/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient-cf91/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient-cf91
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.gradient-cf91/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.alert-in-249a.shade_action_ddb4/licenses/gpl-2.0.content_gas_3aec
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.background_static_597c/, (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.progress-outer-2a40.paper_6cac/normalize.list-blue-0d36/
 ======
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.list-blue-0d36 v7.0.0 | MIT License | github.gradient-cf91/necolas/normalize.list-blue-0d36 */
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;
}
.overlay-1551 .huge-67d3,
.active-7ddb,
.form_dadb,
.dark-8686,
.box_c650,
.wrapper_a3cb,
.shade-3529,
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;
}
.active-7ddb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active-7ddb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active-7ddb,
  h1 {
    font-size: 1.8em;
  }
}
.form_dadb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form_dadb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form_dadb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form_dadb,
  h2 {
    font-size: 1.7em;
  }
}
.dark-8686,
h3 {
  font-size: 1.618em;
}
.overlay-1551 .huge-67d3,
.box_c650,
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.yellow_39bd {
  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;
}
.message_8811:after,
.message_8811:before,
.badge-bcad:after,
.badge-bcad:before {
  content: "";
  display: table;
}
.message_8811:after,
.badge-bcad:after {
  clear: both;
}
.stone_13c5 {
  float: right;
  margin-right: 0;
}
.sort_77c2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tertiary_f89a .cold_3e02,
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;
}
.tertiary_f89a .cold_3e02: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;
}
.carousel_mini_5746 .cold_3e02 {
  box-shadow: none;
}
.carousel_mini_5746
  .cold_3e02
  .primary-clean-fce4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.carousel_mini_5746 .cold_3e02 .over_99dd {
  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;
}
.carousel_mini_5746
  .cold_3e02
  .over_99dd
  b {
  display: none;
}
.carousel_mini_5746 .column-f6d2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notification-blue-e6ca:not(.sidebar-149e):not(.icon-1a1e),
button:not(.sidebar-149e):not(.icon-1a1e),
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ),
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ),
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ) {
  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;
}
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ):hover,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ):hover,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):hover,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):hover,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ):active,
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ):active,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):active,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):active,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):active,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus {
  outline: 0;
}
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351 {
  position: relative;
}
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .preview-light-7fdb,
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .picture_5ee2,
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .widget-bottom-64a8,
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  i,
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  svg,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .preview-light-7fdb,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .picture_5ee2,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .widget-bottom-64a8,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  i,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  svg,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .preview-light-7fdb,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .picture_5ee2,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .widget-bottom-64a8,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  i,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  svg,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .preview-light-7fdb,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .picture_5ee2,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .widget-bottom-64a8,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  i,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  svg,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .preview-light-7fdb,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .picture_5ee2,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  .widget-bottom-64a8,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  i,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351
  svg {
  visibility: hidden;
}
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351:after,
button:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351:after,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351:after,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351:after,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ).fn-loading-3351: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;
}
.notification-blue-e6ca:not(.sidebar-149e):not(.icon-1a1e),
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ),
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ),
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ) {
  color: #fff;
  background: #235787;
}
.notification-blue-e6ca:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus,
input[type="button"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus,
input[type="reset"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus,
input[type="submit"]:not(.sidebar-149e):not(
    .icon-1a1e
  ):focus {
  color: #fff;
}
.notification-blue-e6ca.fn-disabled-3351:not(.sidebar-149e):not(
    .icon-1a1e
  ),
.notification-blue-e6ca[disabled]:not(.sidebar-149e):not(
    .icon-1a1e
  ),
button.fn-disabled-3351:not(.sidebar-149e):not(
    .icon-1a1e
  ),
button[disabled]:not(.sidebar-149e):not(
    .icon-1a1e
  ) {
  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;
}
.popup_mini_5f58 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_mini_5f58: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;
}
.info-over-4ec5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accent_d66b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.badge-4e23 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message_8811:after,
.message_8811:before,
.menu_basic_900e:after,
.menu_basic_900e:before,
.label_outer_ec8e:after,
.label_outer_ec8e:before,
.purple-5bed:after,
.purple-5bed:before,
.brown-a46d:after,
.brown-a46d:before,
.photo_b00f:after,
.photo_b00f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message_8811:after,
.menu_basic_900e:after,
.label_outer_ec8e:after,
.purple-5bed:after,
.brown-a46d:after,
.photo_b00f:after {
  clear: both;
}
.menu_basic_900e .selected_8a84,
.label_outer_ec8e .selected_8a84,
.west-67cf .selected_8a84 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-0922 {
  display: inline-block;
}
.focus_d8f8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_d8f8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_d8f8 .warm_3aad {
  padding: 1em 0;
  font-size: 85%;
}
.warm_3aad {
  text-align: left;
  font-style: italic;
  color: #999;
}
.breadcrumb_d576 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.breadcrumb_d576:after,
.breadcrumb_d576:before {
  content: "";
  display: table;
}
.breadcrumb_d576:after {
  clear: both;
}
.fast_6b0c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature_5d5f .fast_6b0c {
  max-width: 50%;
}
.tag_80c6 .fast_6b0c {
  max-width: 33.33%;
}
.article_8a53 .fast_6b0c {
  max-width: 25%;
}
.gradient-right-64cd .fast_6b0c {
  max-width: 20%;
}
.secondary-8127 .fast_6b0c {
  max-width: 16.66%;
}
.hero_focused_e08a .fast_6b0c {
  max-width: 14.28%;
}
.search-simple-039a .fast_6b0c {
  max-width: 12.5%;
}
.backdrop_089c .fast_6b0c {
  max-width: 11.11%;
}
.modal_fixed_e0d9 {
  display: block;
}
.overlay-1551 .tabs_motion_7e85 label,
.overlay-1551 .bronze_ef9a label,
.overlay-1551 .outline_324a label,
.overlay-1551 .blue-25cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort-under-b2eb {
  list-style: none;
  margin: 0;
}
.sort-under-b2eb article.pink-234b {
  margin-bottom: 0;
}
.sort-under-b2eb ul {
  list-style: none;
  margin: 0;
}
.sort-under-b2eb .background-paper-59d1 li.pink-234b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort-under-b2eb .background-paper-59d1 li.pink-234b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort-under-b2eb .background-paper-59d1 li.pink-234b: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) {
  .sort-under-b2eb .background-paper-59d1 li.pink-234b li.pink-234b li.pink-234b li.pink-234b {
    padding-left: 0;
  }
}
article.pink-234b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pink-234b .menu_basic_900e p:last-of-type {
  margin-bottom: 0;
}
article.pink-234b .sidebar_3fe7 {
  float: left;
}
article.pink-234b .message-d5dc {
  margin-left: 85px;
}
article.pink-234b .gallery-fast-a8fc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pink-234b .gallery-fast-a8fc .main_copper_dbbc {
  margin-left: 10px;
}
article.pink-234b .last_cd88 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pink-234b .hover_e23b {
  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 .tabs_motion_7e85,
  #respond .outline_324a,
  #respond .blue-25cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_motion_7e85 input,
#respond .outline_324a input,
#respond .blue-25cf input {
  width: 100%;
}
#respond .blue-25cf {
  margin-right: 0;
}
#respond .list-center-83ef #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.black_b641 {
  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;
}
.black_b641.video_hovered_1e9d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.black_b641 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%);
}
.black_b641:focus,
.black_b641: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);
}
.avatar_hard_98a7 {
  border-radius: 10%;
}
.over_8394 {
  border-radius: 50%;
}
.badge-up-0837 {
  font-size: 0.72em;
}
.footer_9eed {
  font-size: 0.875em;
}
.label_3483 {
  font-size: 1.1em;
}
.selected-b6b5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.selected-b6b5.badge-up-0837 {
  letter-spacing: 0.5px;
}
.block_dirty_7ce2,
.block_dirty_7ce2 a {
  color: #6d6d6d;
}
.block_dirty_7ce2 a:hover {
  color: #111;
}
.fresh-eb0b {
  color: #6d6d6d;
}
.detail-8419 {
  overflow-x: hidden;
}
.detail-8419 .heading_plasma_f8af.grid-fresh-dd5b {
  position: relative;
}
.detail-8419 .heading_plasma_f8af.grid-fresh-dd5b.slow_b041 {
  position: initial;
}
.detail-8419
  .heading_plasma_f8af.grid-fresh-dd5b.slow_b041
  .list-tiny-a725 {
  left: auto;
}
.detail-8419 .heading_plasma_f8af .list-tiny-a725 {
  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;
}
.detail-8419 .heading_plasma_f8af:hover.grid-fresh-dd5b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.detail-8419
  .heading_plasma_f8af:hover.grid-fresh-dd5b
  .list-tiny-a725 {
  display: block;
  z-index: 9999999;
}
.detail-8419 .pagination_9a87 .easy_052d,
.detail-8419 .container-lite-dd37 .easy_052d {
  display: none;
}
.detail-8419 .notification-0859 .heading_plasma_f8af:hover.grid-fresh-dd5b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.overlay-1551 .tabs_motion_7e85 label,
.overlay-1551 .bronze_ef9a label,
.overlay-1551 .outline_324a label,
.overlay-1551 .blue-25cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort-under-b2eb {
  list-style: none;
  margin: 0;
}
.sort-under-b2eb article.pink-234b {
  margin-bottom: 0;
}
.sort-under-b2eb ul {
  list-style: none;
  margin: 0;
}
.sort-under-b2eb .background-paper-59d1 li.pink-234b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort-under-b2eb .background-paper-59d1 li.pink-234b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort-under-b2eb .background-paper-59d1 li.pink-234b: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) {
  .sort-under-b2eb .background-paper-59d1 li.pink-234b li.pink-234b li.pink-234b li.pink-234b {
    padding-left: 0;
  }
}
article.pink-234b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pink-234b .menu_basic_900e p:last-of-type {
  margin-bottom: 0;
}
article.pink-234b .sidebar_3fe7 {
  float: left;
}
article.pink-234b .message-d5dc {
  margin-left: 85px;
}
article.pink-234b .gallery-fast-a8fc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pink-234b .gallery-fast-a8fc .main_copper_dbbc {
  margin-left: 10px;
}
article.pink-234b .last_cd88 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pink-234b .hover_e23b {
  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 .tabs_motion_7e85,
  #respond .outline_324a,
  #respond .blue-25cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_motion_7e85 input,
#respond .outline_324a input,
#respond .blue-25cf input {
  width: 100%;
}
#respond .blue-25cf {
  margin-right: 0;
}
#respond .list-center-83ef #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination_9a87 .container_bright_baf4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_bright_baf4 .section-16fa.sort-left-b8d4 .pro_d39c > li > a:focus,
.container_bright_baf4 .section-16fa.sort-left-b8d4 .pro_d39c > li > a:hover,
.container_bright_baf4 .section-16fa.gallery-da22 .pro_d39c > li > a:focus,
.container_bright_baf4 .section-16fa.gallery-da22 .pro_d39c > li > a:hover,
.container_bright_baf4 .section-16fa.accent-bronze-eaaf .pro_d39c > li > a:focus,
.container_bright_baf4 .section-16fa.accent-bronze-eaaf .pro_d39c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_bright_baf4
  .section-16fa.sort-left-b8d4
  .pro_d39c
  > li.input_d046
  > a,
.container_bright_baf4
  .section-16fa.sort-left-b8d4
  .pro_d39c
  > li.tabs_bronze_deaa
  > a,
.container_bright_baf4
  .section-16fa.gallery-da22
  .pro_d39c
  > li.input_d046
  > a,
.container_bright_baf4
  .section-16fa.gallery-da22
  .pro_d39c
  > li.tabs_bronze_deaa
  > a,
.container_bright_baf4
  .section-16fa.accent-bronze-eaaf
  .pro_d39c
  > li.input_d046
  > a,
.container_bright_baf4 .section-16fa.accent-bronze-eaaf .pro_d39c > li.backdrop-brown-b5ec > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_bright_baf4 .preview-60e0,
.container_bright_baf4 .preview-60e0 a {
  color: rgba(255, 255, 255, 0.99);
}
.container_bright_baf4 .overlay_0fca.backdrop-6e8b li a,
.container_bright_baf4 .motion_07b2 a,
.container_bright_baf4 .icon_b206,
.container_bright_baf4 .pro_d39c > li > a,
.container_bright_baf4 .tabs-right-e46c {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4 .overlay_0fca.backdrop-6e8b li a:hover,
.container_bright_baf4 .motion_07b2 a:hover,
.container_bright_baf4 .icon_b206:hover,
.container_bright_baf4 .pro_d39c > li > a:hover,
.container_bright_baf4 .tabs-right-e46c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_bright_baf4 .large-6e78 {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4 .large-6e78 .notification_32e6 {
  color: rgba(255, 255, 255, 0.99);
}
.container_bright_baf4 .large-6e78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_bright_baf4 .list_4f4a .under_58bf {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4 .list_4f4a .under_58bf .description_bright_f638 {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4
  .list_4f4a
  .under_58bf
  .description_bright_f638::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4
  .list_4f4a
  .under_58bf
  .description_bright_f638:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4
  .list_4f4a
  .under_58bf
  .description_bright_f638::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4
  .list_4f4a
  .under_58bf
  .description_bright_f638::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4 .list_4f4a .primary-out-2ca9 {
  color: rgba(255, 255, 255, 0.79);
}
.container_bright_baf4 .list_4f4a .primary-out-2ca9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-989c
  .container_bright_baf4
  .list_4f4a
  .blue_c1da
  .description-center-78eb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion-989c
  .container_bright_baf4
  .list_4f4a
  .blue_c1da
  .description_bright_f638 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination_9a87 .hidden_hard_9ba6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden_hard_9ba6 .section-16fa.sort-left-b8d4 .pro_d39c > li > a:focus,
.hidden_hard_9ba6 .section-16fa.sort-left-b8d4 .pro_d39c > li > a:hover,
.hidden_hard_9ba6 .section-16fa.gallery-da22 .pro_d39c > li > a:focus,
.hidden_hard_9ba6 .section-16fa.gallery-da22 .pro_d39c > li > a:hover,
.hidden_hard_9ba6 .section-16fa.accent-bronze-eaaf .pro_d39c > li > a:focus,
.hidden_hard_9ba6 .section-16fa.accent-bronze-eaaf .pro_d39c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_9ba6
  .section-16fa.sort-left-b8d4
  .pro_d39c
  > li.input_d046
  > a,
.hidden_hard_9ba6
  .section-16fa.sort-left-b8d4
  .pro_d39c
  > li.tabs_bronze_deaa
  > a,
.hidden_hard_9ba6
  .section-16fa.gallery-da22
  .pro_d39c
  > li.input_d046
  > a,
.hidden_hard_9ba6
  .section-16fa.gallery-da22
  .pro_d39c
  > li.tabs_bronze_deaa
  > a,
.hidden_hard_9ba6
  .section-16fa.accent-bronze-eaaf
  .pro_d39c
  > li.input_d046
  > a,
.hidden_hard_9ba6 .section-16fa.accent-bronze-eaaf .pro_d39c > li.backdrop-brown-b5ec > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_9ba6 .preview-60e0,
.hidden_hard_9ba6 .preview-60e0 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_9ba6 .overlay_0fca.backdrop-6e8b li a,
.hidden_hard_9ba6 .motion_07b2 a,
.hidden_hard_9ba6 .icon_b206,
.hidden_hard_9ba6 .pro_d39c > li > a,
.hidden_hard_9ba6 .tabs-right-e46c {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_hard_9ba6 .overlay_0fca.backdrop-6e8b li a:hover,
.hidden_hard_9ba6 .motion_07b2 a:hover,
.hidden_hard_9ba6 .icon_b206:hover,
.hidden_hard_9ba6 .pro_d39c > li > a:hover,
.hidden_hard_9ba6 .tabs-right-e46c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_9ba6 .large-6e78 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_hard_9ba6 .large-6e78 .notification_32e6 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_9ba6 .large-6e78:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-0184 .old_aa32 {
  margin-left: auto;
  margin-right: auto;
}
.label_outer_ec8e > * {
  margin-left: auto;
  margin-right: auto;
}
.label_outer_ec8e .info-over-4ec5 {
  margin-right: 1.41575em;
}
.wide_f13e .label_outer_ec8e > .bottom-e072 {
  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;
}
.wide_f13e .label_outer_ec8e > .popup_first_67bb {
  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;
}
.up-7d8b.block-0184 .old_aa32,
.shade_upper_95f1.block-0184 .old_aa32 {
  margin-left: 0;
}
.tertiary_5298.block-0184 .old_aa32,
.orange_a602.block-0184 .old_aa32 {
  margin-right: 0;
}
.label_outer_ec8e ol,
.label_outer_ec8e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert_7a5a video {
  max-width: 100%;
}
.cold_5731 img {
  display: block;
}
.cold_5731.info-over-4ec5,
.cold_5731.accent_d66b {
  width: 100%;
}
.cold_5731.popup_first_67bb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient_9235:not(.popup-dark-5ad1) {
  margin: 1.5em auto;
}
.complex-0605 p {
  padding: 1.5em 14px;
}
ul.selected-7d98.popup_first_67bb,
ul.selected-7d98.bottom-e072,
ul.selected-7d98.content_6696.bottom-e072 {
  padding: 0 14px;
}
.panel_0d45 {
  display: block;
  overflow-x: auto;
}
.panel_0d45 table {
  border-collapse: collapse;
  width: 100%;
}
.panel_0d45 td,
.panel_0d45 th {
  padding: 0.5em;
}
.label_outer_ec8e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label_outer_ec8e ol ol,
.label_outer_ec8e ol ul,
.label_outer_ec8e ul ol,
.label_outer_ec8e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label_outer_ec8e ol ol li,
.label_outer_ec8e ol ul li,
.label_outer_ec8e ul ol li,
.label_outer_ec8e ul ul li {
  margin-left: 0;
}
.light-0260.box_inner_dcc7 > .tabs-stale-3ab6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.light-0260.box_inner_dcc7 > .tabs-stale-3ab6 iframe,
.light-0260.box_inner_dcc7 > .tabs-stale-3ab6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bronze_1a31 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bronze_1a31.pagination-motion-44cd {
  padding: 0;
}
.bronze_1a31.pagination-motion-44cd cite {
  font-size: 13px;
}
.bronze_1a31 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bronze_1a31 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo-top-1617 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo-top-1617 > p:first-child {
  margin-top: 0;
}
.photo-top-1617 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo-top-1617 blockquote {
  border-left: 0;
}
.east-523b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.east-523b:not(.menu_1b8d) {
  max-width: 100px;
}
.east-523b.title_6451 {
  border-bottom: none !important;
  text-align: center;
}
.east-523b.title_6451::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .complex-0605 p {
    padding: 1.5em 0;
  }
}
.blue_d654 {
  color: #0073aa;
}
.prev_1c81 {
  background-color: #0073aa;
}
.component-2fbe {
  color: #229fd8;
}
.soft-f3ea {
  background-color: #229fd8;
}
.component-42b0 {
  color: #eee;
}
.highlight_2ac6 {
  background-color: #eee;
}
.pattern_16ed {
  color: #444;
}
.banner_clean_5396 {
  background-color: #444;
}
.heading-aa91 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.heading-aa91 .red-69fe .motion_07b2 {
  font-size: 15px;
}
.heading-aa91 .motion_07b2 {
  line-height: 1.3;
}
.heading-aa91 .hidden_hard_9ba6 {
}
.heading-aa91 .container_bright_baf4 {
  background: #235787;
}
.carousel-huge-6c11 {
  padding: 0;
}
.carousel-huge-6c11 .container_bright_baf4 {
  background: #1a1a1a;
}
.carousel-huge-6c11 .hidden_hard_9ba6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fast-dd1b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fast-dd1b .hidden_hard_9ba6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fast-dd1b .container_bright_baf4 {
  background: #303030;
}
.photo_b00f {
  position: relative;
  z-index: 10;
}
.photo_b00f .tabs-wood-81c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-dim-0eff .grid-fresh-dd5b {
  display: inline-block;
  vertical-align: middle;
}
.thumbnail-dim-0eff.short_9e62 .grid-fresh-dd5b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-dim-0eff.short_9e62 .grid-fresh-dd5b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-dim-0eff.short_9e62 .grid-fresh-dd5b {
    margin-right: 0.4em;
  }
}
.thumbnail-dim-0eff.short_9e62 .grid-fresh-dd5b:last-child {
  margin-right: 0;
}
.basic-0973 .tabs-wood-81c1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pagination_9a87 .red-69fe {
    margin: 0 -0.5em;
  }
  .pagination_9a87 .red-69fe [class*="customify-col-"],
  .pagination_9a87 .red-69fe [class*="customify-col_"],
  .pagination_9a87 .red-69fe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pagination_9a87.green-3da2 .tabs-wood-81c1 {
  background: 0 0 !important;
}
.pagination_9a87.green-3da2 .tabs-wood-81c1,
.pagination_9a87.basic-0973 .tabs-wood-81c1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pagination_9a87.heading_e92a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pagination_9a87.basic-0973 .tabs-wood-81c1 {
  box-shadow: none !important;
}
.label-new-8f59 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .label-new-8f59 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .label-new-8f59 {
    padding: 18px 0 20px;
  }
}
.label-new-8f59 .thumbnail-pressed-764c {
  width: 100%;
}
.label-new-8f59 .widget-hard-abf0 {
  margin-bottom: 0;
}
.label-new-8f59 .summary-ae7a {
  margin-top: 5px;
  font-size: 0.875em;
}
.short_7ec6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.short_7ec6 .hard_d025 {
  width: 100%;
}
.silver-c0d2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver-c0d2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver-c0d2 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;
}
.silver-c0d2 li:last-child:after {
  display: none;
}
.silver-c0d2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel-b123 .easy_052d button,
.label-new-8f59 .easy_052d button {
  left: 0;
}
.panel-b123 .hard_d025,
.label-new-8f59 .hard_d025 {
  padding-left: 0;
  padding-right: 0;
}
.panel-b123 .short_7ec6,
.label-new-8f59 .short_7ec6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel-b123 {
  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;
}
.panel-b123: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;
}
.panel-b123 .badge-0942 {
  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) {
  .panel-b123 .badge-0942 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel-b123 .badge-0942 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel-b123 .badge-0942 {
    min-height: 200px;
  }
}
.panel-b123 .silver-c0d2 {
  color: rgba(255, 255, 255, 0.8);
}
.panel-b123 .silver-c0d2 a,
.panel-b123 .silver-c0d2 li:after {
  color: inherit;
}
.panel-b123 .silver-c0d2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.yellow-d7e9 {
  margin-bottom: 0.5em;
}
.thumbnail-ad20 {
  margin-bottom: 1.2em;
}
.thumbnail-ad20,
.yellow-d7e9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.thumbnail-ad20 p:last-child,
.yellow-d7e9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .easy_052d,
#masthead .easy_052d {
  display: none;
}
#masthead
  > .easy_052d.texture-outer-d705 {
  display: none;
}
#masthead > .easy_052d button {
  left: 0;
}
.lite-c531 {
  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%;
}
.lite-c531 .grid-fresh-dd5b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lite-c531 .paragraph-glass-877c {
  display: -webkit-box;
  display: flex;
}
.lite-c531 .paragraph-glass-877c.slider-e355 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lite-c531 .paragraph-glass-877c.sort-fb27 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite-c531 .paragraph-glass-877c.avatar-9362 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite-c531.widget-full-3c80.block_4b45 .paragraph-glass-877c.slider-e355 {
  flex-basis: 100%;
}
.lite-c531.header-prev-0378 .paragraph-glass-877c.sort-fb27 {
  -webkit-box-flex: 1;
  flex: auto;
}
.lite-c531.header-prev-0378 .paragraph-glass-877c.avatar-9362 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .easy_052d.texture-outer-d705 {
  display: none;
}
#masthead > .easy_052d button {
  left: 0;
}
.yellow_a151 {
  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;
}
.yellow_a151:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.yellow_a151.next_c362 i {
  margin-right: 4px;
}
.yellow_a151.selected-3055 i {
  margin-left: 5px;
}
.motion_07b2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.motion_07b2 p:last-child {
  margin-bottom: 0;
}
.form_3489 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.form_3489 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.form_3489 img {
  display: block;
  width: auto;
  line-height: 1;
}
.form_3489 .preview-60e0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.form_3489 .surface_steel_3b36 {
  margin: 5px 0 7px 0;
}
.form_3489.search_yellow_1618 .action_3c8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_3489.search_yellow_1618 .hovered-c045 {
  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;
}
.form_3489.focus_rough_9969 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.form_3489.focus_rough_9969 .action_3c8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_3489.focus_rough_9969 .hovered-c045 {
  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;
}
.form_3489.sort_3ad2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_3489.sidebar_1d09 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.form_3489.sidebar_1d09 .hovered-c045 {
  margin-top: 7px;
}
.hidden_pro_403a {
  display: inline-block;
}
.photo_b00f .short-18a4 .form_3489 img {
  max-width: 100%;
}
.section-16fa .preview_4b01.text_030f,
.box-wide-9aca .preview_4b01.text_030f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.section-16fa .hidden-92d6,
.box-wide-9aca .hidden-92d6 {
  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%);
}
.section-16fa .hidden-92d6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.section-16fa.row-43e3 .hidden-92d6 {
  display: none;
}
.section-16fa .hot_c89e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-16fa .hot_c89e li {
  display: inline-block;
  position: relative;
}
.section-16fa .hot_c89e li:last-child {
  margin-right: 0;
}
.section-16fa .hot_c89e 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;
}
.section-16fa .hot_c89e li.backdrop-brown-b5ec > a {
  color: rgba(0, 0, 0, 0.9);
}
.section-16fa .hot_c89e > 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;
}
.section-16fa .hot_c89e > li > a i {
  line-height: 0;
}
.section-16fa .hot_c89e > li.fixed_5d64 > a .hidden-92d6 {
  margin-left: 4px;
  line-height: 0;
}
.section-16fa .hot_c89e .input-f2e4 li.fixed_5d64 > a {
  position: relative;
}
.section-16fa .hot_c89e .input-f2e4 li.fixed_5d64 > a:after,
.section-16fa .hot_c89e .input-f2e4 li.fixed_5d64 > a:before {
  content: "";
  display: table;
}
.section-16fa .hot_c89e .input-f2e4 li.fixed_5d64 > a:after {
  clear: both;
}
.section-16fa .hot_c89e .input-f2e4 li.fixed_5d64 > a .hidden-92d6 {
  margin-left: 5px;
  float: right;
}
.section-16fa .border_out_acce,
.section-16fa .input-f2e4 {
  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;
}
.section-16fa .input-f2e4 {
  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;
}
.section-16fa .input-f2e4 .text_030f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section-16fa .input-f2e4 .hidden-92d6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.section-16fa .input-f2e4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.section-16fa .input-f2e4 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;
}
.section-16fa .input-f2e4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.section-16fa .input-f2e4 .input-f2e4 {
  top: 0;
  left: 100%;
}
.section-16fa .progress-adf4.fn-focus-3351 > .border_out_acce,
.section-16fa .progress-adf4.fn-focus-3351 > .input-f2e4,
.section-16fa .progress-adf4:focus > .border_out_acce,
.section-16fa .progress-adf4:focus > .input-f2e4,
.section-16fa .progress-adf4:hover > .border_out_acce,
.section-16fa .progress-adf4:hover > .input-f2e4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.section-16fa.accent-bronze-eaaf .pro_d39c:after,
.section-16fa.accent-bronze-eaaf .pro_d39c:before {
  content: "";
  display: table;
}
.section-16fa.accent-bronze-eaaf .pro_d39c:after {
  clear: both;
}
.section-16fa.accent-bronze-eaaf .pro_d39c > li {
  float: left;
}
.section-16fa.paragraph-7da8 .pro_d39c:after,
.section-16fa.paragraph-7da8 .pro_d39c:before {
  content: "";
  display: table;
}
.section-16fa.paragraph-7da8 .pro_d39c:after {
  clear: both;
}
.section-16fa.paragraph-7da8 .pro_d39c > li {
  float: left;
}
.section-16fa.paragraph-7da8 .pro_d39c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.section-16fa.paragraph-7da8 .pro_d39c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.section-16fa.paragraph-7da8 .pro_d39c > li.input_d046 > a,
.section-16fa.paragraph-7da8 .pro_d39c > li.backdrop-brown-b5ec > a {
  color: #fff;
  background-color: #1e4b75;
}
.section-16fa.sort-left-b8d4 .pro_d39c > li > a .text_030f {
  position: relative;
}
.section-16fa.sort-left-b8d4 .pro_d39c > li > a .text_030f: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;
}
.section-16fa.sort-left-b8d4
  .pro_d39c
  > li:focus
  > a
  .text_030f:before,
.section-16fa.sort-left-b8d4
  .pro_d39c
  > li:hover
  > a
  .text_030f:before {
  width: 100%;
  background-color: currentColor;
}
.section-16fa.sort-left-b8d4
  .pro_d39c
  > li.input_d046
  > a
  .text_030f:before,
.section-16fa.sort-left-b8d4
  .pro_d39c
  > li.tabs_bronze_deaa
  > a
  .text_030f:before {
  width: 100%;
  background-color: currentColor;
}
.section-16fa.gallery-da22 .pro_d39c > li > a .text_030f {
  position: relative;
}
.section-16fa.gallery-da22 .pro_d39c > li > a .text_030f: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;
}
.section-16fa.gallery-da22 .pro_d39c > li:focus > a .text_030f:before,
.section-16fa.gallery-da22
  .pro_d39c
  > li:hover
  > a
  .text_030f:before {
  width: 100%;
  background-color: currentColor;
}
.section-16fa.gallery-da22
  .pro_d39c
  > li.input_d046
  > a
  .text_030f:before,
.section-16fa.gallery-da22
  .pro_d39c
  > li.tabs_bronze_deaa
  > a
  .text_030f:before {
  width: 100%;
  background-color: currentColor;
}
.box-wide-9aca .hot_c89e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box-wide-9aca .hot_c89e li:first-child > a {
  border-top: none;
}
.box-wide-9aca .hot_c89e .cold_3971 > .text_030f .hidden-92d6 {
  display: none;
}
.box-wide-9aca .hot_c89e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.box-wide-9aca .hot_c89e li:last-child {
  border: none;
}
.box-wide-9aca .hot_c89e li.fixed_5d64 > a {
  padding-right: 45px !important;
}
.box-wide-9aca .hot_c89e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.box-wide-9aca .hot_c89e li a:focus,
.box-wide-9aca .hot_c89e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-wide-9aca .hot_c89e li .message-top-3c67 {
  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;
}
.box-wide-9aca .hot_c89e li .message-top-3c67:hover {
  box-shadow: none;
}
.box-wide-9aca .hot_c89e li .message-top-3c67 .hidden-92d6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.box-wide-9aca .hot_c89e .input-f2e4 {
  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);
}
.box-wide-9aca .hot_c89e .input-f2e4 li a {
  padding-left: 3em;
}
.box-wide-9aca .hot_c89e .dropdown-purple-4a15 > a .message-top-3c67 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.box-wide-9aca .hot_c89e .dropdown-purple-4a15 > .input-f2e4 {
  display: block;
  opacity: 1;
}
.accordion-2961 {
  max-width: 100%;
}
.soft_6c57 {
  line-height: 0;
  cursor: pointer;
}
.tabs-right-e46c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs-right-e46c:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs-right-e46c svg {
  width: 18px;
  height: 18px;
}
.tabs-right-e46c .border-da03 {
  display: none;
}
.backdrop_ebd2 {
  position: relative;
}
.backdrop_ebd2.fn-active-3351 .tabs-right-e46c .preview-5d7d {
  display: none;
}
.backdrop_ebd2.fn-active-3351 .tabs-right-e46c .border-da03 {
  display: inline-block;
}
.backdrop_ebd2 .photo_static_cb85 {
  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);
}
.backdrop_ebd2.popup_gold_c386 .photo_static_cb85 {
  left: auto;
  right: -0.9em;
}
.backdrop_ebd2.popup_gold_c386 .filter_top_929d::before {
  left: auto;
  right: 15px;
}
.backdrop_ebd2.fn-active-3351 .photo_static_cb85 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue_c1da {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.blue_c1da label {
  flex-basis: 100%;
}
.blue_c1da .under_58bf {
  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;
}
.blue_c1da .description_bright_f638 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.blue_c1da .description_bright_f638:focus {
  background-color: transparent;
}
.blue_c1da button.primary-out-2ca9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.blue_c1da button.primary-out-2ca9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.blue_c1da button.primary-out-2ca9 svg {
  width: 18px;
  height: 18px;
}
.blue_c1da input[type="submit"] {
  min-height: auto;
}
.list_4f4a .blue_c1da .description_bright_f638 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter_top_929d {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .filter_top_929d {
    width: 220px;
  }
}
.filter_top_929d label {
  flex-basis: 100%;
}
.filter_top_929d::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;
}
.motion-989c .list_4f4a .blue_c1da {
  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;
}
.motion-989c
  .list_4f4a
  .blue_c1da
  .under_58bf {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.motion-989c .list_4f4a .blue_c1da .description_bright_f638 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.motion-989c
  .list_4f4a
  .blue_c1da
  .description_bright_f638:focus {
  background: 0 0;
}
.motion-989c
  .list_4f4a
  .blue_c1da
  .description-center-78eb {
  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;
}
.overlay_0fca {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.overlay_0fca li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.overlay_0fca li:last-child {
  margin-right: 0;
}
.overlay_0fca li:first-child {
  margin-left: 0;
}
.overlay_0fca.message-motion-fcf4 a {
  color: #fff;
}
.overlay_0fca.message-motion-fcf4 a:hover {
  color: #fff;
}
.overlay_0fca a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.overlay_0fca a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.overlay_0fca a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.overlay_0fca a:hover {
  opacity: 0.9;
  color: inherit;
}
.overlay_0fca [class*="social-icon-apple"] {
  background-color: #999;
}
.overlay_0fca [class*="social-icon-apple"].component-lite-d7ed {
  background-color: transparent;
  color: #999;
}
.overlay_0fca [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.overlay_0fca [class*="social-icon-behance"].component-lite-d7ed {
  background-color: transparent;
  color: #1769ff;
}
.overlay_0fca [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.overlay_0fca [class*="social-icon-bitbucket"].component-lite-d7ed {
  background-color: transparent;
  color: #205081;
}
.overlay_0fca [class*="social-icon-codepen"] {
  background-color: #000;
}
.overlay_0fca [class*="social-icon-codepen"].component-lite-d7ed {
  background-color: transparent;
  color: #000;
}
.overlay_0fca [class*="social-icon-delicious"] {
  background-color: #39f;
}
.overlay_0fca [class*="social-icon-delicious"].component-lite-d7ed {
  background-color: transparent;
  color: #39f;
}
.overlay_0fca [class*="social-icon-digg"] {
  background-color: #005be2;
}
.overlay_0fca [class*="social-icon-digg"].component-lite-d7ed {
  background-color: transparent;
  color: #005be2;
}
.overlay_0fca [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.overlay_0fca [class*="social-icon-dribbble"].component-lite-d7ed {
  background-color: transparent;
  color: #ea4c89;
}
.overlay_0fca [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.overlay_0fca [class*="social-icon-envelope"].component-lite-d7ed {
  background-color: transparent;
  color: #ea4335;
}
.overlay_0fca [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.overlay_0fca [class*="social-icon-facebook"].component-lite-d7ed {
  background-color: transparent;
  color: #3b5998;
}
.overlay_0fca [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.overlay_0fca [class*="social-icon-flickr"].component-lite-d7ed {
  background-color: transparent;
  color: #0063dc;
}
.overlay_0fca [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.overlay_0fca [class*="social-icon-foursquare"].component-lite-d7ed {
  background-color: transparent;
  color: #2d5be3;
}
.overlay_0fca [class*="social-icon-github"] {
  background-color: #333;
}
.overlay_0fca [class*="social-icon-github"].component-lite-d7ed {
  background-color: transparent;
  color: #333;
}
.overlay_0fca [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.overlay_0fca [class*="social-icon-google-plus"].component-lite-d7ed {
  background-color: transparent;
  color: #dd4b39;
}
.overlay_0fca [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.overlay_0fca [class*="social-icon-houzz"].component-lite-d7ed {
  background-color: transparent;
  color: #7ac142;
}
.overlay_0fca [class*="social-icon-instagram"] {
  background-color: #262626;
}
.overlay_0fca [class*="social-icon-instagram"].component-lite-d7ed {
  background-color: transparent;
  color: #262626;
}
.overlay_0fca [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.overlay_0fca [class*="social-icon-jsfiddle"].component-lite-d7ed {
  background-color: transparent;
  color: #487aa2;
}
.overlay_0fca [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.overlay_0fca [class*="social-icon-linkedin"].component-lite-d7ed {
  background-color: transparent;
  color: #0077b5;
}
.overlay_0fca [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.overlay_0fca [class*="social-icon-medium"].component-lite-d7ed {
  background-color: transparent;
  color: #00ab6b;
}
.overlay_0fca [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.overlay_0fca
  [class*="social-icon-odnoklassniki"].component-lite-d7ed {
  background-color: transparent;
  color: #f4731c;
}
.overlay_0fca [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.overlay_0fca [class*="social-icon-meetup"].component-lite-d7ed {
  background-color: transparent;
  color: #ec1c40;
}
.overlay_0fca [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.overlay_0fca [class*="social-icon-pinterest"].component-lite-d7ed {
  background-color: transparent;
  color: #bd081c;
}
.overlay_0fca [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.overlay_0fca [class*="social-icon-product-hunt"].component-lite-d7ed {
  background-color: transparent;
  color: #da552f;
}
.overlay_0fca [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.overlay_0fca [class*="social-icon-reddit"].component-lite-d7ed {
  background-color: transparent;
  color: #ff4500;
}
.overlay_0fca [class*="social-icon-rss"] {
  background-color: #f26522;
}
.overlay_0fca [class*="social-icon-rss"].component-lite-d7ed {
  background-color: transparent;
  color: #f26522;
}
.overlay_0fca [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.overlay_0fca
  [class*="social-icon-shopping-cart"].component-lite-d7ed {
  background-color: transparent;
  color: #4caf50;
}
.overlay_0fca [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.overlay_0fca [class*="social-icon-skype"].component-lite-d7ed {
  background-color: transparent;
  color: #00aff0;
}
.overlay_0fca [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.overlay_0fca [class*="social-icon-slideshare"].component-lite-d7ed {
  background-color: transparent;
  color: #0077b5;
}
.overlay_0fca [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.overlay_0fca [class*="social-icon-snapchat"].component-lite-d7ed {
  background-color: transparent;
  color: #fffc00;
}
.overlay_0fca [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.overlay_0fca [class*="social-icon-soundcloud"].component-lite-d7ed {
  background-color: transparent;
  color: #f80;
}
.overlay_0fca [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.overlay_0fca [class*="social-icon-spotify"].component-lite-d7ed {
  background-color: transparent;
  color: #2ebd59;
}
.overlay_0fca [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.overlay_0fca
  [class*="social-icon-stack-overflow"].component-lite-d7ed {
  background-color: transparent;
  color: #fe7a15;
}
.overlay_0fca [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.overlay_0fca [class*="social-icon-maldkfgram"].component-lite-d7ed {
  background-color: transparent;
  color: #2ca5e0;
}
.overlay_0fca [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.overlay_0fca [class*="social-icon-tripadvisor"].component-lite-d7ed {
  background-color: transparent;
  color: #589442;
}
.overlay_0fca [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.overlay_0fca [class*="social-icon-tumblr"].component-lite-d7ed {
  background-color: transparent;
  color: #35465c;
}
.overlay_0fca [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.overlay_0fca [class*="social-icon-twitch"].component-lite-d7ed {
  background-color: transparent;
  color: #6441a5;
}
.overlay_0fca [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.overlay_0fca [class*="social-icon-twitter"].component-lite-d7ed {
  background-color: transparent;
  color: #1da1f2;
}
.overlay_0fca [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.overlay_0fca [class*="social-icon-vimeo"].component-lite-d7ed {
  background-color: transparent;
  color: #1ab7ea;
}
.overlay_0fca [class*="social-icon-vk"] {
  background-color: #45668e;
}
.overlay_0fca [class*="social-icon-vk"].component-lite-d7ed {
  background-color: transparent;
  color: #45668e;
}
.overlay_0fca [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.overlay_0fca [class*="social-icon-weibo"].component-lite-d7ed {
  background-color: transparent;
  color: #df2029;
}
.overlay_0fca [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.overlay_0fca [class*="social-icon-weixin"].component-lite-d7ed {
  background-color: transparent;
  color: #7bb32e;
}
.overlay_0fca [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.overlay_0fca [class*="social-icon-whatsapp"].component-lite-d7ed {
  background-color: transparent;
  color: #25d366;
}
.overlay_0fca [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.overlay_0fca [class*="social-icon-wordpress"].component-lite-d7ed {
  background-color: transparent;
  color: #21759b;
}
.overlay_0fca [class*="social-icon-xing"] {
  background-color: #026466;
}
.overlay_0fca [class*="social-icon-xing"].component-lite-d7ed {
  background-color: transparent;
  color: #026466;
}
.overlay_0fca [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.overlay_0fca [class*="social-icon-yelp"].component-lite-d7ed {
  background-color: transparent;
  color: #af0606;
}
.overlay_0fca [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.overlay_0fca [class*="social-icon-youtube"].component-lite-d7ed {
  background-color: transparent;
  color: #cd201f;
}
.icon_b206 {
  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;
}
.icon_b206:hover {
  box-shadow: none;
  background: 0 0;
}
.bright_ea28 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.background-53d8 {
  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;
}
.filter_1e90 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary_f36b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary_f36b,
.summary_f36b::after,
.summary_f36b::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.summary_f36b::after,
.summary_f36b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active-5ea7 .background-53d8 .filter_1e90 {
  margin-top: -2px;
  width: 19px;
}
.active-5ea7 .background-53d8 .summary_f36b {
  margin-top: -1px;
}
.active-5ea7 .background-53d8 .summary_f36b,
.active-5ea7 .background-53d8 .summary_f36b::after,
.active-5ea7 .background-53d8 .summary_f36b::before {
  width: 19px;
  height: 2px;
}
.active-5ea7 .background-53d8 .summary_f36b::before {
  top: -6px;
}
.active-5ea7 .background-53d8 .summary_f36b::after {
  bottom: -6px;
}
.wood-d23c .background-53d8 .filter_1e90 {
  margin-top: -2px;
  width: 22px;
}
.wood-d23c .background-53d8 .summary_f36b {
  margin-top: -1px;
}
.wood-d23c .background-53d8 .summary_f36b,
.wood-d23c .background-53d8 .summary_f36b::after,
.wood-d23c .background-53d8 .summary_f36b::before {
  width: 22px;
  height: 2px;
}
.wood-d23c .background-53d8 .summary_f36b::before {
  top: -7px;
}
.wood-d23c .background-53d8 .summary_f36b::after {
  bottom: -7px;
}
.progress_gas_5633 .background-53d8 .filter_1e90 {
  margin-top: -2px;
  width: 31px;
}
.progress_gas_5633 .background-53d8 .summary_f36b {
  margin-top: -1.5px;
}
.progress_gas_5633 .background-53d8 .summary_f36b,
.progress_gas_5633 .background-53d8 .summary_f36b::after,
.progress_gas_5633 .background-53d8 .summary_f36b::before {
  width: 31px;
  height: 3px;
}
.progress_gas_5633 .background-53d8 .summary_f36b::before {
  top: -9px;
}
.progress_gas_5633 .background-53d8 .summary_f36b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outer_a90a .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 19px;
  }
  .outer_a90a .background-53d8 .summary_f36b {
    margin-top: -1px;
  }
  .outer_a90a .background-53d8 .summary_f36b,
  .outer_a90a .background-53d8 .summary_f36b::after,
  .outer_a90a .background-53d8 .summary_f36b::before {
    width: 19px;
    height: 2px;
  }
  .outer_a90a .background-53d8 .summary_f36b::before {
    top: -6px;
  }
  .outer_a90a .background-53d8 .summary_f36b::after {
    bottom: -6px;
  }
  .button-bfc3 .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 22px;
  }
  .button-bfc3 .background-53d8 .summary_f36b {
    margin-top: -1px;
  }
  .button-bfc3 .background-53d8 .summary_f36b,
  .button-bfc3 .background-53d8 .summary_f36b::after,
  .button-bfc3 .background-53d8 .summary_f36b::before {
    width: 22px;
    height: 2px;
  }
  .button-bfc3 .background-53d8 .summary_f36b::before {
    top: -7px;
  }
  .button-bfc3 .background-53d8 .summary_f36b::after {
    bottom: -7px;
  }
  .background-151b .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 31px;
  }
  .background-151b .background-53d8 .summary_f36b {
    margin-top: -1.5px;
  }
  .background-151b .background-53d8 .summary_f36b,
  .background-151b .background-53d8 .summary_f36b::after,
  .background-151b .background-53d8 .summary_f36b::before {
    width: 31px;
    height: 3px;
  }
  .background-151b .background-53d8 .summary_f36b::before {
    top: -9px;
  }
  .background-151b .background-53d8 .summary_f36b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video_west_8d89 .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 19px;
  }
  .video_west_8d89 .background-53d8 .summary_f36b {
    margin-top: -1px;
  }
  .video_west_8d89 .background-53d8 .summary_f36b,
  .video_west_8d89 .background-53d8 .summary_f36b::after,
  .video_west_8d89 .background-53d8 .summary_f36b::before {
    width: 19px;
    height: 2px;
  }
  .video_west_8d89 .background-53d8 .summary_f36b::before {
    top: -6px;
  }
  .video_west_8d89 .background-53d8 .summary_f36b::after {
    bottom: -6px;
  }
  .large_95ff .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 22px;
  }
  .large_95ff .background-53d8 .summary_f36b {
    margin-top: -1px;
  }
  .large_95ff .background-53d8 .summary_f36b,
  .large_95ff .background-53d8 .summary_f36b::after,
  .large_95ff .background-53d8 .summary_f36b::before {
    width: 22px;
    height: 2px;
  }
  .large_95ff .background-53d8 .summary_f36b::before {
    top: -7px;
  }
  .large_95ff .background-53d8 .summary_f36b::after {
    bottom: -7px;
  }
  .image_light_9cc5 .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 31px;
  }
  .image_light_9cc5 .background-53d8 .summary_f36b {
    margin-top: -1.5px;
  }
  .image_light_9cc5 .background-53d8 .summary_f36b,
  .image_light_9cc5 .background-53d8 .summary_f36b::after,
  .image_light_9cc5 .background-53d8 .summary_f36b::before {
    width: 31px;
    height: 3px;
  }
  .image_light_9cc5 .background-53d8 .summary_f36b::before {
    top: -9px;
  }
  .image_light_9cc5 .background-53d8 .summary_f36b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-narrow-9c0d .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 19px;
  }
  .description-narrow-9c0d .background-53d8 .summary_f36b {
    margin-top: -1px;
  }
  .description-narrow-9c0d .background-53d8 .summary_f36b,
  .description-narrow-9c0d .background-53d8 .summary_f36b::after,
  .description-narrow-9c0d .background-53d8 .summary_f36b::before {
    width: 19px;
    height: 2px;
  }
  .description-narrow-9c0d .background-53d8 .summary_f36b::before {
    top: -6px;
  }
  .description-narrow-9c0d .background-53d8 .summary_f36b::after {
    bottom: -6px;
  }
  .pattern_fe9a .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_fe9a .background-53d8 .summary_f36b {
    margin-top: -1px;
  }
  .pattern_fe9a .background-53d8 .summary_f36b,
  .pattern_fe9a .background-53d8 .summary_f36b::after,
  .pattern_fe9a .background-53d8 .summary_f36b::before {
    width: 22px;
    height: 2px;
  }
  .pattern_fe9a .background-53d8 .summary_f36b::before {
    top: -7px;
  }
  .pattern_fe9a .background-53d8 .summary_f36b::after {
    bottom: -7px;
  }
  .badge_ba7b .background-53d8 .filter_1e90 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_ba7b .background-53d8 .summary_f36b {
    margin-top: -1.5px;
  }
  .badge_ba7b .background-53d8 .summary_f36b,
  .badge_ba7b .background-53d8 .summary_f36b::after,
  .badge_ba7b .background-53d8 .summary_f36b::before {
    width: 31px;
    height: 3px;
  }
  .badge_ba7b .background-53d8 .summary_f36b::before {
    top: -9px;
  }
  .badge_ba7b .background-53d8 .summary_f36b::after {
    bottom: -9px;
  }
}
.element_hot_15e1 .summary_f36b {
  -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);
}
.element_hot_15e1 .summary_f36b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element_hot_15e1 .summary_f36b::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);
}
.element_hot_15e1.shade-liquid-ea1c .summary_f36b {
  -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);
}
.element_hot_15e1.shade-liquid-ea1c .summary_f36b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element_hot_15e1.shade-liquid-ea1c .summary_f36b::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);
}
.box_blue_a9b5 {
  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.black-6024:before {
  display: none;
}
.container-lite-dd37 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container-lite-dd37 .bronze_8194 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container-lite-dd37 .bronze_8194:last-of-type {
  border-bottom: none;
}
.container-lite-dd37 .bronze_8194.hovered_e952,
.container-lite-dd37 .bronze_8194.pattern_old_f3af,
.container-lite-dd37 .bronze_8194.accordion-bc65 {
  padding: 0;
}
.container-lite-dd37 .box-wide-9aca .message-top-3c67 {
  color: currentColor;
}
.container-lite-dd37 .box-wide-9aca .message-top-3c67:focus,
.container-lite-dd37 .box-wide-9aca .message-top-3c67:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-lite-dd37.hidden_hard_9ba6 .large-6e78,
.container-lite-dd37.hidden_hard_9ba6 .motion_07b2 a,
.container-lite-dd37.hidden_hard_9ba6 .pro_d39c a,
.container-lite-dd37.hidden_hard_9ba6 .input-f2e4 a {
  color: rgba(0, 0, 0, 0.55);
}
.container-lite-dd37.hidden_hard_9ba6 .large-6e78:hover,
.container-lite-dd37.hidden_hard_9ba6 .motion_07b2 a:hover,
.container-lite-dd37.hidden_hard_9ba6 .pro_d39c a:hover,
.container-lite-dd37.hidden_hard_9ba6 .input-f2e4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-lite-dd37.hidden_hard_9ba6 .notification_32e6 {
  color: rgba(0, 0, 0, 0.8);
}
.container-lite-dd37.hidden_hard_9ba6 .bronze_8194 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-lite-dd37.hidden_hard_9ba6 .bronze_8194:before {
  background: rgba(0, 0, 0, 0.08);
}
.container-lite-dd37.hidden_hard_9ba6 .chip-pro-2f08:before {
  background: rgba(255, 255, 255, 0.9);
}
.container-lite-dd37.hidden_hard_9ba6 .box-wide-9aca .hot_c89e li a,
.container-lite-dd37.hidden_hard_9ba6 .box-wide-9aca .message-top-3c67,
.container-lite-dd37.hidden_hard_9ba6 .input-f2e4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-lite-dd37.hidden_hard_9ba6 .box-wide-9aca .message-top-3c67:focus,
.container-lite-dd37.hidden_hard_9ba6 .box-wide-9aca .message-top-3c67:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-lite-dd37.hidden_hard_9ba6 .hot_c89e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-lite-dd37.container_bright_baf4 .large-6e78,
.container-lite-dd37.container_bright_baf4 .motion_07b2 a,
.container-lite-dd37.container_bright_baf4 .pro_d39c .message-top-3c67,
.container-lite-dd37.container_bright_baf4 .pro_d39c a,
.container-lite-dd37.container_bright_baf4 .input-f2e4 a {
  color: rgba(255, 255, 255, 0.79);
}
.container-lite-dd37.container_bright_baf4 .large-6e78:hover,
.container-lite-dd37.container_bright_baf4 .motion_07b2 a:hover,
.container-lite-dd37.container_bright_baf4 .pro_d39c .message-top-3c67:hover,
.container-lite-dd37.container_bright_baf4 .pro_d39c a:hover,
.container-lite-dd37.container_bright_baf4 .input-f2e4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-lite-dd37.container_bright_baf4 .notification_32e6 {
  color: rgba(255, 255, 255, 0.99);
}
.container-lite-dd37.container_bright_baf4 .bronze_8194 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-lite-dd37.container_bright_baf4 .bronze_8194:before {
  background: rgba(255, 255, 255, 0.08);
}
.container-lite-dd37.container_bright_baf4 .chip-pro-2f08:before {
  background: rgba(0, 0, 0, 0.9);
}
.container-lite-dd37.container_bright_baf4 .box-wide-9aca .hot_c89e li a,
.container-lite-dd37.container_bright_baf4 .box-wide-9aca .message-top-3c67,
.container-lite-dd37.container_bright_baf4 .input-f2e4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-lite-dd37.container_bright_baf4 .box-wide-9aca .message-top-3c67:focus,
.container-lite-dd37.container_bright_baf4 .box-wide-9aca .message-top-3c67:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-lite-dd37.container_bright_baf4 .hot_c89e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-pro-2f08 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.chip-pro-2f08:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.overlay-468d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article-white-d197 .container-lite-dd37 {
  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;
}
.article-white-d197 .bronze_8194 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article-white-d197 .bronze_8194: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) {
  .article-white-d197 .bronze_8194:before {
    width: 16%;
    left: 42%;
  }
}
.article-white-d197 .bronze_8194:last-child:before {
  content: none;
}
.article-white-d197 .bronze_8194[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article-white-d197 .box-wide-9aca .hot_c89e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article-white-d197 .box-wide-9aca .hot_c89e li a .message-top-3c67 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article-white-d197 .box-wide-9aca .input-f2e4 {
  border: none;
}
.article-white-d197 .box-wide-9aca .input-f2e4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article-white-d197 .chip-pro-2f08 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article-white-d197 .overlay-468d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article-white-d197 .container_bright_baf4 .chip-pro-2f08:before {
  background: rgba(0, 0, 0, 0.9);
}
.article-white-d197 .hidden_hard_9ba6.row_cool_1c63 .summary_f36b {
  background: rgba(0, 0, 0, 0.6);
}
.article-white-d197
  .hidden_hard_9ba6.row_cool_1c63
  .summary_f36b::after,
.article-white-d197
  .hidden_hard_9ba6.row_cool_1c63
  .summary_f36b:before {
  background: inherit;
}
.article-white-d197
  .hidden_hard_9ba6.row_cool_1c63:hover
  .summary_f36b {
  background: rgba(0, 0, 0, 0.8);
}
.filter-c35d .container-lite-dd37 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .filter-c35d .container-lite-dd37 {
    width: auto;
    right: 45px;
  }
}
.layout-b145 .container-lite-dd37 {
  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) {
  .layout-b145 .container-lite-dd37 {
    width: auto;
    left: 45px;
  }
}
.black-6024 .container-lite-dd37 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.black-6024 .overlay-468d {
  max-width: 48em;
  margin: 0 auto;
}
.black-6024 .chip-pro-2f08:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.block-soft-5e58 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.block-soft-5e58.article-white-d197 .container-lite-dd37 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.block-soft-5e58.filter-c35d .container-lite-dd37 {
  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);
}
.block-soft-5e58 .container-lite-dd37 {
  visibility: visible;
}
.block-soft-5e58.layout-b145 .container-lite-dd37 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.table_solid_1996,
.narrow_18e2 {
  overflow-x: hidden;
}
.table_solid_1996 .container-lite-dd37 {
  overflow: auto;
}
.table_solid_1996.article-white-d197 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_solid_1996.article-white-d197 .container-lite-dd37 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.table_solid_1996.article-white-d197 .icon_b206 {
  opacity: 0;
}
.table_solid_1996.filter-c35d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_solid_1996.filter-c35d .container-lite-dd37 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.table_solid_1996.filter-c35d .icon_b206 {
  opacity: 0;
}
.table_solid_1996.layout-b145 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_solid_1996.layout-b145 .container-lite-dd37 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.table_solid_1996.layout-b145 .icon_b206 {
  opacity: 0;
}
.table_solid_1996.black-6024 .container-lite-dd37 {
  z-index: 10;
  visibility: visible;
}
.row_cool_1c63 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.row_cool_1c63 .summary_f36b {
  background: rgba(255, 255, 255, 0.99);
}
.row_cool_1c63 .summary_f36b::after,
.row_cool_1c63 .summary_f36b:before {
  background: inherit;
}
.row_cool_1c63:hover .summary_f36b {
  background: rgba(255, 255, 255, 0.99);
}
.layout-b145 .row_cool_1c63 {
  top: 10px;
  right: auto;
  left: 12px;
}
.black-6024 .row_cool_1c63 {
  display: none !important;
}
.table_solid_1996:before,
.narrow_18e2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.table_solid_1996 .row_cool_1c63,
.narrow_18e2 .row_cool_1c63 {
  display: inline-block;
}
.container-lite-dd37 .grid-fresh-dd5b {
  -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;
}
.table_solid_1996 .container-lite-dd37 .grid-fresh-dd5b,
.narrow_18e2 .container-lite-dd37 .grid-fresh-dd5b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail-c312 .under_58bf {
  width: 100%;
}
.short-18a4 {
  padding: 0 0.5em 0;
}
.short-18a4 [class*="customify-col-"],
.short-18a4 [class*="customify-col_"],
.short-18a4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hover-stale-e431 .short-18a4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .red-69fe .message-3bd6,
  .message-3bd6 {
    display: none;
  }
  .paper-7409 {
    text-align: left;
  }
  .tiny-09f0 {
    text-align: center;
  }
  .outline_ec85 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .red-69fe .narrow_5f8f,
  .narrow_5f8f {
    display: none;
  }
  .yellow-2d07 {
    text-align: left;
  }
  .preview-f39b {
    text-align: center;
  }
  .first_8c6c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .red-69fe .out-6820,
  .out-6820 {
    display: none;
  }
  .basic_0b54 {
    text-align: left;
  }
  .dropdown_4c21 {
    text-align: center;
  }
  .module-advanced-7f60 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fresh_9d40 {
  box-shadow: none !important;
}
.light_d82b .dark_154e,
.cold_3b5e .dark_154e {
  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;
}
.cold_3b5e .dark_154e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabs-wood-81c1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tabs-wood-81c1:after,
.tabs-wood-81c1:before {
  content: "";
  display: table;
}
.tabs-wood-81c1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tabs-wood-81c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tabs-wood-81c1,
.heading_e92a {
  max-width: 1248px;
  margin: 0 auto;
}

.purple-5bed.panel-silver-18a6 .tabs-wood-81c1 {
  max-width: 100%;
}
.purple-5bed.sort_e5b6 {
  max-width: 1200px;
  margin: 0 auto;
}
.purple-5bed.liquid_779a .tabs-wood-81c1 {
  max-width: 100%;
}
.purple-5bed.liquid_779a > .tabs-wood-81c1 {
  padding-left: 0;
  padding-right: 0;
}
.purple-5bed.liquid_779a > .tabs-wood-81c1 .red-69fe {
  margin: 0;
}
.purple-5bed.liquid_779a
  > .tabs-wood-81c1
  .outline-6790.next_08b1 {
  margin-right: 0;
  margin-left: 0;
}
.purple-5bed.liquid_779a #main.next_08b1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .secondary-3f57 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-3f57 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fast-8834 .old_aa32 {
    padding-right: 1em;
  }
  .fast-8834.title-dim-d3df .outline-6790 {
    border-right: 1px solid #eaecee;
  }
  .fast-8834.title-dim-d3df .old_aa32 {
    padding-right: 1em;
  }
  .fast-8834.title-dim-d3df .column-fresh-00ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-white-a6b6 .old_aa32 {
    padding-left: 1em;
  }
  .image-white-a6b6.title-dim-d3df .outline-6790 {
    border-left: 1px solid #eaecee;
  }
  .image-white-a6b6.title-dim-d3df .old_aa32 {
    padding-left: 1em;
  }
  .image-white-a6b6.title-dim-d3df .column-fresh-00ae {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_3c40 .old_aa32 {
    padding-left: 1em;
  }
  .button_3c40.title-dim-d3df .background-ce7d {
    border-right: 1px solid #eaecee;
  }
  .button_3c40.title-dim-d3df .layout_45b3 {
    border-right: 1px solid #eaecee;
  }
  .button_3c40.title-dim-d3df .old_aa32 {
    padding-left: 1em;
  }
  .button_3c40.title-dim-d3df .column-fresh-00ae {
    padding-right: 1em;
  }
  .button_3c40.title-dim-d3df .left-762d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_8be2 .old_aa32 {
    padding-right: 1em;
  }
  .active_8be2.title-dim-d3df .background-ce7d {
    border-left: 1px solid #eaecee;
  }
  .active_8be2.title-dim-d3df .layout_45b3 {
    border-left: 1px solid #eaecee;
  }
  .active_8be2.title-dim-d3df .old_aa32 {
    padding-right: 1em;
  }
  .active_8be2.title-dim-d3df .column-fresh-00ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_8be2.title-dim-d3df .left-762d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-3f57 .old_aa32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-3f57.title-dim-d3df .outline-6790 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .secondary-3f57.title-dim-d3df .old_aa32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-3f57.title-dim-d3df .column-fresh-00ae {
    padding-left: 1em;
  }
  .secondary-3f57.title-dim-d3df .left-762d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .secondary-3f57.title-dim-d3df .old_aa32 {
    padding-left: 0;
  }
}
.texture-c832 .thumbnail-dim-0eff {
  display: inline-block;
}
.row-hot-79bc {
  display: inline-block;
}
.header_cd3c {
  word-con: break-word;
}
.bottom-59c7 > span {
  display: inline-block;
  padding: 5px 0;
}
.bottom-59c7 .border_1f17 {
  margin-left: 8px;
  margin-right: 8px;
}
.bottom-59c7 .banner-2157 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.background-fe88 .tooltip-orange-78b4 {
  margin-bottom: 2em;
}
.background-fe88 .cold_7dc3 {
  margin-bottom: 15px;
}
.background-fe88 .cold_7dc3:last-child {
  margin-bottom: 0;
}
.background-fe88 .up_ff19 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .background-fe88 .up_ff19 {
    display: block;
  }
}
.background-fe88 .shade-prev-a9b7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .background-fe88 .shade-prev-a9b7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.background-fe88 .mask_e1c1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.background-fe88 .mask_e1c1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.background-fe88 .mask_e1c1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.background-fe88 .header_cd3c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-fe88 .header_cd3c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.background-fe88 .hard-dbd4 p:last-child {
  margin-bottom: 0;
}
.background-fe88 .grid_thick_eda8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.background-fe88 .frame_c183 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.background-fe88 .filter-0a5e {
  margin-top: 1em;
}
.background-fe88 .action_9b2a {
  top: 0;
  display: block;
}
.background-fe88 .action_9b2a a {
  color: inherit;
}
.background-fe88 .action_9b2a a:hover {
  color: inherit;
}
.background-fe88 .small_9dc5 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.background-fe88 .small_9dc5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.background-fe88 .frame_c183 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.background-fe88 .background-d960 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.background-fe88 .background-d960:first-child {
  margin-top: 0;
}
.background-fe88 .background-d960.button-liquid-48f7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.background-fe88 .background-d960.notice-hovered-7f0f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-fe88
  .background-d960.notice-hovered-7f0f.pagination-pink-8e06
  .filter-0a5e {
  width: 100%;
}
.background-fe88 .notice-hovered-7f0f {
  -webkit-box-align: center;
  align-items: center;
}
.background-fe88 .notice-hovered-7f0f .bottom-59c7,
.background-fe88 .notice-hovered-7f0f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.background-fe88 .mask_e1c1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-fe88 .mask_e1c1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-fe88 .mask_e1c1:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.background-fe88 .button-liquid-48f7 {
  z-index: 5;
}
.background-fe88 .slow_1699 .huge-f42d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.background-fe88 .gradient-copper-5408 .huge-f42d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.background-fe88 .backdrop_2eec .huge-f42d {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-fe88.article_wide_610c .up_ff19,
.background-fe88.clean-9d50 .up_ff19 {
  display: block;
}
.background-fe88.article_wide_610c .up_ff19 .surface_7396,
.background-fe88.article_wide_610c .up_ff19 .frame_c183,
.background-fe88.clean-9d50 .up_ff19 .surface_7396,
.background-fe88.clean-9d50 .up_ff19 .frame_c183 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-fe88.paragraph-235a .shade-prev-a9b7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .background-fe88.paragraph-235a .shade-prev-a9b7 {
    margin-right: 0;
  }
}
.background-fe88.article_wide_610c .shade-prev-a9b7,
.background-fe88.clean-9d50 .shade-prev-a9b7 {
  padding-top: 40%;
}
.background-fe88.article_wide_610c .tooltip-orange-78b4,
.background-fe88.clean-9d50 .tooltip-orange-78b4 {
  display: block;
}
.background-fe88.article_wide_610c .fn-sticky-3351 .frame_c183,
.background-fe88.clean-9d50 .fn-sticky-3351 .frame_c183 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.background-fe88.article_wide_610c .shade-prev-a9b7,
.background-fe88.clean-9d50 .shade-prev-a9b7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.background-fe88.article_wide_610c .frame_c183 {
  padding: 1em;
}
.element-large-1396 {
  margin: 30px auto;
  display: block;
}
.element-large-1396 .notification_brown_edbc > * {
  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;
}
.element-large-1396 .notification_brown_edbc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-large-1396 .notification_brown_edbc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cool_43c9 .bottom-59c7 {
  margin-bottom: 1.41575em;
}
.cool_43c9 .gold-0628 {
  margin-bottom: 1.618em;
}
.label_outer_ec8e .hero_up_de7b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label_outer_ec8e .hero_up_de7b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label_outer_ec8e .surface-56e3 {
  max-width: 100%;
  overflow: auto;
}
.block-0184 .label_outer_ec8e a:hover {
  text-decoration: underline;
}
.hard-6fae .cold_7dc3:not(.header_cd3c),
.hard-6fae .mask_e1c1 {
  margin-bottom: 1.41575em;
}
.hard-6fae .cold_7dc3:not(.header_cd3c):last-child,
.hard-6fae .mask_e1c1:last-child {
  margin-bottom: 0;
}
.hard-6fae .cold_7dc3.alert-5279 {
  margin-bottom: 0.41575em;
}
.hard-6fae .item_rough_315f:before,
.hard-6fae .glass_2268:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hard-6fae .item_rough_315f:before {
  content: "\f115";
}
.hard-6fae .glass_2268:before {
  content: "\f02c";
}
.hard-6fae .icon-91df {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hard-6fae .icon-91df a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hover_ff18 {
  display: -webkit-box;
  display: flex;
}
.hover_ff18 .pink_4fec {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hover_ff18 .pink_4fec {
    flex-basis: 90px;
  }
}
.hover_ff18 .heading_3a3e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover_ff18 .heading_3a3e {
    flex-basis: calc(100% - 50px);
  }
}
.hover_ff18 .dirty-6b42 p:last-child {
  margin-bottom: 0.72em;
}
.table-dac7 .notification_brown_edbc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.table-dac7 .notification_brown_edbc:after,
.table-dac7 .notification_brown_edbc:before {
  content: "";
  display: table;
}
.table-dac7 .notification_brown_edbc:after {
  clear: both;
}
.table-dac7 .notification_brown_edbc .liquid-89e4,
.table-dac7 .notification_brown_edbc .item-4d56 {
  width: 49%;
}
.table-dac7 .notification_brown_edbc .liquid-89e4 a span.video_brown_0540,
.table-dac7 .notification_brown_edbc .item-4d56 a span.video_brown_0540 {
  display: block;
  margin-bottom: 5px;
}
.table-dac7 .notification_brown_edbc .item-4d56 {
  float: left;
  text-align: left;
}
.table-dac7 .notification_brown_edbc .liquid-89e4 {
  float: right;
  text-align: right;
}
.tag_mini_48cd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tag_mini_48cd {
    margin-bottom: 0;
  }
}
.form_a966 {
  margin-bottom: 1em;
}
.form_a966 .header_cd3c {
  font-size: 1.1em;
  line-height: 1.3;
}
.thumbnail_6177 a {
  display: block;
  line-height: 0;
  position: relative;
}
.article-7d4a .form_a966,
.blue_5620 .form_a966 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .article-7d4a .form_a966,
  .blue_5620 .form_a966 {
    display: block;
  }
}
.article-7d4a .thumbnail_6177,
.blue_5620 .thumbnail_6177 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .article-7d4a .thumbnail_6177,
  .blue_5620 .thumbnail_6177 {
    margin-bottom: 1em;
  }
}
.article-7d4a .thumbnail_6177 img,
.blue_5620 .thumbnail_6177 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.article-7d4a .nav-a570,
.blue_5620 .nav-a570 {
  flex-basis: calc(100% - 160px);
}
.article-7d4a .nav-a570 p,
.blue_5620 .nav-a570 p {
  margin-bottom: 0;
}
.article-7d4a .nav-a570 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .article-7d4a .nav-a570 {
    padding-left: 0;
  }
}
.blue_5620 .nav-a570 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .blue_5620 .nav-a570 {
    padding-right: 0;
  }
}
.blue_5620 .thumbnail_6177 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.panel-glass-8955 .thumbnail_6177 {
  margin-bottom: 0.5em;
}
.panel-glass-8955 .thumbnail_6177 img {
  width: 100%;
}
.form-8820 .widget-8f78,
.black_290b .widget-8f78 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.black_290b .outline-6790 .grid-inner-22ff p:last-child {
  margin-bottom: 0;
}
.form-3026 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden-mini-0cc8 .sidebar-medium-9e38:last-of-type {
    margin-bottom: 0;
  }
}
.hidden-mini-0cc8 .sidebar-medium-9e38 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li {
  margin: 0 0 0.6em;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li.highlight_8c50,
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li.old_a019 {
  position: relative;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li.highlight_8c50 .overlay-middle-fa34,
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li.old_a019 .overlay-middle-fa34 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li.highlight_8c50:after:after,
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li.highlight_8c50:after:before,
.hidden-mini-0cc8
  .sidebar-medium-9e38
  ul
  li.old_a019:after:after,
.hidden-mini-0cc8
  .sidebar-medium-9e38
  ul
  li.old_a019:after:before {
  content: "";
  display: table;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 ul li.highlight_8c50:after:after,
.hidden-mini-0cc8
  .sidebar-medium-9e38
  ul
  li.old_a019:after:after {
  clear: both;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 a.notification-blue-e6ca:hover {
  text-decoration: none;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 select {
  max-width: 100%;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 table {
  font-size: 85%;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 table td,
.hidden-mini-0cc8 .sidebar-medium-9e38 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 table tfoot td {
  text-align: left;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 :last-child {
  margin-bottom: 0;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 .list-last-657a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 .list-last-657a label {
  width: 100%;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 .list-last-657a .description_bright_f638 {
  width: 100%;
  display: block;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 .list-last-657a .primary-out-2ca9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 .list-last-657a .primary-out-2ca9:hover svg #svg-search {
  fill: #444;
}
.hidden-mini-0cc8 .sidebar-medium-9e38 .list-last-657a .primary-out-2ca9 svg {
  width: 18px;
  height: 18px;
}
.hidden-mini-0cc8 .next-824b ul ul,
.hidden-mini-0cc8 .lite_ca0a ul ul,
.hidden-mini-0cc8 .warm_7f41 ul ul,
.hidden-mini-0cc8 .menu-68b3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden-mini-0cc8 .next-824b .fixed_5d64 > a,
.hidden-mini-0cc8 .lite_ca0a .fixed_5d64 > a,
.hidden-mini-0cc8 .warm_7f41 .fixed_5d64 > a,
.hidden-mini-0cc8 .menu-68b3 .fixed_5d64 > a {
  margin-bottom: 0;
}
.hidden-mini-0cc8 .article_easy_f995 li,
.hidden-mini-0cc8 .next-824b li,
.hidden-mini-0cc8 .soft_5c53 li,
.hidden-mini-0cc8 .lite_ca0a li,
.hidden-mini-0cc8 .warm_7f41 li,
.hidden-mini-0cc8 .menu-68b3 li,
.hidden-mini-0cc8 .preview_next_4705 li,
.hidden-mini-0cc8 .message-22a4 li {
  display: block;
  position: relative;
}
.hidden-mini-0cc8 .article_easy_f995 li:last-child,
.hidden-mini-0cc8 .next-824b li:last-child,
.hidden-mini-0cc8 .soft_5c53 li:last-child,
.hidden-mini-0cc8 .lite_ca0a li:last-child,
.hidden-mini-0cc8 .warm_7f41 li:last-child,
.hidden-mini-0cc8 .menu-68b3 li:last-child,
.hidden-mini-0cc8 .preview_next_4705 li:last-child,
.hidden-mini-0cc8 .message-22a4 li:last-child {
  border: none;
}
.hidden-mini-0cc8 .article_easy_f995 li a,
.hidden-mini-0cc8 .next-824b li a,
.hidden-mini-0cc8 .soft_5c53 li a,
.hidden-mini-0cc8 .lite_ca0a li a,
.hidden-mini-0cc8 .warm_7f41 li a,
.hidden-mini-0cc8 .menu-68b3 li a,
.hidden-mini-0cc8 .preview_next_4705 li a,
.hidden-mini-0cc8 .message-22a4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-mini-0cc8 .article_easy_f995 li ul li::before,
.hidden-mini-0cc8 .next-824b li ul li::before,
.hidden-mini-0cc8 .soft_5c53 li ul li::before,
.hidden-mini-0cc8 .lite_ca0a li ul li::before,
.hidden-mini-0cc8 .warm_7f41 li ul li::before,
.hidden-mini-0cc8 .menu-68b3 li ul li::before,
.hidden-mini-0cc8 .preview_next_4705 li ul li::before,
.hidden-mini-0cc8 .message-22a4 li ul li::before {
  left: 15px;
}
.hidden-mini-0cc8 .article_easy_f995 li ul a,
.hidden-mini-0cc8 .next-824b li ul a,
.hidden-mini-0cc8 .soft_5c53 li ul a,
.hidden-mini-0cc8 .lite_ca0a li ul a,
.hidden-mini-0cc8 .warm_7f41 li ul a,
.hidden-mini-0cc8 .menu-68b3 li ul a,
.hidden-mini-0cc8 .preview_next_4705 li ul a,
.hidden-mini-0cc8 .message-22a4 li ul a {
  padding-left: 20px;
}
.hidden-mini-0cc8 .article_easy_f995 li ul ul li::before,
.hidden-mini-0cc8 .next-824b li ul ul li::before,
.hidden-mini-0cc8 .soft_5c53 li ul ul li::before,
.hidden-mini-0cc8 .lite_ca0a li ul ul li::before,
.hidden-mini-0cc8 .warm_7f41 li ul ul li::before,
.hidden-mini-0cc8 .menu-68b3 li ul ul li::before,
.hidden-mini-0cc8 .preview_next_4705 li ul ul li::before,
.hidden-mini-0cc8 .message-22a4 li ul ul li::before {
  left: 30px;
}
.hidden-mini-0cc8 .article_easy_f995 li ul ul a,
.hidden-mini-0cc8 .next-824b li ul ul a,
.hidden-mini-0cc8 .soft_5c53 li ul ul a,
.hidden-mini-0cc8 .lite_ca0a li ul ul a,
.hidden-mini-0cc8 .warm_7f41 li ul ul a,
.hidden-mini-0cc8 .menu-68b3 li ul ul a,
.hidden-mini-0cc8 .preview_next_4705 li ul ul a,
.hidden-mini-0cc8 .message-22a4 li ul ul a {
  padding-left: 40px;
}
.hidden-mini-0cc8 .liquid-3939 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-mini-0cc8 .message-22a4 ul li {
  margin-bottom: 1.41575em;
}
.hidden-mini-0cc8 .message-22a4 ul li .focus_e2d4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden-mini-0cc8 .message-22a4 ul li .shadow_ede1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_bright_baf4 .article_easy_f995 li a,
.container_bright_baf4 .next-824b li a,
.container_bright_baf4 .soft_5c53 li a,
.container_bright_baf4 .lite_ca0a li a,
.container_bright_baf4 .warm_7f41 li a,
.container_bright_baf4 .menu-68b3 li a,
.container_bright_baf4 .preview_next_4705 li a,
.container_bright_baf4 .message-22a4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_bright_baf4 .liquid-3939 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_bright_baf4 .sidebar-medium-9e38 ul li.highlight_8c50 .overlay-middle-fa34,
.container_bright_baf4 .sidebar-medium-9e38 ul li.old_a019 .overlay-middle-fa34 {
  background: rgba(0, 0, 0, 0.2);
}
.container_bright_baf4 .hidden-mini-0cc8 .sidebar-medium-9e38 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li {
  margin: 0;
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li ul {
  margin: 0;
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li ul li a {
  padding-left: 15px;
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li ul li li a {
  padding-left: 30px;
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li.backdrop-brown-b5ec > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li.backdrop-brown-b5ec > 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;
}
.purple-5bed .hidden-mini-0cc8 .hot_c89e li.backdrop-brown-b5ec > 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;
}
.center_60ec a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.brown-a46d {
  position: relative;
  z-index: 10;
}
.brown-a46d .grid-fresh-dd5b {
  width: 100%;
  max-width: 100%;
}
.video_c1ef .info_fixed_55e6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video_c1ef .hidden_hard_9ba6 {
}
.video_c1ef .container_bright_baf4 {
  background: #292929;
}
.badge_east_0b72 .info_fixed_55e6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge_east_0b72 .hidden_hard_9ba6 {
  background: #f9f9f9;
}
.badge_east_0b72 .container_bright_baf4 {
  background: #303030;
}
.surface_medium_0a86 .info_fixed_55e6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_medium_0a86 .thumbnail-dim-0eff {
    margin-bottom: 1em;
  }
  .surface_medium_0a86 .thumbnail-dim-0eff:last-child {
    margin-bottom: 0;
  }
}
.surface_medium_0a86 .hidden_hard_9ba6 {
  background: #ededed;
}
.surface_medium_0a86 .container_bright_baf4 {
  background: #1a1a1a;
}
.info_fixed_55e6.hidden_hard_9ba6 {
  color: rgba(0, 0, 0, 0.6);
}
.info_fixed_55e6.hidden_hard_9ba6 .tabs_white_51d5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_fixed_55e6.container_bright_baf4 {
  color: rgba(255, 255, 255, 0.99);
}
.info_fixed_55e6.container_bright_baf4 a:not(.notification-blue-e6ca) {
  color: rgba(255, 255, 255, 0.79);
}
.info_fixed_55e6.container_bright_baf4 a:not(.notification-blue-e6ca):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_fixed_55e6.container_bright_baf4 .tabs_white_51d5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_fixed_55e6.container_bright_baf4 table tbody td,
.info_fixed_55e6.container_bright_baf4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification-0859.basic-0973 .tabs-wood-81c1 {
  max-width: initial;
}
.notification-0859 .short_9e62 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification-0859 .short_9e62 .grid-fresh-dd5b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification-0859 .short_9e62 .grid-fresh-dd5b {
    display: block;
    margin-bottom: 2em;
  }
  .notification-0859 .short_9e62 .grid-fresh-dd5b:last-child {
    margin-bottom: 0;
  }
}
.surface_medium_0a86 .thumbnail-dim-0eff:last-child,
.badge_east_0b72 .thumbnail-dim-0eff:last-child,
.video_c1ef .thumbnail-dim-0eff:last-child {
  margin-bottom: 0;
}
.surface_medium_0a86 .thumbnail-dim-0eff .hidden-mini-0cc8 .sidebar-medium-9e38:last-child,
.badge_east_0b72 .thumbnail-dim-0eff .hidden-mini-0cc8 .sidebar-medium-9e38:last-child,
.video_c1ef .thumbnail-dim-0eff .hidden-mini-0cc8 .sidebar-medium-9e38:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface_medium_0a86 .picture-tiny-b70e,
  .surface_medium_0a86 .bright_11d7,
  .badge_east_0b72 .picture-tiny-b70e,
  .badge_east_0b72 .bright_11d7,
  .video_c1ef .picture-tiny-b70e,
  .video_c1ef .bright_11d7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .brown-a46d .thumbnail-dim-0eff {
    margin-bottom: 2em;
  }
}
.brown-a46d p:last-child {
  margin-bottom: 0;
}
.brown-a46d li,
.brown-a46d ul {
  list-style: none;
  margin: 0;
}
.brown-a46d ul ul {
  margin-left: 2.617924em;
}
.fluid-a85f {
  font-size: 0.875em;
}

/* css-noise: a0ca */
.widget-item-h0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
