/*!
Theme Name: Customify
Theme URI: https://pressmaximum.layout_huge_133b/customify
Author: WPCustomify
Author URI: https://pressmaximum.layout_huge_133b
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.layout_huge_133b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline-dark-0aac.media-8eea/licenses/gpl-2.0.pressed-3854
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.accordion_d3be/, (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.outer-862e.over-15d8/normalize.tabs_a4db/
 ======
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_a4db v7.0.0 | MIT License | github.layout_huge_133b/necolas/normalize.tabs_a4db */
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;
}
.video_prev_4dba .hover_2fdb,
.paragraph-middle-63d0,
.footer-ef38,
.static_5984,
.last_17ae,
.description-b0bf,
.small-5af7,
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;
}
.paragraph-middle-63d0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .paragraph-middle-63d0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-middle-63d0,
  h1 {
    font-size: 1.8em;
  }
}
.footer-ef38,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.footer-ef38 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .footer-ef38,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .footer-ef38,
  h2 {
    font-size: 1.7em;
  }
}
.static_5984,
h3 {
  font-size: 1.618em;
}
.video_prev_4dba .hover_2fdb,
.last_17ae,
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.border-ab1a {
  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;
}
.nav-eb2a:after,
.nav-eb2a:before,
.item_2a3d:after,
.item_2a3d:before {
  content: "";
  display: table;
}
.nav-eb2a:after,
.item_2a3d:after {
  clear: both;
}
.menu-f04a {
  float: right;
  margin-right: 0;
}
.overlay_red_10be {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mask_hard_1dd4 .white_f667,
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;
}
.mask_hard_1dd4 .white_f667: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;
}
.search-dark-c09c .white_f667 {
  box-shadow: none;
}
.search-dark-c09c
  .white_f667
  .column-11a1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.search-dark-c09c .white_f667 .sidebar_0f98 {
  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;
}
.search-dark-c09c
  .white_f667
  .sidebar_0f98
  b {
  display: none;
}
.search-dark-c09c .card_down_2783 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.liquid-04f1:not(.narrow_158c):not(.overlay_563e),
button:not(.narrow_158c):not(.overlay_563e),
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ),
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ),
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ) {
  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;
}
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ):hover,
button:not(.narrow_158c):not(
    .overlay_563e
  ):hover,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ):hover,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ):hover,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ):active,
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ):focus,
button:not(.narrow_158c):not(
    .overlay_563e
  ):active,
button:not(.narrow_158c):not(
    .overlay_563e
  ):focus,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ):active,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ):focus,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ):active,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ):focus,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ):active,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ):focus {
  outline: 0;
}
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b,
button:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b {
  position: relative;
}
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .popup-9258,
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .info_basic_1dd2,
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .iron-ee2a,
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  i,
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  svg,
button:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .popup-9258,
button:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .info_basic_1dd2,
button:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .iron-ee2a,
button:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  i,
button:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  svg,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .popup-9258,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .info_basic_1dd2,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .iron-ee2a,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  i,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  svg,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .popup-9258,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .info_basic_1dd2,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .iron-ee2a,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  i,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  svg,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .popup-9258,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .info_basic_1dd2,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  .iron-ee2a,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  i,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b
  svg {
  visibility: hidden;
}
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b:after,
button:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b:after,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b:after,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b:after,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ).fn-loading-9b6b: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;
}
.liquid-04f1:not(.narrow_158c):not(.overlay_563e),
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ),
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ),
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ) {
  color: #fff;
  background: #235787;
}
.liquid-04f1:not(.narrow_158c):not(
    .overlay_563e
  ):focus,
input[type="button"]:not(.narrow_158c):not(
    .overlay_563e
  ):focus,
input[type="reset"]:not(.narrow_158c):not(
    .overlay_563e
  ):focus,
input[type="submit"]:not(.narrow_158c):not(
    .overlay_563e
  ):focus {
  color: #fff;
}
.liquid-04f1.fn-disabled-9b6b:not(.narrow_158c):not(
    .overlay_563e
  ),
.liquid-04f1[disabled]:not(.narrow_158c):not(
    .overlay_563e
  ),
button.fn-disabled-9b6b:not(.narrow_158c):not(
    .overlay_563e
  ),
button[disabled]:not(.narrow_158c):not(
    .overlay_563e
  ) {
  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;
}
.old-19a1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.old-19a1: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;
}
.module-9c42 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.smooth-1ffa {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.motion_b366 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav-eb2a:after,
.nav-eb2a:before,
.cool-380c:after,
.cool-380c:before,
.backdrop_pro_960b:after,
.backdrop_pro_960b:before,
.container_in_373e:after,
.container_in_373e:before,
.thumbnail-purple-7437:after,
.thumbnail-purple-7437:before,
.narrow-ffcc:after,
.narrow-ffcc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav-eb2a:after,
.cool-380c:after,
.backdrop_pro_960b:after,
.container_in_373e:after,
.thumbnail-purple-7437:after,
.narrow-ffcc:after {
  clear: both;
}
.cool-380c .detail-red-be82,
.backdrop_pro_960b .detail-red-be82,
.glass_f32a .detail-red-be82 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.basic_0ff6 {
  display: inline-block;
}
.bottom-578d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bottom-578d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bottom-578d .accordion-short-cac6 {
  padding: 1em 0;
  font-size: 85%;
}
.accordion-short-cac6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag-8724 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag-8724:after,
.tag-8724:before {
  content: "";
  display: table;
}
.tag-8724:after {
  clear: both;
}
.panel_e323 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar-cool-cd62 .panel_e323 {
  max-width: 50%;
}
.stale-4e6e .panel_e323 {
  max-width: 33.33%;
}
.fast-68e3 .panel_e323 {
  max-width: 25%;
}
.texture-static-7c9a .panel_e323 {
  max-width: 20%;
}
.footer_liquid_c390 .panel_e323 {
  max-width: 16.66%;
}
.outline-4bee .panel_e323 {
  max-width: 14.28%;
}
.backdrop-hard-eafa .panel_e323 {
  max-width: 12.5%;
}
.shadow-hard-26d4 .panel_e323 {
  max-width: 11.11%;
}
.frame-black-f890 {
  display: block;
}
.video_prev_4dba .inner_eabc label,
.video_prev_4dba .west_3da8 label,
.video_prev_4dba .item-fe72 label,
.video_prev_4dba .texture_6fed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze_6640 {
  list-style: none;
  margin: 0;
}
.bronze_6640 article.image-be21 {
  margin-bottom: 0;
}
.bronze_6640 ul {
  list-style: none;
  margin: 0;
}
.bronze_6640 .small_7c0b li.image-be21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze_6640 .small_7c0b li.image-be21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze_6640 .small_7c0b li.image-be21: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) {
  .bronze_6640 .small_7c0b li.image-be21 li.image-be21 li.image-be21 li.image-be21 {
    padding-left: 0;
  }
}
article.image-be21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image-be21 .cool-380c p:last-of-type {
  margin-bottom: 0;
}
article.image-be21 .north-73bf {
  float: left;
}
article.image-be21 .popup_pro_f41c {
  margin-left: 85px;
}
article.image-be21 .advanced_aa13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image-be21 .advanced_aa13 .under_1e17 {
  margin-left: 10px;
}
article.image-be21 .solid_c993 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image-be21 .notice_820c {
  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 .inner_eabc,
  #respond .item-fe72,
  #respond .texture_6fed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_eabc input,
#respond .item-fe72 input,
#respond .texture_6fed input {
  width: 100%;
}
#respond .texture_6fed {
  margin-right: 0;
}
#respond .container_0347 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside_6089 {
  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;
}
.aside_6089.short-6a58 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside_6089 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%);
}
.aside_6089:focus,
.aside_6089: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);
}
.banner_inner_2d07 {
  border-radius: 10%;
}
.clean-98a7 {
  border-radius: 50%;
}
.hovered-1336 {
  font-size: 0.72em;
}
.status_1874 {
  font-size: 0.875em;
}
.red-bd80 {
  font-size: 1.1em;
}
.dropdown_f02c {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown_f02c.hovered-1336 {
  letter-spacing: 0.5px;
}
.chip-rough-eba7,
.chip-rough-eba7 a {
  color: #6d6d6d;
}
.chip-rough-eba7 a:hover {
  color: #111;
}
.picture-cold-57db {
  color: #6d6d6d;
}
.wide_4327 {
  overflow-x: hidden;
}
.wide_4327 .gold-b6a5.out-327a {
  position: relative;
}
.wide_4327 .gold-b6a5.out-327a.pro-ae0c {
  position: initial;
}
.wide_4327
  .gold-b6a5.out-327a.pro-ae0c
  .logo_pressed_48d5 {
  left: auto;
}
.wide_4327 .gold-b6a5 .logo_pressed_48d5 {
  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;
}
.wide_4327 .gold-b6a5:hover.out-327a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wide_4327
  .gold-b6a5:hover.out-327a
  .logo_pressed_48d5 {
  display: block;
  z-index: 9999999;
}
.wide_4327 .highlight-motion-26c1 .surface_75eb,
.wide_4327 .panel_f5a1 .surface_75eb {
  display: none;
}
.wide_4327 .hard_e3b7 .gold-b6a5:hover.out-327a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.video_prev_4dba .inner_eabc label,
.video_prev_4dba .west_3da8 label,
.video_prev_4dba .item-fe72 label,
.video_prev_4dba .texture_6fed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze_6640 {
  list-style: none;
  margin: 0;
}
.bronze_6640 article.image-be21 {
  margin-bottom: 0;
}
.bronze_6640 ul {
  list-style: none;
  margin: 0;
}
.bronze_6640 .small_7c0b li.image-be21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze_6640 .small_7c0b li.image-be21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze_6640 .small_7c0b li.image-be21: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) {
  .bronze_6640 .small_7c0b li.image-be21 li.image-be21 li.image-be21 li.image-be21 {
    padding-left: 0;
  }
}
article.image-be21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.image-be21 .cool-380c p:last-of-type {
  margin-bottom: 0;
}
article.image-be21 .north-73bf {
  float: left;
}
article.image-be21 .popup_pro_f41c {
  margin-left: 85px;
}
article.image-be21 .advanced_aa13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.image-be21 .advanced_aa13 .under_1e17 {
  margin-left: 10px;
}
article.image-be21 .solid_c993 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.image-be21 .notice_820c {
  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 .inner_eabc,
  #respond .item-fe72,
  #respond .texture_6fed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_eabc input,
#respond .item-fe72 input,
#respond .texture_6fed input {
  width: 100%;
}
#respond .texture_6fed {
  margin-right: 0;
}
#respond .container_0347 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-motion-26c1 .label-bright-aa77 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label-bright-aa77 .element-f17a.modal_d9a7 .inner-d3a9 > li > a:focus,
.label-bright-aa77 .element-f17a.modal_d9a7 .inner-d3a9 > li > a:hover,
.label-bright-aa77 .element-f17a.top_7435 .inner-d3a9 > li > a:focus,
.label-bright-aa77 .element-f17a.top_7435 .inner-d3a9 > li > a:hover,
.label-bright-aa77 .element-f17a.detail-silver-8c9e .inner-d3a9 > li > a:focus,
.label-bright-aa77 .element-f17a.detail-silver-8c9e .inner-d3a9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-bright-aa77
  .element-f17a.modal_d9a7
  .inner-d3a9
  > li.breadcrumb-fb18
  > a,
.label-bright-aa77
  .element-f17a.modal_d9a7
  .inner-d3a9
  > li.fresh_c894
  > a,
.label-bright-aa77
  .element-f17a.top_7435
  .inner-d3a9
  > li.breadcrumb-fb18
  > a,
.label-bright-aa77
  .element-f17a.top_7435
  .inner-d3a9
  > li.fresh_c894
  > a,
.label-bright-aa77
  .element-f17a.detail-silver-8c9e
  .inner-d3a9
  > li.breadcrumb-fb18
  > a,
.label-bright-aa77 .element-f17a.detail-silver-8c9e .inner-d3a9 > li.tertiary_3a4c > a {
  color: rgba(255, 255, 255, 0.99);
}
.label-bright-aa77 .status-49b5,
.label-bright-aa77 .status-49b5 a {
  color: rgba(255, 255, 255, 0.99);
}
.label-bright-aa77 .slow_1e41.container-static-19f4 li a,
.label-bright-aa77 .liquid_2dd3 a,
.label-bright-aa77 .button_gold_8a92,
.label-bright-aa77 .inner-d3a9 > li > a,
.label-bright-aa77 .input-action-7e7f {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77 .slow_1e41.container-static-19f4 li a:hover,
.label-bright-aa77 .liquid_2dd3 a:hover,
.label-bright-aa77 .button_gold_8a92:hover,
.label-bright-aa77 .inner-d3a9 > li > a:hover,
.label-bright-aa77 .input-action-7e7f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-bright-aa77 .search-motion-76f2 {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77 .search-motion-76f2 .shade-b682 {
  color: rgba(255, 255, 255, 0.99);
}
.label-bright-aa77 .search-motion-76f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-bright-aa77 .icon_top_bf63 .short-eaf7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77 .icon_top_bf63 .short-eaf7 .middle-77bf {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77
  .icon_top_bf63
  .short-eaf7
  .middle-77bf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77
  .icon_top_bf63
  .short-eaf7
  .middle-77bf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77
  .icon_top_bf63
  .short-eaf7
  .middle-77bf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77
  .icon_top_bf63
  .short-eaf7
  .middle-77bf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77 .icon_top_bf63 .yellow-a19f {
  color: rgba(255, 255, 255, 0.79);
}
.label-bright-aa77 .icon_top_bf63 .yellow-a19f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-wood-f29e
  .label-bright-aa77
  .icon_top_bf63
  .tag-stale-6216
  .thick-96b9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-wood-f29e
  .label-bright-aa77
  .icon_top_bf63
  .tag-stale-6216
  .middle-77bf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-motion-26c1 .element-088c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.element-088c .element-f17a.modal_d9a7 .inner-d3a9 > li > a:focus,
.element-088c .element-f17a.modal_d9a7 .inner-d3a9 > li > a:hover,
.element-088c .element-f17a.top_7435 .inner-d3a9 > li > a:focus,
.element-088c .element-f17a.top_7435 .inner-d3a9 > li > a:hover,
.element-088c .element-f17a.detail-silver-8c9e .inner-d3a9 > li > a:focus,
.element-088c .element-f17a.detail-silver-8c9e .inner-d3a9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element-088c
  .element-f17a.modal_d9a7
  .inner-d3a9
  > li.breadcrumb-fb18
  > a,
.element-088c
  .element-f17a.modal_d9a7
  .inner-d3a9
  > li.fresh_c894
  > a,
.element-088c
  .element-f17a.top_7435
  .inner-d3a9
  > li.breadcrumb-fb18
  > a,
.element-088c
  .element-f17a.top_7435
  .inner-d3a9
  > li.fresh_c894
  > a,
.element-088c
  .element-f17a.detail-silver-8c9e
  .inner-d3a9
  > li.breadcrumb-fb18
  > a,
.element-088c .element-f17a.detail-silver-8c9e .inner-d3a9 > li.tertiary_3a4c > a {
  color: rgba(0, 0, 0, 0.8);
}
.element-088c .status-49b5,
.element-088c .status-49b5 a {
  color: rgba(0, 0, 0, 0.8);
}
.element-088c .slow_1e41.container-static-19f4 li a,
.element-088c .liquid_2dd3 a,
.element-088c .button_gold_8a92,
.element-088c .inner-d3a9 > li > a,
.element-088c .input-action-7e7f {
  color: rgba(0, 0, 0, 0.55);
}
.element-088c .slow_1e41.container-static-19f4 li a:hover,
.element-088c .liquid_2dd3 a:hover,
.element-088c .button_gold_8a92:hover,
.element-088c .inner-d3a9 > li > a:hover,
.element-088c .input-action-7e7f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element-088c .search-motion-76f2 {
  color: rgba(0, 0, 0, 0.55);
}
.element-088c .search-motion-76f2 .shade-b682 {
  color: rgba(0, 0, 0, 0.8);
}
.element-088c .search-motion-76f2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite_22aa .widget_paper_10e3 {
  margin-left: auto;
  margin-right: auto;
}
.backdrop_pro_960b > * {
  margin-left: auto;
  margin-right: auto;
}
.backdrop_pro_960b .module-9c42 {
  margin-right: 1.41575em;
}
.title-upper-dadf .backdrop_pro_960b > .preview_up_c0b2 {
  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;
}
.title-upper-dadf .backdrop_pro_960b > .avatar_dade {
  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;
}
.form-c06a.lite_22aa .widget_paper_10e3,
.logo-west-0319.lite_22aa .widget_paper_10e3 {
  margin-left: 0;
}
.tall_66a4.lite_22aa .widget_paper_10e3,
.red-b5f4.lite_22aa .widget_paper_10e3 {
  margin-right: 0;
}
.backdrop_pro_960b ol,
.backdrop_pro_960b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list-medium-139c video {
  max-width: 100%;
}
.element-a2cb img {
  display: block;
}
.element-a2cb.module-9c42,
.element-a2cb.smooth-1ffa {
  width: 100%;
}
.element-a2cb.avatar_dade img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shade_c8ca:not(.input-8b17) {
  margin: 1.5em auto;
}
.feature_212f p {
  padding: 1.5em 14px;
}
ul.accent-380a.avatar_dade,
ul.accent-380a.preview_up_c0b2,
ul.accent-380a.hidden_narrow_6d89.preview_up_c0b2 {
  padding: 0 14px;
}
.small-a57b {
  display: block;
  overflow-x: auto;
}
.small-a57b table {
  border-collapse: collapse;
  width: 100%;
}
.small-a57b td,
.small-a57b th {
  padding: 0.5em;
}
.backdrop_pro_960b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.backdrop_pro_960b ol ol,
.backdrop_pro_960b ol ul,
.backdrop_pro_960b ul ol,
.backdrop_pro_960b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.backdrop_pro_960b ol ol li,
.backdrop_pro_960b ol ul li,
.backdrop_pro_960b ul ol li,
.backdrop_pro_960b ul ul li {
  margin-left: 0;
}
.header-south-91a3.detail-439c > .motion-e0ec {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.header-south-91a3.detail-439c > .motion-e0ec iframe,
.header-south-91a3.detail-439c > .motion-e0ec > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in_0ca4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in_0ca4.narrow-b5b5 {
  padding: 0;
}
.in_0ca4.narrow-b5b5 cite {
  font-size: 13px;
}
.in_0ca4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in_0ca4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort-15dc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort-15dc > p:first-child {
  margin-top: 0;
}
.sort-15dc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort-15dc blockquote {
  border-left: 0;
}
.detail_warm_bc5a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.detail_warm_bc5a:not(.liquid-b500) {
  max-width: 100px;
}
.detail_warm_bc5a.outer-e0e9 {
  border-bottom: none !important;
  text-align: center;
}
.detail_warm_bc5a.outer-e0e9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature_212f p {
    padding: 1.5em 0;
  }
}
.heading_c92d {
  color: #0073aa;
}
.avatar-warm-0a7d {
  background-color: #0073aa;
}
.bronze-78f1 {
  color: #229fd8;
}
.soft_3b4d {
  background-color: #229fd8;
}
.column_action_6dab {
  color: #eee;
}
.gold-6e33 {
  background-color: #eee;
}
.dropdown_dynamic_91eb {
  color: #444;
}
.old-ce00 {
  background-color: #444;
}
.out_237f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.out_237f .media_23d2 .liquid_2dd3 {
  font-size: 15px;
}
.out_237f .liquid_2dd3 {
  line-height: 1.3;
}
.out_237f .element-088c {
}
.out_237f .label-bright-aa77 {
  background: #235787;
}
.tag_fd04 {
  padding: 0;
}
.tag_fd04 .label-bright-aa77 {
  background: #1a1a1a;
}
.tag_fd04 .element-088c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.info-selected-64d7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.info-selected-64d7 .element-088c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.info-selected-64d7 .label-bright-aa77 {
  background: #303030;
}
.narrow-ffcc {
  position: relative;
  z-index: 10;
}
.narrow-ffcc .cold-f40a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft_a3fe .out-327a {
  display: inline-block;
  vertical-align: middle;
}
.soft_a3fe.north_3d1e .out-327a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .soft_a3fe.north_3d1e .out-327a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .soft_a3fe.north_3d1e .out-327a {
    margin-right: 0.4em;
  }
}
.soft_a3fe.north_3d1e .out-327a:last-child {
  margin-right: 0;
}
.active-east-a0a8 .cold-f40a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-motion-26c1 .media_23d2 {
    margin: 0 -0.5em;
  }
  .highlight-motion-26c1 .media_23d2 [class*="customify-col-"],
  .highlight-motion-26c1 .media_23d2 [class*="customify-col_"],
  .highlight-motion-26c1 .media_23d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-motion-26c1.notice_prev_f41f .cold-f40a {
  background: 0 0 !important;
}
.highlight-motion-26c1.notice_prev_f41f .cold-f40a,
.highlight-motion-26c1.active-east-a0a8 .cold-f40a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-motion-26c1.modal_48a5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-motion-26c1.active-east-a0a8 .cold-f40a {
  box-shadow: none !important;
}
.input-bright-b342 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .input-bright-b342 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .input-bright-b342 {
    padding: 18px 0 20px;
  }
}
.input-bright-b342 .advanced-fa31 {
  width: 100%;
}
.input-bright-b342 .yellow-dbb6 {
  margin-bottom: 0;
}
.input-bright-b342 .mask_large_cbea {
  margin-top: 5px;
  font-size: 0.875em;
}
.shadow-mini-8478 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shadow-mini-8478 .aside-stale-d639 {
  width: 100%;
}
.solid-bf6b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.solid-bf6b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.solid-bf6b 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;
}
.solid-bf6b li:last-child:after {
  display: none;
}
.solid-bf6b li a {
  font-weight: 500;
  margin-right: 10px;
}
.shade-af64 .surface_75eb button,
.input-bright-b342 .surface_75eb button {
  left: 0;
}
.shade-af64 .aside-stale-d639,
.input-bright-b342 .aside-stale-d639 {
  padding-left: 0;
  padding-right: 0;
}
.shade-af64 .shadow-mini-8478,
.input-bright-b342 .shadow-mini-8478 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shade-af64 {
  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;
}
.shade-af64: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;
}
.shade-af64 .component-c36a {
  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) {
  .shade-af64 .component-c36a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shade-af64 .component-c36a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shade-af64 .component-c36a {
    min-height: 200px;
  }
}
.shade-af64 .solid-bf6b {
  color: rgba(255, 255, 255, 0.8);
}
.shade-af64 .solid-bf6b a,
.shade-af64 .solid-bf6b li:after {
  color: inherit;
}
.shade-af64 .solid-bf6b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown-north-a772 {
  margin-bottom: 0.5em;
}
.footer_ee39 {
  margin-bottom: 1.2em;
}
.footer_ee39,
.dropdown-north-a772 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.footer_ee39 p:last-child,
.dropdown-north-a772 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface_75eb,
#masthead .surface_75eb {
  display: none;
}
#masthead
  > .surface_75eb.breadcrumb_f72a {
  display: none;
}
#masthead > .surface_75eb button {
  left: 0;
}
.full-4c0a {
  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%;
}
.full-4c0a .out-327a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.full-4c0a .center-65dc {
  display: -webkit-box;
  display: flex;
}
.full-4c0a .center-65dc.photo-13c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.full-4c0a .center-65dc.huge_71d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full-4c0a .center-65dc.gold-e344 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full-4c0a.fixed_7375.small_1f6e .center-65dc.photo-13c4 {
  flex-basis: 100%;
}
.full-4c0a.image-1637 .center-65dc.huge_71d2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.full-4c0a.image-1637 .center-65dc.gold-e344 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface_75eb.breadcrumb_f72a {
  display: none;
}
#masthead > .surface_75eb button {
  left: 0;
}
.wrapper-in-262a {
  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;
}
.wrapper-in-262a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper-in-262a.bright_8fdc i {
  margin-right: 4px;
}
.wrapper-in-262a.static-9e85 i {
  margin-left: 5px;
}
.liquid_2dd3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.liquid_2dd3 p:last-child {
  margin-bottom: 0;
}
.preview_b290 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.preview_b290 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.preview_b290 img {
  display: block;
  width: auto;
  line-height: 1;
}
.preview_b290 .status-49b5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.preview_b290 .secondary_inner_a013 {
  margin: 5px 0 7px 0;
}
.preview_b290.disabled-soft-c638 .inner-0c67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_b290.disabled-soft-c638 .video_a550 {
  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;
}
.preview_b290.active_ca7b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.preview_b290.active_ca7b .inner-0c67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_b290.active_ca7b .video_a550 {
  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;
}
.preview_b290.active_c785 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview_b290.upper-500a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.preview_b290.upper-500a .video_a550 {
  margin-top: 7px;
}
.container-65b1 {
  display: inline-block;
}
.narrow-ffcc .sort_e861 .preview_b290 img {
  max-width: 100%;
}
.element-f17a .fixed_b160.cool-0d5d,
.right_0dbd .fixed_b160.cool-0d5d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element-f17a .widget_short_8bf0,
.right_0dbd .widget_short_8bf0 {
  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%);
}
.element-f17a .widget_short_8bf0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element-f17a.tag-db8c .widget_short_8bf0 {
  display: none;
}
.element-f17a .cool-3b8b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element-f17a .cool-3b8b li {
  display: inline-block;
  position: relative;
}
.element-f17a .cool-3b8b li:last-child {
  margin-right: 0;
}
.element-f17a .cool-3b8b 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;
}
.element-f17a .cool-3b8b li.tertiary_3a4c > a {
  color: rgba(0, 0, 0, 0.9);
}
.element-f17a .cool-3b8b > 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;
}
.element-f17a .cool-3b8b > li > a i {
  line-height: 0;
}
.element-f17a .cool-3b8b > li.liquid-d389 > a .widget_short_8bf0 {
  margin-left: 4px;
  line-height: 0;
}
.element-f17a .cool-3b8b .tooltip_5b6b li.liquid-d389 > a {
  position: relative;
}
.element-f17a .cool-3b8b .tooltip_5b6b li.liquid-d389 > a:after,
.element-f17a .cool-3b8b .tooltip_5b6b li.liquid-d389 > a:before {
  content: "";
  display: table;
}
.element-f17a .cool-3b8b .tooltip_5b6b li.liquid-d389 > a:after {
  clear: both;
}
.element-f17a .cool-3b8b .tooltip_5b6b li.liquid-d389 > a .widget_short_8bf0 {
  margin-left: 5px;
  float: right;
}
.element-f17a .video-lite-6016,
.element-f17a .tooltip_5b6b {
  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;
}
.element-f17a .tooltip_5b6b {
  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;
}
.element-f17a .tooltip_5b6b .cool-0d5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element-f17a .tooltip_5b6b .widget_short_8bf0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element-f17a .tooltip_5b6b li {
  display: block;
  margin: 0;
  padding: 0;
}
.element-f17a .tooltip_5b6b 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;
}
.element-f17a .tooltip_5b6b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element-f17a .tooltip_5b6b .tooltip_5b6b {
  top: 0;
  left: 100%;
}
.element-f17a .fresh-f33c.fn-focus-9b6b > .video-lite-6016,
.element-f17a .fresh-f33c.fn-focus-9b6b > .tooltip_5b6b,
.element-f17a .fresh-f33c:focus > .video-lite-6016,
.element-f17a .fresh-f33c:focus > .tooltip_5b6b,
.element-f17a .fresh-f33c:hover > .video-lite-6016,
.element-f17a .fresh-f33c:hover > .tooltip_5b6b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element-f17a.detail-silver-8c9e .inner-d3a9:after,
.element-f17a.detail-silver-8c9e .inner-d3a9:before {
  content: "";
  display: table;
}
.element-f17a.detail-silver-8c9e .inner-d3a9:after {
  clear: both;
}
.element-f17a.detail-silver-8c9e .inner-d3a9 > li {
  float: left;
}
.element-f17a.wrapper-dcd4 .inner-d3a9:after,
.element-f17a.wrapper-dcd4 .inner-d3a9:before {
  content: "";
  display: table;
}
.element-f17a.wrapper-dcd4 .inner-d3a9:after {
  clear: both;
}
.element-f17a.wrapper-dcd4 .inner-d3a9 > li {
  float: left;
}
.element-f17a.wrapper-dcd4 .inner-d3a9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element-f17a.wrapper-dcd4 .inner-d3a9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element-f17a.wrapper-dcd4 .inner-d3a9 > li.breadcrumb-fb18 > a,
.element-f17a.wrapper-dcd4 .inner-d3a9 > li.tertiary_3a4c > a {
  color: #fff;
  background-color: #1e4b75;
}
.element-f17a.modal_d9a7 .inner-d3a9 > li > a .cool-0d5d {
  position: relative;
}
.element-f17a.modal_d9a7 .inner-d3a9 > li > a .cool-0d5d: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;
}
.element-f17a.modal_d9a7
  .inner-d3a9
  > li:focus
  > a
  .cool-0d5d:before,
.element-f17a.modal_d9a7
  .inner-d3a9
  > li:hover
  > a
  .cool-0d5d:before {
  width: 100%;
  background-color: currentColor;
}
.element-f17a.modal_d9a7
  .inner-d3a9
  > li.breadcrumb-fb18
  > a
  .cool-0d5d:before,
.element-f17a.modal_d9a7
  .inner-d3a9
  > li.fresh_c894
  > a
  .cool-0d5d:before {
  width: 100%;
  background-color: currentColor;
}
.element-f17a.top_7435 .inner-d3a9 > li > a .cool-0d5d {
  position: relative;
}
.element-f17a.top_7435 .inner-d3a9 > li > a .cool-0d5d: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;
}
.element-f17a.top_7435 .inner-d3a9 > li:focus > a .cool-0d5d:before,
.element-f17a.top_7435
  .inner-d3a9
  > li:hover
  > a
  .cool-0d5d:before {
  width: 100%;
  background-color: currentColor;
}
.element-f17a.top_7435
  .inner-d3a9
  > li.breadcrumb-fb18
  > a
  .cool-0d5d:before,
.element-f17a.top_7435
  .inner-d3a9
  > li.fresh_c894
  > a
  .cool-0d5d:before {
  width: 100%;
  background-color: currentColor;
}
.right_0dbd .cool-3b8b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.right_0dbd .cool-3b8b li:first-child > a {
  border-top: none;
}
.right_0dbd .cool-3b8b .section_207c > .cool-0d5d .widget_short_8bf0 {
  display: none;
}
.right_0dbd .cool-3b8b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.right_0dbd .cool-3b8b li:last-child {
  border: none;
}
.right_0dbd .cool-3b8b li.liquid-d389 > a {
  padding-right: 45px !important;
}
.right_0dbd .cool-3b8b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.right_0dbd .cool-3b8b li a:focus,
.right_0dbd .cool-3b8b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right_0dbd .cool-3b8b li .copper_d218 {
  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;
}
.right_0dbd .cool-3b8b li .copper_d218:hover {
  box-shadow: none;
}
.right_0dbd .cool-3b8b li .copper_d218 .widget_short_8bf0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.right_0dbd .cool-3b8b .tooltip_5b6b {
  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);
}
.right_0dbd .cool-3b8b .tooltip_5b6b li a {
  padding-left: 3em;
}
.right_0dbd .cool-3b8b .heading-a9fb > a .copper_d218 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.right_0dbd .cool-3b8b .heading-a9fb > .tooltip_5b6b {
  display: block;
  opacity: 1;
}
.rough-9587 {
  max-width: 100%;
}
.bright_8e8b {
  line-height: 0;
  cursor: pointer;
}
.input-action-7e7f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input-action-7e7f:hover {
  box-shadow: none;
  color: currentColor;
}
.input-action-7e7f svg {
  width: 18px;
  height: 18px;
}
.input-action-7e7f .article_2318 {
  display: none;
}
.text_a19b {
  position: relative;
}
.text_a19b.fn-active-9b6b .input-action-7e7f .east-83b7 {
  display: none;
}
.text_a19b.fn-active-9b6b .input-action-7e7f .article_2318 {
  display: inline-block;
}
.text_a19b .input_orange_7943 {
  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);
}
.text_a19b.new_7155 .input_orange_7943 {
  left: auto;
  right: -0.9em;
}
.text_a19b.new_7155 .bronze_ac8a::before {
  left: auto;
  right: 15px;
}
.text_a19b.fn-active-9b6b .input_orange_7943 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-stale-6216 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag-stale-6216 label {
  flex-basis: 100%;
}
.tag-stale-6216 .short-eaf7 {
  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;
}
.tag-stale-6216 .middle-77bf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag-stale-6216 .middle-77bf:focus {
  background-color: transparent;
}
.tag-stale-6216 button.yellow-a19f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag-stale-6216 button.yellow-a19f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag-stale-6216 button.yellow-a19f svg {
  width: 18px;
  height: 18px;
}
.tag-stale-6216 input[type="submit"] {
  min-height: auto;
}
.icon_top_bf63 .tag-stale-6216 .middle-77bf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bronze_ac8a {
  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) {
  .bronze_ac8a {
    width: 220px;
  }
}
.bronze_ac8a label {
  flex-basis: 100%;
}
.bronze_ac8a::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;
}
.article-wood-f29e .icon_top_bf63 .tag-stale-6216 {
  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;
}
.article-wood-f29e
  .icon_top_bf63
  .tag-stale-6216
  .short-eaf7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.article-wood-f29e .icon_top_bf63 .tag-stale-6216 .middle-77bf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.article-wood-f29e
  .icon_top_bf63
  .tag-stale-6216
  .middle-77bf:focus {
  background: 0 0;
}
.article-wood-f29e
  .icon_top_bf63
  .tag-stale-6216
  .thick-96b9 {
  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;
}
.slow_1e41 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slow_1e41 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slow_1e41 li:last-child {
  margin-right: 0;
}
.slow_1e41 li:first-child {
  margin-left: 0;
}
.slow_1e41.large-3a26 a {
  color: #fff;
}
.slow_1e41.large-3a26 a:hover {
  color: #fff;
}
.slow_1e41 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slow_1e41 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slow_1e41 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slow_1e41 a:hover {
  opacity: 0.9;
  color: inherit;
}
.slow_1e41 [class*="social-icon-apple"] {
  background-color: #999;
}
.slow_1e41 [class*="social-icon-apple"].purple-48c8 {
  background-color: transparent;
  color: #999;
}
.slow_1e41 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slow_1e41 [class*="social-icon-behance"].purple-48c8 {
  background-color: transparent;
  color: #1769ff;
}
.slow_1e41 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slow_1e41 [class*="social-icon-bitbucket"].purple-48c8 {
  background-color: transparent;
  color: #205081;
}
.slow_1e41 [class*="social-icon-codepen"] {
  background-color: #000;
}
.slow_1e41 [class*="social-icon-codepen"].purple-48c8 {
  background-color: transparent;
  color: #000;
}
.slow_1e41 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slow_1e41 [class*="social-icon-delicious"].purple-48c8 {
  background-color: transparent;
  color: #39f;
}
.slow_1e41 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slow_1e41 [class*="social-icon-digg"].purple-48c8 {
  background-color: transparent;
  color: #005be2;
}
.slow_1e41 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slow_1e41 [class*="social-icon-dribbble"].purple-48c8 {
  background-color: transparent;
  color: #ea4c89;
}
.slow_1e41 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slow_1e41 [class*="social-icon-envelope"].purple-48c8 {
  background-color: transparent;
  color: #ea4335;
}
.slow_1e41 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slow_1e41 [class*="social-icon-facebook"].purple-48c8 {
  background-color: transparent;
  color: #3b5998;
}
.slow_1e41 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slow_1e41 [class*="social-icon-flickr"].purple-48c8 {
  background-color: transparent;
  color: #0063dc;
}
.slow_1e41 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slow_1e41 [class*="social-icon-foursquare"].purple-48c8 {
  background-color: transparent;
  color: #2d5be3;
}
.slow_1e41 [class*="social-icon-github"] {
  background-color: #333;
}
.slow_1e41 [class*="social-icon-github"].purple-48c8 {
  background-color: transparent;
  color: #333;
}
.slow_1e41 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slow_1e41 [class*="social-icon-google-plus"].purple-48c8 {
  background-color: transparent;
  color: #dd4b39;
}
.slow_1e41 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slow_1e41 [class*="social-icon-houzz"].purple-48c8 {
  background-color: transparent;
  color: #7ac142;
}
.slow_1e41 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slow_1e41 [class*="social-icon-instagram"].purple-48c8 {
  background-color: transparent;
  color: #262626;
}
.slow_1e41 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slow_1e41 [class*="social-icon-jsfiddle"].purple-48c8 {
  background-color: transparent;
  color: #487aa2;
}
.slow_1e41 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slow_1e41 [class*="social-icon-linkedin"].purple-48c8 {
  background-color: transparent;
  color: #0077b5;
}
.slow_1e41 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slow_1e41 [class*="social-icon-medium"].purple-48c8 {
  background-color: transparent;
  color: #00ab6b;
}
.slow_1e41 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slow_1e41
  [class*="social-icon-odnoklassniki"].purple-48c8 {
  background-color: transparent;
  color: #f4731c;
}
.slow_1e41 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slow_1e41 [class*="social-icon-meetup"].purple-48c8 {
  background-color: transparent;
  color: #ec1c40;
}
.slow_1e41 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slow_1e41 [class*="social-icon-pinterest"].purple-48c8 {
  background-color: transparent;
  color: #bd081c;
}
.slow_1e41 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slow_1e41 [class*="social-icon-product-hunt"].purple-48c8 {
  background-color: transparent;
  color: #da552f;
}
.slow_1e41 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slow_1e41 [class*="social-icon-reddit"].purple-48c8 {
  background-color: transparent;
  color: #ff4500;
}
.slow_1e41 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slow_1e41 [class*="social-icon-rss"].purple-48c8 {
  background-color: transparent;
  color: #f26522;
}
.slow_1e41 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slow_1e41
  [class*="social-icon-shopping-cart"].purple-48c8 {
  background-color: transparent;
  color: #4caf50;
}
.slow_1e41 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slow_1e41 [class*="social-icon-skype"].purple-48c8 {
  background-color: transparent;
  color: #00aff0;
}
.slow_1e41 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slow_1e41 [class*="social-icon-slideshare"].purple-48c8 {
  background-color: transparent;
  color: #0077b5;
}
.slow_1e41 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slow_1e41 [class*="social-icon-snapchat"].purple-48c8 {
  background-color: transparent;
  color: #fffc00;
}
.slow_1e41 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slow_1e41 [class*="social-icon-soundcloud"].purple-48c8 {
  background-color: transparent;
  color: #f80;
}
.slow_1e41 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slow_1e41 [class*="social-icon-spotify"].purple-48c8 {
  background-color: transparent;
  color: #2ebd59;
}
.slow_1e41 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slow_1e41
  [class*="social-icon-stack-overflow"].purple-48c8 {
  background-color: transparent;
  color: #fe7a15;
}
.slow_1e41 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slow_1e41 [class*="social-icon-maldkfgram"].purple-48c8 {
  background-color: transparent;
  color: #2ca5e0;
}
.slow_1e41 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slow_1e41 [class*="social-icon-tripadvisor"].purple-48c8 {
  background-color: transparent;
  color: #589442;
}
.slow_1e41 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slow_1e41 [class*="social-icon-tumblr"].purple-48c8 {
  background-color: transparent;
  color: #35465c;
}
.slow_1e41 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slow_1e41 [class*="social-icon-twitch"].purple-48c8 {
  background-color: transparent;
  color: #6441a5;
}
.slow_1e41 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slow_1e41 [class*="social-icon-twitter"].purple-48c8 {
  background-color: transparent;
  color: #1da1f2;
}
.slow_1e41 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slow_1e41 [class*="social-icon-vimeo"].purple-48c8 {
  background-color: transparent;
  color: #1ab7ea;
}
.slow_1e41 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slow_1e41 [class*="social-icon-vk"].purple-48c8 {
  background-color: transparent;
  color: #45668e;
}
.slow_1e41 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slow_1e41 [class*="social-icon-weibo"].purple-48c8 {
  background-color: transparent;
  color: #df2029;
}
.slow_1e41 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slow_1e41 [class*="social-icon-weixin"].purple-48c8 {
  background-color: transparent;
  color: #7bb32e;
}
.slow_1e41 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slow_1e41 [class*="social-icon-whatsapp"].purple-48c8 {
  background-color: transparent;
  color: #25d366;
}
.slow_1e41 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slow_1e41 [class*="social-icon-wordpress"].purple-48c8 {
  background-color: transparent;
  color: #21759b;
}
.slow_1e41 [class*="social-icon-xing"] {
  background-color: #026466;
}
.slow_1e41 [class*="social-icon-xing"].purple-48c8 {
  background-color: transparent;
  color: #026466;
}
.slow_1e41 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slow_1e41 [class*="social-icon-yelp"].purple-48c8 {
  background-color: transparent;
  color: #af0606;
}
.slow_1e41 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slow_1e41 [class*="social-icon-youtube"].purple-48c8 {
  background-color: transparent;
  color: #cd201f;
}
.button_gold_8a92 {
  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;
}
.button_gold_8a92:hover {
  box-shadow: none;
  background: 0 0;
}
.old-d76f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pro-f5e4 {
  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;
}
.image_e668 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary_lower_c6d7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary_lower_c6d7,
.primary_lower_c6d7::after,
.primary_lower_c6d7::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;
}
.primary_lower_c6d7::after,
.primary_lower_c6d7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion_bright_5135 .pro-f5e4 .image_e668 {
  margin-top: -2px;
  width: 19px;
}
.accordion_bright_5135 .pro-f5e4 .primary_lower_c6d7 {
  margin-top: -1px;
}
.accordion_bright_5135 .pro-f5e4 .primary_lower_c6d7,
.accordion_bright_5135 .pro-f5e4 .primary_lower_c6d7::after,
.accordion_bright_5135 .pro-f5e4 .primary_lower_c6d7::before {
  width: 19px;
  height: 2px;
}
.accordion_bright_5135 .pro-f5e4 .primary_lower_c6d7::before {
  top: -6px;
}
.accordion_bright_5135 .pro-f5e4 .primary_lower_c6d7::after {
  bottom: -6px;
}
.outer-33b9 .pro-f5e4 .image_e668 {
  margin-top: -2px;
  width: 22px;
}
.outer-33b9 .pro-f5e4 .primary_lower_c6d7 {
  margin-top: -1px;
}
.outer-33b9 .pro-f5e4 .primary_lower_c6d7,
.outer-33b9 .pro-f5e4 .primary_lower_c6d7::after,
.outer-33b9 .pro-f5e4 .primary_lower_c6d7::before {
  width: 22px;
  height: 2px;
}
.outer-33b9 .pro-f5e4 .primary_lower_c6d7::before {
  top: -7px;
}
.outer-33b9 .pro-f5e4 .primary_lower_c6d7::after {
  bottom: -7px;
}
.row-87e3 .pro-f5e4 .image_e668 {
  margin-top: -2px;
  width: 31px;
}
.row-87e3 .pro-f5e4 .primary_lower_c6d7 {
  margin-top: -1.5px;
}
.row-87e3 .pro-f5e4 .primary_lower_c6d7,
.row-87e3 .pro-f5e4 .primary_lower_c6d7::after,
.row-87e3 .pro-f5e4 .primary_lower_c6d7::before {
  width: 31px;
  height: 3px;
}
.row-87e3 .pro-f5e4 .primary_lower_c6d7::before {
  top: -9px;
}
.row-87e3 .pro-f5e4 .primary_lower_c6d7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .widget_d0e2 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 19px;
  }
  .widget_d0e2 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1px;
  }
  .widget_d0e2 .pro-f5e4 .primary_lower_c6d7,
  .widget_d0e2 .pro-f5e4 .primary_lower_c6d7::after,
  .widget_d0e2 .pro-f5e4 .primary_lower_c6d7::before {
    width: 19px;
    height: 2px;
  }
  .widget_d0e2 .pro-f5e4 .primary_lower_c6d7::before {
    top: -6px;
  }
  .widget_d0e2 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -6px;
  }
  .west-9106 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 22px;
  }
  .west-9106 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1px;
  }
  .west-9106 .pro-f5e4 .primary_lower_c6d7,
  .west-9106 .pro-f5e4 .primary_lower_c6d7::after,
  .west-9106 .pro-f5e4 .primary_lower_c6d7::before {
    width: 22px;
    height: 2px;
  }
  .west-9106 .pro-f5e4 .primary_lower_c6d7::before {
    top: -7px;
  }
  .west-9106 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -7px;
  }
  .texture_ff19 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 31px;
  }
  .texture_ff19 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1.5px;
  }
  .texture_ff19 .pro-f5e4 .primary_lower_c6d7,
  .texture_ff19 .pro-f5e4 .primary_lower_c6d7::after,
  .texture_ff19 .pro-f5e4 .primary_lower_c6d7::before {
    width: 31px;
    height: 3px;
  }
  .texture_ff19 .pro-f5e4 .primary_lower_c6d7::before {
    top: -9px;
  }
  .texture_ff19 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice-6207 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-6207 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1px;
  }
  .notice-6207 .pro-f5e4 .primary_lower_c6d7,
  .notice-6207 .pro-f5e4 .primary_lower_c6d7::after,
  .notice-6207 .pro-f5e4 .primary_lower_c6d7::before {
    width: 19px;
    height: 2px;
  }
  .notice-6207 .pro-f5e4 .primary_lower_c6d7::before {
    top: -6px;
  }
  .notice-6207 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -6px;
  }
  .active-f85a .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 22px;
  }
  .active-f85a .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1px;
  }
  .active-f85a .pro-f5e4 .primary_lower_c6d7,
  .active-f85a .pro-f5e4 .primary_lower_c6d7::after,
  .active-f85a .pro-f5e4 .primary_lower_c6d7::before {
    width: 22px;
    height: 2px;
  }
  .active-f85a .pro-f5e4 .primary_lower_c6d7::before {
    top: -7px;
  }
  .active-f85a .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -7px;
  }
  .main_dirty_1040 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 31px;
  }
  .main_dirty_1040 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1.5px;
  }
  .main_dirty_1040 .pro-f5e4 .primary_lower_c6d7,
  .main_dirty_1040 .pro-f5e4 .primary_lower_c6d7::after,
  .main_dirty_1040 .pro-f5e4 .primary_lower_c6d7::before {
    width: 31px;
    height: 3px;
  }
  .main_dirty_1040 .pro-f5e4 .primary_lower_c6d7::before {
    top: -9px;
  }
  .main_dirty_1040 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .advanced-cc94 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 19px;
  }
  .advanced-cc94 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1px;
  }
  .advanced-cc94 .pro-f5e4 .primary_lower_c6d7,
  .advanced-cc94 .pro-f5e4 .primary_lower_c6d7::after,
  .advanced-cc94 .pro-f5e4 .primary_lower_c6d7::before {
    width: 19px;
    height: 2px;
  }
  .advanced-cc94 .pro-f5e4 .primary_lower_c6d7::before {
    top: -6px;
  }
  .advanced-cc94 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -6px;
  }
  .wrapper_steel_4170 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_steel_4170 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1px;
  }
  .wrapper_steel_4170 .pro-f5e4 .primary_lower_c6d7,
  .wrapper_steel_4170 .pro-f5e4 .primary_lower_c6d7::after,
  .wrapper_steel_4170 .pro-f5e4 .primary_lower_c6d7::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_steel_4170 .pro-f5e4 .primary_lower_c6d7::before {
    top: -7px;
  }
  .wrapper_steel_4170 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -7px;
  }
  .badge-hard-3009 .pro-f5e4 .image_e668 {
    margin-top: -2px;
    width: 31px;
  }
  .badge-hard-3009 .pro-f5e4 .primary_lower_c6d7 {
    margin-top: -1.5px;
  }
  .badge-hard-3009 .pro-f5e4 .primary_lower_c6d7,
  .badge-hard-3009 .pro-f5e4 .primary_lower_c6d7::after,
  .badge-hard-3009 .pro-f5e4 .primary_lower_c6d7::before {
    width: 31px;
    height: 3px;
  }
  .badge-hard-3009 .pro-f5e4 .primary_lower_c6d7::before {
    top: -9px;
  }
  .badge-hard-3009 .pro-f5e4 .primary_lower_c6d7::after {
    bottom: -9px;
  }
}
.south-de39 .primary_lower_c6d7 {
  -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);
}
.south-de39 .primary_lower_c6d7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.south-de39 .primary_lower_c6d7::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);
}
.south-de39.filter_action_f5b3 .primary_lower_c6d7 {
  -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);
}
.south-de39.filter_action_f5b3 .primary_lower_c6d7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.south-de39.filter_action_f5b3 .primary_lower_c6d7::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);
}
.active_medium_4878 {
  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.pagination-7a58:before {
  display: none;
}
.panel_f5a1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel_f5a1 .container-8e70 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel_f5a1 .container-8e70:last-of-type {
  border-bottom: none;
}
.panel_f5a1 .container-8e70.notice_easy_7249,
.panel_f5a1 .container-8e70.left_2022,
.panel_f5a1 .container-8e70.border_38d1 {
  padding: 0;
}
.panel_f5a1 .right_0dbd .copper_d218 {
  color: currentColor;
}
.panel_f5a1 .right_0dbd .copper_d218:focus,
.panel_f5a1 .right_0dbd .copper_d218:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_f5a1.element-088c .search-motion-76f2,
.panel_f5a1.element-088c .liquid_2dd3 a,
.panel_f5a1.element-088c .inner-d3a9 a,
.panel_f5a1.element-088c .tooltip_5b6b a {
  color: rgba(0, 0, 0, 0.55);
}
.panel_f5a1.element-088c .search-motion-76f2:hover,
.panel_f5a1.element-088c .liquid_2dd3 a:hover,
.panel_f5a1.element-088c .inner-d3a9 a:hover,
.panel_f5a1.element-088c .tooltip_5b6b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_f5a1.element-088c .shade-b682 {
  color: rgba(0, 0, 0, 0.8);
}
.panel_f5a1.element-088c .container-8e70 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_f5a1.element-088c .container-8e70:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel_f5a1.element-088c .avatar_dim_849d:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel_f5a1.element-088c .right_0dbd .cool-3b8b li a,
.panel_f5a1.element-088c .right_0dbd .copper_d218,
.panel_f5a1.element-088c .tooltip_5b6b {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_f5a1.element-088c .right_0dbd .copper_d218:focus,
.panel_f5a1.element-088c .right_0dbd .copper_d218:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_f5a1.element-088c .cool-3b8b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_f5a1.label-bright-aa77 .search-motion-76f2,
.panel_f5a1.label-bright-aa77 .liquid_2dd3 a,
.panel_f5a1.label-bright-aa77 .inner-d3a9 .copper_d218,
.panel_f5a1.label-bright-aa77 .inner-d3a9 a,
.panel_f5a1.label-bright-aa77 .tooltip_5b6b a {
  color: rgba(255, 255, 255, 0.79);
}
.panel_f5a1.label-bright-aa77 .search-motion-76f2:hover,
.panel_f5a1.label-bright-aa77 .liquid_2dd3 a:hover,
.panel_f5a1.label-bright-aa77 .inner-d3a9 .copper_d218:hover,
.panel_f5a1.label-bright-aa77 .inner-d3a9 a:hover,
.panel_f5a1.label-bright-aa77 .tooltip_5b6b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_f5a1.label-bright-aa77 .shade-b682 {
  color: rgba(255, 255, 255, 0.99);
}
.panel_f5a1.label-bright-aa77 .container-8e70 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_f5a1.label-bright-aa77 .container-8e70:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel_f5a1.label-bright-aa77 .avatar_dim_849d:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel_f5a1.label-bright-aa77 .right_0dbd .cool-3b8b li a,
.panel_f5a1.label-bright-aa77 .right_0dbd .copper_d218,
.panel_f5a1.label-bright-aa77 .tooltip_5b6b {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_f5a1.label-bright-aa77 .right_0dbd .copper_d218:focus,
.panel_f5a1.label-bright-aa77 .right_0dbd .copper_d218:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_f5a1.label-bright-aa77 .cool-3b8b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_dim_849d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_dim_849d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hard_0337 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.texture-copper-2870 .panel_f5a1 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.texture-copper-2870 .container-8e70 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.texture-copper-2870 .container-8e70:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .texture-copper-2870 .container-8e70:before {
    width: 16%;
    left: 42%;
  }
}
.texture-copper-2870 .container-8e70:last-child:before {
  content: none;
}
.texture-copper-2870 .container-8e70[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.texture-copper-2870 .right_0dbd .cool-3b8b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.texture-copper-2870 .right_0dbd .cool-3b8b li a .copper_d218 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.texture-copper-2870 .right_0dbd .tooltip_5b6b {
  border: none;
}
.texture-copper-2870 .right_0dbd .tooltip_5b6b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.texture-copper-2870 .avatar_dim_849d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.texture-copper-2870 .hard_0337 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.texture-copper-2870 .label-bright-aa77 .avatar_dim_849d:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture-copper-2870 .element-088c.red_50ea .primary_lower_c6d7 {
  background: rgba(0, 0, 0, 0.6);
}
.texture-copper-2870
  .element-088c.red_50ea
  .primary_lower_c6d7::after,
.texture-copper-2870
  .element-088c.red_50ea
  .primary_lower_c6d7:before {
  background: inherit;
}
.texture-copper-2870
  .element-088c.red_50ea:hover
  .primary_lower_c6d7 {
  background: rgba(0, 0, 0, 0.8);
}
.top_122d .panel_f5a1 {
  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) {
  .top_122d .panel_f5a1 {
    width: auto;
    right: 45px;
  }
}
.nav-steel-ea3b .panel_f5a1 {
  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) {
  .nav-steel-ea3b .panel_f5a1 {
    width: auto;
    left: 45px;
  }
}
.pagination-7a58 .panel_f5a1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination-7a58 .hard_0337 {
  max-width: 48em;
  margin: 0 auto;
}
.pagination-7a58 .avatar_dim_849d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cool-fba9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cool-fba9.texture-copper-2870 .panel_f5a1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cool-fba9.top_122d .panel_f5a1 {
  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);
}
.cool-fba9 .panel_f5a1 {
  visibility: visible;
}
.cool-fba9.nav-steel-ea3b .panel_f5a1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.chip-advanced-b5bb,
.background_paper_df05 {
  overflow-x: hidden;
}
.chip-advanced-b5bb .panel_f5a1 {
  overflow: auto;
}
.chip-advanced-b5bb.texture-copper-2870 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip-advanced-b5bb.texture-copper-2870 .panel_f5a1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.chip-advanced-b5bb.texture-copper-2870 .button_gold_8a92 {
  opacity: 0;
}
.chip-advanced-b5bb.top_122d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip-advanced-b5bb.top_122d .panel_f5a1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.chip-advanced-b5bb.top_122d .button_gold_8a92 {
  opacity: 0;
}
.chip-advanced-b5bb.nav-steel-ea3b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip-advanced-b5bb.nav-steel-ea3b .panel_f5a1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.chip-advanced-b5bb.nav-steel-ea3b .button_gold_8a92 {
  opacity: 0;
}
.chip-advanced-b5bb.pagination-7a58 .panel_f5a1 {
  z-index: 10;
  visibility: visible;
}
.red_50ea {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.red_50ea .primary_lower_c6d7 {
  background: rgba(255, 255, 255, 0.99);
}
.red_50ea .primary_lower_c6d7::after,
.red_50ea .primary_lower_c6d7:before {
  background: inherit;
}
.red_50ea:hover .primary_lower_c6d7 {
  background: rgba(255, 255, 255, 0.99);
}
.nav-steel-ea3b .red_50ea {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination-7a58 .red_50ea {
  display: none !important;
}
.chip-advanced-b5bb:before,
.background_paper_df05:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.chip-advanced-b5bb .red_50ea,
.background_paper_df05 .red_50ea {
  display: inline-block;
}
.panel_f5a1 .out-327a {
  -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;
}
.chip-advanced-b5bb .panel_f5a1 .out-327a,
.background_paper_df05 .panel_f5a1 .out-327a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_glass_6b2a .short-eaf7 {
  width: 100%;
}
.sort_e861 {
  padding: 0 0.5em 0;
}
.sort_e861 [class*="customify-col-"],
.sort_e861 [class*="customify-col_"],
.sort_e861 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.in_8796 .sort_e861 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media_23d2 .component_0035,
  .component_0035 {
    display: none;
  }
  .picture_easy_946e {
    text-align: left;
  }
  .heading-dark-bb73 {
    text-align: center;
  }
  .brown-4a0b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media_23d2 .chip_mini_c042,
  .chip_mini_c042 {
    display: none;
  }
  .over-28ec {
    text-align: left;
  }
  .active_51e5 {
    text-align: center;
  }
  .button_f79f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media_23d2 .shade-active-4866,
  .shade-active-4866 {
    display: none;
  }
  .huge_e8de {
    text-align: left;
  }
  .gradient-active-f450 {
    text-align: center;
  }
  .logo-3a5f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.popup-77cf {
  box-shadow: none !important;
}
.content-2c3e .button_6efe,
.next_c524 .button_6efe {
  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;
}
.next_c524 .button_6efe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cold-f40a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cold-f40a:after,
.cold-f40a:before {
  content: "";
  display: table;
}
.cold-f40a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cold-f40a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cold-f40a,
.modal_48a5 {
  max-width: 1248px;
  margin: 0 auto;
}

.container_in_373e.hard_e6a9 .cold-f40a {
  max-width: 100%;
}
.container_in_373e.up-9821 {
  max-width: 1200px;
  margin: 0 auto;
}
.container_in_373e.active-a0ce .cold-f40a {
  max-width: 100%;
}
.container_in_373e.active-a0ce > .cold-f40a {
  padding-left: 0;
  padding-right: 0;
}
.container_in_373e.active-a0ce > .cold-f40a .media_23d2 {
  margin: 0;
}
.container_in_373e.active-a0ce
  > .cold-f40a
  .avatar_d465.feature-9408 {
  margin-right: 0;
  margin-left: 0;
}
.container_in_373e.active-a0ce #main.feature-9408 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accordion_fast_94cf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_fast_94cf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower_de64 .widget_paper_10e3 {
    padding-right: 1em;
  }
  .lower_de64.article_4ec0 .avatar_d465 {
    border-right: 1px solid #eaecee;
  }
  .lower_de64.article_4ec0 .widget_paper_10e3 {
    padding-right: 1em;
  }
  .lower_de64.article_4ec0 .panel-4727 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out_9c2c .widget_paper_10e3 {
    padding-left: 1em;
  }
  .out_9c2c.article_4ec0 .avatar_d465 {
    border-left: 1px solid #eaecee;
  }
  .out_9c2c.article_4ec0 .widget_paper_10e3 {
    padding-left: 1em;
  }
  .out_9c2c.article_4ec0 .panel-4727 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_8668 .widget_paper_10e3 {
    padding-left: 1em;
  }
  .search_8668.article_4ec0 .frame_5c2f {
    border-right: 1px solid #eaecee;
  }
  .search_8668.article_4ec0 .simple-9df5 {
    border-right: 1px solid #eaecee;
  }
  .search_8668.article_4ec0 .widget_paper_10e3 {
    padding-left: 1em;
  }
  .search_8668.article_4ec0 .panel-4727 {
    padding-right: 1em;
  }
  .search_8668.article_4ec0 .sort-complex-7468 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right_8aa1 .widget_paper_10e3 {
    padding-right: 1em;
  }
  .right_8aa1.article_4ec0 .frame_5c2f {
    border-left: 1px solid #eaecee;
  }
  .right_8aa1.article_4ec0 .simple-9df5 {
    border-left: 1px solid #eaecee;
  }
  .right_8aa1.article_4ec0 .widget_paper_10e3 {
    padding-right: 1em;
  }
  .right_8aa1.article_4ec0 .panel-4727 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right_8aa1.article_4ec0 .sort-complex-7468 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_fast_94cf .widget_paper_10e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_fast_94cf.article_4ec0 .avatar_d465 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accordion_fast_94cf.article_4ec0 .widget_paper_10e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_fast_94cf.article_4ec0 .panel-4727 {
    padding-left: 1em;
  }
  .accordion_fast_94cf.article_4ec0 .sort-complex-7468 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accordion_fast_94cf.article_4ec0 .widget_paper_10e3 {
    padding-left: 0;
  }
}
.surface_pressed_18e1 .soft_a3fe {
  display: inline-block;
}
.heading-4039 {
  display: inline-block;
}
.chip-out-77dc {
  word-con: break-word;
}
.accordion-clean-66d4 > span {
  display: inline-block;
  padding: 5px 0;
}
.accordion-clean-66d4 .hard-59a2 {
  margin-left: 8px;
  margin-right: 8px;
}
.accordion-clean-66d4 .full_5d9d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.panel_16f0 .white_61ad {
  margin-bottom: 2em;
}
.panel_16f0 .fixed_af1d {
  margin-bottom: 15px;
}
.panel_16f0 .fixed_af1d:last-child {
  margin-bottom: 0;
}
.panel_16f0 .list_complex_d238 {
  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) {
  .panel_16f0 .list_complex_d238 {
    display: block;
  }
}
.panel_16f0 .main_5117 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .panel_16f0 .main_5117 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.panel_16f0 .thumbnail-7a1f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.panel_16f0 .thumbnail-7a1f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.panel_16f0 .thumbnail-7a1f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.panel_16f0 .chip-out-77dc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel_16f0 .chip-out-77dc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.panel_16f0 .panel-white-9c6a p:last-child {
  margin-bottom: 0;
}
.panel_16f0 .photo_wood_c946 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.panel_16f0 .stale_c5c9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.panel_16f0 .thumbnail_narrow_b504 {
  margin-top: 1em;
}
.panel_16f0 .bright-d810 {
  top: 0;
  display: block;
}
.panel_16f0 .bright-d810 a {
  color: inherit;
}
.panel_16f0 .bright-d810 a:hover {
  color: inherit;
}
.panel_16f0 .gallery-selected-22a3 {
  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;
}
.panel_16f0 .gallery-selected-22a3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.panel_16f0 .stale_c5c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.panel_16f0 .nav-north-6237 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.panel_16f0 .nav-north-6237:first-child {
  margin-top: 0;
}
.panel_16f0 .nav-north-6237.disabled_f65a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel_16f0 .nav-north-6237.dropdown_5f6d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel_16f0
  .nav-north-6237.dropdown_5f6d.light_4aa1
  .thumbnail_narrow_b504 {
  width: 100%;
}
.panel_16f0 .dropdown_5f6d {
  -webkit-box-align: center;
  align-items: center;
}
.panel_16f0 .dropdown_5f6d .accordion-clean-66d4,
.panel_16f0 .dropdown_5f6d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.panel_16f0 .thumbnail-7a1f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel_16f0 .thumbnail-7a1f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel_16f0 .thumbnail-7a1f: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;
}
.panel_16f0 .disabled_f65a {
  z-index: 5;
}
.panel_16f0 .layout_dee0 .pressed_edd0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.panel_16f0 .nav_9792 .pressed_edd0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.panel_16f0 .message_gas_c4ce .pressed_edd0 {
  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;
}
.panel_16f0.steel-630b .list_complex_d238,
.panel_16f0.picture_58da .list_complex_d238 {
  display: block;
}
.panel_16f0.steel-630b .list_complex_d238 .title-hard-f304,
.panel_16f0.steel-630b .list_complex_d238 .stale_c5c9,
.panel_16f0.picture_58da .list_complex_d238 .title-hard-f304,
.panel_16f0.picture_58da .list_complex_d238 .stale_c5c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel_16f0.north_39a7 .main_5117 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .panel_16f0.north_39a7 .main_5117 {
    margin-right: 0;
  }
}
.panel_16f0.steel-630b .main_5117,
.panel_16f0.picture_58da .main_5117 {
  padding-top: 40%;
}
.panel_16f0.steel-630b .white_61ad,
.panel_16f0.picture_58da .white_61ad {
  display: block;
}
.panel_16f0.steel-630b .fn-sticky-9b6b .stale_c5c9,
.panel_16f0.picture_58da .fn-sticky-9b6b .stale_c5c9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.panel_16f0.steel-630b .main_5117,
.panel_16f0.picture_58da .main_5117 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.panel_16f0.steel-630b .stale_c5c9 {
  padding: 1em;
}
.east-6922 {
  margin: 30px auto;
  display: block;
}
.east-6922 .plasma-ebbe > * {
  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;
}
.east-6922 .plasma-ebbe > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-6922 .plasma-ebbe span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient_narrow_afd2 .accordion-clean-66d4 {
  margin-bottom: 1.41575em;
}
.gradient_narrow_afd2 .section_black_3270 {
  margin-bottom: 1.618em;
}
.backdrop_pro_960b .tall_31b3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.backdrop_pro_960b .tall_31b3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.backdrop_pro_960b .hard-2631 {
  max-width: 100%;
  overflow: auto;
}
.lite_22aa .backdrop_pro_960b a:hover {
  text-decoration: underline;
}
.old_4fdf .fixed_af1d:not(.chip-out-77dc),
.old_4fdf .thumbnail-7a1f {
  margin-bottom: 1.41575em;
}
.old_4fdf .fixed_af1d:not(.chip-out-77dc):last-child,
.old_4fdf .thumbnail-7a1f:last-child {
  margin-bottom: 0;
}
.old_4fdf .fixed_af1d.notification-3252 {
  margin-bottom: 0.41575em;
}
.old_4fdf .surface_top_fc5d:before,
.old_4fdf .detail_plasma_f53a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.old_4fdf .surface_top_fc5d:before {
  content: "\f115";
}
.old_4fdf .detail_plasma_f53a:before {
  content: "\f02c";
}
.old_4fdf .bronze-a6bd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.old_4fdf .bronze-a6bd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.under-86c9 {
  display: -webkit-box;
  display: flex;
}
.under-86c9 .list-7d42 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .under-86c9 .list-7d42 {
    flex-basis: 90px;
  }
}
.under-86c9 .summary_south_b83f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .under-86c9 .summary_south_b83f {
    flex-basis: calc(100% - 50px);
  }
}
.under-86c9 .message_huge_1ae7 p:last-child {
  margin-bottom: 0.72em;
}
.frame-outer-76a5 .plasma-ebbe {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame-outer-76a5 .plasma-ebbe:after,
.frame-outer-76a5 .plasma-ebbe:before {
  content: "";
  display: table;
}
.frame-outer-76a5 .plasma-ebbe:after {
  clear: both;
}
.frame-outer-76a5 .plasma-ebbe .article_blue_e631,
.frame-outer-76a5 .plasma-ebbe .section-first-fd8e {
  width: 49%;
}
.frame-outer-76a5 .plasma-ebbe .article_blue_e631 a span.heading-hard-0acc,
.frame-outer-76a5 .plasma-ebbe .section-first-fd8e a span.heading-hard-0acc {
  display: block;
  margin-bottom: 5px;
}
.frame-outer-76a5 .plasma-ebbe .section-first-fd8e {
  float: left;
  text-align: left;
}
.frame-outer-76a5 .plasma-ebbe .article_blue_e631 {
  float: right;
  text-align: right;
}
.preview-left-06cb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-left-06cb {
    margin-bottom: 0;
  }
}
.item-af39 {
  margin-bottom: 1em;
}
.item-af39 .chip-out-77dc {
  font-size: 1.1em;
  line-height: 1.3;
}
.dim-4f20 a {
  display: block;
  line-height: 0;
  position: relative;
}
.focus-complex-fd1d .item-af39,
.lite_dc81 .item-af39 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .focus-complex-fd1d .item-af39,
  .lite_dc81 .item-af39 {
    display: block;
  }
}
.focus-complex-fd1d .dim-4f20,
.lite_dc81 .dim-4f20 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .focus-complex-fd1d .dim-4f20,
  .lite_dc81 .dim-4f20 {
    margin-bottom: 1em;
  }
}
.focus-complex-fd1d .dim-4f20 img,
.lite_dc81 .dim-4f20 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.focus-complex-fd1d .hero-advanced-bccc,
.lite_dc81 .hero-advanced-bccc {
  flex-basis: calc(100% - 160px);
}
.focus-complex-fd1d .hero-advanced-bccc p,
.lite_dc81 .hero-advanced-bccc p {
  margin-bottom: 0;
}
.focus-complex-fd1d .hero-advanced-bccc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .focus-complex-fd1d .hero-advanced-bccc {
    padding-left: 0;
  }
}
.lite_dc81 .hero-advanced-bccc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .lite_dc81 .hero-advanced-bccc {
    padding-right: 0;
  }
}
.lite_dc81 .dim-4f20 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gradient-light-3f21 .dim-4f20 {
  margin-bottom: 0.5em;
}
.gradient-light-3f21 .dim-4f20 img {
  width: 100%;
}
.yellow-219c .notification_short_d053,
.box-1635 .notification_short_d053 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.box-1635 .avatar_d465 .tooltip_ca39 p:last-child {
  margin-bottom: 0;
}
.logo-paper-4329 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.silver-9349 .static-216b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .silver-9349 .static-216b:last-of-type {
    margin-bottom: 0;
  }
}
.silver-9349 .static-216b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silver-9349 .static-216b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.silver-9349 .static-216b ul li {
  margin: 0 0 0.6em;
}
.silver-9349 .static-216b ul li.article_basic_109b,
.silver-9349 .static-216b ul li.popup-full-b248 {
  position: relative;
}
.silver-9349 .static-216b ul li.article_basic_109b .card_inner_9fef,
.silver-9349 .static-216b ul li.popup-full-b248 .card_inner_9fef {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.silver-9349 .static-216b ul li.article_basic_109b:after:after,
.silver-9349 .static-216b ul li.article_basic_109b:after:before,
.silver-9349
  .static-216b
  ul
  li.popup-full-b248:after:after,
.silver-9349
  .static-216b
  ul
  li.popup-full-b248:after:before {
  content: "";
  display: table;
}
.silver-9349 .static-216b ul li.article_basic_109b:after:after,
.silver-9349
  .static-216b
  ul
  li.popup-full-b248:after:after {
  clear: both;
}
.silver-9349 .static-216b a.liquid-04f1:hover {
  text-decoration: none;
}
.silver-9349 .static-216b select {
  max-width: 100%;
}
.silver-9349 .static-216b table {
  font-size: 85%;
}
.silver-9349 .static-216b table td,
.silver-9349 .static-216b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.silver-9349 .static-216b table tfoot td {
  text-align: left;
}
.silver-9349 .static-216b :last-child {
  margin-bottom: 0;
}
.silver-9349 .static-216b .filter_7d1d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.silver-9349 .static-216b .filter_7d1d label {
  width: 100%;
}
.silver-9349 .static-216b .filter_7d1d .middle-77bf {
  width: 100%;
  display: block;
}
.silver-9349 .static-216b .filter_7d1d .yellow-a19f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.silver-9349 .static-216b .filter_7d1d .yellow-a19f:hover svg #svg-search {
  fill: #444;
}
.silver-9349 .static-216b .filter_7d1d .yellow-a19f svg {
  width: 18px;
  height: 18px;
}
.silver-9349 .chip-warm-9d37 ul ul,
.silver-9349 .inner-a663 ul ul,
.silver-9349 .feature_9058 ul ul,
.silver-9349 .middle_d51a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.silver-9349 .chip-warm-9d37 .liquid-d389 > a,
.silver-9349 .inner-a663 .liquid-d389 > a,
.silver-9349 .feature_9058 .liquid-d389 > a,
.silver-9349 .middle_d51a .liquid-d389 > a {
  margin-bottom: 0;
}
.silver-9349 .primary-caf9 li,
.silver-9349 .chip-warm-9d37 li,
.silver-9349 .hovered_2d27 li,
.silver-9349 .inner-a663 li,
.silver-9349 .feature_9058 li,
.silver-9349 .middle_d51a li,
.silver-9349 .tooltip_7ade li,
.silver-9349 .hidden_bronze_14ee li {
  display: block;
  position: relative;
}
.silver-9349 .primary-caf9 li:last-child,
.silver-9349 .chip-warm-9d37 li:last-child,
.silver-9349 .hovered_2d27 li:last-child,
.silver-9349 .inner-a663 li:last-child,
.silver-9349 .feature_9058 li:last-child,
.silver-9349 .middle_d51a li:last-child,
.silver-9349 .tooltip_7ade li:last-child,
.silver-9349 .hidden_bronze_14ee li:last-child {
  border: none;
}
.silver-9349 .primary-caf9 li a,
.silver-9349 .chip-warm-9d37 li a,
.silver-9349 .hovered_2d27 li a,
.silver-9349 .inner-a663 li a,
.silver-9349 .feature_9058 li a,
.silver-9349 .middle_d51a li a,
.silver-9349 .tooltip_7ade li a,
.silver-9349 .hidden_bronze_14ee li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.silver-9349 .primary-caf9 li ul li::before,
.silver-9349 .chip-warm-9d37 li ul li::before,
.silver-9349 .hovered_2d27 li ul li::before,
.silver-9349 .inner-a663 li ul li::before,
.silver-9349 .feature_9058 li ul li::before,
.silver-9349 .middle_d51a li ul li::before,
.silver-9349 .tooltip_7ade li ul li::before,
.silver-9349 .hidden_bronze_14ee li ul li::before {
  left: 15px;
}
.silver-9349 .primary-caf9 li ul a,
.silver-9349 .chip-warm-9d37 li ul a,
.silver-9349 .hovered_2d27 li ul a,
.silver-9349 .inner-a663 li ul a,
.silver-9349 .feature_9058 li ul a,
.silver-9349 .middle_d51a li ul a,
.silver-9349 .tooltip_7ade li ul a,
.silver-9349 .hidden_bronze_14ee li ul a {
  padding-left: 20px;
}
.silver-9349 .primary-caf9 li ul ul li::before,
.silver-9349 .chip-warm-9d37 li ul ul li::before,
.silver-9349 .hovered_2d27 li ul ul li::before,
.silver-9349 .inner-a663 li ul ul li::before,
.silver-9349 .feature_9058 li ul ul li::before,
.silver-9349 .middle_d51a li ul ul li::before,
.silver-9349 .tooltip_7ade li ul ul li::before,
.silver-9349 .hidden_bronze_14ee li ul ul li::before {
  left: 30px;
}
.silver-9349 .primary-caf9 li ul ul a,
.silver-9349 .chip-warm-9d37 li ul ul a,
.silver-9349 .hovered_2d27 li ul ul a,
.silver-9349 .inner-a663 li ul ul a,
.silver-9349 .feature_9058 li ul ul a,
.silver-9349 .middle_d51a li ul ul a,
.silver-9349 .tooltip_7ade li ul ul a,
.silver-9349 .hidden_bronze_14ee li ul ul a {
  padding-left: 40px;
}
.silver-9349 .highlight_stone_611a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.silver-9349 .hidden_bronze_14ee ul li {
  margin-bottom: 1.41575em;
}
.silver-9349 .hidden_bronze_14ee ul li .mask_static_a4b5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.silver-9349 .hidden_bronze_14ee ul li .info_wood_1c88 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label-bright-aa77 .primary-caf9 li a,
.label-bright-aa77 .chip-warm-9d37 li a,
.label-bright-aa77 .hovered_2d27 li a,
.label-bright-aa77 .inner-a663 li a,
.label-bright-aa77 .feature_9058 li a,
.label-bright-aa77 .middle_d51a li a,
.label-bright-aa77 .tooltip_7ade li a,
.label-bright-aa77 .hidden_bronze_14ee li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-bright-aa77 .highlight_stone_611a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-bright-aa77 .static-216b ul li.article_basic_109b .card_inner_9fef,
.label-bright-aa77 .static-216b ul li.popup-full-b248 .card_inner_9fef {
  background: rgba(0, 0, 0, 0.2);
}
.label-bright-aa77 .silver-9349 .static-216b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_in_373e .silver-9349 .cool-3b8b li {
  margin: 0;
}
.container_in_373e .silver-9349 .cool-3b8b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container_in_373e .silver-9349 .cool-3b8b li ul {
  margin: 0;
}
.container_in_373e .silver-9349 .cool-3b8b li ul li a {
  padding-left: 15px;
}
.container_in_373e .silver-9349 .cool-3b8b li ul li li a {
  padding-left: 30px;
}
.container_in_373e .silver-9349 .cool-3b8b li.tertiary_3a4c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container_in_373e .silver-9349 .cool-3b8b li.tertiary_3a4c > 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;
}
.container_in_373e .silver-9349 .cool-3b8b li.tertiary_3a4c > 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;
}
.status-cool-a1cd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thumbnail-purple-7437 {
  position: relative;
  z-index: 10;
}
.thumbnail-purple-7437 .out-327a {
  width: 100%;
  max-width: 100%;
}
.sidebar-center-c442 .column-9c6d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sidebar-center-c442 .element-088c {
}
.sidebar-center-c442 .label-bright-aa77 {
  background: #292929;
}
.pro_e3f5 .column-9c6d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pro_e3f5 .element-088c {
  background: #f9f9f9;
}
.pro_e3f5 .label-bright-aa77 {
  background: #303030;
}
.widget-cba5 .column-9c6d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget-cba5 .soft_a3fe {
    margin-bottom: 1em;
  }
  .widget-cba5 .soft_a3fe:last-child {
    margin-bottom: 0;
  }
}
.widget-cba5 .element-088c {
  background: #ededed;
}
.widget-cba5 .label-bright-aa77 {
  background: #1a1a1a;
}
.column-9c6d.element-088c {
  color: rgba(0, 0, 0, 0.6);
}
.column-9c6d.element-088c .sidebar-6231 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-9c6d.label-bright-aa77 {
  color: rgba(255, 255, 255, 0.99);
}
.column-9c6d.label-bright-aa77 a:not(.liquid-04f1) {
  color: rgba(255, 255, 255, 0.79);
}
.column-9c6d.label-bright-aa77 a:not(.liquid-04f1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-9c6d.label-bright-aa77 .sidebar-6231 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-9c6d.label-bright-aa77 table tbody td,
.column-9c6d.label-bright-aa77 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard_e3b7.active-east-a0a8 .cold-f40a {
  max-width: initial;
}
.hard_e3b7 .north_3d1e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard_e3b7 .north_3d1e .out-327a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard_e3b7 .north_3d1e .out-327a {
    display: block;
    margin-bottom: 2em;
  }
  .hard_e3b7 .north_3d1e .out-327a:last-child {
    margin-bottom: 0;
  }
}
.widget-cba5 .soft_a3fe:last-child,
.pro_e3f5 .soft_a3fe:last-child,
.sidebar-center-c442 .soft_a3fe:last-child {
  margin-bottom: 0;
}
.widget-cba5 .soft_a3fe .silver-9349 .static-216b:last-child,
.pro_e3f5 .soft_a3fe .silver-9349 .static-216b:last-child,
.sidebar-center-c442 .soft_a3fe .silver-9349 .static-216b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .widget-cba5 .hard_a3f8,
  .widget-cba5 .row-fast-d706,
  .pro_e3f5 .hard_a3f8,
  .pro_e3f5 .row-fast-d706,
  .sidebar-center-c442 .hard_a3f8,
  .sidebar-center-c442 .row-fast-d706 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thumbnail-purple-7437 .soft_a3fe {
    margin-bottom: 2em;
  }
}
.thumbnail-purple-7437 p:last-child {
  margin-bottom: 0;
}
.thumbnail-purple-7437 li,
.thumbnail-purple-7437 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-purple-7437 ul ul {
  margin-left: 2.617924em;
}
.huge-5ca8 {
  font-size: 0.875em;
}

/* css-noise: db59 */
.promo-block-u5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
