/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accordion-yellow-d120/customify
Author: WPCustomify
Author URI: https://pressmaximum.accordion-yellow-d120
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.accordion-yellow-d120/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.aside_soft_0d2f.light-0dc4/licenses/gpl-2.0.video-2ce2
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.wide_eee0/, (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.bronze-8766.lower_2ecc/normalize.grid_small_d3dc/
 ======
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.grid_small_d3dc v7.0.0 | MIT License | github.accordion-yellow-d120/necolas/normalize.grid_small_d3dc */
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;
}
.dirty_b4d1 .under_d80b,
.element_dark_f0e6,
.item_7871,
.layout-complex-8d58,
.video_8a2d,
.wrapper-dirty-05d8,
.module-7a80,
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;
}
.element_dark_f0e6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .element_dark_f0e6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .element_dark_f0e6,
  h1 {
    font-size: 1.8em;
  }
}
.item_7871,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.item_7871 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .item_7871,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .item_7871,
  h2 {
    font-size: 1.7em;
  }
}
.layout-complex-8d58,
h3 {
  font-size: 1.618em;
}
.dirty_b4d1 .under_d80b,
.video_8a2d,
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.small-84b1 {
  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;
}
.card-e0b5:after,
.card-e0b5:before,
.card_ee14:after,
.card_ee14:before {
  content: "";
  display: table;
}
.card-e0b5:after,
.card_ee14:after {
  clear: both;
}
.down-5d5e {
  float: right;
  margin-right: 0;
}
.paragraph-pro-15f8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.panel-180f .layout_green_cd3f,
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;
}
.panel-180f .layout_green_cd3f: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;
}
.column-fluid-620a .layout_green_cd3f {
  box-shadow: none;
}
.column-fluid-620a
  .layout_green_cd3f
  .slider_61ba {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.column-fluid-620a .layout_green_cd3f .content_7d59 {
  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;
}
.column-fluid-620a
  .layout_green_cd3f
  .content_7d59
  b {
  display: none;
}
.column-fluid-620a .primary-8378 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.liquid-a78d:not(.green-8388):not(.filter_south_5b71),
button:not(.green-8388):not(.filter_south_5b71),
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ),
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ),
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ) {
  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;
}
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ):hover,
button:not(.green-8388):not(
    .filter_south_5b71
  ):hover,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ):hover,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ):hover,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ):active,
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ):focus,
button:not(.green-8388):not(
    .filter_south_5b71
  ):active,
button:not(.green-8388):not(
    .filter_south_5b71
  ):focus,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ):active,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ):focus,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ):active,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ):focus,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ):active,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ):focus {
  outline: 0;
}
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc,
button:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc {
  position: relative;
}
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .notification-blue-03b1,
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .warm_1e4d,
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .lite_0c91,
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  i,
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  svg,
button:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .notification-blue-03b1,
button:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .warm_1e4d,
button:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .lite_0c91,
button:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  i,
button:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  svg,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .notification-blue-03b1,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .warm_1e4d,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .lite_0c91,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  i,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  svg,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .notification-blue-03b1,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .warm_1e4d,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .lite_0c91,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  i,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  svg,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .notification-blue-03b1,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .warm_1e4d,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  .lite_0c91,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  i,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc
  svg {
  visibility: hidden;
}
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc:after,
button:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc:after,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc:after,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc:after,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ).fn-loading-fdbc: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;
}
.liquid-a78d:not(.green-8388):not(.filter_south_5b71),
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ),
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ),
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ) {
  color: #fff;
  background: #235787;
}
.liquid-a78d:not(.green-8388):not(
    .filter_south_5b71
  ):focus,
input[type="button"]:not(.green-8388):not(
    .filter_south_5b71
  ):focus,
input[type="reset"]:not(.green-8388):not(
    .filter_south_5b71
  ):focus,
input[type="submit"]:not(.green-8388):not(
    .filter_south_5b71
  ):focus {
  color: #fff;
}
.liquid-a78d.fn-disabled-fdbc:not(.green-8388):not(
    .filter_south_5b71
  ),
.liquid-a78d[disabled]:not(.green-8388):not(
    .filter_south_5b71
  ),
button.fn-disabled-fdbc:not(.green-8388):not(
    .filter_south_5b71
  ),
button[disabled]:not(.green-8388):not(
    .filter_south_5b71
  ) {
  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;
}
.wrapper_middle_0b2c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wrapper_middle_0b2c: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;
}
.element-white-cb6b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.box_fresh_7fb2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wide-bc94 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.card-e0b5:after,
.card-e0b5:before,
.soft_a9b9:after,
.soft_a9b9:before,
.link_first_9e76:after,
.link_first_9e76:before,
.wide_a810:after,
.wide_a810:before,
.medium_b64c:after,
.medium_b64c:before,
.small_e73c:after,
.small_e73c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.card-e0b5:after,
.soft_a9b9:after,
.link_first_9e76:after,
.wide_a810:after,
.medium_b64c:after,
.small_e73c:after {
  clear: both;
}
.soft_a9b9 .bright_1170,
.link_first_9e76 .bright_1170,
.label_hard_7833 .bright_1170 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.module_small_a97b {
  display: inline-block;
}
.caption-c4aa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-c4aa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-c4aa .main-in-9abd {
  padding: 1em 0;
  font-size: 85%;
}
.main-in-9abd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail_north_d883 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail_north_d883:after,
.thumbnail_north_d883:before {
  content: "";
  display: table;
}
.thumbnail_north_d883:after {
  clear: both;
}
.layout_stale_87fb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown_tall_c94c .layout_stale_87fb {
  max-width: 50%;
}
.large_86bb .layout_stale_87fb {
  max-width: 33.33%;
}
.form_cold_b786 .layout_stale_87fb {
  max-width: 25%;
}
.slider_steel_6135 .layout_stale_87fb {
  max-width: 20%;
}
.last-b68b .layout_stale_87fb {
  max-width: 16.66%;
}
.active-static-20a8 .layout_stale_87fb {
  max-width: 14.28%;
}
.card-9f57 .layout_stale_87fb {
  max-width: 12.5%;
}
.texture_inner_4f58 .layout_stale_87fb {
  max-width: 11.11%;
}
.header-active-19f2 {
  display: block;
}
.dirty_b4d1 .item-under-06e1 label,
.dirty_b4d1 .soft_81ba label,
.dirty_b4d1 .pagination_d00c label,
.dirty_b4d1 .north-a831 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_6e0c {
  list-style: none;
  margin: 0;
}
.logo_6e0c article.sort_hot_9f1f {
  margin-bottom: 0;
}
.logo_6e0c ul {
  list-style: none;
  margin: 0;
}
.logo_6e0c .yellow_2866 li.sort_hot_9f1f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_6e0c .yellow_2866 li.sort_hot_9f1f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_6e0c .yellow_2866 li.sort_hot_9f1f: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) {
  .logo_6e0c .yellow_2866 li.sort_hot_9f1f li.sort_hot_9f1f li.sort_hot_9f1f li.sort_hot_9f1f {
    padding-left: 0;
  }
}
article.sort_hot_9f1f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort_hot_9f1f .soft_a9b9 p:last-of-type {
  margin-bottom: 0;
}
article.sort_hot_9f1f .medium-7374 {
  float: left;
}
article.sort_hot_9f1f .paper-a312 {
  margin-left: 85px;
}
article.sort_hot_9f1f .outline_edbe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort_hot_9f1f .outline_edbe .gallery_a0d6 {
  margin-left: 10px;
}
article.sort_hot_9f1f .mask_plasma_6982 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort_hot_9f1f .stale_0f3d {
  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 .item-under-06e1,
  #respond .pagination_d00c,
  #respond .north-a831 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-under-06e1 input,
#respond .pagination_d00c input,
#respond .north-a831 input {
  width: 100%;
}
#respond .north-a831 {
  margin-right: 0;
}
#respond .avatar_3116 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture-solid-9f19 {
  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;
}
.picture-solid-9f19.shade-19f0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture-solid-9f19 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%);
}
.picture-solid-9f19:focus,
.picture-solid-9f19: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);
}
.active_focused_b89c {
  border-radius: 10%;
}
.title_smooth_66f5 {
  border-radius: 50%;
}
.status_over_f278 {
  font-size: 0.72em;
}
.white_1f91 {
  font-size: 0.875em;
}
.feature-5ce9 {
  font-size: 1.1em;
}
.stone-0a84 {
  text-transform: uppercase;
  line-height: 1.2;
}
.stone-0a84.status_over_f278 {
  letter-spacing: 0.5px;
}
.alert-a41e,
.alert-a41e a {
  color: #6d6d6d;
}
.alert-a41e a:hover {
  color: #111;
}
.pressed_31f4 {
  color: #6d6d6d;
}
.middle_c7fe {
  overflow-x: hidden;
}
.middle_c7fe .media-d67e.large_0872 {
  position: relative;
}
.middle_c7fe .media-d67e.large_0872.search-white-9cac {
  position: initial;
}
.middle_c7fe
  .media-d67e.large_0872.search-white-9cac
  .short-3c3a {
  left: auto;
}
.middle_c7fe .media-d67e .short-3c3a {
  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;
}
.middle_c7fe .media-d67e:hover.large_0872 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.middle_c7fe
  .media-d67e:hover.large_0872
  .short-3c3a {
  display: block;
  z-index: 9999999;
}
.middle_c7fe .row-27ac .article_upper_b366,
.middle_c7fe .media-90c1 .article_upper_b366 {
  display: none;
}
.middle_c7fe .label_a1b3 .media-d67e:hover.large_0872 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dirty_b4d1 .item-under-06e1 label,
.dirty_b4d1 .soft_81ba label,
.dirty_b4d1 .pagination_d00c label,
.dirty_b4d1 .north-a831 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_6e0c {
  list-style: none;
  margin: 0;
}
.logo_6e0c article.sort_hot_9f1f {
  margin-bottom: 0;
}
.logo_6e0c ul {
  list-style: none;
  margin: 0;
}
.logo_6e0c .yellow_2866 li.sort_hot_9f1f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_6e0c .yellow_2866 li.sort_hot_9f1f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_6e0c .yellow_2866 li.sort_hot_9f1f: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) {
  .logo_6e0c .yellow_2866 li.sort_hot_9f1f li.sort_hot_9f1f li.sort_hot_9f1f li.sort_hot_9f1f {
    padding-left: 0;
  }
}
article.sort_hot_9f1f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort_hot_9f1f .soft_a9b9 p:last-of-type {
  margin-bottom: 0;
}
article.sort_hot_9f1f .medium-7374 {
  float: left;
}
article.sort_hot_9f1f .paper-a312 {
  margin-left: 85px;
}
article.sort_hot_9f1f .outline_edbe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort_hot_9f1f .outline_edbe .gallery_a0d6 {
  margin-left: 10px;
}
article.sort_hot_9f1f .mask_plasma_6982 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort_hot_9f1f .stale_0f3d {
  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 .item-under-06e1,
  #respond .pagination_d00c,
  #respond .north-a831 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-under-06e1 input,
#respond .pagination_d00c input,
#respond .north-a831 input {
  width: 100%;
}
#respond .north-a831 {
  margin-right: 0;
}
#respond .avatar_3116 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.row-27ac .shade_stone_2792 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shade_stone_2792 .gallery_action_ee8c.main_current_4f3c .module-hard-b5c6 > li > a:focus,
.shade_stone_2792 .gallery_action_ee8c.main_current_4f3c .module-hard-b5c6 > li > a:hover,
.shade_stone_2792 .gallery_action_ee8c.mini_9e98 .module-hard-b5c6 > li > a:focus,
.shade_stone_2792 .gallery_action_ee8c.mini_9e98 .module-hard-b5c6 > li > a:hover,
.shade_stone_2792 .gallery_action_ee8c.message_wide_24fe .module-hard-b5c6 > li > a:focus,
.shade_stone_2792 .gallery_action_ee8c.message_wide_24fe .module-hard-b5c6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_stone_2792
  .gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li.highlight_4f04
  > a,
.shade_stone_2792
  .gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li.stale_244d
  > a,
.shade_stone_2792
  .gallery_action_ee8c.mini_9e98
  .module-hard-b5c6
  > li.highlight_4f04
  > a,
.shade_stone_2792
  .gallery_action_ee8c.mini_9e98
  .module-hard-b5c6
  > li.stale_244d
  > a,
.shade_stone_2792
  .gallery_action_ee8c.message_wide_24fe
  .module-hard-b5c6
  > li.highlight_4f04
  > a,
.shade_stone_2792 .gallery_action_ee8c.message_wide_24fe .module-hard-b5c6 > li.avatar-rough-66b3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_stone_2792 .avatar_1972,
.shade_stone_2792 .avatar_1972 a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_stone_2792 .carousel_de91.status-5576 li a,
.shade_stone_2792 .tag-left-f995 a,
.shade_stone_2792 .progress-pink-620d,
.shade_stone_2792 .module-hard-b5c6 > li > a,
.shade_stone_2792 .input_middle_0619 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792 .carousel_de91.status-5576 li a:hover,
.shade_stone_2792 .tag-left-f995 a:hover,
.shade_stone_2792 .progress-pink-620d:hover,
.shade_stone_2792 .module-hard-b5c6 > li > a:hover,
.shade_stone_2792 .input_middle_0619:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_stone_2792 .description_6e09 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792 .description_6e09 .inner-66b4 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_stone_2792 .description_6e09:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_stone_2792 .link_895e .west_9757 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792 .link_895e .west_9757 .row_new_80ea {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792
  .link_895e
  .west_9757
  .row_new_80ea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792
  .link_895e
  .west_9757
  .row_new_80ea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792
  .link_895e
  .west_9757
  .row_new_80ea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792
  .link_895e
  .west_9757
  .row_new_80ea::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792 .link_895e .surface-first-336f {
  color: rgba(255, 255, 255, 0.79);
}
.shade_stone_2792 .link_895e .surface-first-336f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_e140
  .shade_stone_2792
  .link_895e
  .black_4550
  .item-0a79 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red_e140
  .shade_stone_2792
  .link_895e
  .black_4550
  .row_new_80ea {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-27ac .full-0e8d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.full-0e8d .gallery_action_ee8c.main_current_4f3c .module-hard-b5c6 > li > a:focus,
.full-0e8d .gallery_action_ee8c.main_current_4f3c .module-hard-b5c6 > li > a:hover,
.full-0e8d .gallery_action_ee8c.mini_9e98 .module-hard-b5c6 > li > a:focus,
.full-0e8d .gallery_action_ee8c.mini_9e98 .module-hard-b5c6 > li > a:hover,
.full-0e8d .gallery_action_ee8c.message_wide_24fe .module-hard-b5c6 > li > a:focus,
.full-0e8d .gallery_action_ee8c.message_wide_24fe .module-hard-b5c6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-0e8d
  .gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li.highlight_4f04
  > a,
.full-0e8d
  .gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li.stale_244d
  > a,
.full-0e8d
  .gallery_action_ee8c.mini_9e98
  .module-hard-b5c6
  > li.highlight_4f04
  > a,
.full-0e8d
  .gallery_action_ee8c.mini_9e98
  .module-hard-b5c6
  > li.stale_244d
  > a,
.full-0e8d
  .gallery_action_ee8c.message_wide_24fe
  .module-hard-b5c6
  > li.highlight_4f04
  > a,
.full-0e8d .gallery_action_ee8c.message_wide_24fe .module-hard-b5c6 > li.avatar-rough-66b3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.full-0e8d .avatar_1972,
.full-0e8d .avatar_1972 a {
  color: rgba(0, 0, 0, 0.8);
}
.full-0e8d .carousel_de91.status-5576 li a,
.full-0e8d .tag-left-f995 a,
.full-0e8d .progress-pink-620d,
.full-0e8d .module-hard-b5c6 > li > a,
.full-0e8d .input_middle_0619 {
  color: rgba(0, 0, 0, 0.55);
}
.full-0e8d .carousel_de91.status-5576 li a:hover,
.full-0e8d .tag-left-f995 a:hover,
.full-0e8d .progress-pink-620d:hover,
.full-0e8d .module-hard-b5c6 > li > a:hover,
.full-0e8d .input_middle_0619:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-0e8d .description_6e09 {
  color: rgba(0, 0, 0, 0.55);
}
.full-0e8d .description_6e09 .inner-66b4 {
  color: rgba(0, 0, 0, 0.8);
}
.full-0e8d .description_6e09:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_46ad .highlight_fresh_e312 {
  margin-left: auto;
  margin-right: auto;
}
.link_first_9e76 > * {
  margin-left: auto;
  margin-right: auto;
}
.link_first_9e76 .element-white-cb6b {
  margin-right: 1.41575em;
}
.hero-67ef .link_first_9e76 > .disabled_5cc0 {
  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;
}
.hero-67ef .link_first_9e76 > .search_brown_9562 {
  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;
}
.accordion-iron-7a59.description_46ad .highlight_fresh_e312,
.image_slow_3c2b.description_46ad .highlight_fresh_e312 {
  margin-left: 0;
}
.frame-inner-c7dd.description_46ad .highlight_fresh_e312,
.fast_c062.description_46ad .highlight_fresh_e312 {
  margin-right: 0;
}
.link_first_9e76 ol,
.link_first_9e76 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.mask_f49c video {
  max-width: 100%;
}
.pattern_mini_7708 img {
  display: block;
}
.pattern_mini_7708.element-white-cb6b,
.pattern_mini_7708.box_fresh_7fb2 {
  width: 100%;
}
.pattern_mini_7708.search_brown_9562 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout-hard-98ca:not(.current-1103) {
  margin: 1.5em auto;
}
.left_94c3 p {
  padding: 1.5em 14px;
}
ul.input_db99.search_brown_9562,
ul.input_db99.disabled_5cc0,
ul.input_db99.hidden_middle_9023.disabled_5cc0 {
  padding: 0 14px;
}
.input-simple-1b47 {
  display: block;
  overflow-x: auto;
}
.input-simple-1b47 table {
  border-collapse: collapse;
  width: 100%;
}
.input-simple-1b47 td,
.input-simple-1b47 th {
  padding: 0.5em;
}
.link_first_9e76 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.link_first_9e76 ol ol,
.link_first_9e76 ol ul,
.link_first_9e76 ul ol,
.link_first_9e76 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.link_first_9e76 ol ol li,
.link_first_9e76 ol ul li,
.link_first_9e76 ul ol li,
.link_first_9e76 ul ul li {
  margin-left: 0;
}
.media-plasma-236b.picture_steel_a3de > .status_40a2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.media-plasma-236b.picture_steel_a3de > .status_40a2 iframe,
.media-plasma-236b.picture_steel_a3de > .status_40a2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup_advanced_e276 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.popup_advanced_e276.button-middle-6dfb {
  padding: 0;
}
.popup_advanced_e276.button-middle-6dfb cite {
  font-size: 13px;
}
.popup_advanced_e276 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.popup_advanced_e276 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice_87f1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice_87f1 > p:first-child {
  margin-top: 0;
}
.notice_87f1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice_87f1 blockquote {
  border-left: 0;
}
.gradient_1912 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gradient_1912:not(.copper-c7ba) {
  max-width: 100px;
}
.gradient_1912.medium-b593 {
  border-bottom: none !important;
  text-align: center;
}
.gradient_1912.medium-b593::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .left_94c3 p {
    padding: 1.5em 0;
  }
}
.overlay-6f38 {
  color: #0073aa;
}
.detail-6d5e {
  background-color: #0073aa;
}
.video_hovered_5685 {
  color: #229fd8;
}
.element_1abb {
  background-color: #229fd8;
}
.description_cool_7339 {
  color: #eee;
}
.over_e0bb {
  background-color: #eee;
}
.header-4ee9 {
  color: #444;
}
.wrapper-d960 {
  background-color: #444;
}
.label-wide-5059 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label-wide-5059 .hard-3836 .tag-left-f995 {
  font-size: 15px;
}
.label-wide-5059 .tag-left-f995 {
  line-height: 1.3;
}
.label-wide-5059 .full-0e8d {
}
.label-wide-5059 .shade_stone_2792 {
  background: #235787;
}
.slider_copper_f036 {
  padding: 0;
}
.slider_copper_f036 .shade_stone_2792 {
  background: #1a1a1a;
}
.slider_copper_f036 .full-0e8d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.footer_4f8a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.footer_4f8a .full-0e8d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.footer_4f8a .shade_stone_2792 {
  background: #303030;
}
.small_e73c {
  position: relative;
  z-index: 10;
}
.small_e73c .block-2bf6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow-easy-e1e6 .large_0872 {
  display: inline-block;
  vertical-align: middle;
}
.shadow-easy-e1e6.popup-small-717a .large_0872 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow-easy-e1e6.popup-small-717a .large_0872 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-easy-e1e6.popup-small-717a .large_0872 {
    margin-right: 0.4em;
  }
}
.shadow-easy-e1e6.popup-small-717a .large_0872:last-child {
  margin-right: 0;
}
.module_ca2c .block-2bf6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .row-27ac .hard-3836 {
    margin: 0 -0.5em;
  }
  .row-27ac .hard-3836 [class*="customify-col-"],
  .row-27ac .hard-3836 [class*="customify-col_"],
  .row-27ac .hard-3836 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.row-27ac.panel_gold_e5c4 .block-2bf6 {
  background: 0 0 !important;
}
.row-27ac.panel_gold_e5c4 .block-2bf6,
.row-27ac.module_ca2c .block-2bf6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .row-27ac.inner_0eba {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.row-27ac.module_ca2c .block-2bf6 {
  box-shadow: none !important;
}
.large-435f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large-435f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large-435f {
    padding: 18px 0 20px;
  }
}
.large-435f .action_344b {
  width: 100%;
}
.large-435f .nav-dirty-b1d5 {
  margin-bottom: 0;
}
.large-435f .image-526e {
  margin-top: 5px;
  font-size: 0.875em;
}
.stale-a2e9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stale-a2e9 .menu-76cb {
  width: 100%;
}
.rough-5839 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.rough-5839 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.rough-5839 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;
}
.rough-5839 li:last-child:after {
  display: none;
}
.rough-5839 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary-iron-64c8 .article_upper_b366 button,
.large-435f .article_upper_b366 button {
  left: 0;
}
.primary-iron-64c8 .menu-76cb,
.large-435f .menu-76cb {
  padding-left: 0;
  padding-right: 0;
}
.primary-iron-64c8 .stale-a2e9,
.large-435f .stale-a2e9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary-iron-64c8 {
  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;
}
.primary-iron-64c8: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;
}
.primary-iron-64c8 .pattern-fa7f {
  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) {
  .primary-iron-64c8 .pattern-fa7f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary-iron-64c8 .pattern-fa7f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary-iron-64c8 .pattern-fa7f {
    min-height: 200px;
  }
}
.primary-iron-64c8 .rough-5839 {
  color: rgba(255, 255, 255, 0.8);
}
.primary-iron-64c8 .rough-5839 a,
.primary-iron-64c8 .rough-5839 li:after {
  color: inherit;
}
.primary-iron-64c8 .rough-5839 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag_93c2 {
  margin-bottom: 0.5em;
}
.panel-a46e {
  margin-bottom: 1.2em;
}
.panel-a46e,
.tag_93c2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel-a46e p:last-child,
.tag_93c2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .article_upper_b366,
#masthead .article_upper_b366 {
  display: none;
}
#masthead
  > .article_upper_b366.stale_5f8c {
  display: none;
}
#masthead > .article_upper_b366 button {
  left: 0;
}
.accordion_eec5 {
  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%;
}
.accordion_eec5 .large_0872 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accordion_eec5 .badge_a40b {
  display: -webkit-box;
  display: flex;
}
.accordion_eec5 .badge_a40b.secondary-cbb0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accordion_eec5 .badge_a40b.hot-5422 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accordion_eec5 .badge_a40b.focus_simple_4f5a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accordion_eec5.large_9c79.card_over_6c63 .badge_a40b.secondary-cbb0 {
  flex-basis: 100%;
}
.accordion_eec5.link_69f8 .badge_a40b.hot-5422 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accordion_eec5.link_69f8 .badge_a40b.focus_simple_4f5a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .article_upper_b366.stale_5f8c {
  display: none;
}
#masthead > .article_upper_b366 button {
  left: 0;
}
.video-36a5 {
  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;
}
.video-36a5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.video-36a5.stale_b00f i {
  margin-right: 4px;
}
.video-36a5.cold-86ce i {
  margin-left: 5px;
}
.tag-left-f995 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag-left-f995 p:last-child {
  margin-bottom: 0;
}
.mini-53cd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini-53cd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini-53cd img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini-53cd .avatar_1972 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini-53cd .aside_liquid_8e20 {
  margin: 5px 0 7px 0;
}
.mini-53cd.footer-cab6 .element-7919 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-53cd.footer-cab6 .stone-904a {
  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;
}
.mini-53cd.component-stale-b4c6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini-53cd.component-stale-b4c6 .element-7919 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-53cd.component-stale-b4c6 .stone-904a {
  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;
}
.mini-53cd.message_lite_5210 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini-53cd.lite_b0be {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini-53cd.lite_b0be .stone-904a {
  margin-top: 7px;
}
.pro-82f6 {
  display: inline-block;
}
.small_e73c .breadcrumb_1687 .mini-53cd img {
  max-width: 100%;
}
.gallery_action_ee8c .pressed_d21e.card-15df,
.secondary-f9ef .pressed_d21e.card-15df {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery_action_ee8c .picture-2c91,
.secondary-f9ef .picture-2c91 {
  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%);
}
.gallery_action_ee8c .picture-2c91 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gallery_action_ee8c.content-center-2a76 .picture-2c91 {
  display: none;
}
.gallery_action_ee8c .surface_warm_d175 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery_action_ee8c .surface_warm_d175 li {
  display: inline-block;
  position: relative;
}
.gallery_action_ee8c .surface_warm_d175 li:last-child {
  margin-right: 0;
}
.gallery_action_ee8c .surface_warm_d175 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;
}
.gallery_action_ee8c .surface_warm_d175 li.avatar-rough-66b3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gallery_action_ee8c .surface_warm_d175 > 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;
}
.gallery_action_ee8c .surface_warm_d175 > li > a i {
  line-height: 0;
}
.gallery_action_ee8c .surface_warm_d175 > li.south_acb6 > a .picture-2c91 {
  margin-left: 4px;
  line-height: 0;
}
.gallery_action_ee8c .surface_warm_d175 .fluid-7902 li.south_acb6 > a {
  position: relative;
}
.gallery_action_ee8c .surface_warm_d175 .fluid-7902 li.south_acb6 > a:after,
.gallery_action_ee8c .surface_warm_d175 .fluid-7902 li.south_acb6 > a:before {
  content: "";
  display: table;
}
.gallery_action_ee8c .surface_warm_d175 .fluid-7902 li.south_acb6 > a:after {
  clear: both;
}
.gallery_action_ee8c .surface_warm_d175 .fluid-7902 li.south_acb6 > a .picture-2c91 {
  margin-left: 5px;
  float: right;
}
.gallery_action_ee8c .message_81fc,
.gallery_action_ee8c .fluid-7902 {
  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;
}
.gallery_action_ee8c .fluid-7902 {
  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;
}
.gallery_action_ee8c .fluid-7902 .card-15df {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery_action_ee8c .fluid-7902 .picture-2c91 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gallery_action_ee8c .fluid-7902 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gallery_action_ee8c .fluid-7902 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;
}
.gallery_action_ee8c .fluid-7902 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gallery_action_ee8c .fluid-7902 .fluid-7902 {
  top: 0;
  left: 100%;
}
.gallery_action_ee8c .dropdown-middle-fc59.fn-focus-fdbc > .message_81fc,
.gallery_action_ee8c .dropdown-middle-fc59.fn-focus-fdbc > .fluid-7902,
.gallery_action_ee8c .dropdown-middle-fc59:focus > .message_81fc,
.gallery_action_ee8c .dropdown-middle-fc59:focus > .fluid-7902,
.gallery_action_ee8c .dropdown-middle-fc59:hover > .message_81fc,
.gallery_action_ee8c .dropdown-middle-fc59:hover > .fluid-7902 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gallery_action_ee8c.message_wide_24fe .module-hard-b5c6:after,
.gallery_action_ee8c.message_wide_24fe .module-hard-b5c6:before {
  content: "";
  display: table;
}
.gallery_action_ee8c.message_wide_24fe .module-hard-b5c6:after {
  clear: both;
}
.gallery_action_ee8c.message_wide_24fe .module-hard-b5c6 > li {
  float: left;
}
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6:after,
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6:before {
  content: "";
  display: table;
}
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6:after {
  clear: both;
}
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6 > li {
  float: left;
}
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6 > li.highlight_4f04 > a,
.gallery_action_ee8c.description-dynamic-16e9 .module-hard-b5c6 > li.avatar-rough-66b3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gallery_action_ee8c.main_current_4f3c .module-hard-b5c6 > li > a .card-15df {
  position: relative;
}
.gallery_action_ee8c.main_current_4f3c .module-hard-b5c6 > li > a .card-15df: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;
}
.gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li:focus
  > a
  .card-15df:before,
.gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li:hover
  > a
  .card-15df:before {
  width: 100%;
  background-color: currentColor;
}
.gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li.highlight_4f04
  > a
  .card-15df:before,
.gallery_action_ee8c.main_current_4f3c
  .module-hard-b5c6
  > li.stale_244d
  > a
  .card-15df:before {
  width: 100%;
  background-color: currentColor;
}
.gallery_action_ee8c.mini_9e98 .module-hard-b5c6 > li > a .card-15df {
  position: relative;
}
.gallery_action_ee8c.mini_9e98 .module-hard-b5c6 > li > a .card-15df: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;
}
.gallery_action_ee8c.mini_9e98 .module-hard-b5c6 > li:focus > a .card-15df:before,
.gallery_action_ee8c.mini_9e98
  .module-hard-b5c6
  > li:hover
  > a
  .card-15df:before {
  width: 100%;
  background-color: currentColor;
}
.gallery_action_ee8c.mini_9e98
  .module-hard-b5c6
  > li.highlight_4f04
  > a
  .card-15df:before,
.gallery_action_ee8c.mini_9e98
  .module-hard-b5c6
  > li.stale_244d
  > a
  .card-15df:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-f9ef .surface_warm_d175 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary-f9ef .surface_warm_d175 li:first-child > a {
  border-top: none;
}
.secondary-f9ef .surface_warm_d175 .icon_narrow_4008 > .card-15df .picture-2c91 {
  display: none;
}
.secondary-f9ef .surface_warm_d175 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.secondary-f9ef .surface_warm_d175 li:last-child {
  border: none;
}
.secondary-f9ef .surface_warm_d175 li.south_acb6 > a {
  padding-right: 45px !important;
}
.secondary-f9ef .surface_warm_d175 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.secondary-f9ef .surface_warm_d175 li a:focus,
.secondary-f9ef .surface_warm_d175 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-f9ef .surface_warm_d175 li .table_middle_877e {
  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;
}
.secondary-f9ef .surface_warm_d175 li .table_middle_877e:hover {
  box-shadow: none;
}
.secondary-f9ef .surface_warm_d175 li .table_middle_877e .picture-2c91 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.secondary-f9ef .surface_warm_d175 .fluid-7902 {
  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);
}
.secondary-f9ef .surface_warm_d175 .fluid-7902 li a {
  padding-left: 3em;
}
.secondary-f9ef .surface_warm_d175 .bottom_0a52 > a .table_middle_877e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.secondary-f9ef .surface_warm_d175 .bottom_0a52 > .fluid-7902 {
  display: block;
  opacity: 1;
}
.info_33b8 {
  max-width: 100%;
}
.lite-ef00 {
  line-height: 0;
  cursor: pointer;
}
.input_middle_0619 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input_middle_0619:hover {
  box-shadow: none;
  color: currentColor;
}
.input_middle_0619 svg {
  width: 18px;
  height: 18px;
}
.input_middle_0619 .glass-b573 {
  display: none;
}
.next-0953 {
  position: relative;
}
.next-0953.fn-active-fdbc .input_middle_0619 .label_black_37ea {
  display: none;
}
.next-0953.fn-active-fdbc .input_middle_0619 .glass-b573 {
  display: inline-block;
}
.next-0953 .carousel_e291 {
  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);
}
.next-0953.header_8510 .carousel_e291 {
  left: auto;
  right: -0.9em;
}
.next-0953.header_8510 .title_5bd3::before {
  left: auto;
  right: 15px;
}
.next-0953.fn-active-fdbc .carousel_e291 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black_4550 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.black_4550 label {
  flex-basis: 100%;
}
.black_4550 .west_9757 {
  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;
}
.black_4550 .row_new_80ea {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.black_4550 .row_new_80ea:focus {
  background-color: transparent;
}
.black_4550 button.surface-first-336f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.black_4550 button.surface-first-336f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.black_4550 button.surface-first-336f svg {
  width: 18px;
  height: 18px;
}
.black_4550 input[type="submit"] {
  min-height: auto;
}
.link_895e .black_4550 .row_new_80ea {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.title_5bd3 {
  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) {
  .title_5bd3 {
    width: 220px;
  }
}
.title_5bd3 label {
  flex-basis: 100%;
}
.title_5bd3::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;
}
.red_e140 .link_895e .black_4550 {
  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;
}
.red_e140
  .link_895e
  .black_4550
  .west_9757 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.red_e140 .link_895e .black_4550 .row_new_80ea {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.red_e140
  .link_895e
  .black_4550
  .row_new_80ea:focus {
  background: 0 0;
}
.red_e140
  .link_895e
  .black_4550
  .item-0a79 {
  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;
}
.carousel_de91 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.carousel_de91 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.carousel_de91 li:last-child {
  margin-right: 0;
}
.carousel_de91 li:first-child {
  margin-left: 0;
}
.carousel_de91.photo_a6a2 a {
  color: #fff;
}
.carousel_de91.photo_a6a2 a:hover {
  color: #fff;
}
.carousel_de91 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.carousel_de91 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.carousel_de91 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.carousel_de91 a:hover {
  opacity: 0.9;
  color: inherit;
}
.carousel_de91 [class*="social-icon-apple"] {
  background-color: #999;
}
.carousel_de91 [class*="social-icon-apple"].current_51db {
  background-color: transparent;
  color: #999;
}
.carousel_de91 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.carousel_de91 [class*="social-icon-behance"].current_51db {
  background-color: transparent;
  color: #1769ff;
}
.carousel_de91 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.carousel_de91 [class*="social-icon-bitbucket"].current_51db {
  background-color: transparent;
  color: #205081;
}
.carousel_de91 [class*="social-icon-codepen"] {
  background-color: #000;
}
.carousel_de91 [class*="social-icon-codepen"].current_51db {
  background-color: transparent;
  color: #000;
}
.carousel_de91 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.carousel_de91 [class*="social-icon-delicious"].current_51db {
  background-color: transparent;
  color: #39f;
}
.carousel_de91 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.carousel_de91 [class*="social-icon-digg"].current_51db {
  background-color: transparent;
  color: #005be2;
}
.carousel_de91 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.carousel_de91 [class*="social-icon-dribbble"].current_51db {
  background-color: transparent;
  color: #ea4c89;
}
.carousel_de91 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.carousel_de91 [class*="social-icon-envelope"].current_51db {
  background-color: transparent;
  color: #ea4335;
}
.carousel_de91 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.carousel_de91 [class*="social-icon-facebook"].current_51db {
  background-color: transparent;
  color: #3b5998;
}
.carousel_de91 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.carousel_de91 [class*="social-icon-flickr"].current_51db {
  background-color: transparent;
  color: #0063dc;
}
.carousel_de91 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.carousel_de91 [class*="social-icon-foursquare"].current_51db {
  background-color: transparent;
  color: #2d5be3;
}
.carousel_de91 [class*="social-icon-github"] {
  background-color: #333;
}
.carousel_de91 [class*="social-icon-github"].current_51db {
  background-color: transparent;
  color: #333;
}
.carousel_de91 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.carousel_de91 [class*="social-icon-google-plus"].current_51db {
  background-color: transparent;
  color: #dd4b39;
}
.carousel_de91 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.carousel_de91 [class*="social-icon-houzz"].current_51db {
  background-color: transparent;
  color: #7ac142;
}
.carousel_de91 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.carousel_de91 [class*="social-icon-instagram"].current_51db {
  background-color: transparent;
  color: #262626;
}
.carousel_de91 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.carousel_de91 [class*="social-icon-jsfiddle"].current_51db {
  background-color: transparent;
  color: #487aa2;
}
.carousel_de91 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.carousel_de91 [class*="social-icon-linkedin"].current_51db {
  background-color: transparent;
  color: #0077b5;
}
.carousel_de91 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.carousel_de91 [class*="social-icon-medium"].current_51db {
  background-color: transparent;
  color: #00ab6b;
}
.carousel_de91 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.carousel_de91
  [class*="social-icon-odnoklassniki"].current_51db {
  background-color: transparent;
  color: #f4731c;
}
.carousel_de91 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.carousel_de91 [class*="social-icon-meetup"].current_51db {
  background-color: transparent;
  color: #ec1c40;
}
.carousel_de91 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.carousel_de91 [class*="social-icon-pinterest"].current_51db {
  background-color: transparent;
  color: #bd081c;
}
.carousel_de91 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.carousel_de91 [class*="social-icon-product-hunt"].current_51db {
  background-color: transparent;
  color: #da552f;
}
.carousel_de91 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.carousel_de91 [class*="social-icon-reddit"].current_51db {
  background-color: transparent;
  color: #ff4500;
}
.carousel_de91 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.carousel_de91 [class*="social-icon-rss"].current_51db {
  background-color: transparent;
  color: #f26522;
}
.carousel_de91 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.carousel_de91
  [class*="social-icon-shopping-cart"].current_51db {
  background-color: transparent;
  color: #4caf50;
}
.carousel_de91 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.carousel_de91 [class*="social-icon-skype"].current_51db {
  background-color: transparent;
  color: #00aff0;
}
.carousel_de91 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.carousel_de91 [class*="social-icon-slideshare"].current_51db {
  background-color: transparent;
  color: #0077b5;
}
.carousel_de91 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.carousel_de91 [class*="social-icon-snapchat"].current_51db {
  background-color: transparent;
  color: #fffc00;
}
.carousel_de91 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.carousel_de91 [class*="social-icon-soundcloud"].current_51db {
  background-color: transparent;
  color: #f80;
}
.carousel_de91 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.carousel_de91 [class*="social-icon-spotify"].current_51db {
  background-color: transparent;
  color: #2ebd59;
}
.carousel_de91 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.carousel_de91
  [class*="social-icon-stack-overflow"].current_51db {
  background-color: transparent;
  color: #fe7a15;
}
.carousel_de91 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.carousel_de91 [class*="social-icon-maldkfgram"].current_51db {
  background-color: transparent;
  color: #2ca5e0;
}
.carousel_de91 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.carousel_de91 [class*="social-icon-tripadvisor"].current_51db {
  background-color: transparent;
  color: #589442;
}
.carousel_de91 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.carousel_de91 [class*="social-icon-tumblr"].current_51db {
  background-color: transparent;
  color: #35465c;
}
.carousel_de91 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.carousel_de91 [class*="social-icon-twitch"].current_51db {
  background-color: transparent;
  color: #6441a5;
}
.carousel_de91 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.carousel_de91 [class*="social-icon-twitter"].current_51db {
  background-color: transparent;
  color: #1da1f2;
}
.carousel_de91 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.carousel_de91 [class*="social-icon-vimeo"].current_51db {
  background-color: transparent;
  color: #1ab7ea;
}
.carousel_de91 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.carousel_de91 [class*="social-icon-vk"].current_51db {
  background-color: transparent;
  color: #45668e;
}
.carousel_de91 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.carousel_de91 [class*="social-icon-weibo"].current_51db {
  background-color: transparent;
  color: #df2029;
}
.carousel_de91 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.carousel_de91 [class*="social-icon-weixin"].current_51db {
  background-color: transparent;
  color: #7bb32e;
}
.carousel_de91 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.carousel_de91 [class*="social-icon-whatsapp"].current_51db {
  background-color: transparent;
  color: #25d366;
}
.carousel_de91 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.carousel_de91 [class*="social-icon-wordpress"].current_51db {
  background-color: transparent;
  color: #21759b;
}
.carousel_de91 [class*="social-icon-xing"] {
  background-color: #026466;
}
.carousel_de91 [class*="social-icon-xing"].current_51db {
  background-color: transparent;
  color: #026466;
}
.carousel_de91 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.carousel_de91 [class*="social-icon-yelp"].current_51db {
  background-color: transparent;
  color: #af0606;
}
.carousel_de91 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.carousel_de91 [class*="social-icon-youtube"].current_51db {
  background-color: transparent;
  color: #cd201f;
}
.progress-pink-620d {
  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;
}
.progress-pink-620d:hover {
  box-shadow: none;
  background: 0 0;
}
.border_e698 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient-0bb8 {
  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;
}
.row-top-0b96 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary_lower_768a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary_lower_768a,
.summary_lower_768a::after,
.summary_lower_768a::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;
}
.summary_lower_768a::after,
.summary_lower_768a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fresh_a997 .gradient-0bb8 .row-top-0b96 {
  margin-top: -2px;
  width: 19px;
}
.fresh_a997 .gradient-0bb8 .summary_lower_768a {
  margin-top: -1px;
}
.fresh_a997 .gradient-0bb8 .summary_lower_768a,
.fresh_a997 .gradient-0bb8 .summary_lower_768a::after,
.fresh_a997 .gradient-0bb8 .summary_lower_768a::before {
  width: 19px;
  height: 2px;
}
.fresh_a997 .gradient-0bb8 .summary_lower_768a::before {
  top: -6px;
}
.fresh_a997 .gradient-0bb8 .summary_lower_768a::after {
  bottom: -6px;
}
.complex-e384 .gradient-0bb8 .row-top-0b96 {
  margin-top: -2px;
  width: 22px;
}
.complex-e384 .gradient-0bb8 .summary_lower_768a {
  margin-top: -1px;
}
.complex-e384 .gradient-0bb8 .summary_lower_768a,
.complex-e384 .gradient-0bb8 .summary_lower_768a::after,
.complex-e384 .gradient-0bb8 .summary_lower_768a::before {
  width: 22px;
  height: 2px;
}
.complex-e384 .gradient-0bb8 .summary_lower_768a::before {
  top: -7px;
}
.complex-e384 .gradient-0bb8 .summary_lower_768a::after {
  bottom: -7px;
}
.green_778f .gradient-0bb8 .row-top-0b96 {
  margin-top: -2px;
  width: 31px;
}
.green_778f .gradient-0bb8 .summary_lower_768a {
  margin-top: -1.5px;
}
.green_778f .gradient-0bb8 .summary_lower_768a,
.green_778f .gradient-0bb8 .summary_lower_768a::after,
.green_778f .gradient-0bb8 .summary_lower_768a::before {
  width: 31px;
  height: 3px;
}
.green_778f .gradient-0bb8 .summary_lower_768a::before {
  top: -9px;
}
.green_778f .gradient-0bb8 .summary_lower_768a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label-5ac8 .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 19px;
  }
  .label-5ac8 .gradient-0bb8 .summary_lower_768a {
    margin-top: -1px;
  }
  .label-5ac8 .gradient-0bb8 .summary_lower_768a,
  .label-5ac8 .gradient-0bb8 .summary_lower_768a::after,
  .label-5ac8 .gradient-0bb8 .summary_lower_768a::before {
    width: 19px;
    height: 2px;
  }
  .label-5ac8 .gradient-0bb8 .summary_lower_768a::before {
    top: -6px;
  }
  .label-5ac8 .gradient-0bb8 .summary_lower_768a::after {
    bottom: -6px;
  }
  .image-d6e0 .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 22px;
  }
  .image-d6e0 .gradient-0bb8 .summary_lower_768a {
    margin-top: -1px;
  }
  .image-d6e0 .gradient-0bb8 .summary_lower_768a,
  .image-d6e0 .gradient-0bb8 .summary_lower_768a::after,
  .image-d6e0 .gradient-0bb8 .summary_lower_768a::before {
    width: 22px;
    height: 2px;
  }
  .image-d6e0 .gradient-0bb8 .summary_lower_768a::before {
    top: -7px;
  }
  .image-d6e0 .gradient-0bb8 .summary_lower_768a::after {
    bottom: -7px;
  }
  .grid-875a .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 31px;
  }
  .grid-875a .gradient-0bb8 .summary_lower_768a {
    margin-top: -1.5px;
  }
  .grid-875a .gradient-0bb8 .summary_lower_768a,
  .grid-875a .gradient-0bb8 .summary_lower_768a::after,
  .grid-875a .gradient-0bb8 .summary_lower_768a::before {
    width: 31px;
    height: 3px;
  }
  .grid-875a .gradient-0bb8 .summary_lower_768a::before {
    top: -9px;
  }
  .grid-875a .gradient-0bb8 .summary_lower_768a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lite_f5c2 .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 19px;
  }
  .lite_f5c2 .gradient-0bb8 .summary_lower_768a {
    margin-top: -1px;
  }
  .lite_f5c2 .gradient-0bb8 .summary_lower_768a,
  .lite_f5c2 .gradient-0bb8 .summary_lower_768a::after,
  .lite_f5c2 .gradient-0bb8 .summary_lower_768a::before {
    width: 19px;
    height: 2px;
  }
  .lite_f5c2 .gradient-0bb8 .summary_lower_768a::before {
    top: -6px;
  }
  .lite_f5c2 .gradient-0bb8 .summary_lower_768a::after {
    bottom: -6px;
  }
  .huge_0d23 .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 22px;
  }
  .huge_0d23 .gradient-0bb8 .summary_lower_768a {
    margin-top: -1px;
  }
  .huge_0d23 .gradient-0bb8 .summary_lower_768a,
  .huge_0d23 .gradient-0bb8 .summary_lower_768a::after,
  .huge_0d23 .gradient-0bb8 .summary_lower_768a::before {
    width: 22px;
    height: 2px;
  }
  .huge_0d23 .gradient-0bb8 .summary_lower_768a::before {
    top: -7px;
  }
  .huge_0d23 .gradient-0bb8 .summary_lower_768a::after {
    bottom: -7px;
  }
  .sort-018b .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 31px;
  }
  .sort-018b .gradient-0bb8 .summary_lower_768a {
    margin-top: -1.5px;
  }
  .sort-018b .gradient-0bb8 .summary_lower_768a,
  .sort-018b .gradient-0bb8 .summary_lower_768a::after,
  .sort-018b .gradient-0bb8 .summary_lower_768a::before {
    width: 31px;
    height: 3px;
  }
  .sort-018b .gradient-0bb8 .summary_lower_768a::before {
    top: -9px;
  }
  .sort-018b .gradient-0bb8 .summary_lower_768a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .last-ed89 .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 19px;
  }
  .last-ed89 .gradient-0bb8 .summary_lower_768a {
    margin-top: -1px;
  }
  .last-ed89 .gradient-0bb8 .summary_lower_768a,
  .last-ed89 .gradient-0bb8 .summary_lower_768a::after,
  .last-ed89 .gradient-0bb8 .summary_lower_768a::before {
    width: 19px;
    height: 2px;
  }
  .last-ed89 .gradient-0bb8 .summary_lower_768a::before {
    top: -6px;
  }
  .last-ed89 .gradient-0bb8 .summary_lower_768a::after {
    bottom: -6px;
  }
  .column-small-dba0 .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 22px;
  }
  .column-small-dba0 .gradient-0bb8 .summary_lower_768a {
    margin-top: -1px;
  }
  .column-small-dba0 .gradient-0bb8 .summary_lower_768a,
  .column-small-dba0 .gradient-0bb8 .summary_lower_768a::after,
  .column-small-dba0 .gradient-0bb8 .summary_lower_768a::before {
    width: 22px;
    height: 2px;
  }
  .column-small-dba0 .gradient-0bb8 .summary_lower_768a::before {
    top: -7px;
  }
  .column-small-dba0 .gradient-0bb8 .summary_lower_768a::after {
    bottom: -7px;
  }
  .article-pressed-a527 .gradient-0bb8 .row-top-0b96 {
    margin-top: -2px;
    width: 31px;
  }
  .article-pressed-a527 .gradient-0bb8 .summary_lower_768a {
    margin-top: -1.5px;
  }
  .article-pressed-a527 .gradient-0bb8 .summary_lower_768a,
  .article-pressed-a527 .gradient-0bb8 .summary_lower_768a::after,
  .article-pressed-a527 .gradient-0bb8 .summary_lower_768a::before {
    width: 31px;
    height: 3px;
  }
  .article-pressed-a527 .gradient-0bb8 .summary_lower_768a::before {
    top: -9px;
  }
  .article-pressed-a527 .gradient-0bb8 .summary_lower_768a::after {
    bottom: -9px;
  }
}
.search-fbd6 .summary_lower_768a {
  -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);
}
.search-fbd6 .summary_lower_768a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.search-fbd6 .summary_lower_768a::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);
}
.search-fbd6.highlight-current-ab43 .summary_lower_768a {
  -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);
}
.search-fbd6.highlight-current-ab43 .summary_lower_768a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.search-fbd6.highlight-current-ab43 .summary_lower_768a::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);
}
.detail-a130 {
  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.last-b1a2:before {
  display: none;
}
.media-90c1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.media-90c1 .warm_8780 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.media-90c1 .warm_8780:last-of-type {
  border-bottom: none;
}
.media-90c1 .warm_8780.red-1e5d,
.media-90c1 .warm_8780.filter_wide_f418,
.media-90c1 .warm_8780.soft_b45b {
  padding: 0;
}
.media-90c1 .secondary-f9ef .table_middle_877e {
  color: currentColor;
}
.media-90c1 .secondary-f9ef .table_middle_877e:focus,
.media-90c1 .secondary-f9ef .table_middle_877e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-90c1.full-0e8d .description_6e09,
.media-90c1.full-0e8d .tag-left-f995 a,
.media-90c1.full-0e8d .module-hard-b5c6 a,
.media-90c1.full-0e8d .fluid-7902 a {
  color: rgba(0, 0, 0, 0.55);
}
.media-90c1.full-0e8d .description_6e09:hover,
.media-90c1.full-0e8d .tag-left-f995 a:hover,
.media-90c1.full-0e8d .module-hard-b5c6 a:hover,
.media-90c1.full-0e8d .fluid-7902 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-90c1.full-0e8d .inner-66b4 {
  color: rgba(0, 0, 0, 0.8);
}
.media-90c1.full-0e8d .warm_8780 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-90c1.full-0e8d .warm_8780:before {
  background: rgba(0, 0, 0, 0.08);
}
.media-90c1.full-0e8d .column_ee58:before {
  background: rgba(255, 255, 255, 0.9);
}
.media-90c1.full-0e8d .secondary-f9ef .surface_warm_d175 li a,
.media-90c1.full-0e8d .secondary-f9ef .table_middle_877e,
.media-90c1.full-0e8d .fluid-7902 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-90c1.full-0e8d .secondary-f9ef .table_middle_877e:focus,
.media-90c1.full-0e8d .secondary-f9ef .table_middle_877e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-90c1.full-0e8d .surface_warm_d175 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-90c1.shade_stone_2792 .description_6e09,
.media-90c1.shade_stone_2792 .tag-left-f995 a,
.media-90c1.shade_stone_2792 .module-hard-b5c6 .table_middle_877e,
.media-90c1.shade_stone_2792 .module-hard-b5c6 a,
.media-90c1.shade_stone_2792 .fluid-7902 a {
  color: rgba(255, 255, 255, 0.79);
}
.media-90c1.shade_stone_2792 .description_6e09:hover,
.media-90c1.shade_stone_2792 .tag-left-f995 a:hover,
.media-90c1.shade_stone_2792 .module-hard-b5c6 .table_middle_877e:hover,
.media-90c1.shade_stone_2792 .module-hard-b5c6 a:hover,
.media-90c1.shade_stone_2792 .fluid-7902 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-90c1.shade_stone_2792 .inner-66b4 {
  color: rgba(255, 255, 255, 0.99);
}
.media-90c1.shade_stone_2792 .warm_8780 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-90c1.shade_stone_2792 .warm_8780:before {
  background: rgba(255, 255, 255, 0.08);
}
.media-90c1.shade_stone_2792 .column_ee58:before {
  background: rgba(0, 0, 0, 0.9);
}
.media-90c1.shade_stone_2792 .secondary-f9ef .surface_warm_d175 li a,
.media-90c1.shade_stone_2792 .secondary-f9ef .table_middle_877e,
.media-90c1.shade_stone_2792 .fluid-7902 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-90c1.shade_stone_2792 .secondary-f9ef .table_middle_877e:focus,
.media-90c1.shade_stone_2792 .secondary-f9ef .table_middle_877e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-90c1.shade_stone_2792 .surface_warm_d175 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_ee58 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_ee58:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.rough_30db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.yellow_61a1 .media-90c1 {
  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;
}
.yellow_61a1 .warm_8780 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.yellow_61a1 .warm_8780: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) {
  .yellow_61a1 .warm_8780:before {
    width: 16%;
    left: 42%;
  }
}
.yellow_61a1 .warm_8780:last-child:before {
  content: none;
}
.yellow_61a1 .warm_8780[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.yellow_61a1 .secondary-f9ef .surface_warm_d175 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.yellow_61a1 .secondary-f9ef .surface_warm_d175 li a .table_middle_877e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.yellow_61a1 .secondary-f9ef .fluid-7902 {
  border: none;
}
.yellow_61a1 .secondary-f9ef .fluid-7902 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.yellow_61a1 .column_ee58 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.yellow_61a1 .rough_30db {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.yellow_61a1 .shade_stone_2792 .column_ee58:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow_61a1 .full-0e8d.tooltip_fb23 .summary_lower_768a {
  background: rgba(0, 0, 0, 0.6);
}
.yellow_61a1
  .full-0e8d.tooltip_fb23
  .summary_lower_768a::after,
.yellow_61a1
  .full-0e8d.tooltip_fb23
  .summary_lower_768a:before {
  background: inherit;
}
.yellow_61a1
  .full-0e8d.tooltip_fb23:hover
  .summary_lower_768a {
  background: rgba(0, 0, 0, 0.8);
}
.logo-1b16 .media-90c1 {
  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) {
  .logo-1b16 .media-90c1 {
    width: auto;
    right: 45px;
  }
}
.heading-medium-a311 .media-90c1 {
  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) {
  .heading-medium-a311 .media-90c1 {
    width: auto;
    left: 45px;
  }
}
.last-b1a2 .media-90c1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.last-b1a2 .rough_30db {
  max-width: 48em;
  margin: 0 auto;
}
.last-b1a2 .column_ee58:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.warm_56de {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.warm_56de.yellow_61a1 .media-90c1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.warm_56de.logo-1b16 .media-90c1 {
  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);
}
.warm_56de .media-90c1 {
  visibility: visible;
}
.warm_56de.heading-medium-a311 .media-90c1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary_2998,
.header-ac0d {
  overflow-x: hidden;
}
.tertiary_2998 .media-90c1 {
  overflow: auto;
}
.tertiary_2998.yellow_61a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_2998.yellow_61a1 .media-90c1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary_2998.yellow_61a1 .progress-pink-620d {
  opacity: 0;
}
.tertiary_2998.logo-1b16 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_2998.logo-1b16 .media-90c1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary_2998.logo-1b16 .progress-pink-620d {
  opacity: 0;
}
.tertiary_2998.heading-medium-a311 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_2998.heading-medium-a311 .media-90c1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary_2998.heading-medium-a311 .progress-pink-620d {
  opacity: 0;
}
.tertiary_2998.last-b1a2 .media-90c1 {
  z-index: 10;
  visibility: visible;
}
.tooltip_fb23 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip_fb23 .summary_lower_768a {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_fb23 .summary_lower_768a::after,
.tooltip_fb23 .summary_lower_768a:before {
  background: inherit;
}
.tooltip_fb23:hover .summary_lower_768a {
  background: rgba(255, 255, 255, 0.99);
}
.heading-medium-a311 .tooltip_fb23 {
  top: 10px;
  right: auto;
  left: 12px;
}
.last-b1a2 .tooltip_fb23 {
  display: none !important;
}
.tertiary_2998:before,
.header-ac0d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary_2998 .tooltip_fb23,
.header-ac0d .tooltip_fb23 {
  display: inline-block;
}
.media-90c1 .large_0872 {
  -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;
}
.tertiary_2998 .media-90c1 .large_0872,
.header-ac0d .media-90c1 .large_0872 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph_steel_d8b7 .west_9757 {
  width: 100%;
}
.breadcrumb_1687 {
  padding: 0 0.5em 0;
}
.breadcrumb_1687 [class*="customify-col-"],
.breadcrumb_1687 [class*="customify-col_"],
.breadcrumb_1687 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.panel-red-53c5 .breadcrumb_1687 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard-3836 .active-hot-f467,
  .active-hot-f467 {
    display: none;
  }
  .hero-white-33b6 {
    text-align: left;
  }
  .up-2f79 {
    text-align: center;
  }
  .photo_rough_d883 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard-3836 .stone_32cd,
  .stone_32cd {
    display: none;
  }
  .hero_lite_9ba7 {
    text-align: left;
  }
  .progress-large-8c61 {
    text-align: center;
  }
  .mask-2d36 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard-3836 .hero-west-e2db,
  .hero-west-e2db {
    display: none;
  }
  .texture_0f2c {
    text-align: left;
  }
  .column_right_e7bf {
    text-align: center;
  }
  .column-right-0947 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.carousel-2438 {
  box-shadow: none !important;
}
.menu-pressed-ee8a .backdrop-18bb,
.border_38bb .backdrop-18bb {
  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;
}
.border_38bb .backdrop-18bb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.block-2bf6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.block-2bf6:after,
.block-2bf6:before {
  content: "";
  display: table;
}
.block-2bf6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .block-2bf6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.block-2bf6,
.inner_0eba {
  max-width: 1248px;
  margin: 0 auto;
}

.wide_a810.sidebar_9fa4 .block-2bf6 {
  max-width: 100%;
}
.wide_a810.wrapper-white-d129 {
  max-width: 1200px;
  margin: 0 auto;
}
.wide_a810.orange_525e .block-2bf6 {
  max-width: 100%;
}
.wide_a810.orange_525e > .block-2bf6 {
  padding-left: 0;
  padding-right: 0;
}
.wide_a810.orange_525e > .block-2bf6 .hard-3836 {
  margin: 0;
}
.wide_a810.orange_525e
  > .block-2bf6
  .texture_old_78c4.simple_f2db {
  margin-right: 0;
  margin-left: 0;
}
.wide_a810.orange_525e #main.simple_f2db {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .title-red-8fc3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .title-red-8fc3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .message-c7c7 .highlight_fresh_e312 {
    padding-right: 1em;
  }
  .message-c7c7.iron-8198 .texture_old_78c4 {
    border-right: 1px solid #eaecee;
  }
  .message-c7c7.iron-8198 .highlight_fresh_e312 {
    padding-right: 1em;
  }
  .message-c7c7.iron-8198 .disabled-orange-912b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_5392 .highlight_fresh_e312 {
    padding-left: 1em;
  }
  .feature_5392.iron-8198 .texture_old_78c4 {
    border-left: 1px solid #eaecee;
  }
  .feature_5392.iron-8198 .highlight_fresh_e312 {
    padding-left: 1em;
  }
  .feature_5392.iron-8198 .disabled-orange-912b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_paper_6476 .highlight_fresh_e312 {
    padding-left: 1em;
  }
  .backdrop_paper_6476.iron-8198 .panel-right-dbb3 {
    border-right: 1px solid #eaecee;
  }
  .backdrop_paper_6476.iron-8198 .upper_e914 {
    border-right: 1px solid #eaecee;
  }
  .backdrop_paper_6476.iron-8198 .highlight_fresh_e312 {
    padding-left: 1em;
  }
  .backdrop_paper_6476.iron-8198 .disabled-orange-912b {
    padding-right: 1em;
  }
  .backdrop_paper_6476.iron-8198 .secondary-outer-cf00 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_soft_10ea .highlight_fresh_e312 {
    padding-right: 1em;
  }
  .accent_soft_10ea.iron-8198 .panel-right-dbb3 {
    border-left: 1px solid #eaecee;
  }
  .accent_soft_10ea.iron-8198 .upper_e914 {
    border-left: 1px solid #eaecee;
  }
  .accent_soft_10ea.iron-8198 .highlight_fresh_e312 {
    padding-right: 1em;
  }
  .accent_soft_10ea.iron-8198 .disabled-orange-912b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_soft_10ea.iron-8198 .secondary-outer-cf00 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-red-8fc3 .highlight_fresh_e312 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-red-8fc3.iron-8198 .texture_old_78c4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .title-red-8fc3.iron-8198 .highlight_fresh_e312 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-red-8fc3.iron-8198 .disabled-orange-912b {
    padding-left: 1em;
  }
  .title-red-8fc3.iron-8198 .secondary-outer-cf00 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .title-red-8fc3.iron-8198 .highlight_fresh_e312 {
    padding-left: 0;
  }
}
.widget-warm-9585 .shadow-easy-e1e6 {
  display: inline-block;
}
.alert_6faf {
  display: inline-block;
}
.grid-b3d5 {
  word-con: break-word;
}
.logo_pink_5d1e > span {
  display: inline-block;
  padding: 5px 0;
}
.logo_pink_5d1e .active-0f5a {
  margin-left: 8px;
  margin-right: 8px;
}
.logo_pink_5d1e .banner_pressed_3091 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.background-a6f6 .secondary-839b {
  margin-bottom: 2em;
}
.background-a6f6 .background_6f7b {
  margin-bottom: 15px;
}
.background-a6f6 .background_6f7b:last-child {
  margin-bottom: 0;
}
.background-a6f6 .last-1ebe {
  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) {
  .background-a6f6 .last-1ebe {
    display: block;
  }
}
.background-a6f6 .purple_5890 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .background-a6f6 .purple_5890 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.background-a6f6 .cold_8b5b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.background-a6f6 .cold_8b5b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.background-a6f6 .cold_8b5b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.background-a6f6 .grid-b3d5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-a6f6 .grid-b3d5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.background-a6f6 .background_1adc p:last-child {
  margin-bottom: 0;
}
.background-a6f6 .breadcrumb-0ce1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.background-a6f6 .out-f767 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.background-a6f6 .row_liquid_a3b6 {
  margin-top: 1em;
}
.background-a6f6 .modal_smooth_5017 {
  top: 0;
  display: block;
}
.background-a6f6 .modal_smooth_5017 a {
  color: inherit;
}
.background-a6f6 .modal_smooth_5017 a:hover {
  color: inherit;
}
.background-a6f6 .up-fced {
  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;
}
.background-a6f6 .up-fced:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.background-a6f6 .out-f767 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.background-a6f6 .slider_cool_913b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.background-a6f6 .slider_cool_913b:first-child {
  margin-top: 0;
}
.background-a6f6 .slider_cool_913b.smooth_e766 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.background-a6f6 .slider_cool_913b.list_8e75 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-a6f6
  .slider_cool_913b.list_8e75.main_d99c
  .row_liquid_a3b6 {
  width: 100%;
}
.background-a6f6 .list_8e75 {
  -webkit-box-align: center;
  align-items: center;
}
.background-a6f6 .list_8e75 .logo_pink_5d1e,
.background-a6f6 .list_8e75 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.background-a6f6 .cold_8b5b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-a6f6 .cold_8b5b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-a6f6 .cold_8b5b: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;
}
.background-a6f6 .smooth_e766 {
  z-index: 5;
}
.background-a6f6 .badge-a829 .box-tiny-89c0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.background-a6f6 .mask_a403 .box-tiny-89c0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.background-a6f6 .white-736d .box-tiny-89c0 {
  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;
}
.background-a6f6.secondary-c447 .last-1ebe,
.background-a6f6.logo-e642 .last-1ebe {
  display: block;
}
.background-a6f6.secondary-c447 .last-1ebe .mask-center-d7a5,
.background-a6f6.secondary-c447 .last-1ebe .out-f767,
.background-a6f6.logo-e642 .last-1ebe .mask-center-d7a5,
.background-a6f6.logo-e642 .last-1ebe .out-f767 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-a6f6.accordion_up_6eda .purple_5890 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .background-a6f6.accordion_up_6eda .purple_5890 {
    margin-right: 0;
  }
}
.background-a6f6.secondary-c447 .purple_5890,
.background-a6f6.logo-e642 .purple_5890 {
  padding-top: 40%;
}
.background-a6f6.secondary-c447 .secondary-839b,
.background-a6f6.logo-e642 .secondary-839b {
  display: block;
}
.background-a6f6.secondary-c447 .fn-sticky-fdbc .out-f767,
.background-a6f6.logo-e642 .fn-sticky-fdbc .out-f767 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.background-a6f6.secondary-c447 .purple_5890,
.background-a6f6.logo-e642 .purple_5890 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.background-a6f6.secondary-c447 .out-f767 {
  padding: 1em;
}
.border-9260 {
  margin: 30px auto;
  display: block;
}
.border-9260 .picture-00eb > * {
  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;
}
.border-9260 .picture-00eb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border-9260 .picture-00eb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_last_f458 .logo_pink_5d1e {
  margin-bottom: 1.41575em;
}
.progress_last_f458 .container-copper-7302 {
  margin-bottom: 1.618em;
}
.link_first_9e76 .block-upper-baef {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.link_first_9e76 .block-upper-baef a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.link_first_9e76 .nav-d54e {
  max-width: 100%;
  overflow: auto;
}
.description_46ad .link_first_9e76 a:hover {
  text-decoration: underline;
}
.slider_871a .background_6f7b:not(.grid-b3d5),
.slider_871a .cold_8b5b {
  margin-bottom: 1.41575em;
}
.slider_871a .background_6f7b:not(.grid-b3d5):last-child,
.slider_871a .cold_8b5b:last-child {
  margin-bottom: 0;
}
.slider_871a .background_6f7b.link-a23c {
  margin-bottom: 0.41575em;
}
.slider_871a .breadcrumb_f72e:before,
.slider_871a .iron-e83b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slider_871a .breadcrumb_f72e:before {
  content: "\f115";
}
.slider_871a .iron-e83b:before {
  content: "\f02c";
}
.slider_871a .tertiary_center_e464 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slider_871a .tertiary_center_e464 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.white_1130 {
  display: -webkit-box;
  display: flex;
}
.white_1130 .content_hovered_2524 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .white_1130 .content_hovered_2524 {
    flex-basis: 90px;
  }
}
.white_1130 .tabs_a857 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_1130 .tabs_a857 {
    flex-basis: calc(100% - 50px);
  }
}
.white_1130 .card_in_b0dd p:last-child {
  margin-bottom: 0.72em;
}
.breadcrumb_f673 .picture-00eb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb_f673 .picture-00eb:after,
.breadcrumb_f673 .picture-00eb:before {
  content: "";
  display: table;
}
.breadcrumb_f673 .picture-00eb:after {
  clear: both;
}
.breadcrumb_f673 .picture-00eb .overlay_cool_ec2f,
.breadcrumb_f673 .picture-00eb .main_fast_c401 {
  width: 49%;
}
.breadcrumb_f673 .picture-00eb .overlay_cool_ec2f a span.active-e2b7,
.breadcrumb_f673 .picture-00eb .main_fast_c401 a span.active-e2b7 {
  display: block;
  margin-bottom: 5px;
}
.breadcrumb_f673 .picture-00eb .main_fast_c401 {
  float: left;
  text-align: left;
}
.breadcrumb_f673 .picture-00eb .overlay_cool_ec2f {
  float: right;
  text-align: right;
}
.thumbnail-a023 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thumbnail-a023 {
    margin-bottom: 0;
  }
}
.form-dirty-c5cf {
  margin-bottom: 1em;
}
.form-dirty-c5cf .grid-b3d5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav_basic_2106 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accordion_center_f70f .form-dirty-c5cf,
.summary_full_8fff .form-dirty-c5cf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accordion_center_f70f .form-dirty-c5cf,
  .summary_full_8fff .form-dirty-c5cf {
    display: block;
  }
}
.accordion_center_f70f .nav_basic_2106,
.summary_full_8fff .nav_basic_2106 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accordion_center_f70f .nav_basic_2106,
  .summary_full_8fff .nav_basic_2106 {
    margin-bottom: 1em;
  }
}
.accordion_center_f70f .nav_basic_2106 img,
.summary_full_8fff .nav_basic_2106 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accordion_center_f70f .frame-4132,
.summary_full_8fff .frame-4132 {
  flex-basis: calc(100% - 160px);
}
.accordion_center_f70f .frame-4132 p,
.summary_full_8fff .frame-4132 p {
  margin-bottom: 0;
}
.accordion_center_f70f .frame-4132 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accordion_center_f70f .frame-4132 {
    padding-left: 0;
  }
}
.summary_full_8fff .frame-4132 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary_full_8fff .frame-4132 {
    padding-right: 0;
  }
}
.summary_full_8fff .nav_basic_2106 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_in_ad64 .nav_basic_2106 {
  margin-bottom: 0.5em;
}
.popup_in_ad64 .nav_basic_2106 img {
  width: 100%;
}
.main_f266 .label_51dc,
.photo-7528 .label_51dc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.photo-7528 .texture_old_78c4 .large-8346 p:last-child {
  margin-bottom: 0;
}
.alert_full_b323 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.container_plasma_9c53 .slider_d8ae {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .container_plasma_9c53 .slider_d8ae:last-of-type {
    margin-bottom: 0;
  }
}
.container_plasma_9c53 .slider_d8ae ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_plasma_9c53 .slider_d8ae ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.container_plasma_9c53 .slider_d8ae ul li {
  margin: 0 0 0.6em;
}
.container_plasma_9c53 .slider_d8ae ul li.search_liquid_19ae,
.container_plasma_9c53 .slider_d8ae ul li.section-776f {
  position: relative;
}
.container_plasma_9c53 .slider_d8ae ul li.search_liquid_19ae .preview-5b4b,
.container_plasma_9c53 .slider_d8ae ul li.section-776f .preview-5b4b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.container_plasma_9c53 .slider_d8ae ul li.search_liquid_19ae:after:after,
.container_plasma_9c53 .slider_d8ae ul li.search_liquid_19ae:after:before,
.container_plasma_9c53
  .slider_d8ae
  ul
  li.section-776f:after:after,
.container_plasma_9c53
  .slider_d8ae
  ul
  li.section-776f:after:before {
  content: "";
  display: table;
}
.container_plasma_9c53 .slider_d8ae ul li.search_liquid_19ae:after:after,
.container_plasma_9c53
  .slider_d8ae
  ul
  li.section-776f:after:after {
  clear: both;
}
.container_plasma_9c53 .slider_d8ae a.liquid-a78d:hover {
  text-decoration: none;
}
.container_plasma_9c53 .slider_d8ae select {
  max-width: 100%;
}
.container_plasma_9c53 .slider_d8ae table {
  font-size: 85%;
}
.container_plasma_9c53 .slider_d8ae table td,
.container_plasma_9c53 .slider_d8ae table th {
  padding: 0.2360828548em;
  text-align: center;
}
.container_plasma_9c53 .slider_d8ae table tfoot td {
  text-align: left;
}
.container_plasma_9c53 .slider_d8ae :last-child {
  margin-bottom: 0;
}
.container_plasma_9c53 .slider_d8ae .pro_57dc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.container_plasma_9c53 .slider_d8ae .pro_57dc label {
  width: 100%;
}
.container_plasma_9c53 .slider_d8ae .pro_57dc .row_new_80ea {
  width: 100%;
  display: block;
}
.container_plasma_9c53 .slider_d8ae .pro_57dc .surface-first-336f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.container_plasma_9c53 .slider_d8ae .pro_57dc .surface-first-336f:hover svg #svg-search {
  fill: #444;
}
.container_plasma_9c53 .slider_d8ae .pro_57dc .surface-first-336f svg {
  width: 18px;
  height: 18px;
}
.container_plasma_9c53 .lower_dfbe ul ul,
.container_plasma_9c53 .accent_b4b2 ul ul,
.container_plasma_9c53 .logo_south_0d58 ul ul,
.container_plasma_9c53 .footer_large_d207 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.container_plasma_9c53 .lower_dfbe .south_acb6 > a,
.container_plasma_9c53 .accent_b4b2 .south_acb6 > a,
.container_plasma_9c53 .logo_south_0d58 .south_acb6 > a,
.container_plasma_9c53 .footer_large_d207 .south_acb6 > a {
  margin-bottom: 0;
}
.container_plasma_9c53 .background_action_67c6 li,
.container_plasma_9c53 .lower_dfbe li,
.container_plasma_9c53 .dark-e0fe li,
.container_plasma_9c53 .accent_b4b2 li,
.container_plasma_9c53 .logo_south_0d58 li,
.container_plasma_9c53 .footer_large_d207 li,
.container_plasma_9c53 .fixed_7b05 li,
.container_plasma_9c53 .border-south-d867 li {
  display: block;
  position: relative;
}
.container_plasma_9c53 .background_action_67c6 li:last-child,
.container_plasma_9c53 .lower_dfbe li:last-child,
.container_plasma_9c53 .dark-e0fe li:last-child,
.container_plasma_9c53 .accent_b4b2 li:last-child,
.container_plasma_9c53 .logo_south_0d58 li:last-child,
.container_plasma_9c53 .footer_large_d207 li:last-child,
.container_plasma_9c53 .fixed_7b05 li:last-child,
.container_plasma_9c53 .border-south-d867 li:last-child {
  border: none;
}
.container_plasma_9c53 .background_action_67c6 li a,
.container_plasma_9c53 .lower_dfbe li a,
.container_plasma_9c53 .dark-e0fe li a,
.container_plasma_9c53 .accent_b4b2 li a,
.container_plasma_9c53 .logo_south_0d58 li a,
.container_plasma_9c53 .footer_large_d207 li a,
.container_plasma_9c53 .fixed_7b05 li a,
.container_plasma_9c53 .border-south-d867 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_plasma_9c53 .background_action_67c6 li ul li::before,
.container_plasma_9c53 .lower_dfbe li ul li::before,
.container_plasma_9c53 .dark-e0fe li ul li::before,
.container_plasma_9c53 .accent_b4b2 li ul li::before,
.container_plasma_9c53 .logo_south_0d58 li ul li::before,
.container_plasma_9c53 .footer_large_d207 li ul li::before,
.container_plasma_9c53 .fixed_7b05 li ul li::before,
.container_plasma_9c53 .border-south-d867 li ul li::before {
  left: 15px;
}
.container_plasma_9c53 .background_action_67c6 li ul a,
.container_plasma_9c53 .lower_dfbe li ul a,
.container_plasma_9c53 .dark-e0fe li ul a,
.container_plasma_9c53 .accent_b4b2 li ul a,
.container_plasma_9c53 .logo_south_0d58 li ul a,
.container_plasma_9c53 .footer_large_d207 li ul a,
.container_plasma_9c53 .fixed_7b05 li ul a,
.container_plasma_9c53 .border-south-d867 li ul a {
  padding-left: 20px;
}
.container_plasma_9c53 .background_action_67c6 li ul ul li::before,
.container_plasma_9c53 .lower_dfbe li ul ul li::before,
.container_plasma_9c53 .dark-e0fe li ul ul li::before,
.container_plasma_9c53 .accent_b4b2 li ul ul li::before,
.container_plasma_9c53 .logo_south_0d58 li ul ul li::before,
.container_plasma_9c53 .footer_large_d207 li ul ul li::before,
.container_plasma_9c53 .fixed_7b05 li ul ul li::before,
.container_plasma_9c53 .border-south-d867 li ul ul li::before {
  left: 30px;
}
.container_plasma_9c53 .background_action_67c6 li ul ul a,
.container_plasma_9c53 .lower_dfbe li ul ul a,
.container_plasma_9c53 .dark-e0fe li ul ul a,
.container_plasma_9c53 .accent_b4b2 li ul ul a,
.container_plasma_9c53 .logo_south_0d58 li ul ul a,
.container_plasma_9c53 .footer_large_d207 li ul ul a,
.container_plasma_9c53 .fixed_7b05 li ul ul a,
.container_plasma_9c53 .border-south-d867 li ul ul a {
  padding-left: 40px;
}
.container_plasma_9c53 .widget-hard-966d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_plasma_9c53 .border-south-d867 ul li {
  margin-bottom: 1.41575em;
}
.container_plasma_9c53 .border-south-d867 ul li .medium-186d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.container_plasma_9c53 .border-south-d867 ul li .border_dim_09b2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shade_stone_2792 .background_action_67c6 li a,
.shade_stone_2792 .lower_dfbe li a,
.shade_stone_2792 .dark-e0fe li a,
.shade_stone_2792 .accent_b4b2 li a,
.shade_stone_2792 .logo_south_0d58 li a,
.shade_stone_2792 .footer_large_d207 li a,
.shade_stone_2792 .fixed_7b05 li a,
.shade_stone_2792 .border-south-d867 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_stone_2792 .widget-hard-966d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_stone_2792 .slider_d8ae ul li.search_liquid_19ae .preview-5b4b,
.shade_stone_2792 .slider_d8ae ul li.section-776f .preview-5b4b {
  background: rgba(0, 0, 0, 0.2);
}
.shade_stone_2792 .container_plasma_9c53 .slider_d8ae select {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li {
  margin: 0;
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li ul {
  margin: 0;
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li ul li a {
  padding-left: 15px;
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li ul li li a {
  padding-left: 30px;
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li.avatar-rough-66b3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li.avatar-rough-66b3 > 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;
}
.wide_a810 .container_plasma_9c53 .surface_warm_d175 li.avatar-rough-66b3 > 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;
}
.title-soft-5fab a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.medium_b64c {
  position: relative;
  z-index: 10;
}
.medium_b64c .large_0872 {
  width: 100%;
  max-width: 100%;
}
.footer_lower_641e .east-3da2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer_lower_641e .full-0e8d {
}
.footer_lower_641e .shade_stone_2792 {
  background: #292929;
}
.tooltip-huge-c0e0 .east-3da2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip-huge-c0e0 .full-0e8d {
  background: #f9f9f9;
}
.tooltip-huge-c0e0 .shade_stone_2792 {
  background: #303030;
}
.tooltip_white_f528 .east-3da2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_white_f528 .shadow-easy-e1e6 {
    margin-bottom: 1em;
  }
  .tooltip_white_f528 .shadow-easy-e1e6:last-child {
    margin-bottom: 0;
  }
}
.tooltip_white_f528 .full-0e8d {
  background: #ededed;
}
.tooltip_white_f528 .shade_stone_2792 {
  background: #1a1a1a;
}
.east-3da2.full-0e8d {
  color: rgba(0, 0, 0, 0.6);
}
.east-3da2.full-0e8d .dirty-4d61 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-3da2.shade_stone_2792 {
  color: rgba(255, 255, 255, 0.99);
}
.east-3da2.shade_stone_2792 a:not(.liquid-a78d) {
  color: rgba(255, 255, 255, 0.79);
}
.east-3da2.shade_stone_2792 a:not(.liquid-a78d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.east-3da2.shade_stone_2792 .dirty-4d61 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-3da2.shade_stone_2792 table tbody td,
.east-3da2.shade_stone_2792 table th {
  background: rgba(0, 0, 0, 0.08);
}
.label_a1b3.module_ca2c .block-2bf6 {
  max-width: initial;
}
.label_a1b3 .popup-small-717a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label_a1b3 .popup-small-717a .large_0872 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label_a1b3 .popup-small-717a .large_0872 {
    display: block;
    margin-bottom: 2em;
  }
  .label_a1b3 .popup-small-717a .large_0872:last-child {
    margin-bottom: 0;
  }
}
.tooltip_white_f528 .shadow-easy-e1e6:last-child,
.tooltip-huge-c0e0 .shadow-easy-e1e6:last-child,
.footer_lower_641e .shadow-easy-e1e6:last-child {
  margin-bottom: 0;
}
.tooltip_white_f528 .shadow-easy-e1e6 .container_plasma_9c53 .slider_d8ae:last-child,
.tooltip-huge-c0e0 .shadow-easy-e1e6 .container_plasma_9c53 .slider_d8ae:last-child,
.footer_lower_641e .shadow-easy-e1e6 .container_plasma_9c53 .slider_d8ae:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_white_f528 .text_0dad,
  .tooltip_white_f528 .disabled_bronze_ce51,
  .tooltip-huge-c0e0 .text_0dad,
  .tooltip-huge-c0e0 .disabled_bronze_ce51,
  .footer_lower_641e .text_0dad,
  .footer_lower_641e .disabled_bronze_ce51 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .medium_b64c .shadow-easy-e1e6 {
    margin-bottom: 2em;
  }
}
.medium_b64c p:last-child {
  margin-bottom: 0;
}
.medium_b64c li,
.medium_b64c ul {
  list-style: none;
  margin: 0;
}
.medium_b64c ul ul {
  margin-left: 2.617924em;
}
.video_7220 {
  font-size: 0.875em;
}

/* css-noise: de10 */
.widget-item-v8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
