/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav-short-3f03/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav-short-3f03
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.nav-short-3f03/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.main_dirty_3a1e.large-0933/licenses/gpl-2.0.alert-current-6ab6
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.hovered-f6d9/, (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.outline_action_7f8c.gallery_ae19/normalize.article_yellow_7202/
 ======
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.article_yellow_7202 v7.0.0 | MIT License | github.nav-short-3f03/necolas/normalize.article_yellow_7202 */
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;
}
.video_122b .tooltip_white_931b,
.full-d573,
.module-0fb3,
.cool_c9b7,
.inner_56bf,
.bottom_0b6c,
.image-top-b0a0,
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;
}
.full-d573,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .full-d573,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .full-d573,
  h1 {
    font-size: 1.8em;
  }
}
.module-0fb3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.module-0fb3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .module-0fb3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .module-0fb3,
  h2 {
    font-size: 1.7em;
  }
}
.cool_c9b7,
h3 {
  font-size: 1.618em;
}
.video_122b .tooltip_white_931b,
.inner_56bf,
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.filter_dim_7212 {
  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;
}
.bronze-9f73:after,
.bronze-9f73:before,
.huge-cc81:after,
.huge-cc81:before {
  content: "";
  display: table;
}
.bronze-9f73:after,
.huge-cc81:after {
  clear: both;
}
.element-8ff1 {
  float: right;
  margin-right: 0;
}
.texture-static-ab47 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay_2138 .text_wood_0a09,
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;
}
.overlay_2138 .text_wood_0a09: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;
}
.tooltip_short_7384 .text_wood_0a09 {
  box-shadow: none;
}
.tooltip_short_7384
  .text_wood_0a09
  .logo_6e09 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip_short_7384 .text_wood_0a09 .pattern-f5e3 {
  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;
}
.tooltip_short_7384
  .text_wood_0a09
  .pattern-f5e3
  b {
  display: none;
}
.tooltip_short_7384 .surface_7339 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.huge_6ba0:not(.form_9335):not(.dark_6045),
button:not(.form_9335):not(.dark_6045),
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ),
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ),
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ) {
  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;
}
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ):hover,
button:not(.form_9335):not(
    .dark_6045
  ):hover,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ):hover,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ):hover,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ):active,
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ):focus,
button:not(.form_9335):not(
    .dark_6045
  ):active,
button:not(.form_9335):not(
    .dark_6045
  ):focus,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ):active,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ):focus,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ):active,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ):focus,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ):active,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ):focus {
  outline: 0;
}
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55,
button:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55 {
  position: relative;
}
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay_ab08,
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay-tiny-9768,
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .dropdown_40a7,
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  i,
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  svg,
button:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay_ab08,
button:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay-tiny-9768,
button:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .dropdown_40a7,
button:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  i,
button:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  svg,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay_ab08,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay-tiny-9768,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .dropdown_40a7,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  i,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  svg,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay_ab08,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay-tiny-9768,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .dropdown_40a7,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  i,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  svg,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay_ab08,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .overlay-tiny-9768,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  .dropdown_40a7,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  i,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55
  svg {
  visibility: hidden;
}
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55:after,
button:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55:after,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55:after,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55:after,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ).fn-loading-8f55: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;
}
.huge_6ba0:not(.form_9335):not(.dark_6045),
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ),
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ),
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ) {
  color: #fff;
  background: #235787;
}
.huge_6ba0:not(.form_9335):not(
    .dark_6045
  ):focus,
input[type="button"]:not(.form_9335):not(
    .dark_6045
  ):focus,
input[type="reset"]:not(.form_9335):not(
    .dark_6045
  ):focus,
input[type="submit"]:not(.form_9335):not(
    .dark_6045
  ):focus {
  color: #fff;
}
.huge_6ba0.fn-disabled-8f55:not(.form_9335):not(
    .dark_6045
  ),
.huge_6ba0[disabled]:not(.form_9335):not(
    .dark_6045
  ),
button.fn-disabled-8f55:not(.form_9335):not(
    .dark_6045
  ),
button[disabled]:not(.form_9335):not(
    .dark_6045
  ) {
  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;
}
.accordion-top-34f5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accordion-top-34f5:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.active-ebc8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.table-stone-a57c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.large_9af1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.bronze-9f73:after,
.bronze-9f73:before,
.picture_9eee:after,
.picture_9eee:before,
.logo-pink-7a5d:after,
.logo-pink-7a5d:before,
.pink-3a60:after,
.pink-3a60:before,
.accordion_9504:after,
.accordion_9504:before,
.progress-simple-902b:after,
.progress-simple-902b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.bronze-9f73:after,
.picture_9eee:after,
.logo-pink-7a5d:after,
.pink-3a60:after,
.accordion_9504:after,
.progress-simple-902b:after {
  clear: both;
}
.picture_9eee .hard_4e82,
.logo-pink-7a5d .hard_4e82,
.background-cold-757d .hard_4e82 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.label-liquid-7097 {
  display: inline-block;
}
.fixed-3741 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fixed-3741 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fixed-3741 .main_hard_1a5b {
  padding: 1em 0;
  font-size: 85%;
}
.main_hard_1a5b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.list_huge_7c6f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.list_huge_7c6f:after,
.list_huge_7c6f:before {
  content: "";
  display: table;
}
.list_huge_7c6f:after {
  clear: both;
}
.chip-e182 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.table-1b00 .chip-e182 {
  max-width: 50%;
}
.status-66a4 .chip-e182 {
  max-width: 33.33%;
}
.caption-96a9 .chip-e182 {
  max-width: 25%;
}
.secondary-25cb .chip-e182 {
  max-width: 20%;
}
.current-5607 .chip-e182 {
  max-width: 16.66%;
}
.simple-6bd3 .chip-e182 {
  max-width: 14.28%;
}
.border_down_f65e .chip-e182 {
  max-width: 12.5%;
}
.header-1c22 .chip-e182 {
  max-width: 11.11%;
}
.table-f77a {
  display: block;
}
.video_122b .bottom-7fbe label,
.video_122b .row-d3fa label,
.video_122b .title_fast_a84e label,
.video_122b .dropdown_blue_4983 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_cb54 {
  list-style: none;
  margin: 0;
}
.summary_cb54 article.notification_focused_59cc {
  margin-bottom: 0;
}
.summary_cb54 ul {
  list-style: none;
  margin: 0;
}
.summary_cb54 .module-ea90 li.notification_focused_59cc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_cb54 .module-ea90 li.notification_focused_59cc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_cb54 .module-ea90 li.notification_focused_59cc: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) {
  .summary_cb54 .module-ea90 li.notification_focused_59cc li.notification_focused_59cc li.notification_focused_59cc li.notification_focused_59cc {
    padding-left: 0;
  }
}
article.notification_focused_59cc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_focused_59cc .picture_9eee p:last-of-type {
  margin-bottom: 0;
}
article.notification_focused_59cc .brown_ea66 {
  float: left;
}
article.notification_focused_59cc .backdrop_south_00a3 {
  margin-left: 85px;
}
article.notification_focused_59cc .description-copper-e67d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_focused_59cc .description-copper-e67d .text-gold-c0cb {
  margin-left: 10px;
}
article.notification_focused_59cc .popup_870c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_focused_59cc .button-569c {
  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 .bottom-7fbe,
  #respond .title_fast_a84e,
  #respond .dropdown_blue_4983 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-7fbe input,
#respond .title_fast_a84e input,
#respond .dropdown_blue_4983 input {
  width: 100%;
}
#respond .dropdown_blue_4983 {
  margin-right: 0;
}
#respond .progress-under-5503 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_a315 {
  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;
}
.outline_a315.in-05ac {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outline_a315 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%);
}
.outline_a315:focus,
.outline_a315: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);
}
.up-e2d4 {
  border-radius: 10%;
}
.modal_first_18fd {
  border-radius: 50%;
}
.gradient_6862 {
  font-size: 0.72em;
}
.shadow-selected-55ed {
  font-size: 0.875em;
}
.last-2bfa {
  font-size: 1.1em;
}
.footer-e34a {
  text-transform: uppercase;
  line-height: 1.2;
}
.footer-e34a.gradient_6862 {
  letter-spacing: 0.5px;
}
.upper_58d0,
.upper_58d0 a {
  color: #6d6d6d;
}
.upper_58d0 a:hover {
  color: #111;
}
.main_3491 {
  color: #6d6d6d;
}
.wrapper_purple_fd0c {
  overflow-x: hidden;
}
.wrapper_purple_fd0c .modal-short-53f8.module_2763 {
  position: relative;
}
.wrapper_purple_fd0c .modal-short-53f8.module_2763.frame-first-a8ae {
  position: initial;
}
.wrapper_purple_fd0c
  .modal-short-53f8.module_2763.frame-first-a8ae
  .east_80f0 {
  left: auto;
}
.wrapper_purple_fd0c .modal-short-53f8 .east_80f0 {
  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;
}
.wrapper_purple_fd0c .modal-short-53f8:hover.module_2763 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper_purple_fd0c
  .modal-short-53f8:hover.module_2763
  .east_80f0 {
  display: block;
  z-index: 9999999;
}
.wrapper_purple_fd0c .caption_01e3 .link-north-ac45,
.wrapper_purple_fd0c .column_pink_4d22 .link-north-ac45 {
  display: none;
}
.wrapper_purple_fd0c .pagination-b08b .modal-short-53f8:hover.module_2763 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.video_122b .bottom-7fbe label,
.video_122b .row-d3fa label,
.video_122b .title_fast_a84e label,
.video_122b .dropdown_blue_4983 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_cb54 {
  list-style: none;
  margin: 0;
}
.summary_cb54 article.notification_focused_59cc {
  margin-bottom: 0;
}
.summary_cb54 ul {
  list-style: none;
  margin: 0;
}
.summary_cb54 .module-ea90 li.notification_focused_59cc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_cb54 .module-ea90 li.notification_focused_59cc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_cb54 .module-ea90 li.notification_focused_59cc: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) {
  .summary_cb54 .module-ea90 li.notification_focused_59cc li.notification_focused_59cc li.notification_focused_59cc li.notification_focused_59cc {
    padding-left: 0;
  }
}
article.notification_focused_59cc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_focused_59cc .picture_9eee p:last-of-type {
  margin-bottom: 0;
}
article.notification_focused_59cc .brown_ea66 {
  float: left;
}
article.notification_focused_59cc .backdrop_south_00a3 {
  margin-left: 85px;
}
article.notification_focused_59cc .description-copper-e67d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_focused_59cc .description-copper-e67d .text-gold-c0cb {
  margin-left: 10px;
}
article.notification_focused_59cc .popup_870c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_focused_59cc .button-569c {
  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 .bottom-7fbe,
  #respond .title_fast_a84e,
  #respond .dropdown_blue_4983 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-7fbe input,
#respond .title_fast_a84e input,
#respond .dropdown_blue_4983 input {
  width: 100%;
}
#respond .dropdown_blue_4983 {
  margin-right: 0;
}
#respond .progress-under-5503 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption_01e3 .outline-c99a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline-c99a .smooth-0b29.texture_gas_2bae .main_48d1 > li > a:focus,
.outline-c99a .smooth-0b29.texture_gas_2bae .main_48d1 > li > a:hover,
.outline-c99a .smooth-0b29.filter-red-3304 .main_48d1 > li > a:focus,
.outline-c99a .smooth-0b29.filter-red-3304 .main_48d1 > li > a:hover,
.outline-c99a .smooth-0b29.dropdown_8f45 .main_48d1 > li > a:focus,
.outline-c99a .smooth-0b29.dropdown_8f45 .main_48d1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-c99a
  .smooth-0b29.texture_gas_2bae
  .main_48d1
  > li.short-e758
  > a,
.outline-c99a
  .smooth-0b29.texture_gas_2bae
  .main_48d1
  > li.label_18e5
  > a,
.outline-c99a
  .smooth-0b29.filter-red-3304
  .main_48d1
  > li.short-e758
  > a,
.outline-c99a
  .smooth-0b29.filter-red-3304
  .main_48d1
  > li.label_18e5
  > a,
.outline-c99a
  .smooth-0b29.dropdown_8f45
  .main_48d1
  > li.short-e758
  > a,
.outline-c99a .smooth-0b29.dropdown_8f45 .main_48d1 > li.tall_00f9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-c99a .last_dc21,
.outline-c99a .last_dc21 a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-c99a .fixed-2ddf.narrow_1373 li a,
.outline-c99a .photo_lite_2693 a,
.outline-c99a .gas_89df,
.outline-c99a .main_48d1 > li > a,
.outline-c99a .picture_d32d {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a .fixed-2ddf.narrow_1373 li a:hover,
.outline-c99a .photo_lite_2693 a:hover,
.outline-c99a .gas_89df:hover,
.outline-c99a .main_48d1 > li > a:hover,
.outline-c99a .picture_d32d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-c99a .widget_tiny_3bd3 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a .widget_tiny_3bd3 .action-71be {
  color: rgba(255, 255, 255, 0.99);
}
.outline-c99a .widget_tiny_3bd3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-c99a .modal-dirty-c5ab .article-center-01cb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a .modal-dirty-c5ab .article-center-01cb .badge-4630 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a
  .modal-dirty-c5ab
  .article-center-01cb
  .badge-4630::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a
  .modal-dirty-c5ab
  .article-center-01cb
  .badge-4630:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a
  .modal-dirty-c5ab
  .article-center-01cb
  .badge-4630::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a
  .modal-dirty-c5ab
  .article-center-01cb
  .badge-4630::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a .modal-dirty-c5ab .top_2c09 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-c99a .modal-dirty-c5ab .top_2c09:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-b01b
  .outline-c99a
  .modal-dirty-c5ab
  .photo-dynamic-fc48
  .gallery_gold_a8aa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-b01b
  .outline-c99a
  .modal-dirty-c5ab
  .photo-dynamic-fc48
  .badge-4630 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_01e3 .in_20c4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.in_20c4 .smooth-0b29.texture_gas_2bae .main_48d1 > li > a:focus,
.in_20c4 .smooth-0b29.texture_gas_2bae .main_48d1 > li > a:hover,
.in_20c4 .smooth-0b29.filter-red-3304 .main_48d1 > li > a:focus,
.in_20c4 .smooth-0b29.filter-red-3304 .main_48d1 > li > a:hover,
.in_20c4 .smooth-0b29.dropdown_8f45 .main_48d1 > li > a:focus,
.in_20c4 .smooth-0b29.dropdown_8f45 .main_48d1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in_20c4
  .smooth-0b29.texture_gas_2bae
  .main_48d1
  > li.short-e758
  > a,
.in_20c4
  .smooth-0b29.texture_gas_2bae
  .main_48d1
  > li.label_18e5
  > a,
.in_20c4
  .smooth-0b29.filter-red-3304
  .main_48d1
  > li.short-e758
  > a,
.in_20c4
  .smooth-0b29.filter-red-3304
  .main_48d1
  > li.label_18e5
  > a,
.in_20c4
  .smooth-0b29.dropdown_8f45
  .main_48d1
  > li.short-e758
  > a,
.in_20c4 .smooth-0b29.dropdown_8f45 .main_48d1 > li.tall_00f9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.in_20c4 .last_dc21,
.in_20c4 .last_dc21 a {
  color: rgba(0, 0, 0, 0.8);
}
.in_20c4 .fixed-2ddf.narrow_1373 li a,
.in_20c4 .photo_lite_2693 a,
.in_20c4 .gas_89df,
.in_20c4 .main_48d1 > li > a,
.in_20c4 .picture_d32d {
  color: rgba(0, 0, 0, 0.55);
}
.in_20c4 .fixed-2ddf.narrow_1373 li a:hover,
.in_20c4 .photo_lite_2693 a:hover,
.in_20c4 .gas_89df:hover,
.in_20c4 .main_48d1 > li > a:hover,
.in_20c4 .picture_d32d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in_20c4 .widget_tiny_3bd3 {
  color: rgba(0, 0, 0, 0.55);
}
.in_20c4 .widget_tiny_3bd3 .action-71be {
  color: rgba(0, 0, 0, 0.8);
}
.in_20c4 .widget_tiny_3bd3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_pink_d32d .alert_91d4 {
  margin-left: auto;
  margin-right: auto;
}
.logo-pink-7a5d > * {
  margin-left: auto;
  margin-right: auto;
}
.logo-pink-7a5d .active-ebc8 {
  margin-right: 1.41575em;
}
.out_c9c2 .logo-pink-7a5d > .pattern_9b95 {
  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;
}
.out_c9c2 .logo-pink-7a5d > .sidebar_under_890b {
  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;
}
.block_805d.footer_pink_d32d .alert_91d4,
.action_d67e.footer_pink_d32d .alert_91d4 {
  margin-left: 0;
}
.next-8837.footer_pink_d32d .alert_91d4,
.avatar_liquid_546e.footer_pink_d32d .alert_91d4 {
  margin-right: 0;
}
.logo-pink-7a5d ol,
.logo-pink-7a5d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.grid-9fd3 video {
  max-width: 100%;
}
.menu-north-ca33 img {
  display: block;
}
.menu-north-ca33.active-ebc8,
.menu-north-ca33.table-stone-a57c {
  width: 100%;
}
.menu-north-ca33.sidebar_under_890b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pagination-06a2:not(.image-cold-8517) {
  margin: 1.5em auto;
}
.caption_easy_99bc p {
  padding: 1.5em 14px;
}
ul.tertiary-orange-3616.sidebar_under_890b,
ul.tertiary-orange-3616.pattern_9b95,
ul.tertiary-orange-3616.layout-76b5.pattern_9b95 {
  padding: 0 14px;
}
.accordion_fast_e8bb {
  display: block;
  overflow-x: auto;
}
.accordion_fast_e8bb table {
  border-collapse: collapse;
  width: 100%;
}
.accordion_fast_e8bb td,
.accordion_fast_e8bb th {
  padding: 0.5em;
}
.logo-pink-7a5d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo-pink-7a5d ol ol,
.logo-pink-7a5d ol ul,
.logo-pink-7a5d ul ol,
.logo-pink-7a5d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo-pink-7a5d ol ol li,
.logo-pink-7a5d ol ul li,
.logo-pink-7a5d ul ol li,
.logo-pink-7a5d ul ul li {
  margin-left: 0;
}
.green_87cf.detail-blue-9006 > .column-bright-7c2b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.green_87cf.detail-blue-9006 > .column-bright-7c2b iframe,
.green_87cf.detail-blue-9006 > .column-bright-7c2b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.card-left-f86f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.card-left-f86f.modal-d97f {
  padding: 0;
}
.card-left-f86f.modal-d97f cite {
  font-size: 13px;
}
.card-left-f86f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.card-left-f86f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hero-ff15 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hero-ff15 > p:first-child {
  margin-top: 0;
}
.hero-ff15 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hero-ff15 blockquote {
  border-left: 0;
}
.photo_east_7938 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.photo_east_7938:not(.gradient_focused_e58d) {
  max-width: 100px;
}
.photo_east_7938.sort_under_595f {
  border-bottom: none !important;
  text-align: center;
}
.photo_east_7938.sort_under_595f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption_easy_99bc p {
    padding: 1.5em 0;
  }
}
.paper_41b2 {
  color: #0073aa;
}
.link-cac4 {
  background-color: #0073aa;
}
.border_active_281d {
  color: #229fd8;
}
.hard_36f4 {
  background-color: #229fd8;
}
.tiny_1829 {
  color: #eee;
}
.highlight_mini_a0d9 {
  background-color: #eee;
}
.left-60cb {
  color: #444;
}
.logo-pink-fe00 {
  background-color: #444;
}
.avatar-6ad5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.avatar-6ad5 .overlay-414d .photo_lite_2693 {
  font-size: 15px;
}
.avatar-6ad5 .photo_lite_2693 {
  line-height: 1.3;
}
.avatar-6ad5 .in_20c4 {
}
.avatar-6ad5 .outline-c99a {
  background: #235787;
}
.notice_b344 {
  padding: 0;
}
.notice_b344 .outline-c99a {
  background: #1a1a1a;
}
.notice_b344 .in_20c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.chip-aac6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.chip-aac6 .in_20c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.chip-aac6 .outline-c99a {
  background: #303030;
}
.progress-simple-902b {
  position: relative;
  z-index: 10;
}
.progress-simple-902b .brown_8a6e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-paper-fd62 .module_2763 {
  display: inline-block;
  vertical-align: middle;
}
.notification-paper-fd62.tag-fluid-8939 .module_2763 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification-paper-fd62.tag-fluid-8939 .module_2763 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-paper-fd62.tag-fluid-8939 .module_2763 {
    margin-right: 0.4em;
  }
}
.notification-paper-fd62.tag-fluid-8939 .module_2763:last-child {
  margin-right: 0;
}
.picture-271e .brown_8a6e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption_01e3 .overlay-414d {
    margin: 0 -0.5em;
  }
  .caption_01e3 .overlay-414d [class*="customify-col-"],
  .caption_01e3 .overlay-414d [class*="customify-col_"],
  .caption_01e3 .overlay-414d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption_01e3.link_9878 .brown_8a6e {
  background: 0 0 !important;
}
.caption_01e3.link_9878 .brown_8a6e,
.caption_01e3.picture-271e .brown_8a6e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption_01e3.block-3222 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption_01e3.picture-271e .brown_8a6e {
  box-shadow: none !important;
}
.old_edd0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .old_edd0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .old_edd0 {
    padding: 18px 0 20px;
  }
}
.old_edd0 .icon_dark_86fd {
  width: 100%;
}
.old_edd0 .card_action_4cf8 {
  margin-bottom: 0;
}
.old_edd0 .last-ef02 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hover-2e68 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hover-2e68 .preview-fb72 {
  width: 100%;
}
.primary_a534 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.primary_a534 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.primary_a534 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;
}
.primary_a534 li:last-child:after {
  display: none;
}
.primary_a534 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notification_south_8760 .link-north-ac45 button,
.old_edd0 .link-north-ac45 button {
  left: 0;
}
.notification_south_8760 .preview-fb72,
.old_edd0 .preview-fb72 {
  padding-left: 0;
  padding-right: 0;
}
.notification_south_8760 .hover-2e68,
.old_edd0 .hover-2e68 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notification_south_8760 {
  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;
}
.notification_south_8760: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;
}
.notification_south_8760 .carousel-black-f5d4 {
  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) {
  .notification_south_8760 .carousel-black-f5d4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notification_south_8760 .carousel-black-f5d4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notification_south_8760 .carousel-black-f5d4 {
    min-height: 200px;
  }
}
.notification_south_8760 .primary_a534 {
  color: rgba(255, 255, 255, 0.8);
}
.notification_south_8760 .primary_a534 a,
.notification_south_8760 .primary_a534 li:after {
  color: inherit;
}
.notification_south_8760 .primary_a534 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.east_2249 {
  margin-bottom: 0.5em;
}
.widget-pressed-fcd9 {
  margin-bottom: 1.2em;
}
.widget-pressed-fcd9,
.east_2249 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget-pressed-fcd9 p:last-child,
.east_2249 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .link-north-ac45,
#masthead .link-north-ac45 {
  display: none;
}
#masthead
  > .link-north-ac45.badge_0ec6 {
  display: none;
}
#masthead > .link-north-ac45 button {
  left: 0;
}
.link-0679 {
  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%;
}
.link-0679 .module_2763 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.link-0679 .lower_5f2b {
  display: -webkit-box;
  display: flex;
}
.link-0679 .lower_5f2b.action-61c5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.link-0679 .lower_5f2b.complex_596a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-0679 .lower_5f2b.menu-99d8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-0679.footer-9f5c.cold_1abc .lower_5f2b.action-61c5 {
  flex-basis: 100%;
}
.link-0679.link_fc02 .lower_5f2b.complex_596a {
  -webkit-box-flex: 1;
  flex: auto;
}
.link-0679.link_fc02 .lower_5f2b.menu-99d8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .link-north-ac45.badge_0ec6 {
  display: none;
}
#masthead > .link-north-ac45 button {
  left: 0;
}
.breadcrumb_lower_ff16 {
  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;
}
.breadcrumb_lower_ff16:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.breadcrumb_lower_ff16.banner-last-38a5 i {
  margin-right: 4px;
}
.breadcrumb_lower_ff16.module_advanced_a1c0 i {
  margin-left: 5px;
}
.photo_lite_2693 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.photo_lite_2693 p:last-child {
  margin-bottom: 0;
}
.hero-03ba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero-03ba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero-03ba img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero-03ba .last_dc21 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero-03ba .texture-fluid-d0dd {
  margin: 5px 0 7px 0;
}
.hero-03ba.info-4a27 .message_tall_2196 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-03ba.info-4a27 .iron_7b92 {
  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;
}
.hero-03ba.tooltip-e0f3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero-03ba.tooltip-e0f3 .message_tall_2196 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-03ba.tooltip-e0f3 .iron_7b92 {
  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;
}
.hero-03ba.card_basic_37ff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-03ba.down-858c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero-03ba.down-858c .iron_7b92 {
  margin-top: 7px;
}
.notification_black_ba0f {
  display: inline-block;
}
.progress-simple-902b .shadow_easy_802a .hero-03ba img {
  max-width: 100%;
}
.smooth-0b29 .sort_short_19b3.short-9e8f,
.block_4db2 .sort_short_19b3.short-9e8f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-0b29 .mini-402b,
.block_4db2 .mini-402b {
  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%);
}
.smooth-0b29 .mini-402b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.smooth-0b29.panel_c972 .mini-402b {
  display: none;
}
.smooth-0b29 .element-old-9c22 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth-0b29 .element-old-9c22 li {
  display: inline-block;
  position: relative;
}
.smooth-0b29 .element-old-9c22 li:last-child {
  margin-right: 0;
}
.smooth-0b29 .element-old-9c22 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;
}
.smooth-0b29 .element-old-9c22 li.tall_00f9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.smooth-0b29 .element-old-9c22 > 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;
}
.smooth-0b29 .element-old-9c22 > li > a i {
  line-height: 0;
}
.smooth-0b29 .element-old-9c22 > li.filter_glass_01e1 > a .mini-402b {
  margin-left: 4px;
  line-height: 0;
}
.smooth-0b29 .element-old-9c22 .picture-dirty-16ba li.filter_glass_01e1 > a {
  position: relative;
}
.smooth-0b29 .element-old-9c22 .picture-dirty-16ba li.filter_glass_01e1 > a:after,
.smooth-0b29 .element-old-9c22 .picture-dirty-16ba li.filter_glass_01e1 > a:before {
  content: "";
  display: table;
}
.smooth-0b29 .element-old-9c22 .picture-dirty-16ba li.filter_glass_01e1 > a:after {
  clear: both;
}
.smooth-0b29 .element-old-9c22 .picture-dirty-16ba li.filter_glass_01e1 > a .mini-402b {
  margin-left: 5px;
  float: right;
}
.smooth-0b29 .carousel_756d,
.smooth-0b29 .picture-dirty-16ba {
  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;
}
.smooth-0b29 .picture-dirty-16ba {
  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;
}
.smooth-0b29 .picture-dirty-16ba .short-9e8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth-0b29 .picture-dirty-16ba .mini-402b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.smooth-0b29 .picture-dirty-16ba li {
  display: block;
  margin: 0;
  padding: 0;
}
.smooth-0b29 .picture-dirty-16ba 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;
}
.smooth-0b29 .picture-dirty-16ba li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.smooth-0b29 .picture-dirty-16ba .picture-dirty-16ba {
  top: 0;
  left: 100%;
}
.smooth-0b29 .widget_462b.fn-focus-8f55 > .carousel_756d,
.smooth-0b29 .widget_462b.fn-focus-8f55 > .picture-dirty-16ba,
.smooth-0b29 .widget_462b:focus > .carousel_756d,
.smooth-0b29 .widget_462b:focus > .picture-dirty-16ba,
.smooth-0b29 .widget_462b:hover > .carousel_756d,
.smooth-0b29 .widget_462b:hover > .picture-dirty-16ba {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.smooth-0b29.dropdown_8f45 .main_48d1:after,
.smooth-0b29.dropdown_8f45 .main_48d1:before {
  content: "";
  display: table;
}
.smooth-0b29.dropdown_8f45 .main_48d1:after {
  clear: both;
}
.smooth-0b29.dropdown_8f45 .main_48d1 > li {
  float: left;
}
.smooth-0b29.icon_9632 .main_48d1:after,
.smooth-0b29.icon_9632 .main_48d1:before {
  content: "";
  display: table;
}
.smooth-0b29.icon_9632 .main_48d1:after {
  clear: both;
}
.smooth-0b29.icon_9632 .main_48d1 > li {
  float: left;
}
.smooth-0b29.icon_9632 .main_48d1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-0b29.icon_9632 .main_48d1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-0b29.icon_9632 .main_48d1 > li.short-e758 > a,
.smooth-0b29.icon_9632 .main_48d1 > li.tall_00f9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-0b29.texture_gas_2bae .main_48d1 > li > a .short-9e8f {
  position: relative;
}
.smooth-0b29.texture_gas_2bae .main_48d1 > li > a .short-9e8f: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;
}
.smooth-0b29.texture_gas_2bae
  .main_48d1
  > li:focus
  > a
  .short-9e8f:before,
.smooth-0b29.texture_gas_2bae
  .main_48d1
  > li:hover
  > a
  .short-9e8f:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-0b29.texture_gas_2bae
  .main_48d1
  > li.short-e758
  > a
  .short-9e8f:before,
.smooth-0b29.texture_gas_2bae
  .main_48d1
  > li.label_18e5
  > a
  .short-9e8f:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-0b29.filter-red-3304 .main_48d1 > li > a .short-9e8f {
  position: relative;
}
.smooth-0b29.filter-red-3304 .main_48d1 > li > a .short-9e8f: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;
}
.smooth-0b29.filter-red-3304 .main_48d1 > li:focus > a .short-9e8f:before,
.smooth-0b29.filter-red-3304
  .main_48d1
  > li:hover
  > a
  .short-9e8f:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-0b29.filter-red-3304
  .main_48d1
  > li.short-e758
  > a
  .short-9e8f:before,
.smooth-0b29.filter-red-3304
  .main_48d1
  > li.label_18e5
  > a
  .short-9e8f:before {
  width: 100%;
  background-color: currentColor;
}
.block_4db2 .element-old-9c22 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block_4db2 .element-old-9c22 li:first-child > a {
  border-top: none;
}
.block_4db2 .element-old-9c22 .notification-5cb7 > .short-9e8f .mini-402b {
  display: none;
}
.block_4db2 .element-old-9c22 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block_4db2 .element-old-9c22 li:last-child {
  border: none;
}
.block_4db2 .element-old-9c22 li.filter_glass_01e1 > a {
  padding-right: 45px !important;
}
.block_4db2 .element-old-9c22 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block_4db2 .element-old-9c22 li a:focus,
.block_4db2 .element-old-9c22 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_4db2 .element-old-9c22 li .top-c953 {
  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;
}
.block_4db2 .element-old-9c22 li .top-c953:hover {
  box-shadow: none;
}
.block_4db2 .element-old-9c22 li .top-c953 .mini-402b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block_4db2 .element-old-9c22 .picture-dirty-16ba {
  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);
}
.block_4db2 .element-old-9c22 .picture-dirty-16ba li a {
  padding-left: 3em;
}
.block_4db2 .element-old-9c22 .slider_selected_74ab > a .top-c953 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block_4db2 .element-old-9c22 .slider_selected_74ab > .picture-dirty-16ba {
  display: block;
  opacity: 1;
}
.modal_orange_b1ed {
  max-width: 100%;
}
.outline_d0c5 {
  line-height: 0;
  cursor: pointer;
}
.picture_d32d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.picture_d32d:hover {
  box-shadow: none;
  color: currentColor;
}
.picture_d32d svg {
  width: 18px;
  height: 18px;
}
.picture_d32d .grid-red-794c {
  display: none;
}
.chip-narrow-adef {
  position: relative;
}
.chip-narrow-adef.fn-active-8f55 .picture_d32d .thumbnail_fluid_ca3c {
  display: none;
}
.chip-narrow-adef.fn-active-8f55 .picture_d32d .grid-red-794c {
  display: inline-block;
}
.chip-narrow-adef .in_9a4d {
  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);
}
.chip-narrow-adef.outline_advanced_09e1 .in_9a4d {
  left: auto;
  right: -0.9em;
}
.chip-narrow-adef.outline_advanced_09e1 .gold-f34e::before {
  left: auto;
  right: 15px;
}
.chip-narrow-adef.fn-active-8f55 .in_9a4d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo-dynamic-fc48 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo-dynamic-fc48 label {
  flex-basis: 100%;
}
.photo-dynamic-fc48 .article-center-01cb {
  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;
}
.photo-dynamic-fc48 .badge-4630 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo-dynamic-fc48 .badge-4630:focus {
  background-color: transparent;
}
.photo-dynamic-fc48 button.top_2c09 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo-dynamic-fc48 button.top_2c09:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo-dynamic-fc48 button.top_2c09 svg {
  width: 18px;
  height: 18px;
}
.photo-dynamic-fc48 input[type="submit"] {
  min-height: auto;
}
.modal-dirty-c5ab .photo-dynamic-fc48 .badge-4630 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold-f34e {
  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) {
  .gold-f34e {
    width: 220px;
  }
}
.gold-f34e label {
  flex-basis: 100%;
}
.gold-f34e::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;
}
.message-b01b .modal-dirty-c5ab .photo-dynamic-fc48 {
  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;
}
.message-b01b
  .modal-dirty-c5ab
  .photo-dynamic-fc48
  .article-center-01cb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.message-b01b .modal-dirty-c5ab .photo-dynamic-fc48 .badge-4630 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.message-b01b
  .modal-dirty-c5ab
  .photo-dynamic-fc48
  .badge-4630:focus {
  background: 0 0;
}
.message-b01b
  .modal-dirty-c5ab
  .photo-dynamic-fc48
  .gallery_gold_a8aa {
  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;
}
.fixed-2ddf {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fixed-2ddf li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fixed-2ddf li:last-child {
  margin-right: 0;
}
.fixed-2ddf li:first-child {
  margin-left: 0;
}
.fixed-2ddf.paragraph-d4fc a {
  color: #fff;
}
.fixed-2ddf.paragraph-d4fc a:hover {
  color: #fff;
}
.fixed-2ddf a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fixed-2ddf a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fixed-2ddf a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixed-2ddf a:hover {
  opacity: 0.9;
  color: inherit;
}
.fixed-2ddf [class*="social-icon-apple"] {
  background-color: #999;
}
.fixed-2ddf [class*="social-icon-apple"].out-e75c {
  background-color: transparent;
  color: #999;
}
.fixed-2ddf [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fixed-2ddf [class*="social-icon-behance"].out-e75c {
  background-color: transparent;
  color: #1769ff;
}
.fixed-2ddf [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fixed-2ddf [class*="social-icon-bitbucket"].out-e75c {
  background-color: transparent;
  color: #205081;
}
.fixed-2ddf [class*="social-icon-codepen"] {
  background-color: #000;
}
.fixed-2ddf [class*="social-icon-codepen"].out-e75c {
  background-color: transparent;
  color: #000;
}
.fixed-2ddf [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fixed-2ddf [class*="social-icon-delicious"].out-e75c {
  background-color: transparent;
  color: #39f;
}
.fixed-2ddf [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fixed-2ddf [class*="social-icon-digg"].out-e75c {
  background-color: transparent;
  color: #005be2;
}
.fixed-2ddf [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fixed-2ddf [class*="social-icon-dribbble"].out-e75c {
  background-color: transparent;
  color: #ea4c89;
}
.fixed-2ddf [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fixed-2ddf [class*="social-icon-envelope"].out-e75c {
  background-color: transparent;
  color: #ea4335;
}
.fixed-2ddf [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fixed-2ddf [class*="social-icon-facebook"].out-e75c {
  background-color: transparent;
  color: #3b5998;
}
.fixed-2ddf [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fixed-2ddf [class*="social-icon-flickr"].out-e75c {
  background-color: transparent;
  color: #0063dc;
}
.fixed-2ddf [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fixed-2ddf [class*="social-icon-foursquare"].out-e75c {
  background-color: transparent;
  color: #2d5be3;
}
.fixed-2ddf [class*="social-icon-github"] {
  background-color: #333;
}
.fixed-2ddf [class*="social-icon-github"].out-e75c {
  background-color: transparent;
  color: #333;
}
.fixed-2ddf [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fixed-2ddf [class*="social-icon-google-plus"].out-e75c {
  background-color: transparent;
  color: #dd4b39;
}
.fixed-2ddf [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fixed-2ddf [class*="social-icon-houzz"].out-e75c {
  background-color: transparent;
  color: #7ac142;
}
.fixed-2ddf [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fixed-2ddf [class*="social-icon-instagram"].out-e75c {
  background-color: transparent;
  color: #262626;
}
.fixed-2ddf [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fixed-2ddf [class*="social-icon-jsfiddle"].out-e75c {
  background-color: transparent;
  color: #487aa2;
}
.fixed-2ddf [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fixed-2ddf [class*="social-icon-linkedin"].out-e75c {
  background-color: transparent;
  color: #0077b5;
}
.fixed-2ddf [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fixed-2ddf [class*="social-icon-medium"].out-e75c {
  background-color: transparent;
  color: #00ab6b;
}
.fixed-2ddf [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fixed-2ddf
  [class*="social-icon-odnoklassniki"].out-e75c {
  background-color: transparent;
  color: #f4731c;
}
.fixed-2ddf [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fixed-2ddf [class*="social-icon-meetup"].out-e75c {
  background-color: transparent;
  color: #ec1c40;
}
.fixed-2ddf [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fixed-2ddf [class*="social-icon-pinterest"].out-e75c {
  background-color: transparent;
  color: #bd081c;
}
.fixed-2ddf [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fixed-2ddf [class*="social-icon-product-hunt"].out-e75c {
  background-color: transparent;
  color: #da552f;
}
.fixed-2ddf [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fixed-2ddf [class*="social-icon-reddit"].out-e75c {
  background-color: transparent;
  color: #ff4500;
}
.fixed-2ddf [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fixed-2ddf [class*="social-icon-rss"].out-e75c {
  background-color: transparent;
  color: #f26522;
}
.fixed-2ddf [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fixed-2ddf
  [class*="social-icon-shopping-cart"].out-e75c {
  background-color: transparent;
  color: #4caf50;
}
.fixed-2ddf [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fixed-2ddf [class*="social-icon-skype"].out-e75c {
  background-color: transparent;
  color: #00aff0;
}
.fixed-2ddf [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fixed-2ddf [class*="social-icon-slideshare"].out-e75c {
  background-color: transparent;
  color: #0077b5;
}
.fixed-2ddf [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fixed-2ddf [class*="social-icon-snapchat"].out-e75c {
  background-color: transparent;
  color: #fffc00;
}
.fixed-2ddf [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fixed-2ddf [class*="social-icon-soundcloud"].out-e75c {
  background-color: transparent;
  color: #f80;
}
.fixed-2ddf [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fixed-2ddf [class*="social-icon-spotify"].out-e75c {
  background-color: transparent;
  color: #2ebd59;
}
.fixed-2ddf [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fixed-2ddf
  [class*="social-icon-stack-overflow"].out-e75c {
  background-color: transparent;
  color: #fe7a15;
}
.fixed-2ddf [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fixed-2ddf [class*="social-icon-maldkfgram"].out-e75c {
  background-color: transparent;
  color: #2ca5e0;
}
.fixed-2ddf [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fixed-2ddf [class*="social-icon-tripadvisor"].out-e75c {
  background-color: transparent;
  color: #589442;
}
.fixed-2ddf [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fixed-2ddf [class*="social-icon-tumblr"].out-e75c {
  background-color: transparent;
  color: #35465c;
}
.fixed-2ddf [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fixed-2ddf [class*="social-icon-twitch"].out-e75c {
  background-color: transparent;
  color: #6441a5;
}
.fixed-2ddf [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fixed-2ddf [class*="social-icon-twitter"].out-e75c {
  background-color: transparent;
  color: #1da1f2;
}
.fixed-2ddf [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fixed-2ddf [class*="social-icon-vimeo"].out-e75c {
  background-color: transparent;
  color: #1ab7ea;
}
.fixed-2ddf [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fixed-2ddf [class*="social-icon-vk"].out-e75c {
  background-color: transparent;
  color: #45668e;
}
.fixed-2ddf [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fixed-2ddf [class*="social-icon-weibo"].out-e75c {
  background-color: transparent;
  color: #df2029;
}
.fixed-2ddf [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fixed-2ddf [class*="social-icon-weixin"].out-e75c {
  background-color: transparent;
  color: #7bb32e;
}
.fixed-2ddf [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fixed-2ddf [class*="social-icon-whatsapp"].out-e75c {
  background-color: transparent;
  color: #25d366;
}
.fixed-2ddf [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fixed-2ddf [class*="social-icon-wordpress"].out-e75c {
  background-color: transparent;
  color: #21759b;
}
.fixed-2ddf [class*="social-icon-xing"] {
  background-color: #026466;
}
.fixed-2ddf [class*="social-icon-xing"].out-e75c {
  background-color: transparent;
  color: #026466;
}
.fixed-2ddf [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fixed-2ddf [class*="social-icon-yelp"].out-e75c {
  background-color: transparent;
  color: #af0606;
}
.fixed-2ddf [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fixed-2ddf [class*="social-icon-youtube"].out-e75c {
  background-color: transparent;
  color: #cd201f;
}
.gas_89df {
  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;
}
.gas_89df:hover {
  box-shadow: none;
  background: 0 0;
}
.highlight_selected_ccb4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel-28ae {
  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;
}
.black_beab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_fe38 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_fe38,
.article_fe38::after,
.article_fe38::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;
}
.article_fe38::after,
.article_fe38::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary_6570 .carousel-28ae .black_beab {
  margin-top: -2px;
  width: 19px;
}
.secondary_6570 .carousel-28ae .article_fe38 {
  margin-top: -1px;
}
.secondary_6570 .carousel-28ae .article_fe38,
.secondary_6570 .carousel-28ae .article_fe38::after,
.secondary_6570 .carousel-28ae .article_fe38::before {
  width: 19px;
  height: 2px;
}
.secondary_6570 .carousel-28ae .article_fe38::before {
  top: -6px;
}
.secondary_6570 .carousel-28ae .article_fe38::after {
  bottom: -6px;
}
.bronze_1f0f .carousel-28ae .black_beab {
  margin-top: -2px;
  width: 22px;
}
.bronze_1f0f .carousel-28ae .article_fe38 {
  margin-top: -1px;
}
.bronze_1f0f .carousel-28ae .article_fe38,
.bronze_1f0f .carousel-28ae .article_fe38::after,
.bronze_1f0f .carousel-28ae .article_fe38::before {
  width: 22px;
  height: 2px;
}
.bronze_1f0f .carousel-28ae .article_fe38::before {
  top: -7px;
}
.bronze_1f0f .carousel-28ae .article_fe38::after {
  bottom: -7px;
}
.disabled_444f .carousel-28ae .black_beab {
  margin-top: -2px;
  width: 31px;
}
.disabled_444f .carousel-28ae .article_fe38 {
  margin-top: -1.5px;
}
.disabled_444f .carousel-28ae .article_fe38,
.disabled_444f .carousel-28ae .article_fe38::after,
.disabled_444f .carousel-28ae .article_fe38::before {
  width: 31px;
  height: 3px;
}
.disabled_444f .carousel-28ae .article_fe38::before {
  top: -9px;
}
.disabled_444f .carousel-28ae .article_fe38::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .silver_3be2 .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 19px;
  }
  .silver_3be2 .carousel-28ae .article_fe38 {
    margin-top: -1px;
  }
  .silver_3be2 .carousel-28ae .article_fe38,
  .silver_3be2 .carousel-28ae .article_fe38::after,
  .silver_3be2 .carousel-28ae .article_fe38::before {
    width: 19px;
    height: 2px;
  }
  .silver_3be2 .carousel-28ae .article_fe38::before {
    top: -6px;
  }
  .silver_3be2 .carousel-28ae .article_fe38::after {
    bottom: -6px;
  }
  .badge-2085 .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 22px;
  }
  .badge-2085 .carousel-28ae .article_fe38 {
    margin-top: -1px;
  }
  .badge-2085 .carousel-28ae .article_fe38,
  .badge-2085 .carousel-28ae .article_fe38::after,
  .badge-2085 .carousel-28ae .article_fe38::before {
    width: 22px;
    height: 2px;
  }
  .badge-2085 .carousel-28ae .article_fe38::before {
    top: -7px;
  }
  .badge-2085 .carousel-28ae .article_fe38::after {
    bottom: -7px;
  }
  .solid_e2b1 .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 31px;
  }
  .solid_e2b1 .carousel-28ae .article_fe38 {
    margin-top: -1.5px;
  }
  .solid_e2b1 .carousel-28ae .article_fe38,
  .solid_e2b1 .carousel-28ae .article_fe38::after,
  .solid_e2b1 .carousel-28ae .article_fe38::before {
    width: 31px;
    height: 3px;
  }
  .solid_e2b1 .carousel-28ae .article_fe38::before {
    top: -9px;
  }
  .solid_e2b1 .carousel-28ae .article_fe38::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_9e96 .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 19px;
  }
  .pressed_9e96 .carousel-28ae .article_fe38 {
    margin-top: -1px;
  }
  .pressed_9e96 .carousel-28ae .article_fe38,
  .pressed_9e96 .carousel-28ae .article_fe38::after,
  .pressed_9e96 .carousel-28ae .article_fe38::before {
    width: 19px;
    height: 2px;
  }
  .pressed_9e96 .carousel-28ae .article_fe38::before {
    top: -6px;
  }
  .pressed_9e96 .carousel-28ae .article_fe38::after {
    bottom: -6px;
  }
  .advanced_af32 .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_af32 .carousel-28ae .article_fe38 {
    margin-top: -1px;
  }
  .advanced_af32 .carousel-28ae .article_fe38,
  .advanced_af32 .carousel-28ae .article_fe38::after,
  .advanced_af32 .carousel-28ae .article_fe38::before {
    width: 22px;
    height: 2px;
  }
  .advanced_af32 .carousel-28ae .article_fe38::before {
    top: -7px;
  }
  .advanced_af32 .carousel-28ae .article_fe38::after {
    bottom: -7px;
  }
  .module_fast_7c5f .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 31px;
  }
  .module_fast_7c5f .carousel-28ae .article_fe38 {
    margin-top: -1.5px;
  }
  .module_fast_7c5f .carousel-28ae .article_fe38,
  .module_fast_7c5f .carousel-28ae .article_fe38::after,
  .module_fast_7c5f .carousel-28ae .article_fe38::before {
    width: 31px;
    height: 3px;
  }
  .module_fast_7c5f .carousel-28ae .article_fe38::before {
    top: -9px;
  }
  .module_fast_7c5f .carousel-28ae .article_fe38::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .module_838c .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 19px;
  }
  .module_838c .carousel-28ae .article_fe38 {
    margin-top: -1px;
  }
  .module_838c .carousel-28ae .article_fe38,
  .module_838c .carousel-28ae .article_fe38::after,
  .module_838c .carousel-28ae .article_fe38::before {
    width: 19px;
    height: 2px;
  }
  .module_838c .carousel-28ae .article_fe38::before {
    top: -6px;
  }
  .module_838c .carousel-28ae .article_fe38::after {
    bottom: -6px;
  }
  .banner-out-7045 .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 22px;
  }
  .banner-out-7045 .carousel-28ae .article_fe38 {
    margin-top: -1px;
  }
  .banner-out-7045 .carousel-28ae .article_fe38,
  .banner-out-7045 .carousel-28ae .article_fe38::after,
  .banner-out-7045 .carousel-28ae .article_fe38::before {
    width: 22px;
    height: 2px;
  }
  .banner-out-7045 .carousel-28ae .article_fe38::before {
    top: -7px;
  }
  .banner-out-7045 .carousel-28ae .article_fe38::after {
    bottom: -7px;
  }
  .feature_71df .carousel-28ae .black_beab {
    margin-top: -2px;
    width: 31px;
  }
  .feature_71df .carousel-28ae .article_fe38 {
    margin-top: -1.5px;
  }
  .feature_71df .carousel-28ae .article_fe38,
  .feature_71df .carousel-28ae .article_fe38::after,
  .feature_71df .carousel-28ae .article_fe38::before {
    width: 31px;
    height: 3px;
  }
  .feature_71df .carousel-28ae .article_fe38::before {
    top: -9px;
  }
  .feature_71df .carousel-28ae .article_fe38::after {
    bottom: -9px;
  }
}
.primary_e8a3 .article_fe38 {
  -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);
}
.primary_e8a3 .article_fe38::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary_e8a3 .article_fe38::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);
}
.primary_e8a3.highlight-bottom-f901 .article_fe38 {
  -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);
}
.primary_e8a3.highlight-bottom-f901 .article_fe38::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary_e8a3.highlight-bottom-f901 .article_fe38::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);
}
.panel_5f81 {
  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.plasma-7654:before {
  display: none;
}
.column_pink_4d22 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.column_pink_4d22 .photo_full_55e5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.column_pink_4d22 .photo_full_55e5:last-of-type {
  border-bottom: none;
}
.column_pink_4d22 .photo_full_55e5.column_66e9,
.column_pink_4d22 .photo_full_55e5.nav-ea4b,
.column_pink_4d22 .photo_full_55e5.up_c877 {
  padding: 0;
}
.column_pink_4d22 .block_4db2 .top-c953 {
  color: currentColor;
}
.column_pink_4d22 .block_4db2 .top-c953:focus,
.column_pink_4d22 .block_4db2 .top-c953:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_pink_4d22.in_20c4 .widget_tiny_3bd3,
.column_pink_4d22.in_20c4 .photo_lite_2693 a,
.column_pink_4d22.in_20c4 .main_48d1 a,
.column_pink_4d22.in_20c4 .picture-dirty-16ba a {
  color: rgba(0, 0, 0, 0.55);
}
.column_pink_4d22.in_20c4 .widget_tiny_3bd3:hover,
.column_pink_4d22.in_20c4 .photo_lite_2693 a:hover,
.column_pink_4d22.in_20c4 .main_48d1 a:hover,
.column_pink_4d22.in_20c4 .picture-dirty-16ba a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_pink_4d22.in_20c4 .action-71be {
  color: rgba(0, 0, 0, 0.8);
}
.column_pink_4d22.in_20c4 .photo_full_55e5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_pink_4d22.in_20c4 .photo_full_55e5:before {
  background: rgba(0, 0, 0, 0.08);
}
.column_pink_4d22.in_20c4 .heading_f12d:before {
  background: rgba(255, 255, 255, 0.9);
}
.column_pink_4d22.in_20c4 .block_4db2 .element-old-9c22 li a,
.column_pink_4d22.in_20c4 .block_4db2 .top-c953,
.column_pink_4d22.in_20c4 .picture-dirty-16ba {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_pink_4d22.in_20c4 .block_4db2 .top-c953:focus,
.column_pink_4d22.in_20c4 .block_4db2 .top-c953:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_pink_4d22.in_20c4 .element-old-9c22 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_pink_4d22.outline-c99a .widget_tiny_3bd3,
.column_pink_4d22.outline-c99a .photo_lite_2693 a,
.column_pink_4d22.outline-c99a .main_48d1 .top-c953,
.column_pink_4d22.outline-c99a .main_48d1 a,
.column_pink_4d22.outline-c99a .picture-dirty-16ba a {
  color: rgba(255, 255, 255, 0.79);
}
.column_pink_4d22.outline-c99a .widget_tiny_3bd3:hover,
.column_pink_4d22.outline-c99a .photo_lite_2693 a:hover,
.column_pink_4d22.outline-c99a .main_48d1 .top-c953:hover,
.column_pink_4d22.outline-c99a .main_48d1 a:hover,
.column_pink_4d22.outline-c99a .picture-dirty-16ba a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_pink_4d22.outline-c99a .action-71be {
  color: rgba(255, 255, 255, 0.99);
}
.column_pink_4d22.outline-c99a .photo_full_55e5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_pink_4d22.outline-c99a .photo_full_55e5:before {
  background: rgba(255, 255, 255, 0.08);
}
.column_pink_4d22.outline-c99a .heading_f12d:before {
  background: rgba(0, 0, 0, 0.9);
}
.column_pink_4d22.outline-c99a .block_4db2 .element-old-9c22 li a,
.column_pink_4d22.outline-c99a .block_4db2 .top-c953,
.column_pink_4d22.outline-c99a .picture-dirty-16ba {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_pink_4d22.outline-c99a .block_4db2 .top-c953:focus,
.column_pink_4d22.outline-c99a .block_4db2 .top-c953:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_pink_4d22.outline-c99a .element-old-9c22 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_f12d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.heading_f12d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary_medium_46e5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.paper-89da .column_pink_4d22 {
  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;
}
.paper-89da .photo_full_55e5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.paper-89da .photo_full_55e5: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) {
  .paper-89da .photo_full_55e5:before {
    width: 16%;
    left: 42%;
  }
}
.paper-89da .photo_full_55e5:last-child:before {
  content: none;
}
.paper-89da .photo_full_55e5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.paper-89da .block_4db2 .element-old-9c22 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.paper-89da .block_4db2 .element-old-9c22 li a .top-c953 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.paper-89da .block_4db2 .picture-dirty-16ba {
  border: none;
}
.paper-89da .block_4db2 .picture-dirty-16ba li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.paper-89da .heading_f12d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paper-89da .secondary_medium_46e5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.paper-89da .outline-c99a .heading_f12d:before {
  background: rgba(0, 0, 0, 0.9);
}
.paper-89da .in_20c4.list_eb88 .article_fe38 {
  background: rgba(0, 0, 0, 0.6);
}
.paper-89da
  .in_20c4.list_eb88
  .article_fe38::after,
.paper-89da
  .in_20c4.list_eb88
  .article_fe38:before {
  background: inherit;
}
.paper-89da
  .in_20c4.list_eb88:hover
  .article_fe38 {
  background: rgba(0, 0, 0, 0.8);
}
.smooth_e4c6 .column_pink_4d22 {
  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) {
  .smooth_e4c6 .column_pink_4d22 {
    width: auto;
    right: 45px;
  }
}
.avatar_large_ec67 .column_pink_4d22 {
  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) {
  .avatar_large_ec67 .column_pink_4d22 {
    width: auto;
    left: 45px;
  }
}
.plasma-7654 .column_pink_4d22 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.plasma-7654 .secondary_medium_46e5 {
  max-width: 48em;
  margin: 0 auto;
}
.plasma-7654 .heading_f12d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.center-f34a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.center-f34a.paper-89da .column_pink_4d22 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.center-f34a.smooth_e4c6 .column_pink_4d22 {
  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);
}
.center-f34a .column_pink_4d22 {
  visibility: visible;
}
.center-f34a.avatar_large_ec67 .column_pink_4d22 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.narrow_85a6,
.progress-573f {
  overflow-x: hidden;
}
.narrow_85a6 .column_pink_4d22 {
  overflow: auto;
}
.narrow_85a6.paper-89da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.narrow_85a6.paper-89da .column_pink_4d22 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.narrow_85a6.paper-89da .gas_89df {
  opacity: 0;
}
.narrow_85a6.smooth_e4c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.narrow_85a6.smooth_e4c6 .column_pink_4d22 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.narrow_85a6.smooth_e4c6 .gas_89df {
  opacity: 0;
}
.narrow_85a6.avatar_large_ec67 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.narrow_85a6.avatar_large_ec67 .column_pink_4d22 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.narrow_85a6.avatar_large_ec67 .gas_89df {
  opacity: 0;
}
.narrow_85a6.plasma-7654 .column_pink_4d22 {
  z-index: 10;
  visibility: visible;
}
.list_eb88 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.list_eb88 .article_fe38 {
  background: rgba(255, 255, 255, 0.99);
}
.list_eb88 .article_fe38::after,
.list_eb88 .article_fe38:before {
  background: inherit;
}
.list_eb88:hover .article_fe38 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_large_ec67 .list_eb88 {
  top: 10px;
  right: auto;
  left: 12px;
}
.plasma-7654 .list_eb88 {
  display: none !important;
}
.narrow_85a6:before,
.progress-573f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.narrow_85a6 .list_eb88,
.progress-573f .list_eb88 {
  display: inline-block;
}
.column_pink_4d22 .module_2763 {
  -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;
}
.narrow_85a6 .column_pink_4d22 .module_2763,
.progress-573f .column_pink_4d22 .module_2763 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_current_cb52 .article-center-01cb {
  width: 100%;
}
.shadow_easy_802a {
  padding: 0 0.5em 0;
}
.shadow_easy_802a [class*="customify-col-"],
.shadow_easy_802a [class*="customify-col_"],
.shadow_easy_802a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail_fb64 .shadow_easy_802a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .overlay-414d .button-51b3,
  .button-51b3 {
    display: none;
  }
  .shade_clean_7b61 {
    text-align: left;
  }
  .secondary_16d6 {
    text-align: center;
  }
  .steel_6b97 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-414d .red-42ef,
  .red-42ef {
    display: none;
  }
  .container-aa0e {
    text-align: left;
  }
  .header-smooth-242b {
    text-align: center;
  }
  .box_445e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .overlay-414d .card-b31b,
  .card-b31b {
    display: none;
  }
  .aside_7b45 {
    text-align: left;
  }
  .tabs-ebd5 {
    text-align: center;
  }
  .surface_right_380e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.filter_1067 {
  box-shadow: none !important;
}
.full_6a14 .complex-7f12,
.west_5799 .complex-7f12 {
  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;
}
.west_5799 .complex-7f12 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.brown_8a6e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.brown_8a6e:after,
.brown_8a6e:before {
  content: "";
  display: table;
}
.brown_8a6e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .brown_8a6e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.brown_8a6e,
.block-3222 {
  max-width: 1248px;
  margin: 0 auto;
}

.pink-3a60.out_3d4b .brown_8a6e {
  max-width: 100%;
}
.pink-3a60.filter-931b {
  max-width: 1200px;
  margin: 0 auto;
}
.pink-3a60.bronze_0f12 .brown_8a6e {
  max-width: 100%;
}
.pink-3a60.bronze_0f12 > .brown_8a6e {
  padding-left: 0;
  padding-right: 0;
}
.pink-3a60.bronze_0f12 > .brown_8a6e .overlay-414d {
  margin: 0;
}
.pink-3a60.bronze_0f12
  > .brown_8a6e
  .form-af57.disabled_5a34 {
  margin-right: 0;
  margin-left: 0;
}
.pink-3a60.bronze_0f12 #main.disabled_5a34 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module_tall_8662 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module_tall_8662 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .aside-wood-1020 .alert_91d4 {
    padding-right: 1em;
  }
  .aside-wood-1020.disabled_6c3e .form-af57 {
    border-right: 1px solid #eaecee;
  }
  .aside-wood-1020.disabled_6c3e .alert_91d4 {
    padding-right: 1em;
  }
  .aside-wood-1020.disabled_6c3e .chip_eb11 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge_7aff .alert_91d4 {
    padding-left: 1em;
  }
  .huge_7aff.disabled_6c3e .form-af57 {
    border-left: 1px solid #eaecee;
  }
  .huge_7aff.disabled_6c3e .alert_91d4 {
    padding-left: 1em;
  }
  .huge_7aff.disabled_6c3e .chip_eb11 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-ae87 .alert_91d4 {
    padding-left: 1em;
  }
  .focused-ae87.disabled_6c3e .focused_663d {
    border-right: 1px solid #eaecee;
  }
  .focused-ae87.disabled_6c3e .widget-c2be {
    border-right: 1px solid #eaecee;
  }
  .focused-ae87.disabled_6c3e .alert_91d4 {
    padding-left: 1em;
  }
  .focused-ae87.disabled_6c3e .chip_eb11 {
    padding-right: 1em;
  }
  .focused-ae87.disabled_6c3e .cold-3581 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-a98b .alert_91d4 {
    padding-right: 1em;
  }
  .notification-a98b.disabled_6c3e .focused_663d {
    border-left: 1px solid #eaecee;
  }
  .notification-a98b.disabled_6c3e .widget-c2be {
    border-left: 1px solid #eaecee;
  }
  .notification-a98b.disabled_6c3e .alert_91d4 {
    padding-right: 1em;
  }
  .notification-a98b.disabled_6c3e .chip_eb11 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-a98b.disabled_6c3e .cold-3581 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module_tall_8662 .alert_91d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_tall_8662.disabled_6c3e .form-af57 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module_tall_8662.disabled_6c3e .alert_91d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_tall_8662.disabled_6c3e .chip_eb11 {
    padding-left: 1em;
  }
  .module_tall_8662.disabled_6c3e .cold-3581 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module_tall_8662.disabled_6c3e .alert_91d4 {
    padding-left: 0;
  }
}
.gradient-advanced-a99d .notification-paper-fd62 {
  display: inline-block;
}
.stone-111b {
  display: inline-block;
}
.tabs_f404 {
  word-con: break-word;
}
.component_ff5f > span {
  display: inline-block;
  padding: 5px 0;
}
.component_ff5f .up_8dcc {
  margin-left: 8px;
  margin-right: 8px;
}
.component_ff5f .widget-narrow-ff6a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paper_015a .plasma-12c9 {
  margin-bottom: 2em;
}
.paper_015a .avatar_fluid_f40b {
  margin-bottom: 15px;
}
.paper_015a .avatar_fluid_f40b:last-child {
  margin-bottom: 0;
}
.paper_015a .tag_middle_53e9 {
  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) {
  .paper_015a .tag_middle_53e9 {
    display: block;
  }
}
.paper_015a .footer-wood-8561 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paper_015a .footer-wood-8561 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paper_015a .over-55e4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paper_015a .over-55e4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paper_015a .over-55e4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paper_015a .tabs_f404 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paper_015a .tabs_f404 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paper_015a .pro_bc35 p:last-child {
  margin-bottom: 0;
}
.paper_015a .video_0d7d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paper_015a .accordion-solid-673c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paper_015a .form_68aa {
  margin-top: 1em;
}
.paper_015a .overlay-fd6a {
  top: 0;
  display: block;
}
.paper_015a .overlay-fd6a a {
  color: inherit;
}
.paper_015a .overlay-fd6a a:hover {
  color: inherit;
}
.paper_015a .image-bbbf {
  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;
}
.paper_015a .image-bbbf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paper_015a .accordion-solid-673c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paper_015a .media-down-2e6e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paper_015a .media-down-2e6e:first-child {
  margin-top: 0;
}
.paper_015a .media-down-2e6e.info_fresh_f4fc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paper_015a .media-down-2e6e.inner-05a1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paper_015a
  .media-down-2e6e.inner-05a1.north-e303
  .form_68aa {
  width: 100%;
}
.paper_015a .inner-05a1 {
  -webkit-box-align: center;
  align-items: center;
}
.paper_015a .inner-05a1 .component_ff5f,
.paper_015a .inner-05a1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paper_015a .over-55e4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper_015a .over-55e4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper_015a .over-55e4: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;
}
.paper_015a .info_fresh_f4fc {
  z-index: 5;
}
.paper_015a .hidden_paper_991c .narrow-893a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paper_015a .rough_26ed .narrow-893a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paper_015a .complex-97b4 .narrow-893a {
  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;
}
.paper_015a.info-red-446d .tag_middle_53e9,
.paper_015a.white_fdf4 .tag_middle_53e9 {
  display: block;
}
.paper_015a.info-red-446d .tag_middle_53e9 .active_3551,
.paper_015a.info-red-446d .tag_middle_53e9 .accordion-solid-673c,
.paper_015a.white_fdf4 .tag_middle_53e9 .active_3551,
.paper_015a.white_fdf4 .tag_middle_53e9 .accordion-solid-673c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper_015a.primary-8786 .footer-wood-8561 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paper_015a.primary-8786 .footer-wood-8561 {
    margin-right: 0;
  }
}
.paper_015a.info-red-446d .footer-wood-8561,
.paper_015a.white_fdf4 .footer-wood-8561 {
  padding-top: 40%;
}
.paper_015a.info-red-446d .plasma-12c9,
.paper_015a.white_fdf4 .plasma-12c9 {
  display: block;
}
.paper_015a.info-red-446d .fn-sticky-8f55 .accordion-solid-673c,
.paper_015a.white_fdf4 .fn-sticky-8f55 .accordion-solid-673c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paper_015a.info-red-446d .footer-wood-8561,
.paper_015a.white_fdf4 .footer-wood-8561 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paper_015a.info-red-446d .accordion-solid-673c {
  padding: 1em;
}
.footer-first-8ae8 {
  margin: 30px auto;
  display: block;
}
.footer-first-8ae8 .element-4207 > * {
  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;
}
.footer-first-8ae8 .element-4207 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-first-8ae8 .element-4207 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red-fe11 .component_ff5f {
  margin-bottom: 1.41575em;
}
.red-fe11 .gallery_c0f0 {
  margin-bottom: 1.618em;
}
.logo-pink-7a5d .huge_5ca3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo-pink-7a5d .huge_5ca3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo-pink-7a5d .full_a28c {
  max-width: 100%;
  overflow: auto;
}
.footer_pink_d32d .logo-pink-7a5d a:hover {
  text-decoration: underline;
}
.hero-plasma-6caf .avatar_fluid_f40b:not(.tabs_f404),
.hero-plasma-6caf .over-55e4 {
  margin-bottom: 1.41575em;
}
.hero-plasma-6caf .avatar_fluid_f40b:not(.tabs_f404):last-child,
.hero-plasma-6caf .over-55e4:last-child {
  margin-bottom: 0;
}
.hero-plasma-6caf .avatar_fluid_f40b.prev-84ff {
  margin-bottom: 0.41575em;
}
.hero-plasma-6caf .dropdown_next_48fb:before,
.hero-plasma-6caf .center_11ac:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hero-plasma-6caf .dropdown_next_48fb:before {
  content: "\f115";
}
.hero-plasma-6caf .center_11ac:before {
  content: "\f02c";
}
.hero-plasma-6caf .breadcrumb-7ff4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hero-plasma-6caf .breadcrumb-7ff4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider-dirty-49a0 {
  display: -webkit-box;
  display: flex;
}
.slider-dirty-49a0 .filter_ccfc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider-dirty-49a0 .filter_ccfc {
    flex-basis: 90px;
  }
}
.slider-dirty-49a0 .element_over_5088 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider-dirty-49a0 .element_over_5088 {
    flex-basis: calc(100% - 50px);
  }
}
.slider-dirty-49a0 .accent-fast-0dfe p:last-child {
  margin-bottom: 0.72em;
}
.pressed_55cd .element-4207 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pressed_55cd .element-4207:after,
.pressed_55cd .element-4207:before {
  content: "";
  display: table;
}
.pressed_55cd .element-4207:after {
  clear: both;
}
.pressed_55cd .element-4207 .carousel_south_b66b,
.pressed_55cd .element-4207 .medium_19ab {
  width: 49%;
}
.pressed_55cd .element-4207 .carousel_south_b66b a span.top-2ddb,
.pressed_55cd .element-4207 .medium_19ab a span.top-2ddb {
  display: block;
  margin-bottom: 5px;
}
.pressed_55cd .element-4207 .medium_19ab {
  float: left;
  text-align: left;
}
.pressed_55cd .element-4207 .carousel_south_b66b {
  float: right;
  text-align: right;
}
.feature-gas-dddf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature-gas-dddf {
    margin-bottom: 0;
  }
}
.outline-purple-1459 {
  margin-bottom: 1em;
}
.outline-purple-1459 .tabs_f404 {
  font-size: 1.1em;
  line-height: 1.3;
}
.heading-2b3d a {
  display: block;
  line-height: 0;
  position: relative;
}
.primary_advanced_6c7e .outline-purple-1459,
.block-light-90fb .outline-purple-1459 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .primary_advanced_6c7e .outline-purple-1459,
  .block-light-90fb .outline-purple-1459 {
    display: block;
  }
}
.primary_advanced_6c7e .heading-2b3d,
.block-light-90fb .heading-2b3d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .primary_advanced_6c7e .heading-2b3d,
  .block-light-90fb .heading-2b3d {
    margin-bottom: 1em;
  }
}
.primary_advanced_6c7e .heading-2b3d img,
.block-light-90fb .heading-2b3d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.primary_advanced_6c7e .pro_2af1,
.block-light-90fb .pro_2af1 {
  flex-basis: calc(100% - 160px);
}
.primary_advanced_6c7e .pro_2af1 p,
.block-light-90fb .pro_2af1 p {
  margin-bottom: 0;
}
.primary_advanced_6c7e .pro_2af1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .primary_advanced_6c7e .pro_2af1 {
    padding-left: 0;
  }
}
.block-light-90fb .pro_2af1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .block-light-90fb .pro_2af1 {
    padding-right: 0;
  }
}
.block-light-90fb .heading-2b3d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.alert-cold-92df .heading-2b3d {
  margin-bottom: 0.5em;
}
.alert-cold-92df .heading-2b3d img {
  width: 100%;
}
.notification-tall-3ad4 .avatar_plasma_d34d,
.current-121a .avatar_plasma_d34d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.current-121a .form-af57 .item-8b6e p:last-child {
  margin-bottom: 0;
}
.light_756a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.north-26ba .tabs_fresh_0942 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .north-26ba .tabs_fresh_0942:last-of-type {
    margin-bottom: 0;
  }
}
.north-26ba .tabs_fresh_0942 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north-26ba .tabs_fresh_0942 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.north-26ba .tabs_fresh_0942 ul li {
  margin: 0 0 0.6em;
}
.north-26ba .tabs_fresh_0942 ul li.caption-cb81,
.north-26ba .tabs_fresh_0942 ul li.last-923c {
  position: relative;
}
.north-26ba .tabs_fresh_0942 ul li.caption-cb81 .detail_c7ac,
.north-26ba .tabs_fresh_0942 ul li.last-923c .detail_c7ac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.north-26ba .tabs_fresh_0942 ul li.caption-cb81:after:after,
.north-26ba .tabs_fresh_0942 ul li.caption-cb81:after:before,
.north-26ba
  .tabs_fresh_0942
  ul
  li.last-923c:after:after,
.north-26ba
  .tabs_fresh_0942
  ul
  li.last-923c:after:before {
  content: "";
  display: table;
}
.north-26ba .tabs_fresh_0942 ul li.caption-cb81:after:after,
.north-26ba
  .tabs_fresh_0942
  ul
  li.last-923c:after:after {
  clear: both;
}
.north-26ba .tabs_fresh_0942 a.huge_6ba0:hover {
  text-decoration: none;
}
.north-26ba .tabs_fresh_0942 select {
  max-width: 100%;
}
.north-26ba .tabs_fresh_0942 table {
  font-size: 85%;
}
.north-26ba .tabs_fresh_0942 table td,
.north-26ba .tabs_fresh_0942 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.north-26ba .tabs_fresh_0942 table tfoot td {
  text-align: left;
}
.north-26ba .tabs_fresh_0942 :last-child {
  margin-bottom: 0;
}
.north-26ba .tabs_fresh_0942 .status_fixed_011b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.north-26ba .tabs_fresh_0942 .status_fixed_011b label {
  width: 100%;
}
.north-26ba .tabs_fresh_0942 .status_fixed_011b .badge-4630 {
  width: 100%;
  display: block;
}
.north-26ba .tabs_fresh_0942 .status_fixed_011b .top_2c09 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.north-26ba .tabs_fresh_0942 .status_fixed_011b .top_2c09:hover svg #svg-search {
  fill: #444;
}
.north-26ba .tabs_fresh_0942 .status_fixed_011b .top_2c09 svg {
  width: 18px;
  height: 18px;
}
.north-26ba .under_6b92 ul ul,
.north-26ba .progress_up_c152 ul ul,
.north-26ba .secondary_top_62fc ul ul,
.north-26ba .card-602a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.north-26ba .under_6b92 .filter_glass_01e1 > a,
.north-26ba .progress_up_c152 .filter_glass_01e1 > a,
.north-26ba .secondary_top_62fc .filter_glass_01e1 > a,
.north-26ba .card-602a .filter_glass_01e1 > a {
  margin-bottom: 0;
}
.north-26ba .picture_116d li,
.north-26ba .under_6b92 li,
.north-26ba .outline-12b6 li,
.north-26ba .progress_up_c152 li,
.north-26ba .secondary_top_62fc li,
.north-26ba .card-602a li,
.north-26ba .avatar-b542 li,
.north-26ba .component-3d0e li {
  display: block;
  position: relative;
}
.north-26ba .picture_116d li:last-child,
.north-26ba .under_6b92 li:last-child,
.north-26ba .outline-12b6 li:last-child,
.north-26ba .progress_up_c152 li:last-child,
.north-26ba .secondary_top_62fc li:last-child,
.north-26ba .card-602a li:last-child,
.north-26ba .avatar-b542 li:last-child,
.north-26ba .component-3d0e li:last-child {
  border: none;
}
.north-26ba .picture_116d li a,
.north-26ba .under_6b92 li a,
.north-26ba .outline-12b6 li a,
.north-26ba .progress_up_c152 li a,
.north-26ba .secondary_top_62fc li a,
.north-26ba .card-602a li a,
.north-26ba .avatar-b542 li a,
.north-26ba .component-3d0e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.north-26ba .picture_116d li ul li::before,
.north-26ba .under_6b92 li ul li::before,
.north-26ba .outline-12b6 li ul li::before,
.north-26ba .progress_up_c152 li ul li::before,
.north-26ba .secondary_top_62fc li ul li::before,
.north-26ba .card-602a li ul li::before,
.north-26ba .avatar-b542 li ul li::before,
.north-26ba .component-3d0e li ul li::before {
  left: 15px;
}
.north-26ba .picture_116d li ul a,
.north-26ba .under_6b92 li ul a,
.north-26ba .outline-12b6 li ul a,
.north-26ba .progress_up_c152 li ul a,
.north-26ba .secondary_top_62fc li ul a,
.north-26ba .card-602a li ul a,
.north-26ba .avatar-b542 li ul a,
.north-26ba .component-3d0e li ul a {
  padding-left: 20px;
}
.north-26ba .picture_116d li ul ul li::before,
.north-26ba .under_6b92 li ul ul li::before,
.north-26ba .outline-12b6 li ul ul li::before,
.north-26ba .progress_up_c152 li ul ul li::before,
.north-26ba .secondary_top_62fc li ul ul li::before,
.north-26ba .card-602a li ul ul li::before,
.north-26ba .avatar-b542 li ul ul li::before,
.north-26ba .component-3d0e li ul ul li::before {
  left: 30px;
}
.north-26ba .picture_116d li ul ul a,
.north-26ba .under_6b92 li ul ul a,
.north-26ba .outline-12b6 li ul ul a,
.north-26ba .progress_up_c152 li ul ul a,
.north-26ba .secondary_top_62fc li ul ul a,
.north-26ba .card-602a li ul ul a,
.north-26ba .avatar-b542 li ul ul a,
.north-26ba .component-3d0e li ul ul a {
  padding-left: 40px;
}
.north-26ba .notice-west-3b99 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.north-26ba .component-3d0e ul li {
  margin-bottom: 1.41575em;
}
.north-26ba .component-3d0e ul li .sort_fc8a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.north-26ba .component-3d0e ul li .out_213d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline-c99a .picture_116d li a,
.outline-c99a .under_6b92 li a,
.outline-c99a .outline-12b6 li a,
.outline-c99a .progress_up_c152 li a,
.outline-c99a .secondary_top_62fc li a,
.outline-c99a .card-602a li a,
.outline-c99a .avatar-b542 li a,
.outline-c99a .component-3d0e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-c99a .notice-west-3b99 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-c99a .tabs_fresh_0942 ul li.caption-cb81 .detail_c7ac,
.outline-c99a .tabs_fresh_0942 ul li.last-923c .detail_c7ac {
  background: rgba(0, 0, 0, 0.2);
}
.outline-c99a .north-26ba .tabs_fresh_0942 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-3a60 .north-26ba .element-old-9c22 li {
  margin: 0;
}
.pink-3a60 .north-26ba .element-old-9c22 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pink-3a60 .north-26ba .element-old-9c22 li ul {
  margin: 0;
}
.pink-3a60 .north-26ba .element-old-9c22 li ul li a {
  padding-left: 15px;
}
.pink-3a60 .north-26ba .element-old-9c22 li ul li li a {
  padding-left: 30px;
}
.pink-3a60 .north-26ba .element-old-9c22 li.tall_00f9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pink-3a60 .north-26ba .element-old-9c22 li.tall_00f9 > 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;
}
.pink-3a60 .north-26ba .element-old-9c22 li.tall_00f9 > 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;
}
.banner-fixed-c088 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion_9504 {
  position: relative;
  z-index: 10;
}
.accordion_9504 .module_2763 {
  width: 100%;
  max-width: 100%;
}
.gold-4880 .hidden_0d17 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gold-4880 .in_20c4 {
}
.gold-4880 .outline-c99a {
  background: #292929;
}
.wrapper-fef9 .hidden_0d17 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wrapper-fef9 .in_20c4 {
  background: #f9f9f9;
}
.wrapper-fef9 .outline-c99a {
  background: #303030;
}
.tall-2fd9 .hidden_0d17 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall-2fd9 .notification-paper-fd62 {
    margin-bottom: 1em;
  }
  .tall-2fd9 .notification-paper-fd62:last-child {
    margin-bottom: 0;
  }
}
.tall-2fd9 .in_20c4 {
  background: #ededed;
}
.tall-2fd9 .outline-c99a {
  background: #1a1a1a;
}
.hidden_0d17.in_20c4 {
  color: rgba(0, 0, 0, 0.6);
}
.hidden_0d17.in_20c4 .short-c483 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_0d17.outline-c99a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_0d17.outline-c99a a:not(.huge_6ba0) {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_0d17.outline-c99a a:not(.huge_6ba0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_0d17.outline-c99a .short-c483 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_0d17.outline-c99a table tbody td,
.hidden_0d17.outline-c99a table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-b08b.picture-271e .brown_8a6e {
  max-width: initial;
}
.pagination-b08b .tag-fluid-8939 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-b08b .tag-fluid-8939 .module_2763 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-b08b .tag-fluid-8939 .module_2763 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-b08b .tag-fluid-8939 .module_2763:last-child {
    margin-bottom: 0;
  }
}
.tall-2fd9 .notification-paper-fd62:last-child,
.wrapper-fef9 .notification-paper-fd62:last-child,
.gold-4880 .notification-paper-fd62:last-child {
  margin-bottom: 0;
}
.tall-2fd9 .notification-paper-fd62 .north-26ba .tabs_fresh_0942:last-child,
.wrapper-fef9 .notification-paper-fd62 .north-26ba .tabs_fresh_0942:last-child,
.gold-4880 .notification-paper-fd62 .north-26ba .tabs_fresh_0942:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tall-2fd9 .border_mini_a245,
  .tall-2fd9 .dirty_ec05,
  .wrapper-fef9 .border_mini_a245,
  .wrapper-fef9 .dirty_ec05,
  .gold-4880 .border_mini_a245,
  .gold-4880 .dirty_ec05 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion_9504 .notification-paper-fd62 {
    margin-bottom: 2em;
  }
}
.accordion_9504 p:last-child {
  margin-bottom: 0;
}
.accordion_9504 li,
.accordion_9504 ul {
  list-style: none;
  margin: 0;
}
.accordion_9504 ul ul {
  margin-left: 2.617924em;
}
.banner-4e75 {
  font-size: 0.875em;
}

/* css-noise: 51ac */
.widget-item-t1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
