/*!
Theme Name: Customify
Theme URI: https://pressmaximum.module-773c/customify
Author: WPCustomify
Author URI: https://pressmaximum.module-773c
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.module-773c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.modal-new-d955.hard_fdec/licenses/gpl-2.0.hero_36b0
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.status_1d5b/, (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.form_29d0.full-04f5/normalize.popup-red-535b/
 ======
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.popup-red-535b v7.0.0 | MIT License | github.module-773c/necolas/normalize.popup-red-535b */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.focused-7a2b .full-7998,
.alert-left-f3be,
.layout_green_a4f8,
.bottom_563a,
.link-2540,
.video_paper_0119,
.component_06b2,
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;
}
.alert-left-f3be,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert-left-f3be,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-left-f3be,
  h1 {
    font-size: 1.8em;
  }
}
.layout_green_a4f8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout_green_a4f8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout_green_a4f8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout_green_a4f8,
  h2 {
    font-size: 1.7em;
  }
}
.bottom_563a,
h3 {
  font-size: 1.618em;
}
.focused-7a2b .full-7998,
.link-2540,
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.hovered-5741 {
  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;
}
.block_f995:after,
.block_f995:before,
.heading_83c6:after,
.heading_83c6:before {
  content: "";
  display: table;
}
.block_f995:after,
.heading_83c6:after {
  clear: both;
}
.shadow_bca3 {
  float: right;
  margin-right: 0;
}
.tabs-mini-b219 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.widget-4553 .chip_ed82,
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;
}
.widget-4553 .chip_ed82: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;
}
.last_1e5e .chip_ed82 {
  box-shadow: none;
}
.last_1e5e
  .chip_ed82
  .steel_52b6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.last_1e5e .chip_ed82 .article_mini_a373 {
  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;
}
.last_1e5e
  .chip_ed82
  .article_mini_a373
  b {
  display: none;
}
.last_1e5e .logo-current-b884 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cool-5554:not(.component-b536):not(.main_de83),
button:not(.component-b536):not(.main_de83),
input[type="button"]:not(.component-b536):not(
    .main_de83
  ),
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ),
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ) {
  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;
}
.cool-5554:not(.component-b536):not(
    .main_de83
  ):hover,
button:not(.component-b536):not(
    .main_de83
  ):hover,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ):hover,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ):hover,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cool-5554:not(.component-b536):not(
    .main_de83
  ):active,
.cool-5554:not(.component-b536):not(
    .main_de83
  ):focus,
button:not(.component-b536):not(
    .main_de83
  ):active,
button:not(.component-b536):not(
    .main_de83
  ):focus,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ):active,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ):focus,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ):active,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ):focus,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ):active,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ):focus {
  outline: 0;
}
.cool-5554:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c,
button:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c {
  position: relative;
}
.cool-5554:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .middle_f16e,
.cool-5554:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .media-2468,
.cool-5554:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .hidden_tiny_10fc,
.cool-5554:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  i,
.cool-5554:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  svg,
button:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .middle_f16e,
button:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .media-2468,
button:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .hidden_tiny_10fc,
button:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  i,
button:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  svg,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .middle_f16e,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .media-2468,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .hidden_tiny_10fc,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  i,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  svg,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .middle_f16e,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .media-2468,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .hidden_tiny_10fc,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  i,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  svg,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .middle_f16e,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .media-2468,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  .hidden_tiny_10fc,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  i,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c
  svg {
  visibility: hidden;
}
.cool-5554:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c:after,
button:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c:after,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c:after,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c:after,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ).fn-loading-0b3c: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;
}
.cool-5554:not(.component-b536):not(.main_de83),
input[type="button"]:not(.component-b536):not(
    .main_de83
  ),
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ),
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ) {
  color: #fff;
  background: #235787;
}
.cool-5554:not(.component-b536):not(
    .main_de83
  ):focus,
input[type="button"]:not(.component-b536):not(
    .main_de83
  ):focus,
input[type="reset"]:not(.component-b536):not(
    .main_de83
  ):focus,
input[type="submit"]:not(.component-b536):not(
    .main_de83
  ):focus {
  color: #fff;
}
.cool-5554.fn-disabled-0b3c:not(.component-b536):not(
    .main_de83
  ),
.cool-5554[disabled]:not(.component-b536):not(
    .main_de83
  ),
button.fn-disabled-0b3c:not(.component-b536):not(
    .main_de83
  ),
button[disabled]:not(.component-b536):not(
    .main_de83
  ) {
  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;
}
.logo_bronze_b13e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo_bronze_b13e: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;
}
.notification_1663 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fresh_b013 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.active-f71e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.block_f995:after,
.block_f995:before,
.static_9d74:after,
.static_9d74:before,
.dim-bade:after,
.dim-bade:before,
.hover_prev_52f8:after,
.hover_prev_52f8:before,
.mask-b660:after,
.mask-b660:before,
.silver_8499:after,
.silver_8499:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.block_f995:after,
.static_9d74:after,
.dim-bade:after,
.hover_prev_52f8:after,
.mask-b660:after,
.silver_8499:after {
  clear: both;
}
.static_9d74 .tooltip_fast_2ec9,
.dim-bade .tooltip_fast_2ec9,
.first_56ce .tooltip_fast_2ec9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.avatar-gas-963d {
  display: inline-block;
}
.form-2259 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.form-2259 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.form-2259 .label-large-ff36 {
  padding: 1em 0;
  font-size: 85%;
}
.label-large-ff36 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hidden-2d16 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hidden-2d16:after,
.hidden-2d16:before {
  content: "";
  display: table;
}
.hidden-2d16:after {
  clear: both;
}
.active_aee4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pagination_7d3f .active_aee4 {
  max-width: 50%;
}
.component-focused-bc8e .active_aee4 {
  max-width: 33.33%;
}
.tooltip-large-6256 .active_aee4 {
  max-width: 25%;
}
.search_c6ae .active_aee4 {
  max-width: 20%;
}
.primary_purple_ab55 .active_aee4 {
  max-width: 16.66%;
}
.element-0057 .active_aee4 {
  max-width: 14.28%;
}
.component-current-295a .active_aee4 {
  max-width: 12.5%;
}
.next-c5da .active_aee4 {
  max-width: 11.11%;
}
.main_0eac {
  display: block;
}
.focused-7a2b .pagination_top_581f label,
.focused-7a2b .panel_8109 label,
.focused-7a2b .advanced-fa36 label,
.focused-7a2b .detail_glass_df9a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-6bfa {
  list-style: none;
  margin: 0;
}
.logo-6bfa article.icon-2648 {
  margin-bottom: 0;
}
.logo-6bfa ul {
  list-style: none;
  margin: 0;
}
.logo-6bfa .title_plasma_1bc5 li.icon-2648 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-6bfa .title_plasma_1bc5 li.icon-2648 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-6bfa .title_plasma_1bc5 li.icon-2648: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) {
  .logo-6bfa .title_plasma_1bc5 li.icon-2648 li.icon-2648 li.icon-2648 li.icon-2648 {
    padding-left: 0;
  }
}
article.icon-2648 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon-2648 .static_9d74 p:last-of-type {
  margin-bottom: 0;
}
article.icon-2648 .icon-1d72 {
  float: left;
}
article.icon-2648 .glass-81de {
  margin-left: 85px;
}
article.icon-2648 .pagination-e47c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon-2648 .pagination-e47c .focus_lower_2071 {
  margin-left: 10px;
}
article.icon-2648 .content-warm-fc86 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon-2648 .message-right-552f {
  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 .pagination_top_581f,
  #respond .advanced-fa36,
  #respond .detail_glass_df9a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_top_581f input,
#respond .advanced-fa36 input,
#respond .detail_glass_df9a input {
  width: 100%;
}
#respond .detail_glass_df9a {
  margin-right: 0;
}
#respond .gas_bbc6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.liquid-edbf {
  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;
}
.liquid-edbf.frame-down-287d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.liquid-edbf 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%);
}
.liquid-edbf:focus,
.liquid-edbf: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);
}
.status-silver-a165 {
  border-radius: 10%;
}
.preview-old-4640 {
  border-radius: 50%;
}
.module_tall_370f {
  font-size: 0.72em;
}
.top_adb4 {
  font-size: 0.875em;
}
.selected_d79e {
  font-size: 1.1em;
}
.secondary-243b {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary-243b.module_tall_370f {
  letter-spacing: 0.5px;
}
.accordion-9b0a,
.accordion-9b0a a {
  color: #6d6d6d;
}
.accordion-9b0a a:hover {
  color: #111;
}
.disabled-dcbf {
  color: #6d6d6d;
}
.full-85e6 {
  overflow-x: hidden;
}
.full-85e6 .tiny_e867.nav-bb02 {
  position: relative;
}
.full-85e6 .tiny_e867.nav-bb02.prev-9d6f {
  position: initial;
}
.full-85e6
  .tiny_e867.nav-bb02.prev-9d6f
  .tertiary-lite-18c1 {
  left: auto;
}
.full-85e6 .tiny_e867 .tertiary-lite-18c1 {
  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;
}
.full-85e6 .tiny_e867:hover.nav-bb02 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.full-85e6
  .tiny_e867:hover.nav-bb02
  .tertiary-lite-18c1 {
  display: block;
  z-index: 9999999;
}
.full-85e6 .full_db07 .breadcrumb_plasma_abd2,
.full-85e6 .blue-7e2c .breadcrumb_plasma_abd2 {
  display: none;
}
.full-85e6 .old-7571 .tiny_e867:hover.nav-bb02 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focused-7a2b .pagination_top_581f label,
.focused-7a2b .panel_8109 label,
.focused-7a2b .advanced-fa36 label,
.focused-7a2b .detail_glass_df9a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-6bfa {
  list-style: none;
  margin: 0;
}
.logo-6bfa article.icon-2648 {
  margin-bottom: 0;
}
.logo-6bfa ul {
  list-style: none;
  margin: 0;
}
.logo-6bfa .title_plasma_1bc5 li.icon-2648 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-6bfa .title_plasma_1bc5 li.icon-2648 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-6bfa .title_plasma_1bc5 li.icon-2648: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) {
  .logo-6bfa .title_plasma_1bc5 li.icon-2648 li.icon-2648 li.icon-2648 li.icon-2648 {
    padding-left: 0;
  }
}
article.icon-2648 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon-2648 .static_9d74 p:last-of-type {
  margin-bottom: 0;
}
article.icon-2648 .icon-1d72 {
  float: left;
}
article.icon-2648 .glass-81de {
  margin-left: 85px;
}
article.icon-2648 .pagination-e47c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon-2648 .pagination-e47c .focus_lower_2071 {
  margin-left: 10px;
}
article.icon-2648 .content-warm-fc86 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon-2648 .message-right-552f {
  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 .pagination_top_581f,
  #respond .advanced-fa36,
  #respond .detail_glass_df9a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_top_581f input,
#respond .advanced-fa36 input,
#respond .detail_glass_df9a input {
  width: 100%;
}
#respond .detail_glass_df9a {
  margin-right: 0;
}
#respond .gas_bbc6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.full_db07 .motion_29c9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.motion_29c9 .article_8b84.paragraph-wide-bb82 .layout-glass-063c > li > a:focus,
.motion_29c9 .article_8b84.paragraph-wide-bb82 .layout-glass-063c > li > a:hover,
.motion_29c9 .article_8b84.iron-02ea .layout-glass-063c > li > a:focus,
.motion_29c9 .article_8b84.iron-02ea .layout-glass-063c > li > a:hover,
.motion_29c9 .article_8b84.grid-4f5a .layout-glass-063c > li > a:focus,
.motion_29c9 .article_8b84.grid-4f5a .layout-glass-063c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_29c9
  .article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a,
.motion_29c9
  .article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li.fresh-65e0
  > a,
.motion_29c9
  .article_8b84.iron-02ea
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a,
.motion_29c9
  .article_8b84.iron-02ea
  .layout-glass-063c
  > li.fresh-65e0
  > a,
.motion_29c9
  .article_8b84.grid-4f5a
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a,
.motion_29c9 .article_8b84.grid-4f5a .layout-glass-063c > li.video-e159 > a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_29c9 .center-ef92,
.motion_29c9 .center-ef92 a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_29c9 .white_ed22.heading_4de5 li a,
.motion_29c9 .badge_fdd0 a,
.motion_29c9 .left-7588,
.motion_29c9 .layout-glass-063c > li > a,
.motion_29c9 .tooltip_pressed_4736 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9 .white_ed22.heading_4de5 li a:hover,
.motion_29c9 .badge_fdd0 a:hover,
.motion_29c9 .left-7588:hover,
.motion_29c9 .layout-glass-063c > li > a:hover,
.motion_29c9 .tooltip_pressed_4736:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_29c9 .label_wood_37bd {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9 .label_wood_37bd .component_03e2 {
  color: rgba(255, 255, 255, 0.99);
}
.motion_29c9 .label_wood_37bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_29c9 .status-93e9 .container_mini_fe67 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9 .status-93e9 .container_mini_fe67 .right-fb1f {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9
  .status-93e9
  .container_mini_fe67
  .right-fb1f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9
  .status-93e9
  .container_mini_fe67
  .right-fb1f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9
  .status-93e9
  .container_mini_fe67
  .right-fb1f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9
  .status-93e9
  .container_mini_fe67
  .right-fb1f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9 .status-93e9 .video_bright_5438 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_29c9 .status-93e9 .video_bright_5438:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_9e87
  .motion_29c9
  .status-93e9
  .first_21b5
  .liquid-c6a6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_9e87
  .motion_29c9
  .status-93e9
  .first_21b5
  .right-fb1f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full_db07 .media_98ab {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.media_98ab .article_8b84.paragraph-wide-bb82 .layout-glass-063c > li > a:focus,
.media_98ab .article_8b84.paragraph-wide-bb82 .layout-glass-063c > li > a:hover,
.media_98ab .article_8b84.iron-02ea .layout-glass-063c > li > a:focus,
.media_98ab .article_8b84.iron-02ea .layout-glass-063c > li > a:hover,
.media_98ab .article_8b84.grid-4f5a .layout-glass-063c > li > a:focus,
.media_98ab .article_8b84.grid-4f5a .layout-glass-063c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_98ab
  .article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a,
.media_98ab
  .article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li.fresh-65e0
  > a,
.media_98ab
  .article_8b84.iron-02ea
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a,
.media_98ab
  .article_8b84.iron-02ea
  .layout-glass-063c
  > li.fresh-65e0
  > a,
.media_98ab
  .article_8b84.grid-4f5a
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a,
.media_98ab .article_8b84.grid-4f5a .layout-glass-063c > li.video-e159 > a {
  color: rgba(0, 0, 0, 0.8);
}
.media_98ab .center-ef92,
.media_98ab .center-ef92 a {
  color: rgba(0, 0, 0, 0.8);
}
.media_98ab .white_ed22.heading_4de5 li a,
.media_98ab .badge_fdd0 a,
.media_98ab .left-7588,
.media_98ab .layout-glass-063c > li > a,
.media_98ab .tooltip_pressed_4736 {
  color: rgba(0, 0, 0, 0.55);
}
.media_98ab .white_ed22.heading_4de5 li a:hover,
.media_98ab .badge_fdd0 a:hover,
.media_98ab .left-7588:hover,
.media_98ab .layout-glass-063c > li > a:hover,
.media_98ab .tooltip_pressed_4736:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_98ab .label_wood_37bd {
  color: rgba(0, 0, 0, 0.55);
}
.media_98ab .label_wood_37bd .component_03e2 {
  color: rgba(0, 0, 0, 0.8);
}
.media_98ab .label_wood_37bd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite-6d3a .table_7382 {
  margin-left: auto;
  margin-right: auto;
}
.dim-bade > * {
  margin-left: auto;
  margin-right: auto;
}
.dim-bade .notification_1663 {
  margin-right: 1.41575em;
}
.image_7a33 .dim-bade > .list-plasma-3ff5 {
  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;
}
.image_7a33 .dim-bade > .basic_7299 {
  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;
}
.static_7816.lite-6d3a .table_7382,
.footer-focused-5007.lite-6d3a .table_7382 {
  margin-left: 0;
}
.status_dark_5ee9.lite-6d3a .table_7382,
.sidebar_f46f.lite-6d3a .table_7382 {
  margin-right: 0;
}
.dim-bade ol,
.dim-bade ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list_iron_f33f video {
  max-width: 100%;
}
.fluid-84d6 img {
  display: block;
}
.fluid-84d6.notification_1663,
.fluid-84d6.fresh_b013 {
  width: 100%;
}
.fluid-84d6.basic_7299 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.right_5a0c:not(.search_steel_7334) {
  margin: 1.5em auto;
}
.copper-089d p {
  padding: 1.5em 14px;
}
ul.secondary-out-815f.basic_7299,
ul.secondary-out-815f.list-plasma-3ff5,
ul.secondary-out-815f.gold_0207.list-plasma-3ff5 {
  padding: 0 14px;
}
.tiny_7442 {
  display: block;
  overflow-x: auto;
}
.tiny_7442 table {
  border-collapse: collapse;
  width: 100%;
}
.tiny_7442 td,
.tiny_7442 th {
  padding: 0.5em;
}
.dim-bade li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dim-bade ol ol,
.dim-bade ol ul,
.dim-bade ul ol,
.dim-bade ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dim-bade ol ol li,
.dim-bade ol ul li,
.dim-bade ul ol li,
.dim-bade ul ul li {
  margin-left: 0;
}
.shadow_middle_531b.basic-d6bf > .carousel_plasma_5252 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow_middle_531b.basic-d6bf > .carousel_plasma_5252 iframe,
.shadow_middle_531b.basic-d6bf > .carousel_plasma_5252 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden-hovered-6ba5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden-hovered-6ba5.widget_right_be26 {
  padding: 0;
}
.hidden-hovered-6ba5.widget_right_be26 cite {
  font-size: 13px;
}
.hidden-hovered-6ba5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden-hovered-6ba5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard-fddd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard-fddd > p:first-child {
  margin-top: 0;
}
.hard-fddd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard-fddd blockquote {
  border-left: 0;
}
.highlight-lite-c334 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight-lite-c334:not(.box-030f) {
  max-width: 100px;
}
.highlight-lite-c334.active-764a {
  border-bottom: none !important;
  text-align: center;
}
.highlight-lite-c334.active-764a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .copper-089d p {
    padding: 1.5em 0;
  }
}
.bronze_0b09 {
  color: #0073aa;
}
.image-left-8c5f {
  background-color: #0073aa;
}
.element_1a6e {
  color: #229fd8;
}
.north-22bf {
  background-color: #229fd8;
}
.module-bright-453b {
  color: #eee;
}
.next_12a4 {
  background-color: #eee;
}
.detail-light-40ab {
  color: #444;
}
.cold-907e {
  background-color: #444;
}
.north-d55b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.north-d55b .gold_1856 .badge_fdd0 {
  font-size: 15px;
}
.north-d55b .badge_fdd0 {
  line-height: 1.3;
}
.north-d55b .media_98ab {
}
.north-d55b .motion_29c9 {
  background: #235787;
}
.wrapper_short_b0f1 {
  padding: 0;
}
.wrapper_short_b0f1 .motion_29c9 {
  background: #1a1a1a;
}
.wrapper_short_b0f1 .media_98ab {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph_first_02dd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph_first_02dd .media_98ab {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph_first_02dd .motion_29c9 {
  background: #303030;
}
.silver_8499 {
  position: relative;
  z-index: 10;
}
.silver_8499 .summary-large-f176 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow-d352 .nav-bb02 {
  display: inline-block;
  vertical-align: middle;
}
.shadow-d352.modal-8045 .nav-bb02 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow-d352.modal-8045 .nav-bb02 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-d352.modal-8045 .nav-bb02 {
    margin-right: 0.4em;
  }
}
.shadow-d352.modal-8045 .nav-bb02:last-child {
  margin-right: 0;
}
.list-4171 .summary-large-f176 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .full_db07 .gold_1856 {
    margin: 0 -0.5em;
  }
  .full_db07 .gold_1856 [class*="customify-col-"],
  .full_db07 .gold_1856 [class*="customify-col_"],
  .full_db07 .gold_1856 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.full_db07.sidebar-in-583c .summary-large-f176 {
  background: 0 0 !important;
}
.full_db07.sidebar-in-583c .summary-large-f176,
.full_db07.list-4171 .summary-large-f176 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .full_db07.block_8878 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.full_db07.list-4171 .summary-large-f176 {
  box-shadow: none !important;
}
.narrow_0764 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .narrow_0764 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .narrow_0764 {
    padding: 18px 0 20px;
  }
}
.narrow_0764 .huge-6307 {
  width: 100%;
}
.narrow_0764 .video_left_4925 {
  margin-bottom: 0;
}
.narrow_0764 .tabs-over-f1f3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.input_95df {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input_95df .paper_0f20 {
  width: 100%;
}
.banner_over_10ce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.banner_over_10ce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.banner_over_10ce 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;
}
.banner_over_10ce li:last-child:after {
  display: none;
}
.banner_over_10ce li a {
  font-weight: 500;
  margin-right: 10px;
}
.frame-right-c0d3 .breadcrumb_plasma_abd2 button,
.narrow_0764 .breadcrumb_plasma_abd2 button {
  left: 0;
}
.frame-right-c0d3 .paper_0f20,
.narrow_0764 .paper_0f20 {
  padding-left: 0;
  padding-right: 0;
}
.frame-right-c0d3 .input_95df,
.narrow_0764 .input_95df {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.frame-right-c0d3 {
  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;
}
.frame-right-c0d3: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;
}
.frame-right-c0d3 .image_2dec {
  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) {
  .frame-right-c0d3 .image_2dec {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .frame-right-c0d3 .image_2dec {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .frame-right-c0d3 .image_2dec {
    min-height: 200px;
  }
}
.frame-right-c0d3 .banner_over_10ce {
  color: rgba(255, 255, 255, 0.8);
}
.frame-right-c0d3 .banner_over_10ce a,
.frame-right-c0d3 .banner_over_10ce li:after {
  color: inherit;
}
.frame-right-c0d3 .banner_over_10ce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.blue_637e {
  margin-bottom: 0.5em;
}
.static_57ab {
  margin-bottom: 1.2em;
}
.static_57ab,
.blue_637e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.static_57ab p:last-child,
.blue_637e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb_plasma_abd2,
#masthead .breadcrumb_plasma_abd2 {
  display: none;
}
#masthead
  > .breadcrumb_plasma_abd2.dark_1efb {
  display: none;
}
#masthead > .breadcrumb_plasma_abd2 button {
  left: 0;
}
.sidebar_9dc3 {
  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%;
}
.sidebar_9dc3 .nav-bb02 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sidebar_9dc3 .hovered-4bd6 {
  display: -webkit-box;
  display: flex;
}
.sidebar_9dc3 .hovered-4bd6.caption-copper-a4f4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sidebar_9dc3 .hovered-4bd6.right-b262 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_9dc3 .hovered-4bd6.gallery_c294 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_9dc3.clean_ea01.sort_first_1353 .hovered-4bd6.caption-copper-a4f4 {
  flex-basis: 100%;
}
.sidebar_9dc3.dynamic-266b .hovered-4bd6.right-b262 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sidebar_9dc3.dynamic-266b .hovered-4bd6.gallery_c294 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb_plasma_abd2.dark_1efb {
  display: none;
}
#masthead > .breadcrumb_plasma_abd2 button {
  left: 0;
}
.block_narrow_a983 {
  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;
}
.block_narrow_a983:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.block_narrow_a983.north-e528 i {
  margin-right: 4px;
}
.block_narrow_a983.link_north_d6dc i {
  margin-left: 5px;
}
.badge_fdd0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.badge_fdd0 p:last-child {
  margin-bottom: 0;
}
.copper_a237 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.copper_a237 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.copper_a237 img {
  display: block;
  width: auto;
  line-height: 1;
}
.copper_a237 .center-ef92 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.copper_a237 .bright-d470 {
  margin: 5px 0 7px 0;
}
.copper_a237.prev_b7ca .icon_next_4309 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_a237.prev_b7ca .hidden_bottom_4708 {
  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;
}
.copper_a237.tabs-soft-8392 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.copper_a237.tabs-soft-8392 .icon_next_4309 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_a237.tabs-soft-8392 .hidden_bottom_4708 {
  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;
}
.copper_a237.shade_lite_1425 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper_a237.text-8ea4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.copper_a237.text-8ea4 .hidden_bottom_4708 {
  margin-top: 7px;
}
.plasma-3ae1 {
  display: inline-block;
}
.silver_8499 .dynamic_d1b4 .copper_a237 img {
  max-width: 100%;
}
.article_8b84 .tertiary-dd88.yellow_25ed,
.frame-99fd .tertiary-dd88.yellow_25ed {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_8b84 .menu-new-37df,
.frame-99fd .menu-new-37df {
  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%);
}
.article_8b84 .menu-new-37df {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article_8b84.hidden_black_e21a .menu-new-37df {
  display: none;
}
.article_8b84 .gallery-action-411c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article_8b84 .gallery-action-411c li {
  display: inline-block;
  position: relative;
}
.article_8b84 .gallery-action-411c li:last-child {
  margin-right: 0;
}
.article_8b84 .gallery-action-411c 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;
}
.article_8b84 .gallery-action-411c li.video-e159 > a {
  color: rgba(0, 0, 0, 0.9);
}
.article_8b84 .gallery-action-411c > 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;
}
.article_8b84 .gallery-action-411c > li > a i {
  line-height: 0;
}
.article_8b84 .gallery-action-411c > li.section_complex_1f91 > a .menu-new-37df {
  margin-left: 4px;
  line-height: 0;
}
.article_8b84 .gallery-action-411c .image-black-41f0 li.section_complex_1f91 > a {
  position: relative;
}
.article_8b84 .gallery-action-411c .image-black-41f0 li.section_complex_1f91 > a:after,
.article_8b84 .gallery-action-411c .image-black-41f0 li.section_complex_1f91 > a:before {
  content: "";
  display: table;
}
.article_8b84 .gallery-action-411c .image-black-41f0 li.section_complex_1f91 > a:after {
  clear: both;
}
.article_8b84 .gallery-action-411c .image-black-41f0 li.section_complex_1f91 > a .menu-new-37df {
  margin-left: 5px;
  float: right;
}
.article_8b84 .last-871a,
.article_8b84 .image-black-41f0 {
  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;
}
.article_8b84 .image-black-41f0 {
  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;
}
.article_8b84 .image-black-41f0 .yellow_25ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_8b84 .image-black-41f0 .menu-new-37df {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article_8b84 .image-black-41f0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.article_8b84 .image-black-41f0 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;
}
.article_8b84 .image-black-41f0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article_8b84 .image-black-41f0 .image-black-41f0 {
  top: 0;
  left: 100%;
}
.article_8b84 .header-cold-f37c.fn-focus-0b3c > .last-871a,
.article_8b84 .header-cold-f37c.fn-focus-0b3c > .image-black-41f0,
.article_8b84 .header-cold-f37c:focus > .last-871a,
.article_8b84 .header-cold-f37c:focus > .image-black-41f0,
.article_8b84 .header-cold-f37c:hover > .last-871a,
.article_8b84 .header-cold-f37c:hover > .image-black-41f0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article_8b84.grid-4f5a .layout-glass-063c:after,
.article_8b84.grid-4f5a .layout-glass-063c:before {
  content: "";
  display: table;
}
.article_8b84.grid-4f5a .layout-glass-063c:after {
  clear: both;
}
.article_8b84.grid-4f5a .layout-glass-063c > li {
  float: left;
}
.article_8b84.static_2310 .layout-glass-063c:after,
.article_8b84.static_2310 .layout-glass-063c:before {
  content: "";
  display: table;
}
.article_8b84.static_2310 .layout-glass-063c:after {
  clear: both;
}
.article_8b84.static_2310 .layout-glass-063c > li {
  float: left;
}
.article_8b84.static_2310 .layout-glass-063c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article_8b84.static_2310 .layout-glass-063c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article_8b84.static_2310 .layout-glass-063c > li.primary-fluid-bf41 > a,
.article_8b84.static_2310 .layout-glass-063c > li.video-e159 > a {
  color: #fff;
  background-color: #1e4b75;
}
.article_8b84.paragraph-wide-bb82 .layout-glass-063c > li > a .yellow_25ed {
  position: relative;
}
.article_8b84.paragraph-wide-bb82 .layout-glass-063c > li > a .yellow_25ed: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;
}
.article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li:focus
  > a
  .yellow_25ed:before,
.article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li:hover
  > a
  .yellow_25ed:before {
  width: 100%;
  background-color: currentColor;
}
.article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a
  .yellow_25ed:before,
.article_8b84.paragraph-wide-bb82
  .layout-glass-063c
  > li.fresh-65e0
  > a
  .yellow_25ed:before {
  width: 100%;
  background-color: currentColor;
}
.article_8b84.iron-02ea .layout-glass-063c > li > a .yellow_25ed {
  position: relative;
}
.article_8b84.iron-02ea .layout-glass-063c > li > a .yellow_25ed: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;
}
.article_8b84.iron-02ea .layout-glass-063c > li:focus > a .yellow_25ed:before,
.article_8b84.iron-02ea
  .layout-glass-063c
  > li:hover
  > a
  .yellow_25ed:before {
  width: 100%;
  background-color: currentColor;
}
.article_8b84.iron-02ea
  .layout-glass-063c
  > li.primary-fluid-bf41
  > a
  .yellow_25ed:before,
.article_8b84.iron-02ea
  .layout-glass-063c
  > li.fresh-65e0
  > a
  .yellow_25ed:before {
  width: 100%;
  background-color: currentColor;
}
.frame-99fd .gallery-action-411c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.frame-99fd .gallery-action-411c li:first-child > a {
  border-top: none;
}
.frame-99fd .gallery-action-411c .shadow-37ce > .yellow_25ed .menu-new-37df {
  display: none;
}
.frame-99fd .gallery-action-411c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.frame-99fd .gallery-action-411c li:last-child {
  border: none;
}
.frame-99fd .gallery-action-411c li.section_complex_1f91 > a {
  padding-right: 45px !important;
}
.frame-99fd .gallery-action-411c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.frame-99fd .gallery-action-411c li a:focus,
.frame-99fd .gallery-action-411c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-99fd .gallery-action-411c li .highlight-f131 {
  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;
}
.frame-99fd .gallery-action-411c li .highlight-f131:hover {
  box-shadow: none;
}
.frame-99fd .gallery-action-411c li .highlight-f131 .menu-new-37df {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.frame-99fd .gallery-action-411c .image-black-41f0 {
  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);
}
.frame-99fd .gallery-action-411c .image-black-41f0 li a {
  padding-left: 3em;
}
.frame-99fd .gallery-action-411c .plasma_16f0 > a .highlight-f131 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.frame-99fd .gallery-action-411c .plasma_16f0 > .image-black-41f0 {
  display: block;
  opacity: 1;
}
.nav_out_f3fe {
  max-width: 100%;
}
.advanced_1d51 {
  line-height: 0;
  cursor: pointer;
}
.tooltip_pressed_4736 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tooltip_pressed_4736:hover {
  box-shadow: none;
  color: currentColor;
}
.tooltip_pressed_4736 svg {
  width: 18px;
  height: 18px;
}
.tooltip_pressed_4736 .iron-baee {
  display: none;
}
.background-833b {
  position: relative;
}
.background-833b.fn-active-0b3c .tooltip_pressed_4736 .surface_bronze_e96a {
  display: none;
}
.background-833b.fn-active-0b3c .tooltip_pressed_4736 .iron-baee {
  display: inline-block;
}
.background-833b .purple-c384 {
  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);
}
.background-833b.wood-10fd .purple-c384 {
  left: auto;
  right: -0.9em;
}
.background-833b.wood-10fd .picture_complex_518f::before {
  left: auto;
  right: 15px;
}
.background-833b.fn-active-0b3c .purple-c384 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.first_21b5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.first_21b5 label {
  flex-basis: 100%;
}
.first_21b5 .container_mini_fe67 {
  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;
}
.first_21b5 .right-fb1f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.first_21b5 .right-fb1f:focus {
  background-color: transparent;
}
.first_21b5 button.video_bright_5438 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.first_21b5 button.video_bright_5438:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.first_21b5 button.video_bright_5438 svg {
  width: 18px;
  height: 18px;
}
.first_21b5 input[type="submit"] {
  min-height: auto;
}
.status-93e9 .first_21b5 .right-fb1f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.picture_complex_518f {
  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) {
  .picture_complex_518f {
    width: 220px;
  }
}
.picture_complex_518f label {
  flex-basis: 100%;
}
.picture_complex_518f::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;
}
.search_9e87 .status-93e9 .first_21b5 {
  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;
}
.search_9e87
  .status-93e9
  .first_21b5
  .container_mini_fe67 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.search_9e87 .status-93e9 .first_21b5 .right-fb1f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.search_9e87
  .status-93e9
  .first_21b5
  .right-fb1f:focus {
  background: 0 0;
}
.search_9e87
  .status-93e9
  .first_21b5
  .liquid-c6a6 {
  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;
}
.white_ed22 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.white_ed22 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.white_ed22 li:last-child {
  margin-right: 0;
}
.white_ed22 li:first-child {
  margin-left: 0;
}
.white_ed22.icon-f3ac a {
  color: #fff;
}
.white_ed22.icon-f3ac a:hover {
  color: #fff;
}
.white_ed22 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.white_ed22 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.white_ed22 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.white_ed22 a:hover {
  opacity: 0.9;
  color: inherit;
}
.white_ed22 [class*="social-icon-apple"] {
  background-color: #999;
}
.white_ed22 [class*="social-icon-apple"].selected_f82f {
  background-color: transparent;
  color: #999;
}
.white_ed22 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.white_ed22 [class*="social-icon-behance"].selected_f82f {
  background-color: transparent;
  color: #1769ff;
}
.white_ed22 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.white_ed22 [class*="social-icon-bitbucket"].selected_f82f {
  background-color: transparent;
  color: #205081;
}
.white_ed22 [class*="social-icon-codepen"] {
  background-color: #000;
}
.white_ed22 [class*="social-icon-codepen"].selected_f82f {
  background-color: transparent;
  color: #000;
}
.white_ed22 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.white_ed22 [class*="social-icon-delicious"].selected_f82f {
  background-color: transparent;
  color: #39f;
}
.white_ed22 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.white_ed22 [class*="social-icon-digg"].selected_f82f {
  background-color: transparent;
  color: #005be2;
}
.white_ed22 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.white_ed22 [class*="social-icon-dribbble"].selected_f82f {
  background-color: transparent;
  color: #ea4c89;
}
.white_ed22 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.white_ed22 [class*="social-icon-envelope"].selected_f82f {
  background-color: transparent;
  color: #ea4335;
}
.white_ed22 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.white_ed22 [class*="social-icon-facebook"].selected_f82f {
  background-color: transparent;
  color: #3b5998;
}
.white_ed22 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.white_ed22 [class*="social-icon-flickr"].selected_f82f {
  background-color: transparent;
  color: #0063dc;
}
.white_ed22 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.white_ed22 [class*="social-icon-foursquare"].selected_f82f {
  background-color: transparent;
  color: #2d5be3;
}
.white_ed22 [class*="social-icon-github"] {
  background-color: #333;
}
.white_ed22 [class*="social-icon-github"].selected_f82f {
  background-color: transparent;
  color: #333;
}
.white_ed22 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.white_ed22 [class*="social-icon-google-plus"].selected_f82f {
  background-color: transparent;
  color: #dd4b39;
}
.white_ed22 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.white_ed22 [class*="social-icon-houzz"].selected_f82f {
  background-color: transparent;
  color: #7ac142;
}
.white_ed22 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.white_ed22 [class*="social-icon-instagram"].selected_f82f {
  background-color: transparent;
  color: #262626;
}
.white_ed22 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.white_ed22 [class*="social-icon-jsfiddle"].selected_f82f {
  background-color: transparent;
  color: #487aa2;
}
.white_ed22 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.white_ed22 [class*="social-icon-linkedin"].selected_f82f {
  background-color: transparent;
  color: #0077b5;
}
.white_ed22 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.white_ed22 [class*="social-icon-medium"].selected_f82f {
  background-color: transparent;
  color: #00ab6b;
}
.white_ed22 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.white_ed22
  [class*="social-icon-odnoklassniki"].selected_f82f {
  background-color: transparent;
  color: #f4731c;
}
.white_ed22 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.white_ed22 [class*="social-icon-meetup"].selected_f82f {
  background-color: transparent;
  color: #ec1c40;
}
.white_ed22 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.white_ed22 [class*="social-icon-pinterest"].selected_f82f {
  background-color: transparent;
  color: #bd081c;
}
.white_ed22 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.white_ed22 [class*="social-icon-product-hunt"].selected_f82f {
  background-color: transparent;
  color: #da552f;
}
.white_ed22 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.white_ed22 [class*="social-icon-reddit"].selected_f82f {
  background-color: transparent;
  color: #ff4500;
}
.white_ed22 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.white_ed22 [class*="social-icon-rss"].selected_f82f {
  background-color: transparent;
  color: #f26522;
}
.white_ed22 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.white_ed22
  [class*="social-icon-shopping-cart"].selected_f82f {
  background-color: transparent;
  color: #4caf50;
}
.white_ed22 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.white_ed22 [class*="social-icon-skype"].selected_f82f {
  background-color: transparent;
  color: #00aff0;
}
.white_ed22 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.white_ed22 [class*="social-icon-slideshare"].selected_f82f {
  background-color: transparent;
  color: #0077b5;
}
.white_ed22 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.white_ed22 [class*="social-icon-snapchat"].selected_f82f {
  background-color: transparent;
  color: #fffc00;
}
.white_ed22 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.white_ed22 [class*="social-icon-soundcloud"].selected_f82f {
  background-color: transparent;
  color: #f80;
}
.white_ed22 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.white_ed22 [class*="social-icon-spotify"].selected_f82f {
  background-color: transparent;
  color: #2ebd59;
}
.white_ed22 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.white_ed22
  [class*="social-icon-stack-overflow"].selected_f82f {
  background-color: transparent;
  color: #fe7a15;
}
.white_ed22 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.white_ed22 [class*="social-icon-maldkfgram"].selected_f82f {
  background-color: transparent;
  color: #2ca5e0;
}
.white_ed22 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.white_ed22 [class*="social-icon-tripadvisor"].selected_f82f {
  background-color: transparent;
  color: #589442;
}
.white_ed22 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.white_ed22 [class*="social-icon-tumblr"].selected_f82f {
  background-color: transparent;
  color: #35465c;
}
.white_ed22 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.white_ed22 [class*="social-icon-twitch"].selected_f82f {
  background-color: transparent;
  color: #6441a5;
}
.white_ed22 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.white_ed22 [class*="social-icon-twitter"].selected_f82f {
  background-color: transparent;
  color: #1da1f2;
}
.white_ed22 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.white_ed22 [class*="social-icon-vimeo"].selected_f82f {
  background-color: transparent;
  color: #1ab7ea;
}
.white_ed22 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.white_ed22 [class*="social-icon-vk"].selected_f82f {
  background-color: transparent;
  color: #45668e;
}
.white_ed22 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.white_ed22 [class*="social-icon-weibo"].selected_f82f {
  background-color: transparent;
  color: #df2029;
}
.white_ed22 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.white_ed22 [class*="social-icon-weixin"].selected_f82f {
  background-color: transparent;
  color: #7bb32e;
}
.white_ed22 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.white_ed22 [class*="social-icon-whatsapp"].selected_f82f {
  background-color: transparent;
  color: #25d366;
}
.white_ed22 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.white_ed22 [class*="social-icon-wordpress"].selected_f82f {
  background-color: transparent;
  color: #21759b;
}
.white_ed22 [class*="social-icon-xing"] {
  background-color: #026466;
}
.white_ed22 [class*="social-icon-xing"].selected_f82f {
  background-color: transparent;
  color: #026466;
}
.white_ed22 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.white_ed22 [class*="social-icon-yelp"].selected_f82f {
  background-color: transparent;
  color: #af0606;
}
.white_ed22 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.white_ed22 [class*="social-icon-youtube"].selected_f82f {
  background-color: transparent;
  color: #cd201f;
}
.left-7588 {
  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;
}
.left-7588:hover {
  box-shadow: none;
  background: 0 0;
}
.hard-3e71 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lower_3b4d {
  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;
}
.aside-a043 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link_paper_957d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link_paper_957d,
.link_paper_957d::after,
.link_paper_957d::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;
}
.link_paper_957d::after,
.link_paper_957d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.medium-97da .lower_3b4d .aside-a043 {
  margin-top: -2px;
  width: 19px;
}
.medium-97da .lower_3b4d .link_paper_957d {
  margin-top: -1px;
}
.medium-97da .lower_3b4d .link_paper_957d,
.medium-97da .lower_3b4d .link_paper_957d::after,
.medium-97da .lower_3b4d .link_paper_957d::before {
  width: 19px;
  height: 2px;
}
.medium-97da .lower_3b4d .link_paper_957d::before {
  top: -6px;
}
.medium-97da .lower_3b4d .link_paper_957d::after {
  bottom: -6px;
}
.preview-2fbf .lower_3b4d .aside-a043 {
  margin-top: -2px;
  width: 22px;
}
.preview-2fbf .lower_3b4d .link_paper_957d {
  margin-top: -1px;
}
.preview-2fbf .lower_3b4d .link_paper_957d,
.preview-2fbf .lower_3b4d .link_paper_957d::after,
.preview-2fbf .lower_3b4d .link_paper_957d::before {
  width: 22px;
  height: 2px;
}
.preview-2fbf .lower_3b4d .link_paper_957d::before {
  top: -7px;
}
.preview-2fbf .lower_3b4d .link_paper_957d::after {
  bottom: -7px;
}
.gas-6f96 .lower_3b4d .aside-a043 {
  margin-top: -2px;
  width: 31px;
}
.gas-6f96 .lower_3b4d .link_paper_957d {
  margin-top: -1.5px;
}
.gas-6f96 .lower_3b4d .link_paper_957d,
.gas-6f96 .lower_3b4d .link_paper_957d::after,
.gas-6f96 .lower_3b4d .link_paper_957d::before {
  width: 31px;
  height: 3px;
}
.gas-6f96 .lower_3b4d .link_paper_957d::before {
  top: -9px;
}
.gas-6f96 .lower_3b4d .link_paper_957d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .aside-f570 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 19px;
  }
  .aside-f570 .lower_3b4d .link_paper_957d {
    margin-top: -1px;
  }
  .aside-f570 .lower_3b4d .link_paper_957d,
  .aside-f570 .lower_3b4d .link_paper_957d::after,
  .aside-f570 .lower_3b4d .link_paper_957d::before {
    width: 19px;
    height: 2px;
  }
  .aside-f570 .lower_3b4d .link_paper_957d::before {
    top: -6px;
  }
  .aside-f570 .lower_3b4d .link_paper_957d::after {
    bottom: -6px;
  }
  .preview-left-6d94 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-left-6d94 .lower_3b4d .link_paper_957d {
    margin-top: -1px;
  }
  .preview-left-6d94 .lower_3b4d .link_paper_957d,
  .preview-left-6d94 .lower_3b4d .link_paper_957d::after,
  .preview-left-6d94 .lower_3b4d .link_paper_957d::before {
    width: 22px;
    height: 2px;
  }
  .preview-left-6d94 .lower_3b4d .link_paper_957d::before {
    top: -7px;
  }
  .preview-left-6d94 .lower_3b4d .link_paper_957d::after {
    bottom: -7px;
  }
  .preview-8a56 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-8a56 .lower_3b4d .link_paper_957d {
    margin-top: -1.5px;
  }
  .preview-8a56 .lower_3b4d .link_paper_957d,
  .preview-8a56 .lower_3b4d .link_paper_957d::after,
  .preview-8a56 .lower_3b4d .link_paper_957d::before {
    width: 31px;
    height: 3px;
  }
  .preview-8a56 .lower_3b4d .link_paper_957d::before {
    top: -9px;
  }
  .preview-8a56 .lower_3b4d .link_paper_957d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .label-next-fc56 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 19px;
  }
  .label-next-fc56 .lower_3b4d .link_paper_957d {
    margin-top: -1px;
  }
  .label-next-fc56 .lower_3b4d .link_paper_957d,
  .label-next-fc56 .lower_3b4d .link_paper_957d::after,
  .label-next-fc56 .lower_3b4d .link_paper_957d::before {
    width: 19px;
    height: 2px;
  }
  .label-next-fc56 .lower_3b4d .link_paper_957d::before {
    top: -6px;
  }
  .label-next-fc56 .lower_3b4d .link_paper_957d::after {
    bottom: -6px;
  }
  .caption-6ea0 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-6ea0 .lower_3b4d .link_paper_957d {
    margin-top: -1px;
  }
  .caption-6ea0 .lower_3b4d .link_paper_957d,
  .caption-6ea0 .lower_3b4d .link_paper_957d::after,
  .caption-6ea0 .lower_3b4d .link_paper_957d::before {
    width: 22px;
    height: 2px;
  }
  .caption-6ea0 .lower_3b4d .link_paper_957d::before {
    top: -7px;
  }
  .caption-6ea0 .lower_3b4d .link_paper_957d::after {
    bottom: -7px;
  }
  .out-3e5d .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 31px;
  }
  .out-3e5d .lower_3b4d .link_paper_957d {
    margin-top: -1.5px;
  }
  .out-3e5d .lower_3b4d .link_paper_957d,
  .out-3e5d .lower_3b4d .link_paper_957d::after,
  .out-3e5d .lower_3b4d .link_paper_957d::before {
    width: 31px;
    height: 3px;
  }
  .out-3e5d .lower_3b4d .link_paper_957d::before {
    top: -9px;
  }
  .out-3e5d .lower_3b4d .link_paper_957d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav_light_ec70 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_light_ec70 .lower_3b4d .link_paper_957d {
    margin-top: -1px;
  }
  .nav_light_ec70 .lower_3b4d .link_paper_957d,
  .nav_light_ec70 .lower_3b4d .link_paper_957d::after,
  .nav_light_ec70 .lower_3b4d .link_paper_957d::before {
    width: 19px;
    height: 2px;
  }
  .nav_light_ec70 .lower_3b4d .link_paper_957d::before {
    top: -6px;
  }
  .nav_light_ec70 .lower_3b4d .link_paper_957d::after {
    bottom: -6px;
  }
  .block_5676 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 22px;
  }
  .block_5676 .lower_3b4d .link_paper_957d {
    margin-top: -1px;
  }
  .block_5676 .lower_3b4d .link_paper_957d,
  .block_5676 .lower_3b4d .link_paper_957d::after,
  .block_5676 .lower_3b4d .link_paper_957d::before {
    width: 22px;
    height: 2px;
  }
  .block_5676 .lower_3b4d .link_paper_957d::before {
    top: -7px;
  }
  .block_5676 .lower_3b4d .link_paper_957d::after {
    bottom: -7px;
  }
  .message_prev_04c8 .lower_3b4d .aside-a043 {
    margin-top: -2px;
    width: 31px;
  }
  .message_prev_04c8 .lower_3b4d .link_paper_957d {
    margin-top: -1.5px;
  }
  .message_prev_04c8 .lower_3b4d .link_paper_957d,
  .message_prev_04c8 .lower_3b4d .link_paper_957d::after,
  .message_prev_04c8 .lower_3b4d .link_paper_957d::before {
    width: 31px;
    height: 3px;
  }
  .message_prev_04c8 .lower_3b4d .link_paper_957d::before {
    top: -9px;
  }
  .message_prev_04c8 .lower_3b4d .link_paper_957d::after {
    bottom: -9px;
  }
}
.secondary-77b6 .link_paper_957d {
  -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);
}
.secondary-77b6 .link_paper_957d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary-77b6 .link_paper_957d::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);
}
.secondary-77b6.dropdown-motion-9e30 .link_paper_957d {
  -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);
}
.secondary-77b6.dropdown-motion-9e30 .link_paper_957d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary-77b6.dropdown-motion-9e30 .link_paper_957d::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);
}
.bright-ce16 {
  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.card_e75b:before {
  display: none;
}
.blue-7e2c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.blue-7e2c .accent_c7fa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.blue-7e2c .accent_c7fa:last-of-type {
  border-bottom: none;
}
.blue-7e2c .accent_c7fa.text-8b8a,
.blue-7e2c .accent_c7fa.message-basic-3fd0,
.blue-7e2c .accent_c7fa.plasma-1ad4 {
  padding: 0;
}
.blue-7e2c .frame-99fd .highlight-f131 {
  color: currentColor;
}
.blue-7e2c .frame-99fd .highlight-f131:focus,
.blue-7e2c .frame-99fd .highlight-f131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue-7e2c.media_98ab .label_wood_37bd,
.blue-7e2c.media_98ab .badge_fdd0 a,
.blue-7e2c.media_98ab .layout-glass-063c a,
.blue-7e2c.media_98ab .image-black-41f0 a {
  color: rgba(0, 0, 0, 0.55);
}
.blue-7e2c.media_98ab .label_wood_37bd:hover,
.blue-7e2c.media_98ab .badge_fdd0 a:hover,
.blue-7e2c.media_98ab .layout-glass-063c a:hover,
.blue-7e2c.media_98ab .image-black-41f0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-7e2c.media_98ab .component_03e2 {
  color: rgba(0, 0, 0, 0.8);
}
.blue-7e2c.media_98ab .accent_c7fa {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue-7e2c.media_98ab .accent_c7fa:before {
  background: rgba(0, 0, 0, 0.08);
}
.blue-7e2c.media_98ab .layout_current_f082:before {
  background: rgba(255, 255, 255, 0.9);
}
.blue-7e2c.media_98ab .frame-99fd .gallery-action-411c li a,
.blue-7e2c.media_98ab .frame-99fd .highlight-f131,
.blue-7e2c.media_98ab .image-black-41f0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue-7e2c.media_98ab .frame-99fd .highlight-f131:focus,
.blue-7e2c.media_98ab .frame-99fd .highlight-f131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue-7e2c.media_98ab .gallery-action-411c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue-7e2c.motion_29c9 .label_wood_37bd,
.blue-7e2c.motion_29c9 .badge_fdd0 a,
.blue-7e2c.motion_29c9 .layout-glass-063c .highlight-f131,
.blue-7e2c.motion_29c9 .layout-glass-063c a,
.blue-7e2c.motion_29c9 .image-black-41f0 a {
  color: rgba(255, 255, 255, 0.79);
}
.blue-7e2c.motion_29c9 .label_wood_37bd:hover,
.blue-7e2c.motion_29c9 .badge_fdd0 a:hover,
.blue-7e2c.motion_29c9 .layout-glass-063c .highlight-f131:hover,
.blue-7e2c.motion_29c9 .layout-glass-063c a:hover,
.blue-7e2c.motion_29c9 .image-black-41f0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-7e2c.motion_29c9 .component_03e2 {
  color: rgba(255, 255, 255, 0.99);
}
.blue-7e2c.motion_29c9 .accent_c7fa {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-7e2c.motion_29c9 .accent_c7fa:before {
  background: rgba(255, 255, 255, 0.08);
}
.blue-7e2c.motion_29c9 .layout_current_f082:before {
  background: rgba(0, 0, 0, 0.9);
}
.blue-7e2c.motion_29c9 .frame-99fd .gallery-action-411c li a,
.blue-7e2c.motion_29c9 .frame-99fd .highlight-f131,
.blue-7e2c.motion_29c9 .image-black-41f0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-7e2c.motion_29c9 .frame-99fd .highlight-f131:focus,
.blue-7e2c.motion_29c9 .frame-99fd .highlight-f131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue-7e2c.motion_29c9 .gallery-action-411c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_current_f082 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.layout_current_f082:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern-pink-97bf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.message_wood_91af .blue-7e2c {
  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;
}
.message_wood_91af .accent_c7fa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.message_wood_91af .accent_c7fa: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) {
  .message_wood_91af .accent_c7fa:before {
    width: 16%;
    left: 42%;
  }
}
.message_wood_91af .accent_c7fa:last-child:before {
  content: none;
}
.message_wood_91af .accent_c7fa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.message_wood_91af .frame-99fd .gallery-action-411c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.message_wood_91af .frame-99fd .gallery-action-411c li a .highlight-f131 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.message_wood_91af .frame-99fd .image-black-41f0 {
  border: none;
}
.message_wood_91af .frame-99fd .image-black-41f0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.message_wood_91af .layout_current_f082 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.message_wood_91af .pattern-pink-97bf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.message_wood_91af .motion_29c9 .layout_current_f082:before {
  background: rgba(0, 0, 0, 0.9);
}
.message_wood_91af .media_98ab.pagination-3724 .link_paper_957d {
  background: rgba(0, 0, 0, 0.6);
}
.message_wood_91af
  .media_98ab.pagination-3724
  .link_paper_957d::after,
.message_wood_91af
  .media_98ab.pagination-3724
  .link_paper_957d:before {
  background: inherit;
}
.message_wood_91af
  .media_98ab.pagination-3724:hover
  .link_paper_957d {
  background: rgba(0, 0, 0, 0.8);
}
.mini-ee0a .blue-7e2c {
  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) {
  .mini-ee0a .blue-7e2c {
    width: auto;
    right: 45px;
  }
}
.logo_hard_3b9d .blue-7e2c {
  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) {
  .logo_hard_3b9d .blue-7e2c {
    width: auto;
    left: 45px;
  }
}
.card_e75b .blue-7e2c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.card_e75b .pattern-pink-97bf {
  max-width: 48em;
  margin: 0 auto;
}
.card_e75b .layout_current_f082:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.search-dda1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.search-dda1.message_wood_91af .blue-7e2c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.search-dda1.mini-ee0a .blue-7e2c {
  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);
}
.search-dda1 .blue-7e2c {
  visibility: visible;
}
.search-dda1.logo_hard_3b9d .blue-7e2c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.border_6449,
.summary-motion-05a8 {
  overflow-x: hidden;
}
.border_6449 .blue-7e2c {
  overflow: auto;
}
.border_6449.message_wood_91af {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_6449.message_wood_91af .blue-7e2c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.border_6449.message_wood_91af .left-7588 {
  opacity: 0;
}
.border_6449.mini-ee0a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_6449.mini-ee0a .blue-7e2c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.border_6449.mini-ee0a .left-7588 {
  opacity: 0;
}
.border_6449.logo_hard_3b9d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_6449.logo_hard_3b9d .blue-7e2c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.border_6449.logo_hard_3b9d .left-7588 {
  opacity: 0;
}
.border_6449.card_e75b .blue-7e2c {
  z-index: 10;
  visibility: visible;
}
.pagination-3724 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pagination-3724 .link_paper_957d {
  background: rgba(255, 255, 255, 0.99);
}
.pagination-3724 .link_paper_957d::after,
.pagination-3724 .link_paper_957d:before {
  background: inherit;
}
.pagination-3724:hover .link_paper_957d {
  background: rgba(255, 255, 255, 0.99);
}
.logo_hard_3b9d .pagination-3724 {
  top: 10px;
  right: auto;
  left: 12px;
}
.card_e75b .pagination-3724 {
  display: none !important;
}
.border_6449:before,
.summary-motion-05a8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.border_6449 .pagination-3724,
.summary-motion-05a8 .pagination-3724 {
  display: inline-block;
}
.blue-7e2c .nav-bb02 {
  -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;
}
.border_6449 .blue-7e2c .nav-bb02,
.summary-motion-05a8 .blue-7e2c .nav-bb02 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo-liquid-bc06 .container_mini_fe67 {
  width: 100%;
}
.dynamic_d1b4 {
  padding: 0 0.5em 0;
}
.dynamic_d1b4 [class*="customify-col-"],
.dynamic_d1b4 [class*="customify-col_"],
.dynamic_d1b4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title_b2c1 .dynamic_d1b4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gold_1856 .tooltip-steel-5c79,
  .tooltip-steel-5c79 {
    display: none;
  }
  .copper-984e {
    text-align: left;
  }
  .inner_4353 {
    text-align: center;
  }
  .dynamic-db55 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gold_1856 .hard-578b,
  .hard-578b {
    display: none;
  }
  .grid_f020 {
    text-align: left;
  }
  .active_a3c7 {
    text-align: center;
  }
  .sort_small_ed33 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gold_1856 .gallery-7ac4,
  .gallery-7ac4 {
    display: none;
  }
  .box-2467 {
    text-align: left;
  }
  .status_e618 {
    text-align: center;
  }
  .detail_28de {
    text-align: right;
  }
}
#page {
  position: relative;
}
.badge-right-784f {
  box-shadow: none !important;
}
.notification-wide-5284 .slider-full-eeab,
.paragraph-bottom-54c1 .slider-full-eeab {
  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;
}
.paragraph-bottom-54c1 .slider-full-eeab {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary-large-f176 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary-large-f176:after,
.summary-large-f176:before {
  content: "";
  display: table;
}
.summary-large-f176:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary-large-f176 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary-large-f176,
.block_8878 {
  max-width: 1248px;
  margin: 0 auto;
}

.hover_prev_52f8.selected-17d2 .summary-large-f176 {
  max-width: 100%;
}
.hover_prev_52f8.dropdown_white_1eeb {
  max-width: 1200px;
  margin: 0 auto;
}
.hover_prev_52f8.primary-brown-14a6 .summary-large-f176 {
  max-width: 100%;
}
.hover_prev_52f8.primary-brown-14a6 > .summary-large-f176 {
  padding-left: 0;
  padding-right: 0;
}
.hover_prev_52f8.primary-brown-14a6 > .summary-large-f176 .gold_1856 {
  margin: 0;
}
.hover_prev_52f8.primary-brown-14a6
  > .summary-large-f176
  .list-focused-463a.gradient_403e {
  margin-right: 0;
  margin-left: 0;
}
.hover_prev_52f8.primary-brown-14a6 #main.gradient_403e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside_42fa #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside_42fa #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .iron_6b03 .table_7382 {
    padding-right: 1em;
  }
  .iron_6b03.input-a843 .list-focused-463a {
    border-right: 1px solid #eaecee;
  }
  .iron_6b03.input-a843 .table_7382 {
    padding-right: 1em;
  }
  .iron_6b03.input-a843 .image-clean-d07d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_2807 .table_7382 {
    padding-left: 1em;
  }
  .title_2807.input-a843 .list-focused-463a {
    border-left: 1px solid #eaecee;
  }
  .title_2807.input-a843 .table_7382 {
    padding-left: 1em;
  }
  .title_2807.input-a843 .image-clean-d07d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_64c1 .table_7382 {
    padding-left: 1em;
  }
  .in_64c1.input-a843 .backdrop-steel-ffb2 {
    border-right: 1px solid #eaecee;
  }
  .in_64c1.input-a843 .chip-pro-5773 {
    border-right: 1px solid #eaecee;
  }
  .in_64c1.input-a843 .table_7382 {
    padding-left: 1em;
  }
  .in_64c1.input-a843 .image-clean-d07d {
    padding-right: 1em;
  }
  .in_64c1.input-a843 .small_7997 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-b2bf .table_7382 {
    padding-right: 1em;
  }
  .top-b2bf.input-a843 .backdrop-steel-ffb2 {
    border-left: 1px solid #eaecee;
  }
  .top-b2bf.input-a843 .chip-pro-5773 {
    border-left: 1px solid #eaecee;
  }
  .top-b2bf.input-a843 .table_7382 {
    padding-right: 1em;
  }
  .top-b2bf.input-a843 .image-clean-d07d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top-b2bf.input-a843 .small_7997 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_42fa .table_7382 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_42fa.input-a843 .list-focused-463a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside_42fa.input-a843 .table_7382 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_42fa.input-a843 .image-clean-d07d {
    padding-left: 1em;
  }
  .aside_42fa.input-a843 .small_7997 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside_42fa.input-a843 .table_7382 {
    padding-left: 0;
  }
}
.highlight_simple_e522 .shadow-d352 {
  display: inline-block;
}
.pink_95c0 {
  display: inline-block;
}
.header-19bf {
  word-con: break-word;
}
.motion_e48f > span {
  display: inline-block;
  padding: 5px 0;
}
.motion_e48f .panel_6883 {
  margin-left: 8px;
  margin-right: 8px;
}
.motion_e48f .wide_90bb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.banner_7a96 .hero-selected-f342 {
  margin-bottom: 2em;
}
.banner_7a96 .preview-red-eccf {
  margin-bottom: 15px;
}
.banner_7a96 .preview-red-eccf:last-child {
  margin-bottom: 0;
}
.banner_7a96 .backdrop-light-cc61 {
  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) {
  .banner_7a96 .backdrop-light-cc61 {
    display: block;
  }
}
.banner_7a96 .yellow_940f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .banner_7a96 .yellow_940f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.banner_7a96 .texture-35ab {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.banner_7a96 .texture-35ab img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.banner_7a96 .texture-35ab a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.banner_7a96 .header-19bf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_7a96 .header-19bf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.banner_7a96 .tooltip-bdc9 p:last-child {
  margin-bottom: 0;
}
.banner_7a96 .background-large-e022 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.banner_7a96 .table-iron-9eae {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.banner_7a96 .layout-up-0893 {
  margin-top: 1em;
}
.banner_7a96 .active_fea8 {
  top: 0;
  display: block;
}
.banner_7a96 .active_fea8 a {
  color: inherit;
}
.banner_7a96 .active_fea8 a:hover {
  color: inherit;
}
.banner_7a96 .active-fluid-852c {
  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;
}
.banner_7a96 .active-fluid-852c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.banner_7a96 .table-iron-9eae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.banner_7a96 .avatar-42ef {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.banner_7a96 .avatar-42ef:first-child {
  margin-top: 0;
}
.banner_7a96 .avatar-42ef.progress_5c6f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner_7a96 .avatar-42ef.background-e216 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_7a96
  .avatar-42ef.background-e216.shade_0e7d
  .layout-up-0893 {
  width: 100%;
}
.banner_7a96 .background-e216 {
  -webkit-box-align: center;
  align-items: center;
}
.banner_7a96 .background-e216 .motion_e48f,
.banner_7a96 .background-e216 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.banner_7a96 .texture-35ab {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_7a96 .texture-35ab img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_7a96 .texture-35ab: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;
}
.banner_7a96 .progress_5c6f {
  z-index: 5;
}
.banner_7a96 .smooth_d61d .aside-8815 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.banner_7a96 .item-hovered-518a .aside-8815 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.banner_7a96 .backdrop_6f12 .aside-8815 {
  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;
}
.banner_7a96.slider-9ab9 .backdrop-light-cc61,
.banner_7a96.small-52a6 .backdrop-light-cc61 {
  display: block;
}
.banner_7a96.slider-9ab9 .backdrop-light-cc61 .pattern-5cd6,
.banner_7a96.slider-9ab9 .backdrop-light-cc61 .table-iron-9eae,
.banner_7a96.small-52a6 .backdrop-light-cc61 .pattern-5cd6,
.banner_7a96.small-52a6 .backdrop-light-cc61 .table-iron-9eae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner_7a96.top-2910 .yellow_940f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .banner_7a96.top-2910 .yellow_940f {
    margin-right: 0;
  }
}
.banner_7a96.slider-9ab9 .yellow_940f,
.banner_7a96.small-52a6 .yellow_940f {
  padding-top: 40%;
}
.banner_7a96.slider-9ab9 .hero-selected-f342,
.banner_7a96.small-52a6 .hero-selected-f342 {
  display: block;
}
.banner_7a96.slider-9ab9 .fn-sticky-0b3c .table-iron-9eae,
.banner_7a96.small-52a6 .fn-sticky-0b3c .table-iron-9eae {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.banner_7a96.slider-9ab9 .yellow_940f,
.banner_7a96.small-52a6 .yellow_940f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.banner_7a96.slider-9ab9 .table-iron-9eae {
  padding: 1em;
}
.caption-5f4a {
  margin: 30px auto;
  display: block;
}
.caption-5f4a .progress-bdf6 > * {
  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;
}
.caption-5f4a .progress-bdf6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-5f4a .progress-bdf6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_outer_48c1 .motion_e48f {
  margin-bottom: 1.41575em;
}
.widget_outer_48c1 .form_stale_54af {
  margin-bottom: 1.618em;
}
.dim-bade .thumbnail-stale-e24a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dim-bade .thumbnail-stale-e24a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dim-bade .lite-c97a {
  max-width: 100%;
  overflow: auto;
}
.lite-6d3a .dim-bade a:hover {
  text-decoration: underline;
}
.overlay_large_85d6 .preview-red-eccf:not(.header-19bf),
.overlay_large_85d6 .texture-35ab {
  margin-bottom: 1.41575em;
}
.overlay_large_85d6 .preview-red-eccf:not(.header-19bf):last-child,
.overlay_large_85d6 .texture-35ab:last-child {
  margin-bottom: 0;
}
.overlay_large_85d6 .preview-red-eccf.list_ba75 {
  margin-bottom: 0.41575em;
}
.overlay_large_85d6 .last-081b:before,
.overlay_large_85d6 .row_6fad:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.overlay_large_85d6 .last-081b:before {
  content: "\f115";
}
.overlay_large_85d6 .row_6fad:before {
  content: "\f02c";
}
.overlay_large_85d6 .caption-a4f9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.overlay_large_85d6 .caption-a4f9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.banner-96da {
  display: -webkit-box;
  display: flex;
}
.banner-96da .thumbnail-f05e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .banner-96da .thumbnail-f05e {
    flex-basis: 90px;
  }
}
.banner-96da .filter-last-58ae {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner-96da .filter-last-58ae {
    flex-basis: calc(100% - 50px);
  }
}
.banner-96da .list_outer_ab06 p:last-child {
  margin-bottom: 0.72em;
}
.new-6c51 .progress-bdf6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.new-6c51 .progress-bdf6:after,
.new-6c51 .progress-bdf6:before {
  content: "";
  display: table;
}
.new-6c51 .progress-bdf6:after {
  clear: both;
}
.new-6c51 .progress-bdf6 .focus_right_d5bb,
.new-6c51 .progress-bdf6 .sort-steel-971b {
  width: 49%;
}
.new-6c51 .progress-bdf6 .focus_right_d5bb a span.north-aaf0,
.new-6c51 .progress-bdf6 .sort-steel-971b a span.north-aaf0 {
  display: block;
  margin-bottom: 5px;
}
.new-6c51 .progress-bdf6 .sort-steel-971b {
  float: left;
  text-align: left;
}
.new-6c51 .progress-bdf6 .focus_right_d5bb {
  float: right;
  text-align: right;
}
.box-7e6e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .box-7e6e {
    margin-bottom: 0;
  }
}
.tabs-0822 {
  margin-bottom: 1em;
}
.tabs-0822 .header-19bf {
  font-size: 1.1em;
  line-height: 1.3;
}
.down-af14 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fast-dc62 .tabs-0822,
.nav_edd5 .tabs-0822 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fast-dc62 .tabs-0822,
  .nav_edd5 .tabs-0822 {
    display: block;
  }
}
.fast-dc62 .down-af14,
.nav_edd5 .down-af14 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fast-dc62 .down-af14,
  .nav_edd5 .down-af14 {
    margin-bottom: 1em;
  }
}
.fast-dc62 .down-af14 img,
.nav_edd5 .down-af14 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fast-dc62 .hover-fluid-d01c,
.nav_edd5 .hover-fluid-d01c {
  flex-basis: calc(100% - 160px);
}
.fast-dc62 .hover-fluid-d01c p,
.nav_edd5 .hover-fluid-d01c p {
  margin-bottom: 0;
}
.fast-dc62 .hover-fluid-d01c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fast-dc62 .hover-fluid-d01c {
    padding-left: 0;
  }
}
.nav_edd5 .hover-fluid-d01c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .nav_edd5 .hover-fluid-d01c {
    padding-right: 0;
  }
}
.nav_edd5 .down-af14 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.table-defe .down-af14 {
  margin-bottom: 0.5em;
}
.table-defe .down-af14 img {
  width: 100%;
}
.hero-new-824f .notice_409b,
.liquid_0183 .notice_409b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.liquid_0183 .list-focused-463a .modal_focused_ee0b p:last-child {
  margin-bottom: 0;
}
.backdrop-dynamic-54bc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active_3436 .focus-slow-5523 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active_3436 .focus-slow-5523:last-of-type {
    margin-bottom: 0;
  }
}
.active_3436 .focus-slow-5523 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_3436 .focus-slow-5523 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active_3436 .focus-slow-5523 ul li {
  margin: 0 0 0.6em;
}
.active_3436 .focus-slow-5523 ul li.static_a6c5,
.active_3436 .focus-slow-5523 ul li.black-a3ef {
  position: relative;
}
.active_3436 .focus-slow-5523 ul li.static_a6c5 .focus-up-ae92,
.active_3436 .focus-slow-5523 ul li.black-a3ef .focus-up-ae92 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active_3436 .focus-slow-5523 ul li.static_a6c5:after:after,
.active_3436 .focus-slow-5523 ul li.static_a6c5:after:before,
.active_3436
  .focus-slow-5523
  ul
  li.black-a3ef:after:after,
.active_3436
  .focus-slow-5523
  ul
  li.black-a3ef:after:before {
  content: "";
  display: table;
}
.active_3436 .focus-slow-5523 ul li.static_a6c5:after:after,
.active_3436
  .focus-slow-5523
  ul
  li.black-a3ef:after:after {
  clear: both;
}
.active_3436 .focus-slow-5523 a.cool-5554:hover {
  text-decoration: none;
}
.active_3436 .focus-slow-5523 select {
  max-width: 100%;
}
.active_3436 .focus-slow-5523 table {
  font-size: 85%;
}
.active_3436 .focus-slow-5523 table td,
.active_3436 .focus-slow-5523 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active_3436 .focus-slow-5523 table tfoot td {
  text-align: left;
}
.active_3436 .focus-slow-5523 :last-child {
  margin-bottom: 0;
}
.active_3436 .focus-slow-5523 .tabs_f63d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active_3436 .focus-slow-5523 .tabs_f63d label {
  width: 100%;
}
.active_3436 .focus-slow-5523 .tabs_f63d .right-fb1f {
  width: 100%;
  display: block;
}
.active_3436 .focus-slow-5523 .tabs_f63d .video_bright_5438 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active_3436 .focus-slow-5523 .tabs_f63d .video_bright_5438:hover svg #svg-search {
  fill: #444;
}
.active_3436 .focus-slow-5523 .tabs_f63d .video_bright_5438 svg {
  width: 18px;
  height: 18px;
}
.active_3436 .border-east-b60a ul ul,
.active_3436 .out-07cc ul ul,
.active_3436 .primary-bright-894f ul ul,
.active_3436 .message-gas-6bd3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active_3436 .border-east-b60a .section_complex_1f91 > a,
.active_3436 .out-07cc .section_complex_1f91 > a,
.active_3436 .primary-bright-894f .section_complex_1f91 > a,
.active_3436 .message-gas-6bd3 .section_complex_1f91 > a {
  margin-bottom: 0;
}
.active_3436 .hard-dfc2 li,
.active_3436 .border-east-b60a li,
.active_3436 .filter_e20d li,
.active_3436 .out-07cc li,
.active_3436 .primary-bright-894f li,
.active_3436 .message-gas-6bd3 li,
.active_3436 .action_188d li,
.active_3436 .glass-bc97 li {
  display: block;
  position: relative;
}
.active_3436 .hard-dfc2 li:last-child,
.active_3436 .border-east-b60a li:last-child,
.active_3436 .filter_e20d li:last-child,
.active_3436 .out-07cc li:last-child,
.active_3436 .primary-bright-894f li:last-child,
.active_3436 .message-gas-6bd3 li:last-child,
.active_3436 .action_188d li:last-child,
.active_3436 .glass-bc97 li:last-child {
  border: none;
}
.active_3436 .hard-dfc2 li a,
.active_3436 .border-east-b60a li a,
.active_3436 .filter_e20d li a,
.active_3436 .out-07cc li a,
.active_3436 .primary-bright-894f li a,
.active_3436 .message-gas-6bd3 li a,
.active_3436 .action_188d li a,
.active_3436 .glass-bc97 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_3436 .hard-dfc2 li ul li::before,
.active_3436 .border-east-b60a li ul li::before,
.active_3436 .filter_e20d li ul li::before,
.active_3436 .out-07cc li ul li::before,
.active_3436 .primary-bright-894f li ul li::before,
.active_3436 .message-gas-6bd3 li ul li::before,
.active_3436 .action_188d li ul li::before,
.active_3436 .glass-bc97 li ul li::before {
  left: 15px;
}
.active_3436 .hard-dfc2 li ul a,
.active_3436 .border-east-b60a li ul a,
.active_3436 .filter_e20d li ul a,
.active_3436 .out-07cc li ul a,
.active_3436 .primary-bright-894f li ul a,
.active_3436 .message-gas-6bd3 li ul a,
.active_3436 .action_188d li ul a,
.active_3436 .glass-bc97 li ul a {
  padding-left: 20px;
}
.active_3436 .hard-dfc2 li ul ul li::before,
.active_3436 .border-east-b60a li ul ul li::before,
.active_3436 .filter_e20d li ul ul li::before,
.active_3436 .out-07cc li ul ul li::before,
.active_3436 .primary-bright-894f li ul ul li::before,
.active_3436 .message-gas-6bd3 li ul ul li::before,
.active_3436 .action_188d li ul ul li::before,
.active_3436 .glass-bc97 li ul ul li::before {
  left: 30px;
}
.active_3436 .hard-dfc2 li ul ul a,
.active_3436 .border-east-b60a li ul ul a,
.active_3436 .filter_e20d li ul ul a,
.active_3436 .out-07cc li ul ul a,
.active_3436 .primary-bright-894f li ul ul a,
.active_3436 .message-gas-6bd3 li ul ul a,
.active_3436 .action_188d li ul ul a,
.active_3436 .glass-bc97 li ul ul a {
  padding-left: 40px;
}
.active_3436 .caption_selected_4f34 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active_3436 .glass-bc97 ul li {
  margin-bottom: 1.41575em;
}
.active_3436 .glass-bc97 ul li .column-orange-dfcd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active_3436 .glass-bc97 ul li .frame-94f1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.motion_29c9 .hard-dfc2 li a,
.motion_29c9 .border-east-b60a li a,
.motion_29c9 .filter_e20d li a,
.motion_29c9 .out-07cc li a,
.motion_29c9 .primary-bright-894f li a,
.motion_29c9 .message-gas-6bd3 li a,
.motion_29c9 .action_188d li a,
.motion_29c9 .glass-bc97 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_29c9 .caption_selected_4f34 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_29c9 .focus-slow-5523 ul li.static_a6c5 .focus-up-ae92,
.motion_29c9 .focus-slow-5523 ul li.black-a3ef .focus-up-ae92 {
  background: rgba(0, 0, 0, 0.2);
}
.motion_29c9 .active_3436 .focus-slow-5523 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li {
  margin: 0;
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li ul {
  margin: 0;
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li ul li a {
  padding-left: 15px;
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li ul li li a {
  padding-left: 30px;
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li.video-e159 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li.video-e159 > 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;
}
.hover_prev_52f8 .active_3436 .gallery-action-411c li.video-e159 > 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;
}
.primary_0df1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mask-b660 {
  position: relative;
  z-index: 10;
}
.mask-b660 .nav-bb02 {
  width: 100%;
  max-width: 100%;
}
.under_08bf .thick_57a8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.under_08bf .media_98ab {
}
.under_08bf .motion_29c9 {
  background: #292929;
}
.yellow-d642 .thick_57a8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.yellow-d642 .media_98ab {
  background: #f9f9f9;
}
.yellow-d642 .motion_29c9 {
  background: #303030;
}
.bright-6a99 .thick_57a8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright-6a99 .shadow-d352 {
    margin-bottom: 1em;
  }
  .bright-6a99 .shadow-d352:last-child {
    margin-bottom: 0;
  }
}
.bright-6a99 .media_98ab {
  background: #ededed;
}
.bright-6a99 .motion_29c9 {
  background: #1a1a1a;
}
.thick_57a8.media_98ab {
  color: rgba(0, 0, 0, 0.6);
}
.thick_57a8.media_98ab .list_tiny_9e40 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick_57a8.motion_29c9 {
  color: rgba(255, 255, 255, 0.99);
}
.thick_57a8.motion_29c9 a:not(.cool-5554) {
  color: rgba(255, 255, 255, 0.79);
}
.thick_57a8.motion_29c9 a:not(.cool-5554):hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick_57a8.motion_29c9 .list_tiny_9e40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_57a8.motion_29c9 table tbody td,
.thick_57a8.motion_29c9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.old-7571.list-4171 .summary-large-f176 {
  max-width: initial;
}
.old-7571 .modal-8045 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.old-7571 .modal-8045 .nav-bb02 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .old-7571 .modal-8045 .nav-bb02 {
    display: block;
    margin-bottom: 2em;
  }
  .old-7571 .modal-8045 .nav-bb02:last-child {
    margin-bottom: 0;
  }
}
.bright-6a99 .shadow-d352:last-child,
.yellow-d642 .shadow-d352:last-child,
.under_08bf .shadow-d352:last-child {
  margin-bottom: 0;
}
.bright-6a99 .shadow-d352 .active_3436 .focus-slow-5523:last-child,
.yellow-d642 .shadow-d352 .active_3436 .focus-slow-5523:last-child,
.under_08bf .shadow-d352 .active_3436 .focus-slow-5523:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bright-6a99 .surface-bright-f57d,
  .bright-6a99 .accent_f1b8,
  .yellow-d642 .surface-bright-f57d,
  .yellow-d642 .accent_f1b8,
  .under_08bf .surface-bright-f57d,
  .under_08bf .accent_f1b8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mask-b660 .shadow-d352 {
    margin-bottom: 2em;
  }
}
.mask-b660 p:last-child {
  margin-bottom: 0;
}
.mask-b660 li,
.mask-b660 ul {
  list-style: none;
  margin: 0;
}
.mask-b660 ul ul {
  margin-left: 2.617924em;
}
.pagination_plasma_7679 {
  font-size: 0.875em;
}

/* css-noise: 61a0 */
.widget-item-n5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
