/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pressed_b09a/customify
Author: WPCustomify
Author URI: https://pressmaximum.pressed_b09a
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.pressed_b09a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask_5e98.background-cc08/licenses/gpl-2.0.top_0885
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.copper_37a2/, (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.alert_c4c5.dropdown_light_98dc/normalize.thumbnail-smooth-2613/
 ======
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.thumbnail-smooth-2613 v7.0.0 | MIT License | github.pressed_b09a/necolas/normalize.thumbnail-smooth-2613 */
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;
}
.active-action-b329 .button-142d,
.hover_white_df2e,
.accordion_3388,
.hover_3e91,
.form_d458,
.panel_1644,
.heading_narrow_2aec,
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;
}
.hover_white_df2e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hover_white_df2e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hover_white_df2e,
  h1 {
    font-size: 1.8em;
  }
}
.accordion_3388,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion_3388 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion_3388,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_3388,
  h2 {
    font-size: 1.7em;
  }
}
.hover_3e91,
h3 {
  font-size: 1.618em;
}
.active-action-b329 .button-142d,
.form_d458,
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.active_8de5 {
  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;
}
.wood_4803:after,
.wood_4803:before,
.box_lite_71f7:after,
.box_lite_71f7:before {
  content: "";
  display: table;
}
.wood_4803:after,
.box_lite_71f7:after {
  clear: both;
}
.preview-up-68ad {
  float: right;
  margin-right: 0;
}
.slider_red_69c5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dropdown-inner-47d4 .red_5a0f,
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;
}
.dropdown-inner-47d4 .red_5a0f: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;
}
.article-25ff .red_5a0f {
  box-shadow: none;
}
.article-25ff
  .red_5a0f
  .tooltip-409d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article-25ff .red_5a0f .stone_5e55 {
  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;
}
.article-25ff
  .red_5a0f
  .stone_5e55
  b {
  display: none;
}
.article-25ff .old_c91c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.media-bottom-d6a7:not(.input_b995):not(.hover_5182),
button:not(.input_b995):not(.hover_5182),
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ),
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ),
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ) {
  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;
}
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ):hover,
button:not(.input_b995):not(
    .hover_5182
  ):hover,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ):hover,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ):hover,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ):active,
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ):focus,
button:not(.input_b995):not(
    .hover_5182
  ):active,
button:not(.input_b995):not(
    .hover_5182
  ):focus,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ):active,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ):focus,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ):active,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ):focus,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ):active,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ):focus {
  outline: 0;
}
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3,
button:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3 {
  position: relative;
}
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .stale_c5dc,
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .gold-e5fc,
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .media_lite_69c8,
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  i,
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  svg,
button:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .stale_c5dc,
button:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .gold-e5fc,
button:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .media_lite_69c8,
button:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  i,
button:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  svg,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .stale_c5dc,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .gold-e5fc,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .media_lite_69c8,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  i,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  svg,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .stale_c5dc,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .gold-e5fc,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .media_lite_69c8,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  i,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  svg,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .stale_c5dc,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .gold-e5fc,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  .media_lite_69c8,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  i,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3
  svg {
  visibility: hidden;
}
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3:after,
button:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3:after,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3:after,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3:after,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ).fn-loading-15c3: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;
}
.media-bottom-d6a7:not(.input_b995):not(.hover_5182),
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ),
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ),
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ) {
  color: #fff;
  background: #235787;
}
.media-bottom-d6a7:not(.input_b995):not(
    .hover_5182
  ):focus,
input[type="button"]:not(.input_b995):not(
    .hover_5182
  ):focus,
input[type="reset"]:not(.input_b995):not(
    .hover_5182
  ):focus,
input[type="submit"]:not(.input_b995):not(
    .hover_5182
  ):focus {
  color: #fff;
}
.media-bottom-d6a7.fn-disabled-15c3:not(.input_b995):not(
    .hover_5182
  ),
.media-bottom-d6a7[disabled]:not(.input_b995):not(
    .hover_5182
  ),
button.fn-disabled-15c3:not(.input_b995):not(
    .hover_5182
  ),
button[disabled]:not(.input_b995):not(
    .hover_5182
  ) {
  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;
}
.steel_d7b0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.steel_d7b0: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;
}
.copper_290f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient-13f7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.text_417d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wood_4803:after,
.wood_4803:before,
.motion_5fed:after,
.motion_5fed:before,
.green_97de:after,
.green_97de:before,
.header-large-edca:after,
.header-large-edca:before,
.heading-3752:after,
.heading-3752:before,
.purple_5caa:after,
.purple_5caa:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wood_4803:after,
.motion_5fed:after,
.green_97de:after,
.header-large-edca:after,
.heading-3752:after,
.purple_5caa:after {
  clear: both;
}
.motion_5fed .old-0abf,
.green_97de .old-0abf,
.outline-soft-a29d .old-0abf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bright_52d5 {
  display: inline-block;
}
.advanced_ce65 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.advanced_ce65 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.advanced_ce65 .cool_bb05 {
  padding: 1em 0;
  font-size: 85%;
}
.cool_bb05 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel-lite-7968 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel-lite-7968:after,
.panel-lite-7968:before {
  content: "";
  display: table;
}
.panel-lite-7968:after {
  clear: both;
}
.tooltip-cold-1702 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card_red_aa3b .tooltip-cold-1702 {
  max-width: 50%;
}
.hidden_tall_9556 .tooltip-cold-1702 {
  max-width: 33.33%;
}
.picture-522c .tooltip-cold-1702 {
  max-width: 25%;
}
.cool_913b .tooltip-cold-1702 {
  max-width: 20%;
}
.text-motion-d383 .tooltip-cold-1702 {
  max-width: 16.66%;
}
.item-north-550b .tooltip-cold-1702 {
  max-width: 14.28%;
}
.lower_d083 .tooltip-cold-1702 {
  max-width: 12.5%;
}
.surface_clean_44d5 .tooltip-cold-1702 {
  max-width: 11.11%;
}
.yellow_94b2 {
  display: block;
}
.active-action-b329 .first-c56c label,
.active-action-b329 .footer_slow_a9cc label,
.active-action-b329 .next-70ba label,
.active-action-b329 .over-9ed3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-d1e3 {
  list-style: none;
  margin: 0;
}
.aside-d1e3 article.pattern_a9c1 {
  margin-bottom: 0;
}
.aside-d1e3 ul {
  list-style: none;
  margin: 0;
}
.aside-d1e3 .right-daf3 li.pattern_a9c1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-d1e3 .right-daf3 li.pattern_a9c1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-d1e3 .right-daf3 li.pattern_a9c1: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) {
  .aside-d1e3 .right-daf3 li.pattern_a9c1 li.pattern_a9c1 li.pattern_a9c1 li.pattern_a9c1 {
    padding-left: 0;
  }
}
article.pattern_a9c1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_a9c1 .motion_5fed p:last-of-type {
  margin-bottom: 0;
}
article.pattern_a9c1 .thumbnail-cfc2 {
  float: left;
}
article.pattern_a9c1 .paper-d370 {
  margin-left: 85px;
}
article.pattern_a9c1 .progress_dim_d37f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_a9c1 .progress_dim_d37f .grid-huge-601f {
  margin-left: 10px;
}
article.pattern_a9c1 .sidebar_gold_9088 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_a9c1 .backdrop-6e19 {
  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 .first-c56c,
  #respond .next-70ba,
  #respond .over-9ed3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first-c56c input,
#respond .next-70ba input,
#respond .over-9ed3 input {
  width: 100%;
}
#respond .over-9ed3 {
  margin-right: 0;
}
#respond .wrapper_lower_7efe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-5184 {
  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;
}
.active-5184.pattern-ab44 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.active-5184 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%);
}
.active-5184:focus,
.active-5184: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);
}
.badge_5ca3 {
  border-radius: 10%;
}
.summary-south-b2de {
  border-radius: 50%;
}
.header_dynamic_d139 {
  font-size: 0.72em;
}
.easy_fb9d {
  font-size: 0.875em;
}
.tall_7af2 {
  font-size: 1.1em;
}
.detail-dim-9a26 {
  text-transform: uppercase;
  line-height: 1.2;
}
.detail-dim-9a26.header_dynamic_d139 {
  letter-spacing: 0.5px;
}
.surface_464d,
.surface_464d a {
  color: #6d6d6d;
}
.surface_464d a:hover {
  color: #111;
}
.stale_b524 {
  color: #6d6d6d;
}
.logo_wood_cf19 {
  overflow-x: hidden;
}
.logo_wood_cf19 .basic_414f.mini_5034 {
  position: relative;
}
.logo_wood_cf19 .basic_414f.mini_5034.feature_huge_c004 {
  position: initial;
}
.logo_wood_cf19
  .basic_414f.mini_5034.feature_huge_c004
  .green-ccd9 {
  left: auto;
}
.logo_wood_cf19 .basic_414f .green-ccd9 {
  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;
}
.logo_wood_cf19 .basic_414f:hover.mini_5034 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo_wood_cf19
  .basic_414f:hover.mini_5034
  .green-ccd9 {
  display: block;
  z-index: 9999999;
}
.logo_wood_cf19 .top_f771 .motion_aa3f,
.logo_wood_cf19 .grid-11c6 .motion_aa3f {
  display: none;
}
.logo_wood_cf19 .main_f6b2 .basic_414f:hover.mini_5034 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active-action-b329 .first-c56c label,
.active-action-b329 .footer_slow_a9cc label,
.active-action-b329 .next-70ba label,
.active-action-b329 .over-9ed3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-d1e3 {
  list-style: none;
  margin: 0;
}
.aside-d1e3 article.pattern_a9c1 {
  margin-bottom: 0;
}
.aside-d1e3 ul {
  list-style: none;
  margin: 0;
}
.aside-d1e3 .right-daf3 li.pattern_a9c1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-d1e3 .right-daf3 li.pattern_a9c1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-d1e3 .right-daf3 li.pattern_a9c1: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) {
  .aside-d1e3 .right-daf3 li.pattern_a9c1 li.pattern_a9c1 li.pattern_a9c1 li.pattern_a9c1 {
    padding-left: 0;
  }
}
article.pattern_a9c1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_a9c1 .motion_5fed p:last-of-type {
  margin-bottom: 0;
}
article.pattern_a9c1 .thumbnail-cfc2 {
  float: left;
}
article.pattern_a9c1 .paper-d370 {
  margin-left: 85px;
}
article.pattern_a9c1 .progress_dim_d37f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_a9c1 .progress_dim_d37f .grid-huge-601f {
  margin-left: 10px;
}
article.pattern_a9c1 .sidebar_gold_9088 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_a9c1 .backdrop-6e19 {
  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 .first-c56c,
  #respond .next-70ba,
  #respond .over-9ed3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first-c56c input,
#respond .next-70ba input,
#respond .over-9ed3 input {
  width: 100%;
}
#respond .over-9ed3 {
  margin-right: 0;
}
#respond .wrapper_lower_7efe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.top_f771 .medium-aebb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium-aebb .old_bdb6.footer-ce19 .caption-e8e9 > li > a:focus,
.medium-aebb .old_bdb6.footer-ce19 .caption-e8e9 > li > a:hover,
.medium-aebb .old_bdb6.last_4180 .caption-e8e9 > li > a:focus,
.medium-aebb .old_bdb6.last_4180 .caption-e8e9 > li > a:hover,
.medium-aebb .old_bdb6.dim_3503 .caption-e8e9 > li > a:focus,
.medium-aebb .old_bdb6.dim_3503 .caption-e8e9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aebb
  .old_bdb6.footer-ce19
  .caption-e8e9
  > li.gradient_aa29
  > a,
.medium-aebb
  .old_bdb6.footer-ce19
  .caption-e8e9
  > li.lower_acb5
  > a,
.medium-aebb
  .old_bdb6.last_4180
  .caption-e8e9
  > li.gradient_aa29
  > a,
.medium-aebb
  .old_bdb6.last_4180
  .caption-e8e9
  > li.lower_acb5
  > a,
.medium-aebb
  .old_bdb6.dim_3503
  .caption-e8e9
  > li.gradient_aa29
  > a,
.medium-aebb .old_bdb6.dim_3503 .caption-e8e9 > li.component-light-7864 > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aebb .mask_bdd1,
.medium-aebb .mask_bdd1 a {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aebb .sort_02ff.label-middle-f21a li a,
.medium-aebb .container_1fa0 a,
.medium-aebb .paper-c0b2,
.medium-aebb .caption-e8e9 > li > a,
.medium-aebb .wrapper-d867 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb .sort_02ff.label-middle-f21a li a:hover,
.medium-aebb .container_1fa0 a:hover,
.medium-aebb .paper-c0b2:hover,
.medium-aebb .caption-e8e9 > li > a:hover,
.medium-aebb .wrapper-d867:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aebb .texture_742b {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb .texture_742b .paragraph-e1e9 {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aebb .texture_742b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aebb .list-under-80f1 .aside_selected_173d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb .list-under-80f1 .aside_selected_173d .tag_a5fa {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb
  .list-under-80f1
  .aside_selected_173d
  .tag_a5fa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb
  .list-under-80f1
  .aside_selected_173d
  .tag_a5fa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb
  .list-under-80f1
  .aside_selected_173d
  .tag_a5fa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb
  .list-under-80f1
  .aside_selected_173d
  .tag_a5fa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb .list-under-80f1 .gold_3669 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aebb .list-under-80f1 .gold_3669:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-3b94
  .medium-aebb
  .list-under-80f1
  .over_84e2
  .carousel_dynamic_662c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-3b94
  .medium-aebb
  .list-under-80f1
  .over_84e2
  .tag_a5fa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top_f771 .accordion_2ff4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accordion_2ff4 .old_bdb6.footer-ce19 .caption-e8e9 > li > a:focus,
.accordion_2ff4 .old_bdb6.footer-ce19 .caption-e8e9 > li > a:hover,
.accordion_2ff4 .old_bdb6.last_4180 .caption-e8e9 > li > a:focus,
.accordion_2ff4 .old_bdb6.last_4180 .caption-e8e9 > li > a:hover,
.accordion_2ff4 .old_bdb6.dim_3503 .caption-e8e9 > li > a:focus,
.accordion_2ff4 .old_bdb6.dim_3503 .caption-e8e9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_2ff4
  .old_bdb6.footer-ce19
  .caption-e8e9
  > li.gradient_aa29
  > a,
.accordion_2ff4
  .old_bdb6.footer-ce19
  .caption-e8e9
  > li.lower_acb5
  > a,
.accordion_2ff4
  .old_bdb6.last_4180
  .caption-e8e9
  > li.gradient_aa29
  > a,
.accordion_2ff4
  .old_bdb6.last_4180
  .caption-e8e9
  > li.lower_acb5
  > a,
.accordion_2ff4
  .old_bdb6.dim_3503
  .caption-e8e9
  > li.gradient_aa29
  > a,
.accordion_2ff4 .old_bdb6.dim_3503 .caption-e8e9 > li.component-light-7864 > a {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_2ff4 .mask_bdd1,
.accordion_2ff4 .mask_bdd1 a {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_2ff4 .sort_02ff.label-middle-f21a li a,
.accordion_2ff4 .container_1fa0 a,
.accordion_2ff4 .paper-c0b2,
.accordion_2ff4 .caption-e8e9 > li > a,
.accordion_2ff4 .wrapper-d867 {
  color: rgba(0, 0, 0, 0.55);
}
.accordion_2ff4 .sort_02ff.label-middle-f21a li a:hover,
.accordion_2ff4 .container_1fa0 a:hover,
.accordion_2ff4 .paper-c0b2:hover,
.accordion_2ff4 .caption-e8e9 > li > a:hover,
.accordion_2ff4 .wrapper-d867:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_2ff4 .texture_742b {
  color: rgba(0, 0, 0, 0.55);
}
.accordion_2ff4 .texture_742b .paragraph-e1e9 {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_2ff4 .texture_742b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple-b7af .pro-d36e {
  margin-left: auto;
  margin-right: auto;
}
.green_97de > * {
  margin-left: auto;
  margin-right: auto;
}
.green_97de .copper_290f {
  margin-right: 1.41575em;
}
.static_1c85 .green_97de > .nav_left_8d54 {
  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;
}
.static_1c85 .green_97de > .paragraph_5f6c {
  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;
}
.down_02a0.simple-b7af .pro-d36e,
.mask_lower_737e.simple-b7af .pro-d36e {
  margin-left: 0;
}
.south-2a2f.simple-b7af .pro-d36e,
.block_1a64.simple-b7af .pro-d36e {
  margin-right: 0;
}
.green_97de ol,
.green_97de ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.search_bf63 video {
  max-width: 100%;
}
.accordion_upper_b82e img {
  display: block;
}
.accordion_upper_b82e.copper_290f,
.accordion_upper_b82e.gradient-13f7 {
  width: 100%;
}
.accordion_upper_b82e.paragraph_5f6c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.green-b8b8:not(.title_be49) {
  margin: 1.5em auto;
}
.pagination_next_8090 p {
  padding: 1.5em 14px;
}
ul.lite-bef2.paragraph_5f6c,
ul.lite-bef2.nav_left_8d54,
ul.lite-bef2.new-a5e3.nav_left_8d54 {
  padding: 0 14px;
}
.top-5ca2 {
  display: block;
  overflow-x: auto;
}
.top-5ca2 table {
  border-collapse: collapse;
  width: 100%;
}
.top-5ca2 td,
.top-5ca2 th {
  padding: 0.5em;
}
.green_97de li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.green_97de ol ol,
.green_97de ol ul,
.green_97de ul ol,
.green_97de ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.green_97de ol ol li,
.green_97de ol ul li,
.green_97de ul ol li,
.green_97de ul ul li {
  margin-left: 0;
}
.active-03d5.hidden-dark-5a95 > .background_558f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active-03d5.hidden-dark-5a95 > .background_558f iframe,
.active-03d5.hidden-dark-5a95 > .background_558f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aside_wide_b9d8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.aside_wide_b9d8.carousel-hovered-0877 {
  padding: 0;
}
.aside_wide_b9d8.carousel-hovered-0877 cite {
  font-size: 13px;
}
.aside_wide_b9d8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.aside_wide_b9d8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.green-07b6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.green-07b6 > p:first-child {
  margin-top: 0;
}
.green-07b6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.green-07b6 blockquote {
  border-left: 0;
}
.text-hard-15cf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text-hard-15cf:not(.media_smooth_983d) {
  max-width: 100px;
}
.text-hard-15cf.nav_soft_ad29 {
  border-bottom: none !important;
  text-align: center;
}
.text-hard-15cf.nav_soft_ad29::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination_next_8090 p {
    padding: 1.5em 0;
  }
}
.article-6119 {
  color: #0073aa;
}
.grid_large_039d {
  background-color: #0073aa;
}
.hard_9ced {
  color: #229fd8;
}
.dark-2926 {
  background-color: #229fd8;
}
.lite_fb80 {
  color: #eee;
}
.media_prev_9ce7 {
  background-color: #eee;
}
.layout-prev-d5ad {
  color: #444;
}
.sort-dark-56b2 {
  background-color: #444;
}
.media-black-6ad2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media-black-6ad2 .popup_16b2 .container_1fa0 {
  font-size: 15px;
}
.media-black-6ad2 .container_1fa0 {
  line-height: 1.3;
}
.media-black-6ad2 .accordion_2ff4 {
}
.media-black-6ad2 .medium-aebb {
  background: #235787;
}
.feature-638c {
  padding: 0;
}
.feature-638c .medium-aebb {
  background: #1a1a1a;
}
.feature-638c .accordion_2ff4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pattern-43ef {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pattern-43ef .accordion_2ff4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pattern-43ef .medium-aebb {
  background: #303030;
}
.purple_5caa {
  position: relative;
  z-index: 10;
}
.purple_5caa .popup_prev_2227 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple_e853 .mini_5034 {
  display: inline-block;
  vertical-align: middle;
}
.simple_e853.container-down-d055 .mini_5034 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .simple_e853.container-down-d055 .mini_5034 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .simple_e853.container-down-d055 .mini_5034 {
    margin-right: 0.4em;
  }
}
.simple_e853.container-down-d055 .mini_5034:last-child {
  margin-right: 0;
}
.card-mini-3dd6 .popup_prev_2227 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .top_f771 .popup_16b2 {
    margin: 0 -0.5em;
  }
  .top_f771 .popup_16b2 [class*="customify-col-"],
  .top_f771 .popup_16b2 [class*="customify-col_"],
  .top_f771 .popup_16b2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.top_f771.thumbnail-pressed-6f54 .popup_prev_2227 {
  background: 0 0 !important;
}
.top_f771.thumbnail-pressed-6f54 .popup_prev_2227,
.top_f771.card-mini-3dd6 .popup_prev_2227 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .top_f771.icon-c70c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.top_f771.card-mini-3dd6 .popup_prev_2227 {
  box-shadow: none !important;
}
.label_thick_34d3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .label_thick_34d3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .label_thick_34d3 {
    padding: 18px 0 20px;
  }
}
.label_thick_34d3 .shade_soft_3397 {
  width: 100%;
}
.label_thick_34d3 .message_f0c0 {
  margin-bottom: 0;
}
.label_thick_34d3 .header-0d7e {
  margin-top: 5px;
  font-size: 0.875em;
}
.form-3fc2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.form-3fc2 .popup_gas_cf60 {
  width: 100%;
}
.title_944a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title_944a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title_944a 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;
}
.title_944a li:last-child:after {
  display: none;
}
.title_944a li a {
  font-weight: 500;
  margin-right: 10px;
}
.bright-4a8f .motion_aa3f button,
.label_thick_34d3 .motion_aa3f button {
  left: 0;
}
.bright-4a8f .popup_gas_cf60,
.label_thick_34d3 .popup_gas_cf60 {
  padding-left: 0;
  padding-right: 0;
}
.bright-4a8f .form-3fc2,
.label_thick_34d3 .form-3fc2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bright-4a8f {
  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;
}
.bright-4a8f: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;
}
.bright-4a8f .aside_tiny_495e {
  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) {
  .bright-4a8f .aside_tiny_495e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bright-4a8f .aside_tiny_495e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bright-4a8f .aside_tiny_495e {
    min-height: 200px;
  }
}
.bright-4a8f .title_944a {
  color: rgba(255, 255, 255, 0.8);
}
.bright-4a8f .title_944a a,
.bright-4a8f .title_944a li:after {
  color: inherit;
}
.bright-4a8f .title_944a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pink-bf26 {
  margin-bottom: 0.5em;
}
.hover-87c6 {
  margin-bottom: 1.2em;
}
.hover-87c6,
.pink-bf26 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hover-87c6 p:last-child,
.pink-bf26 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .motion_aa3f,
#masthead .motion_aa3f {
  display: none;
}
#masthead
  > .motion_aa3f.element_green_a572 {
  display: none;
}
#masthead > .motion_aa3f button {
  left: 0;
}
.wood-846b {
  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%;
}
.wood-846b .mini_5034 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wood-846b .brown-6ba3 {
  display: -webkit-box;
  display: flex;
}
.wood-846b .brown-6ba3.brown-c507 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wood-846b .brown-6ba3.link_6d69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-846b .brown-6ba3.preview_f116 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-846b.tiny-f320.accordion-cold-7627 .brown-6ba3.brown-c507 {
  flex-basis: 100%;
}
.wood-846b.primary_over_e1a9 .brown-6ba3.link_6d69 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wood-846b.primary_over_e1a9 .brown-6ba3.preview_f116 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .motion_aa3f.element_green_a572 {
  display: none;
}
#masthead > .motion_aa3f button {
  left: 0;
}
.tertiary_small_73f4 {
  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;
}
.tertiary_small_73f4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tertiary_small_73f4.white_f5a1 i {
  margin-right: 4px;
}
.tertiary_small_73f4.tertiary-900f i {
  margin-left: 5px;
}
.container_1fa0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.container_1fa0 p:last-child {
  margin-bottom: 0;
}
.disabled-ba87 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled-ba87 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled-ba87 img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled-ba87 .mask_bdd1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled-ba87 .media-d7e4 {
  margin: 5px 0 7px 0;
}
.disabled-ba87.status-green-d5c6 .column-silver-6fc0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-ba87.status-green-d5c6 .modal-top-9c3f {
  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;
}
.disabled-ba87.photo-black-0ee9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled-ba87.photo-black-0ee9 .column-silver-6fc0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-ba87.photo-black-0ee9 .modal-top-9c3f {
  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;
}
.disabled-ba87.static-3261 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled-ba87.accordion_tiny_d4c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled-ba87.accordion_tiny_d4c3 .modal-top-9c3f {
  margin-top: 7px;
}
.picture_9415 {
  display: inline-block;
}
.purple_5caa .nav-lite-ad76 .disabled-ba87 img {
  max-width: 100%;
}
.old_bdb6 .frame-dim-4bef.summary_action_ee5f,
.sidebar_ecb9 .frame-dim-4bef.summary_action_ee5f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.old_bdb6 .title-149b,
.sidebar_ecb9 .title-149b {
  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%);
}
.old_bdb6 .title-149b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.old_bdb6.hovered-dba5 .title-149b {
  display: none;
}
.old_bdb6 .shade-65f3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.old_bdb6 .shade-65f3 li {
  display: inline-block;
  position: relative;
}
.old_bdb6 .shade-65f3 li:last-child {
  margin-right: 0;
}
.old_bdb6 .shade-65f3 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;
}
.old_bdb6 .shade-65f3 li.component-light-7864 > a {
  color: rgba(0, 0, 0, 0.9);
}
.old_bdb6 .shade-65f3 > 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;
}
.old_bdb6 .shade-65f3 > li > a i {
  line-height: 0;
}
.old_bdb6 .shade-65f3 > li.gradient-94bd > a .title-149b {
  margin-left: 4px;
  line-height: 0;
}
.old_bdb6 .shade-65f3 .hot_88b5 li.gradient-94bd > a {
  position: relative;
}
.old_bdb6 .shade-65f3 .hot_88b5 li.gradient-94bd > a:after,
.old_bdb6 .shade-65f3 .hot_88b5 li.gradient-94bd > a:before {
  content: "";
  display: table;
}
.old_bdb6 .shade-65f3 .hot_88b5 li.gradient-94bd > a:after {
  clear: both;
}
.old_bdb6 .shade-65f3 .hot_88b5 li.gradient-94bd > a .title-149b {
  margin-left: 5px;
  float: right;
}
.old_bdb6 .steel_5963,
.old_bdb6 .hot_88b5 {
  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;
}
.old_bdb6 .hot_88b5 {
  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;
}
.old_bdb6 .hot_88b5 .summary_action_ee5f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old_bdb6 .hot_88b5 .title-149b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.old_bdb6 .hot_88b5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.old_bdb6 .hot_88b5 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;
}
.old_bdb6 .hot_88b5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.old_bdb6 .hot_88b5 .hot_88b5 {
  top: 0;
  left: 100%;
}
.old_bdb6 .footer_hovered_e982.fn-focus-15c3 > .steel_5963,
.old_bdb6 .footer_hovered_e982.fn-focus-15c3 > .hot_88b5,
.old_bdb6 .footer_hovered_e982:focus > .steel_5963,
.old_bdb6 .footer_hovered_e982:focus > .hot_88b5,
.old_bdb6 .footer_hovered_e982:hover > .steel_5963,
.old_bdb6 .footer_hovered_e982:hover > .hot_88b5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.old_bdb6.dim_3503 .caption-e8e9:after,
.old_bdb6.dim_3503 .caption-e8e9:before {
  content: "";
  display: table;
}
.old_bdb6.dim_3503 .caption-e8e9:after {
  clear: both;
}
.old_bdb6.dim_3503 .caption-e8e9 > li {
  float: left;
}
.old_bdb6.message_a5ac .caption-e8e9:after,
.old_bdb6.message_a5ac .caption-e8e9:before {
  content: "";
  display: table;
}
.old_bdb6.message_a5ac .caption-e8e9:after {
  clear: both;
}
.old_bdb6.message_a5ac .caption-e8e9 > li {
  float: left;
}
.old_bdb6.message_a5ac .caption-e8e9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.old_bdb6.message_a5ac .caption-e8e9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.old_bdb6.message_a5ac .caption-e8e9 > li.gradient_aa29 > a,
.old_bdb6.message_a5ac .caption-e8e9 > li.component-light-7864 > a {
  color: #fff;
  background-color: #1e4b75;
}
.old_bdb6.footer-ce19 .caption-e8e9 > li > a .summary_action_ee5f {
  position: relative;
}
.old_bdb6.footer-ce19 .caption-e8e9 > li > a .summary_action_ee5f: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;
}
.old_bdb6.footer-ce19
  .caption-e8e9
  > li:focus
  > a
  .summary_action_ee5f:before,
.old_bdb6.footer-ce19
  .caption-e8e9
  > li:hover
  > a
  .summary_action_ee5f:before {
  width: 100%;
  background-color: currentColor;
}
.old_bdb6.footer-ce19
  .caption-e8e9
  > li.gradient_aa29
  > a
  .summary_action_ee5f:before,
.old_bdb6.footer-ce19
  .caption-e8e9
  > li.lower_acb5
  > a
  .summary_action_ee5f:before {
  width: 100%;
  background-color: currentColor;
}
.old_bdb6.last_4180 .caption-e8e9 > li > a .summary_action_ee5f {
  position: relative;
}
.old_bdb6.last_4180 .caption-e8e9 > li > a .summary_action_ee5f: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;
}
.old_bdb6.last_4180 .caption-e8e9 > li:focus > a .summary_action_ee5f:before,
.old_bdb6.last_4180
  .caption-e8e9
  > li:hover
  > a
  .summary_action_ee5f:before {
  width: 100%;
  background-color: currentColor;
}
.old_bdb6.last_4180
  .caption-e8e9
  > li.gradient_aa29
  > a
  .summary_action_ee5f:before,
.old_bdb6.last_4180
  .caption-e8e9
  > li.lower_acb5
  > a
  .summary_action_ee5f:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar_ecb9 .shade-65f3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar_ecb9 .shade-65f3 li:first-child > a {
  border-top: none;
}
.sidebar_ecb9 .shade-65f3 .north-f890 > .summary_action_ee5f .title-149b {
  display: none;
}
.sidebar_ecb9 .shade-65f3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar_ecb9 .shade-65f3 li:last-child {
  border: none;
}
.sidebar_ecb9 .shade-65f3 li.gradient-94bd > a {
  padding-right: 45px !important;
}
.sidebar_ecb9 .shade-65f3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar_ecb9 .shade-65f3 li a:focus,
.sidebar_ecb9 .shade-65f3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar_ecb9 .shade-65f3 li .article-east-332d {
  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;
}
.sidebar_ecb9 .shade-65f3 li .article-east-332d:hover {
  box-shadow: none;
}
.sidebar_ecb9 .shade-65f3 li .article-east-332d .title-149b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar_ecb9 .shade-65f3 .hot_88b5 {
  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);
}
.sidebar_ecb9 .shade-65f3 .hot_88b5 li a {
  padding-left: 3em;
}
.sidebar_ecb9 .shade-65f3 .large-48e4 > a .article-east-332d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar_ecb9 .shade-65f3 .large-48e4 > .hot_88b5 {
  display: block;
  opacity: 1;
}
.accent_steel_521e {
  max-width: 100%;
}
.tooltip_0622 {
  line-height: 0;
  cursor: pointer;
}
.wrapper-d867 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper-d867:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper-d867 svg {
  width: 18px;
  height: 18px;
}
.wrapper-d867 .red_3d57 {
  display: none;
}
.avatar_plasma_0ab0 {
  position: relative;
}
.avatar_plasma_0ab0.fn-active-15c3 .wrapper-d867 .gallery_be4c {
  display: none;
}
.avatar_plasma_0ab0.fn-active-15c3 .wrapper-d867 .red_3d57 {
  display: inline-block;
}
.avatar_plasma_0ab0 .badge-5a5c {
  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);
}
.avatar_plasma_0ab0.tall-943d .badge-5a5c {
  left: auto;
  right: -0.9em;
}
.avatar_plasma_0ab0.tall-943d .basic-fbf8::before {
  left: auto;
  right: 15px;
}
.avatar_plasma_0ab0.fn-active-15c3 .badge-5a5c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.over_84e2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.over_84e2 label {
  flex-basis: 100%;
}
.over_84e2 .aside_selected_173d {
  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;
}
.over_84e2 .tag_a5fa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.over_84e2 .tag_a5fa:focus {
  background-color: transparent;
}
.over_84e2 button.gold_3669 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.over_84e2 button.gold_3669:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.over_84e2 button.gold_3669 svg {
  width: 18px;
  height: 18px;
}
.over_84e2 input[type="submit"] {
  min-height: auto;
}
.list-under-80f1 .over_84e2 .tag_a5fa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.basic-fbf8 {
  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) {
  .basic-fbf8 {
    width: 220px;
  }
}
.basic-fbf8 label {
  flex-basis: 100%;
}
.basic-fbf8::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;
}
.backdrop-3b94 .list-under-80f1 .over_84e2 {
  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;
}
.backdrop-3b94
  .list-under-80f1
  .over_84e2
  .aside_selected_173d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.backdrop-3b94 .list-under-80f1 .over_84e2 .tag_a5fa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.backdrop-3b94
  .list-under-80f1
  .over_84e2
  .tag_a5fa:focus {
  background: 0 0;
}
.backdrop-3b94
  .list-under-80f1
  .over_84e2
  .carousel_dynamic_662c {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.sort_02ff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort_02ff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort_02ff li:last-child {
  margin-right: 0;
}
.sort_02ff li:first-child {
  margin-left: 0;
}
.sort_02ff.search_easy_e2da a {
  color: #fff;
}
.sort_02ff.search_easy_e2da a:hover {
  color: #fff;
}
.sort_02ff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort_02ff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort_02ff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort_02ff a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort_02ff [class*="social-icon-apple"] {
  background-color: #999;
}
.sort_02ff [class*="social-icon-apple"].footer_bronze_61f4 {
  background-color: transparent;
  color: #999;
}
.sort_02ff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort_02ff [class*="social-icon-behance"].footer_bronze_61f4 {
  background-color: transparent;
  color: #1769ff;
}
.sort_02ff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort_02ff [class*="social-icon-bitbucket"].footer_bronze_61f4 {
  background-color: transparent;
  color: #205081;
}
.sort_02ff [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort_02ff [class*="social-icon-codepen"].footer_bronze_61f4 {
  background-color: transparent;
  color: #000;
}
.sort_02ff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort_02ff [class*="social-icon-delicious"].footer_bronze_61f4 {
  background-color: transparent;
  color: #39f;
}
.sort_02ff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort_02ff [class*="social-icon-digg"].footer_bronze_61f4 {
  background-color: transparent;
  color: #005be2;
}
.sort_02ff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort_02ff [class*="social-icon-dribbble"].footer_bronze_61f4 {
  background-color: transparent;
  color: #ea4c89;
}
.sort_02ff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort_02ff [class*="social-icon-envelope"].footer_bronze_61f4 {
  background-color: transparent;
  color: #ea4335;
}
.sort_02ff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort_02ff [class*="social-icon-facebook"].footer_bronze_61f4 {
  background-color: transparent;
  color: #3b5998;
}
.sort_02ff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort_02ff [class*="social-icon-flickr"].footer_bronze_61f4 {
  background-color: transparent;
  color: #0063dc;
}
.sort_02ff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort_02ff [class*="social-icon-foursquare"].footer_bronze_61f4 {
  background-color: transparent;
  color: #2d5be3;
}
.sort_02ff [class*="social-icon-github"] {
  background-color: #333;
}
.sort_02ff [class*="social-icon-github"].footer_bronze_61f4 {
  background-color: transparent;
  color: #333;
}
.sort_02ff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort_02ff [class*="social-icon-google-plus"].footer_bronze_61f4 {
  background-color: transparent;
  color: #dd4b39;
}
.sort_02ff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort_02ff [class*="social-icon-houzz"].footer_bronze_61f4 {
  background-color: transparent;
  color: #7ac142;
}
.sort_02ff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort_02ff [class*="social-icon-instagram"].footer_bronze_61f4 {
  background-color: transparent;
  color: #262626;
}
.sort_02ff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort_02ff [class*="social-icon-jsfiddle"].footer_bronze_61f4 {
  background-color: transparent;
  color: #487aa2;
}
.sort_02ff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort_02ff [class*="social-icon-linkedin"].footer_bronze_61f4 {
  background-color: transparent;
  color: #0077b5;
}
.sort_02ff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort_02ff [class*="social-icon-medium"].footer_bronze_61f4 {
  background-color: transparent;
  color: #00ab6b;
}
.sort_02ff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort_02ff
  [class*="social-icon-odnoklassniki"].footer_bronze_61f4 {
  background-color: transparent;
  color: #f4731c;
}
.sort_02ff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort_02ff [class*="social-icon-meetup"].footer_bronze_61f4 {
  background-color: transparent;
  color: #ec1c40;
}
.sort_02ff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort_02ff [class*="social-icon-pinterest"].footer_bronze_61f4 {
  background-color: transparent;
  color: #bd081c;
}
.sort_02ff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort_02ff [class*="social-icon-product-hunt"].footer_bronze_61f4 {
  background-color: transparent;
  color: #da552f;
}
.sort_02ff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort_02ff [class*="social-icon-reddit"].footer_bronze_61f4 {
  background-color: transparent;
  color: #ff4500;
}
.sort_02ff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort_02ff [class*="social-icon-rss"].footer_bronze_61f4 {
  background-color: transparent;
  color: #f26522;
}
.sort_02ff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort_02ff
  [class*="social-icon-shopping-cart"].footer_bronze_61f4 {
  background-color: transparent;
  color: #4caf50;
}
.sort_02ff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort_02ff [class*="social-icon-skype"].footer_bronze_61f4 {
  background-color: transparent;
  color: #00aff0;
}
.sort_02ff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort_02ff [class*="social-icon-slideshare"].footer_bronze_61f4 {
  background-color: transparent;
  color: #0077b5;
}
.sort_02ff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort_02ff [class*="social-icon-snapchat"].footer_bronze_61f4 {
  background-color: transparent;
  color: #fffc00;
}
.sort_02ff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort_02ff [class*="social-icon-soundcloud"].footer_bronze_61f4 {
  background-color: transparent;
  color: #f80;
}
.sort_02ff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort_02ff [class*="social-icon-spotify"].footer_bronze_61f4 {
  background-color: transparent;
  color: #2ebd59;
}
.sort_02ff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort_02ff
  [class*="social-icon-stack-overflow"].footer_bronze_61f4 {
  background-color: transparent;
  color: #fe7a15;
}
.sort_02ff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort_02ff [class*="social-icon-maldkfgram"].footer_bronze_61f4 {
  background-color: transparent;
  color: #2ca5e0;
}
.sort_02ff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort_02ff [class*="social-icon-tripadvisor"].footer_bronze_61f4 {
  background-color: transparent;
  color: #589442;
}
.sort_02ff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort_02ff [class*="social-icon-tumblr"].footer_bronze_61f4 {
  background-color: transparent;
  color: #35465c;
}
.sort_02ff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort_02ff [class*="social-icon-twitch"].footer_bronze_61f4 {
  background-color: transparent;
  color: #6441a5;
}
.sort_02ff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort_02ff [class*="social-icon-twitter"].footer_bronze_61f4 {
  background-color: transparent;
  color: #1da1f2;
}
.sort_02ff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort_02ff [class*="social-icon-vimeo"].footer_bronze_61f4 {
  background-color: transparent;
  color: #1ab7ea;
}
.sort_02ff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort_02ff [class*="social-icon-vk"].footer_bronze_61f4 {
  background-color: transparent;
  color: #45668e;
}
.sort_02ff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort_02ff [class*="social-icon-weibo"].footer_bronze_61f4 {
  background-color: transparent;
  color: #df2029;
}
.sort_02ff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort_02ff [class*="social-icon-weixin"].footer_bronze_61f4 {
  background-color: transparent;
  color: #7bb32e;
}
.sort_02ff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort_02ff [class*="social-icon-whatsapp"].footer_bronze_61f4 {
  background-color: transparent;
  color: #25d366;
}
.sort_02ff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort_02ff [class*="social-icon-wordpress"].footer_bronze_61f4 {
  background-color: transparent;
  color: #21759b;
}
.sort_02ff [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort_02ff [class*="social-icon-xing"].footer_bronze_61f4 {
  background-color: transparent;
  color: #026466;
}
.sort_02ff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort_02ff [class*="social-icon-yelp"].footer_bronze_61f4 {
  background-color: transparent;
  color: #af0606;
}
.sort_02ff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort_02ff [class*="social-icon-youtube"].footer_bronze_61f4 {
  background-color: transparent;
  color: #cd201f;
}
.paper-c0b2 {
  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;
}
.paper-c0b2:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel-b171 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu-green-5c6d {
  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;
}
.blue_4d7e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.first-3f53 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.first-3f53,
.first-3f53::after,
.first-3f53::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;
}
.first-3f53::after,
.first-3f53::before {
  content: "";
  display: block;
  background-color: inherit;
}
.basic-049d .menu-green-5c6d .blue_4d7e {
  margin-top: -2px;
  width: 19px;
}
.basic-049d .menu-green-5c6d .first-3f53 {
  margin-top: -1px;
}
.basic-049d .menu-green-5c6d .first-3f53,
.basic-049d .menu-green-5c6d .first-3f53::after,
.basic-049d .menu-green-5c6d .first-3f53::before {
  width: 19px;
  height: 2px;
}
.basic-049d .menu-green-5c6d .first-3f53::before {
  top: -6px;
}
.basic-049d .menu-green-5c6d .first-3f53::after {
  bottom: -6px;
}
.prev-2d35 .menu-green-5c6d .blue_4d7e {
  margin-top: -2px;
  width: 22px;
}
.prev-2d35 .menu-green-5c6d .first-3f53 {
  margin-top: -1px;
}
.prev-2d35 .menu-green-5c6d .first-3f53,
.prev-2d35 .menu-green-5c6d .first-3f53::after,
.prev-2d35 .menu-green-5c6d .first-3f53::before {
  width: 22px;
  height: 2px;
}
.prev-2d35 .menu-green-5c6d .first-3f53::before {
  top: -7px;
}
.prev-2d35 .menu-green-5c6d .first-3f53::after {
  bottom: -7px;
}
.grid_19bc .menu-green-5c6d .blue_4d7e {
  margin-top: -2px;
  width: 31px;
}
.grid_19bc .menu-green-5c6d .first-3f53 {
  margin-top: -1.5px;
}
.grid_19bc .menu-green-5c6d .first-3f53,
.grid_19bc .menu-green-5c6d .first-3f53::after,
.grid_19bc .menu-green-5c6d .first-3f53::before {
  width: 31px;
  height: 3px;
}
.grid_19bc .menu-green-5c6d .first-3f53::before {
  top: -9px;
}
.grid_19bc .menu-green-5c6d .first-3f53::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input-4bf3 .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 19px;
  }
  .input-4bf3 .menu-green-5c6d .first-3f53 {
    margin-top: -1px;
  }
  .input-4bf3 .menu-green-5c6d .first-3f53,
  .input-4bf3 .menu-green-5c6d .first-3f53::after,
  .input-4bf3 .menu-green-5c6d .first-3f53::before {
    width: 19px;
    height: 2px;
  }
  .input-4bf3 .menu-green-5c6d .first-3f53::before {
    top: -6px;
  }
  .input-4bf3 .menu-green-5c6d .first-3f53::after {
    bottom: -6px;
  }
  .button-81a8 .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 22px;
  }
  .button-81a8 .menu-green-5c6d .first-3f53 {
    margin-top: -1px;
  }
  .button-81a8 .menu-green-5c6d .first-3f53,
  .button-81a8 .menu-green-5c6d .first-3f53::after,
  .button-81a8 .menu-green-5c6d .first-3f53::before {
    width: 22px;
    height: 2px;
  }
  .button-81a8 .menu-green-5c6d .first-3f53::before {
    top: -7px;
  }
  .button-81a8 .menu-green-5c6d .first-3f53::after {
    bottom: -7px;
  }
  .border_dirty_bb5d .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 31px;
  }
  .border_dirty_bb5d .menu-green-5c6d .first-3f53 {
    margin-top: -1.5px;
  }
  .border_dirty_bb5d .menu-green-5c6d .first-3f53,
  .border_dirty_bb5d .menu-green-5c6d .first-3f53::after,
  .border_dirty_bb5d .menu-green-5c6d .first-3f53::before {
    width: 31px;
    height: 3px;
  }
  .border_dirty_bb5d .menu-green-5c6d .first-3f53::before {
    top: -9px;
  }
  .border_dirty_bb5d .menu-green-5c6d .first-3f53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .grid-cca2 .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 19px;
  }
  .grid-cca2 .menu-green-5c6d .first-3f53 {
    margin-top: -1px;
  }
  .grid-cca2 .menu-green-5c6d .first-3f53,
  .grid-cca2 .menu-green-5c6d .first-3f53::after,
  .grid-cca2 .menu-green-5c6d .first-3f53::before {
    width: 19px;
    height: 2px;
  }
  .grid-cca2 .menu-green-5c6d .first-3f53::before {
    top: -6px;
  }
  .grid-cca2 .menu-green-5c6d .first-3f53::after {
    bottom: -6px;
  }
  .status-7a2d .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 22px;
  }
  .status-7a2d .menu-green-5c6d .first-3f53 {
    margin-top: -1px;
  }
  .status-7a2d .menu-green-5c6d .first-3f53,
  .status-7a2d .menu-green-5c6d .first-3f53::after,
  .status-7a2d .menu-green-5c6d .first-3f53::before {
    width: 22px;
    height: 2px;
  }
  .status-7a2d .menu-green-5c6d .first-3f53::before {
    top: -7px;
  }
  .status-7a2d .menu-green-5c6d .first-3f53::after {
    bottom: -7px;
  }
  .plasma_6480 .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_6480 .menu-green-5c6d .first-3f53 {
    margin-top: -1.5px;
  }
  .plasma_6480 .menu-green-5c6d .first-3f53,
  .plasma_6480 .menu-green-5c6d .first-3f53::after,
  .plasma_6480 .menu-green-5c6d .first-3f53::before {
    width: 31px;
    height: 3px;
  }
  .plasma_6480 .menu-green-5c6d .first-3f53::before {
    top: -9px;
  }
  .plasma_6480 .menu-green-5c6d .first-3f53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .layout-dirty-2f27 .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 19px;
  }
  .layout-dirty-2f27 .menu-green-5c6d .first-3f53 {
    margin-top: -1px;
  }
  .layout-dirty-2f27 .menu-green-5c6d .first-3f53,
  .layout-dirty-2f27 .menu-green-5c6d .first-3f53::after,
  .layout-dirty-2f27 .menu-green-5c6d .first-3f53::before {
    width: 19px;
    height: 2px;
  }
  .layout-dirty-2f27 .menu-green-5c6d .first-3f53::before {
    top: -6px;
  }
  .layout-dirty-2f27 .menu-green-5c6d .first-3f53::after {
    bottom: -6px;
  }
  .modal_c6e8 .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 22px;
  }
  .modal_c6e8 .menu-green-5c6d .first-3f53 {
    margin-top: -1px;
  }
  .modal_c6e8 .menu-green-5c6d .first-3f53,
  .modal_c6e8 .menu-green-5c6d .first-3f53::after,
  .modal_c6e8 .menu-green-5c6d .first-3f53::before {
    width: 22px;
    height: 2px;
  }
  .modal_c6e8 .menu-green-5c6d .first-3f53::before {
    top: -7px;
  }
  .modal_c6e8 .menu-green-5c6d .first-3f53::after {
    bottom: -7px;
  }
  .in-4beb .menu-green-5c6d .blue_4d7e {
    margin-top: -2px;
    width: 31px;
  }
  .in-4beb .menu-green-5c6d .first-3f53 {
    margin-top: -1.5px;
  }
  .in-4beb .menu-green-5c6d .first-3f53,
  .in-4beb .menu-green-5c6d .first-3f53::after,
  .in-4beb .menu-green-5c6d .first-3f53::before {
    width: 31px;
    height: 3px;
  }
  .in-4beb .menu-green-5c6d .first-3f53::before {
    top: -9px;
  }
  .in-4beb .menu-green-5c6d .first-3f53::after {
    bottom: -9px;
  }
}
.dynamic_85d2 .first-3f53 {
  -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);
}
.dynamic_85d2 .first-3f53::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dynamic_85d2 .first-3f53::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);
}
.dynamic_85d2.card-3c31 .first-3f53 {
  -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);
}
.dynamic_85d2.card-3c31 .first-3f53::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dynamic_85d2.card-3c31 .first-3f53::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);
}
.notice_bd7c {
  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.left-4d87:before {
  display: none;
}
.grid-11c6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.grid-11c6 .text-9554 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.grid-11c6 .text-9554:last-of-type {
  border-bottom: none;
}
.grid-11c6 .text-9554.form_5f13,
.grid-11c6 .text-9554.progress_upper_e9bd,
.grid-11c6 .text-9554.bronze-a176 {
  padding: 0;
}
.grid-11c6 .sidebar_ecb9 .article-east-332d {
  color: currentColor;
}
.grid-11c6 .sidebar_ecb9 .article-east-332d:focus,
.grid-11c6 .sidebar_ecb9 .article-east-332d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-11c6.accordion_2ff4 .texture_742b,
.grid-11c6.accordion_2ff4 .container_1fa0 a,
.grid-11c6.accordion_2ff4 .caption-e8e9 a,
.grid-11c6.accordion_2ff4 .hot_88b5 a {
  color: rgba(0, 0, 0, 0.55);
}
.grid-11c6.accordion_2ff4 .texture_742b:hover,
.grid-11c6.accordion_2ff4 .container_1fa0 a:hover,
.grid-11c6.accordion_2ff4 .caption-e8e9 a:hover,
.grid-11c6.accordion_2ff4 .hot_88b5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-11c6.accordion_2ff4 .paragraph-e1e9 {
  color: rgba(0, 0, 0, 0.8);
}
.grid-11c6.accordion_2ff4 .text-9554 {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-11c6.accordion_2ff4 .text-9554:before {
  background: rgba(0, 0, 0, 0.08);
}
.grid-11c6.accordion_2ff4 .mask_bd28:before {
  background: rgba(255, 255, 255, 0.9);
}
.grid-11c6.accordion_2ff4 .sidebar_ecb9 .shade-65f3 li a,
.grid-11c6.accordion_2ff4 .sidebar_ecb9 .article-east-332d,
.grid-11c6.accordion_2ff4 .hot_88b5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-11c6.accordion_2ff4 .sidebar_ecb9 .article-east-332d:focus,
.grid-11c6.accordion_2ff4 .sidebar_ecb9 .article-east-332d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-11c6.accordion_2ff4 .shade-65f3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-11c6.medium-aebb .texture_742b,
.grid-11c6.medium-aebb .container_1fa0 a,
.grid-11c6.medium-aebb .caption-e8e9 .article-east-332d,
.grid-11c6.medium-aebb .caption-e8e9 a,
.grid-11c6.medium-aebb .hot_88b5 a {
  color: rgba(255, 255, 255, 0.79);
}
.grid-11c6.medium-aebb .texture_742b:hover,
.grid-11c6.medium-aebb .container_1fa0 a:hover,
.grid-11c6.medium-aebb .caption-e8e9 .article-east-332d:hover,
.grid-11c6.medium-aebb .caption-e8e9 a:hover,
.grid-11c6.medium-aebb .hot_88b5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-11c6.medium-aebb .paragraph-e1e9 {
  color: rgba(255, 255, 255, 0.99);
}
.grid-11c6.medium-aebb .text-9554 {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-11c6.medium-aebb .text-9554:before {
  background: rgba(255, 255, 255, 0.08);
}
.grid-11c6.medium-aebb .mask_bd28:before {
  background: rgba(0, 0, 0, 0.9);
}
.grid-11c6.medium-aebb .sidebar_ecb9 .shade-65f3 li a,
.grid-11c6.medium-aebb .sidebar_ecb9 .article-east-332d,
.grid-11c6.medium-aebb .hot_88b5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-11c6.medium-aebb .sidebar_ecb9 .article-east-332d:focus,
.grid-11c6.medium-aebb .sidebar_ecb9 .article-east-332d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-11c6.medium-aebb .shade-65f3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_bd28 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mask_bd28:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.focus-013e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.input-black-5424 .grid-11c6 {
  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;
}
.input-black-5424 .text-9554 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.input-black-5424 .text-9554: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) {
  .input-black-5424 .text-9554:before {
    width: 16%;
    left: 42%;
  }
}
.input-black-5424 .text-9554:last-child:before {
  content: none;
}
.input-black-5424 .text-9554[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.input-black-5424 .sidebar_ecb9 .shade-65f3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.input-black-5424 .sidebar_ecb9 .shade-65f3 li a .article-east-332d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.input-black-5424 .sidebar_ecb9 .hot_88b5 {
  border: none;
}
.input-black-5424 .sidebar_ecb9 .hot_88b5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.input-black-5424 .mask_bd28 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.input-black-5424 .focus-013e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.input-black-5424 .medium-aebb .mask_bd28:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-black-5424 .accordion_2ff4.progress_7378 .first-3f53 {
  background: rgba(0, 0, 0, 0.6);
}
.input-black-5424
  .accordion_2ff4.progress_7378
  .first-3f53::after,
.input-black-5424
  .accordion_2ff4.progress_7378
  .first-3f53:before {
  background: inherit;
}
.input-black-5424
  .accordion_2ff4.progress_7378:hover
  .first-3f53 {
  background: rgba(0, 0, 0, 0.8);
}
.background-iron-fefd .grid-11c6 {
  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) {
  .background-iron-fefd .grid-11c6 {
    width: auto;
    right: 45px;
  }
}
.item-1665 .grid-11c6 {
  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) {
  .item-1665 .grid-11c6 {
    width: auto;
    left: 45px;
  }
}
.left-4d87 .grid-11c6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left-4d87 .focus-013e {
  max-width: 48em;
  margin: 0 auto;
}
.left-4d87 .mask_bd28:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dark-d97b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dark-d97b.input-black-5424 .grid-11c6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dark-d97b.background-iron-fefd .grid-11c6 {
  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);
}
.dark-d97b .grid-11c6 {
  visibility: visible;
}
.dark-d97b.item-1665 .grid-11c6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary-8556,
.fluid_6986 {
  overflow-x: hidden;
}
.secondary-8556 .grid-11c6 {
  overflow: auto;
}
.secondary-8556.input-black-5424 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-8556.input-black-5424 .grid-11c6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary-8556.input-black-5424 .paper-c0b2 {
  opacity: 0;
}
.secondary-8556.background-iron-fefd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-8556.background-iron-fefd .grid-11c6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary-8556.background-iron-fefd .paper-c0b2 {
  opacity: 0;
}
.secondary-8556.item-1665 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-8556.item-1665 .grid-11c6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary-8556.item-1665 .paper-c0b2 {
  opacity: 0;
}
.secondary-8556.left-4d87 .grid-11c6 {
  z-index: 10;
  visibility: visible;
}
.progress_7378 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_7378 .first-3f53 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_7378 .first-3f53::after,
.progress_7378 .first-3f53:before {
  background: inherit;
}
.progress_7378:hover .first-3f53 {
  background: rgba(255, 255, 255, 0.99);
}
.item-1665 .progress_7378 {
  top: 10px;
  right: auto;
  left: 12px;
}
.left-4d87 .progress_7378 {
  display: none !important;
}
.secondary-8556:before,
.fluid_6986:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary-8556 .progress_7378,
.fluid_6986 .progress_7378 {
  display: inline-block;
}
.grid-11c6 .mini_5034 {
  -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;
}
.secondary-8556 .grid-11c6 .mini_5034,
.fluid_6986 .grid-11c6 .mini_5034 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter_84d3 .aside_selected_173d {
  width: 100%;
}
.nav-lite-ad76 {
  padding: 0 0.5em 0;
}
.nav-lite-ad76 [class*="customify-col-"],
.nav-lite-ad76 [class*="customify-col_"],
.nav-lite-ad76 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.basic_8b43 .nav-lite-ad76 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .popup_16b2 .badge-5b0b,
  .badge-5b0b {
    display: none;
  }
  .text-warm-f0dd {
    text-align: left;
  }
  .overlay-warm-684f {
    text-align: center;
  }
  .tag-45e7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .popup_16b2 .tabs-bb95,
  .tabs-bb95 {
    display: none;
  }
  .soft_5dca {
    text-align: left;
  }
  .iron-403d {
    text-align: center;
  }
  .tiny_5a02 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .popup_16b2 .tag-in-f60f,
  .tag-in-f60f {
    display: none;
  }
  .active-0fce {
    text-align: left;
  }
  .detail_east_725c {
    text-align: center;
  }
  .menu-gold-6383 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.image_cfa8 {
  box-shadow: none !important;
}
.advanced-3ca5 .panel_small_6f1e,
.red-c0f1 .panel_small_6f1e {
  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;
}
.red-c0f1 .panel_small_6f1e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup_prev_2227 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup_prev_2227:after,
.popup_prev_2227:before {
  content: "";
  display: table;
}
.popup_prev_2227:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup_prev_2227 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup_prev_2227,
.icon-c70c {
  max-width: 1248px;
  margin: 0 auto;
}

.header-large-edca.current-797c .popup_prev_2227 {
  max-width: 100%;
}
.header-large-edca.section-c25b {
  max-width: 1200px;
  margin: 0 auto;
}
.header-large-edca.box_orange_9f3d .popup_prev_2227 {
  max-width: 100%;
}
.header-large-edca.box_orange_9f3d > .popup_prev_2227 {
  padding-left: 0;
  padding-right: 0;
}
.header-large-edca.box_orange_9f3d > .popup_prev_2227 .popup_16b2 {
  margin: 0;
}
.header-large-edca.box_orange_9f3d
  > .popup_prev_2227
  .carousel_e796.shade_middle_fba2 {
  margin-right: 0;
  margin-left: 0;
}
.header-large-edca.box_orange_9f3d #main.shade_middle_fba2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bottom_3d3f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_3d3f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar_e6c1 .pro-d36e {
    padding-right: 1em;
  }
  .avatar_e6c1.shadow_bronze_8c42 .carousel_e796 {
    border-right: 1px solid #eaecee;
  }
  .avatar_e6c1.shadow_bronze_8c42 .pro-d36e {
    padding-right: 1em;
  }
  .avatar_e6c1.shadow_bronze_8c42 .chip-dirty-b0d6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-upper-1740 .pro-d36e {
    padding-left: 1em;
  }
  .badge-upper-1740.shadow_bronze_8c42 .carousel_e796 {
    border-left: 1px solid #eaecee;
  }
  .badge-upper-1740.shadow_bronze_8c42 .pro-d36e {
    padding-left: 1em;
  }
  .badge-upper-1740.shadow_bronze_8c42 .chip-dirty-b0d6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-pro-5f7d .pro-d36e {
    padding-left: 1em;
  }
  .search-pro-5f7d.shadow_bronze_8c42 .top_0fd7 {
    border-right: 1px solid #eaecee;
  }
  .search-pro-5f7d.shadow_bronze_8c42 .outline-e3b6 {
    border-right: 1px solid #eaecee;
  }
  .search-pro-5f7d.shadow_bronze_8c42 .pro-d36e {
    padding-left: 1em;
  }
  .search-pro-5f7d.shadow_bronze_8c42 .chip-dirty-b0d6 {
    padding-right: 1em;
  }
  .search-pro-5f7d.shadow_bronze_8c42 .icon-0ab0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-gold-ccc5 .pro-d36e {
    padding-right: 1em;
  }
  .content-gold-ccc5.shadow_bronze_8c42 .top_0fd7 {
    border-left: 1px solid #eaecee;
  }
  .content-gold-ccc5.shadow_bronze_8c42 .outline-e3b6 {
    border-left: 1px solid #eaecee;
  }
  .content-gold-ccc5.shadow_bronze_8c42 .pro-d36e {
    padding-right: 1em;
  }
  .content-gold-ccc5.shadow_bronze_8c42 .chip-dirty-b0d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-gold-ccc5.shadow_bronze_8c42 .icon-0ab0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_3d3f .pro-d36e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom_3d3f.shadow_bronze_8c42 .carousel_e796 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bottom_3d3f.shadow_bronze_8c42 .pro-d36e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom_3d3f.shadow_bronze_8c42 .chip-dirty-b0d6 {
    padding-left: 1em;
  }
  .bottom_3d3f.shadow_bronze_8c42 .icon-0ab0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bottom_3d3f.shadow_bronze_8c42 .pro-d36e {
    padding-left: 0;
  }
}
.left-32d9 .simple_e853 {
  display: inline-block;
}
.old_a85a {
  display: inline-block;
}
.pagination-39a8 {
  word-con: break-word;
}
.message_left_e613 > span {
  display: inline-block;
  padding: 5px 0;
}
.message_left_e613 .silver-7266 {
  margin-left: 8px;
  margin-right: 8px;
}
.message_left_e613 .dropdown_large_3c8e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container_0cbb .blue_8fd6 {
  margin-bottom: 2em;
}
.container_0cbb .solid-f7da {
  margin-bottom: 15px;
}
.container_0cbb .solid-f7da:last-child {
  margin-bottom: 0;
}
.container_0cbb .middle-f9c5 {
  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_0cbb .middle-f9c5 {
    display: block;
  }
}
.container_0cbb .message-0a62 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container_0cbb .message-0a62 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container_0cbb .dim-8e3b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container_0cbb .dim-8e3b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container_0cbb .dim-8e3b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container_0cbb .pagination-39a8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_0cbb .pagination-39a8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container_0cbb .light_fee4 p:last-child {
  margin-bottom: 0;
}
.container_0cbb .section-431c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container_0cbb .accordion_c594 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container_0cbb .paragraph-82ab {
  margin-top: 1em;
}
.container_0cbb .tall-0fb1 {
  top: 0;
  display: block;
}
.container_0cbb .tall-0fb1 a {
  color: inherit;
}
.container_0cbb .tall-0fb1 a:hover {
  color: inherit;
}
.container_0cbb .icon_west_3f91 {
  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_0cbb .icon_west_3f91:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container_0cbb .accordion_c594 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container_0cbb .green_b1f7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container_0cbb .green_b1f7:first-child {
  margin-top: 0;
}
.container_0cbb .green_b1f7.pagination-c147 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container_0cbb .green_b1f7.preview-fluid-0693 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_0cbb
  .green_b1f7.preview-fluid-0693.pressed_b4dc
  .paragraph-82ab {
  width: 100%;
}
.container_0cbb .preview-fluid-0693 {
  -webkit-box-align: center;
  align-items: center;
}
.container_0cbb .preview-fluid-0693 .message_left_e613,
.container_0cbb .preview-fluid-0693 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container_0cbb .dim-8e3b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_0cbb .dim-8e3b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_0cbb .dim-8e3b: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_0cbb .pagination-c147 {
  z-index: 5;
}
.container_0cbb .next-d8ee .accent-dynamic-395a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container_0cbb .new-6ee7 .accent-dynamic-395a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container_0cbb .button-caf9 .accent-dynamic-395a {
  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_0cbb.container_short_39ba .middle-f9c5,
.container_0cbb.grid-1715 .middle-f9c5 {
  display: block;
}
.container_0cbb.container_short_39ba .middle-f9c5 .list-short-062c,
.container_0cbb.container_short_39ba .middle-f9c5 .accordion_c594,
.container_0cbb.grid-1715 .middle-f9c5 .list-short-062c,
.container_0cbb.grid-1715 .middle-f9c5 .accordion_c594 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_0cbb.card-e8cd .message-0a62 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container_0cbb.card-e8cd .message-0a62 {
    margin-right: 0;
  }
}
.container_0cbb.container_short_39ba .message-0a62,
.container_0cbb.grid-1715 .message-0a62 {
  padding-top: 40%;
}
.container_0cbb.container_short_39ba .blue_8fd6,
.container_0cbb.grid-1715 .blue_8fd6 {
  display: block;
}
.container_0cbb.container_short_39ba .fn-sticky-15c3 .accordion_c594,
.container_0cbb.grid-1715 .fn-sticky-15c3 .accordion_c594 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container_0cbb.container_short_39ba .message-0a62,
.container_0cbb.grid-1715 .message-0a62 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container_0cbb.container_short_39ba .accordion_c594 {
  padding: 1em;
}
.banner-74ad {
  margin: 30px auto;
  display: block;
}
.banner-74ad .right-c926 > * {
  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;
}
.banner-74ad .right-c926 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-74ad .right-c926 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs_glass_1104 .message_left_e613 {
  margin-bottom: 1.41575em;
}
.tabs_glass_1104 .last_2b4e {
  margin-bottom: 1.618em;
}
.green_97de .frame_fa81 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.green_97de .frame_fa81 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.green_97de .article_87e8 {
  max-width: 100%;
  overflow: auto;
}
.simple-b7af .green_97de a:hover {
  text-decoration: underline;
}
.light_aa9f .solid-f7da:not(.pagination-39a8),
.light_aa9f .dim-8e3b {
  margin-bottom: 1.41575em;
}
.light_aa9f .solid-f7da:not(.pagination-39a8):last-child,
.light_aa9f .dim-8e3b:last-child {
  margin-bottom: 0;
}
.light_aa9f .solid-f7da.fluid-2f67 {
  margin-bottom: 0.41575em;
}
.light_aa9f .logo-huge-c2be:before,
.light_aa9f .dropdown_f662:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.light_aa9f .logo-huge-c2be:before {
  content: "\f115";
}
.light_aa9f .dropdown_f662:before {
  content: "\f02c";
}
.light_aa9f .cold-c475 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.light_aa9f .cold-c475 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gradient_simple_0871 {
  display: -webkit-box;
  display: flex;
}
.gradient_simple_0871 .modal-f585 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gradient_simple_0871 .modal-f585 {
    flex-basis: 90px;
  }
}
.gradient_simple_0871 .solid-4e06 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient_simple_0871 .solid-4e06 {
    flex-basis: calc(100% - 50px);
  }
}
.gradient_simple_0871 .row_8114 p:last-child {
  margin-bottom: 0.72em;
}
.column_wide_6674 .right-c926 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.column_wide_6674 .right-c926:after,
.column_wide_6674 .right-c926:before {
  content: "";
  display: table;
}
.column_wide_6674 .right-c926:after {
  clear: both;
}
.column_wide_6674 .right-c926 .backdrop-hot-9d9d,
.column_wide_6674 .right-c926 .wood-4ad2 {
  width: 49%;
}
.column_wide_6674 .right-c926 .backdrop-hot-9d9d a span.right_41c4,
.column_wide_6674 .right-c926 .wood-4ad2 a span.right_41c4 {
  display: block;
  margin-bottom: 5px;
}
.column_wide_6674 .right-c926 .wood-4ad2 {
  float: left;
  text-align: left;
}
.column_wide_6674 .right-c926 .backdrop-hot-9d9d {
  float: right;
  text-align: right;
}
.clean_ea32 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .clean_ea32 {
    margin-bottom: 0;
  }
}
.medium_cf67 {
  margin-bottom: 1em;
}
.medium_cf67 .pagination-39a8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focus_wood_1c42 a {
  display: block;
  line-height: 0;
  position: relative;
}
.bottom-371c .medium_cf67,
.label_f853 .medium_cf67 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bottom-371c .medium_cf67,
  .label_f853 .medium_cf67 {
    display: block;
  }
}
.bottom-371c .focus_wood_1c42,
.label_f853 .focus_wood_1c42 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bottom-371c .focus_wood_1c42,
  .label_f853 .focus_wood_1c42 {
    margin-bottom: 1em;
  }
}
.bottom-371c .focus_wood_1c42 img,
.label_f853 .focus_wood_1c42 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bottom-371c .content_5e18,
.label_f853 .content_5e18 {
  flex-basis: calc(100% - 160px);
}
.bottom-371c .content_5e18 p,
.label_f853 .content_5e18 p {
  margin-bottom: 0;
}
.bottom-371c .content_5e18 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bottom-371c .content_5e18 {
    padding-left: 0;
  }
}
.label_f853 .content_5e18 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label_f853 .content_5e18 {
    padding-right: 0;
  }
}
.label_f853 .focus_wood_1c42 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdown-1b84 .focus_wood_1c42 {
  margin-bottom: 0.5em;
}
.dropdown-1b84 .focus_wood_1c42 img {
  width: 100%;
}
.fresh_9ff2 .plasma-4b65,
.aside_south_2c15 .plasma-4b65 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.aside_south_2c15 .carousel_e796 .title_cool_5577 p:last-child {
  margin-bottom: 0;
}
.smooth-3a3c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.aside-70bf .hidden_0f30 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .aside-70bf .hidden_0f30:last-of-type {
    margin-bottom: 0;
  }
}
.aside-70bf .hidden_0f30 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside-70bf .hidden_0f30 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.aside-70bf .hidden_0f30 ul li {
  margin: 0 0 0.6em;
}
.aside-70bf .hidden_0f30 ul li.sort_5815,
.aside-70bf .hidden_0f30 ul li.preview_fda7 {
  position: relative;
}
.aside-70bf .hidden_0f30 ul li.sort_5815 .message-35d3,
.aside-70bf .hidden_0f30 ul li.preview_fda7 .message-35d3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.aside-70bf .hidden_0f30 ul li.sort_5815:after:after,
.aside-70bf .hidden_0f30 ul li.sort_5815:after:before,
.aside-70bf
  .hidden_0f30
  ul
  li.preview_fda7:after:after,
.aside-70bf
  .hidden_0f30
  ul
  li.preview_fda7:after:before {
  content: "";
  display: table;
}
.aside-70bf .hidden_0f30 ul li.sort_5815:after:after,
.aside-70bf
  .hidden_0f30
  ul
  li.preview_fda7:after:after {
  clear: both;
}
.aside-70bf .hidden_0f30 a.media-bottom-d6a7:hover {
  text-decoration: none;
}
.aside-70bf .hidden_0f30 select {
  max-width: 100%;
}
.aside-70bf .hidden_0f30 table {
  font-size: 85%;
}
.aside-70bf .hidden_0f30 table td,
.aside-70bf .hidden_0f30 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.aside-70bf .hidden_0f30 table tfoot td {
  text-align: left;
}
.aside-70bf .hidden_0f30 :last-child {
  margin-bottom: 0;
}
.aside-70bf .hidden_0f30 .thumbnail-9e07 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.aside-70bf .hidden_0f30 .thumbnail-9e07 label {
  width: 100%;
}
.aside-70bf .hidden_0f30 .thumbnail-9e07 .tag_a5fa {
  width: 100%;
  display: block;
}
.aside-70bf .hidden_0f30 .thumbnail-9e07 .gold_3669 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.aside-70bf .hidden_0f30 .thumbnail-9e07 .gold_3669:hover svg #svg-search {
  fill: #444;
}
.aside-70bf .hidden_0f30 .thumbnail-9e07 .gold_3669 svg {
  width: 18px;
  height: 18px;
}
.aside-70bf .banner-35a3 ul ul,
.aside-70bf .image-51d2 ul ul,
.aside-70bf .outer-a4b4 ul ul,
.aside-70bf .green_9ab5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.aside-70bf .banner-35a3 .gradient-94bd > a,
.aside-70bf .image-51d2 .gradient-94bd > a,
.aside-70bf .outer-a4b4 .gradient-94bd > a,
.aside-70bf .green_9ab5 .gradient-94bd > a {
  margin-bottom: 0;
}
.aside-70bf .caption-3b41 li,
.aside-70bf .banner-35a3 li,
.aside-70bf .disabled-silver-1747 li,
.aside-70bf .image-51d2 li,
.aside-70bf .outer-a4b4 li,
.aside-70bf .green_9ab5 li,
.aside-70bf .dropdown_old_4f44 li,
.aside-70bf .table_410d li {
  display: block;
  position: relative;
}
.aside-70bf .caption-3b41 li:last-child,
.aside-70bf .banner-35a3 li:last-child,
.aside-70bf .disabled-silver-1747 li:last-child,
.aside-70bf .image-51d2 li:last-child,
.aside-70bf .outer-a4b4 li:last-child,
.aside-70bf .green_9ab5 li:last-child,
.aside-70bf .dropdown_old_4f44 li:last-child,
.aside-70bf .table_410d li:last-child {
  border: none;
}
.aside-70bf .caption-3b41 li a,
.aside-70bf .banner-35a3 li a,
.aside-70bf .disabled-silver-1747 li a,
.aside-70bf .image-51d2 li a,
.aside-70bf .outer-a4b4 li a,
.aside-70bf .green_9ab5 li a,
.aside-70bf .dropdown_old_4f44 li a,
.aside-70bf .table_410d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside-70bf .caption-3b41 li ul li::before,
.aside-70bf .banner-35a3 li ul li::before,
.aside-70bf .disabled-silver-1747 li ul li::before,
.aside-70bf .image-51d2 li ul li::before,
.aside-70bf .outer-a4b4 li ul li::before,
.aside-70bf .green_9ab5 li ul li::before,
.aside-70bf .dropdown_old_4f44 li ul li::before,
.aside-70bf .table_410d li ul li::before {
  left: 15px;
}
.aside-70bf .caption-3b41 li ul a,
.aside-70bf .banner-35a3 li ul a,
.aside-70bf .disabled-silver-1747 li ul a,
.aside-70bf .image-51d2 li ul a,
.aside-70bf .outer-a4b4 li ul a,
.aside-70bf .green_9ab5 li ul a,
.aside-70bf .dropdown_old_4f44 li ul a,
.aside-70bf .table_410d li ul a {
  padding-left: 20px;
}
.aside-70bf .caption-3b41 li ul ul li::before,
.aside-70bf .banner-35a3 li ul ul li::before,
.aside-70bf .disabled-silver-1747 li ul ul li::before,
.aside-70bf .image-51d2 li ul ul li::before,
.aside-70bf .outer-a4b4 li ul ul li::before,
.aside-70bf .green_9ab5 li ul ul li::before,
.aside-70bf .dropdown_old_4f44 li ul ul li::before,
.aside-70bf .table_410d li ul ul li::before {
  left: 30px;
}
.aside-70bf .caption-3b41 li ul ul a,
.aside-70bf .banner-35a3 li ul ul a,
.aside-70bf .disabled-silver-1747 li ul ul a,
.aside-70bf .image-51d2 li ul ul a,
.aside-70bf .outer-a4b4 li ul ul a,
.aside-70bf .green_9ab5 li ul ul a,
.aside-70bf .dropdown_old_4f44 li ul ul a,
.aside-70bf .table_410d li ul ul a {
  padding-left: 40px;
}
.aside-70bf .label_d241 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside-70bf .table_410d ul li {
  margin-bottom: 1.41575em;
}
.aside-70bf .table_410d ul li .copper_6d45 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.aside-70bf .table_410d ul li .header_2233 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium-aebb .caption-3b41 li a,
.medium-aebb .banner-35a3 li a,
.medium-aebb .disabled-silver-1747 li a,
.medium-aebb .image-51d2 li a,
.medium-aebb .outer-a4b4 li a,
.medium-aebb .green_9ab5 li a,
.medium-aebb .dropdown_old_4f44 li a,
.medium-aebb .table_410d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-aebb .label_d241 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-aebb .hidden_0f30 ul li.sort_5815 .message-35d3,
.medium-aebb .hidden_0f30 ul li.preview_fda7 .message-35d3 {
  background: rgba(0, 0, 0, 0.2);
}
.medium-aebb .aside-70bf .hidden_0f30 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-large-edca .aside-70bf .shade-65f3 li {
  margin: 0;
}
.header-large-edca .aside-70bf .shade-65f3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header-large-edca .aside-70bf .shade-65f3 li ul {
  margin: 0;
}
.header-large-edca .aside-70bf .shade-65f3 li ul li a {
  padding-left: 15px;
}
.header-large-edca .aside-70bf .shade-65f3 li ul li li a {
  padding-left: 30px;
}
.header-large-edca .aside-70bf .shade-65f3 li.component-light-7864 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header-large-edca .aside-70bf .shade-65f3 li.component-light-7864 > 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;
}
.header-large-edca .aside-70bf .shade-65f3 li.component-light-7864 > 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;
}
.outline_under_5e72 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading-3752 {
  position: relative;
  z-index: 10;
}
.heading-3752 .mini_5034 {
  width: 100%;
  max-width: 100%;
}
.secondary-c839 .tiny-34cc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.secondary-c839 .accordion_2ff4 {
}
.secondary-c839 .medium-aebb {
  background: #292929;
}
.mini-600d .tiny-34cc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mini-600d .accordion_2ff4 {
  background: #f9f9f9;
}
.mini-600d .medium-aebb {
  background: #303030;
}
.next-a822 .tiny-34cc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .next-a822 .simple_e853 {
    margin-bottom: 1em;
  }
  .next-a822 .simple_e853:last-child {
    margin-bottom: 0;
  }
}
.next-a822 .accordion_2ff4 {
  background: #ededed;
}
.next-a822 .medium-aebb {
  background: #1a1a1a;
}
.tiny-34cc.accordion_2ff4 {
  color: rgba(0, 0, 0, 0.6);
}
.tiny-34cc.accordion_2ff4 .hero-selected-c5ac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny-34cc.medium-aebb {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-34cc.medium-aebb a:not(.media-bottom-d6a7) {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-34cc.medium-aebb a:not(.media-bottom-d6a7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-34cc.medium-aebb .hero-selected-c5ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-34cc.medium-aebb table tbody td,
.tiny-34cc.medium-aebb table th {
  background: rgba(0, 0, 0, 0.08);
}
.main_f6b2.card-mini-3dd6 .popup_prev_2227 {
  max-width: initial;
}
.main_f6b2 .container-down-d055 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main_f6b2 .container-down-d055 .mini_5034 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main_f6b2 .container-down-d055 .mini_5034 {
    display: block;
    margin-bottom: 2em;
  }
  .main_f6b2 .container-down-d055 .mini_5034:last-child {
    margin-bottom: 0;
  }
}
.next-a822 .simple_e853:last-child,
.mini-600d .simple_e853:last-child,
.secondary-c839 .simple_e853:last-child {
  margin-bottom: 0;
}
.next-a822 .simple_e853 .aside-70bf .hidden_0f30:last-child,
.mini-600d .simple_e853 .aside-70bf .hidden_0f30:last-child,
.secondary-c839 .simple_e853 .aside-70bf .hidden_0f30:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .next-a822 .badge_4cd0,
  .next-a822 .old_ef63,
  .mini-600d .badge_4cd0,
  .mini-600d .old_ef63,
  .secondary-c839 .badge_4cd0,
  .secondary-c839 .old_ef63 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading-3752 .simple_e853 {
    margin-bottom: 2em;
  }
}
.heading-3752 p:last-child {
  margin-bottom: 0;
}
.heading-3752 li,
.heading-3752 ul {
  list-style: none;
  margin: 0;
}
.heading-3752 ul ul {
  margin-left: 2.617924em;
}
.glass-beef {
  font-size: 0.875em;
}

/* css-noise: 3be5 */
.widget-item-z3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
