/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fresh_823a/customify
Author: WPCustomify
Author URI: https://pressmaximum.fresh_823a
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.fresh_823a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block_1e1e.brown_53df/licenses/gpl-2.0.backdrop-2837
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.secondary-bright-ec1c/, (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.pattern-cold-d5ab.carousel_7aeb/normalize.tabs_1cf6/
 ======
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.tabs_1cf6 v7.0.0 | MIT License | github.fresh_823a/necolas/normalize.tabs_1cf6 */
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;
}
.logo_d236 .sidebar-pressed-022f,
.content-full-86bd,
.carousel_static_1d74,
.hidden_middle_68a5,
.under_c180,
.pattern_upper_3240,
.aside-narrow-d499,
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;
}
.content-full-86bd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content-full-86bd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content-full-86bd,
  h1 {
    font-size: 1.8em;
  }
}
.carousel_static_1d74,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.carousel_static_1d74 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .carousel_static_1d74,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_static_1d74,
  h2 {
    font-size: 1.7em;
  }
}
.hidden_middle_68a5,
h3 {
  font-size: 1.618em;
}
.logo_d236 .sidebar-pressed-022f,
.under_c180,
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.solid-20ef {
  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;
}
.orange-dbe4:after,
.orange-dbe4:before,
.table-upper-502b:after,
.table-upper-502b:before {
  content: "";
  display: table;
}
.orange-dbe4:after,
.table-upper-502b:after {
  clear: both;
}
.photo_narrow_10c6 {
  float: right;
  margin-right: 0;
}
.tooltip-5030 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bright-654e .card-lite-28b9,
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;
}
.bright-654e .card-lite-28b9: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;
}
.widget_first_e6d0 .card-lite-28b9 {
  box-shadow: none;
}
.widget_first_e6d0
  .card-lite-28b9
  .lower_e8e8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.widget_first_e6d0 .card-lite-28b9 .heading_small_dac9 {
  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;
}
.widget_first_e6d0
  .card-lite-28b9
  .heading_small_dac9
  b {
  display: none;
}
.widget_first_e6d0 .hidden-white-85c4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.item-lower-f86e:not(.old-0ebe):not(.picture-3a7b),
button:not(.old-0ebe):not(.picture-3a7b),
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ),
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ),
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ) {
  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;
}
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ):hover,
button:not(.old-0ebe):not(
    .picture-3a7b
  ):hover,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ):hover,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ):hover,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ):active,
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ):focus,
button:not(.old-0ebe):not(
    .picture-3a7b
  ):active,
button:not(.old-0ebe):not(
    .picture-3a7b
  ):focus,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ):active,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ):focus,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ):active,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ):focus,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ):active,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ):focus {
  outline: 0;
}
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f,
button:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f {
  position: relative;
}
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .pressed_5a19,
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .input_2250,
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .south-79ac,
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  i,
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  svg,
button:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .pressed_5a19,
button:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .input_2250,
button:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .south-79ac,
button:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  i,
button:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  svg,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .pressed_5a19,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .input_2250,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .south-79ac,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  i,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  svg,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .pressed_5a19,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .input_2250,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .south-79ac,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  i,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  svg,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .pressed_5a19,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .input_2250,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  .south-79ac,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  i,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f
  svg {
  visibility: hidden;
}
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f:after,
button:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f:after,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f:after,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f:after,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ).fn-loading-da0f: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;
}
.item-lower-f86e:not(.old-0ebe):not(.picture-3a7b),
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ),
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ),
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ) {
  color: #fff;
  background: #235787;
}
.item-lower-f86e:not(.old-0ebe):not(
    .picture-3a7b
  ):focus,
input[type="button"]:not(.old-0ebe):not(
    .picture-3a7b
  ):focus,
input[type="reset"]:not(.old-0ebe):not(
    .picture-3a7b
  ):focus,
input[type="submit"]:not(.old-0ebe):not(
    .picture-3a7b
  ):focus {
  color: #fff;
}
.item-lower-f86e.fn-disabled-da0f:not(.old-0ebe):not(
    .picture-3a7b
  ),
.item-lower-f86e[disabled]:not(.old-0ebe):not(
    .picture-3a7b
  ),
button.fn-disabled-da0f:not(.old-0ebe):not(
    .picture-3a7b
  ),
button[disabled]:not(.old-0ebe):not(
    .picture-3a7b
  ) {
  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;
}
.widget_ed92 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.widget_ed92: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;
}
.wrapper-e360 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.easy-7313 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.list-liquid-8a66 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.orange-dbe4:after,
.orange-dbe4:before,
.surface_f049:after,
.surface_f049:before,
.panel-medium-fb6f:after,
.panel-medium-fb6f:before,
.overlay-glass-ed15:after,
.overlay-glass-ed15:before,
.mask-b647:after,
.mask-b647:before,
.pagination_south_2493:after,
.pagination_south_2493:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.orange-dbe4:after,
.surface_f049:after,
.panel-medium-fb6f:after,
.overlay-glass-ed15:after,
.mask-b647:after,
.pagination_south_2493:after {
  clear: both;
}
.surface_f049 .under-40e9,
.panel-medium-fb6f .under-40e9,
.article-pro-4840 .under-40e9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sort-action-fedf {
  display: inline-block;
}
.inner-f5e0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.inner-f5e0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.inner-f5e0 .chip_narrow_6599 {
  padding: 1em 0;
  font-size: 85%;
}
.chip_narrow_6599 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.old-4c54 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.old-4c54:after,
.old-4c54:before {
  content: "";
  display: table;
}
.old-4c54:after {
  clear: both;
}
.modal-east-4165 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph-54fa .modal-east-4165 {
  max-width: 50%;
}
.plasma_98a0 .modal-east-4165 {
  max-width: 33.33%;
}
.active_92a0 .modal-east-4165 {
  max-width: 25%;
}
.label_gold_6ff2 .modal-east-4165 {
  max-width: 20%;
}
.logo_0433 .modal-east-4165 {
  max-width: 16.66%;
}
.wide-c34e .modal-east-4165 {
  max-width: 14.28%;
}
.hero_pro_6fbe .modal-east-4165 {
  max-width: 12.5%;
}
.list-d160 .modal-east-4165 {
  max-width: 11.11%;
}
.wide_a982 {
  display: block;
}
.logo_d236 .accent-a40c label,
.logo_d236 .red-c3f8 label,
.logo_d236 .large_63b5 label,
.logo_d236 .surface_stale_e7ef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper_5472 {
  list-style: none;
  margin: 0;
}
.upper_5472 article.nav_06c8 {
  margin-bottom: 0;
}
.upper_5472 ul {
  list-style: none;
  margin: 0;
}
.upper_5472 .content-3b68 li.nav_06c8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper_5472 .content-3b68 li.nav_06c8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper_5472 .content-3b68 li.nav_06c8: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) {
  .upper_5472 .content-3b68 li.nav_06c8 li.nav_06c8 li.nav_06c8 li.nav_06c8 {
    padding-left: 0;
  }
}
article.nav_06c8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_06c8 .surface_f049 p:last-of-type {
  margin-bottom: 0;
}
article.nav_06c8 .south_e952 {
  float: left;
}
article.nav_06c8 .plasma-fde3 {
  margin-left: 85px;
}
article.nav_06c8 .input_north_f55a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_06c8 .input_north_f55a .east-016e {
  margin-left: 10px;
}
article.nav_06c8 .south-77c7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_06c8 .clean-dc79 {
  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 .accent-a40c,
  #respond .large_63b5,
  #respond .surface_stale_e7ef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-a40c input,
#respond .large_63b5 input,
#respond .surface_stale_e7ef input {
  width: 100%;
}
#respond .surface_stale_e7ef {
  margin-right: 0;
}
#respond .aside_advanced_bc9f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo-d189 {
  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;
}
.photo-d189.modal_4090 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.photo-d189 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%);
}
.photo-d189:focus,
.photo-d189: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);
}
.card_558d {
  border-radius: 10%;
}
.component-orange-2525 {
  border-radius: 50%;
}
.under_7aa6 {
  font-size: 0.72em;
}
.outer-bdaf {
  font-size: 0.875em;
}
.main_d8a6 {
  font-size: 1.1em;
}
.gallery-c348 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery-c348.under_7aa6 {
  letter-spacing: 0.5px;
}
.avatar-blue-a48c,
.avatar-blue-a48c a {
  color: #6d6d6d;
}
.avatar-blue-a48c a:hover {
  color: #111;
}
.info_87f7 {
  color: #6d6d6d;
}
.grid-tall-4635 {
  overflow-x: hidden;
}
.grid-tall-4635 .card_a727.prev_9931 {
  position: relative;
}
.grid-tall-4635 .card_a727.prev_9931.wrapper_371d {
  position: initial;
}
.grid-tall-4635
  .card_a727.prev_9931.wrapper_371d
  .static_0fd9 {
  left: auto;
}
.grid-tall-4635 .card_a727 .static_0fd9 {
  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;
}
.grid-tall-4635 .card_a727:hover.prev_9931 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid-tall-4635
  .card_a727:hover.prev_9931
  .static_0fd9 {
  display: block;
  z-index: 9999999;
}
.grid-tall-4635 .current_e3b8 .top-7b07,
.grid-tall-4635 .first-8b68 .top-7b07 {
  display: none;
}
.grid-tall-4635 .dark-a6e9 .card_a727:hover.prev_9931 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.logo_d236 .accent-a40c label,
.logo_d236 .red-c3f8 label,
.logo_d236 .large_63b5 label,
.logo_d236 .surface_stale_e7ef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper_5472 {
  list-style: none;
  margin: 0;
}
.upper_5472 article.nav_06c8 {
  margin-bottom: 0;
}
.upper_5472 ul {
  list-style: none;
  margin: 0;
}
.upper_5472 .content-3b68 li.nav_06c8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper_5472 .content-3b68 li.nav_06c8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper_5472 .content-3b68 li.nav_06c8: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) {
  .upper_5472 .content-3b68 li.nav_06c8 li.nav_06c8 li.nav_06c8 li.nav_06c8 {
    padding-left: 0;
  }
}
article.nav_06c8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_06c8 .surface_f049 p:last-of-type {
  margin-bottom: 0;
}
article.nav_06c8 .south_e952 {
  float: left;
}
article.nav_06c8 .plasma-fde3 {
  margin-left: 85px;
}
article.nav_06c8 .input_north_f55a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_06c8 .input_north_f55a .east-016e {
  margin-left: 10px;
}
article.nav_06c8 .south-77c7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_06c8 .clean-dc79 {
  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 .accent-a40c,
  #respond .large_63b5,
  #respond .surface_stale_e7ef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-a40c input,
#respond .large_63b5 input,
#respond .surface_stale_e7ef input {
  width: 100%;
}
#respond .surface_stale_e7ef {
  margin-right: 0;
}
#respond .aside_advanced_bc9f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.current_e3b8 .widget_3528 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget_3528 .highlight-large-a19e.lower-6d2c .tabs-pink-e26a > li > a:focus,
.widget_3528 .highlight-large-a19e.lower-6d2c .tabs-pink-e26a > li > a:hover,
.widget_3528 .highlight-large-a19e.summary_ad1b .tabs-pink-e26a > li > a:focus,
.widget_3528 .highlight-large-a19e.summary_ad1b .tabs-pink-e26a > li > a:hover,
.widget_3528 .highlight-large-a19e.pink_5545 .tabs-pink-e26a > li > a:focus,
.widget_3528 .highlight-large-a19e.pink_5545 .tabs-pink-e26a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_3528
  .highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li.list_4275
  > a,
.widget_3528
  .highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li.plasma-4822
  > a,
.widget_3528
  .highlight-large-a19e.summary_ad1b
  .tabs-pink-e26a
  > li.list_4275
  > a,
.widget_3528
  .highlight-large-a19e.summary_ad1b
  .tabs-pink-e26a
  > li.plasma-4822
  > a,
.widget_3528
  .highlight-large-a19e.pink_5545
  .tabs-pink-e26a
  > li.list_4275
  > a,
.widget_3528 .highlight-large-a19e.pink_5545 .tabs-pink-e26a > li.description_mini_bc48 > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_3528 .content-5dee,
.widget_3528 .content-5dee a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_3528 .sort-iron-3a14.status-down-5cff li a,
.widget_3528 .overlay-ad9f a,
.widget_3528 .sort_warm_8142,
.widget_3528 .tabs-pink-e26a > li > a,
.widget_3528 .dynamic_691c {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528 .sort-iron-3a14.status-down-5cff li a:hover,
.widget_3528 .overlay-ad9f a:hover,
.widget_3528 .sort_warm_8142:hover,
.widget_3528 .tabs-pink-e26a > li > a:hover,
.widget_3528 .dynamic_691c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_3528 .layout-368a {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528 .layout-368a .old_f1d1 {
  color: rgba(255, 255, 255, 0.99);
}
.widget_3528 .layout-368a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_3528 .main-8040 .container-last-cfb0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528 .main-8040 .container-last-cfb0 .mini-d631 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528
  .main-8040
  .container-last-cfb0
  .mini-d631::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528
  .main-8040
  .container-last-cfb0
  .mini-d631:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528
  .main-8040
  .container-last-cfb0
  .mini-d631::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528
  .main-8040
  .container-last-cfb0
  .mini-d631::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528 .main-8040 .active_steel_95ac {
  color: rgba(255, 255, 255, 0.79);
}
.widget_3528 .main-8040 .active_steel_95ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-solid-4203
  .widget_3528
  .main-8040
  .item-north-09d3
  .east-2ace {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-solid-4203
  .widget_3528
  .main-8040
  .item-north-09d3
  .mini-d631 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current_e3b8 .dark_bed7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dark_bed7 .highlight-large-a19e.lower-6d2c .tabs-pink-e26a > li > a:focus,
.dark_bed7 .highlight-large-a19e.lower-6d2c .tabs-pink-e26a > li > a:hover,
.dark_bed7 .highlight-large-a19e.summary_ad1b .tabs-pink-e26a > li > a:focus,
.dark_bed7 .highlight-large-a19e.summary_ad1b .tabs-pink-e26a > li > a:hover,
.dark_bed7 .highlight-large-a19e.pink_5545 .tabs-pink-e26a > li > a:focus,
.dark_bed7 .highlight-large-a19e.pink_5545 .tabs-pink-e26a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark_bed7
  .highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li.list_4275
  > a,
.dark_bed7
  .highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li.plasma-4822
  > a,
.dark_bed7
  .highlight-large-a19e.summary_ad1b
  .tabs-pink-e26a
  > li.list_4275
  > a,
.dark_bed7
  .highlight-large-a19e.summary_ad1b
  .tabs-pink-e26a
  > li.plasma-4822
  > a,
.dark_bed7
  .highlight-large-a19e.pink_5545
  .tabs-pink-e26a
  > li.list_4275
  > a,
.dark_bed7 .highlight-large-a19e.pink_5545 .tabs-pink-e26a > li.description_mini_bc48 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dark_bed7 .content-5dee,
.dark_bed7 .content-5dee a {
  color: rgba(0, 0, 0, 0.8);
}
.dark_bed7 .sort-iron-3a14.status-down-5cff li a,
.dark_bed7 .overlay-ad9f a,
.dark_bed7 .sort_warm_8142,
.dark_bed7 .tabs-pink-e26a > li > a,
.dark_bed7 .dynamic_691c {
  color: rgba(0, 0, 0, 0.55);
}
.dark_bed7 .sort-iron-3a14.status-down-5cff li a:hover,
.dark_bed7 .overlay-ad9f a:hover,
.dark_bed7 .sort_warm_8142:hover,
.dark_bed7 .tabs-pink-e26a > li > a:hover,
.dark_bed7 .dynamic_691c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark_bed7 .layout-368a {
  color: rgba(0, 0, 0, 0.55);
}
.dark_bed7 .layout-368a .old_f1d1 {
  color: rgba(0, 0, 0, 0.8);
}
.dark_bed7 .layout-368a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-dim-15c0 .focus_8d94 {
  margin-left: auto;
  margin-right: auto;
}
.panel-medium-fb6f > * {
  margin-left: auto;
  margin-right: auto;
}
.panel-medium-fb6f .wrapper-e360 {
  margin-right: 1.41575em;
}
.logo-under-efee .panel-medium-fb6f > .center_e694 {
  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;
}
.logo-under-efee .panel-medium-fb6f > .full-cd2f {
  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;
}
.feature-center-dc10.article-dim-15c0 .focus_8d94,
.chip_hard_76ba.article-dim-15c0 .focus_8d94 {
  margin-left: 0;
}
.form_54c1.article-dim-15c0 .focus_8d94,
.solid_d94c.article-dim-15c0 .focus_8d94 {
  margin-right: 0;
}
.panel-medium-fb6f ol,
.panel-medium-fb6f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content_basic_b38d video {
  max-width: 100%;
}
.medium-dd2f img {
  display: block;
}
.medium-dd2f.wrapper-e360,
.medium-dd2f.easy-7313 {
  width: 100%;
}
.medium-dd2f.full-cd2f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.footer-f46a:not(.modal-ceea) {
  margin: 1.5em auto;
}
.column_be8b p {
  padding: 1.5em 14px;
}
ul.tooltip_c365.full-cd2f,
ul.tooltip_c365.center_e694,
ul.tooltip_c365.easy-3250.center_e694 {
  padding: 0 14px;
}
.component-a125 {
  display: block;
  overflow-x: auto;
}
.component-a125 table {
  border-collapse: collapse;
  width: 100%;
}
.component-a125 td,
.component-a125 th {
  padding: 0.5em;
}
.panel-medium-fb6f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel-medium-fb6f ol ol,
.panel-medium-fb6f ol ul,
.panel-medium-fb6f ul ol,
.panel-medium-fb6f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel-medium-fb6f ol ol li,
.panel-medium-fb6f ol ul li,
.panel-medium-fb6f ul ol li,
.panel-medium-fb6f ul ul li {
  margin-left: 0;
}
.slider-ef5e.accent-bright-0d21 > .black_0f4a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider-ef5e.accent-bright-0d21 > .black_0f4a iframe,
.slider-ef5e.accent-bright-0d21 > .black_0f4a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shade_4475 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shade_4475.menu-4b0e {
  padding: 0;
}
.shade_4475.menu-4b0e cite {
  font-size: 13px;
}
.shade_4475 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shade_4475 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.modal_stale_075e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.modal_stale_075e > p:first-child {
  margin-top: 0;
}
.modal_stale_075e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.modal_stale_075e blockquote {
  border-left: 0;
}
.pro_1113 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pro_1113:not(.button_wood_d003) {
  max-width: 100px;
}
.pro_1113.shade_blue_7f7e {
  border-bottom: none !important;
  text-align: center;
}
.pro_1113.shade_blue_7f7e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .column_be8b p {
    padding: 1.5em 0;
  }
}
.accent_fast_1e6c {
  color: #0073aa;
}
.component-over-eb30 {
  background-color: #0073aa;
}
.text_9982 {
  color: #229fd8;
}
.solid-2f6a {
  background-color: #229fd8;
}
.gallery_1792 {
  color: #eee;
}
.section-brown-a2ad {
  background-color: #eee;
}
.popup_857c {
  color: #444;
}
.main-wide-d836 {
  background-color: #444;
}
.tag_basic_8724 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag_basic_8724 .widget-2bbe .overlay-ad9f {
  font-size: 15px;
}
.tag_basic_8724 .overlay-ad9f {
  line-height: 1.3;
}
.tag_basic_8724 .dark_bed7 {
}
.tag_basic_8724 .widget_3528 {
  background: #235787;
}
.hover-e411 {
  padding: 0;
}
.hover-e411 .widget_3528 {
  background: #1a1a1a;
}
.hover-e411 .dark_bed7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag-747c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag-747c .dark_bed7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag-747c .widget_3528 {
  background: #303030;
}
.pagination_south_2493 {
  position: relative;
  z-index: 10;
}
.pagination_south_2493 .secondary-5164 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_red_4553 .prev_9931 {
  display: inline-block;
  vertical-align: middle;
}
.active_red_4553.main_south_b0d5 .prev_9931 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active_red_4553.main_south_b0d5 .prev_9931 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active_red_4553.main_south_b0d5 .prev_9931 {
    margin-right: 0.4em;
  }
}
.active_red_4553.main_south_b0d5 .prev_9931:last-child {
  margin-right: 0;
}
.tooltip-0683 .secondary-5164 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .current_e3b8 .widget-2bbe {
    margin: 0 -0.5em;
  }
  .current_e3b8 .widget-2bbe [class*="customify-col-"],
  .current_e3b8 .widget-2bbe [class*="customify-col_"],
  .current_e3b8 .widget-2bbe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.current_e3b8.cool-6824 .secondary-5164 {
  background: 0 0 !important;
}
.current_e3b8.cool-6824 .secondary-5164,
.current_e3b8.tooltip-0683 .secondary-5164 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .current_e3b8.hover-hard-9299 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.current_e3b8.tooltip-0683 .secondary-5164 {
  box-shadow: none !important;
}
.section-cf74 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section-cf74 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section-cf74 {
    padding: 18px 0 20px;
  }
}
.section-cf74 .dropdown_456b {
  width: 100%;
}
.section-cf74 .dropdown_pink_8128 {
  margin-bottom: 0;
}
.section-cf74 .stale-8aad {
  margin-top: 5px;
  font-size: 0.875em;
}
.sort_brown_6bc3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.sort_brown_6bc3 .last_ed27 {
  width: 100%;
}
.menu-c49d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.menu-c49d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.menu-c49d 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;
}
.menu-c49d li:last-child:after {
  display: none;
}
.menu-c49d li a {
  font-weight: 500;
  margin-right: 10px;
}
.section-6710 .top-7b07 button,
.section-cf74 .top-7b07 button {
  left: 0;
}
.section-6710 .last_ed27,
.section-cf74 .last_ed27 {
  padding-left: 0;
  padding-right: 0;
}
.section-6710 .sort_brown_6bc3,
.section-cf74 .sort_brown_6bc3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section-6710 {
  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;
}
.section-6710: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;
}
.section-6710 .liquid-48de {
  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) {
  .section-6710 .liquid-48de {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section-6710 .liquid-48de {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section-6710 .liquid-48de {
    min-height: 200px;
  }
}
.section-6710 .menu-c49d {
  color: rgba(255, 255, 255, 0.8);
}
.section-6710 .menu-c49d a,
.section-6710 .menu-c49d li:after {
  color: inherit;
}
.section-6710 .menu-c49d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.over_96c9 {
  margin-bottom: 0.5em;
}
.input-middle-0c58 {
  margin-bottom: 1.2em;
}
.input-middle-0c58,
.over_96c9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input-middle-0c58 p:last-child,
.over_96c9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .top-7b07,
#masthead .top-7b07 {
  display: none;
}
#masthead
  > .top-7b07.box_warm_8bd3 {
  display: none;
}
#masthead > .top-7b07 button {
  left: 0;
}
.picture-solid-f04c {
  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%;
}
.picture-solid-f04c .prev_9931 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture-solid-f04c .thumbnail_29d8 {
  display: -webkit-box;
  display: flex;
}
.picture-solid-f04c .thumbnail_29d8.out-4c0a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture-solid-f04c .thumbnail_29d8.heading-tall-d23f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-solid-f04c .thumbnail_29d8.hot-5772 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-solid-f04c.fluid-5d36.west_fa95 .thumbnail_29d8.out-4c0a {
  flex-basis: 100%;
}
.picture-solid-f04c.focused_e78e .thumbnail_29d8.heading-tall-d23f {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture-solid-f04c.focused_e78e .thumbnail_29d8.hot-5772 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .top-7b07.box_warm_8bd3 {
  display: none;
}
#masthead > .top-7b07 button {
  left: 0;
}
.section_static_a13c {
  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;
}
.section_static_a13c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.section_static_a13c.tabs_59b0 i {
  margin-right: 4px;
}
.section_static_a13c.down_52a3 i {
  margin-left: 5px;
}
.overlay-ad9f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.overlay-ad9f p:last-child {
  margin-bottom: 0;
}
.lite_a120 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lite_a120 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lite_a120 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lite_a120 .content-5dee {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lite_a120 .current-b1bd {
  margin: 5px 0 7px 0;
}
.lite_a120.sidebar-current-1576 .card_d539 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_a120.sidebar-current-1576 .focus-497f {
  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;
}
.lite_a120.hover_lite_84f9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lite_a120.hover_lite_84f9 .card_d539 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_a120.hover_lite_84f9 .focus-497f {
  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;
}
.lite_a120.progress-b4e3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite_a120.overlay_left_5183 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lite_a120.overlay_left_5183 .focus-497f {
  margin-top: 7px;
}
.focus_ee4c {
  display: inline-block;
}
.pagination_south_2493 .media-90f5 .lite_a120 img {
  max-width: 100%;
}
.highlight-large-a19e .logo_huge_afe5.overlay_plasma_19c4,
.wood-ad41 .logo_huge_afe5.overlay_plasma_19c4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-large-a19e .dirty-bb8a,
.wood-ad41 .dirty-bb8a {
  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%);
}
.highlight-large-a19e .dirty-bb8a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.highlight-large-a19e.light-5d74 .dirty-bb8a {
  display: none;
}
.highlight-large-a19e .header-012f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight-large-a19e .header-012f li {
  display: inline-block;
  position: relative;
}
.highlight-large-a19e .header-012f li:last-child {
  margin-right: 0;
}
.highlight-large-a19e .header-012f 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;
}
.highlight-large-a19e .header-012f li.description_mini_bc48 > a {
  color: rgba(0, 0, 0, 0.9);
}
.highlight-large-a19e .header-012f > 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;
}
.highlight-large-a19e .header-012f > li > a i {
  line-height: 0;
}
.highlight-large-a19e .header-012f > li.secondary-defc > a .dirty-bb8a {
  margin-left: 4px;
  line-height: 0;
}
.highlight-large-a19e .header-012f .search_4b81 li.secondary-defc > a {
  position: relative;
}
.highlight-large-a19e .header-012f .search_4b81 li.secondary-defc > a:after,
.highlight-large-a19e .header-012f .search_4b81 li.secondary-defc > a:before {
  content: "";
  display: table;
}
.highlight-large-a19e .header-012f .search_4b81 li.secondary-defc > a:after {
  clear: both;
}
.highlight-large-a19e .header-012f .search_4b81 li.secondary-defc > a .dirty-bb8a {
  margin-left: 5px;
  float: right;
}
.highlight-large-a19e .wrapper_8c6b,
.highlight-large-a19e .search_4b81 {
  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;
}
.highlight-large-a19e .search_4b81 {
  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;
}
.highlight-large-a19e .search_4b81 .overlay_plasma_19c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight-large-a19e .search_4b81 .dirty-bb8a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.highlight-large-a19e .search_4b81 li {
  display: block;
  margin: 0;
  padding: 0;
}
.highlight-large-a19e .search_4b81 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;
}
.highlight-large-a19e .search_4b81 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.highlight-large-a19e .search_4b81 .search_4b81 {
  top: 0;
  left: 100%;
}
.highlight-large-a19e .north-02c2.fn-focus-da0f > .wrapper_8c6b,
.highlight-large-a19e .north-02c2.fn-focus-da0f > .search_4b81,
.highlight-large-a19e .north-02c2:focus > .wrapper_8c6b,
.highlight-large-a19e .north-02c2:focus > .search_4b81,
.highlight-large-a19e .north-02c2:hover > .wrapper_8c6b,
.highlight-large-a19e .north-02c2:hover > .search_4b81 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.highlight-large-a19e.pink_5545 .tabs-pink-e26a:after,
.highlight-large-a19e.pink_5545 .tabs-pink-e26a:before {
  content: "";
  display: table;
}
.highlight-large-a19e.pink_5545 .tabs-pink-e26a:after {
  clear: both;
}
.highlight-large-a19e.pink_5545 .tabs-pink-e26a > li {
  float: left;
}
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a:after,
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a:before {
  content: "";
  display: table;
}
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a:after {
  clear: both;
}
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a > li {
  float: left;
}
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a > li.list_4275 > a,
.highlight-large-a19e.tooltip-silver-5fc1 .tabs-pink-e26a > li.description_mini_bc48 > a {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-large-a19e.lower-6d2c .tabs-pink-e26a > li > a .overlay_plasma_19c4 {
  position: relative;
}
.highlight-large-a19e.lower-6d2c .tabs-pink-e26a > li > a .overlay_plasma_19c4: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;
}
.highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li:focus
  > a
  .overlay_plasma_19c4:before,
.highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li:hover
  > a
  .overlay_plasma_19c4:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li.list_4275
  > a
  .overlay_plasma_19c4:before,
.highlight-large-a19e.lower-6d2c
  .tabs-pink-e26a
  > li.plasma-4822
  > a
  .overlay_plasma_19c4:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-large-a19e.summary_ad1b .tabs-pink-e26a > li > a .overlay_plasma_19c4 {
  position: relative;
}
.highlight-large-a19e.summary_ad1b .tabs-pink-e26a > li > a .overlay_plasma_19c4: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;
}
.highlight-large-a19e.summary_ad1b .tabs-pink-e26a > li:focus > a .overlay_plasma_19c4:before,
.highlight-large-a19e.summary_ad1b
  .tabs-pink-e26a
  > li:hover
  > a
  .overlay_plasma_19c4:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-large-a19e.summary_ad1b
  .tabs-pink-e26a
  > li.list_4275
  > a
  .overlay_plasma_19c4:before,
.highlight-large-a19e.summary_ad1b
  .tabs-pink-e26a
  > li.plasma-4822
  > a
  .overlay_plasma_19c4:before {
  width: 100%;
  background-color: currentColor;
}
.wood-ad41 .header-012f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wood-ad41 .header-012f li:first-child > a {
  border-top: none;
}
.wood-ad41 .header-012f .message_0630 > .overlay_plasma_19c4 .dirty-bb8a {
  display: none;
}
.wood-ad41 .header-012f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wood-ad41 .header-012f li:last-child {
  border: none;
}
.wood-ad41 .header-012f li.secondary-defc > a {
  padding-right: 45px !important;
}
.wood-ad41 .header-012f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wood-ad41 .header-012f li a:focus,
.wood-ad41 .header-012f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-ad41 .header-012f li .gallery-tiny-8849 {
  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;
}
.wood-ad41 .header-012f li .gallery-tiny-8849:hover {
  box-shadow: none;
}
.wood-ad41 .header-012f li .gallery-tiny-8849 .dirty-bb8a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wood-ad41 .header-012f .search_4b81 {
  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);
}
.wood-ad41 .header-012f .search_4b81 li a {
  padding-left: 3em;
}
.wood-ad41 .header-012f .search_fast_5a67 > a .gallery-tiny-8849 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wood-ad41 .header-012f .search_fast_5a67 > .search_4b81 {
  display: block;
  opacity: 1;
}
.table_mini_21b0 {
  max-width: 100%;
}
.silver-1932 {
  line-height: 0;
  cursor: pointer;
}
.dynamic_691c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dynamic_691c:hover {
  box-shadow: none;
  color: currentColor;
}
.dynamic_691c svg {
  width: 18px;
  height: 18px;
}
.dynamic_691c .preview_2f89 {
  display: none;
}
.badge-177c {
  position: relative;
}
.badge-177c.fn-active-da0f .dynamic_691c .north-55f1 {
  display: none;
}
.badge-177c.fn-active-da0f .dynamic_691c .preview_2f89 {
  display: inline-block;
}
.badge-177c .button_east_9bac {
  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);
}
.badge-177c.frame_0b3b .button_east_9bac {
  left: auto;
  right: -0.9em;
}
.badge-177c.frame_0b3b .sort_thick_8010::before {
  left: auto;
  right: 15px;
}
.badge-177c.fn-active-da0f .button_east_9bac {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-north-09d3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item-north-09d3 label {
  flex-basis: 100%;
}
.item-north-09d3 .container-last-cfb0 {
  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;
}
.item-north-09d3 .mini-d631 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item-north-09d3 .mini-d631:focus {
  background-color: transparent;
}
.item-north-09d3 button.active_steel_95ac {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item-north-09d3 button.active_steel_95ac:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item-north-09d3 button.active_steel_95ac svg {
  width: 18px;
  height: 18px;
}
.item-north-09d3 input[type="submit"] {
  min-height: auto;
}
.main-8040 .item-north-09d3 .mini-d631 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sort_thick_8010 {
  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) {
  .sort_thick_8010 {
    width: 220px;
  }
}
.sort_thick_8010 label {
  flex-basis: 100%;
}
.sort_thick_8010::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;
}
.menu-solid-4203 .main-8040 .item-north-09d3 {
  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;
}
.menu-solid-4203
  .main-8040
  .item-north-09d3
  .container-last-cfb0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu-solid-4203 .main-8040 .item-north-09d3 .mini-d631 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu-solid-4203
  .main-8040
  .item-north-09d3
  .mini-d631:focus {
  background: 0 0;
}
.menu-solid-4203
  .main-8040
  .item-north-09d3
  .east-2ace {
  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;
}
.sort-iron-3a14 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort-iron-3a14 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort-iron-3a14 li:last-child {
  margin-right: 0;
}
.sort-iron-3a14 li:first-child {
  margin-left: 0;
}
.sort-iron-3a14.backdrop-2068 a {
  color: #fff;
}
.sort-iron-3a14.backdrop-2068 a:hover {
  color: #fff;
}
.sort-iron-3a14 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort-iron-3a14 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort-iron-3a14 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort-iron-3a14 a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort-iron-3a14 [class*="social-icon-apple"] {
  background-color: #999;
}
.sort-iron-3a14 [class*="social-icon-apple"].steel-db2c {
  background-color: transparent;
  color: #999;
}
.sort-iron-3a14 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort-iron-3a14 [class*="social-icon-behance"].steel-db2c {
  background-color: transparent;
  color: #1769ff;
}
.sort-iron-3a14 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort-iron-3a14 [class*="social-icon-bitbucket"].steel-db2c {
  background-color: transparent;
  color: #205081;
}
.sort-iron-3a14 [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort-iron-3a14 [class*="social-icon-codepen"].steel-db2c {
  background-color: transparent;
  color: #000;
}
.sort-iron-3a14 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort-iron-3a14 [class*="social-icon-delicious"].steel-db2c {
  background-color: transparent;
  color: #39f;
}
.sort-iron-3a14 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort-iron-3a14 [class*="social-icon-digg"].steel-db2c {
  background-color: transparent;
  color: #005be2;
}
.sort-iron-3a14 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort-iron-3a14 [class*="social-icon-dribbble"].steel-db2c {
  background-color: transparent;
  color: #ea4c89;
}
.sort-iron-3a14 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort-iron-3a14 [class*="social-icon-envelope"].steel-db2c {
  background-color: transparent;
  color: #ea4335;
}
.sort-iron-3a14 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort-iron-3a14 [class*="social-icon-facebook"].steel-db2c {
  background-color: transparent;
  color: #3b5998;
}
.sort-iron-3a14 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort-iron-3a14 [class*="social-icon-flickr"].steel-db2c {
  background-color: transparent;
  color: #0063dc;
}
.sort-iron-3a14 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort-iron-3a14 [class*="social-icon-foursquare"].steel-db2c {
  background-color: transparent;
  color: #2d5be3;
}
.sort-iron-3a14 [class*="social-icon-github"] {
  background-color: #333;
}
.sort-iron-3a14 [class*="social-icon-github"].steel-db2c {
  background-color: transparent;
  color: #333;
}
.sort-iron-3a14 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort-iron-3a14 [class*="social-icon-google-plus"].steel-db2c {
  background-color: transparent;
  color: #dd4b39;
}
.sort-iron-3a14 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort-iron-3a14 [class*="social-icon-houzz"].steel-db2c {
  background-color: transparent;
  color: #7ac142;
}
.sort-iron-3a14 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort-iron-3a14 [class*="social-icon-instagram"].steel-db2c {
  background-color: transparent;
  color: #262626;
}
.sort-iron-3a14 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort-iron-3a14 [class*="social-icon-jsfiddle"].steel-db2c {
  background-color: transparent;
  color: #487aa2;
}
.sort-iron-3a14 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort-iron-3a14 [class*="social-icon-linkedin"].steel-db2c {
  background-color: transparent;
  color: #0077b5;
}
.sort-iron-3a14 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort-iron-3a14 [class*="social-icon-medium"].steel-db2c {
  background-color: transparent;
  color: #00ab6b;
}
.sort-iron-3a14 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort-iron-3a14
  [class*="social-icon-odnoklassniki"].steel-db2c {
  background-color: transparent;
  color: #f4731c;
}
.sort-iron-3a14 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort-iron-3a14 [class*="social-icon-meetup"].steel-db2c {
  background-color: transparent;
  color: #ec1c40;
}
.sort-iron-3a14 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort-iron-3a14 [class*="social-icon-pinterest"].steel-db2c {
  background-color: transparent;
  color: #bd081c;
}
.sort-iron-3a14 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort-iron-3a14 [class*="social-icon-product-hunt"].steel-db2c {
  background-color: transparent;
  color: #da552f;
}
.sort-iron-3a14 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort-iron-3a14 [class*="social-icon-reddit"].steel-db2c {
  background-color: transparent;
  color: #ff4500;
}
.sort-iron-3a14 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort-iron-3a14 [class*="social-icon-rss"].steel-db2c {
  background-color: transparent;
  color: #f26522;
}
.sort-iron-3a14 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort-iron-3a14
  [class*="social-icon-shopping-cart"].steel-db2c {
  background-color: transparent;
  color: #4caf50;
}
.sort-iron-3a14 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort-iron-3a14 [class*="social-icon-skype"].steel-db2c {
  background-color: transparent;
  color: #00aff0;
}
.sort-iron-3a14 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort-iron-3a14 [class*="social-icon-slideshare"].steel-db2c {
  background-color: transparent;
  color: #0077b5;
}
.sort-iron-3a14 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort-iron-3a14 [class*="social-icon-snapchat"].steel-db2c {
  background-color: transparent;
  color: #fffc00;
}
.sort-iron-3a14 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort-iron-3a14 [class*="social-icon-soundcloud"].steel-db2c {
  background-color: transparent;
  color: #f80;
}
.sort-iron-3a14 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort-iron-3a14 [class*="social-icon-spotify"].steel-db2c {
  background-color: transparent;
  color: #2ebd59;
}
.sort-iron-3a14 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort-iron-3a14
  [class*="social-icon-stack-overflow"].steel-db2c {
  background-color: transparent;
  color: #fe7a15;
}
.sort-iron-3a14 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort-iron-3a14 [class*="social-icon-maldkfgram"].steel-db2c {
  background-color: transparent;
  color: #2ca5e0;
}
.sort-iron-3a14 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort-iron-3a14 [class*="social-icon-tripadvisor"].steel-db2c {
  background-color: transparent;
  color: #589442;
}
.sort-iron-3a14 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort-iron-3a14 [class*="social-icon-tumblr"].steel-db2c {
  background-color: transparent;
  color: #35465c;
}
.sort-iron-3a14 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort-iron-3a14 [class*="social-icon-twitch"].steel-db2c {
  background-color: transparent;
  color: #6441a5;
}
.sort-iron-3a14 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort-iron-3a14 [class*="social-icon-twitter"].steel-db2c {
  background-color: transparent;
  color: #1da1f2;
}
.sort-iron-3a14 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort-iron-3a14 [class*="social-icon-vimeo"].steel-db2c {
  background-color: transparent;
  color: #1ab7ea;
}
.sort-iron-3a14 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort-iron-3a14 [class*="social-icon-vk"].steel-db2c {
  background-color: transparent;
  color: #45668e;
}
.sort-iron-3a14 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort-iron-3a14 [class*="social-icon-weibo"].steel-db2c {
  background-color: transparent;
  color: #df2029;
}
.sort-iron-3a14 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort-iron-3a14 [class*="social-icon-weixin"].steel-db2c {
  background-color: transparent;
  color: #7bb32e;
}
.sort-iron-3a14 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort-iron-3a14 [class*="social-icon-whatsapp"].steel-db2c {
  background-color: transparent;
  color: #25d366;
}
.sort-iron-3a14 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort-iron-3a14 [class*="social-icon-wordpress"].steel-db2c {
  background-color: transparent;
  color: #21759b;
}
.sort-iron-3a14 [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort-iron-3a14 [class*="social-icon-xing"].steel-db2c {
  background-color: transparent;
  color: #026466;
}
.sort-iron-3a14 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort-iron-3a14 [class*="social-icon-yelp"].steel-db2c {
  background-color: transparent;
  color: #af0606;
}
.sort-iron-3a14 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort-iron-3a14 [class*="social-icon-youtube"].steel-db2c {
  background-color: transparent;
  color: #cd201f;
}
.sort_warm_8142 {
  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;
}
.sort_warm_8142:hover {
  box-shadow: none;
  background: 0 0;
}
.black_eaad {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.header_7e27 {
  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;
}
.simple_34da {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.panel_792d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.panel_792d,
.panel_792d::after,
.panel_792d::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;
}
.panel_792d::after,
.panel_792d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature-next-6a16 .header_7e27 .simple_34da {
  margin-top: -2px;
  width: 19px;
}
.feature-next-6a16 .header_7e27 .panel_792d {
  margin-top: -1px;
}
.feature-next-6a16 .header_7e27 .panel_792d,
.feature-next-6a16 .header_7e27 .panel_792d::after,
.feature-next-6a16 .header_7e27 .panel_792d::before {
  width: 19px;
  height: 2px;
}
.feature-next-6a16 .header_7e27 .panel_792d::before {
  top: -6px;
}
.feature-next-6a16 .header_7e27 .panel_792d::after {
  bottom: -6px;
}
.wood_9394 .header_7e27 .simple_34da {
  margin-top: -2px;
  width: 22px;
}
.wood_9394 .header_7e27 .panel_792d {
  margin-top: -1px;
}
.wood_9394 .header_7e27 .panel_792d,
.wood_9394 .header_7e27 .panel_792d::after,
.wood_9394 .header_7e27 .panel_792d::before {
  width: 22px;
  height: 2px;
}
.wood_9394 .header_7e27 .panel_792d::before {
  top: -7px;
}
.wood_9394 .header_7e27 .panel_792d::after {
  bottom: -7px;
}
.brown-354c .header_7e27 .simple_34da {
  margin-top: -2px;
  width: 31px;
}
.brown-354c .header_7e27 .panel_792d {
  margin-top: -1.5px;
}
.brown-354c .header_7e27 .panel_792d,
.brown-354c .header_7e27 .panel_792d::after,
.brown-354c .header_7e27 .panel_792d::before {
  width: 31px;
  height: 3px;
}
.brown-354c .header_7e27 .panel_792d::before {
  top: -9px;
}
.brown-354c .header_7e27 .panel_792d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .accent-2c57 .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 19px;
  }
  .accent-2c57 .header_7e27 .panel_792d {
    margin-top: -1px;
  }
  .accent-2c57 .header_7e27 .panel_792d,
  .accent-2c57 .header_7e27 .panel_792d::after,
  .accent-2c57 .header_7e27 .panel_792d::before {
    width: 19px;
    height: 2px;
  }
  .accent-2c57 .header_7e27 .panel_792d::before {
    top: -6px;
  }
  .accent-2c57 .header_7e27 .panel_792d::after {
    bottom: -6px;
  }
  .wrapper_3127 .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_3127 .header_7e27 .panel_792d {
    margin-top: -1px;
  }
  .wrapper_3127 .header_7e27 .panel_792d,
  .wrapper_3127 .header_7e27 .panel_792d::after,
  .wrapper_3127 .header_7e27 .panel_792d::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_3127 .header_7e27 .panel_792d::before {
    top: -7px;
  }
  .wrapper_3127 .header_7e27 .panel_792d::after {
    bottom: -7px;
  }
  .button_stale_1a92 .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 31px;
  }
  .button_stale_1a92 .header_7e27 .panel_792d {
    margin-top: -1.5px;
  }
  .button_stale_1a92 .header_7e27 .panel_792d,
  .button_stale_1a92 .header_7e27 .panel_792d::after,
  .button_stale_1a92 .header_7e27 .panel_792d::before {
    width: 31px;
    height: 3px;
  }
  .button_stale_1a92 .header_7e27 .panel_792d::before {
    top: -9px;
  }
  .button_stale_1a92 .header_7e27 .panel_792d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .up-40f8 .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 19px;
  }
  .up-40f8 .header_7e27 .panel_792d {
    margin-top: -1px;
  }
  .up-40f8 .header_7e27 .panel_792d,
  .up-40f8 .header_7e27 .panel_792d::after,
  .up-40f8 .header_7e27 .panel_792d::before {
    width: 19px;
    height: 2px;
  }
  .up-40f8 .header_7e27 .panel_792d::before {
    top: -6px;
  }
  .up-40f8 .header_7e27 .panel_792d::after {
    bottom: -6px;
  }
  .pink_519b .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 22px;
  }
  .pink_519b .header_7e27 .panel_792d {
    margin-top: -1px;
  }
  .pink_519b .header_7e27 .panel_792d,
  .pink_519b .header_7e27 .panel_792d::after,
  .pink_519b .header_7e27 .panel_792d::before {
    width: 22px;
    height: 2px;
  }
  .pink_519b .header_7e27 .panel_792d::before {
    top: -7px;
  }
  .pink_519b .header_7e27 .panel_792d::after {
    bottom: -7px;
  }
  .outer-acf1 .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 31px;
  }
  .outer-acf1 .header_7e27 .panel_792d {
    margin-top: -1.5px;
  }
  .outer-acf1 .header_7e27 .panel_792d,
  .outer-acf1 .header_7e27 .panel_792d::after,
  .outer-acf1 .header_7e27 .panel_792d::before {
    width: 31px;
    height: 3px;
  }
  .outer-acf1 .header_7e27 .panel_792d::before {
    top: -9px;
  }
  .outer-acf1 .header_7e27 .panel_792d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .input_plasma_4f99 .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 19px;
  }
  .input_plasma_4f99 .header_7e27 .panel_792d {
    margin-top: -1px;
  }
  .input_plasma_4f99 .header_7e27 .panel_792d,
  .input_plasma_4f99 .header_7e27 .panel_792d::after,
  .input_plasma_4f99 .header_7e27 .panel_792d::before {
    width: 19px;
    height: 2px;
  }
  .input_plasma_4f99 .header_7e27 .panel_792d::before {
    top: -6px;
  }
  .input_plasma_4f99 .header_7e27 .panel_792d::after {
    bottom: -6px;
  }
  .image_b36a .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 22px;
  }
  .image_b36a .header_7e27 .panel_792d {
    margin-top: -1px;
  }
  .image_b36a .header_7e27 .panel_792d,
  .image_b36a .header_7e27 .panel_792d::after,
  .image_b36a .header_7e27 .panel_792d::before {
    width: 22px;
    height: 2px;
  }
  .image_b36a .header_7e27 .panel_792d::before {
    top: -7px;
  }
  .image_b36a .header_7e27 .panel_792d::after {
    bottom: -7px;
  }
  .pattern_north_7582 .header_7e27 .simple_34da {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_north_7582 .header_7e27 .panel_792d {
    margin-top: -1.5px;
  }
  .pattern_north_7582 .header_7e27 .panel_792d,
  .pattern_north_7582 .header_7e27 .panel_792d::after,
  .pattern_north_7582 .header_7e27 .panel_792d::before {
    width: 31px;
    height: 3px;
  }
  .pattern_north_7582 .header_7e27 .panel_792d::before {
    top: -9px;
  }
  .pattern_north_7582 .header_7e27 .panel_792d::after {
    bottom: -9px;
  }
}
.gallery-up-1781 .panel_792d {
  -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);
}
.gallery-up-1781 .panel_792d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-up-1781 .panel_792d::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);
}
.gallery-up-1781.module-48c8 .panel_792d {
  -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);
}
.gallery-up-1781.module-48c8 .panel_792d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-up-1781.module-48c8 .panel_792d::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);
}
.chip_033c {
  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.element_e0e1:before {
  display: none;
}
.first-8b68 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.first-8b68 .glass-d879 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.first-8b68 .glass-d879:last-of-type {
  border-bottom: none;
}
.first-8b68 .glass-d879.panel-cold-4b6f,
.first-8b68 .glass-d879.search_b4a7,
.first-8b68 .glass-d879.over-6440 {
  padding: 0;
}
.first-8b68 .wood-ad41 .gallery-tiny-8849 {
  color: currentColor;
}
.first-8b68 .wood-ad41 .gallery-tiny-8849:focus,
.first-8b68 .wood-ad41 .gallery-tiny-8849:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-8b68.dark_bed7 .layout-368a,
.first-8b68.dark_bed7 .overlay-ad9f a,
.first-8b68.dark_bed7 .tabs-pink-e26a a,
.first-8b68.dark_bed7 .search_4b81 a {
  color: rgba(0, 0, 0, 0.55);
}
.first-8b68.dark_bed7 .layout-368a:hover,
.first-8b68.dark_bed7 .overlay-ad9f a:hover,
.first-8b68.dark_bed7 .tabs-pink-e26a a:hover,
.first-8b68.dark_bed7 .search_4b81 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-8b68.dark_bed7 .old_f1d1 {
  color: rgba(0, 0, 0, 0.8);
}
.first-8b68.dark_bed7 .glass-d879 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-8b68.dark_bed7 .glass-d879:before {
  background: rgba(0, 0, 0, 0.08);
}
.first-8b68.dark_bed7 .fast_16c7:before {
  background: rgba(255, 255, 255, 0.9);
}
.first-8b68.dark_bed7 .wood-ad41 .header-012f li a,
.first-8b68.dark_bed7 .wood-ad41 .gallery-tiny-8849,
.first-8b68.dark_bed7 .search_4b81 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-8b68.dark_bed7 .wood-ad41 .gallery-tiny-8849:focus,
.first-8b68.dark_bed7 .wood-ad41 .gallery-tiny-8849:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-8b68.dark_bed7 .header-012f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-8b68.widget_3528 .layout-368a,
.first-8b68.widget_3528 .overlay-ad9f a,
.first-8b68.widget_3528 .tabs-pink-e26a .gallery-tiny-8849,
.first-8b68.widget_3528 .tabs-pink-e26a a,
.first-8b68.widget_3528 .search_4b81 a {
  color: rgba(255, 255, 255, 0.79);
}
.first-8b68.widget_3528 .layout-368a:hover,
.first-8b68.widget_3528 .overlay-ad9f a:hover,
.first-8b68.widget_3528 .tabs-pink-e26a .gallery-tiny-8849:hover,
.first-8b68.widget_3528 .tabs-pink-e26a a:hover,
.first-8b68.widget_3528 .search_4b81 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first-8b68.widget_3528 .old_f1d1 {
  color: rgba(255, 255, 255, 0.99);
}
.first-8b68.widget_3528 .glass-d879 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-8b68.widget_3528 .glass-d879:before {
  background: rgba(255, 255, 255, 0.08);
}
.first-8b68.widget_3528 .fast_16c7:before {
  background: rgba(0, 0, 0, 0.9);
}
.first-8b68.widget_3528 .wood-ad41 .header-012f li a,
.first-8b68.widget_3528 .wood-ad41 .gallery-tiny-8849,
.first-8b68.widget_3528 .search_4b81 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-8b68.widget_3528 .wood-ad41 .gallery-tiny-8849:focus,
.first-8b68.widget_3528 .wood-ad41 .gallery-tiny-8849:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-8b68.widget_3528 .header-012f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast_16c7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fast_16c7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.section_c6d9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.active_968f .first-8b68 {
  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;
}
.active_968f .glass-d879 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.active_968f .glass-d879: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) {
  .active_968f .glass-d879:before {
    width: 16%;
    left: 42%;
  }
}
.active_968f .glass-d879:last-child:before {
  content: none;
}
.active_968f .glass-d879[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.active_968f .wood-ad41 .header-012f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.active_968f .wood-ad41 .header-012f li a .gallery-tiny-8849 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.active_968f .wood-ad41 .search_4b81 {
  border: none;
}
.active_968f .wood-ad41 .search_4b81 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.active_968f .fast_16c7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.active_968f .section_c6d9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.active_968f .widget_3528 .fast_16c7:before {
  background: rgba(0, 0, 0, 0.9);
}
.active_968f .dark_bed7.last_d08b .panel_792d {
  background: rgba(0, 0, 0, 0.6);
}
.active_968f
  .dark_bed7.last_d08b
  .panel_792d::after,
.active_968f
  .dark_bed7.last_d08b
  .panel_792d:before {
  background: inherit;
}
.active_968f
  .dark_bed7.last_d08b:hover
  .panel_792d {
  background: rgba(0, 0, 0, 0.8);
}
.table_a521 .first-8b68 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .table_a521 .first-8b68 {
    width: auto;
    right: 45px;
  }
}
.basic_b670 .first-8b68 {
  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) {
  .basic_b670 .first-8b68 {
    width: auto;
    left: 45px;
  }
}
.element_e0e1 .first-8b68 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element_e0e1 .section_c6d9 {
  max-width: 48em;
  margin: 0 auto;
}
.element_e0e1 .fast_16c7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.table-bottom-4707 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.table-bottom-4707.active_968f .first-8b68 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.table-bottom-4707.table_a521 .first-8b68 {
  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);
}
.table-bottom-4707 .first-8b68 {
  visibility: visible;
}
.table-bottom-4707.basic_b670 .first-8b68 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade_out_eaf6,
.chip-gold-ef66 {
  overflow-x: hidden;
}
.shade_out_eaf6 .first-8b68 {
  overflow: auto;
}
.shade_out_eaf6.active_968f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_out_eaf6.active_968f .first-8b68 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade_out_eaf6.active_968f .sort_warm_8142 {
  opacity: 0;
}
.shade_out_eaf6.table_a521 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_out_eaf6.table_a521 .first-8b68 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade_out_eaf6.table_a521 .sort_warm_8142 {
  opacity: 0;
}
.shade_out_eaf6.basic_b670 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_out_eaf6.basic_b670 .first-8b68 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade_out_eaf6.basic_b670 .sort_warm_8142 {
  opacity: 0;
}
.shade_out_eaf6.element_e0e1 .first-8b68 {
  z-index: 10;
  visibility: visible;
}
.last_d08b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.last_d08b .panel_792d {
  background: rgba(255, 255, 255, 0.99);
}
.last_d08b .panel_792d::after,
.last_d08b .panel_792d:before {
  background: inherit;
}
.last_d08b:hover .panel_792d {
  background: rgba(255, 255, 255, 0.99);
}
.basic_b670 .last_d08b {
  top: 10px;
  right: auto;
  left: 12px;
}
.element_e0e1 .last_d08b {
  display: none !important;
}
.shade_out_eaf6:before,
.chip-gold-ef66:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade_out_eaf6 .last_d08b,
.chip-gold-ef66 .last_d08b {
  display: inline-block;
}
.first-8b68 .prev_9931 {
  -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;
}
.shade_out_eaf6 .first-8b68 .prev_9931,
.chip-gold-ef66 .first-8b68 .prev_9931 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mini-9095 .container-last-cfb0 {
  width: 100%;
}
.media-90f5 {
  padding: 0 0.5em 0;
}
.media-90f5 [class*="customify-col-"],
.media-90f5 [class*="customify-col_"],
.media-90f5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hero-40af .media-90f5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget-2bbe .article_black_f65c,
  .article_black_f65c {
    display: none;
  }
  .west_7f12 {
    text-align: left;
  }
  .tall_565b {
    text-align: center;
  }
  .mini-460b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget-2bbe .over-a7ed,
  .over-a7ed {
    display: none;
  }
  .bottom_47c1 {
    text-align: left;
  }
  .description-840d {
    text-align: center;
  }
  .pattern-clean-af53 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget-2bbe .block_fluid_8a9c,
  .block_fluid_8a9c {
    display: none;
  }
  .input_44ca {
    text-align: left;
  }
  .tertiary_aae1 {
    text-align: center;
  }
  .panel_thick_b387 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag_c145 {
  box-shadow: none !important;
}
.pattern-7a03 .rough_eacc,
.fixed-8f64 .rough_eacc {
  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;
}
.fixed-8f64 .rough_eacc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.secondary-5164 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.secondary-5164:after,
.secondary-5164:before {
  content: "";
  display: table;
}
.secondary-5164:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .secondary-5164 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.secondary-5164,
.hover-hard-9299 {
  max-width: 1248px;
  margin: 0 auto;
}

.overlay-glass-ed15.yellow_7205 .secondary-5164 {
  max-width: 100%;
}
.overlay-glass-ed15.element-53f1 {
  max-width: 1200px;
  margin: 0 auto;
}
.overlay-glass-ed15.media-inner-47ca .secondary-5164 {
  max-width: 100%;
}
.overlay-glass-ed15.media-inner-47ca > .secondary-5164 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-glass-ed15.media-inner-47ca > .secondary-5164 .widget-2bbe {
  margin: 0;
}
.overlay-glass-ed15.media-inner-47ca
  > .secondary-5164
  .stale-e276.tag-silver-2893 {
  margin-right: 0;
  margin-left: 0;
}
.overlay-glass-ed15.media-inner-47ca #main.tag-silver-2893 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center_e351 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center_e351 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-d935 .focus_8d94 {
    padding-right: 1em;
  }
  .dynamic-d935.advanced_821e .stale-e276 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-d935.advanced_821e .focus_8d94 {
    padding-right: 1em;
  }
  .dynamic-d935.advanced_821e .gallery_f107 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full_a0de .focus_8d94 {
    padding-left: 1em;
  }
  .full_a0de.advanced_821e .stale-e276 {
    border-left: 1px solid #eaecee;
  }
  .full_a0de.advanced_821e .focus_8d94 {
    padding-left: 1em;
  }
  .full_a0de.advanced_821e .gallery_f107 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-6bc2 .focus_8d94 {
    padding-left: 1em;
  }
  .dynamic-6bc2.advanced_821e .video-1593 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-6bc2.advanced_821e .info-b735 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-6bc2.advanced_821e .focus_8d94 {
    padding-left: 1em;
  }
  .dynamic-6bc2.advanced_821e .gallery_f107 {
    padding-right: 1em;
  }
  .dynamic-6bc2.advanced_821e .grid_prev_7932 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-selected-eff9 .focus_8d94 {
    padding-right: 1em;
  }
  .summary-selected-eff9.advanced_821e .video-1593 {
    border-left: 1px solid #eaecee;
  }
  .summary-selected-eff9.advanced_821e .info-b735 {
    border-left: 1px solid #eaecee;
  }
  .summary-selected-eff9.advanced_821e .focus_8d94 {
    padding-right: 1em;
  }
  .summary-selected-eff9.advanced_821e .gallery_f107 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary-selected-eff9.advanced_821e .grid_prev_7932 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_e351 .focus_8d94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_e351.advanced_821e .stale-e276 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center_e351.advanced_821e .focus_8d94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_e351.advanced_821e .gallery_f107 {
    padding-left: 1em;
  }
  .center_e351.advanced_821e .grid_prev_7932 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center_e351.advanced_821e .focus_8d94 {
    padding-left: 0;
  }
}
.tooltip_e7cd .active_red_4553 {
  display: inline-block;
}
.highlight_fixed_ad35 {
  display: inline-block;
}
.layout-5965 {
  word-con: break-word;
}
.logo_c82e > span {
  display: inline-block;
  padding: 5px 0;
}
.logo_c82e .notice_a7df {
  margin-left: 8px;
  margin-right: 8px;
}
.logo_c82e .article-2cb4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.red-2b7d .black-57b7 {
  margin-bottom: 2em;
}
.red-2b7d .hero_ef2e {
  margin-bottom: 15px;
}
.red-2b7d .hero_ef2e:last-child {
  margin-bottom: 0;
}
.red-2b7d .mini-79d1 {
  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) {
  .red-2b7d .mini-79d1 {
    display: block;
  }
}
.red-2b7d .secondary_in_5073 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .red-2b7d .secondary_in_5073 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.red-2b7d .status-hard-4355 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.red-2b7d .status-hard-4355 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.red-2b7d .status-hard-4355 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.red-2b7d .layout-5965 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.red-2b7d .layout-5965 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.red-2b7d .smooth_b6d4 p:last-child {
  margin-bottom: 0;
}
.red-2b7d .notification_5f0c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.red-2b7d .narrow-cab7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.red-2b7d .panel-center-a3a9 {
  margin-top: 1em;
}
.red-2b7d .mask-advanced-0f65 {
  top: 0;
  display: block;
}
.red-2b7d .mask-advanced-0f65 a {
  color: inherit;
}
.red-2b7d .mask-advanced-0f65 a:hover {
  color: inherit;
}
.red-2b7d .footer_cool_9b52 {
  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;
}
.red-2b7d .footer_cool_9b52:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.red-2b7d .narrow-cab7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.red-2b7d .focus_a296 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.red-2b7d .focus_a296:first-child {
  margin-top: 0;
}
.red-2b7d .focus_a296.inner-9fc3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.red-2b7d .focus_a296.status_motion_761d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.red-2b7d
  .focus_a296.status_motion_761d.badge-0dcc
  .panel-center-a3a9 {
  width: 100%;
}
.red-2b7d .status_motion_761d {
  -webkit-box-align: center;
  align-items: center;
}
.red-2b7d .status_motion_761d .logo_c82e,
.red-2b7d .status_motion_761d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.red-2b7d .status-hard-4355 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.red-2b7d .status-hard-4355 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.red-2b7d .status-hard-4355: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;
}
.red-2b7d .inner-9fc3 {
  z-index: 5;
}
.red-2b7d .feature-silver-1844 .inner_6404 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.red-2b7d .tooltip-pro-4be4 .inner_6404 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.red-2b7d .primary-ee26 .inner_6404 {
  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;
}
.red-2b7d.modal-left-ab1b .mini-79d1,
.red-2b7d.carousel_99ed .mini-79d1 {
  display: block;
}
.red-2b7d.modal-left-ab1b .mini-79d1 .breadcrumb_hard_2c69,
.red-2b7d.modal-left-ab1b .mini-79d1 .narrow-cab7,
.red-2b7d.carousel_99ed .mini-79d1 .breadcrumb_hard_2c69,
.red-2b7d.carousel_99ed .mini-79d1 .narrow-cab7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.red-2b7d.white-c633 .secondary_in_5073 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .red-2b7d.white-c633 .secondary_in_5073 {
    margin-right: 0;
  }
}
.red-2b7d.modal-left-ab1b .secondary_in_5073,
.red-2b7d.carousel_99ed .secondary_in_5073 {
  padding-top: 40%;
}
.red-2b7d.modal-left-ab1b .black-57b7,
.red-2b7d.carousel_99ed .black-57b7 {
  display: block;
}
.red-2b7d.modal-left-ab1b .fn-sticky-da0f .narrow-cab7,
.red-2b7d.carousel_99ed .fn-sticky-da0f .narrow-cab7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.red-2b7d.modal-left-ab1b .secondary_in_5073,
.red-2b7d.carousel_99ed .secondary_in_5073 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.red-2b7d.modal-left-ab1b .narrow-cab7 {
  padding: 1em;
}
.disabled-in-619f {
  margin: 30px auto;
  display: block;
}
.disabled-in-619f .thick-0e7f > * {
  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;
}
.disabled-in-619f .thick-0e7f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled-in-619f .thick-0e7f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo-a5f4 .logo_c82e {
  margin-bottom: 1.41575em;
}
.logo-a5f4 .pattern-e1ac {
  margin-bottom: 1.618em;
}
.panel-medium-fb6f .video_out_c709 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel-medium-fb6f .video_out_c709 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel-medium-fb6f .card_06e3 {
  max-width: 100%;
  overflow: auto;
}
.article-dim-15c0 .panel-medium-fb6f a:hover {
  text-decoration: underline;
}
.picture-fdcf .hero_ef2e:not(.layout-5965),
.picture-fdcf .status-hard-4355 {
  margin-bottom: 1.41575em;
}
.picture-fdcf .hero_ef2e:not(.layout-5965):last-child,
.picture-fdcf .status-hard-4355:last-child {
  margin-bottom: 0;
}
.picture-fdcf .hero_ef2e.slider-copper-09ab {
  margin-bottom: 0.41575em;
}
.picture-fdcf .header-1619:before,
.picture-fdcf .accent-c82c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture-fdcf .header-1619:before {
  content: "\f115";
}
.picture-fdcf .accent-c82c:before {
  content: "\f02c";
}
.picture-fdcf .outer-9a51 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture-fdcf .outer-9a51 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus_3a68 {
  display: -webkit-box;
  display: flex;
}
.focus_3a68 .glass_b5e0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus_3a68 .glass_b5e0 {
    flex-basis: 90px;
  }
}
.focus_3a68 .gold_7540 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_3a68 .gold_7540 {
    flex-basis: calc(100% - 50px);
  }
}
.focus_3a68 .sort-hard-9e29 p:last-child {
  margin-bottom: 0.72em;
}
.content_huge_a776 .thick-0e7f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content_huge_a776 .thick-0e7f:after,
.content_huge_a776 .thick-0e7f:before {
  content: "";
  display: table;
}
.content_huge_a776 .thick-0e7f:after {
  clear: both;
}
.content_huge_a776 .thick-0e7f .accent-9cfb,
.content_huge_a776 .thick-0e7f .tooltip_cc81 {
  width: 49%;
}
.content_huge_a776 .thick-0e7f .accent-9cfb a span.layout_2aa0,
.content_huge_a776 .thick-0e7f .tooltip_cc81 a span.layout_2aa0 {
  display: block;
  margin-bottom: 5px;
}
.content_huge_a776 .thick-0e7f .tooltip_cc81 {
  float: left;
  text-align: left;
}
.content_huge_a776 .thick-0e7f .accent-9cfb {
  float: right;
  text-align: right;
}
.content-orange-d7a2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .content-orange-d7a2 {
    margin-bottom: 0;
  }
}
.fluid_1e72 {
  margin-bottom: 1em;
}
.fluid_1e72 .layout-5965 {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup_upper_efb9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.action-0ecc .fluid_1e72,
.status_c58e .fluid_1e72 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .action-0ecc .fluid_1e72,
  .status_c58e .fluid_1e72 {
    display: block;
  }
}
.action-0ecc .popup_upper_efb9,
.status_c58e .popup_upper_efb9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .action-0ecc .popup_upper_efb9,
  .status_c58e .popup_upper_efb9 {
    margin-bottom: 1em;
  }
}
.action-0ecc .popup_upper_efb9 img,
.status_c58e .popup_upper_efb9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.action-0ecc .accent-over-a149,
.status_c58e .accent-over-a149 {
  flex-basis: calc(100% - 160px);
}
.action-0ecc .accent-over-a149 p,
.status_c58e .accent-over-a149 p {
  margin-bottom: 0;
}
.action-0ecc .accent-over-a149 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .action-0ecc .accent-over-a149 {
    padding-left: 0;
  }
}
.status_c58e .accent-over-a149 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .status_c58e .accent-over-a149 {
    padding-right: 0;
  }
}
.status_c58e .popup_upper_efb9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.smooth_9687 .popup_upper_efb9 {
  margin-bottom: 0.5em;
}
.smooth_9687 .popup_upper_efb9 img {
  width: 100%;
}
.chip_large_a13b .modal-e0cc,
.modal-d06f .modal-e0cc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal-d06f .stale-e276 .narrow_5d3c p:last-child {
  margin-bottom: 0;
}
.logo_448a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph-0090 .focused-3c2b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph-0090 .focused-3c2b:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph-0090 .focused-3c2b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-0090 .focused-3c2b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph-0090 .focused-3c2b ul li {
  margin: 0 0 0.6em;
}
.paragraph-0090 .focused-3c2b ul li.in_ff2f,
.paragraph-0090 .focused-3c2b ul li.surface_a97a {
  position: relative;
}
.paragraph-0090 .focused-3c2b ul li.in_ff2f .hero-basic-08e5,
.paragraph-0090 .focused-3c2b ul li.surface_a97a .hero-basic-08e5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph-0090 .focused-3c2b ul li.in_ff2f:after:after,
.paragraph-0090 .focused-3c2b ul li.in_ff2f:after:before,
.paragraph-0090
  .focused-3c2b
  ul
  li.surface_a97a:after:after,
.paragraph-0090
  .focused-3c2b
  ul
  li.surface_a97a:after:before {
  content: "";
  display: table;
}
.paragraph-0090 .focused-3c2b ul li.in_ff2f:after:after,
.paragraph-0090
  .focused-3c2b
  ul
  li.surface_a97a:after:after {
  clear: both;
}
.paragraph-0090 .focused-3c2b a.item-lower-f86e:hover {
  text-decoration: none;
}
.paragraph-0090 .focused-3c2b select {
  max-width: 100%;
}
.paragraph-0090 .focused-3c2b table {
  font-size: 85%;
}
.paragraph-0090 .focused-3c2b table td,
.paragraph-0090 .focused-3c2b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph-0090 .focused-3c2b table tfoot td {
  text-align: left;
}
.paragraph-0090 .focused-3c2b :last-child {
  margin-bottom: 0;
}
.paragraph-0090 .focused-3c2b .tertiary_ae06 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph-0090 .focused-3c2b .tertiary_ae06 label {
  width: 100%;
}
.paragraph-0090 .focused-3c2b .tertiary_ae06 .mini-d631 {
  width: 100%;
  display: block;
}
.paragraph-0090 .focused-3c2b .tertiary_ae06 .active_steel_95ac {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph-0090 .focused-3c2b .tertiary_ae06 .active_steel_95ac:hover svg #svg-search {
  fill: #444;
}
.paragraph-0090 .focused-3c2b .tertiary_ae06 .active_steel_95ac svg {
  width: 18px;
  height: 18px;
}
.paragraph-0090 .hard_6aeb ul ul,
.paragraph-0090 .backdrop_pink_17b9 ul ul,
.paragraph-0090 .form-pink-eb0f ul ul,
.paragraph-0090 .bright-f134 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph-0090 .hard_6aeb .secondary-defc > a,
.paragraph-0090 .backdrop_pink_17b9 .secondary-defc > a,
.paragraph-0090 .form-pink-eb0f .secondary-defc > a,
.paragraph-0090 .bright-f134 .secondary-defc > a {
  margin-bottom: 0;
}
.paragraph-0090 .tabs-cool-6805 li,
.paragraph-0090 .hard_6aeb li,
.paragraph-0090 .caption-copper-052d li,
.paragraph-0090 .backdrop_pink_17b9 li,
.paragraph-0090 .form-pink-eb0f li,
.paragraph-0090 .bright-f134 li,
.paragraph-0090 .next_eb61 li,
.paragraph-0090 .menu-9f16 li {
  display: block;
  position: relative;
}
.paragraph-0090 .tabs-cool-6805 li:last-child,
.paragraph-0090 .hard_6aeb li:last-child,
.paragraph-0090 .caption-copper-052d li:last-child,
.paragraph-0090 .backdrop_pink_17b9 li:last-child,
.paragraph-0090 .form-pink-eb0f li:last-child,
.paragraph-0090 .bright-f134 li:last-child,
.paragraph-0090 .next_eb61 li:last-child,
.paragraph-0090 .menu-9f16 li:last-child {
  border: none;
}
.paragraph-0090 .tabs-cool-6805 li a,
.paragraph-0090 .hard_6aeb li a,
.paragraph-0090 .caption-copper-052d li a,
.paragraph-0090 .backdrop_pink_17b9 li a,
.paragraph-0090 .form-pink-eb0f li a,
.paragraph-0090 .bright-f134 li a,
.paragraph-0090 .next_eb61 li a,
.paragraph-0090 .menu-9f16 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-0090 .tabs-cool-6805 li ul li::before,
.paragraph-0090 .hard_6aeb li ul li::before,
.paragraph-0090 .caption-copper-052d li ul li::before,
.paragraph-0090 .backdrop_pink_17b9 li ul li::before,
.paragraph-0090 .form-pink-eb0f li ul li::before,
.paragraph-0090 .bright-f134 li ul li::before,
.paragraph-0090 .next_eb61 li ul li::before,
.paragraph-0090 .menu-9f16 li ul li::before {
  left: 15px;
}
.paragraph-0090 .tabs-cool-6805 li ul a,
.paragraph-0090 .hard_6aeb li ul a,
.paragraph-0090 .caption-copper-052d li ul a,
.paragraph-0090 .backdrop_pink_17b9 li ul a,
.paragraph-0090 .form-pink-eb0f li ul a,
.paragraph-0090 .bright-f134 li ul a,
.paragraph-0090 .next_eb61 li ul a,
.paragraph-0090 .menu-9f16 li ul a {
  padding-left: 20px;
}
.paragraph-0090 .tabs-cool-6805 li ul ul li::before,
.paragraph-0090 .hard_6aeb li ul ul li::before,
.paragraph-0090 .caption-copper-052d li ul ul li::before,
.paragraph-0090 .backdrop_pink_17b9 li ul ul li::before,
.paragraph-0090 .form-pink-eb0f li ul ul li::before,
.paragraph-0090 .bright-f134 li ul ul li::before,
.paragraph-0090 .next_eb61 li ul ul li::before,
.paragraph-0090 .menu-9f16 li ul ul li::before {
  left: 30px;
}
.paragraph-0090 .tabs-cool-6805 li ul ul a,
.paragraph-0090 .hard_6aeb li ul ul a,
.paragraph-0090 .caption-copper-052d li ul ul a,
.paragraph-0090 .backdrop_pink_17b9 li ul ul a,
.paragraph-0090 .form-pink-eb0f li ul ul a,
.paragraph-0090 .bright-f134 li ul ul a,
.paragraph-0090 .next_eb61 li ul ul a,
.paragraph-0090 .menu-9f16 li ul ul a {
  padding-left: 40px;
}
.paragraph-0090 .popup_yellow_39ae li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-0090 .menu-9f16 ul li {
  margin-bottom: 1.41575em;
}
.paragraph-0090 .menu-9f16 ul li .current_6463 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph-0090 .menu-9f16 ul li .accordion-dede {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget_3528 .tabs-cool-6805 li a,
.widget_3528 .hard_6aeb li a,
.widget_3528 .caption-copper-052d li a,
.widget_3528 .backdrop_pink_17b9 li a,
.widget_3528 .form-pink-eb0f li a,
.widget_3528 .bright-f134 li a,
.widget_3528 .next_eb61 li a,
.widget_3528 .menu-9f16 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_3528 .popup_yellow_39ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_3528 .focused-3c2b ul li.in_ff2f .hero-basic-08e5,
.widget_3528 .focused-3c2b ul li.surface_a97a .hero-basic-08e5 {
  background: rgba(0, 0, 0, 0.2);
}
.widget_3528 .paragraph-0090 .focused-3c2b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li {
  margin: 0;
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li ul {
  margin: 0;
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li ul li a {
  padding-left: 15px;
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li ul li li a {
  padding-left: 30px;
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li.description_mini_bc48 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li.description_mini_bc48 > 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;
}
.overlay-glass-ed15 .paragraph-0090 .header-012f li.description_mini_bc48 > 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;
}
.header-outer-e525 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mask-b647 {
  position: relative;
  z-index: 10;
}
.mask-b647 .prev_9931 {
  width: 100%;
  max-width: 100%;
}
.mask-pro-fd8b .bright-eef2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.mask-pro-fd8b .dark_bed7 {
}
.mask-pro-fd8b .widget_3528 {
  background: #292929;
}
.content-motion-a202 .bright-eef2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.content-motion-a202 .dark_bed7 {
  background: #f9f9f9;
}
.content-motion-a202 .widget_3528 {
  background: #303030;
}
.module-small-a928 .bright-eef2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .module-small-a928 .active_red_4553 {
    margin-bottom: 1em;
  }
  .module-small-a928 .active_red_4553:last-child {
    margin-bottom: 0;
  }
}
.module-small-a928 .dark_bed7 {
  background: #ededed;
}
.module-small-a928 .widget_3528 {
  background: #1a1a1a;
}
.bright-eef2.dark_bed7 {
  color: rgba(0, 0, 0, 0.6);
}
.bright-eef2.dark_bed7 .nav-7c58 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright-eef2.widget_3528 {
  color: rgba(255, 255, 255, 0.99);
}
.bright-eef2.widget_3528 a:not(.item-lower-f86e) {
  color: rgba(255, 255, 255, 0.79);
}
.bright-eef2.widget_3528 a:not(.item-lower-f86e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-eef2.widget_3528 .nav-7c58 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-eef2.widget_3528 table tbody td,
.bright-eef2.widget_3528 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dark-a6e9.tooltip-0683 .secondary-5164 {
  max-width: initial;
}
.dark-a6e9 .main_south_b0d5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dark-a6e9 .main_south_b0d5 .prev_9931 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dark-a6e9 .main_south_b0d5 .prev_9931 {
    display: block;
    margin-bottom: 2em;
  }
  .dark-a6e9 .main_south_b0d5 .prev_9931:last-child {
    margin-bottom: 0;
  }
}
.module-small-a928 .active_red_4553:last-child,
.content-motion-a202 .active_red_4553:last-child,
.mask-pro-fd8b .active_red_4553:last-child {
  margin-bottom: 0;
}
.module-small-a928 .active_red_4553 .paragraph-0090 .focused-3c2b:last-child,
.content-motion-a202 .active_red_4553 .paragraph-0090 .focused-3c2b:last-child,
.mask-pro-fd8b .active_red_4553 .paragraph-0090 .focused-3c2b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .module-small-a928 .column-lite-37c7,
  .module-small-a928 .carousel_next_7f11,
  .content-motion-a202 .column-lite-37c7,
  .content-motion-a202 .carousel_next_7f11,
  .mask-pro-fd8b .column-lite-37c7,
  .mask-pro-fd8b .carousel_next_7f11 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mask-b647 .active_red_4553 {
    margin-bottom: 2em;
  }
}
.mask-b647 p:last-child {
  margin-bottom: 0;
}
.mask-b647 li,
.mask-b647 ul {
  list-style: none;
  margin: 0;
}
.mask-b647 ul ul {
  margin-left: 2.617924em;
}
.main_thick_0669 {
  font-size: 0.875em;
}

/* css-noise: 6989 */
.promo-block-d1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
