/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner-upper-aa08/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner-upper-aa08
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.banner-upper-aa08/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shade-28c4.fast-7e6b/licenses/gpl-2.0.notice-b169
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.menu_first_d805/, (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.shade_62a9.under_3c93/normalize.feature_cool_7684/
 ======
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.feature_cool_7684 v7.0.0 | MIT License | github.banner-upper-aa08/necolas/normalize.feature_cool_7684 */
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;
}
.background_70ad .section-caac,
.container_small_cc8e,
.tag-east-5692,
.down-82e9,
.notification-light-82a0,
.purple-0623,
.frame_under_e343,
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;
}
.container_small_cc8e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .container_small_cc8e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .container_small_cc8e,
  h1 {
    font-size: 1.8em;
  }
}
.tag-east-5692,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tag-east-5692 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tag-east-5692,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tag-east-5692,
  h2 {
    font-size: 1.7em;
  }
}
.down-82e9,
h3 {
  font-size: 1.618em;
}
.background_70ad .section-caac,
.notification-light-82a0,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.secondary-c387 {
  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;
}
.primary-stale-f0ef:after,
.primary-stale-f0ef:before,
.fresh_9346:after,
.fresh_9346:before {
  content: "";
  display: table;
}
.primary-stale-f0ef:after,
.fresh_9346:after {
  clear: both;
}
.input_1256 {
  float: right;
  margin-right: 0;
}
.secondary-advanced-b130 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.rough_fe14 .panel-active-ce6e,
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;
}
.rough_fe14 .panel-active-ce6e: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;
}
.surface_49b9 .panel-active-ce6e {
  box-shadow: none;
}
.surface_49b9
  .panel-active-ce6e
  .bright-f2b8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface_49b9 .panel-active-ce6e .carousel_a7e4 {
  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;
}
.surface_49b9
  .panel-active-ce6e
  .carousel_a7e4
  b {
  display: none;
}
.surface_49b9 .breadcrumb-dcb4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden_9ea2:not(.rough-5307):not(.primary_upper_0e1e),
button:not(.rough-5307):not(.primary_upper_0e1e),
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ),
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ),
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ) {
  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;
}
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ):hover,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ):hover,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):hover,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):hover,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ):active,
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ):active,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):active,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):active,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):active,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus {
  outline: 0;
}
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a {
  position: relative;
}
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .footer_orange_ff52,
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .aside_under_a536,
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .sidebar-681c,
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  i,
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  svg,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .footer_orange_ff52,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .aside_under_a536,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .sidebar-681c,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  i,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  svg,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .footer_orange_ff52,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .aside_under_a536,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .sidebar-681c,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  i,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  svg,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .footer_orange_ff52,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .aside_under_a536,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .sidebar-681c,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  i,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  svg,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .footer_orange_ff52,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .aside_under_a536,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  .sidebar-681c,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  i,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a
  svg {
  visibility: hidden;
}
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a:after,
button:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a:after,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a:after,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a:after,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ).fn-loading-138a: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;
}
.hidden_9ea2:not(.rough-5307):not(.primary_upper_0e1e),
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ),
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ),
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ) {
  color: #fff;
  background: #235787;
}
.hidden_9ea2:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus,
input[type="button"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus,
input[type="reset"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus,
input[type="submit"]:not(.rough-5307):not(
    .primary_upper_0e1e
  ):focus {
  color: #fff;
}
.hidden_9ea2.fn-disabled-138a:not(.rough-5307):not(
    .primary_upper_0e1e
  ),
.hidden_9ea2[disabled]:not(.rough-5307):not(
    .primary_upper_0e1e
  ),
button.fn-disabled-138a:not(.rough-5307):not(
    .primary_upper_0e1e
  ),
button[disabled]:not(.rough-5307):not(
    .primary_upper_0e1e
  ) {
  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;
}
.complex_520a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.complex_520a: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;
}
.in-a9a8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outline_upper_368f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gold_88c6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary-stale-f0ef:after,
.primary-stale-f0ef:before,
.dropdown_north_7f69:after,
.dropdown_north_7f69:before,
.texture_liquid_3f73:after,
.texture_liquid_3f73:before,
.video_out_b894:after,
.video_out_b894:before,
.frame_dc9c:after,
.frame_dc9c:before,
.video_2d7b:after,
.video_2d7b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary-stale-f0ef:after,
.dropdown_north_7f69:after,
.texture_liquid_3f73:after,
.video_out_b894:after,
.frame_dc9c:after,
.video_2d7b:after {
  clear: both;
}
.dropdown_north_7f69 .outline-4455,
.texture_liquid_3f73 .outline-4455,
.header-2d85 .outline-4455 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.iron_e70e {
  display: inline-block;
}
.north_4cba {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.north_4cba img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.north_4cba .status-bottom-67e9 {
  padding: 1em 0;
  font-size: 85%;
}
.status-bottom-67e9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.banner_1214 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.banner_1214:after,
.banner_1214:before {
  content: "";
  display: table;
}
.banner_1214:after {
  clear: both;
}
.breadcrumb_6384 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside_outer_e870 .breadcrumb_6384 {
  max-width: 50%;
}
.pro_630e .breadcrumb_6384 {
  max-width: 33.33%;
}
.west_4eaf .breadcrumb_6384 {
  max-width: 25%;
}
.list_hot_61fb .breadcrumb_6384 {
  max-width: 20%;
}
.hover_0e96 .breadcrumb_6384 {
  max-width: 16.66%;
}
.column_c08c .breadcrumb_6384 {
  max-width: 14.28%;
}
.easy_d07b .breadcrumb_6384 {
  max-width: 12.5%;
}
.message-cc05 .breadcrumb_6384 {
  max-width: 11.11%;
}
.slider-bronze-767e {
  display: block;
}
.background_70ad .photo_10e6 label,
.background_70ad .icon_a05d label,
.background_70ad .form-last-63b2 label,
.background_70ad .media-dirty-d6c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-996c {
  list-style: none;
  margin: 0;
}
.menu-996c article.tabs-selected-b107 {
  margin-bottom: 0;
}
.menu-996c ul {
  list-style: none;
  margin: 0;
}
.menu-996c .tabs_ab9b li.tabs-selected-b107 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-996c .tabs_ab9b li.tabs-selected-b107 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-996c .tabs_ab9b li.tabs-selected-b107: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) {
  .menu-996c .tabs_ab9b li.tabs-selected-b107 li.tabs-selected-b107 li.tabs-selected-b107 li.tabs-selected-b107 {
    padding-left: 0;
  }
}
article.tabs-selected-b107 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-selected-b107 .dropdown_north_7f69 p:last-of-type {
  margin-bottom: 0;
}
article.tabs-selected-b107 .search_huge_80ec {
  float: left;
}
article.tabs-selected-b107 .overlay_black_2c81 {
  margin-left: 85px;
}
article.tabs-selected-b107 .box_green_6396 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-selected-b107 .box_green_6396 .search_620a {
  margin-left: 10px;
}
article.tabs-selected-b107 .left_a29a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-selected-b107 .rough_bcc2 {
  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 .photo_10e6,
  #respond .form-last-63b2,
  #respond .media-dirty-d6c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo_10e6 input,
#respond .form-last-63b2 input,
#respond .media-dirty-d6c9 input {
  width: 100%;
}
#respond .media-dirty-d6c9 {
  margin-right: 0;
}
#respond .wrapper_5842 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_small_6b3d {
  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;
}
.thumbnail_small_6b3d.fast_6d91 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_small_6b3d 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%);
}
.thumbnail_small_6b3d:focus,
.thumbnail_small_6b3d: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);
}
.stone-cfe9 {
  border-radius: 10%;
}
.gradient_9f6b {
  border-radius: 50%;
}
.steel-f225 {
  font-size: 0.72em;
}
.column_copper_de99 {
  font-size: 0.875em;
}
.status_next_29a0 {
  font-size: 1.1em;
}
.element_b299 {
  text-transform: uppercase;
  line-height: 1.2;
}
.element_b299.steel-f225 {
  letter-spacing: 0.5px;
}
.tabs-ed85,
.tabs-ed85 a {
  color: #6d6d6d;
}
.tabs-ed85 a:hover {
  color: #111;
}
.accent-40e7 {
  color: #6d6d6d;
}
.backdrop-paper-de82 {
  overflow-x: hidden;
}
.backdrop-paper-de82 .list_dynamic_240b.caption-next-2893 {
  position: relative;
}
.backdrop-paper-de82 .list_dynamic_240b.caption-next-2893.tertiary_silver_56e1 {
  position: initial;
}
.backdrop-paper-de82
  .list_dynamic_240b.caption-next-2893.tertiary_silver_56e1
  .under-cf87 {
  left: auto;
}
.backdrop-paper-de82 .list_dynamic_240b .under-cf87 {
  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;
}
.backdrop-paper-de82 .list_dynamic_240b:hover.caption-next-2893 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop-paper-de82
  .list_dynamic_240b:hover.caption-next-2893
  .under-cf87 {
  display: block;
  z-index: 9999999;
}
.backdrop-paper-de82 .bright-83f9 .center-4cfa,
.backdrop-paper-de82 .silver_6468 .center-4cfa {
  display: none;
}
.backdrop-paper-de82 .green_d45f .list_dynamic_240b:hover.caption-next-2893 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.background_70ad .photo_10e6 label,
.background_70ad .icon_a05d label,
.background_70ad .form-last-63b2 label,
.background_70ad .media-dirty-d6c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-996c {
  list-style: none;
  margin: 0;
}
.menu-996c article.tabs-selected-b107 {
  margin-bottom: 0;
}
.menu-996c ul {
  list-style: none;
  margin: 0;
}
.menu-996c .tabs_ab9b li.tabs-selected-b107 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-996c .tabs_ab9b li.tabs-selected-b107 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-996c .tabs_ab9b li.tabs-selected-b107: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) {
  .menu-996c .tabs_ab9b li.tabs-selected-b107 li.tabs-selected-b107 li.tabs-selected-b107 li.tabs-selected-b107 {
    padding-left: 0;
  }
}
article.tabs-selected-b107 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-selected-b107 .dropdown_north_7f69 p:last-of-type {
  margin-bottom: 0;
}
article.tabs-selected-b107 .search_huge_80ec {
  float: left;
}
article.tabs-selected-b107 .overlay_black_2c81 {
  margin-left: 85px;
}
article.tabs-selected-b107 .box_green_6396 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-selected-b107 .box_green_6396 .search_620a {
  margin-left: 10px;
}
article.tabs-selected-b107 .left_a29a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-selected-b107 .rough_bcc2 {
  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 .photo_10e6,
  #respond .form-last-63b2,
  #respond .media-dirty-d6c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo_10e6 input,
#respond .form-last-63b2 input,
#respond .media-dirty-d6c9 input {
  width: 100%;
}
#respond .media-dirty-d6c9 {
  margin-right: 0;
}
#respond .wrapper_5842 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright-83f9 .photo-5830 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-5830 .card_gas_f9e9.video-cc33 .full_3a99 > li > a:focus,
.photo-5830 .card_gas_f9e9.video-cc33 .full_3a99 > li > a:hover,
.photo-5830 .card_gas_f9e9.breadcrumb_bronze_403c .full_3a99 > li > a:focus,
.photo-5830 .card_gas_f9e9.breadcrumb_bronze_403c .full_3a99 > li > a:hover,
.photo-5830 .card_gas_f9e9.small-84c8 .full_3a99 > li > a:focus,
.photo-5830 .card_gas_f9e9.small-84c8 .full_3a99 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-5830
  .card_gas_f9e9.video-cc33
  .full_3a99
  > li.detail_static_1949
  > a,
.photo-5830
  .card_gas_f9e9.video-cc33
  .full_3a99
  > li.popup-5ddd
  > a,
.photo-5830
  .card_gas_f9e9.breadcrumb_bronze_403c
  .full_3a99
  > li.detail_static_1949
  > a,
.photo-5830
  .card_gas_f9e9.breadcrumb_bronze_403c
  .full_3a99
  > li.popup-5ddd
  > a,
.photo-5830
  .card_gas_f9e9.small-84c8
  .full_3a99
  > li.detail_static_1949
  > a,
.photo-5830 .card_gas_f9e9.small-84c8 .full_3a99 > li.hover_d8a9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-5830 .right-d978,
.photo-5830 .right-d978 a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-5830 .clean_21f4.warm-1bfb li a,
.photo-5830 .overlay-slow-7742 a,
.photo-5830 .solid-c92a,
.photo-5830 .full_3a99 > li > a,
.photo-5830 .pattern-up-1d3d {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830 .clean_21f4.warm-1bfb li a:hover,
.photo-5830 .overlay-slow-7742 a:hover,
.photo-5830 .solid-c92a:hover,
.photo-5830 .full_3a99 > li > a:hover,
.photo-5830 .pattern-up-1d3d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-5830 .avatar-small-5277 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830 .avatar-small-5277 .gas-437b {
  color: rgba(255, 255, 255, 0.99);
}
.photo-5830 .avatar-small-5277:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-5830 .inner-e95b .breadcrumb_fluid_ab11 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830 .inner-e95b .breadcrumb_fluid_ab11 .current-6507 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830
  .inner-e95b
  .breadcrumb_fluid_ab11
  .current-6507::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830
  .inner-e95b
  .breadcrumb_fluid_ab11
  .current-6507:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830
  .inner-e95b
  .breadcrumb_fluid_ab11
  .current-6507::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830
  .inner-e95b
  .breadcrumb_fluid_ab11
  .current-6507::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830 .inner-e95b .rough_4148 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-5830 .inner-e95b .rough_4148:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple_1165
  .photo-5830
  .inner-e95b
  .label-aa4b
  .gold_154a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.purple_1165
  .photo-5830
  .inner-e95b
  .label-aa4b
  .current-6507 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-83f9 .hero-white-6b36 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero-white-6b36 .card_gas_f9e9.video-cc33 .full_3a99 > li > a:focus,
.hero-white-6b36 .card_gas_f9e9.video-cc33 .full_3a99 > li > a:hover,
.hero-white-6b36 .card_gas_f9e9.breadcrumb_bronze_403c .full_3a99 > li > a:focus,
.hero-white-6b36 .card_gas_f9e9.breadcrumb_bronze_403c .full_3a99 > li > a:hover,
.hero-white-6b36 .card_gas_f9e9.small-84c8 .full_3a99 > li > a:focus,
.hero-white-6b36 .card_gas_f9e9.small-84c8 .full_3a99 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-white-6b36
  .card_gas_f9e9.video-cc33
  .full_3a99
  > li.detail_static_1949
  > a,
.hero-white-6b36
  .card_gas_f9e9.video-cc33
  .full_3a99
  > li.popup-5ddd
  > a,
.hero-white-6b36
  .card_gas_f9e9.breadcrumb_bronze_403c
  .full_3a99
  > li.detail_static_1949
  > a,
.hero-white-6b36
  .card_gas_f9e9.breadcrumb_bronze_403c
  .full_3a99
  > li.popup-5ddd
  > a,
.hero-white-6b36
  .card_gas_f9e9.small-84c8
  .full_3a99
  > li.detail_static_1949
  > a,
.hero-white-6b36 .card_gas_f9e9.small-84c8 .full_3a99 > li.hover_d8a9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero-white-6b36 .right-d978,
.hero-white-6b36 .right-d978 a {
  color: rgba(0, 0, 0, 0.8);
}
.hero-white-6b36 .clean_21f4.warm-1bfb li a,
.hero-white-6b36 .overlay-slow-7742 a,
.hero-white-6b36 .solid-c92a,
.hero-white-6b36 .full_3a99 > li > a,
.hero-white-6b36 .pattern-up-1d3d {
  color: rgba(0, 0, 0, 0.55);
}
.hero-white-6b36 .clean_21f4.warm-1bfb li a:hover,
.hero-white-6b36 .overlay-slow-7742 a:hover,
.hero-white-6b36 .solid-c92a:hover,
.hero-white-6b36 .full_3a99 > li > a:hover,
.hero-white-6b36 .pattern-up-1d3d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-white-6b36 .avatar-small-5277 {
  color: rgba(0, 0, 0, 0.55);
}
.hero-white-6b36 .avatar-small-5277 .gas-437b {
  color: rgba(0, 0, 0, 0.8);
}
.hero-white-6b36 .avatar-small-5277:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-7db6 .nav-silver-55a3 {
  margin-left: auto;
  margin-right: auto;
}
.texture_liquid_3f73 > * {
  margin-left: auto;
  margin-right: auto;
}
.texture_liquid_3f73 .in-a9a8 {
  margin-right: 1.41575em;
}
.cool_7eca .texture_liquid_3f73 > .tooltip_191d {
  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;
}
.cool_7eca .texture_liquid_3f73 > .modal_simple_29c8 {
  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;
}
.current-a2a1.gallery-7db6 .nav-silver-55a3,
.picture-full-c172.gallery-7db6 .nav-silver-55a3 {
  margin-left: 0;
}
.light_07e1.gallery-7db6 .nav-silver-55a3,
.panel_glass_ba1b.gallery-7db6 .nav-silver-55a3 {
  margin-right: 0;
}
.texture_liquid_3f73 ol,
.texture_liquid_3f73 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.text-top-da19 video {
  max-width: 100%;
}
.silver_7e81 img {
  display: block;
}
.silver_7e81.in-a9a8,
.silver_7e81.outline_upper_368f {
  width: 100%;
}
.silver_7e81.modal_simple_29c8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.disabled_0c1a:not(.info-lower-6964) {
  margin: 1.5em auto;
}
.info_fluid_20dd p {
  padding: 1.5em 14px;
}
ul.chip_east_2c62.modal_simple_29c8,
ul.chip_east_2c62.tooltip_191d,
ul.chip_east_2c62.last-2f28.tooltip_191d {
  padding: 0 14px;
}
.tooltip_73be {
  display: block;
  overflow-x: auto;
}
.tooltip_73be table {
  border-collapse: collapse;
  width: 100%;
}
.tooltip_73be td,
.tooltip_73be th {
  padding: 0.5em;
}
.texture_liquid_3f73 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.texture_liquid_3f73 ol ol,
.texture_liquid_3f73 ol ul,
.texture_liquid_3f73 ul ol,
.texture_liquid_3f73 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.texture_liquid_3f73 ol ol li,
.texture_liquid_3f73 ol ul li,
.texture_liquid_3f73 ul ol li,
.texture_liquid_3f73 ul ul li {
  margin-left: 0;
}
.accordion_c166.over-657f > .down_ee53 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accordion_c166.over-657f > .down_ee53 iframe,
.accordion_c166.over-657f > .down_ee53 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.action_52db {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.action_52db.filter-cold-f6f1 {
  padding: 0;
}
.action_52db.filter-cold-f6f1 cite {
  font-size: 13px;
}
.action_52db > * {
  margin-left: 16px;
  margin-right: 16px;
}
.action_52db cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row-copper-12dc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row-copper-12dc > p:first-child {
  margin-top: 0;
}
.row-copper-12dc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row-copper-12dc blockquote {
  border-left: 0;
}
.element_4701 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element_4701:not(.cool_2a97) {
  max-width: 100px;
}
.element_4701.icon_complex_85f0 {
  border-bottom: none !important;
  text-align: center;
}
.element_4701.icon_complex_85f0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info_fluid_20dd p {
    padding: 1.5em 0;
  }
}
.container-advanced-bcdf {
  color: #0073aa;
}
.tertiary-out-8888 {
  background-color: #0073aa;
}
.center_8f27 {
  color: #229fd8;
}
.picture_huge_5677 {
  background-color: #229fd8;
}
.pattern_a17c {
  color: #eee;
}
.gallery-707b {
  background-color: #eee;
}
.container_action_c504 {
  color: #444;
}
.new-183a {
  background-color: #444;
}
.aside-iron-25b2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.aside-iron-25b2 .wrapper-inner-2236 .overlay-slow-7742 {
  font-size: 15px;
}
.aside-iron-25b2 .overlay-slow-7742 {
  line-height: 1.3;
}
.aside-iron-25b2 .hero-white-6b36 {
}
.aside-iron-25b2 .photo-5830 {
  background: #235787;
}
.gold-3ce6 {
  padding: 0;
}
.gold-3ce6 .photo-5830 {
  background: #1a1a1a;
}
.gold-3ce6 .hero-white-6b36 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.widget_small_5853 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.widget_small_5853 .hero-white-6b36 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.widget_small_5853 .photo-5830 {
  background: #303030;
}
.video_2d7b {
  position: relative;
  z-index: 10;
}
.video_2d7b .message-c24a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active-949e .caption-next-2893 {
  display: inline-block;
  vertical-align: middle;
}
.active-949e.layout-action-8cd9 .caption-next-2893 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active-949e.layout-action-8cd9 .caption-next-2893 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active-949e.layout-action-8cd9 .caption-next-2893 {
    margin-right: 0.4em;
  }
}
.active-949e.layout-action-8cd9 .caption-next-2893:last-child {
  margin-right: 0;
}
.surface_377e .message-c24a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright-83f9 .wrapper-inner-2236 {
    margin: 0 -0.5em;
  }
  .bright-83f9 .wrapper-inner-2236 [class*="customify-col-"],
  .bright-83f9 .wrapper-inner-2236 [class*="customify-col_"],
  .bright-83f9 .wrapper-inner-2236 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright-83f9.wood_d0ba .message-c24a {
  background: 0 0 !important;
}
.bright-83f9.wood_d0ba .message-c24a,
.bright-83f9.surface_377e .message-c24a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright-83f9.focus-3788 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright-83f9.surface_377e .message-c24a {
  box-shadow: none !important;
}
.picture-b9bd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture-b9bd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture-b9bd {
    padding: 18px 0 20px;
  }
}
.picture-b9bd .thick_a78f {
  width: 100%;
}
.picture-b9bd .text-prev-ffee {
  margin-bottom: 0;
}
.picture-b9bd .background-543c {
  margin-top: 5px;
  font-size: 0.875em;
}
.action-61dc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.action-61dc .tag_48c1 {
  width: 100%;
}
.blue_8d0a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.blue_8d0a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.blue_8d0a 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;
}
.blue_8d0a li:last-child:after {
  display: none;
}
.blue_8d0a li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_a1fb .center-4cfa button,
.picture-b9bd .center-4cfa button {
  left: 0;
}
.media_a1fb .tag_48c1,
.picture-b9bd .tag_48c1 {
  padding-left: 0;
  padding-right: 0;
}
.media_a1fb .action-61dc,
.picture-b9bd .action-61dc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_a1fb {
  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;
}
.media_a1fb: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;
}
.media_a1fb .bronze_095f {
  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) {
  .media_a1fb .bronze_095f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_a1fb .bronze_095f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_a1fb .bronze_095f {
    min-height: 200px;
  }
}
.media_a1fb .blue_8d0a {
  color: rgba(255, 255, 255, 0.8);
}
.media_a1fb .blue_8d0a a,
.media_a1fb .blue_8d0a li:after {
  color: inherit;
}
.media_a1fb .blue_8d0a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.cold-e4f4 {
  margin-bottom: 0.5em;
}
.progress_fixed_9b17 {
  margin-bottom: 1.2em;
}
.progress_fixed_9b17,
.cold-e4f4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress_fixed_9b17 p:last-child,
.cold-e4f4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .center-4cfa,
#masthead .center-4cfa {
  display: none;
}
#masthead
  > .center-4cfa.gradient_dynamic_4769 {
  display: none;
}
#masthead > .center-4cfa button {
  left: 0;
}
.carousel-dark-cdd6 {
  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%;
}
.carousel-dark-cdd6 .caption-next-2893 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.carousel-dark-cdd6 .accent_2c15 {
  display: -webkit-box;
  display: flex;
}
.carousel-dark-cdd6 .accent_2c15.bronze-b0df {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.carousel-dark-cdd6 .accent_2c15.upper_8ed7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel-dark-cdd6 .accent_2c15.video_0741 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel-dark-cdd6.disabled_09d9.preview-light-7e4f .accent_2c15.bronze-b0df {
  flex-basis: 100%;
}
.carousel-dark-cdd6.notification-dark-3e5f .accent_2c15.upper_8ed7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.carousel-dark-cdd6.notification-dark-3e5f .accent_2c15.video_0741 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .center-4cfa.gradient_dynamic_4769 {
  display: none;
}
#masthead > .center-4cfa button {
  left: 0;
}
.icon-cold-5b57 {
  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;
}
.icon-cold-5b57:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon-cold-5b57.clean_e4e1 i {
  margin-right: 4px;
}
.icon-cold-5b57.active-e9ef i {
  margin-left: 5px;
}
.overlay-slow-7742 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.overlay-slow-7742 p:last-child {
  margin-bottom: 0;
}
.container_center_4309 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.container_center_4309 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.container_center_4309 img {
  display: block;
  width: auto;
  line-height: 1;
}
.container_center_4309 .right-d978 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.container_center_4309 .pattern_up_ce9a {
  margin: 5px 0 7px 0;
}
.container_center_4309.frame-4b2b .label-e684 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_center_4309.frame-4b2b .layout-over-78c3 {
  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;
}
.container_center_4309.nav_b365 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container_center_4309.nav_b365 .label-e684 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_center_4309.nav_b365 .layout-over-78c3 {
  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;
}
.container_center_4309.thumbnail-active-4fd2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_center_4309.shadow-huge-153e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.container_center_4309.shadow-huge-153e .layout-over-78c3 {
  margin-top: 7px;
}
.dropdown_in_1db0 {
  display: inline-block;
}
.video_2d7b .hovered-4f82 .container_center_4309 img {
  max-width: 100%;
}
.card_gas_f9e9 .notice_cffd.slider-medium-16f5,
.focus-02cb .notice_cffd.slider-medium-16f5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card_gas_f9e9 .chip_top_e602,
.focus-02cb .chip_top_e602 {
  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%);
}
.card_gas_f9e9 .chip_top_e602 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card_gas_f9e9.picture-dynamic-ae0f .chip_top_e602 {
  display: none;
}
.card_gas_f9e9 .caption-5541 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_gas_f9e9 .caption-5541 li {
  display: inline-block;
  position: relative;
}
.card_gas_f9e9 .caption-5541 li:last-child {
  margin-right: 0;
}
.card_gas_f9e9 .caption-5541 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;
}
.card_gas_f9e9 .caption-5541 li.hover_d8a9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.card_gas_f9e9 .caption-5541 > 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;
}
.card_gas_f9e9 .caption-5541 > li > a i {
  line-height: 0;
}
.card_gas_f9e9 .caption-5541 > li.sidebar-fast-977f > a .chip_top_e602 {
  margin-left: 4px;
  line-height: 0;
}
.card_gas_f9e9 .caption-5541 .chip-e835 li.sidebar-fast-977f > a {
  position: relative;
}
.card_gas_f9e9 .caption-5541 .chip-e835 li.sidebar-fast-977f > a:after,
.card_gas_f9e9 .caption-5541 .chip-e835 li.sidebar-fast-977f > a:before {
  content: "";
  display: table;
}
.card_gas_f9e9 .caption-5541 .chip-e835 li.sidebar-fast-977f > a:after {
  clear: both;
}
.card_gas_f9e9 .caption-5541 .chip-e835 li.sidebar-fast-977f > a .chip_top_e602 {
  margin-left: 5px;
  float: right;
}
.card_gas_f9e9 .tag_focused_ac74,
.card_gas_f9e9 .chip-e835 {
  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;
}
.card_gas_f9e9 .chip-e835 {
  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;
}
.card_gas_f9e9 .chip-e835 .slider-medium-16f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card_gas_f9e9 .chip-e835 .chip_top_e602 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card_gas_f9e9 .chip-e835 li {
  display: block;
  margin: 0;
  padding: 0;
}
.card_gas_f9e9 .chip-e835 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;
}
.card_gas_f9e9 .chip-e835 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card_gas_f9e9 .chip-e835 .chip-e835 {
  top: 0;
  left: 100%;
}
.card_gas_f9e9 .texture_south_753f.fn-focus-138a > .tag_focused_ac74,
.card_gas_f9e9 .texture_south_753f.fn-focus-138a > .chip-e835,
.card_gas_f9e9 .texture_south_753f:focus > .tag_focused_ac74,
.card_gas_f9e9 .texture_south_753f:focus > .chip-e835,
.card_gas_f9e9 .texture_south_753f:hover > .tag_focused_ac74,
.card_gas_f9e9 .texture_south_753f:hover > .chip-e835 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card_gas_f9e9.small-84c8 .full_3a99:after,
.card_gas_f9e9.small-84c8 .full_3a99:before {
  content: "";
  display: table;
}
.card_gas_f9e9.small-84c8 .full_3a99:after {
  clear: both;
}
.card_gas_f9e9.small-84c8 .full_3a99 > li {
  float: left;
}
.card_gas_f9e9.filter_0977 .full_3a99:after,
.card_gas_f9e9.filter_0977 .full_3a99:before {
  content: "";
  display: table;
}
.card_gas_f9e9.filter_0977 .full_3a99:after {
  clear: both;
}
.card_gas_f9e9.filter_0977 .full_3a99 > li {
  float: left;
}
.card_gas_f9e9.filter_0977 .full_3a99 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card_gas_f9e9.filter_0977 .full_3a99 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card_gas_f9e9.filter_0977 .full_3a99 > li.detail_static_1949 > a,
.card_gas_f9e9.filter_0977 .full_3a99 > li.hover_d8a9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.card_gas_f9e9.video-cc33 .full_3a99 > li > a .slider-medium-16f5 {
  position: relative;
}
.card_gas_f9e9.video-cc33 .full_3a99 > li > a .slider-medium-16f5: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;
}
.card_gas_f9e9.video-cc33
  .full_3a99
  > li:focus
  > a
  .slider-medium-16f5:before,
.card_gas_f9e9.video-cc33
  .full_3a99
  > li:hover
  > a
  .slider-medium-16f5:before {
  width: 100%;
  background-color: currentColor;
}
.card_gas_f9e9.video-cc33
  .full_3a99
  > li.detail_static_1949
  > a
  .slider-medium-16f5:before,
.card_gas_f9e9.video-cc33
  .full_3a99
  > li.popup-5ddd
  > a
  .slider-medium-16f5:before {
  width: 100%;
  background-color: currentColor;
}
.card_gas_f9e9.breadcrumb_bronze_403c .full_3a99 > li > a .slider-medium-16f5 {
  position: relative;
}
.card_gas_f9e9.breadcrumb_bronze_403c .full_3a99 > li > a .slider-medium-16f5: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;
}
.card_gas_f9e9.breadcrumb_bronze_403c .full_3a99 > li:focus > a .slider-medium-16f5:before,
.card_gas_f9e9.breadcrumb_bronze_403c
  .full_3a99
  > li:hover
  > a
  .slider-medium-16f5:before {
  width: 100%;
  background-color: currentColor;
}
.card_gas_f9e9.breadcrumb_bronze_403c
  .full_3a99
  > li.detail_static_1949
  > a
  .slider-medium-16f5:before,
.card_gas_f9e9.breadcrumb_bronze_403c
  .full_3a99
  > li.popup-5ddd
  > a
  .slider-medium-16f5:before {
  width: 100%;
  background-color: currentColor;
}
.focus-02cb .caption-5541 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focus-02cb .caption-5541 li:first-child > a {
  border-top: none;
}
.focus-02cb .caption-5541 .pressed_97e1 > .slider-medium-16f5 .chip_top_e602 {
  display: none;
}
.focus-02cb .caption-5541 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focus-02cb .caption-5541 li:last-child {
  border: none;
}
.focus-02cb .caption-5541 li.sidebar-fast-977f > a {
  padding-right: 45px !important;
}
.focus-02cb .caption-5541 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focus-02cb .caption-5541 li a:focus,
.focus-02cb .caption-5541 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-02cb .caption-5541 li .wide_2641 {
  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;
}
.focus-02cb .caption-5541 li .wide_2641:hover {
  box-shadow: none;
}
.focus-02cb .caption-5541 li .wide_2641 .chip_top_e602 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focus-02cb .caption-5541 .chip-e835 {
  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);
}
.focus-02cb .caption-5541 .chip-e835 li a {
  padding-left: 3em;
}
.focus-02cb .caption-5541 .paper-2f8f > a .wide_2641 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focus-02cb .caption-5541 .paper-2f8f > .chip-e835 {
  display: block;
  opacity: 1;
}
.module_686e {
  max-width: 100%;
}
.smooth-cd75 {
  line-height: 0;
  cursor: pointer;
}
.pattern-up-1d3d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern-up-1d3d:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern-up-1d3d svg {
  width: 18px;
  height: 18px;
}
.pattern-up-1d3d .message_hard_8252 {
  display: none;
}
.secondary-bottom-b1b4 {
  position: relative;
}
.secondary-bottom-b1b4.fn-active-138a .pattern-up-1d3d .rough_7dcf {
  display: none;
}
.secondary-bottom-b1b4.fn-active-138a .pattern-up-1d3d .message_hard_8252 {
  display: inline-block;
}
.secondary-bottom-b1b4 .warm-ad97 {
  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);
}
.secondary-bottom-b1b4.footer-8477 .warm-ad97 {
  left: auto;
  right: -0.9em;
}
.secondary-bottom-b1b4.footer-8477 .label-slow-0d96::before {
  left: auto;
  right: 15px;
}
.secondary-bottom-b1b4.fn-active-138a .warm-ad97 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-aa4b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label-aa4b label {
  flex-basis: 100%;
}
.label-aa4b .breadcrumb_fluid_ab11 {
  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-aa4b .current-6507 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label-aa4b .current-6507:focus {
  background-color: transparent;
}
.label-aa4b button.rough_4148 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label-aa4b button.rough_4148:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label-aa4b button.rough_4148 svg {
  width: 18px;
  height: 18px;
}
.label-aa4b input[type="submit"] {
  min-height: auto;
}
.inner-e95b .label-aa4b .current-6507 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label-slow-0d96 {
  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) {
  .label-slow-0d96 {
    width: 220px;
  }
}
.label-slow-0d96 label {
  flex-basis: 100%;
}
.label-slow-0d96::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;
}
.purple_1165 .inner-e95b .label-aa4b {
  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;
}
.purple_1165
  .inner-e95b
  .label-aa4b
  .breadcrumb_fluid_ab11 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.purple_1165 .inner-e95b .label-aa4b .current-6507 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.purple_1165
  .inner-e95b
  .label-aa4b
  .current-6507:focus {
  background: 0 0;
}
.purple_1165
  .inner-e95b
  .label-aa4b
  .gold_154a {
  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;
}
.clean_21f4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_21f4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_21f4 li:last-child {
  margin-right: 0;
}
.clean_21f4 li:first-child {
  margin-left: 0;
}
.clean_21f4.focused_fdfb a {
  color: #fff;
}
.clean_21f4.focused_fdfb a:hover {
  color: #fff;
}
.clean_21f4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_21f4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_21f4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_21f4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_21f4 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_21f4 [class*="social-icon-apple"].accordion-e61c {
  background-color: transparent;
  color: #999;
}
.clean_21f4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_21f4 [class*="social-icon-behance"].accordion-e61c {
  background-color: transparent;
  color: #1769ff;
}
.clean_21f4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_21f4 [class*="social-icon-bitbucket"].accordion-e61c {
  background-color: transparent;
  color: #205081;
}
.clean_21f4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_21f4 [class*="social-icon-codepen"].accordion-e61c {
  background-color: transparent;
  color: #000;
}
.clean_21f4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_21f4 [class*="social-icon-delicious"].accordion-e61c {
  background-color: transparent;
  color: #39f;
}
.clean_21f4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_21f4 [class*="social-icon-digg"].accordion-e61c {
  background-color: transparent;
  color: #005be2;
}
.clean_21f4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_21f4 [class*="social-icon-dribbble"].accordion-e61c {
  background-color: transparent;
  color: #ea4c89;
}
.clean_21f4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_21f4 [class*="social-icon-envelope"].accordion-e61c {
  background-color: transparent;
  color: #ea4335;
}
.clean_21f4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_21f4 [class*="social-icon-facebook"].accordion-e61c {
  background-color: transparent;
  color: #3b5998;
}
.clean_21f4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_21f4 [class*="social-icon-flickr"].accordion-e61c {
  background-color: transparent;
  color: #0063dc;
}
.clean_21f4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_21f4 [class*="social-icon-foursquare"].accordion-e61c {
  background-color: transparent;
  color: #2d5be3;
}
.clean_21f4 [class*="social-icon-github"] {
  background-color: #333;
}
.clean_21f4 [class*="social-icon-github"].accordion-e61c {
  background-color: transparent;
  color: #333;
}
.clean_21f4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_21f4 [class*="social-icon-google-plus"].accordion-e61c {
  background-color: transparent;
  color: #dd4b39;
}
.clean_21f4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_21f4 [class*="social-icon-houzz"].accordion-e61c {
  background-color: transparent;
  color: #7ac142;
}
.clean_21f4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_21f4 [class*="social-icon-instagram"].accordion-e61c {
  background-color: transparent;
  color: #262626;
}
.clean_21f4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_21f4 [class*="social-icon-jsfiddle"].accordion-e61c {
  background-color: transparent;
  color: #487aa2;
}
.clean_21f4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_21f4 [class*="social-icon-linkedin"].accordion-e61c {
  background-color: transparent;
  color: #0077b5;
}
.clean_21f4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_21f4 [class*="social-icon-medium"].accordion-e61c {
  background-color: transparent;
  color: #00ab6b;
}
.clean_21f4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_21f4
  [class*="social-icon-odnoklassniki"].accordion-e61c {
  background-color: transparent;
  color: #f4731c;
}
.clean_21f4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_21f4 [class*="social-icon-meetup"].accordion-e61c {
  background-color: transparent;
  color: #ec1c40;
}
.clean_21f4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_21f4 [class*="social-icon-pinterest"].accordion-e61c {
  background-color: transparent;
  color: #bd081c;
}
.clean_21f4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_21f4 [class*="social-icon-product-hunt"].accordion-e61c {
  background-color: transparent;
  color: #da552f;
}
.clean_21f4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_21f4 [class*="social-icon-reddit"].accordion-e61c {
  background-color: transparent;
  color: #ff4500;
}
.clean_21f4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_21f4 [class*="social-icon-rss"].accordion-e61c {
  background-color: transparent;
  color: #f26522;
}
.clean_21f4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_21f4
  [class*="social-icon-shopping-cart"].accordion-e61c {
  background-color: transparent;
  color: #4caf50;
}
.clean_21f4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_21f4 [class*="social-icon-skype"].accordion-e61c {
  background-color: transparent;
  color: #00aff0;
}
.clean_21f4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_21f4 [class*="social-icon-slideshare"].accordion-e61c {
  background-color: transparent;
  color: #0077b5;
}
.clean_21f4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_21f4 [class*="social-icon-snapchat"].accordion-e61c {
  background-color: transparent;
  color: #fffc00;
}
.clean_21f4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_21f4 [class*="social-icon-soundcloud"].accordion-e61c {
  background-color: transparent;
  color: #f80;
}
.clean_21f4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_21f4 [class*="social-icon-spotify"].accordion-e61c {
  background-color: transparent;
  color: #2ebd59;
}
.clean_21f4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_21f4
  [class*="social-icon-stack-overflow"].accordion-e61c {
  background-color: transparent;
  color: #fe7a15;
}
.clean_21f4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_21f4 [class*="social-icon-maldkfgram"].accordion-e61c {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_21f4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_21f4 [class*="social-icon-tripadvisor"].accordion-e61c {
  background-color: transparent;
  color: #589442;
}
.clean_21f4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_21f4 [class*="social-icon-tumblr"].accordion-e61c {
  background-color: transparent;
  color: #35465c;
}
.clean_21f4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_21f4 [class*="social-icon-twitch"].accordion-e61c {
  background-color: transparent;
  color: #6441a5;
}
.clean_21f4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_21f4 [class*="social-icon-twitter"].accordion-e61c {
  background-color: transparent;
  color: #1da1f2;
}
.clean_21f4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_21f4 [class*="social-icon-vimeo"].accordion-e61c {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_21f4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_21f4 [class*="social-icon-vk"].accordion-e61c {
  background-color: transparent;
  color: #45668e;
}
.clean_21f4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_21f4 [class*="social-icon-weibo"].accordion-e61c {
  background-color: transparent;
  color: #df2029;
}
.clean_21f4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_21f4 [class*="social-icon-weixin"].accordion-e61c {
  background-color: transparent;
  color: #7bb32e;
}
.clean_21f4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_21f4 [class*="social-icon-whatsapp"].accordion-e61c {
  background-color: transparent;
  color: #25d366;
}
.clean_21f4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_21f4 [class*="social-icon-wordpress"].accordion-e61c {
  background-color: transparent;
  color: #21759b;
}
.clean_21f4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_21f4 [class*="social-icon-xing"].accordion-e61c {
  background-color: transparent;
  color: #026466;
}
.clean_21f4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_21f4 [class*="social-icon-yelp"].accordion-e61c {
  background-color: transparent;
  color: #af0606;
}
.clean_21f4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_21f4 [class*="social-icon-youtube"].accordion-e61c {
  background-color: transparent;
  color: #cd201f;
}
.solid-c92a {
  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;
}
.solid-c92a:hover {
  box-shadow: none;
  background: 0 0;
}
.item_c35f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress-a4b2 {
  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;
}
.component-8ee1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.left_da42 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.left_da42,
.left_da42::after,
.left_da42::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;
}
.left_da42::after,
.left_da42::before {
  content: "";
  display: block;
  background-color: inherit;
}
.liquid-245f .progress-a4b2 .component-8ee1 {
  margin-top: -2px;
  width: 19px;
}
.liquid-245f .progress-a4b2 .left_da42 {
  margin-top: -1px;
}
.liquid-245f .progress-a4b2 .left_da42,
.liquid-245f .progress-a4b2 .left_da42::after,
.liquid-245f .progress-a4b2 .left_da42::before {
  width: 19px;
  height: 2px;
}
.liquid-245f .progress-a4b2 .left_da42::before {
  top: -6px;
}
.liquid-245f .progress-a4b2 .left_da42::after {
  bottom: -6px;
}
.sort_dedb .progress-a4b2 .component-8ee1 {
  margin-top: -2px;
  width: 22px;
}
.sort_dedb .progress-a4b2 .left_da42 {
  margin-top: -1px;
}
.sort_dedb .progress-a4b2 .left_da42,
.sort_dedb .progress-a4b2 .left_da42::after,
.sort_dedb .progress-a4b2 .left_da42::before {
  width: 22px;
  height: 2px;
}
.sort_dedb .progress-a4b2 .left_da42::before {
  top: -7px;
}
.sort_dedb .progress-a4b2 .left_da42::after {
  bottom: -7px;
}
.huge-2855 .progress-a4b2 .component-8ee1 {
  margin-top: -2px;
  width: 31px;
}
.huge-2855 .progress-a4b2 .left_da42 {
  margin-top: -1.5px;
}
.huge-2855 .progress-a4b2 .left_da42,
.huge-2855 .progress-a4b2 .left_da42::after,
.huge-2855 .progress-a4b2 .left_da42::before {
  width: 31px;
  height: 3px;
}
.huge-2855 .progress-a4b2 .left_da42::before {
  top: -9px;
}
.huge-2855 .progress-a4b2 .left_da42::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .border_925f .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 19px;
  }
  .border_925f .progress-a4b2 .left_da42 {
    margin-top: -1px;
  }
  .border_925f .progress-a4b2 .left_da42,
  .border_925f .progress-a4b2 .left_da42::after,
  .border_925f .progress-a4b2 .left_da42::before {
    width: 19px;
    height: 2px;
  }
  .border_925f .progress-a4b2 .left_da42::before {
    top: -6px;
  }
  .border_925f .progress-a4b2 .left_da42::after {
    bottom: -6px;
  }
  .hovered_b9b4 .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 22px;
  }
  .hovered_b9b4 .progress-a4b2 .left_da42 {
    margin-top: -1px;
  }
  .hovered_b9b4 .progress-a4b2 .left_da42,
  .hovered_b9b4 .progress-a4b2 .left_da42::after,
  .hovered_b9b4 .progress-a4b2 .left_da42::before {
    width: 22px;
    height: 2px;
  }
  .hovered_b9b4 .progress-a4b2 .left_da42::before {
    top: -7px;
  }
  .hovered_b9b4 .progress-a4b2 .left_da42::after {
    bottom: -7px;
  }
  .secondary_c21a .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_c21a .progress-a4b2 .left_da42 {
    margin-top: -1.5px;
  }
  .secondary_c21a .progress-a4b2 .left_da42,
  .secondary_c21a .progress-a4b2 .left_da42::after,
  .secondary_c21a .progress-a4b2 .left_da42::before {
    width: 31px;
    height: 3px;
  }
  .secondary_c21a .progress-a4b2 .left_da42::before {
    top: -9px;
  }
  .secondary_c21a .progress-a4b2 .left_da42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .old-347b .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 19px;
  }
  .old-347b .progress-a4b2 .left_da42 {
    margin-top: -1px;
  }
  .old-347b .progress-a4b2 .left_da42,
  .old-347b .progress-a4b2 .left_da42::after,
  .old-347b .progress-a4b2 .left_da42::before {
    width: 19px;
    height: 2px;
  }
  .old-347b .progress-a4b2 .left_da42::before {
    top: -6px;
  }
  .old-347b .progress-a4b2 .left_da42::after {
    bottom: -6px;
  }
  .photo-current-a3a7 .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 22px;
  }
  .photo-current-a3a7 .progress-a4b2 .left_da42 {
    margin-top: -1px;
  }
  .photo-current-a3a7 .progress-a4b2 .left_da42,
  .photo-current-a3a7 .progress-a4b2 .left_da42::after,
  .photo-current-a3a7 .progress-a4b2 .left_da42::before {
    width: 22px;
    height: 2px;
  }
  .photo-current-a3a7 .progress-a4b2 .left_da42::before {
    top: -7px;
  }
  .photo-current-a3a7 .progress-a4b2 .left_da42::after {
    bottom: -7px;
  }
  .huge-7528 .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-7528 .progress-a4b2 .left_da42 {
    margin-top: -1.5px;
  }
  .huge-7528 .progress-a4b2 .left_da42,
  .huge-7528 .progress-a4b2 .left_da42::after,
  .huge-7528 .progress-a4b2 .left_da42::before {
    width: 31px;
    height: 3px;
  }
  .huge-7528 .progress-a4b2 .left_da42::before {
    top: -9px;
  }
  .huge-7528 .progress-a4b2 .left_da42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .background_simple_19c1 .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 19px;
  }
  .background_simple_19c1 .progress-a4b2 .left_da42 {
    margin-top: -1px;
  }
  .background_simple_19c1 .progress-a4b2 .left_da42,
  .background_simple_19c1 .progress-a4b2 .left_da42::after,
  .background_simple_19c1 .progress-a4b2 .left_da42::before {
    width: 19px;
    height: 2px;
  }
  .background_simple_19c1 .progress-a4b2 .left_da42::before {
    top: -6px;
  }
  .background_simple_19c1 .progress-a4b2 .left_da42::after {
    bottom: -6px;
  }
  .accent_south_b4bd .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 22px;
  }
  .accent_south_b4bd .progress-a4b2 .left_da42 {
    margin-top: -1px;
  }
  .accent_south_b4bd .progress-a4b2 .left_da42,
  .accent_south_b4bd .progress-a4b2 .left_da42::after,
  .accent_south_b4bd .progress-a4b2 .left_da42::before {
    width: 22px;
    height: 2px;
  }
  .accent_south_b4bd .progress-a4b2 .left_da42::before {
    top: -7px;
  }
  .accent_south_b4bd .progress-a4b2 .left_da42::after {
    bottom: -7px;
  }
  .prev_0f40 .progress-a4b2 .component-8ee1 {
    margin-top: -2px;
    width: 31px;
  }
  .prev_0f40 .progress-a4b2 .left_da42 {
    margin-top: -1.5px;
  }
  .prev_0f40 .progress-a4b2 .left_da42,
  .prev_0f40 .progress-a4b2 .left_da42::after,
  .prev_0f40 .progress-a4b2 .left_da42::before {
    width: 31px;
    height: 3px;
  }
  .prev_0f40 .progress-a4b2 .left_da42::before {
    top: -9px;
  }
  .prev_0f40 .progress-a4b2 .left_da42::after {
    bottom: -9px;
  }
}
.hover-c312 .left_da42 {
  -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);
}
.hover-c312 .left_da42::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hover-c312 .left_da42::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);
}
.hover-c312.backdrop_693d .left_da42 {
  -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);
}
.hover-c312.backdrop_693d .left_da42::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hover-c312.backdrop_693d .left_da42::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);
}
.motion-337e {
  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.input_hovered_775f:before {
  display: none;
}
.silver_6468 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.silver_6468 .gold-4c01 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.silver_6468 .gold-4c01:last-of-type {
  border-bottom: none;
}
.silver_6468 .gold-4c01.column-large-169e,
.silver_6468 .gold-4c01.wrapper_8e95,
.silver_6468 .gold-4c01.item-71c1 {
  padding: 0;
}
.silver_6468 .focus-02cb .wide_2641 {
  color: currentColor;
}
.silver_6468 .focus-02cb .wide_2641:focus,
.silver_6468 .focus-02cb .wide_2641:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver_6468.hero-white-6b36 .avatar-small-5277,
.silver_6468.hero-white-6b36 .overlay-slow-7742 a,
.silver_6468.hero-white-6b36 .full_3a99 a,
.silver_6468.hero-white-6b36 .chip-e835 a {
  color: rgba(0, 0, 0, 0.55);
}
.silver_6468.hero-white-6b36 .avatar-small-5277:hover,
.silver_6468.hero-white-6b36 .overlay-slow-7742 a:hover,
.silver_6468.hero-white-6b36 .full_3a99 a:hover,
.silver_6468.hero-white-6b36 .chip-e835 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.silver_6468.hero-white-6b36 .gas-437b {
  color: rgba(0, 0, 0, 0.8);
}
.silver_6468.hero-white-6b36 .gold-4c01 {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_6468.hero-white-6b36 .gold-4c01:before {
  background: rgba(0, 0, 0, 0.08);
}
.silver_6468.hero-white-6b36 .wrapper-light-af36:before {
  background: rgba(255, 255, 255, 0.9);
}
.silver_6468.hero-white-6b36 .focus-02cb .caption-5541 li a,
.silver_6468.hero-white-6b36 .focus-02cb .wide_2641,
.silver_6468.hero-white-6b36 .chip-e835 {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_6468.hero-white-6b36 .focus-02cb .wide_2641:focus,
.silver_6468.hero-white-6b36 .focus-02cb .wide_2641:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver_6468.hero-white-6b36 .caption-5541 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_6468.photo-5830 .avatar-small-5277,
.silver_6468.photo-5830 .overlay-slow-7742 a,
.silver_6468.photo-5830 .full_3a99 .wide_2641,
.silver_6468.photo-5830 .full_3a99 a,
.silver_6468.photo-5830 .chip-e835 a {
  color: rgba(255, 255, 255, 0.79);
}
.silver_6468.photo-5830 .avatar-small-5277:hover,
.silver_6468.photo-5830 .overlay-slow-7742 a:hover,
.silver_6468.photo-5830 .full_3a99 .wide_2641:hover,
.silver_6468.photo-5830 .full_3a99 a:hover,
.silver_6468.photo-5830 .chip-e835 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_6468.photo-5830 .gas-437b {
  color: rgba(255, 255, 255, 0.99);
}
.silver_6468.photo-5830 .gold-4c01 {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_6468.photo-5830 .gold-4c01:before {
  background: rgba(255, 255, 255, 0.08);
}
.silver_6468.photo-5830 .wrapper-light-af36:before {
  background: rgba(0, 0, 0, 0.9);
}
.silver_6468.photo-5830 .focus-02cb .caption-5541 li a,
.silver_6468.photo-5830 .focus-02cb .wide_2641,
.silver_6468.photo-5830 .chip-e835 {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_6468.photo-5830 .focus-02cb .wide_2641:focus,
.silver_6468.photo-5830 .focus-02cb .wide_2641:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver_6468.photo-5830 .caption-5541 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-light-af36 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper-light-af36:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dirty-b424 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.message_hard_b53f .silver_6468 {
  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;
}
.message_hard_b53f .gold-4c01 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.message_hard_b53f .gold-4c01: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) {
  .message_hard_b53f .gold-4c01:before {
    width: 16%;
    left: 42%;
  }
}
.message_hard_b53f .gold-4c01:last-child:before {
  content: none;
}
.message_hard_b53f .gold-4c01[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.message_hard_b53f .focus-02cb .caption-5541 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.message_hard_b53f .focus-02cb .caption-5541 li a .wide_2641 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.message_hard_b53f .focus-02cb .chip-e835 {
  border: none;
}
.message_hard_b53f .focus-02cb .chip-e835 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.message_hard_b53f .wrapper-light-af36 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.message_hard_b53f .dirty-b424 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.message_hard_b53f .photo-5830 .wrapper-light-af36:before {
  background: rgba(0, 0, 0, 0.9);
}
.message_hard_b53f .hero-white-6b36.article_6a9c .left_da42 {
  background: rgba(0, 0, 0, 0.6);
}
.message_hard_b53f
  .hero-white-6b36.article_6a9c
  .left_da42::after,
.message_hard_b53f
  .hero-white-6b36.article_6a9c
  .left_da42:before {
  background: inherit;
}
.message_hard_b53f
  .hero-white-6b36.article_6a9c:hover
  .left_da42 {
  background: rgba(0, 0, 0, 0.8);
}
.message_center_3885 .silver_6468 {
  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) {
  .message_center_3885 .silver_6468 {
    width: auto;
    right: 45px;
  }
}
.overlay-fixed-8d6e .silver_6468 {
  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) {
  .overlay-fixed-8d6e .silver_6468 {
    width: auto;
    left: 45px;
  }
}
.input_hovered_775f .silver_6468 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.input_hovered_775f .dirty-b424 {
  max-width: 48em;
  margin: 0 auto;
}
.input_hovered_775f .wrapper-light-af36:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.short_94f1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.short_94f1.message_hard_b53f .silver_6468 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.short_94f1.message_center_3885 .silver_6468 {
  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);
}
.short_94f1 .silver_6468 {
  visibility: visible;
}
.short_94f1.overlay-fixed-8d6e .silver_6468 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb_f42d,
.huge-f644 {
  overflow-x: hidden;
}
.breadcrumb_f42d .silver_6468 {
  overflow: auto;
}
.breadcrumb_f42d.message_hard_b53f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_f42d.message_hard_b53f .silver_6468 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb_f42d.message_hard_b53f .solid-c92a {
  opacity: 0;
}
.breadcrumb_f42d.message_center_3885 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_f42d.message_center_3885 .silver_6468 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb_f42d.message_center_3885 .solid-c92a {
  opacity: 0;
}
.breadcrumb_f42d.overlay-fixed-8d6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_f42d.overlay-fixed-8d6e .silver_6468 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb_f42d.overlay-fixed-8d6e .solid-c92a {
  opacity: 0;
}
.breadcrumb_f42d.input_hovered_775f .silver_6468 {
  z-index: 10;
  visibility: visible;
}
.article_6a9c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.article_6a9c .left_da42 {
  background: rgba(255, 255, 255, 0.99);
}
.article_6a9c .left_da42::after,
.article_6a9c .left_da42:before {
  background: inherit;
}
.article_6a9c:hover .left_da42 {
  background: rgba(255, 255, 255, 0.99);
}
.overlay-fixed-8d6e .article_6a9c {
  top: 10px;
  right: auto;
  left: 12px;
}
.input_hovered_775f .article_6a9c {
  display: none !important;
}
.breadcrumb_f42d:before,
.huge-f644:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb_f42d .article_6a9c,
.huge-f644 .article_6a9c {
  display: inline-block;
}
.silver_6468 .caption-next-2893 {
  -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;
}
.breadcrumb_f42d .silver_6468 .caption-next-2893,
.huge-f644 .silver_6468 .caption-next-2893 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.rough_a064 .breadcrumb_fluid_ab11 {
  width: 100%;
}
.hovered-4f82 {
  padding: 0 0.5em 0;
}
.hovered-4f82 [class*="customify-col-"],
.hovered-4f82 [class*="customify-col_"],
.hovered-4f82 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text_4995 .hovered-4f82 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wrapper-inner-2236 .modal_2f81,
  .modal_2f81 {
    display: none;
  }
  .sidebar_6944 {
    text-align: left;
  }
  .button_liquid_f4ca {
    text-align: center;
  }
  .highlight_paper_ff77 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-inner-2236 .pattern-ce28,
  .pattern-ce28 {
    display: none;
  }
  .rough_81ef {
    text-align: left;
  }
  .large-7727 {
    text-align: center;
  }
  .search_selected_6a09 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-inner-2236 .label-south-d51c,
  .label-south-d51c {
    display: none;
  }
  .overlay_665e {
    text-align: left;
  }
  .lower_abe0 {
    text-align: center;
  }
  .item-liquid-e7ef {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item_d486 {
  box-shadow: none !important;
}
.feature_b46e .old_11ca,
.column_plasma_2f7f .old_11ca {
  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;
}
.column_plasma_2f7f .old_11ca {
  margin-top: 30px;
  margin-bottom: 30px;
}
.message-c24a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.message-c24a:after,
.message-c24a:before {
  content: "";
  display: table;
}
.message-c24a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .message-c24a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.message-c24a,
.focus-3788 {
  max-width: 1248px;
  margin: 0 auto;
}

.video_out_b894.caption-lite-a09e .message-c24a {
  max-width: 100%;
}
.video_out_b894.logo_fast_0e79 {
  max-width: 1200px;
  margin: 0 auto;
}
.video_out_b894.gallery-f447 .message-c24a {
  max-width: 100%;
}
.video_out_b894.gallery-f447 > .message-c24a {
  padding-left: 0;
  padding-right: 0;
}
.video_out_b894.gallery-f447 > .message-c24a .wrapper-inner-2236 {
  margin: 0;
}
.video_out_b894.gallery-f447
  > .message-c24a
  .advanced-3fa7.hidden_soft_316f {
  margin-right: 0;
  margin-left: 0;
}
.video_out_b894.gallery-f447 #main.hidden_soft_316f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sidebar-tiny-29b0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-tiny-29b0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay_gold_7465 .nav-silver-55a3 {
    padding-right: 1em;
  }
  .overlay_gold_7465.modal_a6f4 .advanced-3fa7 {
    border-right: 1px solid #eaecee;
  }
  .overlay_gold_7465.modal_a6f4 .nav-silver-55a3 {
    padding-right: 1em;
  }
  .overlay_gold_7465.modal_a6f4 .shadow-6cea {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow-996c .nav-silver-55a3 {
    padding-left: 1em;
  }
  .yellow-996c.modal_a6f4 .advanced-3fa7 {
    border-left: 1px solid #eaecee;
  }
  .yellow-996c.modal_a6f4 .nav-silver-55a3 {
    padding-left: 1em;
  }
  .yellow-996c.modal_a6f4 .shadow-6cea {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_dd06 .nav-silver-55a3 {
    padding-left: 1em;
  }
  .tiny_dd06.modal_a6f4 .shadow-huge-34b3 {
    border-right: 1px solid #eaecee;
  }
  .tiny_dd06.modal_a6f4 .simple_737f {
    border-right: 1px solid #eaecee;
  }
  .tiny_dd06.modal_a6f4 .nav-silver-55a3 {
    padding-left: 1em;
  }
  .tiny_dd06.modal_a6f4 .shadow-6cea {
    padding-right: 1em;
  }
  .tiny_dd06.modal_a6f4 .chip-active-94d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stone_34e1 .nav-silver-55a3 {
    padding-right: 1em;
  }
  .stone_34e1.modal_a6f4 .shadow-huge-34b3 {
    border-left: 1px solid #eaecee;
  }
  .stone_34e1.modal_a6f4 .simple_737f {
    border-left: 1px solid #eaecee;
  }
  .stone_34e1.modal_a6f4 .nav-silver-55a3 {
    padding-right: 1em;
  }
  .stone_34e1.modal_a6f4 .shadow-6cea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stone_34e1.modal_a6f4 .chip-active-94d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-tiny-29b0 .nav-silver-55a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-tiny-29b0.modal_a6f4 .advanced-3fa7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sidebar-tiny-29b0.modal_a6f4 .nav-silver-55a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-tiny-29b0.modal_a6f4 .shadow-6cea {
    padding-left: 1em;
  }
  .sidebar-tiny-29b0.modal_a6f4 .chip-active-94d4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sidebar-tiny-29b0.modal_a6f4 .nav-silver-55a3 {
    padding-left: 0;
  }
}
.link-warm-104f .active-949e {
  display: inline-block;
}
.media_in_27f4 {
  display: inline-block;
}
.search_8979 {
  word-con: break-word;
}
.heading_first_165e > span {
  display: inline-block;
  padding: 5px 0;
}
.heading_first_165e .gallery-5ee6 {
  margin-left: 8px;
  margin-right: 8px;
}
.heading_first_165e .tabs-7199 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.text-warm-f453 .clean-5806 {
  margin-bottom: 2em;
}
.text-warm-f453 .hover_mini_ca97 {
  margin-bottom: 15px;
}
.text-warm-f453 .hover_mini_ca97:last-child {
  margin-bottom: 0;
}
.text-warm-f453 .highlight_small_5099 {
  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) {
  .text-warm-f453 .highlight_small_5099 {
    display: block;
  }
}
.text-warm-f453 .pressed-b7a1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .text-warm-f453 .pressed-b7a1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.text-warm-f453 .card_current_1110 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.text-warm-f453 .card_current_1110 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.text-warm-f453 .card_current_1110 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.text-warm-f453 .search_8979 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.text-warm-f453 .search_8979 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.text-warm-f453 .accordion-da2e p:last-child {
  margin-bottom: 0;
}
.text-warm-f453 .iron_a97c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.text-warm-f453 .small_bc36 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.text-warm-f453 .down_570b {
  margin-top: 1em;
}
.text-warm-f453 .bottom_722b {
  top: 0;
  display: block;
}
.text-warm-f453 .bottom_722b a {
  color: inherit;
}
.text-warm-f453 .bottom_722b a:hover {
  color: inherit;
}
.text-warm-f453 .feature-hot-6dee {
  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;
}
.text-warm-f453 .feature-hot-6dee:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.text-warm-f453 .small_bc36 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.text-warm-f453 .progress_under_8ea2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.text-warm-f453 .progress_under_8ea2:first-child {
  margin-top: 0;
}
.text-warm-f453 .progress_under_8ea2.chip-32e4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.text-warm-f453 .progress_under_8ea2.notification_next_9d55 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text-warm-f453
  .progress_under_8ea2.notification_next_9d55.disabled-wood-e858
  .down_570b {
  width: 100%;
}
.text-warm-f453 .notification_next_9d55 {
  -webkit-box-align: center;
  align-items: center;
}
.text-warm-f453 .notification_next_9d55 .heading_first_165e,
.text-warm-f453 .notification_next_9d55 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.text-warm-f453 .card_current_1110 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text-warm-f453 .card_current_1110 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text-warm-f453 .card_current_1110: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;
}
.text-warm-f453 .chip-32e4 {
  z-index: 5;
}
.text-warm-f453 .shade_dark_5e3c .hero_41c5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.text-warm-f453 .texture_b187 .hero_41c5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.text-warm-f453 .outline_2092 .hero_41c5 {
  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;
}
.text-warm-f453.image_mini_5e5f .highlight_small_5099,
.text-warm-f453.column_next_1a39 .highlight_small_5099 {
  display: block;
}
.text-warm-f453.image_mini_5e5f .highlight_small_5099 .motion_9a90,
.text-warm-f453.image_mini_5e5f .highlight_small_5099 .small_bc36,
.text-warm-f453.column_next_1a39 .highlight_small_5099 .motion_9a90,
.text-warm-f453.column_next_1a39 .highlight_small_5099 .small_bc36 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text-warm-f453.accent-bronze-3dc4 .pressed-b7a1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .text-warm-f453.accent-bronze-3dc4 .pressed-b7a1 {
    margin-right: 0;
  }
}
.text-warm-f453.image_mini_5e5f .pressed-b7a1,
.text-warm-f453.column_next_1a39 .pressed-b7a1 {
  padding-top: 40%;
}
.text-warm-f453.image_mini_5e5f .clean-5806,
.text-warm-f453.column_next_1a39 .clean-5806 {
  display: block;
}
.text-warm-f453.image_mini_5e5f .fn-sticky-138a .small_bc36,
.text-warm-f453.column_next_1a39 .fn-sticky-138a .small_bc36 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.text-warm-f453.image_mini_5e5f .pressed-b7a1,
.text-warm-f453.column_next_1a39 .pressed-b7a1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.text-warm-f453.image_mini_5e5f .small_bc36 {
  padding: 1em;
}
.tooltip_easy_04b5 {
  margin: 30px auto;
  display: block;
}
.tooltip_easy_04b5 .table_cold_e859 > * {
  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;
}
.tooltip_easy_04b5 .table_cold_e859 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_easy_04b5 .table_cold_e859 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus_complex_910a .heading_first_165e {
  margin-bottom: 1.41575em;
}
.focus_complex_910a .sort_smooth_4d2c {
  margin-bottom: 1.618em;
}
.texture_liquid_3f73 .secondary_6796 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.texture_liquid_3f73 .secondary_6796 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.texture_liquid_3f73 .glass-d862 {
  max-width: 100%;
  overflow: auto;
}
.gallery-7db6 .texture_liquid_3f73 a:hover {
  text-decoration: underline;
}
.element-d195 .hover_mini_ca97:not(.search_8979),
.element-d195 .card_current_1110 {
  margin-bottom: 1.41575em;
}
.element-d195 .hover_mini_ca97:not(.search_8979):last-child,
.element-d195 .card_current_1110:last-child {
  margin-bottom: 0;
}
.element-d195 .hover_mini_ca97.tooltip_b1f1 {
  margin-bottom: 0.41575em;
}
.element-d195 .plasma-ae89:before,
.element-d195 .frame_f8f3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.element-d195 .plasma-ae89:before {
  content: "\f115";
}
.element-d195 .frame_f8f3:before {
  content: "\f02c";
}
.element-d195 .east_f650 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.element-d195 .east_f650 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade_advanced_8f21 {
  display: -webkit-box;
  display: flex;
}
.shade_advanced_8f21 .grid_hot_00b6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade_advanced_8f21 .grid_hot_00b6 {
    flex-basis: 90px;
  }
}
.shade_advanced_8f21 .top-171c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade_advanced_8f21 .top-171c {
    flex-basis: calc(100% - 50px);
  }
}
.shade_advanced_8f21 .gradient-87fd p:last-child {
  margin-bottom: 0.72em;
}
.shadow_983b .table_cold_e859 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shadow_983b .table_cold_e859:after,
.shadow_983b .table_cold_e859:before {
  content: "";
  display: table;
}
.shadow_983b .table_cold_e859:after {
  clear: both;
}
.shadow_983b .table_cold_e859 .slider_1235,
.shadow_983b .table_cold_e859 .yellow-50fd {
  width: 49%;
}
.shadow_983b .table_cold_e859 .slider_1235 a span.progress-0d1d,
.shadow_983b .table_cold_e859 .yellow-50fd a span.progress-0d1d {
  display: block;
  margin-bottom: 5px;
}
.shadow_983b .table_cold_e859 .yellow-50fd {
  float: left;
  text-align: left;
}
.shadow_983b .table_cold_e859 .slider_1235 {
  float: right;
  text-align: right;
}
.notification_wide_7740 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notification_wide_7740 {
    margin-bottom: 0;
  }
}
.in_037c {
  margin-bottom: 1em;
}
.in_037c .search_8979 {
  font-size: 1.1em;
  line-height: 1.3;
}
.top_57e1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mini-64ca .in_037c,
.iron-6e63 .in_037c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mini-64ca .in_037c,
  .iron-6e63 .in_037c {
    display: block;
  }
}
.mini-64ca .top_57e1,
.iron-6e63 .top_57e1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mini-64ca .top_57e1,
  .iron-6e63 .top_57e1 {
    margin-bottom: 1em;
  }
}
.mini-64ca .top_57e1 img,
.iron-6e63 .top_57e1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mini-64ca .surface_5da4,
.iron-6e63 .surface_5da4 {
  flex-basis: calc(100% - 160px);
}
.mini-64ca .surface_5da4 p,
.iron-6e63 .surface_5da4 p {
  margin-bottom: 0;
}
.mini-64ca .surface_5da4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mini-64ca .surface_5da4 {
    padding-left: 0;
  }
}
.iron-6e63 .surface_5da4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .iron-6e63 .surface_5da4 {
    padding-right: 0;
  }
}
.iron-6e63 .top_57e1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.selected-0764 .top_57e1 {
  margin-bottom: 0.5em;
}
.selected-0764 .top_57e1 img {
  width: 100%;
}
.form_dim_2aae .large-1f30,
.surface_clean_e25c .large-1f30 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.surface_clean_e25c .advanced-3fa7 .card_pro_c5a6 p:last-child {
  margin-bottom: 0;
}
.backdrop-paper-14a8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module_b596 .feature_e54d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module_b596 .feature_e54d:last-of-type {
    margin-bottom: 0;
  }
}
.module_b596 .feature_e54d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_b596 .feature_e54d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module_b596 .feature_e54d ul li {
  margin: 0 0 0.6em;
}
.module_b596 .feature_e54d ul li.table-clean-3bd3,
.module_b596 .feature_e54d ul li.progress_outer_f2d6 {
  position: relative;
}
.module_b596 .feature_e54d ul li.table-clean-3bd3 .container_0e1a,
.module_b596 .feature_e54d ul li.progress_outer_f2d6 .container_0e1a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module_b596 .feature_e54d ul li.table-clean-3bd3:after:after,
.module_b596 .feature_e54d ul li.table-clean-3bd3:after:before,
.module_b596
  .feature_e54d
  ul
  li.progress_outer_f2d6:after:after,
.module_b596
  .feature_e54d
  ul
  li.progress_outer_f2d6:after:before {
  content: "";
  display: table;
}
.module_b596 .feature_e54d ul li.table-clean-3bd3:after:after,
.module_b596
  .feature_e54d
  ul
  li.progress_outer_f2d6:after:after {
  clear: both;
}
.module_b596 .feature_e54d a.hidden_9ea2:hover {
  text-decoration: none;
}
.module_b596 .feature_e54d select {
  max-width: 100%;
}
.module_b596 .feature_e54d table {
  font-size: 85%;
}
.module_b596 .feature_e54d table td,
.module_b596 .feature_e54d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module_b596 .feature_e54d table tfoot td {
  text-align: left;
}
.module_b596 .feature_e54d :last-child {
  margin-bottom: 0;
}
.module_b596 .feature_e54d .tabs_liquid_1855 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module_b596 .feature_e54d .tabs_liquid_1855 label {
  width: 100%;
}
.module_b596 .feature_e54d .tabs_liquid_1855 .current-6507 {
  width: 100%;
  display: block;
}
.module_b596 .feature_e54d .tabs_liquid_1855 .rough_4148 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module_b596 .feature_e54d .tabs_liquid_1855 .rough_4148:hover svg #svg-search {
  fill: #444;
}
.module_b596 .feature_e54d .tabs_liquid_1855 .rough_4148 svg {
  width: 18px;
  height: 18px;
}
.module_b596 .nav_glass_dbd5 ul ul,
.module_b596 .yellow-d27d ul ul,
.module_b596 .next-32d4 ul ul,
.module_b596 .middle-d7f4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module_b596 .nav_glass_dbd5 .sidebar-fast-977f > a,
.module_b596 .yellow-d27d .sidebar-fast-977f > a,
.module_b596 .next-32d4 .sidebar-fast-977f > a,
.module_b596 .middle-d7f4 .sidebar-fast-977f > a {
  margin-bottom: 0;
}
.module_b596 .wood_ce38 li,
.module_b596 .nav_glass_dbd5 li,
.module_b596 .nav-9260 li,
.module_b596 .yellow-d27d li,
.module_b596 .next-32d4 li,
.module_b596 .middle-d7f4 li,
.module_b596 .highlight-fixed-aeaa li,
.module_b596 .pattern-red-553b li {
  display: block;
  position: relative;
}
.module_b596 .wood_ce38 li:last-child,
.module_b596 .nav_glass_dbd5 li:last-child,
.module_b596 .nav-9260 li:last-child,
.module_b596 .yellow-d27d li:last-child,
.module_b596 .next-32d4 li:last-child,
.module_b596 .middle-d7f4 li:last-child,
.module_b596 .highlight-fixed-aeaa li:last-child,
.module_b596 .pattern-red-553b li:last-child {
  border: none;
}
.module_b596 .wood_ce38 li a,
.module_b596 .nav_glass_dbd5 li a,
.module_b596 .nav-9260 li a,
.module_b596 .yellow-d27d li a,
.module_b596 .next-32d4 li a,
.module_b596 .middle-d7f4 li a,
.module_b596 .highlight-fixed-aeaa li a,
.module_b596 .pattern-red-553b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_b596 .wood_ce38 li ul li::before,
.module_b596 .nav_glass_dbd5 li ul li::before,
.module_b596 .nav-9260 li ul li::before,
.module_b596 .yellow-d27d li ul li::before,
.module_b596 .next-32d4 li ul li::before,
.module_b596 .middle-d7f4 li ul li::before,
.module_b596 .highlight-fixed-aeaa li ul li::before,
.module_b596 .pattern-red-553b li ul li::before {
  left: 15px;
}
.module_b596 .wood_ce38 li ul a,
.module_b596 .nav_glass_dbd5 li ul a,
.module_b596 .nav-9260 li ul a,
.module_b596 .yellow-d27d li ul a,
.module_b596 .next-32d4 li ul a,
.module_b596 .middle-d7f4 li ul a,
.module_b596 .highlight-fixed-aeaa li ul a,
.module_b596 .pattern-red-553b li ul a {
  padding-left: 20px;
}
.module_b596 .wood_ce38 li ul ul li::before,
.module_b596 .nav_glass_dbd5 li ul ul li::before,
.module_b596 .nav-9260 li ul ul li::before,
.module_b596 .yellow-d27d li ul ul li::before,
.module_b596 .next-32d4 li ul ul li::before,
.module_b596 .middle-d7f4 li ul ul li::before,
.module_b596 .highlight-fixed-aeaa li ul ul li::before,
.module_b596 .pattern-red-553b li ul ul li::before {
  left: 30px;
}
.module_b596 .wood_ce38 li ul ul a,
.module_b596 .nav_glass_dbd5 li ul ul a,
.module_b596 .nav-9260 li ul ul a,
.module_b596 .yellow-d27d li ul ul a,
.module_b596 .next-32d4 li ul ul a,
.module_b596 .middle-d7f4 li ul ul a,
.module_b596 .highlight-fixed-aeaa li ul ul a,
.module_b596 .pattern-red-553b li ul ul a {
  padding-left: 40px;
}
.module_b596 .brown-3c0e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_b596 .pattern-red-553b ul li {
  margin-bottom: 1.41575em;
}
.module_b596 .pattern-red-553b ul li .row_22b3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module_b596 .pattern-red-553b ul li .large-6bdc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-5830 .wood_ce38 li a,
.photo-5830 .nav_glass_dbd5 li a,
.photo-5830 .nav-9260 li a,
.photo-5830 .yellow-d27d li a,
.photo-5830 .next-32d4 li a,
.photo-5830 .middle-d7f4 li a,
.photo-5830 .highlight-fixed-aeaa li a,
.photo-5830 .pattern-red-553b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-5830 .brown-3c0e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-5830 .feature_e54d ul li.table-clean-3bd3 .container_0e1a,
.photo-5830 .feature_e54d ul li.progress_outer_f2d6 .container_0e1a {
  background: rgba(0, 0, 0, 0.2);
}
.photo-5830 .module_b596 .feature_e54d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_out_b894 .module_b596 .caption-5541 li {
  margin: 0;
}
.video_out_b894 .module_b596 .caption-5541 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.video_out_b894 .module_b596 .caption-5541 li ul {
  margin: 0;
}
.video_out_b894 .module_b596 .caption-5541 li ul li a {
  padding-left: 15px;
}
.video_out_b894 .module_b596 .caption-5541 li ul li li a {
  padding-left: 30px;
}
.video_out_b894 .module_b596 .caption-5541 li.hover_d8a9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.video_out_b894 .module_b596 .caption-5541 li.hover_d8a9 > 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;
}
.video_out_b894 .module_b596 .caption-5541 li.hover_d8a9 > 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;
}
.hero-53be a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_dc9c {
  position: relative;
  z-index: 10;
}
.frame_dc9c .caption-next-2893 {
  width: 100%;
  max-width: 100%;
}
.dirty_615a .outline_78ed {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dirty_615a .hero-white-6b36 {
}
.dirty_615a .photo-5830 {
  background: #292929;
}
.paragraph-9af5 .outline_78ed {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph-9af5 .hero-white-6b36 {
  background: #f9f9f9;
}
.paragraph-9af5 .photo-5830 {
  background: #303030;
}
.icon-fluid-25b5 .outline_78ed {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon-fluid-25b5 .active-949e {
    margin-bottom: 1em;
  }
  .icon-fluid-25b5 .active-949e:last-child {
    margin-bottom: 0;
  }
}
.icon-fluid-25b5 .hero-white-6b36 {
  background: #ededed;
}
.icon-fluid-25b5 .photo-5830 {
  background: #1a1a1a;
}
.outline_78ed.hero-white-6b36 {
  color: rgba(0, 0, 0, 0.6);
}
.outline_78ed.hero-white-6b36 .input-paper-2d97 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_78ed.photo-5830 {
  color: rgba(255, 255, 255, 0.99);
}
.outline_78ed.photo-5830 a:not(.hidden_9ea2) {
  color: rgba(255, 255, 255, 0.79);
}
.outline_78ed.photo-5830 a:not(.hidden_9ea2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_78ed.photo-5830 .input-paper-2d97 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_78ed.photo-5830 table tbody td,
.outline_78ed.photo-5830 table th {
  background: rgba(0, 0, 0, 0.08);
}
.green_d45f.surface_377e .message-c24a {
  max-width: initial;
}
.green_d45f .layout-action-8cd9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.green_d45f .layout-action-8cd9 .caption-next-2893 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .green_d45f .layout-action-8cd9 .caption-next-2893 {
    display: block;
    margin-bottom: 2em;
  }
  .green_d45f .layout-action-8cd9 .caption-next-2893:last-child {
    margin-bottom: 0;
  }
}
.icon-fluid-25b5 .active-949e:last-child,
.paragraph-9af5 .active-949e:last-child,
.dirty_615a .active-949e:last-child {
  margin-bottom: 0;
}
.icon-fluid-25b5 .active-949e .module_b596 .feature_e54d:last-child,
.paragraph-9af5 .active-949e .module_b596 .feature_e54d:last-child,
.dirty_615a .active-949e .module_b596 .feature_e54d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .icon-fluid-25b5 .thick_4a03,
  .icon-fluid-25b5 .table-light-a009,
  .paragraph-9af5 .thick_4a03,
  .paragraph-9af5 .table-light-a009,
  .dirty_615a .thick_4a03,
  .dirty_615a .table-light-a009 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_dc9c .active-949e {
    margin-bottom: 2em;
  }
}
.frame_dc9c p:last-child {
  margin-bottom: 0;
}
.frame_dc9c li,
.frame_dc9c ul {
  list-style: none;
  margin: 0;
}
.frame_dc9c ul ul {
  margin-left: 2.617924em;
}
.frame_34c1 {
  font-size: 0.875em;
}

/* css-noise: 1c9f */
.widget-item-w1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
