/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stone-1aa3/customify
Author: WPCustomify
Author URI: https://pressmaximum.stone-1aa3
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.stone-1aa3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip_silver_d030.dropdown-wood-c72e/licenses/gpl-2.0.narrow_f871
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.module_1385/, (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.active-74c5.gradient_a792/normalize.light_051e/
 ======
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.light_051e v7.0.0 | MIT License | github.stone-1aa3/necolas/normalize.light_051e */
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;
}
.hero_9dcc .banner_selected_cac3,
.south-2fff,
.grid_dirty_9bd2,
.hidden-388c,
.breadcrumb_warm_e95b,
.section_stale_68d6,
.lite-ec5f,
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;
}
.south-2fff,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .south-2fff,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .south-2fff,
  h1 {
    font-size: 1.8em;
  }
}
.grid_dirty_9bd2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid_dirty_9bd2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid_dirty_9bd2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid_dirty_9bd2,
  h2 {
    font-size: 1.7em;
  }
}
.hidden-388c,
h3 {
  font-size: 1.618em;
}
.hero_9dcc .banner_selected_cac3,
.breadcrumb_warm_e95b,
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.west_cb31 {
  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;
}
.label_west_b7c6:after,
.label_west_b7c6:before,
.top_a5c5:after,
.top_a5c5:before {
  content: "";
  display: table;
}
.label_west_b7c6:after,
.top_a5c5:after {
  clear: both;
}
.progress_blue_e1eb {
  float: right;
  margin-right: 0;
}
.component_f928 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.out_75b4 .slider_pink_8238,
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;
}
.out_75b4 .slider_pink_8238: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;
}
.card_219f .slider_pink_8238 {
  box-shadow: none;
}
.card_219f
  .slider_pink_8238
  .in-1f94 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.card_219f .slider_pink_8238 .hover-focused-5fca {
  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;
}
.card_219f
  .slider_pink_8238
  .hover-focused-5fca
  b {
  display: none;
}
.card_219f .icon_2cec {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.thumbnail_narrow_1429:not(.soft_af41):not(.outline-active-cc23),
button:not(.soft_af41):not(.outline-active-cc23),
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ),
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ),
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ) {
  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;
}
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ):hover,
button:not(.soft_af41):not(
    .outline-active-cc23
  ):hover,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ):hover,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ):hover,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ):active,
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ):focus,
button:not(.soft_af41):not(
    .outline-active-cc23
  ):active,
button:not(.soft_af41):not(
    .outline-active-cc23
  ):focus,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ):active,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ):focus,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ):active,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ):focus,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ):active,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ):focus {
  outline: 0;
}
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb,
button:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb {
  position: relative;
}
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .backdrop-b1a3,
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .form_basic_0916,
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .fixed-bb9e,
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  i,
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  svg,
button:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .backdrop-b1a3,
button:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .form_basic_0916,
button:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .fixed-bb9e,
button:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  i,
button:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  svg,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .backdrop-b1a3,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .form_basic_0916,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .fixed-bb9e,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  i,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  svg,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .backdrop-b1a3,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .form_basic_0916,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .fixed-bb9e,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  i,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  svg,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .backdrop-b1a3,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .form_basic_0916,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  .fixed-bb9e,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  i,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb
  svg {
  visibility: hidden;
}
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb:after,
button:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb:after,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb:after,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb:after,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ).fn-loading-fadb: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;
}
.thumbnail_narrow_1429:not(.soft_af41):not(.outline-active-cc23),
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ),
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ),
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ) {
  color: #fff;
  background: #235787;
}
.thumbnail_narrow_1429:not(.soft_af41):not(
    .outline-active-cc23
  ):focus,
input[type="button"]:not(.soft_af41):not(
    .outline-active-cc23
  ):focus,
input[type="reset"]:not(.soft_af41):not(
    .outline-active-cc23
  ):focus,
input[type="submit"]:not(.soft_af41):not(
    .outline-active-cc23
  ):focus {
  color: #fff;
}
.thumbnail_narrow_1429.fn-disabled-fadb:not(.soft_af41):not(
    .outline-active-cc23
  ),
.thumbnail_narrow_1429[disabled]:not(.soft_af41):not(
    .outline-active-cc23
  ),
button.fn-disabled-fadb:not(.soft_af41):not(
    .outline-active-cc23
  ),
button[disabled]:not(.soft_af41):not(
    .outline-active-cc23
  ) {
  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;
}
.active_45e7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active_45e7: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;
}
.backdrop-basic-7deb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient_7005 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.label_green_7fe5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.label_west_b7c6:after,
.label_west_b7c6:before,
.popup-d5a3:after,
.popup-d5a3:before,
.media_deb0:after,
.media_deb0:before,
.thick_d6a1:after,
.thick_d6a1:before,
.media_387a:after,
.media_387a:before,
.green-e173:after,
.green-e173:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.label_west_b7c6:after,
.popup-d5a3:after,
.media_deb0:after,
.thick_d6a1:after,
.media_387a:after,
.green-e173:after {
  clear: both;
}
.popup-d5a3 .chip-bf97,
.media_deb0 .chip-bf97,
.pattern_plasma_588c .chip-bf97 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.background-rough-1e97 {
  display: inline-block;
}
.gallery-thick-92b6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gallery-thick-92b6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery-thick-92b6 .picture-purple-0730 {
  padding: 1em 0;
  font-size: 85%;
}
.picture-purple-0730 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.easy_0112 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.easy_0112:after,
.easy_0112:before {
  content: "";
  display: table;
}
.easy_0112:after {
  clear: both;
}
.shade-down-dfa5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message_69dd .shade-down-dfa5 {
  max-width: 50%;
}
.wood-2b77 .shade-down-dfa5 {
  max-width: 33.33%;
}
.red-dc64 .shade-down-dfa5 {
  max-width: 25%;
}
.texture-white-9bbc .shade-down-dfa5 {
  max-width: 20%;
}
.footer_active_4a35 .shade-down-dfa5 {
  max-width: 16.66%;
}
.secondary-4200 .shade-down-dfa5 {
  max-width: 14.28%;
}
.primary_9e82 .shade-down-dfa5 {
  max-width: 12.5%;
}
.breadcrumb-first-2674 .shade-down-dfa5 {
  max-width: 11.11%;
}
.form_4d93 {
  display: block;
}
.hero_9dcc .wrapper_78e6 label,
.hero_9dcc .widget_iron_4475 label,
.hero_9dcc .background-last-ac88 label,
.hero_9dcc .column-0212 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview_motion_cf14 {
  list-style: none;
  margin: 0;
}
.preview_motion_cf14 article.banner_short_691e {
  margin-bottom: 0;
}
.preview_motion_cf14 ul {
  list-style: none;
  margin: 0;
}
.preview_motion_cf14 .outline-stone-b98a li.banner_short_691e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview_motion_cf14 .outline-stone-b98a li.banner_short_691e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview_motion_cf14 .outline-stone-b98a li.banner_short_691e: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) {
  .preview_motion_cf14 .outline-stone-b98a li.banner_short_691e li.banner_short_691e li.banner_short_691e li.banner_short_691e {
    padding-left: 0;
  }
}
article.banner_short_691e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_short_691e .popup-d5a3 p:last-of-type {
  margin-bottom: 0;
}
article.banner_short_691e .grid_action_7c87 {
  float: left;
}
article.banner_short_691e .list-63c2 {
  margin-left: 85px;
}
article.banner_short_691e .aside_paper_de16 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_short_691e .aside_paper_de16 .sidebar_dim_6408 {
  margin-left: 10px;
}
article.banner_short_691e .primary_bf41 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_short_691e .row_dim_96b9 {
  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 .wrapper_78e6,
  #respond .background-last-ac88,
  #respond .column-0212 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_78e6 input,
#respond .background-last-ac88 input,
#respond .column-0212 input {
  width: 100%;
}
#respond .column-0212 {
  margin-right: 0;
}
#respond .alert-a94d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light-1af8 {
  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;
}
.light-1af8.picture_aba2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.light-1af8 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%);
}
.light-1af8:focus,
.light-1af8: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);
}
.inner-04a9 {
  border-radius: 10%;
}
.tooltip-fluid-2017 {
  border-radius: 50%;
}
.light-6c18 {
  font-size: 0.72em;
}
.progress_29e0 {
  font-size: 0.875em;
}
.thumbnail_1e13 {
  font-size: 1.1em;
}
.media_old_0d57 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_old_0d57.light-6c18 {
  letter-spacing: 0.5px;
}
.breadcrumb_right_3a15,
.breadcrumb_right_3a15 a {
  color: #6d6d6d;
}
.breadcrumb_right_3a15 a:hover {
  color: #111;
}
.next-2ec5 {
  color: #6d6d6d;
}
.title-49f3 {
  overflow-x: hidden;
}
.title-49f3 .filter_lower_08ea.description-green-729c {
  position: relative;
}
.title-49f3 .filter_lower_08ea.description-green-729c.grid-3371 {
  position: initial;
}
.title-49f3
  .filter_lower_08ea.description-green-729c.grid-3371
  .outer-1d67 {
  left: auto;
}
.title-49f3 .filter_lower_08ea .outer-1d67 {
  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;
}
.title-49f3 .filter_lower_08ea:hover.description-green-729c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.title-49f3
  .filter_lower_08ea:hover.description-green-729c
  .outer-1d67 {
  display: block;
  z-index: 9999999;
}
.title-49f3 .aside-south-0f23 .block_pro_c36c,
.title-49f3 .carousel-a3fd .block_pro_c36c {
  display: none;
}
.title-49f3 .feature-862e .filter_lower_08ea:hover.description-green-729c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hero_9dcc .wrapper_78e6 label,
.hero_9dcc .widget_iron_4475 label,
.hero_9dcc .background-last-ac88 label,
.hero_9dcc .column-0212 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview_motion_cf14 {
  list-style: none;
  margin: 0;
}
.preview_motion_cf14 article.banner_short_691e {
  margin-bottom: 0;
}
.preview_motion_cf14 ul {
  list-style: none;
  margin: 0;
}
.preview_motion_cf14 .outline-stone-b98a li.banner_short_691e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview_motion_cf14 .outline-stone-b98a li.banner_short_691e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview_motion_cf14 .outline-stone-b98a li.banner_short_691e: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) {
  .preview_motion_cf14 .outline-stone-b98a li.banner_short_691e li.banner_short_691e li.banner_short_691e li.banner_short_691e {
    padding-left: 0;
  }
}
article.banner_short_691e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_short_691e .popup-d5a3 p:last-of-type {
  margin-bottom: 0;
}
article.banner_short_691e .grid_action_7c87 {
  float: left;
}
article.banner_short_691e .list-63c2 {
  margin-left: 85px;
}
article.banner_short_691e .aside_paper_de16 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_short_691e .aside_paper_de16 .sidebar_dim_6408 {
  margin-left: 10px;
}
article.banner_short_691e .primary_bf41 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_short_691e .row_dim_96b9 {
  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 .wrapper_78e6,
  #respond .background-last-ac88,
  #respond .column-0212 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_78e6 input,
#respond .background-last-ac88 input,
#respond .column-0212 input {
  width: 100%;
}
#respond .column-0212 {
  margin-right: 0;
}
#respond .alert-a94d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-south-0f23 .fluid_6bbb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fluid_6bbb .aside_30b2.card-2aaf .tabs-d64c > li > a:focus,
.fluid_6bbb .aside_30b2.card-2aaf .tabs-d64c > li > a:hover,
.fluid_6bbb .aside_30b2.grid_6757 .tabs-d64c > li > a:focus,
.fluid_6bbb .aside_30b2.grid_6757 .tabs-d64c > li > a:hover,
.fluid_6bbb .aside_30b2.tabs_dd68 .tabs-d64c > li > a:focus,
.fluid_6bbb .aside_30b2.tabs_dd68 .tabs-d64c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6bbb
  .aside_30b2.card-2aaf
  .tabs-d64c
  > li.description-full-2a27
  > a,
.fluid_6bbb
  .aside_30b2.card-2aaf
  .tabs-d64c
  > li.huge-cc98
  > a,
.fluid_6bbb
  .aside_30b2.grid_6757
  .tabs-d64c
  > li.description-full-2a27
  > a,
.fluid_6bbb
  .aside_30b2.grid_6757
  .tabs-d64c
  > li.huge-cc98
  > a,
.fluid_6bbb
  .aside_30b2.tabs_dd68
  .tabs-d64c
  > li.description-full-2a27
  > a,
.fluid_6bbb .aside_30b2.tabs_dd68 .tabs-d64c > li.breadcrumb_black_e636 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6bbb .title-1d31,
.fluid_6bbb .title-1d31 a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6bbb .video-simple-5ca2.nav_365e li a,
.fluid_6bbb .tall_4750 a,
.fluid_6bbb .border_a4f6,
.fluid_6bbb .tabs-d64c > li > a,
.fluid_6bbb .title_28f9 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb .video-simple-5ca2.nav_365e li a:hover,
.fluid_6bbb .tall_4750 a:hover,
.fluid_6bbb .border_a4f6:hover,
.fluid_6bbb .tabs-d64c > li > a:hover,
.fluid_6bbb .title_28f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6bbb .hero-f02a {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb .hero-f02a .media_6160 {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6bbb .hero-f02a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6bbb .heading-bf05 .highlight_upper_85f1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb .heading-bf05 .highlight_upper_85f1 .up-4cbd {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb
  .heading-bf05
  .highlight_upper_85f1
  .up-4cbd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb
  .heading-bf05
  .highlight_upper_85f1
  .up-4cbd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb
  .heading-bf05
  .highlight_upper_85f1
  .up-4cbd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb
  .heading-bf05
  .highlight_upper_85f1
  .up-4cbd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb .heading-bf05 .shade_under_b5dd {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6bbb .heading-bf05 .shade_under_b5dd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-7383
  .fluid_6bbb
  .heading-bf05
  .border_yellow_294f
  .white_de7e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-7383
  .fluid_6bbb
  .heading-bf05
  .border_yellow_294f
  .up-4cbd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside-south-0f23 .summary_north_6082 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.summary_north_6082 .aside_30b2.card-2aaf .tabs-d64c > li > a:focus,
.summary_north_6082 .aside_30b2.card-2aaf .tabs-d64c > li > a:hover,
.summary_north_6082 .aside_30b2.grid_6757 .tabs-d64c > li > a:focus,
.summary_north_6082 .aside_30b2.grid_6757 .tabs-d64c > li > a:hover,
.summary_north_6082 .aside_30b2.tabs_dd68 .tabs-d64c > li > a:focus,
.summary_north_6082 .aside_30b2.tabs_dd68 .tabs-d64c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_north_6082
  .aside_30b2.card-2aaf
  .tabs-d64c
  > li.description-full-2a27
  > a,
.summary_north_6082
  .aside_30b2.card-2aaf
  .tabs-d64c
  > li.huge-cc98
  > a,
.summary_north_6082
  .aside_30b2.grid_6757
  .tabs-d64c
  > li.description-full-2a27
  > a,
.summary_north_6082
  .aside_30b2.grid_6757
  .tabs-d64c
  > li.huge-cc98
  > a,
.summary_north_6082
  .aside_30b2.tabs_dd68
  .tabs-d64c
  > li.description-full-2a27
  > a,
.summary_north_6082 .aside_30b2.tabs_dd68 .tabs-d64c > li.breadcrumb_black_e636 > a {
  color: rgba(0, 0, 0, 0.8);
}
.summary_north_6082 .title-1d31,
.summary_north_6082 .title-1d31 a {
  color: rgba(0, 0, 0, 0.8);
}
.summary_north_6082 .video-simple-5ca2.nav_365e li a,
.summary_north_6082 .tall_4750 a,
.summary_north_6082 .border_a4f6,
.summary_north_6082 .tabs-d64c > li > a,
.summary_north_6082 .title_28f9 {
  color: rgba(0, 0, 0, 0.55);
}
.summary_north_6082 .video-simple-5ca2.nav_365e li a:hover,
.summary_north_6082 .tall_4750 a:hover,
.summary_north_6082 .border_a4f6:hover,
.summary_north_6082 .tabs-d64c > li > a:hover,
.summary_north_6082 .title_28f9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_north_6082 .hero-f02a {
  color: rgba(0, 0, 0, 0.55);
}
.summary_north_6082 .hero-f02a .media_6160 {
  color: rgba(0, 0, 0, 0.8);
}
.summary_north_6082 .hero-f02a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-7af6 .breadcrumb-small-1b99 {
  margin-left: auto;
  margin-right: auto;
}
.media_deb0 > * {
  margin-left: auto;
  margin-right: auto;
}
.media_deb0 .backdrop-basic-7deb {
  margin-right: 1.41575em;
}
.heading_9328 .media_deb0 > .modal-last-e1a8 {
  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;
}
.heading_9328 .media_deb0 > .tabs_dim_9206 {
  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;
}
.frame_outer_1615.modal-7af6 .breadcrumb-small-1b99,
.selected_e0e7.modal-7af6 .breadcrumb-small-1b99 {
  margin-left: 0;
}
.paragraph_a22f.modal-7af6 .breadcrumb-small-1b99,
.info-advanced-a7cc.modal-7af6 .breadcrumb-small-1b99 {
  margin-right: 0;
}
.media_deb0 ol,
.media_deb0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.border_left_23ec video {
  max-width: 100%;
}
.wrapper-small-bf72 img {
  display: block;
}
.wrapper-small-bf72.backdrop-basic-7deb,
.wrapper-small-bf72.gradient_7005 {
  width: 100%;
}
.wrapper-small-bf72.tabs_dim_9206 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.column_under_14e7:not(.layout_small_d233) {
  margin: 1.5em auto;
}
.over_d274 p {
  padding: 1.5em 14px;
}
ul.secondary-thick-b0df.tabs_dim_9206,
ul.secondary-thick-b0df.modal-last-e1a8,
ul.secondary-thick-b0df.focused_8669.modal-last-e1a8 {
  padding: 0 14px;
}
.panel-1f78 {
  display: block;
  overflow-x: auto;
}
.panel-1f78 table {
  border-collapse: collapse;
  width: 100%;
}
.panel-1f78 td,
.panel-1f78 th {
  padding: 0.5em;
}
.media_deb0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media_deb0 ol ol,
.media_deb0 ol ul,
.media_deb0 ul ol,
.media_deb0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media_deb0 ol ol li,
.media_deb0 ol ul li,
.media_deb0 ul ol li,
.media_deb0 ul ul li {
  margin-left: 0;
}
.grid-2d28.alert-out-4b74 > .video-tiny-2865 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.grid-2d28.alert-out-4b74 > .video-tiny-2865 iframe,
.grid-2d28.alert-out-4b74 > .video-tiny-2865 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert_b71a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert_b71a.content_small_c023 {
  padding: 0;
}
.alert_b71a.content_small_c023 cite {
  font-size: 13px;
}
.alert_b71a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert_b71a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message-black-3803 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message-black-3803 > p:first-child {
  margin-top: 0;
}
.message-black-3803 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message-black-3803 blockquote {
  border-left: 0;
}
.form_de4e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form_de4e:not(.badge_yellow_2116) {
  max-width: 100px;
}
.form_de4e.text-1c9c {
  border-bottom: none !important;
  text-align: center;
}
.form_de4e.text-1c9c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .over_d274 p {
    padding: 1.5em 0;
  }
}
.slider-2f9a {
  color: #0073aa;
}
.disabled_tiny_4547 {
  background-color: #0073aa;
}
.smooth-c4ed {
  color: #229fd8;
}
.picture_yellow_361c {
  background-color: #229fd8;
}
.widget-f66c {
  color: #eee;
}
.picture-23ce {
  background-color: #eee;
}
.feature_south_bc9a {
  color: #444;
}
.section_east_19ba {
  background-color: #444;
}
.widget_under_0a3b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.widget_under_0a3b .motion_8384 .tall_4750 {
  font-size: 15px;
}
.widget_under_0a3b .tall_4750 {
  line-height: 1.3;
}
.widget_under_0a3b .summary_north_6082 {
}
.widget_under_0a3b .fluid_6bbb {
  background: #235787;
}
.form-purple-e799 {
  padding: 0;
}
.form-purple-e799 .fluid_6bbb {
  background: #1a1a1a;
}
.form-purple-e799 .summary_north_6082 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.orange_9e5b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.orange_9e5b .summary_north_6082 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.orange_9e5b .fluid_6bbb {
  background: #303030;
}
.green-e173 {
  position: relative;
  z-index: 10;
}
.green-e173 .sidebar-fluid-4fc7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge_motion_4bfe .description-green-729c {
  display: inline-block;
  vertical-align: middle;
}
.badge_motion_4bfe.alert_9511 .description-green-729c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .badge_motion_4bfe.alert_9511 .description-green-729c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_motion_4bfe.alert_9511 .description-green-729c {
    margin-right: 0.4em;
  }
}
.badge_motion_4bfe.alert_9511 .description-green-729c:last-child {
  margin-right: 0;
}
.fast_967f .sidebar-fluid-4fc7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .aside-south-0f23 .motion_8384 {
    margin: 0 -0.5em;
  }
  .aside-south-0f23 .motion_8384 [class*="customify-col-"],
  .aside-south-0f23 .motion_8384 [class*="customify-col_"],
  .aside-south-0f23 .motion_8384 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aside-south-0f23.huge_d45a .sidebar-fluid-4fc7 {
  background: 0 0 !important;
}
.aside-south-0f23.huge_d45a .sidebar-fluid-4fc7,
.aside-south-0f23.fast_967f .sidebar-fluid-4fc7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .aside-south-0f23.footer_simple_f77a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.aside-south-0f23.fast_967f .sidebar-fluid-4fc7 {
  box-shadow: none !important;
}
.frame-8d8c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .frame-8d8c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .frame-8d8c {
    padding: 18px 0 20px;
  }
}
.frame-8d8c .simple_d100 {
  width: 100%;
}
.frame-8d8c .south_5825 {
  margin-bottom: 0;
}
.frame-8d8c .wrapper_740d {
  margin-top: 5px;
  font-size: 0.875em;
}
.new-b34e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.new-b34e .container_bottom_6094 {
  width: 100%;
}
.stone-f136 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.stone-f136 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.stone-f136 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;
}
.stone-f136 li:last-child:after {
  display: none;
}
.stone-f136 li a {
  font-weight: 500;
  margin-right: 10px;
}
.smooth_8d05 .block_pro_c36c button,
.frame-8d8c .block_pro_c36c button {
  left: 0;
}
.smooth_8d05 .container_bottom_6094,
.frame-8d8c .container_bottom_6094 {
  padding-left: 0;
  padding-right: 0;
}
.smooth_8d05 .new-b34e,
.frame-8d8c .new-b34e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.smooth_8d05 {
  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;
}
.smooth_8d05: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;
}
.smooth_8d05 .mask-inner-b2f1 {
  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) {
  .smooth_8d05 .mask-inner-b2f1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_8d05 .mask-inner-b2f1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .smooth_8d05 .mask-inner-b2f1 {
    min-height: 200px;
  }
}
.smooth_8d05 .stone-f136 {
  color: rgba(255, 255, 255, 0.8);
}
.smooth_8d05 .stone-f136 a,
.smooth_8d05 .stone-f136 li:after {
  color: inherit;
}
.smooth_8d05 .stone-f136 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article-1071 {
  margin-bottom: 0.5em;
}
.photo-fdd6 {
  margin-bottom: 1.2em;
}
.photo-fdd6,
.article-1071 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.photo-fdd6 p:last-child,
.article-1071 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .block_pro_c36c,
#masthead .block_pro_c36c {
  display: none;
}
#masthead
  > .block_pro_c36c.box-liquid-a2d7 {
  display: none;
}
#masthead > .block_pro_c36c button {
  left: 0;
}
.sort-9a31 {
  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%;
}
.sort-9a31 .description-green-729c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sort-9a31 .purple_335c {
  display: -webkit-box;
  display: flex;
}
.sort-9a31 .purple_335c.preview_8c9c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sort-9a31 .purple_335c.accent-96e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort-9a31 .purple_335c.sidebar_4210 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort-9a31.over_e763.smooth-6754 .purple_335c.preview_8c9c {
  flex-basis: 100%;
}
.sort-9a31.clean-22cd .purple_335c.accent-96e9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sort-9a31.clean-22cd .purple_335c.sidebar_4210 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .block_pro_c36c.box-liquid-a2d7 {
  display: none;
}
#masthead > .block_pro_c36c button {
  left: 0;
}
.paragraph_outer_6062 {
  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;
}
.paragraph_outer_6062:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paragraph_outer_6062.hidden_8471 i {
  margin-right: 4px;
}
.paragraph_outer_6062.light_9013 i {
  margin-left: 5px;
}
.tall_4750 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tall_4750 p:last-child {
  margin-bottom: 0;
}
.texture-a149 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.texture-a149 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.texture-a149 img {
  display: block;
  width: auto;
  line-height: 1;
}
.texture-a149 .title-1d31 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.texture-a149 .secondary_d847 {
  margin: 5px 0 7px 0;
}
.texture-a149.stone_0fcf .highlight-8172 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-a149.stone_0fcf .action_0428 {
  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;
}
.texture-a149.gas_e153 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.texture-a149.gas_e153 .highlight-8172 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-a149.gas_e153 .action_0428 {
  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;
}
.texture-a149.surface-white-e935 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture-a149.video-action-2a0c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.texture-a149.video-action-2a0c .action_0428 {
  margin-top: 7px;
}
.header-82c9 {
  display: inline-block;
}
.green-e173 .list-aea0 .texture-a149 img {
  max-width: 100%;
}
.aside_30b2 .tall-648f.block-simple-294a,
.preview-170f .tall-648f.block-simple-294a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside_30b2 .pro-9fc8,
.preview-170f .pro-9fc8 {
  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%);
}
.aside_30b2 .pro-9fc8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.aside_30b2.liquid_c5a7 .pro-9fc8 {
  display: none;
}
.aside_30b2 .menu-c497 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside_30b2 .menu-c497 li {
  display: inline-block;
  position: relative;
}
.aside_30b2 .menu-c497 li:last-child {
  margin-right: 0;
}
.aside_30b2 .menu-c497 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;
}
.aside_30b2 .menu-c497 li.breadcrumb_black_e636 > a {
  color: rgba(0, 0, 0, 0.9);
}
.aside_30b2 .menu-c497 > 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;
}
.aside_30b2 .menu-c497 > li > a i {
  line-height: 0;
}
.aside_30b2 .menu-c497 > li.tabs-ad99 > a .pro-9fc8 {
  margin-left: 4px;
  line-height: 0;
}
.aside_30b2 .menu-c497 .tertiary-58bf li.tabs-ad99 > a {
  position: relative;
}
.aside_30b2 .menu-c497 .tertiary-58bf li.tabs-ad99 > a:after,
.aside_30b2 .menu-c497 .tertiary-58bf li.tabs-ad99 > a:before {
  content: "";
  display: table;
}
.aside_30b2 .menu-c497 .tertiary-58bf li.tabs-ad99 > a:after {
  clear: both;
}
.aside_30b2 .menu-c497 .tertiary-58bf li.tabs-ad99 > a .pro-9fc8 {
  margin-left: 5px;
  float: right;
}
.aside_30b2 .gas_3a55,
.aside_30b2 .tertiary-58bf {
  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;
}
.aside_30b2 .tertiary-58bf {
  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;
}
.aside_30b2 .tertiary-58bf .block-simple-294a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside_30b2 .tertiary-58bf .pro-9fc8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.aside_30b2 .tertiary-58bf li {
  display: block;
  margin: 0;
  padding: 0;
}
.aside_30b2 .tertiary-58bf 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;
}
.aside_30b2 .tertiary-58bf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.aside_30b2 .tertiary-58bf .tertiary-58bf {
  top: 0;
  left: 100%;
}
.aside_30b2 .advanced_a4dd.fn-focus-fadb > .gas_3a55,
.aside_30b2 .advanced_a4dd.fn-focus-fadb > .tertiary-58bf,
.aside_30b2 .advanced_a4dd:focus > .gas_3a55,
.aside_30b2 .advanced_a4dd:focus > .tertiary-58bf,
.aside_30b2 .advanced_a4dd:hover > .gas_3a55,
.aside_30b2 .advanced_a4dd:hover > .tertiary-58bf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.aside_30b2.tabs_dd68 .tabs-d64c:after,
.aside_30b2.tabs_dd68 .tabs-d64c:before {
  content: "";
  display: table;
}
.aside_30b2.tabs_dd68 .tabs-d64c:after {
  clear: both;
}
.aside_30b2.tabs_dd68 .tabs-d64c > li {
  float: left;
}
.aside_30b2.orange_26b4 .tabs-d64c:after,
.aside_30b2.orange_26b4 .tabs-d64c:before {
  content: "";
  display: table;
}
.aside_30b2.orange_26b4 .tabs-d64c:after {
  clear: both;
}
.aside_30b2.orange_26b4 .tabs-d64c > li {
  float: left;
}
.aside_30b2.orange_26b4 .tabs-d64c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.aside_30b2.orange_26b4 .tabs-d64c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.aside_30b2.orange_26b4 .tabs-d64c > li.description-full-2a27 > a,
.aside_30b2.orange_26b4 .tabs-d64c > li.breadcrumb_black_e636 > a {
  color: #fff;
  background-color: #1e4b75;
}
.aside_30b2.card-2aaf .tabs-d64c > li > a .block-simple-294a {
  position: relative;
}
.aside_30b2.card-2aaf .tabs-d64c > li > a .block-simple-294a: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;
}
.aside_30b2.card-2aaf
  .tabs-d64c
  > li:focus
  > a
  .block-simple-294a:before,
.aside_30b2.card-2aaf
  .tabs-d64c
  > li:hover
  > a
  .block-simple-294a:before {
  width: 100%;
  background-color: currentColor;
}
.aside_30b2.card-2aaf
  .tabs-d64c
  > li.description-full-2a27
  > a
  .block-simple-294a:before,
.aside_30b2.card-2aaf
  .tabs-d64c
  > li.huge-cc98
  > a
  .block-simple-294a:before {
  width: 100%;
  background-color: currentColor;
}
.aside_30b2.grid_6757 .tabs-d64c > li > a .block-simple-294a {
  position: relative;
}
.aside_30b2.grid_6757 .tabs-d64c > li > a .block-simple-294a: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;
}
.aside_30b2.grid_6757 .tabs-d64c > li:focus > a .block-simple-294a:before,
.aside_30b2.grid_6757
  .tabs-d64c
  > li:hover
  > a
  .block-simple-294a:before {
  width: 100%;
  background-color: currentColor;
}
.aside_30b2.grid_6757
  .tabs-d64c
  > li.description-full-2a27
  > a
  .block-simple-294a:before,
.aside_30b2.grid_6757
  .tabs-d64c
  > li.huge-cc98
  > a
  .block-simple-294a:before {
  width: 100%;
  background-color: currentColor;
}
.preview-170f .menu-c497 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preview-170f .menu-c497 li:first-child > a {
  border-top: none;
}
.preview-170f .menu-c497 .bottom_e20d > .block-simple-294a .pro-9fc8 {
  display: none;
}
.preview-170f .menu-c497 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.preview-170f .menu-c497 li:last-child {
  border: none;
}
.preview-170f .menu-c497 li.tabs-ad99 > a {
  padding-right: 45px !important;
}
.preview-170f .menu-c497 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.preview-170f .menu-c497 li a:focus,
.preview-170f .menu-c497 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview-170f .menu-c497 li .simple_bbd0 {
  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;
}
.preview-170f .menu-c497 li .simple_bbd0:hover {
  box-shadow: none;
}
.preview-170f .menu-c497 li .simple_bbd0 .pro-9fc8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.preview-170f .menu-c497 .tertiary-58bf {
  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);
}
.preview-170f .menu-c497 .tertiary-58bf li a {
  padding-left: 3em;
}
.preview-170f .menu-c497 .panel_dd5a > a .simple_bbd0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.preview-170f .menu-c497 .panel_dd5a > .tertiary-58bf {
  display: block;
  opacity: 1;
}
.texture-selected-bdec {
  max-width: 100%;
}
.box_next_f930 {
  line-height: 0;
  cursor: pointer;
}
.title_28f9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.title_28f9:hover {
  box-shadow: none;
  color: currentColor;
}
.title_28f9 svg {
  width: 18px;
  height: 18px;
}
.title_28f9 .mask-b87c {
  display: none;
}
.bright-fc1b {
  position: relative;
}
.bright-fc1b.fn-active-fadb .title_28f9 .brown_328a {
  display: none;
}
.bright-fc1b.fn-active-fadb .title_28f9 .mask-b87c {
  display: inline-block;
}
.bright-fc1b .accordion-under-d924 {
  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);
}
.bright-fc1b.gold_8896 .accordion-under-d924 {
  left: auto;
  right: -0.9em;
}
.bright-fc1b.gold_8896 .tooltip_ac8a::before {
  left: auto;
  right: 15px;
}
.bright-fc1b.fn-active-fadb .accordion-under-d924 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_yellow_294f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.border_yellow_294f label {
  flex-basis: 100%;
}
.border_yellow_294f .highlight_upper_85f1 {
  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;
}
.border_yellow_294f .up-4cbd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.border_yellow_294f .up-4cbd:focus {
  background-color: transparent;
}
.border_yellow_294f button.shade_under_b5dd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.border_yellow_294f button.shade_under_b5dd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.border_yellow_294f button.shade_under_b5dd svg {
  width: 18px;
  height: 18px;
}
.border_yellow_294f input[type="submit"] {
  min-height: auto;
}
.heading-bf05 .border_yellow_294f .up-4cbd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tooltip_ac8a {
  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) {
  .tooltip_ac8a {
    width: 220px;
  }
}
.tooltip_ac8a label {
  flex-basis: 100%;
}
.tooltip_ac8a::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;
}
.alert-7383 .heading-bf05 .border_yellow_294f {
  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;
}
.alert-7383
  .heading-bf05
  .border_yellow_294f
  .highlight_upper_85f1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert-7383 .heading-bf05 .border_yellow_294f .up-4cbd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert-7383
  .heading-bf05
  .border_yellow_294f
  .up-4cbd:focus {
  background: 0 0;
}
.alert-7383
  .heading-bf05
  .border_yellow_294f
  .white_de7e {
  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;
}
.video-simple-5ca2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.video-simple-5ca2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.video-simple-5ca2 li:last-child {
  margin-right: 0;
}
.video-simple-5ca2 li:first-child {
  margin-left: 0;
}
.video-simple-5ca2.surface_advanced_9634 a {
  color: #fff;
}
.video-simple-5ca2.surface_advanced_9634 a:hover {
  color: #fff;
}
.video-simple-5ca2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.video-simple-5ca2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.video-simple-5ca2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video-simple-5ca2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.video-simple-5ca2 [class*="social-icon-apple"] {
  background-color: #999;
}
.video-simple-5ca2 [class*="social-icon-apple"].left-3360 {
  background-color: transparent;
  color: #999;
}
.video-simple-5ca2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.video-simple-5ca2 [class*="social-icon-behance"].left-3360 {
  background-color: transparent;
  color: #1769ff;
}
.video-simple-5ca2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.video-simple-5ca2 [class*="social-icon-bitbucket"].left-3360 {
  background-color: transparent;
  color: #205081;
}
.video-simple-5ca2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.video-simple-5ca2 [class*="social-icon-codepen"].left-3360 {
  background-color: transparent;
  color: #000;
}
.video-simple-5ca2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.video-simple-5ca2 [class*="social-icon-delicious"].left-3360 {
  background-color: transparent;
  color: #39f;
}
.video-simple-5ca2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.video-simple-5ca2 [class*="social-icon-digg"].left-3360 {
  background-color: transparent;
  color: #005be2;
}
.video-simple-5ca2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.video-simple-5ca2 [class*="social-icon-dribbble"].left-3360 {
  background-color: transparent;
  color: #ea4c89;
}
.video-simple-5ca2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.video-simple-5ca2 [class*="social-icon-envelope"].left-3360 {
  background-color: transparent;
  color: #ea4335;
}
.video-simple-5ca2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.video-simple-5ca2 [class*="social-icon-facebook"].left-3360 {
  background-color: transparent;
  color: #3b5998;
}
.video-simple-5ca2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.video-simple-5ca2 [class*="social-icon-flickr"].left-3360 {
  background-color: transparent;
  color: #0063dc;
}
.video-simple-5ca2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.video-simple-5ca2 [class*="social-icon-foursquare"].left-3360 {
  background-color: transparent;
  color: #2d5be3;
}
.video-simple-5ca2 [class*="social-icon-github"] {
  background-color: #333;
}
.video-simple-5ca2 [class*="social-icon-github"].left-3360 {
  background-color: transparent;
  color: #333;
}
.video-simple-5ca2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.video-simple-5ca2 [class*="social-icon-google-plus"].left-3360 {
  background-color: transparent;
  color: #dd4b39;
}
.video-simple-5ca2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.video-simple-5ca2 [class*="social-icon-houzz"].left-3360 {
  background-color: transparent;
  color: #7ac142;
}
.video-simple-5ca2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.video-simple-5ca2 [class*="social-icon-instagram"].left-3360 {
  background-color: transparent;
  color: #262626;
}
.video-simple-5ca2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.video-simple-5ca2 [class*="social-icon-jsfiddle"].left-3360 {
  background-color: transparent;
  color: #487aa2;
}
.video-simple-5ca2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.video-simple-5ca2 [class*="social-icon-linkedin"].left-3360 {
  background-color: transparent;
  color: #0077b5;
}
.video-simple-5ca2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.video-simple-5ca2 [class*="social-icon-medium"].left-3360 {
  background-color: transparent;
  color: #00ab6b;
}
.video-simple-5ca2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.video-simple-5ca2
  [class*="social-icon-odnoklassniki"].left-3360 {
  background-color: transparent;
  color: #f4731c;
}
.video-simple-5ca2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.video-simple-5ca2 [class*="social-icon-meetup"].left-3360 {
  background-color: transparent;
  color: #ec1c40;
}
.video-simple-5ca2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.video-simple-5ca2 [class*="social-icon-pinterest"].left-3360 {
  background-color: transparent;
  color: #bd081c;
}
.video-simple-5ca2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.video-simple-5ca2 [class*="social-icon-product-hunt"].left-3360 {
  background-color: transparent;
  color: #da552f;
}
.video-simple-5ca2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.video-simple-5ca2 [class*="social-icon-reddit"].left-3360 {
  background-color: transparent;
  color: #ff4500;
}
.video-simple-5ca2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.video-simple-5ca2 [class*="social-icon-rss"].left-3360 {
  background-color: transparent;
  color: #f26522;
}
.video-simple-5ca2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.video-simple-5ca2
  [class*="social-icon-shopping-cart"].left-3360 {
  background-color: transparent;
  color: #4caf50;
}
.video-simple-5ca2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.video-simple-5ca2 [class*="social-icon-skype"].left-3360 {
  background-color: transparent;
  color: #00aff0;
}
.video-simple-5ca2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.video-simple-5ca2 [class*="social-icon-slideshare"].left-3360 {
  background-color: transparent;
  color: #0077b5;
}
.video-simple-5ca2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.video-simple-5ca2 [class*="social-icon-snapchat"].left-3360 {
  background-color: transparent;
  color: #fffc00;
}
.video-simple-5ca2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.video-simple-5ca2 [class*="social-icon-soundcloud"].left-3360 {
  background-color: transparent;
  color: #f80;
}
.video-simple-5ca2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.video-simple-5ca2 [class*="social-icon-spotify"].left-3360 {
  background-color: transparent;
  color: #2ebd59;
}
.video-simple-5ca2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.video-simple-5ca2
  [class*="social-icon-stack-overflow"].left-3360 {
  background-color: transparent;
  color: #fe7a15;
}
.video-simple-5ca2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.video-simple-5ca2 [class*="social-icon-maldkfgram"].left-3360 {
  background-color: transparent;
  color: #2ca5e0;
}
.video-simple-5ca2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.video-simple-5ca2 [class*="social-icon-tripadvisor"].left-3360 {
  background-color: transparent;
  color: #589442;
}
.video-simple-5ca2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.video-simple-5ca2 [class*="social-icon-tumblr"].left-3360 {
  background-color: transparent;
  color: #35465c;
}
.video-simple-5ca2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.video-simple-5ca2 [class*="social-icon-twitch"].left-3360 {
  background-color: transparent;
  color: #6441a5;
}
.video-simple-5ca2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.video-simple-5ca2 [class*="social-icon-twitter"].left-3360 {
  background-color: transparent;
  color: #1da1f2;
}
.video-simple-5ca2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.video-simple-5ca2 [class*="social-icon-vimeo"].left-3360 {
  background-color: transparent;
  color: #1ab7ea;
}
.video-simple-5ca2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.video-simple-5ca2 [class*="social-icon-vk"].left-3360 {
  background-color: transparent;
  color: #45668e;
}
.video-simple-5ca2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.video-simple-5ca2 [class*="social-icon-weibo"].left-3360 {
  background-color: transparent;
  color: #df2029;
}
.video-simple-5ca2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.video-simple-5ca2 [class*="social-icon-weixin"].left-3360 {
  background-color: transparent;
  color: #7bb32e;
}
.video-simple-5ca2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.video-simple-5ca2 [class*="social-icon-whatsapp"].left-3360 {
  background-color: transparent;
  color: #25d366;
}
.video-simple-5ca2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.video-simple-5ca2 [class*="social-icon-wordpress"].left-3360 {
  background-color: transparent;
  color: #21759b;
}
.video-simple-5ca2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.video-simple-5ca2 [class*="social-icon-xing"].left-3360 {
  background-color: transparent;
  color: #026466;
}
.video-simple-5ca2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.video-simple-5ca2 [class*="social-icon-yelp"].left-3360 {
  background-color: transparent;
  color: #af0606;
}
.video-simple-5ca2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.video-simple-5ca2 [class*="social-icon-youtube"].left-3360 {
  background-color: transparent;
  color: #cd201f;
}
.border_a4f6 {
  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;
}
.border_a4f6:hover {
  box-shadow: none;
  background: 0 0;
}
.element_2db5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pagination_paper_596e {
  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;
}
.layout_last_dd01 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.huge_f544 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.huge_f544,
.huge_f544::after,
.huge_f544::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;
}
.huge_f544::after,
.huge_f544::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outer-f118 .pagination_paper_596e .layout_last_dd01 {
  margin-top: -2px;
  width: 19px;
}
.outer-f118 .pagination_paper_596e .huge_f544 {
  margin-top: -1px;
}
.outer-f118 .pagination_paper_596e .huge_f544,
.outer-f118 .pagination_paper_596e .huge_f544::after,
.outer-f118 .pagination_paper_596e .huge_f544::before {
  width: 19px;
  height: 2px;
}
.outer-f118 .pagination_paper_596e .huge_f544::before {
  top: -6px;
}
.outer-f118 .pagination_paper_596e .huge_f544::after {
  bottom: -6px;
}
.modal-4ae2 .pagination_paper_596e .layout_last_dd01 {
  margin-top: -2px;
  width: 22px;
}
.modal-4ae2 .pagination_paper_596e .huge_f544 {
  margin-top: -1px;
}
.modal-4ae2 .pagination_paper_596e .huge_f544,
.modal-4ae2 .pagination_paper_596e .huge_f544::after,
.modal-4ae2 .pagination_paper_596e .huge_f544::before {
  width: 22px;
  height: 2px;
}
.modal-4ae2 .pagination_paper_596e .huge_f544::before {
  top: -7px;
}
.modal-4ae2 .pagination_paper_596e .huge_f544::after {
  bottom: -7px;
}
.background_e719 .pagination_paper_596e .layout_last_dd01 {
  margin-top: -2px;
  width: 31px;
}
.background_e719 .pagination_paper_596e .huge_f544 {
  margin-top: -1.5px;
}
.background_e719 .pagination_paper_596e .huge_f544,
.background_e719 .pagination_paper_596e .huge_f544::after,
.background_e719 .pagination_paper_596e .huge_f544::before {
  width: 31px;
  height: 3px;
}
.background_e719 .pagination_paper_596e .huge_f544::before {
  top: -9px;
}
.background_e719 .pagination_paper_596e .huge_f544::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .modal-7ef8 .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-7ef8 .pagination_paper_596e .huge_f544 {
    margin-top: -1px;
  }
  .modal-7ef8 .pagination_paper_596e .huge_f544,
  .modal-7ef8 .pagination_paper_596e .huge_f544::after,
  .modal-7ef8 .pagination_paper_596e .huge_f544::before {
    width: 19px;
    height: 2px;
  }
  .modal-7ef8 .pagination_paper_596e .huge_f544::before {
    top: -6px;
  }
  .modal-7ef8 .pagination_paper_596e .huge_f544::after {
    bottom: -6px;
  }
  .component-cold-e77e .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 22px;
  }
  .component-cold-e77e .pagination_paper_596e .huge_f544 {
    margin-top: -1px;
  }
  .component-cold-e77e .pagination_paper_596e .huge_f544,
  .component-cold-e77e .pagination_paper_596e .huge_f544::after,
  .component-cold-e77e .pagination_paper_596e .huge_f544::before {
    width: 22px;
    height: 2px;
  }
  .component-cold-e77e .pagination_paper_596e .huge_f544::before {
    top: -7px;
  }
  .component-cold-e77e .pagination_paper_596e .huge_f544::after {
    bottom: -7px;
  }
  .popup-4c69 .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-4c69 .pagination_paper_596e .huge_f544 {
    margin-top: -1.5px;
  }
  .popup-4c69 .pagination_paper_596e .huge_f544,
  .popup-4c69 .pagination_paper_596e .huge_f544::after,
  .popup-4c69 .pagination_paper_596e .huge_f544::before {
    width: 31px;
    height: 3px;
  }
  .popup-4c69 .pagination_paper_596e .huge_f544::before {
    top: -9px;
  }
  .popup-4c69 .pagination_paper_596e .huge_f544::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item-0bf1 .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 19px;
  }
  .item-0bf1 .pagination_paper_596e .huge_f544 {
    margin-top: -1px;
  }
  .item-0bf1 .pagination_paper_596e .huge_f544,
  .item-0bf1 .pagination_paper_596e .huge_f544::after,
  .item-0bf1 .pagination_paper_596e .huge_f544::before {
    width: 19px;
    height: 2px;
  }
  .item-0bf1 .pagination_paper_596e .huge_f544::before {
    top: -6px;
  }
  .item-0bf1 .pagination_paper_596e .huge_f544::after {
    bottom: -6px;
  }
  .nav_down_bc34 .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_down_bc34 .pagination_paper_596e .huge_f544 {
    margin-top: -1px;
  }
  .nav_down_bc34 .pagination_paper_596e .huge_f544,
  .nav_down_bc34 .pagination_paper_596e .huge_f544::after,
  .nav_down_bc34 .pagination_paper_596e .huge_f544::before {
    width: 22px;
    height: 2px;
  }
  .nav_down_bc34 .pagination_paper_596e .huge_f544::before {
    top: -7px;
  }
  .nav_down_bc34 .pagination_paper_596e .huge_f544::after {
    bottom: -7px;
  }
  .dropdown_bronze_5589 .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_bronze_5589 .pagination_paper_596e .huge_f544 {
    margin-top: -1.5px;
  }
  .dropdown_bronze_5589 .pagination_paper_596e .huge_f544,
  .dropdown_bronze_5589 .pagination_paper_596e .huge_f544::after,
  .dropdown_bronze_5589 .pagination_paper_596e .huge_f544::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_bronze_5589 .pagination_paper_596e .huge_f544::before {
    top: -9px;
  }
  .dropdown_bronze_5589 .pagination_paper_596e .huge_f544::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .article-huge-7821 .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 19px;
  }
  .article-huge-7821 .pagination_paper_596e .huge_f544 {
    margin-top: -1px;
  }
  .article-huge-7821 .pagination_paper_596e .huge_f544,
  .article-huge-7821 .pagination_paper_596e .huge_f544::after,
  .article-huge-7821 .pagination_paper_596e .huge_f544::before {
    width: 19px;
    height: 2px;
  }
  .article-huge-7821 .pagination_paper_596e .huge_f544::before {
    top: -6px;
  }
  .article-huge-7821 .pagination_paper_596e .huge_f544::after {
    bottom: -6px;
  }
  .outer-187a .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 22px;
  }
  .outer-187a .pagination_paper_596e .huge_f544 {
    margin-top: -1px;
  }
  .outer-187a .pagination_paper_596e .huge_f544,
  .outer-187a .pagination_paper_596e .huge_f544::after,
  .outer-187a .pagination_paper_596e .huge_f544::before {
    width: 22px;
    height: 2px;
  }
  .outer-187a .pagination_paper_596e .huge_f544::before {
    top: -7px;
  }
  .outer-187a .pagination_paper_596e .huge_f544::after {
    bottom: -7px;
  }
  .menu_8106 .pagination_paper_596e .layout_last_dd01 {
    margin-top: -2px;
    width: 31px;
  }
  .menu_8106 .pagination_paper_596e .huge_f544 {
    margin-top: -1.5px;
  }
  .menu_8106 .pagination_paper_596e .huge_f544,
  .menu_8106 .pagination_paper_596e .huge_f544::after,
  .menu_8106 .pagination_paper_596e .huge_f544::before {
    width: 31px;
    height: 3px;
  }
  .menu_8106 .pagination_paper_596e .huge_f544::before {
    top: -9px;
  }
  .menu_8106 .pagination_paper_596e .huge_f544::after {
    bottom: -9px;
  }
}
.texture-5864 .huge_f544 {
  -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);
}
.texture-5864 .huge_f544::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-5864 .huge_f544::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);
}
.texture-5864.modal-advanced-6a79 .huge_f544 {
  -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);
}
.texture-5864.modal-advanced-6a79 .huge_f544::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-5864.modal-advanced-6a79 .huge_f544::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);
}
.slow-3fd2 {
  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.pink-e1be:before {
  display: none;
}
.carousel-a3fd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel-a3fd .badge-f4b4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel-a3fd .badge-f4b4:last-of-type {
  border-bottom: none;
}
.carousel-a3fd .badge-f4b4.photo-16c0,
.carousel-a3fd .badge-f4b4.nav-0008,
.carousel-a3fd .badge-f4b4.grid-9f3e {
  padding: 0;
}
.carousel-a3fd .preview-170f .simple_bbd0 {
  color: currentColor;
}
.carousel-a3fd .preview-170f .simple_bbd0:focus,
.carousel-a3fd .preview-170f .simple_bbd0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-a3fd.summary_north_6082 .hero-f02a,
.carousel-a3fd.summary_north_6082 .tall_4750 a,
.carousel-a3fd.summary_north_6082 .tabs-d64c a,
.carousel-a3fd.summary_north_6082 .tertiary-58bf a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-a3fd.summary_north_6082 .hero-f02a:hover,
.carousel-a3fd.summary_north_6082 .tall_4750 a:hover,
.carousel-a3fd.summary_north_6082 .tabs-d64c a:hover,
.carousel-a3fd.summary_north_6082 .tertiary-58bf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-a3fd.summary_north_6082 .media_6160 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-a3fd.summary_north_6082 .badge-f4b4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-a3fd.summary_north_6082 .badge-f4b4:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-a3fd.summary_north_6082 .tag-1616:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-a3fd.summary_north_6082 .preview-170f .menu-c497 li a,
.carousel-a3fd.summary_north_6082 .preview-170f .simple_bbd0,
.carousel-a3fd.summary_north_6082 .tertiary-58bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-a3fd.summary_north_6082 .preview-170f .simple_bbd0:focus,
.carousel-a3fd.summary_north_6082 .preview-170f .simple_bbd0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-a3fd.summary_north_6082 .menu-c497 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-a3fd.fluid_6bbb .hero-f02a,
.carousel-a3fd.fluid_6bbb .tall_4750 a,
.carousel-a3fd.fluid_6bbb .tabs-d64c .simple_bbd0,
.carousel-a3fd.fluid_6bbb .tabs-d64c a,
.carousel-a3fd.fluid_6bbb .tertiary-58bf a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-a3fd.fluid_6bbb .hero-f02a:hover,
.carousel-a3fd.fluid_6bbb .tall_4750 a:hover,
.carousel-a3fd.fluid_6bbb .tabs-d64c .simple_bbd0:hover,
.carousel-a3fd.fluid_6bbb .tabs-d64c a:hover,
.carousel-a3fd.fluid_6bbb .tertiary-58bf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-a3fd.fluid_6bbb .media_6160 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-a3fd.fluid_6bbb .badge-f4b4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-a3fd.fluid_6bbb .badge-f4b4:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel-a3fd.fluid_6bbb .tag-1616:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-a3fd.fluid_6bbb .preview-170f .menu-c497 li a,
.carousel-a3fd.fluid_6bbb .preview-170f .simple_bbd0,
.carousel-a3fd.fluid_6bbb .tertiary-58bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-a3fd.fluid_6bbb .preview-170f .simple_bbd0:focus,
.carousel-a3fd.fluid_6bbb .preview-170f .simple_bbd0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-a3fd.fluid_6bbb .menu-c497 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-1616 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-1616:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo-d3aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.next_5b3b .carousel-a3fd {
  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;
}
.next_5b3b .badge-f4b4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.next_5b3b .badge-f4b4: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) {
  .next_5b3b .badge-f4b4:before {
    width: 16%;
    left: 42%;
  }
}
.next_5b3b .badge-f4b4:last-child:before {
  content: none;
}
.next_5b3b .badge-f4b4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.next_5b3b .preview-170f .menu-c497 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.next_5b3b .preview-170f .menu-c497 li a .simple_bbd0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.next_5b3b .preview-170f .tertiary-58bf {
  border: none;
}
.next_5b3b .preview-170f .tertiary-58bf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.next_5b3b .tag-1616 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.next_5b3b .photo-d3aa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.next_5b3b .fluid_6bbb .tag-1616:before {
  background: rgba(0, 0, 0, 0.9);
}
.next_5b3b .summary_north_6082.next-5d74 .huge_f544 {
  background: rgba(0, 0, 0, 0.6);
}
.next_5b3b
  .summary_north_6082.next-5d74
  .huge_f544::after,
.next_5b3b
  .summary_north_6082.next-5d74
  .huge_f544:before {
  background: inherit;
}
.next_5b3b
  .summary_north_6082.next-5d74:hover
  .huge_f544 {
  background: rgba(0, 0, 0, 0.8);
}
.column-e11a .carousel-a3fd {
  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) {
  .column-e11a .carousel-a3fd {
    width: auto;
    right: 45px;
  }
}
.middle-2485 .carousel-a3fd {
  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) {
  .middle-2485 .carousel-a3fd {
    width: auto;
    left: 45px;
  }
}
.pink-e1be .carousel-a3fd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pink-e1be .photo-d3aa {
  max-width: 48em;
  margin: 0 auto;
}
.pink-e1be .tag-1616:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.out_3983 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.out_3983.next_5b3b .carousel-a3fd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.out_3983.column-e11a .carousel-a3fd {
  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);
}
.out_3983 .carousel-a3fd {
  visibility: visible;
}
.out_3983.middle-2485 .carousel-a3fd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wood-0426,
.lower_61bc {
  overflow-x: hidden;
}
.wood-0426 .carousel-a3fd {
  overflow: auto;
}
.wood-0426.next_5b3b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood-0426.next_5b3b .carousel-a3fd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wood-0426.next_5b3b .border_a4f6 {
  opacity: 0;
}
.wood-0426.column-e11a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood-0426.column-e11a .carousel-a3fd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wood-0426.column-e11a .border_a4f6 {
  opacity: 0;
}
.wood-0426.middle-2485 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood-0426.middle-2485 .carousel-a3fd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wood-0426.middle-2485 .border_a4f6 {
  opacity: 0;
}
.wood-0426.pink-e1be .carousel-a3fd {
  z-index: 10;
  visibility: visible;
}
.next-5d74 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.next-5d74 .huge_f544 {
  background: rgba(255, 255, 255, 0.99);
}
.next-5d74 .huge_f544::after,
.next-5d74 .huge_f544:before {
  background: inherit;
}
.next-5d74:hover .huge_f544 {
  background: rgba(255, 255, 255, 0.99);
}
.middle-2485 .next-5d74 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pink-e1be .next-5d74 {
  display: none !important;
}
.wood-0426:before,
.lower_61bc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wood-0426 .next-5d74,
.lower_61bc .next-5d74 {
  display: inline-block;
}
.carousel-a3fd .description-green-729c {
  -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;
}
.wood-0426 .carousel-a3fd .description-green-729c,
.lower_61bc .carousel-a3fd .description-green-729c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_north_68a5 .highlight_upper_85f1 {
  width: 100%;
}
.list-aea0 {
  padding: 0 0.5em 0;
}
.list-aea0 [class*="customify-col-"],
.list-aea0 [class*="customify-col_"],
.list-aea0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading-steel-1a69 .list-aea0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .motion_8384 .tabs-hard-d92c,
  .tabs-hard-d92c {
    display: none;
  }
  .hot-aecd {
    text-align: left;
  }
  .new-d153 {
    text-align: center;
  }
  .wood_c36f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .motion_8384 .layout-west-a11a,
  .layout-west-a11a {
    display: none;
  }
  .tabs-plasma-d1ef {
    text-align: left;
  }
  .highlight_cc33 {
    text-align: center;
  }
  .cold_e967 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .motion_8384 .primary_hot_9c2d,
  .primary_hot_9c2d {
    display: none;
  }
  .thumbnail-3c86 {
    text-align: left;
  }
  .tertiary_fast_572f {
    text-align: center;
  }
  .clean-3c38 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list-gold-164a {
  box-shadow: none !important;
}
.picture-768e .grid_in_32f5,
.under_744c .grid_in_32f5 {
  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;
}
.under_744c .grid_in_32f5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sidebar-fluid-4fc7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sidebar-fluid-4fc7:after,
.sidebar-fluid-4fc7:before {
  content: "";
  display: table;
}
.sidebar-fluid-4fc7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sidebar-fluid-4fc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sidebar-fluid-4fc7,
.footer_simple_f77a {
  max-width: 1248px;
  margin: 0 auto;
}

.thick_d6a1.photo-red-fb15 .sidebar-fluid-4fc7 {
  max-width: 100%;
}
.thick_d6a1.west_cfea {
  max-width: 1200px;
  margin: 0 auto;
}
.thick_d6a1.section-complex-8412 .sidebar-fluid-4fc7 {
  max-width: 100%;
}
.thick_d6a1.section-complex-8412 > .sidebar-fluid-4fc7 {
  padding-left: 0;
  padding-right: 0;
}
.thick_d6a1.section-complex-8412 > .sidebar-fluid-4fc7 .motion_8384 {
  margin: 0;
}
.thick_d6a1.section-complex-8412
  > .sidebar-fluid-4fc7
  .tertiary_767f.border-huge-b675 {
  margin-right: 0;
  margin-left: 0;
}
.thick_d6a1.section-complex-8412 #main.border-huge-b675 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hidden-pressed-0fd3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-pressed-0fd3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_full_81aa .breadcrumb-small-1b99 {
    padding-right: 1em;
  }
  .section_full_81aa.video_4bfc .tertiary_767f {
    border-right: 1px solid #eaecee;
  }
  .section_full_81aa.video_4bfc .breadcrumb-small-1b99 {
    padding-right: 1em;
  }
  .section_full_81aa.video_4bfc .primary_fdc9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under-c22a .breadcrumb-small-1b99 {
    padding-left: 1em;
  }
  .under-c22a.video_4bfc .tertiary_767f {
    border-left: 1px solid #eaecee;
  }
  .under-c22a.video_4bfc .breadcrumb-small-1b99 {
    padding-left: 1em;
  }
  .under-c22a.video_4bfc .primary_fdc9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_f6d2 .breadcrumb-small-1b99 {
    padding-left: 1em;
  }
  .in_f6d2.video_4bfc .cold-6bd8 {
    border-right: 1px solid #eaecee;
  }
  .in_f6d2.video_4bfc .static-1c95 {
    border-right: 1px solid #eaecee;
  }
  .in_f6d2.video_4bfc .breadcrumb-small-1b99 {
    padding-left: 1em;
  }
  .in_f6d2.video_4bfc .primary_fdc9 {
    padding-right: 1em;
  }
  .in_f6d2.video_4bfc .widget_61f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out_e090 .breadcrumb-small-1b99 {
    padding-right: 1em;
  }
  .out_e090.video_4bfc .cold-6bd8 {
    border-left: 1px solid #eaecee;
  }
  .out_e090.video_4bfc .static-1c95 {
    border-left: 1px solid #eaecee;
  }
  .out_e090.video_4bfc .breadcrumb-small-1b99 {
    padding-right: 1em;
  }
  .out_e090.video_4bfc .primary_fdc9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out_e090.video_4bfc .widget_61f5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-pressed-0fd3 .breadcrumb-small-1b99 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden-pressed-0fd3.video_4bfc .tertiary_767f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hidden-pressed-0fd3.video_4bfc .breadcrumb-small-1b99 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden-pressed-0fd3.video_4bfc .primary_fdc9 {
    padding-left: 1em;
  }
  .hidden-pressed-0fd3.video_4bfc .widget_61f5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hidden-pressed-0fd3.video_4bfc .breadcrumb-small-1b99 {
    padding-left: 0;
  }
}
.accent-b71c .badge_motion_4bfe {
  display: inline-block;
}
.wide_1c2e {
  display: inline-block;
}
.focus-cold-68b6 {
  word-con: break-word;
}
.current-e03c > span {
  display: inline-block;
  padding: 5px 0;
}
.current-e03c .pattern-225b {
  margin-left: 8px;
  margin-right: 8px;
}
.current-e03c .info-east-64c3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paragraph_7d8b .backdrop_west_c790 {
  margin-bottom: 2em;
}
.paragraph_7d8b .red_b426 {
  margin-bottom: 15px;
}
.paragraph_7d8b .red_b426:last-child {
  margin-bottom: 0;
}
.paragraph_7d8b .wood_e5c6 {
  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) {
  .paragraph_7d8b .wood_e5c6 {
    display: block;
  }
}
.paragraph_7d8b .detail-purple-46ff {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paragraph_7d8b .detail-purple-46ff {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paragraph_7d8b .video_smooth_c90b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paragraph_7d8b .video_smooth_c90b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paragraph_7d8b .video_smooth_c90b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paragraph_7d8b .focus-cold-68b6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_7d8b .focus-cold-68b6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paragraph_7d8b .highlight-48f6 p:last-child {
  margin-bottom: 0;
}
.paragraph_7d8b .green-9bbe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paragraph_7d8b .label-wide-a700 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paragraph_7d8b .last-9c1f {
  margin-top: 1em;
}
.paragraph_7d8b .alert_smooth_0955 {
  top: 0;
  display: block;
}
.paragraph_7d8b .alert_smooth_0955 a {
  color: inherit;
}
.paragraph_7d8b .alert_smooth_0955 a:hover {
  color: inherit;
}
.paragraph_7d8b .panel_be94 {
  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;
}
.paragraph_7d8b .panel_be94:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paragraph_7d8b .label-wide-a700 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paragraph_7d8b .notice_wide_7155 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paragraph_7d8b .notice_wide_7155:first-child {
  margin-top: 0;
}
.paragraph_7d8b .notice_wide_7155.lite_1fde {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paragraph_7d8b .notice_wide_7155.sort-wood-eceb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph_7d8b
  .notice_wide_7155.sort-wood-eceb.overlay_02b8
  .last-9c1f {
  width: 100%;
}
.paragraph_7d8b .sort-wood-eceb {
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_7d8b .sort-wood-eceb .current-e03c,
.paragraph_7d8b .sort-wood-eceb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paragraph_7d8b .video_smooth_c90b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph_7d8b .video_smooth_c90b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph_7d8b .video_smooth_c90b: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;
}
.paragraph_7d8b .lite_1fde {
  z-index: 5;
}
.paragraph_7d8b .preview-dfb1 .breadcrumb_focused_e15b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paragraph_7d8b .search-c15d .breadcrumb_focused_e15b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paragraph_7d8b .nav_406c .breadcrumb_focused_e15b {
  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;
}
.paragraph_7d8b.easy_33b6 .wood_e5c6,
.paragraph_7d8b.pro_888c .wood_e5c6 {
  display: block;
}
.paragraph_7d8b.easy_33b6 .wood_e5c6 .label-center-5c6d,
.paragraph_7d8b.easy_33b6 .wood_e5c6 .label-wide-a700,
.paragraph_7d8b.pro_888c .wood_e5c6 .label-center-5c6d,
.paragraph_7d8b.pro_888c .wood_e5c6 .label-wide-a700 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph_7d8b.logo_current_5b65 .detail-purple-46ff {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paragraph_7d8b.logo_current_5b65 .detail-purple-46ff {
    margin-right: 0;
  }
}
.paragraph_7d8b.easy_33b6 .detail-purple-46ff,
.paragraph_7d8b.pro_888c .detail-purple-46ff {
  padding-top: 40%;
}
.paragraph_7d8b.easy_33b6 .backdrop_west_c790,
.paragraph_7d8b.pro_888c .backdrop_west_c790 {
  display: block;
}
.paragraph_7d8b.easy_33b6 .fn-sticky-fadb .label-wide-a700,
.paragraph_7d8b.pro_888c .fn-sticky-fadb .label-wide-a700 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paragraph_7d8b.easy_33b6 .detail-purple-46ff,
.paragraph_7d8b.pro_888c .detail-purple-46ff {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paragraph_7d8b.easy_33b6 .label-wide-a700 {
  padding: 1em;
}
.shadow_29f5 {
  margin: 30px auto;
  display: block;
}
.shadow_29f5 .soft_eeb3 > * {
  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;
}
.shadow_29f5 .soft_eeb3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_29f5 .soft_eeb3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay_bd2c .current-e03c {
  margin-bottom: 1.41575em;
}
.overlay_bd2c .title_lower_8401 {
  margin-bottom: 1.618em;
}
.media_deb0 .info-e87c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media_deb0 .info-e87c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media_deb0 .widget-medium-96a9 {
  max-width: 100%;
  overflow: auto;
}
.modal-7af6 .media_deb0 a:hover {
  text-decoration: underline;
}
.pagination-c7a6 .red_b426:not(.focus-cold-68b6),
.pagination-c7a6 .video_smooth_c90b {
  margin-bottom: 1.41575em;
}
.pagination-c7a6 .red_b426:not(.focus-cold-68b6):last-child,
.pagination-c7a6 .video_smooth_c90b:last-child {
  margin-bottom: 0;
}
.pagination-c7a6 .red_b426.accordion-fixed-11dd {
  margin-bottom: 0.41575em;
}
.pagination-c7a6 .tabs-9811:before,
.pagination-c7a6 .blue_8dac:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination-c7a6 .tabs-9811:before {
  content: "\f115";
}
.pagination-c7a6 .blue_8dac:before {
  content: "\f02c";
}
.pagination-c7a6 .over_b981 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination-c7a6 .over_b981 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info_2753 {
  display: -webkit-box;
  display: flex;
}
.info_2753 .sort_f134 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info_2753 .sort_f134 {
    flex-basis: 90px;
  }
}
.info_2753 .middle-e8c9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_2753 .middle-e8c9 {
    flex-basis: calc(100% - 50px);
  }
}
.info_2753 .solid_d92a p:last-child {
  margin-bottom: 0.72em;
}
.brown-780d .soft_eeb3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.brown-780d .soft_eeb3:after,
.brown-780d .soft_eeb3:before {
  content: "";
  display: table;
}
.brown-780d .soft_eeb3:after {
  clear: both;
}
.brown-780d .soft_eeb3 .link-solid-e2e0,
.brown-780d .soft_eeb3 .link_1c6a {
  width: 49%;
}
.brown-780d .soft_eeb3 .link-solid-e2e0 a span.button_fluid_dba6,
.brown-780d .soft_eeb3 .link_1c6a a span.button_fluid_dba6 {
  display: block;
  margin-bottom: 5px;
}
.brown-780d .soft_eeb3 .link_1c6a {
  float: left;
  text-align: left;
}
.brown-780d .soft_eeb3 .link-solid-e2e0 {
  float: right;
  text-align: right;
}
.list-f1ee {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .list-f1ee {
    margin-bottom: 0;
  }
}
.grid-fb4a {
  margin-bottom: 1em;
}
.grid-fb4a .focus-cold-68b6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.motion-fff9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.under-b5b9 .grid-fb4a,
.footer-wood-f342 .grid-fb4a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .under-b5b9 .grid-fb4a,
  .footer-wood-f342 .grid-fb4a {
    display: block;
  }
}
.under-b5b9 .motion-fff9,
.footer-wood-f342 .motion-fff9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .under-b5b9 .motion-fff9,
  .footer-wood-f342 .motion-fff9 {
    margin-bottom: 1em;
  }
}
.under-b5b9 .motion-fff9 img,
.footer-wood-f342 .motion-fff9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.under-b5b9 .pressed-ef74,
.footer-wood-f342 .pressed-ef74 {
  flex-basis: calc(100% - 160px);
}
.under-b5b9 .pressed-ef74 p,
.footer-wood-f342 .pressed-ef74 p {
  margin-bottom: 0;
}
.under-b5b9 .pressed-ef74 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .under-b5b9 .pressed-ef74 {
    padding-left: 0;
  }
}
.footer-wood-f342 .pressed-ef74 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .footer-wood-f342 .pressed-ef74 {
    padding-right: 0;
  }
}
.footer-wood-f342 .motion-fff9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stale-4722 .motion-fff9 {
  margin-bottom: 0.5em;
}
.stale-4722 .motion-fff9 img {
  width: 100%;
}
.sidebar-last-b15c .item_middle_b501,
.black-e34a .item_middle_b501 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.black-e34a .tertiary_767f .prev_1f4f p:last-child {
  margin-bottom: 0;
}
.progress_2d52 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.liquid-3829 .progress-d5e3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .liquid-3829 .progress-d5e3:last-of-type {
    margin-bottom: 0;
  }
}
.liquid-3829 .progress-d5e3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.liquid-3829 .progress-d5e3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.liquid-3829 .progress-d5e3 ul li {
  margin: 0 0 0.6em;
}
.liquid-3829 .progress-d5e3 ul li.mask_a4c4,
.liquid-3829 .progress-d5e3 ul li.disabled_orange_4e00 {
  position: relative;
}
.liquid-3829 .progress-d5e3 ul li.mask_a4c4 .middle_574d,
.liquid-3829 .progress-d5e3 ul li.disabled_orange_4e00 .middle_574d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.liquid-3829 .progress-d5e3 ul li.mask_a4c4:after:after,
.liquid-3829 .progress-d5e3 ul li.mask_a4c4:after:before,
.liquid-3829
  .progress-d5e3
  ul
  li.disabled_orange_4e00:after:after,
.liquid-3829
  .progress-d5e3
  ul
  li.disabled_orange_4e00:after:before {
  content: "";
  display: table;
}
.liquid-3829 .progress-d5e3 ul li.mask_a4c4:after:after,
.liquid-3829
  .progress-d5e3
  ul
  li.disabled_orange_4e00:after:after {
  clear: both;
}
.liquid-3829 .progress-d5e3 a.thumbnail_narrow_1429:hover {
  text-decoration: none;
}
.liquid-3829 .progress-d5e3 select {
  max-width: 100%;
}
.liquid-3829 .progress-d5e3 table {
  font-size: 85%;
}
.liquid-3829 .progress-d5e3 table td,
.liquid-3829 .progress-d5e3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.liquid-3829 .progress-d5e3 table tfoot td {
  text-align: left;
}
.liquid-3829 .progress-d5e3 :last-child {
  margin-bottom: 0;
}
.liquid-3829 .progress-d5e3 .header-a9e9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.liquid-3829 .progress-d5e3 .header-a9e9 label {
  width: 100%;
}
.liquid-3829 .progress-d5e3 .header-a9e9 .up-4cbd {
  width: 100%;
  display: block;
}
.liquid-3829 .progress-d5e3 .header-a9e9 .shade_under_b5dd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.liquid-3829 .progress-d5e3 .header-a9e9 .shade_under_b5dd:hover svg #svg-search {
  fill: #444;
}
.liquid-3829 .progress-d5e3 .header-a9e9 .shade_under_b5dd svg {
  width: 18px;
  height: 18px;
}
.liquid-3829 .large-7c23 ul ul,
.liquid-3829 .focus_e305 ul ul,
.liquid-3829 .focused-cc77 ul ul,
.liquid-3829 .accent_brown_7f1e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.liquid-3829 .large-7c23 .tabs-ad99 > a,
.liquid-3829 .focus_e305 .tabs-ad99 > a,
.liquid-3829 .focused-cc77 .tabs-ad99 > a,
.liquid-3829 .accent_brown_7f1e .tabs-ad99 > a {
  margin-bottom: 0;
}
.liquid-3829 .badge-orange-3541 li,
.liquid-3829 .large-7c23 li,
.liquid-3829 .green_6dba li,
.liquid-3829 .focus_e305 li,
.liquid-3829 .focused-cc77 li,
.liquid-3829 .accent_brown_7f1e li,
.liquid-3829 .detail-8edf li,
.liquid-3829 .new_e985 li {
  display: block;
  position: relative;
}
.liquid-3829 .badge-orange-3541 li:last-child,
.liquid-3829 .large-7c23 li:last-child,
.liquid-3829 .green_6dba li:last-child,
.liquid-3829 .focus_e305 li:last-child,
.liquid-3829 .focused-cc77 li:last-child,
.liquid-3829 .accent_brown_7f1e li:last-child,
.liquid-3829 .detail-8edf li:last-child,
.liquid-3829 .new_e985 li:last-child {
  border: none;
}
.liquid-3829 .badge-orange-3541 li a,
.liquid-3829 .large-7c23 li a,
.liquid-3829 .green_6dba li a,
.liquid-3829 .focus_e305 li a,
.liquid-3829 .focused-cc77 li a,
.liquid-3829 .accent_brown_7f1e li a,
.liquid-3829 .detail-8edf li a,
.liquid-3829 .new_e985 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.liquid-3829 .badge-orange-3541 li ul li::before,
.liquid-3829 .large-7c23 li ul li::before,
.liquid-3829 .green_6dba li ul li::before,
.liquid-3829 .focus_e305 li ul li::before,
.liquid-3829 .focused-cc77 li ul li::before,
.liquid-3829 .accent_brown_7f1e li ul li::before,
.liquid-3829 .detail-8edf li ul li::before,
.liquid-3829 .new_e985 li ul li::before {
  left: 15px;
}
.liquid-3829 .badge-orange-3541 li ul a,
.liquid-3829 .large-7c23 li ul a,
.liquid-3829 .green_6dba li ul a,
.liquid-3829 .focus_e305 li ul a,
.liquid-3829 .focused-cc77 li ul a,
.liquid-3829 .accent_brown_7f1e li ul a,
.liquid-3829 .detail-8edf li ul a,
.liquid-3829 .new_e985 li ul a {
  padding-left: 20px;
}
.liquid-3829 .badge-orange-3541 li ul ul li::before,
.liquid-3829 .large-7c23 li ul ul li::before,
.liquid-3829 .green_6dba li ul ul li::before,
.liquid-3829 .focus_e305 li ul ul li::before,
.liquid-3829 .focused-cc77 li ul ul li::before,
.liquid-3829 .accent_brown_7f1e li ul ul li::before,
.liquid-3829 .detail-8edf li ul ul li::before,
.liquid-3829 .new_e985 li ul ul li::before {
  left: 30px;
}
.liquid-3829 .badge-orange-3541 li ul ul a,
.liquid-3829 .large-7c23 li ul ul a,
.liquid-3829 .green_6dba li ul ul a,
.liquid-3829 .focus_e305 li ul ul a,
.liquid-3829 .focused-cc77 li ul ul a,
.liquid-3829 .accent_brown_7f1e li ul ul a,
.liquid-3829 .detail-8edf li ul ul a,
.liquid-3829 .new_e985 li ul ul a {
  padding-left: 40px;
}
.liquid-3829 .next_833d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.liquid-3829 .new_e985 ul li {
  margin-bottom: 1.41575em;
}
.liquid-3829 .new_e985 ul li .modal-rough-3a63 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.liquid-3829 .new_e985 ul li .column-advanced-ad1e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fluid_6bbb .badge-orange-3541 li a,
.fluid_6bbb .large-7c23 li a,
.fluid_6bbb .green_6dba li a,
.fluid_6bbb .focus_e305 li a,
.fluid_6bbb .focused-cc77 li a,
.fluid_6bbb .accent_brown_7f1e li a,
.fluid_6bbb .detail-8edf li a,
.fluid_6bbb .new_e985 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_6bbb .next_833d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_6bbb .progress-d5e3 ul li.mask_a4c4 .middle_574d,
.fluid_6bbb .progress-d5e3 ul li.disabled_orange_4e00 .middle_574d {
  background: rgba(0, 0, 0, 0.2);
}
.fluid_6bbb .liquid-3829 .progress-d5e3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_d6a1 .liquid-3829 .menu-c497 li {
  margin: 0;
}
.thick_d6a1 .liquid-3829 .menu-c497 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thick_d6a1 .liquid-3829 .menu-c497 li ul {
  margin: 0;
}
.thick_d6a1 .liquid-3829 .menu-c497 li ul li a {
  padding-left: 15px;
}
.thick_d6a1 .liquid-3829 .menu-c497 li ul li li a {
  padding-left: 30px;
}
.thick_d6a1 .liquid-3829 .menu-c497 li.breadcrumb_black_e636 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thick_d6a1 .liquid-3829 .menu-c497 li.breadcrumb_black_e636 > 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;
}
.thick_d6a1 .liquid-3829 .menu-c497 li.breadcrumb_black_e636 > 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;
}
.aside-f0f5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.media_387a {
  position: relative;
  z-index: 10;
}
.media_387a .description-green-729c {
  width: 100%;
  max-width: 100%;
}
.secondary_ad52 .motion_7a2a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.secondary_ad52 .summary_north_6082 {
}
.secondary_ad52 .fluid_6bbb {
  background: #292929;
}
.layout-4131 .motion_7a2a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.layout-4131 .summary_north_6082 {
  background: #f9f9f9;
}
.layout-4131 .fluid_6bbb {
  background: #303030;
}
.tertiary-prev-7b64 .motion_7a2a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary-prev-7b64 .badge_motion_4bfe {
    margin-bottom: 1em;
  }
  .tertiary-prev-7b64 .badge_motion_4bfe:last-child {
    margin-bottom: 0;
  }
}
.tertiary-prev-7b64 .summary_north_6082 {
  background: #ededed;
}
.tertiary-prev-7b64 .fluid_6bbb {
  background: #1a1a1a;
}
.motion_7a2a.summary_north_6082 {
  color: rgba(0, 0, 0, 0.6);
}
.motion_7a2a.summary_north_6082 .hover-silver-63c9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion_7a2a.fluid_6bbb {
  color: rgba(255, 255, 255, 0.99);
}
.motion_7a2a.fluid_6bbb a:not(.thumbnail_narrow_1429) {
  color: rgba(255, 255, 255, 0.79);
}
.motion_7a2a.fluid_6bbb a:not(.thumbnail_narrow_1429):hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_7a2a.fluid_6bbb .hover-silver-63c9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_7a2a.fluid_6bbb table tbody td,
.motion_7a2a.fluid_6bbb table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature-862e.fast_967f .sidebar-fluid-4fc7 {
  max-width: initial;
}
.feature-862e .alert_9511 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature-862e .alert_9511 .description-green-729c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature-862e .alert_9511 .description-green-729c {
    display: block;
    margin-bottom: 2em;
  }
  .feature-862e .alert_9511 .description-green-729c:last-child {
    margin-bottom: 0;
  }
}
.tertiary-prev-7b64 .badge_motion_4bfe:last-child,
.layout-4131 .badge_motion_4bfe:last-child,
.secondary_ad52 .badge_motion_4bfe:last-child {
  margin-bottom: 0;
}
.tertiary-prev-7b64 .badge_motion_4bfe .liquid-3829 .progress-d5e3:last-child,
.layout-4131 .badge_motion_4bfe .liquid-3829 .progress-d5e3:last-child,
.secondary_ad52 .badge_motion_4bfe .liquid-3829 .progress-d5e3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tertiary-prev-7b64 .element-6727,
  .tertiary-prev-7b64 .silver_c45c,
  .layout-4131 .element-6727,
  .layout-4131 .silver_c45c,
  .secondary_ad52 .element-6727,
  .secondary_ad52 .silver_c45c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .media_387a .badge_motion_4bfe {
    margin-bottom: 2em;
  }
}
.media_387a p:last-child {
  margin-bottom: 0;
}
.media_387a li,
.media_387a ul {
  list-style: none;
  margin: 0;
}
.media_387a ul ul {
  margin-left: 2.617924em;
}
.panel_basic_60fe {
  font-size: 0.875em;
}

/* css-noise: 8db9 */
.promo-block-f6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
