/*!
Theme Name: Customify
Theme URI: https://pressmaximum.next-c7ab/customify
Author: WPCustomify
Author URI: https://pressmaximum.next-c7ab
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.next-c7ab/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.static_926d.bottom-ba54/licenses/gpl-2.0.menu_upper_8e2d
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.small-e07b/, (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.summary-lower-50dd.list_8d8e/normalize.text_hard_ee8c/
 ======
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.text_hard_ee8c v7.0.0 | MIT License | github.next-c7ab/necolas/normalize.text_hard_ee8c */
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;
}
.heading-e202 .chip_narrow_f635,
.right-1ed1,
.inner_81ef,
.icon_copper_0335,
.first_198e,
.thumbnail_south_7b6c,
.primary_1222,
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;
}
.right-1ed1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right-1ed1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right-1ed1,
  h1 {
    font-size: 1.8em;
  }
}
.inner_81ef,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.inner_81ef + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .inner_81ef,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .inner_81ef,
  h2 {
    font-size: 1.7em;
  }
}
.icon_copper_0335,
h3 {
  font-size: 1.618em;
}
.heading-e202 .chip_narrow_f635,
.first_198e,
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.wide-d555 {
  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;
}
.silver_6f46:after,
.silver_6f46:before,
.gold-2033:after,
.gold-2033:before {
  content: "";
  display: table;
}
.silver_6f46:after,
.gold-2033:after {
  clear: both;
}
.component-advanced-8fce {
  float: right;
  margin-right: 0;
}
.frame-yellow-260c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.description-283e .tall_c39a,
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;
}
.description-283e .tall_c39a: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;
}
.info_south_7bec .tall_c39a {
  box-shadow: none;
}
.info_south_7bec
  .tall_c39a
  .north-9907 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.info_south_7bec .tall_c39a .accent_glass_180c {
  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;
}
.info_south_7bec
  .tall_c39a
  .accent_glass_180c
  b {
  display: none;
}
.info_south_7bec .header-easy-4a49 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.avatar_b0ab:not(.rough_eef5):not(.bottom-d41e),
button:not(.rough_eef5):not(.bottom-d41e),
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ),
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ),
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ) {
  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;
}
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ):hover,
button:not(.rough_eef5):not(
    .bottom-d41e
  ):hover,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ):hover,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ):hover,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ):active,
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ):focus,
button:not(.rough_eef5):not(
    .bottom-d41e
  ):active,
button:not(.rough_eef5):not(
    .bottom-d41e
  ):focus,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ):active,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ):focus,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ):active,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ):focus,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ):active,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ):focus {
  outline: 0;
}
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f,
button:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f {
  position: relative;
}
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .accent-large-c66d,
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .copper_6743,
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .image_soft_65b8,
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  i,
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  svg,
button:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .accent-large-c66d,
button:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .copper_6743,
button:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .image_soft_65b8,
button:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  i,
button:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  svg,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .accent-large-c66d,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .copper_6743,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .image_soft_65b8,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  i,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  svg,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .accent-large-c66d,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .copper_6743,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .image_soft_65b8,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  i,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  svg,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .accent-large-c66d,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .copper_6743,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  .image_soft_65b8,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  i,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f
  svg {
  visibility: hidden;
}
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f:after,
button:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f:after,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f:after,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f:after,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ).fn-loading-f46f: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;
}
.avatar_b0ab:not(.rough_eef5):not(.bottom-d41e),
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ),
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ),
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ) {
  color: #fff;
  background: #235787;
}
.avatar_b0ab:not(.rough_eef5):not(
    .bottom-d41e
  ):focus,
input[type="button"]:not(.rough_eef5):not(
    .bottom-d41e
  ):focus,
input[type="reset"]:not(.rough_eef5):not(
    .bottom-d41e
  ):focus,
input[type="submit"]:not(.rough_eef5):not(
    .bottom-d41e
  ):focus {
  color: #fff;
}
.avatar_b0ab.fn-disabled-f46f:not(.rough_eef5):not(
    .bottom-d41e
  ),
.avatar_b0ab[disabled]:not(.rough_eef5):not(
    .bottom-d41e
  ),
button.fn-disabled-f46f:not(.rough_eef5):not(
    .bottom-d41e
  ),
button[disabled]:not(.rough_eef5):not(
    .bottom-d41e
  ) {
  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;
}
.lite_8d6d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lite_8d6d:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.tabs-steel-fc10 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.title_bright_7d5e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.section_d08f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.silver_6f46:after,
.silver_6f46:before,
.red_f25f:after,
.red_f25f:before,
.focused-7546:after,
.focused-7546:before,
.motion_4184:after,
.motion_4184:before,
.modal_dim_cced:after,
.modal_dim_cced:before,
.pattern_green_68db:after,
.pattern_green_68db:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.silver_6f46:after,
.red_f25f:after,
.focused-7546:after,
.motion_4184:after,
.modal_dim_cced:after,
.pattern_green_68db:after {
  clear: both;
}
.red_f25f .gradient-5663,
.focused-7546 .gradient-5663,
.media_blue_a3f1 .gradient-5663 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.link-fluid-33a1 {
  display: inline-block;
}
.badge_north_6132 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge_north_6132 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge_north_6132 .slider-selected-5604 {
  padding: 1em 0;
  font-size: 85%;
}
.slider-selected-5604 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort_a99d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort_a99d:after,
.sort_a99d:before {
  content: "";
  display: table;
}
.sort_a99d:after {
  clear: both;
}
.text_easy_1f1c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info_0d8d .text_easy_1f1c {
  max-width: 50%;
}
.paragraph_8332 .text_easy_1f1c {
  max-width: 33.33%;
}
.message_08d8 .text_easy_1f1c {
  max-width: 25%;
}
.logo-upper-b631 .text_easy_1f1c {
  max-width: 20%;
}
.huge_2af6 .text_easy_1f1c {
  max-width: 16.66%;
}
.motion_db63 .text_easy_1f1c {
  max-width: 14.28%;
}
.input_9856 .text_easy_1f1c {
  max-width: 12.5%;
}
.notification-old-6927 .text_easy_1f1c {
  max-width: 11.11%;
}
.short-bf3c {
  display: block;
}
.heading-e202 .slider-complex-4960 label,
.heading-e202 .message-e617 label,
.heading-e202 .west-95d0 label,
.heading-e202 .status-d4b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-6f8f {
  list-style: none;
  margin: 0;
}
.pressed-6f8f article.tertiary_2ab7 {
  margin-bottom: 0;
}
.pressed-6f8f ul {
  list-style: none;
  margin: 0;
}
.pressed-6f8f .medium_4873 li.tertiary_2ab7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-6f8f .medium_4873 li.tertiary_2ab7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-6f8f .medium_4873 li.tertiary_2ab7: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) {
  .pressed-6f8f .medium_4873 li.tertiary_2ab7 li.tertiary_2ab7 li.tertiary_2ab7 li.tertiary_2ab7 {
    padding-left: 0;
  }
}
article.tertiary_2ab7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_2ab7 .red_f25f p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_2ab7 .heading_bfbf {
  float: left;
}
article.tertiary_2ab7 .hot-628c {
  margin-left: 85px;
}
article.tertiary_2ab7 .outline-gas-994e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_2ab7 .outline-gas-994e .paper_e215 {
  margin-left: 10px;
}
article.tertiary_2ab7 .wrapper_a318 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_2ab7 .hidden_focused_e26d {
  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 .slider-complex-4960,
  #respond .west-95d0,
  #respond .status-d4b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-complex-4960 input,
#respond .west-95d0 input,
#respond .status-d4b8 input {
  width: 100%;
}
#respond .status-d4b8 {
  margin-right: 0;
}
#respond .backdrop_soft_3252 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-e7fb {
  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;
}
.item-e7fb.up-cf16 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item-e7fb 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%);
}
.item-e7fb:focus,
.item-e7fb: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);
}
.wrapper-17c5 {
  border-radius: 10%;
}
.progress-8f1d {
  border-radius: 50%;
}
.easy_f41a {
  font-size: 0.72em;
}
.purple_083c {
  font-size: 0.875em;
}
.button-c5c5 {
  font-size: 1.1em;
}
.fresh_373c {
  text-transform: uppercase;
  line-height: 1.2;
}
.fresh_373c.easy_f41a {
  letter-spacing: 0.5px;
}
.search_liquid_6f03,
.search_liquid_6f03 a {
  color: #6d6d6d;
}
.search_liquid_6f03 a:hover {
  color: #111;
}
.content_short_f08e {
  color: #6d6d6d;
}
.out_1acf {
  overflow-x: hidden;
}
.out_1acf .purple_61c1.orange_f499 {
  position: relative;
}
.out_1acf .purple_61c1.orange_f499.iron-b9fb {
  position: initial;
}
.out_1acf
  .purple_61c1.orange_f499.iron-b9fb
  .frame-dynamic-00e9 {
  left: auto;
}
.out_1acf .purple_61c1 .frame-dynamic-00e9 {
  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;
}
.out_1acf .purple_61c1:hover.orange_f499 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.out_1acf
  .purple_61c1:hover.orange_f499
  .frame-dynamic-00e9 {
  display: block;
  z-index: 9999999;
}
.out_1acf .black_1a01 .bottom_ff78,
.out_1acf .message-7504 .bottom_ff78 {
  display: none;
}
.out_1acf .pink-39ef .purple_61c1:hover.orange_f499 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.heading-e202 .slider-complex-4960 label,
.heading-e202 .message-e617 label,
.heading-e202 .west-95d0 label,
.heading-e202 .status-d4b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-6f8f {
  list-style: none;
  margin: 0;
}
.pressed-6f8f article.tertiary_2ab7 {
  margin-bottom: 0;
}
.pressed-6f8f ul {
  list-style: none;
  margin: 0;
}
.pressed-6f8f .medium_4873 li.tertiary_2ab7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-6f8f .medium_4873 li.tertiary_2ab7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-6f8f .medium_4873 li.tertiary_2ab7: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) {
  .pressed-6f8f .medium_4873 li.tertiary_2ab7 li.tertiary_2ab7 li.tertiary_2ab7 li.tertiary_2ab7 {
    padding-left: 0;
  }
}
article.tertiary_2ab7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_2ab7 .red_f25f p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_2ab7 .heading_bfbf {
  float: left;
}
article.tertiary_2ab7 .hot-628c {
  margin-left: 85px;
}
article.tertiary_2ab7 .outline-gas-994e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_2ab7 .outline-gas-994e .paper_e215 {
  margin-left: 10px;
}
article.tertiary_2ab7 .wrapper_a318 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_2ab7 .hidden_focused_e26d {
  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 .slider-complex-4960,
  #respond .west-95d0,
  #respond .status-d4b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-complex-4960 input,
#respond .west-95d0 input,
#respond .status-d4b8 input {
  width: 100%;
}
#respond .status-d4b8 {
  margin-right: 0;
}
#respond .backdrop_soft_3252 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.black_1a01 .wrapper-18ec {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-18ec .notification-full-45e1.breadcrumb_top_08d9 .warm-cd52 > li > a:focus,
.wrapper-18ec .notification-full-45e1.breadcrumb_top_08d9 .warm-cd52 > li > a:hover,
.wrapper-18ec .notification-full-45e1.picture-solid-b918 .warm-cd52 > li > a:focus,
.wrapper-18ec .notification-full-45e1.picture-solid-b918 .warm-cd52 > li > a:hover,
.wrapper-18ec .notification-full-45e1.background-e09e .warm-cd52 > li > a:focus,
.wrapper-18ec .notification-full-45e1.background-e09e .warm-cd52 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-18ec
  .notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li.button_smooth_aa21
  > a,
.wrapper-18ec
  .notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li.progress-first-e03d
  > a,
.wrapper-18ec
  .notification-full-45e1.picture-solid-b918
  .warm-cd52
  > li.button_smooth_aa21
  > a,
.wrapper-18ec
  .notification-full-45e1.picture-solid-b918
  .warm-cd52
  > li.progress-first-e03d
  > a,
.wrapper-18ec
  .notification-full-45e1.background-e09e
  .warm-cd52
  > li.button_smooth_aa21
  > a,
.wrapper-18ec .notification-full-45e1.background-e09e .warm-cd52 > li.chip_south_a7f3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-18ec .soft-0bd3,
.wrapper-18ec .soft-0bd3 a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-18ec .logo_0a5f.green_5fc5 li a,
.wrapper-18ec .status_b686 a,
.wrapper-18ec .simple-c441,
.wrapper-18ec .warm-cd52 > li > a,
.wrapper-18ec .module_solid_bb41 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec .logo_0a5f.green_5fc5 li a:hover,
.wrapper-18ec .status_b686 a:hover,
.wrapper-18ec .simple-c441:hover,
.wrapper-18ec .warm-cd52 > li > a:hover,
.wrapper-18ec .module_solid_bb41:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-18ec .right_10fe {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec .right_10fe .tabs-fresh-9d04 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-18ec .right_10fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-18ec .pattern_gas_9047 .pagination_last_1d7e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec .pattern_gas_9047 .pagination_last_1d7e .alert_light_50cc {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec
  .pattern_gas_9047
  .pagination_last_1d7e
  .alert_light_50cc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec
  .pattern_gas_9047
  .pagination_last_1d7e
  .alert_light_50cc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec
  .pattern_gas_9047
  .pagination_last_1d7e
  .alert_light_50cc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec
  .pattern_gas_9047
  .pagination_last_1d7e
  .alert_light_50cc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec .pattern_gas_9047 .header-purple-5671 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-18ec .pattern_gas_9047 .header-purple-5671:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_c8ed
  .wrapper-18ec
  .pattern_gas_9047
  .input_mini_66da
  .detail_fixed_f440 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_c8ed
  .wrapper-18ec
  .pattern_gas_9047
  .input_mini_66da
  .alert_light_50cc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.black_1a01 .avatar_7a6d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.avatar_7a6d .notification-full-45e1.breadcrumb_top_08d9 .warm-cd52 > li > a:focus,
.avatar_7a6d .notification-full-45e1.breadcrumb_top_08d9 .warm-cd52 > li > a:hover,
.avatar_7a6d .notification-full-45e1.picture-solid-b918 .warm-cd52 > li > a:focus,
.avatar_7a6d .notification-full-45e1.picture-solid-b918 .warm-cd52 > li > a:hover,
.avatar_7a6d .notification-full-45e1.background-e09e .warm-cd52 > li > a:focus,
.avatar_7a6d .notification-full-45e1.background-e09e .warm-cd52 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_7a6d
  .notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li.button_smooth_aa21
  > a,
.avatar_7a6d
  .notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li.progress-first-e03d
  > a,
.avatar_7a6d
  .notification-full-45e1.picture-solid-b918
  .warm-cd52
  > li.button_smooth_aa21
  > a,
.avatar_7a6d
  .notification-full-45e1.picture-solid-b918
  .warm-cd52
  > li.progress-first-e03d
  > a,
.avatar_7a6d
  .notification-full-45e1.background-e09e
  .warm-cd52
  > li.button_smooth_aa21
  > a,
.avatar_7a6d .notification-full-45e1.background-e09e .warm-cd52 > li.chip_south_a7f3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_7a6d .soft-0bd3,
.avatar_7a6d .soft-0bd3 a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_7a6d .logo_0a5f.green_5fc5 li a,
.avatar_7a6d .status_b686 a,
.avatar_7a6d .simple-c441,
.avatar_7a6d .warm-cd52 > li > a,
.avatar_7a6d .module_solid_bb41 {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_7a6d .logo_0a5f.green_5fc5 li a:hover,
.avatar_7a6d .status_b686 a:hover,
.avatar_7a6d .simple-c441:hover,
.avatar_7a6d .warm-cd52 > li > a:hover,
.avatar_7a6d .module_solid_bb41:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_7a6d .right_10fe {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_7a6d .right_10fe .tabs-fresh-9d04 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_7a6d .right_10fe:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_2453 .secondary-060a {
  margin-left: auto;
  margin-right: auto;
}
.focused-7546 > * {
  margin-left: auto;
  margin-right: auto;
}
.focused-7546 .tabs-steel-fc10 {
  margin-right: 1.41575em;
}
.tiny-9f5b .focused-7546 > .table_5eb0 {
  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;
}
.tiny-9f5b .focused-7546 > .main_black_3d8c {
  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;
}
.card_steel_2041.tooltip_2453 .secondary-060a,
.filter_light_c3a2.tooltip_2453 .secondary-060a {
  margin-left: 0;
}
.logo_c001.tooltip_2453 .secondary-060a,
.right-7170.tooltip_2453 .secondary-060a {
  margin-right: 0;
}
.focused-7546 ol,
.focused-7546 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface_cool_3448 video {
  max-width: 100%;
}
.main_8207 img {
  display: block;
}
.main_8207.tabs-steel-fc10,
.main_8207.title_bright_7d5e {
  width: 100%;
}
.main_8207.main_black_3d8c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.border-6cfd:not(.left_452e) {
  margin: 1.5em auto;
}
.iron_d10a p {
  padding: 1.5em 14px;
}
ul.progress_glass_0618.main_black_3d8c,
ul.progress_glass_0618.table_5eb0,
ul.progress_glass_0618.pressed-3669.table_5eb0 {
  padding: 0 14px;
}
.focus-afe1 {
  display: block;
  overflow-x: auto;
}
.focus-afe1 table {
  border-collapse: collapse;
  width: 100%;
}
.focus-afe1 td,
.focus-afe1 th {
  padding: 0.5em;
}
.focused-7546 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focused-7546 ol ol,
.focused-7546 ol ul,
.focused-7546 ul ol,
.focused-7546 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focused-7546 ol ol li,
.focused-7546 ol ul li,
.focused-7546 ul ol li,
.focused-7546 ul ul li {
  margin-left: 0;
}
.description_upper_14ac.nav_wood_5c9a > .popup_4322 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description_upper_14ac.nav_wood_5c9a > .popup_4322 iframe,
.description_upper_14ac.nav_wood_5c9a > .popup_4322 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.soft-8ff5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.soft-8ff5.shadow_down_cd7f {
  padding: 0;
}
.soft-8ff5.shadow_down_cd7f cite {
  font-size: 13px;
}
.soft-8ff5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.soft-8ff5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue-6165 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue-6165 > p:first-child {
  margin-top: 0;
}
.blue-6165 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue-6165 blockquote {
  border-left: 0;
}
.bottom-8384 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bottom-8384:not(.stale-1fff) {
  max-width: 100px;
}
.bottom-8384.texture_7d5d {
  border-bottom: none !important;
  text-align: center;
}
.bottom-8384.texture_7d5d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .iron_d10a p {
    padding: 1.5em 0;
  }
}
.highlight-stale-93e9 {
  color: #0073aa;
}
.backdrop_active_b8e5 {
  background-color: #0073aa;
}
.smooth-c757 {
  color: #229fd8;
}
.tag_solid_bd85 {
  background-color: #229fd8;
}
.hovered_e261 {
  color: #eee;
}
.breadcrumb_basic_8f33 {
  background-color: #eee;
}
.primary-right-1692 {
  color: #444;
}
.active-bright-0198 {
  background-color: #444;
}
.cool-1f4f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.cool-1f4f .detail-5711 .status_b686 {
  font-size: 15px;
}
.cool-1f4f .status_b686 {
  line-height: 1.3;
}
.cool-1f4f .avatar_7a6d {
}
.cool-1f4f .wrapper-18ec {
  background: #235787;
}
.gold_56bf {
  padding: 0;
}
.gold_56bf .wrapper-18ec {
  background: #1a1a1a;
}
.gold_56bf .avatar_7a6d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.aside-glass-7cac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.aside-glass-7cac .avatar_7a6d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.aside-glass-7cac .wrapper-18ec {
  background: #303030;
}
.pattern_green_68db {
  position: relative;
  z-index: 10;
}
.pattern_green_68db .gas-173e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_84ce .orange_f499 {
  display: inline-block;
  vertical-align: middle;
}
.modal_84ce.badge_69f4 .orange_f499 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .modal_84ce.badge_69f4 .orange_f499 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .modal_84ce.badge_69f4 .orange_f499 {
    margin-right: 0.4em;
  }
}
.modal_84ce.badge_69f4 .orange_f499:last-child {
  margin-right: 0;
}
.selected_4870 .gas-173e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .black_1a01 .detail-5711 {
    margin: 0 -0.5em;
  }
  .black_1a01 .detail-5711 [class*="customify-col-"],
  .black_1a01 .detail-5711 [class*="customify-col_"],
  .black_1a01 .detail-5711 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.black_1a01.fast-acc0 .gas-173e {
  background: 0 0 !important;
}
.black_1a01.fast-acc0 .gas-173e,
.black_1a01.selected_4870 .gas-173e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .black_1a01.pressed_f881 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.black_1a01.selected_4870 .gas-173e {
  box-shadow: none !important;
}
.feature_6650 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .feature_6650 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .feature_6650 {
    padding: 18px 0 20px;
  }
}
.feature_6650 .tabs-4116 {
  width: 100%;
}
.feature_6650 .preview_down_628a {
  margin-bottom: 0;
}
.feature_6650 .blue-d517 {
  margin-top: 5px;
  font-size: 0.875em;
}
.full-bd78 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.full-bd78 .label-complex-57f9 {
  width: 100%;
}
.layout_2ec6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.layout_2ec6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.layout_2ec6 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;
}
.layout_2ec6 li:last-child:after {
  display: none;
}
.layout_2ec6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.yellow-80f8 .bottom_ff78 button,
.feature_6650 .bottom_ff78 button {
  left: 0;
}
.yellow-80f8 .label-complex-57f9,
.feature_6650 .label-complex-57f9 {
  padding-left: 0;
  padding-right: 0;
}
.yellow-80f8 .full-bd78,
.feature_6650 .full-bd78 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.yellow-80f8 {
  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;
}
.yellow-80f8: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;
}
.yellow-80f8 .bottom-e2a0 {
  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) {
  .yellow-80f8 .bottom-e2a0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-80f8 .bottom-e2a0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .yellow-80f8 .bottom-e2a0 {
    min-height: 200px;
  }
}
.yellow-80f8 .layout_2ec6 {
  color: rgba(255, 255, 255, 0.8);
}
.yellow-80f8 .layout_2ec6 a,
.yellow-80f8 .layout_2ec6 li:after {
  color: inherit;
}
.yellow-80f8 .layout_2ec6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.widget-01ca {
  margin-bottom: 0.5em;
}
.description-ec8a {
  margin-bottom: 1.2em;
}
.description-ec8a,
.widget-01ca {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description-ec8a p:last-child,
.widget-01ca p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bottom_ff78,
#masthead .bottom_ff78 {
  display: none;
}
#masthead
  > .bottom_ff78.liquid-8314 {
  display: none;
}
#masthead > .bottom_ff78 button {
  left: 0;
}
.gradient_3588 {
  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%;
}
.gradient_3588 .orange_f499 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient_3588 .card_524c {
  display: -webkit-box;
  display: flex;
}
.gradient_3588 .card_524c.bottom_9f17 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient_3588 .card_524c.north-46d1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_3588 .card_524c.input_narrow_e198 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_3588.text_cad9.form-6a5c .card_524c.bottom_9f17 {
  flex-basis: 100%;
}
.gradient_3588.avatar_e5f9 .card_524c.north-46d1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient_3588.avatar_e5f9 .card_524c.input_narrow_e198 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bottom_ff78.liquid-8314 {
  display: none;
}
#masthead > .bottom_ff78 button {
  left: 0;
}
.lite-c1a4 {
  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;
}
.lite-c1a4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lite-c1a4.table-fresh-28fc i {
  margin-right: 4px;
}
.lite-c1a4.in-b2f3 i {
  margin-left: 5px;
}
.status_b686 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status_b686 p:last-child {
  margin-bottom: 0;
}
.upper-db18 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.upper-db18 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.upper-db18 img {
  display: block;
  width: auto;
  line-height: 1;
}
.upper-db18 .soft-0bd3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.upper-db18 .row_1e6e {
  margin: 5px 0 7px 0;
}
.upper-db18.shade-859b .hot_df6b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper-db18.shade-859b .component_large_c307 {
  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;
}
.upper-db18.secondary-cool-119e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.upper-db18.secondary-cool-119e .hot_df6b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper-db18.secondary-cool-119e .component_large_c307 {
  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;
}
.upper-db18.hard_1e6a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper-db18.selected_89e6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.upper-db18.selected_89e6 .component_large_c307 {
  margin-top: 7px;
}
.menu-east-5e08 {
  display: inline-block;
}
.pattern_green_68db .panel_easy_63f9 .upper-db18 img {
  max-width: 100%;
}
.notification-full-45e1 .picture_steel_ad2c.caption-43bb,
.hover_dark_68e9 .picture_steel_ad2c.caption-43bb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification-full-45e1 .pressed-ec47,
.hover_dark_68e9 .pressed-ec47 {
  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%);
}
.notification-full-45e1 .pressed-ec47 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification-full-45e1.link-ac46 .pressed-ec47 {
  display: none;
}
.notification-full-45e1 .message_action_43fe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-full-45e1 .message_action_43fe li {
  display: inline-block;
  position: relative;
}
.notification-full-45e1 .message_action_43fe li:last-child {
  margin-right: 0;
}
.notification-full-45e1 .message_action_43fe 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;
}
.notification-full-45e1 .message_action_43fe li.chip_south_a7f3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification-full-45e1 .message_action_43fe > 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;
}
.notification-full-45e1 .message_action_43fe > li > a i {
  line-height: 0;
}
.notification-full-45e1 .message_action_43fe > li.background_016d > a .pressed-ec47 {
  margin-left: 4px;
  line-height: 0;
}
.notification-full-45e1 .message_action_43fe .tabs-active-bd5c li.background_016d > a {
  position: relative;
}
.notification-full-45e1 .message_action_43fe .tabs-active-bd5c li.background_016d > a:after,
.notification-full-45e1 .message_action_43fe .tabs-active-bd5c li.background_016d > a:before {
  content: "";
  display: table;
}
.notification-full-45e1 .message_action_43fe .tabs-active-bd5c li.background_016d > a:after {
  clear: both;
}
.notification-full-45e1 .message_action_43fe .tabs-active-bd5c li.background_016d > a .pressed-ec47 {
  margin-left: 5px;
  float: right;
}
.notification-full-45e1 .paragraph_9674,
.notification-full-45e1 .tabs-active-bd5c {
  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;
}
.notification-full-45e1 .tabs-active-bd5c {
  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;
}
.notification-full-45e1 .tabs-active-bd5c .caption-43bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification-full-45e1 .tabs-active-bd5c .pressed-ec47 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification-full-45e1 .tabs-active-bd5c li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification-full-45e1 .tabs-active-bd5c 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;
}
.notification-full-45e1 .tabs-active-bd5c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification-full-45e1 .tabs-active-bd5c .tabs-active-bd5c {
  top: 0;
  left: 100%;
}
.notification-full-45e1 .wide-3477.fn-focus-f46f > .paragraph_9674,
.notification-full-45e1 .wide-3477.fn-focus-f46f > .tabs-active-bd5c,
.notification-full-45e1 .wide-3477:focus > .paragraph_9674,
.notification-full-45e1 .wide-3477:focus > .tabs-active-bd5c,
.notification-full-45e1 .wide-3477:hover > .paragraph_9674,
.notification-full-45e1 .wide-3477:hover > .tabs-active-bd5c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification-full-45e1.background-e09e .warm-cd52:after,
.notification-full-45e1.background-e09e .warm-cd52:before {
  content: "";
  display: table;
}
.notification-full-45e1.background-e09e .warm-cd52:after {
  clear: both;
}
.notification-full-45e1.background-e09e .warm-cd52 > li {
  float: left;
}
.notification-full-45e1.shadow-5155 .warm-cd52:after,
.notification-full-45e1.shadow-5155 .warm-cd52:before {
  content: "";
  display: table;
}
.notification-full-45e1.shadow-5155 .warm-cd52:after {
  clear: both;
}
.notification-full-45e1.shadow-5155 .warm-cd52 > li {
  float: left;
}
.notification-full-45e1.shadow-5155 .warm-cd52 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification-full-45e1.shadow-5155 .warm-cd52 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification-full-45e1.shadow-5155 .warm-cd52 > li.button_smooth_aa21 > a,
.notification-full-45e1.shadow-5155 .warm-cd52 > li.chip_south_a7f3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification-full-45e1.breadcrumb_top_08d9 .warm-cd52 > li > a .caption-43bb {
  position: relative;
}
.notification-full-45e1.breadcrumb_top_08d9 .warm-cd52 > li > a .caption-43bb: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;
}
.notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li:focus
  > a
  .caption-43bb:before,
.notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li:hover
  > a
  .caption-43bb:before {
  width: 100%;
  background-color: currentColor;
}
.notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li.button_smooth_aa21
  > a
  .caption-43bb:before,
.notification-full-45e1.breadcrumb_top_08d9
  .warm-cd52
  > li.progress-first-e03d
  > a
  .caption-43bb:before {
  width: 100%;
  background-color: currentColor;
}
.notification-full-45e1.picture-solid-b918 .warm-cd52 > li > a .caption-43bb {
  position: relative;
}
.notification-full-45e1.picture-solid-b918 .warm-cd52 > li > a .caption-43bb: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;
}
.notification-full-45e1.picture-solid-b918 .warm-cd52 > li:focus > a .caption-43bb:before,
.notification-full-45e1.picture-solid-b918
  .warm-cd52
  > li:hover
  > a
  .caption-43bb:before {
  width: 100%;
  background-color: currentColor;
}
.notification-full-45e1.picture-solid-b918
  .warm-cd52
  > li.button_smooth_aa21
  > a
  .caption-43bb:before,
.notification-full-45e1.picture-solid-b918
  .warm-cd52
  > li.progress-first-e03d
  > a
  .caption-43bb:before {
  width: 100%;
  background-color: currentColor;
}
.hover_dark_68e9 .message_action_43fe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover_dark_68e9 .message_action_43fe li:first-child > a {
  border-top: none;
}
.hover_dark_68e9 .message_action_43fe .hidden_advanced_5b63 > .caption-43bb .pressed-ec47 {
  display: none;
}
.hover_dark_68e9 .message_action_43fe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover_dark_68e9 .message_action_43fe li:last-child {
  border: none;
}
.hover_dark_68e9 .message_action_43fe li.background_016d > a {
  padding-right: 45px !important;
}
.hover_dark_68e9 .message_action_43fe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover_dark_68e9 .message_action_43fe li a:focus,
.hover_dark_68e9 .message_action_43fe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_dark_68e9 .message_action_43fe li .cold_848f {
  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;
}
.hover_dark_68e9 .message_action_43fe li .cold_848f:hover {
  box-shadow: none;
}
.hover_dark_68e9 .message_action_43fe li .cold_848f .pressed-ec47 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover_dark_68e9 .message_action_43fe .tabs-active-bd5c {
  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);
}
.hover_dark_68e9 .message_action_43fe .tabs-active-bd5c li a {
  padding-left: 3em;
}
.hover_dark_68e9 .message_action_43fe .alert-d83b > a .cold_848f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover_dark_68e9 .message_action_43fe .alert-d83b > .tabs-active-bd5c {
  display: block;
  opacity: 1;
}
.hidden_focused_732b {
  max-width: 100%;
}
.logo-68de {
  line-height: 0;
  cursor: pointer;
}
.module_solid_bb41 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module_solid_bb41:hover {
  box-shadow: none;
  color: currentColor;
}
.module_solid_bb41 svg {
  width: 18px;
  height: 18px;
}
.module_solid_bb41 .input_8f9f {
  display: none;
}
.hot-5008 {
  position: relative;
}
.hot-5008.fn-active-f46f .module_solid_bb41 .stone_0f2a {
  display: none;
}
.hot-5008.fn-active-f46f .module_solid_bb41 .input_8f9f {
  display: inline-block;
}
.hot-5008 .input_4db9 {
  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);
}
.hot-5008.pro-8676 .input_4db9 {
  left: auto;
  right: -0.9em;
}
.hot-5008.pro-8676 .shade-prev-83a1::before {
  left: auto;
  right: 15px;
}
.hot-5008.fn-active-f46f .input_4db9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input_mini_66da {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.input_mini_66da label {
  flex-basis: 100%;
}
.input_mini_66da .pagination_last_1d7e {
  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;
}
.input_mini_66da .alert_light_50cc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.input_mini_66da .alert_light_50cc:focus {
  background-color: transparent;
}
.input_mini_66da button.header-purple-5671 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.input_mini_66da button.header-purple-5671:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.input_mini_66da button.header-purple-5671 svg {
  width: 18px;
  height: 18px;
}
.input_mini_66da input[type="submit"] {
  min-height: auto;
}
.pattern_gas_9047 .input_mini_66da .alert_light_50cc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade-prev-83a1 {
  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) {
  .shade-prev-83a1 {
    width: 220px;
  }
}
.shade-prev-83a1 label {
  flex-basis: 100%;
}
.shade-prev-83a1::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;
}
.stone_c8ed .pattern_gas_9047 .input_mini_66da {
  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;
}
.stone_c8ed
  .pattern_gas_9047
  .input_mini_66da
  .pagination_last_1d7e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone_c8ed .pattern_gas_9047 .input_mini_66da .alert_light_50cc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone_c8ed
  .pattern_gas_9047
  .input_mini_66da
  .alert_light_50cc:focus {
  background: 0 0;
}
.stone_c8ed
  .pattern_gas_9047
  .input_mini_66da
  .detail_fixed_f440 {
  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;
}
.logo_0a5f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.logo_0a5f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.logo_0a5f li:last-child {
  margin-right: 0;
}
.logo_0a5f li:first-child {
  margin-left: 0;
}
.logo_0a5f.white-2156 a {
  color: #fff;
}
.logo_0a5f.white-2156 a:hover {
  color: #fff;
}
.logo_0a5f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.logo_0a5f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.logo_0a5f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.logo_0a5f a:hover {
  opacity: 0.9;
  color: inherit;
}
.logo_0a5f [class*="social-icon-apple"] {
  background-color: #999;
}
.logo_0a5f [class*="social-icon-apple"].hero_stale_dfd8 {
  background-color: transparent;
  color: #999;
}
.logo_0a5f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.logo_0a5f [class*="social-icon-behance"].hero_stale_dfd8 {
  background-color: transparent;
  color: #1769ff;
}
.logo_0a5f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.logo_0a5f [class*="social-icon-bitbucket"].hero_stale_dfd8 {
  background-color: transparent;
  color: #205081;
}
.logo_0a5f [class*="social-icon-codepen"] {
  background-color: #000;
}
.logo_0a5f [class*="social-icon-codepen"].hero_stale_dfd8 {
  background-color: transparent;
  color: #000;
}
.logo_0a5f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.logo_0a5f [class*="social-icon-delicious"].hero_stale_dfd8 {
  background-color: transparent;
  color: #39f;
}
.logo_0a5f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.logo_0a5f [class*="social-icon-digg"].hero_stale_dfd8 {
  background-color: transparent;
  color: #005be2;
}
.logo_0a5f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.logo_0a5f [class*="social-icon-dribbble"].hero_stale_dfd8 {
  background-color: transparent;
  color: #ea4c89;
}
.logo_0a5f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.logo_0a5f [class*="social-icon-envelope"].hero_stale_dfd8 {
  background-color: transparent;
  color: #ea4335;
}
.logo_0a5f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.logo_0a5f [class*="social-icon-facebook"].hero_stale_dfd8 {
  background-color: transparent;
  color: #3b5998;
}
.logo_0a5f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.logo_0a5f [class*="social-icon-flickr"].hero_stale_dfd8 {
  background-color: transparent;
  color: #0063dc;
}
.logo_0a5f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.logo_0a5f [class*="social-icon-foursquare"].hero_stale_dfd8 {
  background-color: transparent;
  color: #2d5be3;
}
.logo_0a5f [class*="social-icon-github"] {
  background-color: #333;
}
.logo_0a5f [class*="social-icon-github"].hero_stale_dfd8 {
  background-color: transparent;
  color: #333;
}
.logo_0a5f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.logo_0a5f [class*="social-icon-google-plus"].hero_stale_dfd8 {
  background-color: transparent;
  color: #dd4b39;
}
.logo_0a5f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.logo_0a5f [class*="social-icon-houzz"].hero_stale_dfd8 {
  background-color: transparent;
  color: #7ac142;
}
.logo_0a5f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.logo_0a5f [class*="social-icon-instagram"].hero_stale_dfd8 {
  background-color: transparent;
  color: #262626;
}
.logo_0a5f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.logo_0a5f [class*="social-icon-jsfiddle"].hero_stale_dfd8 {
  background-color: transparent;
  color: #487aa2;
}
.logo_0a5f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.logo_0a5f [class*="social-icon-linkedin"].hero_stale_dfd8 {
  background-color: transparent;
  color: #0077b5;
}
.logo_0a5f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.logo_0a5f [class*="social-icon-medium"].hero_stale_dfd8 {
  background-color: transparent;
  color: #00ab6b;
}
.logo_0a5f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.logo_0a5f
  [class*="social-icon-odnoklassniki"].hero_stale_dfd8 {
  background-color: transparent;
  color: #f4731c;
}
.logo_0a5f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.logo_0a5f [class*="social-icon-meetup"].hero_stale_dfd8 {
  background-color: transparent;
  color: #ec1c40;
}
.logo_0a5f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.logo_0a5f [class*="social-icon-pinterest"].hero_stale_dfd8 {
  background-color: transparent;
  color: #bd081c;
}
.logo_0a5f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.logo_0a5f [class*="social-icon-product-hunt"].hero_stale_dfd8 {
  background-color: transparent;
  color: #da552f;
}
.logo_0a5f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.logo_0a5f [class*="social-icon-reddit"].hero_stale_dfd8 {
  background-color: transparent;
  color: #ff4500;
}
.logo_0a5f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.logo_0a5f [class*="social-icon-rss"].hero_stale_dfd8 {
  background-color: transparent;
  color: #f26522;
}
.logo_0a5f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.logo_0a5f
  [class*="social-icon-shopping-cart"].hero_stale_dfd8 {
  background-color: transparent;
  color: #4caf50;
}
.logo_0a5f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.logo_0a5f [class*="social-icon-skype"].hero_stale_dfd8 {
  background-color: transparent;
  color: #00aff0;
}
.logo_0a5f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.logo_0a5f [class*="social-icon-slideshare"].hero_stale_dfd8 {
  background-color: transparent;
  color: #0077b5;
}
.logo_0a5f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.logo_0a5f [class*="social-icon-snapchat"].hero_stale_dfd8 {
  background-color: transparent;
  color: #fffc00;
}
.logo_0a5f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.logo_0a5f [class*="social-icon-soundcloud"].hero_stale_dfd8 {
  background-color: transparent;
  color: #f80;
}
.logo_0a5f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.logo_0a5f [class*="social-icon-spotify"].hero_stale_dfd8 {
  background-color: transparent;
  color: #2ebd59;
}
.logo_0a5f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.logo_0a5f
  [class*="social-icon-stack-overflow"].hero_stale_dfd8 {
  background-color: transparent;
  color: #fe7a15;
}
.logo_0a5f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.logo_0a5f [class*="social-icon-maldkfgram"].hero_stale_dfd8 {
  background-color: transparent;
  color: #2ca5e0;
}
.logo_0a5f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.logo_0a5f [class*="social-icon-tripadvisor"].hero_stale_dfd8 {
  background-color: transparent;
  color: #589442;
}
.logo_0a5f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.logo_0a5f [class*="social-icon-tumblr"].hero_stale_dfd8 {
  background-color: transparent;
  color: #35465c;
}
.logo_0a5f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.logo_0a5f [class*="social-icon-twitch"].hero_stale_dfd8 {
  background-color: transparent;
  color: #6441a5;
}
.logo_0a5f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.logo_0a5f [class*="social-icon-twitter"].hero_stale_dfd8 {
  background-color: transparent;
  color: #1da1f2;
}
.logo_0a5f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.logo_0a5f [class*="social-icon-vimeo"].hero_stale_dfd8 {
  background-color: transparent;
  color: #1ab7ea;
}
.logo_0a5f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.logo_0a5f [class*="social-icon-vk"].hero_stale_dfd8 {
  background-color: transparent;
  color: #45668e;
}
.logo_0a5f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.logo_0a5f [class*="social-icon-weibo"].hero_stale_dfd8 {
  background-color: transparent;
  color: #df2029;
}
.logo_0a5f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.logo_0a5f [class*="social-icon-weixin"].hero_stale_dfd8 {
  background-color: transparent;
  color: #7bb32e;
}
.logo_0a5f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.logo_0a5f [class*="social-icon-whatsapp"].hero_stale_dfd8 {
  background-color: transparent;
  color: #25d366;
}
.logo_0a5f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.logo_0a5f [class*="social-icon-wordpress"].hero_stale_dfd8 {
  background-color: transparent;
  color: #21759b;
}
.logo_0a5f [class*="social-icon-xing"] {
  background-color: #026466;
}
.logo_0a5f [class*="social-icon-xing"].hero_stale_dfd8 {
  background-color: transparent;
  color: #026466;
}
.logo_0a5f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.logo_0a5f [class*="social-icon-yelp"].hero_stale_dfd8 {
  background-color: transparent;
  color: #af0606;
}
.logo_0a5f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.logo_0a5f [class*="social-icon-youtube"].hero_stale_dfd8 {
  background-color: transparent;
  color: #cd201f;
}
.simple-c441 {
  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;
}
.simple-c441:hover {
  box-shadow: none;
  background: 0 0;
}
.active_588d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.complex_860a {
  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;
}
.accordion_420c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hover-4c64 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hover-4c64,
.hover-4c64::after,
.hover-4c64::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;
}
.hover-4c64::after,
.hover-4c64::before {
  content: "";
  display: block;
  background-color: inherit;
}
.item-064c .complex_860a .accordion_420c {
  margin-top: -2px;
  width: 19px;
}
.item-064c .complex_860a .hover-4c64 {
  margin-top: -1px;
}
.item-064c .complex_860a .hover-4c64,
.item-064c .complex_860a .hover-4c64::after,
.item-064c .complex_860a .hover-4c64::before {
  width: 19px;
  height: 2px;
}
.item-064c .complex_860a .hover-4c64::before {
  top: -6px;
}
.item-064c .complex_860a .hover-4c64::after {
  bottom: -6px;
}
.hidden_pink_3ac1 .complex_860a .accordion_420c {
  margin-top: -2px;
  width: 22px;
}
.hidden_pink_3ac1 .complex_860a .hover-4c64 {
  margin-top: -1px;
}
.hidden_pink_3ac1 .complex_860a .hover-4c64,
.hidden_pink_3ac1 .complex_860a .hover-4c64::after,
.hidden_pink_3ac1 .complex_860a .hover-4c64::before {
  width: 22px;
  height: 2px;
}
.hidden_pink_3ac1 .complex_860a .hover-4c64::before {
  top: -7px;
}
.hidden_pink_3ac1 .complex_860a .hover-4c64::after {
  bottom: -7px;
}
.hidden_bronze_033b .complex_860a .accordion_420c {
  margin-top: -2px;
  width: 31px;
}
.hidden_bronze_033b .complex_860a .hover-4c64 {
  margin-top: -1.5px;
}
.hidden_bronze_033b .complex_860a .hover-4c64,
.hidden_bronze_033b .complex_860a .hover-4c64::after,
.hidden_bronze_033b .complex_860a .hover-4c64::before {
  width: 31px;
  height: 3px;
}
.hidden_bronze_033b .complex_860a .hover-4c64::before {
  top: -9px;
}
.hidden_bronze_033b .complex_860a .hover-4c64::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .primary_0a58 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 19px;
  }
  .primary_0a58 .complex_860a .hover-4c64 {
    margin-top: -1px;
  }
  .primary_0a58 .complex_860a .hover-4c64,
  .primary_0a58 .complex_860a .hover-4c64::after,
  .primary_0a58 .complex_860a .hover-4c64::before {
    width: 19px;
    height: 2px;
  }
  .primary_0a58 .complex_860a .hover-4c64::before {
    top: -6px;
  }
  .primary_0a58 .complex_860a .hover-4c64::after {
    bottom: -6px;
  }
  .card-basic-1f01 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 22px;
  }
  .card-basic-1f01 .complex_860a .hover-4c64 {
    margin-top: -1px;
  }
  .card-basic-1f01 .complex_860a .hover-4c64,
  .card-basic-1f01 .complex_860a .hover-4c64::after,
  .card-basic-1f01 .complex_860a .hover-4c64::before {
    width: 22px;
    height: 2px;
  }
  .card-basic-1f01 .complex_860a .hover-4c64::before {
    top: -7px;
  }
  .card-basic-1f01 .complex_860a .hover-4c64::after {
    bottom: -7px;
  }
  .box_f980 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 31px;
  }
  .box_f980 .complex_860a .hover-4c64 {
    margin-top: -1.5px;
  }
  .box_f980 .complex_860a .hover-4c64,
  .box_f980 .complex_860a .hover-4c64::after,
  .box_f980 .complex_860a .hover-4c64::before {
    width: 31px;
    height: 3px;
  }
  .box_f980 .complex_860a .hover-4c64::before {
    top: -9px;
  }
  .box_f980 .complex_860a .hover-4c64::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-6179 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-6179 .complex_860a .hover-4c64 {
    margin-top: -1px;
  }
  .tertiary-6179 .complex_860a .hover-4c64,
  .tertiary-6179 .complex_860a .hover-4c64::after,
  .tertiary-6179 .complex_860a .hover-4c64::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-6179 .complex_860a .hover-4c64::before {
    top: -6px;
  }
  .tertiary-6179 .complex_860a .hover-4c64::after {
    bottom: -6px;
  }
  .badge-fresh-f688 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 22px;
  }
  .badge-fresh-f688 .complex_860a .hover-4c64 {
    margin-top: -1px;
  }
  .badge-fresh-f688 .complex_860a .hover-4c64,
  .badge-fresh-f688 .complex_860a .hover-4c64::after,
  .badge-fresh-f688 .complex_860a .hover-4c64::before {
    width: 22px;
    height: 2px;
  }
  .badge-fresh-f688 .complex_860a .hover-4c64::before {
    top: -7px;
  }
  .badge-fresh-f688 .complex_860a .hover-4c64::after {
    bottom: -7px;
  }
  .surface_center_c9b8 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 31px;
  }
  .surface_center_c9b8 .complex_860a .hover-4c64 {
    margin-top: -1.5px;
  }
  .surface_center_c9b8 .complex_860a .hover-4c64,
  .surface_center_c9b8 .complex_860a .hover-4c64::after,
  .surface_center_c9b8 .complex_860a .hover-4c64::before {
    width: 31px;
    height: 3px;
  }
  .surface_center_c9b8 .complex_860a .hover-4c64::before {
    top: -9px;
  }
  .surface_center_c9b8 .complex_860a .hover-4c64::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .upper-269d .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 19px;
  }
  .upper-269d .complex_860a .hover-4c64 {
    margin-top: -1px;
  }
  .upper-269d .complex_860a .hover-4c64,
  .upper-269d .complex_860a .hover-4c64::after,
  .upper-269d .complex_860a .hover-4c64::before {
    width: 19px;
    height: 2px;
  }
  .upper-269d .complex_860a .hover-4c64::before {
    top: -6px;
  }
  .upper-269d .complex_860a .hover-4c64::after {
    bottom: -6px;
  }
  .stone_ebe2 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 22px;
  }
  .stone_ebe2 .complex_860a .hover-4c64 {
    margin-top: -1px;
  }
  .stone_ebe2 .complex_860a .hover-4c64,
  .stone_ebe2 .complex_860a .hover-4c64::after,
  .stone_ebe2 .complex_860a .hover-4c64::before {
    width: 22px;
    height: 2px;
  }
  .stone_ebe2 .complex_860a .hover-4c64::before {
    top: -7px;
  }
  .stone_ebe2 .complex_860a .hover-4c64::after {
    bottom: -7px;
  }
  .table-stone-6939 .complex_860a .accordion_420c {
    margin-top: -2px;
    width: 31px;
  }
  .table-stone-6939 .complex_860a .hover-4c64 {
    margin-top: -1.5px;
  }
  .table-stone-6939 .complex_860a .hover-4c64,
  .table-stone-6939 .complex_860a .hover-4c64::after,
  .table-stone-6939 .complex_860a .hover-4c64::before {
    width: 31px;
    height: 3px;
  }
  .table-stone-6939 .complex_860a .hover-4c64::before {
    top: -9px;
  }
  .table-stone-6939 .complex_860a .hover-4c64::after {
    bottom: -9px;
  }
}
.form-6575 .hover-4c64 {
  -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);
}
.form-6575 .hover-4c64::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form-6575 .hover-4c64::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);
}
.form-6575.search-tiny-6533 .hover-4c64 {
  -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);
}
.form-6575.search-tiny-6533 .hover-4c64::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form-6575.search-tiny-6533 .hover-4c64::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);
}
.mini_1480 {
  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.article_east_4073:before {
  display: none;
}
.message-7504 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.message-7504 .frame-13c4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.message-7504 .frame-13c4:last-of-type {
  border-bottom: none;
}
.message-7504 .frame-13c4.container_huge_8d61,
.message-7504 .frame-13c4.pagination_pressed_87e1,
.message-7504 .frame-13c4.slider_plasma_3bfe {
  padding: 0;
}
.message-7504 .hover_dark_68e9 .cold_848f {
  color: currentColor;
}
.message-7504 .hover_dark_68e9 .cold_848f:focus,
.message-7504 .hover_dark_68e9 .cold_848f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-7504.avatar_7a6d .right_10fe,
.message-7504.avatar_7a6d .status_b686 a,
.message-7504.avatar_7a6d .warm-cd52 a,
.message-7504.avatar_7a6d .tabs-active-bd5c a {
  color: rgba(0, 0, 0, 0.55);
}
.message-7504.avatar_7a6d .right_10fe:hover,
.message-7504.avatar_7a6d .status_b686 a:hover,
.message-7504.avatar_7a6d .warm-cd52 a:hover,
.message-7504.avatar_7a6d .tabs-active-bd5c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-7504.avatar_7a6d .tabs-fresh-9d04 {
  color: rgba(0, 0, 0, 0.8);
}
.message-7504.avatar_7a6d .frame-13c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-7504.avatar_7a6d .frame-13c4:before {
  background: rgba(0, 0, 0, 0.08);
}
.message-7504.avatar_7a6d .tertiary_soft_c630:before {
  background: rgba(255, 255, 255, 0.9);
}
.message-7504.avatar_7a6d .hover_dark_68e9 .message_action_43fe li a,
.message-7504.avatar_7a6d .hover_dark_68e9 .cold_848f,
.message-7504.avatar_7a6d .tabs-active-bd5c {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-7504.avatar_7a6d .hover_dark_68e9 .cold_848f:focus,
.message-7504.avatar_7a6d .hover_dark_68e9 .cold_848f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-7504.avatar_7a6d .message_action_43fe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-7504.wrapper-18ec .right_10fe,
.message-7504.wrapper-18ec .status_b686 a,
.message-7504.wrapper-18ec .warm-cd52 .cold_848f,
.message-7504.wrapper-18ec .warm-cd52 a,
.message-7504.wrapper-18ec .tabs-active-bd5c a {
  color: rgba(255, 255, 255, 0.79);
}
.message-7504.wrapper-18ec .right_10fe:hover,
.message-7504.wrapper-18ec .status_b686 a:hover,
.message-7504.wrapper-18ec .warm-cd52 .cold_848f:hover,
.message-7504.wrapper-18ec .warm-cd52 a:hover,
.message-7504.wrapper-18ec .tabs-active-bd5c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-7504.wrapper-18ec .tabs-fresh-9d04 {
  color: rgba(255, 255, 255, 0.99);
}
.message-7504.wrapper-18ec .frame-13c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-7504.wrapper-18ec .frame-13c4:before {
  background: rgba(255, 255, 255, 0.08);
}
.message-7504.wrapper-18ec .tertiary_soft_c630:before {
  background: rgba(0, 0, 0, 0.9);
}
.message-7504.wrapper-18ec .hover_dark_68e9 .message_action_43fe li a,
.message-7504.wrapper-18ec .hover_dark_68e9 .cold_848f,
.message-7504.wrapper-18ec .tabs-active-bd5c {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-7504.wrapper-18ec .hover_dark_68e9 .cold_848f:focus,
.message-7504.wrapper-18ec .hover_dark_68e9 .cold_848f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-7504.wrapper-18ec .message_action_43fe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_soft_c630 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary_soft_c630:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter_advanced_31ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.input-4511 .message-7504 {
  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;
}
.input-4511 .frame-13c4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.input-4511 .frame-13c4: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) {
  .input-4511 .frame-13c4:before {
    width: 16%;
    left: 42%;
  }
}
.input-4511 .frame-13c4:last-child:before {
  content: none;
}
.input-4511 .frame-13c4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.input-4511 .hover_dark_68e9 .message_action_43fe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.input-4511 .hover_dark_68e9 .message_action_43fe li a .cold_848f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.input-4511 .hover_dark_68e9 .tabs-active-bd5c {
  border: none;
}
.input-4511 .hover_dark_68e9 .tabs-active-bd5c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.input-4511 .tertiary_soft_c630 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.input-4511 .filter_advanced_31ee {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.input-4511 .wrapper-18ec .tertiary_soft_c630:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-4511 .avatar_7a6d.tertiary-thick-a527 .hover-4c64 {
  background: rgba(0, 0, 0, 0.6);
}
.input-4511
  .avatar_7a6d.tertiary-thick-a527
  .hover-4c64::after,
.input-4511
  .avatar_7a6d.tertiary-thick-a527
  .hover-4c64:before {
  background: inherit;
}
.input-4511
  .avatar_7a6d.tertiary-thick-a527:hover
  .hover-4c64 {
  background: rgba(0, 0, 0, 0.8);
}
.photo-8cca .message-7504 {
  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) {
  .photo-8cca .message-7504 {
    width: auto;
    right: 45px;
  }
}
.search-03e0 .message-7504 {
  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) {
  .search-03e0 .message-7504 {
    width: auto;
    left: 45px;
  }
}
.article_east_4073 .message-7504 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.article_east_4073 .filter_advanced_31ee {
  max-width: 48em;
  margin: 0 auto;
}
.article_east_4073 .tertiary_soft_c630:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-3ce8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-3ce8.input-4511 .message-7504 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown-3ce8.photo-8cca .message-7504 {
  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);
}
.dropdown-3ce8 .message-7504 {
  visibility: visible;
}
.dropdown-3ce8.search-03e0 .message-7504 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.widget-clean-390a,
.summary_up_897a {
  overflow-x: hidden;
}
.widget-clean-390a .message-7504 {
  overflow: auto;
}
.widget-clean-390a.input-4511 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget-clean-390a.input-4511 .message-7504 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.widget-clean-390a.input-4511 .simple-c441 {
  opacity: 0;
}
.widget-clean-390a.photo-8cca {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget-clean-390a.photo-8cca .message-7504 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.widget-clean-390a.photo-8cca .simple-c441 {
  opacity: 0;
}
.widget-clean-390a.search-03e0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget-clean-390a.search-03e0 .message-7504 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.widget-clean-390a.search-03e0 .simple-c441 {
  opacity: 0;
}
.widget-clean-390a.article_east_4073 .message-7504 {
  z-index: 10;
  visibility: visible;
}
.tertiary-thick-a527 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tertiary-thick-a527 .hover-4c64 {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary-thick-a527 .hover-4c64::after,
.tertiary-thick-a527 .hover-4c64:before {
  background: inherit;
}
.tertiary-thick-a527:hover .hover-4c64 {
  background: rgba(255, 255, 255, 0.99);
}
.search-03e0 .tertiary-thick-a527 {
  top: 10px;
  right: auto;
  left: 12px;
}
.article_east_4073 .tertiary-thick-a527 {
  display: none !important;
}
.widget-clean-390a:before,
.summary_up_897a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.widget-clean-390a .tertiary-thick-a527,
.summary_up_897a .tertiary-thick-a527 {
  display: inline-block;
}
.message-7504 .orange_f499 {
  -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;
}
.widget-clean-390a .message-7504 .orange_f499,
.summary_up_897a .message-7504 .orange_f499 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper_627b .pagination_last_1d7e {
  width: 100%;
}
.panel_easy_63f9 {
  padding: 0 0.5em 0;
}
.panel_easy_63f9 [class*="customify-col-"],
.panel_easy_63f9 [class*="customify-col_"],
.panel_easy_63f9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.disabled-rough-1559 .panel_easy_63f9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .detail-5711 .old-d17c,
  .old-d17c {
    display: none;
  }
  .rough-0e25 {
    text-align: left;
  }
  .surface_d97c {
    text-align: center;
  }
  .surface_hard_4e1b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .detail-5711 .up-4706,
  .up-4706 {
    display: none;
  }
  .dropdown-middle-056b {
    text-align: left;
  }
  .short-3aa0 {
    text-align: center;
  }
  .smooth_9dea {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .detail-5711 .thick_17e3,
  .thick_17e3 {
    display: none;
  }
  .mask_black_1f87 {
    text-align: left;
  }
  .carousel-038c {
    text-align: center;
  }
  .wrapper_03bd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.bronze_6a4f {
  box-shadow: none !important;
}
.aside-huge-a01c .focus_white_0f74,
.mini-46c2 .focus_white_0f74 {
  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;
}
.mini-46c2 .focus_white_0f74 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gas-173e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gas-173e:after,
.gas-173e:before {
  content: "";
  display: table;
}
.gas-173e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gas-173e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gas-173e,
.pressed_f881 {
  max-width: 1248px;
  margin: 0 auto;
}

.motion_4184.tooltip-down-6122 .gas-173e {
  max-width: 100%;
}
.motion_4184.table_860e {
  max-width: 1200px;
  margin: 0 auto;
}
.motion_4184.container_d02b .gas-173e {
  max-width: 100%;
}
.motion_4184.container_d02b > .gas-173e {
  padding-left: 0;
  padding-right: 0;
}
.motion_4184.container_d02b > .gas-173e .detail-5711 {
  margin: 0;
}
.motion_4184.container_d02b
  > .gas-173e
  .summary_outer_6cda.texture-action-c2ad {
  margin-right: 0;
  margin-left: 0;
}
.motion_4184.container_d02b #main.texture-action-c2ad {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dark-b04a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dark-b04a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border-f968 .secondary-060a {
    padding-right: 1em;
  }
  .border-f968.content_d95d .summary_outer_6cda {
    border-right: 1px solid #eaecee;
  }
  .border-f968.content_d95d .secondary-060a {
    padding-right: 1em;
  }
  .border-f968.content_d95d .shadow_short_6e17 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-dark-1b8e .secondary-060a {
    padding-left: 1em;
  }
  .picture-dark-1b8e.content_d95d .summary_outer_6cda {
    border-left: 1px solid #eaecee;
  }
  .picture-dark-1b8e.content_d95d .secondary-060a {
    padding-left: 1em;
  }
  .picture-dark-1b8e.content_d95d .shadow_short_6e17 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_59bb .secondary-060a {
    padding-left: 1em;
  }
  .cool_59bb.content_d95d .large-b882 {
    border-right: 1px solid #eaecee;
  }
  .cool_59bb.content_d95d .badge_60e1 {
    border-right: 1px solid #eaecee;
  }
  .cool_59bb.content_d95d .secondary-060a {
    padding-left: 1em;
  }
  .cool_59bb.content_d95d .shadow_short_6e17 {
    padding-right: 1em;
  }
  .cool_59bb.content_d95d .menu-stale-de61 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_complex_313b .secondary-060a {
    padding-right: 1em;
  }
  .element_complex_313b.content_d95d .large-b882 {
    border-left: 1px solid #eaecee;
  }
  .element_complex_313b.content_d95d .badge_60e1 {
    border-left: 1px solid #eaecee;
  }
  .element_complex_313b.content_d95d .secondary-060a {
    padding-right: 1em;
  }
  .element_complex_313b.content_d95d .shadow_short_6e17 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_complex_313b.content_d95d .menu-stale-de61 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark-b04a .secondary-060a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark-b04a.content_d95d .summary_outer_6cda {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dark-b04a.content_d95d .secondary-060a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark-b04a.content_d95d .shadow_short_6e17 {
    padding-left: 1em;
  }
  .dark-b04a.content_d95d .menu-stale-de61 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dark-b04a.content_d95d .secondary-060a {
    padding-left: 0;
  }
}
.active-39e8 .modal_84ce {
  display: inline-block;
}
.form_ee14 {
  display: inline-block;
}
.hard_06fa {
  word-con: break-word;
}
.tag-259e > span {
  display: inline-block;
  padding: 5px 0;
}
.tag-259e .mask_fast_95d5 {
  margin-left: 8px;
  margin-right: 8px;
}
.tag-259e .stale_eb9f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.action_2b82 .fixed_f354 {
  margin-bottom: 2em;
}
.action_2b82 .slider_5edc {
  margin-bottom: 15px;
}
.action_2b82 .slider_5edc:last-child {
  margin-bottom: 0;
}
.action_2b82 .paragraph-easy-355c {
  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) {
  .action_2b82 .paragraph-easy-355c {
    display: block;
  }
}
.action_2b82 .row_stale_3a4d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .action_2b82 .row_stale_3a4d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.action_2b82 .secondary_fixed_8766 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.action_2b82 .secondary_fixed_8766 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.action_2b82 .secondary_fixed_8766 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.action_2b82 .hard_06fa {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.action_2b82 .hard_06fa a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.action_2b82 .caption_2fc3 p:last-child {
  margin-bottom: 0;
}
.action_2b82 .status_c6a0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.action_2b82 .row_fixed_712d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.action_2b82 .rough-ea9d {
  margin-top: 1em;
}
.action_2b82 .bronze_819a {
  top: 0;
  display: block;
}
.action_2b82 .bronze_819a a {
  color: inherit;
}
.action_2b82 .bronze_819a a:hover {
  color: inherit;
}
.action_2b82 .element_c007 {
  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;
}
.action_2b82 .element_c007:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.action_2b82 .row_fixed_712d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.action_2b82 .white_313b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.action_2b82 .white_313b:first-child {
  margin-top: 0;
}
.action_2b82 .white_313b.pattern-4e3d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.action_2b82 .white_313b.breadcrumb_e2d2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.action_2b82
  .white_313b.breadcrumb_e2d2.button_39cf
  .rough-ea9d {
  width: 100%;
}
.action_2b82 .breadcrumb_e2d2 {
  -webkit-box-align: center;
  align-items: center;
}
.action_2b82 .breadcrumb_e2d2 .tag-259e,
.action_2b82 .breadcrumb_e2d2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.action_2b82 .secondary_fixed_8766 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action_2b82 .secondary_fixed_8766 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action_2b82 .secondary_fixed_8766: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;
}
.action_2b82 .pattern-4e3d {
  z-index: 5;
}
.action_2b82 .popup-c204 .active-c2ec {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.action_2b82 .accordion-advanced-4fab .active-c2ec {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.action_2b82 .grid_d894 .active-c2ec {
  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;
}
.action_2b82.card_plasma_c8f2 .paragraph-easy-355c,
.action_2b82.table-c322 .paragraph-easy-355c {
  display: block;
}
.action_2b82.card_plasma_c8f2 .paragraph-easy-355c .sort_867d,
.action_2b82.card_plasma_c8f2 .paragraph-easy-355c .row_fixed_712d,
.action_2b82.table-c322 .paragraph-easy-355c .sort_867d,
.action_2b82.table-c322 .paragraph-easy-355c .row_fixed_712d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action_2b82.active_up_5ec0 .row_stale_3a4d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .action_2b82.active_up_5ec0 .row_stale_3a4d {
    margin-right: 0;
  }
}
.action_2b82.card_plasma_c8f2 .row_stale_3a4d,
.action_2b82.table-c322 .row_stale_3a4d {
  padding-top: 40%;
}
.action_2b82.card_plasma_c8f2 .fixed_f354,
.action_2b82.table-c322 .fixed_f354 {
  display: block;
}
.action_2b82.card_plasma_c8f2 .fn-sticky-f46f .row_fixed_712d,
.action_2b82.table-c322 .fn-sticky-f46f .row_fixed_712d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.action_2b82.card_plasma_c8f2 .row_stale_3a4d,
.action_2b82.table-c322 .row_stale_3a4d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.action_2b82.card_plasma_c8f2 .row_fixed_712d {
  padding: 1em;
}
.layout-3e86 {
  margin: 30px auto;
  display: block;
}
.layout-3e86 .container_purple_3ef4 > * {
  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;
}
.layout-3e86 .container_purple_3ef4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-3e86 .container_purple_3ef4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline_thick_0942 .tag-259e {
  margin-bottom: 1.41575em;
}
.outline_thick_0942 .border_5594 {
  margin-bottom: 1.618em;
}
.focused-7546 .info-first-ad34 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focused-7546 .info-first-ad34 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focused-7546 .right_f3c7 {
  max-width: 100%;
  overflow: auto;
}
.tooltip_2453 .focused-7546 a:hover {
  text-decoration: underline;
}
.prev-708e .slider_5edc:not(.hard_06fa),
.prev-708e .secondary_fixed_8766 {
  margin-bottom: 1.41575em;
}
.prev-708e .slider_5edc:not(.hard_06fa):last-child,
.prev-708e .secondary_fixed_8766:last-child {
  margin-bottom: 0;
}
.prev-708e .slider_5edc.large_b4f1 {
  margin-bottom: 0.41575em;
}
.prev-708e .border_817d:before,
.prev-708e .list-large-847c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.prev-708e .border_817d:before {
  content: "\f115";
}
.prev-708e .list-large-847c:before {
  content: "\f02c";
}
.prev-708e .description-b701 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.prev-708e .description-b701 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component-8537 {
  display: -webkit-box;
  display: flex;
}
.component-8537 .up_a931 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component-8537 .up_a931 {
    flex-basis: 90px;
  }
}
.component-8537 .advanced-6a57 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component-8537 .advanced-6a57 {
    flex-basis: calc(100% - 50px);
  }
}
.component-8537 .summary-af12 p:last-child {
  margin-bottom: 0.72em;
}
.warm-939f .container_purple_3ef4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.warm-939f .container_purple_3ef4:after,
.warm-939f .container_purple_3ef4:before {
  content: "";
  display: table;
}
.warm-939f .container_purple_3ef4:after {
  clear: both;
}
.warm-939f .container_purple_3ef4 .stale_b6fd,
.warm-939f .container_purple_3ef4 .silver_d028 {
  width: 49%;
}
.warm-939f .container_purple_3ef4 .stale_b6fd a span.white-4ca7,
.warm-939f .container_purple_3ef4 .silver_d028 a span.white-4ca7 {
  display: block;
  margin-bottom: 5px;
}
.warm-939f .container_purple_3ef4 .silver_d028 {
  float: left;
  text-align: left;
}
.warm-939f .container_purple_3ef4 .stale_b6fd {
  float: right;
  text-align: right;
}
.stone_4866 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone_4866 {
    margin-bottom: 0;
  }
}
.widget_130f {
  margin-bottom: 1em;
}
.widget_130f .hard_06fa {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge_bfa7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.stale_8e7e .widget_130f,
.item-0197 .widget_130f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .stale_8e7e .widget_130f,
  .item-0197 .widget_130f {
    display: block;
  }
}
.stale_8e7e .badge_bfa7,
.item-0197 .badge_bfa7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .stale_8e7e .badge_bfa7,
  .item-0197 .badge_bfa7 {
    margin-bottom: 1em;
  }
}
.stale_8e7e .badge_bfa7 img,
.item-0197 .badge_bfa7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.stale_8e7e .nav_over_0503,
.item-0197 .nav_over_0503 {
  flex-basis: calc(100% - 160px);
}
.stale_8e7e .nav_over_0503 p,
.item-0197 .nav_over_0503 p {
  margin-bottom: 0;
}
.stale_8e7e .nav_over_0503 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .stale_8e7e .nav_over_0503 {
    padding-left: 0;
  }
}
.item-0197 .nav_over_0503 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .item-0197 .nav_over_0503 {
    padding-right: 0;
  }
}
.item-0197 .badge_bfa7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.black_6848 .badge_bfa7 {
  margin-bottom: 0.5em;
}
.black_6848 .badge_bfa7 img {
  width: 100%;
}
.focused_5192 .north-e6d9,
.steel_5750 .north-e6d9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.steel_5750 .summary_outer_6cda .notice-over-6eb5 p:last-child {
  margin-bottom: 0;
}
.cool_946d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.medium_48bf .widget-advanced-60fb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .medium_48bf .widget-advanced-60fb:last-of-type {
    margin-bottom: 0;
  }
}
.medium_48bf .widget-advanced-60fb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium_48bf .widget-advanced-60fb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.medium_48bf .widget-advanced-60fb ul li {
  margin: 0 0 0.6em;
}
.medium_48bf .widget-advanced-60fb ul li.shade-f727,
.medium_48bf .widget-advanced-60fb ul li.badge_2b92 {
  position: relative;
}
.medium_48bf .widget-advanced-60fb ul li.shade-f727 .disabled-6153,
.medium_48bf .widget-advanced-60fb ul li.badge_2b92 .disabled-6153 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.medium_48bf .widget-advanced-60fb ul li.shade-f727:after:after,
.medium_48bf .widget-advanced-60fb ul li.shade-f727:after:before,
.medium_48bf
  .widget-advanced-60fb
  ul
  li.badge_2b92:after:after,
.medium_48bf
  .widget-advanced-60fb
  ul
  li.badge_2b92:after:before {
  content: "";
  display: table;
}
.medium_48bf .widget-advanced-60fb ul li.shade-f727:after:after,
.medium_48bf
  .widget-advanced-60fb
  ul
  li.badge_2b92:after:after {
  clear: both;
}
.medium_48bf .widget-advanced-60fb a.avatar_b0ab:hover {
  text-decoration: none;
}
.medium_48bf .widget-advanced-60fb select {
  max-width: 100%;
}
.medium_48bf .widget-advanced-60fb table {
  font-size: 85%;
}
.medium_48bf .widget-advanced-60fb table td,
.medium_48bf .widget-advanced-60fb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.medium_48bf .widget-advanced-60fb table tfoot td {
  text-align: left;
}
.medium_48bf .widget-advanced-60fb :last-child {
  margin-bottom: 0;
}
.medium_48bf .widget-advanced-60fb .nav-574d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.medium_48bf .widget-advanced-60fb .nav-574d label {
  width: 100%;
}
.medium_48bf .widget-advanced-60fb .nav-574d .alert_light_50cc {
  width: 100%;
  display: block;
}
.medium_48bf .widget-advanced-60fb .nav-574d .header-purple-5671 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.medium_48bf .widget-advanced-60fb .nav-574d .header-purple-5671:hover svg #svg-search {
  fill: #444;
}
.medium_48bf .widget-advanced-60fb .nav-574d .header-purple-5671 svg {
  width: 18px;
  height: 18px;
}
.medium_48bf .active_37b3 ul ul,
.medium_48bf .outer-46fa ul ul,
.medium_48bf .image-05f7 ul ul,
.medium_48bf .hidden-d89e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.medium_48bf .active_37b3 .background_016d > a,
.medium_48bf .outer-46fa .background_016d > a,
.medium_48bf .image-05f7 .background_016d > a,
.medium_48bf .hidden-d89e .background_016d > a {
  margin-bottom: 0;
}
.medium_48bf .header_d92e li,
.medium_48bf .active_37b3 li,
.medium_48bf .button-huge-7ac4 li,
.medium_48bf .outer-46fa li,
.medium_48bf .image-05f7 li,
.medium_48bf .hidden-d89e li,
.medium_48bf .steel-5ec8 li,
.medium_48bf .aside-next-2248 li {
  display: block;
  position: relative;
}
.medium_48bf .header_d92e li:last-child,
.medium_48bf .active_37b3 li:last-child,
.medium_48bf .button-huge-7ac4 li:last-child,
.medium_48bf .outer-46fa li:last-child,
.medium_48bf .image-05f7 li:last-child,
.medium_48bf .hidden-d89e li:last-child,
.medium_48bf .steel-5ec8 li:last-child,
.medium_48bf .aside-next-2248 li:last-child {
  border: none;
}
.medium_48bf .header_d92e li a,
.medium_48bf .active_37b3 li a,
.medium_48bf .button-huge-7ac4 li a,
.medium_48bf .outer-46fa li a,
.medium_48bf .image-05f7 li a,
.medium_48bf .hidden-d89e li a,
.medium_48bf .steel-5ec8 li a,
.medium_48bf .aside-next-2248 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium_48bf .header_d92e li ul li::before,
.medium_48bf .active_37b3 li ul li::before,
.medium_48bf .button-huge-7ac4 li ul li::before,
.medium_48bf .outer-46fa li ul li::before,
.medium_48bf .image-05f7 li ul li::before,
.medium_48bf .hidden-d89e li ul li::before,
.medium_48bf .steel-5ec8 li ul li::before,
.medium_48bf .aside-next-2248 li ul li::before {
  left: 15px;
}
.medium_48bf .header_d92e li ul a,
.medium_48bf .active_37b3 li ul a,
.medium_48bf .button-huge-7ac4 li ul a,
.medium_48bf .outer-46fa li ul a,
.medium_48bf .image-05f7 li ul a,
.medium_48bf .hidden-d89e li ul a,
.medium_48bf .steel-5ec8 li ul a,
.medium_48bf .aside-next-2248 li ul a {
  padding-left: 20px;
}
.medium_48bf .header_d92e li ul ul li::before,
.medium_48bf .active_37b3 li ul ul li::before,
.medium_48bf .button-huge-7ac4 li ul ul li::before,
.medium_48bf .outer-46fa li ul ul li::before,
.medium_48bf .image-05f7 li ul ul li::before,
.medium_48bf .hidden-d89e li ul ul li::before,
.medium_48bf .steel-5ec8 li ul ul li::before,
.medium_48bf .aside-next-2248 li ul ul li::before {
  left: 30px;
}
.medium_48bf .header_d92e li ul ul a,
.medium_48bf .active_37b3 li ul ul a,
.medium_48bf .button-huge-7ac4 li ul ul a,
.medium_48bf .outer-46fa li ul ul a,
.medium_48bf .image-05f7 li ul ul a,
.medium_48bf .hidden-d89e li ul ul a,
.medium_48bf .steel-5ec8 li ul ul a,
.medium_48bf .aside-next-2248 li ul ul a {
  padding-left: 40px;
}
.medium_48bf .info_cool_8e3b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium_48bf .aside-next-2248 ul li {
  margin-bottom: 1.41575em;
}
.medium_48bf .aside-next-2248 ul li .clean-c183 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.medium_48bf .aside-next-2248 ul li .popup-9705 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper-18ec .header_d92e li a,
.wrapper-18ec .active_37b3 li a,
.wrapper-18ec .button-huge-7ac4 li a,
.wrapper-18ec .outer-46fa li a,
.wrapper-18ec .image-05f7 li a,
.wrapper-18ec .hidden-d89e li a,
.wrapper-18ec .steel-5ec8 li a,
.wrapper-18ec .aside-next-2248 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-18ec .info_cool_8e3b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-18ec .widget-advanced-60fb ul li.shade-f727 .disabled-6153,
.wrapper-18ec .widget-advanced-60fb ul li.badge_2b92 .disabled-6153 {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper-18ec .medium_48bf .widget-advanced-60fb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_4184 .medium_48bf .message_action_43fe li {
  margin: 0;
}
.motion_4184 .medium_48bf .message_action_43fe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion_4184 .medium_48bf .message_action_43fe li ul {
  margin: 0;
}
.motion_4184 .medium_48bf .message_action_43fe li ul li a {
  padding-left: 15px;
}
.motion_4184 .medium_48bf .message_action_43fe li ul li li a {
  padding-left: 30px;
}
.motion_4184 .medium_48bf .message_action_43fe li.chip_south_a7f3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion_4184 .medium_48bf .message_action_43fe li.chip_south_a7f3 > 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;
}
.motion_4184 .medium_48bf .message_action_43fe li.chip_south_a7f3 > 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;
}
.tooltip_9038 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.modal_dim_cced {
  position: relative;
  z-index: 10;
}
.modal_dim_cced .orange_f499 {
  width: 100%;
  max-width: 100%;
}
.outline_top_ab68 .alert-ab0b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline_top_ab68 .avatar_7a6d {
}
.outline_top_ab68 .wrapper-18ec {
  background: #292929;
}
.heading_9154 .alert-ab0b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.heading_9154 .avatar_7a6d {
  background: #f9f9f9;
}
.heading_9154 .wrapper-18ec {
  background: #303030;
}
.hidden-47cc .alert-ab0b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-47cc .modal_84ce {
    margin-bottom: 1em;
  }
  .hidden-47cc .modal_84ce:last-child {
    margin-bottom: 0;
  }
}
.hidden-47cc .avatar_7a6d {
  background: #ededed;
}
.hidden-47cc .wrapper-18ec {
  background: #1a1a1a;
}
.alert-ab0b.avatar_7a6d {
  color: rgba(0, 0, 0, 0.6);
}
.alert-ab0b.avatar_7a6d .breadcrumb_8c32 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-ab0b.wrapper-18ec {
  color: rgba(255, 255, 255, 0.99);
}
.alert-ab0b.wrapper-18ec a:not(.avatar_b0ab) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-ab0b.wrapper-18ec a:not(.avatar_b0ab):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-ab0b.wrapper-18ec .breadcrumb_8c32 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-ab0b.wrapper-18ec table tbody td,
.alert-ab0b.wrapper-18ec table th {
  background: rgba(0, 0, 0, 0.08);
}
.pink-39ef.selected_4870 .gas-173e {
  max-width: initial;
}
.pink-39ef .badge_69f4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pink-39ef .badge_69f4 .orange_f499 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pink-39ef .badge_69f4 .orange_f499 {
    display: block;
    margin-bottom: 2em;
  }
  .pink-39ef .badge_69f4 .orange_f499:last-child {
    margin-bottom: 0;
  }
}
.hidden-47cc .modal_84ce:last-child,
.heading_9154 .modal_84ce:last-child,
.outline_top_ab68 .modal_84ce:last-child {
  margin-bottom: 0;
}
.hidden-47cc .modal_84ce .medium_48bf .widget-advanced-60fb:last-child,
.heading_9154 .modal_84ce .medium_48bf .widget-advanced-60fb:last-child,
.outline_top_ab68 .modal_84ce .medium_48bf .widget-advanced-60fb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hidden-47cc .middle_7223,
  .hidden-47cc .east_027c,
  .heading_9154 .middle_7223,
  .heading_9154 .east_027c,
  .outline_top_ab68 .middle_7223,
  .outline_top_ab68 .east_027c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .modal_dim_cced .modal_84ce {
    margin-bottom: 2em;
  }
}
.modal_dim_cced p:last-child {
  margin-bottom: 0;
}
.modal_dim_cced li,
.modal_dim_cced ul {
  list-style: none;
  margin: 0;
}
.modal_dim_cced ul ul {
  margin-left: 2.617924em;
}
.stone_bd2f {
  font-size: 0.875em;
}

/* css-noise: 50bd */
.ghost-box-o4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
