/*!
Theme Name: Customify
Theme URI: https://pressmaximum.background_0cab/customify
Author: WPCustomify
Author URI: https://pressmaximum.background_0cab
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.background_0cab/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.module_down_138b.thick-7a9d/licenses/gpl-2.0.info_rough_0200
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.media_d19c/, (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.form-163a.header_d51c/normalize.heading-f829/
 ======
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.heading-f829 v7.0.0 | MIT License | github.background_0cab/necolas/normalize.heading-f829 */
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;
}
.progress-over-1ed6 .yellow-ff28,
.cool-3b10,
.layout_dirty_4fff,
.media_hot_a65f,
.accent-621a,
.module-bb20,
.solid-f4eb,
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;
}
.cool-3b10,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cool-3b10,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cool-3b10,
  h1 {
    font-size: 1.8em;
  }
}
.layout_dirty_4fff,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout_dirty_4fff + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout_dirty_4fff,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout_dirty_4fff,
  h2 {
    font-size: 1.7em;
  }
}
.media_hot_a65f,
h3 {
  font-size: 1.618em;
}
.progress-over-1ed6 .yellow-ff28,
.accent-621a,
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.section_fast_19b4 {
  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;
}
.mask-9655:after,
.mask-9655:before,
.brown-58be:after,
.brown-58be:before {
  content: "";
  display: table;
}
.mask-9655:after,
.brown-58be:after {
  clear: both;
}
.full-3cc1 {
  float: right;
  margin-right: 0;
}
.action-a9b6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tertiary_huge_db43 .pink_909f,
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;
}
.tertiary_huge_db43 .pink_909f: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;
}
.outline-427d .pink_909f {
  box-shadow: none;
}
.outline-427d
  .pink_909f
  .accordion_purple_88a4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outline-427d .pink_909f .dropdown-35fd {
  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;
}
.outline-427d
  .pink_909f
  .dropdown-35fd
  b {
  display: none;
}
.outline-427d .detail_outer_81b2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.east_12cd:not(.text_short_2bcc):not(.overlay-prev-b0ee),
button:not(.text_short_2bcc):not(.overlay-prev-b0ee),
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ),
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ),
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ) {
  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;
}
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):hover,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):hover,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):hover,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):hover,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):active,
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):active,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):active,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):active,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):active,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus {
  outline: 0;
}
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec {
  position: relative;
}
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .tooltip-thick-8b96,
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .bright_bb75,
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .iron_3f36,
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  i,
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  svg,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .tooltip-thick-8b96,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .bright_bb75,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .iron_3f36,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  i,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  svg,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .tooltip-thick-8b96,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .bright_bb75,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .iron_3f36,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  i,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  svg,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .tooltip-thick-8b96,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .bright_bb75,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .iron_3f36,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  i,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  svg,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .tooltip-thick-8b96,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .bright_bb75,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  .iron_3f36,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  i,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec
  svg {
  visibility: hidden;
}
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec:after,
button:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec:after,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec:after,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec:after,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ).fn-loading-ecec: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;
}
.east_12cd:not(.text_short_2bcc):not(.overlay-prev-b0ee),
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ),
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ),
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ) {
  color: #fff;
  background: #235787;
}
.east_12cd:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus,
input[type="button"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus,
input[type="reset"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus,
input[type="submit"]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ):focus {
  color: #fff;
}
.east_12cd.fn-disabled-ecec:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ),
.east_12cd[disabled]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ),
button.fn-disabled-ecec:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ),
button[disabled]:not(.text_short_2bcc):not(
    .overlay-prev-b0ee
  ) {
  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;
}
.photo_wood_c3c9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.photo_wood_c3c9: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;
}
.motion-89b7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.filter_liquid_9642 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row_plasma_60b1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask-9655:after,
.mask-9655:before,
.modal-be0e:after,
.modal-be0e:before,
.content-85f0:after,
.content-85f0:before,
.gallery_glass_1bf5:after,
.gallery_glass_1bf5:before,
.text_62a2:after,
.text_62a2:before,
.highlight_f24c:after,
.highlight_f24c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask-9655:after,
.modal-be0e:after,
.content-85f0:after,
.gallery_glass_1bf5:after,
.text_62a2:after,
.highlight_f24c:after {
  clear: both;
}
.modal-be0e .info_top_47e4,
.content-85f0 .info_top_47e4,
.short_f18d .info_top_47e4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask-dff7 {
  display: inline-block;
}
.cold_56d6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cold_56d6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cold_56d6 .logo-thick-0ad8 {
  padding: 1em 0;
  font-size: 85%;
}
.logo-thick-0ad8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop-d1f2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop-d1f2:after,
.backdrop-d1f2:before {
  content: "";
  display: table;
}
.backdrop-d1f2:after {
  clear: both;
}
.summary_pressed_7358 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.full-fdad .summary_pressed_7358 {
  max-width: 50%;
}
.detail-middle-504e .summary_pressed_7358 {
  max-width: 33.33%;
}
.east-9ef3 .summary_pressed_7358 {
  max-width: 25%;
}
.purple-bd5d .summary_pressed_7358 {
  max-width: 20%;
}
.cold_f65e .summary_pressed_7358 {
  max-width: 16.66%;
}
.hovered_d750 .summary_pressed_7358 {
  max-width: 14.28%;
}
.hard-5454 .summary_pressed_7358 {
  max-width: 12.5%;
}
.orange-cccc .summary_pressed_7358 {
  max-width: 11.11%;
}
.label-dim-34c7 {
  display: block;
}
.progress-over-1ed6 .input_wood_6a20 label,
.progress-over-1ed6 .primary-brown-4187 label,
.progress-over-1ed6 .title-soft-bb8a label,
.progress-over-1ed6 .item_b9f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_d4f1 {
  list-style: none;
  margin: 0;
}
.grid_d4f1 article.old_a858 {
  margin-bottom: 0;
}
.grid_d4f1 ul {
  list-style: none;
  margin: 0;
}
.grid_d4f1 .notice_orange_179a li.old_a858 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_d4f1 .notice_orange_179a li.old_a858 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_d4f1 .notice_orange_179a li.old_a858: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) {
  .grid_d4f1 .notice_orange_179a li.old_a858 li.old_a858 li.old_a858 li.old_a858 {
    padding-left: 0;
  }
}
article.old_a858 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.old_a858 .modal-be0e p:last-of-type {
  margin-bottom: 0;
}
article.old_a858 .gradient-6754 {
  float: left;
}
article.old_a858 .blue_979a {
  margin-left: 85px;
}
article.old_a858 .advanced-4c1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.old_a858 .advanced-4c1b .logo_basic_dbc5 {
  margin-left: 10px;
}
article.old_a858 .photo_955e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.old_a858 .panel-short-896b {
  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 .input_wood_6a20,
  #respond .title-soft-bb8a,
  #respond .item_b9f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_wood_6a20 input,
#respond .title-soft-bb8a input,
#respond .item_b9f5 input {
  width: 100%;
}
#respond .item_b9f5 {
  margin-right: 0;
}
#respond .outer-12a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.alert-plasma-280a {
  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;
}
.alert-plasma-280a.title-left-4b9d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.alert-plasma-280a 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%);
}
.alert-plasma-280a:focus,
.alert-plasma-280a: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);
}
.media_2a5e {
  border-radius: 10%;
}
.advanced_0df6 {
  border-radius: 50%;
}
.main-iron-b37b {
  font-size: 0.72em;
}
.popup_up_74d6 {
  font-size: 0.875em;
}
.background-3f77 {
  font-size: 1.1em;
}
.badge_advanced_a54c {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge_advanced_a54c.main-iron-b37b {
  letter-spacing: 0.5px;
}
.picture-82f4,
.picture-82f4 a {
  color: #6d6d6d;
}
.picture-82f4 a:hover {
  color: #111;
}
.box-e3b2 {
  color: #6d6d6d;
}
.link-fresh-3530 {
  overflow-x: hidden;
}
.link-fresh-3530 .label_bright_344e.down-9d90 {
  position: relative;
}
.link-fresh-3530 .label_bright_344e.down-9d90.preview-glass-f186 {
  position: initial;
}
.link-fresh-3530
  .label_bright_344e.down-9d90.preview-glass-f186
  .accent-next-96e4 {
  left: auto;
}
.link-fresh-3530 .label_bright_344e .accent-next-96e4 {
  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;
}
.link-fresh-3530 .label_bright_344e:hover.down-9d90 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.link-fresh-3530
  .label_bright_344e:hover.down-9d90
  .accent-next-96e4 {
  display: block;
  z-index: 9999999;
}
.link-fresh-3530 .row-south-a4b6 .thick_004d,
.link-fresh-3530 .shade-in-f3b0 .thick_004d {
  display: none;
}
.link-fresh-3530 .out_d460 .label_bright_344e:hover.down-9d90 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress-over-1ed6 .input_wood_6a20 label,
.progress-over-1ed6 .primary-brown-4187 label,
.progress-over-1ed6 .title-soft-bb8a label,
.progress-over-1ed6 .item_b9f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_d4f1 {
  list-style: none;
  margin: 0;
}
.grid_d4f1 article.old_a858 {
  margin-bottom: 0;
}
.grid_d4f1 ul {
  list-style: none;
  margin: 0;
}
.grid_d4f1 .notice_orange_179a li.old_a858 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_d4f1 .notice_orange_179a li.old_a858 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_d4f1 .notice_orange_179a li.old_a858: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) {
  .grid_d4f1 .notice_orange_179a li.old_a858 li.old_a858 li.old_a858 li.old_a858 {
    padding-left: 0;
  }
}
article.old_a858 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.old_a858 .modal-be0e p:last-of-type {
  margin-bottom: 0;
}
article.old_a858 .gradient-6754 {
  float: left;
}
article.old_a858 .blue_979a {
  margin-left: 85px;
}
article.old_a858 .advanced-4c1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.old_a858 .advanced-4c1b .logo_basic_dbc5 {
  margin-left: 10px;
}
article.old_a858 .photo_955e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.old_a858 .panel-short-896b {
  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 .input_wood_6a20,
  #respond .title-soft-bb8a,
  #respond .item_b9f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_wood_6a20 input,
#respond .title-soft-bb8a input,
#respond .item_b9f5 input {
  width: 100%;
}
#respond .item_b9f5 {
  margin-right: 0;
}
#respond .outer-12a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.row-south-a4b6 .chip_last_46b6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip_last_46b6 .wrapper-a95a.basic-8124 .item-last-5ad5 > li > a:focus,
.chip_last_46b6 .wrapper-a95a.basic-8124 .item-last-5ad5 > li > a:hover,
.chip_last_46b6 .wrapper-a95a.thumbnail-704d .item-last-5ad5 > li > a:focus,
.chip_last_46b6 .wrapper-a95a.thumbnail-704d .item-last-5ad5 > li > a:hover,
.chip_last_46b6 .wrapper-a95a.pressed-023c .item-last-5ad5 > li > a:focus,
.chip_last_46b6 .wrapper-a95a.pressed-023c .item-last-5ad5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_46b6
  .wrapper-a95a.basic-8124
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a,
.chip_last_46b6
  .wrapper-a95a.basic-8124
  .item-last-5ad5
  > li.hard_1e6d
  > a,
.chip_last_46b6
  .wrapper-a95a.thumbnail-704d
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a,
.chip_last_46b6
  .wrapper-a95a.thumbnail-704d
  .item-last-5ad5
  > li.hard_1e6d
  > a,
.chip_last_46b6
  .wrapper-a95a.pressed-023c
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a,
.chip_last_46b6 .wrapper-a95a.pressed-023c .item-last-5ad5 > li.preview_df49 > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_46b6 .progress-motion-d748,
.chip_last_46b6 .progress-motion-d748 a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_46b6 .highlight_pressed_7fb2.hard_a7f9 li a,
.chip_last_46b6 .border_f270 a,
.chip_last_46b6 .summary_8eba,
.chip_last_46b6 .item-last-5ad5 > li > a,
.chip_last_46b6 .pagination_2005 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6 .highlight_pressed_7fb2.hard_a7f9 li a:hover,
.chip_last_46b6 .border_f270 a:hover,
.chip_last_46b6 .summary_8eba:hover,
.chip_last_46b6 .item-last-5ad5 > li > a:hover,
.chip_last_46b6 .pagination_2005:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_46b6 .shadow_motion_d7ce {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6 .shadow_motion_d7ce .menu-hard-1f45 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_46b6 .shadow_motion_d7ce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_46b6 .footer-west-722d .list_green_a56a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6 .footer-west-722d .list_green_a56a .fluid_033c {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6
  .footer-west-722d
  .list_green_a56a
  .fluid_033c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6
  .footer-west-722d
  .list_green_a56a
  .fluid_033c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6
  .footer-west-722d
  .list_green_a56a
  .fluid_033c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6
  .footer-west-722d
  .list_green_a56a
  .fluid_033c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6 .footer-west-722d .notice-dac4 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_46b6 .footer-west-722d .notice-dac4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-over-81af
  .chip_last_46b6
  .footer-west-722d
  .full_5d35
  .content_deab {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag-over-81af
  .chip_last_46b6
  .footer-west-722d
  .full_5d35
  .fluid_033c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-south-a4b6 .box_c340 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.box_c340 .wrapper-a95a.basic-8124 .item-last-5ad5 > li > a:focus,
.box_c340 .wrapper-a95a.basic-8124 .item-last-5ad5 > li > a:hover,
.box_c340 .wrapper-a95a.thumbnail-704d .item-last-5ad5 > li > a:focus,
.box_c340 .wrapper-a95a.thumbnail-704d .item-last-5ad5 > li > a:hover,
.box_c340 .wrapper-a95a.pressed-023c .item-last-5ad5 > li > a:focus,
.box_c340 .wrapper-a95a.pressed-023c .item-last-5ad5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_c340
  .wrapper-a95a.basic-8124
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a,
.box_c340
  .wrapper-a95a.basic-8124
  .item-last-5ad5
  > li.hard_1e6d
  > a,
.box_c340
  .wrapper-a95a.thumbnail-704d
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a,
.box_c340
  .wrapper-a95a.thumbnail-704d
  .item-last-5ad5
  > li.hard_1e6d
  > a,
.box_c340
  .wrapper-a95a.pressed-023c
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a,
.box_c340 .wrapper-a95a.pressed-023c .item-last-5ad5 > li.preview_df49 > a {
  color: rgba(0, 0, 0, 0.8);
}
.box_c340 .progress-motion-d748,
.box_c340 .progress-motion-d748 a {
  color: rgba(0, 0, 0, 0.8);
}
.box_c340 .highlight_pressed_7fb2.hard_a7f9 li a,
.box_c340 .border_f270 a,
.box_c340 .summary_8eba,
.box_c340 .item-last-5ad5 > li > a,
.box_c340 .pagination_2005 {
  color: rgba(0, 0, 0, 0.55);
}
.box_c340 .highlight_pressed_7fb2.hard_a7f9 li a:hover,
.box_c340 .border_f270 a:hover,
.box_c340 .summary_8eba:hover,
.box_c340 .item-last-5ad5 > li > a:hover,
.box_c340 .pagination_2005:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_c340 .shadow_motion_d7ce {
  color: rgba(0, 0, 0, 0.55);
}
.box_c340 .shadow_motion_d7ce .menu-hard-1f45 {
  color: rgba(0, 0, 0, 0.8);
}
.box_c340 .shadow_motion_d7ce:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_small_af0b .message-in-dca7 {
  margin-left: auto;
  margin-right: auto;
}
.content-85f0 > * {
  margin-left: auto;
  margin-right: auto;
}
.content-85f0 .motion-89b7 {
  margin-right: 1.41575em;
}
.caption_inner_a9a3 .content-85f0 > .element-advanced-5690 {
  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;
}
.caption_inner_a9a3 .content-85f0 > .row_wide_2677 {
  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;
}
.tiny_d748.backdrop_small_af0b .message-in-dca7,
.card_3886.backdrop_small_af0b .message-in-dca7 {
  margin-left: 0;
}
.section-5177.backdrop_small_af0b .message-in-dca7,
.cool-f296.backdrop_small_af0b .message-in-dca7 {
  margin-right: 0;
}
.content-85f0 ol,
.content-85f0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.full_bbc2 video {
  max-width: 100%;
}
.inner-08b3 img {
  display: block;
}
.inner-08b3.motion-89b7,
.inner-08b3.filter_liquid_9642 {
  width: 100%;
}
.inner-08b3.row_wide_2677 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sort-short-67ac:not(.shade_75f4) {
  margin: 1.5em auto;
}
.hero_3c05 p {
  padding: 1.5em 14px;
}
ul.motion_5396.row_wide_2677,
ul.motion_5396.element-advanced-5690,
ul.motion_5396.gradient-2160.element-advanced-5690 {
  padding: 0 14px;
}
.surface-ba87 {
  display: block;
  overflow-x: auto;
}
.surface-ba87 table {
  border-collapse: collapse;
  width: 100%;
}
.surface-ba87 td,
.surface-ba87 th {
  padding: 0.5em;
}
.content-85f0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content-85f0 ol ol,
.content-85f0 ol ul,
.content-85f0 ul ol,
.content-85f0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content-85f0 ol ol li,
.content-85f0 ol ul li,
.content-85f0 ul ol li,
.content-85f0 ul ul li {
  margin-left: 0;
}
.middle_17ef.description_d615 > .box_next_1dd3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.middle_17ef.description_d615 > .box_next_1dd3 iframe,
.middle_17ef.description_d615 > .box_next_1dd3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.top-9877 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.top-9877.fast_d0c5 {
  padding: 0;
}
.top-9877.fast_d0c5 cite {
  font-size: 13px;
}
.top-9877 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.top-9877 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress_da8c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress_da8c > p:first-child {
  margin-top: 0;
}
.progress_da8c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress_da8c blockquote {
  border-left: 0;
}
.paragraph-thick-3f1e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-thick-3f1e:not(.soft_c4cc) {
  max-width: 100px;
}
.paragraph-thick-3f1e.background_smooth_b536 {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-thick-3f1e.background_smooth_b536::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero_3c05 p {
    padding: 1.5em 0;
  }
}
.gold-fd97 {
  color: #0073aa;
}
.gold-955f {
  background-color: #0073aa;
}
.outline_lower_11de {
  color: #229fd8;
}
.middle_a1c0 {
  background-color: #229fd8;
}
.block_outer_65f7 {
  color: #eee;
}
.accent_last_b4e8 {
  background-color: #eee;
}
.silver-b36b {
  color: #444;
}
.container-down-c9ca {
  background-color: #444;
}
.small-4e17 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.small-4e17 .heading_fluid_42ec .border_f270 {
  font-size: 15px;
}
.small-4e17 .border_f270 {
  line-height: 1.3;
}
.small-4e17 .box_c340 {
}
.small-4e17 .chip_last_46b6 {
  background: #235787;
}
.table_d9e3 {
  padding: 0;
}
.table_d9e3 .chip_last_46b6 {
  background: #1a1a1a;
}
.table_d9e3 .box_c340 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery_silver_0b65 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery_silver_0b65 .box_c340 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery_silver_0b65 .chip_last_46b6 {
  background: #303030;
}
.highlight_f24c {
  position: relative;
  z-index: 10;
}
.highlight_f24c .heading_2f39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_d616 .down-9d90 {
  display: inline-block;
  vertical-align: middle;
}
.module_d616.banner-bf78 .down-9d90 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module_d616.banner-bf78 .down-9d90 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module_d616.banner-bf78 .down-9d90 {
    margin-right: 0.4em;
  }
}
.module_d616.banner-bf78 .down-9d90:last-child {
  margin-right: 0;
}
.icon-blue-fb92 .heading_2f39 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .row-south-a4b6 .heading_fluid_42ec {
    margin: 0 -0.5em;
  }
  .row-south-a4b6 .heading_fluid_42ec [class*="customify-col-"],
  .row-south-a4b6 .heading_fluid_42ec [class*="customify-col_"],
  .row-south-a4b6 .heading_fluid_42ec [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.row-south-a4b6.search_53ad .heading_2f39 {
  background: 0 0 !important;
}
.row-south-a4b6.search_53ad .heading_2f39,
.row-south-a4b6.icon-blue-fb92 .heading_2f39 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .row-south-a4b6.small-644d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.row-south-a4b6.icon-blue-fb92 .heading_2f39 {
  box-shadow: none !important;
}
.notification_cool_b4ea {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notification_cool_b4ea {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notification_cool_b4ea {
    padding: 18px 0 20px;
  }
}
.notification_cool_b4ea .footer-new-059b {
  width: 100%;
}
.notification_cool_b4ea .article-4aaa {
  margin-bottom: 0;
}
.notification_cool_b4ea .modal-31f0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_86bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_86bb .shadow-huge-7da1 {
  width: 100%;
}
.border_wood_ac85 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.border_wood_ac85 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.border_wood_ac85 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;
}
.border_wood_ac85 li:last-child:after {
  display: none;
}
.border_wood_ac85 li a {
  font-weight: 500;
  margin-right: 10px;
}
.basic-2989 .thick_004d button,
.notification_cool_b4ea .thick_004d button {
  left: 0;
}
.basic-2989 .shadow-huge-7da1,
.notification_cool_b4ea .shadow-huge-7da1 {
  padding-left: 0;
  padding-right: 0;
}
.basic-2989 .mask_86bb,
.notification_cool_b4ea .mask_86bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.basic-2989 {
  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;
}
.basic-2989: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;
}
.basic-2989 .breadcrumb-f20d {
  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) {
  .basic-2989 .breadcrumb-f20d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .basic-2989 .breadcrumb-f20d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .basic-2989 .breadcrumb-f20d {
    min-height: 200px;
  }
}
.basic-2989 .border_wood_ac85 {
  color: rgba(255, 255, 255, 0.8);
}
.basic-2989 .border_wood_ac85 a,
.basic-2989 .border_wood_ac85 li:after {
  color: inherit;
}
.basic-2989 .border_wood_ac85 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.short-1069 {
  margin-bottom: 0.5em;
}
.disabled-7b3a {
  margin-bottom: 1.2em;
}
.disabled-7b3a,
.short-1069 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled-7b3a p:last-child,
.short-1069 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thick_004d,
#masthead .thick_004d {
  display: none;
}
#masthead
  > .thick_004d.gradient_smooth_cb06 {
  display: none;
}
#masthead > .thick_004d button {
  left: 0;
}
.shadow-489a {
  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%;
}
.shadow-489a .down-9d90 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow-489a .liquid_fbbe {
  display: -webkit-box;
  display: flex;
}
.shadow-489a .liquid_fbbe.blue-067b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow-489a .liquid_fbbe.cold_2acd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-489a .liquid_fbbe.plasma_ceb5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-489a.aside-c650.detail-d2c2 .liquid_fbbe.blue-067b {
  flex-basis: 100%;
}
.shadow-489a.hovered-5a4c .liquid_fbbe.cold_2acd {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow-489a.hovered-5a4c .liquid_fbbe.plasma_ceb5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thick_004d.gradient_smooth_cb06 {
  display: none;
}
#masthead > .thick_004d button {
  left: 0;
}
.up-d7ee {
  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;
}
.up-d7ee:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.up-d7ee.backdrop_ba92 i {
  margin-right: 4px;
}
.up-d7ee.title_dirty_5671 i {
  margin-left: 5px;
}
.border_f270 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border_f270 p:last-child {
  margin-bottom: 0;
}
.stone_b2a5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.stone_b2a5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.stone_b2a5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.stone_b2a5 .progress-motion-d748 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.stone_b2a5 .under_e7b7 {
  margin: 5px 0 7px 0;
}
.stone_b2a5.static_e3ea .wide_86b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stone_b2a5.static_e3ea .article_white_ed6e {
  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;
}
.stone_b2a5.article_28d6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.stone_b2a5.article_28d6 .wide_86b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stone_b2a5.article_28d6 .article_white_ed6e {
  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;
}
.stone_b2a5.first_2742 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stone_b2a5.caption_50fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.stone_b2a5.caption_50fb .article_white_ed6e {
  margin-top: 7px;
}
.advanced_035b {
  display: inline-block;
}
.highlight_f24c .sort_cool_643a .stone_b2a5 img {
  max-width: 100%;
}
.wrapper-a95a .media-64e8.grid-short-f8a1,
.summary_soft_efa2 .media-64e8.grid-short-f8a1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-a95a .menu_e8bf,
.summary_soft_efa2 .menu_e8bf {
  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%);
}
.wrapper-a95a .menu_e8bf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wrapper-a95a.backdrop_static_d601 .menu_e8bf {
  display: none;
}
.wrapper-a95a .active_d2e4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper-a95a .active_d2e4 li {
  display: inline-block;
  position: relative;
}
.wrapper-a95a .active_d2e4 li:last-child {
  margin-right: 0;
}
.wrapper-a95a .active_d2e4 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;
}
.wrapper-a95a .active_d2e4 li.preview_df49 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wrapper-a95a .active_d2e4 > 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;
}
.wrapper-a95a .active_d2e4 > li > a i {
  line-height: 0;
}
.wrapper-a95a .active_d2e4 > li.slider-middle-090b > a .menu_e8bf {
  margin-left: 4px;
  line-height: 0;
}
.wrapper-a95a .active_d2e4 .layout-soft-0c3d li.slider-middle-090b > a {
  position: relative;
}
.wrapper-a95a .active_d2e4 .layout-soft-0c3d li.slider-middle-090b > a:after,
.wrapper-a95a .active_d2e4 .layout-soft-0c3d li.slider-middle-090b > a:before {
  content: "";
  display: table;
}
.wrapper-a95a .active_d2e4 .layout-soft-0c3d li.slider-middle-090b > a:after {
  clear: both;
}
.wrapper-a95a .active_d2e4 .layout-soft-0c3d li.slider-middle-090b > a .menu_e8bf {
  margin-left: 5px;
  float: right;
}
.wrapper-a95a .filter-red-3d0c,
.wrapper-a95a .layout-soft-0c3d {
  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;
}
.wrapper-a95a .layout-soft-0c3d {
  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;
}
.wrapper-a95a .layout-soft-0c3d .grid-short-f8a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-a95a .layout-soft-0c3d .menu_e8bf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wrapper-a95a .layout-soft-0c3d li {
  display: block;
  margin: 0;
  padding: 0;
}
.wrapper-a95a .layout-soft-0c3d 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;
}
.wrapper-a95a .layout-soft-0c3d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-a95a .layout-soft-0c3d .layout-soft-0c3d {
  top: 0;
  left: 100%;
}
.wrapper-a95a .hot-7d7a.fn-focus-ecec > .filter-red-3d0c,
.wrapper-a95a .hot-7d7a.fn-focus-ecec > .layout-soft-0c3d,
.wrapper-a95a .hot-7d7a:focus > .filter-red-3d0c,
.wrapper-a95a .hot-7d7a:focus > .layout-soft-0c3d,
.wrapper-a95a .hot-7d7a:hover > .filter-red-3d0c,
.wrapper-a95a .hot-7d7a:hover > .layout-soft-0c3d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wrapper-a95a.pressed-023c .item-last-5ad5:after,
.wrapper-a95a.pressed-023c .item-last-5ad5:before {
  content: "";
  display: table;
}
.wrapper-a95a.pressed-023c .item-last-5ad5:after {
  clear: both;
}
.wrapper-a95a.pressed-023c .item-last-5ad5 > li {
  float: left;
}
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5:after,
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5:before {
  content: "";
  display: table;
}
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5:after {
  clear: both;
}
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5 > li {
  float: left;
}
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5 > li.tertiary_lower_e025 > a,
.wrapper-a95a.shade_bronze_0ac6 .item-last-5ad5 > li.preview_df49 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-a95a.basic-8124 .item-last-5ad5 > li > a .grid-short-f8a1 {
  position: relative;
}
.wrapper-a95a.basic-8124 .item-last-5ad5 > li > a .grid-short-f8a1: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;
}
.wrapper-a95a.basic-8124
  .item-last-5ad5
  > li:focus
  > a
  .grid-short-f8a1:before,
.wrapper-a95a.basic-8124
  .item-last-5ad5
  > li:hover
  > a
  .grid-short-f8a1:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-a95a.basic-8124
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a
  .grid-short-f8a1:before,
.wrapper-a95a.basic-8124
  .item-last-5ad5
  > li.hard_1e6d
  > a
  .grid-short-f8a1:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-a95a.thumbnail-704d .item-last-5ad5 > li > a .grid-short-f8a1 {
  position: relative;
}
.wrapper-a95a.thumbnail-704d .item-last-5ad5 > li > a .grid-short-f8a1: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;
}
.wrapper-a95a.thumbnail-704d .item-last-5ad5 > li:focus > a .grid-short-f8a1:before,
.wrapper-a95a.thumbnail-704d
  .item-last-5ad5
  > li:hover
  > a
  .grid-short-f8a1:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-a95a.thumbnail-704d
  .item-last-5ad5
  > li.tertiary_lower_e025
  > a
  .grid-short-f8a1:before,
.wrapper-a95a.thumbnail-704d
  .item-last-5ad5
  > li.hard_1e6d
  > a
  .grid-short-f8a1:before {
  width: 100%;
  background-color: currentColor;
}
.summary_soft_efa2 .active_d2e4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary_soft_efa2 .active_d2e4 li:first-child > a {
  border-top: none;
}
.summary_soft_efa2 .active_d2e4 .action_09e6 > .grid-short-f8a1 .menu_e8bf {
  display: none;
}
.summary_soft_efa2 .active_d2e4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary_soft_efa2 .active_d2e4 li:last-child {
  border: none;
}
.summary_soft_efa2 .active_d2e4 li.slider-middle-090b > a {
  padding-right: 45px !important;
}
.summary_soft_efa2 .active_d2e4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary_soft_efa2 .active_d2e4 li a:focus,
.summary_soft_efa2 .active_d2e4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_soft_efa2 .active_d2e4 li .layout-e287 {
  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;
}
.summary_soft_efa2 .active_d2e4 li .layout-e287:hover {
  box-shadow: none;
}
.summary_soft_efa2 .active_d2e4 li .layout-e287 .menu_e8bf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary_soft_efa2 .active_d2e4 .layout-soft-0c3d {
  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);
}
.summary_soft_efa2 .active_d2e4 .layout-soft-0c3d li a {
  padding-left: 3em;
}
.summary_soft_efa2 .active_d2e4 .background-af1c > a .layout-e287 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary_soft_efa2 .active_d2e4 .background-af1c > .layout-soft-0c3d {
  display: block;
  opacity: 1;
}
.orange_b0bc {
  max-width: 100%;
}
.accent-e4ac {
  line-height: 0;
  cursor: pointer;
}
.pagination_2005 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination_2005:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination_2005 svg {
  width: 18px;
  height: 18px;
}
.pagination_2005 .gradient_986d {
  display: none;
}
.backdrop-down-ac22 {
  position: relative;
}
.backdrop-down-ac22.fn-active-ecec .pagination_2005 .disabled_solid_4a72 {
  display: none;
}
.backdrop-down-ac22.fn-active-ecec .pagination_2005 .gradient_986d {
  display: inline-block;
}
.backdrop-down-ac22 .alert-motion-2a37 {
  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);
}
.backdrop-down-ac22.breadcrumb_liquid_d3c6 .alert-motion-2a37 {
  left: auto;
  right: -0.9em;
}
.backdrop-down-ac22.breadcrumb_liquid_d3c6 .table_next_5f19::before {
  left: auto;
  right: 15px;
}
.backdrop-down-ac22.fn-active-ecec .alert-motion-2a37 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full_5d35 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.full_5d35 label {
  flex-basis: 100%;
}
.full_5d35 .list_green_a56a {
  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;
}
.full_5d35 .fluid_033c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.full_5d35 .fluid_033c:focus {
  background-color: transparent;
}
.full_5d35 button.notice-dac4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.full_5d35 button.notice-dac4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.full_5d35 button.notice-dac4 svg {
  width: 18px;
  height: 18px;
}
.full_5d35 input[type="submit"] {
  min-height: auto;
}
.footer-west-722d .full_5d35 .fluid_033c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.table_next_5f19 {
  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) {
  .table_next_5f19 {
    width: 220px;
  }
}
.table_next_5f19 label {
  flex-basis: 100%;
}
.table_next_5f19::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;
}
.tag-over-81af .footer-west-722d .full_5d35 {
  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;
}
.tag-over-81af
  .footer-west-722d
  .full_5d35
  .list_green_a56a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tag-over-81af .footer-west-722d .full_5d35 .fluid_033c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tag-over-81af
  .footer-west-722d
  .full_5d35
  .fluid_033c:focus {
  background: 0 0;
}
.tag-over-81af
  .footer-west-722d
  .full_5d35
  .content_deab {
  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;
}
.highlight_pressed_7fb2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight_pressed_7fb2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight_pressed_7fb2 li:last-child {
  margin-right: 0;
}
.highlight_pressed_7fb2 li:first-child {
  margin-left: 0;
}
.highlight_pressed_7fb2.component_new_fc21 a {
  color: #fff;
}
.highlight_pressed_7fb2.component_new_fc21 a:hover {
  color: #fff;
}
.highlight_pressed_7fb2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight_pressed_7fb2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight_pressed_7fb2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight_pressed_7fb2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight_pressed_7fb2 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight_pressed_7fb2 [class*="social-icon-apple"].light_b705 {
  background-color: transparent;
  color: #999;
}
.highlight_pressed_7fb2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight_pressed_7fb2 [class*="social-icon-behance"].light_b705 {
  background-color: transparent;
  color: #1769ff;
}
.highlight_pressed_7fb2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight_pressed_7fb2 [class*="social-icon-bitbucket"].light_b705 {
  background-color: transparent;
  color: #205081;
}
.highlight_pressed_7fb2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight_pressed_7fb2 [class*="social-icon-codepen"].light_b705 {
  background-color: transparent;
  color: #000;
}
.highlight_pressed_7fb2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight_pressed_7fb2 [class*="social-icon-delicious"].light_b705 {
  background-color: transparent;
  color: #39f;
}
.highlight_pressed_7fb2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight_pressed_7fb2 [class*="social-icon-digg"].light_b705 {
  background-color: transparent;
  color: #005be2;
}
.highlight_pressed_7fb2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight_pressed_7fb2 [class*="social-icon-dribbble"].light_b705 {
  background-color: transparent;
  color: #ea4c89;
}
.highlight_pressed_7fb2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight_pressed_7fb2 [class*="social-icon-envelope"].light_b705 {
  background-color: transparent;
  color: #ea4335;
}
.highlight_pressed_7fb2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight_pressed_7fb2 [class*="social-icon-facebook"].light_b705 {
  background-color: transparent;
  color: #3b5998;
}
.highlight_pressed_7fb2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight_pressed_7fb2 [class*="social-icon-flickr"].light_b705 {
  background-color: transparent;
  color: #0063dc;
}
.highlight_pressed_7fb2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight_pressed_7fb2 [class*="social-icon-foursquare"].light_b705 {
  background-color: transparent;
  color: #2d5be3;
}
.highlight_pressed_7fb2 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight_pressed_7fb2 [class*="social-icon-github"].light_b705 {
  background-color: transparent;
  color: #333;
}
.highlight_pressed_7fb2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight_pressed_7fb2 [class*="social-icon-google-plus"].light_b705 {
  background-color: transparent;
  color: #dd4b39;
}
.highlight_pressed_7fb2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight_pressed_7fb2 [class*="social-icon-houzz"].light_b705 {
  background-color: transparent;
  color: #7ac142;
}
.highlight_pressed_7fb2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight_pressed_7fb2 [class*="social-icon-instagram"].light_b705 {
  background-color: transparent;
  color: #262626;
}
.highlight_pressed_7fb2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight_pressed_7fb2 [class*="social-icon-jsfiddle"].light_b705 {
  background-color: transparent;
  color: #487aa2;
}
.highlight_pressed_7fb2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight_pressed_7fb2 [class*="social-icon-linkedin"].light_b705 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_pressed_7fb2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight_pressed_7fb2 [class*="social-icon-medium"].light_b705 {
  background-color: transparent;
  color: #00ab6b;
}
.highlight_pressed_7fb2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight_pressed_7fb2
  [class*="social-icon-odnoklassniki"].light_b705 {
  background-color: transparent;
  color: #f4731c;
}
.highlight_pressed_7fb2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight_pressed_7fb2 [class*="social-icon-meetup"].light_b705 {
  background-color: transparent;
  color: #ec1c40;
}
.highlight_pressed_7fb2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight_pressed_7fb2 [class*="social-icon-pinterest"].light_b705 {
  background-color: transparent;
  color: #bd081c;
}
.highlight_pressed_7fb2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight_pressed_7fb2 [class*="social-icon-product-hunt"].light_b705 {
  background-color: transparent;
  color: #da552f;
}
.highlight_pressed_7fb2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight_pressed_7fb2 [class*="social-icon-reddit"].light_b705 {
  background-color: transparent;
  color: #ff4500;
}
.highlight_pressed_7fb2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight_pressed_7fb2 [class*="social-icon-rss"].light_b705 {
  background-color: transparent;
  color: #f26522;
}
.highlight_pressed_7fb2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight_pressed_7fb2
  [class*="social-icon-shopping-cart"].light_b705 {
  background-color: transparent;
  color: #4caf50;
}
.highlight_pressed_7fb2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight_pressed_7fb2 [class*="social-icon-skype"].light_b705 {
  background-color: transparent;
  color: #00aff0;
}
.highlight_pressed_7fb2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight_pressed_7fb2 [class*="social-icon-slideshare"].light_b705 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_pressed_7fb2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight_pressed_7fb2 [class*="social-icon-snapchat"].light_b705 {
  background-color: transparent;
  color: #fffc00;
}
.highlight_pressed_7fb2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight_pressed_7fb2 [class*="social-icon-soundcloud"].light_b705 {
  background-color: transparent;
  color: #f80;
}
.highlight_pressed_7fb2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight_pressed_7fb2 [class*="social-icon-spotify"].light_b705 {
  background-color: transparent;
  color: #2ebd59;
}
.highlight_pressed_7fb2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight_pressed_7fb2
  [class*="social-icon-stack-overflow"].light_b705 {
  background-color: transparent;
  color: #fe7a15;
}
.highlight_pressed_7fb2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight_pressed_7fb2 [class*="social-icon-maldkfgram"].light_b705 {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight_pressed_7fb2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight_pressed_7fb2 [class*="social-icon-tripadvisor"].light_b705 {
  background-color: transparent;
  color: #589442;
}
.highlight_pressed_7fb2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight_pressed_7fb2 [class*="social-icon-tumblr"].light_b705 {
  background-color: transparent;
  color: #35465c;
}
.highlight_pressed_7fb2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight_pressed_7fb2 [class*="social-icon-twitch"].light_b705 {
  background-color: transparent;
  color: #6441a5;
}
.highlight_pressed_7fb2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight_pressed_7fb2 [class*="social-icon-twitter"].light_b705 {
  background-color: transparent;
  color: #1da1f2;
}
.highlight_pressed_7fb2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight_pressed_7fb2 [class*="social-icon-vimeo"].light_b705 {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight_pressed_7fb2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight_pressed_7fb2 [class*="social-icon-vk"].light_b705 {
  background-color: transparent;
  color: #45668e;
}
.highlight_pressed_7fb2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight_pressed_7fb2 [class*="social-icon-weibo"].light_b705 {
  background-color: transparent;
  color: #df2029;
}
.highlight_pressed_7fb2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight_pressed_7fb2 [class*="social-icon-weixin"].light_b705 {
  background-color: transparent;
  color: #7bb32e;
}
.highlight_pressed_7fb2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight_pressed_7fb2 [class*="social-icon-whatsapp"].light_b705 {
  background-color: transparent;
  color: #25d366;
}
.highlight_pressed_7fb2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight_pressed_7fb2 [class*="social-icon-wordpress"].light_b705 {
  background-color: transparent;
  color: #21759b;
}
.highlight_pressed_7fb2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight_pressed_7fb2 [class*="social-icon-xing"].light_b705 {
  background-color: transparent;
  color: #026466;
}
.highlight_pressed_7fb2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight_pressed_7fb2 [class*="social-icon-yelp"].light_b705 {
  background-color: transparent;
  color: #af0606;
}
.highlight_pressed_7fb2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight_pressed_7fb2 [class*="social-icon-youtube"].light_b705 {
  background-color: transparent;
  color: #cd201f;
}
.summary_8eba {
  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;
}
.summary_8eba:hover {
  box-shadow: none;
  background: 0 0;
}
.menu-dark-f229 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-cf8c {
  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;
}
.advanced_7828 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wood_ffb4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wood_ffb4,
.wood_ffb4::after,
.wood_ffb4::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;
}
.wood_ffb4::after,
.wood_ffb4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_0ad9 .notice-cf8c .advanced_7828 {
  margin-top: -2px;
  width: 19px;
}
.gradient_0ad9 .notice-cf8c .wood_ffb4 {
  margin-top: -1px;
}
.gradient_0ad9 .notice-cf8c .wood_ffb4,
.gradient_0ad9 .notice-cf8c .wood_ffb4::after,
.gradient_0ad9 .notice-cf8c .wood_ffb4::before {
  width: 19px;
  height: 2px;
}
.gradient_0ad9 .notice-cf8c .wood_ffb4::before {
  top: -6px;
}
.gradient_0ad9 .notice-cf8c .wood_ffb4::after {
  bottom: -6px;
}
.info_out_af9e .notice-cf8c .advanced_7828 {
  margin-top: -2px;
  width: 22px;
}
.info_out_af9e .notice-cf8c .wood_ffb4 {
  margin-top: -1px;
}
.info_out_af9e .notice-cf8c .wood_ffb4,
.info_out_af9e .notice-cf8c .wood_ffb4::after,
.info_out_af9e .notice-cf8c .wood_ffb4::before {
  width: 22px;
  height: 2px;
}
.info_out_af9e .notice-cf8c .wood_ffb4::before {
  top: -7px;
}
.info_out_af9e .notice-cf8c .wood_ffb4::after {
  bottom: -7px;
}
.wide-a241 .notice-cf8c .advanced_7828 {
  margin-top: -2px;
  width: 31px;
}
.wide-a241 .notice-cf8c .wood_ffb4 {
  margin-top: -1.5px;
}
.wide-a241 .notice-cf8c .wood_ffb4,
.wide-a241 .notice-cf8c .wood_ffb4::after,
.wide-a241 .notice-cf8c .wood_ffb4::before {
  width: 31px;
  height: 3px;
}
.wide-a241 .notice-cf8c .wood_ffb4::before {
  top: -9px;
}
.wide-a241 .notice-cf8c .wood_ffb4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .over-d62c .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 19px;
  }
  .over-d62c .notice-cf8c .wood_ffb4 {
    margin-top: -1px;
  }
  .over-d62c .notice-cf8c .wood_ffb4,
  .over-d62c .notice-cf8c .wood_ffb4::after,
  .over-d62c .notice-cf8c .wood_ffb4::before {
    width: 19px;
    height: 2px;
  }
  .over-d62c .notice-cf8c .wood_ffb4::before {
    top: -6px;
  }
  .over-d62c .notice-cf8c .wood_ffb4::after {
    bottom: -6px;
  }
  .container_stale_2a3b .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 22px;
  }
  .container_stale_2a3b .notice-cf8c .wood_ffb4 {
    margin-top: -1px;
  }
  .container_stale_2a3b .notice-cf8c .wood_ffb4,
  .container_stale_2a3b .notice-cf8c .wood_ffb4::after,
  .container_stale_2a3b .notice-cf8c .wood_ffb4::before {
    width: 22px;
    height: 2px;
  }
  .container_stale_2a3b .notice-cf8c .wood_ffb4::before {
    top: -7px;
  }
  .container_stale_2a3b .notice-cf8c .wood_ffb4::after {
    bottom: -7px;
  }
  .texture_a205 .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 31px;
  }
  .texture_a205 .notice-cf8c .wood_ffb4 {
    margin-top: -1.5px;
  }
  .texture_a205 .notice-cf8c .wood_ffb4,
  .texture_a205 .notice-cf8c .wood_ffb4::after,
  .texture_a205 .notice-cf8c .wood_ffb4::before {
    width: 31px;
    height: 3px;
  }
  .texture_a205 .notice-cf8c .wood_ffb4::before {
    top: -9px;
  }
  .texture_a205 .notice-cf8c .wood_ffb4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-bottom-cf7c .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-bottom-cf7c .notice-cf8c .wood_ffb4 {
    margin-top: -1px;
  }
  .pattern-bottom-cf7c .notice-cf8c .wood_ffb4,
  .pattern-bottom-cf7c .notice-cf8c .wood_ffb4::after,
  .pattern-bottom-cf7c .notice-cf8c .wood_ffb4::before {
    width: 19px;
    height: 2px;
  }
  .pattern-bottom-cf7c .notice-cf8c .wood_ffb4::before {
    top: -6px;
  }
  .pattern-bottom-cf7c .notice-cf8c .wood_ffb4::after {
    bottom: -6px;
  }
  .hidden-iron-f1a7 .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-iron-f1a7 .notice-cf8c .wood_ffb4 {
    margin-top: -1px;
  }
  .hidden-iron-f1a7 .notice-cf8c .wood_ffb4,
  .hidden-iron-f1a7 .notice-cf8c .wood_ffb4::after,
  .hidden-iron-f1a7 .notice-cf8c .wood_ffb4::before {
    width: 22px;
    height: 2px;
  }
  .hidden-iron-f1a7 .notice-cf8c .wood_ffb4::before {
    top: -7px;
  }
  .hidden-iron-f1a7 .notice-cf8c .wood_ffb4::after {
    bottom: -7px;
  }
  .focus-rough-7251 .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 31px;
  }
  .focus-rough-7251 .notice-cf8c .wood_ffb4 {
    margin-top: -1.5px;
  }
  .focus-rough-7251 .notice-cf8c .wood_ffb4,
  .focus-rough-7251 .notice-cf8c .wood_ffb4::after,
  .focus-rough-7251 .notice-cf8c .wood_ffb4::before {
    width: 31px;
    height: 3px;
  }
  .focus-rough-7251 .notice-cf8c .wood_ffb4::before {
    top: -9px;
  }
  .focus-rough-7251 .notice-cf8c .wood_ffb4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .complex_0ff1 .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_0ff1 .notice-cf8c .wood_ffb4 {
    margin-top: -1px;
  }
  .complex_0ff1 .notice-cf8c .wood_ffb4,
  .complex_0ff1 .notice-cf8c .wood_ffb4::after,
  .complex_0ff1 .notice-cf8c .wood_ffb4::before {
    width: 19px;
    height: 2px;
  }
  .complex_0ff1 .notice-cf8c .wood_ffb4::before {
    top: -6px;
  }
  .complex_0ff1 .notice-cf8c .wood_ffb4::after {
    bottom: -6px;
  }
  .wrapper-9bcf .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-9bcf .notice-cf8c .wood_ffb4 {
    margin-top: -1px;
  }
  .wrapper-9bcf .notice-cf8c .wood_ffb4,
  .wrapper-9bcf .notice-cf8c .wood_ffb4::after,
  .wrapper-9bcf .notice-cf8c .wood_ffb4::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-9bcf .notice-cf8c .wood_ffb4::before {
    top: -7px;
  }
  .wrapper-9bcf .notice-cf8c .wood_ffb4::after {
    bottom: -7px;
  }
  .media-0690 .notice-cf8c .advanced_7828 {
    margin-top: -2px;
    width: 31px;
  }
  .media-0690 .notice-cf8c .wood_ffb4 {
    margin-top: -1.5px;
  }
  .media-0690 .notice-cf8c .wood_ffb4,
  .media-0690 .notice-cf8c .wood_ffb4::after,
  .media-0690 .notice-cf8c .wood_ffb4::before {
    width: 31px;
    height: 3px;
  }
  .media-0690 .notice-cf8c .wood_ffb4::before {
    top: -9px;
  }
  .media-0690 .notice-cf8c .wood_ffb4::after {
    bottom: -9px;
  }
}
.brown_ea00 .wood_ffb4 {
  -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);
}
.brown_ea00 .wood_ffb4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.brown_ea00 .wood_ffb4::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);
}
.brown_ea00.banner-soft-2634 .wood_ffb4 {
  -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);
}
.brown_ea00.banner-soft-2634 .wood_ffb4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.brown_ea00.banner-soft-2634 .wood_ffb4::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);
}
.form_68f2 {
  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.article_brown_8c0c:before {
  display: none;
}
.shade-in-f3b0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade-in-f3b0 .notice-motion-be48 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade-in-f3b0 .notice-motion-be48:last-of-type {
  border-bottom: none;
}
.shade-in-f3b0 .notice-motion-be48.progress-0fcf,
.shade-in-f3b0 .notice-motion-be48.small_6d64,
.shade-in-f3b0 .notice-motion-be48.form-glass-ef30 {
  padding: 0;
}
.shade-in-f3b0 .summary_soft_efa2 .layout-e287 {
  color: currentColor;
}
.shade-in-f3b0 .summary_soft_efa2 .layout-e287:focus,
.shade-in-f3b0 .summary_soft_efa2 .layout-e287:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-in-f3b0.box_c340 .shadow_motion_d7ce,
.shade-in-f3b0.box_c340 .border_f270 a,
.shade-in-f3b0.box_c340 .item-last-5ad5 a,
.shade-in-f3b0.box_c340 .layout-soft-0c3d a {
  color: rgba(0, 0, 0, 0.55);
}
.shade-in-f3b0.box_c340 .shadow_motion_d7ce:hover,
.shade-in-f3b0.box_c340 .border_f270 a:hover,
.shade-in-f3b0.box_c340 .item-last-5ad5 a:hover,
.shade-in-f3b0.box_c340 .layout-soft-0c3d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-in-f3b0.box_c340 .menu-hard-1f45 {
  color: rgba(0, 0, 0, 0.8);
}
.shade-in-f3b0.box_c340 .notice-motion-be48 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-in-f3b0.box_c340 .notice-motion-be48:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade-in-f3b0.box_c340 .advanced-2ef9:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade-in-f3b0.box_c340 .summary_soft_efa2 .active_d2e4 li a,
.shade-in-f3b0.box_c340 .summary_soft_efa2 .layout-e287,
.shade-in-f3b0.box_c340 .layout-soft-0c3d {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-in-f3b0.box_c340 .summary_soft_efa2 .layout-e287:focus,
.shade-in-f3b0.box_c340 .summary_soft_efa2 .layout-e287:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-in-f3b0.box_c340 .active_d2e4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-in-f3b0.chip_last_46b6 .shadow_motion_d7ce,
.shade-in-f3b0.chip_last_46b6 .border_f270 a,
.shade-in-f3b0.chip_last_46b6 .item-last-5ad5 .layout-e287,
.shade-in-f3b0.chip_last_46b6 .item-last-5ad5 a,
.shade-in-f3b0.chip_last_46b6 .layout-soft-0c3d a {
  color: rgba(255, 255, 255, 0.79);
}
.shade-in-f3b0.chip_last_46b6 .shadow_motion_d7ce:hover,
.shade-in-f3b0.chip_last_46b6 .border_f270 a:hover,
.shade-in-f3b0.chip_last_46b6 .item-last-5ad5 .layout-e287:hover,
.shade-in-f3b0.chip_last_46b6 .item-last-5ad5 a:hover,
.shade-in-f3b0.chip_last_46b6 .layout-soft-0c3d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-in-f3b0.chip_last_46b6 .menu-hard-1f45 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-in-f3b0.chip_last_46b6 .notice-motion-be48 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-in-f3b0.chip_last_46b6 .notice-motion-be48:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade-in-f3b0.chip_last_46b6 .advanced-2ef9:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-in-f3b0.chip_last_46b6 .summary_soft_efa2 .active_d2e4 li a,
.shade-in-f3b0.chip_last_46b6 .summary_soft_efa2 .layout-e287,
.shade-in-f3b0.chip_last_46b6 .layout-soft-0c3d {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-in-f3b0.chip_last_46b6 .summary_soft_efa2 .layout-e287:focus,
.shade-in-f3b0.chip_last_46b6 .summary_soft_efa2 .layout-e287:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-in-f3b0.chip_last_46b6 .active_d2e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced-2ef9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.advanced-2ef9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.warm_f394 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.light_13c1 .shade-in-f3b0 {
  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;
}
.light_13c1 .notice-motion-be48 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.light_13c1 .notice-motion-be48: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) {
  .light_13c1 .notice-motion-be48:before {
    width: 16%;
    left: 42%;
  }
}
.light_13c1 .notice-motion-be48:last-child:before {
  content: none;
}
.light_13c1 .notice-motion-be48[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.light_13c1 .summary_soft_efa2 .active_d2e4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.light_13c1 .summary_soft_efa2 .active_d2e4 li a .layout-e287 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.light_13c1 .summary_soft_efa2 .layout-soft-0c3d {
  border: none;
}
.light_13c1 .summary_soft_efa2 .layout-soft-0c3d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.light_13c1 .advanced-2ef9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.light_13c1 .warm_f394 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.light_13c1 .chip_last_46b6 .advanced-2ef9:before {
  background: rgba(0, 0, 0, 0.9);
}
.light_13c1 .box_c340.red_9071 .wood_ffb4 {
  background: rgba(0, 0, 0, 0.6);
}
.light_13c1
  .box_c340.red_9071
  .wood_ffb4::after,
.light_13c1
  .box_c340.red_9071
  .wood_ffb4:before {
  background: inherit;
}
.light_13c1
  .box_c340.red_9071:hover
  .wood_ffb4 {
  background: rgba(0, 0, 0, 0.8);
}
.icon_blue_e5c2 .shade-in-f3b0 {
  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) {
  .icon_blue_e5c2 .shade-in-f3b0 {
    width: auto;
    right: 45px;
  }
}
.border_out_2606 .shade-in-f3b0 {
  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) {
  .border_out_2606 .shade-in-f3b0 {
    width: auto;
    left: 45px;
  }
}
.article_brown_8c0c .shade-in-f3b0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.article_brown_8c0c .warm_f394 {
  max-width: 48em;
  margin: 0 auto;
}
.article_brown_8c0c .advanced-2ef9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.item_lower_ca1d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.item_lower_ca1d.light_13c1 .shade-in-f3b0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.item_lower_ca1d.icon_blue_e5c2 .shade-in-f3b0 {
  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);
}
.item_lower_ca1d .shade-in-f3b0 {
  visibility: visible;
}
.item_lower_ca1d.border_out_2606 .shade-in-f3b0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-hard-23ef,
.chip-under-c2ab {
  overflow-x: hidden;
}
.shadow-hard-23ef .shade-in-f3b0 {
  overflow: auto;
}
.shadow-hard-23ef.light_13c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-hard-23ef.light_13c1 .shade-in-f3b0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-hard-23ef.light_13c1 .summary_8eba {
  opacity: 0;
}
.shadow-hard-23ef.icon_blue_e5c2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-hard-23ef.icon_blue_e5c2 .shade-in-f3b0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-hard-23ef.icon_blue_e5c2 .summary_8eba {
  opacity: 0;
}
.shadow-hard-23ef.border_out_2606 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-hard-23ef.border_out_2606 .shade-in-f3b0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-hard-23ef.border_out_2606 .summary_8eba {
  opacity: 0;
}
.shadow-hard-23ef.article_brown_8c0c .shade-in-f3b0 {
  z-index: 10;
  visibility: visible;
}
.red_9071 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.red_9071 .wood_ffb4 {
  background: rgba(255, 255, 255, 0.99);
}
.red_9071 .wood_ffb4::after,
.red_9071 .wood_ffb4:before {
  background: inherit;
}
.red_9071:hover .wood_ffb4 {
  background: rgba(255, 255, 255, 0.99);
}
.border_out_2606 .red_9071 {
  top: 10px;
  right: auto;
  left: 12px;
}
.article_brown_8c0c .red_9071 {
  display: none !important;
}
.shadow-hard-23ef:before,
.chip-under-c2ab:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-hard-23ef .red_9071,
.chip-under-c2ab .red_9071 {
  display: inline-block;
}
.shade-in-f3b0 .down-9d90 {
  -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;
}
.shadow-hard-23ef .shade-in-f3b0 .down-9d90,
.chip-under-c2ab .shade-in-f3b0 .down-9d90 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bright_3d40 .list_green_a56a {
  width: 100%;
}
.sort_cool_643a {
  padding: 0 0.5em 0;
}
.sort_cool_643a [class*="customify-col-"],
.sort_cool_643a [class*="customify-col_"],
.sort_cool_643a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.selected-ae5a .sort_cool_643a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_fluid_42ec .next-10ac,
  .next-10ac {
    display: none;
  }
  .up-df01 {
    text-align: left;
  }
  .solid_eab5 {
    text-align: center;
  }
  .current-2f6a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_fluid_42ec .accent_fa55,
  .accent_fa55 {
    display: none;
  }
  .thumbnail_391a {
    text-align: left;
  }
  .sidebar_blue_55cf {
    text-align: center;
  }
  .outline-59f6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_fluid_42ec .avatar-3d2d,
  .avatar-3d2d {
    display: none;
  }
  .purple_97ab {
    text-align: left;
  }
  .upper-7047 {
    text-align: center;
  }
  .hot-b6bc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.cold-3eeb {
  box-shadow: none !important;
}
.purple-d235 .button-62a9,
.tooltip-3646 .button-62a9 {
  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;
}
.tooltip-3646 .button-62a9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading_2f39 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading_2f39:after,
.heading_2f39:before {
  content: "";
  display: table;
}
.heading_2f39:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading_2f39 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading_2f39,
.small-644d {
  max-width: 1248px;
  margin: 0 auto;
}

.gallery_glass_1bf5.alert_f7c9 .heading_2f39 {
  max-width: 100%;
}
.gallery_glass_1bf5.notice_blue_fd0b {
  max-width: 1200px;
  margin: 0 auto;
}
.gallery_glass_1bf5.carousel-53aa .heading_2f39 {
  max-width: 100%;
}
.gallery_glass_1bf5.carousel-53aa > .heading_2f39 {
  padding-left: 0;
  padding-right: 0;
}
.gallery_glass_1bf5.carousel-53aa > .heading_2f39 .heading_fluid_42ec {
  margin: 0;
}
.gallery_glass_1bf5.carousel-53aa
  > .heading_2f39
  .fresh_e557.paragraph-5b2e {
  margin-right: 0;
  margin-left: 0;
}
.gallery_glass_1bf5.carousel-53aa #main.paragraph-5b2e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sort-easy-1736 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sort-easy-1736 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay_top_8a0f .message-in-dca7 {
    padding-right: 1em;
  }
  .overlay_top_8a0f.green-4276 .fresh_e557 {
    border-right: 1px solid #eaecee;
  }
  .overlay_top_8a0f.green-4276 .message-in-dca7 {
    padding-right: 1em;
  }
  .overlay_top_8a0f.green-4276 .dim_b37d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_d1b6 .message-in-dca7 {
    padding-left: 1em;
  }
  .button_d1b6.green-4276 .fresh_e557 {
    border-left: 1px solid #eaecee;
  }
  .button_d1b6.green-4276 .message-in-dca7 {
    padding-left: 1em;
  }
  .button_d1b6.green-4276 .dim_b37d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-7cde .message-in-dca7 {
    padding-left: 1em;
  }
  .card-7cde.green-4276 .tag_69cc {
    border-right: 1px solid #eaecee;
  }
  .card-7cde.green-4276 .liquid-bada {
    border-right: 1px solid #eaecee;
  }
  .card-7cde.green-4276 .message-in-dca7 {
    padding-left: 1em;
  }
  .card-7cde.green-4276 .dim_b37d {
    padding-right: 1em;
  }
  .card-7cde.green-4276 .small-3367 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .large_d5d3 .message-in-dca7 {
    padding-right: 1em;
  }
  .large_d5d3.green-4276 .tag_69cc {
    border-left: 1px solid #eaecee;
  }
  .large_d5d3.green-4276 .liquid-bada {
    border-left: 1px solid #eaecee;
  }
  .large_d5d3.green-4276 .message-in-dca7 {
    padding-right: 1em;
  }
  .large_d5d3.green-4276 .dim_b37d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .large_d5d3.green-4276 .small-3367 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-easy-1736 .message-in-dca7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-easy-1736.green-4276 .fresh_e557 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sort-easy-1736.green-4276 .message-in-dca7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-easy-1736.green-4276 .dim_b37d {
    padding-left: 1em;
  }
  .sort-easy-1736.green-4276 .small-3367 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sort-easy-1736.green-4276 .message-in-dca7 {
    padding-left: 0;
  }
}
.outline-91fc .module_d616 {
  display: inline-block;
}
.fluid-d12d {
  display: inline-block;
}
.carousel_99e9 {
  word-con: break-word;
}
.button_pressed_0121 > span {
  display: inline-block;
  padding: 5px 0;
}
.button_pressed_0121 .focus-7819 {
  margin-left: 8px;
  margin-right: 8px;
}
.button_pressed_0121 .accordion-green-b12f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.input_brown_2621 .block_advanced_98b0 {
  margin-bottom: 2em;
}
.input_brown_2621 .picture_glass_6e41 {
  margin-bottom: 15px;
}
.input_brown_2621 .picture_glass_6e41:last-child {
  margin-bottom: 0;
}
.input_brown_2621 .column-b427 {
  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) {
  .input_brown_2621 .column-b427 {
    display: block;
  }
}
.input_brown_2621 .fixed-4bc2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .input_brown_2621 .fixed-4bc2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.input_brown_2621 .wrapper-2803 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.input_brown_2621 .wrapper-2803 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.input_brown_2621 .wrapper-2803 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.input_brown_2621 .carousel_99e9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_brown_2621 .carousel_99e9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.input_brown_2621 .short_0f37 p:last-child {
  margin-bottom: 0;
}
.input_brown_2621 .tabs_current_376c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.input_brown_2621 .sort-edef {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.input_brown_2621 .pro-fb6b {
  margin-top: 1em;
}
.input_brown_2621 .wide_bdf8 {
  top: 0;
  display: block;
}
.input_brown_2621 .wide_bdf8 a {
  color: inherit;
}
.input_brown_2621 .wide_bdf8 a:hover {
  color: inherit;
}
.input_brown_2621 .disabled-purple-66df {
  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;
}
.input_brown_2621 .disabled-purple-66df:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.input_brown_2621 .sort-edef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.input_brown_2621 .solid_ad66 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.input_brown_2621 .solid_ad66:first-child {
  margin-top: 0;
}
.input_brown_2621 .solid_ad66.component_f35f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.input_brown_2621 .solid_ad66.media-b271 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_brown_2621
  .solid_ad66.media-b271.button-rough-c002
  .pro-fb6b {
  width: 100%;
}
.input_brown_2621 .media-b271 {
  -webkit-box-align: center;
  align-items: center;
}
.input_brown_2621 .media-b271 .button_pressed_0121,
.input_brown_2621 .media-b271 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.input_brown_2621 .wrapper-2803 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_brown_2621 .wrapper-2803 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_brown_2621 .wrapper-2803: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;
}
.input_brown_2621 .component_f35f {
  z-index: 5;
}
.input_brown_2621 .gas_6f18 .badge-advanced-220a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.input_brown_2621 .row_current_73bb .badge-advanced-220a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.input_brown_2621 .wrapper-iron-2796 .badge-advanced-220a {
  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;
}
.input_brown_2621.component-d640 .column-b427,
.input_brown_2621.summary_ea34 .column-b427 {
  display: block;
}
.input_brown_2621.component-d640 .column-b427 .glass_003e,
.input_brown_2621.component-d640 .column-b427 .sort-edef,
.input_brown_2621.summary_ea34 .column-b427 .glass_003e,
.input_brown_2621.summary_ea34 .column-b427 .sort-edef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input_brown_2621.cold-c353 .fixed-4bc2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .input_brown_2621.cold-c353 .fixed-4bc2 {
    margin-right: 0;
  }
}
.input_brown_2621.component-d640 .fixed-4bc2,
.input_brown_2621.summary_ea34 .fixed-4bc2 {
  padding-top: 40%;
}
.input_brown_2621.component-d640 .block_advanced_98b0,
.input_brown_2621.summary_ea34 .block_advanced_98b0 {
  display: block;
}
.input_brown_2621.component-d640 .fn-sticky-ecec .sort-edef,
.input_brown_2621.summary_ea34 .fn-sticky-ecec .sort-edef {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.input_brown_2621.component-d640 .fixed-4bc2,
.input_brown_2621.summary_ea34 .fixed-4bc2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.input_brown_2621.component-d640 .sort-edef {
  padding: 1em;
}
.tertiary-7fef {
  margin: 30px auto;
  display: block;
}
.tertiary-7fef .short_f36c > * {
  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;
}
.tertiary-7fef .short_f36c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-7fef .short_f36c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container_268e .button_pressed_0121 {
  margin-bottom: 1.41575em;
}
.container_268e .link_643e {
  margin-bottom: 1.618em;
}
.content-85f0 .footer_2f90 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content-85f0 .footer_2f90 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content-85f0 .highlight_yellow_9105 {
  max-width: 100%;
  overflow: auto;
}
.backdrop_small_af0b .content-85f0 a:hover {
  text-decoration: underline;
}
.badge-short-0e34 .picture_glass_6e41:not(.carousel_99e9),
.badge-short-0e34 .wrapper-2803 {
  margin-bottom: 1.41575em;
}
.badge-short-0e34 .picture_glass_6e41:not(.carousel_99e9):last-child,
.badge-short-0e34 .wrapper-2803:last-child {
  margin-bottom: 0;
}
.badge-short-0e34 .picture_glass_6e41.avatar-thick-3c40 {
  margin-bottom: 0.41575em;
}
.badge-short-0e34 .pink-9d6d:before,
.badge-short-0e34 .focus_6026:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.badge-short-0e34 .pink-9d6d:before {
  content: "\f115";
}
.badge-short-0e34 .focus_6026:before {
  content: "\f02c";
}
.badge-short-0e34 .tabs_pressed_cadf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.badge-short-0e34 .tabs_pressed_cadf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.clean_b3ab {
  display: -webkit-box;
  display: flex;
}
.clean_b3ab .tag-slow-bb6c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .clean_b3ab .tag-slow-bb6c {
    flex-basis: 90px;
  }
}
.clean_b3ab .table_b752 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean_b3ab .table_b752 {
    flex-basis: calc(100% - 50px);
  }
}
.clean_b3ab .preview_bottom_47a2 p:last-child {
  margin-bottom: 0.72em;
}
.out-b91e .short_f36c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.out-b91e .short_f36c:after,
.out-b91e .short_f36c:before {
  content: "";
  display: table;
}
.out-b91e .short_f36c:after {
  clear: both;
}
.out-b91e .short_f36c .gradient-5385,
.out-b91e .short_f36c .caption-1af9 {
  width: 49%;
}
.out-b91e .short_f36c .gradient-5385 a span.aside_0605,
.out-b91e .short_f36c .caption-1af9 a span.aside_0605 {
  display: block;
  margin-bottom: 5px;
}
.out-b91e .short_f36c .caption-1af9 {
  float: left;
  text-align: left;
}
.out-b91e .short_f36c .gradient-5385 {
  float: right;
  text-align: right;
}
.selected_7682 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .selected_7682 {
    margin-bottom: 0;
  }
}
.out-1237 {
  margin-bottom: 1em;
}
.out-1237 .carousel_99e9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.inner-b556 a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail_gold_7699 .out-1237,
.first-8cf3 .out-1237 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail_gold_7699 .out-1237,
  .first-8cf3 .out-1237 {
    display: block;
  }
}
.thumbnail_gold_7699 .inner-b556,
.first-8cf3 .inner-b556 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail_gold_7699 .inner-b556,
  .first-8cf3 .inner-b556 {
    margin-bottom: 1em;
  }
}
.thumbnail_gold_7699 .inner-b556 img,
.first-8cf3 .inner-b556 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail_gold_7699 .medium_9630,
.first-8cf3 .medium_9630 {
  flex-basis: calc(100% - 160px);
}
.thumbnail_gold_7699 .medium_9630 p,
.first-8cf3 .medium_9630 p {
  margin-bottom: 0;
}
.thumbnail_gold_7699 .medium_9630 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_gold_7699 .medium_9630 {
    padding-left: 0;
  }
}
.first-8cf3 .medium_9630 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .first-8cf3 .medium_9630 {
    padding-right: 0;
  }
}
.first-8cf3 .inner-b556 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.component_0a0f .inner-b556 {
  margin-bottom: 0.5em;
}
.component_0a0f .inner-b556 img {
  width: 100%;
}
.search_710d .dynamic-ad2f,
.search_4eab .dynamic-ad2f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search_4eab .fresh_e557 .table-94c1 p:last-child {
  margin-bottom: 0;
}
.accent_steel_828a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip_0cfd .hovered_a715 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip_0cfd .hovered_a715:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip_0cfd .hovered_a715 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_0cfd .hovered_a715 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip_0cfd .hovered_a715 ul li {
  margin: 0 0 0.6em;
}
.tooltip_0cfd .hovered_a715 ul li.hover_mini_3c11,
.tooltip_0cfd .hovered_a715 ul li.warm-be31 {
  position: relative;
}
.tooltip_0cfd .hovered_a715 ul li.hover_mini_3c11 .accent-15b0,
.tooltip_0cfd .hovered_a715 ul li.warm-be31 .accent-15b0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip_0cfd .hovered_a715 ul li.hover_mini_3c11:after:after,
.tooltip_0cfd .hovered_a715 ul li.hover_mini_3c11:after:before,
.tooltip_0cfd
  .hovered_a715
  ul
  li.warm-be31:after:after,
.tooltip_0cfd
  .hovered_a715
  ul
  li.warm-be31:after:before {
  content: "";
  display: table;
}
.tooltip_0cfd .hovered_a715 ul li.hover_mini_3c11:after:after,
.tooltip_0cfd
  .hovered_a715
  ul
  li.warm-be31:after:after {
  clear: both;
}
.tooltip_0cfd .hovered_a715 a.east_12cd:hover {
  text-decoration: none;
}
.tooltip_0cfd .hovered_a715 select {
  max-width: 100%;
}
.tooltip_0cfd .hovered_a715 table {
  font-size: 85%;
}
.tooltip_0cfd .hovered_a715 table td,
.tooltip_0cfd .hovered_a715 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip_0cfd .hovered_a715 table tfoot td {
  text-align: left;
}
.tooltip_0cfd .hovered_a715 :last-child {
  margin-bottom: 0;
}
.tooltip_0cfd .hovered_a715 .new-fc26 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip_0cfd .hovered_a715 .new-fc26 label {
  width: 100%;
}
.tooltip_0cfd .hovered_a715 .new-fc26 .fluid_033c {
  width: 100%;
  display: block;
}
.tooltip_0cfd .hovered_a715 .new-fc26 .notice-dac4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip_0cfd .hovered_a715 .new-fc26 .notice-dac4:hover svg #svg-search {
  fill: #444;
}
.tooltip_0cfd .hovered_a715 .new-fc26 .notice-dac4 svg {
  width: 18px;
  height: 18px;
}
.tooltip_0cfd .module_a8d6 ul ul,
.tooltip_0cfd .basic-2957 ul ul,
.tooltip_0cfd .notification_slow_1789 ul ul,
.tooltip_0cfd .tertiary-ca2d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip_0cfd .module_a8d6 .slider-middle-090b > a,
.tooltip_0cfd .basic-2957 .slider-middle-090b > a,
.tooltip_0cfd .notification_slow_1789 .slider-middle-090b > a,
.tooltip_0cfd .tertiary-ca2d .slider-middle-090b > a {
  margin-bottom: 0;
}
.tooltip_0cfd .complex-91d0 li,
.tooltip_0cfd .module_a8d6 li,
.tooltip_0cfd .slider-85dc li,
.tooltip_0cfd .basic-2957 li,
.tooltip_0cfd .notification_slow_1789 li,
.tooltip_0cfd .tertiary-ca2d li,
.tooltip_0cfd .status_d175 li,
.tooltip_0cfd .detail_dd8e li {
  display: block;
  position: relative;
}
.tooltip_0cfd .complex-91d0 li:last-child,
.tooltip_0cfd .module_a8d6 li:last-child,
.tooltip_0cfd .slider-85dc li:last-child,
.tooltip_0cfd .basic-2957 li:last-child,
.tooltip_0cfd .notification_slow_1789 li:last-child,
.tooltip_0cfd .tertiary-ca2d li:last-child,
.tooltip_0cfd .status_d175 li:last-child,
.tooltip_0cfd .detail_dd8e li:last-child {
  border: none;
}
.tooltip_0cfd .complex-91d0 li a,
.tooltip_0cfd .module_a8d6 li a,
.tooltip_0cfd .slider-85dc li a,
.tooltip_0cfd .basic-2957 li a,
.tooltip_0cfd .notification_slow_1789 li a,
.tooltip_0cfd .tertiary-ca2d li a,
.tooltip_0cfd .status_d175 li a,
.tooltip_0cfd .detail_dd8e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_0cfd .complex-91d0 li ul li::before,
.tooltip_0cfd .module_a8d6 li ul li::before,
.tooltip_0cfd .slider-85dc li ul li::before,
.tooltip_0cfd .basic-2957 li ul li::before,
.tooltip_0cfd .notification_slow_1789 li ul li::before,
.tooltip_0cfd .tertiary-ca2d li ul li::before,
.tooltip_0cfd .status_d175 li ul li::before,
.tooltip_0cfd .detail_dd8e li ul li::before {
  left: 15px;
}
.tooltip_0cfd .complex-91d0 li ul a,
.tooltip_0cfd .module_a8d6 li ul a,
.tooltip_0cfd .slider-85dc li ul a,
.tooltip_0cfd .basic-2957 li ul a,
.tooltip_0cfd .notification_slow_1789 li ul a,
.tooltip_0cfd .tertiary-ca2d li ul a,
.tooltip_0cfd .status_d175 li ul a,
.tooltip_0cfd .detail_dd8e li ul a {
  padding-left: 20px;
}
.tooltip_0cfd .complex-91d0 li ul ul li::before,
.tooltip_0cfd .module_a8d6 li ul ul li::before,
.tooltip_0cfd .slider-85dc li ul ul li::before,
.tooltip_0cfd .basic-2957 li ul ul li::before,
.tooltip_0cfd .notification_slow_1789 li ul ul li::before,
.tooltip_0cfd .tertiary-ca2d li ul ul li::before,
.tooltip_0cfd .status_d175 li ul ul li::before,
.tooltip_0cfd .detail_dd8e li ul ul li::before {
  left: 30px;
}
.tooltip_0cfd .complex-91d0 li ul ul a,
.tooltip_0cfd .module_a8d6 li ul ul a,
.tooltip_0cfd .slider-85dc li ul ul a,
.tooltip_0cfd .basic-2957 li ul ul a,
.tooltip_0cfd .notification_slow_1789 li ul ul a,
.tooltip_0cfd .tertiary-ca2d li ul ul a,
.tooltip_0cfd .status_d175 li ul ul a,
.tooltip_0cfd .detail_dd8e li ul ul a {
  padding-left: 40px;
}
.tooltip_0cfd .form_1e3a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_0cfd .detail_dd8e ul li {
  margin-bottom: 1.41575em;
}
.tooltip_0cfd .detail_dd8e ul li .label-silver-97aa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip_0cfd .detail_dd8e ul li .paragraph_under_5306 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip_last_46b6 .complex-91d0 li a,
.chip_last_46b6 .module_a8d6 li a,
.chip_last_46b6 .slider-85dc li a,
.chip_last_46b6 .basic-2957 li a,
.chip_last_46b6 .notification_slow_1789 li a,
.chip_last_46b6 .tertiary-ca2d li a,
.chip_last_46b6 .status_d175 li a,
.chip_last_46b6 .detail_dd8e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_last_46b6 .form_1e3a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_last_46b6 .hovered_a715 ul li.hover_mini_3c11 .accent-15b0,
.chip_last_46b6 .hovered_a715 ul li.warm-be31 .accent-15b0 {
  background: rgba(0, 0, 0, 0.2);
}
.chip_last_46b6 .tooltip_0cfd .hovered_a715 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li {
  margin: 0;
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li ul {
  margin: 0;
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li ul li a {
  padding-left: 15px;
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li ul li li a {
  padding-left: 30px;
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li.preview_df49 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li.preview_df49 > 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;
}
.gallery_glass_1bf5 .tooltip_0cfd .active_d2e4 li.preview_df49 > 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;
}
.detail-fluid-f602 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.text_62a2 {
  position: relative;
  z-index: 10;
}
.text_62a2 .down-9d90 {
  width: 100%;
  max-width: 100%;
}
.basic_d2b4 .wrapper_wide_568c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.basic_d2b4 .box_c340 {
}
.basic_d2b4 .chip_last_46b6 {
  background: #292929;
}
.tabs-3343 .wrapper_wide_568c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tabs-3343 .box_c340 {
  background: #f9f9f9;
}
.tabs-3343 .chip_last_46b6 {
  background: #303030;
}
.tag_acbb .wrapper_wide_568c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag_acbb .module_d616 {
    margin-bottom: 1em;
  }
  .tag_acbb .module_d616:last-child {
    margin-bottom: 0;
  }
}
.tag_acbb .box_c340 {
  background: #ededed;
}
.tag_acbb .chip_last_46b6 {
  background: #1a1a1a;
}
.wrapper_wide_568c.box_c340 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper_wide_568c.box_c340 .content_fresh_3c5a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_wide_568c.chip_last_46b6 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_wide_568c.chip_last_46b6 a:not(.east_12cd) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_wide_568c.chip_last_46b6 a:not(.east_12cd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_wide_568c.chip_last_46b6 .content_fresh_3c5a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_wide_568c.chip_last_46b6 table tbody td,
.wrapper_wide_568c.chip_last_46b6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.out_d460.icon-blue-fb92 .heading_2f39 {
  max-width: initial;
}
.out_d460 .banner-bf78 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.out_d460 .banner-bf78 .down-9d90 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .out_d460 .banner-bf78 .down-9d90 {
    display: block;
    margin-bottom: 2em;
  }
  .out_d460 .banner-bf78 .down-9d90:last-child {
    margin-bottom: 0;
  }
}
.tag_acbb .module_d616:last-child,
.tabs-3343 .module_d616:last-child,
.basic_d2b4 .module_d616:last-child {
  margin-bottom: 0;
}
.tag_acbb .module_d616 .tooltip_0cfd .hovered_a715:last-child,
.tabs-3343 .module_d616 .tooltip_0cfd .hovered_a715:last-child,
.basic_d2b4 .module_d616 .tooltip_0cfd .hovered_a715:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag_acbb .filter_up_29cb,
  .tag_acbb .progress-cool-f8fd,
  .tabs-3343 .filter_up_29cb,
  .tabs-3343 .progress-cool-f8fd,
  .basic_d2b4 .filter_up_29cb,
  .basic_d2b4 .progress-cool-f8fd {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .text_62a2 .module_d616 {
    margin-bottom: 2em;
  }
}
.text_62a2 p:last-child {
  margin-bottom: 0;
}
.text_62a2 li,
.text_62a2 ul {
  list-style: none;
  margin: 0;
}
.text_62a2 ul ul {
  margin-left: 2.617924em;
}
.hero-bronze-08b0 {
  font-size: 0.875em;
}

/* css-noise: 7754 */
.shadow-element-w9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
