/*!
Theme Name: Customify
Theme URI: https://pressmaximum.backdrop_4434/customify
Author: WPCustomify
Author URI: https://pressmaximum.backdrop_4434
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.backdrop_4434/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame-d4f6.orange-cb8c/licenses/gpl-2.0.container_4b3d
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.focus-9873/, (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.focus_fbfe.carousel-191f/normalize.thumbnail-6692/
 ======
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.thumbnail-6692 v7.0.0 | MIT License | github.backdrop_4434/necolas/normalize.thumbnail-6692 */
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;
}
.focused-8245 .tooltip-6fed,
.small_01ba,
.green-b83f,
.under-d226,
.breadcrumb_06c7,
.container_03c3,
.slider_prev_124f,
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;
}
.small_01ba,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .small_01ba,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .small_01ba,
  h1 {
    font-size: 1.8em;
  }
}
.green-b83f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.green-b83f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .green-b83f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .green-b83f,
  h2 {
    font-size: 1.7em;
  }
}
.under-d226,
h3 {
  font-size: 1.618em;
}
.focused-8245 .tooltip-6fed,
.breadcrumb_06c7,
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.outline-ec1b {
  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;
}
.menu-paper-5810:after,
.menu-paper-5810:before,
.list-easy-fd75:after,
.list-easy-fd75:before {
  content: "";
  display: table;
}
.menu-paper-5810:after,
.list-easy-fd75:after {
  clear: both;
}
.breadcrumb_cool_eb55 {
  float: right;
  margin-right: 0;
}
.west_c6b0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content_south_b921 .element_ee8d,
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;
}
.content_south_b921 .element_ee8d: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;
}
.item-focused-b9ab .element_ee8d {
  box-shadow: none;
}
.item-focused-b9ab
  .element_ee8d
  .logo-b075 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.item-focused-b9ab .element_ee8d .in-2bc0 {
  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;
}
.item-focused-b9ab
  .element_ee8d
  .in-2bc0
  b {
  display: none;
}
.item-focused-b9ab .pagination-east-2be7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block_ae29:not(.search-medium-1567):not(.outline-f26f),
button:not(.search-medium-1567):not(.outline-f26f),
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ),
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ),
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ) {
  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;
}
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ):hover,
button:not(.search-medium-1567):not(
    .outline-f26f
  ):hover,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ):hover,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ):hover,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ):active,
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ):focus,
button:not(.search-medium-1567):not(
    .outline-f26f
  ):active,
button:not(.search-medium-1567):not(
    .outline-f26f
  ):focus,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ):active,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ):focus,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ):active,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ):focus,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ):active,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ):focus {
  outline: 0;
}
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045,
button:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045 {
  position: relative;
}
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .outline-new-9a0d,
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .gallery-0e2c,
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .article_553c,
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  i,
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  svg,
button:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .outline-new-9a0d,
button:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .gallery-0e2c,
button:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .article_553c,
button:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  i,
button:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  svg,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .outline-new-9a0d,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .gallery-0e2c,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .article_553c,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  i,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  svg,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .outline-new-9a0d,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .gallery-0e2c,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .article_553c,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  i,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  svg,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .outline-new-9a0d,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .gallery-0e2c,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  .article_553c,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  i,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045
  svg {
  visibility: hidden;
}
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045:after,
button:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045:after,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045:after,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045:after,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ).fn-loading-f045: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;
}
.block_ae29:not(.search-medium-1567):not(.outline-f26f),
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ),
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ),
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ) {
  color: #fff;
  background: #235787;
}
.block_ae29:not(.search-medium-1567):not(
    .outline-f26f
  ):focus,
input[type="button"]:not(.search-medium-1567):not(
    .outline-f26f
  ):focus,
input[type="reset"]:not(.search-medium-1567):not(
    .outline-f26f
  ):focus,
input[type="submit"]:not(.search-medium-1567):not(
    .outline-f26f
  ):focus {
  color: #fff;
}
.block_ae29.fn-disabled-f045:not(.search-medium-1567):not(
    .outline-f26f
  ),
.block_ae29[disabled]:not(.search-medium-1567):not(
    .outline-f26f
  ),
button.fn-disabled-f045:not(.search-medium-1567):not(
    .outline-f26f
  ),
button[disabled]:not(.search-medium-1567):not(
    .outline-f26f
  ) {
  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;
}
.hero-focused-6922 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hero-focused-6922: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;
}
.warm_feff {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel_cb1e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus_small_3f8b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu-paper-5810:after,
.menu-paper-5810:before,
.pattern-over-d9ed:after,
.pattern-over-d9ed:before,
.stone-0ce2:after,
.stone-0ce2:before,
.shadow-afef:after,
.shadow-afef:before,
.accent_46ad:after,
.accent_46ad:before,
.article_0568:after,
.article_0568:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu-paper-5810:after,
.pattern-over-d9ed:after,
.stone-0ce2:after,
.shadow-afef:after,
.accent_46ad:after,
.article_0568:after {
  clear: both;
}
.pattern-over-d9ed .inner-6143,
.stone-0ce2 .inner-6143,
.rough_a0b6 .inner-6143 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.top-8527 {
  display: inline-block;
}
.widget-short-ed15 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget-short-ed15 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget-short-ed15 .new-b739 {
  padding: 1em 0;
  font-size: 85%;
}
.new-b739 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.current_f87d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.current_f87d:after,
.current_f87d:before {
  content: "";
  display: table;
}
.current_f87d:after {
  clear: both;
}
.soft_29ac {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item_advanced_463d .soft_29ac {
  max-width: 50%;
}
.next_005c .soft_29ac {
  max-width: 33.33%;
}
.shade-367b .soft_29ac {
  max-width: 25%;
}
.gradient_large_481e .soft_29ac {
  max-width: 20%;
}
.module-fast-e026 .soft_29ac {
  max-width: 16.66%;
}
.info-west-ada3 .soft_29ac {
  max-width: 14.28%;
}
.message-ebce .soft_29ac {
  max-width: 12.5%;
}
.medium_8fb2 .soft_29ac {
  max-width: 11.11%;
}
.wood-70d4 {
  display: block;
}
.focused-8245 .paragraph_9f33 label,
.focused-8245 .mask-east-a398 label,
.focused-8245 .article_pressed_2a6a label,
.focused-8245 .frame-dac8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_fd99 {
  list-style: none;
  margin: 0;
}
.label_fd99 article.simple_a08b {
  margin-bottom: 0;
}
.label_fd99 ul {
  list-style: none;
  margin: 0;
}
.label_fd99 .search_lower_978d li.simple_a08b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_fd99 .search_lower_978d li.simple_a08b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_fd99 .search_lower_978d li.simple_a08b: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) {
  .label_fd99 .search_lower_978d li.simple_a08b li.simple_a08b li.simple_a08b li.simple_a08b {
    padding-left: 0;
  }
}
article.simple_a08b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple_a08b .pattern-over-d9ed p:last-of-type {
  margin-bottom: 0;
}
article.simple_a08b .hidden-d19a {
  float: left;
}
article.simple_a08b .next_a511 {
  margin-left: 85px;
}
article.simple_a08b .surface_9fe4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple_a08b .surface_9fe4 .feature-active-07fa {
  margin-left: 10px;
}
article.simple_a08b .carousel_lower_7047 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple_a08b .tag-ece8 {
  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 .paragraph_9f33,
  #respond .article_pressed_2a6a,
  #respond .frame-dac8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_9f33 input,
#respond .article_pressed_2a6a input,
#respond .frame-dac8 input {
  width: 100%;
}
#respond .frame-dac8 {
  margin-right: 0;
}
#respond .container_8543 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort_7a3b {
  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;
}
.sort_7a3b.overlay-d985 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort_7a3b 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%);
}
.sort_7a3b:focus,
.sort_7a3b: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);
}
.label-old-2f4b {
  border-radius: 10%;
}
.current_5403 {
  border-radius: 50%;
}
.avatar_f553 {
  font-size: 0.72em;
}
.table-south-a8af {
  font-size: 0.875em;
}
.info-large-e88d {
  font-size: 1.1em;
}
.caption-first-46b7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption-first-46b7.avatar_f553 {
  letter-spacing: 0.5px;
}
.pattern_72af,
.pattern_72af a {
  color: #6d6d6d;
}
.pattern_72af a:hover {
  color: #111;
}
.new-08ce {
  color: #6d6d6d;
}
.row_d765 {
  overflow-x: hidden;
}
.row_d765 .form-south-46ed.gradient_89f0 {
  position: relative;
}
.row_d765 .form-south-46ed.gradient_89f0.widget-mini-6bb2 {
  position: initial;
}
.row_d765
  .form-south-46ed.gradient_89f0.widget-mini-6bb2
  .down_53d6 {
  left: auto;
}
.row_d765 .form-south-46ed .down_53d6 {
  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;
}
.row_d765 .form-south-46ed:hover.gradient_89f0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.row_d765
  .form-south-46ed:hover.gradient_89f0
  .down_53d6 {
  display: block;
  z-index: 9999999;
}
.row_d765 .short-854b .tooltip-new-cf3b,
.row_d765 .avatar-be68 .tooltip-new-cf3b {
  display: none;
}
.row_d765 .notification_steel_ac12 .form-south-46ed:hover.gradient_89f0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focused-8245 .paragraph_9f33 label,
.focused-8245 .mask-east-a398 label,
.focused-8245 .article_pressed_2a6a label,
.focused-8245 .frame-dac8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_fd99 {
  list-style: none;
  margin: 0;
}
.label_fd99 article.simple_a08b {
  margin-bottom: 0;
}
.label_fd99 ul {
  list-style: none;
  margin: 0;
}
.label_fd99 .search_lower_978d li.simple_a08b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_fd99 .search_lower_978d li.simple_a08b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_fd99 .search_lower_978d li.simple_a08b: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) {
  .label_fd99 .search_lower_978d li.simple_a08b li.simple_a08b li.simple_a08b li.simple_a08b {
    padding-left: 0;
  }
}
article.simple_a08b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple_a08b .pattern-over-d9ed p:last-of-type {
  margin-bottom: 0;
}
article.simple_a08b .hidden-d19a {
  float: left;
}
article.simple_a08b .next_a511 {
  margin-left: 85px;
}
article.simple_a08b .surface_9fe4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple_a08b .surface_9fe4 .feature-active-07fa {
  margin-left: 10px;
}
article.simple_a08b .carousel_lower_7047 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple_a08b .tag-ece8 {
  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 .paragraph_9f33,
  #respond .article_pressed_2a6a,
  #respond .frame-dac8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_9f33 input,
#respond .article_pressed_2a6a input,
#respond .frame-dac8 input {
  width: 100%;
}
#respond .frame-dac8 {
  margin-right: 0;
}
#respond .container_8543 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.short-854b .dropdown_75f7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_75f7 .right-74fc.advanced_22bd .preview-easy-30a7 > li > a:focus,
.dropdown_75f7 .right-74fc.advanced_22bd .preview-easy-30a7 > li > a:hover,
.dropdown_75f7 .right-74fc.input-black-9249 .preview-easy-30a7 > li > a:focus,
.dropdown_75f7 .right-74fc.input-black-9249 .preview-easy-30a7 > li > a:hover,
.dropdown_75f7 .right-74fc.current-68a2 .preview-easy-30a7 > li > a:focus,
.dropdown_75f7 .right-74fc.current-68a2 .preview-easy-30a7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_75f7
  .right-74fc.advanced_22bd
  .preview-easy-30a7
  > li.active_8ab3
  > a,
.dropdown_75f7
  .right-74fc.advanced_22bd
  .preview-easy-30a7
  > li.pink-35db
  > a,
.dropdown_75f7
  .right-74fc.input-black-9249
  .preview-easy-30a7
  > li.active_8ab3
  > a,
.dropdown_75f7
  .right-74fc.input-black-9249
  .preview-easy-30a7
  > li.pink-35db
  > a,
.dropdown_75f7
  .right-74fc.current-68a2
  .preview-easy-30a7
  > li.active_8ab3
  > a,
.dropdown_75f7 .right-74fc.current-68a2 .preview-easy-30a7 > li.form-12e4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_75f7 .detail_green_2346,
.dropdown_75f7 .detail_green_2346 a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_75f7 .small-f53c.header_warm_9fff li a,
.dropdown_75f7 .shade_copper_9d0f a,
.dropdown_75f7 .icon_next_e109,
.dropdown_75f7 .preview-easy-30a7 > li > a,
.dropdown_75f7 .bottom-7fb7 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7 .small-f53c.header_warm_9fff li a:hover,
.dropdown_75f7 .shade_copper_9d0f a:hover,
.dropdown_75f7 .icon_next_e109:hover,
.dropdown_75f7 .preview-easy-30a7 > li > a:hover,
.dropdown_75f7 .bottom-7fb7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_75f7 .clean-bbe0 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7 .clean-bbe0 .warm_1607 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_75f7 .clean-bbe0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_75f7 .form-01d4 .out-4814 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7 .form-01d4 .out-4814 .background-0d1b {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7
  .form-01d4
  .out-4814
  .background-0d1b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7
  .form-01d4
  .out-4814
  .background-0d1b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7
  .form-01d4
  .out-4814
  .background-0d1b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7
  .form-01d4
  .out-4814
  .background-0d1b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7 .form-01d4 .thick_1588 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_75f7 .form-01d4 .thick_1588:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_prev_4f25
  .dropdown_75f7
  .form-01d4
  .progress_6835
  .fresh_42e4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_prev_4f25
  .dropdown_75f7
  .form-01d4
  .progress_6835
  .background-0d1b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.short-854b .middle_727d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.middle_727d .right-74fc.advanced_22bd .preview-easy-30a7 > li > a:focus,
.middle_727d .right-74fc.advanced_22bd .preview-easy-30a7 > li > a:hover,
.middle_727d .right-74fc.input-black-9249 .preview-easy-30a7 > li > a:focus,
.middle_727d .right-74fc.input-black-9249 .preview-easy-30a7 > li > a:hover,
.middle_727d .right-74fc.current-68a2 .preview-easy-30a7 > li > a:focus,
.middle_727d .right-74fc.current-68a2 .preview-easy-30a7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_727d
  .right-74fc.advanced_22bd
  .preview-easy-30a7
  > li.active_8ab3
  > a,
.middle_727d
  .right-74fc.advanced_22bd
  .preview-easy-30a7
  > li.pink-35db
  > a,
.middle_727d
  .right-74fc.input-black-9249
  .preview-easy-30a7
  > li.active_8ab3
  > a,
.middle_727d
  .right-74fc.input-black-9249
  .preview-easy-30a7
  > li.pink-35db
  > a,
.middle_727d
  .right-74fc.current-68a2
  .preview-easy-30a7
  > li.active_8ab3
  > a,
.middle_727d .right-74fc.current-68a2 .preview-easy-30a7 > li.form-12e4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.middle_727d .detail_green_2346,
.middle_727d .detail_green_2346 a {
  color: rgba(0, 0, 0, 0.8);
}
.middle_727d .small-f53c.header_warm_9fff li a,
.middle_727d .shade_copper_9d0f a,
.middle_727d .icon_next_e109,
.middle_727d .preview-easy-30a7 > li > a,
.middle_727d .bottom-7fb7 {
  color: rgba(0, 0, 0, 0.55);
}
.middle_727d .small-f53c.header_warm_9fff li a:hover,
.middle_727d .shade_copper_9d0f a:hover,
.middle_727d .icon_next_e109:hover,
.middle_727d .preview-easy-30a7 > li > a:hover,
.middle_727d .bottom-7fb7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_727d .clean-bbe0 {
  color: rgba(0, 0, 0, 0.55);
}
.middle_727d .clean-bbe0 .warm_1607 {
  color: rgba(0, 0, 0, 0.8);
}
.middle_727d .clean-bbe0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-18ee .media_9fba {
  margin-left: auto;
  margin-right: auto;
}
.stone-0ce2 > * {
  margin-left: auto;
  margin-right: auto;
}
.stone-0ce2 .warm_feff {
  margin-right: 1.41575em;
}
.status_34a9 .stone-0ce2 > .fixed_b67b {
  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;
}
.status_34a9 .stone-0ce2 > .north-7d4b {
  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;
}
.carousel-warm-a4ee.summary-18ee .media_9fba,
.hovered_d2d2.summary-18ee .media_9fba {
  margin-left: 0;
}
.preview_5455.summary-18ee .media_9fba,
.icon-cb54.summary-18ee .media_9fba {
  margin-right: 0;
}
.stone-0ce2 ol,
.stone-0ce2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.advanced-c1aa video {
  max-width: 100%;
}
.image-af45 img {
  display: block;
}
.image-af45.warm_feff,
.image-af45.panel_cb1e {
  width: 100%;
}
.image-af45.north-7d4b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.frame-46af:not(.detail_complex_6db8) {
  margin: 1.5em auto;
}
.yellow_344a p {
  padding: 1.5em 14px;
}
ul.carousel-green-9cb0.north-7d4b,
ul.carousel-green-9cb0.fixed_b67b,
ul.carousel-green-9cb0.yellow_bd5b.fixed_b67b {
  padding: 0 14px;
}
.orange-a40f {
  display: block;
  overflow-x: auto;
}
.orange-a40f table {
  border-collapse: collapse;
  width: 100%;
}
.orange-a40f td,
.orange-a40f th {
  padding: 0.5em;
}
.stone-0ce2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stone-0ce2 ol ol,
.stone-0ce2 ol ul,
.stone-0ce2 ul ol,
.stone-0ce2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stone-0ce2 ol ol li,
.stone-0ce2 ol ul li,
.stone-0ce2 ul ol li,
.stone-0ce2 ul ul li {
  margin-left: 0;
}
.backdrop_deb7.background-bottom-fd6f > .dim_0ae5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop_deb7.background-bottom-fd6f > .dim_0ae5 iframe,
.backdrop_deb7.background-bottom-fd6f > .dim_0ae5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup_full_c2c4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.popup_full_c2c4.sidebar-under-ba07 {
  padding: 0;
}
.popup_full_c2c4.sidebar-under-ba07 cite {
  font-size: 13px;
}
.popup_full_c2c4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.popup_full_c2c4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.purple_b43f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.purple_b43f > p:first-child {
  margin-top: 0;
}
.purple_b43f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.purple_b43f blockquote {
  border-left: 0;
}
.huge_49cd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.huge_49cd:not(.hard_bc1c) {
  max-width: 100px;
}
.huge_49cd.form_medium_f0e7 {
  border-bottom: none !important;
  text-align: center;
}
.huge_49cd.form_medium_f0e7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .yellow_344a p {
    padding: 1.5em 0;
  }
}
.widget-039d {
  color: #0073aa;
}
.element_paper_ed6e {
  background-color: #0073aa;
}
.hot-6bfb {
  color: #229fd8;
}
.accent_huge_a7f9 {
  background-color: #229fd8;
}
.fresh-5177 {
  color: #eee;
}
.small-57d0 {
  background-color: #eee;
}
.steel_8e53 {
  color: #444;
}
.bright_2928 {
  background-color: #444;
}
.shade-3774 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade-3774 .message_e9e7 .shade_copper_9d0f {
  font-size: 15px;
}
.shade-3774 .shade_copper_9d0f {
  line-height: 1.3;
}
.shade-3774 .middle_727d {
}
.shade-3774 .dropdown_75f7 {
  background: #235787;
}
.action-9139 {
  padding: 0;
}
.action-9139 .dropdown_75f7 {
  background: #1a1a1a;
}
.action-9139 .middle_727d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gas_ce44 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gas_ce44 .middle_727d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gas_ce44 .dropdown_75f7 {
  background: #303030;
}
.article_0568 {
  position: relative;
  z-index: 10;
}
.article_0568 .current_1a10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma-42d4 .gradient_89f0 {
  display: inline-block;
  vertical-align: middle;
}
.plasma-42d4.fresh-82a3 .gradient_89f0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .plasma-42d4.fresh-82a3 .gradient_89f0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma-42d4.fresh-82a3 .gradient_89f0 {
    margin-right: 0.4em;
  }
}
.plasma-42d4.fresh-82a3 .gradient_89f0:last-child {
  margin-right: 0;
}
.up_37fd .current_1a10 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .short-854b .message_e9e7 {
    margin: 0 -0.5em;
  }
  .short-854b .message_e9e7 [class*="customify-col-"],
  .short-854b .message_e9e7 [class*="customify-col_"],
  .short-854b .message_e9e7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.short-854b.mask_bright_ffa7 .current_1a10 {
  background: 0 0 !important;
}
.short-854b.mask_bright_ffa7 .current_1a10,
.short-854b.up_37fd .current_1a10 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .short-854b.top_f296 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.short-854b.up_37fd .current_1a10 {
  box-shadow: none !important;
}
.green_7ec4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .green_7ec4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .green_7ec4 {
    padding: 18px 0 20px;
  }
}
.green_7ec4 .carousel-c23e {
  width: 100%;
}
.green_7ec4 .component_c9b6 {
  margin-bottom: 0;
}
.green_7ec4 .content_11ff {
  margin-top: 5px;
  font-size: 0.875em;
}
.container-full-4afa {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.container-full-4afa .south_c6f6 {
  width: 100%;
}
.progress_blue_9d6d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.progress_blue_9d6d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.progress_blue_9d6d 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;
}
.progress_blue_9d6d li:last-child:after {
  display: none;
}
.progress_blue_9d6d li a {
  font-weight: 500;
  margin-right: 10px;
}
.fluid_b230 .tooltip-new-cf3b button,
.green_7ec4 .tooltip-new-cf3b button {
  left: 0;
}
.fluid_b230 .south_c6f6,
.green_7ec4 .south_c6f6 {
  padding-left: 0;
  padding-right: 0;
}
.fluid_b230 .container-full-4afa,
.green_7ec4 .container-full-4afa {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fluid_b230 {
  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;
}
.fluid_b230: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;
}
.fluid_b230 .next-e027 {
  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) {
  .fluid_b230 .next-e027 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_b230 .next-e027 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_b230 .next-e027 {
    min-height: 200px;
  }
}
.fluid_b230 .progress_blue_9d6d {
  color: rgba(255, 255, 255, 0.8);
}
.fluid_b230 .progress_blue_9d6d a,
.fluid_b230 .progress_blue_9d6d li:after {
  color: inherit;
}
.fluid_b230 .progress_blue_9d6d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper-85a4 {
  margin-bottom: 0.5em;
}
.layout-first-0e95 {
  margin-bottom: 1.2em;
}
.layout-first-0e95,
.wrapper-85a4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout-first-0e95 p:last-child,
.wrapper-85a4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tooltip-new-cf3b,
#masthead .tooltip-new-cf3b {
  display: none;
}
#masthead
  > .tooltip-new-cf3b.hover_down_a95d {
  display: none;
}
#masthead > .tooltip-new-cf3b button {
  left: 0;
}
.component-silver-a898 {
  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%;
}
.component-silver-a898 .gradient_89f0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component-silver-a898 .notification-black-277f {
  display: -webkit-box;
  display: flex;
}
.component-silver-a898 .notification-black-277f.gallery_c51a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component-silver-a898 .notification-black-277f.bottom_3a21 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-silver-a898 .notification-black-277f.in_581a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-silver-a898.bottom_1e2f.gold_f6ee .notification-black-277f.gallery_c51a {
  flex-basis: 100%;
}
.component-silver-a898.card_dirty_263d .notification-black-277f.bottom_3a21 {
  -webkit-box-flex: 1;
  flex: auto;
}
.component-silver-a898.card_dirty_263d .notification-black-277f.in_581a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tooltip-new-cf3b.hover_down_a95d {
  display: none;
}
#masthead > .tooltip-new-cf3b button {
  left: 0;
}
.icon-f2e7 {
  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;
}
.icon-f2e7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon-f2e7.picture-8266 i {
  margin-right: 4px;
}
.icon-f2e7.notice_fixed_0545 i {
  margin-left: 5px;
}
.shade_copper_9d0f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade_copper_9d0f p:last-child {
  margin-bottom: 0;
}
.progress_black_540d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_black_540d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_black_540d img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_black_540d .detail_green_2346 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_black_540d .chip_9bd6 {
  margin: 5px 0 7px 0;
}
.progress_black_540d.caption_d538 .overlay-simple-185e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_black_540d.caption_d538 .accent-solid-2ec2 {
  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;
}
.progress_black_540d.sort-0098 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_black_540d.sort-0098 .overlay-simple-185e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_black_540d.sort-0098 .accent-solid-2ec2 {
  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;
}
.progress_black_540d.tabs_iron_c623 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_black_540d.breadcrumb-next-5951 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_black_540d.breadcrumb-next-5951 .accent-solid-2ec2 {
  margin-top: 7px;
}
.hidden_gas_8682 {
  display: inline-block;
}
.article_0568 .warm-dfb4 .progress_black_540d img {
  max-width: 100%;
}
.right-74fc .frame-6df9.copper-11d1,
.picture_brown_9482 .frame-6df9.copper-11d1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right-74fc .hard_14b9,
.picture_brown_9482 .hard_14b9 {
  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%);
}
.right-74fc .hard_14b9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right-74fc.pattern_1381 .hard_14b9 {
  display: none;
}
.right-74fc .light-6308 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right-74fc .light-6308 li {
  display: inline-block;
  position: relative;
}
.right-74fc .light-6308 li:last-child {
  margin-right: 0;
}
.right-74fc .light-6308 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;
}
.right-74fc .light-6308 li.form-12e4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right-74fc .light-6308 > 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;
}
.right-74fc .light-6308 > li > a i {
  line-height: 0;
}
.right-74fc .light-6308 > li.over_4244 > a .hard_14b9 {
  margin-left: 4px;
  line-height: 0;
}
.right-74fc .light-6308 .pressed-16e5 li.over_4244 > a {
  position: relative;
}
.right-74fc .light-6308 .pressed-16e5 li.over_4244 > a:after,
.right-74fc .light-6308 .pressed-16e5 li.over_4244 > a:before {
  content: "";
  display: table;
}
.right-74fc .light-6308 .pressed-16e5 li.over_4244 > a:after {
  clear: both;
}
.right-74fc .light-6308 .pressed-16e5 li.over_4244 > a .hard_14b9 {
  margin-left: 5px;
  float: right;
}
.right-74fc .section_f64d,
.right-74fc .pressed-16e5 {
  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;
}
.right-74fc .pressed-16e5 {
  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;
}
.right-74fc .pressed-16e5 .copper-11d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right-74fc .pressed-16e5 .hard_14b9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right-74fc .pressed-16e5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.right-74fc .pressed-16e5 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;
}
.right-74fc .pressed-16e5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right-74fc .pressed-16e5 .pressed-16e5 {
  top: 0;
  left: 100%;
}
.right-74fc .footer_884c.fn-focus-f045 > .section_f64d,
.right-74fc .footer_884c.fn-focus-f045 > .pressed-16e5,
.right-74fc .footer_884c:focus > .section_f64d,
.right-74fc .footer_884c:focus > .pressed-16e5,
.right-74fc .footer_884c:hover > .section_f64d,
.right-74fc .footer_884c:hover > .pressed-16e5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right-74fc.current-68a2 .preview-easy-30a7:after,
.right-74fc.current-68a2 .preview-easy-30a7:before {
  content: "";
  display: table;
}
.right-74fc.current-68a2 .preview-easy-30a7:after {
  clear: both;
}
.right-74fc.current-68a2 .preview-easy-30a7 > li {
  float: left;
}
.right-74fc.outline_b182 .preview-easy-30a7:after,
.right-74fc.outline_b182 .preview-easy-30a7:before {
  content: "";
  display: table;
}
.right-74fc.outline_b182 .preview-easy-30a7:after {
  clear: both;
}
.right-74fc.outline_b182 .preview-easy-30a7 > li {
  float: left;
}
.right-74fc.outline_b182 .preview-easy-30a7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right-74fc.outline_b182 .preview-easy-30a7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right-74fc.outline_b182 .preview-easy-30a7 > li.active_8ab3 > a,
.right-74fc.outline_b182 .preview-easy-30a7 > li.form-12e4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right-74fc.advanced_22bd .preview-easy-30a7 > li > a .copper-11d1 {
  position: relative;
}
.right-74fc.advanced_22bd .preview-easy-30a7 > li > a .copper-11d1: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;
}
.right-74fc.advanced_22bd
  .preview-easy-30a7
  > li:focus
  > a
  .copper-11d1:before,
.right-74fc.advanced_22bd
  .preview-easy-30a7
  > li:hover
  > a
  .copper-11d1:before {
  width: 100%;
  background-color: currentColor;
}
.right-74fc.advanced_22bd
  .preview-easy-30a7
  > li.active_8ab3
  > a
  .copper-11d1:before,
.right-74fc.advanced_22bd
  .preview-easy-30a7
  > li.pink-35db
  > a
  .copper-11d1:before {
  width: 100%;
  background-color: currentColor;
}
.right-74fc.input-black-9249 .preview-easy-30a7 > li > a .copper-11d1 {
  position: relative;
}
.right-74fc.input-black-9249 .preview-easy-30a7 > li > a .copper-11d1: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;
}
.right-74fc.input-black-9249 .preview-easy-30a7 > li:focus > a .copper-11d1:before,
.right-74fc.input-black-9249
  .preview-easy-30a7
  > li:hover
  > a
  .copper-11d1:before {
  width: 100%;
  background-color: currentColor;
}
.right-74fc.input-black-9249
  .preview-easy-30a7
  > li.active_8ab3
  > a
  .copper-11d1:before,
.right-74fc.input-black-9249
  .preview-easy-30a7
  > li.pink-35db
  > a
  .copper-11d1:before {
  width: 100%;
  background-color: currentColor;
}
.picture_brown_9482 .light-6308 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.picture_brown_9482 .light-6308 li:first-child > a {
  border-top: none;
}
.picture_brown_9482 .light-6308 .out-780f > .copper-11d1 .hard_14b9 {
  display: none;
}
.picture_brown_9482 .light-6308 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.picture_brown_9482 .light-6308 li:last-child {
  border: none;
}
.picture_brown_9482 .light-6308 li.over_4244 > a {
  padding-right: 45px !important;
}
.picture_brown_9482 .light-6308 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.picture_brown_9482 .light-6308 li a:focus,
.picture_brown_9482 .light-6308 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_brown_9482 .light-6308 li .photo-ff40 {
  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;
}
.picture_brown_9482 .light-6308 li .photo-ff40:hover {
  box-shadow: none;
}
.picture_brown_9482 .light-6308 li .photo-ff40 .hard_14b9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.picture_brown_9482 .light-6308 .pressed-16e5 {
  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);
}
.picture_brown_9482 .light-6308 .pressed-16e5 li a {
  padding-left: 3em;
}
.picture_brown_9482 .light-6308 .top_e650 > a .photo-ff40 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.picture_brown_9482 .light-6308 .top_e650 > .pressed-16e5 {
  display: block;
  opacity: 1;
}
.lower-c7f6 {
  max-width: 100%;
}
.center-2014 {
  line-height: 0;
  cursor: pointer;
}
.bottom-7fb7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom-7fb7:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom-7fb7 svg {
  width: 18px;
  height: 18px;
}
.bottom-7fb7 .tooltip-active-5255 {
  display: none;
}
.icon_5104 {
  position: relative;
}
.icon_5104.fn-active-f045 .bottom-7fb7 .aside_e8e5 {
  display: none;
}
.icon_5104.fn-active-f045 .bottom-7fb7 .tooltip-active-5255 {
  display: inline-block;
}
.icon_5104 .soft-8436 {
  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);
}
.icon_5104.notification-d9db .soft-8436 {
  left: auto;
  right: -0.9em;
}
.icon_5104.notification-d9db .element_3186::before {
  left: auto;
  right: 15px;
}
.icon_5104.fn-active-f045 .soft-8436 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress_6835 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.progress_6835 label {
  flex-basis: 100%;
}
.progress_6835 .out-4814 {
  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;
}
.progress_6835 .background-0d1b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.progress_6835 .background-0d1b:focus {
  background-color: transparent;
}
.progress_6835 button.thick_1588 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.progress_6835 button.thick_1588:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.progress_6835 button.thick_1588 svg {
  width: 18px;
  height: 18px;
}
.progress_6835 input[type="submit"] {
  min-height: auto;
}
.form-01d4 .progress_6835 .background-0d1b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.element_3186 {
  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) {
  .element_3186 {
    width: 220px;
  }
}
.element_3186 label {
  flex-basis: 100%;
}
.element_3186::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;
}
.background_prev_4f25 .form-01d4 .progress_6835 {
  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;
}
.background_prev_4f25
  .form-01d4
  .progress_6835
  .out-4814 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.background_prev_4f25 .form-01d4 .progress_6835 .background-0d1b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.background_prev_4f25
  .form-01d4
  .progress_6835
  .background-0d1b:focus {
  background: 0 0;
}
.background_prev_4f25
  .form-01d4
  .progress_6835
  .fresh_42e4 {
  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;
}
.small-f53c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.small-f53c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.small-f53c li:last-child {
  margin-right: 0;
}
.small-f53c li:first-child {
  margin-left: 0;
}
.small-f53c.shade-f38e a {
  color: #fff;
}
.small-f53c.shade-f38e a:hover {
  color: #fff;
}
.small-f53c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.small-f53c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.small-f53c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.small-f53c a:hover {
  opacity: 0.9;
  color: inherit;
}
.small-f53c [class*="social-icon-apple"] {
  background-color: #999;
}
.small-f53c [class*="social-icon-apple"].paper-01b7 {
  background-color: transparent;
  color: #999;
}
.small-f53c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.small-f53c [class*="social-icon-behance"].paper-01b7 {
  background-color: transparent;
  color: #1769ff;
}
.small-f53c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.small-f53c [class*="social-icon-bitbucket"].paper-01b7 {
  background-color: transparent;
  color: #205081;
}
.small-f53c [class*="social-icon-codepen"] {
  background-color: #000;
}
.small-f53c [class*="social-icon-codepen"].paper-01b7 {
  background-color: transparent;
  color: #000;
}
.small-f53c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.small-f53c [class*="social-icon-delicious"].paper-01b7 {
  background-color: transparent;
  color: #39f;
}
.small-f53c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.small-f53c [class*="social-icon-digg"].paper-01b7 {
  background-color: transparent;
  color: #005be2;
}
.small-f53c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.small-f53c [class*="social-icon-dribbble"].paper-01b7 {
  background-color: transparent;
  color: #ea4c89;
}
.small-f53c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.small-f53c [class*="social-icon-envelope"].paper-01b7 {
  background-color: transparent;
  color: #ea4335;
}
.small-f53c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.small-f53c [class*="social-icon-facebook"].paper-01b7 {
  background-color: transparent;
  color: #3b5998;
}
.small-f53c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.small-f53c [class*="social-icon-flickr"].paper-01b7 {
  background-color: transparent;
  color: #0063dc;
}
.small-f53c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.small-f53c [class*="social-icon-foursquare"].paper-01b7 {
  background-color: transparent;
  color: #2d5be3;
}
.small-f53c [class*="social-icon-github"] {
  background-color: #333;
}
.small-f53c [class*="social-icon-github"].paper-01b7 {
  background-color: transparent;
  color: #333;
}
.small-f53c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.small-f53c [class*="social-icon-google-plus"].paper-01b7 {
  background-color: transparent;
  color: #dd4b39;
}
.small-f53c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.small-f53c [class*="social-icon-houzz"].paper-01b7 {
  background-color: transparent;
  color: #7ac142;
}
.small-f53c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.small-f53c [class*="social-icon-instagram"].paper-01b7 {
  background-color: transparent;
  color: #262626;
}
.small-f53c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.small-f53c [class*="social-icon-jsfiddle"].paper-01b7 {
  background-color: transparent;
  color: #487aa2;
}
.small-f53c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.small-f53c [class*="social-icon-linkedin"].paper-01b7 {
  background-color: transparent;
  color: #0077b5;
}
.small-f53c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.small-f53c [class*="social-icon-medium"].paper-01b7 {
  background-color: transparent;
  color: #00ab6b;
}
.small-f53c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.small-f53c
  [class*="social-icon-odnoklassniki"].paper-01b7 {
  background-color: transparent;
  color: #f4731c;
}
.small-f53c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.small-f53c [class*="social-icon-meetup"].paper-01b7 {
  background-color: transparent;
  color: #ec1c40;
}
.small-f53c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.small-f53c [class*="social-icon-pinterest"].paper-01b7 {
  background-color: transparent;
  color: #bd081c;
}
.small-f53c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.small-f53c [class*="social-icon-product-hunt"].paper-01b7 {
  background-color: transparent;
  color: #da552f;
}
.small-f53c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.small-f53c [class*="social-icon-reddit"].paper-01b7 {
  background-color: transparent;
  color: #ff4500;
}
.small-f53c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.small-f53c [class*="social-icon-rss"].paper-01b7 {
  background-color: transparent;
  color: #f26522;
}
.small-f53c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.small-f53c
  [class*="social-icon-shopping-cart"].paper-01b7 {
  background-color: transparent;
  color: #4caf50;
}
.small-f53c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.small-f53c [class*="social-icon-skype"].paper-01b7 {
  background-color: transparent;
  color: #00aff0;
}
.small-f53c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.small-f53c [class*="social-icon-slideshare"].paper-01b7 {
  background-color: transparent;
  color: #0077b5;
}
.small-f53c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.small-f53c [class*="social-icon-snapchat"].paper-01b7 {
  background-color: transparent;
  color: #fffc00;
}
.small-f53c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.small-f53c [class*="social-icon-soundcloud"].paper-01b7 {
  background-color: transparent;
  color: #f80;
}
.small-f53c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.small-f53c [class*="social-icon-spotify"].paper-01b7 {
  background-color: transparent;
  color: #2ebd59;
}
.small-f53c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.small-f53c
  [class*="social-icon-stack-overflow"].paper-01b7 {
  background-color: transparent;
  color: #fe7a15;
}
.small-f53c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.small-f53c [class*="social-icon-maldkfgram"].paper-01b7 {
  background-color: transparent;
  color: #2ca5e0;
}
.small-f53c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.small-f53c [class*="social-icon-tripadvisor"].paper-01b7 {
  background-color: transparent;
  color: #589442;
}
.small-f53c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.small-f53c [class*="social-icon-tumblr"].paper-01b7 {
  background-color: transparent;
  color: #35465c;
}
.small-f53c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.small-f53c [class*="social-icon-twitch"].paper-01b7 {
  background-color: transparent;
  color: #6441a5;
}
.small-f53c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.small-f53c [class*="social-icon-twitter"].paper-01b7 {
  background-color: transparent;
  color: #1da1f2;
}
.small-f53c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.small-f53c [class*="social-icon-vimeo"].paper-01b7 {
  background-color: transparent;
  color: #1ab7ea;
}
.small-f53c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.small-f53c [class*="social-icon-vk"].paper-01b7 {
  background-color: transparent;
  color: #45668e;
}
.small-f53c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.small-f53c [class*="social-icon-weibo"].paper-01b7 {
  background-color: transparent;
  color: #df2029;
}
.small-f53c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.small-f53c [class*="social-icon-weixin"].paper-01b7 {
  background-color: transparent;
  color: #7bb32e;
}
.small-f53c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.small-f53c [class*="social-icon-whatsapp"].paper-01b7 {
  background-color: transparent;
  color: #25d366;
}
.small-f53c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.small-f53c [class*="social-icon-wordpress"].paper-01b7 {
  background-color: transparent;
  color: #21759b;
}
.small-f53c [class*="social-icon-xing"] {
  background-color: #026466;
}
.small-f53c [class*="social-icon-xing"].paper-01b7 {
  background-color: transparent;
  color: #026466;
}
.small-f53c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.small-f53c [class*="social-icon-yelp"].paper-01b7 {
  background-color: transparent;
  color: #af0606;
}
.small-f53c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.small-f53c [class*="social-icon-youtube"].paper-01b7 {
  background-color: transparent;
  color: #cd201f;
}
.icon_next_e109 {
  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;
}
.icon_next_e109:hover {
  box-shadow: none;
  background: 0 0;
}
.icon_a4e5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview_aef6 {
  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;
}
.backdrop_gold_9371 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-5d9a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-5d9a,
.element-5d9a::after,
.element-5d9a::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;
}
.element-5d9a::after,
.element-5d9a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.purple-463a .preview_aef6 .backdrop_gold_9371 {
  margin-top: -2px;
  width: 19px;
}
.purple-463a .preview_aef6 .element-5d9a {
  margin-top: -1px;
}
.purple-463a .preview_aef6 .element-5d9a,
.purple-463a .preview_aef6 .element-5d9a::after,
.purple-463a .preview_aef6 .element-5d9a::before {
  width: 19px;
  height: 2px;
}
.purple-463a .preview_aef6 .element-5d9a::before {
  top: -6px;
}
.purple-463a .preview_aef6 .element-5d9a::after {
  bottom: -6px;
}
.article_7bde .preview_aef6 .backdrop_gold_9371 {
  margin-top: -2px;
  width: 22px;
}
.article_7bde .preview_aef6 .element-5d9a {
  margin-top: -1px;
}
.article_7bde .preview_aef6 .element-5d9a,
.article_7bde .preview_aef6 .element-5d9a::after,
.article_7bde .preview_aef6 .element-5d9a::before {
  width: 22px;
  height: 2px;
}
.article_7bde .preview_aef6 .element-5d9a::before {
  top: -7px;
}
.article_7bde .preview_aef6 .element-5d9a::after {
  bottom: -7px;
}
.heading_552b .preview_aef6 .backdrop_gold_9371 {
  margin-top: -2px;
  width: 31px;
}
.heading_552b .preview_aef6 .element-5d9a {
  margin-top: -1.5px;
}
.heading_552b .preview_aef6 .element-5d9a,
.heading_552b .preview_aef6 .element-5d9a::after,
.heading_552b .preview_aef6 .element-5d9a::before {
  width: 31px;
  height: 3px;
}
.heading_552b .preview_aef6 .element-5d9a::before {
  top: -9px;
}
.heading_552b .preview_aef6 .element-5d9a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip_complex_4825 .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_complex_4825 .preview_aef6 .element-5d9a {
    margin-top: -1px;
  }
  .tooltip_complex_4825 .preview_aef6 .element-5d9a,
  .tooltip_complex_4825 .preview_aef6 .element-5d9a::after,
  .tooltip_complex_4825 .preview_aef6 .element-5d9a::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_complex_4825 .preview_aef6 .element-5d9a::before {
    top: -6px;
  }
  .tooltip_complex_4825 .preview_aef6 .element-5d9a::after {
    bottom: -6px;
  }
  .hero_1c5e .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 22px;
  }
  .hero_1c5e .preview_aef6 .element-5d9a {
    margin-top: -1px;
  }
  .hero_1c5e .preview_aef6 .element-5d9a,
  .hero_1c5e .preview_aef6 .element-5d9a::after,
  .hero_1c5e .preview_aef6 .element-5d9a::before {
    width: 22px;
    height: 2px;
  }
  .hero_1c5e .preview_aef6 .element-5d9a::before {
    top: -7px;
  }
  .hero_1c5e .preview_aef6 .element-5d9a::after {
    bottom: -7px;
  }
  .block_new_977f .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 31px;
  }
  .block_new_977f .preview_aef6 .element-5d9a {
    margin-top: -1.5px;
  }
  .block_new_977f .preview_aef6 .element-5d9a,
  .block_new_977f .preview_aef6 .element-5d9a::after,
  .block_new_977f .preview_aef6 .element-5d9a::before {
    width: 31px;
    height: 3px;
  }
  .block_new_977f .preview_aef6 .element-5d9a::before {
    top: -9px;
  }
  .block_new_977f .preview_aef6 .element-5d9a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-focused-2b38 .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 19px;
  }
  .accent-focused-2b38 .preview_aef6 .element-5d9a {
    margin-top: -1px;
  }
  .accent-focused-2b38 .preview_aef6 .element-5d9a,
  .accent-focused-2b38 .preview_aef6 .element-5d9a::after,
  .accent-focused-2b38 .preview_aef6 .element-5d9a::before {
    width: 19px;
    height: 2px;
  }
  .accent-focused-2b38 .preview_aef6 .element-5d9a::before {
    top: -6px;
  }
  .accent-focused-2b38 .preview_aef6 .element-5d9a::after {
    bottom: -6px;
  }
  .box_current_a061 .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 22px;
  }
  .box_current_a061 .preview_aef6 .element-5d9a {
    margin-top: -1px;
  }
  .box_current_a061 .preview_aef6 .element-5d9a,
  .box_current_a061 .preview_aef6 .element-5d9a::after,
  .box_current_a061 .preview_aef6 .element-5d9a::before {
    width: 22px;
    height: 2px;
  }
  .box_current_a061 .preview_aef6 .element-5d9a::before {
    top: -7px;
  }
  .box_current_a061 .preview_aef6 .element-5d9a::after {
    bottom: -7px;
  }
  .up-2cc1 .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 31px;
  }
  .up-2cc1 .preview_aef6 .element-5d9a {
    margin-top: -1.5px;
  }
  .up-2cc1 .preview_aef6 .element-5d9a,
  .up-2cc1 .preview_aef6 .element-5d9a::after,
  .up-2cc1 .preview_aef6 .element-5d9a::before {
    width: 31px;
    height: 3px;
  }
  .up-2cc1 .preview_aef6 .element-5d9a::before {
    top: -9px;
  }
  .up-2cc1 .preview_aef6 .element-5d9a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .text-04fe .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 19px;
  }
  .text-04fe .preview_aef6 .element-5d9a {
    margin-top: -1px;
  }
  .text-04fe .preview_aef6 .element-5d9a,
  .text-04fe .preview_aef6 .element-5d9a::after,
  .text-04fe .preview_aef6 .element-5d9a::before {
    width: 19px;
    height: 2px;
  }
  .text-04fe .preview_aef6 .element-5d9a::before {
    top: -6px;
  }
  .text-04fe .preview_aef6 .element-5d9a::after {
    bottom: -6px;
  }
  .caption-blue-6994 .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-blue-6994 .preview_aef6 .element-5d9a {
    margin-top: -1px;
  }
  .caption-blue-6994 .preview_aef6 .element-5d9a,
  .caption-blue-6994 .preview_aef6 .element-5d9a::after,
  .caption-blue-6994 .preview_aef6 .element-5d9a::before {
    width: 22px;
    height: 2px;
  }
  .caption-blue-6994 .preview_aef6 .element-5d9a::before {
    top: -7px;
  }
  .caption-blue-6994 .preview_aef6 .element-5d9a::after {
    bottom: -7px;
  }
  .wrapper_medium_fc32 .preview_aef6 .backdrop_gold_9371 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_medium_fc32 .preview_aef6 .element-5d9a {
    margin-top: -1.5px;
  }
  .wrapper_medium_fc32 .preview_aef6 .element-5d9a,
  .wrapper_medium_fc32 .preview_aef6 .element-5d9a::after,
  .wrapper_medium_fc32 .preview_aef6 .element-5d9a::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_medium_fc32 .preview_aef6 .element-5d9a::before {
    top: -9px;
  }
  .wrapper_medium_fc32 .preview_aef6 .element-5d9a::after {
    bottom: -9px;
  }
}
.current-0530 .element-5d9a {
  -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);
}
.current-0530 .element-5d9a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.current-0530 .element-5d9a::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);
}
.current-0530.status-8b14 .element-5d9a {
  -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);
}
.current-0530.status-8b14 .element-5d9a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.current-0530.status-8b14 .element-5d9a::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);
}
.plasma-a0a0 {
  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.focus_e41d:before {
  display: none;
}
.avatar-be68 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.avatar-be68 .message-glass-1604 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.avatar-be68 .message-glass-1604:last-of-type {
  border-bottom: none;
}
.avatar-be68 .message-glass-1604.surface_0e74,
.avatar-be68 .message-glass-1604.outer-a26d,
.avatar-be68 .message-glass-1604.article-pressed-ab86 {
  padding: 0;
}
.avatar-be68 .picture_brown_9482 .photo-ff40 {
  color: currentColor;
}
.avatar-be68 .picture_brown_9482 .photo-ff40:focus,
.avatar-be68 .picture_brown_9482 .photo-ff40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar-be68.middle_727d .clean-bbe0,
.avatar-be68.middle_727d .shade_copper_9d0f a,
.avatar-be68.middle_727d .preview-easy-30a7 a,
.avatar-be68.middle_727d .pressed-16e5 a {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-be68.middle_727d .clean-bbe0:hover,
.avatar-be68.middle_727d .shade_copper_9d0f a:hover,
.avatar-be68.middle_727d .preview-easy-30a7 a:hover,
.avatar-be68.middle_727d .pressed-16e5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-be68.middle_727d .warm_1607 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-be68.middle_727d .message-glass-1604 {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar-be68.middle_727d .message-glass-1604:before {
  background: rgba(0, 0, 0, 0.08);
}
.avatar-be68.middle_727d .slider-8f6f:before {
  background: rgba(255, 255, 255, 0.9);
}
.avatar-be68.middle_727d .picture_brown_9482 .light-6308 li a,
.avatar-be68.middle_727d .picture_brown_9482 .photo-ff40,
.avatar-be68.middle_727d .pressed-16e5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar-be68.middle_727d .picture_brown_9482 .photo-ff40:focus,
.avatar-be68.middle_727d .picture_brown_9482 .photo-ff40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar-be68.middle_727d .light-6308 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar-be68.dropdown_75f7 .clean-bbe0,
.avatar-be68.dropdown_75f7 .shade_copper_9d0f a,
.avatar-be68.dropdown_75f7 .preview-easy-30a7 .photo-ff40,
.avatar-be68.dropdown_75f7 .preview-easy-30a7 a,
.avatar-be68.dropdown_75f7 .pressed-16e5 a {
  color: rgba(255, 255, 255, 0.79);
}
.avatar-be68.dropdown_75f7 .clean-bbe0:hover,
.avatar-be68.dropdown_75f7 .shade_copper_9d0f a:hover,
.avatar-be68.dropdown_75f7 .preview-easy-30a7 .photo-ff40:hover,
.avatar-be68.dropdown_75f7 .preview-easy-30a7 a:hover,
.avatar-be68.dropdown_75f7 .pressed-16e5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar-be68.dropdown_75f7 .warm_1607 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar-be68.dropdown_75f7 .message-glass-1604 {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-be68.dropdown_75f7 .message-glass-1604:before {
  background: rgba(255, 255, 255, 0.08);
}
.avatar-be68.dropdown_75f7 .slider-8f6f:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar-be68.dropdown_75f7 .picture_brown_9482 .light-6308 li a,
.avatar-be68.dropdown_75f7 .picture_brown_9482 .photo-ff40,
.avatar-be68.dropdown_75f7 .pressed-16e5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-be68.dropdown_75f7 .picture_brown_9482 .photo-ff40:focus,
.avatar-be68.dropdown_75f7 .picture_brown_9482 .photo-ff40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar-be68.dropdown_75f7 .light-6308 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-8f6f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider-8f6f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column-silver-1de9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mini_1758 .avatar-be68 {
  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;
}
.mini_1758 .message-glass-1604 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mini_1758 .message-glass-1604: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) {
  .mini_1758 .message-glass-1604:before {
    width: 16%;
    left: 42%;
  }
}
.mini_1758 .message-glass-1604:last-child:before {
  content: none;
}
.mini_1758 .message-glass-1604[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mini_1758 .picture_brown_9482 .light-6308 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mini_1758 .picture_brown_9482 .light-6308 li a .photo-ff40 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mini_1758 .picture_brown_9482 .pressed-16e5 {
  border: none;
}
.mini_1758 .picture_brown_9482 .pressed-16e5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mini_1758 .slider-8f6f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mini_1758 .column-silver-1de9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mini_1758 .dropdown_75f7 .slider-8f6f:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_1758 .middle_727d.column-complex-a0fe .element-5d9a {
  background: rgba(0, 0, 0, 0.6);
}
.mini_1758
  .middle_727d.column-complex-a0fe
  .element-5d9a::after,
.mini_1758
  .middle_727d.column-complex-a0fe
  .element-5d9a:before {
  background: inherit;
}
.mini_1758
  .middle_727d.column-complex-a0fe:hover
  .element-5d9a {
  background: rgba(0, 0, 0, 0.8);
}
.disabled_fast_5321 .avatar-be68 {
  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) {
  .disabled_fast_5321 .avatar-be68 {
    width: auto;
    right: 45px;
  }
}
.shade_5a7a .avatar-be68 {
  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) {
  .shade_5a7a .avatar-be68 {
    width: auto;
    left: 45px;
  }
}
.focus_e41d .avatar-be68 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focus_e41d .column-silver-1de9 {
  max-width: 48em;
  margin: 0 auto;
}
.focus_e41d .slider-8f6f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.short_7ecd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.short_7ecd.mini_1758 .avatar-be68 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.short_7ecd.disabled_fast_5321 .avatar-be68 {
  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);
}
.short_7ecd .avatar-be68 {
  visibility: visible;
}
.short_7ecd.shade_5a7a .avatar-be68 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.outline-green-4d27,
.black-5af5 {
  overflow-x: hidden;
}
.outline-green-4d27 .avatar-be68 {
  overflow: auto;
}
.outline-green-4d27.mini_1758 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline-green-4d27.mini_1758 .avatar-be68 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.outline-green-4d27.mini_1758 .icon_next_e109 {
  opacity: 0;
}
.outline-green-4d27.disabled_fast_5321 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline-green-4d27.disabled_fast_5321 .avatar-be68 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.outline-green-4d27.disabled_fast_5321 .icon_next_e109 {
  opacity: 0;
}
.outline-green-4d27.shade_5a7a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline-green-4d27.shade_5a7a .avatar-be68 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.outline-green-4d27.shade_5a7a .icon_next_e109 {
  opacity: 0;
}
.outline-green-4d27.focus_e41d .avatar-be68 {
  z-index: 10;
  visibility: visible;
}
.column-complex-a0fe {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-complex-a0fe .element-5d9a {
  background: rgba(255, 255, 255, 0.99);
}
.column-complex-a0fe .element-5d9a::after,
.column-complex-a0fe .element-5d9a:before {
  background: inherit;
}
.column-complex-a0fe:hover .element-5d9a {
  background: rgba(255, 255, 255, 0.99);
}
.shade_5a7a .column-complex-a0fe {
  top: 10px;
  right: auto;
  left: 12px;
}
.focus_e41d .column-complex-a0fe {
  display: none !important;
}
.outline-green-4d27:before,
.black-5af5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.outline-green-4d27 .column-complex-a0fe,
.black-5af5 .column-complex-a0fe {
  display: inline-block;
}
.avatar-be68 .gradient_89f0 {
  -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;
}
.outline-green-4d27 .avatar-be68 .gradient_89f0,
.black-5af5 .avatar-be68 .gradient_89f0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old_aca7 .out-4814 {
  width: 100%;
}
.warm-dfb4 {
  padding: 0 0.5em 0;
}
.warm-dfb4 [class*="customify-col-"],
.warm-dfb4 [class*="customify-col_"],
.warm-dfb4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail_copper_b7ac .warm-dfb4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .message_e9e7 .blue-81f5,
  .blue-81f5 {
    display: none;
  }
  .footer_dim_395a {
    text-align: left;
  }
  .layout-16eb {
    text-align: center;
  }
  .active_9670 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .message_e9e7 .bronze_51fa,
  .bronze_51fa {
    display: none;
  }
  .under_9b75 {
    text-align: left;
  }
  .background-large-2189 {
    text-align: center;
  }
  .component-simple-6906 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .message_e9e7 .notification-wide-205a,
  .notification-wide-205a {
    display: none;
  }
  .wood-e719 {
    text-align: left;
  }
  .description_stone_210c {
    text-align: center;
  }
  .summary_copper_eaa2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.next-bd4f {
  box-shadow: none !important;
}
.surface-11cb .white-20b2,
.video_tiny_837a .white-20b2 {
  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;
}
.video_tiny_837a .white-20b2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.current_1a10 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.current_1a10:after,
.current_1a10:before {
  content: "";
  display: table;
}
.current_1a10:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .current_1a10 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.current_1a10,
.top_f296 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-afef.table_wide_6107 .current_1a10 {
  max-width: 100%;
}
.shadow-afef.gradient-f70a {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-afef.description-out-c8c3 .current_1a10 {
  max-width: 100%;
}
.shadow-afef.description-out-c8c3 > .current_1a10 {
  padding-left: 0;
  padding-right: 0;
}
.shadow-afef.description-out-c8c3 > .current_1a10 .message_e9e7 {
  margin: 0;
}
.shadow-afef.description-out-c8c3
  > .current_1a10
  .pressed_9fcf.steel-19f9 {
  margin-right: 0;
  margin-left: 0;
}
.shadow-afef.description-out-c8c3 #main.steel-19f9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fluid-3af0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-3af0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion-7398 .media_9fba {
    padding-right: 1em;
  }
  .accordion-7398.top-bb0d .pressed_9fcf {
    border-right: 1px solid #eaecee;
  }
  .accordion-7398.top-bb0d .media_9fba {
    padding-right: 1em;
  }
  .accordion-7398.top-bb0d .shadow_97d0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_top_adbf .media_9fba {
    padding-left: 1em;
  }
  .widget_top_adbf.top-bb0d .pressed_9fcf {
    border-left: 1px solid #eaecee;
  }
  .widget_top_adbf.top-bb0d .media_9fba {
    padding-left: 1em;
  }
  .widget_top_adbf.top-bb0d .shadow_97d0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_fluid_36ca .media_9fba {
    padding-left: 1em;
  }
  .frame_fluid_36ca.top-bb0d .photo-large-bca5 {
    border-right: 1px solid #eaecee;
  }
  .frame_fluid_36ca.top-bb0d .hot_5eb7 {
    border-right: 1px solid #eaecee;
  }
  .frame_fluid_36ca.top-bb0d .media_9fba {
    padding-left: 1em;
  }
  .frame_fluid_36ca.top-bb0d .shadow_97d0 {
    padding-right: 1em;
  }
  .frame_fluid_36ca.top-bb0d .shade_d053 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_a5b4 .media_9fba {
    padding-right: 1em;
  }
  .slow_a5b4.top-bb0d .photo-large-bca5 {
    border-left: 1px solid #eaecee;
  }
  .slow_a5b4.top-bb0d .hot_5eb7 {
    border-left: 1px solid #eaecee;
  }
  .slow_a5b4.top-bb0d .media_9fba {
    padding-right: 1em;
  }
  .slow_a5b4.top-bb0d .shadow_97d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow_a5b4.top-bb0d .shade_d053 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-3af0 .media_9fba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-3af0.top-bb0d .pressed_9fcf {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fluid-3af0.top-bb0d .media_9fba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-3af0.top-bb0d .shadow_97d0 {
    padding-left: 1em;
  }
  .fluid-3af0.top-bb0d .shade_d053 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fluid-3af0.top-bb0d .media_9fba {
    padding-left: 0;
  }
}
.secondary-easy-46f1 .plasma-42d4 {
  display: inline-block;
}
.full-e7ce {
  display: inline-block;
}
.sidebar_1d0c {
  word-con: break-word;
}
.narrow-5c8c > span {
  display: inline-block;
  padding: 5px 0;
}
.narrow-5c8c .huge_6f00 {
  margin-left: 8px;
  margin-right: 8px;
}
.narrow-5c8c .tall_1c2a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.border-2894 .in-e695 {
  margin-bottom: 2em;
}
.border-2894 .chip-0212 {
  margin-bottom: 15px;
}
.border-2894 .chip-0212:last-child {
  margin-bottom: 0;
}
.border-2894 .status_warm_be31 {
  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) {
  .border-2894 .status_warm_be31 {
    display: block;
  }
}
.border-2894 .mini-4f52 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .border-2894 .mini-4f52 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.border-2894 .hovered_cfef {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.border-2894 .hovered_cfef img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.border-2894 .hovered_cfef a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.border-2894 .sidebar_1d0c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.border-2894 .sidebar_1d0c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.border-2894 .table-0f72 p:last-child {
  margin-bottom: 0;
}
.border-2894 .stale-6941 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.border-2894 .primary-pink-0135 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.border-2894 .left_3088 {
  margin-top: 1em;
}
.border-2894 .active-simple-37e8 {
  top: 0;
  display: block;
}
.border-2894 .active-simple-37e8 a {
  color: inherit;
}
.border-2894 .active-simple-37e8 a:hover {
  color: inherit;
}
.border-2894 .upper-0dbf {
  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;
}
.border-2894 .upper-0dbf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.border-2894 .primary-pink-0135 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.border-2894 .button-dynamic-9358 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.border-2894 .button-dynamic-9358:first-child {
  margin-top: 0;
}
.border-2894 .button-dynamic-9358.notification-0bc2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.border-2894 .button-dynamic-9358.card-d9ad {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border-2894
  .button-dynamic-9358.card-d9ad.backdrop-c045
  .left_3088 {
  width: 100%;
}
.border-2894 .card-d9ad {
  -webkit-box-align: center;
  align-items: center;
}
.border-2894 .card-d9ad .narrow-5c8c,
.border-2894 .card-d9ad > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.border-2894 .hovered_cfef {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border-2894 .hovered_cfef img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border-2894 .hovered_cfef: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;
}
.border-2894 .notification-0bc2 {
  z-index: 5;
}
.border-2894 .badge_e8f5 .overlay-d7a0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.border-2894 .focus_801c .overlay-d7a0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.border-2894 .dropdown_first_df83 .overlay-d7a0 {
  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;
}
.border-2894.module-west-98d3 .status_warm_be31,
.border-2894.paragraph-5696 .status_warm_be31 {
  display: block;
}
.border-2894.module-west-98d3 .status_warm_be31 .outer_8827,
.border-2894.module-west-98d3 .status_warm_be31 .primary-pink-0135,
.border-2894.paragraph-5696 .status_warm_be31 .outer_8827,
.border-2894.paragraph-5696 .status_warm_be31 .primary-pink-0135 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border-2894.icon_d734 .mini-4f52 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .border-2894.icon_d734 .mini-4f52 {
    margin-right: 0;
  }
}
.border-2894.module-west-98d3 .mini-4f52,
.border-2894.paragraph-5696 .mini-4f52 {
  padding-top: 40%;
}
.border-2894.module-west-98d3 .in-e695,
.border-2894.paragraph-5696 .in-e695 {
  display: block;
}
.border-2894.module-west-98d3 .fn-sticky-f045 .primary-pink-0135,
.border-2894.paragraph-5696 .fn-sticky-f045 .primary-pink-0135 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.border-2894.module-west-98d3 .mini-4f52,
.border-2894.paragraph-5696 .mini-4f52 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.border-2894.module-west-98d3 .primary-pink-0135 {
  padding: 1em;
}
.popup-inner-10e2 {
  margin: 30px auto;
  display: block;
}
.popup-inner-10e2 .shadow-white-f6fd > * {
  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;
}
.popup-inner-10e2 .shadow-white-f6fd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-inner-10e2 .shadow-white-f6fd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cold_dcc1 .narrow-5c8c {
  margin-bottom: 1.41575em;
}
.cold_dcc1 .new-6615 {
  margin-bottom: 1.618em;
}
.stone-0ce2 .search-aceb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stone-0ce2 .search-aceb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stone-0ce2 .module_action_31cf {
  max-width: 100%;
  overflow: auto;
}
.summary-18ee .stone-0ce2 a:hover {
  text-decoration: underline;
}
.lower-ef75 .chip-0212:not(.sidebar_1d0c),
.lower-ef75 .hovered_cfef {
  margin-bottom: 1.41575em;
}
.lower-ef75 .chip-0212:not(.sidebar_1d0c):last-child,
.lower-ef75 .hovered_cfef:last-child {
  margin-bottom: 0;
}
.lower-ef75 .chip-0212.wrapper-smooth-c454 {
  margin-bottom: 0.41575em;
}
.lower-ef75 .video-1df3:before,
.lower-ef75 .border-c666:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.lower-ef75 .video-1df3:before {
  content: "\f115";
}
.lower-ef75 .border-c666:before {
  content: "\f02c";
}
.lower-ef75 .fixed-1b15 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.lower-ef75 .fixed-1b15 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label_84d9 {
  display: -webkit-box;
  display: flex;
}
.label_84d9 .title_pro_ac11 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label_84d9 .title_pro_ac11 {
    flex-basis: 90px;
  }
}
.label_84d9 .logo_yellow_b13b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_84d9 .logo_yellow_b13b {
    flex-basis: calc(100% - 50px);
  }
}
.label_84d9 .tooltip_rough_a088 p:last-child {
  margin-bottom: 0.72em;
}
.box-right-a97a .shadow-white-f6fd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.box-right-a97a .shadow-white-f6fd:after,
.box-right-a97a .shadow-white-f6fd:before {
  content: "";
  display: table;
}
.box-right-a97a .shadow-white-f6fd:after {
  clear: both;
}
.box-right-a97a .shadow-white-f6fd .tooltip_mini_cb24,
.box-right-a97a .shadow-white-f6fd .thumbnail_paper_dff2 {
  width: 49%;
}
.box-right-a97a .shadow-white-f6fd .tooltip_mini_cb24 a span.avatar-cold-81f8,
.box-right-a97a .shadow-white-f6fd .thumbnail_paper_dff2 a span.avatar-cold-81f8 {
  display: block;
  margin-bottom: 5px;
}
.box-right-a97a .shadow-white-f6fd .thumbnail_paper_dff2 {
  float: left;
  text-align: left;
}
.box-right-a97a .shadow-white-f6fd .tooltip_mini_cb24 {
  float: right;
  text-align: right;
}
.focused-2bd3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focused-2bd3 {
    margin-bottom: 0;
  }
}
.narrow-663c {
  margin-bottom: 1em;
}
.narrow-663c .sidebar_1d0c {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner_yellow_b2ba a {
  display: block;
  line-height: 0;
  position: relative;
}
.info_brown_0f52 .narrow-663c,
.block-motion-b63b .narrow-663c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .info_brown_0f52 .narrow-663c,
  .block-motion-b63b .narrow-663c {
    display: block;
  }
}
.info_brown_0f52 .banner_yellow_b2ba,
.block-motion-b63b .banner_yellow_b2ba {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .info_brown_0f52 .banner_yellow_b2ba,
  .block-motion-b63b .banner_yellow_b2ba {
    margin-bottom: 1em;
  }
}
.info_brown_0f52 .banner_yellow_b2ba img,
.block-motion-b63b .banner_yellow_b2ba img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.info_brown_0f52 .texture-f64e,
.block-motion-b63b .texture-f64e {
  flex-basis: calc(100% - 160px);
}
.info_brown_0f52 .texture-f64e p,
.block-motion-b63b .texture-f64e p {
  margin-bottom: 0;
}
.info_brown_0f52 .texture-f64e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .info_brown_0f52 .texture-f64e {
    padding-left: 0;
  }
}
.block-motion-b63b .texture-f64e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .block-motion-b63b .texture-f64e {
    padding-right: 0;
  }
}
.block-motion-b63b .banner_yellow_b2ba {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.north-2f8d .banner_yellow_b2ba {
  margin-bottom: 0.5em;
}
.north-2f8d .banner_yellow_b2ba img {
  width: 100%;
}
.table-purple-e734 .photo-005c,
.carousel-8227 .photo-005c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.carousel-8227 .pressed_9fcf .huge_5440 p:last-child {
  margin-bottom: 0;
}
.outer_edec {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.left-7638 .outer-af83 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .left-7638 .outer-af83:last-of-type {
    margin-bottom: 0;
  }
}
.left-7638 .outer-af83 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left-7638 .outer-af83 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.left-7638 .outer-af83 ul li {
  margin: 0 0 0.6em;
}
.left-7638 .outer-af83 ul li.heading_full_dd85,
.left-7638 .outer-af83 ul li.message_motion_4c3d {
  position: relative;
}
.left-7638 .outer-af83 ul li.heading_full_dd85 .highlight_c0c2,
.left-7638 .outer-af83 ul li.message_motion_4c3d .highlight_c0c2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.left-7638 .outer-af83 ul li.heading_full_dd85:after:after,
.left-7638 .outer-af83 ul li.heading_full_dd85:after:before,
.left-7638
  .outer-af83
  ul
  li.message_motion_4c3d:after:after,
.left-7638
  .outer-af83
  ul
  li.message_motion_4c3d:after:before {
  content: "";
  display: table;
}
.left-7638 .outer-af83 ul li.heading_full_dd85:after:after,
.left-7638
  .outer-af83
  ul
  li.message_motion_4c3d:after:after {
  clear: both;
}
.left-7638 .outer-af83 a.block_ae29:hover {
  text-decoration: none;
}
.left-7638 .outer-af83 select {
  max-width: 100%;
}
.left-7638 .outer-af83 table {
  font-size: 85%;
}
.left-7638 .outer-af83 table td,
.left-7638 .outer-af83 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.left-7638 .outer-af83 table tfoot td {
  text-align: left;
}
.left-7638 .outer-af83 :last-child {
  margin-bottom: 0;
}
.left-7638 .outer-af83 .logo_lite_f9f3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.left-7638 .outer-af83 .logo_lite_f9f3 label {
  width: 100%;
}
.left-7638 .outer-af83 .logo_lite_f9f3 .background-0d1b {
  width: 100%;
  display: block;
}
.left-7638 .outer-af83 .logo_lite_f9f3 .thick_1588 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.left-7638 .outer-af83 .logo_lite_f9f3 .thick_1588:hover svg #svg-search {
  fill: #444;
}
.left-7638 .outer-af83 .logo_lite_f9f3 .thick_1588 svg {
  width: 18px;
  height: 18px;
}
.left-7638 .notice_clean_f1bd ul ul,
.left-7638 .silver-bd42 ul ul,
.left-7638 .huge_e4df ul ul,
.left-7638 .title_52b1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.left-7638 .notice_clean_f1bd .over_4244 > a,
.left-7638 .silver-bd42 .over_4244 > a,
.left-7638 .huge_e4df .over_4244 > a,
.left-7638 .title_52b1 .over_4244 > a {
  margin-bottom: 0;
}
.left-7638 .tag_north_8d2a li,
.left-7638 .notice_clean_f1bd li,
.left-7638 .mask-bce3 li,
.left-7638 .silver-bd42 li,
.left-7638 .huge_e4df li,
.left-7638 .title_52b1 li,
.left-7638 .menu-597a li,
.left-7638 .large_a5e5 li {
  display: block;
  position: relative;
}
.left-7638 .tag_north_8d2a li:last-child,
.left-7638 .notice_clean_f1bd li:last-child,
.left-7638 .mask-bce3 li:last-child,
.left-7638 .silver-bd42 li:last-child,
.left-7638 .huge_e4df li:last-child,
.left-7638 .title_52b1 li:last-child,
.left-7638 .menu-597a li:last-child,
.left-7638 .large_a5e5 li:last-child {
  border: none;
}
.left-7638 .tag_north_8d2a li a,
.left-7638 .notice_clean_f1bd li a,
.left-7638 .mask-bce3 li a,
.left-7638 .silver-bd42 li a,
.left-7638 .huge_e4df li a,
.left-7638 .title_52b1 li a,
.left-7638 .menu-597a li a,
.left-7638 .large_a5e5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left-7638 .tag_north_8d2a li ul li::before,
.left-7638 .notice_clean_f1bd li ul li::before,
.left-7638 .mask-bce3 li ul li::before,
.left-7638 .silver-bd42 li ul li::before,
.left-7638 .huge_e4df li ul li::before,
.left-7638 .title_52b1 li ul li::before,
.left-7638 .menu-597a li ul li::before,
.left-7638 .large_a5e5 li ul li::before {
  left: 15px;
}
.left-7638 .tag_north_8d2a li ul a,
.left-7638 .notice_clean_f1bd li ul a,
.left-7638 .mask-bce3 li ul a,
.left-7638 .silver-bd42 li ul a,
.left-7638 .huge_e4df li ul a,
.left-7638 .title_52b1 li ul a,
.left-7638 .menu-597a li ul a,
.left-7638 .large_a5e5 li ul a {
  padding-left: 20px;
}
.left-7638 .tag_north_8d2a li ul ul li::before,
.left-7638 .notice_clean_f1bd li ul ul li::before,
.left-7638 .mask-bce3 li ul ul li::before,
.left-7638 .silver-bd42 li ul ul li::before,
.left-7638 .huge_e4df li ul ul li::before,
.left-7638 .title_52b1 li ul ul li::before,
.left-7638 .menu-597a li ul ul li::before,
.left-7638 .large_a5e5 li ul ul li::before {
  left: 30px;
}
.left-7638 .tag_north_8d2a li ul ul a,
.left-7638 .notice_clean_f1bd li ul ul a,
.left-7638 .mask-bce3 li ul ul a,
.left-7638 .silver-bd42 li ul ul a,
.left-7638 .huge_e4df li ul ul a,
.left-7638 .title_52b1 li ul ul a,
.left-7638 .menu-597a li ul ul a,
.left-7638 .large_a5e5 li ul ul a {
  padding-left: 40px;
}
.left-7638 .component-e042 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left-7638 .large_a5e5 ul li {
  margin-bottom: 1.41575em;
}
.left-7638 .large_a5e5 ul li .gold_2702 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.left-7638 .large_a5e5 ul li .orange_97e6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dropdown_75f7 .tag_north_8d2a li a,
.dropdown_75f7 .notice_clean_f1bd li a,
.dropdown_75f7 .mask-bce3 li a,
.dropdown_75f7 .silver-bd42 li a,
.dropdown_75f7 .huge_e4df li a,
.dropdown_75f7 .title_52b1 li a,
.dropdown_75f7 .menu-597a li a,
.dropdown_75f7 .large_a5e5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_75f7 .component-e042 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_75f7 .outer-af83 ul li.heading_full_dd85 .highlight_c0c2,
.dropdown_75f7 .outer-af83 ul li.message_motion_4c3d .highlight_c0c2 {
  background: rgba(0, 0, 0, 0.2);
}
.dropdown_75f7 .left-7638 .outer-af83 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-afef .left-7638 .light-6308 li {
  margin: 0;
}
.shadow-afef .left-7638 .light-6308 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-afef .left-7638 .light-6308 li ul {
  margin: 0;
}
.shadow-afef .left-7638 .light-6308 li ul li a {
  padding-left: 15px;
}
.shadow-afef .left-7638 .light-6308 li ul li li a {
  padding-left: 30px;
}
.shadow-afef .left-7638 .light-6308 li.form-12e4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-afef .left-7638 .light-6308 li.form-12e4 > 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;
}
.shadow-afef .left-7638 .light-6308 li.form-12e4 > 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;
}
.photo-current-59ae a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent_46ad {
  position: relative;
  z-index: 10;
}
.accent_46ad .gradient_89f0 {
  width: 100%;
  max-width: 100%;
}
.highlight-out-6258 .simple-9033 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.highlight-out-6258 .middle_727d {
}
.highlight-out-6258 .dropdown_75f7 {
  background: #292929;
}
.over_ca46 .simple-9033 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.over_ca46 .middle_727d {
  background: #f9f9f9;
}
.over_ca46 .dropdown_75f7 {
  background: #303030;
}
.main_fd75 .simple-9033 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_fd75 .plasma-42d4 {
    margin-bottom: 1em;
  }
  .main_fd75 .plasma-42d4:last-child {
    margin-bottom: 0;
  }
}
.main_fd75 .middle_727d {
  background: #ededed;
}
.main_fd75 .dropdown_75f7 {
  background: #1a1a1a;
}
.simple-9033.middle_727d {
  color: rgba(0, 0, 0, 0.6);
}
.simple-9033.middle_727d .tall-ddcb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple-9033.dropdown_75f7 {
  color: rgba(255, 255, 255, 0.99);
}
.simple-9033.dropdown_75f7 a:not(.block_ae29) {
  color: rgba(255, 255, 255, 0.79);
}
.simple-9033.dropdown_75f7 a:not(.block_ae29):hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-9033.dropdown_75f7 .tall-ddcb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-9033.dropdown_75f7 table tbody td,
.simple-9033.dropdown_75f7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification_steel_ac12.up_37fd .current_1a10 {
  max-width: initial;
}
.notification_steel_ac12 .fresh-82a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification_steel_ac12 .fresh-82a3 .gradient_89f0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification_steel_ac12 .fresh-82a3 .gradient_89f0 {
    display: block;
    margin-bottom: 2em;
  }
  .notification_steel_ac12 .fresh-82a3 .gradient_89f0:last-child {
    margin-bottom: 0;
  }
}
.main_fd75 .plasma-42d4:last-child,
.over_ca46 .plasma-42d4:last-child,
.highlight-out-6258 .plasma-42d4:last-child {
  margin-bottom: 0;
}
.main_fd75 .plasma-42d4 .left-7638 .outer-af83:last-child,
.over_ca46 .plasma-42d4 .left-7638 .outer-af83:last-child,
.highlight-out-6258 .plasma-42d4 .left-7638 .outer-af83:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main_fd75 .dim_8b44,
  .main_fd75 .logo-6e18,
  .over_ca46 .dim_8b44,
  .over_ca46 .logo-6e18,
  .highlight-out-6258 .dim_8b44,
  .highlight-out-6258 .logo-6e18 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent_46ad .plasma-42d4 {
    margin-bottom: 2em;
  }
}
.accent_46ad p:last-child {
  margin-bottom: 0;
}
.accent_46ad li,
.accent_46ad ul {
  list-style: none;
  margin: 0;
}
.accent_46ad ul ul {
  margin-left: 2.617924em;
}
.widget_slow_782f {
  font-size: 0.875em;
}

/* css-noise: e740 */
.promo-block-z9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
