/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip-d298/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip-d298
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.tooltip-d298/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gold-8cd6.south_c6ad/licenses/gpl-2.0.form-last-8ce6
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.row_4dfd/, (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.caption-fluid-4818.overlay-out-bbdd/normalize.stale-33da/
 ======
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.stale-33da v7.0.0 | MIT License | github.tooltip-d298/necolas/normalize.stale-33da */
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;
}
.menu_8b99 .background-old-ceba,
.description-upper-be80,
.panel-7b2e,
.tiny_8a32,
.cool_7641,
.action_de73,
.grid-bronze-bf43,
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;
}
.description-upper-be80,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .description-upper-be80,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .description-upper-be80,
  h1 {
    font-size: 1.8em;
  }
}
.panel-7b2e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel-7b2e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel-7b2e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel-7b2e,
  h2 {
    font-size: 1.7em;
  }
}
.tiny_8a32,
h3 {
  font-size: 1.618em;
}
.menu_8b99 .background-old-ceba,
.cool_7641,
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.summary-777b {
  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;
}
.hover_b719:after,
.hover_b719:before,
.form-ee44:after,
.form-ee44:before {
  content: "";
  display: table;
}
.hover_b719:after,
.form-ee44:after {
  clear: both;
}
.slider_62e6 {
  float: right;
  margin-right: 0;
}
.tag-north-0211 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.basic-0558 .motion_323b,
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;
}
.basic-0558 .motion_323b: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;
}
.list_507e .motion_323b {
  box-shadow: none;
}
.list_507e
  .motion_323b
  .active-e2d8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list_507e .motion_323b .photo_82b2 {
  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;
}
.list_507e
  .motion_323b
  .photo_82b2
  b {
  display: none;
}
.list_507e .sidebar_iron_e583 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.popup-stale-0dee:not(.silver_2b8d):not(.feature_action_e617),
button:not(.silver_2b8d):not(.feature_action_e617),
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ),
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ),
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ) {
  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;
}
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ):hover,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ):hover,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):hover,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):hover,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ):active,
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ):active,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):active,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):active,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):active,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus {
  outline: 0;
}
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670 {
  position: relative;
}
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .accent-4797,
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .container_87bb,
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .badge-a655,
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  i,
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  svg,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .accent-4797,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .container_87bb,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .badge-a655,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  i,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  svg,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .accent-4797,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .container_87bb,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .badge-a655,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  i,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  svg,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .accent-4797,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .container_87bb,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .badge-a655,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  i,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  svg,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .accent-4797,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .container_87bb,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  .badge-a655,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  i,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670
  svg {
  visibility: hidden;
}
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670:after,
button:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670:after,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670:after,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670:after,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ).fn-loading-6670: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;
}
.popup-stale-0dee:not(.silver_2b8d):not(.feature_action_e617),
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ),
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ),
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ) {
  color: #fff;
  background: #235787;
}
.popup-stale-0dee:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus,
input[type="button"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus,
input[type="reset"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus,
input[type="submit"]:not(.silver_2b8d):not(
    .feature_action_e617
  ):focus {
  color: #fff;
}
.popup-stale-0dee.fn-disabled-6670:not(.silver_2b8d):not(
    .feature_action_e617
  ),
.popup-stale-0dee[disabled]:not(.silver_2b8d):not(
    .feature_action_e617
  ),
button.fn-disabled-6670:not(.silver_2b8d):not(
    .feature_action_e617
  ),
button[disabled]:not(.silver_2b8d):not(
    .feature_action_e617
  ) {
  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;
}
.media_clean_37c9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media_clean_37c9: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;
}
.dirty-27d1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.simple_87c0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.avatar-a6f7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hover_b719:after,
.hover_b719:before,
.old_724d:after,
.old_724d:before,
.motion_e0ad:after,
.motion_e0ad:before,
.red-fd36:after,
.red-fd36:before,
.paper-678d:after,
.paper-678d:before,
.avatar_cefe:after,
.avatar_cefe:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hover_b719:after,
.old_724d:after,
.motion_e0ad:after,
.red-fd36:after,
.paper-678d:after,
.avatar_cefe:after {
  clear: both;
}
.old_724d .sidebar-e92c,
.motion_e0ad .sidebar-e92c,
.easy-98f2 .sidebar-e92c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hot_7e1c {
  display: inline-block;
}
.border_black_4779 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border_black_4779 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border_black_4779 .header_static_9607 {
  padding: 1em 0;
  font-size: 85%;
}
.header_static_9607 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button-fluid-af31 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button-fluid-af31:after,
.button-fluid-af31:before {
  content: "";
  display: table;
}
.button-fluid-af31:after {
  clear: both;
}
.panel-up-80f2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget_20b2 .panel-up-80f2 {
  max-width: 50%;
}
.middle-5f83 .panel-up-80f2 {
  max-width: 33.33%;
}
.block-focused-436e .panel-up-80f2 {
  max-width: 25%;
}
.notification-over-1ea3 .panel-up-80f2 {
  max-width: 20%;
}
.badge-1390 .panel-up-80f2 {
  max-width: 16.66%;
}
.wrapper_top_98ba .panel-up-80f2 {
  max-width: 14.28%;
}
.slider-easy-2790 .panel-up-80f2 {
  max-width: 12.5%;
}
.disabled-yellow-6266 .panel-up-80f2 {
  max-width: 11.11%;
}
.tooltip_fluid_1978 {
  display: block;
}
.menu_8b99 .nav-5e1f label,
.menu_8b99 .alert_hovered_5c93 label,
.menu_8b99 .banner-hovered-da36 label,
.menu_8b99 .medium-1424 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_f9a5 {
  list-style: none;
  margin: 0;
}
.gas_f9a5 article.liquid-607f {
  margin-bottom: 0;
}
.gas_f9a5 ul {
  list-style: none;
  margin: 0;
}
.gas_f9a5 .popup_4346 li.liquid-607f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_f9a5 .popup_4346 li.liquid-607f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_f9a5 .popup_4346 li.liquid-607f: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) {
  .gas_f9a5 .popup_4346 li.liquid-607f li.liquid-607f li.liquid-607f li.liquid-607f {
    padding-left: 0;
  }
}
article.liquid-607f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-607f .old_724d p:last-of-type {
  margin-bottom: 0;
}
article.liquid-607f .heading-66ec {
  float: left;
}
article.liquid-607f .tertiary_lite_1d49 {
  margin-left: 85px;
}
article.liquid-607f .avatar-5b30 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-607f .avatar-5b30 .short_27f0 {
  margin-left: 10px;
}
article.liquid-607f .sort_2c19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-607f .backdrop-selected-5151 {
  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 .nav-5e1f,
  #respond .banner-hovered-da36,
  #respond .medium-1424 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav-5e1f input,
#respond .banner-hovered-da36 input,
#respond .medium-1424 input {
  width: 100%;
}
#respond .medium-1424 {
  margin-right: 0;
}
#respond .search-e787 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text-d65a {
  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;
}
.text-d65a.notification_1d70 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.text-d65a 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%);
}
.text-d65a:focus,
.text-d65a: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);
}
.tall-847c {
  border-radius: 10%;
}
.steel-8a8d {
  border-radius: 50%;
}
.notice_f5f6 {
  font-size: 0.72em;
}
.banner_medium_6735 {
  font-size: 0.875em;
}
.notification-e6b4 {
  font-size: 1.1em;
}
.feature_orange_a465 {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature_orange_a465.notice_f5f6 {
  letter-spacing: 0.5px;
}
.surface-37b9,
.surface-37b9 a {
  color: #6d6d6d;
}
.surface-37b9 a:hover {
  color: #111;
}
.feature-8df1 {
  color: #6d6d6d;
}
.south_2423 {
  overflow-x: hidden;
}
.south_2423 .popup_bright_5a01.hover-active-349b {
  position: relative;
}
.south_2423 .popup_bright_5a01.hover-active-349b.gallery_basic_a26e {
  position: initial;
}
.south_2423
  .popup_bright_5a01.hover-active-349b.gallery_basic_a26e
  .panel_6af3 {
  left: auto;
}
.south_2423 .popup_bright_5a01 .panel_6af3 {
  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;
}
.south_2423 .popup_bright_5a01:hover.hover-active-349b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.south_2423
  .popup_bright_5a01:hover.hover-active-349b
  .panel_6af3 {
  display: block;
  z-index: 9999999;
}
.south_2423 .input_17b2 .surface-purple-8320,
.south_2423 .accent_1964 .surface-purple-8320 {
  display: none;
}
.south_2423 .caption_focused_02d5 .popup_bright_5a01:hover.hover-active-349b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_8b99 .nav-5e1f label,
.menu_8b99 .alert_hovered_5c93 label,
.menu_8b99 .banner-hovered-da36 label,
.menu_8b99 .medium-1424 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_f9a5 {
  list-style: none;
  margin: 0;
}
.gas_f9a5 article.liquid-607f {
  margin-bottom: 0;
}
.gas_f9a5 ul {
  list-style: none;
  margin: 0;
}
.gas_f9a5 .popup_4346 li.liquid-607f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_f9a5 .popup_4346 li.liquid-607f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_f9a5 .popup_4346 li.liquid-607f: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) {
  .gas_f9a5 .popup_4346 li.liquid-607f li.liquid-607f li.liquid-607f li.liquid-607f {
    padding-left: 0;
  }
}
article.liquid-607f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-607f .old_724d p:last-of-type {
  margin-bottom: 0;
}
article.liquid-607f .heading-66ec {
  float: left;
}
article.liquid-607f .tertiary_lite_1d49 {
  margin-left: 85px;
}
article.liquid-607f .avatar-5b30 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-607f .avatar-5b30 .short_27f0 {
  margin-left: 10px;
}
article.liquid-607f .sort_2c19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-607f .backdrop-selected-5151 {
  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 .nav-5e1f,
  #respond .banner-hovered-da36,
  #respond .medium-1424 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav-5e1f input,
#respond .banner-hovered-da36 input,
#respond .medium-1424 input {
  width: 100%;
}
#respond .medium-1424 {
  margin-right: 0;
}
#respond .search-e787 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input_17b2 .narrow_8266 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.narrow_8266 .action_af5a.icon_616e .tag-6191 > li > a:focus,
.narrow_8266 .action_af5a.icon_616e .tag-6191 > li > a:hover,
.narrow_8266 .action_af5a.last_d8a9 .tag-6191 > li > a:focus,
.narrow_8266 .action_af5a.last_d8a9 .tag-6191 > li > a:hover,
.narrow_8266 .action_af5a.fast-9ef0 .tag-6191 > li > a:focus,
.narrow_8266 .action_af5a.fast-9ef0 .tag-6191 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_8266
  .action_af5a.icon_616e
  .tag-6191
  > li.link-0b8e
  > a,
.narrow_8266
  .action_af5a.icon_616e
  .tag-6191
  > li.preview_south_3ae2
  > a,
.narrow_8266
  .action_af5a.last_d8a9
  .tag-6191
  > li.link-0b8e
  > a,
.narrow_8266
  .action_af5a.last_d8a9
  .tag-6191
  > li.preview_south_3ae2
  > a,
.narrow_8266
  .action_af5a.fast-9ef0
  .tag-6191
  > li.link-0b8e
  > a,
.narrow_8266 .action_af5a.fast-9ef0 .tag-6191 > li.lower-f62a > a {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_8266 .search_b9f9,
.narrow_8266 .search_b9f9 a {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_8266 .blue_5935.hard-a10d li a,
.narrow_8266 .fixed-2cd1 a,
.narrow_8266 .north-72f9,
.narrow_8266 .tag-6191 > li > a,
.narrow_8266 .highlight-stale-c9d7 {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266 .blue_5935.hard-a10d li a:hover,
.narrow_8266 .fixed-2cd1 a:hover,
.narrow_8266 .north-72f9:hover,
.narrow_8266 .tag-6191 > li > a:hover,
.narrow_8266 .highlight-stale-c9d7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_8266 .hover_steel_8a41 {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266 .hover_steel_8a41 .west-3fc4 {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_8266 .hover_steel_8a41:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_8266 .nav_fresh_2ed6 .focused_b68e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266 .nav_fresh_2ed6 .focused_b68e .complex-f254 {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266
  .nav_fresh_2ed6
  .focused_b68e
  .complex-f254::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266
  .nav_fresh_2ed6
  .focused_b68e
  .complex-f254:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266
  .nav_fresh_2ed6
  .focused_b68e
  .complex-f254::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266
  .nav_fresh_2ed6
  .focused_b68e
  .complex-f254::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266 .nav_fresh_2ed6 .tag_wood_9828 {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_8266 .nav_fresh_2ed6 .tag_wood_9828:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_3c12
  .narrow_8266
  .nav_fresh_2ed6
  .feature_hovered_f262
  .progress-new-d7a5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_3c12
  .narrow_8266
  .nav_fresh_2ed6
  .feature_hovered_f262
  .complex-f254 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_17b2 .tooltip_26c1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tooltip_26c1 .action_af5a.icon_616e .tag-6191 > li > a:focus,
.tooltip_26c1 .action_af5a.icon_616e .tag-6191 > li > a:hover,
.tooltip_26c1 .action_af5a.last_d8a9 .tag-6191 > li > a:focus,
.tooltip_26c1 .action_af5a.last_d8a9 .tag-6191 > li > a:hover,
.tooltip_26c1 .action_af5a.fast-9ef0 .tag-6191 > li > a:focus,
.tooltip_26c1 .action_af5a.fast-9ef0 .tag-6191 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_26c1
  .action_af5a.icon_616e
  .tag-6191
  > li.link-0b8e
  > a,
.tooltip_26c1
  .action_af5a.icon_616e
  .tag-6191
  > li.preview_south_3ae2
  > a,
.tooltip_26c1
  .action_af5a.last_d8a9
  .tag-6191
  > li.link-0b8e
  > a,
.tooltip_26c1
  .action_af5a.last_d8a9
  .tag-6191
  > li.preview_south_3ae2
  > a,
.tooltip_26c1
  .action_af5a.fast-9ef0
  .tag-6191
  > li.link-0b8e
  > a,
.tooltip_26c1 .action_af5a.fast-9ef0 .tag-6191 > li.lower-f62a > a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_26c1 .search_b9f9,
.tooltip_26c1 .search_b9f9 a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_26c1 .blue_5935.hard-a10d li a,
.tooltip_26c1 .fixed-2cd1 a,
.tooltip_26c1 .north-72f9,
.tooltip_26c1 .tag-6191 > li > a,
.tooltip_26c1 .highlight-stale-c9d7 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_26c1 .blue_5935.hard-a10d li a:hover,
.tooltip_26c1 .fixed-2cd1 a:hover,
.tooltip_26c1 .north-72f9:hover,
.tooltip_26c1 .tag-6191 > li > a:hover,
.tooltip_26c1 .highlight-stale-c9d7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_26c1 .hover_steel_8a41 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_26c1 .hover_steel_8a41 .west-3fc4 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_26c1 .hover_steel_8a41:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-3f8f .block_1c85 {
  margin-left: auto;
  margin-right: auto;
}
.motion_e0ad > * {
  margin-left: auto;
  margin-right: auto;
}
.motion_e0ad .dirty-27d1 {
  margin-right: 1.41575em;
}
.grid_68a2 .motion_e0ad > .carousel-full-4ee4 {
  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;
}
.grid_68a2 .motion_e0ad > .box-8511 {
  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;
}
.light-be01.input-3f8f .block_1c85,
.wide-7b73.input-3f8f .block_1c85 {
  margin-left: 0;
}
.black_0fed.input-3f8f .block_1c85,
.aside_inner_42ab.input-3f8f .block_1c85 {
  margin-right: 0;
}
.motion_e0ad ol,
.motion_e0ad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main-5d73 video {
  max-width: 100%;
}
.yellow-2134 img {
  display: block;
}
.yellow-2134.dirty-27d1,
.yellow-2134.simple_87c0 {
  width: 100%;
}
.yellow-2134.box-8511 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.container_5968:not(.yellow_b323) {
  margin: 1.5em auto;
}
.outline_cbf4 p {
  padding: 1.5em 14px;
}
ul.table-14ee.box-8511,
ul.table-14ee.carousel-full-4ee4,
ul.table-14ee.up-f8ea.carousel-full-4ee4 {
  padding: 0 14px;
}
.panel-4ed1 {
  display: block;
  overflow-x: auto;
}
.panel-4ed1 table {
  border-collapse: collapse;
  width: 100%;
}
.panel-4ed1 td,
.panel-4ed1 th {
  padding: 0.5em;
}
.motion_e0ad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.motion_e0ad ol ol,
.motion_e0ad ol ul,
.motion_e0ad ul ol,
.motion_e0ad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.motion_e0ad ol ol li,
.motion_e0ad ol ul li,
.motion_e0ad ul ol li,
.motion_e0ad ul ul li {
  margin-left: 0;
}
.footer-9575.card_e919 > .in-7084 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer-9575.card_e919 > .in-7084 iframe,
.footer-9575.card_e919 > .in-7084 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.primary_cdb8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.primary_cdb8.avatar-d766 {
  padding: 0;
}
.primary_cdb8.avatar-d766 cite {
  font-size: 13px;
}
.primary_cdb8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.primary_cdb8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background_f8b8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background_f8b8 > p:first-child {
  margin-top: 0;
}
.background_f8b8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background_f8b8 blockquote {
  border-left: 0;
}
.menu_619b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_619b:not(.background-c9ce) {
  max-width: 100px;
}
.menu_619b.video-5cd6 {
  border-bottom: none !important;
  text-align: center;
}
.menu_619b.video-5cd6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outline_cbf4 p {
    padding: 1.5em 0;
  }
}
.fresh-0c2a {
  color: #0073aa;
}
.focus_f220 {
  background-color: #0073aa;
}
.summary-dim-a45a {
  color: #229fd8;
}
.search_34b3 {
  background-color: #229fd8;
}
.east_891e {
  color: #eee;
}
.badge_360a {
  background-color: #eee;
}
.message-6e83 {
  color: #444;
}
.tabs-8e5c {
  background-color: #444;
}
.paragraph-black-3965 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paragraph-black-3965 .badge-a788 .fixed-2cd1 {
  font-size: 15px;
}
.paragraph-black-3965 .fixed-2cd1 {
  line-height: 1.3;
}
.paragraph-black-3965 .tooltip_26c1 {
}
.paragraph-black-3965 .narrow_8266 {
  background: #235787;
}
.huge-7031 {
  padding: 0;
}
.huge-7031 .narrow_8266 {
  background: #1a1a1a;
}
.huge-7031 .tooltip_26c1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slow_36fe {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slow_36fe .tooltip_26c1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slow_36fe .narrow_8266 {
  background: #303030;
}
.avatar_cefe {
  position: relative;
  z-index: 10;
}
.avatar_cefe .in-5aae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_small_07f7 .hover-active-349b {
  display: inline-block;
  vertical-align: middle;
}
.element_small_07f7.widget_advanced_0897 .hover-active-349b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element_small_07f7.widget_advanced_0897 .hover-active-349b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element_small_07f7.widget_advanced_0897 .hover-active-349b {
    margin-right: 0.4em;
  }
}
.element_small_07f7.widget_advanced_0897 .hover-active-349b:last-child {
  margin-right: 0;
}
.info_79a9 .in-5aae {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input_17b2 .badge-a788 {
    margin: 0 -0.5em;
  }
  .input_17b2 .badge-a788 [class*="customify-col-"],
  .input_17b2 .badge-a788 [class*="customify-col_"],
  .input_17b2 .badge-a788 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input_17b2.rough_2b5d .in-5aae {
  background: 0 0 !important;
}
.input_17b2.rough_2b5d .in-5aae,
.input_17b2.info_79a9 .in-5aae {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input_17b2.rough-8798 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input_17b2.info_79a9 .in-5aae {
  box-shadow: none !important;
}
.description_white_a9d0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description_white_a9d0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description_white_a9d0 {
    padding: 18px 0 20px;
  }
}
.description_white_a9d0 .dim-88ce {
  width: 100%;
}
.description_white_a9d0 .description-5dc1 {
  margin-bottom: 0;
}
.description_white_a9d0 .picture-3a2c {
  margin-top: 5px;
  font-size: 0.875em;
}
.medium_e7bd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.medium_e7bd .carousel-cold-3803 {
  width: 100%;
}
.fast-acbe {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fast-acbe li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fast-acbe 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;
}
.fast-acbe li:last-child:after {
  display: none;
}
.fast-acbe li a {
  font-weight: 500;
  margin-right: 10px;
}
.cold-4bba .surface-purple-8320 button,
.description_white_a9d0 .surface-purple-8320 button {
  left: 0;
}
.cold-4bba .carousel-cold-3803,
.description_white_a9d0 .carousel-cold-3803 {
  padding-left: 0;
  padding-right: 0;
}
.cold-4bba .medium_e7bd,
.description_white_a9d0 .medium_e7bd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cold-4bba {
  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;
}
.cold-4bba: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;
}
.cold-4bba .fluid_c411 {
  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) {
  .cold-4bba .fluid_c411 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cold-4bba .fluid_c411 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cold-4bba .fluid_c411 {
    min-height: 200px;
  }
}
.cold-4bba .fast-acbe {
  color: rgba(255, 255, 255, 0.8);
}
.cold-4bba .fast-acbe a,
.cold-4bba .fast-acbe li:after {
  color: inherit;
}
.cold-4bba .fast-acbe a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.item-soft-9e53 {
  margin-bottom: 0.5em;
}
.content-7ee0 {
  margin-bottom: 1.2em;
}
.content-7ee0,
.item-soft-9e53 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.content-7ee0 p:last-child,
.item-soft-9e53 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface-purple-8320,
#masthead .surface-purple-8320 {
  display: none;
}
#masthead
  > .surface-purple-8320.bronze-18bf {
  display: none;
}
#masthead > .surface-purple-8320 button {
  left: 0;
}
.texture-small-8a28 {
  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%;
}
.texture-small-8a28 .hover-active-349b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-small-8a28 .notice-north-d568 {
  display: -webkit-box;
  display: flex;
}
.texture-small-8a28 .notice-north-d568.liquid-7070 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-small-8a28 .notice-north-d568.backdrop_thick_75d1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-small-8a28 .notice-north-d568.outline_e55c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-small-8a28.logo-dim-3f97.sort-lite-109f .notice-north-d568.liquid-7070 {
  flex-basis: 100%;
}
.texture-small-8a28.form_d58a .notice-north-d568.backdrop_thick_75d1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-small-8a28.form_d58a .notice-north-d568.outline_e55c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface-purple-8320.bronze-18bf {
  display: none;
}
#masthead > .surface-purple-8320 button {
  left: 0;
}
.detail-soft-e051 {
  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;
}
.detail-soft-e051:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.detail-soft-e051.input-next-9279 i {
  margin-right: 4px;
}
.detail-soft-e051.paper_11e3 i {
  margin-left: 5px;
}
.fixed-2cd1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fixed-2cd1 p:last-child {
  margin-bottom: 0;
}
.pressed_e4ed {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pressed_e4ed a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pressed_e4ed img {
  display: block;
  width: auto;
  line-height: 1;
}
.pressed_e4ed .search_b9f9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pressed_e4ed .backdrop-6d2c {
  margin: 5px 0 7px 0;
}
.pressed_e4ed.short_d882 .dropdown_lower_40e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed_e4ed.short_d882 .backdrop_tall_524e {
  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;
}
.pressed_e4ed.highlight-outer-f310 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pressed_e4ed.highlight-outer-f310 .dropdown_lower_40e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed_e4ed.highlight-outer-f310 .backdrop_tall_524e {
  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;
}
.pressed_e4ed.badge_d6b9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pressed_e4ed.overlay_6a7e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pressed_e4ed.overlay_6a7e .backdrop_tall_524e {
  margin-top: 7px;
}
.light_b74d {
  display: inline-block;
}
.avatar_cefe .hidden_full_68a1 .pressed_e4ed img {
  max-width: 100%;
}
.action_af5a .basic-362c.sidebar-wide-f7a6,
.warm-d39b .basic-362c.sidebar-wide-f7a6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.action_af5a .input-white-c7ba,
.warm-d39b .input-white-c7ba {
  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%);
}
.action_af5a .input-white-c7ba {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.action_af5a.description_selected_ee51 .input-white-c7ba {
  display: none;
}
.action_af5a .picture-out-b493 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action_af5a .picture-out-b493 li {
  display: inline-block;
  position: relative;
}
.action_af5a .picture-out-b493 li:last-child {
  margin-right: 0;
}
.action_af5a .picture-out-b493 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;
}
.action_af5a .picture-out-b493 li.lower-f62a > a {
  color: rgba(0, 0, 0, 0.9);
}
.action_af5a .picture-out-b493 > 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;
}
.action_af5a .picture-out-b493 > li > a i {
  line-height: 0;
}
.action_af5a .picture-out-b493 > li.card_4110 > a .input-white-c7ba {
  margin-left: 4px;
  line-height: 0;
}
.action_af5a .picture-out-b493 .fixed_af6d li.card_4110 > a {
  position: relative;
}
.action_af5a .picture-out-b493 .fixed_af6d li.card_4110 > a:after,
.action_af5a .picture-out-b493 .fixed_af6d li.card_4110 > a:before {
  content: "";
  display: table;
}
.action_af5a .picture-out-b493 .fixed_af6d li.card_4110 > a:after {
  clear: both;
}
.action_af5a .picture-out-b493 .fixed_af6d li.card_4110 > a .input-white-c7ba {
  margin-left: 5px;
  float: right;
}
.action_af5a .motion_a965,
.action_af5a .fixed_af6d {
  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;
}
.action_af5a .fixed_af6d {
  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;
}
.action_af5a .fixed_af6d .sidebar-wide-f7a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.action_af5a .fixed_af6d .input-white-c7ba {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.action_af5a .fixed_af6d li {
  display: block;
  margin: 0;
  padding: 0;
}
.action_af5a .fixed_af6d 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;
}
.action_af5a .fixed_af6d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.action_af5a .fixed_af6d .fixed_af6d {
  top: 0;
  left: 100%;
}
.action_af5a .first_3a53.fn-focus-6670 > .motion_a965,
.action_af5a .first_3a53.fn-focus-6670 > .fixed_af6d,
.action_af5a .first_3a53:focus > .motion_a965,
.action_af5a .first_3a53:focus > .fixed_af6d,
.action_af5a .first_3a53:hover > .motion_a965,
.action_af5a .first_3a53:hover > .fixed_af6d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.action_af5a.fast-9ef0 .tag-6191:after,
.action_af5a.fast-9ef0 .tag-6191:before {
  content: "";
  display: table;
}
.action_af5a.fast-9ef0 .tag-6191:after {
  clear: both;
}
.action_af5a.fast-9ef0 .tag-6191 > li {
  float: left;
}
.action_af5a.list-3218 .tag-6191:after,
.action_af5a.list-3218 .tag-6191:before {
  content: "";
  display: table;
}
.action_af5a.list-3218 .tag-6191:after {
  clear: both;
}
.action_af5a.list-3218 .tag-6191 > li {
  float: left;
}
.action_af5a.list-3218 .tag-6191 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.action_af5a.list-3218 .tag-6191 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.action_af5a.list-3218 .tag-6191 > li.link-0b8e > a,
.action_af5a.list-3218 .tag-6191 > li.lower-f62a > a {
  color: #fff;
  background-color: #1e4b75;
}
.action_af5a.icon_616e .tag-6191 > li > a .sidebar-wide-f7a6 {
  position: relative;
}
.action_af5a.icon_616e .tag-6191 > li > a .sidebar-wide-f7a6: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;
}
.action_af5a.icon_616e
  .tag-6191
  > li:focus
  > a
  .sidebar-wide-f7a6:before,
.action_af5a.icon_616e
  .tag-6191
  > li:hover
  > a
  .sidebar-wide-f7a6:before {
  width: 100%;
  background-color: currentColor;
}
.action_af5a.icon_616e
  .tag-6191
  > li.link-0b8e
  > a
  .sidebar-wide-f7a6:before,
.action_af5a.icon_616e
  .tag-6191
  > li.preview_south_3ae2
  > a
  .sidebar-wide-f7a6:before {
  width: 100%;
  background-color: currentColor;
}
.action_af5a.last_d8a9 .tag-6191 > li > a .sidebar-wide-f7a6 {
  position: relative;
}
.action_af5a.last_d8a9 .tag-6191 > li > a .sidebar-wide-f7a6: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;
}
.action_af5a.last_d8a9 .tag-6191 > li:focus > a .sidebar-wide-f7a6:before,
.action_af5a.last_d8a9
  .tag-6191
  > li:hover
  > a
  .sidebar-wide-f7a6:before {
  width: 100%;
  background-color: currentColor;
}
.action_af5a.last_d8a9
  .tag-6191
  > li.link-0b8e
  > a
  .sidebar-wide-f7a6:before,
.action_af5a.last_d8a9
  .tag-6191
  > li.preview_south_3ae2
  > a
  .sidebar-wide-f7a6:before {
  width: 100%;
  background-color: currentColor;
}
.warm-d39b .picture-out-b493 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.warm-d39b .picture-out-b493 li:first-child > a {
  border-top: none;
}
.warm-d39b .picture-out-b493 .copper_78bf > .sidebar-wide-f7a6 .input-white-c7ba {
  display: none;
}
.warm-d39b .picture-out-b493 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.warm-d39b .picture-out-b493 li:last-child {
  border: none;
}
.warm-d39b .picture-out-b493 li.card_4110 > a {
  padding-right: 45px !important;
}
.warm-d39b .picture-out-b493 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.warm-d39b .picture-out-b493 li a:focus,
.warm-d39b .picture-out-b493 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm-d39b .picture-out-b493 li .feature_6b13 {
  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;
}
.warm-d39b .picture-out-b493 li .feature_6b13:hover {
  box-shadow: none;
}
.warm-d39b .picture-out-b493 li .feature_6b13 .input-white-c7ba {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.warm-d39b .picture-out-b493 .fixed_af6d {
  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);
}
.warm-d39b .picture-out-b493 .fixed_af6d li a {
  padding-left: 3em;
}
.warm-d39b .picture-out-b493 .heading-in-98d5 > a .feature_6b13 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.warm-d39b .picture-out-b493 .heading-in-98d5 > .fixed_af6d {
  display: block;
  opacity: 1;
}
.card-dynamic-c795 {
  max-width: 100%;
}
.notification-d18d {
  line-height: 0;
  cursor: pointer;
}
.highlight-stale-c9d7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight-stale-c9d7:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight-stale-c9d7 svg {
  width: 18px;
  height: 18px;
}
.highlight-stale-c9d7 .paragraph-1cb3 {
  display: none;
}
.logo-left-9114 {
  position: relative;
}
.logo-left-9114.fn-active-6670 .highlight-stale-c9d7 .outline_easy_5278 {
  display: none;
}
.logo-left-9114.fn-active-6670 .highlight-stale-c9d7 .paragraph-1cb3 {
  display: inline-block;
}
.logo-left-9114 .new_4900 {
  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);
}
.logo-left-9114.nav-d8d4 .new_4900 {
  left: auto;
  right: -0.9em;
}
.logo-left-9114.nav-d8d4 .widget-0640::before {
  left: auto;
  right: 15px;
}
.logo-left-9114.fn-active-6670 .new_4900 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_hovered_f262 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.feature_hovered_f262 label {
  flex-basis: 100%;
}
.feature_hovered_f262 .focused_b68e {
  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;
}
.feature_hovered_f262 .complex-f254 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.feature_hovered_f262 .complex-f254:focus {
  background-color: transparent;
}
.feature_hovered_f262 button.tag_wood_9828 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.feature_hovered_f262 button.tag_wood_9828:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.feature_hovered_f262 button.tag_wood_9828 svg {
  width: 18px;
  height: 18px;
}
.feature_hovered_f262 input[type="submit"] {
  min-height: auto;
}
.nav_fresh_2ed6 .feature_hovered_f262 .complex-f254 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.widget-0640 {
  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) {
  .widget-0640 {
    width: 220px;
  }
}
.widget-0640 label {
  flex-basis: 100%;
}
.widget-0640::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;
}
.tooltip_3c12 .nav_fresh_2ed6 .feature_hovered_f262 {
  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;
}
.tooltip_3c12
  .nav_fresh_2ed6
  .feature_hovered_f262
  .focused_b68e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip_3c12 .nav_fresh_2ed6 .feature_hovered_f262 .complex-f254 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip_3c12
  .nav_fresh_2ed6
  .feature_hovered_f262
  .complex-f254:focus {
  background: 0 0;
}
.tooltip_3c12
  .nav_fresh_2ed6
  .feature_hovered_f262
  .progress-new-d7a5 {
  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;
}
.blue_5935 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.blue_5935 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.blue_5935 li:last-child {
  margin-right: 0;
}
.blue_5935 li:first-child {
  margin-left: 0;
}
.blue_5935.gold_d9ee a {
  color: #fff;
}
.blue_5935.gold_d9ee a:hover {
  color: #fff;
}
.blue_5935 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.blue_5935 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.blue_5935 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.blue_5935 a:hover {
  opacity: 0.9;
  color: inherit;
}
.blue_5935 [class*="social-icon-apple"] {
  background-color: #999;
}
.blue_5935 [class*="social-icon-apple"].table-2a2f {
  background-color: transparent;
  color: #999;
}
.blue_5935 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.blue_5935 [class*="social-icon-behance"].table-2a2f {
  background-color: transparent;
  color: #1769ff;
}
.blue_5935 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.blue_5935 [class*="social-icon-bitbucket"].table-2a2f {
  background-color: transparent;
  color: #205081;
}
.blue_5935 [class*="social-icon-codepen"] {
  background-color: #000;
}
.blue_5935 [class*="social-icon-codepen"].table-2a2f {
  background-color: transparent;
  color: #000;
}
.blue_5935 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.blue_5935 [class*="social-icon-delicious"].table-2a2f {
  background-color: transparent;
  color: #39f;
}
.blue_5935 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.blue_5935 [class*="social-icon-digg"].table-2a2f {
  background-color: transparent;
  color: #005be2;
}
.blue_5935 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.blue_5935 [class*="social-icon-dribbble"].table-2a2f {
  background-color: transparent;
  color: #ea4c89;
}
.blue_5935 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.blue_5935 [class*="social-icon-envelope"].table-2a2f {
  background-color: transparent;
  color: #ea4335;
}
.blue_5935 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.blue_5935 [class*="social-icon-facebook"].table-2a2f {
  background-color: transparent;
  color: #3b5998;
}
.blue_5935 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.blue_5935 [class*="social-icon-flickr"].table-2a2f {
  background-color: transparent;
  color: #0063dc;
}
.blue_5935 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.blue_5935 [class*="social-icon-foursquare"].table-2a2f {
  background-color: transparent;
  color: #2d5be3;
}
.blue_5935 [class*="social-icon-github"] {
  background-color: #333;
}
.blue_5935 [class*="social-icon-github"].table-2a2f {
  background-color: transparent;
  color: #333;
}
.blue_5935 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.blue_5935 [class*="social-icon-google-plus"].table-2a2f {
  background-color: transparent;
  color: #dd4b39;
}
.blue_5935 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.blue_5935 [class*="social-icon-houzz"].table-2a2f {
  background-color: transparent;
  color: #7ac142;
}
.blue_5935 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.blue_5935 [class*="social-icon-instagram"].table-2a2f {
  background-color: transparent;
  color: #262626;
}
.blue_5935 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.blue_5935 [class*="social-icon-jsfiddle"].table-2a2f {
  background-color: transparent;
  color: #487aa2;
}
.blue_5935 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.blue_5935 [class*="social-icon-linkedin"].table-2a2f {
  background-color: transparent;
  color: #0077b5;
}
.blue_5935 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.blue_5935 [class*="social-icon-medium"].table-2a2f {
  background-color: transparent;
  color: #00ab6b;
}
.blue_5935 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.blue_5935
  [class*="social-icon-odnoklassniki"].table-2a2f {
  background-color: transparent;
  color: #f4731c;
}
.blue_5935 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.blue_5935 [class*="social-icon-meetup"].table-2a2f {
  background-color: transparent;
  color: #ec1c40;
}
.blue_5935 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.blue_5935 [class*="social-icon-pinterest"].table-2a2f {
  background-color: transparent;
  color: #bd081c;
}
.blue_5935 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.blue_5935 [class*="social-icon-product-hunt"].table-2a2f {
  background-color: transparent;
  color: #da552f;
}
.blue_5935 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.blue_5935 [class*="social-icon-reddit"].table-2a2f {
  background-color: transparent;
  color: #ff4500;
}
.blue_5935 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.blue_5935 [class*="social-icon-rss"].table-2a2f {
  background-color: transparent;
  color: #f26522;
}
.blue_5935 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.blue_5935
  [class*="social-icon-shopping-cart"].table-2a2f {
  background-color: transparent;
  color: #4caf50;
}
.blue_5935 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.blue_5935 [class*="social-icon-skype"].table-2a2f {
  background-color: transparent;
  color: #00aff0;
}
.blue_5935 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.blue_5935 [class*="social-icon-slideshare"].table-2a2f {
  background-color: transparent;
  color: #0077b5;
}
.blue_5935 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.blue_5935 [class*="social-icon-snapchat"].table-2a2f {
  background-color: transparent;
  color: #fffc00;
}
.blue_5935 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.blue_5935 [class*="social-icon-soundcloud"].table-2a2f {
  background-color: transparent;
  color: #f80;
}
.blue_5935 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.blue_5935 [class*="social-icon-spotify"].table-2a2f {
  background-color: transparent;
  color: #2ebd59;
}
.blue_5935 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.blue_5935
  [class*="social-icon-stack-overflow"].table-2a2f {
  background-color: transparent;
  color: #fe7a15;
}
.blue_5935 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.blue_5935 [class*="social-icon-maldkfgram"].table-2a2f {
  background-color: transparent;
  color: #2ca5e0;
}
.blue_5935 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.blue_5935 [class*="social-icon-tripadvisor"].table-2a2f {
  background-color: transparent;
  color: #589442;
}
.blue_5935 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.blue_5935 [class*="social-icon-tumblr"].table-2a2f {
  background-color: transparent;
  color: #35465c;
}
.blue_5935 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.blue_5935 [class*="social-icon-twitch"].table-2a2f {
  background-color: transparent;
  color: #6441a5;
}
.blue_5935 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.blue_5935 [class*="social-icon-twitter"].table-2a2f {
  background-color: transparent;
  color: #1da1f2;
}
.blue_5935 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.blue_5935 [class*="social-icon-vimeo"].table-2a2f {
  background-color: transparent;
  color: #1ab7ea;
}
.blue_5935 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.blue_5935 [class*="social-icon-vk"].table-2a2f {
  background-color: transparent;
  color: #45668e;
}
.blue_5935 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.blue_5935 [class*="social-icon-weibo"].table-2a2f {
  background-color: transparent;
  color: #df2029;
}
.blue_5935 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.blue_5935 [class*="social-icon-weixin"].table-2a2f {
  background-color: transparent;
  color: #7bb32e;
}
.blue_5935 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.blue_5935 [class*="social-icon-whatsapp"].table-2a2f {
  background-color: transparent;
  color: #25d366;
}
.blue_5935 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.blue_5935 [class*="social-icon-wordpress"].table-2a2f {
  background-color: transparent;
  color: #21759b;
}
.blue_5935 [class*="social-icon-xing"] {
  background-color: #026466;
}
.blue_5935 [class*="social-icon-xing"].table-2a2f {
  background-color: transparent;
  color: #026466;
}
.blue_5935 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.blue_5935 [class*="social-icon-yelp"].table-2a2f {
  background-color: transparent;
  color: #af0606;
}
.blue_5935 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.blue_5935 [class*="social-icon-youtube"].table-2a2f {
  background-color: transparent;
  color: #cd201f;
}
.north-72f9 {
  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;
}
.north-72f9:hover {
  box-shadow: none;
  background: 0 0;
}
.table_clean_8ce4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.row_right_0bff {
  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;
}
.right_99ff {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wide-778a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wide-778a,
.wide-778a::after,
.wide-778a::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;
}
.wide-778a::after,
.wide-778a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.first-082a .row_right_0bff .right_99ff {
  margin-top: -2px;
  width: 19px;
}
.first-082a .row_right_0bff .wide-778a {
  margin-top: -1px;
}
.first-082a .row_right_0bff .wide-778a,
.first-082a .row_right_0bff .wide-778a::after,
.first-082a .row_right_0bff .wide-778a::before {
  width: 19px;
  height: 2px;
}
.first-082a .row_right_0bff .wide-778a::before {
  top: -6px;
}
.first-082a .row_right_0bff .wide-778a::after {
  bottom: -6px;
}
.banner-2be8 .row_right_0bff .right_99ff {
  margin-top: -2px;
  width: 22px;
}
.banner-2be8 .row_right_0bff .wide-778a {
  margin-top: -1px;
}
.banner-2be8 .row_right_0bff .wide-778a,
.banner-2be8 .row_right_0bff .wide-778a::after,
.banner-2be8 .row_right_0bff .wide-778a::before {
  width: 22px;
  height: 2px;
}
.banner-2be8 .row_right_0bff .wide-778a::before {
  top: -7px;
}
.banner-2be8 .row_right_0bff .wide-778a::after {
  bottom: -7px;
}
.pagination_9c58 .row_right_0bff .right_99ff {
  margin-top: -2px;
  width: 31px;
}
.pagination_9c58 .row_right_0bff .wide-778a {
  margin-top: -1.5px;
}
.pagination_9c58 .row_right_0bff .wide-778a,
.pagination_9c58 .row_right_0bff .wide-778a::after,
.pagination_9c58 .row_right_0bff .wide-778a::before {
  width: 31px;
  height: 3px;
}
.pagination_9c58 .row_right_0bff .wide-778a::before {
  top: -9px;
}
.pagination_9c58 .row_right_0bff .wide-778a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice_d471 .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 19px;
  }
  .notice_d471 .row_right_0bff .wide-778a {
    margin-top: -1px;
  }
  .notice_d471 .row_right_0bff .wide-778a,
  .notice_d471 .row_right_0bff .wide-778a::after,
  .notice_d471 .row_right_0bff .wide-778a::before {
    width: 19px;
    height: 2px;
  }
  .notice_d471 .row_right_0bff .wide-778a::before {
    top: -6px;
  }
  .notice_d471 .row_right_0bff .wide-778a::after {
    bottom: -6px;
  }
  .disabled_4f2b .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_4f2b .row_right_0bff .wide-778a {
    margin-top: -1px;
  }
  .disabled_4f2b .row_right_0bff .wide-778a,
  .disabled_4f2b .row_right_0bff .wide-778a::after,
  .disabled_4f2b .row_right_0bff .wide-778a::before {
    width: 22px;
    height: 2px;
  }
  .disabled_4f2b .row_right_0bff .wide-778a::before {
    top: -7px;
  }
  .disabled_4f2b .row_right_0bff .wide-778a::after {
    bottom: -7px;
  }
  .row-wide-ed71 .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 31px;
  }
  .row-wide-ed71 .row_right_0bff .wide-778a {
    margin-top: -1.5px;
  }
  .row-wide-ed71 .row_right_0bff .wide-778a,
  .row-wide-ed71 .row_right_0bff .wide-778a::after,
  .row-wide-ed71 .row_right_0bff .wide-778a::before {
    width: 31px;
    height: 3px;
  }
  .row-wide-ed71 .row_right_0bff .wide-778a::before {
    top: -9px;
  }
  .row-wide-ed71 .row_right_0bff .wide-778a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-ce87 .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 19px;
  }
  .menu-ce87 .row_right_0bff .wide-778a {
    margin-top: -1px;
  }
  .menu-ce87 .row_right_0bff .wide-778a,
  .menu-ce87 .row_right_0bff .wide-778a::after,
  .menu-ce87 .row_right_0bff .wide-778a::before {
    width: 19px;
    height: 2px;
  }
  .menu-ce87 .row_right_0bff .wide-778a::before {
    top: -6px;
  }
  .menu-ce87 .row_right_0bff .wide-778a::after {
    bottom: -6px;
  }
  .backdrop-large-56a9 .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-large-56a9 .row_right_0bff .wide-778a {
    margin-top: -1px;
  }
  .backdrop-large-56a9 .row_right_0bff .wide-778a,
  .backdrop-large-56a9 .row_right_0bff .wide-778a::after,
  .backdrop-large-56a9 .row_right_0bff .wide-778a::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-large-56a9 .row_right_0bff .wide-778a::before {
    top: -7px;
  }
  .backdrop-large-56a9 .row_right_0bff .wide-778a::after {
    bottom: -7px;
  }
  .secondary_copper_e363 .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_copper_e363 .row_right_0bff .wide-778a {
    margin-top: -1.5px;
  }
  .secondary_copper_e363 .row_right_0bff .wide-778a,
  .secondary_copper_e363 .row_right_0bff .wide-778a::after,
  .secondary_copper_e363 .row_right_0bff .wide-778a::before {
    width: 31px;
    height: 3px;
  }
  .secondary_copper_e363 .row_right_0bff .wide-778a::before {
    top: -9px;
  }
  .secondary_copper_e363 .row_right_0bff .wide-778a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focused-2130 .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 19px;
  }
  .focused-2130 .row_right_0bff .wide-778a {
    margin-top: -1px;
  }
  .focused-2130 .row_right_0bff .wide-778a,
  .focused-2130 .row_right_0bff .wide-778a::after,
  .focused-2130 .row_right_0bff .wide-778a::before {
    width: 19px;
    height: 2px;
  }
  .focused-2130 .row_right_0bff .wide-778a::before {
    top: -6px;
  }
  .focused-2130 .row_right_0bff .wide-778a::after {
    bottom: -6px;
  }
  .header_gas_6fce .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 22px;
  }
  .header_gas_6fce .row_right_0bff .wide-778a {
    margin-top: -1px;
  }
  .header_gas_6fce .row_right_0bff .wide-778a,
  .header_gas_6fce .row_right_0bff .wide-778a::after,
  .header_gas_6fce .row_right_0bff .wide-778a::before {
    width: 22px;
    height: 2px;
  }
  .header_gas_6fce .row_right_0bff .wide-778a::before {
    top: -7px;
  }
  .header_gas_6fce .row_right_0bff .wide-778a::after {
    bottom: -7px;
  }
  .description-glass-249a .row_right_0bff .right_99ff {
    margin-top: -2px;
    width: 31px;
  }
  .description-glass-249a .row_right_0bff .wide-778a {
    margin-top: -1.5px;
  }
  .description-glass-249a .row_right_0bff .wide-778a,
  .description-glass-249a .row_right_0bff .wide-778a::after,
  .description-glass-249a .row_right_0bff .wide-778a::before {
    width: 31px;
    height: 3px;
  }
  .description-glass-249a .row_right_0bff .wide-778a::before {
    top: -9px;
  }
  .description-glass-249a .row_right_0bff .wide-778a::after {
    bottom: -9px;
  }
}
.list-56a0 .wide-778a {
  -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);
}
.list-56a0 .wide-778a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list-56a0 .wide-778a::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);
}
.list-56a0.full-86b7 .wide-778a {
  -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);
}
.list-56a0.full-86b7 .wide-778a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list-56a0.full-86b7 .wide-778a::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);
}
.hover-huge-50d9 {
  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.west_10ee:before {
  display: none;
}
.accent_1964 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent_1964 .pro_5891 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent_1964 .pro_5891:last-of-type {
  border-bottom: none;
}
.accent_1964 .pro_5891.popup_tall_0ed4,
.accent_1964 .pro_5891.primary-d343,
.accent_1964 .pro_5891.fresh_7381 {
  padding: 0;
}
.accent_1964 .warm-d39b .feature_6b13 {
  color: currentColor;
}
.accent_1964 .warm-d39b .feature_6b13:focus,
.accent_1964 .warm-d39b .feature_6b13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_1964.tooltip_26c1 .hover_steel_8a41,
.accent_1964.tooltip_26c1 .fixed-2cd1 a,
.accent_1964.tooltip_26c1 .tag-6191 a,
.accent_1964.tooltip_26c1 .fixed_af6d a {
  color: rgba(0, 0, 0, 0.55);
}
.accent_1964.tooltip_26c1 .hover_steel_8a41:hover,
.accent_1964.tooltip_26c1 .fixed-2cd1 a:hover,
.accent_1964.tooltip_26c1 .tag-6191 a:hover,
.accent_1964.tooltip_26c1 .fixed_af6d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_1964.tooltip_26c1 .west-3fc4 {
  color: rgba(0, 0, 0, 0.8);
}
.accent_1964.tooltip_26c1 .pro_5891 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_1964.tooltip_26c1 .pro_5891:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent_1964.tooltip_26c1 .basic_65a7:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent_1964.tooltip_26c1 .warm-d39b .picture-out-b493 li a,
.accent_1964.tooltip_26c1 .warm-d39b .feature_6b13,
.accent_1964.tooltip_26c1 .fixed_af6d {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_1964.tooltip_26c1 .warm-d39b .feature_6b13:focus,
.accent_1964.tooltip_26c1 .warm-d39b .feature_6b13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_1964.tooltip_26c1 .picture-out-b493 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_1964.narrow_8266 .hover_steel_8a41,
.accent_1964.narrow_8266 .fixed-2cd1 a,
.accent_1964.narrow_8266 .tag-6191 .feature_6b13,
.accent_1964.narrow_8266 .tag-6191 a,
.accent_1964.narrow_8266 .fixed_af6d a {
  color: rgba(255, 255, 255, 0.79);
}
.accent_1964.narrow_8266 .hover_steel_8a41:hover,
.accent_1964.narrow_8266 .fixed-2cd1 a:hover,
.accent_1964.narrow_8266 .tag-6191 .feature_6b13:hover,
.accent_1964.narrow_8266 .tag-6191 a:hover,
.accent_1964.narrow_8266 .fixed_af6d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_1964.narrow_8266 .west-3fc4 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_1964.narrow_8266 .pro_5891 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_1964.narrow_8266 .pro_5891:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent_1964.narrow_8266 .basic_65a7:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent_1964.narrow_8266 .warm-d39b .picture-out-b493 li a,
.accent_1964.narrow_8266 .warm-d39b .feature_6b13,
.accent_1964.narrow_8266 .fixed_af6d {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_1964.narrow_8266 .warm-d39b .feature_6b13:focus,
.accent_1964.narrow_8266 .warm-d39b .feature_6b13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_1964.narrow_8266 .picture-out-b493 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_65a7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.basic_65a7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.layout-082b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.box-slow-3be8 .accent_1964 {
  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;
}
.box-slow-3be8 .pro_5891 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.box-slow-3be8 .pro_5891: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) {
  .box-slow-3be8 .pro_5891:before {
    width: 16%;
    left: 42%;
  }
}
.box-slow-3be8 .pro_5891:last-child:before {
  content: none;
}
.box-slow-3be8 .pro_5891[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.box-slow-3be8 .warm-d39b .picture-out-b493 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.box-slow-3be8 .warm-d39b .picture-out-b493 li a .feature_6b13 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.box-slow-3be8 .warm-d39b .fixed_af6d {
  border: none;
}
.box-slow-3be8 .warm-d39b .fixed_af6d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.box-slow-3be8 .basic_65a7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box-slow-3be8 .layout-082b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.box-slow-3be8 .narrow_8266 .basic_65a7:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-slow-3be8 .tooltip_26c1.carousel_south_abc1 .wide-778a {
  background: rgba(0, 0, 0, 0.6);
}
.box-slow-3be8
  .tooltip_26c1.carousel_south_abc1
  .wide-778a::after,
.box-slow-3be8
  .tooltip_26c1.carousel_south_abc1
  .wide-778a:before {
  background: inherit;
}
.box-slow-3be8
  .tooltip_26c1.carousel_south_abc1:hover
  .wide-778a {
  background: rgba(0, 0, 0, 0.8);
}
.lower_a3a4 .accent_1964 {
  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) {
  .lower_a3a4 .accent_1964 {
    width: auto;
    right: 45px;
  }
}
.over-18a4 .accent_1964 {
  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) {
  .over-18a4 .accent_1964 {
    width: auto;
    left: 45px;
  }
}
.west_10ee .accent_1964 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.west_10ee .layout-082b {
  max-width: 48em;
  margin: 0 auto;
}
.west_10ee .basic_65a7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gallery_5935 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_5935.box-slow-3be8 .accent_1964 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gallery_5935.lower_a3a4 .accent_1964 {
  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);
}
.gallery_5935 .accent_1964 {
  visibility: visible;
}
.gallery_5935.over-18a4 .accent_1964 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading-f300,
.chip-734e {
  overflow-x: hidden;
}
.heading-f300 .accent_1964 {
  overflow: auto;
}
.heading-f300.box-slow-3be8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-f300.box-slow-3be8 .accent_1964 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading-f300.box-slow-3be8 .north-72f9 {
  opacity: 0;
}
.heading-f300.lower_a3a4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-f300.lower_a3a4 .accent_1964 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading-f300.lower_a3a4 .north-72f9 {
  opacity: 0;
}
.heading-f300.over-18a4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-f300.over-18a4 .accent_1964 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading-f300.over-18a4 .north-72f9 {
  opacity: 0;
}
.heading-f300.west_10ee .accent_1964 {
  z-index: 10;
  visibility: visible;
}
.carousel_south_abc1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel_south_abc1 .wide-778a {
  background: rgba(255, 255, 255, 0.99);
}
.carousel_south_abc1 .wide-778a::after,
.carousel_south_abc1 .wide-778a:before {
  background: inherit;
}
.carousel_south_abc1:hover .wide-778a {
  background: rgba(255, 255, 255, 0.99);
}
.over-18a4 .carousel_south_abc1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.west_10ee .carousel_south_abc1 {
  display: none !important;
}
.heading-f300:before,
.chip-734e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading-f300 .carousel_south_abc1,
.chip-734e .carousel_south_abc1 {
  display: inline-block;
}
.accent_1964 .hover-active-349b {
  -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;
}
.heading-f300 .accent_1964 .hover-active-349b,
.chip-734e .accent_1964 .hover-active-349b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue_a938 .focused_b68e {
  width: 100%;
}
.hidden_full_68a1 {
  padding: 0 0.5em 0;
}
.hidden_full_68a1 [class*="customify-col-"],
.hidden_full_68a1 [class*="customify-col_"],
.hidden_full_68a1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module-tall-4458 .hidden_full_68a1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .badge-a788 .media-76db,
  .media-76db {
    display: none;
  }
  .under-41d1 {
    text-align: left;
  }
  .input-dynamic-0d6a {
    text-align: center;
  }
  .thumbnail-focused-3cfc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .badge-a788 .active-full-8484,
  .active-full-8484 {
    display: none;
  }
  .detail_7623 {
    text-align: left;
  }
  .image_full_4dc6 {
    text-align: center;
  }
  .status_orange_c2bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .badge-a788 .alert-6357,
  .alert-6357 {
    display: none;
  }
  .prev_e431 {
    text-align: left;
  }
  .focused-0876 {
    text-align: center;
  }
  .thumbnail-yellow-9db3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.top-a971 {
  box-shadow: none !important;
}
.card-down-de07 .brown-3ae5,
.huge_1675 .brown-3ae5 {
  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;
}
.huge_1675 .brown-3ae5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.in-5aae {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.in-5aae:after,
.in-5aae:before {
  content: "";
  display: table;
}
.in-5aae:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .in-5aae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.in-5aae,
.rough-8798 {
  max-width: 1248px;
  margin: 0 auto;
}

.red-fd36.outline_099c .in-5aae {
  max-width: 100%;
}
.red-fd36.light_1b41 {
  max-width: 1200px;
  margin: 0 auto;
}
.red-fd36.hover-fast-a089 .in-5aae {
  max-width: 100%;
}
.red-fd36.hover-fast-a089 > .in-5aae {
  padding-left: 0;
  padding-right: 0;
}
.red-fd36.hover-fast-a089 > .in-5aae .badge-a788 {
  margin: 0;
}
.red-fd36.hover-fast-a089
  > .in-5aae
  .wide-53bb.column-cd37 {
  margin-right: 0;
  margin-left: 0;
}
.red-fd36.hover-fast-a089 #main.column-cd37 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .east_987d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .east_987d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_ba84 .block_1c85 {
    padding-right: 1em;
  }
  .tooltip_ba84.footer_0592 .wide-53bb {
    border-right: 1px solid #eaecee;
  }
  .tooltip_ba84.footer_0592 .block_1c85 {
    padding-right: 1em;
  }
  .tooltip_ba84.footer_0592 .frame-d36a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-simple-2302 .block_1c85 {
    padding-left: 1em;
  }
  .notification-simple-2302.footer_0592 .wide-53bb {
    border-left: 1px solid #eaecee;
  }
  .notification-simple-2302.footer_0592 .block_1c85 {
    padding-left: 1em;
  }
  .notification-simple-2302.footer_0592 .frame-d36a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-hard-7c43 .block_1c85 {
    padding-left: 1em;
  }
  .picture-hard-7c43.footer_0592 .container-e1c0 {
    border-right: 1px solid #eaecee;
  }
  .picture-hard-7c43.footer_0592 .thumbnail_77b6 {
    border-right: 1px solid #eaecee;
  }
  .picture-hard-7c43.footer_0592 .block_1c85 {
    padding-left: 1em;
  }
  .picture-hard-7c43.footer_0592 .frame-d36a {
    padding-right: 1em;
  }
  .picture-hard-7c43.footer_0592 .table_ac4f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_easy_a189 .block_1c85 {
    padding-right: 1em;
  }
  .widget_easy_a189.footer_0592 .container-e1c0 {
    border-left: 1px solid #eaecee;
  }
  .widget_easy_a189.footer_0592 .thumbnail_77b6 {
    border-left: 1px solid #eaecee;
  }
  .widget_easy_a189.footer_0592 .block_1c85 {
    padding-right: 1em;
  }
  .widget_easy_a189.footer_0592 .frame-d36a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget_easy_a189.footer_0592 .table_ac4f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east_987d .block_1c85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east_987d.footer_0592 .wide-53bb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .east_987d.footer_0592 .block_1c85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east_987d.footer_0592 .frame-d36a {
    padding-left: 1em;
  }
  .east_987d.footer_0592 .table_ac4f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .east_987d.footer_0592 .block_1c85 {
    padding-left: 0;
  }
}
.blue_2e8d .element_small_07f7 {
  display: inline-block;
}
.border-a9a4 {
  display: inline-block;
}
.shadow-smooth-a6f4 {
  word-con: break-word;
}
.popup-ca0b > span {
  display: inline-block;
  padding: 5px 0;
}
.popup-ca0b .over-0dbe {
  margin-left: 8px;
  margin-right: 8px;
}
.popup-ca0b .breadcrumb-8c3c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean-165d .focus-gas-f388 {
  margin-bottom: 2em;
}
.clean-165d .south_3341 {
  margin-bottom: 15px;
}
.clean-165d .south_3341:last-child {
  margin-bottom: 0;
}
.clean-165d .rough_7193 {
  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) {
  .clean-165d .rough_7193 {
    display: block;
  }
}
.clean-165d .bottom-b3f0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean-165d .bottom-b3f0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean-165d .south-ecc5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean-165d .south-ecc5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean-165d .south-ecc5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean-165d .shadow-smooth-a6f4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean-165d .shadow-smooth-a6f4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean-165d .caption_east_1585 p:last-child {
  margin-bottom: 0;
}
.clean-165d .container_silver_870d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean-165d .focus_orange_0422 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean-165d .steel-283a {
  margin-top: 1em;
}
.clean-165d .secondary-c1fa {
  top: 0;
  display: block;
}
.clean-165d .secondary-c1fa a {
  color: inherit;
}
.clean-165d .secondary-c1fa a:hover {
  color: inherit;
}
.clean-165d .button_rough_6857 {
  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;
}
.clean-165d .button_rough_6857:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean-165d .focus_orange_0422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean-165d .texture-616f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean-165d .texture-616f:first-child {
  margin-top: 0;
}
.clean-165d .texture-616f.avatar_9784 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean-165d .texture-616f.media_4c23 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean-165d
  .texture-616f.media_4c23.hero_fa44
  .steel-283a {
  width: 100%;
}
.clean-165d .media_4c23 {
  -webkit-box-align: center;
  align-items: center;
}
.clean-165d .media_4c23 .popup-ca0b,
.clean-165d .media_4c23 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean-165d .south-ecc5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean-165d .south-ecc5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean-165d .south-ecc5: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;
}
.clean-165d .avatar_9784 {
  z-index: 5;
}
.clean-165d .copper_9b78 .photo-f884 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean-165d .small-7248 .photo-f884 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean-165d .message-tall-9b63 .photo-f884 {
  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;
}
.clean-165d.plasma_0716 .rough_7193,
.clean-165d.blue-e439 .rough_7193 {
  display: block;
}
.clean-165d.plasma_0716 .rough_7193 .cold-140b,
.clean-165d.plasma_0716 .rough_7193 .focus_orange_0422,
.clean-165d.blue-e439 .rough_7193 .cold-140b,
.clean-165d.blue-e439 .rough_7193 .focus_orange_0422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean-165d.disabled-f870 .bottom-b3f0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean-165d.disabled-f870 .bottom-b3f0 {
    margin-right: 0;
  }
}
.clean-165d.plasma_0716 .bottom-b3f0,
.clean-165d.blue-e439 .bottom-b3f0 {
  padding-top: 40%;
}
.clean-165d.plasma_0716 .focus-gas-f388,
.clean-165d.blue-e439 .focus-gas-f388 {
  display: block;
}
.clean-165d.plasma_0716 .fn-sticky-6670 .focus_orange_0422,
.clean-165d.blue-e439 .fn-sticky-6670 .focus_orange_0422 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean-165d.plasma_0716 .bottom-b3f0,
.clean-165d.blue-e439 .bottom-b3f0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean-165d.plasma_0716 .focus_orange_0422 {
  padding: 1em;
}
.card_wood_1594 {
  margin: 30px auto;
  display: block;
}
.card_wood_1594 .mini_4608 > * {
  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;
}
.card_wood_1594 .mini_4608 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card_wood_1594 .mini_4608 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-93f2 .popup-ca0b {
  margin-bottom: 1.41575em;
}
.caption-93f2 .status-5459 {
  margin-bottom: 1.618em;
}
.motion_e0ad .banner_5166 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.motion_e0ad .banner_5166 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.motion_e0ad .gradient-selected-6c97 {
  max-width: 100%;
  overflow: auto;
}
.input-3f8f .motion_e0ad a:hover {
  text-decoration: underline;
}
.breadcrumb-b073 .south_3341:not(.shadow-smooth-a6f4),
.breadcrumb-b073 .south-ecc5 {
  margin-bottom: 1.41575em;
}
.breadcrumb-b073 .south_3341:not(.shadow-smooth-a6f4):last-child,
.breadcrumb-b073 .south-ecc5:last-child {
  margin-bottom: 0;
}
.breadcrumb-b073 .south_3341.search_0177 {
  margin-bottom: 0.41575em;
}
.breadcrumb-b073 .easy-8cc3:before,
.breadcrumb-b073 .tooltip_3391:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb-b073 .easy-8cc3:before {
  content: "\f115";
}
.breadcrumb-b073 .tooltip_3391:before {
  content: "\f02c";
}
.breadcrumb-b073 .south_b42b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb-b073 .south_b42b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tertiary_hovered_5691 {
  display: -webkit-box;
  display: flex;
}
.tertiary_hovered_5691 .module-625f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tertiary_hovered_5691 .module-625f {
    flex-basis: 90px;
  }
}
.tertiary_hovered_5691 .card_9fb6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary_hovered_5691 .card_9fb6 {
    flex-basis: calc(100% - 50px);
  }
}
.tertiary_hovered_5691 .thick-d741 p:last-child {
  margin-bottom: 0.72em;
}
.widget_right_09df .mini_4608 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget_right_09df .mini_4608:after,
.widget_right_09df .mini_4608:before {
  content: "";
  display: table;
}
.widget_right_09df .mini_4608:after {
  clear: both;
}
.widget_right_09df .mini_4608 .list_5a00,
.widget_right_09df .mini_4608 .active-9d41 {
  width: 49%;
}
.widget_right_09df .mini_4608 .list_5a00 a span.easy_d6ad,
.widget_right_09df .mini_4608 .active-9d41 a span.easy_d6ad {
  display: block;
  margin-bottom: 5px;
}
.widget_right_09df .mini_4608 .active-9d41 {
  float: left;
  text-align: left;
}
.widget_right_09df .mini_4608 .list_5a00 {
  float: right;
  text-align: right;
}
.hidden_small_6c51 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden_small_6c51 {
    margin-bottom: 0;
  }
}
.row-bf9d {
  margin-bottom: 1em;
}
.row-bf9d .shadow-smooth-a6f4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.in-675b a {
  display: block;
  line-height: 0;
  position: relative;
}
.bronze-6ff1 .row-bf9d,
.alert_6f26 .row-bf9d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bronze-6ff1 .row-bf9d,
  .alert_6f26 .row-bf9d {
    display: block;
  }
}
.bronze-6ff1 .in-675b,
.alert_6f26 .in-675b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bronze-6ff1 .in-675b,
  .alert_6f26 .in-675b {
    margin-bottom: 1em;
  }
}
.bronze-6ff1 .in-675b img,
.alert_6f26 .in-675b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bronze-6ff1 .fixed-6584,
.alert_6f26 .fixed-6584 {
  flex-basis: calc(100% - 160px);
}
.bronze-6ff1 .fixed-6584 p,
.alert_6f26 .fixed-6584 p {
  margin-bottom: 0;
}
.bronze-6ff1 .fixed-6584 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bronze-6ff1 .fixed-6584 {
    padding-left: 0;
  }
}
.alert_6f26 .fixed-6584 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert_6f26 .fixed-6584 {
    padding-right: 0;
  }
}
.alert_6f26 .in-675b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.inner-206f .in-675b {
  margin-bottom: 0.5em;
}
.inner-206f .in-675b img {
  width: 100%;
}
.logo_glass_c012 .badge-red-efb8,
.dynamic_3511 .badge-red-efb8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dynamic_3511 .wide-53bb .upper_4475 p:last-child {
  margin-bottom: 0;
}
.disabled-light-a185 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focus_c506 .thumbnail_36bc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focus_c506 .thumbnail_36bc:last-of-type {
    margin-bottom: 0;
  }
}
.focus_c506 .thumbnail_36bc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_c506 .thumbnail_36bc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focus_c506 .thumbnail_36bc ul li {
  margin: 0 0 0.6em;
}
.focus_c506 .thumbnail_36bc ul li.box_00f7,
.focus_c506 .thumbnail_36bc ul li.image_focused_c2ea {
  position: relative;
}
.focus_c506 .thumbnail_36bc ul li.box_00f7 .bottom-1509,
.focus_c506 .thumbnail_36bc ul li.image_focused_c2ea .bottom-1509 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focus_c506 .thumbnail_36bc ul li.box_00f7:after:after,
.focus_c506 .thumbnail_36bc ul li.box_00f7:after:before,
.focus_c506
  .thumbnail_36bc
  ul
  li.image_focused_c2ea:after:after,
.focus_c506
  .thumbnail_36bc
  ul
  li.image_focused_c2ea:after:before {
  content: "";
  display: table;
}
.focus_c506 .thumbnail_36bc ul li.box_00f7:after:after,
.focus_c506
  .thumbnail_36bc
  ul
  li.image_focused_c2ea:after:after {
  clear: both;
}
.focus_c506 .thumbnail_36bc a.popup-stale-0dee:hover {
  text-decoration: none;
}
.focus_c506 .thumbnail_36bc select {
  max-width: 100%;
}
.focus_c506 .thumbnail_36bc table {
  font-size: 85%;
}
.focus_c506 .thumbnail_36bc table td,
.focus_c506 .thumbnail_36bc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focus_c506 .thumbnail_36bc table tfoot td {
  text-align: left;
}
.focus_c506 .thumbnail_36bc :last-child {
  margin-bottom: 0;
}
.focus_c506 .thumbnail_36bc .message_d2c6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focus_c506 .thumbnail_36bc .message_d2c6 label {
  width: 100%;
}
.focus_c506 .thumbnail_36bc .message_d2c6 .complex-f254 {
  width: 100%;
  display: block;
}
.focus_c506 .thumbnail_36bc .message_d2c6 .tag_wood_9828 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focus_c506 .thumbnail_36bc .message_d2c6 .tag_wood_9828:hover svg #svg-search {
  fill: #444;
}
.focus_c506 .thumbnail_36bc .message_d2c6 .tag_wood_9828 svg {
  width: 18px;
  height: 18px;
}
.focus_c506 .gallery_4798 ul ul,
.focus_c506 .solid_0bd8 ul ul,
.focus_c506 .widget_fbfe ul ul,
.focus_c506 .widget_narrow_1f1b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focus_c506 .gallery_4798 .card_4110 > a,
.focus_c506 .solid_0bd8 .card_4110 > a,
.focus_c506 .widget_fbfe .card_4110 > a,
.focus_c506 .widget_narrow_1f1b .card_4110 > a {
  margin-bottom: 0;
}
.focus_c506 .south-a0bd li,
.focus_c506 .gallery_4798 li,
.focus_c506 .card_mini_ea97 li,
.focus_c506 .solid_0bd8 li,
.focus_c506 .widget_fbfe li,
.focus_c506 .widget_narrow_1f1b li,
.focus_c506 .notice_8027 li,
.focus_c506 .purple-4002 li {
  display: block;
  position: relative;
}
.focus_c506 .south-a0bd li:last-child,
.focus_c506 .gallery_4798 li:last-child,
.focus_c506 .card_mini_ea97 li:last-child,
.focus_c506 .solid_0bd8 li:last-child,
.focus_c506 .widget_fbfe li:last-child,
.focus_c506 .widget_narrow_1f1b li:last-child,
.focus_c506 .notice_8027 li:last-child,
.focus_c506 .purple-4002 li:last-child {
  border: none;
}
.focus_c506 .south-a0bd li a,
.focus_c506 .gallery_4798 li a,
.focus_c506 .card_mini_ea97 li a,
.focus_c506 .solid_0bd8 li a,
.focus_c506 .widget_fbfe li a,
.focus_c506 .widget_narrow_1f1b li a,
.focus_c506 .notice_8027 li a,
.focus_c506 .purple-4002 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_c506 .south-a0bd li ul li::before,
.focus_c506 .gallery_4798 li ul li::before,
.focus_c506 .card_mini_ea97 li ul li::before,
.focus_c506 .solid_0bd8 li ul li::before,
.focus_c506 .widget_fbfe li ul li::before,
.focus_c506 .widget_narrow_1f1b li ul li::before,
.focus_c506 .notice_8027 li ul li::before,
.focus_c506 .purple-4002 li ul li::before {
  left: 15px;
}
.focus_c506 .south-a0bd li ul a,
.focus_c506 .gallery_4798 li ul a,
.focus_c506 .card_mini_ea97 li ul a,
.focus_c506 .solid_0bd8 li ul a,
.focus_c506 .widget_fbfe li ul a,
.focus_c506 .widget_narrow_1f1b li ul a,
.focus_c506 .notice_8027 li ul a,
.focus_c506 .purple-4002 li ul a {
  padding-left: 20px;
}
.focus_c506 .south-a0bd li ul ul li::before,
.focus_c506 .gallery_4798 li ul ul li::before,
.focus_c506 .card_mini_ea97 li ul ul li::before,
.focus_c506 .solid_0bd8 li ul ul li::before,
.focus_c506 .widget_fbfe li ul ul li::before,
.focus_c506 .widget_narrow_1f1b li ul ul li::before,
.focus_c506 .notice_8027 li ul ul li::before,
.focus_c506 .purple-4002 li ul ul li::before {
  left: 30px;
}
.focus_c506 .south-a0bd li ul ul a,
.focus_c506 .gallery_4798 li ul ul a,
.focus_c506 .card_mini_ea97 li ul ul a,
.focus_c506 .solid_0bd8 li ul ul a,
.focus_c506 .widget_fbfe li ul ul a,
.focus_c506 .widget_narrow_1f1b li ul ul a,
.focus_c506 .notice_8027 li ul ul a,
.focus_c506 .purple-4002 li ul ul a {
  padding-left: 40px;
}
.focus_c506 .row_dim_4ccc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_c506 .purple-4002 ul li {
  margin-bottom: 1.41575em;
}
.focus_c506 .purple-4002 ul li .progress_0cea {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focus_c506 .purple-4002 ul li .component_92e6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.narrow_8266 .south-a0bd li a,
.narrow_8266 .gallery_4798 li a,
.narrow_8266 .card_mini_ea97 li a,
.narrow_8266 .solid_0bd8 li a,
.narrow_8266 .widget_fbfe li a,
.narrow_8266 .widget_narrow_1f1b li a,
.narrow_8266 .notice_8027 li a,
.narrow_8266 .purple-4002 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_8266 .row_dim_4ccc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_8266 .thumbnail_36bc ul li.box_00f7 .bottom-1509,
.narrow_8266 .thumbnail_36bc ul li.image_focused_c2ea .bottom-1509 {
  background: rgba(0, 0, 0, 0.2);
}
.narrow_8266 .focus_c506 .thumbnail_36bc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-fd36 .focus_c506 .picture-out-b493 li {
  margin: 0;
}
.red-fd36 .focus_c506 .picture-out-b493 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.red-fd36 .focus_c506 .picture-out-b493 li ul {
  margin: 0;
}
.red-fd36 .focus_c506 .picture-out-b493 li ul li a {
  padding-left: 15px;
}
.red-fd36 .focus_c506 .picture-out-b493 li ul li li a {
  padding-left: 30px;
}
.red-fd36 .focus_c506 .picture-out-b493 li.lower-f62a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.red-fd36 .focus_c506 .picture-out-b493 li.lower-f62a > 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;
}
.red-fd36 .focus_c506 .picture-out-b493 li.lower-f62a > 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;
}
.media_copper_ec19 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paper-678d {
  position: relative;
  z-index: 10;
}
.paper-678d .hover-active-349b {
  width: 100%;
  max-width: 100%;
}
.glass_4c45 .nav-429b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.glass_4c45 .tooltip_26c1 {
}
.glass_4c45 .narrow_8266 {
  background: #292929;
}
.dynamic_b630 .nav-429b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dynamic_b630 .tooltip_26c1 {
  background: #f9f9f9;
}
.dynamic_b630 .narrow_8266 {
  background: #303030;
}
.photo-hot-14cd .nav-429b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-hot-14cd .element_small_07f7 {
    margin-bottom: 1em;
  }
  .photo-hot-14cd .element_small_07f7:last-child {
    margin-bottom: 0;
  }
}
.photo-hot-14cd .tooltip_26c1 {
  background: #ededed;
}
.photo-hot-14cd .narrow_8266 {
  background: #1a1a1a;
}
.nav-429b.tooltip_26c1 {
  color: rgba(0, 0, 0, 0.6);
}
.nav-429b.tooltip_26c1 .steel_0eab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-429b.narrow_8266 {
  color: rgba(255, 255, 255, 0.99);
}
.nav-429b.narrow_8266 a:not(.popup-stale-0dee) {
  color: rgba(255, 255, 255, 0.79);
}
.nav-429b.narrow_8266 a:not(.popup-stale-0dee):hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-429b.narrow_8266 .steel_0eab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-429b.narrow_8266 table tbody td,
.nav-429b.narrow_8266 table th {
  background: rgba(0, 0, 0, 0.08);
}
.caption_focused_02d5.info_79a9 .in-5aae {
  max-width: initial;
}
.caption_focused_02d5 .widget_advanced_0897 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.caption_focused_02d5 .widget_advanced_0897 .hover-active-349b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .caption_focused_02d5 .widget_advanced_0897 .hover-active-349b {
    display: block;
    margin-bottom: 2em;
  }
  .caption_focused_02d5 .widget_advanced_0897 .hover-active-349b:last-child {
    margin-bottom: 0;
  }
}
.photo-hot-14cd .element_small_07f7:last-child,
.dynamic_b630 .element_small_07f7:last-child,
.glass_4c45 .element_small_07f7:last-child {
  margin-bottom: 0;
}
.photo-hot-14cd .element_small_07f7 .focus_c506 .thumbnail_36bc:last-child,
.dynamic_b630 .element_small_07f7 .focus_c506 .thumbnail_36bc:last-child,
.glass_4c45 .element_small_07f7 .focus_c506 .thumbnail_36bc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .photo-hot-14cd .fluid-9378,
  .photo-hot-14cd .hovered-d865,
  .dynamic_b630 .fluid-9378,
  .dynamic_b630 .hovered-d865,
  .glass_4c45 .fluid-9378,
  .glass_4c45 .hovered-d865 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paper-678d .element_small_07f7 {
    margin-bottom: 2em;
  }
}
.paper-678d p:last-child {
  margin-bottom: 0;
}
.paper-678d li,
.paper-678d ul {
  list-style: none;
  margin: 0;
}
.paper-678d ul ul {
  margin-left: 2.617924em;
}
.nav-west-fbe6 {
  font-size: 0.875em;
}

/* css-noise: e2f3 */
.promo-block-s3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
