/*!
Theme Name: Customify
Theme URI: https://pressmaximum.popup_slow_e67f/customify
Author: WPCustomify
Author URI: https://pressmaximum.popup_slow_e67f
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.popup_slow_e67f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media-wide-1d90.left_c9cf/licenses/gpl-2.0.white-5d92
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.tooltip-out-3937/, (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.heading-fast-4777.button-upper-6d50/normalize.photo_bb29/
 ======
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.photo_bb29 v7.0.0 | MIT License | github.popup_slow_e67f/necolas/normalize.photo_bb29 */
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;
}
.description_bronze_41a0 .caption_8898,
.menu-cool-f3d6,
.west_092c,
.alert_bottom_dcbc,
.dark_73a8,
.paragraph-94f1,
.up-7810,
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;
}
.menu-cool-f3d6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .menu-cool-f3d6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .menu-cool-f3d6,
  h1 {
    font-size: 1.8em;
  }
}
.west_092c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.west_092c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .west_092c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .west_092c,
  h2 {
    font-size: 1.7em;
  }
}
.alert_bottom_dcbc,
h3 {
  font-size: 1.618em;
}
.description_bronze_41a0 .caption_8898,
.dark_73a8,
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.over-cec0 {
  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;
}
.action-25b8:after,
.action-25b8:before,
.tooltip-motion-10dc:after,
.tooltip-motion-10dc:before {
  content: "";
  display: table;
}
.action-25b8:after,
.tooltip-motion-10dc:after {
  clear: both;
}
.highlight_44a1 {
  float: right;
  margin-right: 0;
}
.row_d24f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pro_4854 .gas_13e8,
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;
}
.pro_4854 .gas_13e8: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;
}
.main-f896 .gas_13e8 {
  box-shadow: none;
}
.main-f896
  .gas_13e8
  .left-5b74 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.main-f896 .gas_13e8 .dirty_91da {
  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;
}
.main-f896
  .gas_13e8
  .dirty_91da
  b {
  display: none;
}
.main-f896 .background_hard_57c3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section_35ca:not(.shade-wood-c15b):not(.content-20eb),
button:not(.shade-wood-c15b):not(.content-20eb),
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ),
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ),
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ) {
  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;
}
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ):hover,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ):hover,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):hover,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):hover,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ):active,
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ):active,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):active,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):active,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):active,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus {
  outline: 0;
}
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18 {
  position: relative;
}
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .gradient-e0e1,
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .alert_upper_8c00,
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .outer_ae5c,
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  i,
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  svg,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .gradient-e0e1,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .alert_upper_8c00,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .outer_ae5c,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  i,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  svg,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .gradient-e0e1,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .alert_upper_8c00,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .outer_ae5c,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  i,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  svg,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .gradient-e0e1,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .alert_upper_8c00,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .outer_ae5c,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  i,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  svg,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .gradient-e0e1,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .alert_upper_8c00,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  .outer_ae5c,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  i,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18
  svg {
  visibility: hidden;
}
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18:after,
button:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18:after,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18:after,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18:after,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ).fn-loading-7c18: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;
}
.section_35ca:not(.shade-wood-c15b):not(.content-20eb),
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ),
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ),
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ) {
  color: #fff;
  background: #235787;
}
.section_35ca:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus,
input[type="button"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus,
input[type="reset"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus,
input[type="submit"]:not(.shade-wood-c15b):not(
    .content-20eb
  ):focus {
  color: #fff;
}
.section_35ca.fn-disabled-7c18:not(.shade-wood-c15b):not(
    .content-20eb
  ),
.section_35ca[disabled]:not(.shade-wood-c15b):not(
    .content-20eb
  ),
button.fn-disabled-7c18:not(.shade-wood-c15b):not(
    .content-20eb
  ),
button[disabled]:not(.shade-wood-c15b):not(
    .content-20eb
  ) {
  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;
}
.background-wood-d169 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background-wood-d169: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;
}
.hard-fa47 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.logo_medium_d3b9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid_0fe8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.action-25b8:after,
.action-25b8:before,
.module_056f:after,
.module_056f:before,
.article-468b:after,
.article-468b:before,
.card-4171:after,
.card-4171:before,
.paragraph_black_a4b2:after,
.paragraph_black_a4b2:before,
.hero-3a6d:after,
.hero-3a6d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.action-25b8:after,
.module_056f:after,
.article-468b:after,
.card-4171:after,
.paragraph_black_a4b2:after,
.hero-3a6d:after {
  clear: both;
}
.module_056f .yellow_ffcd,
.article-468b .yellow_ffcd,
.container_huge_86bf .yellow_ffcd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_8bd9 {
  display: inline-block;
}
.wide_7a88 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.wide_7a88 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wide_7a88 .slider-liquid-b2af {
  padding: 1em 0;
  font-size: 85%;
}
.slider-liquid-b2af {
  text-align: left;
  font-style: italic;
  color: #999;
}
.description-hard-df18 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.description-hard-df18:after,
.description-hard-df18:before {
  content: "";
  display: table;
}
.description-hard-df18:after {
  clear: both;
}
.element-silver-095c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold_0f3a .element-silver-095c {
  max-width: 50%;
}
.accordion_wide_0e20 .element-silver-095c {
  max-width: 33.33%;
}
.search_in_9ff8 .element-silver-095c {
  max-width: 25%;
}
.description_under_20dc .element-silver-095c {
  max-width: 20%;
}
.slow-3db2 .element-silver-095c {
  max-width: 16.66%;
}
.image-right-9478 .element-silver-095c {
  max-width: 14.28%;
}
.paragraph_tiny_eeae .element-silver-095c {
  max-width: 12.5%;
}
.hot_4ac8 .element-silver-095c {
  max-width: 11.11%;
}
.tooltip-focused-e0ef {
  display: block;
}
.description_bronze_41a0 .picture-7bd5 label,
.description_bronze_41a0 .info-outer-ed22 label,
.description_bronze_41a0 .green_91c5 label,
.description_bronze_41a0 .tabs-gas-f1cb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.in_8ffa {
  list-style: none;
  margin: 0;
}
.in_8ffa article.background_c98c {
  margin-bottom: 0;
}
.in_8ffa ul {
  list-style: none;
  margin: 0;
}
.in_8ffa .bright_85d3 li.background_c98c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .in_8ffa .bright_85d3 li.background_c98c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .in_8ffa .bright_85d3 li.background_c98c: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) {
  .in_8ffa .bright_85d3 li.background_c98c li.background_c98c li.background_c98c li.background_c98c {
    padding-left: 0;
  }
}
article.background_c98c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_c98c .module_056f p:last-of-type {
  margin-bottom: 0;
}
article.background_c98c .lower-5000 {
  float: left;
}
article.background_c98c .main-rough-f3f6 {
  margin-left: 85px;
}
article.background_c98c .pagination-498c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_c98c .pagination-498c .frame-inner-5335 {
  margin-left: 10px;
}
article.background_c98c .notice_center_a1f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_c98c .summary-bronze-eb54 {
  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 .picture-7bd5,
  #respond .green_91c5,
  #respond .tabs-gas-f1cb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-7bd5 input,
#respond .green_91c5 input,
#respond .tabs-gas-f1cb input {
  width: 100%;
}
#respond .tabs-gas-f1cb {
  margin-right: 0;
}
#respond .pattern-fluid-a963 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma_9ebf {
  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;
}
.plasma_9ebf.accent_6277 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma_9ebf 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%);
}
.plasma_9ebf:focus,
.plasma_9ebf: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);
}
.caption_smooth_de32 {
  border-radius: 10%;
}
.chip-tiny-4c26 {
  border-radius: 50%;
}
.top_3e4b {
  font-size: 0.72em;
}
.description-24d8 {
  font-size: 0.875em;
}
.input_lower_ab1b {
  font-size: 1.1em;
}
.fluid-be0a {
  text-transform: uppercase;
  line-height: 1.2;
}
.fluid-be0a.top_3e4b {
  letter-spacing: 0.5px;
}
.module_smooth_3fba,
.module_smooth_3fba a {
  color: #6d6d6d;
}
.module_smooth_3fba a:hover {
  color: #111;
}
.sidebar_lower_e0f2 {
  color: #6d6d6d;
}
.menu_315a {
  overflow-x: hidden;
}
.menu_315a .paragraph-large-8e1c.cold_1308 {
  position: relative;
}
.menu_315a .paragraph-large-8e1c.cold_1308.gallery_1f06 {
  position: initial;
}
.menu_315a
  .paragraph-large-8e1c.cold_1308.gallery_1f06
  .sort_hot_6b8e {
  left: auto;
}
.menu_315a .paragraph-large-8e1c .sort_hot_6b8e {
  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;
}
.menu_315a .paragraph-large-8e1c:hover.cold_1308 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu_315a
  .paragraph-large-8e1c:hover.cold_1308
  .sort_hot_6b8e {
  display: block;
  z-index: 9999999;
}
.menu_315a .frame_liquid_eef3 .carousel-liquid-4c49,
.menu_315a .detail-current-661c .carousel-liquid-4c49 {
  display: none;
}
.menu_315a .pagination_04e8 .paragraph-large-8e1c:hover.cold_1308 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description_bronze_41a0 .picture-7bd5 label,
.description_bronze_41a0 .info-outer-ed22 label,
.description_bronze_41a0 .green_91c5 label,
.description_bronze_41a0 .tabs-gas-f1cb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.in_8ffa {
  list-style: none;
  margin: 0;
}
.in_8ffa article.background_c98c {
  margin-bottom: 0;
}
.in_8ffa ul {
  list-style: none;
  margin: 0;
}
.in_8ffa .bright_85d3 li.background_c98c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .in_8ffa .bright_85d3 li.background_c98c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .in_8ffa .bright_85d3 li.background_c98c: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) {
  .in_8ffa .bright_85d3 li.background_c98c li.background_c98c li.background_c98c li.background_c98c {
    padding-left: 0;
  }
}
article.background_c98c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_c98c .module_056f p:last-of-type {
  margin-bottom: 0;
}
article.background_c98c .lower-5000 {
  float: left;
}
article.background_c98c .main-rough-f3f6 {
  margin-left: 85px;
}
article.background_c98c .pagination-498c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_c98c .pagination-498c .frame-inner-5335 {
  margin-left: 10px;
}
article.background_c98c .notice_center_a1f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_c98c .summary-bronze-eb54 {
  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 .picture-7bd5,
  #respond .green_91c5,
  #respond .tabs-gas-f1cb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-7bd5 input,
#respond .green_91c5 input,
#respond .tabs-gas-f1cb input {
  width: 100%;
}
#respond .tabs-gas-f1cb {
  margin-right: 0;
}
#respond .pattern-fluid-a963 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_liquid_eef3 .active_2434 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active_2434 .hard_65d8.light-5090 .aside-pressed-fb30 > li > a:focus,
.active_2434 .hard_65d8.light-5090 .aside-pressed-fb30 > li > a:hover,
.active_2434 .hard_65d8.background-e3fa .aside-pressed-fb30 > li > a:focus,
.active_2434 .hard_65d8.background-e3fa .aside-pressed-fb30 > li > a:hover,
.active_2434 .hard_65d8.box-cb6f .aside-pressed-fb30 > li > a:focus,
.active_2434 .hard_65d8.box-cb6f .aside-pressed-fb30 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_2434
  .hard_65d8.light-5090
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a,
.active_2434
  .hard_65d8.light-5090
  .aside-pressed-fb30
  > li.hard_0a6f
  > a,
.active_2434
  .hard_65d8.background-e3fa
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a,
.active_2434
  .hard_65d8.background-e3fa
  .aside-pressed-fb30
  > li.hard_0a6f
  > a,
.active_2434
  .hard_65d8.box-cb6f
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a,
.active_2434 .hard_65d8.box-cb6f .aside-pressed-fb30 > li.hover-north-a511 > a {
  color: rgba(255, 255, 255, 0.99);
}
.active_2434 .top-4901,
.active_2434 .top-4901 a {
  color: rgba(255, 255, 255, 0.99);
}
.active_2434 .tabs-dark-661e.item_13ef li a,
.active_2434 .frame_f05f a,
.active_2434 .tag_stone_6a4b,
.active_2434 .aside-pressed-fb30 > li > a,
.active_2434 .modal-c5b1 {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434 .tabs-dark-661e.item_13ef li a:hover,
.active_2434 .frame_f05f a:hover,
.active_2434 .tag_stone_6a4b:hover,
.active_2434 .aside-pressed-fb30 > li > a:hover,
.active_2434 .modal-c5b1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_2434 .paper-cf0c {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434 .paper-cf0c .carousel_c204 {
  color: rgba(255, 255, 255, 0.99);
}
.active_2434 .paper-cf0c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_2434 .paragraph-6dc3 .tag_6100 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_2434 .paragraph-6dc3 .tag_6100 .tooltip_080d {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434
  .paragraph-6dc3
  .tag_6100
  .tooltip_080d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434
  .paragraph-6dc3
  .tag_6100
  .tooltip_080d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434
  .paragraph-6dc3
  .tag_6100
  .tooltip_080d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434
  .paragraph-6dc3
  .tag_6100
  .tooltip_080d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434 .paragraph-6dc3 .button_9cf1 {
  color: rgba(255, 255, 255, 0.79);
}
.active_2434 .paragraph-6dc3 .button_9cf1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_6fb1
  .active_2434
  .paragraph-6dc3
  .header_2f8c
  .mini-a138 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_6fb1
  .active_2434
  .paragraph-6dc3
  .header_2f8c
  .tooltip_080d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_liquid_eef3 .background-black-9e42 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background-black-9e42 .hard_65d8.light-5090 .aside-pressed-fb30 > li > a:focus,
.background-black-9e42 .hard_65d8.light-5090 .aside-pressed-fb30 > li > a:hover,
.background-black-9e42 .hard_65d8.background-e3fa .aside-pressed-fb30 > li > a:focus,
.background-black-9e42 .hard_65d8.background-e3fa .aside-pressed-fb30 > li > a:hover,
.background-black-9e42 .hard_65d8.box-cb6f .aside-pressed-fb30 > li > a:focus,
.background-black-9e42 .hard_65d8.box-cb6f .aside-pressed-fb30 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-black-9e42
  .hard_65d8.light-5090
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a,
.background-black-9e42
  .hard_65d8.light-5090
  .aside-pressed-fb30
  > li.hard_0a6f
  > a,
.background-black-9e42
  .hard_65d8.background-e3fa
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a,
.background-black-9e42
  .hard_65d8.background-e3fa
  .aside-pressed-fb30
  > li.hard_0a6f
  > a,
.background-black-9e42
  .hard_65d8.box-cb6f
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a,
.background-black-9e42 .hard_65d8.box-cb6f .aside-pressed-fb30 > li.hover-north-a511 > a {
  color: rgba(0, 0, 0, 0.8);
}
.background-black-9e42 .top-4901,
.background-black-9e42 .top-4901 a {
  color: rgba(0, 0, 0, 0.8);
}
.background-black-9e42 .tabs-dark-661e.item_13ef li a,
.background-black-9e42 .frame_f05f a,
.background-black-9e42 .tag_stone_6a4b,
.background-black-9e42 .aside-pressed-fb30 > li > a,
.background-black-9e42 .modal-c5b1 {
  color: rgba(0, 0, 0, 0.55);
}
.background-black-9e42 .tabs-dark-661e.item_13ef li a:hover,
.background-black-9e42 .frame_f05f a:hover,
.background-black-9e42 .tag_stone_6a4b:hover,
.background-black-9e42 .aside-pressed-fb30 > li > a:hover,
.background-black-9e42 .modal-c5b1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-black-9e42 .paper-cf0c {
  color: rgba(0, 0, 0, 0.55);
}
.background-black-9e42 .paper-cf0c .carousel_c204 {
  color: rgba(0, 0, 0, 0.8);
}
.background-black-9e42 .paper-cf0c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_027a .full_c3bb {
  margin-left: auto;
  margin-right: auto;
}
.article-468b > * {
  margin-left: auto;
  margin-right: auto;
}
.article-468b .hard-fa47 {
  margin-right: 1.41575em;
}
.hidden_3875 .article-468b > .iron-799f {
  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;
}
.hidden_3875 .article-468b > .white_4de3 {
  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;
}
.west-880b.preview_027a .full_c3bb,
.pressed_81e7.preview_027a .full_c3bb {
  margin-left: 0;
}
.media-yellow-836b.preview_027a .full_c3bb,
.gradient-1f49.preview_027a .full_c3bb {
  margin-right: 0;
}
.article-468b ol,
.article-468b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.small-e822 video {
  max-width: 100%;
}
.sidebar-84d6 img {
  display: block;
}
.sidebar-84d6.hard-fa47,
.sidebar-84d6.logo_medium_d3b9 {
  width: 100%;
}
.sidebar-84d6.white_4de3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.selected-2c81:not(.component_black_185c) {
  margin: 1.5em auto;
}
.backdrop-hovered-5a7c p {
  padding: 1.5em 14px;
}
ul.pagination-dark-2d0a.white_4de3,
ul.pagination-dark-2d0a.iron-799f,
ul.pagination-dark-2d0a.small-ecea.iron-799f {
  padding: 0 14px;
}
.dynamic-bf8a {
  display: block;
  overflow-x: auto;
}
.dynamic-bf8a table {
  border-collapse: collapse;
  width: 100%;
}
.dynamic-bf8a td,
.dynamic-bf8a th {
  padding: 0.5em;
}
.article-468b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.article-468b ol ol,
.article-468b ol ul,
.article-468b ul ol,
.article-468b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.article-468b ol ol li,
.article-468b ol ul li,
.article-468b ul ol li,
.article-468b ul ul li {
  margin-left: 0;
}
.thick-e68d.medium_3705 > .simple_9ee4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thick-e68d.medium_3705 > .simple_9ee4 iframe,
.thick-e68d.medium_3705 > .simple_9ee4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box_mini_6893 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.box_mini_6893.disabled_da1e {
  padding: 0;
}
.box_mini_6893.disabled_da1e cite {
  font-size: 13px;
}
.box_mini_6893 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.box_mini_6893 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section-cedc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section-cedc > p:first-child {
  margin-top: 0;
}
.section-cedc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section-cedc blockquote {
  border-left: 0;
}
.modal_down_fca7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal_down_fca7:not(.background-narrow-cec1) {
  max-width: 100px;
}
.modal_down_fca7.notice-black-2862 {
  border-bottom: none !important;
  text-align: center;
}
.modal_down_fca7.notice-black-2862::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop-hovered-5a7c p {
    padding: 1.5em 0;
  }
}
.layout_current_3c64 {
  color: #0073aa;
}
.inner_bee5 {
  background-color: #0073aa;
}
.caption_b646 {
  color: #229fd8;
}
.background_c3b0 {
  background-color: #229fd8;
}
.advanced_04ee {
  color: #eee;
}
.form-5884 {
  background-color: #eee;
}
.component_7dd7 {
  color: #444;
}
.status-d700 {
  background-color: #444;
}
.popup-action-5244 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.popup-action-5244 .top-fe6e .frame_f05f {
  font-size: 15px;
}
.popup-action-5244 .frame_f05f {
  line-height: 1.3;
}
.popup-action-5244 .background-black-9e42 {
}
.popup-action-5244 .active_2434 {
  background: #235787;
}
.hard_f8a5 {
  padding: 0;
}
.hard_f8a5 .active_2434 {
  background: #1a1a1a;
}
.hard_f8a5 .background-black-9e42 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag-outer-f98a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag-outer-f98a .background-black-9e42 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag-outer-f98a .active_2434 {
  background: #303030;
}
.hero-3a6d {
  position: relative;
  z-index: 10;
}
.hero-3a6d .hover-ad19 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-d1ef .cold_1308 {
  display: inline-block;
  vertical-align: middle;
}
.banner-d1ef.block_tall_c51f .cold_1308 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .banner-d1ef.block_tall_c51f .cold_1308 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .banner-d1ef.block_tall_c51f .cold_1308 {
    margin-right: 0.4em;
  }
}
.banner-d1ef.block_tall_c51f .cold_1308:last-child {
  margin-right: 0;
}
.title-white-548b .hover-ad19 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame_liquid_eef3 .top-fe6e {
    margin: 0 -0.5em;
  }
  .frame_liquid_eef3 .top-fe6e [class*="customify-col-"],
  .frame_liquid_eef3 .top-fe6e [class*="customify-col_"],
  .frame_liquid_eef3 .top-fe6e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame_liquid_eef3.chip_1ed2 .hover-ad19 {
  background: 0 0 !important;
}
.frame_liquid_eef3.chip_1ed2 .hover-ad19,
.frame_liquid_eef3.title-white-548b .hover-ad19 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame_liquid_eef3.button-easy-85e9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame_liquid_eef3.title-white-548b .hover-ad19 {
  box-shadow: none !important;
}
.tooltip_e56f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip_e56f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_e56f {
    padding: 18px 0 20px;
  }
}
.tooltip_e56f .black-5255 {
  width: 100%;
}
.tooltip_e56f .new-a686 {
  margin-bottom: 0;
}
.tooltip_e56f .up_601d {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-hard-489e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-hard-489e .simple_0cae {
  width: 100%;
}
.hero-bce5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero-bce5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero-bce5 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;
}
.hero-bce5 li:last-child:after {
  display: none;
}
.hero-bce5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.photo_71ad .carousel-liquid-4c49 button,
.tooltip_e56f .carousel-liquid-4c49 button {
  left: 0;
}
.photo_71ad .simple_0cae,
.tooltip_e56f .simple_0cae {
  padding-left: 0;
  padding-right: 0;
}
.photo_71ad .secondary-hard-489e,
.tooltip_e56f .secondary-hard-489e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.photo_71ad {
  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;
}
.photo_71ad: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;
}
.photo_71ad .copper_5ffa {
  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) {
  .photo_71ad .copper_5ffa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .photo_71ad .copper_5ffa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .photo_71ad .copper_5ffa {
    min-height: 200px;
  }
}
.photo_71ad .hero-bce5 {
  color: rgba(255, 255, 255, 0.8);
}
.photo_71ad .hero-bce5 a,
.photo_71ad .hero-bce5 li:after {
  color: inherit;
}
.photo_71ad .hero-bce5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form-short-9879 {
  margin-bottom: 0.5em;
}
.paper-3e85 {
  margin-bottom: 1.2em;
}
.paper-3e85,
.form-short-9879 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paper-3e85 p:last-child,
.form-short-9879 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-liquid-4c49,
#masthead .carousel-liquid-4c49 {
  display: none;
}
#masthead
  > .carousel-liquid-4c49.box-a326 {
  display: none;
}
#masthead > .carousel-liquid-4c49 button {
  left: 0;
}
.east-2635 {
  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%;
}
.east-2635 .cold_1308 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.east-2635 .breadcrumb-under-2544 {
  display: -webkit-box;
  display: flex;
}
.east-2635 .breadcrumb-under-2544.south_cd2d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.east-2635 .breadcrumb-under-2544.banner-purple-6057 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.east-2635 .breadcrumb-under-2544.silver-4e4f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.east-2635.slider-blue-e8ba.description_iron_98a4 .breadcrumb-under-2544.south_cd2d {
  flex-basis: 100%;
}
.east-2635.slider-pink-6c50 .breadcrumb-under-2544.banner-purple-6057 {
  -webkit-box-flex: 1;
  flex: auto;
}
.east-2635.slider-pink-6c50 .breadcrumb-under-2544.silver-4e4f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-liquid-4c49.box-a326 {
  display: none;
}
#masthead > .carousel-liquid-4c49 button {
  left: 0;
}
.large_f39e {
  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;
}
.large_f39e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.large_f39e.tall_b8e5 i {
  margin-right: 4px;
}
.large_f39e.status-active-d6b6 i {
  margin-left: 5px;
}
.frame_f05f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame_f05f p:last-child {
  margin-bottom: 0;
}
.background-lite-5e1a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background-lite-5e1a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background-lite-5e1a img {
  display: block;
  width: auto;
  line-height: 1;
}
.background-lite-5e1a .top-4901 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background-lite-5e1a .middle_b4e8 {
  margin: 5px 0 7px 0;
}
.background-lite-5e1a.aside_black_ea1f .rough_6668 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-lite-5e1a.aside_black_ea1f .thick-3e15 {
  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;
}
.background-lite-5e1a.active-fixed-b5a9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background-lite-5e1a.active-fixed-b5a9 .rough_6668 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-lite-5e1a.active-fixed-b5a9 .thick-3e15 {
  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;
}
.background-lite-5e1a.list_fixed_0863 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-lite-5e1a.description_lite_f2c4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background-lite-5e1a.description_lite_f2c4 .thick-3e15 {
  margin-top: 7px;
}
.iron-c240 {
  display: inline-block;
}
.hero-3a6d .row_626a .background-lite-5e1a img {
  max-width: 100%;
}
.hard_65d8 .breadcrumb-034b.pattern-4c64,
.gold_a0c6 .breadcrumb-034b.pattern-4c64 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard_65d8 .tooltip-56d1,
.gold_a0c6 .tooltip-56d1 {
  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%);
}
.hard_65d8 .tooltip-56d1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hard_65d8.frame-black-7bd5 .tooltip-56d1 {
  display: none;
}
.hard_65d8 .notification-dark-f4ae {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard_65d8 .notification-dark-f4ae li {
  display: inline-block;
  position: relative;
}
.hard_65d8 .notification-dark-f4ae li:last-child {
  margin-right: 0;
}
.hard_65d8 .notification-dark-f4ae 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;
}
.hard_65d8 .notification-dark-f4ae li.hover-north-a511 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hard_65d8 .notification-dark-f4ae > 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;
}
.hard_65d8 .notification-dark-f4ae > li > a i {
  line-height: 0;
}
.hard_65d8 .notification-dark-f4ae > li.lower_249e > a .tooltip-56d1 {
  margin-left: 4px;
  line-height: 0;
}
.hard_65d8 .notification-dark-f4ae .section_cfdb li.lower_249e > a {
  position: relative;
}
.hard_65d8 .notification-dark-f4ae .section_cfdb li.lower_249e > a:after,
.hard_65d8 .notification-dark-f4ae .section_cfdb li.lower_249e > a:before {
  content: "";
  display: table;
}
.hard_65d8 .notification-dark-f4ae .section_cfdb li.lower_249e > a:after {
  clear: both;
}
.hard_65d8 .notification-dark-f4ae .section_cfdb li.lower_249e > a .tooltip-56d1 {
  margin-left: 5px;
  float: right;
}
.hard_65d8 .simple-8d1f,
.hard_65d8 .section_cfdb {
  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;
}
.hard_65d8 .section_cfdb {
  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;
}
.hard_65d8 .section_cfdb .pattern-4c64 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard_65d8 .section_cfdb .tooltip-56d1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hard_65d8 .section_cfdb li {
  display: block;
  margin: 0;
  padding: 0;
}
.hard_65d8 .section_cfdb 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;
}
.hard_65d8 .section_cfdb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hard_65d8 .section_cfdb .section_cfdb {
  top: 0;
  left: 100%;
}
.hard_65d8 .text_1d78.fn-focus-7c18 > .simple-8d1f,
.hard_65d8 .text_1d78.fn-focus-7c18 > .section_cfdb,
.hard_65d8 .text_1d78:focus > .simple-8d1f,
.hard_65d8 .text_1d78:focus > .section_cfdb,
.hard_65d8 .text_1d78:hover > .simple-8d1f,
.hard_65d8 .text_1d78:hover > .section_cfdb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hard_65d8.box-cb6f .aside-pressed-fb30:after,
.hard_65d8.box-cb6f .aside-pressed-fb30:before {
  content: "";
  display: table;
}
.hard_65d8.box-cb6f .aside-pressed-fb30:after {
  clear: both;
}
.hard_65d8.box-cb6f .aside-pressed-fb30 > li {
  float: left;
}
.hard_65d8.background_5f9a .aside-pressed-fb30:after,
.hard_65d8.background_5f9a .aside-pressed-fb30:before {
  content: "";
  display: table;
}
.hard_65d8.background_5f9a .aside-pressed-fb30:after {
  clear: both;
}
.hard_65d8.background_5f9a .aside-pressed-fb30 > li {
  float: left;
}
.hard_65d8.background_5f9a .aside-pressed-fb30 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hard_65d8.background_5f9a .aside-pressed-fb30 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hard_65d8.background_5f9a .aside-pressed-fb30 > li.tooltip_ff6f > a,
.hard_65d8.background_5f9a .aside-pressed-fb30 > li.hover-north-a511 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hard_65d8.light-5090 .aside-pressed-fb30 > li > a .pattern-4c64 {
  position: relative;
}
.hard_65d8.light-5090 .aside-pressed-fb30 > li > a .pattern-4c64: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;
}
.hard_65d8.light-5090
  .aside-pressed-fb30
  > li:focus
  > a
  .pattern-4c64:before,
.hard_65d8.light-5090
  .aside-pressed-fb30
  > li:hover
  > a
  .pattern-4c64:before {
  width: 100%;
  background-color: currentColor;
}
.hard_65d8.light-5090
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a
  .pattern-4c64:before,
.hard_65d8.light-5090
  .aside-pressed-fb30
  > li.hard_0a6f
  > a
  .pattern-4c64:before {
  width: 100%;
  background-color: currentColor;
}
.hard_65d8.background-e3fa .aside-pressed-fb30 > li > a .pattern-4c64 {
  position: relative;
}
.hard_65d8.background-e3fa .aside-pressed-fb30 > li > a .pattern-4c64: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;
}
.hard_65d8.background-e3fa .aside-pressed-fb30 > li:focus > a .pattern-4c64:before,
.hard_65d8.background-e3fa
  .aside-pressed-fb30
  > li:hover
  > a
  .pattern-4c64:before {
  width: 100%;
  background-color: currentColor;
}
.hard_65d8.background-e3fa
  .aside-pressed-fb30
  > li.tooltip_ff6f
  > a
  .pattern-4c64:before,
.hard_65d8.background-e3fa
  .aside-pressed-fb30
  > li.hard_0a6f
  > a
  .pattern-4c64:before {
  width: 100%;
  background-color: currentColor;
}
.gold_a0c6 .notification-dark-f4ae {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gold_a0c6 .notification-dark-f4ae li:first-child > a {
  border-top: none;
}
.gold_a0c6 .notification-dark-f4ae .shadow-d903 > .pattern-4c64 .tooltip-56d1 {
  display: none;
}
.gold_a0c6 .notification-dark-f4ae li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gold_a0c6 .notification-dark-f4ae li:last-child {
  border: none;
}
.gold_a0c6 .notification-dark-f4ae li.lower_249e > a {
  padding-right: 45px !important;
}
.gold_a0c6 .notification-dark-f4ae li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gold_a0c6 .notification-dark-f4ae li a:focus,
.gold_a0c6 .notification-dark-f4ae li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_a0c6 .notification-dark-f4ae li .image_black_9a64 {
  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;
}
.gold_a0c6 .notification-dark-f4ae li .image_black_9a64:hover {
  box-shadow: none;
}
.gold_a0c6 .notification-dark-f4ae li .image_black_9a64 .tooltip-56d1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gold_a0c6 .notification-dark-f4ae .section_cfdb {
  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);
}
.gold_a0c6 .notification-dark-f4ae .section_cfdb li a {
  padding-left: 3em;
}
.gold_a0c6 .notification-dark-f4ae .feature-3be2 > a .image_black_9a64 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gold_a0c6 .notification-dark-f4ae .feature-3be2 > .section_cfdb {
  display: block;
  opacity: 1;
}
.thumbnail-26c0 {
  max-width: 100%;
}
.logo_a231 {
  line-height: 0;
  cursor: pointer;
}
.modal-c5b1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.modal-c5b1:hover {
  box-shadow: none;
  color: currentColor;
}
.modal-c5b1 svg {
  width: 18px;
  height: 18px;
}
.modal-c5b1 .module_62a3 {
  display: none;
}
.preview-f270 {
  position: relative;
}
.preview-f270.fn-active-7c18 .modal-c5b1 .hover-d734 {
  display: none;
}
.preview-f270.fn-active-7c18 .modal-c5b1 .module_62a3 {
  display: inline-block;
}
.preview-f270 .background-plasma-48b7 {
  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);
}
.preview-f270.column-wide-c4c2 .background-plasma-48b7 {
  left: auto;
  right: -0.9em;
}
.preview-f270.column-wide-c4c2 .paragraph-dabd::before {
  left: auto;
  right: 15px;
}
.preview-f270.fn-active-7c18 .background-plasma-48b7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_2f8c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.header_2f8c label {
  flex-basis: 100%;
}
.header_2f8c .tag_6100 {
  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;
}
.header_2f8c .tooltip_080d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.header_2f8c .tooltip_080d:focus {
  background-color: transparent;
}
.header_2f8c button.button_9cf1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.header_2f8c button.button_9cf1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.header_2f8c button.button_9cf1 svg {
  width: 18px;
  height: 18px;
}
.header_2f8c input[type="submit"] {
  min-height: auto;
}
.paragraph-6dc3 .header_2f8c .tooltip_080d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph-dabd {
  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) {
  .paragraph-dabd {
    width: 220px;
  }
}
.paragraph-dabd label {
  flex-basis: 100%;
}
.paragraph-dabd::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;
}
.video_6fb1 .paragraph-6dc3 .header_2f8c {
  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;
}
.video_6fb1
  .paragraph-6dc3
  .header_2f8c
  .tag_6100 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.video_6fb1 .paragraph-6dc3 .header_2f8c .tooltip_080d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.video_6fb1
  .paragraph-6dc3
  .header_2f8c
  .tooltip_080d:focus {
  background: 0 0;
}
.video_6fb1
  .paragraph-6dc3
  .header_2f8c
  .mini-a138 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.tabs-dark-661e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs-dark-661e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs-dark-661e li:last-child {
  margin-right: 0;
}
.tabs-dark-661e li:first-child {
  margin-left: 0;
}
.tabs-dark-661e.over-c46b a {
  color: #fff;
}
.tabs-dark-661e.over-c46b a:hover {
  color: #fff;
}
.tabs-dark-661e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs-dark-661e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs-dark-661e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs-dark-661e a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs-dark-661e [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs-dark-661e [class*="social-icon-apple"].small_e54b {
  background-color: transparent;
  color: #999;
}
.tabs-dark-661e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs-dark-661e [class*="social-icon-behance"].small_e54b {
  background-color: transparent;
  color: #1769ff;
}
.tabs-dark-661e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs-dark-661e [class*="social-icon-bitbucket"].small_e54b {
  background-color: transparent;
  color: #205081;
}
.tabs-dark-661e [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs-dark-661e [class*="social-icon-codepen"].small_e54b {
  background-color: transparent;
  color: #000;
}
.tabs-dark-661e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs-dark-661e [class*="social-icon-delicious"].small_e54b {
  background-color: transparent;
  color: #39f;
}
.tabs-dark-661e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs-dark-661e [class*="social-icon-digg"].small_e54b {
  background-color: transparent;
  color: #005be2;
}
.tabs-dark-661e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs-dark-661e [class*="social-icon-dribbble"].small_e54b {
  background-color: transparent;
  color: #ea4c89;
}
.tabs-dark-661e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs-dark-661e [class*="social-icon-envelope"].small_e54b {
  background-color: transparent;
  color: #ea4335;
}
.tabs-dark-661e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs-dark-661e [class*="social-icon-facebook"].small_e54b {
  background-color: transparent;
  color: #3b5998;
}
.tabs-dark-661e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs-dark-661e [class*="social-icon-flickr"].small_e54b {
  background-color: transparent;
  color: #0063dc;
}
.tabs-dark-661e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs-dark-661e [class*="social-icon-foursquare"].small_e54b {
  background-color: transparent;
  color: #2d5be3;
}
.tabs-dark-661e [class*="social-icon-github"] {
  background-color: #333;
}
.tabs-dark-661e [class*="social-icon-github"].small_e54b {
  background-color: transparent;
  color: #333;
}
.tabs-dark-661e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs-dark-661e [class*="social-icon-google-plus"].small_e54b {
  background-color: transparent;
  color: #dd4b39;
}
.tabs-dark-661e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs-dark-661e [class*="social-icon-houzz"].small_e54b {
  background-color: transparent;
  color: #7ac142;
}
.tabs-dark-661e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs-dark-661e [class*="social-icon-instagram"].small_e54b {
  background-color: transparent;
  color: #262626;
}
.tabs-dark-661e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs-dark-661e [class*="social-icon-jsfiddle"].small_e54b {
  background-color: transparent;
  color: #487aa2;
}
.tabs-dark-661e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs-dark-661e [class*="social-icon-linkedin"].small_e54b {
  background-color: transparent;
  color: #0077b5;
}
.tabs-dark-661e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs-dark-661e [class*="social-icon-medium"].small_e54b {
  background-color: transparent;
  color: #00ab6b;
}
.tabs-dark-661e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs-dark-661e
  [class*="social-icon-odnoklassniki"].small_e54b {
  background-color: transparent;
  color: #f4731c;
}
.tabs-dark-661e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs-dark-661e [class*="social-icon-meetup"].small_e54b {
  background-color: transparent;
  color: #ec1c40;
}
.tabs-dark-661e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs-dark-661e [class*="social-icon-pinterest"].small_e54b {
  background-color: transparent;
  color: #bd081c;
}
.tabs-dark-661e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs-dark-661e [class*="social-icon-product-hunt"].small_e54b {
  background-color: transparent;
  color: #da552f;
}
.tabs-dark-661e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs-dark-661e [class*="social-icon-reddit"].small_e54b {
  background-color: transparent;
  color: #ff4500;
}
.tabs-dark-661e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs-dark-661e [class*="social-icon-rss"].small_e54b {
  background-color: transparent;
  color: #f26522;
}
.tabs-dark-661e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs-dark-661e
  [class*="social-icon-shopping-cart"].small_e54b {
  background-color: transparent;
  color: #4caf50;
}
.tabs-dark-661e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs-dark-661e [class*="social-icon-skype"].small_e54b {
  background-color: transparent;
  color: #00aff0;
}
.tabs-dark-661e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs-dark-661e [class*="social-icon-slideshare"].small_e54b {
  background-color: transparent;
  color: #0077b5;
}
.tabs-dark-661e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs-dark-661e [class*="social-icon-snapchat"].small_e54b {
  background-color: transparent;
  color: #fffc00;
}
.tabs-dark-661e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs-dark-661e [class*="social-icon-soundcloud"].small_e54b {
  background-color: transparent;
  color: #f80;
}
.tabs-dark-661e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs-dark-661e [class*="social-icon-spotify"].small_e54b {
  background-color: transparent;
  color: #2ebd59;
}
.tabs-dark-661e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs-dark-661e
  [class*="social-icon-stack-overflow"].small_e54b {
  background-color: transparent;
  color: #fe7a15;
}
.tabs-dark-661e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs-dark-661e [class*="social-icon-maldkfgram"].small_e54b {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs-dark-661e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs-dark-661e [class*="social-icon-tripadvisor"].small_e54b {
  background-color: transparent;
  color: #589442;
}
.tabs-dark-661e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs-dark-661e [class*="social-icon-tumblr"].small_e54b {
  background-color: transparent;
  color: #35465c;
}
.tabs-dark-661e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs-dark-661e [class*="social-icon-twitch"].small_e54b {
  background-color: transparent;
  color: #6441a5;
}
.tabs-dark-661e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs-dark-661e [class*="social-icon-twitter"].small_e54b {
  background-color: transparent;
  color: #1da1f2;
}
.tabs-dark-661e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs-dark-661e [class*="social-icon-vimeo"].small_e54b {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs-dark-661e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs-dark-661e [class*="social-icon-vk"].small_e54b {
  background-color: transparent;
  color: #45668e;
}
.tabs-dark-661e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs-dark-661e [class*="social-icon-weibo"].small_e54b {
  background-color: transparent;
  color: #df2029;
}
.tabs-dark-661e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs-dark-661e [class*="social-icon-weixin"].small_e54b {
  background-color: transparent;
  color: #7bb32e;
}
.tabs-dark-661e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs-dark-661e [class*="social-icon-whatsapp"].small_e54b {
  background-color: transparent;
  color: #25d366;
}
.tabs-dark-661e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs-dark-661e [class*="social-icon-wordpress"].small_e54b {
  background-color: transparent;
  color: #21759b;
}
.tabs-dark-661e [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs-dark-661e [class*="social-icon-xing"].small_e54b {
  background-color: transparent;
  color: #026466;
}
.tabs-dark-661e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs-dark-661e [class*="social-icon-yelp"].small_e54b {
  background-color: transparent;
  color: #af0606;
}
.tabs-dark-661e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs-dark-661e [class*="social-icon-youtube"].small_e54b {
  background-color: transparent;
  color: #cd201f;
}
.tag_stone_6a4b {
  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;
}
.tag_stone_6a4b:hover {
  box-shadow: none;
  background: 0 0;
}
.plasma-0dee {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label-5f15 {
  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;
}
.focus-mini-607e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification_over_e03f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification_over_e03f,
.notification_over_e03f::after,
.notification_over_e03f::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;
}
.notification_over_e03f::after,
.notification_over_e03f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container_wood_e55f .label-5f15 .focus-mini-607e {
  margin-top: -2px;
  width: 19px;
}
.container_wood_e55f .label-5f15 .notification_over_e03f {
  margin-top: -1px;
}
.container_wood_e55f .label-5f15 .notification_over_e03f,
.container_wood_e55f .label-5f15 .notification_over_e03f::after,
.container_wood_e55f .label-5f15 .notification_over_e03f::before {
  width: 19px;
  height: 2px;
}
.container_wood_e55f .label-5f15 .notification_over_e03f::before {
  top: -6px;
}
.container_wood_e55f .label-5f15 .notification_over_e03f::after {
  bottom: -6px;
}
.popup-pressed-6c5d .label-5f15 .focus-mini-607e {
  margin-top: -2px;
  width: 22px;
}
.popup-pressed-6c5d .label-5f15 .notification_over_e03f {
  margin-top: -1px;
}
.popup-pressed-6c5d .label-5f15 .notification_over_e03f,
.popup-pressed-6c5d .label-5f15 .notification_over_e03f::after,
.popup-pressed-6c5d .label-5f15 .notification_over_e03f::before {
  width: 22px;
  height: 2px;
}
.popup-pressed-6c5d .label-5f15 .notification_over_e03f::before {
  top: -7px;
}
.popup-pressed-6c5d .label-5f15 .notification_over_e03f::after {
  bottom: -7px;
}
.medium_da60 .label-5f15 .focus-mini-607e {
  margin-top: -2px;
  width: 31px;
}
.medium_da60 .label-5f15 .notification_over_e03f {
  margin-top: -1.5px;
}
.medium_da60 .label-5f15 .notification_over_e03f,
.medium_da60 .label-5f15 .notification_over_e03f::after,
.medium_da60 .label-5f15 .notification_over_e03f::before {
  width: 31px;
  height: 3px;
}
.medium_da60 .label-5f15 .notification_over_e03f::before {
  top: -9px;
}
.medium_da60 .label-5f15 .notification_over_e03f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bottom_b3e1 .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_b3e1 .label-5f15 .notification_over_e03f {
    margin-top: -1px;
  }
  .bottom_b3e1 .label-5f15 .notification_over_e03f,
  .bottom_b3e1 .label-5f15 .notification_over_e03f::after,
  .bottom_b3e1 .label-5f15 .notification_over_e03f::before {
    width: 19px;
    height: 2px;
  }
  .bottom_b3e1 .label-5f15 .notification_over_e03f::before {
    top: -6px;
  }
  .bottom_b3e1 .label-5f15 .notification_over_e03f::after {
    bottom: -6px;
  }
  .motion-6b2f .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 22px;
  }
  .motion-6b2f .label-5f15 .notification_over_e03f {
    margin-top: -1px;
  }
  .motion-6b2f .label-5f15 .notification_over_e03f,
  .motion-6b2f .label-5f15 .notification_over_e03f::after,
  .motion-6b2f .label-5f15 .notification_over_e03f::before {
    width: 22px;
    height: 2px;
  }
  .motion-6b2f .label-5f15 .notification_over_e03f::before {
    top: -7px;
  }
  .motion-6b2f .label-5f15 .notification_over_e03f::after {
    bottom: -7px;
  }
  .link_blue_d739 .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 31px;
  }
  .link_blue_d739 .label-5f15 .notification_over_e03f {
    margin-top: -1.5px;
  }
  .link_blue_d739 .label-5f15 .notification_over_e03f,
  .link_blue_d739 .label-5f15 .notification_over_e03f::after,
  .link_blue_d739 .label-5f15 .notification_over_e03f::before {
    width: 31px;
    height: 3px;
  }
  .link_blue_d739 .label-5f15 .notification_over_e03f::before {
    top: -9px;
  }
  .link_blue_d739 .label-5f15 .notification_over_e03f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .filter_2c64 .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 19px;
  }
  .filter_2c64 .label-5f15 .notification_over_e03f {
    margin-top: -1px;
  }
  .filter_2c64 .label-5f15 .notification_over_e03f,
  .filter_2c64 .label-5f15 .notification_over_e03f::after,
  .filter_2c64 .label-5f15 .notification_over_e03f::before {
    width: 19px;
    height: 2px;
  }
  .filter_2c64 .label-5f15 .notification_over_e03f::before {
    top: -6px;
  }
  .filter_2c64 .label-5f15 .notification_over_e03f::after {
    bottom: -6px;
  }
  .footer_paper_be82 .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 22px;
  }
  .footer_paper_be82 .label-5f15 .notification_over_e03f {
    margin-top: -1px;
  }
  .footer_paper_be82 .label-5f15 .notification_over_e03f,
  .footer_paper_be82 .label-5f15 .notification_over_e03f::after,
  .footer_paper_be82 .label-5f15 .notification_over_e03f::before {
    width: 22px;
    height: 2px;
  }
  .footer_paper_be82 .label-5f15 .notification_over_e03f::before {
    top: -7px;
  }
  .footer_paper_be82 .label-5f15 .notification_over_e03f::after {
    bottom: -7px;
  }
  .breadcrumb_3bda .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_3bda .label-5f15 .notification_over_e03f {
    margin-top: -1.5px;
  }
  .breadcrumb_3bda .label-5f15 .notification_over_e03f,
  .breadcrumb_3bda .label-5f15 .notification_over_e03f::after,
  .breadcrumb_3bda .label-5f15 .notification_over_e03f::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_3bda .label-5f15 .notification_over_e03f::before {
    top: -9px;
  }
  .breadcrumb_3bda .label-5f15 .notification_over_e03f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .under_545c .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 19px;
  }
  .under_545c .label-5f15 .notification_over_e03f {
    margin-top: -1px;
  }
  .under_545c .label-5f15 .notification_over_e03f,
  .under_545c .label-5f15 .notification_over_e03f::after,
  .under_545c .label-5f15 .notification_over_e03f::before {
    width: 19px;
    height: 2px;
  }
  .under_545c .label-5f15 .notification_over_e03f::before {
    top: -6px;
  }
  .under_545c .label-5f15 .notification_over_e03f::after {
    bottom: -6px;
  }
  .input_c011 .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 22px;
  }
  .input_c011 .label-5f15 .notification_over_e03f {
    margin-top: -1px;
  }
  .input_c011 .label-5f15 .notification_over_e03f,
  .input_c011 .label-5f15 .notification_over_e03f::after,
  .input_c011 .label-5f15 .notification_over_e03f::before {
    width: 22px;
    height: 2px;
  }
  .input_c011 .label-5f15 .notification_over_e03f::before {
    top: -7px;
  }
  .input_c011 .label-5f15 .notification_over_e03f::after {
    bottom: -7px;
  }
  .preview-6967 .label-5f15 .focus-mini-607e {
    margin-top: -2px;
    width: 31px;
  }
  .preview-6967 .label-5f15 .notification_over_e03f {
    margin-top: -1.5px;
  }
  .preview-6967 .label-5f15 .notification_over_e03f,
  .preview-6967 .label-5f15 .notification_over_e03f::after,
  .preview-6967 .label-5f15 .notification_over_e03f::before {
    width: 31px;
    height: 3px;
  }
  .preview-6967 .label-5f15 .notification_over_e03f::before {
    top: -9px;
  }
  .preview-6967 .label-5f15 .notification_over_e03f::after {
    bottom: -9px;
  }
}
.filter-outer-0eac .notification_over_e03f {
  -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);
}
.filter-outer-0eac .notification_over_e03f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter-outer-0eac .notification_over_e03f::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);
}
.filter-outer-0eac.module_b052 .notification_over_e03f {
  -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);
}
.filter-outer-0eac.module_b052 .notification_over_e03f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter-outer-0eac.module_b052 .notification_over_e03f::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);
}
.wrapper_small_ff3c {
  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.west-7b15:before {
  display: none;
}
.detail-current-661c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail-current-661c .stale-cc31 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail-current-661c .stale-cc31:last-of-type {
  border-bottom: none;
}
.detail-current-661c .stale-cc31.medium-511c,
.detail-current-661c .stale-cc31.east_59ad,
.detail-current-661c .stale-cc31.filter_full_61af {
  padding: 0;
}
.detail-current-661c .gold_a0c6 .image_black_9a64 {
  color: currentColor;
}
.detail-current-661c .gold_a0c6 .image_black_9a64:focus,
.detail-current-661c .gold_a0c6 .image_black_9a64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-current-661c.background-black-9e42 .paper-cf0c,
.detail-current-661c.background-black-9e42 .frame_f05f a,
.detail-current-661c.background-black-9e42 .aside-pressed-fb30 a,
.detail-current-661c.background-black-9e42 .section_cfdb a {
  color: rgba(0, 0, 0, 0.55);
}
.detail-current-661c.background-black-9e42 .paper-cf0c:hover,
.detail-current-661c.background-black-9e42 .frame_f05f a:hover,
.detail-current-661c.background-black-9e42 .aside-pressed-fb30 a:hover,
.detail-current-661c.background-black-9e42 .section_cfdb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail-current-661c.background-black-9e42 .carousel_c204 {
  color: rgba(0, 0, 0, 0.8);
}
.detail-current-661c.background-black-9e42 .stale-cc31 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-current-661c.background-black-9e42 .stale-cc31:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail-current-661c.background-black-9e42 .last_8938:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail-current-661c.background-black-9e42 .gold_a0c6 .notification-dark-f4ae li a,
.detail-current-661c.background-black-9e42 .gold_a0c6 .image_black_9a64,
.detail-current-661c.background-black-9e42 .section_cfdb {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-current-661c.background-black-9e42 .gold_a0c6 .image_black_9a64:focus,
.detail-current-661c.background-black-9e42 .gold_a0c6 .image_black_9a64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-current-661c.background-black-9e42 .notification-dark-f4ae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-current-661c.active_2434 .paper-cf0c,
.detail-current-661c.active_2434 .frame_f05f a,
.detail-current-661c.active_2434 .aside-pressed-fb30 .image_black_9a64,
.detail-current-661c.active_2434 .aside-pressed-fb30 a,
.detail-current-661c.active_2434 .section_cfdb a {
  color: rgba(255, 255, 255, 0.79);
}
.detail-current-661c.active_2434 .paper-cf0c:hover,
.detail-current-661c.active_2434 .frame_f05f a:hover,
.detail-current-661c.active_2434 .aside-pressed-fb30 .image_black_9a64:hover,
.detail-current-661c.active_2434 .aside-pressed-fb30 a:hover,
.detail-current-661c.active_2434 .section_cfdb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-current-661c.active_2434 .carousel_c204 {
  color: rgba(255, 255, 255, 0.99);
}
.detail-current-661c.active_2434 .stale-cc31 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-current-661c.active_2434 .stale-cc31:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail-current-661c.active_2434 .last_8938:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail-current-661c.active_2434 .gold_a0c6 .notification-dark-f4ae li a,
.detail-current-661c.active_2434 .gold_a0c6 .image_black_9a64,
.detail-current-661c.active_2434 .section_cfdb {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-current-661c.active_2434 .gold_a0c6 .image_black_9a64:focus,
.detail-current-661c.active_2434 .gold_a0c6 .image_black_9a64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-current-661c.active_2434 .notification-dark-f4ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_8938 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.last_8938:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.basic_c626 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shadow_fresh_cf8c .detail-current-661c {
  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;
}
.shadow_fresh_cf8c .stale-cc31 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shadow_fresh_cf8c .stale-cc31: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) {
  .shadow_fresh_cf8c .stale-cc31:before {
    width: 16%;
    left: 42%;
  }
}
.shadow_fresh_cf8c .stale-cc31:last-child:before {
  content: none;
}
.shadow_fresh_cf8c .stale-cc31[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shadow_fresh_cf8c .gold_a0c6 .notification-dark-f4ae li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shadow_fresh_cf8c .gold_a0c6 .notification-dark-f4ae li a .image_black_9a64 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shadow_fresh_cf8c .gold_a0c6 .section_cfdb {
  border: none;
}
.shadow_fresh_cf8c .gold_a0c6 .section_cfdb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shadow_fresh_cf8c .last_8938 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shadow_fresh_cf8c .basic_c626 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shadow_fresh_cf8c .active_2434 .last_8938:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_fresh_cf8c .background-black-9e42.aside_bronze_26fd .notification_over_e03f {
  background: rgba(0, 0, 0, 0.6);
}
.shadow_fresh_cf8c
  .background-black-9e42.aside_bronze_26fd
  .notification_over_e03f::after,
.shadow_fresh_cf8c
  .background-black-9e42.aside_bronze_26fd
  .notification_over_e03f:before {
  background: inherit;
}
.shadow_fresh_cf8c
  .background-black-9e42.aside_bronze_26fd:hover
  .notification_over_e03f {
  background: rgba(0, 0, 0, 0.8);
}
.feature-blue-74a3 .detail-current-661c {
  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) {
  .feature-blue-74a3 .detail-current-661c {
    width: auto;
    right: 45px;
  }
}
.box-d6e6 .detail-current-661c {
  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) {
  .box-d6e6 .detail-current-661c {
    width: auto;
    left: 45px;
  }
}
.west-7b15 .detail-current-661c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.west-7b15 .basic_c626 {
  max-width: 48em;
  margin: 0 auto;
}
.west-7b15 .last_8938:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-74c6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-74c6.shadow_fresh_cf8c .detail-current-661c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-74c6.feature-blue-74a3 .detail-current-661c {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.picture-74c6 .detail-current-661c {
  visibility: visible;
}
.picture-74c6.box-d6e6 .detail-current-661c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading_53a5,
.form-focused-cc64 {
  overflow-x: hidden;
}
.heading_53a5 .detail-current-661c {
  overflow: auto;
}
.heading_53a5.shadow_fresh_cf8c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_53a5.shadow_fresh_cf8c .detail-current-661c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading_53a5.shadow_fresh_cf8c .tag_stone_6a4b {
  opacity: 0;
}
.heading_53a5.feature-blue-74a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_53a5.feature-blue-74a3 .detail-current-661c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading_53a5.feature-blue-74a3 .tag_stone_6a4b {
  opacity: 0;
}
.heading_53a5.box-d6e6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_53a5.box-d6e6 .detail-current-661c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading_53a5.box-d6e6 .tag_stone_6a4b {
  opacity: 0;
}
.heading_53a5.west-7b15 .detail-current-661c {
  z-index: 10;
  visibility: visible;
}
.aside_bronze_26fd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.aside_bronze_26fd .notification_over_e03f {
  background: rgba(255, 255, 255, 0.99);
}
.aside_bronze_26fd .notification_over_e03f::after,
.aside_bronze_26fd .notification_over_e03f:before {
  background: inherit;
}
.aside_bronze_26fd:hover .notification_over_e03f {
  background: rgba(255, 255, 255, 0.99);
}
.box-d6e6 .aside_bronze_26fd {
  top: 10px;
  right: auto;
  left: 12px;
}
.west-7b15 .aside_bronze_26fd {
  display: none !important;
}
.heading_53a5:before,
.form-focused-cc64:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading_53a5 .aside_bronze_26fd,
.form-focused-cc64 .aside_bronze_26fd {
  display: inline-block;
}
.detail-current-661c .cold_1308 {
  -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;
}
.heading_53a5 .detail-current-661c .cold_1308,
.form-focused-cc64 .detail-current-661c .cold_1308 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid-77ca .tag_6100 {
  width: 100%;
}
.row_626a {
  padding: 0 0.5em 0;
}
.row_626a [class*="customify-col-"],
.row_626a [class*="customify-col_"],
.row_626a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accent_53ae .row_626a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .top-fe6e .media_84a9,
  .media_84a9 {
    display: none;
  }
  .header_center_80bd {
    text-align: left;
  }
  .button_orange_c92d {
    text-align: center;
  }
  .grid_ef67 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .top-fe6e .hero-7419,
  .hero-7419 {
    display: none;
  }
  .texture-2c3a {
    text-align: left;
  }
  .complex_4e01 {
    text-align: center;
  }
  .wide-ef14 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .top-fe6e .input-simple-b3ee,
  .input-simple-b3ee {
    display: none;
  }
  .hero-blue-eea5 {
    text-align: left;
  }
  .pro-f59c {
    text-align: center;
  }
  .sort_simple_3738 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label_liquid_b5b1 {
  box-shadow: none !important;
}
.down-e7a5 .highlight-upper-7e71,
.gradient-first-3e90 .highlight-upper-7e71 {
  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;
}
.gradient-first-3e90 .highlight-upper-7e71 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hover-ad19 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hover-ad19:after,
.hover-ad19:before {
  content: "";
  display: table;
}
.hover-ad19:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hover-ad19 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hover-ad19,
.button-easy-85e9 {
  max-width: 1248px;
  margin: 0 auto;
}

.card-4171.bronze_7412 .hover-ad19 {
  max-width: 100%;
}
.card-4171.header-complex-4012 {
  max-width: 1200px;
  margin: 0 auto;
}
.card-4171.column-gas-cc93 .hover-ad19 {
  max-width: 100%;
}
.card-4171.column-gas-cc93 > .hover-ad19 {
  padding-left: 0;
  padding-right: 0;
}
.card-4171.column-gas-cc93 > .hover-ad19 .top-fe6e {
  margin: 0;
}
.card-4171.column-gas-cc93
  > .hover-ad19
  .hovered-92f9.cool_ef14 {
  margin-right: 0;
  margin-left: 0;
}
.card-4171.column-gas-cc93 #main.cool_ef14 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .label-small-cd09 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .label-small-cd09 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget_advanced_e661 .full_c3bb {
    padding-right: 1em;
  }
  .widget_advanced_e661.full_ecaf .hovered-92f9 {
    border-right: 1px solid #eaecee;
  }
  .widget_advanced_e661.full_ecaf .full_c3bb {
    padding-right: 1em;
  }
  .widget_advanced_e661.full_ecaf .logo-white-2802 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_full_2622 .full_c3bb {
    padding-left: 1em;
  }
  .column_full_2622.full_ecaf .hovered-92f9 {
    border-left: 1px solid #eaecee;
  }
  .column_full_2622.full_ecaf .full_c3bb {
    padding-left: 1em;
  }
  .column_full_2622.full_ecaf .logo-white-2802 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm_cf5e .full_c3bb {
    padding-left: 1em;
  }
  .warm_cf5e.full_ecaf .border-lower-a6d6 {
    border-right: 1px solid #eaecee;
  }
  .warm_cf5e.full_ecaf .video-73b7 {
    border-right: 1px solid #eaecee;
  }
  .warm_cf5e.full_ecaf .full_c3bb {
    padding-left: 1em;
  }
  .warm_cf5e.full_ecaf .logo-white-2802 {
    padding-right: 1em;
  }
  .warm_cf5e.full_ecaf .gallery-7302 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot-15f5 .full_c3bb {
    padding-right: 1em;
  }
  .hot-15f5.full_ecaf .border-lower-a6d6 {
    border-left: 1px solid #eaecee;
  }
  .hot-15f5.full_ecaf .video-73b7 {
    border-left: 1px solid #eaecee;
  }
  .hot-15f5.full_ecaf .full_c3bb {
    padding-right: 1em;
  }
  .hot-15f5.full_ecaf .logo-white-2802 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hot-15f5.full_ecaf .gallery-7302 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-small-cd09 .full_c3bb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-small-cd09.full_ecaf .hovered-92f9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .label-small-cd09.full_ecaf .full_c3bb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-small-cd09.full_ecaf .logo-white-2802 {
    padding-left: 1em;
  }
  .label-small-cd09.full_ecaf .gallery-7302 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .label-small-cd09.full_ecaf .full_c3bb {
    padding-left: 0;
  }
}
.header_479c .banner-d1ef {
  display: inline-block;
}
.description_plasma_bdec {
  display: inline-block;
}
.backdrop-00ae {
  word-con: break-word;
}
.focus-4784 > span {
  display: inline-block;
  padding: 5px 0;
}
.focus-4784 .wide-c70e {
  margin-left: 8px;
  margin-right: 8px;
}
.focus-4784 .column-f547 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-9b62 .plasma-4b8a {
  margin-bottom: 2em;
}
.hard-9b62 .focus-easy-4725 {
  margin-bottom: 15px;
}
.hard-9b62 .focus-easy-4725:last-child {
  margin-bottom: 0;
}
.hard-9b62 .top-4440 {
  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) {
  .hard-9b62 .top-4440 {
    display: block;
  }
}
.hard-9b62 .icon-0af7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-9b62 .icon-0af7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-9b62 .badge-94fd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-9b62 .badge-94fd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-9b62 .badge-94fd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-9b62 .backdrop-00ae {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-9b62 .backdrop-00ae a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-9b62 .footer_b8d7 p:last-child {
  margin-bottom: 0;
}
.hard-9b62 .sort-0902 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-9b62 .panel-pressed-3dad {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-9b62 .sidebar_hot_18bd {
  margin-top: 1em;
}
.hard-9b62 .dynamic_542f {
  top: 0;
  display: block;
}
.hard-9b62 .dynamic_542f a {
  color: inherit;
}
.hard-9b62 .dynamic_542f a:hover {
  color: inherit;
}
.hard-9b62 .label_d15b {
  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;
}
.hard-9b62 .label_d15b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-9b62 .panel-pressed-3dad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-9b62 .info-wood-b086 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-9b62 .info-wood-b086:first-child {
  margin-top: 0;
}
.hard-9b62 .info-wood-b086.disabled_1fd1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-9b62 .info-wood-b086.icon_left_5436 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-9b62
  .info-wood-b086.icon_left_5436.video_78b8
  .sidebar_hot_18bd {
  width: 100%;
}
.hard-9b62 .icon_left_5436 {
  -webkit-box-align: center;
  align-items: center;
}
.hard-9b62 .icon_left_5436 .focus-4784,
.hard-9b62 .icon_left_5436 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-9b62 .badge-94fd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-9b62 .badge-94fd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-9b62 .badge-94fd: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;
}
.hard-9b62 .disabled_1fd1 {
  z-index: 5;
}
.hard-9b62 .easy_aca1 .component_brown_7ea1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-9b62 .section-soft-6f48 .component_brown_7ea1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-9b62 .heading_9fe6 .component_brown_7ea1 {
  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;
}
.hard-9b62.inner-78c4 .top-4440,
.hard-9b62.sidebar-lite-44df .top-4440 {
  display: block;
}
.hard-9b62.inner-78c4 .top-4440 .small_d705,
.hard-9b62.inner-78c4 .top-4440 .panel-pressed-3dad,
.hard-9b62.sidebar-lite-44df .top-4440 .small_d705,
.hard-9b62.sidebar-lite-44df .top-4440 .panel-pressed-3dad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-9b62.popup_46b1 .icon-0af7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-9b62.popup_46b1 .icon-0af7 {
    margin-right: 0;
  }
}
.hard-9b62.inner-78c4 .icon-0af7,
.hard-9b62.sidebar-lite-44df .icon-0af7 {
  padding-top: 40%;
}
.hard-9b62.inner-78c4 .plasma-4b8a,
.hard-9b62.sidebar-lite-44df .plasma-4b8a {
  display: block;
}
.hard-9b62.inner-78c4 .fn-sticky-7c18 .panel-pressed-3dad,
.hard-9b62.sidebar-lite-44df .fn-sticky-7c18 .panel-pressed-3dad {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-9b62.inner-78c4 .icon-0af7,
.hard-9b62.sidebar-lite-44df .icon-0af7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-9b62.inner-78c4 .panel-pressed-3dad {
  padding: 1em;
}
.texture_silver_66b1 {
  margin: 30px auto;
  display: block;
}
.texture_silver_66b1 .title-f8d8 > * {
  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;
}
.texture_silver_66b1 .title-f8d8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_silver_66b1 .title-f8d8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container_smooth_e529 .focus-4784 {
  margin-bottom: 1.41575em;
}
.container_smooth_e529 .container-4ec9 {
  margin-bottom: 1.618em;
}
.article-468b .hard-cde2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.article-468b .hard-cde2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.article-468b .chip_9dc1 {
  max-width: 100%;
  overflow: auto;
}
.preview_027a .article-468b a:hover {
  text-decoration: underline;
}
.tag-65da .focus-easy-4725:not(.backdrop-00ae),
.tag-65da .badge-94fd {
  margin-bottom: 1.41575em;
}
.tag-65da .focus-easy-4725:not(.backdrop-00ae):last-child,
.tag-65da .badge-94fd:last-child {
  margin-bottom: 0;
}
.tag-65da .focus-easy-4725.table-1a0d {
  margin-bottom: 0.41575em;
}
.tag-65da .gradient-green-d0e8:before,
.tag-65da .slider-down-e5ea:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tag-65da .gradient-green-d0e8:before {
  content: "\f115";
}
.tag-65da .slider-down-e5ea:before {
  content: "\f02c";
}
.tag-65da .dirty_6515 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tag-65da .dirty_6515 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.highlight-e8da {
  display: -webkit-box;
  display: flex;
}
.highlight-e8da .banner-5743 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .highlight-e8da .banner-5743 {
    flex-basis: 90px;
  }
}
.highlight-e8da .light_359b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight-e8da .light_359b {
    flex-basis: calc(100% - 50px);
  }
}
.highlight-e8da .smooth_6778 p:last-child {
  margin-bottom: 0.72em;
}
.logo-iron-8575 .title-f8d8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo-iron-8575 .title-f8d8:after,
.logo-iron-8575 .title-f8d8:before {
  content: "";
  display: table;
}
.logo-iron-8575 .title-f8d8:after {
  clear: both;
}
.logo-iron-8575 .title-f8d8 .light_f418,
.logo-iron-8575 .title-f8d8 .warm-2229 {
  width: 49%;
}
.logo-iron-8575 .title-f8d8 .light_f418 a span.bottom-67f5,
.logo-iron-8575 .title-f8d8 .warm-2229 a span.bottom-67f5 {
  display: block;
  margin-bottom: 5px;
}
.logo-iron-8575 .title-f8d8 .warm-2229 {
  float: left;
  text-align: left;
}
.logo-iron-8575 .title-f8d8 .light_f418 {
  float: right;
  text-align: right;
}
.solid-5ff6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .solid-5ff6 {
    margin-bottom: 0;
  }
}
.primary-c805 {
  margin-bottom: 1em;
}
.primary-c805 .backdrop-00ae {
  font-size: 1.1em;
  line-height: 1.3;
}
.article_glass_eb95 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gas-d7ad .primary-c805,
.menu-9fe3 .primary-c805 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gas-d7ad .primary-c805,
  .menu-9fe3 .primary-c805 {
    display: block;
  }
}
.gas-d7ad .article_glass_eb95,
.menu-9fe3 .article_glass_eb95 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gas-d7ad .article_glass_eb95,
  .menu-9fe3 .article_glass_eb95 {
    margin-bottom: 1em;
  }
}
.gas-d7ad .article_glass_eb95 img,
.menu-9fe3 .article_glass_eb95 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gas-d7ad .component-stone-e686,
.menu-9fe3 .component-stone-e686 {
  flex-basis: calc(100% - 160px);
}
.gas-d7ad .component-stone-e686 p,
.menu-9fe3 .component-stone-e686 p {
  margin-bottom: 0;
}
.gas-d7ad .component-stone-e686 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gas-d7ad .component-stone-e686 {
    padding-left: 0;
  }
}
.menu-9fe3 .component-stone-e686 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu-9fe3 .component-stone-e686 {
    padding-right: 0;
  }
}
.menu-9fe3 .article_glass_eb95 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.medium_f17b .article_glass_eb95 {
  margin-bottom: 0.5em;
}
.medium_f17b .article_glass_eb95 img {
  width: 100%;
}
.shadow_pro_8958 .carousel_547d,
.iron_e15e .carousel_547d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.iron_e15e .hovered-92f9 .article_67e9 p:last-child {
  margin-bottom: 0;
}
.feature-warm-48c7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.smooth_d258 .texture_23db {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .smooth_d258 .texture_23db:last-of-type {
    margin-bottom: 0;
  }
}
.smooth_d258 .texture_23db ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth_d258 .texture_23db ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.smooth_d258 .texture_23db ul li {
  margin: 0 0 0.6em;
}
.smooth_d258 .texture_23db ul li.top_697c,
.smooth_d258 .texture_23db ul li.layout_c260 {
  position: relative;
}
.smooth_d258 .texture_23db ul li.top_697c .frame_051c,
.smooth_d258 .texture_23db ul li.layout_c260 .frame_051c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.smooth_d258 .texture_23db ul li.top_697c:after:after,
.smooth_d258 .texture_23db ul li.top_697c:after:before,
.smooth_d258
  .texture_23db
  ul
  li.layout_c260:after:after,
.smooth_d258
  .texture_23db
  ul
  li.layout_c260:after:before {
  content: "";
  display: table;
}
.smooth_d258 .texture_23db ul li.top_697c:after:after,
.smooth_d258
  .texture_23db
  ul
  li.layout_c260:after:after {
  clear: both;
}
.smooth_d258 .texture_23db a.section_35ca:hover {
  text-decoration: none;
}
.smooth_d258 .texture_23db select {
  max-width: 100%;
}
.smooth_d258 .texture_23db table {
  font-size: 85%;
}
.smooth_d258 .texture_23db table td,
.smooth_d258 .texture_23db table th {
  padding: 0.2360828548em;
  text-align: center;
}
.smooth_d258 .texture_23db table tfoot td {
  text-align: left;
}
.smooth_d258 .texture_23db :last-child {
  margin-bottom: 0;
}
.smooth_d258 .texture_23db .huge-12fd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.smooth_d258 .texture_23db .huge-12fd label {
  width: 100%;
}
.smooth_d258 .texture_23db .huge-12fd .tooltip_080d {
  width: 100%;
  display: block;
}
.smooth_d258 .texture_23db .huge-12fd .button_9cf1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.smooth_d258 .texture_23db .huge-12fd .button_9cf1:hover svg #svg-search {
  fill: #444;
}
.smooth_d258 .texture_23db .huge-12fd .button_9cf1 svg {
  width: 18px;
  height: 18px;
}
.smooth_d258 .dark_f9be ul ul,
.smooth_d258 .clean-aa6d ul ul,
.smooth_d258 .primary-left-59cc ul ul,
.smooth_d258 .upper_6cd6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.smooth_d258 .dark_f9be .lower_249e > a,
.smooth_d258 .clean-aa6d .lower_249e > a,
.smooth_d258 .primary-left-59cc .lower_249e > a,
.smooth_d258 .upper_6cd6 .lower_249e > a {
  margin-bottom: 0;
}
.smooth_d258 .widget-e39b li,
.smooth_d258 .dark_f9be li,
.smooth_d258 .badge-medium-259e li,
.smooth_d258 .clean-aa6d li,
.smooth_d258 .primary-left-59cc li,
.smooth_d258 .upper_6cd6 li,
.smooth_d258 .detail_advanced_325b li,
.smooth_d258 .dropdown-lite-59b1 li {
  display: block;
  position: relative;
}
.smooth_d258 .widget-e39b li:last-child,
.smooth_d258 .dark_f9be li:last-child,
.smooth_d258 .badge-medium-259e li:last-child,
.smooth_d258 .clean-aa6d li:last-child,
.smooth_d258 .primary-left-59cc li:last-child,
.smooth_d258 .upper_6cd6 li:last-child,
.smooth_d258 .detail_advanced_325b li:last-child,
.smooth_d258 .dropdown-lite-59b1 li:last-child {
  border: none;
}
.smooth_d258 .widget-e39b li a,
.smooth_d258 .dark_f9be li a,
.smooth_d258 .badge-medium-259e li a,
.smooth_d258 .clean-aa6d li a,
.smooth_d258 .primary-left-59cc li a,
.smooth_d258 .upper_6cd6 li a,
.smooth_d258 .detail_advanced_325b li a,
.smooth_d258 .dropdown-lite-59b1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_d258 .widget-e39b li ul li::before,
.smooth_d258 .dark_f9be li ul li::before,
.smooth_d258 .badge-medium-259e li ul li::before,
.smooth_d258 .clean-aa6d li ul li::before,
.smooth_d258 .primary-left-59cc li ul li::before,
.smooth_d258 .upper_6cd6 li ul li::before,
.smooth_d258 .detail_advanced_325b li ul li::before,
.smooth_d258 .dropdown-lite-59b1 li ul li::before {
  left: 15px;
}
.smooth_d258 .widget-e39b li ul a,
.smooth_d258 .dark_f9be li ul a,
.smooth_d258 .badge-medium-259e li ul a,
.smooth_d258 .clean-aa6d li ul a,
.smooth_d258 .primary-left-59cc li ul a,
.smooth_d258 .upper_6cd6 li ul a,
.smooth_d258 .detail_advanced_325b li ul a,
.smooth_d258 .dropdown-lite-59b1 li ul a {
  padding-left: 20px;
}
.smooth_d258 .widget-e39b li ul ul li::before,
.smooth_d258 .dark_f9be li ul ul li::before,
.smooth_d258 .badge-medium-259e li ul ul li::before,
.smooth_d258 .clean-aa6d li ul ul li::before,
.smooth_d258 .primary-left-59cc li ul ul li::before,
.smooth_d258 .upper_6cd6 li ul ul li::before,
.smooth_d258 .detail_advanced_325b li ul ul li::before,
.smooth_d258 .dropdown-lite-59b1 li ul ul li::before {
  left: 30px;
}
.smooth_d258 .widget-e39b li ul ul a,
.smooth_d258 .dark_f9be li ul ul a,
.smooth_d258 .badge-medium-259e li ul ul a,
.smooth_d258 .clean-aa6d li ul ul a,
.smooth_d258 .primary-left-59cc li ul ul a,
.smooth_d258 .upper_6cd6 li ul ul a,
.smooth_d258 .detail_advanced_325b li ul ul a,
.smooth_d258 .dropdown-lite-59b1 li ul ul a {
  padding-left: 40px;
}
.smooth_d258 .modal_full_1891 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_d258 .dropdown-lite-59b1 ul li {
  margin-bottom: 1.41575em;
}
.smooth_d258 .dropdown-lite-59b1 ul li .list-outer-b409 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.smooth_d258 .dropdown-lite-59b1 ul li .slow_78a9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active_2434 .widget-e39b li a,
.active_2434 .dark_f9be li a,
.active_2434 .badge-medium-259e li a,
.active_2434 .clean-aa6d li a,
.active_2434 .primary-left-59cc li a,
.active_2434 .upper_6cd6 li a,
.active_2434 .detail_advanced_325b li a,
.active_2434 .dropdown-lite-59b1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_2434 .modal_full_1891 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_2434 .texture_23db ul li.top_697c .frame_051c,
.active_2434 .texture_23db ul li.layout_c260 .frame_051c {
  background: rgba(0, 0, 0, 0.2);
}
.active_2434 .smooth_d258 .texture_23db select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-4171 .smooth_d258 .notification-dark-f4ae li {
  margin: 0;
}
.card-4171 .smooth_d258 .notification-dark-f4ae li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card-4171 .smooth_d258 .notification-dark-f4ae li ul {
  margin: 0;
}
.card-4171 .smooth_d258 .notification-dark-f4ae li ul li a {
  padding-left: 15px;
}
.card-4171 .smooth_d258 .notification-dark-f4ae li ul li li a {
  padding-left: 30px;
}
.card-4171 .smooth_d258 .notification-dark-f4ae li.hover-north-a511 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card-4171 .smooth_d258 .notification-dark-f4ae li.hover-north-a511 > 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;
}
.card-4171 .smooth_d258 .notification-dark-f4ae li.hover-north-a511 > 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;
}
.last-e485 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph_black_a4b2 {
  position: relative;
  z-index: 10;
}
.paragraph_black_a4b2 .cold_1308 {
  width: 100%;
  max-width: 100%;
}
.header-8352 .focused-c2b9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header-8352 .background-black-9e42 {
}
.header-8352 .active_2434 {
  background: #292929;
}
.preview-dim-b8b8 .focused-c2b9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview-dim-b8b8 .background-black-9e42 {
  background: #f9f9f9;
}
.preview-dim-b8b8 .active_2434 {
  background: #303030;
}
.texture-0b1a .focused-c2b9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-0b1a .banner-d1ef {
    margin-bottom: 1em;
  }
  .texture-0b1a .banner-d1ef:last-child {
    margin-bottom: 0;
  }
}
.texture-0b1a .background-black-9e42 {
  background: #ededed;
}
.texture-0b1a .active_2434 {
  background: #1a1a1a;
}
.focused-c2b9.background-black-9e42 {
  color: rgba(0, 0, 0, 0.6);
}
.focused-c2b9.background-black-9e42 .green_36c2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused-c2b9.active_2434 {
  color: rgba(255, 255, 255, 0.99);
}
.focused-c2b9.active_2434 a:not(.section_35ca) {
  color: rgba(255, 255, 255, 0.79);
}
.focused-c2b9.active_2434 a:not(.section_35ca):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused-c2b9.active_2434 .green_36c2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-c2b9.active_2434 table tbody td,
.focused-c2b9.active_2434 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination_04e8.title-white-548b .hover-ad19 {
  max-width: initial;
}
.pagination_04e8 .block_tall_c51f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination_04e8 .block_tall_c51f .cold_1308 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination_04e8 .block_tall_c51f .cold_1308 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination_04e8 .block_tall_c51f .cold_1308:last-child {
    margin-bottom: 0;
  }
}
.texture-0b1a .banner-d1ef:last-child,
.preview-dim-b8b8 .banner-d1ef:last-child,
.header-8352 .banner-d1ef:last-child {
  margin-bottom: 0;
}
.texture-0b1a .banner-d1ef .smooth_d258 .texture_23db:last-child,
.preview-dim-b8b8 .banner-d1ef .smooth_d258 .texture_23db:last-child,
.header-8352 .banner-d1ef .smooth_d258 .texture_23db:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture-0b1a .huge-1a44,
  .texture-0b1a .grid-8d76,
  .preview-dim-b8b8 .huge-1a44,
  .preview-dim-b8b8 .grid-8d76,
  .header-8352 .huge-1a44,
  .header-8352 .grid-8d76 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph_black_a4b2 .banner-d1ef {
    margin-bottom: 2em;
  }
}
.paragraph_black_a4b2 p:last-child {
  margin-bottom: 0;
}
.paragraph_black_a4b2 li,
.paragraph_black_a4b2 ul {
  list-style: none;
  margin: 0;
}
.paragraph_black_a4b2 ul ul {
  margin-left: 2.617924em;
}
.hover_0471 {
  font-size: 0.875em;
}

/* css-noise: d9ad */
.widget-item-a8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
