/*!
Theme Name: Customify
Theme URI: https://pressmaximum.light-3f0c/customify
Author: WPCustomify
Author URI: https://pressmaximum.light-3f0c
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.light-3f0c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.popup_top_50e8.aside-small-8201/licenses/gpl-2.0.soft-7629
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.link_clean_12fe/, (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.backdrop-1d1f.steel_5cd3/normalize.stone_c3e7/
 ======
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.stone_c3e7 v7.0.0 | MIT License | github.light-3f0c/necolas/normalize.stone_c3e7 */
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;
}
.description_over_2969 .short-0d86,
.west_c498,
.texture-red-473b,
.popup-pink-9741,
.warm-995f,
.thumbnail_2b4f,
.silver_a8c9,
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;
}
.west_c498,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .west_c498,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .west_c498,
  h1 {
    font-size: 1.8em;
  }
}
.texture-red-473b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.texture-red-473b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .texture-red-473b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .texture-red-473b,
  h2 {
    font-size: 1.7em;
  }
}
.popup-pink-9741,
h3 {
  font-size: 1.618em;
}
.description_over_2969 .short-0d86,
.warm-995f,
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.progress-first-fc83 {
  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;
}
.upper-82f2:after,
.upper-82f2:before,
.texture_b2aa:after,
.texture_b2aa:before {
  content: "";
  display: table;
}
.upper-82f2:after,
.texture_b2aa:after {
  clear: both;
}
.alert_easy_91e6 {
  float: right;
  margin-right: 0;
}
.bronze-c928 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.header_10ce .silver_66d8,
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;
}
.header_10ce .silver_66d8: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;
}
.photo-fluid-3de4 .silver_66d8 {
  box-shadow: none;
}
.photo-fluid-3de4
  .silver_66d8
  .pagination-f117 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo-fluid-3de4 .silver_66d8 .content-blue-d1b1 {
  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;
}
.photo-fluid-3de4
  .silver_66d8
  .content-blue-d1b1
  b {
  display: none;
}
.photo-fluid-3de4 .carousel-c8d6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pink_ca90:not(.surface-c04a):not(.menu-light-c255),
button:not(.surface-c04a):not(.menu-light-c255),
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ),
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ),
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ) {
  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;
}
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ):hover,
button:not(.surface-c04a):not(
    .menu-light-c255
  ):hover,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ):hover,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ):hover,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ):active,
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ):focus,
button:not(.surface-c04a):not(
    .menu-light-c255
  ):active,
button:not(.surface-c04a):not(
    .menu-light-c255
  ):focus,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ):active,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ):focus,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ):active,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ):focus,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ):active,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ):focus {
  outline: 0;
}
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51,
button:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51 {
  position: relative;
}
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .widget-huge-4a6c,
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .table-right-fba1,
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .medium-ecc2,
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  i,
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  svg,
button:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .widget-huge-4a6c,
button:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .table-right-fba1,
button:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .medium-ecc2,
button:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  i,
button:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  svg,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .widget-huge-4a6c,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .table-right-fba1,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .medium-ecc2,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  i,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  svg,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .widget-huge-4a6c,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .table-right-fba1,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .medium-ecc2,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  i,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  svg,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .widget-huge-4a6c,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .table-right-fba1,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  .medium-ecc2,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  i,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51
  svg {
  visibility: hidden;
}
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51:after,
button:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51:after,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51:after,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51:after,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ).fn-loading-da51: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;
}
.pink_ca90:not(.surface-c04a):not(.menu-light-c255),
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ),
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ),
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ) {
  color: #fff;
  background: #235787;
}
.pink_ca90:not(.surface-c04a):not(
    .menu-light-c255
  ):focus,
input[type="button"]:not(.surface-c04a):not(
    .menu-light-c255
  ):focus,
input[type="reset"]:not(.surface-c04a):not(
    .menu-light-c255
  ):focus,
input[type="submit"]:not(.surface-c04a):not(
    .menu-light-c255
  ):focus {
  color: #fff;
}
.pink_ca90.fn-disabled-da51:not(.surface-c04a):not(
    .menu-light-c255
  ),
.pink_ca90[disabled]:not(.surface-c04a):not(
    .menu-light-c255
  ),
button.fn-disabled-da51:not(.surface-c04a):not(
    .menu-light-c255
  ),
button[disabled]:not(.surface-c04a):not(
    .menu-light-c255
  ) {
  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;
}
.outer_4b6c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outer_4b6c: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;
}
.center-186f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pattern-mini-66d8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bright-3374 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.upper-82f2:after,
.upper-82f2:before,
.outer_6e3a:after,
.outer_6e3a:before,
.hot_7361:after,
.hot_7361:before,
.photo-motion-fb3b:after,
.photo-motion-fb3b:before,
.accordion_yellow_dad2:after,
.accordion_yellow_dad2:before,
.green_a855:after,
.green_a855:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.upper-82f2:after,
.outer_6e3a:after,
.hot_7361:after,
.photo-motion-fb3b:after,
.accordion_yellow_dad2:after,
.green_a855:after {
  clear: both;
}
.outer_6e3a .blue_40c4,
.hot_7361 .blue_40c4,
.element_24a8 .blue_40c4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.basic_4cff {
  display: inline-block;
}
.panel_35e3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel_35e3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel_35e3 .form-e3c4 {
  padding: 1em 0;
  font-size: 85%;
}
.form-e3c4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.module-left-b4fd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.module-left-b4fd:after,
.module-left-b4fd:before {
  content: "";
  display: table;
}
.module-left-b4fd:after {
  clear: both;
}
.hidden-3308 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-advanced-0ffd .hidden-3308 {
  max-width: 50%;
}
.grid-blue-1ab2 .hidden-3308 {
  max-width: 33.33%;
}
.media_5a7b .hidden-3308 {
  max-width: 25%;
}
.modal_99f4 .hidden-3308 {
  max-width: 20%;
}
.disabled_black_10a1 .hidden-3308 {
  max-width: 16.66%;
}
.slider-006a .hidden-3308 {
  max-width: 14.28%;
}
.link-bright-2a0f .hidden-3308 {
  max-width: 12.5%;
}
.outline_84db .hidden-3308 {
  max-width: 11.11%;
}
.search-09ad {
  display: block;
}
.description_over_2969 .feature_top_b1cc label,
.description_over_2969 .status_static_1ec5 label,
.description_over_2969 .outline-wood-13eb label,
.description_over_2969 .accordion_7630 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer-hot-cb6b {
  list-style: none;
  margin: 0;
}
.footer-hot-cb6b article.hover_a0b4 {
  margin-bottom: 0;
}
.footer-hot-cb6b ul {
  list-style: none;
  margin: 0;
}
.footer-hot-cb6b .header-7bb8 li.hover_a0b4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer-hot-cb6b .header-7bb8 li.hover_a0b4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer-hot-cb6b .header-7bb8 li.hover_a0b4: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) {
  .footer-hot-cb6b .header-7bb8 li.hover_a0b4 li.hover_a0b4 li.hover_a0b4 li.hover_a0b4 {
    padding-left: 0;
  }
}
article.hover_a0b4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_a0b4 .outer_6e3a p:last-of-type {
  margin-bottom: 0;
}
article.hover_a0b4 .row_a70a {
  float: left;
}
article.hover_a0b4 .primary_514b {
  margin-left: 85px;
}
article.hover_a0b4 .selected-7e98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_a0b4 .selected-7e98 .video-c815 {
  margin-left: 10px;
}
article.hover_a0b4 .title_727c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_a0b4 .hover_37ac {
  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 .feature_top_b1cc,
  #respond .outline-wood-13eb,
  #respond .accordion_7630 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_top_b1cc input,
#respond .outline-wood-13eb input,
#respond .accordion_7630 input {
  width: 100%;
}
#respond .accordion_7630 {
  margin-right: 0;
}
#respond .overlay-d9e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article-39ef {
  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;
}
.article-39ef.fluid_e3a7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.article-39ef 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%);
}
.article-39ef:focus,
.article-39ef: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);
}
.carousel-50d6 {
  border-radius: 10%;
}
.container_medium_7ff6 {
  border-radius: 50%;
}
.filter_complex_61bd {
  font-size: 0.72em;
}
.outer-56bf {
  font-size: 0.875em;
}
.column-fast-8d79 {
  font-size: 1.1em;
}
.footer-964a {
  text-transform: uppercase;
  line-height: 1.2;
}
.footer-964a.filter_complex_61bd {
  letter-spacing: 0.5px;
}
.status-106c,
.status-106c a {
  color: #6d6d6d;
}
.status-106c a:hover {
  color: #111;
}
.background_bb8b {
  color: #6d6d6d;
}
.soft_4e9c {
  overflow-x: hidden;
}
.soft_4e9c .alert-816e.purple_47c8 {
  position: relative;
}
.soft_4e9c .alert-816e.purple_47c8.feature_1183 {
  position: initial;
}
.soft_4e9c
  .alert-816e.purple_47c8.feature_1183
  .outer-1744 {
  left: auto;
}
.soft_4e9c .alert-816e .outer-1744 {
  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;
}
.soft_4e9c .alert-816e:hover.purple_47c8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.soft_4e9c
  .alert-816e:hover.purple_47c8
  .outer-1744 {
  display: block;
  z-index: 9999999;
}
.soft_4e9c .notification_stone_ad70 .popup-purple-014a,
.soft_4e9c .menu-large-a8e5 .popup-purple-014a {
  display: none;
}
.soft_4e9c .wood-ad5b .alert-816e:hover.purple_47c8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description_over_2969 .feature_top_b1cc label,
.description_over_2969 .status_static_1ec5 label,
.description_over_2969 .outline-wood-13eb label,
.description_over_2969 .accordion_7630 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer-hot-cb6b {
  list-style: none;
  margin: 0;
}
.footer-hot-cb6b article.hover_a0b4 {
  margin-bottom: 0;
}
.footer-hot-cb6b ul {
  list-style: none;
  margin: 0;
}
.footer-hot-cb6b .header-7bb8 li.hover_a0b4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer-hot-cb6b .header-7bb8 li.hover_a0b4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer-hot-cb6b .header-7bb8 li.hover_a0b4: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) {
  .footer-hot-cb6b .header-7bb8 li.hover_a0b4 li.hover_a0b4 li.hover_a0b4 li.hover_a0b4 {
    padding-left: 0;
  }
}
article.hover_a0b4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_a0b4 .outer_6e3a p:last-of-type {
  margin-bottom: 0;
}
article.hover_a0b4 .row_a70a {
  float: left;
}
article.hover_a0b4 .primary_514b {
  margin-left: 85px;
}
article.hover_a0b4 .selected-7e98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_a0b4 .selected-7e98 .video-c815 {
  margin-left: 10px;
}
article.hover_a0b4 .title_727c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_a0b4 .hover_37ac {
  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 .feature_top_b1cc,
  #respond .outline-wood-13eb,
  #respond .accordion_7630 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_top_b1cc input,
#respond .outline-wood-13eb input,
#respond .accordion_7630 input {
  width: 100%;
}
#respond .accordion_7630 {
  margin-right: 0;
}
#respond .overlay-d9e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification_stone_ad70 .last_4c98 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last_4c98 .header-8ba1.large-e677 .info_61be > li > a:focus,
.last_4c98 .header-8ba1.large-e677 .info_61be > li > a:hover,
.last_4c98 .header-8ba1.caption_south_f681 .info_61be > li > a:focus,
.last_4c98 .header-8ba1.caption_south_f681 .info_61be > li > a:hover,
.last_4c98 .header-8ba1.dark_a65d .info_61be > li > a:focus,
.last_4c98 .header-8ba1.dark_a65d .info_61be > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_4c98
  .header-8ba1.large-e677
  .info_61be
  > li.avatar_south_b219
  > a,
.last_4c98
  .header-8ba1.large-e677
  .info_61be
  > li.fluid_aa31
  > a,
.last_4c98
  .header-8ba1.caption_south_f681
  .info_61be
  > li.avatar_south_b219
  > a,
.last_4c98
  .header-8ba1.caption_south_f681
  .info_61be
  > li.fluid_aa31
  > a,
.last_4c98
  .header-8ba1.dark_a65d
  .info_61be
  > li.avatar_south_b219
  > a,
.last_4c98 .header-8ba1.dark_a65d .info_61be > li.right-0622 > a {
  color: rgba(255, 255, 255, 0.99);
}
.last_4c98 .hot_8f1b,
.last_4c98 .hot_8f1b a {
  color: rgba(255, 255, 255, 0.99);
}
.last_4c98 .video-glass-2e11.hero_prev_301e li a,
.last_4c98 .orange_1c4d a,
.last_4c98 .gradient_5264,
.last_4c98 .info_61be > li > a,
.last_4c98 .breadcrumb-8877 {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98 .video-glass-2e11.hero_prev_301e li a:hover,
.last_4c98 .orange_1c4d a:hover,
.last_4c98 .gradient_5264:hover,
.last_4c98 .info_61be > li > a:hover,
.last_4c98 .breadcrumb-8877:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_4c98 .pattern-67cd {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98 .pattern-67cd .element_af6b {
  color: rgba(255, 255, 255, 0.99);
}
.last_4c98 .pattern-67cd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_4c98 .lower_127f .narrow_b8e2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98 .lower_127f .narrow_b8e2 .footer-dd5b {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98
  .lower_127f
  .narrow_b8e2
  .footer-dd5b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98
  .lower_127f
  .narrow_b8e2
  .footer-dd5b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98
  .lower_127f
  .narrow_b8e2
  .footer-dd5b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98
  .lower_127f
  .narrow_b8e2
  .footer-dd5b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98 .lower_127f .background_8d39 {
  color: rgba(255, 255, 255, 0.79);
}
.last_4c98 .lower_127f .background_8d39:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-hot-df94
  .last_4c98
  .lower_127f
  .card_pro_a8fa
  .main-full-04f9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-hot-df94
  .last_4c98
  .lower_127f
  .card_pro_a8fa
  .footer-dd5b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification_stone_ad70 .text_top_7d16 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.text_top_7d16 .header-8ba1.large-e677 .info_61be > li > a:focus,
.text_top_7d16 .header-8ba1.large-e677 .info_61be > li > a:hover,
.text_top_7d16 .header-8ba1.caption_south_f681 .info_61be > li > a:focus,
.text_top_7d16 .header-8ba1.caption_south_f681 .info_61be > li > a:hover,
.text_top_7d16 .header-8ba1.dark_a65d .info_61be > li > a:focus,
.text_top_7d16 .header-8ba1.dark_a65d .info_61be > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_top_7d16
  .header-8ba1.large-e677
  .info_61be
  > li.avatar_south_b219
  > a,
.text_top_7d16
  .header-8ba1.large-e677
  .info_61be
  > li.fluid_aa31
  > a,
.text_top_7d16
  .header-8ba1.caption_south_f681
  .info_61be
  > li.avatar_south_b219
  > a,
.text_top_7d16
  .header-8ba1.caption_south_f681
  .info_61be
  > li.fluid_aa31
  > a,
.text_top_7d16
  .header-8ba1.dark_a65d
  .info_61be
  > li.avatar_south_b219
  > a,
.text_top_7d16 .header-8ba1.dark_a65d .info_61be > li.right-0622 > a {
  color: rgba(0, 0, 0, 0.8);
}
.text_top_7d16 .hot_8f1b,
.text_top_7d16 .hot_8f1b a {
  color: rgba(0, 0, 0, 0.8);
}
.text_top_7d16 .video-glass-2e11.hero_prev_301e li a,
.text_top_7d16 .orange_1c4d a,
.text_top_7d16 .gradient_5264,
.text_top_7d16 .info_61be > li > a,
.text_top_7d16 .breadcrumb-8877 {
  color: rgba(0, 0, 0, 0.55);
}
.text_top_7d16 .video-glass-2e11.hero_prev_301e li a:hover,
.text_top_7d16 .orange_1c4d a:hover,
.text_top_7d16 .gradient_5264:hover,
.text_top_7d16 .info_61be > li > a:hover,
.text_top_7d16 .breadcrumb-8877:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_top_7d16 .pattern-67cd {
  color: rgba(0, 0, 0, 0.55);
}
.text_top_7d16 .pattern-67cd .element_af6b {
  color: rgba(0, 0, 0, 0.8);
}
.text_top_7d16 .pattern-67cd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-rough-0eae .column-414a {
  margin-left: auto;
  margin-right: auto;
}
.hot_7361 > * {
  margin-left: auto;
  margin-right: auto;
}
.hot_7361 .center-186f {
  margin-right: 1.41575em;
}
.filter-brown-1d70 .hot_7361 > .new-aa7e {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.filter-brown-1d70 .hot_7361 > .slider_brown_2d1b {
  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;
}
.label_dynamic_42ee.grid-rough-0eae .column-414a,
.background-b081.grid-rough-0eae .column-414a {
  margin-left: 0;
}
.short-21ef.grid-rough-0eae .column-414a,
.old-0b3b.grid-rough-0eae .column-414a {
  margin-right: 0;
}
.hot_7361 ol,
.hot_7361 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover_lower_67ea video {
  max-width: 100%;
}
.sort_fd88 img {
  display: block;
}
.sort_fd88.center-186f,
.sort_fd88.pattern-mini-66d8 {
  width: 100%;
}
.sort_fd88.slider_brown_2d1b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion-right-10ad:not(.summary_old_9cc2) {
  margin: 1.5em auto;
}
.background-plasma-47dc p {
  padding: 1.5em 14px;
}
ul.black_e773.slider_brown_2d1b,
ul.black_e773.new-aa7e,
ul.black_e773.active_ae89.new-aa7e {
  padding: 0 14px;
}
.red_293c {
  display: block;
  overflow-x: auto;
}
.red_293c table {
  border-collapse: collapse;
  width: 100%;
}
.red_293c td,
.red_293c th {
  padding: 0.5em;
}
.hot_7361 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hot_7361 ol ol,
.hot_7361 ol ul,
.hot_7361 ul ol,
.hot_7361 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hot_7361 ol ol li,
.hot_7361 ol ul li,
.hot_7361 ul ol li,
.hot_7361 ul ul li {
  margin-left: 0;
}
.pattern_dim_302c.title_full_f8a4 > .texture-prev-b001 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern_dim_302c.title_full_f8a4 > .texture-prev-b001 iframe,
.pattern_dim_302c.title_full_f8a4 > .texture-prev-b001 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.upper-1ae6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.upper-1ae6.shadow-0a78 {
  padding: 0;
}
.upper-1ae6.shadow-0a78 cite {
  font-size: 13px;
}
.upper-1ae6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.upper-1ae6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.rough-85a1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.rough-85a1 > p:first-child {
  margin-top: 0;
}
.rough-85a1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.rough-85a1 blockquote {
  border-left: 0;
}
.easy-72ba {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.easy-72ba:not(.modal_62dd) {
  max-width: 100px;
}
.easy-72ba.texture-glass-9ac1 {
  border-bottom: none !important;
  text-align: center;
}
.easy-72ba.texture-glass-9ac1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background-plasma-47dc p {
    padding: 1.5em 0;
  }
}
.card-dark-2fd0 {
  color: #0073aa;
}
.input-orange-c129 {
  background-color: #0073aa;
}
.gallery_48e2 {
  color: #229fd8;
}
.narrow-e839 {
  background-color: #229fd8;
}
.surface_thick_4ce0 {
  color: #eee;
}
.disabled_def2 {
  background-color: #eee;
}
.element-51d4 {
  color: #444;
}
.media-bronze-707e {
  background-color: #444;
}
.dark_0308 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dark_0308 .shadow-5987 .orange_1c4d {
  font-size: 15px;
}
.dark_0308 .orange_1c4d {
  line-height: 1.3;
}
.dark_0308 .text_top_7d16 {
}
.dark_0308 .last_4c98 {
  background: #235787;
}
.input-93e7 {
  padding: 0;
}
.input-93e7 .last_4c98 {
  background: #1a1a1a;
}
.input-93e7 .text_top_7d16 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.north-7859 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.north-7859 .text_top_7d16 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.north-7859 .last_4c98 {
  background: #303030;
}
.green_a855 {
  position: relative;
  z-index: 10;
}
.green_a855 .avatar-green-43b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-current-1580 .purple_47c8 {
  display: inline-block;
  vertical-align: middle;
}
.badge-current-1580.info-5fbe .purple_47c8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .badge-current-1580.info-5fbe .purple_47c8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-current-1580.info-5fbe .purple_47c8 {
    margin-right: 0.4em;
  }
}
.badge-current-1580.info-5fbe .purple_47c8:last-child {
  margin-right: 0;
}
.active-fluid-7577 .avatar-green-43b8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notification_stone_ad70 .shadow-5987 {
    margin: 0 -0.5em;
  }
  .notification_stone_ad70 .shadow-5987 [class*="customify-col-"],
  .notification_stone_ad70 .shadow-5987 [class*="customify-col_"],
  .notification_stone_ad70 .shadow-5987 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notification_stone_ad70.picture_stale_4e17 .avatar-green-43b8 {
  background: 0 0 !important;
}
.notification_stone_ad70.picture_stale_4e17 .avatar-green-43b8,
.notification_stone_ad70.active-fluid-7577 .avatar-green-43b8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notification_stone_ad70.form-wide-2b04 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notification_stone_ad70.active-fluid-7577 .avatar-green-43b8 {
  box-shadow: none !important;
}
.image_bd35 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image_bd35 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image_bd35 {
    padding: 18px 0 20px;
  }
}
.image_bd35 .modal_9cf7 {
  width: 100%;
}
.image_bd35 .chip_east_926b {
  margin-bottom: 0;
}
.image_bd35 .component_lite_3d51 {
  margin-top: 5px;
  font-size: 0.875em;
}
.light_0948 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.light_0948 .badge_921a {
  width: 100%;
}
.current-6859 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.current-6859 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.current-6859 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;
}
.current-6859 li:last-child:after {
  display: none;
}
.current-6859 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary-acd1 .popup-purple-014a button,
.image_bd35 .popup-purple-014a button {
  left: 0;
}
.summary-acd1 .badge_921a,
.image_bd35 .badge_921a {
  padding-left: 0;
  padding-right: 0;
}
.summary-acd1 .light_0948,
.image_bd35 .light_0948 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary-acd1 {
  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;
}
.summary-acd1: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;
}
.summary-acd1 .filter_short_9a2f {
  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) {
  .summary-acd1 .filter_short_9a2f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-acd1 .filter_short_9a2f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary-acd1 .filter_short_9a2f {
    min-height: 200px;
  }
}
.summary-acd1 .current-6859 {
  color: rgba(255, 255, 255, 0.8);
}
.summary-acd1 .current-6859 a,
.summary-acd1 .current-6859 li:after {
  color: inherit;
}
.summary-acd1 .current-6859 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.box_01cf {
  margin-bottom: 0.5em;
}
.current_0187 {
  margin-bottom: 1.2em;
}
.current_0187,
.box_01cf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.current_0187 p:last-child,
.box_01cf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .popup-purple-014a,
#masthead .popup-purple-014a {
  display: none;
}
#masthead
  > .popup-purple-014a.notification_tiny_68ae {
  display: none;
}
#masthead > .popup-purple-014a button {
  left: 0;
}
.medium_230f {
  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%;
}
.medium_230f .purple_47c8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.medium_230f .simple_171f {
  display: -webkit-box;
  display: flex;
}
.medium_230f .simple_171f.image-7d23 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.medium_230f .simple_171f.table_17d5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium_230f .simple_171f.thick_d8e3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium_230f.carousel_ca77.article-3dc2 .simple_171f.image-7d23 {
  flex-basis: 100%;
}
.medium_230f.yellow-f448 .simple_171f.table_17d5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.medium_230f.yellow-f448 .simple_171f.thick_d8e3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .popup-purple-014a.notification_tiny_68ae {
  display: none;
}
#masthead > .popup-purple-014a button {
  left: 0;
}
.sort-hot-dc47 {
  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;
}
.sort-hot-dc47:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort-hot-dc47.slider-copper-3933 i {
  margin-right: 4px;
}
.sort-hot-dc47.hot-bb70 i {
  margin-left: 5px;
}
.orange_1c4d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.orange_1c4d p:last-child {
  margin-bottom: 0;
}
.lower-10a8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lower-10a8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lower-10a8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lower-10a8 .hot_8f1b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lower-10a8 .pagination_thick_fc98 {
  margin: 5px 0 7px 0;
}
.lower-10a8.notification-b0bc .fixed_c0d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-10a8.notification-b0bc .popup-7dbe {
  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;
}
.lower-10a8.label_middle_6c92 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lower-10a8.label_middle_6c92 .fixed_c0d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-10a8.label_middle_6c92 .popup-7dbe {
  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;
}
.lower-10a8.feature_advanced_4a2a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower-10a8.action_df25 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lower-10a8.action_df25 .popup-7dbe {
  margin-top: 7px;
}
.bronze-0be8 {
  display: inline-block;
}
.green_a855 .background_dark_f9fe .lower-10a8 img {
  max-width: 100%;
}
.header-8ba1 .link_light_f8da.primary-a6c4,
.inner-805e .link_light_f8da.primary-a6c4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header-8ba1 .outer-80fb,
.inner-805e .outer-80fb {
  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%);
}
.header-8ba1 .outer-80fb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header-8ba1.dirty_e84c .outer-80fb {
  display: none;
}
.header-8ba1 .next-6e7c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-8ba1 .next-6e7c li {
  display: inline-block;
  position: relative;
}
.header-8ba1 .next-6e7c li:last-child {
  margin-right: 0;
}
.header-8ba1 .next-6e7c 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;
}
.header-8ba1 .next-6e7c li.right-0622 > a {
  color: rgba(0, 0, 0, 0.9);
}
.header-8ba1 .next-6e7c > 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;
}
.header-8ba1 .next-6e7c > li > a i {
  line-height: 0;
}
.header-8ba1 .next-6e7c > li.huge-2fd2 > a .outer-80fb {
  margin-left: 4px;
  line-height: 0;
}
.header-8ba1 .next-6e7c .focus-medium-8bd7 li.huge-2fd2 > a {
  position: relative;
}
.header-8ba1 .next-6e7c .focus-medium-8bd7 li.huge-2fd2 > a:after,
.header-8ba1 .next-6e7c .focus-medium-8bd7 li.huge-2fd2 > a:before {
  content: "";
  display: table;
}
.header-8ba1 .next-6e7c .focus-medium-8bd7 li.huge-2fd2 > a:after {
  clear: both;
}
.header-8ba1 .next-6e7c .focus-medium-8bd7 li.huge-2fd2 > a .outer-80fb {
  margin-left: 5px;
  float: right;
}
.header-8ba1 .primary_d339,
.header-8ba1 .focus-medium-8bd7 {
  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;
}
.header-8ba1 .focus-medium-8bd7 {
  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;
}
.header-8ba1 .focus-medium-8bd7 .primary-a6c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header-8ba1 .focus-medium-8bd7 .outer-80fb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header-8ba1 .focus-medium-8bd7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.header-8ba1 .focus-medium-8bd7 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;
}
.header-8ba1 .focus-medium-8bd7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header-8ba1 .focus-medium-8bd7 .focus-medium-8bd7 {
  top: 0;
  left: 100%;
}
.header-8ba1 .surface-dirty-2a87.fn-focus-da51 > .primary_d339,
.header-8ba1 .surface-dirty-2a87.fn-focus-da51 > .focus-medium-8bd7,
.header-8ba1 .surface-dirty-2a87:focus > .primary_d339,
.header-8ba1 .surface-dirty-2a87:focus > .focus-medium-8bd7,
.header-8ba1 .surface-dirty-2a87:hover > .primary_d339,
.header-8ba1 .surface-dirty-2a87:hover > .focus-medium-8bd7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header-8ba1.dark_a65d .info_61be:after,
.header-8ba1.dark_a65d .info_61be:before {
  content: "";
  display: table;
}
.header-8ba1.dark_a65d .info_61be:after {
  clear: both;
}
.header-8ba1.dark_a65d .info_61be > li {
  float: left;
}
.header-8ba1.status-88a9 .info_61be:after,
.header-8ba1.status-88a9 .info_61be:before {
  content: "";
  display: table;
}
.header-8ba1.status-88a9 .info_61be:after {
  clear: both;
}
.header-8ba1.status-88a9 .info_61be > li {
  float: left;
}
.header-8ba1.status-88a9 .info_61be > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header-8ba1.status-88a9 .info_61be > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header-8ba1.status-88a9 .info_61be > li.avatar_south_b219 > a,
.header-8ba1.status-88a9 .info_61be > li.right-0622 > a {
  color: #fff;
  background-color: #1e4b75;
}
.header-8ba1.large-e677 .info_61be > li > a .primary-a6c4 {
  position: relative;
}
.header-8ba1.large-e677 .info_61be > li > a .primary-a6c4: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;
}
.header-8ba1.large-e677
  .info_61be
  > li:focus
  > a
  .primary-a6c4:before,
.header-8ba1.large-e677
  .info_61be
  > li:hover
  > a
  .primary-a6c4:before {
  width: 100%;
  background-color: currentColor;
}
.header-8ba1.large-e677
  .info_61be
  > li.avatar_south_b219
  > a
  .primary-a6c4:before,
.header-8ba1.large-e677
  .info_61be
  > li.fluid_aa31
  > a
  .primary-a6c4:before {
  width: 100%;
  background-color: currentColor;
}
.header-8ba1.caption_south_f681 .info_61be > li > a .primary-a6c4 {
  position: relative;
}
.header-8ba1.caption_south_f681 .info_61be > li > a .primary-a6c4: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;
}
.header-8ba1.caption_south_f681 .info_61be > li:focus > a .primary-a6c4:before,
.header-8ba1.caption_south_f681
  .info_61be
  > li:hover
  > a
  .primary-a6c4:before {
  width: 100%;
  background-color: currentColor;
}
.header-8ba1.caption_south_f681
  .info_61be
  > li.avatar_south_b219
  > a
  .primary-a6c4:before,
.header-8ba1.caption_south_f681
  .info_61be
  > li.fluid_aa31
  > a
  .primary-a6c4:before {
  width: 100%;
  background-color: currentColor;
}
.inner-805e .next-6e7c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inner-805e .next-6e7c li:first-child > a {
  border-top: none;
}
.inner-805e .next-6e7c .gradient-90c6 > .primary-a6c4 .outer-80fb {
  display: none;
}
.inner-805e .next-6e7c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.inner-805e .next-6e7c li:last-child {
  border: none;
}
.inner-805e .next-6e7c li.huge-2fd2 > a {
  padding-right: 45px !important;
}
.inner-805e .next-6e7c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.inner-805e .next-6e7c li a:focus,
.inner-805e .next-6e7c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-805e .next-6e7c li .slider_096e {
  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;
}
.inner-805e .next-6e7c li .slider_096e:hover {
  box-shadow: none;
}
.inner-805e .next-6e7c li .slider_096e .outer-80fb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.inner-805e .next-6e7c .focus-medium-8bd7 {
  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);
}
.inner-805e .next-6e7c .focus-medium-8bd7 li a {
  padding-left: 3em;
}
.inner-805e .next-6e7c .block-ade4 > a .slider_096e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inner-805e .next-6e7c .block-ade4 > .focus-medium-8bd7 {
  display: block;
  opacity: 1;
}
.thick-db51 {
  max-width: 100%;
}
.banner-eb42 {
  line-height: 0;
  cursor: pointer;
}
.breadcrumb-8877 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.breadcrumb-8877:hover {
  box-shadow: none;
  color: currentColor;
}
.breadcrumb-8877 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-8877 .old-296b {
  display: none;
}
.clean_451c {
  position: relative;
}
.clean_451c.fn-active-da51 .breadcrumb-8877 .short_ad9c {
  display: none;
}
.clean_451c.fn-active-da51 .breadcrumb-8877 .old-296b {
  display: inline-block;
}
.clean_451c .block_active_66a5 {
  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);
}
.clean_451c.block_1546 .block_active_66a5 {
  left: auto;
  right: -0.9em;
}
.clean_451c.block_1546 .wrapper_cold_c205::before {
  left: auto;
  right: 15px;
}
.clean_451c.fn-active-da51 .block_active_66a5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card_pro_a8fa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.card_pro_a8fa label {
  flex-basis: 100%;
}
.card_pro_a8fa .narrow_b8e2 {
  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;
}
.card_pro_a8fa .footer-dd5b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.card_pro_a8fa .footer-dd5b:focus {
  background-color: transparent;
}
.card_pro_a8fa button.background_8d39 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.card_pro_a8fa button.background_8d39:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.card_pro_a8fa button.background_8d39 svg {
  width: 18px;
  height: 18px;
}
.card_pro_a8fa input[type="submit"] {
  min-height: auto;
}
.lower_127f .card_pro_a8fa .footer-dd5b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wrapper_cold_c205 {
  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) {
  .wrapper_cold_c205 {
    width: 220px;
  }
}
.wrapper_cold_c205 label {
  flex-basis: 100%;
}
.wrapper_cold_c205::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;
}
.hover-hot-df94 .lower_127f .card_pro_a8fa {
  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;
}
.hover-hot-df94
  .lower_127f
  .card_pro_a8fa
  .narrow_b8e2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hover-hot-df94 .lower_127f .card_pro_a8fa .footer-dd5b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hover-hot-df94
  .lower_127f
  .card_pro_a8fa
  .footer-dd5b:focus {
  background: 0 0;
}
.hover-hot-df94
  .lower_127f
  .card_pro_a8fa
  .main-full-04f9 {
  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;
}
.video-glass-2e11 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.video-glass-2e11 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.video-glass-2e11 li:last-child {
  margin-right: 0;
}
.video-glass-2e11 li:first-child {
  margin-left: 0;
}
.video-glass-2e11.large-43ae a {
  color: #fff;
}
.video-glass-2e11.large-43ae a:hover {
  color: #fff;
}
.video-glass-2e11 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.video-glass-2e11 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.video-glass-2e11 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video-glass-2e11 a:hover {
  opacity: 0.9;
  color: inherit;
}
.video-glass-2e11 [class*="social-icon-apple"] {
  background-color: #999;
}
.video-glass-2e11 [class*="social-icon-apple"].alert-narrow-be56 {
  background-color: transparent;
  color: #999;
}
.video-glass-2e11 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.video-glass-2e11 [class*="social-icon-behance"].alert-narrow-be56 {
  background-color: transparent;
  color: #1769ff;
}
.video-glass-2e11 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.video-glass-2e11 [class*="social-icon-bitbucket"].alert-narrow-be56 {
  background-color: transparent;
  color: #205081;
}
.video-glass-2e11 [class*="social-icon-codepen"] {
  background-color: #000;
}
.video-glass-2e11 [class*="social-icon-codepen"].alert-narrow-be56 {
  background-color: transparent;
  color: #000;
}
.video-glass-2e11 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.video-glass-2e11 [class*="social-icon-delicious"].alert-narrow-be56 {
  background-color: transparent;
  color: #39f;
}
.video-glass-2e11 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.video-glass-2e11 [class*="social-icon-digg"].alert-narrow-be56 {
  background-color: transparent;
  color: #005be2;
}
.video-glass-2e11 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.video-glass-2e11 [class*="social-icon-dribbble"].alert-narrow-be56 {
  background-color: transparent;
  color: #ea4c89;
}
.video-glass-2e11 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.video-glass-2e11 [class*="social-icon-envelope"].alert-narrow-be56 {
  background-color: transparent;
  color: #ea4335;
}
.video-glass-2e11 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.video-glass-2e11 [class*="social-icon-facebook"].alert-narrow-be56 {
  background-color: transparent;
  color: #3b5998;
}
.video-glass-2e11 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.video-glass-2e11 [class*="social-icon-flickr"].alert-narrow-be56 {
  background-color: transparent;
  color: #0063dc;
}
.video-glass-2e11 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.video-glass-2e11 [class*="social-icon-foursquare"].alert-narrow-be56 {
  background-color: transparent;
  color: #2d5be3;
}
.video-glass-2e11 [class*="social-icon-github"] {
  background-color: #333;
}
.video-glass-2e11 [class*="social-icon-github"].alert-narrow-be56 {
  background-color: transparent;
  color: #333;
}
.video-glass-2e11 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.video-glass-2e11 [class*="social-icon-google-plus"].alert-narrow-be56 {
  background-color: transparent;
  color: #dd4b39;
}
.video-glass-2e11 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.video-glass-2e11 [class*="social-icon-houzz"].alert-narrow-be56 {
  background-color: transparent;
  color: #7ac142;
}
.video-glass-2e11 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.video-glass-2e11 [class*="social-icon-instagram"].alert-narrow-be56 {
  background-color: transparent;
  color: #262626;
}
.video-glass-2e11 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.video-glass-2e11 [class*="social-icon-jsfiddle"].alert-narrow-be56 {
  background-color: transparent;
  color: #487aa2;
}
.video-glass-2e11 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.video-glass-2e11 [class*="social-icon-linkedin"].alert-narrow-be56 {
  background-color: transparent;
  color: #0077b5;
}
.video-glass-2e11 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.video-glass-2e11 [class*="social-icon-medium"].alert-narrow-be56 {
  background-color: transparent;
  color: #00ab6b;
}
.video-glass-2e11 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.video-glass-2e11
  [class*="social-icon-odnoklassniki"].alert-narrow-be56 {
  background-color: transparent;
  color: #f4731c;
}
.video-glass-2e11 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.video-glass-2e11 [class*="social-icon-meetup"].alert-narrow-be56 {
  background-color: transparent;
  color: #ec1c40;
}
.video-glass-2e11 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.video-glass-2e11 [class*="social-icon-pinterest"].alert-narrow-be56 {
  background-color: transparent;
  color: #bd081c;
}
.video-glass-2e11 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.video-glass-2e11 [class*="social-icon-product-hunt"].alert-narrow-be56 {
  background-color: transparent;
  color: #da552f;
}
.video-glass-2e11 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.video-glass-2e11 [class*="social-icon-reddit"].alert-narrow-be56 {
  background-color: transparent;
  color: #ff4500;
}
.video-glass-2e11 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.video-glass-2e11 [class*="social-icon-rss"].alert-narrow-be56 {
  background-color: transparent;
  color: #f26522;
}
.video-glass-2e11 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.video-glass-2e11
  [class*="social-icon-shopping-cart"].alert-narrow-be56 {
  background-color: transparent;
  color: #4caf50;
}
.video-glass-2e11 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.video-glass-2e11 [class*="social-icon-skype"].alert-narrow-be56 {
  background-color: transparent;
  color: #00aff0;
}
.video-glass-2e11 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.video-glass-2e11 [class*="social-icon-slideshare"].alert-narrow-be56 {
  background-color: transparent;
  color: #0077b5;
}
.video-glass-2e11 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.video-glass-2e11 [class*="social-icon-snapchat"].alert-narrow-be56 {
  background-color: transparent;
  color: #fffc00;
}
.video-glass-2e11 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.video-glass-2e11 [class*="social-icon-soundcloud"].alert-narrow-be56 {
  background-color: transparent;
  color: #f80;
}
.video-glass-2e11 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.video-glass-2e11 [class*="social-icon-spotify"].alert-narrow-be56 {
  background-color: transparent;
  color: #2ebd59;
}
.video-glass-2e11 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.video-glass-2e11
  [class*="social-icon-stack-overflow"].alert-narrow-be56 {
  background-color: transparent;
  color: #fe7a15;
}
.video-glass-2e11 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.video-glass-2e11 [class*="social-icon-maldkfgram"].alert-narrow-be56 {
  background-color: transparent;
  color: #2ca5e0;
}
.video-glass-2e11 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.video-glass-2e11 [class*="social-icon-tripadvisor"].alert-narrow-be56 {
  background-color: transparent;
  color: #589442;
}
.video-glass-2e11 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.video-glass-2e11 [class*="social-icon-tumblr"].alert-narrow-be56 {
  background-color: transparent;
  color: #35465c;
}
.video-glass-2e11 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.video-glass-2e11 [class*="social-icon-twitch"].alert-narrow-be56 {
  background-color: transparent;
  color: #6441a5;
}
.video-glass-2e11 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.video-glass-2e11 [class*="social-icon-twitter"].alert-narrow-be56 {
  background-color: transparent;
  color: #1da1f2;
}
.video-glass-2e11 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.video-glass-2e11 [class*="social-icon-vimeo"].alert-narrow-be56 {
  background-color: transparent;
  color: #1ab7ea;
}
.video-glass-2e11 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.video-glass-2e11 [class*="social-icon-vk"].alert-narrow-be56 {
  background-color: transparent;
  color: #45668e;
}
.video-glass-2e11 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.video-glass-2e11 [class*="social-icon-weibo"].alert-narrow-be56 {
  background-color: transparent;
  color: #df2029;
}
.video-glass-2e11 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.video-glass-2e11 [class*="social-icon-weixin"].alert-narrow-be56 {
  background-color: transparent;
  color: #7bb32e;
}
.video-glass-2e11 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.video-glass-2e11 [class*="social-icon-whatsapp"].alert-narrow-be56 {
  background-color: transparent;
  color: #25d366;
}
.video-glass-2e11 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.video-glass-2e11 [class*="social-icon-wordpress"].alert-narrow-be56 {
  background-color: transparent;
  color: #21759b;
}
.video-glass-2e11 [class*="social-icon-xing"] {
  background-color: #026466;
}
.video-glass-2e11 [class*="social-icon-xing"].alert-narrow-be56 {
  background-color: transparent;
  color: #026466;
}
.video-glass-2e11 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.video-glass-2e11 [class*="social-icon-yelp"].alert-narrow-be56 {
  background-color: transparent;
  color: #af0606;
}
.video-glass-2e11 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.video-glass-2e11 [class*="social-icon-youtube"].alert-narrow-be56 {
  background-color: transparent;
  color: #cd201f;
}
.gradient_5264 {
  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;
}
.gradient_5264:hover {
  box-shadow: none;
  background: 0 0;
}
.east_33e8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.purple_dd42 {
  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;
}
.small-4e81 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outline_ad7e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outline_ad7e,
.outline_ad7e::after,
.outline_ad7e::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;
}
.outline_ad7e::after,
.outline_ad7e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sort-c952 .purple_dd42 .small-4e81 {
  margin-top: -2px;
  width: 19px;
}
.sort-c952 .purple_dd42 .outline_ad7e {
  margin-top: -1px;
}
.sort-c952 .purple_dd42 .outline_ad7e,
.sort-c952 .purple_dd42 .outline_ad7e::after,
.sort-c952 .purple_dd42 .outline_ad7e::before {
  width: 19px;
  height: 2px;
}
.sort-c952 .purple_dd42 .outline_ad7e::before {
  top: -6px;
}
.sort-c952 .purple_dd42 .outline_ad7e::after {
  bottom: -6px;
}
.secondary-523a .purple_dd42 .small-4e81 {
  margin-top: -2px;
  width: 22px;
}
.secondary-523a .purple_dd42 .outline_ad7e {
  margin-top: -1px;
}
.secondary-523a .purple_dd42 .outline_ad7e,
.secondary-523a .purple_dd42 .outline_ad7e::after,
.secondary-523a .purple_dd42 .outline_ad7e::before {
  width: 22px;
  height: 2px;
}
.secondary-523a .purple_dd42 .outline_ad7e::before {
  top: -7px;
}
.secondary-523a .purple_dd42 .outline_ad7e::after {
  bottom: -7px;
}
.texture-8c87 .purple_dd42 .small-4e81 {
  margin-top: -2px;
  width: 31px;
}
.texture-8c87 .purple_dd42 .outline_ad7e {
  margin-top: -1.5px;
}
.texture-8c87 .purple_dd42 .outline_ad7e,
.texture-8c87 .purple_dd42 .outline_ad7e::after,
.texture-8c87 .purple_dd42 .outline_ad7e::before {
  width: 31px;
  height: 3px;
}
.texture-8c87 .purple_dd42 .outline_ad7e::before {
  top: -9px;
}
.texture-8c87 .purple_dd42 .outline_ad7e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress-clean-13a5 .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 19px;
  }
  .progress-clean-13a5 .purple_dd42 .outline_ad7e {
    margin-top: -1px;
  }
  .progress-clean-13a5 .purple_dd42 .outline_ad7e,
  .progress-clean-13a5 .purple_dd42 .outline_ad7e::after,
  .progress-clean-13a5 .purple_dd42 .outline_ad7e::before {
    width: 19px;
    height: 2px;
  }
  .progress-clean-13a5 .purple_dd42 .outline_ad7e::before {
    top: -6px;
  }
  .progress-clean-13a5 .purple_dd42 .outline_ad7e::after {
    bottom: -6px;
  }
  .fresh-5d6c .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 22px;
  }
  .fresh-5d6c .purple_dd42 .outline_ad7e {
    margin-top: -1px;
  }
  .fresh-5d6c .purple_dd42 .outline_ad7e,
  .fresh-5d6c .purple_dd42 .outline_ad7e::after,
  .fresh-5d6c .purple_dd42 .outline_ad7e::before {
    width: 22px;
    height: 2px;
  }
  .fresh-5d6c .purple_dd42 .outline_ad7e::before {
    top: -7px;
  }
  .fresh-5d6c .purple_dd42 .outline_ad7e::after {
    bottom: -7px;
  }
  .panel-lite-260f .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 31px;
  }
  .panel-lite-260f .purple_dd42 .outline_ad7e {
    margin-top: -1.5px;
  }
  .panel-lite-260f .purple_dd42 .outline_ad7e,
  .panel-lite-260f .purple_dd42 .outline_ad7e::after,
  .panel-lite-260f .purple_dd42 .outline_ad7e::before {
    width: 31px;
    height: 3px;
  }
  .panel-lite-260f .purple_dd42 .outline_ad7e::before {
    top: -9px;
  }
  .panel-lite-260f .purple_dd42 .outline_ad7e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .green_7675 .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 19px;
  }
  .green_7675 .purple_dd42 .outline_ad7e {
    margin-top: -1px;
  }
  .green_7675 .purple_dd42 .outline_ad7e,
  .green_7675 .purple_dd42 .outline_ad7e::after,
  .green_7675 .purple_dd42 .outline_ad7e::before {
    width: 19px;
    height: 2px;
  }
  .green_7675 .purple_dd42 .outline_ad7e::before {
    top: -6px;
  }
  .green_7675 .purple_dd42 .outline_ad7e::after {
    bottom: -6px;
  }
  .background-light-d07f .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 22px;
  }
  .background-light-d07f .purple_dd42 .outline_ad7e {
    margin-top: -1px;
  }
  .background-light-d07f .purple_dd42 .outline_ad7e,
  .background-light-d07f .purple_dd42 .outline_ad7e::after,
  .background-light-d07f .purple_dd42 .outline_ad7e::before {
    width: 22px;
    height: 2px;
  }
  .background-light-d07f .purple_dd42 .outline_ad7e::before {
    top: -7px;
  }
  .background-light-d07f .purple_dd42 .outline_ad7e::after {
    bottom: -7px;
  }
  .article-7a27 .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 31px;
  }
  .article-7a27 .purple_dd42 .outline_ad7e {
    margin-top: -1.5px;
  }
  .article-7a27 .purple_dd42 .outline_ad7e,
  .article-7a27 .purple_dd42 .outline_ad7e::after,
  .article-7a27 .purple_dd42 .outline_ad7e::before {
    width: 31px;
    height: 3px;
  }
  .article-7a27 .purple_dd42 .outline_ad7e::before {
    top: -9px;
  }
  .article-7a27 .purple_dd42 .outline_ad7e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-solid-a546 .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-solid-a546 .purple_dd42 .outline_ad7e {
    margin-top: -1px;
  }
  .hidden-solid-a546 .purple_dd42 .outline_ad7e,
  .hidden-solid-a546 .purple_dd42 .outline_ad7e::after,
  .hidden-solid-a546 .purple_dd42 .outline_ad7e::before {
    width: 19px;
    height: 2px;
  }
  .hidden-solid-a546 .purple_dd42 .outline_ad7e::before {
    top: -6px;
  }
  .hidden-solid-a546 .purple_dd42 .outline_ad7e::after {
    bottom: -6px;
  }
  .primary-22b5 .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 22px;
  }
  .primary-22b5 .purple_dd42 .outline_ad7e {
    margin-top: -1px;
  }
  .primary-22b5 .purple_dd42 .outline_ad7e,
  .primary-22b5 .purple_dd42 .outline_ad7e::after,
  .primary-22b5 .purple_dd42 .outline_ad7e::before {
    width: 22px;
    height: 2px;
  }
  .primary-22b5 .purple_dd42 .outline_ad7e::before {
    top: -7px;
  }
  .primary-22b5 .purple_dd42 .outline_ad7e::after {
    bottom: -7px;
  }
  .pattern-active-567e .purple_dd42 .small-4e81 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-active-567e .purple_dd42 .outline_ad7e {
    margin-top: -1.5px;
  }
  .pattern-active-567e .purple_dd42 .outline_ad7e,
  .pattern-active-567e .purple_dd42 .outline_ad7e::after,
  .pattern-active-567e .purple_dd42 .outline_ad7e::before {
    width: 31px;
    height: 3px;
  }
  .pattern-active-567e .purple_dd42 .outline_ad7e::before {
    top: -9px;
  }
  .pattern-active-567e .purple_dd42 .outline_ad7e::after {
    bottom: -9px;
  }
}
.cool_117b .outline_ad7e {
  -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);
}
.cool_117b .outline_ad7e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cool_117b .outline_ad7e::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);
}
.cool_117b.tooltip_ebaa .outline_ad7e {
  -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);
}
.cool_117b.tooltip_ebaa .outline_ad7e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cool_117b.tooltip_ebaa .outline_ad7e::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);
}
.accent_south_1120 {
  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.slow_3c96:before {
  display: none;
}
.menu-large-a8e5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-large-a8e5 .column_green_9b09 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-large-a8e5 .column_green_9b09:last-of-type {
  border-bottom: none;
}
.menu-large-a8e5 .column_green_9b09.layout-637d,
.menu-large-a8e5 .column_green_9b09.description_light_48f0,
.menu-large-a8e5 .column_green_9b09.tooltip-inner-5c4a {
  padding: 0;
}
.menu-large-a8e5 .inner-805e .slider_096e {
  color: currentColor;
}
.menu-large-a8e5 .inner-805e .slider_096e:focus,
.menu-large-a8e5 .inner-805e .slider_096e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-large-a8e5.text_top_7d16 .pattern-67cd,
.menu-large-a8e5.text_top_7d16 .orange_1c4d a,
.menu-large-a8e5.text_top_7d16 .info_61be a,
.menu-large-a8e5.text_top_7d16 .focus-medium-8bd7 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-large-a8e5.text_top_7d16 .pattern-67cd:hover,
.menu-large-a8e5.text_top_7d16 .orange_1c4d a:hover,
.menu-large-a8e5.text_top_7d16 .info_61be a:hover,
.menu-large-a8e5.text_top_7d16 .focus-medium-8bd7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-large-a8e5.text_top_7d16 .element_af6b {
  color: rgba(0, 0, 0, 0.8);
}
.menu-large-a8e5.text_top_7d16 .column_green_9b09 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-large-a8e5.text_top_7d16 .column_green_9b09:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-large-a8e5.text_top_7d16 .list-0a35:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-large-a8e5.text_top_7d16 .inner-805e .next-6e7c li a,
.menu-large-a8e5.text_top_7d16 .inner-805e .slider_096e,
.menu-large-a8e5.text_top_7d16 .focus-medium-8bd7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-large-a8e5.text_top_7d16 .inner-805e .slider_096e:focus,
.menu-large-a8e5.text_top_7d16 .inner-805e .slider_096e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-large-a8e5.text_top_7d16 .next-6e7c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-large-a8e5.last_4c98 .pattern-67cd,
.menu-large-a8e5.last_4c98 .orange_1c4d a,
.menu-large-a8e5.last_4c98 .info_61be .slider_096e,
.menu-large-a8e5.last_4c98 .info_61be a,
.menu-large-a8e5.last_4c98 .focus-medium-8bd7 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-large-a8e5.last_4c98 .pattern-67cd:hover,
.menu-large-a8e5.last_4c98 .orange_1c4d a:hover,
.menu-large-a8e5.last_4c98 .info_61be .slider_096e:hover,
.menu-large-a8e5.last_4c98 .info_61be a:hover,
.menu-large-a8e5.last_4c98 .focus-medium-8bd7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-large-a8e5.last_4c98 .element_af6b {
  color: rgba(255, 255, 255, 0.99);
}
.menu-large-a8e5.last_4c98 .column_green_9b09 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-large-a8e5.last_4c98 .column_green_9b09:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-large-a8e5.last_4c98 .list-0a35:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-large-a8e5.last_4c98 .inner-805e .next-6e7c li a,
.menu-large-a8e5.last_4c98 .inner-805e .slider_096e,
.menu-large-a8e5.last_4c98 .focus-medium-8bd7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-large-a8e5.last_4c98 .inner-805e .slider_096e:focus,
.menu-large-a8e5.last_4c98 .inner-805e .slider_096e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-large-a8e5.last_4c98 .next-6e7c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-0a35 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list-0a35:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stale_a8b6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.down-d336 .menu-large-a8e5 {
  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;
}
.down-d336 .column_green_9b09 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.down-d336 .column_green_9b09: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) {
  .down-d336 .column_green_9b09:before {
    width: 16%;
    left: 42%;
  }
}
.down-d336 .column_green_9b09:last-child:before {
  content: none;
}
.down-d336 .column_green_9b09[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.down-d336 .inner-805e .next-6e7c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.down-d336 .inner-805e .next-6e7c li a .slider_096e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.down-d336 .inner-805e .focus-medium-8bd7 {
  border: none;
}
.down-d336 .inner-805e .focus-medium-8bd7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.down-d336 .list-0a35 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.down-d336 .stale_a8b6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.down-d336 .last_4c98 .list-0a35:before {
  background: rgba(0, 0, 0, 0.9);
}
.down-d336 .text_top_7d16.border-f567 .outline_ad7e {
  background: rgba(0, 0, 0, 0.6);
}
.down-d336
  .text_top_7d16.border-f567
  .outline_ad7e::after,
.down-d336
  .text_top_7d16.border-f567
  .outline_ad7e:before {
  background: inherit;
}
.down-d336
  .text_top_7d16.border-f567:hover
  .outline_ad7e {
  background: rgba(0, 0, 0, 0.8);
}
.fast-877f .menu-large-a8e5 {
  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) {
  .fast-877f .menu-large-a8e5 {
    width: auto;
    right: 45px;
  }
}
.huge-20b3 .menu-large-a8e5 {
  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) {
  .huge-20b3 .menu-large-a8e5 {
    width: auto;
    left: 45px;
  }
}
.slow_3c96 .menu-large-a8e5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slow_3c96 .stale_a8b6 {
  max-width: 48em;
  margin: 0 auto;
}
.slow_3c96 .list-0a35:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.smooth-6ccb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-6ccb.down-d336 .menu-large-a8e5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.smooth-6ccb.fast-877f .menu-large-a8e5 {
  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);
}
.smooth-6ccb .menu-large-a8e5 {
  visibility: visible;
}
.smooth-6ccb.huge-20b3 .menu-large-a8e5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-4c7d,
.cool_09d5 {
  overflow-x: hidden;
}
.shadow-4c7d .menu-large-a8e5 {
  overflow: auto;
}
.shadow-4c7d.down-d336 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-4c7d.down-d336 .menu-large-a8e5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-4c7d.down-d336 .gradient_5264 {
  opacity: 0;
}
.shadow-4c7d.fast-877f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-4c7d.fast-877f .menu-large-a8e5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-4c7d.fast-877f .gradient_5264 {
  opacity: 0;
}
.shadow-4c7d.huge-20b3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-4c7d.huge-20b3 .menu-large-a8e5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-4c7d.huge-20b3 .gradient_5264 {
  opacity: 0;
}
.shadow-4c7d.slow_3c96 .menu-large-a8e5 {
  z-index: 10;
  visibility: visible;
}
.border-f567 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border-f567 .outline_ad7e {
  background: rgba(255, 255, 255, 0.99);
}
.border-f567 .outline_ad7e::after,
.border-f567 .outline_ad7e:before {
  background: inherit;
}
.border-f567:hover .outline_ad7e {
  background: rgba(255, 255, 255, 0.99);
}
.huge-20b3 .border-f567 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slow_3c96 .border-f567 {
  display: none !important;
}
.shadow-4c7d:before,
.cool_09d5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-4c7d .border-f567,
.cool_09d5 .border-f567 {
  display: inline-block;
}
.menu-large-a8e5 .purple_47c8 {
  -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;
}
.shadow-4c7d .menu-large-a8e5 .purple_47c8,
.cool_09d5 .menu-large-a8e5 .purple_47c8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.last-5296 .narrow_b8e2 {
  width: 100%;
}
.background_dark_f9fe {
  padding: 0 0.5em 0;
}
.background_dark_f9fe [class*="customify-col-"],
.background_dark_f9fe [class*="customify-col_"],
.background_dark_f9fe [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.breadcrumb-last-d5a3 .background_dark_f9fe {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shadow-5987 .modal-4ed9,
  .modal-4ed9 {
    display: none;
  }
  .large-7ff8 {
    text-align: left;
  }
  .texture-next-08e3 {
    text-align: center;
  }
  .video_5934 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-5987 .pressed-af1a,
  .pressed-af1a {
    display: none;
  }
  .wood-8071 {
    text-align: left;
  }
  .gradient_smooth_b363 {
    text-align: center;
  }
  .over_e1ba {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shadow-5987 .accent-ae5b,
  .accent-ae5b {
    display: none;
  }
  .accordion_wide_beab {
    text-align: left;
  }
  .column_049b {
    text-align: center;
  }
  .shade-prev-e6fc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tertiary_static_cbcd {
  box-shadow: none !important;
}
.summary_selected_be0a .alert_7c5a,
.wood-1c18 .alert_7c5a {
  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;
}
.wood-1c18 .alert_7c5a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar-green-43b8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar-green-43b8:after,
.avatar-green-43b8:before {
  content: "";
  display: table;
}
.avatar-green-43b8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar-green-43b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar-green-43b8,
.form-wide-2b04 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo-motion-fb3b.shadow_d802 .avatar-green-43b8 {
  max-width: 100%;
}
.photo-motion-fb3b.element_fb46 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo-motion-fb3b.nav_919d .avatar-green-43b8 {
  max-width: 100%;
}
.photo-motion-fb3b.nav_919d > .avatar-green-43b8 {
  padding-left: 0;
  padding-right: 0;
}
.photo-motion-fb3b.nav_919d > .avatar-green-43b8 .shadow-5987 {
  margin: 0;
}
.photo-motion-fb3b.nav_919d
  > .avatar-green-43b8
  .liquid_1791.large_6534 {
  margin-right: 0;
  margin-left: 0;
}
.photo-motion-fb3b.nav_919d #main.large_6534 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fluid_0ed7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_0ed7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .detail-south-9cde .column-414a {
    padding-right: 1em;
  }
  .detail-south-9cde.footer-c7d9 .liquid_1791 {
    border-right: 1px solid #eaecee;
  }
  .detail-south-9cde.footer-c7d9 .column-414a {
    padding-right: 1em;
  }
  .detail-south-9cde.footer-c7d9 .list-ff1e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-outer-1be1 .column-414a {
    padding-left: 1em;
  }
  .tooltip-outer-1be1.footer-c7d9 .liquid_1791 {
    border-left: 1px solid #eaecee;
  }
  .tooltip-outer-1be1.footer-c7d9 .column-414a {
    padding-left: 1em;
  }
  .tooltip-outer-1be1.footer-c7d9 .list-ff1e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag-bronze-f91f .column-414a {
    padding-left: 1em;
  }
  .tag-bronze-f91f.footer-c7d9 .pink_34e6 {
    border-right: 1px solid #eaecee;
  }
  .tag-bronze-f91f.footer-c7d9 .rough-4dbd {
    border-right: 1px solid #eaecee;
  }
  .tag-bronze-f91f.footer-c7d9 .column-414a {
    padding-left: 1em;
  }
  .tag-bronze-f91f.footer-c7d9 .list-ff1e {
    padding-right: 1em;
  }
  .tag-bronze-f91f.footer-c7d9 .breadcrumb-fbc3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_3aa6 .column-414a {
    padding-right: 1em;
  }
  .tabs_3aa6.footer-c7d9 .pink_34e6 {
    border-left: 1px solid #eaecee;
  }
  .tabs_3aa6.footer-c7d9 .rough-4dbd {
    border-left: 1px solid #eaecee;
  }
  .tabs_3aa6.footer-c7d9 .column-414a {
    padding-right: 1em;
  }
  .tabs_3aa6.footer-c7d9 .list-ff1e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_3aa6.footer-c7d9 .breadcrumb-fbc3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid_0ed7 .column-414a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_0ed7.footer-c7d9 .liquid_1791 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fluid_0ed7.footer-c7d9 .column-414a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_0ed7.footer-c7d9 .list-ff1e {
    padding-left: 1em;
  }
  .fluid_0ed7.footer-c7d9 .breadcrumb-fbc3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fluid_0ed7.footer-c7d9 .column-414a {
    padding-left: 0;
  }
}
.complex_a279 .badge-current-1580 {
  display: inline-block;
}
.grid-orange-3fbc {
  display: inline-block;
}
.media-70ec {
  word-con: break-word;
}
.paragraph-light-ecce > span {
  display: inline-block;
  padding: 5px 0;
}
.paragraph-light-ecce .prev_d328 {
  margin-left: 8px;
  margin-right: 8px;
}
.paragraph-light-ecce .focus-huge-0720 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.north_d0e4 .summary-basic-83f8 {
  margin-bottom: 2em;
}
.north_d0e4 .secondary-motion-c03e {
  margin-bottom: 15px;
}
.north_d0e4 .secondary-motion-c03e:last-child {
  margin-bottom: 0;
}
.north_d0e4 .modal-pink-1863 {
  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) {
  .north_d0e4 .modal-pink-1863 {
    display: block;
  }
}
.north_d0e4 .carousel-c5e4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .north_d0e4 .carousel-c5e4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.north_d0e4 .hover-dark-6234 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.north_d0e4 .hover-dark-6234 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.north_d0e4 .hover-dark-6234 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.north_d0e4 .media-70ec {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.north_d0e4 .media-70ec a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.north_d0e4 .surface_919a p:last-child {
  margin-bottom: 0;
}
.north_d0e4 .photo_fixed_633f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.north_d0e4 .down_d57d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.north_d0e4 .lower-c929 {
  margin-top: 1em;
}
.north_d0e4 .north_ddc3 {
  top: 0;
  display: block;
}
.north_d0e4 .north_ddc3 a {
  color: inherit;
}
.north_d0e4 .north_ddc3 a:hover {
  color: inherit;
}
.north_d0e4 .alert_static_7210 {
  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;
}
.north_d0e4 .alert_static_7210:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.north_d0e4 .down_d57d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.north_d0e4 .layout-1e94 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.north_d0e4 .layout-1e94:first-child {
  margin-top: 0;
}
.north_d0e4 .layout-1e94.aside_7431 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.north_d0e4 .layout-1e94.row-simple-d290 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.north_d0e4
  .layout-1e94.row-simple-d290.alert-copper-25ce
  .lower-c929 {
  width: 100%;
}
.north_d0e4 .row-simple-d290 {
  -webkit-box-align: center;
  align-items: center;
}
.north_d0e4 .row-simple-d290 .paragraph-light-ecce,
.north_d0e4 .row-simple-d290 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.north_d0e4 .hover-dark-6234 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.north_d0e4 .hover-dark-6234 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.north_d0e4 .hover-dark-6234: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;
}
.north_d0e4 .aside_7431 {
  z-index: 5;
}
.north_d0e4 .medium_aaf3 .input_simple_9122 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.north_d0e4 .item_dim_50f9 .input_simple_9122 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.north_d0e4 .in-adf7 .input_simple_9122 {
  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;
}
.north_d0e4.dropdown_center_6b86 .modal-pink-1863,
.north_d0e4.logo_1c85 .modal-pink-1863 {
  display: block;
}
.north_d0e4.dropdown_center_6b86 .modal-pink-1863 .layout-south-c27f,
.north_d0e4.dropdown_center_6b86 .modal-pink-1863 .down_d57d,
.north_d0e4.logo_1c85 .modal-pink-1863 .layout-south-c27f,
.north_d0e4.logo_1c85 .modal-pink-1863 .down_d57d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.north_d0e4.logo-c705 .carousel-c5e4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .north_d0e4.logo-c705 .carousel-c5e4 {
    margin-right: 0;
  }
}
.north_d0e4.dropdown_center_6b86 .carousel-c5e4,
.north_d0e4.logo_1c85 .carousel-c5e4 {
  padding-top: 40%;
}
.north_d0e4.dropdown_center_6b86 .summary-basic-83f8,
.north_d0e4.logo_1c85 .summary-basic-83f8 {
  display: block;
}
.north_d0e4.dropdown_center_6b86 .fn-sticky-da51 .down_d57d,
.north_d0e4.logo_1c85 .fn-sticky-da51 .down_d57d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.north_d0e4.dropdown_center_6b86 .carousel-c5e4,
.north_d0e4.logo_1c85 .carousel-c5e4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.north_d0e4.dropdown_center_6b86 .down_d57d {
  padding: 1em;
}
.gallery-tiny-ed5f {
  margin: 30px auto;
  display: block;
}
.gallery-tiny-ed5f .slider_left_fd89 > * {
  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;
}
.gallery-tiny-ed5f .slider_left_fd89 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery-tiny-ed5f .slider_left_fd89 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form-first-d582 .paragraph-light-ecce {
  margin-bottom: 1.41575em;
}
.form-first-d582 .caption-plasma-87f0 {
  margin-bottom: 1.618em;
}
.hot_7361 .heading_hot_a00f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hot_7361 .heading_hot_a00f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hot_7361 .tooltip-6db1 {
  max-width: 100%;
  overflow: auto;
}
.grid-rough-0eae .hot_7361 a:hover {
  text-decoration: underline;
}
.gallery-clean-c2bf .secondary-motion-c03e:not(.media-70ec),
.gallery-clean-c2bf .hover-dark-6234 {
  margin-bottom: 1.41575em;
}
.gallery-clean-c2bf .secondary-motion-c03e:not(.media-70ec):last-child,
.gallery-clean-c2bf .hover-dark-6234:last-child {
  margin-bottom: 0;
}
.gallery-clean-c2bf .secondary-motion-c03e.over_63c8 {
  margin-bottom: 0.41575em;
}
.gallery-clean-c2bf .gradient-79b2:before,
.gallery-clean-c2bf .button_hard_75b8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gallery-clean-c2bf .gradient-79b2:before {
  content: "\f115";
}
.gallery-clean-c2bf .button_hard_75b8:before {
  content: "\f02c";
}
.gallery-clean-c2bf .tertiary_first_ce6b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gallery-clean-c2bf .tertiary_first_ce6b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.section-center-a317 {
  display: -webkit-box;
  display: flex;
}
.section-center-a317 .hot-6649 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .section-center-a317 .hot-6649 {
    flex-basis: 90px;
  }
}
.section-center-a317 .primary-outer-e9ef {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .section-center-a317 .primary-outer-e9ef {
    flex-basis: calc(100% - 50px);
  }
}
.section-center-a317 .mask-old-df43 p:last-child {
  margin-bottom: 0.72em;
}
.label-6701 .slider_left_fd89 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.label-6701 .slider_left_fd89:after,
.label-6701 .slider_left_fd89:before {
  content: "";
  display: table;
}
.label-6701 .slider_left_fd89:after {
  clear: both;
}
.label-6701 .slider_left_fd89 .sort-6f27,
.label-6701 .slider_left_fd89 .footer-9f86 {
  width: 49%;
}
.label-6701 .slider_left_fd89 .sort-6f27 a span.module-wood-ec87,
.label-6701 .slider_left_fd89 .footer-9f86 a span.module-wood-ec87 {
  display: block;
  margin-bottom: 5px;
}
.label-6701 .slider_left_fd89 .footer-9f86 {
  float: left;
  text-align: left;
}
.label-6701 .slider_left_fd89 .sort-6f27 {
  float: right;
  text-align: right;
}
.narrow_21c1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .narrow_21c1 {
    margin-bottom: 0;
  }
}
.footer-blue-437f {
  margin-bottom: 1em;
}
.footer-blue-437f .media-70ec {
  font-size: 1.1em;
  line-height: 1.3;
}
.dim-083a a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_thick_5d9b .footer-blue-437f,
.border_black_50cc .footer-blue-437f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_thick_5d9b .footer-blue-437f,
  .border_black_50cc .footer-blue-437f {
    display: block;
  }
}
.active_thick_5d9b .dim-083a,
.border_black_50cc .dim-083a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_thick_5d9b .dim-083a,
  .border_black_50cc .dim-083a {
    margin-bottom: 1em;
  }
}
.active_thick_5d9b .dim-083a img,
.border_black_50cc .dim-083a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_thick_5d9b .alert-b3c3,
.border_black_50cc .alert-b3c3 {
  flex-basis: calc(100% - 160px);
}
.active_thick_5d9b .alert-b3c3 p,
.border_black_50cc .alert-b3c3 p {
  margin-bottom: 0;
}
.active_thick_5d9b .alert-b3c3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_thick_5d9b .alert-b3c3 {
    padding-left: 0;
  }
}
.border_black_50cc .alert-b3c3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border_black_50cc .alert-b3c3 {
    padding-right: 0;
  }
}
.border_black_50cc .dim-083a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main_mini_a9e4 .dim-083a {
  margin-bottom: 0.5em;
}
.main_mini_a9e4 .dim-083a img {
  width: 100%;
}
.grid-d6ab .hero-e2c9,
.breadcrumb_8fd2 .hero-e2c9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb_8fd2 .liquid_1791 .block_e4ea p:last-child {
  margin-bottom: 0;
}
.title_left_cee4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wide_aca3 .new_0c2c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wide_aca3 .new_0c2c:last-of-type {
    margin-bottom: 0;
  }
}
.wide_aca3 .new_0c2c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide_aca3 .new_0c2c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wide_aca3 .new_0c2c ul li {
  margin: 0 0 0.6em;
}
.wide_aca3 .new_0c2c ul li.container-7ef7,
.wide_aca3 .new_0c2c ul li.content-40e7 {
  position: relative;
}
.wide_aca3 .new_0c2c ul li.container-7ef7 .left-252f,
.wide_aca3 .new_0c2c ul li.content-40e7 .left-252f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wide_aca3 .new_0c2c ul li.container-7ef7:after:after,
.wide_aca3 .new_0c2c ul li.container-7ef7:after:before,
.wide_aca3
  .new_0c2c
  ul
  li.content-40e7:after:after,
.wide_aca3
  .new_0c2c
  ul
  li.content-40e7:after:before {
  content: "";
  display: table;
}
.wide_aca3 .new_0c2c ul li.container-7ef7:after:after,
.wide_aca3
  .new_0c2c
  ul
  li.content-40e7:after:after {
  clear: both;
}
.wide_aca3 .new_0c2c a.pink_ca90:hover {
  text-decoration: none;
}
.wide_aca3 .new_0c2c select {
  max-width: 100%;
}
.wide_aca3 .new_0c2c table {
  font-size: 85%;
}
.wide_aca3 .new_0c2c table td,
.wide_aca3 .new_0c2c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wide_aca3 .new_0c2c table tfoot td {
  text-align: left;
}
.wide_aca3 .new_0c2c :last-child {
  margin-bottom: 0;
}
.wide_aca3 .new_0c2c .notice-gold-e001 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wide_aca3 .new_0c2c .notice-gold-e001 label {
  width: 100%;
}
.wide_aca3 .new_0c2c .notice-gold-e001 .footer-dd5b {
  width: 100%;
  display: block;
}
.wide_aca3 .new_0c2c .notice-gold-e001 .background_8d39 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wide_aca3 .new_0c2c .notice-gold-e001 .background_8d39:hover svg #svg-search {
  fill: #444;
}
.wide_aca3 .new_0c2c .notice-gold-e001 .background_8d39 svg {
  width: 18px;
  height: 18px;
}
.wide_aca3 .pattern-north-56b8 ul ul,
.wide_aca3 .footer_pressed_6689 ul ul,
.wide_aca3 .popup-68d2 ul ul,
.wide_aca3 .huge_4724 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wide_aca3 .pattern-north-56b8 .huge-2fd2 > a,
.wide_aca3 .footer_pressed_6689 .huge-2fd2 > a,
.wide_aca3 .popup-68d2 .huge-2fd2 > a,
.wide_aca3 .huge_4724 .huge-2fd2 > a {
  margin-bottom: 0;
}
.wide_aca3 .glass-6179 li,
.wide_aca3 .pattern-north-56b8 li,
.wide_aca3 .plasma-bbeb li,
.wide_aca3 .footer_pressed_6689 li,
.wide_aca3 .popup-68d2 li,
.wide_aca3 .huge_4724 li,
.wide_aca3 .hover_b1e0 li,
.wide_aca3 .gallery-bf45 li {
  display: block;
  position: relative;
}
.wide_aca3 .glass-6179 li:last-child,
.wide_aca3 .pattern-north-56b8 li:last-child,
.wide_aca3 .plasma-bbeb li:last-child,
.wide_aca3 .footer_pressed_6689 li:last-child,
.wide_aca3 .popup-68d2 li:last-child,
.wide_aca3 .huge_4724 li:last-child,
.wide_aca3 .hover_b1e0 li:last-child,
.wide_aca3 .gallery-bf45 li:last-child {
  border: none;
}
.wide_aca3 .glass-6179 li a,
.wide_aca3 .pattern-north-56b8 li a,
.wide_aca3 .plasma-bbeb li a,
.wide_aca3 .footer_pressed_6689 li a,
.wide_aca3 .popup-68d2 li a,
.wide_aca3 .huge_4724 li a,
.wide_aca3 .hover_b1e0 li a,
.wide_aca3 .gallery-bf45 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide_aca3 .glass-6179 li ul li::before,
.wide_aca3 .pattern-north-56b8 li ul li::before,
.wide_aca3 .plasma-bbeb li ul li::before,
.wide_aca3 .footer_pressed_6689 li ul li::before,
.wide_aca3 .popup-68d2 li ul li::before,
.wide_aca3 .huge_4724 li ul li::before,
.wide_aca3 .hover_b1e0 li ul li::before,
.wide_aca3 .gallery-bf45 li ul li::before {
  left: 15px;
}
.wide_aca3 .glass-6179 li ul a,
.wide_aca3 .pattern-north-56b8 li ul a,
.wide_aca3 .plasma-bbeb li ul a,
.wide_aca3 .footer_pressed_6689 li ul a,
.wide_aca3 .popup-68d2 li ul a,
.wide_aca3 .huge_4724 li ul a,
.wide_aca3 .hover_b1e0 li ul a,
.wide_aca3 .gallery-bf45 li ul a {
  padding-left: 20px;
}
.wide_aca3 .glass-6179 li ul ul li::before,
.wide_aca3 .pattern-north-56b8 li ul ul li::before,
.wide_aca3 .plasma-bbeb li ul ul li::before,
.wide_aca3 .footer_pressed_6689 li ul ul li::before,
.wide_aca3 .popup-68d2 li ul ul li::before,
.wide_aca3 .huge_4724 li ul ul li::before,
.wide_aca3 .hover_b1e0 li ul ul li::before,
.wide_aca3 .gallery-bf45 li ul ul li::before {
  left: 30px;
}
.wide_aca3 .glass-6179 li ul ul a,
.wide_aca3 .pattern-north-56b8 li ul ul a,
.wide_aca3 .plasma-bbeb li ul ul a,
.wide_aca3 .footer_pressed_6689 li ul ul a,
.wide_aca3 .popup-68d2 li ul ul a,
.wide_aca3 .huge_4724 li ul ul a,
.wide_aca3 .hover_b1e0 li ul ul a,
.wide_aca3 .gallery-bf45 li ul ul a {
  padding-left: 40px;
}
.wide_aca3 .media_south_209f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide_aca3 .gallery-bf45 ul li {
  margin-bottom: 1.41575em;
}
.wide_aca3 .gallery-bf45 ul li .pattern-warm-448d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wide_aca3 .gallery-bf45 ul li .sidebar_iron_89a5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last_4c98 .glass-6179 li a,
.last_4c98 .pattern-north-56b8 li a,
.last_4c98 .plasma-bbeb li a,
.last_4c98 .footer_pressed_6689 li a,
.last_4c98 .popup-68d2 li a,
.last_4c98 .huge_4724 li a,
.last_4c98 .hover_b1e0 li a,
.last_4c98 .gallery-bf45 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_4c98 .media_south_209f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_4c98 .new_0c2c ul li.container-7ef7 .left-252f,
.last_4c98 .new_0c2c ul li.content-40e7 .left-252f {
  background: rgba(0, 0, 0, 0.2);
}
.last_4c98 .wide_aca3 .new_0c2c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li {
  margin: 0;
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li ul {
  margin: 0;
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li ul li a {
  padding-left: 15px;
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li ul li li a {
  padding-left: 30px;
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li.right-0622 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li.right-0622 > 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;
}
.photo-motion-fb3b .wide_aca3 .next-6e7c li.right-0622 > 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;
}
.secondary-gas-d6e2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion_yellow_dad2 {
  position: relative;
  z-index: 10;
}
.accordion_yellow_dad2 .purple_47c8 {
  width: 100%;
  max-width: 100%;
}
.header_8755 .aside_hovered_74f6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header_8755 .text_top_7d16 {
}
.header_8755 .last_4c98 {
  background: #292929;
}
.caption_8939 .aside_hovered_74f6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption_8939 .text_top_7d16 {
  background: #f9f9f9;
}
.caption_8939 .last_4c98 {
  background: #303030;
}
.rough_b1c2 .aside_hovered_74f6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough_b1c2 .badge-current-1580 {
    margin-bottom: 1em;
  }
  .rough_b1c2 .badge-current-1580:last-child {
    margin-bottom: 0;
  }
}
.rough_b1c2 .text_top_7d16 {
  background: #ededed;
}
.rough_b1c2 .last_4c98 {
  background: #1a1a1a;
}
.aside_hovered_74f6.text_top_7d16 {
  color: rgba(0, 0, 0, 0.6);
}
.aside_hovered_74f6.text_top_7d16 .rough_cedc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_hovered_74f6.last_4c98 {
  color: rgba(255, 255, 255, 0.99);
}
.aside_hovered_74f6.last_4c98 a:not(.pink_ca90) {
  color: rgba(255, 255, 255, 0.79);
}
.aside_hovered_74f6.last_4c98 a:not(.pink_ca90):hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_hovered_74f6.last_4c98 .rough_cedc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_hovered_74f6.last_4c98 table tbody td,
.aside_hovered_74f6.last_4c98 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wood-ad5b.active-fluid-7577 .avatar-green-43b8 {
  max-width: initial;
}
.wood-ad5b .info-5fbe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wood-ad5b .info-5fbe .purple_47c8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wood-ad5b .info-5fbe .purple_47c8 {
    display: block;
    margin-bottom: 2em;
  }
  .wood-ad5b .info-5fbe .purple_47c8:last-child {
    margin-bottom: 0;
  }
}
.rough_b1c2 .badge-current-1580:last-child,
.caption_8939 .badge-current-1580:last-child,
.header_8755 .badge-current-1580:last-child {
  margin-bottom: 0;
}
.rough_b1c2 .badge-current-1580 .wide_aca3 .new_0c2c:last-child,
.caption_8939 .badge-current-1580 .wide_aca3 .new_0c2c:last-child,
.header_8755 .badge-current-1580 .wide_aca3 .new_0c2c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .rough_b1c2 .active-9a68,
  .rough_b1c2 .table-a059,
  .caption_8939 .active-9a68,
  .caption_8939 .table-a059,
  .header_8755 .active-9a68,
  .header_8755 .table-a059 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion_yellow_dad2 .badge-current-1580 {
    margin-bottom: 2em;
  }
}
.accordion_yellow_dad2 p:last-child {
  margin-bottom: 0;
}
.accordion_yellow_dad2 li,
.accordion_yellow_dad2 ul {
  list-style: none;
  margin: 0;
}
.accordion_yellow_dad2 ul ul {
  margin-left: 2.617924em;
}
.background_0532 {
  font-size: 0.875em;
}

/* css-noise: 5e10 */
.shadow-element-q2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
