/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bottom_69b7/customify
Author: WPCustomify
Author URI: https://pressmaximum.bottom_69b7
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.bottom_69b7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.first-ae8b.picture-107a/licenses/gpl-2.0.stale-8848
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.basic_600f/, (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.pattern-fluid-a88d.overlay-6a0f/normalize.text_5744/
 ======
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.text_5744 v7.0.0 | MIT License | github.bottom_69b7/necolas/normalize.text_5744 */
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;
}
.fast_6d00 .badge_left_28ff,
.next_41ef,
.slider_003d,
.motion-0cd3,
.info-last-97e9,
.soft-c08c,
.footer-035f,
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;
}
.next_41ef,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .next_41ef,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .next_41ef,
  h1 {
    font-size: 1.8em;
  }
}
.slider_003d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slider_003d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slider_003d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slider_003d,
  h2 {
    font-size: 1.7em;
  }
}
.motion-0cd3,
h3 {
  font-size: 1.618em;
}
.fast_6d00 .badge_left_28ff,
.info-last-97e9,
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.shadow-full-5d0e {
  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;
}
.soft_1cfd:after,
.soft_1cfd:before,
.current_c84a:after,
.current_c84a:before {
  content: "";
  display: table;
}
.soft_1cfd:after,
.current_c84a:after {
  clear: both;
}
.hot-1b37 {
  float: right;
  margin-right: 0;
}
.banner-86c7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.texture_9dff .highlight_motion_c71f,
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;
}
.texture_9dff .highlight_motion_c71f: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;
}
.center_d5c0 .highlight_motion_c71f {
  box-shadow: none;
}
.center_d5c0
  .highlight_motion_c71f
  .tabs_plasma_ef38 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center_d5c0 .highlight_motion_c71f .smooth_c0af {
  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;
}
.center_d5c0
  .highlight_motion_c71f
  .smooth_c0af
  b {
  display: none;
}
.center_d5c0 .dirty-bf0a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo-pressed-0835:not(.block-d172):not(.fresh-27ea),
button:not(.block-d172):not(.fresh-27ea),
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ),
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ),
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ) {
  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;
}
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ):hover,
button:not(.block-d172):not(
    .fresh-27ea
  ):hover,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ):hover,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ):hover,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ):active,
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ):focus,
button:not(.block-d172):not(
    .fresh-27ea
  ):active,
button:not(.block-d172):not(
    .fresh-27ea
  ):focus,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ):active,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ):focus,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ):active,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ):focus,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ):active,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ):focus {
  outline: 0;
}
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b,
button:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b {
  position: relative;
}
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .list-down-f292,
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .dropdown_7e1e,
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .hard_c78d,
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  i,
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  svg,
button:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .list-down-f292,
button:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .dropdown_7e1e,
button:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .hard_c78d,
button:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  i,
button:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  svg,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .list-down-f292,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .dropdown_7e1e,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .hard_c78d,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  i,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  svg,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .list-down-f292,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .dropdown_7e1e,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .hard_c78d,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  i,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  svg,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .list-down-f292,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .dropdown_7e1e,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  .hard_c78d,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  i,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b
  svg {
  visibility: hidden;
}
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b:after,
button:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b:after,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b:after,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b:after,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ).fn-loading-348b: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;
}
.logo-pressed-0835:not(.block-d172):not(.fresh-27ea),
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ),
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ),
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ) {
  color: #fff;
  background: #235787;
}
.logo-pressed-0835:not(.block-d172):not(
    .fresh-27ea
  ):focus,
input[type="button"]:not(.block-d172):not(
    .fresh-27ea
  ):focus,
input[type="reset"]:not(.block-d172):not(
    .fresh-27ea
  ):focus,
input[type="submit"]:not(.block-d172):not(
    .fresh-27ea
  ):focus {
  color: #fff;
}
.logo-pressed-0835.fn-disabled-348b:not(.block-d172):not(
    .fresh-27ea
  ),
.logo-pressed-0835[disabled]:not(.block-d172):not(
    .fresh-27ea
  ),
button.fn-disabled-348b:not(.block-d172):not(
    .fresh-27ea
  ),
button[disabled]:not(.block-d172):not(
    .fresh-27ea
  ) {
  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;
}
.video-b3a6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video-b3a6: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;
}
.avatar_west_bb36 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bottom_419e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.text_990d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.soft_1cfd:after,
.soft_1cfd:before,
.text-0954:after,
.text-0954:before,
.hover-fluid-3c2f:after,
.hover-fluid-3c2f:before,
.bottom-c906:after,
.bottom-c906:before,
.outer_52ce:after,
.outer_52ce:before,
.slider-4ccc:after,
.slider-4ccc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.soft_1cfd:after,
.text-0954:after,
.hover-fluid-3c2f:after,
.bottom-c906:after,
.outer_52ce:after,
.slider-4ccc:after {
  clear: both;
}
.text-0954 .slider-top-993e,
.hover-fluid-3c2f .slider-top-993e,
.accordion-fixed-71be .slider-top-993e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paragraph_4627 {
  display: inline-block;
}
.bright_fe75 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bright_fe75 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bright_fe75 .red_0d55 {
  padding: 1em 0;
  font-size: 85%;
}
.red_0d55 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dark-c219 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dark-c219:after,
.dark-c219:before {
  content: "";
  display: table;
}
.dark-c219:after {
  clear: both;
}
.new_68bc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pro-b7ea .new_68bc {
  max-width: 50%;
}
.video_ad0b .new_68bc {
  max-width: 33.33%;
}
.active-blue-3ea9 .new_68bc {
  max-width: 25%;
}
.row-upper-aaa2 .new_68bc {
  max-width: 20%;
}
.hovered_d79b .new_68bc {
  max-width: 16.66%;
}
.highlight-0445 .new_68bc {
  max-width: 14.28%;
}
.accordion-pink-23ef .new_68bc {
  max-width: 12.5%;
}
.surface-stale-897f .new_68bc {
  max-width: 11.11%;
}
.pressed_7633 {
  display: block;
}
.fast_6d00 .highlight_a030 label,
.fast_6d00 .gold-ea4d label,
.fast_6d00 .basic-3765 label,
.fast_6d00 .wide_6b3d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb-warm-2359 {
  list-style: none;
  margin: 0;
}
.breadcrumb-warm-2359 article.panel_6191 {
  margin-bottom: 0;
}
.breadcrumb-warm-2359 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb-warm-2359 .tag_46ca li.panel_6191 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb-warm-2359 .tag_46ca li.panel_6191 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb-warm-2359 .tag_46ca li.panel_6191: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) {
  .breadcrumb-warm-2359 .tag_46ca li.panel_6191 li.panel_6191 li.panel_6191 li.panel_6191 {
    padding-left: 0;
  }
}
article.panel_6191 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_6191 .text-0954 p:last-of-type {
  margin-bottom: 0;
}
article.panel_6191 .border-dark-a50c {
  float: left;
}
article.panel_6191 .paragraph-wide-8c9e {
  margin-left: 85px;
}
article.panel_6191 .preview_57cd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_6191 .preview_57cd .notification-f246 {
  margin-left: 10px;
}
article.panel_6191 .mini-1c34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_6191 .over_2e57 {
  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 .highlight_a030,
  #respond .basic-3765,
  #respond .wide_6b3d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_a030 input,
#respond .basic-3765 input,
#respond .wide_6b3d input {
  width: 100%;
}
#respond .wide_6b3d {
  margin-right: 0;
}
#respond .gallery-old-0917 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border-ff5e {
  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;
}
.border-ff5e.link-abd9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.border-ff5e 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%);
}
.border-ff5e:focus,
.border-ff5e: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);
}
.tiny_0487 {
  border-radius: 10%;
}
.video_easy_434e {
  border-radius: 50%;
}
.pressed_3d94 {
  font-size: 0.72em;
}
.message-f6c8 {
  font-size: 0.875em;
}
.hovered_085b {
  font-size: 1.1em;
}
.border-4adb {
  text-transform: uppercase;
  line-height: 1.2;
}
.border-4adb.pressed_3d94 {
  letter-spacing: 0.5px;
}
.preview_a972,
.preview_a972 a {
  color: #6d6d6d;
}
.preview_a972 a:hover {
  color: #111;
}
.form_liquid_a9fc {
  color: #6d6d6d;
}
.chip-blue-a591 {
  overflow-x: hidden;
}
.chip-blue-a591 .background-d1e6.top_7e96 {
  position: relative;
}
.chip-blue-a591 .background-d1e6.top_7e96.container_clean_8854 {
  position: initial;
}
.chip-blue-a591
  .background-d1e6.top_7e96.container_clean_8854
  .link_5a25 {
  left: auto;
}
.chip-blue-a591 .background-d1e6 .link_5a25 {
  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;
}
.chip-blue-a591 .background-d1e6:hover.top_7e96 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.chip-blue-a591
  .background-d1e6:hover.top_7e96
  .link_5a25 {
  display: block;
  z-index: 9999999;
}
.chip-blue-a591 .background_bronze_3521 .stone-a2f1,
.chip-blue-a591 .tooltip_wood_8a2b .stone-a2f1 {
  display: none;
}
.chip-blue-a591 .old-49cd .background-d1e6:hover.top_7e96 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fast_6d00 .highlight_a030 label,
.fast_6d00 .gold-ea4d label,
.fast_6d00 .basic-3765 label,
.fast_6d00 .wide_6b3d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb-warm-2359 {
  list-style: none;
  margin: 0;
}
.breadcrumb-warm-2359 article.panel_6191 {
  margin-bottom: 0;
}
.breadcrumb-warm-2359 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb-warm-2359 .tag_46ca li.panel_6191 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb-warm-2359 .tag_46ca li.panel_6191 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb-warm-2359 .tag_46ca li.panel_6191: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) {
  .breadcrumb-warm-2359 .tag_46ca li.panel_6191 li.panel_6191 li.panel_6191 li.panel_6191 {
    padding-left: 0;
  }
}
article.panel_6191 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_6191 .text-0954 p:last-of-type {
  margin-bottom: 0;
}
article.panel_6191 .border-dark-a50c {
  float: left;
}
article.panel_6191 .paragraph-wide-8c9e {
  margin-left: 85px;
}
article.panel_6191 .preview_57cd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_6191 .preview_57cd .notification-f246 {
  margin-left: 10px;
}
article.panel_6191 .mini-1c34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_6191 .over_2e57 {
  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 .highlight_a030,
  #respond .basic-3765,
  #respond .wide_6b3d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_a030 input,
#respond .basic-3765 input,
#respond .wide_6b3d input {
  width: 100%;
}
#respond .wide_6b3d {
  margin-right: 0;
}
#respond .gallery-old-0917 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background_bronze_3521 .sidebar_5961 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_5961 .basic-62a9.pattern-736f .up_2425 > li > a:focus,
.sidebar_5961 .basic-62a9.pattern-736f .up_2425 > li > a:hover,
.sidebar_5961 .basic-62a9.backdrop_cb6e .up_2425 > li > a:focus,
.sidebar_5961 .basic-62a9.backdrop_cb6e .up_2425 > li > a:hover,
.sidebar_5961 .basic-62a9.row-46c6 .up_2425 > li > a:focus,
.sidebar_5961 .basic-62a9.row-46c6 .up_2425 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5961
  .basic-62a9.pattern-736f
  .up_2425
  > li.accordion_1821
  > a,
.sidebar_5961
  .basic-62a9.pattern-736f
  .up_2425
  > li.cold-5ac6
  > a,
.sidebar_5961
  .basic-62a9.backdrop_cb6e
  .up_2425
  > li.accordion_1821
  > a,
.sidebar_5961
  .basic-62a9.backdrop_cb6e
  .up_2425
  > li.cold-5ac6
  > a,
.sidebar_5961
  .basic-62a9.row-46c6
  .up_2425
  > li.accordion_1821
  > a,
.sidebar_5961 .basic-62a9.row-46c6 .up_2425 > li.module_wide_243b > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5961 .purple-a534,
.sidebar_5961 .purple-a534 a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5961 .active_5104.breadcrumb_iron_3915 li a,
.sidebar_5961 .current-3a4f a,
.sidebar_5961 .list_35fa,
.sidebar_5961 .up_2425 > li > a,
.sidebar_5961 .fluid_e154 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961 .active_5104.breadcrumb_iron_3915 li a:hover,
.sidebar_5961 .current-3a4f a:hover,
.sidebar_5961 .list_35fa:hover,
.sidebar_5961 .up_2425 > li > a:hover,
.sidebar_5961 .fluid_e154:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5961 .title-9847 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961 .title-9847 .gallery_outer_7f17 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5961 .title-9847:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_5961 .shadow-gas-cd06 .stone_a49a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961 .shadow-gas-cd06 .stone_a49a .slider_blue_3c1e {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961
  .shadow-gas-cd06
  .stone_a49a
  .slider_blue_3c1e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961
  .shadow-gas-cd06
  .stone_a49a
  .slider_blue_3c1e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961
  .shadow-gas-cd06
  .stone_a49a
  .slider_blue_3c1e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961
  .shadow-gas-cd06
  .stone_a49a
  .slider_blue_3c1e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961 .shadow-gas-cd06 .slider_2ec2 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_5961 .shadow-gas-cd06 .slider_2ec2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_light_0e61
  .sidebar_5961
  .shadow-gas-cd06
  .pagination_easy_d000
  .huge_31f4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_light_0e61
  .sidebar_5961
  .shadow-gas-cd06
  .pagination_easy_d000
  .slider_blue_3c1e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_bronze_3521 .backdrop-dim-0c8b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.backdrop-dim-0c8b .basic-62a9.pattern-736f .up_2425 > li > a:focus,
.backdrop-dim-0c8b .basic-62a9.pattern-736f .up_2425 > li > a:hover,
.backdrop-dim-0c8b .basic-62a9.backdrop_cb6e .up_2425 > li > a:focus,
.backdrop-dim-0c8b .basic-62a9.backdrop_cb6e .up_2425 > li > a:hover,
.backdrop-dim-0c8b .basic-62a9.row-46c6 .up_2425 > li > a:focus,
.backdrop-dim-0c8b .basic-62a9.row-46c6 .up_2425 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dim-0c8b
  .basic-62a9.pattern-736f
  .up_2425
  > li.accordion_1821
  > a,
.backdrop-dim-0c8b
  .basic-62a9.pattern-736f
  .up_2425
  > li.cold-5ac6
  > a,
.backdrop-dim-0c8b
  .basic-62a9.backdrop_cb6e
  .up_2425
  > li.accordion_1821
  > a,
.backdrop-dim-0c8b
  .basic-62a9.backdrop_cb6e
  .up_2425
  > li.cold-5ac6
  > a,
.backdrop-dim-0c8b
  .basic-62a9.row-46c6
  .up_2425
  > li.accordion_1821
  > a,
.backdrop-dim-0c8b .basic-62a9.row-46c6 .up_2425 > li.module_wide_243b > a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dim-0c8b .purple-a534,
.backdrop-dim-0c8b .purple-a534 a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dim-0c8b .active_5104.breadcrumb_iron_3915 li a,
.backdrop-dim-0c8b .current-3a4f a,
.backdrop-dim-0c8b .list_35fa,
.backdrop-dim-0c8b .up_2425 > li > a,
.backdrop-dim-0c8b .fluid_e154 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-dim-0c8b .active_5104.breadcrumb_iron_3915 li a:hover,
.backdrop-dim-0c8b .current-3a4f a:hover,
.backdrop-dim-0c8b .list_35fa:hover,
.backdrop-dim-0c8b .up_2425 > li > a:hover,
.backdrop-dim-0c8b .fluid_e154:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dim-0c8b .title-9847 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-dim-0c8b .title-9847 .gallery_outer_7f17 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-dim-0c8b .title-9847:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-1606 .pressed_4de8 {
  margin-left: auto;
  margin-right: auto;
}
.hover-fluid-3c2f > * {
  margin-left: auto;
  margin-right: auto;
}
.hover-fluid-3c2f .avatar_west_bb36 {
  margin-right: 1.41575em;
}
.paper_651a .hover-fluid-3c2f > .link-1c91 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.paper_651a .hover-fluid-3c2f > .video-pro-fd17 {
  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;
}
.outline-6d51.outer-1606 .pressed_4de8,
.notice-e2d5.outer-1606 .pressed_4de8 {
  margin-left: 0;
}
.simple-1bea.outer-1606 .pressed_4de8,
.east-8c3e.outer-1606 .pressed_4de8 {
  margin-right: 0;
}
.hover-fluid-3c2f ol,
.hover-fluid-3c2f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description_new_5ea8 video {
  max-width: 100%;
}
.iron-3c6e img {
  display: block;
}
.iron-3c6e.avatar_west_bb36,
.iron-3c6e.bottom_419e {
  width: 100%;
}
.iron-3c6e.video-pro-fd17 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary_new_0fa2:not(.heading_3b4b) {
  margin: 1.5em auto;
}
.liquid_8a4c p {
  padding: 1.5em 14px;
}
ul.wood-2de6.video-pro-fd17,
ul.wood-2de6.link-1c91,
ul.wood-2de6.wrapper-center-20c8.link-1c91 {
  padding: 0 14px;
}
.element_over_2578 {
  display: block;
  overflow-x: auto;
}
.element_over_2578 table {
  border-collapse: collapse;
  width: 100%;
}
.element_over_2578 td,
.element_over_2578 th {
  padding: 0.5em;
}
.hover-fluid-3c2f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hover-fluid-3c2f ol ol,
.hover-fluid-3c2f ol ul,
.hover-fluid-3c2f ul ol,
.hover-fluid-3c2f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hover-fluid-3c2f ol ol li,
.hover-fluid-3c2f ol ul li,
.hover-fluid-3c2f ul ol li,
.hover-fluid-3c2f ul ul li {
  margin-left: 0;
}
.component_motion_7a93.link_light_097e > .column_soft_915f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.component_motion_7a93.link_light_097e > .column_soft_915f iframe,
.component_motion_7a93.link_light_097e > .column_soft_915f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-top-bf2b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo-top-bf2b.motion_c93f {
  padding: 0;
}
.logo-top-bf2b.motion_c93f cite {
  font-size: 13px;
}
.logo-top-bf2b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo-top-bf2b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient_4163 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient_4163 > p:first-child {
  margin-top: 0;
}
.gradient_4163 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient_4163 blockquote {
  border-left: 0;
}
.small-ae58 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.small-ae58:not(.sidebar_a869) {
  max-width: 100px;
}
.small-ae58.outline-stale-9a94 {
  border-bottom: none !important;
  text-align: center;
}
.small-ae58.outline-stale-9a94::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .liquid_8a4c p {
    padding: 1.5em 0;
  }
}
.gradient_clean_58d6 {
  color: #0073aa;
}
.button_clean_e669 {
  background-color: #0073aa;
}
.tooltip_liquid_209b {
  color: #229fd8;
}
.chip_current_81dc {
  background-color: #229fd8;
}
.background-150c {
  color: #eee;
}
.description_lite_539b {
  background-color: #eee;
}
.huge-9087 {
  color: #444;
}
.list_active_a0cf {
  background-color: #444;
}
.hidden_7bbf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hidden_7bbf .module-516a .current-3a4f {
  font-size: 15px;
}
.hidden_7bbf .current-3a4f {
  line-height: 1.3;
}
.hidden_7bbf .backdrop-dim-0c8b {
}
.hidden_7bbf .sidebar_5961 {
  background: #235787;
}
.main_short_1eab {
  padding: 0;
}
.main_short_1eab .sidebar_5961 {
  background: #1a1a1a;
}
.main_short_1eab .backdrop-dim-0c8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.old-16d1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.old-16d1 .backdrop-dim-0c8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.old-16d1 .sidebar_5961 {
  background: #303030;
}
.slider-4ccc {
  position: relative;
  z-index: 10;
}
.slider-4ccc .inner-0ca9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel-a984 .top_7e96 {
  display: inline-block;
  vertical-align: middle;
}
.steel-a984.plasma-e046 .top_7e96 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .steel-a984.plasma-e046 .top_7e96 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .steel-a984.plasma-e046 .top_7e96 {
    margin-right: 0.4em;
  }
}
.steel-a984.plasma-e046 .top_7e96:last-child {
  margin-right: 0;
}
.summary-9d90 .inner-0ca9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .background_bronze_3521 .module-516a {
    margin: 0 -0.5em;
  }
  .background_bronze_3521 .module-516a [class*="customify-col-"],
  .background_bronze_3521 .module-516a [class*="customify-col_"],
  .background_bronze_3521 .module-516a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.background_bronze_3521.widget_b27e .inner-0ca9 {
  background: 0 0 !important;
}
.background_bronze_3521.widget_b27e .inner-0ca9,
.background_bronze_3521.summary-9d90 .inner-0ca9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .background_bronze_3521.form_prev_94cf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.background_bronze_3521.summary-9d90 .inner-0ca9 {
  box-shadow: none !important;
}
.main_31d4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .main_31d4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .main_31d4 {
    padding: 18px 0 20px;
  }
}
.main_31d4 .dim_3523 {
  width: 100%;
}
.main_31d4 .logo-fac8 {
  margin-bottom: 0;
}
.main_31d4 .backdrop_5cb7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight_stone_9d65 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight_stone_9d65 .dim_3e33 {
  width: 100%;
}
.border_bronze_11de {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.border_bronze_11de li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.border_bronze_11de li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.border_bronze_11de li:last-child:after {
  display: none;
}
.border_bronze_11de li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel_aacc .stone-a2f1 button,
.main_31d4 .stone-a2f1 button {
  left: 0;
}
.carousel_aacc .dim_3e33,
.main_31d4 .dim_3e33 {
  padding-left: 0;
  padding-right: 0;
}
.carousel_aacc .highlight_stone_9d65,
.main_31d4 .highlight_stone_9d65 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel_aacc {
  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;
}
.carousel_aacc: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;
}
.carousel_aacc .container_c56a {
  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) {
  .carousel_aacc .container_c56a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_aacc .container_c56a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_aacc .container_c56a {
    min-height: 200px;
  }
}
.carousel_aacc .border_bronze_11de {
  color: rgba(255, 255, 255, 0.8);
}
.carousel_aacc .border_bronze_11de a,
.carousel_aacc .border_bronze_11de li:after {
  color: inherit;
}
.carousel_aacc .border_bronze_11de a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar-490c {
  margin-bottom: 0.5em;
}
.tall_a77a {
  margin-bottom: 1.2em;
}
.tall_a77a,
.sidebar-490c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tall_a77a p:last-child,
.sidebar-490c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .stone-a2f1,
#masthead .stone-a2f1 {
  display: none;
}
#masthead
  > .stone-a2f1.backdrop_huge_f939 {
  display: none;
}
#masthead > .stone-a2f1 button {
  left: 0;
}
.fresh-bfc3 {
  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%;
}
.fresh-bfc3 .top_7e96 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fresh-bfc3 .header_e285 {
  display: -webkit-box;
  display: flex;
}
.fresh-bfc3 .header_e285.feature_down_9a81 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fresh-bfc3 .header_e285.popup_1db9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh-bfc3 .header_e285.current_eb72 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh-bfc3.down-af54.column-medium-1a9e .header_e285.feature_down_9a81 {
  flex-basis: 100%;
}
.fresh-bfc3.paper_1fd9 .header_e285.popup_1db9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.fresh-bfc3.paper_1fd9 .header_e285.current_eb72 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .stone-a2f1.backdrop_huge_f939 {
  display: none;
}
#masthead > .stone-a2f1 button {
  left: 0;
}
.status-1216 {
  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;
}
.status-1216:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.status-1216.avatar_0a60 i {
  margin-right: 4px;
}
.status-1216.stale-91a4 i {
  margin-left: 5px;
}
.current-3a4f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.current-3a4f p:last-child {
  margin-bottom: 0;
}
.advanced-4e60 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.advanced-4e60 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.advanced-4e60 img {
  display: block;
  width: auto;
  line-height: 1;
}
.advanced-4e60 .purple-a534 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.advanced-4e60 .thumbnail-wood-eee6 {
  margin: 5px 0 7px 0;
}
.advanced-4e60.tooltip_2a34 .block_a3f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-4e60.tooltip_2a34 .hard_2091 {
  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;
}
.advanced-4e60.outer-e321 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.advanced-4e60.outer-e321 .block_a3f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-4e60.outer-e321 .hard_2091 {
  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;
}
.advanced-4e60.media_9691 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced-4e60.content-1a2e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.advanced-4e60.content-1a2e .hard_2091 {
  margin-top: 7px;
}
.gas-fa66 {
  display: inline-block;
}
.slider-4ccc .module-8000 .advanced-4e60 img {
  max-width: 100%;
}
.basic-62a9 .glass-7c22.dropdown_middle_e3fd,
.aside_ccd3 .glass-7c22.dropdown_middle_e3fd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic-62a9 .secondary-dim-4530,
.aside_ccd3 .secondary-dim-4530 {
  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%);
}
.basic-62a9 .secondary-dim-4530 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.basic-62a9.hover-ad17 .secondary-dim-4530 {
  display: none;
}
.basic-62a9 .dirty-5857 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic-62a9 .dirty-5857 li {
  display: inline-block;
  position: relative;
}
.basic-62a9 .dirty-5857 li:last-child {
  margin-right: 0;
}
.basic-62a9 .dirty-5857 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;
}
.basic-62a9 .dirty-5857 li.module_wide_243b > a {
  color: rgba(0, 0, 0, 0.9);
}
.basic-62a9 .dirty-5857 > 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;
}
.basic-62a9 .dirty-5857 > li > a i {
  line-height: 0;
}
.basic-62a9 .dirty-5857 > li.shade_huge_eadc > a .secondary-dim-4530 {
  margin-left: 4px;
  line-height: 0;
}
.basic-62a9 .dirty-5857 .pagination_basic_d968 li.shade_huge_eadc > a {
  position: relative;
}
.basic-62a9 .dirty-5857 .pagination_basic_d968 li.shade_huge_eadc > a:after,
.basic-62a9 .dirty-5857 .pagination_basic_d968 li.shade_huge_eadc > a:before {
  content: "";
  display: table;
}
.basic-62a9 .dirty-5857 .pagination_basic_d968 li.shade_huge_eadc > a:after {
  clear: both;
}
.basic-62a9 .dirty-5857 .pagination_basic_d968 li.shade_huge_eadc > a .secondary-dim-4530 {
  margin-left: 5px;
  float: right;
}
.basic-62a9 .motion_945a,
.basic-62a9 .pagination_basic_d968 {
  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;
}
.basic-62a9 .pagination_basic_d968 {
  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;
}
.basic-62a9 .pagination_basic_d968 .dropdown_middle_e3fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic-62a9 .pagination_basic_d968 .secondary-dim-4530 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.basic-62a9 .pagination_basic_d968 li {
  display: block;
  margin: 0;
  padding: 0;
}
.basic-62a9 .pagination_basic_d968 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;
}
.basic-62a9 .pagination_basic_d968 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.basic-62a9 .pagination_basic_d968 .pagination_basic_d968 {
  top: 0;
  left: 100%;
}
.basic-62a9 .caption_hovered_3bb8.fn-focus-348b > .motion_945a,
.basic-62a9 .caption_hovered_3bb8.fn-focus-348b > .pagination_basic_d968,
.basic-62a9 .caption_hovered_3bb8:focus > .motion_945a,
.basic-62a9 .caption_hovered_3bb8:focus > .pagination_basic_d968,
.basic-62a9 .caption_hovered_3bb8:hover > .motion_945a,
.basic-62a9 .caption_hovered_3bb8:hover > .pagination_basic_d968 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.basic-62a9.row-46c6 .up_2425:after,
.basic-62a9.row-46c6 .up_2425:before {
  content: "";
  display: table;
}
.basic-62a9.row-46c6 .up_2425:after {
  clear: both;
}
.basic-62a9.row-46c6 .up_2425 > li {
  float: left;
}
.basic-62a9.copper_d375 .up_2425:after,
.basic-62a9.copper_d375 .up_2425:before {
  content: "";
  display: table;
}
.basic-62a9.copper_d375 .up_2425:after {
  clear: both;
}
.basic-62a9.copper_d375 .up_2425 > li {
  float: left;
}
.basic-62a9.copper_d375 .up_2425 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.basic-62a9.copper_d375 .up_2425 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.basic-62a9.copper_d375 .up_2425 > li.accordion_1821 > a,
.basic-62a9.copper_d375 .up_2425 > li.module_wide_243b > a {
  color: #fff;
  background-color: #1e4b75;
}
.basic-62a9.pattern-736f .up_2425 > li > a .dropdown_middle_e3fd {
  position: relative;
}
.basic-62a9.pattern-736f .up_2425 > li > a .dropdown_middle_e3fd: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;
}
.basic-62a9.pattern-736f
  .up_2425
  > li:focus
  > a
  .dropdown_middle_e3fd:before,
.basic-62a9.pattern-736f
  .up_2425
  > li:hover
  > a
  .dropdown_middle_e3fd:before {
  width: 100%;
  background-color: currentColor;
}
.basic-62a9.pattern-736f
  .up_2425
  > li.accordion_1821
  > a
  .dropdown_middle_e3fd:before,
.basic-62a9.pattern-736f
  .up_2425
  > li.cold-5ac6
  > a
  .dropdown_middle_e3fd:before {
  width: 100%;
  background-color: currentColor;
}
.basic-62a9.backdrop_cb6e .up_2425 > li > a .dropdown_middle_e3fd {
  position: relative;
}
.basic-62a9.backdrop_cb6e .up_2425 > li > a .dropdown_middle_e3fd: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;
}
.basic-62a9.backdrop_cb6e .up_2425 > li:focus > a .dropdown_middle_e3fd:before,
.basic-62a9.backdrop_cb6e
  .up_2425
  > li:hover
  > a
  .dropdown_middle_e3fd:before {
  width: 100%;
  background-color: currentColor;
}
.basic-62a9.backdrop_cb6e
  .up_2425
  > li.accordion_1821
  > a
  .dropdown_middle_e3fd:before,
.basic-62a9.backdrop_cb6e
  .up_2425
  > li.cold-5ac6
  > a
  .dropdown_middle_e3fd:before {
  width: 100%;
  background-color: currentColor;
}
.aside_ccd3 .dirty-5857 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside_ccd3 .dirty-5857 li:first-child > a {
  border-top: none;
}
.aside_ccd3 .dirty-5857 .complex-e189 > .dropdown_middle_e3fd .secondary-dim-4530 {
  display: none;
}
.aside_ccd3 .dirty-5857 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.aside_ccd3 .dirty-5857 li:last-child {
  border: none;
}
.aside_ccd3 .dirty-5857 li.shade_huge_eadc > a {
  padding-right: 45px !important;
}
.aside_ccd3 .dirty-5857 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.aside_ccd3 .dirty-5857 li a:focus,
.aside_ccd3 .dirty-5857 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_ccd3 .dirty-5857 li .medium-6f06 {
  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;
}
.aside_ccd3 .dirty-5857 li .medium-6f06:hover {
  box-shadow: none;
}
.aside_ccd3 .dirty-5857 li .medium-6f06 .secondary-dim-4530 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.aside_ccd3 .dirty-5857 .pagination_basic_d968 {
  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);
}
.aside_ccd3 .dirty-5857 .pagination_basic_d968 li a {
  padding-left: 3em;
}
.aside_ccd3 .dirty-5857 .current-630c > a .medium-6f06 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aside_ccd3 .dirty-5857 .current-630c > .pagination_basic_d968 {
  display: block;
  opacity: 1;
}
.box-2109 {
  max-width: 100%;
}
.item_white_67f5 {
  line-height: 0;
  cursor: pointer;
}
.fluid_e154 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fluid_e154:hover {
  box-shadow: none;
  color: currentColor;
}
.fluid_e154 svg {
  width: 18px;
  height: 18px;
}
.fluid_e154 .logo_smooth_ff97 {
  display: none;
}
.text_liquid_466c {
  position: relative;
}
.text_liquid_466c.fn-active-348b .fluid_e154 .fixed-26b7 {
  display: none;
}
.text_liquid_466c.fn-active-348b .fluid_e154 .logo_smooth_ff97 {
  display: inline-block;
}
.text_liquid_466c .row-center-28e7 {
  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);
}
.text_liquid_466c.out-25a5 .row-center-28e7 {
  left: auto;
  right: -0.9em;
}
.text_liquid_466c.out-25a5 .info-mini-23d9::before {
  left: auto;
  right: 15px;
}
.text_liquid_466c.fn-active-348b .row-center-28e7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination_easy_d000 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination_easy_d000 label {
  flex-basis: 100%;
}
.pagination_easy_d000 .stone_a49a {
  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;
}
.pagination_easy_d000 .slider_blue_3c1e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination_easy_d000 .slider_blue_3c1e:focus {
  background-color: transparent;
}
.pagination_easy_d000 button.slider_2ec2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination_easy_d000 button.slider_2ec2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination_easy_d000 button.slider_2ec2 svg {
  width: 18px;
  height: 18px;
}
.pagination_easy_d000 input[type="submit"] {
  min-height: auto;
}
.shadow-gas-cd06 .pagination_easy_d000 .slider_blue_3c1e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.info-mini-23d9 {
  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) {
  .info-mini-23d9 {
    width: 220px;
  }
}
.info-mini-23d9 label {
  flex-basis: 100%;
}
.info-mini-23d9::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;
}
.component_light_0e61 .shadow-gas-cd06 .pagination_easy_d000 {
  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;
}
.component_light_0e61
  .shadow-gas-cd06
  .pagination_easy_d000
  .stone_a49a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component_light_0e61 .shadow-gas-cd06 .pagination_easy_d000 .slider_blue_3c1e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component_light_0e61
  .shadow-gas-cd06
  .pagination_easy_d000
  .slider_blue_3c1e:focus {
  background: 0 0;
}
.component_light_0e61
  .shadow-gas-cd06
  .pagination_easy_d000
  .huge_31f4 {
  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;
}
.active_5104 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_5104 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_5104 li:last-child {
  margin-right: 0;
}
.active_5104 li:first-child {
  margin-left: 0;
}
.active_5104.backdrop_e4b7 a {
  color: #fff;
}
.active_5104.backdrop_e4b7 a:hover {
  color: #fff;
}
.active_5104 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_5104 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_5104 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_5104 a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_5104 [class*="social-icon-apple"] {
  background-color: #999;
}
.active_5104 [class*="social-icon-apple"].aside_simple_cb62 {
  background-color: transparent;
  color: #999;
}
.active_5104 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_5104 [class*="social-icon-behance"].aside_simple_cb62 {
  background-color: transparent;
  color: #1769ff;
}
.active_5104 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_5104 [class*="social-icon-bitbucket"].aside_simple_cb62 {
  background-color: transparent;
  color: #205081;
}
.active_5104 [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_5104 [class*="social-icon-codepen"].aside_simple_cb62 {
  background-color: transparent;
  color: #000;
}
.active_5104 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_5104 [class*="social-icon-delicious"].aside_simple_cb62 {
  background-color: transparent;
  color: #39f;
}
.active_5104 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_5104 [class*="social-icon-digg"].aside_simple_cb62 {
  background-color: transparent;
  color: #005be2;
}
.active_5104 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_5104 [class*="social-icon-dribbble"].aside_simple_cb62 {
  background-color: transparent;
  color: #ea4c89;
}
.active_5104 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_5104 [class*="social-icon-envelope"].aside_simple_cb62 {
  background-color: transparent;
  color: #ea4335;
}
.active_5104 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_5104 [class*="social-icon-facebook"].aside_simple_cb62 {
  background-color: transparent;
  color: #3b5998;
}
.active_5104 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_5104 [class*="social-icon-flickr"].aside_simple_cb62 {
  background-color: transparent;
  color: #0063dc;
}
.active_5104 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_5104 [class*="social-icon-foursquare"].aside_simple_cb62 {
  background-color: transparent;
  color: #2d5be3;
}
.active_5104 [class*="social-icon-github"] {
  background-color: #333;
}
.active_5104 [class*="social-icon-github"].aside_simple_cb62 {
  background-color: transparent;
  color: #333;
}
.active_5104 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_5104 [class*="social-icon-google-plus"].aside_simple_cb62 {
  background-color: transparent;
  color: #dd4b39;
}
.active_5104 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_5104 [class*="social-icon-houzz"].aside_simple_cb62 {
  background-color: transparent;
  color: #7ac142;
}
.active_5104 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_5104 [class*="social-icon-instagram"].aside_simple_cb62 {
  background-color: transparent;
  color: #262626;
}
.active_5104 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_5104 [class*="social-icon-jsfiddle"].aside_simple_cb62 {
  background-color: transparent;
  color: #487aa2;
}
.active_5104 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_5104 [class*="social-icon-linkedin"].aside_simple_cb62 {
  background-color: transparent;
  color: #0077b5;
}
.active_5104 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_5104 [class*="social-icon-medium"].aside_simple_cb62 {
  background-color: transparent;
  color: #00ab6b;
}
.active_5104 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_5104
  [class*="social-icon-odnoklassniki"].aside_simple_cb62 {
  background-color: transparent;
  color: #f4731c;
}
.active_5104 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_5104 [class*="social-icon-meetup"].aside_simple_cb62 {
  background-color: transparent;
  color: #ec1c40;
}
.active_5104 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_5104 [class*="social-icon-pinterest"].aside_simple_cb62 {
  background-color: transparent;
  color: #bd081c;
}
.active_5104 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_5104 [class*="social-icon-product-hunt"].aside_simple_cb62 {
  background-color: transparent;
  color: #da552f;
}
.active_5104 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_5104 [class*="social-icon-reddit"].aside_simple_cb62 {
  background-color: transparent;
  color: #ff4500;
}
.active_5104 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_5104 [class*="social-icon-rss"].aside_simple_cb62 {
  background-color: transparent;
  color: #f26522;
}
.active_5104 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_5104
  [class*="social-icon-shopping-cart"].aside_simple_cb62 {
  background-color: transparent;
  color: #4caf50;
}
.active_5104 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_5104 [class*="social-icon-skype"].aside_simple_cb62 {
  background-color: transparent;
  color: #00aff0;
}
.active_5104 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_5104 [class*="social-icon-slideshare"].aside_simple_cb62 {
  background-color: transparent;
  color: #0077b5;
}
.active_5104 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_5104 [class*="social-icon-snapchat"].aside_simple_cb62 {
  background-color: transparent;
  color: #fffc00;
}
.active_5104 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_5104 [class*="social-icon-soundcloud"].aside_simple_cb62 {
  background-color: transparent;
  color: #f80;
}
.active_5104 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_5104 [class*="social-icon-spotify"].aside_simple_cb62 {
  background-color: transparent;
  color: #2ebd59;
}
.active_5104 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_5104
  [class*="social-icon-stack-overflow"].aside_simple_cb62 {
  background-color: transparent;
  color: #fe7a15;
}
.active_5104 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_5104 [class*="social-icon-maldkfgram"].aside_simple_cb62 {
  background-color: transparent;
  color: #2ca5e0;
}
.active_5104 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_5104 [class*="social-icon-tripadvisor"].aside_simple_cb62 {
  background-color: transparent;
  color: #589442;
}
.active_5104 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_5104 [class*="social-icon-tumblr"].aside_simple_cb62 {
  background-color: transparent;
  color: #35465c;
}
.active_5104 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_5104 [class*="social-icon-twitch"].aside_simple_cb62 {
  background-color: transparent;
  color: #6441a5;
}
.active_5104 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_5104 [class*="social-icon-twitter"].aside_simple_cb62 {
  background-color: transparent;
  color: #1da1f2;
}
.active_5104 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_5104 [class*="social-icon-vimeo"].aside_simple_cb62 {
  background-color: transparent;
  color: #1ab7ea;
}
.active_5104 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_5104 [class*="social-icon-vk"].aside_simple_cb62 {
  background-color: transparent;
  color: #45668e;
}
.active_5104 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_5104 [class*="social-icon-weibo"].aside_simple_cb62 {
  background-color: transparent;
  color: #df2029;
}
.active_5104 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_5104 [class*="social-icon-weixin"].aside_simple_cb62 {
  background-color: transparent;
  color: #7bb32e;
}
.active_5104 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_5104 [class*="social-icon-whatsapp"].aside_simple_cb62 {
  background-color: transparent;
  color: #25d366;
}
.active_5104 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_5104 [class*="social-icon-wordpress"].aside_simple_cb62 {
  background-color: transparent;
  color: #21759b;
}
.active_5104 [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_5104 [class*="social-icon-xing"].aside_simple_cb62 {
  background-color: transparent;
  color: #026466;
}
.active_5104 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_5104 [class*="social-icon-yelp"].aside_simple_cb62 {
  background-color: transparent;
  color: #af0606;
}
.active_5104 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_5104 [class*="social-icon-youtube"].aside_simple_cb62 {
  background-color: transparent;
  color: #cd201f;
}
.list_35fa {
  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;
}
.list_35fa:hover {
  box-shadow: none;
  background: 0 0;
}
.progress-2f00 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.feature_baaf {
  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;
}
.hovered-6bfc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle-b01f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle-b01f,
.middle-b01f::after,
.middle-b01f::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;
}
.middle-b01f::after,
.middle-b01f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fresh_03f5 .feature_baaf .hovered-6bfc {
  margin-top: -2px;
  width: 19px;
}
.fresh_03f5 .feature_baaf .middle-b01f {
  margin-top: -1px;
}
.fresh_03f5 .feature_baaf .middle-b01f,
.fresh_03f5 .feature_baaf .middle-b01f::after,
.fresh_03f5 .feature_baaf .middle-b01f::before {
  width: 19px;
  height: 2px;
}
.fresh_03f5 .feature_baaf .middle-b01f::before {
  top: -6px;
}
.fresh_03f5 .feature_baaf .middle-b01f::after {
  bottom: -6px;
}
.in_7a48 .feature_baaf .hovered-6bfc {
  margin-top: -2px;
  width: 22px;
}
.in_7a48 .feature_baaf .middle-b01f {
  margin-top: -1px;
}
.in_7a48 .feature_baaf .middle-b01f,
.in_7a48 .feature_baaf .middle-b01f::after,
.in_7a48 .feature_baaf .middle-b01f::before {
  width: 22px;
  height: 2px;
}
.in_7a48 .feature_baaf .middle-b01f::before {
  top: -7px;
}
.in_7a48 .feature_baaf .middle-b01f::after {
  bottom: -7px;
}
.accordion-d69c .feature_baaf .hovered-6bfc {
  margin-top: -2px;
  width: 31px;
}
.accordion-d69c .feature_baaf .middle-b01f {
  margin-top: -1.5px;
}
.accordion-d69c .feature_baaf .middle-b01f,
.accordion-d69c .feature_baaf .middle-b01f::after,
.accordion-d69c .feature_baaf .middle-b01f::before {
  width: 31px;
  height: 3px;
}
.accordion-d69c .feature_baaf .middle-b01f::before {
  top: -9px;
}
.accordion-d69c .feature_baaf .middle-b01f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress-18a6 .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 19px;
  }
  .progress-18a6 .feature_baaf .middle-b01f {
    margin-top: -1px;
  }
  .progress-18a6 .feature_baaf .middle-b01f,
  .progress-18a6 .feature_baaf .middle-b01f::after,
  .progress-18a6 .feature_baaf .middle-b01f::before {
    width: 19px;
    height: 2px;
  }
  .progress-18a6 .feature_baaf .middle-b01f::before {
    top: -6px;
  }
  .progress-18a6 .feature_baaf .middle-b01f::after {
    bottom: -6px;
  }
  .notice_large_dab6 .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 22px;
  }
  .notice_large_dab6 .feature_baaf .middle-b01f {
    margin-top: -1px;
  }
  .notice_large_dab6 .feature_baaf .middle-b01f,
  .notice_large_dab6 .feature_baaf .middle-b01f::after,
  .notice_large_dab6 .feature_baaf .middle-b01f::before {
    width: 22px;
    height: 2px;
  }
  .notice_large_dab6 .feature_baaf .middle-b01f::before {
    top: -7px;
  }
  .notice_large_dab6 .feature_baaf .middle-b01f::after {
    bottom: -7px;
  }
  .dynamic_2574 .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic_2574 .feature_baaf .middle-b01f {
    margin-top: -1.5px;
  }
  .dynamic_2574 .feature_baaf .middle-b01f,
  .dynamic_2574 .feature_baaf .middle-b01f::after,
  .dynamic_2574 .feature_baaf .middle-b01f::before {
    width: 31px;
    height: 3px;
  }
  .dynamic_2574 .feature_baaf .middle-b01f::before {
    top: -9px;
  }
  .dynamic_2574 .feature_baaf .middle-b01f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-inner-86fb .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 19px;
  }
  .menu-inner-86fb .feature_baaf .middle-b01f {
    margin-top: -1px;
  }
  .menu-inner-86fb .feature_baaf .middle-b01f,
  .menu-inner-86fb .feature_baaf .middle-b01f::after,
  .menu-inner-86fb .feature_baaf .middle-b01f::before {
    width: 19px;
    height: 2px;
  }
  .menu-inner-86fb .feature_baaf .middle-b01f::before {
    top: -6px;
  }
  .menu-inner-86fb .feature_baaf .middle-b01f::after {
    bottom: -6px;
  }
  .tag_static_ec64 .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 22px;
  }
  .tag_static_ec64 .feature_baaf .middle-b01f {
    margin-top: -1px;
  }
  .tag_static_ec64 .feature_baaf .middle-b01f,
  .tag_static_ec64 .feature_baaf .middle-b01f::after,
  .tag_static_ec64 .feature_baaf .middle-b01f::before {
    width: 22px;
    height: 2px;
  }
  .tag_static_ec64 .feature_baaf .middle-b01f::before {
    top: -7px;
  }
  .tag_static_ec64 .feature_baaf .middle-b01f::after {
    bottom: -7px;
  }
  .thick-41de .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 31px;
  }
  .thick-41de .feature_baaf .middle-b01f {
    margin-top: -1.5px;
  }
  .thick-41de .feature_baaf .middle-b01f,
  .thick-41de .feature_baaf .middle-b01f::after,
  .thick-41de .feature_baaf .middle-b01f::before {
    width: 31px;
    height: 3px;
  }
  .thick-41de .feature_baaf .middle-b01f::before {
    top: -9px;
  }
  .thick-41de .feature_baaf .middle-b01f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .module-cb43 .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 19px;
  }
  .module-cb43 .feature_baaf .middle-b01f {
    margin-top: -1px;
  }
  .module-cb43 .feature_baaf .middle-b01f,
  .module-cb43 .feature_baaf .middle-b01f::after,
  .module-cb43 .feature_baaf .middle-b01f::before {
    width: 19px;
    height: 2px;
  }
  .module-cb43 .feature_baaf .middle-b01f::before {
    top: -6px;
  }
  .module-cb43 .feature_baaf .middle-b01f::after {
    bottom: -6px;
  }
  .border-right-8b9a .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 22px;
  }
  .border-right-8b9a .feature_baaf .middle-b01f {
    margin-top: -1px;
  }
  .border-right-8b9a .feature_baaf .middle-b01f,
  .border-right-8b9a .feature_baaf .middle-b01f::after,
  .border-right-8b9a .feature_baaf .middle-b01f::before {
    width: 22px;
    height: 2px;
  }
  .border-right-8b9a .feature_baaf .middle-b01f::before {
    top: -7px;
  }
  .border-right-8b9a .feature_baaf .middle-b01f::after {
    bottom: -7px;
  }
  .container_easy_1761 .feature_baaf .hovered-6bfc {
    margin-top: -2px;
    width: 31px;
  }
  .container_easy_1761 .feature_baaf .middle-b01f {
    margin-top: -1.5px;
  }
  .container_easy_1761 .feature_baaf .middle-b01f,
  .container_easy_1761 .feature_baaf .middle-b01f::after,
  .container_easy_1761 .feature_baaf .middle-b01f::before {
    width: 31px;
    height: 3px;
  }
  .container_easy_1761 .feature_baaf .middle-b01f::before {
    top: -9px;
  }
  .container_easy_1761 .feature_baaf .middle-b01f::after {
    bottom: -9px;
  }
}
.heading_gold_5cd8 .middle-b01f {
  -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);
}
.heading_gold_5cd8 .middle-b01f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading_gold_5cd8 .middle-b01f::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);
}
.heading_gold_5cd8.hero_action_dfda .middle-b01f {
  -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);
}
.heading_gold_5cd8.hero_action_dfda .middle-b01f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading_gold_5cd8.hero_action_dfda .middle-b01f::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);
}
.card-8e81 {
  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.sidebar_045e:before {
  display: none;
}
.tooltip_wood_8a2b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tooltip_wood_8a2b .block_aae1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tooltip_wood_8a2b .block_aae1:last-of-type {
  border-bottom: none;
}
.tooltip_wood_8a2b .block_aae1.description_top_a609,
.tooltip_wood_8a2b .block_aae1.fixed_bd04,
.tooltip_wood_8a2b .block_aae1.focus_46bb {
  padding: 0;
}
.tooltip_wood_8a2b .aside_ccd3 .medium-6f06 {
  color: currentColor;
}
.tooltip_wood_8a2b .aside_ccd3 .medium-6f06:focus,
.tooltip_wood_8a2b .aside_ccd3 .medium-6f06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .title-9847,
.tooltip_wood_8a2b.backdrop-dim-0c8b .current-3a4f a,
.tooltip_wood_8a2b.backdrop-dim-0c8b .up_2425 a,
.tooltip_wood_8a2b.backdrop-dim-0c8b .pagination_basic_d968 a {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .title-9847:hover,
.tooltip_wood_8a2b.backdrop-dim-0c8b .current-3a4f a:hover,
.tooltip_wood_8a2b.backdrop-dim-0c8b .up_2425 a:hover,
.tooltip_wood_8a2b.backdrop-dim-0c8b .pagination_basic_d968 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .gallery_outer_7f17 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .block_aae1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .block_aae1:before {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .section_d243:before {
  background: rgba(255, 255, 255, 0.9);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .aside_ccd3 .dirty-5857 li a,
.tooltip_wood_8a2b.backdrop-dim-0c8b .aside_ccd3 .medium-6f06,
.tooltip_wood_8a2b.backdrop-dim-0c8b .pagination_basic_d968 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .aside_ccd3 .medium-6f06:focus,
.tooltip_wood_8a2b.backdrop-dim-0c8b .aside_ccd3 .medium-6f06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_wood_8a2b.backdrop-dim-0c8b .dirty-5857 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_wood_8a2b.sidebar_5961 .title-9847,
.tooltip_wood_8a2b.sidebar_5961 .current-3a4f a,
.tooltip_wood_8a2b.sidebar_5961 .up_2425 .medium-6f06,
.tooltip_wood_8a2b.sidebar_5961 .up_2425 a,
.tooltip_wood_8a2b.sidebar_5961 .pagination_basic_d968 a {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_wood_8a2b.sidebar_5961 .title-9847:hover,
.tooltip_wood_8a2b.sidebar_5961 .current-3a4f a:hover,
.tooltip_wood_8a2b.sidebar_5961 .up_2425 .medium-6f06:hover,
.tooltip_wood_8a2b.sidebar_5961 .up_2425 a:hover,
.tooltip_wood_8a2b.sidebar_5961 .pagination_basic_d968 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_wood_8a2b.sidebar_5961 .gallery_outer_7f17 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_wood_8a2b.sidebar_5961 .block_aae1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_wood_8a2b.sidebar_5961 .block_aae1:before {
  background: rgba(255, 255, 255, 0.08);
}
.tooltip_wood_8a2b.sidebar_5961 .section_d243:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_wood_8a2b.sidebar_5961 .aside_ccd3 .dirty-5857 li a,
.tooltip_wood_8a2b.sidebar_5961 .aside_ccd3 .medium-6f06,
.tooltip_wood_8a2b.sidebar_5961 .pagination_basic_d968 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_wood_8a2b.sidebar_5961 .aside_ccd3 .medium-6f06:focus,
.tooltip_wood_8a2b.sidebar_5961 .aside_ccd3 .medium-6f06:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_wood_8a2b.sidebar_5961 .dirty-5857 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_d243 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section_d243:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification-b050 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading_blue_8e04 .tooltip_wood_8a2b {
  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;
}
.heading_blue_8e04 .block_aae1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading_blue_8e04 .block_aae1: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) {
  .heading_blue_8e04 .block_aae1:before {
    width: 16%;
    left: 42%;
  }
}
.heading_blue_8e04 .block_aae1:last-child:before {
  content: none;
}
.heading_blue_8e04 .block_aae1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading_blue_8e04 .aside_ccd3 .dirty-5857 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading_blue_8e04 .aside_ccd3 .dirty-5857 li a .medium-6f06 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading_blue_8e04 .aside_ccd3 .pagination_basic_d968 {
  border: none;
}
.heading_blue_8e04 .aside_ccd3 .pagination_basic_d968 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading_blue_8e04 .section_d243 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading_blue_8e04 .notification-b050 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading_blue_8e04 .sidebar_5961 .section_d243:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_blue_8e04 .backdrop-dim-0c8b.container_347e .middle-b01f {
  background: rgba(0, 0, 0, 0.6);
}
.heading_blue_8e04
  .backdrop-dim-0c8b.container_347e
  .middle-b01f::after,
.heading_blue_8e04
  .backdrop-dim-0c8b.container_347e
  .middle-b01f:before {
  background: inherit;
}
.heading_blue_8e04
  .backdrop-dim-0c8b.container_347e:hover
  .middle-b01f {
  background: rgba(0, 0, 0, 0.8);
}
.white-dfaa .tooltip_wood_8a2b {
  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) {
  .white-dfaa .tooltip_wood_8a2b {
    width: auto;
    right: 45px;
  }
}
.layout-2e7b .tooltip_wood_8a2b {
  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) {
  .layout-2e7b .tooltip_wood_8a2b {
    width: auto;
    left: 45px;
  }
}
.sidebar_045e .tooltip_wood_8a2b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar_045e .notification-b050 {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar_045e .section_d243:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sort-5477 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sort-5477.heading_blue_8e04 .tooltip_wood_8a2b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sort-5477.white-dfaa .tooltip_wood_8a2b {
  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);
}
.sort-5477 .tooltip_wood_8a2b {
  visibility: visible;
}
.sort-5477.layout-2e7b .tooltip_wood_8a2b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column_down_e76e,
.new-e1ce {
  overflow-x: hidden;
}
.column_down_e76e .tooltip_wood_8a2b {
  overflow: auto;
}
.column_down_e76e.heading_blue_8e04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_down_e76e.heading_blue_8e04 .tooltip_wood_8a2b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column_down_e76e.heading_blue_8e04 .list_35fa {
  opacity: 0;
}
.column_down_e76e.white-dfaa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_down_e76e.white-dfaa .tooltip_wood_8a2b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column_down_e76e.white-dfaa .list_35fa {
  opacity: 0;
}
.column_down_e76e.layout-2e7b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_down_e76e.layout-2e7b .tooltip_wood_8a2b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column_down_e76e.layout-2e7b .list_35fa {
  opacity: 0;
}
.column_down_e76e.sidebar_045e .tooltip_wood_8a2b {
  z-index: 10;
  visibility: visible;
}
.container_347e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container_347e .middle-b01f {
  background: rgba(255, 255, 255, 0.99);
}
.container_347e .middle-b01f::after,
.container_347e .middle-b01f:before {
  background: inherit;
}
.container_347e:hover .middle-b01f {
  background: rgba(255, 255, 255, 0.99);
}
.layout-2e7b .container_347e {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar_045e .container_347e {
  display: none !important;
}
.column_down_e76e:before,
.new-e1ce:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column_down_e76e .container_347e,
.new-e1ce .container_347e {
  display: inline-block;
}
.tooltip_wood_8a2b .top_7e96 {
  -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;
}
.column_down_e76e .tooltip_wood_8a2b .top_7e96,
.new-e1ce .tooltip_wood_8a2b .top_7e96 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern-rough-9e8c .stone_a49a {
  width: 100%;
}
.module-8000 {
  padding: 0 0.5em 0;
}
.module-8000 [class*="customify-col-"],
.module-8000 [class*="customify-col_"],
.module-8000 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.article-89be .module-8000 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .module-516a .gallery-fe5b,
  .gallery-fe5b {
    display: none;
  }
  .avatar_0f33 {
    text-align: left;
  }
  .lite_a7b3 {
    text-align: center;
  }
  .blue_3e40 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .module-516a .element-inner-5ea8,
  .element-inner-5ea8 {
    display: none;
  }
  .narrow-83ce {
    text-align: left;
  }
  .caption_b8fa {
    text-align: center;
  }
  .shade_north_43ac {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .module-516a .liquid_d167,
  .liquid_d167 {
    display: none;
  }
  .hover_rough_1b5d {
    text-align: left;
  }
  .dropdown-0e58 {
    text-align: center;
  }
  .hero-silver-259e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element_last_292e {
  box-shadow: none !important;
}
.component-liquid-727b .sort_3701,
.table-center-d391 .sort_3701 {
  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;
}
.table-center-d391 .sort_3701 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.inner-0ca9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.inner-0ca9:after,
.inner-0ca9:before {
  content: "";
  display: table;
}
.inner-0ca9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .inner-0ca9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.inner-0ca9,
.form_prev_94cf {
  max-width: 1248px;
  margin: 0 auto;
}

.bottom-c906.thick-07b9 .inner-0ca9 {
  max-width: 100%;
}
.bottom-c906.glass-8f27 {
  max-width: 1200px;
  margin: 0 auto;
}
.bottom-c906.breadcrumb_bronze_eeb4 .inner-0ca9 {
  max-width: 100%;
}
.bottom-c906.breadcrumb_bronze_eeb4 > .inner-0ca9 {
  padding-left: 0;
  padding-right: 0;
}
.bottom-c906.breadcrumb_bronze_eeb4 > .inner-0ca9 .module-516a {
  margin: 0;
}
.bottom-c906.breadcrumb_bronze_eeb4
  > .inner-0ca9
  .link_focused_c8be.cold-6365 {
  margin-right: 0;
  margin-left: 0;
}
.bottom-c906.breadcrumb_bronze_eeb4 #main.cold-6365 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section-action-ee15 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section-action-ee15 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_69b7 .pressed_4de8 {
    padding-right: 1em;
  }
  .dropdown_69b7.rough_0884 .link_focused_c8be {
    border-right: 1px solid #eaecee;
  }
  .dropdown_69b7.rough_0884 .pressed_4de8 {
    padding-right: 1em;
  }
  .dropdown_69b7.rough_0884 .left-b670 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth-9f64 .pressed_4de8 {
    padding-left: 1em;
  }
  .smooth-9f64.rough_0884 .link_focused_c8be {
    border-left: 1px solid #eaecee;
  }
  .smooth-9f64.rough_0884 .pressed_4de8 {
    padding-left: 1em;
  }
  .smooth-9f64.rough_0884 .left-b670 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_silver_3375 .pressed_4de8 {
    padding-left: 1em;
  }
  .accent_silver_3375.rough_0884 .notice-489e {
    border-right: 1px solid #eaecee;
  }
  .accent_silver_3375.rough_0884 .list_9bec {
    border-right: 1px solid #eaecee;
  }
  .accent_silver_3375.rough_0884 .pressed_4de8 {
    padding-left: 1em;
  }
  .accent_silver_3375.rough_0884 .left-b670 {
    padding-right: 1em;
  }
  .accent_silver_3375.rough_0884 .tall_482f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in-09e7 .pressed_4de8 {
    padding-right: 1em;
  }
  .in-09e7.rough_0884 .notice-489e {
    border-left: 1px solid #eaecee;
  }
  .in-09e7.rough_0884 .list_9bec {
    border-left: 1px solid #eaecee;
  }
  .in-09e7.rough_0884 .pressed_4de8 {
    padding-right: 1em;
  }
  .in-09e7.rough_0884 .left-b670 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in-09e7.rough_0884 .tall_482f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-action-ee15 .pressed_4de8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-action-ee15.rough_0884 .link_focused_c8be {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section-action-ee15.rough_0884 .pressed_4de8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-action-ee15.rough_0884 .left-b670 {
    padding-left: 1em;
  }
  .section-action-ee15.rough_0884 .tall_482f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section-action-ee15.rough_0884 .pressed_4de8 {
    padding-left: 0;
  }
}
.sidebar-edb3 .steel-a984 {
  display: inline-block;
}
.fast-5f9c {
  display: inline-block;
}
.texture-0121 {
  word-con: break-word;
}
.silver_0d65 > span {
  display: inline-block;
  padding: 5px 0;
}
.silver_0d65 .chip_5115 {
  margin-left: 8px;
  margin-right: 8px;
}
.silver_0d65 .paragraph-c8b7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fixed_29dc .fresh_9156 {
  margin-bottom: 2em;
}
.fixed_29dc .complex-4967 {
  margin-bottom: 15px;
}
.fixed_29dc .complex-4967:last-child {
  margin-bottom: 0;
}
.fixed_29dc .medium-e4b4 {
  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) {
  .fixed_29dc .medium-e4b4 {
    display: block;
  }
}
.fixed_29dc .aside-ccd6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fixed_29dc .aside-ccd6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fixed_29dc .pattern-slow-f1aa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fixed_29dc .pattern-slow-f1aa img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fixed_29dc .pattern-slow-f1aa a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fixed_29dc .texture-0121 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fixed_29dc .texture-0121 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fixed_29dc .clean-8408 p:last-child {
  margin-bottom: 0;
}
.fixed_29dc .yellow-1a7a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fixed_29dc .footer-north-e80b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fixed_29dc .in-2cf2 {
  margin-top: 1em;
}
.fixed_29dc .south-bc2a {
  top: 0;
  display: block;
}
.fixed_29dc .south-bc2a a {
  color: inherit;
}
.fixed_29dc .south-bc2a a:hover {
  color: inherit;
}
.fixed_29dc .carousel_dim_a3c3 {
  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;
}
.fixed_29dc .carousel_dim_a3c3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fixed_29dc .footer-north-e80b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fixed_29dc .primary-02b0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fixed_29dc .primary-02b0:first-child {
  margin-top: 0;
}
.fixed_29dc .primary-02b0.tag-d2db {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fixed_29dc .primary-02b0.container_middle_4478 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fixed_29dc
  .primary-02b0.container_middle_4478.top_0d2b
  .in-2cf2 {
  width: 100%;
}
.fixed_29dc .container_middle_4478 {
  -webkit-box-align: center;
  align-items: center;
}
.fixed_29dc .container_middle_4478 .silver_0d65,
.fixed_29dc .container_middle_4478 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fixed_29dc .pattern-slow-f1aa {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fixed_29dc .pattern-slow-f1aa img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fixed_29dc .pattern-slow-f1aa: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;
}
.fixed_29dc .tag-d2db {
  z-index: 5;
}
.fixed_29dc .medium-5294 .menu-solid-8591 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fixed_29dc .highlight_d83b .menu-solid-8591 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fixed_29dc .slider-65d2 .menu-solid-8591 {
  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;
}
.fixed_29dc.card-a554 .medium-e4b4,
.fixed_29dc.item-2208 .medium-e4b4 {
  display: block;
}
.fixed_29dc.card-a554 .medium-e4b4 .blue_1f64,
.fixed_29dc.card-a554 .medium-e4b4 .footer-north-e80b,
.fixed_29dc.item-2208 .medium-e4b4 .blue_1f64,
.fixed_29dc.item-2208 .medium-e4b4 .footer-north-e80b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fixed_29dc.cool-54d1 .aside-ccd6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fixed_29dc.cool-54d1 .aside-ccd6 {
    margin-right: 0;
  }
}
.fixed_29dc.card-a554 .aside-ccd6,
.fixed_29dc.item-2208 .aside-ccd6 {
  padding-top: 40%;
}
.fixed_29dc.card-a554 .fresh_9156,
.fixed_29dc.item-2208 .fresh_9156 {
  display: block;
}
.fixed_29dc.card-a554 .fn-sticky-348b .footer-north-e80b,
.fixed_29dc.item-2208 .fn-sticky-348b .footer-north-e80b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fixed_29dc.card-a554 .aside-ccd6,
.fixed_29dc.item-2208 .aside-ccd6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fixed_29dc.card-a554 .footer-north-e80b {
  padding: 1em;
}
.popup-c049 {
  margin: 30px auto;
  display: block;
}
.popup-c049 .badge_9d79 > * {
  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;
}
.popup-c049 .badge_9d79 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-c049 .badge_9d79 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.right_0ea1 .silver_0d65 {
  margin-bottom: 1.41575em;
}
.right_0ea1 .header_76d5 {
  margin-bottom: 1.618em;
}
.hover-fluid-3c2f .copper-892b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hover-fluid-3c2f .copper-892b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hover-fluid-3c2f .bronze_7908 {
  max-width: 100%;
  overflow: auto;
}
.outer-1606 .hover-fluid-3c2f a:hover {
  text-decoration: underline;
}
.media_4e16 .complex-4967:not(.texture-0121),
.media_4e16 .pattern-slow-f1aa {
  margin-bottom: 1.41575em;
}
.media_4e16 .complex-4967:not(.texture-0121):last-child,
.media_4e16 .pattern-slow-f1aa:last-child {
  margin-bottom: 0;
}
.media_4e16 .complex-4967.picture-7044 {
  margin-bottom: 0.41575em;
}
.media_4e16 .focus_78d6:before,
.media_4e16 .disabled-selected-3ed6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media_4e16 .focus_78d6:before {
  content: "\f115";
}
.media_4e16 .disabled-selected-3ed6:before {
  content: "\f02c";
}
.media_4e16 .module_9067 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media_4e16 .module_9067 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.element_hovered_75ec {
  display: -webkit-box;
  display: flex;
}
.element_hovered_75ec .large_fa0b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .element_hovered_75ec .large_fa0b {
    flex-basis: 90px;
  }
}
.element_hovered_75ec .thumbnail-static-d565 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .element_hovered_75ec .thumbnail-static-d565 {
    flex-basis: calc(100% - 50px);
  }
}
.element_hovered_75ec .tabs_ad7b p:last-child {
  margin-bottom: 0.72em;
}
.dropdown-4182 .badge_9d79 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dropdown-4182 .badge_9d79:after,
.dropdown-4182 .badge_9d79:before {
  content: "";
  display: table;
}
.dropdown-4182 .badge_9d79:after {
  clear: both;
}
.dropdown-4182 .badge_9d79 .container-lower-cb46,
.dropdown-4182 .badge_9d79 .tag_dark_17ee {
  width: 49%;
}
.dropdown-4182 .badge_9d79 .container-lower-cb46 a span.fixed_a76b,
.dropdown-4182 .badge_9d79 .tag_dark_17ee a span.fixed_a76b {
  display: block;
  margin-bottom: 5px;
}
.dropdown-4182 .badge_9d79 .tag_dark_17ee {
  float: left;
  text-align: left;
}
.dropdown-4182 .badge_9d79 .container-lower-cb46 {
  float: right;
  text-align: right;
}
.media_hovered_a14c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media_hovered_a14c {
    margin-bottom: 0;
  }
}
.middle-0451 {
  margin-bottom: 1em;
}
.middle-0451 .texture-0121 {
  font-size: 1.1em;
  line-height: 1.3;
}
.outline_ab82 a {
  display: block;
  line-height: 0;
  position: relative;
}
.over_a296 .middle-0451,
.primary_dim_1f9c .middle-0451 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .over_a296 .middle-0451,
  .primary_dim_1f9c .middle-0451 {
    display: block;
  }
}
.over_a296 .outline_ab82,
.primary_dim_1f9c .outline_ab82 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .over_a296 .outline_ab82,
  .primary_dim_1f9c .outline_ab82 {
    margin-bottom: 1em;
  }
}
.over_a296 .outline_ab82 img,
.primary_dim_1f9c .outline_ab82 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.over_a296 .video-a191,
.primary_dim_1f9c .video-a191 {
  flex-basis: calc(100% - 160px);
}
.over_a296 .video-a191 p,
.primary_dim_1f9c .video-a191 p {
  margin-bottom: 0;
}
.over_a296 .video-a191 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .over_a296 .video-a191 {
    padding-left: 0;
  }
}
.primary_dim_1f9c .video-a191 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary_dim_1f9c .video-a191 {
    padding-right: 0;
  }
}
.primary_dim_1f9c .outline_ab82 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary-c7a4 .outline_ab82 {
  margin-bottom: 0.5em;
}
.secondary-c7a4 .outline_ab82 img {
  width: 100%;
}
.current_eb47 .secondary_f5ac,
.header-31d0 .secondary_f5ac {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header-31d0 .link_focused_c8be .black-3825 p:last-child {
  margin-bottom: 0;
}
.gold_31d0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.smooth_2dc2 .avatar-stale-6f05 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .smooth_2dc2 .avatar-stale-6f05:last-of-type {
    margin-bottom: 0;
  }
}
.smooth_2dc2 .avatar-stale-6f05 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth_2dc2 .avatar-stale-6f05 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.smooth_2dc2 .avatar-stale-6f05 ul li {
  margin: 0 0 0.6em;
}
.smooth_2dc2 .avatar-stale-6f05 ul li.bottom-6d95,
.smooth_2dc2 .avatar-stale-6f05 ul li.menu_slow_590c {
  position: relative;
}
.smooth_2dc2 .avatar-stale-6f05 ul li.bottom-6d95 .huge_0e23,
.smooth_2dc2 .avatar-stale-6f05 ul li.menu_slow_590c .huge_0e23 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.smooth_2dc2 .avatar-stale-6f05 ul li.bottom-6d95:after:after,
.smooth_2dc2 .avatar-stale-6f05 ul li.bottom-6d95:after:before,
.smooth_2dc2
  .avatar-stale-6f05
  ul
  li.menu_slow_590c:after:after,
.smooth_2dc2
  .avatar-stale-6f05
  ul
  li.menu_slow_590c:after:before {
  content: "";
  display: table;
}
.smooth_2dc2 .avatar-stale-6f05 ul li.bottom-6d95:after:after,
.smooth_2dc2
  .avatar-stale-6f05
  ul
  li.menu_slow_590c:after:after {
  clear: both;
}
.smooth_2dc2 .avatar-stale-6f05 a.logo-pressed-0835:hover {
  text-decoration: none;
}
.smooth_2dc2 .avatar-stale-6f05 select {
  max-width: 100%;
}
.smooth_2dc2 .avatar-stale-6f05 table {
  font-size: 85%;
}
.smooth_2dc2 .avatar-stale-6f05 table td,
.smooth_2dc2 .avatar-stale-6f05 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.smooth_2dc2 .avatar-stale-6f05 table tfoot td {
  text-align: left;
}
.smooth_2dc2 .avatar-stale-6f05 :last-child {
  margin-bottom: 0;
}
.smooth_2dc2 .avatar-stale-6f05 .summary-7760 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.smooth_2dc2 .avatar-stale-6f05 .summary-7760 label {
  width: 100%;
}
.smooth_2dc2 .avatar-stale-6f05 .summary-7760 .slider_blue_3c1e {
  width: 100%;
  display: block;
}
.smooth_2dc2 .avatar-stale-6f05 .summary-7760 .slider_2ec2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.smooth_2dc2 .avatar-stale-6f05 .summary-7760 .slider_2ec2:hover svg #svg-search {
  fill: #444;
}
.smooth_2dc2 .avatar-stale-6f05 .summary-7760 .slider_2ec2 svg {
  width: 18px;
  height: 18px;
}
.smooth_2dc2 .complex-f528 ul ul,
.smooth_2dc2 .center_90d5 ul ul,
.smooth_2dc2 .slider_bright_6a93 ul ul,
.smooth_2dc2 .clean_36a8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.smooth_2dc2 .complex-f528 .shade_huge_eadc > a,
.smooth_2dc2 .center_90d5 .shade_huge_eadc > a,
.smooth_2dc2 .slider_bright_6a93 .shade_huge_eadc > a,
.smooth_2dc2 .clean_36a8 .shade_huge_eadc > a {
  margin-bottom: 0;
}
.smooth_2dc2 .badge-purple-037b li,
.smooth_2dc2 .complex-f528 li,
.smooth_2dc2 .dark-a03e li,
.smooth_2dc2 .center_90d5 li,
.smooth_2dc2 .slider_bright_6a93 li,
.smooth_2dc2 .clean_36a8 li,
.smooth_2dc2 .green_f5b0 li,
.smooth_2dc2 .dynamic-00c6 li {
  display: block;
  position: relative;
}
.smooth_2dc2 .badge-purple-037b li:last-child,
.smooth_2dc2 .complex-f528 li:last-child,
.smooth_2dc2 .dark-a03e li:last-child,
.smooth_2dc2 .center_90d5 li:last-child,
.smooth_2dc2 .slider_bright_6a93 li:last-child,
.smooth_2dc2 .clean_36a8 li:last-child,
.smooth_2dc2 .green_f5b0 li:last-child,
.smooth_2dc2 .dynamic-00c6 li:last-child {
  border: none;
}
.smooth_2dc2 .badge-purple-037b li a,
.smooth_2dc2 .complex-f528 li a,
.smooth_2dc2 .dark-a03e li a,
.smooth_2dc2 .center_90d5 li a,
.smooth_2dc2 .slider_bright_6a93 li a,
.smooth_2dc2 .clean_36a8 li a,
.smooth_2dc2 .green_f5b0 li a,
.smooth_2dc2 .dynamic-00c6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_2dc2 .badge-purple-037b li ul li::before,
.smooth_2dc2 .complex-f528 li ul li::before,
.smooth_2dc2 .dark-a03e li ul li::before,
.smooth_2dc2 .center_90d5 li ul li::before,
.smooth_2dc2 .slider_bright_6a93 li ul li::before,
.smooth_2dc2 .clean_36a8 li ul li::before,
.smooth_2dc2 .green_f5b0 li ul li::before,
.smooth_2dc2 .dynamic-00c6 li ul li::before {
  left: 15px;
}
.smooth_2dc2 .badge-purple-037b li ul a,
.smooth_2dc2 .complex-f528 li ul a,
.smooth_2dc2 .dark-a03e li ul a,
.smooth_2dc2 .center_90d5 li ul a,
.smooth_2dc2 .slider_bright_6a93 li ul a,
.smooth_2dc2 .clean_36a8 li ul a,
.smooth_2dc2 .green_f5b0 li ul a,
.smooth_2dc2 .dynamic-00c6 li ul a {
  padding-left: 20px;
}
.smooth_2dc2 .badge-purple-037b li ul ul li::before,
.smooth_2dc2 .complex-f528 li ul ul li::before,
.smooth_2dc2 .dark-a03e li ul ul li::before,
.smooth_2dc2 .center_90d5 li ul ul li::before,
.smooth_2dc2 .slider_bright_6a93 li ul ul li::before,
.smooth_2dc2 .clean_36a8 li ul ul li::before,
.smooth_2dc2 .green_f5b0 li ul ul li::before,
.smooth_2dc2 .dynamic-00c6 li ul ul li::before {
  left: 30px;
}
.smooth_2dc2 .badge-purple-037b li ul ul a,
.smooth_2dc2 .complex-f528 li ul ul a,
.smooth_2dc2 .dark-a03e li ul ul a,
.smooth_2dc2 .center_90d5 li ul ul a,
.smooth_2dc2 .slider_bright_6a93 li ul ul a,
.smooth_2dc2 .clean_36a8 li ul ul a,
.smooth_2dc2 .green_f5b0 li ul ul a,
.smooth_2dc2 .dynamic-00c6 li ul ul a {
  padding-left: 40px;
}
.smooth_2dc2 .focused-7186 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_2dc2 .dynamic-00c6 ul li {
  margin-bottom: 1.41575em;
}
.smooth_2dc2 .dynamic-00c6 ul li .wood_639b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.smooth_2dc2 .dynamic-00c6 ul li .shadow_a5fd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar_5961 .badge-purple-037b li a,
.sidebar_5961 .complex-f528 li a,
.sidebar_5961 .dark-a03e li a,
.sidebar_5961 .center_90d5 li a,
.sidebar_5961 .slider_bright_6a93 li a,
.sidebar_5961 .clean_36a8 li a,
.sidebar_5961 .green_f5b0 li a,
.sidebar_5961 .dynamic-00c6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_5961 .focused-7186 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_5961 .avatar-stale-6f05 ul li.bottom-6d95 .huge_0e23,
.sidebar_5961 .avatar-stale-6f05 ul li.menu_slow_590c .huge_0e23 {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar_5961 .smooth_2dc2 .avatar-stale-6f05 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li {
  margin: 0;
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li ul {
  margin: 0;
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li ul li a {
  padding-left: 15px;
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li ul li li a {
  padding-left: 30px;
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li.module_wide_243b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li.module_wide_243b > 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;
}
.bottom-c906 .smooth_2dc2 .dirty-5857 li.module_wide_243b > 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;
}
.gallery-137b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outer_52ce {
  position: relative;
  z-index: 10;
}
.outer_52ce .top_7e96 {
  width: 100%;
  max-width: 100%;
}
.inner_7da1 .primary_glass_5132 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.inner_7da1 .backdrop-dim-0c8b {
}
.inner_7da1 .sidebar_5961 {
  background: #292929;
}
.shadow_e700 .primary_glass_5132 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shadow_e700 .backdrop-dim-0c8b {
  background: #f9f9f9;
}
.shadow_e700 .sidebar_5961 {
  background: #303030;
}
.bronze_2cc3 .primary_glass_5132 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze_2cc3 .steel-a984 {
    margin-bottom: 1em;
  }
  .bronze_2cc3 .steel-a984:last-child {
    margin-bottom: 0;
  }
}
.bronze_2cc3 .backdrop-dim-0c8b {
  background: #ededed;
}
.bronze_2cc3 .sidebar_5961 {
  background: #1a1a1a;
}
.primary_glass_5132.backdrop-dim-0c8b {
  color: rgba(0, 0, 0, 0.6);
}
.primary_glass_5132.backdrop-dim-0c8b .menu-glass-022a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_glass_5132.sidebar_5961 {
  color: rgba(255, 255, 255, 0.99);
}
.primary_glass_5132.sidebar_5961 a:not(.logo-pressed-0835) {
  color: rgba(255, 255, 255, 0.79);
}
.primary_glass_5132.sidebar_5961 a:not(.logo-pressed-0835):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_glass_5132.sidebar_5961 .menu-glass-022a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_glass_5132.sidebar_5961 table tbody td,
.primary_glass_5132.sidebar_5961 table th {
  background: rgba(0, 0, 0, 0.08);
}
.old-49cd.summary-9d90 .inner-0ca9 {
  max-width: initial;
}
.old-49cd .plasma-e046 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.old-49cd .plasma-e046 .top_7e96 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .old-49cd .plasma-e046 .top_7e96 {
    display: block;
    margin-bottom: 2em;
  }
  .old-49cd .plasma-e046 .top_7e96:last-child {
    margin-bottom: 0;
  }
}
.bronze_2cc3 .steel-a984:last-child,
.shadow_e700 .steel-a984:last-child,
.inner_7da1 .steel-a984:last-child {
  margin-bottom: 0;
}
.bronze_2cc3 .steel-a984 .smooth_2dc2 .avatar-stale-6f05:last-child,
.shadow_e700 .steel-a984 .smooth_2dc2 .avatar-stale-6f05:last-child,
.inner_7da1 .steel-a984 .smooth_2dc2 .avatar-stale-6f05:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bronze_2cc3 .filter_mini_2ace,
  .bronze_2cc3 .hovered_4419,
  .shadow_e700 .filter_mini_2ace,
  .shadow_e700 .hovered_4419,
  .inner_7da1 .filter_mini_2ace,
  .inner_7da1 .hovered_4419 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outer_52ce .steel-a984 {
    margin-bottom: 2em;
  }
}
.outer_52ce p:last-child {
  margin-bottom: 0;
}
.outer_52ce li,
.outer_52ce ul {
  list-style: none;
  margin: 0;
}
.outer_52ce ul ul {
  margin-left: 2.617924em;
}
.plasma_ed19 {
  font-size: 0.875em;
}

/* css-noise: 3079 */
.shadow-element-p6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
