/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box_56f3/customify
Author: WPCustomify
Author URI: https://pressmaximum.box_56f3
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.box_56f3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button_steel_d812.info-black-8c8c/licenses/gpl-2.0.hero-gas-9355
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.gas_7566/, (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.mask_fresh_7aa6.video-70bf/normalize.wrapper-2c43/
 ======
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.wrapper-2c43 v7.0.0 | MIT License | github.box_56f3/necolas/normalize.wrapper-2c43 */
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;
}
.wood-bee6 .section-solid-9d98,
.frame-a497,
.dropdown_efc0,
.gradient-under-80c2,
.widget-gas-22b4,
.breadcrumb_e506,
.tall_218c,
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;
}
.frame-a497,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .frame-a497,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .frame-a497,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown_efc0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown_efc0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown_efc0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_efc0,
  h2 {
    font-size: 1.7em;
  }
}
.gradient-under-80c2,
h3 {
  font-size: 1.618em;
}
.wood-bee6 .section-solid-9d98,
.widget-gas-22b4,
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.gallery_dim_5526 {
  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;
}
.black-c4ef:after,
.black-c4ef:before,
.active_3dba:after,
.active_3dba:before {
  content: "";
  display: table;
}
.black-c4ef:after,
.active_3dba:after {
  clear: both;
}
.pattern_0e9e {
  float: right;
  margin-right: 0;
}
.outline-ea9c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.column-8252 .carousel-49ca,
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;
}
.column-8252 .carousel-49ca: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;
}
.component_current_7566 .carousel-49ca {
  box-shadow: none;
}
.component_current_7566
  .carousel-49ca
  .dropdown_fresh_5f24 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component_current_7566 .carousel-49ca .stone_3167 {
  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;
}
.component_current_7566
  .carousel-49ca
  .stone_3167
  b {
  display: none;
}
.component_current_7566 .huge-8470 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fast_66e7:not(.description-dcaf):not(.under-b511),
button:not(.description-dcaf):not(.under-b511),
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ),
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ),
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ) {
  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;
}
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ):hover,
button:not(.description-dcaf):not(
    .under-b511
  ):hover,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ):hover,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ):hover,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ):active,
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ):focus,
button:not(.description-dcaf):not(
    .under-b511
  ):active,
button:not(.description-dcaf):not(
    .under-b511
  ):focus,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ):active,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ):focus,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ):active,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ):focus,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ):active,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ):focus {
  outline: 0;
}
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0,
button:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0 {
  position: relative;
}
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .small-84e3,
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .dropdown_last_a03d,
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .narrow_e914,
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  i,
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  svg,
button:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .small-84e3,
button:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .dropdown_last_a03d,
button:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .narrow_e914,
button:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  i,
button:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  svg,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .small-84e3,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .dropdown_last_a03d,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .narrow_e914,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  i,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  svg,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .small-84e3,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .dropdown_last_a03d,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .narrow_e914,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  i,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  svg,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .small-84e3,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .dropdown_last_a03d,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  .narrow_e914,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  i,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0
  svg {
  visibility: hidden;
}
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0:after,
button:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0:after,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0:after,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0:after,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ).fn-loading-8aa0: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;
}
.fast_66e7:not(.description-dcaf):not(.under-b511),
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ),
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ),
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ) {
  color: #fff;
  background: #235787;
}
.fast_66e7:not(.description-dcaf):not(
    .under-b511
  ):focus,
input[type="button"]:not(.description-dcaf):not(
    .under-b511
  ):focus,
input[type="reset"]:not(.description-dcaf):not(
    .under-b511
  ):focus,
input[type="submit"]:not(.description-dcaf):not(
    .under-b511
  ):focus {
  color: #fff;
}
.fast_66e7.fn-disabled-8aa0:not(.description-dcaf):not(
    .under-b511
  ),
.fast_66e7[disabled]:not(.description-dcaf):not(
    .under-b511
  ),
button.fn-disabled-8aa0:not(.description-dcaf):not(
    .under-b511
  ),
button[disabled]:not(.description-dcaf):not(
    .under-b511
  ) {
  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;
}
.pro_df7b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pro_df7b: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;
}
.background-d45f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.backdrop_middle_7930 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-61b8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.black-c4ef:after,
.black-c4ef:before,
.green_3ad9:after,
.green_3ad9:before,
.frame-under-de4d:after,
.frame-under-de4d:before,
.last_ad7e:after,
.last_ad7e:before,
.filter_c961:after,
.filter_c961:before,
.texture_5355:after,
.texture_5355:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.black-c4ef:after,
.green_3ad9:after,
.frame-under-de4d:after,
.last_ad7e:after,
.filter_c961:after,
.texture_5355:after {
  clear: both;
}
.green_3ad9 .lite-9eee,
.frame-under-de4d .lite-9eee,
.notice_tiny_b7fb .lite-9eee {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.top-0d65 {
  display: inline-block;
}
.element-f3b8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.element-f3b8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.element-f3b8 .chip-blue-62bc {
  padding: 1em 0;
  font-size: 85%;
}
.chip-blue-62bc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.over_14cc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.over_14cc:after,
.over_14cc:before {
  content: "";
  display: table;
}
.over_14cc:after {
  clear: both;
}
.accordion-f5f0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text-green-1cf2 .accordion-f5f0 {
  max-width: 50%;
}
.green-cb21 .accordion-f5f0 {
  max-width: 33.33%;
}
.caption_40b5 .accordion-f5f0 {
  max-width: 25%;
}
.accordion-left-27be .accordion-f5f0 {
  max-width: 20%;
}
.fast_84c8 .accordion-f5f0 {
  max-width: 16.66%;
}
.gallery-d268 .accordion-f5f0 {
  max-width: 14.28%;
}
.tabs-full-5881 .accordion-f5f0 {
  max-width: 12.5%;
}
.tag_64fd .accordion-f5f0 {
  max-width: 11.11%;
}
.slow-b79c {
  display: block;
}
.wood-bee6 .top_307d label,
.wood-bee6 .thumbnail_hovered_8c86 label,
.wood-bee6 .link_cca9 label,
.wood-bee6 .message_motion_c4f4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite-5721 {
  list-style: none;
  margin: 0;
}
.lite-5721 article.hero_static_5151 {
  margin-bottom: 0;
}
.lite-5721 ul {
  list-style: none;
  margin: 0;
}
.lite-5721 .paper-127b li.hero_static_5151 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite-5721 .paper-127b li.hero_static_5151 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite-5721 .paper-127b li.hero_static_5151: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) {
  .lite-5721 .paper-127b li.hero_static_5151 li.hero_static_5151 li.hero_static_5151 li.hero_static_5151 {
    padding-left: 0;
  }
}
article.hero_static_5151 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_static_5151 .green_3ad9 p:last-of-type {
  margin-bottom: 0;
}
article.hero_static_5151 .component-9013 {
  float: left;
}
article.hero_static_5151 .button-1234 {
  margin-left: 85px;
}
article.hero_static_5151 .thumbnail-basic-1bdd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_static_5151 .thumbnail-basic-1bdd .active-cad1 {
  margin-left: 10px;
}
article.hero_static_5151 .row_e97b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_static_5151 .element-black-2785 {
  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 .top_307d,
  #respond .link_cca9,
  #respond .message_motion_c4f4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top_307d input,
#respond .link_cca9 input,
#respond .message_motion_c4f4 input {
  width: 100%;
}
#respond .message_motion_c4f4 {
  margin-right: 0;
}
#respond .paragraph-small-dd52 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_379b {
  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;
}
.photo_379b.purple_abca {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.photo_379b 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%);
}
.photo_379b:focus,
.photo_379b: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);
}
.description-out-f85c {
  border-radius: 10%;
}
.tooltip-d452 {
  border-radius: 50%;
}
.hard-12b4 {
  font-size: 0.72em;
}
.image-827c {
  font-size: 0.875em;
}
.wide_1774 {
  font-size: 1.1em;
}
.action_1c4d {
  text-transform: uppercase;
  line-height: 1.2;
}
.action_1c4d.hard-12b4 {
  letter-spacing: 0.5px;
}
.orange-b49a,
.orange-b49a a {
  color: #6d6d6d;
}
.orange-b49a a:hover {
  color: #111;
}
.bright_0765 {
  color: #6d6d6d;
}
.list-8a92 {
  overflow-x: hidden;
}
.list-8a92 .overlay-99c5.info_746e {
  position: relative;
}
.list-8a92 .overlay-99c5.info_746e.button_copper_440a {
  position: initial;
}
.list-8a92
  .overlay-99c5.info_746e.button_copper_440a
  .easy-540c {
  left: auto;
}
.list-8a92 .overlay-99c5 .easy-540c {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.list-8a92 .overlay-99c5:hover.info_746e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list-8a92
  .overlay-99c5:hover.info_746e
  .easy-540c {
  display: block;
  z-index: 9999999;
}
.list-8a92 .list-warm-ad7c .down-29aa,
.list-8a92 .old-b767 .down-29aa {
  display: none;
}
.list-8a92 .in_8733 .overlay-99c5:hover.info_746e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wood-bee6 .top_307d label,
.wood-bee6 .thumbnail_hovered_8c86 label,
.wood-bee6 .link_cca9 label,
.wood-bee6 .message_motion_c4f4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite-5721 {
  list-style: none;
  margin: 0;
}
.lite-5721 article.hero_static_5151 {
  margin-bottom: 0;
}
.lite-5721 ul {
  list-style: none;
  margin: 0;
}
.lite-5721 .paper-127b li.hero_static_5151 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite-5721 .paper-127b li.hero_static_5151 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite-5721 .paper-127b li.hero_static_5151: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) {
  .lite-5721 .paper-127b li.hero_static_5151 li.hero_static_5151 li.hero_static_5151 li.hero_static_5151 {
    padding-left: 0;
  }
}
article.hero_static_5151 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_static_5151 .green_3ad9 p:last-of-type {
  margin-bottom: 0;
}
article.hero_static_5151 .component-9013 {
  float: left;
}
article.hero_static_5151 .button-1234 {
  margin-left: 85px;
}
article.hero_static_5151 .thumbnail-basic-1bdd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_static_5151 .thumbnail-basic-1bdd .active-cad1 {
  margin-left: 10px;
}
article.hero_static_5151 .row_e97b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_static_5151 .element-black-2785 {
  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 .top_307d,
  #respond .link_cca9,
  #respond .message_motion_c4f4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top_307d input,
#respond .link_cca9 input,
#respond .message_motion_c4f4 input {
  width: 100%;
}
#respond .message_motion_c4f4 {
  margin-right: 0;
}
#respond .paragraph-small-dd52 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list-warm-ad7c .box_e542 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.box_e542 .box-static-1ac1.summary-motion-ebd6 .hidden-9d48 > li > a:focus,
.box_e542 .box-static-1ac1.summary-motion-ebd6 .hidden-9d48 > li > a:hover,
.box_e542 .box-static-1ac1.status-in-07f9 .hidden-9d48 > li > a:focus,
.box_e542 .box-static-1ac1.status-in-07f9 .hidden-9d48 > li > a:hover,
.box_e542 .box-static-1ac1.notification-light-302e .hidden-9d48 > li > a:focus,
.box_e542 .box-static-1ac1.notification-light-302e .hidden-9d48 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_e542
  .box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li.element-043a
  > a,
.box_e542
  .box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li.cool-821c
  > a,
.box_e542
  .box-static-1ac1.status-in-07f9
  .hidden-9d48
  > li.element-043a
  > a,
.box_e542
  .box-static-1ac1.status-in-07f9
  .hidden-9d48
  > li.cool-821c
  > a,
.box_e542
  .box-static-1ac1.notification-light-302e
  .hidden-9d48
  > li.element-043a
  > a,
.box_e542 .box-static-1ac1.notification-light-302e .hidden-9d48 > li.pressed_6db4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.box_e542 .description_516f,
.box_e542 .description_516f a {
  color: rgba(255, 255, 255, 0.99);
}
.box_e542 .border-north-223a.left_6c03 li a,
.box_e542 .nav_6304 a,
.box_e542 .photo-mini-cbb6,
.box_e542 .hidden-9d48 > li > a,
.box_e542 .row_56f3 {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542 .border-north-223a.left_6c03 li a:hover,
.box_e542 .nav_6304 a:hover,
.box_e542 .photo-mini-cbb6:hover,
.box_e542 .hidden-9d48 > li > a:hover,
.box_e542 .row_56f3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_e542 .filter-174f {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542 .filter-174f .shadow-6641 {
  color: rgba(255, 255, 255, 0.99);
}
.box_e542 .filter-174f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_e542 .message-light-ce7a .outline-f30c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_e542 .message-light-ce7a .outline-f30c .card_fast_def1 {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542
  .message-light-ce7a
  .outline-f30c
  .card_fast_def1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542
  .message-light-ce7a
  .outline-f30c
  .card_fast_def1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542
  .message-light-ce7a
  .outline-f30c
  .card_fast_def1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542
  .message-light-ce7a
  .outline-f30c
  .card_fast_def1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542 .message-light-ce7a .accordion_fresh_81ea {
  color: rgba(255, 255, 255, 0.79);
}
.box_e542 .message-light-ce7a .accordion_fresh_81ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-2925
  .box_e542
  .message-light-ce7a
  .narrow_2f92
  .column-orange-3794 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone-2925
  .box_e542
  .message-light-ce7a
  .narrow_2f92
  .card_fast_def1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-warm-ad7c .label_fd1f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label_fd1f .box-static-1ac1.summary-motion-ebd6 .hidden-9d48 > li > a:focus,
.label_fd1f .box-static-1ac1.summary-motion-ebd6 .hidden-9d48 > li > a:hover,
.label_fd1f .box-static-1ac1.status-in-07f9 .hidden-9d48 > li > a:focus,
.label_fd1f .box-static-1ac1.status-in-07f9 .hidden-9d48 > li > a:hover,
.label_fd1f .box-static-1ac1.notification-light-302e .hidden-9d48 > li > a:focus,
.label_fd1f .box-static-1ac1.notification-light-302e .hidden-9d48 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_fd1f
  .box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li.element-043a
  > a,
.label_fd1f
  .box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li.cool-821c
  > a,
.label_fd1f
  .box-static-1ac1.status-in-07f9
  .hidden-9d48
  > li.element-043a
  > a,
.label_fd1f
  .box-static-1ac1.status-in-07f9
  .hidden-9d48
  > li.cool-821c
  > a,
.label_fd1f
  .box-static-1ac1.notification-light-302e
  .hidden-9d48
  > li.element-043a
  > a,
.label_fd1f .box-static-1ac1.notification-light-302e .hidden-9d48 > li.pressed_6db4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.label_fd1f .description_516f,
.label_fd1f .description_516f a {
  color: rgba(0, 0, 0, 0.8);
}
.label_fd1f .border-north-223a.left_6c03 li a,
.label_fd1f .nav_6304 a,
.label_fd1f .photo-mini-cbb6,
.label_fd1f .hidden-9d48 > li > a,
.label_fd1f .row_56f3 {
  color: rgba(0, 0, 0, 0.55);
}
.label_fd1f .border-north-223a.left_6c03 li a:hover,
.label_fd1f .nav_6304 a:hover,
.label_fd1f .photo-mini-cbb6:hover,
.label_fd1f .hidden-9d48 > li > a:hover,
.label_fd1f .row_56f3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_fd1f .filter-174f {
  color: rgba(0, 0, 0, 0.55);
}
.label_fd1f .filter-174f .shadow-6641 {
  color: rgba(0, 0, 0, 0.8);
}
.label_fd1f .filter-174f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_b791 .modal_41f1 {
  margin-left: auto;
  margin-right: auto;
}
.frame-under-de4d > * {
  margin-left: auto;
  margin-right: auto;
}
.frame-under-de4d .background-d45f {
  margin-right: 1.41575em;
}
.old_cf56 .frame-under-de4d > .left_de41 {
  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;
}
.old_cf56 .frame-under-de4d > .modal_b09b {
  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;
}
.mask-82af.upper_b791 .modal_41f1,
.gold_24c8.upper_b791 .modal_41f1 {
  margin-left: 0;
}
.fresh-61c9.upper_b791 .modal_41f1,
.notification-prev-6e74.upper_b791 .modal_41f1 {
  margin-right: 0;
}
.frame-under-de4d ol,
.frame-under-de4d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo_bright_ea39 video {
  max-width: 100%;
}
.chip-dim-d65b img {
  display: block;
}
.chip-dim-d65b.background-d45f,
.chip-dim-d65b.backdrop_middle_7930 {
  width: 100%;
}
.chip-dim-d65b.modal_b09b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.panel-ad83:not(.easy-04aa) {
  margin: 1.5em auto;
}
.preview-dynamic-e527 p {
  padding: 1.5em 14px;
}
ul.frame_huge_7536.modal_b09b,
ul.frame_huge_7536.left_de41,
ul.frame_huge_7536.tag_last_50c5.left_de41 {
  padding: 0 14px;
}
.label_pressed_4650 {
  display: block;
  overflow-x: auto;
}
.label_pressed_4650 table {
  border-collapse: collapse;
  width: 100%;
}
.label_pressed_4650 td,
.label_pressed_4650 th {
  padding: 0.5em;
}
.frame-under-de4d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame-under-de4d ol ol,
.frame-under-de4d ol ul,
.frame-under-de4d ul ol,
.frame-under-de4d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame-under-de4d ol ol li,
.frame-under-de4d ol ul li,
.frame-under-de4d ul ol li,
.frame-under-de4d ul ul li {
  margin-left: 0;
}
.card-ef1d.large-a3e1 > .hovered-8d5b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.card-ef1d.large-a3e1 > .hovered-8d5b iframe,
.card-ef1d.large-a3e1 > .hovered-8d5b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.yellow-f902 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.yellow-f902.column_cool_ef05 {
  padding: 0;
}
.yellow-f902.column_cool_ef05 cite {
  font-size: 13px;
}
.yellow-f902 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.yellow-f902 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hovered-d775 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hovered-d775 > p:first-child {
  margin-top: 0;
}
.hovered-d775 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hovered-d775 blockquote {
  border-left: 0;
}
.list_43ab {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list_43ab:not(.content_smooth_9abb) {
  max-width: 100px;
}
.list_43ab.thumbnail-3697 {
  border-bottom: none !important;
  text-align: center;
}
.list_43ab.thumbnail-3697::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview-dynamic-e527 p {
    padding: 1.5em 0;
  }
}
.image-south-da9d {
  color: #0073aa;
}
.disabled-6ca4 {
  background-color: #0073aa;
}
.logo-7c49 {
  color: #229fd8;
}
.last-c56b {
  background-color: #229fd8;
}
.video_mini_a39a {
  color: #eee;
}
.background-iron-1203 {
  background-color: #eee;
}
.alert-center-2ed3 {
  color: #444;
}
.bronze-e891 {
  background-color: #444;
}
.title-gold-ffa6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.title-gold-ffa6 .list_soft_eb74 .nav_6304 {
  font-size: 15px;
}
.title-gold-ffa6 .nav_6304 {
  line-height: 1.3;
}
.title-gold-ffa6 .label_fd1f {
}
.title-gold-ffa6 .box_e542 {
  background: #235787;
}
.cold-d60d {
  padding: 0;
}
.cold-d60d .box_e542 {
  background: #1a1a1a;
}
.cold-d60d .label_fd1f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph_left_2bb5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph_left_2bb5 .label_fd1f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph_left_2bb5 .box_e542 {
  background: #303030;
}
.texture_5355 {
  position: relative;
  z-index: 10;
}
.texture_5355 .active-red-2886 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-dark-f9c0 .info_746e {
  display: inline-block;
  vertical-align: middle;
}
.paragraph-dark-f9c0.thick_4437 .info_746e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph-dark-f9c0.thick_4437 .info_746e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-dark-f9c0.thick_4437 .info_746e {
    margin-right: 0.4em;
  }
}
.paragraph-dark-f9c0.thick_4437 .info_746e:last-child {
  margin-right: 0;
}
.motion_8a20 .active-red-2886 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .list-warm-ad7c .list_soft_eb74 {
    margin: 0 -0.5em;
  }
  .list-warm-ad7c .list_soft_eb74 [class*="customify-col-"],
  .list-warm-ad7c .list_soft_eb74 [class*="customify-col_"],
  .list-warm-ad7c .list_soft_eb74 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.list-warm-ad7c.status-selected-b508 .active-red-2886 {
  background: 0 0 !important;
}
.list-warm-ad7c.status-selected-b508 .active-red-2886,
.list-warm-ad7c.motion_8a20 .active-red-2886 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .list-warm-ad7c.video-new-50b3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.list-warm-ad7c.motion_8a20 .active-red-2886 {
  box-shadow: none !important;
}
.gradient-5486 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient-5486 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-5486 {
    padding: 18px 0 20px;
  }
}
.gradient-5486 .link-pink-e471 {
  width: 100%;
}
.gradient-5486 .heading_hovered_da34 {
  margin-bottom: 0;
}
.gradient-5486 .tabs-blue-20a8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.easy-e8dc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.easy-e8dc .tag-glass-bad8 {
  width: 100%;
}
.old-7148 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.old-7148 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.old-7148 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;
}
.old-7148 li:last-child:after {
  display: none;
}
.old-7148 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden-smooth-2123 .down-29aa button,
.gradient-5486 .down-29aa button {
  left: 0;
}
.hidden-smooth-2123 .tag-glass-bad8,
.gradient-5486 .tag-glass-bad8 {
  padding-left: 0;
  padding-right: 0;
}
.hidden-smooth-2123 .easy-e8dc,
.gradient-5486 .easy-e8dc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden-smooth-2123 {
  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;
}
.hidden-smooth-2123: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;
}
.hidden-smooth-2123 .tooltip-advanced-1632 {
  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) {
  .hidden-smooth-2123 .tooltip-advanced-1632 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-smooth-2123 .tooltip-advanced-1632 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-smooth-2123 .tooltip-advanced-1632 {
    min-height: 200px;
  }
}
.hidden-smooth-2123 .old-7148 {
  color: rgba(255, 255, 255, 0.8);
}
.hidden-smooth-2123 .old-7148 a,
.hidden-smooth-2123 .old-7148 li:after {
  color: inherit;
}
.hidden-smooth-2123 .old-7148 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.under_b3e0 {
  margin-bottom: 0.5em;
}
.advanced_9180 {
  margin-bottom: 1.2em;
}
.advanced_9180,
.under_b3e0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.advanced_9180 p:last-child,
.under_b3e0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .down-29aa,
#masthead .down-29aa {
  display: none;
}
#masthead
  > .down-29aa.text-ab4e {
  display: none;
}
#masthead > .down-29aa button {
  left: 0;
}
.active_9911 {
  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%;
}
.active_9911 .info_746e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active_9911 .hidden-343b {
  display: -webkit-box;
  display: flex;
}
.active_9911 .hidden-343b.short-7671 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active_9911 .hidden-343b.menu-a72b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active_9911 .hidden-343b.shadow_plasma_ed9a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active_9911.card_hard_32b1.filter-dirty-6dd4 .hidden-343b.short-7671 {
  flex-basis: 100%;
}
.active_9911.accent_over_83f4 .hidden-343b.menu-a72b {
  -webkit-box-flex: 1;
  flex: auto;
}
.active_9911.accent_over_83f4 .hidden-343b.shadow_plasma_ed9a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .down-29aa.text-ab4e {
  display: none;
}
#masthead > .down-29aa button {
  left: 0;
}
.chip_c458 {
  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;
}
.chip_c458:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip_c458.outline_cabc i {
  margin-right: 4px;
}
.chip_c458.mask_prev_a316 i {
  margin-left: 5px;
}
.nav_6304 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.nav_6304 p:last-child {
  margin-bottom: 0;
}
.list_white_056a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list_white_056a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list_white_056a img {
  display: block;
  width: auto;
  line-height: 1;
}
.list_white_056a .description_516f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list_white_056a .label-out-6edf {
  margin: 5px 0 7px 0;
}
.list_white_056a.component_46d9 .table-out-027d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list_white_056a.component_46d9 .feature-9d1f {
  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;
}
.list_white_056a.full-1059 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list_white_056a.full-1059 .table-out-027d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list_white_056a.full-1059 .feature-9d1f {
  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;
}
.list_white_056a.modal-green-ee75 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list_white_056a.message-left-da1e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list_white_056a.message-left-da1e .feature-9d1f {
  margin-top: 7px;
}
.shade_brown_b7c6 {
  display: inline-block;
}
.texture_5355 .advanced_b069 .list_white_056a img {
  max-width: 100%;
}
.box-static-1ac1 .avatar_60ec.right-6085,
.message_pressed_d299 .avatar_60ec.right-6085 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-static-1ac1 .article-lower-a684,
.message_pressed_d299 .article-lower-a684 {
  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%);
}
.box-static-1ac1 .article-lower-a684 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box-static-1ac1.thumbnail_first_2b95 .article-lower-a684 {
  display: none;
}
.box-static-1ac1 .photo-clean-09ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-static-1ac1 .photo-clean-09ff li {
  display: inline-block;
  position: relative;
}
.box-static-1ac1 .photo-clean-09ff li:last-child {
  margin-right: 0;
}
.box-static-1ac1 .photo-clean-09ff 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;
}
.box-static-1ac1 .photo-clean-09ff li.pressed_6db4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box-static-1ac1 .photo-clean-09ff > 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;
}
.box-static-1ac1 .photo-clean-09ff > li > a i {
  line-height: 0;
}
.box-static-1ac1 .photo-clean-09ff > li.up-deb1 > a .article-lower-a684 {
  margin-left: 4px;
  line-height: 0;
}
.box-static-1ac1 .photo-clean-09ff .top_fcfb li.up-deb1 > a {
  position: relative;
}
.box-static-1ac1 .photo-clean-09ff .top_fcfb li.up-deb1 > a:after,
.box-static-1ac1 .photo-clean-09ff .top_fcfb li.up-deb1 > a:before {
  content: "";
  display: table;
}
.box-static-1ac1 .photo-clean-09ff .top_fcfb li.up-deb1 > a:after {
  clear: both;
}
.box-static-1ac1 .photo-clean-09ff .top_fcfb li.up-deb1 > a .article-lower-a684 {
  margin-left: 5px;
  float: right;
}
.box-static-1ac1 .picture-cafe,
.box-static-1ac1 .top_fcfb {
  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;
}
.box-static-1ac1 .top_fcfb {
  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;
}
.box-static-1ac1 .top_fcfb .right-6085 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-static-1ac1 .top_fcfb .article-lower-a684 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box-static-1ac1 .top_fcfb li {
  display: block;
  margin: 0;
  padding: 0;
}
.box-static-1ac1 .top_fcfb 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;
}
.box-static-1ac1 .top_fcfb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box-static-1ac1 .top_fcfb .top_fcfb {
  top: 0;
  left: 100%;
}
.box-static-1ac1 .cool_7de9.fn-focus-8aa0 > .picture-cafe,
.box-static-1ac1 .cool_7de9.fn-focus-8aa0 > .top_fcfb,
.box-static-1ac1 .cool_7de9:focus > .picture-cafe,
.box-static-1ac1 .cool_7de9:focus > .top_fcfb,
.box-static-1ac1 .cool_7de9:hover > .picture-cafe,
.box-static-1ac1 .cool_7de9:hover > .top_fcfb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box-static-1ac1.notification-light-302e .hidden-9d48:after,
.box-static-1ac1.notification-light-302e .hidden-9d48:before {
  content: "";
  display: table;
}
.box-static-1ac1.notification-light-302e .hidden-9d48:after {
  clear: both;
}
.box-static-1ac1.notification-light-302e .hidden-9d48 > li {
  float: left;
}
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48:after,
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48:before {
  content: "";
  display: table;
}
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48:after {
  clear: both;
}
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48 > li {
  float: left;
}
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48 > li.element-043a > a,
.box-static-1ac1.notification_hovered_4f58 .hidden-9d48 > li.pressed_6db4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box-static-1ac1.summary-motion-ebd6 .hidden-9d48 > li > a .right-6085 {
  position: relative;
}
.box-static-1ac1.summary-motion-ebd6 .hidden-9d48 > li > a .right-6085: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;
}
.box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li:focus
  > a
  .right-6085:before,
.box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li:hover
  > a
  .right-6085:before {
  width: 100%;
  background-color: currentColor;
}
.box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li.element-043a
  > a
  .right-6085:before,
.box-static-1ac1.summary-motion-ebd6
  .hidden-9d48
  > li.cool-821c
  > a
  .right-6085:before {
  width: 100%;
  background-color: currentColor;
}
.box-static-1ac1.status-in-07f9 .hidden-9d48 > li > a .right-6085 {
  position: relative;
}
.box-static-1ac1.status-in-07f9 .hidden-9d48 > li > a .right-6085: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;
}
.box-static-1ac1.status-in-07f9 .hidden-9d48 > li:focus > a .right-6085:before,
.box-static-1ac1.status-in-07f9
  .hidden-9d48
  > li:hover
  > a
  .right-6085:before {
  width: 100%;
  background-color: currentColor;
}
.box-static-1ac1.status-in-07f9
  .hidden-9d48
  > li.element-043a
  > a
  .right-6085:before,
.box-static-1ac1.status-in-07f9
  .hidden-9d48
  > li.cool-821c
  > a
  .right-6085:before {
  width: 100%;
  background-color: currentColor;
}
.message_pressed_d299 .photo-clean-09ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message_pressed_d299 .photo-clean-09ff li:first-child > a {
  border-top: none;
}
.message_pressed_d299 .photo-clean-09ff .hover-motion-08ec > .right-6085 .article-lower-a684 {
  display: none;
}
.message_pressed_d299 .photo-clean-09ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message_pressed_d299 .photo-clean-09ff li:last-child {
  border: none;
}
.message_pressed_d299 .photo-clean-09ff li.up-deb1 > a {
  padding-right: 45px !important;
}
.message_pressed_d299 .photo-clean-09ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message_pressed_d299 .photo-clean-09ff li a:focus,
.message_pressed_d299 .photo-clean-09ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_pressed_d299 .photo-clean-09ff li .video-63fc {
  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;
}
.message_pressed_d299 .photo-clean-09ff li .video-63fc:hover {
  box-shadow: none;
}
.message_pressed_d299 .photo-clean-09ff li .video-63fc .article-lower-a684 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message_pressed_d299 .photo-clean-09ff .top_fcfb {
  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);
}
.message_pressed_d299 .photo-clean-09ff .top_fcfb li a {
  padding-left: 3em;
}
.message_pressed_d299 .photo-clean-09ff .carousel_c2ed > a .video-63fc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message_pressed_d299 .photo-clean-09ff .carousel_c2ed > .top_fcfb {
  display: block;
  opacity: 1;
}
.notice_black_3bb1 {
  max-width: 100%;
}
.under_2ada {
  line-height: 0;
  cursor: pointer;
}
.row_56f3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row_56f3:hover {
  box-shadow: none;
  color: currentColor;
}
.row_56f3 svg {
  width: 18px;
  height: 18px;
}
.row_56f3 .slider-92a6 {
  display: none;
}
.main-fast-92af {
  position: relative;
}
.main-fast-92af.fn-active-8aa0 .row_56f3 .out-0c0c {
  display: none;
}
.main-fast-92af.fn-active-8aa0 .row_56f3 .slider-92a6 {
  display: inline-block;
}
.main-fast-92af .module_6a8b {
  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);
}
.main-fast-92af.liquid_9d0f .module_6a8b {
  left: auto;
  right: -0.9em;
}
.main-fast-92af.liquid_9d0f .message_lower_028a::before {
  left: auto;
  right: 15px;
}
.main-fast-92af.fn-active-8aa0 .module_6a8b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow_2f92 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.narrow_2f92 label {
  flex-basis: 100%;
}
.narrow_2f92 .outline-f30c {
  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;
}
.narrow_2f92 .card_fast_def1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.narrow_2f92 .card_fast_def1:focus {
  background-color: transparent;
}
.narrow_2f92 button.accordion_fresh_81ea {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.narrow_2f92 button.accordion_fresh_81ea:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.narrow_2f92 button.accordion_fresh_81ea svg {
  width: 18px;
  height: 18px;
}
.narrow_2f92 input[type="submit"] {
  min-height: auto;
}
.message-light-ce7a .narrow_2f92 .card_fast_def1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message_lower_028a {
  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) {
  .message_lower_028a {
    width: 220px;
  }
}
.message_lower_028a label {
  flex-basis: 100%;
}
.message_lower_028a::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;
}
.stone-2925 .message-light-ce7a .narrow_2f92 {
  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;
}
.stone-2925
  .message-light-ce7a
  .narrow_2f92
  .outline-f30c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone-2925 .message-light-ce7a .narrow_2f92 .card_fast_def1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone-2925
  .message-light-ce7a
  .narrow_2f92
  .card_fast_def1:focus {
  background: 0 0;
}
.stone-2925
  .message-light-ce7a
  .narrow_2f92
  .column-orange-3794 {
  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;
}
.border-north-223a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border-north-223a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border-north-223a li:last-child {
  margin-right: 0;
}
.border-north-223a li:first-child {
  margin-left: 0;
}
.border-north-223a.title-294f a {
  color: #fff;
}
.border-north-223a.title-294f a:hover {
  color: #fff;
}
.border-north-223a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border-north-223a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border-north-223a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border-north-223a a:hover {
  opacity: 0.9;
  color: inherit;
}
.border-north-223a [class*="social-icon-apple"] {
  background-color: #999;
}
.border-north-223a [class*="social-icon-apple"].static_e129 {
  background-color: transparent;
  color: #999;
}
.border-north-223a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border-north-223a [class*="social-icon-behance"].static_e129 {
  background-color: transparent;
  color: #1769ff;
}
.border-north-223a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border-north-223a [class*="social-icon-bitbucket"].static_e129 {
  background-color: transparent;
  color: #205081;
}
.border-north-223a [class*="social-icon-codepen"] {
  background-color: #000;
}
.border-north-223a [class*="social-icon-codepen"].static_e129 {
  background-color: transparent;
  color: #000;
}
.border-north-223a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border-north-223a [class*="social-icon-delicious"].static_e129 {
  background-color: transparent;
  color: #39f;
}
.border-north-223a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border-north-223a [class*="social-icon-digg"].static_e129 {
  background-color: transparent;
  color: #005be2;
}
.border-north-223a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border-north-223a [class*="social-icon-dribbble"].static_e129 {
  background-color: transparent;
  color: #ea4c89;
}
.border-north-223a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border-north-223a [class*="social-icon-envelope"].static_e129 {
  background-color: transparent;
  color: #ea4335;
}
.border-north-223a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border-north-223a [class*="social-icon-facebook"].static_e129 {
  background-color: transparent;
  color: #3b5998;
}
.border-north-223a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border-north-223a [class*="social-icon-flickr"].static_e129 {
  background-color: transparent;
  color: #0063dc;
}
.border-north-223a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border-north-223a [class*="social-icon-foursquare"].static_e129 {
  background-color: transparent;
  color: #2d5be3;
}
.border-north-223a [class*="social-icon-github"] {
  background-color: #333;
}
.border-north-223a [class*="social-icon-github"].static_e129 {
  background-color: transparent;
  color: #333;
}
.border-north-223a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border-north-223a [class*="social-icon-google-plus"].static_e129 {
  background-color: transparent;
  color: #dd4b39;
}
.border-north-223a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border-north-223a [class*="social-icon-houzz"].static_e129 {
  background-color: transparent;
  color: #7ac142;
}
.border-north-223a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border-north-223a [class*="social-icon-instagram"].static_e129 {
  background-color: transparent;
  color: #262626;
}
.border-north-223a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border-north-223a [class*="social-icon-jsfiddle"].static_e129 {
  background-color: transparent;
  color: #487aa2;
}
.border-north-223a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border-north-223a [class*="social-icon-linkedin"].static_e129 {
  background-color: transparent;
  color: #0077b5;
}
.border-north-223a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border-north-223a [class*="social-icon-medium"].static_e129 {
  background-color: transparent;
  color: #00ab6b;
}
.border-north-223a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border-north-223a
  [class*="social-icon-odnoklassniki"].static_e129 {
  background-color: transparent;
  color: #f4731c;
}
.border-north-223a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border-north-223a [class*="social-icon-meetup"].static_e129 {
  background-color: transparent;
  color: #ec1c40;
}
.border-north-223a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border-north-223a [class*="social-icon-pinterest"].static_e129 {
  background-color: transparent;
  color: #bd081c;
}
.border-north-223a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border-north-223a [class*="social-icon-product-hunt"].static_e129 {
  background-color: transparent;
  color: #da552f;
}
.border-north-223a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border-north-223a [class*="social-icon-reddit"].static_e129 {
  background-color: transparent;
  color: #ff4500;
}
.border-north-223a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border-north-223a [class*="social-icon-rss"].static_e129 {
  background-color: transparent;
  color: #f26522;
}
.border-north-223a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border-north-223a
  [class*="social-icon-shopping-cart"].static_e129 {
  background-color: transparent;
  color: #4caf50;
}
.border-north-223a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border-north-223a [class*="social-icon-skype"].static_e129 {
  background-color: transparent;
  color: #00aff0;
}
.border-north-223a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border-north-223a [class*="social-icon-slideshare"].static_e129 {
  background-color: transparent;
  color: #0077b5;
}
.border-north-223a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border-north-223a [class*="social-icon-snapchat"].static_e129 {
  background-color: transparent;
  color: #fffc00;
}
.border-north-223a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border-north-223a [class*="social-icon-soundcloud"].static_e129 {
  background-color: transparent;
  color: #f80;
}
.border-north-223a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border-north-223a [class*="social-icon-spotify"].static_e129 {
  background-color: transparent;
  color: #2ebd59;
}
.border-north-223a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border-north-223a
  [class*="social-icon-stack-overflow"].static_e129 {
  background-color: transparent;
  color: #fe7a15;
}
.border-north-223a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border-north-223a [class*="social-icon-maldkfgram"].static_e129 {
  background-color: transparent;
  color: #2ca5e0;
}
.border-north-223a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border-north-223a [class*="social-icon-tripadvisor"].static_e129 {
  background-color: transparent;
  color: #589442;
}
.border-north-223a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border-north-223a [class*="social-icon-tumblr"].static_e129 {
  background-color: transparent;
  color: #35465c;
}
.border-north-223a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border-north-223a [class*="social-icon-twitch"].static_e129 {
  background-color: transparent;
  color: #6441a5;
}
.border-north-223a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border-north-223a [class*="social-icon-twitter"].static_e129 {
  background-color: transparent;
  color: #1da1f2;
}
.border-north-223a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border-north-223a [class*="social-icon-vimeo"].static_e129 {
  background-color: transparent;
  color: #1ab7ea;
}
.border-north-223a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border-north-223a [class*="social-icon-vk"].static_e129 {
  background-color: transparent;
  color: #45668e;
}
.border-north-223a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border-north-223a [class*="social-icon-weibo"].static_e129 {
  background-color: transparent;
  color: #df2029;
}
.border-north-223a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border-north-223a [class*="social-icon-weixin"].static_e129 {
  background-color: transparent;
  color: #7bb32e;
}
.border-north-223a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border-north-223a [class*="social-icon-whatsapp"].static_e129 {
  background-color: transparent;
  color: #25d366;
}
.border-north-223a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border-north-223a [class*="social-icon-wordpress"].static_e129 {
  background-color: transparent;
  color: #21759b;
}
.border-north-223a [class*="social-icon-xing"] {
  background-color: #026466;
}
.border-north-223a [class*="social-icon-xing"].static_e129 {
  background-color: transparent;
  color: #026466;
}
.border-north-223a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border-north-223a [class*="social-icon-yelp"].static_e129 {
  background-color: transparent;
  color: #af0606;
}
.border-north-223a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border-north-223a [class*="social-icon-youtube"].static_e129 {
  background-color: transparent;
  color: #cd201f;
}
.photo-mini-cbb6 {
  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;
}
.photo-mini-cbb6:hover {
  box-shadow: none;
  background: 0 0;
}
.frame-pro-c9d0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid_2089 {
  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;
}
.shadow-13c8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.solid_b21a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.solid_b21a,
.solid_b21a::after,
.solid_b21a::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;
}
.solid_b21a::after,
.solid_b21a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface_2e37 .grid_2089 .shadow-13c8 {
  margin-top: -2px;
  width: 19px;
}
.surface_2e37 .grid_2089 .solid_b21a {
  margin-top: -1px;
}
.surface_2e37 .grid_2089 .solid_b21a,
.surface_2e37 .grid_2089 .solid_b21a::after,
.surface_2e37 .grid_2089 .solid_b21a::before {
  width: 19px;
  height: 2px;
}
.surface_2e37 .grid_2089 .solid_b21a::before {
  top: -6px;
}
.surface_2e37 .grid_2089 .solid_b21a::after {
  bottom: -6px;
}
.breadcrumb-d71d .grid_2089 .shadow-13c8 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-d71d .grid_2089 .solid_b21a {
  margin-top: -1px;
}
.breadcrumb-d71d .grid_2089 .solid_b21a,
.breadcrumb-d71d .grid_2089 .solid_b21a::after,
.breadcrumb-d71d .grid_2089 .solid_b21a::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-d71d .grid_2089 .solid_b21a::before {
  top: -7px;
}
.breadcrumb-d71d .grid_2089 .solid_b21a::after {
  bottom: -7px;
}
.white-d1e0 .grid_2089 .shadow-13c8 {
  margin-top: -2px;
  width: 31px;
}
.white-d1e0 .grid_2089 .solid_b21a {
  margin-top: -1.5px;
}
.white-d1e0 .grid_2089 .solid_b21a,
.white-d1e0 .grid_2089 .solid_b21a::after,
.white-d1e0 .grid_2089 .solid_b21a::before {
  width: 31px;
  height: 3px;
}
.white-d1e0 .grid_2089 .solid_b21a::before {
  top: -9px;
}
.white-d1e0 .grid_2089 .solid_b21a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .description_114b .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 19px;
  }
  .description_114b .grid_2089 .solid_b21a {
    margin-top: -1px;
  }
  .description_114b .grid_2089 .solid_b21a,
  .description_114b .grid_2089 .solid_b21a::after,
  .description_114b .grid_2089 .solid_b21a::before {
    width: 19px;
    height: 2px;
  }
  .description_114b .grid_2089 .solid_b21a::before {
    top: -6px;
  }
  .description_114b .grid_2089 .solid_b21a::after {
    bottom: -6px;
  }
  .secondary_steel_0330 .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_steel_0330 .grid_2089 .solid_b21a {
    margin-top: -1px;
  }
  .secondary_steel_0330 .grid_2089 .solid_b21a,
  .secondary_steel_0330 .grid_2089 .solid_b21a::after,
  .secondary_steel_0330 .grid_2089 .solid_b21a::before {
    width: 22px;
    height: 2px;
  }
  .secondary_steel_0330 .grid_2089 .solid_b21a::before {
    top: -7px;
  }
  .secondary_steel_0330 .grid_2089 .solid_b21a::after {
    bottom: -7px;
  }
  .block-advanced-32a2 .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 31px;
  }
  .block-advanced-32a2 .grid_2089 .solid_b21a {
    margin-top: -1.5px;
  }
  .block-advanced-32a2 .grid_2089 .solid_b21a,
  .block-advanced-32a2 .grid_2089 .solid_b21a::after,
  .block-advanced-32a2 .grid_2089 .solid_b21a::before {
    width: 31px;
    height: 3px;
  }
  .block-advanced-32a2 .grid_2089 .solid_b21a::before {
    top: -9px;
  }
  .block-advanced-32a2 .grid_2089 .solid_b21a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .clean_f4b9 .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 19px;
  }
  .clean_f4b9 .grid_2089 .solid_b21a {
    margin-top: -1px;
  }
  .clean_f4b9 .grid_2089 .solid_b21a,
  .clean_f4b9 .grid_2089 .solid_b21a::after,
  .clean_f4b9 .grid_2089 .solid_b21a::before {
    width: 19px;
    height: 2px;
  }
  .clean_f4b9 .grid_2089 .solid_b21a::before {
    top: -6px;
  }
  .clean_f4b9 .grid_2089 .solid_b21a::after {
    bottom: -6px;
  }
  .box_205a .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 22px;
  }
  .box_205a .grid_2089 .solid_b21a {
    margin-top: -1px;
  }
  .box_205a .grid_2089 .solid_b21a,
  .box_205a .grid_2089 .solid_b21a::after,
  .box_205a .grid_2089 .solid_b21a::before {
    width: 22px;
    height: 2px;
  }
  .box_205a .grid_2089 .solid_b21a::before {
    top: -7px;
  }
  .box_205a .grid_2089 .solid_b21a::after {
    bottom: -7px;
  }
  .wrapper_small_d3f0 .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_small_d3f0 .grid_2089 .solid_b21a {
    margin-top: -1.5px;
  }
  .wrapper_small_d3f0 .grid_2089 .solid_b21a,
  .wrapper_small_d3f0 .grid_2089 .solid_b21a::after,
  .wrapper_small_d3f0 .grid_2089 .solid_b21a::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_small_d3f0 .grid_2089 .solid_b21a::before {
    top: -9px;
  }
  .wrapper_small_d3f0 .grid_2089 .solid_b21a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .inner-4ea9 .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 19px;
  }
  .inner-4ea9 .grid_2089 .solid_b21a {
    margin-top: -1px;
  }
  .inner-4ea9 .grid_2089 .solid_b21a,
  .inner-4ea9 .grid_2089 .solid_b21a::after,
  .inner-4ea9 .grid_2089 .solid_b21a::before {
    width: 19px;
    height: 2px;
  }
  .inner-4ea9 .grid_2089 .solid_b21a::before {
    top: -6px;
  }
  .inner-4ea9 .grid_2089 .solid_b21a::after {
    bottom: -6px;
  }
  .dark_29de .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 22px;
  }
  .dark_29de .grid_2089 .solid_b21a {
    margin-top: -1px;
  }
  .dark_29de .grid_2089 .solid_b21a,
  .dark_29de .grid_2089 .solid_b21a::after,
  .dark_29de .grid_2089 .solid_b21a::before {
    width: 22px;
    height: 2px;
  }
  .dark_29de .grid_2089 .solid_b21a::before {
    top: -7px;
  }
  .dark_29de .grid_2089 .solid_b21a::after {
    bottom: -7px;
  }
  .active_6008 .grid_2089 .shadow-13c8 {
    margin-top: -2px;
    width: 31px;
  }
  .active_6008 .grid_2089 .solid_b21a {
    margin-top: -1.5px;
  }
  .active_6008 .grid_2089 .solid_b21a,
  .active_6008 .grid_2089 .solid_b21a::after,
  .active_6008 .grid_2089 .solid_b21a::before {
    width: 31px;
    height: 3px;
  }
  .active_6008 .grid_2089 .solid_b21a::before {
    top: -9px;
  }
  .active_6008 .grid_2089 .solid_b21a::after {
    bottom: -9px;
  }
}
.alert_up_dae8 .solid_b21a {
  -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);
}
.alert_up_dae8 .solid_b21a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert_up_dae8 .solid_b21a::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);
}
.alert_up_dae8.highlight_last_ec3c .solid_b21a {
  -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);
}
.alert_up_dae8.highlight_last_ec3c .solid_b21a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert_up_dae8.highlight_last_ec3c .solid_b21a::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);
}
.disabled-short-3bcb {
  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.content-cc3c:before {
  display: none;
}
.old-b767 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.old-b767 .right_3b23 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.old-b767 .right_3b23:last-of-type {
  border-bottom: none;
}
.old-b767 .right_3b23.paragraph_iron_0463,
.old-b767 .right_3b23.detail_orange_73c6,
.old-b767 .right_3b23.brown-db4c {
  padding: 0;
}
.old-b767 .message_pressed_d299 .video-63fc {
  color: currentColor;
}
.old-b767 .message_pressed_d299 .video-63fc:focus,
.old-b767 .message_pressed_d299 .video-63fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-b767.label_fd1f .filter-174f,
.old-b767.label_fd1f .nav_6304 a,
.old-b767.label_fd1f .hidden-9d48 a,
.old-b767.label_fd1f .top_fcfb a {
  color: rgba(0, 0, 0, 0.55);
}
.old-b767.label_fd1f .filter-174f:hover,
.old-b767.label_fd1f .nav_6304 a:hover,
.old-b767.label_fd1f .hidden-9d48 a:hover,
.old-b767.label_fd1f .top_fcfb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old-b767.label_fd1f .shadow-6641 {
  color: rgba(0, 0, 0, 0.8);
}
.old-b767.label_fd1f .right_3b23 {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-b767.label_fd1f .right_3b23:before {
  background: rgba(0, 0, 0, 0.08);
}
.old-b767.label_fd1f .status-smooth-5683:before {
  background: rgba(255, 255, 255, 0.9);
}
.old-b767.label_fd1f .message_pressed_d299 .photo-clean-09ff li a,
.old-b767.label_fd1f .message_pressed_d299 .video-63fc,
.old-b767.label_fd1f .top_fcfb {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-b767.label_fd1f .message_pressed_d299 .video-63fc:focus,
.old-b767.label_fd1f .message_pressed_d299 .video-63fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-b767.label_fd1f .photo-clean-09ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-b767.box_e542 .filter-174f,
.old-b767.box_e542 .nav_6304 a,
.old-b767.box_e542 .hidden-9d48 .video-63fc,
.old-b767.box_e542 .hidden-9d48 a,
.old-b767.box_e542 .top_fcfb a {
  color: rgba(255, 255, 255, 0.79);
}
.old-b767.box_e542 .filter-174f:hover,
.old-b767.box_e542 .nav_6304 a:hover,
.old-b767.box_e542 .hidden-9d48 .video-63fc:hover,
.old-b767.box_e542 .hidden-9d48 a:hover,
.old-b767.box_e542 .top_fcfb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-b767.box_e542 .shadow-6641 {
  color: rgba(255, 255, 255, 0.99);
}
.old-b767.box_e542 .right_3b23 {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-b767.box_e542 .right_3b23:before {
  background: rgba(255, 255, 255, 0.08);
}
.old-b767.box_e542 .status-smooth-5683:before {
  background: rgba(0, 0, 0, 0.9);
}
.old-b767.box_e542 .message_pressed_d299 .photo-clean-09ff li a,
.old-b767.box_e542 .message_pressed_d299 .video-63fc,
.old-b767.box_e542 .top_fcfb {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-b767.box_e542 .message_pressed_d299 .video-63fc:focus,
.old-b767.box_e542 .message_pressed_d299 .video-63fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-b767.box_e542 .photo-clean-09ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-smooth-5683 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status-smooth-5683:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.menu_glass_bf74 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.center_2e89 .old-b767 {
  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;
}
.center_2e89 .right_3b23 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.center_2e89 .right_3b23: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) {
  .center_2e89 .right_3b23:before {
    width: 16%;
    left: 42%;
  }
}
.center_2e89 .right_3b23:last-child:before {
  content: none;
}
.center_2e89 .right_3b23[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.center_2e89 .message_pressed_d299 .photo-clean-09ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.center_2e89 .message_pressed_d299 .photo-clean-09ff li a .video-63fc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.center_2e89 .message_pressed_d299 .top_fcfb {
  border: none;
}
.center_2e89 .message_pressed_d299 .top_fcfb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.center_2e89 .status-smooth-5683 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.center_2e89 .menu_glass_bf74 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.center_2e89 .box_e542 .status-smooth-5683:before {
  background: rgba(0, 0, 0, 0.9);
}
.center_2e89 .label_fd1f.notice_medium_aad0 .solid_b21a {
  background: rgba(0, 0, 0, 0.6);
}
.center_2e89
  .label_fd1f.notice_medium_aad0
  .solid_b21a::after,
.center_2e89
  .label_fd1f.notice_medium_aad0
  .solid_b21a:before {
  background: inherit;
}
.center_2e89
  .label_fd1f.notice_medium_aad0:hover
  .solid_b21a {
  background: rgba(0, 0, 0, 0.8);
}
.grid-61e1 .old-b767 {
  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) {
  .grid-61e1 .old-b767 {
    width: auto;
    right: 45px;
  }
}
.active-9547 .old-b767 {
  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) {
  .active-9547 .old-b767 {
    width: auto;
    left: 45px;
  }
}
.content-cc3c .old-b767 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.content-cc3c .menu_glass_bf74 {
  max-width: 48em;
  margin: 0 auto;
}
.content-cc3c .status-smooth-5683:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.right_4645 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.right_4645.center_2e89 .old-b767 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.right_4645.grid-61e1 .old-b767 {
  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);
}
.right_4645 .old-b767 {
  visibility: visible;
}
.right_4645.active-9547 .old-b767 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-first-dc70,
.article_gas_2e24 {
  overflow-x: hidden;
}
.content-first-dc70 .old-b767 {
  overflow: auto;
}
.content-first-dc70.center_2e89 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-first-dc70.center_2e89 .old-b767 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-first-dc70.center_2e89 .photo-mini-cbb6 {
  opacity: 0;
}
.content-first-dc70.grid-61e1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-first-dc70.grid-61e1 .old-b767 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-first-dc70.grid-61e1 .photo-mini-cbb6 {
  opacity: 0;
}
.content-first-dc70.active-9547 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-first-dc70.active-9547 .old-b767 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-first-dc70.active-9547 .photo-mini-cbb6 {
  opacity: 0;
}
.content-first-dc70.content-cc3c .old-b767 {
  z-index: 10;
  visibility: visible;
}
.notice_medium_aad0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notice_medium_aad0 .solid_b21a {
  background: rgba(255, 255, 255, 0.99);
}
.notice_medium_aad0 .solid_b21a::after,
.notice_medium_aad0 .solid_b21a:before {
  background: inherit;
}
.notice_medium_aad0:hover .solid_b21a {
  background: rgba(255, 255, 255, 0.99);
}
.active-9547 .notice_medium_aad0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.content-cc3c .notice_medium_aad0 {
  display: none !important;
}
.content-first-dc70:before,
.article_gas_2e24:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-first-dc70 .notice_medium_aad0,
.article_gas_2e24 .notice_medium_aad0 {
  display: inline-block;
}
.old-b767 .info_746e {
  -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;
}
.content-first-dc70 .old-b767 .info_746e,
.article_gas_2e24 .old-b767 .info_746e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message_motion_28bc .outline-f30c {
  width: 100%;
}
.advanced_b069 {
  padding: 0 0.5em 0;
}
.advanced_b069 [class*="customify-col-"],
.advanced_b069 [class*="customify-col_"],
.advanced_b069 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.last_befc .advanced_b069 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_soft_eb74 .fresh-20da,
  .fresh-20da {
    display: none;
  }
  .column_52f9 {
    text-align: left;
  }
  .hero_821d {
    text-align: center;
  }
  .description_787c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_soft_eb74 .modal-first-116d,
  .modal-first-116d {
    display: none;
  }
  .form-middle-a9fc {
    text-align: left;
  }
  .header_pink_4e27 {
    text-align: center;
  }
  .rough_96f2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_soft_eb74 .in_86c6,
  .in_86c6 {
    display: none;
  }
  .breadcrumb_white_f189 {
    text-align: left;
  }
  .highlight_f53f {
    text-align: center;
  }
  .footer_4557 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notice-selected-7e72 {
  box-shadow: none !important;
}
.rough-bb6f .motion-5821,
.focus_south_f87b .motion-5821 {
  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;
}
.focus_south_f87b .motion-5821 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active-red-2886 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active-red-2886:after,
.active-red-2886:before {
  content: "";
  display: table;
}
.active-red-2886:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active-red-2886 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active-red-2886,
.video-new-50b3 {
  max-width: 1248px;
  margin: 0 auto;
}

.last_ad7e.status_00db .active-red-2886 {
  max-width: 100%;
}
.last_ad7e.badge_south_49a0 {
  max-width: 1200px;
  margin: 0 auto;
}
.last_ad7e.soft_3440 .active-red-2886 {
  max-width: 100%;
}
.last_ad7e.soft_3440 > .active-red-2886 {
  padding-left: 0;
  padding-right: 0;
}
.last_ad7e.soft_3440 > .active-red-2886 .list_soft_eb74 {
  margin: 0;
}
.last_ad7e.soft_3440
  > .active-red-2886
  .element-a609.mask-dim-fd83 {
  margin-right: 0;
  margin-left: 0;
}
.last_ad7e.soft_3440 #main.mask-dim-fd83 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-slow-2e5c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-slow-2e5c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .column-10c7 .modal_41f1 {
    padding-right: 1em;
  }
  .column-10c7.footer_8587 .element-a609 {
    border-right: 1px solid #eaecee;
  }
  .column-10c7.footer_8587 .modal_41f1 {
    padding-right: 1em;
  }
  .column-10c7.footer_8587 .west_6d67 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-0b37 .modal_41f1 {
    padding-left: 1em;
  }
  .inner-0b37.footer_8587 .element-a609 {
    border-left: 1px solid #eaecee;
  }
  .inner-0b37.footer_8587 .modal_41f1 {
    padding-left: 1em;
  }
  .inner-0b37.footer_8587 .west_6d67 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_liquid_00cf .modal_41f1 {
    padding-left: 1em;
  }
  .detail_liquid_00cf.footer_8587 .article_0e07 {
    border-right: 1px solid #eaecee;
  }
  .detail_liquid_00cf.footer_8587 .pattern-thick-58bb {
    border-right: 1px solid #eaecee;
  }
  .detail_liquid_00cf.footer_8587 .modal_41f1 {
    padding-left: 1em;
  }
  .detail_liquid_00cf.footer_8587 .west_6d67 {
    padding-right: 1em;
  }
  .detail_liquid_00cf.footer_8587 .slider-bronze-64cb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_iron_8268 .modal_41f1 {
    padding-right: 1em;
  }
  .description_iron_8268.footer_8587 .article_0e07 {
    border-left: 1px solid #eaecee;
  }
  .description_iron_8268.footer_8587 .pattern-thick-58bb {
    border-left: 1px solid #eaecee;
  }
  .description_iron_8268.footer_8587 .modal_41f1 {
    padding-right: 1em;
  }
  .description_iron_8268.footer_8587 .west_6d67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_iron_8268.footer_8587 .slider-bronze-64cb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-slow-2e5c .modal_41f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-slow-2e5c.footer_8587 .element-a609 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-slow-2e5c.footer_8587 .modal_41f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-slow-2e5c.footer_8587 .west_6d67 {
    padding-left: 1em;
  }
  .notice-slow-2e5c.footer_8587 .slider-bronze-64cb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-slow-2e5c.footer_8587 .modal_41f1 {
    padding-left: 0;
  }
}
.green_c4a4 .paragraph-dark-f9c0 {
  display: inline-block;
}
.silver-8845 {
  display: inline-block;
}
.right-8e42 {
  word-con: break-word;
}
.hard_2de4 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard_2de4 .tag-a695 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard_2de4 .panel-last-b414 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notice-2cc0 .simple-e7da {
  margin-bottom: 2em;
}
.notice-2cc0 .frame-f898 {
  margin-bottom: 15px;
}
.notice-2cc0 .frame-f898:last-child {
  margin-bottom: 0;
}
.notice-2cc0 .logo-3c3f {
  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) {
  .notice-2cc0 .logo-3c3f {
    display: block;
  }
}
.notice-2cc0 .input-tall-6c05 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notice-2cc0 .input-tall-6c05 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notice-2cc0 .image-8e8d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notice-2cc0 .image-8e8d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notice-2cc0 .image-8e8d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notice-2cc0 .right-8e42 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice-2cc0 .right-8e42 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notice-2cc0 .logo-cc7a p:last-child {
  margin-bottom: 0;
}
.notice-2cc0 .overlay-dim-ebcf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notice-2cc0 .inner_c8a1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notice-2cc0 .footer-active-24ca {
  margin-top: 1em;
}
.notice-2cc0 .message-thick-adb6 {
  top: 0;
  display: block;
}
.notice-2cc0 .message-thick-adb6 a {
  color: inherit;
}
.notice-2cc0 .message-thick-adb6 a:hover {
  color: inherit;
}
.notice-2cc0 .stone-2512 {
  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;
}
.notice-2cc0 .stone-2512:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notice-2cc0 .inner_c8a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notice-2cc0 .media-250c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notice-2cc0 .media-250c:first-child {
  margin-top: 0;
}
.notice-2cc0 .media-250c.accent_9764 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notice-2cc0 .media-250c.blue-9672 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice-2cc0
  .media-250c.blue-9672.container_hard_2e31
  .footer-active-24ca {
  width: 100%;
}
.notice-2cc0 .blue-9672 {
  -webkit-box-align: center;
  align-items: center;
}
.notice-2cc0 .blue-9672 .hard_2de4,
.notice-2cc0 .blue-9672 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notice-2cc0 .image-8e8d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice-2cc0 .image-8e8d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice-2cc0 .image-8e8d: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;
}
.notice-2cc0 .accent_9764 {
  z-index: 5;
}
.notice-2cc0 .input_b798 .hovered-879d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notice-2cc0 .dark_139f .hovered-879d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notice-2cc0 .avatar-8b3d .hovered-879d {
  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;
}
.notice-2cc0.yellow_b5c9 .logo-3c3f,
.notice-2cc0.paragraph-dim-f48f .logo-3c3f {
  display: block;
}
.notice-2cc0.yellow_b5c9 .logo-3c3f .logo_984f,
.notice-2cc0.yellow_b5c9 .logo-3c3f .inner_c8a1,
.notice-2cc0.paragraph-dim-f48f .logo-3c3f .logo_984f,
.notice-2cc0.paragraph-dim-f48f .logo-3c3f .inner_c8a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice-2cc0.banner_dynamic_0480 .input-tall-6c05 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notice-2cc0.banner_dynamic_0480 .input-tall-6c05 {
    margin-right: 0;
  }
}
.notice-2cc0.yellow_b5c9 .input-tall-6c05,
.notice-2cc0.paragraph-dim-f48f .input-tall-6c05 {
  padding-top: 40%;
}
.notice-2cc0.yellow_b5c9 .simple-e7da,
.notice-2cc0.paragraph-dim-f48f .simple-e7da {
  display: block;
}
.notice-2cc0.yellow_b5c9 .fn-sticky-8aa0 .inner_c8a1,
.notice-2cc0.paragraph-dim-f48f .fn-sticky-8aa0 .inner_c8a1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notice-2cc0.yellow_b5c9 .input-tall-6c05,
.notice-2cc0.paragraph-dim-f48f .input-tall-6c05 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notice-2cc0.yellow_b5c9 .inner_c8a1 {
  padding: 1em;
}
.yellow_6ddc {
  margin: 30px auto;
  display: block;
}
.yellow_6ddc .inner-ac54 > * {
  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;
}
.yellow_6ddc .inner-ac54 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.yellow_6ddc .inner-ac54 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_2355 .hard_2de4 {
  margin-bottom: 1.41575em;
}
.caption_2355 .hover-under-d768 {
  margin-bottom: 1.618em;
}
.frame-under-de4d .menu_c463 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame-under-de4d .menu_c463 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame-under-de4d .action_f83c {
  max-width: 100%;
  overflow: auto;
}
.upper_b791 .frame-under-de4d a:hover {
  text-decoration: underline;
}
.hot-c006 .frame-f898:not(.right-8e42),
.hot-c006 .image-8e8d {
  margin-bottom: 1.41575em;
}
.hot-c006 .frame-f898:not(.right-8e42):last-child,
.hot-c006 .image-8e8d:last-child {
  margin-bottom: 0;
}
.hot-c006 .frame-f898.focused-d640 {
  margin-bottom: 0.41575em;
}
.hot-c006 .warm-db96:before,
.hot-c006 .steel-9c14:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hot-c006 .warm-db96:before {
  content: "\f115";
}
.hot-c006 .steel-9c14:before {
  content: "\f02c";
}
.hot-c006 .breadcrumb_c3c8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hot-c006 .breadcrumb_c3c8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container_huge_d94c {
  display: -webkit-box;
  display: flex;
}
.container_huge_d94c .video_bc57 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container_huge_d94c .video_bc57 {
    flex-basis: 90px;
  }
}
.container_huge_d94c .detail_f4ed {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_huge_d94c .detail_f4ed {
    flex-basis: calc(100% - 50px);
  }
}
.container_huge_d94c .medium_6209 p:last-child {
  margin-bottom: 0.72em;
}
.badge-current-a739 .inner-ac54 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge-current-a739 .inner-ac54:after,
.badge-current-a739 .inner-ac54:before {
  content: "";
  display: table;
}
.badge-current-a739 .inner-ac54:after {
  clear: both;
}
.badge-current-a739 .inner-ac54 .label-over-944c,
.badge-current-a739 .inner-ac54 .motion_4577 {
  width: 49%;
}
.badge-current-a739 .inner-ac54 .label-over-944c a span.preview_fixed_1b3d,
.badge-current-a739 .inner-ac54 .motion_4577 a span.preview_fixed_1b3d {
  display: block;
  margin-bottom: 5px;
}
.badge-current-a739 .inner-ac54 .motion_4577 {
  float: left;
  text-align: left;
}
.badge-current-a739 .inner-ac54 .label-over-944c {
  float: right;
  text-align: right;
}
.pro_8ea3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pro_8ea3 {
    margin-bottom: 0;
  }
}
.tall-0d6a {
  margin-bottom: 1em;
}
.tall-0d6a .right-8e42 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bronze-fbf9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.header-4ae0 .tall-0d6a,
.component_386a .tall-0d6a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .header-4ae0 .tall-0d6a,
  .component_386a .tall-0d6a {
    display: block;
  }
}
.header-4ae0 .bronze-fbf9,
.component_386a .bronze-fbf9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .header-4ae0 .bronze-fbf9,
  .component_386a .bronze-fbf9 {
    margin-bottom: 1em;
  }
}
.header-4ae0 .bronze-fbf9 img,
.component_386a .bronze-fbf9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.header-4ae0 .border-5fe1,
.component_386a .border-5fe1 {
  flex-basis: calc(100% - 160px);
}
.header-4ae0 .border-5fe1 p,
.component_386a .border-5fe1 p {
  margin-bottom: 0;
}
.header-4ae0 .border-5fe1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .header-4ae0 .border-5fe1 {
    padding-left: 0;
  }
}
.component_386a .border-5fe1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .component_386a .border-5fe1 {
    padding-right: 0;
  }
}
.component_386a .bronze-fbf9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tertiary_c4ba .bronze-fbf9 {
  margin-bottom: 0.5em;
}
.tertiary_c4ba .bronze-fbf9 img {
  width: 100%;
}
.mask_2fb4 .filter_f221,
.article_52e9 .filter_f221 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article_52e9 .element-a609 .top_0ee6 p:last-child {
  margin-bottom: 0;
}
.hero-3ac9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.texture_eb48 .table_under_9e53 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .texture_eb48 .table_under_9e53:last-of-type {
    margin-bottom: 0;
  }
}
.texture_eb48 .table_under_9e53 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture_eb48 .table_under_9e53 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.texture_eb48 .table_under_9e53 ul li {
  margin: 0 0 0.6em;
}
.texture_eb48 .table_under_9e53 ul li.brown-7eaf,
.texture_eb48 .table_under_9e53 ul li.footer_cool_5055 {
  position: relative;
}
.texture_eb48 .table_under_9e53 ul li.brown-7eaf .outer-2a81,
.texture_eb48 .table_under_9e53 ul li.footer_cool_5055 .outer-2a81 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.texture_eb48 .table_under_9e53 ul li.brown-7eaf:after:after,
.texture_eb48 .table_under_9e53 ul li.brown-7eaf:after:before,
.texture_eb48
  .table_under_9e53
  ul
  li.footer_cool_5055:after:after,
.texture_eb48
  .table_under_9e53
  ul
  li.footer_cool_5055:after:before {
  content: "";
  display: table;
}
.texture_eb48 .table_under_9e53 ul li.brown-7eaf:after:after,
.texture_eb48
  .table_under_9e53
  ul
  li.footer_cool_5055:after:after {
  clear: both;
}
.texture_eb48 .table_under_9e53 a.fast_66e7:hover {
  text-decoration: none;
}
.texture_eb48 .table_under_9e53 select {
  max-width: 100%;
}
.texture_eb48 .table_under_9e53 table {
  font-size: 85%;
}
.texture_eb48 .table_under_9e53 table td,
.texture_eb48 .table_under_9e53 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.texture_eb48 .table_under_9e53 table tfoot td {
  text-align: left;
}
.texture_eb48 .table_under_9e53 :last-child {
  margin-bottom: 0;
}
.texture_eb48 .table_under_9e53 .active-51b0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.texture_eb48 .table_under_9e53 .active-51b0 label {
  width: 100%;
}
.texture_eb48 .table_under_9e53 .active-51b0 .card_fast_def1 {
  width: 100%;
  display: block;
}
.texture_eb48 .table_under_9e53 .active-51b0 .accordion_fresh_81ea {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.texture_eb48 .table_under_9e53 .active-51b0 .accordion_fresh_81ea:hover svg #svg-search {
  fill: #444;
}
.texture_eb48 .table_under_9e53 .active-51b0 .accordion_fresh_81ea svg {
  width: 18px;
  height: 18px;
}
.texture_eb48 .west-2cd8 ul ul,
.texture_eb48 .feature_0505 ul ul,
.texture_eb48 .surface-8621 ul ul,
.texture_eb48 .label_black_098e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.texture_eb48 .west-2cd8 .up-deb1 > a,
.texture_eb48 .feature_0505 .up-deb1 > a,
.texture_eb48 .surface-8621 .up-deb1 > a,
.texture_eb48 .label_black_098e .up-deb1 > a {
  margin-bottom: 0;
}
.texture_eb48 .iron-7d3f li,
.texture_eb48 .west-2cd8 li,
.texture_eb48 .preview-6128 li,
.texture_eb48 .feature_0505 li,
.texture_eb48 .surface-8621 li,
.texture_eb48 .label_black_098e li,
.texture_eb48 .border_bd84 li,
.texture_eb48 .lite-75f1 li {
  display: block;
  position: relative;
}
.texture_eb48 .iron-7d3f li:last-child,
.texture_eb48 .west-2cd8 li:last-child,
.texture_eb48 .preview-6128 li:last-child,
.texture_eb48 .feature_0505 li:last-child,
.texture_eb48 .surface-8621 li:last-child,
.texture_eb48 .label_black_098e li:last-child,
.texture_eb48 .border_bd84 li:last-child,
.texture_eb48 .lite-75f1 li:last-child {
  border: none;
}
.texture_eb48 .iron-7d3f li a,
.texture_eb48 .west-2cd8 li a,
.texture_eb48 .preview-6128 li a,
.texture_eb48 .feature_0505 li a,
.texture_eb48 .surface-8621 li a,
.texture_eb48 .label_black_098e li a,
.texture_eb48 .border_bd84 li a,
.texture_eb48 .lite-75f1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture_eb48 .iron-7d3f li ul li::before,
.texture_eb48 .west-2cd8 li ul li::before,
.texture_eb48 .preview-6128 li ul li::before,
.texture_eb48 .feature_0505 li ul li::before,
.texture_eb48 .surface-8621 li ul li::before,
.texture_eb48 .label_black_098e li ul li::before,
.texture_eb48 .border_bd84 li ul li::before,
.texture_eb48 .lite-75f1 li ul li::before {
  left: 15px;
}
.texture_eb48 .iron-7d3f li ul a,
.texture_eb48 .west-2cd8 li ul a,
.texture_eb48 .preview-6128 li ul a,
.texture_eb48 .feature_0505 li ul a,
.texture_eb48 .surface-8621 li ul a,
.texture_eb48 .label_black_098e li ul a,
.texture_eb48 .border_bd84 li ul a,
.texture_eb48 .lite-75f1 li ul a {
  padding-left: 20px;
}
.texture_eb48 .iron-7d3f li ul ul li::before,
.texture_eb48 .west-2cd8 li ul ul li::before,
.texture_eb48 .preview-6128 li ul ul li::before,
.texture_eb48 .feature_0505 li ul ul li::before,
.texture_eb48 .surface-8621 li ul ul li::before,
.texture_eb48 .label_black_098e li ul ul li::before,
.texture_eb48 .border_bd84 li ul ul li::before,
.texture_eb48 .lite-75f1 li ul ul li::before {
  left: 30px;
}
.texture_eb48 .iron-7d3f li ul ul a,
.texture_eb48 .west-2cd8 li ul ul a,
.texture_eb48 .preview-6128 li ul ul a,
.texture_eb48 .feature_0505 li ul ul a,
.texture_eb48 .surface-8621 li ul ul a,
.texture_eb48 .label_black_098e li ul ul a,
.texture_eb48 .border_bd84 li ul ul a,
.texture_eb48 .lite-75f1 li ul ul a {
  padding-left: 40px;
}
.texture_eb48 .wood-c21f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture_eb48 .lite-75f1 ul li {
  margin-bottom: 1.41575em;
}
.texture_eb48 .lite-75f1 ul li .description_white_0393 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.texture_eb48 .lite-75f1 ul li .image_8d92 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.box_e542 .iron-7d3f li a,
.box_e542 .west-2cd8 li a,
.box_e542 .preview-6128 li a,
.box_e542 .feature_0505 li a,
.box_e542 .surface-8621 li a,
.box_e542 .label_black_098e li a,
.box_e542 .border_bd84 li a,
.box_e542 .lite-75f1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_e542 .wood-c21f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_e542 .table_under_9e53 ul li.brown-7eaf .outer-2a81,
.box_e542 .table_under_9e53 ul li.footer_cool_5055 .outer-2a81 {
  background: rgba(0, 0, 0, 0.2);
}
.box_e542 .texture_eb48 .table_under_9e53 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_ad7e .texture_eb48 .photo-clean-09ff li {
  margin: 0;
}
.last_ad7e .texture_eb48 .photo-clean-09ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.last_ad7e .texture_eb48 .photo-clean-09ff li ul {
  margin: 0;
}
.last_ad7e .texture_eb48 .photo-clean-09ff li ul li a {
  padding-left: 15px;
}
.last_ad7e .texture_eb48 .photo-clean-09ff li ul li li a {
  padding-left: 30px;
}
.last_ad7e .texture_eb48 .photo-clean-09ff li.pressed_6db4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.last_ad7e .texture_eb48 .photo-clean-09ff li.pressed_6db4 > 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;
}
.last_ad7e .texture_eb48 .photo-clean-09ff li.pressed_6db4 > 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;
}
.card-f0a3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.filter_c961 {
  position: relative;
  z-index: 10;
}
.filter_c961 .info_746e {
  width: 100%;
  max-width: 100%;
}
.button_middle_94c7 .new_57c6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.button_middle_94c7 .label_fd1f {
}
.button_middle_94c7 .box_e542 {
  background: #292929;
}
.dynamic_15f8 .new_57c6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dynamic_15f8 .label_fd1f {
  background: #f9f9f9;
}
.dynamic_15f8 .box_e542 {
  background: #303030;
}
.bottom-b8a8 .new_57c6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bottom-b8a8 .paragraph-dark-f9c0 {
    margin-bottom: 1em;
  }
  .bottom-b8a8 .paragraph-dark-f9c0:last-child {
    margin-bottom: 0;
  }
}
.bottom-b8a8 .label_fd1f {
  background: #ededed;
}
.bottom-b8a8 .box_e542 {
  background: #1a1a1a;
}
.new_57c6.label_fd1f {
  color: rgba(0, 0, 0, 0.6);
}
.new_57c6.label_fd1f .module_fixed_855e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_57c6.box_e542 {
  color: rgba(255, 255, 255, 0.99);
}
.new_57c6.box_e542 a:not(.fast_66e7) {
  color: rgba(255, 255, 255, 0.79);
}
.new_57c6.box_e542 a:not(.fast_66e7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_57c6.box_e542 .module_fixed_855e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_57c6.box_e542 table tbody td,
.new_57c6.box_e542 table th {
  background: rgba(0, 0, 0, 0.08);
}
.in_8733.motion_8a20 .active-red-2886 {
  max-width: initial;
}
.in_8733 .thick_4437 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.in_8733 .thick_4437 .info_746e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .in_8733 .thick_4437 .info_746e {
    display: block;
    margin-bottom: 2em;
  }
  .in_8733 .thick_4437 .info_746e:last-child {
    margin-bottom: 0;
  }
}
.bottom-b8a8 .paragraph-dark-f9c0:last-child,
.dynamic_15f8 .paragraph-dark-f9c0:last-child,
.button_middle_94c7 .paragraph-dark-f9c0:last-child {
  margin-bottom: 0;
}
.bottom-b8a8 .paragraph-dark-f9c0 .texture_eb48 .table_under_9e53:last-child,
.dynamic_15f8 .paragraph-dark-f9c0 .texture_eb48 .table_under_9e53:last-child,
.button_middle_94c7 .paragraph-dark-f9c0 .texture_eb48 .table_under_9e53:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bottom-b8a8 .block-current-4d79,
  .bottom-b8a8 .wrapper_medium_8368,
  .dynamic_15f8 .block-current-4d79,
  .dynamic_15f8 .wrapper_medium_8368,
  .button_middle_94c7 .block-current-4d79,
  .button_middle_94c7 .wrapper_medium_8368 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .filter_c961 .paragraph-dark-f9c0 {
    margin-bottom: 2em;
  }
}
.filter_c961 p:last-child {
  margin-bottom: 0;
}
.filter_c961 li,
.filter_c961 ul {
  list-style: none;
  margin: 0;
}
.filter_c961 ul ul {
  margin-left: 2.617924em;
}
.middle_863b {
  font-size: 0.875em;
}

/* css-noise: 54f7 */
.widget-item-q4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
