/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient_744e/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient_744e
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.gradient_744e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item_liquid_209c.accordion_aeb8/licenses/gpl-2.0.modal_7087
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.border_9194/, (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.media_bronze_7110.short-08e3/normalize.column-d182/
 ======
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.column-d182 v7.0.0 | MIT License | github.gradient_744e/necolas/normalize.column-d182 */
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;
}
.card-8e29 .card-right-d6bc,
.primary_b4c1,
.background-fe47,
.media-9a18,
.nav_bright_63be,
.pagination_down_6f84,
.notification-pressed-b10a,
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;
}
.primary_b4c1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .primary_b4c1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .primary_b4c1,
  h1 {
    font-size: 1.8em;
  }
}
.background-fe47,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.background-fe47 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .background-fe47,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .background-fe47,
  h2 {
    font-size: 1.7em;
  }
}
.media-9a18,
h3 {
  font-size: 1.618em;
}
.card-8e29 .card-right-d6bc,
.nav_bright_63be,
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.rough_2e79 {
  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;
}
.dropdown_e4b8:after,
.dropdown_e4b8:before,
.header-a472:after,
.header-a472:before {
  content: "";
  display: table;
}
.dropdown_e4b8:after,
.header-a472:after {
  clear: both;
}
.image_active_0e73 {
  float: right;
  margin-right: 0;
}
.avatar_hard_0faa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.middle_f023 .summary_60f1,
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;
}
.middle_f023 .summary_60f1: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;
}
.highlight-paper-e4ed .summary_60f1 {
  box-shadow: none;
}
.highlight-paper-e4ed
  .summary_60f1
  .hidden-fb29 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.highlight-paper-e4ed .summary_60f1 .highlight_6855 {
  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;
}
.highlight-paper-e4ed
  .summary_60f1
  .highlight_6855
  b {
  display: none;
}
.highlight-paper-e4ed .component_8368 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hot_48d1:not(.widget_black_2147):not(.medium_9c67),
button:not(.widget_black_2147):not(.medium_9c67),
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ),
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ),
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ) {
  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;
}
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ):hover,
button:not(.widget_black_2147):not(
    .medium_9c67
  ):hover,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ):hover,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ):hover,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ):active,
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ):focus,
button:not(.widget_black_2147):not(
    .medium_9c67
  ):active,
button:not(.widget_black_2147):not(
    .medium_9c67
  ):focus,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ):active,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ):focus,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ):active,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ):focus,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ):active,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ):focus {
  outline: 0;
}
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363,
button:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363 {
  position: relative;
}
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .label-action-75e7,
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .black_24f6,
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .title-red-c3fd,
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  i,
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  svg,
button:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .label-action-75e7,
button:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .black_24f6,
button:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .title-red-c3fd,
button:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  i,
button:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  svg,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .label-action-75e7,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .black_24f6,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .title-red-c3fd,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  i,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  svg,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .label-action-75e7,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .black_24f6,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .title-red-c3fd,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  i,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  svg,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .label-action-75e7,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .black_24f6,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  .title-red-c3fd,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  i,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363
  svg {
  visibility: hidden;
}
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363:after,
button:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363:after,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363:after,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363:after,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ).fn-loading-5363: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;
}
.hot_48d1:not(.widget_black_2147):not(.medium_9c67),
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ),
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ),
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ) {
  color: #fff;
  background: #235787;
}
.hot_48d1:not(.widget_black_2147):not(
    .medium_9c67
  ):focus,
input[type="button"]:not(.widget_black_2147):not(
    .medium_9c67
  ):focus,
input[type="reset"]:not(.widget_black_2147):not(
    .medium_9c67
  ):focus,
input[type="submit"]:not(.widget_black_2147):not(
    .medium_9c67
  ):focus {
  color: #fff;
}
.hot_48d1.fn-disabled-5363:not(.widget_black_2147):not(
    .medium_9c67
  ),
.hot_48d1[disabled]:not(.widget_black_2147):not(
    .medium_9c67
  ),
button.fn-disabled-5363:not(.widget_black_2147):not(
    .medium_9c67
  ),
button[disabled]:not(.widget_black_2147):not(
    .medium_9c67
  ) {
  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;
}
.hidden_b1f8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden_b1f8: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;
}
.panel_bottom_cce2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.disabled_f344 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notice-7e48 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dropdown_e4b8:after,
.dropdown_e4b8:before,
.glass-34a9:after,
.glass-34a9:before,
.upper-8a77:after,
.upper-8a77:before,
.widget-e59e:after,
.widget-e59e:before,
.popup-north-e328:after,
.popup-north-e328:before,
.secondary-hot-8f21:after,
.secondary-hot-8f21:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dropdown_e4b8:after,
.glass-34a9:after,
.upper-8a77:after,
.widget-e59e:after,
.popup-north-e328:after,
.secondary-hot-8f21:after {
  clear: both;
}
.glass-34a9 .red-3874,
.upper-8a77 .red-3874,
.lite_4e17 .red-3874 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.modal-brown-ae26 {
  display: inline-block;
}
.brown-8178 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.brown-8178 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.brown-8178 .badge_7748 {
  padding: 1em 0;
  font-size: 85%;
}
.badge_7748 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input_bronze_dd71 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input_bronze_dd71:after,
.input_bronze_dd71:before {
  content: "";
  display: table;
}
.input_bronze_dd71:after {
  clear: both;
}
.brown_3865 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.modal_b74c .brown_3865 {
  max-width: 50%;
}
.feature-inner-70a1 .brown_3865 {
  max-width: 33.33%;
}
.mask-gold-0a9d .brown_3865 {
  max-width: 25%;
}
.summary-mini-47a5 .brown_3865 {
  max-width: 20%;
}
.info_white_01ef .brown_3865 {
  max-width: 16.66%;
}
.huge_0f72 .brown_3865 {
  max-width: 14.28%;
}
.container_a19a .brown_3865 {
  max-width: 12.5%;
}
.overlay_5126 .brown_3865 {
  max-width: 11.11%;
}
.card-smooth-989b {
  display: block;
}
.card-8e29 .shadow_basic_7c17 label,
.card-8e29 .description-6617 label,
.card-8e29 .mask_rough_faf3 label,
.card-8e29 .content-dca0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow-97e1 {
  list-style: none;
  margin: 0;
}
.slow-97e1 article.narrow_930c {
  margin-bottom: 0;
}
.slow-97e1 ul {
  list-style: none;
  margin: 0;
}
.slow-97e1 .gallery_1997 li.narrow_930c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow-97e1 .gallery_1997 li.narrow_930c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow-97e1 .gallery_1997 li.narrow_930c: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) {
  .slow-97e1 .gallery_1997 li.narrow_930c li.narrow_930c li.narrow_930c li.narrow_930c {
    padding-left: 0;
  }
}
article.narrow_930c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_930c .glass-34a9 p:last-of-type {
  margin-bottom: 0;
}
article.narrow_930c .card_cc9e {
  float: left;
}
article.narrow_930c .active-3d94 {
  margin-left: 85px;
}
article.narrow_930c .under-f90b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_930c .under-f90b .sidebar_pressed_b8e8 {
  margin-left: 10px;
}
article.narrow_930c .tertiary_6ad3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_930c .secondary_c272 {
  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 .shadow_basic_7c17,
  #respond .mask_rough_faf3,
  #respond .content-dca0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_basic_7c17 input,
#respond .mask_rough_faf3 input,
#respond .content-dca0 input {
  width: 100%;
}
#respond .content-dca0 {
  margin-right: 0;
}
#respond .gradient-action-587e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid-905c {
  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;
}
.solid-905c.hover-middle-bf5f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.solid-905c 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%);
}
.solid-905c:focus,
.solid-905c: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);
}
.row_upper_92d0 {
  border-radius: 10%;
}
.modal_dim_83fb {
  border-radius: 50%;
}
.dropdown-black-cedd {
  font-size: 0.72em;
}
.main_1428 {
  font-size: 0.875em;
}
.thick-12b9 {
  font-size: 1.1em;
}
.detail-ca70 {
  text-transform: uppercase;
  line-height: 1.2;
}
.detail-ca70.dropdown-black-cedd {
  letter-spacing: 0.5px;
}
.media-bottom-e2e6,
.media-bottom-e2e6 a {
  color: #6d6d6d;
}
.media-bottom-e2e6 a:hover {
  color: #111;
}
.element-steel-ed6f {
  color: #6d6d6d;
}
.surface-e68c {
  overflow-x: hidden;
}
.surface-e68c .layout_1de6.gradient_e3e0 {
  position: relative;
}
.surface-e68c .layout_1de6.gradient_e3e0.link-097d {
  position: initial;
}
.surface-e68c
  .layout_1de6.gradient_e3e0.link-097d
  .title-d925 {
  left: auto;
}
.surface-e68c .layout_1de6 .title-d925 {
  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;
}
.surface-e68c .layout_1de6:hover.gradient_e3e0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface-e68c
  .layout_1de6:hover.gradient_e3e0
  .title-d925 {
  display: block;
  z-index: 9999999;
}
.surface-e68c .hidden_d260 .fresh-1b6b,
.surface-e68c .tag-cool-b6be .fresh-1b6b {
  display: none;
}
.surface-e68c .card-db72 .layout_1de6:hover.gradient_e3e0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.card-8e29 .shadow_basic_7c17 label,
.card-8e29 .description-6617 label,
.card-8e29 .mask_rough_faf3 label,
.card-8e29 .content-dca0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow-97e1 {
  list-style: none;
  margin: 0;
}
.slow-97e1 article.narrow_930c {
  margin-bottom: 0;
}
.slow-97e1 ul {
  list-style: none;
  margin: 0;
}
.slow-97e1 .gallery_1997 li.narrow_930c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow-97e1 .gallery_1997 li.narrow_930c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow-97e1 .gallery_1997 li.narrow_930c: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) {
  .slow-97e1 .gallery_1997 li.narrow_930c li.narrow_930c li.narrow_930c li.narrow_930c {
    padding-left: 0;
  }
}
article.narrow_930c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_930c .glass-34a9 p:last-of-type {
  margin-bottom: 0;
}
article.narrow_930c .card_cc9e {
  float: left;
}
article.narrow_930c .active-3d94 {
  margin-left: 85px;
}
article.narrow_930c .under-f90b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_930c .under-f90b .sidebar_pressed_b8e8 {
  margin-left: 10px;
}
article.narrow_930c .tertiary_6ad3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_930c .secondary_c272 {
  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 .shadow_basic_7c17,
  #respond .mask_rough_faf3,
  #respond .content-dca0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_basic_7c17 input,
#respond .mask_rough_faf3 input,
#respond .content-dca0 input {
  width: 100%;
}
#respond .content-dca0 {
  margin-right: 0;
}
#respond .gradient-action-587e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden_d260 .white-70d1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.white-70d1 .slider-lower-2de7.over-6ab8 .logo_stale_f75c > li > a:focus,
.white-70d1 .slider-lower-2de7.over-6ab8 .logo_stale_f75c > li > a:hover,
.white-70d1 .slider-lower-2de7.carousel_5996 .logo_stale_f75c > li > a:focus,
.white-70d1 .slider-lower-2de7.carousel_5996 .logo_stale_f75c > li > a:hover,
.white-70d1 .slider-lower-2de7.iron-17bf .logo_stale_f75c > li > a:focus,
.white-70d1 .slider-lower-2de7.iron-17bf .logo_stale_f75c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-70d1
  .slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li.wood_7bc4
  > a,
.white-70d1
  .slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li.panel-pink-de5c
  > a,
.white-70d1
  .slider-lower-2de7.carousel_5996
  .logo_stale_f75c
  > li.wood_7bc4
  > a,
.white-70d1
  .slider-lower-2de7.carousel_5996
  .logo_stale_f75c
  > li.panel-pink-de5c
  > a,
.white-70d1
  .slider-lower-2de7.iron-17bf
  .logo_stale_f75c
  > li.wood_7bc4
  > a,
.white-70d1 .slider-lower-2de7.iron-17bf .logo_stale_f75c > li.picture-2245 > a {
  color: rgba(255, 255, 255, 0.99);
}
.white-70d1 .image-7a69,
.white-70d1 .image-7a69 a {
  color: rgba(255, 255, 255, 0.99);
}
.white-70d1 .box_77e2.photo_simple_a7cb li a,
.white-70d1 .surface-8e78 a,
.white-70d1 .gallery-cf9b,
.white-70d1 .logo_stale_f75c > li > a,
.white-70d1 .short-573a {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1 .box_77e2.photo_simple_a7cb li a:hover,
.white-70d1 .surface-8e78 a:hover,
.white-70d1 .gallery-cf9b:hover,
.white-70d1 .logo_stale_f75c > li > a:hover,
.white-70d1 .short-573a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-70d1 .secondary_white_31cb {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1 .secondary_white_31cb .banner-5503 {
  color: rgba(255, 255, 255, 0.99);
}
.white-70d1 .secondary_white_31cb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-70d1 .shadow_91eb .paragraph_faca {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1 .shadow_91eb .paragraph_faca .module_glass_59d2 {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1
  .shadow_91eb
  .paragraph_faca
  .module_glass_59d2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1
  .shadow_91eb
  .paragraph_faca
  .module_glass_59d2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1
  .shadow_91eb
  .paragraph_faca
  .module_glass_59d2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1
  .shadow_91eb
  .paragraph_faca
  .module_glass_59d2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1 .shadow_91eb .column_960c {
  color: rgba(255, 255, 255, 0.79);
}
.white-70d1 .shadow_91eb .column_960c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused-1eb2
  .white-70d1
  .shadow_91eb
  .thick-5888
  .west-9afc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused-1eb2
  .white-70d1
  .shadow_91eb
  .thick-5888
  .module_glass_59d2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_d260 .current_2faa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.current_2faa .slider-lower-2de7.over-6ab8 .logo_stale_f75c > li > a:focus,
.current_2faa .slider-lower-2de7.over-6ab8 .logo_stale_f75c > li > a:hover,
.current_2faa .slider-lower-2de7.carousel_5996 .logo_stale_f75c > li > a:focus,
.current_2faa .slider-lower-2de7.carousel_5996 .logo_stale_f75c > li > a:hover,
.current_2faa .slider-lower-2de7.iron-17bf .logo_stale_f75c > li > a:focus,
.current_2faa .slider-lower-2de7.iron-17bf .logo_stale_f75c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current_2faa
  .slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li.wood_7bc4
  > a,
.current_2faa
  .slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li.panel-pink-de5c
  > a,
.current_2faa
  .slider-lower-2de7.carousel_5996
  .logo_stale_f75c
  > li.wood_7bc4
  > a,
.current_2faa
  .slider-lower-2de7.carousel_5996
  .logo_stale_f75c
  > li.panel-pink-de5c
  > a,
.current_2faa
  .slider-lower-2de7.iron-17bf
  .logo_stale_f75c
  > li.wood_7bc4
  > a,
.current_2faa .slider-lower-2de7.iron-17bf .logo_stale_f75c > li.picture-2245 > a {
  color: rgba(0, 0, 0, 0.8);
}
.current_2faa .image-7a69,
.current_2faa .image-7a69 a {
  color: rgba(0, 0, 0, 0.8);
}
.current_2faa .box_77e2.photo_simple_a7cb li a,
.current_2faa .surface-8e78 a,
.current_2faa .gallery-cf9b,
.current_2faa .logo_stale_f75c > li > a,
.current_2faa .short-573a {
  color: rgba(0, 0, 0, 0.55);
}
.current_2faa .box_77e2.photo_simple_a7cb li a:hover,
.current_2faa .surface-8e78 a:hover,
.current_2faa .gallery-cf9b:hover,
.current_2faa .logo_stale_f75c > li > a:hover,
.current_2faa .short-573a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current_2faa .secondary_white_31cb {
  color: rgba(0, 0, 0, 0.55);
}
.current_2faa .secondary_white_31cb .banner-5503 {
  color: rgba(0, 0, 0, 0.8);
}
.current_2faa .secondary_white_31cb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_hot_b7f8 .aside_hot_4b19 {
  margin-left: auto;
  margin-right: auto;
}
.upper-8a77 > * {
  margin-left: auto;
  margin-right: auto;
}
.upper-8a77 .panel_bottom_cce2 {
  margin-right: 1.41575em;
}
.over_f620 .upper-8a77 > .feature_focused_7db5 {
  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;
}
.over_f620 .upper-8a77 > .message-brown-76c9 {
  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;
}
.item_1bc9.content_hot_b7f8 .aside_hot_4b19,
.banner-ce75.content_hot_b7f8 .aside_hot_4b19 {
  margin-left: 0;
}
.video_4f11.content_hot_b7f8 .aside_hot_4b19,
.backdrop_thick_35c4.content_hot_b7f8 .aside_hot_4b19 {
  margin-right: 0;
}
.upper-8a77 ol,
.upper-8a77 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tall_5198 video {
  max-width: 100%;
}
.over-5e3f img {
  display: block;
}
.over-5e3f.panel_bottom_cce2,
.over-5e3f.disabled_f344 {
  width: 100%;
}
.over-5e3f.message-brown-76c9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.secondary-55c7:not(.logo-solid-e9ba) {
  margin: 1.5em auto;
}
.sort-small-e9ae p {
  padding: 1.5em 14px;
}
ul.input_active_9888.message-brown-76c9,
ul.input_active_9888.feature_focused_7db5,
ul.input_active_9888.aside_mini_eb77.feature_focused_7db5 {
  padding: 0 14px;
}
.row_motion_41ba {
  display: block;
  overflow-x: auto;
}
.row_motion_41ba table {
  border-collapse: collapse;
  width: 100%;
}
.row_motion_41ba td,
.row_motion_41ba th {
  padding: 0.5em;
}
.upper-8a77 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.upper-8a77 ol ol,
.upper-8a77 ol ul,
.upper-8a77 ul ol,
.upper-8a77 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.upper-8a77 ol ol li,
.upper-8a77 ol ul li,
.upper-8a77 ul ol li,
.upper-8a77 ul ul li {
  margin-left: 0;
}
.new_c0f6.description-74fe > .block_fe48 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.new_c0f6.description-74fe > .block_fe48 iframe,
.new_c0f6.description-74fe > .block_fe48 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hot-90f5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hot-90f5.card-9c86 {
  padding: 0;
}
.hot-90f5.card-9c86 cite {
  font-size: 13px;
}
.hot-90f5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hot-90f5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.filter_gold_f012 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.filter_gold_f012 > p:first-child {
  margin-top: 0;
}
.filter_gold_f012 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.filter_gold_f012 blockquote {
  border-left: 0;
}
.notice_rough_89d6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice_rough_89d6:not(.south-73f0) {
  max-width: 100px;
}
.notice_rough_89d6.element_5bc7 {
  border-bottom: none !important;
  text-align: center;
}
.notice_rough_89d6.element_5bc7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sort-small-e9ae p {
    padding: 1.5em 0;
  }
}
.shadow_8759 {
  color: #0073aa;
}
.middle-7777 {
  background-color: #0073aa;
}
.clean_d9b9 {
  color: #229fd8;
}
.purple-1312 {
  background-color: #229fd8;
}
.preview-copper-64b3 {
  color: #eee;
}
.inner_3c0b {
  background-color: #eee;
}
.link_west_1c32 {
  color: #444;
}
.border_orange_02e5 {
  background-color: #444;
}
.stale_1cf4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.stale_1cf4 .notification-59ca .surface-8e78 {
  font-size: 15px;
}
.stale_1cf4 .surface-8e78 {
  line-height: 1.3;
}
.stale_1cf4 .current_2faa {
}
.stale_1cf4 .white-70d1 {
  background: #235787;
}
.fluid-6c0b {
  padding: 0;
}
.fluid-6c0b .white-70d1 {
  background: #1a1a1a;
}
.fluid-6c0b .current_2faa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.east-6a17 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.east-6a17 .current_2faa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.east-6a17 .white-70d1 {
  background: #303030;
}
.secondary-hot-8f21 {
  position: relative;
  z-index: 10;
}
.secondary-hot-8f21 .down-e144 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_aa78 .gradient_e3e0 {
  display: inline-block;
  vertical-align: middle;
}
.title_aa78.paragraph_black_0797 .gradient_e3e0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title_aa78.paragraph_black_0797 .gradient_e3e0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title_aa78.paragraph_black_0797 .gradient_e3e0 {
    margin-right: 0.4em;
  }
}
.title_aa78.paragraph_black_0797 .gradient_e3e0:last-child {
  margin-right: 0;
}
.slider-1283 .down-e144 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden_d260 .notification-59ca {
    margin: 0 -0.5em;
  }
  .hidden_d260 .notification-59ca [class*="customify-col-"],
  .hidden_d260 .notification-59ca [class*="customify-col_"],
  .hidden_d260 .notification-59ca [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden_d260.gradient-4808 .down-e144 {
  background: 0 0 !important;
}
.hidden_d260.gradient-4808 .down-e144,
.hidden_d260.slider-1283 .down-e144 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden_d260.thumbnail_ccb3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden_d260.slider-1283 .down-e144 {
  box-shadow: none !important;
}
.icon-inner-337c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .icon-inner-337c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .icon-inner-337c {
    padding: 18px 0 20px;
  }
}
.icon-inner-337c .item_da70 {
  width: 100%;
}
.icon-inner-337c .tag-a100 {
  margin-bottom: 0;
}
.icon-inner-337c .current-7790 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hovered-754e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hovered-754e .alert-pink-8e59 {
  width: 100%;
}
.logo_b730 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo_b730 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo_b730 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;
}
.logo_b730 li:last-child:after {
  display: none;
}
.logo_b730 li a {
  font-weight: 500;
  margin-right: 10px;
}
.box_pink_b5ad .fresh-1b6b button,
.icon-inner-337c .fresh-1b6b button {
  left: 0;
}
.box_pink_b5ad .alert-pink-8e59,
.icon-inner-337c .alert-pink-8e59 {
  padding-left: 0;
  padding-right: 0;
}
.box_pink_b5ad .hovered-754e,
.icon-inner-337c .hovered-754e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box_pink_b5ad {
  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;
}
.box_pink_b5ad: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;
}
.box_pink_b5ad .preview_41b0 {
  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) {
  .box_pink_b5ad .preview_41b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box_pink_b5ad .preview_41b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box_pink_b5ad .preview_41b0 {
    min-height: 200px;
  }
}
.box_pink_b5ad .logo_b730 {
  color: rgba(255, 255, 255, 0.8);
}
.box_pink_b5ad .logo_b730 a,
.box_pink_b5ad .logo_b730 li:after {
  color: inherit;
}
.box_pink_b5ad .logo_b730 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.middle_5de6 {
  margin-bottom: 0.5em;
}
.main_77c3 {
  margin-bottom: 1.2em;
}
.main_77c3,
.middle_5de6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.main_77c3 p:last-child,
.middle_5de6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fresh-1b6b,
#masthead .fresh-1b6b {
  display: none;
}
#masthead
  > .fresh-1b6b.west-06cd {
  display: none;
}
#masthead > .fresh-1b6b button {
  left: 0;
}
.shadow-c09e {
  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%;
}
.shadow-c09e .gradient_e3e0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow-c09e .aside_silver_3096 {
  display: -webkit-box;
  display: flex;
}
.shadow-c09e .aside_silver_3096.accent-5524 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow-c09e .aside_silver_3096.glass_deb6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-c09e .aside_silver_3096.copper_71f1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-c09e.caption_green_4655.shadow_e1de .aside_silver_3096.accent-5524 {
  flex-basis: 100%;
}
.shadow-c09e.title_simple_48d5 .aside_silver_3096.glass_deb6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow-c09e.title_simple_48d5 .aside_silver_3096.copper_71f1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fresh-1b6b.west-06cd {
  display: none;
}
#masthead > .fresh-1b6b button {
  left: 0;
}
.texture-cold-e74c {
  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;
}
.texture-cold-e74c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-cold-e74c.yellow-6e1c i {
  margin-right: 4px;
}
.texture-cold-e74c.red-9b30 i {
  margin-left: 5px;
}
.surface-8e78 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.surface-8e78 p:last-child {
  margin-bottom: 0;
}
.column-bottom-de8d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column-bottom-de8d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column-bottom-de8d img {
  display: block;
  width: auto;
  line-height: 1;
}
.column-bottom-de8d .image-7a69 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column-bottom-de8d .accordion_d174 {
  margin: 5px 0 7px 0;
}
.column-bottom-de8d.hard-fa82 .banner-narrow-2453 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-bottom-de8d.hard-fa82 .solid_3bbe {
  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;
}
.column-bottom-de8d.bright_ffba {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column-bottom-de8d.bright_ffba .banner-narrow-2453 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-bottom-de8d.bright_ffba .solid_3bbe {
  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;
}
.column-bottom-de8d.mask_86fd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-bottom-de8d.upper-66c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column-bottom-de8d.upper-66c3 .solid_3bbe {
  margin-top: 7px;
}
.liquid_95a4 {
  display: inline-block;
}
.secondary-hot-8f21 .copper_d705 .column-bottom-de8d img {
  max-width: 100%;
}
.slider-lower-2de7 .lite-2525.modal-light-2b82,
.dynamic_e7a7 .lite-2525.modal-light-2b82 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-lower-2de7 .easy-d644,
.dynamic_e7a7 .easy-d644 {
  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%);
}
.slider-lower-2de7 .easy-d644 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slider-lower-2de7.banner_hard_2b62 .easy-d644 {
  display: none;
}
.slider-lower-2de7 .widget_2afd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-lower-2de7 .widget_2afd li {
  display: inline-block;
  position: relative;
}
.slider-lower-2de7 .widget_2afd li:last-child {
  margin-right: 0;
}
.slider-lower-2de7 .widget_2afd 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;
}
.slider-lower-2de7 .widget_2afd li.picture-2245 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slider-lower-2de7 .widget_2afd > 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;
}
.slider-lower-2de7 .widget_2afd > li > a i {
  line-height: 0;
}
.slider-lower-2de7 .widget_2afd > li.backdrop-dark-2bc7 > a .easy-d644 {
  margin-left: 4px;
  line-height: 0;
}
.slider-lower-2de7 .widget_2afd .table-a7ed li.backdrop-dark-2bc7 > a {
  position: relative;
}
.slider-lower-2de7 .widget_2afd .table-a7ed li.backdrop-dark-2bc7 > a:after,
.slider-lower-2de7 .widget_2afd .table-a7ed li.backdrop-dark-2bc7 > a:before {
  content: "";
  display: table;
}
.slider-lower-2de7 .widget_2afd .table-a7ed li.backdrop-dark-2bc7 > a:after {
  clear: both;
}
.slider-lower-2de7 .widget_2afd .table-a7ed li.backdrop-dark-2bc7 > a .easy-d644 {
  margin-left: 5px;
  float: right;
}
.slider-lower-2de7 .huge_58a6,
.slider-lower-2de7 .table-a7ed {
  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;
}
.slider-lower-2de7 .table-a7ed {
  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;
}
.slider-lower-2de7 .table-a7ed .modal-light-2b82 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-lower-2de7 .table-a7ed .easy-d644 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slider-lower-2de7 .table-a7ed li {
  display: block;
  margin: 0;
  padding: 0;
}
.slider-lower-2de7 .table-a7ed 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;
}
.slider-lower-2de7 .table-a7ed li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slider-lower-2de7 .table-a7ed .table-a7ed {
  top: 0;
  left: 100%;
}
.slider-lower-2de7 .prev_b6a0.fn-focus-5363 > .huge_58a6,
.slider-lower-2de7 .prev_b6a0.fn-focus-5363 > .table-a7ed,
.slider-lower-2de7 .prev_b6a0:focus > .huge_58a6,
.slider-lower-2de7 .prev_b6a0:focus > .table-a7ed,
.slider-lower-2de7 .prev_b6a0:hover > .huge_58a6,
.slider-lower-2de7 .prev_b6a0:hover > .table-a7ed {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slider-lower-2de7.iron-17bf .logo_stale_f75c:after,
.slider-lower-2de7.iron-17bf .logo_stale_f75c:before {
  content: "";
  display: table;
}
.slider-lower-2de7.iron-17bf .logo_stale_f75c:after {
  clear: both;
}
.slider-lower-2de7.iron-17bf .logo_stale_f75c > li {
  float: left;
}
.slider-lower-2de7.easy_3507 .logo_stale_f75c:after,
.slider-lower-2de7.easy_3507 .logo_stale_f75c:before {
  content: "";
  display: table;
}
.slider-lower-2de7.easy_3507 .logo_stale_f75c:after {
  clear: both;
}
.slider-lower-2de7.easy_3507 .logo_stale_f75c > li {
  float: left;
}
.slider-lower-2de7.easy_3507 .logo_stale_f75c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slider-lower-2de7.easy_3507 .logo_stale_f75c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slider-lower-2de7.easy_3507 .logo_stale_f75c > li.wood_7bc4 > a,
.slider-lower-2de7.easy_3507 .logo_stale_f75c > li.picture-2245 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slider-lower-2de7.over-6ab8 .logo_stale_f75c > li > a .modal-light-2b82 {
  position: relative;
}
.slider-lower-2de7.over-6ab8 .logo_stale_f75c > li > a .modal-light-2b82: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;
}
.slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li:focus
  > a
  .modal-light-2b82:before,
.slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li:hover
  > a
  .modal-light-2b82:before {
  width: 100%;
  background-color: currentColor;
}
.slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li.wood_7bc4
  > a
  .modal-light-2b82:before,
.slider-lower-2de7.over-6ab8
  .logo_stale_f75c
  > li.panel-pink-de5c
  > a
  .modal-light-2b82:before {
  width: 100%;
  background-color: currentColor;
}
.slider-lower-2de7.carousel_5996 .logo_stale_f75c > li > a .modal-light-2b82 {
  position: relative;
}
.slider-lower-2de7.carousel_5996 .logo_stale_f75c > li > a .modal-light-2b82: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;
}
.slider-lower-2de7.carousel_5996 .logo_stale_f75c > li:focus > a .modal-light-2b82:before,
.slider-lower-2de7.carousel_5996
  .logo_stale_f75c
  > li:hover
  > a
  .modal-light-2b82:before {
  width: 100%;
  background-color: currentColor;
}
.slider-lower-2de7.carousel_5996
  .logo_stale_f75c
  > li.wood_7bc4
  > a
  .modal-light-2b82:before,
.slider-lower-2de7.carousel_5996
  .logo_stale_f75c
  > li.panel-pink-de5c
  > a
  .modal-light-2b82:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_e7a7 .widget_2afd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dynamic_e7a7 .widget_2afd li:first-child > a {
  border-top: none;
}
.dynamic_e7a7 .widget_2afd .frame-gold-bb0d > .modal-light-2b82 .easy-d644 {
  display: none;
}
.dynamic_e7a7 .widget_2afd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dynamic_e7a7 .widget_2afd li:last-child {
  border: none;
}
.dynamic_e7a7 .widget_2afd li.backdrop-dark-2bc7 > a {
  padding-right: 45px !important;
}
.dynamic_e7a7 .widget_2afd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dynamic_e7a7 .widget_2afd li a:focus,
.dynamic_e7a7 .widget_2afd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_e7a7 .widget_2afd li .small_cc82 {
  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;
}
.dynamic_e7a7 .widget_2afd li .small_cc82:hover {
  box-shadow: none;
}
.dynamic_e7a7 .widget_2afd li .small_cc82 .easy-d644 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dynamic_e7a7 .widget_2afd .table-a7ed {
  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);
}
.dynamic_e7a7 .widget_2afd .table-a7ed li a {
  padding-left: 3em;
}
.dynamic_e7a7 .widget_2afd .thumbnail-thick-9382 > a .small_cc82 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dynamic_e7a7 .widget_2afd .thumbnail-thick-9382 > .table-a7ed {
  display: block;
  opacity: 1;
}
.sidebar-soft-072a {
  max-width: 100%;
}
.list-f4d8 {
  line-height: 0;
  cursor: pointer;
}
.short-573a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.short-573a:hover {
  box-shadow: none;
  color: currentColor;
}
.short-573a svg {
  width: 18px;
  height: 18px;
}
.short-573a .accent-115c {
  display: none;
}
.full_7dad {
  position: relative;
}
.full_7dad.fn-active-5363 .short-573a .header-wide-cf3f {
  display: none;
}
.full_7dad.fn-active-5363 .short-573a .accent-115c {
  display: inline-block;
}
.full_7dad .accordion-04cd {
  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);
}
.full_7dad.nav_smooth_94c5 .accordion-04cd {
  left: auto;
  right: -0.9em;
}
.full_7dad.nav_smooth_94c5 .badge_large_bd8d::before {
  left: auto;
  right: 15px;
}
.full_7dad.fn-active-5363 .accordion-04cd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick-5888 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thick-5888 label {
  flex-basis: 100%;
}
.thick-5888 .paragraph_faca {
  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;
}
.thick-5888 .module_glass_59d2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thick-5888 .module_glass_59d2:focus {
  background-color: transparent;
}
.thick-5888 button.column_960c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thick-5888 button.column_960c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thick-5888 button.column_960c svg {
  width: 18px;
  height: 18px;
}
.thick-5888 input[type="submit"] {
  min-height: auto;
}
.shadow_91eb .thick-5888 .module_glass_59d2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge_large_bd8d {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .badge_large_bd8d {
    width: 220px;
  }
}
.badge_large_bd8d label {
  flex-basis: 100%;
}
.badge_large_bd8d::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;
}
.focused-1eb2 .shadow_91eb .thick-5888 {
  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;
}
.focused-1eb2
  .shadow_91eb
  .thick-5888
  .paragraph_faca {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focused-1eb2 .shadow_91eb .thick-5888 .module_glass_59d2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focused-1eb2
  .shadow_91eb
  .thick-5888
  .module_glass_59d2:focus {
  background: 0 0;
}
.focused-1eb2
  .shadow_91eb
  .thick-5888
  .west-9afc {
  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;
}
.box_77e2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.box_77e2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.box_77e2 li:last-child {
  margin-right: 0;
}
.box_77e2 li:first-child {
  margin-left: 0;
}
.box_77e2.blue-9613 a {
  color: #fff;
}
.box_77e2.blue-9613 a:hover {
  color: #fff;
}
.box_77e2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.box_77e2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.box_77e2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box_77e2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.box_77e2 [class*="social-icon-apple"] {
  background-color: #999;
}
.box_77e2 [class*="social-icon-apple"].form_a79c {
  background-color: transparent;
  color: #999;
}
.box_77e2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.box_77e2 [class*="social-icon-behance"].form_a79c {
  background-color: transparent;
  color: #1769ff;
}
.box_77e2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.box_77e2 [class*="social-icon-bitbucket"].form_a79c {
  background-color: transparent;
  color: #205081;
}
.box_77e2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.box_77e2 [class*="social-icon-codepen"].form_a79c {
  background-color: transparent;
  color: #000;
}
.box_77e2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.box_77e2 [class*="social-icon-delicious"].form_a79c {
  background-color: transparent;
  color: #39f;
}
.box_77e2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.box_77e2 [class*="social-icon-digg"].form_a79c {
  background-color: transparent;
  color: #005be2;
}
.box_77e2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.box_77e2 [class*="social-icon-dribbble"].form_a79c {
  background-color: transparent;
  color: #ea4c89;
}
.box_77e2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.box_77e2 [class*="social-icon-envelope"].form_a79c {
  background-color: transparent;
  color: #ea4335;
}
.box_77e2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.box_77e2 [class*="social-icon-facebook"].form_a79c {
  background-color: transparent;
  color: #3b5998;
}
.box_77e2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.box_77e2 [class*="social-icon-flickr"].form_a79c {
  background-color: transparent;
  color: #0063dc;
}
.box_77e2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.box_77e2 [class*="social-icon-foursquare"].form_a79c {
  background-color: transparent;
  color: #2d5be3;
}
.box_77e2 [class*="social-icon-github"] {
  background-color: #333;
}
.box_77e2 [class*="social-icon-github"].form_a79c {
  background-color: transparent;
  color: #333;
}
.box_77e2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.box_77e2 [class*="social-icon-google-plus"].form_a79c {
  background-color: transparent;
  color: #dd4b39;
}
.box_77e2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.box_77e2 [class*="social-icon-houzz"].form_a79c {
  background-color: transparent;
  color: #7ac142;
}
.box_77e2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.box_77e2 [class*="social-icon-instagram"].form_a79c {
  background-color: transparent;
  color: #262626;
}
.box_77e2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.box_77e2 [class*="social-icon-jsfiddle"].form_a79c {
  background-color: transparent;
  color: #487aa2;
}
.box_77e2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.box_77e2 [class*="social-icon-linkedin"].form_a79c {
  background-color: transparent;
  color: #0077b5;
}
.box_77e2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.box_77e2 [class*="social-icon-medium"].form_a79c {
  background-color: transparent;
  color: #00ab6b;
}
.box_77e2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.box_77e2
  [class*="social-icon-odnoklassniki"].form_a79c {
  background-color: transparent;
  color: #f4731c;
}
.box_77e2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.box_77e2 [class*="social-icon-meetup"].form_a79c {
  background-color: transparent;
  color: #ec1c40;
}
.box_77e2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.box_77e2 [class*="social-icon-pinterest"].form_a79c {
  background-color: transparent;
  color: #bd081c;
}
.box_77e2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.box_77e2 [class*="social-icon-product-hunt"].form_a79c {
  background-color: transparent;
  color: #da552f;
}
.box_77e2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.box_77e2 [class*="social-icon-reddit"].form_a79c {
  background-color: transparent;
  color: #ff4500;
}
.box_77e2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.box_77e2 [class*="social-icon-rss"].form_a79c {
  background-color: transparent;
  color: #f26522;
}
.box_77e2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.box_77e2
  [class*="social-icon-shopping-cart"].form_a79c {
  background-color: transparent;
  color: #4caf50;
}
.box_77e2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.box_77e2 [class*="social-icon-skype"].form_a79c {
  background-color: transparent;
  color: #00aff0;
}
.box_77e2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.box_77e2 [class*="social-icon-slideshare"].form_a79c {
  background-color: transparent;
  color: #0077b5;
}
.box_77e2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.box_77e2 [class*="social-icon-snapchat"].form_a79c {
  background-color: transparent;
  color: #fffc00;
}
.box_77e2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.box_77e2 [class*="social-icon-soundcloud"].form_a79c {
  background-color: transparent;
  color: #f80;
}
.box_77e2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.box_77e2 [class*="social-icon-spotify"].form_a79c {
  background-color: transparent;
  color: #2ebd59;
}
.box_77e2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.box_77e2
  [class*="social-icon-stack-overflow"].form_a79c {
  background-color: transparent;
  color: #fe7a15;
}
.box_77e2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.box_77e2 [class*="social-icon-maldkfgram"].form_a79c {
  background-color: transparent;
  color: #2ca5e0;
}
.box_77e2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.box_77e2 [class*="social-icon-tripadvisor"].form_a79c {
  background-color: transparent;
  color: #589442;
}
.box_77e2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.box_77e2 [class*="social-icon-tumblr"].form_a79c {
  background-color: transparent;
  color: #35465c;
}
.box_77e2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.box_77e2 [class*="social-icon-twitch"].form_a79c {
  background-color: transparent;
  color: #6441a5;
}
.box_77e2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.box_77e2 [class*="social-icon-twitter"].form_a79c {
  background-color: transparent;
  color: #1da1f2;
}
.box_77e2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.box_77e2 [class*="social-icon-vimeo"].form_a79c {
  background-color: transparent;
  color: #1ab7ea;
}
.box_77e2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.box_77e2 [class*="social-icon-vk"].form_a79c {
  background-color: transparent;
  color: #45668e;
}
.box_77e2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.box_77e2 [class*="social-icon-weibo"].form_a79c {
  background-color: transparent;
  color: #df2029;
}
.box_77e2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.box_77e2 [class*="social-icon-weixin"].form_a79c {
  background-color: transparent;
  color: #7bb32e;
}
.box_77e2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.box_77e2 [class*="social-icon-whatsapp"].form_a79c {
  background-color: transparent;
  color: #25d366;
}
.box_77e2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.box_77e2 [class*="social-icon-wordpress"].form_a79c {
  background-color: transparent;
  color: #21759b;
}
.box_77e2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.box_77e2 [class*="social-icon-xing"].form_a79c {
  background-color: transparent;
  color: #026466;
}
.box_77e2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.box_77e2 [class*="social-icon-yelp"].form_a79c {
  background-color: transparent;
  color: #af0606;
}
.box_77e2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.box_77e2 [class*="social-icon-youtube"].form_a79c {
  background-color: transparent;
  color: #cd201f;
}
.gallery-cf9b {
  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;
}
.gallery-cf9b:hover {
  box-shadow: none;
  background: 0 0;
}
.liquid-7ca5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel-blue-caac {
  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;
}
.breadcrumb-copper-57c7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.border-b7b8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.border-b7b8,
.border-b7b8::after,
.border-b7b8::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;
}
.border-b7b8::after,
.border-b7b8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card-9b35 .carousel-blue-caac .breadcrumb-copper-57c7 {
  margin-top: -2px;
  width: 19px;
}
.card-9b35 .carousel-blue-caac .border-b7b8 {
  margin-top: -1px;
}
.card-9b35 .carousel-blue-caac .border-b7b8,
.card-9b35 .carousel-blue-caac .border-b7b8::after,
.card-9b35 .carousel-blue-caac .border-b7b8::before {
  width: 19px;
  height: 2px;
}
.card-9b35 .carousel-blue-caac .border-b7b8::before {
  top: -6px;
}
.card-9b35 .carousel-blue-caac .border-b7b8::after {
  bottom: -6px;
}
.heading-69a8 .carousel-blue-caac .breadcrumb-copper-57c7 {
  margin-top: -2px;
  width: 22px;
}
.heading-69a8 .carousel-blue-caac .border-b7b8 {
  margin-top: -1px;
}
.heading-69a8 .carousel-blue-caac .border-b7b8,
.heading-69a8 .carousel-blue-caac .border-b7b8::after,
.heading-69a8 .carousel-blue-caac .border-b7b8::before {
  width: 22px;
  height: 2px;
}
.heading-69a8 .carousel-blue-caac .border-b7b8::before {
  top: -7px;
}
.heading-69a8 .carousel-blue-caac .border-b7b8::after {
  bottom: -7px;
}
.label_warm_e14d .carousel-blue-caac .breadcrumb-copper-57c7 {
  margin-top: -2px;
  width: 31px;
}
.label_warm_e14d .carousel-blue-caac .border-b7b8 {
  margin-top: -1.5px;
}
.label_warm_e14d .carousel-blue-caac .border-b7b8,
.label_warm_e14d .carousel-blue-caac .border-b7b8::after,
.label_warm_e14d .carousel-blue-caac .border-b7b8::before {
  width: 31px;
  height: 3px;
}
.label_warm_e14d .carousel-blue-caac .border-b7b8::before {
  top: -9px;
}
.label_warm_e14d .carousel-blue-caac .border-b7b8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture-middle-c6a7 .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 19px;
  }
  .picture-middle-c6a7 .carousel-blue-caac .border-b7b8 {
    margin-top: -1px;
  }
  .picture-middle-c6a7 .carousel-blue-caac .border-b7b8,
  .picture-middle-c6a7 .carousel-blue-caac .border-b7b8::after,
  .picture-middle-c6a7 .carousel-blue-caac .border-b7b8::before {
    width: 19px;
    height: 2px;
  }
  .picture-middle-c6a7 .carousel-blue-caac .border-b7b8::before {
    top: -6px;
  }
  .picture-middle-c6a7 .carousel-blue-caac .border-b7b8::after {
    bottom: -6px;
  }
  .paragraph-bc9c .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-bc9c .carousel-blue-caac .border-b7b8 {
    margin-top: -1px;
  }
  .paragraph-bc9c .carousel-blue-caac .border-b7b8,
  .paragraph-bc9c .carousel-blue-caac .border-b7b8::after,
  .paragraph-bc9c .carousel-blue-caac .border-b7b8::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-bc9c .carousel-blue-caac .border-b7b8::before {
    top: -7px;
  }
  .paragraph-bc9c .carousel-blue-caac .border-b7b8::after {
    bottom: -7px;
  }
  .component-right-4cbc .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 31px;
  }
  .component-right-4cbc .carousel-blue-caac .border-b7b8 {
    margin-top: -1.5px;
  }
  .component-right-4cbc .carousel-blue-caac .border-b7b8,
  .component-right-4cbc .carousel-blue-caac .border-b7b8::after,
  .component-right-4cbc .carousel-blue-caac .border-b7b8::before {
    width: 31px;
    height: 3px;
  }
  .component-right-4cbc .carousel-blue-caac .border-b7b8::before {
    top: -9px;
  }
  .component-right-4cbc .carousel-blue-caac .border-b7b8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .focused_a567 .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 19px;
  }
  .focused_a567 .carousel-blue-caac .border-b7b8 {
    margin-top: -1px;
  }
  .focused_a567 .carousel-blue-caac .border-b7b8,
  .focused_a567 .carousel-blue-caac .border-b7b8::after,
  .focused_a567 .carousel-blue-caac .border-b7b8::before {
    width: 19px;
    height: 2px;
  }
  .focused_a567 .carousel-blue-caac .border-b7b8::before {
    top: -6px;
  }
  .focused_a567 .carousel-blue-caac .border-b7b8::after {
    bottom: -6px;
  }
  .mini-bfcb .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-bfcb .carousel-blue-caac .border-b7b8 {
    margin-top: -1px;
  }
  .mini-bfcb .carousel-blue-caac .border-b7b8,
  .mini-bfcb .carousel-blue-caac .border-b7b8::after,
  .mini-bfcb .carousel-blue-caac .border-b7b8::before {
    width: 22px;
    height: 2px;
  }
  .mini-bfcb .carousel-blue-caac .border-b7b8::before {
    top: -7px;
  }
  .mini-bfcb .carousel-blue-caac .border-b7b8::after {
    bottom: -7px;
  }
  .notice_soft_812c .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 31px;
  }
  .notice_soft_812c .carousel-blue-caac .border-b7b8 {
    margin-top: -1.5px;
  }
  .notice_soft_812c .carousel-blue-caac .border-b7b8,
  .notice_soft_812c .carousel-blue-caac .border-b7b8::after,
  .notice_soft_812c .carousel-blue-caac .border-b7b8::before {
    width: 31px;
    height: 3px;
  }
  .notice_soft_812c .carousel-blue-caac .border-b7b8::before {
    top: -9px;
  }
  .notice_soft_812c .carousel-blue-caac .border-b7b8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content-narrow-9807 .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 19px;
  }
  .content-narrow-9807 .carousel-blue-caac .border-b7b8 {
    margin-top: -1px;
  }
  .content-narrow-9807 .carousel-blue-caac .border-b7b8,
  .content-narrow-9807 .carousel-blue-caac .border-b7b8::after,
  .content-narrow-9807 .carousel-blue-caac .border-b7b8::before {
    width: 19px;
    height: 2px;
  }
  .content-narrow-9807 .carousel-blue-caac .border-b7b8::before {
    top: -6px;
  }
  .content-narrow-9807 .carousel-blue-caac .border-b7b8::after {
    bottom: -6px;
  }
  .shade-2287 .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-2287 .carousel-blue-caac .border-b7b8 {
    margin-top: -1px;
  }
  .shade-2287 .carousel-blue-caac .border-b7b8,
  .shade-2287 .carousel-blue-caac .border-b7b8::after,
  .shade-2287 .carousel-blue-caac .border-b7b8::before {
    width: 22px;
    height: 2px;
  }
  .shade-2287 .carousel-blue-caac .border-b7b8::before {
    top: -7px;
  }
  .shade-2287 .carousel-blue-caac .border-b7b8::after {
    bottom: -7px;
  }
  .slow-10be .carousel-blue-caac .breadcrumb-copper-57c7 {
    margin-top: -2px;
    width: 31px;
  }
  .slow-10be .carousel-blue-caac .border-b7b8 {
    margin-top: -1.5px;
  }
  .slow-10be .carousel-blue-caac .border-b7b8,
  .slow-10be .carousel-blue-caac .border-b7b8::after,
  .slow-10be .carousel-blue-caac .border-b7b8::before {
    width: 31px;
    height: 3px;
  }
  .slow-10be .carousel-blue-caac .border-b7b8::before {
    top: -9px;
  }
  .slow-10be .carousel-blue-caac .border-b7b8::after {
    bottom: -9px;
  }
}
.row_7696 .border-b7b8 {
  -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);
}
.row_7696 .border-b7b8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row_7696 .border-b7b8::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);
}
.row_7696.image_down_9c3d .border-b7b8 {
  -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);
}
.row_7696.image_down_9c3d .border-b7b8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row_7696.image_down_9c3d .border-b7b8::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);
}
.primary_tiny_be96 {
  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.smooth_a5fe:before {
  display: none;
}
.tag-cool-b6be {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag-cool-b6be .input_tiny_22c1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag-cool-b6be .input_tiny_22c1:last-of-type {
  border-bottom: none;
}
.tag-cool-b6be .input_tiny_22c1.badge-04e3,
.tag-cool-b6be .input_tiny_22c1.alert-white-0515,
.tag-cool-b6be .input_tiny_22c1.down-dd2d {
  padding: 0;
}
.tag-cool-b6be .dynamic_e7a7 .small_cc82 {
  color: currentColor;
}
.tag-cool-b6be .dynamic_e7a7 .small_cc82:focus,
.tag-cool-b6be .dynamic_e7a7 .small_cc82:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-cool-b6be.current_2faa .secondary_white_31cb,
.tag-cool-b6be.current_2faa .surface-8e78 a,
.tag-cool-b6be.current_2faa .logo_stale_f75c a,
.tag-cool-b6be.current_2faa .table-a7ed a {
  color: rgba(0, 0, 0, 0.55);
}
.tag-cool-b6be.current_2faa .secondary_white_31cb:hover,
.tag-cool-b6be.current_2faa .surface-8e78 a:hover,
.tag-cool-b6be.current_2faa .logo_stale_f75c a:hover,
.tag-cool-b6be.current_2faa .table-a7ed a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-cool-b6be.current_2faa .banner-5503 {
  color: rgba(0, 0, 0, 0.8);
}
.tag-cool-b6be.current_2faa .input_tiny_22c1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-cool-b6be.current_2faa .input_tiny_22c1:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag-cool-b6be.current_2faa .container_26e8:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag-cool-b6be.current_2faa .dynamic_e7a7 .widget_2afd li a,
.tag-cool-b6be.current_2faa .dynamic_e7a7 .small_cc82,
.tag-cool-b6be.current_2faa .table-a7ed {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-cool-b6be.current_2faa .dynamic_e7a7 .small_cc82:focus,
.tag-cool-b6be.current_2faa .dynamic_e7a7 .small_cc82:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-cool-b6be.current_2faa .widget_2afd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-cool-b6be.white-70d1 .secondary_white_31cb,
.tag-cool-b6be.white-70d1 .surface-8e78 a,
.tag-cool-b6be.white-70d1 .logo_stale_f75c .small_cc82,
.tag-cool-b6be.white-70d1 .logo_stale_f75c a,
.tag-cool-b6be.white-70d1 .table-a7ed a {
  color: rgba(255, 255, 255, 0.79);
}
.tag-cool-b6be.white-70d1 .secondary_white_31cb:hover,
.tag-cool-b6be.white-70d1 .surface-8e78 a:hover,
.tag-cool-b6be.white-70d1 .logo_stale_f75c .small_cc82:hover,
.tag-cool-b6be.white-70d1 .logo_stale_f75c a:hover,
.tag-cool-b6be.white-70d1 .table-a7ed a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-cool-b6be.white-70d1 .banner-5503 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-cool-b6be.white-70d1 .input_tiny_22c1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-cool-b6be.white-70d1 .input_tiny_22c1:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag-cool-b6be.white-70d1 .container_26e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-cool-b6be.white-70d1 .dynamic_e7a7 .widget_2afd li a,
.tag-cool-b6be.white-70d1 .dynamic_e7a7 .small_cc82,
.tag-cool-b6be.white-70d1 .table-a7ed {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-cool-b6be.white-70d1 .dynamic_e7a7 .small_cc82:focus,
.tag-cool-b6be.white-70d1 .dynamic_e7a7 .small_cc82:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-cool-b6be.white-70d1 .widget_2afd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_26e8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.container_26e8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.advanced-322f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dropdown_6b07 .tag-cool-b6be {
  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;
}
.dropdown_6b07 .input_tiny_22c1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dropdown_6b07 .input_tiny_22c1: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) {
  .dropdown_6b07 .input_tiny_22c1:before {
    width: 16%;
    left: 42%;
  }
}
.dropdown_6b07 .input_tiny_22c1:last-child:before {
  content: none;
}
.dropdown_6b07 .input_tiny_22c1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dropdown_6b07 .dynamic_e7a7 .widget_2afd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown_6b07 .dynamic_e7a7 .widget_2afd li a .small_cc82 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dropdown_6b07 .dynamic_e7a7 .table-a7ed {
  border: none;
}
.dropdown_6b07 .dynamic_e7a7 .table-a7ed li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dropdown_6b07 .container_26e8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dropdown_6b07 .advanced-322f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dropdown_6b07 .white-70d1 .container_26e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_6b07 .current_2faa.in_9e81 .border-b7b8 {
  background: rgba(0, 0, 0, 0.6);
}
.dropdown_6b07
  .current_2faa.in_9e81
  .border-b7b8::after,
.dropdown_6b07
  .current_2faa.in_9e81
  .border-b7b8:before {
  background: inherit;
}
.dropdown_6b07
  .current_2faa.in_9e81:hover
  .border-b7b8 {
  background: rgba(0, 0, 0, 0.8);
}
.notification_a7ed .tag-cool-b6be {
  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) {
  .notification_a7ed .tag-cool-b6be {
    width: auto;
    right: 45px;
  }
}
.pagination-motion-8e98 .tag-cool-b6be {
  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) {
  .pagination-motion-8e98 .tag-cool-b6be {
    width: auto;
    left: 45px;
  }
}
.smooth_a5fe .tag-cool-b6be {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.smooth_a5fe .advanced-322f {
  max-width: 48em;
  margin: 0 auto;
}
.smooth_a5fe .container_26e8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.box_ccfc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.box_ccfc.dropdown_6b07 .tag-cool-b6be {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.box_ccfc.notification_a7ed .tag-cool-b6be {
  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);
}
.box_ccfc .tag-cool-b6be {
  visibility: visible;
}
.box_ccfc.pagination-motion-8e98 .tag-cool-b6be {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accent-green-4e24,
.fluid_205f {
  overflow-x: hidden;
}
.accent-green-4e24 .tag-cool-b6be {
  overflow: auto;
}
.accent-green-4e24.dropdown_6b07 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-green-4e24.dropdown_6b07 .tag-cool-b6be {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accent-green-4e24.dropdown_6b07 .gallery-cf9b {
  opacity: 0;
}
.accent-green-4e24.notification_a7ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-green-4e24.notification_a7ed .tag-cool-b6be {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accent-green-4e24.notification_a7ed .gallery-cf9b {
  opacity: 0;
}
.accent-green-4e24.pagination-motion-8e98 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-green-4e24.pagination-motion-8e98 .tag-cool-b6be {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accent-green-4e24.pagination-motion-8e98 .gallery-cf9b {
  opacity: 0;
}
.accent-green-4e24.smooth_a5fe .tag-cool-b6be {
  z-index: 10;
  visibility: visible;
}
.in_9e81 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.in_9e81 .border-b7b8 {
  background: rgba(255, 255, 255, 0.99);
}
.in_9e81 .border-b7b8::after,
.in_9e81 .border-b7b8:before {
  background: inherit;
}
.in_9e81:hover .border-b7b8 {
  background: rgba(255, 255, 255, 0.99);
}
.pagination-motion-8e98 .in_9e81 {
  top: 10px;
  right: auto;
  left: 12px;
}
.smooth_a5fe .in_9e81 {
  display: none !important;
}
.accent-green-4e24:before,
.fluid_205f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accent-green-4e24 .in_9e81,
.fluid_205f .in_9e81 {
  display: inline-block;
}
.tag-cool-b6be .gradient_e3e0 {
  -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;
}
.accent-green-4e24 .tag-cool-b6be .gradient_e3e0,
.fluid_205f .tag-cool-b6be .gradient_e3e0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag_4d4c .paragraph_faca {
  width: 100%;
}
.copper_d705 {
  padding: 0 0.5em 0;
}
.copper_d705 [class*="customify-col-"],
.copper_d705 [class*="customify-col_"],
.copper_d705 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.short_935d .copper_d705 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notification-59ca .wide-5b44,
  .wide-5b44 {
    display: none;
  }
  .summary-9722 {
    text-align: left;
  }
  .texture-green-2a2a {
    text-align: center;
  }
  .narrow-5b0d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notification-59ca .white-0307,
  .white-0307 {
    display: none;
  }
  .highlight_6670 {
    text-align: left;
  }
  .secondary-53cb {
    text-align: center;
  }
  .gallery_7d23 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notification-59ca .right_1f5c,
  .right_1f5c {
    display: none;
  }
  .overlay_gas_7325 {
    text-align: left;
  }
  .surface_1078 {
    text-align: center;
  }
  .notification-f42b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video_pro_5c52 {
  box-shadow: none !important;
}
.current_49fe .simple-32c5,
.photo-a273 .simple-32c5 {
  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;
}
.photo-a273 .simple-32c5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.down-e144 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.down-e144:after,
.down-e144:before {
  content: "";
  display: table;
}
.down-e144:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .down-e144 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.down-e144,
.thumbnail_ccb3 {
  max-width: 1248px;
  margin: 0 auto;
}

.widget-e59e.action_5f50 .down-e144 {
  max-width: 100%;
}
.widget-e59e.under-d59d {
  max-width: 1200px;
  margin: 0 auto;
}
.widget-e59e.button-130e .down-e144 {
  max-width: 100%;
}
.widget-e59e.button-130e > .down-e144 {
  padding-left: 0;
  padding-right: 0;
}
.widget-e59e.button-130e > .down-e144 .notification-59ca {
  margin: 0;
}
.widget-e59e.button-130e
  > .down-e144
  .light_90e2.status_f38a {
  margin-right: 0;
  margin-left: 0;
}
.widget-e59e.button-130e #main.status_f38a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pagination_focused_f90c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_focused_f90c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress_fast_b75c .aside_hot_4b19 {
    padding-right: 1em;
  }
  .progress_fast_b75c.nav-09bf .light_90e2 {
    border-right: 1px solid #eaecee;
  }
  .progress_fast_b75c.nav-09bf .aside_hot_4b19 {
    padding-right: 1em;
  }
  .progress_fast_b75c.nav-09bf .sort-d3f6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-f8f9 .aside_hot_4b19 {
    padding-left: 1em;
  }
  .modal-f8f9.nav-09bf .light_90e2 {
    border-left: 1px solid #eaecee;
  }
  .modal-f8f9.nav-09bf .aside_hot_4b19 {
    padding-left: 1em;
  }
  .modal-f8f9.nav-09bf .sort-d3f6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_44b4 .aside_hot_4b19 {
    padding-left: 1em;
  }
  .thumbnail_44b4.nav-09bf .dirty-d98a {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_44b4.nav-09bf .description_1ede {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_44b4.nav-09bf .aside_hot_4b19 {
    padding-left: 1em;
  }
  .thumbnail_44b4.nav-09bf .sort-d3f6 {
    padding-right: 1em;
  }
  .thumbnail_44b4.nav-09bf .short_ce38 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_8e10 .aside_hot_4b19 {
    padding-right: 1em;
  }
  .primary_8e10.nav-09bf .dirty-d98a {
    border-left: 1px solid #eaecee;
  }
  .primary_8e10.nav-09bf .description_1ede {
    border-left: 1px solid #eaecee;
  }
  .primary_8e10.nav-09bf .aside_hot_4b19 {
    padding-right: 1em;
  }
  .primary_8e10.nav-09bf .sort-d3f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_8e10.nav-09bf .short_ce38 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_focused_f90c .aside_hot_4b19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination_focused_f90c.nav-09bf .light_90e2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pagination_focused_f90c.nav-09bf .aside_hot_4b19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination_focused_f90c.nav-09bf .sort-d3f6 {
    padding-left: 1em;
  }
  .pagination_focused_f90c.nav-09bf .short_ce38 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pagination_focused_f90c.nav-09bf .aside_hot_4b19 {
    padding-left: 0;
  }
}
.hero_pink_d079 .title_aa78 {
  display: inline-block;
}
.block_9ba2 {
  display: inline-block;
}
.breadcrumb-last-abdc {
  word-con: break-word;
}
.bottom-25de > span {
  display: inline-block;
  padding: 5px 0;
}
.bottom-25de .tabs-ba46 {
  margin-left: 8px;
  margin-right: 8px;
}
.bottom-25de .outline_dd9c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.liquid_e556 .preview-blue-11d0 {
  margin-bottom: 2em;
}
.liquid_e556 .surface_gold_dfd0 {
  margin-bottom: 15px;
}
.liquid_e556 .surface_gold_dfd0:last-child {
  margin-bottom: 0;
}
.liquid_e556 .first_436e {
  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) {
  .liquid_e556 .first_436e {
    display: block;
  }
}
.liquid_e556 .column-out-4ac2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .liquid_e556 .column-out-4ac2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.liquid_e556 .tertiary_clean_350a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.liquid_e556 .tertiary_clean_350a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.liquid_e556 .tertiary_clean_350a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.liquid_e556 .breadcrumb-last-abdc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.liquid_e556 .breadcrumb-last-abdc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.liquid_e556 .feature-under-f5f3 p:last-child {
  margin-bottom: 0;
}
.liquid_e556 .column-bright-9ebc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.liquid_e556 .dirty_6b85 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.liquid_e556 .badge_c122 {
  margin-top: 1em;
}
.liquid_e556 .layout-gold-5b13 {
  top: 0;
  display: block;
}
.liquid_e556 .layout-gold-5b13 a {
  color: inherit;
}
.liquid_e556 .layout-gold-5b13 a:hover {
  color: inherit;
}
.liquid_e556 .texture-first-fa65 {
  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;
}
.liquid_e556 .texture-first-fa65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.liquid_e556 .dirty_6b85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.liquid_e556 .dirty-57d8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.liquid_e556 .dirty-57d8:first-child {
  margin-top: 0;
}
.liquid_e556 .dirty-57d8.tall-b794 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.liquid_e556 .dirty-57d8.fresh-9368 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.liquid_e556
  .dirty-57d8.fresh-9368.tabs-cfff
  .badge_c122 {
  width: 100%;
}
.liquid_e556 .fresh-9368 {
  -webkit-box-align: center;
  align-items: center;
}
.liquid_e556 .fresh-9368 .bottom-25de,
.liquid_e556 .fresh-9368 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.liquid_e556 .tertiary_clean_350a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.liquid_e556 .tertiary_clean_350a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.liquid_e556 .tertiary_clean_350a: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;
}
.liquid_e556 .tall-b794 {
  z-index: 5;
}
.liquid_e556 .green-c357 .image-advanced-9510 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.liquid_e556 .highlight-59a5 .image-advanced-9510 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.liquid_e556 .bright_516f .image-advanced-9510 {
  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;
}
.liquid_e556.hero-bottom-307c .first_436e,
.liquid_e556.active_b4a3 .first_436e {
  display: block;
}
.liquid_e556.hero-bottom-307c .first_436e .tag-fresh-3963,
.liquid_e556.hero-bottom-307c .first_436e .dirty_6b85,
.liquid_e556.active_b4a3 .first_436e .tag-fresh-3963,
.liquid_e556.active_b4a3 .first_436e .dirty_6b85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.liquid_e556.static_bddd .column-out-4ac2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .liquid_e556.static_bddd .column-out-4ac2 {
    margin-right: 0;
  }
}
.liquid_e556.hero-bottom-307c .column-out-4ac2,
.liquid_e556.active_b4a3 .column-out-4ac2 {
  padding-top: 40%;
}
.liquid_e556.hero-bottom-307c .preview-blue-11d0,
.liquid_e556.active_b4a3 .preview-blue-11d0 {
  display: block;
}
.liquid_e556.hero-bottom-307c .fn-sticky-5363 .dirty_6b85,
.liquid_e556.active_b4a3 .fn-sticky-5363 .dirty_6b85 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.liquid_e556.hero-bottom-307c .column-out-4ac2,
.liquid_e556.active_b4a3 .column-out-4ac2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.liquid_e556.hero-bottom-307c .dirty_6b85 {
  padding: 1em;
}
.last-c5b2 {
  margin: 30px auto;
  display: block;
}
.last-c5b2 .table_c9fa > * {
  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;
}
.last-c5b2 .table_c9fa > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last-c5b2 .table_c9fa span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form-medium-14e6 .bottom-25de {
  margin-bottom: 1.41575em;
}
.form-medium-14e6 .focus_ec0e {
  margin-bottom: 1.618em;
}
.upper-8a77 .pattern_east_557b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.upper-8a77 .pattern_east_557b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.upper-8a77 .text-7e75 {
  max-width: 100%;
  overflow: auto;
}
.content_hot_b7f8 .upper-8a77 a:hover {
  text-decoration: underline;
}
.medium-94f7 .surface_gold_dfd0:not(.breadcrumb-last-abdc),
.medium-94f7 .tertiary_clean_350a {
  margin-bottom: 1.41575em;
}
.medium-94f7 .surface_gold_dfd0:not(.breadcrumb-last-abdc):last-child,
.medium-94f7 .tertiary_clean_350a:last-child {
  margin-bottom: 0;
}
.medium-94f7 .surface_gold_dfd0.article-e73c {
  margin-bottom: 0.41575em;
}
.medium-94f7 .wrapper-6e76:before,
.medium-94f7 .paper_c0d3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.medium-94f7 .wrapper-6e76:before {
  content: "\f115";
}
.medium-94f7 .paper_c0d3:before {
  content: "\f02c";
}
.medium-94f7 .panel_6b7c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.medium-94f7 .panel_6b7c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focused-2808 {
  display: -webkit-box;
  display: flex;
}
.focused-2808 .text-hard-961b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focused-2808 .text-hard-961b {
    flex-basis: 90px;
  }
}
.focused-2808 .last_3896 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focused-2808 .last_3896 {
    flex-basis: calc(100% - 50px);
  }
}
.focused-2808 .text_fresh_5226 p:last-child {
  margin-bottom: 0.72em;
}
.frame-middle-8591 .table_c9fa {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame-middle-8591 .table_c9fa:after,
.frame-middle-8591 .table_c9fa:before {
  content: "";
  display: table;
}
.frame-middle-8591 .table_c9fa:after {
  clear: both;
}
.frame-middle-8591 .table_c9fa .grid-in-cb12,
.frame-middle-8591 .table_c9fa .texture_up_d628 {
  width: 49%;
}
.frame-middle-8591 .table_c9fa .grid-in-cb12 a span.complex_0aa3,
.frame-middle-8591 .table_c9fa .texture_up_d628 a span.complex_0aa3 {
  display: block;
  margin-bottom: 5px;
}
.frame-middle-8591 .table_c9fa .texture_up_d628 {
  float: left;
  text-align: left;
}
.frame-middle-8591 .table_c9fa .grid-in-cb12 {
  float: right;
  text-align: right;
}
.disabled-complex-bec7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled-complex-bec7 {
    margin-bottom: 0;
  }
}
.hovered-ab9c {
  margin-bottom: 1em;
}
.hovered-ab9c .breadcrumb-last-abdc {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_af31 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight_outer_00d4 .hovered-ab9c,
.info_warm_1d95 .hovered-ab9c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight_outer_00d4 .hovered-ab9c,
  .info_warm_1d95 .hovered-ab9c {
    display: block;
  }
}
.highlight_outer_00d4 .highlight_af31,
.info_warm_1d95 .highlight_af31 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight_outer_00d4 .highlight_af31,
  .info_warm_1d95 .highlight_af31 {
    margin-bottom: 1em;
  }
}
.highlight_outer_00d4 .highlight_af31 img,
.info_warm_1d95 .highlight_af31 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight_outer_00d4 .banner-fd1a,
.info_warm_1d95 .banner-fd1a {
  flex-basis: calc(100% - 160px);
}
.highlight_outer_00d4 .banner-fd1a p,
.info_warm_1d95 .banner-fd1a p {
  margin-bottom: 0;
}
.highlight_outer_00d4 .banner-fd1a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_outer_00d4 .banner-fd1a {
    padding-left: 0;
  }
}
.info_warm_1d95 .banner-fd1a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info_warm_1d95 .banner-fd1a {
    padding-right: 0;
  }
}
.info_warm_1d95 .highlight_af31 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.aside-lite-a41a .highlight_af31 {
  margin-bottom: 0.5em;
}
.aside-lite-a41a .highlight_af31 img {
  width: 100%;
}
.old-3577 .icon-d1ff,
.table_b8b0 .icon-d1ff {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table_b8b0 .light_90e2 .element_6ba1 p:last-child {
  margin-bottom: 0;
}
.copper_3e8e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.brown-45e7 .input-279b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .brown-45e7 .input-279b:last-of-type {
    margin-bottom: 0;
  }
}
.brown-45e7 .input-279b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.brown-45e7 .input-279b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.brown-45e7 .input-279b ul li {
  margin: 0 0 0.6em;
}
.brown-45e7 .input-279b ul li.iron-e52c,
.brown-45e7 .input-279b ul li.tertiary_d2fd {
  position: relative;
}
.brown-45e7 .input-279b ul li.iron-e52c .yellow-efc6,
.brown-45e7 .input-279b ul li.tertiary_d2fd .yellow-efc6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.brown-45e7 .input-279b ul li.iron-e52c:after:after,
.brown-45e7 .input-279b ul li.iron-e52c:after:before,
.brown-45e7
  .input-279b
  ul
  li.tertiary_d2fd:after:after,
.brown-45e7
  .input-279b
  ul
  li.tertiary_d2fd:after:before {
  content: "";
  display: table;
}
.brown-45e7 .input-279b ul li.iron-e52c:after:after,
.brown-45e7
  .input-279b
  ul
  li.tertiary_d2fd:after:after {
  clear: both;
}
.brown-45e7 .input-279b a.hot_48d1:hover {
  text-decoration: none;
}
.brown-45e7 .input-279b select {
  max-width: 100%;
}
.brown-45e7 .input-279b table {
  font-size: 85%;
}
.brown-45e7 .input-279b table td,
.brown-45e7 .input-279b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.brown-45e7 .input-279b table tfoot td {
  text-align: left;
}
.brown-45e7 .input-279b :last-child {
  margin-bottom: 0;
}
.brown-45e7 .input-279b .lite-77f9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.brown-45e7 .input-279b .lite-77f9 label {
  width: 100%;
}
.brown-45e7 .input-279b .lite-77f9 .module_glass_59d2 {
  width: 100%;
  display: block;
}
.brown-45e7 .input-279b .lite-77f9 .column_960c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.brown-45e7 .input-279b .lite-77f9 .column_960c:hover svg #svg-search {
  fill: #444;
}
.brown-45e7 .input-279b .lite-77f9 .column_960c svg {
  width: 18px;
  height: 18px;
}
.brown-45e7 .frame_5afe ul ul,
.brown-45e7 .outer-db70 ul ul,
.brown-45e7 .plasma_00ba ul ul,
.brown-45e7 .copper-3b23 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.brown-45e7 .frame_5afe .backdrop-dark-2bc7 > a,
.brown-45e7 .outer-db70 .backdrop-dark-2bc7 > a,
.brown-45e7 .plasma_00ba .backdrop-dark-2bc7 > a,
.brown-45e7 .copper-3b23 .backdrop-dark-2bc7 > a {
  margin-bottom: 0;
}
.brown-45e7 .info_9c99 li,
.brown-45e7 .frame_5afe li,
.brown-45e7 .gradient-50c7 li,
.brown-45e7 .outer-db70 li,
.brown-45e7 .plasma_00ba li,
.brown-45e7 .copper-3b23 li,
.brown-45e7 .aside-south-0672 li,
.brown-45e7 .block_soft_2222 li {
  display: block;
  position: relative;
}
.brown-45e7 .info_9c99 li:last-child,
.brown-45e7 .frame_5afe li:last-child,
.brown-45e7 .gradient-50c7 li:last-child,
.brown-45e7 .outer-db70 li:last-child,
.brown-45e7 .plasma_00ba li:last-child,
.brown-45e7 .copper-3b23 li:last-child,
.brown-45e7 .aside-south-0672 li:last-child,
.brown-45e7 .block_soft_2222 li:last-child {
  border: none;
}
.brown-45e7 .info_9c99 li a,
.brown-45e7 .frame_5afe li a,
.brown-45e7 .gradient-50c7 li a,
.brown-45e7 .outer-db70 li a,
.brown-45e7 .plasma_00ba li a,
.brown-45e7 .copper-3b23 li a,
.brown-45e7 .aside-south-0672 li a,
.brown-45e7 .block_soft_2222 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.brown-45e7 .info_9c99 li ul li::before,
.brown-45e7 .frame_5afe li ul li::before,
.brown-45e7 .gradient-50c7 li ul li::before,
.brown-45e7 .outer-db70 li ul li::before,
.brown-45e7 .plasma_00ba li ul li::before,
.brown-45e7 .copper-3b23 li ul li::before,
.brown-45e7 .aside-south-0672 li ul li::before,
.brown-45e7 .block_soft_2222 li ul li::before {
  left: 15px;
}
.brown-45e7 .info_9c99 li ul a,
.brown-45e7 .frame_5afe li ul a,
.brown-45e7 .gradient-50c7 li ul a,
.brown-45e7 .outer-db70 li ul a,
.brown-45e7 .plasma_00ba li ul a,
.brown-45e7 .copper-3b23 li ul a,
.brown-45e7 .aside-south-0672 li ul a,
.brown-45e7 .block_soft_2222 li ul a {
  padding-left: 20px;
}
.brown-45e7 .info_9c99 li ul ul li::before,
.brown-45e7 .frame_5afe li ul ul li::before,
.brown-45e7 .gradient-50c7 li ul ul li::before,
.brown-45e7 .outer-db70 li ul ul li::before,
.brown-45e7 .plasma_00ba li ul ul li::before,
.brown-45e7 .copper-3b23 li ul ul li::before,
.brown-45e7 .aside-south-0672 li ul ul li::before,
.brown-45e7 .block_soft_2222 li ul ul li::before {
  left: 30px;
}
.brown-45e7 .info_9c99 li ul ul a,
.brown-45e7 .frame_5afe li ul ul a,
.brown-45e7 .gradient-50c7 li ul ul a,
.brown-45e7 .outer-db70 li ul ul a,
.brown-45e7 .plasma_00ba li ul ul a,
.brown-45e7 .copper-3b23 li ul ul a,
.brown-45e7 .aside-south-0672 li ul ul a,
.brown-45e7 .block_soft_2222 li ul ul a {
  padding-left: 40px;
}
.brown-45e7 .focus-fixed-e60a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.brown-45e7 .block_soft_2222 ul li {
  margin-bottom: 1.41575em;
}
.brown-45e7 .block_soft_2222 ul li .motion_d8cf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.brown-45e7 .block_soft_2222 ul li .content-cold-3551 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.white-70d1 .info_9c99 li a,
.white-70d1 .frame_5afe li a,
.white-70d1 .gradient-50c7 li a,
.white-70d1 .outer-db70 li a,
.white-70d1 .plasma_00ba li a,
.white-70d1 .copper-3b23 li a,
.white-70d1 .aside-south-0672 li a,
.white-70d1 .block_soft_2222 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-70d1 .focus-fixed-e60a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-70d1 .input-279b ul li.iron-e52c .yellow-efc6,
.white-70d1 .input-279b ul li.tertiary_d2fd .yellow-efc6 {
  background: rgba(0, 0, 0, 0.2);
}
.white-70d1 .brown-45e7 .input-279b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-e59e .brown-45e7 .widget_2afd li {
  margin: 0;
}
.widget-e59e .brown-45e7 .widget_2afd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.widget-e59e .brown-45e7 .widget_2afd li ul {
  margin: 0;
}
.widget-e59e .brown-45e7 .widget_2afd li ul li a {
  padding-left: 15px;
}
.widget-e59e .brown-45e7 .widget_2afd li ul li li a {
  padding-left: 30px;
}
.widget-e59e .brown-45e7 .widget_2afd li.picture-2245 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.widget-e59e .brown-45e7 .widget_2afd li.picture-2245 > 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;
}
.widget-e59e .brown-45e7 .widget_2afd li.picture-2245 > 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;
}
.pink_2296 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup-north-e328 {
  position: relative;
  z-index: 10;
}
.popup-north-e328 .gradient_e3e0 {
  width: 100%;
  max-width: 100%;
}
.cold-a050 .accordion-8a29 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cold-a050 .current_2faa {
}
.cold-a050 .white-70d1 {
  background: #292929;
}
.input-57dc .accordion-8a29 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input-57dc .current_2faa {
  background: #f9f9f9;
}
.input-57dc .white-70d1 {
  background: #303030;
}
.header_brown_953a .accordion-8a29 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .header_brown_953a .title_aa78 {
    margin-bottom: 1em;
  }
  .header_brown_953a .title_aa78:last-child {
    margin-bottom: 0;
  }
}
.header_brown_953a .current_2faa {
  background: #ededed;
}
.header_brown_953a .white-70d1 {
  background: #1a1a1a;
}
.accordion-8a29.current_2faa {
  color: rgba(0, 0, 0, 0.6);
}
.accordion-8a29.current_2faa .element_dim_cf29 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-8a29.white-70d1 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-8a29.white-70d1 a:not(.hot_48d1) {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-8a29.white-70d1 a:not(.hot_48d1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-8a29.white-70d1 .element_dim_cf29 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-8a29.white-70d1 table tbody td,
.accordion-8a29.white-70d1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.card-db72.slider-1283 .down-e144 {
  max-width: initial;
}
.card-db72 .paragraph_black_0797 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.card-db72 .paragraph_black_0797 .gradient_e3e0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .card-db72 .paragraph_black_0797 .gradient_e3e0 {
    display: block;
    margin-bottom: 2em;
  }
  .card-db72 .paragraph_black_0797 .gradient_e3e0:last-child {
    margin-bottom: 0;
  }
}
.header_brown_953a .title_aa78:last-child,
.input-57dc .title_aa78:last-child,
.cold-a050 .title_aa78:last-child {
  margin-bottom: 0;
}
.header_brown_953a .title_aa78 .brown-45e7 .input-279b:last-child,
.input-57dc .title_aa78 .brown-45e7 .input-279b:last-child,
.cold-a050 .title_aa78 .brown-45e7 .input-279b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .header_brown_953a .surface_ae64,
  .header_brown_953a .header-3325,
  .input-57dc .surface_ae64,
  .input-57dc .header-3325,
  .cold-a050 .surface_ae64,
  .cold-a050 .header-3325 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup-north-e328 .title_aa78 {
    margin-bottom: 2em;
  }
}
.popup-north-e328 p:last-child {
  margin-bottom: 0;
}
.popup-north-e328 li,
.popup-north-e328 ul {
  list-style: none;
  margin: 0;
}
.popup-north-e328 ul ul {
  margin-left: 2.617924em;
}
.active_smooth_6f58 {
  font-size: 0.875em;
}

/* css-noise: 6e48 */
.widget-item-c7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
