/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button_brown_7c79/customify
Author: WPCustomify
Author URI: https://pressmaximum.button_brown_7c79
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.button_brown_7c79/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fresh-ea09.tabs-f50f/licenses/gpl-2.0.overlay-9ba2
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.summary-c9c1/, (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.highlight-8520.mask_tiny_f475/normalize.section-over-c642/
 ======
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.section-over-c642 v7.0.0 | MIT License | github.button_brown_7c79/necolas/normalize.section-over-c642 */
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;
}
.cold_b856 .badge-old-84f7,
.texture_fresh_c536,
.popup_6ab6,
.hidden_0a19,
.element-yellow-d16a,
.section_6bb9,
.active-da04,
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;
}
.texture_fresh_c536,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture_fresh_c536,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_fresh_c536,
  h1 {
    font-size: 1.8em;
  }
}
.popup_6ab6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.popup_6ab6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .popup_6ab6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .popup_6ab6,
  h2 {
    font-size: 1.7em;
  }
}
.hidden_0a19,
h3 {
  font-size: 1.618em;
}
.cold_b856 .badge-old-84f7,
.element-yellow-d16a,
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.outer-6ef9 {
  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;
}
.component_449f:after,
.component_449f:before,
.article_advanced_4ae9:after,
.article_advanced_4ae9:before {
  content: "";
  display: table;
}
.component_449f:after,
.article_advanced_4ae9:after {
  clear: both;
}
.mini_ca16 {
  float: right;
  margin-right: 0;
}
.highlight_copper_a843 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline_inner_d221 .current_0dbb,
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;
}
.outline_inner_d221 .current_0dbb: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;
}
.border_1925 .current_0dbb {
  box-shadow: none;
}
.border_1925
  .current_0dbb
  .stale_56c5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border_1925 .current_0dbb .over-e6e2 {
  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;
}
.border_1925
  .current_0dbb
  .over-e6e2
  b {
  display: none;
}
.border_1925 .content_simple_4ea6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget-7570:not(.fixed_8353):not(.progress-4ebc),
button:not(.fixed_8353):not(.progress-4ebc),
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ),
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ),
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ) {
  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;
}
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ):hover,
button:not(.fixed_8353):not(
    .progress-4ebc
  ):hover,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ):hover,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ):hover,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ):active,
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ):focus,
button:not(.fixed_8353):not(
    .progress-4ebc
  ):active,
button:not(.fixed_8353):not(
    .progress-4ebc
  ):focus,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ):active,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ):focus,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ):active,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ):focus,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ):active,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ):focus {
  outline: 0;
}
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405,
button:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405 {
  position: relative;
}
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .highlight-5dd1,
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .west_c3cb,
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .header-over-59dd,
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  i,
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  svg,
button:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .highlight-5dd1,
button:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .west_c3cb,
button:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .header-over-59dd,
button:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  i,
button:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  svg,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .highlight-5dd1,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .west_c3cb,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .header-over-59dd,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  i,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  svg,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .highlight-5dd1,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .west_c3cb,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .header-over-59dd,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  i,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  svg,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .highlight-5dd1,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .west_c3cb,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  .header-over-59dd,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  i,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405
  svg {
  visibility: hidden;
}
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405:after,
button:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405:after,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405:after,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405:after,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ).fn-loading-8405: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;
}
.widget-7570:not(.fixed_8353):not(.progress-4ebc),
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ),
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ),
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ) {
  color: #fff;
  background: #235787;
}
.widget-7570:not(.fixed_8353):not(
    .progress-4ebc
  ):focus,
input[type="button"]:not(.fixed_8353):not(
    .progress-4ebc
  ):focus,
input[type="reset"]:not(.fixed_8353):not(
    .progress-4ebc
  ):focus,
input[type="submit"]:not(.fixed_8353):not(
    .progress-4ebc
  ):focus {
  color: #fff;
}
.widget-7570.fn-disabled-8405:not(.fixed_8353):not(
    .progress-4ebc
  ),
.widget-7570[disabled]:not(.fixed_8353):not(
    .progress-4ebc
  ),
button.fn-disabled-8405:not(.fixed_8353):not(
    .progress-4ebc
  ),
button[disabled]:not(.fixed_8353):not(
    .progress-4ebc
  ) {
  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;
}
.slider-full-2ce3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.slider-full-2ce3: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;
}
.title_middle_a4cf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus-east-9727 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover-under-1a61 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component_449f:after,
.component_449f:before,
.right-3249:after,
.right-3249:before,
.panel_lower_ebbf:after,
.panel_lower_ebbf:before,
.picture-9c63:after,
.picture-9c63:before,
.current_ca00:after,
.current_ca00:before,
.preview-a735:after,
.preview-a735:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component_449f:after,
.right-3249:after,
.panel_lower_ebbf:after,
.picture-9c63:after,
.current_ca00:after,
.preview-a735:after {
  clear: both;
}
.right-3249 .heading_e4a6,
.panel_lower_ebbf .heading_e4a6,
.top_0da0 .heading_e4a6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget-a4b8 {
  display: inline-block;
}
.popup_7ba9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup_7ba9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup_7ba9 .info-fast-f278 {
  padding: 1em 0;
  font-size: 85%;
}
.info-fast-f278 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.summary-92c6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.summary-92c6:after,
.summary-92c6:before {
  content: "";
  display: table;
}
.summary-92c6:after {
  clear: both;
}
.column_af53 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info_7ed5 .column_af53 {
  max-width: 50%;
}
.avatar-selected-bd6f .column_af53 {
  max-width: 33.33%;
}
.center-0165 .column_af53 {
  max-width: 25%;
}
.hovered-39f4 .column_af53 {
  max-width: 20%;
}
.picture_lite_e315 .column_af53 {
  max-width: 16.66%;
}
.menu_stale_a378 .column_af53 {
  max-width: 14.28%;
}
.dynamic-a821 .column_af53 {
  max-width: 12.5%;
}
.popup_b351 .column_af53 {
  max-width: 11.11%;
}
.cool-01f4 {
  display: block;
}
.cold_b856 .form_light_00c9 label,
.cold_b856 .backdrop-liquid-e2fc label,
.cold_b856 .feature_cold_7aff label,
.cold_b856 .caption-north-f24a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_1c3e {
  list-style: none;
  margin: 0;
}
.copper_1c3e article.gradient-86e2 {
  margin-bottom: 0;
}
.copper_1c3e ul {
  list-style: none;
  margin: 0;
}
.copper_1c3e .search-bronze-8f4e li.gradient-86e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_1c3e .search-bronze-8f4e li.gradient-86e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_1c3e .search-bronze-8f4e li.gradient-86e2: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) {
  .copper_1c3e .search-bronze-8f4e li.gradient-86e2 li.gradient-86e2 li.gradient-86e2 li.gradient-86e2 {
    padding-left: 0;
  }
}
article.gradient-86e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient-86e2 .right-3249 p:last-of-type {
  margin-bottom: 0;
}
article.gradient-86e2 .column-next-0c6c {
  float: left;
}
article.gradient-86e2 .first-60b9 {
  margin-left: 85px;
}
article.gradient-86e2 .white_2d70 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient-86e2 .white_2d70 .preview-56b9 {
  margin-left: 10px;
}
article.gradient-86e2 .pro-62f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient-86e2 .title-hard-3884 {
  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 .form_light_00c9,
  #respond .feature_cold_7aff,
  #respond .caption-north-f24a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_light_00c9 input,
#respond .feature_cold_7aff input,
#respond .caption-north-f24a input {
  width: 100%;
}
#respond .caption-north-f24a {
  margin-right: 0;
}
#respond .table-fluid-1ed4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block_0774 {
  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;
}
.block_0774.hovered_fc71 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block_0774 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%);
}
.block_0774:focus,
.block_0774: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);
}
.button-5f61 {
  border-radius: 10%;
}
.backdrop_7138 {
  border-radius: 50%;
}
.footer-fee4 {
  font-size: 0.72em;
}
.dropdown-hovered-83fa {
  font-size: 0.875em;
}
.section-middle-22c0 {
  font-size: 1.1em;
}
.picture-1749 {
  text-transform: uppercase;
  line-height: 1.2;
}
.picture-1749.footer-fee4 {
  letter-spacing: 0.5px;
}
.pagination-action-9c68,
.pagination-action-9c68 a {
  color: #6d6d6d;
}
.pagination-action-9c68 a:hover {
  color: #111;
}
.gradient_6b70 {
  color: #6d6d6d;
}
.preview_ffd5 {
  overflow-x: hidden;
}
.preview_ffd5 .box_c647.module_center_64f1 {
  position: relative;
}
.preview_ffd5 .box_c647.module_center_64f1.large_ed71 {
  position: initial;
}
.preview_ffd5
  .box_c647.module_center_64f1.large_ed71
  .disabled_first_c84e {
  left: auto;
}
.preview_ffd5 .box_c647 .disabled_first_c84e {
  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;
}
.preview_ffd5 .box_c647:hover.module_center_64f1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.preview_ffd5
  .box_c647:hover.module_center_64f1
  .disabled_first_c84e {
  display: block;
  z-index: 9999999;
}
.preview_ffd5 .center_298c .upper_ae38,
.preview_ffd5 .lite-343b .upper_ae38 {
  display: none;
}
.preview_ffd5 .avatar_1148 .box_c647:hover.module_center_64f1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.cold_b856 .form_light_00c9 label,
.cold_b856 .backdrop-liquid-e2fc label,
.cold_b856 .feature_cold_7aff label,
.cold_b856 .caption-north-f24a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_1c3e {
  list-style: none;
  margin: 0;
}
.copper_1c3e article.gradient-86e2 {
  margin-bottom: 0;
}
.copper_1c3e ul {
  list-style: none;
  margin: 0;
}
.copper_1c3e .search-bronze-8f4e li.gradient-86e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_1c3e .search-bronze-8f4e li.gradient-86e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_1c3e .search-bronze-8f4e li.gradient-86e2: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) {
  .copper_1c3e .search-bronze-8f4e li.gradient-86e2 li.gradient-86e2 li.gradient-86e2 li.gradient-86e2 {
    padding-left: 0;
  }
}
article.gradient-86e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient-86e2 .right-3249 p:last-of-type {
  margin-bottom: 0;
}
article.gradient-86e2 .column-next-0c6c {
  float: left;
}
article.gradient-86e2 .first-60b9 {
  margin-left: 85px;
}
article.gradient-86e2 .white_2d70 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient-86e2 .white_2d70 .preview-56b9 {
  margin-left: 10px;
}
article.gradient-86e2 .pro-62f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient-86e2 .title-hard-3884 {
  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 .form_light_00c9,
  #respond .feature_cold_7aff,
  #respond .caption-north-f24a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_light_00c9 input,
#respond .feature_cold_7aff input,
#respond .caption-north-f24a input {
  width: 100%;
}
#respond .caption-north-f24a {
  margin-right: 0;
}
#respond .table-fluid-1ed4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center_298c .basic-25d3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.basic-25d3 .feature-29ad.row_ab76 .component_dirty_0507 > li > a:focus,
.basic-25d3 .feature-29ad.row_ab76 .component_dirty_0507 > li > a:hover,
.basic-25d3 .feature-29ad.avatar_fast_96a1 .component_dirty_0507 > li > a:focus,
.basic-25d3 .feature-29ad.avatar_fast_96a1 .component_dirty_0507 > li > a:hover,
.basic-25d3 .feature-29ad.shade-fb06 .component_dirty_0507 > li > a:focus,
.basic-25d3 .feature-29ad.shade-fb06 .component_dirty_0507 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-25d3
  .feature-29ad.row_ab76
  .component_dirty_0507
  > li.static_8604
  > a,
.basic-25d3
  .feature-29ad.row_ab76
  .component_dirty_0507
  > li.full_bc2f
  > a,
.basic-25d3
  .feature-29ad.avatar_fast_96a1
  .component_dirty_0507
  > li.static_8604
  > a,
.basic-25d3
  .feature-29ad.avatar_fast_96a1
  .component_dirty_0507
  > li.full_bc2f
  > a,
.basic-25d3
  .feature-29ad.shade-fb06
  .component_dirty_0507
  > li.static_8604
  > a,
.basic-25d3 .feature-29ad.shade-fb06 .component_dirty_0507 > li.stale-2626 > a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-25d3 .purple_df62,
.basic-25d3 .purple_df62 a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-25d3 .yellow_e10a.popup-upper-466d li a,
.basic-25d3 .south_9e32 a,
.basic-25d3 .thumbnail_tiny_307d,
.basic-25d3 .component_dirty_0507 > li > a,
.basic-25d3 .panel_basic_68e1 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3 .yellow_e10a.popup-upper-466d li a:hover,
.basic-25d3 .south_9e32 a:hover,
.basic-25d3 .thumbnail_tiny_307d:hover,
.basic-25d3 .component_dirty_0507 > li > a:hover,
.basic-25d3 .panel_basic_68e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-25d3 .dropdown-db6a {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3 .dropdown-db6a .surface_clean_353e {
  color: rgba(255, 255, 255, 0.99);
}
.basic-25d3 .dropdown-db6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-25d3 .gallery_pro_2cd7 .dirty-cf57 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3 .gallery_pro_2cd7 .dirty-cf57 .warm-c3b6 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3
  .gallery_pro_2cd7
  .dirty-cf57
  .warm-c3b6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3
  .gallery_pro_2cd7
  .dirty-cf57
  .warm-c3b6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3
  .gallery_pro_2cd7
  .dirty-cf57
  .warm-c3b6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3
  .gallery_pro_2cd7
  .dirty-cf57
  .warm-c3b6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3 .gallery_pro_2cd7 .info-green-f8f9 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-25d3 .gallery_pro_2cd7 .info-green-f8f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_e094
  .basic-25d3
  .gallery_pro_2cd7
  .active-dim-777a
  .container_ab45 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_e094
  .basic-25d3
  .gallery_pro_2cd7
  .active-dim-777a
  .warm-c3b6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center_298c .clean_4370 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.clean_4370 .feature-29ad.row_ab76 .component_dirty_0507 > li > a:focus,
.clean_4370 .feature-29ad.row_ab76 .component_dirty_0507 > li > a:hover,
.clean_4370 .feature-29ad.avatar_fast_96a1 .component_dirty_0507 > li > a:focus,
.clean_4370 .feature-29ad.avatar_fast_96a1 .component_dirty_0507 > li > a:hover,
.clean_4370 .feature-29ad.shade-fb06 .component_dirty_0507 > li > a:focus,
.clean_4370 .feature-29ad.shade-fb06 .component_dirty_0507 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_4370
  .feature-29ad.row_ab76
  .component_dirty_0507
  > li.static_8604
  > a,
.clean_4370
  .feature-29ad.row_ab76
  .component_dirty_0507
  > li.full_bc2f
  > a,
.clean_4370
  .feature-29ad.avatar_fast_96a1
  .component_dirty_0507
  > li.static_8604
  > a,
.clean_4370
  .feature-29ad.avatar_fast_96a1
  .component_dirty_0507
  > li.full_bc2f
  > a,
.clean_4370
  .feature-29ad.shade-fb06
  .component_dirty_0507
  > li.static_8604
  > a,
.clean_4370 .feature-29ad.shade-fb06 .component_dirty_0507 > li.stale-2626 > a {
  color: rgba(0, 0, 0, 0.8);
}
.clean_4370 .purple_df62,
.clean_4370 .purple_df62 a {
  color: rgba(0, 0, 0, 0.8);
}
.clean_4370 .yellow_e10a.popup-upper-466d li a,
.clean_4370 .south_9e32 a,
.clean_4370 .thumbnail_tiny_307d,
.clean_4370 .component_dirty_0507 > li > a,
.clean_4370 .panel_basic_68e1 {
  color: rgba(0, 0, 0, 0.55);
}
.clean_4370 .yellow_e10a.popup-upper-466d li a:hover,
.clean_4370 .south_9e32 a:hover,
.clean_4370 .thumbnail_tiny_307d:hover,
.clean_4370 .component_dirty_0507 > li > a:hover,
.clean_4370 .panel_basic_68e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_4370 .dropdown-db6a {
  color: rgba(0, 0, 0, 0.55);
}
.clean_4370 .dropdown-db6a .surface_clean_353e {
  color: rgba(0, 0, 0, 0.8);
}
.clean_4370 .dropdown-db6a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-029b .media-15c9 {
  margin-left: auto;
  margin-right: auto;
}
.panel_lower_ebbf > * {
  margin-left: auto;
  margin-right: auto;
}
.panel_lower_ebbf .title_middle_a4cf {
  margin-right: 1.41575em;
}
.hidden_efbf .panel_lower_ebbf > .paragraph-efde {
  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;
}
.hidden_efbf .panel_lower_ebbf > .hover_d280 {
  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;
}
.box_bab8.bright-029b .media-15c9,
.description_e78f.bright-029b .media-15c9 {
  margin-left: 0;
}
.card-a9aa.bright-029b .media-15c9,
.box_upper_7d93.bright-029b .media-15c9 {
  margin-right: 0;
}
.panel_lower_ebbf ol,
.panel_lower_ebbf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.thumbnail-f5ef video {
  max-width: 100%;
}
.video_1baa img {
  display: block;
}
.video_1baa.title_middle_a4cf,
.video_1baa.focus-east-9727 {
  width: 100%;
}
.video_1baa.hover_d280 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.active-ae41:not(.surface_center_5bc4) {
  margin: 1.5em auto;
}
.active_fe37 p {
  padding: 1.5em 14px;
}
ul.under_d71b.hover_d280,
ul.under_d71b.paragraph-efde,
ul.under_d71b.full_ac95.paragraph-efde {
  padding: 0 14px;
}
.rough_382d {
  display: block;
  overflow-x: auto;
}
.rough_382d table {
  border-collapse: collapse;
  width: 100%;
}
.rough_382d td,
.rough_382d th {
  padding: 0.5em;
}
.panel_lower_ebbf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel_lower_ebbf ol ol,
.panel_lower_ebbf ol ul,
.panel_lower_ebbf ul ol,
.panel_lower_ebbf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel_lower_ebbf ol ol li,
.panel_lower_ebbf ol ul li,
.panel_lower_ebbf ul ol li,
.panel_lower_ebbf ul ul li {
  margin-left: 0;
}
.up_93e4.thumbnail_active_b84a > .accordion-dee8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_93e4.thumbnail_active_b84a > .accordion-dee8 iframe,
.up_93e4.thumbnail_active_b84a > .accordion-dee8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message-slow-ae00 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message-slow-ae00.chip-57d0 {
  padding: 0;
}
.message-slow-ae00.chip-57d0 cite {
  font-size: 13px;
}
.message-slow-ae00 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message-slow-ae00 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.selected_6d49 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.selected_6d49 > p:first-child {
  margin-top: 0;
}
.selected_6d49 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.selected_6d49 blockquote {
  border-left: 0;
}
.tag-b0ac {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tag-b0ac:not(.dirty-ec9e) {
  max-width: 100px;
}
.tag-b0ac.alert_a315 {
  border-bottom: none !important;
  text-align: center;
}
.tag-b0ac.alert_a315::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .active_fe37 p {
    padding: 1.5em 0;
  }
}
.glass-7e39 {
  color: #0073aa;
}
.status-b88d {
  background-color: #0073aa;
}
.chip-up-764d {
  color: #229fd8;
}
.hero_fb7c {
  background-color: #229fd8;
}
.next_f8ed {
  color: #eee;
}
.mask_f1b4 {
  background-color: #eee;
}
.paper_a626 {
  color: #444;
}
.section_b5ad {
  background-color: #444;
}
.background_gas_fc68 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.background_gas_fc68 .inner_6e23 .south_9e32 {
  font-size: 15px;
}
.background_gas_fc68 .south_9e32 {
  line-height: 1.3;
}
.background_gas_fc68 .clean_4370 {
}
.background_gas_fc68 .basic-25d3 {
  background: #235787;
}
.in_1ccd {
  padding: 0;
}
.in_1ccd .basic-25d3 {
  background: #1a1a1a;
}
.in_1ccd .clean_4370 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.chip_1d51 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.chip_1d51 .clean_4370 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.chip_1d51 .basic-25d3 {
  background: #303030;
}
.preview-a735 {
  position: relative;
  z-index: 10;
}
.preview-a735 .filter-brown-c092 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-e528 .module_center_64f1 {
  display: inline-block;
  vertical-align: middle;
}
.list-e528.gradient-8c17 .module_center_64f1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .list-e528.gradient-8c17 .module_center_64f1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .list-e528.gradient-8c17 .module_center_64f1 {
    margin-right: 0.4em;
  }
}
.list-e528.gradient-8c17 .module_center_64f1:last-child {
  margin-right: 0;
}
.right-d4dc .filter-brown-c092 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .center_298c .inner_6e23 {
    margin: 0 -0.5em;
  }
  .center_298c .inner_6e23 [class*="customify-col-"],
  .center_298c .inner_6e23 [class*="customify-col_"],
  .center_298c .inner_6e23 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.center_298c.surface-4960 .filter-brown-c092 {
  background: 0 0 !important;
}
.center_298c.surface-4960 .filter-brown-c092,
.center_298c.right-d4dc .filter-brown-c092 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .center_298c.section_5acd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.center_298c.right-d4dc .filter-brown-c092 {
  box-shadow: none !important;
}
.over-27d5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .over-27d5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .over-27d5 {
    padding: 18px 0 20px;
  }
}
.over-27d5 .panel_6224 {
  width: 100%;
}
.over-27d5 .advanced_0f5c {
  margin-bottom: 0;
}
.over-27d5 .pro_a218 {
  margin-top: 5px;
  font-size: 0.875em;
}
.sort-brown-f52c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.sort-brown-f52c .panel_5373 {
  width: 100%;
}
.motion_9a48 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.motion_9a48 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.motion_9a48 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;
}
.motion_9a48 li:last-child:after {
  display: none;
}
.motion_9a48 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status-31d4 .upper_ae38 button,
.over-27d5 .upper_ae38 button {
  left: 0;
}
.status-31d4 .panel_5373,
.over-27d5 .panel_5373 {
  padding-left: 0;
  padding-right: 0;
}
.status-31d4 .sort-brown-f52c,
.over-27d5 .sort-brown-f52c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status-31d4 {
  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;
}
.status-31d4: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;
}
.status-31d4 .slow_8530 {
  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) {
  .status-31d4 .slow_8530 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status-31d4 .slow_8530 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status-31d4 .slow_8530 {
    min-height: 200px;
  }
}
.status-31d4 .motion_9a48 {
  color: rgba(255, 255, 255, 0.8);
}
.status-31d4 .motion_9a48 a,
.status-31d4 .motion_9a48 li:after {
  color: inherit;
}
.status-31d4 .motion_9a48 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip_7519 {
  margin-bottom: 0.5em;
}
.card_fc18 {
  margin-bottom: 1.2em;
}
.card_fc18,
.chip_7519 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card_fc18 p:last-child,
.chip_7519 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .upper_ae38,
#masthead .upper_ae38 {
  display: none;
}
#masthead
  > .upper_ae38.badge-1fb8 {
  display: none;
}
#masthead > .upper_ae38 button {
  left: 0;
}
.overlay-cedc {
  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%;
}
.overlay-cedc .module_center_64f1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.overlay-cedc .thumbnail-2889 {
  display: -webkit-box;
  display: flex;
}
.overlay-cedc .thumbnail-2889.video_black_cf92 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.overlay-cedc .thumbnail-2889.silver-dbc1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-cedc .thumbnail-2889.banner-bright-9f42 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-cedc.caption_bronze_fdad.fixed-2676 .thumbnail-2889.video_black_cf92 {
  flex-basis: 100%;
}
.overlay-cedc.detail-3dfb .thumbnail-2889.silver-dbc1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.overlay-cedc.detail-3dfb .thumbnail-2889.banner-bright-9f42 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .upper_ae38.badge-1fb8 {
  display: none;
}
#masthead > .upper_ae38 button {
  left: 0;
}
.wrapper-liquid-c31f {
  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;
}
.wrapper-liquid-c31f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper-liquid-c31f.orange-2002 i {
  margin-right: 4px;
}
.wrapper-liquid-c31f.gallery-prev-a8a2 i {
  margin-left: 5px;
}
.south_9e32 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.south_9e32 p:last-child {
  margin-bottom: 0;
}
.grid_4c75 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.grid_4c75 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.grid_4c75 img {
  display: block;
  width: auto;
  line-height: 1;
}
.grid_4c75 .purple_df62 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.grid_4c75 .new_60f3 {
  margin: 5px 0 7px 0;
}
.grid_4c75.aside-steel-76ba .grid-stale-3415 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_4c75.aside-steel-76ba .west_41c3 {
  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;
}
.grid_4c75.link-e3f9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.grid_4c75.link-e3f9 .grid-stale-3415 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_4c75.link-e3f9 .west_41c3 {
  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;
}
.grid_4c75.heading-narrow-5199 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid_4c75.advanced_77e9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.grid_4c75.advanced_77e9 .west_41c3 {
  margin-top: 7px;
}
.gradient_d890 {
  display: inline-block;
}
.preview-a735 .caption_pink_1b7c .grid_4c75 img {
  max-width: 100%;
}
.feature-29ad .outer-ee6c.cold_fd31,
.aside-d4f9 .outer-ee6c.cold_fd31 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-29ad .steel-30ef,
.aside-d4f9 .steel-30ef {
  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%);
}
.feature-29ad .steel-30ef {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.feature-29ad.hero_inner_fc3e .steel-30ef {
  display: none;
}
.feature-29ad .main-f70d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-29ad .main-f70d li {
  display: inline-block;
  position: relative;
}
.feature-29ad .main-f70d li:last-child {
  margin-right: 0;
}
.feature-29ad .main-f70d 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;
}
.feature-29ad .main-f70d li.stale-2626 > a {
  color: rgba(0, 0, 0, 0.9);
}
.feature-29ad .main-f70d > 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;
}
.feature-29ad .main-f70d > li > a i {
  line-height: 0;
}
.feature-29ad .main-f70d > li.tertiary_2a28 > a .steel-30ef {
  margin-left: 4px;
  line-height: 0;
}
.feature-29ad .main-f70d .focus_hot_d312 li.tertiary_2a28 > a {
  position: relative;
}
.feature-29ad .main-f70d .focus_hot_d312 li.tertiary_2a28 > a:after,
.feature-29ad .main-f70d .focus_hot_d312 li.tertiary_2a28 > a:before {
  content: "";
  display: table;
}
.feature-29ad .main-f70d .focus_hot_d312 li.tertiary_2a28 > a:after {
  clear: both;
}
.feature-29ad .main-f70d .focus_hot_d312 li.tertiary_2a28 > a .steel-30ef {
  margin-left: 5px;
  float: right;
}
.feature-29ad .form-3485,
.feature-29ad .focus_hot_d312 {
  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;
}
.feature-29ad .focus_hot_d312 {
  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;
}
.feature-29ad .focus_hot_d312 .cold_fd31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-29ad .focus_hot_d312 .steel-30ef {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.feature-29ad .focus_hot_d312 li {
  display: block;
  margin: 0;
  padding: 0;
}
.feature-29ad .focus_hot_d312 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;
}
.feature-29ad .focus_hot_d312 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.feature-29ad .focus_hot_d312 .focus_hot_d312 {
  top: 0;
  left: 100%;
}
.feature-29ad .hero-361d.fn-focus-8405 > .form-3485,
.feature-29ad .hero-361d.fn-focus-8405 > .focus_hot_d312,
.feature-29ad .hero-361d:focus > .form-3485,
.feature-29ad .hero-361d:focus > .focus_hot_d312,
.feature-29ad .hero-361d:hover > .form-3485,
.feature-29ad .hero-361d:hover > .focus_hot_d312 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.feature-29ad.shade-fb06 .component_dirty_0507:after,
.feature-29ad.shade-fb06 .component_dirty_0507:before {
  content: "";
  display: table;
}
.feature-29ad.shade-fb06 .component_dirty_0507:after {
  clear: both;
}
.feature-29ad.shade-fb06 .component_dirty_0507 > li {
  float: left;
}
.feature-29ad.small_86f9 .component_dirty_0507:after,
.feature-29ad.small_86f9 .component_dirty_0507:before {
  content: "";
  display: table;
}
.feature-29ad.small_86f9 .component_dirty_0507:after {
  clear: both;
}
.feature-29ad.small_86f9 .component_dirty_0507 > li {
  float: left;
}
.feature-29ad.small_86f9 .component_dirty_0507 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.feature-29ad.small_86f9 .component_dirty_0507 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.feature-29ad.small_86f9 .component_dirty_0507 > li.static_8604 > a,
.feature-29ad.small_86f9 .component_dirty_0507 > li.stale-2626 > a {
  color: #fff;
  background-color: #1e4b75;
}
.feature-29ad.row_ab76 .component_dirty_0507 > li > a .cold_fd31 {
  position: relative;
}
.feature-29ad.row_ab76 .component_dirty_0507 > li > a .cold_fd31: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;
}
.feature-29ad.row_ab76
  .component_dirty_0507
  > li:focus
  > a
  .cold_fd31:before,
.feature-29ad.row_ab76
  .component_dirty_0507
  > li:hover
  > a
  .cold_fd31:before {
  width: 100%;
  background-color: currentColor;
}
.feature-29ad.row_ab76
  .component_dirty_0507
  > li.static_8604
  > a
  .cold_fd31:before,
.feature-29ad.row_ab76
  .component_dirty_0507
  > li.full_bc2f
  > a
  .cold_fd31:before {
  width: 100%;
  background-color: currentColor;
}
.feature-29ad.avatar_fast_96a1 .component_dirty_0507 > li > a .cold_fd31 {
  position: relative;
}
.feature-29ad.avatar_fast_96a1 .component_dirty_0507 > li > a .cold_fd31: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;
}
.feature-29ad.avatar_fast_96a1 .component_dirty_0507 > li:focus > a .cold_fd31:before,
.feature-29ad.avatar_fast_96a1
  .component_dirty_0507
  > li:hover
  > a
  .cold_fd31:before {
  width: 100%;
  background-color: currentColor;
}
.feature-29ad.avatar_fast_96a1
  .component_dirty_0507
  > li.static_8604
  > a
  .cold_fd31:before,
.feature-29ad.avatar_fast_96a1
  .component_dirty_0507
  > li.full_bc2f
  > a
  .cold_fd31:before {
  width: 100%;
  background-color: currentColor;
}
.aside-d4f9 .main-f70d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside-d4f9 .main-f70d li:first-child > a {
  border-top: none;
}
.aside-d4f9 .main-f70d .pro-e156 > .cold_fd31 .steel-30ef {
  display: none;
}
.aside-d4f9 .main-f70d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.aside-d4f9 .main-f70d li:last-child {
  border: none;
}
.aside-d4f9 .main-f70d li.tertiary_2a28 > a {
  padding-right: 45px !important;
}
.aside-d4f9 .main-f70d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.aside-d4f9 .main-f70d li a:focus,
.aside-d4f9 .main-f70d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-d4f9 .main-f70d li .list_blue_58b2 {
  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;
}
.aside-d4f9 .main-f70d li .list_blue_58b2:hover {
  box-shadow: none;
}
.aside-d4f9 .main-f70d li .list_blue_58b2 .steel-30ef {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.aside-d4f9 .main-f70d .focus_hot_d312 {
  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);
}
.aside-d4f9 .main-f70d .focus_hot_d312 li a {
  padding-left: 3em;
}
.aside-d4f9 .main-f70d .red-7e43 > a .list_blue_58b2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aside-d4f9 .main-f70d .red-7e43 > .focus_hot_d312 {
  display: block;
  opacity: 1;
}
.label_ee5d {
  max-width: 100%;
}
.item-25a0 {
  line-height: 0;
  cursor: pointer;
}
.panel_basic_68e1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel_basic_68e1:hover {
  box-shadow: none;
  color: currentColor;
}
.panel_basic_68e1 svg {
  width: 18px;
  height: 18px;
}
.panel_basic_68e1 .tabs_black_54f7 {
  display: none;
}
.pattern-7931 {
  position: relative;
}
.pattern-7931.fn-active-8405 .panel_basic_68e1 .wrapper-under-2831 {
  display: none;
}
.pattern-7931.fn-active-8405 .panel_basic_68e1 .tabs_black_54f7 {
  display: inline-block;
}
.pattern-7931 .small-3d92 {
  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);
}
.pattern-7931.hovered-4292 .small-3d92 {
  left: auto;
  right: -0.9em;
}
.pattern-7931.hovered-4292 .caption_pro_6bf0::before {
  left: auto;
  right: 15px;
}
.pattern-7931.fn-active-8405 .small-3d92 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-dim-777a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active-dim-777a label {
  flex-basis: 100%;
}
.active-dim-777a .dirty-cf57 {
  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;
}
.active-dim-777a .warm-c3b6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active-dim-777a .warm-c3b6:focus {
  background-color: transparent;
}
.active-dim-777a button.info-green-f8f9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active-dim-777a button.info-green-f8f9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active-dim-777a button.info-green-f8f9 svg {
  width: 18px;
  height: 18px;
}
.active-dim-777a input[type="submit"] {
  min-height: auto;
}
.gallery_pro_2cd7 .active-dim-777a .warm-c3b6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption_pro_6bf0 {
  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) {
  .caption_pro_6bf0 {
    width: 220px;
  }
}
.caption_pro_6bf0 label {
  flex-basis: 100%;
}
.caption_pro_6bf0::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.hover_e094 .gallery_pro_2cd7 .active-dim-777a {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.hover_e094
  .gallery_pro_2cd7
  .active-dim-777a
  .dirty-cf57 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hover_e094 .gallery_pro_2cd7 .active-dim-777a .warm-c3b6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hover_e094
  .gallery_pro_2cd7
  .active-dim-777a
  .warm-c3b6:focus {
  background: 0 0;
}
.hover_e094
  .gallery_pro_2cd7
  .active-dim-777a
  .container_ab45 {
  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;
}
.yellow_e10a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellow_e10a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellow_e10a li:last-child {
  margin-right: 0;
}
.yellow_e10a li:first-child {
  margin-left: 0;
}
.yellow_e10a.secondary_f64b a {
  color: #fff;
}
.yellow_e10a.secondary_f64b a:hover {
  color: #fff;
}
.yellow_e10a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellow_e10a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellow_e10a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellow_e10a a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellow_e10a [class*="social-icon-apple"] {
  background-color: #999;
}
.yellow_e10a [class*="social-icon-apple"].texture-outer-a3f0 {
  background-color: transparent;
  color: #999;
}
.yellow_e10a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellow_e10a [class*="social-icon-behance"].texture-outer-a3f0 {
  background-color: transparent;
  color: #1769ff;
}
.yellow_e10a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellow_e10a [class*="social-icon-bitbucket"].texture-outer-a3f0 {
  background-color: transparent;
  color: #205081;
}
.yellow_e10a [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellow_e10a [class*="social-icon-codepen"].texture-outer-a3f0 {
  background-color: transparent;
  color: #000;
}
.yellow_e10a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellow_e10a [class*="social-icon-delicious"].texture-outer-a3f0 {
  background-color: transparent;
  color: #39f;
}
.yellow_e10a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellow_e10a [class*="social-icon-digg"].texture-outer-a3f0 {
  background-color: transparent;
  color: #005be2;
}
.yellow_e10a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellow_e10a [class*="social-icon-dribbble"].texture-outer-a3f0 {
  background-color: transparent;
  color: #ea4c89;
}
.yellow_e10a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellow_e10a [class*="social-icon-envelope"].texture-outer-a3f0 {
  background-color: transparent;
  color: #ea4335;
}
.yellow_e10a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellow_e10a [class*="social-icon-facebook"].texture-outer-a3f0 {
  background-color: transparent;
  color: #3b5998;
}
.yellow_e10a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellow_e10a [class*="social-icon-flickr"].texture-outer-a3f0 {
  background-color: transparent;
  color: #0063dc;
}
.yellow_e10a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellow_e10a [class*="social-icon-foursquare"].texture-outer-a3f0 {
  background-color: transparent;
  color: #2d5be3;
}
.yellow_e10a [class*="social-icon-github"] {
  background-color: #333;
}
.yellow_e10a [class*="social-icon-github"].texture-outer-a3f0 {
  background-color: transparent;
  color: #333;
}
.yellow_e10a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellow_e10a [class*="social-icon-google-plus"].texture-outer-a3f0 {
  background-color: transparent;
  color: #dd4b39;
}
.yellow_e10a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellow_e10a [class*="social-icon-houzz"].texture-outer-a3f0 {
  background-color: transparent;
  color: #7ac142;
}
.yellow_e10a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellow_e10a [class*="social-icon-instagram"].texture-outer-a3f0 {
  background-color: transparent;
  color: #262626;
}
.yellow_e10a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellow_e10a [class*="social-icon-jsfiddle"].texture-outer-a3f0 {
  background-color: transparent;
  color: #487aa2;
}
.yellow_e10a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellow_e10a [class*="social-icon-linkedin"].texture-outer-a3f0 {
  background-color: transparent;
  color: #0077b5;
}
.yellow_e10a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellow_e10a [class*="social-icon-medium"].texture-outer-a3f0 {
  background-color: transparent;
  color: #00ab6b;
}
.yellow_e10a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellow_e10a
  [class*="social-icon-odnoklassniki"].texture-outer-a3f0 {
  background-color: transparent;
  color: #f4731c;
}
.yellow_e10a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellow_e10a [class*="social-icon-meetup"].texture-outer-a3f0 {
  background-color: transparent;
  color: #ec1c40;
}
.yellow_e10a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellow_e10a [class*="social-icon-pinterest"].texture-outer-a3f0 {
  background-color: transparent;
  color: #bd081c;
}
.yellow_e10a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellow_e10a [class*="social-icon-product-hunt"].texture-outer-a3f0 {
  background-color: transparent;
  color: #da552f;
}
.yellow_e10a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellow_e10a [class*="social-icon-reddit"].texture-outer-a3f0 {
  background-color: transparent;
  color: #ff4500;
}
.yellow_e10a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellow_e10a [class*="social-icon-rss"].texture-outer-a3f0 {
  background-color: transparent;
  color: #f26522;
}
.yellow_e10a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellow_e10a
  [class*="social-icon-shopping-cart"].texture-outer-a3f0 {
  background-color: transparent;
  color: #4caf50;
}
.yellow_e10a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellow_e10a [class*="social-icon-skype"].texture-outer-a3f0 {
  background-color: transparent;
  color: #00aff0;
}
.yellow_e10a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellow_e10a [class*="social-icon-slideshare"].texture-outer-a3f0 {
  background-color: transparent;
  color: #0077b5;
}
.yellow_e10a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellow_e10a [class*="social-icon-snapchat"].texture-outer-a3f0 {
  background-color: transparent;
  color: #fffc00;
}
.yellow_e10a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellow_e10a [class*="social-icon-soundcloud"].texture-outer-a3f0 {
  background-color: transparent;
  color: #f80;
}
.yellow_e10a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellow_e10a [class*="social-icon-spotify"].texture-outer-a3f0 {
  background-color: transparent;
  color: #2ebd59;
}
.yellow_e10a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellow_e10a
  [class*="social-icon-stack-overflow"].texture-outer-a3f0 {
  background-color: transparent;
  color: #fe7a15;
}
.yellow_e10a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellow_e10a [class*="social-icon-maldkfgram"].texture-outer-a3f0 {
  background-color: transparent;
  color: #2ca5e0;
}
.yellow_e10a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellow_e10a [class*="social-icon-tripadvisor"].texture-outer-a3f0 {
  background-color: transparent;
  color: #589442;
}
.yellow_e10a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellow_e10a [class*="social-icon-tumblr"].texture-outer-a3f0 {
  background-color: transparent;
  color: #35465c;
}
.yellow_e10a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellow_e10a [class*="social-icon-twitch"].texture-outer-a3f0 {
  background-color: transparent;
  color: #6441a5;
}
.yellow_e10a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellow_e10a [class*="social-icon-twitter"].texture-outer-a3f0 {
  background-color: transparent;
  color: #1da1f2;
}
.yellow_e10a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellow_e10a [class*="social-icon-vimeo"].texture-outer-a3f0 {
  background-color: transparent;
  color: #1ab7ea;
}
.yellow_e10a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellow_e10a [class*="social-icon-vk"].texture-outer-a3f0 {
  background-color: transparent;
  color: #45668e;
}
.yellow_e10a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellow_e10a [class*="social-icon-weibo"].texture-outer-a3f0 {
  background-color: transparent;
  color: #df2029;
}
.yellow_e10a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellow_e10a [class*="social-icon-weixin"].texture-outer-a3f0 {
  background-color: transparent;
  color: #7bb32e;
}
.yellow_e10a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellow_e10a [class*="social-icon-whatsapp"].texture-outer-a3f0 {
  background-color: transparent;
  color: #25d366;
}
.yellow_e10a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellow_e10a [class*="social-icon-wordpress"].texture-outer-a3f0 {
  background-color: transparent;
  color: #21759b;
}
.yellow_e10a [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellow_e10a [class*="social-icon-xing"].texture-outer-a3f0 {
  background-color: transparent;
  color: #026466;
}
.yellow_e10a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellow_e10a [class*="social-icon-yelp"].texture-outer-a3f0 {
  background-color: transparent;
  color: #af0606;
}
.yellow_e10a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellow_e10a [class*="social-icon-youtube"].texture-outer-a3f0 {
  background-color: transparent;
  color: #cd201f;
}
.thumbnail_tiny_307d {
  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;
}
.thumbnail_tiny_307d:hover {
  box-shadow: none;
  background: 0 0;
}
.surface-out-ba5b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.button-static-199a {
  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;
}
.plasma-ca2d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.shadow-b34a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.shadow-b34a,
.shadow-b34a::after,
.shadow-b34a::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;
}
.shadow-b34a::after,
.shadow-b34a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.column_copper_1e59 .button-static-199a .plasma-ca2d {
  margin-top: -2px;
  width: 19px;
}
.column_copper_1e59 .button-static-199a .shadow-b34a {
  margin-top: -1px;
}
.column_copper_1e59 .button-static-199a .shadow-b34a,
.column_copper_1e59 .button-static-199a .shadow-b34a::after,
.column_copper_1e59 .button-static-199a .shadow-b34a::before {
  width: 19px;
  height: 2px;
}
.column_copper_1e59 .button-static-199a .shadow-b34a::before {
  top: -6px;
}
.column_copper_1e59 .button-static-199a .shadow-b34a::after {
  bottom: -6px;
}
.image-896c .button-static-199a .plasma-ca2d {
  margin-top: -2px;
  width: 22px;
}
.image-896c .button-static-199a .shadow-b34a {
  margin-top: -1px;
}
.image-896c .button-static-199a .shadow-b34a,
.image-896c .button-static-199a .shadow-b34a::after,
.image-896c .button-static-199a .shadow-b34a::before {
  width: 22px;
  height: 2px;
}
.image-896c .button-static-199a .shadow-b34a::before {
  top: -7px;
}
.image-896c .button-static-199a .shadow-b34a::after {
  bottom: -7px;
}
.green_423c .button-static-199a .plasma-ca2d {
  margin-top: -2px;
  width: 31px;
}
.green_423c .button-static-199a .shadow-b34a {
  margin-top: -1.5px;
}
.green_423c .button-static-199a .shadow-b34a,
.green_423c .button-static-199a .shadow-b34a::after,
.green_423c .button-static-199a .shadow-b34a::before {
  width: 31px;
  height: 3px;
}
.green_423c .button-static-199a .shadow-b34a::before {
  top: -9px;
}
.green_423c .button-static-199a .shadow-b34a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container_26b4 .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 19px;
  }
  .container_26b4 .button-static-199a .shadow-b34a {
    margin-top: -1px;
  }
  .container_26b4 .button-static-199a .shadow-b34a,
  .container_26b4 .button-static-199a .shadow-b34a::after,
  .container_26b4 .button-static-199a .shadow-b34a::before {
    width: 19px;
    height: 2px;
  }
  .container_26b4 .button-static-199a .shadow-b34a::before {
    top: -6px;
  }
  .container_26b4 .button-static-199a .shadow-b34a::after {
    bottom: -6px;
  }
  .text_dc21 .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 22px;
  }
  .text_dc21 .button-static-199a .shadow-b34a {
    margin-top: -1px;
  }
  .text_dc21 .button-static-199a .shadow-b34a,
  .text_dc21 .button-static-199a .shadow-b34a::after,
  .text_dc21 .button-static-199a .shadow-b34a::before {
    width: 22px;
    height: 2px;
  }
  .text_dc21 .button-static-199a .shadow-b34a::before {
    top: -7px;
  }
  .text_dc21 .button-static-199a .shadow-b34a::after {
    bottom: -7px;
  }
  .summary-orange-cc32 .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 31px;
  }
  .summary-orange-cc32 .button-static-199a .shadow-b34a {
    margin-top: -1.5px;
  }
  .summary-orange-cc32 .button-static-199a .shadow-b34a,
  .summary-orange-cc32 .button-static-199a .shadow-b34a::after,
  .summary-orange-cc32 .button-static-199a .shadow-b34a::before {
    width: 31px;
    height: 3px;
  }
  .summary-orange-cc32 .button-static-199a .shadow-b34a::before {
    top: -9px;
  }
  .summary-orange-cc32 .button-static-199a .shadow-b34a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-brown-aaed .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-brown-aaed .button-static-199a .shadow-b34a {
    margin-top: -1px;
  }
  .disabled-brown-aaed .button-static-199a .shadow-b34a,
  .disabled-brown-aaed .button-static-199a .shadow-b34a::after,
  .disabled-brown-aaed .button-static-199a .shadow-b34a::before {
    width: 19px;
    height: 2px;
  }
  .disabled-brown-aaed .button-static-199a .shadow-b34a::before {
    top: -6px;
  }
  .disabled-brown-aaed .button-static-199a .shadow-b34a::after {
    bottom: -6px;
  }
  .dark-9341 .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 22px;
  }
  .dark-9341 .button-static-199a .shadow-b34a {
    margin-top: -1px;
  }
  .dark-9341 .button-static-199a .shadow-b34a,
  .dark-9341 .button-static-199a .shadow-b34a::after,
  .dark-9341 .button-static-199a .shadow-b34a::before {
    width: 22px;
    height: 2px;
  }
  .dark-9341 .button-static-199a .shadow-b34a::before {
    top: -7px;
  }
  .dark-9341 .button-static-199a .shadow-b34a::after {
    bottom: -7px;
  }
  .wood-c872 .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 31px;
  }
  .wood-c872 .button-static-199a .shadow-b34a {
    margin-top: -1.5px;
  }
  .wood-c872 .button-static-199a .shadow-b34a,
  .wood-c872 .button-static-199a .shadow-b34a::after,
  .wood-c872 .button-static-199a .shadow-b34a::before {
    width: 31px;
    height: 3px;
  }
  .wood-c872 .button-static-199a .shadow-b34a::before {
    top: -9px;
  }
  .wood-c872 .button-static-199a .shadow-b34a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery_complex_7207 .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_complex_7207 .button-static-199a .shadow-b34a {
    margin-top: -1px;
  }
  .gallery_complex_7207 .button-static-199a .shadow-b34a,
  .gallery_complex_7207 .button-static-199a .shadow-b34a::after,
  .gallery_complex_7207 .button-static-199a .shadow-b34a::before {
    width: 19px;
    height: 2px;
  }
  .gallery_complex_7207 .button-static-199a .shadow-b34a::before {
    top: -6px;
  }
  .gallery_complex_7207 .button-static-199a .shadow-b34a::after {
    bottom: -6px;
  }
  .north_d97c .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 22px;
  }
  .north_d97c .button-static-199a .shadow-b34a {
    margin-top: -1px;
  }
  .north_d97c .button-static-199a .shadow-b34a,
  .north_d97c .button-static-199a .shadow-b34a::after,
  .north_d97c .button-static-199a .shadow-b34a::before {
    width: 22px;
    height: 2px;
  }
  .north_d97c .button-static-199a .shadow-b34a::before {
    top: -7px;
  }
  .north_d97c .button-static-199a .shadow-b34a::after {
    bottom: -7px;
  }
  .fixed_e606 .button-static-199a .plasma-ca2d {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_e606 .button-static-199a .shadow-b34a {
    margin-top: -1.5px;
  }
  .fixed_e606 .button-static-199a .shadow-b34a,
  .fixed_e606 .button-static-199a .shadow-b34a::after,
  .fixed_e606 .button-static-199a .shadow-b34a::before {
    width: 31px;
    height: 3px;
  }
  .fixed_e606 .button-static-199a .shadow-b34a::before {
    top: -9px;
  }
  .fixed_e606 .button-static-199a .shadow-b34a::after {
    bottom: -9px;
  }
}
.notification_46e9 .shadow-b34a {
  -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);
}
.notification_46e9 .shadow-b34a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification_46e9 .shadow-b34a::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);
}
.notification_46e9.light_2588 .shadow-b34a {
  -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);
}
.notification_46e9.light_2588 .shadow-b34a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification_46e9.light_2588 .shadow-b34a::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);
}
.orange_4c74 {
  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.accordion-1c43:before {
  display: none;
}
.lite-343b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.lite-343b .advanced-469e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.lite-343b .advanced-469e:last-of-type {
  border-bottom: none;
}
.lite-343b .advanced-469e.hard_f667,
.lite-343b .advanced-469e.motion_65f4,
.lite-343b .advanced-469e.header_10df {
  padding: 0;
}
.lite-343b .aside-d4f9 .list_blue_58b2 {
  color: currentColor;
}
.lite-343b .aside-d4f9 .list_blue_58b2:focus,
.lite-343b .aside-d4f9 .list_blue_58b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite-343b.clean_4370 .dropdown-db6a,
.lite-343b.clean_4370 .south_9e32 a,
.lite-343b.clean_4370 .component_dirty_0507 a,
.lite-343b.clean_4370 .focus_hot_d312 a {
  color: rgba(0, 0, 0, 0.55);
}
.lite-343b.clean_4370 .dropdown-db6a:hover,
.lite-343b.clean_4370 .south_9e32 a:hover,
.lite-343b.clean_4370 .component_dirty_0507 a:hover,
.lite-343b.clean_4370 .focus_hot_d312 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite-343b.clean_4370 .surface_clean_353e {
  color: rgba(0, 0, 0, 0.8);
}
.lite-343b.clean_4370 .advanced-469e {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite-343b.clean_4370 .advanced-469e:before {
  background: rgba(0, 0, 0, 0.08);
}
.lite-343b.clean_4370 .hover_narrow_6d07:before {
  background: rgba(255, 255, 255, 0.9);
}
.lite-343b.clean_4370 .aside-d4f9 .main-f70d li a,
.lite-343b.clean_4370 .aside-d4f9 .list_blue_58b2,
.lite-343b.clean_4370 .focus_hot_d312 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite-343b.clean_4370 .aside-d4f9 .list_blue_58b2:focus,
.lite-343b.clean_4370 .aside-d4f9 .list_blue_58b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite-343b.clean_4370 .main-f70d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite-343b.basic-25d3 .dropdown-db6a,
.lite-343b.basic-25d3 .south_9e32 a,
.lite-343b.basic-25d3 .component_dirty_0507 .list_blue_58b2,
.lite-343b.basic-25d3 .component_dirty_0507 a,
.lite-343b.basic-25d3 .focus_hot_d312 a {
  color: rgba(255, 255, 255, 0.79);
}
.lite-343b.basic-25d3 .dropdown-db6a:hover,
.lite-343b.basic-25d3 .south_9e32 a:hover,
.lite-343b.basic-25d3 .component_dirty_0507 .list_blue_58b2:hover,
.lite-343b.basic-25d3 .component_dirty_0507 a:hover,
.lite-343b.basic-25d3 .focus_hot_d312 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite-343b.basic-25d3 .surface_clean_353e {
  color: rgba(255, 255, 255, 0.99);
}
.lite-343b.basic-25d3 .advanced-469e {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite-343b.basic-25d3 .advanced-469e:before {
  background: rgba(255, 255, 255, 0.08);
}
.lite-343b.basic-25d3 .hover_narrow_6d07:before {
  background: rgba(0, 0, 0, 0.9);
}
.lite-343b.basic-25d3 .aside-d4f9 .main-f70d li a,
.lite-343b.basic-25d3 .aside-d4f9 .list_blue_58b2,
.lite-343b.basic-25d3 .focus_hot_d312 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite-343b.basic-25d3 .aside-d4f9 .list_blue_58b2:focus,
.lite-343b.basic-25d3 .aside-d4f9 .list_blue_58b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite-343b.basic-25d3 .main-f70d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_narrow_6d07 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover_narrow_6d07:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.green_d69a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main-0afb .lite-343b {
  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;
}
.main-0afb .advanced-469e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main-0afb .advanced-469e: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) {
  .main-0afb .advanced-469e:before {
    width: 16%;
    left: 42%;
  }
}
.main-0afb .advanced-469e:last-child:before {
  content: none;
}
.main-0afb .advanced-469e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main-0afb .aside-d4f9 .main-f70d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main-0afb .aside-d4f9 .main-f70d li a .list_blue_58b2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main-0afb .aside-d4f9 .focus_hot_d312 {
  border: none;
}
.main-0afb .aside-d4f9 .focus_hot_d312 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main-0afb .hover_narrow_6d07 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-0afb .green_d69a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main-0afb .basic-25d3 .hover_narrow_6d07:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-0afb .clean_4370.form_hot_25fe .shadow-b34a {
  background: rgba(0, 0, 0, 0.6);
}
.main-0afb
  .clean_4370.form_hot_25fe
  .shadow-b34a::after,
.main-0afb
  .clean_4370.form_hot_25fe
  .shadow-b34a:before {
  background: inherit;
}
.main-0afb
  .clean_4370.form_hot_25fe:hover
  .shadow-b34a {
  background: rgba(0, 0, 0, 0.8);
}
.lower-f432 .lite-343b {
  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) {
  .lower-f432 .lite-343b {
    width: auto;
    right: 45px;
  }
}
.lower-7636 .lite-343b {
  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) {
  .lower-7636 .lite-343b {
    width: auto;
    left: 45px;
  }
}
.accordion-1c43 .lite-343b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion-1c43 .green_d69a {
  max-width: 48em;
  margin: 0 auto;
}
.accordion-1c43 .hover_narrow_6d07:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.row_down_d456 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.row_down_d456.main-0afb .lite-343b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.row_down_d456.lower-f432 .lite-343b {
  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);
}
.row_down_d456 .lite-343b {
  visibility: visible;
}
.row_down_d456.lower-7636 .lite-343b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.orange-236a,
.soft-4d0e {
  overflow-x: hidden;
}
.orange-236a .lite-343b {
  overflow: auto;
}
.orange-236a.main-0afb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-236a.main-0afb .lite-343b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.orange-236a.main-0afb .thumbnail_tiny_307d {
  opacity: 0;
}
.orange-236a.lower-f432 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-236a.lower-f432 .lite-343b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.orange-236a.lower-f432 .thumbnail_tiny_307d {
  opacity: 0;
}
.orange-236a.lower-7636 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-236a.lower-7636 .lite-343b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.orange-236a.lower-7636 .thumbnail_tiny_307d {
  opacity: 0;
}
.orange-236a.accordion-1c43 .lite-343b {
  z-index: 10;
  visibility: visible;
}
.form_hot_25fe {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.form_hot_25fe .shadow-b34a {
  background: rgba(255, 255, 255, 0.99);
}
.form_hot_25fe .shadow-b34a::after,
.form_hot_25fe .shadow-b34a:before {
  background: inherit;
}
.form_hot_25fe:hover .shadow-b34a {
  background: rgba(255, 255, 255, 0.99);
}
.lower-7636 .form_hot_25fe {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion-1c43 .form_hot_25fe {
  display: none !important;
}
.orange-236a:before,
.soft-4d0e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.orange-236a .form_hot_25fe,
.soft-4d0e .form_hot_25fe {
  display: inline-block;
}
.lite-343b .module_center_64f1 {
  -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;
}
.orange-236a .lite-343b .module_center_64f1,
.soft-4d0e .lite-343b .module_center_64f1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_7cce .dirty-cf57 {
  width: 100%;
}
.caption_pink_1b7c {
  padding: 0 0.5em 0;
}
.caption_pink_1b7c [class*="customify-col-"],
.caption_pink_1b7c [class*="customify-col_"],
.caption_pink_1b7c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel-45d8 .caption_pink_1b7c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .inner_6e23 .next-0337,
  .next-0337 {
    display: none;
  }
  .element_cold_b344 {
    text-align: left;
  }
  .shade-769a {
    text-align: center;
  }
  .easy-4155 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .inner_6e23 .status-pink-ae11,
  .status-pink-ae11 {
    display: none;
  }
  .old-36c7 {
    text-align: left;
  }
  .left_a481 {
    text-align: center;
  }
  .rough-5adf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .inner_6e23 .detail-cad4,
  .detail-cad4 {
    display: none;
  }
  .gradient_over_16ce {
    text-align: left;
  }
  .accordion-bronze-4768 {
    text-align: center;
  }
  .border-46e3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.card-4a30 {
  box-shadow: none !important;
}
.feature-e56e .filter_out_d391,
.link-under-6c33 .filter_out_d391 {
  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;
}
.link-under-6c33 .filter_out_d391 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter-brown-c092 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter-brown-c092:after,
.filter-brown-c092:before {
  content: "";
  display: table;
}
.filter-brown-c092:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter-brown-c092 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter-brown-c092,
.section_5acd {
  max-width: 1248px;
  margin: 0 auto;
}

.picture-9c63.south_1e41 .filter-brown-c092 {
  max-width: 100%;
}
.picture-9c63.popup-solid-4539 {
  max-width: 1200px;
  margin: 0 auto;
}
.picture-9c63.content-out-281b .filter-brown-c092 {
  max-width: 100%;
}
.picture-9c63.content-out-281b > .filter-brown-c092 {
  padding-left: 0;
  padding-right: 0;
}
.picture-9c63.content-out-281b > .filter-brown-c092 .inner_6e23 {
  margin: 0;
}
.picture-9c63.content-out-281b
  > .filter-brown-c092
  .black-6d7a.label-8943 {
  margin-right: 0;
  margin-left: 0;
}
.picture-9c63.content-out-281b #main.label-8943 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image-glass-40ca #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image-glass-40ca #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-2cbf .media-15c9 {
    padding-right: 1em;
  }
  .photo-2cbf.over_1e0a .black-6d7a {
    border-right: 1px solid #eaecee;
  }
  .photo-2cbf.over_1e0a .media-15c9 {
    padding-right: 1em;
  }
  .photo-2cbf.over_1e0a .tag-e357 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_glass_8f0f .media-15c9 {
    padding-left: 1em;
  }
  .paragraph_glass_8f0f.over_1e0a .black-6d7a {
    border-left: 1px solid #eaecee;
  }
  .paragraph_glass_8f0f.over_1e0a .media-15c9 {
    padding-left: 1em;
  }
  .paragraph_glass_8f0f.over_1e0a .tag-e357 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_dim_552a .media-15c9 {
    padding-left: 1em;
  }
  .component_dim_552a.over_1e0a .article_1b49 {
    border-right: 1px solid #eaecee;
  }
  .component_dim_552a.over_1e0a .north-0d54 {
    border-right: 1px solid #eaecee;
  }
  .component_dim_552a.over_1e0a .media-15c9 {
    padding-left: 1em;
  }
  .component_dim_552a.over_1e0a .tag-e357 {
    padding-right: 1em;
  }
  .component_dim_552a.over_1e0a .breadcrumb-9a76 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle-f48a .media-15c9 {
    padding-right: 1em;
  }
  .middle-f48a.over_1e0a .article_1b49 {
    border-left: 1px solid #eaecee;
  }
  .middle-f48a.over_1e0a .north-0d54 {
    border-left: 1px solid #eaecee;
  }
  .middle-f48a.over_1e0a .media-15c9 {
    padding-right: 1em;
  }
  .middle-f48a.over_1e0a .tag-e357 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle-f48a.over_1e0a .breadcrumb-9a76 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-glass-40ca .media-15c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-glass-40ca.over_1e0a .black-6d7a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image-glass-40ca.over_1e0a .media-15c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-glass-40ca.over_1e0a .tag-e357 {
    padding-left: 1em;
  }
  .image-glass-40ca.over_1e0a .breadcrumb-9a76 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image-glass-40ca.over_1e0a .media-15c9 {
    padding-left: 0;
  }
}
.red_1a67 .list-e528 {
  display: inline-block;
}
.accent-9c6c {
  display: inline-block;
}
.inner_8e4b {
  word-con: break-word;
}
.top-c517 > span {
  display: inline-block;
  padding: 5px 0;
}
.top-c517 .paragraph_3f2d {
  margin-left: 8px;
  margin-right: 8px;
}
.top-c517 .block_50a7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dim-29c7 .tiny-5010 {
  margin-bottom: 2em;
}
.dim-29c7 .photo_bdf7 {
  margin-bottom: 15px;
}
.dim-29c7 .photo_bdf7:last-child {
  margin-bottom: 0;
}
.dim-29c7 .message_50a4 {
  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) {
  .dim-29c7 .message_50a4 {
    display: block;
  }
}
.dim-29c7 .caption-6a43 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dim-29c7 .caption-6a43 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dim-29c7 .tabs-8bd2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dim-29c7 .tabs-8bd2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dim-29c7 .tabs-8bd2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dim-29c7 .inner_8e4b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dim-29c7 .inner_8e4b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dim-29c7 .header_8a1d p:last-child {
  margin-bottom: 0;
}
.dim-29c7 .filter-090a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dim-29c7 .tabs_smooth_c16b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dim-29c7 .block-orange-dd3d {
  margin-top: 1em;
}
.dim-29c7 .title-prev-978d {
  top: 0;
  display: block;
}
.dim-29c7 .title-prev-978d a {
  color: inherit;
}
.dim-29c7 .title-prev-978d a:hover {
  color: inherit;
}
.dim-29c7 .rough-4009 {
  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;
}
.dim-29c7 .rough-4009:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dim-29c7 .tabs_smooth_c16b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dim-29c7 .icon-simple-6f2a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dim-29c7 .icon-simple-6f2a:first-child {
  margin-top: 0;
}
.dim-29c7 .icon-simple-6f2a.text_dbc7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dim-29c7 .icon-simple-6f2a.widget_white_3ac5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dim-29c7
  .icon-simple-6f2a.widget_white_3ac5.article-b58a
  .block-orange-dd3d {
  width: 100%;
}
.dim-29c7 .widget_white_3ac5 {
  -webkit-box-align: center;
  align-items: center;
}
.dim-29c7 .widget_white_3ac5 .top-c517,
.dim-29c7 .widget_white_3ac5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dim-29c7 .tabs-8bd2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dim-29c7 .tabs-8bd2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dim-29c7 .tabs-8bd2: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;
}
.dim-29c7 .text_dbc7 {
  z-index: 5;
}
.dim-29c7 .north-5815 .preview_dim_77b9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dim-29c7 .logo_simple_6752 .preview_dim_77b9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dim-29c7 .section-348f .preview_dim_77b9 {
  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;
}
.dim-29c7.wide-254e .message_50a4,
.dim-29c7.over-36ac .message_50a4 {
  display: block;
}
.dim-29c7.wide-254e .message_50a4 .layout_short_3788,
.dim-29c7.wide-254e .message_50a4 .tabs_smooth_c16b,
.dim-29c7.over-36ac .message_50a4 .layout_short_3788,
.dim-29c7.over-36ac .message_50a4 .tabs_smooth_c16b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dim-29c7.bronze-83a0 .caption-6a43 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dim-29c7.bronze-83a0 .caption-6a43 {
    margin-right: 0;
  }
}
.dim-29c7.wide-254e .caption-6a43,
.dim-29c7.over-36ac .caption-6a43 {
  padding-top: 40%;
}
.dim-29c7.wide-254e .tiny-5010,
.dim-29c7.over-36ac .tiny-5010 {
  display: block;
}
.dim-29c7.wide-254e .fn-sticky-8405 .tabs_smooth_c16b,
.dim-29c7.over-36ac .fn-sticky-8405 .tabs_smooth_c16b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dim-29c7.wide-254e .caption-6a43,
.dim-29c7.over-36ac .caption-6a43 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dim-29c7.wide-254e .tabs_smooth_c16b {
  padding: 1em;
}
.right-867e {
  margin: 30px auto;
  display: block;
}
.right-867e .carousel-orange-c231 > * {
  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;
}
.right-867e .carousel-orange-c231 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.right-867e .carousel-orange-c231 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini-337c .top-c517 {
  margin-bottom: 1.41575em;
}
.mini-337c .clean_876c {
  margin-bottom: 1.618em;
}
.panel_lower_ebbf .blue_9a4c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel_lower_ebbf .blue_9a4c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel_lower_ebbf .description_7899 {
  max-width: 100%;
  overflow: auto;
}
.bright-029b .panel_lower_ebbf a:hover {
  text-decoration: underline;
}
.focus_fluid_cbf4 .photo_bdf7:not(.inner_8e4b),
.focus_fluid_cbf4 .tabs-8bd2 {
  margin-bottom: 1.41575em;
}
.focus_fluid_cbf4 .photo_bdf7:not(.inner_8e4b):last-child,
.focus_fluid_cbf4 .tabs-8bd2:last-child {
  margin-bottom: 0;
}
.focus_fluid_cbf4 .photo_bdf7.gradient-7494 {
  margin-bottom: 0.41575em;
}
.focus_fluid_cbf4 .modal_out_fb17:before,
.focus_fluid_cbf4 .info-3f9e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus_fluid_cbf4 .modal_out_fb17:before {
  content: "\f115";
}
.focus_fluid_cbf4 .info-3f9e:before {
  content: "\f02c";
}
.focus_fluid_cbf4 .chip_e6ca {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus_fluid_cbf4 .chip_e6ca a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo-left-acc6 {
  display: -webkit-box;
  display: flex;
}
.photo-left-acc6 .text_9ce8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo-left-acc6 .text_9ce8 {
    flex-basis: 90px;
  }
}
.photo-left-acc6 .hidden_glass_217c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-left-acc6 .hidden_glass_217c {
    flex-basis: calc(100% - 50px);
  }
}
.photo-left-acc6 .north_7974 p:last-child {
  margin-bottom: 0.72em;
}
.photo-purple-2f25 .carousel-orange-c231 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.photo-purple-2f25 .carousel-orange-c231:after,
.photo-purple-2f25 .carousel-orange-c231:before {
  content: "";
  display: table;
}
.photo-purple-2f25 .carousel-orange-c231:after {
  clear: both;
}
.photo-purple-2f25 .carousel-orange-c231 .backdrop-smooth-a2c3,
.photo-purple-2f25 .carousel-orange-c231 .north-6d12 {
  width: 49%;
}
.photo-purple-2f25 .carousel-orange-c231 .backdrop-smooth-a2c3 a span.module_dynamic_52ec,
.photo-purple-2f25 .carousel-orange-c231 .north-6d12 a span.module_dynamic_52ec {
  display: block;
  margin-bottom: 5px;
}
.photo-purple-2f25 .carousel-orange-c231 .north-6d12 {
  float: left;
  text-align: left;
}
.photo-purple-2f25 .carousel-orange-c231 .backdrop-smooth-a2c3 {
  float: right;
  text-align: right;
}
.fluid-2792 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fluid-2792 {
    margin-bottom: 0;
  }
}
.link_hot_f0ba {
  margin-bottom: 1em;
}
.link_hot_f0ba .inner_8e4b {
  font-size: 1.1em;
  line-height: 1.3;
}
.secondary-black-6fc3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.center-539e .link_hot_f0ba,
.slow_8cb5 .link_hot_f0ba {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .center-539e .link_hot_f0ba,
  .slow_8cb5 .link_hot_f0ba {
    display: block;
  }
}
.center-539e .secondary-black-6fc3,
.slow_8cb5 .secondary-black-6fc3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .center-539e .secondary-black-6fc3,
  .slow_8cb5 .secondary-black-6fc3 {
    margin-bottom: 1em;
  }
}
.center-539e .secondary-black-6fc3 img,
.slow_8cb5 .secondary-black-6fc3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.center-539e .pro-1f72,
.slow_8cb5 .pro-1f72 {
  flex-basis: calc(100% - 160px);
}
.center-539e .pro-1f72 p,
.slow_8cb5 .pro-1f72 p {
  margin-bottom: 0;
}
.center-539e .pro-1f72 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .center-539e .pro-1f72 {
    padding-left: 0;
  }
}
.slow_8cb5 .pro-1f72 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slow_8cb5 .pro-1f72 {
    padding-right: 0;
  }
}
.slow_8cb5 .secondary-black-6fc3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs_full_cd99 .secondary-black-6fc3 {
  margin-bottom: 0.5em;
}
.tabs_full_cd99 .secondary-black-6fc3 img {
  width: 100%;
}
.outer-0b87 .element-2f9f,
.easy-dfb4 .element-2f9f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.easy-dfb4 .black-6d7a .section_014e p:last-child {
  margin-bottom: 0;
}
.filter-up-9e43 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient_fast_d31c .blue_3968 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient_fast_d31c .blue_3968:last-of-type {
    margin-bottom: 0;
  }
}
.gradient_fast_d31c .blue_3968 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_fast_d31c .blue_3968 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient_fast_d31c .blue_3968 ul li {
  margin: 0 0 0.6em;
}
.gradient_fast_d31c .blue_3968 ul li.alert-purple-2724,
.gradient_fast_d31c .blue_3968 ul li.chip-51a5 {
  position: relative;
}
.gradient_fast_d31c .blue_3968 ul li.alert-purple-2724 .red-fd11,
.gradient_fast_d31c .blue_3968 ul li.chip-51a5 .red-fd11 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient_fast_d31c .blue_3968 ul li.alert-purple-2724:after:after,
.gradient_fast_d31c .blue_3968 ul li.alert-purple-2724:after:before,
.gradient_fast_d31c
  .blue_3968
  ul
  li.chip-51a5:after:after,
.gradient_fast_d31c
  .blue_3968
  ul
  li.chip-51a5:after:before {
  content: "";
  display: table;
}
.gradient_fast_d31c .blue_3968 ul li.alert-purple-2724:after:after,
.gradient_fast_d31c
  .blue_3968
  ul
  li.chip-51a5:after:after {
  clear: both;
}
.gradient_fast_d31c .blue_3968 a.widget-7570:hover {
  text-decoration: none;
}
.gradient_fast_d31c .blue_3968 select {
  max-width: 100%;
}
.gradient_fast_d31c .blue_3968 table {
  font-size: 85%;
}
.gradient_fast_d31c .blue_3968 table td,
.gradient_fast_d31c .blue_3968 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient_fast_d31c .blue_3968 table tfoot td {
  text-align: left;
}
.gradient_fast_d31c .blue_3968 :last-child {
  margin-bottom: 0;
}
.gradient_fast_d31c .blue_3968 .last-5ba7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient_fast_d31c .blue_3968 .last-5ba7 label {
  width: 100%;
}
.gradient_fast_d31c .blue_3968 .last-5ba7 .warm-c3b6 {
  width: 100%;
  display: block;
}
.gradient_fast_d31c .blue_3968 .last-5ba7 .info-green-f8f9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient_fast_d31c .blue_3968 .last-5ba7 .info-green-f8f9:hover svg #svg-search {
  fill: #444;
}
.gradient_fast_d31c .blue_3968 .last-5ba7 .info-green-f8f9 svg {
  width: 18px;
  height: 18px;
}
.gradient_fast_d31c .layout-middle-1879 ul ul,
.gradient_fast_d31c .light-9eb7 ul ul,
.gradient_fast_d31c .in-457a ul ul,
.gradient_fast_d31c .thick_5ef8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient_fast_d31c .layout-middle-1879 .tertiary_2a28 > a,
.gradient_fast_d31c .light-9eb7 .tertiary_2a28 > a,
.gradient_fast_d31c .in-457a .tertiary_2a28 > a,
.gradient_fast_d31c .thick_5ef8 .tertiary_2a28 > a {
  margin-bottom: 0;
}
.gradient_fast_d31c .footer_c1ff li,
.gradient_fast_d31c .layout-middle-1879 li,
.gradient_fast_d31c .article_c379 li,
.gradient_fast_d31c .light-9eb7 li,
.gradient_fast_d31c .in-457a li,
.gradient_fast_d31c .thick_5ef8 li,
.gradient_fast_d31c .widget_b2ae li,
.gradient_fast_d31c .highlight_selected_4a89 li {
  display: block;
  position: relative;
}
.gradient_fast_d31c .footer_c1ff li:last-child,
.gradient_fast_d31c .layout-middle-1879 li:last-child,
.gradient_fast_d31c .article_c379 li:last-child,
.gradient_fast_d31c .light-9eb7 li:last-child,
.gradient_fast_d31c .in-457a li:last-child,
.gradient_fast_d31c .thick_5ef8 li:last-child,
.gradient_fast_d31c .widget_b2ae li:last-child,
.gradient_fast_d31c .highlight_selected_4a89 li:last-child {
  border: none;
}
.gradient_fast_d31c .footer_c1ff li a,
.gradient_fast_d31c .layout-middle-1879 li a,
.gradient_fast_d31c .article_c379 li a,
.gradient_fast_d31c .light-9eb7 li a,
.gradient_fast_d31c .in-457a li a,
.gradient_fast_d31c .thick_5ef8 li a,
.gradient_fast_d31c .widget_b2ae li a,
.gradient_fast_d31c .highlight_selected_4a89 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_fast_d31c .footer_c1ff li ul li::before,
.gradient_fast_d31c .layout-middle-1879 li ul li::before,
.gradient_fast_d31c .article_c379 li ul li::before,
.gradient_fast_d31c .light-9eb7 li ul li::before,
.gradient_fast_d31c .in-457a li ul li::before,
.gradient_fast_d31c .thick_5ef8 li ul li::before,
.gradient_fast_d31c .widget_b2ae li ul li::before,
.gradient_fast_d31c .highlight_selected_4a89 li ul li::before {
  left: 15px;
}
.gradient_fast_d31c .footer_c1ff li ul a,
.gradient_fast_d31c .layout-middle-1879 li ul a,
.gradient_fast_d31c .article_c379 li ul a,
.gradient_fast_d31c .light-9eb7 li ul a,
.gradient_fast_d31c .in-457a li ul a,
.gradient_fast_d31c .thick_5ef8 li ul a,
.gradient_fast_d31c .widget_b2ae li ul a,
.gradient_fast_d31c .highlight_selected_4a89 li ul a {
  padding-left: 20px;
}
.gradient_fast_d31c .footer_c1ff li ul ul li::before,
.gradient_fast_d31c .layout-middle-1879 li ul ul li::before,
.gradient_fast_d31c .article_c379 li ul ul li::before,
.gradient_fast_d31c .light-9eb7 li ul ul li::before,
.gradient_fast_d31c .in-457a li ul ul li::before,
.gradient_fast_d31c .thick_5ef8 li ul ul li::before,
.gradient_fast_d31c .widget_b2ae li ul ul li::before,
.gradient_fast_d31c .highlight_selected_4a89 li ul ul li::before {
  left: 30px;
}
.gradient_fast_d31c .footer_c1ff li ul ul a,
.gradient_fast_d31c .layout-middle-1879 li ul ul a,
.gradient_fast_d31c .article_c379 li ul ul a,
.gradient_fast_d31c .light-9eb7 li ul ul a,
.gradient_fast_d31c .in-457a li ul ul a,
.gradient_fast_d31c .thick_5ef8 li ul ul a,
.gradient_fast_d31c .widget_b2ae li ul ul a,
.gradient_fast_d31c .highlight_selected_4a89 li ul ul a {
  padding-left: 40px;
}
.gradient_fast_d31c .over_2f2f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_fast_d31c .highlight_selected_4a89 ul li {
  margin-bottom: 1.41575em;
}
.gradient_fast_d31c .highlight_selected_4a89 ul li .plasma_157e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient_fast_d31c .highlight_selected_4a89 ul li .modal_849e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.basic-25d3 .footer_c1ff li a,
.basic-25d3 .layout-middle-1879 li a,
.basic-25d3 .article_c379 li a,
.basic-25d3 .light-9eb7 li a,
.basic-25d3 .in-457a li a,
.basic-25d3 .thick_5ef8 li a,
.basic-25d3 .widget_b2ae li a,
.basic-25d3 .highlight_selected_4a89 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-25d3 .over_2f2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-25d3 .blue_3968 ul li.alert-purple-2724 .red-fd11,
.basic-25d3 .blue_3968 ul li.chip-51a5 .red-fd11 {
  background: rgba(0, 0, 0, 0.2);
}
.basic-25d3 .gradient_fast_d31c .blue_3968 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-9c63 .gradient_fast_d31c .main-f70d li {
  margin: 0;
}
.picture-9c63 .gradient_fast_d31c .main-f70d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.picture-9c63 .gradient_fast_d31c .main-f70d li ul {
  margin: 0;
}
.picture-9c63 .gradient_fast_d31c .main-f70d li ul li a {
  padding-left: 15px;
}
.picture-9c63 .gradient_fast_d31c .main-f70d li ul li li a {
  padding-left: 30px;
}
.picture-9c63 .gradient_fast_d31c .main-f70d li.stale-2626 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.picture-9c63 .gradient_fast_d31c .main-f70d li.stale-2626 > 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;
}
.picture-9c63 .gradient_fast_d31c .main-f70d li.stale-2626 > 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;
}
.dropdown-0eeb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.current_ca00 {
  position: relative;
  z-index: 10;
}
.current_ca00 .module_center_64f1 {
  width: 100%;
  max-width: 100%;
}
.link_8cd6 .tooltip-567a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link_8cd6 .clean_4370 {
}
.link_8cd6 .basic-25d3 {
  background: #292929;
}
.grid_9bf9 .tooltip-567a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.grid_9bf9 .clean_4370 {
  background: #f9f9f9;
}
.grid_9bf9 .basic-25d3 {
  background: #303030;
}
.heading-c6d0 .tooltip-567a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading-c6d0 .list-e528 {
    margin-bottom: 1em;
  }
  .heading-c6d0 .list-e528:last-child {
    margin-bottom: 0;
  }
}
.heading-c6d0 .clean_4370 {
  background: #ededed;
}
.heading-c6d0 .basic-25d3 {
  background: #1a1a1a;
}
.tooltip-567a.clean_4370 {
  color: rgba(0, 0, 0, 0.6);
}
.tooltip-567a.clean_4370 .status_next_008f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip-567a.basic-25d3 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-567a.basic-25d3 a:not(.widget-7570) {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-567a.basic-25d3 a:not(.widget-7570):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-567a.basic-25d3 .status_next_008f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-567a.basic-25d3 table tbody td,
.tooltip-567a.basic-25d3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_1148.right-d4dc .filter-brown-c092 {
  max-width: initial;
}
.avatar_1148 .gradient-8c17 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar_1148 .gradient-8c17 .module_center_64f1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar_1148 .gradient-8c17 .module_center_64f1 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar_1148 .gradient-8c17 .module_center_64f1:last-child {
    margin-bottom: 0;
  }
}
.heading-c6d0 .list-e528:last-child,
.grid_9bf9 .list-e528:last-child,
.link_8cd6 .list-e528:last-child {
  margin-bottom: 0;
}
.heading-c6d0 .list-e528 .gradient_fast_d31c .blue_3968:last-child,
.grid_9bf9 .list-e528 .gradient_fast_d31c .blue_3968:last-child,
.link_8cd6 .list-e528 .gradient_fast_d31c .blue_3968:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .heading-c6d0 .carousel_08ca,
  .heading-c6d0 .border-gold-38a6,
  .grid_9bf9 .carousel_08ca,
  .grid_9bf9 .border-gold-38a6,
  .link_8cd6 .carousel_08ca,
  .link_8cd6 .border-gold-38a6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .current_ca00 .list-e528 {
    margin-bottom: 2em;
  }
}
.current_ca00 p:last-child {
  margin-bottom: 0;
}
.current_ca00 li,
.current_ca00 ul {
  list-style: none;
  margin: 0;
}
.current_ca00 ul ul {
  margin-left: 2.617924em;
}
.image_aa8d {
  font-size: 0.875em;
}

/* css-noise: be0b */
.phantom-card-p3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
