/*!
Theme Name: Customify
Theme URI: https://pressmaximum.feature-gas-c30a/customify
Author: WPCustomify
Author URI: https://pressmaximum.feature-gas-c30a
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.feature-gas-c30a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.south_f410.fresh-03e5/licenses/gpl-2.0.up-7e6b
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.status-753d/, (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.short-2708.element-61f2/normalize.banner-7e77/
 ======
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.banner-7e77 v7.0.0 | MIT License | github.feature-gas-c30a/necolas/normalize.banner-7e77 */
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;
}
.element-fast-422a .tag_hard_12fb,
.alert_upper_630e,
.element-yellow-e1b6,
.alert-south-5be1,
.hero-wood-0ff7,
.accordion_1d1b,
.preview-ff66,
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;
}
.alert_upper_630e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert_upper_630e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert_upper_630e,
  h1 {
    font-size: 1.8em;
  }
}
.element-yellow-e1b6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element-yellow-e1b6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element-yellow-e1b6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element-yellow-e1b6,
  h2 {
    font-size: 1.7em;
  }
}
.alert-south-5be1,
h3 {
  font-size: 1.618em;
}
.element-fast-422a .tag_hard_12fb,
.hero-wood-0ff7,
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.tall_146e {
  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;
}
.background-green-0cea:after,
.background-green-0cea:before,
.mask_75b4:after,
.mask_75b4:before {
  content: "";
  display: table;
}
.background-green-0cea:after,
.mask_75b4:after {
  clear: both;
}
.image-purple-d92e {
  float: right;
  margin-right: 0;
}
.gold-96eb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu-inner-859a .tabs-clean-dc51,
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;
}
.menu-inner-859a .tabs-clean-dc51: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;
}
.sort-4f53 .tabs-clean-dc51 {
  box-shadow: none;
}
.sort-4f53
  .tabs-clean-dc51
  .video-8318 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort-4f53 .tabs-clean-dc51 .tooltip-cf5e {
  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;
}
.sort-4f53
  .tabs-clean-dc51
  .tooltip-cf5e
  b {
  display: none;
}
.sort-4f53 .panel_cool_3fe5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hero_3508:not(.status_glass_69f6):not(.card-under-cd41),
button:not(.status_glass_69f6):not(.card-under-cd41),
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ),
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ),
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ) {
  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;
}
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ):hover,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ):hover,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):hover,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):hover,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ):active,
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ):active,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):active,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):active,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):active,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus {
  outline: 0;
}
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc {
  position: relative;
}
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .secondary-1a10,
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .tooltip_bf72,
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .info-0865,
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  i,
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  svg,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .secondary-1a10,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .tooltip_bf72,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .info-0865,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  i,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  svg,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .secondary-1a10,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .tooltip_bf72,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .info-0865,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  i,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  svg,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .secondary-1a10,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .tooltip_bf72,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .info-0865,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  i,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  svg,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .secondary-1a10,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .tooltip_bf72,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  .info-0865,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  i,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc
  svg {
  visibility: hidden;
}
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc:after,
button:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc:after,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc:after,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc:after,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ).fn-loading-43fc: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;
}
.hero_3508:not(.status_glass_69f6):not(.card-under-cd41),
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ),
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ),
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ) {
  color: #fff;
  background: #235787;
}
.hero_3508:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus,
input[type="button"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus,
input[type="reset"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus,
input[type="submit"]:not(.status_glass_69f6):not(
    .card-under-cd41
  ):focus {
  color: #fff;
}
.hero_3508.fn-disabled-43fc:not(.status_glass_69f6):not(
    .card-under-cd41
  ),
.hero_3508[disabled]:not(.status_glass_69f6):not(
    .card-under-cd41
  ),
button.fn-disabled-43fc:not(.status_glass_69f6):not(
    .card-under-cd41
  ),
button[disabled]:not(.status_glass_69f6):not(
    .card-under-cd41
  ) {
  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;
}
.south-15de {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.south-15de: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-copper-a80e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.media-5ff1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.narrow_ce33 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.background-green-0cea:after,
.background-green-0cea:before,
.white-7bf9:after,
.white-7bf9:before,
.simple_1892:after,
.simple_1892:before,
.accent-wood-0099:after,
.accent-wood-0099:before,
.summary_87cb:after,
.summary_87cb:before,
.chip-light-602d:after,
.chip-light-602d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.background-green-0cea:after,
.white-7bf9:after,
.simple_1892:after,
.accent-wood-0099:after,
.summary_87cb:after,
.chip-light-602d:after {
  clear: both;
}
.white-7bf9 .caption-2d51,
.simple_1892 .caption-2d51,
.backdrop-brown-5fda .caption-2d51 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard_375a {
  display: inline-block;
}
.next_6b3e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.next_6b3e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.next_6b3e .under_4838 {
  padding: 1em 0;
  font-size: 85%;
}
.under_4838 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel-right-0592 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel-right-0592:after,
.panel-right-0592:before {
  content: "";
  display: table;
}
.panel-right-0592:after {
  clear: both;
}
.primary-bright-0c15 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message_623e .primary-bright-0c15 {
  max-width: 50%;
}
.row_e0da .primary-bright-0c15 {
  max-width: 33.33%;
}
.mask_ba1d .primary-bright-0c15 {
  max-width: 25%;
}
.silver-523c .primary-bright-0c15 {
  max-width: 20%;
}
.popup-973a .primary-bright-0c15 {
  max-width: 16.66%;
}
.outline_clean_4409 .primary-bright-0c15 {
  max-width: 14.28%;
}
.media_1343 .primary-bright-0c15 {
  max-width: 12.5%;
}
.complex-5ac8 .primary-bright-0c15 {
  max-width: 11.11%;
}
.tooltip_light_0451 {
  display: block;
}
.element-fast-422a .filter-current-b82f label,
.element-fast-422a .chip-a1b1 label,
.element-fast-422a .shadow_full_0738 label,
.element-fast-422a .outer-2a6d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red_4139 {
  list-style: none;
  margin: 0;
}
.red_4139 article.tooltip_c2f1 {
  margin-bottom: 0;
}
.red_4139 ul {
  list-style: none;
  margin: 0;
}
.red_4139 .steel_3bca li.tooltip_c2f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red_4139 .steel_3bca li.tooltip_c2f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red_4139 .steel_3bca li.tooltip_c2f1: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) {
  .red_4139 .steel_3bca li.tooltip_c2f1 li.tooltip_c2f1 li.tooltip_c2f1 li.tooltip_c2f1 {
    padding-left: 0;
  }
}
article.tooltip_c2f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_c2f1 .white-7bf9 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_c2f1 .label_purple_e75e {
  float: left;
}
article.tooltip_c2f1 .border-7a3d {
  margin-left: 85px;
}
article.tooltip_c2f1 .pressed_6f57 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_c2f1 .pressed_6f57 .message-5a1d {
  margin-left: 10px;
}
article.tooltip_c2f1 .hard_5cc5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_c2f1 .disabled_tiny_8878 {
  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 .filter-current-b82f,
  #respond .shadow_full_0738,
  #respond .outer-2a6d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-current-b82f input,
#respond .shadow_full_0738 input,
#respond .outer-2a6d input {
  width: 100%;
}
#respond .outer-2a6d {
  margin-right: 0;
}
#respond .gradient-hard-4a02 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_smooth_31e2 {
  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;
}
.thumbnail_smooth_31e2.red_6253 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_smooth_31e2 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%);
}
.thumbnail_smooth_31e2:focus,
.thumbnail_smooth_31e2: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);
}
.notice-gas-9a5d {
  border-radius: 10%;
}
.notice-next-09bb {
  border-radius: 50%;
}
.easy-15b1 {
  font-size: 0.72em;
}
.status_inner_4c4e {
  font-size: 0.875em;
}
.under_ac0b {
  font-size: 1.1em;
}
.notification_f650 {
  text-transform: uppercase;
  line-height: 1.2;
}
.notification_f650.easy-15b1 {
  letter-spacing: 0.5px;
}
.right_7d42,
.right_7d42 a {
  color: #6d6d6d;
}
.right_7d42 a:hover {
  color: #111;
}
.overlay-3c37 {
  color: #6d6d6d;
}
.cool_1b0a {
  overflow-x: hidden;
}
.cool_1b0a .soft-526c.notice-smooth-ee81 {
  position: relative;
}
.cool_1b0a .soft-526c.notice-smooth-ee81.overlay_98e9 {
  position: initial;
}
.cool_1b0a
  .soft-526c.notice-smooth-ee81.overlay_98e9
  .picture_center_bbe7 {
  left: auto;
}
.cool_1b0a .soft-526c .picture_center_bbe7 {
  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;
}
.cool_1b0a .soft-526c:hover.notice-smooth-ee81 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cool_1b0a
  .soft-526c:hover.notice-smooth-ee81
  .picture_center_bbe7 {
  display: block;
  z-index: 9999999;
}
.cool_1b0a .progress-cool-cef3 .media_151e,
.cool_1b0a .filter_smooth_d7eb .media_151e {
  display: none;
}
.cool_1b0a .badge_up_7d3d .soft-526c:hover.notice-smooth-ee81 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element-fast-422a .filter-current-b82f label,
.element-fast-422a .chip-a1b1 label,
.element-fast-422a .shadow_full_0738 label,
.element-fast-422a .outer-2a6d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red_4139 {
  list-style: none;
  margin: 0;
}
.red_4139 article.tooltip_c2f1 {
  margin-bottom: 0;
}
.red_4139 ul {
  list-style: none;
  margin: 0;
}
.red_4139 .steel_3bca li.tooltip_c2f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red_4139 .steel_3bca li.tooltip_c2f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red_4139 .steel_3bca li.tooltip_c2f1: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) {
  .red_4139 .steel_3bca li.tooltip_c2f1 li.tooltip_c2f1 li.tooltip_c2f1 li.tooltip_c2f1 {
    padding-left: 0;
  }
}
article.tooltip_c2f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_c2f1 .white-7bf9 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_c2f1 .label_purple_e75e {
  float: left;
}
article.tooltip_c2f1 .border-7a3d {
  margin-left: 85px;
}
article.tooltip_c2f1 .pressed_6f57 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_c2f1 .pressed_6f57 .message-5a1d {
  margin-left: 10px;
}
article.tooltip_c2f1 .hard_5cc5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_c2f1 .disabled_tiny_8878 {
  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 .filter-current-b82f,
  #respond .shadow_full_0738,
  #respond .outer-2a6d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-current-b82f input,
#respond .shadow_full_0738 input,
#respond .outer-2a6d input {
  width: 100%;
}
#respond .outer-2a6d {
  margin-right: 0;
}
#respond .gradient-hard-4a02 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-cool-cef3 .popup_inner_ae63 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.popup_inner_ae63 .link_basic_1afe.selected_7b39 .badge_8e0e > li > a:focus,
.popup_inner_ae63 .link_basic_1afe.selected_7b39 .badge_8e0e > li > a:hover,
.popup_inner_ae63 .link_basic_1afe.background-4739 .badge_8e0e > li > a:focus,
.popup_inner_ae63 .link_basic_1afe.background-4739 .badge_8e0e > li > a:hover,
.popup_inner_ae63 .link_basic_1afe.list-red-2469 .badge_8e0e > li > a:focus,
.popup_inner_ae63 .link_basic_1afe.list-red-2469 .badge_8e0e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_inner_ae63
  .link_basic_1afe.selected_7b39
  .badge_8e0e
  > li.light_1c70
  > a,
.popup_inner_ae63
  .link_basic_1afe.selected_7b39
  .badge_8e0e
  > li.filter-d789
  > a,
.popup_inner_ae63
  .link_basic_1afe.background-4739
  .badge_8e0e
  > li.light_1c70
  > a,
.popup_inner_ae63
  .link_basic_1afe.background-4739
  .badge_8e0e
  > li.filter-d789
  > a,
.popup_inner_ae63
  .link_basic_1afe.list-red-2469
  .badge_8e0e
  > li.light_1c70
  > a,
.popup_inner_ae63 .link_basic_1afe.list-red-2469 .badge_8e0e > li.liquid-71fe > a {
  color: rgba(255, 255, 255, 0.99);
}
.popup_inner_ae63 .section-complex-bf56,
.popup_inner_ae63 .section-complex-bf56 a {
  color: rgba(255, 255, 255, 0.99);
}
.popup_inner_ae63 .breadcrumb_simple_f95f.overlay_87f0 li a,
.popup_inner_ae63 .accent-yellow-7043 a,
.popup_inner_ae63 .item_huge_fa3e,
.popup_inner_ae63 .badge_8e0e > li > a,
.popup_inner_ae63 .table_d103 {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63 .breadcrumb_simple_f95f.overlay_87f0 li a:hover,
.popup_inner_ae63 .accent-yellow-7043 a:hover,
.popup_inner_ae63 .item_huge_fa3e:hover,
.popup_inner_ae63 .badge_8e0e > li > a:hover,
.popup_inner_ae63 .table_d103:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_inner_ae63 .stone-e94e {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63 .stone-e94e .section_5b39 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_inner_ae63 .stone-e94e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_inner_ae63 .thick-3aca .in-ac59 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63 .thick-3aca .in-ac59 .tertiary_bf94 {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63
  .thick-3aca
  .in-ac59
  .tertiary_bf94::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63
  .thick-3aca
  .in-ac59
  .tertiary_bf94:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63
  .thick-3aca
  .in-ac59
  .tertiary_bf94::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63
  .thick-3aca
  .in-ac59
  .tertiary_bf94::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63 .thick-3aca .form_medium_7869 {
  color: rgba(255, 255, 255, 0.79);
}
.popup_inner_ae63 .thick-3aca .form_medium_7869:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper_87ac
  .popup_inner_ae63
  .thick-3aca
  .primary-motion-afb3
  .gradient_pro_dc3b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper_87ac
  .popup_inner_ae63
  .thick-3aca
  .primary-motion-afb3
  .tertiary_bf94 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-cool-cef3 .overlay_db0d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay_db0d .link_basic_1afe.selected_7b39 .badge_8e0e > li > a:focus,
.overlay_db0d .link_basic_1afe.selected_7b39 .badge_8e0e > li > a:hover,
.overlay_db0d .link_basic_1afe.background-4739 .badge_8e0e > li > a:focus,
.overlay_db0d .link_basic_1afe.background-4739 .badge_8e0e > li > a:hover,
.overlay_db0d .link_basic_1afe.list-red-2469 .badge_8e0e > li > a:focus,
.overlay_db0d .link_basic_1afe.list-red-2469 .badge_8e0e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_db0d
  .link_basic_1afe.selected_7b39
  .badge_8e0e
  > li.light_1c70
  > a,
.overlay_db0d
  .link_basic_1afe.selected_7b39
  .badge_8e0e
  > li.filter-d789
  > a,
.overlay_db0d
  .link_basic_1afe.background-4739
  .badge_8e0e
  > li.light_1c70
  > a,
.overlay_db0d
  .link_basic_1afe.background-4739
  .badge_8e0e
  > li.filter-d789
  > a,
.overlay_db0d
  .link_basic_1afe.list-red-2469
  .badge_8e0e
  > li.light_1c70
  > a,
.overlay_db0d .link_basic_1afe.list-red-2469 .badge_8e0e > li.liquid-71fe > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_db0d .section-complex-bf56,
.overlay_db0d .section-complex-bf56 a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_db0d .breadcrumb_simple_f95f.overlay_87f0 li a,
.overlay_db0d .accent-yellow-7043 a,
.overlay_db0d .item_huge_fa3e,
.overlay_db0d .badge_8e0e > li > a,
.overlay_db0d .table_d103 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_db0d .breadcrumb_simple_f95f.overlay_87f0 li a:hover,
.overlay_db0d .accent-yellow-7043 a:hover,
.overlay_db0d .item_huge_fa3e:hover,
.overlay_db0d .badge_8e0e > li > a:hover,
.overlay_db0d .table_d103:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_db0d .stone-e94e {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_db0d .stone-e94e .section_5b39 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_db0d .stone-e94e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood_7505 .caption_5239 {
  margin-left: auto;
  margin-right: auto;
}
.simple_1892 > * {
  margin-left: auto;
  margin-right: auto;
}
.simple_1892 .backdrop-copper-a80e {
  margin-right: 1.41575em;
}
.card_down_3c45 .simple_1892 > .header-glass-a02c {
  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;
}
.card_down_3c45 .simple_1892 > .last_bc12 {
  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;
}
.focus-4e45.wood_7505 .caption_5239,
.column_912c.wood_7505 .caption_5239 {
  margin-left: 0;
}
.steel_e547.wood_7505 .caption_5239,
.module_6d2a.wood_7505 .caption_5239 {
  margin-right: 0;
}
.simple_1892 ol,
.simple_1892 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gold-953f video {
  max-width: 100%;
}
.status-960f img {
  display: block;
}
.status-960f.backdrop-copper-a80e,
.status-960f.media-5ff1 {
  width: 100%;
}
.status-960f.last_bc12 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.disabled_d2cf:not(.article-west-d3fc) {
  margin: 1.5em auto;
}
.module_wood_5ccd p {
  padding: 1.5em 14px;
}
ul.pattern-5a8e.last_bc12,
ul.pattern-5a8e.header-glass-a02c,
ul.pattern-5a8e.video-pressed-ed8a.header-glass-a02c {
  padding: 0 14px;
}
.summary-green-e052 {
  display: block;
  overflow-x: auto;
}
.summary-green-e052 table {
  border-collapse: collapse;
  width: 100%;
}
.summary-green-e052 td,
.summary-green-e052 th {
  padding: 0.5em;
}
.simple_1892 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.simple_1892 ol ol,
.simple_1892 ol ul,
.simple_1892 ul ol,
.simple_1892 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.simple_1892 ol ol li,
.simple_1892 ol ul li,
.simple_1892 ul ol li,
.simple_1892 ul ul li {
  margin-left: 0;
}
.upper-821f.fluid-3a34 > .detail_e6ca {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.upper-821f.fluid-3a34 > .detail_e6ca iframe,
.upper-821f.fluid-3a34 > .detail_e6ca > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.component-e448 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.component-e448.pressed-302b {
  padding: 0;
}
.component-e448.pressed-302b cite {
  font-size: 13px;
}
.component-e448 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.component-e448 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.basic_5114 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.basic_5114 > p:first-child {
  margin-top: 0;
}
.basic_5114 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.basic_5114 blockquote {
  border-left: 0;
}
.heading_orange_2fc1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.heading_orange_2fc1:not(.item-176b) {
  max-width: 100px;
}
.heading_orange_2fc1.progress_dark_e3b6 {
  border-bottom: none !important;
  text-align: center;
}
.heading_orange_2fc1.progress_dark_e3b6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .module_wood_5ccd p {
    padding: 1.5em 0;
  }
}
.middle-1519 {
  color: #0073aa;
}
.short_4730 {
  background-color: #0073aa;
}
.copper_fa10 {
  color: #229fd8;
}
.card-purple-54f3 {
  background-color: #229fd8;
}
.stone-e72e {
  color: #eee;
}
.component_8933 {
  background-color: #eee;
}
.notification_c49a {
  color: #444;
}
.grid_1a2e {
  background-color: #444;
}
.preview_13e7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.preview_13e7 .mini-94bd .accent-yellow-7043 {
  font-size: 15px;
}
.preview_13e7 .accent-yellow-7043 {
  line-height: 1.3;
}
.preview_13e7 .overlay_db0d {
}
.preview_13e7 .popup_inner_ae63 {
  background: #235787;
}
.left-676e {
  padding: 0;
}
.left-676e .popup_inner_ae63 {
  background: #1a1a1a;
}
.left-676e .overlay_db0d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.heading-7b33 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.heading-7b33 .overlay_db0d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.heading-7b33 .popup_inner_ae63 {
  background: #303030;
}
.chip-light-602d {
  position: relative;
  z-index: 10;
}
.chip-light-602d .liquid-5080 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium_1d94 .notice-smooth-ee81 {
  display: inline-block;
  vertical-align: middle;
}
.medium_1d94.alert_c9d3 .notice-smooth-ee81 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium_1d94.alert_c9d3 .notice-smooth-ee81 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_1d94.alert_c9d3 .notice-smooth-ee81 {
    margin-right: 0.4em;
  }
}
.medium_1d94.alert_c9d3 .notice-smooth-ee81:last-child {
  margin-right: 0;
}
.carousel_6cb7 .liquid-5080 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress-cool-cef3 .mini-94bd {
    margin: 0 -0.5em;
  }
  .progress-cool-cef3 .mini-94bd [class*="customify-col-"],
  .progress-cool-cef3 .mini-94bd [class*="customify-col_"],
  .progress-cool-cef3 .mini-94bd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress-cool-cef3.last-e275 .liquid-5080 {
  background: 0 0 !important;
}
.progress-cool-cef3.last-e275 .liquid-5080,
.progress-cool-cef3.carousel_6cb7 .liquid-5080 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress-cool-cef3.chip_focused_8343 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress-cool-cef3.carousel_6cb7 .liquid-5080 {
  box-shadow: none !important;
}
.tall_3444 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tall_3444 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tall_3444 {
    padding: 18px 0 20px;
  }
}
.tall_3444 .column_blue_04a4 {
  width: 100%;
}
.tall_3444 .selected-fa4a {
  margin-bottom: 0;
}
.tall_3444 .panel_under_d1af {
  margin-top: 5px;
  font-size: 0.875em;
}
.gold_ad4f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gold_ad4f .hovered-99f2 {
  width: 100%;
}
.prev-56a0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.prev-56a0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.prev-56a0 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;
}
.prev-56a0 li:last-child:after {
  display: none;
}
.prev-56a0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.silver-4749 .media_151e button,
.tall_3444 .media_151e button {
  left: 0;
}
.silver-4749 .hovered-99f2,
.tall_3444 .hovered-99f2 {
  padding-left: 0;
  padding-right: 0;
}
.silver-4749 .gold_ad4f,
.tall_3444 .gold_ad4f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.silver-4749 {
  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;
}
.silver-4749: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;
}
.silver-4749 .fixed_a434 {
  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) {
  .silver-4749 .fixed_a434 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .silver-4749 .fixed_a434 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .silver-4749 .fixed_a434 {
    min-height: 200px;
  }
}
.silver-4749 .prev-56a0 {
  color: rgba(255, 255, 255, 0.8);
}
.silver-4749 .prev-56a0 a,
.silver-4749 .prev-56a0 li:after {
  color: inherit;
}
.silver-4749 .prev-56a0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary-bottom-cd02 {
  margin-bottom: 0.5em;
}
.dropdown_3199 {
  margin-bottom: 1.2em;
}
.dropdown_3199,
.primary-bottom-cd02 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown_3199 p:last-child,
.primary-bottom-cd02 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media_151e,
#masthead .media_151e {
  display: none;
}
#masthead
  > .media_151e.hover-a1db {
  display: none;
}
#masthead > .media_151e button {
  left: 0;
}
.shade_7d42 {
  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%;
}
.shade_7d42 .notice-smooth-ee81 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shade_7d42 .article-tiny-4410 {
  display: -webkit-box;
  display: flex;
}
.shade_7d42 .article-tiny-4410.overlay_cff5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shade_7d42 .article-tiny-4410.outer_ff99 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade_7d42 .article-tiny-4410.frame-copper-592b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade_7d42.form-tall-6f13.last_8823 .article-tiny-4410.overlay_cff5 {
  flex-basis: 100%;
}
.shade_7d42.pagination_f29f .article-tiny-4410.outer_ff99 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shade_7d42.pagination_f29f .article-tiny-4410.frame-copper-592b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media_151e.hover-a1db {
  display: none;
}
#masthead > .media_151e button {
  left: 0;
}
.top-c44f {
  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;
}
.top-c44f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.top-c44f.message-ca07 i {
  margin-right: 4px;
}
.top-c44f.search_under_f9d9 i {
  margin-left: 5px;
}
.accent-yellow-7043 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accent-yellow-7043 p:last-child {
  margin-bottom: 0;
}
.center_2ddf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.center_2ddf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.center_2ddf img {
  display: block;
  width: auto;
  line-height: 1;
}
.center_2ddf .section-complex-bf56 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.center_2ddf .under_8207 {
  margin: 5px 0 7px 0;
}
.center_2ddf.focus-6b05 .white_5bd0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.center_2ddf.focus-6b05 .accent_2160 {
  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;
}
.center_2ddf.west-690f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.center_2ddf.west-690f .white_5bd0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.center_2ddf.west-690f .accent_2160 {
  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;
}
.center_2ddf.picture_huge_c58f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.center_2ddf.tabs-silver-b94d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.center_2ddf.tabs-silver-b94d .accent_2160 {
  margin-top: 7px;
}
.notification_clean_b9cb {
  display: inline-block;
}
.chip-light-602d .hot-7acb .center_2ddf img {
  max-width: 100%;
}
.link_basic_1afe .shade-13e0.image-soft-1554,
.top-d63b .shade-13e0.image-soft-1554 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_basic_1afe .copper_4f15,
.top-d63b .copper_4f15 {
  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%);
}
.link_basic_1afe .copper_4f15 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link_basic_1afe.active_under_b578 .copper_4f15 {
  display: none;
}
.link_basic_1afe .search_7ada {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_basic_1afe .search_7ada li {
  display: inline-block;
  position: relative;
}
.link_basic_1afe .search_7ada li:last-child {
  margin-right: 0;
}
.link_basic_1afe .search_7ada 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;
}
.link_basic_1afe .search_7ada li.liquid-71fe > a {
  color: rgba(0, 0, 0, 0.9);
}
.link_basic_1afe .search_7ada > 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;
}
.link_basic_1afe .search_7ada > li > a i {
  line-height: 0;
}
.link_basic_1afe .search_7ada > li.focus_0643 > a .copper_4f15 {
  margin-left: 4px;
  line-height: 0;
}
.link_basic_1afe .search_7ada .dynamic-545e li.focus_0643 > a {
  position: relative;
}
.link_basic_1afe .search_7ada .dynamic-545e li.focus_0643 > a:after,
.link_basic_1afe .search_7ada .dynamic-545e li.focus_0643 > a:before {
  content: "";
  display: table;
}
.link_basic_1afe .search_7ada .dynamic-545e li.focus_0643 > a:after {
  clear: both;
}
.link_basic_1afe .search_7ada .dynamic-545e li.focus_0643 > a .copper_4f15 {
  margin-left: 5px;
  float: right;
}
.link_basic_1afe .thumbnail-green-9d9f,
.link_basic_1afe .dynamic-545e {
  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;
}
.link_basic_1afe .dynamic-545e {
  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;
}
.link_basic_1afe .dynamic-545e .image-soft-1554 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_basic_1afe .dynamic-545e .copper_4f15 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link_basic_1afe .dynamic-545e li {
  display: block;
  margin: 0;
  padding: 0;
}
.link_basic_1afe .dynamic-545e 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;
}
.link_basic_1afe .dynamic-545e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link_basic_1afe .dynamic-545e .dynamic-545e {
  top: 0;
  left: 100%;
}
.link_basic_1afe .bottom-841a.fn-focus-43fc > .thumbnail-green-9d9f,
.link_basic_1afe .bottom-841a.fn-focus-43fc > .dynamic-545e,
.link_basic_1afe .bottom-841a:focus > .thumbnail-green-9d9f,
.link_basic_1afe .bottom-841a:focus > .dynamic-545e,
.link_basic_1afe .bottom-841a:hover > .thumbnail-green-9d9f,
.link_basic_1afe .bottom-841a:hover > .dynamic-545e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link_basic_1afe.list-red-2469 .badge_8e0e:after,
.link_basic_1afe.list-red-2469 .badge_8e0e:before {
  content: "";
  display: table;
}
.link_basic_1afe.list-red-2469 .badge_8e0e:after {
  clear: both;
}
.link_basic_1afe.list-red-2469 .badge_8e0e > li {
  float: left;
}
.link_basic_1afe.purple_2c8d .badge_8e0e:after,
.link_basic_1afe.purple_2c8d .badge_8e0e:before {
  content: "";
  display: table;
}
.link_basic_1afe.purple_2c8d .badge_8e0e:after {
  clear: both;
}
.link_basic_1afe.purple_2c8d .badge_8e0e > li {
  float: left;
}
.link_basic_1afe.purple_2c8d .badge_8e0e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link_basic_1afe.purple_2c8d .badge_8e0e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link_basic_1afe.purple_2c8d .badge_8e0e > li.light_1c70 > a,
.link_basic_1afe.purple_2c8d .badge_8e0e > li.liquid-71fe > a {
  color: #fff;
  background-color: #1e4b75;
}
.link_basic_1afe.selected_7b39 .badge_8e0e > li > a .image-soft-1554 {
  position: relative;
}
.link_basic_1afe.selected_7b39 .badge_8e0e > li > a .image-soft-1554: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;
}
.link_basic_1afe.selected_7b39
  .badge_8e0e
  > li:focus
  > a
  .image-soft-1554:before,
.link_basic_1afe.selected_7b39
  .badge_8e0e
  > li:hover
  > a
  .image-soft-1554:before {
  width: 100%;
  background-color: currentColor;
}
.link_basic_1afe.selected_7b39
  .badge_8e0e
  > li.light_1c70
  > a
  .image-soft-1554:before,
.link_basic_1afe.selected_7b39
  .badge_8e0e
  > li.filter-d789
  > a
  .image-soft-1554:before {
  width: 100%;
  background-color: currentColor;
}
.link_basic_1afe.background-4739 .badge_8e0e > li > a .image-soft-1554 {
  position: relative;
}
.link_basic_1afe.background-4739 .badge_8e0e > li > a .image-soft-1554: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;
}
.link_basic_1afe.background-4739 .badge_8e0e > li:focus > a .image-soft-1554:before,
.link_basic_1afe.background-4739
  .badge_8e0e
  > li:hover
  > a
  .image-soft-1554:before {
  width: 100%;
  background-color: currentColor;
}
.link_basic_1afe.background-4739
  .badge_8e0e
  > li.light_1c70
  > a
  .image-soft-1554:before,
.link_basic_1afe.background-4739
  .badge_8e0e
  > li.filter-d789
  > a
  .image-soft-1554:before {
  width: 100%;
  background-color: currentColor;
}
.top-d63b .search_7ada {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-d63b .search_7ada li:first-child > a {
  border-top: none;
}
.top-d63b .search_7ada .accordion_brown_c515 > .image-soft-1554 .copper_4f15 {
  display: none;
}
.top-d63b .search_7ada li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.top-d63b .search_7ada li:last-child {
  border: none;
}
.top-d63b .search_7ada li.focus_0643 > a {
  padding-right: 45px !important;
}
.top-d63b .search_7ada li a {
  display: block;
  padding: 0.55em 1.5em;
}
.top-d63b .search_7ada li a:focus,
.top-d63b .search_7ada li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top-d63b .search_7ada li .wide-fca8 {
  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;
}
.top-d63b .search_7ada li .wide-fca8:hover {
  box-shadow: none;
}
.top-d63b .search_7ada li .wide-fca8 .copper_4f15 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.top-d63b .search_7ada .dynamic-545e {
  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);
}
.top-d63b .search_7ada .dynamic-545e li a {
  padding-left: 3em;
}
.top-d63b .search_7ada .chip-3e50 > a .wide-fca8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top-d63b .search_7ada .chip-3e50 > .dynamic-545e {
  display: block;
  opacity: 1;
}
.hovered_49e9 {
  max-width: 100%;
}
.article_warm_0ac9 {
  line-height: 0;
  cursor: pointer;
}
.table_d103 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.table_d103:hover {
  box-shadow: none;
  color: currentColor;
}
.table_d103 svg {
  width: 18px;
  height: 18px;
}
.table_d103 .sidebar-small-dc6d {
  display: none;
}
.large_8fc4 {
  position: relative;
}
.large_8fc4.fn-active-43fc .table_d103 .blue_68e3 {
  display: none;
}
.large_8fc4.fn-active-43fc .table_d103 .sidebar-small-dc6d {
  display: inline-block;
}
.large_8fc4 .fast-7ed9 {
  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);
}
.large_8fc4.outline-22b3 .fast-7ed9 {
  left: auto;
  right: -0.9em;
}
.large_8fc4.outline-22b3 .border-simple-7363::before {
  left: auto;
  right: 15px;
}
.large_8fc4.fn-active-43fc .fast-7ed9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-motion-afb3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.primary-motion-afb3 label {
  flex-basis: 100%;
}
.primary-motion-afb3 .in-ac59 {
  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;
}
.primary-motion-afb3 .tertiary_bf94 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.primary-motion-afb3 .tertiary_bf94:focus {
  background-color: transparent;
}
.primary-motion-afb3 button.form_medium_7869 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.primary-motion-afb3 button.form_medium_7869:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.primary-motion-afb3 button.form_medium_7869 svg {
  width: 18px;
  height: 18px;
}
.primary-motion-afb3 input[type="submit"] {
  min-height: auto;
}
.thick-3aca .primary-motion-afb3 .tertiary_bf94 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border-simple-7363 {
  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) {
  .border-simple-7363 {
    width: 220px;
  }
}
.border-simple-7363 label {
  flex-basis: 100%;
}
.border-simple-7363::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;
}
.paper_87ac .thick-3aca .primary-motion-afb3 {
  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;
}
.paper_87ac
  .thick-3aca
  .primary-motion-afb3
  .in-ac59 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paper_87ac .thick-3aca .primary-motion-afb3 .tertiary_bf94 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paper_87ac
  .thick-3aca
  .primary-motion-afb3
  .tertiary_bf94:focus {
  background: 0 0;
}
.paper_87ac
  .thick-3aca
  .primary-motion-afb3
  .gradient_pro_dc3b {
  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;
}
.breadcrumb_simple_f95f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.breadcrumb_simple_f95f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.breadcrumb_simple_f95f li:last-child {
  margin-right: 0;
}
.breadcrumb_simple_f95f li:first-child {
  margin-left: 0;
}
.breadcrumb_simple_f95f.tag-77a3 a {
  color: #fff;
}
.breadcrumb_simple_f95f.tag-77a3 a:hover {
  color: #fff;
}
.breadcrumb_simple_f95f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.breadcrumb_simple_f95f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.breadcrumb_simple_f95f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.breadcrumb_simple_f95f a:hover {
  opacity: 0.9;
  color: inherit;
}
.breadcrumb_simple_f95f [class*="social-icon-apple"] {
  background-color: #999;
}
.breadcrumb_simple_f95f [class*="social-icon-apple"].down_aa62 {
  background-color: transparent;
  color: #999;
}
.breadcrumb_simple_f95f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.breadcrumb_simple_f95f [class*="social-icon-behance"].down_aa62 {
  background-color: transparent;
  color: #1769ff;
}
.breadcrumb_simple_f95f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.breadcrumb_simple_f95f [class*="social-icon-bitbucket"].down_aa62 {
  background-color: transparent;
  color: #205081;
}
.breadcrumb_simple_f95f [class*="social-icon-codepen"] {
  background-color: #000;
}
.breadcrumb_simple_f95f [class*="social-icon-codepen"].down_aa62 {
  background-color: transparent;
  color: #000;
}
.breadcrumb_simple_f95f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.breadcrumb_simple_f95f [class*="social-icon-delicious"].down_aa62 {
  background-color: transparent;
  color: #39f;
}
.breadcrumb_simple_f95f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.breadcrumb_simple_f95f [class*="social-icon-digg"].down_aa62 {
  background-color: transparent;
  color: #005be2;
}
.breadcrumb_simple_f95f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.breadcrumb_simple_f95f [class*="social-icon-dribbble"].down_aa62 {
  background-color: transparent;
  color: #ea4c89;
}
.breadcrumb_simple_f95f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.breadcrumb_simple_f95f [class*="social-icon-envelope"].down_aa62 {
  background-color: transparent;
  color: #ea4335;
}
.breadcrumb_simple_f95f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.breadcrumb_simple_f95f [class*="social-icon-facebook"].down_aa62 {
  background-color: transparent;
  color: #3b5998;
}
.breadcrumb_simple_f95f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.breadcrumb_simple_f95f [class*="social-icon-flickr"].down_aa62 {
  background-color: transparent;
  color: #0063dc;
}
.breadcrumb_simple_f95f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.breadcrumb_simple_f95f [class*="social-icon-foursquare"].down_aa62 {
  background-color: transparent;
  color: #2d5be3;
}
.breadcrumb_simple_f95f [class*="social-icon-github"] {
  background-color: #333;
}
.breadcrumb_simple_f95f [class*="social-icon-github"].down_aa62 {
  background-color: transparent;
  color: #333;
}
.breadcrumb_simple_f95f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.breadcrumb_simple_f95f [class*="social-icon-google-plus"].down_aa62 {
  background-color: transparent;
  color: #dd4b39;
}
.breadcrumb_simple_f95f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.breadcrumb_simple_f95f [class*="social-icon-houzz"].down_aa62 {
  background-color: transparent;
  color: #7ac142;
}
.breadcrumb_simple_f95f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.breadcrumb_simple_f95f [class*="social-icon-instagram"].down_aa62 {
  background-color: transparent;
  color: #262626;
}
.breadcrumb_simple_f95f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.breadcrumb_simple_f95f [class*="social-icon-jsfiddle"].down_aa62 {
  background-color: transparent;
  color: #487aa2;
}
.breadcrumb_simple_f95f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.breadcrumb_simple_f95f [class*="social-icon-linkedin"].down_aa62 {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb_simple_f95f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.breadcrumb_simple_f95f [class*="social-icon-medium"].down_aa62 {
  background-color: transparent;
  color: #00ab6b;
}
.breadcrumb_simple_f95f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.breadcrumb_simple_f95f
  [class*="social-icon-odnoklassniki"].down_aa62 {
  background-color: transparent;
  color: #f4731c;
}
.breadcrumb_simple_f95f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.breadcrumb_simple_f95f [class*="social-icon-meetup"].down_aa62 {
  background-color: transparent;
  color: #ec1c40;
}
.breadcrumb_simple_f95f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.breadcrumb_simple_f95f [class*="social-icon-pinterest"].down_aa62 {
  background-color: transparent;
  color: #bd081c;
}
.breadcrumb_simple_f95f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.breadcrumb_simple_f95f [class*="social-icon-product-hunt"].down_aa62 {
  background-color: transparent;
  color: #da552f;
}
.breadcrumb_simple_f95f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.breadcrumb_simple_f95f [class*="social-icon-reddit"].down_aa62 {
  background-color: transparent;
  color: #ff4500;
}
.breadcrumb_simple_f95f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.breadcrumb_simple_f95f [class*="social-icon-rss"].down_aa62 {
  background-color: transparent;
  color: #f26522;
}
.breadcrumb_simple_f95f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.breadcrumb_simple_f95f
  [class*="social-icon-shopping-cart"].down_aa62 {
  background-color: transparent;
  color: #4caf50;
}
.breadcrumb_simple_f95f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.breadcrumb_simple_f95f [class*="social-icon-skype"].down_aa62 {
  background-color: transparent;
  color: #00aff0;
}
.breadcrumb_simple_f95f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.breadcrumb_simple_f95f [class*="social-icon-slideshare"].down_aa62 {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb_simple_f95f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.breadcrumb_simple_f95f [class*="social-icon-snapchat"].down_aa62 {
  background-color: transparent;
  color: #fffc00;
}
.breadcrumb_simple_f95f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.breadcrumb_simple_f95f [class*="social-icon-soundcloud"].down_aa62 {
  background-color: transparent;
  color: #f80;
}
.breadcrumb_simple_f95f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.breadcrumb_simple_f95f [class*="social-icon-spotify"].down_aa62 {
  background-color: transparent;
  color: #2ebd59;
}
.breadcrumb_simple_f95f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.breadcrumb_simple_f95f
  [class*="social-icon-stack-overflow"].down_aa62 {
  background-color: transparent;
  color: #fe7a15;
}
.breadcrumb_simple_f95f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.breadcrumb_simple_f95f [class*="social-icon-maldkfgram"].down_aa62 {
  background-color: transparent;
  color: #2ca5e0;
}
.breadcrumb_simple_f95f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.breadcrumb_simple_f95f [class*="social-icon-tripadvisor"].down_aa62 {
  background-color: transparent;
  color: #589442;
}
.breadcrumb_simple_f95f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.breadcrumb_simple_f95f [class*="social-icon-tumblr"].down_aa62 {
  background-color: transparent;
  color: #35465c;
}
.breadcrumb_simple_f95f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.breadcrumb_simple_f95f [class*="social-icon-twitch"].down_aa62 {
  background-color: transparent;
  color: #6441a5;
}
.breadcrumb_simple_f95f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.breadcrumb_simple_f95f [class*="social-icon-twitter"].down_aa62 {
  background-color: transparent;
  color: #1da1f2;
}
.breadcrumb_simple_f95f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.breadcrumb_simple_f95f [class*="social-icon-vimeo"].down_aa62 {
  background-color: transparent;
  color: #1ab7ea;
}
.breadcrumb_simple_f95f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.breadcrumb_simple_f95f [class*="social-icon-vk"].down_aa62 {
  background-color: transparent;
  color: #45668e;
}
.breadcrumb_simple_f95f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.breadcrumb_simple_f95f [class*="social-icon-weibo"].down_aa62 {
  background-color: transparent;
  color: #df2029;
}
.breadcrumb_simple_f95f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.breadcrumb_simple_f95f [class*="social-icon-weixin"].down_aa62 {
  background-color: transparent;
  color: #7bb32e;
}
.breadcrumb_simple_f95f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.breadcrumb_simple_f95f [class*="social-icon-whatsapp"].down_aa62 {
  background-color: transparent;
  color: #25d366;
}
.breadcrumb_simple_f95f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.breadcrumb_simple_f95f [class*="social-icon-wordpress"].down_aa62 {
  background-color: transparent;
  color: #21759b;
}
.breadcrumb_simple_f95f [class*="social-icon-xing"] {
  background-color: #026466;
}
.breadcrumb_simple_f95f [class*="social-icon-xing"].down_aa62 {
  background-color: transparent;
  color: #026466;
}
.breadcrumb_simple_f95f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.breadcrumb_simple_f95f [class*="social-icon-yelp"].down_aa62 {
  background-color: transparent;
  color: #af0606;
}
.breadcrumb_simple_f95f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.breadcrumb_simple_f95f [class*="social-icon-youtube"].down_aa62 {
  background-color: transparent;
  color: #cd201f;
}
.item_huge_fa3e {
  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;
}
.item_huge_fa3e:hover {
  box-shadow: none;
  background: 0 0;
}
.detail_gold_ec7d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-8bf4 {
  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;
}
.gradient-18cc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wrapper-clean-76ab {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wrapper-clean-76ab,
.wrapper-clean-76ab::after,
.wrapper-clean-76ab::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;
}
.wrapper-clean-76ab::after,
.wrapper-clean-76ab::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout-black-58ed .notice-8bf4 .gradient-18cc {
  margin-top: -2px;
  width: 19px;
}
.layout-black-58ed .notice-8bf4 .wrapper-clean-76ab {
  margin-top: -1px;
}
.layout-black-58ed .notice-8bf4 .wrapper-clean-76ab,
.layout-black-58ed .notice-8bf4 .wrapper-clean-76ab::after,
.layout-black-58ed .notice-8bf4 .wrapper-clean-76ab::before {
  width: 19px;
  height: 2px;
}
.layout-black-58ed .notice-8bf4 .wrapper-clean-76ab::before {
  top: -6px;
}
.layout-black-58ed .notice-8bf4 .wrapper-clean-76ab::after {
  bottom: -6px;
}
.soft-0260 .notice-8bf4 .gradient-18cc {
  margin-top: -2px;
  width: 22px;
}
.soft-0260 .notice-8bf4 .wrapper-clean-76ab {
  margin-top: -1px;
}
.soft-0260 .notice-8bf4 .wrapper-clean-76ab,
.soft-0260 .notice-8bf4 .wrapper-clean-76ab::after,
.soft-0260 .notice-8bf4 .wrapper-clean-76ab::before {
  width: 22px;
  height: 2px;
}
.soft-0260 .notice-8bf4 .wrapper-clean-76ab::before {
  top: -7px;
}
.soft-0260 .notice-8bf4 .wrapper-clean-76ab::after {
  bottom: -7px;
}
.tall-b9e1 .notice-8bf4 .gradient-18cc {
  margin-top: -2px;
  width: 31px;
}
.tall-b9e1 .notice-8bf4 .wrapper-clean-76ab {
  margin-top: -1.5px;
}
.tall-b9e1 .notice-8bf4 .wrapper-clean-76ab,
.tall-b9e1 .notice-8bf4 .wrapper-clean-76ab::after,
.tall-b9e1 .notice-8bf4 .wrapper-clean-76ab::before {
  width: 31px;
  height: 3px;
}
.tall-b9e1 .notice-8bf4 .wrapper-clean-76ab::before {
  top: -9px;
}
.tall-b9e1 .notice-8bf4 .wrapper-clean-76ab::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .carousel-medium-8f69 .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 19px;
  }
  .carousel-medium-8f69 .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1px;
  }
  .carousel-medium-8f69 .notice-8bf4 .wrapper-clean-76ab,
  .carousel-medium-8f69 .notice-8bf4 .wrapper-clean-76ab::after,
  .carousel-medium-8f69 .notice-8bf4 .wrapper-clean-76ab::before {
    width: 19px;
    height: 2px;
  }
  .carousel-medium-8f69 .notice-8bf4 .wrapper-clean-76ab::before {
    top: -6px;
  }
  .carousel-medium-8f69 .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -6px;
  }
  .tooltip_static_f79a .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_static_f79a .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1px;
  }
  .tooltip_static_f79a .notice-8bf4 .wrapper-clean-76ab,
  .tooltip_static_f79a .notice-8bf4 .wrapper-clean-76ab::after,
  .tooltip_static_f79a .notice-8bf4 .wrapper-clean-76ab::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_static_f79a .notice-8bf4 .wrapper-clean-76ab::before {
    top: -7px;
  }
  .tooltip_static_f79a .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -7px;
  }
  .thumbnail-narrow-9d1c .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-narrow-9d1c .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1.5px;
  }
  .thumbnail-narrow-9d1c .notice-8bf4 .wrapper-clean-76ab,
  .thumbnail-narrow-9d1c .notice-8bf4 .wrapper-clean-76ab::after,
  .thumbnail-narrow-9d1c .notice-8bf4 .wrapper-clean-76ab::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-narrow-9d1c .notice-8bf4 .wrapper-clean-76ab::before {
    top: -9px;
  }
  .thumbnail-narrow-9d1c .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .card-b052 .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 19px;
  }
  .card-b052 .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1px;
  }
  .card-b052 .notice-8bf4 .wrapper-clean-76ab,
  .card-b052 .notice-8bf4 .wrapper-clean-76ab::after,
  .card-b052 .notice-8bf4 .wrapper-clean-76ab::before {
    width: 19px;
    height: 2px;
  }
  .card-b052 .notice-8bf4 .wrapper-clean-76ab::before {
    top: -6px;
  }
  .card-b052 .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -6px;
  }
  .lower-9b87 .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 22px;
  }
  .lower-9b87 .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1px;
  }
  .lower-9b87 .notice-8bf4 .wrapper-clean-76ab,
  .lower-9b87 .notice-8bf4 .wrapper-clean-76ab::after,
  .lower-9b87 .notice-8bf4 .wrapper-clean-76ab::before {
    width: 22px;
    height: 2px;
  }
  .lower-9b87 .notice-8bf4 .wrapper-clean-76ab::before {
    top: -7px;
  }
  .lower-9b87 .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -7px;
  }
  .sidebar-0ffd .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-0ffd .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1.5px;
  }
  .sidebar-0ffd .notice-8bf4 .wrapper-clean-76ab,
  .sidebar-0ffd .notice-8bf4 .wrapper-clean-76ab::after,
  .sidebar-0ffd .notice-8bf4 .wrapper-clean-76ab::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-0ffd .notice-8bf4 .wrapper-clean-76ab::before {
    top: -9px;
  }
  .sidebar-0ffd .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .plasma-707f .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 19px;
  }
  .plasma-707f .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1px;
  }
  .plasma-707f .notice-8bf4 .wrapper-clean-76ab,
  .plasma-707f .notice-8bf4 .wrapper-clean-76ab::after,
  .plasma-707f .notice-8bf4 .wrapper-clean-76ab::before {
    width: 19px;
    height: 2px;
  }
  .plasma-707f .notice-8bf4 .wrapper-clean-76ab::before {
    top: -6px;
  }
  .plasma-707f .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -6px;
  }
  .border-fc30 .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 22px;
  }
  .border-fc30 .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1px;
  }
  .border-fc30 .notice-8bf4 .wrapper-clean-76ab,
  .border-fc30 .notice-8bf4 .wrapper-clean-76ab::after,
  .border-fc30 .notice-8bf4 .wrapper-clean-76ab::before {
    width: 22px;
    height: 2px;
  }
  .border-fc30 .notice-8bf4 .wrapper-clean-76ab::before {
    top: -7px;
  }
  .border-fc30 .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -7px;
  }
  .huge-b864 .notice-8bf4 .gradient-18cc {
    margin-top: -2px;
    width: 31px;
  }
  .huge-b864 .notice-8bf4 .wrapper-clean-76ab {
    margin-top: -1.5px;
  }
  .huge-b864 .notice-8bf4 .wrapper-clean-76ab,
  .huge-b864 .notice-8bf4 .wrapper-clean-76ab::after,
  .huge-b864 .notice-8bf4 .wrapper-clean-76ab::before {
    width: 31px;
    height: 3px;
  }
  .huge-b864 .notice-8bf4 .wrapper-clean-76ab::before {
    top: -9px;
  }
  .huge-b864 .notice-8bf4 .wrapper-clean-76ab::after {
    bottom: -9px;
  }
}
.gallery-top-8649 .wrapper-clean-76ab {
  -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);
}
.gallery-top-8649 .wrapper-clean-76ab::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-top-8649 .wrapper-clean-76ab::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);
}
.gallery-top-8649.thumbnail_f017 .wrapper-clean-76ab {
  -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);
}
.gallery-top-8649.thumbnail_f017 .wrapper-clean-76ab::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-top-8649.thumbnail_f017 .wrapper-clean-76ab::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);
}
.accordion_9639 {
  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.left_0df7:before {
  display: none;
}
.filter_smooth_d7eb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.filter_smooth_d7eb .background_black_8285 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.filter_smooth_d7eb .background_black_8285:last-of-type {
  border-bottom: none;
}
.filter_smooth_d7eb .background_black_8285.short_03ad,
.filter_smooth_d7eb .background_black_8285.outline_534d,
.filter_smooth_d7eb .background_black_8285.small-18b2 {
  padding: 0;
}
.filter_smooth_d7eb .top-d63b .wide-fca8 {
  color: currentColor;
}
.filter_smooth_d7eb .top-d63b .wide-fca8:focus,
.filter_smooth_d7eb .top-d63b .wide-fca8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_smooth_d7eb.overlay_db0d .stone-e94e,
.filter_smooth_d7eb.overlay_db0d .accent-yellow-7043 a,
.filter_smooth_d7eb.overlay_db0d .badge_8e0e a,
.filter_smooth_d7eb.overlay_db0d .dynamic-545e a {
  color: rgba(0, 0, 0, 0.55);
}
.filter_smooth_d7eb.overlay_db0d .stone-e94e:hover,
.filter_smooth_d7eb.overlay_db0d .accent-yellow-7043 a:hover,
.filter_smooth_d7eb.overlay_db0d .badge_8e0e a:hover,
.filter_smooth_d7eb.overlay_db0d .dynamic-545e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_smooth_d7eb.overlay_db0d .section_5b39 {
  color: rgba(0, 0, 0, 0.8);
}
.filter_smooth_d7eb.overlay_db0d .background_black_8285 {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_smooth_d7eb.overlay_db0d .background_black_8285:before {
  background: rgba(0, 0, 0, 0.08);
}
.filter_smooth_d7eb.overlay_db0d .article_a07f:before {
  background: rgba(255, 255, 255, 0.9);
}
.filter_smooth_d7eb.overlay_db0d .top-d63b .search_7ada li a,
.filter_smooth_d7eb.overlay_db0d .top-d63b .wide-fca8,
.filter_smooth_d7eb.overlay_db0d .dynamic-545e {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_smooth_d7eb.overlay_db0d .top-d63b .wide-fca8:focus,
.filter_smooth_d7eb.overlay_db0d .top-d63b .wide-fca8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_smooth_d7eb.overlay_db0d .search_7ada li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_smooth_d7eb.popup_inner_ae63 .stone-e94e,
.filter_smooth_d7eb.popup_inner_ae63 .accent-yellow-7043 a,
.filter_smooth_d7eb.popup_inner_ae63 .badge_8e0e .wide-fca8,
.filter_smooth_d7eb.popup_inner_ae63 .badge_8e0e a,
.filter_smooth_d7eb.popup_inner_ae63 .dynamic-545e a {
  color: rgba(255, 255, 255, 0.79);
}
.filter_smooth_d7eb.popup_inner_ae63 .stone-e94e:hover,
.filter_smooth_d7eb.popup_inner_ae63 .accent-yellow-7043 a:hover,
.filter_smooth_d7eb.popup_inner_ae63 .badge_8e0e .wide-fca8:hover,
.filter_smooth_d7eb.popup_inner_ae63 .badge_8e0e a:hover,
.filter_smooth_d7eb.popup_inner_ae63 .dynamic-545e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_smooth_d7eb.popup_inner_ae63 .section_5b39 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_smooth_d7eb.popup_inner_ae63 .background_black_8285 {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_smooth_d7eb.popup_inner_ae63 .background_black_8285:before {
  background: rgba(255, 255, 255, 0.08);
}
.filter_smooth_d7eb.popup_inner_ae63 .article_a07f:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_smooth_d7eb.popup_inner_ae63 .top-d63b .search_7ada li a,
.filter_smooth_d7eb.popup_inner_ae63 .top-d63b .wide-fca8,
.filter_smooth_d7eb.popup_inner_ae63 .dynamic-545e {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_smooth_d7eb.popup_inner_ae63 .top-d63b .wide-fca8:focus,
.filter_smooth_d7eb.popup_inner_ae63 .top-d63b .wide-fca8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_smooth_d7eb.popup_inner_ae63 .search_7ada li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_a07f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.article_a07f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link-active-43e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.medium_1b17 .filter_smooth_d7eb {
  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;
}
.medium_1b17 .background_black_8285 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.medium_1b17 .background_black_8285: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) {
  .medium_1b17 .background_black_8285:before {
    width: 16%;
    left: 42%;
  }
}
.medium_1b17 .background_black_8285:last-child:before {
  content: none;
}
.medium_1b17 .background_black_8285[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.medium_1b17 .top-d63b .search_7ada li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.medium_1b17 .top-d63b .search_7ada li a .wide-fca8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.medium_1b17 .top-d63b .dynamic-545e {
  border: none;
}
.medium_1b17 .top-d63b .dynamic-545e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.medium_1b17 .article_a07f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.medium_1b17 .link-active-43e0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.medium_1b17 .popup_inner_ae63 .article_a07f:before {
  background: rgba(0, 0, 0, 0.9);
}
.medium_1b17 .overlay_db0d.tall-aba1 .wrapper-clean-76ab {
  background: rgba(0, 0, 0, 0.6);
}
.medium_1b17
  .overlay_db0d.tall-aba1
  .wrapper-clean-76ab::after,
.medium_1b17
  .overlay_db0d.tall-aba1
  .wrapper-clean-76ab:before {
  background: inherit;
}
.medium_1b17
  .overlay_db0d.tall-aba1:hover
  .wrapper-clean-76ab {
  background: rgba(0, 0, 0, 0.8);
}
.hero_3f69 .filter_smooth_d7eb {
  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) {
  .hero_3f69 .filter_smooth_d7eb {
    width: auto;
    right: 45px;
  }
}
.fixed_b7b7 .filter_smooth_d7eb {
  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) {
  .fixed_b7b7 .filter_smooth_d7eb {
    width: auto;
    left: 45px;
  }
}
.left_0df7 .filter_smooth_d7eb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left_0df7 .link-active-43e0 {
  max-width: 48em;
  margin: 0 auto;
}
.left_0df7 .article_a07f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon_full_f8c0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon_full_f8c0.medium_1b17 .filter_smooth_d7eb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon_full_f8c0.hero_3f69 .filter_smooth_d7eb {
  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);
}
.icon_full_f8c0 .filter_smooth_d7eb {
  visibility: visible;
}
.icon_full_f8c0.fixed_b7b7 .filter_smooth_d7eb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading-a25b,
.item-0fc2 {
  overflow-x: hidden;
}
.heading-a25b .filter_smooth_d7eb {
  overflow: auto;
}
.heading-a25b.medium_1b17 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-a25b.medium_1b17 .filter_smooth_d7eb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading-a25b.medium_1b17 .item_huge_fa3e {
  opacity: 0;
}
.heading-a25b.hero_3f69 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-a25b.hero_3f69 .filter_smooth_d7eb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading-a25b.hero_3f69 .item_huge_fa3e {
  opacity: 0;
}
.heading-a25b.fixed_b7b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-a25b.fixed_b7b7 .filter_smooth_d7eb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading-a25b.fixed_b7b7 .item_huge_fa3e {
  opacity: 0;
}
.heading-a25b.left_0df7 .filter_smooth_d7eb {
  z-index: 10;
  visibility: visible;
}
.tall-aba1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tall-aba1 .wrapper-clean-76ab {
  background: rgba(255, 255, 255, 0.99);
}
.tall-aba1 .wrapper-clean-76ab::after,
.tall-aba1 .wrapper-clean-76ab:before {
  background: inherit;
}
.tall-aba1:hover .wrapper-clean-76ab {
  background: rgba(255, 255, 255, 0.99);
}
.fixed_b7b7 .tall-aba1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.left_0df7 .tall-aba1 {
  display: none !important;
}
.heading-a25b:before,
.item-0fc2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading-a25b .tall-aba1,
.item-0fc2 .tall-aba1 {
  display: inline-block;
}
.filter_smooth_d7eb .notice-smooth-ee81 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.heading-a25b .filter_smooth_d7eb .notice-smooth-ee81,
.item-0fc2 .filter_smooth_d7eb .notice-smooth-ee81 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element-black-0369 .in-ac59 {
  width: 100%;
}
.hot-7acb {
  padding: 0 0.5em 0;
}
.hot-7acb [class*="customify-col-"],
.hot-7acb [class*="customify-col_"],
.hot-7acb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.small-791f .hot-7acb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .mini-94bd .pattern_pressed_76fb,
  .pattern_pressed_76fb {
    display: none;
  }
  .pattern-b495 {
    text-align: left;
  }
  .top-51c1 {
    text-align: center;
  }
  .message-5c44 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .mini-94bd .accordion_fresh_cf30,
  .accordion_fresh_cf30 {
    display: none;
  }
  .row_4817 {
    text-align: left;
  }
  .glass-a676 {
    text-align: center;
  }
  .dark-2e9e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .mini-94bd .nav-down-1832,
  .nav-down-1832 {
    display: none;
  }
  .static_b506 {
    text-align: left;
  }
  .cold_911d {
    text-align: center;
  }
  .slider_fast_02d8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.cool-358c {
  box-shadow: none !important;
}
.avatar_e35e .hidden-brown-c6c3,
.accent-b4d2 .hidden-brown-c6c3 {
  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;
}
.accent-b4d2 .hidden-brown-c6c3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.liquid-5080 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.liquid-5080:after,
.liquid-5080:before {
  content: "";
  display: table;
}
.liquid-5080:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .liquid-5080 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.liquid-5080,
.chip_focused_8343 {
  max-width: 1248px;
  margin: 0 auto;
}

.accent-wood-0099.down_3ce4 .liquid-5080 {
  max-width: 100%;
}
.accent-wood-0099.description_orange_9335 {
  max-width: 1200px;
  margin: 0 auto;
}
.accent-wood-0099.link-cf84 .liquid-5080 {
  max-width: 100%;
}
.accent-wood-0099.link-cf84 > .liquid-5080 {
  padding-left: 0;
  padding-right: 0;
}
.accent-wood-0099.link-cf84 > .liquid-5080 .mini-94bd {
  margin: 0;
}
.accent-wood-0099.link-cf84
  > .liquid-5080
  .accent_521e.avatar-7697 {
  margin-right: 0;
  margin-left: 0;
}
.accent-wood-0099.link-cf84 #main.avatar-7697 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover-slow-f130 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover-slow-f130 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-steel-61a3 .caption_5239 {
    padding-right: 1em;
  }
  .backdrop-steel-61a3.filter-1bbe .accent_521e {
    border-right: 1px solid #eaecee;
  }
  .backdrop-steel-61a3.filter-1bbe .caption_5239 {
    padding-right: 1em;
  }
  .backdrop-steel-61a3.filter-1bbe .secondary-8e35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient_east_79dc .caption_5239 {
    padding-left: 1em;
  }
  .gradient_east_79dc.filter-1bbe .accent_521e {
    border-left: 1px solid #eaecee;
  }
  .gradient_east_79dc.filter-1bbe .caption_5239 {
    padding-left: 1em;
  }
  .gradient_east_79dc.filter-1bbe .secondary-8e35 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-367a .caption_5239 {
    padding-left: 1em;
  }
  .pattern-367a.filter-1bbe .tooltip_west_2e68 {
    border-right: 1px solid #eaecee;
  }
  .pattern-367a.filter-1bbe .image-middle-12f0 {
    border-right: 1px solid #eaecee;
  }
  .pattern-367a.filter-1bbe .caption_5239 {
    padding-left: 1em;
  }
  .pattern-367a.filter-1bbe .secondary-8e35 {
    padding-right: 1em;
  }
  .pattern-367a.filter-1bbe .background-88bb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-right-7bd6 .caption_5239 {
    padding-right: 1em;
  }
  .row-right-7bd6.filter-1bbe .tooltip_west_2e68 {
    border-left: 1px solid #eaecee;
  }
  .row-right-7bd6.filter-1bbe .image-middle-12f0 {
    border-left: 1px solid #eaecee;
  }
  .row-right-7bd6.filter-1bbe .caption_5239 {
    padding-right: 1em;
  }
  .row-right-7bd6.filter-1bbe .secondary-8e35 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-right-7bd6.filter-1bbe .background-88bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-slow-f130 .caption_5239 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-slow-f130.filter-1bbe .accent_521e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover-slow-f130.filter-1bbe .caption_5239 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-slow-f130.filter-1bbe .secondary-8e35 {
    padding-left: 1em;
  }
  .hover-slow-f130.filter-1bbe .background-88bb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover-slow-f130.filter-1bbe .caption_5239 {
    padding-left: 0;
  }
}
.filter_dim_cf28 .medium_1d94 {
  display: inline-block;
}
.top_5cf7 {
  display: inline-block;
}
.highlight-purple-7104 {
  word-con: break-word;
}
.column-8e3b > span {
  display: inline-block;
  padding: 5px 0;
}
.column-8e3b .steel_a5f3 {
  margin-left: 8px;
  margin-right: 8px;
}
.column-8e3b .table-8cf0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.rough-b1ec .highlight_89a6 {
  margin-bottom: 2em;
}
.rough-b1ec .box_focused_ce3c {
  margin-bottom: 15px;
}
.rough-b1ec .box_focused_ce3c:last-child {
  margin-bottom: 0;
}
.rough-b1ec .active-c548 {
  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) {
  .rough-b1ec .active-c548 {
    display: block;
  }
}
.rough-b1ec .popup-steel-7211 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .rough-b1ec .popup-steel-7211 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.rough-b1ec .dropdown-current-ccc3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.rough-b1ec .dropdown-current-ccc3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.rough-b1ec .dropdown-current-ccc3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.rough-b1ec .highlight-purple-7104 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough-b1ec .highlight-purple-7104 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.rough-b1ec .avatar_fresh_37c8 p:last-child {
  margin-bottom: 0;
}
.rough-b1ec .white_398e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.rough-b1ec .accent-dd11 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.rough-b1ec .focused_9c91 {
  margin-top: 1em;
}
.rough-b1ec .description_action_6d53 {
  top: 0;
  display: block;
}
.rough-b1ec .description_action_6d53 a {
  color: inherit;
}
.rough-b1ec .description_action_6d53 a:hover {
  color: inherit;
}
.rough-b1ec .tertiary-66c9 {
  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;
}
.rough-b1ec .tertiary-66c9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.rough-b1ec .accent-dd11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.rough-b1ec .gallery-last-9078 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.rough-b1ec .gallery-last-9078:first-child {
  margin-top: 0;
}
.rough-b1ec .gallery-last-9078.content-7d20 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.rough-b1ec .gallery-last-9078.next-3f41 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough-b1ec
  .gallery-last-9078.next-3f41.breadcrumb_72d5
  .focused_9c91 {
  width: 100%;
}
.rough-b1ec .next-3f41 {
  -webkit-box-align: center;
  align-items: center;
}
.rough-b1ec .next-3f41 .column-8e3b,
.rough-b1ec .next-3f41 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.rough-b1ec .dropdown-current-ccc3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough-b1ec .dropdown-current-ccc3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough-b1ec .dropdown-current-ccc3: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;
}
.rough-b1ec .content-7d20 {
  z-index: 5;
}
.rough-b1ec .component_slow_95d2 .photo_88c9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.rough-b1ec .nav-motion-bb0c .photo_88c9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.rough-b1ec .card_c0af .photo_88c9 {
  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;
}
.rough-b1ec.search_0496 .active-c548,
.rough-b1ec.motion_fb76 .active-c548 {
  display: block;
}
.rough-b1ec.search_0496 .active-c548 .focus-glass-59f0,
.rough-b1ec.search_0496 .active-c548 .accent-dd11,
.rough-b1ec.motion_fb76 .active-c548 .focus-glass-59f0,
.rough-b1ec.motion_fb76 .active-c548 .accent-dd11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough-b1ec.warm_f07c .popup-steel-7211 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .rough-b1ec.warm_f07c .popup-steel-7211 {
    margin-right: 0;
  }
}
.rough-b1ec.search_0496 .popup-steel-7211,
.rough-b1ec.motion_fb76 .popup-steel-7211 {
  padding-top: 40%;
}
.rough-b1ec.search_0496 .highlight_89a6,
.rough-b1ec.motion_fb76 .highlight_89a6 {
  display: block;
}
.rough-b1ec.search_0496 .fn-sticky-43fc .accent-dd11,
.rough-b1ec.motion_fb76 .fn-sticky-43fc .accent-dd11 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.rough-b1ec.search_0496 .popup-steel-7211,
.rough-b1ec.motion_fb76 .popup-steel-7211 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.rough-b1ec.search_0496 .accent-dd11 {
  padding: 1em;
}
.pro_edc4 {
  margin: 30px auto;
  display: block;
}
.pro_edc4 .feature-c0f6 > * {
  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;
}
.pro_edc4 .feature-c0f6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pro_edc4 .feature-c0f6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_inner_1571 .column-8e3b {
  margin-bottom: 1.41575em;
}
.progress_inner_1571 .overlay_narrow_b6b5 {
  margin-bottom: 1.618em;
}
.simple_1892 .form-glass-9779 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.simple_1892 .form-glass-9779 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.simple_1892 .black-c6c8 {
  max-width: 100%;
  overflow: auto;
}
.wood_7505 .simple_1892 a:hover {
  text-decoration: underline;
}
.border_prev_6445 .box_focused_ce3c:not(.highlight-purple-7104),
.border_prev_6445 .dropdown-current-ccc3 {
  margin-bottom: 1.41575em;
}
.border_prev_6445 .box_focused_ce3c:not(.highlight-purple-7104):last-child,
.border_prev_6445 .dropdown-current-ccc3:last-child {
  margin-bottom: 0;
}
.border_prev_6445 .box_focused_ce3c.image-fluid-9c4e {
  margin-bottom: 0.41575em;
}
.border_prev_6445 .clean-a55b:before,
.border_prev_6445 .active_861e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border_prev_6445 .clean-a55b:before {
  content: "\f115";
}
.border_prev_6445 .active_861e:before {
  content: "\f02c";
}
.border_prev_6445 .solid_9e4b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border_prev_6445 .solid_9e4b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.prev_4dd7 {
  display: -webkit-box;
  display: flex;
}
.prev_4dd7 .dropdown-7448 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .prev_4dd7 .dropdown-7448 {
    flex-basis: 90px;
  }
}
.prev_4dd7 .hero_soft_43f2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev_4dd7 .hero_soft_43f2 {
    flex-basis: calc(100% - 50px);
  }
}
.prev_4dd7 .soft-330a p:last-child {
  margin-bottom: 0.72em;
}
.purple_da13 .feature-c0f6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.purple_da13 .feature-c0f6:after,
.purple_da13 .feature-c0f6:before {
  content: "";
  display: table;
}
.purple_da13 .feature-c0f6:after {
  clear: both;
}
.purple_da13 .feature-c0f6 .slider_tiny_3078,
.purple_da13 .feature-c0f6 .dirty-016f {
  width: 49%;
}
.purple_da13 .feature-c0f6 .slider_tiny_3078 a span.liquid-d71c,
.purple_da13 .feature-c0f6 .dirty-016f a span.liquid-d71c {
  display: block;
  margin-bottom: 5px;
}
.purple_da13 .feature-c0f6 .dirty-016f {
  float: left;
  text-align: left;
}
.purple_da13 .feature-c0f6 .slider_tiny_3078 {
  float: right;
  text-align: right;
}
.black-1d1e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .black-1d1e {
    margin-bottom: 0;
  }
}
.hard_ee20 {
  margin-bottom: 1em;
}
.hard_ee20 .highlight-purple-7104 {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight-up-84d1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.middle-70c2 .hard_ee20,
.center-0924 .hard_ee20 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .middle-70c2 .hard_ee20,
  .center-0924 .hard_ee20 {
    display: block;
  }
}
.middle-70c2 .highlight-up-84d1,
.center-0924 .highlight-up-84d1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .middle-70c2 .highlight-up-84d1,
  .center-0924 .highlight-up-84d1 {
    margin-bottom: 1em;
  }
}
.middle-70c2 .highlight-up-84d1 img,
.center-0924 .highlight-up-84d1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.middle-70c2 .texture-in-e29e,
.center-0924 .texture-in-e29e {
  flex-basis: calc(100% - 160px);
}
.middle-70c2 .texture-in-e29e p,
.center-0924 .texture-in-e29e p {
  margin-bottom: 0;
}
.middle-70c2 .texture-in-e29e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .middle-70c2 .texture-in-e29e {
    padding-left: 0;
  }
}
.center-0924 .texture-in-e29e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .center-0924 .texture-in-e29e {
    padding-right: 0;
  }
}
.center-0924 .highlight-up-84d1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop-pressed-c8d9 .highlight-up-84d1 {
  margin-bottom: 0.5em;
}
.backdrop-pressed-c8d9 .highlight-up-84d1 img {
  width: 100%;
}
.lower_4814 .gradient-focused-7999,
.pro_b0e2 .gradient-focused-7999 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pro_b0e2 .accent_521e .wrapper_bright_2eb1 p:last-child {
  margin-bottom: 0;
}
.north-eba3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.warm-3961 .wood-5e31 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .warm-3961 .wood-5e31:last-of-type {
    margin-bottom: 0;
  }
}
.warm-3961 .wood-5e31 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.warm-3961 .wood-5e31 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.warm-3961 .wood-5e31 ul li {
  margin: 0 0 0.6em;
}
.warm-3961 .wood-5e31 ul li.tertiary-4aa3,
.warm-3961 .wood-5e31 ul li.info_7409 {
  position: relative;
}
.warm-3961 .wood-5e31 ul li.tertiary-4aa3 .slow-928f,
.warm-3961 .wood-5e31 ul li.info_7409 .slow-928f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.warm-3961 .wood-5e31 ul li.tertiary-4aa3:after:after,
.warm-3961 .wood-5e31 ul li.tertiary-4aa3:after:before,
.warm-3961
  .wood-5e31
  ul
  li.info_7409:after:after,
.warm-3961
  .wood-5e31
  ul
  li.info_7409:after:before {
  content: "";
  display: table;
}
.warm-3961 .wood-5e31 ul li.tertiary-4aa3:after:after,
.warm-3961
  .wood-5e31
  ul
  li.info_7409:after:after {
  clear: both;
}
.warm-3961 .wood-5e31 a.hero_3508:hover {
  text-decoration: none;
}
.warm-3961 .wood-5e31 select {
  max-width: 100%;
}
.warm-3961 .wood-5e31 table {
  font-size: 85%;
}
.warm-3961 .wood-5e31 table td,
.warm-3961 .wood-5e31 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.warm-3961 .wood-5e31 table tfoot td {
  text-align: left;
}
.warm-3961 .wood-5e31 :last-child {
  margin-bottom: 0;
}
.warm-3961 .wood-5e31 .aside_center_d31f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.warm-3961 .wood-5e31 .aside_center_d31f label {
  width: 100%;
}
.warm-3961 .wood-5e31 .aside_center_d31f .tertiary_bf94 {
  width: 100%;
  display: block;
}
.warm-3961 .wood-5e31 .aside_center_d31f .form_medium_7869 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.warm-3961 .wood-5e31 .aside_center_d31f .form_medium_7869:hover svg #svg-search {
  fill: #444;
}
.warm-3961 .wood-5e31 .aside_center_d31f .form_medium_7869 svg {
  width: 18px;
  height: 18px;
}
.warm-3961 .hero-dirty-d121 ul ul,
.warm-3961 .small_f8e9 ul ul,
.warm-3961 .layout_da5f ul ul,
.warm-3961 .box-mini-726c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.warm-3961 .hero-dirty-d121 .focus_0643 > a,
.warm-3961 .small_f8e9 .focus_0643 > a,
.warm-3961 .layout_da5f .focus_0643 > a,
.warm-3961 .box-mini-726c .focus_0643 > a {
  margin-bottom: 0;
}
.warm-3961 .light_efb0 li,
.warm-3961 .hero-dirty-d121 li,
.warm-3961 .south_cde0 li,
.warm-3961 .small_f8e9 li,
.warm-3961 .layout_da5f li,
.warm-3961 .box-mini-726c li,
.warm-3961 .icon_9c21 li,
.warm-3961 .dropdown-fluid-878c li {
  display: block;
  position: relative;
}
.warm-3961 .light_efb0 li:last-child,
.warm-3961 .hero-dirty-d121 li:last-child,
.warm-3961 .south_cde0 li:last-child,
.warm-3961 .small_f8e9 li:last-child,
.warm-3961 .layout_da5f li:last-child,
.warm-3961 .box-mini-726c li:last-child,
.warm-3961 .icon_9c21 li:last-child,
.warm-3961 .dropdown-fluid-878c li:last-child {
  border: none;
}
.warm-3961 .light_efb0 li a,
.warm-3961 .hero-dirty-d121 li a,
.warm-3961 .south_cde0 li a,
.warm-3961 .small_f8e9 li a,
.warm-3961 .layout_da5f li a,
.warm-3961 .box-mini-726c li a,
.warm-3961 .icon_9c21 li a,
.warm-3961 .dropdown-fluid-878c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.warm-3961 .light_efb0 li ul li::before,
.warm-3961 .hero-dirty-d121 li ul li::before,
.warm-3961 .south_cde0 li ul li::before,
.warm-3961 .small_f8e9 li ul li::before,
.warm-3961 .layout_da5f li ul li::before,
.warm-3961 .box-mini-726c li ul li::before,
.warm-3961 .icon_9c21 li ul li::before,
.warm-3961 .dropdown-fluid-878c li ul li::before {
  left: 15px;
}
.warm-3961 .light_efb0 li ul a,
.warm-3961 .hero-dirty-d121 li ul a,
.warm-3961 .south_cde0 li ul a,
.warm-3961 .small_f8e9 li ul a,
.warm-3961 .layout_da5f li ul a,
.warm-3961 .box-mini-726c li ul a,
.warm-3961 .icon_9c21 li ul a,
.warm-3961 .dropdown-fluid-878c li ul a {
  padding-left: 20px;
}
.warm-3961 .light_efb0 li ul ul li::before,
.warm-3961 .hero-dirty-d121 li ul ul li::before,
.warm-3961 .south_cde0 li ul ul li::before,
.warm-3961 .small_f8e9 li ul ul li::before,
.warm-3961 .layout_da5f li ul ul li::before,
.warm-3961 .box-mini-726c li ul ul li::before,
.warm-3961 .icon_9c21 li ul ul li::before,
.warm-3961 .dropdown-fluid-878c li ul ul li::before {
  left: 30px;
}
.warm-3961 .light_efb0 li ul ul a,
.warm-3961 .hero-dirty-d121 li ul ul a,
.warm-3961 .south_cde0 li ul ul a,
.warm-3961 .small_f8e9 li ul ul a,
.warm-3961 .layout_da5f li ul ul a,
.warm-3961 .box-mini-726c li ul ul a,
.warm-3961 .icon_9c21 li ul ul a,
.warm-3961 .dropdown-fluid-878c li ul ul a {
  padding-left: 40px;
}
.warm-3961 .logo_ceb2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.warm-3961 .dropdown-fluid-878c ul li {
  margin-bottom: 1.41575em;
}
.warm-3961 .dropdown-fluid-878c ul li .aside_3f8e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.warm-3961 .dropdown-fluid-878c ul li .old_5a61 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.popup_inner_ae63 .light_efb0 li a,
.popup_inner_ae63 .hero-dirty-d121 li a,
.popup_inner_ae63 .south_cde0 li a,
.popup_inner_ae63 .small_f8e9 li a,
.popup_inner_ae63 .layout_da5f li a,
.popup_inner_ae63 .box-mini-726c li a,
.popup_inner_ae63 .icon_9c21 li a,
.popup_inner_ae63 .dropdown-fluid-878c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_inner_ae63 .logo_ceb2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_inner_ae63 .wood-5e31 ul li.tertiary-4aa3 .slow-928f,
.popup_inner_ae63 .wood-5e31 ul li.info_7409 .slow-928f {
  background: rgba(0, 0, 0, 0.2);
}
.popup_inner_ae63 .warm-3961 .wood-5e31 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-wood-0099 .warm-3961 .search_7ada li {
  margin: 0;
}
.accent-wood-0099 .warm-3961 .search_7ada li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.accent-wood-0099 .warm-3961 .search_7ada li ul {
  margin: 0;
}
.accent-wood-0099 .warm-3961 .search_7ada li ul li a {
  padding-left: 15px;
}
.accent-wood-0099 .warm-3961 .search_7ada li ul li li a {
  padding-left: 30px;
}
.accent-wood-0099 .warm-3961 .search_7ada li.liquid-71fe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.accent-wood-0099 .warm-3961 .search_7ada li.liquid-71fe > 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;
}
.accent-wood-0099 .warm-3961 .search_7ada li.liquid-71fe > 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;
}
.accent-orange-ae7d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.summary_87cb {
  position: relative;
  z-index: 10;
}
.summary_87cb .notice-smooth-ee81 {
  width: 100%;
  max-width: 100%;
}
.table_pro_0afb .selected_fa1f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.table_pro_0afb .overlay_db0d {
}
.table_pro_0afb .popup_inner_ae63 {
  background: #292929;
}
.notification-7005 .selected_fa1f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notification-7005 .overlay_db0d {
  background: #f9f9f9;
}
.notification-7005 .popup_inner_ae63 {
  background: #303030;
}
.preview-wide-aff4 .selected_fa1f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-wide-aff4 .medium_1d94 {
    margin-bottom: 1em;
  }
  .preview-wide-aff4 .medium_1d94:last-child {
    margin-bottom: 0;
  }
}
.preview-wide-aff4 .overlay_db0d {
  background: #ededed;
}
.preview-wide-aff4 .popup_inner_ae63 {
  background: #1a1a1a;
}
.selected_fa1f.overlay_db0d {
  color: rgba(0, 0, 0, 0.6);
}
.selected_fa1f.overlay_db0d .component-narrow-4f27 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected_fa1f.popup_inner_ae63 {
  color: rgba(255, 255, 255, 0.99);
}
.selected_fa1f.popup_inner_ae63 a:not(.hero_3508) {
  color: rgba(255, 255, 255, 0.79);
}
.selected_fa1f.popup_inner_ae63 a:not(.hero_3508):hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected_fa1f.popup_inner_ae63 .component-narrow-4f27 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_fa1f.popup_inner_ae63 table tbody td,
.selected_fa1f.popup_inner_ae63 table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge_up_7d3d.carousel_6cb7 .liquid-5080 {
  max-width: initial;
}
.badge_up_7d3d .alert_c9d3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge_up_7d3d .alert_c9d3 .notice-smooth-ee81 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge_up_7d3d .alert_c9d3 .notice-smooth-ee81 {
    display: block;
    margin-bottom: 2em;
  }
  .badge_up_7d3d .alert_c9d3 .notice-smooth-ee81:last-child {
    margin-bottom: 0;
  }
}
.preview-wide-aff4 .medium_1d94:last-child,
.notification-7005 .medium_1d94:last-child,
.table_pro_0afb .medium_1d94:last-child {
  margin-bottom: 0;
}
.preview-wide-aff4 .medium_1d94 .warm-3961 .wood-5e31:last-child,
.notification-7005 .medium_1d94 .warm-3961 .wood-5e31:last-child,
.table_pro_0afb .medium_1d94 .warm-3961 .wood-5e31:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-wide-aff4 .frame_7d39,
  .preview-wide-aff4 .shade_20fc,
  .notification-7005 .frame_7d39,
  .notification-7005 .shade_20fc,
  .table_pro_0afb .frame_7d39,
  .table_pro_0afb .shade_20fc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .summary_87cb .medium_1d94 {
    margin-bottom: 2em;
  }
}
.summary_87cb p:last-child {
  margin-bottom: 0;
}
.summary_87cb li,
.summary_87cb ul {
  list-style: none;
  margin: 0;
}
.summary_87cb ul ul {
  margin-left: 2.617924em;
}
.footer-action-71b4 {
  font-size: 0.875em;
}

/* css-noise: 52e6 */
.phantom-card-w6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
