/*!
Theme Name: Customify
Theme URI: https://pressmaximum.info_07f5/customify
Author: WPCustomify
Author URI: https://pressmaximum.info_07f5
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.info_07f5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container_black_ebba.notice_90a5/licenses/gpl-2.0.pattern_orange_334f
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.component-right-023c/, (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.box-medium-302d.video-lower-d56f/normalize.south_b50c/
 ======
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.south_b50c v7.0.0 | MIT License | github.info_07f5/necolas/normalize.south_b50c */
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;
}
.highlight-3648 .surface_first_d71e,
.stale-982b,
.photo-b59c,
.frame_north_87b0,
.feature-b4fd,
.sidebar_bottom_c817,
.disabled_3869,
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;
}
.stale-982b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .stale-982b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .stale-982b,
  h1 {
    font-size: 1.8em;
  }
}
.photo-b59c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.photo-b59c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .photo-b59c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .photo-b59c,
  h2 {
    font-size: 1.7em;
  }
}
.frame_north_87b0,
h3 {
  font-size: 1.618em;
}
.highlight-3648 .surface_first_d71e,
.feature-b4fd,
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.gradient-d391 {
  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;
}
.pattern_7e0d:after,
.pattern_7e0d:before,
.heading-hot-a627:after,
.heading-hot-a627:before {
  content: "";
  display: table;
}
.pattern_7e0d:after,
.heading-hot-a627:after {
  clear: both;
}
.dropdown-easy-5866 {
  float: right;
  margin-right: 0;
}
.progress-out-66de {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sidebar_next_bb86 .down_a6c1,
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;
}
.sidebar_next_bb86 .down_a6c1: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;
}
.upper-fe01 .down_a6c1 {
  box-shadow: none;
}
.upper-fe01
  .down_a6c1
  .backdrop_solid_203b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.upper-fe01 .down_a6c1 .pagination-inner-be0d {
  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;
}
.upper-fe01
  .down_a6c1
  .pagination-inner-be0d
  b {
  display: none;
}
.upper-fe01 .tag-71ea {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pressed-304e:not(.breadcrumb_0aa5):not(.tooltip_cd6f),
button:not(.breadcrumb_0aa5):not(.tooltip_cd6f),
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ),
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ),
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ) {
  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;
}
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):hover,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):hover,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):hover,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):hover,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):active,
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):active,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):active,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):active,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):active,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus {
  outline: 0;
}
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1 {
  position: relative;
}
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .progress-f1b1,
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .search-fa66,
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .panel_smooth_3762,
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  i,
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  svg,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .progress-f1b1,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .search-fa66,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .panel_smooth_3762,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  i,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  svg,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .progress-f1b1,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .search-fa66,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .panel_smooth_3762,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  i,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  svg,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .progress-f1b1,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .search-fa66,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .panel_smooth_3762,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  i,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  svg,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .progress-f1b1,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .search-fa66,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  .panel_smooth_3762,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  i,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1
  svg {
  visibility: hidden;
}
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1:after,
button:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1:after,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1:after,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1:after,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ).fn-loading-9ff1: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;
}
.pressed-304e:not(.breadcrumb_0aa5):not(.tooltip_cd6f),
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ),
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ),
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ) {
  color: #fff;
  background: #235787;
}
.pressed-304e:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus,
input[type="button"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus,
input[type="reset"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus,
input[type="submit"]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ):focus {
  color: #fff;
}
.pressed-304e.fn-disabled-9ff1:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ),
.pressed-304e[disabled]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ),
button.fn-disabled-9ff1:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ),
button[disabled]:not(.breadcrumb_0aa5):not(
    .tooltip_cd6f
  ) {
  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;
}
.layout_bottom_7b91 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.layout_bottom_7b91: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;
}
.primary-pink-401e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hovered_4d8a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info-3fbf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern_7e0d:after,
.pattern_7e0d:before,
.photo-577e:after,
.photo-577e:before,
.first_636f:after,
.first_636f:before,
.soft_dfd1:after,
.soft_dfd1:before,
.dropdown-stale-794e:after,
.dropdown-stale-794e:before,
.component_d47f:after,
.component_d47f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern_7e0d:after,
.photo-577e:after,
.first_636f:after,
.soft_dfd1:after,
.dropdown-stale-794e:after,
.component_d47f:after {
  clear: both;
}
.photo-577e .wrapper-a400,
.first_636f .wrapper-a400,
.panel-c982 .wrapper-a400 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.surface-1865 {
  display: inline-block;
}
.popup-17d1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup-17d1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup-17d1 .north-0fc0 {
  padding: 1em 0;
  font-size: 85%;
}
.north-0fc0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.feature-prev-fb2e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.feature-prev-fb2e:after,
.feature-prev-fb2e:before {
  content: "";
  display: table;
}
.feature-prev-fb2e:after {
  clear: both;
}
.purple-71ec {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-ab5a .purple-71ec {
  max-width: 50%;
}
.element-2910 .purple-71ec {
  max-width: 33.33%;
}
.selected_bd3b .purple-71ec {
  max-width: 25%;
}
.carousel-98a4 .purple-71ec {
  max-width: 20%;
}
.paper-2846 .purple-71ec {
  max-width: 16.66%;
}
.static-86e9 .purple-71ec {
  max-width: 14.28%;
}
.tag_copper_cc1a .purple-71ec {
  max-width: 12.5%;
}
.soft_564b .purple-71ec {
  max-width: 11.11%;
}
.search-hot-b536 {
  display: block;
}
.highlight-3648 .text_61dc label,
.highlight-3648 .over-1013 label,
.highlight-3648 .container_2bb8 label,
.highlight-3648 .primary_b6fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_west_c642 {
  list-style: none;
  margin: 0;
}
.backdrop_west_c642 article.picture_11f4 {
  margin-bottom: 0;
}
.backdrop_west_c642 ul {
  list-style: none;
  margin: 0;
}
.backdrop_west_c642 .top_5c64 li.picture_11f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_west_c642 .top_5c64 li.picture_11f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_west_c642 .top_5c64 li.picture_11f4: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) {
  .backdrop_west_c642 .top_5c64 li.picture_11f4 li.picture_11f4 li.picture_11f4 li.picture_11f4 {
    padding-left: 0;
  }
}
article.picture_11f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_11f4 .photo-577e p:last-of-type {
  margin-bottom: 0;
}
article.picture_11f4 .row-tiny-eb2b {
  float: left;
}
article.picture_11f4 .left_45aa {
  margin-left: 85px;
}
article.picture_11f4 .outline-e925 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_11f4 .outline-e925 .light-6ac5 {
  margin-left: 10px;
}
article.picture_11f4 .texture-steel-4d19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_11f4 .column_wood_4d8f {
  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 .text_61dc,
  #respond .container_2bb8,
  #respond .primary_b6fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text_61dc input,
#respond .container_2bb8 input,
#respond .primary_b6fb input {
  width: 100%;
}
#respond .primary_b6fb {
  margin-right: 0;
}
#respond .column_171b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-1a6a {
  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;
}
.description-1a6a.mini-0522 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description-1a6a 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%);
}
.description-1a6a:focus,
.description-1a6a: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);
}
.pink_40aa {
  border-radius: 10%;
}
.component-white-c406 {
  border-radius: 50%;
}
.carousel-mini-922b {
  font-size: 0.72em;
}
.dark_7f2f {
  font-size: 0.875em;
}
.border-3a44 {
  font-size: 1.1em;
}
.list-57ac {
  text-transform: uppercase;
  line-height: 1.2;
}
.list-57ac.carousel-mini-922b {
  letter-spacing: 0.5px;
}
.upper_c439,
.upper_c439 a {
  color: #6d6d6d;
}
.upper_c439 a:hover {
  color: #111;
}
.surface_slow_089e {
  color: #6d6d6d;
}
.basic-701e {
  overflow-x: hidden;
}
.basic-701e .content_top_1878.texture_ed1e {
  position: relative;
}
.basic-701e .content_top_1878.texture_ed1e.gallery-left-94d1 {
  position: initial;
}
.basic-701e
  .content_top_1878.texture_ed1e.gallery-left-94d1
  .pattern_ad79 {
  left: auto;
}
.basic-701e .content_top_1878 .pattern_ad79 {
  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;
}
.basic-701e .content_top_1878:hover.texture_ed1e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.basic-701e
  .content_top_1878:hover.texture_ed1e
  .pattern_ad79 {
  display: block;
  z-index: 9999999;
}
.basic-701e .bronze-aa21 .nav_92b6,
.basic-701e .breadcrumb_black_e66f .nav_92b6 {
  display: none;
}
.basic-701e .glass_be43 .content_top_1878:hover.texture_ed1e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight-3648 .text_61dc label,
.highlight-3648 .over-1013 label,
.highlight-3648 .container_2bb8 label,
.highlight-3648 .primary_b6fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_west_c642 {
  list-style: none;
  margin: 0;
}
.backdrop_west_c642 article.picture_11f4 {
  margin-bottom: 0;
}
.backdrop_west_c642 ul {
  list-style: none;
  margin: 0;
}
.backdrop_west_c642 .top_5c64 li.picture_11f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_west_c642 .top_5c64 li.picture_11f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_west_c642 .top_5c64 li.picture_11f4: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) {
  .backdrop_west_c642 .top_5c64 li.picture_11f4 li.picture_11f4 li.picture_11f4 li.picture_11f4 {
    padding-left: 0;
  }
}
article.picture_11f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_11f4 .photo-577e p:last-of-type {
  margin-bottom: 0;
}
article.picture_11f4 .row-tiny-eb2b {
  float: left;
}
article.picture_11f4 .left_45aa {
  margin-left: 85px;
}
article.picture_11f4 .outline-e925 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_11f4 .outline-e925 .light-6ac5 {
  margin-left: 10px;
}
article.picture_11f4 .texture-steel-4d19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_11f4 .column_wood_4d8f {
  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 .text_61dc,
  #respond .container_2bb8,
  #respond .primary_b6fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text_61dc input,
#respond .container_2bb8 input,
#respond .primary_b6fb input {
  width: 100%;
}
#respond .primary_b6fb {
  margin-right: 0;
}
#respond .column_171b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bronze-aa21 .outer_1981 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outer_1981 .outer_d7c9.tertiary_red_93f2 .search_181a > li > a:focus,
.outer_1981 .outer_d7c9.tertiary_red_93f2 .search_181a > li > a:hover,
.outer_1981 .outer_d7c9.bronze_a36d .search_181a > li > a:focus,
.outer_1981 .outer_d7c9.bronze_a36d .search_181a > li > a:hover,
.outer_1981 .outer_d7c9.module-green-3b49 .search_181a > li > a:focus,
.outer_1981 .outer_d7c9.module-green-3b49 .search_181a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_1981
  .outer_d7c9.tertiary_red_93f2
  .search_181a
  > li.heading_d5d7
  > a,
.outer_1981
  .outer_d7c9.tertiary_red_93f2
  .search_181a
  > li.preview_green_f5ba
  > a,
.outer_1981
  .outer_d7c9.bronze_a36d
  .search_181a
  > li.heading_d5d7
  > a,
.outer_1981
  .outer_d7c9.bronze_a36d
  .search_181a
  > li.preview_green_f5ba
  > a,
.outer_1981
  .outer_d7c9.module-green-3b49
  .search_181a
  > li.heading_d5d7
  > a,
.outer_1981 .outer_d7c9.module-green-3b49 .search_181a > li.chip-under-affe > a {
  color: rgba(255, 255, 255, 0.99);
}
.outer_1981 .focus-wood-d359,
.outer_1981 .focus-wood-d359 a {
  color: rgba(255, 255, 255, 0.99);
}
.outer_1981 .hot-5a66.fluid-d526 li a,
.outer_1981 .label_6864 a,
.outer_1981 .search-brown-206c,
.outer_1981 .search_181a > li > a,
.outer_1981 .sidebar-yellow-1710 {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981 .hot-5a66.fluid-d526 li a:hover,
.outer_1981 .label_6864 a:hover,
.outer_1981 .search-brown-206c:hover,
.outer_1981 .search_181a > li > a:hover,
.outer_1981 .sidebar-yellow-1710:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_1981 .sidebar_large_5d0e {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981 .sidebar_large_5d0e .wood-46b0 {
  color: rgba(255, 255, 255, 0.99);
}
.outer_1981 .sidebar_large_5d0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_1981 .paper-c9e0 .message_tall_1965 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981 .paper-c9e0 .message_tall_1965 .feature-cold-8112 {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981
  .paper-c9e0
  .message_tall_1965
  .feature-cold-8112::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981
  .paper-c9e0
  .message_tall_1965
  .feature-cold-8112:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981
  .paper-c9e0
  .message_tall_1965
  .feature-cold-8112::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981
  .paper-c9e0
  .message_tall_1965
  .feature-cold-8112::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981 .paper-c9e0 .element_0e78 {
  color: rgba(255, 255, 255, 0.79);
}
.outer_1981 .paper-c9e0 .element_0e78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_0f2a
  .outer_1981
  .paper-c9e0
  .overlay-b9a4
  .modal-4064 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim_0f2a
  .outer_1981
  .paper-c9e0
  .overlay-b9a4
  .feature-cold-8112 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-aa21 .in-1f20 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.in-1f20 .outer_d7c9.tertiary_red_93f2 .search_181a > li > a:focus,
.in-1f20 .outer_d7c9.tertiary_red_93f2 .search_181a > li > a:hover,
.in-1f20 .outer_d7c9.bronze_a36d .search_181a > li > a:focus,
.in-1f20 .outer_d7c9.bronze_a36d .search_181a > li > a:hover,
.in-1f20 .outer_d7c9.module-green-3b49 .search_181a > li > a:focus,
.in-1f20 .outer_d7c9.module-green-3b49 .search_181a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-1f20
  .outer_d7c9.tertiary_red_93f2
  .search_181a
  > li.heading_d5d7
  > a,
.in-1f20
  .outer_d7c9.tertiary_red_93f2
  .search_181a
  > li.preview_green_f5ba
  > a,
.in-1f20
  .outer_d7c9.bronze_a36d
  .search_181a
  > li.heading_d5d7
  > a,
.in-1f20
  .outer_d7c9.bronze_a36d
  .search_181a
  > li.preview_green_f5ba
  > a,
.in-1f20
  .outer_d7c9.module-green-3b49
  .search_181a
  > li.heading_d5d7
  > a,
.in-1f20 .outer_d7c9.module-green-3b49 .search_181a > li.chip-under-affe > a {
  color: rgba(0, 0, 0, 0.8);
}
.in-1f20 .focus-wood-d359,
.in-1f20 .focus-wood-d359 a {
  color: rgba(0, 0, 0, 0.8);
}
.in-1f20 .hot-5a66.fluid-d526 li a,
.in-1f20 .label_6864 a,
.in-1f20 .search-brown-206c,
.in-1f20 .search_181a > li > a,
.in-1f20 .sidebar-yellow-1710 {
  color: rgba(0, 0, 0, 0.55);
}
.in-1f20 .hot-5a66.fluid-d526 li a:hover,
.in-1f20 .label_6864 a:hover,
.in-1f20 .search-brown-206c:hover,
.in-1f20 .search_181a > li > a:hover,
.in-1f20 .sidebar-yellow-1710:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-1f20 .sidebar_large_5d0e {
  color: rgba(0, 0, 0, 0.55);
}
.in-1f20 .sidebar_large_5d0e .wood-46b0 {
  color: rgba(0, 0, 0, 0.8);
}
.in-1f20 .sidebar_large_5d0e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-8fe6 .light_925f {
  margin-left: auto;
  margin-right: auto;
}
.first_636f > * {
  margin-left: auto;
  margin-right: auto;
}
.first_636f .primary-pink-401e {
  margin-right: 1.41575em;
}
.yellow_4b78 .first_636f > .sidebar_d683 {
  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;
}
.yellow_4b78 .first_636f > .highlight-503d {
  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;
}
.layout_dirty_5929.card-8fe6 .light_925f,
.prev_192e.card-8fe6 .light_925f {
  margin-left: 0;
}
.dropdown_ebd9.card-8fe6 .light_925f,
.shadow-out-3ded.card-8fe6 .light_925f {
  margin-right: 0;
}
.first_636f ol,
.first_636f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bottom_288a video {
  max-width: 100%;
}
.dirty-1e2d img {
  display: block;
}
.dirty-1e2d.primary-pink-401e,
.dirty-1e2d.hovered_4d8a {
  width: 100%;
}
.dirty-1e2d.highlight-503d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.static-3438:not(.notification_2684) {
  margin: 1.5em auto;
}
.image-449c p {
  padding: 1.5em 14px;
}
ul.box_b3f5.highlight-503d,
ul.box_b3f5.sidebar_d683,
ul.box_b3f5.chip_fed3.sidebar_d683 {
  padding: 0 14px;
}
.progress-f500 {
  display: block;
  overflow-x: auto;
}
.progress-f500 table {
  border-collapse: collapse;
  width: 100%;
}
.progress-f500 td,
.progress-f500 th {
  padding: 0.5em;
}
.first_636f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.first_636f ol ol,
.first_636f ol ul,
.first_636f ul ol,
.first_636f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.first_636f ol ol li,
.first_636f ol ul li,
.first_636f ul ol li,
.first_636f ul ul li {
  margin-left: 0;
}
.active_tiny_70c3.chip_dim_513a > .out_031c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active_tiny_70c3.chip_dim_513a > .out_031c iframe,
.active_tiny_70c3.chip_dim_513a > .out_031c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery-warm-a4ae {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gallery-warm-a4ae.section-b245 {
  padding: 0;
}
.gallery-warm-a4ae.section-b245 cite {
  font-size: 13px;
}
.gallery-warm-a4ae > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gallery-warm-a4ae cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description_8a00 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description_8a00 > p:first-child {
  margin-top: 0;
}
.description_8a00 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description_8a00 blockquote {
  border-left: 0;
}
.yellow-33f5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.yellow-33f5:not(.detail_2fb9) {
  max-width: 100px;
}
.yellow-33f5.complex-13cf {
  border-bottom: none !important;
  text-align: center;
}
.yellow-33f5.complex-13cf::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image-449c p {
    padding: 1.5em 0;
  }
}
.warm_2d86 {
  color: #0073aa;
}
.hidden-east-7040 {
  background-color: #0073aa;
}
.progress-20a9 {
  color: #229fd8;
}
.list_4872 {
  background-color: #229fd8;
}
.main-150a {
  color: #eee;
}
.description_54b9 {
  background-color: #eee;
}
.short_66bb {
  color: #444;
}
.tertiary_fresh_6e7d {
  background-color: #444;
}
.element_2610 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element_2610 .tooltip-9ffc .label_6864 {
  font-size: 15px;
}
.element_2610 .label_6864 {
  line-height: 1.3;
}
.element_2610 .in-1f20 {
}
.element_2610 .outer_1981 {
  background: #235787;
}
.box_5287 {
  padding: 0;
}
.box_5287 .outer_1981 {
  background: #1a1a1a;
}
.box_5287 .in-1f20 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal_60da {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal_60da .in-1f20 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal_60da .outer_1981 {
  background: #303030;
}
.component_d47f {
  position: relative;
  z-index: 10;
}
.component_d47f .image-8fbc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-afa7 .texture_ed1e {
  display: inline-block;
  vertical-align: middle;
}
.tertiary-afa7.dirty-fd99 .texture_ed1e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary-afa7.dirty-fd99 .texture_ed1e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-afa7.dirty-fd99 .texture_ed1e {
    margin-right: 0.4em;
  }
}
.tertiary-afa7.dirty-fd99 .texture_ed1e:last-child {
  margin-right: 0;
}
.glass-bfa4 .image-8fbc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bronze-aa21 .tooltip-9ffc {
    margin: 0 -0.5em;
  }
  .bronze-aa21 .tooltip-9ffc [class*="customify-col-"],
  .bronze-aa21 .tooltip-9ffc [class*="customify-col_"],
  .bronze-aa21 .tooltip-9ffc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bronze-aa21.shadow_fixed_71fb .image-8fbc {
  background: 0 0 !important;
}
.bronze-aa21.shadow_fixed_71fb .image-8fbc,
.bronze-aa21.glass-bfa4 .image-8fbc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bronze-aa21.stale_f34c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bronze-aa21.glass-bfa4 .image-8fbc {
  box-shadow: none !important;
}
.description_2275 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description_2275 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description_2275 {
    padding: 18px 0 20px;
  }
}
.description_2275 .dark_bcd1 {
  width: 100%;
}
.description_2275 .secondary-4b9c {
  margin-bottom: 0;
}
.description_2275 .wide_66c1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid_35ba {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid_35ba .border_up_2125 {
  width: 100%;
}
.shadow-156d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.shadow-156d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.shadow-156d 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;
}
.shadow-156d li:last-child:after {
  display: none;
}
.shadow-156d li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight-middle-c972 .nav_92b6 button,
.description_2275 .nav_92b6 button {
  left: 0;
}
.highlight-middle-c972 .border_up_2125,
.description_2275 .border_up_2125 {
  padding-left: 0;
  padding-right: 0;
}
.highlight-middle-c972 .grid_35ba,
.description_2275 .grid_35ba {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight-middle-c972 {
  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;
}
.highlight-middle-c972: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;
}
.highlight-middle-c972 .banner_wide_5633 {
  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) {
  .highlight-middle-c972 .banner_wide_5633 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-middle-c972 .banner_wide_5633 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-middle-c972 .banner_wide_5633 {
    min-height: 200px;
  }
}
.highlight-middle-c972 .shadow-156d {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-middle-c972 .shadow-156d a,
.highlight-middle-c972 .shadow-156d li:after {
  color: inherit;
}
.highlight-middle-c972 .shadow-156d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.feature-static-9416 {
  margin-bottom: 0.5em;
}
.mask_smooth_ee7e {
  margin-bottom: 1.2em;
}
.mask_smooth_ee7e,
.feature-static-9416 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask_smooth_ee7e p:last-child,
.feature-static-9416 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .nav_92b6,
#masthead .nav_92b6 {
  display: none;
}
#masthead
  > .nav_92b6.info-left-ef33 {
  display: none;
}
#masthead > .nav_92b6 button {
  left: 0;
}
.slow-d227 {
  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%;
}
.slow-d227 .texture_ed1e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slow-d227 .chip_bfd2 {
  display: -webkit-box;
  display: flex;
}
.slow-d227 .chip_bfd2.item-5cf1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slow-d227 .chip_bfd2.easy_21f1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow-d227 .chip_bfd2.pagination_7d02 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow-d227.tag-bright-cd54.easy_c436 .chip_bfd2.item-5cf1 {
  flex-basis: 100%;
}
.slow-d227.dark-731c .chip_bfd2.easy_21f1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slow-d227.dark-731c .chip_bfd2.pagination_7d02 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .nav_92b6.info-left-ef33 {
  display: none;
}
#masthead > .nav_92b6 button {
  left: 0;
}
.summary_pink_5f94 {
  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;
}
.summary_pink_5f94:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.summary_pink_5f94.backdrop_9ed2 i {
  margin-right: 4px;
}
.summary_pink_5f94.tooltip-motion-d2b0 i {
  margin-left: 5px;
}
.label_6864 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.label_6864 p:last-child {
  margin-bottom: 0;
}
.label-tall-db68 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label-tall-db68 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label-tall-db68 img {
  display: block;
  width: auto;
  line-height: 1;
}
.label-tall-db68 .focus-wood-d359 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label-tall-db68 .primary_pro_c89e {
  margin: 5px 0 7px 0;
}
.label-tall-db68.gas_f161 .backdrop_stone_2163 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label-tall-db68.gas_f161 .badge_old_aac3 {
  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;
}
.label-tall-db68.plasma-2e07 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label-tall-db68.plasma-2e07 .backdrop_stone_2163 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label-tall-db68.plasma-2e07 .badge_old_aac3 {
  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;
}
.label-tall-db68.notice-d475 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label-tall-db68.widget-under-96e9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label-tall-db68.widget-under-96e9 .badge_old_aac3 {
  margin-top: 7px;
}
.link_fast_4e37 {
  display: inline-block;
}
.component_d47f .primary-8311 .label-tall-db68 img {
  max-width: 100%;
}
.outer_d7c9 .button-57d6.fluid-577b,
.dropdown-943a .button-57d6.fluid-577b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outer_d7c9 .wide-c1b7,
.dropdown-943a .wide-c1b7 {
  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%);
}
.outer_d7c9 .wide-c1b7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outer_d7c9.menu_6496 .wide-c1b7 {
  display: none;
}
.outer_d7c9 .header_out_e3b1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outer_d7c9 .header_out_e3b1 li {
  display: inline-block;
  position: relative;
}
.outer_d7c9 .header_out_e3b1 li:last-child {
  margin-right: 0;
}
.outer_d7c9 .header_out_e3b1 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;
}
.outer_d7c9 .header_out_e3b1 li.chip-under-affe > a {
  color: rgba(0, 0, 0, 0.9);
}
.outer_d7c9 .header_out_e3b1 > 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;
}
.outer_d7c9 .header_out_e3b1 > li > a i {
  line-height: 0;
}
.outer_d7c9 .header_out_e3b1 > li.section_hard_d951 > a .wide-c1b7 {
  margin-left: 4px;
  line-height: 0;
}
.outer_d7c9 .header_out_e3b1 .next-4661 li.section_hard_d951 > a {
  position: relative;
}
.outer_d7c9 .header_out_e3b1 .next-4661 li.section_hard_d951 > a:after,
.outer_d7c9 .header_out_e3b1 .next-4661 li.section_hard_d951 > a:before {
  content: "";
  display: table;
}
.outer_d7c9 .header_out_e3b1 .next-4661 li.section_hard_d951 > a:after {
  clear: both;
}
.outer_d7c9 .header_out_e3b1 .next-4661 li.section_hard_d951 > a .wide-c1b7 {
  margin-left: 5px;
  float: right;
}
.outer_d7c9 .texture_1910,
.outer_d7c9 .next-4661 {
  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;
}
.outer_d7c9 .next-4661 {
  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;
}
.outer_d7c9 .next-4661 .fluid-577b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outer_d7c9 .next-4661 .wide-c1b7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outer_d7c9 .next-4661 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outer_d7c9 .next-4661 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;
}
.outer_d7c9 .next-4661 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outer_d7c9 .next-4661 .next-4661 {
  top: 0;
  left: 100%;
}
.outer_d7c9 .header-silver-8ffa.fn-focus-9ff1 > .texture_1910,
.outer_d7c9 .header-silver-8ffa.fn-focus-9ff1 > .next-4661,
.outer_d7c9 .header-silver-8ffa:focus > .texture_1910,
.outer_d7c9 .header-silver-8ffa:focus > .next-4661,
.outer_d7c9 .header-silver-8ffa:hover > .texture_1910,
.outer_d7c9 .header-silver-8ffa:hover > .next-4661 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outer_d7c9.module-green-3b49 .search_181a:after,
.outer_d7c9.module-green-3b49 .search_181a:before {
  content: "";
  display: table;
}
.outer_d7c9.module-green-3b49 .search_181a:after {
  clear: both;
}
.outer_d7c9.module-green-3b49 .search_181a > li {
  float: left;
}
.outer_d7c9.last-72f8 .search_181a:after,
.outer_d7c9.last-72f8 .search_181a:before {
  content: "";
  display: table;
}
.outer_d7c9.last-72f8 .search_181a:after {
  clear: both;
}
.outer_d7c9.last-72f8 .search_181a > li {
  float: left;
}
.outer_d7c9.last-72f8 .search_181a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outer_d7c9.last-72f8 .search_181a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outer_d7c9.last-72f8 .search_181a > li.heading_d5d7 > a,
.outer_d7c9.last-72f8 .search_181a > li.chip-under-affe > a {
  color: #fff;
  background-color: #1e4b75;
}
.outer_d7c9.tertiary_red_93f2 .search_181a > li > a .fluid-577b {
  position: relative;
}
.outer_d7c9.tertiary_red_93f2 .search_181a > li > a .fluid-577b: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;
}
.outer_d7c9.tertiary_red_93f2
  .search_181a
  > li:focus
  > a
  .fluid-577b:before,
.outer_d7c9.tertiary_red_93f2
  .search_181a
  > li:hover
  > a
  .fluid-577b:before {
  width: 100%;
  background-color: currentColor;
}
.outer_d7c9.tertiary_red_93f2
  .search_181a
  > li.heading_d5d7
  > a
  .fluid-577b:before,
.outer_d7c9.tertiary_red_93f2
  .search_181a
  > li.preview_green_f5ba
  > a
  .fluid-577b:before {
  width: 100%;
  background-color: currentColor;
}
.outer_d7c9.bronze_a36d .search_181a > li > a .fluid-577b {
  position: relative;
}
.outer_d7c9.bronze_a36d .search_181a > li > a .fluid-577b: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;
}
.outer_d7c9.bronze_a36d .search_181a > li:focus > a .fluid-577b:before,
.outer_d7c9.bronze_a36d
  .search_181a
  > li:hover
  > a
  .fluid-577b:before {
  width: 100%;
  background-color: currentColor;
}
.outer_d7c9.bronze_a36d
  .search_181a
  > li.heading_d5d7
  > a
  .fluid-577b:before,
.outer_d7c9.bronze_a36d
  .search_181a
  > li.preview_green_f5ba
  > a
  .fluid-577b:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown-943a .header_out_e3b1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-943a .header_out_e3b1 li:first-child > a {
  border-top: none;
}
.dropdown-943a .header_out_e3b1 .middle_7c6f > .fluid-577b .wide-c1b7 {
  display: none;
}
.dropdown-943a .header_out_e3b1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown-943a .header_out_e3b1 li:last-child {
  border: none;
}
.dropdown-943a .header_out_e3b1 li.section_hard_d951 > a {
  padding-right: 45px !important;
}
.dropdown-943a .header_out_e3b1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown-943a .header_out_e3b1 li a:focus,
.dropdown-943a .header_out_e3b1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-943a .header_out_e3b1 li .tag-8f98 {
  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;
}
.dropdown-943a .header_out_e3b1 li .tag-8f98:hover {
  box-shadow: none;
}
.dropdown-943a .header_out_e3b1 li .tag-8f98 .wide-c1b7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown-943a .header_out_e3b1 .next-4661 {
  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);
}
.dropdown-943a .header_out_e3b1 .next-4661 li a {
  padding-left: 3em;
}
.dropdown-943a .header_out_e3b1 .action_18a6 > a .tag-8f98 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown-943a .header_out_e3b1 .action_18a6 > .next-4661 {
  display: block;
  opacity: 1;
}
.gradient-full-3e3e {
  max-width: 100%;
}
.soft-e609 {
  line-height: 0;
  cursor: pointer;
}
.sidebar-yellow-1710 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sidebar-yellow-1710:hover {
  box-shadow: none;
  color: currentColor;
}
.sidebar-yellow-1710 svg {
  width: 18px;
  height: 18px;
}
.sidebar-yellow-1710 .module-solid-95a8 {
  display: none;
}
.surface-d910 {
  position: relative;
}
.surface-d910.fn-active-9ff1 .sidebar-yellow-1710 .status-c171 {
  display: none;
}
.surface-d910.fn-active-9ff1 .sidebar-yellow-1710 .module-solid-95a8 {
  display: inline-block;
}
.surface-d910 .copper_e7c7 {
  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);
}
.surface-d910.green_73df .copper_e7c7 {
  left: auto;
  right: -0.9em;
}
.surface-d910.green_73df .badge-lite-76dd::before {
  left: auto;
  right: 15px;
}
.surface-d910.fn-active-9ff1 .copper_e7c7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-b9a4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-b9a4 label {
  flex-basis: 100%;
}
.overlay-b9a4 .message_tall_1965 {
  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;
}
.overlay-b9a4 .feature-cold-8112 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-b9a4 .feature-cold-8112:focus {
  background-color: transparent;
}
.overlay-b9a4 button.element_0e78 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-b9a4 button.element_0e78:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-b9a4 button.element_0e78 svg {
  width: 18px;
  height: 18px;
}
.overlay-b9a4 input[type="submit"] {
  min-height: auto;
}
.paper-c9e0 .overlay-b9a4 .feature-cold-8112 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge-lite-76dd {
  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) {
  .badge-lite-76dd {
    width: 220px;
  }
}
.badge-lite-76dd label {
  flex-basis: 100%;
}
.badge-lite-76dd::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;
}
.dim_0f2a .paper-c9e0 .overlay-b9a4 {
  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;
}
.dim_0f2a
  .paper-c9e0
  .overlay-b9a4
  .message_tall_1965 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dim_0f2a .paper-c9e0 .overlay-b9a4 .feature-cold-8112 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dim_0f2a
  .paper-c9e0
  .overlay-b9a4
  .feature-cold-8112:focus {
  background: 0 0;
}
.dim_0f2a
  .paper-c9e0
  .overlay-b9a4
  .modal-4064 {
  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;
}
.hot-5a66 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hot-5a66 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hot-5a66 li:last-child {
  margin-right: 0;
}
.hot-5a66 li:first-child {
  margin-left: 0;
}
.hot-5a66.heading-red-d8f2 a {
  color: #fff;
}
.hot-5a66.heading-red-d8f2 a:hover {
  color: #fff;
}
.hot-5a66 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hot-5a66 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hot-5a66 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hot-5a66 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hot-5a66 [class*="social-icon-apple"] {
  background-color: #999;
}
.hot-5a66 [class*="social-icon-apple"].notice_wood_1a02 {
  background-color: transparent;
  color: #999;
}
.hot-5a66 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hot-5a66 [class*="social-icon-behance"].notice_wood_1a02 {
  background-color: transparent;
  color: #1769ff;
}
.hot-5a66 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hot-5a66 [class*="social-icon-bitbucket"].notice_wood_1a02 {
  background-color: transparent;
  color: #205081;
}
.hot-5a66 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hot-5a66 [class*="social-icon-codepen"].notice_wood_1a02 {
  background-color: transparent;
  color: #000;
}
.hot-5a66 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hot-5a66 [class*="social-icon-delicious"].notice_wood_1a02 {
  background-color: transparent;
  color: #39f;
}
.hot-5a66 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hot-5a66 [class*="social-icon-digg"].notice_wood_1a02 {
  background-color: transparent;
  color: #005be2;
}
.hot-5a66 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hot-5a66 [class*="social-icon-dribbble"].notice_wood_1a02 {
  background-color: transparent;
  color: #ea4c89;
}
.hot-5a66 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hot-5a66 [class*="social-icon-envelope"].notice_wood_1a02 {
  background-color: transparent;
  color: #ea4335;
}
.hot-5a66 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hot-5a66 [class*="social-icon-facebook"].notice_wood_1a02 {
  background-color: transparent;
  color: #3b5998;
}
.hot-5a66 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hot-5a66 [class*="social-icon-flickr"].notice_wood_1a02 {
  background-color: transparent;
  color: #0063dc;
}
.hot-5a66 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hot-5a66 [class*="social-icon-foursquare"].notice_wood_1a02 {
  background-color: transparent;
  color: #2d5be3;
}
.hot-5a66 [class*="social-icon-github"] {
  background-color: #333;
}
.hot-5a66 [class*="social-icon-github"].notice_wood_1a02 {
  background-color: transparent;
  color: #333;
}
.hot-5a66 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hot-5a66 [class*="social-icon-google-plus"].notice_wood_1a02 {
  background-color: transparent;
  color: #dd4b39;
}
.hot-5a66 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hot-5a66 [class*="social-icon-houzz"].notice_wood_1a02 {
  background-color: transparent;
  color: #7ac142;
}
.hot-5a66 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hot-5a66 [class*="social-icon-instagram"].notice_wood_1a02 {
  background-color: transparent;
  color: #262626;
}
.hot-5a66 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hot-5a66 [class*="social-icon-jsfiddle"].notice_wood_1a02 {
  background-color: transparent;
  color: #487aa2;
}
.hot-5a66 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hot-5a66 [class*="social-icon-linkedin"].notice_wood_1a02 {
  background-color: transparent;
  color: #0077b5;
}
.hot-5a66 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hot-5a66 [class*="social-icon-medium"].notice_wood_1a02 {
  background-color: transparent;
  color: #00ab6b;
}
.hot-5a66 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hot-5a66
  [class*="social-icon-odnoklassniki"].notice_wood_1a02 {
  background-color: transparent;
  color: #f4731c;
}
.hot-5a66 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hot-5a66 [class*="social-icon-meetup"].notice_wood_1a02 {
  background-color: transparent;
  color: #ec1c40;
}
.hot-5a66 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hot-5a66 [class*="social-icon-pinterest"].notice_wood_1a02 {
  background-color: transparent;
  color: #bd081c;
}
.hot-5a66 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hot-5a66 [class*="social-icon-product-hunt"].notice_wood_1a02 {
  background-color: transparent;
  color: #da552f;
}
.hot-5a66 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hot-5a66 [class*="social-icon-reddit"].notice_wood_1a02 {
  background-color: transparent;
  color: #ff4500;
}
.hot-5a66 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hot-5a66 [class*="social-icon-rss"].notice_wood_1a02 {
  background-color: transparent;
  color: #f26522;
}
.hot-5a66 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hot-5a66
  [class*="social-icon-shopping-cart"].notice_wood_1a02 {
  background-color: transparent;
  color: #4caf50;
}
.hot-5a66 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hot-5a66 [class*="social-icon-skype"].notice_wood_1a02 {
  background-color: transparent;
  color: #00aff0;
}
.hot-5a66 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hot-5a66 [class*="social-icon-slideshare"].notice_wood_1a02 {
  background-color: transparent;
  color: #0077b5;
}
.hot-5a66 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hot-5a66 [class*="social-icon-snapchat"].notice_wood_1a02 {
  background-color: transparent;
  color: #fffc00;
}
.hot-5a66 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hot-5a66 [class*="social-icon-soundcloud"].notice_wood_1a02 {
  background-color: transparent;
  color: #f80;
}
.hot-5a66 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hot-5a66 [class*="social-icon-spotify"].notice_wood_1a02 {
  background-color: transparent;
  color: #2ebd59;
}
.hot-5a66 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hot-5a66
  [class*="social-icon-stack-overflow"].notice_wood_1a02 {
  background-color: transparent;
  color: #fe7a15;
}
.hot-5a66 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hot-5a66 [class*="social-icon-maldkfgram"].notice_wood_1a02 {
  background-color: transparent;
  color: #2ca5e0;
}
.hot-5a66 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hot-5a66 [class*="social-icon-tripadvisor"].notice_wood_1a02 {
  background-color: transparent;
  color: #589442;
}
.hot-5a66 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hot-5a66 [class*="social-icon-tumblr"].notice_wood_1a02 {
  background-color: transparent;
  color: #35465c;
}
.hot-5a66 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hot-5a66 [class*="social-icon-twitch"].notice_wood_1a02 {
  background-color: transparent;
  color: #6441a5;
}
.hot-5a66 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hot-5a66 [class*="social-icon-twitter"].notice_wood_1a02 {
  background-color: transparent;
  color: #1da1f2;
}
.hot-5a66 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hot-5a66 [class*="social-icon-vimeo"].notice_wood_1a02 {
  background-color: transparent;
  color: #1ab7ea;
}
.hot-5a66 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hot-5a66 [class*="social-icon-vk"].notice_wood_1a02 {
  background-color: transparent;
  color: #45668e;
}
.hot-5a66 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hot-5a66 [class*="social-icon-weibo"].notice_wood_1a02 {
  background-color: transparent;
  color: #df2029;
}
.hot-5a66 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hot-5a66 [class*="social-icon-weixin"].notice_wood_1a02 {
  background-color: transparent;
  color: #7bb32e;
}
.hot-5a66 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hot-5a66 [class*="social-icon-whatsapp"].notice_wood_1a02 {
  background-color: transparent;
  color: #25d366;
}
.hot-5a66 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hot-5a66 [class*="social-icon-wordpress"].notice_wood_1a02 {
  background-color: transparent;
  color: #21759b;
}
.hot-5a66 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hot-5a66 [class*="social-icon-xing"].notice_wood_1a02 {
  background-color: transparent;
  color: #026466;
}
.hot-5a66 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hot-5a66 [class*="social-icon-yelp"].notice_wood_1a02 {
  background-color: transparent;
  color: #af0606;
}
.hot-5a66 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hot-5a66 [class*="social-icon-youtube"].notice_wood_1a02 {
  background-color: transparent;
  color: #cd201f;
}
.search-brown-206c {
  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;
}
.search-brown-206c:hover {
  box-shadow: none;
  background: 0 0;
}
.widget-inner-8005 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.input_right_fbe1 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.module_f291 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fast_fe1c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fast_fe1c,
.fast_fe1c::after,
.fast_fe1c::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;
}
.fast_fe1c::after,
.fast_fe1c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container_dirty_e75b .input_right_fbe1 .module_f291 {
  margin-top: -2px;
  width: 19px;
}
.container_dirty_e75b .input_right_fbe1 .fast_fe1c {
  margin-top: -1px;
}
.container_dirty_e75b .input_right_fbe1 .fast_fe1c,
.container_dirty_e75b .input_right_fbe1 .fast_fe1c::after,
.container_dirty_e75b .input_right_fbe1 .fast_fe1c::before {
  width: 19px;
  height: 2px;
}
.container_dirty_e75b .input_right_fbe1 .fast_fe1c::before {
  top: -6px;
}
.container_dirty_e75b .input_right_fbe1 .fast_fe1c::after {
  bottom: -6px;
}
.inner_9acc .input_right_fbe1 .module_f291 {
  margin-top: -2px;
  width: 22px;
}
.inner_9acc .input_right_fbe1 .fast_fe1c {
  margin-top: -1px;
}
.inner_9acc .input_right_fbe1 .fast_fe1c,
.inner_9acc .input_right_fbe1 .fast_fe1c::after,
.inner_9acc .input_right_fbe1 .fast_fe1c::before {
  width: 22px;
  height: 2px;
}
.inner_9acc .input_right_fbe1 .fast_fe1c::before {
  top: -7px;
}
.inner_9acc .input_right_fbe1 .fast_fe1c::after {
  bottom: -7px;
}
.focus-3598 .input_right_fbe1 .module_f291 {
  margin-top: -2px;
  width: 31px;
}
.focus-3598 .input_right_fbe1 .fast_fe1c {
  margin-top: -1.5px;
}
.focus-3598 .input_right_fbe1 .fast_fe1c,
.focus-3598 .input_right_fbe1 .fast_fe1c::after,
.focus-3598 .input_right_fbe1 .fast_fe1c::before {
  width: 31px;
  height: 3px;
}
.focus-3598 .input_right_fbe1 .fast_fe1c::before {
  top: -9px;
}
.focus-3598 .input_right_fbe1 .fast_fe1c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search_small_62eb .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 19px;
  }
  .search_small_62eb .input_right_fbe1 .fast_fe1c {
    margin-top: -1px;
  }
  .search_small_62eb .input_right_fbe1 .fast_fe1c,
  .search_small_62eb .input_right_fbe1 .fast_fe1c::after,
  .search_small_62eb .input_right_fbe1 .fast_fe1c::before {
    width: 19px;
    height: 2px;
  }
  .search_small_62eb .input_right_fbe1 .fast_fe1c::before {
    top: -6px;
  }
  .search_small_62eb .input_right_fbe1 .fast_fe1c::after {
    bottom: -6px;
  }
  .bright_38a3 .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 22px;
  }
  .bright_38a3 .input_right_fbe1 .fast_fe1c {
    margin-top: -1px;
  }
  .bright_38a3 .input_right_fbe1 .fast_fe1c,
  .bright_38a3 .input_right_fbe1 .fast_fe1c::after,
  .bright_38a3 .input_right_fbe1 .fast_fe1c::before {
    width: 22px;
    height: 2px;
  }
  .bright_38a3 .input_right_fbe1 .fast_fe1c::before {
    top: -7px;
  }
  .bright_38a3 .input_right_fbe1 .fast_fe1c::after {
    bottom: -7px;
  }
  .component-8c32 .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 31px;
  }
  .component-8c32 .input_right_fbe1 .fast_fe1c {
    margin-top: -1.5px;
  }
  .component-8c32 .input_right_fbe1 .fast_fe1c,
  .component-8c32 .input_right_fbe1 .fast_fe1c::after,
  .component-8c32 .input_right_fbe1 .fast_fe1c::before {
    width: 31px;
    height: 3px;
  }
  .component-8c32 .input_right_fbe1 .fast_fe1c::before {
    top: -9px;
  }
  .component-8c32 .input_right_fbe1 .fast_fe1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .button_2a63 .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 19px;
  }
  .button_2a63 .input_right_fbe1 .fast_fe1c {
    margin-top: -1px;
  }
  .button_2a63 .input_right_fbe1 .fast_fe1c,
  .button_2a63 .input_right_fbe1 .fast_fe1c::after,
  .button_2a63 .input_right_fbe1 .fast_fe1c::before {
    width: 19px;
    height: 2px;
  }
  .button_2a63 .input_right_fbe1 .fast_fe1c::before {
    top: -6px;
  }
  .button_2a63 .input_right_fbe1 .fast_fe1c::after {
    bottom: -6px;
  }
  .south_8287 .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 22px;
  }
  .south_8287 .input_right_fbe1 .fast_fe1c {
    margin-top: -1px;
  }
  .south_8287 .input_right_fbe1 .fast_fe1c,
  .south_8287 .input_right_fbe1 .fast_fe1c::after,
  .south_8287 .input_right_fbe1 .fast_fe1c::before {
    width: 22px;
    height: 2px;
  }
  .south_8287 .input_right_fbe1 .fast_fe1c::before {
    top: -7px;
  }
  .south_8287 .input_right_fbe1 .fast_fe1c::after {
    bottom: -7px;
  }
  .info_9cc4 .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 31px;
  }
  .info_9cc4 .input_right_fbe1 .fast_fe1c {
    margin-top: -1.5px;
  }
  .info_9cc4 .input_right_fbe1 .fast_fe1c,
  .info_9cc4 .input_right_fbe1 .fast_fe1c::after,
  .info_9cc4 .input_right_fbe1 .fast_fe1c::before {
    width: 31px;
    height: 3px;
  }
  .info_9cc4 .input_right_fbe1 .fast_fe1c::before {
    top: -9px;
  }
  .info_9cc4 .input_right_fbe1 .fast_fe1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero_prev_95b1 .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 19px;
  }
  .hero_prev_95b1 .input_right_fbe1 .fast_fe1c {
    margin-top: -1px;
  }
  .hero_prev_95b1 .input_right_fbe1 .fast_fe1c,
  .hero_prev_95b1 .input_right_fbe1 .fast_fe1c::after,
  .hero_prev_95b1 .input_right_fbe1 .fast_fe1c::before {
    width: 19px;
    height: 2px;
  }
  .hero_prev_95b1 .input_right_fbe1 .fast_fe1c::before {
    top: -6px;
  }
  .hero_prev_95b1 .input_right_fbe1 .fast_fe1c::after {
    bottom: -6px;
  }
  .photo_1bdc .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 22px;
  }
  .photo_1bdc .input_right_fbe1 .fast_fe1c {
    margin-top: -1px;
  }
  .photo_1bdc .input_right_fbe1 .fast_fe1c,
  .photo_1bdc .input_right_fbe1 .fast_fe1c::after,
  .photo_1bdc .input_right_fbe1 .fast_fe1c::before {
    width: 22px;
    height: 2px;
  }
  .photo_1bdc .input_right_fbe1 .fast_fe1c::before {
    top: -7px;
  }
  .photo_1bdc .input_right_fbe1 .fast_fe1c::after {
    bottom: -7px;
  }
  .bright_5379 .input_right_fbe1 .module_f291 {
    margin-top: -2px;
    width: 31px;
  }
  .bright_5379 .input_right_fbe1 .fast_fe1c {
    margin-top: -1.5px;
  }
  .bright_5379 .input_right_fbe1 .fast_fe1c,
  .bright_5379 .input_right_fbe1 .fast_fe1c::after,
  .bright_5379 .input_right_fbe1 .fast_fe1c::before {
    width: 31px;
    height: 3px;
  }
  .bright_5379 .input_right_fbe1 .fast_fe1c::before {
    top: -9px;
  }
  .bright_5379 .input_right_fbe1 .fast_fe1c::after {
    bottom: -9px;
  }
}
.accent-f1bf .fast_fe1c {
  -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);
}
.accent-f1bf .fast_fe1c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent-f1bf .fast_fe1c::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);
}
.accent-f1bf.dark-7194 .fast_fe1c {
  -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);
}
.accent-f1bf.dark-7194 .fast_fe1c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent-f1bf.dark-7194 .fast_fe1c::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);
}
.title-7a6a {
  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.south-bb94:before {
  display: none;
}
.breadcrumb_black_e66f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.breadcrumb_black_e66f .upper-e3f6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.breadcrumb_black_e66f .upper-e3f6:last-of-type {
  border-bottom: none;
}
.breadcrumb_black_e66f .upper-e3f6.south-2f0b,
.breadcrumb_black_e66f .upper-e3f6.wrapper-d5de,
.breadcrumb_black_e66f .upper-e3f6.photo_2adb {
  padding: 0;
}
.breadcrumb_black_e66f .dropdown-943a .tag-8f98 {
  color: currentColor;
}
.breadcrumb_black_e66f .dropdown-943a .tag-8f98:focus,
.breadcrumb_black_e66f .dropdown-943a .tag-8f98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_black_e66f.in-1f20 .sidebar_large_5d0e,
.breadcrumb_black_e66f.in-1f20 .label_6864 a,
.breadcrumb_black_e66f.in-1f20 .search_181a a,
.breadcrumb_black_e66f.in-1f20 .next-4661 a {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_black_e66f.in-1f20 .sidebar_large_5d0e:hover,
.breadcrumb_black_e66f.in-1f20 .label_6864 a:hover,
.breadcrumb_black_e66f.in-1f20 .search_181a a:hover,
.breadcrumb_black_e66f.in-1f20 .next-4661 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_black_e66f.in-1f20 .wood-46b0 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_black_e66f.in-1f20 .upper-e3f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_black_e66f.in-1f20 .upper-e3f6:before {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_black_e66f.in-1f20 .footer-short-2e68:before {
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb_black_e66f.in-1f20 .dropdown-943a .header_out_e3b1 li a,
.breadcrumb_black_e66f.in-1f20 .dropdown-943a .tag-8f98,
.breadcrumb_black_e66f.in-1f20 .next-4661 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_black_e66f.in-1f20 .dropdown-943a .tag-8f98:focus,
.breadcrumb_black_e66f.in-1f20 .dropdown-943a .tag-8f98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_black_e66f.in-1f20 .header_out_e3b1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_black_e66f.outer_1981 .sidebar_large_5d0e,
.breadcrumb_black_e66f.outer_1981 .label_6864 a,
.breadcrumb_black_e66f.outer_1981 .search_181a .tag-8f98,
.breadcrumb_black_e66f.outer_1981 .search_181a a,
.breadcrumb_black_e66f.outer_1981 .next-4661 a {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_black_e66f.outer_1981 .sidebar_large_5d0e:hover,
.breadcrumb_black_e66f.outer_1981 .label_6864 a:hover,
.breadcrumb_black_e66f.outer_1981 .search_181a .tag-8f98:hover,
.breadcrumb_black_e66f.outer_1981 .search_181a a:hover,
.breadcrumb_black_e66f.outer_1981 .next-4661 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_black_e66f.outer_1981 .wood-46b0 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_black_e66f.outer_1981 .upper-e3f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_black_e66f.outer_1981 .upper-e3f6:before {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb_black_e66f.outer_1981 .footer-short-2e68:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_black_e66f.outer_1981 .dropdown-943a .header_out_e3b1 li a,
.breadcrumb_black_e66f.outer_1981 .dropdown-943a .tag-8f98,
.breadcrumb_black_e66f.outer_1981 .next-4661 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_black_e66f.outer_1981 .dropdown-943a .tag-8f98:focus,
.breadcrumb_black_e66f.outer_1981 .dropdown-943a .tag-8f98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_black_e66f.outer_1981 .header_out_e3b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-short-2e68 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.footer-short-2e68:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary_pro_c32d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.banner_157d .breadcrumb_black_e66f {
  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;
}
.banner_157d .upper-e3f6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.banner_157d .upper-e3f6: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) {
  .banner_157d .upper-e3f6:before {
    width: 16%;
    left: 42%;
  }
}
.banner_157d .upper-e3f6:last-child:before {
  content: none;
}
.banner_157d .upper-e3f6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.banner_157d .dropdown-943a .header_out_e3b1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.banner_157d .dropdown-943a .header_out_e3b1 li a .tag-8f98 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.banner_157d .dropdown-943a .next-4661 {
  border: none;
}
.banner_157d .dropdown-943a .next-4661 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.banner_157d .footer-short-2e68 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner_157d .secondary_pro_c32d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.banner_157d .outer_1981 .footer-short-2e68:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner_157d .in-1f20.header-hard-4975 .fast_fe1c {
  background: rgba(0, 0, 0, 0.6);
}
.banner_157d
  .in-1f20.header-hard-4975
  .fast_fe1c::after,
.banner_157d
  .in-1f20.header-hard-4975
  .fast_fe1c:before {
  background: inherit;
}
.banner_157d
  .in-1f20.header-hard-4975:hover
  .fast_fe1c {
  background: rgba(0, 0, 0, 0.8);
}
.status-advanced-f77f .breadcrumb_black_e66f {
  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) {
  .status-advanced-f77f .breadcrumb_black_e66f {
    width: auto;
    right: 45px;
  }
}
.description_3329 .breadcrumb_black_e66f {
  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) {
  .description_3329 .breadcrumb_black_e66f {
    width: auto;
    left: 45px;
  }
}
.south-bb94 .breadcrumb_black_e66f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.south-bb94 .secondary_pro_c32d {
  max-width: 48em;
  margin: 0 auto;
}
.south-bb94 .footer-short-2e68:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wood-00a0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wood-00a0.banner_157d .breadcrumb_black_e66f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wood-00a0.status-advanced-f77f .breadcrumb_black_e66f {
  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);
}
.wood-00a0 .breadcrumb_black_e66f {
  visibility: visible;
}
.wood-00a0.description_3329 .breadcrumb_black_e66f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar_d3d5,
.texture_1ec0 {
  overflow-x: hidden;
}
.sidebar_d3d5 .breadcrumb_black_e66f {
  overflow: auto;
}
.sidebar_d3d5.banner_157d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_d3d5.banner_157d .breadcrumb_black_e66f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar_d3d5.banner_157d .search-brown-206c {
  opacity: 0;
}
.sidebar_d3d5.status-advanced-f77f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_d3d5.status-advanced-f77f .breadcrumb_black_e66f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar_d3d5.status-advanced-f77f .search-brown-206c {
  opacity: 0;
}
.sidebar_d3d5.description_3329 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_d3d5.description_3329 .breadcrumb_black_e66f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar_d3d5.description_3329 .search-brown-206c {
  opacity: 0;
}
.sidebar_d3d5.south-bb94 .breadcrumb_black_e66f {
  z-index: 10;
  visibility: visible;
}
.header-hard-4975 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.header-hard-4975 .fast_fe1c {
  background: rgba(255, 255, 255, 0.99);
}
.header-hard-4975 .fast_fe1c::after,
.header-hard-4975 .fast_fe1c:before {
  background: inherit;
}
.header-hard-4975:hover .fast_fe1c {
  background: rgba(255, 255, 255, 0.99);
}
.description_3329 .header-hard-4975 {
  top: 10px;
  right: auto;
  left: 12px;
}
.south-bb94 .header-hard-4975 {
  display: none !important;
}
.sidebar_d3d5:before,
.texture_1ec0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar_d3d5 .header-hard-4975,
.texture_1ec0 .header-hard-4975 {
  display: inline-block;
}
.breadcrumb_black_e66f .texture_ed1e {
  -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;
}
.sidebar_d3d5 .breadcrumb_black_e66f .texture_ed1e,
.texture_1ec0 .breadcrumb_black_e66f .texture_ed1e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-warm-271b .message_tall_1965 {
  width: 100%;
}
.primary-8311 {
  padding: 0 0.5em 0;
}
.primary-8311 [class*="customify-col-"],
.primary-8311 [class*="customify-col_"],
.primary-8311 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.east-9407 .primary-8311 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tooltip-9ffc .text-inner-bb40,
  .text-inner-bb40 {
    display: none;
  }
  .tag-lite-ddd9 {
    text-align: left;
  }
  .popup-7dc9 {
    text-align: center;
  }
  .active_378e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-9ffc .info-last-6454,
  .info-last-6454 {
    display: none;
  }
  .lower_4a31 {
    text-align: left;
  }
  .list-top-c5f3 {
    text-align: center;
  }
  .shadow-4ee6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-9ffc .paper_6d41,
  .paper_6d41 {
    display: none;
  }
  .widget-stone-1aed {
    text-align: left;
  }
  .notification_advanced_4a55 {
    text-align: center;
  }
  .sort-left-3605 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tertiary_cold_1b26 {
  box-shadow: none !important;
}
.highlight_84cc .column-19ab,
.link_copper_8df0 .column-19ab {
  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;
}
.link_copper_8df0 .column-19ab {
  margin-top: 30px;
  margin-bottom: 30px;
}
.image-8fbc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.image-8fbc:after,
.image-8fbc:before {
  content: "";
  display: table;
}
.image-8fbc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .image-8fbc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.image-8fbc,
.stale_f34c {
  max-width: 1248px;
  margin: 0 auto;
}

.soft_dfd1.accent-soft-1ddd .image-8fbc {
  max-width: 100%;
}
.soft_dfd1.header-dynamic-7327 {
  max-width: 1200px;
  margin: 0 auto;
}
.soft_dfd1.gallery_slow_426a .image-8fbc {
  max-width: 100%;
}
.soft_dfd1.gallery_slow_426a > .image-8fbc {
  padding-left: 0;
  padding-right: 0;
}
.soft_dfd1.gallery_slow_426a > .image-8fbc .tooltip-9ffc {
  margin: 0;
}
.soft_dfd1.gallery_slow_426a
  > .image-8fbc
  .cool-d86d.pagination_light_75e8 {
  margin-right: 0;
  margin-left: 0;
}
.soft_dfd1.gallery_slow_426a #main.pagination_light_75e8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside_first_f40f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside_first_f40f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .red_d176 .light_925f {
    padding-right: 1em;
  }
  .red_d176.menu_active_ab7c .cool-d86d {
    border-right: 1px solid #eaecee;
  }
  .red_d176.menu_active_ab7c .light_925f {
    padding-right: 1em;
  }
  .red_d176.menu_active_ab7c .focused-0ff1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean-dcd6 .light_925f {
    padding-left: 1em;
  }
  .clean-dcd6.menu_active_ab7c .cool-d86d {
    border-left: 1px solid #eaecee;
  }
  .clean-dcd6.menu_active_ab7c .light_925f {
    padding-left: 1em;
  }
  .clean-dcd6.menu_active_ab7c .focused-0ff1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_431a .light_925f {
    padding-left: 1em;
  }
  .focus_431a.menu_active_ab7c .overlay_4d5a {
    border-right: 1px solid #eaecee;
  }
  .focus_431a.menu_active_ab7c .text-0995 {
    border-right: 1px solid #eaecee;
  }
  .focus_431a.menu_active_ab7c .light_925f {
    padding-left: 1em;
  }
  .focus_431a.menu_active_ab7c .focused-0ff1 {
    padding-right: 1em;
  }
  .focus_431a.menu_active_ab7c .north_7131 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-large-ff0b .light_925f {
    padding-right: 1em;
  }
  .wrapper-large-ff0b.menu_active_ab7c .overlay_4d5a {
    border-left: 1px solid #eaecee;
  }
  .wrapper-large-ff0b.menu_active_ab7c .text-0995 {
    border-left: 1px solid #eaecee;
  }
  .wrapper-large-ff0b.menu_active_ab7c .light_925f {
    padding-right: 1em;
  }
  .wrapper-large-ff0b.menu_active_ab7c .focused-0ff1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper-large-ff0b.menu_active_ab7c .north_7131 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_first_f40f .light_925f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_first_f40f.menu_active_ab7c .cool-d86d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside_first_f40f.menu_active_ab7c .light_925f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_first_f40f.menu_active_ab7c .focused-0ff1 {
    padding-left: 1em;
  }
  .aside_first_f40f.menu_active_ab7c .north_7131 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside_first_f40f.menu_active_ab7c .light_925f {
    padding-left: 0;
  }
}
.dropdown_4b97 .tertiary-afa7 {
  display: inline-block;
}
.under_0cc8 {
  display: inline-block;
}
.fresh-edc3 {
  word-con: break-word;
}
.north_6612 > span {
  display: inline-block;
  padding: 5px 0;
}
.north_6612 .right_79e9 {
  margin-left: 8px;
  margin-right: 8px;
}
.north_6612 .section_gold_736e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.banner_76ef .slider-green-7f90 {
  margin-bottom: 2em;
}
.banner_76ef .module_new_5e27 {
  margin-bottom: 15px;
}
.banner_76ef .module_new_5e27:last-child {
  margin-bottom: 0;
}
.banner_76ef .label_dark_5801 {
  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) {
  .banner_76ef .label_dark_5801 {
    display: block;
  }
}
.banner_76ef .dirty-a940 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .banner_76ef .dirty-a940 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.banner_76ef .progress_under_58bd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.banner_76ef .progress_under_58bd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.banner_76ef .progress_under_58bd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.banner_76ef .fresh-edc3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_76ef .fresh-edc3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.banner_76ef .warm-f2b8 p:last-child {
  margin-bottom: 0;
}
.banner_76ef .tooltip-2c87 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.banner_76ef .fluid-2ce6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.banner_76ef .left-d2d4 {
  margin-top: 1em;
}
.banner_76ef .container-db55 {
  top: 0;
  display: block;
}
.banner_76ef .container-db55 a {
  color: inherit;
}
.banner_76ef .container-db55 a:hover {
  color: inherit;
}
.banner_76ef .small-5d43 {
  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;
}
.banner_76ef .small-5d43:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.banner_76ef .fluid-2ce6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.banner_76ef .popup_down_ed03 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.banner_76ef .popup_down_ed03:first-child {
  margin-top: 0;
}
.banner_76ef .popup_down_ed03.item_focused_8556 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner_76ef .popup_down_ed03.tag-207f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_76ef
  .popup_down_ed03.tag-207f.gold-cf4a
  .left-d2d4 {
  width: 100%;
}
.banner_76ef .tag-207f {
  -webkit-box-align: center;
  align-items: center;
}
.banner_76ef .tag-207f .north_6612,
.banner_76ef .tag-207f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.banner_76ef .progress_under_58bd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_76ef .progress_under_58bd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_76ef .progress_under_58bd: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;
}
.banner_76ef .item_focused_8556 {
  z-index: 5;
}
.banner_76ef .footer-61bb .hover-wide-8175 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.banner_76ef .copper-518e .hover-wide-8175 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.banner_76ef .component_0c9a .hover-wide-8175 {
  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;
}
.banner_76ef.backdrop_silver_0fbf .label_dark_5801,
.banner_76ef.thumbnail-d10d .label_dark_5801 {
  display: block;
}
.banner_76ef.backdrop_silver_0fbf .label_dark_5801 .last_de02,
.banner_76ef.backdrop_silver_0fbf .label_dark_5801 .fluid-2ce6,
.banner_76ef.thumbnail-d10d .label_dark_5801 .last_de02,
.banner_76ef.thumbnail-d10d .label_dark_5801 .fluid-2ce6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner_76ef.banner-wood-d495 .dirty-a940 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .banner_76ef.banner-wood-d495 .dirty-a940 {
    margin-right: 0;
  }
}
.banner_76ef.backdrop_silver_0fbf .dirty-a940,
.banner_76ef.thumbnail-d10d .dirty-a940 {
  padding-top: 40%;
}
.banner_76ef.backdrop_silver_0fbf .slider-green-7f90,
.banner_76ef.thumbnail-d10d .slider-green-7f90 {
  display: block;
}
.banner_76ef.backdrop_silver_0fbf .fn-sticky-9ff1 .fluid-2ce6,
.banner_76ef.thumbnail-d10d .fn-sticky-9ff1 .fluid-2ce6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.banner_76ef.backdrop_silver_0fbf .dirty-a940,
.banner_76ef.thumbnail-d10d .dirty-a940 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.banner_76ef.backdrop_silver_0fbf .fluid-2ce6 {
  padding: 1em;
}
.pro_8141 {
  margin: 30px auto;
  display: block;
}
.pro_8141 .image-683e > * {
  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_8141 .image-683e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pro_8141 .image-683e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_dark_463d .north_6612 {
  margin-bottom: 1.41575em;
}
.secondary_dark_463d .short_0548 {
  margin-bottom: 1.618em;
}
.first_636f .west-2b21 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.first_636f .west-2b21 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.first_636f .cool-416a {
  max-width: 100%;
  overflow: auto;
}
.card-8fe6 .first_636f a:hover {
  text-decoration: underline;
}
.banner-1111 .module_new_5e27:not(.fresh-edc3),
.banner-1111 .progress_under_58bd {
  margin-bottom: 1.41575em;
}
.banner-1111 .module_new_5e27:not(.fresh-edc3):last-child,
.banner-1111 .progress_under_58bd:last-child {
  margin-bottom: 0;
}
.banner-1111 .module_new_5e27.tiny_d4a2 {
  margin-bottom: 0.41575em;
}
.banner-1111 .banner_c93a:before,
.banner-1111 .gradient_9753:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.banner-1111 .banner_c93a:before {
  content: "\f115";
}
.banner-1111 .gradient_9753:before {
  content: "\f02c";
}
.banner-1111 .iron_e8c9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.banner-1111 .iron_e8c9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cold_319d {
  display: -webkit-box;
  display: flex;
}
.cold_319d .component-3e0c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cold_319d .component-3e0c {
    flex-basis: 90px;
  }
}
.cold_319d .selected-1dc9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold_319d .selected-1dc9 {
    flex-basis: calc(100% - 50px);
  }
}
.cold_319d .up_9ae8 p:last-child {
  margin-bottom: 0.72em;
}
.yellow-1878 .image-683e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.yellow-1878 .image-683e:after,
.yellow-1878 .image-683e:before {
  content: "";
  display: table;
}
.yellow-1878 .image-683e:after {
  clear: both;
}
.yellow-1878 .image-683e .list-7907,
.yellow-1878 .image-683e .thick-93d7 {
  width: 49%;
}
.yellow-1878 .image-683e .list-7907 a span.section_49fb,
.yellow-1878 .image-683e .thick-93d7 a span.section_49fb {
  display: block;
  margin-bottom: 5px;
}
.yellow-1878 .image-683e .thick-93d7 {
  float: left;
  text-align: left;
}
.yellow-1878 .image-683e .list-7907 {
  float: right;
  text-align: right;
}
.hover-1020 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hover-1020 {
    margin-bottom: 0;
  }
}
.simple_607b {
  margin-bottom: 1em;
}
.simple_607b .fresh-edc3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.label-f49c a {
  display: block;
  line-height: 0;
  position: relative;
}
.summary_103a .simple_607b,
.main-96ee .simple_607b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .summary_103a .simple_607b,
  .main-96ee .simple_607b {
    display: block;
  }
}
.summary_103a .label-f49c,
.main-96ee .label-f49c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .summary_103a .label-f49c,
  .main-96ee .label-f49c {
    margin-bottom: 1em;
  }
}
.summary_103a .label-f49c img,
.main-96ee .label-f49c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.summary_103a .last-9e57,
.main-96ee .last-9e57 {
  flex-basis: calc(100% - 160px);
}
.summary_103a .last-9e57 p,
.main-96ee .last-9e57 p {
  margin-bottom: 0;
}
.summary_103a .last-9e57 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .summary_103a .last-9e57 {
    padding-left: 0;
  }
}
.main-96ee .last-9e57 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .main-96ee .last-9e57 {
    padding-right: 0;
  }
}
.main-96ee .label-f49c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.widget_19f9 .label-f49c {
  margin-bottom: 0.5em;
}
.widget_19f9 .label-f49c img {
  width: 100%;
}
.north_2671 .right-0c87,
.white_4dd2 .right-0c87 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.white_4dd2 .cool-d86d .large-6b7a p:last-child {
  margin-bottom: 0;
}
.sort-left-ed6b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.link-middle-b55a .row_99a1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .link-middle-b55a .row_99a1:last-of-type {
    margin-bottom: 0;
  }
}
.link-middle-b55a .row_99a1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link-middle-b55a .row_99a1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.link-middle-b55a .row_99a1 ul li {
  margin: 0 0 0.6em;
}
.link-middle-b55a .row_99a1 ul li.prev_924d,
.link-middle-b55a .row_99a1 ul li.bottom-8c9f {
  position: relative;
}
.link-middle-b55a .row_99a1 ul li.prev_924d .image-hovered-4ad4,
.link-middle-b55a .row_99a1 ul li.bottom-8c9f .image-hovered-4ad4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.link-middle-b55a .row_99a1 ul li.prev_924d:after:after,
.link-middle-b55a .row_99a1 ul li.prev_924d:after:before,
.link-middle-b55a
  .row_99a1
  ul
  li.bottom-8c9f:after:after,
.link-middle-b55a
  .row_99a1
  ul
  li.bottom-8c9f:after:before {
  content: "";
  display: table;
}
.link-middle-b55a .row_99a1 ul li.prev_924d:after:after,
.link-middle-b55a
  .row_99a1
  ul
  li.bottom-8c9f:after:after {
  clear: both;
}
.link-middle-b55a .row_99a1 a.pressed-304e:hover {
  text-decoration: none;
}
.link-middle-b55a .row_99a1 select {
  max-width: 100%;
}
.link-middle-b55a .row_99a1 table {
  font-size: 85%;
}
.link-middle-b55a .row_99a1 table td,
.link-middle-b55a .row_99a1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.link-middle-b55a .row_99a1 table tfoot td {
  text-align: left;
}
.link-middle-b55a .row_99a1 :last-child {
  margin-bottom: 0;
}
.link-middle-b55a .row_99a1 .pressed_5ee2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.link-middle-b55a .row_99a1 .pressed_5ee2 label {
  width: 100%;
}
.link-middle-b55a .row_99a1 .pressed_5ee2 .feature-cold-8112 {
  width: 100%;
  display: block;
}
.link-middle-b55a .row_99a1 .pressed_5ee2 .element_0e78 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.link-middle-b55a .row_99a1 .pressed_5ee2 .element_0e78:hover svg #svg-search {
  fill: #444;
}
.link-middle-b55a .row_99a1 .pressed_5ee2 .element_0e78 svg {
  width: 18px;
  height: 18px;
}
.link-middle-b55a .white_7b1a ul ul,
.link-middle-b55a .link_97e3 ul ul,
.link-middle-b55a .tooltip_743c ul ul,
.link-middle-b55a .hero_over_0929 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.link-middle-b55a .white_7b1a .section_hard_d951 > a,
.link-middle-b55a .link_97e3 .section_hard_d951 > a,
.link-middle-b55a .tooltip_743c .section_hard_d951 > a,
.link-middle-b55a .hero_over_0929 .section_hard_d951 > a {
  margin-bottom: 0;
}
.link-middle-b55a .motion-1c7f li,
.link-middle-b55a .white_7b1a li,
.link-middle-b55a .module_clean_25b2 li,
.link-middle-b55a .link_97e3 li,
.link-middle-b55a .tooltip_743c li,
.link-middle-b55a .hero_over_0929 li,
.link-middle-b55a .soft_a9eb li,
.link-middle-b55a .over-efa1 li {
  display: block;
  position: relative;
}
.link-middle-b55a .motion-1c7f li:last-child,
.link-middle-b55a .white_7b1a li:last-child,
.link-middle-b55a .module_clean_25b2 li:last-child,
.link-middle-b55a .link_97e3 li:last-child,
.link-middle-b55a .tooltip_743c li:last-child,
.link-middle-b55a .hero_over_0929 li:last-child,
.link-middle-b55a .soft_a9eb li:last-child,
.link-middle-b55a .over-efa1 li:last-child {
  border: none;
}
.link-middle-b55a .motion-1c7f li a,
.link-middle-b55a .white_7b1a li a,
.link-middle-b55a .module_clean_25b2 li a,
.link-middle-b55a .link_97e3 li a,
.link-middle-b55a .tooltip_743c li a,
.link-middle-b55a .hero_over_0929 li a,
.link-middle-b55a .soft_a9eb li a,
.link-middle-b55a .over-efa1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link-middle-b55a .motion-1c7f li ul li::before,
.link-middle-b55a .white_7b1a li ul li::before,
.link-middle-b55a .module_clean_25b2 li ul li::before,
.link-middle-b55a .link_97e3 li ul li::before,
.link-middle-b55a .tooltip_743c li ul li::before,
.link-middle-b55a .hero_over_0929 li ul li::before,
.link-middle-b55a .soft_a9eb li ul li::before,
.link-middle-b55a .over-efa1 li ul li::before {
  left: 15px;
}
.link-middle-b55a .motion-1c7f li ul a,
.link-middle-b55a .white_7b1a li ul a,
.link-middle-b55a .module_clean_25b2 li ul a,
.link-middle-b55a .link_97e3 li ul a,
.link-middle-b55a .tooltip_743c li ul a,
.link-middle-b55a .hero_over_0929 li ul a,
.link-middle-b55a .soft_a9eb li ul a,
.link-middle-b55a .over-efa1 li ul a {
  padding-left: 20px;
}
.link-middle-b55a .motion-1c7f li ul ul li::before,
.link-middle-b55a .white_7b1a li ul ul li::before,
.link-middle-b55a .module_clean_25b2 li ul ul li::before,
.link-middle-b55a .link_97e3 li ul ul li::before,
.link-middle-b55a .tooltip_743c li ul ul li::before,
.link-middle-b55a .hero_over_0929 li ul ul li::before,
.link-middle-b55a .soft_a9eb li ul ul li::before,
.link-middle-b55a .over-efa1 li ul ul li::before {
  left: 30px;
}
.link-middle-b55a .motion-1c7f li ul ul a,
.link-middle-b55a .white_7b1a li ul ul a,
.link-middle-b55a .module_clean_25b2 li ul ul a,
.link-middle-b55a .link_97e3 li ul ul a,
.link-middle-b55a .tooltip_743c li ul ul a,
.link-middle-b55a .hero_over_0929 li ul ul a,
.link-middle-b55a .soft_a9eb li ul ul a,
.link-middle-b55a .over-efa1 li ul ul a {
  padding-left: 40px;
}
.link-middle-b55a .modal_cb0f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link-middle-b55a .over-efa1 ul li {
  margin-bottom: 1.41575em;
}
.link-middle-b55a .over-efa1 ul li .overlay-huge-4bf2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.link-middle-b55a .over-efa1 ul li .wood_24da {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outer_1981 .motion-1c7f li a,
.outer_1981 .white_7b1a li a,
.outer_1981 .module_clean_25b2 li a,
.outer_1981 .link_97e3 li a,
.outer_1981 .tooltip_743c li a,
.outer_1981 .hero_over_0929 li a,
.outer_1981 .soft_a9eb li a,
.outer_1981 .over-efa1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_1981 .modal_cb0f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_1981 .row_99a1 ul li.prev_924d .image-hovered-4ad4,
.outer_1981 .row_99a1 ul li.bottom-8c9f .image-hovered-4ad4 {
  background: rgba(0, 0, 0, 0.2);
}
.outer_1981 .link-middle-b55a .row_99a1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li {
  margin: 0;
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li ul {
  margin: 0;
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li ul li a {
  padding-left: 15px;
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li ul li li a {
  padding-left: 30px;
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li.chip-under-affe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li.chip-under-affe > 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;
}
.soft_dfd1 .link-middle-b55a .header_out_e3b1 li.chip-under-affe > 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;
}
.motion-d599 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dropdown-stale-794e {
  position: relative;
  z-index: 10;
}
.dropdown-stale-794e .texture_ed1e {
  width: 100%;
  max-width: 100%;
}
.prev_ca0b .hovered-2c4f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.prev_ca0b .in-1f20 {
}
.prev_ca0b .outer_1981 {
  background: #292929;
}
.progress_inner_b817 .hovered-2c4f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress_inner_b817 .in-1f20 {
  background: #f9f9f9;
}
.progress_inner_b817 .outer_1981 {
  background: #303030;
}
.avatar-0487 .hovered-2c4f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar-0487 .tertiary-afa7 {
    margin-bottom: 1em;
  }
  .avatar-0487 .tertiary-afa7:last-child {
    margin-bottom: 0;
  }
}
.avatar-0487 .in-1f20 {
  background: #ededed;
}
.avatar-0487 .outer_1981 {
  background: #1a1a1a;
}
.hovered-2c4f.in-1f20 {
  color: rgba(0, 0, 0, 0.6);
}
.hovered-2c4f.in-1f20 .slider-motion-6c41 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-2c4f.outer_1981 {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-2c4f.outer_1981 a:not(.pressed-304e) {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-2c4f.outer_1981 a:not(.pressed-304e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-2c4f.outer_1981 .slider-motion-6c41 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-2c4f.outer_1981 table tbody td,
.hovered-2c4f.outer_1981 table th {
  background: rgba(0, 0, 0, 0.08);
}
.glass_be43.glass-bfa4 .image-8fbc {
  max-width: initial;
}
.glass_be43 .dirty-fd99 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.glass_be43 .dirty-fd99 .texture_ed1e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .glass_be43 .dirty-fd99 .texture_ed1e {
    display: block;
    margin-bottom: 2em;
  }
  .glass_be43 .dirty-fd99 .texture_ed1e:last-child {
    margin-bottom: 0;
  }
}
.avatar-0487 .tertiary-afa7:last-child,
.progress_inner_b817 .tertiary-afa7:last-child,
.prev_ca0b .tertiary-afa7:last-child {
  margin-bottom: 0;
}
.avatar-0487 .tertiary-afa7 .link-middle-b55a .row_99a1:last-child,
.progress_inner_b817 .tertiary-afa7 .link-middle-b55a .row_99a1:last-child,
.prev_ca0b .tertiary-afa7 .link-middle-b55a .row_99a1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar-0487 .yellow-b738,
  .avatar-0487 .text_current_0fc1,
  .progress_inner_b817 .yellow-b738,
  .progress_inner_b817 .text_current_0fc1,
  .prev_ca0b .yellow-b738,
  .prev_ca0b .text_current_0fc1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dropdown-stale-794e .tertiary-afa7 {
    margin-bottom: 2em;
  }
}
.dropdown-stale-794e p:last-child {
  margin-bottom: 0;
}
.dropdown-stale-794e li,
.dropdown-stale-794e ul {
  list-style: none;
  margin: 0;
}
.dropdown-stale-794e ul ul {
  margin-left: 2.617924em;
}
.center-4c38 {
  font-size: 0.875em;
}

/* css-noise: cbdd */
.promo-block-z9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
