/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip_6d26/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip_6d26
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.tooltip_6d26/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent-ab9e.table-right-b3e1/licenses/gpl-2.0.carousel-static-777b
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.box-over-6c3c/, (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.block-ffac.out-20b3/normalize.out_d64d/
 ======
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.out_d64d v7.0.0 | MIT License | github.tooltip_6d26/necolas/normalize.out_d64d */
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;
}
.column_6640 .pattern-full-c3cf,
.inner-70a0,
.active_2303,
.hard_a521,
.short_4903,
.alert-b257,
.modal_c132,
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;
}
.inner-70a0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .inner-70a0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .inner-70a0,
  h1 {
    font-size: 1.8em;
  }
}
.active_2303,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active_2303 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active_2303,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active_2303,
  h2 {
    font-size: 1.7em;
  }
}
.hard_a521,
h3 {
  font-size: 1.618em;
}
.column_6640 .pattern-full-c3cf,
.short_4903,
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.module-tiny-1094 {
  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;
}
.warm-3a87:after,
.warm-3a87:before,
.white-eb95:after,
.white-eb95:before {
  content: "";
  display: table;
}
.warm-3a87:after,
.white-eb95:after {
  clear: both;
}
.slider_inner_eefa {
  float: right;
  margin-right: 0;
}
.carousel_6797 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.logo-6141 .progress-303f,
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;
}
.logo-6141 .progress-303f: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;
}
.short-30d2 .progress-303f {
  box-shadow: none;
}
.short-30d2
  .progress-303f
  .next-0ee6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.short-30d2 .progress-303f .accent_53a7 {
  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;
}
.short-30d2
  .progress-303f
  .accent_53a7
  b {
  display: none;
}
.short-30d2 .carousel-glass-8be2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(.cool_f85e),
button:not(.paragraph-copper-e3dc):not(.cool_f85e),
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ),
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ),
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ) {
  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;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):hover,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):hover,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):hover,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):hover,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):active,
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):active,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):active,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):active,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):active,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus {
  outline: 0;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d {
  position: relative;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .black-e5ec,
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .item-7ce7,
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .bronze-7727,
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  i,
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  svg,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .black-e5ec,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .item-7ce7,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .bronze-7727,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  i,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  svg,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .black-e5ec,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .item-7ce7,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .bronze-7727,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  i,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  svg,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .black-e5ec,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .item-7ce7,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .bronze-7727,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  i,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  svg,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .black-e5ec,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .item-7ce7,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  .bronze-7727,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  i,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d
  svg {
  visibility: hidden;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d:after,
button:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d:after,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d:after,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d:after,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ).fn-loading-739d: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;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(.cool_f85e),
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ),
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ),
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ) {
  color: #fff;
  background: #235787;
}
.gold_62f0:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus,
input[type="button"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus,
input[type="reset"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus,
input[type="submit"]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ):focus {
  color: #fff;
}
.gold_62f0.fn-disabled-739d:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ),
.gold_62f0[disabled]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ),
button.fn-disabled-739d:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ),
button[disabled]:not(.paragraph-copper-e3dc):not(
    .cool_f85e
  ) {
  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;
}
.summary_action_f96c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary_action_f96c: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;
}
.tabs_8645 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hard-4302 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.article-simple-29e3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.warm-3a87:after,
.warm-3a87:before,
.message-b835:after,
.message-b835:before,
.section_6c56:after,
.section_6c56:before,
.nav_slow_aa8e:after,
.nav_slow_aa8e:before,
.caption-c98f:after,
.caption-c98f:before,
.box_focused_8a85:after,
.box_focused_8a85:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.warm-3a87:after,
.message-b835:after,
.section_6c56:after,
.nav_slow_aa8e:after,
.caption-c98f:after,
.box_focused_8a85:after {
  clear: both;
}
.message-b835 .title-9128,
.section_6c56 .title-9128,
.dim_26c8 .title-9128 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider_f26e {
  display: inline-block;
}
.image-advanced-b10a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-advanced-b10a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-advanced-b10a .tiny-5c40 {
  padding: 1em 0;
  font-size: 85%;
}
.tiny-5c40 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading-3d95 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading-3d95:after,
.heading-3d95:before {
  content: "";
  display: table;
}
.heading-3d95:after {
  clear: both;
}
.notice-ea86 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.bottom_a609 .notice-ea86 {
  max-width: 50%;
}
.badge-2189 .notice-ea86 {
  max-width: 33.33%;
}
.fluid_9896 .notice-ea86 {
  max-width: 25%;
}
.status-3d70 .notice-ea86 {
  max-width: 20%;
}
.text_b656 .notice-ea86 {
  max-width: 16.66%;
}
.form_452a .notice-ea86 {
  max-width: 14.28%;
}
.accordion-2335 .notice-ea86 {
  max-width: 12.5%;
}
.surface-ef64 .notice-ea86 {
  max-width: 11.11%;
}
.backdrop_17b4 {
  display: block;
}
.column_6640 .content_copper_b5c2 label,
.column_6640 .smooth_093b label,
.column_6640 .dim-ce17 label,
.column_6640 .column-9bca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-44c4 {
  list-style: none;
  margin: 0;
}
.iron-44c4 article.detail-52f4 {
  margin-bottom: 0;
}
.iron-44c4 ul {
  list-style: none;
  margin: 0;
}
.iron-44c4 .dropdown_slow_d36b li.detail-52f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-44c4 .dropdown_slow_d36b li.detail-52f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-44c4 .dropdown_slow_d36b li.detail-52f4: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) {
  .iron-44c4 .dropdown_slow_d36b li.detail-52f4 li.detail-52f4 li.detail-52f4 li.detail-52f4 {
    padding-left: 0;
  }
}
article.detail-52f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-52f4 .message-b835 p:last-of-type {
  margin-bottom: 0;
}
article.detail-52f4 .content_plasma_c323 {
  float: left;
}
article.detail-52f4 .label-tall-55f6 {
  margin-left: 85px;
}
article.detail-52f4 .header-solid-7970 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-52f4 .header-solid-7970 .small-0f43 {
  margin-left: 10px;
}
article.detail-52f4 .hard-22eb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-52f4 .active_bc8b {
  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 .content_copper_b5c2,
  #respond .dim-ce17,
  #respond .column-9bca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content_copper_b5c2 input,
#respond .dim-ce17 input,
#respond .column-9bca input {
  width: 100%;
}
#respond .column-9bca {
  margin-right: 0;
}
#respond .heading_0028 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_f79d {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu_f79d.silver-dd2f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu_f79d svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.menu_f79d:focus,
.menu_f79d: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);
}
.dim-a5d7 {
  border-radius: 10%;
}
.image_dynamic_5cf0 {
  border-radius: 50%;
}
.stone_2059 {
  font-size: 0.72em;
}
.label_ba00 {
  font-size: 0.875em;
}
.hard-b6ec {
  font-size: 1.1em;
}
.photo_large_6844 {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo_large_6844.stone_2059 {
  letter-spacing: 0.5px;
}
.picture_soft_74ea,
.picture_soft_74ea a {
  color: #6d6d6d;
}
.picture_soft_74ea a:hover {
  color: #111;
}
.section_3cdd {
  color: #6d6d6d;
}
.gradient-ebe2 {
  overflow-x: hidden;
}
.gradient-ebe2 .overlay-cfff.notification_smooth_6443 {
  position: relative;
}
.gradient-ebe2 .overlay-cfff.notification_smooth_6443.popup_2e5d {
  position: initial;
}
.gradient-ebe2
  .overlay-cfff.notification_smooth_6443.popup_2e5d
  .preview_4591 {
  left: auto;
}
.gradient-ebe2 .overlay-cfff .preview_4591 {
  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;
}
.gradient-ebe2 .overlay-cfff:hover.notification_smooth_6443 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient-ebe2
  .overlay-cfff:hover.notification_smooth_6443
  .preview_4591 {
  display: block;
  z-index: 9999999;
}
.gradient-ebe2 .avatar-7bd1 .mini_b1eb,
.gradient-ebe2 .gallery_1368 .mini_b1eb {
  display: none;
}
.gradient-ebe2 .accent_c176 .overlay-cfff:hover.notification_smooth_6443 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.column_6640 .content_copper_b5c2 label,
.column_6640 .smooth_093b label,
.column_6640 .dim-ce17 label,
.column_6640 .column-9bca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-44c4 {
  list-style: none;
  margin: 0;
}
.iron-44c4 article.detail-52f4 {
  margin-bottom: 0;
}
.iron-44c4 ul {
  list-style: none;
  margin: 0;
}
.iron-44c4 .dropdown_slow_d36b li.detail-52f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-44c4 .dropdown_slow_d36b li.detail-52f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-44c4 .dropdown_slow_d36b li.detail-52f4: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) {
  .iron-44c4 .dropdown_slow_d36b li.detail-52f4 li.detail-52f4 li.detail-52f4 li.detail-52f4 {
    padding-left: 0;
  }
}
article.detail-52f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-52f4 .message-b835 p:last-of-type {
  margin-bottom: 0;
}
article.detail-52f4 .content_plasma_c323 {
  float: left;
}
article.detail-52f4 .label-tall-55f6 {
  margin-left: 85px;
}
article.detail-52f4 .header-solid-7970 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-52f4 .header-solid-7970 .small-0f43 {
  margin-left: 10px;
}
article.detail-52f4 .hard-22eb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-52f4 .active_bc8b {
  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 .content_copper_b5c2,
  #respond .dim-ce17,
  #respond .column-9bca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content_copper_b5c2 input,
#respond .dim-ce17 input,
#respond .column-9bca input {
  width: 100%;
}
#respond .column-9bca {
  margin-right: 0;
}
#respond .heading_0028 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-7bd1 .fluid_2686 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fluid_2686 .tertiary_335a.module-complex-1c6d .image_7226 > li > a:focus,
.fluid_2686 .tertiary_335a.module-complex-1c6d .image_7226 > li > a:hover,
.fluid_2686 .tertiary_335a.filter-huge-e4f9 .image_7226 > li > a:focus,
.fluid_2686 .tertiary_335a.filter-huge-e4f9 .image_7226 > li > a:hover,
.fluid_2686 .tertiary_335a.surface-ca81 .image_7226 > li > a:focus,
.fluid_2686 .tertiary_335a.surface-ca81 .image_7226 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_2686
  .tertiary_335a.module-complex-1c6d
  .image_7226
  > li.primary_next_a77c
  > a,
.fluid_2686
  .tertiary_335a.module-complex-1c6d
  .image_7226
  > li.message_1c9a
  > a,
.fluid_2686
  .tertiary_335a.filter-huge-e4f9
  .image_7226
  > li.primary_next_a77c
  > a,
.fluid_2686
  .tertiary_335a.filter-huge-e4f9
  .image_7226
  > li.message_1c9a
  > a,
.fluid_2686
  .tertiary_335a.surface-ca81
  .image_7226
  > li.primary_next_a77c
  > a,
.fluid_2686 .tertiary_335a.surface-ca81 .image_7226 > li.text_white_b6d1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_2686 .glass_4f41,
.fluid_2686 .glass_4f41 a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_2686 .badge_soft_4ed2.footer-2b20 li a,
.fluid_2686 .focus-1237 a,
.fluid_2686 .gallery_9b30,
.fluid_2686 .image_7226 > li > a,
.fluid_2686 .highlight-a6e0 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686 .badge_soft_4ed2.footer-2b20 li a:hover,
.fluid_2686 .focus-1237 a:hover,
.fluid_2686 .gallery_9b30:hover,
.fluid_2686 .image_7226 > li > a:hover,
.fluid_2686 .highlight-a6e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_2686 .modal-cd03 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686 .modal-cd03 .inner-7651 {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_2686 .modal-cd03:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_2686 .sidebar_bottom_bf4d .stale_7f72 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686 .sidebar_bottom_bf4d .stale_7f72 .progress-ea86 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686
  .sidebar_bottom_bf4d
  .stale_7f72
  .progress-ea86::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686
  .sidebar_bottom_bf4d
  .stale_7f72
  .progress-ea86:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686
  .sidebar_bottom_bf4d
  .stale_7f72
  .progress-ea86::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686
  .sidebar_bottom_bf4d
  .stale_7f72
  .progress-ea86::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686 .sidebar_bottom_bf4d .mask-12ba {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_2686 .sidebar_bottom_bf4d .mask-12ba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-8b01
  .fluid_2686
  .sidebar_bottom_bf4d
  .texture_solid_b7ae
  .list_a357 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-8b01
  .fluid_2686
  .sidebar_bottom_bf4d
  .texture_solid_b7ae
  .progress-ea86 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-7bd1 .thick_0072 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thick_0072 .tertiary_335a.module-complex-1c6d .image_7226 > li > a:focus,
.thick_0072 .tertiary_335a.module-complex-1c6d .image_7226 > li > a:hover,
.thick_0072 .tertiary_335a.filter-huge-e4f9 .image_7226 > li > a:focus,
.thick_0072 .tertiary_335a.filter-huge-e4f9 .image_7226 > li > a:hover,
.thick_0072 .tertiary_335a.surface-ca81 .image_7226 > li > a:focus,
.thick_0072 .tertiary_335a.surface-ca81 .image_7226 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_0072
  .tertiary_335a.module-complex-1c6d
  .image_7226
  > li.primary_next_a77c
  > a,
.thick_0072
  .tertiary_335a.module-complex-1c6d
  .image_7226
  > li.message_1c9a
  > a,
.thick_0072
  .tertiary_335a.filter-huge-e4f9
  .image_7226
  > li.primary_next_a77c
  > a,
.thick_0072
  .tertiary_335a.filter-huge-e4f9
  .image_7226
  > li.message_1c9a
  > a,
.thick_0072
  .tertiary_335a.surface-ca81
  .image_7226
  > li.primary_next_a77c
  > a,
.thick_0072 .tertiary_335a.surface-ca81 .image_7226 > li.text_white_b6d1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.thick_0072 .glass_4f41,
.thick_0072 .glass_4f41 a {
  color: rgba(0, 0, 0, 0.8);
}
.thick_0072 .badge_soft_4ed2.footer-2b20 li a,
.thick_0072 .focus-1237 a,
.thick_0072 .gallery_9b30,
.thick_0072 .image_7226 > li > a,
.thick_0072 .highlight-a6e0 {
  color: rgba(0, 0, 0, 0.55);
}
.thick_0072 .badge_soft_4ed2.footer-2b20 li a:hover,
.thick_0072 .focus-1237 a:hover,
.thick_0072 .gallery_9b30:hover,
.thick_0072 .image_7226 > li > a:hover,
.thick_0072 .highlight-a6e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_0072 .modal-cd03 {
  color: rgba(0, 0, 0, 0.55);
}
.thick_0072 .modal-cd03 .inner-7651 {
  color: rgba(0, 0, 0, 0.8);
}
.thick_0072 .modal-cd03:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold-6550 .logo-large-85ee {
  margin-left: auto;
  margin-right: auto;
}
.section_6c56 > * {
  margin-left: auto;
  margin-right: auto;
}
.section_6c56 .tabs_8645 {
  margin-right: 1.41575em;
}
.element-plasma-9e50 .section_6c56 > .silver-4f6f {
  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;
}
.element-plasma-9e50 .section_6c56 > .cool_4684 {
  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;
}
.over-cbe1.gold-6550 .logo-large-85ee,
.detail_3365.gold-6550 .logo-large-85ee {
  margin-left: 0;
}
.article-ddcb.gold-6550 .logo-large-85ee,
.cool_e519.gold-6550 .logo-large-85ee {
  margin-right: 0;
}
.section_6c56 ol,
.section_6c56 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo_steel_4bcd video {
  max-width: 100%;
}
.shadow-pressed-cf8f img {
  display: block;
}
.shadow-pressed-cf8f.tabs_8645,
.shadow-pressed-cf8f.hard-4302 {
  width: 100%;
}
.shadow-pressed-cf8f.cool_4684 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box-2657:not(.primary_large_5e31) {
  margin: 1.5em auto;
}
.hover-yellow-04cb p {
  padding: 1.5em 14px;
}
ul.photo_light_fe25.cool_4684,
ul.photo_light_fe25.silver-4f6f,
ul.photo_light_fe25.caption_down_cc0a.silver-4f6f {
  padding: 0 14px;
}
.footer_left_46ba {
  display: block;
  overflow-x: auto;
}
.footer_left_46ba table {
  border-collapse: collapse;
  width: 100%;
}
.footer_left_46ba td,
.footer_left_46ba th {
  padding: 0.5em;
}
.section_6c56 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section_6c56 ol ol,
.section_6c56 ol ul,
.section_6c56 ul ol,
.section_6c56 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section_6c56 ol ol li,
.section_6c56 ol ul li,
.section_6c56 ul ol li,
.section_6c56 ul ul li {
  margin-left: 0;
}
.detail-ab0d.detail-inner-929f > .input-bright-3cbc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail-ab0d.detail-inner-929f > .input-bright-3cbc iframe,
.detail-ab0d.detail-inner-929f > .input-bright-3cbc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.badge-slow-4712 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.badge-slow-4712.item_old_f7b1 {
  padding: 0;
}
.badge-slow-4712.item_old_f7b1 cite {
  font-size: 13px;
}
.badge-slow-4712 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.badge-slow-4712 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.smooth-d4ff {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.smooth-d4ff > p:first-child {
  margin-top: 0;
}
.smooth-d4ff cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.smooth-d4ff blockquote {
  border-left: 0;
}
.focused-34d0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focused-34d0:not(.glass_53fd) {
  max-width: 100px;
}
.focused-34d0.large_0a2c {
  border-bottom: none !important;
  text-align: center;
}
.focused-34d0.large_0a2c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover-yellow-04cb p {
    padding: 1.5em 0;
  }
}
.overlay_d595 {
  color: #0073aa;
}
.blue-1b02 {
  background-color: #0073aa;
}
.border-out-6278 {
  color: #229fd8;
}
.liquid-5f92 {
  background-color: #229fd8;
}
.copper_8044 {
  color: #eee;
}
.secondary-rough-aefa {
  background-color: #eee;
}
.highlight_fresh_50ff {
  color: #444;
}
.element_gold_3b42 {
  background-color: #444;
}
.orange_4cda {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.orange_4cda .row-52de .focus-1237 {
  font-size: 15px;
}
.orange_4cda .focus-1237 {
  line-height: 1.3;
}
.orange_4cda .thick_0072 {
}
.orange_4cda .fluid_2686 {
  background: #235787;
}
.fluid_b459 {
  padding: 0;
}
.fluid_b459 .fluid_2686 {
  background: #1a1a1a;
}
.fluid_b459 .thick_0072 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component-fb21 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component-fb21 .thick_0072 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component-fb21 .fluid_2686 {
  background: #303030;
}
.box_focused_8a85 {
  position: relative;
  z-index: 10;
}
.box_focused_8a85 .popup_in_64f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline-copper-6141 .notification_smooth_6443 {
  display: inline-block;
  vertical-align: middle;
}
.outline-copper-6141.dirty_4688 .notification_smooth_6443 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .outline-copper-6141.dirty_4688 .notification_smooth_6443 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-copper-6141.dirty_4688 .notification_smooth_6443 {
    margin-right: 0.4em;
  }
}
.outline-copper-6141.dirty_4688 .notification_smooth_6443:last-child {
  margin-right: 0;
}
.active-b42b .popup_in_64f2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar-7bd1 .row-52de {
    margin: 0 -0.5em;
  }
  .avatar-7bd1 .row-52de [class*="customify-col-"],
  .avatar-7bd1 .row-52de [class*="customify-col_"],
  .avatar-7bd1 .row-52de [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar-7bd1.green_9573 .popup_in_64f2 {
  background: 0 0 !important;
}
.avatar-7bd1.green_9573 .popup_in_64f2,
.avatar-7bd1.active-b42b .popup_in_64f2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar-7bd1.hidden-action-9fbd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar-7bd1.active-b42b .popup_in_64f2 {
  box-shadow: none !important;
}
.list_silver_d3e0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .list_silver_d3e0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .list_silver_d3e0 {
    padding: 18px 0 20px;
  }
}
.list_silver_d3e0 .preview_6c61 {
  width: 100%;
}
.list_silver_d3e0 .badge_new_5710 {
  margin-bottom: 0;
}
.list_silver_d3e0 .component-mini-9ee3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.accordion-upper-29d0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accordion-upper-29d0 .image-short-95ff {
  width: 100%;
}
.outer-9567 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outer-9567 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outer-9567 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;
}
.outer-9567 li:last-child:after {
  display: none;
}
.outer-9567 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-f2f2 .mini_b1eb button,
.list_silver_d3e0 .mini_b1eb button {
  left: 0;
}
.preview-f2f2 .image-short-95ff,
.list_silver_d3e0 .image-short-95ff {
  padding-left: 0;
  padding-right: 0;
}
.preview-f2f2 .accordion-upper-29d0,
.list_silver_d3e0 .accordion-upper-29d0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-f2f2 {
  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;
}
.preview-f2f2: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;
}
.preview-f2f2 .title-old-9001 {
  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) {
  .preview-f2f2 .title-old-9001 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-f2f2 .title-old-9001 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-f2f2 .title-old-9001 {
    min-height: 200px;
  }
}
.preview-f2f2 .outer-9567 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-f2f2 .outer-9567 a,
.preview-f2f2 .outer-9567 li:after {
  color: inherit;
}
.preview-f2f2 .outer-9567 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column_outer_5962 {
  margin-bottom: 0.5em;
}
.image_medium_0eec {
  margin-bottom: 1.2em;
}
.image_medium_0eec,
.column_outer_5962 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.image_medium_0eec p:last-child,
.column_outer_5962 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mini_b1eb,
#masthead .mini_b1eb {
  display: none;
}
#masthead
  > .mini_b1eb.secondary_2c20 {
  display: none;
}
#masthead > .mini_b1eb button {
  left: 0;
}
.under_3bc1 {
  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%;
}
.under_3bc1 .notification_smooth_6443 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.under_3bc1 .progress_dark_4641 {
  display: -webkit-box;
  display: flex;
}
.under_3bc1 .progress_dark_4641.action-ced0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.under_3bc1 .progress_dark_4641.menu-plasma-ff28 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.under_3bc1 .progress_dark_4641.active-27ed {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.under_3bc1.purple_2c52.down_a4f0 .progress_dark_4641.action-ced0 {
  flex-basis: 100%;
}
.under_3bc1.clean-95bd .progress_dark_4641.menu-plasma-ff28 {
  -webkit-box-flex: 1;
  flex: auto;
}
.under_3bc1.clean-95bd .progress_dark_4641.active-27ed {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mini_b1eb.secondary_2c20 {
  display: none;
}
#masthead > .mini_b1eb button {
  left: 0;
}
.thick-59a6 {
  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;
}
.thick-59a6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thick-59a6.disabled-hard-be6f i {
  margin-right: 4px;
}
.thick-59a6.outline-c7a1 i {
  margin-left: 5px;
}
.focus-1237 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus-1237 p:last-child {
  margin-bottom: 0;
}
.carousel_cool_05de {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.carousel_cool_05de a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.carousel_cool_05de img {
  display: block;
  width: auto;
  line-height: 1;
}
.carousel_cool_05de .glass_4f41 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.carousel_cool_05de .complex-636e {
  margin: 5px 0 7px 0;
}
.carousel_cool_05de.column_dim_1a70 .south_bd75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_cool_05de.column_dim_1a70 .outline-b758 {
  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;
}
.carousel_cool_05de.tooltip-d4c5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.carousel_cool_05de.tooltip-d4c5 .south_bd75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_cool_05de.tooltip-d4c5 .outline-b758 {
  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;
}
.carousel_cool_05de.gradient-cac8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel_cool_05de.tall_52bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.carousel_cool_05de.tall_52bf .outline-b758 {
  margin-top: 7px;
}
.summary-under-27f5 {
  display: inline-block;
}
.box_focused_8a85 .tabs_middle_f5ea .carousel_cool_05de img {
  max-width: 100%;
}
.tertiary_335a .item_south_0fe2.active_center_a33d,
.frame-87de .item_south_0fe2.active_center_a33d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_335a .container_1d7d,
.frame-87de .container_1d7d {
  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%);
}
.tertiary_335a .container_1d7d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tertiary_335a.icon_6d9d .container_1d7d {
  display: none;
}
.tertiary_335a .block-upper-8566 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_335a .block-upper-8566 li {
  display: inline-block;
  position: relative;
}
.tertiary_335a .block-upper-8566 li:last-child {
  margin-right: 0;
}
.tertiary_335a .block-upper-8566 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;
}
.tertiary_335a .block-upper-8566 li.text_white_b6d1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tertiary_335a .block-upper-8566 > 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;
}
.tertiary_335a .block-upper-8566 > li > a i {
  line-height: 0;
}
.tertiary_335a .block-upper-8566 > li.heading_8b7c > a .container_1d7d {
  margin-left: 4px;
  line-height: 0;
}
.tertiary_335a .block-upper-8566 .aside_14c1 li.heading_8b7c > a {
  position: relative;
}
.tertiary_335a .block-upper-8566 .aside_14c1 li.heading_8b7c > a:after,
.tertiary_335a .block-upper-8566 .aside_14c1 li.heading_8b7c > a:before {
  content: "";
  display: table;
}
.tertiary_335a .block-upper-8566 .aside_14c1 li.heading_8b7c > a:after {
  clear: both;
}
.tertiary_335a .block-upper-8566 .aside_14c1 li.heading_8b7c > a .container_1d7d {
  margin-left: 5px;
  float: right;
}
.tertiary_335a .frame_d268,
.tertiary_335a .aside_14c1 {
  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;
}
.tertiary_335a .aside_14c1 {
  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;
}
.tertiary_335a .aside_14c1 .active_center_a33d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_335a .aside_14c1 .container_1d7d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tertiary_335a .aside_14c1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tertiary_335a .aside_14c1 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;
}
.tertiary_335a .aside_14c1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_335a .aside_14c1 .aside_14c1 {
  top: 0;
  left: 100%;
}
.tertiary_335a .heading_2b75.fn-focus-739d > .frame_d268,
.tertiary_335a .heading_2b75.fn-focus-739d > .aside_14c1,
.tertiary_335a .heading_2b75:focus > .frame_d268,
.tertiary_335a .heading_2b75:focus > .aside_14c1,
.tertiary_335a .heading_2b75:hover > .frame_d268,
.tertiary_335a .heading_2b75:hover > .aside_14c1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tertiary_335a.surface-ca81 .image_7226:after,
.tertiary_335a.surface-ca81 .image_7226:before {
  content: "";
  display: table;
}
.tertiary_335a.surface-ca81 .image_7226:after {
  clear: both;
}
.tertiary_335a.surface-ca81 .image_7226 > li {
  float: left;
}
.tertiary_335a.slider_b5b0 .image_7226:after,
.tertiary_335a.slider_b5b0 .image_7226:before {
  content: "";
  display: table;
}
.tertiary_335a.slider_b5b0 .image_7226:after {
  clear: both;
}
.tertiary_335a.slider_b5b0 .image_7226 > li {
  float: left;
}
.tertiary_335a.slider_b5b0 .image_7226 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_335a.slider_b5b0 .image_7226 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_335a.slider_b5b0 .image_7226 > li.primary_next_a77c > a,
.tertiary_335a.slider_b5b0 .image_7226 > li.text_white_b6d1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_335a.module-complex-1c6d .image_7226 > li > a .active_center_a33d {
  position: relative;
}
.tertiary_335a.module-complex-1c6d .image_7226 > li > a .active_center_a33d: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;
}
.tertiary_335a.module-complex-1c6d
  .image_7226
  > li:focus
  > a
  .active_center_a33d:before,
.tertiary_335a.module-complex-1c6d
  .image_7226
  > li:hover
  > a
  .active_center_a33d:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_335a.module-complex-1c6d
  .image_7226
  > li.primary_next_a77c
  > a
  .active_center_a33d:before,
.tertiary_335a.module-complex-1c6d
  .image_7226
  > li.message_1c9a
  > a
  .active_center_a33d:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_335a.filter-huge-e4f9 .image_7226 > li > a .active_center_a33d {
  position: relative;
}
.tertiary_335a.filter-huge-e4f9 .image_7226 > li > a .active_center_a33d: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;
}
.tertiary_335a.filter-huge-e4f9 .image_7226 > li:focus > a .active_center_a33d:before,
.tertiary_335a.filter-huge-e4f9
  .image_7226
  > li:hover
  > a
  .active_center_a33d:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_335a.filter-huge-e4f9
  .image_7226
  > li.primary_next_a77c
  > a
  .active_center_a33d:before,
.tertiary_335a.filter-huge-e4f9
  .image_7226
  > li.message_1c9a
  > a
  .active_center_a33d:before {
  width: 100%;
  background-color: currentColor;
}
.frame-87de .block-upper-8566 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.frame-87de .block-upper-8566 li:first-child > a {
  border-top: none;
}
.frame-87de .block-upper-8566 .input-3458 > .active_center_a33d .container_1d7d {
  display: none;
}
.frame-87de .block-upper-8566 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.frame-87de .block-upper-8566 li:last-child {
  border: none;
}
.frame-87de .block-upper-8566 li.heading_8b7c > a {
  padding-right: 45px !important;
}
.frame-87de .block-upper-8566 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.frame-87de .block-upper-8566 li a:focus,
.frame-87de .block-upper-8566 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-87de .block-upper-8566 li .menu-63df {
  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;
}
.frame-87de .block-upper-8566 li .menu-63df:hover {
  box-shadow: none;
}
.frame-87de .block-upper-8566 li .menu-63df .container_1d7d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.frame-87de .block-upper-8566 .aside_14c1 {
  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);
}
.frame-87de .block-upper-8566 .aside_14c1 li a {
  padding-left: 3em;
}
.frame-87de .block-upper-8566 .inner_0ca2 > a .menu-63df i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.frame-87de .block-upper-8566 .inner_0ca2 > .aside_14c1 {
  display: block;
  opacity: 1;
}
.content_c271 {
  max-width: 100%;
}
.backdrop_195e {
  line-height: 0;
  cursor: pointer;
}
.highlight-a6e0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight-a6e0:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight-a6e0 svg {
  width: 18px;
  height: 18px;
}
.highlight-a6e0 .warm-3e38 {
  display: none;
}
.accent-small-029f {
  position: relative;
}
.accent-small-029f.fn-active-739d .highlight-a6e0 .menu-8a7a {
  display: none;
}
.accent-small-029f.fn-active-739d .highlight-a6e0 .warm-3e38 {
  display: inline-block;
}
.accent-small-029f .secondary-f0ce {
  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);
}
.accent-small-029f.out-1d7e .secondary-f0ce {
  left: auto;
  right: -0.9em;
}
.accent-small-029f.out-1d7e .aside-1fa0::before {
  left: auto;
  right: 15px;
}
.accent-small-029f.fn-active-739d .secondary-f0ce {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_solid_b7ae {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture_solid_b7ae label {
  flex-basis: 100%;
}
.texture_solid_b7ae .stale_7f72 {
  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;
}
.texture_solid_b7ae .progress-ea86 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture_solid_b7ae .progress-ea86:focus {
  background-color: transparent;
}
.texture_solid_b7ae button.mask-12ba {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture_solid_b7ae button.mask-12ba:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture_solid_b7ae button.mask-12ba svg {
  width: 18px;
  height: 18px;
}
.texture_solid_b7ae input[type="submit"] {
  min-height: auto;
}
.sidebar_bottom_bf4d .texture_solid_b7ae .progress-ea86 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside-1fa0 {
  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) {
  .aside-1fa0 {
    width: 220px;
  }
}
.aside-1fa0 label {
  flex-basis: 100%;
}
.aside-1fa0::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;
}
.stale-8b01 .sidebar_bottom_bf4d .texture_solid_b7ae {
  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;
}
.stale-8b01
  .sidebar_bottom_bf4d
  .texture_solid_b7ae
  .stale_7f72 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stale-8b01 .sidebar_bottom_bf4d .texture_solid_b7ae .progress-ea86 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stale-8b01
  .sidebar_bottom_bf4d
  .texture_solid_b7ae
  .progress-ea86:focus {
  background: 0 0;
}
.stale-8b01
  .sidebar_bottom_bf4d
  .texture_solid_b7ae
  .list_a357 {
  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;
}
.badge_soft_4ed2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.badge_soft_4ed2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.badge_soft_4ed2 li:last-child {
  margin-right: 0;
}
.badge_soft_4ed2 li:first-child {
  margin-left: 0;
}
.badge_soft_4ed2.outer_844f a {
  color: #fff;
}
.badge_soft_4ed2.outer_844f a:hover {
  color: #fff;
}
.badge_soft_4ed2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.badge_soft_4ed2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.badge_soft_4ed2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.badge_soft_4ed2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.badge_soft_4ed2 [class*="social-icon-apple"] {
  background-color: #999;
}
.badge_soft_4ed2 [class*="social-icon-apple"].label_b803 {
  background-color: transparent;
  color: #999;
}
.badge_soft_4ed2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.badge_soft_4ed2 [class*="social-icon-behance"].label_b803 {
  background-color: transparent;
  color: #1769ff;
}
.badge_soft_4ed2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.badge_soft_4ed2 [class*="social-icon-bitbucket"].label_b803 {
  background-color: transparent;
  color: #205081;
}
.badge_soft_4ed2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.badge_soft_4ed2 [class*="social-icon-codepen"].label_b803 {
  background-color: transparent;
  color: #000;
}
.badge_soft_4ed2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.badge_soft_4ed2 [class*="social-icon-delicious"].label_b803 {
  background-color: transparent;
  color: #39f;
}
.badge_soft_4ed2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.badge_soft_4ed2 [class*="social-icon-digg"].label_b803 {
  background-color: transparent;
  color: #005be2;
}
.badge_soft_4ed2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.badge_soft_4ed2 [class*="social-icon-dribbble"].label_b803 {
  background-color: transparent;
  color: #ea4c89;
}
.badge_soft_4ed2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.badge_soft_4ed2 [class*="social-icon-envelope"].label_b803 {
  background-color: transparent;
  color: #ea4335;
}
.badge_soft_4ed2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.badge_soft_4ed2 [class*="social-icon-facebook"].label_b803 {
  background-color: transparent;
  color: #3b5998;
}
.badge_soft_4ed2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.badge_soft_4ed2 [class*="social-icon-flickr"].label_b803 {
  background-color: transparent;
  color: #0063dc;
}
.badge_soft_4ed2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.badge_soft_4ed2 [class*="social-icon-foursquare"].label_b803 {
  background-color: transparent;
  color: #2d5be3;
}
.badge_soft_4ed2 [class*="social-icon-github"] {
  background-color: #333;
}
.badge_soft_4ed2 [class*="social-icon-github"].label_b803 {
  background-color: transparent;
  color: #333;
}
.badge_soft_4ed2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.badge_soft_4ed2 [class*="social-icon-google-plus"].label_b803 {
  background-color: transparent;
  color: #dd4b39;
}
.badge_soft_4ed2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.badge_soft_4ed2 [class*="social-icon-houzz"].label_b803 {
  background-color: transparent;
  color: #7ac142;
}
.badge_soft_4ed2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.badge_soft_4ed2 [class*="social-icon-instagram"].label_b803 {
  background-color: transparent;
  color: #262626;
}
.badge_soft_4ed2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.badge_soft_4ed2 [class*="social-icon-jsfiddle"].label_b803 {
  background-color: transparent;
  color: #487aa2;
}
.badge_soft_4ed2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.badge_soft_4ed2 [class*="social-icon-linkedin"].label_b803 {
  background-color: transparent;
  color: #0077b5;
}
.badge_soft_4ed2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.badge_soft_4ed2 [class*="social-icon-medium"].label_b803 {
  background-color: transparent;
  color: #00ab6b;
}
.badge_soft_4ed2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.badge_soft_4ed2
  [class*="social-icon-odnoklassniki"].label_b803 {
  background-color: transparent;
  color: #f4731c;
}
.badge_soft_4ed2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.badge_soft_4ed2 [class*="social-icon-meetup"].label_b803 {
  background-color: transparent;
  color: #ec1c40;
}
.badge_soft_4ed2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.badge_soft_4ed2 [class*="social-icon-pinterest"].label_b803 {
  background-color: transparent;
  color: #bd081c;
}
.badge_soft_4ed2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.badge_soft_4ed2 [class*="social-icon-product-hunt"].label_b803 {
  background-color: transparent;
  color: #da552f;
}
.badge_soft_4ed2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.badge_soft_4ed2 [class*="social-icon-reddit"].label_b803 {
  background-color: transparent;
  color: #ff4500;
}
.badge_soft_4ed2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.badge_soft_4ed2 [class*="social-icon-rss"].label_b803 {
  background-color: transparent;
  color: #f26522;
}
.badge_soft_4ed2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.badge_soft_4ed2
  [class*="social-icon-shopping-cart"].label_b803 {
  background-color: transparent;
  color: #4caf50;
}
.badge_soft_4ed2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.badge_soft_4ed2 [class*="social-icon-skype"].label_b803 {
  background-color: transparent;
  color: #00aff0;
}
.badge_soft_4ed2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.badge_soft_4ed2 [class*="social-icon-slideshare"].label_b803 {
  background-color: transparent;
  color: #0077b5;
}
.badge_soft_4ed2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.badge_soft_4ed2 [class*="social-icon-snapchat"].label_b803 {
  background-color: transparent;
  color: #fffc00;
}
.badge_soft_4ed2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.badge_soft_4ed2 [class*="social-icon-soundcloud"].label_b803 {
  background-color: transparent;
  color: #f80;
}
.badge_soft_4ed2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.badge_soft_4ed2 [class*="social-icon-spotify"].label_b803 {
  background-color: transparent;
  color: #2ebd59;
}
.badge_soft_4ed2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.badge_soft_4ed2
  [class*="social-icon-stack-overflow"].label_b803 {
  background-color: transparent;
  color: #fe7a15;
}
.badge_soft_4ed2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.badge_soft_4ed2 [class*="social-icon-maldkfgram"].label_b803 {
  background-color: transparent;
  color: #2ca5e0;
}
.badge_soft_4ed2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.badge_soft_4ed2 [class*="social-icon-tripadvisor"].label_b803 {
  background-color: transparent;
  color: #589442;
}
.badge_soft_4ed2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.badge_soft_4ed2 [class*="social-icon-tumblr"].label_b803 {
  background-color: transparent;
  color: #35465c;
}
.badge_soft_4ed2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.badge_soft_4ed2 [class*="social-icon-twitch"].label_b803 {
  background-color: transparent;
  color: #6441a5;
}
.badge_soft_4ed2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.badge_soft_4ed2 [class*="social-icon-twitter"].label_b803 {
  background-color: transparent;
  color: #1da1f2;
}
.badge_soft_4ed2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.badge_soft_4ed2 [class*="social-icon-vimeo"].label_b803 {
  background-color: transparent;
  color: #1ab7ea;
}
.badge_soft_4ed2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.badge_soft_4ed2 [class*="social-icon-vk"].label_b803 {
  background-color: transparent;
  color: #45668e;
}
.badge_soft_4ed2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.badge_soft_4ed2 [class*="social-icon-weibo"].label_b803 {
  background-color: transparent;
  color: #df2029;
}
.badge_soft_4ed2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.badge_soft_4ed2 [class*="social-icon-weixin"].label_b803 {
  background-color: transparent;
  color: #7bb32e;
}
.badge_soft_4ed2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.badge_soft_4ed2 [class*="social-icon-whatsapp"].label_b803 {
  background-color: transparent;
  color: #25d366;
}
.badge_soft_4ed2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.badge_soft_4ed2 [class*="social-icon-wordpress"].label_b803 {
  background-color: transparent;
  color: #21759b;
}
.badge_soft_4ed2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.badge_soft_4ed2 [class*="social-icon-xing"].label_b803 {
  background-color: transparent;
  color: #026466;
}
.badge_soft_4ed2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.badge_soft_4ed2 [class*="social-icon-yelp"].label_b803 {
  background-color: transparent;
  color: #af0606;
}
.badge_soft_4ed2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.badge_soft_4ed2 [class*="social-icon-youtube"].label_b803 {
  background-color: transparent;
  color: #cd201f;
}
.gallery_9b30 {
  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;
}
.gallery_9b30:hover {
  box-shadow: none;
  background: 0 0;
}
.inner-e827 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.module-ec62 {
  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;
}
.disabled-223e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer_east_24c3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer_east_24c3,
.footer_east_24c3::after,
.footer_east_24c3::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;
}
.footer_east_24c3::after,
.footer_east_24c3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline-tall-a38f .module-ec62 .disabled-223e {
  margin-top: -2px;
  width: 19px;
}
.outline-tall-a38f .module-ec62 .footer_east_24c3 {
  margin-top: -1px;
}
.outline-tall-a38f .module-ec62 .footer_east_24c3,
.outline-tall-a38f .module-ec62 .footer_east_24c3::after,
.outline-tall-a38f .module-ec62 .footer_east_24c3::before {
  width: 19px;
  height: 2px;
}
.outline-tall-a38f .module-ec62 .footer_east_24c3::before {
  top: -6px;
}
.outline-tall-a38f .module-ec62 .footer_east_24c3::after {
  bottom: -6px;
}
.static_7166 .module-ec62 .disabled-223e {
  margin-top: -2px;
  width: 22px;
}
.static_7166 .module-ec62 .footer_east_24c3 {
  margin-top: -1px;
}
.static_7166 .module-ec62 .footer_east_24c3,
.static_7166 .module-ec62 .footer_east_24c3::after,
.static_7166 .module-ec62 .footer_east_24c3::before {
  width: 22px;
  height: 2px;
}
.static_7166 .module-ec62 .footer_east_24c3::before {
  top: -7px;
}
.static_7166 .module-ec62 .footer_east_24c3::after {
  bottom: -7px;
}
.disabled_f641 .module-ec62 .disabled-223e {
  margin-top: -2px;
  width: 31px;
}
.disabled_f641 .module-ec62 .footer_east_24c3 {
  margin-top: -1.5px;
}
.disabled_f641 .module-ec62 .footer_east_24c3,
.disabled_f641 .module-ec62 .footer_east_24c3::after,
.disabled_f641 .module-ec62 .footer_east_24c3::before {
  width: 31px;
  height: 3px;
}
.disabled_f641 .module-ec62 .footer_east_24c3::before {
  top: -9px;
}
.disabled_f641 .module-ec62 .footer_east_24c3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .table_9be4 .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 19px;
  }
  .table_9be4 .module-ec62 .footer_east_24c3 {
    margin-top: -1px;
  }
  .table_9be4 .module-ec62 .footer_east_24c3,
  .table_9be4 .module-ec62 .footer_east_24c3::after,
  .table_9be4 .module-ec62 .footer_east_24c3::before {
    width: 19px;
    height: 2px;
  }
  .table_9be4 .module-ec62 .footer_east_24c3::before {
    top: -6px;
  }
  .table_9be4 .module-ec62 .footer_east_24c3::after {
    bottom: -6px;
  }
  .avatar_a0f8 .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_a0f8 .module-ec62 .footer_east_24c3 {
    margin-top: -1px;
  }
  .avatar_a0f8 .module-ec62 .footer_east_24c3,
  .avatar_a0f8 .module-ec62 .footer_east_24c3::after,
  .avatar_a0f8 .module-ec62 .footer_east_24c3::before {
    width: 22px;
    height: 2px;
  }
  .avatar_a0f8 .module-ec62 .footer_east_24c3::before {
    top: -7px;
  }
  .avatar_a0f8 .module-ec62 .footer_east_24c3::after {
    bottom: -7px;
  }
  .footer-liquid-a546 .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 31px;
  }
  .footer-liquid-a546 .module-ec62 .footer_east_24c3 {
    margin-top: -1.5px;
  }
  .footer-liquid-a546 .module-ec62 .footer_east_24c3,
  .footer-liquid-a546 .module-ec62 .footer_east_24c3::after,
  .footer-liquid-a546 .module-ec62 .footer_east_24c3::before {
    width: 31px;
    height: 3px;
  }
  .footer-liquid-a546 .module-ec62 .footer_east_24c3::before {
    top: -9px;
  }
  .footer-liquid-a546 .module-ec62 .footer_east_24c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .status_solid_10f2 .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 19px;
  }
  .status_solid_10f2 .module-ec62 .footer_east_24c3 {
    margin-top: -1px;
  }
  .status_solid_10f2 .module-ec62 .footer_east_24c3,
  .status_solid_10f2 .module-ec62 .footer_east_24c3::after,
  .status_solid_10f2 .module-ec62 .footer_east_24c3::before {
    width: 19px;
    height: 2px;
  }
  .status_solid_10f2 .module-ec62 .footer_east_24c3::before {
    top: -6px;
  }
  .status_solid_10f2 .module-ec62 .footer_east_24c3::after {
    bottom: -6px;
  }
  .nav-short-4d4e .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 22px;
  }
  .nav-short-4d4e .module-ec62 .footer_east_24c3 {
    margin-top: -1px;
  }
  .nav-short-4d4e .module-ec62 .footer_east_24c3,
  .nav-short-4d4e .module-ec62 .footer_east_24c3::after,
  .nav-short-4d4e .module-ec62 .footer_east_24c3::before {
    width: 22px;
    height: 2px;
  }
  .nav-short-4d4e .module-ec62 .footer_east_24c3::before {
    top: -7px;
  }
  .nav-short-4d4e .module-ec62 .footer_east_24c3::after {
    bottom: -7px;
  }
  .outline-e96e .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 31px;
  }
  .outline-e96e .module-ec62 .footer_east_24c3 {
    margin-top: -1.5px;
  }
  .outline-e96e .module-ec62 .footer_east_24c3,
  .outline-e96e .module-ec62 .footer_east_24c3::after,
  .outline-e96e .module-ec62 .footer_east_24c3::before {
    width: 31px;
    height: 3px;
  }
  .outline-e96e .module-ec62 .footer_east_24c3::before {
    top: -9px;
  }
  .outline-e96e .module-ec62 .footer_east_24c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .block_28bb .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 19px;
  }
  .block_28bb .module-ec62 .footer_east_24c3 {
    margin-top: -1px;
  }
  .block_28bb .module-ec62 .footer_east_24c3,
  .block_28bb .module-ec62 .footer_east_24c3::after,
  .block_28bb .module-ec62 .footer_east_24c3::before {
    width: 19px;
    height: 2px;
  }
  .block_28bb .module-ec62 .footer_east_24c3::before {
    top: -6px;
  }
  .block_28bb .module-ec62 .footer_east_24c3::after {
    bottom: -6px;
  }
  .hidden-e98d .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-e98d .module-ec62 .footer_east_24c3 {
    margin-top: -1px;
  }
  .hidden-e98d .module-ec62 .footer_east_24c3,
  .hidden-e98d .module-ec62 .footer_east_24c3::after,
  .hidden-e98d .module-ec62 .footer_east_24c3::before {
    width: 22px;
    height: 2px;
  }
  .hidden-e98d .module-ec62 .footer_east_24c3::before {
    top: -7px;
  }
  .hidden-e98d .module-ec62 .footer_east_24c3::after {
    bottom: -7px;
  }
  .red-bd34 .module-ec62 .disabled-223e {
    margin-top: -2px;
    width: 31px;
  }
  .red-bd34 .module-ec62 .footer_east_24c3 {
    margin-top: -1.5px;
  }
  .red-bd34 .module-ec62 .footer_east_24c3,
  .red-bd34 .module-ec62 .footer_east_24c3::after,
  .red-bd34 .module-ec62 .footer_east_24c3::before {
    width: 31px;
    height: 3px;
  }
  .red-bd34 .module-ec62 .footer_east_24c3::before {
    top: -9px;
  }
  .red-bd34 .module-ec62 .footer_east_24c3::after {
    bottom: -9px;
  }
}
.inner_a62d .footer_east_24c3 {
  -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);
}
.inner_a62d .footer_east_24c3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.inner_a62d .footer_east_24c3::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);
}
.inner_a62d.medium-b50a .footer_east_24c3 {
  -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);
}
.inner_a62d.medium-b50a .footer_east_24c3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.inner_a62d.medium-b50a .footer_east_24c3::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);
}
.search-gas-fd04 {
  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.fluid_6823:before {
  display: none;
}
.gallery_1368 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gallery_1368 .red_2cc3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gallery_1368 .red_2cc3:last-of-type {
  border-bottom: none;
}
.gallery_1368 .red_2cc3.status-purple-e570,
.gallery_1368 .red_2cc3.easy_be8f,
.gallery_1368 .red_2cc3.sort_prev_3da1 {
  padding: 0;
}
.gallery_1368 .frame-87de .menu-63df {
  color: currentColor;
}
.gallery_1368 .frame-87de .menu-63df:focus,
.gallery_1368 .frame-87de .menu-63df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery_1368.thick_0072 .modal-cd03,
.gallery_1368.thick_0072 .focus-1237 a,
.gallery_1368.thick_0072 .image_7226 a,
.gallery_1368.thick_0072 .aside_14c1 a {
  color: rgba(0, 0, 0, 0.55);
}
.gallery_1368.thick_0072 .modal-cd03:hover,
.gallery_1368.thick_0072 .focus-1237 a:hover,
.gallery_1368.thick_0072 .image_7226 a:hover,
.gallery_1368.thick_0072 .aside_14c1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_1368.thick_0072 .inner-7651 {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_1368.thick_0072 .red_2cc3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_1368.thick_0072 .red_2cc3:before {
  background: rgba(0, 0, 0, 0.08);
}
.gallery_1368.thick_0072 .tooltip_inner_8624:before {
  background: rgba(255, 255, 255, 0.9);
}
.gallery_1368.thick_0072 .frame-87de .block-upper-8566 li a,
.gallery_1368.thick_0072 .frame-87de .menu-63df,
.gallery_1368.thick_0072 .aside_14c1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_1368.thick_0072 .frame-87de .menu-63df:focus,
.gallery_1368.thick_0072 .frame-87de .menu-63df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery_1368.thick_0072 .block-upper-8566 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_1368.fluid_2686 .modal-cd03,
.gallery_1368.fluid_2686 .focus-1237 a,
.gallery_1368.fluid_2686 .image_7226 .menu-63df,
.gallery_1368.fluid_2686 .image_7226 a,
.gallery_1368.fluid_2686 .aside_14c1 a {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_1368.fluid_2686 .modal-cd03:hover,
.gallery_1368.fluid_2686 .focus-1237 a:hover,
.gallery_1368.fluid_2686 .image_7226 .menu-63df:hover,
.gallery_1368.fluid_2686 .image_7226 a:hover,
.gallery_1368.fluid_2686 .aside_14c1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_1368.fluid_2686 .inner-7651 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_1368.fluid_2686 .red_2cc3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_1368.fluid_2686 .red_2cc3:before {
  background: rgba(255, 255, 255, 0.08);
}
.gallery_1368.fluid_2686 .tooltip_inner_8624:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery_1368.fluid_2686 .frame-87de .block-upper-8566 li a,
.gallery_1368.fluid_2686 .frame-87de .menu-63df,
.gallery_1368.fluid_2686 .aside_14c1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_1368.fluid_2686 .frame-87de .menu-63df:focus,
.gallery_1368.fluid_2686 .frame-87de .menu-63df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery_1368.fluid_2686 .block-upper-8566 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_inner_8624 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tooltip_inner_8624:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hot_adaa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary_913b .gallery_1368 {
  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;
}
.summary_913b .red_2cc3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary_913b .red_2cc3: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) {
  .summary_913b .red_2cc3:before {
    width: 16%;
    left: 42%;
  }
}
.summary_913b .red_2cc3:last-child:before {
  content: none;
}
.summary_913b .red_2cc3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary_913b .frame-87de .block-upper-8566 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary_913b .frame-87de .block-upper-8566 li a .menu-63df {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary_913b .frame-87de .aside_14c1 {
  border: none;
}
.summary_913b .frame-87de .aside_14c1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary_913b .tooltip_inner_8624 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary_913b .hot_adaa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary_913b .fluid_2686 .tooltip_inner_8624:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary_913b .thick_0072.brown_de2a .footer_east_24c3 {
  background: rgba(0, 0, 0, 0.6);
}
.summary_913b
  .thick_0072.brown_de2a
  .footer_east_24c3::after,
.summary_913b
  .thick_0072.brown_de2a
  .footer_east_24c3:before {
  background: inherit;
}
.summary_913b
  .thick_0072.brown_de2a:hover
  .footer_east_24c3 {
  background: rgba(0, 0, 0, 0.8);
}
.status_red_63f6 .gallery_1368 {
  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) {
  .status_red_63f6 .gallery_1368 {
    width: auto;
    right: 45px;
  }
}
.slider-complex-d0f7 .gallery_1368 {
  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) {
  .slider-complex-d0f7 .gallery_1368 {
    width: auto;
    left: 45px;
  }
}
.fluid_6823 .gallery_1368 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fluid_6823 .hot_adaa {
  max-width: 48em;
  margin: 0 auto;
}
.fluid_6823 .tooltip_inner_8624:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.huge-0367 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.huge-0367.summary_913b .gallery_1368 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.huge-0367.status_red_63f6 .gallery_1368 {
  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);
}
.huge-0367 .gallery_1368 {
  visibility: visible;
}
.huge-0367.slider-complex-d0f7 .gallery_1368 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs_ea20,
.bronze_40c2 {
  overflow-x: hidden;
}
.tabs_ea20 .gallery_1368 {
  overflow: auto;
}
.tabs_ea20.summary_913b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_ea20.summary_913b .gallery_1368 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs_ea20.summary_913b .gallery_9b30 {
  opacity: 0;
}
.tabs_ea20.status_red_63f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_ea20.status_red_63f6 .gallery_1368 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs_ea20.status_red_63f6 .gallery_9b30 {
  opacity: 0;
}
.tabs_ea20.slider-complex-d0f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_ea20.slider-complex-d0f7 .gallery_1368 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs_ea20.slider-complex-d0f7 .gallery_9b30 {
  opacity: 0;
}
.tabs_ea20.fluid_6823 .gallery_1368 {
  z-index: 10;
  visibility: visible;
}
.brown_de2a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.brown_de2a .footer_east_24c3 {
  background: rgba(255, 255, 255, 0.99);
}
.brown_de2a .footer_east_24c3::after,
.brown_de2a .footer_east_24c3:before {
  background: inherit;
}
.brown_de2a:hover .footer_east_24c3 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-complex-d0f7 .brown_de2a {
  top: 10px;
  right: auto;
  left: 12px;
}
.fluid_6823 .brown_de2a {
  display: none !important;
}
.tabs_ea20:before,
.bronze_40c2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs_ea20 .brown_de2a,
.bronze_40c2 .brown_de2a {
  display: inline-block;
}
.gallery_1368 .notification_smooth_6443 {
  -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;
}
.tabs_ea20 .gallery_1368 .notification_smooth_6443,
.bronze_40c2 .gallery_1368 .notification_smooth_6443 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.rough_74c5 .stale_7f72 {
  width: 100%;
}
.tabs_middle_f5ea {
  padding: 0 0.5em 0;
}
.tabs_middle_f5ea [class*="customify-col-"],
.tabs_middle_f5ea [class*="customify-col_"],
.tabs_middle_f5ea [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pattern-under-ae9a .tabs_middle_f5ea {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .row-52de .highlight_ae2f,
  .highlight_ae2f {
    display: none;
  }
  .notice_442b {
    text-align: left;
  }
  .solid-a516 {
    text-align: center;
  }
  .form-next-7af7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .row-52de .frame_7d95,
  .frame_7d95 {
    display: none;
  }
  .article_advanced_cc30 {
    text-align: left;
  }
  .solid_eca5 {
    text-align: center;
  }
  .motion_ffe9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .row-52de .next_327b,
  .next_327b {
    display: none;
  }
  .footer_5a38 {
    text-align: left;
  }
  .container_9a4c {
    text-align: center;
  }
  .nav_2707 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.light-7de5 {
  box-shadow: none !important;
}
.component-9cb5 .layout_3557,
.advanced-a634 .layout_3557 {
  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;
}
.advanced-a634 .layout_3557 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup_in_64f2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup_in_64f2:after,
.popup_in_64f2:before {
  content: "";
  display: table;
}
.popup_in_64f2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup_in_64f2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup_in_64f2,
.hidden-action-9fbd {
  max-width: 1248px;
  margin: 0 auto;
}

.nav_slow_aa8e.north-952c .popup_in_64f2 {
  max-width: 100%;
}
.nav_slow_aa8e.mask_advanced_3c5b {
  max-width: 1200px;
  margin: 0 auto;
}
.nav_slow_aa8e.up-5ad6 .popup_in_64f2 {
  max-width: 100%;
}
.nav_slow_aa8e.up-5ad6 > .popup_in_64f2 {
  padding-left: 0;
  padding-right: 0;
}
.nav_slow_aa8e.up-5ad6 > .popup_in_64f2 .row-52de {
  margin: 0;
}
.nav_slow_aa8e.up-5ad6
  > .popup_in_64f2
  .stone_dcdc.dark-0aaf {
  margin-right: 0;
  margin-left: 0;
}
.nav_slow_aa8e.up-5ad6 #main.dark-0aaf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_stale_1518 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_stale_1518 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main_easy_fb5a .logo-large-85ee {
    padding-right: 1em;
  }
  .main_easy_fb5a.inner-11f0 .stone_dcdc {
    border-right: 1px solid #eaecee;
  }
  .main_easy_fb5a.inner-11f0 .logo-large-85ee {
    padding-right: 1em;
  }
  .main_easy_fb5a.inner-11f0 .purple_61b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-smooth-0c81 .logo-large-85ee {
    padding-left: 1em;
  }
  .shadow-smooth-0c81.inner-11f0 .stone_dcdc {
    border-left: 1px solid #eaecee;
  }
  .shadow-smooth-0c81.inner-11f0 .logo-large-85ee {
    padding-left: 1em;
  }
  .shadow-smooth-0c81.inner-11f0 .purple_61b5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-stale-118e .logo-large-85ee {
    padding-left: 1em;
  }
  .banner-stale-118e.inner-11f0 .disabled_8a6e {
    border-right: 1px solid #eaecee;
  }
  .banner-stale-118e.inner-11f0 .notice-5a1e {
    border-right: 1px solid #eaecee;
  }
  .banner-stale-118e.inner-11f0 .logo-large-85ee {
    padding-left: 1em;
  }
  .banner-stale-118e.inner-11f0 .purple_61b5 {
    padding-right: 1em;
  }
  .banner-stale-118e.inner-11f0 .texture-steel-1f58 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_c87b .logo-large-85ee {
    padding-right: 1em;
  }
  .purple_c87b.inner-11f0 .disabled_8a6e {
    border-left: 1px solid #eaecee;
  }
  .purple_c87b.inner-11f0 .notice-5a1e {
    border-left: 1px solid #eaecee;
  }
  .purple_c87b.inner-11f0 .logo-large-85ee {
    padding-right: 1em;
  }
  .purple_c87b.inner-11f0 .purple_61b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_c87b.inner-11f0 .texture-steel-1f58 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_stale_1518 .logo-large-85ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_stale_1518.inner-11f0 .stone_dcdc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_stale_1518.inner-11f0 .logo-large-85ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_stale_1518.inner-11f0 .purple_61b5 {
    padding-left: 1em;
  }
  .outline_stale_1518.inner-11f0 .texture-steel-1f58 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_stale_1518.inner-11f0 .logo-large-85ee {
    padding-left: 0;
  }
}
.active-black-aa99 .outline-copper-6141 {
  display: inline-block;
}
.gradient_5b17 {
  display: inline-block;
}
.layout_north_f5e9 {
  word-con: break-word;
}
.dynamic-50ce > span {
  display: inline-block;
  padding: 5px 0;
}
.dynamic-50ce .grid_huge_8607 {
  margin-left: 8px;
  margin-right: 8px;
}
.dynamic-50ce .pattern-slow-8d64 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.green_dcb7 .description_95e9 {
  margin-bottom: 2em;
}
.green_dcb7 .progress-white-a279 {
  margin-bottom: 15px;
}
.green_dcb7 .progress-white-a279:last-child {
  margin-bottom: 0;
}
.green_dcb7 .disabled_cf43 {
  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) {
  .green_dcb7 .disabled_cf43 {
    display: block;
  }
}
.green_dcb7 .list_purple_45a8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .green_dcb7 .list_purple_45a8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.green_dcb7 .box_fluid_9442 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.green_dcb7 .box_fluid_9442 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.green_dcb7 .box_fluid_9442 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.green_dcb7 .layout_north_f5e9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_dcb7 .layout_north_f5e9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.green_dcb7 .overlay_inner_3a26 p:last-child {
  margin-bottom: 0;
}
.green_dcb7 .notice-tiny-80cf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.green_dcb7 .search-b9d8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.green_dcb7 .wide-40f1 {
  margin-top: 1em;
}
.green_dcb7 .backdrop-9845 {
  top: 0;
  display: block;
}
.green_dcb7 .backdrop-9845 a {
  color: inherit;
}
.green_dcb7 .backdrop-9845 a:hover {
  color: inherit;
}
.green_dcb7 .paper-1824 {
  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;
}
.green_dcb7 .paper-1824:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.green_dcb7 .search-b9d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.green_dcb7 .primary-6f85 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.green_dcb7 .primary-6f85:first-child {
  margin-top: 0;
}
.green_dcb7 .primary-6f85.top-a535 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.green_dcb7 .primary-6f85.logo-outer-6fae {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_dcb7
  .primary-6f85.logo-outer-6fae.liquid-9f1a
  .wide-40f1 {
  width: 100%;
}
.green_dcb7 .logo-outer-6fae {
  -webkit-box-align: center;
  align-items: center;
}
.green_dcb7 .logo-outer-6fae .dynamic-50ce,
.green_dcb7 .logo-outer-6fae > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.green_dcb7 .box_fluid_9442 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_dcb7 .box_fluid_9442 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_dcb7 .box_fluid_9442: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;
}
.green_dcb7 .top-a535 {
  z-index: 5;
}
.green_dcb7 .accent_rough_9325 .section_over_3883 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.green_dcb7 .thick_82ec .section_over_3883 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.green_dcb7 .south-ee53 .section_over_3883 {
  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;
}
.green_dcb7.accent_rough_c06a .disabled_cf43,
.green_dcb7.gallery_71b1 .disabled_cf43 {
  display: block;
}
.green_dcb7.accent_rough_c06a .disabled_cf43 .header-upper-4597,
.green_dcb7.accent_rough_c06a .disabled_cf43 .search-b9d8,
.green_dcb7.gallery_71b1 .disabled_cf43 .header-upper-4597,
.green_dcb7.gallery_71b1 .disabled_cf43 .search-b9d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.green_dcb7.media-eaa4 .list_purple_45a8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .green_dcb7.media-eaa4 .list_purple_45a8 {
    margin-right: 0;
  }
}
.green_dcb7.accent_rough_c06a .list_purple_45a8,
.green_dcb7.gallery_71b1 .list_purple_45a8 {
  padding-top: 40%;
}
.green_dcb7.accent_rough_c06a .description_95e9,
.green_dcb7.gallery_71b1 .description_95e9 {
  display: block;
}
.green_dcb7.accent_rough_c06a .fn-sticky-739d .search-b9d8,
.green_dcb7.gallery_71b1 .fn-sticky-739d .search-b9d8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.green_dcb7.accent_rough_c06a .list_purple_45a8,
.green_dcb7.gallery_71b1 .list_purple_45a8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.green_dcb7.accent_rough_c06a .search-b9d8 {
  padding: 1em;
}
.wrapper-rough-4593 {
  margin: 30px auto;
  display: block;
}
.wrapper-rough-4593 .upper_e665 > * {
  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;
}
.wrapper-rough-4593 .upper_e665 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper-rough-4593 .upper_e665 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_b0e1 .dynamic-50ce {
  margin-bottom: 1.41575em;
}
.module_b0e1 .tall-ec53 {
  margin-bottom: 1.618em;
}
.section_6c56 .pro_48d3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section_6c56 .pro_48d3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section_6c56 .fast_7cf9 {
  max-width: 100%;
  overflow: auto;
}
.gold-6550 .section_6c56 a:hover {
  text-decoration: underline;
}
.narrow-46af .progress-white-a279:not(.layout_north_f5e9),
.narrow-46af .box_fluid_9442 {
  margin-bottom: 1.41575em;
}
.narrow-46af .progress-white-a279:not(.layout_north_f5e9):last-child,
.narrow-46af .box_fluid_9442:last-child {
  margin-bottom: 0;
}
.narrow-46af .progress-white-a279.outer-5a8f {
  margin-bottom: 0.41575em;
}
.narrow-46af .paragraph_bottom_fc97:before,
.narrow-46af .pattern-a8a1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.narrow-46af .paragraph_bottom_fc97:before {
  content: "\f115";
}
.narrow-46af .pattern-a8a1:before {
  content: "\f02c";
}
.narrow-46af .paper_352c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.narrow-46af .paper_352c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shadow_c392 {
  display: -webkit-box;
  display: flex;
}
.shadow_c392 .soft-807a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shadow_c392 .soft-807a {
    flex-basis: 90px;
  }
}
.shadow_c392 .narrow-084f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow_c392 .narrow-084f {
    flex-basis: calc(100% - 50px);
  }
}
.shadow_c392 .texture_top_9179 p:last-child {
  margin-bottom: 0.72em;
}
.media-upper-4494 .upper_e665 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.media-upper-4494 .upper_e665:after,
.media-upper-4494 .upper_e665:before {
  content: "";
  display: table;
}
.media-upper-4494 .upper_e665:after {
  clear: both;
}
.media-upper-4494 .upper_e665 .footer_steel_86b6,
.media-upper-4494 .upper_e665 .caption_focused_b645 {
  width: 49%;
}
.media-upper-4494 .upper_e665 .footer_steel_86b6 a span.active-selected-a993,
.media-upper-4494 .upper_e665 .caption_focused_b645 a span.active-selected-a993 {
  display: block;
  margin-bottom: 5px;
}
.media-upper-4494 .upper_e665 .caption_focused_b645 {
  float: left;
  text-align: left;
}
.media-upper-4494 .upper_e665 .footer_steel_86b6 {
  float: right;
  text-align: right;
}
.row_full_4d55 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row_full_4d55 {
    margin-bottom: 0;
  }
}
.carousel_b46f {
  margin-bottom: 1em;
}
.carousel_b46f .layout_north_f5e9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.green_d10d a {
  display: block;
  line-height: 0;
  position: relative;
}
.small_5b57 .carousel_b46f,
.secondary-hovered-0a63 .carousel_b46f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .small_5b57 .carousel_b46f,
  .secondary-hovered-0a63 .carousel_b46f {
    display: block;
  }
}
.small_5b57 .green_d10d,
.secondary-hovered-0a63 .green_d10d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .small_5b57 .green_d10d,
  .secondary-hovered-0a63 .green_d10d {
    margin-bottom: 1em;
  }
}
.small_5b57 .green_d10d img,
.secondary-hovered-0a63 .green_d10d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.small_5b57 .main-f12b,
.secondary-hovered-0a63 .main-f12b {
  flex-basis: calc(100% - 160px);
}
.small_5b57 .main-f12b p,
.secondary-hovered-0a63 .main-f12b p {
  margin-bottom: 0;
}
.small_5b57 .main-f12b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .small_5b57 .main-f12b {
    padding-left: 0;
  }
}
.secondary-hovered-0a63 .main-f12b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .secondary-hovered-0a63 .main-f12b {
    padding-right: 0;
  }
}
.secondary-hovered-0a63 .green_d10d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.message-260c .green_d10d {
  margin-bottom: 0.5em;
}
.message-260c .green_d10d img {
  width: 100%;
}
.element-up-4f31 .shade_yellow_09d3,
.over-d2b1 .shade_yellow_09d3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.over-d2b1 .stone_dcdc .wide_a579 p:last-child {
  margin-bottom: 0;
}
.fast_0277 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module-cd4b .highlight-b9d0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module-cd4b .highlight-b9d0:last-of-type {
    margin-bottom: 0;
  }
}
.module-cd4b .highlight-b9d0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-cd4b .highlight-b9d0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module-cd4b .highlight-b9d0 ul li {
  margin: 0 0 0.6em;
}
.module-cd4b .highlight-b9d0 ul li.notification-6a68,
.module-cd4b .highlight-b9d0 ul li.thumbnail_176a {
  position: relative;
}
.module-cd4b .highlight-b9d0 ul li.notification-6a68 .sidebar-complex-0d7c,
.module-cd4b .highlight-b9d0 ul li.thumbnail_176a .sidebar-complex-0d7c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module-cd4b .highlight-b9d0 ul li.notification-6a68:after:after,
.module-cd4b .highlight-b9d0 ul li.notification-6a68:after:before,
.module-cd4b
  .highlight-b9d0
  ul
  li.thumbnail_176a:after:after,
.module-cd4b
  .highlight-b9d0
  ul
  li.thumbnail_176a:after:before {
  content: "";
  display: table;
}
.module-cd4b .highlight-b9d0 ul li.notification-6a68:after:after,
.module-cd4b
  .highlight-b9d0
  ul
  li.thumbnail_176a:after:after {
  clear: both;
}
.module-cd4b .highlight-b9d0 a.gold_62f0:hover {
  text-decoration: none;
}
.module-cd4b .highlight-b9d0 select {
  max-width: 100%;
}
.module-cd4b .highlight-b9d0 table {
  font-size: 85%;
}
.module-cd4b .highlight-b9d0 table td,
.module-cd4b .highlight-b9d0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module-cd4b .highlight-b9d0 table tfoot td {
  text-align: left;
}
.module-cd4b .highlight-b9d0 :last-child {
  margin-bottom: 0;
}
.module-cd4b .highlight-b9d0 .logo-thick-1ccb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module-cd4b .highlight-b9d0 .logo-thick-1ccb label {
  width: 100%;
}
.module-cd4b .highlight-b9d0 .logo-thick-1ccb .progress-ea86 {
  width: 100%;
  display: block;
}
.module-cd4b .highlight-b9d0 .logo-thick-1ccb .mask-12ba {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module-cd4b .highlight-b9d0 .logo-thick-1ccb .mask-12ba:hover svg #svg-search {
  fill: #444;
}
.module-cd4b .highlight-b9d0 .logo-thick-1ccb .mask-12ba svg {
  width: 18px;
  height: 18px;
}
.module-cd4b .label_old_ebbf ul ul,
.module-cd4b .dim-c602 ul ul,
.module-cd4b .hero_glass_fc73 ul ul,
.module-cd4b .basic_84d9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module-cd4b .label_old_ebbf .heading_8b7c > a,
.module-cd4b .dim-c602 .heading_8b7c > a,
.module-cd4b .hero_glass_fc73 .heading_8b7c > a,
.module-cd4b .basic_84d9 .heading_8b7c > a {
  margin-bottom: 0;
}
.module-cd4b .form-left-3eda li,
.module-cd4b .label_old_ebbf li,
.module-cd4b .hero-down-df55 li,
.module-cd4b .dim-c602 li,
.module-cd4b .hero_glass_fc73 li,
.module-cd4b .basic_84d9 li,
.module-cd4b .modal-advanced-40d1 li,
.module-cd4b .title-999c li {
  display: block;
  position: relative;
}
.module-cd4b .form-left-3eda li:last-child,
.module-cd4b .label_old_ebbf li:last-child,
.module-cd4b .hero-down-df55 li:last-child,
.module-cd4b .dim-c602 li:last-child,
.module-cd4b .hero_glass_fc73 li:last-child,
.module-cd4b .basic_84d9 li:last-child,
.module-cd4b .modal-advanced-40d1 li:last-child,
.module-cd4b .title-999c li:last-child {
  border: none;
}
.module-cd4b .form-left-3eda li a,
.module-cd4b .label_old_ebbf li a,
.module-cd4b .hero-down-df55 li a,
.module-cd4b .dim-c602 li a,
.module-cd4b .hero_glass_fc73 li a,
.module-cd4b .basic_84d9 li a,
.module-cd4b .modal-advanced-40d1 li a,
.module-cd4b .title-999c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-cd4b .form-left-3eda li ul li::before,
.module-cd4b .label_old_ebbf li ul li::before,
.module-cd4b .hero-down-df55 li ul li::before,
.module-cd4b .dim-c602 li ul li::before,
.module-cd4b .hero_glass_fc73 li ul li::before,
.module-cd4b .basic_84d9 li ul li::before,
.module-cd4b .modal-advanced-40d1 li ul li::before,
.module-cd4b .title-999c li ul li::before {
  left: 15px;
}
.module-cd4b .form-left-3eda li ul a,
.module-cd4b .label_old_ebbf li ul a,
.module-cd4b .hero-down-df55 li ul a,
.module-cd4b .dim-c602 li ul a,
.module-cd4b .hero_glass_fc73 li ul a,
.module-cd4b .basic_84d9 li ul a,
.module-cd4b .modal-advanced-40d1 li ul a,
.module-cd4b .title-999c li ul a {
  padding-left: 20px;
}
.module-cd4b .form-left-3eda li ul ul li::before,
.module-cd4b .label_old_ebbf li ul ul li::before,
.module-cd4b .hero-down-df55 li ul ul li::before,
.module-cd4b .dim-c602 li ul ul li::before,
.module-cd4b .hero_glass_fc73 li ul ul li::before,
.module-cd4b .basic_84d9 li ul ul li::before,
.module-cd4b .modal-advanced-40d1 li ul ul li::before,
.module-cd4b .title-999c li ul ul li::before {
  left: 30px;
}
.module-cd4b .form-left-3eda li ul ul a,
.module-cd4b .label_old_ebbf li ul ul a,
.module-cd4b .hero-down-df55 li ul ul a,
.module-cd4b .dim-c602 li ul ul a,
.module-cd4b .hero_glass_fc73 li ul ul a,
.module-cd4b .basic_84d9 li ul ul a,
.module-cd4b .modal-advanced-40d1 li ul ul a,
.module-cd4b .title-999c li ul ul a {
  padding-left: 40px;
}
.module-cd4b .inner_639a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-cd4b .title-999c ul li {
  margin-bottom: 1.41575em;
}
.module-cd4b .title-999c ul li .background_0d64 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module-cd4b .title-999c ul li .stale_ab54 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fluid_2686 .form-left-3eda li a,
.fluid_2686 .label_old_ebbf li a,
.fluid_2686 .hero-down-df55 li a,
.fluid_2686 .dim-c602 li a,
.fluid_2686 .hero_glass_fc73 li a,
.fluid_2686 .basic_84d9 li a,
.fluid_2686 .modal-advanced-40d1 li a,
.fluid_2686 .title-999c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_2686 .inner_639a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_2686 .highlight-b9d0 ul li.notification-6a68 .sidebar-complex-0d7c,
.fluid_2686 .highlight-b9d0 ul li.thumbnail_176a .sidebar-complex-0d7c {
  background: rgba(0, 0, 0, 0.2);
}
.fluid_2686 .module-cd4b .highlight-b9d0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li {
  margin: 0;
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li ul {
  margin: 0;
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li ul li a {
  padding-left: 15px;
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li ul li li a {
  padding-left: 30px;
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li.text_white_b6d1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li.text_white_b6d1 > 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;
}
.nav_slow_aa8e .module-cd4b .block-upper-8566 li.text_white_b6d1 > 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;
}
.header_3b6c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.caption-c98f {
  position: relative;
  z-index: 10;
}
.caption-c98f .notification_smooth_6443 {
  width: 100%;
  max-width: 100%;
}
.pattern_55e4 .disabled_5b58 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern_55e4 .thick_0072 {
}
.pattern_55e4 .fluid_2686 {
  background: #292929;
}
.iron-ebbb .disabled_5b58 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.iron-ebbb .thick_0072 {
  background: #f9f9f9;
}
.iron-ebbb .fluid_2686 {
  background: #303030;
}
.border_22f5 .disabled_5b58 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border_22f5 .outline-copper-6141 {
    margin-bottom: 1em;
  }
  .border_22f5 .outline-copper-6141:last-child {
    margin-bottom: 0;
  }
}
.border_22f5 .thick_0072 {
  background: #ededed;
}
.border_22f5 .fluid_2686 {
  background: #1a1a1a;
}
.disabled_5b58.thick_0072 {
  color: rgba(0, 0, 0, 0.6);
}
.disabled_5b58.thick_0072 .texture_bright_3a43 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_5b58.fluid_2686 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_5b58.fluid_2686 a:not(.gold_62f0) {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_5b58.fluid_2686 a:not(.gold_62f0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_5b58.fluid_2686 .texture_bright_3a43 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_5b58.fluid_2686 table tbody td,
.disabled_5b58.fluid_2686 table th {
  background: rgba(0, 0, 0, 0.08);
}
.accent_c176.active-b42b .popup_in_64f2 {
  max-width: initial;
}
.accent_c176 .dirty_4688 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accent_c176 .dirty_4688 .notification_smooth_6443 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accent_c176 .dirty_4688 .notification_smooth_6443 {
    display: block;
    margin-bottom: 2em;
  }
  .accent_c176 .dirty_4688 .notification_smooth_6443:last-child {
    margin-bottom: 0;
  }
}
.border_22f5 .outline-copper-6141:last-child,
.iron-ebbb .outline-copper-6141:last-child,
.pattern_55e4 .outline-copper-6141:last-child {
  margin-bottom: 0;
}
.border_22f5 .outline-copper-6141 .module-cd4b .highlight-b9d0:last-child,
.iron-ebbb .outline-copper-6141 .module-cd4b .highlight-b9d0:last-child,
.pattern_55e4 .outline-copper-6141 .module-cd4b .highlight-b9d0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border_22f5 .section_696e,
  .border_22f5 .tertiary-tall-5ff7,
  .iron-ebbb .section_696e,
  .iron-ebbb .tertiary-tall-5ff7,
  .pattern_55e4 .section_696e,
  .pattern_55e4 .tertiary-tall-5ff7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .caption-c98f .outline-copper-6141 {
    margin-bottom: 2em;
  }
}
.caption-c98f p:last-child {
  margin-bottom: 0;
}
.caption-c98f li,
.caption-c98f ul {
  list-style: none;
  margin: 0;
}
.caption-c98f ul ul {
  margin-left: 2.617924em;
}
.fluid_f57b {
  font-size: 0.875em;
}

/* css-noise: 40df */
.phantom-card-v1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
