/*!
Theme Name: Customify
Theme URI: https://pressmaximum.caption_f5b7/customify
Author: WPCustomify
Author URI: https://pressmaximum.caption_f5b7
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.caption_f5b7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.first_29b5.plasma-74c5/licenses/gpl-2.0.section_tall_6fcf
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.outline-out-b9f0/, (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.gradient_middle_014a.chip_639a/normalize.badge_next_688d/
 ======
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.badge_next_688d v7.0.0 | MIT License | github.caption_f5b7/necolas/normalize.badge_next_688d */
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;
}
.surface-084d .down-a39f,
.summary-inner-9166,
.surface_white_d9ad,
.brown_9952,
.header_paper_c35b,
.lite_3bd7,
.table-easy-f268,
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;
}
.summary-inner-9166,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .summary-inner-9166,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .summary-inner-9166,
  h1 {
    font-size: 1.8em;
  }
}
.surface_white_d9ad,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.surface_white_d9ad + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .surface_white_d9ad,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .surface_white_d9ad,
  h2 {
    font-size: 1.7em;
  }
}
.brown_9952,
h3 {
  font-size: 1.618em;
}
.surface-084d .down-a39f,
.header_paper_c35b,
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.iron-256e {
  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;
}
.photo-slow-bcfa:after,
.photo-slow-bcfa:before,
.media-9f56:after,
.media-9f56:before {
  content: "";
  display: table;
}
.photo-slow-bcfa:after,
.media-9f56:after {
  clear: both;
}
.secondary-8c6c {
  float: right;
  margin-right: 0;
}
.thick-7318 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay_current_5d46 .narrow_c438,
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;
}
.overlay_current_5d46 .narrow_c438: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;
}
.message-0576 .narrow_c438 {
  box-shadow: none;
}
.message-0576
  .narrow_c438
  .last-ae3b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.message-0576 .narrow_c438 .breadcrumb-35b3 {
  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;
}
.message-0576
  .narrow_c438
  .breadcrumb-35b3
  b {
  display: none;
}
.message-0576 .card-fc74 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.out_db22:not(.gold_14bd):not(.stale-fe1a),
button:not(.gold_14bd):not(.stale-fe1a),
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ),
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ),
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ) {
  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;
}
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ):hover,
button:not(.gold_14bd):not(
    .stale-fe1a
  ):hover,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ):hover,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ):hover,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ):active,
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ):focus,
button:not(.gold_14bd):not(
    .stale-fe1a
  ):active,
button:not(.gold_14bd):not(
    .stale-fe1a
  ):focus,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ):active,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ):focus,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ):active,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ):focus,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ):active,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ):focus {
  outline: 0;
}
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d,
button:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d {
  position: relative;
}
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .text-lower-3f6e,
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .paper_9e8d,
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .breadcrumb-over-d7af,
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  i,
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  svg,
button:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .text-lower-3f6e,
button:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .paper_9e8d,
button:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .breadcrumb-over-d7af,
button:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  i,
button:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  svg,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .text-lower-3f6e,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .paper_9e8d,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .breadcrumb-over-d7af,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  i,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  svg,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .text-lower-3f6e,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .paper_9e8d,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .breadcrumb-over-d7af,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  i,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  svg,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .text-lower-3f6e,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .paper_9e8d,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  .breadcrumb-over-d7af,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  i,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d
  svg {
  visibility: hidden;
}
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d:after,
button:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d:after,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d:after,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d:after,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ).fn-loading-c15d: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;
}
.out_db22:not(.gold_14bd):not(.stale-fe1a),
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ),
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ),
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ) {
  color: #fff;
  background: #235787;
}
.out_db22:not(.gold_14bd):not(
    .stale-fe1a
  ):focus,
input[type="button"]:not(.gold_14bd):not(
    .stale-fe1a
  ):focus,
input[type="reset"]:not(.gold_14bd):not(
    .stale-fe1a
  ):focus,
input[type="submit"]:not(.gold_14bd):not(
    .stale-fe1a
  ):focus {
  color: #fff;
}
.out_db22.fn-disabled-c15d:not(.gold_14bd):not(
    .stale-fe1a
  ),
.out_db22[disabled]:not(.gold_14bd):not(
    .stale-fe1a
  ),
button.fn-disabled-c15d:not(.gold_14bd):not(
    .stale-fe1a
  ),
button[disabled]:not(.gold_14bd):not(
    .stale-fe1a
  ) {
  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;
}
.narrow-b75c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.narrow-b75c: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;
}
.wide-685f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.article_ae74 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mask-lite-6421 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo-slow-bcfa:after,
.photo-slow-bcfa:before,
.image_398d:after,
.image_398d:before,
.wide_7c71:after,
.wide_7c71:before,
.list-95cd:after,
.list-95cd:before,
.right_d549:after,
.right_d549:before,
.chip_brown_5156:after,
.chip_brown_5156:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo-slow-bcfa:after,
.image_398d:after,
.wide_7c71:after,
.list-95cd:after,
.right_d549:after,
.chip_brown_5156:after {
  clear: both;
}
.image_398d .fast_5e0d,
.wide_7c71 .fast_5e0d,
.table_brown_2077 .fast_5e0d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active_936e {
  display: inline-block;
}
.footer_d5d5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer_d5d5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_d5d5 .main-north-b205 {
  padding: 1em 0;
  font-size: 85%;
}
.main-north-b205 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled_orange_857b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled_orange_857b:after,
.disabled_orange_857b:before {
  content: "";
  display: table;
}
.disabled_orange_857b:after {
  clear: both;
}
.yellow_7c39 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.steel-e302 .yellow_7c39 {
  max-width: 50%;
}
.up-1f7a .yellow_7c39 {
  max-width: 33.33%;
}
.modal-smooth-7afa .yellow_7c39 {
  max-width: 25%;
}
.disabled_e6ad .yellow_7c39 {
  max-width: 20%;
}
.banner_stone_f543 .yellow_7c39 {
  max-width: 16.66%;
}
.description-4155 .yellow_7c39 {
  max-width: 14.28%;
}
.paragraph_fcd4 .yellow_7c39 {
  max-width: 12.5%;
}
.dirty-ea3c .yellow_7c39 {
  max-width: 11.11%;
}
.pressed-47fc {
  display: block;
}
.surface-084d .pattern_east_c7a9 label,
.surface-084d .border_white_a1d1 label,
.surface-084d .outline-5895 label,
.surface-084d .pro-410a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline-copper-a97b {
  list-style: none;
  margin: 0;
}
.outline-copper-a97b article.sidebar-444f {
  margin-bottom: 0;
}
.outline-copper-a97b ul {
  list-style: none;
  margin: 0;
}
.outline-copper-a97b .preview-large-527c li.sidebar-444f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline-copper-a97b .preview-large-527c li.sidebar-444f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline-copper-a97b .preview-large-527c li.sidebar-444f: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) {
  .outline-copper-a97b .preview-large-527c li.sidebar-444f li.sidebar-444f li.sidebar-444f li.sidebar-444f {
    padding-left: 0;
  }
}
article.sidebar-444f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-444f .image_398d p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-444f .wrapper_9583 {
  float: left;
}
article.sidebar-444f .logo_26e4 {
  margin-left: 85px;
}
article.sidebar-444f .blue-2029 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-444f .blue-2029 .last_abd2 {
  margin-left: 10px;
}
article.sidebar-444f .background-north-77a5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-444f .footer-active-e08b {
  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 .pattern_east_c7a9,
  #respond .outline-5895,
  #respond .pro-410a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_east_c7a9 input,
#respond .outline-5895 input,
#respond .pro-410a input {
  width: 100%;
}
#respond .pro-410a {
  margin-right: 0;
}
#respond .header-edbd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale-59d3 {
  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;
}
.stale-59d3.east-1b74 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stale-59d3 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%);
}
.stale-59d3:focus,
.stale-59d3: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);
}
.pattern-6387 {
  border-radius: 10%;
}
.red_517c {
  border-radius: 50%;
}
.frame_bronze_6949 {
  font-size: 0.72em;
}
.paragraph_b088 {
  font-size: 0.875em;
}
.container-dim-10c1 {
  font-size: 1.1em;
}
.large_4d3f {
  text-transform: uppercase;
  line-height: 1.2;
}
.large_4d3f.frame_bronze_6949 {
  letter-spacing: 0.5px;
}
.form-283a,
.form-283a a {
  color: #6d6d6d;
}
.form-283a a:hover {
  color: #111;
}
.top-2224 {
  color: #6d6d6d;
}
.nav-bc3e {
  overflow-x: hidden;
}
.nav-bc3e .primary_a7f6.selected_d85b {
  position: relative;
}
.nav-bc3e .primary_a7f6.selected_d85b.input_fast_735c {
  position: initial;
}
.nav-bc3e
  .primary_a7f6.selected_d85b.input_fast_735c
  .gas_6d2e {
  left: auto;
}
.nav-bc3e .primary_a7f6 .gas_6d2e {
  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;
}
.nav-bc3e .primary_a7f6:hover.selected_d85b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.nav-bc3e
  .primary_a7f6:hover.selected_d85b
  .gas_6d2e {
  display: block;
  z-index: 9999999;
}
.nav-bc3e .nav-4a61 .center-e1e2,
.nav-bc3e .blue-d7f9 .center-e1e2 {
  display: none;
}
.nav-bc3e .focused-9eb7 .primary_a7f6:hover.selected_d85b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.surface-084d .pattern_east_c7a9 label,
.surface-084d .border_white_a1d1 label,
.surface-084d .outline-5895 label,
.surface-084d .pro-410a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline-copper-a97b {
  list-style: none;
  margin: 0;
}
.outline-copper-a97b article.sidebar-444f {
  margin-bottom: 0;
}
.outline-copper-a97b ul {
  list-style: none;
  margin: 0;
}
.outline-copper-a97b .preview-large-527c li.sidebar-444f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline-copper-a97b .preview-large-527c li.sidebar-444f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline-copper-a97b .preview-large-527c li.sidebar-444f: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) {
  .outline-copper-a97b .preview-large-527c li.sidebar-444f li.sidebar-444f li.sidebar-444f li.sidebar-444f {
    padding-left: 0;
  }
}
article.sidebar-444f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-444f .image_398d p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-444f .wrapper_9583 {
  float: left;
}
article.sidebar-444f .logo_26e4 {
  margin-left: 85px;
}
article.sidebar-444f .blue-2029 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-444f .blue-2029 .last_abd2 {
  margin-left: 10px;
}
article.sidebar-444f .background-north-77a5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-444f .footer-active-e08b {
  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 .pattern_east_c7a9,
  #respond .outline-5895,
  #respond .pro-410a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_east_c7a9 input,
#respond .outline-5895 input,
#respond .pro-410a input {
  width: 100%;
}
#respond .pro-410a {
  margin-right: 0;
}
#respond .header-edbd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav-4a61 .pink_6339 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pink_6339 .active_white_ebcd.focused-8ef1 .element_out_eb97 > li > a:focus,
.pink_6339 .active_white_ebcd.focused-8ef1 .element_out_eb97 > li > a:hover,
.pink_6339 .active_white_ebcd.progress_north_4f43 .element_out_eb97 > li > a:focus,
.pink_6339 .active_white_ebcd.progress_north_4f43 .element_out_eb97 > li > a:hover,
.pink_6339 .active_white_ebcd.shade_narrow_15c1 .element_out_eb97 > li > a:focus,
.pink_6339 .active_white_ebcd.shade_narrow_15c1 .element_out_eb97 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6339
  .active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li.solid-6451
  > a,
.pink_6339
  .active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li.full_b8c6
  > a,
.pink_6339
  .active_white_ebcd.progress_north_4f43
  .element_out_eb97
  > li.solid-6451
  > a,
.pink_6339
  .active_white_ebcd.progress_north_4f43
  .element_out_eb97
  > li.full_b8c6
  > a,
.pink_6339
  .active_white_ebcd.shade_narrow_15c1
  .element_out_eb97
  > li.solid-6451
  > a,
.pink_6339 .active_white_ebcd.shade_narrow_15c1 .element_out_eb97 > li.button_2f78 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6339 .liquid_d701,
.pink_6339 .liquid_d701 a {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6339 .hard-9742.new_6200 li a,
.pink_6339 .copper_209f a,
.pink_6339 .info-62cd,
.pink_6339 .element_out_eb97 > li > a,
.pink_6339 .clean_30d2 {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339 .hard-9742.new_6200 li a:hover,
.pink_6339 .copper_209f a:hover,
.pink_6339 .info-62cd:hover,
.pink_6339 .element_out_eb97 > li > a:hover,
.pink_6339 .clean_30d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6339 .focus_tall_c67c {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339 .focus_tall_c67c .easy-4aee {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6339 .focus_tall_c67c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_6339 .secondary_fast_121a .carousel-yellow-9a1b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339 .secondary_fast_121a .carousel-yellow-9a1b .shade_light_8a5e {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339
  .secondary_fast_121a
  .carousel-yellow-9a1b
  .shade_light_8a5e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339
  .secondary_fast_121a
  .carousel-yellow-9a1b
  .shade_light_8a5e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339
  .secondary_fast_121a
  .carousel-yellow-9a1b
  .shade_light_8a5e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339
  .secondary_fast_121a
  .carousel-yellow-9a1b
  .shade_light_8a5e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339 .secondary_fast_121a .module_c704 {
  color: rgba(255, 255, 255, 0.79);
}
.pink_6339 .secondary_fast_121a .module_c704:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_3f69
  .pink_6339
  .secondary_fast_121a
  .info_ea4a
  .yellow-52e3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_3f69
  .pink_6339
  .secondary_fast_121a
  .info_ea4a
  .shade_light_8a5e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-4a61 .footer-a49a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.footer-a49a .active_white_ebcd.focused-8ef1 .element_out_eb97 > li > a:focus,
.footer-a49a .active_white_ebcd.focused-8ef1 .element_out_eb97 > li > a:hover,
.footer-a49a .active_white_ebcd.progress_north_4f43 .element_out_eb97 > li > a:focus,
.footer-a49a .active_white_ebcd.progress_north_4f43 .element_out_eb97 > li > a:hover,
.footer-a49a .active_white_ebcd.shade_narrow_15c1 .element_out_eb97 > li > a:focus,
.footer-a49a .active_white_ebcd.shade_narrow_15c1 .element_out_eb97 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-a49a
  .active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li.solid-6451
  > a,
.footer-a49a
  .active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li.full_b8c6
  > a,
.footer-a49a
  .active_white_ebcd.progress_north_4f43
  .element_out_eb97
  > li.solid-6451
  > a,
.footer-a49a
  .active_white_ebcd.progress_north_4f43
  .element_out_eb97
  > li.full_b8c6
  > a,
.footer-a49a
  .active_white_ebcd.shade_narrow_15c1
  .element_out_eb97
  > li.solid-6451
  > a,
.footer-a49a .active_white_ebcd.shade_narrow_15c1 .element_out_eb97 > li.button_2f78 > a {
  color: rgba(0, 0, 0, 0.8);
}
.footer-a49a .liquid_d701,
.footer-a49a .liquid_d701 a {
  color: rgba(0, 0, 0, 0.8);
}
.footer-a49a .hard-9742.new_6200 li a,
.footer-a49a .copper_209f a,
.footer-a49a .info-62cd,
.footer-a49a .element_out_eb97 > li > a,
.footer-a49a .clean_30d2 {
  color: rgba(0, 0, 0, 0.55);
}
.footer-a49a .hard-9742.new_6200 li a:hover,
.footer-a49a .copper_209f a:hover,
.footer-a49a .info-62cd:hover,
.footer-a49a .element_out_eb97 > li > a:hover,
.footer-a49a .clean_30d2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-a49a .focus_tall_c67c {
  color: rgba(0, 0, 0, 0.55);
}
.footer-a49a .focus_tall_c67c .easy-4aee {
  color: rgba(0, 0, 0, 0.8);
}
.footer-a49a .focus_tall_c67c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_8151 .button-cd87 {
  margin-left: auto;
  margin-right: auto;
}
.wide_7c71 > * {
  margin-left: auto;
  margin-right: auto;
}
.wide_7c71 .wide-685f {
  margin-right: 1.41575em;
}
.video-inner-1c20 .wide_7c71 > .disabled_2a92 {
  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;
}
.video-inner-1c20 .wide_7c71 > .thumbnail_gold_1e1e {
  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;
}
.video-4110.footer_8151 .button-cd87,
.filter_glass_b995.footer_8151 .button-cd87 {
  margin-left: 0;
}
.prev-0494.footer_8151 .button-cd87,
.notice_9c75.footer_8151 .button-cd87 {
  margin-right: 0;
}
.wide_7c71 ol,
.wide_7c71 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wood_d095 video {
  max-width: 100%;
}
.list_d31b img {
  display: block;
}
.list_d31b.wide-685f,
.list_d31b.article_ae74 {
  width: 100%;
}
.list_d31b.thumbnail_gold_1e1e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.badge_35d5:not(.preview_pro_a0fb) {
  margin: 1.5em auto;
}
.easy-6be2 p {
  padding: 1.5em 14px;
}
ul.dynamic-4e1e.thumbnail_gold_1e1e,
ul.dynamic-4e1e.disabled_2a92,
ul.dynamic-4e1e.caption_hovered_2c24.disabled_2a92 {
  padding: 0 14px;
}
.alert-cc62 {
  display: block;
  overflow-x: auto;
}
.alert-cc62 table {
  border-collapse: collapse;
  width: 100%;
}
.alert-cc62 td,
.alert-cc62 th {
  padding: 0.5em;
}
.wide_7c71 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wide_7c71 ol ol,
.wide_7c71 ol ul,
.wide_7c71 ul ol,
.wide_7c71 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wide_7c71 ol ol li,
.wide_7c71 ol ul li,
.wide_7c71 ul ol li,
.wide_7c71 ul ul li {
  margin-left: 0;
}
.shade-5582.out_843d > .bottom-79f1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shade-5582.out_843d > .bottom-79f1 iframe,
.shade-5582.out_843d > .bottom-79f1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shadow_83f8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shadow_83f8.dim_ee0a {
  padding: 0;
}
.shadow_83f8.dim_ee0a cite {
  font-size: 13px;
}
.shadow_83f8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shadow_83f8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pagination-80d9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pagination-80d9 > p:first-child {
  margin-top: 0;
}
.pagination-80d9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pagination-80d9 blockquote {
  border-left: 0;
}
.filter-146c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter-146c:not(.motion-95df) {
  max-width: 100px;
}
.filter-146c.modal-hard-56d0 {
  border-bottom: none !important;
  text-align: center;
}
.filter-146c.modal-hard-56d0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .easy-6be2 p {
    padding: 1.5em 0;
  }
}
.text-8d0d {
  color: #0073aa;
}
.module_blue_53e4 {
  background-color: #0073aa;
}
.chip-bronze-69ed {
  color: #229fd8;
}
.tabs_fe4d {
  background-color: #229fd8;
}
.accordion_wood_d0f1 {
  color: #eee;
}
.container-fast-7cf1 {
  background-color: #eee;
}
.motion-ee26 {
  color: #444;
}
.thick-f85a {
  background-color: #444;
}
.label_narrow_24ca {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label_narrow_24ca .fixed_d600 .copper_209f {
  font-size: 15px;
}
.label_narrow_24ca .copper_209f {
  line-height: 1.3;
}
.label_narrow_24ca .footer-a49a {
}
.label_narrow_24ca .pink_6339 {
  background: #235787;
}
.narrow_625a {
  padding: 0;
}
.narrow_625a .pink_6339 {
  background: #1a1a1a;
}
.narrow_625a .footer-a49a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.copper-d2ef {
  padding: 0;
  border-left: none;
  border-right: none;
}
.copper-d2ef .footer-a49a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.copper-d2ef .pink_6339 {
  background: #303030;
}
.chip_brown_5156 {
  position: relative;
  z-index: 10;
}
.chip_brown_5156 .fluid-a098 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_d6af .selected_d85b {
  display: inline-block;
  vertical-align: middle;
}
.hover_d6af.surface_lite_8d63 .selected_d85b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover_d6af.surface_lite_8d63 .selected_d85b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover_d6af.surface_lite_8d63 .selected_d85b {
    margin-right: 0.4em;
  }
}
.hover_d6af.surface_lite_8d63 .selected_d85b:last-child {
  margin-right: 0;
}
.shadow_b31a .fluid-a098 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .nav-4a61 .fixed_d600 {
    margin: 0 -0.5em;
  }
  .nav-4a61 .fixed_d600 [class*="customify-col-"],
  .nav-4a61 .fixed_d600 [class*="customify-col_"],
  .nav-4a61 .fixed_d600 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.nav-4a61.hovered-87fd .fluid-a098 {
  background: 0 0 !important;
}
.nav-4a61.hovered-87fd .fluid-a098,
.nav-4a61.shadow_b31a .fluid-a098 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .nav-4a61.section-short-c959 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.nav-4a61.shadow_b31a .fluid-a098 {
  box-shadow: none !important;
}
.info_f7ef {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .info_f7ef {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .info_f7ef {
    padding: 18px 0 20px;
  }
}
.info_f7ef .search-simple-9776 {
  width: 100%;
}
.info_f7ef .outer_3bd3 {
  margin-bottom: 0;
}
.info_f7ef .short_08cf {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup_556a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup_556a .bottom_7534 {
  width: 100%;
}
.stale-72fb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.stale-72fb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.stale-72fb 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;
}
.stale-72fb li:last-child:after {
  display: none;
}
.stale-72fb li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_tiny_d4e3 .center-e1e2 button,
.info_f7ef .center-e1e2 button {
  left: 0;
}
.media_tiny_d4e3 .bottom_7534,
.info_f7ef .bottom_7534 {
  padding-left: 0;
  padding-right: 0;
}
.media_tiny_d4e3 .popup_556a,
.info_f7ef .popup_556a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_tiny_d4e3 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_tiny_d4e3:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.media_tiny_d4e3 .filter-85d3 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .media_tiny_d4e3 .filter-85d3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_tiny_d4e3 .filter-85d3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_tiny_d4e3 .filter-85d3 {
    min-height: 200px;
  }
}
.media_tiny_d4e3 .stale-72fb {
  color: rgba(255, 255, 255, 0.8);
}
.media_tiny_d4e3 .stale-72fb a,
.media_tiny_d4e3 .stale-72fb li:after {
  color: inherit;
}
.media_tiny_d4e3 .stale-72fb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.module-pro-34eb {
  margin-bottom: 0.5em;
}
.overlay_c818 {
  margin-bottom: 1.2em;
}
.overlay_c818,
.module-pro-34eb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.overlay_c818 p:last-child,
.module-pro-34eb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .center-e1e2,
#masthead .center-e1e2 {
  display: none;
}
#masthead
  > .center-e1e2.avatar_in_ecc9 {
  display: none;
}
#masthead > .center-e1e2 button {
  left: 0;
}
.input-59f6 {
  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%;
}
.input-59f6 .selected_d85b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.input-59f6 .outline_white_2b45 {
  display: -webkit-box;
  display: flex;
}
.input-59f6 .outline_white_2b45.wrapper-acc2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.input-59f6 .outline_white_2b45.cool-0e57 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input-59f6 .outline_white_2b45.highlight-0ae2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input-59f6.table_center_6a49.description_3450 .outline_white_2b45.wrapper-acc2 {
  flex-basis: 100%;
}
.input-59f6.in-56f7 .outline_white_2b45.cool-0e57 {
  -webkit-box-flex: 1;
  flex: auto;
}
.input-59f6.in-56f7 .outline_white_2b45.highlight-0ae2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .center-e1e2.avatar_in_ecc9 {
  display: none;
}
#masthead > .center-e1e2 button {
  left: 0;
}
.list-7422 {
  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;
}
.list-7422:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list-7422.accent_2db7 i {
  margin-right: 4px;
}
.list-7422.chip_f803 i {
  margin-left: 5px;
}
.copper_209f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.copper_209f p:last-child {
  margin-bottom: 0;
}
.box-solid-e4fa {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.box-solid-e4fa a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.box-solid-e4fa img {
  display: block;
  width: auto;
  line-height: 1;
}
.box-solid-e4fa .liquid_d701 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.box-solid-e4fa .column_smooth_3d5a {
  margin: 5px 0 7px 0;
}
.box-solid-e4fa.gradient-a7dc .modal_top_aa15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-solid-e4fa.gradient-a7dc .tertiary-61a6 {
  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;
}
.box-solid-e4fa.popup-30dc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.box-solid-e4fa.popup-30dc .modal_top_aa15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-solid-e4fa.popup-30dc .tertiary-61a6 {
  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;
}
.box-solid-e4fa.clean-068c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box-solid-e4fa.out_37fc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.box-solid-e4fa.out_37fc .tertiary-61a6 {
  margin-top: 7px;
}
.frame_fe7f {
  display: inline-block;
}
.chip_brown_5156 .preview-00fd .box-solid-e4fa img {
  max-width: 100%;
}
.active_white_ebcd .active-b6e2.heading-d460,
.advanced_4da8 .active-b6e2.heading-d460 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active_white_ebcd .hover-gold-3b2f,
.advanced_4da8 .hover-gold-3b2f {
  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%);
}
.active_white_ebcd .hover-gold-3b2f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active_white_ebcd.wrapper_green_ddf5 .hover-gold-3b2f {
  display: none;
}
.active_white_ebcd .copper_2ac6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_white_ebcd .copper_2ac6 li {
  display: inline-block;
  position: relative;
}
.active_white_ebcd .copper_2ac6 li:last-child {
  margin-right: 0;
}
.active_white_ebcd .copper_2ac6 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;
}
.active_white_ebcd .copper_2ac6 li.button_2f78 > a {
  color: rgba(0, 0, 0, 0.9);
}
.active_white_ebcd .copper_2ac6 > 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;
}
.active_white_ebcd .copper_2ac6 > li > a i {
  line-height: 0;
}
.active_white_ebcd .copper_2ac6 > li.cold_a79e > a .hover-gold-3b2f {
  margin-left: 4px;
  line-height: 0;
}
.active_white_ebcd .copper_2ac6 .menu-b82a li.cold_a79e > a {
  position: relative;
}
.active_white_ebcd .copper_2ac6 .menu-b82a li.cold_a79e > a:after,
.active_white_ebcd .copper_2ac6 .menu-b82a li.cold_a79e > a:before {
  content: "";
  display: table;
}
.active_white_ebcd .copper_2ac6 .menu-b82a li.cold_a79e > a:after {
  clear: both;
}
.active_white_ebcd .copper_2ac6 .menu-b82a li.cold_a79e > a .hover-gold-3b2f {
  margin-left: 5px;
  float: right;
}
.active_white_ebcd .hidden-0f53,
.active_white_ebcd .menu-b82a {
  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;
}
.active_white_ebcd .menu-b82a {
  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;
}
.active_white_ebcd .menu-b82a .heading-d460 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active_white_ebcd .menu-b82a .hover-gold-3b2f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active_white_ebcd .menu-b82a li {
  display: block;
  margin: 0;
  padding: 0;
}
.active_white_ebcd .menu-b82a 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;
}
.active_white_ebcd .menu-b82a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active_white_ebcd .menu-b82a .menu-b82a {
  top: 0;
  left: 100%;
}
.active_white_ebcd .table-6377.fn-focus-c15d > .hidden-0f53,
.active_white_ebcd .table-6377.fn-focus-c15d > .menu-b82a,
.active_white_ebcd .table-6377:focus > .hidden-0f53,
.active_white_ebcd .table-6377:focus > .menu-b82a,
.active_white_ebcd .table-6377:hover > .hidden-0f53,
.active_white_ebcd .table-6377:hover > .menu-b82a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active_white_ebcd.shade_narrow_15c1 .element_out_eb97:after,
.active_white_ebcd.shade_narrow_15c1 .element_out_eb97:before {
  content: "";
  display: table;
}
.active_white_ebcd.shade_narrow_15c1 .element_out_eb97:after {
  clear: both;
}
.active_white_ebcd.shade_narrow_15c1 .element_out_eb97 > li {
  float: left;
}
.active_white_ebcd.tag-2f7f .element_out_eb97:after,
.active_white_ebcd.tag-2f7f .element_out_eb97:before {
  content: "";
  display: table;
}
.active_white_ebcd.tag-2f7f .element_out_eb97:after {
  clear: both;
}
.active_white_ebcd.tag-2f7f .element_out_eb97 > li {
  float: left;
}
.active_white_ebcd.tag-2f7f .element_out_eb97 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active_white_ebcd.tag-2f7f .element_out_eb97 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active_white_ebcd.tag-2f7f .element_out_eb97 > li.solid-6451 > a,
.active_white_ebcd.tag-2f7f .element_out_eb97 > li.button_2f78 > a {
  color: #fff;
  background-color: #1e4b75;
}
.active_white_ebcd.focused-8ef1 .element_out_eb97 > li > a .heading-d460 {
  position: relative;
}
.active_white_ebcd.focused-8ef1 .element_out_eb97 > li > a .heading-d460: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;
}
.active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li:focus
  > a
  .heading-d460:before,
.active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li:hover
  > a
  .heading-d460:before {
  width: 100%;
  background-color: currentColor;
}
.active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li.solid-6451
  > a
  .heading-d460:before,
.active_white_ebcd.focused-8ef1
  .element_out_eb97
  > li.full_b8c6
  > a
  .heading-d460:before {
  width: 100%;
  background-color: currentColor;
}
.active_white_ebcd.progress_north_4f43 .element_out_eb97 > li > a .heading-d460 {
  position: relative;
}
.active_white_ebcd.progress_north_4f43 .element_out_eb97 > li > a .heading-d460: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;
}
.active_white_ebcd.progress_north_4f43 .element_out_eb97 > li:focus > a .heading-d460:before,
.active_white_ebcd.progress_north_4f43
  .element_out_eb97
  > li:hover
  > a
  .heading-d460:before {
  width: 100%;
  background-color: currentColor;
}
.active_white_ebcd.progress_north_4f43
  .element_out_eb97
  > li.solid-6451
  > a
  .heading-d460:before,
.active_white_ebcd.progress_north_4f43
  .element_out_eb97
  > li.full_b8c6
  > a
  .heading-d460:before {
  width: 100%;
  background-color: currentColor;
}
.advanced_4da8 .copper_2ac6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.advanced_4da8 .copper_2ac6 li:first-child > a {
  border-top: none;
}
.advanced_4da8 .copper_2ac6 .filter-712d > .heading-d460 .hover-gold-3b2f {
  display: none;
}
.advanced_4da8 .copper_2ac6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.advanced_4da8 .copper_2ac6 li:last-child {
  border: none;
}
.advanced_4da8 .copper_2ac6 li.cold_a79e > a {
  padding-right: 45px !important;
}
.advanced_4da8 .copper_2ac6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.advanced_4da8 .copper_2ac6 li a:focus,
.advanced_4da8 .copper_2ac6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.advanced_4da8 .copper_2ac6 li .active-3261 {
  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;
}
.advanced_4da8 .copper_2ac6 li .active-3261:hover {
  box-shadow: none;
}
.advanced_4da8 .copper_2ac6 li .active-3261 .hover-gold-3b2f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.advanced_4da8 .copper_2ac6 .menu-b82a {
  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);
}
.advanced_4da8 .copper_2ac6 .menu-b82a li a {
  padding-left: 3em;
}
.advanced_4da8 .copper_2ac6 .logo_b4e9 > a .active-3261 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.advanced_4da8 .copper_2ac6 .logo_b4e9 > .menu-b82a {
  display: block;
  opacity: 1;
}
.description_simple_b8ec {
  max-width: 100%;
}
.pattern-2f82 {
  line-height: 0;
  cursor: pointer;
}
.clean_30d2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.clean_30d2:hover {
  box-shadow: none;
  color: currentColor;
}
.clean_30d2 svg {
  width: 18px;
  height: 18px;
}
.clean_30d2 .video_large_ec5d {
  display: none;
}
.primary_ff9d {
  position: relative;
}
.primary_ff9d.fn-active-c15d .clean_30d2 .overlay-fd5e {
  display: none;
}
.primary_ff9d.fn-active-c15d .clean_30d2 .video_large_ec5d {
  display: inline-block;
}
.primary_ff9d .block-e760 {
  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);
}
.primary_ff9d.basic-cc78 .block-e760 {
  left: auto;
  right: -0.9em;
}
.primary_ff9d.basic-cc78 .filter_static_fc63::before {
  left: auto;
  right: 15px;
}
.primary_ff9d.fn-active-c15d .block-e760 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_ea4a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info_ea4a label {
  flex-basis: 100%;
}
.info_ea4a .carousel-yellow-9a1b {
  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;
}
.info_ea4a .shade_light_8a5e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info_ea4a .shade_light_8a5e:focus {
  background-color: transparent;
}
.info_ea4a button.module_c704 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info_ea4a button.module_c704:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info_ea4a button.module_c704 svg {
  width: 18px;
  height: 18px;
}
.info_ea4a input[type="submit"] {
  min-height: auto;
}
.secondary_fast_121a .info_ea4a .shade_light_8a5e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter_static_fc63 {
  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) {
  .filter_static_fc63 {
    width: 220px;
  }
}
.filter_static_fc63 label {
  flex-basis: 100%;
}
.filter_static_fc63::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;
}
.mask_3f69 .secondary_fast_121a .info_ea4a {
  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;
}
.mask_3f69
  .secondary_fast_121a
  .info_ea4a
  .carousel-yellow-9a1b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask_3f69 .secondary_fast_121a .info_ea4a .shade_light_8a5e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask_3f69
  .secondary_fast_121a
  .info_ea4a
  .shade_light_8a5e:focus {
  background: 0 0;
}
.mask_3f69
  .secondary_fast_121a
  .info_ea4a
  .yellow-52e3 {
  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;
}
.hard-9742 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hard-9742 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hard-9742 li:last-child {
  margin-right: 0;
}
.hard-9742 li:first-child {
  margin-left: 0;
}
.hard-9742.link_599e a {
  color: #fff;
}
.hard-9742.link_599e a:hover {
  color: #fff;
}
.hard-9742 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hard-9742 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hard-9742 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hard-9742 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hard-9742 [class*="social-icon-apple"] {
  background-color: #999;
}
.hard-9742 [class*="social-icon-apple"].column_2572 {
  background-color: transparent;
  color: #999;
}
.hard-9742 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hard-9742 [class*="social-icon-behance"].column_2572 {
  background-color: transparent;
  color: #1769ff;
}
.hard-9742 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hard-9742 [class*="social-icon-bitbucket"].column_2572 {
  background-color: transparent;
  color: #205081;
}
.hard-9742 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hard-9742 [class*="social-icon-codepen"].column_2572 {
  background-color: transparent;
  color: #000;
}
.hard-9742 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hard-9742 [class*="social-icon-delicious"].column_2572 {
  background-color: transparent;
  color: #39f;
}
.hard-9742 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hard-9742 [class*="social-icon-digg"].column_2572 {
  background-color: transparent;
  color: #005be2;
}
.hard-9742 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hard-9742 [class*="social-icon-dribbble"].column_2572 {
  background-color: transparent;
  color: #ea4c89;
}
.hard-9742 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hard-9742 [class*="social-icon-envelope"].column_2572 {
  background-color: transparent;
  color: #ea4335;
}
.hard-9742 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hard-9742 [class*="social-icon-facebook"].column_2572 {
  background-color: transparent;
  color: #3b5998;
}
.hard-9742 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hard-9742 [class*="social-icon-flickr"].column_2572 {
  background-color: transparent;
  color: #0063dc;
}
.hard-9742 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hard-9742 [class*="social-icon-foursquare"].column_2572 {
  background-color: transparent;
  color: #2d5be3;
}
.hard-9742 [class*="social-icon-github"] {
  background-color: #333;
}
.hard-9742 [class*="social-icon-github"].column_2572 {
  background-color: transparent;
  color: #333;
}
.hard-9742 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hard-9742 [class*="social-icon-google-plus"].column_2572 {
  background-color: transparent;
  color: #dd4b39;
}
.hard-9742 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hard-9742 [class*="social-icon-houzz"].column_2572 {
  background-color: transparent;
  color: #7ac142;
}
.hard-9742 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hard-9742 [class*="social-icon-instagram"].column_2572 {
  background-color: transparent;
  color: #262626;
}
.hard-9742 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hard-9742 [class*="social-icon-jsfiddle"].column_2572 {
  background-color: transparent;
  color: #487aa2;
}
.hard-9742 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hard-9742 [class*="social-icon-linkedin"].column_2572 {
  background-color: transparent;
  color: #0077b5;
}
.hard-9742 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hard-9742 [class*="social-icon-medium"].column_2572 {
  background-color: transparent;
  color: #00ab6b;
}
.hard-9742 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hard-9742
  [class*="social-icon-odnoklassniki"].column_2572 {
  background-color: transparent;
  color: #f4731c;
}
.hard-9742 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hard-9742 [class*="social-icon-meetup"].column_2572 {
  background-color: transparent;
  color: #ec1c40;
}
.hard-9742 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hard-9742 [class*="social-icon-pinterest"].column_2572 {
  background-color: transparent;
  color: #bd081c;
}
.hard-9742 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hard-9742 [class*="social-icon-product-hunt"].column_2572 {
  background-color: transparent;
  color: #da552f;
}
.hard-9742 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hard-9742 [class*="social-icon-reddit"].column_2572 {
  background-color: transparent;
  color: #ff4500;
}
.hard-9742 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hard-9742 [class*="social-icon-rss"].column_2572 {
  background-color: transparent;
  color: #f26522;
}
.hard-9742 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hard-9742
  [class*="social-icon-shopping-cart"].column_2572 {
  background-color: transparent;
  color: #4caf50;
}
.hard-9742 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hard-9742 [class*="social-icon-skype"].column_2572 {
  background-color: transparent;
  color: #00aff0;
}
.hard-9742 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hard-9742 [class*="social-icon-slideshare"].column_2572 {
  background-color: transparent;
  color: #0077b5;
}
.hard-9742 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hard-9742 [class*="social-icon-snapchat"].column_2572 {
  background-color: transparent;
  color: #fffc00;
}
.hard-9742 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hard-9742 [class*="social-icon-soundcloud"].column_2572 {
  background-color: transparent;
  color: #f80;
}
.hard-9742 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hard-9742 [class*="social-icon-spotify"].column_2572 {
  background-color: transparent;
  color: #2ebd59;
}
.hard-9742 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hard-9742
  [class*="social-icon-stack-overflow"].column_2572 {
  background-color: transparent;
  color: #fe7a15;
}
.hard-9742 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hard-9742 [class*="social-icon-maldkfgram"].column_2572 {
  background-color: transparent;
  color: #2ca5e0;
}
.hard-9742 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hard-9742 [class*="social-icon-tripadvisor"].column_2572 {
  background-color: transparent;
  color: #589442;
}
.hard-9742 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hard-9742 [class*="social-icon-tumblr"].column_2572 {
  background-color: transparent;
  color: #35465c;
}
.hard-9742 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hard-9742 [class*="social-icon-twitch"].column_2572 {
  background-color: transparent;
  color: #6441a5;
}
.hard-9742 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hard-9742 [class*="social-icon-twitter"].column_2572 {
  background-color: transparent;
  color: #1da1f2;
}
.hard-9742 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hard-9742 [class*="social-icon-vimeo"].column_2572 {
  background-color: transparent;
  color: #1ab7ea;
}
.hard-9742 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hard-9742 [class*="social-icon-vk"].column_2572 {
  background-color: transparent;
  color: #45668e;
}
.hard-9742 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hard-9742 [class*="social-icon-weibo"].column_2572 {
  background-color: transparent;
  color: #df2029;
}
.hard-9742 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hard-9742 [class*="social-icon-weixin"].column_2572 {
  background-color: transparent;
  color: #7bb32e;
}
.hard-9742 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hard-9742 [class*="social-icon-whatsapp"].column_2572 {
  background-color: transparent;
  color: #25d366;
}
.hard-9742 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hard-9742 [class*="social-icon-wordpress"].column_2572 {
  background-color: transparent;
  color: #21759b;
}
.hard-9742 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hard-9742 [class*="social-icon-xing"].column_2572 {
  background-color: transparent;
  color: #026466;
}
.hard-9742 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hard-9742 [class*="social-icon-yelp"].column_2572 {
  background-color: transparent;
  color: #af0606;
}
.hard-9742 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hard-9742 [class*="social-icon-youtube"].column_2572 {
  background-color: transparent;
  color: #cd201f;
}
.info-62cd {
  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;
}
.info-62cd:hover {
  box-shadow: none;
  background: 0 0;
}
.status_53fc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wrapper-7665 {
  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;
}
.search_dcd2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.focus_soft_3b8a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.focus_soft_3b8a,
.focus_soft_3b8a::after,
.focus_soft_3b8a::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;
}
.focus_soft_3b8a::after,
.focus_soft_3b8a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel-1f2c .wrapper-7665 .search_dcd2 {
  margin-top: -2px;
  width: 19px;
}
.carousel-1f2c .wrapper-7665 .focus_soft_3b8a {
  margin-top: -1px;
}
.carousel-1f2c .wrapper-7665 .focus_soft_3b8a,
.carousel-1f2c .wrapper-7665 .focus_soft_3b8a::after,
.carousel-1f2c .wrapper-7665 .focus_soft_3b8a::before {
  width: 19px;
  height: 2px;
}
.carousel-1f2c .wrapper-7665 .focus_soft_3b8a::before {
  top: -6px;
}
.carousel-1f2c .wrapper-7665 .focus_soft_3b8a::after {
  bottom: -6px;
}
.gas_5b47 .wrapper-7665 .search_dcd2 {
  margin-top: -2px;
  width: 22px;
}
.gas_5b47 .wrapper-7665 .focus_soft_3b8a {
  margin-top: -1px;
}
.gas_5b47 .wrapper-7665 .focus_soft_3b8a,
.gas_5b47 .wrapper-7665 .focus_soft_3b8a::after,
.gas_5b47 .wrapper-7665 .focus_soft_3b8a::before {
  width: 22px;
  height: 2px;
}
.gas_5b47 .wrapper-7665 .focus_soft_3b8a::before {
  top: -7px;
}
.gas_5b47 .wrapper-7665 .focus_soft_3b8a::after {
  bottom: -7px;
}
.header_first_740a .wrapper-7665 .search_dcd2 {
  margin-top: -2px;
  width: 31px;
}
.header_first_740a .wrapper-7665 .focus_soft_3b8a {
  margin-top: -1.5px;
}
.header_first_740a .wrapper-7665 .focus_soft_3b8a,
.header_first_740a .wrapper-7665 .focus_soft_3b8a::after,
.header_first_740a .wrapper-7665 .focus_soft_3b8a::before {
  width: 31px;
  height: 3px;
}
.header_first_740a .wrapper-7665 .focus_soft_3b8a::before {
  top: -9px;
}
.header_first_740a .wrapper-7665 .focus_soft_3b8a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thumbnail-e759 .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail-e759 .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1px;
  }
  .thumbnail-e759 .wrapper-7665 .focus_soft_3b8a,
  .thumbnail-e759 .wrapper-7665 .focus_soft_3b8a::after,
  .thumbnail-e759 .wrapper-7665 .focus_soft_3b8a::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail-e759 .wrapper-7665 .focus_soft_3b8a::before {
    top: -6px;
  }
  .thumbnail-e759 .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -6px;
  }
  .mini-0f86 .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-0f86 .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1px;
  }
  .mini-0f86 .wrapper-7665 .focus_soft_3b8a,
  .mini-0f86 .wrapper-7665 .focus_soft_3b8a::after,
  .mini-0f86 .wrapper-7665 .focus_soft_3b8a::before {
    width: 22px;
    height: 2px;
  }
  .mini-0f86 .wrapper-7665 .focus_soft_3b8a::before {
    top: -7px;
  }
  .mini-0f86 .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -7px;
  }
  .nav-d3dc .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 31px;
  }
  .nav-d3dc .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1.5px;
  }
  .nav-d3dc .wrapper-7665 .focus_soft_3b8a,
  .nav-d3dc .wrapper-7665 .focus_soft_3b8a::after,
  .nav-d3dc .wrapper-7665 .focus_soft_3b8a::before {
    width: 31px;
    height: 3px;
  }
  .nav-d3dc .wrapper-7665 .focus_soft_3b8a::before {
    top: -9px;
  }
  .nav-d3dc .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .top_1d4d .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 19px;
  }
  .top_1d4d .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1px;
  }
  .top_1d4d .wrapper-7665 .focus_soft_3b8a,
  .top_1d4d .wrapper-7665 .focus_soft_3b8a::after,
  .top_1d4d .wrapper-7665 .focus_soft_3b8a::before {
    width: 19px;
    height: 2px;
  }
  .top_1d4d .wrapper-7665 .focus_soft_3b8a::before {
    top: -6px;
  }
  .top_1d4d .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -6px;
  }
  .gradient-fb02 .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 22px;
  }
  .gradient-fb02 .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1px;
  }
  .gradient-fb02 .wrapper-7665 .focus_soft_3b8a,
  .gradient-fb02 .wrapper-7665 .focus_soft_3b8a::after,
  .gradient-fb02 .wrapper-7665 .focus_soft_3b8a::before {
    width: 22px;
    height: 2px;
  }
  .gradient-fb02 .wrapper-7665 .focus_soft_3b8a::before {
    top: -7px;
  }
  .gradient-fb02 .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -7px;
  }
  .bright_7d86 .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 31px;
  }
  .bright_7d86 .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1.5px;
  }
  .bright_7d86 .wrapper-7665 .focus_soft_3b8a,
  .bright_7d86 .wrapper-7665 .focus_soft_3b8a::after,
  .bright_7d86 .wrapper-7665 .focus_soft_3b8a::before {
    width: 31px;
    height: 3px;
  }
  .bright_7d86 .wrapper-7665 .focus_soft_3b8a::before {
    top: -9px;
  }
  .bright_7d86 .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .middle-8524 .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 19px;
  }
  .middle-8524 .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1px;
  }
  .middle-8524 .wrapper-7665 .focus_soft_3b8a,
  .middle-8524 .wrapper-7665 .focus_soft_3b8a::after,
  .middle-8524 .wrapper-7665 .focus_soft_3b8a::before {
    width: 19px;
    height: 2px;
  }
  .middle-8524 .wrapper-7665 .focus_soft_3b8a::before {
    top: -6px;
  }
  .middle-8524 .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -6px;
  }
  .new-d516 .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 22px;
  }
  .new-d516 .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1px;
  }
  .new-d516 .wrapper-7665 .focus_soft_3b8a,
  .new-d516 .wrapper-7665 .focus_soft_3b8a::after,
  .new-d516 .wrapper-7665 .focus_soft_3b8a::before {
    width: 22px;
    height: 2px;
  }
  .new-d516 .wrapper-7665 .focus_soft_3b8a::before {
    top: -7px;
  }
  .new-d516 .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -7px;
  }
  .primary-in-ea13 .wrapper-7665 .search_dcd2 {
    margin-top: -2px;
    width: 31px;
  }
  .primary-in-ea13 .wrapper-7665 .focus_soft_3b8a {
    margin-top: -1.5px;
  }
  .primary-in-ea13 .wrapper-7665 .focus_soft_3b8a,
  .primary-in-ea13 .wrapper-7665 .focus_soft_3b8a::after,
  .primary-in-ea13 .wrapper-7665 .focus_soft_3b8a::before {
    width: 31px;
    height: 3px;
  }
  .primary-in-ea13 .wrapper-7665 .focus_soft_3b8a::before {
    top: -9px;
  }
  .primary-in-ea13 .wrapper-7665 .focus_soft_3b8a::after {
    bottom: -9px;
  }
}
.in-64dd .focus_soft_3b8a {
  -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);
}
.in-64dd .focus_soft_3b8a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.in-64dd .focus_soft_3b8a::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);
}
.in-64dd.widget_f4c9 .focus_soft_3b8a {
  -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);
}
.in-64dd.widget_f4c9 .focus_soft_3b8a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.in-64dd.widget_f4c9 .focus_soft_3b8a::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);
}
.border-0e98 {
  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.component_ef41:before {
  display: none;
}
.blue-d7f9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.blue-d7f9 .stale_c7c3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.blue-d7f9 .stale_c7c3:last-of-type {
  border-bottom: none;
}
.blue-d7f9 .stale_c7c3.widget-af5f,
.blue-d7f9 .stale_c7c3.active_bfa5,
.blue-d7f9 .stale_c7c3.wrapper-076b {
  padding: 0;
}
.blue-d7f9 .advanced_4da8 .active-3261 {
  color: currentColor;
}
.blue-d7f9 .advanced_4da8 .active-3261:focus,
.blue-d7f9 .advanced_4da8 .active-3261:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue-d7f9.footer-a49a .focus_tall_c67c,
.blue-d7f9.footer-a49a .copper_209f a,
.blue-d7f9.footer-a49a .element_out_eb97 a,
.blue-d7f9.footer-a49a .menu-b82a a {
  color: rgba(0, 0, 0, 0.55);
}
.blue-d7f9.footer-a49a .focus_tall_c67c:hover,
.blue-d7f9.footer-a49a .copper_209f a:hover,
.blue-d7f9.footer-a49a .element_out_eb97 a:hover,
.blue-d7f9.footer-a49a .menu-b82a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-d7f9.footer-a49a .easy-4aee {
  color: rgba(0, 0, 0, 0.8);
}
.blue-d7f9.footer-a49a .stale_c7c3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue-d7f9.footer-a49a .stale_c7c3:before {
  background: rgba(0, 0, 0, 0.08);
}
.blue-d7f9.footer-a49a .surface_fresh_73db:before {
  background: rgba(255, 255, 255, 0.9);
}
.blue-d7f9.footer-a49a .advanced_4da8 .copper_2ac6 li a,
.blue-d7f9.footer-a49a .advanced_4da8 .active-3261,
.blue-d7f9.footer-a49a .menu-b82a {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue-d7f9.footer-a49a .advanced_4da8 .active-3261:focus,
.blue-d7f9.footer-a49a .advanced_4da8 .active-3261:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue-d7f9.footer-a49a .copper_2ac6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue-d7f9.pink_6339 .focus_tall_c67c,
.blue-d7f9.pink_6339 .copper_209f a,
.blue-d7f9.pink_6339 .element_out_eb97 .active-3261,
.blue-d7f9.pink_6339 .element_out_eb97 a,
.blue-d7f9.pink_6339 .menu-b82a a {
  color: rgba(255, 255, 255, 0.79);
}
.blue-d7f9.pink_6339 .focus_tall_c67c:hover,
.blue-d7f9.pink_6339 .copper_209f a:hover,
.blue-d7f9.pink_6339 .element_out_eb97 .active-3261:hover,
.blue-d7f9.pink_6339 .element_out_eb97 a:hover,
.blue-d7f9.pink_6339 .menu-b82a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-d7f9.pink_6339 .easy-4aee {
  color: rgba(255, 255, 255, 0.99);
}
.blue-d7f9.pink_6339 .stale_c7c3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-d7f9.pink_6339 .stale_c7c3:before {
  background: rgba(255, 255, 255, 0.08);
}
.blue-d7f9.pink_6339 .surface_fresh_73db:before {
  background: rgba(0, 0, 0, 0.9);
}
.blue-d7f9.pink_6339 .advanced_4da8 .copper_2ac6 li a,
.blue-d7f9.pink_6339 .advanced_4da8 .active-3261,
.blue-d7f9.pink_6339 .menu-b82a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-d7f9.pink_6339 .advanced_4da8 .active-3261:focus,
.blue-d7f9.pink_6339 .advanced_4da8 .active-3261:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue-d7f9.pink_6339 .copper_2ac6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_fresh_73db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.surface_fresh_73db:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image_glass_fd50 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_2738 .blue-d7f9 {
  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;
}
.block_2738 .stale_c7c3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_2738 .stale_c7c3: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) {
  .block_2738 .stale_c7c3:before {
    width: 16%;
    left: 42%;
  }
}
.block_2738 .stale_c7c3:last-child:before {
  content: none;
}
.block_2738 .stale_c7c3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_2738 .advanced_4da8 .copper_2ac6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_2738 .advanced_4da8 .copper_2ac6 li a .active-3261 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_2738 .advanced_4da8 .menu-b82a {
  border: none;
}
.block_2738 .advanced_4da8 .menu-b82a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_2738 .surface_fresh_73db {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_2738 .image_glass_fd50 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_2738 .pink_6339 .surface_fresh_73db:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_2738 .footer-a49a.solid_bf0b .focus_soft_3b8a {
  background: rgba(0, 0, 0, 0.6);
}
.block_2738
  .footer-a49a.solid_bf0b
  .focus_soft_3b8a::after,
.block_2738
  .footer-a49a.solid_bf0b
  .focus_soft_3b8a:before {
  background: inherit;
}
.block_2738
  .footer-a49a.solid_bf0b:hover
  .focus_soft_3b8a {
  background: rgba(0, 0, 0, 0.8);
}
.filter_dim_d90b .blue-d7f9 {
  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) {
  .filter_dim_d90b .blue-d7f9 {
    width: auto;
    right: 45px;
  }
}
.progress_white_a25d .blue-d7f9 {
  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) {
  .progress_white_a25d .blue-d7f9 {
    width: auto;
    left: 45px;
  }
}
.component_ef41 .blue-d7f9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.component_ef41 .image_glass_fd50 {
  max-width: 48em;
  margin: 0 auto;
}
.component_ef41 .surface_fresh_73db:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outline_630b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outline_630b.block_2738 .blue-d7f9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outline_630b.filter_dim_d90b .blue-d7f9 {
  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);
}
.outline_630b .blue-d7f9 {
  visibility: visible;
}
.outline_630b.progress_white_a25d .blue-d7f9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.detail-pro-43bf,
.footer_green_45c4 {
  overflow-x: hidden;
}
.detail-pro-43bf .blue-d7f9 {
  overflow: auto;
}
.detail-pro-43bf.block_2738 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail-pro-43bf.block_2738 .blue-d7f9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.detail-pro-43bf.block_2738 .info-62cd {
  opacity: 0;
}
.detail-pro-43bf.filter_dim_d90b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail-pro-43bf.filter_dim_d90b .blue-d7f9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.detail-pro-43bf.filter_dim_d90b .info-62cd {
  opacity: 0;
}
.detail-pro-43bf.progress_white_a25d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail-pro-43bf.progress_white_a25d .blue-d7f9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.detail-pro-43bf.progress_white_a25d .info-62cd {
  opacity: 0;
}
.detail-pro-43bf.component_ef41 .blue-d7f9 {
  z-index: 10;
  visibility: visible;
}
.solid_bf0b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.solid_bf0b .focus_soft_3b8a {
  background: rgba(255, 255, 255, 0.99);
}
.solid_bf0b .focus_soft_3b8a::after,
.solid_bf0b .focus_soft_3b8a:before {
  background: inherit;
}
.solid_bf0b:hover .focus_soft_3b8a {
  background: rgba(255, 255, 255, 0.99);
}
.progress_white_a25d .solid_bf0b {
  top: 10px;
  right: auto;
  left: 12px;
}
.component_ef41 .solid_bf0b {
  display: none !important;
}
.detail-pro-43bf:before,
.footer_green_45c4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.detail-pro-43bf .solid_bf0b,
.footer_green_45c4 .solid_bf0b {
  display: inline-block;
}
.blue-d7f9 .selected_d85b {
  -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;
}
.detail-pro-43bf .blue-d7f9 .selected_d85b,
.footer_green_45c4 .blue-d7f9 .selected_d85b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text-71b6 .carousel-yellow-9a1b {
  width: 100%;
}
.preview-00fd {
  padding: 0 0.5em 0;
}
.preview-00fd [class*="customify-col-"],
.preview-00fd [class*="customify-col_"],
.preview-00fd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gas-67ca .preview-00fd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fixed_d600 .tertiary_3f92,
  .tertiary_3f92 {
    display: none;
  }
  .wrapper_dynamic_58ff {
    text-align: left;
  }
  .notice_c175 {
    text-align: center;
  }
  .steel-8001 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_d600 .menu-clean-2097,
  .menu-clean-2097 {
    display: none;
  }
  .box_a862 {
    text-align: left;
  }
  .frame-44b4 {
    text-align: center;
  }
  .frame_9419 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fixed_d600 .shadow_tiny_9797,
  .shadow_tiny_9797 {
    display: none;
  }
  .info-66d8 {
    text-align: left;
  }
  .huge-ba0a {
    text-align: center;
  }
  .texture-e8df {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gallery_cold_68bd {
  box-shadow: none !important;
}
.image-5f4f .block_yellow_5f5f,
.white-2f8c .block_yellow_5f5f {
  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;
}
.white-2f8c .block_yellow_5f5f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fluid-a098 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fluid-a098:after,
.fluid-a098:before {
  content: "";
  display: table;
}
.fluid-a098:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fluid-a098 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fluid-a098,
.section-short-c959 {
  max-width: 1248px;
  margin: 0 auto;
}

.list-95cd.picture-14de .fluid-a098 {
  max-width: 100%;
}
.list-95cd.huge-bb42 {
  max-width: 1200px;
  margin: 0 auto;
}
.list-95cd.dirty-34ea .fluid-a098 {
  max-width: 100%;
}
.list-95cd.dirty-34ea > .fluid-a098 {
  padding-left: 0;
  padding-right: 0;
}
.list-95cd.dirty-34ea > .fluid-a098 .fixed_d600 {
  margin: 0;
}
.list-95cd.dirty-34ea
  > .fluid-a098
  .highlight-eb1c.lite_5e08 {
  margin-right: 0;
  margin-left: 0;
}
.list-95cd.dirty-34ea #main.lite_5e08 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box-1030 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box-1030 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .black_7a15 .button-cd87 {
    padding-right: 1em;
  }
  .black_7a15.mask_c3fc .highlight-eb1c {
    border-right: 1px solid #eaecee;
  }
  .black_7a15.mask_c3fc .button-cd87 {
    padding-right: 1em;
  }
  .black_7a15.mask_c3fc .tooltip-outer-4d6b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_first_fa7a .button-cd87 {
    padding-left: 1em;
  }
  .menu_first_fa7a.mask_c3fc .highlight-eb1c {
    border-left: 1px solid #eaecee;
  }
  .menu_first_fa7a.mask_c3fc .button-cd87 {
    padding-left: 1em;
  }
  .menu_first_fa7a.mask_c3fc .tooltip-outer-4d6b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-2d5b .button-cd87 {
    padding-left: 1em;
  }
  .lower-2d5b.mask_c3fc .last-75bf {
    border-right: 1px solid #eaecee;
  }
  .lower-2d5b.mask_c3fc .module_3e1b {
    border-right: 1px solid #eaecee;
  }
  .lower-2d5b.mask_c3fc .button-cd87 {
    padding-left: 1em;
  }
  .lower-2d5b.mask_c3fc .tooltip-outer-4d6b {
    padding-right: 1em;
  }
  .lower-2d5b.mask_c3fc .purple-9e03 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-6e16 .button-cd87 {
    padding-right: 1em;
  }
  .sort-6e16.mask_c3fc .last-75bf {
    border-left: 1px solid #eaecee;
  }
  .sort-6e16.mask_c3fc .module_3e1b {
    border-left: 1px solid #eaecee;
  }
  .sort-6e16.mask_c3fc .button-cd87 {
    padding-right: 1em;
  }
  .sort-6e16.mask_c3fc .tooltip-outer-4d6b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-6e16.mask_c3fc .purple-9e03 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-1030 .button-cd87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-1030.mask_c3fc .highlight-eb1c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box-1030.mask_c3fc .button-cd87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-1030.mask_c3fc .tooltip-outer-4d6b {
    padding-left: 1em;
  }
  .box-1030.mask_c3fc .purple-9e03 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box-1030.mask_c3fc .button-cd87 {
    padding-left: 0;
  }
}
.static_6db9 .hover_d6af {
  display: inline-block;
}
.middle-e544 {
  display: inline-block;
}
.hovered_4953 {
  word-con: break-word;
}
.image_0356 > span {
  display: inline-block;
  padding: 5px 0;
}
.image_0356 .widget-2b24 {
  margin-left: 8px;
  margin-right: 8px;
}
.image_0356 .stone-ca93 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wide_5ac1 .accent-hard-e9bf {
  margin-bottom: 2em;
}
.wide_5ac1 .list-clean-da1e {
  margin-bottom: 15px;
}
.wide_5ac1 .list-clean-da1e:last-child {
  margin-bottom: 0;
}
.wide_5ac1 .aside_d4c5 {
  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) {
  .wide_5ac1 .aside_d4c5 {
    display: block;
  }
}
.wide_5ac1 .hero_pro_d34b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wide_5ac1 .hero_pro_d34b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wide_5ac1 .nav-2bfa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wide_5ac1 .nav-2bfa img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wide_5ac1 .nav-2bfa a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wide_5ac1 .hovered_4953 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide_5ac1 .hovered_4953 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wide_5ac1 .section-medium-8e29 p:last-child {
  margin-bottom: 0;
}
.wide_5ac1 .silver_579d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wide_5ac1 .shadow_d72b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wide_5ac1 .pagination-over-ae65 {
  margin-top: 1em;
}
.wide_5ac1 .blue_f83e {
  top: 0;
  display: block;
}
.wide_5ac1 .blue_f83e a {
  color: inherit;
}
.wide_5ac1 .blue_f83e a:hover {
  color: inherit;
}
.wide_5ac1 .widget_8151 {
  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;
}
.wide_5ac1 .widget_8151:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wide_5ac1 .shadow_d72b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wide_5ac1 .hot-39a2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wide_5ac1 .hot-39a2:first-child {
  margin-top: 0;
}
.wide_5ac1 .hot-39a2.button-dynamic-2505 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wide_5ac1 .hot-39a2.primary-south-2406 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide_5ac1
  .hot-39a2.primary-south-2406.sort-short-b771
  .pagination-over-ae65 {
  width: 100%;
}
.wide_5ac1 .primary-south-2406 {
  -webkit-box-align: center;
  align-items: center;
}
.wide_5ac1 .primary-south-2406 .image_0356,
.wide_5ac1 .primary-south-2406 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wide_5ac1 .nav-2bfa {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide_5ac1 .nav-2bfa img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide_5ac1 .nav-2bfa: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;
}
.wide_5ac1 .button-dynamic-2505 {
  z-index: 5;
}
.wide_5ac1 .large_4bb1 .popup-9d09 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wide_5ac1 .carousel_over_a101 .popup-9d09 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wide_5ac1 .list_ad36 .popup-9d09 {
  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;
}
.wide_5ac1.dynamic-001f .aside_d4c5,
.wide_5ac1.heading_f650 .aside_d4c5 {
  display: block;
}
.wide_5ac1.dynamic-001f .aside_d4c5 .background-over-0158,
.wide_5ac1.dynamic-001f .aside_d4c5 .shadow_d72b,
.wide_5ac1.heading_f650 .aside_d4c5 .background-over-0158,
.wide_5ac1.heading_f650 .aside_d4c5 .shadow_d72b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wide_5ac1.tabs_smooth_78ea .hero_pro_d34b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wide_5ac1.tabs_smooth_78ea .hero_pro_d34b {
    margin-right: 0;
  }
}
.wide_5ac1.dynamic-001f .hero_pro_d34b,
.wide_5ac1.heading_f650 .hero_pro_d34b {
  padding-top: 40%;
}
.wide_5ac1.dynamic-001f .accent-hard-e9bf,
.wide_5ac1.heading_f650 .accent-hard-e9bf {
  display: block;
}
.wide_5ac1.dynamic-001f .fn-sticky-c15d .shadow_d72b,
.wide_5ac1.heading_f650 .fn-sticky-c15d .shadow_d72b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wide_5ac1.dynamic-001f .hero_pro_d34b,
.wide_5ac1.heading_f650 .hero_pro_d34b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wide_5ac1.dynamic-001f .shadow_d72b {
  padding: 1em;
}
.sort-first-c0cf {
  margin: 30px auto;
  display: block;
}
.sort-first-c0cf .thumbnail-24c8 > * {
  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;
}
.sort-first-c0cf .thumbnail-24c8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-first-c0cf .thumbnail-24c8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.motion-68b7 .image_0356 {
  margin-bottom: 1.41575em;
}
.motion-68b7 .soft-2801 {
  margin-bottom: 1.618em;
}
.wide_7c71 .summary_lower_8144 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wide_7c71 .summary_lower_8144 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wide_7c71 .label-81bc {
  max-width: 100%;
  overflow: auto;
}
.footer_8151 .wide_7c71 a:hover {
  text-decoration: underline;
}
.outer-da95 .list-clean-da1e:not(.hovered_4953),
.outer-da95 .nav-2bfa {
  margin-bottom: 1.41575em;
}
.outer-da95 .list-clean-da1e:not(.hovered_4953):last-child,
.outer-da95 .nav-2bfa:last-child {
  margin-bottom: 0;
}
.outer-da95 .list-clean-da1e.article_medium_f401 {
  margin-bottom: 0.41575em;
}
.outer-da95 .sidebar_fluid_3d9e:before,
.outer-da95 .nav-e60c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outer-da95 .sidebar_fluid_3d9e:before {
  content: "\f115";
}
.outer-da95 .nav-e60c:before {
  content: "\f02c";
}
.outer-da95 .tall_ed20 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outer-da95 .tall_ed20 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.summary-south-b553 {
  display: -webkit-box;
  display: flex;
}
.summary-south-b553 .summary-medium-5675 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .summary-south-b553 .summary-medium-5675 {
    flex-basis: 90px;
  }
}
.summary-south-b553 .disabled-9168 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary-south-b553 .disabled-9168 {
    flex-basis: calc(100% - 50px);
  }
}
.summary-south-b553 .accent_bright_9568 p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail-rough-9306 .thumbnail-24c8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail-rough-9306 .thumbnail-24c8:after,
.thumbnail-rough-9306 .thumbnail-24c8:before {
  content: "";
  display: table;
}
.thumbnail-rough-9306 .thumbnail-24c8:after {
  clear: both;
}
.thumbnail-rough-9306 .thumbnail-24c8 .article_d511,
.thumbnail-rough-9306 .thumbnail-24c8 .input_upper_86e4 {
  width: 49%;
}
.thumbnail-rough-9306 .thumbnail-24c8 .article_d511 a span.section-883b,
.thumbnail-rough-9306 .thumbnail-24c8 .input_upper_86e4 a span.section-883b {
  display: block;
  margin-bottom: 5px;
}
.thumbnail-rough-9306 .thumbnail-24c8 .input_upper_86e4 {
  float: left;
  text-align: left;
}
.thumbnail-rough-9306 .thumbnail-24c8 .article_d511 {
  float: right;
  text-align: right;
}
.cool-44fd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .cool-44fd {
    margin-bottom: 0;
  }
}
.dropdown-solid-4e8c {
  margin-bottom: 1em;
}
.dropdown-solid-4e8c .hovered_4953 {
  font-size: 1.1em;
  line-height: 1.3;
}
.column-static-32f4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.description_bronze_2edc .dropdown-solid-4e8c,
.title_old_b04b .dropdown-solid-4e8c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .description_bronze_2edc .dropdown-solid-4e8c,
  .title_old_b04b .dropdown-solid-4e8c {
    display: block;
  }
}
.description_bronze_2edc .column-static-32f4,
.title_old_b04b .column-static-32f4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .description_bronze_2edc .column-static-32f4,
  .title_old_b04b .column-static-32f4 {
    margin-bottom: 1em;
  }
}
.description_bronze_2edc .column-static-32f4 img,
.title_old_b04b .column-static-32f4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.description_bronze_2edc .new_f4e2,
.title_old_b04b .new_f4e2 {
  flex-basis: calc(100% - 160px);
}
.description_bronze_2edc .new_f4e2 p,
.title_old_b04b .new_f4e2 p {
  margin-bottom: 0;
}
.description_bronze_2edc .new_f4e2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .description_bronze_2edc .new_f4e2 {
    padding-left: 0;
  }
}
.title_old_b04b .new_f4e2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title_old_b04b .new_f4e2 {
    padding-right: 0;
  }
}
.title_old_b04b .column-static-32f4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort_fixed_bcd5 .column-static-32f4 {
  margin-bottom: 0.5em;
}
.sort_fixed_bcd5 .column-static-32f4 img {
  width: 100%;
}
.advanced-67ef .detail-6036,
.gold-2d9c .detail-6036 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gold-2d9c .highlight-eb1c .sidebar_8196 p:last-child {
  margin-bottom: 0;
}
.block-2ac6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info-7f2b .header_liquid_b75d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info-7f2b .header_liquid_b75d:last-of-type {
    margin-bottom: 0;
  }
}
.info-7f2b .header_liquid_b75d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-7f2b .header_liquid_b75d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info-7f2b .header_liquid_b75d ul li {
  margin: 0 0 0.6em;
}
.info-7f2b .header_liquid_b75d ul li.liquid-f0ad,
.info-7f2b .header_liquid_b75d ul li.info_light_42f1 {
  position: relative;
}
.info-7f2b .header_liquid_b75d ul li.liquid-f0ad .photo-fast-1313,
.info-7f2b .header_liquid_b75d ul li.info_light_42f1 .photo-fast-1313 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info-7f2b .header_liquid_b75d ul li.liquid-f0ad:after:after,
.info-7f2b .header_liquid_b75d ul li.liquid-f0ad:after:before,
.info-7f2b
  .header_liquid_b75d
  ul
  li.info_light_42f1:after:after,
.info-7f2b
  .header_liquid_b75d
  ul
  li.info_light_42f1:after:before {
  content: "";
  display: table;
}
.info-7f2b .header_liquid_b75d ul li.liquid-f0ad:after:after,
.info-7f2b
  .header_liquid_b75d
  ul
  li.info_light_42f1:after:after {
  clear: both;
}
.info-7f2b .header_liquid_b75d a.out_db22:hover {
  text-decoration: none;
}
.info-7f2b .header_liquid_b75d select {
  max-width: 100%;
}
.info-7f2b .header_liquid_b75d table {
  font-size: 85%;
}
.info-7f2b .header_liquid_b75d table td,
.info-7f2b .header_liquid_b75d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info-7f2b .header_liquid_b75d table tfoot td {
  text-align: left;
}
.info-7f2b .header_liquid_b75d :last-child {
  margin-bottom: 0;
}
.info-7f2b .header_liquid_b75d .column_e334 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info-7f2b .header_liquid_b75d .column_e334 label {
  width: 100%;
}
.info-7f2b .header_liquid_b75d .column_e334 .shade_light_8a5e {
  width: 100%;
  display: block;
}
.info-7f2b .header_liquid_b75d .column_e334 .module_c704 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info-7f2b .header_liquid_b75d .column_e334 .module_c704:hover svg #svg-search {
  fill: #444;
}
.info-7f2b .header_liquid_b75d .column_e334 .module_c704 svg {
  width: 18px;
  height: 18px;
}
.info-7f2b .message-old-c90a ul ul,
.info-7f2b .progress_751f ul ul,
.info-7f2b .notice_steel_6672 ul ul,
.info-7f2b .active_medium_94d4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info-7f2b .message-old-c90a .cold_a79e > a,
.info-7f2b .progress_751f .cold_a79e > a,
.info-7f2b .notice_steel_6672 .cold_a79e > a,
.info-7f2b .active_medium_94d4 .cold_a79e > a {
  margin-bottom: 0;
}
.info-7f2b .hover_4151 li,
.info-7f2b .message-old-c90a li,
.info-7f2b .outline-hovered-c812 li,
.info-7f2b .progress_751f li,
.info-7f2b .notice_steel_6672 li,
.info-7f2b .active_medium_94d4 li,
.info-7f2b .overlay_selected_649d li,
.info-7f2b .upper_2d00 li {
  display: block;
  position: relative;
}
.info-7f2b .hover_4151 li:last-child,
.info-7f2b .message-old-c90a li:last-child,
.info-7f2b .outline-hovered-c812 li:last-child,
.info-7f2b .progress_751f li:last-child,
.info-7f2b .notice_steel_6672 li:last-child,
.info-7f2b .active_medium_94d4 li:last-child,
.info-7f2b .overlay_selected_649d li:last-child,
.info-7f2b .upper_2d00 li:last-child {
  border: none;
}
.info-7f2b .hover_4151 li a,
.info-7f2b .message-old-c90a li a,
.info-7f2b .outline-hovered-c812 li a,
.info-7f2b .progress_751f li a,
.info-7f2b .notice_steel_6672 li a,
.info-7f2b .active_medium_94d4 li a,
.info-7f2b .overlay_selected_649d li a,
.info-7f2b .upper_2d00 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-7f2b .hover_4151 li ul li::before,
.info-7f2b .message-old-c90a li ul li::before,
.info-7f2b .outline-hovered-c812 li ul li::before,
.info-7f2b .progress_751f li ul li::before,
.info-7f2b .notice_steel_6672 li ul li::before,
.info-7f2b .active_medium_94d4 li ul li::before,
.info-7f2b .overlay_selected_649d li ul li::before,
.info-7f2b .upper_2d00 li ul li::before {
  left: 15px;
}
.info-7f2b .hover_4151 li ul a,
.info-7f2b .message-old-c90a li ul a,
.info-7f2b .outline-hovered-c812 li ul a,
.info-7f2b .progress_751f li ul a,
.info-7f2b .notice_steel_6672 li ul a,
.info-7f2b .active_medium_94d4 li ul a,
.info-7f2b .overlay_selected_649d li ul a,
.info-7f2b .upper_2d00 li ul a {
  padding-left: 20px;
}
.info-7f2b .hover_4151 li ul ul li::before,
.info-7f2b .message-old-c90a li ul ul li::before,
.info-7f2b .outline-hovered-c812 li ul ul li::before,
.info-7f2b .progress_751f li ul ul li::before,
.info-7f2b .notice_steel_6672 li ul ul li::before,
.info-7f2b .active_medium_94d4 li ul ul li::before,
.info-7f2b .overlay_selected_649d li ul ul li::before,
.info-7f2b .upper_2d00 li ul ul li::before {
  left: 30px;
}
.info-7f2b .hover_4151 li ul ul a,
.info-7f2b .message-old-c90a li ul ul a,
.info-7f2b .outline-hovered-c812 li ul ul a,
.info-7f2b .progress_751f li ul ul a,
.info-7f2b .notice_steel_6672 li ul ul a,
.info-7f2b .active_medium_94d4 li ul ul a,
.info-7f2b .overlay_selected_649d li ul ul a,
.info-7f2b .upper_2d00 li ul ul a {
  padding-left: 40px;
}
.info-7f2b .modal_fast_bbf7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-7f2b .upper_2d00 ul li {
  margin-bottom: 1.41575em;
}
.info-7f2b .upper_2d00 ul li .stale-2e01 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info-7f2b .upper_2d00 ul li .popup_600c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pink_6339 .hover_4151 li a,
.pink_6339 .message-old-c90a li a,
.pink_6339 .outline-hovered-c812 li a,
.pink_6339 .progress_751f li a,
.pink_6339 .notice_steel_6672 li a,
.pink_6339 .active_medium_94d4 li a,
.pink_6339 .overlay_selected_649d li a,
.pink_6339 .upper_2d00 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_6339 .modal_fast_bbf7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_6339 .header_liquid_b75d ul li.liquid-f0ad .photo-fast-1313,
.pink_6339 .header_liquid_b75d ul li.info_light_42f1 .photo-fast-1313 {
  background: rgba(0, 0, 0, 0.2);
}
.pink_6339 .info-7f2b .header_liquid_b75d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-95cd .info-7f2b .copper_2ac6 li {
  margin: 0;
}
.list-95cd .info-7f2b .copper_2ac6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list-95cd .info-7f2b .copper_2ac6 li ul {
  margin: 0;
}
.list-95cd .info-7f2b .copper_2ac6 li ul li a {
  padding-left: 15px;
}
.list-95cd .info-7f2b .copper_2ac6 li ul li li a {
  padding-left: 30px;
}
.list-95cd .info-7f2b .copper_2ac6 li.button_2f78 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list-95cd .info-7f2b .copper_2ac6 li.button_2f78 > 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;
}
.list-95cd .info-7f2b .copper_2ac6 li.button_2f78 > 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;
}
.active_a8a4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.right_d549 {
  position: relative;
  z-index: 10;
}
.right_d549 .selected_d85b {
  width: 100%;
  max-width: 100%;
}
.gradient-cool-3c6e .section_pressed_de72 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gradient-cool-3c6e .footer-a49a {
}
.gradient-cool-3c6e .pink_6339 {
  background: #292929;
}
.progress_613c .section_pressed_de72 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress_613c .footer-a49a {
  background: #f9f9f9;
}
.progress_613c .pink_6339 {
  background: #303030;
}
.slider-8c51 .section_pressed_de72 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider-8c51 .hover_d6af {
    margin-bottom: 1em;
  }
  .slider-8c51 .hover_d6af:last-child {
    margin-bottom: 0;
  }
}
.slider-8c51 .footer-a49a {
  background: #ededed;
}
.slider-8c51 .pink_6339 {
  background: #1a1a1a;
}
.section_pressed_de72.footer-a49a {
  color: rgba(0, 0, 0, 0.6);
}
.section_pressed_de72.footer-a49a .center_2bae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_pressed_de72.pink_6339 {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_de72.pink_6339 a:not(.out_db22) {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_de72.pink_6339 a:not(.out_db22):hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_de72.pink_6339 .center_2bae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_pressed_de72.pink_6339 table tbody td,
.section_pressed_de72.pink_6339 table th {
  background: rgba(0, 0, 0, 0.08);
}
.focused-9eb7.shadow_b31a .fluid-a098 {
  max-width: initial;
}
.focused-9eb7 .surface_lite_8d63 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.focused-9eb7 .surface_lite_8d63 .selected_d85b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .focused-9eb7 .surface_lite_8d63 .selected_d85b {
    display: block;
    margin-bottom: 2em;
  }
  .focused-9eb7 .surface_lite_8d63 .selected_d85b:last-child {
    margin-bottom: 0;
  }
}
.slider-8c51 .hover_d6af:last-child,
.progress_613c .hover_d6af:last-child,
.gradient-cool-3c6e .hover_d6af:last-child {
  margin-bottom: 0;
}
.slider-8c51 .hover_d6af .info-7f2b .header_liquid_b75d:last-child,
.progress_613c .hover_d6af .info-7f2b .header_liquid_b75d:last-child,
.gradient-cool-3c6e .hover_d6af .info-7f2b .header_liquid_b75d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slider-8c51 .warm-795d,
  .slider-8c51 .easy_6210,
  .progress_613c .warm-795d,
  .progress_613c .easy_6210,
  .gradient-cool-3c6e .warm-795d,
  .gradient-cool-3c6e .easy_6210 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .right_d549 .hover_d6af {
    margin-bottom: 2em;
  }
}
.right_d549 p:last-child {
  margin-bottom: 0;
}
.right_d549 li,
.right_d549 ul {
  list-style: none;
  margin: 0;
}
.right_d549 ul ul {
  margin-left: 2.617924em;
}
.label_254e {
  font-size: 0.875em;
}

/* css-noise: 692a */
.widget-item-j4 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
