/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery-basic-fb79/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery-basic-fb79
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.gallery-basic-fb79/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dark_0bdb.frame_6ff6/licenses/gpl-2.0.banner-5e43
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.aside-fixed-924d/, (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.badge_red_5d69.pattern_6969/normalize.link_stone_2331/
 ======
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.link_stone_2331 v7.0.0 | MIT License | github.gallery-basic-fb79/necolas/normalize.link_stone_2331 */
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;
}
.video_simple_2a1a .content_short_6fc1,
.iron-4c3a,
.disabled-49a2,
.label_full_5133,
.right_dc41,
.huge_06a9,
.yellow-18de,
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;
}
.iron-4c3a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .iron-4c3a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .iron-4c3a,
  h1 {
    font-size: 1.8em;
  }
}
.disabled-49a2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.disabled-49a2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .disabled-49a2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .disabled-49a2,
  h2 {
    font-size: 1.7em;
  }
}
.label_full_5133,
h3 {
  font-size: 1.618em;
}
.video_simple_2a1a .content_short_6fc1,
.right_dc41,
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.aside_action_1266 {
  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;
}
.row-acf2:after,
.row-acf2:before,
.item_fresh_abef:after,
.item_fresh_abef:before {
  content: "";
  display: table;
}
.row-acf2:after,
.item_fresh_abef:after {
  clear: both;
}
.card_2253 {
  float: right;
  margin-right: 0;
}
.paragraph_26d2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sort_plasma_5363 .active_dark_f19c,
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;
}
.sort_plasma_5363 .active_dark_f19c: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;
}
.icon_fluid_71ba .active_dark_f19c {
  box-shadow: none;
}
.icon_fluid_71ba
  .active_dark_f19c
  .first-eeb3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon_fluid_71ba .active_dark_f19c .cold_c845 {
  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;
}
.icon_fluid_71ba
  .active_dark_f19c
  .cold_c845
  b {
  display: none;
}
.icon_fluid_71ba .main_complex_4750 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.input-9214:not(.highlight-paper-bd3c):not(.table-4ed2),
button:not(.highlight-paper-bd3c):not(.table-4ed2),
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ),
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ),
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ) {
  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;
}
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):hover,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):hover,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):hover,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):hover,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):active,
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):active,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):active,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):active,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):active,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus {
  outline: 0;
}
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5 {
  position: relative;
}
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .highlight_bf64,
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .steel_2e66,
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .feature_middle_c386,
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  i,
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  svg,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .highlight_bf64,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .steel_2e66,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .feature_middle_c386,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  i,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  svg,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .highlight_bf64,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .steel_2e66,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .feature_middle_c386,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  i,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  svg,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .highlight_bf64,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .steel_2e66,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .feature_middle_c386,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  i,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  svg,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .highlight_bf64,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .steel_2e66,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  .feature_middle_c386,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  i,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5
  svg {
  visibility: hidden;
}
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5:after,
button:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5:after,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5:after,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5:after,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ).fn-loading-c8b5: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;
}
.input-9214:not(.highlight-paper-bd3c):not(.table-4ed2),
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ),
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ),
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ) {
  color: #fff;
  background: #235787;
}
.input-9214:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus,
input[type="button"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus,
input[type="reset"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus,
input[type="submit"]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ):focus {
  color: #fff;
}
.input-9214.fn-disabled-c8b5:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ),
.input-9214[disabled]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ),
button.fn-disabled-c8b5:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ),
button[disabled]:not(.highlight-paper-bd3c):not(
    .table-4ed2
  ) {
  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;
}
.out_8ad7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.out_8ad7: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;
}
.shadow_0881 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mask_tiny_9ec1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thumbnail-be0a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row-acf2:after,
.row-acf2:before,
.label_dark_e03d:after,
.label_dark_e03d:before,
.carousel_pro_2eff:after,
.carousel_pro_2eff:before,
.yellow_4a8c:after,
.yellow_4a8c:before,
.image_6f0e:after,
.image_6f0e:before,
.modal-gas-4ce8:after,
.modal-gas-4ce8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row-acf2:after,
.label_dark_e03d:after,
.carousel_pro_2eff:after,
.yellow_4a8c:after,
.image_6f0e:after,
.modal-gas-4ce8:after {
  clear: both;
}
.label_dark_e03d .pagination-26e7,
.carousel_pro_2eff .pagination-26e7,
.sort-001a .pagination-26e7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-15b5 {
  display: inline-block;
}
.video_top_2798 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video_top_2798 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video_top_2798 .modal-down-0f36 {
  padding: 1em 0;
  font-size: 85%;
}
.modal-down-0f36 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop-8e1a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop-8e1a:after,
.backdrop-8e1a:before {
  content: "";
  display: table;
}
.backdrop-8e1a:after {
  clear: both;
}
.photo-56e4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.layout-cf31 .photo-56e4 {
  max-width: 50%;
}
.status_dim_3e2e .photo-56e4 {
  max-width: 33.33%;
}
.grid-009f .photo-56e4 {
  max-width: 25%;
}
.notice_tiny_3565 .photo-56e4 {
  max-width: 20%;
}
.link-bronze-01d9 .photo-56e4 {
  max-width: 16.66%;
}
.light-1586 .photo-56e4 {
  max-width: 14.28%;
}
.bright_bb1e .photo-56e4 {
  max-width: 12.5%;
}
.slider_small_074f .photo-56e4 {
  max-width: 11.11%;
}
.section_d951 {
  display: block;
}
.video_simple_2a1a .description_2aed label,
.video_simple_2a1a .new-ca09 label,
.video_simple_2a1a .popup_fdd9 label,
.video_simple_2a1a .message-middle-edb2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze-0c02 {
  list-style: none;
  margin: 0;
}
.bronze-0c02 article.active-7a29 {
  margin-bottom: 0;
}
.bronze-0c02 ul {
  list-style: none;
  margin: 0;
}
.bronze-0c02 .notification_eca3 li.active-7a29 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze-0c02 .notification_eca3 li.active-7a29 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze-0c02 .notification_eca3 li.active-7a29: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) {
  .bronze-0c02 .notification_eca3 li.active-7a29 li.active-7a29 li.active-7a29 li.active-7a29 {
    padding-left: 0;
  }
}
article.active-7a29 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-7a29 .label_dark_e03d p:last-of-type {
  margin-bottom: 0;
}
article.active-7a29 .texture-slow-0bc5 {
  float: left;
}
article.active-7a29 .article_pressed_97ff {
  margin-left: 85px;
}
article.active-7a29 .bottom-2d67 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-7a29 .bottom-2d67 .narrow-c44f {
  margin-left: 10px;
}
article.active-7a29 .lite-d836 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-7a29 .narrow_f57f {
  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 .description_2aed,
  #respond .popup_fdd9,
  #respond .message-middle-edb2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_2aed input,
#respond .popup_fdd9 input,
#respond .message-middle-edb2 input {
  width: 100%;
}
#respond .message-middle-edb2 {
  margin-right: 0;
}
#respond .description-easy-db8c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.east-0230 {
  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;
}
.east-0230.secondary_73d7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.east-0230 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%);
}
.east-0230:focus,
.east-0230: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);
}
.slider_over_987e {
  border-radius: 10%;
}
.pattern-c082 {
  border-radius: 50%;
}
.breadcrumb-stone-403b {
  font-size: 0.72em;
}
.yellow_5dab {
  font-size: 0.875em;
}
.active_next_10ef {
  font-size: 1.1em;
}
.breadcrumb_prev_cf3d {
  text-transform: uppercase;
  line-height: 1.2;
}
.breadcrumb_prev_cf3d.breadcrumb-stone-403b {
  letter-spacing: 0.5px;
}
.form_dirty_fc37,
.form_dirty_fc37 a {
  color: #6d6d6d;
}
.form_dirty_fc37 a:hover {
  color: #111;
}
.accordion_right_47d1 {
  color: #6d6d6d;
}
.article_ff6a {
  overflow-x: hidden;
}
.article_ff6a .pressed_f5db.south-d0d9 {
  position: relative;
}
.article_ff6a .pressed_f5db.south-d0d9.under_9e17 {
  position: initial;
}
.article_ff6a
  .pressed_f5db.south-d0d9.under_9e17
  .footer-paper-6751 {
  left: auto;
}
.article_ff6a .pressed_f5db .footer-paper-6751 {
  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;
}
.article_ff6a .pressed_f5db:hover.south-d0d9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.article_ff6a
  .pressed_f5db:hover.south-d0d9
  .footer-paper-6751 {
  display: block;
  z-index: 9999999;
}
.article_ff6a .dim-2fb0 .white_083d,
.article_ff6a .huge_db92 .white_083d {
  display: none;
}
.article_ff6a .north_e32c .pressed_f5db:hover.south-d0d9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.video_simple_2a1a .description_2aed label,
.video_simple_2a1a .new-ca09 label,
.video_simple_2a1a .popup_fdd9 label,
.video_simple_2a1a .message-middle-edb2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze-0c02 {
  list-style: none;
  margin: 0;
}
.bronze-0c02 article.active-7a29 {
  margin-bottom: 0;
}
.bronze-0c02 ul {
  list-style: none;
  margin: 0;
}
.bronze-0c02 .notification_eca3 li.active-7a29 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze-0c02 .notification_eca3 li.active-7a29 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze-0c02 .notification_eca3 li.active-7a29: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) {
  .bronze-0c02 .notification_eca3 li.active-7a29 li.active-7a29 li.active-7a29 li.active-7a29 {
    padding-left: 0;
  }
}
article.active-7a29 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-7a29 .label_dark_e03d p:last-of-type {
  margin-bottom: 0;
}
article.active-7a29 .texture-slow-0bc5 {
  float: left;
}
article.active-7a29 .article_pressed_97ff {
  margin-left: 85px;
}
article.active-7a29 .bottom-2d67 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-7a29 .bottom-2d67 .narrow-c44f {
  margin-left: 10px;
}
article.active-7a29 .lite-d836 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-7a29 .narrow_f57f {
  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 .description_2aed,
  #respond .popup_fdd9,
  #respond .message-middle-edb2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_2aed input,
#respond .popup_fdd9 input,
#respond .message-middle-edb2 input {
  width: 100%;
}
#respond .message-middle-edb2 {
  margin-right: 0;
}
#respond .description-easy-db8c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dim-2fb0 .stale_a3dc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stale_a3dc .photo_upper_db21.next_de32 .button_green_ca50 > li > a:focus,
.stale_a3dc .photo_upper_db21.next_de32 .button_green_ca50 > li > a:hover,
.stale_a3dc .photo_upper_db21.copper_740f .button_green_ca50 > li > a:focus,
.stale_a3dc .photo_upper_db21.copper_740f .button_green_ca50 > li > a:hover,
.stale_a3dc .photo_upper_db21.last-5d07 .button_green_ca50 > li > a:focus,
.stale_a3dc .photo_upper_db21.last-5d07 .button_green_ca50 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_a3dc
  .photo_upper_db21.next_de32
  .button_green_ca50
  > li.shadow_b42f
  > a,
.stale_a3dc
  .photo_upper_db21.next_de32
  .button_green_ca50
  > li.column_brown_b8fc
  > a,
.stale_a3dc
  .photo_upper_db21.copper_740f
  .button_green_ca50
  > li.shadow_b42f
  > a,
.stale_a3dc
  .photo_upper_db21.copper_740f
  .button_green_ca50
  > li.column_brown_b8fc
  > a,
.stale_a3dc
  .photo_upper_db21.last-5d07
  .button_green_ca50
  > li.shadow_b42f
  > a,
.stale_a3dc .photo_upper_db21.last-5d07 .button_green_ca50 > li.inner-4e4c > a {
  color: rgba(255, 255, 255, 0.99);
}
.stale_a3dc .wrapper-solid-e6f4,
.stale_a3dc .wrapper-solid-e6f4 a {
  color: rgba(255, 255, 255, 0.99);
}
.stale_a3dc .image-narrow-a4e0.progress_under_ca18 li a,
.stale_a3dc .sort-smooth-6315 a,
.stale_a3dc .badge_6ae2,
.stale_a3dc .button_green_ca50 > li > a,
.stale_a3dc .info_57f9 {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc .image-narrow-a4e0.progress_under_ca18 li a:hover,
.stale_a3dc .sort-smooth-6315 a:hover,
.stale_a3dc .badge_6ae2:hover,
.stale_a3dc .button_green_ca50 > li > a:hover,
.stale_a3dc .info_57f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_a3dc .light_6810 {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc .light_6810 .background_7206 {
  color: rgba(255, 255, 255, 0.99);
}
.stale_a3dc .light_6810:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_a3dc .title_prev_497b .hidden-3ae8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc .title_prev_497b .hidden-3ae8 .advanced_b352 {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc
  .title_prev_497b
  .hidden-3ae8
  .advanced_b352::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc
  .title_prev_497b
  .hidden-3ae8
  .advanced_b352:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc
  .title_prev_497b
  .hidden-3ae8
  .advanced_b352::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc
  .title_prev_497b
  .hidden-3ae8
  .advanced_b352::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc .title_prev_497b .preview_b65e {
  color: rgba(255, 255, 255, 0.79);
}
.stale_a3dc .title_prev_497b .preview_b65e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_0f8f
  .stale_a3dc
  .title_prev_497b
  .pagination-da73
  .pattern-6b88 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_0f8f
  .stale_a3dc
  .title_prev_497b
  .pagination-da73
  .advanced_b352 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim-2fb0 .hidden-silver-b549 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden-silver-b549 .photo_upper_db21.next_de32 .button_green_ca50 > li > a:focus,
.hidden-silver-b549 .photo_upper_db21.next_de32 .button_green_ca50 > li > a:hover,
.hidden-silver-b549 .photo_upper_db21.copper_740f .button_green_ca50 > li > a:focus,
.hidden-silver-b549 .photo_upper_db21.copper_740f .button_green_ca50 > li > a:hover,
.hidden-silver-b549 .photo_upper_db21.last-5d07 .button_green_ca50 > li > a:focus,
.hidden-silver-b549 .photo_upper_db21.last-5d07 .button_green_ca50 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-silver-b549
  .photo_upper_db21.next_de32
  .button_green_ca50
  > li.shadow_b42f
  > a,
.hidden-silver-b549
  .photo_upper_db21.next_de32
  .button_green_ca50
  > li.column_brown_b8fc
  > a,
.hidden-silver-b549
  .photo_upper_db21.copper_740f
  .button_green_ca50
  > li.shadow_b42f
  > a,
.hidden-silver-b549
  .photo_upper_db21.copper_740f
  .button_green_ca50
  > li.column_brown_b8fc
  > a,
.hidden-silver-b549
  .photo_upper_db21.last-5d07
  .button_green_ca50
  > li.shadow_b42f
  > a,
.hidden-silver-b549 .photo_upper_db21.last-5d07 .button_green_ca50 > li.inner-4e4c > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-silver-b549 .wrapper-solid-e6f4,
.hidden-silver-b549 .wrapper-solid-e6f4 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-silver-b549 .image-narrow-a4e0.progress_under_ca18 li a,
.hidden-silver-b549 .sort-smooth-6315 a,
.hidden-silver-b549 .badge_6ae2,
.hidden-silver-b549 .button_green_ca50 > li > a,
.hidden-silver-b549 .info_57f9 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-silver-b549 .image-narrow-a4e0.progress_under_ca18 li a:hover,
.hidden-silver-b549 .sort-smooth-6315 a:hover,
.hidden-silver-b549 .badge_6ae2:hover,
.hidden-silver-b549 .button_green_ca50 > li > a:hover,
.hidden-silver-b549 .info_57f9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-silver-b549 .light_6810 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-silver-b549 .light_6810 .background_7206 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-silver-b549 .light_6810:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_prev_c909 .row-1e48 {
  margin-left: auto;
  margin-right: auto;
}
.carousel_pro_2eff > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel_pro_2eff .shadow_0881 {
  margin-right: 1.41575em;
}
.filter-tall-d453 .carousel_pro_2eff > .hot-866b {
  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;
}
.filter-tall-d453 .carousel_pro_2eff > .panel-82c7 {
  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;
}
.description-prev-7a17.element_prev_c909 .row-1e48,
.top_8281.element_prev_c909 .row-1e48 {
  margin-left: 0;
}
.bottom-985f.element_prev_c909 .row-1e48,
.image_rough_ab24.element_prev_c909 .row-1e48 {
  margin-right: 0;
}
.carousel_pro_2eff ol,
.carousel_pro_2eff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table-f09b video {
  max-width: 100%;
}
.right-b286 img {
  display: block;
}
.right-b286.shadow_0881,
.right-b286.mask_tiny_9ec1 {
  width: 100%;
}
.right-b286.panel-82c7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tag_5827:not(.photo_focused_87eb) {
  margin: 1.5em auto;
}
.top_2dec p {
  padding: 1.5em 14px;
}
ul.link-over-4ee6.panel-82c7,
ul.link-over-4ee6.hot-866b,
ul.link-over-4ee6.hero_paper_c9b5.hot-866b {
  padding: 0 14px;
}
.north_7eb2 {
  display: block;
  overflow-x: auto;
}
.north_7eb2 table {
  border-collapse: collapse;
  width: 100%;
}
.north_7eb2 td,
.north_7eb2 th {
  padding: 0.5em;
}
.carousel_pro_2eff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel_pro_2eff ol ol,
.carousel_pro_2eff ol ul,
.carousel_pro_2eff ul ol,
.carousel_pro_2eff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel_pro_2eff ol ol li,
.carousel_pro_2eff ol ul li,
.carousel_pro_2eff ul ol li,
.carousel_pro_2eff ul ul li {
  margin-left: 0;
}
.photo-9736.thumbnail-b646 > .card_lite_ed8f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.photo-9736.thumbnail-b646 > .card_lite_ed8f iframe,
.photo-9736.thumbnail-b646 > .card_lite_ed8f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aside_2f27 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.aside_2f27.black_ca04 {
  padding: 0;
}
.aside_2f27.black_ca04 cite {
  font-size: 13px;
}
.aside_2f27 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.aside_2f27 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.carousel-left-0498 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.carousel-left-0498 > p:first-child {
  margin-top: 0;
}
.carousel-left-0498 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.carousel-left-0498 blockquote {
  border-left: 0;
}
.video_f9b4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.video_f9b4:not(.info-pink-60cc) {
  max-width: 100px;
}
.video_f9b4.sort_59be {
  border-bottom: none !important;
  text-align: center;
}
.video_f9b4.sort_59be::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .top_2dec p {
    padding: 1.5em 0;
  }
}
.highlight-8fd7 {
  color: #0073aa;
}
.solid-7eb1 {
  background-color: #0073aa;
}
.input_919d {
  color: #229fd8;
}
.highlight_233a {
  background-color: #229fd8;
}
.alert-3ccb {
  color: #eee;
}
.search_8597 {
  background-color: #eee;
}
.disabled-small-940d {
  color: #444;
}
.pagination-north-ebff {
  background-color: #444;
}
.tiny-16ed {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tiny-16ed .accent-2345 .sort-smooth-6315 {
  font-size: 15px;
}
.tiny-16ed .sort-smooth-6315 {
  line-height: 1.3;
}
.tiny-16ed .hidden-silver-b549 {
}
.tiny-16ed .stale_a3dc {
  background: #235787;
}
.pressed-87ec {
  padding: 0;
}
.pressed-87ec .stale_a3dc {
  background: #1a1a1a;
}
.pressed-87ec .hidden-silver-b549 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card-wood-19b9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card-wood-19b9 .hidden-silver-b549 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card-wood-19b9 .stale_a3dc {
  background: #303030;
}
.modal-gas-4ce8 {
  position: relative;
  z-index: 10;
}
.modal-gas-4ce8 .aside_steel_cec4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-current-9885 .south-d0d9 {
  display: inline-block;
  vertical-align: middle;
}
.avatar-current-9885.grid_2788 .south-d0d9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar-current-9885.grid_2788 .south-d0d9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-current-9885.grid_2788 .south-d0d9 {
    margin-right: 0.4em;
  }
}
.avatar-current-9885.grid_2788 .south-d0d9:last-child {
  margin-right: 0;
}
.dirty-f3bb .aside_steel_cec4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dim-2fb0 .accent-2345 {
    margin: 0 -0.5em;
  }
  .dim-2fb0 .accent-2345 [class*="customify-col-"],
  .dim-2fb0 .accent-2345 [class*="customify-col_"],
  .dim-2fb0 .accent-2345 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dim-2fb0.highlight_7b8b .aside_steel_cec4 {
  background: 0 0 !important;
}
.dim-2fb0.highlight_7b8b .aside_steel_cec4,
.dim-2fb0.dirty-f3bb .aside_steel_cec4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dim-2fb0.prev_cfe2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dim-2fb0.dirty-f3bb .aside_steel_cec4 {
  box-shadow: none !important;
}
.liquid-706c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .liquid-706c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .liquid-706c {
    padding: 18px 0 20px;
  }
}
.liquid-706c .prev_7af4 {
  width: 100%;
}
.liquid-706c .easy_729f {
  margin-bottom: 0;
}
.liquid-706c .form-7199 {
  margin-top: 5px;
  font-size: 0.875em;
}
.module_0e1c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.module_0e1c .south_e651 {
  width: 100%;
}
.east_4af4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.east_4af4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.east_4af4 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;
}
.east_4af4 li:last-child:after {
  display: none;
}
.east_4af4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.slider-right-7ac8 .white_083d button,
.liquid-706c .white_083d button {
  left: 0;
}
.slider-right-7ac8 .south_e651,
.liquid-706c .south_e651 {
  padding-left: 0;
  padding-right: 0;
}
.slider-right-7ac8 .module_0e1c,
.liquid-706c .module_0e1c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.slider-right-7ac8 {
  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;
}
.slider-right-7ac8: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;
}
.slider-right-7ac8 .backdrop-7b30 {
  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) {
  .slider-right-7ac8 .backdrop-7b30 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .slider-right-7ac8 .backdrop-7b30 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .slider-right-7ac8 .backdrop-7b30 {
    min-height: 200px;
  }
}
.slider-right-7ac8 .east_4af4 {
  color: rgba(255, 255, 255, 0.8);
}
.slider-right-7ac8 .east_4af4 a,
.slider-right-7ac8 .east_4af4 li:after {
  color: inherit;
}
.slider-right-7ac8 .east_4af4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.stone-78de {
  margin-bottom: 0.5em;
}
.media-26a7 {
  margin-bottom: 1.2em;
}
.media-26a7,
.stone-78de {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.media-26a7 p:last-child,
.stone-78de p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .white_083d,
#masthead .white_083d {
  display: none;
}
#masthead
  > .white_083d.modal-a43e {
  display: none;
}
#masthead > .white_083d button {
  left: 0;
}
.carousel_blue_dc18 {
  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%;
}
.carousel_blue_dc18 .south-d0d9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.carousel_blue_dc18 .wrapper-55ea {
  display: -webkit-box;
  display: flex;
}
.carousel_blue_dc18 .wrapper-55ea.hidden_dynamic_c851 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.carousel_blue_dc18 .wrapper-55ea.inner_8d1e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_blue_dc18 .wrapper-55ea.aside_cold_b315 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_blue_dc18.south_a55f.highlight_6091 .wrapper-55ea.hidden_dynamic_c851 {
  flex-basis: 100%;
}
.carousel_blue_dc18.icon-dirty-25ef .wrapper-55ea.inner_8d1e {
  -webkit-box-flex: 1;
  flex: auto;
}
.carousel_blue_dc18.icon-dirty-25ef .wrapper-55ea.aside_cold_b315 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .white_083d.modal-a43e {
  display: none;
}
#masthead > .white_083d button {
  left: 0;
}
.accent_static_67d0 {
  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;
}
.accent_static_67d0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.accent_static_67d0.notification-down-d871 i {
  margin-right: 4px;
}
.accent_static_67d0.focus-wood-7c33 i {
  margin-left: 5px;
}
.sort-smooth-6315 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sort-smooth-6315 p:last-child {
  margin-bottom: 0;
}
.icon_8e80 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.icon_8e80 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.icon_8e80 img {
  display: block;
  width: auto;
  line-height: 1;
}
.icon_8e80 .wrapper-solid-e6f4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.icon_8e80 .background_lite_b304 {
  margin: 5px 0 7px 0;
}
.icon_8e80.hard_19ff .full_6eac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_8e80.hard_19ff .table-3906 {
  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;
}
.icon_8e80.badge_06bc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.icon_8e80.badge_06bc .full_6eac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_8e80.badge_06bc .table-3906 {
  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;
}
.icon_8e80.brown-61ba {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon_8e80.gallery_2a3c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.icon_8e80.gallery_2a3c .table-3906 {
  margin-top: 7px;
}
.red_158e {
  display: inline-block;
}
.modal-gas-4ce8 .surface-57f5 .icon_8e80 img {
  max-width: 100%;
}
.photo_upper_db21 .search_3f99.video_b625,
.pink_2d83 .search_3f99.video_b625 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_upper_db21 .west-84cd,
.pink_2d83 .west-84cd {
  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%);
}
.photo_upper_db21 .west-84cd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_upper_db21.west-2d7c .west-84cd {
  display: none;
}
.photo_upper_db21 .item_upper_62c6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_upper_db21 .item_upper_62c6 li {
  display: inline-block;
  position: relative;
}
.photo_upper_db21 .item_upper_62c6 li:last-child {
  margin-right: 0;
}
.photo_upper_db21 .item_upper_62c6 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;
}
.photo_upper_db21 .item_upper_62c6 li.inner-4e4c > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_upper_db21 .item_upper_62c6 > 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;
}
.photo_upper_db21 .item_upper_62c6 > li > a i {
  line-height: 0;
}
.photo_upper_db21 .item_upper_62c6 > li.over_6d5e > a .west-84cd {
  margin-left: 4px;
  line-height: 0;
}
.photo_upper_db21 .item_upper_62c6 .feature_old_f536 li.over_6d5e > a {
  position: relative;
}
.photo_upper_db21 .item_upper_62c6 .feature_old_f536 li.over_6d5e > a:after,
.photo_upper_db21 .item_upper_62c6 .feature_old_f536 li.over_6d5e > a:before {
  content: "";
  display: table;
}
.photo_upper_db21 .item_upper_62c6 .feature_old_f536 li.over_6d5e > a:after {
  clear: both;
}
.photo_upper_db21 .item_upper_62c6 .feature_old_f536 li.over_6d5e > a .west-84cd {
  margin-left: 5px;
  float: right;
}
.photo_upper_db21 .block-408a,
.photo_upper_db21 .feature_old_f536 {
  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;
}
.photo_upper_db21 .feature_old_f536 {
  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;
}
.photo_upper_db21 .feature_old_f536 .video_b625 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_upper_db21 .feature_old_f536 .west-84cd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_upper_db21 .feature_old_f536 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_upper_db21 .feature_old_f536 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;
}
.photo_upper_db21 .feature_old_f536 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_upper_db21 .feature_old_f536 .feature_old_f536 {
  top: 0;
  left: 100%;
}
.photo_upper_db21 .west_9ed4.fn-focus-c8b5 > .block-408a,
.photo_upper_db21 .west_9ed4.fn-focus-c8b5 > .feature_old_f536,
.photo_upper_db21 .west_9ed4:focus > .block-408a,
.photo_upper_db21 .west_9ed4:focus > .feature_old_f536,
.photo_upper_db21 .west_9ed4:hover > .block-408a,
.photo_upper_db21 .west_9ed4:hover > .feature_old_f536 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_upper_db21.last-5d07 .button_green_ca50:after,
.photo_upper_db21.last-5d07 .button_green_ca50:before {
  content: "";
  display: table;
}
.photo_upper_db21.last-5d07 .button_green_ca50:after {
  clear: both;
}
.photo_upper_db21.last-5d07 .button_green_ca50 > li {
  float: left;
}
.photo_upper_db21.tall-58e0 .button_green_ca50:after,
.photo_upper_db21.tall-58e0 .button_green_ca50:before {
  content: "";
  display: table;
}
.photo_upper_db21.tall-58e0 .button_green_ca50:after {
  clear: both;
}
.photo_upper_db21.tall-58e0 .button_green_ca50 > li {
  float: left;
}
.photo_upper_db21.tall-58e0 .button_green_ca50 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_upper_db21.tall-58e0 .button_green_ca50 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_upper_db21.tall-58e0 .button_green_ca50 > li.shadow_b42f > a,
.photo_upper_db21.tall-58e0 .button_green_ca50 > li.inner-4e4c > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_upper_db21.next_de32 .button_green_ca50 > li > a .video_b625 {
  position: relative;
}
.photo_upper_db21.next_de32 .button_green_ca50 > li > a .video_b625: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;
}
.photo_upper_db21.next_de32
  .button_green_ca50
  > li:focus
  > a
  .video_b625:before,
.photo_upper_db21.next_de32
  .button_green_ca50
  > li:hover
  > a
  .video_b625:before {
  width: 100%;
  background-color: currentColor;
}
.photo_upper_db21.next_de32
  .button_green_ca50
  > li.shadow_b42f
  > a
  .video_b625:before,
.photo_upper_db21.next_de32
  .button_green_ca50
  > li.column_brown_b8fc
  > a
  .video_b625:before {
  width: 100%;
  background-color: currentColor;
}
.photo_upper_db21.copper_740f .button_green_ca50 > li > a .video_b625 {
  position: relative;
}
.photo_upper_db21.copper_740f .button_green_ca50 > li > a .video_b625: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;
}
.photo_upper_db21.copper_740f .button_green_ca50 > li:focus > a .video_b625:before,
.photo_upper_db21.copper_740f
  .button_green_ca50
  > li:hover
  > a
  .video_b625:before {
  width: 100%;
  background-color: currentColor;
}
.photo_upper_db21.copper_740f
  .button_green_ca50
  > li.shadow_b42f
  > a
  .video_b625:before,
.photo_upper_db21.copper_740f
  .button_green_ca50
  > li.column_brown_b8fc
  > a
  .video_b625:before {
  width: 100%;
  background-color: currentColor;
}
.pink_2d83 .item_upper_62c6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pink_2d83 .item_upper_62c6 li:first-child > a {
  border-top: none;
}
.pink_2d83 .item_upper_62c6 .notification_blue_7c3e > .video_b625 .west-84cd {
  display: none;
}
.pink_2d83 .item_upper_62c6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pink_2d83 .item_upper_62c6 li:last-child {
  border: none;
}
.pink_2d83 .item_upper_62c6 li.over_6d5e > a {
  padding-right: 45px !important;
}
.pink_2d83 .item_upper_62c6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pink_2d83 .item_upper_62c6 li a:focus,
.pink_2d83 .item_upper_62c6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pink_2d83 .item_upper_62c6 li .fast_ecc0 {
  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;
}
.pink_2d83 .item_upper_62c6 li .fast_ecc0:hover {
  box-shadow: none;
}
.pink_2d83 .item_upper_62c6 li .fast_ecc0 .west-84cd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pink_2d83 .item_upper_62c6 .feature_old_f536 {
  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);
}
.pink_2d83 .item_upper_62c6 .feature_old_f536 li a {
  padding-left: 3em;
}
.pink_2d83 .item_upper_62c6 .media_d636 > a .fast_ecc0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pink_2d83 .item_upper_62c6 .media_d636 > .feature_old_f536 {
  display: block;
  opacity: 1;
}
.content_medium_ad75 {
  max-width: 100%;
}
.yellow-d65e {
  line-height: 0;
  cursor: pointer;
}
.info_57f9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.info_57f9:hover {
  box-shadow: none;
  color: currentColor;
}
.info_57f9 svg {
  width: 18px;
  height: 18px;
}
.info_57f9 .complex_ccb8 {
  display: none;
}
.surface-a9d0 {
  position: relative;
}
.surface-a9d0.fn-active-c8b5 .info_57f9 .up_6a77 {
  display: none;
}
.surface-a9d0.fn-active-c8b5 .info_57f9 .complex_ccb8 {
  display: inline-block;
}
.surface-a9d0 .yellow-8bb1 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.surface-a9d0.feature-8cf0 .yellow-8bb1 {
  left: auto;
  right: -0.9em;
}
.surface-a9d0.feature-8cf0 .hover-white-0968::before {
  left: auto;
  right: 15px;
}
.surface-a9d0.fn-active-c8b5 .yellow-8bb1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-da73 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination-da73 label {
  flex-basis: 100%;
}
.pagination-da73 .hidden-3ae8 {
  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;
}
.pagination-da73 .advanced_b352 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination-da73 .advanced_b352:focus {
  background-color: transparent;
}
.pagination-da73 button.preview_b65e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination-da73 button.preview_b65e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination-da73 button.preview_b65e svg {
  width: 18px;
  height: 18px;
}
.pagination-da73 input[type="submit"] {
  min-height: auto;
}
.title_prev_497b .pagination-da73 .advanced_b352 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hover-white-0968 {
  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) {
  .hover-white-0968 {
    width: 220px;
  }
}
.hover-white-0968 label {
  flex-basis: 100%;
}
.hover-white-0968::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;
}
.static_0f8f .title_prev_497b .pagination-da73 {
  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;
}
.static_0f8f
  .title_prev_497b
  .pagination-da73
  .hidden-3ae8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.static_0f8f .title_prev_497b .pagination-da73 .advanced_b352 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.static_0f8f
  .title_prev_497b
  .pagination-da73
  .advanced_b352:focus {
  background: 0 0;
}
.static_0f8f
  .title_prev_497b
  .pagination-da73
  .pattern-6b88 {
  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;
}
.image-narrow-a4e0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image-narrow-a4e0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image-narrow-a4e0 li:last-child {
  margin-right: 0;
}
.image-narrow-a4e0 li:first-child {
  margin-left: 0;
}
.image-narrow-a4e0.badge-simple-8ff9 a {
  color: #fff;
}
.image-narrow-a4e0.badge-simple-8ff9 a:hover {
  color: #fff;
}
.image-narrow-a4e0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image-narrow-a4e0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image-narrow-a4e0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image-narrow-a4e0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.image-narrow-a4e0 [class*="social-icon-apple"] {
  background-color: #999;
}
.image-narrow-a4e0 [class*="social-icon-apple"].current_257f {
  background-color: transparent;
  color: #999;
}
.image-narrow-a4e0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image-narrow-a4e0 [class*="social-icon-behance"].current_257f {
  background-color: transparent;
  color: #1769ff;
}
.image-narrow-a4e0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image-narrow-a4e0 [class*="social-icon-bitbucket"].current_257f {
  background-color: transparent;
  color: #205081;
}
.image-narrow-a4e0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.image-narrow-a4e0 [class*="social-icon-codepen"].current_257f {
  background-color: transparent;
  color: #000;
}
.image-narrow-a4e0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image-narrow-a4e0 [class*="social-icon-delicious"].current_257f {
  background-color: transparent;
  color: #39f;
}
.image-narrow-a4e0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image-narrow-a4e0 [class*="social-icon-digg"].current_257f {
  background-color: transparent;
  color: #005be2;
}
.image-narrow-a4e0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image-narrow-a4e0 [class*="social-icon-dribbble"].current_257f {
  background-color: transparent;
  color: #ea4c89;
}
.image-narrow-a4e0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image-narrow-a4e0 [class*="social-icon-envelope"].current_257f {
  background-color: transparent;
  color: #ea4335;
}
.image-narrow-a4e0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image-narrow-a4e0 [class*="social-icon-facebook"].current_257f {
  background-color: transparent;
  color: #3b5998;
}
.image-narrow-a4e0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image-narrow-a4e0 [class*="social-icon-flickr"].current_257f {
  background-color: transparent;
  color: #0063dc;
}
.image-narrow-a4e0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image-narrow-a4e0 [class*="social-icon-foursquare"].current_257f {
  background-color: transparent;
  color: #2d5be3;
}
.image-narrow-a4e0 [class*="social-icon-github"] {
  background-color: #333;
}
.image-narrow-a4e0 [class*="social-icon-github"].current_257f {
  background-color: transparent;
  color: #333;
}
.image-narrow-a4e0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image-narrow-a4e0 [class*="social-icon-google-plus"].current_257f {
  background-color: transparent;
  color: #dd4b39;
}
.image-narrow-a4e0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image-narrow-a4e0 [class*="social-icon-houzz"].current_257f {
  background-color: transparent;
  color: #7ac142;
}
.image-narrow-a4e0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image-narrow-a4e0 [class*="social-icon-instagram"].current_257f {
  background-color: transparent;
  color: #262626;
}
.image-narrow-a4e0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image-narrow-a4e0 [class*="social-icon-jsfiddle"].current_257f {
  background-color: transparent;
  color: #487aa2;
}
.image-narrow-a4e0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image-narrow-a4e0 [class*="social-icon-linkedin"].current_257f {
  background-color: transparent;
  color: #0077b5;
}
.image-narrow-a4e0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image-narrow-a4e0 [class*="social-icon-medium"].current_257f {
  background-color: transparent;
  color: #00ab6b;
}
.image-narrow-a4e0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image-narrow-a4e0
  [class*="social-icon-odnoklassniki"].current_257f {
  background-color: transparent;
  color: #f4731c;
}
.image-narrow-a4e0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image-narrow-a4e0 [class*="social-icon-meetup"].current_257f {
  background-color: transparent;
  color: #ec1c40;
}
.image-narrow-a4e0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image-narrow-a4e0 [class*="social-icon-pinterest"].current_257f {
  background-color: transparent;
  color: #bd081c;
}
.image-narrow-a4e0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image-narrow-a4e0 [class*="social-icon-product-hunt"].current_257f {
  background-color: transparent;
  color: #da552f;
}
.image-narrow-a4e0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image-narrow-a4e0 [class*="social-icon-reddit"].current_257f {
  background-color: transparent;
  color: #ff4500;
}
.image-narrow-a4e0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image-narrow-a4e0 [class*="social-icon-rss"].current_257f {
  background-color: transparent;
  color: #f26522;
}
.image-narrow-a4e0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image-narrow-a4e0
  [class*="social-icon-shopping-cart"].current_257f {
  background-color: transparent;
  color: #4caf50;
}
.image-narrow-a4e0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image-narrow-a4e0 [class*="social-icon-skype"].current_257f {
  background-color: transparent;
  color: #00aff0;
}
.image-narrow-a4e0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image-narrow-a4e0 [class*="social-icon-slideshare"].current_257f {
  background-color: transparent;
  color: #0077b5;
}
.image-narrow-a4e0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image-narrow-a4e0 [class*="social-icon-snapchat"].current_257f {
  background-color: transparent;
  color: #fffc00;
}
.image-narrow-a4e0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image-narrow-a4e0 [class*="social-icon-soundcloud"].current_257f {
  background-color: transparent;
  color: #f80;
}
.image-narrow-a4e0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image-narrow-a4e0 [class*="social-icon-spotify"].current_257f {
  background-color: transparent;
  color: #2ebd59;
}
.image-narrow-a4e0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image-narrow-a4e0
  [class*="social-icon-stack-overflow"].current_257f {
  background-color: transparent;
  color: #fe7a15;
}
.image-narrow-a4e0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image-narrow-a4e0 [class*="social-icon-maldkfgram"].current_257f {
  background-color: transparent;
  color: #2ca5e0;
}
.image-narrow-a4e0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image-narrow-a4e0 [class*="social-icon-tripadvisor"].current_257f {
  background-color: transparent;
  color: #589442;
}
.image-narrow-a4e0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image-narrow-a4e0 [class*="social-icon-tumblr"].current_257f {
  background-color: transparent;
  color: #35465c;
}
.image-narrow-a4e0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image-narrow-a4e0 [class*="social-icon-twitch"].current_257f {
  background-color: transparent;
  color: #6441a5;
}
.image-narrow-a4e0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image-narrow-a4e0 [class*="social-icon-twitter"].current_257f {
  background-color: transparent;
  color: #1da1f2;
}
.image-narrow-a4e0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image-narrow-a4e0 [class*="social-icon-vimeo"].current_257f {
  background-color: transparent;
  color: #1ab7ea;
}
.image-narrow-a4e0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image-narrow-a4e0 [class*="social-icon-vk"].current_257f {
  background-color: transparent;
  color: #45668e;
}
.image-narrow-a4e0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image-narrow-a4e0 [class*="social-icon-weibo"].current_257f {
  background-color: transparent;
  color: #df2029;
}
.image-narrow-a4e0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image-narrow-a4e0 [class*="social-icon-weixin"].current_257f {
  background-color: transparent;
  color: #7bb32e;
}
.image-narrow-a4e0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image-narrow-a4e0 [class*="social-icon-whatsapp"].current_257f {
  background-color: transparent;
  color: #25d366;
}
.image-narrow-a4e0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image-narrow-a4e0 [class*="social-icon-wordpress"].current_257f {
  background-color: transparent;
  color: #21759b;
}
.image-narrow-a4e0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.image-narrow-a4e0 [class*="social-icon-xing"].current_257f {
  background-color: transparent;
  color: #026466;
}
.image-narrow-a4e0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image-narrow-a4e0 [class*="social-icon-yelp"].current_257f {
  background-color: transparent;
  color: #af0606;
}
.image-narrow-a4e0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image-narrow-a4e0 [class*="social-icon-youtube"].current_257f {
  background-color: transparent;
  color: #cd201f;
}
.badge_6ae2 {
  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;
}
.badge_6ae2:hover {
  box-shadow: none;
  background: 0 0;
}
.detail_1355 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.link_old_05e7 {
  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;
}
.menu-hovered-b834 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification-266f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification-266f,
.notification-266f::after,
.notification-266f::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;
}
.notification-266f::after,
.notification-266f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-7aac .link_old_05e7 .menu-hovered-b834 {
  margin-top: -2px;
  width: 19px;
}
.paragraph-7aac .link_old_05e7 .notification-266f {
  margin-top: -1px;
}
.paragraph-7aac .link_old_05e7 .notification-266f,
.paragraph-7aac .link_old_05e7 .notification-266f::after,
.paragraph-7aac .link_old_05e7 .notification-266f::before {
  width: 19px;
  height: 2px;
}
.paragraph-7aac .link_old_05e7 .notification-266f::before {
  top: -6px;
}
.paragraph-7aac .link_old_05e7 .notification-266f::after {
  bottom: -6px;
}
.item_out_e473 .link_old_05e7 .menu-hovered-b834 {
  margin-top: -2px;
  width: 22px;
}
.item_out_e473 .link_old_05e7 .notification-266f {
  margin-top: -1px;
}
.item_out_e473 .link_old_05e7 .notification-266f,
.item_out_e473 .link_old_05e7 .notification-266f::after,
.item_out_e473 .link_old_05e7 .notification-266f::before {
  width: 22px;
  height: 2px;
}
.item_out_e473 .link_old_05e7 .notification-266f::before {
  top: -7px;
}
.item_out_e473 .link_old_05e7 .notification-266f::after {
  bottom: -7px;
}
.logo-f1eb .link_old_05e7 .menu-hovered-b834 {
  margin-top: -2px;
  width: 31px;
}
.logo-f1eb .link_old_05e7 .notification-266f {
  margin-top: -1.5px;
}
.logo-f1eb .link_old_05e7 .notification-266f,
.logo-f1eb .link_old_05e7 .notification-266f::after,
.logo-f1eb .link_old_05e7 .notification-266f::before {
  width: 31px;
  height: 3px;
}
.logo-f1eb .link_old_05e7 .notification-266f::before {
  top: -9px;
}
.logo-f1eb .link_old_05e7 .notification-266f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .disabled_first_59a2 .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_first_59a2 .link_old_05e7 .notification-266f {
    margin-top: -1px;
  }
  .disabled_first_59a2 .link_old_05e7 .notification-266f,
  .disabled_first_59a2 .link_old_05e7 .notification-266f::after,
  .disabled_first_59a2 .link_old_05e7 .notification-266f::before {
    width: 19px;
    height: 2px;
  }
  .disabled_first_59a2 .link_old_05e7 .notification-266f::before {
    top: -6px;
  }
  .disabled_first_59a2 .link_old_05e7 .notification-266f::after {
    bottom: -6px;
  }
  .logo-fixed-e606 .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-fixed-e606 .link_old_05e7 .notification-266f {
    margin-top: -1px;
  }
  .logo-fixed-e606 .link_old_05e7 .notification-266f,
  .logo-fixed-e606 .link_old_05e7 .notification-266f::after,
  .logo-fixed-e606 .link_old_05e7 .notification-266f::before {
    width: 22px;
    height: 2px;
  }
  .logo-fixed-e606 .link_old_05e7 .notification-266f::before {
    top: -7px;
  }
  .logo-fixed-e606 .link_old_05e7 .notification-266f::after {
    bottom: -7px;
  }
  .purple_0a72 .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 31px;
  }
  .purple_0a72 .link_old_05e7 .notification-266f {
    margin-top: -1.5px;
  }
  .purple_0a72 .link_old_05e7 .notification-266f,
  .purple_0a72 .link_old_05e7 .notification-266f::after,
  .purple_0a72 .link_old_05e7 .notification-266f::before {
    width: 31px;
    height: 3px;
  }
  .purple_0a72 .link_old_05e7 .notification-266f::before {
    top: -9px;
  }
  .purple_0a72 .link_old_05e7 .notification-266f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .message_c596 .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 19px;
  }
  .message_c596 .link_old_05e7 .notification-266f {
    margin-top: -1px;
  }
  .message_c596 .link_old_05e7 .notification-266f,
  .message_c596 .link_old_05e7 .notification-266f::after,
  .message_c596 .link_old_05e7 .notification-266f::before {
    width: 19px;
    height: 2px;
  }
  .message_c596 .link_old_05e7 .notification-266f::before {
    top: -6px;
  }
  .message_c596 .link_old_05e7 .notification-266f::after {
    bottom: -6px;
  }
  .gas_8850 .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 22px;
  }
  .gas_8850 .link_old_05e7 .notification-266f {
    margin-top: -1px;
  }
  .gas_8850 .link_old_05e7 .notification-266f,
  .gas_8850 .link_old_05e7 .notification-266f::after,
  .gas_8850 .link_old_05e7 .notification-266f::before {
    width: 22px;
    height: 2px;
  }
  .gas_8850 .link_old_05e7 .notification-266f::before {
    top: -7px;
  }
  .gas_8850 .link_old_05e7 .notification-266f::after {
    bottom: -7px;
  }
  .title_0ec9 .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 31px;
  }
  .title_0ec9 .link_old_05e7 .notification-266f {
    margin-top: -1.5px;
  }
  .title_0ec9 .link_old_05e7 .notification-266f,
  .title_0ec9 .link_old_05e7 .notification-266f::after,
  .title_0ec9 .link_old_05e7 .notification-266f::before {
    width: 31px;
    height: 3px;
  }
  .title_0ec9 .link_old_05e7 .notification-266f::before {
    top: -9px;
  }
  .title_0ec9 .link_old_05e7 .notification-266f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notification-3ccd .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 19px;
  }
  .notification-3ccd .link_old_05e7 .notification-266f {
    margin-top: -1px;
  }
  .notification-3ccd .link_old_05e7 .notification-266f,
  .notification-3ccd .link_old_05e7 .notification-266f::after,
  .notification-3ccd .link_old_05e7 .notification-266f::before {
    width: 19px;
    height: 2px;
  }
  .notification-3ccd .link_old_05e7 .notification-266f::before {
    top: -6px;
  }
  .notification-3ccd .link_old_05e7 .notification-266f::after {
    bottom: -6px;
  }
  .component-thick-a734 .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 22px;
  }
  .component-thick-a734 .link_old_05e7 .notification-266f {
    margin-top: -1px;
  }
  .component-thick-a734 .link_old_05e7 .notification-266f,
  .component-thick-a734 .link_old_05e7 .notification-266f::after,
  .component-thick-a734 .link_old_05e7 .notification-266f::before {
    width: 22px;
    height: 2px;
  }
  .component-thick-a734 .link_old_05e7 .notification-266f::before {
    top: -7px;
  }
  .component-thick-a734 .link_old_05e7 .notification-266f::after {
    bottom: -7px;
  }
  .out_b91c .link_old_05e7 .menu-hovered-b834 {
    margin-top: -2px;
    width: 31px;
  }
  .out_b91c .link_old_05e7 .notification-266f {
    margin-top: -1.5px;
  }
  .out_b91c .link_old_05e7 .notification-266f,
  .out_b91c .link_old_05e7 .notification-266f::after,
  .out_b91c .link_old_05e7 .notification-266f::before {
    width: 31px;
    height: 3px;
  }
  .out_b91c .link_old_05e7 .notification-266f::before {
    top: -9px;
  }
  .out_b91c .link_old_05e7 .notification-266f::after {
    bottom: -9px;
  }
}
.primary-28af .notification-266f {
  -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);
}
.primary-28af .notification-266f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary-28af .notification-266f::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);
}
.primary-28af.dirty-97b0 .notification-266f {
  -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);
}
.primary-28af.dirty-97b0 .notification-266f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary-28af.dirty-97b0 .notification-266f::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);
}
.button-6d57 {
  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.column_257f:before {
  display: none;
}
.huge_db92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.huge_db92 .carousel-hovered-f6d5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.huge_db92 .carousel-hovered-f6d5:last-of-type {
  border-bottom: none;
}
.huge_db92 .carousel-hovered-f6d5.gas-bf8b,
.huge_db92 .carousel-hovered-f6d5.in_22fe,
.huge_db92 .carousel-hovered-f6d5.soft_af1a {
  padding: 0;
}
.huge_db92 .pink_2d83 .fast_ecc0 {
  color: currentColor;
}
.huge_db92 .pink_2d83 .fast_ecc0:focus,
.huge_db92 .pink_2d83 .fast_ecc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_db92.hidden-silver-b549 .light_6810,
.huge_db92.hidden-silver-b549 .sort-smooth-6315 a,
.huge_db92.hidden-silver-b549 .button_green_ca50 a,
.huge_db92.hidden-silver-b549 .feature_old_f536 a {
  color: rgba(0, 0, 0, 0.55);
}
.huge_db92.hidden-silver-b549 .light_6810:hover,
.huge_db92.hidden-silver-b549 .sort-smooth-6315 a:hover,
.huge_db92.hidden-silver-b549 .button_green_ca50 a:hover,
.huge_db92.hidden-silver-b549 .feature_old_f536 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge_db92.hidden-silver-b549 .background_7206 {
  color: rgba(0, 0, 0, 0.8);
}
.huge_db92.hidden-silver-b549 .carousel-hovered-f6d5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_db92.hidden-silver-b549 .carousel-hovered-f6d5:before {
  background: rgba(0, 0, 0, 0.08);
}
.huge_db92.hidden-silver-b549 .advanced_dd41:before {
  background: rgba(255, 255, 255, 0.9);
}
.huge_db92.hidden-silver-b549 .pink_2d83 .item_upper_62c6 li a,
.huge_db92.hidden-silver-b549 .pink_2d83 .fast_ecc0,
.huge_db92.hidden-silver-b549 .feature_old_f536 {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_db92.hidden-silver-b549 .pink_2d83 .fast_ecc0:focus,
.huge_db92.hidden-silver-b549 .pink_2d83 .fast_ecc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_db92.hidden-silver-b549 .item_upper_62c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_db92.stale_a3dc .light_6810,
.huge_db92.stale_a3dc .sort-smooth-6315 a,
.huge_db92.stale_a3dc .button_green_ca50 .fast_ecc0,
.huge_db92.stale_a3dc .button_green_ca50 a,
.huge_db92.stale_a3dc .feature_old_f536 a {
  color: rgba(255, 255, 255, 0.79);
}
.huge_db92.stale_a3dc .light_6810:hover,
.huge_db92.stale_a3dc .sort-smooth-6315 a:hover,
.huge_db92.stale_a3dc .button_green_ca50 .fast_ecc0:hover,
.huge_db92.stale_a3dc .button_green_ca50 a:hover,
.huge_db92.stale_a3dc .feature_old_f536 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_db92.stale_a3dc .background_7206 {
  color: rgba(255, 255, 255, 0.99);
}
.huge_db92.stale_a3dc .carousel-hovered-f6d5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_db92.stale_a3dc .carousel-hovered-f6d5:before {
  background: rgba(255, 255, 255, 0.08);
}
.huge_db92.stale_a3dc .advanced_dd41:before {
  background: rgba(0, 0, 0, 0.9);
}
.huge_db92.stale_a3dc .pink_2d83 .item_upper_62c6 li a,
.huge_db92.stale_a3dc .pink_2d83 .fast_ecc0,
.huge_db92.stale_a3dc .feature_old_f536 {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_db92.stale_a3dc .pink_2d83 .fast_ecc0:focus,
.huge_db92.stale_a3dc .pink_2d83 .fast_ecc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_db92.stale_a3dc .item_upper_62c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_dd41 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.advanced_dd41:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active_fa51 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.header-fdba .huge_db92 {
  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;
}
.header-fdba .carousel-hovered-f6d5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.header-fdba .carousel-hovered-f6d5: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) {
  .header-fdba .carousel-hovered-f6d5:before {
    width: 16%;
    left: 42%;
  }
}
.header-fdba .carousel-hovered-f6d5:last-child:before {
  content: none;
}
.header-fdba .carousel-hovered-f6d5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.header-fdba .pink_2d83 .item_upper_62c6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.header-fdba .pink_2d83 .item_upper_62c6 li a .fast_ecc0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.header-fdba .pink_2d83 .feature_old_f536 {
  border: none;
}
.header-fdba .pink_2d83 .feature_old_f536 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.header-fdba .advanced_dd41 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header-fdba .active_fa51 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.header-fdba .stale_a3dc .advanced_dd41:before {
  background: rgba(0, 0, 0, 0.9);
}
.header-fdba .hidden-silver-b549.primary-copper-3a5b .notification-266f {
  background: rgba(0, 0, 0, 0.6);
}
.header-fdba
  .hidden-silver-b549.primary-copper-3a5b
  .notification-266f::after,
.header-fdba
  .hidden-silver-b549.primary-copper-3a5b
  .notification-266f:before {
  background: inherit;
}
.header-fdba
  .hidden-silver-b549.primary-copper-3a5b:hover
  .notification-266f {
  background: rgba(0, 0, 0, 0.8);
}
.hot-9227 .huge_db92 {
  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) {
  .hot-9227 .huge_db92 {
    width: auto;
    right: 45px;
  }
}
.message_red_1a8e .huge_db92 {
  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) {
  .message_red_1a8e .huge_db92 {
    width: auto;
    left: 45px;
  }
}
.column_257f .huge_db92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.column_257f .active_fa51 {
  max-width: 48em;
  margin: 0 auto;
}
.column_257f .advanced_dd41:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal_bronze_b2fa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal_bronze_b2fa.header-fdba .huge_db92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal_bronze_b2fa.hot-9227 .huge_db92 {
  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);
}
.modal_bronze_b2fa .huge_db92 {
  visibility: visible;
}
.modal_bronze_b2fa.message_red_1a8e .huge_db92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.description-rough-8d6d,
.photo_1ed4 {
  overflow-x: hidden;
}
.description-rough-8d6d .huge_db92 {
  overflow: auto;
}
.description-rough-8d6d.header-fdba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-rough-8d6d.header-fdba .huge_db92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.description-rough-8d6d.header-fdba .badge_6ae2 {
  opacity: 0;
}
.description-rough-8d6d.hot-9227 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-rough-8d6d.hot-9227 .huge_db92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.description-rough-8d6d.hot-9227 .badge_6ae2 {
  opacity: 0;
}
.description-rough-8d6d.message_red_1a8e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-rough-8d6d.message_red_1a8e .huge_db92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.description-rough-8d6d.message_red_1a8e .badge_6ae2 {
  opacity: 0;
}
.description-rough-8d6d.column_257f .huge_db92 {
  z-index: 10;
  visibility: visible;
}
.primary-copper-3a5b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.primary-copper-3a5b .notification-266f {
  background: rgba(255, 255, 255, 0.99);
}
.primary-copper-3a5b .notification-266f::after,
.primary-copper-3a5b .notification-266f:before {
  background: inherit;
}
.primary-copper-3a5b:hover .notification-266f {
  background: rgba(255, 255, 255, 0.99);
}
.message_red_1a8e .primary-copper-3a5b {
  top: 10px;
  right: auto;
  left: 12px;
}
.column_257f .primary-copper-3a5b {
  display: none !important;
}
.description-rough-8d6d:before,
.photo_1ed4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.description-rough-8d6d .primary-copper-3a5b,
.photo_1ed4 .primary-copper-3a5b {
  display: inline-block;
}
.huge_db92 .south-d0d9 {
  -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;
}
.description-rough-8d6d .huge_db92 .south-d0d9,
.photo_1ed4 .huge_db92 .south-d0d9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus_4e25 .hidden-3ae8 {
  width: 100%;
}
.surface-57f5 {
  padding: 0 0.5em 0;
}
.surface-57f5 [class*="customify-col-"],
.surface-57f5 [class*="customify-col_"],
.surface-57f5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.overlay-tall-ec03 .surface-57f5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accent-2345 .feature-rough-1fbe,
  .feature-rough-1fbe {
    display: none;
  }
  .accordion-bronze-3159 {
    text-align: left;
  }
  .preview-e05f {
    text-align: center;
  }
  .badge-9887 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accent-2345 .image-top-1632,
  .image-top-1632 {
    display: none;
  }
  .orange_8560 {
    text-align: left;
  }
  .bronze-833e {
    text-align: center;
  }
  .upper_6ad9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accent-2345 .gas_7b7e,
  .gas_7b7e {
    display: none;
  }
  .detail_59c0 {
    text-align: left;
  }
  .down_9eeb {
    text-align: center;
  }
  .footer_16f4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.card_selected_4e7a {
  box-shadow: none !important;
}
.aside-next-539e .surface-9950,
.solid_0354 .surface-9950 {
  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;
}
.solid_0354 .surface-9950 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_steel_cec4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_steel_cec4:after,
.aside_steel_cec4:before {
  content: "";
  display: table;
}
.aside_steel_cec4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_steel_cec4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_steel_cec4,
.prev_cfe2 {
  max-width: 1248px;
  margin: 0 auto;
}

.yellow_4a8c.disabled_12f8 .aside_steel_cec4 {
  max-width: 100%;
}
.yellow_4a8c.mask_e672 {
  max-width: 1200px;
  margin: 0 auto;
}
.yellow_4a8c.caption-soft-f132 .aside_steel_cec4 {
  max-width: 100%;
}
.yellow_4a8c.caption-soft-f132 > .aside_steel_cec4 {
  padding-left: 0;
  padding-right: 0;
}
.yellow_4a8c.caption-soft-f132 > .aside_steel_cec4 .accent-2345 {
  margin: 0;
}
.yellow_4a8c.caption-soft-f132
  > .aside_steel_cec4
  .thick_6448.grid_fast_63be {
  margin-right: 0;
  margin-left: 0;
}
.yellow_4a8c.caption-soft-f132 #main.grid_fast_63be {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mini-54fd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mini-54fd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .left_d51d .row-1e48 {
    padding-right: 1em;
  }
  .left_d51d.menu_dim_0679 .thick_6448 {
    border-right: 1px solid #eaecee;
  }
  .left_d51d.menu_dim_0679 .row-1e48 {
    padding-right: 1em;
  }
  .left_d51d.menu_dim_0679 .tag-soft-5cda {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma-bf1a .row-1e48 {
    padding-left: 1em;
  }
  .plasma-bf1a.menu_dim_0679 .thick_6448 {
    border-left: 1px solid #eaecee;
  }
  .plasma-bf1a.menu_dim_0679 .row-1e48 {
    padding-left: 1em;
  }
  .plasma-bf1a.menu_dim_0679 .tag-soft-5cda {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-7b4a .row-1e48 {
    padding-left: 1em;
  }
  .avatar-7b4a.menu_dim_0679 .clean-33ca {
    border-right: 1px solid #eaecee;
  }
  .avatar-7b4a.menu_dim_0679 .container-9d3f {
    border-right: 1px solid #eaecee;
  }
  .avatar-7b4a.menu_dim_0679 .row-1e48 {
    padding-left: 1em;
  }
  .avatar-7b4a.menu_dim_0679 .tag-soft-5cda {
    padding-right: 1em;
  }
  .avatar-7b4a.menu_dim_0679 .hot_6bca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-static-55ba .row-1e48 {
    padding-right: 1em;
  }
  .component-static-55ba.menu_dim_0679 .clean-33ca {
    border-left: 1px solid #eaecee;
  }
  .component-static-55ba.menu_dim_0679 .container-9d3f {
    border-left: 1px solid #eaecee;
  }
  .component-static-55ba.menu_dim_0679 .row-1e48 {
    padding-right: 1em;
  }
  .component-static-55ba.menu_dim_0679 .tag-soft-5cda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component-static-55ba.menu_dim_0679 .hot_6bca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-54fd .row-1e48 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini-54fd.menu_dim_0679 .thick_6448 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mini-54fd.menu_dim_0679 .row-1e48 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini-54fd.menu_dim_0679 .tag-soft-5cda {
    padding-left: 1em;
  }
  .mini-54fd.menu_dim_0679 .hot_6bca {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mini-54fd.menu_dim_0679 .row-1e48 {
    padding-left: 0;
  }
}
.under-fa8e .avatar-current-9885 {
  display: inline-block;
}
.info_853e {
  display: inline-block;
}
.secondary-motion-35ab {
  word-con: break-word;
}
.glass_9051 > span {
  display: inline-block;
  padding: 5px 0;
}
.glass_9051 .south_fcb1 {
  margin-left: 8px;
  margin-right: 8px;
}
.glass_9051 .black-fabc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery-1210 .label-2121 {
  margin-bottom: 2em;
}
.gallery-1210 .logo-cb6c {
  margin-bottom: 15px;
}
.gallery-1210 .logo-cb6c:last-child {
  margin-bottom: 0;
}
.gallery-1210 .progress-a9a9 {
  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) {
  .gallery-1210 .progress-a9a9 {
    display: block;
  }
}
.gallery-1210 .sidebar_697d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery-1210 .sidebar_697d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery-1210 .hidden_hard_5ef6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery-1210 .hidden_hard_5ef6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-1210 .hidden_hard_5ef6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery-1210 .secondary-motion-35ab {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-1210 .secondary-motion-35ab a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery-1210 .active-upper-b67c p:last-child {
  margin-bottom: 0;
}
.gallery-1210 .picture_light_84f3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery-1210 .row-left-5c53 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery-1210 .cold-2f2e {
  margin-top: 1em;
}
.gallery-1210 .active_bronze_8db9 {
  top: 0;
  display: block;
}
.gallery-1210 .active_bronze_8db9 a {
  color: inherit;
}
.gallery-1210 .active_bronze_8db9 a:hover {
  color: inherit;
}
.gallery-1210 .search-huge-52ff {
  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;
}
.gallery-1210 .search-huge-52ff:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery-1210 .row-left-5c53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery-1210 .tooltip-15bf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery-1210 .tooltip-15bf:first-child {
  margin-top: 0;
}
.gallery-1210 .tooltip-15bf.active_short_f518 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery-1210 .tooltip-15bf.overlay-4ac3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-1210
  .tooltip-15bf.overlay-4ac3.liquid-d302
  .cold-2f2e {
  width: 100%;
}
.gallery-1210 .overlay-4ac3 {
  -webkit-box-align: center;
  align-items: center;
}
.gallery-1210 .overlay-4ac3 .glass_9051,
.gallery-1210 .overlay-4ac3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery-1210 .hidden_hard_5ef6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-1210 .hidden_hard_5ef6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-1210 .hidden_hard_5ef6: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;
}
.gallery-1210 .active_short_f518 {
  z-index: 5;
}
.gallery-1210 .south_0a3f .badge-b353 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery-1210 .paragraph_old_a2e3 .badge-b353 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery-1210 .summary_2fd8 .badge-b353 {
  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;
}
.gallery-1210.footer_next_812b .progress-a9a9,
.gallery-1210.prev_b292 .progress-a9a9 {
  display: block;
}
.gallery-1210.footer_next_812b .progress-a9a9 .complex_0646,
.gallery-1210.footer_next_812b .progress-a9a9 .row-left-5c53,
.gallery-1210.prev_b292 .progress-a9a9 .complex_0646,
.gallery-1210.prev_b292 .progress-a9a9 .row-left-5c53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-1210.modal-middle-dd68 .sidebar_697d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery-1210.modal-middle-dd68 .sidebar_697d {
    margin-right: 0;
  }
}
.gallery-1210.footer_next_812b .sidebar_697d,
.gallery-1210.prev_b292 .sidebar_697d {
  padding-top: 40%;
}
.gallery-1210.footer_next_812b .label-2121,
.gallery-1210.prev_b292 .label-2121 {
  display: block;
}
.gallery-1210.footer_next_812b .fn-sticky-c8b5 .row-left-5c53,
.gallery-1210.prev_b292 .fn-sticky-c8b5 .row-left-5c53 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery-1210.footer_next_812b .sidebar_697d,
.gallery-1210.prev_b292 .sidebar_697d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery-1210.footer_next_812b .row-left-5c53 {
  padding: 1em;
}
.table-0fed {
  margin: 30px auto;
  display: block;
}
.table-0fed .active-afbf > * {
  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;
}
.table-0fed .active-afbf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table-0fed .active-afbf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_d2fb .glass_9051 {
  margin-bottom: 1.41575em;
}
.texture_d2fb .grid_a350 {
  margin-bottom: 1.618em;
}
.carousel_pro_2eff .footer_f302 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel_pro_2eff .footer_f302 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel_pro_2eff .east_dd1f {
  max-width: 100%;
  overflow: auto;
}
.element_prev_c909 .carousel_pro_2eff a:hover {
  text-decoration: underline;
}
.photo_afeb .logo-cb6c:not(.secondary-motion-35ab),
.photo_afeb .hidden_hard_5ef6 {
  margin-bottom: 1.41575em;
}
.photo_afeb .logo-cb6c:not(.secondary-motion-35ab):last-child,
.photo_afeb .hidden_hard_5ef6:last-child {
  margin-bottom: 0;
}
.photo_afeb .logo-cb6c.card-34e8 {
  margin-bottom: 0.41575em;
}
.photo_afeb .light-de68:before,
.photo_afeb .module_158e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo_afeb .light-de68:before {
  content: "\f115";
}
.photo_afeb .module_158e:before {
  content: "\f02c";
}
.photo_afeb .tertiary-0e57 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo_afeb .tertiary-0e57 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.footer-dd23 {
  display: -webkit-box;
  display: flex;
}
.footer-dd23 .filter_6b6b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .footer-dd23 .filter_6b6b {
    flex-basis: 90px;
  }
}
.footer-dd23 .west-31a2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer-dd23 .west-31a2 {
    flex-basis: calc(100% - 50px);
  }
}
.footer-dd23 .content_under_eb9d p:last-child {
  margin-bottom: 0.72em;
}
.backdrop-center-e9f5 .active-afbf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop-center-e9f5 .active-afbf:after,
.backdrop-center-e9f5 .active-afbf:before {
  content: "";
  display: table;
}
.backdrop-center-e9f5 .active-afbf:after {
  clear: both;
}
.backdrop-center-e9f5 .active-afbf .dynamic-5085,
.backdrop-center-e9f5 .active-afbf .purple_d1a9 {
  width: 49%;
}
.backdrop-center-e9f5 .active-afbf .dynamic-5085 a span.selected_817b,
.backdrop-center-e9f5 .active-afbf .purple_d1a9 a span.selected_817b {
  display: block;
  margin-bottom: 5px;
}
.backdrop-center-e9f5 .active-afbf .purple_d1a9 {
  float: left;
  text-align: left;
}
.backdrop-center-e9f5 .active-afbf .dynamic-5085 {
  float: right;
  text-align: right;
}
.item_gold_d635 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .item_gold_d635 {
    margin-bottom: 0;
  }
}
.wide-b15a {
  margin-bottom: 1em;
}
.wide-b15a .secondary-motion-35ab {
  font-size: 1.1em;
  line-height: 1.3;
}
.cold_b1c8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside_down_bfd7 .wide-b15a,
.summary-96d5 .wide-b15a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside_down_bfd7 .wide-b15a,
  .summary-96d5 .wide-b15a {
    display: block;
  }
}
.aside_down_bfd7 .cold_b1c8,
.summary-96d5 .cold_b1c8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside_down_bfd7 .cold_b1c8,
  .summary-96d5 .cold_b1c8 {
    margin-bottom: 1em;
  }
}
.aside_down_bfd7 .cold_b1c8 img,
.summary-96d5 .cold_b1c8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside_down_bfd7 .status_south_c43d,
.summary-96d5 .status_south_c43d {
  flex-basis: calc(100% - 160px);
}
.aside_down_bfd7 .status_south_c43d p,
.summary-96d5 .status_south_c43d p {
  margin-bottom: 0;
}
.aside_down_bfd7 .status_south_c43d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside_down_bfd7 .status_south_c43d {
    padding-left: 0;
  }
}
.summary-96d5 .status_south_c43d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary-96d5 .status_south_c43d {
    padding-right: 0;
  }
}
.summary-96d5 .cold_b1c8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdown_5999 .cold_b1c8 {
  margin-bottom: 0.5em;
}
.dropdown_5999 .cold_b1c8 img {
  width: 100%;
}
.slider-hovered-ce83 .form-narrow-f155,
.filter-outer-ed28 .form-narrow-f155 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.filter-outer-ed28 .thick_6448 .first-2597 p:last-child {
  margin-bottom: 0;
}
.frame_medium_bfd3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.down-9b98 .over_6126 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .down-9b98 .over_6126:last-of-type {
    margin-bottom: 0;
  }
}
.down-9b98 .over_6126 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.down-9b98 .over_6126 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.down-9b98 .over_6126 ul li {
  margin: 0 0 0.6em;
}
.down-9b98 .over_6126 ul li.secondary_ab49,
.down-9b98 .over_6126 ul li.stale-2077 {
  position: relative;
}
.down-9b98 .over_6126 ul li.secondary_ab49 .widget_middle_8097,
.down-9b98 .over_6126 ul li.stale-2077 .widget_middle_8097 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.down-9b98 .over_6126 ul li.secondary_ab49:after:after,
.down-9b98 .over_6126 ul li.secondary_ab49:after:before,
.down-9b98
  .over_6126
  ul
  li.stale-2077:after:after,
.down-9b98
  .over_6126
  ul
  li.stale-2077:after:before {
  content: "";
  display: table;
}
.down-9b98 .over_6126 ul li.secondary_ab49:after:after,
.down-9b98
  .over_6126
  ul
  li.stale-2077:after:after {
  clear: both;
}
.down-9b98 .over_6126 a.input-9214:hover {
  text-decoration: none;
}
.down-9b98 .over_6126 select {
  max-width: 100%;
}
.down-9b98 .over_6126 table {
  font-size: 85%;
}
.down-9b98 .over_6126 table td,
.down-9b98 .over_6126 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.down-9b98 .over_6126 table tfoot td {
  text-align: left;
}
.down-9b98 .over_6126 :last-child {
  margin-bottom: 0;
}
.down-9b98 .over_6126 .warm_7139 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.down-9b98 .over_6126 .warm_7139 label {
  width: 100%;
}
.down-9b98 .over_6126 .warm_7139 .advanced_b352 {
  width: 100%;
  display: block;
}
.down-9b98 .over_6126 .warm_7139 .preview_b65e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.down-9b98 .over_6126 .warm_7139 .preview_b65e:hover svg #svg-search {
  fill: #444;
}
.down-9b98 .over_6126 .warm_7139 .preview_b65e svg {
  width: 18px;
  height: 18px;
}
.down-9b98 .orange_5d20 ul ul,
.down-9b98 .secondary-top-2b0c ul ul,
.down-9b98 .popup_cool_7b26 ul ul,
.down-9b98 .icon_north_c567 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.down-9b98 .orange_5d20 .over_6d5e > a,
.down-9b98 .secondary-top-2b0c .over_6d5e > a,
.down-9b98 .popup_cool_7b26 .over_6d5e > a,
.down-9b98 .icon_north_c567 .over_6d5e > a {
  margin-bottom: 0;
}
.down-9b98 .component-gas-d174 li,
.down-9b98 .orange_5d20 li,
.down-9b98 .description_dark_c264 li,
.down-9b98 .secondary-top-2b0c li,
.down-9b98 .popup_cool_7b26 li,
.down-9b98 .icon_north_c567 li,
.down-9b98 .pattern_cold_ae4b li,
.down-9b98 .tag_a3d3 li {
  display: block;
  position: relative;
}
.down-9b98 .component-gas-d174 li:last-child,
.down-9b98 .orange_5d20 li:last-child,
.down-9b98 .description_dark_c264 li:last-child,
.down-9b98 .secondary-top-2b0c li:last-child,
.down-9b98 .popup_cool_7b26 li:last-child,
.down-9b98 .icon_north_c567 li:last-child,
.down-9b98 .pattern_cold_ae4b li:last-child,
.down-9b98 .tag_a3d3 li:last-child {
  border: none;
}
.down-9b98 .component-gas-d174 li a,
.down-9b98 .orange_5d20 li a,
.down-9b98 .description_dark_c264 li a,
.down-9b98 .secondary-top-2b0c li a,
.down-9b98 .popup_cool_7b26 li a,
.down-9b98 .icon_north_c567 li a,
.down-9b98 .pattern_cold_ae4b li a,
.down-9b98 .tag_a3d3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.down-9b98 .component-gas-d174 li ul li::before,
.down-9b98 .orange_5d20 li ul li::before,
.down-9b98 .description_dark_c264 li ul li::before,
.down-9b98 .secondary-top-2b0c li ul li::before,
.down-9b98 .popup_cool_7b26 li ul li::before,
.down-9b98 .icon_north_c567 li ul li::before,
.down-9b98 .pattern_cold_ae4b li ul li::before,
.down-9b98 .tag_a3d3 li ul li::before {
  left: 15px;
}
.down-9b98 .component-gas-d174 li ul a,
.down-9b98 .orange_5d20 li ul a,
.down-9b98 .description_dark_c264 li ul a,
.down-9b98 .secondary-top-2b0c li ul a,
.down-9b98 .popup_cool_7b26 li ul a,
.down-9b98 .icon_north_c567 li ul a,
.down-9b98 .pattern_cold_ae4b li ul a,
.down-9b98 .tag_a3d3 li ul a {
  padding-left: 20px;
}
.down-9b98 .component-gas-d174 li ul ul li::before,
.down-9b98 .orange_5d20 li ul ul li::before,
.down-9b98 .description_dark_c264 li ul ul li::before,
.down-9b98 .secondary-top-2b0c li ul ul li::before,
.down-9b98 .popup_cool_7b26 li ul ul li::before,
.down-9b98 .icon_north_c567 li ul ul li::before,
.down-9b98 .pattern_cold_ae4b li ul ul li::before,
.down-9b98 .tag_a3d3 li ul ul li::before {
  left: 30px;
}
.down-9b98 .component-gas-d174 li ul ul a,
.down-9b98 .orange_5d20 li ul ul a,
.down-9b98 .description_dark_c264 li ul ul a,
.down-9b98 .secondary-top-2b0c li ul ul a,
.down-9b98 .popup_cool_7b26 li ul ul a,
.down-9b98 .icon_north_c567 li ul ul a,
.down-9b98 .pattern_cold_ae4b li ul ul a,
.down-9b98 .tag_a3d3 li ul ul a {
  padding-left: 40px;
}
.down-9b98 .alert-76c5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.down-9b98 .tag_a3d3 ul li {
  margin-bottom: 1.41575em;
}
.down-9b98 .tag_a3d3 ul li .pattern_c29b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.down-9b98 .tag_a3d3 ul li .outer-2fff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stale_a3dc .component-gas-d174 li a,
.stale_a3dc .orange_5d20 li a,
.stale_a3dc .description_dark_c264 li a,
.stale_a3dc .secondary-top-2b0c li a,
.stale_a3dc .popup_cool_7b26 li a,
.stale_a3dc .icon_north_c567 li a,
.stale_a3dc .pattern_cold_ae4b li a,
.stale_a3dc .tag_a3d3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_a3dc .alert-76c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_a3dc .over_6126 ul li.secondary_ab49 .widget_middle_8097,
.stale_a3dc .over_6126 ul li.stale-2077 .widget_middle_8097 {
  background: rgba(0, 0, 0, 0.2);
}
.stale_a3dc .down-9b98 .over_6126 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li {
  margin: 0;
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li ul {
  margin: 0;
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li ul li a {
  padding-left: 15px;
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li ul li li a {
  padding-left: 30px;
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li.inner-4e4c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li.inner-4e4c > 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;
}
.yellow_4a8c .down-9b98 .item_upper_62c6 li.inner-4e4c > 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;
}
.item-4857 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image_6f0e {
  position: relative;
  z-index: 10;
}
.image_6f0e .south-d0d9 {
  width: 100%;
  max-width: 100%;
}
.clean_01e9 .right-20a9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.clean_01e9 .hidden-silver-b549 {
}
.clean_01e9 .stale_a3dc {
  background: #292929;
}
.message_current_f4a8 .right-20a9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.message_current_f4a8 .hidden-silver-b549 {
  background: #f9f9f9;
}
.message_current_f4a8 .stale_a3dc {
  background: #303030;
}
.primary-731f .right-20a9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary-731f .avatar-current-9885 {
    margin-bottom: 1em;
  }
  .primary-731f .avatar-current-9885:last-child {
    margin-bottom: 0;
  }
}
.primary-731f .hidden-silver-b549 {
  background: #ededed;
}
.primary-731f .stale_a3dc {
  background: #1a1a1a;
}
.right-20a9.hidden-silver-b549 {
  color: rgba(0, 0, 0, 0.6);
}
.right-20a9.hidden-silver-b549 .prev-2c49 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.right-20a9.stale_a3dc {
  color: rgba(255, 255, 255, 0.99);
}
.right-20a9.stale_a3dc a:not(.input-9214) {
  color: rgba(255, 255, 255, 0.79);
}
.right-20a9.stale_a3dc a:not(.input-9214):hover {
  color: rgba(255, 255, 255, 0.99);
}
.right-20a9.stale_a3dc .prev-2c49 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-20a9.stale_a3dc table tbody td,
.right-20a9.stale_a3dc table th {
  background: rgba(0, 0, 0, 0.08);
}
.north_e32c.dirty-f3bb .aside_steel_cec4 {
  max-width: initial;
}
.north_e32c .grid_2788 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.north_e32c .grid_2788 .south-d0d9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .north_e32c .grid_2788 .south-d0d9 {
    display: block;
    margin-bottom: 2em;
  }
  .north_e32c .grid_2788 .south-d0d9:last-child {
    margin-bottom: 0;
  }
}
.primary-731f .avatar-current-9885:last-child,
.message_current_f4a8 .avatar-current-9885:last-child,
.clean_01e9 .avatar-current-9885:last-child {
  margin-bottom: 0;
}
.primary-731f .avatar-current-9885 .down-9b98 .over_6126:last-child,
.message_current_f4a8 .avatar-current-9885 .down-9b98 .over_6126:last-child,
.clean_01e9 .avatar-current-9885 .down-9b98 .over_6126:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary-731f .dark-c42c,
  .primary-731f .grid_plasma_1210,
  .message_current_f4a8 .dark-c42c,
  .message_current_f4a8 .grid_plasma_1210,
  .clean_01e9 .dark-c42c,
  .clean_01e9 .grid_plasma_1210 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image_6f0e .avatar-current-9885 {
    margin-bottom: 2em;
  }
}
.image_6f0e p:last-child {
  margin-bottom: 0;
}
.image_6f0e li,
.image_6f0e ul {
  list-style: none;
  margin: 0;
}
.image_6f0e ul ul {
  margin-left: 2.617924em;
}
.wide-5fd6 {
  font-size: 0.875em;
}

/* css-noise: f730 */
.phantom-card-i0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
