/*!
Theme Name: Customify
Theme URI: https://pressmaximum.surface_down_db5d/customify
Author: WPCustomify
Author URI: https://pressmaximum.surface_down_db5d
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.surface_down_db5d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.main-north-52c1.avatar-6560/licenses/gpl-2.0.module_lite_6695
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.row-0d30/, (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.table_cool_3353.background_middle_fb73/normalize.secondary_179c/
 ======
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.secondary_179c v7.0.0 | MIT License | github.surface_down_db5d/necolas/normalize.secondary_179c */
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;
}
.nav_269e .west-b4b5,
.hot_facb,
.panel-yellow-020e,
.logo_65ac,
.purple-063d,
.article_b764,
.grid_solid_8397,
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;
}
.hot_facb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hot_facb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hot_facb,
  h1 {
    font-size: 1.8em;
  }
}
.panel-yellow-020e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel-yellow-020e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel-yellow-020e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel-yellow-020e,
  h2 {
    font-size: 1.7em;
  }
}
.logo_65ac,
h3 {
  font-size: 1.618em;
}
.nav_269e .west-b4b5,
.purple-063d,
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.hover_9f9a {
  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;
}
.top-1649:after,
.top-1649:before,
.secondary-slow-d7fe:after,
.secondary-slow-d7fe:before {
  content: "";
  display: table;
}
.top-1649:after,
.secondary-slow-d7fe:after {
  clear: both;
}
.box-rough-037a {
  float: right;
  margin-right: 0;
}
.yellow_030d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.upper-1184 .column-north-2949,
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;
}
.upper-1184 .column-north-2949: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;
}
.detail_bronze_d33e .column-north-2949 {
  box-shadow: none;
}
.detail_bronze_d33e
  .column-north-2949
  .card_thick_0800 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.detail_bronze_d33e .column-north-2949 .banner-0d35 {
  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;
}
.detail_bronze_d33e
  .column-north-2949
  .banner-0d35
  b {
  display: none;
}
.detail_bronze_d33e .button-dc2c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.picture_wide_372c:not(.dropdown_ddd1):not(.label_wide_58d1),
button:not(.dropdown_ddd1):not(.label_wide_58d1),
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ),
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ),
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ) {
  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;
}
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):hover,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):hover,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):hover,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):hover,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):active,
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):active,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):active,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):active,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):active,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus {
  outline: 0;
}
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1 {
  position: relative;
}
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .backdrop-44f0,
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .cold-b66f,
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .narrow_2a06,
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  i,
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  svg,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .backdrop-44f0,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .cold-b66f,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .narrow_2a06,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  i,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  svg,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .backdrop-44f0,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .cold-b66f,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .narrow_2a06,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  i,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  svg,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .backdrop-44f0,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .cold-b66f,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .narrow_2a06,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  i,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  svg,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .backdrop-44f0,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .cold-b66f,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  .narrow_2a06,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  i,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1
  svg {
  visibility: hidden;
}
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1:after,
button:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1:after,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1:after,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1:after,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ).fn-loading-59d1: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;
}
.picture_wide_372c:not(.dropdown_ddd1):not(.label_wide_58d1),
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ),
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ),
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ) {
  color: #fff;
  background: #235787;
}
.picture_wide_372c:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus,
input[type="button"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus,
input[type="reset"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus,
input[type="submit"]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ):focus {
  color: #fff;
}
.picture_wide_372c.fn-disabled-59d1:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ),
.picture_wide_372c[disabled]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ),
button.fn-disabled-59d1:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ),
button[disabled]:not(.dropdown_ddd1):not(
    .label_wide_58d1
  ) {
  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;
}
.bright-360d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright-360d: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;
}
.outline_tiny_0582 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.input_upper_11fa {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component-iron-0a41 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.top-1649:after,
.top-1649:before,
.bottom-36d0:after,
.bottom-36d0:before,
.dropdown-b201:after,
.dropdown-b201:before,
.row_efd7:after,
.row_efd7:before,
.shade_short_333b:after,
.shade_short_333b:before,
.under_3edc:after,
.under_3edc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.top-1649:after,
.bottom-36d0:after,
.dropdown-b201:after,
.row_efd7:after,
.shade_short_333b:after,
.under_3edc:after {
  clear: both;
}
.bottom-36d0 .overlay-hovered-bf76,
.dropdown-b201 .overlay-hovered-bf76,
.purple-3917 .overlay-hovered-bf76 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.popup-ca07 {
  display: inline-block;
}
.carousel-9666 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.carousel-9666 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel-9666 .secondary_easy_16fc {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_easy_16fc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel-22d0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel-22d0:after,
.panel-22d0:before {
  content: "";
  display: table;
}
.panel-22d0:after {
  clear: both;
}
.white-ef40 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.footer_next_8df4 .white-ef40 {
  max-width: 50%;
}
.hidden_right_caae .white-ef40 {
  max-width: 33.33%;
}
.breadcrumb-f811 .white-ef40 {
  max-width: 25%;
}
.north_8bdc .white-ef40 {
  max-width: 20%;
}
.label-tiny-bc6d .white-ef40 {
  max-width: 16.66%;
}
.disabled_2c16 .white-ef40 {
  max-width: 14.28%;
}
.column-8f89 .white-ef40 {
  max-width: 12.5%;
}
.preview_prev_72fb .white-ef40 {
  max-width: 11.11%;
}
.prev_2e99 {
  display: block;
}
.nav_269e .list-83b6 label,
.nav_269e .status-7f0b label,
.nav_269e .row_hard_e109 label,
.nav_269e .heading_d3e7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame_paper_7265 {
  list-style: none;
  margin: 0;
}
.frame_paper_7265 article.border-e9c2 {
  margin-bottom: 0;
}
.frame_paper_7265 ul {
  list-style: none;
  margin: 0;
}
.frame_paper_7265 .fixed_2c50 li.border-e9c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame_paper_7265 .fixed_2c50 li.border-e9c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame_paper_7265 .fixed_2c50 li.border-e9c2: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) {
  .frame_paper_7265 .fixed_2c50 li.border-e9c2 li.border-e9c2 li.border-e9c2 li.border-e9c2 {
    padding-left: 0;
  }
}
article.border-e9c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-e9c2 .bottom-36d0 p:last-of-type {
  margin-bottom: 0;
}
article.border-e9c2 .info-1a30 {
  float: left;
}
article.border-e9c2 .backdrop-bottom-f53a {
  margin-left: 85px;
}
article.border-e9c2 .slider_iron_82ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-e9c2 .slider_iron_82ea .medium-3ec6 {
  margin-left: 10px;
}
article.border-e9c2 .secondary_4241 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-e9c2 .aside-left-c049 {
  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 .list-83b6,
  #respond .row_hard_e109,
  #respond .heading_d3e7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list-83b6 input,
#respond .row_hard_e109 input,
#respond .heading_d3e7 input {
  width: 100%;
}
#respond .heading_d3e7 {
  margin-right: 0;
}
#respond .panel-5c3d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stone-6f0a {
  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;
}
.stone-6f0a.component_red_a40b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stone-6f0a 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%);
}
.stone-6f0a:focus,
.stone-6f0a: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);
}
.widget-tiny-6995 {
  border-radius: 10%;
}
.feature_9d8a {
  border-radius: 50%;
}
.title-e756 {
  font-size: 0.72em;
}
.up_2bf7 {
  font-size: 0.875em;
}
.status-17b6 {
  font-size: 1.1em;
}
.avatar-4f2b {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar-4f2b.title-e756 {
  letter-spacing: 0.5px;
}
.caption_bafa,
.caption_bafa a {
  color: #6d6d6d;
}
.caption_bafa a:hover {
  color: #111;
}
.carousel-680a {
  color: #6d6d6d;
}
.card_dynamic_529a {
  overflow-x: hidden;
}
.card_dynamic_529a .badge-wood-5a16.action_ed73 {
  position: relative;
}
.card_dynamic_529a .badge-wood-5a16.action_ed73.light-efbb {
  position: initial;
}
.card_dynamic_529a
  .badge-wood-5a16.action_ed73.light-efbb
  .static_f85f {
  left: auto;
}
.card_dynamic_529a .badge-wood-5a16 .static_f85f {
  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;
}
.card_dynamic_529a .badge-wood-5a16:hover.action_ed73 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.card_dynamic_529a
  .badge-wood-5a16:hover.action_ed73
  .static_f85f {
  display: block;
  z-index: 9999999;
}
.card_dynamic_529a .gradient-b734 .hovered-b9dc,
.card_dynamic_529a .tall-2b65 .hovered-b9dc {
  display: none;
}
.card_dynamic_529a .outer-424c .badge-wood-5a16:hover.action_ed73 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav_269e .list-83b6 label,
.nav_269e .status-7f0b label,
.nav_269e .row_hard_e109 label,
.nav_269e .heading_d3e7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame_paper_7265 {
  list-style: none;
  margin: 0;
}
.frame_paper_7265 article.border-e9c2 {
  margin-bottom: 0;
}
.frame_paper_7265 ul {
  list-style: none;
  margin: 0;
}
.frame_paper_7265 .fixed_2c50 li.border-e9c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame_paper_7265 .fixed_2c50 li.border-e9c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame_paper_7265 .fixed_2c50 li.border-e9c2: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) {
  .frame_paper_7265 .fixed_2c50 li.border-e9c2 li.border-e9c2 li.border-e9c2 li.border-e9c2 {
    padding-left: 0;
  }
}
article.border-e9c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-e9c2 .bottom-36d0 p:last-of-type {
  margin-bottom: 0;
}
article.border-e9c2 .info-1a30 {
  float: left;
}
article.border-e9c2 .backdrop-bottom-f53a {
  margin-left: 85px;
}
article.border-e9c2 .slider_iron_82ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-e9c2 .slider_iron_82ea .medium-3ec6 {
  margin-left: 10px;
}
article.border-e9c2 .secondary_4241 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-e9c2 .aside-left-c049 {
  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 .list-83b6,
  #respond .row_hard_e109,
  #respond .heading_d3e7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list-83b6 input,
#respond .row_hard_e109 input,
#respond .heading_d3e7 input {
  width: 100%;
}
#respond .heading_d3e7 {
  margin-right: 0;
}
#respond .panel-5c3d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient-b734 .overlay-selected-58ca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.overlay-selected-58ca .gradient-d986.list-tiny-46fe .title_9721 > li > a:focus,
.overlay-selected-58ca .gradient-d986.list-tiny-46fe .title_9721 > li > a:hover,
.overlay-selected-58ca .gradient-d986.tertiary-6a8e .title_9721 > li > a:focus,
.overlay-selected-58ca .gradient-d986.tertiary-6a8e .title_9721 > li > a:hover,
.overlay-selected-58ca .gradient-d986.dropdown-faed .title_9721 > li > a:focus,
.overlay-selected-58ca .gradient-d986.dropdown-faed .title_9721 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-selected-58ca
  .gradient-d986.list-tiny-46fe
  .title_9721
  > li.icon_first_a1d6
  > a,
.overlay-selected-58ca
  .gradient-d986.list-tiny-46fe
  .title_9721
  > li.chip_static_0233
  > a,
.overlay-selected-58ca
  .gradient-d986.tertiary-6a8e
  .title_9721
  > li.icon_first_a1d6
  > a,
.overlay-selected-58ca
  .gradient-d986.tertiary-6a8e
  .title_9721
  > li.chip_static_0233
  > a,
.overlay-selected-58ca
  .gradient-d986.dropdown-faed
  .title_9721
  > li.icon_first_a1d6
  > a,
.overlay-selected-58ca .gradient-d986.dropdown-faed .title_9721 > li.focused-79d9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-selected-58ca .column-mini-b3f9,
.overlay-selected-58ca .column-mini-b3f9 a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-selected-58ca .highlight-5fd6.hovered-87bd li a,
.overlay-selected-58ca .header_3a1f a,
.overlay-selected-58ca .south_63d0,
.overlay-selected-58ca .title_9721 > li > a,
.overlay-selected-58ca .active_hot_920a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca .highlight-5fd6.hovered-87bd li a:hover,
.overlay-selected-58ca .header_3a1f a:hover,
.overlay-selected-58ca .south_63d0:hover,
.overlay-selected-58ca .title_9721 > li > a:hover,
.overlay-selected-58ca .active_hot_920a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-selected-58ca .old_b4d0 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca .old_b4d0 .pagination_next_8a33 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-selected-58ca .old_b4d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-selected-58ca .carousel-fe1e .under-3397 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca .carousel-fe1e .under-3397 .large-b50a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca
  .carousel-fe1e
  .under-3397
  .large-b50a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca
  .carousel-fe1e
  .under-3397
  .large-b50a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca
  .carousel-fe1e
  .under-3397
  .large-b50a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca
  .carousel-fe1e
  .under-3397
  .large-b50a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca .carousel-fe1e .list-2722 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-selected-58ca .carousel-fe1e .list-2722:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_b199
  .overlay-selected-58ca
  .carousel-fe1e
  .overlay-stale-33a1
  .content-rough-96ef {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_b199
  .overlay-selected-58ca
  .carousel-fe1e
  .overlay-stale-33a1
  .large-b50a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-b734 .caption_5e77 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.caption_5e77 .gradient-d986.list-tiny-46fe .title_9721 > li > a:focus,
.caption_5e77 .gradient-d986.list-tiny-46fe .title_9721 > li > a:hover,
.caption_5e77 .gradient-d986.tertiary-6a8e .title_9721 > li > a:focus,
.caption_5e77 .gradient-d986.tertiary-6a8e .title_9721 > li > a:hover,
.caption_5e77 .gradient-d986.dropdown-faed .title_9721 > li > a:focus,
.caption_5e77 .gradient-d986.dropdown-faed .title_9721 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_5e77
  .gradient-d986.list-tiny-46fe
  .title_9721
  > li.icon_first_a1d6
  > a,
.caption_5e77
  .gradient-d986.list-tiny-46fe
  .title_9721
  > li.chip_static_0233
  > a,
.caption_5e77
  .gradient-d986.tertiary-6a8e
  .title_9721
  > li.icon_first_a1d6
  > a,
.caption_5e77
  .gradient-d986.tertiary-6a8e
  .title_9721
  > li.chip_static_0233
  > a,
.caption_5e77
  .gradient-d986.dropdown-faed
  .title_9721
  > li.icon_first_a1d6
  > a,
.caption_5e77 .gradient-d986.dropdown-faed .title_9721 > li.focused-79d9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.caption_5e77 .column-mini-b3f9,
.caption_5e77 .column-mini-b3f9 a {
  color: rgba(0, 0, 0, 0.8);
}
.caption_5e77 .highlight-5fd6.hovered-87bd li a,
.caption_5e77 .header_3a1f a,
.caption_5e77 .south_63d0,
.caption_5e77 .title_9721 > li > a,
.caption_5e77 .active_hot_920a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_5e77 .highlight-5fd6.hovered-87bd li a:hover,
.caption_5e77 .header_3a1f a:hover,
.caption_5e77 .south_63d0:hover,
.caption_5e77 .title_9721 > li > a:hover,
.caption_5e77 .active_hot_920a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_5e77 .old_b4d0 {
  color: rgba(0, 0, 0, 0.55);
}
.caption_5e77 .old_b4d0 .pagination_next_8a33 {
  color: rgba(0, 0, 0, 0.8);
}
.caption_5e77 .old_b4d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-c991 .shadow_a756 {
  margin-left: auto;
  margin-right: auto;
}
.dropdown-b201 > * {
  margin-left: auto;
  margin-right: auto;
}
.dropdown-b201 .outline_tiny_0582 {
  margin-right: 1.41575em;
}
.grid-over-cd1a .dropdown-b201 > .notification-7375 {
  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;
}
.grid-over-cd1a .dropdown-b201 > .bronze-28fa {
  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;
}
.tooltip_d498.steel-c991 .shadow_a756,
.icon-bottom-7133.steel-c991 .shadow_a756 {
  margin-left: 0;
}
.primary_hard_0ed9.steel-c991 .shadow_a756,
.row_steel_4c15.steel-c991 .shadow_a756 {
  margin-right: 0;
}
.dropdown-b201 ol,
.dropdown-b201 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown_gold_34ba video {
  max-width: 100%;
}
.search-medium-f6fe img {
  display: block;
}
.search-medium-f6fe.outline_tiny_0582,
.search-medium-f6fe.input_upper_11fa {
  width: 100%;
}
.search-medium-f6fe.bronze-28fa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.liquid-a0ad:not(.list_clean_52a0) {
  margin: 1.5em auto;
}
.hover_b691 p {
  padding: 1.5em 14px;
}
ul.message-d3ed.bronze-28fa,
ul.message-d3ed.notification-7375,
ul.message-d3ed.hidden-beba.notification-7375 {
  padding: 0 14px;
}
.plasma_d4a8 {
  display: block;
  overflow-x: auto;
}
.plasma_d4a8 table {
  border-collapse: collapse;
  width: 100%;
}
.plasma_d4a8 td,
.plasma_d4a8 th {
  padding: 0.5em;
}
.dropdown-b201 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dropdown-b201 ol ol,
.dropdown-b201 ol ul,
.dropdown-b201 ul ol,
.dropdown-b201 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dropdown-b201 ol ol li,
.dropdown-b201 ol ul li,
.dropdown-b201 ul ol li,
.dropdown-b201 ul ul li {
  margin-left: 0;
}
.in_ef52.copper-821a > .steel-4013 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.in_ef52.copper-821a > .steel-4013 iframe,
.in_ef52.copper-821a > .steel-4013 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accordion_6b4b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accordion_6b4b.active_a77b {
  padding: 0;
}
.accordion_6b4b.active_a77b cite {
  font-size: 13px;
}
.accordion_6b4b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accordion_6b4b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-6c37 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-6c37 > p:first-child {
  margin-top: 0;
}
.media-6c37 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-6c37 blockquote {
  border-left: 0;
}
.focused_042b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focused_042b:not(.complex_2e25) {
  max-width: 100px;
}
.focused_042b.message-ec98 {
  border-bottom: none !important;
  text-align: center;
}
.focused_042b.message-ec98::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover_b691 p {
    padding: 1.5em 0;
  }
}
.red-ec48 {
  color: #0073aa;
}
.paragraph-mini-9164 {
  background-color: #0073aa;
}
.input_26f2 {
  color: #229fd8;
}
.link-rough-7bb2 {
  background-color: #229fd8;
}
.glass-6a5d {
  color: #eee;
}
.gas-a66b {
  background-color: #eee;
}
.paragraph_cdfb {
  color: #444;
}
.button-paper-1b7b {
  background-color: #444;
}
.button_e383 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button_e383 .heading_orange_1562 .header_3a1f {
  font-size: 15px;
}
.button_e383 .header_3a1f {
  line-height: 1.3;
}
.button_e383 .caption_5e77 {
}
.button_e383 .overlay-selected-58ca {
  background: #235787;
}
.huge_2512 {
  padding: 0;
}
.huge_2512 .overlay-selected-58ca {
  background: #1a1a1a;
}
.huge_2512 .caption_5e77 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.focus-2239 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.focus-2239 .caption_5e77 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.focus-2239 .overlay-selected-58ca {
  background: #303030;
}
.under_3edc {
  position: relative;
  z-index: 10;
}
.under_3edc .chip-fc89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-0680 .action_ed73 {
  display: inline-block;
  vertical-align: middle;
}
.module-0680.message_dirty_18d2 .action_ed73 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-0680.message_dirty_18d2 .action_ed73 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-0680.message_dirty_18d2 .action_ed73 {
    margin-right: 0.4em;
  }
}
.module-0680.message_dirty_18d2 .action_ed73:last-child {
  margin-right: 0;
}
.link-up-e334 .chip-fc89 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient-b734 .heading_orange_1562 {
    margin: 0 -0.5em;
  }
  .gradient-b734 .heading_orange_1562 [class*="customify-col-"],
  .gradient-b734 .heading_orange_1562 [class*="customify-col_"],
  .gradient-b734 .heading_orange_1562 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient-b734.bronze-3f6e .chip-fc89 {
  background: 0 0 !important;
}
.gradient-b734.bronze-3f6e .chip-fc89,
.gradient-b734.link-up-e334 .chip-fc89 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient-b734.steel-bd79 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient-b734.link-up-e334 .chip-fc89 {
  box-shadow: none !important;
}
.hover-e1b2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hover-e1b2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hover-e1b2 {
    padding: 18px 0 20px;
  }
}
.hover-e1b2 .gradient_4e76 {
  width: 100%;
}
.hover-e1b2 .pagination-a4bf {
  margin-bottom: 0;
}
.hover-e1b2 .thumbnail_easy_2516 {
  margin-top: 5px;
  font-size: 0.875em;
}
.thick_f428 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thick_f428 .east-a462 {
  width: 100%;
}
.liquid-9cfc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.liquid-9cfc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.liquid-9cfc 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;
}
.liquid-9cfc li:last-child:after {
  display: none;
}
.liquid-9cfc li a {
  font-weight: 500;
  margin-right: 10px;
}
.white-3480 .hovered-b9dc button,
.hover-e1b2 .hovered-b9dc button {
  left: 0;
}
.white-3480 .east-a462,
.hover-e1b2 .east-a462 {
  padding-left: 0;
  padding-right: 0;
}
.white-3480 .thick_f428,
.hover-e1b2 .thick_f428 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.white-3480 {
  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;
}
.white-3480: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;
}
.white-3480 .tiny_3d6d {
  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) {
  .white-3480 .tiny_3d6d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .white-3480 .tiny_3d6d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .white-3480 .tiny_3d6d {
    min-height: 200px;
  }
}
.white-3480 .liquid-9cfc {
  color: rgba(255, 255, 255, 0.8);
}
.white-3480 .liquid-9cfc a,
.white-3480 .liquid-9cfc li:after {
  color: inherit;
}
.white-3480 .liquid-9cfc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary_c4b3 {
  margin-bottom: 0.5em;
}
.grid-dim-cfe2 {
  margin-bottom: 1.2em;
}
.grid-dim-cfe2,
.primary_c4b3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid-dim-cfe2 p:last-child,
.primary_c4b3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hovered-b9dc,
#masthead .hovered-b9dc {
  display: none;
}
#masthead
  > .hovered-b9dc.new-0c5b {
  display: none;
}
#masthead > .hovered-b9dc button {
  left: 0;
}
.pink_1a5f {
  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%;
}
.pink_1a5f .action_ed73 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pink_1a5f .status-76b2 {
  display: -webkit-box;
  display: flex;
}
.pink_1a5f .status-76b2.preview-clean-4c81 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pink_1a5f .status-76b2.background_e3a5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pink_1a5f .status-76b2.current-5bc2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pink_1a5f.alert_basic_7e4d.north_e471 .status-76b2.preview-clean-4c81 {
  flex-basis: 100%;
}
.pink_1a5f.tooltip-18dd .status-76b2.background_e3a5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pink_1a5f.tooltip-18dd .status-76b2.current-5bc2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hovered-b9dc.new-0c5b {
  display: none;
}
#masthead > .hovered-b9dc button {
  left: 0;
}
.pressed-c5fc {
  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;
}
.pressed-c5fc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pressed-c5fc.menu_ee48 i {
  margin-right: 4px;
}
.pressed-c5fc.grid_plasma_022a i {
  margin-left: 5px;
}
.header_3a1f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header_3a1f p:last-child {
  margin-bottom: 0;
}
.inner_97ef {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.inner_97ef a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.inner_97ef img {
  display: block;
  width: auto;
  line-height: 1;
}
.inner_97ef .column-mini-b3f9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.inner_97ef .basic_d4eb {
  margin: 5px 0 7px 0;
}
.inner_97ef.form-bright-f37c .article-middle-f681 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_97ef.form-bright-f37c .input_white_a6a4 {
  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;
}
.inner_97ef.easy-8011 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.inner_97ef.easy-8011 .article-middle-f681 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_97ef.easy-8011 .input_white_a6a4 {
  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;
}
.inner_97ef.media_upper_0ba8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_97ef.copper_1cbb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.inner_97ef.copper_1cbb .input_white_a6a4 {
  margin-top: 7px;
}
.surface_53e4 {
  display: inline-block;
}
.under_3edc .section_black_789f .inner_97ef img {
  max-width: 100%;
}
.gradient-d986 .surface-afd1.paper_0675,
.logo_85d6 .surface-afd1.paper_0675 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-d986 .container_5ed9,
.logo_85d6 .container_5ed9 {
  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%);
}
.gradient-d986 .container_5ed9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gradient-d986.hot-8736 .container_5ed9 {
  display: none;
}
.gradient-d986 .title-6628 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient-d986 .title-6628 li {
  display: inline-block;
  position: relative;
}
.gradient-d986 .title-6628 li:last-child {
  margin-right: 0;
}
.gradient-d986 .title-6628 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;
}
.gradient-d986 .title-6628 li.focused-79d9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gradient-d986 .title-6628 > 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;
}
.gradient-d986 .title-6628 > li > a i {
  line-height: 0;
}
.gradient-d986 .title-6628 > li.fluid-311a > a .container_5ed9 {
  margin-left: 4px;
  line-height: 0;
}
.gradient-d986 .title-6628 .box_b0f1 li.fluid-311a > a {
  position: relative;
}
.gradient-d986 .title-6628 .box_b0f1 li.fluid-311a > a:after,
.gradient-d986 .title-6628 .box_b0f1 li.fluid-311a > a:before {
  content: "";
  display: table;
}
.gradient-d986 .title-6628 .box_b0f1 li.fluid-311a > a:after {
  clear: both;
}
.gradient-d986 .title-6628 .box_b0f1 li.fluid-311a > a .container_5ed9 {
  margin-left: 5px;
  float: right;
}
.gradient-d986 .form_b5d9,
.gradient-d986 .box_b0f1 {
  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;
}
.gradient-d986 .box_b0f1 {
  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;
}
.gradient-d986 .box_b0f1 .paper_0675 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient-d986 .box_b0f1 .container_5ed9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gradient-d986 .box_b0f1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gradient-d986 .box_b0f1 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;
}
.gradient-d986 .box_b0f1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gradient-d986 .box_b0f1 .box_b0f1 {
  top: 0;
  left: 100%;
}
.gradient-d986 .bottom-b6ed.fn-focus-59d1 > .form_b5d9,
.gradient-d986 .bottom-b6ed.fn-focus-59d1 > .box_b0f1,
.gradient-d986 .bottom-b6ed:focus > .form_b5d9,
.gradient-d986 .bottom-b6ed:focus > .box_b0f1,
.gradient-d986 .bottom-b6ed:hover > .form_b5d9,
.gradient-d986 .bottom-b6ed:hover > .box_b0f1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gradient-d986.dropdown-faed .title_9721:after,
.gradient-d986.dropdown-faed .title_9721:before {
  content: "";
  display: table;
}
.gradient-d986.dropdown-faed .title_9721:after {
  clear: both;
}
.gradient-d986.dropdown-faed .title_9721 > li {
  float: left;
}
.gradient-d986.text-short-41e6 .title_9721:after,
.gradient-d986.text-short-41e6 .title_9721:before {
  content: "";
  display: table;
}
.gradient-d986.text-short-41e6 .title_9721:after {
  clear: both;
}
.gradient-d986.text-short-41e6 .title_9721 > li {
  float: left;
}
.gradient-d986.text-short-41e6 .title_9721 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-d986.text-short-41e6 .title_9721 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gradient-d986.text-short-41e6 .title_9721 > li.icon_first_a1d6 > a,
.gradient-d986.text-short-41e6 .title_9721 > li.focused-79d9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gradient-d986.list-tiny-46fe .title_9721 > li > a .paper_0675 {
  position: relative;
}
.gradient-d986.list-tiny-46fe .title_9721 > li > a .paper_0675: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;
}
.gradient-d986.list-tiny-46fe
  .title_9721
  > li:focus
  > a
  .paper_0675:before,
.gradient-d986.list-tiny-46fe
  .title_9721
  > li:hover
  > a
  .paper_0675:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-d986.list-tiny-46fe
  .title_9721
  > li.icon_first_a1d6
  > a
  .paper_0675:before,
.gradient-d986.list-tiny-46fe
  .title_9721
  > li.chip_static_0233
  > a
  .paper_0675:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-d986.tertiary-6a8e .title_9721 > li > a .paper_0675 {
  position: relative;
}
.gradient-d986.tertiary-6a8e .title_9721 > li > a .paper_0675: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;
}
.gradient-d986.tertiary-6a8e .title_9721 > li:focus > a .paper_0675:before,
.gradient-d986.tertiary-6a8e
  .title_9721
  > li:hover
  > a
  .paper_0675:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-d986.tertiary-6a8e
  .title_9721
  > li.icon_first_a1d6
  > a
  .paper_0675:before,
.gradient-d986.tertiary-6a8e
  .title_9721
  > li.chip_static_0233
  > a
  .paper_0675:before {
  width: 100%;
  background-color: currentColor;
}
.logo_85d6 .title-6628 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo_85d6 .title-6628 li:first-child > a {
  border-top: none;
}
.logo_85d6 .title-6628 .status_deda > .paper_0675 .container_5ed9 {
  display: none;
}
.logo_85d6 .title-6628 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.logo_85d6 .title-6628 li:last-child {
  border: none;
}
.logo_85d6 .title-6628 li.fluid-311a > a {
  padding-right: 45px !important;
}
.logo_85d6 .title-6628 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.logo_85d6 .title-6628 li a:focus,
.logo_85d6 .title-6628 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_85d6 .title-6628 li .card-hard-9521 {
  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;
}
.logo_85d6 .title-6628 li .card-hard-9521:hover {
  box-shadow: none;
}
.logo_85d6 .title-6628 li .card-hard-9521 .container_5ed9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.logo_85d6 .title-6628 .box_b0f1 {
  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);
}
.logo_85d6 .title-6628 .box_b0f1 li a {
  padding-left: 3em;
}
.logo_85d6 .title-6628 .hovered_9a4c > a .card-hard-9521 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.logo_85d6 .title-6628 .hovered_9a4c > .box_b0f1 {
  display: block;
  opacity: 1;
}
.gold_2b0c {
  max-width: 100%;
}
.tabs_288e {
  line-height: 0;
  cursor: pointer;
}
.active_hot_920a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_hot_920a:hover {
  box-shadow: none;
  color: currentColor;
}
.active_hot_920a svg {
  width: 18px;
  height: 18px;
}
.active_hot_920a .logo-small-4151 {
  display: none;
}
.column-middle-5355 {
  position: relative;
}
.column-middle-5355.fn-active-59d1 .active_hot_920a .video_aa47 {
  display: none;
}
.column-middle-5355.fn-active-59d1 .active_hot_920a .logo-small-4151 {
  display: inline-block;
}
.column-middle-5355 .surface-ee96 {
  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);
}
.column-middle-5355.column_633d .surface-ee96 {
  left: auto;
  right: -0.9em;
}
.column-middle-5355.column_633d .first_aaaf::before {
  left: auto;
  right: 15px;
}
.column-middle-5355.fn-active-59d1 .surface-ee96 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-stale-33a1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-stale-33a1 label {
  flex-basis: 100%;
}
.overlay-stale-33a1 .under-3397 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.overlay-stale-33a1 .large-b50a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-stale-33a1 .large-b50a:focus {
  background-color: transparent;
}
.overlay-stale-33a1 button.list-2722 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-stale-33a1 button.list-2722:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-stale-33a1 button.list-2722 svg {
  width: 18px;
  height: 18px;
}
.overlay-stale-33a1 input[type="submit"] {
  min-height: auto;
}
.carousel-fe1e .overlay-stale-33a1 .large-b50a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.first_aaaf {
  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) {
  .first_aaaf {
    width: 220px;
  }
}
.first_aaaf label {
  flex-basis: 100%;
}
.first_aaaf::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;
}
.active_b199 .carousel-fe1e .overlay-stale-33a1 {
  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;
}
.active_b199
  .carousel-fe1e
  .overlay-stale-33a1
  .under-3397 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active_b199 .carousel-fe1e .overlay-stale-33a1 .large-b50a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active_b199
  .carousel-fe1e
  .overlay-stale-33a1
  .large-b50a:focus {
  background: 0 0;
}
.active_b199
  .carousel-fe1e
  .overlay-stale-33a1
  .content-rough-96ef {
  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;
}
.highlight-5fd6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight-5fd6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight-5fd6 li:last-child {
  margin-right: 0;
}
.highlight-5fd6 li:first-child {
  margin-left: 0;
}
.highlight-5fd6.surface-68b4 a {
  color: #fff;
}
.highlight-5fd6.surface-68b4 a:hover {
  color: #fff;
}
.highlight-5fd6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight-5fd6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight-5fd6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight-5fd6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight-5fd6 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight-5fd6 [class*="social-icon-apple"].slow_07b7 {
  background-color: transparent;
  color: #999;
}
.highlight-5fd6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight-5fd6 [class*="social-icon-behance"].slow_07b7 {
  background-color: transparent;
  color: #1769ff;
}
.highlight-5fd6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight-5fd6 [class*="social-icon-bitbucket"].slow_07b7 {
  background-color: transparent;
  color: #205081;
}
.highlight-5fd6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight-5fd6 [class*="social-icon-codepen"].slow_07b7 {
  background-color: transparent;
  color: #000;
}
.highlight-5fd6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight-5fd6 [class*="social-icon-delicious"].slow_07b7 {
  background-color: transparent;
  color: #39f;
}
.highlight-5fd6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight-5fd6 [class*="social-icon-digg"].slow_07b7 {
  background-color: transparent;
  color: #005be2;
}
.highlight-5fd6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight-5fd6 [class*="social-icon-dribbble"].slow_07b7 {
  background-color: transparent;
  color: #ea4c89;
}
.highlight-5fd6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight-5fd6 [class*="social-icon-envelope"].slow_07b7 {
  background-color: transparent;
  color: #ea4335;
}
.highlight-5fd6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight-5fd6 [class*="social-icon-facebook"].slow_07b7 {
  background-color: transparent;
  color: #3b5998;
}
.highlight-5fd6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight-5fd6 [class*="social-icon-flickr"].slow_07b7 {
  background-color: transparent;
  color: #0063dc;
}
.highlight-5fd6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight-5fd6 [class*="social-icon-foursquare"].slow_07b7 {
  background-color: transparent;
  color: #2d5be3;
}
.highlight-5fd6 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight-5fd6 [class*="social-icon-github"].slow_07b7 {
  background-color: transparent;
  color: #333;
}
.highlight-5fd6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight-5fd6 [class*="social-icon-google-plus"].slow_07b7 {
  background-color: transparent;
  color: #dd4b39;
}
.highlight-5fd6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight-5fd6 [class*="social-icon-houzz"].slow_07b7 {
  background-color: transparent;
  color: #7ac142;
}
.highlight-5fd6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight-5fd6 [class*="social-icon-instagram"].slow_07b7 {
  background-color: transparent;
  color: #262626;
}
.highlight-5fd6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight-5fd6 [class*="social-icon-jsfiddle"].slow_07b7 {
  background-color: transparent;
  color: #487aa2;
}
.highlight-5fd6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight-5fd6 [class*="social-icon-linkedin"].slow_07b7 {
  background-color: transparent;
  color: #0077b5;
}
.highlight-5fd6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight-5fd6 [class*="social-icon-medium"].slow_07b7 {
  background-color: transparent;
  color: #00ab6b;
}
.highlight-5fd6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight-5fd6
  [class*="social-icon-odnoklassniki"].slow_07b7 {
  background-color: transparent;
  color: #f4731c;
}
.highlight-5fd6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight-5fd6 [class*="social-icon-meetup"].slow_07b7 {
  background-color: transparent;
  color: #ec1c40;
}
.highlight-5fd6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight-5fd6 [class*="social-icon-pinterest"].slow_07b7 {
  background-color: transparent;
  color: #bd081c;
}
.highlight-5fd6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight-5fd6 [class*="social-icon-product-hunt"].slow_07b7 {
  background-color: transparent;
  color: #da552f;
}
.highlight-5fd6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight-5fd6 [class*="social-icon-reddit"].slow_07b7 {
  background-color: transparent;
  color: #ff4500;
}
.highlight-5fd6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight-5fd6 [class*="social-icon-rss"].slow_07b7 {
  background-color: transparent;
  color: #f26522;
}
.highlight-5fd6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight-5fd6
  [class*="social-icon-shopping-cart"].slow_07b7 {
  background-color: transparent;
  color: #4caf50;
}
.highlight-5fd6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight-5fd6 [class*="social-icon-skype"].slow_07b7 {
  background-color: transparent;
  color: #00aff0;
}
.highlight-5fd6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight-5fd6 [class*="social-icon-slideshare"].slow_07b7 {
  background-color: transparent;
  color: #0077b5;
}
.highlight-5fd6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight-5fd6 [class*="social-icon-snapchat"].slow_07b7 {
  background-color: transparent;
  color: #fffc00;
}
.highlight-5fd6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight-5fd6 [class*="social-icon-soundcloud"].slow_07b7 {
  background-color: transparent;
  color: #f80;
}
.highlight-5fd6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight-5fd6 [class*="social-icon-spotify"].slow_07b7 {
  background-color: transparent;
  color: #2ebd59;
}
.highlight-5fd6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight-5fd6
  [class*="social-icon-stack-overflow"].slow_07b7 {
  background-color: transparent;
  color: #fe7a15;
}
.highlight-5fd6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight-5fd6 [class*="social-icon-maldkfgram"].slow_07b7 {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight-5fd6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight-5fd6 [class*="social-icon-tripadvisor"].slow_07b7 {
  background-color: transparent;
  color: #589442;
}
.highlight-5fd6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight-5fd6 [class*="social-icon-tumblr"].slow_07b7 {
  background-color: transparent;
  color: #35465c;
}
.highlight-5fd6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight-5fd6 [class*="social-icon-twitch"].slow_07b7 {
  background-color: transparent;
  color: #6441a5;
}
.highlight-5fd6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight-5fd6 [class*="social-icon-twitter"].slow_07b7 {
  background-color: transparent;
  color: #1da1f2;
}
.highlight-5fd6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight-5fd6 [class*="social-icon-vimeo"].slow_07b7 {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight-5fd6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight-5fd6 [class*="social-icon-vk"].slow_07b7 {
  background-color: transparent;
  color: #45668e;
}
.highlight-5fd6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight-5fd6 [class*="social-icon-weibo"].slow_07b7 {
  background-color: transparent;
  color: #df2029;
}
.highlight-5fd6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight-5fd6 [class*="social-icon-weixin"].slow_07b7 {
  background-color: transparent;
  color: #7bb32e;
}
.highlight-5fd6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight-5fd6 [class*="social-icon-whatsapp"].slow_07b7 {
  background-color: transparent;
  color: #25d366;
}
.highlight-5fd6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight-5fd6 [class*="social-icon-wordpress"].slow_07b7 {
  background-color: transparent;
  color: #21759b;
}
.highlight-5fd6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight-5fd6 [class*="social-icon-xing"].slow_07b7 {
  background-color: transparent;
  color: #026466;
}
.highlight-5fd6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight-5fd6 [class*="social-icon-yelp"].slow_07b7 {
  background-color: transparent;
  color: #af0606;
}
.highlight-5fd6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight-5fd6 [class*="social-icon-youtube"].slow_07b7 {
  background-color: transparent;
  color: #cd201f;
}
.south_63d0 {
  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;
}
.south_63d0:hover {
  box-shadow: none;
  background: 0 0;
}
.dim_c73e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.narrow-e0dc {
  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;
}
.active-5a43 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary-pro-009d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary-pro-009d,
.primary-pro-009d::after,
.primary-pro-009d::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;
}
.primary-pro-009d::after,
.primary-pro-009d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card_8dac .narrow-e0dc .active-5a43 {
  margin-top: -2px;
  width: 19px;
}
.card_8dac .narrow-e0dc .primary-pro-009d {
  margin-top: -1px;
}
.card_8dac .narrow-e0dc .primary-pro-009d,
.card_8dac .narrow-e0dc .primary-pro-009d::after,
.card_8dac .narrow-e0dc .primary-pro-009d::before {
  width: 19px;
  height: 2px;
}
.card_8dac .narrow-e0dc .primary-pro-009d::before {
  top: -6px;
}
.card_8dac .narrow-e0dc .primary-pro-009d::after {
  bottom: -6px;
}
.caption_black_7e89 .narrow-e0dc .active-5a43 {
  margin-top: -2px;
  width: 22px;
}
.caption_black_7e89 .narrow-e0dc .primary-pro-009d {
  margin-top: -1px;
}
.caption_black_7e89 .narrow-e0dc .primary-pro-009d,
.caption_black_7e89 .narrow-e0dc .primary-pro-009d::after,
.caption_black_7e89 .narrow-e0dc .primary-pro-009d::before {
  width: 22px;
  height: 2px;
}
.caption_black_7e89 .narrow-e0dc .primary-pro-009d::before {
  top: -7px;
}
.caption_black_7e89 .narrow-e0dc .primary-pro-009d::after {
  bottom: -7px;
}
.modal_8146 .narrow-e0dc .active-5a43 {
  margin-top: -2px;
  width: 31px;
}
.modal_8146 .narrow-e0dc .primary-pro-009d {
  margin-top: -1.5px;
}
.modal_8146 .narrow-e0dc .primary-pro-009d,
.modal_8146 .narrow-e0dc .primary-pro-009d::after,
.modal_8146 .narrow-e0dc .primary-pro-009d::before {
  width: 31px;
  height: 3px;
}
.modal_8146 .narrow-e0dc .primary-pro-009d::before {
  top: -9px;
}
.modal_8146 .narrow-e0dc .primary-pro-009d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hidden-down-844f .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-down-844f .narrow-e0dc .primary-pro-009d {
    margin-top: -1px;
  }
  .hidden-down-844f .narrow-e0dc .primary-pro-009d,
  .hidden-down-844f .narrow-e0dc .primary-pro-009d::after,
  .hidden-down-844f .narrow-e0dc .primary-pro-009d::before {
    width: 19px;
    height: 2px;
  }
  .hidden-down-844f .narrow-e0dc .primary-pro-009d::before {
    top: -6px;
  }
  .hidden-down-844f .narrow-e0dc .primary-pro-009d::after {
    bottom: -6px;
  }
  .alert_09b9 .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_09b9 .narrow-e0dc .primary-pro-009d {
    margin-top: -1px;
  }
  .alert_09b9 .narrow-e0dc .primary-pro-009d,
  .alert_09b9 .narrow-e0dc .primary-pro-009d::after,
  .alert_09b9 .narrow-e0dc .primary-pro-009d::before {
    width: 22px;
    height: 2px;
  }
  .alert_09b9 .narrow-e0dc .primary-pro-009d::before {
    top: -7px;
  }
  .alert_09b9 .narrow-e0dc .primary-pro-009d::after {
    bottom: -7px;
  }
  .warm-02ec .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 31px;
  }
  .warm-02ec .narrow-e0dc .primary-pro-009d {
    margin-top: -1.5px;
  }
  .warm-02ec .narrow-e0dc .primary-pro-009d,
  .warm-02ec .narrow-e0dc .primary-pro-009d::after,
  .warm-02ec .narrow-e0dc .primary-pro-009d::before {
    width: 31px;
    height: 3px;
  }
  .warm-02ec .narrow-e0dc .primary-pro-009d::before {
    top: -9px;
  }
  .warm-02ec .narrow-e0dc .primary-pro-009d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border-2eff .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 19px;
  }
  .border-2eff .narrow-e0dc .primary-pro-009d {
    margin-top: -1px;
  }
  .border-2eff .narrow-e0dc .primary-pro-009d,
  .border-2eff .narrow-e0dc .primary-pro-009d::after,
  .border-2eff .narrow-e0dc .primary-pro-009d::before {
    width: 19px;
    height: 2px;
  }
  .border-2eff .narrow-e0dc .primary-pro-009d::before {
    top: -6px;
  }
  .border-2eff .narrow-e0dc .primary-pro-009d::after {
    bottom: -6px;
  }
  .alert_2c1e .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_2c1e .narrow-e0dc .primary-pro-009d {
    margin-top: -1px;
  }
  .alert_2c1e .narrow-e0dc .primary-pro-009d,
  .alert_2c1e .narrow-e0dc .primary-pro-009d::after,
  .alert_2c1e .narrow-e0dc .primary-pro-009d::before {
    width: 22px;
    height: 2px;
  }
  .alert_2c1e .narrow-e0dc .primary-pro-009d::before {
    top: -7px;
  }
  .alert_2c1e .narrow-e0dc .primary-pro-009d::after {
    bottom: -7px;
  }
  .input_light_3183 .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 31px;
  }
  .input_light_3183 .narrow-e0dc .primary-pro-009d {
    margin-top: -1.5px;
  }
  .input_light_3183 .narrow-e0dc .primary-pro-009d,
  .input_light_3183 .narrow-e0dc .primary-pro-009d::after,
  .input_light_3183 .narrow-e0dc .primary-pro-009d::before {
    width: 31px;
    height: 3px;
  }
  .input_light_3183 .narrow-e0dc .primary-pro-009d::before {
    top: -9px;
  }
  .input_light_3183 .narrow-e0dc .primary-pro-009d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-yellow-4267 .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-yellow-4267 .narrow-e0dc .primary-pro-009d {
    margin-top: -1px;
  }
  .dropdown-yellow-4267 .narrow-e0dc .primary-pro-009d,
  .dropdown-yellow-4267 .narrow-e0dc .primary-pro-009d::after,
  .dropdown-yellow-4267 .narrow-e0dc .primary-pro-009d::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-yellow-4267 .narrow-e0dc .primary-pro-009d::before {
    top: -6px;
  }
  .dropdown-yellow-4267 .narrow-e0dc .primary-pro-009d::after {
    bottom: -6px;
  }
  .search-cc4e .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 22px;
  }
  .search-cc4e .narrow-e0dc .primary-pro-009d {
    margin-top: -1px;
  }
  .search-cc4e .narrow-e0dc .primary-pro-009d,
  .search-cc4e .narrow-e0dc .primary-pro-009d::after,
  .search-cc4e .narrow-e0dc .primary-pro-009d::before {
    width: 22px;
    height: 2px;
  }
  .search-cc4e .narrow-e0dc .primary-pro-009d::before {
    top: -7px;
  }
  .search-cc4e .narrow-e0dc .primary-pro-009d::after {
    bottom: -7px;
  }
  .up-a12b .narrow-e0dc .active-5a43 {
    margin-top: -2px;
    width: 31px;
  }
  .up-a12b .narrow-e0dc .primary-pro-009d {
    margin-top: -1.5px;
  }
  .up-a12b .narrow-e0dc .primary-pro-009d,
  .up-a12b .narrow-e0dc .primary-pro-009d::after,
  .up-a12b .narrow-e0dc .primary-pro-009d::before {
    width: 31px;
    height: 3px;
  }
  .up-a12b .narrow-e0dc .primary-pro-009d::before {
    top: -9px;
  }
  .up-a12b .narrow-e0dc .primary-pro-009d::after {
    bottom: -9px;
  }
}
.frame_f14d .primary-pro-009d {
  -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);
}
.frame_f14d .primary-pro-009d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame_f14d .primary-pro-009d::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);
}
.frame_f14d.filter_black_4ba2 .primary-pro-009d {
  -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);
}
.frame_f14d.filter_black_4ba2 .primary-pro-009d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame_f14d.filter_black_4ba2 .primary-pro-009d::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);
}
.basic-c3fa {
  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.backdrop-d0e0:before {
  display: none;
}
.tall-2b65 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tall-2b65 .pagination-ad2c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tall-2b65 .pagination-ad2c:last-of-type {
  border-bottom: none;
}
.tall-2b65 .pagination-ad2c.disabled-under-2ea3,
.tall-2b65 .pagination-ad2c.liquid-9232,
.tall-2b65 .pagination-ad2c.old-f028 {
  padding: 0;
}
.tall-2b65 .logo_85d6 .card-hard-9521 {
  color: currentColor;
}
.tall-2b65 .logo_85d6 .card-hard-9521:focus,
.tall-2b65 .logo_85d6 .card-hard-9521:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-2b65.caption_5e77 .old_b4d0,
.tall-2b65.caption_5e77 .header_3a1f a,
.tall-2b65.caption_5e77 .title_9721 a,
.tall-2b65.caption_5e77 .box_b0f1 a {
  color: rgba(0, 0, 0, 0.55);
}
.tall-2b65.caption_5e77 .old_b4d0:hover,
.tall-2b65.caption_5e77 .header_3a1f a:hover,
.tall-2b65.caption_5e77 .title_9721 a:hover,
.tall-2b65.caption_5e77 .box_b0f1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-2b65.caption_5e77 .pagination_next_8a33 {
  color: rgba(0, 0, 0, 0.8);
}
.tall-2b65.caption_5e77 .pagination-ad2c {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-2b65.caption_5e77 .pagination-ad2c:before {
  background: rgba(0, 0, 0, 0.08);
}
.tall-2b65.caption_5e77 .box_smooth_4cd8:before {
  background: rgba(255, 255, 255, 0.9);
}
.tall-2b65.caption_5e77 .logo_85d6 .title-6628 li a,
.tall-2b65.caption_5e77 .logo_85d6 .card-hard-9521,
.tall-2b65.caption_5e77 .box_b0f1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-2b65.caption_5e77 .logo_85d6 .card-hard-9521:focus,
.tall-2b65.caption_5e77 .logo_85d6 .card-hard-9521:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-2b65.caption_5e77 .title-6628 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-2b65.overlay-selected-58ca .old_b4d0,
.tall-2b65.overlay-selected-58ca .header_3a1f a,
.tall-2b65.overlay-selected-58ca .title_9721 .card-hard-9521,
.tall-2b65.overlay-selected-58ca .title_9721 a,
.tall-2b65.overlay-selected-58ca .box_b0f1 a {
  color: rgba(255, 255, 255, 0.79);
}
.tall-2b65.overlay-selected-58ca .old_b4d0:hover,
.tall-2b65.overlay-selected-58ca .header_3a1f a:hover,
.tall-2b65.overlay-selected-58ca .title_9721 .card-hard-9521:hover,
.tall-2b65.overlay-selected-58ca .title_9721 a:hover,
.tall-2b65.overlay-selected-58ca .box_b0f1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-2b65.overlay-selected-58ca .pagination_next_8a33 {
  color: rgba(255, 255, 255, 0.99);
}
.tall-2b65.overlay-selected-58ca .pagination-ad2c {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-2b65.overlay-selected-58ca .pagination-ad2c:before {
  background: rgba(255, 255, 255, 0.08);
}
.tall-2b65.overlay-selected-58ca .box_smooth_4cd8:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-2b65.overlay-selected-58ca .logo_85d6 .title-6628 li a,
.tall-2b65.overlay-selected-58ca .logo_85d6 .card-hard-9521,
.tall-2b65.overlay-selected-58ca .box_b0f1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-2b65.overlay-selected-58ca .logo_85d6 .card-hard-9521:focus,
.tall-2b65.overlay-selected-58ca .logo_85d6 .card-hard-9521:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-2b65.overlay-selected-58ca .title-6628 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_smooth_4cd8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box_smooth_4cd8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.layout-next-a759 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.grid_63ea .tall-2b65 {
  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;
}
.grid_63ea .pagination-ad2c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.grid_63ea .pagination-ad2c: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) {
  .grid_63ea .pagination-ad2c:before {
    width: 16%;
    left: 42%;
  }
}
.grid_63ea .pagination-ad2c:last-child:before {
  content: none;
}
.grid_63ea .pagination-ad2c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.grid_63ea .logo_85d6 .title-6628 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.grid_63ea .logo_85d6 .title-6628 li a .card-hard-9521 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.grid_63ea .logo_85d6 .box_b0f1 {
  border: none;
}
.grid_63ea .logo_85d6 .box_b0f1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.grid_63ea .box_smooth_4cd8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.grid_63ea .layout-next-a759 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.grid_63ea .overlay-selected-58ca .box_smooth_4cd8:before {
  background: rgba(0, 0, 0, 0.9);
}
.grid_63ea .caption_5e77.summary_east_61f0 .primary-pro-009d {
  background: rgba(0, 0, 0, 0.6);
}
.grid_63ea
  .caption_5e77.summary_east_61f0
  .primary-pro-009d::after,
.grid_63ea
  .caption_5e77.summary_east_61f0
  .primary-pro-009d:before {
  background: inherit;
}
.grid_63ea
  .caption_5e77.summary_east_61f0:hover
  .primary-pro-009d {
  background: rgba(0, 0, 0, 0.8);
}
.aside_plasma_428d .tall-2b65 {
  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) {
  .aside_plasma_428d .tall-2b65 {
    width: auto;
    right: 45px;
  }
}
.popup_stale_dfef .tall-2b65 {
  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) {
  .popup_stale_dfef .tall-2b65 {
    width: auto;
    left: 45px;
  }
}
.backdrop-d0e0 .tall-2b65 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop-d0e0 .layout-next-a759 {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop-d0e0 .box_smooth_4cd8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hero_03c4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hero_03c4.grid_63ea .tall-2b65 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hero_03c4.aside_plasma_428d .tall-2b65 {
  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);
}
.hero_03c4 .tall-2b65 {
  visibility: visible;
}
.hero_03c4.popup_stale_dfef .tall-2b65 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.inner_8042,
.over_9560 {
  overflow-x: hidden;
}
.inner_8042 .tall-2b65 {
  overflow: auto;
}
.inner_8042.grid_63ea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_8042.grid_63ea .tall-2b65 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.inner_8042.grid_63ea .south_63d0 {
  opacity: 0;
}
.inner_8042.aside_plasma_428d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_8042.aside_plasma_428d .tall-2b65 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.inner_8042.aside_plasma_428d .south_63d0 {
  opacity: 0;
}
.inner_8042.popup_stale_dfef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_8042.popup_stale_dfef .tall-2b65 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.inner_8042.popup_stale_dfef .south_63d0 {
  opacity: 0;
}
.inner_8042.backdrop-d0e0 .tall-2b65 {
  z-index: 10;
  visibility: visible;
}
.summary_east_61f0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary_east_61f0 .primary-pro-009d {
  background: rgba(255, 255, 255, 0.99);
}
.summary_east_61f0 .primary-pro-009d::after,
.summary_east_61f0 .primary-pro-009d:before {
  background: inherit;
}
.summary_east_61f0:hover .primary-pro-009d {
  background: rgba(255, 255, 255, 0.99);
}
.popup_stale_dfef .summary_east_61f0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop-d0e0 .summary_east_61f0 {
  display: none !important;
}
.inner_8042:before,
.over_9560:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.inner_8042 .summary_east_61f0,
.over_9560 .summary_east_61f0 {
  display: inline-block;
}
.tall-2b65 .action_ed73 {
  -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;
}
.inner_8042 .tall-2b65 .action_ed73,
.over_9560 .tall-2b65 .action_ed73 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter-0bf0 .under-3397 {
  width: 100%;
}
.section_black_789f {
  padding: 0 0.5em 0;
}
.section_black_789f [class*="customify-col-"],
.section_black_789f [class*="customify-col_"],
.section_black_789f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accordion-c399 .section_black_789f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_orange_1562 .popup-27a8,
  .popup-27a8 {
    display: none;
  }
  .silver_076e {
    text-align: left;
  }
  .gallery_2565 {
    text-align: center;
  }
  .widget_b277 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_orange_1562 .card-bright-5ccb,
  .card-bright-5ccb {
    display: none;
  }
  .paragraph_active_2e20 {
    text-align: left;
  }
  .text_stale_e840 {
    text-align: center;
  }
  .aside-dirty-44a7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_orange_1562 .paragraph-81be,
  .paragraph-81be {
    display: none;
  }
  .steel-92d9 {
    text-align: left;
  }
  .right-3404 {
    text-align: center;
  }
  .basic_0888 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outline_ea55 {
  box-shadow: none !important;
}
.item-pressed-6203 .container-7d01,
.filter_6828 .container-7d01 {
  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;
}
.filter_6828 .container-7d01 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip-fc89 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip-fc89:after,
.chip-fc89:before {
  content: "";
  display: table;
}
.chip-fc89:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip-fc89 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip-fc89,
.steel-bd79 {
  max-width: 1248px;
  margin: 0 auto;
}

.row_efd7.mini_0a8c .chip-fc89 {
  max-width: 100%;
}
.row_efd7.first_b733 {
  max-width: 1200px;
  margin: 0 auto;
}
.row_efd7.info_43cb .chip-fc89 {
  max-width: 100%;
}
.row_efd7.info_43cb > .chip-fc89 {
  padding-left: 0;
  padding-right: 0;
}
.row_efd7.info_43cb > .chip-fc89 .heading_orange_1562 {
  margin: 0;
}
.row_efd7.info_43cb
  > .chip-fc89
  .warm-7f10.content_dirty_6166 {
  margin-right: 0;
  margin-left: 0;
}
.row_efd7.info_43cb #main.content_dirty_6166 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bronze_038d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_038d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fresh-658e .shadow_a756 {
    padding-right: 1em;
  }
  .fresh-658e.overlay-right-f281 .warm-7f10 {
    border-right: 1px solid #eaecee;
  }
  .fresh-658e.overlay-right-f281 .shadow_a756 {
    padding-right: 1em;
  }
  .fresh-658e.overlay-right-f281 .down_233e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_d9fe .shadow_a756 {
    padding-left: 1em;
  }
  .smooth_d9fe.overlay-right-f281 .warm-7f10 {
    border-left: 1px solid #eaecee;
  }
  .smooth_d9fe.overlay-right-f281 .shadow_a756 {
    padding-left: 1em;
  }
  .smooth_d9fe.overlay-right-f281 .down_233e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-advanced-94bc .shadow_a756 {
    padding-left: 1em;
  }
  .section-advanced-94bc.overlay-right-f281 .cold_a00e {
    border-right: 1px solid #eaecee;
  }
  .section-advanced-94bc.overlay-right-f281 .focus-441f {
    border-right: 1px solid #eaecee;
  }
  .section-advanced-94bc.overlay-right-f281 .shadow_a756 {
    padding-left: 1em;
  }
  .section-advanced-94bc.overlay-right-f281 .down_233e {
    padding-right: 1em;
  }
  .section-advanced-94bc.overlay-right-f281 .out-8b62 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_pressed_2a3e .shadow_a756 {
    padding-right: 1em;
  }
  .accordion_pressed_2a3e.overlay-right-f281 .cold_a00e {
    border-left: 1px solid #eaecee;
  }
  .accordion_pressed_2a3e.overlay-right-f281 .focus-441f {
    border-left: 1px solid #eaecee;
  }
  .accordion_pressed_2a3e.overlay-right-f281 .shadow_a756 {
    padding-right: 1em;
  }
  .accordion_pressed_2a3e.overlay-right-f281 .down_233e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_pressed_2a3e.overlay-right-f281 .out-8b62 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bronze_038d .shadow_a756 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze_038d.overlay-right-f281 .warm-7f10 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bronze_038d.overlay-right-f281 .shadow_a756 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze_038d.overlay-right-f281 .down_233e {
    padding-left: 1em;
  }
  .bronze_038d.overlay-right-f281 .out-8b62 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bronze_038d.overlay-right-f281 .shadow_a756 {
    padding-left: 0;
  }
}
.slider_6034 .module-0680 {
  display: inline-block;
}
.hard_a93c {
  display: inline-block;
}
.huge_7d14 {
  word-con: break-word;
}
.heading-c69f > span {
  display: inline-block;
  padding: 5px 0;
}
.heading-c69f .container_aace {
  margin-left: 8px;
  margin-right: 8px;
}
.heading-c69f .progress-top-6f5d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.top-1b11 .pattern_1e79 {
  margin-bottom: 2em;
}
.top-1b11 .box_d42d {
  margin-bottom: 15px;
}
.top-1b11 .box_d42d:last-child {
  margin-bottom: 0;
}
.top-1b11 .copper-0070 {
  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) {
  .top-1b11 .copper-0070 {
    display: block;
  }
}
.top-1b11 .link-ecce {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .top-1b11 .link-ecce {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.top-1b11 .thumbnail-huge-c11b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.top-1b11 .thumbnail-huge-c11b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.top-1b11 .thumbnail-huge-c11b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.top-1b11 .huge_7d14 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.top-1b11 .huge_7d14 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.top-1b11 .container-41e6 p:last-child {
  margin-bottom: 0;
}
.top-1b11 .status-3d89 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.top-1b11 .narrow_1403 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.top-1b11 .first-7ceb {
  margin-top: 1em;
}
.top-1b11 .photo_2641 {
  top: 0;
  display: block;
}
.top-1b11 .photo_2641 a {
  color: inherit;
}
.top-1b11 .photo_2641 a:hover {
  color: inherit;
}
.top-1b11 .paper_7117 {
  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;
}
.top-1b11 .paper_7117:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.top-1b11 .narrow_1403 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.top-1b11 .current-e81c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.top-1b11 .current-e81c:first-child {
  margin-top: 0;
}
.top-1b11 .current-e81c.carousel-hard-7a35 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top-1b11 .current-e81c.hard-2544 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top-1b11
  .current-e81c.hard-2544.light_e7a0
  .first-7ceb {
  width: 100%;
}
.top-1b11 .hard-2544 {
  -webkit-box-align: center;
  align-items: center;
}
.top-1b11 .hard-2544 .heading-c69f,
.top-1b11 .hard-2544 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.top-1b11 .thumbnail-huge-c11b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top-1b11 .thumbnail-huge-c11b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top-1b11 .thumbnail-huge-c11b: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;
}
.top-1b11 .carousel-hard-7a35 {
  z-index: 5;
}
.top-1b11 .full-7a95 .block_pressed_14a9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.top-1b11 .shadow_action_d40e .block_pressed_14a9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.top-1b11 .cold_e213 .block_pressed_14a9 {
  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;
}
.top-1b11.brown-8ec2 .copper-0070,
.top-1b11.photo_e968 .copper-0070 {
  display: block;
}
.top-1b11.brown-8ec2 .copper-0070 .detail-small-f5f7,
.top-1b11.brown-8ec2 .copper-0070 .narrow_1403,
.top-1b11.photo_e968 .copper-0070 .detail-small-f5f7,
.top-1b11.photo_e968 .copper-0070 .narrow_1403 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.top-1b11.glass_e2f1 .link-ecce {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .top-1b11.glass_e2f1 .link-ecce {
    margin-right: 0;
  }
}
.top-1b11.brown-8ec2 .link-ecce,
.top-1b11.photo_e968 .link-ecce {
  padding-top: 40%;
}
.top-1b11.brown-8ec2 .pattern_1e79,
.top-1b11.photo_e968 .pattern_1e79 {
  display: block;
}
.top-1b11.brown-8ec2 .fn-sticky-59d1 .narrow_1403,
.top-1b11.photo_e968 .fn-sticky-59d1 .narrow_1403 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.top-1b11.brown-8ec2 .link-ecce,
.top-1b11.photo_e968 .link-ecce {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.top-1b11.brown-8ec2 .narrow_1403 {
  padding: 1em;
}
.over_8fd8 {
  margin: 30px auto;
  display: block;
}
.over_8fd8 .content-current-e6ab > * {
  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;
}
.over_8fd8 .content-current-e6ab > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.over_8fd8 .content-current-e6ab span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_3099 .heading-c69f {
  margin-bottom: 1.41575em;
}
.shadow_3099 .progress-5d22 {
  margin-bottom: 1.618em;
}
.dropdown-b201 .tiny-fea9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dropdown-b201 .tiny-fea9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dropdown-b201 .description-blue-bbe1 {
  max-width: 100%;
  overflow: auto;
}
.steel-c991 .dropdown-b201 a:hover {
  text-decoration: underline;
}
.article_under_de9e .box_d42d:not(.huge_7d14),
.article_under_de9e .thumbnail-huge-c11b {
  margin-bottom: 1.41575em;
}
.article_under_de9e .box_d42d:not(.huge_7d14):last-child,
.article_under_de9e .thumbnail-huge-c11b:last-child {
  margin-bottom: 0;
}
.article_under_de9e .box_d42d.avatar_ac33 {
  margin-bottom: 0.41575em;
}
.article_under_de9e .purple-5de0:before,
.article_under_de9e .info-selected-b82a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article_under_de9e .purple-5de0:before {
  content: "\f115";
}
.article_under_de9e .info-selected-b82a:before {
  content: "\f02c";
}
.article_under_de9e .slow-2f19 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article_under_de9e .slow-2f19 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.column_silver_1a22 {
  display: -webkit-box;
  display: flex;
}
.column_silver_1a22 .description_f8c4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .column_silver_1a22 .description_f8c4 {
    flex-basis: 90px;
  }
}
.column_silver_1a22 .summary-f119 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .column_silver_1a22 .summary-f119 {
    flex-basis: calc(100% - 50px);
  }
}
.column_silver_1a22 .steel-2661 p:last-child {
  margin-bottom: 0.72em;
}
.notification_last_1d5c .content-current-e6ab {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notification_last_1d5c .content-current-e6ab:after,
.notification_last_1d5c .content-current-e6ab:before {
  content: "";
  display: table;
}
.notification_last_1d5c .content-current-e6ab:after {
  clear: both;
}
.notification_last_1d5c .content-current-e6ab .pink_aadd,
.notification_last_1d5c .content-current-e6ab .caption-pink-b80a {
  width: 49%;
}
.notification_last_1d5c .content-current-e6ab .pink_aadd a span.fluid-70a2,
.notification_last_1d5c .content-current-e6ab .caption-pink-b80a a span.fluid-70a2 {
  display: block;
  margin-bottom: 5px;
}
.notification_last_1d5c .content-current-e6ab .caption-pink-b80a {
  float: left;
  text-align: left;
}
.notification_last_1d5c .content-current-e6ab .pink_aadd {
  float: right;
  text-align: right;
}
.progress-slow-77ce {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress-slow-77ce {
    margin-bottom: 0;
  }
}
.progress_east_5ed3 {
  margin-bottom: 1em;
}
.progress_east_5ed3 .huge_7d14 {
  font-size: 1.1em;
  line-height: 1.3;
}
.small_3819 a {
  display: block;
  line-height: 0;
  position: relative;
}
.overlay_d99d .progress_east_5ed3,
.stale-da28 .progress_east_5ed3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .overlay_d99d .progress_east_5ed3,
  .stale-da28 .progress_east_5ed3 {
    display: block;
  }
}
.overlay_d99d .small_3819,
.stale-da28 .small_3819 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .overlay_d99d .small_3819,
  .stale-da28 .small_3819 {
    margin-bottom: 1em;
  }
}
.overlay_d99d .small_3819 img,
.stale-da28 .small_3819 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.overlay_d99d .backdrop-pink-620f,
.stale-da28 .backdrop-pink-620f {
  flex-basis: calc(100% - 160px);
}
.overlay_d99d .backdrop-pink-620f p,
.stale-da28 .backdrop-pink-620f p {
  margin-bottom: 0;
}
.overlay_d99d .backdrop-pink-620f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_d99d .backdrop-pink-620f {
    padding-left: 0;
  }
}
.stale-da28 .backdrop-pink-620f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .stale-da28 .backdrop-pink-620f {
    padding-right: 0;
  }
}
.stale-da28 .small_3819 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.north_13b1 .small_3819 {
  margin-bottom: 0.5em;
}
.north_13b1 .small_3819 img {
  width: 100%;
}
.prev-a5af .prev-962c,
.bright-9596 .prev-962c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bright-9596 .warm-7f10 .left_7ef8 p:last-child {
  margin-bottom: 0;
}
.title-green-26df {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-91d1 .component_dark_572f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-91d1 .component_dark_572f:last-of-type {
    margin-bottom: 0;
  }
}
.notification-91d1 .component_dark_572f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-91d1 .component_dark_572f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-91d1 .component_dark_572f ul li {
  margin: 0 0 0.6em;
}
.notification-91d1 .component_dark_572f ul li.sort_cool_6e31,
.notification-91d1 .component_dark_572f ul li.gallery_c8cf {
  position: relative;
}
.notification-91d1 .component_dark_572f ul li.sort_cool_6e31 .thumbnail_1144,
.notification-91d1 .component_dark_572f ul li.gallery_c8cf .thumbnail_1144 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-91d1 .component_dark_572f ul li.sort_cool_6e31:after:after,
.notification-91d1 .component_dark_572f ul li.sort_cool_6e31:after:before,
.notification-91d1
  .component_dark_572f
  ul
  li.gallery_c8cf:after:after,
.notification-91d1
  .component_dark_572f
  ul
  li.gallery_c8cf:after:before {
  content: "";
  display: table;
}
.notification-91d1 .component_dark_572f ul li.sort_cool_6e31:after:after,
.notification-91d1
  .component_dark_572f
  ul
  li.gallery_c8cf:after:after {
  clear: both;
}
.notification-91d1 .component_dark_572f a.picture_wide_372c:hover {
  text-decoration: none;
}
.notification-91d1 .component_dark_572f select {
  max-width: 100%;
}
.notification-91d1 .component_dark_572f table {
  font-size: 85%;
}
.notification-91d1 .component_dark_572f table td,
.notification-91d1 .component_dark_572f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-91d1 .component_dark_572f table tfoot td {
  text-align: left;
}
.notification-91d1 .component_dark_572f :last-child {
  margin-bottom: 0;
}
.notification-91d1 .component_dark_572f .tooltip_19b2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-91d1 .component_dark_572f .tooltip_19b2 label {
  width: 100%;
}
.notification-91d1 .component_dark_572f .tooltip_19b2 .large-b50a {
  width: 100%;
  display: block;
}
.notification-91d1 .component_dark_572f .tooltip_19b2 .list-2722 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-91d1 .component_dark_572f .tooltip_19b2 .list-2722:hover svg #svg-search {
  fill: #444;
}
.notification-91d1 .component_dark_572f .tooltip_19b2 .list-2722 svg {
  width: 18px;
  height: 18px;
}
.notification-91d1 .detail-7464 ul ul,
.notification-91d1 .pro_520e ul ul,
.notification-91d1 .wrapper_62d0 ul ul,
.notification-91d1 .container-hard-0d43 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-91d1 .detail-7464 .fluid-311a > a,
.notification-91d1 .pro_520e .fluid-311a > a,
.notification-91d1 .wrapper_62d0 .fluid-311a > a,
.notification-91d1 .container-hard-0d43 .fluid-311a > a {
  margin-bottom: 0;
}
.notification-91d1 .wide-5302 li,
.notification-91d1 .detail-7464 li,
.notification-91d1 .input_f464 li,
.notification-91d1 .pro_520e li,
.notification-91d1 .wrapper_62d0 li,
.notification-91d1 .container-hard-0d43 li,
.notification-91d1 .pink-99ae li,
.notification-91d1 .form_7b01 li {
  display: block;
  position: relative;
}
.notification-91d1 .wide-5302 li:last-child,
.notification-91d1 .detail-7464 li:last-child,
.notification-91d1 .input_f464 li:last-child,
.notification-91d1 .pro_520e li:last-child,
.notification-91d1 .wrapper_62d0 li:last-child,
.notification-91d1 .container-hard-0d43 li:last-child,
.notification-91d1 .pink-99ae li:last-child,
.notification-91d1 .form_7b01 li:last-child {
  border: none;
}
.notification-91d1 .wide-5302 li a,
.notification-91d1 .detail-7464 li a,
.notification-91d1 .input_f464 li a,
.notification-91d1 .pro_520e li a,
.notification-91d1 .wrapper_62d0 li a,
.notification-91d1 .container-hard-0d43 li a,
.notification-91d1 .pink-99ae li a,
.notification-91d1 .form_7b01 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-91d1 .wide-5302 li ul li::before,
.notification-91d1 .detail-7464 li ul li::before,
.notification-91d1 .input_f464 li ul li::before,
.notification-91d1 .pro_520e li ul li::before,
.notification-91d1 .wrapper_62d0 li ul li::before,
.notification-91d1 .container-hard-0d43 li ul li::before,
.notification-91d1 .pink-99ae li ul li::before,
.notification-91d1 .form_7b01 li ul li::before {
  left: 15px;
}
.notification-91d1 .wide-5302 li ul a,
.notification-91d1 .detail-7464 li ul a,
.notification-91d1 .input_f464 li ul a,
.notification-91d1 .pro_520e li ul a,
.notification-91d1 .wrapper_62d0 li ul a,
.notification-91d1 .container-hard-0d43 li ul a,
.notification-91d1 .pink-99ae li ul a,
.notification-91d1 .form_7b01 li ul a {
  padding-left: 20px;
}
.notification-91d1 .wide-5302 li ul ul li::before,
.notification-91d1 .detail-7464 li ul ul li::before,
.notification-91d1 .input_f464 li ul ul li::before,
.notification-91d1 .pro_520e li ul ul li::before,
.notification-91d1 .wrapper_62d0 li ul ul li::before,
.notification-91d1 .container-hard-0d43 li ul ul li::before,
.notification-91d1 .pink-99ae li ul ul li::before,
.notification-91d1 .form_7b01 li ul ul li::before {
  left: 30px;
}
.notification-91d1 .wide-5302 li ul ul a,
.notification-91d1 .detail-7464 li ul ul a,
.notification-91d1 .input_f464 li ul ul a,
.notification-91d1 .pro_520e li ul ul a,
.notification-91d1 .wrapper_62d0 li ul ul a,
.notification-91d1 .container-hard-0d43 li ul ul a,
.notification-91d1 .pink-99ae li ul ul a,
.notification-91d1 .form_7b01 li ul ul a {
  padding-left: 40px;
}
.notification-91d1 .inner_b798 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-91d1 .form_7b01 ul li {
  margin-bottom: 1.41575em;
}
.notification-91d1 .form_7b01 ul li .mask-e70f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-91d1 .form_7b01 ul li .search_wood_8768 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.overlay-selected-58ca .wide-5302 li a,
.overlay-selected-58ca .detail-7464 li a,
.overlay-selected-58ca .input_f464 li a,
.overlay-selected-58ca .pro_520e li a,
.overlay-selected-58ca .wrapper_62d0 li a,
.overlay-selected-58ca .container-hard-0d43 li a,
.overlay-selected-58ca .pink-99ae li a,
.overlay-selected-58ca .form_7b01 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-selected-58ca .inner_b798 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-selected-58ca .component_dark_572f ul li.sort_cool_6e31 .thumbnail_1144,
.overlay-selected-58ca .component_dark_572f ul li.gallery_c8cf .thumbnail_1144 {
  background: rgba(0, 0, 0, 0.2);
}
.overlay-selected-58ca .notification-91d1 .component_dark_572f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_efd7 .notification-91d1 .title-6628 li {
  margin: 0;
}
.row_efd7 .notification-91d1 .title-6628 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.row_efd7 .notification-91d1 .title-6628 li ul {
  margin: 0;
}
.row_efd7 .notification-91d1 .title-6628 li ul li a {
  padding-left: 15px;
}
.row_efd7 .notification-91d1 .title-6628 li ul li li a {
  padding-left: 30px;
}
.row_efd7 .notification-91d1 .title-6628 li.focused-79d9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.row_efd7 .notification-91d1 .title-6628 li.focused-79d9 > 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;
}
.row_efd7 .notification-91d1 .title-6628 li.focused-79d9 > 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;
}
.south-a7ab a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade_short_333b {
  position: relative;
  z-index: 10;
}
.shade_short_333b .action_ed73 {
  width: 100%;
  max-width: 100%;
}
.surface-48d0 .complex-05bc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface-48d0 .caption_5e77 {
}
.surface-48d0 .overlay-selected-58ca {
  background: #292929;
}
.notification-liquid-151d .complex-05bc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notification-liquid-151d .caption_5e77 {
  background: #f9f9f9;
}
.notification-liquid-151d .overlay-selected-58ca {
  background: #303030;
}
.overlay_7fbb .complex-05bc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_7fbb .module-0680 {
    margin-bottom: 1em;
  }
  .overlay_7fbb .module-0680:last-child {
    margin-bottom: 0;
  }
}
.overlay_7fbb .caption_5e77 {
  background: #ededed;
}
.overlay_7fbb .overlay-selected-58ca {
  background: #1a1a1a;
}
.complex-05bc.caption_5e77 {
  color: rgba(0, 0, 0, 0.6);
}
.complex-05bc.caption_5e77 .current_7cfc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-05bc.overlay-selected-58ca {
  color: rgba(255, 255, 255, 0.99);
}
.complex-05bc.overlay-selected-58ca a:not(.picture_wide_372c) {
  color: rgba(255, 255, 255, 0.79);
}
.complex-05bc.overlay-selected-58ca a:not(.picture_wide_372c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-05bc.overlay-selected-58ca .current_7cfc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-05bc.overlay-selected-58ca table tbody td,
.complex-05bc.overlay-selected-58ca table th {
  background: rgba(0, 0, 0, 0.08);
}
.outer-424c.link-up-e334 .chip-fc89 {
  max-width: initial;
}
.outer-424c .message_dirty_18d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outer-424c .message_dirty_18d2 .action_ed73 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outer-424c .message_dirty_18d2 .action_ed73 {
    display: block;
    margin-bottom: 2em;
  }
  .outer-424c .message_dirty_18d2 .action_ed73:last-child {
    margin-bottom: 0;
  }
}
.overlay_7fbb .module-0680:last-child,
.notification-liquid-151d .module-0680:last-child,
.surface-48d0 .module-0680:last-child {
  margin-bottom: 0;
}
.overlay_7fbb .module-0680 .notification-91d1 .component_dark_572f:last-child,
.notification-liquid-151d .module-0680 .notification-91d1 .component_dark_572f:last-child,
.surface-48d0 .module-0680 .notification-91d1 .component_dark_572f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_7fbb .footer_5bda,
  .overlay_7fbb .simple-6831,
  .notification-liquid-151d .footer_5bda,
  .notification-liquid-151d .simple-6831,
  .surface-48d0 .footer_5bda,
  .surface-48d0 .simple-6831 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade_short_333b .module-0680 {
    margin-bottom: 2em;
  }
}
.shade_short_333b p:last-child {
  margin-bottom: 0;
}
.shade_short_333b li,
.shade_short_333b ul {
  list-style: none;
  margin: 0;
}
.shade_short_333b ul ul {
  margin-left: 2.617924em;
}
.surface-light-f6c3 {
  font-size: 0.875em;
}

/* css-noise: 27e5 */
.ghost-box-s4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
