/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bronze-34c5/customify
Author: WPCustomify
Author URI: https://pressmaximum.bronze-34c5
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.bronze-34c5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar_simple_bd43.info_6d71/licenses/gpl-2.0.row-580f
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.grid_48c5/, (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.menu-middle-f802.block_c917/normalize.grid-a49f/
 ======
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.grid-a49f v7.0.0 | MIT License | github.bronze-34c5/necolas/normalize.grid-a49f */
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;
}
.pressed-71c6 .first_9f2d,
.active-26c1,
.paragraph_dark_4292,
.large_20aa,
.alert-a897,
.thumbnail-1844,
.container-north-c94b,
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;
}
.active-26c1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active-26c1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active-26c1,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph_dark_4292,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph_dark_4292 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph_dark_4292,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_dark_4292,
  h2 {
    font-size: 1.7em;
  }
}
.large_20aa,
h3 {
  font-size: 1.618em;
}
.pressed-71c6 .first_9f2d,
.alert-a897,
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.wide-b99d {
  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;
}
.inner-119d:after,
.inner-119d:before,
.section-9817:after,
.section-9817:before {
  content: "";
  display: table;
}
.inner-119d:after,
.section-9817:after {
  clear: both;
}
.hidden-27e8 {
  float: right;
  margin-right: 0;
}
.paper_b395 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fast_01c2 .media-f787,
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;
}
.fast_01c2 .media-f787: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;
}
.huge-aa98 .media-f787 {
  box-shadow: none;
}
.huge-aa98
  .media-f787
  .gradient_9d2b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.huge-aa98 .media-f787 .in-d7ee {
  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;
}
.huge-aa98
  .media-f787
  .in-d7ee
  b {
  display: none;
}
.huge-aa98 .paragraph-1e82 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs_a684:not(.simple_1882):not(.blue-519a),
button:not(.simple_1882):not(.blue-519a),
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ),
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ),
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ) {
  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;
}
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ):hover,
button:not(.simple_1882):not(
    .blue-519a
  ):hover,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ):hover,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ):hover,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ):active,
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ):focus,
button:not(.simple_1882):not(
    .blue-519a
  ):active,
button:not(.simple_1882):not(
    .blue-519a
  ):focus,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ):active,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ):focus,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ):active,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ):focus,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ):active,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ):focus {
  outline: 0;
}
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a,
button:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a {
  position: relative;
}
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .dropdown-north-c2e4,
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .gold_f131,
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .layout-smooth-37df,
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  i,
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  svg,
button:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .dropdown-north-c2e4,
button:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .gold_f131,
button:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .layout-smooth-37df,
button:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  i,
button:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  svg,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .dropdown-north-c2e4,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .gold_f131,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .layout-smooth-37df,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  i,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  svg,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .dropdown-north-c2e4,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .gold_f131,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .layout-smooth-37df,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  i,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  svg,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .dropdown-north-c2e4,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .gold_f131,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  .layout-smooth-37df,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  i,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a
  svg {
  visibility: hidden;
}
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a:after,
button:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a:after,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a:after,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a:after,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ).fn-loading-187a: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;
}
.tabs_a684:not(.simple_1882):not(.blue-519a),
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ),
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ),
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ) {
  color: #fff;
  background: #235787;
}
.tabs_a684:not(.simple_1882):not(
    .blue-519a
  ):focus,
input[type="button"]:not(.simple_1882):not(
    .blue-519a
  ):focus,
input[type="reset"]:not(.simple_1882):not(
    .blue-519a
  ):focus,
input[type="submit"]:not(.simple_1882):not(
    .blue-519a
  ):focus {
  color: #fff;
}
.tabs_a684.fn-disabled-187a:not(.simple_1882):not(
    .blue-519a
  ),
.tabs_a684[disabled]:not(.simple_1882):not(
    .blue-519a
  ),
button.fn-disabled-187a:not(.simple_1882):not(
    .blue-519a
  ),
button[disabled]:not(.simple_1882):not(
    .blue-519a
  ) {
  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;
}
.module-aab6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.module-aab6: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;
}
.media-079a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list_6c6c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.narrow-627e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.inner-119d:after,
.inner-119d:before,
.bright_a3e2:after,
.bright_a3e2:before,
.slider-62bb:after,
.slider-62bb:before,
.full_1352:after,
.full_1352:before,
.active_923c:after,
.active_923c:before,
.gradient-f4c1:after,
.gradient-f4c1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.inner-119d:after,
.bright_a3e2:after,
.slider-62bb:after,
.full_1352:after,
.active_923c:after,
.gradient-f4c1:after {
  clear: both;
}
.bright_a3e2 .filter-prev-6e19,
.slider-62bb .filter-prev-6e19,
.title_focused_2cd5 .filter-prev-6e19 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern_focused_355a {
  display: inline-block;
}
.motion-3ed2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.motion-3ed2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.motion-3ed2 .black-2095 {
  padding: 1em 0;
  font-size: 85%;
}
.black-2095 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.content_down_aa8d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.content_down_aa8d:after,
.content_down_aa8d:before {
  content: "";
  display: table;
}
.content_down_aa8d:after {
  clear: both;
}
.backdrop_down_75fe {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.smooth-9609 .backdrop_down_75fe {
  max-width: 50%;
}
.pagination_9e4c .backdrop_down_75fe {
  max-width: 33.33%;
}
.large-41dd .backdrop_down_75fe {
  max-width: 25%;
}
.main_e33e .backdrop_down_75fe {
  max-width: 20%;
}
.tiny_9adb .backdrop_down_75fe {
  max-width: 16.66%;
}
.heading-f67f .backdrop_down_75fe {
  max-width: 14.28%;
}
.liquid-4eb2 .backdrop_down_75fe {
  max-width: 12.5%;
}
.notification-action-871d .backdrop_down_75fe {
  max-width: 11.11%;
}
.carousel-wood-9b0c {
  display: block;
}
.pressed-71c6 .info-red-36c4 label,
.pressed-71c6 .component_hot_add9 label,
.pressed-71c6 .link-down-96b4 label,
.pressed-71c6 .icon_6964 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside_59db {
  list-style: none;
  margin: 0;
}
.aside_59db article.info_gold_68b6 {
  margin-bottom: 0;
}
.aside_59db ul {
  list-style: none;
  margin: 0;
}
.aside_59db .top-18fc li.info_gold_68b6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside_59db .top-18fc li.info_gold_68b6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside_59db .top-18fc li.info_gold_68b6: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) {
  .aside_59db .top-18fc li.info_gold_68b6 li.info_gold_68b6 li.info_gold_68b6 li.info_gold_68b6 {
    padding-left: 0;
  }
}
article.info_gold_68b6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_gold_68b6 .bright_a3e2 p:last-of-type {
  margin-bottom: 0;
}
article.info_gold_68b6 .top_3650 {
  float: left;
}
article.info_gold_68b6 .status_3ddd {
  margin-left: 85px;
}
article.info_gold_68b6 .card-dirty-a999 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_gold_68b6 .card-dirty-a999 .hovered_7bb0 {
  margin-left: 10px;
}
article.info_gold_68b6 .background_first_f8e5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_gold_68b6 .container_wood_3c88 {
  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 .info-red-36c4,
  #respond .link-down-96b4,
  #respond .icon_6964 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-red-36c4 input,
#respond .link-down-96b4 input,
#respond .icon_6964 input {
  width: 100%;
}
#respond .icon_6964 {
  margin-right: 0;
}
#respond .summary_motion_b15b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.short-b09c {
  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;
}
.short-b09c.alert_a118 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.short-b09c 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%);
}
.short-b09c:focus,
.short-b09c: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);
}
.warm-77ba {
  border-radius: 10%;
}
.hidden_rough_7b5f {
  border-radius: 50%;
}
.nav-e804 {
  font-size: 0.72em;
}
.article-motion-fc69 {
  font-size: 0.875em;
}
.tooltip_ec83 {
  font-size: 1.1em;
}
.sidebar_3d4c {
  text-transform: uppercase;
  line-height: 1.2;
}
.sidebar_3d4c.nav-e804 {
  letter-spacing: 0.5px;
}
.picture_c95c,
.picture_c95c a {
  color: #6d6d6d;
}
.picture_c95c a:hover {
  color: #111;
}
.wrapper_9ba8 {
  color: #6d6d6d;
}
.in_c968 {
  overflow-x: hidden;
}
.in_c968 .label_west_add3.video_new_55d1 {
  position: relative;
}
.in_c968 .label_west_add3.video_new_55d1.dim_e344 {
  position: initial;
}
.in_c968
  .label_west_add3.video_new_55d1.dim_e344
  .notification-yellow-2166 {
  left: auto;
}
.in_c968 .label_west_add3 .notification-yellow-2166 {
  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;
}
.in_c968 .label_west_add3:hover.video_new_55d1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.in_c968
  .label_west_add3:hover.video_new_55d1
  .notification-yellow-2166 {
  display: block;
  z-index: 9999999;
}
.in_c968 .chip-2232 .grid_9c1a,
.in_c968 .up_44bd .grid_9c1a {
  display: none;
}
.in_c968 .gallery-hovered-3173 .label_west_add3:hover.video_new_55d1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pressed-71c6 .info-red-36c4 label,
.pressed-71c6 .component_hot_add9 label,
.pressed-71c6 .link-down-96b4 label,
.pressed-71c6 .icon_6964 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside_59db {
  list-style: none;
  margin: 0;
}
.aside_59db article.info_gold_68b6 {
  margin-bottom: 0;
}
.aside_59db ul {
  list-style: none;
  margin: 0;
}
.aside_59db .top-18fc li.info_gold_68b6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside_59db .top-18fc li.info_gold_68b6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside_59db .top-18fc li.info_gold_68b6: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) {
  .aside_59db .top-18fc li.info_gold_68b6 li.info_gold_68b6 li.info_gold_68b6 li.info_gold_68b6 {
    padding-left: 0;
  }
}
article.info_gold_68b6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_gold_68b6 .bright_a3e2 p:last-of-type {
  margin-bottom: 0;
}
article.info_gold_68b6 .top_3650 {
  float: left;
}
article.info_gold_68b6 .status_3ddd {
  margin-left: 85px;
}
article.info_gold_68b6 .card-dirty-a999 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_gold_68b6 .card-dirty-a999 .hovered_7bb0 {
  margin-left: 10px;
}
article.info_gold_68b6 .background_first_f8e5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_gold_68b6 .container_wood_3c88 {
  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 .info-red-36c4,
  #respond .link-down-96b4,
  #respond .icon_6964 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-red-36c4 input,
#respond .link-down-96b4 input,
#respond .icon_6964 input {
  width: 100%;
}
#respond .icon_6964 {
  margin-right: 0;
}
#respond .summary_motion_b15b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-2232 .motion-0e9d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.motion-0e9d .form-7d09.icon_wood_9c36 .prev_de07 > li > a:focus,
.motion-0e9d .form-7d09.icon_wood_9c36 .prev_de07 > li > a:hover,
.motion-0e9d .form-7d09.shade-ee99 .prev_de07 > li > a:focus,
.motion-0e9d .form-7d09.shade-ee99 .prev_de07 > li > a:hover,
.motion-0e9d .form-7d09.photo_clean_4bb3 .prev_de07 > li > a:focus,
.motion-0e9d .form-7d09.photo_clean_4bb3 .prev_de07 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-0e9d
  .form-7d09.icon_wood_9c36
  .prev_de07
  > li.red_bc8c
  > a,
.motion-0e9d
  .form-7d09.icon_wood_9c36
  .prev_de07
  > li.action_8aba
  > a,
.motion-0e9d
  .form-7d09.shade-ee99
  .prev_de07
  > li.red_bc8c
  > a,
.motion-0e9d
  .form-7d09.shade-ee99
  .prev_de07
  > li.action_8aba
  > a,
.motion-0e9d
  .form-7d09.photo_clean_4bb3
  .prev_de07
  > li.red_bc8c
  > a,
.motion-0e9d .form-7d09.photo_clean_4bb3 .prev_de07 > li.disabled-focused-8436 > a {
  color: rgba(255, 255, 255, 0.99);
}
.motion-0e9d .red_6860,
.motion-0e9d .red_6860 a {
  color: rgba(255, 255, 255, 0.99);
}
.motion-0e9d .notice_257e.header_plasma_075a li a,
.motion-0e9d .table_wood_a539 a,
.motion-0e9d .dark-1636,
.motion-0e9d .prev_de07 > li > a,
.motion-0e9d .advanced_3948 {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d .notice_257e.header_plasma_075a li a:hover,
.motion-0e9d .table_wood_a539 a:hover,
.motion-0e9d .dark-1636:hover,
.motion-0e9d .prev_de07 > li > a:hover,
.motion-0e9d .advanced_3948:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-0e9d .column-up-ff08 {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d .column-up-ff08 .selected_8b91 {
  color: rgba(255, 255, 255, 0.99);
}
.motion-0e9d .column-up-ff08:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-0e9d .hover-silver-a9ce .tiny_2a7a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d .hover-silver-a9ce .tiny_2a7a .button-4295 {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d
  .hover-silver-a9ce
  .tiny_2a7a
  .button-4295::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d
  .hover-silver-a9ce
  .tiny_2a7a
  .button-4295:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d
  .hover-silver-a9ce
  .tiny_2a7a
  .button-4295::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d
  .hover-silver-a9ce
  .tiny_2a7a
  .button-4295::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d .hover-silver-a9ce .pagination_tall_6964 {
  color: rgba(255, 255, 255, 0.79);
}
.motion-0e9d .hover-silver-a9ce .pagination_tall_6964:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_7e26
  .motion-0e9d
  .hover-silver-a9ce
  .hovered_a65b
  .card_basic_d2e8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lower_7e26
  .motion-0e9d
  .hover-silver-a9ce
  .hovered_a65b
  .button-4295 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-2232 .footer_action_9ff7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.footer_action_9ff7 .form-7d09.icon_wood_9c36 .prev_de07 > li > a:focus,
.footer_action_9ff7 .form-7d09.icon_wood_9c36 .prev_de07 > li > a:hover,
.footer_action_9ff7 .form-7d09.shade-ee99 .prev_de07 > li > a:focus,
.footer_action_9ff7 .form-7d09.shade-ee99 .prev_de07 > li > a:hover,
.footer_action_9ff7 .form-7d09.photo_clean_4bb3 .prev_de07 > li > a:focus,
.footer_action_9ff7 .form-7d09.photo_clean_4bb3 .prev_de07 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_action_9ff7
  .form-7d09.icon_wood_9c36
  .prev_de07
  > li.red_bc8c
  > a,
.footer_action_9ff7
  .form-7d09.icon_wood_9c36
  .prev_de07
  > li.action_8aba
  > a,
.footer_action_9ff7
  .form-7d09.shade-ee99
  .prev_de07
  > li.red_bc8c
  > a,
.footer_action_9ff7
  .form-7d09.shade-ee99
  .prev_de07
  > li.action_8aba
  > a,
.footer_action_9ff7
  .form-7d09.photo_clean_4bb3
  .prev_de07
  > li.red_bc8c
  > a,
.footer_action_9ff7 .form-7d09.photo_clean_4bb3 .prev_de07 > li.disabled-focused-8436 > a {
  color: rgba(0, 0, 0, 0.8);
}
.footer_action_9ff7 .red_6860,
.footer_action_9ff7 .red_6860 a {
  color: rgba(0, 0, 0, 0.8);
}
.footer_action_9ff7 .notice_257e.header_plasma_075a li a,
.footer_action_9ff7 .table_wood_a539 a,
.footer_action_9ff7 .dark-1636,
.footer_action_9ff7 .prev_de07 > li > a,
.footer_action_9ff7 .advanced_3948 {
  color: rgba(0, 0, 0, 0.55);
}
.footer_action_9ff7 .notice_257e.header_plasma_075a li a:hover,
.footer_action_9ff7 .table_wood_a539 a:hover,
.footer_action_9ff7 .dark-1636:hover,
.footer_action_9ff7 .prev_de07 > li > a:hover,
.footer_action_9ff7 .advanced_3948:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_action_9ff7 .column-up-ff08 {
  color: rgba(0, 0, 0, 0.55);
}
.footer_action_9ff7 .column-up-ff08 .selected_8b91 {
  color: rgba(0, 0, 0, 0.8);
}
.footer_action_9ff7 .column-up-ff08:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_a263 .warm-a9ea {
  margin-left: auto;
  margin-right: auto;
}
.slider-62bb > * {
  margin-left: auto;
  margin-right: auto;
}
.slider-62bb .media-079a {
  margin-right: 1.41575em;
}
.progress_yellow_2254 .slider-62bb > .search-23e5 {
  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;
}
.progress_yellow_2254 .slider-62bb > .fresh-ef8a {
  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;
}
.info_tiny_652d.info_a263 .warm-a9ea,
.thumbnail-f566.info_a263 .warm-a9ea {
  margin-left: 0;
}
.video-cold-c44b.info_a263 .warm-a9ea,
.footer_f21b.info_a263 .warm-a9ea {
  margin-right: 0;
}
.slider-62bb ol,
.slider-62bb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.over-4211 video {
  max-width: 100%;
}
.focus_hard_0241 img {
  display: block;
}
.focus_hard_0241.media-079a,
.focus_hard_0241.list_6c6c {
  width: 100%;
}
.focus_hard_0241.fresh-ef8a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask_f93d:not(.paragraph_09ee) {
  margin: 1.5em auto;
}
.shade-d238 p {
  padding: 1.5em 14px;
}
ul.thick_1d67.fresh-ef8a,
ul.thick_1d67.search-23e5,
ul.thick_1d67.pressed_c35b.search-23e5 {
  padding: 0 14px;
}
.menu-upper-092b {
  display: block;
  overflow-x: auto;
}
.menu-upper-092b table {
  border-collapse: collapse;
  width: 100%;
}
.menu-upper-092b td,
.menu-upper-092b th {
  padding: 0.5em;
}
.slider-62bb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slider-62bb ol ol,
.slider-62bb ol ul,
.slider-62bb ul ol,
.slider-62bb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slider-62bb ol ol li,
.slider-62bb ol ul li,
.slider-62bb ul ol li,
.slider-62bb ul ul li {
  margin-left: 0;
}
.brown-72e5.menu_f2fd > .thumbnail-last-171e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.brown-72e5.menu_f2fd > .thumbnail-last-171e iframe,
.brown-72e5.menu_f2fd > .thumbnail-last-171e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.narrow_d7f0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.narrow_d7f0.surface-selected-adee {
  padding: 0;
}
.narrow_d7f0.surface-selected-adee cite {
  font-size: 13px;
}
.narrow_d7f0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.narrow_d7f0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wide-ade1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wide-ade1 > p:first-child {
  margin-top: 0;
}
.wide-ade1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wide-ade1 blockquote {
  border-left: 0;
}
.content_acb9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.content_acb9:not(.video-ab44) {
  max-width: 100px;
}
.content_acb9.message_complex_1424 {
  border-bottom: none !important;
  text-align: center;
}
.content_acb9.message_complex_1424::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shade-d238 p {
    padding: 1.5em 0;
  }
}
.border_443d {
  color: #0073aa;
}
.nav_clean_189a {
  background-color: #0073aa;
}
.pagination-02f9 {
  color: #229fd8;
}
.widget-first-0122 {
  background-color: #229fd8;
}
.search-09ac {
  color: #eee;
}
.text-e675 {
  background-color: #eee;
}
.row-0ef5 {
  color: #444;
}
.basic-7456 {
  background-color: #444;
}
.button-5d67 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button-5d67 .fresh-d75b .table_wood_a539 {
  font-size: 15px;
}
.button-5d67 .table_wood_a539 {
  line-height: 1.3;
}
.button-5d67 .footer_action_9ff7 {
}
.button-5d67 .motion-0e9d {
  background: #235787;
}
.outline_large_6956 {
  padding: 0;
}
.outline_large_6956 .motion-0e9d {
  background: #1a1a1a;
}
.outline_large_6956 .footer_action_9ff7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video-d412 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video-d412 .footer_action_9ff7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video-d412 .motion-0e9d {
  background: #303030;
}
.gradient-f4c1 {
  position: relative;
  z-index: 10;
}
.gradient-f4c1 .popup_40dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-solid-8002 .video_new_55d1 {
  display: inline-block;
  vertical-align: middle;
}
.menu-solid-8002.tooltip_2a5c .video_new_55d1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu-solid-8002.tooltip_2a5c .video_new_55d1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu-solid-8002.tooltip_2a5c .video_new_55d1 {
    margin-right: 0.4em;
  }
}
.menu-solid-8002.tooltip_2a5c .video_new_55d1:last-child {
  margin-right: 0;
}
.light-164f .popup_40dc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip-2232 .fresh-d75b {
    margin: 0 -0.5em;
  }
  .chip-2232 .fresh-d75b [class*="customify-col-"],
  .chip-2232 .fresh-d75b [class*="customify-col_"],
  .chip-2232 .fresh-d75b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip-2232.in_3cf2 .popup_40dc {
  background: 0 0 !important;
}
.chip-2232.in_3cf2 .popup_40dc,
.chip-2232.light-164f .popup_40dc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip-2232.title_tall_7168 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip-2232.light-164f .popup_40dc {
  box-shadow: none !important;
}
.caption_bright_a6b3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption_bright_a6b3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption_bright_a6b3 {
    padding: 18px 0 20px;
  }
}
.caption_bright_a6b3 .paragraph-c8d2 {
  width: 100%;
}
.caption_bright_a6b3 .breadcrumb_5c68 {
  margin-bottom: 0;
}
.caption_bright_a6b3 .copper_a013 {
  margin-top: 5px;
  font-size: 0.875em;
}
.large-dafd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large-dafd .label-new-b4c0 {
  width: 100%;
}
.static-e86f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.static-e86f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.static-e86f 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;
}
.static-e86f li:last-child:after {
  display: none;
}
.static-e86f li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_purple_9618 .grid_9c1a button,
.caption_bright_a6b3 .grid_9c1a button {
  left: 0;
}
.media_purple_9618 .label-new-b4c0,
.caption_bright_a6b3 .label-new-b4c0 {
  padding-left: 0;
  padding-right: 0;
}
.media_purple_9618 .large-dafd,
.caption_bright_a6b3 .large-dafd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_purple_9618 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_purple_9618:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.media_purple_9618 .paragraph-36f2 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .media_purple_9618 .paragraph-36f2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_purple_9618 .paragraph-36f2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_purple_9618 .paragraph-36f2 {
    min-height: 200px;
  }
}
.media_purple_9618 .static-e86f {
  color: rgba(255, 255, 255, 0.8);
}
.media_purple_9618 .static-e86f a,
.media_purple_9618 .static-e86f li:after {
  color: inherit;
}
.media_purple_9618 .static-e86f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.over-8d73 {
  margin-bottom: 0.5em;
}
.sort_hot_b374 {
  margin-bottom: 1.2em;
}
.sort_hot_b374,
.over-8d73 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort_hot_b374 p:last-child,
.over-8d73 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .grid_9c1a,
#masthead .grid_9c1a {
  display: none;
}
#masthead
  > .grid_9c1a.sidebar-thick-3aa8 {
  display: none;
}
#masthead > .grid_9c1a button {
  left: 0;
}
.text_76a7 {
  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%;
}
.text_76a7 .video_new_55d1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text_76a7 .label_41d2 {
  display: -webkit-box;
  display: flex;
}
.text_76a7 .label_41d2.accent_643e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text_76a7 .label_41d2.small-b321 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_76a7 .label_41d2.yellow_04f0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_76a7.carousel-ed30.section_de7f .label_41d2.accent_643e {
  flex-basis: 100%;
}
.text_76a7.advanced_e29b .label_41d2.small-b321 {
  -webkit-box-flex: 1;
  flex: auto;
}
.text_76a7.advanced_e29b .label_41d2.yellow_04f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .grid_9c1a.sidebar-thick-3aa8 {
  display: none;
}
#masthead > .grid_9c1a button {
  left: 0;
}
.surface-gas-6e19 {
  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;
}
.surface-gas-6e19:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.surface-gas-6e19.hover_orange_b458 i {
  margin-right: 4px;
}
.surface-gas-6e19.paper_aed4 i {
  margin-left: 5px;
}
.table_wood_a539 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.table_wood_a539 p:last-child {
  margin-bottom: 0;
}
.shade_top_f32e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shade_top_f32e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shade_top_f32e img {
  display: block;
  width: auto;
  line-height: 1;
}
.shade_top_f32e .red_6860 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shade_top_f32e .frame-44ab {
  margin: 5px 0 7px 0;
}
.shade_top_f32e.hidden_e4a2 .copper-76b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_top_f32e.hidden_e4a2 .down-140a {
  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;
}
.shade_top_f32e.advanced_eb69 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shade_top_f32e.advanced_eb69 .copper-76b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_top_f32e.advanced_eb69 .down-140a {
  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;
}
.shade_top_f32e.outline_7144 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade_top_f32e.focused_3ee5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shade_top_f32e.focused_3ee5 .down-140a {
  margin-top: 7px;
}
.fast-b18f {
  display: inline-block;
}
.gradient-f4c1 .inner-8339 .shade_top_f32e img {
  max-width: 100%;
}
.form-7d09 .text_788c.advanced_cfe8,
.main-6906 .text_788c.advanced_cfe8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-7d09 .mask_cold_8913,
.main-6906 .mask_cold_8913 {
  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%);
}
.form-7d09 .mask_cold_8913 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.form-7d09.preview-04da .mask_cold_8913 {
  display: none;
}
.form-7d09 .fluid_7c2b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-7d09 .fluid_7c2b li {
  display: inline-block;
  position: relative;
}
.form-7d09 .fluid_7c2b li:last-child {
  margin-right: 0;
}
.form-7d09 .fluid_7c2b 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;
}
.form-7d09 .fluid_7c2b li.disabled-focused-8436 > a {
  color: rgba(0, 0, 0, 0.9);
}
.form-7d09 .fluid_7c2b > 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;
}
.form-7d09 .fluid_7c2b > li > a i {
  line-height: 0;
}
.form-7d09 .fluid_7c2b > li.thumbnail-top-1853 > a .mask_cold_8913 {
  margin-left: 4px;
  line-height: 0;
}
.form-7d09 .fluid_7c2b .heading_red_706e li.thumbnail-top-1853 > a {
  position: relative;
}
.form-7d09 .fluid_7c2b .heading_red_706e li.thumbnail-top-1853 > a:after,
.form-7d09 .fluid_7c2b .heading_red_706e li.thumbnail-top-1853 > a:before {
  content: "";
  display: table;
}
.form-7d09 .fluid_7c2b .heading_red_706e li.thumbnail-top-1853 > a:after {
  clear: both;
}
.form-7d09 .fluid_7c2b .heading_red_706e li.thumbnail-top-1853 > a .mask_cold_8913 {
  margin-left: 5px;
  float: right;
}
.form-7d09 .mini_5279,
.form-7d09 .heading_red_706e {
  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;
}
.form-7d09 .heading_red_706e {
  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;
}
.form-7d09 .heading_red_706e .advanced_cfe8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-7d09 .heading_red_706e .mask_cold_8913 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.form-7d09 .heading_red_706e li {
  display: block;
  margin: 0;
  padding: 0;
}
.form-7d09 .heading_red_706e 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;
}
.form-7d09 .heading_red_706e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.form-7d09 .heading_red_706e .heading_red_706e {
  top: 0;
  left: 100%;
}
.form-7d09 .motion_2e48.fn-focus-187a > .mini_5279,
.form-7d09 .motion_2e48.fn-focus-187a > .heading_red_706e,
.form-7d09 .motion_2e48:focus > .mini_5279,
.form-7d09 .motion_2e48:focus > .heading_red_706e,
.form-7d09 .motion_2e48:hover > .mini_5279,
.form-7d09 .motion_2e48:hover > .heading_red_706e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.form-7d09.photo_clean_4bb3 .prev_de07:after,
.form-7d09.photo_clean_4bb3 .prev_de07:before {
  content: "";
  display: table;
}
.form-7d09.photo_clean_4bb3 .prev_de07:after {
  clear: both;
}
.form-7d09.photo_clean_4bb3 .prev_de07 > li {
  float: left;
}
.form-7d09.overlay_hard_0e64 .prev_de07:after,
.form-7d09.overlay_hard_0e64 .prev_de07:before {
  content: "";
  display: table;
}
.form-7d09.overlay_hard_0e64 .prev_de07:after {
  clear: both;
}
.form-7d09.overlay_hard_0e64 .prev_de07 > li {
  float: left;
}
.form-7d09.overlay_hard_0e64 .prev_de07 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.form-7d09.overlay_hard_0e64 .prev_de07 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.form-7d09.overlay_hard_0e64 .prev_de07 > li.red_bc8c > a,
.form-7d09.overlay_hard_0e64 .prev_de07 > li.disabled-focused-8436 > a {
  color: #fff;
  background-color: #1e4b75;
}
.form-7d09.icon_wood_9c36 .prev_de07 > li > a .advanced_cfe8 {
  position: relative;
}
.form-7d09.icon_wood_9c36 .prev_de07 > li > a .advanced_cfe8: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;
}
.form-7d09.icon_wood_9c36
  .prev_de07
  > li:focus
  > a
  .advanced_cfe8:before,
.form-7d09.icon_wood_9c36
  .prev_de07
  > li:hover
  > a
  .advanced_cfe8:before {
  width: 100%;
  background-color: currentColor;
}
.form-7d09.icon_wood_9c36
  .prev_de07
  > li.red_bc8c
  > a
  .advanced_cfe8:before,
.form-7d09.icon_wood_9c36
  .prev_de07
  > li.action_8aba
  > a
  .advanced_cfe8:before {
  width: 100%;
  background-color: currentColor;
}
.form-7d09.shade-ee99 .prev_de07 > li > a .advanced_cfe8 {
  position: relative;
}
.form-7d09.shade-ee99 .prev_de07 > li > a .advanced_cfe8: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;
}
.form-7d09.shade-ee99 .prev_de07 > li:focus > a .advanced_cfe8:before,
.form-7d09.shade-ee99
  .prev_de07
  > li:hover
  > a
  .advanced_cfe8:before {
  width: 100%;
  background-color: currentColor;
}
.form-7d09.shade-ee99
  .prev_de07
  > li.red_bc8c
  > a
  .advanced_cfe8:before,
.form-7d09.shade-ee99
  .prev_de07
  > li.action_8aba
  > a
  .advanced_cfe8:before {
  width: 100%;
  background-color: currentColor;
}
.main-6906 .fluid_7c2b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-6906 .fluid_7c2b li:first-child > a {
  border-top: none;
}
.main-6906 .fluid_7c2b .white-42f3 > .advanced_cfe8 .mask_cold_8913 {
  display: none;
}
.main-6906 .fluid_7c2b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.main-6906 .fluid_7c2b li:last-child {
  border: none;
}
.main-6906 .fluid_7c2b li.thumbnail-top-1853 > a {
  padding-right: 45px !important;
}
.main-6906 .fluid_7c2b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.main-6906 .fluid_7c2b li a:focus,
.main-6906 .fluid_7c2b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-6906 .fluid_7c2b li .mask-b1c2 {
  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;
}
.main-6906 .fluid_7c2b li .mask-b1c2:hover {
  box-shadow: none;
}
.main-6906 .fluid_7c2b li .mask-b1c2 .mask_cold_8913 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.main-6906 .fluid_7c2b .heading_red_706e {
  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);
}
.main-6906 .fluid_7c2b .heading_red_706e li a {
  padding-left: 3em;
}
.main-6906 .fluid_7c2b .backdrop_231d > a .mask-b1c2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-6906 .fluid_7c2b .backdrop_231d > .heading_red_706e {
  display: block;
  opacity: 1;
}
.summary_0438 {
  max-width: 100%;
}
.widget-73ff {
  line-height: 0;
  cursor: pointer;
}
.advanced_3948 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.advanced_3948:hover {
  box-shadow: none;
  color: currentColor;
}
.advanced_3948 svg {
  width: 18px;
  height: 18px;
}
.advanced_3948 .hot_69ae {
  display: none;
}
.tertiary-4c5e {
  position: relative;
}
.tertiary-4c5e.fn-active-187a .advanced_3948 .status-fast-47bd {
  display: none;
}
.tertiary-4c5e.fn-active-187a .advanced_3948 .hot_69ae {
  display: inline-block;
}
.tertiary-4c5e .chip-03d4 {
  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);
}
.tertiary-4c5e.input_3f6c .chip-03d4 {
  left: auto;
  right: -0.9em;
}
.tertiary-4c5e.input_3f6c .description_e999::before {
  left: auto;
  right: 15px;
}
.tertiary-4c5e.fn-active-187a .chip-03d4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hovered_a65b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hovered_a65b label {
  flex-basis: 100%;
}
.hovered_a65b .tiny_2a7a {
  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;
}
.hovered_a65b .button-4295 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hovered_a65b .button-4295:focus {
  background-color: transparent;
}
.hovered_a65b button.pagination_tall_6964 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hovered_a65b button.pagination_tall_6964:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hovered_a65b button.pagination_tall_6964 svg {
  width: 18px;
  height: 18px;
}
.hovered_a65b input[type="submit"] {
  min-height: auto;
}
.hover-silver-a9ce .hovered_a65b .button-4295 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description_e999 {
  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) {
  .description_e999 {
    width: 220px;
  }
}
.description_e999 label {
  flex-basis: 100%;
}
.description_e999::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;
}
.lower_7e26 .hover-silver-a9ce .hovered_a65b {
  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;
}
.lower_7e26
  .hover-silver-a9ce
  .hovered_a65b
  .tiny_2a7a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.lower_7e26 .hover-silver-a9ce .hovered_a65b .button-4295 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.lower_7e26
  .hover-silver-a9ce
  .hovered_a65b
  .button-4295:focus {
  background: 0 0;
}
.lower_7e26
  .hover-silver-a9ce
  .hovered_a65b
  .card_basic_d2e8 {
  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;
}
.notice_257e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notice_257e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notice_257e li:last-child {
  margin-right: 0;
}
.notice_257e li:first-child {
  margin-left: 0;
}
.notice_257e.card_center_886c a {
  color: #fff;
}
.notice_257e.card_center_886c a:hover {
  color: #fff;
}
.notice_257e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notice_257e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notice_257e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notice_257e a:hover {
  opacity: 0.9;
  color: inherit;
}
.notice_257e [class*="social-icon-apple"] {
  background-color: #999;
}
.notice_257e [class*="social-icon-apple"].gallery-north-2de7 {
  background-color: transparent;
  color: #999;
}
.notice_257e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notice_257e [class*="social-icon-behance"].gallery-north-2de7 {
  background-color: transparent;
  color: #1769ff;
}
.notice_257e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notice_257e [class*="social-icon-bitbucket"].gallery-north-2de7 {
  background-color: transparent;
  color: #205081;
}
.notice_257e [class*="social-icon-codepen"] {
  background-color: #000;
}
.notice_257e [class*="social-icon-codepen"].gallery-north-2de7 {
  background-color: transparent;
  color: #000;
}
.notice_257e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notice_257e [class*="social-icon-delicious"].gallery-north-2de7 {
  background-color: transparent;
  color: #39f;
}
.notice_257e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notice_257e [class*="social-icon-digg"].gallery-north-2de7 {
  background-color: transparent;
  color: #005be2;
}
.notice_257e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notice_257e [class*="social-icon-dribbble"].gallery-north-2de7 {
  background-color: transparent;
  color: #ea4c89;
}
.notice_257e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notice_257e [class*="social-icon-envelope"].gallery-north-2de7 {
  background-color: transparent;
  color: #ea4335;
}
.notice_257e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notice_257e [class*="social-icon-facebook"].gallery-north-2de7 {
  background-color: transparent;
  color: #3b5998;
}
.notice_257e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notice_257e [class*="social-icon-flickr"].gallery-north-2de7 {
  background-color: transparent;
  color: #0063dc;
}
.notice_257e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notice_257e [class*="social-icon-foursquare"].gallery-north-2de7 {
  background-color: transparent;
  color: #2d5be3;
}
.notice_257e [class*="social-icon-github"] {
  background-color: #333;
}
.notice_257e [class*="social-icon-github"].gallery-north-2de7 {
  background-color: transparent;
  color: #333;
}
.notice_257e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notice_257e [class*="social-icon-google-plus"].gallery-north-2de7 {
  background-color: transparent;
  color: #dd4b39;
}
.notice_257e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notice_257e [class*="social-icon-houzz"].gallery-north-2de7 {
  background-color: transparent;
  color: #7ac142;
}
.notice_257e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notice_257e [class*="social-icon-instagram"].gallery-north-2de7 {
  background-color: transparent;
  color: #262626;
}
.notice_257e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notice_257e [class*="social-icon-jsfiddle"].gallery-north-2de7 {
  background-color: transparent;
  color: #487aa2;
}
.notice_257e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notice_257e [class*="social-icon-linkedin"].gallery-north-2de7 {
  background-color: transparent;
  color: #0077b5;
}
.notice_257e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notice_257e [class*="social-icon-medium"].gallery-north-2de7 {
  background-color: transparent;
  color: #00ab6b;
}
.notice_257e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notice_257e
  [class*="social-icon-odnoklassniki"].gallery-north-2de7 {
  background-color: transparent;
  color: #f4731c;
}
.notice_257e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notice_257e [class*="social-icon-meetup"].gallery-north-2de7 {
  background-color: transparent;
  color: #ec1c40;
}
.notice_257e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notice_257e [class*="social-icon-pinterest"].gallery-north-2de7 {
  background-color: transparent;
  color: #bd081c;
}
.notice_257e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notice_257e [class*="social-icon-product-hunt"].gallery-north-2de7 {
  background-color: transparent;
  color: #da552f;
}
.notice_257e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notice_257e [class*="social-icon-reddit"].gallery-north-2de7 {
  background-color: transparent;
  color: #ff4500;
}
.notice_257e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notice_257e [class*="social-icon-rss"].gallery-north-2de7 {
  background-color: transparent;
  color: #f26522;
}
.notice_257e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notice_257e
  [class*="social-icon-shopping-cart"].gallery-north-2de7 {
  background-color: transparent;
  color: #4caf50;
}
.notice_257e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notice_257e [class*="social-icon-skype"].gallery-north-2de7 {
  background-color: transparent;
  color: #00aff0;
}
.notice_257e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notice_257e [class*="social-icon-slideshare"].gallery-north-2de7 {
  background-color: transparent;
  color: #0077b5;
}
.notice_257e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notice_257e [class*="social-icon-snapchat"].gallery-north-2de7 {
  background-color: transparent;
  color: #fffc00;
}
.notice_257e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notice_257e [class*="social-icon-soundcloud"].gallery-north-2de7 {
  background-color: transparent;
  color: #f80;
}
.notice_257e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notice_257e [class*="social-icon-spotify"].gallery-north-2de7 {
  background-color: transparent;
  color: #2ebd59;
}
.notice_257e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notice_257e
  [class*="social-icon-stack-overflow"].gallery-north-2de7 {
  background-color: transparent;
  color: #fe7a15;
}
.notice_257e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notice_257e [class*="social-icon-maldkfgram"].gallery-north-2de7 {
  background-color: transparent;
  color: #2ca5e0;
}
.notice_257e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notice_257e [class*="social-icon-tripadvisor"].gallery-north-2de7 {
  background-color: transparent;
  color: #589442;
}
.notice_257e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notice_257e [class*="social-icon-tumblr"].gallery-north-2de7 {
  background-color: transparent;
  color: #35465c;
}
.notice_257e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notice_257e [class*="social-icon-twitch"].gallery-north-2de7 {
  background-color: transparent;
  color: #6441a5;
}
.notice_257e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notice_257e [class*="social-icon-twitter"].gallery-north-2de7 {
  background-color: transparent;
  color: #1da1f2;
}
.notice_257e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notice_257e [class*="social-icon-vimeo"].gallery-north-2de7 {
  background-color: transparent;
  color: #1ab7ea;
}
.notice_257e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notice_257e [class*="social-icon-vk"].gallery-north-2de7 {
  background-color: transparent;
  color: #45668e;
}
.notice_257e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notice_257e [class*="social-icon-weibo"].gallery-north-2de7 {
  background-color: transparent;
  color: #df2029;
}
.notice_257e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notice_257e [class*="social-icon-weixin"].gallery-north-2de7 {
  background-color: transparent;
  color: #7bb32e;
}
.notice_257e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notice_257e [class*="social-icon-whatsapp"].gallery-north-2de7 {
  background-color: transparent;
  color: #25d366;
}
.notice_257e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notice_257e [class*="social-icon-wordpress"].gallery-north-2de7 {
  background-color: transparent;
  color: #21759b;
}
.notice_257e [class*="social-icon-xing"] {
  background-color: #026466;
}
.notice_257e [class*="social-icon-xing"].gallery-north-2de7 {
  background-color: transparent;
  color: #026466;
}
.notice_257e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notice_257e [class*="social-icon-yelp"].gallery-north-2de7 {
  background-color: transparent;
  color: #af0606;
}
.notice_257e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notice_257e [class*="social-icon-youtube"].gallery-north-2de7 {
  background-color: transparent;
  color: #cd201f;
}
.dark-1636 {
  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;
}
.dark-1636:hover {
  box-shadow: none;
  background: 0 0;
}
.inner-707a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.narrow-8072 {
  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;
}
.new_b9b8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.center_12ad {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.center_12ad,
.center_12ad::after,
.center_12ad::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;
}
.center_12ad::after,
.center_12ad::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_7d29 .narrow-8072 .new_b9b8 {
  margin-top: -2px;
  width: 19px;
}
.gradient_7d29 .narrow-8072 .center_12ad {
  margin-top: -1px;
}
.gradient_7d29 .narrow-8072 .center_12ad,
.gradient_7d29 .narrow-8072 .center_12ad::after,
.gradient_7d29 .narrow-8072 .center_12ad::before {
  width: 19px;
  height: 2px;
}
.gradient_7d29 .narrow-8072 .center_12ad::before {
  top: -6px;
}
.gradient_7d29 .narrow-8072 .center_12ad::after {
  bottom: -6px;
}
.widget_8796 .narrow-8072 .new_b9b8 {
  margin-top: -2px;
  width: 22px;
}
.widget_8796 .narrow-8072 .center_12ad {
  margin-top: -1px;
}
.widget_8796 .narrow-8072 .center_12ad,
.widget_8796 .narrow-8072 .center_12ad::after,
.widget_8796 .narrow-8072 .center_12ad::before {
  width: 22px;
  height: 2px;
}
.widget_8796 .narrow-8072 .center_12ad::before {
  top: -7px;
}
.widget_8796 .narrow-8072 .center_12ad::after {
  bottom: -7px;
}
.picture-east-44f3 .narrow-8072 .new_b9b8 {
  margin-top: -2px;
  width: 31px;
}
.picture-east-44f3 .narrow-8072 .center_12ad {
  margin-top: -1.5px;
}
.picture-east-44f3 .narrow-8072 .center_12ad,
.picture-east-44f3 .narrow-8072 .center_12ad::after,
.picture-east-44f3 .narrow-8072 .center_12ad::before {
  width: 31px;
  height: 3px;
}
.picture-east-44f3 .narrow-8072 .center_12ad::before {
  top: -9px;
}
.picture-east-44f3 .narrow-8072 .center_12ad::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .item_84f7 .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 19px;
  }
  .item_84f7 .narrow-8072 .center_12ad {
    margin-top: -1px;
  }
  .item_84f7 .narrow-8072 .center_12ad,
  .item_84f7 .narrow-8072 .center_12ad::after,
  .item_84f7 .narrow-8072 .center_12ad::before {
    width: 19px;
    height: 2px;
  }
  .item_84f7 .narrow-8072 .center_12ad::before {
    top: -6px;
  }
  .item_84f7 .narrow-8072 .center_12ad::after {
    bottom: -6px;
  }
  .logo_orange_23dd .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 22px;
  }
  .logo_orange_23dd .narrow-8072 .center_12ad {
    margin-top: -1px;
  }
  .logo_orange_23dd .narrow-8072 .center_12ad,
  .logo_orange_23dd .narrow-8072 .center_12ad::after,
  .logo_orange_23dd .narrow-8072 .center_12ad::before {
    width: 22px;
    height: 2px;
  }
  .logo_orange_23dd .narrow-8072 .center_12ad::before {
    top: -7px;
  }
  .logo_orange_23dd .narrow-8072 .center_12ad::after {
    bottom: -7px;
  }
  .pagination-tall-8239 .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 31px;
  }
  .pagination-tall-8239 .narrow-8072 .center_12ad {
    margin-top: -1.5px;
  }
  .pagination-tall-8239 .narrow-8072 .center_12ad,
  .pagination-tall-8239 .narrow-8072 .center_12ad::after,
  .pagination-tall-8239 .narrow-8072 .center_12ad::before {
    width: 31px;
    height: 3px;
  }
  .pagination-tall-8239 .narrow-8072 .center_12ad::before {
    top: -9px;
  }
  .pagination-tall-8239 .narrow-8072 .center_12ad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .left_4dbb .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 19px;
  }
  .left_4dbb .narrow-8072 .center_12ad {
    margin-top: -1px;
  }
  .left_4dbb .narrow-8072 .center_12ad,
  .left_4dbb .narrow-8072 .center_12ad::after,
  .left_4dbb .narrow-8072 .center_12ad::before {
    width: 19px;
    height: 2px;
  }
  .left_4dbb .narrow-8072 .center_12ad::before {
    top: -6px;
  }
  .left_4dbb .narrow-8072 .center_12ad::after {
    bottom: -6px;
  }
  .box_2fe2 .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 22px;
  }
  .box_2fe2 .narrow-8072 .center_12ad {
    margin-top: -1px;
  }
  .box_2fe2 .narrow-8072 .center_12ad,
  .box_2fe2 .narrow-8072 .center_12ad::after,
  .box_2fe2 .narrow-8072 .center_12ad::before {
    width: 22px;
    height: 2px;
  }
  .box_2fe2 .narrow-8072 .center_12ad::before {
    top: -7px;
  }
  .box_2fe2 .narrow-8072 .center_12ad::after {
    bottom: -7px;
  }
  .over_01b5 .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 31px;
  }
  .over_01b5 .narrow-8072 .center_12ad {
    margin-top: -1.5px;
  }
  .over_01b5 .narrow-8072 .center_12ad,
  .over_01b5 .narrow-8072 .center_12ad::after,
  .over_01b5 .narrow-8072 .center_12ad::before {
    width: 31px;
    height: 3px;
  }
  .over_01b5 .narrow-8072 .center_12ad::before {
    top: -9px;
  }
  .over_01b5 .narrow-8072 .center_12ad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .detail-down-1509 .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 19px;
  }
  .detail-down-1509 .narrow-8072 .center_12ad {
    margin-top: -1px;
  }
  .detail-down-1509 .narrow-8072 .center_12ad,
  .detail-down-1509 .narrow-8072 .center_12ad::after,
  .detail-down-1509 .narrow-8072 .center_12ad::before {
    width: 19px;
    height: 2px;
  }
  .detail-down-1509 .narrow-8072 .center_12ad::before {
    top: -6px;
  }
  .detail-down-1509 .narrow-8072 .center_12ad::after {
    bottom: -6px;
  }
  .icon-358d .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 22px;
  }
  .icon-358d .narrow-8072 .center_12ad {
    margin-top: -1px;
  }
  .icon-358d .narrow-8072 .center_12ad,
  .icon-358d .narrow-8072 .center_12ad::after,
  .icon-358d .narrow-8072 .center_12ad::before {
    width: 22px;
    height: 2px;
  }
  .icon-358d .narrow-8072 .center_12ad::before {
    top: -7px;
  }
  .icon-358d .narrow-8072 .center_12ad::after {
    bottom: -7px;
  }
  .red-86dc .narrow-8072 .new_b9b8 {
    margin-top: -2px;
    width: 31px;
  }
  .red-86dc .narrow-8072 .center_12ad {
    margin-top: -1.5px;
  }
  .red-86dc .narrow-8072 .center_12ad,
  .red-86dc .narrow-8072 .center_12ad::after,
  .red-86dc .narrow-8072 .center_12ad::before {
    width: 31px;
    height: 3px;
  }
  .red-86dc .narrow-8072 .center_12ad::before {
    top: -9px;
  }
  .red-86dc .narrow-8072 .center_12ad::after {
    bottom: -9px;
  }
}
.tooltip_new_147f .center_12ad {
  -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);
}
.tooltip_new_147f .center_12ad::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tooltip_new_147f .center_12ad::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);
}
.tooltip_new_147f.top_9623 .center_12ad {
  -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);
}
.tooltip_new_147f.top_9623 .center_12ad::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tooltip_new_147f.top_9623 .center_12ad::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);
}
.backdrop-large-e068 {
  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.secondary-02bf:before {
  display: none;
}
.up_44bd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.up_44bd .overlay-88db {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.up_44bd .overlay-88db:last-of-type {
  border-bottom: none;
}
.up_44bd .overlay-88db.heading_left_0145,
.up_44bd .overlay-88db.hidden-78d5,
.up_44bd .overlay-88db.solid_994a {
  padding: 0;
}
.up_44bd .main-6906 .mask-b1c2 {
  color: currentColor;
}
.up_44bd .main-6906 .mask-b1c2:focus,
.up_44bd .main-6906 .mask-b1c2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_44bd.footer_action_9ff7 .column-up-ff08,
.up_44bd.footer_action_9ff7 .table_wood_a539 a,
.up_44bd.footer_action_9ff7 .prev_de07 a,
.up_44bd.footer_action_9ff7 .heading_red_706e a {
  color: rgba(0, 0, 0, 0.55);
}
.up_44bd.footer_action_9ff7 .column-up-ff08:hover,
.up_44bd.footer_action_9ff7 .table_wood_a539 a:hover,
.up_44bd.footer_action_9ff7 .prev_de07 a:hover,
.up_44bd.footer_action_9ff7 .heading_red_706e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_44bd.footer_action_9ff7 .selected_8b91 {
  color: rgba(0, 0, 0, 0.8);
}
.up_44bd.footer_action_9ff7 .overlay-88db {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_44bd.footer_action_9ff7 .overlay-88db:before {
  background: rgba(0, 0, 0, 0.08);
}
.up_44bd.footer_action_9ff7 .outline_44cc:before {
  background: rgba(255, 255, 255, 0.9);
}
.up_44bd.footer_action_9ff7 .main-6906 .fluid_7c2b li a,
.up_44bd.footer_action_9ff7 .main-6906 .mask-b1c2,
.up_44bd.footer_action_9ff7 .heading_red_706e {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_44bd.footer_action_9ff7 .main-6906 .mask-b1c2:focus,
.up_44bd.footer_action_9ff7 .main-6906 .mask-b1c2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_44bd.footer_action_9ff7 .fluid_7c2b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_44bd.motion-0e9d .column-up-ff08,
.up_44bd.motion-0e9d .table_wood_a539 a,
.up_44bd.motion-0e9d .prev_de07 .mask-b1c2,
.up_44bd.motion-0e9d .prev_de07 a,
.up_44bd.motion-0e9d .heading_red_706e a {
  color: rgba(255, 255, 255, 0.79);
}
.up_44bd.motion-0e9d .column-up-ff08:hover,
.up_44bd.motion-0e9d .table_wood_a539 a:hover,
.up_44bd.motion-0e9d .prev_de07 .mask-b1c2:hover,
.up_44bd.motion-0e9d .prev_de07 a:hover,
.up_44bd.motion-0e9d .heading_red_706e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_44bd.motion-0e9d .selected_8b91 {
  color: rgba(255, 255, 255, 0.99);
}
.up_44bd.motion-0e9d .overlay-88db {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_44bd.motion-0e9d .overlay-88db:before {
  background: rgba(255, 255, 255, 0.08);
}
.up_44bd.motion-0e9d .outline_44cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.up_44bd.motion-0e9d .main-6906 .fluid_7c2b li a,
.up_44bd.motion-0e9d .main-6906 .mask-b1c2,
.up_44bd.motion-0e9d .heading_red_706e {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_44bd.motion-0e9d .main-6906 .mask-b1c2:focus,
.up_44bd.motion-0e9d .main-6906 .mask-b1c2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_44bd.motion-0e9d .fluid_7c2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_44cc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.outline_44cc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.selected_5834 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.west-740f .up_44bd {
  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;
}
.west-740f .overlay-88db {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.west-740f .overlay-88db: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) {
  .west-740f .overlay-88db:before {
    width: 16%;
    left: 42%;
  }
}
.west-740f .overlay-88db:last-child:before {
  content: none;
}
.west-740f .overlay-88db[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.west-740f .main-6906 .fluid_7c2b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.west-740f .main-6906 .fluid_7c2b li a .mask-b1c2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.west-740f .main-6906 .heading_red_706e {
  border: none;
}
.west-740f .main-6906 .heading_red_706e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.west-740f .outline_44cc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.west-740f .selected_5834 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.west-740f .motion-0e9d .outline_44cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.west-740f .footer_action_9ff7.west-0c8b .center_12ad {
  background: rgba(0, 0, 0, 0.6);
}
.west-740f
  .footer_action_9ff7.west-0c8b
  .center_12ad::after,
.west-740f
  .footer_action_9ff7.west-0c8b
  .center_12ad:before {
  background: inherit;
}
.west-740f
  .footer_action_9ff7.west-0c8b:hover
  .center_12ad {
  background: rgba(0, 0, 0, 0.8);
}
.accordion_7b10 .up_44bd {
  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) {
  .accordion_7b10 .up_44bd {
    width: auto;
    right: 45px;
  }
}
.element_236a .up_44bd {
  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) {
  .element_236a .up_44bd {
    width: auto;
    left: 45px;
  }
}
.secondary-02bf .up_44bd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.secondary-02bf .selected_5834 {
  max-width: 48em;
  margin: 0 auto;
}
.secondary-02bf .outline_44cc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent_0b04 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent_0b04.west-740f .up_44bd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent_0b04.accordion_7b10 .up_44bd {
  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);
}
.accent_0b04 .up_44bd {
  visibility: visible;
}
.accent_0b04.element_236a .up_44bd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.popup-left-7f95,
.heading_bronze_63c3 {
  overflow-x: hidden;
}
.popup-left-7f95 .up_44bd {
  overflow: auto;
}
.popup-left-7f95.west-740f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-left-7f95.west-740f .up_44bd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.popup-left-7f95.west-740f .dark-1636 {
  opacity: 0;
}
.popup-left-7f95.accordion_7b10 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-left-7f95.accordion_7b10 .up_44bd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.popup-left-7f95.accordion_7b10 .dark-1636 {
  opacity: 0;
}
.popup-left-7f95.element_236a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-left-7f95.element_236a .up_44bd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.popup-left-7f95.element_236a .dark-1636 {
  opacity: 0;
}
.popup-left-7f95.secondary-02bf .up_44bd {
  z-index: 10;
  visibility: visible;
}
.west-0c8b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.west-0c8b .center_12ad {
  background: rgba(255, 255, 255, 0.99);
}
.west-0c8b .center_12ad::after,
.west-0c8b .center_12ad:before {
  background: inherit;
}
.west-0c8b:hover .center_12ad {
  background: rgba(255, 255, 255, 0.99);
}
.element_236a .west-0c8b {
  top: 10px;
  right: auto;
  left: 12px;
}
.secondary-02bf .west-0c8b {
  display: none !important;
}
.popup-left-7f95:before,
.heading_bronze_63c3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.popup-left-7f95 .west-0c8b,
.heading_bronze_63c3 .west-0c8b {
  display: inline-block;
}
.up_44bd .video_new_55d1 {
  -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;
}
.popup-left-7f95 .up_44bd .video_new_55d1,
.heading_bronze_63c3 .up_44bd .video_new_55d1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image_a7bb .tiny_2a7a {
  width: 100%;
}
.inner-8339 {
  padding: 0 0.5em 0;
}
.inner-8339 [class*="customify-col-"],
.inner-8339 [class*="customify-col_"],
.inner-8339 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.sort_in_873f .inner-8339 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fresh-d75b .notification_75e2,
  .notification_75e2 {
    display: none;
  }
  .video-focused-2a29 {
    text-align: left;
  }
  .thumbnail_cda1 {
    text-align: center;
  }
  .slider-4772 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fresh-d75b .paper_f281,
  .paper_f281 {
    display: none;
  }
  .thick-a1c1 {
    text-align: left;
  }
  .plasma-c385 {
    text-align: center;
  }
  .shade-566c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fresh-d75b .label_8fda,
  .label_8fda {
    display: none;
  }
  .link-6a40 {
    text-align: left;
  }
  .shadow-174a {
    text-align: center;
  }
  .old-004e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.box-old-e960 {
  box-shadow: none !important;
}
.feature_light_8799 .content_fast_011c,
.icon_72ab .content_fast_011c {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.icon_72ab .content_fast_011c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup_40dc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup_40dc:after,
.popup_40dc:before {
  content: "";
  display: table;
}
.popup_40dc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup_40dc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup_40dc,
.title_tall_7168 {
  max-width: 1248px;
  margin: 0 auto;
}

.full_1352.media-first-3bc0 .popup_40dc {
  max-width: 100%;
}
.full_1352.down_b83b {
  max-width: 1200px;
  margin: 0 auto;
}
.full_1352.white_90d0 .popup_40dc {
  max-width: 100%;
}
.full_1352.white_90d0 > .popup_40dc {
  padding-left: 0;
  padding-right: 0;
}
.full_1352.white_90d0 > .popup_40dc .fresh-d75b {
  margin: 0;
}
.full_1352.white_90d0
  > .popup_40dc
  .west_30fc.overlay_soft_084a {
  margin-right: 0;
  margin-left: 0;
}
.full_1352.white_90d0 #main.overlay_soft_084a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .in_dea4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .in_dea4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification-da9c .warm-a9ea {
    padding-right: 1em;
  }
  .notification-da9c.dropdown_last_fffe .west_30fc {
    border-right: 1px solid #eaecee;
  }
  .notification-da9c.dropdown_last_fffe .warm-a9ea {
    padding-right: 1em;
  }
  .notification-da9c.dropdown_last_fffe .modal_under_6302 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-fixed-a1d7 .warm-a9ea {
    padding-left: 1em;
  }
  .tertiary-fixed-a1d7.dropdown_last_fffe .west_30fc {
    border-left: 1px solid #eaecee;
  }
  .tertiary-fixed-a1d7.dropdown_last_fffe .warm-a9ea {
    padding-left: 1em;
  }
  .tertiary-fixed-a1d7.dropdown_last_fffe .modal_under_6302 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_5962 .warm-a9ea {
    padding-left: 1em;
  }
  .logo_5962.dropdown_last_fffe .notification-white-effe {
    border-right: 1px solid #eaecee;
  }
  .logo_5962.dropdown_last_fffe .focus-hovered-0e8a {
    border-right: 1px solid #eaecee;
  }
  .logo_5962.dropdown_last_fffe .warm-a9ea {
    padding-left: 1em;
  }
  .logo_5962.dropdown_last_fffe .modal_under_6302 {
    padding-right: 1em;
  }
  .logo_5962.dropdown_last_fffe .row_bottom_91ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom-f702 .warm-a9ea {
    padding-right: 1em;
  }
  .bottom-f702.dropdown_last_fffe .notification-white-effe {
    border-left: 1px solid #eaecee;
  }
  .bottom-f702.dropdown_last_fffe .focus-hovered-0e8a {
    border-left: 1px solid #eaecee;
  }
  .bottom-f702.dropdown_last_fffe .warm-a9ea {
    padding-right: 1em;
  }
  .bottom-f702.dropdown_last_fffe .modal_under_6302 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom-f702.dropdown_last_fffe .row_bottom_91ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_dea4 .warm-a9ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in_dea4.dropdown_last_fffe .west_30fc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .in_dea4.dropdown_last_fffe .warm-a9ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in_dea4.dropdown_last_fffe .modal_under_6302 {
    padding-left: 1em;
  }
  .in_dea4.dropdown_last_fffe .row_bottom_91ec {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .in_dea4.dropdown_last_fffe .warm-a9ea {
    padding-left: 0;
  }
}
.modal-933d .menu-solid-8002 {
  display: inline-block;
}
.breadcrumb-thick-772f {
  display: inline-block;
}
.fresh_7f5a {
  word-con: break-word;
}
.feature_f607 > span {
  display: inline-block;
  padding: 5px 0;
}
.feature_f607 .header_first_c3b4 {
  margin-left: 8px;
  margin-right: 8px;
}
.feature_f607 .basic_fa2e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary-7526 .summary_8dae {
  margin-bottom: 2em;
}
.primary-7526 .focus-over-f053 {
  margin-bottom: 15px;
}
.primary-7526 .focus-over-f053:last-child {
  margin-bottom: 0;
}
.primary-7526 .hard-e6f0 {
  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) {
  .primary-7526 .hard-e6f0 {
    display: block;
  }
}
.primary-7526 .mini_163c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary-7526 .mini_163c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary-7526 .element_cold_dbce {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary-7526 .element_cold_dbce img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary-7526 .element_cold_dbce a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary-7526 .fresh_7f5a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-7526 .fresh_7f5a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary-7526 .section-7ce7 p:last-child {
  margin-bottom: 0;
}
.primary-7526 .surface-1df0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary-7526 .pattern_silver_9fe4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary-7526 .slow_c020 {
  margin-top: 1em;
}
.primary-7526 .border-purple-1ef2 {
  top: 0;
  display: block;
}
.primary-7526 .border-purple-1ef2 a {
  color: inherit;
}
.primary-7526 .border-purple-1ef2 a:hover {
  color: inherit;
}
.primary-7526 .easy-94d7 {
  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;
}
.primary-7526 .easy-94d7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary-7526 .pattern_silver_9fe4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary-7526 .image-845b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary-7526 .image-845b:first-child {
  margin-top: 0;
}
.primary-7526 .image-845b.cold_be16 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary-7526 .image-845b.link-liquid-dc3f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-7526
  .image-845b.link-liquid-dc3f.detail-c201
  .slow_c020 {
  width: 100%;
}
.primary-7526 .link-liquid-dc3f {
  -webkit-box-align: center;
  align-items: center;
}
.primary-7526 .link-liquid-dc3f .feature_f607,
.primary-7526 .link-liquid-dc3f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary-7526 .element_cold_dbce {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-7526 .element_cold_dbce img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-7526 .element_cold_dbce: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;
}
.primary-7526 .cold_be16 {
  z-index: 5;
}
.primary-7526 .gas-d320 .outline_74af {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary-7526 .description-stone-3c7d .outline_74af {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary-7526 .notification_dynamic_5602 .outline_74af {
  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;
}
.primary-7526.frame_hard_1624 .hard-e6f0,
.primary-7526.gradient-e8a0 .hard-e6f0 {
  display: block;
}
.primary-7526.frame_hard_1624 .hard-e6f0 .content-advanced-b8c1,
.primary-7526.frame_hard_1624 .hard-e6f0 .pattern_silver_9fe4,
.primary-7526.gradient-e8a0 .hard-e6f0 .content-advanced-b8c1,
.primary-7526.gradient-e8a0 .hard-e6f0 .pattern_silver_9fe4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-7526.nav-f515 .mini_163c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary-7526.nav-f515 .mini_163c {
    margin-right: 0;
  }
}
.primary-7526.frame_hard_1624 .mini_163c,
.primary-7526.gradient-e8a0 .mini_163c {
  padding-top: 40%;
}
.primary-7526.frame_hard_1624 .summary_8dae,
.primary-7526.gradient-e8a0 .summary_8dae {
  display: block;
}
.primary-7526.frame_hard_1624 .fn-sticky-187a .pattern_silver_9fe4,
.primary-7526.gradient-e8a0 .fn-sticky-187a .pattern_silver_9fe4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary-7526.frame_hard_1624 .mini_163c,
.primary-7526.gradient-e8a0 .mini_163c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary-7526.frame_hard_1624 .pattern_silver_9fe4 {
  padding: 1em;
}
.row-huge-8aa4 {
  margin: 30px auto;
  display: block;
}
.row-huge-8aa4 .inner-2e4e > * {
  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;
}
.row-huge-8aa4 .inner-2e4e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-huge-8aa4 .inner-2e4e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_motion_194b .feature_f607 {
  margin-bottom: 1.41575em;
}
.widget_motion_194b .center-320b {
  margin-bottom: 1.618em;
}
.slider-62bb .fluid_9278 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slider-62bb .fluid_9278 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slider-62bb .input_stale_08b4 {
  max-width: 100%;
  overflow: auto;
}
.info_a263 .slider-62bb a:hover {
  text-decoration: underline;
}
.slow-a9f8 .focus-over-f053:not(.fresh_7f5a),
.slow-a9f8 .element_cold_dbce {
  margin-bottom: 1.41575em;
}
.slow-a9f8 .focus-over-f053:not(.fresh_7f5a):last-child,
.slow-a9f8 .element_cold_dbce:last-child {
  margin-bottom: 0;
}
.slow-a9f8 .focus-over-f053.video-cool-f950 {
  margin-bottom: 0.41575em;
}
.slow-a9f8 .slider_up_e901:before,
.slow-a9f8 .cool_0976:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slow-a9f8 .slider_up_e901:before {
  content: "\f115";
}
.slow-a9f8 .cool_0976:before {
  content: "\f02c";
}
.slow-a9f8 .top-77ce {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slow-a9f8 .top-77ce a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus_df9e {
  display: -webkit-box;
  display: flex;
}
.focus_df9e .tiny_aff3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus_df9e .tiny_aff3 {
    flex-basis: 90px;
  }
}
.focus_df9e .active_aa33 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_df9e .active_aa33 {
    flex-basis: calc(100% - 50px);
  }
}
.focus_df9e .button_fast_17a1 p:last-child {
  margin-bottom: 0.72em;
}
.advanced-63c4 .inner-2e4e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.advanced-63c4 .inner-2e4e:after,
.advanced-63c4 .inner-2e4e:before {
  content: "";
  display: table;
}
.advanced-63c4 .inner-2e4e:after {
  clear: both;
}
.advanced-63c4 .inner-2e4e .copper-9740,
.advanced-63c4 .inner-2e4e .button-2cea {
  width: 49%;
}
.advanced-63c4 .inner-2e4e .copper-9740 a span.feature_over_be9d,
.advanced-63c4 .inner-2e4e .button-2cea a span.feature_over_be9d {
  display: block;
  margin-bottom: 5px;
}
.advanced-63c4 .inner-2e4e .button-2cea {
  float: left;
  text-align: left;
}
.advanced-63c4 .inner-2e4e .copper-9740 {
  float: right;
  text-align: right;
}
.bottom_e589 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bottom_e589 {
    margin-bottom: 0;
  }
}
.layout-bronze-7c42 {
  margin-bottom: 1em;
}
.layout-bronze-7c42 .fresh_7f5a {
  font-size: 1.1em;
  line-height: 1.3;
}
.column_4857 a {
  display: block;
  line-height: 0;
  position: relative;
}
.title-c04d .layout-bronze-7c42,
.hard-77be .layout-bronze-7c42 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .title-c04d .layout-bronze-7c42,
  .hard-77be .layout-bronze-7c42 {
    display: block;
  }
}
.title-c04d .column_4857,
.hard-77be .column_4857 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .title-c04d .column_4857,
  .hard-77be .column_4857 {
    margin-bottom: 1em;
  }
}
.title-c04d .column_4857 img,
.hard-77be .column_4857 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.title-c04d .last_7c60,
.hard-77be .last_7c60 {
  flex-basis: calc(100% - 160px);
}
.title-c04d .last_7c60 p,
.hard-77be .last_7c60 p {
  margin-bottom: 0;
}
.title-c04d .last_7c60 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .title-c04d .last_7c60 {
    padding-left: 0;
  }
}
.hard-77be .last_7c60 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hard-77be .last_7c60 {
    padding-right: 0;
  }
}
.hard-77be .column_4857 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_short_bae5 .column_4857 {
  margin-bottom: 0.5em;
}
.border_short_bae5 .column_4857 img {
  width: 100%;
}
.caption-hot-a9bd .basic_2544,
.overlay_south_aacd .basic_2544 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay_south_aacd .west_30fc .bronze_d4aa p:last-child {
  margin-bottom: 0;
}
.background_wide_bf40 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask_lite_dfb7 .shade-small-6fa9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask_lite_dfb7 .shade-small-6fa9:last-of-type {
    margin-bottom: 0;
  }
}
.mask_lite_dfb7 .shade-small-6fa9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_lite_dfb7 .shade-small-6fa9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask_lite_dfb7 .shade-small-6fa9 ul li {
  margin: 0 0 0.6em;
}
.mask_lite_dfb7 .shade-small-6fa9 ul li.left-f8b7,
.mask_lite_dfb7 .shade-small-6fa9 ul li.upper-575a {
  position: relative;
}
.mask_lite_dfb7 .shade-small-6fa9 ul li.left-f8b7 .nav-first-b264,
.mask_lite_dfb7 .shade-small-6fa9 ul li.upper-575a .nav-first-b264 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask_lite_dfb7 .shade-small-6fa9 ul li.left-f8b7:after:after,
.mask_lite_dfb7 .shade-small-6fa9 ul li.left-f8b7:after:before,
.mask_lite_dfb7
  .shade-small-6fa9
  ul
  li.upper-575a:after:after,
.mask_lite_dfb7
  .shade-small-6fa9
  ul
  li.upper-575a:after:before {
  content: "";
  display: table;
}
.mask_lite_dfb7 .shade-small-6fa9 ul li.left-f8b7:after:after,
.mask_lite_dfb7
  .shade-small-6fa9
  ul
  li.upper-575a:after:after {
  clear: both;
}
.mask_lite_dfb7 .shade-small-6fa9 a.tabs_a684:hover {
  text-decoration: none;
}
.mask_lite_dfb7 .shade-small-6fa9 select {
  max-width: 100%;
}
.mask_lite_dfb7 .shade-small-6fa9 table {
  font-size: 85%;
}
.mask_lite_dfb7 .shade-small-6fa9 table td,
.mask_lite_dfb7 .shade-small-6fa9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask_lite_dfb7 .shade-small-6fa9 table tfoot td {
  text-align: left;
}
.mask_lite_dfb7 .shade-small-6fa9 :last-child {
  margin-bottom: 0;
}
.mask_lite_dfb7 .shade-small-6fa9 .layout-1b42 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask_lite_dfb7 .shade-small-6fa9 .layout-1b42 label {
  width: 100%;
}
.mask_lite_dfb7 .shade-small-6fa9 .layout-1b42 .button-4295 {
  width: 100%;
  display: block;
}
.mask_lite_dfb7 .shade-small-6fa9 .layout-1b42 .pagination_tall_6964 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask_lite_dfb7 .shade-small-6fa9 .layout-1b42 .pagination_tall_6964:hover svg #svg-search {
  fill: #444;
}
.mask_lite_dfb7 .shade-small-6fa9 .layout-1b42 .pagination_tall_6964 svg {
  width: 18px;
  height: 18px;
}
.mask_lite_dfb7 .prev-c53e ul ul,
.mask_lite_dfb7 .selected-bd0f ul ul,
.mask_lite_dfb7 .label-94a7 ul ul,
.mask_lite_dfb7 .red_030b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask_lite_dfb7 .prev-c53e .thumbnail-top-1853 > a,
.mask_lite_dfb7 .selected-bd0f .thumbnail-top-1853 > a,
.mask_lite_dfb7 .label-94a7 .thumbnail-top-1853 > a,
.mask_lite_dfb7 .red_030b .thumbnail-top-1853 > a {
  margin-bottom: 0;
}
.mask_lite_dfb7 .link-af60 li,
.mask_lite_dfb7 .prev-c53e li,
.mask_lite_dfb7 .texture_4c85 li,
.mask_lite_dfb7 .selected-bd0f li,
.mask_lite_dfb7 .label-94a7 li,
.mask_lite_dfb7 .red_030b li,
.mask_lite_dfb7 .in-d8cb li,
.mask_lite_dfb7 .tooltip-0b25 li {
  display: block;
  position: relative;
}
.mask_lite_dfb7 .link-af60 li:last-child,
.mask_lite_dfb7 .prev-c53e li:last-child,
.mask_lite_dfb7 .texture_4c85 li:last-child,
.mask_lite_dfb7 .selected-bd0f li:last-child,
.mask_lite_dfb7 .label-94a7 li:last-child,
.mask_lite_dfb7 .red_030b li:last-child,
.mask_lite_dfb7 .in-d8cb li:last-child,
.mask_lite_dfb7 .tooltip-0b25 li:last-child {
  border: none;
}
.mask_lite_dfb7 .link-af60 li a,
.mask_lite_dfb7 .prev-c53e li a,
.mask_lite_dfb7 .texture_4c85 li a,
.mask_lite_dfb7 .selected-bd0f li a,
.mask_lite_dfb7 .label-94a7 li a,
.mask_lite_dfb7 .red_030b li a,
.mask_lite_dfb7 .in-d8cb li a,
.mask_lite_dfb7 .tooltip-0b25 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_lite_dfb7 .link-af60 li ul li::before,
.mask_lite_dfb7 .prev-c53e li ul li::before,
.mask_lite_dfb7 .texture_4c85 li ul li::before,
.mask_lite_dfb7 .selected-bd0f li ul li::before,
.mask_lite_dfb7 .label-94a7 li ul li::before,
.mask_lite_dfb7 .red_030b li ul li::before,
.mask_lite_dfb7 .in-d8cb li ul li::before,
.mask_lite_dfb7 .tooltip-0b25 li ul li::before {
  left: 15px;
}
.mask_lite_dfb7 .link-af60 li ul a,
.mask_lite_dfb7 .prev-c53e li ul a,
.mask_lite_dfb7 .texture_4c85 li ul a,
.mask_lite_dfb7 .selected-bd0f li ul a,
.mask_lite_dfb7 .label-94a7 li ul a,
.mask_lite_dfb7 .red_030b li ul a,
.mask_lite_dfb7 .in-d8cb li ul a,
.mask_lite_dfb7 .tooltip-0b25 li ul a {
  padding-left: 20px;
}
.mask_lite_dfb7 .link-af60 li ul ul li::before,
.mask_lite_dfb7 .prev-c53e li ul ul li::before,
.mask_lite_dfb7 .texture_4c85 li ul ul li::before,
.mask_lite_dfb7 .selected-bd0f li ul ul li::before,
.mask_lite_dfb7 .label-94a7 li ul ul li::before,
.mask_lite_dfb7 .red_030b li ul ul li::before,
.mask_lite_dfb7 .in-d8cb li ul ul li::before,
.mask_lite_dfb7 .tooltip-0b25 li ul ul li::before {
  left: 30px;
}
.mask_lite_dfb7 .link-af60 li ul ul a,
.mask_lite_dfb7 .prev-c53e li ul ul a,
.mask_lite_dfb7 .texture_4c85 li ul ul a,
.mask_lite_dfb7 .selected-bd0f li ul ul a,
.mask_lite_dfb7 .label-94a7 li ul ul a,
.mask_lite_dfb7 .red_030b li ul ul a,
.mask_lite_dfb7 .in-d8cb li ul ul a,
.mask_lite_dfb7 .tooltip-0b25 li ul ul a {
  padding-left: 40px;
}
.mask_lite_dfb7 .solid-1f40 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_lite_dfb7 .tooltip-0b25 ul li {
  margin-bottom: 1.41575em;
}
.mask_lite_dfb7 .tooltip-0b25 ul li .modal_wood_cf9f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask_lite_dfb7 .tooltip-0b25 ul li .carousel_aac5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.motion-0e9d .link-af60 li a,
.motion-0e9d .prev-c53e li a,
.motion-0e9d .texture_4c85 li a,
.motion-0e9d .selected-bd0f li a,
.motion-0e9d .label-94a7 li a,
.motion-0e9d .red_030b li a,
.motion-0e9d .in-d8cb li a,
.motion-0e9d .tooltip-0b25 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-0e9d .solid-1f40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-0e9d .shade-small-6fa9 ul li.left-f8b7 .nav-first-b264,
.motion-0e9d .shade-small-6fa9 ul li.upper-575a .nav-first-b264 {
  background: rgba(0, 0, 0, 0.2);
}
.motion-0e9d .mask_lite_dfb7 .shade-small-6fa9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li {
  margin: 0;
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li ul {
  margin: 0;
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li ul li a {
  padding-left: 15px;
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li ul li li a {
  padding-left: 30px;
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li.disabled-focused-8436 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li.disabled-focused-8436 > 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;
}
.full_1352 .mask_lite_dfb7 .fluid_7c2b li.disabled-focused-8436 > 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;
}
.logo-16ce a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_923c {
  position: relative;
  z-index: 10;
}
.active_923c .video_new_55d1 {
  width: 100%;
  max-width: 100%;
}
.thick-b9cb .border_inner_3c4d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thick-b9cb .footer_action_9ff7 {
}
.thick-b9cb .motion-0e9d {
  background: #292929;
}
.hover_efac .border_inner_3c4d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover_efac .footer_action_9ff7 {
  background: #f9f9f9;
}
.hover_efac .motion-0e9d {
  background: #303030;
}
.modal-stale-d022 .border_inner_3c4d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-stale-d022 .menu-solid-8002 {
    margin-bottom: 1em;
  }
  .modal-stale-d022 .menu-solid-8002:last-child {
    margin-bottom: 0;
  }
}
.modal-stale-d022 .footer_action_9ff7 {
  background: #ededed;
}
.modal-stale-d022 .motion-0e9d {
  background: #1a1a1a;
}
.border_inner_3c4d.footer_action_9ff7 {
  color: rgba(0, 0, 0, 0.6);
}
.border_inner_3c4d.footer_action_9ff7 .carousel-last-ec21 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_inner_3c4d.motion-0e9d {
  color: rgba(255, 255, 255, 0.99);
}
.border_inner_3c4d.motion-0e9d a:not(.tabs_a684) {
  color: rgba(255, 255, 255, 0.79);
}
.border_inner_3c4d.motion-0e9d a:not(.tabs_a684):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_inner_3c4d.motion-0e9d .carousel-last-ec21 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_inner_3c4d.motion-0e9d table tbody td,
.border_inner_3c4d.motion-0e9d table th {
  background: rgba(0, 0, 0, 0.08);
}
.gallery-hovered-3173.light-164f .popup_40dc {
  max-width: initial;
}
.gallery-hovered-3173 .tooltip_2a5c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gallery-hovered-3173 .tooltip_2a5c .video_new_55d1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gallery-hovered-3173 .tooltip_2a5c .video_new_55d1 {
    display: block;
    margin-bottom: 2em;
  }
  .gallery-hovered-3173 .tooltip_2a5c .video_new_55d1:last-child {
    margin-bottom: 0;
  }
}
.modal-stale-d022 .menu-solid-8002:last-child,
.hover_efac .menu-solid-8002:last-child,
.thick-b9cb .menu-solid-8002:last-child {
  margin-bottom: 0;
}
.modal-stale-d022 .menu-solid-8002 .mask_lite_dfb7 .shade-small-6fa9:last-child,
.hover_efac .menu-solid-8002 .mask_lite_dfb7 .shade-small-6fa9:last-child,
.thick-b9cb .menu-solid-8002 .mask_lite_dfb7 .shade-small-6fa9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal-stale-d022 .image_a4ef,
  .modal-stale-d022 .table_full_9d8c,
  .hover_efac .image_a4ef,
  .hover_efac .table_full_9d8c,
  .thick-b9cb .image_a4ef,
  .thick-b9cb .table_full_9d8c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_923c .menu-solid-8002 {
    margin-bottom: 2em;
  }
}
.active_923c p:last-child {
  margin-bottom: 0;
}
.active_923c li,
.active_923c ul {
  list-style: none;
  margin: 0;
}
.active_923c ul ul {
  margin-left: 2.617924em;
}
.pattern_6f1c {
  font-size: 0.875em;
}

/* css-noise: 6601 */
.shadow-element-q8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
