/*!
Theme Name: Customify
Theme URI: https://pressmaximum.medium_b79a/customify
Author: WPCustomify
Author URI: https://pressmaximum.medium_b79a
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.medium_b79a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag_11eb.progress_red_f56f/licenses/gpl-2.0.glass_0ef8
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.grid_mini_4d36/, (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.search-76b5.texture_full_8aba/normalize.hover-small-1fa9/
 ======
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.hover-small-1fa9 v7.0.0 | MIT License | github.medium_b79a/necolas/normalize.hover-small-1fa9 */
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;
}
.medium-cc43 .detail_7213,
.purple_de00,
.column_e24c,
.nav_2869,
.gas-2abb,
.picture_df60,
.media-bca2,
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;
}
.purple_de00,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .purple_de00,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .purple_de00,
  h1 {
    font-size: 1.8em;
  }
}
.column_e24c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column_e24c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column_e24c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column_e24c,
  h2 {
    font-size: 1.7em;
  }
}
.nav_2869,
h3 {
  font-size: 1.618em;
}
.medium-cc43 .detail_7213,
.gas-2abb,
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.article_tall_57d2 {
  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;
}
.popup_6af4:after,
.popup_6af4:before,
.mask-0e94:after,
.mask-0e94:before {
  content: "";
  display: table;
}
.popup_6af4:after,
.mask-0e94:after {
  clear: both;
}
.content_2440 {
  float: right;
  margin-right: 0;
}
.button-8327 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.info-stale-3d7c .input_action_0d36,
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;
}
.info-stale-3d7c .input_action_0d36: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;
}
.summary_medium_5d9d .input_action_0d36 {
  box-shadow: none;
}
.summary_medium_5d9d
  .input_action_0d36
  .right-505d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary_medium_5d9d .input_action_0d36 .medium_710c {
  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;
}
.summary_medium_5d9d
  .input_action_0d36
  .medium_710c
  b {
  display: none;
}
.summary_medium_5d9d .form_hovered_69c4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.picture-cfc3:not(.right-badc):not(.header-80c0),
button:not(.right-badc):not(.header-80c0),
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ),
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ),
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ) {
  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;
}
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ):hover,
button:not(.right-badc):not(
    .header-80c0
  ):hover,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ):hover,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ):hover,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ):active,
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ):focus,
button:not(.right-badc):not(
    .header-80c0
  ):active,
button:not(.right-badc):not(
    .header-80c0
  ):focus,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ):active,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ):focus,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ):active,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ):focus,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ):active,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ):focus {
  outline: 0;
}
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e,
button:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e {
  position: relative;
}
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .sidebar_short_20df,
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .title_caa7,
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .full_5122,
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  i,
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  svg,
button:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .sidebar_short_20df,
button:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .title_caa7,
button:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .full_5122,
button:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  i,
button:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  svg,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .sidebar_short_20df,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .title_caa7,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .full_5122,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  i,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  svg,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .sidebar_short_20df,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .title_caa7,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .full_5122,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  i,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  svg,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .sidebar_short_20df,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .title_caa7,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  .full_5122,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  i,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e
  svg {
  visibility: hidden;
}
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e:after,
button:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e:after,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e:after,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e:after,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ).fn-loading-985e: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;
}
.picture-cfc3:not(.right-badc):not(.header-80c0),
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ),
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ),
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ) {
  color: #fff;
  background: #235787;
}
.picture-cfc3:not(.right-badc):not(
    .header-80c0
  ):focus,
input[type="button"]:not(.right-badc):not(
    .header-80c0
  ):focus,
input[type="reset"]:not(.right-badc):not(
    .header-80c0
  ):focus,
input[type="submit"]:not(.right-badc):not(
    .header-80c0
  ):focus {
  color: #fff;
}
.picture-cfc3.fn-disabled-985e:not(.right-badc):not(
    .header-80c0
  ),
.picture-cfc3[disabled]:not(.right-badc):not(
    .header-80c0
  ),
button.fn-disabled-985e:not(.right-badc):not(
    .header-80c0
  ),
button[disabled]:not(.right-badc):not(
    .header-80c0
  ) {
  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;
}
.dark_d6dc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dark_d6dc: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;
}
.clean_52ff {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.white_6cb6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hidden-8ec1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup_6af4:after,
.popup_6af4:before,
.secondary_wood_0697:after,
.secondary_wood_0697:before,
.hovered_9d20:after,
.hovered_9d20:before,
.tooltip-focused-105f:after,
.tooltip-focused-105f:before,
.popup-action-3892:after,
.popup-action-3892:before,
.list-narrow-0191:after,
.list-narrow-0191:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup_6af4:after,
.secondary_wood_0697:after,
.hovered_9d20:after,
.tooltip-focused-105f:after,
.popup-action-3892:after,
.list-narrow-0191:after {
  clear: both;
}
.secondary_wood_0697 .search_1cdc,
.hovered_9d20 .search_1cdc,
.info-tall-b124 .search_1cdc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion_slow_7fc2 {
  display: inline-block;
}
.white_0365 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white_0365 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white_0365 .article_prev_c3e4 {
  padding: 1em 0;
  font-size: 85%;
}
.article_prev_c3e4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.action-0c4b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.action-0c4b:after,
.action-0c4b:before {
  content: "";
  display: table;
}
.action-0c4b:after {
  clear: both;
}
.card-focused-aa33 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner_thick_d754 .card-focused-aa33 {
  max-width: 50%;
}
.tooltip_hot_2a18 .card-focused-aa33 {
  max-width: 33.33%;
}
.hover-f967 .card-focused-aa33 {
  max-width: 25%;
}
.video-e68f .card-focused-aa33 {
  max-width: 20%;
}
.accent-tall-b067 .card-focused-aa33 {
  max-width: 16.66%;
}
.list-glass-b677 .card-focused-aa33 {
  max-width: 14.28%;
}
.stale_84fd .card-focused-aa33 {
  max-width: 12.5%;
}
.tag-c927 .card-focused-aa33 {
  max-width: 11.11%;
}
.fixed_e012 {
  display: block;
}
.medium-cc43 .caption-243f label,
.medium-cc43 .paper_6230 label,
.medium-cc43 .advanced-3397 label,
.medium-cc43 .hot-86d3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade_hard_3f51 {
  list-style: none;
  margin: 0;
}
.shade_hard_3f51 article.video_4dad {
  margin-bottom: 0;
}
.shade_hard_3f51 ul {
  list-style: none;
  margin: 0;
}
.shade_hard_3f51 .lite-da37 li.video_4dad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade_hard_3f51 .lite-da37 li.video_4dad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade_hard_3f51 .lite-da37 li.video_4dad: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) {
  .shade_hard_3f51 .lite-da37 li.video_4dad li.video_4dad li.video_4dad li.video_4dad {
    padding-left: 0;
  }
}
article.video_4dad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video_4dad .secondary_wood_0697 p:last-of-type {
  margin-bottom: 0;
}
article.video_4dad .tag-d888 {
  float: left;
}
article.video_4dad .message_pro_9da4 {
  margin-left: 85px;
}
article.video_4dad .motion_db0f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video_4dad .motion_db0f .layout-dynamic-246c {
  margin-left: 10px;
}
article.video_4dad .gold-a136 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video_4dad .image-white-f004 {
  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 .caption-243f,
  #respond .advanced-3397,
  #respond .hot-86d3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-243f input,
#respond .advanced-3397 input,
#respond .hot-86d3 input {
  width: 100%;
}
#respond .hot-86d3 {
  margin-right: 0;
}
#respond .icon_upper_5063 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_inner_1ef5 {
  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;
}
.wrapper_inner_1ef5.dark_b53e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper_inner_1ef5 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%);
}
.wrapper_inner_1ef5:focus,
.wrapper_inner_1ef5: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);
}
.paragraph-first-26e3 {
  border-radius: 10%;
}
.overlay_c8a4 {
  border-radius: 50%;
}
.pagination-glass-ae09 {
  font-size: 0.72em;
}
.pagination_pro_aa95 {
  font-size: 0.875em;
}
.feature_tiny_0544 {
  font-size: 1.1em;
}
.slow_402c {
  text-transform: uppercase;
  line-height: 1.2;
}
.slow_402c.pagination-glass-ae09 {
  letter-spacing: 0.5px;
}
.pink-d598,
.pink-d598 a {
  color: #6d6d6d;
}
.pink-d598 a:hover {
  color: #111;
}
.hover-a04e {
  color: #6d6d6d;
}
.footer-40e4 {
  overflow-x: hidden;
}
.footer-40e4 .down_59e4.current-047d {
  position: relative;
}
.footer-40e4 .down_59e4.current-047d.breadcrumb-9d4b {
  position: initial;
}
.footer-40e4
  .down_59e4.current-047d.breadcrumb-9d4b
  .image-hard-8e7b {
  left: auto;
}
.footer-40e4 .down_59e4 .image-hard-8e7b {
  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;
}
.footer-40e4 .down_59e4:hover.current-047d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer-40e4
  .down_59e4:hover.current-047d
  .image-hard-8e7b {
  display: block;
  z-index: 9999999;
}
.footer-40e4 .summary_836e .paragraph-north-6100,
.footer-40e4 .accent-prev-04cd .paragraph-north-6100 {
  display: none;
}
.footer-40e4 .carousel_bottom_7056 .down_59e4:hover.current-047d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.medium-cc43 .caption-243f label,
.medium-cc43 .paper_6230 label,
.medium-cc43 .advanced-3397 label,
.medium-cc43 .hot-86d3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade_hard_3f51 {
  list-style: none;
  margin: 0;
}
.shade_hard_3f51 article.video_4dad {
  margin-bottom: 0;
}
.shade_hard_3f51 ul {
  list-style: none;
  margin: 0;
}
.shade_hard_3f51 .lite-da37 li.video_4dad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade_hard_3f51 .lite-da37 li.video_4dad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade_hard_3f51 .lite-da37 li.video_4dad: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) {
  .shade_hard_3f51 .lite-da37 li.video_4dad li.video_4dad li.video_4dad li.video_4dad {
    padding-left: 0;
  }
}
article.video_4dad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video_4dad .secondary_wood_0697 p:last-of-type {
  margin-bottom: 0;
}
article.video_4dad .tag-d888 {
  float: left;
}
article.video_4dad .message_pro_9da4 {
  margin-left: 85px;
}
article.video_4dad .motion_db0f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video_4dad .motion_db0f .layout-dynamic-246c {
  margin-left: 10px;
}
article.video_4dad .gold-a136 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video_4dad .image-white-f004 {
  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 .caption-243f,
  #respond .advanced-3397,
  #respond .hot-86d3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-243f input,
#respond .advanced-3397 input,
#respond .hot-86d3 input {
  width: 100%;
}
#respond .hot-86d3 {
  margin-right: 0;
}
#respond .icon_upper_5063 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary_836e .background_b033 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.background_b033 .input_silver_8b00.footer_fef2 .photo_purple_97da > li > a:focus,
.background_b033 .input_silver_8b00.footer_fef2 .photo_purple_97da > li > a:hover,
.background_b033 .input_silver_8b00.action_0181 .photo_purple_97da > li > a:focus,
.background_b033 .input_silver_8b00.action_0181 .photo_purple_97da > li > a:hover,
.background_b033 .input_silver_8b00.wide-ddc3 .photo_purple_97da > li > a:focus,
.background_b033 .input_silver_8b00.wide-ddc3 .photo_purple_97da > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_b033
  .input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li.caption_in_1f63
  > a,
.background_b033
  .input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li.accordion-9a2d
  > a,
.background_b033
  .input_silver_8b00.action_0181
  .photo_purple_97da
  > li.caption_in_1f63
  > a,
.background_b033
  .input_silver_8b00.action_0181
  .photo_purple_97da
  > li.accordion-9a2d
  > a,
.background_b033
  .input_silver_8b00.wide-ddc3
  .photo_purple_97da
  > li.caption_in_1f63
  > a,
.background_b033 .input_silver_8b00.wide-ddc3 .photo_purple_97da > li.hidden_d2dc > a {
  color: rgba(255, 255, 255, 0.99);
}
.background_b033 .article-black-7052,
.background_b033 .article-black-7052 a {
  color: rgba(255, 255, 255, 0.99);
}
.background_b033 .table-da1f.glass-cbc1 li a,
.background_b033 .dirty-1f85 a,
.background_b033 .aside_134a,
.background_b033 .photo_purple_97da > li > a,
.background_b033 .first-7f93 {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033 .table-da1f.glass-cbc1 li a:hover,
.background_b033 .dirty-1f85 a:hover,
.background_b033 .aside_134a:hover,
.background_b033 .photo_purple_97da > li > a:hover,
.background_b033 .first-7f93:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_b033 .content-a13f {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033 .content-a13f .list-ee0a {
  color: rgba(255, 255, 255, 0.99);
}
.background_b033 .content-a13f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_b033 .silver-3ba3 .header_smooth_df59 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_b033 .silver-3ba3 .header_smooth_df59 .pagination-bright-4df0 {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033
  .silver-3ba3
  .header_smooth_df59
  .pagination-bright-4df0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033
  .silver-3ba3
  .header_smooth_df59
  .pagination-bright-4df0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033
  .silver-3ba3
  .header_smooth_df59
  .pagination-bright-4df0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033
  .silver-3ba3
  .header_smooth_df59
  .pagination-bright-4df0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033 .silver-3ba3 .cold_5ed3 {
  color: rgba(255, 255, 255, 0.79);
}
.background_b033 .silver-3ba3 .cold_5ed3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_9094
  .background_b033
  .silver-3ba3
  .active_pressed_88a3
  .caption_234c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_9094
  .background_b033
  .silver-3ba3
  .active_pressed_88a3
  .pagination-bright-4df0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_836e .info-solid-341c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info-solid-341c .input_silver_8b00.footer_fef2 .photo_purple_97da > li > a:focus,
.info-solid-341c .input_silver_8b00.footer_fef2 .photo_purple_97da > li > a:hover,
.info-solid-341c .input_silver_8b00.action_0181 .photo_purple_97da > li > a:focus,
.info-solid-341c .input_silver_8b00.action_0181 .photo_purple_97da > li > a:hover,
.info-solid-341c .input_silver_8b00.wide-ddc3 .photo_purple_97da > li > a:focus,
.info-solid-341c .input_silver_8b00.wide-ddc3 .photo_purple_97da > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-solid-341c
  .input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li.caption_in_1f63
  > a,
.info-solid-341c
  .input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li.accordion-9a2d
  > a,
.info-solid-341c
  .input_silver_8b00.action_0181
  .photo_purple_97da
  > li.caption_in_1f63
  > a,
.info-solid-341c
  .input_silver_8b00.action_0181
  .photo_purple_97da
  > li.accordion-9a2d
  > a,
.info-solid-341c
  .input_silver_8b00.wide-ddc3
  .photo_purple_97da
  > li.caption_in_1f63
  > a,
.info-solid-341c .input_silver_8b00.wide-ddc3 .photo_purple_97da > li.hidden_d2dc > a {
  color: rgba(0, 0, 0, 0.8);
}
.info-solid-341c .article-black-7052,
.info-solid-341c .article-black-7052 a {
  color: rgba(0, 0, 0, 0.8);
}
.info-solid-341c .table-da1f.glass-cbc1 li a,
.info-solid-341c .dirty-1f85 a,
.info-solid-341c .aside_134a,
.info-solid-341c .photo_purple_97da > li > a,
.info-solid-341c .first-7f93 {
  color: rgba(0, 0, 0, 0.55);
}
.info-solid-341c .table-da1f.glass-cbc1 li a:hover,
.info-solid-341c .dirty-1f85 a:hover,
.info-solid-341c .aside_134a:hover,
.info-solid-341c .photo_purple_97da > li > a:hover,
.info-solid-341c .first-7f93:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-solid-341c .content-a13f {
  color: rgba(0, 0, 0, 0.55);
}
.info-solid-341c .content-a13f .list-ee0a {
  color: rgba(0, 0, 0, 0.8);
}
.info-solid-341c .content-a13f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-160d .pink-31ce {
  margin-left: auto;
  margin-right: auto;
}
.hovered_9d20 > * {
  margin-left: auto;
  margin-right: auto;
}
.hovered_9d20 .clean_52ff {
  margin-right: 1.41575em;
}
.texture_soft_0c89 .hovered_9d20 > .stale_487c {
  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;
}
.texture_soft_0c89 .hovered_9d20 > .input_cc55 {
  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;
}
.main_595d.badge-160d .pink-31ce,
.over-b833.badge-160d .pink-31ce {
  margin-left: 0;
}
.message-67e6.badge-160d .pink-31ce,
.alert_top_dfbe.badge-160d .pink-31ce {
  margin-right: 0;
}
.hovered_9d20 ol,
.hovered_9d20 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.old_47fa video {
  max-width: 100%;
}
.hidden_3823 img {
  display: block;
}
.hidden_3823.clean_52ff,
.hidden_3823.white_6cb6 {
  width: 100%;
}
.hidden_3823.input_cc55 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.aside-focused-05fd:not(.fresh-dd8c) {
  margin: 1.5em auto;
}
.shade_b44f p {
  padding: 1.5em 14px;
}
ul.under_5954.input_cc55,
ul.under_5954.stale_487c,
ul.under_5954.focused-7d3e.stale_487c {
  padding: 0 14px;
}
.description-f618 {
  display: block;
  overflow-x: auto;
}
.description-f618 table {
  border-collapse: collapse;
  width: 100%;
}
.description-f618 td,
.description-f618 th {
  padding: 0.5em;
}
.hovered_9d20 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hovered_9d20 ol ol,
.hovered_9d20 ol ul,
.hovered_9d20 ul ol,
.hovered_9d20 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hovered_9d20 ol ol li,
.hovered_9d20 ol ul li,
.hovered_9d20 ul ol li,
.hovered_9d20 ul ul li {
  margin-left: 0;
}
.article_east_54d2.iron-27b6 > .brown-d027 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.article_east_54d2.iron-27b6 > .brown-d027 iframe,
.article_east_54d2.iron-27b6 > .brown-d027 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.small-8007 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.small-8007.gold_9bca {
  padding: 0;
}
.small-8007.gold_9bca cite {
  font-size: 13px;
}
.small-8007 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.small-8007 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container-black-2464 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container-black-2464 > p:first-child {
  margin-top: 0;
}
.container-black-2464 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container-black-2464 blockquote {
  border-left: 0;
}
.stale-bc4f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stale-bc4f:not(.section_advanced_7713) {
  max-width: 100px;
}
.stale-bc4f.full_3fe8 {
  border-bottom: none !important;
  text-align: center;
}
.stale-bc4f.full_3fe8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shade_b44f p {
    padding: 1.5em 0;
  }
}
.west-be33 {
  color: #0073aa;
}
.block_1d95 {
  background-color: #0073aa;
}
.component_over_7e07 {
  color: #229fd8;
}
.item-b1f7 {
  background-color: #229fd8;
}
.carousel-4b51 {
  color: #eee;
}
.preview_bronze_bd7d {
  background-color: #eee;
}
.background_4fa4 {
  color: #444;
}
.action_0bde {
  background-color: #444;
}
.dynamic-0f86 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dynamic-0f86 .chip_cool_dca0 .dirty-1f85 {
  font-size: 15px;
}
.dynamic-0f86 .dirty-1f85 {
  line-height: 1.3;
}
.dynamic-0f86 .info-solid-341c {
}
.dynamic-0f86 .background_b033 {
  background: #235787;
}
.chip-old-d9dc {
  padding: 0;
}
.chip-old-d9dc .background_b033 {
  background: #1a1a1a;
}
.chip-old-d9dc .info-solid-341c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight-9752 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight-9752 .info-solid-341c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight-9752 .background_b033 {
  background: #303030;
}
.list-narrow-0191 {
  position: relative;
  z-index: 10;
}
.list-narrow-0191 .aside_paper_dca5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component-8590 .current-047d {
  display: inline-block;
  vertical-align: middle;
}
.component-8590.gas_a81f .current-047d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .component-8590.gas_a81f .current-047d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .component-8590.gas_a81f .current-047d {
    margin-right: 0.4em;
  }
}
.component-8590.gas_a81f .current-047d:last-child {
  margin-right: 0;
}
.solid-5224 .aside_paper_dca5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .summary_836e .chip_cool_dca0 {
    margin: 0 -0.5em;
  }
  .summary_836e .chip_cool_dca0 [class*="customify-col-"],
  .summary_836e .chip_cool_dca0 [class*="customify-col_"],
  .summary_836e .chip_cool_dca0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.summary_836e.black-0831 .aside_paper_dca5 {
  background: 0 0 !important;
}
.summary_836e.black-0831 .aside_paper_dca5,
.summary_836e.solid-5224 .aside_paper_dca5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .summary_836e.icon_220f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.summary_836e.solid-5224 .aside_paper_dca5 {
  box-shadow: none !important;
}
.label-d63b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .label-d63b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .label-d63b {
    padding: 18px 0 20px;
  }
}
.label-d63b .block_8aad {
  width: 100%;
}
.label-d63b .banner-c897 {
  margin-bottom: 0;
}
.label-d63b .backdrop_orange_ff7e {
  margin-top: 5px;
  font-size: 0.875em;
}
.detail-69d3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.detail-69d3 .wrapper_3501 {
  width: 100%;
}
.down-48e2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.down-48e2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.down-48e2 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;
}
.down-48e2 li:last-child:after {
  display: none;
}
.down-48e2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu-solid-43ba .paragraph-north-6100 button,
.label-d63b .paragraph-north-6100 button {
  left: 0;
}
.menu-solid-43ba .wrapper_3501,
.label-d63b .wrapper_3501 {
  padding-left: 0;
  padding-right: 0;
}
.menu-solid-43ba .detail-69d3,
.label-d63b .detail-69d3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu-solid-43ba {
  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;
}
.menu-solid-43ba: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;
}
.menu-solid-43ba .in_f630 {
  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) {
  .menu-solid-43ba .in_f630 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-solid-43ba .in_f630 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu-solid-43ba .in_f630 {
    min-height: 200px;
  }
}
.menu-solid-43ba .down-48e2 {
  color: rgba(255, 255, 255, 0.8);
}
.menu-solid-43ba .down-48e2 a,
.menu-solid-43ba .down-48e2 li:after {
  color: inherit;
}
.menu-solid-43ba .down-48e2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag_9b58 {
  margin-bottom: 0.5em;
}
.preview-abdc {
  margin-bottom: 1.2em;
}
.preview-abdc,
.tag_9b58 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.preview-abdc p:last-child,
.tag_9b58 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paragraph-north-6100,
#masthead .paragraph-north-6100 {
  display: none;
}
#masthead
  > .paragraph-north-6100.modal_b8e1 {
  display: none;
}
#masthead > .paragraph-north-6100 button {
  left: 0;
}
.backdrop-a71e {
  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%;
}
.backdrop-a71e .current-047d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop-a71e .wide_7abf {
  display: -webkit-box;
  display: flex;
}
.backdrop-a71e .wide_7abf.static-547e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop-a71e .wide_7abf.status_simple_2ff4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-a71e .wide_7abf.pattern-hard-868c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-a71e.block_8935.card_83f1 .wide_7abf.static-547e {
  flex-basis: 100%;
}
.backdrop-a71e.disabled_steel_0d1c .wide_7abf.status_simple_2ff4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop-a71e.disabled_steel_0d1c .wide_7abf.pattern-hard-868c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paragraph-north-6100.modal_b8e1 {
  display: none;
}
#masthead > .paragraph-north-6100 button {
  left: 0;
}
.thumbnail_4664 {
  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;
}
.thumbnail_4664:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail_4664.dim-a191 i {
  margin-right: 4px;
}
.thumbnail_4664.right_2f44 i {
  margin-left: 5px;
}
.dirty-1f85 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dirty-1f85 p:last-child {
  margin-bottom: 0;
}
.main-6a57 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main-6a57 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main-6a57 img {
  display: block;
  width: auto;
  line-height: 1;
}
.main-6a57 .article-black-7052 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main-6a57 .old_5150 {
  margin: 5px 0 7px 0;
}
.main-6a57.heading-white-931c .bronze-c899 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-6a57.heading-white-931c .label-8da9 {
  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;
}
.main-6a57.fixed-d48b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main-6a57.fixed-d48b .bronze-c899 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-6a57.fixed-d48b .label-8da9 {
  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;
}
.main-6a57.cold-492f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-6a57.element_8518 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main-6a57.element_8518 .label-8da9 {
  margin-top: 7px;
}
.shade-67d5 {
  display: inline-block;
}
.list-narrow-0191 .cool_2421 .main-6a57 img {
  max-width: 100%;
}
.input_silver_8b00 .dirty-fb18.table-bright-a9b0,
.dirty-5568 .dirty-fb18.table-bright-a9b0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_silver_8b00 .title-up-4b90,
.dirty-5568 .title-up-4b90 {
  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%);
}
.input_silver_8b00 .title-up-4b90 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input_silver_8b00.thumbnail-lite-4006 .title-up-4b90 {
  display: none;
}
.input_silver_8b00 .small_7884 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_silver_8b00 .small_7884 li {
  display: inline-block;
  position: relative;
}
.input_silver_8b00 .small_7884 li:last-child {
  margin-right: 0;
}
.input_silver_8b00 .small_7884 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;
}
.input_silver_8b00 .small_7884 li.hidden_d2dc > a {
  color: rgba(0, 0, 0, 0.9);
}
.input_silver_8b00 .small_7884 > 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;
}
.input_silver_8b00 .small_7884 > li > a i {
  line-height: 0;
}
.input_silver_8b00 .small_7884 > li.icon_d96a > a .title-up-4b90 {
  margin-left: 4px;
  line-height: 0;
}
.input_silver_8b00 .small_7884 .tall_604e li.icon_d96a > a {
  position: relative;
}
.input_silver_8b00 .small_7884 .tall_604e li.icon_d96a > a:after,
.input_silver_8b00 .small_7884 .tall_604e li.icon_d96a > a:before {
  content: "";
  display: table;
}
.input_silver_8b00 .small_7884 .tall_604e li.icon_d96a > a:after {
  clear: both;
}
.input_silver_8b00 .small_7884 .tall_604e li.icon_d96a > a .title-up-4b90 {
  margin-left: 5px;
  float: right;
}
.input_silver_8b00 .panel-2057,
.input_silver_8b00 .tall_604e {
  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;
}
.input_silver_8b00 .tall_604e {
  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;
}
.input_silver_8b00 .tall_604e .table-bright-a9b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_silver_8b00 .tall_604e .title-up-4b90 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input_silver_8b00 .tall_604e li {
  display: block;
  margin: 0;
  padding: 0;
}
.input_silver_8b00 .tall_604e 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;
}
.input_silver_8b00 .tall_604e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input_silver_8b00 .tall_604e .tall_604e {
  top: 0;
  left: 100%;
}
.input_silver_8b00 .pagination-898c.fn-focus-985e > .panel-2057,
.input_silver_8b00 .pagination-898c.fn-focus-985e > .tall_604e,
.input_silver_8b00 .pagination-898c:focus > .panel-2057,
.input_silver_8b00 .pagination-898c:focus > .tall_604e,
.input_silver_8b00 .pagination-898c:hover > .panel-2057,
.input_silver_8b00 .pagination-898c:hover > .tall_604e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input_silver_8b00.wide-ddc3 .photo_purple_97da:after,
.input_silver_8b00.wide-ddc3 .photo_purple_97da:before {
  content: "";
  display: table;
}
.input_silver_8b00.wide-ddc3 .photo_purple_97da:after {
  clear: both;
}
.input_silver_8b00.wide-ddc3 .photo_purple_97da > li {
  float: left;
}
.input_silver_8b00.up-bcad .photo_purple_97da:after,
.input_silver_8b00.up-bcad .photo_purple_97da:before {
  content: "";
  display: table;
}
.input_silver_8b00.up-bcad .photo_purple_97da:after {
  clear: both;
}
.input_silver_8b00.up-bcad .photo_purple_97da > li {
  float: left;
}
.input_silver_8b00.up-bcad .photo_purple_97da > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input_silver_8b00.up-bcad .photo_purple_97da > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input_silver_8b00.up-bcad .photo_purple_97da > li.caption_in_1f63 > a,
.input_silver_8b00.up-bcad .photo_purple_97da > li.hidden_d2dc > a {
  color: #fff;
  background-color: #1e4b75;
}
.input_silver_8b00.footer_fef2 .photo_purple_97da > li > a .table-bright-a9b0 {
  position: relative;
}
.input_silver_8b00.footer_fef2 .photo_purple_97da > li > a .table-bright-a9b0: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;
}
.input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li:focus
  > a
  .table-bright-a9b0:before,
.input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li:hover
  > a
  .table-bright-a9b0:before {
  width: 100%;
  background-color: currentColor;
}
.input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li.caption_in_1f63
  > a
  .table-bright-a9b0:before,
.input_silver_8b00.footer_fef2
  .photo_purple_97da
  > li.accordion-9a2d
  > a
  .table-bright-a9b0:before {
  width: 100%;
  background-color: currentColor;
}
.input_silver_8b00.action_0181 .photo_purple_97da > li > a .table-bright-a9b0 {
  position: relative;
}
.input_silver_8b00.action_0181 .photo_purple_97da > li > a .table-bright-a9b0: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;
}
.input_silver_8b00.action_0181 .photo_purple_97da > li:focus > a .table-bright-a9b0:before,
.input_silver_8b00.action_0181
  .photo_purple_97da
  > li:hover
  > a
  .table-bright-a9b0:before {
  width: 100%;
  background-color: currentColor;
}
.input_silver_8b00.action_0181
  .photo_purple_97da
  > li.caption_in_1f63
  > a
  .table-bright-a9b0:before,
.input_silver_8b00.action_0181
  .photo_purple_97da
  > li.accordion-9a2d
  > a
  .table-bright-a9b0:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-5568 .small_7884 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dirty-5568 .small_7884 li:first-child > a {
  border-top: none;
}
.dirty-5568 .small_7884 .simple-d4f6 > .table-bright-a9b0 .title-up-4b90 {
  display: none;
}
.dirty-5568 .small_7884 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dirty-5568 .small_7884 li:last-child {
  border: none;
}
.dirty-5568 .small_7884 li.icon_d96a > a {
  padding-right: 45px !important;
}
.dirty-5568 .small_7884 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dirty-5568 .small_7884 li a:focus,
.dirty-5568 .small_7884 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dirty-5568 .small_7884 li .surface_d4ab {
  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;
}
.dirty-5568 .small_7884 li .surface_d4ab:hover {
  box-shadow: none;
}
.dirty-5568 .small_7884 li .surface_d4ab .title-up-4b90 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dirty-5568 .small_7884 .tall_604e {
  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);
}
.dirty-5568 .small_7884 .tall_604e li a {
  padding-left: 3em;
}
.dirty-5568 .small_7884 .carousel_0bba > a .surface_d4ab i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dirty-5568 .small_7884 .carousel_0bba > .tall_604e {
  display: block;
  opacity: 1;
}
.caption-1499 {
  max-width: 100%;
}
.pro-a9df {
  line-height: 0;
  cursor: pointer;
}
.first-7f93 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.first-7f93:hover {
  box-shadow: none;
  color: currentColor;
}
.first-7f93 svg {
  width: 18px;
  height: 18px;
}
.first-7f93 .aside-25d4 {
  display: none;
}
.paragraph_large_db96 {
  position: relative;
}
.paragraph_large_db96.fn-active-985e .first-7f93 .input-last-9c92 {
  display: none;
}
.paragraph_large_db96.fn-active-985e .first-7f93 .aside-25d4 {
  display: inline-block;
}
.paragraph_large_db96 .article_complex_4808 {
  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);
}
.paragraph_large_db96.small_6331 .article_complex_4808 {
  left: auto;
  right: -0.9em;
}
.paragraph_large_db96.small_6331 .status_inner_b51c::before {
  left: auto;
  right: 15px;
}
.paragraph_large_db96.fn-active-985e .article_complex_4808 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_pressed_88a3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active_pressed_88a3 label {
  flex-basis: 100%;
}
.active_pressed_88a3 .header_smooth_df59 {
  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;
}
.active_pressed_88a3 .pagination-bright-4df0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active_pressed_88a3 .pagination-bright-4df0:focus {
  background-color: transparent;
}
.active_pressed_88a3 button.cold_5ed3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active_pressed_88a3 button.cold_5ed3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active_pressed_88a3 button.cold_5ed3 svg {
  width: 18px;
  height: 18px;
}
.active_pressed_88a3 input[type="submit"] {
  min-height: auto;
}
.silver-3ba3 .active_pressed_88a3 .pagination-bright-4df0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.status_inner_b51c {
  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) {
  .status_inner_b51c {
    width: 220px;
  }
}
.status_inner_b51c label {
  flex-basis: 100%;
}
.status_inner_b51c::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;
}
.widget_9094 .silver-3ba3 .active_pressed_88a3 {
  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;
}
.widget_9094
  .silver-3ba3
  .active_pressed_88a3
  .header_smooth_df59 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.widget_9094 .silver-3ba3 .active_pressed_88a3 .pagination-bright-4df0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.widget_9094
  .silver-3ba3
  .active_pressed_88a3
  .pagination-bright-4df0:focus {
  background: 0 0;
}
.widget_9094
  .silver-3ba3
  .active_pressed_88a3
  .caption_234c {
  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;
}
.table-da1f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table-da1f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table-da1f li:last-child {
  margin-right: 0;
}
.table-da1f li:first-child {
  margin-left: 0;
}
.table-da1f.paper_bfa8 a {
  color: #fff;
}
.table-da1f.paper_bfa8 a:hover {
  color: #fff;
}
.table-da1f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table-da1f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table-da1f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table-da1f a:hover {
  opacity: 0.9;
  color: inherit;
}
.table-da1f [class*="social-icon-apple"] {
  background-color: #999;
}
.table-da1f [class*="social-icon-apple"].slow_c07a {
  background-color: transparent;
  color: #999;
}
.table-da1f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table-da1f [class*="social-icon-behance"].slow_c07a {
  background-color: transparent;
  color: #1769ff;
}
.table-da1f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table-da1f [class*="social-icon-bitbucket"].slow_c07a {
  background-color: transparent;
  color: #205081;
}
.table-da1f [class*="social-icon-codepen"] {
  background-color: #000;
}
.table-da1f [class*="social-icon-codepen"].slow_c07a {
  background-color: transparent;
  color: #000;
}
.table-da1f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table-da1f [class*="social-icon-delicious"].slow_c07a {
  background-color: transparent;
  color: #39f;
}
.table-da1f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table-da1f [class*="social-icon-digg"].slow_c07a {
  background-color: transparent;
  color: #005be2;
}
.table-da1f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table-da1f [class*="social-icon-dribbble"].slow_c07a {
  background-color: transparent;
  color: #ea4c89;
}
.table-da1f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table-da1f [class*="social-icon-envelope"].slow_c07a {
  background-color: transparent;
  color: #ea4335;
}
.table-da1f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table-da1f [class*="social-icon-facebook"].slow_c07a {
  background-color: transparent;
  color: #3b5998;
}
.table-da1f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table-da1f [class*="social-icon-flickr"].slow_c07a {
  background-color: transparent;
  color: #0063dc;
}
.table-da1f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table-da1f [class*="social-icon-foursquare"].slow_c07a {
  background-color: transparent;
  color: #2d5be3;
}
.table-da1f [class*="social-icon-github"] {
  background-color: #333;
}
.table-da1f [class*="social-icon-github"].slow_c07a {
  background-color: transparent;
  color: #333;
}
.table-da1f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table-da1f [class*="social-icon-google-plus"].slow_c07a {
  background-color: transparent;
  color: #dd4b39;
}
.table-da1f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table-da1f [class*="social-icon-houzz"].slow_c07a {
  background-color: transparent;
  color: #7ac142;
}
.table-da1f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table-da1f [class*="social-icon-instagram"].slow_c07a {
  background-color: transparent;
  color: #262626;
}
.table-da1f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table-da1f [class*="social-icon-jsfiddle"].slow_c07a {
  background-color: transparent;
  color: #487aa2;
}
.table-da1f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table-da1f [class*="social-icon-linkedin"].slow_c07a {
  background-color: transparent;
  color: #0077b5;
}
.table-da1f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table-da1f [class*="social-icon-medium"].slow_c07a {
  background-color: transparent;
  color: #00ab6b;
}
.table-da1f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table-da1f
  [class*="social-icon-odnoklassniki"].slow_c07a {
  background-color: transparent;
  color: #f4731c;
}
.table-da1f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table-da1f [class*="social-icon-meetup"].slow_c07a {
  background-color: transparent;
  color: #ec1c40;
}
.table-da1f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table-da1f [class*="social-icon-pinterest"].slow_c07a {
  background-color: transparent;
  color: #bd081c;
}
.table-da1f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table-da1f [class*="social-icon-product-hunt"].slow_c07a {
  background-color: transparent;
  color: #da552f;
}
.table-da1f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table-da1f [class*="social-icon-reddit"].slow_c07a {
  background-color: transparent;
  color: #ff4500;
}
.table-da1f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table-da1f [class*="social-icon-rss"].slow_c07a {
  background-color: transparent;
  color: #f26522;
}
.table-da1f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table-da1f
  [class*="social-icon-shopping-cart"].slow_c07a {
  background-color: transparent;
  color: #4caf50;
}
.table-da1f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table-da1f [class*="social-icon-skype"].slow_c07a {
  background-color: transparent;
  color: #00aff0;
}
.table-da1f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table-da1f [class*="social-icon-slideshare"].slow_c07a {
  background-color: transparent;
  color: #0077b5;
}
.table-da1f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table-da1f [class*="social-icon-snapchat"].slow_c07a {
  background-color: transparent;
  color: #fffc00;
}
.table-da1f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table-da1f [class*="social-icon-soundcloud"].slow_c07a {
  background-color: transparent;
  color: #f80;
}
.table-da1f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table-da1f [class*="social-icon-spotify"].slow_c07a {
  background-color: transparent;
  color: #2ebd59;
}
.table-da1f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table-da1f
  [class*="social-icon-stack-overflow"].slow_c07a {
  background-color: transparent;
  color: #fe7a15;
}
.table-da1f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table-da1f [class*="social-icon-maldkfgram"].slow_c07a {
  background-color: transparent;
  color: #2ca5e0;
}
.table-da1f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table-da1f [class*="social-icon-tripadvisor"].slow_c07a {
  background-color: transparent;
  color: #589442;
}
.table-da1f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table-da1f [class*="social-icon-tumblr"].slow_c07a {
  background-color: transparent;
  color: #35465c;
}
.table-da1f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table-da1f [class*="social-icon-twitch"].slow_c07a {
  background-color: transparent;
  color: #6441a5;
}
.table-da1f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table-da1f [class*="social-icon-twitter"].slow_c07a {
  background-color: transparent;
  color: #1da1f2;
}
.table-da1f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table-da1f [class*="social-icon-vimeo"].slow_c07a {
  background-color: transparent;
  color: #1ab7ea;
}
.table-da1f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table-da1f [class*="social-icon-vk"].slow_c07a {
  background-color: transparent;
  color: #45668e;
}
.table-da1f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table-da1f [class*="social-icon-weibo"].slow_c07a {
  background-color: transparent;
  color: #df2029;
}
.table-da1f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table-da1f [class*="social-icon-weixin"].slow_c07a {
  background-color: transparent;
  color: #7bb32e;
}
.table-da1f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table-da1f [class*="social-icon-whatsapp"].slow_c07a {
  background-color: transparent;
  color: #25d366;
}
.table-da1f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table-da1f [class*="social-icon-wordpress"].slow_c07a {
  background-color: transparent;
  color: #21759b;
}
.table-da1f [class*="social-icon-xing"] {
  background-color: #026466;
}
.table-da1f [class*="social-icon-xing"].slow_c07a {
  background-color: transparent;
  color: #026466;
}
.table-da1f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table-da1f [class*="social-icon-yelp"].slow_c07a {
  background-color: transparent;
  color: #af0606;
}
.table-da1f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table-da1f [class*="social-icon-youtube"].slow_c07a {
  background-color: transparent;
  color: #cd201f;
}
.aside_134a {
  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;
}
.aside_134a:hover {
  box-shadow: none;
  background: 0 0;
}
.photo-76e8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.paper-d26d {
  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;
}
.mini_a412 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main_6046 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main_6046,
.main_6046::after,
.main_6046::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;
}
.main_6046::after,
.main_6046::before {
  content: "";
  display: block;
  background-color: inherit;
}
.panel-yellow-acd4 .paper-d26d .mini_a412 {
  margin-top: -2px;
  width: 19px;
}
.panel-yellow-acd4 .paper-d26d .main_6046 {
  margin-top: -1px;
}
.panel-yellow-acd4 .paper-d26d .main_6046,
.panel-yellow-acd4 .paper-d26d .main_6046::after,
.panel-yellow-acd4 .paper-d26d .main_6046::before {
  width: 19px;
  height: 2px;
}
.panel-yellow-acd4 .paper-d26d .main_6046::before {
  top: -6px;
}
.panel-yellow-acd4 .paper-d26d .main_6046::after {
  bottom: -6px;
}
.highlight_motion_a3dc .paper-d26d .mini_a412 {
  margin-top: -2px;
  width: 22px;
}
.highlight_motion_a3dc .paper-d26d .main_6046 {
  margin-top: -1px;
}
.highlight_motion_a3dc .paper-d26d .main_6046,
.highlight_motion_a3dc .paper-d26d .main_6046::after,
.highlight_motion_a3dc .paper-d26d .main_6046::before {
  width: 22px;
  height: 2px;
}
.highlight_motion_a3dc .paper-d26d .main_6046::before {
  top: -7px;
}
.highlight_motion_a3dc .paper-d26d .main_6046::after {
  bottom: -7px;
}
.chip_c47b .paper-d26d .mini_a412 {
  margin-top: -2px;
  width: 31px;
}
.chip_c47b .paper-d26d .main_6046 {
  margin-top: -1.5px;
}
.chip_c47b .paper-d26d .main_6046,
.chip_c47b .paper-d26d .main_6046::after,
.chip_c47b .paper-d26d .main_6046::before {
  width: 31px;
  height: 3px;
}
.chip_c47b .paper-d26d .main_6046::before {
  top: -9px;
}
.chip_c47b .paper-d26d .main_6046::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .list_ed57 .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 19px;
  }
  .list_ed57 .paper-d26d .main_6046 {
    margin-top: -1px;
  }
  .list_ed57 .paper-d26d .main_6046,
  .list_ed57 .paper-d26d .main_6046::after,
  .list_ed57 .paper-d26d .main_6046::before {
    width: 19px;
    height: 2px;
  }
  .list_ed57 .paper-d26d .main_6046::before {
    top: -6px;
  }
  .list_ed57 .paper-d26d .main_6046::after {
    bottom: -6px;
  }
  .thick_8307 .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 22px;
  }
  .thick_8307 .paper-d26d .main_6046 {
    margin-top: -1px;
  }
  .thick_8307 .paper-d26d .main_6046,
  .thick_8307 .paper-d26d .main_6046::after,
  .thick_8307 .paper-d26d .main_6046::before {
    width: 22px;
    height: 2px;
  }
  .thick_8307 .paper-d26d .main_6046::before {
    top: -7px;
  }
  .thick_8307 .paper-d26d .main_6046::after {
    bottom: -7px;
  }
  .bottom-1b25 .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom-1b25 .paper-d26d .main_6046 {
    margin-top: -1.5px;
  }
  .bottom-1b25 .paper-d26d .main_6046,
  .bottom-1b25 .paper-d26d .main_6046::after,
  .bottom-1b25 .paper-d26d .main_6046::before {
    width: 31px;
    height: 3px;
  }
  .bottom-1b25 .paper-d26d .main_6046::before {
    top: -9px;
  }
  .bottom-1b25 .paper-d26d .main_6046::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section_hard_cb5e .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 19px;
  }
  .section_hard_cb5e .paper-d26d .main_6046 {
    margin-top: -1px;
  }
  .section_hard_cb5e .paper-d26d .main_6046,
  .section_hard_cb5e .paper-d26d .main_6046::after,
  .section_hard_cb5e .paper-d26d .main_6046::before {
    width: 19px;
    height: 2px;
  }
  .section_hard_cb5e .paper-d26d .main_6046::before {
    top: -6px;
  }
  .section_hard_cb5e .paper-d26d .main_6046::after {
    bottom: -6px;
  }
  .logo_c774 .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 22px;
  }
  .logo_c774 .paper-d26d .main_6046 {
    margin-top: -1px;
  }
  .logo_c774 .paper-d26d .main_6046,
  .logo_c774 .paper-d26d .main_6046::after,
  .logo_c774 .paper-d26d .main_6046::before {
    width: 22px;
    height: 2px;
  }
  .logo_c774 .paper-d26d .main_6046::before {
    top: -7px;
  }
  .logo_c774 .paper-d26d .main_6046::after {
    bottom: -7px;
  }
  .wood_40b8 .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 31px;
  }
  .wood_40b8 .paper-d26d .main_6046 {
    margin-top: -1.5px;
  }
  .wood_40b8 .paper-d26d .main_6046,
  .wood_40b8 .paper-d26d .main_6046::after,
  .wood_40b8 .paper-d26d .main_6046::before {
    width: 31px;
    height: 3px;
  }
  .wood_40b8 .paper-d26d .main_6046::before {
    top: -9px;
  }
  .wood_40b8 .paper-d26d .main_6046::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .north-9f6b .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 19px;
  }
  .north-9f6b .paper-d26d .main_6046 {
    margin-top: -1px;
  }
  .north-9f6b .paper-d26d .main_6046,
  .north-9f6b .paper-d26d .main_6046::after,
  .north-9f6b .paper-d26d .main_6046::before {
    width: 19px;
    height: 2px;
  }
  .north-9f6b .paper-d26d .main_6046::before {
    top: -6px;
  }
  .north-9f6b .paper-d26d .main_6046::after {
    bottom: -6px;
  }
  .top_e91a .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 22px;
  }
  .top_e91a .paper-d26d .main_6046 {
    margin-top: -1px;
  }
  .top_e91a .paper-d26d .main_6046,
  .top_e91a .paper-d26d .main_6046::after,
  .top_e91a .paper-d26d .main_6046::before {
    width: 22px;
    height: 2px;
  }
  .top_e91a .paper-d26d .main_6046::before {
    top: -7px;
  }
  .top_e91a .paper-d26d .main_6046::after {
    bottom: -7px;
  }
  .logo-fluid-8e94 .paper-d26d .mini_a412 {
    margin-top: -2px;
    width: 31px;
  }
  .logo-fluid-8e94 .paper-d26d .main_6046 {
    margin-top: -1.5px;
  }
  .logo-fluid-8e94 .paper-d26d .main_6046,
  .logo-fluid-8e94 .paper-d26d .main_6046::after,
  .logo-fluid-8e94 .paper-d26d .main_6046::before {
    width: 31px;
    height: 3px;
  }
  .logo-fluid-8e94 .paper-d26d .main_6046::before {
    top: -9px;
  }
  .logo-fluid-8e94 .paper-d26d .main_6046::after {
    bottom: -9px;
  }
}
.cool_1e76 .main_6046 {
  -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);
}
.cool_1e76 .main_6046::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cool_1e76 .main_6046::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);
}
.cool_1e76.progress_top_59bd .main_6046 {
  -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);
}
.cool_1e76.progress_top_59bd .main_6046::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cool_1e76.progress_top_59bd .main_6046::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);
}
.complex-7d62 {
  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.soft_5c47:before {
  display: none;
}
.accent-prev-04cd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-prev-04cd .white_71e7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-prev-04cd .white_71e7:last-of-type {
  border-bottom: none;
}
.accent-prev-04cd .white_71e7.basic-38ef,
.accent-prev-04cd .white_71e7.menu-7d0d,
.accent-prev-04cd .white_71e7.row-088f {
  padding: 0;
}
.accent-prev-04cd .dirty-5568 .surface_d4ab {
  color: currentColor;
}
.accent-prev-04cd .dirty-5568 .surface_d4ab:focus,
.accent-prev-04cd .dirty-5568 .surface_d4ab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-prev-04cd.info-solid-341c .content-a13f,
.accent-prev-04cd.info-solid-341c .dirty-1f85 a,
.accent-prev-04cd.info-solid-341c .photo_purple_97da a,
.accent-prev-04cd.info-solid-341c .tall_604e a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-prev-04cd.info-solid-341c .content-a13f:hover,
.accent-prev-04cd.info-solid-341c .dirty-1f85 a:hover,
.accent-prev-04cd.info-solid-341c .photo_purple_97da a:hover,
.accent-prev-04cd.info-solid-341c .tall_604e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-prev-04cd.info-solid-341c .list-ee0a {
  color: rgba(0, 0, 0, 0.8);
}
.accent-prev-04cd.info-solid-341c .white_71e7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-prev-04cd.info-solid-341c .white_71e7:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-prev-04cd.info-solid-341c .advanced-a5df:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-prev-04cd.info-solid-341c .dirty-5568 .small_7884 li a,
.accent-prev-04cd.info-solid-341c .dirty-5568 .surface_d4ab,
.accent-prev-04cd.info-solid-341c .tall_604e {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-prev-04cd.info-solid-341c .dirty-5568 .surface_d4ab:focus,
.accent-prev-04cd.info-solid-341c .dirty-5568 .surface_d4ab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-prev-04cd.info-solid-341c .small_7884 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-prev-04cd.background_b033 .content-a13f,
.accent-prev-04cd.background_b033 .dirty-1f85 a,
.accent-prev-04cd.background_b033 .photo_purple_97da .surface_d4ab,
.accent-prev-04cd.background_b033 .photo_purple_97da a,
.accent-prev-04cd.background_b033 .tall_604e a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-prev-04cd.background_b033 .content-a13f:hover,
.accent-prev-04cd.background_b033 .dirty-1f85 a:hover,
.accent-prev-04cd.background_b033 .photo_purple_97da .surface_d4ab:hover,
.accent-prev-04cd.background_b033 .photo_purple_97da a:hover,
.accent-prev-04cd.background_b033 .tall_604e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-prev-04cd.background_b033 .list-ee0a {
  color: rgba(255, 255, 255, 0.99);
}
.accent-prev-04cd.background_b033 .white_71e7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-prev-04cd.background_b033 .white_71e7:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-prev-04cd.background_b033 .advanced-a5df:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-prev-04cd.background_b033 .dirty-5568 .small_7884 li a,
.accent-prev-04cd.background_b033 .dirty-5568 .surface_d4ab,
.accent-prev-04cd.background_b033 .tall_604e {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-prev-04cd.background_b033 .dirty-5568 .surface_d4ab:focus,
.accent-prev-04cd.background_b033 .dirty-5568 .surface_d4ab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-prev-04cd.background_b033 .small_7884 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced-a5df {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.advanced-a5df:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.panel_focused_d751 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.texture_90a2 .accent-prev-04cd {
  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;
}
.texture_90a2 .white_71e7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.texture_90a2 .white_71e7: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) {
  .texture_90a2 .white_71e7:before {
    width: 16%;
    left: 42%;
  }
}
.texture_90a2 .white_71e7:last-child:before {
  content: none;
}
.texture_90a2 .white_71e7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.texture_90a2 .dirty-5568 .small_7884 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.texture_90a2 .dirty-5568 .small_7884 li a .surface_d4ab {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.texture_90a2 .dirty-5568 .tall_604e {
  border: none;
}
.texture_90a2 .dirty-5568 .tall_604e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.texture_90a2 .advanced-a5df {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.texture_90a2 .panel_focused_d751 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.texture_90a2 .background_b033 .advanced-a5df:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_90a2 .info-solid-341c.info_selected_9bfa .main_6046 {
  background: rgba(0, 0, 0, 0.6);
}
.texture_90a2
  .info-solid-341c.info_selected_9bfa
  .main_6046::after,
.texture_90a2
  .info-solid-341c.info_selected_9bfa
  .main_6046:before {
  background: inherit;
}
.texture_90a2
  .info-solid-341c.info_selected_9bfa:hover
  .main_6046 {
  background: rgba(0, 0, 0, 0.8);
}
.table_9fcc .accent-prev-04cd {
  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) {
  .table_9fcc .accent-prev-04cd {
    width: auto;
    right: 45px;
  }
}
.lite_9075 .accent-prev-04cd {
  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) {
  .lite_9075 .accent-prev-04cd {
    width: auto;
    left: 45px;
  }
}
.soft_5c47 .accent-prev-04cd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft_5c47 .panel_focused_d751 {
  max-width: 48em;
  margin: 0 auto;
}
.soft_5c47 .advanced-a5df:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.module-yellow-a08c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.module-yellow-a08c.texture_90a2 .accent-prev-04cd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.module-yellow-a08c.table_9fcc .accent-prev-04cd {
  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);
}
.module-yellow-a08c .accent-prev-04cd {
  visibility: visible;
}
.module-yellow-a08c.lite_9075 .accent-prev-04cd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview_bottom_5183,
.focused_5133 {
  overflow-x: hidden;
}
.preview_bottom_5183 .accent-prev-04cd {
  overflow: auto;
}
.preview_bottom_5183.texture_90a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_bottom_5183.texture_90a2 .accent-prev-04cd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview_bottom_5183.texture_90a2 .aside_134a {
  opacity: 0;
}
.preview_bottom_5183.table_9fcc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_bottom_5183.table_9fcc .accent-prev-04cd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview_bottom_5183.table_9fcc .aside_134a {
  opacity: 0;
}
.preview_bottom_5183.lite_9075 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_bottom_5183.lite_9075 .accent-prev-04cd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview_bottom_5183.lite_9075 .aside_134a {
  opacity: 0;
}
.preview_bottom_5183.soft_5c47 .accent-prev-04cd {
  z-index: 10;
  visibility: visible;
}
.info_selected_9bfa {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info_selected_9bfa .main_6046 {
  background: rgba(255, 255, 255, 0.99);
}
.info_selected_9bfa .main_6046::after,
.info_selected_9bfa .main_6046:before {
  background: inherit;
}
.info_selected_9bfa:hover .main_6046 {
  background: rgba(255, 255, 255, 0.99);
}
.lite_9075 .info_selected_9bfa {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft_5c47 .info_selected_9bfa {
  display: none !important;
}
.preview_bottom_5183:before,
.focused_5133:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview_bottom_5183 .info_selected_9bfa,
.focused_5133 .info_selected_9bfa {
  display: inline-block;
}
.accent-prev-04cd .current-047d {
  -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;
}
.preview_bottom_5183 .accent-prev-04cd .current-047d,
.focused_5133 .accent-prev-04cd .current-047d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card-solid-8628 .header_smooth_df59 {
  width: 100%;
}
.cool_2421 {
  padding: 0 0.5em 0;
}
.cool_2421 [class*="customify-col-"],
.cool_2421 [class*="customify-col_"],
.cool_2421 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gallery-37fc .cool_2421 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .chip_cool_dca0 .mask_active_0fc3,
  .mask_active_0fc3 {
    display: none;
  }
  .button-wood-1db5 {
    text-align: left;
  }
  .gallery-black-6929 {
    text-align: center;
  }
  .short-bd2c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .chip_cool_dca0 .tooltip_bfb1,
  .tooltip_bfb1 {
    display: none;
  }
  .form-80fe {
    text-align: left;
  }
  .stale_1e69 {
    text-align: center;
  }
  .tag_wide_cf01 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .chip_cool_dca0 .slider_static_d4a2,
  .slider_static_d4a2 {
    display: none;
  }
  .bright-a262 {
    text-align: left;
  }
  .button-center-6604 {
    text-align: center;
  }
  .feature_ee29 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort_4629 {
  box-shadow: none !important;
}
.center-471d .action_e265,
.hidden_thick_c5d8 .action_e265 {
  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;
}
.hidden_thick_c5d8 .action_e265 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_paper_dca5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_paper_dca5:after,
.aside_paper_dca5:before {
  content: "";
  display: table;
}
.aside_paper_dca5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_paper_dca5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_paper_dca5,
.icon_220f {
  max-width: 1248px;
  margin: 0 auto;
}

.tooltip-focused-105f.info-large-6893 .aside_paper_dca5 {
  max-width: 100%;
}
.tooltip-focused-105f.heading_iron_231b {
  max-width: 1200px;
  margin: 0 auto;
}
.tooltip-focused-105f.shade-1fcd .aside_paper_dca5 {
  max-width: 100%;
}
.tooltip-focused-105f.shade-1fcd > .aside_paper_dca5 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-focused-105f.shade-1fcd > .aside_paper_dca5 .chip_cool_dca0 {
  margin: 0;
}
.tooltip-focused-105f.shade-1fcd
  > .aside_paper_dca5
  .menu-bronze-61aa.fast_955b {
  margin-right: 0;
  margin-left: 0;
}
.tooltip-focused-105f.shade-1fcd #main.fast_955b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery_last_8454 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_last_8454 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter-east-610d .pink-31ce {
    padding-right: 1em;
  }
  .filter-east-610d.header_red_7144 .menu-bronze-61aa {
    border-right: 1px solid #eaecee;
  }
  .filter-east-610d.header_red_7144 .pink-31ce {
    padding-right: 1em;
  }
  .filter-east-610d.header_red_7144 .smooth_4668 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-complex-8025 .pink-31ce {
    padding-left: 1em;
  }
  .input-complex-8025.header_red_7144 .menu-bronze-61aa {
    border-left: 1px solid #eaecee;
  }
  .input-complex-8025.header_red_7144 .pink-31ce {
    padding-left: 1em;
  }
  .input-complex-8025.header_red_7144 .smooth_4668 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_d263 .pink-31ce {
    padding-left: 1em;
  }
  .picture_d263.header_red_7144 .down_d70c {
    border-right: 1px solid #eaecee;
  }
  .picture_d263.header_red_7144 .section_black_0490 {
    border-right: 1px solid #eaecee;
  }
  .picture_d263.header_red_7144 .pink-31ce {
    padding-left: 1em;
  }
  .picture_d263.header_red_7144 .smooth_4668 {
    padding-right: 1em;
  }
  .picture_d263.header_red_7144 .gradient-87f0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_6114 .pink-31ce {
    padding-right: 1em;
  }
  .block_6114.header_red_7144 .down_d70c {
    border-left: 1px solid #eaecee;
  }
  .block_6114.header_red_7144 .section_black_0490 {
    border-left: 1px solid #eaecee;
  }
  .block_6114.header_red_7144 .pink-31ce {
    padding-right: 1em;
  }
  .block_6114.header_red_7144 .smooth_4668 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_6114.header_red_7144 .gradient-87f0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_last_8454 .pink-31ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_last_8454.header_red_7144 .menu-bronze-61aa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery_last_8454.header_red_7144 .pink-31ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_last_8454.header_red_7144 .smooth_4668 {
    padding-left: 1em;
  }
  .gallery_last_8454.header_red_7144 .gradient-87f0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery_last_8454.header_red_7144 .pink-31ce {
    padding-left: 0;
  }
}
.center-c514 .component-8590 {
  display: inline-block;
}
.under_62de {
  display: inline-block;
}
.button-south-0a52 {
  word-con: break-word;
}
.warm_3a4d > span {
  display: inline-block;
  padding: 5px 0;
}
.warm_3a4d .search-south-6f08 {
  margin-left: 8px;
  margin-right: 8px;
}
.warm_3a4d .basic-04cb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.footer-fluid-b89d .brown-772d {
  margin-bottom: 2em;
}
.footer-fluid-b89d .card-4e8e {
  margin-bottom: 15px;
}
.footer-fluid-b89d .card-4e8e:last-child {
  margin-bottom: 0;
}
.footer-fluid-b89d .logo-f58b {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .footer-fluid-b89d .logo-f58b {
    display: block;
  }
}
.footer-fluid-b89d .rough-0e6e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .footer-fluid-b89d .rough-0e6e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.footer-fluid-b89d .sidebar_d9b3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.footer-fluid-b89d .sidebar_d9b3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.footer-fluid-b89d .sidebar_d9b3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.footer-fluid-b89d .button-south-0a52 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.footer-fluid-b89d .button-south-0a52 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.footer-fluid-b89d .summary-d23d p:last-child {
  margin-bottom: 0;
}
.footer-fluid-b89d .thumbnail_first_c8f5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.footer-fluid-b89d .column_liquid_b178 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.footer-fluid-b89d .pressed-404d {
  margin-top: 1em;
}
.footer-fluid-b89d .article_10be {
  top: 0;
  display: block;
}
.footer-fluid-b89d .article_10be a {
  color: inherit;
}
.footer-fluid-b89d .article_10be a:hover {
  color: inherit;
}
.footer-fluid-b89d .huge_09e8 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.footer-fluid-b89d .huge_09e8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.footer-fluid-b89d .column_liquid_b178 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.footer-fluid-b89d .hero_old_3f46 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.footer-fluid-b89d .hero_old_3f46:first-child {
  margin-top: 0;
}
.footer-fluid-b89d .hero_old_3f46.rough-c73f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.footer-fluid-b89d .hero_old_3f46.form-upper-39a0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer-fluid-b89d
  .hero_old_3f46.form-upper-39a0.notification_gas_7abc
  .pressed-404d {
  width: 100%;
}
.footer-fluid-b89d .form-upper-39a0 {
  -webkit-box-align: center;
  align-items: center;
}
.footer-fluid-b89d .form-upper-39a0 .warm_3a4d,
.footer-fluid-b89d .form-upper-39a0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.footer-fluid-b89d .sidebar_d9b3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer-fluid-b89d .sidebar_d9b3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer-fluid-b89d .sidebar_d9b3:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.footer-fluid-b89d .rough-c73f {
  z-index: 5;
}
.footer-fluid-b89d .tertiary-short-b281 .grid_d25c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.footer-fluid-b89d .hard_3d18 .grid_d25c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.footer-fluid-b89d .small_3587 .grid_d25c {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-fluid-b89d.first_ae35 .logo-f58b,
.footer-fluid-b89d.nav-bright-ffbd .logo-f58b {
  display: block;
}
.footer-fluid-b89d.first_ae35 .logo-f58b .breadcrumb-next-585c,
.footer-fluid-b89d.first_ae35 .logo-f58b .column_liquid_b178,
.footer-fluid-b89d.nav-bright-ffbd .logo-f58b .breadcrumb-next-585c,
.footer-fluid-b89d.nav-bright-ffbd .logo-f58b .column_liquid_b178 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-fluid-b89d.in_48d9 .rough-0e6e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .footer-fluid-b89d.in_48d9 .rough-0e6e {
    margin-right: 0;
  }
}
.footer-fluid-b89d.first_ae35 .rough-0e6e,
.footer-fluid-b89d.nav-bright-ffbd .rough-0e6e {
  padding-top: 40%;
}
.footer-fluid-b89d.first_ae35 .brown-772d,
.footer-fluid-b89d.nav-bright-ffbd .brown-772d {
  display: block;
}
.footer-fluid-b89d.first_ae35 .fn-sticky-985e .column_liquid_b178,
.footer-fluid-b89d.nav-bright-ffbd .fn-sticky-985e .column_liquid_b178 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.footer-fluid-b89d.first_ae35 .rough-0e6e,
.footer-fluid-b89d.nav-bright-ffbd .rough-0e6e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.footer-fluid-b89d.first_ae35 .column_liquid_b178 {
  padding: 1em;
}
.tooltip_focused_a55c {
  margin: 30px auto;
  display: block;
}
.tooltip_focused_a55c .module_4fad > * {
  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;
}
.tooltip_focused_a55c .module_4fad > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_focused_a55c .module_4fad span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-4d70 .warm_3a4d {
  margin-bottom: 1.41575em;
}
.active-4d70 .blue_3964 {
  margin-bottom: 1.618em;
}
.hovered_9d20 .dropdown-new-2e66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hovered_9d20 .dropdown-new-2e66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hovered_9d20 .old-56a7 {
  max-width: 100%;
  overflow: auto;
}
.badge-160d .hovered_9d20 a:hover {
  text-decoration: underline;
}
.silver_847a .card-4e8e:not(.button-south-0a52),
.silver_847a .sidebar_d9b3 {
  margin-bottom: 1.41575em;
}
.silver_847a .card-4e8e:not(.button-south-0a52):last-child,
.silver_847a .sidebar_d9b3:last-child {
  margin-bottom: 0;
}
.silver_847a .card-4e8e.item-inner-8af4 {
  margin-bottom: 0.41575em;
}
.silver_847a .tertiary-stale-78f1:before,
.silver_847a .medium-f9ed:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.silver_847a .tertiary-stale-78f1:before {
  content: "\f115";
}
.silver_847a .medium-f9ed:before {
  content: "\f02c";
}
.silver_847a .input-upper-8334 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.silver_847a .input-upper-8334 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge_fluid_1d38 {
  display: -webkit-box;
  display: flex;
}
.badge_fluid_1d38 .tabs_e5bb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge_fluid_1d38 .tabs_e5bb {
    flex-basis: 90px;
  }
}
.badge_fluid_1d38 .dynamic-9b8e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_fluid_1d38 .dynamic-9b8e {
    flex-basis: calc(100% - 50px);
  }
}
.badge_fluid_1d38 .table-short-85c3 p:last-child {
  margin-bottom: 0.72em;
}
.component_brown_8da2 .module_4fad {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.component_brown_8da2 .module_4fad:after,
.component_brown_8da2 .module_4fad:before {
  content: "";
  display: table;
}
.component_brown_8da2 .module_4fad:after {
  clear: both;
}
.component_brown_8da2 .module_4fad .large-b9e9,
.component_brown_8da2 .module_4fad .in-e5e3 {
  width: 49%;
}
.component_brown_8da2 .module_4fad .large-b9e9 a span.icon-ed72,
.component_brown_8da2 .module_4fad .in-e5e3 a span.icon-ed72 {
  display: block;
  margin-bottom: 5px;
}
.component_brown_8da2 .module_4fad .in-e5e3 {
  float: left;
  text-align: left;
}
.component_brown_8da2 .module_4fad .large-b9e9 {
  float: right;
  text-align: right;
}
.preview-db49 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-db49 {
    margin-bottom: 0;
  }
}
.dropdown_center_2d77 {
  margin-bottom: 1em;
}
.dropdown_center_2d77 .button-south-0a52 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paper_2cb1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.wide-6d7c .dropdown_center_2d77,
.orange-0e89 .dropdown_center_2d77 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wide-6d7c .dropdown_center_2d77,
  .orange-0e89 .dropdown_center_2d77 {
    display: block;
  }
}
.wide-6d7c .paper_2cb1,
.orange-0e89 .paper_2cb1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wide-6d7c .paper_2cb1,
  .orange-0e89 .paper_2cb1 {
    margin-bottom: 1em;
  }
}
.wide-6d7c .paper_2cb1 img,
.orange-0e89 .paper_2cb1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wide-6d7c .stale-c9d8,
.orange-0e89 .stale-c9d8 {
  flex-basis: calc(100% - 160px);
}
.wide-6d7c .stale-c9d8 p,
.orange-0e89 .stale-c9d8 p {
  margin-bottom: 0;
}
.wide-6d7c .stale-c9d8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wide-6d7c .stale-c9d8 {
    padding-left: 0;
  }
}
.orange-0e89 .stale-c9d8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .orange-0e89 .stale-c9d8 {
    padding-right: 0;
  }
}
.orange-0e89 .paper_2cb1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.panel_ce98 .paper_2cb1 {
  margin-bottom: 0.5em;
}
.panel_ce98 .paper_2cb1 img {
  width: 100%;
}
.iron_0786 .slow-d6ab,
.fast-09cf .slow-d6ab {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fast-09cf .menu-bronze-61aa .complex_2236 p:last-child {
  margin-bottom: 0;
}
.west-6834 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.avatar_05a9 .mask-6dd3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .avatar_05a9 .mask-6dd3:last-of-type {
    margin-bottom: 0;
  }
}
.avatar_05a9 .mask-6dd3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar_05a9 .mask-6dd3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.avatar_05a9 .mask-6dd3 ul li {
  margin: 0 0 0.6em;
}
.avatar_05a9 .mask-6dd3 ul li.breadcrumb_6660,
.avatar_05a9 .mask-6dd3 ul li.media_red_6f2a {
  position: relative;
}
.avatar_05a9 .mask-6dd3 ul li.breadcrumb_6660 .preview-purple-bdbc,
.avatar_05a9 .mask-6dd3 ul li.media_red_6f2a .preview-purple-bdbc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.avatar_05a9 .mask-6dd3 ul li.breadcrumb_6660:after:after,
.avatar_05a9 .mask-6dd3 ul li.breadcrumb_6660:after:before,
.avatar_05a9
  .mask-6dd3
  ul
  li.media_red_6f2a:after:after,
.avatar_05a9
  .mask-6dd3
  ul
  li.media_red_6f2a:after:before {
  content: "";
  display: table;
}
.avatar_05a9 .mask-6dd3 ul li.breadcrumb_6660:after:after,
.avatar_05a9
  .mask-6dd3
  ul
  li.media_red_6f2a:after:after {
  clear: both;
}
.avatar_05a9 .mask-6dd3 a.picture-cfc3:hover {
  text-decoration: none;
}
.avatar_05a9 .mask-6dd3 select {
  max-width: 100%;
}
.avatar_05a9 .mask-6dd3 table {
  font-size: 85%;
}
.avatar_05a9 .mask-6dd3 table td,
.avatar_05a9 .mask-6dd3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.avatar_05a9 .mask-6dd3 table tfoot td {
  text-align: left;
}
.avatar_05a9 .mask-6dd3 :last-child {
  margin-bottom: 0;
}
.avatar_05a9 .mask-6dd3 .background_5eb0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.avatar_05a9 .mask-6dd3 .background_5eb0 label {
  width: 100%;
}
.avatar_05a9 .mask-6dd3 .background_5eb0 .pagination-bright-4df0 {
  width: 100%;
  display: block;
}
.avatar_05a9 .mask-6dd3 .background_5eb0 .cold_5ed3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.avatar_05a9 .mask-6dd3 .background_5eb0 .cold_5ed3:hover svg #svg-search {
  fill: #444;
}
.avatar_05a9 .mask-6dd3 .background_5eb0 .cold_5ed3 svg {
  width: 18px;
  height: 18px;
}
.avatar_05a9 .north_30fd ul ul,
.avatar_05a9 .table-679a ul ul,
.avatar_05a9 .down-1c2f ul ul,
.avatar_05a9 .logo-788f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.avatar_05a9 .north_30fd .icon_d96a > a,
.avatar_05a9 .table-679a .icon_d96a > a,
.avatar_05a9 .down-1c2f .icon_d96a > a,
.avatar_05a9 .logo-788f .icon_d96a > a {
  margin-bottom: 0;
}
.avatar_05a9 .footer_ab24 li,
.avatar_05a9 .north_30fd li,
.avatar_05a9 .accent-1d03 li,
.avatar_05a9 .table-679a li,
.avatar_05a9 .down-1c2f li,
.avatar_05a9 .logo-788f li,
.avatar_05a9 .column-tall-6e32 li,
.avatar_05a9 .image_fd7c li {
  display: block;
  position: relative;
}
.avatar_05a9 .footer_ab24 li:last-child,
.avatar_05a9 .north_30fd li:last-child,
.avatar_05a9 .accent-1d03 li:last-child,
.avatar_05a9 .table-679a li:last-child,
.avatar_05a9 .down-1c2f li:last-child,
.avatar_05a9 .logo-788f li:last-child,
.avatar_05a9 .column-tall-6e32 li:last-child,
.avatar_05a9 .image_fd7c li:last-child {
  border: none;
}
.avatar_05a9 .footer_ab24 li a,
.avatar_05a9 .north_30fd li a,
.avatar_05a9 .accent-1d03 li a,
.avatar_05a9 .table-679a li a,
.avatar_05a9 .down-1c2f li a,
.avatar_05a9 .logo-788f li a,
.avatar_05a9 .column-tall-6e32 li a,
.avatar_05a9 .image_fd7c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar_05a9 .footer_ab24 li ul li::before,
.avatar_05a9 .north_30fd li ul li::before,
.avatar_05a9 .accent-1d03 li ul li::before,
.avatar_05a9 .table-679a li ul li::before,
.avatar_05a9 .down-1c2f li ul li::before,
.avatar_05a9 .logo-788f li ul li::before,
.avatar_05a9 .column-tall-6e32 li ul li::before,
.avatar_05a9 .image_fd7c li ul li::before {
  left: 15px;
}
.avatar_05a9 .footer_ab24 li ul a,
.avatar_05a9 .north_30fd li ul a,
.avatar_05a9 .accent-1d03 li ul a,
.avatar_05a9 .table-679a li ul a,
.avatar_05a9 .down-1c2f li ul a,
.avatar_05a9 .logo-788f li ul a,
.avatar_05a9 .column-tall-6e32 li ul a,
.avatar_05a9 .image_fd7c li ul a {
  padding-left: 20px;
}
.avatar_05a9 .footer_ab24 li ul ul li::before,
.avatar_05a9 .north_30fd li ul ul li::before,
.avatar_05a9 .accent-1d03 li ul ul li::before,
.avatar_05a9 .table-679a li ul ul li::before,
.avatar_05a9 .down-1c2f li ul ul li::before,
.avatar_05a9 .logo-788f li ul ul li::before,
.avatar_05a9 .column-tall-6e32 li ul ul li::before,
.avatar_05a9 .image_fd7c li ul ul li::before {
  left: 30px;
}
.avatar_05a9 .footer_ab24 li ul ul a,
.avatar_05a9 .north_30fd li ul ul a,
.avatar_05a9 .accent-1d03 li ul ul a,
.avatar_05a9 .table-679a li ul ul a,
.avatar_05a9 .down-1c2f li ul ul a,
.avatar_05a9 .logo-788f li ul ul a,
.avatar_05a9 .column-tall-6e32 li ul ul a,
.avatar_05a9 .image_fd7c li ul ul a {
  padding-left: 40px;
}
.avatar_05a9 .shadow-next-ddbc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar_05a9 .image_fd7c ul li {
  margin-bottom: 1.41575em;
}
.avatar_05a9 .image_fd7c ul li .dynamic_116d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.avatar_05a9 .image_fd7c ul li .silver-23ef {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.background_b033 .footer_ab24 li a,
.background_b033 .north_30fd li a,
.background_b033 .accent-1d03 li a,
.background_b033 .table-679a li a,
.background_b033 .down-1c2f li a,
.background_b033 .logo-788f li a,
.background_b033 .column-tall-6e32 li a,
.background_b033 .image_fd7c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_b033 .shadow-next-ddbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_b033 .mask-6dd3 ul li.breadcrumb_6660 .preview-purple-bdbc,
.background_b033 .mask-6dd3 ul li.media_red_6f2a .preview-purple-bdbc {
  background: rgba(0, 0, 0, 0.2);
}
.background_b033 .avatar_05a9 .mask-6dd3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li {
  margin: 0;
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li ul {
  margin: 0;
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li ul li a {
  padding-left: 15px;
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li ul li li a {
  padding-left: 30px;
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li.hidden_d2dc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li.hidden_d2dc > 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;
}
.tooltip-focused-105f .avatar_05a9 .small_7884 li.hidden_d2dc > 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;
}
.accent_wood_708c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup-action-3892 {
  position: relative;
  z-index: 10;
}
.popup-action-3892 .current-047d {
  width: 100%;
  max-width: 100%;
}
.hover-370f .shade-hard-348c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover-370f .info-solid-341c {
}
.hover-370f .background_b033 {
  background: #292929;
}
.upper_8e1d .shade-hard-348c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.upper_8e1d .info-solid-341c {
  background: #f9f9f9;
}
.upper_8e1d .background_b033 {
  background: #303030;
}
.surface_3cd2 .shade-hard-348c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_3cd2 .component-8590 {
    margin-bottom: 1em;
  }
  .surface_3cd2 .component-8590:last-child {
    margin-bottom: 0;
  }
}
.surface_3cd2 .info-solid-341c {
  background: #ededed;
}
.surface_3cd2 .background_b033 {
  background: #1a1a1a;
}
.shade-hard-348c.info-solid-341c {
  color: rgba(0, 0, 0, 0.6);
}
.shade-hard-348c.info-solid-341c .surface-8457 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-hard-348c.background_b033 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-hard-348c.background_b033 a:not(.picture-cfc3) {
  color: rgba(255, 255, 255, 0.79);
}
.shade-hard-348c.background_b033 a:not(.picture-cfc3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-hard-348c.background_b033 .surface-8457 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-hard-348c.background_b033 table tbody td,
.shade-hard-348c.background_b033 table th {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_bottom_7056.solid-5224 .aside_paper_dca5 {
  max-width: initial;
}
.carousel_bottom_7056 .gas_a81f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.carousel_bottom_7056 .gas_a81f .current-047d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .carousel_bottom_7056 .gas_a81f .current-047d {
    display: block;
    margin-bottom: 2em;
  }
  .carousel_bottom_7056 .gas_a81f .current-047d:last-child {
    margin-bottom: 0;
  }
}
.surface_3cd2 .component-8590:last-child,
.upper_8e1d .component-8590:last-child,
.hover-370f .component-8590:last-child {
  margin-bottom: 0;
}
.surface_3cd2 .component-8590 .avatar_05a9 .mask-6dd3:last-child,
.upper_8e1d .component-8590 .avatar_05a9 .mask-6dd3:last-child,
.hover-370f .component-8590 .avatar_05a9 .mask-6dd3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface_3cd2 .menu_glass_7788,
  .surface_3cd2 .last-c58d,
  .upper_8e1d .menu_glass_7788,
  .upper_8e1d .last-c58d,
  .hover-370f .menu_glass_7788,
  .hover-370f .last-c58d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup-action-3892 .component-8590 {
    margin-bottom: 2em;
  }
}
.popup-action-3892 p:last-child {
  margin-bottom: 0;
}
.popup-action-3892 li,
.popup-action-3892 ul {
  list-style: none;
  margin: 0;
}
.popup-action-3892 ul ul {
  margin-left: 2.617924em;
}
.outline_c3e9 {
  font-size: 0.875em;
}

/* css-noise: 1851 */
.shadow-element-o5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
