/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav-def6/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav-def6
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.nav-def6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.highlight_cf48.shade_in_e009/licenses/gpl-2.0.info_hard_ef77
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.overlay_ef96/, (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.warm_1f21.down-e97d/normalize.narrow-79b4/
 ======
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.narrow-79b4 v7.0.0 | MIT License | github.nav-def6/necolas/normalize.narrow-79b4 */
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;
}
.gradient-86f5 .liquid_013d,
.background_5cfc,
.highlight_fixed_df46,
.shadow-de8e,
.content-f4a3,
.hero-2af4,
.list-down-7ac7,
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;
}
.background_5cfc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .background_5cfc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .background_5cfc,
  h1 {
    font-size: 1.8em;
  }
}
.highlight_fixed_df46,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight_fixed_df46 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight_fixed_df46,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_fixed_df46,
  h2 {
    font-size: 1.7em;
  }
}
.shadow-de8e,
h3 {
  font-size: 1.618em;
}
.gradient-86f5 .liquid_013d,
.content-f4a3,
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.wood_0dc8 {
  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;
}
.fresh-2457:after,
.fresh-2457:before,
.active-e4e5:after,
.active-e4e5:before {
  content: "";
  display: table;
}
.fresh-2457:after,
.active-e4e5:after {
  clear: both;
}
.bottom-1fb9 {
  float: right;
  margin-right: 0;
}
.border_active_f4ac {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component-1dd0 .highlight-9b64,
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;
}
.component-1dd0 .highlight-9b64:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.secondary-ef1c .highlight-9b64 {
  box-shadow: none;
}
.secondary-ef1c
  .highlight-9b64
  .section-1f90 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.secondary-ef1c .highlight-9b64 .summary-7e48 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.secondary-ef1c
  .highlight-9b64
  .summary-7e48
  b {
  display: none;
}
.secondary-ef1c .down_afef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gradient-3b76:not(.simple_237f):not(.texture_liquid_4191),
button:not(.simple_237f):not(.texture_liquid_4191),
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ),
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ),
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ) {
  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;
}
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ):hover,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ):hover,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):hover,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):hover,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ):active,
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ):active,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):active,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):active,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):active,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus {
  outline: 0;
}
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a {
  position: relative;
}
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .right_c8e2,
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .caption-7d04,
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .active-a3b3,
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  i,
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  svg,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .right_c8e2,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .caption-7d04,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .active-a3b3,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  i,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  svg,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .right_c8e2,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .caption-7d04,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .active-a3b3,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  i,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  svg,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .right_c8e2,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .caption-7d04,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .active-a3b3,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  i,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  svg,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .right_c8e2,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .caption-7d04,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  .active-a3b3,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  i,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a
  svg {
  visibility: hidden;
}
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a:after,
button:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a:after,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a:after,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a:after,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ).fn-loading-154a: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;
}
.gradient-3b76:not(.simple_237f):not(.texture_liquid_4191),
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ),
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ),
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ) {
  color: #fff;
  background: #235787;
}
.gradient-3b76:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus,
input[type="button"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus,
input[type="reset"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus,
input[type="submit"]:not(.simple_237f):not(
    .texture_liquid_4191
  ):focus {
  color: #fff;
}
.gradient-3b76.fn-disabled-154a:not(.simple_237f):not(
    .texture_liquid_4191
  ),
.gradient-3b76[disabled]:not(.simple_237f):not(
    .texture_liquid_4191
  ),
button.fn-disabled-154a:not(.simple_237f):not(
    .texture_liquid_4191
  ),
button[disabled]:not(.simple_237f):not(
    .texture_liquid_4191
  ) {
  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;
}
.message-f0b4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message-f0b4: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;
}
.preview-1fc6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wide_6739 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.list_fresh_d140 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fresh-2457:after,
.fresh-2457:before,
.content_mini_6e91:after,
.content_mini_6e91:before,
.component_dynamic_3941:after,
.component_dynamic_3941:before,
.widget_copper_d02b:after,
.widget_copper_d02b:before,
.hover_1817:after,
.hover_1817:before,
.outline-yellow-225d:after,
.outline-yellow-225d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fresh-2457:after,
.content_mini_6e91:after,
.component_dynamic_3941:after,
.widget_copper_d02b:after,
.hover_1817:after,
.outline-yellow-225d:after {
  clear: both;
}
.content_mini_6e91 .gold-26fa,
.component_dynamic_3941 .gold-26fa,
.notification-f2fa .gold-26fa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-b646 {
  display: inline-block;
}
.icon_wood_8169 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon_wood_8169 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon_wood_8169 .focus-right-4687 {
  padding: 1em 0;
  font-size: 85%;
}
.focus-right-4687 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bronze_b6d7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bronze_b6d7:after,
.bronze_b6d7:before {
  content: "";
  display: table;
}
.bronze_b6d7:after {
  clear: both;
}
.info-medium-aecc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner_c747 .info-medium-aecc {
  max-width: 50%;
}
.status-easy-7386 .info-medium-aecc {
  max-width: 33.33%;
}
.nav-smooth-318b .info-medium-aecc {
  max-width: 25%;
}
.input_c9ab .info-medium-aecc {
  max-width: 20%;
}
.footer-31b1 .info-medium-aecc {
  max-width: 16.66%;
}
.liquid_647f .info-medium-aecc {
  max-width: 14.28%;
}
.bronze-c79e .info-medium-aecc {
  max-width: 12.5%;
}
.black-3b1d .info-medium-aecc {
  max-width: 11.11%;
}
.bright-f652 {
  display: block;
}
.gradient-86f5 .panel_fe9a label,
.gradient-86f5 .old-52a3 label,
.gradient-86f5 .logo-wide-e9fe label,
.gradient-86f5 .light-c79e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.yellow_c344 {
  list-style: none;
  margin: 0;
}
.yellow_c344 article.gallery_fluid_deea {
  margin-bottom: 0;
}
.yellow_c344 ul {
  list-style: none;
  margin: 0;
}
.yellow_c344 .list-cool-b65b li.gallery_fluid_deea {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .yellow_c344 .list-cool-b65b li.gallery_fluid_deea {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .yellow_c344 .list-cool-b65b li.gallery_fluid_deea: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) {
  .yellow_c344 .list-cool-b65b li.gallery_fluid_deea li.gallery_fluid_deea li.gallery_fluid_deea li.gallery_fluid_deea {
    padding-left: 0;
  }
}
article.gallery_fluid_deea {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_fluid_deea .content_mini_6e91 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_fluid_deea .component_b306 {
  float: left;
}
article.gallery_fluid_deea .overlay_wide_8a3c {
  margin-left: 85px;
}
article.gallery_fluid_deea .narrow_c065 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_fluid_deea .narrow_c065 .aside_blue_d37d {
  margin-left: 10px;
}
article.gallery_fluid_deea .pattern_bc4e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_fluid_deea .green_a480 {
  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 .panel_fe9a,
  #respond .logo-wide-e9fe,
  #respond .light-c79e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .panel_fe9a input,
#respond .logo-wide-e9fe input,
#respond .light-c79e input {
  width: 100%;
}
#respond .light-c79e {
  margin-right: 0;
}
#respond .list_over_9962 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dynamic-e65d {
  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;
}
.dynamic-e65d.over-16c4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dynamic-e65d 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%);
}
.dynamic-e65d:focus,
.dynamic-e65d: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);
}
.feature-f81b {
  border-radius: 10%;
}
.header_71ff {
  border-radius: 50%;
}
.outline_81fd {
  font-size: 0.72em;
}
.hidden-25e0 {
  font-size: 0.875em;
}
.bottom_c306 {
  font-size: 1.1em;
}
.pattern-db04 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pattern-db04.outline_81fd {
  letter-spacing: 0.5px;
}
.pagination-medium-0082,
.pagination-medium-0082 a {
  color: #6d6d6d;
}
.pagination-medium-0082 a:hover {
  color: #111;
}
.center_0894 {
  color: #6d6d6d;
}
.list_c26b {
  overflow-x: hidden;
}
.list_c26b .secondary-da60.grid_6232 {
  position: relative;
}
.list_c26b .secondary-da60.grid_6232.frame_over_2f1b {
  position: initial;
}
.list_c26b
  .secondary-da60.grid_6232.frame_over_2f1b
  .highlight_1327 {
  left: auto;
}
.list_c26b .secondary-da60 .highlight_1327 {
  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;
}
.list_c26b .secondary-da60:hover.grid_6232 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list_c26b
  .secondary-da60:hover.grid_6232
  .highlight_1327 {
  display: block;
  z-index: 9999999;
}
.list_c26b .soft-d357 .list_2790,
.list_c26b .tertiary-40b7 .list_2790 {
  display: none;
}
.list_c26b .info-408a .secondary-da60:hover.grid_6232 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gradient-86f5 .panel_fe9a label,
.gradient-86f5 .old-52a3 label,
.gradient-86f5 .logo-wide-e9fe label,
.gradient-86f5 .light-c79e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.yellow_c344 {
  list-style: none;
  margin: 0;
}
.yellow_c344 article.gallery_fluid_deea {
  margin-bottom: 0;
}
.yellow_c344 ul {
  list-style: none;
  margin: 0;
}
.yellow_c344 .list-cool-b65b li.gallery_fluid_deea {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .yellow_c344 .list-cool-b65b li.gallery_fluid_deea {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .yellow_c344 .list-cool-b65b li.gallery_fluid_deea: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) {
  .yellow_c344 .list-cool-b65b li.gallery_fluid_deea li.gallery_fluid_deea li.gallery_fluid_deea li.gallery_fluid_deea {
    padding-left: 0;
  }
}
article.gallery_fluid_deea {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_fluid_deea .content_mini_6e91 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_fluid_deea .component_b306 {
  float: left;
}
article.gallery_fluid_deea .overlay_wide_8a3c {
  margin-left: 85px;
}
article.gallery_fluid_deea .narrow_c065 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_fluid_deea .narrow_c065 .aside_blue_d37d {
  margin-left: 10px;
}
article.gallery_fluid_deea .pattern_bc4e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_fluid_deea .green_a480 {
  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 .panel_fe9a,
  #respond .logo-wide-e9fe,
  #respond .light-c79e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .panel_fe9a input,
#respond .logo-wide-e9fe input,
#respond .light-c79e input {
  width: 100%;
}
#respond .light-c79e {
  margin-right: 0;
}
#respond .list_over_9962 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.soft-d357 .backdrop-small-87f7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-small-87f7 .notice-17a9.banner-e9a4 .tabs-c141 > li > a:focus,
.backdrop-small-87f7 .notice-17a9.banner-e9a4 .tabs-c141 > li > a:hover,
.backdrop-small-87f7 .notice-17a9.main-87cc .tabs-c141 > li > a:focus,
.backdrop-small-87f7 .notice-17a9.main-87cc .tabs-c141 > li > a:hover,
.backdrop-small-87f7 .notice-17a9.carousel-motion-aa56 .tabs-c141 > li > a:focus,
.backdrop-small-87f7 .notice-17a9.carousel-motion-aa56 .tabs-c141 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-small-87f7
  .notice-17a9.banner-e9a4
  .tabs-c141
  > li.north-c6ce
  > a,
.backdrop-small-87f7
  .notice-17a9.banner-e9a4
  .tabs-c141
  > li.hidden_cool_11be
  > a,
.backdrop-small-87f7
  .notice-17a9.main-87cc
  .tabs-c141
  > li.north-c6ce
  > a,
.backdrop-small-87f7
  .notice-17a9.main-87cc
  .tabs-c141
  > li.hidden_cool_11be
  > a,
.backdrop-small-87f7
  .notice-17a9.carousel-motion-aa56
  .tabs-c141
  > li.north-c6ce
  > a,
.backdrop-small-87f7 .notice-17a9.carousel-motion-aa56 .tabs-c141 > li.video_7080 > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-small-87f7 .dropdown_7739,
.backdrop-small-87f7 .dropdown_7739 a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-small-87f7 .container-79e5.focus_9a22 li a,
.backdrop-small-87f7 .hot-01c4 a,
.backdrop-small-87f7 .dirty-273d,
.backdrop-small-87f7 .tabs-c141 > li > a,
.backdrop-small-87f7 .wood-e5ec {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7 .container-79e5.focus_9a22 li a:hover,
.backdrop-small-87f7 .hot-01c4 a:hover,
.backdrop-small-87f7 .dirty-273d:hover,
.backdrop-small-87f7 .tabs-c141 > li > a:hover,
.backdrop-small-87f7 .wood-e5ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-small-87f7 .wrapper_full_cde4 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7 .wrapper_full_cde4 .selected_3fb0 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-small-87f7 .wrapper_full_cde4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-small-87f7 .light-2953 .background_prev_33b3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7 .light-2953 .background_prev_33b3 .next-8931 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7
  .light-2953
  .background_prev_33b3
  .next-8931::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7
  .light-2953
  .background_prev_33b3
  .next-8931:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7
  .light-2953
  .background_prev_33b3
  .next-8931::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7
  .light-2953
  .background_prev_33b3
  .next-8931::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7 .light-2953 .copper-3702 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-small-87f7 .light-2953 .copper-3702:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_last_cf32
  .backdrop-small-87f7
  .light-2953
  .wood_eef7
  .thumbnail_inner_dad1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_last_cf32
  .backdrop-small-87f7
  .light-2953
  .wood_eef7
  .next-8931 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft-d357 .gas-7dfa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gas-7dfa .notice-17a9.banner-e9a4 .tabs-c141 > li > a:focus,
.gas-7dfa .notice-17a9.banner-e9a4 .tabs-c141 > li > a:hover,
.gas-7dfa .notice-17a9.main-87cc .tabs-c141 > li > a:focus,
.gas-7dfa .notice-17a9.main-87cc .tabs-c141 > li > a:hover,
.gas-7dfa .notice-17a9.carousel-motion-aa56 .tabs-c141 > li > a:focus,
.gas-7dfa .notice-17a9.carousel-motion-aa56 .tabs-c141 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-7dfa
  .notice-17a9.banner-e9a4
  .tabs-c141
  > li.north-c6ce
  > a,
.gas-7dfa
  .notice-17a9.banner-e9a4
  .tabs-c141
  > li.hidden_cool_11be
  > a,
.gas-7dfa
  .notice-17a9.main-87cc
  .tabs-c141
  > li.north-c6ce
  > a,
.gas-7dfa
  .notice-17a9.main-87cc
  .tabs-c141
  > li.hidden_cool_11be
  > a,
.gas-7dfa
  .notice-17a9.carousel-motion-aa56
  .tabs-c141
  > li.north-c6ce
  > a,
.gas-7dfa .notice-17a9.carousel-motion-aa56 .tabs-c141 > li.video_7080 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-7dfa .dropdown_7739,
.gas-7dfa .dropdown_7739 a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-7dfa .container-79e5.focus_9a22 li a,
.gas-7dfa .hot-01c4 a,
.gas-7dfa .dirty-273d,
.gas-7dfa .tabs-c141 > li > a,
.gas-7dfa .wood-e5ec {
  color: rgba(0, 0, 0, 0.55);
}
.gas-7dfa .container-79e5.focus_9a22 li a:hover,
.gas-7dfa .hot-01c4 a:hover,
.gas-7dfa .dirty-273d:hover,
.gas-7dfa .tabs-c141 > li > a:hover,
.gas-7dfa .wood-e5ec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-7dfa .wrapper_full_cde4 {
  color: rgba(0, 0, 0, 0.55);
}
.gas-7dfa .wrapper_full_cde4 .selected_3fb0 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-7dfa .wrapper_full_cde4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_orange_5898 .thumbnail-bc4d {
  margin-left: auto;
  margin-right: auto;
}
.component_dynamic_3941 > * {
  margin-left: auto;
  margin-right: auto;
}
.component_dynamic_3941 .preview-1fc6 {
  margin-right: 1.41575em;
}
.card_old_0b78 .component_dynamic_3941 > .gallery-be82 {
  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;
}
.card_old_0b78 .component_dynamic_3941 > .red-b5c8 {
  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;
}
.cold-3923.badge_orange_5898 .thumbnail-bc4d,
.info_e25f.badge_orange_5898 .thumbnail-bc4d {
  margin-left: 0;
}
.section-4d3d.badge_orange_5898 .thumbnail-bc4d,
.carousel_first_46a0.badge_orange_5898 .thumbnail-bc4d {
  margin-right: 0;
}
.component_dynamic_3941 ol,
.component_dynamic_3941 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature_rough_bec7 video {
  max-width: 100%;
}
.popup_da34 img {
  display: block;
}
.popup_da34.preview-1fc6,
.popup_da34.wide_6739 {
  width: 100%;
}
.popup_da34.red-b5c8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.button-south-ede5:not(.bronze-1363) {
  margin: 1.5em auto;
}
.form_red_4032 p {
  padding: 1.5em 14px;
}
ul.static-0b97.red-b5c8,
ul.static-0b97.gallery-be82,
ul.static-0b97.primary-a387.gallery-be82 {
  padding: 0 14px;
}
.layout-2ba6 {
  display: block;
  overflow-x: auto;
}
.layout-2ba6 table {
  border-collapse: collapse;
  width: 100%;
}
.layout-2ba6 td,
.layout-2ba6 th {
  padding: 0.5em;
}
.component_dynamic_3941 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.component_dynamic_3941 ol ol,
.component_dynamic_3941 ol ul,
.component_dynamic_3941 ul ol,
.component_dynamic_3941 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.component_dynamic_3941 ol ol li,
.component_dynamic_3941 ol ul li,
.component_dynamic_3941 ul ol li,
.component_dynamic_3941 ul ul li {
  margin-left: 0;
}
.accent-119f.hovered_feea > .wide_e755 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accent-119f.hovered_feea > .wide_e755 iframe,
.accent-119f.hovered_feea > .wide_e755 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mini-b177 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mini-b177.avatar-59e0 {
  padding: 0;
}
.mini-b177.avatar-59e0 cite {
  font-size: 13px;
}
.mini-b177 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mini-b177 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.form-south-a0bc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.form-south-a0bc > p:first-child {
  margin-top: 0;
}
.form-south-a0bc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.form-south-a0bc blockquote {
  border-left: 0;
}
.message_5a97 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.message_5a97:not(.fresh-20e8) {
  max-width: 100px;
}
.message_5a97.tiny-c9c0 {
  border-bottom: none !important;
  text-align: center;
}
.message_5a97.tiny-c9c0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form_red_4032 p {
    padding: 1.5em 0;
  }
}
.banner_prev_88db {
  color: #0073aa;
}
.logo-a37f {
  background-color: #0073aa;
}
.purple_faec {
  color: #229fd8;
}
.surface-clean-acf5 {
  background-color: #229fd8;
}
.pink_bd8f {
  color: #eee;
}
.wrapper-6c78 {
  background-color: #eee;
}
.pink-fc41 {
  color: #444;
}
.copper-45fc {
  background-color: #444;
}
.panel-upper-11a2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel-upper-11a2 .hard_d7db .hot-01c4 {
  font-size: 15px;
}
.panel-upper-11a2 .hot-01c4 {
  line-height: 1.3;
}
.panel-upper-11a2 .gas-7dfa {
}
.panel-upper-11a2 .backdrop-small-87f7 {
  background: #235787;
}
.caption-top-5dc6 {
  padding: 0;
}
.caption-top-5dc6 .backdrop-small-87f7 {
  background: #1a1a1a;
}
.caption-top-5dc6 .gas-7dfa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.photo-plasma-1a22 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.photo-plasma-1a22 .gas-7dfa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.photo-plasma-1a22 .backdrop-small-87f7 {
  background: #303030;
}
.outline-yellow-225d {
  position: relative;
  z-index: 10;
}
.outline-yellow-225d .large-10b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-05c2 .grid_6232 {
  display: inline-block;
  vertical-align: middle;
}
.popup-05c2.secondary-purple-666c .grid_6232 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup-05c2.secondary-purple-666c .grid_6232 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-05c2.secondary-purple-666c .grid_6232 {
    margin-right: 0.4em;
  }
}
.popup-05c2.secondary-purple-666c .grid_6232:last-child {
  margin-right: 0;
}
.video_eb46 .large-10b5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .soft-d357 .hard_d7db {
    margin: 0 -0.5em;
  }
  .soft-d357 .hard_d7db [class*="customify-col-"],
  .soft-d357 .hard_d7db [class*="customify-col_"],
  .soft-d357 .hard_d7db [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.soft-d357.overlay-silver-37e3 .large-10b5 {
  background: 0 0 !important;
}
.soft-d357.overlay-silver-37e3 .large-10b5,
.soft-d357.video_eb46 .large-10b5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .soft-d357.static_39ae {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.soft-d357.video_eb46 .large-10b5 {
  box-shadow: none !important;
}
.tall-0b66 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tall-0b66 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tall-0b66 {
    padding: 18px 0 20px;
  }
}
.tall-0b66 .active_649b {
  width: 100%;
}
.tall-0b66 .sort_lower_2745 {
  margin-bottom: 0;
}
.tall-0b66 .main-b7de {
  margin-top: 5px;
  font-size: 0.875em;
}
.message-action-d900 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.message-action-d900 .prev_df95 {
  width: 100%;
}
.label-64ae {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-64ae li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-64ae 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;
}
.label-64ae li:last-child:after {
  display: none;
}
.label-64ae li a {
  font-weight: 500;
  margin-right: 10px;
}
.wide-ae99 .list_2790 button,
.tall-0b66 .list_2790 button {
  left: 0;
}
.wide-ae99 .prev_df95,
.tall-0b66 .prev_df95 {
  padding-left: 0;
  padding-right: 0;
}
.wide-ae99 .message-action-d900,
.tall-0b66 .message-action-d900 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wide-ae99 {
  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;
}
.wide-ae99: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;
}
.wide-ae99 .left_c6e0 {
  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) {
  .wide-ae99 .left_c6e0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wide-ae99 .left_c6e0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wide-ae99 .left_c6e0 {
    min-height: 200px;
  }
}
.wide-ae99 .label-64ae {
  color: rgba(255, 255, 255, 0.8);
}
.wide-ae99 .label-64ae a,
.wide-ae99 .label-64ae li:after {
  color: inherit;
}
.wide-ae99 .label-64ae a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.picture-paper-4a41 {
  margin-bottom: 0.5em;
}
.progress_under_2fd2 {
  margin-bottom: 1.2em;
}
.progress_under_2fd2,
.picture-paper-4a41 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress_under_2fd2 p:last-child,
.picture-paper-4a41 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .list_2790,
#masthead .list_2790 {
  display: none;
}
#masthead
  > .list_2790.tag_new_b8d0 {
  display: none;
}
#masthead > .list_2790 button {
  left: 0;
}
.gallery-2679 {
  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%;
}
.gallery-2679 .grid_6232 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gallery-2679 .list_next_1703 {
  display: -webkit-box;
  display: flex;
}
.gallery-2679 .list_next_1703.hero-f792 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gallery-2679 .list_next_1703.border_center_6cd3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-2679 .list_next_1703.section-pro-198b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-2679.video_in_7b32.overlay_7202 .list_next_1703.hero-f792 {
  flex-basis: 100%;
}
.gallery-2679.huge_d417 .list_next_1703.border_center_6cd3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gallery-2679.huge_d417 .list_next_1703.section-pro-198b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .list_2790.tag_new_b8d0 {
  display: none;
}
#masthead > .list_2790 button {
  left: 0;
}
.short_4907 {
  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;
}
.short_4907:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.short_4907.box_422e i {
  margin-right: 4px;
}
.short_4907.card-left-baa1 i {
  margin-left: 5px;
}
.hot-01c4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hot-01c4 p:last-child {
  margin-bottom: 0;
}
.badge-active-7e56 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.badge-active-7e56 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.badge-active-7e56 img {
  display: block;
  width: auto;
  line-height: 1;
}
.badge-active-7e56 .dropdown_7739 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.badge-active-7e56 .lite_095f {
  margin: 5px 0 7px 0;
}
.badge-active-7e56.tag-upper-85c4 .mask_a543 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-active-7e56.tag-upper-85c4 .description_hard_637f {
  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;
}
.badge-active-7e56.accent-huge-aeb6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.badge-active-7e56.accent-huge-aeb6 .mask_a543 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-active-7e56.accent-huge-aeb6 .description_hard_637f {
  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;
}
.badge-active-7e56.grid-fixed-7ebc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge-active-7e56.thumbnail_a128 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.badge-active-7e56.thumbnail_a128 .description_hard_637f {
  margin-top: 7px;
}
.badge_wide_2e23 {
  display: inline-block;
}
.outline-yellow-225d .outline-8575 .badge-active-7e56 img {
  max-width: 100%;
}
.notice-17a9 .container_7f14.picture_7d94,
.sort_stone_f7ba .container_7f14.picture_7d94 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice-17a9 .photo-simple-ba02,
.sort_stone_f7ba .photo-simple-ba02 {
  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%);
}
.notice-17a9 .photo-simple-ba02 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notice-17a9.overlay_inner_21e7 .photo-simple-ba02 {
  display: none;
}
.notice-17a9 .article_bronze_3407 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-17a9 .article_bronze_3407 li {
  display: inline-block;
  position: relative;
}
.notice-17a9 .article_bronze_3407 li:last-child {
  margin-right: 0;
}
.notice-17a9 .article_bronze_3407 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;
}
.notice-17a9 .article_bronze_3407 li.video_7080 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notice-17a9 .article_bronze_3407 > 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;
}
.notice-17a9 .article_bronze_3407 > li > a i {
  line-height: 0;
}
.notice-17a9 .article_bronze_3407 > li.sort_last_9f4e > a .photo-simple-ba02 {
  margin-left: 4px;
  line-height: 0;
}
.notice-17a9 .article_bronze_3407 .button-9a77 li.sort_last_9f4e > a {
  position: relative;
}
.notice-17a9 .article_bronze_3407 .button-9a77 li.sort_last_9f4e > a:after,
.notice-17a9 .article_bronze_3407 .button-9a77 li.sort_last_9f4e > a:before {
  content: "";
  display: table;
}
.notice-17a9 .article_bronze_3407 .button-9a77 li.sort_last_9f4e > a:after {
  clear: both;
}
.notice-17a9 .article_bronze_3407 .button-9a77 li.sort_last_9f4e > a .photo-simple-ba02 {
  margin-left: 5px;
  float: right;
}
.notice-17a9 .bright_4b8e,
.notice-17a9 .button-9a77 {
  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;
}
.notice-17a9 .button-9a77 {
  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;
}
.notice-17a9 .button-9a77 .picture_7d94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice-17a9 .button-9a77 .photo-simple-ba02 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notice-17a9 .button-9a77 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notice-17a9 .button-9a77 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;
}
.notice-17a9 .button-9a77 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notice-17a9 .button-9a77 .button-9a77 {
  top: 0;
  left: 100%;
}
.notice-17a9 .sort-b7df.fn-focus-154a > .bright_4b8e,
.notice-17a9 .sort-b7df.fn-focus-154a > .button-9a77,
.notice-17a9 .sort-b7df:focus > .bright_4b8e,
.notice-17a9 .sort-b7df:focus > .button-9a77,
.notice-17a9 .sort-b7df:hover > .bright_4b8e,
.notice-17a9 .sort-b7df:hover > .button-9a77 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notice-17a9.carousel-motion-aa56 .tabs-c141:after,
.notice-17a9.carousel-motion-aa56 .tabs-c141:before {
  content: "";
  display: table;
}
.notice-17a9.carousel-motion-aa56 .tabs-c141:after {
  clear: both;
}
.notice-17a9.carousel-motion-aa56 .tabs-c141 > li {
  float: left;
}
.notice-17a9.title_liquid_843f .tabs-c141:after,
.notice-17a9.title_liquid_843f .tabs-c141:before {
  content: "";
  display: table;
}
.notice-17a9.title_liquid_843f .tabs-c141:after {
  clear: both;
}
.notice-17a9.title_liquid_843f .tabs-c141 > li {
  float: left;
}
.notice-17a9.title_liquid_843f .tabs-c141 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notice-17a9.title_liquid_843f .tabs-c141 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notice-17a9.title_liquid_843f .tabs-c141 > li.north-c6ce > a,
.notice-17a9.title_liquid_843f .tabs-c141 > li.video_7080 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notice-17a9.banner-e9a4 .tabs-c141 > li > a .picture_7d94 {
  position: relative;
}
.notice-17a9.banner-e9a4 .tabs-c141 > li > a .picture_7d94: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;
}
.notice-17a9.banner-e9a4
  .tabs-c141
  > li:focus
  > a
  .picture_7d94:before,
.notice-17a9.banner-e9a4
  .tabs-c141
  > li:hover
  > a
  .picture_7d94:before {
  width: 100%;
  background-color: currentColor;
}
.notice-17a9.banner-e9a4
  .tabs-c141
  > li.north-c6ce
  > a
  .picture_7d94:before,
.notice-17a9.banner-e9a4
  .tabs-c141
  > li.hidden_cool_11be
  > a
  .picture_7d94:before {
  width: 100%;
  background-color: currentColor;
}
.notice-17a9.main-87cc .tabs-c141 > li > a .picture_7d94 {
  position: relative;
}
.notice-17a9.main-87cc .tabs-c141 > li > a .picture_7d94: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;
}
.notice-17a9.main-87cc .tabs-c141 > li:focus > a .picture_7d94:before,
.notice-17a9.main-87cc
  .tabs-c141
  > li:hover
  > a
  .picture_7d94:before {
  width: 100%;
  background-color: currentColor;
}
.notice-17a9.main-87cc
  .tabs-c141
  > li.north-c6ce
  > a
  .picture_7d94:before,
.notice-17a9.main-87cc
  .tabs-c141
  > li.hidden_cool_11be
  > a
  .picture_7d94:before {
  width: 100%;
  background-color: currentColor;
}
.sort_stone_f7ba .article_bronze_3407 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort_stone_f7ba .article_bronze_3407 li:first-child > a {
  border-top: none;
}
.sort_stone_f7ba .article_bronze_3407 .picture-rough-6672 > .picture_7d94 .photo-simple-ba02 {
  display: none;
}
.sort_stone_f7ba .article_bronze_3407 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sort_stone_f7ba .article_bronze_3407 li:last-child {
  border: none;
}
.sort_stone_f7ba .article_bronze_3407 li.sort_last_9f4e > a {
  padding-right: 45px !important;
}
.sort_stone_f7ba .article_bronze_3407 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sort_stone_f7ba .article_bronze_3407 li a:focus,
.sort_stone_f7ba .article_bronze_3407 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_stone_f7ba .article_bronze_3407 li .info-bf07 {
  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;
}
.sort_stone_f7ba .article_bronze_3407 li .info-bf07:hover {
  box-shadow: none;
}
.sort_stone_f7ba .article_bronze_3407 li .info-bf07 .photo-simple-ba02 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sort_stone_f7ba .article_bronze_3407 .button-9a77 {
  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);
}
.sort_stone_f7ba .article_bronze_3407 .button-9a77 li a {
  padding-left: 3em;
}
.sort_stone_f7ba .article_bronze_3407 .dirty-ae78 > a .info-bf07 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sort_stone_f7ba .article_bronze_3407 .dirty-ae78 > .button-9a77 {
  display: block;
  opacity: 1;
}
.hover_south_87ce {
  max-width: 100%;
}
.block_dynamic_d53e {
  line-height: 0;
  cursor: pointer;
}
.wood-e5ec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wood-e5ec:hover {
  box-shadow: none;
  color: currentColor;
}
.wood-e5ec svg {
  width: 18px;
  height: 18px;
}
.wood-e5ec .info_selected_a98e {
  display: none;
}
.stone-7b0f {
  position: relative;
}
.stone-7b0f.fn-active-154a .wood-e5ec .pink-2e38 {
  display: none;
}
.stone-7b0f.fn-active-154a .wood-e5ec .info_selected_a98e {
  display: inline-block;
}
.stone-7b0f .slider-tall-940d {
  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);
}
.stone-7b0f.bright_5f9f .slider-tall-940d {
  left: auto;
  right: -0.9em;
}
.stone-7b0f.bright_5f9f .shade-fluid-9fa9::before {
  left: auto;
  right: 15px;
}
.stone-7b0f.fn-active-154a .slider-tall-940d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wood_eef7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wood_eef7 label {
  flex-basis: 100%;
}
.wood_eef7 .background_prev_33b3 {
  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;
}
.wood_eef7 .next-8931 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wood_eef7 .next-8931:focus {
  background-color: transparent;
}
.wood_eef7 button.copper-3702 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wood_eef7 button.copper-3702:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wood_eef7 button.copper-3702 svg {
  width: 18px;
  height: 18px;
}
.wood_eef7 input[type="submit"] {
  min-height: auto;
}
.light-2953 .wood_eef7 .next-8931 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade-fluid-9fa9 {
  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) {
  .shade-fluid-9fa9 {
    width: 220px;
  }
}
.shade-fluid-9fa9 label {
  flex-basis: 100%;
}
.shade-fluid-9fa9::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_last_cf32 .light-2953 .wood_eef7 {
  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_last_cf32
  .light-2953
  .wood_eef7
  .background_prev_33b3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.article_last_cf32 .light-2953 .wood_eef7 .next-8931 {
  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_last_cf32
  .light-2953
  .wood_eef7
  .next-8931:focus {
  background: 0 0;
}
.article_last_cf32
  .light-2953
  .wood_eef7
  .thumbnail_inner_dad1 {
  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;
}
.container-79e5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.container-79e5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.container-79e5 li:last-child {
  margin-right: 0;
}
.container-79e5 li:first-child {
  margin-left: 0;
}
.container-79e5.smooth-92b0 a {
  color: #fff;
}
.container-79e5.smooth-92b0 a:hover {
  color: #fff;
}
.container-79e5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.container-79e5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.container-79e5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.container-79e5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.container-79e5 [class*="social-icon-apple"] {
  background-color: #999;
}
.container-79e5 [class*="social-icon-apple"].liquid_91f9 {
  background-color: transparent;
  color: #999;
}
.container-79e5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.container-79e5 [class*="social-icon-behance"].liquid_91f9 {
  background-color: transparent;
  color: #1769ff;
}
.container-79e5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.container-79e5 [class*="social-icon-bitbucket"].liquid_91f9 {
  background-color: transparent;
  color: #205081;
}
.container-79e5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.container-79e5 [class*="social-icon-codepen"].liquid_91f9 {
  background-color: transparent;
  color: #000;
}
.container-79e5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.container-79e5 [class*="social-icon-delicious"].liquid_91f9 {
  background-color: transparent;
  color: #39f;
}
.container-79e5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.container-79e5 [class*="social-icon-digg"].liquid_91f9 {
  background-color: transparent;
  color: #005be2;
}
.container-79e5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.container-79e5 [class*="social-icon-dribbble"].liquid_91f9 {
  background-color: transparent;
  color: #ea4c89;
}
.container-79e5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.container-79e5 [class*="social-icon-envelope"].liquid_91f9 {
  background-color: transparent;
  color: #ea4335;
}
.container-79e5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.container-79e5 [class*="social-icon-facebook"].liquid_91f9 {
  background-color: transparent;
  color: #3b5998;
}
.container-79e5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.container-79e5 [class*="social-icon-flickr"].liquid_91f9 {
  background-color: transparent;
  color: #0063dc;
}
.container-79e5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.container-79e5 [class*="social-icon-foursquare"].liquid_91f9 {
  background-color: transparent;
  color: #2d5be3;
}
.container-79e5 [class*="social-icon-github"] {
  background-color: #333;
}
.container-79e5 [class*="social-icon-github"].liquid_91f9 {
  background-color: transparent;
  color: #333;
}
.container-79e5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.container-79e5 [class*="social-icon-google-plus"].liquid_91f9 {
  background-color: transparent;
  color: #dd4b39;
}
.container-79e5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.container-79e5 [class*="social-icon-houzz"].liquid_91f9 {
  background-color: transparent;
  color: #7ac142;
}
.container-79e5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.container-79e5 [class*="social-icon-instagram"].liquid_91f9 {
  background-color: transparent;
  color: #262626;
}
.container-79e5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.container-79e5 [class*="social-icon-jsfiddle"].liquid_91f9 {
  background-color: transparent;
  color: #487aa2;
}
.container-79e5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.container-79e5 [class*="social-icon-linkedin"].liquid_91f9 {
  background-color: transparent;
  color: #0077b5;
}
.container-79e5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.container-79e5 [class*="social-icon-medium"].liquid_91f9 {
  background-color: transparent;
  color: #00ab6b;
}
.container-79e5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.container-79e5
  [class*="social-icon-odnoklassniki"].liquid_91f9 {
  background-color: transparent;
  color: #f4731c;
}
.container-79e5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.container-79e5 [class*="social-icon-meetup"].liquid_91f9 {
  background-color: transparent;
  color: #ec1c40;
}
.container-79e5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.container-79e5 [class*="social-icon-pinterest"].liquid_91f9 {
  background-color: transparent;
  color: #bd081c;
}
.container-79e5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.container-79e5 [class*="social-icon-product-hunt"].liquid_91f9 {
  background-color: transparent;
  color: #da552f;
}
.container-79e5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.container-79e5 [class*="social-icon-reddit"].liquid_91f9 {
  background-color: transparent;
  color: #ff4500;
}
.container-79e5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.container-79e5 [class*="social-icon-rss"].liquid_91f9 {
  background-color: transparent;
  color: #f26522;
}
.container-79e5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.container-79e5
  [class*="social-icon-shopping-cart"].liquid_91f9 {
  background-color: transparent;
  color: #4caf50;
}
.container-79e5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.container-79e5 [class*="social-icon-skype"].liquid_91f9 {
  background-color: transparent;
  color: #00aff0;
}
.container-79e5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.container-79e5 [class*="social-icon-slideshare"].liquid_91f9 {
  background-color: transparent;
  color: #0077b5;
}
.container-79e5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.container-79e5 [class*="social-icon-snapchat"].liquid_91f9 {
  background-color: transparent;
  color: #fffc00;
}
.container-79e5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.container-79e5 [class*="social-icon-soundcloud"].liquid_91f9 {
  background-color: transparent;
  color: #f80;
}
.container-79e5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.container-79e5 [class*="social-icon-spotify"].liquid_91f9 {
  background-color: transparent;
  color: #2ebd59;
}
.container-79e5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.container-79e5
  [class*="social-icon-stack-overflow"].liquid_91f9 {
  background-color: transparent;
  color: #fe7a15;
}
.container-79e5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.container-79e5 [class*="social-icon-maldkfgram"].liquid_91f9 {
  background-color: transparent;
  color: #2ca5e0;
}
.container-79e5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.container-79e5 [class*="social-icon-tripadvisor"].liquid_91f9 {
  background-color: transparent;
  color: #589442;
}
.container-79e5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.container-79e5 [class*="social-icon-tumblr"].liquid_91f9 {
  background-color: transparent;
  color: #35465c;
}
.container-79e5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.container-79e5 [class*="social-icon-twitch"].liquid_91f9 {
  background-color: transparent;
  color: #6441a5;
}
.container-79e5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.container-79e5 [class*="social-icon-twitter"].liquid_91f9 {
  background-color: transparent;
  color: #1da1f2;
}
.container-79e5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.container-79e5 [class*="social-icon-vimeo"].liquid_91f9 {
  background-color: transparent;
  color: #1ab7ea;
}
.container-79e5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.container-79e5 [class*="social-icon-vk"].liquid_91f9 {
  background-color: transparent;
  color: #45668e;
}
.container-79e5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.container-79e5 [class*="social-icon-weibo"].liquid_91f9 {
  background-color: transparent;
  color: #df2029;
}
.container-79e5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.container-79e5 [class*="social-icon-weixin"].liquid_91f9 {
  background-color: transparent;
  color: #7bb32e;
}
.container-79e5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.container-79e5 [class*="social-icon-whatsapp"].liquid_91f9 {
  background-color: transparent;
  color: #25d366;
}
.container-79e5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.container-79e5 [class*="social-icon-wordpress"].liquid_91f9 {
  background-color: transparent;
  color: #21759b;
}
.container-79e5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.container-79e5 [class*="social-icon-xing"].liquid_91f9 {
  background-color: transparent;
  color: #026466;
}
.container-79e5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.container-79e5 [class*="social-icon-yelp"].liquid_91f9 {
  background-color: transparent;
  color: #af0606;
}
.container-79e5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.container-79e5 [class*="social-icon-youtube"].liquid_91f9 {
  background-color: transparent;
  color: #cd201f;
}
.dirty-273d {
  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;
}
.dirty-273d:hover {
  box-shadow: none;
  background: 0 0;
}
.liquid-28bf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-orange-13dc {
  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;
}
.table_8803 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.menu_under_ba92 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.menu_under_ba92,
.menu_under_ba92::after,
.menu_under_ba92::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;
}
.menu_under_ba92::after,
.menu_under_ba92::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_light_b74b .breadcrumb-orange-13dc .table_8803 {
  margin-top: -2px;
  width: 19px;
}
.grid_light_b74b .breadcrumb-orange-13dc .menu_under_ba92 {
  margin-top: -1px;
}
.grid_light_b74b .breadcrumb-orange-13dc .menu_under_ba92,
.grid_light_b74b .breadcrumb-orange-13dc .menu_under_ba92::after,
.grid_light_b74b .breadcrumb-orange-13dc .menu_under_ba92::before {
  width: 19px;
  height: 2px;
}
.grid_light_b74b .breadcrumb-orange-13dc .menu_under_ba92::before {
  top: -6px;
}
.grid_light_b74b .breadcrumb-orange-13dc .menu_under_ba92::after {
  bottom: -6px;
}
.banner-0537 .breadcrumb-orange-13dc .table_8803 {
  margin-top: -2px;
  width: 22px;
}
.banner-0537 .breadcrumb-orange-13dc .menu_under_ba92 {
  margin-top: -1px;
}
.banner-0537 .breadcrumb-orange-13dc .menu_under_ba92,
.banner-0537 .breadcrumb-orange-13dc .menu_under_ba92::after,
.banner-0537 .breadcrumb-orange-13dc .menu_under_ba92::before {
  width: 22px;
  height: 2px;
}
.banner-0537 .breadcrumb-orange-13dc .menu_under_ba92::before {
  top: -7px;
}
.banner-0537 .breadcrumb-orange-13dc .menu_under_ba92::after {
  bottom: -7px;
}
.breadcrumb-157e .breadcrumb-orange-13dc .table_8803 {
  margin-top: -2px;
  width: 31px;
}
.breadcrumb-157e .breadcrumb-orange-13dc .menu_under_ba92 {
  margin-top: -1.5px;
}
.breadcrumb-157e .breadcrumb-orange-13dc .menu_under_ba92,
.breadcrumb-157e .breadcrumb-orange-13dc .menu_under_ba92::after,
.breadcrumb-157e .breadcrumb-orange-13dc .menu_under_ba92::before {
  width: 31px;
  height: 3px;
}
.breadcrumb-157e .breadcrumb-orange-13dc .menu_under_ba92::before {
  top: -9px;
}
.breadcrumb-157e .breadcrumb-orange-13dc .menu_under_ba92::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .iron_160b .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 19px;
  }
  .iron_160b .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1px;
  }
  .iron_160b .breadcrumb-orange-13dc .menu_under_ba92,
  .iron_160b .breadcrumb-orange-13dc .menu_under_ba92::after,
  .iron_160b .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 19px;
    height: 2px;
  }
  .iron_160b .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -6px;
  }
  .iron_160b .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -6px;
  }
  .item_action_3c0b .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 22px;
  }
  .item_action_3c0b .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1px;
  }
  .item_action_3c0b .breadcrumb-orange-13dc .menu_under_ba92,
  .item_action_3c0b .breadcrumb-orange-13dc .menu_under_ba92::after,
  .item_action_3c0b .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 22px;
    height: 2px;
  }
  .item_action_3c0b .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -7px;
  }
  .item_action_3c0b .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -7px;
  }
  .link_green_947f .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 31px;
  }
  .link_green_947f .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1.5px;
  }
  .link_green_947f .breadcrumb-orange-13dc .menu_under_ba92,
  .link_green_947f .breadcrumb-orange-13dc .menu_under_ba92::after,
  .link_green_947f .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 31px;
    height: 3px;
  }
  .link_green_947f .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -9px;
  }
  .link_green_947f .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_7df2 .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 19px;
  }
  .layout_7df2 .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1px;
  }
  .layout_7df2 .breadcrumb-orange-13dc .menu_under_ba92,
  .layout_7df2 .breadcrumb-orange-13dc .menu_under_ba92::after,
  .layout_7df2 .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 19px;
    height: 2px;
  }
  .layout_7df2 .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -6px;
  }
  .layout_7df2 .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -6px;
  }
  .carousel_solid_9d4a .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_solid_9d4a .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1px;
  }
  .carousel_solid_9d4a .breadcrumb-orange-13dc .menu_under_ba92,
  .carousel_solid_9d4a .breadcrumb-orange-13dc .menu_under_ba92::after,
  .carousel_solid_9d4a .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 22px;
    height: 2px;
  }
  .carousel_solid_9d4a .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -7px;
  }
  .carousel_solid_9d4a .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -7px;
  }
  .surface_d8c4 .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 31px;
  }
  .surface_d8c4 .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1.5px;
  }
  .surface_d8c4 .breadcrumb-orange-13dc .menu_under_ba92,
  .surface_d8c4 .breadcrumb-orange-13dc .menu_under_ba92::after,
  .surface_d8c4 .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 31px;
    height: 3px;
  }
  .surface_d8c4 .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -9px;
  }
  .surface_d8c4 .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav-670b .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-670b .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1px;
  }
  .nav-670b .breadcrumb-orange-13dc .menu_under_ba92,
  .nav-670b .breadcrumb-orange-13dc .menu_under_ba92::after,
  .nav-670b .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 19px;
    height: 2px;
  }
  .nav-670b .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -6px;
  }
  .nav-670b .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -6px;
  }
  .over-a163 .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 22px;
  }
  .over-a163 .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1px;
  }
  .over-a163 .breadcrumb-orange-13dc .menu_under_ba92,
  .over-a163 .breadcrumb-orange-13dc .menu_under_ba92::after,
  .over-a163 .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 22px;
    height: 2px;
  }
  .over-a163 .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -7px;
  }
  .over-a163 .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -7px;
  }
  .layout_dynamic_667c .breadcrumb-orange-13dc .table_8803 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_dynamic_667c .breadcrumb-orange-13dc .menu_under_ba92 {
    margin-top: -1.5px;
  }
  .layout_dynamic_667c .breadcrumb-orange-13dc .menu_under_ba92,
  .layout_dynamic_667c .breadcrumb-orange-13dc .menu_under_ba92::after,
  .layout_dynamic_667c .breadcrumb-orange-13dc .menu_under_ba92::before {
    width: 31px;
    height: 3px;
  }
  .layout_dynamic_667c .breadcrumb-orange-13dc .menu_under_ba92::before {
    top: -9px;
  }
  .layout_dynamic_667c .breadcrumb-orange-13dc .menu_under_ba92::after {
    bottom: -9px;
  }
}
.north_6daa .menu_under_ba92 {
  -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);
}
.north_6daa .menu_under_ba92::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.north_6daa .menu_under_ba92::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);
}
.north_6daa.lower_4f7f .menu_under_ba92 {
  -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);
}
.north_6daa.lower_4f7f .menu_under_ba92::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.north_6daa.lower_4f7f .menu_under_ba92::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);
}
.media_cold_2a00 {
  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.preview-easy-388a:before {
  display: none;
}
.tertiary-40b7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tertiary-40b7 .bright-9cc4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tertiary-40b7 .bright-9cc4:last-of-type {
  border-bottom: none;
}
.tertiary-40b7 .bright-9cc4.under_0747,
.tertiary-40b7 .bright-9cc4.dirty_6b54,
.tertiary-40b7 .bright-9cc4.badge_2fe5 {
  padding: 0;
}
.tertiary-40b7 .sort_stone_f7ba .info-bf07 {
  color: currentColor;
}
.tertiary-40b7 .sort_stone_f7ba .info-bf07:focus,
.tertiary-40b7 .sort_stone_f7ba .info-bf07:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary-40b7.gas-7dfa .wrapper_full_cde4,
.tertiary-40b7.gas-7dfa .hot-01c4 a,
.tertiary-40b7.gas-7dfa .tabs-c141 a,
.tertiary-40b7.gas-7dfa .button-9a77 a {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary-40b7.gas-7dfa .wrapper_full_cde4:hover,
.tertiary-40b7.gas-7dfa .hot-01c4 a:hover,
.tertiary-40b7.gas-7dfa .tabs-c141 a:hover,
.tertiary-40b7.gas-7dfa .button-9a77 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-40b7.gas-7dfa .selected_3fb0 {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-40b7.gas-7dfa .bright-9cc4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-40b7.gas-7dfa .bright-9cc4:before {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary-40b7.gas-7dfa .cold-ebdc:before {
  background: rgba(255, 255, 255, 0.9);
}
.tertiary-40b7.gas-7dfa .sort_stone_f7ba .article_bronze_3407 li a,
.tertiary-40b7.gas-7dfa .sort_stone_f7ba .info-bf07,
.tertiary-40b7.gas-7dfa .button-9a77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-40b7.gas-7dfa .sort_stone_f7ba .info-bf07:focus,
.tertiary-40b7.gas-7dfa .sort_stone_f7ba .info-bf07:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary-40b7.gas-7dfa .article_bronze_3407 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-40b7.backdrop-small-87f7 .wrapper_full_cde4,
.tertiary-40b7.backdrop-small-87f7 .hot-01c4 a,
.tertiary-40b7.backdrop-small-87f7 .tabs-c141 .info-bf07,
.tertiary-40b7.backdrop-small-87f7 .tabs-c141 a,
.tertiary-40b7.backdrop-small-87f7 .button-9a77 a {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-40b7.backdrop-small-87f7 .wrapper_full_cde4:hover,
.tertiary-40b7.backdrop-small-87f7 .hot-01c4 a:hover,
.tertiary-40b7.backdrop-small-87f7 .tabs-c141 .info-bf07:hover,
.tertiary-40b7.backdrop-small-87f7 .tabs-c141 a:hover,
.tertiary-40b7.backdrop-small-87f7 .button-9a77 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-40b7.backdrop-small-87f7 .selected_3fb0 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-40b7.backdrop-small-87f7 .bright-9cc4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-40b7.backdrop-small-87f7 .bright-9cc4:before {
  background: rgba(255, 255, 255, 0.08);
}
.tertiary-40b7.backdrop-small-87f7 .cold-ebdc:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-40b7.backdrop-small-87f7 .sort_stone_f7ba .article_bronze_3407 li a,
.tertiary-40b7.backdrop-small-87f7 .sort_stone_f7ba .info-bf07,
.tertiary-40b7.backdrop-small-87f7 .button-9a77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-40b7.backdrop-small-87f7 .sort_stone_f7ba .info-bf07:focus,
.tertiary-40b7.backdrop-small-87f7 .sort_stone_f7ba .info-bf07:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary-40b7.backdrop-small-87f7 .article_bronze_3407 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-ebdc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cold-ebdc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wide_624b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail-66fe .tertiary-40b7 {
  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;
}
.thumbnail-66fe .bright-9cc4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail-66fe .bright-9cc4: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) {
  .thumbnail-66fe .bright-9cc4:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail-66fe .bright-9cc4:last-child:before {
  content: none;
}
.thumbnail-66fe .bright-9cc4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail-66fe .sort_stone_f7ba .article_bronze_3407 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail-66fe .sort_stone_f7ba .article_bronze_3407 li a .info-bf07 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail-66fe .sort_stone_f7ba .button-9a77 {
  border: none;
}
.thumbnail-66fe .sort_stone_f7ba .button-9a77 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail-66fe .cold-ebdc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail-66fe .wide_624b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail-66fe .backdrop-small-87f7 .cold-ebdc:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-66fe .gas-7dfa.button-hot-efaf .menu_under_ba92 {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail-66fe
  .gas-7dfa.button-hot-efaf
  .menu_under_ba92::after,
.thumbnail-66fe
  .gas-7dfa.button-hot-efaf
  .menu_under_ba92:before {
  background: inherit;
}
.thumbnail-66fe
  .gas-7dfa.button-hot-efaf:hover
  .menu_under_ba92 {
  background: rgba(0, 0, 0, 0.8);
}
.link_middle_b029 .tertiary-40b7 {
  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) {
  .link_middle_b029 .tertiary-40b7 {
    width: auto;
    right: 45px;
  }
}
.stale_9897 .tertiary-40b7 {
  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) {
  .stale_9897 .tertiary-40b7 {
    width: auto;
    left: 45px;
  }
}
.preview-easy-388a .tertiary-40b7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-easy-388a .wide_624b {
  max-width: 48em;
  margin: 0 auto;
}
.preview-easy-388a .cold-ebdc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.silver_f634 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.silver_f634.thumbnail-66fe .tertiary-40b7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.silver_f634.link_middle_b029 .tertiary-40b7 {
  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);
}
.silver_f634 .tertiary-40b7 {
  visibility: visible;
}
.silver_f634.stale_9897 .tertiary-40b7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title_20cc,
.column-advanced-1c4b {
  overflow-x: hidden;
}
.title_20cc .tertiary-40b7 {
  overflow: auto;
}
.title_20cc.thumbnail-66fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_20cc.thumbnail-66fe .tertiary-40b7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title_20cc.thumbnail-66fe .dirty-273d {
  opacity: 0;
}
.title_20cc.link_middle_b029 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_20cc.link_middle_b029 .tertiary-40b7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title_20cc.link_middle_b029 .dirty-273d {
  opacity: 0;
}
.title_20cc.stale_9897 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_20cc.stale_9897 .tertiary-40b7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title_20cc.stale_9897 .dirty-273d {
  opacity: 0;
}
.title_20cc.preview-easy-388a .tertiary-40b7 {
  z-index: 10;
  visibility: visible;
}
.button-hot-efaf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.button-hot-efaf .menu_under_ba92 {
  background: rgba(255, 255, 255, 0.99);
}
.button-hot-efaf .menu_under_ba92::after,
.button-hot-efaf .menu_under_ba92:before {
  background: inherit;
}
.button-hot-efaf:hover .menu_under_ba92 {
  background: rgba(255, 255, 255, 0.99);
}
.stale_9897 .button-hot-efaf {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-easy-388a .button-hot-efaf {
  display: none !important;
}
.title_20cc:before,
.column-advanced-1c4b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title_20cc .button-hot-efaf,
.column-advanced-1c4b .button-hot-efaf {
  display: inline-block;
}
.tertiary-40b7 .grid_6232 {
  -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;
}
.title_20cc .tertiary-40b7 .grid_6232,
.column-advanced-1c4b .tertiary-40b7 .grid_6232 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.motion_9b30 .background_prev_33b3 {
  width: 100%;
}
.outline-8575 {
  padding: 0 0.5em 0;
}
.outline-8575 [class*="customify-col-"],
.outline-8575 [class*="customify-col_"],
.outline-8575 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.easy_831e .outline-8575 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard_d7db .component-next-c946,
  .component-next-c946 {
    display: none;
  }
  .shadow_8b36 {
    text-align: left;
  }
  .nav_stone_99c8 {
    text-align: center;
  }
  .first_c21f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard_d7db .current-100b,
  .current-100b {
    display: none;
  }
  .section-pressed-fedf {
    text-align: left;
  }
  .motion-25e3 {
    text-align: center;
  }
  .shadow-271e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard_d7db .description_next_83b7,
  .description_next_83b7 {
    display: none;
  }
  .medium_d67b {
    text-align: left;
  }
  .caption_purple_7b70 {
    text-align: center;
  }
  .pattern_2543 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focus_fixed_290e {
  box-shadow: none !important;
}
.old-7337 .layout_blue_7559,
.avatar_lite_a24c .layout_blue_7559 {
  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;
}
.avatar_lite_a24c .layout_blue_7559 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.large-10b5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.large-10b5:after,
.large-10b5:before {
  content: "";
  display: table;
}
.large-10b5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .large-10b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.large-10b5,
.static_39ae {
  max-width: 1248px;
  margin: 0 auto;
}

.widget_copper_d02b.paper-263a .large-10b5 {
  max-width: 100%;
}
.widget_copper_d02b.cool-736a {
  max-width: 1200px;
  margin: 0 auto;
}
.widget_copper_d02b.pro_7cfa .large-10b5 {
  max-width: 100%;
}
.widget_copper_d02b.pro_7cfa > .large-10b5 {
  padding-left: 0;
  padding-right: 0;
}
.widget_copper_d02b.pro_7cfa > .large-10b5 .hard_d7db {
  margin: 0;
}
.widget_copper_d02b.pro_7cfa
  > .large-10b5
  .description-plasma-60f7.grid_tiny_a047 {
  margin-right: 0;
  margin-left: 0;
}
.widget_copper_d02b.pro_7cfa #main.grid_tiny_a047 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .panel_eaf6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .panel_eaf6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid_blue_d730 .thumbnail-bc4d {
    padding-right: 1em;
  }
  .grid_blue_d730.hover_4d9f .description-plasma-60f7 {
    border-right: 1px solid #eaecee;
  }
  .grid_blue_d730.hover_4d9f .thumbnail-bc4d {
    padding-right: 1em;
  }
  .grid_blue_d730.hover_4d9f .status_6250 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_4cf3 .thumbnail-bc4d {
    padding-left: 1em;
  }
  .box_4cf3.hover_4d9f .description-plasma-60f7 {
    border-left: 1px solid #eaecee;
  }
  .box_4cf3.hover_4d9f .thumbnail-bc4d {
    padding-left: 1em;
  }
  .box_4cf3.hover_4d9f .status_6250 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper_f8b4 .thumbnail-bc4d {
    padding-left: 1em;
  }
  .paper_f8b4.hover_4d9f .wrapper_da9c {
    border-right: 1px solid #eaecee;
  }
  .paper_f8b4.hover_4d9f .border_6895 {
    border-right: 1px solid #eaecee;
  }
  .paper_f8b4.hover_4d9f .thumbnail-bc4d {
    padding-left: 1em;
  }
  .paper_f8b4.hover_4d9f .status_6250 {
    padding-right: 1em;
  }
  .paper_f8b4.hover_4d9f .tag-cool-1fc8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_hot_7ee7 .thumbnail-bc4d {
    padding-right: 1em;
  }
  .description_hot_7ee7.hover_4d9f .wrapper_da9c {
    border-left: 1px solid #eaecee;
  }
  .description_hot_7ee7.hover_4d9f .border_6895 {
    border-left: 1px solid #eaecee;
  }
  .description_hot_7ee7.hover_4d9f .thumbnail-bc4d {
    padding-right: 1em;
  }
  .description_hot_7ee7.hover_4d9f .status_6250 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_hot_7ee7.hover_4d9f .tag-cool-1fc8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_eaf6 .thumbnail-bc4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_eaf6.hover_4d9f .description-plasma-60f7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .panel_eaf6.hover_4d9f .thumbnail-bc4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_eaf6.hover_4d9f .status_6250 {
    padding-left: 1em;
  }
  .panel_eaf6.hover_4d9f .tag-cool-1fc8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .panel_eaf6.hover_4d9f .thumbnail-bc4d {
    padding-left: 0;
  }
}
.hover-7114 .popup-05c2 {
  display: inline-block;
}
.input_easy_894e {
  display: inline-block;
}
.header_d4c7 {
  word-con: break-word;
}
.highlight_light_8477 > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight_light_8477 .next-e551 {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight_light_8477 .tiny-ae2f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info_0096 .pagination_94ef {
  margin-bottom: 2em;
}
.info_0096 .chip_fast_0cf5 {
  margin-bottom: 15px;
}
.info_0096 .chip_fast_0cf5:last-child {
  margin-bottom: 0;
}
.info_0096 .border_short_bedd {
  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) {
  .info_0096 .border_short_bedd {
    display: block;
  }
}
.info_0096 .pressed-a9cc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info_0096 .pressed-a9cc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info_0096 .overlay-872a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info_0096 .overlay-872a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info_0096 .overlay-872a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info_0096 .header_d4c7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_0096 .header_d4c7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info_0096 .disabled-action-aebb p:last-child {
  margin-bottom: 0;
}
.info_0096 .table_next_f405 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info_0096 .banner-fast-6d1b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info_0096 .tall-cd88 {
  margin-top: 1em;
}
.info_0096 .complex-ac7f {
  top: 0;
  display: block;
}
.info_0096 .complex-ac7f a {
  color: inherit;
}
.info_0096 .complex-ac7f a:hover {
  color: inherit;
}
.info_0096 .article_67d4 {
  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;
}
.info_0096 .article_67d4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info_0096 .banner-fast-6d1b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info_0096 .chip_last_c101 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info_0096 .chip_last_c101:first-child {
  margin-top: 0;
}
.info_0096 .chip_last_c101.media-81a0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info_0096 .chip_last_c101.overlay-890b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_0096
  .chip_last_c101.overlay-890b.input_basic_64c7
  .tall-cd88 {
  width: 100%;
}
.info_0096 .overlay-890b {
  -webkit-box-align: center;
  align-items: center;
}
.info_0096 .overlay-890b .highlight_light_8477,
.info_0096 .overlay-890b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info_0096 .overlay-872a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_0096 .overlay-872a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_0096 .overlay-872a: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;
}
.info_0096 .media-81a0 {
  z-index: 5;
}
.info_0096 .alert_5ef9 .accordion-south-4bae {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info_0096 .lower_3c31 .accordion-south-4bae {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info_0096 .image_purple_d8ee .accordion-south-4bae {
  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;
}
.info_0096.feature_easy_a18a .border_short_bedd,
.info_0096.picture-df5b .border_short_bedd {
  display: block;
}
.info_0096.feature_easy_a18a .border_short_bedd .backdrop-e596,
.info_0096.feature_easy_a18a .border_short_bedd .banner-fast-6d1b,
.info_0096.picture-df5b .border_short_bedd .backdrop-e596,
.info_0096.picture-df5b .border_short_bedd .banner-fast-6d1b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_0096.label_1187 .pressed-a9cc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info_0096.label_1187 .pressed-a9cc {
    margin-right: 0;
  }
}
.info_0096.feature_easy_a18a .pressed-a9cc,
.info_0096.picture-df5b .pressed-a9cc {
  padding-top: 40%;
}
.info_0096.feature_easy_a18a .pagination_94ef,
.info_0096.picture-df5b .pagination_94ef {
  display: block;
}
.info_0096.feature_easy_a18a .fn-sticky-154a .banner-fast-6d1b,
.info_0096.picture-df5b .fn-sticky-154a .banner-fast-6d1b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info_0096.feature_easy_a18a .pressed-a9cc,
.info_0096.picture-df5b .pressed-a9cc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info_0096.feature_easy_a18a .banner-fast-6d1b {
  padding: 1em;
}
.wood_c2f8 {
  margin: 30px auto;
  display: block;
}
.wood_c2f8 .card-dirty-8990 > * {
  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;
}
.wood_c2f8 .card-dirty-8990 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wood_c2f8 .card-dirty-8990 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification-basic-4456 .highlight_light_8477 {
  margin-bottom: 1.41575em;
}
.notification-basic-4456 .notice-3c2f {
  margin-bottom: 1.618em;
}
.component_dynamic_3941 .small-6d3c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.component_dynamic_3941 .small-6d3c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.component_dynamic_3941 .picture_5b50 {
  max-width: 100%;
  overflow: auto;
}
.badge_orange_5898 .component_dynamic_3941 a:hover {
  text-decoration: underline;
}
.next_2296 .chip_fast_0cf5:not(.header_d4c7),
.next_2296 .overlay-872a {
  margin-bottom: 1.41575em;
}
.next_2296 .chip_fast_0cf5:not(.header_d4c7):last-child,
.next_2296 .overlay-872a:last-child {
  margin-bottom: 0;
}
.next_2296 .chip_fast_0cf5.dropdown_medium_8dc8 {
  margin-bottom: 0.41575em;
}
.next_2296 .thumbnail-orange-e179:before,
.next_2296 .surface_106b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.next_2296 .thumbnail-orange-e179:before {
  content: "\f115";
}
.next_2296 .surface_106b:before {
  content: "\f02c";
}
.next_2296 .gradient-silver-e529 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.next_2296 .gradient-silver-e529 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.module_bottom_bde7 {
  display: -webkit-box;
  display: flex;
}
.module_bottom_bde7 .photo-in-8048 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .module_bottom_bde7 .photo-in-8048 {
    flex-basis: 90px;
  }
}
.module_bottom_bde7 .badge-out-bafc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .module_bottom_bde7 .badge-out-bafc {
    flex-basis: calc(100% - 50px);
  }
}
.module_bottom_bde7 .huge_0b3e p:last-child {
  margin-bottom: 0.72em;
}
.middle-d757 .card-dirty-8990 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.middle-d757 .card-dirty-8990:after,
.middle-d757 .card-dirty-8990:before {
  content: "";
  display: table;
}
.middle-d757 .card-dirty-8990:after {
  clear: both;
}
.middle-d757 .card-dirty-8990 .icon-short-db34,
.middle-d757 .card-dirty-8990 .article_8d6e {
  width: 49%;
}
.middle-d757 .card-dirty-8990 .icon-short-db34 a span.detail_stone_4113,
.middle-d757 .card-dirty-8990 .article_8d6e a span.detail_stone_4113 {
  display: block;
  margin-bottom: 5px;
}
.middle-d757 .card-dirty-8990 .article_8d6e {
  float: left;
  text-align: left;
}
.middle-d757 .card-dirty-8990 .icon-short-db34 {
  float: right;
  text-align: right;
}
.gradient-933c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient-933c {
    margin-bottom: 0;
  }
}
.pagination-3a0c {
  margin-bottom: 1em;
}
.pagination-3a0c .header_d4c7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hard-ab69 a {
  display: block;
  line-height: 0;
  position: relative;
}
.border_31fd .pagination-3a0c,
.caption-a0e9 .pagination-3a0c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .border_31fd .pagination-3a0c,
  .caption-a0e9 .pagination-3a0c {
    display: block;
  }
}
.border_31fd .hard-ab69,
.caption-a0e9 .hard-ab69 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .border_31fd .hard-ab69,
  .caption-a0e9 .hard-ab69 {
    margin-bottom: 1em;
  }
}
.border_31fd .hard-ab69 img,
.caption-a0e9 .hard-ab69 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.border_31fd .header_4d03,
.caption-a0e9 .header_4d03 {
  flex-basis: calc(100% - 160px);
}
.border_31fd .header_4d03 p,
.caption-a0e9 .header_4d03 p {
  margin-bottom: 0;
}
.border_31fd .header_4d03 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .border_31fd .header_4d03 {
    padding-left: 0;
  }
}
.caption-a0e9 .header_4d03 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .caption-a0e9 .header_4d03 {
    padding-right: 0;
  }
}
.caption-a0e9 .hard-ab69 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.new-9f2c .hard-ab69 {
  margin-bottom: 0.5em;
}
.new-9f2c .hard-ab69 img {
  width: 100%;
}
.pagination-solid-dfde .background_ef4e,
.summary-fresh-3a82 .background_ef4e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.summary-fresh-3a82 .description-plasma-60f7 .detail-thick-1a1a p:last-child {
  margin-bottom: 0;
}
.photo_ac1c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pressed-773b .breadcrumb_copper_db0f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pressed-773b .breadcrumb_copper_db0f:last-of-type {
    margin-bottom: 0;
  }
}
.pressed-773b .breadcrumb_copper_db0f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed-773b .breadcrumb_copper_db0f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pressed-773b .breadcrumb_copper_db0f ul li {
  margin: 0 0 0.6em;
}
.pressed-773b .breadcrumb_copper_db0f ul li.old-78b7,
.pressed-773b .breadcrumb_copper_db0f ul li.module-tiny-4716 {
  position: relative;
}
.pressed-773b .breadcrumb_copper_db0f ul li.old-78b7 .accent-white-dc79,
.pressed-773b .breadcrumb_copper_db0f ul li.module-tiny-4716 .accent-white-dc79 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pressed-773b .breadcrumb_copper_db0f ul li.old-78b7:after:after,
.pressed-773b .breadcrumb_copper_db0f ul li.old-78b7:after:before,
.pressed-773b
  .breadcrumb_copper_db0f
  ul
  li.module-tiny-4716:after:after,
.pressed-773b
  .breadcrumb_copper_db0f
  ul
  li.module-tiny-4716:after:before {
  content: "";
  display: table;
}
.pressed-773b .breadcrumb_copper_db0f ul li.old-78b7:after:after,
.pressed-773b
  .breadcrumb_copper_db0f
  ul
  li.module-tiny-4716:after:after {
  clear: both;
}
.pressed-773b .breadcrumb_copper_db0f a.gradient-3b76:hover {
  text-decoration: none;
}
.pressed-773b .breadcrumb_copper_db0f select {
  max-width: 100%;
}
.pressed-773b .breadcrumb_copper_db0f table {
  font-size: 85%;
}
.pressed-773b .breadcrumb_copper_db0f table td,
.pressed-773b .breadcrumb_copper_db0f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pressed-773b .breadcrumb_copper_db0f table tfoot td {
  text-align: left;
}
.pressed-773b .breadcrumb_copper_db0f :last-child {
  margin-bottom: 0;
}
.pressed-773b .breadcrumb_copper_db0f .accent_small_a62d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pressed-773b .breadcrumb_copper_db0f .accent_small_a62d label {
  width: 100%;
}
.pressed-773b .breadcrumb_copper_db0f .accent_small_a62d .next-8931 {
  width: 100%;
  display: block;
}
.pressed-773b .breadcrumb_copper_db0f .accent_small_a62d .copper-3702 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pressed-773b .breadcrumb_copper_db0f .accent_small_a62d .copper-3702:hover svg #svg-search {
  fill: #444;
}
.pressed-773b .breadcrumb_copper_db0f .accent_small_a62d .copper-3702 svg {
  width: 18px;
  height: 18px;
}
.pressed-773b .info_92df ul ul,
.pressed-773b .panel-iron-5d83 ul ul,
.pressed-773b .dynamic-7a09 ul ul,
.pressed-773b .photo_lower_79e3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pressed-773b .info_92df .sort_last_9f4e > a,
.pressed-773b .panel-iron-5d83 .sort_last_9f4e > a,
.pressed-773b .dynamic-7a09 .sort_last_9f4e > a,
.pressed-773b .photo_lower_79e3 .sort_last_9f4e > a {
  margin-bottom: 0;
}
.pressed-773b .content_b848 li,
.pressed-773b .info_92df li,
.pressed-773b .top_5f54 li,
.pressed-773b .panel-iron-5d83 li,
.pressed-773b .dynamic-7a09 li,
.pressed-773b .photo_lower_79e3 li,
.pressed-773b .outer_5c1d li,
.pressed-773b .status-liquid-3b60 li {
  display: block;
  position: relative;
}
.pressed-773b .content_b848 li:last-child,
.pressed-773b .info_92df li:last-child,
.pressed-773b .top_5f54 li:last-child,
.pressed-773b .panel-iron-5d83 li:last-child,
.pressed-773b .dynamic-7a09 li:last-child,
.pressed-773b .photo_lower_79e3 li:last-child,
.pressed-773b .outer_5c1d li:last-child,
.pressed-773b .status-liquid-3b60 li:last-child {
  border: none;
}
.pressed-773b .content_b848 li a,
.pressed-773b .info_92df li a,
.pressed-773b .top_5f54 li a,
.pressed-773b .panel-iron-5d83 li a,
.pressed-773b .dynamic-7a09 li a,
.pressed-773b .photo_lower_79e3 li a,
.pressed-773b .outer_5c1d li a,
.pressed-773b .status-liquid-3b60 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed-773b .content_b848 li ul li::before,
.pressed-773b .info_92df li ul li::before,
.pressed-773b .top_5f54 li ul li::before,
.pressed-773b .panel-iron-5d83 li ul li::before,
.pressed-773b .dynamic-7a09 li ul li::before,
.pressed-773b .photo_lower_79e3 li ul li::before,
.pressed-773b .outer_5c1d li ul li::before,
.pressed-773b .status-liquid-3b60 li ul li::before {
  left: 15px;
}
.pressed-773b .content_b848 li ul a,
.pressed-773b .info_92df li ul a,
.pressed-773b .top_5f54 li ul a,
.pressed-773b .panel-iron-5d83 li ul a,
.pressed-773b .dynamic-7a09 li ul a,
.pressed-773b .photo_lower_79e3 li ul a,
.pressed-773b .outer_5c1d li ul a,
.pressed-773b .status-liquid-3b60 li ul a {
  padding-left: 20px;
}
.pressed-773b .content_b848 li ul ul li::before,
.pressed-773b .info_92df li ul ul li::before,
.pressed-773b .top_5f54 li ul ul li::before,
.pressed-773b .panel-iron-5d83 li ul ul li::before,
.pressed-773b .dynamic-7a09 li ul ul li::before,
.pressed-773b .photo_lower_79e3 li ul ul li::before,
.pressed-773b .outer_5c1d li ul ul li::before,
.pressed-773b .status-liquid-3b60 li ul ul li::before {
  left: 30px;
}
.pressed-773b .content_b848 li ul ul a,
.pressed-773b .info_92df li ul ul a,
.pressed-773b .top_5f54 li ul ul a,
.pressed-773b .panel-iron-5d83 li ul ul a,
.pressed-773b .dynamic-7a09 li ul ul a,
.pressed-773b .photo_lower_79e3 li ul ul a,
.pressed-773b .outer_5c1d li ul ul a,
.pressed-773b .status-liquid-3b60 li ul ul a {
  padding-left: 40px;
}
.pressed-773b .tiny-f7a9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed-773b .status-liquid-3b60 ul li {
  margin-bottom: 1.41575em;
}
.pressed-773b .status-liquid-3b60 ul li .avatar-508c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pressed-773b .status-liquid-3b60 ul li .bronze-371b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop-small-87f7 .content_b848 li a,
.backdrop-small-87f7 .info_92df li a,
.backdrop-small-87f7 .top_5f54 li a,
.backdrop-small-87f7 .panel-iron-5d83 li a,
.backdrop-small-87f7 .dynamic-7a09 li a,
.backdrop-small-87f7 .photo_lower_79e3 li a,
.backdrop-small-87f7 .outer_5c1d li a,
.backdrop-small-87f7 .status-liquid-3b60 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-small-87f7 .tiny-f7a9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-small-87f7 .breadcrumb_copper_db0f ul li.old-78b7 .accent-white-dc79,
.backdrop-small-87f7 .breadcrumb_copper_db0f ul li.module-tiny-4716 .accent-white-dc79 {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop-small-87f7 .pressed-773b .breadcrumb_copper_db0f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li {
  margin: 0;
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li ul {
  margin: 0;
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li ul li a {
  padding-left: 15px;
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li ul li li a {
  padding-left: 30px;
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li.video_7080 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li.video_7080 > 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;
}
.widget_copper_d02b .pressed-773b .article_bronze_3407 li.video_7080 > 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;
}
.label-a664 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_1817 {
  position: relative;
  z-index: 10;
}
.hover_1817 .grid_6232 {
  width: 100%;
  max-width: 100%;
}
.title-e744 .paragraph-7848 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.title-e744 .gas-7dfa {
}
.title-e744 .backdrop-small-87f7 {
  background: #292929;
}
.light_f3c1 .paragraph-7848 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.light_f3c1 .gas-7dfa {
  background: #f9f9f9;
}
.light_f3c1 .backdrop-small-87f7 {
  background: #303030;
}
.text_under_f9b2 .paragraph-7848 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .text_under_f9b2 .popup-05c2 {
    margin-bottom: 1em;
  }
  .text_under_f9b2 .popup-05c2:last-child {
    margin-bottom: 0;
  }
}
.text_under_f9b2 .gas-7dfa {
  background: #ededed;
}
.text_under_f9b2 .backdrop-small-87f7 {
  background: #1a1a1a;
}
.paragraph-7848.gas-7dfa {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph-7848.gas-7dfa .element-east-9f28 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-7848.backdrop-small-87f7 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-7848.backdrop-small-87f7 a:not(.gradient-3b76) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-7848.backdrop-small-87f7 a:not(.gradient-3b76):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-7848.backdrop-small-87f7 .element-east-9f28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-7848.backdrop-small-87f7 table tbody td,
.paragraph-7848.backdrop-small-87f7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.info-408a.video_eb46 .large-10b5 {
  max-width: initial;
}
.info-408a .secondary-purple-666c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info-408a .secondary-purple-666c .grid_6232 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info-408a .secondary-purple-666c .grid_6232 {
    display: block;
    margin-bottom: 2em;
  }
  .info-408a .secondary-purple-666c .grid_6232:last-child {
    margin-bottom: 0;
  }
}
.text_under_f9b2 .popup-05c2:last-child,
.light_f3c1 .popup-05c2:last-child,
.title-e744 .popup-05c2:last-child {
  margin-bottom: 0;
}
.text_under_f9b2 .popup-05c2 .pressed-773b .breadcrumb_copper_db0f:last-child,
.light_f3c1 .popup-05c2 .pressed-773b .breadcrumb_copper_db0f:last-child,
.title-e744 .popup-05c2 .pressed-773b .breadcrumb_copper_db0f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .text_under_f9b2 .wrapper-active-9567,
  .text_under_f9b2 .title_16b6,
  .light_f3c1 .wrapper-active-9567,
  .light_f3c1 .title_16b6,
  .title-e744 .wrapper-active-9567,
  .title-e744 .title_16b6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_1817 .popup-05c2 {
    margin-bottom: 2em;
  }
}
.hover_1817 p:last-child {
  margin-bottom: 0;
}
.hover_1817 li,
.hover_1817 ul {
  list-style: none;
  margin: 0;
}
.hover_1817 ul ul {
  margin-left: 2.617924em;
}
.badge-slow-6cb8 {
  font-size: 0.875em;
}

/* css-noise: a845 */
.phantom-card-t7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
