/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thick_7da0/customify
Author: WPCustomify
Author URI: https://pressmaximum.thick_7da0
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.thick_7da0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.filter-outer-0198.background-6aee/licenses/gpl-2.0.steel_6074
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.outer-2e4a/, (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.heading-gold-5b7b.pink-5ab2/normalize.label-clean-bd8b/
 ======
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.label-clean-bd8b v7.0.0 | MIT License | github.thick_7da0/necolas/normalize.label-clean-bd8b */
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;
}
.header_middle_c72e .info_black_5187,
.gallery-cold-764d,
.title-8103,
.box_full_4198,
.soft_74f6,
.main_pressed_f9f3,
.banner_7f2c,
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;
}
.gallery-cold-764d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gallery-cold-764d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-cold-764d,
  h1 {
    font-size: 1.8em;
  }
}
.title-8103,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title-8103 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title-8103,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title-8103,
  h2 {
    font-size: 1.7em;
  }
}
.box_full_4198,
h3 {
  font-size: 1.618em;
}
.header_middle_c72e .info_black_5187,
.soft_74f6,
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.notice_paper_a350 {
  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;
}
.label_997c:after,
.label_997c:before,
.alert_out_1bf8:after,
.alert_out_1bf8:before {
  content: "";
  display: table;
}
.label_997c:after,
.alert_out_1bf8:after {
  clear: both;
}
.slow_7099 {
  float: right;
  margin-right: 0;
}
.heading_stone_2490 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module-dabb .action-7d78,
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;
}
.module-dabb .action-7d78: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;
}
.old_4a27 .action-7d78 {
  box-shadow: none;
}
.old_4a27
  .action-7d78
  .modal-fixed-fd66 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old_4a27 .action-7d78 .under_bfdf {
  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;
}
.old_4a27
  .action-7d78
  .under_bfdf
  b {
  display: none;
}
.old_4a27 .hover_abb8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.glass-1a03:not(.element-f441):not(.footer-0950),
button:not(.element-f441):not(.footer-0950),
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ),
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ),
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ) {
  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;
}
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ):hover,
button:not(.element-f441):not(
    .footer-0950
  ):hover,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ):hover,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ):hover,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ):active,
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ):focus,
button:not(.element-f441):not(
    .footer-0950
  ):active,
button:not(.element-f441):not(
    .footer-0950
  ):focus,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ):active,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ):focus,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ):active,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ):focus,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ):active,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ):focus {
  outline: 0;
}
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d,
button:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d {
  position: relative;
}
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .column-solid-660a,
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .block-371c,
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .sidebar-current-80a2,
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  i,
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  svg,
button:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .column-solid-660a,
button:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .block-371c,
button:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .sidebar-current-80a2,
button:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  i,
button:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  svg,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .column-solid-660a,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .block-371c,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .sidebar-current-80a2,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  i,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  svg,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .column-solid-660a,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .block-371c,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .sidebar-current-80a2,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  i,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  svg,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .column-solid-660a,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .block-371c,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  .sidebar-current-80a2,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  i,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d
  svg {
  visibility: hidden;
}
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d:after,
button:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d:after,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d:after,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d:after,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ).fn-loading-5a3d: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;
}
.glass-1a03:not(.element-f441):not(.footer-0950),
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ),
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ),
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ) {
  color: #fff;
  background: #235787;
}
.glass-1a03:not(.element-f441):not(
    .footer-0950
  ):focus,
input[type="button"]:not(.element-f441):not(
    .footer-0950
  ):focus,
input[type="reset"]:not(.element-f441):not(
    .footer-0950
  ):focus,
input[type="submit"]:not(.element-f441):not(
    .footer-0950
  ):focus {
  color: #fff;
}
.glass-1a03.fn-disabled-5a3d:not(.element-f441):not(
    .footer-0950
  ),
.glass-1a03[disabled]:not(.element-f441):not(
    .footer-0950
  ),
button.fn-disabled-5a3d:not(.element-f441):not(
    .footer-0950
  ),
button[disabled]:not(.element-f441):not(
    .footer-0950
  ) {
  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;
}
.accent_7b60 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accent_7b60: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;
}
.light_45d7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.photo_f854 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion_light_be79 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.label_997c:after,
.label_997c:before,
.bottom-da9a:after,
.bottom-da9a:before,
.gold-4a73:after,
.gold-4a73:before,
.aside-e140:after,
.aside-e140:before,
.soft-76b0:after,
.soft-76b0:before,
.hidden-light-e86d:after,
.hidden-light-e86d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.label_997c:after,
.bottom-da9a:after,
.gold-4a73:after,
.aside-e140:after,
.soft-76b0:after,
.hidden-light-e86d:after {
  clear: both;
}
.bottom-da9a .inner-6255,
.gold-4a73 .inner-6255,
.video_cool_68eb .inner-6255 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dim-4282 {
  display: inline-block;
}
.chip_b23e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.chip_b23e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.chip_b23e .prev-3839 {
  padding: 1em 0;
  font-size: 85%;
}
.prev-3839 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.message_e680 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.message_e680:after,
.message_e680:before {
  content: "";
  display: table;
}
.message_e680:after {
  clear: both;
}
.complex_d33c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.disabled-focused-664d .complex_d33c {
  max-width: 50%;
}
.message_1f09 .complex_d33c {
  max-width: 33.33%;
}
.photo-wood-cadd .complex_d33c {
  max-width: 25%;
}
.card-lite-1fe7 .complex_d33c {
  max-width: 20%;
}
.box-07b9 .complex_d33c {
  max-width: 16.66%;
}
.hover_gas_79b4 .complex_d33c {
  max-width: 14.28%;
}
.thumbnail_4fa0 .complex_d33c {
  max-width: 12.5%;
}
.media-full-9c0a .complex_d33c {
  max-width: 11.11%;
}
.input_7324 {
  display: block;
}
.header_middle_c72e .pro-a13e label,
.header_middle_c72e .tag_c32a label,
.header_middle_c72e .dropdown-75ce label,
.header_middle_c72e .summary_new_a58e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-yellow-3396 {
  list-style: none;
  margin: 0;
}
.thumbnail-yellow-3396 article.form-red-5019 {
  margin-bottom: 0;
}
.thumbnail-yellow-3396 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-yellow-3396 .thick-580b li.form-red-5019 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-yellow-3396 .thick-580b li.form-red-5019 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-yellow-3396 .thick-580b li.form-red-5019: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) {
  .thumbnail-yellow-3396 .thick-580b li.form-red-5019 li.form-red-5019 li.form-red-5019 li.form-red-5019 {
    padding-left: 0;
  }
}
article.form-red-5019 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-red-5019 .bottom-da9a p:last-of-type {
  margin-bottom: 0;
}
article.form-red-5019 .right-4934 {
  float: left;
}
article.form-red-5019 .pro_3fde {
  margin-left: 85px;
}
article.form-red-5019 .surface_a7dc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-red-5019 .surface_a7dc .liquid_f005 {
  margin-left: 10px;
}
article.form-red-5019 .border-pink-4069 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-red-5019 .focus_cold_e111 {
  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 .pro-a13e,
  #respond .dropdown-75ce,
  #respond .summary_new_a58e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro-a13e input,
#respond .dropdown-75ce input,
#respond .summary_new_a58e input {
  width: 100%;
}
#respond .summary_new_a58e {
  margin-right: 0;
}
#respond .background-smooth-9c1b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner_84c7 {
  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;
}
.inner_84c7.overlay-dirty-cfd3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.inner_84c7 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%);
}
.inner_84c7:focus,
.inner_84c7: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);
}
.full_eb25 {
  border-radius: 10%;
}
.out_dae9 {
  border-radius: 50%;
}
.badge-light-4432 {
  font-size: 0.72em;
}
.column_81d3 {
  font-size: 0.875em;
}
.tabs_2262 {
  font-size: 1.1em;
}
.wide_0b29 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wide_0b29.badge-light-4432 {
  letter-spacing: 0.5px;
}
.soft-1a21,
.soft-1a21 a {
  color: #6d6d6d;
}
.soft-1a21 a:hover {
  color: #111;
}
.gradient_09a7 {
  color: #6d6d6d;
}
.bronze-fc38 {
  overflow-x: hidden;
}
.bronze-fc38 .highlight-down-57fb.easy-3d15 {
  position: relative;
}
.bronze-fc38 .highlight-down-57fb.easy-3d15.content_fluid_c1f4 {
  position: initial;
}
.bronze-fc38
  .highlight-down-57fb.easy-3d15.content_fluid_c1f4
  .article_tiny_f44b {
  left: auto;
}
.bronze-fc38 .highlight-down-57fb .article_tiny_f44b {
  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;
}
.bronze-fc38 .highlight-down-57fb:hover.easy-3d15 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bronze-fc38
  .highlight-down-57fb:hover.easy-3d15
  .article_tiny_f44b {
  display: block;
  z-index: 9999999;
}
.bronze-fc38 .secondary_16f9 .menu_902e,
.bronze-fc38 .active_wide_bd5f .menu_902e {
  display: none;
}
.bronze-fc38 .large_24e9 .highlight-down-57fb:hover.easy-3d15 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.header_middle_c72e .pro-a13e label,
.header_middle_c72e .tag_c32a label,
.header_middle_c72e .dropdown-75ce label,
.header_middle_c72e .summary_new_a58e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-yellow-3396 {
  list-style: none;
  margin: 0;
}
.thumbnail-yellow-3396 article.form-red-5019 {
  margin-bottom: 0;
}
.thumbnail-yellow-3396 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-yellow-3396 .thick-580b li.form-red-5019 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-yellow-3396 .thick-580b li.form-red-5019 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-yellow-3396 .thick-580b li.form-red-5019: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) {
  .thumbnail-yellow-3396 .thick-580b li.form-red-5019 li.form-red-5019 li.form-red-5019 li.form-red-5019 {
    padding-left: 0;
  }
}
article.form-red-5019 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-red-5019 .bottom-da9a p:last-of-type {
  margin-bottom: 0;
}
article.form-red-5019 .right-4934 {
  float: left;
}
article.form-red-5019 .pro_3fde {
  margin-left: 85px;
}
article.form-red-5019 .surface_a7dc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-red-5019 .surface_a7dc .liquid_f005 {
  margin-left: 10px;
}
article.form-red-5019 .border-pink-4069 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-red-5019 .focus_cold_e111 {
  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 .pro-a13e,
  #respond .dropdown-75ce,
  #respond .summary_new_a58e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro-a13e input,
#respond .dropdown-75ce input,
#respond .summary_new_a58e input {
  width: 100%;
}
#respond .summary_new_a58e {
  margin-right: 0;
}
#respond .background-smooth-9c1b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary_16f9 .tall-6c52 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tall-6c52 .tag-mini-94ca.active-9ebd .background_focused_d25d > li > a:focus,
.tall-6c52 .tag-mini-94ca.active-9ebd .background_focused_d25d > li > a:hover,
.tall-6c52 .tag-mini-94ca.mask-east-55a1 .background_focused_d25d > li > a:focus,
.tall-6c52 .tag-mini-94ca.mask-east-55a1 .background_focused_d25d > li > a:hover,
.tall-6c52 .tag-mini-94ca.caption-thick-37ca .background_focused_d25d > li > a:focus,
.tall-6c52 .tag-mini-94ca.caption-thick-37ca .background_focused_d25d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6c52
  .tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li.narrow-ed80
  > a,
.tall-6c52
  .tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li.banner_c566
  > a,
.tall-6c52
  .tag-mini-94ca.mask-east-55a1
  .background_focused_d25d
  > li.narrow-ed80
  > a,
.tall-6c52
  .tag-mini-94ca.mask-east-55a1
  .background_focused_d25d
  > li.banner_c566
  > a,
.tall-6c52
  .tag-mini-94ca.caption-thick-37ca
  .background_focused_d25d
  > li.narrow-ed80
  > a,
.tall-6c52 .tag-mini-94ca.caption-thick-37ca .background_focused_d25d > li.bronze_7d9c > a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6c52 .badge_huge_f80f,
.tall-6c52 .badge_huge_f80f a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6c52 .feature_bright_2653.thumbnail-2c7c li a,
.tall-6c52 .stale_8bf7 a,
.tall-6c52 .blue_72fc,
.tall-6c52 .background_focused_d25d > li > a,
.tall-6c52 .first-6255 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52 .feature_bright_2653.thumbnail-2c7c li a:hover,
.tall-6c52 .stale_8bf7 a:hover,
.tall-6c52 .blue_72fc:hover,
.tall-6c52 .background_focused_d25d > li > a:hover,
.tall-6c52 .first-6255:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6c52 .title_brown_34d4 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52 .title_brown_34d4 .notification_easy_b136 {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6c52 .title_brown_34d4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6c52 .thumbnail-1fcc .grid_d2b5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52 .thumbnail-1fcc .grid_d2b5 .fast_a75e {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52
  .thumbnail-1fcc
  .grid_d2b5
  .fast_a75e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52
  .thumbnail-1fcc
  .grid_d2b5
  .fast_a75e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52
  .thumbnail-1fcc
  .grid_d2b5
  .fast_a75e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52
  .thumbnail-1fcc
  .grid_d2b5
  .fast_a75e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52 .thumbnail-1fcc .medium-15e5 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6c52 .thumbnail-1fcc .medium-15e5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_iron_87b1
  .tall-6c52
  .thumbnail-1fcc
  .nav_3d97
  .tertiary-4f7b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_iron_87b1
  .tall-6c52
  .thumbnail-1fcc
  .nav_3d97
  .fast_a75e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_16f9 .component-f9b4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.component-f9b4 .tag-mini-94ca.active-9ebd .background_focused_d25d > li > a:focus,
.component-f9b4 .tag-mini-94ca.active-9ebd .background_focused_d25d > li > a:hover,
.component-f9b4 .tag-mini-94ca.mask-east-55a1 .background_focused_d25d > li > a:focus,
.component-f9b4 .tag-mini-94ca.mask-east-55a1 .background_focused_d25d > li > a:hover,
.component-f9b4 .tag-mini-94ca.caption-thick-37ca .background_focused_d25d > li > a:focus,
.component-f9b4 .tag-mini-94ca.caption-thick-37ca .background_focused_d25d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-f9b4
  .tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li.narrow-ed80
  > a,
.component-f9b4
  .tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li.banner_c566
  > a,
.component-f9b4
  .tag-mini-94ca.mask-east-55a1
  .background_focused_d25d
  > li.narrow-ed80
  > a,
.component-f9b4
  .tag-mini-94ca.mask-east-55a1
  .background_focused_d25d
  > li.banner_c566
  > a,
.component-f9b4
  .tag-mini-94ca.caption-thick-37ca
  .background_focused_d25d
  > li.narrow-ed80
  > a,
.component-f9b4 .tag-mini-94ca.caption-thick-37ca .background_focused_d25d > li.bronze_7d9c > a {
  color: rgba(0, 0, 0, 0.8);
}
.component-f9b4 .badge_huge_f80f,
.component-f9b4 .badge_huge_f80f a {
  color: rgba(0, 0, 0, 0.8);
}
.component-f9b4 .feature_bright_2653.thumbnail-2c7c li a,
.component-f9b4 .stale_8bf7 a,
.component-f9b4 .blue_72fc,
.component-f9b4 .background_focused_d25d > li > a,
.component-f9b4 .first-6255 {
  color: rgba(0, 0, 0, 0.55);
}
.component-f9b4 .feature_bright_2653.thumbnail-2c7c li a:hover,
.component-f9b4 .stale_8bf7 a:hover,
.component-f9b4 .blue_72fc:hover,
.component-f9b4 .background_focused_d25d > li > a:hover,
.component-f9b4 .first-6255:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-f9b4 .title_brown_34d4 {
  color: rgba(0, 0, 0, 0.55);
}
.component-f9b4 .title_brown_34d4 .notification_easy_b136 {
  color: rgba(0, 0, 0, 0.8);
}
.component-f9b4 .title_brown_34d4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_warm_ce91 .icon_pink_ee33 {
  margin-left: auto;
  margin-right: auto;
}
.gold-4a73 > * {
  margin-left: auto;
  margin-right: auto;
}
.gold-4a73 .light_45d7 {
  margin-right: 1.41575em;
}
.active-action-c07a .gold-4a73 > .video-5606 {
  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;
}
.active-action-c07a .gold-4a73 > .surface_1e6c {
  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;
}
.module_40a2.video_warm_ce91 .icon_pink_ee33,
.card-bronze-3d00.video_warm_ce91 .icon_pink_ee33 {
  margin-left: 0;
}
.sort-1c56.video_warm_ce91 .icon_pink_ee33,
.block_dirty_69bd.video_warm_ce91 .icon_pink_ee33 {
  margin-right: 0;
}
.gold-4a73 ol,
.gold-4a73 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip_purple_0146 video {
  max-width: 100%;
}
.component-clean-a2bb img {
  display: block;
}
.component-clean-a2bb.light_45d7,
.component-clean-a2bb.photo_f854 {
  width: 100%;
}
.component-clean-a2bb.surface_1e6c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dropdown-bef6:not(.form-28ed) {
  margin: 1.5em auto;
}
.north_6a5c p {
  padding: 1.5em 14px;
}
ul.article_9a81.surface_1e6c,
ul.article_9a81.video-5606,
ul.article_9a81.white-c0f2.video-5606 {
  padding: 0 14px;
}
.medium_edd5 {
  display: block;
  overflow-x: auto;
}
.medium_edd5 table {
  border-collapse: collapse;
  width: 100%;
}
.medium_edd5 td,
.medium_edd5 th {
  padding: 0.5em;
}
.gold-4a73 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gold-4a73 ol ol,
.gold-4a73 ol ul,
.gold-4a73 ul ol,
.gold-4a73 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gold-4a73 ol ol li,
.gold-4a73 ol ul li,
.gold-4a73 ul ol li,
.gold-4a73 ul ul li {
  margin-left: 0;
}
.title_east_a258.dropdown-941b > .filter-06d8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title_east_a258.dropdown-941b > .filter-06d8 iframe,
.title_east_a258.dropdown-941b > .filter-06d8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.clean-5bba {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.clean-5bba.avatar_light_813c {
  padding: 0;
}
.clean-5bba.avatar_light_813c cite {
  font-size: 13px;
}
.clean-5bba > * {
  margin-left: 16px;
  margin-right: 16px;
}
.clean-5bba cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focus_fast_ce1f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focus_fast_ce1f > p:first-child {
  margin-top: 0;
}
.focus_fast_ce1f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focus_fast_ce1f blockquote {
  border-left: 0;
}
.surface_advanced_3010 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.surface_advanced_3010:not(.row_939e) {
  max-width: 100px;
}
.surface_advanced_3010.popup_eb54 {
  border-bottom: none !important;
  text-align: center;
}
.surface_advanced_3010.popup_eb54::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .north_6a5c p {
    padding: 1.5em 0;
  }
}
.paper_cc1d {
  color: #0073aa;
}
.yellow_5273 {
  background-color: #0073aa;
}
.red-df71 {
  color: #229fd8;
}
.dirty_45e5 {
  background-color: #229fd8;
}
.cool-b651 {
  color: #eee;
}
.next_78fe {
  background-color: #eee;
}
.copper-57d0 {
  color: #444;
}
.background-east-96fb {
  background-color: #444;
}
.panel_rough_b47e {
  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_rough_b47e .dropdown_hard_38e9 .stale_8bf7 {
  font-size: 15px;
}
.panel_rough_b47e .stale_8bf7 {
  line-height: 1.3;
}
.panel_rough_b47e .component-f9b4 {
}
.panel_rough_b47e .tall-6c52 {
  background: #235787;
}
.mask_06e6 {
  padding: 0;
}
.mask_06e6 .tall-6c52 {
  background: #1a1a1a;
}
.mask_06e6 .component-f9b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort-selected-e6eb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort-selected-e6eb .component-f9b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort-selected-e6eb .tall-6c52 {
  background: #303030;
}
.hidden-light-e86d {
  position: relative;
  z-index: 10;
}
.hidden-light-e86d .pattern_b31b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-26cf .easy-3d15 {
  display: inline-block;
  vertical-align: middle;
}
.hard-26cf.content_fbc0 .easy-3d15 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hard-26cf.content_fbc0 .easy-3d15 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hard-26cf.content_fbc0 .easy-3d15 {
    margin-right: 0.4em;
  }
}
.hard-26cf.content_fbc0 .easy-3d15:last-child {
  margin-right: 0;
}
.thumbnail-c5f3 .pattern_b31b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .secondary_16f9 .dropdown_hard_38e9 {
    margin: 0 -0.5em;
  }
  .secondary_16f9 .dropdown_hard_38e9 [class*="customify-col-"],
  .secondary_16f9 .dropdown_hard_38e9 [class*="customify-col_"],
  .secondary_16f9 .dropdown_hard_38e9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.secondary_16f9.large-6a29 .pattern_b31b {
  background: 0 0 !important;
}
.secondary_16f9.large-6a29 .pattern_b31b,
.secondary_16f9.thumbnail-c5f3 .pattern_b31b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .secondary_16f9.tag_wood_76cd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.secondary_16f9.thumbnail-c5f3 .pattern_b31b {
  box-shadow: none !important;
}
.north-b0a1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .north-b0a1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .north-b0a1 {
    padding: 18px 0 20px;
  }
}
.north-b0a1 .pattern-8915 {
  width: 100%;
}
.north-b0a1 .description-792d {
  margin-bottom: 0;
}
.north-b0a1 .bright-d9c9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.selected-0c11 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.selected-0c11 .highlight_over_6d24 {
  width: 100%;
}
.breadcrumb-9cec {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.breadcrumb-9cec li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.breadcrumb-9cec 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;
}
.breadcrumb-9cec li:last-child:after {
  display: none;
}
.breadcrumb-9cec li a {
  font-weight: 500;
  margin-right: 10px;
}
.section-276c .menu_902e button,
.north-b0a1 .menu_902e button {
  left: 0;
}
.section-276c .highlight_over_6d24,
.north-b0a1 .highlight_over_6d24 {
  padding-left: 0;
  padding-right: 0;
}
.section-276c .selected-0c11,
.north-b0a1 .selected-0c11 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section-276c {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-276c:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.section-276c .filter_39ae {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .section-276c .filter_39ae {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section-276c .filter_39ae {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section-276c .filter_39ae {
    min-height: 200px;
  }
}
.section-276c .breadcrumb-9cec {
  color: rgba(255, 255, 255, 0.8);
}
.section-276c .breadcrumb-9cec a,
.section-276c .breadcrumb-9cec li:after {
  color: inherit;
}
.section-276c .breadcrumb-9cec a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dark_7e98 {
  margin-bottom: 0.5em;
}
.search_7bfc {
  margin-bottom: 1.2em;
}
.search_7bfc,
.dark_7e98 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.search_7bfc p:last-child,
.dark_7e98 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu_902e,
#masthead .menu_902e {
  display: none;
}
#masthead
  > .menu_902e.stone-1968 {
  display: none;
}
#masthead > .menu_902e button {
  left: 0;
}
.modal_565d {
  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%;
}
.modal_565d .easy-3d15 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal_565d .overlay_8bad {
  display: -webkit-box;
  display: flex;
}
.modal_565d .overlay_8bad.table_new_0ac6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal_565d .overlay_8bad.primary_over_d381 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_565d .overlay_8bad.carousel-6ac8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_565d.image_f302.upper-b649 .overlay_8bad.table_new_0ac6 {
  flex-basis: 100%;
}
.modal_565d.gold_50ce .overlay_8bad.primary_over_d381 {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal_565d.gold_50ce .overlay_8bad.carousel-6ac8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu_902e.stone-1968 {
  display: none;
}
#masthead > .menu_902e button {
  left: 0;
}
.paragraph-f8c4 {
  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;
}
.paragraph-f8c4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paragraph-f8c4.outline-medium-0816 i {
  margin-right: 4px;
}
.paragraph-f8c4.search_1de1 i {
  margin-left: 5px;
}
.stale_8bf7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.stale_8bf7 p:last-child {
  margin-bottom: 0;
}
.sort_b634 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sort_b634 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sort_b634 img {
  display: block;
  width: auto;
  line-height: 1;
}
.sort_b634 .badge_huge_f80f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sort_b634 .complex-ef88 {
  margin: 5px 0 7px 0;
}
.sort_b634.panel_0391 .wood-0d3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_b634.panel_0391 .primary-db40 {
  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;
}
.sort_b634.info_fixed_e390 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sort_b634.info_fixed_e390 .wood-0d3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_b634.info_fixed_e390 .primary-db40 {
  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;
}
.sort_b634.dynamic-a92f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort_b634.narrow-2ef3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sort_b634.narrow-2ef3 .primary-db40 {
  margin-top: 7px;
}
.dropdown-4a2d {
  display: inline-block;
}
.hidden-light-e86d .tiny_ccda .sort_b634 img {
  max-width: 100%;
}
.tag-mini-94ca .overlay_3476.active_5664,
.dirty_bb02 .overlay_3476.active_5664 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-mini-94ca .content_18d4,
.dirty_bb02 .content_18d4 {
  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%);
}
.tag-mini-94ca .content_18d4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tag-mini-94ca.row-0cc8 .content_18d4 {
  display: none;
}
.tag-mini-94ca .preview-25ae {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-mini-94ca .preview-25ae li {
  display: inline-block;
  position: relative;
}
.tag-mini-94ca .preview-25ae li:last-child {
  margin-right: 0;
}
.tag-mini-94ca .preview-25ae 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;
}
.tag-mini-94ca .preview-25ae li.bronze_7d9c > a {
  color: rgba(0, 0, 0, 0.9);
}
.tag-mini-94ca .preview-25ae > 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;
}
.tag-mini-94ca .preview-25ae > li > a i {
  line-height: 0;
}
.tag-mini-94ca .preview-25ae > li.heading-8dee > a .content_18d4 {
  margin-left: 4px;
  line-height: 0;
}
.tag-mini-94ca .preview-25ae .hard_1266 li.heading-8dee > a {
  position: relative;
}
.tag-mini-94ca .preview-25ae .hard_1266 li.heading-8dee > a:after,
.tag-mini-94ca .preview-25ae .hard_1266 li.heading-8dee > a:before {
  content: "";
  display: table;
}
.tag-mini-94ca .preview-25ae .hard_1266 li.heading-8dee > a:after {
  clear: both;
}
.tag-mini-94ca .preview-25ae .hard_1266 li.heading-8dee > a .content_18d4 {
  margin-left: 5px;
  float: right;
}
.tag-mini-94ca .hidden_hovered_0b0f,
.tag-mini-94ca .hard_1266 {
  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;
}
.tag-mini-94ca .hard_1266 {
  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;
}
.tag-mini-94ca .hard_1266 .active_5664 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-mini-94ca .hard_1266 .content_18d4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tag-mini-94ca .hard_1266 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tag-mini-94ca .hard_1266 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;
}
.tag-mini-94ca .hard_1266 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tag-mini-94ca .hard_1266 .hard_1266 {
  top: 0;
  left: 100%;
}
.tag-mini-94ca .tall_e8a2.fn-focus-5a3d > .hidden_hovered_0b0f,
.tag-mini-94ca .tall_e8a2.fn-focus-5a3d > .hard_1266,
.tag-mini-94ca .tall_e8a2:focus > .hidden_hovered_0b0f,
.tag-mini-94ca .tall_e8a2:focus > .hard_1266,
.tag-mini-94ca .tall_e8a2:hover > .hidden_hovered_0b0f,
.tag-mini-94ca .tall_e8a2:hover > .hard_1266 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tag-mini-94ca.caption-thick-37ca .background_focused_d25d:after,
.tag-mini-94ca.caption-thick-37ca .background_focused_d25d:before {
  content: "";
  display: table;
}
.tag-mini-94ca.caption-thick-37ca .background_focused_d25d:after {
  clear: both;
}
.tag-mini-94ca.caption-thick-37ca .background_focused_d25d > li {
  float: left;
}
.tag-mini-94ca.bronze_66f8 .background_focused_d25d:after,
.tag-mini-94ca.bronze_66f8 .background_focused_d25d:before {
  content: "";
  display: table;
}
.tag-mini-94ca.bronze_66f8 .background_focused_d25d:after {
  clear: both;
}
.tag-mini-94ca.bronze_66f8 .background_focused_d25d > li {
  float: left;
}
.tag-mini-94ca.bronze_66f8 .background_focused_d25d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tag-mini-94ca.bronze_66f8 .background_focused_d25d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tag-mini-94ca.bronze_66f8 .background_focused_d25d > li.narrow-ed80 > a,
.tag-mini-94ca.bronze_66f8 .background_focused_d25d > li.bronze_7d9c > a {
  color: #fff;
  background-color: #1e4b75;
}
.tag-mini-94ca.active-9ebd .background_focused_d25d > li > a .active_5664 {
  position: relative;
}
.tag-mini-94ca.active-9ebd .background_focused_d25d > li > a .active_5664: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;
}
.tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li:focus
  > a
  .active_5664:before,
.tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li:hover
  > a
  .active_5664:before {
  width: 100%;
  background-color: currentColor;
}
.tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li.narrow-ed80
  > a
  .active_5664:before,
.tag-mini-94ca.active-9ebd
  .background_focused_d25d
  > li.banner_c566
  > a
  .active_5664:before {
  width: 100%;
  background-color: currentColor;
}
.tag-mini-94ca.mask-east-55a1 .background_focused_d25d > li > a .active_5664 {
  position: relative;
}
.tag-mini-94ca.mask-east-55a1 .background_focused_d25d > li > a .active_5664: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;
}
.tag-mini-94ca.mask-east-55a1 .background_focused_d25d > li:focus > a .active_5664:before,
.tag-mini-94ca.mask-east-55a1
  .background_focused_d25d
  > li:hover
  > a
  .active_5664:before {
  width: 100%;
  background-color: currentColor;
}
.tag-mini-94ca.mask-east-55a1
  .background_focused_d25d
  > li.narrow-ed80
  > a
  .active_5664:before,
.tag-mini-94ca.mask-east-55a1
  .background_focused_d25d
  > li.banner_c566
  > a
  .active_5664:before {
  width: 100%;
  background-color: currentColor;
}
.dirty_bb02 .preview-25ae {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dirty_bb02 .preview-25ae li:first-child > a {
  border-top: none;
}
.dirty_bb02 .preview-25ae .solid-e604 > .active_5664 .content_18d4 {
  display: none;
}
.dirty_bb02 .preview-25ae li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dirty_bb02 .preview-25ae li:last-child {
  border: none;
}
.dirty_bb02 .preview-25ae li.heading-8dee > a {
  padding-right: 45px !important;
}
.dirty_bb02 .preview-25ae li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dirty_bb02 .preview-25ae li a:focus,
.dirty_bb02 .preview-25ae li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dirty_bb02 .preview-25ae li .smooth_032e {
  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;
}
.dirty_bb02 .preview-25ae li .smooth_032e:hover {
  box-shadow: none;
}
.dirty_bb02 .preview-25ae li .smooth_032e .content_18d4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dirty_bb02 .preview-25ae .hard_1266 {
  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);
}
.dirty_bb02 .preview-25ae .hard_1266 li a {
  padding-left: 3em;
}
.dirty_bb02 .preview-25ae .status-pressed-6848 > a .smooth_032e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dirty_bb02 .preview-25ae .status-pressed-6848 > .hard_1266 {
  display: block;
  opacity: 1;
}
.up_0b9b {
  max-width: 100%;
}
.orange_2f3e {
  line-height: 0;
  cursor: pointer;
}
.first-6255 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.first-6255:hover {
  box-shadow: none;
  color: currentColor;
}
.first-6255 svg {
  width: 18px;
  height: 18px;
}
.first-6255 .wide_a108 {
  display: none;
}
.shadow_simple_5b8f {
  position: relative;
}
.shadow_simple_5b8f.fn-active-5a3d .first-6255 .dark-1e52 {
  display: none;
}
.shadow_simple_5b8f.fn-active-5a3d .first-6255 .wide_a108 {
  display: inline-block;
}
.shadow_simple_5b8f .left-e47f {
  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);
}
.shadow_simple_5b8f.hovered_7e76 .left-e47f {
  left: auto;
  right: -0.9em;
}
.shadow_simple_5b8f.hovered_7e76 .green-4623::before {
  left: auto;
  right: 15px;
}
.shadow_simple_5b8f.fn-active-5a3d .left-e47f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav_3d97 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav_3d97 label {
  flex-basis: 100%;
}
.nav_3d97 .grid_d2b5 {
  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;
}
.nav_3d97 .fast_a75e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav_3d97 .fast_a75e:focus {
  background-color: transparent;
}
.nav_3d97 button.medium-15e5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav_3d97 button.medium-15e5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav_3d97 button.medium-15e5 svg {
  width: 18px;
  height: 18px;
}
.nav_3d97 input[type="submit"] {
  min-height: auto;
}
.thumbnail-1fcc .nav_3d97 .fast_a75e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.green-4623 {
  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) {
  .green-4623 {
    width: 220px;
  }
}
.green-4623 label {
  flex-basis: 100%;
}
.green-4623::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;
}
.hidden_iron_87b1 .thumbnail-1fcc .nav_3d97 {
  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;
}
.hidden_iron_87b1
  .thumbnail-1fcc
  .nav_3d97
  .grid_d2b5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hidden_iron_87b1 .thumbnail-1fcc .nav_3d97 .fast_a75e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hidden_iron_87b1
  .thumbnail-1fcc
  .nav_3d97
  .fast_a75e:focus {
  background: 0 0;
}
.hidden_iron_87b1
  .thumbnail-1fcc
  .nav_3d97
  .tertiary-4f7b {
  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;
}
.feature_bright_2653 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature_bright_2653 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature_bright_2653 li:last-child {
  margin-right: 0;
}
.feature_bright_2653 li:first-child {
  margin-left: 0;
}
.feature_bright_2653.hard-fde9 a {
  color: #fff;
}
.feature_bright_2653.hard-fde9 a:hover {
  color: #fff;
}
.feature_bright_2653 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature_bright_2653 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature_bright_2653 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature_bright_2653 a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature_bright_2653 [class*="social-icon-apple"] {
  background-color: #999;
}
.feature_bright_2653 [class*="social-icon-apple"].lite-c9ee {
  background-color: transparent;
  color: #999;
}
.feature_bright_2653 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature_bright_2653 [class*="social-icon-behance"].lite-c9ee {
  background-color: transparent;
  color: #1769ff;
}
.feature_bright_2653 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature_bright_2653 [class*="social-icon-bitbucket"].lite-c9ee {
  background-color: transparent;
  color: #205081;
}
.feature_bright_2653 [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature_bright_2653 [class*="social-icon-codepen"].lite-c9ee {
  background-color: transparent;
  color: #000;
}
.feature_bright_2653 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature_bright_2653 [class*="social-icon-delicious"].lite-c9ee {
  background-color: transparent;
  color: #39f;
}
.feature_bright_2653 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature_bright_2653 [class*="social-icon-digg"].lite-c9ee {
  background-color: transparent;
  color: #005be2;
}
.feature_bright_2653 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature_bright_2653 [class*="social-icon-dribbble"].lite-c9ee {
  background-color: transparent;
  color: #ea4c89;
}
.feature_bright_2653 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature_bright_2653 [class*="social-icon-envelope"].lite-c9ee {
  background-color: transparent;
  color: #ea4335;
}
.feature_bright_2653 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature_bright_2653 [class*="social-icon-facebook"].lite-c9ee {
  background-color: transparent;
  color: #3b5998;
}
.feature_bright_2653 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature_bright_2653 [class*="social-icon-flickr"].lite-c9ee {
  background-color: transparent;
  color: #0063dc;
}
.feature_bright_2653 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature_bright_2653 [class*="social-icon-foursquare"].lite-c9ee {
  background-color: transparent;
  color: #2d5be3;
}
.feature_bright_2653 [class*="social-icon-github"] {
  background-color: #333;
}
.feature_bright_2653 [class*="social-icon-github"].lite-c9ee {
  background-color: transparent;
  color: #333;
}
.feature_bright_2653 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature_bright_2653 [class*="social-icon-google-plus"].lite-c9ee {
  background-color: transparent;
  color: #dd4b39;
}
.feature_bright_2653 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature_bright_2653 [class*="social-icon-houzz"].lite-c9ee {
  background-color: transparent;
  color: #7ac142;
}
.feature_bright_2653 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature_bright_2653 [class*="social-icon-instagram"].lite-c9ee {
  background-color: transparent;
  color: #262626;
}
.feature_bright_2653 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature_bright_2653 [class*="social-icon-jsfiddle"].lite-c9ee {
  background-color: transparent;
  color: #487aa2;
}
.feature_bright_2653 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature_bright_2653 [class*="social-icon-linkedin"].lite-c9ee {
  background-color: transparent;
  color: #0077b5;
}
.feature_bright_2653 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature_bright_2653 [class*="social-icon-medium"].lite-c9ee {
  background-color: transparent;
  color: #00ab6b;
}
.feature_bright_2653 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature_bright_2653
  [class*="social-icon-odnoklassniki"].lite-c9ee {
  background-color: transparent;
  color: #f4731c;
}
.feature_bright_2653 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature_bright_2653 [class*="social-icon-meetup"].lite-c9ee {
  background-color: transparent;
  color: #ec1c40;
}
.feature_bright_2653 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature_bright_2653 [class*="social-icon-pinterest"].lite-c9ee {
  background-color: transparent;
  color: #bd081c;
}
.feature_bright_2653 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature_bright_2653 [class*="social-icon-product-hunt"].lite-c9ee {
  background-color: transparent;
  color: #da552f;
}
.feature_bright_2653 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature_bright_2653 [class*="social-icon-reddit"].lite-c9ee {
  background-color: transparent;
  color: #ff4500;
}
.feature_bright_2653 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature_bright_2653 [class*="social-icon-rss"].lite-c9ee {
  background-color: transparent;
  color: #f26522;
}
.feature_bright_2653 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature_bright_2653
  [class*="social-icon-shopping-cart"].lite-c9ee {
  background-color: transparent;
  color: #4caf50;
}
.feature_bright_2653 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature_bright_2653 [class*="social-icon-skype"].lite-c9ee {
  background-color: transparent;
  color: #00aff0;
}
.feature_bright_2653 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature_bright_2653 [class*="social-icon-slideshare"].lite-c9ee {
  background-color: transparent;
  color: #0077b5;
}
.feature_bright_2653 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature_bright_2653 [class*="social-icon-snapchat"].lite-c9ee {
  background-color: transparent;
  color: #fffc00;
}
.feature_bright_2653 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature_bright_2653 [class*="social-icon-soundcloud"].lite-c9ee {
  background-color: transparent;
  color: #f80;
}
.feature_bright_2653 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature_bright_2653 [class*="social-icon-spotify"].lite-c9ee {
  background-color: transparent;
  color: #2ebd59;
}
.feature_bright_2653 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature_bright_2653
  [class*="social-icon-stack-overflow"].lite-c9ee {
  background-color: transparent;
  color: #fe7a15;
}
.feature_bright_2653 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature_bright_2653 [class*="social-icon-maldkfgram"].lite-c9ee {
  background-color: transparent;
  color: #2ca5e0;
}
.feature_bright_2653 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature_bright_2653 [class*="social-icon-tripadvisor"].lite-c9ee {
  background-color: transparent;
  color: #589442;
}
.feature_bright_2653 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature_bright_2653 [class*="social-icon-tumblr"].lite-c9ee {
  background-color: transparent;
  color: #35465c;
}
.feature_bright_2653 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature_bright_2653 [class*="social-icon-twitch"].lite-c9ee {
  background-color: transparent;
  color: #6441a5;
}
.feature_bright_2653 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature_bright_2653 [class*="social-icon-twitter"].lite-c9ee {
  background-color: transparent;
  color: #1da1f2;
}
.feature_bright_2653 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature_bright_2653 [class*="social-icon-vimeo"].lite-c9ee {
  background-color: transparent;
  color: #1ab7ea;
}
.feature_bright_2653 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature_bright_2653 [class*="social-icon-vk"].lite-c9ee {
  background-color: transparent;
  color: #45668e;
}
.feature_bright_2653 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature_bright_2653 [class*="social-icon-weibo"].lite-c9ee {
  background-color: transparent;
  color: #df2029;
}
.feature_bright_2653 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature_bright_2653 [class*="social-icon-weixin"].lite-c9ee {
  background-color: transparent;
  color: #7bb32e;
}
.feature_bright_2653 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature_bright_2653 [class*="social-icon-whatsapp"].lite-c9ee {
  background-color: transparent;
  color: #25d366;
}
.feature_bright_2653 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature_bright_2653 [class*="social-icon-wordpress"].lite-c9ee {
  background-color: transparent;
  color: #21759b;
}
.feature_bright_2653 [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature_bright_2653 [class*="social-icon-xing"].lite-c9ee {
  background-color: transparent;
  color: #026466;
}
.feature_bright_2653 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature_bright_2653 [class*="social-icon-yelp"].lite-c9ee {
  background-color: transparent;
  color: #af0606;
}
.feature_bright_2653 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature_bright_2653 [class*="social-icon-youtube"].lite-c9ee {
  background-color: transparent;
  color: #cd201f;
}
.blue_72fc {
  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;
}
.blue_72fc:hover {
  box-shadow: none;
  background: 0 0;
}
.gradient-dirty-da05 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow-dirty-b154 {
  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;
}
.preview_29a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header-ac30 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header-ac30,
.header-ac30::after,
.header-ac30::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;
}
.header-ac30::after,
.header-ac30::before {
  content: "";
  display: block;
  background-color: inherit;
}
.detail-de49 .shadow-dirty-b154 .preview_29a2 {
  margin-top: -2px;
  width: 19px;
}
.detail-de49 .shadow-dirty-b154 .header-ac30 {
  margin-top: -1px;
}
.detail-de49 .shadow-dirty-b154 .header-ac30,
.detail-de49 .shadow-dirty-b154 .header-ac30::after,
.detail-de49 .shadow-dirty-b154 .header-ac30::before {
  width: 19px;
  height: 2px;
}
.detail-de49 .shadow-dirty-b154 .header-ac30::before {
  top: -6px;
}
.detail-de49 .shadow-dirty-b154 .header-ac30::after {
  bottom: -6px;
}
.plasma_1362 .shadow-dirty-b154 .preview_29a2 {
  margin-top: -2px;
  width: 22px;
}
.plasma_1362 .shadow-dirty-b154 .header-ac30 {
  margin-top: -1px;
}
.plasma_1362 .shadow-dirty-b154 .header-ac30,
.plasma_1362 .shadow-dirty-b154 .header-ac30::after,
.plasma_1362 .shadow-dirty-b154 .header-ac30::before {
  width: 22px;
  height: 2px;
}
.plasma_1362 .shadow-dirty-b154 .header-ac30::before {
  top: -7px;
}
.plasma_1362 .shadow-dirty-b154 .header-ac30::after {
  bottom: -7px;
}
.footer-ed0a .shadow-dirty-b154 .preview_29a2 {
  margin-top: -2px;
  width: 31px;
}
.footer-ed0a .shadow-dirty-b154 .header-ac30 {
  margin-top: -1.5px;
}
.footer-ed0a .shadow-dirty-b154 .header-ac30,
.footer-ed0a .shadow-dirty-b154 .header-ac30::after,
.footer-ed0a .shadow-dirty-b154 .header-ac30::before {
  width: 31px;
  height: 3px;
}
.footer-ed0a .shadow-dirty-b154 .header-ac30::before {
  top: -9px;
}
.footer-ed0a .shadow-dirty-b154 .header-ac30::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard_f71d .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_f71d .shadow-dirty-b154 .header-ac30 {
    margin-top: -1px;
  }
  .hard_f71d .shadow-dirty-b154 .header-ac30,
  .hard_f71d .shadow-dirty-b154 .header-ac30::after,
  .hard_f71d .shadow-dirty-b154 .header-ac30::before {
    width: 19px;
    height: 2px;
  }
  .hard_f71d .shadow-dirty-b154 .header-ac30::before {
    top: -6px;
  }
  .hard_f71d .shadow-dirty-b154 .header-ac30::after {
    bottom: -6px;
  }
  .thick-4f04 .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 22px;
  }
  .thick-4f04 .shadow-dirty-b154 .header-ac30 {
    margin-top: -1px;
  }
  .thick-4f04 .shadow-dirty-b154 .header-ac30,
  .thick-4f04 .shadow-dirty-b154 .header-ac30::after,
  .thick-4f04 .shadow-dirty-b154 .header-ac30::before {
    width: 22px;
    height: 2px;
  }
  .thick-4f04 .shadow-dirty-b154 .header-ac30::before {
    top: -7px;
  }
  .thick-4f04 .shadow-dirty-b154 .header-ac30::after {
    bottom: -7px;
  }
  .hot_5bc1 .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 31px;
  }
  .hot_5bc1 .shadow-dirty-b154 .header-ac30 {
    margin-top: -1.5px;
  }
  .hot_5bc1 .shadow-dirty-b154 .header-ac30,
  .hot_5bc1 .shadow-dirty-b154 .header-ac30::after,
  .hot_5bc1 .shadow-dirty-b154 .header-ac30::before {
    width: 31px;
    height: 3px;
  }
  .hot_5bc1 .shadow-dirty-b154 .header-ac30::before {
    top: -9px;
  }
  .hot_5bc1 .shadow-dirty-b154 .header-ac30::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tag-motion-cb01 .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 19px;
  }
  .tag-motion-cb01 .shadow-dirty-b154 .header-ac30 {
    margin-top: -1px;
  }
  .tag-motion-cb01 .shadow-dirty-b154 .header-ac30,
  .tag-motion-cb01 .shadow-dirty-b154 .header-ac30::after,
  .tag-motion-cb01 .shadow-dirty-b154 .header-ac30::before {
    width: 19px;
    height: 2px;
  }
  .tag-motion-cb01 .shadow-dirty-b154 .header-ac30::before {
    top: -6px;
  }
  .tag-motion-cb01 .shadow-dirty-b154 .header-ac30::after {
    bottom: -6px;
  }
  .title-06b1 .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 22px;
  }
  .title-06b1 .shadow-dirty-b154 .header-ac30 {
    margin-top: -1px;
  }
  .title-06b1 .shadow-dirty-b154 .header-ac30,
  .title-06b1 .shadow-dirty-b154 .header-ac30::after,
  .title-06b1 .shadow-dirty-b154 .header-ac30::before {
    width: 22px;
    height: 2px;
  }
  .title-06b1 .shadow-dirty-b154 .header-ac30::before {
    top: -7px;
  }
  .title-06b1 .shadow-dirty-b154 .header-ac30::after {
    bottom: -7px;
  }
  .surface_210e .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 31px;
  }
  .surface_210e .shadow-dirty-b154 .header-ac30 {
    margin-top: -1.5px;
  }
  .surface_210e .shadow-dirty-b154 .header-ac30,
  .surface_210e .shadow-dirty-b154 .header-ac30::after,
  .surface_210e .shadow-dirty-b154 .header-ac30::before {
    width: 31px;
    height: 3px;
  }
  .surface_210e .shadow-dirty-b154 .header-ac30::before {
    top: -9px;
  }
  .surface_210e .shadow-dirty-b154 .header-ac30::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .north_bb13 .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 19px;
  }
  .north_bb13 .shadow-dirty-b154 .header-ac30 {
    margin-top: -1px;
  }
  .north_bb13 .shadow-dirty-b154 .header-ac30,
  .north_bb13 .shadow-dirty-b154 .header-ac30::after,
  .north_bb13 .shadow-dirty-b154 .header-ac30::before {
    width: 19px;
    height: 2px;
  }
  .north_bb13 .shadow-dirty-b154 .header-ac30::before {
    top: -6px;
  }
  .north_bb13 .shadow-dirty-b154 .header-ac30::after {
    bottom: -6px;
  }
  .shade_8079 .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 22px;
  }
  .shade_8079 .shadow-dirty-b154 .header-ac30 {
    margin-top: -1px;
  }
  .shade_8079 .shadow-dirty-b154 .header-ac30,
  .shade_8079 .shadow-dirty-b154 .header-ac30::after,
  .shade_8079 .shadow-dirty-b154 .header-ac30::before {
    width: 22px;
    height: 2px;
  }
  .shade_8079 .shadow-dirty-b154 .header-ac30::before {
    top: -7px;
  }
  .shade_8079 .shadow-dirty-b154 .header-ac30::after {
    bottom: -7px;
  }
  .shadow-f5d5 .shadow-dirty-b154 .preview_29a2 {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-f5d5 .shadow-dirty-b154 .header-ac30 {
    margin-top: -1.5px;
  }
  .shadow-f5d5 .shadow-dirty-b154 .header-ac30,
  .shadow-f5d5 .shadow-dirty-b154 .header-ac30::after,
  .shadow-f5d5 .shadow-dirty-b154 .header-ac30::before {
    width: 31px;
    height: 3px;
  }
  .shadow-f5d5 .shadow-dirty-b154 .header-ac30::before {
    top: -9px;
  }
  .shadow-f5d5 .shadow-dirty-b154 .header-ac30::after {
    bottom: -9px;
  }
}
.hard-3cd1 .header-ac30 {
  -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);
}
.hard-3cd1 .header-ac30::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hard-3cd1 .header-ac30::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);
}
.hard-3cd1.content_tiny_ce18 .header-ac30 {
  -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);
}
.hard-3cd1.content_tiny_ce18 .header-ac30::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hard-3cd1.content_tiny_ce18 .header-ac30::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);
}
.secondary_focused_e67b {
  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.warm-c7ac:before {
  display: none;
}
.active_wide_bd5f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.active_wide_bd5f .footer_99d8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.active_wide_bd5f .footer_99d8:last-of-type {
  border-bottom: none;
}
.active_wide_bd5f .footer_99d8.icon-3076,
.active_wide_bd5f .footer_99d8.summary_d779,
.active_wide_bd5f .footer_99d8.icon_hard_0bb7 {
  padding: 0;
}
.active_wide_bd5f .dirty_bb02 .smooth_032e {
  color: currentColor;
}
.active_wide_bd5f .dirty_bb02 .smooth_032e:focus,
.active_wide_bd5f .dirty_bb02 .smooth_032e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_wide_bd5f.component-f9b4 .title_brown_34d4,
.active_wide_bd5f.component-f9b4 .stale_8bf7 a,
.active_wide_bd5f.component-f9b4 .background_focused_d25d a,
.active_wide_bd5f.component-f9b4 .hard_1266 a {
  color: rgba(0, 0, 0, 0.55);
}
.active_wide_bd5f.component-f9b4 .title_brown_34d4:hover,
.active_wide_bd5f.component-f9b4 .stale_8bf7 a:hover,
.active_wide_bd5f.component-f9b4 .background_focused_d25d a:hover,
.active_wide_bd5f.component-f9b4 .hard_1266 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_wide_bd5f.component-f9b4 .notification_easy_b136 {
  color: rgba(0, 0, 0, 0.8);
}
.active_wide_bd5f.component-f9b4 .footer_99d8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_wide_bd5f.component-f9b4 .footer_99d8:before {
  background: rgba(0, 0, 0, 0.08);
}
.active_wide_bd5f.component-f9b4 .dark_8957:before {
  background: rgba(255, 255, 255, 0.9);
}
.active_wide_bd5f.component-f9b4 .dirty_bb02 .preview-25ae li a,
.active_wide_bd5f.component-f9b4 .dirty_bb02 .smooth_032e,
.active_wide_bd5f.component-f9b4 .hard_1266 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_wide_bd5f.component-f9b4 .dirty_bb02 .smooth_032e:focus,
.active_wide_bd5f.component-f9b4 .dirty_bb02 .smooth_032e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_wide_bd5f.component-f9b4 .preview-25ae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_wide_bd5f.tall-6c52 .title_brown_34d4,
.active_wide_bd5f.tall-6c52 .stale_8bf7 a,
.active_wide_bd5f.tall-6c52 .background_focused_d25d .smooth_032e,
.active_wide_bd5f.tall-6c52 .background_focused_d25d a,
.active_wide_bd5f.tall-6c52 .hard_1266 a {
  color: rgba(255, 255, 255, 0.79);
}
.active_wide_bd5f.tall-6c52 .title_brown_34d4:hover,
.active_wide_bd5f.tall-6c52 .stale_8bf7 a:hover,
.active_wide_bd5f.tall-6c52 .background_focused_d25d .smooth_032e:hover,
.active_wide_bd5f.tall-6c52 .background_focused_d25d a:hover,
.active_wide_bd5f.tall-6c52 .hard_1266 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_wide_bd5f.tall-6c52 .notification_easy_b136 {
  color: rgba(255, 255, 255, 0.99);
}
.active_wide_bd5f.tall-6c52 .footer_99d8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_wide_bd5f.tall-6c52 .footer_99d8:before {
  background: rgba(255, 255, 255, 0.08);
}
.active_wide_bd5f.tall-6c52 .dark_8957:before {
  background: rgba(0, 0, 0, 0.9);
}
.active_wide_bd5f.tall-6c52 .dirty_bb02 .preview-25ae li a,
.active_wide_bd5f.tall-6c52 .dirty_bb02 .smooth_032e,
.active_wide_bd5f.tall-6c52 .hard_1266 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_wide_bd5f.tall-6c52 .dirty_bb02 .smooth_032e:focus,
.active_wide_bd5f.tall-6c52 .dirty_bb02 .smooth_032e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_wide_bd5f.tall-6c52 .preview-25ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_8957 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dark_8957:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.preview_a511 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wood_2935 .active_wide_bd5f {
  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;
}
.wood_2935 .footer_99d8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wood_2935 .footer_99d8: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) {
  .wood_2935 .footer_99d8:before {
    width: 16%;
    left: 42%;
  }
}
.wood_2935 .footer_99d8:last-child:before {
  content: none;
}
.wood_2935 .footer_99d8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wood_2935 .dirty_bb02 .preview-25ae li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wood_2935 .dirty_bb02 .preview-25ae li a .smooth_032e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wood_2935 .dirty_bb02 .hard_1266 {
  border: none;
}
.wood_2935 .dirty_bb02 .hard_1266 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wood_2935 .dark_8957 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wood_2935 .preview_a511 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wood_2935 .tall-6c52 .dark_8957:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood_2935 .component-f9b4.shadow-huge-6622 .header-ac30 {
  background: rgba(0, 0, 0, 0.6);
}
.wood_2935
  .component-f9b4.shadow-huge-6622
  .header-ac30::after,
.wood_2935
  .component-f9b4.shadow-huge-6622
  .header-ac30:before {
  background: inherit;
}
.wood_2935
  .component-f9b4.shadow-huge-6622:hover
  .header-ac30 {
  background: rgba(0, 0, 0, 0.8);
}
.new-1ded .active_wide_bd5f {
  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) {
  .new-1ded .active_wide_bd5f {
    width: auto;
    right: 45px;
  }
}
.footer_liquid_653c .active_wide_bd5f {
  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) {
  .footer_liquid_653c .active_wide_bd5f {
    width: auto;
    left: 45px;
  }
}
.warm-c7ac .active_wide_bd5f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.warm-c7ac .preview_a511 {
  max-width: 48em;
  margin: 0 auto;
}
.warm-c7ac .dark_8957:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.feature_hard_9d2b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.feature_hard_9d2b.wood_2935 .active_wide_bd5f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.feature_hard_9d2b.new-1ded .active_wide_bd5f {
  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);
}
.feature_hard_9d2b .active_wide_bd5f {
  visibility: visible;
}
.feature_hard_9d2b.footer_liquid_653c .active_wide_bd5f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge_d4b6,
.under-4df1 {
  overflow-x: hidden;
}
.badge_d4b6 .active_wide_bd5f {
  overflow: auto;
}
.badge_d4b6.wood_2935 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_d4b6.wood_2935 .active_wide_bd5f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge_d4b6.wood_2935 .blue_72fc {
  opacity: 0;
}
.badge_d4b6.new-1ded {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_d4b6.new-1ded .active_wide_bd5f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge_d4b6.new-1ded .blue_72fc {
  opacity: 0;
}
.badge_d4b6.footer_liquid_653c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_d4b6.footer_liquid_653c .active_wide_bd5f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge_d4b6.footer_liquid_653c .blue_72fc {
  opacity: 0;
}
.badge_d4b6.warm-c7ac .active_wide_bd5f {
  z-index: 10;
  visibility: visible;
}
.shadow-huge-6622 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shadow-huge-6622 .header-ac30 {
  background: rgba(255, 255, 255, 0.99);
}
.shadow-huge-6622 .header-ac30::after,
.shadow-huge-6622 .header-ac30:before {
  background: inherit;
}
.shadow-huge-6622:hover .header-ac30 {
  background: rgba(255, 255, 255, 0.99);
}
.footer_liquid_653c .shadow-huge-6622 {
  top: 10px;
  right: auto;
  left: 12px;
}
.warm-c7ac .shadow-huge-6622 {
  display: none !important;
}
.badge_d4b6:before,
.under-4df1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge_d4b6 .shadow-huge-6622,
.under-4df1 .shadow-huge-6622 {
  display: inline-block;
}
.active_wide_bd5f .easy-3d15 {
  -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;
}
.badge_d4b6 .active_wide_bd5f .easy-3d15,
.under-4df1 .active_wide_bd5f .easy-3d15 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red-2ab7 .grid_d2b5 {
  width: 100%;
}
.tiny_ccda {
  padding: 0 0.5em 0;
}
.tiny_ccda [class*="customify-col-"],
.tiny_ccda [class*="customify-col_"],
.tiny_ccda [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification_fresh_420a .tiny_ccda {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown_hard_38e9 .gallery_a99f,
  .gallery_a99f {
    display: none;
  }
  .up_5a89 {
    text-align: left;
  }
  .bottom_75dd {
    text-align: center;
  }
  .filter-74b5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_hard_38e9 .picture_3b9d,
  .picture_3b9d {
    display: none;
  }
  .detail_477e {
    text-align: left;
  }
  .column-paper-5079 {
    text-align: center;
  }
  .footer_270a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_hard_38e9 .sort-7242,
  .sort-7242 {
    display: none;
  }
  .border-7131 {
    text-align: left;
  }
  .popup_next_d65a {
    text-align: center;
  }
  .article-9118 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.feature-d70f {
  box-shadow: none !important;
}
.wood_cfbb .full_e543,
.block_left_5678 .full_e543 {
  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;
}
.block_left_5678 .full_e543 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pattern_b31b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pattern_b31b:after,
.pattern_b31b:before {
  content: "";
  display: table;
}
.pattern_b31b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pattern_b31b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pattern_b31b,
.tag_wood_76cd {
  max-width: 1248px;
  margin: 0 auto;
}

.aside-e140.slider_bronze_18da .pattern_b31b {
  max-width: 100%;
}
.aside-e140.active-945b {
  max-width: 1200px;
  margin: 0 auto;
}
.aside-e140.picture_05b3 .pattern_b31b {
  max-width: 100%;
}
.aside-e140.picture_05b3 > .pattern_b31b {
  padding-left: 0;
  padding-right: 0;
}
.aside-e140.picture_05b3 > .pattern_b31b .dropdown_hard_38e9 {
  margin: 0;
}
.aside-e140.picture_05b3
  > .pattern_b31b
  .next_72f3.media-selected-3d28 {
  margin-right: 0;
  margin-left: 0;
}
.aside-e140.picture_05b3 #main.media-selected-3d28 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .last-73f8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .last-73f8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .shade_current_cfef .icon_pink_ee33 {
    padding-right: 1em;
  }
  .shade_current_cfef.video-159b .next_72f3 {
    border-right: 1px solid #eaecee;
  }
  .shade_current_cfef.video-159b .icon_pink_ee33 {
    padding-right: 1em;
  }
  .shade_current_cfef.video-159b .static-f6a2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_blue_40be .icon_pink_ee33 {
    padding-left: 1em;
  }
  .container_blue_40be.video-159b .next_72f3 {
    border-left: 1px solid #eaecee;
  }
  .container_blue_40be.video-159b .icon_pink_ee33 {
    padding-left: 1em;
  }
  .container_blue_40be.video-159b .static-f6a2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_clean_96dd .icon_pink_ee33 {
    padding-left: 1em;
  }
  .mask_clean_96dd.video-159b .texture-lite-a2ae {
    border-right: 1px solid #eaecee;
  }
  .mask_clean_96dd.video-159b .table_f3b8 {
    border-right: 1px solid #eaecee;
  }
  .mask_clean_96dd.video-159b .icon_pink_ee33 {
    padding-left: 1em;
  }
  .mask_clean_96dd.video-159b .static-f6a2 {
    padding-right: 1em;
  }
  .mask_clean_96dd.video-159b .row_full_0dd8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-2f2d .icon_pink_ee33 {
    padding-right: 1em;
  }
  .fluid-2f2d.video-159b .texture-lite-a2ae {
    border-left: 1px solid #eaecee;
  }
  .fluid-2f2d.video-159b .table_f3b8 {
    border-left: 1px solid #eaecee;
  }
  .fluid-2f2d.video-159b .icon_pink_ee33 {
    padding-right: 1em;
  }
  .fluid-2f2d.video-159b .static-f6a2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-2f2d.video-159b .row_full_0dd8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last-73f8 .icon_pink_ee33 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last-73f8.video-159b .next_72f3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .last-73f8.video-159b .icon_pink_ee33 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last-73f8.video-159b .static-f6a2 {
    padding-left: 1em;
  }
  .last-73f8.video-159b .row_full_0dd8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .last-73f8.video-159b .icon_pink_ee33 {
    padding-left: 0;
  }
}
.bronze_2117 .hard-26cf {
  display: inline-block;
}
.background-lite-feab {
  display: inline-block;
}
.slow-fb81 {
  word-con: break-word;
}
.primary-basic-0a4f > span {
  display: inline-block;
  padding: 5px 0;
}
.primary-basic-0a4f .accent-blue-b5f2 {
  margin-left: 8px;
  margin-right: 8px;
}
.primary-basic-0a4f .content_current_c843 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container-21f2 .heading-iron-aa3a {
  margin-bottom: 2em;
}
.container-21f2 .caption-f513 {
  margin-bottom: 15px;
}
.container-21f2 .caption-f513:last-child {
  margin-bottom: 0;
}
.container-21f2 .logo_solid_92a1 {
  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) {
  .container-21f2 .logo_solid_92a1 {
    display: block;
  }
}
.container-21f2 .outline_42d6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container-21f2 .outline_42d6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container-21f2 .form_next_5d42 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container-21f2 .form_next_5d42 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container-21f2 .form_next_5d42 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container-21f2 .slow-fb81 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container-21f2 .slow-fb81 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container-21f2 .pagination_4b5c p:last-child {
  margin-bottom: 0;
}
.container-21f2 .texture-steel-f370 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container-21f2 .sidebar-cold-eb05 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container-21f2 .progress-dark-2dd3 {
  margin-top: 1em;
}
.container-21f2 .wrapper-large-4b52 {
  top: 0;
  display: block;
}
.container-21f2 .wrapper-large-4b52 a {
  color: inherit;
}
.container-21f2 .wrapper-large-4b52 a:hover {
  color: inherit;
}
.container-21f2 .surface_ea81 {
  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;
}
.container-21f2 .surface_ea81:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container-21f2 .sidebar-cold-eb05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container-21f2 .layout-wide-3c52 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container-21f2 .layout-wide-3c52:first-child {
  margin-top: 0;
}
.container-21f2 .layout-wide-3c52.pattern_medium_3db1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container-21f2 .layout-wide-3c52.shadow_pro_84c7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container-21f2
  .layout-wide-3c52.shadow_pro_84c7.glass_fd2e
  .progress-dark-2dd3 {
  width: 100%;
}
.container-21f2 .shadow_pro_84c7 {
  -webkit-box-align: center;
  align-items: center;
}
.container-21f2 .shadow_pro_84c7 .primary-basic-0a4f,
.container-21f2 .shadow_pro_84c7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container-21f2 .form_next_5d42 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-21f2 .form_next_5d42 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-21f2 .form_next_5d42: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;
}
.container-21f2 .pattern_medium_3db1 {
  z-index: 5;
}
.container-21f2 .feature_3a3e .item-bfd9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container-21f2 .advanced-f05e .item-bfd9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container-21f2 .feature-d915 .item-bfd9 {
  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;
}
.container-21f2.module-current-b58d .logo_solid_92a1,
.container-21f2.element-bd1e .logo_solid_92a1 {
  display: block;
}
.container-21f2.module-current-b58d .logo_solid_92a1 .pattern-6bc8,
.container-21f2.module-current-b58d .logo_solid_92a1 .sidebar-cold-eb05,
.container-21f2.element-bd1e .logo_solid_92a1 .pattern-6bc8,
.container-21f2.element-bd1e .logo_solid_92a1 .sidebar-cold-eb05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-21f2.element-pink-3b2c .outline_42d6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container-21f2.element-pink-3b2c .outline_42d6 {
    margin-right: 0;
  }
}
.container-21f2.module-current-b58d .outline_42d6,
.container-21f2.element-bd1e .outline_42d6 {
  padding-top: 40%;
}
.container-21f2.module-current-b58d .heading-iron-aa3a,
.container-21f2.element-bd1e .heading-iron-aa3a {
  display: block;
}
.container-21f2.module-current-b58d .fn-sticky-5a3d .sidebar-cold-eb05,
.container-21f2.element-bd1e .fn-sticky-5a3d .sidebar-cold-eb05 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container-21f2.module-current-b58d .outline_42d6,
.container-21f2.element-bd1e .outline_42d6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container-21f2.module-current-b58d .sidebar-cold-eb05 {
  padding: 1em;
}
.media_38c1 {
  margin: 30px auto;
  display: block;
}
.media_38c1 .gold-c56b > * {
  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;
}
.media_38c1 .gold-c56b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media_38c1 .gold-c56b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs_advanced_e3f1 .primary-basic-0a4f {
  margin-bottom: 1.41575em;
}
.tabs_advanced_e3f1 .dim-b334 {
  margin-bottom: 1.618em;
}
.gold-4a73 .badge-1c6d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gold-4a73 .badge-1c6d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gold-4a73 .texture-6294 {
  max-width: 100%;
  overflow: auto;
}
.video_warm_ce91 .gold-4a73 a:hover {
  text-decoration: underline;
}
.item_a871 .caption-f513:not(.slow-fb81),
.item_a871 .form_next_5d42 {
  margin-bottom: 1.41575em;
}
.item_a871 .caption-f513:not(.slow-fb81):last-child,
.item_a871 .form_next_5d42:last-child {
  margin-bottom: 0;
}
.item_a871 .caption-f513.soft_4f05 {
  margin-bottom: 0.41575em;
}
.item_a871 .active_dirty_be5e:before,
.item_a871 .hover-ed92:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item_a871 .active_dirty_be5e:before {
  content: "\f115";
}
.item_a871 .hover-ed92:before {
  content: "\f02c";
}
.item_a871 .title-over-1f4a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item_a871 .title-over-1f4a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.avatar-last-15f3 {
  display: -webkit-box;
  display: flex;
}
.avatar-last-15f3 .background-5ea8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .avatar-last-15f3 .background-5ea8 {
    flex-basis: 90px;
  }
}
.avatar-last-15f3 .item_copper_5dd6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar-last-15f3 .item_copper_5dd6 {
    flex-basis: calc(100% - 50px);
  }
}
.avatar-last-15f3 .primary-e5f7 p:last-child {
  margin-bottom: 0.72em;
}
.shade_b40f .gold-c56b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shade_b40f .gold-c56b:after,
.shade_b40f .gold-c56b:before {
  content: "";
  display: table;
}
.shade_b40f .gold-c56b:after {
  clear: both;
}
.shade_b40f .gold-c56b .video_43a4,
.shade_b40f .gold-c56b .light_a118 {
  width: 49%;
}
.shade_b40f .gold-c56b .video_43a4 a span.feature-0433,
.shade_b40f .gold-c56b .light_a118 a span.feature-0433 {
  display: block;
  margin-bottom: 5px;
}
.shade_b40f .gold-c56b .light_a118 {
  float: left;
  text-align: left;
}
.shade_b40f .gold-c56b .video_43a4 {
  float: right;
  text-align: right;
}
.picture-plasma-7ecb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture-plasma-7ecb {
    margin-bottom: 0;
  }
}
.panel_2888 {
  margin-bottom: 1em;
}
.panel_2888 .slow-fb81 {
  font-size: 1.1em;
  line-height: 1.3;
}
.silver-6e98 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-745b .panel_2888,
.slider_black_2ae8 .panel_2888 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-745b .panel_2888,
  .slider_black_2ae8 .panel_2888 {
    display: block;
  }
}
.component-745b .silver-6e98,
.slider_black_2ae8 .silver-6e98 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-745b .silver-6e98,
  .slider_black_2ae8 .silver-6e98 {
    margin-bottom: 1em;
  }
}
.component-745b .silver-6e98 img,
.slider_black_2ae8 .silver-6e98 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-745b .texture-8512,
.slider_black_2ae8 .texture-8512 {
  flex-basis: calc(100% - 160px);
}
.component-745b .texture-8512 p,
.slider_black_2ae8 .texture-8512 p {
  margin-bottom: 0;
}
.component-745b .texture-8512 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-745b .texture-8512 {
    padding-left: 0;
  }
}
.slider_black_2ae8 .texture-8512 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider_black_2ae8 .texture-8512 {
    padding-right: 0;
  }
}
.slider_black_2ae8 .silver-6e98 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text-dirty-f02d .silver-6e98 {
  margin-bottom: 0.5em;
}
.text-dirty-f02d .silver-6e98 img {
  width: 100%;
}
.item-67b5 .header_dynamic_f413,
.up_c8cf .header_dynamic_f413 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.up_c8cf .next_72f3 .stone-c9ce p:last-child {
  margin-bottom: 0;
}
.text-410a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.under-05f6 .module-soft-e261 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .under-05f6 .module-soft-e261:last-of-type {
    margin-bottom: 0;
  }
}
.under-05f6 .module-soft-e261 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under-05f6 .module-soft-e261 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.under-05f6 .module-soft-e261 ul li {
  margin: 0 0 0.6em;
}
.under-05f6 .module-soft-e261 ul li.focus-down-66ab,
.under-05f6 .module-soft-e261 ul li.frame-4d4a {
  position: relative;
}
.under-05f6 .module-soft-e261 ul li.focus-down-66ab .lower-5a24,
.under-05f6 .module-soft-e261 ul li.frame-4d4a .lower-5a24 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.under-05f6 .module-soft-e261 ul li.focus-down-66ab:after:after,
.under-05f6 .module-soft-e261 ul li.focus-down-66ab:after:before,
.under-05f6
  .module-soft-e261
  ul
  li.frame-4d4a:after:after,
.under-05f6
  .module-soft-e261
  ul
  li.frame-4d4a:after:before {
  content: "";
  display: table;
}
.under-05f6 .module-soft-e261 ul li.focus-down-66ab:after:after,
.under-05f6
  .module-soft-e261
  ul
  li.frame-4d4a:after:after {
  clear: both;
}
.under-05f6 .module-soft-e261 a.glass-1a03:hover {
  text-decoration: none;
}
.under-05f6 .module-soft-e261 select {
  max-width: 100%;
}
.under-05f6 .module-soft-e261 table {
  font-size: 85%;
}
.under-05f6 .module-soft-e261 table td,
.under-05f6 .module-soft-e261 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.under-05f6 .module-soft-e261 table tfoot td {
  text-align: left;
}
.under-05f6 .module-soft-e261 :last-child {
  margin-bottom: 0;
}
.under-05f6 .module-soft-e261 .yellow_2bd1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.under-05f6 .module-soft-e261 .yellow_2bd1 label {
  width: 100%;
}
.under-05f6 .module-soft-e261 .yellow_2bd1 .fast_a75e {
  width: 100%;
  display: block;
}
.under-05f6 .module-soft-e261 .yellow_2bd1 .medium-15e5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.under-05f6 .module-soft-e261 .yellow_2bd1 .medium-15e5:hover svg #svg-search {
  fill: #444;
}
.under-05f6 .module-soft-e261 .yellow_2bd1 .medium-15e5 svg {
  width: 18px;
  height: 18px;
}
.under-05f6 .hot-2c9e ul ul,
.under-05f6 .status_eaa9 ul ul,
.under-05f6 .copper_c046 ul ul,
.under-05f6 .hard-b9f4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.under-05f6 .hot-2c9e .heading-8dee > a,
.under-05f6 .status_eaa9 .heading-8dee > a,
.under-05f6 .copper_c046 .heading-8dee > a,
.under-05f6 .hard-b9f4 .heading-8dee > a {
  margin-bottom: 0;
}
.under-05f6 .over-5d03 li,
.under-05f6 .hot-2c9e li,
.under-05f6 .footer-bc83 li,
.under-05f6 .status_eaa9 li,
.under-05f6 .copper_c046 li,
.under-05f6 .hard-b9f4 li,
.under-05f6 .out_232f li,
.under-05f6 .huge_1ef0 li {
  display: block;
  position: relative;
}
.under-05f6 .over-5d03 li:last-child,
.under-05f6 .hot-2c9e li:last-child,
.under-05f6 .footer-bc83 li:last-child,
.under-05f6 .status_eaa9 li:last-child,
.under-05f6 .copper_c046 li:last-child,
.under-05f6 .hard-b9f4 li:last-child,
.under-05f6 .out_232f li:last-child,
.under-05f6 .huge_1ef0 li:last-child {
  border: none;
}
.under-05f6 .over-5d03 li a,
.under-05f6 .hot-2c9e li a,
.under-05f6 .footer-bc83 li a,
.under-05f6 .status_eaa9 li a,
.under-05f6 .copper_c046 li a,
.under-05f6 .hard-b9f4 li a,
.under-05f6 .out_232f li a,
.under-05f6 .huge_1ef0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under-05f6 .over-5d03 li ul li::before,
.under-05f6 .hot-2c9e li ul li::before,
.under-05f6 .footer-bc83 li ul li::before,
.under-05f6 .status_eaa9 li ul li::before,
.under-05f6 .copper_c046 li ul li::before,
.under-05f6 .hard-b9f4 li ul li::before,
.under-05f6 .out_232f li ul li::before,
.under-05f6 .huge_1ef0 li ul li::before {
  left: 15px;
}
.under-05f6 .over-5d03 li ul a,
.under-05f6 .hot-2c9e li ul a,
.under-05f6 .footer-bc83 li ul a,
.under-05f6 .status_eaa9 li ul a,
.under-05f6 .copper_c046 li ul a,
.under-05f6 .hard-b9f4 li ul a,
.under-05f6 .out_232f li ul a,
.under-05f6 .huge_1ef0 li ul a {
  padding-left: 20px;
}
.under-05f6 .over-5d03 li ul ul li::before,
.under-05f6 .hot-2c9e li ul ul li::before,
.under-05f6 .footer-bc83 li ul ul li::before,
.under-05f6 .status_eaa9 li ul ul li::before,
.under-05f6 .copper_c046 li ul ul li::before,
.under-05f6 .hard-b9f4 li ul ul li::before,
.under-05f6 .out_232f li ul ul li::before,
.under-05f6 .huge_1ef0 li ul ul li::before {
  left: 30px;
}
.under-05f6 .over-5d03 li ul ul a,
.under-05f6 .hot-2c9e li ul ul a,
.under-05f6 .footer-bc83 li ul ul a,
.under-05f6 .status_eaa9 li ul ul a,
.under-05f6 .copper_c046 li ul ul a,
.under-05f6 .hard-b9f4 li ul ul a,
.under-05f6 .out_232f li ul ul a,
.under-05f6 .huge_1ef0 li ul ul a {
  padding-left: 40px;
}
.under-05f6 .photo_north_9fcf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under-05f6 .huge_1ef0 ul li {
  margin-bottom: 1.41575em;
}
.under-05f6 .huge_1ef0 ul li .column_focused_8bec {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.under-05f6 .huge_1ef0 ul li .card-last-e47e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tall-6c52 .over-5d03 li a,
.tall-6c52 .hot-2c9e li a,
.tall-6c52 .footer-bc83 li a,
.tall-6c52 .status_eaa9 li a,
.tall-6c52 .copper_c046 li a,
.tall-6c52 .hard-b9f4 li a,
.tall-6c52 .out_232f li a,
.tall-6c52 .huge_1ef0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-6c52 .photo_north_9fcf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-6c52 .module-soft-e261 ul li.focus-down-66ab .lower-5a24,
.tall-6c52 .module-soft-e261 ul li.frame-4d4a .lower-5a24 {
  background: rgba(0, 0, 0, 0.2);
}
.tall-6c52 .under-05f6 .module-soft-e261 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-e140 .under-05f6 .preview-25ae li {
  margin: 0;
}
.aside-e140 .under-05f6 .preview-25ae li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside-e140 .under-05f6 .preview-25ae li ul {
  margin: 0;
}
.aside-e140 .under-05f6 .preview-25ae li ul li a {
  padding-left: 15px;
}
.aside-e140 .under-05f6 .preview-25ae li ul li li a {
  padding-left: 30px;
}
.aside-e140 .under-05f6 .preview-25ae li.bronze_7d9c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside-e140 .under-05f6 .preview-25ae li.bronze_7d9c > 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;
}
.aside-e140 .under-05f6 .preview-25ae li.bronze_7d9c > 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;
}
.large_4b2e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.soft-76b0 {
  position: relative;
  z-index: 10;
}
.soft-76b0 .easy-3d15 {
  width: 100%;
  max-width: 100%;
}
.filter_68ce .tall_dac2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter_68ce .component-f9b4 {
}
.filter_68ce .tall-6c52 {
  background: #292929;
}
.photo-f864 .tall_dac2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.photo-f864 .component-f9b4 {
  background: #f9f9f9;
}
.photo-f864 .tall-6c52 {
  background: #303030;
}
.lite_c8ce .tall_dac2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite_c8ce .hard-26cf {
    margin-bottom: 1em;
  }
  .lite_c8ce .hard-26cf:last-child {
    margin-bottom: 0;
  }
}
.lite_c8ce .component-f9b4 {
  background: #ededed;
}
.lite_c8ce .tall-6c52 {
  background: #1a1a1a;
}
.tall_dac2.component-f9b4 {
  color: rgba(0, 0, 0, 0.6);
}
.tall_dac2.component-f9b4 .hard-a9e3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall_dac2.tall-6c52 {
  color: rgba(255, 255, 255, 0.99);
}
.tall_dac2.tall-6c52 a:not(.glass-1a03) {
  color: rgba(255, 255, 255, 0.79);
}
.tall_dac2.tall-6c52 a:not(.glass-1a03):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall_dac2.tall-6c52 .hard-a9e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_dac2.tall-6c52 table tbody td,
.tall_dac2.tall-6c52 table th {
  background: rgba(0, 0, 0, 0.08);
}
.large_24e9.thumbnail-c5f3 .pattern_b31b {
  max-width: initial;
}
.large_24e9 .content_fbc0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.large_24e9 .content_fbc0 .easy-3d15 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .large_24e9 .content_fbc0 .easy-3d15 {
    display: block;
    margin-bottom: 2em;
  }
  .large_24e9 .content_fbc0 .easy-3d15:last-child {
    margin-bottom: 0;
  }
}
.lite_c8ce .hard-26cf:last-child,
.photo-f864 .hard-26cf:last-child,
.filter_68ce .hard-26cf:last-child {
  margin-bottom: 0;
}
.lite_c8ce .hard-26cf .under-05f6 .module-soft-e261:last-child,
.photo-f864 .hard-26cf .under-05f6 .module-soft-e261:last-child,
.filter_68ce .hard-26cf .under-05f6 .module-soft-e261:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .lite_c8ce .light_3801,
  .lite_c8ce .tall-0088,
  .photo-f864 .light_3801,
  .photo-f864 .tall-0088,
  .filter_68ce .light_3801,
  .filter_68ce .tall-0088 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .soft-76b0 .hard-26cf {
    margin-bottom: 2em;
  }
}
.soft-76b0 p:last-child {
  margin-bottom: 0;
}
.soft-76b0 li,
.soft-76b0 ul {
  list-style: none;
  margin: 0;
}
.soft-76b0 ul ul {
  margin-left: 2.617924em;
}
.panel-5284 {
  font-size: 0.875em;
}

/* css-noise: 03b0 */
.widget-item-l7 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
