/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dark_2525/customify
Author: WPCustomify
Author URI: https://pressmaximum.dark_2525
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.dark_2525/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.top-2654.popup_right_d83f/licenses/gpl-2.0.paragraph_active_e17c
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_ab3e/, (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.module-1966.popup_pink_9d9c/normalize.preview_0d8e/
 ======
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.preview_0d8e v7.0.0 | MIT License | github.dark_2525/necolas/normalize.preview_0d8e */
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;
}
.short_bf63 .prev_d9f0,
.avatar_bronze_14ca,
.wood-11d0,
.paper-7283,
.search_ee8c,
.widget_a8a8,
.out_831f,
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;
}
.avatar_bronze_14ca,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar_bronze_14ca,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_bronze_14ca,
  h1 {
    font-size: 1.8em;
  }
}
.wood-11d0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wood-11d0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wood-11d0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wood-11d0,
  h2 {
    font-size: 1.7em;
  }
}
.paper-7283,
h3 {
  font-size: 1.618em;
}
.short_bf63 .prev_d9f0,
.search_ee8c,
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.east-7438 {
  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;
}
.dynamic_0ac9:after,
.dynamic_0ac9:before,
.chip-fluid-fcc5:after,
.chip-fluid-fcc5:before {
  content: "";
  display: table;
}
.dynamic_0ac9:after,
.chip-fluid-fcc5:after {
  clear: both;
}
.link_e5e2 {
  float: right;
  margin-right: 0;
}
.highlight_b7e6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.brown_ef37 .banner_pink_34e4,
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;
}
.brown_ef37 .banner_pink_34e4: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;
}
.avatar-paper-5f5d .banner_pink_34e4 {
  box-shadow: none;
}
.avatar-paper-5f5d
  .banner_pink_34e4
  .sidebar-58d2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar-paper-5f5d .banner_pink_34e4 .complex-4066 {
  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;
}
.avatar-paper-5f5d
  .banner_pink_34e4
  .complex-4066
  b {
  display: none;
}
.avatar-paper-5f5d .prev-8dfc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pro_4b24:not(.advanced_23aa):not(.nav-4aaf),
button:not(.advanced_23aa):not(.nav-4aaf),
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ),
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ),
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ) {
  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;
}
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ):hover,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ):hover,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):hover,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):hover,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ):active,
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ):active,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):active,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):active,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):active,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus {
  outline: 0;
}
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb {
  position: relative;
}
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .menu-6f1a,
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .sort-ddbf,
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .item_plasma_510d,
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  i,
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  svg,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .menu-6f1a,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .sort-ddbf,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .item_plasma_510d,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  i,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  svg,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .menu-6f1a,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .sort-ddbf,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .item_plasma_510d,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  i,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  svg,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .menu-6f1a,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .sort-ddbf,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .item_plasma_510d,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  i,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  svg,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .menu-6f1a,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .sort-ddbf,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  .item_plasma_510d,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  i,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb
  svg {
  visibility: hidden;
}
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb:after,
button:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb:after,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb:after,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb:after,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ).fn-loading-07eb: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;
}
.pro_4b24:not(.advanced_23aa):not(.nav-4aaf),
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ),
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ),
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ) {
  color: #fff;
  background: #235787;
}
.pro_4b24:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus,
input[type="button"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus,
input[type="reset"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus,
input[type="submit"]:not(.advanced_23aa):not(
    .nav-4aaf
  ):focus {
  color: #fff;
}
.pro_4b24.fn-disabled-07eb:not(.advanced_23aa):not(
    .nav-4aaf
  ),
.pro_4b24[disabled]:not(.advanced_23aa):not(
    .nav-4aaf
  ),
button.fn-disabled-07eb:not(.advanced_23aa):not(
    .nav-4aaf
  ),
button[disabled]:not(.advanced_23aa):not(
    .nav-4aaf
  ) {
  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;
}
.detail_brown_ab5d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail_brown_ab5d: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;
}
.footer-lite-36d2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav_prev_6816 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-lite-8408 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dynamic_0ac9:after,
.dynamic_0ac9:before,
.motion_e73f:after,
.motion_e73f:before,
.wide-f3d0:after,
.wide-f3d0:before,
.nav-b430:after,
.nav-b430:before,
.solid_6af4:after,
.solid_6af4:before,
.steel_40d3:after,
.steel_40d3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dynamic_0ac9:after,
.motion_e73f:after,
.wide-f3d0:after,
.nav-b430:after,
.solid_6af4:after,
.steel_40d3:after {
  clear: both;
}
.motion_e73f .clean_3748,
.wide-f3d0 .clean_3748,
.border_pink_c671 .clean_3748 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.inner-2f16 {
  display: inline-block;
}
.smooth_fc9c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.smooth_fc9c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.smooth_fc9c .header-brown-6101 {
  padding: 1em 0;
  font-size: 85%;
}
.header-brown-6101 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.component_small_5f7e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.component_small_5f7e:after,
.component_small_5f7e:before {
  content: "";
  display: table;
}
.component_small_5f7e:after {
  clear: both;
}
.input-in-f159 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview-advanced-3fc8 .input-in-f159 {
  max-width: 50%;
}
.accordion-smooth-d31e .input-in-f159 {
  max-width: 33.33%;
}
.layout_7308 .input-in-f159 {
  max-width: 25%;
}
.pattern-solid-b4fd .input-in-f159 {
  max-width: 20%;
}
.aside-d6c2 .input-in-f159 {
  max-width: 16.66%;
}
.description-0c7c .input-in-f159 {
  max-width: 14.28%;
}
.notice-warm-78fc .input-in-f159 {
  max-width: 12.5%;
}
.filter_e6d5 .input-in-f159 {
  max-width: 11.11%;
}
.hard-c88d {
  display: block;
}
.short_bf63 .element-hard-6e99 label,
.short_bf63 .panel_cool_a444 label,
.short_bf63 .status-full-82ac label,
.short_bf63 .text_dynamic_9370 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.north_37a7 {
  list-style: none;
  margin: 0;
}
.north_37a7 article.cold_0ba0 {
  margin-bottom: 0;
}
.north_37a7 ul {
  list-style: none;
  margin: 0;
}
.north_37a7 .bottom_3d72 li.cold_0ba0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .north_37a7 .bottom_3d72 li.cold_0ba0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .north_37a7 .bottom_3d72 li.cold_0ba0: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) {
  .north_37a7 .bottom_3d72 li.cold_0ba0 li.cold_0ba0 li.cold_0ba0 li.cold_0ba0 {
    padding-left: 0;
  }
}
article.cold_0ba0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_0ba0 .motion_e73f p:last-of-type {
  margin-bottom: 0;
}
article.cold_0ba0 .summary-wood-6adb {
  float: left;
}
article.cold_0ba0 .surface-pink-0ab5 {
  margin-left: 85px;
}
article.cold_0ba0 .layout-a656 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_0ba0 .layout-a656 .preview_wide_9bc8 {
  margin-left: 10px;
}
article.cold_0ba0 .complex-f960 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_0ba0 .outer_1137 {
  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 .element-hard-6e99,
  #respond .status-full-82ac,
  #respond .text_dynamic_9370 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-hard-6e99 input,
#respond .status-full-82ac input,
#respond .text_dynamic_9370 input {
  width: 100%;
}
#respond .text_dynamic_9370 {
  margin-right: 0;
}
#respond .heading-wood-03b9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_3991 {
  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;
}
.info_3991.layout-086e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.info_3991 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%);
}
.info_3991:focus,
.info_3991:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.banner_lower_a658 {
  border-radius: 10%;
}
.basic-1b7b {
  border-radius: 50%;
}
.selected_f7f1 {
  font-size: 0.72em;
}
.notification_over_01ea {
  font-size: 0.875em;
}
.liquid_10a3 {
  font-size: 1.1em;
}
.nav_fixed_8ef5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav_fixed_8ef5.selected_f7f1 {
  letter-spacing: 0.5px;
}
.pagination_advanced_9e3d,
.pagination_advanced_9e3d a {
  color: #6d6d6d;
}
.pagination_advanced_9e3d a:hover {
  color: #111;
}
.dropdown-bd3d {
  color: #6d6d6d;
}
.old_e680 {
  overflow-x: hidden;
}
.old_e680 .smooth_593c.advanced_47b9 {
  position: relative;
}
.old_e680 .smooth_593c.advanced_47b9.label_1f99 {
  position: initial;
}
.old_e680
  .smooth_593c.advanced_47b9.label_1f99
  .widget-next-e999 {
  left: auto;
}
.old_e680 .smooth_593c .widget-next-e999 {
  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;
}
.old_e680 .smooth_593c:hover.advanced_47b9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.old_e680
  .smooth_593c:hover.advanced_47b9
  .widget-next-e999 {
  display: block;
  z-index: 9999999;
}
.old_e680 .sort-4678 .icon-focused-666f,
.old_e680 .aside-4466 .icon-focused-666f {
  display: none;
}
.old_e680 .label-complex-d670 .smooth_593c:hover.advanced_47b9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.short_bf63 .element-hard-6e99 label,
.short_bf63 .panel_cool_a444 label,
.short_bf63 .status-full-82ac label,
.short_bf63 .text_dynamic_9370 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.north_37a7 {
  list-style: none;
  margin: 0;
}
.north_37a7 article.cold_0ba0 {
  margin-bottom: 0;
}
.north_37a7 ul {
  list-style: none;
  margin: 0;
}
.north_37a7 .bottom_3d72 li.cold_0ba0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .north_37a7 .bottom_3d72 li.cold_0ba0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .north_37a7 .bottom_3d72 li.cold_0ba0: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) {
  .north_37a7 .bottom_3d72 li.cold_0ba0 li.cold_0ba0 li.cold_0ba0 li.cold_0ba0 {
    padding-left: 0;
  }
}
article.cold_0ba0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold_0ba0 .motion_e73f p:last-of-type {
  margin-bottom: 0;
}
article.cold_0ba0 .summary-wood-6adb {
  float: left;
}
article.cold_0ba0 .surface-pink-0ab5 {
  margin-left: 85px;
}
article.cold_0ba0 .layout-a656 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold_0ba0 .layout-a656 .preview_wide_9bc8 {
  margin-left: 10px;
}
article.cold_0ba0 .complex-f960 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold_0ba0 .outer_1137 {
  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 .element-hard-6e99,
  #respond .status-full-82ac,
  #respond .text_dynamic_9370 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-hard-6e99 input,
#respond .status-full-82ac input,
#respond .text_dynamic_9370 input {
  width: 100%;
}
#respond .text_dynamic_9370 {
  margin-right: 0;
}
#respond .heading-wood-03b9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-4678 .north_341b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.north_341b .content-new-1159.plasma_da56 .outline-basic-3298 > li > a:focus,
.north_341b .content-new-1159.plasma_da56 .outline-basic-3298 > li > a:hover,
.north_341b .content-new-1159.sort-west-4bc9 .outline-basic-3298 > li > a:focus,
.north_341b .content-new-1159.sort-west-4bc9 .outline-basic-3298 > li > a:hover,
.north_341b .content-new-1159.stone_91a6 .outline-basic-3298 > li > a:focus,
.north_341b .content-new-1159.stone_91a6 .outline-basic-3298 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_341b
  .content-new-1159.plasma_da56
  .outline-basic-3298
  > li.tag-last-f159
  > a,
.north_341b
  .content-new-1159.plasma_da56
  .outline-basic-3298
  > li.shade-prev-efe6
  > a,
.north_341b
  .content-new-1159.sort-west-4bc9
  .outline-basic-3298
  > li.tag-last-f159
  > a,
.north_341b
  .content-new-1159.sort-west-4bc9
  .outline-basic-3298
  > li.shade-prev-efe6
  > a,
.north_341b
  .content-new-1159.stone_91a6
  .outline-basic-3298
  > li.tag-last-f159
  > a,
.north_341b .content-new-1159.stone_91a6 .outline-basic-3298 > li.fresh_d17e > a {
  color: rgba(255, 255, 255, 0.99);
}
.north_341b .preview-top-11fe,
.north_341b .preview-top-11fe a {
  color: rgba(255, 255, 255, 0.99);
}
.north_341b .accent-dirty-f378.new-267a li a,
.north_341b .logo-iron-1cd8 a,
.north_341b .overlay_2960,
.north_341b .outline-basic-3298 > li > a,
.north_341b .hidden_static_9344 {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b .accent-dirty-f378.new-267a li a:hover,
.north_341b .logo-iron-1cd8 a:hover,
.north_341b .overlay_2960:hover,
.north_341b .outline-basic-3298 > li > a:hover,
.north_341b .hidden_static_9344:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_341b .west_9178 {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b .west_9178 .link_0a54 {
  color: rgba(255, 255, 255, 0.99);
}
.north_341b .west_9178:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_341b .disabled_new_3547 .background_upper_c1f4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north_341b .disabled_new_3547 .background_upper_c1f4 .wrapper-right-6c93 {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b
  .disabled_new_3547
  .background_upper_c1f4
  .wrapper-right-6c93::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b
  .disabled_new_3547
  .background_upper_c1f4
  .wrapper-right-6c93:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b
  .disabled_new_3547
  .background_upper_c1f4
  .wrapper-right-6c93::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b
  .disabled_new_3547
  .background_upper_c1f4
  .wrapper-right-6c93::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b .disabled_new_3547 .grid_8787 {
  color: rgba(255, 255, 255, 0.79);
}
.north_341b .disabled_new_3547 .grid_8787:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_20a7
  .north_341b
  .disabled_new_3547
  .complex_e378
  .text-ec82 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed_20a7
  .north_341b
  .disabled_new_3547
  .complex_e378
  .wrapper-right-6c93 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-4678 .accordion_e790 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accordion_e790 .content-new-1159.plasma_da56 .outline-basic-3298 > li > a:focus,
.accordion_e790 .content-new-1159.plasma_da56 .outline-basic-3298 > li > a:hover,
.accordion_e790 .content-new-1159.sort-west-4bc9 .outline-basic-3298 > li > a:focus,
.accordion_e790 .content-new-1159.sort-west-4bc9 .outline-basic-3298 > li > a:hover,
.accordion_e790 .content-new-1159.stone_91a6 .outline-basic-3298 > li > a:focus,
.accordion_e790 .content-new-1159.stone_91a6 .outline-basic-3298 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_e790
  .content-new-1159.plasma_da56
  .outline-basic-3298
  > li.tag-last-f159
  > a,
.accordion_e790
  .content-new-1159.plasma_da56
  .outline-basic-3298
  > li.shade-prev-efe6
  > a,
.accordion_e790
  .content-new-1159.sort-west-4bc9
  .outline-basic-3298
  > li.tag-last-f159
  > a,
.accordion_e790
  .content-new-1159.sort-west-4bc9
  .outline-basic-3298
  > li.shade-prev-efe6
  > a,
.accordion_e790
  .content-new-1159.stone_91a6
  .outline-basic-3298
  > li.tag-last-f159
  > a,
.accordion_e790 .content-new-1159.stone_91a6 .outline-basic-3298 > li.fresh_d17e > a {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_e790 .preview-top-11fe,
.accordion_e790 .preview-top-11fe a {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_e790 .accent-dirty-f378.new-267a li a,
.accordion_e790 .logo-iron-1cd8 a,
.accordion_e790 .overlay_2960,
.accordion_e790 .outline-basic-3298 > li > a,
.accordion_e790 .hidden_static_9344 {
  color: rgba(0, 0, 0, 0.55);
}
.accordion_e790 .accent-dirty-f378.new-267a li a:hover,
.accordion_e790 .logo-iron-1cd8 a:hover,
.accordion_e790 .overlay_2960:hover,
.accordion_e790 .outline-basic-3298 > li > a:hover,
.accordion_e790 .hidden_static_9344:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_e790 .west_9178 {
  color: rgba(0, 0, 0, 0.55);
}
.accordion_e790 .west_9178 .link_0a54 {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_e790 .west_9178:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_f23c .status_dynamic_0d06 {
  margin-left: auto;
  margin-right: auto;
}
.wide-f3d0 > * {
  margin-left: auto;
  margin-right: auto;
}
.wide-f3d0 .footer-lite-36d2 {
  margin-right: 1.41575em;
}
.black-c372 .wide-f3d0 > .focus-action-8052 {
  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;
}
.black-c372 .wide-f3d0 > .left_b3b2 {
  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;
}
.next-6d56.description_f23c .status_dynamic_0d06,
.logo_gold_2d4b.description_f23c .status_dynamic_0d06 {
  margin-left: 0;
}
.narrow-ad37.description_f23c .status_dynamic_0d06,
.video-7f7e.description_f23c .status_dynamic_0d06 {
  margin-right: 0;
}
.wide-f3d0 ol,
.wide-f3d0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.popup-70e0 video {
  max-width: 100%;
}
.next-c32f img {
  display: block;
}
.next-c32f.footer-lite-36d2,
.next-c32f.nav_prev_6816 {
  width: 100%;
}
.next-c32f.left_b3b2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header_top_386b:not(.up_06aa) {
  margin: 1.5em auto;
}
.sort_selected_d274 p {
  padding: 1.5em 14px;
}
ul.frame-easy-afcf.left_b3b2,
ul.frame-easy-afcf.focus-action-8052,
ul.frame-easy-afcf.tabs_orange_5295.focus-action-8052 {
  padding: 0 14px;
}
.content_active_8bf1 {
  display: block;
  overflow-x: auto;
}
.content_active_8bf1 table {
  border-collapse: collapse;
  width: 100%;
}
.content_active_8bf1 td,
.content_active_8bf1 th {
  padding: 0.5em;
}
.wide-f3d0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wide-f3d0 ol ol,
.wide-f3d0 ol ul,
.wide-f3d0 ul ol,
.wide-f3d0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wide-f3d0 ol ol li,
.wide-f3d0 ol ul li,
.wide-f3d0 ul ol li,
.wide-f3d0 ul ul li {
  margin-left: 0;
}
.bronze_103b.fresh_ff74 > .hover-black-6691 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bronze_103b.fresh_ff74 > .hover-black-6691 iframe,
.bronze_103b.fresh_ff74 > .hover-black-6691 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.grid-stone-4784 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.grid-stone-4784.element-3b5a {
  padding: 0;
}
.grid-stone-4784.element-3b5a cite {
  font-size: 13px;
}
.grid-stone-4784 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.grid-stone-4784 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature-right-ed42 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature-right-ed42 > p:first-child {
  margin-top: 0;
}
.feature-right-ed42 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature-right-ed42 blockquote {
  border-left: 0;
}
.label_3a8f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.label_3a8f:not(.gradient_57c8) {
  max-width: 100px;
}
.label_3a8f.action-76b8 {
  border-bottom: none !important;
  text-align: center;
}
.label_3a8f.action-76b8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sort_selected_d274 p {
    padding: 1.5em 0;
  }
}
.backdrop-0af2 {
  color: #0073aa;
}
.filter_thick_1f69 {
  background-color: #0073aa;
}
.thumbnail_325a {
  color: #229fd8;
}
.article_stone_0c3d {
  background-color: #229fd8;
}
.description-0c1a {
  color: #eee;
}
.alert_light_0028 {
  background-color: #eee;
}
.outer_6ba1 {
  color: #444;
}
.menu-91e8 {
  background-color: #444;
}
.item-mini-285d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.item-mini-285d .element_left_5c24 .logo-iron-1cd8 {
  font-size: 15px;
}
.item-mini-285d .logo-iron-1cd8 {
  line-height: 1.3;
}
.item-mini-285d .accordion_e790 {
}
.item-mini-285d .north_341b {
  background: #235787;
}
.west_d0c6 {
  padding: 0;
}
.west_d0c6 .north_341b {
  background: #1a1a1a;
}
.west_d0c6 .accordion_e790 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.selected-3370 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.selected-3370 .accordion_e790 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.selected-3370 .north_341b {
  background: #303030;
}
.steel_40d3 {
  position: relative;
  z-index: 10;
}
.steel_40d3 .filter_cf84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-accc .advanced_47b9 {
  display: inline-block;
  vertical-align: middle;
}
.block-accc.input_4aff .advanced_47b9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .block-accc.input_4aff .advanced_47b9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .block-accc.input_4aff .advanced_47b9 {
    margin-right: 0.4em;
  }
}
.block-accc.input_4aff .advanced_47b9:last-child {
  margin-right: 0;
}
.column_rough_9069 .filter_cf84 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort-4678 .element_left_5c24 {
    margin: 0 -0.5em;
  }
  .sort-4678 .element_left_5c24 [class*="customify-col-"],
  .sort-4678 .element_left_5c24 [class*="customify-col_"],
  .sort-4678 .element_left_5c24 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort-4678.modal_rough_67c5 .filter_cf84 {
  background: 0 0 !important;
}
.sort-4678.modal_rough_67c5 .filter_cf84,
.sort-4678.column_rough_9069 .filter_cf84 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort-4678.next_b3f4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort-4678.column_rough_9069 .filter_cf84 {
  box-shadow: none !important;
}
.hard-0595 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard-0595 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard-0595 {
    padding: 18px 0 20px;
  }
}
.hard-0595 .new_c66b {
  width: 100%;
}
.hard-0595 .footer-ab0f {
  margin-bottom: 0;
}
.hard-0595 .container_9a0f {
  margin-top: 5px;
  font-size: 0.875em;
}
.summary-cool-44bd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.summary-cool-44bd .banner-01ca {
  width: 100%;
}
.active_303d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active_303d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active_303d 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;
}
.active_303d li:last-child:after {
  display: none;
}
.active_303d li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_4ed2 .icon-focused-666f button,
.hard-0595 .icon-focused-666f button {
  left: 0;
}
.text_4ed2 .banner-01ca,
.hard-0595 .banner-01ca {
  padding-left: 0;
  padding-right: 0;
}
.text_4ed2 .summary-cool-44bd,
.hard-0595 .summary-cool-44bd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_4ed2 {
  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;
}
.text_4ed2: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;
}
.text_4ed2 .tooltip_960f {
  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) {
  .text_4ed2 .tooltip_960f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_4ed2 .tooltip_960f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_4ed2 .tooltip_960f {
    min-height: 200px;
  }
}
.text_4ed2 .active_303d {
  color: rgba(255, 255, 255, 0.8);
}
.text_4ed2 .active_303d a,
.text_4ed2 .active_303d li:after {
  color: inherit;
}
.text_4ed2 .active_303d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.header_out_79f6 {
  margin-bottom: 0.5em;
}
.grid_yellow_a86e {
  margin-bottom: 1.2em;
}
.grid_yellow_a86e,
.header_out_79f6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid_yellow_a86e p:last-child,
.header_out_79f6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon-focused-666f,
#masthead .icon-focused-666f {
  display: none;
}
#masthead
  > .icon-focused-666f.steel-dc8c {
  display: none;
}
#masthead > .icon-focused-666f button {
  left: 0;
}
.chip-9340 {
  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%;
}
.chip-9340 .advanced_47b9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.chip-9340 .current_7abd {
  display: -webkit-box;
  display: flex;
}
.chip-9340 .current_7abd.south_b3b9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.chip-9340 .current_7abd.texture_2017 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip-9340 .current_7abd.modal_9e10 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip-9340.outer_47e4.south_e51d .current_7abd.south_b3b9 {
  flex-basis: 100%;
}
.chip-9340.label-over-8bab .current_7abd.texture_2017 {
  -webkit-box-flex: 1;
  flex: auto;
}
.chip-9340.label-over-8bab .current_7abd.modal_9e10 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon-focused-666f.steel-dc8c {
  display: none;
}
#masthead > .icon-focused-666f button {
  left: 0;
}
.progress-8758 {
  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;
}
.progress-8758:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.progress-8758.overlay-yellow-43e3 i {
  margin-right: 4px;
}
.progress-8758.input_2cd8 i {
  margin-left: 5px;
}
.logo-iron-1cd8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.logo-iron-1cd8 p:last-child {
  margin-bottom: 0;
}
.info-hot-980c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info-hot-980c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info-hot-980c img {
  display: block;
  width: auto;
  line-height: 1;
}
.info-hot-980c .preview-top-11fe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info-hot-980c .tertiary_c53e {
  margin: 5px 0 7px 0;
}
.info-hot-980c.message-1f85 .hover-4974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-hot-980c.message-1f85 .notification_current_68b6 {
  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;
}
.info-hot-980c.content-wood-278b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info-hot-980c.content-wood-278b .hover-4974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-hot-980c.content-wood-278b .notification_current_68b6 {
  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;
}
.info-hot-980c.label_dim_c791 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-hot-980c.preview_in_f44b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info-hot-980c.preview_in_f44b .notification_current_68b6 {
  margin-top: 7px;
}
.fluid-f159 {
  display: inline-block;
}
.steel_40d3 .lower_c614 .info-hot-980c img {
  max-width: 100%;
}
.content-new-1159 .tiny_6595.card_hot_df31,
.wrapper-73b2 .tiny_6595.card_hot_df31 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.content-new-1159 .narrow-d93a,
.wrapper-73b2 .narrow-d93a {
  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%);
}
.content-new-1159 .narrow-d93a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.content-new-1159.hover-f7b4 .narrow-d93a {
  display: none;
}
.content-new-1159 .upper_fcdd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-new-1159 .upper_fcdd li {
  display: inline-block;
  position: relative;
}
.content-new-1159 .upper_fcdd li:last-child {
  margin-right: 0;
}
.content-new-1159 .upper_fcdd 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;
}
.content-new-1159 .upper_fcdd li.fresh_d17e > a {
  color: rgba(0, 0, 0, 0.9);
}
.content-new-1159 .upper_fcdd > 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;
}
.content-new-1159 .upper_fcdd > li > a i {
  line-height: 0;
}
.content-new-1159 .upper_fcdd > li.active_over_25e6 > a .narrow-d93a {
  margin-left: 4px;
  line-height: 0;
}
.content-new-1159 .upper_fcdd .filter-top-f905 li.active_over_25e6 > a {
  position: relative;
}
.content-new-1159 .upper_fcdd .filter-top-f905 li.active_over_25e6 > a:after,
.content-new-1159 .upper_fcdd .filter-top-f905 li.active_over_25e6 > a:before {
  content: "";
  display: table;
}
.content-new-1159 .upper_fcdd .filter-top-f905 li.active_over_25e6 > a:after {
  clear: both;
}
.content-new-1159 .upper_fcdd .filter-top-f905 li.active_over_25e6 > a .narrow-d93a {
  margin-left: 5px;
  float: right;
}
.content-new-1159 .shadow-upper-d45a,
.content-new-1159 .filter-top-f905 {
  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;
}
.content-new-1159 .filter-top-f905 {
  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;
}
.content-new-1159 .filter-top-f905 .card_hot_df31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content-new-1159 .filter-top-f905 .narrow-d93a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.content-new-1159 .filter-top-f905 li {
  display: block;
  margin: 0;
  padding: 0;
}
.content-new-1159 .filter-top-f905 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;
}
.content-new-1159 .filter-top-f905 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.content-new-1159 .filter-top-f905 .filter-top-f905 {
  top: 0;
  left: 100%;
}
.content-new-1159 .hidden_9832.fn-focus-07eb > .shadow-upper-d45a,
.content-new-1159 .hidden_9832.fn-focus-07eb > .filter-top-f905,
.content-new-1159 .hidden_9832:focus > .shadow-upper-d45a,
.content-new-1159 .hidden_9832:focus > .filter-top-f905,
.content-new-1159 .hidden_9832:hover > .shadow-upper-d45a,
.content-new-1159 .hidden_9832:hover > .filter-top-f905 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.content-new-1159.stone_91a6 .outline-basic-3298:after,
.content-new-1159.stone_91a6 .outline-basic-3298:before {
  content: "";
  display: table;
}
.content-new-1159.stone_91a6 .outline-basic-3298:after {
  clear: both;
}
.content-new-1159.stone_91a6 .outline-basic-3298 > li {
  float: left;
}
.content-new-1159.picture-391a .outline-basic-3298:after,
.content-new-1159.picture-391a .outline-basic-3298:before {
  content: "";
  display: table;
}
.content-new-1159.picture-391a .outline-basic-3298:after {
  clear: both;
}
.content-new-1159.picture-391a .outline-basic-3298 > li {
  float: left;
}
.content-new-1159.picture-391a .outline-basic-3298 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.content-new-1159.picture-391a .outline-basic-3298 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.content-new-1159.picture-391a .outline-basic-3298 > li.tag-last-f159 > a,
.content-new-1159.picture-391a .outline-basic-3298 > li.fresh_d17e > a {
  color: #fff;
  background-color: #1e4b75;
}
.content-new-1159.plasma_da56 .outline-basic-3298 > li > a .card_hot_df31 {
  position: relative;
}
.content-new-1159.plasma_da56 .outline-basic-3298 > li > a .card_hot_df31: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;
}
.content-new-1159.plasma_da56
  .outline-basic-3298
  > li:focus
  > a
  .card_hot_df31:before,
.content-new-1159.plasma_da56
  .outline-basic-3298
  > li:hover
  > a
  .card_hot_df31:before {
  width: 100%;
  background-color: currentColor;
}
.content-new-1159.plasma_da56
  .outline-basic-3298
  > li.tag-last-f159
  > a
  .card_hot_df31:before,
.content-new-1159.plasma_da56
  .outline-basic-3298
  > li.shade-prev-efe6
  > a
  .card_hot_df31:before {
  width: 100%;
  background-color: currentColor;
}
.content-new-1159.sort-west-4bc9 .outline-basic-3298 > li > a .card_hot_df31 {
  position: relative;
}
.content-new-1159.sort-west-4bc9 .outline-basic-3298 > li > a .card_hot_df31: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;
}
.content-new-1159.sort-west-4bc9 .outline-basic-3298 > li:focus > a .card_hot_df31:before,
.content-new-1159.sort-west-4bc9
  .outline-basic-3298
  > li:hover
  > a
  .card_hot_df31:before {
  width: 100%;
  background-color: currentColor;
}
.content-new-1159.sort-west-4bc9
  .outline-basic-3298
  > li.tag-last-f159
  > a
  .card_hot_df31:before,
.content-new-1159.sort-west-4bc9
  .outline-basic-3298
  > li.shade-prev-efe6
  > a
  .card_hot_df31:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-73b2 .upper_fcdd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper-73b2 .upper_fcdd li:first-child > a {
  border-top: none;
}
.wrapper-73b2 .upper_fcdd .layout_pink_7d8a > .card_hot_df31 .narrow-d93a {
  display: none;
}
.wrapper-73b2 .upper_fcdd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wrapper-73b2 .upper_fcdd li:last-child {
  border: none;
}
.wrapper-73b2 .upper_fcdd li.active_over_25e6 > a {
  padding-right: 45px !important;
}
.wrapper-73b2 .upper_fcdd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wrapper-73b2 .upper_fcdd li a:focus,
.wrapper-73b2 .upper_fcdd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper-73b2 .upper_fcdd li .disabled_wood_aefa {
  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;
}
.wrapper-73b2 .upper_fcdd li .disabled_wood_aefa:hover {
  box-shadow: none;
}
.wrapper-73b2 .upper_fcdd li .disabled_wood_aefa .narrow-d93a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wrapper-73b2 .upper_fcdd .filter-top-f905 {
  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);
}
.wrapper-73b2 .upper_fcdd .filter-top-f905 li a {
  padding-left: 3em;
}
.wrapper-73b2 .upper_fcdd .caption_thick_9354 > a .disabled_wood_aefa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wrapper-73b2 .upper_fcdd .caption_thick_9354 > .filter-top-f905 {
  display: block;
  opacity: 1;
}
.wide-e0aa {
  max-width: 100%;
}
.medium_7a41 {
  line-height: 0;
  cursor: pointer;
}
.hidden_static_9344 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hidden_static_9344:hover {
  box-shadow: none;
  color: currentColor;
}
.hidden_static_9344 svg {
  width: 18px;
  height: 18px;
}
.hidden_static_9344 .aside_18c9 {
  display: none;
}
.plasma_87ba {
  position: relative;
}
.plasma_87ba.fn-active-07eb .hidden_static_9344 .iron_c34f {
  display: none;
}
.plasma_87ba.fn-active-07eb .hidden_static_9344 .aside_18c9 {
  display: inline-block;
}
.plasma_87ba .hovered_7629 {
  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);
}
.plasma_87ba.aside-purple-798f .hovered_7629 {
  left: auto;
  right: -0.9em;
}
.plasma_87ba.aside-purple-798f .inner-787d::before {
  left: auto;
  right: 15px;
}
.plasma_87ba.fn-active-07eb .hovered_7629 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex_e378 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.complex_e378 label {
  flex-basis: 100%;
}
.complex_e378 .background_upper_c1f4 {
  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;
}
.complex_e378 .wrapper-right-6c93 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.complex_e378 .wrapper-right-6c93:focus {
  background-color: transparent;
}
.complex_e378 button.grid_8787 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.complex_e378 button.grid_8787:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.complex_e378 button.grid_8787 svg {
  width: 18px;
  height: 18px;
}
.complex_e378 input[type="submit"] {
  min-height: auto;
}
.disabled_new_3547 .complex_e378 .wrapper-right-6c93 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.inner-787d {
  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) {
  .inner-787d {
    width: 220px;
  }
}
.inner-787d label {
  flex-basis: 100%;
}
.inner-787d::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;
}
.fixed_20a7 .disabled_new_3547 .complex_e378 {
  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;
}
.fixed_20a7
  .disabled_new_3547
  .complex_e378
  .background_upper_c1f4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fixed_20a7 .disabled_new_3547 .complex_e378 .wrapper-right-6c93 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fixed_20a7
  .disabled_new_3547
  .complex_e378
  .wrapper-right-6c93:focus {
  background: 0 0;
}
.fixed_20a7
  .disabled_new_3547
  .complex_e378
  .text-ec82 {
  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;
}
.accent-dirty-f378 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent-dirty-f378 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent-dirty-f378 li:last-child {
  margin-right: 0;
}
.accent-dirty-f378 li:first-child {
  margin-left: 0;
}
.accent-dirty-f378.notice-advanced-11fd a {
  color: #fff;
}
.accent-dirty-f378.notice-advanced-11fd a:hover {
  color: #fff;
}
.accent-dirty-f378 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent-dirty-f378 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent-dirty-f378 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent-dirty-f378 a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent-dirty-f378 [class*="social-icon-apple"] {
  background-color: #999;
}
.accent-dirty-f378 [class*="social-icon-apple"].chip_outer_147c {
  background-color: transparent;
  color: #999;
}
.accent-dirty-f378 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent-dirty-f378 [class*="social-icon-behance"].chip_outer_147c {
  background-color: transparent;
  color: #1769ff;
}
.accent-dirty-f378 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent-dirty-f378 [class*="social-icon-bitbucket"].chip_outer_147c {
  background-color: transparent;
  color: #205081;
}
.accent-dirty-f378 [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent-dirty-f378 [class*="social-icon-codepen"].chip_outer_147c {
  background-color: transparent;
  color: #000;
}
.accent-dirty-f378 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent-dirty-f378 [class*="social-icon-delicious"].chip_outer_147c {
  background-color: transparent;
  color: #39f;
}
.accent-dirty-f378 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent-dirty-f378 [class*="social-icon-digg"].chip_outer_147c {
  background-color: transparent;
  color: #005be2;
}
.accent-dirty-f378 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent-dirty-f378 [class*="social-icon-dribbble"].chip_outer_147c {
  background-color: transparent;
  color: #ea4c89;
}
.accent-dirty-f378 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent-dirty-f378 [class*="social-icon-envelope"].chip_outer_147c {
  background-color: transparent;
  color: #ea4335;
}
.accent-dirty-f378 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent-dirty-f378 [class*="social-icon-facebook"].chip_outer_147c {
  background-color: transparent;
  color: #3b5998;
}
.accent-dirty-f378 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent-dirty-f378 [class*="social-icon-flickr"].chip_outer_147c {
  background-color: transparent;
  color: #0063dc;
}
.accent-dirty-f378 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent-dirty-f378 [class*="social-icon-foursquare"].chip_outer_147c {
  background-color: transparent;
  color: #2d5be3;
}
.accent-dirty-f378 [class*="social-icon-github"] {
  background-color: #333;
}
.accent-dirty-f378 [class*="social-icon-github"].chip_outer_147c {
  background-color: transparent;
  color: #333;
}
.accent-dirty-f378 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent-dirty-f378 [class*="social-icon-google-plus"].chip_outer_147c {
  background-color: transparent;
  color: #dd4b39;
}
.accent-dirty-f378 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent-dirty-f378 [class*="social-icon-houzz"].chip_outer_147c {
  background-color: transparent;
  color: #7ac142;
}
.accent-dirty-f378 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent-dirty-f378 [class*="social-icon-instagram"].chip_outer_147c {
  background-color: transparent;
  color: #262626;
}
.accent-dirty-f378 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent-dirty-f378 [class*="social-icon-jsfiddle"].chip_outer_147c {
  background-color: transparent;
  color: #487aa2;
}
.accent-dirty-f378 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent-dirty-f378 [class*="social-icon-linkedin"].chip_outer_147c {
  background-color: transparent;
  color: #0077b5;
}
.accent-dirty-f378 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent-dirty-f378 [class*="social-icon-medium"].chip_outer_147c {
  background-color: transparent;
  color: #00ab6b;
}
.accent-dirty-f378 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent-dirty-f378
  [class*="social-icon-odnoklassniki"].chip_outer_147c {
  background-color: transparent;
  color: #f4731c;
}
.accent-dirty-f378 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent-dirty-f378 [class*="social-icon-meetup"].chip_outer_147c {
  background-color: transparent;
  color: #ec1c40;
}
.accent-dirty-f378 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent-dirty-f378 [class*="social-icon-pinterest"].chip_outer_147c {
  background-color: transparent;
  color: #bd081c;
}
.accent-dirty-f378 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent-dirty-f378 [class*="social-icon-product-hunt"].chip_outer_147c {
  background-color: transparent;
  color: #da552f;
}
.accent-dirty-f378 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent-dirty-f378 [class*="social-icon-reddit"].chip_outer_147c {
  background-color: transparent;
  color: #ff4500;
}
.accent-dirty-f378 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent-dirty-f378 [class*="social-icon-rss"].chip_outer_147c {
  background-color: transparent;
  color: #f26522;
}
.accent-dirty-f378 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent-dirty-f378
  [class*="social-icon-shopping-cart"].chip_outer_147c {
  background-color: transparent;
  color: #4caf50;
}
.accent-dirty-f378 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent-dirty-f378 [class*="social-icon-skype"].chip_outer_147c {
  background-color: transparent;
  color: #00aff0;
}
.accent-dirty-f378 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent-dirty-f378 [class*="social-icon-slideshare"].chip_outer_147c {
  background-color: transparent;
  color: #0077b5;
}
.accent-dirty-f378 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent-dirty-f378 [class*="social-icon-snapchat"].chip_outer_147c {
  background-color: transparent;
  color: #fffc00;
}
.accent-dirty-f378 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent-dirty-f378 [class*="social-icon-soundcloud"].chip_outer_147c {
  background-color: transparent;
  color: #f80;
}
.accent-dirty-f378 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent-dirty-f378 [class*="social-icon-spotify"].chip_outer_147c {
  background-color: transparent;
  color: #2ebd59;
}
.accent-dirty-f378 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent-dirty-f378
  [class*="social-icon-stack-overflow"].chip_outer_147c {
  background-color: transparent;
  color: #fe7a15;
}
.accent-dirty-f378 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent-dirty-f378 [class*="social-icon-maldkfgram"].chip_outer_147c {
  background-color: transparent;
  color: #2ca5e0;
}
.accent-dirty-f378 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent-dirty-f378 [class*="social-icon-tripadvisor"].chip_outer_147c {
  background-color: transparent;
  color: #589442;
}
.accent-dirty-f378 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent-dirty-f378 [class*="social-icon-tumblr"].chip_outer_147c {
  background-color: transparent;
  color: #35465c;
}
.accent-dirty-f378 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent-dirty-f378 [class*="social-icon-twitch"].chip_outer_147c {
  background-color: transparent;
  color: #6441a5;
}
.accent-dirty-f378 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent-dirty-f378 [class*="social-icon-twitter"].chip_outer_147c {
  background-color: transparent;
  color: #1da1f2;
}
.accent-dirty-f378 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent-dirty-f378 [class*="social-icon-vimeo"].chip_outer_147c {
  background-color: transparent;
  color: #1ab7ea;
}
.accent-dirty-f378 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent-dirty-f378 [class*="social-icon-vk"].chip_outer_147c {
  background-color: transparent;
  color: #45668e;
}
.accent-dirty-f378 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent-dirty-f378 [class*="social-icon-weibo"].chip_outer_147c {
  background-color: transparent;
  color: #df2029;
}
.accent-dirty-f378 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent-dirty-f378 [class*="social-icon-weixin"].chip_outer_147c {
  background-color: transparent;
  color: #7bb32e;
}
.accent-dirty-f378 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent-dirty-f378 [class*="social-icon-whatsapp"].chip_outer_147c {
  background-color: transparent;
  color: #25d366;
}
.accent-dirty-f378 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent-dirty-f378 [class*="social-icon-wordpress"].chip_outer_147c {
  background-color: transparent;
  color: #21759b;
}
.accent-dirty-f378 [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent-dirty-f378 [class*="social-icon-xing"].chip_outer_147c {
  background-color: transparent;
  color: #026466;
}
.accent-dirty-f378 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent-dirty-f378 [class*="social-icon-yelp"].chip_outer_147c {
  background-color: transparent;
  color: #af0606;
}
.accent-dirty-f378 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent-dirty-f378 [class*="social-icon-youtube"].chip_outer_147c {
  background-color: transparent;
  color: #cd201f;
}
.overlay_2960 {
  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;
}
.overlay_2960:hover {
  box-shadow: none;
  background: 0 0;
}
.button-focused-2826 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.prev_bf8e {
  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;
}
.cool-5ae8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.motion_63cb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.motion_63cb,
.motion_63cb::after,
.motion_63cb::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;
}
.motion_63cb::after,
.motion_63cb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hidden-2527 .prev_bf8e .cool-5ae8 {
  margin-top: -2px;
  width: 19px;
}
.hidden-2527 .prev_bf8e .motion_63cb {
  margin-top: -1px;
}
.hidden-2527 .prev_bf8e .motion_63cb,
.hidden-2527 .prev_bf8e .motion_63cb::after,
.hidden-2527 .prev_bf8e .motion_63cb::before {
  width: 19px;
  height: 2px;
}
.hidden-2527 .prev_bf8e .motion_63cb::before {
  top: -6px;
}
.hidden-2527 .prev_bf8e .motion_63cb::after {
  bottom: -6px;
}
.video-4f6c .prev_bf8e .cool-5ae8 {
  margin-top: -2px;
  width: 22px;
}
.video-4f6c .prev_bf8e .motion_63cb {
  margin-top: -1px;
}
.video-4f6c .prev_bf8e .motion_63cb,
.video-4f6c .prev_bf8e .motion_63cb::after,
.video-4f6c .prev_bf8e .motion_63cb::before {
  width: 22px;
  height: 2px;
}
.video-4f6c .prev_bf8e .motion_63cb::before {
  top: -7px;
}
.video-4f6c .prev_bf8e .motion_63cb::after {
  bottom: -7px;
}
.complex_1e9e .prev_bf8e .cool-5ae8 {
  margin-top: -2px;
  width: 31px;
}
.complex_1e9e .prev_bf8e .motion_63cb {
  margin-top: -1.5px;
}
.complex_1e9e .prev_bf8e .motion_63cb,
.complex_1e9e .prev_bf8e .motion_63cb::after,
.complex_1e9e .prev_bf8e .motion_63cb::before {
  width: 31px;
  height: 3px;
}
.complex_1e9e .prev_bf8e .motion_63cb::before {
  top: -9px;
}
.complex_1e9e .prev_bf8e .motion_63cb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .feature-b22a .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 19px;
  }
  .feature-b22a .prev_bf8e .motion_63cb {
    margin-top: -1px;
  }
  .feature-b22a .prev_bf8e .motion_63cb,
  .feature-b22a .prev_bf8e .motion_63cb::after,
  .feature-b22a .prev_bf8e .motion_63cb::before {
    width: 19px;
    height: 2px;
  }
  .feature-b22a .prev_bf8e .motion_63cb::before {
    top: -6px;
  }
  .feature-b22a .prev_bf8e .motion_63cb::after {
    bottom: -6px;
  }
  .chip_8775 .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 22px;
  }
  .chip_8775 .prev_bf8e .motion_63cb {
    margin-top: -1px;
  }
  .chip_8775 .prev_bf8e .motion_63cb,
  .chip_8775 .prev_bf8e .motion_63cb::after,
  .chip_8775 .prev_bf8e .motion_63cb::before {
    width: 22px;
    height: 2px;
  }
  .chip_8775 .prev_bf8e .motion_63cb::before {
    top: -7px;
  }
  .chip_8775 .prev_bf8e .motion_63cb::after {
    bottom: -7px;
  }
  .block_hot_e8b3 .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 31px;
  }
  .block_hot_e8b3 .prev_bf8e .motion_63cb {
    margin-top: -1.5px;
  }
  .block_hot_e8b3 .prev_bf8e .motion_63cb,
  .block_hot_e8b3 .prev_bf8e .motion_63cb::after,
  .block_hot_e8b3 .prev_bf8e .motion_63cb::before {
    width: 31px;
    height: 3px;
  }
  .block_hot_e8b3 .prev_bf8e .motion_63cb::before {
    top: -9px;
  }
  .block_hot_e8b3 .prev_bf8e .motion_63cb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_green_ebde .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 19px;
  }
  .panel_green_ebde .prev_bf8e .motion_63cb {
    margin-top: -1px;
  }
  .panel_green_ebde .prev_bf8e .motion_63cb,
  .panel_green_ebde .prev_bf8e .motion_63cb::after,
  .panel_green_ebde .prev_bf8e .motion_63cb::before {
    width: 19px;
    height: 2px;
  }
  .panel_green_ebde .prev_bf8e .motion_63cb::before {
    top: -6px;
  }
  .panel_green_ebde .prev_bf8e .motion_63cb::after {
    bottom: -6px;
  }
  .pink_59dc .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 22px;
  }
  .pink_59dc .prev_bf8e .motion_63cb {
    margin-top: -1px;
  }
  .pink_59dc .prev_bf8e .motion_63cb,
  .pink_59dc .prev_bf8e .motion_63cb::after,
  .pink_59dc .prev_bf8e .motion_63cb::before {
    width: 22px;
    height: 2px;
  }
  .pink_59dc .prev_bf8e .motion_63cb::before {
    top: -7px;
  }
  .pink_59dc .prev_bf8e .motion_63cb::after {
    bottom: -7px;
  }
  .filter_motion_a56a .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 31px;
  }
  .filter_motion_a56a .prev_bf8e .motion_63cb {
    margin-top: -1.5px;
  }
  .filter_motion_a56a .prev_bf8e .motion_63cb,
  .filter_motion_a56a .prev_bf8e .motion_63cb::after,
  .filter_motion_a56a .prev_bf8e .motion_63cb::before {
    width: 31px;
    height: 3px;
  }
  .filter_motion_a56a .prev_bf8e .motion_63cb::before {
    top: -9px;
  }
  .filter_motion_a56a .prev_bf8e .motion_63cb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mask-first-634e .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 19px;
  }
  .mask-first-634e .prev_bf8e .motion_63cb {
    margin-top: -1px;
  }
  .mask-first-634e .prev_bf8e .motion_63cb,
  .mask-first-634e .prev_bf8e .motion_63cb::after,
  .mask-first-634e .prev_bf8e .motion_63cb::before {
    width: 19px;
    height: 2px;
  }
  .mask-first-634e .prev_bf8e .motion_63cb::before {
    top: -6px;
  }
  .mask-first-634e .prev_bf8e .motion_63cb::after {
    bottom: -6px;
  }
  .wrapper-copper-8548 .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-copper-8548 .prev_bf8e .motion_63cb {
    margin-top: -1px;
  }
  .wrapper-copper-8548 .prev_bf8e .motion_63cb,
  .wrapper-copper-8548 .prev_bf8e .motion_63cb::after,
  .wrapper-copper-8548 .prev_bf8e .motion_63cb::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-copper-8548 .prev_bf8e .motion_63cb::before {
    top: -7px;
  }
  .wrapper-copper-8548 .prev_bf8e .motion_63cb::after {
    bottom: -7px;
  }
  .tertiary-stale-5172 .prev_bf8e .cool-5ae8 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-stale-5172 .prev_bf8e .motion_63cb {
    margin-top: -1.5px;
  }
  .tertiary-stale-5172 .prev_bf8e .motion_63cb,
  .tertiary-stale-5172 .prev_bf8e .motion_63cb::after,
  .tertiary-stale-5172 .prev_bf8e .motion_63cb::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-stale-5172 .prev_bf8e .motion_63cb::before {
    top: -9px;
  }
  .tertiary-stale-5172 .prev_bf8e .motion_63cb::after {
    bottom: -9px;
  }
}
.paper_7cdc .motion_63cb {
  -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);
}
.paper_7cdc .motion_63cb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paper_7cdc .motion_63cb::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);
}
.paper_7cdc.block-huge-1b4b .motion_63cb {
  -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);
}
.paper_7cdc.block-huge-1b4b .motion_63cb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paper_7cdc.block-huge-1b4b .motion_63cb::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.active_yellow_1d86 {
  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.list-easy-b2c2:before {
  display: none;
}
.aside-4466 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside-4466 .grid_cool_d63a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside-4466 .grid_cool_d63a:last-of-type {
  border-bottom: none;
}
.aside-4466 .grid_cool_d63a.row_narrow_939b,
.aside-4466 .grid_cool_d63a.title-318b,
.aside-4466 .grid_cool_d63a.yellow-0746 {
  padding: 0;
}
.aside-4466 .wrapper-73b2 .disabled_wood_aefa {
  color: currentColor;
}
.aside-4466 .wrapper-73b2 .disabled_wood_aefa:focus,
.aside-4466 .wrapper-73b2 .disabled_wood_aefa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-4466.accordion_e790 .west_9178,
.aside-4466.accordion_e790 .logo-iron-1cd8 a,
.aside-4466.accordion_e790 .outline-basic-3298 a,
.aside-4466.accordion_e790 .filter-top-f905 a {
  color: rgba(0, 0, 0, 0.55);
}
.aside-4466.accordion_e790 .west_9178:hover,
.aside-4466.accordion_e790 .logo-iron-1cd8 a:hover,
.aside-4466.accordion_e790 .outline-basic-3298 a:hover,
.aside-4466.accordion_e790 .filter-top-f905 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-4466.accordion_e790 .link_0a54 {
  color: rgba(0, 0, 0, 0.8);
}
.aside-4466.accordion_e790 .grid_cool_d63a {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-4466.accordion_e790 .grid_cool_d63a:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside-4466.accordion_e790 .cool_46e3:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside-4466.accordion_e790 .wrapper-73b2 .upper_fcdd li a,
.aside-4466.accordion_e790 .wrapper-73b2 .disabled_wood_aefa,
.aside-4466.accordion_e790 .filter-top-f905 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-4466.accordion_e790 .wrapper-73b2 .disabled_wood_aefa:focus,
.aside-4466.accordion_e790 .wrapper-73b2 .disabled_wood_aefa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-4466.accordion_e790 .upper_fcdd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-4466.north_341b .west_9178,
.aside-4466.north_341b .logo-iron-1cd8 a,
.aside-4466.north_341b .outline-basic-3298 .disabled_wood_aefa,
.aside-4466.north_341b .outline-basic-3298 a,
.aside-4466.north_341b .filter-top-f905 a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-4466.north_341b .west_9178:hover,
.aside-4466.north_341b .logo-iron-1cd8 a:hover,
.aside-4466.north_341b .outline-basic-3298 .disabled_wood_aefa:hover,
.aside-4466.north_341b .outline-basic-3298 a:hover,
.aside-4466.north_341b .filter-top-f905 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-4466.north_341b .link_0a54 {
  color: rgba(255, 255, 255, 0.99);
}
.aside-4466.north_341b .grid_cool_d63a {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-4466.north_341b .grid_cool_d63a:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside-4466.north_341b .cool_46e3:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-4466.north_341b .wrapper-73b2 .upper_fcdd li a,
.aside-4466.north_341b .wrapper-73b2 .disabled_wood_aefa,
.aside-4466.north_341b .filter-top-f905 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-4466.north_341b .wrapper-73b2 .disabled_wood_aefa:focus,
.aside-4466.north_341b .wrapper-73b2 .disabled_wood_aefa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-4466.north_341b .upper_fcdd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_46e3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cool_46e3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column-f61e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.solid-4a87 .aside-4466 {
  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;
}
.solid-4a87 .grid_cool_d63a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.solid-4a87 .grid_cool_d63a: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) {
  .solid-4a87 .grid_cool_d63a:before {
    width: 16%;
    left: 42%;
  }
}
.solid-4a87 .grid_cool_d63a:last-child:before {
  content: none;
}
.solid-4a87 .grid_cool_d63a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.solid-4a87 .wrapper-73b2 .upper_fcdd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.solid-4a87 .wrapper-73b2 .upper_fcdd li a .disabled_wood_aefa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.solid-4a87 .wrapper-73b2 .filter-top-f905 {
  border: none;
}
.solid-4a87 .wrapper-73b2 .filter-top-f905 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.solid-4a87 .cool_46e3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.solid-4a87 .column-f61e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.solid-4a87 .north_341b .cool_46e3:before {
  background: rgba(0, 0, 0, 0.9);
}
.solid-4a87 .accordion_e790.banner_ee09 .motion_63cb {
  background: rgba(0, 0, 0, 0.6);
}
.solid-4a87
  .accordion_e790.banner_ee09
  .motion_63cb::after,
.solid-4a87
  .accordion_e790.banner_ee09
  .motion_63cb:before {
  background: inherit;
}
.solid-4a87
  .accordion_e790.banner_ee09:hover
  .motion_63cb {
  background: rgba(0, 0, 0, 0.8);
}
.gradient-north-22f2 .aside-4466 {
  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) {
  .gradient-north-22f2 .aside-4466 {
    width: auto;
    right: 45px;
  }
}
.main-inner-5a3f .aside-4466 {
  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) {
  .main-inner-5a3f .aside-4466 {
    width: auto;
    left: 45px;
  }
}
.list-easy-b2c2 .aside-4466 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-easy-b2c2 .column-f61e {
  max-width: 48em;
  margin: 0 auto;
}
.list-easy-b2c2 .cool_46e3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paper-0428 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paper-0428.solid-4a87 .aside-4466 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paper-0428.gradient-north-22f2 .aside-4466 {
  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);
}
.paper-0428 .aside-4466 {
  visibility: visible;
}
.paper-0428.main-inner-5a3f .aside-4466 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.in-57ac,
.box_mini_2f2e {
  overflow-x: hidden;
}
.in-57ac .aside-4466 {
  overflow: auto;
}
.in-57ac.solid-4a87 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-57ac.solid-4a87 .aside-4466 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.in-57ac.solid-4a87 .overlay_2960 {
  opacity: 0;
}
.in-57ac.gradient-north-22f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-57ac.gradient-north-22f2 .aside-4466 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.in-57ac.gradient-north-22f2 .overlay_2960 {
  opacity: 0;
}
.in-57ac.main-inner-5a3f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-57ac.main-inner-5a3f .aside-4466 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.in-57ac.main-inner-5a3f .overlay_2960 {
  opacity: 0;
}
.in-57ac.list-easy-b2c2 .aside-4466 {
  z-index: 10;
  visibility: visible;
}
.banner_ee09 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_ee09 .motion_63cb {
  background: rgba(255, 255, 255, 0.99);
}
.banner_ee09 .motion_63cb::after,
.banner_ee09 .motion_63cb:before {
  background: inherit;
}
.banner_ee09:hover .motion_63cb {
  background: rgba(255, 255, 255, 0.99);
}
.main-inner-5a3f .banner_ee09 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-easy-b2c2 .banner_ee09 {
  display: none !important;
}
.in-57ac:before,
.box_mini_2f2e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.in-57ac .banner_ee09,
.box_mini_2f2e .banner_ee09 {
  display: inline-block;
}
.aside-4466 .advanced_47b9 {
  -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;
}
.in-57ac .aside-4466 .advanced_47b9,
.box_mini_2f2e .aside-4466 .advanced_47b9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside-liquid-dd64 .background_upper_c1f4 {
  width: 100%;
}
.lower_c614 {
  padding: 0 0.5em 0;
}
.lower_c614 [class*="customify-col-"],
.lower_c614 [class*="customify-col_"],
.lower_c614 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mask-wide-2a72 .lower_c614 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element_left_5c24 .stone-06af,
  .stone-06af {
    display: none;
  }
  .clean-d080 {
    text-align: left;
  }
  .advanced-dff5 {
    text-align: center;
  }
  .info_over_e69f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element_left_5c24 .content_6864,
  .content_6864 {
    display: none;
  }
  .dropdown_23cf {
    text-align: left;
  }
  .summary-smooth-baab {
    text-align: center;
  }
  .breadcrumb-955e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element_left_5c24 .surface_wood_3096,
  .surface_wood_3096 {
    display: none;
  }
  .notification_steel_bd9b {
    text-align: left;
  }
  .hero-7f51 {
    text-align: center;
  }
  .sort-in-2e4a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.grid_green_0cf0 {
  box-shadow: none !important;
}
.thumbnail-medium-39e0 .backdrop_cool_86d0,
.action-5983 .backdrop_cool_86d0 {
  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;
}
.action-5983 .backdrop_cool_86d0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter_cf84 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter_cf84:after,
.filter_cf84:before {
  content: "";
  display: table;
}
.filter_cf84:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter_cf84 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter_cf84,
.next_b3f4 {
  max-width: 1248px;
  margin: 0 auto;
}

.nav-b430.link_a732 .filter_cf84 {
  max-width: 100%;
}
.nav-b430.surface-gas-c431 {
  max-width: 1200px;
  margin: 0 auto;
}
.nav-b430.backdrop-right-00fe .filter_cf84 {
  max-width: 100%;
}
.nav-b430.backdrop-right-00fe > .filter_cf84 {
  padding-left: 0;
  padding-right: 0;
}
.nav-b430.backdrop-right-00fe > .filter_cf84 .element_left_5c24 {
  margin: 0;
}
.nav-b430.backdrop-right-00fe
  > .filter_cf84
  .breadcrumb_0f81.progress_b001 {
  margin-right: 0;
  margin-left: 0;
}
.nav-b430.backdrop-right-00fe #main.progress_b001 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input_thick_52b4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input_thick_52b4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .plasma_ae64 .status_dynamic_0d06 {
    padding-right: 1em;
  }
  .plasma_ae64.red_e525 .breadcrumb_0f81 {
    border-right: 1px solid #eaecee;
  }
  .plasma_ae64.red_e525 .status_dynamic_0d06 {
    padding-right: 1em;
  }
  .plasma_ae64.red_e525 .background_3575 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-purple-f18f .status_dynamic_0d06 {
    padding-left: 1em;
  }
  .avatar-purple-f18f.red_e525 .breadcrumb_0f81 {
    border-left: 1px solid #eaecee;
  }
  .avatar-purple-f18f.red_e525 .status_dynamic_0d06 {
    padding-left: 1em;
  }
  .avatar-purple-f18f.red_e525 .background_3575 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-complex-fd86 .status_dynamic_0d06 {
    padding-left: 1em;
  }
  .background-complex-fd86.red_e525 .alert_fcd9 {
    border-right: 1px solid #eaecee;
  }
  .background-complex-fd86.red_e525 .paragraph_d365 {
    border-right: 1px solid #eaecee;
  }
  .background-complex-fd86.red_e525 .status_dynamic_0d06 {
    padding-left: 1em;
  }
  .background-complex-fd86.red_e525 .background_3575 {
    padding-right: 1em;
  }
  .background-complex-fd86.red_e525 .yellow_ef66 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_867c .status_dynamic_0d06 {
    padding-right: 1em;
  }
  .tooltip_867c.red_e525 .alert_fcd9 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_867c.red_e525 .paragraph_d365 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_867c.red_e525 .status_dynamic_0d06 {
    padding-right: 1em;
  }
  .tooltip_867c.red_e525 .background_3575 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_867c.red_e525 .yellow_ef66 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_thick_52b4 .status_dynamic_0d06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_thick_52b4.red_e525 .breadcrumb_0f81 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input_thick_52b4.red_e525 .status_dynamic_0d06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_thick_52b4.red_e525 .background_3575 {
    padding-left: 1em;
  }
  .input_thick_52b4.red_e525 .yellow_ef66 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input_thick_52b4.red_e525 .status_dynamic_0d06 {
    padding-left: 0;
  }
}
.message-9f2e .block-accc {
  display: inline-block;
}
.carousel-05da {
  display: inline-block;
}
.progress-b5d2 {
  word-con: break-word;
}
.layout-1cae > span {
  display: inline-block;
  padding: 5px 0;
}
.layout-1cae .prev-3655 {
  margin-left: 8px;
  margin-right: 8px;
}
.layout-1cae .border_f659 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dropdown-north-5fe7 .thumbnail-70e7 {
  margin-bottom: 2em;
}
.dropdown-north-5fe7 .tall-f5de {
  margin-bottom: 15px;
}
.dropdown-north-5fe7 .tall-f5de:last-child {
  margin-bottom: 0;
}
.dropdown-north-5fe7 .bottom-2083 {
  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) {
  .dropdown-north-5fe7 .bottom-2083 {
    display: block;
  }
}
.dropdown-north-5fe7 .media-14f2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dropdown-north-5fe7 .media-14f2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dropdown-north-5fe7 .hidden_action_93e4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dropdown-north-5fe7 .hidden_action_93e4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dropdown-north-5fe7 .hidden_action_93e4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dropdown-north-5fe7 .progress-b5d2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-north-5fe7 .progress-b5d2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dropdown-north-5fe7 .copper-9dfd p:last-child {
  margin-bottom: 0;
}
.dropdown-north-5fe7 .search-upper-5c9e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dropdown-north-5fe7 .north-56a4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dropdown-north-5fe7 .fresh-056c {
  margin-top: 1em;
}
.dropdown-north-5fe7 .fixed_734f {
  top: 0;
  display: block;
}
.dropdown-north-5fe7 .fixed_734f a {
  color: inherit;
}
.dropdown-north-5fe7 .fixed_734f a:hover {
  color: inherit;
}
.dropdown-north-5fe7 .button-lite-7474 {
  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;
}
.dropdown-north-5fe7 .button-lite-7474:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dropdown-north-5fe7 .north-56a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dropdown-north-5fe7 .accent-e1bd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dropdown-north-5fe7 .accent-e1bd:first-child {
  margin-top: 0;
}
.dropdown-north-5fe7 .accent-e1bd.inner_e378 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dropdown-north-5fe7 .accent-e1bd.overlay_df27 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dropdown-north-5fe7
  .accent-e1bd.overlay_df27.outline-down-e5a6
  .fresh-056c {
  width: 100%;
}
.dropdown-north-5fe7 .overlay_df27 {
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-north-5fe7 .overlay_df27 .layout-1cae,
.dropdown-north-5fe7 .overlay_df27 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dropdown-north-5fe7 .hidden_action_93e4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-north-5fe7 .hidden_action_93e4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-north-5fe7 .hidden_action_93e4: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;
}
.dropdown-north-5fe7 .inner_e378 {
  z-index: 5;
}
.dropdown-north-5fe7 .prev_b9a3 .active-f6b9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dropdown-north-5fe7 .pink_3a0f .active-f6b9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dropdown-north-5fe7 .in-1caa .active-f6b9 {
  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;
}
.dropdown-north-5fe7.bottom_34c5 .bottom-2083,
.dropdown-north-5fe7.breadcrumb_advanced_55da .bottom-2083 {
  display: block;
}
.dropdown-north-5fe7.bottom_34c5 .bottom-2083 .container_c80b,
.dropdown-north-5fe7.bottom_34c5 .bottom-2083 .north-56a4,
.dropdown-north-5fe7.breadcrumb_advanced_55da .bottom-2083 .container_c80b,
.dropdown-north-5fe7.breadcrumb_advanced_55da .bottom-2083 .north-56a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-north-5fe7.active-ae4b .media-14f2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dropdown-north-5fe7.active-ae4b .media-14f2 {
    margin-right: 0;
  }
}
.dropdown-north-5fe7.bottom_34c5 .media-14f2,
.dropdown-north-5fe7.breadcrumb_advanced_55da .media-14f2 {
  padding-top: 40%;
}
.dropdown-north-5fe7.bottom_34c5 .thumbnail-70e7,
.dropdown-north-5fe7.breadcrumb_advanced_55da .thumbnail-70e7 {
  display: block;
}
.dropdown-north-5fe7.bottom_34c5 .fn-sticky-07eb .north-56a4,
.dropdown-north-5fe7.breadcrumb_advanced_55da .fn-sticky-07eb .north-56a4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dropdown-north-5fe7.bottom_34c5 .media-14f2,
.dropdown-north-5fe7.breadcrumb_advanced_55da .media-14f2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dropdown-north-5fe7.bottom_34c5 .north-56a4 {
  padding: 1em;
}
.detail-8161 {
  margin: 30px auto;
  display: block;
}
.detail-8161 .blue_34c6 > * {
  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;
}
.detail-8161 .blue_34c6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail-8161 .blue_34c6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_c407 .layout-1cae {
  margin-bottom: 1.41575em;
}
.paragraph_c407 .last_2fa8 {
  margin-bottom: 1.618em;
}
.wide-f3d0 .pro-718d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wide-f3d0 .pro-718d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wide-f3d0 .menu-pro-f408 {
  max-width: 100%;
  overflow: auto;
}
.description_f23c .wide-f3d0 a:hover {
  text-decoration: underline;
}
.paragraph_in_bb7a .tall-f5de:not(.progress-b5d2),
.paragraph_in_bb7a .hidden_action_93e4 {
  margin-bottom: 1.41575em;
}
.paragraph_in_bb7a .tall-f5de:not(.progress-b5d2):last-child,
.paragraph_in_bb7a .hidden_action_93e4:last-child {
  margin-bottom: 0;
}
.paragraph_in_bb7a .tall-f5de.hover-7876 {
  margin-bottom: 0.41575em;
}
.paragraph_in_bb7a .advanced-9f53:before,
.paragraph_in_bb7a .block_d217:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.paragraph_in_bb7a .advanced-9f53:before {
  content: "\f115";
}
.paragraph_in_bb7a .block_d217:before {
  content: "\f02c";
}
.paragraph_in_bb7a .notification-a6b3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.paragraph_in_bb7a .notification-a6b3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.nav-4a33 {
  display: -webkit-box;
  display: flex;
}
.nav-4a33 .accent_86b3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .nav-4a33 .accent_86b3 {
    flex-basis: 90px;
  }
}
.nav-4a33 .gallery_7595 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav-4a33 .gallery_7595 {
    flex-basis: calc(100% - 50px);
  }
}
.nav-4a33 .pagination-d1b2 p:last-child {
  margin-bottom: 0.72em;
}
.black-16d0 .blue_34c6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.black-16d0 .blue_34c6:after,
.black-16d0 .blue_34c6:before {
  content: "";
  display: table;
}
.black-16d0 .blue_34c6:after {
  clear: both;
}
.black-16d0 .blue_34c6 .pink_ed39,
.black-16d0 .blue_34c6 .chip_4aae {
  width: 49%;
}
.black-16d0 .blue_34c6 .pink_ed39 a span.gradient-pressed-8b74,
.black-16d0 .blue_34c6 .chip_4aae a span.gradient-pressed-8b74 {
  display: block;
  margin-bottom: 5px;
}
.black-16d0 .blue_34c6 .chip_4aae {
  float: left;
  text-align: left;
}
.black-16d0 .blue_34c6 .pink_ed39 {
  float: right;
  text-align: right;
}
.link_hard_535d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link_hard_535d {
    margin-bottom: 0;
  }
}
.frame_tiny_a07a {
  margin-bottom: 1em;
}
.frame_tiny_a07a .progress-b5d2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.outline_fdc2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tertiary_4a6d .frame_tiny_a07a,
.input-36e2 .frame_tiny_a07a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tertiary_4a6d .frame_tiny_a07a,
  .input-36e2 .frame_tiny_a07a {
    display: block;
  }
}
.tertiary_4a6d .outline_fdc2,
.input-36e2 .outline_fdc2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tertiary_4a6d .outline_fdc2,
  .input-36e2 .outline_fdc2 {
    margin-bottom: 1em;
  }
}
.tertiary_4a6d .outline_fdc2 img,
.input-36e2 .outline_fdc2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tertiary_4a6d .large-a220,
.input-36e2 .large-a220 {
  flex-basis: calc(100% - 160px);
}
.tertiary_4a6d .large-a220 p,
.input-36e2 .large-a220 p {
  margin-bottom: 0;
}
.tertiary_4a6d .large-a220 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_4a6d .large-a220 {
    padding-left: 0;
  }
}
.input-36e2 .large-a220 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input-36e2 .large-a220 {
    padding-right: 0;
  }
}
.input-36e2 .outline_fdc2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel_last_2a13 .outline_fdc2 {
  margin-bottom: 0.5em;
}
.carousel_last_2a13 .outline_fdc2 img {
  width: 100%;
}
.accordion-plasma-818e .tabs-liquid-e9e6,
.carousel_2b54 .tabs-liquid-e9e6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.carousel_2b54 .breadcrumb_0f81 .iron-11bc p:last-child {
  margin-bottom: 0;
}
.hover-easy-f5d4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.easy_f61c .cold_9672 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .easy_f61c .cold_9672:last-of-type {
    margin-bottom: 0;
  }
}
.easy_f61c .cold_9672 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy_f61c .cold_9672 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.easy_f61c .cold_9672 ul li {
  margin: 0 0 0.6em;
}
.easy_f61c .cold_9672 ul li.table_gas_3337,
.easy_f61c .cold_9672 ul li.tag-a2b1 {
  position: relative;
}
.easy_f61c .cold_9672 ul li.table_gas_3337 .logo-91b1,
.easy_f61c .cold_9672 ul li.tag-a2b1 .logo-91b1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.easy_f61c .cold_9672 ul li.table_gas_3337:after:after,
.easy_f61c .cold_9672 ul li.table_gas_3337:after:before,
.easy_f61c
  .cold_9672
  ul
  li.tag-a2b1:after:after,
.easy_f61c
  .cold_9672
  ul
  li.tag-a2b1:after:before {
  content: "";
  display: table;
}
.easy_f61c .cold_9672 ul li.table_gas_3337:after:after,
.easy_f61c
  .cold_9672
  ul
  li.tag-a2b1:after:after {
  clear: both;
}
.easy_f61c .cold_9672 a.pro_4b24:hover {
  text-decoration: none;
}
.easy_f61c .cold_9672 select {
  max-width: 100%;
}
.easy_f61c .cold_9672 table {
  font-size: 85%;
}
.easy_f61c .cold_9672 table td,
.easy_f61c .cold_9672 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.easy_f61c .cold_9672 table tfoot td {
  text-align: left;
}
.easy_f61c .cold_9672 :last-child {
  margin-bottom: 0;
}
.easy_f61c .cold_9672 .caption-324c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.easy_f61c .cold_9672 .caption-324c label {
  width: 100%;
}
.easy_f61c .cold_9672 .caption-324c .wrapper-right-6c93 {
  width: 100%;
  display: block;
}
.easy_f61c .cold_9672 .caption-324c .grid_8787 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.easy_f61c .cold_9672 .caption-324c .grid_8787:hover svg #svg-search {
  fill: #444;
}
.easy_f61c .cold_9672 .caption-324c .grid_8787 svg {
  width: 18px;
  height: 18px;
}
.easy_f61c .table-narrow-54bd ul ul,
.easy_f61c .fluid-66fe ul ul,
.easy_f61c .lower-36d5 ul ul,
.easy_f61c .link_last_9cb4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.easy_f61c .table-narrow-54bd .active_over_25e6 > a,
.easy_f61c .fluid-66fe .active_over_25e6 > a,
.easy_f61c .lower-36d5 .active_over_25e6 > a,
.easy_f61c .link_last_9cb4 .active_over_25e6 > a {
  margin-bottom: 0;
}
.easy_f61c .center-bf1e li,
.easy_f61c .table-narrow-54bd li,
.easy_f61c .middle-b063 li,
.easy_f61c .fluid-66fe li,
.easy_f61c .lower-36d5 li,
.easy_f61c .link_last_9cb4 li,
.easy_f61c .lite_a606 li,
.easy_f61c .advanced-9dad li {
  display: block;
  position: relative;
}
.easy_f61c .center-bf1e li:last-child,
.easy_f61c .table-narrow-54bd li:last-child,
.easy_f61c .middle-b063 li:last-child,
.easy_f61c .fluid-66fe li:last-child,
.easy_f61c .lower-36d5 li:last-child,
.easy_f61c .link_last_9cb4 li:last-child,
.easy_f61c .lite_a606 li:last-child,
.easy_f61c .advanced-9dad li:last-child {
  border: none;
}
.easy_f61c .center-bf1e li a,
.easy_f61c .table-narrow-54bd li a,
.easy_f61c .middle-b063 li a,
.easy_f61c .fluid-66fe li a,
.easy_f61c .lower-36d5 li a,
.easy_f61c .link_last_9cb4 li a,
.easy_f61c .lite_a606 li a,
.easy_f61c .advanced-9dad li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_f61c .center-bf1e li ul li::before,
.easy_f61c .table-narrow-54bd li ul li::before,
.easy_f61c .middle-b063 li ul li::before,
.easy_f61c .fluid-66fe li ul li::before,
.easy_f61c .lower-36d5 li ul li::before,
.easy_f61c .link_last_9cb4 li ul li::before,
.easy_f61c .lite_a606 li ul li::before,
.easy_f61c .advanced-9dad li ul li::before {
  left: 15px;
}
.easy_f61c .center-bf1e li ul a,
.easy_f61c .table-narrow-54bd li ul a,
.easy_f61c .middle-b063 li ul a,
.easy_f61c .fluid-66fe li ul a,
.easy_f61c .lower-36d5 li ul a,
.easy_f61c .link_last_9cb4 li ul a,
.easy_f61c .lite_a606 li ul a,
.easy_f61c .advanced-9dad li ul a {
  padding-left: 20px;
}
.easy_f61c .center-bf1e li ul ul li::before,
.easy_f61c .table-narrow-54bd li ul ul li::before,
.easy_f61c .middle-b063 li ul ul li::before,
.easy_f61c .fluid-66fe li ul ul li::before,
.easy_f61c .lower-36d5 li ul ul li::before,
.easy_f61c .link_last_9cb4 li ul ul li::before,
.easy_f61c .lite_a606 li ul ul li::before,
.easy_f61c .advanced-9dad li ul ul li::before {
  left: 30px;
}
.easy_f61c .center-bf1e li ul ul a,
.easy_f61c .table-narrow-54bd li ul ul a,
.easy_f61c .middle-b063 li ul ul a,
.easy_f61c .fluid-66fe li ul ul a,
.easy_f61c .lower-36d5 li ul ul a,
.easy_f61c .link_last_9cb4 li ul ul a,
.easy_f61c .lite_a606 li ul ul a,
.easy_f61c .advanced-9dad li ul ul a {
  padding-left: 40px;
}
.easy_f61c .silver_a6fb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_f61c .advanced-9dad ul li {
  margin-bottom: 1.41575em;
}
.easy_f61c .advanced-9dad ul li .stale-2024 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.easy_f61c .advanced-9dad ul li .cool_f13c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.north_341b .center-bf1e li a,
.north_341b .table-narrow-54bd li a,
.north_341b .middle-b063 li a,
.north_341b .fluid-66fe li a,
.north_341b .lower-36d5 li a,
.north_341b .link_last_9cb4 li a,
.north_341b .lite_a606 li a,
.north_341b .advanced-9dad li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_341b .silver_a6fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_341b .cold_9672 ul li.table_gas_3337 .logo-91b1,
.north_341b .cold_9672 ul li.tag-a2b1 .logo-91b1 {
  background: rgba(0, 0, 0, 0.2);
}
.north_341b .easy_f61c .cold_9672 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-b430 .easy_f61c .upper_fcdd li {
  margin: 0;
}
.nav-b430 .easy_f61c .upper_fcdd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav-b430 .easy_f61c .upper_fcdd li ul {
  margin: 0;
}
.nav-b430 .easy_f61c .upper_fcdd li ul li a {
  padding-left: 15px;
}
.nav-b430 .easy_f61c .upper_fcdd li ul li li a {
  padding-left: 30px;
}
.nav-b430 .easy_f61c .upper_fcdd li.fresh_d17e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav-b430 .easy_f61c .upper_fcdd li.fresh_d17e > 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;
}
.nav-b430 .easy_f61c .upper_fcdd li.fresh_d17e > 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;
}
.orange-f58f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.solid_6af4 {
  position: relative;
  z-index: 10;
}
.solid_6af4 .advanced_47b9 {
  width: 100%;
  max-width: 100%;
}
.action_116f .form-f38a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.action_116f .accordion_e790 {
}
.action_116f .north_341b {
  background: #292929;
}
.white-5142 .form-f38a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.white-5142 .accordion_e790 {
  background: #f9f9f9;
}
.white-5142 .north_341b {
  background: #303030;
}
.bright_47a8 .form-f38a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_47a8 .block-accc {
    margin-bottom: 1em;
  }
  .bright_47a8 .block-accc:last-child {
    margin-bottom: 0;
  }
}
.bright_47a8 .accordion_e790 {
  background: #ededed;
}
.bright_47a8 .north_341b {
  background: #1a1a1a;
}
.form-f38a.accordion_e790 {
  color: rgba(0, 0, 0, 0.6);
}
.form-f38a.accordion_e790 .north-f786 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-f38a.north_341b {
  color: rgba(255, 255, 255, 0.99);
}
.form-f38a.north_341b a:not(.pro_4b24) {
  color: rgba(255, 255, 255, 0.79);
}
.form-f38a.north_341b a:not(.pro_4b24):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-f38a.north_341b .north-f786 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-f38a.north_341b table tbody td,
.form-f38a.north_341b table th {
  background: rgba(0, 0, 0, 0.08);
}
.label-complex-d670.column_rough_9069 .filter_cf84 {
  max-width: initial;
}
.label-complex-d670 .input_4aff {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label-complex-d670 .input_4aff .advanced_47b9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label-complex-d670 .input_4aff .advanced_47b9 {
    display: block;
    margin-bottom: 2em;
  }
  .label-complex-d670 .input_4aff .advanced_47b9:last-child {
    margin-bottom: 0;
  }
}
.bright_47a8 .block-accc:last-child,
.white-5142 .block-accc:last-child,
.action_116f .block-accc:last-child {
  margin-bottom: 0;
}
.bright_47a8 .block-accc .easy_f61c .cold_9672:last-child,
.white-5142 .block-accc .easy_f61c .cold_9672:last-child,
.action_116f .block-accc .easy_f61c .cold_9672:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bright_47a8 .badge-d381,
  .bright_47a8 .blue_d1f9,
  .white-5142 .badge-d381,
  .white-5142 .blue_d1f9,
  .action_116f .badge-d381,
  .action_116f .blue_d1f9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .solid_6af4 .block-accc {
    margin-bottom: 2em;
  }
}
.solid_6af4 p:last-child {
  margin-bottom: 0;
}
.solid_6af4 li,
.solid_6af4 ul {
  list-style: none;
  margin: 0;
}
.solid_6af4 ul ul {
  margin-left: 2.617924em;
}
.gallery_dark_fad0 {
  font-size: 0.875em;
}

/* css-noise: e079 */
.ghost-box-i8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
