/*!
Theme Name: Customify
Theme URI: https://pressmaximum.main-full-98b3/customify
Author: WPCustomify
Author URI: https://pressmaximum.main-full-98b3
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.main-full-98b3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.inner_be29.tertiary-clean-f26f/licenses/gpl-2.0.dropdown_gold_7b15
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.outline_a312/, (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.modal-2bb5.out-47ab/normalize.panel-1e36/
 ======
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.panel-1e36 v7.0.0 | MIT License | github.main-full-98b3/necolas/normalize.panel-1e36 */
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;
}
.media_624c .backdrop_028e,
.hidden_2cd4,
.nav_up_cccc,
.box-282c,
.sidebar_large_674c,
.tabs-6aca,
.layout-active-594f,
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;
}
.hidden_2cd4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden_2cd4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_2cd4,
  h1 {
    font-size: 1.8em;
  }
}
.nav_up_cccc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.nav_up_cccc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .nav_up_cccc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .nav_up_cccc,
  h2 {
    font-size: 1.7em;
  }
}
.box-282c,
h3 {
  font-size: 1.618em;
}
.media_624c .backdrop_028e,
.sidebar_large_674c,
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.out-e0a3 {
  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;
}
.shadow_7936:after,
.shadow_7936:before,
.backdrop-6c29:after,
.backdrop-6c29:before {
  content: "";
  display: table;
}
.shadow_7936:after,
.backdrop-6c29:after {
  clear: both;
}
.outline_blue_d661 {
  float: right;
  margin-right: 0;
}
.info_3e9a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.primary_motion_5efe .gallery-purple-d817,
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;
}
.primary_motion_5efe .gallery-purple-d817: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;
}
.stale-d3b3 .gallery-purple-d817 {
  box-shadow: none;
}
.stale-d3b3
  .gallery-purple-d817
  .current-73cf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.stale-d3b3 .gallery-purple-d817 .item-static-b5c3 {
  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;
}
.stale-d3b3
  .gallery-purple-d817
  .item-static-b5c3
  b {
  display: none;
}
.stale-d3b3 .block_1596 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay-0381:not(.stale_94fb):not(.hovered_903d),
button:not(.stale_94fb):not(.hovered_903d),
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ),
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ),
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ) {
  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;
}
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ):hover,
button:not(.stale_94fb):not(
    .hovered_903d
  ):hover,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ):hover,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ):hover,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ):active,
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ):focus,
button:not(.stale_94fb):not(
    .hovered_903d
  ):active,
button:not(.stale_94fb):not(
    .hovered_903d
  ):focus,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ):active,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ):focus,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ):active,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ):focus,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ):active,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ):focus {
  outline: 0;
}
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee,
button:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee {
  position: relative;
}
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .pattern-4650,
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .fluid_0a5a,
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .breadcrumb-huge-d6cf,
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  i,
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  svg,
button:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .pattern-4650,
button:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .fluid_0a5a,
button:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .breadcrumb-huge-d6cf,
button:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  i,
button:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  svg,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .pattern-4650,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .fluid_0a5a,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .breadcrumb-huge-d6cf,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  i,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  svg,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .pattern-4650,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .fluid_0a5a,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .breadcrumb-huge-d6cf,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  i,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  svg,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .pattern-4650,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .fluid_0a5a,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  .breadcrumb-huge-d6cf,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  i,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee
  svg {
  visibility: hidden;
}
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee:after,
button:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee:after,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee:after,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee:after,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ).fn-loading-4eee: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;
}
.overlay-0381:not(.stale_94fb):not(.hovered_903d),
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ),
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ),
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ) {
  color: #fff;
  background: #235787;
}
.overlay-0381:not(.stale_94fb):not(
    .hovered_903d
  ):focus,
input[type="button"]:not(.stale_94fb):not(
    .hovered_903d
  ):focus,
input[type="reset"]:not(.stale_94fb):not(
    .hovered_903d
  ):focus,
input[type="submit"]:not(.stale_94fb):not(
    .hovered_903d
  ):focus {
  color: #fff;
}
.overlay-0381.fn-disabled-4eee:not(.stale_94fb):not(
    .hovered_903d
  ),
.overlay-0381[disabled]:not(.stale_94fb):not(
    .hovered_903d
  ),
button.fn-disabled-4eee:not(.stale_94fb):not(
    .hovered_903d
  ),
button[disabled]:not(.stale_94fb):not(
    .hovered_903d
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.logo_181c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo_181c: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;
}
.border_e6a6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.steel-3ac7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block-upper-6a87 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow_7936:after,
.shadow_7936:before,
.hover-action-ddb3:after,
.hover-action-ddb3:before,
.modal-dirty-8d1e:after,
.modal-dirty-8d1e:before,
.surface-85af:after,
.surface-85af:before,
.top_6c9a:after,
.top_6c9a:before,
.huge_0da4:after,
.huge_0da4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow_7936:after,
.hover-action-ddb3:after,
.modal-dirty-8d1e:after,
.surface-85af:after,
.top_6c9a:after,
.huge_0da4:after {
  clear: both;
}
.hover-action-ddb3 .accent_selected_d46b,
.modal-dirty-8d1e .accent_selected_d46b,
.disabled_plasma_0352 .accent_selected_d46b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.status-lower-b23b {
  display: inline-block;
}
.card_e353 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.card_e353 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card_e353 .gas-f779 {
  padding: 1em 0;
  font-size: 85%;
}
.gas-f779 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.up-b3aa {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.up-b3aa:after,
.up-b3aa:before {
  content: "";
  display: table;
}
.up-b3aa:after {
  clear: both;
}
.avatar-huge-e270 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outline-down-ac20 .avatar-huge-e270 {
  max-width: 50%;
}
.green-def9 .avatar-huge-e270 {
  max-width: 33.33%;
}
.heading_23df .avatar-huge-e270 {
  max-width: 25%;
}
.action-b12c .avatar-huge-e270 {
  max-width: 20%;
}
.description_fresh_de10 .avatar-huge-e270 {
  max-width: 16.66%;
}
.middle_eaa1 .avatar-huge-e270 {
  max-width: 14.28%;
}
.static-dc6f .avatar-huge-e270 {
  max-width: 12.5%;
}
.photo_fdc4 .avatar-huge-e270 {
  max-width: 11.11%;
}
.clean-26ec {
  display: block;
}
.media_624c .brown_88fb label,
.media_624c .image-00df label,
.media_624c .breadcrumb-bfb7 label,
.media_624c .chip_dim_7b2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.medium_0173 {
  list-style: none;
  margin: 0;
}
.medium_0173 article.in-99ba {
  margin-bottom: 0;
}
.medium_0173 ul {
  list-style: none;
  margin: 0;
}
.medium_0173 .link-west-1131 li.in-99ba {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .medium_0173 .link-west-1131 li.in-99ba {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .medium_0173 .link-west-1131 li.in-99ba: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) {
  .medium_0173 .link-west-1131 li.in-99ba li.in-99ba li.in-99ba li.in-99ba {
    padding-left: 0;
  }
}
article.in-99ba {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in-99ba .hover-action-ddb3 p:last-of-type {
  margin-bottom: 0;
}
article.in-99ba .menu_small_2880 {
  float: left;
}
article.in-99ba .east-a536 {
  margin-left: 85px;
}
article.in-99ba .aside-c3b0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in-99ba .aside-c3b0 .pagination-c770 {
  margin-left: 10px;
}
article.in-99ba .primary_61ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in-99ba .advanced-ff09 {
  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 .brown_88fb,
  #respond .breadcrumb-bfb7,
  #respond .chip_dim_7b2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown_88fb input,
#respond .breadcrumb-bfb7 input,
#respond .chip_dim_7b2a input {
  width: 100%;
}
#respond .chip_dim_7b2a {
  margin-right: 0;
}
#respond .center_58b5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_bronze_73c7 {
  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;
}
.form_bronze_73c7.detail_b015 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form_bronze_73c7 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%);
}
.form_bronze_73c7:focus,
.form_bronze_73c7: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);
}
.tiny-8cb0 {
  border-radius: 10%;
}
.new-9fcc {
  border-radius: 50%;
}
.large_e2e0 {
  font-size: 0.72em;
}
.gallery-dark-1c89 {
  font-size: 0.875em;
}
.main_3bbb {
  font-size: 1.1em;
}
.center_0eeb {
  text-transform: uppercase;
  line-height: 1.2;
}
.center_0eeb.large_e2e0 {
  letter-spacing: 0.5px;
}
.button-0ab9,
.button-0ab9 a {
  color: #6d6d6d;
}
.button-0ab9 a:hover {
  color: #111;
}
.info_b041 {
  color: #6d6d6d;
}
.gradient-1f80 {
  overflow-x: hidden;
}
.gradient-1f80 .active-51a8.gradient_green_782b {
  position: relative;
}
.gradient-1f80 .active-51a8.gradient_green_782b.pagination_blue_f72f {
  position: initial;
}
.gradient-1f80
  .active-51a8.gradient_green_782b.pagination_blue_f72f
  .detail_fluid_a94c {
  left: auto;
}
.gradient-1f80 .active-51a8 .detail_fluid_a94c {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.gradient-1f80 .active-51a8:hover.gradient_green_782b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient-1f80
  .active-51a8:hover.gradient_green_782b
  .detail_fluid_a94c {
  display: block;
  z-index: 9999999;
}
.gradient-1f80 .secondary-3475 .steel-602a,
.gradient-1f80 .prev-92f9 .steel-602a {
  display: none;
}
.gradient-1f80 .preview_9c97 .active-51a8:hover.gradient_green_782b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.media_624c .brown_88fb label,
.media_624c .image-00df label,
.media_624c .breadcrumb-bfb7 label,
.media_624c .chip_dim_7b2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.medium_0173 {
  list-style: none;
  margin: 0;
}
.medium_0173 article.in-99ba {
  margin-bottom: 0;
}
.medium_0173 ul {
  list-style: none;
  margin: 0;
}
.medium_0173 .link-west-1131 li.in-99ba {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .medium_0173 .link-west-1131 li.in-99ba {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .medium_0173 .link-west-1131 li.in-99ba: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) {
  .medium_0173 .link-west-1131 li.in-99ba li.in-99ba li.in-99ba li.in-99ba {
    padding-left: 0;
  }
}
article.in-99ba {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in-99ba .hover-action-ddb3 p:last-of-type {
  margin-bottom: 0;
}
article.in-99ba .menu_small_2880 {
  float: left;
}
article.in-99ba .east-a536 {
  margin-left: 85px;
}
article.in-99ba .aside-c3b0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in-99ba .aside-c3b0 .pagination-c770 {
  margin-left: 10px;
}
article.in-99ba .primary_61ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in-99ba .advanced-ff09 {
  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 .brown_88fb,
  #respond .breadcrumb-bfb7,
  #respond .chip_dim_7b2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown_88fb input,
#respond .breadcrumb-bfb7 input,
#respond .chip_dim_7b2a input {
  width: 100%;
}
#respond .chip_dim_7b2a {
  margin-right: 0;
}
#respond .center_58b5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-3475 .black_a6d7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.black_a6d7 .main-huge-6d2d.article_7383 .label-204e > li > a:focus,
.black_a6d7 .main-huge-6d2d.article_7383 .label-204e > li > a:hover,
.black_a6d7 .main-huge-6d2d.photo-pink-0875 .label-204e > li > a:focus,
.black_a6d7 .main-huge-6d2d.photo-pink-0875 .label-204e > li > a:hover,
.black_a6d7 .main-huge-6d2d.wrapper-9238 .label-204e > li > a:focus,
.black_a6d7 .main-huge-6d2d.wrapper-9238 .label-204e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.black_a6d7
  .main-huge-6d2d.article_7383
  .label-204e
  > li.modal_easy_955a
  > a,
.black_a6d7
  .main-huge-6d2d.article_7383
  .label-204e
  > li.smooth-ca6b
  > a,
.black_a6d7
  .main-huge-6d2d.photo-pink-0875
  .label-204e
  > li.modal_easy_955a
  > a,
.black_a6d7
  .main-huge-6d2d.photo-pink-0875
  .label-204e
  > li.smooth-ca6b
  > a,
.black_a6d7
  .main-huge-6d2d.wrapper-9238
  .label-204e
  > li.modal_easy_955a
  > a,
.black_a6d7 .main-huge-6d2d.wrapper-9238 .label-204e > li.tall_233b > a {
  color: rgba(255, 255, 255, 0.99);
}
.black_a6d7 .simple_fee1,
.black_a6d7 .simple_fee1 a {
  color: rgba(255, 255, 255, 0.99);
}
.black_a6d7 .solid_2c56.filter_fa3f li a,
.black_a6d7 .sidebar_outer_5b0f a,
.black_a6d7 .item_fresh_75db,
.black_a6d7 .label-204e > li > a,
.black_a6d7 .pattern-d8b4 {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7 .solid_2c56.filter_fa3f li a:hover,
.black_a6d7 .sidebar_outer_5b0f a:hover,
.black_a6d7 .item_fresh_75db:hover,
.black_a6d7 .label-204e > li > a:hover,
.black_a6d7 .pattern-d8b4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.black_a6d7 .accent_solid_c115 {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7 .accent_solid_c115 .widget-upper-d779 {
  color: rgba(255, 255, 255, 0.99);
}
.black_a6d7 .accent_solid_c115:hover {
  color: rgba(255, 255, 255, 0.99);
}
.black_a6d7 .logo_df1e .under-92a3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7 .logo_df1e .under-92a3 .title_7593 {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7
  .logo_df1e
  .under-92a3
  .title_7593::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7
  .logo_df1e
  .under-92a3
  .title_7593:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7
  .logo_df1e
  .under-92a3
  .title_7593::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7
  .logo_df1e
  .under-92a3
  .title_7593::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7 .logo_df1e .layout-8cb6 {
  color: rgba(255, 255, 255, 0.79);
}
.black_a6d7 .logo_df1e .layout-8cb6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-03fa
  .black_a6d7
  .logo_df1e
  .backdrop_3132
  .module_5ee5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-03fa
  .black_a6d7
  .logo_df1e
  .backdrop_3132
  .title_7593 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-3475 .cool_61ff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cool_61ff .main-huge-6d2d.article_7383 .label-204e > li > a:focus,
.cool_61ff .main-huge-6d2d.article_7383 .label-204e > li > a:hover,
.cool_61ff .main-huge-6d2d.photo-pink-0875 .label-204e > li > a:focus,
.cool_61ff .main-huge-6d2d.photo-pink-0875 .label-204e > li > a:hover,
.cool_61ff .main-huge-6d2d.wrapper-9238 .label-204e > li > a:focus,
.cool_61ff .main-huge-6d2d.wrapper-9238 .label-204e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool_61ff
  .main-huge-6d2d.article_7383
  .label-204e
  > li.modal_easy_955a
  > a,
.cool_61ff
  .main-huge-6d2d.article_7383
  .label-204e
  > li.smooth-ca6b
  > a,
.cool_61ff
  .main-huge-6d2d.photo-pink-0875
  .label-204e
  > li.modal_easy_955a
  > a,
.cool_61ff
  .main-huge-6d2d.photo-pink-0875
  .label-204e
  > li.smooth-ca6b
  > a,
.cool_61ff
  .main-huge-6d2d.wrapper-9238
  .label-204e
  > li.modal_easy_955a
  > a,
.cool_61ff .main-huge-6d2d.wrapper-9238 .label-204e > li.tall_233b > a {
  color: rgba(0, 0, 0, 0.8);
}
.cool_61ff .simple_fee1,
.cool_61ff .simple_fee1 a {
  color: rgba(0, 0, 0, 0.8);
}
.cool_61ff .solid_2c56.filter_fa3f li a,
.cool_61ff .sidebar_outer_5b0f a,
.cool_61ff .item_fresh_75db,
.cool_61ff .label-204e > li > a,
.cool_61ff .pattern-d8b4 {
  color: rgba(0, 0, 0, 0.55);
}
.cool_61ff .solid_2c56.filter_fa3f li a:hover,
.cool_61ff .sidebar_outer_5b0f a:hover,
.cool_61ff .item_fresh_75db:hover,
.cool_61ff .label-204e > li > a:hover,
.cool_61ff .pattern-d8b4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool_61ff .accent_solid_c115 {
  color: rgba(0, 0, 0, 0.55);
}
.cool_61ff .accent_solid_c115 .widget-upper-d779 {
  color: rgba(0, 0, 0, 0.8);
}
.cool_61ff .accent_solid_c115:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim-2e3e .article_a144 {
  margin-left: auto;
  margin-right: auto;
}
.modal-dirty-8d1e > * {
  margin-left: auto;
  margin-right: auto;
}
.modal-dirty-8d1e .border_e6a6 {
  margin-right: 1.41575em;
}
.dim_d1b9 .modal-dirty-8d1e > .table-orange-6b05 {
  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;
}
.dim_d1b9 .modal-dirty-8d1e > .widget_full_948e {
  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;
}
.widget_d6a8.dim-2e3e .article_a144,
.aside-fast-dc56.dim-2e3e .article_a144 {
  margin-left: 0;
}
.input-75d5.dim-2e3e .article_a144,
.simple_7706.dim-2e3e .article_a144 {
  margin-right: 0;
}
.modal-dirty-8d1e ol,
.modal-dirty-8d1e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row_wide_165d video {
  max-width: 100%;
}
.filter-lite-e140 img {
  display: block;
}
.filter-lite-e140.border_e6a6,
.filter-lite-e140.steel-3ac7 {
  width: 100%;
}
.filter-lite-e140.widget_full_948e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.plasma_f909:not(.fluid-a83e) {
  margin: 1.5em auto;
}
.nav-liquid-c892 p {
  padding: 1.5em 14px;
}
ul.new_5d1a.widget_full_948e,
ul.new_5d1a.table-orange-6b05,
ul.new_5d1a.notification_378a.table-orange-6b05 {
  padding: 0 14px;
}
.pink_2fb4 {
  display: block;
  overflow-x: auto;
}
.pink_2fb4 table {
  border-collapse: collapse;
  width: 100%;
}
.pink_2fb4 td,
.pink_2fb4 th {
  padding: 0.5em;
}
.modal-dirty-8d1e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.modal-dirty-8d1e ol ol,
.modal-dirty-8d1e ol ul,
.modal-dirty-8d1e ul ol,
.modal-dirty-8d1e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.modal-dirty-8d1e ol ol li,
.modal-dirty-8d1e ol ul li,
.modal-dirty-8d1e ul ol li,
.modal-dirty-8d1e ul ul li {
  margin-left: 0;
}
.notification-53e9.inner-229e > .hidden_76a8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-53e9.inner-229e > .hidden_76a8 iframe,
.notification-53e9.inner-229e > .hidden_76a8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.status_7532 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.status_7532.column_tall_ce00 {
  padding: 0;
}
.status_7532.column_tall_ce00 cite {
  font-size: 13px;
}
.status_7532 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.status_7532 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail-5b32 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail-5b32 > p:first-child {
  margin-top: 0;
}
.detail-5b32 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail-5b32 blockquote {
  border-left: 0;
}
.section_action_348c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section_action_348c:not(.banner-1f1d) {
  max-width: 100px;
}
.section_action_348c.pagination-333d {
  border-bottom: none !important;
  text-align: center;
}
.section_action_348c.pagination-333d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav-liquid-c892 p {
    padding: 1.5em 0;
  }
}
.disabled_3068 {
  color: #0073aa;
}
.wide-c92f {
  background-color: #0073aa;
}
.gas_8d51 {
  color: #229fd8;
}
.aside-pink-fd64 {
  background-color: #229fd8;
}
.hero-red-81bf {
  color: #eee;
}
.pro-dda7 {
  background-color: #eee;
}
.frame_red_cb8d {
  color: #444;
}
.row-warm-9d3a {
  background-color: #444;
}
.prev_d3b3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.prev_d3b3 .input-81fe .sidebar_outer_5b0f {
  font-size: 15px;
}
.prev_d3b3 .sidebar_outer_5b0f {
  line-height: 1.3;
}
.prev_d3b3 .cool_61ff {
}
.prev_d3b3 .black_a6d7 {
  background: #235787;
}
.bottom_3cae {
  padding: 0;
}
.bottom_3cae .black_a6d7 {
  background: #1a1a1a;
}
.bottom_3cae .cool_61ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.text_red_ef73 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.text_red_ef73 .cool_61ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.text_red_ef73 .black_a6d7 {
  background: #303030;
}
.huge_0da4 {
  position: relative;
  z-index: 10;
}
.huge_0da4 .gallery-huge-998d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_purple_2b3a .gradient_green_782b {
  display: inline-block;
  vertical-align: middle;
}
.avatar_purple_2b3a.message-0f43 .gradient_green_782b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar_purple_2b3a.message-0f43 .gradient_green_782b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_purple_2b3a.message-0f43 .gradient_green_782b {
    margin-right: 0.4em;
  }
}
.avatar_purple_2b3a.message-0f43 .gradient_green_782b:last-child {
  margin-right: 0;
}
.tooltip_soft_8ca7 .gallery-huge-998d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .secondary-3475 .input-81fe {
    margin: 0 -0.5em;
  }
  .secondary-3475 .input-81fe [class*="customify-col-"],
  .secondary-3475 .input-81fe [class*="customify-col_"],
  .secondary-3475 .input-81fe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.secondary-3475.card-29fc .gallery-huge-998d {
  background: 0 0 !important;
}
.secondary-3475.card-29fc .gallery-huge-998d,
.secondary-3475.tooltip_soft_8ca7 .gallery-huge-998d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .secondary-3475.dropdown-rough-10f2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.secondary-3475.tooltip_soft_8ca7 .gallery-huge-998d {
  box-shadow: none !important;
}
.up_dd6a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .up_dd6a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .up_dd6a {
    padding: 18px 0 20px;
  }
}
.up_dd6a .west-7415 {
  width: 100%;
}
.up_dd6a .heading_pressed_7498 {
  margin-bottom: 0;
}
.up_dd6a .notice-west-2c61 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box_75ba {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box_75ba .table_9d5f {
  width: 100%;
}
.dirty-be03 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dirty-be03 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dirty-be03 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;
}
.dirty-be03 li:last-child:after {
  display: none;
}
.dirty-be03 li a {
  font-weight: 500;
  margin-right: 10px;
}
.main_complex_f743 .steel-602a button,
.up_dd6a .steel-602a button {
  left: 0;
}
.main_complex_f743 .table_9d5f,
.up_dd6a .table_9d5f {
  padding-left: 0;
  padding-right: 0;
}
.main_complex_f743 .box_75ba,
.up_dd6a .box_75ba {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.main_complex_f743 {
  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;
}
.main_complex_f743: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;
}
.main_complex_f743 .gallery-light-85e6 {
  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) {
  .main_complex_f743 .gallery-light-85e6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .main_complex_f743 .gallery-light-85e6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .main_complex_f743 .gallery-light-85e6 {
    min-height: 200px;
  }
}
.main_complex_f743 .dirty-be03 {
  color: rgba(255, 255, 255, 0.8);
}
.main_complex_f743 .dirty-be03 a,
.main_complex_f743 .dirty-be03 li:after {
  color: inherit;
}
.main_complex_f743 .dirty-be03 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fluid_90f5 {
  margin-bottom: 0.5em;
}
.orange-063a {
  margin-bottom: 1.2em;
}
.orange-063a,
.fluid_90f5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.orange-063a p:last-child,
.fluid_90f5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .steel-602a,
#masthead .steel-602a {
  display: none;
}
#masthead
  > .steel-602a.card_outer_18b0 {
  display: none;
}
#masthead > .steel-602a button {
  left: 0;
}
.tabs-2c62 {
  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%;
}
.tabs-2c62 .gradient_green_782b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-2c62 .highlight_full_454c {
  display: -webkit-box;
  display: flex;
}
.tabs-2c62 .highlight_full_454c.tabs_e7e5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-2c62 .highlight_full_454c.full-b9cb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-2c62 .highlight_full_454c.up-6361 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-2c62.basic-525b.description_aebb .highlight_full_454c.tabs_e7e5 {
  flex-basis: 100%;
}
.tabs-2c62.column-slow-9700 .highlight_full_454c.full-b9cb {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-2c62.column-slow-9700 .highlight_full_454c.up-6361 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .steel-602a.card_outer_18b0 {
  display: none;
}
#masthead > .steel-602a button {
  left: 0;
}
.info_1afb {
  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;
}
.info_1afb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.info_1afb.notice-new-161d i {
  margin-right: 4px;
}
.info_1afb.next_55bb i {
  margin-left: 5px;
}
.sidebar_outer_5b0f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar_outer_5b0f p:last-child {
  margin-bottom: 0;
}
.full_260c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.full_260c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.full_260c img {
  display: block;
  width: auto;
  line-height: 1;
}
.full_260c .simple_fee1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.full_260c .icon_1b25 {
  margin: 5px 0 7px 0;
}
.full_260c.shade-7e35 .green_4cce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.full_260c.shade-7e35 .image-8ccb {
  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;
}
.full_260c.notification_down_d85b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.full_260c.notification_down_d85b .green_4cce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.full_260c.notification_down_d85b .image-8ccb {
  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;
}
.full_260c.texture_d7f8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.full_260c.steel_6226 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.full_260c.steel_6226 .image-8ccb {
  margin-top: 7px;
}
.large-8e23 {
  display: inline-block;
}
.huge_0da4 .list-b0b6 .full_260c img {
  max-width: 100%;
}
.main-huge-6d2d .tertiary_a455.header-ec03,
.info-5fc9 .tertiary_a455.header-ec03 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-huge-6d2d .dim-7644,
.info-5fc9 .dim-7644 {
  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%);
}
.main-huge-6d2d .dim-7644 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main-huge-6d2d.paper_a68f .dim-7644 {
  display: none;
}
.main-huge-6d2d .mask_bright_4790 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-huge-6d2d .mask_bright_4790 li {
  display: inline-block;
  position: relative;
}
.main-huge-6d2d .mask_bright_4790 li:last-child {
  margin-right: 0;
}
.main-huge-6d2d .mask_bright_4790 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;
}
.main-huge-6d2d .mask_bright_4790 li.tall_233b > a {
  color: rgba(0, 0, 0, 0.9);
}
.main-huge-6d2d .mask_bright_4790 > 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;
}
.main-huge-6d2d .mask_bright_4790 > li > a i {
  line-height: 0;
}
.main-huge-6d2d .mask_bright_4790 > li.header-fixed-067c > a .dim-7644 {
  margin-left: 4px;
  line-height: 0;
}
.main-huge-6d2d .mask_bright_4790 .highlight-99f8 li.header-fixed-067c > a {
  position: relative;
}
.main-huge-6d2d .mask_bright_4790 .highlight-99f8 li.header-fixed-067c > a:after,
.main-huge-6d2d .mask_bright_4790 .highlight-99f8 li.header-fixed-067c > a:before {
  content: "";
  display: table;
}
.main-huge-6d2d .mask_bright_4790 .highlight-99f8 li.header-fixed-067c > a:after {
  clear: both;
}
.main-huge-6d2d .mask_bright_4790 .highlight-99f8 li.header-fixed-067c > a .dim-7644 {
  margin-left: 5px;
  float: right;
}
.main-huge-6d2d .secondary_advanced_4c3d,
.main-huge-6d2d .highlight-99f8 {
  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;
}
.main-huge-6d2d .highlight-99f8 {
  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;
}
.main-huge-6d2d .highlight-99f8 .header-ec03 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-huge-6d2d .highlight-99f8 .dim-7644 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main-huge-6d2d .highlight-99f8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main-huge-6d2d .highlight-99f8 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;
}
.main-huge-6d2d .highlight-99f8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main-huge-6d2d .highlight-99f8 .highlight-99f8 {
  top: 0;
  left: 100%;
}
.main-huge-6d2d .detail-82f2.fn-focus-4eee > .secondary_advanced_4c3d,
.main-huge-6d2d .detail-82f2.fn-focus-4eee > .highlight-99f8,
.main-huge-6d2d .detail-82f2:focus > .secondary_advanced_4c3d,
.main-huge-6d2d .detail-82f2:focus > .highlight-99f8,
.main-huge-6d2d .detail-82f2:hover > .secondary_advanced_4c3d,
.main-huge-6d2d .detail-82f2:hover > .highlight-99f8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main-huge-6d2d.wrapper-9238 .label-204e:after,
.main-huge-6d2d.wrapper-9238 .label-204e:before {
  content: "";
  display: table;
}
.main-huge-6d2d.wrapper-9238 .label-204e:after {
  clear: both;
}
.main-huge-6d2d.wrapper-9238 .label-204e > li {
  float: left;
}
.main-huge-6d2d.tabs_dark_db5c .label-204e:after,
.main-huge-6d2d.tabs_dark_db5c .label-204e:before {
  content: "";
  display: table;
}
.main-huge-6d2d.tabs_dark_db5c .label-204e:after {
  clear: both;
}
.main-huge-6d2d.tabs_dark_db5c .label-204e > li {
  float: left;
}
.main-huge-6d2d.tabs_dark_db5c .label-204e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main-huge-6d2d.tabs_dark_db5c .label-204e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main-huge-6d2d.tabs_dark_db5c .label-204e > li.modal_easy_955a > a,
.main-huge-6d2d.tabs_dark_db5c .label-204e > li.tall_233b > a {
  color: #fff;
  background-color: #1e4b75;
}
.main-huge-6d2d.article_7383 .label-204e > li > a .header-ec03 {
  position: relative;
}
.main-huge-6d2d.article_7383 .label-204e > li > a .header-ec03: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;
}
.main-huge-6d2d.article_7383
  .label-204e
  > li:focus
  > a
  .header-ec03:before,
.main-huge-6d2d.article_7383
  .label-204e
  > li:hover
  > a
  .header-ec03:before {
  width: 100%;
  background-color: currentColor;
}
.main-huge-6d2d.article_7383
  .label-204e
  > li.modal_easy_955a
  > a
  .header-ec03:before,
.main-huge-6d2d.article_7383
  .label-204e
  > li.smooth-ca6b
  > a
  .header-ec03:before {
  width: 100%;
  background-color: currentColor;
}
.main-huge-6d2d.photo-pink-0875 .label-204e > li > a .header-ec03 {
  position: relative;
}
.main-huge-6d2d.photo-pink-0875 .label-204e > li > a .header-ec03: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;
}
.main-huge-6d2d.photo-pink-0875 .label-204e > li:focus > a .header-ec03:before,
.main-huge-6d2d.photo-pink-0875
  .label-204e
  > li:hover
  > a
  .header-ec03:before {
  width: 100%;
  background-color: currentColor;
}
.main-huge-6d2d.photo-pink-0875
  .label-204e
  > li.modal_easy_955a
  > a
  .header-ec03:before,
.main-huge-6d2d.photo-pink-0875
  .label-204e
  > li.smooth-ca6b
  > a
  .header-ec03:before {
  width: 100%;
  background-color: currentColor;
}
.info-5fc9 .mask_bright_4790 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-5fc9 .mask_bright_4790 li:first-child > a {
  border-top: none;
}
.info-5fc9 .mask_bright_4790 .content-7a92 > .header-ec03 .dim-7644 {
  display: none;
}
.info-5fc9 .mask_bright_4790 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.info-5fc9 .mask_bright_4790 li:last-child {
  border: none;
}
.info-5fc9 .mask_bright_4790 li.header-fixed-067c > a {
  padding-right: 45px !important;
}
.info-5fc9 .mask_bright_4790 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.info-5fc9 .mask_bright_4790 li a:focus,
.info-5fc9 .mask_bright_4790 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-5fc9 .mask_bright_4790 li .west_a4f7 {
  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;
}
.info-5fc9 .mask_bright_4790 li .west_a4f7:hover {
  box-shadow: none;
}
.info-5fc9 .mask_bright_4790 li .west_a4f7 .dim-7644 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.info-5fc9 .mask_bright_4790 .highlight-99f8 {
  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);
}
.info-5fc9 .mask_bright_4790 .highlight-99f8 li a {
  padding-left: 3em;
}
.info-5fc9 .mask_bright_4790 .heading-dim-cebe > a .west_a4f7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info-5fc9 .mask_bright_4790 .heading-dim-cebe > .highlight-99f8 {
  display: block;
  opacity: 1;
}
.outer-5f69 {
  max-width: 100%;
}
.full_88d4 {
  line-height: 0;
  cursor: pointer;
}
.pattern-d8b4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern-d8b4:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern-d8b4 svg {
  width: 18px;
  height: 18px;
}
.pattern-d8b4 .block-75bf {
  display: none;
}
.shadow-d771 {
  position: relative;
}
.shadow-d771.fn-active-4eee .pattern-d8b4 .description-7bfe {
  display: none;
}
.shadow-d771.fn-active-4eee .pattern-d8b4 .block-75bf {
  display: inline-block;
}
.shadow-d771 .link-solid-9924 {
  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);
}
.shadow-d771.mask-warm-707c .link-solid-9924 {
  left: auto;
  right: -0.9em;
}
.shadow-d771.mask-warm-707c .active-be4a::before {
  left: auto;
  right: 15px;
}
.shadow-d771.fn-active-4eee .link-solid-9924 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop_3132 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop_3132 label {
  flex-basis: 100%;
}
.backdrop_3132 .under-92a3 {
  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;
}
.backdrop_3132 .title_7593 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop_3132 .title_7593:focus {
  background-color: transparent;
}
.backdrop_3132 button.layout-8cb6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop_3132 button.layout-8cb6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop_3132 button.layout-8cb6 svg {
  width: 18px;
  height: 18px;
}
.backdrop_3132 input[type="submit"] {
  min-height: auto;
}
.logo_df1e .backdrop_3132 .title_7593 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active-be4a {
  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) {
  .active-be4a {
    width: 220px;
  }
}
.active-be4a label {
  flex-basis: 100%;
}
.active-be4a::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;
}
.active-03fa .logo_df1e .backdrop_3132 {
  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;
}
.active-03fa
  .logo_df1e
  .backdrop_3132
  .under-92a3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-03fa .logo_df1e .backdrop_3132 .title_7593 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-03fa
  .logo_df1e
  .backdrop_3132
  .title_7593:focus {
  background: 0 0;
}
.active-03fa
  .logo_df1e
  .backdrop_3132
  .module_5ee5 {
  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;
}
.solid_2c56 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.solid_2c56 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.solid_2c56 li:last-child {
  margin-right: 0;
}
.solid_2c56 li:first-child {
  margin-left: 0;
}
.solid_2c56.form_fluid_cda9 a {
  color: #fff;
}
.solid_2c56.form_fluid_cda9 a:hover {
  color: #fff;
}
.solid_2c56 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.solid_2c56 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.solid_2c56 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.solid_2c56 a:hover {
  opacity: 0.9;
  color: inherit;
}
.solid_2c56 [class*="social-icon-apple"] {
  background-color: #999;
}
.solid_2c56 [class*="social-icon-apple"].stone-3d69 {
  background-color: transparent;
  color: #999;
}
.solid_2c56 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.solid_2c56 [class*="social-icon-behance"].stone-3d69 {
  background-color: transparent;
  color: #1769ff;
}
.solid_2c56 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.solid_2c56 [class*="social-icon-bitbucket"].stone-3d69 {
  background-color: transparent;
  color: #205081;
}
.solid_2c56 [class*="social-icon-codepen"] {
  background-color: #000;
}
.solid_2c56 [class*="social-icon-codepen"].stone-3d69 {
  background-color: transparent;
  color: #000;
}
.solid_2c56 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.solid_2c56 [class*="social-icon-delicious"].stone-3d69 {
  background-color: transparent;
  color: #39f;
}
.solid_2c56 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.solid_2c56 [class*="social-icon-digg"].stone-3d69 {
  background-color: transparent;
  color: #005be2;
}
.solid_2c56 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.solid_2c56 [class*="social-icon-dribbble"].stone-3d69 {
  background-color: transparent;
  color: #ea4c89;
}
.solid_2c56 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.solid_2c56 [class*="social-icon-envelope"].stone-3d69 {
  background-color: transparent;
  color: #ea4335;
}
.solid_2c56 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.solid_2c56 [class*="social-icon-facebook"].stone-3d69 {
  background-color: transparent;
  color: #3b5998;
}
.solid_2c56 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.solid_2c56 [class*="social-icon-flickr"].stone-3d69 {
  background-color: transparent;
  color: #0063dc;
}
.solid_2c56 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.solid_2c56 [class*="social-icon-foursquare"].stone-3d69 {
  background-color: transparent;
  color: #2d5be3;
}
.solid_2c56 [class*="social-icon-github"] {
  background-color: #333;
}
.solid_2c56 [class*="social-icon-github"].stone-3d69 {
  background-color: transparent;
  color: #333;
}
.solid_2c56 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.solid_2c56 [class*="social-icon-google-plus"].stone-3d69 {
  background-color: transparent;
  color: #dd4b39;
}
.solid_2c56 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.solid_2c56 [class*="social-icon-houzz"].stone-3d69 {
  background-color: transparent;
  color: #7ac142;
}
.solid_2c56 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.solid_2c56 [class*="social-icon-instagram"].stone-3d69 {
  background-color: transparent;
  color: #262626;
}
.solid_2c56 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.solid_2c56 [class*="social-icon-jsfiddle"].stone-3d69 {
  background-color: transparent;
  color: #487aa2;
}
.solid_2c56 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.solid_2c56 [class*="social-icon-linkedin"].stone-3d69 {
  background-color: transparent;
  color: #0077b5;
}
.solid_2c56 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.solid_2c56 [class*="social-icon-medium"].stone-3d69 {
  background-color: transparent;
  color: #00ab6b;
}
.solid_2c56 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.solid_2c56
  [class*="social-icon-odnoklassniki"].stone-3d69 {
  background-color: transparent;
  color: #f4731c;
}
.solid_2c56 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.solid_2c56 [class*="social-icon-meetup"].stone-3d69 {
  background-color: transparent;
  color: #ec1c40;
}
.solid_2c56 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.solid_2c56 [class*="social-icon-pinterest"].stone-3d69 {
  background-color: transparent;
  color: #bd081c;
}
.solid_2c56 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.solid_2c56 [class*="social-icon-product-hunt"].stone-3d69 {
  background-color: transparent;
  color: #da552f;
}
.solid_2c56 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.solid_2c56 [class*="social-icon-reddit"].stone-3d69 {
  background-color: transparent;
  color: #ff4500;
}
.solid_2c56 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.solid_2c56 [class*="social-icon-rss"].stone-3d69 {
  background-color: transparent;
  color: #f26522;
}
.solid_2c56 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.solid_2c56
  [class*="social-icon-shopping-cart"].stone-3d69 {
  background-color: transparent;
  color: #4caf50;
}
.solid_2c56 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.solid_2c56 [class*="social-icon-skype"].stone-3d69 {
  background-color: transparent;
  color: #00aff0;
}
.solid_2c56 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.solid_2c56 [class*="social-icon-slideshare"].stone-3d69 {
  background-color: transparent;
  color: #0077b5;
}
.solid_2c56 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.solid_2c56 [class*="social-icon-snapchat"].stone-3d69 {
  background-color: transparent;
  color: #fffc00;
}
.solid_2c56 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.solid_2c56 [class*="social-icon-soundcloud"].stone-3d69 {
  background-color: transparent;
  color: #f80;
}
.solid_2c56 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.solid_2c56 [class*="social-icon-spotify"].stone-3d69 {
  background-color: transparent;
  color: #2ebd59;
}
.solid_2c56 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.solid_2c56
  [class*="social-icon-stack-overflow"].stone-3d69 {
  background-color: transparent;
  color: #fe7a15;
}
.solid_2c56 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.solid_2c56 [class*="social-icon-maldkfgram"].stone-3d69 {
  background-color: transparent;
  color: #2ca5e0;
}
.solid_2c56 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.solid_2c56 [class*="social-icon-tripadvisor"].stone-3d69 {
  background-color: transparent;
  color: #589442;
}
.solid_2c56 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.solid_2c56 [class*="social-icon-tumblr"].stone-3d69 {
  background-color: transparent;
  color: #35465c;
}
.solid_2c56 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.solid_2c56 [class*="social-icon-twitch"].stone-3d69 {
  background-color: transparent;
  color: #6441a5;
}
.solid_2c56 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.solid_2c56 [class*="social-icon-twitter"].stone-3d69 {
  background-color: transparent;
  color: #1da1f2;
}
.solid_2c56 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.solid_2c56 [class*="social-icon-vimeo"].stone-3d69 {
  background-color: transparent;
  color: #1ab7ea;
}
.solid_2c56 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.solid_2c56 [class*="social-icon-vk"].stone-3d69 {
  background-color: transparent;
  color: #45668e;
}
.solid_2c56 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.solid_2c56 [class*="social-icon-weibo"].stone-3d69 {
  background-color: transparent;
  color: #df2029;
}
.solid_2c56 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.solid_2c56 [class*="social-icon-weixin"].stone-3d69 {
  background-color: transparent;
  color: #7bb32e;
}
.solid_2c56 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.solid_2c56 [class*="social-icon-whatsapp"].stone-3d69 {
  background-color: transparent;
  color: #25d366;
}
.solid_2c56 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.solid_2c56 [class*="social-icon-wordpress"].stone-3d69 {
  background-color: transparent;
  color: #21759b;
}
.solid_2c56 [class*="social-icon-xing"] {
  background-color: #026466;
}
.solid_2c56 [class*="social-icon-xing"].stone-3d69 {
  background-color: transparent;
  color: #026466;
}
.solid_2c56 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.solid_2c56 [class*="social-icon-yelp"].stone-3d69 {
  background-color: transparent;
  color: #af0606;
}
.solid_2c56 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.solid_2c56 [class*="social-icon-youtube"].stone-3d69 {
  background-color: transparent;
  color: #cd201f;
}
.item_fresh_75db {
  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;
}
.item_fresh_75db:hover {
  box-shadow: none;
  background: 0 0;
}
.center-f6ea {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-9571 {
  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;
}
.column_large_d65b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon-9eba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.icon-9eba,
.icon-9eba::after,
.icon-9eba::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;
}
.icon-9eba::after,
.icon-9eba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-tall-b4be .notice-9571 .column_large_d65b {
  margin-top: -2px;
  width: 19px;
}
.logo-tall-b4be .notice-9571 .icon-9eba {
  margin-top: -1px;
}
.logo-tall-b4be .notice-9571 .icon-9eba,
.logo-tall-b4be .notice-9571 .icon-9eba::after,
.logo-tall-b4be .notice-9571 .icon-9eba::before {
  width: 19px;
  height: 2px;
}
.logo-tall-b4be .notice-9571 .icon-9eba::before {
  top: -6px;
}
.logo-tall-b4be .notice-9571 .icon-9eba::after {
  bottom: -6px;
}
.upper_4d53 .notice-9571 .column_large_d65b {
  margin-top: -2px;
  width: 22px;
}
.upper_4d53 .notice-9571 .icon-9eba {
  margin-top: -1px;
}
.upper_4d53 .notice-9571 .icon-9eba,
.upper_4d53 .notice-9571 .icon-9eba::after,
.upper_4d53 .notice-9571 .icon-9eba::before {
  width: 22px;
  height: 2px;
}
.upper_4d53 .notice-9571 .icon-9eba::before {
  top: -7px;
}
.upper_4d53 .notice-9571 .icon-9eba::after {
  bottom: -7px;
}
.gallery-pink-876a .notice-9571 .column_large_d65b {
  margin-top: -2px;
  width: 31px;
}
.gallery-pink-876a .notice-9571 .icon-9eba {
  margin-top: -1.5px;
}
.gallery-pink-876a .notice-9571 .icon-9eba,
.gallery-pink-876a .notice-9571 .icon-9eba::after,
.gallery-pink-876a .notice-9571 .icon-9eba::before {
  width: 31px;
  height: 3px;
}
.gallery-pink-876a .notice-9571 .icon-9eba::before {
  top: -9px;
}
.gallery-pink-876a .notice-9571 .icon-9eba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .motion-fa31 .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 19px;
  }
  .motion-fa31 .notice-9571 .icon-9eba {
    margin-top: -1px;
  }
  .motion-fa31 .notice-9571 .icon-9eba,
  .motion-fa31 .notice-9571 .icon-9eba::after,
  .motion-fa31 .notice-9571 .icon-9eba::before {
    width: 19px;
    height: 2px;
  }
  .motion-fa31 .notice-9571 .icon-9eba::before {
    top: -6px;
  }
  .motion-fa31 .notice-9571 .icon-9eba::after {
    bottom: -6px;
  }
  .progress-2cee .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 22px;
  }
  .progress-2cee .notice-9571 .icon-9eba {
    margin-top: -1px;
  }
  .progress-2cee .notice-9571 .icon-9eba,
  .progress-2cee .notice-9571 .icon-9eba::after,
  .progress-2cee .notice-9571 .icon-9eba::before {
    width: 22px;
    height: 2px;
  }
  .progress-2cee .notice-9571 .icon-9eba::before {
    top: -7px;
  }
  .progress-2cee .notice-9571 .icon-9eba::after {
    bottom: -7px;
  }
  .fixed-e8dc .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-e8dc .notice-9571 .icon-9eba {
    margin-top: -1.5px;
  }
  .fixed-e8dc .notice-9571 .icon-9eba,
  .fixed-e8dc .notice-9571 .icon-9eba::after,
  .fixed-e8dc .notice-9571 .icon-9eba::before {
    width: 31px;
    height: 3px;
  }
  .fixed-e8dc .notice-9571 .icon-9eba::before {
    top: -9px;
  }
  .fixed-e8dc .notice-9571 .icon-9eba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_brown_590b .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_brown_590b .notice-9571 .icon-9eba {
    margin-top: -1px;
  }
  .tabs_brown_590b .notice-9571 .icon-9eba,
  .tabs_brown_590b .notice-9571 .icon-9eba::after,
  .tabs_brown_590b .notice-9571 .icon-9eba::before {
    width: 19px;
    height: 2px;
  }
  .tabs_brown_590b .notice-9571 .icon-9eba::before {
    top: -6px;
  }
  .tabs_brown_590b .notice-9571 .icon-9eba::after {
    bottom: -6px;
  }
  .paragraph-north-d6d6 .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-north-d6d6 .notice-9571 .icon-9eba {
    margin-top: -1px;
  }
  .paragraph-north-d6d6 .notice-9571 .icon-9eba,
  .paragraph-north-d6d6 .notice-9571 .icon-9eba::after,
  .paragraph-north-d6d6 .notice-9571 .icon-9eba::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-north-d6d6 .notice-9571 .icon-9eba::before {
    top: -7px;
  }
  .paragraph-north-d6d6 .notice-9571 .icon-9eba::after {
    bottom: -7px;
  }
  .badge-77ca .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 31px;
  }
  .badge-77ca .notice-9571 .icon-9eba {
    margin-top: -1.5px;
  }
  .badge-77ca .notice-9571 .icon-9eba,
  .badge-77ca .notice-9571 .icon-9eba::after,
  .badge-77ca .notice-9571 .icon-9eba::before {
    width: 31px;
    height: 3px;
  }
  .badge-77ca .notice-9571 .icon-9eba::before {
    top: -9px;
  }
  .badge-77ca .notice-9571 .icon-9eba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .video-small-ffcc .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 19px;
  }
  .video-small-ffcc .notice-9571 .icon-9eba {
    margin-top: -1px;
  }
  .video-small-ffcc .notice-9571 .icon-9eba,
  .video-small-ffcc .notice-9571 .icon-9eba::after,
  .video-small-ffcc .notice-9571 .icon-9eba::before {
    width: 19px;
    height: 2px;
  }
  .video-small-ffcc .notice-9571 .icon-9eba::before {
    top: -6px;
  }
  .video-small-ffcc .notice-9571 .icon-9eba::after {
    bottom: -6px;
  }
  .filter-b873 .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 22px;
  }
  .filter-b873 .notice-9571 .icon-9eba {
    margin-top: -1px;
  }
  .filter-b873 .notice-9571 .icon-9eba,
  .filter-b873 .notice-9571 .icon-9eba::after,
  .filter-b873 .notice-9571 .icon-9eba::before {
    width: 22px;
    height: 2px;
  }
  .filter-b873 .notice-9571 .icon-9eba::before {
    top: -7px;
  }
  .filter-b873 .notice-9571 .icon-9eba::after {
    bottom: -7px;
  }
  .paper-86c8 .notice-9571 .column_large_d65b {
    margin-top: -2px;
    width: 31px;
  }
  .paper-86c8 .notice-9571 .icon-9eba {
    margin-top: -1.5px;
  }
  .paper-86c8 .notice-9571 .icon-9eba,
  .paper-86c8 .notice-9571 .icon-9eba::after,
  .paper-86c8 .notice-9571 .icon-9eba::before {
    width: 31px;
    height: 3px;
  }
  .paper-86c8 .notice-9571 .icon-9eba::before {
    top: -9px;
  }
  .paper-86c8 .notice-9571 .icon-9eba::after {
    bottom: -9px;
  }
}
.article_c786 .icon-9eba {
  -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);
}
.article_c786 .icon-9eba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_c786 .icon-9eba::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);
}
.article_c786.header-dim-ae98 .icon-9eba {
  -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);
}
.article_c786.header-dim-ae98 .icon-9eba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_c786.header-dim-ae98 .icon-9eba::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);
}
.hero-focused-198c {
  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.box-e15b:before {
  display: none;
}
.prev-92f9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.prev-92f9 .video-4bec {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.prev-92f9 .video-4bec:last-of-type {
  border-bottom: none;
}
.prev-92f9 .video-4bec.warm_e255,
.prev-92f9 .video-4bec.status-white-57c4,
.prev-92f9 .video-4bec.thick_4226 {
  padding: 0;
}
.prev-92f9 .info-5fc9 .west_a4f7 {
  color: currentColor;
}
.prev-92f9 .info-5fc9 .west_a4f7:focus,
.prev-92f9 .info-5fc9 .west_a4f7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-92f9.cool_61ff .accent_solid_c115,
.prev-92f9.cool_61ff .sidebar_outer_5b0f a,
.prev-92f9.cool_61ff .label-204e a,
.prev-92f9.cool_61ff .highlight-99f8 a {
  color: rgba(0, 0, 0, 0.55);
}
.prev-92f9.cool_61ff .accent_solid_c115:hover,
.prev-92f9.cool_61ff .sidebar_outer_5b0f a:hover,
.prev-92f9.cool_61ff .label-204e a:hover,
.prev-92f9.cool_61ff .highlight-99f8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-92f9.cool_61ff .widget-upper-d779 {
  color: rgba(0, 0, 0, 0.8);
}
.prev-92f9.cool_61ff .video-4bec {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-92f9.cool_61ff .video-4bec:before {
  background: rgba(0, 0, 0, 0.08);
}
.prev-92f9.cool_61ff .pro-baef:before {
  background: rgba(255, 255, 255, 0.9);
}
.prev-92f9.cool_61ff .info-5fc9 .mask_bright_4790 li a,
.prev-92f9.cool_61ff .info-5fc9 .west_a4f7,
.prev-92f9.cool_61ff .highlight-99f8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-92f9.cool_61ff .info-5fc9 .west_a4f7:focus,
.prev-92f9.cool_61ff .info-5fc9 .west_a4f7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-92f9.cool_61ff .mask_bright_4790 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-92f9.black_a6d7 .accent_solid_c115,
.prev-92f9.black_a6d7 .sidebar_outer_5b0f a,
.prev-92f9.black_a6d7 .label-204e .west_a4f7,
.prev-92f9.black_a6d7 .label-204e a,
.prev-92f9.black_a6d7 .highlight-99f8 a {
  color: rgba(255, 255, 255, 0.79);
}
.prev-92f9.black_a6d7 .accent_solid_c115:hover,
.prev-92f9.black_a6d7 .sidebar_outer_5b0f a:hover,
.prev-92f9.black_a6d7 .label-204e .west_a4f7:hover,
.prev-92f9.black_a6d7 .label-204e a:hover,
.prev-92f9.black_a6d7 .highlight-99f8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-92f9.black_a6d7 .widget-upper-d779 {
  color: rgba(255, 255, 255, 0.99);
}
.prev-92f9.black_a6d7 .video-4bec {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-92f9.black_a6d7 .video-4bec:before {
  background: rgba(255, 255, 255, 0.08);
}
.prev-92f9.black_a6d7 .pro-baef:before {
  background: rgba(0, 0, 0, 0.9);
}
.prev-92f9.black_a6d7 .info-5fc9 .mask_bright_4790 li a,
.prev-92f9.black_a6d7 .info-5fc9 .west_a4f7,
.prev-92f9.black_a6d7 .highlight-99f8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-92f9.black_a6d7 .info-5fc9 .west_a4f7:focus,
.prev-92f9.black_a6d7 .info-5fc9 .west_a4f7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-92f9.black_a6d7 .mask_bright_4790 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-baef {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pro-baef:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.blue-e683 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption_old_8f38 .prev-92f9 {
  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;
}
.caption_old_8f38 .video-4bec {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption_old_8f38 .video-4bec: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) {
  .caption_old_8f38 .video-4bec:before {
    width: 16%;
    left: 42%;
  }
}
.caption_old_8f38 .video-4bec:last-child:before {
  content: none;
}
.caption_old_8f38 .video-4bec[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption_old_8f38 .info-5fc9 .mask_bright_4790 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption_old_8f38 .info-5fc9 .mask_bright_4790 li a .west_a4f7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption_old_8f38 .info-5fc9 .highlight-99f8 {
  border: none;
}
.caption_old_8f38 .info-5fc9 .highlight-99f8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption_old_8f38 .pro-baef {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption_old_8f38 .blue-e683 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption_old_8f38 .black_a6d7 .pro-baef:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_old_8f38 .cool_61ff.hard_9a1c .icon-9eba {
  background: rgba(0, 0, 0, 0.6);
}
.caption_old_8f38
  .cool_61ff.hard_9a1c
  .icon-9eba::after,
.caption_old_8f38
  .cool_61ff.hard_9a1c
  .icon-9eba:before {
  background: inherit;
}
.caption_old_8f38
  .cool_61ff.hard_9a1c:hover
  .icon-9eba {
  background: rgba(0, 0, 0, 0.8);
}
.shade_43af .prev-92f9 {
  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) {
  .shade_43af .prev-92f9 {
    width: auto;
    right: 45px;
  }
}
.article_9391 .prev-92f9 {
  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) {
  .article_9391 .prev-92f9 {
    width: auto;
    left: 45px;
  }
}
.box-e15b .prev-92f9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.box-e15b .blue-e683 {
  max-width: 48em;
  margin: 0 auto;
}
.box-e15b .pro-baef:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-bb7e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-bb7e.caption_old_8f38 .prev-92f9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-bb7e.shade_43af .prev-92f9 {
  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);
}
.nav-bb7e .prev-92f9 {
  visibility: visible;
}
.nav-bb7e.article_9391 .prev-92f9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image-center-efb5,
.surface_soft_5012 {
  overflow-x: hidden;
}
.image-center-efb5 .prev-92f9 {
  overflow: auto;
}
.image-center-efb5.caption_old_8f38 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-center-efb5.caption_old_8f38 .prev-92f9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image-center-efb5.caption_old_8f38 .item_fresh_75db {
  opacity: 0;
}
.image-center-efb5.shade_43af {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-center-efb5.shade_43af .prev-92f9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image-center-efb5.shade_43af .item_fresh_75db {
  opacity: 0;
}
.image-center-efb5.article_9391 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-center-efb5.article_9391 .prev-92f9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image-center-efb5.article_9391 .item_fresh_75db {
  opacity: 0;
}
.image-center-efb5.box-e15b .prev-92f9 {
  z-index: 10;
  visibility: visible;
}
.hard_9a1c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hard_9a1c .icon-9eba {
  background: rgba(255, 255, 255, 0.99);
}
.hard_9a1c .icon-9eba::after,
.hard_9a1c .icon-9eba:before {
  background: inherit;
}
.hard_9a1c:hover .icon-9eba {
  background: rgba(255, 255, 255, 0.99);
}
.article_9391 .hard_9a1c {
  top: 10px;
  right: auto;
  left: 12px;
}
.box-e15b .hard_9a1c {
  display: none !important;
}
.image-center-efb5:before,
.surface_soft_5012:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image-center-efb5 .hard_9a1c,
.surface_soft_5012 .hard_9a1c {
  display: inline-block;
}
.prev-92f9 .gradient_green_782b {
  -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;
}
.image-center-efb5 .prev-92f9 .gradient_green_782b,
.surface_soft_5012 .prev-92f9 .gradient_green_782b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.motion-acb6 .under-92a3 {
  width: 100%;
}
.list-b0b6 {
  padding: 0 0.5em 0;
}
.list-b0b6 [class*="customify-col-"],
.list-b0b6 [class*="customify-col_"],
.list-b0b6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.feature_d14a .list-b0b6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input-81fe .motion-eb8f,
  .motion-eb8f {
    display: none;
  }
  .paper_94ef {
    text-align: left;
  }
  .focus_1e6d {
    text-align: center;
  }
  .menu_74db {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input-81fe .layout_4e97,
  .layout_4e97 {
    display: none;
  }
  .chip-yellow-6333 {
    text-align: left;
  }
  .pink_fbdb {
    text-align: center;
  }
  .main_5596 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input-81fe .image_silver_0d6b,
  .image_silver_0d6b {
    display: none;
  }
  .box-e210 {
    text-align: left;
  }
  .media-tall-17ad {
    text-align: center;
  }
  .tertiary-6c2b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.banner_110d {
  box-shadow: none !important;
}
.right_e563 .dark_ac6d,
.notice_33ed .dark_ac6d {
  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;
}
.notice_33ed .dark_ac6d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery-huge-998d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery-huge-998d:after,
.gallery-huge-998d:before {
  content: "";
  display: table;
}
.gallery-huge-998d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery-huge-998d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery-huge-998d,
.dropdown-rough-10f2 {
  max-width: 1248px;
  margin: 0 auto;
}

.surface-85af.pagination_mini_eba2 .gallery-huge-998d {
  max-width: 100%;
}
.surface-85af.table_glass_1f54 {
  max-width: 1200px;
  margin: 0 auto;
}
.surface-85af.white_05be .gallery-huge-998d {
  max-width: 100%;
}
.surface-85af.white_05be > .gallery-huge-998d {
  padding-left: 0;
  padding-right: 0;
}
.surface-85af.white_05be > .gallery-huge-998d .input-81fe {
  margin: 0;
}
.surface-85af.white_05be
  > .gallery-huge-998d
  .slider_3fe9.short-ed70 {
  margin-right: 0;
  margin-left: 0;
}
.surface-85af.white_05be #main.short-ed70 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .liquid-e989 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .liquid-e989 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media_fast_18a4 .article_a144 {
    padding-right: 1em;
  }
  .media_fast_18a4.focus-6adf .slider_3fe9 {
    border-right: 1px solid #eaecee;
  }
  .media_fast_18a4.focus-6adf .article_a144 {
    padding-right: 1em;
  }
  .media_fast_18a4.focus-6adf .banner_easy_a16d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_focused_35f3 .article_a144 {
    padding-left: 1em;
  }
  .title_focused_35f3.focus-6adf .slider_3fe9 {
    border-left: 1px solid #eaecee;
  }
  .title_focused_35f3.focus-6adf .article_a144 {
    padding-left: 1em;
  }
  .title_focused_35f3.focus-6adf .banner_easy_a16d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-2926 .article_a144 {
    padding-left: 1em;
  }
  .backdrop-2926.focus-6adf .status_352c {
    border-right: 1px solid #eaecee;
  }
  .backdrop-2926.focus-6adf .light-a819 {
    border-right: 1px solid #eaecee;
  }
  .backdrop-2926.focus-6adf .article_a144 {
    padding-left: 1em;
  }
  .backdrop-2926.focus-6adf .banner_easy_a16d {
    padding-right: 1em;
  }
  .backdrop-2926.focus-6adf .disabled_dim_a2a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-silver-d89e .article_a144 {
    padding-right: 1em;
  }
  .sidebar-silver-d89e.focus-6adf .status_352c {
    border-left: 1px solid #eaecee;
  }
  .sidebar-silver-d89e.focus-6adf .light-a819 {
    border-left: 1px solid #eaecee;
  }
  .sidebar-silver-d89e.focus-6adf .article_a144 {
    padding-right: 1em;
  }
  .sidebar-silver-d89e.focus-6adf .banner_easy_a16d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-silver-d89e.focus-6adf .disabled_dim_a2a9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid-e989 .article_a144 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid-e989.focus-6adf .slider_3fe9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .liquid-e989.focus-6adf .article_a144 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid-e989.focus-6adf .banner_easy_a16d {
    padding-left: 1em;
  }
  .liquid-e989.focus-6adf .disabled_dim_a2a9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .liquid-e989.focus-6adf .article_a144 {
    padding-left: 0;
  }
}
.center_8b1a .avatar_purple_2b3a {
  display: inline-block;
}
.accent_north_a899 {
  display: inline-block;
}
.banner_copper_fcb1 {
  word-con: break-word;
}
.bright-dcc9 > span {
  display: inline-block;
  padding: 5px 0;
}
.bright-dcc9 .component_light_3470 {
  margin-left: 8px;
  margin-right: 8px;
}
.bright-dcc9 .card-stone-7696 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.over-b9ba .media-bronze-ef26 {
  margin-bottom: 2em;
}
.over-b9ba .frame_30ac {
  margin-bottom: 15px;
}
.over-b9ba .frame_30ac:last-child {
  margin-bottom: 0;
}
.over-b9ba .bright-48bf {
  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) {
  .over-b9ba .bright-48bf {
    display: block;
  }
}
.over-b9ba .secondary_complex_668e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .over-b9ba .secondary_complex_668e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.over-b9ba .pagination-4584 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.over-b9ba .pagination-4584 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.over-b9ba .pagination-4584 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.over-b9ba .banner_copper_fcb1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-b9ba .banner_copper_fcb1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.over-b9ba .icon_plasma_922d p:last-child {
  margin-bottom: 0;
}
.over-b9ba .info_a5d3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.over-b9ba .upper_363f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.over-b9ba .info_f12c {
  margin-top: 1em;
}
.over-b9ba .status_clean_aef7 {
  top: 0;
  display: block;
}
.over-b9ba .status_clean_aef7 a {
  color: inherit;
}
.over-b9ba .status_clean_aef7 a:hover {
  color: inherit;
}
.over-b9ba .aside_f550 {
  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;
}
.over-b9ba .aside_f550:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.over-b9ba .upper_363f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.over-b9ba .west-ddc2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.over-b9ba .west-ddc2:first-child {
  margin-top: 0;
}
.over-b9ba .west-ddc2.grid_7e2e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.over-b9ba .west-ddc2.disabled_7217 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-b9ba
  .west-ddc2.disabled_7217.table-current-7d8f
  .info_f12c {
  width: 100%;
}
.over-b9ba .disabled_7217 {
  -webkit-box-align: center;
  align-items: center;
}
.over-b9ba .disabled_7217 .bright-dcc9,
.over-b9ba .disabled_7217 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.over-b9ba .pagination-4584 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-b9ba .pagination-4584 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-b9ba .pagination-4584: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;
}
.over-b9ba .grid_7e2e {
  z-index: 5;
}
.over-b9ba .card_old_dd02 .center-c08d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.over-b9ba .picture-6cdb .center-c08d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.over-b9ba .bottom-6698 .center-c08d {
  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;
}
.over-b9ba.focused-e633 .bright-48bf,
.over-b9ba.glass-3a04 .bright-48bf {
  display: block;
}
.over-b9ba.focused-e633 .bright-48bf .middle-7eb4,
.over-b9ba.focused-e633 .bright-48bf .upper_363f,
.over-b9ba.glass-3a04 .bright-48bf .middle-7eb4,
.over-b9ba.glass-3a04 .bright-48bf .upper_363f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over-b9ba.first_275b .secondary_complex_668e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .over-b9ba.first_275b .secondary_complex_668e {
    margin-right: 0;
  }
}
.over-b9ba.focused-e633 .secondary_complex_668e,
.over-b9ba.glass-3a04 .secondary_complex_668e {
  padding-top: 40%;
}
.over-b9ba.focused-e633 .media-bronze-ef26,
.over-b9ba.glass-3a04 .media-bronze-ef26 {
  display: block;
}
.over-b9ba.focused-e633 .fn-sticky-4eee .upper_363f,
.over-b9ba.glass-3a04 .fn-sticky-4eee .upper_363f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.over-b9ba.focused-e633 .secondary_complex_668e,
.over-b9ba.glass-3a04 .secondary_complex_668e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.over-b9ba.focused-e633 .upper_363f {
  padding: 1em;
}
.feature-orange-6f72 {
  margin: 30px auto;
  display: block;
}
.feature-orange-6f72 .border-011a > * {
  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;
}
.feature-orange-6f72 .border-011a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature-orange-6f72 .border-011a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stale-081a .bright-dcc9 {
  margin-bottom: 1.41575em;
}
.stale-081a .icon-b00e {
  margin-bottom: 1.618em;
}
.modal-dirty-8d1e .accordion_hot_99b8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.modal-dirty-8d1e .accordion_hot_99b8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.modal-dirty-8d1e .fast-3b2f {
  max-width: 100%;
  overflow: auto;
}
.dim-2e3e .modal-dirty-8d1e a:hover {
  text-decoration: underline;
}
.advanced_8536 .frame_30ac:not(.banner_copper_fcb1),
.advanced_8536 .pagination-4584 {
  margin-bottom: 1.41575em;
}
.advanced_8536 .frame_30ac:not(.banner_copper_fcb1):last-child,
.advanced_8536 .pagination-4584:last-child {
  margin-bottom: 0;
}
.advanced_8536 .frame_30ac.fixed-853c {
  margin-bottom: 0.41575em;
}
.advanced_8536 .panel-02e8:before,
.advanced_8536 .title-6276:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.advanced_8536 .panel-02e8:before {
  content: "\f115";
}
.advanced_8536 .title-6276:before {
  content: "\f02c";
}
.advanced_8536 .static_5a5e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.advanced_8536 .static_5a5e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lite-c1c0 {
  display: -webkit-box;
  display: flex;
}
.lite-c1c0 .easy-451d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lite-c1c0 .easy-451d {
    flex-basis: 90px;
  }
}
.lite-c1c0 .icon_rough_1b92 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite-c1c0 .icon_rough_1b92 {
    flex-basis: calc(100% - 50px);
  }
}
.lite-c1c0 .module-0e8e p:last-child {
  margin-bottom: 0.72em;
}
.row_3037 .border-011a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row_3037 .border-011a:after,
.row_3037 .border-011a:before {
  content: "";
  display: table;
}
.row_3037 .border-011a:after {
  clear: both;
}
.row_3037 .border-011a .input_9cab,
.row_3037 .border-011a .dim-264d {
  width: 49%;
}
.row_3037 .border-011a .input_9cab a span.highlight-b8d2,
.row_3037 .border-011a .dim-264d a span.highlight-b8d2 {
  display: block;
  margin-bottom: 5px;
}
.row_3037 .border-011a .dim-264d {
  float: left;
  text-align: left;
}
.row_3037 .border-011a .input_9cab {
  float: right;
  text-align: right;
}
.pressed-616d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pressed-616d {
    margin-bottom: 0;
  }
}
.gradient-a92a {
  margin-bottom: 1em;
}
.gradient-a92a .banner_copper_fcb1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hero_fdcf a {
  display: block;
  line-height: 0;
  position: relative;
}
.slow-c12a .gradient-a92a,
.tooltip-slow-2ca1 .gradient-a92a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slow-c12a .gradient-a92a,
  .tooltip-slow-2ca1 .gradient-a92a {
    display: block;
  }
}
.slow-c12a .hero_fdcf,
.tooltip-slow-2ca1 .hero_fdcf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slow-c12a .hero_fdcf,
  .tooltip-slow-2ca1 .hero_fdcf {
    margin-bottom: 1em;
  }
}
.slow-c12a .hero_fdcf img,
.tooltip-slow-2ca1 .hero_fdcf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slow-c12a .row-steel-3996,
.tooltip-slow-2ca1 .row-steel-3996 {
  flex-basis: calc(100% - 160px);
}
.slow-c12a .row-steel-3996 p,
.tooltip-slow-2ca1 .row-steel-3996 p {
  margin-bottom: 0;
}
.slow-c12a .row-steel-3996 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slow-c12a .row-steel-3996 {
    padding-left: 0;
  }
}
.tooltip-slow-2ca1 .row-steel-3996 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip-slow-2ca1 .row-steel-3996 {
    padding-right: 0;
  }
}
.tooltip-slow-2ca1 .hero_fdcf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar_action_31f4 .hero_fdcf {
  margin-bottom: 0.5em;
}
.sidebar_action_31f4 .hero_fdcf img {
  width: 100%;
}
.advanced_23ed .header_inner_2c0d,
.main_0ecd .header_inner_2c0d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.main_0ecd .slider_3fe9 .in_e380 p:last-child {
  margin-bottom: 0;
}
.stone-cf8b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active_29ac .surface-cae2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active_29ac .surface-cae2:last-of-type {
    margin-bottom: 0;
  }
}
.active_29ac .surface-cae2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_29ac .surface-cae2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active_29ac .surface-cae2 ul li {
  margin: 0 0 0.6em;
}
.active_29ac .surface-cae2 ul li.outline_b9c1,
.active_29ac .surface-cae2 ul li.under-df1a {
  position: relative;
}
.active_29ac .surface-cae2 ul li.outline_b9c1 .slider_dd24,
.active_29ac .surface-cae2 ul li.under-df1a .slider_dd24 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active_29ac .surface-cae2 ul li.outline_b9c1:after:after,
.active_29ac .surface-cae2 ul li.outline_b9c1:after:before,
.active_29ac
  .surface-cae2
  ul
  li.under-df1a:after:after,
.active_29ac
  .surface-cae2
  ul
  li.under-df1a:after:before {
  content: "";
  display: table;
}
.active_29ac .surface-cae2 ul li.outline_b9c1:after:after,
.active_29ac
  .surface-cae2
  ul
  li.under-df1a:after:after {
  clear: both;
}
.active_29ac .surface-cae2 a.overlay-0381:hover {
  text-decoration: none;
}
.active_29ac .surface-cae2 select {
  max-width: 100%;
}
.active_29ac .surface-cae2 table {
  font-size: 85%;
}
.active_29ac .surface-cae2 table td,
.active_29ac .surface-cae2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active_29ac .surface-cae2 table tfoot td {
  text-align: left;
}
.active_29ac .surface-cae2 :last-child {
  margin-bottom: 0;
}
.active_29ac .surface-cae2 .pattern-hard-84d9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active_29ac .surface-cae2 .pattern-hard-84d9 label {
  width: 100%;
}
.active_29ac .surface-cae2 .pattern-hard-84d9 .title_7593 {
  width: 100%;
  display: block;
}
.active_29ac .surface-cae2 .pattern-hard-84d9 .layout-8cb6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active_29ac .surface-cae2 .pattern-hard-84d9 .layout-8cb6:hover svg #svg-search {
  fill: #444;
}
.active_29ac .surface-cae2 .pattern-hard-84d9 .layout-8cb6 svg {
  width: 18px;
  height: 18px;
}
.active_29ac .status-short-2d52 ul ul,
.active_29ac .hidden-copper-1682 ul ul,
.active_29ac .current-dc87 ul ul,
.active_29ac .primary_9b4d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active_29ac .status-short-2d52 .header-fixed-067c > a,
.active_29ac .hidden-copper-1682 .header-fixed-067c > a,
.active_29ac .current-dc87 .header-fixed-067c > a,
.active_29ac .primary_9b4d .header-fixed-067c > a {
  margin-bottom: 0;
}
.active_29ac .accordion_dfcf li,
.active_29ac .status-short-2d52 li,
.active_29ac .icon_d0ed li,
.active_29ac .hidden-copper-1682 li,
.active_29ac .current-dc87 li,
.active_29ac .primary_9b4d li,
.active_29ac .black-bb98 li,
.active_29ac .pink_d087 li {
  display: block;
  position: relative;
}
.active_29ac .accordion_dfcf li:last-child,
.active_29ac .status-short-2d52 li:last-child,
.active_29ac .icon_d0ed li:last-child,
.active_29ac .hidden-copper-1682 li:last-child,
.active_29ac .current-dc87 li:last-child,
.active_29ac .primary_9b4d li:last-child,
.active_29ac .black-bb98 li:last-child,
.active_29ac .pink_d087 li:last-child {
  border: none;
}
.active_29ac .accordion_dfcf li a,
.active_29ac .status-short-2d52 li a,
.active_29ac .icon_d0ed li a,
.active_29ac .hidden-copper-1682 li a,
.active_29ac .current-dc87 li a,
.active_29ac .primary_9b4d li a,
.active_29ac .black-bb98 li a,
.active_29ac .pink_d087 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_29ac .accordion_dfcf li ul li::before,
.active_29ac .status-short-2d52 li ul li::before,
.active_29ac .icon_d0ed li ul li::before,
.active_29ac .hidden-copper-1682 li ul li::before,
.active_29ac .current-dc87 li ul li::before,
.active_29ac .primary_9b4d li ul li::before,
.active_29ac .black-bb98 li ul li::before,
.active_29ac .pink_d087 li ul li::before {
  left: 15px;
}
.active_29ac .accordion_dfcf li ul a,
.active_29ac .status-short-2d52 li ul a,
.active_29ac .icon_d0ed li ul a,
.active_29ac .hidden-copper-1682 li ul a,
.active_29ac .current-dc87 li ul a,
.active_29ac .primary_9b4d li ul a,
.active_29ac .black-bb98 li ul a,
.active_29ac .pink_d087 li ul a {
  padding-left: 20px;
}
.active_29ac .accordion_dfcf li ul ul li::before,
.active_29ac .status-short-2d52 li ul ul li::before,
.active_29ac .icon_d0ed li ul ul li::before,
.active_29ac .hidden-copper-1682 li ul ul li::before,
.active_29ac .current-dc87 li ul ul li::before,
.active_29ac .primary_9b4d li ul ul li::before,
.active_29ac .black-bb98 li ul ul li::before,
.active_29ac .pink_d087 li ul ul li::before {
  left: 30px;
}
.active_29ac .accordion_dfcf li ul ul a,
.active_29ac .status-short-2d52 li ul ul a,
.active_29ac .icon_d0ed li ul ul a,
.active_29ac .hidden-copper-1682 li ul ul a,
.active_29ac .current-dc87 li ul ul a,
.active_29ac .primary_9b4d li ul ul a,
.active_29ac .black-bb98 li ul ul a,
.active_29ac .pink_d087 li ul ul a {
  padding-left: 40px;
}
.active_29ac .frame_bc18 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_29ac .pink_d087 ul li {
  margin-bottom: 1.41575em;
}
.active_29ac .pink_d087 ul li .element-huge-8520 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active_29ac .pink_d087 ul li .progress-pink-eab0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.black_a6d7 .accordion_dfcf li a,
.black_a6d7 .status-short-2d52 li a,
.black_a6d7 .icon_d0ed li a,
.black_a6d7 .hidden-copper-1682 li a,
.black_a6d7 .current-dc87 li a,
.black_a6d7 .primary_9b4d li a,
.black_a6d7 .black-bb98 li a,
.black_a6d7 .pink_d087 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.black_a6d7 .frame_bc18 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black_a6d7 .surface-cae2 ul li.outline_b9c1 .slider_dd24,
.black_a6d7 .surface-cae2 ul li.under-df1a .slider_dd24 {
  background: rgba(0, 0, 0, 0.2);
}
.black_a6d7 .active_29ac .surface-cae2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-85af .active_29ac .mask_bright_4790 li {
  margin: 0;
}
.surface-85af .active_29ac .mask_bright_4790 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface-85af .active_29ac .mask_bright_4790 li ul {
  margin: 0;
}
.surface-85af .active_29ac .mask_bright_4790 li ul li a {
  padding-left: 15px;
}
.surface-85af .active_29ac .mask_bright_4790 li ul li li a {
  padding-left: 30px;
}
.surface-85af .active_29ac .mask_bright_4790 li.tall_233b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface-85af .active_29ac .mask_bright_4790 li.tall_233b > 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;
}
.surface-85af .active_29ac .mask_bright_4790 li.tall_233b > 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;
}
.row-8076 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.top_6c9a {
  position: relative;
  z-index: 10;
}
.top_6c9a .gradient_green_782b {
  width: 100%;
  max-width: 100%;
}
.title-prev-473e .tag_easy_652d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.title-prev-473e .cool_61ff {
}
.title-prev-473e .black_a6d7 {
  background: #292929;
}
.narrow-b15e .tag_easy_652d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.narrow-b15e .cool_61ff {
  background: #f9f9f9;
}
.narrow-b15e .black_a6d7 {
  background: #303030;
}
.content-white-9d81 .tag_easy_652d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-white-9d81 .avatar_purple_2b3a {
    margin-bottom: 1em;
  }
  .content-white-9d81 .avatar_purple_2b3a:last-child {
    margin-bottom: 0;
  }
}
.content-white-9d81 .cool_61ff {
  background: #ededed;
}
.content-white-9d81 .black_a6d7 {
  background: #1a1a1a;
}
.tag_easy_652d.cool_61ff {
  color: rgba(0, 0, 0, 0.6);
}
.tag_easy_652d.cool_61ff .focus_rough_9e9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_easy_652d.black_a6d7 {
  color: rgba(255, 255, 255, 0.99);
}
.tag_easy_652d.black_a6d7 a:not(.overlay-0381) {
  color: rgba(255, 255, 255, 0.79);
}
.tag_easy_652d.black_a6d7 a:not(.overlay-0381):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_easy_652d.black_a6d7 .focus_rough_9e9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_easy_652d.black_a6d7 table tbody td,
.tag_easy_652d.black_a6d7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.preview_9c97.tooltip_soft_8ca7 .gallery-huge-998d {
  max-width: initial;
}
.preview_9c97 .message-0f43 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.preview_9c97 .message-0f43 .gradient_green_782b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .preview_9c97 .message-0f43 .gradient_green_782b {
    display: block;
    margin-bottom: 2em;
  }
  .preview_9c97 .message-0f43 .gradient_green_782b:last-child {
    margin-bottom: 0;
  }
}
.content-white-9d81 .avatar_purple_2b3a:last-child,
.narrow-b15e .avatar_purple_2b3a:last-child,
.title-prev-473e .avatar_purple_2b3a:last-child {
  margin-bottom: 0;
}
.content-white-9d81 .avatar_purple_2b3a .active_29ac .surface-cae2:last-child,
.narrow-b15e .avatar_purple_2b3a .active_29ac .surface-cae2:last-child,
.title-prev-473e .avatar_purple_2b3a .active_29ac .surface-cae2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .content-white-9d81 .header-hard-5a30,
  .content-white-9d81 .active_0b1b,
  .narrow-b15e .header-hard-5a30,
  .narrow-b15e .active_0b1b,
  .title-prev-473e .header-hard-5a30,
  .title-prev-473e .active_0b1b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .top_6c9a .avatar_purple_2b3a {
    margin-bottom: 2em;
  }
}
.top_6c9a p:last-child {
  margin-bottom: 0;
}
.top_6c9a li,
.top_6c9a ul {
  list-style: none;
  margin: 0;
}
.top_6c9a ul ul {
  margin-left: 2.617924em;
}
.media_tiny_440d {
  font-size: 0.875em;
}

/* css-noise: 2ef6 */
.shadow-element-b4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
