/*!
Theme Name: Customify
Theme URI: https://pressmaximum.highlight-726f/customify
Author: WPCustomify
Author URI: https://pressmaximum.highlight-726f
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.highlight-726f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.filter-dim-ca1d.element-4efe/licenses/gpl-2.0.disabled-south-0fb2
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.cool-f1d8/, (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.grid_656f.simple-5d80/normalize.easy-df7c/
 ======
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.easy-df7c v7.0.0 | MIT License | github.highlight-726f/necolas/normalize.easy-df7c */
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;
}
.dropdown-f391 .footer_pressed_5274,
.button_3c0b,
.image-fee1,
.detail_huge_688a,
.dropdown-c6ef,
.new_c738,
.static-9307,
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;
}
.button_3c0b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button_3c0b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button_3c0b,
  h1 {
    font-size: 1.8em;
  }
}
.image-fee1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image-fee1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image-fee1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image-fee1,
  h2 {
    font-size: 1.7em;
  }
}
.detail_huge_688a,
h3 {
  font-size: 1.618em;
}
.dropdown-f391 .footer_pressed_5274,
.dropdown-c6ef,
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.grid-black-94ad {
  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;
}
.tooltip-green-1b0c:after,
.tooltip-green-1b0c:before,
.dirty-0f0f:after,
.dirty-0f0f:before {
  content: "";
  display: table;
}
.tooltip-green-1b0c:after,
.dirty-0f0f:after {
  clear: both;
}
.basic_e157 {
  float: right;
  margin-right: 0;
}
.picture_3c02 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.breadcrumb-385b .pattern-53fe,
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;
}
.breadcrumb-385b .pattern-53fe: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;
}
.mask_bottom_af71 .pattern-53fe {
  box-shadow: none;
}
.mask_bottom_af71
  .pattern-53fe
  .copper_a830 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask_bottom_af71 .pattern-53fe .hero_tall_1fe8 {
  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;
}
.mask_bottom_af71
  .pattern-53fe
  .hero_tall_1fe8
  b {
  display: none;
}
.mask_bottom_af71 .gallery-3fbf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid_7dbb:not(.icon_9972):not(.article-down-ce68),
button:not(.icon_9972):not(.article-down-ce68),
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ),
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ),
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ) {
  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;
}
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ):hover,
button:not(.icon_9972):not(
    .article-down-ce68
  ):hover,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ):hover,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ):hover,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ):active,
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ):focus,
button:not(.icon_9972):not(
    .article-down-ce68
  ):active,
button:not(.icon_9972):not(
    .article-down-ce68
  ):focus,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ):active,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ):focus,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ):active,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ):focus,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ):active,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ):focus {
  outline: 0;
}
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c,
button:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c {
  position: relative;
}
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .list-d38a,
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .sidebar_black_bf05,
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .wrapper-cool-73a9,
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  i,
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  svg,
button:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .list-d38a,
button:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .sidebar_black_bf05,
button:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .wrapper-cool-73a9,
button:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  i,
button:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  svg,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .list-d38a,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .sidebar_black_bf05,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .wrapper-cool-73a9,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  i,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  svg,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .list-d38a,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .sidebar_black_bf05,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .wrapper-cool-73a9,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  i,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  svg,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .list-d38a,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .sidebar_black_bf05,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  .wrapper-cool-73a9,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  i,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c
  svg {
  visibility: hidden;
}
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c:after,
button:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c:after,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c:after,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c:after,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ).fn-loading-3b8c: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;
}
.grid_7dbb:not(.icon_9972):not(.article-down-ce68),
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ),
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ),
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ) {
  color: #fff;
  background: #235787;
}
.grid_7dbb:not(.icon_9972):not(
    .article-down-ce68
  ):focus,
input[type="button"]:not(.icon_9972):not(
    .article-down-ce68
  ):focus,
input[type="reset"]:not(.icon_9972):not(
    .article-down-ce68
  ):focus,
input[type="submit"]:not(.icon_9972):not(
    .article-down-ce68
  ):focus {
  color: #fff;
}
.grid_7dbb.fn-disabled-3b8c:not(.icon_9972):not(
    .article-down-ce68
  ),
.grid_7dbb[disabled]:not(.icon_9972):not(
    .article-down-ce68
  ),
button.fn-disabled-3b8c:not(.icon_9972):not(
    .article-down-ce68
  ),
button[disabled]:not(.icon_9972):not(
    .article-down-ce68
  ) {
  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;
}
.tertiary-70de {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tertiary-70de: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;
}
.paper-201c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description_a247 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter_6919 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tooltip-green-1b0c:after,
.tooltip-green-1b0c:before,
.under_02ec:after,
.under_02ec:before,
.button_over_8443:after,
.button_over_8443:before,
.module_action_9803:after,
.module_action_9803:before,
.north_5318:after,
.north_5318:before,
.filter-b1a7:after,
.filter-b1a7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tooltip-green-1b0c:after,
.under_02ec:after,
.button_over_8443:after,
.module_action_9803:after,
.north_5318:after,
.filter-b1a7:after {
  clear: both;
}
.under_02ec .slider_brown_4a23,
.button_over_8443 .slider_brown_4a23,
.background-4391 .slider_brown_4a23 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.border-871c {
  display: inline-block;
}
.prev-3fb9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.prev-3fb9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.prev-3fb9 .alert_3dd0 {
  padding: 1em 0;
  font-size: 85%;
}
.alert_3dd0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert_stale_744a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert_stale_744a:after,
.alert_stale_744a:before {
  content: "";
  display: table;
}
.alert_stale_744a:after {
  clear: both;
}
.paper-4bd8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.narrow_65a8 .paper-4bd8 {
  max-width: 50%;
}
.filter_south_fcce .paper-4bd8 {
  max-width: 33.33%;
}
.item_first_6d26 .paper-4bd8 {
  max-width: 25%;
}
.slider_rough_3046 .paper-4bd8 {
  max-width: 20%;
}
.highlight-dynamic-c4af .paper-4bd8 {
  max-width: 16.66%;
}
.search-light-7089 .paper-4bd8 {
  max-width: 14.28%;
}
.gradient-86d1 .paper-4bd8 {
  max-width: 12.5%;
}
.list_large_df0d .paper-4bd8 {
  max-width: 11.11%;
}
.text_3ce9 {
  display: block;
}
.dropdown-f391 .red-c35e label,
.dropdown-f391 .table-yellow-58b6 label,
.dropdown-f391 .soft-ccba label,
.dropdown-f391 .pink-b3f2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout-5a21 {
  list-style: none;
  margin: 0;
}
.layout-5a21 article.panel_middle_7760 {
  margin-bottom: 0;
}
.layout-5a21 ul {
  list-style: none;
  margin: 0;
}
.layout-5a21 .simple_7866 li.panel_middle_7760 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout-5a21 .simple_7866 li.panel_middle_7760 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout-5a21 .simple_7866 li.panel_middle_7760: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) {
  .layout-5a21 .simple_7866 li.panel_middle_7760 li.panel_middle_7760 li.panel_middle_7760 li.panel_middle_7760 {
    padding-left: 0;
  }
}
article.panel_middle_7760 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_middle_7760 .under_02ec p:last-of-type {
  margin-bottom: 0;
}
article.panel_middle_7760 .badge_c986 {
  float: left;
}
article.panel_middle_7760 .row-dim-7ef2 {
  margin-left: 85px;
}
article.panel_middle_7760 .footer-a960 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_middle_7760 .footer-a960 .first-d016 {
  margin-left: 10px;
}
article.panel_middle_7760 .article-orange-a763 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_middle_7760 .block-c043 {
  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 .red-c35e,
  #respond .soft-ccba,
  #respond .pink-b3f2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .red-c35e input,
#respond .soft-ccba input,
#respond .pink-b3f2 input {
  width: 100%;
}
#respond .pink-b3f2 {
  margin-right: 0;
}
#respond .top_b18a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form-active-b92f {
  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;
}
.form-active-b92f.complex-cbc9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form-active-b92f 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%);
}
.form-active-b92f:focus,
.form-active-b92f: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);
}
.active_next_1af9 {
  border-radius: 10%;
}
.active-c9e8 {
  border-radius: 50%;
}
.hard_d924 {
  font-size: 0.72em;
}
.center-6af5 {
  font-size: 0.875em;
}
.lite-00c0 {
  font-size: 1.1em;
}
.brown_f3e3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown_f3e3.hard_d924 {
  letter-spacing: 0.5px;
}
.frame_next_a0b7,
.frame_next_a0b7 a {
  color: #6d6d6d;
}
.frame_next_a0b7 a:hover {
  color: #111;
}
.breadcrumb_d86c {
  color: #6d6d6d;
}
.gas-6e32 {
  overflow-x: hidden;
}
.gas-6e32 .red_811f.focused_85d0 {
  position: relative;
}
.gas-6e32 .red_811f.focused_85d0.inner-21a4 {
  position: initial;
}
.gas-6e32
  .red_811f.focused_85d0.inner-21a4
  .image_6fba {
  left: auto;
}
.gas-6e32 .red_811f .image_6fba {
  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;
}
.gas-6e32 .red_811f:hover.focused_85d0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gas-6e32
  .red_811f:hover.focused_85d0
  .image_6fba {
  display: block;
  z-index: 9999999;
}
.gas-6e32 .card-bee0 .accordion_4fa0,
.gas-6e32 .overlay-af22 .accordion_4fa0 {
  display: none;
}
.gas-6e32 .list_15a6 .red_811f:hover.focused_85d0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dropdown-f391 .red-c35e label,
.dropdown-f391 .table-yellow-58b6 label,
.dropdown-f391 .soft-ccba label,
.dropdown-f391 .pink-b3f2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout-5a21 {
  list-style: none;
  margin: 0;
}
.layout-5a21 article.panel_middle_7760 {
  margin-bottom: 0;
}
.layout-5a21 ul {
  list-style: none;
  margin: 0;
}
.layout-5a21 .simple_7866 li.panel_middle_7760 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout-5a21 .simple_7866 li.panel_middle_7760 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout-5a21 .simple_7866 li.panel_middle_7760: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) {
  .layout-5a21 .simple_7866 li.panel_middle_7760 li.panel_middle_7760 li.panel_middle_7760 li.panel_middle_7760 {
    padding-left: 0;
  }
}
article.panel_middle_7760 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_middle_7760 .under_02ec p:last-of-type {
  margin-bottom: 0;
}
article.panel_middle_7760 .badge_c986 {
  float: left;
}
article.panel_middle_7760 .row-dim-7ef2 {
  margin-left: 85px;
}
article.panel_middle_7760 .footer-a960 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_middle_7760 .footer-a960 .first-d016 {
  margin-left: 10px;
}
article.panel_middle_7760 .article-orange-a763 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_middle_7760 .block-c043 {
  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 .red-c35e,
  #respond .soft-ccba,
  #respond .pink-b3f2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .red-c35e input,
#respond .soft-ccba input,
#respond .pink-b3f2 input {
  width: 100%;
}
#respond .pink-b3f2 {
  margin-right: 0;
}
#respond .top_b18a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card-bee0 .element_pressed_1b50 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.element_pressed_1b50 .highlight_fluid_2ed6.clean_1e3a .feature_5e06 > li > a:focus,
.element_pressed_1b50 .highlight_fluid_2ed6.clean_1e3a .feature_5e06 > li > a:hover,
.element_pressed_1b50 .highlight_fluid_2ed6.video_white_26ae .feature_5e06 > li > a:focus,
.element_pressed_1b50 .highlight_fluid_2ed6.video_white_26ae .feature_5e06 > li > a:hover,
.element_pressed_1b50 .highlight_fluid_2ed6.video-74b5 .feature_5e06 > li > a:focus,
.element_pressed_1b50 .highlight_fluid_2ed6.video-74b5 .feature_5e06 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_pressed_1b50
  .highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li.breadcrumb-5f84
  > a,
.element_pressed_1b50
  .highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li.alert_plasma_9dbf
  > a,
.element_pressed_1b50
  .highlight_fluid_2ed6.video_white_26ae
  .feature_5e06
  > li.breadcrumb-5f84
  > a,
.element_pressed_1b50
  .highlight_fluid_2ed6.video_white_26ae
  .feature_5e06
  > li.alert_plasma_9dbf
  > a,
.element_pressed_1b50
  .highlight_fluid_2ed6.video-74b5
  .feature_5e06
  > li.breadcrumb-5f84
  > a,
.element_pressed_1b50 .highlight_fluid_2ed6.video-74b5 .feature_5e06 > li.sort_978c > a {
  color: rgba(255, 255, 255, 0.99);
}
.element_pressed_1b50 .image_hard_9a12,
.element_pressed_1b50 .image_hard_9a12 a {
  color: rgba(255, 255, 255, 0.99);
}
.element_pressed_1b50 .tabs-yellow-7e87.breadcrumb_d134 li a,
.element_pressed_1b50 .mask-5623 a,
.element_pressed_1b50 .focused-a739,
.element_pressed_1b50 .feature_5e06 > li > a,
.element_pressed_1b50 .dim_93ac {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50 .tabs-yellow-7e87.breadcrumb_d134 li a:hover,
.element_pressed_1b50 .mask-5623 a:hover,
.element_pressed_1b50 .focused-a739:hover,
.element_pressed_1b50 .feature_5e06 > li > a:hover,
.element_pressed_1b50 .dim_93ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_pressed_1b50 .slider_active_4357 {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50 .slider_active_4357 .texture_d227 {
  color: rgba(255, 255, 255, 0.99);
}
.element_pressed_1b50 .slider_active_4357:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_pressed_1b50 .chip_2256 .layout-7365 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50 .chip_2256 .layout-7365 .slider_d5fb {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50
  .chip_2256
  .layout-7365
  .slider_d5fb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50
  .chip_2256
  .layout-7365
  .slider_d5fb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50
  .chip_2256
  .layout-7365
  .slider_d5fb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50
  .chip_2256
  .layout-7365
  .slider_d5fb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50 .chip_2256 .frame-new-bacf {
  color: rgba(255, 255, 255, 0.79);
}
.element_pressed_1b50 .chip_2256 .frame-new-bacf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_ec3d
  .element_pressed_1b50
  .chip_2256
  .label-6093
  .pressed_fe48 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red_ec3d
  .element_pressed_1b50
  .chip_2256
  .label-6093
  .slider_d5fb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card-bee0 .large_75b9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.large_75b9 .highlight_fluid_2ed6.clean_1e3a .feature_5e06 > li > a:focus,
.large_75b9 .highlight_fluid_2ed6.clean_1e3a .feature_5e06 > li > a:hover,
.large_75b9 .highlight_fluid_2ed6.video_white_26ae .feature_5e06 > li > a:focus,
.large_75b9 .highlight_fluid_2ed6.video_white_26ae .feature_5e06 > li > a:hover,
.large_75b9 .highlight_fluid_2ed6.video-74b5 .feature_5e06 > li > a:focus,
.large_75b9 .highlight_fluid_2ed6.video-74b5 .feature_5e06 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_75b9
  .highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li.breadcrumb-5f84
  > a,
.large_75b9
  .highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li.alert_plasma_9dbf
  > a,
.large_75b9
  .highlight_fluid_2ed6.video_white_26ae
  .feature_5e06
  > li.breadcrumb-5f84
  > a,
.large_75b9
  .highlight_fluid_2ed6.video_white_26ae
  .feature_5e06
  > li.alert_plasma_9dbf
  > a,
.large_75b9
  .highlight_fluid_2ed6.video-74b5
  .feature_5e06
  > li.breadcrumb-5f84
  > a,
.large_75b9 .highlight_fluid_2ed6.video-74b5 .feature_5e06 > li.sort_978c > a {
  color: rgba(0, 0, 0, 0.8);
}
.large_75b9 .image_hard_9a12,
.large_75b9 .image_hard_9a12 a {
  color: rgba(0, 0, 0, 0.8);
}
.large_75b9 .tabs-yellow-7e87.breadcrumb_d134 li a,
.large_75b9 .mask-5623 a,
.large_75b9 .focused-a739,
.large_75b9 .feature_5e06 > li > a,
.large_75b9 .dim_93ac {
  color: rgba(0, 0, 0, 0.55);
}
.large_75b9 .tabs-yellow-7e87.breadcrumb_d134 li a:hover,
.large_75b9 .mask-5623 a:hover,
.large_75b9 .focused-a739:hover,
.large_75b9 .feature_5e06 > li > a:hover,
.large_75b9 .dim_93ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_75b9 .slider_active_4357 {
  color: rgba(0, 0, 0, 0.55);
}
.large_75b9 .slider_active_4357 .texture_d227 {
  color: rgba(0, 0, 0, 0.8);
}
.large_75b9 .slider_active_4357:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_33f1 .highlight_gas_4ed9 {
  margin-left: auto;
  margin-right: auto;
}
.button_over_8443 > * {
  margin-left: auto;
  margin-right: auto;
}
.button_over_8443 .paper-201c {
  margin-right: 1.41575em;
}
.in_1968 .button_over_8443 > .wrapper-last-2b95 {
  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;
}
.in_1968 .button_over_8443 > .pagination_white_0e30 {
  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;
}
.gradient_hard_f461.link_33f1 .highlight_gas_4ed9,
.iron_1078.link_33f1 .highlight_gas_4ed9 {
  margin-left: 0;
}
.item_3f34.link_33f1 .highlight_gas_4ed9,
.hero-brown-aa3f.link_33f1 .highlight_gas_4ed9 {
  margin-right: 0;
}
.button_over_8443 ol,
.button_over_8443 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.summary-44bb video {
  max-width: 100%;
}
.layout_8cb1 img {
  display: block;
}
.layout_8cb1.paper-201c,
.layout_8cb1.description_a247 {
  width: 100%;
}
.layout_8cb1.pagination_white_0e30 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent-huge-f70f:not(.module_b7ca) {
  margin: 1.5em auto;
}
.item_basic_b022 p {
  padding: 1.5em 14px;
}
ul.progress_dirty_7a90.pagination_white_0e30,
ul.progress_dirty_7a90.wrapper-last-2b95,
ul.progress_dirty_7a90.small_2585.wrapper-last-2b95 {
  padding: 0 14px;
}
.hover_thick_a1b4 {
  display: block;
  overflow-x: auto;
}
.hover_thick_a1b4 table {
  border-collapse: collapse;
  width: 100%;
}
.hover_thick_a1b4 td,
.hover_thick_a1b4 th {
  padding: 0.5em;
}
.button_over_8443 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button_over_8443 ol ol,
.button_over_8443 ol ul,
.button_over_8443 ul ol,
.button_over_8443 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button_over_8443 ol ol li,
.button_over_8443 ol ul li,
.button_over_8443 ul ol li,
.button_over_8443 ul ul li {
  margin-left: 0;
}
.element-73f3.slider_lower_02d7 > .component_simple_6004 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.element-73f3.slider_lower_02d7 > .component_simple_6004 iframe,
.element-73f3.slider_lower_02d7 > .component_simple_6004 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block_936c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block_936c.main_upper_05b9 {
  padding: 0;
}
.block_936c.main_upper_05b9 cite {
  font-size: 13px;
}
.block_936c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block_936c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row_7792 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row_7792 > p:first-child {
  margin-top: 0;
}
.row_7792 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row_7792 blockquote {
  border-left: 0;
}
.picture_3237 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture_3237:not(.link-steel-8be3) {
  max-width: 100px;
}
.picture_3237.pro-87cf {
  border-bottom: none !important;
  text-align: center;
}
.picture_3237.pro-87cf::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .item_basic_b022 p {
    padding: 1.5em 0;
  }
}
.full-b377 {
  color: #0073aa;
}
.widget-bc81 {
  background-color: #0073aa;
}
.gallery-1b57 {
  color: #229fd8;
}
.accordion_down_35a2 {
  background-color: #229fd8;
}
.breadcrumb-1e1a {
  color: #eee;
}
.out_c29a {
  background-color: #eee;
}
.row-top-c1b4 {
  color: #444;
}
.wide-dc30 {
  background-color: #444;
}
.gradient-86ec {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gradient-86ec .heading_plasma_0e1e .mask-5623 {
  font-size: 15px;
}
.gradient-86ec .mask-5623 {
  line-height: 1.3;
}
.gradient-86ec .large_75b9 {
}
.gradient-86ec .element_pressed_1b50 {
  background: #235787;
}
.avatar-6ec0 {
  padding: 0;
}
.avatar-6ec0 .element_pressed_1b50 {
  background: #1a1a1a;
}
.avatar-6ec0 .large_75b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-hard-a5fe {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-hard-a5fe .large_75b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-hard-a5fe .element_pressed_1b50 {
  background: #303030;
}
.filter-b1a7 {
  position: relative;
  z-index: 10;
}
.filter-b1a7 .texture_hard_52e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-f456 .focused_85d0 {
  display: inline-block;
  vertical-align: middle;
}
.item-f456.active-0073 .focused_85d0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .item-f456.active-0073 .focused_85d0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .item-f456.active-0073 .focused_85d0 {
    margin-right: 0.4em;
  }
}
.item-f456.active-0073 .focused_85d0:last-child {
  margin-right: 0;
}
.stone-cba8 .texture_hard_52e2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .card-bee0 .heading_plasma_0e1e {
    margin: 0 -0.5em;
  }
  .card-bee0 .heading_plasma_0e1e [class*="customify-col-"],
  .card-bee0 .heading_plasma_0e1e [class*="customify-col_"],
  .card-bee0 .heading_plasma_0e1e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.card-bee0.wide-c7c0 .texture_hard_52e2 {
  background: 0 0 !important;
}
.card-bee0.wide-c7c0 .texture_hard_52e2,
.card-bee0.stone-cba8 .texture_hard_52e2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .card-bee0.slider_right_8cc2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.card-bee0.stone-cba8 .texture_hard_52e2 {
  box-shadow: none !important;
}
.outline-paper-d05a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outline-paper-d05a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outline-paper-d05a {
    padding: 18px 0 20px;
  }
}
.outline-paper-d05a .primary-d759 {
  width: 100%;
}
.outline-paper-d05a .video_upper_a313 {
  margin-bottom: 0;
}
.outline-paper-d05a .black_00d7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup-tall-f22b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup-tall-f22b .upper-55db {
  width: 100%;
}
.smooth_1081 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.smooth_1081 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.smooth_1081 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;
}
.smooth_1081 li:last-child:after {
  display: none;
}
.smooth_1081 li a {
  font-weight: 500;
  margin-right: 10px;
}
.clean_6e05 .accordion_4fa0 button,
.outline-paper-d05a .accordion_4fa0 button {
  left: 0;
}
.clean_6e05 .upper-55db,
.outline-paper-d05a .upper-55db {
  padding-left: 0;
  padding-right: 0;
}
.clean_6e05 .popup-tall-f22b,
.outline-paper-d05a .popup-tall-f22b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.clean_6e05 {
  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;
}
.clean_6e05: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;
}
.clean_6e05 .badge-e31e {
  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) {
  .clean_6e05 .badge-e31e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .clean_6e05 .badge-e31e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .clean_6e05 .badge-e31e {
    min-height: 200px;
  }
}
.clean_6e05 .smooth_1081 {
  color: rgba(255, 255, 255, 0.8);
}
.clean_6e05 .smooth_1081 a,
.clean_6e05 .smooth_1081 li:after {
  color: inherit;
}
.clean_6e05 .smooth_1081 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper-smooth-2107 {
  margin-bottom: 0.5em;
}
.top_877c {
  margin-bottom: 1.2em;
}
.top_877c,
.wrapper-smooth-2107 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.top_877c p:last-child,
.wrapper-smooth-2107 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accordion_4fa0,
#masthead .accordion_4fa0 {
  display: none;
}
#masthead
  > .accordion_4fa0.solid_6298 {
  display: none;
}
#masthead > .accordion_4fa0 button {
  left: 0;
}
.video_1cd4 {
  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%;
}
.video_1cd4 .focused_85d0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.video_1cd4 .input-wide-9a98 {
  display: -webkit-box;
  display: flex;
}
.video_1cd4 .input-wide-9a98.dropdown-4a44 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.video_1cd4 .input-wide-9a98.slow-99c7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video_1cd4 .input-wide-9a98.iron-c787 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video_1cd4.shadow_liquid_61bd.detail_paper_94bb .input-wide-9a98.dropdown-4a44 {
  flex-basis: 100%;
}
.video_1cd4.menu-fresh-e325 .input-wide-9a98.slow-99c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.video_1cd4.menu-fresh-e325 .input-wide-9a98.iron-c787 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accordion_4fa0.solid_6298 {
  display: none;
}
#masthead > .accordion_4fa0 button {
  left: 0;
}
.selected-0130 {
  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;
}
.selected-0130:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.selected-0130.cool-1ca6 i {
  margin-right: 4px;
}
.selected-0130.yellow-c09f i {
  margin-left: 5px;
}
.mask-5623 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask-5623 p:last-child {
  margin-bottom: 0;
}
.popup-slow-1185 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup-slow-1185 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup-slow-1185 img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup-slow-1185 .image_hard_9a12 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup-slow-1185 .preview_cold_4829 {
  margin: 5px 0 7px 0;
}
.popup-slow-1185.huge_6654 .wide_877b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-slow-1185.huge_6654 .badge_south_b57e {
  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;
}
.popup-slow-1185.soft_6953 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup-slow-1185.soft_6953 .wide_877b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-slow-1185.soft_6953 .badge_south_b57e {
  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;
}
.popup-slow-1185.notification-cc98 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup-slow-1185.disabled_south_5b23 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup-slow-1185.disabled_south_5b23 .badge_south_b57e {
  margin-top: 7px;
}
.surface-iron-f3c4 {
  display: inline-block;
}
.filter-b1a7 .mini_5187 .popup-slow-1185 img {
  max-width: 100%;
}
.highlight_fluid_2ed6 .brown_bdee.bottom_05e0,
.block-db3b .brown_bdee.bottom_05e0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_fluid_2ed6 .pink-bfbf,
.block-db3b .pink-bfbf {
  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%);
}
.highlight_fluid_2ed6 .pink-bfbf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.highlight_fluid_2ed6.badge-pro-889a .pink-bfbf {
  display: none;
}
.highlight_fluid_2ed6 .pressed-2445 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight_fluid_2ed6 .pressed-2445 li {
  display: inline-block;
  position: relative;
}
.highlight_fluid_2ed6 .pressed-2445 li:last-child {
  margin-right: 0;
}
.highlight_fluid_2ed6 .pressed-2445 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;
}
.highlight_fluid_2ed6 .pressed-2445 li.sort_978c > a {
  color: rgba(0, 0, 0, 0.9);
}
.highlight_fluid_2ed6 .pressed-2445 > 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;
}
.highlight_fluid_2ed6 .pressed-2445 > li > a i {
  line-height: 0;
}
.highlight_fluid_2ed6 .pressed-2445 > li.tag_8002 > a .pink-bfbf {
  margin-left: 4px;
  line-height: 0;
}
.highlight_fluid_2ed6 .pressed-2445 .aside_b702 li.tag_8002 > a {
  position: relative;
}
.highlight_fluid_2ed6 .pressed-2445 .aside_b702 li.tag_8002 > a:after,
.highlight_fluid_2ed6 .pressed-2445 .aside_b702 li.tag_8002 > a:before {
  content: "";
  display: table;
}
.highlight_fluid_2ed6 .pressed-2445 .aside_b702 li.tag_8002 > a:after {
  clear: both;
}
.highlight_fluid_2ed6 .pressed-2445 .aside_b702 li.tag_8002 > a .pink-bfbf {
  margin-left: 5px;
  float: right;
}
.highlight_fluid_2ed6 .frame-black-a056,
.highlight_fluid_2ed6 .aside_b702 {
  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;
}
.highlight_fluid_2ed6 .aside_b702 {
  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;
}
.highlight_fluid_2ed6 .aside_b702 .bottom_05e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_fluid_2ed6 .aside_b702 .pink-bfbf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.highlight_fluid_2ed6 .aside_b702 li {
  display: block;
  margin: 0;
  padding: 0;
}
.highlight_fluid_2ed6 .aside_b702 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;
}
.highlight_fluid_2ed6 .aside_b702 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.highlight_fluid_2ed6 .aside_b702 .aside_b702 {
  top: 0;
  left: 100%;
}
.highlight_fluid_2ed6 .disabled_5671.fn-focus-3b8c > .frame-black-a056,
.highlight_fluid_2ed6 .disabled_5671.fn-focus-3b8c > .aside_b702,
.highlight_fluid_2ed6 .disabled_5671:focus > .frame-black-a056,
.highlight_fluid_2ed6 .disabled_5671:focus > .aside_b702,
.highlight_fluid_2ed6 .disabled_5671:hover > .frame-black-a056,
.highlight_fluid_2ed6 .disabled_5671:hover > .aside_b702 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.highlight_fluid_2ed6.video-74b5 .feature_5e06:after,
.highlight_fluid_2ed6.video-74b5 .feature_5e06:before {
  content: "";
  display: table;
}
.highlight_fluid_2ed6.video-74b5 .feature_5e06:after {
  clear: both;
}
.highlight_fluid_2ed6.video-74b5 .feature_5e06 > li {
  float: left;
}
.highlight_fluid_2ed6.status_de90 .feature_5e06:after,
.highlight_fluid_2ed6.status_de90 .feature_5e06:before {
  content: "";
  display: table;
}
.highlight_fluid_2ed6.status_de90 .feature_5e06:after {
  clear: both;
}
.highlight_fluid_2ed6.status_de90 .feature_5e06 > li {
  float: left;
}
.highlight_fluid_2ed6.status_de90 .feature_5e06 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_fluid_2ed6.status_de90 .feature_5e06 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.highlight_fluid_2ed6.status_de90 .feature_5e06 > li.breadcrumb-5f84 > a,
.highlight_fluid_2ed6.status_de90 .feature_5e06 > li.sort_978c > a {
  color: #fff;
  background-color: #1e4b75;
}
.highlight_fluid_2ed6.clean_1e3a .feature_5e06 > li > a .bottom_05e0 {
  position: relative;
}
.highlight_fluid_2ed6.clean_1e3a .feature_5e06 > li > a .bottom_05e0: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;
}
.highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li:focus
  > a
  .bottom_05e0:before,
.highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li:hover
  > a
  .bottom_05e0:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li.breadcrumb-5f84
  > a
  .bottom_05e0:before,
.highlight_fluid_2ed6.clean_1e3a
  .feature_5e06
  > li.alert_plasma_9dbf
  > a
  .bottom_05e0:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_fluid_2ed6.video_white_26ae .feature_5e06 > li > a .bottom_05e0 {
  position: relative;
}
.highlight_fluid_2ed6.video_white_26ae .feature_5e06 > li > a .bottom_05e0: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;
}
.highlight_fluid_2ed6.video_white_26ae .feature_5e06 > li:focus > a .bottom_05e0:before,
.highlight_fluid_2ed6.video_white_26ae
  .feature_5e06
  > li:hover
  > a
  .bottom_05e0:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_fluid_2ed6.video_white_26ae
  .feature_5e06
  > li.breadcrumb-5f84
  > a
  .bottom_05e0:before,
.highlight_fluid_2ed6.video_white_26ae
  .feature_5e06
  > li.alert_plasma_9dbf
  > a
  .bottom_05e0:before {
  width: 100%;
  background-color: currentColor;
}
.block-db3b .pressed-2445 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-db3b .pressed-2445 li:first-child > a {
  border-top: none;
}
.block-db3b .pressed-2445 .backdrop-eb70 > .bottom_05e0 .pink-bfbf {
  display: none;
}
.block-db3b .pressed-2445 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block-db3b .pressed-2445 li:last-child {
  border: none;
}
.block-db3b .pressed-2445 li.tag_8002 > a {
  padding-right: 45px !important;
}
.block-db3b .pressed-2445 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block-db3b .pressed-2445 li a:focus,
.block-db3b .pressed-2445 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-db3b .pressed-2445 li .element-3097 {
  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;
}
.block-db3b .pressed-2445 li .element-3097:hover {
  box-shadow: none;
}
.block-db3b .pressed-2445 li .element-3097 .pink-bfbf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block-db3b .pressed-2445 .aside_b702 {
  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);
}
.block-db3b .pressed-2445 .aside_b702 li a {
  padding-left: 3em;
}
.block-db3b .pressed-2445 .search_pink_f603 > a .element-3097 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block-db3b .pressed-2445 .search_pink_f603 > .aside_b702 {
  display: block;
  opacity: 1;
}
.summary_bronze_fdb0 {
  max-width: 100%;
}
.tertiary_0bd1 {
  line-height: 0;
  cursor: pointer;
}
.dim_93ac {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dim_93ac:hover {
  box-shadow: none;
  color: currentColor;
}
.dim_93ac svg {
  width: 18px;
  height: 18px;
}
.dim_93ac .icon-narrow-b11a {
  display: none;
}
.hover-63bd {
  position: relative;
}
.hover-63bd.fn-active-3b8c .dim_93ac .next_b4de {
  display: none;
}
.hover-63bd.fn-active-3b8c .dim_93ac .icon-narrow-b11a {
  display: inline-block;
}
.hover-63bd .heading_c0b2 {
  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);
}
.hover-63bd.cold-7412 .heading_c0b2 {
  left: auto;
  right: -0.9em;
}
.hover-63bd.cold-7412 .wood-292a::before {
  left: auto;
  right: 15px;
}
.hover-63bd.fn-active-3b8c .heading_c0b2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-6093 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label-6093 label {
  flex-basis: 100%;
}
.label-6093 .layout-7365 {
  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;
}
.label-6093 .slider_d5fb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label-6093 .slider_d5fb:focus {
  background-color: transparent;
}
.label-6093 button.frame-new-bacf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label-6093 button.frame-new-bacf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label-6093 button.frame-new-bacf svg {
  width: 18px;
  height: 18px;
}
.label-6093 input[type="submit"] {
  min-height: auto;
}
.chip_2256 .label-6093 .slider_d5fb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wood-292a {
  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) {
  .wood-292a {
    width: 220px;
  }
}
.wood-292a label {
  flex-basis: 100%;
}
.wood-292a::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;
}
.red_ec3d .chip_2256 .label-6093 {
  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;
}
.red_ec3d
  .chip_2256
  .label-6093
  .layout-7365 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.red_ec3d .chip_2256 .label-6093 .slider_d5fb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.red_ec3d
  .chip_2256
  .label-6093
  .slider_d5fb:focus {
  background: 0 0;
}
.red_ec3d
  .chip_2256
  .label-6093
  .pressed_fe48 {
  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;
}
.tabs-yellow-7e87 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs-yellow-7e87 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs-yellow-7e87 li:last-child {
  margin-right: 0;
}
.tabs-yellow-7e87 li:first-child {
  margin-left: 0;
}
.tabs-yellow-7e87.badge-orange-877a a {
  color: #fff;
}
.tabs-yellow-7e87.badge-orange-877a a:hover {
  color: #fff;
}
.tabs-yellow-7e87 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs-yellow-7e87 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs-yellow-7e87 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs-yellow-7e87 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs-yellow-7e87 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs-yellow-7e87 [class*="social-icon-apple"].action-fa5f {
  background-color: transparent;
  color: #999;
}
.tabs-yellow-7e87 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs-yellow-7e87 [class*="social-icon-behance"].action-fa5f {
  background-color: transparent;
  color: #1769ff;
}
.tabs-yellow-7e87 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs-yellow-7e87 [class*="social-icon-bitbucket"].action-fa5f {
  background-color: transparent;
  color: #205081;
}
.tabs-yellow-7e87 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs-yellow-7e87 [class*="social-icon-codepen"].action-fa5f {
  background-color: transparent;
  color: #000;
}
.tabs-yellow-7e87 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs-yellow-7e87 [class*="social-icon-delicious"].action-fa5f {
  background-color: transparent;
  color: #39f;
}
.tabs-yellow-7e87 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs-yellow-7e87 [class*="social-icon-digg"].action-fa5f {
  background-color: transparent;
  color: #005be2;
}
.tabs-yellow-7e87 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs-yellow-7e87 [class*="social-icon-dribbble"].action-fa5f {
  background-color: transparent;
  color: #ea4c89;
}
.tabs-yellow-7e87 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs-yellow-7e87 [class*="social-icon-envelope"].action-fa5f {
  background-color: transparent;
  color: #ea4335;
}
.tabs-yellow-7e87 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs-yellow-7e87 [class*="social-icon-facebook"].action-fa5f {
  background-color: transparent;
  color: #3b5998;
}
.tabs-yellow-7e87 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs-yellow-7e87 [class*="social-icon-flickr"].action-fa5f {
  background-color: transparent;
  color: #0063dc;
}
.tabs-yellow-7e87 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs-yellow-7e87 [class*="social-icon-foursquare"].action-fa5f {
  background-color: transparent;
  color: #2d5be3;
}
.tabs-yellow-7e87 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs-yellow-7e87 [class*="social-icon-github"].action-fa5f {
  background-color: transparent;
  color: #333;
}
.tabs-yellow-7e87 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs-yellow-7e87 [class*="social-icon-google-plus"].action-fa5f {
  background-color: transparent;
  color: #dd4b39;
}
.tabs-yellow-7e87 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs-yellow-7e87 [class*="social-icon-houzz"].action-fa5f {
  background-color: transparent;
  color: #7ac142;
}
.tabs-yellow-7e87 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs-yellow-7e87 [class*="social-icon-instagram"].action-fa5f {
  background-color: transparent;
  color: #262626;
}
.tabs-yellow-7e87 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs-yellow-7e87 [class*="social-icon-jsfiddle"].action-fa5f {
  background-color: transparent;
  color: #487aa2;
}
.tabs-yellow-7e87 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs-yellow-7e87 [class*="social-icon-linkedin"].action-fa5f {
  background-color: transparent;
  color: #0077b5;
}
.tabs-yellow-7e87 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs-yellow-7e87 [class*="social-icon-medium"].action-fa5f {
  background-color: transparent;
  color: #00ab6b;
}
.tabs-yellow-7e87 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs-yellow-7e87
  [class*="social-icon-odnoklassniki"].action-fa5f {
  background-color: transparent;
  color: #f4731c;
}
.tabs-yellow-7e87 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs-yellow-7e87 [class*="social-icon-meetup"].action-fa5f {
  background-color: transparent;
  color: #ec1c40;
}
.tabs-yellow-7e87 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs-yellow-7e87 [class*="social-icon-pinterest"].action-fa5f {
  background-color: transparent;
  color: #bd081c;
}
.tabs-yellow-7e87 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs-yellow-7e87 [class*="social-icon-product-hunt"].action-fa5f {
  background-color: transparent;
  color: #da552f;
}
.tabs-yellow-7e87 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs-yellow-7e87 [class*="social-icon-reddit"].action-fa5f {
  background-color: transparent;
  color: #ff4500;
}
.tabs-yellow-7e87 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs-yellow-7e87 [class*="social-icon-rss"].action-fa5f {
  background-color: transparent;
  color: #f26522;
}
.tabs-yellow-7e87 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs-yellow-7e87
  [class*="social-icon-shopping-cart"].action-fa5f {
  background-color: transparent;
  color: #4caf50;
}
.tabs-yellow-7e87 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs-yellow-7e87 [class*="social-icon-skype"].action-fa5f {
  background-color: transparent;
  color: #00aff0;
}
.tabs-yellow-7e87 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs-yellow-7e87 [class*="social-icon-slideshare"].action-fa5f {
  background-color: transparent;
  color: #0077b5;
}
.tabs-yellow-7e87 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs-yellow-7e87 [class*="social-icon-snapchat"].action-fa5f {
  background-color: transparent;
  color: #fffc00;
}
.tabs-yellow-7e87 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs-yellow-7e87 [class*="social-icon-soundcloud"].action-fa5f {
  background-color: transparent;
  color: #f80;
}
.tabs-yellow-7e87 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs-yellow-7e87 [class*="social-icon-spotify"].action-fa5f {
  background-color: transparent;
  color: #2ebd59;
}
.tabs-yellow-7e87 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs-yellow-7e87
  [class*="social-icon-stack-overflow"].action-fa5f {
  background-color: transparent;
  color: #fe7a15;
}
.tabs-yellow-7e87 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs-yellow-7e87 [class*="social-icon-maldkfgram"].action-fa5f {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs-yellow-7e87 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs-yellow-7e87 [class*="social-icon-tripadvisor"].action-fa5f {
  background-color: transparent;
  color: #589442;
}
.tabs-yellow-7e87 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs-yellow-7e87 [class*="social-icon-tumblr"].action-fa5f {
  background-color: transparent;
  color: #35465c;
}
.tabs-yellow-7e87 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs-yellow-7e87 [class*="social-icon-twitch"].action-fa5f {
  background-color: transparent;
  color: #6441a5;
}
.tabs-yellow-7e87 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs-yellow-7e87 [class*="social-icon-twitter"].action-fa5f {
  background-color: transparent;
  color: #1da1f2;
}
.tabs-yellow-7e87 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs-yellow-7e87 [class*="social-icon-vimeo"].action-fa5f {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs-yellow-7e87 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs-yellow-7e87 [class*="social-icon-vk"].action-fa5f {
  background-color: transparent;
  color: #45668e;
}
.tabs-yellow-7e87 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs-yellow-7e87 [class*="social-icon-weibo"].action-fa5f {
  background-color: transparent;
  color: #df2029;
}
.tabs-yellow-7e87 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs-yellow-7e87 [class*="social-icon-weixin"].action-fa5f {
  background-color: transparent;
  color: #7bb32e;
}
.tabs-yellow-7e87 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs-yellow-7e87 [class*="social-icon-whatsapp"].action-fa5f {
  background-color: transparent;
  color: #25d366;
}
.tabs-yellow-7e87 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs-yellow-7e87 [class*="social-icon-wordpress"].action-fa5f {
  background-color: transparent;
  color: #21759b;
}
.tabs-yellow-7e87 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs-yellow-7e87 [class*="social-icon-xing"].action-fa5f {
  background-color: transparent;
  color: #026466;
}
.tabs-yellow-7e87 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs-yellow-7e87 [class*="social-icon-yelp"].action-fa5f {
  background-color: transparent;
  color: #af0606;
}
.tabs-yellow-7e87 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs-yellow-7e87 [class*="social-icon-youtube"].action-fa5f {
  background-color: transparent;
  color: #cd201f;
}
.focused-a739 {
  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;
}
.focused-a739:hover {
  box-shadow: none;
  background: 0 0;
}
.container-advanced-a7ce {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.feature-64d6 {
  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;
}
.feature_4329 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.box-b170 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.box-b170,
.box-b170::after,
.box-b170::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;
}
.box-b170::after,
.box-b170::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pagination-2fba .feature-64d6 .feature_4329 {
  margin-top: -2px;
  width: 19px;
}
.pagination-2fba .feature-64d6 .box-b170 {
  margin-top: -1px;
}
.pagination-2fba .feature-64d6 .box-b170,
.pagination-2fba .feature-64d6 .box-b170::after,
.pagination-2fba .feature-64d6 .box-b170::before {
  width: 19px;
  height: 2px;
}
.pagination-2fba .feature-64d6 .box-b170::before {
  top: -6px;
}
.pagination-2fba .feature-64d6 .box-b170::after {
  bottom: -6px;
}
.footer_mini_b028 .feature-64d6 .feature_4329 {
  margin-top: -2px;
  width: 22px;
}
.footer_mini_b028 .feature-64d6 .box-b170 {
  margin-top: -1px;
}
.footer_mini_b028 .feature-64d6 .box-b170,
.footer_mini_b028 .feature-64d6 .box-b170::after,
.footer_mini_b028 .feature-64d6 .box-b170::before {
  width: 22px;
  height: 2px;
}
.footer_mini_b028 .feature-64d6 .box-b170::before {
  top: -7px;
}
.footer_mini_b028 .feature-64d6 .box-b170::after {
  bottom: -7px;
}
.complex_fdcb .feature-64d6 .feature_4329 {
  margin-top: -2px;
  width: 31px;
}
.complex_fdcb .feature-64d6 .box-b170 {
  margin-top: -1.5px;
}
.complex_fdcb .feature-64d6 .box-b170,
.complex_fdcb .feature-64d6 .box-b170::after,
.complex_fdcb .feature-64d6 .box-b170::before {
  width: 31px;
  height: 3px;
}
.complex_fdcb .feature-64d6 .box-b170::before {
  top: -9px;
}
.complex_fdcb .feature-64d6 .box-b170::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert-upper-7f1b .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 19px;
  }
  .alert-upper-7f1b .feature-64d6 .box-b170 {
    margin-top: -1px;
  }
  .alert-upper-7f1b .feature-64d6 .box-b170,
  .alert-upper-7f1b .feature-64d6 .box-b170::after,
  .alert-upper-7f1b .feature-64d6 .box-b170::before {
    width: 19px;
    height: 2px;
  }
  .alert-upper-7f1b .feature-64d6 .box-b170::before {
    top: -6px;
  }
  .alert-upper-7f1b .feature-64d6 .box-b170::after {
    bottom: -6px;
  }
  .alert-e6fb .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 22px;
  }
  .alert-e6fb .feature-64d6 .box-b170 {
    margin-top: -1px;
  }
  .alert-e6fb .feature-64d6 .box-b170,
  .alert-e6fb .feature-64d6 .box-b170::after,
  .alert-e6fb .feature-64d6 .box-b170::before {
    width: 22px;
    height: 2px;
  }
  .alert-e6fb .feature-64d6 .box-b170::before {
    top: -7px;
  }
  .alert-e6fb .feature-64d6 .box-b170::after {
    bottom: -7px;
  }
  .input_295b .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 31px;
  }
  .input_295b .feature-64d6 .box-b170 {
    margin-top: -1.5px;
  }
  .input_295b .feature-64d6 .box-b170,
  .input_295b .feature-64d6 .box-b170::after,
  .input_295b .feature-64d6 .box-b170::before {
    width: 31px;
    height: 3px;
  }
  .input_295b .feature-64d6 .box-b170::before {
    top: -9px;
  }
  .input_295b .feature-64d6 .box-b170::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .black-cdf0 .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 19px;
  }
  .black-cdf0 .feature-64d6 .box-b170 {
    margin-top: -1px;
  }
  .black-cdf0 .feature-64d6 .box-b170,
  .black-cdf0 .feature-64d6 .box-b170::after,
  .black-cdf0 .feature-64d6 .box-b170::before {
    width: 19px;
    height: 2px;
  }
  .black-cdf0 .feature-64d6 .box-b170::before {
    top: -6px;
  }
  .black-cdf0 .feature-64d6 .box-b170::after {
    bottom: -6px;
  }
  .outline_0291 .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_0291 .feature-64d6 .box-b170 {
    margin-top: -1px;
  }
  .outline_0291 .feature-64d6 .box-b170,
  .outline_0291 .feature-64d6 .box-b170::after,
  .outline_0291 .feature-64d6 .box-b170::before {
    width: 22px;
    height: 2px;
  }
  .outline_0291 .feature-64d6 .box-b170::before {
    top: -7px;
  }
  .outline_0291 .feature-64d6 .box-b170::after {
    bottom: -7px;
  }
  .mask_c941 .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 31px;
  }
  .mask_c941 .feature-64d6 .box-b170 {
    margin-top: -1.5px;
  }
  .mask_c941 .feature-64d6 .box-b170,
  .mask_c941 .feature-64d6 .box-b170::after,
  .mask_c941 .feature-64d6 .box-b170::before {
    width: 31px;
    height: 3px;
  }
  .mask_c941 .feature-64d6 .box-b170::before {
    top: -9px;
  }
  .mask_c941 .feature-64d6 .box-b170::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mask-2663 .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 19px;
  }
  .mask-2663 .feature-64d6 .box-b170 {
    margin-top: -1px;
  }
  .mask-2663 .feature-64d6 .box-b170,
  .mask-2663 .feature-64d6 .box-b170::after,
  .mask-2663 .feature-64d6 .box-b170::before {
    width: 19px;
    height: 2px;
  }
  .mask-2663 .feature-64d6 .box-b170::before {
    top: -6px;
  }
  .mask-2663 .feature-64d6 .box-b170::after {
    bottom: -6px;
  }
  .info-d600 .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 22px;
  }
  .info-d600 .feature-64d6 .box-b170 {
    margin-top: -1px;
  }
  .info-d600 .feature-64d6 .box-b170,
  .info-d600 .feature-64d6 .box-b170::after,
  .info-d600 .feature-64d6 .box-b170::before {
    width: 22px;
    height: 2px;
  }
  .info-d600 .feature-64d6 .box-b170::before {
    top: -7px;
  }
  .info-d600 .feature-64d6 .box-b170::after {
    bottom: -7px;
  }
  .next_71db .feature-64d6 .feature_4329 {
    margin-top: -2px;
    width: 31px;
  }
  .next_71db .feature-64d6 .box-b170 {
    margin-top: -1.5px;
  }
  .next_71db .feature-64d6 .box-b170,
  .next_71db .feature-64d6 .box-b170::after,
  .next_71db .feature-64d6 .box-b170::before {
    width: 31px;
    height: 3px;
  }
  .next_71db .feature-64d6 .box-b170::before {
    top: -9px;
  }
  .next_71db .feature-64d6 .box-b170::after {
    bottom: -9px;
  }
}
.info_brown_5509 .box-b170 {
  -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);
}
.info_brown_5509 .box-b170::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_brown_5509 .box-b170::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);
}
.info_brown_5509.carousel_f391 .box-b170 {
  -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);
}
.info_brown_5509.carousel_f391 .box-b170::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info_brown_5509.carousel_f391 .box-b170::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);
}
.narrow_f092 {
  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.paper_3a8d:before {
  display: none;
}
.overlay-af22 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay-af22 .outer-b02e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay-af22 .outer-b02e:last-of-type {
  border-bottom: none;
}
.overlay-af22 .outer-b02e.medium-d423,
.overlay-af22 .outer-b02e.hovered_d746,
.overlay-af22 .outer-b02e.aside-green-4e69 {
  padding: 0;
}
.overlay-af22 .block-db3b .element-3097 {
  color: currentColor;
}
.overlay-af22 .block-db3b .element-3097:focus,
.overlay-af22 .block-db3b .element-3097:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-af22.large_75b9 .slider_active_4357,
.overlay-af22.large_75b9 .mask-5623 a,
.overlay-af22.large_75b9 .feature_5e06 a,
.overlay-af22.large_75b9 .aside_b702 a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-af22.large_75b9 .slider_active_4357:hover,
.overlay-af22.large_75b9 .mask-5623 a:hover,
.overlay-af22.large_75b9 .feature_5e06 a:hover,
.overlay-af22.large_75b9 .aside_b702 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-af22.large_75b9 .texture_d227 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-af22.large_75b9 .outer-b02e {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-af22.large_75b9 .outer-b02e:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-af22.large_75b9 .accordion_39ca:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay-af22.large_75b9 .block-db3b .pressed-2445 li a,
.overlay-af22.large_75b9 .block-db3b .element-3097,
.overlay-af22.large_75b9 .aside_b702 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-af22.large_75b9 .block-db3b .element-3097:focus,
.overlay-af22.large_75b9 .block-db3b .element-3097:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-af22.large_75b9 .pressed-2445 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-af22.element_pressed_1b50 .slider_active_4357,
.overlay-af22.element_pressed_1b50 .mask-5623 a,
.overlay-af22.element_pressed_1b50 .feature_5e06 .element-3097,
.overlay-af22.element_pressed_1b50 .feature_5e06 a,
.overlay-af22.element_pressed_1b50 .aside_b702 a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-af22.element_pressed_1b50 .slider_active_4357:hover,
.overlay-af22.element_pressed_1b50 .mask-5623 a:hover,
.overlay-af22.element_pressed_1b50 .feature_5e06 .element-3097:hover,
.overlay-af22.element_pressed_1b50 .feature_5e06 a:hover,
.overlay-af22.element_pressed_1b50 .aside_b702 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-af22.element_pressed_1b50 .texture_d227 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-af22.element_pressed_1b50 .outer-b02e {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-af22.element_pressed_1b50 .outer-b02e:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay-af22.element_pressed_1b50 .accordion_39ca:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay-af22.element_pressed_1b50 .block-db3b .pressed-2445 li a,
.overlay-af22.element_pressed_1b50 .block-db3b .element-3097,
.overlay-af22.element_pressed_1b50 .aside_b702 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-af22.element_pressed_1b50 .block-db3b .element-3097:focus,
.overlay-af22.element_pressed_1b50 .block-db3b .element-3097:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-af22.element_pressed_1b50 .pressed-2445 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_39ca {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion_39ca:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wrapper_gas_2396 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form-f413 .overlay-af22 {
  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;
}
.form-f413 .outer-b02e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form-f413 .outer-b02e: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) {
  .form-f413 .outer-b02e:before {
    width: 16%;
    left: 42%;
  }
}
.form-f413 .outer-b02e:last-child:before {
  content: none;
}
.form-f413 .outer-b02e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form-f413 .block-db3b .pressed-2445 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form-f413 .block-db3b .pressed-2445 li a .element-3097 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form-f413 .block-db3b .aside_b702 {
  border: none;
}
.form-f413 .block-db3b .aside_b702 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form-f413 .accordion_39ca {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form-f413 .wrapper_gas_2396 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form-f413 .element_pressed_1b50 .accordion_39ca:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-f413 .large_75b9.text-next-4657 .box-b170 {
  background: rgba(0, 0, 0, 0.6);
}
.form-f413
  .large_75b9.text-next-4657
  .box-b170::after,
.form-f413
  .large_75b9.text-next-4657
  .box-b170:before {
  background: inherit;
}
.form-f413
  .large_75b9.text-next-4657:hover
  .box-b170 {
  background: rgba(0, 0, 0, 0.8);
}
.row_9531 .overlay-af22 {
  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) {
  .row_9531 .overlay-af22 {
    width: auto;
    right: 45px;
  }
}
.top_cb6f .overlay-af22 {
  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) {
  .top_cb6f .overlay-af22 {
    width: auto;
    left: 45px;
  }
}
.paper_3a8d .overlay-af22 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paper_3a8d .wrapper_gas_2396 {
  max-width: 48em;
  margin: 0 auto;
}
.paper_3a8d .accordion_39ca:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container_medium_ca1a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container_medium_ca1a.form-f413 .overlay-af22 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container_medium_ca1a.row_9531 .overlay-af22 {
  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);
}
.container_medium_ca1a .overlay-af22 {
  visibility: visible;
}
.container_medium_ca1a.top_cb6f .overlay-af22 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary-plasma-9256,
.white-3e04 {
  overflow-x: hidden;
}
.tertiary-plasma-9256 .overlay-af22 {
  overflow: auto;
}
.tertiary-plasma-9256.form-f413 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-plasma-9256.form-f413 .overlay-af22 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary-plasma-9256.form-f413 .focused-a739 {
  opacity: 0;
}
.tertiary-plasma-9256.row_9531 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-plasma-9256.row_9531 .overlay-af22 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary-plasma-9256.row_9531 .focused-a739 {
  opacity: 0;
}
.tertiary-plasma-9256.top_cb6f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-plasma-9256.top_cb6f .overlay-af22 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary-plasma-9256.top_cb6f .focused-a739 {
  opacity: 0;
}
.tertiary-plasma-9256.paper_3a8d .overlay-af22 {
  z-index: 10;
  visibility: visible;
}
.text-next-4657 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.text-next-4657 .box-b170 {
  background: rgba(255, 255, 255, 0.99);
}
.text-next-4657 .box-b170::after,
.text-next-4657 .box-b170:before {
  background: inherit;
}
.text-next-4657:hover .box-b170 {
  background: rgba(255, 255, 255, 0.99);
}
.top_cb6f .text-next-4657 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paper_3a8d .text-next-4657 {
  display: none !important;
}
.tertiary-plasma-9256:before,
.white-3e04:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary-plasma-9256 .text-next-4657,
.white-3e04 .text-next-4657 {
  display: inline-block;
}
.overlay-af22 .focused_85d0 {
  -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;
}
.tertiary-plasma-9256 .overlay-af22 .focused_85d0,
.white-3e04 .overlay-af22 .focused_85d0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo_ead8 .layout-7365 {
  width: 100%;
}
.mini_5187 {
  padding: 0 0.5em 0;
}
.mini_5187 [class*="customify-col-"],
.mini_5187 [class*="customify-col_"],
.mini_5187 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_fa95 .mini_5187 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_plasma_0e1e .next-308b,
  .next-308b {
    display: none;
  }
  .black-4b54 {
    text-align: left;
  }
  .chip_bronze_f195 {
    text-align: center;
  }
  .card-8d75 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_plasma_0e1e .surface-cold-5d69,
  .surface-cold-5d69 {
    display: none;
  }
  .preview-d6a2 {
    text-align: left;
  }
  .avatar-thick-1f3c {
    text-align: center;
  }
  .old_1d79 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_plasma_0e1e .photo_large_5ce0,
  .photo_large_5ce0 {
    display: none;
  }
  .outline-old-214a {
    text-align: left;
  }
  .up_0d1d {
    text-align: center;
  }
  .section-black-3e7b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.down_b4e7 {
  box-shadow: none !important;
}
.outline_south_22e4 .column_6488,
.icon-pink-a609 .column_6488 {
  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;
}
.icon-pink-a609 .column_6488 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.texture_hard_52e2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.texture_hard_52e2:after,
.texture_hard_52e2:before {
  content: "";
  display: table;
}
.texture_hard_52e2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .texture_hard_52e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.texture_hard_52e2,
.slider_right_8cc2 {
  max-width: 1248px;
  margin: 0 auto;
}

.module_action_9803.hero_dff6 .texture_hard_52e2 {
  max-width: 100%;
}
.module_action_9803.nav-middle-5735 {
  max-width: 1200px;
  margin: 0 auto;
}
.module_action_9803.popup_clean_e56b .texture_hard_52e2 {
  max-width: 100%;
}
.module_action_9803.popup_clean_e56b > .texture_hard_52e2 {
  padding-left: 0;
  padding-right: 0;
}
.module_action_9803.popup_clean_e56b > .texture_hard_52e2 .heading_plasma_0e1e {
  margin: 0;
}
.module_action_9803.popup_clean_e56b
  > .texture_hard_52e2
  .hover-narrow-c38f.header_stale_70f9 {
  margin-right: 0;
  margin-left: 0;
}
.module_action_9803.popup_clean_e56b #main.header_stale_70f9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .green-6bbd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .green-6bbd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .last_ac22 .highlight_gas_4ed9 {
    padding-right: 1em;
  }
  .last_ac22.border_hovered_e549 .hover-narrow-c38f {
    border-right: 1px solid #eaecee;
  }
  .last_ac22.border_hovered_e549 .highlight_gas_4ed9 {
    padding-right: 1em;
  }
  .last_ac22.border_hovered_e549 .blue_81d9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-inner-6c71 .highlight_gas_4ed9 {
    padding-left: 1em;
  }
  .block-inner-6c71.border_hovered_e549 .hover-narrow-c38f {
    border-left: 1px solid #eaecee;
  }
  .block-inner-6c71.border_hovered_e549 .highlight_gas_4ed9 {
    padding-left: 1em;
  }
  .block-inner-6c71.border_hovered_e549 .blue_81d9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_easy_8f4e .highlight_gas_4ed9 {
    padding-left: 1em;
  }
  .accent_easy_8f4e.border_hovered_e549 .old-e6e0 {
    border-right: 1px solid #eaecee;
  }
  .accent_easy_8f4e.border_hovered_e549 .frame-ca58 {
    border-right: 1px solid #eaecee;
  }
  .accent_easy_8f4e.border_hovered_e549 .highlight_gas_4ed9 {
    padding-left: 1em;
  }
  .accent_easy_8f4e.border_hovered_e549 .blue_81d9 {
    padding-right: 1em;
  }
  .accent_easy_8f4e.border_hovered_e549 .video_gas_e9e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper-1007 .highlight_gas_4ed9 {
    padding-right: 1em;
  }
  .upper-1007.border_hovered_e549 .old-e6e0 {
    border-left: 1px solid #eaecee;
  }
  .upper-1007.border_hovered_e549 .frame-ca58 {
    border-left: 1px solid #eaecee;
  }
  .upper-1007.border_hovered_e549 .highlight_gas_4ed9 {
    padding-right: 1em;
  }
  .upper-1007.border_hovered_e549 .blue_81d9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper-1007.border_hovered_e549 .video_gas_e9e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-6bbd .highlight_gas_4ed9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-6bbd.border_hovered_e549 .hover-narrow-c38f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .green-6bbd.border_hovered_e549 .highlight_gas_4ed9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-6bbd.border_hovered_e549 .blue_81d9 {
    padding-left: 1em;
  }
  .green-6bbd.border_hovered_e549 .video_gas_e9e0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .green-6bbd.border_hovered_e549 .highlight_gas_4ed9 {
    padding-left: 0;
  }
}
.sort_eba8 .item-f456 {
  display: inline-block;
}
.banner-6f8b {
  display: inline-block;
}
.small_e5e8 {
  word-con: break-word;
}
.last-44de > span {
  display: inline-block;
  padding: 5px 0;
}
.last-44de .accent_2842 {
  margin-left: 8px;
  margin-right: 8px;
}
.last-44de .aside-2c88 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.last-7d5e .tag-yellow-0579 {
  margin-bottom: 2em;
}
.last-7d5e .gas-d777 {
  margin-bottom: 15px;
}
.last-7d5e .gas-d777:last-child {
  margin-bottom: 0;
}
.last-7d5e .paper-7676 {
  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) {
  .last-7d5e .paper-7676 {
    display: block;
  }
}
.last-7d5e .caption_basic_fddb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .last-7d5e .caption_basic_fddb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.last-7d5e .outer_6802 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.last-7d5e .outer_6802 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.last-7d5e .outer_6802 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.last-7d5e .small_e5e8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.last-7d5e .small_e5e8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.last-7d5e .modal_ba1b p:last-child {
  margin-bottom: 0;
}
.last-7d5e .notification-2ba6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.last-7d5e .item_top_b5c2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.last-7d5e .panel-upper-00ac {
  margin-top: 1em;
}
.last-7d5e .avatar_lite_e4e8 {
  top: 0;
  display: block;
}
.last-7d5e .avatar_lite_e4e8 a {
  color: inherit;
}
.last-7d5e .avatar_lite_e4e8 a:hover {
  color: inherit;
}
.last-7d5e .stone-0377 {
  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;
}
.last-7d5e .stone-0377:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.last-7d5e .item_top_b5c2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.last-7d5e .info-6320 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.last-7d5e .info-6320:first-child {
  margin-top: 0;
}
.last-7d5e .info-6320.item-3ebc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.last-7d5e .info-6320.wide_ea1b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last-7d5e
  .info-6320.wide_ea1b.chip_ecb9
  .panel-upper-00ac {
  width: 100%;
}
.last-7d5e .wide_ea1b {
  -webkit-box-align: center;
  align-items: center;
}
.last-7d5e .wide_ea1b .last-44de,
.last-7d5e .wide_ea1b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.last-7d5e .outer_6802 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last-7d5e .outer_6802 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last-7d5e .outer_6802: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;
}
.last-7d5e .item-3ebc {
  z-index: 5;
}
.last-7d5e .message-87a6 .article_2965 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.last-7d5e .hero-clean-c1f9 .article_2965 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.last-7d5e .button-iron-0893 .article_2965 {
  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;
}
.last-7d5e.pink_dbe4 .paper-7676,
.last-7d5e.focused_94b5 .paper-7676 {
  display: block;
}
.last-7d5e.pink_dbe4 .paper-7676 .inner_acc6,
.last-7d5e.pink_dbe4 .paper-7676 .item_top_b5c2,
.last-7d5e.focused_94b5 .paper-7676 .inner_acc6,
.last-7d5e.focused_94b5 .paper-7676 .item_top_b5c2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last-7d5e.breadcrumb-stone-c0e3 .caption_basic_fddb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .last-7d5e.breadcrumb-stone-c0e3 .caption_basic_fddb {
    margin-right: 0;
  }
}
.last-7d5e.pink_dbe4 .caption_basic_fddb,
.last-7d5e.focused_94b5 .caption_basic_fddb {
  padding-top: 40%;
}
.last-7d5e.pink_dbe4 .tag-yellow-0579,
.last-7d5e.focused_94b5 .tag-yellow-0579 {
  display: block;
}
.last-7d5e.pink_dbe4 .fn-sticky-3b8c .item_top_b5c2,
.last-7d5e.focused_94b5 .fn-sticky-3b8c .item_top_b5c2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.last-7d5e.pink_dbe4 .caption_basic_fddb,
.last-7d5e.focused_94b5 .caption_basic_fddb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.last-7d5e.pink_dbe4 .item_top_b5c2 {
  padding: 1em;
}
.tall-0c2d {
  margin: 30px auto;
  display: block;
}
.tall-0c2d .shade_fast_8475 > * {
  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;
}
.tall-0c2d .shade_fast_8475 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-0c2d .shade_fast_8475 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_204d .last-44de {
  margin-bottom: 1.41575em;
}
.red_204d .slow_f179 {
  margin-bottom: 1.618em;
}
.button_over_8443 .logo-0e76 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button_over_8443 .logo-0e76 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button_over_8443 .outline-active-e6d6 {
  max-width: 100%;
  overflow: auto;
}
.link_33f1 .button_over_8443 a:hover {
  text-decoration: underline;
}
.description-f2c4 .gas-d777:not(.small_e5e8),
.description-f2c4 .outer_6802 {
  margin-bottom: 1.41575em;
}
.description-f2c4 .gas-d777:not(.small_e5e8):last-child,
.description-f2c4 .outer_6802:last-child {
  margin-bottom: 0;
}
.description-f2c4 .gas-d777.hero_dim_c195 {
  margin-bottom: 0.41575em;
}
.description-f2c4 .first_34c9:before,
.description-f2c4 .sidebar-e7e8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.description-f2c4 .first_34c9:before {
  content: "\f115";
}
.description-f2c4 .sidebar-e7e8:before {
  content: "\f02c";
}
.description-f2c4 .gallery-03be {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.description-f2c4 .gallery-03be a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-narrow-f24f {
  display: -webkit-box;
  display: flex;
}
.menu-narrow-f24f .column-6b14 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-narrow-f24f .column-6b14 {
    flex-basis: 90px;
  }
}
.menu-narrow-f24f .east-1f68 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-narrow-f24f .east-1f68 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-narrow-f24f .accent_pro_13dc p:last-child {
  margin-bottom: 0.72em;
}
.text-outer-83df .shade_fast_8475 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.text-outer-83df .shade_fast_8475:after,
.text-outer-83df .shade_fast_8475:before {
  content: "";
  display: table;
}
.text-outer-83df .shade_fast_8475:after {
  clear: both;
}
.text-outer-83df .shade_fast_8475 .fixed_2e48,
.text-outer-83df .shade_fast_8475 .header_7aa6 {
  width: 49%;
}
.text-outer-83df .shade_fast_8475 .fixed_2e48 a span.header_28fe,
.text-outer-83df .shade_fast_8475 .header_7aa6 a span.header_28fe {
  display: block;
  margin-bottom: 5px;
}
.text-outer-83df .shade_fast_8475 .header_7aa6 {
  float: left;
  text-align: left;
}
.text-outer-83df .shade_fast_8475 .fixed_2e48 {
  float: right;
  text-align: right;
}
.wrapper-bc71 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wrapper-bc71 {
    margin-bottom: 0;
  }
}
.hard_542c {
  margin-bottom: 1em;
}
.hard_542c .small_e5e8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.easy_c41f a {
  display: block;
  line-height: 0;
  position: relative;
}
.steel-165c .hard_542c,
.shade-7862 .hard_542c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .steel-165c .hard_542c,
  .shade-7862 .hard_542c {
    display: block;
  }
}
.steel-165c .easy_c41f,
.shade-7862 .easy_c41f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .steel-165c .easy_c41f,
  .shade-7862 .easy_c41f {
    margin-bottom: 1em;
  }
}
.steel-165c .easy_c41f img,
.shade-7862 .easy_c41f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.steel-165c .accordion-lower-0dc4,
.shade-7862 .accordion-lower-0dc4 {
  flex-basis: calc(100% - 160px);
}
.steel-165c .accordion-lower-0dc4 p,
.shade-7862 .accordion-lower-0dc4 p {
  margin-bottom: 0;
}
.steel-165c .accordion-lower-0dc4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .steel-165c .accordion-lower-0dc4 {
    padding-left: 0;
  }
}
.shade-7862 .accordion-lower-0dc4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade-7862 .accordion-lower-0dc4 {
    padding-right: 0;
  }
}
.shade-7862 .easy_c41f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_cold_f4e6 .easy_c41f {
  margin-bottom: 0.5em;
}
.border_cold_f4e6 .easy_c41f img {
  width: 100%;
}
.center-3e64 .accent-4ef6,
.cool_4304 .accent-4ef6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cool_4304 .hover-narrow-c38f .border-complex-d777 p:last-child {
  margin-bottom: 0;
}
.basic-9589 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero-1fdf .basic-bad3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero-1fdf .basic-bad3:last-of-type {
    margin-bottom: 0;
  }
}
.hero-1fdf .basic-bad3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-1fdf .basic-bad3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero-1fdf .basic-bad3 ul li {
  margin: 0 0 0.6em;
}
.hero-1fdf .basic-bad3 ul li.card-23d6,
.hero-1fdf .basic-bad3 ul li.hidden_fresh_79b0 {
  position: relative;
}
.hero-1fdf .basic-bad3 ul li.card-23d6 .image_a7d8,
.hero-1fdf .basic-bad3 ul li.hidden_fresh_79b0 .image_a7d8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero-1fdf .basic-bad3 ul li.card-23d6:after:after,
.hero-1fdf .basic-bad3 ul li.card-23d6:after:before,
.hero-1fdf
  .basic-bad3
  ul
  li.hidden_fresh_79b0:after:after,
.hero-1fdf
  .basic-bad3
  ul
  li.hidden_fresh_79b0:after:before {
  content: "";
  display: table;
}
.hero-1fdf .basic-bad3 ul li.card-23d6:after:after,
.hero-1fdf
  .basic-bad3
  ul
  li.hidden_fresh_79b0:after:after {
  clear: both;
}
.hero-1fdf .basic-bad3 a.grid_7dbb:hover {
  text-decoration: none;
}
.hero-1fdf .basic-bad3 select {
  max-width: 100%;
}
.hero-1fdf .basic-bad3 table {
  font-size: 85%;
}
.hero-1fdf .basic-bad3 table td,
.hero-1fdf .basic-bad3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero-1fdf .basic-bad3 table tfoot td {
  text-align: left;
}
.hero-1fdf .basic-bad3 :last-child {
  margin-bottom: 0;
}
.hero-1fdf .basic-bad3 .preview_over_807d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero-1fdf .basic-bad3 .preview_over_807d label {
  width: 100%;
}
.hero-1fdf .basic-bad3 .preview_over_807d .slider_d5fb {
  width: 100%;
  display: block;
}
.hero-1fdf .basic-bad3 .preview_over_807d .frame-new-bacf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero-1fdf .basic-bad3 .preview_over_807d .frame-new-bacf:hover svg #svg-search {
  fill: #444;
}
.hero-1fdf .basic-bad3 .preview_over_807d .frame-new-bacf svg {
  width: 18px;
  height: 18px;
}
.hero-1fdf .section_plasma_cd35 ul ul,
.hero-1fdf .green-a29c ul ul,
.hero-1fdf .middle-5f4c ul ul,
.hero-1fdf .over_1b23 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero-1fdf .section_plasma_cd35 .tag_8002 > a,
.hero-1fdf .green-a29c .tag_8002 > a,
.hero-1fdf .middle-5f4c .tag_8002 > a,
.hero-1fdf .over_1b23 .tag_8002 > a {
  margin-bottom: 0;
}
.hero-1fdf .container-lite-cc4d li,
.hero-1fdf .section_plasma_cd35 li,
.hero-1fdf .texture_387d li,
.hero-1fdf .green-a29c li,
.hero-1fdf .middle-5f4c li,
.hero-1fdf .over_1b23 li,
.hero-1fdf .heading_869c li,
.hero-1fdf .shade_dynamic_4440 li {
  display: block;
  position: relative;
}
.hero-1fdf .container-lite-cc4d li:last-child,
.hero-1fdf .section_plasma_cd35 li:last-child,
.hero-1fdf .texture_387d li:last-child,
.hero-1fdf .green-a29c li:last-child,
.hero-1fdf .middle-5f4c li:last-child,
.hero-1fdf .over_1b23 li:last-child,
.hero-1fdf .heading_869c li:last-child,
.hero-1fdf .shade_dynamic_4440 li:last-child {
  border: none;
}
.hero-1fdf .container-lite-cc4d li a,
.hero-1fdf .section_plasma_cd35 li a,
.hero-1fdf .texture_387d li a,
.hero-1fdf .green-a29c li a,
.hero-1fdf .middle-5f4c li a,
.hero-1fdf .over_1b23 li a,
.hero-1fdf .heading_869c li a,
.hero-1fdf .shade_dynamic_4440 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-1fdf .container-lite-cc4d li ul li::before,
.hero-1fdf .section_plasma_cd35 li ul li::before,
.hero-1fdf .texture_387d li ul li::before,
.hero-1fdf .green-a29c li ul li::before,
.hero-1fdf .middle-5f4c li ul li::before,
.hero-1fdf .over_1b23 li ul li::before,
.hero-1fdf .heading_869c li ul li::before,
.hero-1fdf .shade_dynamic_4440 li ul li::before {
  left: 15px;
}
.hero-1fdf .container-lite-cc4d li ul a,
.hero-1fdf .section_plasma_cd35 li ul a,
.hero-1fdf .texture_387d li ul a,
.hero-1fdf .green-a29c li ul a,
.hero-1fdf .middle-5f4c li ul a,
.hero-1fdf .over_1b23 li ul a,
.hero-1fdf .heading_869c li ul a,
.hero-1fdf .shade_dynamic_4440 li ul a {
  padding-left: 20px;
}
.hero-1fdf .container-lite-cc4d li ul ul li::before,
.hero-1fdf .section_plasma_cd35 li ul ul li::before,
.hero-1fdf .texture_387d li ul ul li::before,
.hero-1fdf .green-a29c li ul ul li::before,
.hero-1fdf .middle-5f4c li ul ul li::before,
.hero-1fdf .over_1b23 li ul ul li::before,
.hero-1fdf .heading_869c li ul ul li::before,
.hero-1fdf .shade_dynamic_4440 li ul ul li::before {
  left: 30px;
}
.hero-1fdf .container-lite-cc4d li ul ul a,
.hero-1fdf .section_plasma_cd35 li ul ul a,
.hero-1fdf .texture_387d li ul ul a,
.hero-1fdf .green-a29c li ul ul a,
.hero-1fdf .middle-5f4c li ul ul a,
.hero-1fdf .over_1b23 li ul ul a,
.hero-1fdf .heading_869c li ul ul a,
.hero-1fdf .shade_dynamic_4440 li ul ul a {
  padding-left: 40px;
}
.hero-1fdf .feature-current-d279 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-1fdf .shade_dynamic_4440 ul li {
  margin-bottom: 1.41575em;
}
.hero-1fdf .shade_dynamic_4440 ul li .progress_1740 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero-1fdf .shade_dynamic_4440 ul li .avatar_old_11ba {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.element_pressed_1b50 .container-lite-cc4d li a,
.element_pressed_1b50 .section_plasma_cd35 li a,
.element_pressed_1b50 .texture_387d li a,
.element_pressed_1b50 .green-a29c li a,
.element_pressed_1b50 .middle-5f4c li a,
.element_pressed_1b50 .over_1b23 li a,
.element_pressed_1b50 .heading_869c li a,
.element_pressed_1b50 .shade_dynamic_4440 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_pressed_1b50 .feature-current-d279 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_pressed_1b50 .basic-bad3 ul li.card-23d6 .image_a7d8,
.element_pressed_1b50 .basic-bad3 ul li.hidden_fresh_79b0 .image_a7d8 {
  background: rgba(0, 0, 0, 0.2);
}
.element_pressed_1b50 .hero-1fdf .basic-bad3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_action_9803 .hero-1fdf .pressed-2445 li {
  margin: 0;
}
.module_action_9803 .hero-1fdf .pressed-2445 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.module_action_9803 .hero-1fdf .pressed-2445 li ul {
  margin: 0;
}
.module_action_9803 .hero-1fdf .pressed-2445 li ul li a {
  padding-left: 15px;
}
.module_action_9803 .hero-1fdf .pressed-2445 li ul li li a {
  padding-left: 30px;
}
.module_action_9803 .hero-1fdf .pressed-2445 li.sort_978c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.module_action_9803 .hero-1fdf .pressed-2445 li.sort_978c > 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;
}
.module_action_9803 .hero-1fdf .pressed-2445 li.sort_978c > 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;
}
.tiny-d508 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.north_5318 {
  position: relative;
  z-index: 10;
}
.north_5318 .focused_85d0 {
  width: 100%;
  max-width: 100%;
}
.detail_3e8f .label-thick-c59b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.detail_3e8f .large_75b9 {
}
.detail_3e8f .element_pressed_1b50 {
  background: #292929;
}
.dim-d21e .label-thick-c59b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dim-d21e .large_75b9 {
  background: #f9f9f9;
}
.dim-d21e .element_pressed_1b50 {
  background: #303030;
}
.tooltip-057a .label-thick-c59b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip-057a .item-f456 {
    margin-bottom: 1em;
  }
  .tooltip-057a .item-f456:last-child {
    margin-bottom: 0;
  }
}
.tooltip-057a .large_75b9 {
  background: #ededed;
}
.tooltip-057a .element_pressed_1b50 {
  background: #1a1a1a;
}
.label-thick-c59b.large_75b9 {
  color: rgba(0, 0, 0, 0.6);
}
.label-thick-c59b.large_75b9 .slider-clean-3e02 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-thick-c59b.element_pressed_1b50 {
  color: rgba(255, 255, 255, 0.99);
}
.label-thick-c59b.element_pressed_1b50 a:not(.grid_7dbb) {
  color: rgba(255, 255, 255, 0.79);
}
.label-thick-c59b.element_pressed_1b50 a:not(.grid_7dbb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-thick-c59b.element_pressed_1b50 .slider-clean-3e02 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-thick-c59b.element_pressed_1b50 table tbody td,
.label-thick-c59b.element_pressed_1b50 table th {
  background: rgba(0, 0, 0, 0.08);
}
.list_15a6.stone-cba8 .texture_hard_52e2 {
  max-width: initial;
}
.list_15a6 .active-0073 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.list_15a6 .active-0073 .focused_85d0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .list_15a6 .active-0073 .focused_85d0 {
    display: block;
    margin-bottom: 2em;
  }
  .list_15a6 .active-0073 .focused_85d0:last-child {
    margin-bottom: 0;
  }
}
.tooltip-057a .item-f456:last-child,
.dim-d21e .item-f456:last-child,
.detail_3e8f .item-f456:last-child {
  margin-bottom: 0;
}
.tooltip-057a .item-f456 .hero-1fdf .basic-bad3:last-child,
.dim-d21e .item-f456 .hero-1fdf .basic-bad3:last-child,
.detail_3e8f .item-f456 .hero-1fdf .basic-bad3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip-057a .texture_north_315a,
  .tooltip-057a .top_196a,
  .dim-d21e .texture_north_315a,
  .dim-d21e .top_196a,
  .detail_3e8f .texture_north_315a,
  .detail_3e8f .top_196a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .north_5318 .item-f456 {
    margin-bottom: 2em;
  }
}
.north_5318 p:last-child {
  margin-bottom: 0;
}
.north_5318 li,
.north_5318 ul {
  list-style: none;
  margin: 0;
}
.north_5318 ul ul {
  margin-left: 2.617924em;
}
.menu-black-a6f9 {
  font-size: 0.875em;
}

/* css-noise: b43d */
.shadow-element-n2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
