/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bottom_a723/customify
Author: WPCustomify
Author URI: https://pressmaximum.bottom_a723
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.bottom_a723/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.disabled-west-5e04.black_a8b2/licenses/gpl-2.0.message-ee64
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.gradient_2ea5/, (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.slider-warm-211c.secondary_fa4b/normalize.dark-e793/
 ======
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.dark-e793 v7.0.0 | MIT License | github.bottom_a723/necolas/normalize.dark-e793 */
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;
}
.glass-d9e8 .wide-1f46,
.filter-fixed-0240,
.summary-37f1,
.footer-d877,
.primary_full_5ce9,
.header_simple_5eec,
.form-brown-f599,
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;
}
.filter-fixed-0240,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .filter-fixed-0240,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .filter-fixed-0240,
  h1 {
    font-size: 1.8em;
  }
}
.summary-37f1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.summary-37f1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .summary-37f1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .summary-37f1,
  h2 {
    font-size: 1.7em;
  }
}
.footer-d877,
h3 {
  font-size: 1.618em;
}
.glass-d9e8 .wide-1f46,
.primary_full_5ce9,
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.secondary-middle-25fb {
  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;
}
.card_6cac:after,
.card_6cac:before,
.smooth_1c57:after,
.smooth_1c57:before {
  content: "";
  display: table;
}
.card_6cac:after,
.smooth_1c57:after {
  clear: both;
}
.gallery-d0f8 {
  float: right;
  margin-right: 0;
}
.primary_black_7ae3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.info-short-077f .simple_2728,
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;
}
.info-short-077f .simple_2728: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;
}
.row-829b .simple_2728 {
  box-shadow: none;
}
.row-829b
  .simple_2728
  .picture-stone-24be {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row-829b .simple_2728 .logo-a431 {
  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;
}
.row-829b
  .simple_2728
  .logo-a431
  b {
  display: none;
}
.row-829b .outline_blue_1f05 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.button-large-a8b0:not(.mask-black-bee0):not(.paper_d70f),
button:not(.mask-black-bee0):not(.paper_d70f),
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ),
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ),
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ) {
  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;
}
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ):hover,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ):hover,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):hover,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):hover,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ):active,
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ):active,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):active,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):active,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):active,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus {
  outline: 0;
}
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1 {
  position: relative;
}
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .light_d8ba,
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .out-2210,
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .selected-50ce,
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  i,
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  svg,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .light_d8ba,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .out-2210,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .selected-50ce,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  i,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  svg,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .light_d8ba,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .out-2210,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .selected-50ce,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  i,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  svg,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .light_d8ba,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .out-2210,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .selected-50ce,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  i,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  svg,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .light_d8ba,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .out-2210,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  .selected-50ce,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  i,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1
  svg {
  visibility: hidden;
}
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1:after,
button:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1:after,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1:after,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1:after,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ).fn-loading-35c1: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;
}
.button-large-a8b0:not(.mask-black-bee0):not(.paper_d70f),
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ),
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ),
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ) {
  color: #fff;
  background: #235787;
}
.button-large-a8b0:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus,
input[type="button"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus,
input[type="reset"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus,
input[type="submit"]:not(.mask-black-bee0):not(
    .paper_d70f
  ):focus {
  color: #fff;
}
.button-large-a8b0.fn-disabled-35c1:not(.mask-black-bee0):not(
    .paper_d70f
  ),
.button-large-a8b0[disabled]:not(.mask-black-bee0):not(
    .paper_d70f
  ),
button.fn-disabled-35c1:not(.mask-black-bee0):not(
    .paper_d70f
  ),
button[disabled]:not(.mask-black-bee0):not(
    .paper_d70f
  ) {
  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;
}
.iron-fee7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.iron-fee7: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;
}
.pressed_a4fe {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block-slow-5edc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.secondary_14fc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.card_6cac:after,
.card_6cac:before,
.pressed-f773:after,
.pressed-f773:before,
.action_4204:after,
.action_4204:before,
.border-small-22df:after,
.border-small-22df:before,
.hover_steel_35d3:after,
.hover_steel_35d3:before,
.column-33ba:after,
.column-33ba:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.card_6cac:after,
.pressed-f773:after,
.action_4204:after,
.border-small-22df:after,
.hover_steel_35d3:after,
.column-33ba:after {
  clear: both;
}
.pressed-f773 .paper-62a7,
.action_4204 .paper-62a7,
.hero_51b2 .paper-62a7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.liquid_0969 {
  display: inline-block;
}
.mask_ff0d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mask_ff0d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mask_ff0d .silver_89a4 {
  padding: 1em 0;
  font-size: 85%;
}
.silver_89a4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.section-2107 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.section-2107:after,
.section-2107:before {
  content: "";
  display: table;
}
.section-2107:after {
  clear: both;
}
.thumbnail-easy-dc64 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.large_d375 .thumbnail-easy-dc64 {
  max-width: 50%;
}
.nav_inner_bbf9 .thumbnail-easy-dc64 {
  max-width: 33.33%;
}
.outer_d544 .thumbnail-easy-dc64 {
  max-width: 25%;
}
.breadcrumb_slow_1cf7 .thumbnail-easy-dc64 {
  max-width: 20%;
}
.primary-pink-cccd .thumbnail-easy-dc64 {
  max-width: 16.66%;
}
.aside_46ed .thumbnail-easy-dc64 {
  max-width: 14.28%;
}
.nav-ee7e .thumbnail-easy-dc64 {
  max-width: 12.5%;
}
.tiny_268e .thumbnail-easy-dc64 {
  max-width: 11.11%;
}
.hover-2465 {
  display: block;
}
.glass-d9e8 .gradient-019d label,
.glass-d9e8 .down-e017 label,
.glass-d9e8 .background_upper_0a54 label,
.glass-d9e8 .lower-9050 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_current_7bff {
  list-style: none;
  margin: 0;
}
.status_current_7bff article.breadcrumb-c9aa {
  margin-bottom: 0;
}
.status_current_7bff ul {
  list-style: none;
  margin: 0;
}
.status_current_7bff .column-black-ad35 li.breadcrumb-c9aa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_current_7bff .column-black-ad35 li.breadcrumb-c9aa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_current_7bff .column-black-ad35 li.breadcrumb-c9aa: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) {
  .status_current_7bff .column-black-ad35 li.breadcrumb-c9aa li.breadcrumb-c9aa li.breadcrumb-c9aa li.breadcrumb-c9aa {
    padding-left: 0;
  }
}
article.breadcrumb-c9aa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-c9aa .pressed-f773 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-c9aa .carousel_plasma_f71b {
  float: left;
}
article.breadcrumb-c9aa .modal-purple-34b8 {
  margin-left: 85px;
}
article.breadcrumb-c9aa .accordion_focused_99cd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-c9aa .accordion_focused_99cd .notice-basic-8a6e {
  margin-left: 10px;
}
article.breadcrumb-c9aa .layout-cold-4e24 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-c9aa .primary_7302 {
  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 .gradient-019d,
  #respond .background_upper_0a54,
  #respond .lower-9050 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-019d input,
#respond .background_upper_0a54 input,
#respond .lower-9050 input {
  width: 100%;
}
#respond .lower-9050 {
  margin-right: 0;
}
#respond .picture_prev_10c6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs-fixed-bbd4 {
  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;
}
.tabs-fixed-bbd4.full-7928 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs-fixed-bbd4 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%);
}
.tabs-fixed-bbd4:focus,
.tabs-fixed-bbd4: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);
}
.primary-north-3a98 {
  border-radius: 10%;
}
.easy-52fd {
  border-radius: 50%;
}
.wood_116b {
  font-size: 0.72em;
}
.column_3a1d {
  font-size: 0.875em;
}
.menu-tiny-754a {
  font-size: 1.1em;
}
.slider-f559 {
  text-transform: uppercase;
  line-height: 1.2;
}
.slider-f559.wood_116b {
  letter-spacing: 0.5px;
}
.texture_0ff7,
.texture_0ff7 a {
  color: #6d6d6d;
}
.texture_0ff7 a:hover {
  color: #111;
}
.wrapper_cada {
  color: #6d6d6d;
}
.icon_e48d {
  overflow-x: hidden;
}
.icon_e48d .short-3974.hovered_738c {
  position: relative;
}
.icon_e48d .short-3974.hovered_738c.icon-dbf1 {
  position: initial;
}
.icon_e48d
  .short-3974.hovered_738c.icon-dbf1
  .hovered_ebaf {
  left: auto;
}
.icon_e48d .short-3974 .hovered_ebaf {
  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;
}
.icon_e48d .short-3974:hover.hovered_738c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.icon_e48d
  .short-3974:hover.hovered_738c
  .hovered_ebaf {
  display: block;
  z-index: 9999999;
}
.icon_e48d .pagination_dim_1310 .hidden-f792,
.icon_e48d .footer_efe9 .hidden-f792 {
  display: none;
}
.icon_e48d .icon-glass-8690 .short-3974:hover.hovered_738c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.glass-d9e8 .gradient-019d label,
.glass-d9e8 .down-e017 label,
.glass-d9e8 .background_upper_0a54 label,
.glass-d9e8 .lower-9050 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_current_7bff {
  list-style: none;
  margin: 0;
}
.status_current_7bff article.breadcrumb-c9aa {
  margin-bottom: 0;
}
.status_current_7bff ul {
  list-style: none;
  margin: 0;
}
.status_current_7bff .column-black-ad35 li.breadcrumb-c9aa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_current_7bff .column-black-ad35 li.breadcrumb-c9aa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_current_7bff .column-black-ad35 li.breadcrumb-c9aa: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) {
  .status_current_7bff .column-black-ad35 li.breadcrumb-c9aa li.breadcrumb-c9aa li.breadcrumb-c9aa li.breadcrumb-c9aa {
    padding-left: 0;
  }
}
article.breadcrumb-c9aa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-c9aa .pressed-f773 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-c9aa .carousel_plasma_f71b {
  float: left;
}
article.breadcrumb-c9aa .modal-purple-34b8 {
  margin-left: 85px;
}
article.breadcrumb-c9aa .accordion_focused_99cd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-c9aa .accordion_focused_99cd .notice-basic-8a6e {
  margin-left: 10px;
}
article.breadcrumb-c9aa .layout-cold-4e24 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-c9aa .primary_7302 {
  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 .gradient-019d,
  #respond .background_upper_0a54,
  #respond .lower-9050 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-019d input,
#respond .background_upper_0a54 input,
#respond .lower-9050 input {
  width: 100%;
}
#respond .lower-9050 {
  margin-right: 0;
}
#respond .picture_prev_10c6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination_dim_1310 .form-center-139a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form-center-139a .item-45bc.fixed-4c50 .item-7369 > li > a:focus,
.form-center-139a .item-45bc.fixed-4c50 .item-7369 > li > a:hover,
.form-center-139a .item-45bc.center_76eb .item-7369 > li > a:focus,
.form-center-139a .item-45bc.center_76eb .item-7369 > li > a:hover,
.form-center-139a .item-45bc.chip_gas_cd10 .item-7369 > li > a:focus,
.form-center-139a .item-45bc.chip_gas_cd10 .item-7369 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-center-139a
  .item-45bc.fixed-4c50
  .item-7369
  > li.paragraph_9d04
  > a,
.form-center-139a
  .item-45bc.fixed-4c50
  .item-7369
  > li.down_1491
  > a,
.form-center-139a
  .item-45bc.center_76eb
  .item-7369
  > li.paragraph_9d04
  > a,
.form-center-139a
  .item-45bc.center_76eb
  .item-7369
  > li.down_1491
  > a,
.form-center-139a
  .item-45bc.chip_gas_cd10
  .item-7369
  > li.paragraph_9d04
  > a,
.form-center-139a .item-45bc.chip_gas_cd10 .item-7369 > li.row_06d7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.form-center-139a .input-c690,
.form-center-139a .input-c690 a {
  color: rgba(255, 255, 255, 0.99);
}
.form-center-139a .detail-88ff.media-warm-1ce4 li a,
.form-center-139a .white_3009 a,
.form-center-139a .green_05c0,
.form-center-139a .item-7369 > li > a,
.form-center-139a .item_north_5041 {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a .detail-88ff.media-warm-1ce4 li a:hover,
.form-center-139a .white_3009 a:hover,
.form-center-139a .green_05c0:hover,
.form-center-139a .item-7369 > li > a:hover,
.form-center-139a .item_north_5041:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-center-139a .gallery-0262 {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a .gallery-0262 .mask_glass_ee59 {
  color: rgba(255, 255, 255, 0.99);
}
.form-center-139a .gallery-0262:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-center-139a .carousel_top_c9bb .menu_a74d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a .carousel_top_c9bb .menu_a74d .tooltip-south-8fab {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a
  .carousel_top_c9bb
  .menu_a74d
  .tooltip-south-8fab::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a
  .carousel_top_c9bb
  .menu_a74d
  .tooltip-south-8fab:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a
  .carousel_top_c9bb
  .menu_a74d
  .tooltip-south-8fab::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a
  .carousel_top_c9bb
  .menu_a74d
  .tooltip-south-8fab::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a .carousel_top_c9bb .box_mini_e6cc {
  color: rgba(255, 255, 255, 0.79);
}
.form-center-139a .carousel_top_c9bb .box_mini_e6cc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick-2e7a
  .form-center-139a
  .carousel_top_c9bb
  .cold-51ff
  .current-58df {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick-2e7a
  .form-center-139a
  .carousel_top_c9bb
  .cold-51ff
  .tooltip-south-8fab {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination_dim_1310 .gradient-da18 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gradient-da18 .item-45bc.fixed-4c50 .item-7369 > li > a:focus,
.gradient-da18 .item-45bc.fixed-4c50 .item-7369 > li > a:hover,
.gradient-da18 .item-45bc.center_76eb .item-7369 > li > a:focus,
.gradient-da18 .item-45bc.center_76eb .item-7369 > li > a:hover,
.gradient-da18 .item-45bc.chip_gas_cd10 .item-7369 > li > a:focus,
.gradient-da18 .item-45bc.chip_gas_cd10 .item-7369 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-da18
  .item-45bc.fixed-4c50
  .item-7369
  > li.paragraph_9d04
  > a,
.gradient-da18
  .item-45bc.fixed-4c50
  .item-7369
  > li.down_1491
  > a,
.gradient-da18
  .item-45bc.center_76eb
  .item-7369
  > li.paragraph_9d04
  > a,
.gradient-da18
  .item-45bc.center_76eb
  .item-7369
  > li.down_1491
  > a,
.gradient-da18
  .item-45bc.chip_gas_cd10
  .item-7369
  > li.paragraph_9d04
  > a,
.gradient-da18 .item-45bc.chip_gas_cd10 .item-7369 > li.row_06d7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-da18 .input-c690,
.gradient-da18 .input-c690 a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-da18 .detail-88ff.media-warm-1ce4 li a,
.gradient-da18 .white_3009 a,
.gradient-da18 .green_05c0,
.gradient-da18 .item-7369 > li > a,
.gradient-da18 .item_north_5041 {
  color: rgba(0, 0, 0, 0.55);
}
.gradient-da18 .detail-88ff.media-warm-1ce4 li a:hover,
.gradient-da18 .white_3009 a:hover,
.gradient-da18 .green_05c0:hover,
.gradient-da18 .item-7369 > li > a:hover,
.gradient-da18 .item_north_5041:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-da18 .gallery-0262 {
  color: rgba(0, 0, 0, 0.55);
}
.gradient-da18 .gallery-0262 .mask_glass_ee59 {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-da18 .gallery-0262:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-action-1c46 .dim-6a52 {
  margin-left: auto;
  margin-right: auto;
}
.action_4204 > * {
  margin-left: auto;
  margin-right: auto;
}
.action_4204 .pressed_a4fe {
  margin-right: 1.41575em;
}
.paper-7ab0 .action_4204 > .outline-eda5 {
  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;
}
.paper-7ab0 .action_4204 > .lower-936e {
  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;
}
.last-e95f.summary-action-1c46 .dim-6a52,
.action-f969.summary-action-1c46 .dim-6a52 {
  margin-left: 0;
}
.bronze_bd20.summary-action-1c46 .dim-6a52,
.section_purple_5fa8.summary-action-1c46 .dim-6a52 {
  margin-right: 0;
}
.action_4204 ol,
.action_4204 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.solid_0b44 video {
  max-width: 100%;
}
.avatar_246a img {
  display: block;
}
.avatar_246a.pressed_a4fe,
.avatar_246a.block-slow-5edc {
  width: 100%;
}
.avatar_246a.lower-936e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.down-de44:not(.badge_thick_70b9) {
  margin: 1.5em auto;
}
.full-e7c2 p {
  padding: 1.5em 14px;
}
ul.logo-over-e61a.lower-936e,
ul.logo-over-e61a.outline-eda5,
ul.logo-over-e61a.wide_d00d.outline-eda5 {
  padding: 0 14px;
}
.tooltip_new_808d {
  display: block;
  overflow-x: auto;
}
.tooltip_new_808d table {
  border-collapse: collapse;
  width: 100%;
}
.tooltip_new_808d td,
.tooltip_new_808d th {
  padding: 0.5em;
}
.action_4204 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.action_4204 ol ol,
.action_4204 ol ul,
.action_4204 ul ol,
.action_4204 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.action_4204 ol ol li,
.action_4204 ol ul li,
.action_4204 ul ol li,
.action_4204 ul ul li {
  margin-left: 0;
}
.secondary-8c88.pattern-medium-157f > .texture_smooth_19cd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary-8c88.pattern-medium-157f > .texture_smooth_19cd iframe,
.secondary-8c88.pattern-medium-157f > .texture_smooth_19cd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.under-3d51 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.under-3d51.stone_6e14 {
  padding: 0;
}
.under-3d51.stone_6e14 cite {
  font-size: 13px;
}
.under-3d51 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.under-3d51 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar_over_d365 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar_over_d365 > p:first-child {
  margin-top: 0;
}
.sidebar_over_d365 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar_over_d365 blockquote {
  border-left: 0;
}
.main-9348 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.main-9348:not(.dropdown_copper_b497) {
  max-width: 100px;
}
.main-9348.tertiary_middle_cab0 {
  border-bottom: none !important;
  text-align: center;
}
.main-9348.tertiary_middle_cab0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .full-e7c2 p {
    padding: 1.5em 0;
  }
}
.advanced_a09e {
  color: #0073aa;
}
.warm-6f63 {
  background-color: #0073aa;
}
.content_cbe5 {
  color: #229fd8;
}
.hard-ddb1 {
  background-color: #229fd8;
}
.accent-ac9f {
  color: #eee;
}
.icon_dark_23f0 {
  background-color: #eee;
}
.chip_33cc {
  color: #444;
}
.photo_current_0556 {
  background-color: #444;
}
.breadcrumb_brown_8a2c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_brown_8a2c .grid_medium_7d35 .white_3009 {
  font-size: 15px;
}
.breadcrumb_brown_8a2c .white_3009 {
  line-height: 1.3;
}
.breadcrumb_brown_8a2c .gradient-da18 {
}
.breadcrumb_brown_8a2c .form-center-139a {
  background: #235787;
}
.surface-d191 {
  padding: 0;
}
.surface-d191 .form-center-139a {
  background: #1a1a1a;
}
.surface-d191 .gradient-da18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.white_6a64 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.white_6a64 .gradient-da18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.white_6a64 .form-center-139a {
  background: #303030;
}
.column-33ba {
  position: relative;
  z-index: 10;
}
.column-33ba .iron_4b95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-8b69 .hovered_738c {
  display: inline-block;
  vertical-align: middle;
}
.aside-8b69.cool_4f1c .hovered_738c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside-8b69.cool_4f1c .hovered_738c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-8b69.cool_4f1c .hovered_738c {
    margin-right: 0.4em;
  }
}
.aside-8b69.cool_4f1c .hovered_738c:last-child {
  margin-right: 0;
}
.center-b369 .iron_4b95 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pagination_dim_1310 .grid_medium_7d35 {
    margin: 0 -0.5em;
  }
  .pagination_dim_1310 .grid_medium_7d35 [class*="customify-col-"],
  .pagination_dim_1310 .grid_medium_7d35 [class*="customify-col_"],
  .pagination_dim_1310 .grid_medium_7d35 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pagination_dim_1310.gradient-dim-6c77 .iron_4b95 {
  background: 0 0 !important;
}
.pagination_dim_1310.gradient-dim-6c77 .iron_4b95,
.pagination_dim_1310.center-b369 .iron_4b95 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pagination_dim_1310.mini-ca72 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pagination_dim_1310.center-b369 .iron_4b95 {
  box-shadow: none !important;
}
.medium_42a0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .medium_42a0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .medium_42a0 {
    padding: 18px 0 20px;
  }
}
.medium_42a0 .mini-895c {
  width: 100%;
}
.medium_42a0 .small_4152 {
  margin-bottom: 0;
}
.medium_42a0 .photo_top_736a {
  margin-top: 5px;
  font-size: 0.875em;
}
.static_15d1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.static_15d1 .shade_wood_56ff {
  width: 100%;
}
.backdrop-4202 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.backdrop-4202 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.backdrop-4202 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;
}
.backdrop-4202 li:last-child:after {
  display: none;
}
.backdrop-4202 li a {
  font-weight: 500;
  margin-right: 10px;
}
.cold_af2d .hidden-f792 button,
.medium_42a0 .hidden-f792 button {
  left: 0;
}
.cold_af2d .shade_wood_56ff,
.medium_42a0 .shade_wood_56ff {
  padding-left: 0;
  padding-right: 0;
}
.cold_af2d .static_15d1,
.medium_42a0 .static_15d1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cold_af2d {
  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;
}
.cold_af2d: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;
}
.cold_af2d .box_short_f61e {
  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) {
  .cold_af2d .box_short_f61e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cold_af2d .box_short_f61e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cold_af2d .box_short_f61e {
    min-height: 200px;
  }
}
.cold_af2d .backdrop-4202 {
  color: rgba(255, 255, 255, 0.8);
}
.cold_af2d .backdrop-4202 a,
.cold_af2d .backdrop-4202 li:after {
  color: inherit;
}
.cold_af2d .backdrop-4202 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer-east-0d93 {
  margin-bottom: 0.5em;
}
.dropdown_0b5e {
  margin-bottom: 1.2em;
}
.dropdown_0b5e,
.footer-east-0d93 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown_0b5e p:last-child,
.footer-east-0d93 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden-f792,
#masthead .hidden-f792 {
  display: none;
}
#masthead
  > .hidden-f792.row-orange-5379 {
  display: none;
}
#masthead > .hidden-f792 button {
  left: 0;
}
.mini-46f5 {
  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%;
}
.mini-46f5 .hovered_738c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mini-46f5 .stone-c42a {
  display: -webkit-box;
  display: flex;
}
.mini-46f5 .stone-c42a.popup_0b12 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mini-46f5 .stone-c42a.backdrop-thick-354c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mini-46f5 .stone-c42a.gallery-cool-a986 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mini-46f5.tag-c329.message_c617 .stone-c42a.popup_0b12 {
  flex-basis: 100%;
}
.mini-46f5.tertiary_clean_56f7 .stone-c42a.backdrop-thick-354c {
  -webkit-box-flex: 1;
  flex: auto;
}
.mini-46f5.tertiary_clean_56f7 .stone-c42a.gallery-cool-a986 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden-f792.row-orange-5379 {
  display: none;
}
#masthead > .hidden-f792 button {
  left: 0;
}
.disabled_lite_2365 {
  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;
}
.disabled_lite_2365:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.disabled_lite_2365.frame_f6d8 i {
  margin-right: 4px;
}
.disabled_lite_2365.wrapper-cee7 i {
  margin-left: 5px;
}
.white_3009 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.white_3009 p:last-child {
  margin-bottom: 0;
}
.fixed_8bfe {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fixed_8bfe a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fixed_8bfe img {
  display: block;
  width: auto;
  line-height: 1;
}
.fixed_8bfe .input-c690 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fixed_8bfe .carousel_cool_88f6 {
  margin: 5px 0 7px 0;
}
.fixed_8bfe.panel_3e5e .accent-iron-21d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed_8bfe.panel_3e5e .tag-e1b7 {
  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;
}
.fixed_8bfe.icon-d56e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fixed_8bfe.icon-d56e .accent-iron-21d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed_8bfe.icon-d56e .tag-e1b7 {
  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;
}
.fixed_8bfe.in-2b9b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fixed_8bfe.active_complex_62d4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fixed_8bfe.active_complex_62d4 .tag-e1b7 {
  margin-top: 7px;
}
.dropdown-large-42f4 {
  display: inline-block;
}
.column-33ba .chip-b4c9 .fixed_8bfe img {
  max-width: 100%;
}
.item-45bc .feature_eff1.solid_c5a2,
.old-112d .feature_eff1.solid_c5a2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-45bc .component_2252,
.old-112d .component_2252 {
  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%);
}
.item-45bc .component_2252 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item-45bc.pressed-b17c .component_2252 {
  display: none;
}
.item-45bc .pattern_purple_378e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-45bc .pattern_purple_378e li {
  display: inline-block;
  position: relative;
}
.item-45bc .pattern_purple_378e li:last-child {
  margin-right: 0;
}
.item-45bc .pattern_purple_378e 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;
}
.item-45bc .pattern_purple_378e li.row_06d7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item-45bc .pattern_purple_378e > 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;
}
.item-45bc .pattern_purple_378e > li > a i {
  line-height: 0;
}
.item-45bc .pattern_purple_378e > li.photo-a853 > a .component_2252 {
  margin-left: 4px;
  line-height: 0;
}
.item-45bc .pattern_purple_378e .paper_bd12 li.photo-a853 > a {
  position: relative;
}
.item-45bc .pattern_purple_378e .paper_bd12 li.photo-a853 > a:after,
.item-45bc .pattern_purple_378e .paper_bd12 li.photo-a853 > a:before {
  content: "";
  display: table;
}
.item-45bc .pattern_purple_378e .paper_bd12 li.photo-a853 > a:after {
  clear: both;
}
.item-45bc .pattern_purple_378e .paper_bd12 li.photo-a853 > a .component_2252 {
  margin-left: 5px;
  float: right;
}
.item-45bc .frame_simple_e6c9,
.item-45bc .paper_bd12 {
  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;
}
.item-45bc .paper_bd12 {
  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;
}
.item-45bc .paper_bd12 .solid_c5a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-45bc .paper_bd12 .component_2252 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item-45bc .paper_bd12 li {
  display: block;
  margin: 0;
  padding: 0;
}
.item-45bc .paper_bd12 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;
}
.item-45bc .paper_bd12 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item-45bc .paper_bd12 .paper_bd12 {
  top: 0;
  left: 100%;
}
.item-45bc .feature_full_421f.fn-focus-35c1 > .frame_simple_e6c9,
.item-45bc .feature_full_421f.fn-focus-35c1 > .paper_bd12,
.item-45bc .feature_full_421f:focus > .frame_simple_e6c9,
.item-45bc .feature_full_421f:focus > .paper_bd12,
.item-45bc .feature_full_421f:hover > .frame_simple_e6c9,
.item-45bc .feature_full_421f:hover > .paper_bd12 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item-45bc.chip_gas_cd10 .item-7369:after,
.item-45bc.chip_gas_cd10 .item-7369:before {
  content: "";
  display: table;
}
.item-45bc.chip_gas_cd10 .item-7369:after {
  clear: both;
}
.item-45bc.chip_gas_cd10 .item-7369 > li {
  float: left;
}
.item-45bc.container_f8b4 .item-7369:after,
.item-45bc.container_f8b4 .item-7369:before {
  content: "";
  display: table;
}
.item-45bc.container_f8b4 .item-7369:after {
  clear: both;
}
.item-45bc.container_f8b4 .item-7369 > li {
  float: left;
}
.item-45bc.container_f8b4 .item-7369 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item-45bc.container_f8b4 .item-7369 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item-45bc.container_f8b4 .item-7369 > li.paragraph_9d04 > a,
.item-45bc.container_f8b4 .item-7369 > li.row_06d7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item-45bc.fixed-4c50 .item-7369 > li > a .solid_c5a2 {
  position: relative;
}
.item-45bc.fixed-4c50 .item-7369 > li > a .solid_c5a2: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;
}
.item-45bc.fixed-4c50
  .item-7369
  > li:focus
  > a
  .solid_c5a2:before,
.item-45bc.fixed-4c50
  .item-7369
  > li:hover
  > a
  .solid_c5a2:before {
  width: 100%;
  background-color: currentColor;
}
.item-45bc.fixed-4c50
  .item-7369
  > li.paragraph_9d04
  > a
  .solid_c5a2:before,
.item-45bc.fixed-4c50
  .item-7369
  > li.down_1491
  > a
  .solid_c5a2:before {
  width: 100%;
  background-color: currentColor;
}
.item-45bc.center_76eb .item-7369 > li > a .solid_c5a2 {
  position: relative;
}
.item-45bc.center_76eb .item-7369 > li > a .solid_c5a2: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;
}
.item-45bc.center_76eb .item-7369 > li:focus > a .solid_c5a2:before,
.item-45bc.center_76eb
  .item-7369
  > li:hover
  > a
  .solid_c5a2:before {
  width: 100%;
  background-color: currentColor;
}
.item-45bc.center_76eb
  .item-7369
  > li.paragraph_9d04
  > a
  .solid_c5a2:before,
.item-45bc.center_76eb
  .item-7369
  > li.down_1491
  > a
  .solid_c5a2:before {
  width: 100%;
  background-color: currentColor;
}
.old-112d .pattern_purple_378e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.old-112d .pattern_purple_378e li:first-child > a {
  border-top: none;
}
.old-112d .pattern_purple_378e .thumbnail_7c56 > .solid_c5a2 .component_2252 {
  display: none;
}
.old-112d .pattern_purple_378e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.old-112d .pattern_purple_378e li:last-child {
  border: none;
}
.old-112d .pattern_purple_378e li.photo-a853 > a {
  padding-right: 45px !important;
}
.old-112d .pattern_purple_378e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.old-112d .pattern_purple_378e li a:focus,
.old-112d .pattern_purple_378e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-112d .pattern_purple_378e li .paper-2b06 {
  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;
}
.old-112d .pattern_purple_378e li .paper-2b06:hover {
  box-shadow: none;
}
.old-112d .pattern_purple_378e li .paper-2b06 .component_2252 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.old-112d .pattern_purple_378e .paper_bd12 {
  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);
}
.old-112d .pattern_purple_378e .paper_bd12 li a {
  padding-left: 3em;
}
.old-112d .pattern_purple_378e .simple-8302 > a .paper-2b06 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.old-112d .pattern_purple_378e .simple-8302 > .paper_bd12 {
  display: block;
  opacity: 1;
}
.next_3644 {
  max-width: 100%;
}
.thumbnail-bright-43a2 {
  line-height: 0;
  cursor: pointer;
}
.item_north_5041 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item_north_5041:hover {
  box-shadow: none;
  color: currentColor;
}
.item_north_5041 svg {
  width: 18px;
  height: 18px;
}
.item_north_5041 .large_d87f {
  display: none;
}
.focus-light-9861 {
  position: relative;
}
.focus-light-9861.fn-active-35c1 .item_north_5041 .surface-mini-3415 {
  display: none;
}
.focus-light-9861.fn-active-35c1 .item_north_5041 .large_d87f {
  display: inline-block;
}
.focus-light-9861 .detail_eb77 {
  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);
}
.focus-light-9861.out-ddf4 .detail_eb77 {
  left: auto;
  right: -0.9em;
}
.focus-light-9861.out-ddf4 .menu-83bb::before {
  left: auto;
  right: 15px;
}
.focus-light-9861.fn-active-35c1 .detail_eb77 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cold-51ff {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cold-51ff label {
  flex-basis: 100%;
}
.cold-51ff .menu_a74d {
  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;
}
.cold-51ff .tooltip-south-8fab {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cold-51ff .tooltip-south-8fab:focus {
  background-color: transparent;
}
.cold-51ff button.box_mini_e6cc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cold-51ff button.box_mini_e6cc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cold-51ff button.box_mini_e6cc svg {
  width: 18px;
  height: 18px;
}
.cold-51ff input[type="submit"] {
  min-height: auto;
}
.carousel_top_c9bb .cold-51ff .tooltip-south-8fab {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.menu-83bb {
  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) {
  .menu-83bb {
    width: 220px;
  }
}
.menu-83bb label {
  flex-basis: 100%;
}
.menu-83bb::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;
}
.thick-2e7a .carousel_top_c9bb .cold-51ff {
  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;
}
.thick-2e7a
  .carousel_top_c9bb
  .cold-51ff
  .menu_a74d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thick-2e7a .carousel_top_c9bb .cold-51ff .tooltip-south-8fab {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thick-2e7a
  .carousel_top_c9bb
  .cold-51ff
  .tooltip-south-8fab:focus {
  background: 0 0;
}
.thick-2e7a
  .carousel_top_c9bb
  .cold-51ff
  .current-58df {
  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;
}
.detail-88ff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail-88ff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail-88ff li:last-child {
  margin-right: 0;
}
.detail-88ff li:first-child {
  margin-left: 0;
}
.detail-88ff.nav-8ced a {
  color: #fff;
}
.detail-88ff.nav-8ced a:hover {
  color: #fff;
}
.detail-88ff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail-88ff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail-88ff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail-88ff a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail-88ff [class*="social-icon-apple"] {
  background-color: #999;
}
.detail-88ff [class*="social-icon-apple"].hidden_3b57 {
  background-color: transparent;
  color: #999;
}
.detail-88ff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail-88ff [class*="social-icon-behance"].hidden_3b57 {
  background-color: transparent;
  color: #1769ff;
}
.detail-88ff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail-88ff [class*="social-icon-bitbucket"].hidden_3b57 {
  background-color: transparent;
  color: #205081;
}
.detail-88ff [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail-88ff [class*="social-icon-codepen"].hidden_3b57 {
  background-color: transparent;
  color: #000;
}
.detail-88ff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail-88ff [class*="social-icon-delicious"].hidden_3b57 {
  background-color: transparent;
  color: #39f;
}
.detail-88ff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail-88ff [class*="social-icon-digg"].hidden_3b57 {
  background-color: transparent;
  color: #005be2;
}
.detail-88ff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail-88ff [class*="social-icon-dribbble"].hidden_3b57 {
  background-color: transparent;
  color: #ea4c89;
}
.detail-88ff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail-88ff [class*="social-icon-envelope"].hidden_3b57 {
  background-color: transparent;
  color: #ea4335;
}
.detail-88ff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail-88ff [class*="social-icon-facebook"].hidden_3b57 {
  background-color: transparent;
  color: #3b5998;
}
.detail-88ff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail-88ff [class*="social-icon-flickr"].hidden_3b57 {
  background-color: transparent;
  color: #0063dc;
}
.detail-88ff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail-88ff [class*="social-icon-foursquare"].hidden_3b57 {
  background-color: transparent;
  color: #2d5be3;
}
.detail-88ff [class*="social-icon-github"] {
  background-color: #333;
}
.detail-88ff [class*="social-icon-github"].hidden_3b57 {
  background-color: transparent;
  color: #333;
}
.detail-88ff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail-88ff [class*="social-icon-google-plus"].hidden_3b57 {
  background-color: transparent;
  color: #dd4b39;
}
.detail-88ff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail-88ff [class*="social-icon-houzz"].hidden_3b57 {
  background-color: transparent;
  color: #7ac142;
}
.detail-88ff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail-88ff [class*="social-icon-instagram"].hidden_3b57 {
  background-color: transparent;
  color: #262626;
}
.detail-88ff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail-88ff [class*="social-icon-jsfiddle"].hidden_3b57 {
  background-color: transparent;
  color: #487aa2;
}
.detail-88ff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail-88ff [class*="social-icon-linkedin"].hidden_3b57 {
  background-color: transparent;
  color: #0077b5;
}
.detail-88ff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail-88ff [class*="social-icon-medium"].hidden_3b57 {
  background-color: transparent;
  color: #00ab6b;
}
.detail-88ff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail-88ff
  [class*="social-icon-odnoklassniki"].hidden_3b57 {
  background-color: transparent;
  color: #f4731c;
}
.detail-88ff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail-88ff [class*="social-icon-meetup"].hidden_3b57 {
  background-color: transparent;
  color: #ec1c40;
}
.detail-88ff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail-88ff [class*="social-icon-pinterest"].hidden_3b57 {
  background-color: transparent;
  color: #bd081c;
}
.detail-88ff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail-88ff [class*="social-icon-product-hunt"].hidden_3b57 {
  background-color: transparent;
  color: #da552f;
}
.detail-88ff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail-88ff [class*="social-icon-reddit"].hidden_3b57 {
  background-color: transparent;
  color: #ff4500;
}
.detail-88ff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail-88ff [class*="social-icon-rss"].hidden_3b57 {
  background-color: transparent;
  color: #f26522;
}
.detail-88ff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail-88ff
  [class*="social-icon-shopping-cart"].hidden_3b57 {
  background-color: transparent;
  color: #4caf50;
}
.detail-88ff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail-88ff [class*="social-icon-skype"].hidden_3b57 {
  background-color: transparent;
  color: #00aff0;
}
.detail-88ff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail-88ff [class*="social-icon-slideshare"].hidden_3b57 {
  background-color: transparent;
  color: #0077b5;
}
.detail-88ff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail-88ff [class*="social-icon-snapchat"].hidden_3b57 {
  background-color: transparent;
  color: #fffc00;
}
.detail-88ff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail-88ff [class*="social-icon-soundcloud"].hidden_3b57 {
  background-color: transparent;
  color: #f80;
}
.detail-88ff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail-88ff [class*="social-icon-spotify"].hidden_3b57 {
  background-color: transparent;
  color: #2ebd59;
}
.detail-88ff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail-88ff
  [class*="social-icon-stack-overflow"].hidden_3b57 {
  background-color: transparent;
  color: #fe7a15;
}
.detail-88ff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail-88ff [class*="social-icon-maldkfgram"].hidden_3b57 {
  background-color: transparent;
  color: #2ca5e0;
}
.detail-88ff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail-88ff [class*="social-icon-tripadvisor"].hidden_3b57 {
  background-color: transparent;
  color: #589442;
}
.detail-88ff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail-88ff [class*="social-icon-tumblr"].hidden_3b57 {
  background-color: transparent;
  color: #35465c;
}
.detail-88ff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail-88ff [class*="social-icon-twitch"].hidden_3b57 {
  background-color: transparent;
  color: #6441a5;
}
.detail-88ff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail-88ff [class*="social-icon-twitter"].hidden_3b57 {
  background-color: transparent;
  color: #1da1f2;
}
.detail-88ff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail-88ff [class*="social-icon-vimeo"].hidden_3b57 {
  background-color: transparent;
  color: #1ab7ea;
}
.detail-88ff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail-88ff [class*="social-icon-vk"].hidden_3b57 {
  background-color: transparent;
  color: #45668e;
}
.detail-88ff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail-88ff [class*="social-icon-weibo"].hidden_3b57 {
  background-color: transparent;
  color: #df2029;
}
.detail-88ff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail-88ff [class*="social-icon-weixin"].hidden_3b57 {
  background-color: transparent;
  color: #7bb32e;
}
.detail-88ff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail-88ff [class*="social-icon-whatsapp"].hidden_3b57 {
  background-color: transparent;
  color: #25d366;
}
.detail-88ff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail-88ff [class*="social-icon-wordpress"].hidden_3b57 {
  background-color: transparent;
  color: #21759b;
}
.detail-88ff [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail-88ff [class*="social-icon-xing"].hidden_3b57 {
  background-color: transparent;
  color: #026466;
}
.detail-88ff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail-88ff [class*="social-icon-yelp"].hidden_3b57 {
  background-color: transparent;
  color: #af0606;
}
.detail-88ff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail-88ff [class*="social-icon-youtube"].hidden_3b57 {
  background-color: transparent;
  color: #cd201f;
}
.green_05c0 {
  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;
}
.green_05c0:hover {
  box-shadow: none;
  background: 0 0;
}
.hot_7420 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.picture_7fcb {
  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;
}
.picture_wood_e215 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.center-1cc8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.center-1cc8,
.center-1cc8::after,
.center-1cc8::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;
}
.center-1cc8::after,
.center-1cc8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame_a24f .picture_7fcb .picture_wood_e215 {
  margin-top: -2px;
  width: 19px;
}
.frame_a24f .picture_7fcb .center-1cc8 {
  margin-top: -1px;
}
.frame_a24f .picture_7fcb .center-1cc8,
.frame_a24f .picture_7fcb .center-1cc8::after,
.frame_a24f .picture_7fcb .center-1cc8::before {
  width: 19px;
  height: 2px;
}
.frame_a24f .picture_7fcb .center-1cc8::before {
  top: -6px;
}
.frame_a24f .picture_7fcb .center-1cc8::after {
  bottom: -6px;
}
.backdrop-2787 .picture_7fcb .picture_wood_e215 {
  margin-top: -2px;
  width: 22px;
}
.backdrop-2787 .picture_7fcb .center-1cc8 {
  margin-top: -1px;
}
.backdrop-2787 .picture_7fcb .center-1cc8,
.backdrop-2787 .picture_7fcb .center-1cc8::after,
.backdrop-2787 .picture_7fcb .center-1cc8::before {
  width: 22px;
  height: 2px;
}
.backdrop-2787 .picture_7fcb .center-1cc8::before {
  top: -7px;
}
.backdrop-2787 .picture_7fcb .center-1cc8::after {
  bottom: -7px;
}
.breadcrumb_bc56 .picture_7fcb .picture_wood_e215 {
  margin-top: -2px;
  width: 31px;
}
.breadcrumb_bc56 .picture_7fcb .center-1cc8 {
  margin-top: -1.5px;
}
.breadcrumb_bc56 .picture_7fcb .center-1cc8,
.breadcrumb_bc56 .picture_7fcb .center-1cc8::after,
.breadcrumb_bc56 .picture_7fcb .center-1cc8::before {
  width: 31px;
  height: 3px;
}
.breadcrumb_bc56 .picture_7fcb .center-1cc8::before {
  top: -9px;
}
.breadcrumb_bc56 .picture_7fcb .center-1cc8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .cool_b58b .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 19px;
  }
  .cool_b58b .picture_7fcb .center-1cc8 {
    margin-top: -1px;
  }
  .cool_b58b .picture_7fcb .center-1cc8,
  .cool_b58b .picture_7fcb .center-1cc8::after,
  .cool_b58b .picture_7fcb .center-1cc8::before {
    width: 19px;
    height: 2px;
  }
  .cool_b58b .picture_7fcb .center-1cc8::before {
    top: -6px;
  }
  .cool_b58b .picture_7fcb .center-1cc8::after {
    bottom: -6px;
  }
  .main-green-2eca .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 22px;
  }
  .main-green-2eca .picture_7fcb .center-1cc8 {
    margin-top: -1px;
  }
  .main-green-2eca .picture_7fcb .center-1cc8,
  .main-green-2eca .picture_7fcb .center-1cc8::after,
  .main-green-2eca .picture_7fcb .center-1cc8::before {
    width: 22px;
    height: 2px;
  }
  .main-green-2eca .picture_7fcb .center-1cc8::before {
    top: -7px;
  }
  .main-green-2eca .picture_7fcb .center-1cc8::after {
    bottom: -7px;
  }
  .smooth_c9e3 .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth_c9e3 .picture_7fcb .center-1cc8 {
    margin-top: -1.5px;
  }
  .smooth_c9e3 .picture_7fcb .center-1cc8,
  .smooth_c9e3 .picture_7fcb .center-1cc8::after,
  .smooth_c9e3 .picture_7fcb .center-1cc8::before {
    width: 31px;
    height: 3px;
  }
  .smooth_c9e3 .picture_7fcb .center-1cc8::before {
    top: -9px;
  }
  .smooth_c9e3 .picture_7fcb .center-1cc8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_7e69 .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_7e69 .picture_7fcb .center-1cc8 {
    margin-top: -1px;
  }
  .feature_7e69 .picture_7fcb .center-1cc8,
  .feature_7e69 .picture_7fcb .center-1cc8::after,
  .feature_7e69 .picture_7fcb .center-1cc8::before {
    width: 19px;
    height: 2px;
  }
  .feature_7e69 .picture_7fcb .center-1cc8::before {
    top: -6px;
  }
  .feature_7e69 .picture_7fcb .center-1cc8::after {
    bottom: -6px;
  }
  .dark_5317 .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 22px;
  }
  .dark_5317 .picture_7fcb .center-1cc8 {
    margin-top: -1px;
  }
  .dark_5317 .picture_7fcb .center-1cc8,
  .dark_5317 .picture_7fcb .center-1cc8::after,
  .dark_5317 .picture_7fcb .center-1cc8::before {
    width: 22px;
    height: 2px;
  }
  .dark_5317 .picture_7fcb .center-1cc8::before {
    top: -7px;
  }
  .dark_5317 .picture_7fcb .center-1cc8::after {
    bottom: -7px;
  }
  .selected-7b8f .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 31px;
  }
  .selected-7b8f .picture_7fcb .center-1cc8 {
    margin-top: -1.5px;
  }
  .selected-7b8f .picture_7fcb .center-1cc8,
  .selected-7b8f .picture_7fcb .center-1cc8::after,
  .selected-7b8f .picture_7fcb .center-1cc8::before {
    width: 31px;
    height: 3px;
  }
  .selected-7b8f .picture_7fcb .center-1cc8::before {
    top: -9px;
  }
  .selected-7b8f .picture_7fcb .center-1cc8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .column_middle_7da0 .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 19px;
  }
  .column_middle_7da0 .picture_7fcb .center-1cc8 {
    margin-top: -1px;
  }
  .column_middle_7da0 .picture_7fcb .center-1cc8,
  .column_middle_7da0 .picture_7fcb .center-1cc8::after,
  .column_middle_7da0 .picture_7fcb .center-1cc8::before {
    width: 19px;
    height: 2px;
  }
  .column_middle_7da0 .picture_7fcb .center-1cc8::before {
    top: -6px;
  }
  .column_middle_7da0 .picture_7fcb .center-1cc8::after {
    bottom: -6px;
  }
  .main-cool-589f .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 22px;
  }
  .main-cool-589f .picture_7fcb .center-1cc8 {
    margin-top: -1px;
  }
  .main-cool-589f .picture_7fcb .center-1cc8,
  .main-cool-589f .picture_7fcb .center-1cc8::after,
  .main-cool-589f .picture_7fcb .center-1cc8::before {
    width: 22px;
    height: 2px;
  }
  .main-cool-589f .picture_7fcb .center-1cc8::before {
    top: -7px;
  }
  .main-cool-589f .picture_7fcb .center-1cc8::after {
    bottom: -7px;
  }
  .basic_e083 .picture_7fcb .picture_wood_e215 {
    margin-top: -2px;
    width: 31px;
  }
  .basic_e083 .picture_7fcb .center-1cc8 {
    margin-top: -1.5px;
  }
  .basic_e083 .picture_7fcb .center-1cc8,
  .basic_e083 .picture_7fcb .center-1cc8::after,
  .basic_e083 .picture_7fcb .center-1cc8::before {
    width: 31px;
    height: 3px;
  }
  .basic_e083 .picture_7fcb .center-1cc8::before {
    top: -9px;
  }
  .basic_e083 .picture_7fcb .center-1cc8::after {
    bottom: -9px;
  }
}
.list-under-60d3 .center-1cc8 {
  -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);
}
.list-under-60d3 .center-1cc8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list-under-60d3 .center-1cc8::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);
}
.list-under-60d3.shade_fast_df56 .center-1cc8 {
  -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);
}
.list-under-60d3.shade_fast_df56 .center-1cc8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list-under-60d3.shade_fast_df56 .center-1cc8::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);
}
.hard-f445 {
  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.detail_fa38:before {
  display: none;
}
.footer_efe9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer_efe9 .module_cebf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer_efe9 .module_cebf:last-of-type {
  border-bottom: none;
}
.footer_efe9 .module_cebf.soft-cd5a,
.footer_efe9 .module_cebf.section_old_2a50,
.footer_efe9 .module_cebf.title_next_e3b7 {
  padding: 0;
}
.footer_efe9 .old-112d .paper-2b06 {
  color: currentColor;
}
.footer_efe9 .old-112d .paper-2b06:focus,
.footer_efe9 .old-112d .paper-2b06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_efe9.gradient-da18 .gallery-0262,
.footer_efe9.gradient-da18 .white_3009 a,
.footer_efe9.gradient-da18 .item-7369 a,
.footer_efe9.gradient-da18 .paper_bd12 a {
  color: rgba(0, 0, 0, 0.55);
}
.footer_efe9.gradient-da18 .gallery-0262:hover,
.footer_efe9.gradient-da18 .white_3009 a:hover,
.footer_efe9.gradient-da18 .item-7369 a:hover,
.footer_efe9.gradient-da18 .paper_bd12 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_efe9.gradient-da18 .mask_glass_ee59 {
  color: rgba(0, 0, 0, 0.8);
}
.footer_efe9.gradient-da18 .module_cebf {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_efe9.gradient-da18 .module_cebf:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer_efe9.gradient-da18 .avatar_dynamic_7a93:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer_efe9.gradient-da18 .old-112d .pattern_purple_378e li a,
.footer_efe9.gradient-da18 .old-112d .paper-2b06,
.footer_efe9.gradient-da18 .paper_bd12 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_efe9.gradient-da18 .old-112d .paper-2b06:focus,
.footer_efe9.gradient-da18 .old-112d .paper-2b06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_efe9.gradient-da18 .pattern_purple_378e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_efe9.form-center-139a .gallery-0262,
.footer_efe9.form-center-139a .white_3009 a,
.footer_efe9.form-center-139a .item-7369 .paper-2b06,
.footer_efe9.form-center-139a .item-7369 a,
.footer_efe9.form-center-139a .paper_bd12 a {
  color: rgba(255, 255, 255, 0.79);
}
.footer_efe9.form-center-139a .gallery-0262:hover,
.footer_efe9.form-center-139a .white_3009 a:hover,
.footer_efe9.form-center-139a .item-7369 .paper-2b06:hover,
.footer_efe9.form-center-139a .item-7369 a:hover,
.footer_efe9.form-center-139a .paper_bd12 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_efe9.form-center-139a .mask_glass_ee59 {
  color: rgba(255, 255, 255, 0.99);
}
.footer_efe9.form-center-139a .module_cebf {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_efe9.form-center-139a .module_cebf:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer_efe9.form-center-139a .avatar_dynamic_7a93:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer_efe9.form-center-139a .old-112d .pattern_purple_378e li a,
.footer_efe9.form-center-139a .old-112d .paper-2b06,
.footer_efe9.form-center-139a .paper_bd12 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_efe9.form-center-139a .old-112d .paper-2b06:focus,
.footer_efe9.form-center-139a .old-112d .paper-2b06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_efe9.form-center-139a .pattern_purple_378e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_dynamic_7a93 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_dynamic_7a93:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thick_e0dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.button_last_cea7 .footer_efe9 {
  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;
}
.button_last_cea7 .module_cebf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.button_last_cea7 .module_cebf: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) {
  .button_last_cea7 .module_cebf:before {
    width: 16%;
    left: 42%;
  }
}
.button_last_cea7 .module_cebf:last-child:before {
  content: none;
}
.button_last_cea7 .module_cebf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.button_last_cea7 .old-112d .pattern_purple_378e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.button_last_cea7 .old-112d .pattern_purple_378e li a .paper-2b06 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.button_last_cea7 .old-112d .paper_bd12 {
  border: none;
}
.button_last_cea7 .old-112d .paper_bd12 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.button_last_cea7 .avatar_dynamic_7a93 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.button_last_cea7 .thick_e0dc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.button_last_cea7 .form-center-139a .avatar_dynamic_7a93:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_last_cea7 .gradient-da18.frame_liquid_a2fa .center-1cc8 {
  background: rgba(0, 0, 0, 0.6);
}
.button_last_cea7
  .gradient-da18.frame_liquid_a2fa
  .center-1cc8::after,
.button_last_cea7
  .gradient-da18.frame_liquid_a2fa
  .center-1cc8:before {
  background: inherit;
}
.button_last_cea7
  .gradient-da18.frame_liquid_a2fa:hover
  .center-1cc8 {
  background: rgba(0, 0, 0, 0.8);
}
.label_huge_a83d .footer_efe9 {
  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) {
  .label_huge_a83d .footer_efe9 {
    width: auto;
    right: 45px;
  }
}
.block_bronze_dec8 .footer_efe9 {
  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) {
  .block_bronze_dec8 .footer_efe9 {
    width: auto;
    left: 45px;
  }
}
.detail_fa38 .footer_efe9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.detail_fa38 .thick_e0dc {
  max-width: 48em;
  margin: 0 auto;
}
.detail_fa38 .avatar_dynamic_7a93:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-13e1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-13e1.button_last_cea7 .footer_efe9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-13e1.label_huge_a83d .footer_efe9 {
  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);
}
.picture-13e1 .footer_efe9 {
  visibility: visible;
}
.picture-13e1.block_bronze_dec8 .footer_efe9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.chip_basic_4568,
.huge-4d11 {
  overflow-x: hidden;
}
.chip_basic_4568 .footer_efe9 {
  overflow: auto;
}
.chip_basic_4568.button_last_cea7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip_basic_4568.button_last_cea7 .footer_efe9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.chip_basic_4568.button_last_cea7 .green_05c0 {
  opacity: 0;
}
.chip_basic_4568.label_huge_a83d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip_basic_4568.label_huge_a83d .footer_efe9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.chip_basic_4568.label_huge_a83d .green_05c0 {
  opacity: 0;
}
.chip_basic_4568.block_bronze_dec8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip_basic_4568.block_bronze_dec8 .footer_efe9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.chip_basic_4568.block_bronze_dec8 .green_05c0 {
  opacity: 0;
}
.chip_basic_4568.detail_fa38 .footer_efe9 {
  z-index: 10;
  visibility: visible;
}
.frame_liquid_a2fa {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.frame_liquid_a2fa .center-1cc8 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_liquid_a2fa .center-1cc8::after,
.frame_liquid_a2fa .center-1cc8:before {
  background: inherit;
}
.frame_liquid_a2fa:hover .center-1cc8 {
  background: rgba(255, 255, 255, 0.99);
}
.block_bronze_dec8 .frame_liquid_a2fa {
  top: 10px;
  right: auto;
  left: 12px;
}
.detail_fa38 .frame_liquid_a2fa {
  display: none !important;
}
.chip_basic_4568:before,
.huge-4d11:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.chip_basic_4568 .frame_liquid_a2fa,
.huge-4d11 .frame_liquid_a2fa {
  display: inline-block;
}
.footer_efe9 .hovered_738c {
  -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;
}
.chip_basic_4568 .footer_efe9 .hovered_738c,
.huge-4d11 .footer_efe9 .hovered_738c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft_1de9 .menu_a74d {
  width: 100%;
}
.chip-b4c9 {
  padding: 0 0.5em 0;
}
.chip-b4c9 [class*="customify-col-"],
.chip-b4c9 [class*="customify-col_"],
.chip-b4c9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wrapper-2cb7 .chip-b4c9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .grid_medium_7d35 .chip-5f6e,
  .chip-5f6e {
    display: none;
  }
  .alert_green_a1c8 {
    text-align: left;
  }
  .avatar_left_8660 {
    text-align: center;
  }
  .button_121a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .grid_medium_7d35 .border_491b,
  .border_491b {
    display: none;
  }
  .prev_69ea {
    text-align: left;
  }
  .alert-e747 {
    text-align: center;
  }
  .status_dd9d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .grid_medium_7d35 .pressed_a2df,
  .pressed_a2df {
    display: none;
  }
  .pink-ecca {
    text-align: left;
  }
  .cool-2bda {
    text-align: center;
  }
  .text_pink_cf57 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary-old-9481 {
  box-shadow: none !important;
}
.fresh_3ac9 .lower_0b5d,
.outline_e01d .lower_0b5d {
  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;
}
.outline_e01d .lower_0b5d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.iron_4b95 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.iron_4b95:after,
.iron_4b95:before {
  content: "";
  display: table;
}
.iron_4b95:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .iron_4b95 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.iron_4b95,
.mini-ca72 {
  max-width: 1248px;
  margin: 0 auto;
}

.border-small-22df.avatar-dbe5 .iron_4b95 {
  max-width: 100%;
}
.border-small-22df.texture_inner_e5bd {
  max-width: 1200px;
  margin: 0 auto;
}
.border-small-22df.gradient-solid-9a6a .iron_4b95 {
  max-width: 100%;
}
.border-small-22df.gradient-solid-9a6a > .iron_4b95 {
  padding-left: 0;
  padding-right: 0;
}
.border-small-22df.gradient-solid-9a6a > .iron_4b95 .grid_medium_7d35 {
  margin: 0;
}
.border-small-22df.gradient-solid-9a6a
  > .iron_4b95
  .accordion_e68d.tag_solid_4cb8 {
  margin-right: 0;
  margin-left: 0;
}
.border-small-22df.gradient-solid-9a6a #main.tag_solid_4cb8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .west-cbae #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .west-cbae #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-simple-56a1 .dim-6a52 {
    padding-right: 1em;
  }
  .grid-simple-56a1.button-stale-071d .accordion_e68d {
    border-right: 1px solid #eaecee;
  }
  .grid-simple-56a1.button-stale-071d .dim-6a52 {
    padding-right: 1em;
  }
  .grid-simple-56a1.button-stale-071d .stone-7368 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-0904 .dim-6a52 {
    padding-left: 1em;
  }
  .preview-0904.button-stale-071d .accordion_e68d {
    border-left: 1px solid #eaecee;
  }
  .preview-0904.button-stale-071d .dim-6a52 {
    padding-left: 1em;
  }
  .preview-0904.button-stale-071d .stone-7368 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-a48d .dim-6a52 {
    padding-left: 1em;
  }
  .module-a48d.button-stale-071d .stone_27d9 {
    border-right: 1px solid #eaecee;
  }
  .module-a48d.button-stale-071d .dirty_fe45 {
    border-right: 1px solid #eaecee;
  }
  .module-a48d.button-stale-071d .dim-6a52 {
    padding-left: 1em;
  }
  .module-a48d.button-stale-071d .stone-7368 {
    padding-right: 1em;
  }
  .module-a48d.button-stale-071d .slow-c4de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-6aae .dim-6a52 {
    padding-right: 1em;
  }
  .block-6aae.button-stale-071d .stone_27d9 {
    border-left: 1px solid #eaecee;
  }
  .block-6aae.button-stale-071d .dirty_fe45 {
    border-left: 1px solid #eaecee;
  }
  .block-6aae.button-stale-071d .dim-6a52 {
    padding-right: 1em;
  }
  .block-6aae.button-stale-071d .stone-7368 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-6aae.button-stale-071d .slow-c4de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-cbae .dim-6a52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-cbae.button-stale-071d .accordion_e68d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .west-cbae.button-stale-071d .dim-6a52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-cbae.button-stale-071d .stone-7368 {
    padding-left: 1em;
  }
  .west-cbae.button-stale-071d .slow-c4de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .west-cbae.button-stale-071d .dim-6a52 {
    padding-left: 0;
  }
}
.container-pressed-9350 .aside-8b69 {
  display: inline-block;
}
.status_lower_0c0e {
  display: inline-block;
}
.element-a86e {
  word-con: break-word;
}
.main-center-36a2 > span {
  display: inline-block;
  padding: 5px 0;
}
.main-center-36a2 .new-fa2d {
  margin-left: 8px;
  margin-right: 8px;
}
.main-center-36a2 .nav_easy_24e6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.detail-fluid-8706 .notice_4b30 {
  margin-bottom: 2em;
}
.detail-fluid-8706 .tiny-f0ec {
  margin-bottom: 15px;
}
.detail-fluid-8706 .tiny-f0ec:last-child {
  margin-bottom: 0;
}
.detail-fluid-8706 .alert_e426 {
  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) {
  .detail-fluid-8706 .alert_e426 {
    display: block;
  }
}
.detail-fluid-8706 .module_wood_588d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .detail-fluid-8706 .module_wood_588d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.detail-fluid-8706 .overlay_3aee {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.detail-fluid-8706 .overlay_3aee img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.detail-fluid-8706 .overlay_3aee a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.detail-fluid-8706 .element-a86e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.detail-fluid-8706 .element-a86e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.detail-fluid-8706 .media_bronze_6c28 p:last-child {
  margin-bottom: 0;
}
.detail-fluid-8706 .mask_yellow_bf58 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.detail-fluid-8706 .mask-red-9f0d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.detail-fluid-8706 .brown-002a {
  margin-top: 1em;
}
.detail-fluid-8706 .hover-short-88de {
  top: 0;
  display: block;
}
.detail-fluid-8706 .hover-short-88de a {
  color: inherit;
}
.detail-fluid-8706 .hover-short-88de a:hover {
  color: inherit;
}
.detail-fluid-8706 .secondary_solid_e440 {
  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;
}
.detail-fluid-8706 .secondary_solid_e440:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.detail-fluid-8706 .mask-red-9f0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.detail-fluid-8706 .article-medium-770d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.detail-fluid-8706 .article-medium-770d:first-child {
  margin-top: 0;
}
.detail-fluid-8706 .article-medium-770d.box-warm-073b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.detail-fluid-8706 .article-medium-770d.light_ccac {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.detail-fluid-8706
  .article-medium-770d.light_ccac.hidden_up_f313
  .brown-002a {
  width: 100%;
}
.detail-fluid-8706 .light_ccac {
  -webkit-box-align: center;
  align-items: center;
}
.detail-fluid-8706 .light_ccac .main-center-36a2,
.detail-fluid-8706 .light_ccac > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.detail-fluid-8706 .overlay_3aee {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail-fluid-8706 .overlay_3aee img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail-fluid-8706 .overlay_3aee: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;
}
.detail-fluid-8706 .box-warm-073b {
  z-index: 5;
}
.detail-fluid-8706 .main-brown-1171 .accordion_soft_f7d8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.detail-fluid-8706 .dim-abfb .accordion_soft_f7d8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.detail-fluid-8706 .alert_wide_28cc .accordion_soft_f7d8 {
  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;
}
.detail-fluid-8706.hot-7c05 .alert_e426,
.detail-fluid-8706.preview-old-b2d0 .alert_e426 {
  display: block;
}
.detail-fluid-8706.hot-7c05 .alert_e426 .static_89cf,
.detail-fluid-8706.hot-7c05 .alert_e426 .mask-red-9f0d,
.detail-fluid-8706.preview-old-b2d0 .alert_e426 .static_89cf,
.detail-fluid-8706.preview-old-b2d0 .alert_e426 .mask-red-9f0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail-fluid-8706.form-smooth-313e .module_wood_588d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .detail-fluid-8706.form-smooth-313e .module_wood_588d {
    margin-right: 0;
  }
}
.detail-fluid-8706.hot-7c05 .module_wood_588d,
.detail-fluid-8706.preview-old-b2d0 .module_wood_588d {
  padding-top: 40%;
}
.detail-fluid-8706.hot-7c05 .notice_4b30,
.detail-fluid-8706.preview-old-b2d0 .notice_4b30 {
  display: block;
}
.detail-fluid-8706.hot-7c05 .fn-sticky-35c1 .mask-red-9f0d,
.detail-fluid-8706.preview-old-b2d0 .fn-sticky-35c1 .mask-red-9f0d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.detail-fluid-8706.hot-7c05 .module_wood_588d,
.detail-fluid-8706.preview-old-b2d0 .module_wood_588d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.detail-fluid-8706.hot-7c05 .mask-red-9f0d {
  padding: 1em;
}
.first-fee9 {
  margin: 30px auto;
  display: block;
}
.first-fee9 .card-short-f052 > * {
  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;
}
.first-fee9 .card-short-f052 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first-fee9 .card-short-f052 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_ae39 .main-center-36a2 {
  margin-bottom: 1.41575em;
}
.red_ae39 .logo_new_8ecc {
  margin-bottom: 1.618em;
}
.action_4204 .shade_static_115d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.action_4204 .shade_static_115d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.action_4204 .footer-fixed-74e6 {
  max-width: 100%;
  overflow: auto;
}
.summary-action-1c46 .action_4204 a:hover {
  text-decoration: underline;
}
.panel_plasma_3a4d .tiny-f0ec:not(.element-a86e),
.panel_plasma_3a4d .overlay_3aee {
  margin-bottom: 1.41575em;
}
.panel_plasma_3a4d .tiny-f0ec:not(.element-a86e):last-child,
.panel_plasma_3a4d .overlay_3aee:last-child {
  margin-bottom: 0;
}
.panel_plasma_3a4d .tiny-f0ec.shade-medium-cc1a {
  margin-bottom: 0.41575em;
}
.panel_plasma_3a4d .button_center_8ba6:before,
.panel_plasma_3a4d .huge_6036:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.panel_plasma_3a4d .button_center_8ba6:before {
  content: "\f115";
}
.panel_plasma_3a4d .huge_6036:before {
  content: "\f02c";
}
.panel_plasma_3a4d .clean-f1d0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.panel_plasma_3a4d .clean-f1d0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_6fd7 {
  display: -webkit-box;
  display: flex;
}
.block_6fd7 .description-02ea {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_6fd7 .description-02ea {
    flex-basis: 90px;
  }
}
.block_6fd7 .simple_a243 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_6fd7 .simple_a243 {
    flex-basis: calc(100% - 50px);
  }
}
.block_6fd7 .next-c521 p:last-child {
  margin-bottom: 0.72em;
}
.cool_e36b .card-short-f052 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.cool_e36b .card-short-f052:after,
.cool_e36b .card-short-f052:before {
  content: "";
  display: table;
}
.cool_e36b .card-short-f052:after {
  clear: both;
}
.cool_e36b .card-short-f052 .progress_7ed1,
.cool_e36b .card-short-f052 .widget-lower-d1f8 {
  width: 49%;
}
.cool_e36b .card-short-f052 .progress_7ed1 a span.background_hard_fddf,
.cool_e36b .card-short-f052 .widget-lower-d1f8 a span.background_hard_fddf {
  display: block;
  margin-bottom: 5px;
}
.cool_e36b .card-short-f052 .widget-lower-d1f8 {
  float: left;
  text-align: left;
}
.cool_e36b .card-short-f052 .progress_7ed1 {
  float: right;
  text-align: right;
}
.inner-8926 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .inner-8926 {
    margin-bottom: 0;
  }
}
.focused_28e5 {
  margin-bottom: 1em;
}
.focused_28e5 .element-a86e {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_green_6404 a {
  display: block;
  line-height: 0;
  position: relative;
}
.block_d220 .focused_28e5,
.footer_16f5 .focused_28e5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block_d220 .focused_28e5,
  .footer_16f5 .focused_28e5 {
    display: block;
  }
}
.block_d220 .info_green_6404,
.footer_16f5 .info_green_6404 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block_d220 .info_green_6404,
  .footer_16f5 .info_green_6404 {
    margin-bottom: 1em;
  }
}
.block_d220 .info_green_6404 img,
.footer_16f5 .info_green_6404 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block_d220 .frame-next-fb09,
.footer_16f5 .frame-next-fb09 {
  flex-basis: calc(100% - 160px);
}
.block_d220 .frame-next-fb09 p,
.footer_16f5 .frame-next-fb09 p {
  margin-bottom: 0;
}
.block_d220 .frame-next-fb09 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block_d220 .frame-next-fb09 {
    padding-left: 0;
  }
}
.footer_16f5 .frame-next-fb09 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .footer_16f5 .frame-next-fb09 {
    padding-right: 0;
  }
}
.footer_16f5 .info_green_6404 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.thick_b131 .info_green_6404 {
  margin-bottom: 0.5em;
}
.thick_b131 .info_green_6404 img {
  width: 100%;
}
.fluid-f272 .modal-4ace,
.backdrop_first_d0f8 .modal-4ace {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.backdrop_first_d0f8 .accordion_e68d .aside_first_1171 p:last-child {
  margin-bottom: 0;
}
.steel-bbbf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.smooth_62e0 .wrapper-gas-e5c7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .smooth_62e0 .wrapper-gas-e5c7:last-of-type {
    margin-bottom: 0;
  }
}
.smooth_62e0 .wrapper-gas-e5c7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth_62e0 .wrapper-gas-e5c7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.smooth_62e0 .wrapper-gas-e5c7 ul li {
  margin: 0 0 0.6em;
}
.smooth_62e0 .wrapper-gas-e5c7 ul li.top-5dfb,
.smooth_62e0 .wrapper-gas-e5c7 ul li.active-tall-1a3d {
  position: relative;
}
.smooth_62e0 .wrapper-gas-e5c7 ul li.top-5dfb .paper-204a,
.smooth_62e0 .wrapper-gas-e5c7 ul li.active-tall-1a3d .paper-204a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.smooth_62e0 .wrapper-gas-e5c7 ul li.top-5dfb:after:after,
.smooth_62e0 .wrapper-gas-e5c7 ul li.top-5dfb:after:before,
.smooth_62e0
  .wrapper-gas-e5c7
  ul
  li.active-tall-1a3d:after:after,
.smooth_62e0
  .wrapper-gas-e5c7
  ul
  li.active-tall-1a3d:after:before {
  content: "";
  display: table;
}
.smooth_62e0 .wrapper-gas-e5c7 ul li.top-5dfb:after:after,
.smooth_62e0
  .wrapper-gas-e5c7
  ul
  li.active-tall-1a3d:after:after {
  clear: both;
}
.smooth_62e0 .wrapper-gas-e5c7 a.button-large-a8b0:hover {
  text-decoration: none;
}
.smooth_62e0 .wrapper-gas-e5c7 select {
  max-width: 100%;
}
.smooth_62e0 .wrapper-gas-e5c7 table {
  font-size: 85%;
}
.smooth_62e0 .wrapper-gas-e5c7 table td,
.smooth_62e0 .wrapper-gas-e5c7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.smooth_62e0 .wrapper-gas-e5c7 table tfoot td {
  text-align: left;
}
.smooth_62e0 .wrapper-gas-e5c7 :last-child {
  margin-bottom: 0;
}
.smooth_62e0 .wrapper-gas-e5c7 .label_c7f3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.smooth_62e0 .wrapper-gas-e5c7 .label_c7f3 label {
  width: 100%;
}
.smooth_62e0 .wrapper-gas-e5c7 .label_c7f3 .tooltip-south-8fab {
  width: 100%;
  display: block;
}
.smooth_62e0 .wrapper-gas-e5c7 .label_c7f3 .box_mini_e6cc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.smooth_62e0 .wrapper-gas-e5c7 .label_c7f3 .box_mini_e6cc:hover svg #svg-search {
  fill: #444;
}
.smooth_62e0 .wrapper-gas-e5c7 .label_c7f3 .box_mini_e6cc svg {
  width: 18px;
  height: 18px;
}
.smooth_62e0 .old_474d ul ul,
.smooth_62e0 .smooth_0c8d ul ul,
.smooth_62e0 .image-hard-9f96 ul ul,
.smooth_62e0 .row-6eff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.smooth_62e0 .old_474d .photo-a853 > a,
.smooth_62e0 .smooth_0c8d .photo-a853 > a,
.smooth_62e0 .image-hard-9f96 .photo-a853 > a,
.smooth_62e0 .row-6eff .photo-a853 > a {
  margin-bottom: 0;
}
.smooth_62e0 .info-large-48f9 li,
.smooth_62e0 .old_474d li,
.smooth_62e0 .dirty-f6f1 li,
.smooth_62e0 .smooth_0c8d li,
.smooth_62e0 .image-hard-9f96 li,
.smooth_62e0 .row-6eff li,
.smooth_62e0 .link_down_03dd li,
.smooth_62e0 .backdrop-1431 li {
  display: block;
  position: relative;
}
.smooth_62e0 .info-large-48f9 li:last-child,
.smooth_62e0 .old_474d li:last-child,
.smooth_62e0 .dirty-f6f1 li:last-child,
.smooth_62e0 .smooth_0c8d li:last-child,
.smooth_62e0 .image-hard-9f96 li:last-child,
.smooth_62e0 .row-6eff li:last-child,
.smooth_62e0 .link_down_03dd li:last-child,
.smooth_62e0 .backdrop-1431 li:last-child {
  border: none;
}
.smooth_62e0 .info-large-48f9 li a,
.smooth_62e0 .old_474d li a,
.smooth_62e0 .dirty-f6f1 li a,
.smooth_62e0 .smooth_0c8d li a,
.smooth_62e0 .image-hard-9f96 li a,
.smooth_62e0 .row-6eff li a,
.smooth_62e0 .link_down_03dd li a,
.smooth_62e0 .backdrop-1431 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_62e0 .info-large-48f9 li ul li::before,
.smooth_62e0 .old_474d li ul li::before,
.smooth_62e0 .dirty-f6f1 li ul li::before,
.smooth_62e0 .smooth_0c8d li ul li::before,
.smooth_62e0 .image-hard-9f96 li ul li::before,
.smooth_62e0 .row-6eff li ul li::before,
.smooth_62e0 .link_down_03dd li ul li::before,
.smooth_62e0 .backdrop-1431 li ul li::before {
  left: 15px;
}
.smooth_62e0 .info-large-48f9 li ul a,
.smooth_62e0 .old_474d li ul a,
.smooth_62e0 .dirty-f6f1 li ul a,
.smooth_62e0 .smooth_0c8d li ul a,
.smooth_62e0 .image-hard-9f96 li ul a,
.smooth_62e0 .row-6eff li ul a,
.smooth_62e0 .link_down_03dd li ul a,
.smooth_62e0 .backdrop-1431 li ul a {
  padding-left: 20px;
}
.smooth_62e0 .info-large-48f9 li ul ul li::before,
.smooth_62e0 .old_474d li ul ul li::before,
.smooth_62e0 .dirty-f6f1 li ul ul li::before,
.smooth_62e0 .smooth_0c8d li ul ul li::before,
.smooth_62e0 .image-hard-9f96 li ul ul li::before,
.smooth_62e0 .row-6eff li ul ul li::before,
.smooth_62e0 .link_down_03dd li ul ul li::before,
.smooth_62e0 .backdrop-1431 li ul ul li::before {
  left: 30px;
}
.smooth_62e0 .info-large-48f9 li ul ul a,
.smooth_62e0 .old_474d li ul ul a,
.smooth_62e0 .dirty-f6f1 li ul ul a,
.smooth_62e0 .smooth_0c8d li ul ul a,
.smooth_62e0 .image-hard-9f96 li ul ul a,
.smooth_62e0 .row-6eff li ul ul a,
.smooth_62e0 .link_down_03dd li ul ul a,
.smooth_62e0 .backdrop-1431 li ul ul a {
  padding-left: 40px;
}
.smooth_62e0 .motion_47bb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_62e0 .backdrop-1431 ul li {
  margin-bottom: 1.41575em;
}
.smooth_62e0 .backdrop-1431 ul li .video_out_8d7e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.smooth_62e0 .backdrop-1431 ul li .summary_0a8d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form-center-139a .info-large-48f9 li a,
.form-center-139a .old_474d li a,
.form-center-139a .dirty-f6f1 li a,
.form-center-139a .smooth_0c8d li a,
.form-center-139a .image-hard-9f96 li a,
.form-center-139a .row-6eff li a,
.form-center-139a .link_down_03dd li a,
.form-center-139a .backdrop-1431 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-center-139a .motion_47bb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-center-139a .wrapper-gas-e5c7 ul li.top-5dfb .paper-204a,
.form-center-139a .wrapper-gas-e5c7 ul li.active-tall-1a3d .paper-204a {
  background: rgba(0, 0, 0, 0.2);
}
.form-center-139a .smooth_62e0 .wrapper-gas-e5c7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li {
  margin: 0;
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li ul {
  margin: 0;
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li ul li a {
  padding-left: 15px;
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li ul li li a {
  padding-left: 30px;
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li.row_06d7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li.row_06d7 > 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;
}
.border-small-22df .smooth_62e0 .pattern_purple_378e li.row_06d7 > 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;
}
.label_pink_f3c5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_steel_35d3 {
  position: relative;
  z-index: 10;
}
.hover_steel_35d3 .hovered_738c {
  width: 100%;
  max-width: 100%;
}
.title-basic-7adb .clean-84e0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.title-basic-7adb .gradient-da18 {
}
.title-basic-7adb .form-center-139a {
  background: #292929;
}
.summary-static-3002 .clean-84e0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary-static-3002 .gradient-da18 {
  background: #f9f9f9;
}
.summary-static-3002 .form-center-139a {
  background: #303030;
}
.layout_93a4 .clean-84e0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout_93a4 .aside-8b69 {
    margin-bottom: 1em;
  }
  .layout_93a4 .aside-8b69:last-child {
    margin-bottom: 0;
  }
}
.layout_93a4 .gradient-da18 {
  background: #ededed;
}
.layout_93a4 .form-center-139a {
  background: #1a1a1a;
}
.clean-84e0.gradient-da18 {
  color: rgba(0, 0, 0, 0.6);
}
.clean-84e0.gradient-da18 .north_6c19 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean-84e0.form-center-139a {
  color: rgba(255, 255, 255, 0.99);
}
.clean-84e0.form-center-139a a:not(.button-large-a8b0) {
  color: rgba(255, 255, 255, 0.79);
}
.clean-84e0.form-center-139a a:not(.button-large-a8b0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean-84e0.form-center-139a .north_6c19 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-84e0.form-center-139a table tbody td,
.clean-84e0.form-center-139a table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon-glass-8690.center-b369 .iron_4b95 {
  max-width: initial;
}
.icon-glass-8690 .cool_4f1c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon-glass-8690 .cool_4f1c .hovered_738c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon-glass-8690 .cool_4f1c .hovered_738c {
    display: block;
    margin-bottom: 2em;
  }
  .icon-glass-8690 .cool_4f1c .hovered_738c:last-child {
    margin-bottom: 0;
  }
}
.layout_93a4 .aside-8b69:last-child,
.summary-static-3002 .aside-8b69:last-child,
.title-basic-7adb .aside-8b69:last-child {
  margin-bottom: 0;
}
.layout_93a4 .aside-8b69 .smooth_62e0 .wrapper-gas-e5c7:last-child,
.summary-static-3002 .aside-8b69 .smooth_62e0 .wrapper-gas-e5c7:last-child,
.title-basic-7adb .aside-8b69 .smooth_62e0 .wrapper-gas-e5c7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .layout_93a4 .slider-paper-931b,
  .layout_93a4 .notice-dark-c46f,
  .summary-static-3002 .slider-paper-931b,
  .summary-static-3002 .notice-dark-c46f,
  .title-basic-7adb .slider-paper-931b,
  .title-basic-7adb .notice-dark-c46f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_steel_35d3 .aside-8b69 {
    margin-bottom: 2em;
  }
}
.hover_steel_35d3 p:last-child {
  margin-bottom: 0;
}
.hover_steel_35d3 li,
.hover_steel_35d3 ul {
  list-style: none;
  margin: 0;
}
.hover_steel_35d3 ul ul {
  margin-left: 2.617924em;
}
.status-black-938a {
  font-size: 0.875em;
}

/* css-noise: d3aa */
.widget-item-b4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
