/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dynamic-fe4c/customify
Author: WPCustomify
Author URI: https://pressmaximum.dynamic-fe4c
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.dynamic-fe4c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tabs_inner_5ee7.paragraph_6d34/licenses/gpl-2.0.basic_49af
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.glass_05ed/, (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.preview_easy_a248.gradient_complex_060e/normalize.column_lite_d143/
 ======
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.column_lite_d143 v7.0.0 | MIT License | github.dynamic-fe4c/necolas/normalize.column_lite_d143 */
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;
}
.tabs_4846 .solid_ee61,
.article-1049,
.white-5772,
.photo_a7ea,
.narrow-e7e6,
.feature_c490,
.aside_last_b192,
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;
}
.article-1049,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article-1049,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article-1049,
  h1 {
    font-size: 1.8em;
  }
}
.white-5772,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.white-5772 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .white-5772,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .white-5772,
  h2 {
    font-size: 1.7em;
  }
}
.photo_a7ea,
h3 {
  font-size: 1.618em;
}
.tabs_4846 .solid_ee61,
.narrow-e7e6,
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.tag_108f {
  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;
}
.main-042c:after,
.main-042c:before,
.focus_089b:after,
.focus_089b:before {
  content: "";
  display: table;
}
.main-042c:after,
.focus_089b:after {
  clear: both;
}
.secondary-fast-b069 {
  float: right;
  margin-right: 0;
}
.lower_0fb5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.avatar_4e94 .smooth-336b,
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;
}
.avatar_4e94 .smooth-336b: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;
}
.grid_1a96 .smooth-336b {
  box-shadow: none;
}
.grid_1a96
  .smooth-336b
  .sidebar-current-bdfd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.grid_1a96 .smooth-336b .hover-under-e799 {
  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;
}
.grid_1a96
  .smooth-336b
  .hover-under-e799
  b {
  display: none;
}
.grid_1a96 .tag-wood-3117 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mask_fast_b980:not(.focus-iron-96fa):not(.thumbnail_d464),
button:not(.focus-iron-96fa):not(.thumbnail_d464),
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ),
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ),
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ) {
  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;
}
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):hover,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):hover,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):hover,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):hover,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):active,
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):active,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):active,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):active,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):active,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus {
  outline: 0;
}
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957 {
  position: relative;
}
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .clean-adf7,
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .summary_cb9c,
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .light_9d43,
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  i,
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  svg,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .clean-adf7,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .summary_cb9c,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .light_9d43,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  i,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  svg,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .clean-adf7,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .summary_cb9c,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .light_9d43,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  i,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  svg,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .clean-adf7,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .summary_cb9c,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .light_9d43,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  i,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  svg,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .clean-adf7,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .summary_cb9c,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  .light_9d43,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  i,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957
  svg {
  visibility: hidden;
}
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957:after,
button:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957:after,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957:after,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957:after,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ).fn-loading-a957: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;
}
.mask_fast_b980:not(.focus-iron-96fa):not(.thumbnail_d464),
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ),
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ),
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ) {
  color: #fff;
  background: #235787;
}
.mask_fast_b980:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus,
input[type="button"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus,
input[type="reset"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus,
input[type="submit"]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ):focus {
  color: #fff;
}
.mask_fast_b980.fn-disabled-a957:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ),
.mask_fast_b980[disabled]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ),
button.fn-disabled-a957:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ),
button[disabled]:not(.focus-iron-96fa):not(
    .thumbnail_d464
  ) {
  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;
}
.north_2dec {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.north_2dec: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;
}
.west_3a40 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list_blue_1f28 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar-hovered-6c6e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.main-042c:after,
.main-042c:before,
.soft_3dfe:after,
.soft_3dfe:before,
.liquid-3c18:after,
.liquid-3c18:before,
.aside_d4ed:after,
.aside_d4ed:before,
.sort-f328:after,
.sort-f328:before,
.shadow_plasma_40f5:after,
.shadow_plasma_40f5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.main-042c:after,
.soft_3dfe:after,
.liquid-3c18:after,
.aside_d4ed:after,
.sort-f328:after,
.shadow_plasma_40f5:after {
  clear: both;
}
.soft_3dfe .accordion_23e2,
.liquid-3c18 .accordion_23e2,
.dark-43f1 .accordion_23e2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hero-pressed-b25b {
  display: inline-block;
}
.prev_37cc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.prev_37cc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.prev_37cc .chip-a9e4 {
  padding: 1em 0;
  font-size: 85%;
}
.chip-a9e4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert_4bcf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert_4bcf:after,
.alert_4bcf:before {
  content: "";
  display: table;
}
.alert_4bcf:after {
  clear: both;
}
.preview_left_1b2e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info_steel_9c0b .preview_left_1b2e {
  max-width: 50%;
}
.hovered_bfdf .preview_left_1b2e {
  max-width: 33.33%;
}
.sidebar_left_c55a .preview_left_1b2e {
  max-width: 25%;
}
.logo-2757 .preview_left_1b2e {
  max-width: 20%;
}
.static-c0f0 .preview_left_1b2e {
  max-width: 16.66%;
}
.row-smooth-f6f0 .preview_left_1b2e {
  max-width: 14.28%;
}
.block_steel_018f .preview_left_1b2e {
  max-width: 12.5%;
}
.steel_f3e3 .preview_left_1b2e {
  max-width: 11.11%;
}
.photo-c337 {
  display: block;
}
.tabs_4846 .grid_62d8 label,
.tabs_4846 .input_inner_30ef label,
.tabs_4846 .hard-fbfc label,
.tabs_4846 .item_silver_7ee9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_840d {
  list-style: none;
  margin: 0;
}
.summary_840d article.fast-131f {
  margin-bottom: 0;
}
.summary_840d ul {
  list-style: none;
  margin: 0;
}
.summary_840d .modal_hard_2b20 li.fast-131f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_840d .modal_hard_2b20 li.fast-131f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_840d .modal_hard_2b20 li.fast-131f: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) {
  .summary_840d .modal_hard_2b20 li.fast-131f li.fast-131f li.fast-131f li.fast-131f {
    padding-left: 0;
  }
}
article.fast-131f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fast-131f .soft_3dfe p:last-of-type {
  margin-bottom: 0;
}
article.fast-131f .heading_focused_a69d {
  float: left;
}
article.fast-131f .wide-0d67 {
  margin-left: 85px;
}
article.fast-131f .description_2334 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fast-131f .description_2334 .surface-over-920c {
  margin-left: 10px;
}
article.fast-131f .down_cf35 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fast-131f .red_8ff6 {
  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 .grid_62d8,
  #respond .hard-fbfc,
  #respond .item_silver_7ee9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_62d8 input,
#respond .hard-fbfc input,
#respond .item_silver_7ee9 input {
  width: 100%;
}
#respond .item_silver_7ee9 {
  margin-right: 0;
}
#respond .link_full_dcd2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cool_c38f {
  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;
}
.cool_c38f.sidebar_wide_880d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.cool_c38f 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%);
}
.cool_c38f:focus,
.cool_c38f: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);
}
.stale-fb9d {
  border-radius: 10%;
}
.button-1ed5 {
  border-radius: 50%;
}
.table_west_777f {
  font-size: 0.72em;
}
.secondary-7b7d {
  font-size: 0.875em;
}
.sort-462c {
  font-size: 1.1em;
}
.first-003c {
  text-transform: uppercase;
  line-height: 1.2;
}
.first-003c.table_west_777f {
  letter-spacing: 0.5px;
}
.orange-624d,
.orange-624d a {
  color: #6d6d6d;
}
.orange-624d a:hover {
  color: #111;
}
.title_black_8d86 {
  color: #6d6d6d;
}
.panel_red_a379 {
  overflow-x: hidden;
}
.panel_red_a379 .outer_ea6e.heading-6e3a {
  position: relative;
}
.panel_red_a379 .outer_ea6e.heading-6e3a.highlight-prev-14f0 {
  position: initial;
}
.panel_red_a379
  .outer_ea6e.heading-6e3a.highlight-prev-14f0
  .content_9287 {
  left: auto;
}
.panel_red_a379 .outer_ea6e .content_9287 {
  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;
}
.panel_red_a379 .outer_ea6e:hover.heading-6e3a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.panel_red_a379
  .outer_ea6e:hover.heading-6e3a
  .content_9287 {
  display: block;
  z-index: 9999999;
}
.panel_red_a379 .message_full_7c5a .banner-da4a,
.panel_red_a379 .card-3f38 .banner-da4a {
  display: none;
}
.panel_red_a379 .widget-narrow-053f .outer_ea6e:hover.heading-6e3a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tabs_4846 .grid_62d8 label,
.tabs_4846 .input_inner_30ef label,
.tabs_4846 .hard-fbfc label,
.tabs_4846 .item_silver_7ee9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_840d {
  list-style: none;
  margin: 0;
}
.summary_840d article.fast-131f {
  margin-bottom: 0;
}
.summary_840d ul {
  list-style: none;
  margin: 0;
}
.summary_840d .modal_hard_2b20 li.fast-131f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_840d .modal_hard_2b20 li.fast-131f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_840d .modal_hard_2b20 li.fast-131f: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) {
  .summary_840d .modal_hard_2b20 li.fast-131f li.fast-131f li.fast-131f li.fast-131f {
    padding-left: 0;
  }
}
article.fast-131f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fast-131f .soft_3dfe p:last-of-type {
  margin-bottom: 0;
}
article.fast-131f .heading_focused_a69d {
  float: left;
}
article.fast-131f .wide-0d67 {
  margin-left: 85px;
}
article.fast-131f .description_2334 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fast-131f .description_2334 .surface-over-920c {
  margin-left: 10px;
}
article.fast-131f .down_cf35 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fast-131f .red_8ff6 {
  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 .grid_62d8,
  #respond .hard-fbfc,
  #respond .item_silver_7ee9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_62d8 input,
#respond .hard-fbfc input,
#respond .item_silver_7ee9 input {
  width: 100%;
}
#respond .item_silver_7ee9 {
  margin-right: 0;
}
#respond .link_full_dcd2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_full_7c5a .old-ecf9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.old-ecf9 .next-2d4e.popup-4300 .hero_762c > li > a:focus,
.old-ecf9 .next-2d4e.popup-4300 .hero_762c > li > a:hover,
.old-ecf9 .next-2d4e.shadow-basic-3680 .hero_762c > li > a:focus,
.old-ecf9 .next-2d4e.shadow-basic-3680 .hero_762c > li > a:hover,
.old-ecf9 .next-2d4e.east_8321 .hero_762c > li > a:focus,
.old-ecf9 .next-2d4e.east_8321 .hero_762c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-ecf9
  .next-2d4e.popup-4300
  .hero_762c
  > li.info_0ef9
  > a,
.old-ecf9
  .next-2d4e.popup-4300
  .hero_762c
  > li.plasma-bbab
  > a,
.old-ecf9
  .next-2d4e.shadow-basic-3680
  .hero_762c
  > li.info_0ef9
  > a,
.old-ecf9
  .next-2d4e.shadow-basic-3680
  .hero_762c
  > li.plasma-bbab
  > a,
.old-ecf9
  .next-2d4e.east_8321
  .hero_762c
  > li.info_0ef9
  > a,
.old-ecf9 .next-2d4e.east_8321 .hero_762c > li.cool_9c40 > a {
  color: rgba(255, 255, 255, 0.99);
}
.old-ecf9 .paragraph_3667,
.old-ecf9 .paragraph_3667 a {
  color: rgba(255, 255, 255, 0.99);
}
.old-ecf9 .surface-cf26.under_1f41 li a,
.old-ecf9 .black-c1df a,
.old-ecf9 .popup_4488,
.old-ecf9 .hero_762c > li > a,
.old-ecf9 .hard_5605 {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9 .surface-cf26.under_1f41 li a:hover,
.old-ecf9 .black-c1df a:hover,
.old-ecf9 .popup_4488:hover,
.old-ecf9 .hero_762c > li > a:hover,
.old-ecf9 .hard_5605:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-ecf9 .fresh-459b {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9 .fresh-459b .aside_new_967b {
  color: rgba(255, 255, 255, 0.99);
}
.old-ecf9 .fresh-459b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-ecf9 .container_69aa .hover-b209 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9 .container_69aa .hover-b209 .block-6e07 {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9
  .container_69aa
  .hover-b209
  .block-6e07::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9
  .container_69aa
  .hover-b209
  .block-6e07:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9
  .container_69aa
  .hover-b209
  .block-6e07::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9
  .container_69aa
  .hover-b209
  .block-6e07::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9 .container_69aa .gold_a058 {
  color: rgba(255, 255, 255, 0.79);
}
.old-ecf9 .container_69aa .gold_a058:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_slow_6311
  .old-ecf9
  .container_69aa
  .small_d7d0
  .preview-7496 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_slow_6311
  .old-ecf9
  .container_69aa
  .small_d7d0
  .block-6e07 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_full_7c5a .popup-yellow-bd62 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.popup-yellow-bd62 .next-2d4e.popup-4300 .hero_762c > li > a:focus,
.popup-yellow-bd62 .next-2d4e.popup-4300 .hero_762c > li > a:hover,
.popup-yellow-bd62 .next-2d4e.shadow-basic-3680 .hero_762c > li > a:focus,
.popup-yellow-bd62 .next-2d4e.shadow-basic-3680 .hero_762c > li > a:hover,
.popup-yellow-bd62 .next-2d4e.east_8321 .hero_762c > li > a:focus,
.popup-yellow-bd62 .next-2d4e.east_8321 .hero_762c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-yellow-bd62
  .next-2d4e.popup-4300
  .hero_762c
  > li.info_0ef9
  > a,
.popup-yellow-bd62
  .next-2d4e.popup-4300
  .hero_762c
  > li.plasma-bbab
  > a,
.popup-yellow-bd62
  .next-2d4e.shadow-basic-3680
  .hero_762c
  > li.info_0ef9
  > a,
.popup-yellow-bd62
  .next-2d4e.shadow-basic-3680
  .hero_762c
  > li.plasma-bbab
  > a,
.popup-yellow-bd62
  .next-2d4e.east_8321
  .hero_762c
  > li.info_0ef9
  > a,
.popup-yellow-bd62 .next-2d4e.east_8321 .hero_762c > li.cool_9c40 > a {
  color: rgba(0, 0, 0, 0.8);
}
.popup-yellow-bd62 .paragraph_3667,
.popup-yellow-bd62 .paragraph_3667 a {
  color: rgba(0, 0, 0, 0.8);
}
.popup-yellow-bd62 .surface-cf26.under_1f41 li a,
.popup-yellow-bd62 .black-c1df a,
.popup-yellow-bd62 .popup_4488,
.popup-yellow-bd62 .hero_762c > li > a,
.popup-yellow-bd62 .hard_5605 {
  color: rgba(0, 0, 0, 0.55);
}
.popup-yellow-bd62 .surface-cf26.under_1f41 li a:hover,
.popup-yellow-bd62 .black-c1df a:hover,
.popup-yellow-bd62 .popup_4488:hover,
.popup-yellow-bd62 .hero_762c > li > a:hover,
.popup-yellow-bd62 .hard_5605:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-yellow-bd62 .fresh-459b {
  color: rgba(0, 0, 0, 0.55);
}
.popup-yellow-bd62 .fresh-459b .aside_new_967b {
  color: rgba(0, 0, 0, 0.8);
}
.popup-yellow-bd62 .fresh-459b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_1379 .article_0fec {
  margin-left: auto;
  margin-right: auto;
}
.liquid-3c18 > * {
  margin-left: auto;
  margin-right: auto;
}
.liquid-3c18 .west_3a40 {
  margin-right: 1.41575em;
}
.purple_e156 .liquid-3c18 > .wide_9d83 {
  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;
}
.purple_e156 .liquid-3c18 > .stone-c0db {
  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;
}
.widget-976a.panel_1379 .article_0fec,
.row_2f73.panel_1379 .article_0fec {
  margin-left: 0;
}
.mask-a20c.panel_1379 .article_0fec,
.highlight-copper-0079.panel_1379 .article_0fec {
  margin-right: 0;
}
.liquid-3c18 ol,
.liquid-3c18 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.large-41dc video {
  max-width: 100%;
}
.breadcrumb-0cd5 img {
  display: block;
}
.breadcrumb-0cd5.west_3a40,
.breadcrumb-0cd5.list_blue_1f28 {
  width: 100%;
}
.breadcrumb-0cd5.stone-c0db img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hovered_2bc3:not(.clean-8672) {
  margin: 1.5em auto;
}
.hidden-13d5 p {
  padding: 1.5em 14px;
}
ul.bronze-85a6.stone-c0db,
ul.bronze-85a6.wide_9d83,
ul.bronze-85a6.popup-plasma-1d6e.wide_9d83 {
  padding: 0 14px;
}
.title_ca07 {
  display: block;
  overflow-x: auto;
}
.title_ca07 table {
  border-collapse: collapse;
  width: 100%;
}
.title_ca07 td,
.title_ca07 th {
  padding: 0.5em;
}
.liquid-3c18 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.liquid-3c18 ol ol,
.liquid-3c18 ol ul,
.liquid-3c18 ul ol,
.liquid-3c18 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.liquid-3c18 ol ol li,
.liquid-3c18 ol ul li,
.liquid-3c18 ul ol li,
.liquid-3c18 ul ul li {
  margin-left: 0;
}
.static-664d.progress_f610 > .in-41dd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.static-664d.progress_f610 > .in-41dd iframe,
.static-664d.progress_f610 > .in-41dd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.photo_west_d7f9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.photo_west_d7f9.cool-324e {
  padding: 0;
}
.photo_west_d7f9.cool-324e cite {
  font-size: 13px;
}
.photo_west_d7f9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.photo_west_d7f9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paragraph_ed44 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paragraph_ed44 > p:first-child {
  margin-top: 0;
}
.paragraph_ed44 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paragraph_ed44 blockquote {
  border-left: 0;
}
.grid_4515 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid_4515:not(.red_2683) {
  max-width: 100px;
}
.grid_4515.module_in_728e {
  border-bottom: none !important;
  text-align: center;
}
.grid_4515.module_in_728e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden-13d5 p {
    padding: 1.5em 0;
  }
}
.secondary-1566 {
  color: #0073aa;
}
.border_58e7 {
  background-color: #0073aa;
}
.shadow-f78a {
  color: #229fd8;
}
.main-hard-6d20 {
  background-color: #229fd8;
}
.overlay-iron-adcf {
  color: #eee;
}
.carousel-outer-63b5 {
  background-color: #eee;
}
.tooltip-d74d {
  color: #444;
}
.up-fda6 {
  background-color: #444;
}
.detail_66cc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.detail_66cc .section_4482 .black-c1df {
  font-size: 15px;
}
.detail_66cc .black-c1df {
  line-height: 1.3;
}
.detail_66cc .popup-yellow-bd62 {
}
.detail_66cc .old-ecf9 {
  background: #235787;
}
.rough_fc5a {
  padding: 0;
}
.rough_fc5a .old-ecf9 {
  background: #1a1a1a;
}
.rough_fc5a .popup-yellow-bd62 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal-7614 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal-7614 .popup-yellow-bd62 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal-7614 .old-ecf9 {
  background: #303030;
}
.shadow_plasma_40f5 {
  position: relative;
  z-index: 10;
}
.shadow_plasma_40f5 .info_bright_8b4a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last-2add .heading-6e3a {
  display: inline-block;
  vertical-align: middle;
}
.last-2add.white-1bb9 .heading-6e3a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .last-2add.white-1bb9 .heading-6e3a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .last-2add.white-1bb9 .heading-6e3a {
    margin-right: 0.4em;
  }
}
.last-2add.white-1bb9 .heading-6e3a:last-child {
  margin-right: 0;
}
.grid_last_85ce .info_bright_8b4a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message_full_7c5a .section_4482 {
    margin: 0 -0.5em;
  }
  .message_full_7c5a .section_4482 [class*="customify-col-"],
  .message_full_7c5a .section_4482 [class*="customify-col_"],
  .message_full_7c5a .section_4482 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message_full_7c5a.feature_red_3b8e .info_bright_8b4a {
  background: 0 0 !important;
}
.message_full_7c5a.feature_red_3b8e .info_bright_8b4a,
.message_full_7c5a.grid_last_85ce .info_bright_8b4a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message_full_7c5a.large_d2fe {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message_full_7c5a.grid_last_85ce .info_bright_8b4a {
  box-shadow: none !important;
}
.logo_middle_4992 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .logo_middle_4992 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .logo_middle_4992 {
    padding: 18px 0 20px;
  }
}
.logo_middle_4992 .list_green_0ee3 {
  width: 100%;
}
.logo_middle_4992 .fixed-4528 {
  margin-bottom: 0;
}
.logo_middle_4992 .layout_337c {
  margin-top: 5px;
  font-size: 0.875em;
}
.backdrop_hovered_b4ec {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.backdrop_hovered_b4ec .wrapper-cf1e {
  width: 100%;
}
.texture_bccd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_bccd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_bccd 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;
}
.texture_bccd li:last-child:after {
  display: none;
}
.texture_bccd li a {
  font-weight: 500;
  margin-right: 10px;
}
.wood-9c10 .banner-da4a button,
.logo_middle_4992 .banner-da4a button {
  left: 0;
}
.wood-9c10 .wrapper-cf1e,
.logo_middle_4992 .wrapper-cf1e {
  padding-left: 0;
  padding-right: 0;
}
.wood-9c10 .backdrop_hovered_b4ec,
.logo_middle_4992 .backdrop_hovered_b4ec {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wood-9c10 {
  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;
}
.wood-9c10: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;
}
.wood-9c10 .panel-fluid-d1ee {
  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) {
  .wood-9c10 .panel-fluid-d1ee {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wood-9c10 .panel-fluid-d1ee {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wood-9c10 .panel-fluid-d1ee {
    min-height: 200px;
  }
}
.wood-9c10 .texture_bccd {
  color: rgba(255, 255, 255, 0.8);
}
.wood-9c10 .texture_bccd a,
.wood-9c10 .texture_bccd li:after {
  color: inherit;
}
.wood-9c10 .texture_bccd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.lower_61d7 {
  margin-bottom: 0.5em;
}
.banner_dark_54d5 {
  margin-bottom: 1.2em;
}
.banner_dark_54d5,
.lower_61d7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.banner_dark_54d5 p:last-child,
.lower_61d7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .banner-da4a,
#masthead .banner-da4a {
  display: none;
}
#masthead
  > .banner-da4a.modal-104c {
  display: none;
}
#masthead > .banner-da4a button {
  left: 0;
}
.notice-b3ee {
  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%;
}
.notice-b3ee .heading-6e3a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice-b3ee .content_lower_692d {
  display: -webkit-box;
  display: flex;
}
.notice-b3ee .content_lower_692d.upper-70fb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice-b3ee .content_lower_692d.frame-thick-0ec8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-b3ee .content_lower_692d.out_8f85 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-b3ee.label-out-407a.notice_motion_fb02 .content_lower_692d.upper-70fb {
  flex-basis: 100%;
}
.notice-b3ee.hover-1bcf .content_lower_692d.frame-thick-0ec8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice-b3ee.hover-1bcf .content_lower_692d.out_8f85 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .banner-da4a.modal-104c {
  display: none;
}
#masthead > .banner-da4a button {
  left: 0;
}
.aside-f3c0 {
  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;
}
.aside-f3c0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.aside-f3c0.section_rough_19ae i {
  margin-right: 4px;
}
.aside-f3c0.backdrop_lite_edf4 i {
  margin-left: 5px;
}
.black-c1df p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.black-c1df p:last-child {
  margin-bottom: 0;
}
.active_thick_8a3c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active_thick_8a3c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active_thick_8a3c img {
  display: block;
  width: auto;
  line-height: 1;
}
.active_thick_8a3c .paragraph_3667 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active_thick_8a3c .hard-7c54 {
  margin: 5px 0 7px 0;
}
.active_thick_8a3c.gradient-mini-f7f5 .pressed-b324 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_thick_8a3c.gradient-mini-f7f5 .large-ab69 {
  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;
}
.active_thick_8a3c.icon_44da {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active_thick_8a3c.icon_44da .pressed-b324 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_thick_8a3c.icon_44da .large-ab69 {
  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;
}
.active_thick_8a3c.logo-b2c1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_thick_8a3c.badge-f05b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active_thick_8a3c.badge-f05b .large-ab69 {
  margin-top: 7px;
}
.thumbnail-stale-b2a2 {
  display: inline-block;
}
.shadow_plasma_40f5 .west-9e7e .active_thick_8a3c img {
  max-width: 100%;
}
.next-2d4e .dirty_72cb.gallery-0658,
.stale-5057 .dirty_72cb.gallery-0658 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.next-2d4e .medium_8cb0,
.stale-5057 .medium_8cb0 {
  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%);
}
.next-2d4e .medium_8cb0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.next-2d4e.card_3c2c .medium_8cb0 {
  display: none;
}
.next-2d4e .gradient_small_1720 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next-2d4e .gradient_small_1720 li {
  display: inline-block;
  position: relative;
}
.next-2d4e .gradient_small_1720 li:last-child {
  margin-right: 0;
}
.next-2d4e .gradient_small_1720 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;
}
.next-2d4e .gradient_small_1720 li.cool_9c40 > a {
  color: rgba(0, 0, 0, 0.9);
}
.next-2d4e .gradient_small_1720 > 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;
}
.next-2d4e .gradient_small_1720 > li > a i {
  line-height: 0;
}
.next-2d4e .gradient_small_1720 > li.up_db56 > a .medium_8cb0 {
  margin-left: 4px;
  line-height: 0;
}
.next-2d4e .gradient_small_1720 .texture_38d7 li.up_db56 > a {
  position: relative;
}
.next-2d4e .gradient_small_1720 .texture_38d7 li.up_db56 > a:after,
.next-2d4e .gradient_small_1720 .texture_38d7 li.up_db56 > a:before {
  content: "";
  display: table;
}
.next-2d4e .gradient_small_1720 .texture_38d7 li.up_db56 > a:after {
  clear: both;
}
.next-2d4e .gradient_small_1720 .texture_38d7 li.up_db56 > a .medium_8cb0 {
  margin-left: 5px;
  float: right;
}
.next-2d4e .image_fe22,
.next-2d4e .texture_38d7 {
  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;
}
.next-2d4e .texture_38d7 {
  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;
}
.next-2d4e .texture_38d7 .gallery-0658 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.next-2d4e .texture_38d7 .medium_8cb0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.next-2d4e .texture_38d7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.next-2d4e .texture_38d7 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;
}
.next-2d4e .texture_38d7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.next-2d4e .texture_38d7 .texture_38d7 {
  top: 0;
  left: 100%;
}
.next-2d4e .gradient-plasma-c1e7.fn-focus-a957 > .image_fe22,
.next-2d4e .gradient-plasma-c1e7.fn-focus-a957 > .texture_38d7,
.next-2d4e .gradient-plasma-c1e7:focus > .image_fe22,
.next-2d4e .gradient-plasma-c1e7:focus > .texture_38d7,
.next-2d4e .gradient-plasma-c1e7:hover > .image_fe22,
.next-2d4e .gradient-plasma-c1e7:hover > .texture_38d7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.next-2d4e.east_8321 .hero_762c:after,
.next-2d4e.east_8321 .hero_762c:before {
  content: "";
  display: table;
}
.next-2d4e.east_8321 .hero_762c:after {
  clear: both;
}
.next-2d4e.east_8321 .hero_762c > li {
  float: left;
}
.next-2d4e.small-a164 .hero_762c:after,
.next-2d4e.small-a164 .hero_762c:before {
  content: "";
  display: table;
}
.next-2d4e.small-a164 .hero_762c:after {
  clear: both;
}
.next-2d4e.small-a164 .hero_762c > li {
  float: left;
}
.next-2d4e.small-a164 .hero_762c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.next-2d4e.small-a164 .hero_762c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.next-2d4e.small-a164 .hero_762c > li.info_0ef9 > a,
.next-2d4e.small-a164 .hero_762c > li.cool_9c40 > a {
  color: #fff;
  background-color: #1e4b75;
}
.next-2d4e.popup-4300 .hero_762c > li > a .gallery-0658 {
  position: relative;
}
.next-2d4e.popup-4300 .hero_762c > li > a .gallery-0658: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;
}
.next-2d4e.popup-4300
  .hero_762c
  > li:focus
  > a
  .gallery-0658:before,
.next-2d4e.popup-4300
  .hero_762c
  > li:hover
  > a
  .gallery-0658:before {
  width: 100%;
  background-color: currentColor;
}
.next-2d4e.popup-4300
  .hero_762c
  > li.info_0ef9
  > a
  .gallery-0658:before,
.next-2d4e.popup-4300
  .hero_762c
  > li.plasma-bbab
  > a
  .gallery-0658:before {
  width: 100%;
  background-color: currentColor;
}
.next-2d4e.shadow-basic-3680 .hero_762c > li > a .gallery-0658 {
  position: relative;
}
.next-2d4e.shadow-basic-3680 .hero_762c > li > a .gallery-0658: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;
}
.next-2d4e.shadow-basic-3680 .hero_762c > li:focus > a .gallery-0658:before,
.next-2d4e.shadow-basic-3680
  .hero_762c
  > li:hover
  > a
  .gallery-0658:before {
  width: 100%;
  background-color: currentColor;
}
.next-2d4e.shadow-basic-3680
  .hero_762c
  > li.info_0ef9
  > a
  .gallery-0658:before,
.next-2d4e.shadow-basic-3680
  .hero_762c
  > li.plasma-bbab
  > a
  .gallery-0658:before {
  width: 100%;
  background-color: currentColor;
}
.stale-5057 .gradient_small_1720 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stale-5057 .gradient_small_1720 li:first-child > a {
  border-top: none;
}
.stale-5057 .gradient_small_1720 .component_75f6 > .gallery-0658 .medium_8cb0 {
  display: none;
}
.stale-5057 .gradient_small_1720 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stale-5057 .gradient_small_1720 li:last-child {
  border: none;
}
.stale-5057 .gradient_small_1720 li.up_db56 > a {
  padding-right: 45px !important;
}
.stale-5057 .gradient_small_1720 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stale-5057 .gradient_small_1720 li a:focus,
.stale-5057 .gradient_small_1720 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-5057 .gradient_small_1720 li .focus_c9ec {
  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;
}
.stale-5057 .gradient_small_1720 li .focus_c9ec:hover {
  box-shadow: none;
}
.stale-5057 .gradient_small_1720 li .focus_c9ec .medium_8cb0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stale-5057 .gradient_small_1720 .texture_38d7 {
  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);
}
.stale-5057 .gradient_small_1720 .texture_38d7 li a {
  padding-left: 3em;
}
.stale-5057 .gradient_small_1720 .bright_f3de > a .focus_c9ec i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stale-5057 .gradient_small_1720 .bright_f3de > .texture_38d7 {
  display: block;
  opacity: 1;
}
.focus_b282 {
  max-width: 100%;
}
.disabled-prev-b8a7 {
  line-height: 0;
  cursor: pointer;
}
.hard_5605 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hard_5605:hover {
  box-shadow: none;
  color: currentColor;
}
.hard_5605 svg {
  width: 18px;
  height: 18px;
}
.hard_5605 .menu-next-5271 {
  display: none;
}
.over_e0df {
  position: relative;
}
.over_e0df.fn-active-a957 .hard_5605 .search_b6c4 {
  display: none;
}
.over_e0df.fn-active-a957 .hard_5605 .menu-next-5271 {
  display: inline-block;
}
.over_e0df .notice-medium-d4b4 {
  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);
}
.over_e0df.description-down-285f .notice-medium-d4b4 {
  left: auto;
  right: -0.9em;
}
.over_e0df.description-down-285f .container_a930::before {
  left: auto;
  right: 15px;
}
.over_e0df.fn-active-a957 .notice-medium-d4b4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.small_d7d0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.small_d7d0 label {
  flex-basis: 100%;
}
.small_d7d0 .hover-b209 {
  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;
}
.small_d7d0 .block-6e07 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.small_d7d0 .block-6e07:focus {
  background-color: transparent;
}
.small_d7d0 button.gold_a058 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.small_d7d0 button.gold_a058:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.small_d7d0 button.gold_a058 svg {
  width: 18px;
  height: 18px;
}
.small_d7d0 input[type="submit"] {
  min-height: auto;
}
.container_69aa .small_d7d0 .block-6e07 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.container_a930 {
  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) {
  .container_a930 {
    width: 220px;
  }
}
.container_a930 label {
  flex-basis: 100%;
}
.container_a930::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;
}
.media_slow_6311 .container_69aa .small_d7d0 {
  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;
}
.media_slow_6311
  .container_69aa
  .small_d7d0
  .hover-b209 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.media_slow_6311 .container_69aa .small_d7d0 .block-6e07 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.media_slow_6311
  .container_69aa
  .small_d7d0
  .block-6e07:focus {
  background: 0 0;
}
.media_slow_6311
  .container_69aa
  .small_d7d0
  .preview-7496 {
  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;
}
.surface-cf26 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.surface-cf26 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.surface-cf26 li:last-child {
  margin-right: 0;
}
.surface-cf26 li:first-child {
  margin-left: 0;
}
.surface-cf26.lite_bb88 a {
  color: #fff;
}
.surface-cf26.lite_bb88 a:hover {
  color: #fff;
}
.surface-cf26 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.surface-cf26 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.surface-cf26 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.surface-cf26 a:hover {
  opacity: 0.9;
  color: inherit;
}
.surface-cf26 [class*="social-icon-apple"] {
  background-color: #999;
}
.surface-cf26 [class*="social-icon-apple"].pro_1769 {
  background-color: transparent;
  color: #999;
}
.surface-cf26 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.surface-cf26 [class*="social-icon-behance"].pro_1769 {
  background-color: transparent;
  color: #1769ff;
}
.surface-cf26 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.surface-cf26 [class*="social-icon-bitbucket"].pro_1769 {
  background-color: transparent;
  color: #205081;
}
.surface-cf26 [class*="social-icon-codepen"] {
  background-color: #000;
}
.surface-cf26 [class*="social-icon-codepen"].pro_1769 {
  background-color: transparent;
  color: #000;
}
.surface-cf26 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.surface-cf26 [class*="social-icon-delicious"].pro_1769 {
  background-color: transparent;
  color: #39f;
}
.surface-cf26 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.surface-cf26 [class*="social-icon-digg"].pro_1769 {
  background-color: transparent;
  color: #005be2;
}
.surface-cf26 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.surface-cf26 [class*="social-icon-dribbble"].pro_1769 {
  background-color: transparent;
  color: #ea4c89;
}
.surface-cf26 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.surface-cf26 [class*="social-icon-envelope"].pro_1769 {
  background-color: transparent;
  color: #ea4335;
}
.surface-cf26 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.surface-cf26 [class*="social-icon-facebook"].pro_1769 {
  background-color: transparent;
  color: #3b5998;
}
.surface-cf26 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.surface-cf26 [class*="social-icon-flickr"].pro_1769 {
  background-color: transparent;
  color: #0063dc;
}
.surface-cf26 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.surface-cf26 [class*="social-icon-foursquare"].pro_1769 {
  background-color: transparent;
  color: #2d5be3;
}
.surface-cf26 [class*="social-icon-github"] {
  background-color: #333;
}
.surface-cf26 [class*="social-icon-github"].pro_1769 {
  background-color: transparent;
  color: #333;
}
.surface-cf26 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.surface-cf26 [class*="social-icon-google-plus"].pro_1769 {
  background-color: transparent;
  color: #dd4b39;
}
.surface-cf26 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.surface-cf26 [class*="social-icon-houzz"].pro_1769 {
  background-color: transparent;
  color: #7ac142;
}
.surface-cf26 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.surface-cf26 [class*="social-icon-instagram"].pro_1769 {
  background-color: transparent;
  color: #262626;
}
.surface-cf26 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.surface-cf26 [class*="social-icon-jsfiddle"].pro_1769 {
  background-color: transparent;
  color: #487aa2;
}
.surface-cf26 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.surface-cf26 [class*="social-icon-linkedin"].pro_1769 {
  background-color: transparent;
  color: #0077b5;
}
.surface-cf26 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.surface-cf26 [class*="social-icon-medium"].pro_1769 {
  background-color: transparent;
  color: #00ab6b;
}
.surface-cf26 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.surface-cf26
  [class*="social-icon-odnoklassniki"].pro_1769 {
  background-color: transparent;
  color: #f4731c;
}
.surface-cf26 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.surface-cf26 [class*="social-icon-meetup"].pro_1769 {
  background-color: transparent;
  color: #ec1c40;
}
.surface-cf26 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.surface-cf26 [class*="social-icon-pinterest"].pro_1769 {
  background-color: transparent;
  color: #bd081c;
}
.surface-cf26 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.surface-cf26 [class*="social-icon-product-hunt"].pro_1769 {
  background-color: transparent;
  color: #da552f;
}
.surface-cf26 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.surface-cf26 [class*="social-icon-reddit"].pro_1769 {
  background-color: transparent;
  color: #ff4500;
}
.surface-cf26 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.surface-cf26 [class*="social-icon-rss"].pro_1769 {
  background-color: transparent;
  color: #f26522;
}
.surface-cf26 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.surface-cf26
  [class*="social-icon-shopping-cart"].pro_1769 {
  background-color: transparent;
  color: #4caf50;
}
.surface-cf26 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.surface-cf26 [class*="social-icon-skype"].pro_1769 {
  background-color: transparent;
  color: #00aff0;
}
.surface-cf26 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.surface-cf26 [class*="social-icon-slideshare"].pro_1769 {
  background-color: transparent;
  color: #0077b5;
}
.surface-cf26 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.surface-cf26 [class*="social-icon-snapchat"].pro_1769 {
  background-color: transparent;
  color: #fffc00;
}
.surface-cf26 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.surface-cf26 [class*="social-icon-soundcloud"].pro_1769 {
  background-color: transparent;
  color: #f80;
}
.surface-cf26 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.surface-cf26 [class*="social-icon-spotify"].pro_1769 {
  background-color: transparent;
  color: #2ebd59;
}
.surface-cf26 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.surface-cf26
  [class*="social-icon-stack-overflow"].pro_1769 {
  background-color: transparent;
  color: #fe7a15;
}
.surface-cf26 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.surface-cf26 [class*="social-icon-maldkfgram"].pro_1769 {
  background-color: transparent;
  color: #2ca5e0;
}
.surface-cf26 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.surface-cf26 [class*="social-icon-tripadvisor"].pro_1769 {
  background-color: transparent;
  color: #589442;
}
.surface-cf26 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.surface-cf26 [class*="social-icon-tumblr"].pro_1769 {
  background-color: transparent;
  color: #35465c;
}
.surface-cf26 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.surface-cf26 [class*="social-icon-twitch"].pro_1769 {
  background-color: transparent;
  color: #6441a5;
}
.surface-cf26 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.surface-cf26 [class*="social-icon-twitter"].pro_1769 {
  background-color: transparent;
  color: #1da1f2;
}
.surface-cf26 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.surface-cf26 [class*="social-icon-vimeo"].pro_1769 {
  background-color: transparent;
  color: #1ab7ea;
}
.surface-cf26 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.surface-cf26 [class*="social-icon-vk"].pro_1769 {
  background-color: transparent;
  color: #45668e;
}
.surface-cf26 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.surface-cf26 [class*="social-icon-weibo"].pro_1769 {
  background-color: transparent;
  color: #df2029;
}
.surface-cf26 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.surface-cf26 [class*="social-icon-weixin"].pro_1769 {
  background-color: transparent;
  color: #7bb32e;
}
.surface-cf26 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.surface-cf26 [class*="social-icon-whatsapp"].pro_1769 {
  background-color: transparent;
  color: #25d366;
}
.surface-cf26 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.surface-cf26 [class*="social-icon-wordpress"].pro_1769 {
  background-color: transparent;
  color: #21759b;
}
.surface-cf26 [class*="social-icon-xing"] {
  background-color: #026466;
}
.surface-cf26 [class*="social-icon-xing"].pro_1769 {
  background-color: transparent;
  color: #026466;
}
.surface-cf26 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.surface-cf26 [class*="social-icon-yelp"].pro_1769 {
  background-color: transparent;
  color: #af0606;
}
.surface-cf26 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.surface-cf26 [class*="social-icon-youtube"].pro_1769 {
  background-color: transparent;
  color: #cd201f;
}
.popup_4488 {
  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;
}
.popup_4488:hover {
  box-shadow: none;
  background: 0 0;
}
.red_c3d6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.white-9f40 {
  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;
}
.module-be74 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text-smooth-31ab {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text-smooth-31ab,
.text-smooth-31ab::after,
.text-smooth-31ab::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;
}
.text-smooth-31ab::after,
.text-smooth-31ab::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dynamic-65c6 .white-9f40 .module-be74 {
  margin-top: -2px;
  width: 19px;
}
.dynamic-65c6 .white-9f40 .text-smooth-31ab {
  margin-top: -1px;
}
.dynamic-65c6 .white-9f40 .text-smooth-31ab,
.dynamic-65c6 .white-9f40 .text-smooth-31ab::after,
.dynamic-65c6 .white-9f40 .text-smooth-31ab::before {
  width: 19px;
  height: 2px;
}
.dynamic-65c6 .white-9f40 .text-smooth-31ab::before {
  top: -6px;
}
.dynamic-65c6 .white-9f40 .text-smooth-31ab::after {
  bottom: -6px;
}
.progress-first-46d7 .white-9f40 .module-be74 {
  margin-top: -2px;
  width: 22px;
}
.progress-first-46d7 .white-9f40 .text-smooth-31ab {
  margin-top: -1px;
}
.progress-first-46d7 .white-9f40 .text-smooth-31ab,
.progress-first-46d7 .white-9f40 .text-smooth-31ab::after,
.progress-first-46d7 .white-9f40 .text-smooth-31ab::before {
  width: 22px;
  height: 2px;
}
.progress-first-46d7 .white-9f40 .text-smooth-31ab::before {
  top: -7px;
}
.progress-first-46d7 .white-9f40 .text-smooth-31ab::after {
  bottom: -7px;
}
.copper-d306 .white-9f40 .module-be74 {
  margin-top: -2px;
  width: 31px;
}
.copper-d306 .white-9f40 .text-smooth-31ab {
  margin-top: -1.5px;
}
.copper-d306 .white-9f40 .text-smooth-31ab,
.copper-d306 .white-9f40 .text-smooth-31ab::after,
.copper-d306 .white-9f40 .text-smooth-31ab::before {
  width: 31px;
  height: 3px;
}
.copper-d306 .white-9f40 .text-smooth-31ab::before {
  top: -9px;
}
.copper-d306 .white-9f40 .text-smooth-31ab::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .video-b67c .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 19px;
  }
  .video-b67c .white-9f40 .text-smooth-31ab {
    margin-top: -1px;
  }
  .video-b67c .white-9f40 .text-smooth-31ab,
  .video-b67c .white-9f40 .text-smooth-31ab::after,
  .video-b67c .white-9f40 .text-smooth-31ab::before {
    width: 19px;
    height: 2px;
  }
  .video-b67c .white-9f40 .text-smooth-31ab::before {
    top: -6px;
  }
  .video-b67c .white-9f40 .text-smooth-31ab::after {
    bottom: -6px;
  }
  .green_5614 .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 22px;
  }
  .green_5614 .white-9f40 .text-smooth-31ab {
    margin-top: -1px;
  }
  .green_5614 .white-9f40 .text-smooth-31ab,
  .green_5614 .white-9f40 .text-smooth-31ab::after,
  .green_5614 .white-9f40 .text-smooth-31ab::before {
    width: 22px;
    height: 2px;
  }
  .green_5614 .white-9f40 .text-smooth-31ab::before {
    top: -7px;
  }
  .green_5614 .white-9f40 .text-smooth-31ab::after {
    bottom: -7px;
  }
  .advanced_ab93 .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced_ab93 .white-9f40 .text-smooth-31ab {
    margin-top: -1.5px;
  }
  .advanced_ab93 .white-9f40 .text-smooth-31ab,
  .advanced_ab93 .white-9f40 .text-smooth-31ab::after,
  .advanced_ab93 .white-9f40 .text-smooth-31ab::before {
    width: 31px;
    height: 3px;
  }
  .advanced_ab93 .white-9f40 .text-smooth-31ab::before {
    top: -9px;
  }
  .advanced_ab93 .white-9f40 .text-smooth-31ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_narrow_7be5 .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_narrow_7be5 .white-9f40 .text-smooth-31ab {
    margin-top: -1px;
  }
  .gallery_narrow_7be5 .white-9f40 .text-smooth-31ab,
  .gallery_narrow_7be5 .white-9f40 .text-smooth-31ab::after,
  .gallery_narrow_7be5 .white-9f40 .text-smooth-31ab::before {
    width: 19px;
    height: 2px;
  }
  .gallery_narrow_7be5 .white-9f40 .text-smooth-31ab::before {
    top: -6px;
  }
  .gallery_narrow_7be5 .white-9f40 .text-smooth-31ab::after {
    bottom: -6px;
  }
  .heading-1bca .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-1bca .white-9f40 .text-smooth-31ab {
    margin-top: -1px;
  }
  .heading-1bca .white-9f40 .text-smooth-31ab,
  .heading-1bca .white-9f40 .text-smooth-31ab::after,
  .heading-1bca .white-9f40 .text-smooth-31ab::before {
    width: 22px;
    height: 2px;
  }
  .heading-1bca .white-9f40 .text-smooth-31ab::before {
    top: -7px;
  }
  .heading-1bca .white-9f40 .text-smooth-31ab::after {
    bottom: -7px;
  }
  .image-920c .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 31px;
  }
  .image-920c .white-9f40 .text-smooth-31ab {
    margin-top: -1.5px;
  }
  .image-920c .white-9f40 .text-smooth-31ab,
  .image-920c .white-9f40 .text-smooth-31ab::after,
  .image-920c .white-9f40 .text-smooth-31ab::before {
    width: 31px;
    height: 3px;
  }
  .image-920c .white-9f40 .text-smooth-31ab::before {
    top: -9px;
  }
  .image-920c .white-9f40 .text-smooth-31ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main_3084 .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 19px;
  }
  .main_3084 .white-9f40 .text-smooth-31ab {
    margin-top: -1px;
  }
  .main_3084 .white-9f40 .text-smooth-31ab,
  .main_3084 .white-9f40 .text-smooth-31ab::after,
  .main_3084 .white-9f40 .text-smooth-31ab::before {
    width: 19px;
    height: 2px;
  }
  .main_3084 .white-9f40 .text-smooth-31ab::before {
    top: -6px;
  }
  .main_3084 .white-9f40 .text-smooth-31ab::after {
    bottom: -6px;
  }
  .shadow_851d .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_851d .white-9f40 .text-smooth-31ab {
    margin-top: -1px;
  }
  .shadow_851d .white-9f40 .text-smooth-31ab,
  .shadow_851d .white-9f40 .text-smooth-31ab::after,
  .shadow_851d .white-9f40 .text-smooth-31ab::before {
    width: 22px;
    height: 2px;
  }
  .shadow_851d .white-9f40 .text-smooth-31ab::before {
    top: -7px;
  }
  .shadow_851d .white-9f40 .text-smooth-31ab::after {
    bottom: -7px;
  }
  .column_7063 .white-9f40 .module-be74 {
    margin-top: -2px;
    width: 31px;
  }
  .column_7063 .white-9f40 .text-smooth-31ab {
    margin-top: -1.5px;
  }
  .column_7063 .white-9f40 .text-smooth-31ab,
  .column_7063 .white-9f40 .text-smooth-31ab::after,
  .column_7063 .white-9f40 .text-smooth-31ab::before {
    width: 31px;
    height: 3px;
  }
  .column_7063 .white-9f40 .text-smooth-31ab::before {
    top: -9px;
  }
  .column_7063 .white-9f40 .text-smooth-31ab::after {
    bottom: -9px;
  }
}
.label_simple_87cc .text-smooth-31ab {
  -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);
}
.label_simple_87cc .text-smooth-31ab::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.label_simple_87cc .text-smooth-31ab::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);
}
.label_simple_87cc.backdrop_tall_3a73 .text-smooth-31ab {
  -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);
}
.label_simple_87cc.backdrop_tall_3a73 .text-smooth-31ab::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.label_simple_87cc.backdrop_tall_3a73 .text-smooth-31ab::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);
}
.center-6dee {
  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.logo_c613:before {
  display: none;
}
.card-3f38 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.card-3f38 .logo-68cc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.card-3f38 .logo-68cc:last-of-type {
  border-bottom: none;
}
.card-3f38 .logo-68cc.main_8de8,
.card-3f38 .logo-68cc.list_624d,
.card-3f38 .logo-68cc.accent_hard_aa16 {
  padding: 0;
}
.card-3f38 .stale-5057 .focus_c9ec {
  color: currentColor;
}
.card-3f38 .stale-5057 .focus_c9ec:focus,
.card-3f38 .stale-5057 .focus_c9ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-3f38.popup-yellow-bd62 .fresh-459b,
.card-3f38.popup-yellow-bd62 .black-c1df a,
.card-3f38.popup-yellow-bd62 .hero_762c a,
.card-3f38.popup-yellow-bd62 .texture_38d7 a {
  color: rgba(0, 0, 0, 0.55);
}
.card-3f38.popup-yellow-bd62 .fresh-459b:hover,
.card-3f38.popup-yellow-bd62 .black-c1df a:hover,
.card-3f38.popup-yellow-bd62 .hero_762c a:hover,
.card-3f38.popup-yellow-bd62 .texture_38d7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-3f38.popup-yellow-bd62 .aside_new_967b {
  color: rgba(0, 0, 0, 0.8);
}
.card-3f38.popup-yellow-bd62 .logo-68cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-3f38.popup-yellow-bd62 .logo-68cc:before {
  background: rgba(0, 0, 0, 0.08);
}
.card-3f38.popup-yellow-bd62 .next-350c:before {
  background: rgba(255, 255, 255, 0.9);
}
.card-3f38.popup-yellow-bd62 .stale-5057 .gradient_small_1720 li a,
.card-3f38.popup-yellow-bd62 .stale-5057 .focus_c9ec,
.card-3f38.popup-yellow-bd62 .texture_38d7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-3f38.popup-yellow-bd62 .stale-5057 .focus_c9ec:focus,
.card-3f38.popup-yellow-bd62 .stale-5057 .focus_c9ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-3f38.popup-yellow-bd62 .gradient_small_1720 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-3f38.old-ecf9 .fresh-459b,
.card-3f38.old-ecf9 .black-c1df a,
.card-3f38.old-ecf9 .hero_762c .focus_c9ec,
.card-3f38.old-ecf9 .hero_762c a,
.card-3f38.old-ecf9 .texture_38d7 a {
  color: rgba(255, 255, 255, 0.79);
}
.card-3f38.old-ecf9 .fresh-459b:hover,
.card-3f38.old-ecf9 .black-c1df a:hover,
.card-3f38.old-ecf9 .hero_762c .focus_c9ec:hover,
.card-3f38.old-ecf9 .hero_762c a:hover,
.card-3f38.old-ecf9 .texture_38d7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-3f38.old-ecf9 .aside_new_967b {
  color: rgba(255, 255, 255, 0.99);
}
.card-3f38.old-ecf9 .logo-68cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-3f38.old-ecf9 .logo-68cc:before {
  background: rgba(255, 255, 255, 0.08);
}
.card-3f38.old-ecf9 .next-350c:before {
  background: rgba(0, 0, 0, 0.9);
}
.card-3f38.old-ecf9 .stale-5057 .gradient_small_1720 li a,
.card-3f38.old-ecf9 .stale-5057 .focus_c9ec,
.card-3f38.old-ecf9 .texture_38d7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-3f38.old-ecf9 .stale-5057 .focus_c9ec:focus,
.card-3f38.old-ecf9 .stale-5057 .focus_c9ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-3f38.old-ecf9 .gradient_small_1720 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-350c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.next-350c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup-small-655d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.black_17db .card-3f38 {
  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;
}
.black_17db .logo-68cc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.black_17db .logo-68cc: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) {
  .black_17db .logo-68cc:before {
    width: 16%;
    left: 42%;
  }
}
.black_17db .logo-68cc:last-child:before {
  content: none;
}
.black_17db .logo-68cc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.black_17db .stale-5057 .gradient_small_1720 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.black_17db .stale-5057 .gradient_small_1720 li a .focus_c9ec {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.black_17db .stale-5057 .texture_38d7 {
  border: none;
}
.black_17db .stale-5057 .texture_38d7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.black_17db .next-350c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.black_17db .popup-small-655d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.black_17db .old-ecf9 .next-350c:before {
  background: rgba(0, 0, 0, 0.9);
}
.black_17db .popup-yellow-bd62.dim-ecdd .text-smooth-31ab {
  background: rgba(0, 0, 0, 0.6);
}
.black_17db
  .popup-yellow-bd62.dim-ecdd
  .text-smooth-31ab::after,
.black_17db
  .popup-yellow-bd62.dim-ecdd
  .text-smooth-31ab:before {
  background: inherit;
}
.black_17db
  .popup-yellow-bd62.dim-ecdd:hover
  .text-smooth-31ab {
  background: rgba(0, 0, 0, 0.8);
}
.right-4f9e .card-3f38 {
  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) {
  .right-4f9e .card-3f38 {
    width: auto;
    right: 45px;
  }
}
.button-paper-6d4b .card-3f38 {
  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) {
  .button-paper-6d4b .card-3f38 {
    width: auto;
    left: 45px;
  }
}
.logo_c613 .card-3f38 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.logo_c613 .popup-small-655d {
  max-width: 48em;
  margin: 0 auto;
}
.logo_c613 .next-350c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice-be66 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice-be66.black_17db .card-3f38 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice-be66.right-4f9e .card-3f38 {
  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);
}
.notice-be66 .card-3f38 {
  visibility: visible;
}
.notice-be66.button-paper-6d4b .card-3f38 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge_fixed_50d7,
.narrow_a1cd {
  overflow-x: hidden;
}
.badge_fixed_50d7 .card-3f38 {
  overflow: auto;
}
.badge_fixed_50d7.black_17db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_fixed_50d7.black_17db .card-3f38 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge_fixed_50d7.black_17db .popup_4488 {
  opacity: 0;
}
.badge_fixed_50d7.right-4f9e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_fixed_50d7.right-4f9e .card-3f38 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge_fixed_50d7.right-4f9e .popup_4488 {
  opacity: 0;
}
.badge_fixed_50d7.button-paper-6d4b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_fixed_50d7.button-paper-6d4b .card-3f38 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge_fixed_50d7.button-paper-6d4b .popup_4488 {
  opacity: 0;
}
.badge_fixed_50d7.logo_c613 .card-3f38 {
  z-index: 10;
  visibility: visible;
}
.dim-ecdd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dim-ecdd .text-smooth-31ab {
  background: rgba(255, 255, 255, 0.99);
}
.dim-ecdd .text-smooth-31ab::after,
.dim-ecdd .text-smooth-31ab:before {
  background: inherit;
}
.dim-ecdd:hover .text-smooth-31ab {
  background: rgba(255, 255, 255, 0.99);
}
.button-paper-6d4b .dim-ecdd {
  top: 10px;
  right: auto;
  left: 12px;
}
.logo_c613 .dim-ecdd {
  display: none !important;
}
.badge_fixed_50d7:before,
.narrow_a1cd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge_fixed_50d7 .dim-ecdd,
.narrow_a1cd .dim-ecdd {
  display: inline-block;
}
.card-3f38 .heading-6e3a {
  -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;
}
.badge_fixed_50d7 .card-3f38 .heading-6e3a,
.narrow_a1cd .card-3f38 .heading-6e3a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-dark-87e6 .hover-b209 {
  width: 100%;
}
.west-9e7e {
  padding: 0 0.5em 0;
}
.west-9e7e [class*="customify-col-"],
.west-9e7e [class*="customify-col_"],
.west-9e7e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hard_28f0 .west-9e7e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .section_4482 .shade_pink_81a6,
  .shade_pink_81a6 {
    display: none;
  }
  .mini-31ba {
    text-align: left;
  }
  .border_c8b8 {
    text-align: center;
  }
  .tag_gas_f02c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .section_4482 .chip-5f7d,
  .chip-5f7d {
    display: none;
  }
  .photo-47f0 {
    text-align: left;
  }
  .menu-green-4b68 {
    text-align: center;
  }
  .hero_thick_d23b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .section_4482 .list-full-9d51,
  .list-full-9d51 {
    display: none;
  }
  .grid-thick-c378 {
    text-align: left;
  }
  .shadow-aa48 {
    text-align: center;
  }
  .stone-0cc1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar-center-8e46 {
  box-shadow: none !important;
}
.sort_93e4 .tiny_85a1,
.element-complex-1b9c .tiny_85a1 {
  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;
}
.element-complex-1b9c .tiny_85a1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info_bright_8b4a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info_bright_8b4a:after,
.info_bright_8b4a:before {
  content: "";
  display: table;
}
.info_bright_8b4a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info_bright_8b4a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info_bright_8b4a,
.large_d2fe {
  max-width: 1248px;
  margin: 0 auto;
}

.aside_d4ed.clean-d388 .info_bright_8b4a {
  max-width: 100%;
}
.aside_d4ed.layout_stone_ee0b {
  max-width: 1200px;
  margin: 0 auto;
}
.aside_d4ed.gold_b97d .info_bright_8b4a {
  max-width: 100%;
}
.aside_d4ed.gold_b97d > .info_bright_8b4a {
  padding-left: 0;
  padding-right: 0;
}
.aside_d4ed.gold_b97d > .info_bright_8b4a .section_4482 {
  margin: 0;
}
.aside_d4ed.gold_b97d
  > .info_bright_8b4a
  .brown_2ddb.badge_f4f0 {
  margin-right: 0;
  margin-left: 0;
}
.aside_d4ed.gold_b97d #main.badge_f4f0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-rough-0b08 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-rough-0b08 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-wood-8ebe .article_0fec {
    padding-right: 1em;
  }
  .dropdown-wood-8ebe.section-2cf2 .brown_2ddb {
    border-right: 1px solid #eaecee;
  }
  .dropdown-wood-8ebe.section-2cf2 .article_0fec {
    padding-right: 1em;
  }
  .dropdown-wood-8ebe.section-2cf2 .dirty-b215 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-green-3417 .article_0fec {
    padding-left: 1em;
  }
  .widget-green-3417.section-2cf2 .brown_2ddb {
    border-left: 1px solid #eaecee;
  }
  .widget-green-3417.section-2cf2 .article_0fec {
    padding-left: 1em;
  }
  .widget-green-3417.section-2cf2 .dirty-b215 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_cold_0bc6 .article_0fec {
    padding-left: 1em;
  }
  .thumbnail_cold_0bc6.section-2cf2 .avatar-03ab {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_cold_0bc6.section-2cf2 .list-1325 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_cold_0bc6.section-2cf2 .article_0fec {
    padding-left: 1em;
  }
  .thumbnail_cold_0bc6.section-2cf2 .dirty-b215 {
    padding-right: 1em;
  }
  .thumbnail_cold_0bc6.section-2cf2 .avatar_new_65ca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-cool-16a2 .article_0fec {
    padding-right: 1em;
  }
  .accent-cool-16a2.section-2cf2 .avatar-03ab {
    border-left: 1px solid #eaecee;
  }
  .accent-cool-16a2.section-2cf2 .list-1325 {
    border-left: 1px solid #eaecee;
  }
  .accent-cool-16a2.section-2cf2 .article_0fec {
    padding-right: 1em;
  }
  .accent-cool-16a2.section-2cf2 .dirty-b215 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent-cool-16a2.section-2cf2 .avatar_new_65ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-rough-0b08 .article_0fec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-rough-0b08.section-2cf2 .brown_2ddb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-rough-0b08.section-2cf2 .article_0fec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-rough-0b08.section-2cf2 .dirty-b215 {
    padding-left: 1em;
  }
  .content-rough-0b08.section-2cf2 .avatar_new_65ca {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-rough-0b08.section-2cf2 .article_0fec {
    padding-left: 0;
  }
}
.header_f4fd .last-2add {
  display: inline-block;
}
.photo-mini-b9c3 {
  display: inline-block;
}
.clean_15d8 {
  word-con: break-word;
}
.alert_hard_decc > span {
  display: inline-block;
  padding: 5px 0;
}
.alert_hard_decc .section_action_9a16 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert_hard_decc .modal-advanced-27b1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notification_next_a553 .up_51b5 {
  margin-bottom: 2em;
}
.notification_next_a553 .alert_ab15 {
  margin-bottom: 15px;
}
.notification_next_a553 .alert_ab15:last-child {
  margin-bottom: 0;
}
.notification_next_a553 .popup_bd94 {
  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) {
  .notification_next_a553 .popup_bd94 {
    display: block;
  }
}
.notification_next_a553 .slider-db23 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notification_next_a553 .slider-db23 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notification_next_a553 .lite-11c4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notification_next_a553 .lite-11c4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notification_next_a553 .lite-11c4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notification_next_a553 .clean_15d8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification_next_a553 .clean_15d8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notification_next_a553 .wrapper-f100 p:last-child {
  margin-bottom: 0;
}
.notification_next_a553 .white-af43 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notification_next_a553 .gallery-inner-e13e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notification_next_a553 .aside_fluid_a49f {
  margin-top: 1em;
}
.notification_next_a553 .lower-eb4e {
  top: 0;
  display: block;
}
.notification_next_a553 .lower-eb4e a {
  color: inherit;
}
.notification_next_a553 .lower-eb4e a:hover {
  color: inherit;
}
.notification_next_a553 .accent_purple_b303 {
  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;
}
.notification_next_a553 .accent_purple_b303:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notification_next_a553 .gallery-inner-e13e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notification_next_a553 .background-45db {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notification_next_a553 .background-45db:first-child {
  margin-top: 0;
}
.notification_next_a553 .background-45db.focus_old_98e5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notification_next_a553 .background-45db.module_2b03 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification_next_a553
  .background-45db.module_2b03.form_fluid_0b16
  .aside_fluid_a49f {
  width: 100%;
}
.notification_next_a553 .module_2b03 {
  -webkit-box-align: center;
  align-items: center;
}
.notification_next_a553 .module_2b03 .alert_hard_decc,
.notification_next_a553 .module_2b03 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notification_next_a553 .lite-11c4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification_next_a553 .lite-11c4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification_next_a553 .lite-11c4: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;
}
.notification_next_a553 .focus_old_98e5 {
  z-index: 5;
}
.notification_next_a553 .module_b363 .header_0f21 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notification_next_a553 .popup-fd82 .header_0f21 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notification_next_a553 .texture-8710 .header_0f21 {
  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;
}
.notification_next_a553.last_b9c9 .popup_bd94,
.notification_next_a553.white_53bb .popup_bd94 {
  display: block;
}
.notification_next_a553.last_b9c9 .popup_bd94 .inner-a9f8,
.notification_next_a553.last_b9c9 .popup_bd94 .gallery-inner-e13e,
.notification_next_a553.white_53bb .popup_bd94 .inner-a9f8,
.notification_next_a553.white_53bb .popup_bd94 .gallery-inner-e13e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification_next_a553.paragraph_lower_5210 .slider-db23 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notification_next_a553.paragraph_lower_5210 .slider-db23 {
    margin-right: 0;
  }
}
.notification_next_a553.last_b9c9 .slider-db23,
.notification_next_a553.white_53bb .slider-db23 {
  padding-top: 40%;
}
.notification_next_a553.last_b9c9 .up_51b5,
.notification_next_a553.white_53bb .up_51b5 {
  display: block;
}
.notification_next_a553.last_b9c9 .fn-sticky-a957 .gallery-inner-e13e,
.notification_next_a553.white_53bb .fn-sticky-a957 .gallery-inner-e13e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notification_next_a553.last_b9c9 .slider-db23,
.notification_next_a553.white_53bb .slider-db23 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notification_next_a553.last_b9c9 .gallery-inner-e13e {
  padding: 1em;
}
.heading-f453 {
  margin: 30px auto;
  display: block;
}
.heading-f453 .panel-glass-2cbd > * {
  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;
}
.heading-f453 .panel-glass-2cbd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-f453 .panel-glass-2cbd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-fluid-9fe4 .alert_hard_decc {
  margin-bottom: 1.41575em;
}
.component-fluid-9fe4 .summary-slow-5abf {
  margin-bottom: 1.618em;
}
.liquid-3c18 .box_572e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.liquid-3c18 .box_572e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.liquid-3c18 .text_light_1618 {
  max-width: 100%;
  overflow: auto;
}
.panel_1379 .liquid-3c18 a:hover {
  text-decoration: underline;
}
.popup-static-3ed3 .alert_ab15:not(.clean_15d8),
.popup-static-3ed3 .lite-11c4 {
  margin-bottom: 1.41575em;
}
.popup-static-3ed3 .alert_ab15:not(.clean_15d8):last-child,
.popup-static-3ed3 .lite-11c4:last-child {
  margin-bottom: 0;
}
.popup-static-3ed3 .alert_ab15.table_8079 {
  margin-bottom: 0.41575em;
}
.popup-static-3ed3 .first-31d6:before,
.popup-static-3ed3 .caption_5051:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup-static-3ed3 .first-31d6:before {
  content: "\f115";
}
.popup-static-3ed3 .caption_5051:before {
  content: "\f02c";
}
.popup-static-3ed3 .thumbnail_d111 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup-static-3ed3 .thumbnail_d111 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.video_short_a79e {
  display: -webkit-box;
  display: flex;
}
.video_short_a79e .summary-bronze-421a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .video_short_a79e .summary-bronze-421a {
    flex-basis: 90px;
  }
}
.video_short_a79e .hot-cb54 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .video_short_a79e .hot-cb54 {
    flex-basis: calc(100% - 50px);
  }
}
.video_short_a79e .primary-under-d65a p:last-child {
  margin-bottom: 0.72em;
}
.pagination_inner_f866 .panel-glass-2cbd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pagination_inner_f866 .panel-glass-2cbd:after,
.pagination_inner_f866 .panel-glass-2cbd:before {
  content: "";
  display: table;
}
.pagination_inner_f866 .panel-glass-2cbd:after {
  clear: both;
}
.pagination_inner_f866 .panel-glass-2cbd .alert_large_c254,
.pagination_inner_f866 .panel-glass-2cbd .active_20e9 {
  width: 49%;
}
.pagination_inner_f866 .panel-glass-2cbd .alert_large_c254 a span.paragraph_68a9,
.pagination_inner_f866 .panel-glass-2cbd .active_20e9 a span.paragraph_68a9 {
  display: block;
  margin-bottom: 5px;
}
.pagination_inner_f866 .panel-glass-2cbd .active_20e9 {
  float: left;
  text-align: left;
}
.pagination_inner_f866 .panel-glass-2cbd .alert_large_c254 {
  float: right;
  text-align: right;
}
.label-1085 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label-1085 {
    margin-bottom: 0;
  }
}
.pagination_3e94 {
  margin-bottom: 1em;
}
.pagination_3e94 .clean_15d8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary-5dde a {
  display: block;
  line-height: 0;
  position: relative;
}
.large_e583 .pagination_3e94,
.description_2970 .pagination_3e94 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .large_e583 .pagination_3e94,
  .description_2970 .pagination_3e94 {
    display: block;
  }
}
.large_e583 .summary-5dde,
.description_2970 .summary-5dde {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .large_e583 .summary-5dde,
  .description_2970 .summary-5dde {
    margin-bottom: 1em;
  }
}
.large_e583 .summary-5dde img,
.description_2970 .summary-5dde img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.large_e583 .layout_gas_1e82,
.description_2970 .layout_gas_1e82 {
  flex-basis: calc(100% - 160px);
}
.large_e583 .layout_gas_1e82 p,
.description_2970 .layout_gas_1e82 p {
  margin-bottom: 0;
}
.large_e583 .layout_gas_1e82 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .large_e583 .layout_gas_1e82 {
    padding-left: 0;
  }
}
.description_2970 .layout_gas_1e82 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description_2970 .layout_gas_1e82 {
    padding-right: 0;
  }
}
.description_2970 .summary-5dde {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary_mini_1c5d .summary-5dde {
  margin-bottom: 0.5em;
}
.secondary_mini_1c5d .summary-5dde img {
  width: 100%;
}
.small_2333 .table-thick-17ba,
.in-93dd .table-thick-17ba {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in-93dd .brown_2ddb .west_b792 p:last-child {
  margin-bottom: 0;
}
.dropdown-5c86 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label_east_9ade .banner-f1b5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label_east_9ade .banner-f1b5:last-of-type {
    margin-bottom: 0;
  }
}
.label_east_9ade .banner-f1b5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_east_9ade .banner-f1b5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label_east_9ade .banner-f1b5 ul li {
  margin: 0 0 0.6em;
}
.label_east_9ade .banner-f1b5 ul li.advanced_f610,
.label_east_9ade .banner-f1b5 ul li.cool_a2f5 {
  position: relative;
}
.label_east_9ade .banner-f1b5 ul li.advanced_f610 .border-b890,
.label_east_9ade .banner-f1b5 ul li.cool_a2f5 .border-b890 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label_east_9ade .banner-f1b5 ul li.advanced_f610:after:after,
.label_east_9ade .banner-f1b5 ul li.advanced_f610:after:before,
.label_east_9ade
  .banner-f1b5
  ul
  li.cool_a2f5:after:after,
.label_east_9ade
  .banner-f1b5
  ul
  li.cool_a2f5:after:before {
  content: "";
  display: table;
}
.label_east_9ade .banner-f1b5 ul li.advanced_f610:after:after,
.label_east_9ade
  .banner-f1b5
  ul
  li.cool_a2f5:after:after {
  clear: both;
}
.label_east_9ade .banner-f1b5 a.mask_fast_b980:hover {
  text-decoration: none;
}
.label_east_9ade .banner-f1b5 select {
  max-width: 100%;
}
.label_east_9ade .banner-f1b5 table {
  font-size: 85%;
}
.label_east_9ade .banner-f1b5 table td,
.label_east_9ade .banner-f1b5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label_east_9ade .banner-f1b5 table tfoot td {
  text-align: left;
}
.label_east_9ade .banner-f1b5 :last-child {
  margin-bottom: 0;
}
.label_east_9ade .banner-f1b5 .text-ce8a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label_east_9ade .banner-f1b5 .text-ce8a label {
  width: 100%;
}
.label_east_9ade .banner-f1b5 .text-ce8a .block-6e07 {
  width: 100%;
  display: block;
}
.label_east_9ade .banner-f1b5 .text-ce8a .gold_a058 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label_east_9ade .banner-f1b5 .text-ce8a .gold_a058:hover svg #svg-search {
  fill: #444;
}
.label_east_9ade .banner-f1b5 .text-ce8a .gold_a058 svg {
  width: 18px;
  height: 18px;
}
.label_east_9ade .shadow_top_ed7e ul ul,
.label_east_9ade .tall_c4c9 ul ul,
.label_east_9ade .wood_1963 ul ul,
.label_east_9ade .north-32d4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label_east_9ade .shadow_top_ed7e .up_db56 > a,
.label_east_9ade .tall_c4c9 .up_db56 > a,
.label_east_9ade .wood_1963 .up_db56 > a,
.label_east_9ade .north-32d4 .up_db56 > a {
  margin-bottom: 0;
}
.label_east_9ade .active_d855 li,
.label_east_9ade .shadow_top_ed7e li,
.label_east_9ade .logo-out-46c0 li,
.label_east_9ade .tall_c4c9 li,
.label_east_9ade .wood_1963 li,
.label_east_9ade .north-32d4 li,
.label_east_9ade .article_lite_13cc li,
.label_east_9ade .row-south-d9a5 li {
  display: block;
  position: relative;
}
.label_east_9ade .active_d855 li:last-child,
.label_east_9ade .shadow_top_ed7e li:last-child,
.label_east_9ade .logo-out-46c0 li:last-child,
.label_east_9ade .tall_c4c9 li:last-child,
.label_east_9ade .wood_1963 li:last-child,
.label_east_9ade .north-32d4 li:last-child,
.label_east_9ade .article_lite_13cc li:last-child,
.label_east_9ade .row-south-d9a5 li:last-child {
  border: none;
}
.label_east_9ade .active_d855 li a,
.label_east_9ade .shadow_top_ed7e li a,
.label_east_9ade .logo-out-46c0 li a,
.label_east_9ade .tall_c4c9 li a,
.label_east_9ade .wood_1963 li a,
.label_east_9ade .north-32d4 li a,
.label_east_9ade .article_lite_13cc li a,
.label_east_9ade .row-south-d9a5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_east_9ade .active_d855 li ul li::before,
.label_east_9ade .shadow_top_ed7e li ul li::before,
.label_east_9ade .logo-out-46c0 li ul li::before,
.label_east_9ade .tall_c4c9 li ul li::before,
.label_east_9ade .wood_1963 li ul li::before,
.label_east_9ade .north-32d4 li ul li::before,
.label_east_9ade .article_lite_13cc li ul li::before,
.label_east_9ade .row-south-d9a5 li ul li::before {
  left: 15px;
}
.label_east_9ade .active_d855 li ul a,
.label_east_9ade .shadow_top_ed7e li ul a,
.label_east_9ade .logo-out-46c0 li ul a,
.label_east_9ade .tall_c4c9 li ul a,
.label_east_9ade .wood_1963 li ul a,
.label_east_9ade .north-32d4 li ul a,
.label_east_9ade .article_lite_13cc li ul a,
.label_east_9ade .row-south-d9a5 li ul a {
  padding-left: 20px;
}
.label_east_9ade .active_d855 li ul ul li::before,
.label_east_9ade .shadow_top_ed7e li ul ul li::before,
.label_east_9ade .logo-out-46c0 li ul ul li::before,
.label_east_9ade .tall_c4c9 li ul ul li::before,
.label_east_9ade .wood_1963 li ul ul li::before,
.label_east_9ade .north-32d4 li ul ul li::before,
.label_east_9ade .article_lite_13cc li ul ul li::before,
.label_east_9ade .row-south-d9a5 li ul ul li::before {
  left: 30px;
}
.label_east_9ade .active_d855 li ul ul a,
.label_east_9ade .shadow_top_ed7e li ul ul a,
.label_east_9ade .logo-out-46c0 li ul ul a,
.label_east_9ade .tall_c4c9 li ul ul a,
.label_east_9ade .wood_1963 li ul ul a,
.label_east_9ade .north-32d4 li ul ul a,
.label_east_9ade .article_lite_13cc li ul ul a,
.label_east_9ade .row-south-d9a5 li ul ul a {
  padding-left: 40px;
}
.label_east_9ade .pro-7e7a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_east_9ade .row-south-d9a5 ul li {
  margin-bottom: 1.41575em;
}
.label_east_9ade .row-south-d9a5 ul li .alert-ab07 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label_east_9ade .row-south-d9a5 ul li .layout-ea7d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.old-ecf9 .active_d855 li a,
.old-ecf9 .shadow_top_ed7e li a,
.old-ecf9 .logo-out-46c0 li a,
.old-ecf9 .tall_c4c9 li a,
.old-ecf9 .wood_1963 li a,
.old-ecf9 .north-32d4 li a,
.old-ecf9 .article_lite_13cc li a,
.old-ecf9 .row-south-d9a5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-ecf9 .pro-7e7a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-ecf9 .banner-f1b5 ul li.advanced_f610 .border-b890,
.old-ecf9 .banner-f1b5 ul li.cool_a2f5 .border-b890 {
  background: rgba(0, 0, 0, 0.2);
}
.old-ecf9 .label_east_9ade .banner-f1b5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li {
  margin: 0;
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li ul {
  margin: 0;
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li ul li a {
  padding-left: 15px;
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li ul li li a {
  padding-left: 30px;
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li.cool_9c40 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li.cool_9c40 > 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;
}
.aside_d4ed .label_east_9ade .gradient_small_1720 li.cool_9c40 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.gallery-light-c4ef a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sort-f328 {
  position: relative;
  z-index: 10;
}
.sort-f328 .heading-6e3a {
  width: 100%;
  max-width: 100%;
}
.rough_3625 .pattern-up-110a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.rough_3625 .popup-yellow-bd62 {
}
.rough_3625 .old-ecf9 {
  background: #292929;
}
.shadow-stone-0039 .pattern-up-110a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shadow-stone-0039 .popup-yellow-bd62 {
  background: #f9f9f9;
}
.shadow-stone-0039 .old-ecf9 {
  background: #303030;
}
.texture_c666 .pattern-up-110a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_c666 .last-2add {
    margin-bottom: 1em;
  }
  .texture_c666 .last-2add:last-child {
    margin-bottom: 0;
  }
}
.texture_c666 .popup-yellow-bd62 {
  background: #ededed;
}
.texture_c666 .old-ecf9 {
  background: #1a1a1a;
}
.pattern-up-110a.popup-yellow-bd62 {
  color: rgba(0, 0, 0, 0.6);
}
.pattern-up-110a.popup-yellow-bd62 .link_ac5a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-up-110a.old-ecf9 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-up-110a.old-ecf9 a:not(.mask_fast_b980) {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-up-110a.old-ecf9 a:not(.mask_fast_b980):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-up-110a.old-ecf9 .link_ac5a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-up-110a.old-ecf9 table tbody td,
.pattern-up-110a.old-ecf9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget-narrow-053f.grid_last_85ce .info_bright_8b4a {
  max-width: initial;
}
.widget-narrow-053f .white-1bb9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget-narrow-053f .white-1bb9 .heading-6e3a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget-narrow-053f .white-1bb9 .heading-6e3a {
    display: block;
    margin-bottom: 2em;
  }
  .widget-narrow-053f .white-1bb9 .heading-6e3a:last-child {
    margin-bottom: 0;
  }
}
.texture_c666 .last-2add:last-child,
.shadow-stone-0039 .last-2add:last-child,
.rough_3625 .last-2add:last-child {
  margin-bottom: 0;
}
.texture_c666 .last-2add .label_east_9ade .banner-f1b5:last-child,
.shadow-stone-0039 .last-2add .label_east_9ade .banner-f1b5:last-child,
.rough_3625 .last-2add .label_east_9ade .banner-f1b5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture_c666 .feature-gold-e976,
  .texture_c666 .heading_8db3,
  .shadow-stone-0039 .feature-gold-e976,
  .shadow-stone-0039 .heading_8db3,
  .rough_3625 .feature-gold-e976,
  .rough_3625 .heading_8db3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sort-f328 .last-2add {
    margin-bottom: 2em;
  }
}
.sort-f328 p:last-child {
  margin-bottom: 0;
}
.sort-f328 li,
.sort-f328 ul {
  list-style: none;
  margin: 0;
}
.sort-f328 ul ul {
  margin-left: 2.617924em;
}
.wrapper_focused_7b55 {
  font-size: 0.875em;
}

/* css-noise: 82c2 */
.ghost-box-y4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
