/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip_liquid_dcd9/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip_liquid_dcd9
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.tooltip_liquid_dcd9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.filter-tall-1d59.banner_red_69b2/licenses/gpl-2.0.notification-ef82
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.photo-268f/, (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.current-5657.fresh_1dbf/normalize.green-1516/
 ======
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.green-1516 v7.0.0 | MIT License | github.tooltip_liquid_dcd9/necolas/normalize.green-1516 */
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;
}
.sidebar_2958 .tag_8c9f,
.column-ad4d,
.hard-b80f,
.video-fresh-dc4a,
.warm-857c,
.image_e5bf,
.search-f529,
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;
}
.column-ad4d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .column-ad4d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .column-ad4d,
  h1 {
    font-size: 1.8em;
  }
}
.hard-b80f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hard-b80f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hard-b80f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hard-b80f,
  h2 {
    font-size: 1.7em;
  }
}
.video-fresh-dc4a,
h3 {
  font-size: 1.618em;
}
.sidebar_2958 .tag_8c9f,
.warm-857c,
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.dark-6278 {
  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;
}
.link-fluid-e786:after,
.link-fluid-e786:before,
.plasma-d271:after,
.plasma-d271:before {
  content: "";
  display: table;
}
.link-fluid-e786:after,
.plasma-d271:after {
  clear: both;
}
.dim_0a83 {
  float: right;
  margin-right: 0;
}
.dynamic_186e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification_4827 .pagination-faa6,
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;
}
.notification_4827 .pagination-faa6: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;
}
.secondary_ca3a .pagination-faa6 {
  box-shadow: none;
}
.secondary_ca3a
  .pagination-faa6
  .current-154d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.secondary_ca3a .pagination-faa6 .paragraph-old-b5ce {
  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;
}
.secondary_ca3a
  .pagination-faa6
  .paragraph-old-b5ce
  b {
  display: none;
}
.secondary_ca3a .content_gold_3e31 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fixed-f26c:not(.shade-e50f):not(.list-f996),
button:not(.shade-e50f):not(.list-f996),
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ),
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ),
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ) {
  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;
}
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ):hover,
button:not(.shade-e50f):not(
    .list-f996
  ):hover,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ):hover,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ):hover,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ):active,
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ):focus,
button:not(.shade-e50f):not(
    .list-f996
  ):active,
button:not(.shade-e50f):not(
    .list-f996
  ):focus,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ):active,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ):focus,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ):active,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ):focus,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ):active,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ):focus {
  outline: 0;
}
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f,
button:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f {
  position: relative;
}
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .chip-new-b378,
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .fixed-82df,
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .gas-8fab,
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  i,
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  svg,
button:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .chip-new-b378,
button:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .fixed-82df,
button:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .gas-8fab,
button:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  i,
button:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  svg,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .chip-new-b378,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .fixed-82df,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .gas-8fab,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  i,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  svg,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .chip-new-b378,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .fixed-82df,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .gas-8fab,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  i,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  svg,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .chip-new-b378,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .fixed-82df,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  .gas-8fab,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  i,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f
  svg {
  visibility: hidden;
}
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f:after,
button:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f:after,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f:after,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f:after,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ).fn-loading-009f: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;
}
.fixed-f26c:not(.shade-e50f):not(.list-f996),
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ),
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ),
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ) {
  color: #fff;
  background: #235787;
}
.fixed-f26c:not(.shade-e50f):not(
    .list-f996
  ):focus,
input[type="button"]:not(.shade-e50f):not(
    .list-f996
  ):focus,
input[type="reset"]:not(.shade-e50f):not(
    .list-f996
  ):focus,
input[type="submit"]:not(.shade-e50f):not(
    .list-f996
  ):focus {
  color: #fff;
}
.fixed-f26c.fn-disabled-009f:not(.shade-e50f):not(
    .list-f996
  ),
.fixed-f26c[disabled]:not(.shade-e50f):not(
    .list-f996
  ),
button.fn-disabled-009f:not(.shade-e50f):not(
    .list-f996
  ),
button[disabled]:not(.shade-e50f):not(
    .list-f996
  ) {
  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;
}
.texture_tall_369d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.texture_tall_369d: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;
}
.full_dbdd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge-stone-4b8f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.steel-610c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.link-fluid-e786:after,
.link-fluid-e786:before,
.fast_4699:after,
.fast_4699:before,
.in_7068:after,
.in_7068:before,
.sort_414f:after,
.sort_414f:before,
.focus_steel_c87e:after,
.focus_steel_c87e:before,
.current_e3e7:after,
.current_e3e7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.link-fluid-e786:after,
.fast_4699:after,
.in_7068:after,
.sort_414f:after,
.focus_steel_c87e:after,
.current_e3e7:after {
  clear: both;
}
.fast_4699 .header-green-2f8b,
.in_7068 .header-green-2f8b,
.accent_565b .header-green-2f8b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower_5150 {
  display: inline-block;
}
.mask_5233 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mask_5233 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mask_5233 .hidden_copper_30d3 {
  padding: 1em 0;
  font-size: 85%;
}
.hidden_copper_30d3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fixed-20b9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fixed-20b9:after,
.fixed-20b9:before {
  content: "";
  display: table;
}
.fixed-20b9:after {
  clear: both;
}
.dim_72ca {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dim-7bf7 .dim_72ca {
  max-width: 50%;
}
.texture-hot-b1f8 .dim_72ca {
  max-width: 33.33%;
}
.aside-over-1f87 .dim_72ca {
  max-width: 25%;
}
.down-c3ae .dim_72ca {
  max-width: 20%;
}
.overlay-35ed .dim_72ca {
  max-width: 16.66%;
}
.tooltip_clean_3ff8 .dim_72ca {
  max-width: 14.28%;
}
.badge-silver-8131 .dim_72ca {
  max-width: 12.5%;
}
.full-6822 .dim_72ca {
  max-width: 11.11%;
}
.current_f7c4 {
  display: block;
}
.sidebar_2958 .footer-b53d label,
.sidebar_2958 .active-2f4d label,
.sidebar_2958 .hover-fluid-1186 label,
.sidebar_2958 .center-1472 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-west-302c {
  list-style: none;
  margin: 0;
}
.menu-west-302c article.preview_2c52 {
  margin-bottom: 0;
}
.menu-west-302c ul {
  list-style: none;
  margin: 0;
}
.menu-west-302c .image_liquid_bc8d li.preview_2c52 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-west-302c .image_liquid_bc8d li.preview_2c52 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-west-302c .image_liquid_bc8d li.preview_2c52: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) {
  .menu-west-302c .image_liquid_bc8d li.preview_2c52 li.preview_2c52 li.preview_2c52 li.preview_2c52 {
    padding-left: 0;
  }
}
article.preview_2c52 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview_2c52 .fast_4699 p:last-of-type {
  margin-bottom: 0;
}
article.preview_2c52 .table-90fa {
  float: left;
}
article.preview_2c52 .selected-2715 {
  margin-left: 85px;
}
article.preview_2c52 .accordion_30e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview_2c52 .accordion_30e4 .grid-5a57 {
  margin-left: 10px;
}
article.preview_2c52 .article-ddbb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview_2c52 .primary-under-67e9 {
  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 .footer-b53d,
  #respond .hover-fluid-1186,
  #respond .center-1472 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-b53d input,
#respond .hover-fluid-1186 input,
#respond .center-1472 input {
  width: 100%;
}
#respond .center-1472 {
  margin-right: 0;
}
#respond .north_1640 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light_cdb0 {
  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;
}
.light_cdb0.paper_edaa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.light_cdb0 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%);
}
.light_cdb0:focus,
.light_cdb0: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);
}
.pagination_0306 {
  border-radius: 10%;
}
.notification_advanced_a7fd {
  border-radius: 50%;
}
.icon-571f {
  font-size: 0.72em;
}
.focus_ca74 {
  font-size: 0.875em;
}
.section-motion-6163 {
  font-size: 1.1em;
}
.gallery_ae48 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery_ae48.icon-571f {
  letter-spacing: 0.5px;
}
.mask-basic-8b50,
.mask-basic-8b50 a {
  color: #6d6d6d;
}
.mask-basic-8b50 a:hover {
  color: #111;
}
.center-ded7 {
  color: #6d6d6d;
}
.simple-43da {
  overflow-x: hidden;
}
.simple-43da .shadow_prev_993d.column_glass_2ba4 {
  position: relative;
}
.simple-43da .shadow_prev_993d.column_glass_2ba4.dirty-3670 {
  position: initial;
}
.simple-43da
  .shadow_prev_993d.column_glass_2ba4.dirty-3670
  .progress_53d4 {
  left: auto;
}
.simple-43da .shadow_prev_993d .progress_53d4 {
  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;
}
.simple-43da .shadow_prev_993d:hover.column_glass_2ba4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.simple-43da
  .shadow_prev_993d:hover.column_glass_2ba4
  .progress_53d4 {
  display: block;
  z-index: 9999999;
}
.simple-43da .frame_dim_d533 .over-3752,
.simple-43da .component_6688 .over-3752 {
  display: none;
}
.simple-43da .hidden_14b6 .shadow_prev_993d:hover.column_glass_2ba4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sidebar_2958 .footer-b53d label,
.sidebar_2958 .active-2f4d label,
.sidebar_2958 .hover-fluid-1186 label,
.sidebar_2958 .center-1472 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-west-302c {
  list-style: none;
  margin: 0;
}
.menu-west-302c article.preview_2c52 {
  margin-bottom: 0;
}
.menu-west-302c ul {
  list-style: none;
  margin: 0;
}
.menu-west-302c .image_liquid_bc8d li.preview_2c52 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-west-302c .image_liquid_bc8d li.preview_2c52 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-west-302c .image_liquid_bc8d li.preview_2c52: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) {
  .menu-west-302c .image_liquid_bc8d li.preview_2c52 li.preview_2c52 li.preview_2c52 li.preview_2c52 {
    padding-left: 0;
  }
}
article.preview_2c52 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview_2c52 .fast_4699 p:last-of-type {
  margin-bottom: 0;
}
article.preview_2c52 .table-90fa {
  float: left;
}
article.preview_2c52 .selected-2715 {
  margin-left: 85px;
}
article.preview_2c52 .accordion_30e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview_2c52 .accordion_30e4 .grid-5a57 {
  margin-left: 10px;
}
article.preview_2c52 .article-ddbb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview_2c52 .primary-under-67e9 {
  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 .footer-b53d,
  #respond .hover-fluid-1186,
  #respond .center-1472 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-b53d input,
#respond .hover-fluid-1186 input,
#respond .center-1472 input {
  width: 100%;
}
#respond .center-1472 {
  margin-right: 0;
}
#respond .north_1640 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_dim_d533 .silver-c69f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.silver-c69f .description-16a9.narrow-43ed .prev-b837 > li > a:focus,
.silver-c69f .description-16a9.narrow-43ed .prev-b837 > li > a:hover,
.silver-c69f .description-16a9.in_1f1c .prev-b837 > li > a:focus,
.silver-c69f .description-16a9.in_1f1c .prev-b837 > li > a:hover,
.silver-c69f .description-16a9.list-e66d .prev-b837 > li > a:focus,
.silver-c69f .description-16a9.list-e66d .prev-b837 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-c69f
  .description-16a9.narrow-43ed
  .prev-b837
  > li.carousel-current-b245
  > a,
.silver-c69f
  .description-16a9.narrow-43ed
  .prev-b837
  > li.sort-74f7
  > a,
.silver-c69f
  .description-16a9.in_1f1c
  .prev-b837
  > li.carousel-current-b245
  > a,
.silver-c69f
  .description-16a9.in_1f1c
  .prev-b837
  > li.sort-74f7
  > a,
.silver-c69f
  .description-16a9.list-e66d
  .prev-b837
  > li.carousel-current-b245
  > a,
.silver-c69f .description-16a9.list-e66d .prev-b837 > li.primary-bottom-98b7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.silver-c69f .pagination-8d7f,
.silver-c69f .pagination-8d7f a {
  color: rgba(255, 255, 255, 0.99);
}
.silver-c69f .card_fast_21ee.pattern-30b5 li a,
.silver-c69f .tag-6035 a,
.silver-c69f .old-c57a,
.silver-c69f .prev-b837 > li > a,
.silver-c69f .pink_0e70 {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f .card_fast_21ee.pattern-30b5 li a:hover,
.silver-c69f .tag-6035 a:hover,
.silver-c69f .old-c57a:hover,
.silver-c69f .prev-b837 > li > a:hover,
.silver-c69f .pink_0e70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-c69f .sidebar_beea {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f .sidebar_beea .fresh_4232 {
  color: rgba(255, 255, 255, 0.99);
}
.silver-c69f .sidebar_beea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-c69f .yellow_f949 .article-4e3c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f .yellow_f949 .article-4e3c .upper_b803 {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f
  .yellow_f949
  .article-4e3c
  .upper_b803::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f
  .yellow_f949
  .article-4e3c
  .upper_b803:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f
  .yellow_f949
  .article-4e3c
  .upper_b803::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f
  .yellow_f949
  .article-4e3c
  .upper_b803::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f .yellow_f949 .form-b73e {
  color: rgba(255, 255, 255, 0.79);
}
.silver-c69f .yellow_f949 .form-b73e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-b605
  .silver-c69f
  .yellow_f949
  .outline_paper_3535
  .frame_c3f6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-b605
  .silver-c69f
  .yellow_f949
  .outline_paper_3535
  .upper_b803 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_dim_d533 .surface-76f0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface-76f0 .description-16a9.narrow-43ed .prev-b837 > li > a:focus,
.surface-76f0 .description-16a9.narrow-43ed .prev-b837 > li > a:hover,
.surface-76f0 .description-16a9.in_1f1c .prev-b837 > li > a:focus,
.surface-76f0 .description-16a9.in_1f1c .prev-b837 > li > a:hover,
.surface-76f0 .description-16a9.list-e66d .prev-b837 > li > a:focus,
.surface-76f0 .description-16a9.list-e66d .prev-b837 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-76f0
  .description-16a9.narrow-43ed
  .prev-b837
  > li.carousel-current-b245
  > a,
.surface-76f0
  .description-16a9.narrow-43ed
  .prev-b837
  > li.sort-74f7
  > a,
.surface-76f0
  .description-16a9.in_1f1c
  .prev-b837
  > li.carousel-current-b245
  > a,
.surface-76f0
  .description-16a9.in_1f1c
  .prev-b837
  > li.sort-74f7
  > a,
.surface-76f0
  .description-16a9.list-e66d
  .prev-b837
  > li.carousel-current-b245
  > a,
.surface-76f0 .description-16a9.list-e66d .prev-b837 > li.primary-bottom-98b7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-76f0 .pagination-8d7f,
.surface-76f0 .pagination-8d7f a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-76f0 .card_fast_21ee.pattern-30b5 li a,
.surface-76f0 .tag-6035 a,
.surface-76f0 .old-c57a,
.surface-76f0 .prev-b837 > li > a,
.surface-76f0 .pink_0e70 {
  color: rgba(0, 0, 0, 0.55);
}
.surface-76f0 .card_fast_21ee.pattern-30b5 li a:hover,
.surface-76f0 .tag-6035 a:hover,
.surface-76f0 .old-c57a:hover,
.surface-76f0 .prev-b837 > li > a:hover,
.surface-76f0 .pink_0e70:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-76f0 .sidebar_beea {
  color: rgba(0, 0, 0, 0.55);
}
.surface-76f0 .sidebar_beea .fresh_4232 {
  color: rgba(0, 0, 0, 0.8);
}
.surface-76f0 .sidebar_beea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-green-4848 .fresh-3565 {
  margin-left: auto;
  margin-right: auto;
}
.in_7068 > * {
  margin-left: auto;
  margin-right: auto;
}
.in_7068 .full_dbdd {
  margin-right: 1.41575em;
}
.soft-89b5 .in_7068 > .preview_yellow_8c36 {
  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;
}
.soft-89b5 .in_7068 > .photo-purple-7808 {
  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;
}
.grid-stale-5ccd.accent-green-4848 .fresh-3565,
.north-c7bf.accent-green-4848 .fresh-3565 {
  margin-left: 0;
}
.under_e757.accent-green-4848 .fresh-3565,
.top_9747.accent-green-4848 .fresh-3565 {
  margin-right: 0;
}
.in_7068 ol,
.in_7068 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.blue-dc21 video {
  max-width: 100%;
}
.panel-a8c4 img {
  display: block;
}
.panel-a8c4.full_dbdd,
.panel-a8c4.badge-stone-4b8f {
  width: 100%;
}
.panel-a8c4.photo-purple-7808 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.medium-d253:not(.light_2df5) {
  margin: 1.5em auto;
}
.dropdown_1cb0 p {
  padding: 1.5em 14px;
}
ul.liquid-abad.photo-purple-7808,
ul.liquid-abad.preview_yellow_8c36,
ul.liquid-abad.detail-copper-1adf.preview_yellow_8c36 {
  padding: 0 14px;
}
.mask_7995 {
  display: block;
  overflow-x: auto;
}
.mask_7995 table {
  border-collapse: collapse;
  width: 100%;
}
.mask_7995 td,
.mask_7995 th {
  padding: 0.5em;
}
.in_7068 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.in_7068 ol ol,
.in_7068 ol ul,
.in_7068 ul ol,
.in_7068 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.in_7068 ol ol li,
.in_7068 ol ul li,
.in_7068 ul ol li,
.in_7068 ul ul li {
  margin-left: 0;
}
.active-light-1e31.outline_c98e > .container-3381 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active-light-1e31.outline_c98e > .container-3381 iframe,
.active-light-1e31.outline_c98e > .container-3381 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery_narrow_f362 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gallery_narrow_f362.easy-a434 {
  padding: 0;
}
.gallery_narrow_f362.easy-a434 cite {
  font-size: 13px;
}
.gallery_narrow_f362 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gallery_narrow_f362 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress_7439 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress_7439 > p:first-child {
  margin-top: 0;
}
.progress_7439 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress_7439 blockquote {
  border-left: 0;
}
.paragraph-tall-4bea {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-tall-4bea:not(.sort-bcba) {
  max-width: 100px;
}
.paragraph-tall-4bea.chip-4712 {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-tall-4bea.chip-4712::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown_1cb0 p {
    padding: 1.5em 0;
  }
}
.accordion-4d78 {
  color: #0073aa;
}
.accent_pressed_eda2 {
  background-color: #0073aa;
}
.solid-0071 {
  color: #229fd8;
}
.disabled-active-f8a9 {
  background-color: #229fd8;
}
.frame_cool_d65b {
  color: #eee;
}
.title_next_e9ac {
  background-color: #eee;
}
.aside-5946 {
  color: #444;
}
.badge-5aa6 {
  background-color: #444;
}
.banner-13f8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.banner-13f8 .pattern_a78e .tag-6035 {
  font-size: 15px;
}
.banner-13f8 .tag-6035 {
  line-height: 1.3;
}
.banner-13f8 .surface-76f0 {
}
.banner-13f8 .silver-c69f {
  background: #235787;
}
.outline_left_f3c5 {
  padding: 0;
}
.outline_left_f3c5 .silver-c69f {
  background: #1a1a1a;
}
.outline_left_f3c5 .surface-76f0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.red_a0df {
  padding: 0;
  border-left: none;
  border-right: none;
}
.red_a0df .surface-76f0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.red_a0df .silver-c69f {
  background: #303030;
}
.current_e3e7 {
  position: relative;
  z-index: 10;
}
.current_e3e7 .brown-6b9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.west-e040 .column_glass_2ba4 {
  display: inline-block;
  vertical-align: middle;
}
.west-e040.green_8e52 .column_glass_2ba4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .west-e040.green_8e52 .column_glass_2ba4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .west-e040.green_8e52 .column_glass_2ba4 {
    margin-right: 0.4em;
  }
}
.west-e040.green_8e52 .column_glass_2ba4:last-child {
  margin-right: 0;
}
.heading-bright-59e3 .brown-6b9f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame_dim_d533 .pattern_a78e {
    margin: 0 -0.5em;
  }
  .frame_dim_d533 .pattern_a78e [class*="customify-col-"],
  .frame_dim_d533 .pattern_a78e [class*="customify-col_"],
  .frame_dim_d533 .pattern_a78e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame_dim_d533.breadcrumb-8fe4 .brown-6b9f {
  background: 0 0 !important;
}
.frame_dim_d533.breadcrumb-8fe4 .brown-6b9f,
.frame_dim_d533.heading-bright-59e3 .brown-6b9f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame_dim_d533.mask_d26c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame_dim_d533.heading-bright-59e3 .brown-6b9f {
  box-shadow: none !important;
}
.smooth_7abe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .smooth_7abe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .smooth_7abe {
    padding: 18px 0 20px;
  }
}
.smooth_7abe .paragraph-wood-9e5d {
  width: 100%;
}
.smooth_7abe .photo-complex-7f20 {
  margin-bottom: 0;
}
.smooth_7abe .pro_9306 {
  margin-top: 5px;
  font-size: 0.875em;
}
.north_e78b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.north_e78b .component_north_922a {
  width: 100%;
}
.notice_stone_5890 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice_stone_5890 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice_stone_5890 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;
}
.notice_stone_5890 li:last-child:after {
  display: none;
}
.notice_stone_5890 li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert_pro_c386 .over-3752 button,
.smooth_7abe .over-3752 button {
  left: 0;
}
.alert_pro_c386 .component_north_922a,
.smooth_7abe .component_north_922a {
  padding-left: 0;
  padding-right: 0;
}
.alert_pro_c386 .north_e78b,
.smooth_7abe .north_e78b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert_pro_c386 {
  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;
}
.alert_pro_c386: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;
}
.alert_pro_c386 .gas_6653 {
  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) {
  .alert_pro_c386 .gas_6653 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_pro_c386 .gas_6653 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert_pro_c386 .gas_6653 {
    min-height: 200px;
  }
}
.alert_pro_c386 .notice_stone_5890 {
  color: rgba(255, 255, 255, 0.8);
}
.alert_pro_c386 .notice_stone_5890 a,
.alert_pro_c386 .notice_stone_5890 li:after {
  color: inherit;
}
.alert_pro_c386 .notice_stone_5890 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mask-brown-64aa {
  margin-bottom: 0.5em;
}
.highlight-ee47 {
  margin-bottom: 1.2em;
}
.highlight-ee47,
.mask-brown-64aa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.highlight-ee47 p:last-child,
.mask-brown-64aa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over-3752,
#masthead .over-3752 {
  display: none;
}
#masthead
  > .over-3752.sidebar_down_f853 {
  display: none;
}
#masthead > .over-3752 button {
  left: 0;
}
.texture-last-7a45 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.texture-last-7a45 .column_glass_2ba4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-last-7a45 .gallery_5ef2 {
  display: -webkit-box;
  display: flex;
}
.texture-last-7a45 .gallery_5ef2.background_d339 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-last-7a45 .gallery_5ef2.button_5c02 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-last-7a45 .gallery_5ef2.dropdown_cool_fefc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-last-7a45.solid-d97b.surface-95f6 .gallery_5ef2.background_d339 {
  flex-basis: 100%;
}
.texture-last-7a45.basic_54ce .gallery_5ef2.button_5c02 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-last-7a45.basic_54ce .gallery_5ef2.dropdown_cool_fefc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over-3752.sidebar_down_f853 {
  display: none;
}
#masthead > .over-3752 button {
  left: 0;
}
.background_fluid_d7d0 {
  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;
}
.background_fluid_d7d0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background_fluid_d7d0.image-6ea1 i {
  margin-right: 4px;
}
.background_fluid_d7d0.overlay-0633 i {
  margin-left: 5px;
}
.tag-6035 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag-6035 p:last-child {
  margin-bottom: 0;
}
.fixed_d4cc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fixed_d4cc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fixed_d4cc img {
  display: block;
  width: auto;
  line-height: 1;
}
.fixed_d4cc .pagination-8d7f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fixed_d4cc .complex_aa4a {
  margin: 5px 0 7px 0;
}
.fixed_d4cc.image_97d8 .video-fast-5377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed_d4cc.image_97d8 .list_fa77 {
  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;
}
.fixed_d4cc.clean_05ee {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fixed_d4cc.clean_05ee .video-fast-5377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed_d4cc.clean_05ee .list_fa77 {
  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;
}
.fixed_d4cc.medium_3f6d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fixed_d4cc.clean_1882 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fixed_d4cc.clean_1882 .list_fa77 {
  margin-top: 7px;
}
.last-5073 {
  display: inline-block;
}
.current_e3e7 .tiny-ae44 .fixed_d4cc img {
  max-width: 100%;
}
.description-16a9 .last_0ccb.logo_short_9487,
.dark-a520 .last_0ccb.logo_short_9487 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.description-16a9 .short_c5fa,
.dark-a520 .short_c5fa {
  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%);
}
.description-16a9 .short_c5fa {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.description-16a9.dim_34f7 .short_c5fa {
  display: none;
}
.description-16a9 .soft_aca8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description-16a9 .soft_aca8 li {
  display: inline-block;
  position: relative;
}
.description-16a9 .soft_aca8 li:last-child {
  margin-right: 0;
}
.description-16a9 .soft_aca8 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;
}
.description-16a9 .soft_aca8 li.primary-bottom-98b7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.description-16a9 .soft_aca8 > 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;
}
.description-16a9 .soft_aca8 > li > a i {
  line-height: 0;
}
.description-16a9 .soft_aca8 > li.card_lite_1e47 > a .short_c5fa {
  margin-left: 4px;
  line-height: 0;
}
.description-16a9 .soft_aca8 .surface-motion-178b li.card_lite_1e47 > a {
  position: relative;
}
.description-16a9 .soft_aca8 .surface-motion-178b li.card_lite_1e47 > a:after,
.description-16a9 .soft_aca8 .surface-motion-178b li.card_lite_1e47 > a:before {
  content: "";
  display: table;
}
.description-16a9 .soft_aca8 .surface-motion-178b li.card_lite_1e47 > a:after {
  clear: both;
}
.description-16a9 .soft_aca8 .surface-motion-178b li.card_lite_1e47 > a .short_c5fa {
  margin-left: 5px;
  float: right;
}
.description-16a9 .element-narrow-06a0,
.description-16a9 .surface-motion-178b {
  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;
}
.description-16a9 .surface-motion-178b {
  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;
}
.description-16a9 .surface-motion-178b .logo_short_9487 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description-16a9 .surface-motion-178b .short_c5fa {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.description-16a9 .surface-motion-178b li {
  display: block;
  margin: 0;
  padding: 0;
}
.description-16a9 .surface-motion-178b 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;
}
.description-16a9 .surface-motion-178b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.description-16a9 .surface-motion-178b .surface-motion-178b {
  top: 0;
  left: 100%;
}
.description-16a9 .focus_968e.fn-focus-009f > .element-narrow-06a0,
.description-16a9 .focus_968e.fn-focus-009f > .surface-motion-178b,
.description-16a9 .focus_968e:focus > .element-narrow-06a0,
.description-16a9 .focus_968e:focus > .surface-motion-178b,
.description-16a9 .focus_968e:hover > .element-narrow-06a0,
.description-16a9 .focus_968e:hover > .surface-motion-178b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.description-16a9.list-e66d .prev-b837:after,
.description-16a9.list-e66d .prev-b837:before {
  content: "";
  display: table;
}
.description-16a9.list-e66d .prev-b837:after {
  clear: both;
}
.description-16a9.list-e66d .prev-b837 > li {
  float: left;
}
.description-16a9.search-2258 .prev-b837:after,
.description-16a9.search-2258 .prev-b837:before {
  content: "";
  display: table;
}
.description-16a9.search-2258 .prev-b837:after {
  clear: both;
}
.description-16a9.search-2258 .prev-b837 > li {
  float: left;
}
.description-16a9.search-2258 .prev-b837 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.description-16a9.search-2258 .prev-b837 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.description-16a9.search-2258 .prev-b837 > li.carousel-current-b245 > a,
.description-16a9.search-2258 .prev-b837 > li.primary-bottom-98b7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.description-16a9.narrow-43ed .prev-b837 > li > a .logo_short_9487 {
  position: relative;
}
.description-16a9.narrow-43ed .prev-b837 > li > a .logo_short_9487: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;
}
.description-16a9.narrow-43ed
  .prev-b837
  > li:focus
  > a
  .logo_short_9487:before,
.description-16a9.narrow-43ed
  .prev-b837
  > li:hover
  > a
  .logo_short_9487:before {
  width: 100%;
  background-color: currentColor;
}
.description-16a9.narrow-43ed
  .prev-b837
  > li.carousel-current-b245
  > a
  .logo_short_9487:before,
.description-16a9.narrow-43ed
  .prev-b837
  > li.sort-74f7
  > a
  .logo_short_9487:before {
  width: 100%;
  background-color: currentColor;
}
.description-16a9.in_1f1c .prev-b837 > li > a .logo_short_9487 {
  position: relative;
}
.description-16a9.in_1f1c .prev-b837 > li > a .logo_short_9487: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;
}
.description-16a9.in_1f1c .prev-b837 > li:focus > a .logo_short_9487:before,
.description-16a9.in_1f1c
  .prev-b837
  > li:hover
  > a
  .logo_short_9487:before {
  width: 100%;
  background-color: currentColor;
}
.description-16a9.in_1f1c
  .prev-b837
  > li.carousel-current-b245
  > a
  .logo_short_9487:before,
.description-16a9.in_1f1c
  .prev-b837
  > li.sort-74f7
  > a
  .logo_short_9487:before {
  width: 100%;
  background-color: currentColor;
}
.dark-a520 .soft_aca8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dark-a520 .soft_aca8 li:first-child > a {
  border-top: none;
}
.dark-a520 .soft_aca8 .image-new-4ca9 > .logo_short_9487 .short_c5fa {
  display: none;
}
.dark-a520 .soft_aca8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dark-a520 .soft_aca8 li:last-child {
  border: none;
}
.dark-a520 .soft_aca8 li.card_lite_1e47 > a {
  padding-right: 45px !important;
}
.dark-a520 .soft_aca8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dark-a520 .soft_aca8 li a:focus,
.dark-a520 .soft_aca8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark-a520 .soft_aca8 li .card-over-55be {
  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;
}
.dark-a520 .soft_aca8 li .card-over-55be:hover {
  box-shadow: none;
}
.dark-a520 .soft_aca8 li .card-over-55be .short_c5fa {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dark-a520 .soft_aca8 .surface-motion-178b {
  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);
}
.dark-a520 .soft_aca8 .surface-motion-178b li a {
  padding-left: 3em;
}
.dark-a520 .soft_aca8 .filter_tiny_2695 > a .card-over-55be i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dark-a520 .soft_aca8 .filter_tiny_2695 > .surface-motion-178b {
  display: block;
  opacity: 1;
}
.icon_676f {
  max-width: 100%;
}
.wood_fe33 {
  line-height: 0;
  cursor: pointer;
}
.pink_0e70 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pink_0e70:hover {
  box-shadow: none;
  color: currentColor;
}
.pink_0e70 svg {
  width: 18px;
  height: 18px;
}
.pink_0e70 .button_7903 {
  display: none;
}
.feature_aecd {
  position: relative;
}
.feature_aecd.fn-active-009f .pink_0e70 .brown-fd13 {
  display: none;
}
.feature_aecd.fn-active-009f .pink_0e70 .button_7903 {
  display: inline-block;
}
.feature_aecd .thumbnail-582c {
  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);
}
.feature_aecd.paragraph_23aa .thumbnail-582c {
  left: auto;
  right: -0.9em;
}
.feature_aecd.paragraph_23aa .current_1ac0::before {
  left: auto;
  right: 15px;
}
.feature_aecd.fn-active-009f .thumbnail-582c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline_paper_3535 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outline_paper_3535 label {
  flex-basis: 100%;
}
.outline_paper_3535 .article-4e3c {
  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;
}
.outline_paper_3535 .upper_b803 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outline_paper_3535 .upper_b803:focus {
  background-color: transparent;
}
.outline_paper_3535 button.form-b73e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outline_paper_3535 button.form-b73e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outline_paper_3535 button.form-b73e svg {
  width: 18px;
  height: 18px;
}
.outline_paper_3535 input[type="submit"] {
  min-height: auto;
}
.yellow_f949 .outline_paper_3535 .upper_b803 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.current_1ac0 {
  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) {
  .current_1ac0 {
    width: 220px;
  }
}
.current_1ac0 label {
  flex-basis: 100%;
}
.current_1ac0::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;
}
.stale-b605 .yellow_f949 .outline_paper_3535 {
  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;
}
.stale-b605
  .yellow_f949
  .outline_paper_3535
  .article-4e3c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stale-b605 .yellow_f949 .outline_paper_3535 .upper_b803 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stale-b605
  .yellow_f949
  .outline_paper_3535
  .upper_b803:focus {
  background: 0 0;
}
.stale-b605
  .yellow_f949
  .outline_paper_3535
  .frame_c3f6 {
  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;
}
.card_fast_21ee {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card_fast_21ee li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card_fast_21ee li:last-child {
  margin-right: 0;
}
.card_fast_21ee li:first-child {
  margin-left: 0;
}
.card_fast_21ee.mini_27b7 a {
  color: #fff;
}
.card_fast_21ee.mini_27b7 a:hover {
  color: #fff;
}
.card_fast_21ee a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card_fast_21ee a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card_fast_21ee a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card_fast_21ee a:hover {
  opacity: 0.9;
  color: inherit;
}
.card_fast_21ee [class*="social-icon-apple"] {
  background-color: #999;
}
.card_fast_21ee [class*="social-icon-apple"].box_d122 {
  background-color: transparent;
  color: #999;
}
.card_fast_21ee [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card_fast_21ee [class*="social-icon-behance"].box_d122 {
  background-color: transparent;
  color: #1769ff;
}
.card_fast_21ee [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card_fast_21ee [class*="social-icon-bitbucket"].box_d122 {
  background-color: transparent;
  color: #205081;
}
.card_fast_21ee [class*="social-icon-codepen"] {
  background-color: #000;
}
.card_fast_21ee [class*="social-icon-codepen"].box_d122 {
  background-color: transparent;
  color: #000;
}
.card_fast_21ee [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card_fast_21ee [class*="social-icon-delicious"].box_d122 {
  background-color: transparent;
  color: #39f;
}
.card_fast_21ee [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card_fast_21ee [class*="social-icon-digg"].box_d122 {
  background-color: transparent;
  color: #005be2;
}
.card_fast_21ee [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card_fast_21ee [class*="social-icon-dribbble"].box_d122 {
  background-color: transparent;
  color: #ea4c89;
}
.card_fast_21ee [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card_fast_21ee [class*="social-icon-envelope"].box_d122 {
  background-color: transparent;
  color: #ea4335;
}
.card_fast_21ee [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card_fast_21ee [class*="social-icon-facebook"].box_d122 {
  background-color: transparent;
  color: #3b5998;
}
.card_fast_21ee [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card_fast_21ee [class*="social-icon-flickr"].box_d122 {
  background-color: transparent;
  color: #0063dc;
}
.card_fast_21ee [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card_fast_21ee [class*="social-icon-foursquare"].box_d122 {
  background-color: transparent;
  color: #2d5be3;
}
.card_fast_21ee [class*="social-icon-github"] {
  background-color: #333;
}
.card_fast_21ee [class*="social-icon-github"].box_d122 {
  background-color: transparent;
  color: #333;
}
.card_fast_21ee [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card_fast_21ee [class*="social-icon-google-plus"].box_d122 {
  background-color: transparent;
  color: #dd4b39;
}
.card_fast_21ee [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card_fast_21ee [class*="social-icon-houzz"].box_d122 {
  background-color: transparent;
  color: #7ac142;
}
.card_fast_21ee [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card_fast_21ee [class*="social-icon-instagram"].box_d122 {
  background-color: transparent;
  color: #262626;
}
.card_fast_21ee [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card_fast_21ee [class*="social-icon-jsfiddle"].box_d122 {
  background-color: transparent;
  color: #487aa2;
}
.card_fast_21ee [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card_fast_21ee [class*="social-icon-linkedin"].box_d122 {
  background-color: transparent;
  color: #0077b5;
}
.card_fast_21ee [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card_fast_21ee [class*="social-icon-medium"].box_d122 {
  background-color: transparent;
  color: #00ab6b;
}
.card_fast_21ee [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card_fast_21ee
  [class*="social-icon-odnoklassniki"].box_d122 {
  background-color: transparent;
  color: #f4731c;
}
.card_fast_21ee [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card_fast_21ee [class*="social-icon-meetup"].box_d122 {
  background-color: transparent;
  color: #ec1c40;
}
.card_fast_21ee [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card_fast_21ee [class*="social-icon-pinterest"].box_d122 {
  background-color: transparent;
  color: #bd081c;
}
.card_fast_21ee [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card_fast_21ee [class*="social-icon-product-hunt"].box_d122 {
  background-color: transparent;
  color: #da552f;
}
.card_fast_21ee [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card_fast_21ee [class*="social-icon-reddit"].box_d122 {
  background-color: transparent;
  color: #ff4500;
}
.card_fast_21ee [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card_fast_21ee [class*="social-icon-rss"].box_d122 {
  background-color: transparent;
  color: #f26522;
}
.card_fast_21ee [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card_fast_21ee
  [class*="social-icon-shopping-cart"].box_d122 {
  background-color: transparent;
  color: #4caf50;
}
.card_fast_21ee [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card_fast_21ee [class*="social-icon-skype"].box_d122 {
  background-color: transparent;
  color: #00aff0;
}
.card_fast_21ee [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card_fast_21ee [class*="social-icon-slideshare"].box_d122 {
  background-color: transparent;
  color: #0077b5;
}
.card_fast_21ee [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card_fast_21ee [class*="social-icon-snapchat"].box_d122 {
  background-color: transparent;
  color: #fffc00;
}
.card_fast_21ee [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card_fast_21ee [class*="social-icon-soundcloud"].box_d122 {
  background-color: transparent;
  color: #f80;
}
.card_fast_21ee [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card_fast_21ee [class*="social-icon-spotify"].box_d122 {
  background-color: transparent;
  color: #2ebd59;
}
.card_fast_21ee [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card_fast_21ee
  [class*="social-icon-stack-overflow"].box_d122 {
  background-color: transparent;
  color: #fe7a15;
}
.card_fast_21ee [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card_fast_21ee [class*="social-icon-maldkfgram"].box_d122 {
  background-color: transparent;
  color: #2ca5e0;
}
.card_fast_21ee [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card_fast_21ee [class*="social-icon-tripadvisor"].box_d122 {
  background-color: transparent;
  color: #589442;
}
.card_fast_21ee [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card_fast_21ee [class*="social-icon-tumblr"].box_d122 {
  background-color: transparent;
  color: #35465c;
}
.card_fast_21ee [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card_fast_21ee [class*="social-icon-twitch"].box_d122 {
  background-color: transparent;
  color: #6441a5;
}
.card_fast_21ee [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card_fast_21ee [class*="social-icon-twitter"].box_d122 {
  background-color: transparent;
  color: #1da1f2;
}
.card_fast_21ee [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card_fast_21ee [class*="social-icon-vimeo"].box_d122 {
  background-color: transparent;
  color: #1ab7ea;
}
.card_fast_21ee [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card_fast_21ee [class*="social-icon-vk"].box_d122 {
  background-color: transparent;
  color: #45668e;
}
.card_fast_21ee [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card_fast_21ee [class*="social-icon-weibo"].box_d122 {
  background-color: transparent;
  color: #df2029;
}
.card_fast_21ee [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card_fast_21ee [class*="social-icon-weixin"].box_d122 {
  background-color: transparent;
  color: #7bb32e;
}
.card_fast_21ee [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card_fast_21ee [class*="social-icon-whatsapp"].box_d122 {
  background-color: transparent;
  color: #25d366;
}
.card_fast_21ee [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card_fast_21ee [class*="social-icon-wordpress"].box_d122 {
  background-color: transparent;
  color: #21759b;
}
.card_fast_21ee [class*="social-icon-xing"] {
  background-color: #026466;
}
.card_fast_21ee [class*="social-icon-xing"].box_d122 {
  background-color: transparent;
  color: #026466;
}
.card_fast_21ee [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card_fast_21ee [class*="social-icon-yelp"].box_d122 {
  background-color: transparent;
  color: #af0606;
}
.card_fast_21ee [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card_fast_21ee [class*="social-icon-youtube"].box_d122 {
  background-color: transparent;
  color: #cd201f;
}
.old-c57a {
  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;
}
.old-c57a:hover {
  box-shadow: none;
  background: 0 0;
}
.motion_fb9e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-brown-025f {
  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;
}
.chip_motion_83d3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple-595b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple-595b,
.simple-595b::after,
.simple-595b::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;
}
.simple-595b::after,
.simple-595b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active-advanced-db92 .main-brown-025f .chip_motion_83d3 {
  margin-top: -2px;
  width: 19px;
}
.active-advanced-db92 .main-brown-025f .simple-595b {
  margin-top: -1px;
}
.active-advanced-db92 .main-brown-025f .simple-595b,
.active-advanced-db92 .main-brown-025f .simple-595b::after,
.active-advanced-db92 .main-brown-025f .simple-595b::before {
  width: 19px;
  height: 2px;
}
.active-advanced-db92 .main-brown-025f .simple-595b::before {
  top: -6px;
}
.active-advanced-db92 .main-brown-025f .simple-595b::after {
  bottom: -6px;
}
.caption_fff8 .main-brown-025f .chip_motion_83d3 {
  margin-top: -2px;
  width: 22px;
}
.caption_fff8 .main-brown-025f .simple-595b {
  margin-top: -1px;
}
.caption_fff8 .main-brown-025f .simple-595b,
.caption_fff8 .main-brown-025f .simple-595b::after,
.caption_fff8 .main-brown-025f .simple-595b::before {
  width: 22px;
  height: 2px;
}
.caption_fff8 .main-brown-025f .simple-595b::before {
  top: -7px;
}
.caption_fff8 .main-brown-025f .simple-595b::after {
  bottom: -7px;
}
.black-2090 .main-brown-025f .chip_motion_83d3 {
  margin-top: -2px;
  width: 31px;
}
.black-2090 .main-brown-025f .simple-595b {
  margin-top: -1.5px;
}
.black-2090 .main-brown-025f .simple-595b,
.black-2090 .main-brown-025f .simple-595b::after,
.black-2090 .main-brown-025f .simple-595b::before {
  width: 31px;
  height: 3px;
}
.black-2090 .main-brown-025f .simple-595b::before {
  top: -9px;
}
.black-2090 .main-brown-025f .simple-595b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module_advanced_9dc8 .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 19px;
  }
  .module_advanced_9dc8 .main-brown-025f .simple-595b {
    margin-top: -1px;
  }
  .module_advanced_9dc8 .main-brown-025f .simple-595b,
  .module_advanced_9dc8 .main-brown-025f .simple-595b::after,
  .module_advanced_9dc8 .main-brown-025f .simple-595b::before {
    width: 19px;
    height: 2px;
  }
  .module_advanced_9dc8 .main-brown-025f .simple-595b::before {
    top: -6px;
  }
  .module_advanced_9dc8 .main-brown-025f .simple-595b::after {
    bottom: -6px;
  }
  .text-wide-dd6b .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 22px;
  }
  .text-wide-dd6b .main-brown-025f .simple-595b {
    margin-top: -1px;
  }
  .text-wide-dd6b .main-brown-025f .simple-595b,
  .text-wide-dd6b .main-brown-025f .simple-595b::after,
  .text-wide-dd6b .main-brown-025f .simple-595b::before {
    width: 22px;
    height: 2px;
  }
  .text-wide-dd6b .main-brown-025f .simple-595b::before {
    top: -7px;
  }
  .text-wide-dd6b .main-brown-025f .simple-595b::after {
    bottom: -7px;
  }
  .backdrop_hot_6335 .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_hot_6335 .main-brown-025f .simple-595b {
    margin-top: -1.5px;
  }
  .backdrop_hot_6335 .main-brown-025f .simple-595b,
  .backdrop_hot_6335 .main-brown-025f .simple-595b::after,
  .backdrop_hot_6335 .main-brown-025f .simple-595b::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_hot_6335 .main-brown-025f .simple-595b::before {
    top: -9px;
  }
  .backdrop_hot_6335 .main-brown-025f .simple-595b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .cool-d456 .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 19px;
  }
  .cool-d456 .main-brown-025f .simple-595b {
    margin-top: -1px;
  }
  .cool-d456 .main-brown-025f .simple-595b,
  .cool-d456 .main-brown-025f .simple-595b::after,
  .cool-d456 .main-brown-025f .simple-595b::before {
    width: 19px;
    height: 2px;
  }
  .cool-d456 .main-brown-025f .simple-595b::before {
    top: -6px;
  }
  .cool-d456 .main-brown-025f .simple-595b::after {
    bottom: -6px;
  }
  .border-d1ef .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 22px;
  }
  .border-d1ef .main-brown-025f .simple-595b {
    margin-top: -1px;
  }
  .border-d1ef .main-brown-025f .simple-595b,
  .border-d1ef .main-brown-025f .simple-595b::after,
  .border-d1ef .main-brown-025f .simple-595b::before {
    width: 22px;
    height: 2px;
  }
  .border-d1ef .main-brown-025f .simple-595b::before {
    top: -7px;
  }
  .border-d1ef .main-brown-025f .simple-595b::after {
    bottom: -7px;
  }
  .next-298c .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 31px;
  }
  .next-298c .main-brown-025f .simple-595b {
    margin-top: -1.5px;
  }
  .next-298c .main-brown-025f .simple-595b,
  .next-298c .main-brown-025f .simple-595b::after,
  .next-298c .main-brown-025f .simple-595b::before {
    width: 31px;
    height: 3px;
  }
  .next-298c .main-brown-025f .simple-595b::before {
    top: -9px;
  }
  .next-298c .main-brown-025f .simple-595b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .menu_solid_e4d7 .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 19px;
  }
  .menu_solid_e4d7 .main-brown-025f .simple-595b {
    margin-top: -1px;
  }
  .menu_solid_e4d7 .main-brown-025f .simple-595b,
  .menu_solid_e4d7 .main-brown-025f .simple-595b::after,
  .menu_solid_e4d7 .main-brown-025f .simple-595b::before {
    width: 19px;
    height: 2px;
  }
  .menu_solid_e4d7 .main-brown-025f .simple-595b::before {
    top: -6px;
  }
  .menu_solid_e4d7 .main-brown-025f .simple-595b::after {
    bottom: -6px;
  }
  .yellow-dc10 .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 22px;
  }
  .yellow-dc10 .main-brown-025f .simple-595b {
    margin-top: -1px;
  }
  .yellow-dc10 .main-brown-025f .simple-595b,
  .yellow-dc10 .main-brown-025f .simple-595b::after,
  .yellow-dc10 .main-brown-025f .simple-595b::before {
    width: 22px;
    height: 2px;
  }
  .yellow-dc10 .main-brown-025f .simple-595b::before {
    top: -7px;
  }
  .yellow-dc10 .main-brown-025f .simple-595b::after {
    bottom: -7px;
  }
  .out_ee19 .main-brown-025f .chip_motion_83d3 {
    margin-top: -2px;
    width: 31px;
  }
  .out_ee19 .main-brown-025f .simple-595b {
    margin-top: -1.5px;
  }
  .out_ee19 .main-brown-025f .simple-595b,
  .out_ee19 .main-brown-025f .simple-595b::after,
  .out_ee19 .main-brown-025f .simple-595b::before {
    width: 31px;
    height: 3px;
  }
  .out_ee19 .main-brown-025f .simple-595b::before {
    top: -9px;
  }
  .out_ee19 .main-brown-025f .simple-595b::after {
    bottom: -9px;
  }
}
.menu-61b3 .simple-595b {
  -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);
}
.menu-61b3 .simple-595b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.menu-61b3 .simple-595b::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);
}
.menu-61b3.popup-23b6 .simple-595b {
  -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);
}
.menu-61b3.popup-23b6 .simple-595b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.menu-61b3.popup-23b6 .simple-595b::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);
}
.paragraph_4215 {
  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.logo_1ac7:before {
  display: none;
}
.component_6688 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.component_6688 .row-dim-49bc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.component_6688 .row-dim-49bc:last-of-type {
  border-bottom: none;
}
.component_6688 .row-dim-49bc.pattern-36d2,
.component_6688 .row-dim-49bc.tooltip_advanced_083a,
.component_6688 .row-dim-49bc.west_0379 {
  padding: 0;
}
.component_6688 .dark-a520 .card-over-55be {
  color: currentColor;
}
.component_6688 .dark-a520 .card-over-55be:focus,
.component_6688 .dark-a520 .card-over-55be:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_6688.surface-76f0 .sidebar_beea,
.component_6688.surface-76f0 .tag-6035 a,
.component_6688.surface-76f0 .prev-b837 a,
.component_6688.surface-76f0 .surface-motion-178b a {
  color: rgba(0, 0, 0, 0.55);
}
.component_6688.surface-76f0 .sidebar_beea:hover,
.component_6688.surface-76f0 .tag-6035 a:hover,
.component_6688.surface-76f0 .prev-b837 a:hover,
.component_6688.surface-76f0 .surface-motion-178b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_6688.surface-76f0 .fresh_4232 {
  color: rgba(0, 0, 0, 0.8);
}
.component_6688.surface-76f0 .row-dim-49bc {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_6688.surface-76f0 .row-dim-49bc:before {
  background: rgba(0, 0, 0, 0.08);
}
.component_6688.surface-76f0 .gradient-e60e:before {
  background: rgba(255, 255, 255, 0.9);
}
.component_6688.surface-76f0 .dark-a520 .soft_aca8 li a,
.component_6688.surface-76f0 .dark-a520 .card-over-55be,
.component_6688.surface-76f0 .surface-motion-178b {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_6688.surface-76f0 .dark-a520 .card-over-55be:focus,
.component_6688.surface-76f0 .dark-a520 .card-over-55be:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_6688.surface-76f0 .soft_aca8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_6688.silver-c69f .sidebar_beea,
.component_6688.silver-c69f .tag-6035 a,
.component_6688.silver-c69f .prev-b837 .card-over-55be,
.component_6688.silver-c69f .prev-b837 a,
.component_6688.silver-c69f .surface-motion-178b a {
  color: rgba(255, 255, 255, 0.79);
}
.component_6688.silver-c69f .sidebar_beea:hover,
.component_6688.silver-c69f .tag-6035 a:hover,
.component_6688.silver-c69f .prev-b837 .card-over-55be:hover,
.component_6688.silver-c69f .prev-b837 a:hover,
.component_6688.silver-c69f .surface-motion-178b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_6688.silver-c69f .fresh_4232 {
  color: rgba(255, 255, 255, 0.99);
}
.component_6688.silver-c69f .row-dim-49bc {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_6688.silver-c69f .row-dim-49bc:before {
  background: rgba(255, 255, 255, 0.08);
}
.component_6688.silver-c69f .gradient-e60e:before {
  background: rgba(0, 0, 0, 0.9);
}
.component_6688.silver-c69f .dark-a520 .soft_aca8 li a,
.component_6688.silver-c69f .dark-a520 .card-over-55be,
.component_6688.silver-c69f .surface-motion-178b {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_6688.silver-c69f .dark-a520 .card-over-55be:focus,
.component_6688.silver-c69f .dark-a520 .card-over-55be:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_6688.silver-c69f .soft_aca8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-e60e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient-e60e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.middle_ef38 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag_40e1 .component_6688 {
  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;
}
.tag_40e1 .row-dim-49bc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag_40e1 .row-dim-49bc: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) {
  .tag_40e1 .row-dim-49bc:before {
    width: 16%;
    left: 42%;
  }
}
.tag_40e1 .row-dim-49bc:last-child:before {
  content: none;
}
.tag_40e1 .row-dim-49bc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag_40e1 .dark-a520 .soft_aca8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag_40e1 .dark-a520 .soft_aca8 li a .card-over-55be {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag_40e1 .dark-a520 .surface-motion-178b {
  border: none;
}
.tag_40e1 .dark-a520 .surface-motion-178b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag_40e1 .gradient-e60e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag_40e1 .middle_ef38 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag_40e1 .silver-c69f .gradient-e60e:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag_40e1 .surface-76f0.accent_wood_fb00 .simple-595b {
  background: rgba(0, 0, 0, 0.6);
}
.tag_40e1
  .surface-76f0.accent_wood_fb00
  .simple-595b::after,
.tag_40e1
  .surface-76f0.accent_wood_fb00
  .simple-595b:before {
  background: inherit;
}
.tag_40e1
  .surface-76f0.accent_wood_fb00:hover
  .simple-595b {
  background: rgba(0, 0, 0, 0.8);
}
.preview_upper_7dea .component_6688 {
  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) {
  .preview_upper_7dea .component_6688 {
    width: auto;
    right: 45px;
  }
}
.item-left-2cfc .component_6688 {
  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) {
  .item-left-2cfc .component_6688 {
    width: auto;
    left: 45px;
  }
}
.logo_1ac7 .component_6688 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.logo_1ac7 .middle_ef38 {
  max-width: 48em;
  margin: 0 auto;
}
.logo_1ac7 .gradient-e60e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_6a67 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_6a67.tag_40e1 .component_6688 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_6a67.preview_upper_7dea .component_6688 {
  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);
}
.active_6a67 .component_6688 {
  visibility: visible;
}
.active_6a67.item-left-2cfc .component_6688 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid-f1e6,
.picture-purple-0456 {
  overflow-x: hidden;
}
.grid-f1e6 .component_6688 {
  overflow: auto;
}
.grid-f1e6.tag_40e1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-f1e6.tag_40e1 .component_6688 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid-f1e6.tag_40e1 .old-c57a {
  opacity: 0;
}
.grid-f1e6.preview_upper_7dea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-f1e6.preview_upper_7dea .component_6688 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid-f1e6.preview_upper_7dea .old-c57a {
  opacity: 0;
}
.grid-f1e6.item-left-2cfc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-f1e6.item-left-2cfc .component_6688 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid-f1e6.item-left-2cfc .old-c57a {
  opacity: 0;
}
.grid-f1e6.logo_1ac7 .component_6688 {
  z-index: 10;
  visibility: visible;
}
.accent_wood_fb00 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent_wood_fb00 .simple-595b {
  background: rgba(255, 255, 255, 0.99);
}
.accent_wood_fb00 .simple-595b::after,
.accent_wood_fb00 .simple-595b:before {
  background: inherit;
}
.accent_wood_fb00:hover .simple-595b {
  background: rgba(255, 255, 255, 0.99);
}
.item-left-2cfc .accent_wood_fb00 {
  top: 10px;
  right: auto;
  left: 12px;
}
.logo_1ac7 .accent_wood_fb00 {
  display: none !important;
}
.grid-f1e6:before,
.picture-purple-0456:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid-f1e6 .accent_wood_fb00,
.picture-purple-0456 .accent_wood_fb00 {
  display: inline-block;
}
.component_6688 .column_glass_2ba4 {
  -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;
}
.grid-f1e6 .component_6688 .column_glass_2ba4,
.picture-purple-0456 .component_6688 .column_glass_2ba4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pro_a222 .article-4e3c {
  width: 100%;
}
.tiny-ae44 {
  padding: 0 0.5em 0;
}
.tiny-ae44 [class*="customify-col-"],
.tiny-ae44 [class*="customify-col_"],
.tiny-ae44 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.right_954c .tiny-ae44 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pattern_a78e .progress-a700,
  .progress-a700 {
    display: none;
  }
  .avatar-center-906f {
    text-align: left;
  }
  .container_up_eda7 {
    text-align: center;
  }
  .bronze-39ba {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_a78e .component-2dfc,
  .component-2dfc {
    display: none;
  }
  .dirty-38c8 {
    text-align: left;
  }
  .hard_49ba {
    text-align: center;
  }
  .thick_c4c3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pattern_a78e .photo_2a64,
  .photo_2a64 {
    display: none;
  }
  .card-0681 {
    text-align: left;
  }
  .upper-3605 {
    text-align: center;
  }
  .frame_76f9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.feature-full-028b {
  box-shadow: none !important;
}
.tooltip-613c .pink_d925,
.liquid-7dbe .pink_d925 {
  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;
}
.liquid-7dbe .pink_d925 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.brown-6b9f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.brown-6b9f:after,
.brown-6b9f:before {
  content: "";
  display: table;
}
.brown-6b9f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .brown-6b9f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.brown-6b9f,
.mask_d26c {
  max-width: 1248px;
  margin: 0 auto;
}

.sort_414f.logo-orange-c88d .brown-6b9f {
  max-width: 100%;
}
.sort_414f.outer_6466 {
  max-width: 1200px;
  margin: 0 auto;
}
.sort_414f.dropdown-blue-4c9c .brown-6b9f {
  max-width: 100%;
}
.sort_414f.dropdown-blue-4c9c > .brown-6b9f {
  padding-left: 0;
  padding-right: 0;
}
.sort_414f.dropdown-blue-4c9c > .brown-6b9f .pattern_a78e {
  margin: 0;
}
.sort_414f.dropdown-blue-4c9c
  > .brown-6b9f
  .avatar_pro_c267.aside-1d64 {
  margin-right: 0;
  margin-left: 0;
}
.sort_414f.dropdown-blue-4c9c #main.aside-1d64 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_dirty_7b7b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_dirty_7b7b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification_772e .fresh-3565 {
    padding-right: 1em;
  }
  .notification_772e.smooth-f99d .avatar_pro_c267 {
    border-right: 1px solid #eaecee;
  }
  .notification_772e.smooth-f99d .fresh-3565 {
    padding-right: 1em;
  }
  .notification_772e.smooth-f99d .popup_ced7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-south-560f .fresh-3565 {
    padding-left: 1em;
  }
  .text-south-560f.smooth-f99d .avatar_pro_c267 {
    border-left: 1px solid #eaecee;
  }
  .text-south-560f.smooth-f99d .fresh-3565 {
    padding-left: 1em;
  }
  .text-south-560f.smooth-f99d .popup_ced7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-current-e765 .fresh-3565 {
    padding-left: 1em;
  }
  .module-current-e765.smooth-f99d .old_c08d {
    border-right: 1px solid #eaecee;
  }
  .module-current-e765.smooth-f99d .hidden_166e {
    border-right: 1px solid #eaecee;
  }
  .module-current-e765.smooth-f99d .fresh-3565 {
    padding-left: 1em;
  }
  .module-current-e765.smooth-f99d .popup_ced7 {
    padding-right: 1em;
  }
  .module-current-e765.smooth-f99d .tag-gold-7c84 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion_88b5 .fresh-3565 {
    padding-right: 1em;
  }
  .motion_88b5.smooth-f99d .old_c08d {
    border-left: 1px solid #eaecee;
  }
  .motion_88b5.smooth-f99d .hidden_166e {
    border-left: 1px solid #eaecee;
  }
  .motion_88b5.smooth-f99d .fresh-3565 {
    padding-right: 1em;
  }
  .motion_88b5.smooth-f99d .popup_ced7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion_88b5.smooth-f99d .tag-gold-7c84 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_dirty_7b7b .fresh-3565 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_dirty_7b7b.smooth-f99d .avatar_pro_c267 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_dirty_7b7b.smooth-f99d .fresh-3565 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_dirty_7b7b.smooth-f99d .popup_ced7 {
    padding-left: 1em;
  }
  .tag_dirty_7b7b.smooth-f99d .tag-gold-7c84 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_dirty_7b7b.smooth-f99d .fresh-3565 {
    padding-left: 0;
  }
}
.breadcrumb-febe .west-e040 {
  display: inline-block;
}
.dynamic-a37f {
  display: inline-block;
}
.thick_e0a8 {
  word-con: break-word;
}
.backdrop-first-fc31 > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop-first-fc31 .stone-7c88 {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop-first-fc31 .pink_90b1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider_last_3662 .photo-silver-b937 {
  margin-bottom: 2em;
}
.slider_last_3662 .outline_374c {
  margin-bottom: 15px;
}
.slider_last_3662 .outline_374c:last-child {
  margin-bottom: 0;
}
.slider_last_3662 .button_1cd3 {
  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) {
  .slider_last_3662 .button_1cd3 {
    display: block;
  }
}
.slider_last_3662 .footer_thick_b3e2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider_last_3662 .footer_thick_b3e2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider_last_3662 .tag_f3ab {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider_last_3662 .tag_f3ab img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider_last_3662 .tag_f3ab a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider_last_3662 .thick_e0a8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_last_3662 .thick_e0a8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider_last_3662 .summary-7a96 p:last-child {
  margin-bottom: 0;
}
.slider_last_3662 .hovered_c760 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider_last_3662 .dynamic-7e3b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider_last_3662 .label_active_27f3 {
  margin-top: 1em;
}
.slider_last_3662 .orange-3f6c {
  top: 0;
  display: block;
}
.slider_last_3662 .orange-3f6c a {
  color: inherit;
}
.slider_last_3662 .orange-3f6c a:hover {
  color: inherit;
}
.slider_last_3662 .gallery_bright_dc5d {
  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;
}
.slider_last_3662 .gallery_bright_dc5d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider_last_3662 .dynamic-7e3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider_last_3662 .border-89df {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider_last_3662 .border-89df:first-child {
  margin-top: 0;
}
.slider_last_3662 .border-89df.thick-ab8d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider_last_3662 .border-89df.content_red_6e55 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_last_3662
  .border-89df.content_red_6e55.clean_5364
  .label_active_27f3 {
  width: 100%;
}
.slider_last_3662 .content_red_6e55 {
  -webkit-box-align: center;
  align-items: center;
}
.slider_last_3662 .content_red_6e55 .backdrop-first-fc31,
.slider_last_3662 .content_red_6e55 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider_last_3662 .tag_f3ab {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_last_3662 .tag_f3ab img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_last_3662 .tag_f3ab: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;
}
.slider_last_3662 .thick-ab8d {
  z-index: 5;
}
.slider_last_3662 .modal-fast-0b68 .mask_under_0af1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider_last_3662 .plasma-ad66 .mask_under_0af1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider_last_3662 .search_gold_edd6 .mask_under_0af1 {
  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;
}
.slider_last_3662.first_c6bc .button_1cd3,
.slider_last_3662.carousel-over-30ff .button_1cd3 {
  display: block;
}
.slider_last_3662.first_c6bc .button_1cd3 .component-2362,
.slider_last_3662.first_c6bc .button_1cd3 .dynamic-7e3b,
.slider_last_3662.carousel-over-30ff .button_1cd3 .component-2362,
.slider_last_3662.carousel-over-30ff .button_1cd3 .dynamic-7e3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_last_3662.pagination-green-bb30 .footer_thick_b3e2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider_last_3662.pagination-green-bb30 .footer_thick_b3e2 {
    margin-right: 0;
  }
}
.slider_last_3662.first_c6bc .footer_thick_b3e2,
.slider_last_3662.carousel-over-30ff .footer_thick_b3e2 {
  padding-top: 40%;
}
.slider_last_3662.first_c6bc .photo-silver-b937,
.slider_last_3662.carousel-over-30ff .photo-silver-b937 {
  display: block;
}
.slider_last_3662.first_c6bc .fn-sticky-009f .dynamic-7e3b,
.slider_last_3662.carousel-over-30ff .fn-sticky-009f .dynamic-7e3b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider_last_3662.first_c6bc .footer_thick_b3e2,
.slider_last_3662.carousel-over-30ff .footer_thick_b3e2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider_last_3662.first_c6bc .dynamic-7e3b {
  padding: 1em;
}
.section_68c8 {
  margin: 30px auto;
  display: block;
}
.section_68c8 .clean-dc47 > * {
  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;
}
.section_68c8 .clean-dc47 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_68c8 .clean-dc47 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_mini_8bf2 .backdrop-first-fc31 {
  margin-bottom: 1.41575em;
}
.mask_mini_8bf2 .blue-b7c8 {
  margin-bottom: 1.618em;
}
.in_7068 .up_ea07 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.in_7068 .up_ea07 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.in_7068 .blue_f70f {
  max-width: 100%;
  overflow: auto;
}
.accent-green-4848 .in_7068 a:hover {
  text-decoration: underline;
}
.table-motion-8af2 .outline_374c:not(.thick_e0a8),
.table-motion-8af2 .tag_f3ab {
  margin-bottom: 1.41575em;
}
.table-motion-8af2 .outline_374c:not(.thick_e0a8):last-child,
.table-motion-8af2 .tag_f3ab:last-child {
  margin-bottom: 0;
}
.table-motion-8af2 .outline_374c.in-20d0 {
  margin-bottom: 0.41575em;
}
.table-motion-8af2 .mini_26fa:before,
.table-motion-8af2 .nav_prev_306e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table-motion-8af2 .mini_26fa:before {
  content: "\f115";
}
.table-motion-8af2 .nav_prev_306e:before {
  content: "\f02c";
}
.table-motion-8af2 .center-54e8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table-motion-8af2 .center-54e8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notice_b897 {
  display: -webkit-box;
  display: flex;
}
.notice_b897 .video-590e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notice_b897 .video-590e {
    flex-basis: 90px;
  }
}
.notice_b897 .thumbnail_92b4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice_b897 .thumbnail_92b4 {
    flex-basis: calc(100% - 50px);
  }
}
.notice_b897 .selected-abda p:last-child {
  margin-bottom: 0.72em;
}
.chip-61a0 .clean-dc47 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.chip-61a0 .clean-dc47:after,
.chip-61a0 .clean-dc47:before {
  content: "";
  display: table;
}
.chip-61a0 .clean-dc47:after {
  clear: both;
}
.chip-61a0 .clean-dc47 .banner_bronze_43b8,
.chip-61a0 .clean-dc47 .disabled-35d5 {
  width: 49%;
}
.chip-61a0 .clean-dc47 .banner_bronze_43b8 a span.component-iron-21b5,
.chip-61a0 .clean-dc47 .disabled-35d5 a span.component-iron-21b5 {
  display: block;
  margin-bottom: 5px;
}
.chip-61a0 .clean-dc47 .disabled-35d5 {
  float: left;
  text-align: left;
}
.chip-61a0 .clean-dc47 .banner_bronze_43b8 {
  float: right;
  text-align: right;
}
.media-c1cc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-c1cc {
    margin-bottom: 0;
  }
}
.primary-large-9193 {
  margin-bottom: 1em;
}
.primary-large-9193 .thick_e0a8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.active-1090 a {
  display: block;
  line-height: 0;
  position: relative;
}
.notice_copper_5043 .primary-large-9193,
.overlay_4af5 .primary-large-9193 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notice_copper_5043 .primary-large-9193,
  .overlay_4af5 .primary-large-9193 {
    display: block;
  }
}
.notice_copper_5043 .active-1090,
.overlay_4af5 .active-1090 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notice_copper_5043 .active-1090,
  .overlay_4af5 .active-1090 {
    margin-bottom: 1em;
  }
}
.notice_copper_5043 .active-1090 img,
.overlay_4af5 .active-1090 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notice_copper_5043 .dirty_9b6c,
.overlay_4af5 .dirty_9b6c {
  flex-basis: calc(100% - 160px);
}
.notice_copper_5043 .dirty_9b6c p,
.overlay_4af5 .dirty_9b6c p {
  margin-bottom: 0;
}
.notice_copper_5043 .dirty_9b6c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notice_copper_5043 .dirty_9b6c {
    padding-left: 0;
  }
}
.overlay_4af5 .dirty_9b6c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_4af5 .dirty_9b6c {
    padding-right: 0;
  }
}
.overlay_4af5 .active-1090 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.motion_f49c .active-1090 {
  margin-bottom: 0.5em;
}
.motion_f49c .active-1090 img {
  width: 100%;
}
.component_tall_7425 .shadow-2826,
.upper_7d8d .shadow-2826 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.upper_7d8d .avatar_pro_c267 .component_copper_f283 p:last-child {
  margin-bottom: 0;
}
.silver_3161 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav-3da2 .active_ec94 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav-3da2 .active_ec94:last-of-type {
    margin-bottom: 0;
  }
}
.nav-3da2 .active_ec94 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-3da2 .active_ec94 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav-3da2 .active_ec94 ul li {
  margin: 0 0 0.6em;
}
.nav-3da2 .active_ec94 ul li.message_middle_4da2,
.nav-3da2 .active_ec94 ul li.red-9a32 {
  position: relative;
}
.nav-3da2 .active_ec94 ul li.message_middle_4da2 .lower-edfa,
.nav-3da2 .active_ec94 ul li.red-9a32 .lower-edfa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav-3da2 .active_ec94 ul li.message_middle_4da2:after:after,
.nav-3da2 .active_ec94 ul li.message_middle_4da2:after:before,
.nav-3da2
  .active_ec94
  ul
  li.red-9a32:after:after,
.nav-3da2
  .active_ec94
  ul
  li.red-9a32:after:before {
  content: "";
  display: table;
}
.nav-3da2 .active_ec94 ul li.message_middle_4da2:after:after,
.nav-3da2
  .active_ec94
  ul
  li.red-9a32:after:after {
  clear: both;
}
.nav-3da2 .active_ec94 a.fixed-f26c:hover {
  text-decoration: none;
}
.nav-3da2 .active_ec94 select {
  max-width: 100%;
}
.nav-3da2 .active_ec94 table {
  font-size: 85%;
}
.nav-3da2 .active_ec94 table td,
.nav-3da2 .active_ec94 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav-3da2 .active_ec94 table tfoot td {
  text-align: left;
}
.nav-3da2 .active_ec94 :last-child {
  margin-bottom: 0;
}
.nav-3da2 .active_ec94 .hard-146b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav-3da2 .active_ec94 .hard-146b label {
  width: 100%;
}
.nav-3da2 .active_ec94 .hard-146b .upper_b803 {
  width: 100%;
  display: block;
}
.nav-3da2 .active_ec94 .hard-146b .form-b73e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav-3da2 .active_ec94 .hard-146b .form-b73e:hover svg #svg-search {
  fill: #444;
}
.nav-3da2 .active_ec94 .hard-146b .form-b73e svg {
  width: 18px;
  height: 18px;
}
.nav-3da2 .element-over-6979 ul ul,
.nav-3da2 .dynamic_1e57 ul ul,
.nav-3da2 .prev_a107 ul ul,
.nav-3da2 .paper_d0de ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav-3da2 .element-over-6979 .card_lite_1e47 > a,
.nav-3da2 .dynamic_1e57 .card_lite_1e47 > a,
.nav-3da2 .prev_a107 .card_lite_1e47 > a,
.nav-3da2 .paper_d0de .card_lite_1e47 > a {
  margin-bottom: 0;
}
.nav-3da2 .pattern_huge_67b4 li,
.nav-3da2 .element-over-6979 li,
.nav-3da2 .outline-warm-cc1d li,
.nav-3da2 .dynamic_1e57 li,
.nav-3da2 .prev_a107 li,
.nav-3da2 .paper_d0de li,
.nav-3da2 .accordion-a1f9 li,
.nav-3da2 .large_6d8d li {
  display: block;
  position: relative;
}
.nav-3da2 .pattern_huge_67b4 li:last-child,
.nav-3da2 .element-over-6979 li:last-child,
.nav-3da2 .outline-warm-cc1d li:last-child,
.nav-3da2 .dynamic_1e57 li:last-child,
.nav-3da2 .prev_a107 li:last-child,
.nav-3da2 .paper_d0de li:last-child,
.nav-3da2 .accordion-a1f9 li:last-child,
.nav-3da2 .large_6d8d li:last-child {
  border: none;
}
.nav-3da2 .pattern_huge_67b4 li a,
.nav-3da2 .element-over-6979 li a,
.nav-3da2 .outline-warm-cc1d li a,
.nav-3da2 .dynamic_1e57 li a,
.nav-3da2 .prev_a107 li a,
.nav-3da2 .paper_d0de li a,
.nav-3da2 .accordion-a1f9 li a,
.nav-3da2 .large_6d8d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-3da2 .pattern_huge_67b4 li ul li::before,
.nav-3da2 .element-over-6979 li ul li::before,
.nav-3da2 .outline-warm-cc1d li ul li::before,
.nav-3da2 .dynamic_1e57 li ul li::before,
.nav-3da2 .prev_a107 li ul li::before,
.nav-3da2 .paper_d0de li ul li::before,
.nav-3da2 .accordion-a1f9 li ul li::before,
.nav-3da2 .large_6d8d li ul li::before {
  left: 15px;
}
.nav-3da2 .pattern_huge_67b4 li ul a,
.nav-3da2 .element-over-6979 li ul a,
.nav-3da2 .outline-warm-cc1d li ul a,
.nav-3da2 .dynamic_1e57 li ul a,
.nav-3da2 .prev_a107 li ul a,
.nav-3da2 .paper_d0de li ul a,
.nav-3da2 .accordion-a1f9 li ul a,
.nav-3da2 .large_6d8d li ul a {
  padding-left: 20px;
}
.nav-3da2 .pattern_huge_67b4 li ul ul li::before,
.nav-3da2 .element-over-6979 li ul ul li::before,
.nav-3da2 .outline-warm-cc1d li ul ul li::before,
.nav-3da2 .dynamic_1e57 li ul ul li::before,
.nav-3da2 .prev_a107 li ul ul li::before,
.nav-3da2 .paper_d0de li ul ul li::before,
.nav-3da2 .accordion-a1f9 li ul ul li::before,
.nav-3da2 .large_6d8d li ul ul li::before {
  left: 30px;
}
.nav-3da2 .pattern_huge_67b4 li ul ul a,
.nav-3da2 .element-over-6979 li ul ul a,
.nav-3da2 .outline-warm-cc1d li ul ul a,
.nav-3da2 .dynamic_1e57 li ul ul a,
.nav-3da2 .prev_a107 li ul ul a,
.nav-3da2 .paper_d0de li ul ul a,
.nav-3da2 .accordion-a1f9 li ul ul a,
.nav-3da2 .large_6d8d li ul ul a {
  padding-left: 40px;
}
.nav-3da2 .active-071e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-3da2 .large_6d8d ul li {
  margin-bottom: 1.41575em;
}
.nav-3da2 .large_6d8d ul li .blue_b3f7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav-3da2 .large_6d8d ul li .form-336e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.silver-c69f .pattern_huge_67b4 li a,
.silver-c69f .element-over-6979 li a,
.silver-c69f .outline-warm-cc1d li a,
.silver-c69f .dynamic_1e57 li a,
.silver-c69f .prev_a107 li a,
.silver-c69f .paper_d0de li a,
.silver-c69f .accordion-a1f9 li a,
.silver-c69f .large_6d8d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-c69f .active-071e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-c69f .active_ec94 ul li.message_middle_4da2 .lower-edfa,
.silver-c69f .active_ec94 ul li.red-9a32 .lower-edfa {
  background: rgba(0, 0, 0, 0.2);
}
.silver-c69f .nav-3da2 .active_ec94 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_414f .nav-3da2 .soft_aca8 li {
  margin: 0;
}
.sort_414f .nav-3da2 .soft_aca8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sort_414f .nav-3da2 .soft_aca8 li ul {
  margin: 0;
}
.sort_414f .nav-3da2 .soft_aca8 li ul li a {
  padding-left: 15px;
}
.sort_414f .nav-3da2 .soft_aca8 li ul li li a {
  padding-left: 30px;
}
.sort_414f .nav-3da2 .soft_aca8 li.primary-bottom-98b7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sort_414f .nav-3da2 .soft_aca8 li.primary-bottom-98b7 > 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;
}
.sort_414f .nav-3da2 .soft_aca8 li.primary-bottom-98b7 > 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;
}
.carousel-simple-3041 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focus_steel_c87e {
  position: relative;
  z-index: 10;
}
.focus_steel_c87e .column_glass_2ba4 {
  width: 100%;
  max-width: 100%;
}
.pressed-bc5a .description-e214 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pressed-bc5a .surface-76f0 {
}
.pressed-bc5a .silver-c69f {
  background: #292929;
}
.filter-orange-a027 .description-e214 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter-orange-a027 .surface-76f0 {
  background: #f9f9f9;
}
.filter-orange-a027 .silver-c69f {
  background: #303030;
}
.progress_d3d3 .description-e214 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress_d3d3 .west-e040 {
    margin-bottom: 1em;
  }
  .progress_d3d3 .west-e040:last-child {
    margin-bottom: 0;
  }
}
.progress_d3d3 .surface-76f0 {
  background: #ededed;
}
.progress_d3d3 .silver-c69f {
  background: #1a1a1a;
}
.description-e214.surface-76f0 {
  color: rgba(0, 0, 0, 0.6);
}
.description-e214.surface-76f0 .popup-dc01 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-e214.silver-c69f {
  color: rgba(255, 255, 255, 0.99);
}
.description-e214.silver-c69f a:not(.fixed-f26c) {
  color: rgba(255, 255, 255, 0.79);
}
.description-e214.silver-c69f a:not(.fixed-f26c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-e214.silver-c69f .popup-dc01 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-e214.silver-c69f table tbody td,
.description-e214.silver-c69f table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden_14b6.heading-bright-59e3 .brown-6b9f {
  max-width: initial;
}
.hidden_14b6 .green_8e52 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden_14b6 .green_8e52 .column_glass_2ba4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden_14b6 .green_8e52 .column_glass_2ba4 {
    display: block;
    margin-bottom: 2em;
  }
  .hidden_14b6 .green_8e52 .column_glass_2ba4:last-child {
    margin-bottom: 0;
  }
}
.progress_d3d3 .west-e040:last-child,
.filter-orange-a027 .west-e040:last-child,
.pressed-bc5a .west-e040:last-child {
  margin-bottom: 0;
}
.progress_d3d3 .west-e040 .nav-3da2 .active_ec94:last-child,
.filter-orange-a027 .west-e040 .nav-3da2 .active_ec94:last-child,
.pressed-bc5a .west-e040 .nav-3da2 .active_ec94:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .progress_d3d3 .feature-light-a697,
  .progress_d3d3 .plasma-d4f5,
  .filter-orange-a027 .feature-light-a697,
  .filter-orange-a027 .plasma-d4f5,
  .pressed-bc5a .feature-light-a697,
  .pressed-bc5a .plasma-d4f5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focus_steel_c87e .west-e040 {
    margin-bottom: 2em;
  }
}
.focus_steel_c87e p:last-child {
  margin-bottom: 0;
}
.focus_steel_c87e li,
.focus_steel_c87e ul {
  list-style: none;
  margin: 0;
}
.focus_steel_c87e ul ul {
  margin-left: 2.617924em;
}
.fresh-dea4 {
  font-size: 0.875em;
}

/* css-noise: 4b5b */
.ghost-box-o5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
