/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading_f6c8/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading_f6c8
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.heading_f6c8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gradient-e926.shadow-advanced-1e62/licenses/gpl-2.0.hard-57db
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.caption_46c0/, (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.action_a893.warm-00c2/normalize.tertiary-d373/
 ======
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.tertiary-d373 v7.0.0 | MIT License | github.heading_f6c8/necolas/normalize.tertiary-d373 */
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;
}
.image-inner-5126 .widget-5adf,
.footer_6abf,
.dropdown_down_f6f7,
.hover_full_cd5f,
.old_e20b,
.active_basic_6736,
.status_3843,
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;
}
.footer_6abf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer_6abf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer_6abf,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown_down_f6f7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown_down_f6f7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown_down_f6f7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_down_f6f7,
  h2 {
    font-size: 1.7em;
  }
}
.hover_full_cd5f,
h3 {
  font-size: 1.618em;
}
.image-inner-5126 .widget-5adf,
.old_e20b,
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.overlay-1ccf {
  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;
}
.tertiary_large_4038:after,
.tertiary_large_4038:before,
.disabled-6ac3:after,
.disabled-6ac3:before {
  content: "";
  display: table;
}
.tertiary_large_4038:after,
.disabled-6ac3:after {
  clear: both;
}
.text_short_a4ba {
  float: right;
  margin-right: 0;
}
.huge-9fe3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.description-clean-713f .orange_1e18,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.description-clean-713f .orange_1e18: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;
}
.paragraph_733f .orange_1e18 {
  box-shadow: none;
}
.paragraph_733f
  .orange_1e18
  .motion-049c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paragraph_733f .orange_1e18 .video-liquid-2734 {
  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;
}
.paragraph_733f
  .orange_1e18
  .video-liquid-2734
  b {
  display: none;
}
.paragraph_733f .module-old-87dd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.selected_0bc7:not(.backdrop-3739):not(.card_f857),
button:not(.backdrop-3739):not(.card_f857),
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ),
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ),
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ) {
  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;
}
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ):hover,
button:not(.backdrop-3739):not(
    .card_f857
  ):hover,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ):hover,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ):hover,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ):active,
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ):focus,
button:not(.backdrop-3739):not(
    .card_f857
  ):active,
button:not(.backdrop-3739):not(
    .card_f857
  ):focus,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ):active,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ):focus,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ):active,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ):focus,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ):active,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ):focus {
  outline: 0;
}
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd,
button:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd {
  position: relative;
}
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .yellow_32e5,
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .highlight_3e25,
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .block_6ea0,
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  i,
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  svg,
button:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .yellow_32e5,
button:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .highlight_3e25,
button:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .block_6ea0,
button:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  i,
button:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  svg,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .yellow_32e5,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .highlight_3e25,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .block_6ea0,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  i,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  svg,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .yellow_32e5,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .highlight_3e25,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .block_6ea0,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  i,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  svg,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .yellow_32e5,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .highlight_3e25,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  .block_6ea0,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  i,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd
  svg {
  visibility: hidden;
}
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd:after,
button:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd:after,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd:after,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd:after,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ).fn-loading-88bd: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;
}
.selected_0bc7:not(.backdrop-3739):not(.card_f857),
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ),
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ),
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ) {
  color: #fff;
  background: #235787;
}
.selected_0bc7:not(.backdrop-3739):not(
    .card_f857
  ):focus,
input[type="button"]:not(.backdrop-3739):not(
    .card_f857
  ):focus,
input[type="reset"]:not(.backdrop-3739):not(
    .card_f857
  ):focus,
input[type="submit"]:not(.backdrop-3739):not(
    .card_f857
  ):focus {
  color: #fff;
}
.selected_0bc7.fn-disabled-88bd:not(.backdrop-3739):not(
    .card_f857
  ),
.selected_0bc7[disabled]:not(.backdrop-3739):not(
    .card_f857
  ),
button.fn-disabled-88bd:not(.backdrop-3739):not(
    .card_f857
  ),
button[disabled]:not(.backdrop-3739):not(
    .card_f857
  ) {
  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;
}
.sidebar_narrow_59ba {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sidebar_narrow_59ba: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;
}
.slow-2d9f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner_fabb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow-5efe {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tertiary_large_4038:after,
.tertiary_large_4038:before,
.pressed_c318:after,
.pressed_c318:before,
.inner-016d:after,
.inner-016d:before,
.smooth-45de:after,
.smooth-45de:before,
.menu-small-a017:after,
.menu-small-a017:before,
.thick-d499:after,
.thick-d499:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tertiary_large_4038:after,
.pressed_c318:after,
.inner-016d:after,
.smooth-45de:after,
.menu-small-a017:after,
.thick-d499:after {
  clear: both;
}
.pressed_c318 .rough_e91b,
.inner-016d .rough_e91b,
.fixed-98b1 .rough_e91b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget_d91c {
  display: inline-block;
}
.tooltip_baa5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tooltip_baa5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tooltip_baa5 .label_pressed_8f2d {
  padding: 1em 0;
  font-size: 85%;
}
.label_pressed_8f2d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.lower-3d51 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.lower-3d51:after,
.lower-3d51:before {
  content: "";
  display: table;
}
.lower-3d51:after {
  clear: both;
}
.mask_e1ce {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb_9c6f .mask_e1ce {
  max-width: 50%;
}
.status-brown-2efb .mask_e1ce {
  max-width: 33.33%;
}
.mask-solid-e34c .mask_e1ce {
  max-width: 25%;
}
.accordion-pressed-b72e .mask_e1ce {
  max-width: 20%;
}
.progress-21fb .mask_e1ce {
  max-width: 16.66%;
}
.over_7d23 .mask_e1ce {
  max-width: 14.28%;
}
.old-3d51 .mask_e1ce {
  max-width: 12.5%;
}
.element-current-0b16 .mask_e1ce {
  max-width: 11.11%;
}
.alert-536d {
  display: block;
}
.image-inner-5126 .easy-7ba7 label,
.image-inner-5126 .popup-0018 label,
.image-inner-5126 .bottom-cb74 label,
.image-inner-5126 .mask_next_aa42 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-97a4 {
  list-style: none;
  margin: 0;
}
.article-97a4 article.focus-west-a7de {
  margin-bottom: 0;
}
.article-97a4 ul {
  list-style: none;
  margin: 0;
}
.article-97a4 .gradient_820c li.focus-west-a7de {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-97a4 .gradient_820c li.focus-west-a7de {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-97a4 .gradient_820c li.focus-west-a7de: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) {
  .article-97a4 .gradient_820c li.focus-west-a7de li.focus-west-a7de li.focus-west-a7de li.focus-west-a7de {
    padding-left: 0;
  }
}
article.focus-west-a7de {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-west-a7de .pressed_c318 p:last-of-type {
  margin-bottom: 0;
}
article.focus-west-a7de .outer_2871 {
  float: left;
}
article.focus-west-a7de .list-2baf {
  margin-left: 85px;
}
article.focus-west-a7de .old_7a1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-west-a7de .old_7a1d .header-e15f {
  margin-left: 10px;
}
article.focus-west-a7de .thumbnail_first_f96f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-west-a7de .background-2032 {
  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 .easy-7ba7,
  #respond .bottom-cb74,
  #respond .mask_next_aa42 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy-7ba7 input,
#respond .bottom-cb74 input,
#respond .mask_next_aa42 input {
  width: 100%;
}
#respond .mask_next_aa42 {
  margin-right: 0;
}
#respond .icon-8df0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover_south_6d03 {
  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;
}
.hover_south_6d03.advanced-6bfb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover_south_6d03 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%);
}
.hover_south_6d03:focus,
.hover_south_6d03: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);
}
.nav_b99c {
  border-radius: 10%;
}
.slow-8615 {
  border-radius: 50%;
}
.detail_8323 {
  font-size: 0.72em;
}
.full-26c6 {
  font-size: 0.875em;
}
.dark-234c {
  font-size: 1.1em;
}
.aside_acc3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.aside_acc3.detail_8323 {
  letter-spacing: 0.5px;
}
.logo-4de6,
.logo-4de6 a {
  color: #6d6d6d;
}
.logo-4de6 a:hover {
  color: #111;
}
.status_1715 {
  color: #6d6d6d;
}
.primary_up_07f7 {
  overflow-x: hidden;
}
.primary_up_07f7 .in_22e1.border-last-4131 {
  position: relative;
}
.primary_up_07f7 .in_22e1.border-last-4131.solid_8eea {
  position: initial;
}
.primary_up_07f7
  .in_22e1.border-last-4131.solid_8eea
  .logo-full-5de0 {
  left: auto;
}
.primary_up_07f7 .in_22e1 .logo-full-5de0 {
  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;
}
.primary_up_07f7 .in_22e1:hover.border-last-4131 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.primary_up_07f7
  .in_22e1:hover.border-last-4131
  .logo-full-5de0 {
  display: block;
  z-index: 9999999;
}
.primary_up_07f7 .button_8562 .avatar-6ead,
.primary_up_07f7 .fast_2712 .avatar-6ead {
  display: none;
}
.primary_up_07f7 .tabs-1be6 .in_22e1:hover.border-last-4131 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.image-inner-5126 .easy-7ba7 label,
.image-inner-5126 .popup-0018 label,
.image-inner-5126 .bottom-cb74 label,
.image-inner-5126 .mask_next_aa42 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-97a4 {
  list-style: none;
  margin: 0;
}
.article-97a4 article.focus-west-a7de {
  margin-bottom: 0;
}
.article-97a4 ul {
  list-style: none;
  margin: 0;
}
.article-97a4 .gradient_820c li.focus-west-a7de {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-97a4 .gradient_820c li.focus-west-a7de {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-97a4 .gradient_820c li.focus-west-a7de: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) {
  .article-97a4 .gradient_820c li.focus-west-a7de li.focus-west-a7de li.focus-west-a7de li.focus-west-a7de {
    padding-left: 0;
  }
}
article.focus-west-a7de {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-west-a7de .pressed_c318 p:last-of-type {
  margin-bottom: 0;
}
article.focus-west-a7de .outer_2871 {
  float: left;
}
article.focus-west-a7de .list-2baf {
  margin-left: 85px;
}
article.focus-west-a7de .old_7a1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-west-a7de .old_7a1d .header-e15f {
  margin-left: 10px;
}
article.focus-west-a7de .thumbnail_first_f96f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-west-a7de .background-2032 {
  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 .easy-7ba7,
  #respond .bottom-cb74,
  #respond .mask_next_aa42 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy-7ba7 input,
#respond .bottom-cb74 input,
#respond .mask_next_aa42 input {
  width: 100%;
}
#respond .mask_next_aa42 {
  margin-right: 0;
}
#respond .icon-8df0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button_8562 .accordion_white_bdd4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion_white_bdd4 .south-607c.bottom_c540 .button_copper_e041 > li > a:focus,
.accordion_white_bdd4 .south-607c.bottom_c540 .button_copper_e041 > li > a:hover,
.accordion_white_bdd4 .south-607c.pagination-dirty-2965 .button_copper_e041 > li > a:focus,
.accordion_white_bdd4 .south-607c.pagination-dirty-2965 .button_copper_e041 > li > a:hover,
.accordion_white_bdd4 .south-607c.menu-wide-9549 .button_copper_e041 > li > a:focus,
.accordion_white_bdd4 .south-607c.menu-wide-9549 .button_copper_e041 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_white_bdd4
  .south-607c.bottom_c540
  .button_copper_e041
  > li.component_28a1
  > a,
.accordion_white_bdd4
  .south-607c.bottom_c540
  .button_copper_e041
  > li.old-7522
  > a,
.accordion_white_bdd4
  .south-607c.pagination-dirty-2965
  .button_copper_e041
  > li.component_28a1
  > a,
.accordion_white_bdd4
  .south-607c.pagination-dirty-2965
  .button_copper_e041
  > li.old-7522
  > a,
.accordion_white_bdd4
  .south-607c.menu-wide-9549
  .button_copper_e041
  > li.component_28a1
  > a,
.accordion_white_bdd4 .south-607c.menu-wide-9549 .button_copper_e041 > li.easy_5412 > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_white_bdd4 .banner-37aa,
.accordion_white_bdd4 .banner-37aa a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_white_bdd4 .wide-83cb.hidden-liquid-7735 li a,
.accordion_white_bdd4 .module-2d62 a,
.accordion_white_bdd4 .overlay_7067,
.accordion_white_bdd4 .button_copper_e041 > li > a,
.accordion_white_bdd4 .component-active-9189 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4 .wide-83cb.hidden-liquid-7735 li a:hover,
.accordion_white_bdd4 .module-2d62 a:hover,
.accordion_white_bdd4 .overlay_7067:hover,
.accordion_white_bdd4 .button_copper_e041 > li > a:hover,
.accordion_white_bdd4 .component-active-9189:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_white_bdd4 .shade_9247 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4 .shade_9247 .element_0d91 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_white_bdd4 .shade_9247:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_white_bdd4 .media_301f .active-e926 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4 .media_301f .active-e926 .content_d038 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4
  .media_301f
  .active-e926
  .content_d038::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4
  .media_301f
  .active-e926
  .content_d038:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4
  .media_301f
  .active-e926
  .content_d038::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4
  .media_301f
  .active-e926
  .content_d038::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4 .media_301f .pink_c770 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_white_bdd4 .media_301f .pink_c770:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-ccf0
  .accordion_white_bdd4
  .media_301f
  .search_bright_bbc7
  .content_liquid_43e0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-ccf0
  .accordion_white_bdd4
  .media_301f
  .search_bright_bbc7
  .content_d038 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_8562 .pattern_gold_3f11 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pattern_gold_3f11 .south-607c.bottom_c540 .button_copper_e041 > li > a:focus,
.pattern_gold_3f11 .south-607c.bottom_c540 .button_copper_e041 > li > a:hover,
.pattern_gold_3f11 .south-607c.pagination-dirty-2965 .button_copper_e041 > li > a:focus,
.pattern_gold_3f11 .south-607c.pagination-dirty-2965 .button_copper_e041 > li > a:hover,
.pattern_gold_3f11 .south-607c.menu-wide-9549 .button_copper_e041 > li > a:focus,
.pattern_gold_3f11 .south-607c.menu-wide-9549 .button_copper_e041 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_gold_3f11
  .south-607c.bottom_c540
  .button_copper_e041
  > li.component_28a1
  > a,
.pattern_gold_3f11
  .south-607c.bottom_c540
  .button_copper_e041
  > li.old-7522
  > a,
.pattern_gold_3f11
  .south-607c.pagination-dirty-2965
  .button_copper_e041
  > li.component_28a1
  > a,
.pattern_gold_3f11
  .south-607c.pagination-dirty-2965
  .button_copper_e041
  > li.old-7522
  > a,
.pattern_gold_3f11
  .south-607c.menu-wide-9549
  .button_copper_e041
  > li.component_28a1
  > a,
.pattern_gold_3f11 .south-607c.menu-wide-9549 .button_copper_e041 > li.easy_5412 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_gold_3f11 .banner-37aa,
.pattern_gold_3f11 .banner-37aa a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_gold_3f11 .wide-83cb.hidden-liquid-7735 li a,
.pattern_gold_3f11 .module-2d62 a,
.pattern_gold_3f11 .overlay_7067,
.pattern_gold_3f11 .button_copper_e041 > li > a,
.pattern_gold_3f11 .component-active-9189 {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_gold_3f11 .wide-83cb.hidden-liquid-7735 li a:hover,
.pattern_gold_3f11 .module-2d62 a:hover,
.pattern_gold_3f11 .overlay_7067:hover,
.pattern_gold_3f11 .button_copper_e041 > li > a:hover,
.pattern_gold_3f11 .component-active-9189:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_gold_3f11 .shade_9247 {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_gold_3f11 .shade_9247 .element_0d91 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_gold_3f11 .shade_9247:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_bronze_9894 .large-9aa8 {
  margin-left: auto;
  margin-right: auto;
}
.inner-016d > * {
  margin-left: auto;
  margin-right: auto;
}
.inner-016d .slow-2d9f {
  margin-right: 1.41575em;
}
.black_0af6 .inner-016d > .tooltip_9159 {
  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;
}
.black_0af6 .inner-016d > .tag-6716 {
  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;
}
.outline-8a7b.message_bronze_9894 .large-9aa8,
.detail_blue_cb36.message_bronze_9894 .large-9aa8 {
  margin-left: 0;
}
.prev-6f40.message_bronze_9894 .large-9aa8,
.down-be3c.message_bronze_9894 .large-9aa8 {
  margin-right: 0;
}
.inner-016d ol,
.inner-016d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.layout-north-d2f1 video {
  max-width: 100%;
}
.box_huge_a6bf img {
  display: block;
}
.box_huge_a6bf.slow-2d9f,
.box_huge_a6bf.banner_fabb {
  width: 100%;
}
.box_huge_a6bf.tag-6716 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fresh_4852:not(.gold-49d9) {
  margin: 1.5em auto;
}
.caption-66f2 p {
  padding: 1.5em 14px;
}
ul.breadcrumb_fb92.tag-6716,
ul.breadcrumb_fb92.tooltip_9159,
ul.breadcrumb_fb92.new-5e23.tooltip_9159 {
  padding: 0 14px;
}
.tall-a3b5 {
  display: block;
  overflow-x: auto;
}
.tall-a3b5 table {
  border-collapse: collapse;
  width: 100%;
}
.tall-a3b5 td,
.tall-a3b5 th {
  padding: 0.5em;
}
.inner-016d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.inner-016d ol ol,
.inner-016d ol ul,
.inner-016d ul ol,
.inner-016d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.inner-016d ol ol li,
.inner-016d ol ul li,
.inner-016d ul ol li,
.inner-016d ul ul li {
  margin-left: 0;
}
.hard-3989.caption-hard-1c9c > .light-b355 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hard-3989.caption-hard-1c9c > .light-b355 iframe,
.hard-3989.caption-hard-1c9c > .light-b355 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dynamic_f45c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dynamic_f45c.title_e308 {
  padding: 0;
}
.dynamic_f45c.title_e308 cite {
  font-size: 13px;
}
.dynamic_f45c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dynamic_f45c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip_33af {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip_33af > p:first-child {
  margin-top: 0;
}
.tooltip_33af cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip_33af blockquote {
  border-left: 0;
}
.advanced-2c95 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.advanced-2c95:not(.simple_229f) {
  max-width: 100px;
}
.advanced-2c95.hovered_c158 {
  border-bottom: none !important;
  text-align: center;
}
.advanced-2c95.hovered_c158::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption-66f2 p {
    padding: 1.5em 0;
  }
}
.gallery-6a0c {
  color: #0073aa;
}
.hot_c638 {
  background-color: #0073aa;
}
.iron_b21c {
  color: #229fd8;
}
.search-672d {
  background-color: #229fd8;
}
.element-77e6 {
  color: #eee;
}
.panel_1d66 {
  background-color: #eee;
}
.aside_under_c9ae {
  color: #444;
}
.input-active-65e9 {
  background-color: #444;
}
.orange_7b75 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.orange_7b75 .carousel-old-a74c .module-2d62 {
  font-size: 15px;
}
.orange_7b75 .module-2d62 {
  line-height: 1.3;
}
.orange_7b75 .pattern_gold_3f11 {
}
.orange_7b75 .accordion_white_bdd4 {
  background: #235787;
}
.lower-62ba {
  padding: 0;
}
.lower-62ba .accordion_white_bdd4 {
  background: #1a1a1a;
}
.lower-62ba .pattern_gold_3f11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal-39d6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal-39d6 .pattern_gold_3f11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal-39d6 .accordion_white_bdd4 {
  background: #303030;
}
.thick-d499 {
  position: relative;
  z-index: 10;
}
.thick-d499 .element-slow-9a26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient_red_17e5 .border-last-4131 {
  display: inline-block;
  vertical-align: middle;
}
.gradient_red_17e5.overlay_dbc0 .border-last-4131 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient_red_17e5.overlay_dbc0 .border-last-4131 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_red_17e5.overlay_dbc0 .border-last-4131 {
    margin-right: 0.4em;
  }
}
.gradient_red_17e5.overlay_dbc0 .border-last-4131:last-child {
  margin-right: 0;
}
.top_5fcf .element-slow-9a26 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button_8562 .carousel-old-a74c {
    margin: 0 -0.5em;
  }
  .button_8562 .carousel-old-a74c [class*="customify-col-"],
  .button_8562 .carousel-old-a74c [class*="customify-col_"],
  .button_8562 .carousel-old-a74c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button_8562.slider-f431 .element-slow-9a26 {
  background: 0 0 !important;
}
.button_8562.slider-f431 .element-slow-9a26,
.button_8562.top_5fcf .element-slow-9a26 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button_8562.black_54c6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button_8562.top_5fcf .element-slow-9a26 {
  box-shadow: none !important;
}
.section-61ea {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section-61ea {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section-61ea {
    padding: 18px 0 20px;
  }
}
.section-61ea .right_7a3f {
  width: 100%;
}
.section-61ea .button-inner-639d {
  margin-bottom: 0;
}
.section-61ea .photo_0772 {
  margin-top: 5px;
  font-size: 0.875em;
}
.prev_17f1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.prev_17f1 .link_current_fdec {
  width: 100%;
}
.title-light-fc7f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title-light-fc7f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title-light-fc7f 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;
}
.title-light-fc7f li:last-child:after {
  display: none;
}
.title-light-fc7f li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-8c29 .avatar-6ead button,
.section-61ea .avatar-6ead button {
  left: 0;
}
.footer-8c29 .link_current_fdec,
.section-61ea .link_current_fdec {
  padding-left: 0;
  padding-right: 0;
}
.footer-8c29 .prev_17f1,
.section-61ea .prev_17f1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-8c29 {
  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;
}
.footer-8c29: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;
}
.footer-8c29 .dirty-4e3e {
  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) {
  .footer-8c29 .dirty-4e3e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-8c29 .dirty-4e3e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-8c29 .dirty-4e3e {
    min-height: 200px;
  }
}
.footer-8c29 .title-light-fc7f {
  color: rgba(255, 255, 255, 0.8);
}
.footer-8c29 .title-light-fc7f a,
.footer-8c29 .title-light-fc7f li:after {
  color: inherit;
}
.footer-8c29 .title-light-fc7f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_right_8aad {
  margin-bottom: 0.5em;
}
.filter-b468 {
  margin-bottom: 1.2em;
}
.filter-b468,
.hero_right_8aad {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter-b468 p:last-child,
.hero_right_8aad p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar-6ead,
#masthead .avatar-6ead {
  display: none;
}
#masthead
  > .avatar-6ead.small-a1fb {
  display: none;
}
#masthead > .avatar-6ead button {
  left: 0;
}
.frame_center_7d13 {
  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%;
}
.frame_center_7d13 .border-last-4131 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame_center_7d13 .progress_outer_14ac {
  display: -webkit-box;
  display: flex;
}
.frame_center_7d13 .progress_outer_14ac.disabled_7026 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame_center_7d13 .progress_outer_14ac.mask_west_2ffb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame_center_7d13 .progress_outer_14ac.image-old-4e8c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame_center_7d13.gallery-brown-fcd1.purple-629d .progress_outer_14ac.disabled_7026 {
  flex-basis: 100%;
}
.frame_center_7d13.carousel_2393 .progress_outer_14ac.mask_west_2ffb {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame_center_7d13.carousel_2393 .progress_outer_14ac.image-old-4e8c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar-6ead.small-a1fb {
  display: none;
}
#masthead > .avatar-6ead button {
  left: 0;
}
.element-64a8 {
  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;
}
.element-64a8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element-64a8.preview_purple_edc5 i {
  margin-right: 4px;
}
.element-64a8.widget_prev_c07a i {
  margin-left: 5px;
}
.module-2d62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module-2d62 p:last-child {
  margin-bottom: 0;
}
.iron_f585 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.iron_f585 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.iron_f585 img {
  display: block;
  width: auto;
  line-height: 1;
}
.iron_f585 .banner-37aa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.iron_f585 .caption_6307 {
  margin: 5px 0 7px 0;
}
.iron_f585.title_green_f5e0 .banner-8078 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.iron_f585.title_green_f5e0 .shadow_932c {
  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;
}
.iron_f585.border-aacb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.iron_f585.border-aacb .banner-8078 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.iron_f585.border-aacb .shadow_932c {
  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;
}
.iron_f585.avatar_e02b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.iron_f585.photo_ca04 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.iron_f585.photo_ca04 .shadow_932c {
  margin-top: 7px;
}
.left_67bf {
  display: inline-block;
}
.thick-d499 .surface_30f8 .iron_f585 img {
  max-width: 100%;
}
.south-607c .text_1c47.in-7e52,
.hover-over-7243 .text_1c47.in-7e52 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.south-607c .notification-622b,
.hover-over-7243 .notification-622b {
  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%);
}
.south-607c .notification-622b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.south-607c.slider_small_313d .notification-622b {
  display: none;
}
.south-607c .overlay_abab {
  list-style: none;
  padding: 0;
  margin: 0;
}
.south-607c .overlay_abab li {
  display: inline-block;
  position: relative;
}
.south-607c .overlay_abab li:last-child {
  margin-right: 0;
}
.south-607c .overlay_abab 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;
}
.south-607c .overlay_abab li.easy_5412 > a {
  color: rgba(0, 0, 0, 0.9);
}
.south-607c .overlay_abab > 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;
}
.south-607c .overlay_abab > li > a i {
  line-height: 0;
}
.south-607c .overlay_abab > li.mini_6b95 > a .notification-622b {
  margin-left: 4px;
  line-height: 0;
}
.south-607c .overlay_abab .black_aa71 li.mini_6b95 > a {
  position: relative;
}
.south-607c .overlay_abab .black_aa71 li.mini_6b95 > a:after,
.south-607c .overlay_abab .black_aa71 li.mini_6b95 > a:before {
  content: "";
  display: table;
}
.south-607c .overlay_abab .black_aa71 li.mini_6b95 > a:after {
  clear: both;
}
.south-607c .overlay_abab .black_aa71 li.mini_6b95 > a .notification-622b {
  margin-left: 5px;
  float: right;
}
.south-607c .input-92ae,
.south-607c .black_aa71 {
  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;
}
.south-607c .black_aa71 {
  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;
}
.south-607c .black_aa71 .in-7e52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south-607c .black_aa71 .notification-622b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.south-607c .black_aa71 li {
  display: block;
  margin: 0;
  padding: 0;
}
.south-607c .black_aa71 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;
}
.south-607c .black_aa71 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.south-607c .black_aa71 .black_aa71 {
  top: 0;
  left: 100%;
}
.south-607c .clean_5117.fn-focus-88bd > .input-92ae,
.south-607c .clean_5117.fn-focus-88bd > .black_aa71,
.south-607c .clean_5117:focus > .input-92ae,
.south-607c .clean_5117:focus > .black_aa71,
.south-607c .clean_5117:hover > .input-92ae,
.south-607c .clean_5117:hover > .black_aa71 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.south-607c.menu-wide-9549 .button_copper_e041:after,
.south-607c.menu-wide-9549 .button_copper_e041:before {
  content: "";
  display: table;
}
.south-607c.menu-wide-9549 .button_copper_e041:after {
  clear: both;
}
.south-607c.menu-wide-9549 .button_copper_e041 > li {
  float: left;
}
.south-607c.action_a6c1 .button_copper_e041:after,
.south-607c.action_a6c1 .button_copper_e041:before {
  content: "";
  display: table;
}
.south-607c.action_a6c1 .button_copper_e041:after {
  clear: both;
}
.south-607c.action_a6c1 .button_copper_e041 > li {
  float: left;
}
.south-607c.action_a6c1 .button_copper_e041 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.south-607c.action_a6c1 .button_copper_e041 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.south-607c.action_a6c1 .button_copper_e041 > li.component_28a1 > a,
.south-607c.action_a6c1 .button_copper_e041 > li.easy_5412 > a {
  color: #fff;
  background-color: #1e4b75;
}
.south-607c.bottom_c540 .button_copper_e041 > li > a .in-7e52 {
  position: relative;
}
.south-607c.bottom_c540 .button_copper_e041 > li > a .in-7e52: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;
}
.south-607c.bottom_c540
  .button_copper_e041
  > li:focus
  > a
  .in-7e52:before,
.south-607c.bottom_c540
  .button_copper_e041
  > li:hover
  > a
  .in-7e52:before {
  width: 100%;
  background-color: currentColor;
}
.south-607c.bottom_c540
  .button_copper_e041
  > li.component_28a1
  > a
  .in-7e52:before,
.south-607c.bottom_c540
  .button_copper_e041
  > li.old-7522
  > a
  .in-7e52:before {
  width: 100%;
  background-color: currentColor;
}
.south-607c.pagination-dirty-2965 .button_copper_e041 > li > a .in-7e52 {
  position: relative;
}
.south-607c.pagination-dirty-2965 .button_copper_e041 > li > a .in-7e52: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;
}
.south-607c.pagination-dirty-2965 .button_copper_e041 > li:focus > a .in-7e52:before,
.south-607c.pagination-dirty-2965
  .button_copper_e041
  > li:hover
  > a
  .in-7e52:before {
  width: 100%;
  background-color: currentColor;
}
.south-607c.pagination-dirty-2965
  .button_copper_e041
  > li.component_28a1
  > a
  .in-7e52:before,
.south-607c.pagination-dirty-2965
  .button_copper_e041
  > li.old-7522
  > a
  .in-7e52:before {
  width: 100%;
  background-color: currentColor;
}
.hover-over-7243 .overlay_abab {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover-over-7243 .overlay_abab li:first-child > a {
  border-top: none;
}
.hover-over-7243 .overlay_abab .nav-8439 > .in-7e52 .notification-622b {
  display: none;
}
.hover-over-7243 .overlay_abab li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover-over-7243 .overlay_abab li:last-child {
  border: none;
}
.hover-over-7243 .overlay_abab li.mini_6b95 > a {
  padding-right: 45px !important;
}
.hover-over-7243 .overlay_abab li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover-over-7243 .overlay_abab li a:focus,
.hover-over-7243 .overlay_abab li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-over-7243 .overlay_abab li .highlight-soft-ea15 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.hover-over-7243 .overlay_abab li .highlight-soft-ea15:hover {
  box-shadow: none;
}
.hover-over-7243 .overlay_abab li .highlight-soft-ea15 .notification-622b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover-over-7243 .overlay_abab .black_aa71 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.hover-over-7243 .overlay_abab .black_aa71 li a {
  padding-left: 3em;
}
.hover-over-7243 .overlay_abab .widget_9788 > a .highlight-soft-ea15 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover-over-7243 .overlay_abab .widget_9788 > .black_aa71 {
  display: block;
  opacity: 1;
}
.component-easy-9934 {
  max-width: 100%;
}
.outline-d0c9 {
  line-height: 0;
  cursor: pointer;
}
.component-active-9189 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.component-active-9189:hover {
  box-shadow: none;
  color: currentColor;
}
.component-active-9189 svg {
  width: 18px;
  height: 18px;
}
.component-active-9189 .content-145c {
  display: none;
}
.pressed_b80b {
  position: relative;
}
.pressed_b80b.fn-active-88bd .component-active-9189 .picture_clean_3acf {
  display: none;
}
.pressed_b80b.fn-active-88bd .component-active-9189 .content-145c {
  display: inline-block;
}
.pressed_b80b .dim-269b {
  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);
}
.pressed_b80b.media-b96a .dim-269b {
  left: auto;
  right: -0.9em;
}
.pressed_b80b.media-b96a .panel-gas-b345::before {
  left: auto;
  right: 15px;
}
.pressed_b80b.fn-active-88bd .dim-269b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search_bright_bbc7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search_bright_bbc7 label {
  flex-basis: 100%;
}
.search_bright_bbc7 .active-e926 {
  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;
}
.search_bright_bbc7 .content_d038 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search_bright_bbc7 .content_d038:focus {
  background-color: transparent;
}
.search_bright_bbc7 button.pink_c770 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search_bright_bbc7 button.pink_c770:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search_bright_bbc7 button.pink_c770 svg {
  width: 18px;
  height: 18px;
}
.search_bright_bbc7 input[type="submit"] {
  min-height: auto;
}
.media_301f .search_bright_bbc7 .content_d038 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel-gas-b345 {
  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) {
  .panel-gas-b345 {
    width: 220px;
  }
}
.panel-gas-b345 label {
  flex-basis: 100%;
}
.panel-gas-b345::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;
}
.slider-ccf0 .media_301f .search_bright_bbc7 {
  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;
}
.slider-ccf0
  .media_301f
  .search_bright_bbc7
  .active-e926 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider-ccf0 .media_301f .search_bright_bbc7 .content_d038 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider-ccf0
  .media_301f
  .search_bright_bbc7
  .content_d038:focus {
  background: 0 0;
}
.slider-ccf0
  .media_301f
  .search_bright_bbc7
  .content_liquid_43e0 {
  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;
}
.wide-83cb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wide-83cb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wide-83cb li:last-child {
  margin-right: 0;
}
.wide-83cb li:first-child {
  margin-left: 0;
}
.wide-83cb.feature_clean_29bf a {
  color: #fff;
}
.wide-83cb.feature_clean_29bf a:hover {
  color: #fff;
}
.wide-83cb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wide-83cb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wide-83cb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wide-83cb a:hover {
  opacity: 0.9;
  color: inherit;
}
.wide-83cb [class*="social-icon-apple"] {
  background-color: #999;
}
.wide-83cb [class*="social-icon-apple"].upper-0a41 {
  background-color: transparent;
  color: #999;
}
.wide-83cb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wide-83cb [class*="social-icon-behance"].upper-0a41 {
  background-color: transparent;
  color: #1769ff;
}
.wide-83cb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wide-83cb [class*="social-icon-bitbucket"].upper-0a41 {
  background-color: transparent;
  color: #205081;
}
.wide-83cb [class*="social-icon-codepen"] {
  background-color: #000;
}
.wide-83cb [class*="social-icon-codepen"].upper-0a41 {
  background-color: transparent;
  color: #000;
}
.wide-83cb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wide-83cb [class*="social-icon-delicious"].upper-0a41 {
  background-color: transparent;
  color: #39f;
}
.wide-83cb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wide-83cb [class*="social-icon-digg"].upper-0a41 {
  background-color: transparent;
  color: #005be2;
}
.wide-83cb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wide-83cb [class*="social-icon-dribbble"].upper-0a41 {
  background-color: transparent;
  color: #ea4c89;
}
.wide-83cb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wide-83cb [class*="social-icon-envelope"].upper-0a41 {
  background-color: transparent;
  color: #ea4335;
}
.wide-83cb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wide-83cb [class*="social-icon-facebook"].upper-0a41 {
  background-color: transparent;
  color: #3b5998;
}
.wide-83cb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wide-83cb [class*="social-icon-flickr"].upper-0a41 {
  background-color: transparent;
  color: #0063dc;
}
.wide-83cb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wide-83cb [class*="social-icon-foursquare"].upper-0a41 {
  background-color: transparent;
  color: #2d5be3;
}
.wide-83cb [class*="social-icon-github"] {
  background-color: #333;
}
.wide-83cb [class*="social-icon-github"].upper-0a41 {
  background-color: transparent;
  color: #333;
}
.wide-83cb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wide-83cb [class*="social-icon-google-plus"].upper-0a41 {
  background-color: transparent;
  color: #dd4b39;
}
.wide-83cb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wide-83cb [class*="social-icon-houzz"].upper-0a41 {
  background-color: transparent;
  color: #7ac142;
}
.wide-83cb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wide-83cb [class*="social-icon-instagram"].upper-0a41 {
  background-color: transparent;
  color: #262626;
}
.wide-83cb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wide-83cb [class*="social-icon-jsfiddle"].upper-0a41 {
  background-color: transparent;
  color: #487aa2;
}
.wide-83cb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wide-83cb [class*="social-icon-linkedin"].upper-0a41 {
  background-color: transparent;
  color: #0077b5;
}
.wide-83cb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wide-83cb [class*="social-icon-medium"].upper-0a41 {
  background-color: transparent;
  color: #00ab6b;
}
.wide-83cb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wide-83cb
  [class*="social-icon-odnoklassniki"].upper-0a41 {
  background-color: transparent;
  color: #f4731c;
}
.wide-83cb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wide-83cb [class*="social-icon-meetup"].upper-0a41 {
  background-color: transparent;
  color: #ec1c40;
}
.wide-83cb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wide-83cb [class*="social-icon-pinterest"].upper-0a41 {
  background-color: transparent;
  color: #bd081c;
}
.wide-83cb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wide-83cb [class*="social-icon-product-hunt"].upper-0a41 {
  background-color: transparent;
  color: #da552f;
}
.wide-83cb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wide-83cb [class*="social-icon-reddit"].upper-0a41 {
  background-color: transparent;
  color: #ff4500;
}
.wide-83cb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wide-83cb [class*="social-icon-rss"].upper-0a41 {
  background-color: transparent;
  color: #f26522;
}
.wide-83cb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wide-83cb
  [class*="social-icon-shopping-cart"].upper-0a41 {
  background-color: transparent;
  color: #4caf50;
}
.wide-83cb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wide-83cb [class*="social-icon-skype"].upper-0a41 {
  background-color: transparent;
  color: #00aff0;
}
.wide-83cb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wide-83cb [class*="social-icon-slideshare"].upper-0a41 {
  background-color: transparent;
  color: #0077b5;
}
.wide-83cb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wide-83cb [class*="social-icon-snapchat"].upper-0a41 {
  background-color: transparent;
  color: #fffc00;
}
.wide-83cb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wide-83cb [class*="social-icon-soundcloud"].upper-0a41 {
  background-color: transparent;
  color: #f80;
}
.wide-83cb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wide-83cb [class*="social-icon-spotify"].upper-0a41 {
  background-color: transparent;
  color: #2ebd59;
}
.wide-83cb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wide-83cb
  [class*="social-icon-stack-overflow"].upper-0a41 {
  background-color: transparent;
  color: #fe7a15;
}
.wide-83cb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wide-83cb [class*="social-icon-maldkfgram"].upper-0a41 {
  background-color: transparent;
  color: #2ca5e0;
}
.wide-83cb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wide-83cb [class*="social-icon-tripadvisor"].upper-0a41 {
  background-color: transparent;
  color: #589442;
}
.wide-83cb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wide-83cb [class*="social-icon-tumblr"].upper-0a41 {
  background-color: transparent;
  color: #35465c;
}
.wide-83cb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wide-83cb [class*="social-icon-twitch"].upper-0a41 {
  background-color: transparent;
  color: #6441a5;
}
.wide-83cb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wide-83cb [class*="social-icon-twitter"].upper-0a41 {
  background-color: transparent;
  color: #1da1f2;
}
.wide-83cb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wide-83cb [class*="social-icon-vimeo"].upper-0a41 {
  background-color: transparent;
  color: #1ab7ea;
}
.wide-83cb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wide-83cb [class*="social-icon-vk"].upper-0a41 {
  background-color: transparent;
  color: #45668e;
}
.wide-83cb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wide-83cb [class*="social-icon-weibo"].upper-0a41 {
  background-color: transparent;
  color: #df2029;
}
.wide-83cb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wide-83cb [class*="social-icon-weixin"].upper-0a41 {
  background-color: transparent;
  color: #7bb32e;
}
.wide-83cb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wide-83cb [class*="social-icon-whatsapp"].upper-0a41 {
  background-color: transparent;
  color: #25d366;
}
.wide-83cb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wide-83cb [class*="social-icon-wordpress"].upper-0a41 {
  background-color: transparent;
  color: #21759b;
}
.wide-83cb [class*="social-icon-xing"] {
  background-color: #026466;
}
.wide-83cb [class*="social-icon-xing"].upper-0a41 {
  background-color: transparent;
  color: #026466;
}
.wide-83cb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wide-83cb [class*="social-icon-yelp"].upper-0a41 {
  background-color: transparent;
  color: #af0606;
}
.wide-83cb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wide-83cb [class*="social-icon-youtube"].upper-0a41 {
  background-color: transparent;
  color: #cd201f;
}
.overlay_7067 {
  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;
}
.overlay_7067:hover {
  box-shadow: none;
  background: 0 0;
}
.element_white_7ca3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hover-b797 {
  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;
}
.middle_343e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hero_6147 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hero_6147,
.hero_6147::after,
.hero_6147::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;
}
.hero_6147::after,
.hero_6147::before {
  content: "";
  display: block;
  background-color: inherit;
}
.first-f6ea .hover-b797 .middle_343e {
  margin-top: -2px;
  width: 19px;
}
.first-f6ea .hover-b797 .hero_6147 {
  margin-top: -1px;
}
.first-f6ea .hover-b797 .hero_6147,
.first-f6ea .hover-b797 .hero_6147::after,
.first-f6ea .hover-b797 .hero_6147::before {
  width: 19px;
  height: 2px;
}
.first-f6ea .hover-b797 .hero_6147::before {
  top: -6px;
}
.first-f6ea .hover-b797 .hero_6147::after {
  bottom: -6px;
}
.main-down-eb0a .hover-b797 .middle_343e {
  margin-top: -2px;
  width: 22px;
}
.main-down-eb0a .hover-b797 .hero_6147 {
  margin-top: -1px;
}
.main-down-eb0a .hover-b797 .hero_6147,
.main-down-eb0a .hover-b797 .hero_6147::after,
.main-down-eb0a .hover-b797 .hero_6147::before {
  width: 22px;
  height: 2px;
}
.main-down-eb0a .hover-b797 .hero_6147::before {
  top: -7px;
}
.main-down-eb0a .hover-b797 .hero_6147::after {
  bottom: -7px;
}
.focus-tall-7037 .hover-b797 .middle_343e {
  margin-top: -2px;
  width: 31px;
}
.focus-tall-7037 .hover-b797 .hero_6147 {
  margin-top: -1.5px;
}
.focus-tall-7037 .hover-b797 .hero_6147,
.focus-tall-7037 .hover-b797 .hero_6147::after,
.focus-tall-7037 .hover-b797 .hero_6147::before {
  width: 31px;
  height: 3px;
}
.focus-tall-7037 .hover-b797 .hero_6147::before {
  top: -9px;
}
.focus-tall-7037 .hover-b797 .hero_6147::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fresh_45dc .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 19px;
  }
  .fresh_45dc .hover-b797 .hero_6147 {
    margin-top: -1px;
  }
  .fresh_45dc .hover-b797 .hero_6147,
  .fresh_45dc .hover-b797 .hero_6147::after,
  .fresh_45dc .hover-b797 .hero_6147::before {
    width: 19px;
    height: 2px;
  }
  .fresh_45dc .hover-b797 .hero_6147::before {
    top: -6px;
  }
  .fresh_45dc .hover-b797 .hero_6147::after {
    bottom: -6px;
  }
  .grid_slow_4b2b .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 22px;
  }
  .grid_slow_4b2b .hover-b797 .hero_6147 {
    margin-top: -1px;
  }
  .grid_slow_4b2b .hover-b797 .hero_6147,
  .grid_slow_4b2b .hover-b797 .hero_6147::after,
  .grid_slow_4b2b .hover-b797 .hero_6147::before {
    width: 22px;
    height: 2px;
  }
  .grid_slow_4b2b .hover-b797 .hero_6147::before {
    top: -7px;
  }
  .grid_slow_4b2b .hover-b797 .hero_6147::after {
    bottom: -7px;
  }
  .primary_top_e208 .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 31px;
  }
  .primary_top_e208 .hover-b797 .hero_6147 {
    margin-top: -1.5px;
  }
  .primary_top_e208 .hover-b797 .hero_6147,
  .primary_top_e208 .hover-b797 .hero_6147::after,
  .primary_top_e208 .hover-b797 .hero_6147::before {
    width: 31px;
    height: 3px;
  }
  .primary_top_e208 .hover-b797 .hero_6147::before {
    top: -9px;
  }
  .primary_top_e208 .hover-b797 .hero_6147::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hovered_6c14 .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 19px;
  }
  .hovered_6c14 .hover-b797 .hero_6147 {
    margin-top: -1px;
  }
  .hovered_6c14 .hover-b797 .hero_6147,
  .hovered_6c14 .hover-b797 .hero_6147::after,
  .hovered_6c14 .hover-b797 .hero_6147::before {
    width: 19px;
    height: 2px;
  }
  .hovered_6c14 .hover-b797 .hero_6147::before {
    top: -6px;
  }
  .hovered_6c14 .hover-b797 .hero_6147::after {
    bottom: -6px;
  }
  .feature-426d .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 22px;
  }
  .feature-426d .hover-b797 .hero_6147 {
    margin-top: -1px;
  }
  .feature-426d .hover-b797 .hero_6147,
  .feature-426d .hover-b797 .hero_6147::after,
  .feature-426d .hover-b797 .hero_6147::before {
    width: 22px;
    height: 2px;
  }
  .feature-426d .hover-b797 .hero_6147::before {
    top: -7px;
  }
  .feature-426d .hover-b797 .hero_6147::after {
    bottom: -7px;
  }
  .tiny_a7d1 .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 31px;
  }
  .tiny_a7d1 .hover-b797 .hero_6147 {
    margin-top: -1.5px;
  }
  .tiny_a7d1 .hover-b797 .hero_6147,
  .tiny_a7d1 .hover-b797 .hero_6147::after,
  .tiny_a7d1 .hover-b797 .hero_6147::before {
    width: 31px;
    height: 3px;
  }
  .tiny_a7d1 .hover-b797 .hero_6147::before {
    top: -9px;
  }
  .tiny_a7d1 .hover-b797 .hero_6147::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .text_e928 .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 19px;
  }
  .text_e928 .hover-b797 .hero_6147 {
    margin-top: -1px;
  }
  .text_e928 .hover-b797 .hero_6147,
  .text_e928 .hover-b797 .hero_6147::after,
  .text_e928 .hover-b797 .hero_6147::before {
    width: 19px;
    height: 2px;
  }
  .text_e928 .hover-b797 .hero_6147::before {
    top: -6px;
  }
  .text_e928 .hover-b797 .hero_6147::after {
    bottom: -6px;
  }
  .pink-475b .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 22px;
  }
  .pink-475b .hover-b797 .hero_6147 {
    margin-top: -1px;
  }
  .pink-475b .hover-b797 .hero_6147,
  .pink-475b .hover-b797 .hero_6147::after,
  .pink-475b .hover-b797 .hero_6147::before {
    width: 22px;
    height: 2px;
  }
  .pink-475b .hover-b797 .hero_6147::before {
    top: -7px;
  }
  .pink-475b .hover-b797 .hero_6147::after {
    bottom: -7px;
  }
  .mask_aa16 .hover-b797 .middle_343e {
    margin-top: -2px;
    width: 31px;
  }
  .mask_aa16 .hover-b797 .hero_6147 {
    margin-top: -1.5px;
  }
  .mask_aa16 .hover-b797 .hero_6147,
  .mask_aa16 .hover-b797 .hero_6147::after,
  .mask_aa16 .hover-b797 .hero_6147::before {
    width: 31px;
    height: 3px;
  }
  .mask_aa16 .hover-b797 .hero_6147::before {
    top: -9px;
  }
  .mask_aa16 .hover-b797 .hero_6147::after {
    bottom: -9px;
  }
}
.preview_down_1bda .hero_6147 {
  -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);
}
.preview_down_1bda .hero_6147::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.preview_down_1bda .hero_6147::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);
}
.preview_down_1bda.feature-upper-87a3 .hero_6147 {
  -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);
}
.preview_down_1bda.feature-upper-87a3 .hero_6147::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.preview_down_1bda.feature-upper-87a3 .hero_6147::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);
}
.pro-5443 {
  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.container_bba8:before {
  display: none;
}
.fast_2712 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fast_2712 .prev_26f8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fast_2712 .prev_26f8:last-of-type {
  border-bottom: none;
}
.fast_2712 .prev_26f8.focus_cool_5069,
.fast_2712 .prev_26f8.hidden-d770,
.fast_2712 .prev_26f8.popup-8362 {
  padding: 0;
}
.fast_2712 .hover-over-7243 .highlight-soft-ea15 {
  color: currentColor;
}
.fast_2712 .hover-over-7243 .highlight-soft-ea15:focus,
.fast_2712 .hover-over-7243 .highlight-soft-ea15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast_2712.pattern_gold_3f11 .shade_9247,
.fast_2712.pattern_gold_3f11 .module-2d62 a,
.fast_2712.pattern_gold_3f11 .button_copper_e041 a,
.fast_2712.pattern_gold_3f11 .black_aa71 a {
  color: rgba(0, 0, 0, 0.55);
}
.fast_2712.pattern_gold_3f11 .shade_9247:hover,
.fast_2712.pattern_gold_3f11 .module-2d62 a:hover,
.fast_2712.pattern_gold_3f11 .button_copper_e041 a:hover,
.fast_2712.pattern_gold_3f11 .black_aa71 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fast_2712.pattern_gold_3f11 .element_0d91 {
  color: rgba(0, 0, 0, 0.8);
}
.fast_2712.pattern_gold_3f11 .prev_26f8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fast_2712.pattern_gold_3f11 .prev_26f8:before {
  background: rgba(0, 0, 0, 0.08);
}
.fast_2712.pattern_gold_3f11 .under-6e3b:before {
  background: rgba(255, 255, 255, 0.9);
}
.fast_2712.pattern_gold_3f11 .hover-over-7243 .overlay_abab li a,
.fast_2712.pattern_gold_3f11 .hover-over-7243 .highlight-soft-ea15,
.fast_2712.pattern_gold_3f11 .black_aa71 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fast_2712.pattern_gold_3f11 .hover-over-7243 .highlight-soft-ea15:focus,
.fast_2712.pattern_gold_3f11 .hover-over-7243 .highlight-soft-ea15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast_2712.pattern_gold_3f11 .overlay_abab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fast_2712.accordion_white_bdd4 .shade_9247,
.fast_2712.accordion_white_bdd4 .module-2d62 a,
.fast_2712.accordion_white_bdd4 .button_copper_e041 .highlight-soft-ea15,
.fast_2712.accordion_white_bdd4 .button_copper_e041 a,
.fast_2712.accordion_white_bdd4 .black_aa71 a {
  color: rgba(255, 255, 255, 0.79);
}
.fast_2712.accordion_white_bdd4 .shade_9247:hover,
.fast_2712.accordion_white_bdd4 .module-2d62 a:hover,
.fast_2712.accordion_white_bdd4 .button_copper_e041 .highlight-soft-ea15:hover,
.fast_2712.accordion_white_bdd4 .button_copper_e041 a:hover,
.fast_2712.accordion_white_bdd4 .black_aa71 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast_2712.accordion_white_bdd4 .element_0d91 {
  color: rgba(255, 255, 255, 0.99);
}
.fast_2712.accordion_white_bdd4 .prev_26f8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast_2712.accordion_white_bdd4 .prev_26f8:before {
  background: rgba(255, 255, 255, 0.08);
}
.fast_2712.accordion_white_bdd4 .under-6e3b:before {
  background: rgba(0, 0, 0, 0.9);
}
.fast_2712.accordion_white_bdd4 .hover-over-7243 .overlay_abab li a,
.fast_2712.accordion_white_bdd4 .hover-over-7243 .highlight-soft-ea15,
.fast_2712.accordion_white_bdd4 .black_aa71 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast_2712.accordion_white_bdd4 .hover-over-7243 .highlight-soft-ea15:focus,
.fast_2712.accordion_white_bdd4 .hover-over-7243 .highlight-soft-ea15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast_2712.accordion_white_bdd4 .overlay_abab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-6e3b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under-6e3b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wrapper_red_9074 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary-7902 .fast_2712 {
  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;
}
.summary-7902 .prev_26f8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary-7902 .prev_26f8: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) {
  .summary-7902 .prev_26f8:before {
    width: 16%;
    left: 42%;
  }
}
.summary-7902 .prev_26f8:last-child:before {
  content: none;
}
.summary-7902 .prev_26f8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary-7902 .hover-over-7243 .overlay_abab li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary-7902 .hover-over-7243 .overlay_abab li a .highlight-soft-ea15 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary-7902 .hover-over-7243 .black_aa71 {
  border: none;
}
.summary-7902 .hover-over-7243 .black_aa71 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary-7902 .under-6e3b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary-7902 .wrapper_red_9074 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary-7902 .accordion_white_bdd4 .under-6e3b:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-7902 .pattern_gold_3f11.focus_e43c .hero_6147 {
  background: rgba(0, 0, 0, 0.6);
}
.summary-7902
  .pattern_gold_3f11.focus_e43c
  .hero_6147::after,
.summary-7902
  .pattern_gold_3f11.focus_e43c
  .hero_6147:before {
  background: inherit;
}
.summary-7902
  .pattern_gold_3f11.focus_e43c:hover
  .hero_6147 {
  background: rgba(0, 0, 0, 0.8);
}
.dark-fda9 .fast_2712 {
  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) {
  .dark-fda9 .fast_2712 {
    width: auto;
    right: 45px;
  }
}
.dynamic-f925 .fast_2712 {
  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) {
  .dynamic-f925 .fast_2712 {
    width: auto;
    left: 45px;
  }
}
.container_bba8 .fast_2712 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container_bba8 .wrapper_red_9074 {
  max-width: 48em;
  margin: 0 auto;
}
.container_bba8 .under-6e3b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary_fluid_7445 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_fluid_7445.summary-7902 .fast_2712 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary_fluid_7445.dark-fda9 .fast_2712 {
  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);
}
.secondary_fluid_7445 .fast_2712 {
  visibility: visible;
}
.secondary_fluid_7445.dynamic-f925 .fast_2712 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dim_864b,
.row-80e7 {
  overflow-x: hidden;
}
.dim_864b .fast_2712 {
  overflow: auto;
}
.dim_864b.summary-7902 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_864b.summary-7902 .fast_2712 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dim_864b.summary-7902 .overlay_7067 {
  opacity: 0;
}
.dim_864b.dark-fda9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_864b.dark-fda9 .fast_2712 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dim_864b.dark-fda9 .overlay_7067 {
  opacity: 0;
}
.dim_864b.dynamic-f925 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_864b.dynamic-f925 .fast_2712 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dim_864b.dynamic-f925 .overlay_7067 {
  opacity: 0;
}
.dim_864b.container_bba8 .fast_2712 {
  z-index: 10;
  visibility: visible;
}
.focus_e43c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focus_e43c .hero_6147 {
  background: rgba(255, 255, 255, 0.99);
}
.focus_e43c .hero_6147::after,
.focus_e43c .hero_6147:before {
  background: inherit;
}
.focus_e43c:hover .hero_6147 {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic-f925 .focus_e43c {
  top: 10px;
  right: auto;
  left: 12px;
}
.container_bba8 .focus_e43c {
  display: none !important;
}
.dim_864b:before,
.row-80e7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dim_864b .focus_e43c,
.row-80e7 .focus_e43c {
  display: inline-block;
}
.fast_2712 .border-last-4131 {
  -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;
}
.dim_864b .fast_2712 .border-last-4131,
.row-80e7 .fast_2712 .border-last-4131 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo-green-4b78 .active-e926 {
  width: 100%;
}
.surface_30f8 {
  padding: 0 0.5em 0;
}
.surface_30f8 [class*="customify-col-"],
.surface_30f8 [class*="customify-col_"],
.surface_30f8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slider_c8b7 .surface_30f8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-old-a74c .first_8541,
  .first_8541 {
    display: none;
  }
  .shadow_e8c7 {
    text-align: left;
  }
  .slider_bf3a {
    text-align: center;
  }
  .item-edc3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-old-a74c .tall_5d10,
  .tall_5d10 {
    display: none;
  }
  .form_f309 {
    text-align: left;
  }
  .top-5d74 {
    text-align: center;
  }
  .yellow_05a2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-old-a74c .hovered-2c4e,
  .hovered-2c4e {
    display: none;
  }
  .button-b8de {
    text-align: left;
  }
  .media_warm_8e25 {
    text-align: center;
  }
  .heading-warm-e355 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture_3232 {
  box-shadow: none !important;
}
.icon-b5f8 .current-0b75,
.slider-28f9 .current-0b75 {
  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;
}
.slider-28f9 .current-0b75 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element-slow-9a26 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element-slow-9a26:after,
.element-slow-9a26:before {
  content: "";
  display: table;
}
.element-slow-9a26:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element-slow-9a26 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element-slow-9a26,
.black_54c6 {
  max-width: 1248px;
  margin: 0 auto;
}

.smooth-45de.footer_23b4 .element-slow-9a26 {
  max-width: 100%;
}
.smooth-45de.dirty_cabc {
  max-width: 1200px;
  margin: 0 auto;
}
.smooth-45de.item-122f .element-slow-9a26 {
  max-width: 100%;
}
.smooth-45de.item-122f > .element-slow-9a26 {
  padding-left: 0;
  padding-right: 0;
}
.smooth-45de.item-122f > .element-slow-9a26 .carousel-old-a74c {
  margin: 0;
}
.smooth-45de.item-122f
  > .element-slow-9a26
  .image_f4fb.active_b1ae {
  margin-right: 0;
  margin-left: 0;
}
.smooth-45de.item-122f #main.active_b1ae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-upper-5821 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-upper-5821 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .copper-5fc7 .large-9aa8 {
    padding-right: 1em;
  }
  .copper-5fc7.wood_4564 .image_f4fb {
    border-right: 1px solid #eaecee;
  }
  .copper-5fc7.wood_4564 .large-9aa8 {
    padding-right: 1em;
  }
  .copper-5fc7.wood_4564 .footer_339e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-6821 .large-9aa8 {
    padding-left: 1em;
  }
  .wood-6821.wood_4564 .image_f4fb {
    border-left: 1px solid #eaecee;
  }
  .wood-6821.wood_4564 .large-9aa8 {
    padding-left: 1em;
  }
  .wood-6821.wood_4564 .footer_339e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_f4f6 .large-9aa8 {
    padding-left: 1em;
  }
  .hot_f4f6.wood_4564 .backdrop-8b7d {
    border-right: 1px solid #eaecee;
  }
  .hot_f4f6.wood_4564 .west-5b85 {
    border-right: 1px solid #eaecee;
  }
  .hot_f4f6.wood_4564 .large-9aa8 {
    padding-left: 1em;
  }
  .hot_f4f6.wood_4564 .footer_339e {
    padding-right: 1em;
  }
  .hot_f4f6.wood_4564 .tabs-03bc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-glass-087a .large-9aa8 {
    padding-right: 1em;
  }
  .modal-glass-087a.wood_4564 .backdrop-8b7d {
    border-left: 1px solid #eaecee;
  }
  .modal-glass-087a.wood_4564 .west-5b85 {
    border-left: 1px solid #eaecee;
  }
  .modal-glass-087a.wood_4564 .large-9aa8 {
    padding-right: 1em;
  }
  .modal-glass-087a.wood_4564 .footer_339e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-glass-087a.wood_4564 .tabs-03bc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-upper-5821 .large-9aa8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-upper-5821.wood_4564 .image_f4fb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-upper-5821.wood_4564 .large-9aa8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-upper-5821.wood_4564 .footer_339e {
    padding-left: 1em;
  }
  .notice-upper-5821.wood_4564 .tabs-03bc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-upper-5821.wood_4564 .large-9aa8 {
    padding-left: 0;
  }
}
.carousel-3428 .gradient_red_17e5 {
  display: inline-block;
}
.dropdown-5323 {
  display: inline-block;
}
.accordion_7544 {
  word-con: break-word;
}
.footer_b95b > span {
  display: inline-block;
  padding: 5px 0;
}
.footer_b95b .tiny_0bec {
  margin-left: 8px;
  margin-right: 8px;
}
.footer_b95b .section-up-6844 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.footer-left-eeae .backdrop-fb50 {
  margin-bottom: 2em;
}
.footer-left-eeae .item_short_81b9 {
  margin-bottom: 15px;
}
.footer-left-eeae .item_short_81b9:last-child {
  margin-bottom: 0;
}
.footer-left-eeae .surface-78f4 {
  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) {
  .footer-left-eeae .surface-78f4 {
    display: block;
  }
}
.footer-left-eeae .picture-next-02a8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .footer-left-eeae .picture-next-02a8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.footer-left-eeae .down-349c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.footer-left-eeae .down-349c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.footer-left-eeae .down-349c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.footer-left-eeae .accordion_7544 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.footer-left-eeae .accordion_7544 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.footer-left-eeae .nav_small_d0cf p:last-child {
  margin-bottom: 0;
}
.footer-left-eeae .component_a956 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.footer-left-eeae .lite-6ee1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.footer-left-eeae .avatar_full_79db {
  margin-top: 1em;
}
.footer-left-eeae .stale_6b47 {
  top: 0;
  display: block;
}
.footer-left-eeae .stale_6b47 a {
  color: inherit;
}
.footer-left-eeae .stale_6b47 a:hover {
  color: inherit;
}
.footer-left-eeae .message_dark_1a55 {
  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;
}
.footer-left-eeae .message_dark_1a55:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.footer-left-eeae .lite-6ee1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.footer-left-eeae .hover_east_956b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.footer-left-eeae .hover_east_956b:first-child {
  margin-top: 0;
}
.footer-left-eeae .hover_east_956b.hover_pro_5198 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.footer-left-eeae .hover_east_956b.notification_b3ae {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer-left-eeae
  .hover_east_956b.notification_b3ae.feature_dc86
  .avatar_full_79db {
  width: 100%;
}
.footer-left-eeae .notification_b3ae {
  -webkit-box-align: center;
  align-items: center;
}
.footer-left-eeae .notification_b3ae .footer_b95b,
.footer-left-eeae .notification_b3ae > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.footer-left-eeae .down-349c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer-left-eeae .down-349c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer-left-eeae .down-349c: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;
}
.footer-left-eeae .hover_pro_5198 {
  z-index: 5;
}
.footer-left-eeae .shade-37fb .background_9a93 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.footer-left-eeae .short_45be .background_9a93 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.footer-left-eeae .photo_fcd7 .background_9a93 {
  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;
}
.footer-left-eeae.sort-6bb2 .surface-78f4,
.footer-left-eeae.module-18e6 .surface-78f4 {
  display: block;
}
.footer-left-eeae.sort-6bb2 .surface-78f4 .smooth-9daa,
.footer-left-eeae.sort-6bb2 .surface-78f4 .lite-6ee1,
.footer-left-eeae.module-18e6 .surface-78f4 .smooth-9daa,
.footer-left-eeae.module-18e6 .surface-78f4 .lite-6ee1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-left-eeae.grid_motion_a4b3 .picture-next-02a8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .footer-left-eeae.grid_motion_a4b3 .picture-next-02a8 {
    margin-right: 0;
  }
}
.footer-left-eeae.sort-6bb2 .picture-next-02a8,
.footer-left-eeae.module-18e6 .picture-next-02a8 {
  padding-top: 40%;
}
.footer-left-eeae.sort-6bb2 .backdrop-fb50,
.footer-left-eeae.module-18e6 .backdrop-fb50 {
  display: block;
}
.footer-left-eeae.sort-6bb2 .fn-sticky-88bd .lite-6ee1,
.footer-left-eeae.module-18e6 .fn-sticky-88bd .lite-6ee1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.footer-left-eeae.sort-6bb2 .picture-next-02a8,
.footer-left-eeae.module-18e6 .picture-next-02a8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.footer-left-eeae.sort-6bb2 .lite-6ee1 {
  padding: 1em;
}
.carousel-middle-01bb {
  margin: 30px auto;
  display: block;
}
.carousel-middle-01bb .warm_8a25 > * {
  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;
}
.carousel-middle-01bb .warm_8a25 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel-middle-01bb .warm_8a25 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-green-a0c2 .footer_b95b {
  margin-bottom: 1.41575em;
}
.dropdown-green-a0c2 .content_cool_bef8 {
  margin-bottom: 1.618em;
}
.inner-016d .background-6cee {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.inner-016d .background-6cee a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.inner-016d .detail_ff9c {
  max-width: 100%;
  overflow: auto;
}
.message_bronze_9894 .inner-016d a:hover {
  text-decoration: underline;
}
.fixed_c90e .item_short_81b9:not(.accordion_7544),
.fixed_c90e .down-349c {
  margin-bottom: 1.41575em;
}
.fixed_c90e .item_short_81b9:not(.accordion_7544):last-child,
.fixed_c90e .down-349c:last-child {
  margin-bottom: 0;
}
.fixed_c90e .item_short_81b9.label_8d49 {
  margin-bottom: 0.41575em;
}
.fixed_c90e .gallery_simple_a581:before,
.fixed_c90e .backdrop_paper_05e7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fixed_c90e .gallery_simple_a581:before {
  content: "\f115";
}
.fixed_c90e .backdrop_paper_05e7:before {
  content: "\f02c";
}
.fixed_c90e .text-288b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fixed_c90e .text-288b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-up-6e8b {
  display: -webkit-box;
  display: flex;
}
.detail-up-6e8b .footer_d243 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-up-6e8b .footer_d243 {
    flex-basis: 90px;
  }
}
.detail-up-6e8b .paragraph_e84a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-up-6e8b .paragraph_e84a {
    flex-basis: calc(100% - 50px);
  }
}
.detail-up-6e8b .gold-2fec p:last-child {
  margin-bottom: 0.72em;
}
.primary_south_e13c .warm_8a25 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary_south_e13c .warm_8a25:after,
.primary_south_e13c .warm_8a25:before {
  content: "";
  display: table;
}
.primary_south_e13c .warm_8a25:after {
  clear: both;
}
.primary_south_e13c .warm_8a25 .bright-d04f,
.primary_south_e13c .warm_8a25 .new-04b8 {
  width: 49%;
}
.primary_south_e13c .warm_8a25 .bright-d04f a span.description_fixed_8f3a,
.primary_south_e13c .warm_8a25 .new-04b8 a span.description_fixed_8f3a {
  display: block;
  margin-bottom: 5px;
}
.primary_south_e13c .warm_8a25 .new-04b8 {
  float: left;
  text-align: left;
}
.primary_south_e13c .warm_8a25 .bright-d04f {
  float: right;
  text-align: right;
}
.link_glass_a38d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link_glass_a38d {
    margin-bottom: 0;
  }
}
.photo_south_f7e2 {
  margin-bottom: 1em;
}
.photo_south_f7e2 .accordion_7544 {
  font-size: 1.1em;
  line-height: 1.3;
}
.selected-8044 a {
  display: block;
  line-height: 0;
  position: relative;
}
.up-2526 .photo_south_f7e2,
.disabled-large-135f .photo_south_f7e2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .up-2526 .photo_south_f7e2,
  .disabled-large-135f .photo_south_f7e2 {
    display: block;
  }
}
.up-2526 .selected-8044,
.disabled-large-135f .selected-8044 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .up-2526 .selected-8044,
  .disabled-large-135f .selected-8044 {
    margin-bottom: 1em;
  }
}
.up-2526 .selected-8044 img,
.disabled-large-135f .selected-8044 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.up-2526 .background_30ad,
.disabled-large-135f .background_30ad {
  flex-basis: calc(100% - 160px);
}
.up-2526 .background_30ad p,
.disabled-large-135f .background_30ad p {
  margin-bottom: 0;
}
.up-2526 .background_30ad {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .up-2526 .background_30ad {
    padding-left: 0;
  }
}
.disabled-large-135f .background_30ad {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled-large-135f .background_30ad {
    padding-right: 0;
  }
}
.disabled-large-135f .selected-8044 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline_365d .selected-8044 {
  margin-bottom: 0.5em;
}
.outline_365d .selected-8044 img {
  width: 100%;
}
.full_e51a .dark_3d29,
.frame_f977 .dark_3d29 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.frame_f977 .image_f4fb .avatar-714e p:last-child {
  margin-bottom: 0;
}
.shade-large-fbfa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.picture_0000 .primary_static_deae {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .picture_0000 .primary_static_deae:last-of-type {
    margin-bottom: 0;
  }
}
.picture_0000 .primary_static_deae ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_0000 .primary_static_deae ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.picture_0000 .primary_static_deae ul li {
  margin: 0 0 0.6em;
}
.picture_0000 .primary_static_deae ul li.left-ca92,
.picture_0000 .primary_static_deae ul li.gradient_short_ec8c {
  position: relative;
}
.picture_0000 .primary_static_deae ul li.left-ca92 .aside-b3f1,
.picture_0000 .primary_static_deae ul li.gradient_short_ec8c .aside-b3f1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.picture_0000 .primary_static_deae ul li.left-ca92:after:after,
.picture_0000 .primary_static_deae ul li.left-ca92:after:before,
.picture_0000
  .primary_static_deae
  ul
  li.gradient_short_ec8c:after:after,
.picture_0000
  .primary_static_deae
  ul
  li.gradient_short_ec8c:after:before {
  content: "";
  display: table;
}
.picture_0000 .primary_static_deae ul li.left-ca92:after:after,
.picture_0000
  .primary_static_deae
  ul
  li.gradient_short_ec8c:after:after {
  clear: both;
}
.picture_0000 .primary_static_deae a.selected_0bc7:hover {
  text-decoration: none;
}
.picture_0000 .primary_static_deae select {
  max-width: 100%;
}
.picture_0000 .primary_static_deae table {
  font-size: 85%;
}
.picture_0000 .primary_static_deae table td,
.picture_0000 .primary_static_deae table th {
  padding: 0.2360828548em;
  text-align: center;
}
.picture_0000 .primary_static_deae table tfoot td {
  text-align: left;
}
.picture_0000 .primary_static_deae :last-child {
  margin-bottom: 0;
}
.picture_0000 .primary_static_deae .row_first_85be {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.picture_0000 .primary_static_deae .row_first_85be label {
  width: 100%;
}
.picture_0000 .primary_static_deae .row_first_85be .content_d038 {
  width: 100%;
  display: block;
}
.picture_0000 .primary_static_deae .row_first_85be .pink_c770 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.picture_0000 .primary_static_deae .row_first_85be .pink_c770:hover svg #svg-search {
  fill: #444;
}
.picture_0000 .primary_static_deae .row_first_85be .pink_c770 svg {
  width: 18px;
  height: 18px;
}
.picture_0000 .grid_7f69 ul ul,
.picture_0000 .shade_static_38ae ul ul,
.picture_0000 .module-tiny-2293 ul ul,
.picture_0000 .soft_9aa9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.picture_0000 .grid_7f69 .mini_6b95 > a,
.picture_0000 .shade_static_38ae .mini_6b95 > a,
.picture_0000 .module-tiny-2293 .mini_6b95 > a,
.picture_0000 .soft_9aa9 .mini_6b95 > a {
  margin-bottom: 0;
}
.picture_0000 .info_pressed_642f li,
.picture_0000 .grid_7f69 li,
.picture_0000 .disabled-c47b li,
.picture_0000 .shade_static_38ae li,
.picture_0000 .module-tiny-2293 li,
.picture_0000 .soft_9aa9 li,
.picture_0000 .paragraph_white_14bb li,
.picture_0000 .fluid_479d li {
  display: block;
  position: relative;
}
.picture_0000 .info_pressed_642f li:last-child,
.picture_0000 .grid_7f69 li:last-child,
.picture_0000 .disabled-c47b li:last-child,
.picture_0000 .shade_static_38ae li:last-child,
.picture_0000 .module-tiny-2293 li:last-child,
.picture_0000 .soft_9aa9 li:last-child,
.picture_0000 .paragraph_white_14bb li:last-child,
.picture_0000 .fluid_479d li:last-child {
  border: none;
}
.picture_0000 .info_pressed_642f li a,
.picture_0000 .grid_7f69 li a,
.picture_0000 .disabled-c47b li a,
.picture_0000 .shade_static_38ae li a,
.picture_0000 .module-tiny-2293 li a,
.picture_0000 .soft_9aa9 li a,
.picture_0000 .paragraph_white_14bb li a,
.picture_0000 .fluid_479d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_0000 .info_pressed_642f li ul li::before,
.picture_0000 .grid_7f69 li ul li::before,
.picture_0000 .disabled-c47b li ul li::before,
.picture_0000 .shade_static_38ae li ul li::before,
.picture_0000 .module-tiny-2293 li ul li::before,
.picture_0000 .soft_9aa9 li ul li::before,
.picture_0000 .paragraph_white_14bb li ul li::before,
.picture_0000 .fluid_479d li ul li::before {
  left: 15px;
}
.picture_0000 .info_pressed_642f li ul a,
.picture_0000 .grid_7f69 li ul a,
.picture_0000 .disabled-c47b li ul a,
.picture_0000 .shade_static_38ae li ul a,
.picture_0000 .module-tiny-2293 li ul a,
.picture_0000 .soft_9aa9 li ul a,
.picture_0000 .paragraph_white_14bb li ul a,
.picture_0000 .fluid_479d li ul a {
  padding-left: 20px;
}
.picture_0000 .info_pressed_642f li ul ul li::before,
.picture_0000 .grid_7f69 li ul ul li::before,
.picture_0000 .disabled-c47b li ul ul li::before,
.picture_0000 .shade_static_38ae li ul ul li::before,
.picture_0000 .module-tiny-2293 li ul ul li::before,
.picture_0000 .soft_9aa9 li ul ul li::before,
.picture_0000 .paragraph_white_14bb li ul ul li::before,
.picture_0000 .fluid_479d li ul ul li::before {
  left: 30px;
}
.picture_0000 .info_pressed_642f li ul ul a,
.picture_0000 .grid_7f69 li ul ul a,
.picture_0000 .disabled-c47b li ul ul a,
.picture_0000 .shade_static_38ae li ul ul a,
.picture_0000 .module-tiny-2293 li ul ul a,
.picture_0000 .soft_9aa9 li ul ul a,
.picture_0000 .paragraph_white_14bb li ul ul a,
.picture_0000 .fluid_479d li ul ul a {
  padding-left: 40px;
}
.picture_0000 .fast-f2d3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_0000 .fluid_479d ul li {
  margin-bottom: 1.41575em;
}
.picture_0000 .fluid_479d ul li .slow-68a0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.picture_0000 .fluid_479d ul li .nav-plasma-96cc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion_white_bdd4 .info_pressed_642f li a,
.accordion_white_bdd4 .grid_7f69 li a,
.accordion_white_bdd4 .disabled-c47b li a,
.accordion_white_bdd4 .shade_static_38ae li a,
.accordion_white_bdd4 .module-tiny-2293 li a,
.accordion_white_bdd4 .soft_9aa9 li a,
.accordion_white_bdd4 .paragraph_white_14bb li a,
.accordion_white_bdd4 .fluid_479d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_white_bdd4 .fast-f2d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_white_bdd4 .primary_static_deae ul li.left-ca92 .aside-b3f1,
.accordion_white_bdd4 .primary_static_deae ul li.gradient_short_ec8c .aside-b3f1 {
  background: rgba(0, 0, 0, 0.2);
}
.accordion_white_bdd4 .picture_0000 .primary_static_deae select {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-45de .picture_0000 .overlay_abab li {
  margin: 0;
}
.smooth-45de .picture_0000 .overlay_abab li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.smooth-45de .picture_0000 .overlay_abab li ul {
  margin: 0;
}
.smooth-45de .picture_0000 .overlay_abab li ul li a {
  padding-left: 15px;
}
.smooth-45de .picture_0000 .overlay_abab li ul li li a {
  padding-left: 30px;
}
.smooth-45de .picture_0000 .overlay_abab li.easy_5412 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.smooth-45de .picture_0000 .overlay_abab li.easy_5412 > 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;
}
.smooth-45de .picture_0000 .overlay_abab li.easy_5412 > 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;
}
.thick_438b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.menu-small-a017 {
  position: relative;
  z-index: 10;
}
.menu-small-a017 .border-last-4131 {
  width: 100%;
  max-width: 100%;
}
.logo_8020 .brown_d7a5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.logo_8020 .pattern_gold_3f11 {
}
.logo_8020 .accordion_white_bdd4 {
  background: #292929;
}
.aside-81ea .brown_d7a5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.aside-81ea .pattern_gold_3f11 {
  background: #f9f9f9;
}
.aside-81ea .accordion_white_bdd4 {
  background: #303030;
}
.hidden_fd94 .brown_d7a5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_fd94 .gradient_red_17e5 {
    margin-bottom: 1em;
  }
  .hidden_fd94 .gradient_red_17e5:last-child {
    margin-bottom: 0;
  }
}
.hidden_fd94 .pattern_gold_3f11 {
  background: #ededed;
}
.hidden_fd94 .accordion_white_bdd4 {
  background: #1a1a1a;
}
.brown_d7a5.pattern_gold_3f11 {
  color: rgba(0, 0, 0, 0.6);
}
.brown_d7a5.pattern_gold_3f11 .list_d87e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown_d7a5.accordion_white_bdd4 {
  color: rgba(255, 255, 255, 0.99);
}
.brown_d7a5.accordion_white_bdd4 a:not(.selected_0bc7) {
  color: rgba(255, 255, 255, 0.79);
}
.brown_d7a5.accordion_white_bdd4 a:not(.selected_0bc7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_d7a5.accordion_white_bdd4 .list_d87e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_d7a5.accordion_white_bdd4 table tbody td,
.brown_d7a5.accordion_white_bdd4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-1be6.top_5fcf .element-slow-9a26 {
  max-width: initial;
}
.tabs-1be6 .overlay_dbc0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tabs-1be6 .overlay_dbc0 .border-last-4131 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tabs-1be6 .overlay_dbc0 .border-last-4131 {
    display: block;
    margin-bottom: 2em;
  }
  .tabs-1be6 .overlay_dbc0 .border-last-4131:last-child {
    margin-bottom: 0;
  }
}
.hidden_fd94 .gradient_red_17e5:last-child,
.aside-81ea .gradient_red_17e5:last-child,
.logo_8020 .gradient_red_17e5:last-child {
  margin-bottom: 0;
}
.hidden_fd94 .gradient_red_17e5 .picture_0000 .primary_static_deae:last-child,
.aside-81ea .gradient_red_17e5 .picture_0000 .primary_static_deae:last-child,
.logo_8020 .gradient_red_17e5 .picture_0000 .primary_static_deae:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hidden_fd94 .fresh_685c,
  .hidden_fd94 .slider-4d6d,
  .aside-81ea .fresh_685c,
  .aside-81ea .slider-4d6d,
  .logo_8020 .fresh_685c,
  .logo_8020 .slider-4d6d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .menu-small-a017 .gradient_red_17e5 {
    margin-bottom: 2em;
  }
}
.menu-small-a017 p:last-child {
  margin-bottom: 0;
}
.menu-small-a017 li,
.menu-small-a017 ul {
  list-style: none;
  margin: 0;
}
.menu-small-a017 ul ul {
  margin-left: 2.617924em;
}
.action_ec7f {
  font-size: 0.875em;
}

/* css-noise: 42c7 */
.widget-item-x4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
