/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav-outer-20fc/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav-outer-20fc
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.nav-outer-20fc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary-cc6c.texture_b7ca/licenses/gpl-2.0.footer-be4d
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.avatar_de04/, (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.filter_5b12.wrapper_699b/normalize.list_static_90c2/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.list_static_90c2 v7.0.0 | MIT License | github.nav-outer-20fc/necolas/normalize.list_static_90c2 */
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;
}
.fixed-86ba .old-7abc,
.hidden_845a,
.middle_98d9,
.shade-ce39,
.panel-8b61,
.inner_d420,
.active-east-6115,
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;
}
.hidden_845a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden_845a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_845a,
  h1 {
    font-size: 1.8em;
  }
}
.middle_98d9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.middle_98d9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .middle_98d9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .middle_98d9,
  h2 {
    font-size: 1.7em;
  }
}
.shade-ce39,
h3 {
  font-size: 1.618em;
}
.fixed-86ba .old-7abc,
.panel-8b61,
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.content_8bb4 {
  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;
}
.dropdown-bottom-0713:after,
.dropdown-bottom-0713:before,
.thumbnail-f7bb:after,
.thumbnail-f7bb:before {
  content: "";
  display: table;
}
.dropdown-bottom-0713:after,
.thumbnail-f7bb:after {
  clear: both;
}
.carousel-08cb {
  float: right;
  margin-right: 0;
}
.article-a0af {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.small-68c2 .surface-5dd2,
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;
}
.small-68c2 .surface-5dd2: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;
}
.mask_e2e4 .surface-5dd2 {
  box-shadow: none;
}
.mask_e2e4
  .surface-5dd2
  .mini-0b2e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask_e2e4 .surface-5dd2 .prev-7d33 {
  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;
}
.mask_e2e4
  .surface-5dd2
  .prev-7d33
  b {
  display: none;
}
.mask_e2e4 .column-stone-c69f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.carousel_2cf5:not(.video-current-f443):not(.paper-9b5d),
button:not(.video-current-f443):not(.paper-9b5d),
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ),
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ),
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ) {
  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;
}
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ):hover,
button:not(.video-current-f443):not(
    .paper-9b5d
  ):hover,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ):hover,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ):hover,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ):active,
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ):focus,
button:not(.video-current-f443):not(
    .paper-9b5d
  ):active,
button:not(.video-current-f443):not(
    .paper-9b5d
  ):focus,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ):active,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ):focus,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ):active,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ):focus,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ):active,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ):focus {
  outline: 0;
}
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5,
button:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5 {
  position: relative;
}
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .title_tiny_031f,
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .wrapper-fixed-5ad9,
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .main_2c95,
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  i,
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  svg,
button:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .title_tiny_031f,
button:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .wrapper-fixed-5ad9,
button:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .main_2c95,
button:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  i,
button:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  svg,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .title_tiny_031f,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .wrapper-fixed-5ad9,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .main_2c95,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  i,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  svg,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .title_tiny_031f,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .wrapper-fixed-5ad9,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .main_2c95,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  i,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  svg,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .title_tiny_031f,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .wrapper-fixed-5ad9,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  .main_2c95,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  i,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5
  svg {
  visibility: hidden;
}
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5:after,
button:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5:after,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5:after,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5:after,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ).fn-loading-1ba5: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;
}
.carousel_2cf5:not(.video-current-f443):not(.paper-9b5d),
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ),
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ),
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ) {
  color: #fff;
  background: #235787;
}
.carousel_2cf5:not(.video-current-f443):not(
    .paper-9b5d
  ):focus,
input[type="button"]:not(.video-current-f443):not(
    .paper-9b5d
  ):focus,
input[type="reset"]:not(.video-current-f443):not(
    .paper-9b5d
  ):focus,
input[type="submit"]:not(.video-current-f443):not(
    .paper-9b5d
  ):focus {
  color: #fff;
}
.carousel_2cf5.fn-disabled-1ba5:not(.video-current-f443):not(
    .paper-9b5d
  ),
.carousel_2cf5[disabled]:not(.video-current-f443):not(
    .paper-9b5d
  ),
button.fn-disabled-1ba5:not(.video-current-f443):not(
    .paper-9b5d
  ),
button[disabled]:not(.video-current-f443):not(
    .paper-9b5d
  ) {
  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;
}
.steel_277d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.steel_277d: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;
}
.prev_8181 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.yellow-2b19 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.middle-0456 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dropdown-bottom-0713:after,
.dropdown-bottom-0713:before,
.mask_brown_8214:after,
.mask_brown_8214:before,
.light-47ad:after,
.light-47ad:before,
.huge-fed4:after,
.huge-fed4:before,
.clean_b4af:after,
.clean_b4af:before,
.photo_slow_9d46:after,
.photo_slow_9d46:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dropdown-bottom-0713:after,
.mask_brown_8214:after,
.light-47ad:after,
.huge-fed4:after,
.clean_b4af:after,
.photo_slow_9d46:after {
  clear: both;
}
.mask_brown_8214 .outline-old-0ab2,
.light-47ad .outline-old-0ab2,
.footer-green-5bdc .outline-old-0ab2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bright-cde9 {
  display: inline-block;
}
.gallery_6c78 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gallery_6c78 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery_6c78 .stale_1371 {
  padding: 1em 0;
  font-size: 85%;
}
.stale_1371 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav_wide_7f72 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav_wide_7f72:after,
.nav_wide_7f72:before {
  content: "";
  display: table;
}
.nav_wide_7f72:after {
  clear: both;
}
.breadcrumb_7bf7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.up_6c08 .breadcrumb_7bf7 {
  max-width: 50%;
}
.last_ce7a .breadcrumb_7bf7 {
  max-width: 33.33%;
}
.header-3780 .breadcrumb_7bf7 {
  max-width: 25%;
}
.logo-6d49 .breadcrumb_7bf7 {
  max-width: 20%;
}
.active-yellow-96f0 .breadcrumb_7bf7 {
  max-width: 16.66%;
}
.description_ee5c .breadcrumb_7bf7 {
  max-width: 14.28%;
}
.block-69d1 .breadcrumb_7bf7 {
  max-width: 12.5%;
}
.icon-8869 .breadcrumb_7bf7 {
  max-width: 11.11%;
}
.plasma_5938 {
  display: block;
}
.fixed-86ba .card-e9f5 label,
.fixed-86ba .feature-under-0a7e label,
.fixed-86ba .smooth-65fc label,
.fixed-86ba .nav-a5b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-cc58 {
  list-style: none;
  margin: 0;
}
.container-cc58 article.hard_d357 {
  margin-bottom: 0;
}
.container-cc58 ul {
  list-style: none;
  margin: 0;
}
.container-cc58 .article-green-8b29 li.hard_d357 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-cc58 .article-green-8b29 li.hard_d357 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-cc58 .article-green-8b29 li.hard_d357: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) {
  .container-cc58 .article-green-8b29 li.hard_d357 li.hard_d357 li.hard_d357 li.hard_d357 {
    padding-left: 0;
  }
}
article.hard_d357 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_d357 .mask_brown_8214 p:last-of-type {
  margin-bottom: 0;
}
article.hard_d357 .icon-56f9 {
  float: left;
}
article.hard_d357 .overlay_c7b4 {
  margin-left: 85px;
}
article.hard_d357 .avatar_complex_62da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_d357 .avatar_complex_62da .over-dc19 {
  margin-left: 10px;
}
article.hard_d357 .label_ac14 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_d357 .media_9dd5 {
  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 .card-e9f5,
  #respond .smooth-65fc,
  #respond .nav-a5b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card-e9f5 input,
#respond .smooth-65fc input,
#respond .nav-a5b8 input {
  width: 100%;
}
#respond .nav-a5b8 {
  margin-right: 0;
}
#respond .column_slow_d08e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient-blue-d529 {
  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;
}
.gradient-blue-d529.text-yellow-b847 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.gradient-blue-d529 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%);
}
.gradient-blue-d529:focus,
.gradient-blue-d529: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);
}
.tooltip-gas-78e4 {
  border-radius: 10%;
}
.popup_1b9f {
  border-radius: 50%;
}
.article-f4b2 {
  font-size: 0.72em;
}
.chip-gold-c0a4 {
  font-size: 0.875em;
}
.active_381c {
  font-size: 1.1em;
}
.element-6bb4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.element-6bb4.article-f4b2 {
  letter-spacing: 0.5px;
}
.logo-current-bdb2,
.logo-current-bdb2 a {
  color: #6d6d6d;
}
.logo-current-bdb2 a:hover {
  color: #111;
}
.texture-brown-619c {
  color: #6d6d6d;
}
.wood-60c2 {
  overflow-x: hidden;
}
.wood-60c2 .filter-40f4.title_plasma_d120 {
  position: relative;
}
.wood-60c2 .filter-40f4.title_plasma_d120.gradient-4c95 {
  position: initial;
}
.wood-60c2
  .filter-40f4.title_plasma_d120.gradient-4c95
  .label_13b2 {
  left: auto;
}
.wood-60c2 .filter-40f4 .label_13b2 {
  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;
}
.wood-60c2 .filter-40f4:hover.title_plasma_d120 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wood-60c2
  .filter-40f4:hover.title_plasma_d120
  .label_13b2 {
  display: block;
  z-index: 9999999;
}
.wood-60c2 .avatar-5dbe .photo_west_542a,
.wood-60c2 .progress_3e68 .photo_west_542a {
  display: none;
}
.wood-60c2 .gradient-slow-4214 .filter-40f4:hover.title_plasma_d120 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fixed-86ba .card-e9f5 label,
.fixed-86ba .feature-under-0a7e label,
.fixed-86ba .smooth-65fc label,
.fixed-86ba .nav-a5b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-cc58 {
  list-style: none;
  margin: 0;
}
.container-cc58 article.hard_d357 {
  margin-bottom: 0;
}
.container-cc58 ul {
  list-style: none;
  margin: 0;
}
.container-cc58 .article-green-8b29 li.hard_d357 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-cc58 .article-green-8b29 li.hard_d357 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-cc58 .article-green-8b29 li.hard_d357: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) {
  .container-cc58 .article-green-8b29 li.hard_d357 li.hard_d357 li.hard_d357 li.hard_d357 {
    padding-left: 0;
  }
}
article.hard_d357 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_d357 .mask_brown_8214 p:last-of-type {
  margin-bottom: 0;
}
article.hard_d357 .icon-56f9 {
  float: left;
}
article.hard_d357 .overlay_c7b4 {
  margin-left: 85px;
}
article.hard_d357 .avatar_complex_62da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_d357 .avatar_complex_62da .over-dc19 {
  margin-left: 10px;
}
article.hard_d357 .label_ac14 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_d357 .media_9dd5 {
  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 .card-e9f5,
  #respond .smooth-65fc,
  #respond .nav-a5b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card-e9f5 input,
#respond .smooth-65fc input,
#respond .nav-a5b8 input {
  width: 100%;
}
#respond .nav-a5b8 {
  margin-right: 0;
}
#respond .column_slow_d08e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-5dbe .texture_8a9b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.texture_8a9b .focused-c90f.grid_f78e .widget_slow_9d98 > li > a:focus,
.texture_8a9b .focused-c90f.grid_f78e .widget_slow_9d98 > li > a:hover,
.texture_8a9b .focused-c90f.module_2b9f .widget_slow_9d98 > li > a:focus,
.texture_8a9b .focused-c90f.module_2b9f .widget_slow_9d98 > li > a:hover,
.texture_8a9b .focused-c90f.hover_middle_64c3 .widget_slow_9d98 > li > a:focus,
.texture_8a9b .focused-c90f.hover_middle_64c3 .widget_slow_9d98 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_8a9b
  .focused-c90f.grid_f78e
  .widget_slow_9d98
  > li.advanced-6862
  > a,
.texture_8a9b
  .focused-c90f.grid_f78e
  .widget_slow_9d98
  > li.heading-copper-6312
  > a,
.texture_8a9b
  .focused-c90f.module_2b9f
  .widget_slow_9d98
  > li.advanced-6862
  > a,
.texture_8a9b
  .focused-c90f.module_2b9f
  .widget_slow_9d98
  > li.heading-copper-6312
  > a,
.texture_8a9b
  .focused-c90f.hover_middle_64c3
  .widget_slow_9d98
  > li.advanced-6862
  > a,
.texture_8a9b .focused-c90f.hover_middle_64c3 .widget_slow_9d98 > li.pink_c1f9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.texture_8a9b .preview_liquid_b2b0,
.texture_8a9b .preview_liquid_b2b0 a {
  color: rgba(255, 255, 255, 0.99);
}
.texture_8a9b .content_lower_4787.primary-cold-31ab li a,
.texture_8a9b .menu-bd74 a,
.texture_8a9b .alert-dirty-ca52,
.texture_8a9b .widget_slow_9d98 > li > a,
.texture_8a9b .pattern_top_3ce9 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b .content_lower_4787.primary-cold-31ab li a:hover,
.texture_8a9b .menu-bd74 a:hover,
.texture_8a9b .alert-dirty-ca52:hover,
.texture_8a9b .widget_slow_9d98 > li > a:hover,
.texture_8a9b .pattern_top_3ce9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_8a9b .gallery-b2da {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b .gallery-b2da .picture-b565 {
  color: rgba(255, 255, 255, 0.99);
}
.texture_8a9b .gallery-b2da:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_8a9b .under-1298 .row-790d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b .under-1298 .row-790d .complex-3183 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b
  .under-1298
  .row-790d
  .complex-3183::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b
  .under-1298
  .row-790d
  .complex-3183:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b
  .under-1298
  .row-790d
  .complex-3183::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b
  .under-1298
  .row-790d
  .complex-3183::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b .under-1298 .hovered_9464 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_8a9b .under-1298 .hovered_9464:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first-6768
  .texture_8a9b
  .under-1298
  .wood_5ded
  .blue-8cbf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.first-6768
  .texture_8a9b
  .under-1298
  .wood_5ded
  .complex-3183 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-5dbe .clean_5472 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.clean_5472 .focused-c90f.grid_f78e .widget_slow_9d98 > li > a:focus,
.clean_5472 .focused-c90f.grid_f78e .widget_slow_9d98 > li > a:hover,
.clean_5472 .focused-c90f.module_2b9f .widget_slow_9d98 > li > a:focus,
.clean_5472 .focused-c90f.module_2b9f .widget_slow_9d98 > li > a:hover,
.clean_5472 .focused-c90f.hover_middle_64c3 .widget_slow_9d98 > li > a:focus,
.clean_5472 .focused-c90f.hover_middle_64c3 .widget_slow_9d98 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5472
  .focused-c90f.grid_f78e
  .widget_slow_9d98
  > li.advanced-6862
  > a,
.clean_5472
  .focused-c90f.grid_f78e
  .widget_slow_9d98
  > li.heading-copper-6312
  > a,
.clean_5472
  .focused-c90f.module_2b9f
  .widget_slow_9d98
  > li.advanced-6862
  > a,
.clean_5472
  .focused-c90f.module_2b9f
  .widget_slow_9d98
  > li.heading-copper-6312
  > a,
.clean_5472
  .focused-c90f.hover_middle_64c3
  .widget_slow_9d98
  > li.advanced-6862
  > a,
.clean_5472 .focused-c90f.hover_middle_64c3 .widget_slow_9d98 > li.pink_c1f9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5472 .preview_liquid_b2b0,
.clean_5472 .preview_liquid_b2b0 a {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5472 .content_lower_4787.primary-cold-31ab li a,
.clean_5472 .menu-bd74 a,
.clean_5472 .alert-dirty-ca52,
.clean_5472 .widget_slow_9d98 > li > a,
.clean_5472 .pattern_top_3ce9 {
  color: rgba(0, 0, 0, 0.55);
}
.clean_5472 .content_lower_4787.primary-cold-31ab li a:hover,
.clean_5472 .menu-bd74 a:hover,
.clean_5472 .alert-dirty-ca52:hover,
.clean_5472 .widget_slow_9d98 > li > a:hover,
.clean_5472 .pattern_top_3ce9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5472 .gallery-b2da {
  color: rgba(0, 0, 0, 0.55);
}
.clean_5472 .gallery-b2da .picture-b565 {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5472 .gallery-b2da:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-wood-ee32 .panel-north-f047 {
  margin-left: auto;
  margin-right: auto;
}
.light-47ad > * {
  margin-left: auto;
  margin-right: auto;
}
.light-47ad .prev_8181 {
  margin-right: 1.41575em;
}
.bottom_6152 .light-47ad > .blue_16e8 {
  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;
}
.bottom_6152 .light-47ad > .thumbnail_c2be {
  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;
}
.purple_3bb1.accordion-wood-ee32 .panel-north-f047,
.banner_4999.accordion-wood-ee32 .panel-north-f047 {
  margin-left: 0;
}
.outline_wide_b4af.accordion-wood-ee32 .panel-north-f047,
.purple-e12b.accordion-wood-ee32 .panel-north-f047 {
  margin-right: 0;
}
.light-47ad ol,
.light-47ad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.orange_a057 video {
  max-width: 100%;
}
.summary_afa2 img {
  display: block;
}
.summary_afa2.prev_8181,
.summary_afa2.yellow-2b19 {
  width: 100%;
}
.summary_afa2.thumbnail_c2be img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hero_glass_788a:not(.search_dfe9) {
  margin: 1.5em auto;
}
.summary_69ef p {
  padding: 1.5em 14px;
}
ul.picture-lite-76ef.thumbnail_c2be,
ul.picture-lite-76ef.blue_16e8,
ul.picture-lite-76ef.section_up_450d.blue_16e8 {
  padding: 0 14px;
}
.heading_advanced_e5cd {
  display: block;
  overflow-x: auto;
}
.heading_advanced_e5cd table {
  border-collapse: collapse;
  width: 100%;
}
.heading_advanced_e5cd td,
.heading_advanced_e5cd th {
  padding: 0.5em;
}
.light-47ad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.light-47ad ol ol,
.light-47ad ol ul,
.light-47ad ul ol,
.light-47ad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.light-47ad ol ol li,
.light-47ad ol ul li,
.light-47ad ul ol li,
.light-47ad ul ul li {
  margin-left: 0;
}
.secondary-3fe3.highlight_4f08 > .paragraph-e35e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary-3fe3.highlight_4f08 > .paragraph-e35e iframe,
.secondary-3fe3.highlight_4f08 > .paragraph-e35e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar_79b9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar_79b9.progress-56a1 {
  padding: 0;
}
.sidebar_79b9.progress-56a1 cite {
  font-size: 13px;
}
.sidebar_79b9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar_79b9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text-clean-a9f2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text-clean-a9f2 > p:first-child {
  margin-top: 0;
}
.text-clean-a9f2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text-clean-a9f2 blockquote {
  border-left: 0;
}
.sort_a97b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sort_a97b:not(.solid_ce2d) {
  max-width: 100px;
}
.sort_a97b.full_9d7a {
  border-bottom: none !important;
  text-align: center;
}
.sort_a97b.full_9d7a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .summary_69ef p {
    padding: 1.5em 0;
  }
}
.simple_dd11 {
  color: #0073aa;
}
.label_049d {
  background-color: #0073aa;
}
.aside_mini_5d68 {
  color: #229fd8;
}
.sidebar-06a1 {
  background-color: #229fd8;
}
.column_copper_c4bd {
  color: #eee;
}
.notification-south-ecb1 {
  background-color: #eee;
}
.liquid_031c {
  color: #444;
}
.silver-23a7 {
  background-color: #444;
}
.disabled_upper_9d48 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.disabled_upper_9d48 .progress_wide_564c .menu-bd74 {
  font-size: 15px;
}
.disabled_upper_9d48 .menu-bd74 {
  line-height: 1.3;
}
.disabled_upper_9d48 .clean_5472 {
}
.disabled_upper_9d48 .texture_8a9b {
  background: #235787;
}
.blue_bda1 {
  padding: 0;
}
.blue_bda1 .texture_8a9b {
  background: #1a1a1a;
}
.blue_bda1 .clean_5472 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown-249b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown-249b .clean_5472 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown-249b .texture_8a9b {
  background: #303030;
}
.photo_slow_9d46 {
  position: relative;
  z-index: 10;
}
.photo_slow_9d46 .prev_75b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow-e9d0 .title_plasma_d120 {
  display: inline-block;
  vertical-align: middle;
}
.shadow-e9d0.border_old_dbad .title_plasma_d120 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow-e9d0.border_old_dbad .title_plasma_d120 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-e9d0.border_old_dbad .title_plasma_d120 {
    margin-right: 0.4em;
  }
}
.shadow-e9d0.border_old_dbad .title_plasma_d120:last-child {
  margin-right: 0;
}
.section-fc42 .prev_75b3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar-5dbe .progress_wide_564c {
    margin: 0 -0.5em;
  }
  .avatar-5dbe .progress_wide_564c [class*="customify-col-"],
  .avatar-5dbe .progress_wide_564c [class*="customify-col_"],
  .avatar-5dbe .progress_wide_564c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar-5dbe.feature-32da .prev_75b3 {
  background: 0 0 !important;
}
.avatar-5dbe.feature-32da .prev_75b3,
.avatar-5dbe.section-fc42 .prev_75b3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar-5dbe.mask-bright-ee92 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar-5dbe.section-fc42 .prev_75b3 {
  box-shadow: none !important;
}
.under_55b4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .under_55b4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .under_55b4 {
    padding: 18px 0 20px;
  }
}
.under_55b4 .shade_511c {
  width: 100%;
}
.under_55b4 .inner_1549 {
  margin-bottom: 0;
}
.under_55b4 .pagination_63b2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table-9ff5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table-9ff5 .fresh_5e3b {
  width: 100%;
}
.border-22ec {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.border-22ec li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.border-22ec 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;
}
.border-22ec li:last-child:after {
  display: none;
}
.border-22ec li a {
  font-weight: 500;
  margin-right: 10px;
}
.short_eaba .photo_west_542a button,
.under_55b4 .photo_west_542a button {
  left: 0;
}
.short_eaba .fresh_5e3b,
.under_55b4 .fresh_5e3b {
  padding-left: 0;
  padding-right: 0;
}
.short_eaba .table-9ff5,
.under_55b4 .table-9ff5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.short_eaba {
  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;
}
.short_eaba: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;
}
.short_eaba .texture_f9e1 {
  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) {
  .short_eaba .texture_f9e1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .short_eaba .texture_f9e1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .short_eaba .texture_f9e1 {
    min-height: 200px;
  }
}
.short_eaba .border-22ec {
  color: rgba(255, 255, 255, 0.8);
}
.short_eaba .border-22ec a,
.short_eaba .border-22ec li:after {
  color: inherit;
}
.short_eaba .border-22ec a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.frame_in_6c9f {
  margin-bottom: 0.5em;
}
.stone_36c0 {
  margin-bottom: 1.2em;
}
.stone_36c0,
.frame_in_6c9f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stone_36c0 p:last-child,
.frame_in_6c9f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .photo_west_542a,
#masthead .photo_west_542a {
  display: none;
}
#masthead
  > .photo_west_542a.light-632f {
  display: none;
}
#masthead > .photo_west_542a button {
  left: 0;
}
.module_730a {
  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%;
}
.module_730a .title_plasma_d120 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.module_730a .secondary_6ec3 {
  display: -webkit-box;
  display: flex;
}
.module_730a .secondary_6ec3.mask_834b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.module_730a .secondary_6ec3.border-fluid-3f47 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.module_730a .secondary_6ec3.slow-c8dd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.module_730a.cool_6fe6.slider-focused-13b1 .secondary_6ec3.mask_834b {
  flex-basis: 100%;
}
.module_730a.preview_black_2b89 .secondary_6ec3.border-fluid-3f47 {
  -webkit-box-flex: 1;
  flex: auto;
}
.module_730a.preview_black_2b89 .secondary_6ec3.slow-c8dd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .photo_west_542a.light-632f {
  display: none;
}
#masthead > .photo_west_542a button {
  left: 0;
}
.basic_e66c {
  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;
}
.basic_e66c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.basic_e66c.link_266c i {
  margin-right: 4px;
}
.basic_e66c.wrapper-264b i {
  margin-left: 5px;
}
.menu-bd74 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu-bd74 p:last-child {
  margin-bottom: 0;
}
.pagination-29c7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pagination-29c7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pagination-29c7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pagination-29c7 .preview_liquid_b2b0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pagination-29c7 .dirty-f034 {
  margin: 5px 0 7px 0;
}
.pagination-29c7.component_b605 .label-cool-38d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-29c7.component_b605 .plasma_69d0 {
  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;
}
.pagination-29c7.hidden_red_b976 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pagination-29c7.hidden_red_b976 .label-cool-38d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-29c7.hidden_red_b976 .plasma_69d0 {
  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;
}
.pagination-29c7.carousel_700a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination-29c7.text-c24c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pagination-29c7.text-c24c .plasma_69d0 {
  margin-top: 7px;
}
.complex-94bf {
  display: inline-block;
}
.photo_slow_9d46 .blue_ed8c .pagination-29c7 img {
  max-width: 100%;
}
.focused-c90f .blue-39ed.label_action_fd9c,
.description_176d .blue-39ed.label_action_fd9c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focused-c90f .over-53d1,
.description_176d .over-53d1 {
  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%);
}
.focused-c90f .over-53d1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focused-c90f.surface-east-c7ee .over-53d1 {
  display: none;
}
.focused-c90f .pagination_under_d2e4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused-c90f .pagination_under_d2e4 li {
  display: inline-block;
  position: relative;
}
.focused-c90f .pagination_under_d2e4 li:last-child {
  margin-right: 0;
}
.focused-c90f .pagination_under_d2e4 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;
}
.focused-c90f .pagination_under_d2e4 li.pink_c1f9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.focused-c90f .pagination_under_d2e4 > 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;
}
.focused-c90f .pagination_under_d2e4 > li > a i {
  line-height: 0;
}
.focused-c90f .pagination_under_d2e4 > li.hard_4d59 > a .over-53d1 {
  margin-left: 4px;
  line-height: 0;
}
.focused-c90f .pagination_under_d2e4 .large_38c6 li.hard_4d59 > a {
  position: relative;
}
.focused-c90f .pagination_under_d2e4 .large_38c6 li.hard_4d59 > a:after,
.focused-c90f .pagination_under_d2e4 .large_38c6 li.hard_4d59 > a:before {
  content: "";
  display: table;
}
.focused-c90f .pagination_under_d2e4 .large_38c6 li.hard_4d59 > a:after {
  clear: both;
}
.focused-c90f .pagination_under_d2e4 .large_38c6 li.hard_4d59 > a .over-53d1 {
  margin-left: 5px;
  float: right;
}
.focused-c90f .info-d840,
.focused-c90f .large_38c6 {
  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;
}
.focused-c90f .large_38c6 {
  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;
}
.focused-c90f .large_38c6 .label_action_fd9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focused-c90f .large_38c6 .over-53d1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focused-c90f .large_38c6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.focused-c90f .large_38c6 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;
}
.focused-c90f .large_38c6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focused-c90f .large_38c6 .large_38c6 {
  top: 0;
  left: 100%;
}
.focused-c90f .container-ac07.fn-focus-1ba5 > .info-d840,
.focused-c90f .container-ac07.fn-focus-1ba5 > .large_38c6,
.focused-c90f .container-ac07:focus > .info-d840,
.focused-c90f .container-ac07:focus > .large_38c6,
.focused-c90f .container-ac07:hover > .info-d840,
.focused-c90f .container-ac07:hover > .large_38c6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focused-c90f.hover_middle_64c3 .widget_slow_9d98:after,
.focused-c90f.hover_middle_64c3 .widget_slow_9d98:before {
  content: "";
  display: table;
}
.focused-c90f.hover_middle_64c3 .widget_slow_9d98:after {
  clear: both;
}
.focused-c90f.hover_middle_64c3 .widget_slow_9d98 > li {
  float: left;
}
.focused-c90f.fixed-b15f .widget_slow_9d98:after,
.focused-c90f.fixed-b15f .widget_slow_9d98:before {
  content: "";
  display: table;
}
.focused-c90f.fixed-b15f .widget_slow_9d98:after {
  clear: both;
}
.focused-c90f.fixed-b15f .widget_slow_9d98 > li {
  float: left;
}
.focused-c90f.fixed-b15f .widget_slow_9d98 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focused-c90f.fixed-b15f .widget_slow_9d98 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focused-c90f.fixed-b15f .widget_slow_9d98 > li.advanced-6862 > a,
.focused-c90f.fixed-b15f .widget_slow_9d98 > li.pink_c1f9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.focused-c90f.grid_f78e .widget_slow_9d98 > li > a .label_action_fd9c {
  position: relative;
}
.focused-c90f.grid_f78e .widget_slow_9d98 > li > a .label_action_fd9c: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;
}
.focused-c90f.grid_f78e
  .widget_slow_9d98
  > li:focus
  > a
  .label_action_fd9c:before,
.focused-c90f.grid_f78e
  .widget_slow_9d98
  > li:hover
  > a
  .label_action_fd9c:before {
  width: 100%;
  background-color: currentColor;
}
.focused-c90f.grid_f78e
  .widget_slow_9d98
  > li.advanced-6862
  > a
  .label_action_fd9c:before,
.focused-c90f.grid_f78e
  .widget_slow_9d98
  > li.heading-copper-6312
  > a
  .label_action_fd9c:before {
  width: 100%;
  background-color: currentColor;
}
.focused-c90f.module_2b9f .widget_slow_9d98 > li > a .label_action_fd9c {
  position: relative;
}
.focused-c90f.module_2b9f .widget_slow_9d98 > li > a .label_action_fd9c: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;
}
.focused-c90f.module_2b9f .widget_slow_9d98 > li:focus > a .label_action_fd9c:before,
.focused-c90f.module_2b9f
  .widget_slow_9d98
  > li:hover
  > a
  .label_action_fd9c:before {
  width: 100%;
  background-color: currentColor;
}
.focused-c90f.module_2b9f
  .widget_slow_9d98
  > li.advanced-6862
  > a
  .label_action_fd9c:before,
.focused-c90f.module_2b9f
  .widget_slow_9d98
  > li.heading-copper-6312
  > a
  .label_action_fd9c:before {
  width: 100%;
  background-color: currentColor;
}
.description_176d .pagination_under_d2e4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.description_176d .pagination_under_d2e4 li:first-child > a {
  border-top: none;
}
.description_176d .pagination_under_d2e4 .hover-solid-d0f8 > .label_action_fd9c .over-53d1 {
  display: none;
}
.description_176d .pagination_under_d2e4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.description_176d .pagination_under_d2e4 li:last-child {
  border: none;
}
.description_176d .pagination_under_d2e4 li.hard_4d59 > a {
  padding-right: 45px !important;
}
.description_176d .pagination_under_d2e4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.description_176d .pagination_under_d2e4 li a:focus,
.description_176d .pagination_under_d2e4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_176d .pagination_under_d2e4 li .glass-be8b {
  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;
}
.description_176d .pagination_under_d2e4 li .glass-be8b:hover {
  box-shadow: none;
}
.description_176d .pagination_under_d2e4 li .glass-be8b .over-53d1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.description_176d .pagination_under_d2e4 .large_38c6 {
  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);
}
.description_176d .pagination_under_d2e4 .large_38c6 li a {
  padding-left: 3em;
}
.description_176d .pagination_under_d2e4 .tertiary-short-f84d > a .glass-be8b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.description_176d .pagination_under_d2e4 .tertiary-short-f84d > .large_38c6 {
  display: block;
  opacity: 1;
}
.block_9c74 {
  max-width: 100%;
}
.status-west-c662 {
  line-height: 0;
  cursor: pointer;
}
.pattern_top_3ce9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern_top_3ce9:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern_top_3ce9 svg {
  width: 18px;
  height: 18px;
}
.pattern_top_3ce9 .notification-5144 {
  display: none;
}
.top-ca86 {
  position: relative;
}
.top-ca86.fn-active-1ba5 .pattern_top_3ce9 .current-5d38 {
  display: none;
}
.top-ca86.fn-active-1ba5 .pattern_top_3ce9 .notification-5144 {
  display: inline-block;
}
.top-ca86 .sidebar-lower-9b6f {
  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);
}
.top-ca86.filter-pressed-4d44 .sidebar-lower-9b6f {
  left: auto;
  right: -0.9em;
}
.top-ca86.filter-pressed-4d44 .first_df23::before {
  left: auto;
  right: 15px;
}
.top-ca86.fn-active-1ba5 .sidebar-lower-9b6f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wood_5ded {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wood_5ded label {
  flex-basis: 100%;
}
.wood_5ded .row-790d {
  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;
}
.wood_5ded .complex-3183 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wood_5ded .complex-3183:focus {
  background-color: transparent;
}
.wood_5ded button.hovered_9464 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wood_5ded button.hovered_9464:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wood_5ded button.hovered_9464 svg {
  width: 18px;
  height: 18px;
}
.wood_5ded input[type="submit"] {
  min-height: auto;
}
.under-1298 .wood_5ded .complex-3183 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.first_df23 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .first_df23 {
    width: 220px;
  }
}
.first_df23 label {
  flex-basis: 100%;
}
.first_df23::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;
}
.first-6768 .under-1298 .wood_5ded {
  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;
}
.first-6768
  .under-1298
  .wood_5ded
  .row-790d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.first-6768 .under-1298 .wood_5ded .complex-3183 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.first-6768
  .under-1298
  .wood_5ded
  .complex-3183:focus {
  background: 0 0;
}
.first-6768
  .under-1298
  .wood_5ded
  .blue-8cbf {
  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;
}
.content_lower_4787 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content_lower_4787 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content_lower_4787 li:last-child {
  margin-right: 0;
}
.content_lower_4787 li:first-child {
  margin-left: 0;
}
.content_lower_4787.mask-ec50 a {
  color: #fff;
}
.content_lower_4787.mask-ec50 a:hover {
  color: #fff;
}
.content_lower_4787 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content_lower_4787 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content_lower_4787 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content_lower_4787 a:hover {
  opacity: 0.9;
  color: inherit;
}
.content_lower_4787 [class*="social-icon-apple"] {
  background-color: #999;
}
.content_lower_4787 [class*="social-icon-apple"].preview-simple-a9d0 {
  background-color: transparent;
  color: #999;
}
.content_lower_4787 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content_lower_4787 [class*="social-icon-behance"].preview-simple-a9d0 {
  background-color: transparent;
  color: #1769ff;
}
.content_lower_4787 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content_lower_4787 [class*="social-icon-bitbucket"].preview-simple-a9d0 {
  background-color: transparent;
  color: #205081;
}
.content_lower_4787 [class*="social-icon-codepen"] {
  background-color: #000;
}
.content_lower_4787 [class*="social-icon-codepen"].preview-simple-a9d0 {
  background-color: transparent;
  color: #000;
}
.content_lower_4787 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content_lower_4787 [class*="social-icon-delicious"].preview-simple-a9d0 {
  background-color: transparent;
  color: #39f;
}
.content_lower_4787 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content_lower_4787 [class*="social-icon-digg"].preview-simple-a9d0 {
  background-color: transparent;
  color: #005be2;
}
.content_lower_4787 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content_lower_4787 [class*="social-icon-dribbble"].preview-simple-a9d0 {
  background-color: transparent;
  color: #ea4c89;
}
.content_lower_4787 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content_lower_4787 [class*="social-icon-envelope"].preview-simple-a9d0 {
  background-color: transparent;
  color: #ea4335;
}
.content_lower_4787 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content_lower_4787 [class*="social-icon-facebook"].preview-simple-a9d0 {
  background-color: transparent;
  color: #3b5998;
}
.content_lower_4787 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content_lower_4787 [class*="social-icon-flickr"].preview-simple-a9d0 {
  background-color: transparent;
  color: #0063dc;
}
.content_lower_4787 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content_lower_4787 [class*="social-icon-foursquare"].preview-simple-a9d0 {
  background-color: transparent;
  color: #2d5be3;
}
.content_lower_4787 [class*="social-icon-github"] {
  background-color: #333;
}
.content_lower_4787 [class*="social-icon-github"].preview-simple-a9d0 {
  background-color: transparent;
  color: #333;
}
.content_lower_4787 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content_lower_4787 [class*="social-icon-google-plus"].preview-simple-a9d0 {
  background-color: transparent;
  color: #dd4b39;
}
.content_lower_4787 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content_lower_4787 [class*="social-icon-houzz"].preview-simple-a9d0 {
  background-color: transparent;
  color: #7ac142;
}
.content_lower_4787 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content_lower_4787 [class*="social-icon-instagram"].preview-simple-a9d0 {
  background-color: transparent;
  color: #262626;
}
.content_lower_4787 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content_lower_4787 [class*="social-icon-jsfiddle"].preview-simple-a9d0 {
  background-color: transparent;
  color: #487aa2;
}
.content_lower_4787 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content_lower_4787 [class*="social-icon-linkedin"].preview-simple-a9d0 {
  background-color: transparent;
  color: #0077b5;
}
.content_lower_4787 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content_lower_4787 [class*="social-icon-medium"].preview-simple-a9d0 {
  background-color: transparent;
  color: #00ab6b;
}
.content_lower_4787 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content_lower_4787
  [class*="social-icon-odnoklassniki"].preview-simple-a9d0 {
  background-color: transparent;
  color: #f4731c;
}
.content_lower_4787 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content_lower_4787 [class*="social-icon-meetup"].preview-simple-a9d0 {
  background-color: transparent;
  color: #ec1c40;
}
.content_lower_4787 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content_lower_4787 [class*="social-icon-pinterest"].preview-simple-a9d0 {
  background-color: transparent;
  color: #bd081c;
}
.content_lower_4787 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content_lower_4787 [class*="social-icon-product-hunt"].preview-simple-a9d0 {
  background-color: transparent;
  color: #da552f;
}
.content_lower_4787 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content_lower_4787 [class*="social-icon-reddit"].preview-simple-a9d0 {
  background-color: transparent;
  color: #ff4500;
}
.content_lower_4787 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content_lower_4787 [class*="social-icon-rss"].preview-simple-a9d0 {
  background-color: transparent;
  color: #f26522;
}
.content_lower_4787 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content_lower_4787
  [class*="social-icon-shopping-cart"].preview-simple-a9d0 {
  background-color: transparent;
  color: #4caf50;
}
.content_lower_4787 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content_lower_4787 [class*="social-icon-skype"].preview-simple-a9d0 {
  background-color: transparent;
  color: #00aff0;
}
.content_lower_4787 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content_lower_4787 [class*="social-icon-slideshare"].preview-simple-a9d0 {
  background-color: transparent;
  color: #0077b5;
}
.content_lower_4787 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content_lower_4787 [class*="social-icon-snapchat"].preview-simple-a9d0 {
  background-color: transparent;
  color: #fffc00;
}
.content_lower_4787 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content_lower_4787 [class*="social-icon-soundcloud"].preview-simple-a9d0 {
  background-color: transparent;
  color: #f80;
}
.content_lower_4787 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content_lower_4787 [class*="social-icon-spotify"].preview-simple-a9d0 {
  background-color: transparent;
  color: #2ebd59;
}
.content_lower_4787 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content_lower_4787
  [class*="social-icon-stack-overflow"].preview-simple-a9d0 {
  background-color: transparent;
  color: #fe7a15;
}
.content_lower_4787 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content_lower_4787 [class*="social-icon-maldkfgram"].preview-simple-a9d0 {
  background-color: transparent;
  color: #2ca5e0;
}
.content_lower_4787 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content_lower_4787 [class*="social-icon-tripadvisor"].preview-simple-a9d0 {
  background-color: transparent;
  color: #589442;
}
.content_lower_4787 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content_lower_4787 [class*="social-icon-tumblr"].preview-simple-a9d0 {
  background-color: transparent;
  color: #35465c;
}
.content_lower_4787 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content_lower_4787 [class*="social-icon-twitch"].preview-simple-a9d0 {
  background-color: transparent;
  color: #6441a5;
}
.content_lower_4787 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content_lower_4787 [class*="social-icon-twitter"].preview-simple-a9d0 {
  background-color: transparent;
  color: #1da1f2;
}
.content_lower_4787 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content_lower_4787 [class*="social-icon-vimeo"].preview-simple-a9d0 {
  background-color: transparent;
  color: #1ab7ea;
}
.content_lower_4787 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content_lower_4787 [class*="social-icon-vk"].preview-simple-a9d0 {
  background-color: transparent;
  color: #45668e;
}
.content_lower_4787 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content_lower_4787 [class*="social-icon-weibo"].preview-simple-a9d0 {
  background-color: transparent;
  color: #df2029;
}
.content_lower_4787 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content_lower_4787 [class*="social-icon-weixin"].preview-simple-a9d0 {
  background-color: transparent;
  color: #7bb32e;
}
.content_lower_4787 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content_lower_4787 [class*="social-icon-whatsapp"].preview-simple-a9d0 {
  background-color: transparent;
  color: #25d366;
}
.content_lower_4787 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content_lower_4787 [class*="social-icon-wordpress"].preview-simple-a9d0 {
  background-color: transparent;
  color: #21759b;
}
.content_lower_4787 [class*="social-icon-xing"] {
  background-color: #026466;
}
.content_lower_4787 [class*="social-icon-xing"].preview-simple-a9d0 {
  background-color: transparent;
  color: #026466;
}
.content_lower_4787 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content_lower_4787 [class*="social-icon-yelp"].preview-simple-a9d0 {
  background-color: transparent;
  color: #af0606;
}
.content_lower_4787 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content_lower_4787 [class*="social-icon-youtube"].preview-simple-a9d0 {
  background-color: transparent;
  color: #cd201f;
}
.alert-dirty-ca52 {
  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;
}
.alert-dirty-ca52:hover {
  box-shadow: none;
  background: 0 0;
}
.rough_944a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gas-bb41 {
  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;
}
.panel-cfe8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop_84f1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop_84f1,
.backdrop_84f1::after,
.backdrop_84f1::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;
}
.backdrop_84f1::after,
.backdrop_84f1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hero-light-e266 .gas-bb41 .panel-cfe8 {
  margin-top: -2px;
  width: 19px;
}
.hero-light-e266 .gas-bb41 .backdrop_84f1 {
  margin-top: -1px;
}
.hero-light-e266 .gas-bb41 .backdrop_84f1,
.hero-light-e266 .gas-bb41 .backdrop_84f1::after,
.hero-light-e266 .gas-bb41 .backdrop_84f1::before {
  width: 19px;
  height: 2px;
}
.hero-light-e266 .gas-bb41 .backdrop_84f1::before {
  top: -6px;
}
.hero-light-e266 .gas-bb41 .backdrop_84f1::after {
  bottom: -6px;
}
.sort_south_bfcf .gas-bb41 .panel-cfe8 {
  margin-top: -2px;
  width: 22px;
}
.sort_south_bfcf .gas-bb41 .backdrop_84f1 {
  margin-top: -1px;
}
.sort_south_bfcf .gas-bb41 .backdrop_84f1,
.sort_south_bfcf .gas-bb41 .backdrop_84f1::after,
.sort_south_bfcf .gas-bb41 .backdrop_84f1::before {
  width: 22px;
  height: 2px;
}
.sort_south_bfcf .gas-bb41 .backdrop_84f1::before {
  top: -7px;
}
.sort_south_bfcf .gas-bb41 .backdrop_84f1::after {
  bottom: -7px;
}
.active-bfd7 .gas-bb41 .panel-cfe8 {
  margin-top: -2px;
  width: 31px;
}
.active-bfd7 .gas-bb41 .backdrop_84f1 {
  margin-top: -1.5px;
}
.active-bfd7 .gas-bb41 .backdrop_84f1,
.active-bfd7 .gas-bb41 .backdrop_84f1::after,
.active-bfd7 .gas-bb41 .backdrop_84f1::before {
  width: 31px;
  height: 3px;
}
.active-bfd7 .gas-bb41 .backdrop_84f1::before {
  top: -9px;
}
.active-bfd7 .gas-bb41 .backdrop_84f1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .small_5854 .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 19px;
  }
  .small_5854 .gas-bb41 .backdrop_84f1 {
    margin-top: -1px;
  }
  .small_5854 .gas-bb41 .backdrop_84f1,
  .small_5854 .gas-bb41 .backdrop_84f1::after,
  .small_5854 .gas-bb41 .backdrop_84f1::before {
    width: 19px;
    height: 2px;
  }
  .small_5854 .gas-bb41 .backdrop_84f1::before {
    top: -6px;
  }
  .small_5854 .gas-bb41 .backdrop_84f1::after {
    bottom: -6px;
  }
  .notification_medium_d0fa .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 22px;
  }
  .notification_medium_d0fa .gas-bb41 .backdrop_84f1 {
    margin-top: -1px;
  }
  .notification_medium_d0fa .gas-bb41 .backdrop_84f1,
  .notification_medium_d0fa .gas-bb41 .backdrop_84f1::after,
  .notification_medium_d0fa .gas-bb41 .backdrop_84f1::before {
    width: 22px;
    height: 2px;
  }
  .notification_medium_d0fa .gas-bb41 .backdrop_84f1::before {
    top: -7px;
  }
  .notification_medium_d0fa .gas-bb41 .backdrop_84f1::after {
    bottom: -7px;
  }
  .west_320e .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 31px;
  }
  .west_320e .gas-bb41 .backdrop_84f1 {
    margin-top: -1.5px;
  }
  .west_320e .gas-bb41 .backdrop_84f1,
  .west_320e .gas-bb41 .backdrop_84f1::after,
  .west_320e .gas-bb41 .backdrop_84f1::before {
    width: 31px;
    height: 3px;
  }
  .west_320e .gas-bb41 .backdrop_84f1::before {
    top: -9px;
  }
  .west_320e .gas-bb41 .backdrop_84f1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_b82b .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_b82b .gas-bb41 .backdrop_84f1 {
    margin-top: -1px;
  }
  .highlight_b82b .gas-bb41 .backdrop_84f1,
  .highlight_b82b .gas-bb41 .backdrop_84f1::after,
  .highlight_b82b .gas-bb41 .backdrop_84f1::before {
    width: 19px;
    height: 2px;
  }
  .highlight_b82b .gas-bb41 .backdrop_84f1::before {
    top: -6px;
  }
  .highlight_b82b .gas-bb41 .backdrop_84f1::after {
    bottom: -6px;
  }
  .section-c541 .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 22px;
  }
  .section-c541 .gas-bb41 .backdrop_84f1 {
    margin-top: -1px;
  }
  .section-c541 .gas-bb41 .backdrop_84f1,
  .section-c541 .gas-bb41 .backdrop_84f1::after,
  .section-c541 .gas-bb41 .backdrop_84f1::before {
    width: 22px;
    height: 2px;
  }
  .section-c541 .gas-bb41 .backdrop_84f1::before {
    top: -7px;
  }
  .section-c541 .gas-bb41 .backdrop_84f1::after {
    bottom: -7px;
  }
  .fluid-9310 .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid-9310 .gas-bb41 .backdrop_84f1 {
    margin-top: -1.5px;
  }
  .fluid-9310 .gas-bb41 .backdrop_84f1,
  .fluid-9310 .gas-bb41 .backdrop_84f1::after,
  .fluid-9310 .gas-bb41 .backdrop_84f1::before {
    width: 31px;
    height: 3px;
  }
  .fluid-9310 .gas-bb41 .backdrop_84f1::before {
    top: -9px;
  }
  .fluid-9310 .gas-bb41 .backdrop_84f1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .badge_hard_a6cc .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_hard_a6cc .gas-bb41 .backdrop_84f1 {
    margin-top: -1px;
  }
  .badge_hard_a6cc .gas-bb41 .backdrop_84f1,
  .badge_hard_a6cc .gas-bb41 .backdrop_84f1::after,
  .badge_hard_a6cc .gas-bb41 .backdrop_84f1::before {
    width: 19px;
    height: 2px;
  }
  .badge_hard_a6cc .gas-bb41 .backdrop_84f1::before {
    top: -6px;
  }
  .badge_hard_a6cc .gas-bb41 .backdrop_84f1::after {
    bottom: -6px;
  }
  .background_128b .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 22px;
  }
  .background_128b .gas-bb41 .backdrop_84f1 {
    margin-top: -1px;
  }
  .background_128b .gas-bb41 .backdrop_84f1,
  .background_128b .gas-bb41 .backdrop_84f1::after,
  .background_128b .gas-bb41 .backdrop_84f1::before {
    width: 22px;
    height: 2px;
  }
  .background_128b .gas-bb41 .backdrop_84f1::before {
    top: -7px;
  }
  .background_128b .gas-bb41 .backdrop_84f1::after {
    bottom: -7px;
  }
  .disabled-5951 .gas-bb41 .panel-cfe8 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-5951 .gas-bb41 .backdrop_84f1 {
    margin-top: -1.5px;
  }
  .disabled-5951 .gas-bb41 .backdrop_84f1,
  .disabled-5951 .gas-bb41 .backdrop_84f1::after,
  .disabled-5951 .gas-bb41 .backdrop_84f1::before {
    width: 31px;
    height: 3px;
  }
  .disabled-5951 .gas-bb41 .backdrop_84f1::before {
    top: -9px;
  }
  .disabled-5951 .gas-bb41 .backdrop_84f1::after {
    bottom: -9px;
  }
}
.block_focused_9a0b .backdrop_84f1 {
  -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);
}
.block_focused_9a0b .backdrop_84f1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block_focused_9a0b .backdrop_84f1::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);
}
.block_focused_9a0b.backdrop_bottom_9646 .backdrop_84f1 {
  -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);
}
.block_focused_9a0b.backdrop_bottom_9646 .backdrop_84f1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block_focused_9a0b.backdrop_bottom_9646 .backdrop_84f1::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);
}
.upper-1b0d {
  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.widget_d836:before {
  display: none;
}
.progress_3e68 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress_3e68 .paragraph-down-3b3b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress_3e68 .paragraph-down-3b3b:last-of-type {
  border-bottom: none;
}
.progress_3e68 .paragraph-down-3b3b.pattern-out-1307,
.progress_3e68 .paragraph-down-3b3b.button_hot_a840,
.progress_3e68 .paragraph-down-3b3b.progress-ad74 {
  padding: 0;
}
.progress_3e68 .description_176d .glass-be8b {
  color: currentColor;
}
.progress_3e68 .description_176d .glass-be8b:focus,
.progress_3e68 .description_176d .glass-be8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_3e68.clean_5472 .gallery-b2da,
.progress_3e68.clean_5472 .menu-bd74 a,
.progress_3e68.clean_5472 .widget_slow_9d98 a,
.progress_3e68.clean_5472 .large_38c6 a {
  color: rgba(0, 0, 0, 0.55);
}
.progress_3e68.clean_5472 .gallery-b2da:hover,
.progress_3e68.clean_5472 .menu-bd74 a:hover,
.progress_3e68.clean_5472 .widget_slow_9d98 a:hover,
.progress_3e68.clean_5472 .large_38c6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_3e68.clean_5472 .picture-b565 {
  color: rgba(0, 0, 0, 0.8);
}
.progress_3e68.clean_5472 .paragraph-down-3b3b {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_3e68.clean_5472 .paragraph-down-3b3b:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress_3e68.clean_5472 .picture-thick-0df8:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress_3e68.clean_5472 .description_176d .pagination_under_d2e4 li a,
.progress_3e68.clean_5472 .description_176d .glass-be8b,
.progress_3e68.clean_5472 .large_38c6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_3e68.clean_5472 .description_176d .glass-be8b:focus,
.progress_3e68.clean_5472 .description_176d .glass-be8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_3e68.clean_5472 .pagination_under_d2e4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_3e68.texture_8a9b .gallery-b2da,
.progress_3e68.texture_8a9b .menu-bd74 a,
.progress_3e68.texture_8a9b .widget_slow_9d98 .glass-be8b,
.progress_3e68.texture_8a9b .widget_slow_9d98 a,
.progress_3e68.texture_8a9b .large_38c6 a {
  color: rgba(255, 255, 255, 0.79);
}
.progress_3e68.texture_8a9b .gallery-b2da:hover,
.progress_3e68.texture_8a9b .menu-bd74 a:hover,
.progress_3e68.texture_8a9b .widget_slow_9d98 .glass-be8b:hover,
.progress_3e68.texture_8a9b .widget_slow_9d98 a:hover,
.progress_3e68.texture_8a9b .large_38c6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_3e68.texture_8a9b .picture-b565 {
  color: rgba(255, 255, 255, 0.99);
}
.progress_3e68.texture_8a9b .paragraph-down-3b3b {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_3e68.texture_8a9b .paragraph-down-3b3b:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress_3e68.texture_8a9b .picture-thick-0df8:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_3e68.texture_8a9b .description_176d .pagination_under_d2e4 li a,
.progress_3e68.texture_8a9b .description_176d .glass-be8b,
.progress_3e68.texture_8a9b .large_38c6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_3e68.texture_8a9b .description_176d .glass-be8b:focus,
.progress_3e68.texture_8a9b .description_176d .glass-be8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_3e68.texture_8a9b .pagination_under_d2e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-thick-0df8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.picture-thick-0df8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.backdrop_new_6361 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.element-73eb .progress_3e68 {
  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;
}
.element-73eb .paragraph-down-3b3b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.element-73eb .paragraph-down-3b3b: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) {
  .element-73eb .paragraph-down-3b3b:before {
    width: 16%;
    left: 42%;
  }
}
.element-73eb .paragraph-down-3b3b:last-child:before {
  content: none;
}
.element-73eb .paragraph-down-3b3b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.element-73eb .description_176d .pagination_under_d2e4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.element-73eb .description_176d .pagination_under_d2e4 li a .glass-be8b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.element-73eb .description_176d .large_38c6 {
  border: none;
}
.element-73eb .description_176d .large_38c6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.element-73eb .picture-thick-0df8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.element-73eb .backdrop_new_6361 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.element-73eb .texture_8a9b .picture-thick-0df8:before {
  background: rgba(0, 0, 0, 0.9);
}
.element-73eb .clean_5472.fresh_2b2d .backdrop_84f1 {
  background: rgba(0, 0, 0, 0.6);
}
.element-73eb
  .clean_5472.fresh_2b2d
  .backdrop_84f1::after,
.element-73eb
  .clean_5472.fresh_2b2d
  .backdrop_84f1:before {
  background: inherit;
}
.element-73eb
  .clean_5472.fresh_2b2d:hover
  .backdrop_84f1 {
  background: rgba(0, 0, 0, 0.8);
}
.section_mini_9f04 .progress_3e68 {
  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) {
  .section_mini_9f04 .progress_3e68 {
    width: auto;
    right: 45px;
  }
}
.panel-lite-3ddd .progress_3e68 {
  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) {
  .panel-lite-3ddd .progress_3e68 {
    width: auto;
    left: 45px;
  }
}
.widget_d836 .progress_3e68 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget_d836 .backdrop_new_6361 {
  max-width: 48em;
  margin: 0 auto;
}
.widget_d836 .picture-thick-0df8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hard_451d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hard_451d.element-73eb .progress_3e68 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hard_451d.section_mini_9f04 .progress_3e68 {
  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);
}
.hard_451d .progress_3e68 {
  visibility: visible;
}
.hard_451d.panel-lite-3ddd .progress_3e68 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.left_febc,
.component_2cbe {
  overflow-x: hidden;
}
.left_febc .progress_3e68 {
  overflow: auto;
}
.left_febc.element-73eb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_febc.element-73eb .progress_3e68 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.left_febc.element-73eb .alert-dirty-ca52 {
  opacity: 0;
}
.left_febc.section_mini_9f04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_febc.section_mini_9f04 .progress_3e68 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.left_febc.section_mini_9f04 .alert-dirty-ca52 {
  opacity: 0;
}
.left_febc.panel-lite-3ddd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left_febc.panel-lite-3ddd .progress_3e68 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.left_febc.panel-lite-3ddd .alert-dirty-ca52 {
  opacity: 0;
}
.left_febc.widget_d836 .progress_3e68 {
  z-index: 10;
  visibility: visible;
}
.fresh_2b2d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fresh_2b2d .backdrop_84f1 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh_2b2d .backdrop_84f1::after,
.fresh_2b2d .backdrop_84f1:before {
  background: inherit;
}
.fresh_2b2d:hover .backdrop_84f1 {
  background: rgba(255, 255, 255, 0.99);
}
.panel-lite-3ddd .fresh_2b2d {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget_d836 .fresh_2b2d {
  display: none !important;
}
.left_febc:before,
.component_2cbe:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.left_febc .fresh_2b2d,
.component_2cbe .fresh_2b2d {
  display: inline-block;
}
.progress_3e68 .title_plasma_d120 {
  -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;
}
.left_febc .progress_3e68 .title_plasma_d120,
.component_2cbe .progress_3e68 .title_plasma_d120 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_soft_88dd .row-790d {
  width: 100%;
}
.blue_ed8c {
  padding: 0 0.5em 0;
}
.blue_ed8c [class*="customify-col-"],
.blue_ed8c [class*="customify-col_"],
.blue_ed8c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.panel-d54e .blue_ed8c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .progress_wide_564c .first_bc89,
  .first_bc89 {
    display: none;
  }
  .feature_e885 {
    text-align: left;
  }
  .module_basic_1bf1 {
    text-align: center;
  }
  .thumbnail_d613 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .progress_wide_564c .yellow-7b8f,
  .yellow-7b8f {
    display: none;
  }
  .paragraph-aa8c {
    text-align: left;
  }
  .widget-4f1f {
    text-align: center;
  }
  .feature_last_d28b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .progress_wide_564c .tag_light_e07b,
  .tag_light_e07b {
    display: none;
  }
  .link_b733 {
    text-align: left;
  }
  .clean-9515 {
    text-align: center;
  }
  .panel-small-29b0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.paragraph-hard-83a9 {
  box-shadow: none !important;
}
.picture_yellow_6925 .element-b6d2,
.list_68c1 .element-b6d2 {
  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;
}
.list_68c1 .element-b6d2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.prev_75b3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.prev_75b3:after,
.prev_75b3:before {
  content: "";
  display: table;
}
.prev_75b3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .prev_75b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.prev_75b3,
.mask-bright-ee92 {
  max-width: 1248px;
  margin: 0 auto;
}

.huge-fed4.gold-9f27 .prev_75b3 {
  max-width: 100%;
}
.huge-fed4.yellow_21d0 {
  max-width: 1200px;
  margin: 0 auto;
}
.huge-fed4.description-687c .prev_75b3 {
  max-width: 100%;
}
.huge-fed4.description-687c > .prev_75b3 {
  padding-left: 0;
  padding-right: 0;
}
.huge-fed4.description-687c > .prev_75b3 .progress_wide_564c {
  margin: 0;
}
.huge-fed4.description-687c
  > .prev_75b3
  .bronze-9228.breadcrumb-dim-9136 {
  margin-right: 0;
  margin-left: 0;
}
.huge-fed4.description-687c #main.breadcrumb-dim-9136 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .black-1d92 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .black-1d92 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .carousel_974b .panel-north-f047 {
    padding-right: 1em;
  }
  .carousel_974b.item_f2eb .bronze-9228 {
    border-right: 1px solid #eaecee;
  }
  .carousel_974b.item_f2eb .panel-north-f047 {
    padding-right: 1em;
  }
  .carousel_974b.item_f2eb .carousel-out-92fe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-be29 .panel-north-f047 {
    padding-left: 1em;
  }
  .orange-be29.item_f2eb .bronze-9228 {
    border-left: 1px solid #eaecee;
  }
  .orange-be29.item_f2eb .panel-north-f047 {
    padding-left: 1em;
  }
  .orange-be29.item_f2eb .carousel-out-92fe {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-55b6 .panel-north-f047 {
    padding-left: 1em;
  }
  .summary-55b6.item_f2eb .notification-cfd3 {
    border-right: 1px solid #eaecee;
  }
  .summary-55b6.item_f2eb .advanced_5bd5 {
    border-right: 1px solid #eaecee;
  }
  .summary-55b6.item_f2eb .panel-north-f047 {
    padding-left: 1em;
  }
  .summary-55b6.item_f2eb .carousel-out-92fe {
    padding-right: 1em;
  }
  .summary-55b6.item_f2eb .center-89df {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_in_bb47 .panel-north-f047 {
    padding-right: 1em;
  }
  .hover_in_bb47.item_f2eb .notification-cfd3 {
    border-left: 1px solid #eaecee;
  }
  .hover_in_bb47.item_f2eb .advanced_5bd5 {
    border-left: 1px solid #eaecee;
  }
  .hover_in_bb47.item_f2eb .panel-north-f047 {
    padding-right: 1em;
  }
  .hover_in_bb47.item_f2eb .carousel-out-92fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_in_bb47.item_f2eb .center-89df {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black-1d92 .panel-north-f047 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-1d92.item_f2eb .bronze-9228 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .black-1d92.item_f2eb .panel-north-f047 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-1d92.item_f2eb .carousel-out-92fe {
    padding-left: 1em;
  }
  .black-1d92.item_f2eb .center-89df {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .black-1d92.item_f2eb .panel-north-f047 {
    padding-left: 0;
  }
}
.panel_22d5 .shadow-e9d0 {
  display: inline-block;
}
.cold_7b82 {
  display: inline-block;
}
.selected_7f82 {
  word-con: break-word;
}
.label_7d32 > span {
  display: inline-block;
  padding: 5px 0;
}
.label_7d32 .primary_top_31e3 {
  margin-left: 8px;
  margin-right: 8px;
}
.label_7d32 .short_4cd6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.detail-dynamic-10f4 .focused-cee0 {
  margin-bottom: 2em;
}
.detail-dynamic-10f4 .huge-8a16 {
  margin-bottom: 15px;
}
.detail-dynamic-10f4 .huge-8a16:last-child {
  margin-bottom: 0;
}
.detail-dynamic-10f4 .row-under-9bd8 {
  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) {
  .detail-dynamic-10f4 .row-under-9bd8 {
    display: block;
  }
}
.detail-dynamic-10f4 .gallery_fast_f2d0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .detail-dynamic-10f4 .gallery_fast_f2d0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.detail-dynamic-10f4 .detail_de87 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.detail-dynamic-10f4 .detail_de87 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.detail-dynamic-10f4 .detail_de87 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.detail-dynamic-10f4 .selected_7f82 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.detail-dynamic-10f4 .selected_7f82 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.detail-dynamic-10f4 .easy_3e44 p:last-child {
  margin-bottom: 0;
}
.detail-dynamic-10f4 .selected-64d0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.detail-dynamic-10f4 .middle-3de6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.detail-dynamic-10f4 .secondary-east-6809 {
  margin-top: 1em;
}
.detail-dynamic-10f4 .layout-stale-5a33 {
  top: 0;
  display: block;
}
.detail-dynamic-10f4 .layout-stale-5a33 a {
  color: inherit;
}
.detail-dynamic-10f4 .layout-stale-5a33 a:hover {
  color: inherit;
}
.detail-dynamic-10f4 .video_last_5d2c {
  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;
}
.detail-dynamic-10f4 .video_last_5d2c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.detail-dynamic-10f4 .middle-3de6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.detail-dynamic-10f4 .dropdown-94cc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.detail-dynamic-10f4 .dropdown-94cc:first-child {
  margin-top: 0;
}
.detail-dynamic-10f4 .dropdown-94cc.pagination-center-8f4c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.detail-dynamic-10f4 .dropdown-94cc.dirty_7e3c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.detail-dynamic-10f4
  .dropdown-94cc.dirty_7e3c.out_6608
  .secondary-east-6809 {
  width: 100%;
}
.detail-dynamic-10f4 .dirty_7e3c {
  -webkit-box-align: center;
  align-items: center;
}
.detail-dynamic-10f4 .dirty_7e3c .label_7d32,
.detail-dynamic-10f4 .dirty_7e3c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.detail-dynamic-10f4 .detail_de87 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail-dynamic-10f4 .detail_de87 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail-dynamic-10f4 .detail_de87: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;
}
.detail-dynamic-10f4 .pagination-center-8f4c {
  z-index: 5;
}
.detail-dynamic-10f4 .hot-de61 .sidebar_0866 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.detail-dynamic-10f4 .grid-smooth-550c .sidebar_0866 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.detail-dynamic-10f4 .focused_1b93 .sidebar_0866 {
  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;
}
.detail-dynamic-10f4.new_d990 .row-under-9bd8,
.detail-dynamic-10f4.fluid-6e2e .row-under-9bd8 {
  display: block;
}
.detail-dynamic-10f4.new_d990 .row-under-9bd8 .picture-b38b,
.detail-dynamic-10f4.new_d990 .row-under-9bd8 .middle-3de6,
.detail-dynamic-10f4.fluid-6e2e .row-under-9bd8 .picture-b38b,
.detail-dynamic-10f4.fluid-6e2e .row-under-9bd8 .middle-3de6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail-dynamic-10f4.alert_66c0 .gallery_fast_f2d0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .detail-dynamic-10f4.alert_66c0 .gallery_fast_f2d0 {
    margin-right: 0;
  }
}
.detail-dynamic-10f4.new_d990 .gallery_fast_f2d0,
.detail-dynamic-10f4.fluid-6e2e .gallery_fast_f2d0 {
  padding-top: 40%;
}
.detail-dynamic-10f4.new_d990 .focused-cee0,
.detail-dynamic-10f4.fluid-6e2e .focused-cee0 {
  display: block;
}
.detail-dynamic-10f4.new_d990 .fn-sticky-1ba5 .middle-3de6,
.detail-dynamic-10f4.fluid-6e2e .fn-sticky-1ba5 .middle-3de6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.detail-dynamic-10f4.new_d990 .gallery_fast_f2d0,
.detail-dynamic-10f4.fluid-6e2e .gallery_fast_f2d0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.detail-dynamic-10f4.new_d990 .middle-3de6 {
  padding: 1em;
}
.text-dynamic-0774 {
  margin: 30px auto;
  display: block;
}
.text-dynamic-0774 .breadcrumb_fc0d > * {
  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;
}
.text-dynamic-0774 .breadcrumb_fc0d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-dynamic-0774 .breadcrumb_fc0d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fresh_7c62 .label_7d32 {
  margin-bottom: 1.41575em;
}
.fresh_7c62 .tall_6b7a {
  margin-bottom: 1.618em;
}
.light-47ad .carousel-d290 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.light-47ad .carousel-d290 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.light-47ad .thick-f1b6 {
  max-width: 100%;
  overflow: auto;
}
.accordion-wood-ee32 .light-47ad a:hover {
  text-decoration: underline;
}
.light_aff4 .huge-8a16:not(.selected_7f82),
.light_aff4 .detail_de87 {
  margin-bottom: 1.41575em;
}
.light_aff4 .huge-8a16:not(.selected_7f82):last-child,
.light_aff4 .detail_de87:last-child {
  margin-bottom: 0;
}
.light_aff4 .huge-8a16.dark-e590 {
  margin-bottom: 0.41575em;
}
.light_aff4 .section_north_47e4:before,
.light_aff4 .iron_0c8d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.light_aff4 .section_north_47e4:before {
  content: "\f115";
}
.light_aff4 .iron_0c8d:before {
  content: "\f02c";
}
.light_aff4 .complex-2cf4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.light_aff4 .complex-2cf4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pro-976e {
  display: -webkit-box;
  display: flex;
}
.pro-976e .box-2cbd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pro-976e .box-2cbd {
    flex-basis: 90px;
  }
}
.pro-976e .link-short-09d9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pro-976e .link-short-09d9 {
    flex-basis: calc(100% - 50px);
  }
}
.pro-976e .green-db75 p:last-child {
  margin-bottom: 0.72em;
}
.accent_left_8e03 .breadcrumb_fc0d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accent_left_8e03 .breadcrumb_fc0d:after,
.accent_left_8e03 .breadcrumb_fc0d:before {
  content: "";
  display: table;
}
.accent_left_8e03 .breadcrumb_fc0d:after {
  clear: both;
}
.accent_left_8e03 .breadcrumb_fc0d .grid-fast-ad84,
.accent_left_8e03 .breadcrumb_fc0d .logo_3c19 {
  width: 49%;
}
.accent_left_8e03 .breadcrumb_fc0d .grid-fast-ad84 a span.action_55d9,
.accent_left_8e03 .breadcrumb_fc0d .logo_3c19 a span.action_55d9 {
  display: block;
  margin-bottom: 5px;
}
.accent_left_8e03 .breadcrumb_fc0d .logo_3c19 {
  float: left;
  text-align: left;
}
.accent_left_8e03 .breadcrumb_fc0d .grid-fast-ad84 {
  float: right;
  text-align: right;
}
.column-499e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .column-499e {
    margin-bottom: 0;
  }
}
.section_copper_8279 {
  margin-bottom: 1em;
}
.section_copper_8279 .selected_7f82 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gallery-97c0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dropdown_a453 .section_copper_8279,
.card-center-7684 .section_copper_8279 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dropdown_a453 .section_copper_8279,
  .card-center-7684 .section_copper_8279 {
    display: block;
  }
}
.dropdown_a453 .gallery-97c0,
.card-center-7684 .gallery-97c0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dropdown_a453 .gallery-97c0,
  .card-center-7684 .gallery-97c0 {
    margin-bottom: 1em;
  }
}
.dropdown_a453 .gallery-97c0 img,
.card-center-7684 .gallery-97c0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dropdown_a453 .carousel_fce5,
.card-center-7684 .carousel_fce5 {
  flex-basis: calc(100% - 160px);
}
.dropdown_a453 .carousel_fce5 p,
.card-center-7684 .carousel_fce5 p {
  margin-bottom: 0;
}
.dropdown_a453 .carousel_fce5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown_a453 .carousel_fce5 {
    padding-left: 0;
  }
}
.card-center-7684 .carousel_fce5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .card-center-7684 .carousel_fce5 {
    padding-right: 0;
  }
}
.card-center-7684 .gallery-97c0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.overlay_stale_60d2 .gallery-97c0 {
  margin-bottom: 0.5em;
}
.overlay_stale_60d2 .gallery-97c0 img {
  width: 100%;
}
.clean-f234 .dark_fb1b,
.hidden-4782 .dark_fb1b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden-4782 .bronze-9228 .cool_5522 p:last-child {
  margin-bottom: 0;
}
.heading-bronze-49a5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph-896a .slider_35fd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph-896a .slider_35fd:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph-896a .slider_35fd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-896a .slider_35fd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph-896a .slider_35fd ul li {
  margin: 0 0 0.6em;
}
.paragraph-896a .slider_35fd ul li.footer_cbe7,
.paragraph-896a .slider_35fd ul li.bronze-588e {
  position: relative;
}
.paragraph-896a .slider_35fd ul li.footer_cbe7 .up-4851,
.paragraph-896a .slider_35fd ul li.bronze-588e .up-4851 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph-896a .slider_35fd ul li.footer_cbe7:after:after,
.paragraph-896a .slider_35fd ul li.footer_cbe7:after:before,
.paragraph-896a
  .slider_35fd
  ul
  li.bronze-588e:after:after,
.paragraph-896a
  .slider_35fd
  ul
  li.bronze-588e:after:before {
  content: "";
  display: table;
}
.paragraph-896a .slider_35fd ul li.footer_cbe7:after:after,
.paragraph-896a
  .slider_35fd
  ul
  li.bronze-588e:after:after {
  clear: both;
}
.paragraph-896a .slider_35fd a.carousel_2cf5:hover {
  text-decoration: none;
}
.paragraph-896a .slider_35fd select {
  max-width: 100%;
}
.paragraph-896a .slider_35fd table {
  font-size: 85%;
}
.paragraph-896a .slider_35fd table td,
.paragraph-896a .slider_35fd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph-896a .slider_35fd table tfoot td {
  text-align: left;
}
.paragraph-896a .slider_35fd :last-child {
  margin-bottom: 0;
}
.paragraph-896a .slider_35fd .layout-pink-c6cc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph-896a .slider_35fd .layout-pink-c6cc label {
  width: 100%;
}
.paragraph-896a .slider_35fd .layout-pink-c6cc .complex-3183 {
  width: 100%;
  display: block;
}
.paragraph-896a .slider_35fd .layout-pink-c6cc .hovered_9464 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph-896a .slider_35fd .layout-pink-c6cc .hovered_9464:hover svg #svg-search {
  fill: #444;
}
.paragraph-896a .slider_35fd .layout-pink-c6cc .hovered_9464 svg {
  width: 18px;
  height: 18px;
}
.paragraph-896a .aside-5c10 ul ul,
.paragraph-896a .thumbnail-508e ul ul,
.paragraph-896a .logo_e89e ul ul,
.paragraph-896a .picture-9759 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph-896a .aside-5c10 .hard_4d59 > a,
.paragraph-896a .thumbnail-508e .hard_4d59 > a,
.paragraph-896a .logo_e89e .hard_4d59 > a,
.paragraph-896a .picture-9759 .hard_4d59 > a {
  margin-bottom: 0;
}
.paragraph-896a .notification-paper-1e47 li,
.paragraph-896a .aside-5c10 li,
.paragraph-896a .brown-50fc li,
.paragraph-896a .thumbnail-508e li,
.paragraph-896a .logo_e89e li,
.paragraph-896a .picture-9759 li,
.paragraph-896a .pagination_down_3590 li,
.paragraph-896a .shadow-22f7 li {
  display: block;
  position: relative;
}
.paragraph-896a .notification-paper-1e47 li:last-child,
.paragraph-896a .aside-5c10 li:last-child,
.paragraph-896a .brown-50fc li:last-child,
.paragraph-896a .thumbnail-508e li:last-child,
.paragraph-896a .logo_e89e li:last-child,
.paragraph-896a .picture-9759 li:last-child,
.paragraph-896a .pagination_down_3590 li:last-child,
.paragraph-896a .shadow-22f7 li:last-child {
  border: none;
}
.paragraph-896a .notification-paper-1e47 li a,
.paragraph-896a .aside-5c10 li a,
.paragraph-896a .brown-50fc li a,
.paragraph-896a .thumbnail-508e li a,
.paragraph-896a .logo_e89e li a,
.paragraph-896a .picture-9759 li a,
.paragraph-896a .pagination_down_3590 li a,
.paragraph-896a .shadow-22f7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-896a .notification-paper-1e47 li ul li::before,
.paragraph-896a .aside-5c10 li ul li::before,
.paragraph-896a .brown-50fc li ul li::before,
.paragraph-896a .thumbnail-508e li ul li::before,
.paragraph-896a .logo_e89e li ul li::before,
.paragraph-896a .picture-9759 li ul li::before,
.paragraph-896a .pagination_down_3590 li ul li::before,
.paragraph-896a .shadow-22f7 li ul li::before {
  left: 15px;
}
.paragraph-896a .notification-paper-1e47 li ul a,
.paragraph-896a .aside-5c10 li ul a,
.paragraph-896a .brown-50fc li ul a,
.paragraph-896a .thumbnail-508e li ul a,
.paragraph-896a .logo_e89e li ul a,
.paragraph-896a .picture-9759 li ul a,
.paragraph-896a .pagination_down_3590 li ul a,
.paragraph-896a .shadow-22f7 li ul a {
  padding-left: 20px;
}
.paragraph-896a .notification-paper-1e47 li ul ul li::before,
.paragraph-896a .aside-5c10 li ul ul li::before,
.paragraph-896a .brown-50fc li ul ul li::before,
.paragraph-896a .thumbnail-508e li ul ul li::before,
.paragraph-896a .logo_e89e li ul ul li::before,
.paragraph-896a .picture-9759 li ul ul li::before,
.paragraph-896a .pagination_down_3590 li ul ul li::before,
.paragraph-896a .shadow-22f7 li ul ul li::before {
  left: 30px;
}
.paragraph-896a .notification-paper-1e47 li ul ul a,
.paragraph-896a .aside-5c10 li ul ul a,
.paragraph-896a .brown-50fc li ul ul a,
.paragraph-896a .thumbnail-508e li ul ul a,
.paragraph-896a .logo_e89e li ul ul a,
.paragraph-896a .picture-9759 li ul ul a,
.paragraph-896a .pagination_down_3590 li ul ul a,
.paragraph-896a .shadow-22f7 li ul ul a {
  padding-left: 40px;
}
.paragraph-896a .solid-e8fc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-896a .shadow-22f7 ul li {
  margin-bottom: 1.41575em;
}
.paragraph-896a .shadow-22f7 ul li .south_4108 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph-896a .shadow-22f7 ul li .block_5cdd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.texture_8a9b .notification-paper-1e47 li a,
.texture_8a9b .aside-5c10 li a,
.texture_8a9b .brown-50fc li a,
.texture_8a9b .thumbnail-508e li a,
.texture_8a9b .logo_e89e li a,
.texture_8a9b .picture-9759 li a,
.texture_8a9b .pagination_down_3590 li a,
.texture_8a9b .shadow-22f7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_8a9b .solid-e8fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_8a9b .slider_35fd ul li.footer_cbe7 .up-4851,
.texture_8a9b .slider_35fd ul li.bronze-588e .up-4851 {
  background: rgba(0, 0, 0, 0.2);
}
.texture_8a9b .paragraph-896a .slider_35fd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li {
  margin: 0;
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li ul {
  margin: 0;
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li ul li a {
  padding-left: 15px;
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li ul li li a {
  padding-left: 30px;
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li.pink_c1f9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li.pink_c1f9 > 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;
}
.huge-fed4 .paragraph-896a .pagination_under_d2e4 li.pink_c1f9 > 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;
}
.aside_south_cdd8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.clean_b4af {
  position: relative;
  z-index: 10;
}
.clean_b4af .title_plasma_d120 {
  width: 100%;
  max-width: 100%;
}
.pagination_83b3 .description_911c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination_83b3 .clean_5472 {
}
.pagination_83b3 .texture_8a9b {
  background: #292929;
}
.paragraph-active-e14e .description_911c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph-active-e14e .clean_5472 {
  background: #f9f9f9;
}
.paragraph-active-e14e .texture_8a9b {
  background: #303030;
}
.header_d7c6 .description_911c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .header_d7c6 .shadow-e9d0 {
    margin-bottom: 1em;
  }
  .header_d7c6 .shadow-e9d0:last-child {
    margin-bottom: 0;
  }
}
.header_d7c6 .clean_5472 {
  background: #ededed;
}
.header_d7c6 .texture_8a9b {
  background: #1a1a1a;
}
.description_911c.clean_5472 {
  color: rgba(0, 0, 0, 0.6);
}
.description_911c.clean_5472 .pro_4a69 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_911c.texture_8a9b {
  color: rgba(255, 255, 255, 0.99);
}
.description_911c.texture_8a9b a:not(.carousel_2cf5) {
  color: rgba(255, 255, 255, 0.79);
}
.description_911c.texture_8a9b a:not(.carousel_2cf5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_911c.texture_8a9b .pro_4a69 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_911c.texture_8a9b table tbody td,
.description_911c.texture_8a9b table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient-slow-4214.section-fc42 .prev_75b3 {
  max-width: initial;
}
.gradient-slow-4214 .border_old_dbad {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient-slow-4214 .border_old_dbad .title_plasma_d120 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient-slow-4214 .border_old_dbad .title_plasma_d120 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient-slow-4214 .border_old_dbad .title_plasma_d120:last-child {
    margin-bottom: 0;
  }
}
.header_d7c6 .shadow-e9d0:last-child,
.paragraph-active-e14e .shadow-e9d0:last-child,
.pagination_83b3 .shadow-e9d0:last-child {
  margin-bottom: 0;
}
.header_d7c6 .shadow-e9d0 .paragraph-896a .slider_35fd:last-child,
.paragraph-active-e14e .shadow-e9d0 .paragraph-896a .slider_35fd:last-child,
.pagination_83b3 .shadow-e9d0 .paragraph-896a .slider_35fd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .header_d7c6 .text_basic_387f,
  .header_d7c6 .sidebar_e3ff,
  .paragraph-active-e14e .text_basic_387f,
  .paragraph-active-e14e .sidebar_e3ff,
  .pagination_83b3 .text_basic_387f,
  .pagination_83b3 .sidebar_e3ff {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .clean_b4af .shadow-e9d0 {
    margin-bottom: 2em;
  }
}
.clean_b4af p:last-child {
  margin-bottom: 0;
}
.clean_b4af li,
.clean_b4af ul {
  list-style: none;
  margin: 0;
}
.clean_b4af ul ul {
  margin-left: 2.617924em;
}
.heading_fresh_dab6 {
  font-size: 0.875em;
}

/* css-noise: e159 */
.ghost-box-c9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
