/*!
Theme Name: Customify
Theme URI: https://pressmaximum.purple_3ce5/customify
Author: WPCustomify
Author URI: https://pressmaximum.purple_3ce5
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.purple_3ce5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary-white-7946.dynamic_182c/licenses/gpl-2.0.detail-cold-aa0d
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.hover-623e/, (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.media_next_95b1.focus-ee93/normalize.hidden_0356/
 ======
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.hidden_0356 v7.0.0 | MIT License | github.purple_3ce5/necolas/normalize.hidden_0356 */
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;
}
.disabled-ee4b .advanced-58d7,
.hero_plasma_a07c,
.plasma-3ec0,
.frame_3fea,
.logo_fea2,
.modal-bottom-f78f,
.container_hot_8bad,
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;
}
.hero_plasma_a07c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero_plasma_a07c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero_plasma_a07c,
  h1 {
    font-size: 1.8em;
  }
}
.plasma-3ec0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.plasma-3ec0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .plasma-3ec0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .plasma-3ec0,
  h2 {
    font-size: 1.7em;
  }
}
.frame_3fea,
h3 {
  font-size: 1.618em;
}
.disabled-ee4b .advanced-58d7,
.logo_fea2,
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.black_03bb {
  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;
}
.tag-first-16d3:after,
.tag-first-16d3:before,
.photo_13a3:after,
.photo_13a3:before {
  content: "";
  display: table;
}
.tag-first-16d3:after,
.photo_13a3:after {
  clear: both;
}
.action_8605 {
  float: right;
  margin-right: 0;
}
.tertiary_current_c114 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.popup_up_5e8a .soft-6701,
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;
}
.popup_up_5e8a .soft-6701: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;
}
.tag_29cf .soft-6701 {
  box-shadow: none;
}
.tag_29cf
  .soft-6701
  .description-a12b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tag_29cf .soft-6701 .plasma-bee9 {
  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;
}
.tag_29cf
  .soft-6701
  .plasma-bee9
  b {
  display: none;
}
.tag_29cf .outline_iron_53f2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.backdrop_small_1481:not(.message_25ce):not(.old-fe25),
button:not(.message_25ce):not(.old-fe25),
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ),
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ),
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ) {
  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;
}
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ):hover,
button:not(.message_25ce):not(
    .old-fe25
  ):hover,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ):hover,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ):hover,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ):active,
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ):focus,
button:not(.message_25ce):not(
    .old-fe25
  ):active,
button:not(.message_25ce):not(
    .old-fe25
  ):focus,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ):active,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ):focus,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ):active,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ):focus,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ):active,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ):focus {
  outline: 0;
}
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62,
button:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62 {
  position: relative;
}
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .rough-1283,
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .progress-453d,
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .yellow-5f95,
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  i,
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  svg,
button:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .rough-1283,
button:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .progress-453d,
button:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .yellow-5f95,
button:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  i,
button:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  svg,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .rough-1283,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .progress-453d,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .yellow-5f95,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  i,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  svg,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .rough-1283,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .progress-453d,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .yellow-5f95,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  i,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  svg,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .rough-1283,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .progress-453d,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  .yellow-5f95,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  i,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62
  svg {
  visibility: hidden;
}
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62:after,
button:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62:after,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62:after,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62:after,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ).fn-loading-fd62: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;
}
.backdrop_small_1481:not(.message_25ce):not(.old-fe25),
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ),
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ),
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ) {
  color: #fff;
  background: #235787;
}
.backdrop_small_1481:not(.message_25ce):not(
    .old-fe25
  ):focus,
input[type="button"]:not(.message_25ce):not(
    .old-fe25
  ):focus,
input[type="reset"]:not(.message_25ce):not(
    .old-fe25
  ):focus,
input[type="submit"]:not(.message_25ce):not(
    .old-fe25
  ):focus {
  color: #fff;
}
.backdrop_small_1481.fn-disabled-fd62:not(.message_25ce):not(
    .old-fe25
  ),
.backdrop_small_1481[disabled]:not(.message_25ce):not(
    .old-fe25
  ),
button.fn-disabled-fd62:not(.message_25ce):not(
    .old-fe25
  ),
button[disabled]:not(.message_25ce):not(
    .old-fe25
  ) {
  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;
}
.red-0006 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.red-0006: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;
}
.active_199b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pattern_59b6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo_paper_d556 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag-first-16d3:after,
.tag-first-16d3:before,
.lower-1ffb:after,
.lower-1ffb:before,
.slider-c03d:after,
.slider-c03d:before,
.media-0b28:after,
.media-0b28:before,
.nav-solid-e7bd:after,
.nav-solid-e7bd:before,
.hidden_68e5:after,
.hidden_68e5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag-first-16d3:after,
.lower-1ffb:after,
.slider-c03d:after,
.media-0b28:after,
.nav-solid-e7bd:after,
.hidden_68e5:after {
  clear: both;
}
.lower-1ffb .tall-1dd6,
.slider-c03d .tall-1dd6,
.nav_black_af9b .tall-1dd6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.full_a6e4 {
  display: inline-block;
}
.dim-b9f0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dim-b9f0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dim-b9f0 .medium-f74f {
  padding: 1em 0;
  font-size: 85%;
}
.medium-f74f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dirty-4e16 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dirty-4e16:after,
.dirty-4e16:before {
  content: "";
  display: table;
}
.dirty-4e16:after {
  clear: both;
}
.box-0c22 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.glass_b1fd .box-0c22 {
  max-width: 50%;
}
.shadow-60f5 .box-0c22 {
  max-width: 33.33%;
}
.module-b7da .box-0c22 {
  max-width: 25%;
}
.dim_ad65 .box-0c22 {
  max-width: 20%;
}
.texture_6ff5 .box-0c22 {
  max-width: 16.66%;
}
.small-4365 .box-0c22 {
  max-width: 14.28%;
}
.table-4c52 .box-0c22 {
  max-width: 12.5%;
}
.row-319f .box-0c22 {
  max-width: 11.11%;
}
.component-dim-2630 {
  display: block;
}
.disabled-ee4b .huge_0d1b label,
.disabled-ee4b .banner-5a58 label,
.disabled-ee4b .gallery-9cfc label,
.disabled-ee4b .info-basic-15bb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-first-7d06 {
  list-style: none;
  margin: 0;
}
.progress-first-7d06 article.middle-06b3 {
  margin-bottom: 0;
}
.progress-first-7d06 ul {
  list-style: none;
  margin: 0;
}
.progress-first-7d06 .table_center_efcb li.middle-06b3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-first-7d06 .table_center_efcb li.middle-06b3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-first-7d06 .table_center_efcb li.middle-06b3: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) {
  .progress-first-7d06 .table_center_efcb li.middle-06b3 li.middle-06b3 li.middle-06b3 li.middle-06b3 {
    padding-left: 0;
  }
}
article.middle-06b3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.middle-06b3 .lower-1ffb p:last-of-type {
  margin-bottom: 0;
}
article.middle-06b3 .description_c4fc {
  float: left;
}
article.middle-06b3 .wide_b1f9 {
  margin-left: 85px;
}
article.middle-06b3 .stale-828f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.middle-06b3 .stale-828f .description-first-bf3c {
  margin-left: 10px;
}
article.middle-06b3 .dropdown-bottom-34c2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.middle-06b3 .popup-hot-e7a8 {
  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 .huge_0d1b,
  #respond .gallery-9cfc,
  #respond .info-basic-15bb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge_0d1b input,
#respond .gallery-9cfc input,
#respond .info-basic-15bb input {
  width: 100%;
}
#respond .info-basic-15bb {
  margin-right: 0;
}
#respond .plasma-5edf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent_mini_dd26 {
  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;
}
.accent_mini_dd26.alert-a22a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accent_mini_dd26 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%);
}
.accent_mini_dd26:focus,
.accent_mini_dd26: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);
}
.orange_7c8d {
  border-radius: 10%;
}
.last_8061 {
  border-radius: 50%;
}
.mini-26bc {
  font-size: 0.72em;
}
.hot-3798 {
  font-size: 0.875em;
}
.dim-d45c {
  font-size: 1.1em;
}
.plasma_fc9d {
  text-transform: uppercase;
  line-height: 1.2;
}
.plasma_fc9d.mini-26bc {
  letter-spacing: 0.5px;
}
.grid_683f,
.grid_683f a {
  color: #6d6d6d;
}
.grid_683f a:hover {
  color: #111;
}
.label_a343 {
  color: #6d6d6d;
}
.fixed_fce1 {
  overflow-x: hidden;
}
.fixed_fce1 .feature-smooth-c816.caption-slow-e21a {
  position: relative;
}
.fixed_fce1 .feature-smooth-c816.caption-slow-e21a.green-e905 {
  position: initial;
}
.fixed_fce1
  .feature-smooth-c816.caption-slow-e21a.green-e905
  .block_center_ce2f {
  left: auto;
}
.fixed_fce1 .feature-smooth-c816 .block_center_ce2f {
  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;
}
.fixed_fce1 .feature-smooth-c816:hover.caption-slow-e21a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fixed_fce1
  .feature-smooth-c816:hover.caption-slow-e21a
  .block_center_ce2f {
  display: block;
  z-index: 9999999;
}
.fixed_fce1 .accordion_3286 .disabled_b2f7,
.fixed_fce1 .media-gas-28aa .disabled_b2f7 {
  display: none;
}
.fixed_fce1 .icon-5c21 .feature-smooth-c816:hover.caption-slow-e21a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled-ee4b .huge_0d1b label,
.disabled-ee4b .banner-5a58 label,
.disabled-ee4b .gallery-9cfc label,
.disabled-ee4b .info-basic-15bb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-first-7d06 {
  list-style: none;
  margin: 0;
}
.progress-first-7d06 article.middle-06b3 {
  margin-bottom: 0;
}
.progress-first-7d06 ul {
  list-style: none;
  margin: 0;
}
.progress-first-7d06 .table_center_efcb li.middle-06b3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-first-7d06 .table_center_efcb li.middle-06b3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-first-7d06 .table_center_efcb li.middle-06b3: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) {
  .progress-first-7d06 .table_center_efcb li.middle-06b3 li.middle-06b3 li.middle-06b3 li.middle-06b3 {
    padding-left: 0;
  }
}
article.middle-06b3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.middle-06b3 .lower-1ffb p:last-of-type {
  margin-bottom: 0;
}
article.middle-06b3 .description_c4fc {
  float: left;
}
article.middle-06b3 .wide_b1f9 {
  margin-left: 85px;
}
article.middle-06b3 .stale-828f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.middle-06b3 .stale-828f .description-first-bf3c {
  margin-left: 10px;
}
article.middle-06b3 .dropdown-bottom-34c2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.middle-06b3 .popup-hot-e7a8 {
  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 .huge_0d1b,
  #respond .gallery-9cfc,
  #respond .info-basic-15bb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge_0d1b input,
#respond .gallery-9cfc input,
#respond .info-basic-15bb input {
  width: 100%;
}
#respond .info-basic-15bb {
  margin-right: 0;
}
#respond .plasma-5edf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion_3286 .button_f38d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.button_f38d .form-eaff.east-d9c7 .top-1a8c > li > a:focus,
.button_f38d .form-eaff.east-d9c7 .top-1a8c > li > a:hover,
.button_f38d .form-eaff.copper_54b7 .top-1a8c > li > a:focus,
.button_f38d .form-eaff.copper_54b7 .top-1a8c > li > a:hover,
.button_f38d .form-eaff.hover_72fb .top-1a8c > li > a:focus,
.button_f38d .form-eaff.hover_72fb .top-1a8c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_f38d
  .form-eaff.east-d9c7
  .top-1a8c
  > li.table-dim-ae90
  > a,
.button_f38d
  .form-eaff.east-d9c7
  .top-1a8c
  > li.heading_advanced_2106
  > a,
.button_f38d
  .form-eaff.copper_54b7
  .top-1a8c
  > li.table-dim-ae90
  > a,
.button_f38d
  .form-eaff.copper_54b7
  .top-1a8c
  > li.heading_advanced_2106
  > a,
.button_f38d
  .form-eaff.hover_72fb
  .top-1a8c
  > li.table-dim-ae90
  > a,
.button_f38d .form-eaff.hover_72fb .top-1a8c > li.sort-bottom-729a > a {
  color: rgba(255, 255, 255, 0.99);
}
.button_f38d .description_motion_d459,
.button_f38d .description_motion_d459 a {
  color: rgba(255, 255, 255, 0.99);
}
.button_f38d .notice-c761.hover-2f62 li a,
.button_f38d .footer-561a a,
.button_f38d .nav-2e82,
.button_f38d .top-1a8c > li > a,
.button_f38d .status-thick-ae31 {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d .notice-c761.hover-2f62 li a:hover,
.button_f38d .footer-561a a:hover,
.button_f38d .nav-2e82:hover,
.button_f38d .top-1a8c > li > a:hover,
.button_f38d .status-thick-ae31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_f38d .tag_hard_5668 {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d .tag_hard_5668 .outline_tiny_4a72 {
  color: rgba(255, 255, 255, 0.99);
}
.button_f38d .tag_hard_5668:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_f38d .chip_1736 .full-a175 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d .chip_1736 .full-a175 .hard_cf78 {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d
  .chip_1736
  .full-a175
  .hard_cf78::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d
  .chip_1736
  .full-a175
  .hard_cf78:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d
  .chip_1736
  .full-a175
  .hard_cf78::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d
  .chip_1736
  .full-a175
  .hard_cf78::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d .chip_1736 .breadcrumb-over-4fd1 {
  color: rgba(255, 255, 255, 0.79);
}
.button_f38d .chip_1736 .breadcrumb-over-4fd1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-9cad
  .button_f38d
  .chip_1736
  .nav-right-b822
  .item-tiny-e513 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast-9cad
  .button_f38d
  .chip_1736
  .nav-right-b822
  .hard_cf78 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_3286 .overlay_over_2fff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay_over_2fff .form-eaff.east-d9c7 .top-1a8c > li > a:focus,
.overlay_over_2fff .form-eaff.east-d9c7 .top-1a8c > li > a:hover,
.overlay_over_2fff .form-eaff.copper_54b7 .top-1a8c > li > a:focus,
.overlay_over_2fff .form-eaff.copper_54b7 .top-1a8c > li > a:hover,
.overlay_over_2fff .form-eaff.hover_72fb .top-1a8c > li > a:focus,
.overlay_over_2fff .form-eaff.hover_72fb .top-1a8c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_over_2fff
  .form-eaff.east-d9c7
  .top-1a8c
  > li.table-dim-ae90
  > a,
.overlay_over_2fff
  .form-eaff.east-d9c7
  .top-1a8c
  > li.heading_advanced_2106
  > a,
.overlay_over_2fff
  .form-eaff.copper_54b7
  .top-1a8c
  > li.table-dim-ae90
  > a,
.overlay_over_2fff
  .form-eaff.copper_54b7
  .top-1a8c
  > li.heading_advanced_2106
  > a,
.overlay_over_2fff
  .form-eaff.hover_72fb
  .top-1a8c
  > li.table-dim-ae90
  > a,
.overlay_over_2fff .form-eaff.hover_72fb .top-1a8c > li.sort-bottom-729a > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_over_2fff .description_motion_d459,
.overlay_over_2fff .description_motion_d459 a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_over_2fff .notice-c761.hover-2f62 li a,
.overlay_over_2fff .footer-561a a,
.overlay_over_2fff .nav-2e82,
.overlay_over_2fff .top-1a8c > li > a,
.overlay_over_2fff .status-thick-ae31 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_over_2fff .notice-c761.hover-2f62 li a:hover,
.overlay_over_2fff .footer-561a a:hover,
.overlay_over_2fff .nav-2e82:hover,
.overlay_over_2fff .top-1a8c > li > a:hover,
.overlay_over_2fff .status-thick-ae31:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_over_2fff .tag_hard_5668 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_over_2fff .tag_hard_5668 .outline_tiny_4a72 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_over_2fff .tag_hard_5668:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_steel_92a7 .fresh_7e92 {
  margin-left: auto;
  margin-right: auto;
}
.slider-c03d > * {
  margin-left: auto;
  margin-right: auto;
}
.slider-c03d .active_199b {
  margin-right: 1.41575em;
}
.title-5238 .slider-c03d > .preview-7848 {
  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;
}
.title-5238 .slider-c03d > .texture-left-e47a {
  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;
}
.notification_active_d0de.paragraph_steel_92a7 .fresh_7e92,
.dirty-1c97.paragraph_steel_92a7 .fresh_7e92 {
  margin-left: 0;
}
.notice-36d1.paragraph_steel_92a7 .fresh_7e92,
.card_33e8.paragraph_steel_92a7 .fresh_7e92 {
  margin-right: 0;
}
.slider-c03d ol,
.slider-c03d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gold_3117 video {
  max-width: 100%;
}
.narrow-a735 img {
  display: block;
}
.narrow-a735.active_199b,
.narrow-a735.pattern_59b6 {
  width: 100%;
}
.narrow-a735.texture-left-e47a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.solid-e95b:not(.list_e1ca) {
  margin: 1.5em auto;
}
.gold-2f87 p {
  padding: 1.5em 14px;
}
ul.notification_9bd4.texture-left-e47a,
ul.notification_9bd4.preview-7848,
ul.notification_9bd4.light-6ec3.preview-7848 {
  padding: 0 14px;
}
.copper_b26b {
  display: block;
  overflow-x: auto;
}
.copper_b26b table {
  border-collapse: collapse;
  width: 100%;
}
.copper_b26b td,
.copper_b26b th {
  padding: 0.5em;
}
.slider-c03d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slider-c03d ol ol,
.slider-c03d ol ul,
.slider-c03d ul ol,
.slider-c03d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slider-c03d ol ol li,
.slider-c03d ol ul li,
.slider-c03d ul ol li,
.slider-c03d ul ul li {
  margin-left: 0;
}
.table-7b76.middle_9cf1 > .static-c62c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.table-7b76.middle_9cf1 > .static-c62c iframe,
.table-7b76.middle_9cf1 > .static-c62c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paragraph-mini-fba0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paragraph-mini-fba0.heading_solid_c057 {
  padding: 0;
}
.paragraph-mini-fba0.heading_solid_c057 cite {
  font-size: 13px;
}
.paragraph-mini-fba0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paragraph-mini-fba0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gallery-1998 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gallery-1998 > p:first-child {
  margin-top: 0;
}
.gallery-1998 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gallery-1998 blockquote {
  border-left: 0;
}
.south_d620 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.south_d620:not(.sidebar-narrow-3811) {
  max-width: 100px;
}
.south_d620.orange-7bfb {
  border-bottom: none !important;
  text-align: center;
}
.south_d620.orange-7bfb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gold-2f87 p {
    padding: 1.5em 0;
  }
}
.small_ea36 {
  color: #0073aa;
}
.green_c5e1 {
  background-color: #0073aa;
}
.hidden-72d9 {
  color: #229fd8;
}
.focus-slow-a8bd {
  background-color: #229fd8;
}
.nav_a079 {
  color: #eee;
}
.frame-069e {
  background-color: #eee;
}
.brown_ab25 {
  color: #444;
}
.lower_3a9b {
  background-color: #444;
}
.inner_1b31 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.inner_1b31 .outer_a014 .footer-561a {
  font-size: 15px;
}
.inner_1b31 .footer-561a {
  line-height: 1.3;
}
.inner_1b31 .overlay_over_2fff {
}
.inner_1b31 .button_f38d {
  background: #235787;
}
.advanced-a37a {
  padding: 0;
}
.advanced-a37a .button_f38d {
  background: #1a1a1a;
}
.advanced-a37a .overlay_over_2fff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.label_651c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.label_651c .overlay_over_2fff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.label_651c .button_f38d {
  background: #303030;
}
.hidden_68e5 {
  position: relative;
  z-index: 10;
}
.hidden_68e5 .main_fluid_66a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft-054d .caption-slow-e21a {
  display: inline-block;
  vertical-align: middle;
}
.soft-054d.progress-234e .caption-slow-e21a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .soft-054d.progress-234e .caption-slow-e21a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-054d.progress-234e .caption-slow-e21a {
    margin-right: 0.4em;
  }
}
.soft-054d.progress-234e .caption-slow-e21a:last-child {
  margin-right: 0;
}
.dynamic-44c9 .main_fluid_66a5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accordion_3286 .outer_a014 {
    margin: 0 -0.5em;
  }
  .accordion_3286 .outer_a014 [class*="customify-col-"],
  .accordion_3286 .outer_a014 [class*="customify-col_"],
  .accordion_3286 .outer_a014 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accordion_3286.video_focused_2726 .main_fluid_66a5 {
  background: 0 0 !important;
}
.accordion_3286.video_focused_2726 .main_fluid_66a5,
.accordion_3286.dynamic-44c9 .main_fluid_66a5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accordion_3286.tooltip_90dc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accordion_3286.dynamic-44c9 .main_fluid_66a5 {
  box-shadow: none !important;
}
.disabled_dc3c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .disabled_dc3c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_dc3c {
    padding: 18px 0 20px;
  }
}
.disabled_dc3c .tag-upper-ea45 {
  width: 100%;
}
.disabled_dc3c .module_selected_7616 {
  margin-bottom: 0;
}
.disabled_dc3c .avatar_bronze_fd51 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tag_47a8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tag_47a8 .background-c93d {
  width: 100%;
}
.huge-9efe {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.huge-9efe li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.huge-9efe 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;
}
.huge-9efe li:last-child:after {
  display: none;
}
.huge-9efe li a {
  font-weight: 500;
  margin-right: 10px;
}
.notice_glass_1c06 .disabled_b2f7 button,
.disabled_dc3c .disabled_b2f7 button {
  left: 0;
}
.notice_glass_1c06 .background-c93d,
.disabled_dc3c .background-c93d {
  padding-left: 0;
  padding-right: 0;
}
.notice_glass_1c06 .tag_47a8,
.disabled_dc3c .tag_47a8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notice_glass_1c06 {
  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;
}
.notice_glass_1c06: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;
}
.notice_glass_1c06 .focus-cef1 {
  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) {
  .notice_glass_1c06 .focus-cef1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_glass_1c06 .focus-cef1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notice_glass_1c06 .focus-cef1 {
    min-height: 200px;
  }
}
.notice_glass_1c06 .huge-9efe {
  color: rgba(255, 255, 255, 0.8);
}
.notice_glass_1c06 .huge-9efe a,
.notice_glass_1c06 .huge-9efe li:after {
  color: inherit;
}
.notice_glass_1c06 .huge-9efe a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_da06 {
  margin-bottom: 0.5em;
}
.brown-f79b {
  margin-bottom: 1.2em;
}
.brown-f79b,
.gradient_da06 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.brown-f79b p:last-child,
.gradient_da06 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled_b2f7,
#masthead .disabled_b2f7 {
  display: none;
}
#masthead
  > .disabled_b2f7.badge-5252 {
  display: none;
}
#masthead > .disabled_b2f7 button {
  left: 0;
}
.message-ec77 {
  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%;
}
.message-ec77 .caption-slow-e21a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.message-ec77 .slider_dynamic_6d77 {
  display: -webkit-box;
  display: flex;
}
.message-ec77 .slider_dynamic_6d77.media-1734 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.message-ec77 .slider_dynamic_6d77.form_cold_b910 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-ec77 .slider_dynamic_6d77.layout-79f7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-ec77.old-e945.module-e6a2 .slider_dynamic_6d77.media-1734 {
  flex-basis: 100%;
}
.message-ec77.warm_a387 .slider_dynamic_6d77.form_cold_b910 {
  -webkit-box-flex: 1;
  flex: auto;
}
.message-ec77.warm_a387 .slider_dynamic_6d77.layout-79f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled_b2f7.badge-5252 {
  display: none;
}
#masthead > .disabled_b2f7 button {
  left: 0;
}
.black_162e {
  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;
}
.black_162e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.black_162e.pattern-brown-dd94 i {
  margin-right: 4px;
}
.black_162e.alert-top-39e2 i {
  margin-left: 5px;
}
.footer-561a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.footer-561a p:last-child {
  margin-bottom: 0;
}
.thumbnail_8a29 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail_8a29 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail_8a29 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail_8a29 .description_motion_d459 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail_8a29 .caption_copper_735d {
  margin: 5px 0 7px 0;
}
.thumbnail_8a29.container_861b .dropdown_b54a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_8a29.container_861b .accordion_purple_782b {
  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;
}
.thumbnail_8a29.search-7a68 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail_8a29.search-7a68 .dropdown_b54a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_8a29.search-7a68 .accordion_purple_782b {
  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;
}
.thumbnail_8a29.highlight_hovered_e7ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_8a29.cold-fec6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail_8a29.cold-fec6 .accordion_purple_782b {
  margin-top: 7px;
}
.mini_78f5 {
  display: inline-block;
}
.hidden_68e5 .primary-fa2e .thumbnail_8a29 img {
  max-width: 100%;
}
.form-eaff .accent_out_6dff.solid-f041,
.glass_f903 .accent_out_6dff.solid-f041 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-eaff .pattern-light-3105,
.glass_f903 .pattern-light-3105 {
  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%);
}
.form-eaff .pattern-light-3105 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.form-eaff.widget_1eb0 .pattern-light-3105 {
  display: none;
}
.form-eaff .form_d6ea {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-eaff .form_d6ea li {
  display: inline-block;
  position: relative;
}
.form-eaff .form_d6ea li:last-child {
  margin-right: 0;
}
.form-eaff .form_d6ea 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;
}
.form-eaff .form_d6ea li.sort-bottom-729a > a {
  color: rgba(0, 0, 0, 0.9);
}
.form-eaff .form_d6ea > 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;
}
.form-eaff .form_d6ea > li > a i {
  line-height: 0;
}
.form-eaff .form_d6ea > li.tag-c0aa > a .pattern-light-3105 {
  margin-left: 4px;
  line-height: 0;
}
.form-eaff .form_d6ea .fixed-975f li.tag-c0aa > a {
  position: relative;
}
.form-eaff .form_d6ea .fixed-975f li.tag-c0aa > a:after,
.form-eaff .form_d6ea .fixed-975f li.tag-c0aa > a:before {
  content: "";
  display: table;
}
.form-eaff .form_d6ea .fixed-975f li.tag-c0aa > a:after {
  clear: both;
}
.form-eaff .form_d6ea .fixed-975f li.tag-c0aa > a .pattern-light-3105 {
  margin-left: 5px;
  float: right;
}
.form-eaff .feature-wood-ec40,
.form-eaff .fixed-975f {
  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;
}
.form-eaff .fixed-975f {
  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;
}
.form-eaff .fixed-975f .solid-f041 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-eaff .fixed-975f .pattern-light-3105 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.form-eaff .fixed-975f li {
  display: block;
  margin: 0;
  padding: 0;
}
.form-eaff .fixed-975f 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;
}
.form-eaff .fixed-975f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.form-eaff .fixed-975f .fixed-975f {
  top: 0;
  left: 100%;
}
.form-eaff .center-04fa.fn-focus-fd62 > .feature-wood-ec40,
.form-eaff .center-04fa.fn-focus-fd62 > .fixed-975f,
.form-eaff .center-04fa:focus > .feature-wood-ec40,
.form-eaff .center-04fa:focus > .fixed-975f,
.form-eaff .center-04fa:hover > .feature-wood-ec40,
.form-eaff .center-04fa:hover > .fixed-975f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.form-eaff.hover_72fb .top-1a8c:after,
.form-eaff.hover_72fb .top-1a8c:before {
  content: "";
  display: table;
}
.form-eaff.hover_72fb .top-1a8c:after {
  clear: both;
}
.form-eaff.hover_72fb .top-1a8c > li {
  float: left;
}
.form-eaff.bronze-6c7a .top-1a8c:after,
.form-eaff.bronze-6c7a .top-1a8c:before {
  content: "";
  display: table;
}
.form-eaff.bronze-6c7a .top-1a8c:after {
  clear: both;
}
.form-eaff.bronze-6c7a .top-1a8c > li {
  float: left;
}
.form-eaff.bronze-6c7a .top-1a8c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.form-eaff.bronze-6c7a .top-1a8c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.form-eaff.bronze-6c7a .top-1a8c > li.table-dim-ae90 > a,
.form-eaff.bronze-6c7a .top-1a8c > li.sort-bottom-729a > a {
  color: #fff;
  background-color: #1e4b75;
}
.form-eaff.east-d9c7 .top-1a8c > li > a .solid-f041 {
  position: relative;
}
.form-eaff.east-d9c7 .top-1a8c > li > a .solid-f041: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;
}
.form-eaff.east-d9c7
  .top-1a8c
  > li:focus
  > a
  .solid-f041:before,
.form-eaff.east-d9c7
  .top-1a8c
  > li:hover
  > a
  .solid-f041:before {
  width: 100%;
  background-color: currentColor;
}
.form-eaff.east-d9c7
  .top-1a8c
  > li.table-dim-ae90
  > a
  .solid-f041:before,
.form-eaff.east-d9c7
  .top-1a8c
  > li.heading_advanced_2106
  > a
  .solid-f041:before {
  width: 100%;
  background-color: currentColor;
}
.form-eaff.copper_54b7 .top-1a8c > li > a .solid-f041 {
  position: relative;
}
.form-eaff.copper_54b7 .top-1a8c > li > a .solid-f041: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;
}
.form-eaff.copper_54b7 .top-1a8c > li:focus > a .solid-f041:before,
.form-eaff.copper_54b7
  .top-1a8c
  > li:hover
  > a
  .solid-f041:before {
  width: 100%;
  background-color: currentColor;
}
.form-eaff.copper_54b7
  .top-1a8c
  > li.table-dim-ae90
  > a
  .solid-f041:before,
.form-eaff.copper_54b7
  .top-1a8c
  > li.heading_advanced_2106
  > a
  .solid-f041:before {
  width: 100%;
  background-color: currentColor;
}
.glass_f903 .form_d6ea {
  margin: 0;
  padding: 0;
  list-style: none;
}
.glass_f903 .form_d6ea li:first-child > a {
  border-top: none;
}
.glass_f903 .form_d6ea .action-221c > .solid-f041 .pattern-light-3105 {
  display: none;
}
.glass_f903 .form_d6ea li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.glass_f903 .form_d6ea li:last-child {
  border: none;
}
.glass_f903 .form_d6ea li.tag-c0aa > a {
  padding-right: 45px !important;
}
.glass_f903 .form_d6ea li a {
  display: block;
  padding: 0.55em 1.5em;
}
.glass_f903 .form_d6ea li a:focus,
.glass_f903 .form_d6ea li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass_f903 .form_d6ea li .info_bottom_9d27 {
  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;
}
.glass_f903 .form_d6ea li .info_bottom_9d27:hover {
  box-shadow: none;
}
.glass_f903 .form_d6ea li .info_bottom_9d27 .pattern-light-3105 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.glass_f903 .form_d6ea .fixed-975f {
  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);
}
.glass_f903 .form_d6ea .fixed-975f li a {
  padding-left: 3em;
}
.glass_f903 .form_d6ea .accordion_fresh_81aa > a .info_bottom_9d27 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.glass_f903 .form_d6ea .accordion_fresh_81aa > .fixed-975f {
  display: block;
  opacity: 1;
}
.bottom-d37c {
  max-width: 100%;
}
.carousel-middle-fce2 {
  line-height: 0;
  cursor: pointer;
}
.status-thick-ae31 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.status-thick-ae31:hover {
  box-shadow: none;
  color: currentColor;
}
.status-thick-ae31 svg {
  width: 18px;
  height: 18px;
}
.status-thick-ae31 .tooltip-right-a1b2 {
  display: none;
}
.card-11df {
  position: relative;
}
.card-11df.fn-active-fd62 .status-thick-ae31 .photo_0278 {
  display: none;
}
.card-11df.fn-active-fd62 .status-thick-ae31 .tooltip-right-a1b2 {
  display: inline-block;
}
.card-11df .notification_d2a1 {
  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);
}
.card-11df.link_prev_b0c2 .notification_d2a1 {
  left: auto;
  right: -0.9em;
}
.card-11df.link_prev_b0c2 .icon-89d3::before {
  left: auto;
  right: 15px;
}
.card-11df.fn-active-fd62 .notification_d2a1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-right-b822 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav-right-b822 label {
  flex-basis: 100%;
}
.nav-right-b822 .full-a175 {
  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;
}
.nav-right-b822 .hard_cf78 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav-right-b822 .hard_cf78:focus {
  background-color: transparent;
}
.nav-right-b822 button.breadcrumb-over-4fd1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav-right-b822 button.breadcrumb-over-4fd1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav-right-b822 button.breadcrumb-over-4fd1 svg {
  width: 18px;
  height: 18px;
}
.nav-right-b822 input[type="submit"] {
  min-height: auto;
}
.chip_1736 .nav-right-b822 .hard_cf78 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.icon-89d3 {
  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) {
  .icon-89d3 {
    width: 220px;
  }
}
.icon-89d3 label {
  flex-basis: 100%;
}
.icon-89d3::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;
}
.fast-9cad .chip_1736 .nav-right-b822 {
  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;
}
.fast-9cad
  .chip_1736
  .nav-right-b822
  .full-a175 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fast-9cad .chip_1736 .nav-right-b822 .hard_cf78 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fast-9cad
  .chip_1736
  .nav-right-b822
  .hard_cf78:focus {
  background: 0 0;
}
.fast-9cad
  .chip_1736
  .nav-right-b822
  .item-tiny-e513 {
  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;
}
.notice-c761 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notice-c761 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notice-c761 li:last-child {
  margin-right: 0;
}
.notice-c761 li:first-child {
  margin-left: 0;
}
.notice-c761.wood-803a a {
  color: #fff;
}
.notice-c761.wood-803a a:hover {
  color: #fff;
}
.notice-c761 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notice-c761 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notice-c761 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notice-c761 a:hover {
  opacity: 0.9;
  color: inherit;
}
.notice-c761 [class*="social-icon-apple"] {
  background-color: #999;
}
.notice-c761 [class*="social-icon-apple"].light-00d4 {
  background-color: transparent;
  color: #999;
}
.notice-c761 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notice-c761 [class*="social-icon-behance"].light-00d4 {
  background-color: transparent;
  color: #1769ff;
}
.notice-c761 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notice-c761 [class*="social-icon-bitbucket"].light-00d4 {
  background-color: transparent;
  color: #205081;
}
.notice-c761 [class*="social-icon-codepen"] {
  background-color: #000;
}
.notice-c761 [class*="social-icon-codepen"].light-00d4 {
  background-color: transparent;
  color: #000;
}
.notice-c761 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notice-c761 [class*="social-icon-delicious"].light-00d4 {
  background-color: transparent;
  color: #39f;
}
.notice-c761 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notice-c761 [class*="social-icon-digg"].light-00d4 {
  background-color: transparent;
  color: #005be2;
}
.notice-c761 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notice-c761 [class*="social-icon-dribbble"].light-00d4 {
  background-color: transparent;
  color: #ea4c89;
}
.notice-c761 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notice-c761 [class*="social-icon-envelope"].light-00d4 {
  background-color: transparent;
  color: #ea4335;
}
.notice-c761 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notice-c761 [class*="social-icon-facebook"].light-00d4 {
  background-color: transparent;
  color: #3b5998;
}
.notice-c761 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notice-c761 [class*="social-icon-flickr"].light-00d4 {
  background-color: transparent;
  color: #0063dc;
}
.notice-c761 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notice-c761 [class*="social-icon-foursquare"].light-00d4 {
  background-color: transparent;
  color: #2d5be3;
}
.notice-c761 [class*="social-icon-github"] {
  background-color: #333;
}
.notice-c761 [class*="social-icon-github"].light-00d4 {
  background-color: transparent;
  color: #333;
}
.notice-c761 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notice-c761 [class*="social-icon-google-plus"].light-00d4 {
  background-color: transparent;
  color: #dd4b39;
}
.notice-c761 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notice-c761 [class*="social-icon-houzz"].light-00d4 {
  background-color: transparent;
  color: #7ac142;
}
.notice-c761 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notice-c761 [class*="social-icon-instagram"].light-00d4 {
  background-color: transparent;
  color: #262626;
}
.notice-c761 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notice-c761 [class*="social-icon-jsfiddle"].light-00d4 {
  background-color: transparent;
  color: #487aa2;
}
.notice-c761 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notice-c761 [class*="social-icon-linkedin"].light-00d4 {
  background-color: transparent;
  color: #0077b5;
}
.notice-c761 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notice-c761 [class*="social-icon-medium"].light-00d4 {
  background-color: transparent;
  color: #00ab6b;
}
.notice-c761 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notice-c761
  [class*="social-icon-odnoklassniki"].light-00d4 {
  background-color: transparent;
  color: #f4731c;
}
.notice-c761 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notice-c761 [class*="social-icon-meetup"].light-00d4 {
  background-color: transparent;
  color: #ec1c40;
}
.notice-c761 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notice-c761 [class*="social-icon-pinterest"].light-00d4 {
  background-color: transparent;
  color: #bd081c;
}
.notice-c761 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notice-c761 [class*="social-icon-product-hunt"].light-00d4 {
  background-color: transparent;
  color: #da552f;
}
.notice-c761 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notice-c761 [class*="social-icon-reddit"].light-00d4 {
  background-color: transparent;
  color: #ff4500;
}
.notice-c761 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notice-c761 [class*="social-icon-rss"].light-00d4 {
  background-color: transparent;
  color: #f26522;
}
.notice-c761 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notice-c761
  [class*="social-icon-shopping-cart"].light-00d4 {
  background-color: transparent;
  color: #4caf50;
}
.notice-c761 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notice-c761 [class*="social-icon-skype"].light-00d4 {
  background-color: transparent;
  color: #00aff0;
}
.notice-c761 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notice-c761 [class*="social-icon-slideshare"].light-00d4 {
  background-color: transparent;
  color: #0077b5;
}
.notice-c761 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notice-c761 [class*="social-icon-snapchat"].light-00d4 {
  background-color: transparent;
  color: #fffc00;
}
.notice-c761 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notice-c761 [class*="social-icon-soundcloud"].light-00d4 {
  background-color: transparent;
  color: #f80;
}
.notice-c761 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notice-c761 [class*="social-icon-spotify"].light-00d4 {
  background-color: transparent;
  color: #2ebd59;
}
.notice-c761 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notice-c761
  [class*="social-icon-stack-overflow"].light-00d4 {
  background-color: transparent;
  color: #fe7a15;
}
.notice-c761 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notice-c761 [class*="social-icon-maldkfgram"].light-00d4 {
  background-color: transparent;
  color: #2ca5e0;
}
.notice-c761 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notice-c761 [class*="social-icon-tripadvisor"].light-00d4 {
  background-color: transparent;
  color: #589442;
}
.notice-c761 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notice-c761 [class*="social-icon-tumblr"].light-00d4 {
  background-color: transparent;
  color: #35465c;
}
.notice-c761 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notice-c761 [class*="social-icon-twitch"].light-00d4 {
  background-color: transparent;
  color: #6441a5;
}
.notice-c761 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notice-c761 [class*="social-icon-twitter"].light-00d4 {
  background-color: transparent;
  color: #1da1f2;
}
.notice-c761 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notice-c761 [class*="social-icon-vimeo"].light-00d4 {
  background-color: transparent;
  color: #1ab7ea;
}
.notice-c761 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notice-c761 [class*="social-icon-vk"].light-00d4 {
  background-color: transparent;
  color: #45668e;
}
.notice-c761 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notice-c761 [class*="social-icon-weibo"].light-00d4 {
  background-color: transparent;
  color: #df2029;
}
.notice-c761 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notice-c761 [class*="social-icon-weixin"].light-00d4 {
  background-color: transparent;
  color: #7bb32e;
}
.notice-c761 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notice-c761 [class*="social-icon-whatsapp"].light-00d4 {
  background-color: transparent;
  color: #25d366;
}
.notice-c761 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notice-c761 [class*="social-icon-wordpress"].light-00d4 {
  background-color: transparent;
  color: #21759b;
}
.notice-c761 [class*="social-icon-xing"] {
  background-color: #026466;
}
.notice-c761 [class*="social-icon-xing"].light-00d4 {
  background-color: transparent;
  color: #026466;
}
.notice-c761 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notice-c761 [class*="social-icon-yelp"].light-00d4 {
  background-color: transparent;
  color: #af0606;
}
.notice-c761 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notice-c761 [class*="social-icon-youtube"].light-00d4 {
  background-color: transparent;
  color: #cd201f;
}
.nav-2e82 {
  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;
}
.nav-2e82:hover {
  box-shadow: none;
  background: 0 0;
}
.pressed-3571 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.orange-26ed {
  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;
}
.yellow-d2a6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form-8cf5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form-8cf5,
.form-8cf5::after,
.form-8cf5::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;
}
.form-8cf5::after,
.form-8cf5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo_pro_755b .orange-26ed .yellow-d2a6 {
  margin-top: -2px;
  width: 19px;
}
.logo_pro_755b .orange-26ed .form-8cf5 {
  margin-top: -1px;
}
.logo_pro_755b .orange-26ed .form-8cf5,
.logo_pro_755b .orange-26ed .form-8cf5::after,
.logo_pro_755b .orange-26ed .form-8cf5::before {
  width: 19px;
  height: 2px;
}
.logo_pro_755b .orange-26ed .form-8cf5::before {
  top: -6px;
}
.logo_pro_755b .orange-26ed .form-8cf5::after {
  bottom: -6px;
}
.preview_advanced_bd85 .orange-26ed .yellow-d2a6 {
  margin-top: -2px;
  width: 22px;
}
.preview_advanced_bd85 .orange-26ed .form-8cf5 {
  margin-top: -1px;
}
.preview_advanced_bd85 .orange-26ed .form-8cf5,
.preview_advanced_bd85 .orange-26ed .form-8cf5::after,
.preview_advanced_bd85 .orange-26ed .form-8cf5::before {
  width: 22px;
  height: 2px;
}
.preview_advanced_bd85 .orange-26ed .form-8cf5::before {
  top: -7px;
}
.preview_advanced_bd85 .orange-26ed .form-8cf5::after {
  bottom: -7px;
}
.rough_69c9 .orange-26ed .yellow-d2a6 {
  margin-top: -2px;
  width: 31px;
}
.rough_69c9 .orange-26ed .form-8cf5 {
  margin-top: -1.5px;
}
.rough_69c9 .orange-26ed .form-8cf5,
.rough_69c9 .orange-26ed .form-8cf5::after,
.rough_69c9 .orange-26ed .form-8cf5::before {
  width: 31px;
  height: 3px;
}
.rough_69c9 .orange-26ed .form-8cf5::before {
  top: -9px;
}
.rough_69c9 .orange-26ed .form-8cf5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bottom_146b .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_146b .orange-26ed .form-8cf5 {
    margin-top: -1px;
  }
  .bottom_146b .orange-26ed .form-8cf5,
  .bottom_146b .orange-26ed .form-8cf5::after,
  .bottom_146b .orange-26ed .form-8cf5::before {
    width: 19px;
    height: 2px;
  }
  .bottom_146b .orange-26ed .form-8cf5::before {
    top: -6px;
  }
  .bottom_146b .orange-26ed .form-8cf5::after {
    bottom: -6px;
  }
  .cool_24b4 .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 22px;
  }
  .cool_24b4 .orange-26ed .form-8cf5 {
    margin-top: -1px;
  }
  .cool_24b4 .orange-26ed .form-8cf5,
  .cool_24b4 .orange-26ed .form-8cf5::after,
  .cool_24b4 .orange-26ed .form-8cf5::before {
    width: 22px;
    height: 2px;
  }
  .cool_24b4 .orange-26ed .form-8cf5::before {
    top: -7px;
  }
  .cool_24b4 .orange-26ed .form-8cf5::after {
    bottom: -7px;
  }
  .summary-20aa .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 31px;
  }
  .summary-20aa .orange-26ed .form-8cf5 {
    margin-top: -1.5px;
  }
  .summary-20aa .orange-26ed .form-8cf5,
  .summary-20aa .orange-26ed .form-8cf5::after,
  .summary-20aa .orange-26ed .form-8cf5::before {
    width: 31px;
    height: 3px;
  }
  .summary-20aa .orange-26ed .form-8cf5::before {
    top: -9px;
  }
  .summary-20aa .orange-26ed .form-8cf5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .slider-b7e4 .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 19px;
  }
  .slider-b7e4 .orange-26ed .form-8cf5 {
    margin-top: -1px;
  }
  .slider-b7e4 .orange-26ed .form-8cf5,
  .slider-b7e4 .orange-26ed .form-8cf5::after,
  .slider-b7e4 .orange-26ed .form-8cf5::before {
    width: 19px;
    height: 2px;
  }
  .slider-b7e4 .orange-26ed .form-8cf5::before {
    top: -6px;
  }
  .slider-b7e4 .orange-26ed .form-8cf5::after {
    bottom: -6px;
  }
  .secondary_iron_0028 .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_iron_0028 .orange-26ed .form-8cf5 {
    margin-top: -1px;
  }
  .secondary_iron_0028 .orange-26ed .form-8cf5,
  .secondary_iron_0028 .orange-26ed .form-8cf5::after,
  .secondary_iron_0028 .orange-26ed .form-8cf5::before {
    width: 22px;
    height: 2px;
  }
  .secondary_iron_0028 .orange-26ed .form-8cf5::before {
    top: -7px;
  }
  .secondary_iron_0028 .orange-26ed .form-8cf5::after {
    bottom: -7px;
  }
  .old_e2d3 .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 31px;
  }
  .old_e2d3 .orange-26ed .form-8cf5 {
    margin-top: -1.5px;
  }
  .old_e2d3 .orange-26ed .form-8cf5,
  .old_e2d3 .orange-26ed .form-8cf5::after,
  .old_e2d3 .orange-26ed .form-8cf5::before {
    width: 31px;
    height: 3px;
  }
  .old_e2d3 .orange-26ed .form-8cf5::before {
    top: -9px;
  }
  .old_e2d3 .orange-26ed .form-8cf5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .footer_3495 .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_3495 .orange-26ed .form-8cf5 {
    margin-top: -1px;
  }
  .footer_3495 .orange-26ed .form-8cf5,
  .footer_3495 .orange-26ed .form-8cf5::after,
  .footer_3495 .orange-26ed .form-8cf5::before {
    width: 19px;
    height: 2px;
  }
  .footer_3495 .orange-26ed .form-8cf5::before {
    top: -6px;
  }
  .footer_3495 .orange-26ed .form-8cf5::after {
    bottom: -6px;
  }
  .nav_1dd5 .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_1dd5 .orange-26ed .form-8cf5 {
    margin-top: -1px;
  }
  .nav_1dd5 .orange-26ed .form-8cf5,
  .nav_1dd5 .orange-26ed .form-8cf5::after,
  .nav_1dd5 .orange-26ed .form-8cf5::before {
    width: 22px;
    height: 2px;
  }
  .nav_1dd5 .orange-26ed .form-8cf5::before {
    top: -7px;
  }
  .nav_1dd5 .orange-26ed .form-8cf5::after {
    bottom: -7px;
  }
  .picture-upper-51a9 .orange-26ed .yellow-d2a6 {
    margin-top: -2px;
    width: 31px;
  }
  .picture-upper-51a9 .orange-26ed .form-8cf5 {
    margin-top: -1.5px;
  }
  .picture-upper-51a9 .orange-26ed .form-8cf5,
  .picture-upper-51a9 .orange-26ed .form-8cf5::after,
  .picture-upper-51a9 .orange-26ed .form-8cf5::before {
    width: 31px;
    height: 3px;
  }
  .picture-upper-51a9 .orange-26ed .form-8cf5::before {
    top: -9px;
  }
  .picture-upper-51a9 .orange-26ed .form-8cf5::after {
    bottom: -9px;
  }
}
.aside_8a5a .form-8cf5 {
  -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);
}
.aside_8a5a .form-8cf5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.aside_8a5a .form-8cf5::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);
}
.aside_8a5a.card_basic_af41 .form-8cf5 {
  -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);
}
.aside_8a5a.card_basic_af41 .form-8cf5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.aside_8a5a.card_basic_af41 .form-8cf5::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);
}
.gold_740e {
  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.shade-out-7e3e:before {
  display: none;
}
.media-gas-28aa {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.media-gas-28aa .yellow_e3c2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.media-gas-28aa .yellow_e3c2:last-of-type {
  border-bottom: none;
}
.media-gas-28aa .yellow_e3c2.icon_3266,
.media-gas-28aa .yellow_e3c2.sort_551e,
.media-gas-28aa .yellow_e3c2.accordion-basic-a08a {
  padding: 0;
}
.media-gas-28aa .glass_f903 .info_bottom_9d27 {
  color: currentColor;
}
.media-gas-28aa .glass_f903 .info_bottom_9d27:focus,
.media-gas-28aa .glass_f903 .info_bottom_9d27:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-gas-28aa.overlay_over_2fff .tag_hard_5668,
.media-gas-28aa.overlay_over_2fff .footer-561a a,
.media-gas-28aa.overlay_over_2fff .top-1a8c a,
.media-gas-28aa.overlay_over_2fff .fixed-975f a {
  color: rgba(0, 0, 0, 0.55);
}
.media-gas-28aa.overlay_over_2fff .tag_hard_5668:hover,
.media-gas-28aa.overlay_over_2fff .footer-561a a:hover,
.media-gas-28aa.overlay_over_2fff .top-1a8c a:hover,
.media-gas-28aa.overlay_over_2fff .fixed-975f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-gas-28aa.overlay_over_2fff .outline_tiny_4a72 {
  color: rgba(0, 0, 0, 0.8);
}
.media-gas-28aa.overlay_over_2fff .yellow_e3c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-gas-28aa.overlay_over_2fff .yellow_e3c2:before {
  background: rgba(0, 0, 0, 0.08);
}
.media-gas-28aa.overlay_over_2fff .accordion_22fb:before {
  background: rgba(255, 255, 255, 0.9);
}
.media-gas-28aa.overlay_over_2fff .glass_f903 .form_d6ea li a,
.media-gas-28aa.overlay_over_2fff .glass_f903 .info_bottom_9d27,
.media-gas-28aa.overlay_over_2fff .fixed-975f {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-gas-28aa.overlay_over_2fff .glass_f903 .info_bottom_9d27:focus,
.media-gas-28aa.overlay_over_2fff .glass_f903 .info_bottom_9d27:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-gas-28aa.overlay_over_2fff .form_d6ea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-gas-28aa.button_f38d .tag_hard_5668,
.media-gas-28aa.button_f38d .footer-561a a,
.media-gas-28aa.button_f38d .top-1a8c .info_bottom_9d27,
.media-gas-28aa.button_f38d .top-1a8c a,
.media-gas-28aa.button_f38d .fixed-975f a {
  color: rgba(255, 255, 255, 0.79);
}
.media-gas-28aa.button_f38d .tag_hard_5668:hover,
.media-gas-28aa.button_f38d .footer-561a a:hover,
.media-gas-28aa.button_f38d .top-1a8c .info_bottom_9d27:hover,
.media-gas-28aa.button_f38d .top-1a8c a:hover,
.media-gas-28aa.button_f38d .fixed-975f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-gas-28aa.button_f38d .outline_tiny_4a72 {
  color: rgba(255, 255, 255, 0.99);
}
.media-gas-28aa.button_f38d .yellow_e3c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-gas-28aa.button_f38d .yellow_e3c2:before {
  background: rgba(255, 255, 255, 0.08);
}
.media-gas-28aa.button_f38d .accordion_22fb:before {
  background: rgba(0, 0, 0, 0.9);
}
.media-gas-28aa.button_f38d .glass_f903 .form_d6ea li a,
.media-gas-28aa.button_f38d .glass_f903 .info_bottom_9d27,
.media-gas-28aa.button_f38d .fixed-975f {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-gas-28aa.button_f38d .glass_f903 .info_bottom_9d27:focus,
.media-gas-28aa.button_f38d .glass_f903 .info_bottom_9d27:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-gas-28aa.button_f38d .form_d6ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_22fb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion_22fb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.soft-717c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.nav-7d9b .media-gas-28aa {
  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;
}
.nav-7d9b .yellow_e3c2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.nav-7d9b .yellow_e3c2: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) {
  .nav-7d9b .yellow_e3c2:before {
    width: 16%;
    left: 42%;
  }
}
.nav-7d9b .yellow_e3c2:last-child:before {
  content: none;
}
.nav-7d9b .yellow_e3c2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.nav-7d9b .glass_f903 .form_d6ea li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.nav-7d9b .glass_f903 .form_d6ea li a .info_bottom_9d27 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.nav-7d9b .glass_f903 .fixed-975f {
  border: none;
}
.nav-7d9b .glass_f903 .fixed-975f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.nav-7d9b .accordion_22fb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-7d9b .soft-717c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.nav-7d9b .button_f38d .accordion_22fb:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav-7d9b .overlay_over_2fff.bronze_f42e .form-8cf5 {
  background: rgba(0, 0, 0, 0.6);
}
.nav-7d9b
  .overlay_over_2fff.bronze_f42e
  .form-8cf5::after,
.nav-7d9b
  .overlay_over_2fff.bronze_f42e
  .form-8cf5:before {
  background: inherit;
}
.nav-7d9b
  .overlay_over_2fff.bronze_f42e:hover
  .form-8cf5 {
  background: rgba(0, 0, 0, 0.8);
}
.focused-203b .media-gas-28aa {
  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) {
  .focused-203b .media-gas-28aa {
    width: auto;
    right: 45px;
  }
}
.caption-advanced-352b .media-gas-28aa {
  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) {
  .caption-advanced-352b .media-gas-28aa {
    width: auto;
    left: 45px;
  }
}
.shade-out-7e3e .media-gas-28aa {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shade-out-7e3e .soft-717c {
  max-width: 48em;
  margin: 0 auto;
}
.shade-out-7e3e .accordion_22fb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.progress_old_78a6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.progress_old_78a6.nav-7d9b .media-gas-28aa {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.progress_old_78a6.focused-203b .media-gas-28aa {
  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);
}
.progress_old_78a6 .media-gas-28aa {
  visibility: visible;
}
.progress_old_78a6.caption-advanced-352b .media-gas-28aa {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dark-f5b8,
.focus_lower_a3bd {
  overflow-x: hidden;
}
.dark-f5b8 .media-gas-28aa {
  overflow: auto;
}
.dark-f5b8.nav-7d9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dark-f5b8.nav-7d9b .media-gas-28aa {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dark-f5b8.nav-7d9b .nav-2e82 {
  opacity: 0;
}
.dark-f5b8.focused-203b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dark-f5b8.focused-203b .media-gas-28aa {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dark-f5b8.focused-203b .nav-2e82 {
  opacity: 0;
}
.dark-f5b8.caption-advanced-352b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dark-f5b8.caption-advanced-352b .media-gas-28aa {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dark-f5b8.caption-advanced-352b .nav-2e82 {
  opacity: 0;
}
.dark-f5b8.shade-out-7e3e .media-gas-28aa {
  z-index: 10;
  visibility: visible;
}
.bronze_f42e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bronze_f42e .form-8cf5 {
  background: rgba(255, 255, 255, 0.99);
}
.bronze_f42e .form-8cf5::after,
.bronze_f42e .form-8cf5:before {
  background: inherit;
}
.bronze_f42e:hover .form-8cf5 {
  background: rgba(255, 255, 255, 0.99);
}
.caption-advanced-352b .bronze_f42e {
  top: 10px;
  right: auto;
  left: 12px;
}
.shade-out-7e3e .bronze_f42e {
  display: none !important;
}
.dark-f5b8:before,
.focus_lower_a3bd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dark-f5b8 .bronze_f42e,
.focus_lower_a3bd .bronze_f42e {
  display: inline-block;
}
.media-gas-28aa .caption-slow-e21a {
  -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;
}
.dark-f5b8 .media-gas-28aa .caption-slow-e21a,
.focus_lower_a3bd .media-gas-28aa .caption-slow-e21a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.north-e188 .full-a175 {
  width: 100%;
}
.primary-fa2e {
  padding: 0 0.5em 0;
}
.primary-fa2e [class*="customify-col-"],
.primary-fa2e [class*="customify-col_"],
.primary-fa2e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.static_cd48 .primary-fa2e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .outer_a014 .caption_bf40,
  .caption_bf40 {
    display: none;
  }
  .mask-794f {
    text-align: left;
  }
  .simple-bf2a {
    text-align: center;
  }
  .current-ad99 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .outer_a014 .footer-wide-1ffd,
  .footer-wide-1ffd {
    display: none;
  }
  .static_8e68 {
    text-align: left;
  }
  .popup_blue_c656 {
    text-align: center;
  }
  .under-c504 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .outer_a014 .smooth_af22,
  .smooth_af22 {
    display: none;
  }
  .rough-4839 {
    text-align: left;
  }
  .paragraph_b903 {
    text-align: center;
  }
  .bright_a2a2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lower_4911 {
  box-shadow: none !important;
}
.dropdown-5194 .nav-north-038e,
.pagination_inner_8588 .nav-north-038e {
  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;
}
.pagination_inner_8588 .nav-north-038e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main_fluid_66a5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.main_fluid_66a5:after,
.main_fluid_66a5:before {
  content: "";
  display: table;
}
.main_fluid_66a5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .main_fluid_66a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.main_fluid_66a5,
.tooltip_90dc {
  max-width: 1248px;
  margin: 0 auto;
}

.media-0b28.picture_bottom_b313 .main_fluid_66a5 {
  max-width: 100%;
}
.media-0b28.dim-4f5b {
  max-width: 1200px;
  margin: 0 auto;
}
.media-0b28.frame-a270 .main_fluid_66a5 {
  max-width: 100%;
}
.media-0b28.frame-a270 > .main_fluid_66a5 {
  padding-left: 0;
  padding-right: 0;
}
.media-0b28.frame-a270 > .main_fluid_66a5 .outer_a014 {
  margin: 0;
}
.media-0b28.frame-a270
  > .main_fluid_66a5
  .aside_basic_4c2e.tertiary-9909 {
  margin-right: 0;
  margin-left: 0;
}
.media-0b28.frame-a270 #main.tertiary-9909 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .light-98bd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .light-98bd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .card_top_bfb9 .fresh_7e92 {
    padding-right: 1em;
  }
  .card_top_bfb9.widget-10f4 .aside_basic_4c2e {
    border-right: 1px solid #eaecee;
  }
  .card_top_bfb9.widget-10f4 .fresh_7e92 {
    padding-right: 1em;
  }
  .card_top_bfb9.widget-10f4 .text-liquid-2d55 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_fresh_d9c4 .fresh_7e92 {
    padding-left: 1em;
  }
  .item_fresh_d9c4.widget-10f4 .aside_basic_4c2e {
    border-left: 1px solid #eaecee;
  }
  .item_fresh_d9c4.widget-10f4 .fresh_7e92 {
    padding-left: 1em;
  }
  .item_fresh_d9c4.widget-10f4 .text-liquid-2d55 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_full_023b .fresh_7e92 {
    padding-left: 1em;
  }
  .main_full_023b.widget-10f4 .thick-f802 {
    border-right: 1px solid #eaecee;
  }
  .main_full_023b.widget-10f4 .element-3642 {
    border-right: 1px solid #eaecee;
  }
  .main_full_023b.widget-10f4 .fresh_7e92 {
    padding-left: 1em;
  }
  .main_full_023b.widget-10f4 .text-liquid-2d55 {
    padding-right: 1em;
  }
  .main_full_023b.widget-10f4 .hidden_pink_3fbb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot-e59d .fresh_7e92 {
    padding-right: 1em;
  }
  .hot-e59d.widget-10f4 .thick-f802 {
    border-left: 1px solid #eaecee;
  }
  .hot-e59d.widget-10f4 .element-3642 {
    border-left: 1px solid #eaecee;
  }
  .hot-e59d.widget-10f4 .fresh_7e92 {
    padding-right: 1em;
  }
  .hot-e59d.widget-10f4 .text-liquid-2d55 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hot-e59d.widget-10f4 .hidden_pink_3fbb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-98bd .fresh_7e92 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-98bd.widget-10f4 .aside_basic_4c2e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .light-98bd.widget-10f4 .fresh_7e92 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-98bd.widget-10f4 .text-liquid-2d55 {
    padding-left: 1em;
  }
  .light-98bd.widget-10f4 .hidden_pink_3fbb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .light-98bd.widget-10f4 .fresh_7e92 {
    padding-left: 0;
  }
}
.photo_b76c .soft-054d {
  display: inline-block;
}
.info_eb42 {
  display: inline-block;
}
.easy-cfc4 {
  word-con: break-word;
}
.dropdown-west-1739 > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown-west-1739 .slow-0127 {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown-west-1739 .input_9ce8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column-4f45 .alert-plasma-7fae {
  margin-bottom: 2em;
}
.column-4f45 .info_light_ccea {
  margin-bottom: 15px;
}
.column-4f45 .info_light_ccea:last-child {
  margin-bottom: 0;
}
.column-4f45 .west_ed14 {
  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) {
  .column-4f45 .west_ed14 {
    display: block;
  }
}
.column-4f45 .module_adbd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column-4f45 .module_adbd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column-4f45 .button_advanced_b2e9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column-4f45 .button_advanced_b2e9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column-4f45 .button_advanced_b2e9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column-4f45 .easy-cfc4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-4f45 .easy-cfc4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column-4f45 .notification-bright-ab7e p:last-child {
  margin-bottom: 0;
}
.column-4f45 .progress-db37 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column-4f45 .paper-d07e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column-4f45 .panel-fast-5661 {
  margin-top: 1em;
}
.column-4f45 .south-a26e {
  top: 0;
  display: block;
}
.column-4f45 .south-a26e a {
  color: inherit;
}
.column-4f45 .south-a26e a:hover {
  color: inherit;
}
.column-4f45 .badge_93cb {
  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;
}
.column-4f45 .badge_93cb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column-4f45 .paper-d07e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column-4f45 .slider-fast-7be2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column-4f45 .slider-fast-7be2:first-child {
  margin-top: 0;
}
.column-4f45 .slider-fast-7be2.message_5c54 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column-4f45 .slider-fast-7be2.shadow-old-bf47 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-4f45
  .slider-fast-7be2.shadow-old-bf47.mask_liquid_7f6d
  .panel-fast-5661 {
  width: 100%;
}
.column-4f45 .shadow-old-bf47 {
  -webkit-box-align: center;
  align-items: center;
}
.column-4f45 .shadow-old-bf47 .dropdown-west-1739,
.column-4f45 .shadow-old-bf47 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column-4f45 .button_advanced_b2e9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-4f45 .button_advanced_b2e9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-4f45 .button_advanced_b2e9: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;
}
.column-4f45 .message_5c54 {
  z-index: 5;
}
.column-4f45 .inner-c5ee .box_ea31 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column-4f45 .east_af05 .box_ea31 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column-4f45 .label-dc7b .box_ea31 {
  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;
}
.column-4f45.first-497c .west_ed14,
.column-4f45.form-purple-0703 .west_ed14 {
  display: block;
}
.column-4f45.first-497c .west_ed14 .status-light-5a8d,
.column-4f45.first-497c .west_ed14 .paper-d07e,
.column-4f45.form-purple-0703 .west_ed14 .status-light-5a8d,
.column-4f45.form-purple-0703 .west_ed14 .paper-d07e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-4f45.shadow-d56e .module_adbd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column-4f45.shadow-d56e .module_adbd {
    margin-right: 0;
  }
}
.column-4f45.first-497c .module_adbd,
.column-4f45.form-purple-0703 .module_adbd {
  padding-top: 40%;
}
.column-4f45.first-497c .alert-plasma-7fae,
.column-4f45.form-purple-0703 .alert-plasma-7fae {
  display: block;
}
.column-4f45.first-497c .fn-sticky-fd62 .paper-d07e,
.column-4f45.form-purple-0703 .fn-sticky-fd62 .paper-d07e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column-4f45.first-497c .module_adbd,
.column-4f45.form-purple-0703 .module_adbd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column-4f45.first-497c .paper-d07e {
  padding: 1em;
}
.texture_7173 {
  margin: 30px auto;
  display: block;
}
.texture_7173 .input-wood-854c > * {
  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;
}
.texture_7173 .input-wood-854c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_7173 .input-wood-854c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image-wood-bbce .dropdown-west-1739 {
  margin-bottom: 1.41575em;
}
.image-wood-bbce .preview_5efd {
  margin-bottom: 1.618em;
}
.slider-c03d .top_d47a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slider-c03d .top_d47a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slider-c03d .highlight-1a3d {
  max-width: 100%;
  overflow: auto;
}
.paragraph_steel_92a7 .slider-c03d a:hover {
  text-decoration: underline;
}
.photo_69f6 .info_light_ccea:not(.easy-cfc4),
.photo_69f6 .button_advanced_b2e9 {
  margin-bottom: 1.41575em;
}
.photo_69f6 .info_light_ccea:not(.easy-cfc4):last-child,
.photo_69f6 .button_advanced_b2e9:last-child {
  margin-bottom: 0;
}
.photo_69f6 .info_light_ccea.purple_a4b0 {
  margin-bottom: 0.41575em;
}
.photo_69f6 .small_acf1:before,
.photo_69f6 .liquid_a480:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo_69f6 .small_acf1:before {
  content: "\f115";
}
.photo_69f6 .liquid_a480:before {
  content: "\f02c";
}
.photo_69f6 .pagination_43ff {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo_69f6 .pagination_43ff a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.full-a2e7 {
  display: -webkit-box;
  display: flex;
}
.full-a2e7 .modal-purple-c64f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .full-a2e7 .modal-purple-c64f {
    flex-basis: 90px;
  }
}
.full-a2e7 .highlight-9dda {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .full-a2e7 .highlight-9dda {
    flex-basis: calc(100% - 50px);
  }
}
.full-a2e7 .thumbnail_red_8af7 p:last-child {
  margin-bottom: 0.72em;
}
.mini-de2d .input-wood-854c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini-de2d .input-wood-854c:after,
.mini-de2d .input-wood-854c:before {
  content: "";
  display: table;
}
.mini-de2d .input-wood-854c:after {
  clear: both;
}
.mini-de2d .input-wood-854c .warm_07fb,
.mini-de2d .input-wood-854c .info-4c78 {
  width: 49%;
}
.mini-de2d .input-wood-854c .warm_07fb a span.outline-over-1063,
.mini-de2d .input-wood-854c .info-4c78 a span.outline-over-1063 {
  display: block;
  margin-bottom: 5px;
}
.mini-de2d .input-wood-854c .info-4c78 {
  float: left;
  text-align: left;
}
.mini-de2d .input-wood-854c .warm_07fb {
  float: right;
  text-align: right;
}
.wood-c537 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wood-c537 {
    margin-bottom: 0;
  }
}
.footer_7bf5 {
  margin-bottom: 1em;
}
.footer_7bf5 .easy-cfc4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.table_steel_ac9a a {
  display: block;
  line-height: 0;
  position: relative;
}
.slider-a148 .footer_7bf5,
.logo_east_90f5 .footer_7bf5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slider-a148 .footer_7bf5,
  .logo_east_90f5 .footer_7bf5 {
    display: block;
  }
}
.slider-a148 .table_steel_ac9a,
.logo_east_90f5 .table_steel_ac9a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slider-a148 .table_steel_ac9a,
  .logo_east_90f5 .table_steel_ac9a {
    margin-bottom: 1em;
  }
}
.slider-a148 .table_steel_ac9a img,
.logo_east_90f5 .table_steel_ac9a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slider-a148 .alert_middle_8236,
.logo_east_90f5 .alert_middle_8236 {
  flex-basis: calc(100% - 160px);
}
.slider-a148 .alert_middle_8236 p,
.logo_east_90f5 .alert_middle_8236 p {
  margin-bottom: 0;
}
.slider-a148 .alert_middle_8236 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slider-a148 .alert_middle_8236 {
    padding-left: 0;
  }
}
.logo_east_90f5 .alert_middle_8236 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo_east_90f5 .alert_middle_8236 {
    padding-right: 0;
  }
}
.logo_east_90f5 .table_steel_ac9a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.south-32aa .table_steel_ac9a {
  margin-bottom: 0.5em;
}
.south-32aa .table_steel_ac9a img {
  width: 100%;
}
.column-9b7d .copper_f237,
.message_9b53 .copper_f237 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.message_9b53 .aside_basic_4c2e .shade_e788 p:last-child {
  margin-bottom: 0;
}
.surface_gas_dea1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.avatar_4f9d .pagination-e80c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .avatar_4f9d .pagination-e80c:last-of-type {
    margin-bottom: 0;
  }
}
.avatar_4f9d .pagination-e80c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar_4f9d .pagination-e80c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.avatar_4f9d .pagination-e80c ul li {
  margin: 0 0 0.6em;
}
.avatar_4f9d .pagination-e80c ul li.disabled-0d86,
.avatar_4f9d .pagination-e80c ul li.media-light-89ea {
  position: relative;
}
.avatar_4f9d .pagination-e80c ul li.disabled-0d86 .banner_441b,
.avatar_4f9d .pagination-e80c ul li.media-light-89ea .banner_441b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.avatar_4f9d .pagination-e80c ul li.disabled-0d86:after:after,
.avatar_4f9d .pagination-e80c ul li.disabled-0d86:after:before,
.avatar_4f9d
  .pagination-e80c
  ul
  li.media-light-89ea:after:after,
.avatar_4f9d
  .pagination-e80c
  ul
  li.media-light-89ea:after:before {
  content: "";
  display: table;
}
.avatar_4f9d .pagination-e80c ul li.disabled-0d86:after:after,
.avatar_4f9d
  .pagination-e80c
  ul
  li.media-light-89ea:after:after {
  clear: both;
}
.avatar_4f9d .pagination-e80c a.backdrop_small_1481:hover {
  text-decoration: none;
}
.avatar_4f9d .pagination-e80c select {
  max-width: 100%;
}
.avatar_4f9d .pagination-e80c table {
  font-size: 85%;
}
.avatar_4f9d .pagination-e80c table td,
.avatar_4f9d .pagination-e80c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.avatar_4f9d .pagination-e80c table tfoot td {
  text-align: left;
}
.avatar_4f9d .pagination-e80c :last-child {
  margin-bottom: 0;
}
.avatar_4f9d .pagination-e80c .summary-north-eaad {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.avatar_4f9d .pagination-e80c .summary-north-eaad label {
  width: 100%;
}
.avatar_4f9d .pagination-e80c .summary-north-eaad .hard_cf78 {
  width: 100%;
  display: block;
}
.avatar_4f9d .pagination-e80c .summary-north-eaad .breadcrumb-over-4fd1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.avatar_4f9d .pagination-e80c .summary-north-eaad .breadcrumb-over-4fd1:hover svg #svg-search {
  fill: #444;
}
.avatar_4f9d .pagination-e80c .summary-north-eaad .breadcrumb-over-4fd1 svg {
  width: 18px;
  height: 18px;
}
.avatar_4f9d .iron_b626 ul ul,
.avatar_4f9d .picture-right-2160 ul ul,
.avatar_4f9d .component-038c ul ul,
.avatar_4f9d .item_01ca ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.avatar_4f9d .iron_b626 .tag-c0aa > a,
.avatar_4f9d .picture-right-2160 .tag-c0aa > a,
.avatar_4f9d .component-038c .tag-c0aa > a,
.avatar_4f9d .item_01ca .tag-c0aa > a {
  margin-bottom: 0;
}
.avatar_4f9d .heading-purple-d823 li,
.avatar_4f9d .iron_b626 li,
.avatar_4f9d .link_wide_cdda li,
.avatar_4f9d .picture-right-2160 li,
.avatar_4f9d .component-038c li,
.avatar_4f9d .item_01ca li,
.avatar_4f9d .backdrop_mini_c825 li,
.avatar_4f9d .cold_613d li {
  display: block;
  position: relative;
}
.avatar_4f9d .heading-purple-d823 li:last-child,
.avatar_4f9d .iron_b626 li:last-child,
.avatar_4f9d .link_wide_cdda li:last-child,
.avatar_4f9d .picture-right-2160 li:last-child,
.avatar_4f9d .component-038c li:last-child,
.avatar_4f9d .item_01ca li:last-child,
.avatar_4f9d .backdrop_mini_c825 li:last-child,
.avatar_4f9d .cold_613d li:last-child {
  border: none;
}
.avatar_4f9d .heading-purple-d823 li a,
.avatar_4f9d .iron_b626 li a,
.avatar_4f9d .link_wide_cdda li a,
.avatar_4f9d .picture-right-2160 li a,
.avatar_4f9d .component-038c li a,
.avatar_4f9d .item_01ca li a,
.avatar_4f9d .backdrop_mini_c825 li a,
.avatar_4f9d .cold_613d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar_4f9d .heading-purple-d823 li ul li::before,
.avatar_4f9d .iron_b626 li ul li::before,
.avatar_4f9d .link_wide_cdda li ul li::before,
.avatar_4f9d .picture-right-2160 li ul li::before,
.avatar_4f9d .component-038c li ul li::before,
.avatar_4f9d .item_01ca li ul li::before,
.avatar_4f9d .backdrop_mini_c825 li ul li::before,
.avatar_4f9d .cold_613d li ul li::before {
  left: 15px;
}
.avatar_4f9d .heading-purple-d823 li ul a,
.avatar_4f9d .iron_b626 li ul a,
.avatar_4f9d .link_wide_cdda li ul a,
.avatar_4f9d .picture-right-2160 li ul a,
.avatar_4f9d .component-038c li ul a,
.avatar_4f9d .item_01ca li ul a,
.avatar_4f9d .backdrop_mini_c825 li ul a,
.avatar_4f9d .cold_613d li ul a {
  padding-left: 20px;
}
.avatar_4f9d .heading-purple-d823 li ul ul li::before,
.avatar_4f9d .iron_b626 li ul ul li::before,
.avatar_4f9d .link_wide_cdda li ul ul li::before,
.avatar_4f9d .picture-right-2160 li ul ul li::before,
.avatar_4f9d .component-038c li ul ul li::before,
.avatar_4f9d .item_01ca li ul ul li::before,
.avatar_4f9d .backdrop_mini_c825 li ul ul li::before,
.avatar_4f9d .cold_613d li ul ul li::before {
  left: 30px;
}
.avatar_4f9d .heading-purple-d823 li ul ul a,
.avatar_4f9d .iron_b626 li ul ul a,
.avatar_4f9d .link_wide_cdda li ul ul a,
.avatar_4f9d .picture-right-2160 li ul ul a,
.avatar_4f9d .component-038c li ul ul a,
.avatar_4f9d .item_01ca li ul ul a,
.avatar_4f9d .backdrop_mini_c825 li ul ul a,
.avatar_4f9d .cold_613d li ul ul a {
  padding-left: 40px;
}
.avatar_4f9d .fixed-e7a7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar_4f9d .cold_613d ul li {
  margin-bottom: 1.41575em;
}
.avatar_4f9d .cold_613d ul li .brown_8a3b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.avatar_4f9d .cold_613d ul li .thumbnail_dim_cda4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.button_f38d .heading-purple-d823 li a,
.button_f38d .iron_b626 li a,
.button_f38d .link_wide_cdda li a,
.button_f38d .picture-right-2160 li a,
.button_f38d .component-038c li a,
.button_f38d .item_01ca li a,
.button_f38d .backdrop_mini_c825 li a,
.button_f38d .cold_613d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_f38d .fixed-e7a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_f38d .pagination-e80c ul li.disabled-0d86 .banner_441b,
.button_f38d .pagination-e80c ul li.media-light-89ea .banner_441b {
  background: rgba(0, 0, 0, 0.2);
}
.button_f38d .avatar_4f9d .pagination-e80c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-0b28 .avatar_4f9d .form_d6ea li {
  margin: 0;
}
.media-0b28 .avatar_4f9d .form_d6ea li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media-0b28 .avatar_4f9d .form_d6ea li ul {
  margin: 0;
}
.media-0b28 .avatar_4f9d .form_d6ea li ul li a {
  padding-left: 15px;
}
.media-0b28 .avatar_4f9d .form_d6ea li ul li li a {
  padding-left: 30px;
}
.media-0b28 .avatar_4f9d .form_d6ea li.sort-bottom-729a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media-0b28 .avatar_4f9d .form_d6ea li.sort-bottom-729a > 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;
}
.media-0b28 .avatar_4f9d .form_d6ea li.sort-bottom-729a > 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;
}
.column_c2e1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav-solid-e7bd {
  position: relative;
  z-index: 10;
}
.nav-solid-e7bd .caption-slow-e21a {
  width: 100%;
  max-width: 100%;
}
.action-a116 .middle-1f25 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.action-a116 .overlay_over_2fff {
}
.action-a116 .button_f38d {
  background: #292929;
}
.outline-2dab .middle-1f25 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.outline-2dab .overlay_over_2fff {
  background: #f9f9f9;
}
.outline-2dab .button_f38d {
  background: #303030;
}
.badge_easy_e25d .middle-1f25 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_easy_e25d .soft-054d {
    margin-bottom: 1em;
  }
  .badge_easy_e25d .soft-054d:last-child {
    margin-bottom: 0;
  }
}
.badge_easy_e25d .overlay_over_2fff {
  background: #ededed;
}
.badge_easy_e25d .button_f38d {
  background: #1a1a1a;
}
.middle-1f25.overlay_over_2fff {
  color: rgba(0, 0, 0, 0.6);
}
.middle-1f25.overlay_over_2fff .feature_inner_c4f9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle-1f25.button_f38d {
  color: rgba(255, 255, 255, 0.99);
}
.middle-1f25.button_f38d a:not(.backdrop_small_1481) {
  color: rgba(255, 255, 255, 0.79);
}
.middle-1f25.button_f38d a:not(.backdrop_small_1481):hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-1f25.button_f38d .feature_inner_c4f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-1f25.button_f38d table tbody td,
.middle-1f25.button_f38d table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon-5c21.dynamic-44c9 .main_fluid_66a5 {
  max-width: initial;
}
.icon-5c21 .progress-234e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon-5c21 .progress-234e .caption-slow-e21a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon-5c21 .progress-234e .caption-slow-e21a {
    display: block;
    margin-bottom: 2em;
  }
  .icon-5c21 .progress-234e .caption-slow-e21a:last-child {
    margin-bottom: 0;
  }
}
.badge_easy_e25d .soft-054d:last-child,
.outline-2dab .soft-054d:last-child,
.action-a116 .soft-054d:last-child {
  margin-bottom: 0;
}
.badge_easy_e25d .soft-054d .avatar_4f9d .pagination-e80c:last-child,
.outline-2dab .soft-054d .avatar_4f9d .pagination-e80c:last-child,
.action-a116 .soft-054d .avatar_4f9d .pagination-e80c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge_easy_e25d .selected-beba,
  .badge_easy_e25d .label-top-8ab0,
  .outline-2dab .selected-beba,
  .outline-2dab .label-top-8ab0,
  .action-a116 .selected-beba,
  .action-a116 .label-top-8ab0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav-solid-e7bd .soft-054d {
    margin-bottom: 2em;
  }
}
.nav-solid-e7bd p:last-child {
  margin-bottom: 0;
}
.nav-solid-e7bd li,
.nav-solid-e7bd ul {
  list-style: none;
  margin: 0;
}
.nav-solid-e7bd ul ul {
  margin-left: 2.617924em;
}
.item_9165 {
  font-size: 0.875em;
}

/* css-noise: 858d */
.shadow-element-i7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
