/*!
Theme Name: Customify
Theme URI: https://pressmaximum.west_c9f9/customify
Author: WPCustomify
Author URI: https://pressmaximum.west_c9f9
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.west_c9f9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.badge-wood-7c49.container-aef0/licenses/gpl-2.0.detail_wood_06c2
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.border_upper_89db/, (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.border-bottom-039d.tertiary_fluid_3ca4/normalize.image_a91d/
 ======
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.image_a91d v7.0.0 | MIT License | github.west_c9f9/necolas/normalize.image_a91d */
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;
}
.glass-fb48 .east-4495,
.right_9e8f,
.element-tiny-32f3,
.tall-5068,
.bronze-0c96,
.texture_786d,
.link_focused_72e7,
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;
}
.right_9e8f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right_9e8f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right_9e8f,
  h1 {
    font-size: 1.8em;
  }
}
.element-tiny-32f3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element-tiny-32f3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element-tiny-32f3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element-tiny-32f3,
  h2 {
    font-size: 1.7em;
  }
}
.tall-5068,
h3 {
  font-size: 1.618em;
}
.glass-fb48 .east-4495,
.bronze-0c96,
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.photo-outer-a1d4 {
  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;
}
.clean-33b9:after,
.clean-33b9:before,
.pagination-white-a244:after,
.pagination-white-a244:before {
  content: "";
  display: table;
}
.clean-33b9:after,
.pagination-white-a244:after {
  clear: both;
}
.texture-531e {
  float: right;
  margin-right: 0;
}
.last-a49b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sort-bottom-51c8 .outline_light_4c94,
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;
}
.sort-bottom-51c8 .outline_light_4c94: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;
}
.simple-0632 .outline_light_4c94 {
  box-shadow: none;
}
.simple-0632
  .outline_light_4c94
  .thumbnail-b3da {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.simple-0632 .outline_light_4c94 .component_8f94 {
  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;
}
.simple-0632
  .outline_light_4c94
  .component_8f94
  b {
  display: none;
}
.simple-0632 .carousel_green_7b7d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status-full-0599:not(.complex_f826):not(.list-west-a53b),
button:not(.complex_f826):not(.list-west-a53b),
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ),
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ),
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ) {
  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;
}
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ):hover,
button:not(.complex_f826):not(
    .list-west-a53b
  ):hover,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ):hover,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ):hover,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ):active,
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ):focus,
button:not(.complex_f826):not(
    .list-west-a53b
  ):active,
button:not(.complex_f826):not(
    .list-west-a53b
  ):focus,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ):active,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ):focus,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ):active,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ):focus,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ):active,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ):focus {
  outline: 0;
}
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da,
button:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da {
  position: relative;
}
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .shade-bottom-5e98,
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .dynamic-f8d5,
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .over-5308,
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  i,
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  svg,
button:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .shade-bottom-5e98,
button:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .dynamic-f8d5,
button:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .over-5308,
button:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  i,
button:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  svg,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .shade-bottom-5e98,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .dynamic-f8d5,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .over-5308,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  i,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  svg,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .shade-bottom-5e98,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .dynamic-f8d5,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .over-5308,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  i,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  svg,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .shade-bottom-5e98,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .dynamic-f8d5,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  .over-5308,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  i,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da
  svg {
  visibility: hidden;
}
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da:after,
button:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da:after,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da:after,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da:after,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ).fn-loading-b4da: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;
}
.status-full-0599:not(.complex_f826):not(.list-west-a53b),
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ),
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ),
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ) {
  color: #fff;
  background: #235787;
}
.status-full-0599:not(.complex_f826):not(
    .list-west-a53b
  ):focus,
input[type="button"]:not(.complex_f826):not(
    .list-west-a53b
  ):focus,
input[type="reset"]:not(.complex_f826):not(
    .list-west-a53b
  ):focus,
input[type="submit"]:not(.complex_f826):not(
    .list-west-a53b
  ):focus {
  color: #fff;
}
.status-full-0599.fn-disabled-b4da:not(.complex_f826):not(
    .list-west-a53b
  ),
.status-full-0599[disabled]:not(.complex_f826):not(
    .list-west-a53b
  ),
button.fn-disabled-b4da:not(.complex_f826):not(
    .list-west-a53b
  ),
button[disabled]:not(.complex_f826):not(
    .list-west-a53b
  ) {
  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;
}
.pagination-42ee {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination-42ee: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;
}
.texture_ba39 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.summary-dark-64ac {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block-solid-d6f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.clean-33b9:after,
.clean-33b9:before,
.text_upper_3e57:after,
.text_upper_3e57:before,
.sort_outer_882a:after,
.sort_outer_882a:before,
.prev-1a76:after,
.prev-1a76:before,
.popup-44cb:after,
.popup-44cb:before,
.badge_purple_699c:after,
.badge_purple_699c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clean-33b9:after,
.text_upper_3e57:after,
.sort_outer_882a:after,
.prev-1a76:after,
.popup-44cb:after,
.badge_purple_699c:after {
  clear: both;
}
.text_upper_3e57 .breadcrumb-9b86,
.sort_outer_882a .breadcrumb-9b86,
.status_fe3a .breadcrumb-9b86 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.complex_0697 {
  display: inline-block;
}
.hover-cool-f12e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hover-cool-f12e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hover-cool-f12e .dark_32ba {
  padding: 1em 0;
  font-size: 85%;
}
.dark_32ba {
  text-align: left;
  font-style: italic;
  color: #999;
}
.icon_3ba2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.icon_3ba2:after,
.icon_3ba2:before {
  content: "";
  display: table;
}
.icon_3ba2:after {
  clear: both;
}
.row_cool_ad41 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.wrapper_3db5 .row_cool_ad41 {
  max-width: 50%;
}
.huge-dcc7 .row_cool_ad41 {
  max-width: 33.33%;
}
.message_03db .row_cool_ad41 {
  max-width: 25%;
}
.tabs_f0e9 .row_cool_ad41 {
  max-width: 20%;
}
.tertiary-b357 .row_cool_ad41 {
  max-width: 16.66%;
}
.first_32af .row_cool_ad41 {
  max-width: 14.28%;
}
.avatar_d3f5 .row_cool_ad41 {
  max-width: 12.5%;
}
.footer_e370 .row_cool_ad41 {
  max-width: 11.11%;
}
.media_hard_60d0 {
  display: block;
}
.glass-fb48 .rough_2e4e label,
.glass-fb48 .carousel-pro-b72d label,
.glass-fb48 .filter_704e label,
.glass-fb48 .focused-7296 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header-dark-435b {
  list-style: none;
  margin: 0;
}
.header-dark-435b article.video_4832 {
  margin-bottom: 0;
}
.header-dark-435b ul {
  list-style: none;
  margin: 0;
}
.header-dark-435b .search-f1f4 li.video_4832 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header-dark-435b .search-f1f4 li.video_4832 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header-dark-435b .search-f1f4 li.video_4832: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) {
  .header-dark-435b .search-f1f4 li.video_4832 li.video_4832 li.video_4832 li.video_4832 {
    padding-left: 0;
  }
}
article.video_4832 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video_4832 .text_upper_3e57 p:last-of-type {
  margin-bottom: 0;
}
article.video_4832 .label-3914 {
  float: left;
}
article.video_4832 .layout-hard-0a8f {
  margin-left: 85px;
}
article.video_4832 .popup_97f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video_4832 .popup_97f5 .popup-40e5 {
  margin-left: 10px;
}
article.video_4832 .tiny_9a9b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video_4832 .breadcrumb-current-4843 {
  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 .rough_2e4e,
  #respond .filter_704e,
  #respond .focused-7296 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough_2e4e input,
#respond .filter_704e input,
#respond .focused-7296 input {
  width: 100%;
}
#respond .focused-7296 {
  margin-right: 0;
}
#respond .grid_black_478e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-c901 {
  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;
}
.frame-c901.title_dark_aebd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame-c901 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%);
}
.frame-c901:focus,
.frame-c901: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);
}
.hidden_d2fb {
  border-radius: 10%;
}
.block-a9c6 {
  border-radius: 50%;
}
.focus_copper_d0d3 {
  font-size: 0.72em;
}
.brown-f8c2 {
  font-size: 0.875em;
}
.mini-d04e {
  font-size: 1.1em;
}
.accordion_805c {
  text-transform: uppercase;
  line-height: 1.2;
}
.accordion_805c.focus_copper_d0d3 {
  letter-spacing: 0.5px;
}
.link-6398,
.link-6398 a {
  color: #6d6d6d;
}
.link-6398 a:hover {
  color: #111;
}
.fixed-1430 {
  color: #6d6d6d;
}
.first-b7ea {
  overflow-x: hidden;
}
.first-b7ea .background-3a1f.bronze_fda8 {
  position: relative;
}
.first-b7ea .background-3a1f.bronze_fda8.disabled-plasma-29c4 {
  position: initial;
}
.first-b7ea
  .background-3a1f.bronze_fda8.disabled-plasma-29c4
  .nav_2414 {
  left: auto;
}
.first-b7ea .background-3a1f .nav_2414 {
  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;
}
.first-b7ea .background-3a1f:hover.bronze_fda8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.first-b7ea
  .background-3a1f:hover.bronze_fda8
  .nav_2414 {
  display: block;
  z-index: 9999999;
}
.first-b7ea .hidden-d494 .tiny_0e21,
.first-b7ea .stale-9cf1 .tiny_0e21 {
  display: none;
}
.first-b7ea .gradient_6ccc .background-3a1f:hover.bronze_fda8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.glass-fb48 .rough_2e4e label,
.glass-fb48 .carousel-pro-b72d label,
.glass-fb48 .filter_704e label,
.glass-fb48 .focused-7296 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header-dark-435b {
  list-style: none;
  margin: 0;
}
.header-dark-435b article.video_4832 {
  margin-bottom: 0;
}
.header-dark-435b ul {
  list-style: none;
  margin: 0;
}
.header-dark-435b .search-f1f4 li.video_4832 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header-dark-435b .search-f1f4 li.video_4832 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header-dark-435b .search-f1f4 li.video_4832: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) {
  .header-dark-435b .search-f1f4 li.video_4832 li.video_4832 li.video_4832 li.video_4832 {
    padding-left: 0;
  }
}
article.video_4832 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video_4832 .text_upper_3e57 p:last-of-type {
  margin-bottom: 0;
}
article.video_4832 .label-3914 {
  float: left;
}
article.video_4832 .layout-hard-0a8f {
  margin-left: 85px;
}
article.video_4832 .popup_97f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video_4832 .popup_97f5 .popup-40e5 {
  margin-left: 10px;
}
article.video_4832 .tiny_9a9b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video_4832 .breadcrumb-current-4843 {
  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 .rough_2e4e,
  #respond .filter_704e,
  #respond .focused-7296 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough_2e4e input,
#respond .filter_704e input,
#respond .focused-7296 input {
  width: 100%;
}
#respond .focused-7296 {
  margin-right: 0;
}
#respond .grid_black_478e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-d494 .advanced_1dee {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.advanced_1dee .right_273e.hidden_b803 .thick-48e4 > li > a:focus,
.advanced_1dee .right_273e.hidden_b803 .thick-48e4 > li > a:hover,
.advanced_1dee .right_273e.popup_solid_ca6a .thick-48e4 > li > a:focus,
.advanced_1dee .right_273e.popup_solid_ca6a .thick-48e4 > li > a:hover,
.advanced_1dee .right_273e.hover-4e00 .thick-48e4 > li > a:focus,
.advanced_1dee .right_273e.hover-4e00 .thick-48e4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_1dee
  .right_273e.hidden_b803
  .thick-48e4
  > li.filter_d136
  > a,
.advanced_1dee
  .right_273e.hidden_b803
  .thick-48e4
  > li.under_5e5f
  > a,
.advanced_1dee
  .right_273e.popup_solid_ca6a
  .thick-48e4
  > li.filter_d136
  > a,
.advanced_1dee
  .right_273e.popup_solid_ca6a
  .thick-48e4
  > li.under_5e5f
  > a,
.advanced_1dee
  .right_273e.hover-4e00
  .thick-48e4
  > li.filter_d136
  > a,
.advanced_1dee .right_273e.hover-4e00 .thick-48e4 > li.dim-a3b5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_1dee .soft_6606,
.advanced_1dee .soft_6606 a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_1dee .right-3434.table_cool_3336 li a,
.advanced_1dee .search-094d a,
.advanced_1dee .white-ea1b,
.advanced_1dee .thick-48e4 > li > a,
.advanced_1dee .medium_ff84 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee .right-3434.table_cool_3336 li a:hover,
.advanced_1dee .search-094d a:hover,
.advanced_1dee .white-ea1b:hover,
.advanced_1dee .thick-48e4 > li > a:hover,
.advanced_1dee .medium_ff84:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_1dee .breadcrumb-center-6f3e {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee .breadcrumb-center-6f3e .hidden_26eb {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_1dee .breadcrumb-center-6f3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_1dee .popup-selected-8cb3 .paragraph_paper_0a04 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee .popup-selected-8cb3 .paragraph_paper_0a04 .header-19cf {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee
  .popup-selected-8cb3
  .paragraph_paper_0a04
  .header-19cf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee
  .popup-selected-8cb3
  .paragraph_paper_0a04
  .header-19cf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee
  .popup-selected-8cb3
  .paragraph_paper_0a04
  .header-19cf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee
  .popup-selected-8cb3
  .paragraph_paper_0a04
  .header-19cf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee .popup-selected-8cb3 .huge_6858 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_1dee .popup-selected-8cb3 .huge_6858:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-fluid-1216
  .advanced_1dee
  .popup-selected-8cb3
  .upper_3816
  .box_7d3c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-fluid-1216
  .advanced_1dee
  .popup-selected-8cb3
  .upper_3816
  .header-19cf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d494 .frame-b334 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.frame-b334 .right_273e.hidden_b803 .thick-48e4 > li > a:focus,
.frame-b334 .right_273e.hidden_b803 .thick-48e4 > li > a:hover,
.frame-b334 .right_273e.popup_solid_ca6a .thick-48e4 > li > a:focus,
.frame-b334 .right_273e.popup_solid_ca6a .thick-48e4 > li > a:hover,
.frame-b334 .right_273e.hover-4e00 .thick-48e4 > li > a:focus,
.frame-b334 .right_273e.hover-4e00 .thick-48e4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-b334
  .right_273e.hidden_b803
  .thick-48e4
  > li.filter_d136
  > a,
.frame-b334
  .right_273e.hidden_b803
  .thick-48e4
  > li.under_5e5f
  > a,
.frame-b334
  .right_273e.popup_solid_ca6a
  .thick-48e4
  > li.filter_d136
  > a,
.frame-b334
  .right_273e.popup_solid_ca6a
  .thick-48e4
  > li.under_5e5f
  > a,
.frame-b334
  .right_273e.hover-4e00
  .thick-48e4
  > li.filter_d136
  > a,
.frame-b334 .right_273e.hover-4e00 .thick-48e4 > li.dim-a3b5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-b334 .soft_6606,
.frame-b334 .soft_6606 a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-b334 .right-3434.table_cool_3336 li a,
.frame-b334 .search-094d a,
.frame-b334 .white-ea1b,
.frame-b334 .thick-48e4 > li > a,
.frame-b334 .medium_ff84 {
  color: rgba(0, 0, 0, 0.55);
}
.frame-b334 .right-3434.table_cool_3336 li a:hover,
.frame-b334 .search-094d a:hover,
.frame-b334 .white-ea1b:hover,
.frame-b334 .thick-48e4 > li > a:hover,
.frame-b334 .medium_ff84:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-b334 .breadcrumb-center-6f3e {
  color: rgba(0, 0, 0, 0.55);
}
.frame-b334 .breadcrumb-center-6f3e .hidden_26eb {
  color: rgba(0, 0, 0, 0.8);
}
.frame-b334 .breadcrumb-center-6f3e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-soft-1d65 .red-17f1 {
  margin-left: auto;
  margin-right: auto;
}
.sort_outer_882a > * {
  margin-left: auto;
  margin-right: auto;
}
.sort_outer_882a .texture_ba39 {
  margin-right: 1.41575em;
}
.component_tiny_9669 .sort_outer_882a > .frame-paper-b955 {
  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;
}
.component_tiny_9669 .sort_outer_882a > .shade-1ee8 {
  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;
}
.caption_hot_fbcb.input-soft-1d65 .red-17f1,
.upper_388d.input-soft-1d65 .red-17f1 {
  margin-left: 0;
}
.pagination-solid-f090.input-soft-1d65 .red-17f1,
.pressed-096a.input-soft-1d65 .red-17f1 {
  margin-right: 0;
}
.sort_outer_882a ol,
.sort_outer_882a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.video-green-06a8 video {
  max-width: 100%;
}
.motion_40a9 img {
  display: block;
}
.motion_40a9.texture_ba39,
.motion_40a9.summary-dark-64ac {
  width: 100%;
}
.motion_40a9.shade-1ee8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notice-up-36ea:not(.article-bottom-adcb) {
  margin: 1.5em auto;
}
.plasma-55c7 p {
  padding: 1.5em 14px;
}
ul.sidebar-gold-1c22.shade-1ee8,
ul.sidebar-gold-1c22.frame-paper-b955,
ul.sidebar-gold-1c22.row_99dc.frame-paper-b955 {
  padding: 0 14px;
}
.component-stone-a4b6 {
  display: block;
  overflow-x: auto;
}
.component-stone-a4b6 table {
  border-collapse: collapse;
  width: 100%;
}
.component-stone-a4b6 td,
.component-stone-a4b6 th {
  padding: 0.5em;
}
.sort_outer_882a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort_outer_882a ol ol,
.sort_outer_882a ol ul,
.sort_outer_882a ul ol,
.sort_outer_882a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort_outer_882a ol ol li,
.sort_outer_882a ol ul li,
.sort_outer_882a ul ol li,
.sort_outer_882a ul ul li {
  margin-left: 0;
}
.breadcrumb_a0a1.in-8e8a > .over_fc4e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.breadcrumb_a0a1.in-8e8a > .over_fc4e iframe,
.breadcrumb_a0a1.in-8e8a > .over_fc4e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pagination-b197 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pagination-b197.menu_416c {
  padding: 0;
}
.pagination-b197.menu_416c cite {
  font-size: 13px;
}
.pagination-b197 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pagination-b197 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip_287a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip_287a > p:first-child {
  margin-top: 0;
}
.chip_287a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip_287a blockquote {
  border-left: 0;
}
.old-7229 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.old-7229:not(.media-0eaf) {
  max-width: 100px;
}
.old-7229.pro_c04e {
  border-bottom: none !important;
  text-align: center;
}
.old-7229.pro_c04e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .plasma-55c7 p {
    padding: 1.5em 0;
  }
}
.last_fb84 {
  color: #0073aa;
}
.content-45d3 {
  background-color: #0073aa;
}
.avatar-09fb {
  color: #229fd8;
}
.title_0ef9 {
  background-color: #229fd8;
}
.chip-a722 {
  color: #eee;
}
.medium-302c {
  background-color: #eee;
}
.easy_5d01 {
  color: #444;
}
.module-cb97 {
  background-color: #444;
}
.text_solid_d9b1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.text_solid_d9b1 .widget-bright-5c2b .search-094d {
  font-size: 15px;
}
.text_solid_d9b1 .search-094d {
  line-height: 1.3;
}
.text_solid_d9b1 .frame-b334 {
}
.text_solid_d9b1 .advanced_1dee {
  background: #235787;
}
.progress_cool_63ce {
  padding: 0;
}
.progress_cool_63ce .advanced_1dee {
  background: #1a1a1a;
}
.progress_cool_63ce .frame-b334 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.last_ee78 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.last_ee78 .frame-b334 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.last_ee78 .advanced_1dee {
  background: #303030;
}
.badge_purple_699c {
  position: relative;
  z-index: 10;
}
.badge_purple_699c .east-8bf4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-dynamic-399b .bronze_fda8 {
  display: inline-block;
  vertical-align: middle;
}
.status-dynamic-399b.yellow_ac68 .bronze_fda8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status-dynamic-399b.yellow_ac68 .bronze_fda8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status-dynamic-399b.yellow_ac68 .bronze_fda8 {
    margin-right: 0.4em;
  }
}
.status-dynamic-399b.yellow_ac68 .bronze_fda8:last-child {
  margin-right: 0;
}
.tertiary_630d .east-8bf4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden-d494 .widget-bright-5c2b {
    margin: 0 -0.5em;
  }
  .hidden-d494 .widget-bright-5c2b [class*="customify-col-"],
  .hidden-d494 .widget-bright-5c2b [class*="customify-col_"],
  .hidden-d494 .widget-bright-5c2b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden-d494.warm_f46b .east-8bf4 {
  background: 0 0 !important;
}
.hidden-d494.warm_f46b .east-8bf4,
.hidden-d494.tertiary_630d .east-8bf4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden-d494.summary_9c0f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden-d494.tertiary_630d .east-8bf4 {
  box-shadow: none !important;
}
.active-c353 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-c353 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-c353 {
    padding: 18px 0 20px;
  }
}
.active-c353 .nav-pro-2a24 {
  width: 100%;
}
.active-c353 .focus-huge-4e98 {
  margin-bottom: 0;
}
.active-c353 .silver_2ca2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column-2b2d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column-2b2d .component-65c4 {
  width: 100%;
}
.silver_0660 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver_0660 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver_0660 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.silver_0660 li:last-child:after {
  display: none;
}
.silver_0660 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary-fb95 .tiny_0e21 button,
.active-c353 .tiny_0e21 button {
  left: 0;
}
.primary-fb95 .component-65c4,
.active-c353 .component-65c4 {
  padding-left: 0;
  padding-right: 0;
}
.primary-fb95 .column-2b2d,
.active-c353 .column-2b2d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary-fb95 {
  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;
}
.primary-fb95: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;
}
.primary-fb95 .card-39c2 {
  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) {
  .primary-fb95 .card-39c2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary-fb95 .card-39c2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary-fb95 .card-39c2 {
    min-height: 200px;
  }
}
.primary-fb95 .silver_0660 {
  color: rgba(255, 255, 255, 0.8);
}
.primary-fb95 .silver_0660 a,
.primary-fb95 .silver_0660 li:after {
  color: inherit;
}
.primary-fb95 .silver_0660 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture-cool-a6f7 {
  margin-bottom: 0.5em;
}
.border-9284 {
  margin-bottom: 1.2em;
}
.border-9284,
.texture-cool-a6f7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.border-9284 p:last-child,
.texture-cool-a6f7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tiny_0e21,
#masthead .tiny_0e21 {
  display: none;
}
#masthead
  > .tiny_0e21.widget_9440 {
  display: none;
}
#masthead > .tiny_0e21 button {
  left: 0;
}
.overlay-south-60a4 {
  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-south-60a4 .bronze_fda8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.overlay-south-60a4 .tall-122e {
  display: -webkit-box;
  display: flex;
}
.overlay-south-60a4 .tall-122e.element-soft-a20b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.overlay-south-60a4 .tall-122e.plasma-75fd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-south-60a4 .tall-122e.accent_middle_5db8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-south-60a4.blue-cc25.dropdown_blue_5a78 .tall-122e.element-soft-a20b {
  flex-basis: 100%;
}
.overlay-south-60a4.glass-2877 .tall-122e.plasma-75fd {
  -webkit-box-flex: 1;
  flex: auto;
}
.overlay-south-60a4.glass-2877 .tall-122e.accent_middle_5db8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tiny_0e21.widget_9440 {
  display: none;
}
#masthead > .tiny_0e21 button {
  left: 0;
}
.modal_slow_6595 {
  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;
}
.modal_slow_6595:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.modal_slow_6595.tabs_tiny_5e13 i {
  margin-right: 4px;
}
.modal_slow_6595.table_top_4aff i {
  margin-left: 5px;
}
.search-094d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.search-094d p:last-child {
  margin-bottom: 0;
}
.out_0250 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.out_0250 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.out_0250 img {
  display: block;
  width: auto;
  line-height: 1;
}
.out_0250 .soft_6606 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.out_0250 .outline-5d05 {
  margin: 5px 0 7px 0;
}
.out_0250.highlight_medium_deb5 .article-afc5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.out_0250.highlight_medium_deb5 .east-aadc {
  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;
}
.out_0250.hover-4ba0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.out_0250.hover-4ba0 .article-afc5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.out_0250.hover-4ba0 .east-aadc {
  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;
}
.out_0250.pro_a26d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out_0250.slider_west_73eb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.out_0250.slider_west_73eb .east-aadc {
  margin-top: 7px;
}
.medium-dc64 {
  display: inline-block;
}
.badge_purple_699c .menu-slow-e194 .out_0250 img {
  max-width: 100%;
}
.right_273e .complex_18d6.static_6d06,
.hover-white-5eab .complex_18d6.static_6d06 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_273e .status_west_7b4f,
.hover-white-5eab .status_west_7b4f {
  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%);
}
.right_273e .status_west_7b4f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right_273e.wrapper_bottom_20a9 .status_west_7b4f {
  display: none;
}
.right_273e .hot_055d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_273e .hot_055d li {
  display: inline-block;
  position: relative;
}
.right_273e .hot_055d li:last-child {
  margin-right: 0;
}
.right_273e .hot_055d 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;
}
.right_273e .hot_055d li.dim-a3b5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right_273e .hot_055d > 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;
}
.right_273e .hot_055d > li > a i {
  line-height: 0;
}
.right_273e .hot_055d > li.popup_glass_3453 > a .status_west_7b4f {
  margin-left: 4px;
  line-height: 0;
}
.right_273e .hot_055d .focus-white-df2b li.popup_glass_3453 > a {
  position: relative;
}
.right_273e .hot_055d .focus-white-df2b li.popup_glass_3453 > a:after,
.right_273e .hot_055d .focus-white-df2b li.popup_glass_3453 > a:before {
  content: "";
  display: table;
}
.right_273e .hot_055d .focus-white-df2b li.popup_glass_3453 > a:after {
  clear: both;
}
.right_273e .hot_055d .focus-white-df2b li.popup_glass_3453 > a .status_west_7b4f {
  margin-left: 5px;
  float: right;
}
.right_273e .tabs-basic-4941,
.right_273e .focus-white-df2b {
  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;
}
.right_273e .focus-white-df2b {
  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;
}
.right_273e .focus-white-df2b .static_6d06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_273e .focus-white-df2b .status_west_7b4f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right_273e .focus-white-df2b li {
  display: block;
  margin: 0;
  padding: 0;
}
.right_273e .focus-white-df2b 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;
}
.right_273e .focus-white-df2b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right_273e .focus-white-df2b .focus-white-df2b {
  top: 0;
  left: 100%;
}
.right_273e .wrapper_928f.fn-focus-b4da > .tabs-basic-4941,
.right_273e .wrapper_928f.fn-focus-b4da > .focus-white-df2b,
.right_273e .wrapper_928f:focus > .tabs-basic-4941,
.right_273e .wrapper_928f:focus > .focus-white-df2b,
.right_273e .wrapper_928f:hover > .tabs-basic-4941,
.right_273e .wrapper_928f:hover > .focus-white-df2b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right_273e.hover-4e00 .thick-48e4:after,
.right_273e.hover-4e00 .thick-48e4:before {
  content: "";
  display: table;
}
.right_273e.hover-4e00 .thick-48e4:after {
  clear: both;
}
.right_273e.hover-4e00 .thick-48e4 > li {
  float: left;
}
.right_273e.red_0fb1 .thick-48e4:after,
.right_273e.red_0fb1 .thick-48e4:before {
  content: "";
  display: table;
}
.right_273e.red_0fb1 .thick-48e4:after {
  clear: both;
}
.right_273e.red_0fb1 .thick-48e4 > li {
  float: left;
}
.right_273e.red_0fb1 .thick-48e4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right_273e.red_0fb1 .thick-48e4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right_273e.red_0fb1 .thick-48e4 > li.filter_d136 > a,
.right_273e.red_0fb1 .thick-48e4 > li.dim-a3b5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right_273e.hidden_b803 .thick-48e4 > li > a .static_6d06 {
  position: relative;
}
.right_273e.hidden_b803 .thick-48e4 > li > a .static_6d06: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;
}
.right_273e.hidden_b803
  .thick-48e4
  > li:focus
  > a
  .static_6d06:before,
.right_273e.hidden_b803
  .thick-48e4
  > li:hover
  > a
  .static_6d06:before {
  width: 100%;
  background-color: currentColor;
}
.right_273e.hidden_b803
  .thick-48e4
  > li.filter_d136
  > a
  .static_6d06:before,
.right_273e.hidden_b803
  .thick-48e4
  > li.under_5e5f
  > a
  .static_6d06:before {
  width: 100%;
  background-color: currentColor;
}
.right_273e.popup_solid_ca6a .thick-48e4 > li > a .static_6d06 {
  position: relative;
}
.right_273e.popup_solid_ca6a .thick-48e4 > li > a .static_6d06: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;
}
.right_273e.popup_solid_ca6a .thick-48e4 > li:focus > a .static_6d06:before,
.right_273e.popup_solid_ca6a
  .thick-48e4
  > li:hover
  > a
  .static_6d06:before {
  width: 100%;
  background-color: currentColor;
}
.right_273e.popup_solid_ca6a
  .thick-48e4
  > li.filter_d136
  > a
  .static_6d06:before,
.right_273e.popup_solid_ca6a
  .thick-48e4
  > li.under_5e5f
  > a
  .static_6d06:before {
  width: 100%;
  background-color: currentColor;
}
.hover-white-5eab .hot_055d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover-white-5eab .hot_055d li:first-child > a {
  border-top: none;
}
.hover-white-5eab .hot_055d .south_0104 > .static_6d06 .status_west_7b4f {
  display: none;
}
.hover-white-5eab .hot_055d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover-white-5eab .hot_055d li:last-child {
  border: none;
}
.hover-white-5eab .hot_055d li.popup_glass_3453 > a {
  padding-right: 45px !important;
}
.hover-white-5eab .hot_055d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover-white-5eab .hot_055d li a:focus,
.hover-white-5eab .hot_055d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-white-5eab .hot_055d li .pink-86c9 {
  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;
}
.hover-white-5eab .hot_055d li .pink-86c9:hover {
  box-shadow: none;
}
.hover-white-5eab .hot_055d li .pink-86c9 .status_west_7b4f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover-white-5eab .hot_055d .focus-white-df2b {
  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);
}
.hover-white-5eab .hot_055d .focus-white-df2b li a {
  padding-left: 3em;
}
.hover-white-5eab .hot_055d .input-480d > a .pink-86c9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover-white-5eab .hot_055d .input-480d > .focus-white-df2b {
  display: block;
  opacity: 1;
}
.gold-c59e {
  max-width: 100%;
}
.item_mini_e969 {
  line-height: 0;
  cursor: pointer;
}
.medium_ff84 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.medium_ff84:hover {
  box-shadow: none;
  color: currentColor;
}
.medium_ff84 svg {
  width: 18px;
  height: 18px;
}
.medium_ff84 .right-7075 {
  display: none;
}
.panel_0ed0 {
  position: relative;
}
.panel_0ed0.fn-active-b4da .medium_ff84 .module-007e {
  display: none;
}
.panel_0ed0.fn-active-b4da .medium_ff84 .right-7075 {
  display: inline-block;
}
.panel_0ed0 .heading-7605 {
  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);
}
.panel_0ed0.icon-mini-df9f .heading-7605 {
  left: auto;
  right: -0.9em;
}
.panel_0ed0.icon-mini-df9f .hard_3e69::before {
  left: auto;
  right: 15px;
}
.panel_0ed0.fn-active-b4da .heading-7605 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper_3816 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.upper_3816 label {
  flex-basis: 100%;
}
.upper_3816 .paragraph_paper_0a04 {
  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;
}
.upper_3816 .header-19cf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.upper_3816 .header-19cf:focus {
  background-color: transparent;
}
.upper_3816 button.huge_6858 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.upper_3816 button.huge_6858:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.upper_3816 button.huge_6858 svg {
  width: 18px;
  height: 18px;
}
.upper_3816 input[type="submit"] {
  min-height: auto;
}
.popup-selected-8cb3 .upper_3816 .header-19cf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hard_3e69 {
  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) {
  .hard_3e69 {
    width: 220px;
  }
}
.hard_3e69 label {
  flex-basis: 100%;
}
.hard_3e69::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.active-fluid-1216 .popup-selected-8cb3 .upper_3816 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.active-fluid-1216
  .popup-selected-8cb3
  .upper_3816
  .paragraph_paper_0a04 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-fluid-1216 .popup-selected-8cb3 .upper_3816 .header-19cf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-fluid-1216
  .popup-selected-8cb3
  .upper_3816
  .header-19cf:focus {
  background: 0 0;
}
.active-fluid-1216
  .popup-selected-8cb3
  .upper_3816
  .box_7d3c {
  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;
}
.right-3434 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.right-3434 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.right-3434 li:last-child {
  margin-right: 0;
}
.right-3434 li:first-child {
  margin-left: 0;
}
.right-3434.detail_cool_46c2 a {
  color: #fff;
}
.right-3434.detail_cool_46c2 a:hover {
  color: #fff;
}
.right-3434 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.right-3434 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.right-3434 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.right-3434 a:hover {
  opacity: 0.9;
  color: inherit;
}
.right-3434 [class*="social-icon-apple"] {
  background-color: #999;
}
.right-3434 [class*="social-icon-apple"].action-f792 {
  background-color: transparent;
  color: #999;
}
.right-3434 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.right-3434 [class*="social-icon-behance"].action-f792 {
  background-color: transparent;
  color: #1769ff;
}
.right-3434 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.right-3434 [class*="social-icon-bitbucket"].action-f792 {
  background-color: transparent;
  color: #205081;
}
.right-3434 [class*="social-icon-codepen"] {
  background-color: #000;
}
.right-3434 [class*="social-icon-codepen"].action-f792 {
  background-color: transparent;
  color: #000;
}
.right-3434 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.right-3434 [class*="social-icon-delicious"].action-f792 {
  background-color: transparent;
  color: #39f;
}
.right-3434 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.right-3434 [class*="social-icon-digg"].action-f792 {
  background-color: transparent;
  color: #005be2;
}
.right-3434 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.right-3434 [class*="social-icon-dribbble"].action-f792 {
  background-color: transparent;
  color: #ea4c89;
}
.right-3434 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.right-3434 [class*="social-icon-envelope"].action-f792 {
  background-color: transparent;
  color: #ea4335;
}
.right-3434 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.right-3434 [class*="social-icon-facebook"].action-f792 {
  background-color: transparent;
  color: #3b5998;
}
.right-3434 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.right-3434 [class*="social-icon-flickr"].action-f792 {
  background-color: transparent;
  color: #0063dc;
}
.right-3434 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.right-3434 [class*="social-icon-foursquare"].action-f792 {
  background-color: transparent;
  color: #2d5be3;
}
.right-3434 [class*="social-icon-github"] {
  background-color: #333;
}
.right-3434 [class*="social-icon-github"].action-f792 {
  background-color: transparent;
  color: #333;
}
.right-3434 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.right-3434 [class*="social-icon-google-plus"].action-f792 {
  background-color: transparent;
  color: #dd4b39;
}
.right-3434 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.right-3434 [class*="social-icon-houzz"].action-f792 {
  background-color: transparent;
  color: #7ac142;
}
.right-3434 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.right-3434 [class*="social-icon-instagram"].action-f792 {
  background-color: transparent;
  color: #262626;
}
.right-3434 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.right-3434 [class*="social-icon-jsfiddle"].action-f792 {
  background-color: transparent;
  color: #487aa2;
}
.right-3434 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.right-3434 [class*="social-icon-linkedin"].action-f792 {
  background-color: transparent;
  color: #0077b5;
}
.right-3434 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.right-3434 [class*="social-icon-medium"].action-f792 {
  background-color: transparent;
  color: #00ab6b;
}
.right-3434 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.right-3434
  [class*="social-icon-odnoklassniki"].action-f792 {
  background-color: transparent;
  color: #f4731c;
}
.right-3434 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.right-3434 [class*="social-icon-meetup"].action-f792 {
  background-color: transparent;
  color: #ec1c40;
}
.right-3434 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.right-3434 [class*="social-icon-pinterest"].action-f792 {
  background-color: transparent;
  color: #bd081c;
}
.right-3434 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.right-3434 [class*="social-icon-product-hunt"].action-f792 {
  background-color: transparent;
  color: #da552f;
}
.right-3434 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.right-3434 [class*="social-icon-reddit"].action-f792 {
  background-color: transparent;
  color: #ff4500;
}
.right-3434 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.right-3434 [class*="social-icon-rss"].action-f792 {
  background-color: transparent;
  color: #f26522;
}
.right-3434 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.right-3434
  [class*="social-icon-shopping-cart"].action-f792 {
  background-color: transparent;
  color: #4caf50;
}
.right-3434 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.right-3434 [class*="social-icon-skype"].action-f792 {
  background-color: transparent;
  color: #00aff0;
}
.right-3434 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.right-3434 [class*="social-icon-slideshare"].action-f792 {
  background-color: transparent;
  color: #0077b5;
}
.right-3434 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.right-3434 [class*="social-icon-snapchat"].action-f792 {
  background-color: transparent;
  color: #fffc00;
}
.right-3434 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.right-3434 [class*="social-icon-soundcloud"].action-f792 {
  background-color: transparent;
  color: #f80;
}
.right-3434 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.right-3434 [class*="social-icon-spotify"].action-f792 {
  background-color: transparent;
  color: #2ebd59;
}
.right-3434 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.right-3434
  [class*="social-icon-stack-overflow"].action-f792 {
  background-color: transparent;
  color: #fe7a15;
}
.right-3434 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.right-3434 [class*="social-icon-maldkfgram"].action-f792 {
  background-color: transparent;
  color: #2ca5e0;
}
.right-3434 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.right-3434 [class*="social-icon-tripadvisor"].action-f792 {
  background-color: transparent;
  color: #589442;
}
.right-3434 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.right-3434 [class*="social-icon-tumblr"].action-f792 {
  background-color: transparent;
  color: #35465c;
}
.right-3434 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.right-3434 [class*="social-icon-twitch"].action-f792 {
  background-color: transparent;
  color: #6441a5;
}
.right-3434 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.right-3434 [class*="social-icon-twitter"].action-f792 {
  background-color: transparent;
  color: #1da1f2;
}
.right-3434 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.right-3434 [class*="social-icon-vimeo"].action-f792 {
  background-color: transparent;
  color: #1ab7ea;
}
.right-3434 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.right-3434 [class*="social-icon-vk"].action-f792 {
  background-color: transparent;
  color: #45668e;
}
.right-3434 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.right-3434 [class*="social-icon-weibo"].action-f792 {
  background-color: transparent;
  color: #df2029;
}
.right-3434 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.right-3434 [class*="social-icon-weixin"].action-f792 {
  background-color: transparent;
  color: #7bb32e;
}
.right-3434 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.right-3434 [class*="social-icon-whatsapp"].action-f792 {
  background-color: transparent;
  color: #25d366;
}
.right-3434 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.right-3434 [class*="social-icon-wordpress"].action-f792 {
  background-color: transparent;
  color: #21759b;
}
.right-3434 [class*="social-icon-xing"] {
  background-color: #026466;
}
.right-3434 [class*="social-icon-xing"].action-f792 {
  background-color: transparent;
  color: #026466;
}
.right-3434 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.right-3434 [class*="social-icon-yelp"].action-f792 {
  background-color: transparent;
  color: #af0606;
}
.right-3434 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.right-3434 [class*="social-icon-youtube"].action-f792 {
  background-color: transparent;
  color: #cd201f;
}
.white-ea1b {
  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;
}
.white-ea1b:hover {
  box-shadow: none;
  background: 0 0;
}
.breadcrumb_inner_787c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver_f532 {
  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;
}
.mask-6678 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.small-987c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.small-987c,
.small-987c::after,
.small-987c::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;
}
.small-987c::after,
.small-987c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hard-8bd7 .silver_f532 .mask-6678 {
  margin-top: -2px;
  width: 19px;
}
.hard-8bd7 .silver_f532 .small-987c {
  margin-top: -1px;
}
.hard-8bd7 .silver_f532 .small-987c,
.hard-8bd7 .silver_f532 .small-987c::after,
.hard-8bd7 .silver_f532 .small-987c::before {
  width: 19px;
  height: 2px;
}
.hard-8bd7 .silver_f532 .small-987c::before {
  top: -6px;
}
.hard-8bd7 .silver_f532 .small-987c::after {
  bottom: -6px;
}
.component_c005 .silver_f532 .mask-6678 {
  margin-top: -2px;
  width: 22px;
}
.component_c005 .silver_f532 .small-987c {
  margin-top: -1px;
}
.component_c005 .silver_f532 .small-987c,
.component_c005 .silver_f532 .small-987c::after,
.component_c005 .silver_f532 .small-987c::before {
  width: 22px;
  height: 2px;
}
.component_c005 .silver_f532 .small-987c::before {
  top: -7px;
}
.component_c005 .silver_f532 .small-987c::after {
  bottom: -7px;
}
.tiny-fde7 .silver_f532 .mask-6678 {
  margin-top: -2px;
  width: 31px;
}
.tiny-fde7 .silver_f532 .small-987c {
  margin-top: -1.5px;
}
.tiny-fde7 .silver_f532 .small-987c,
.tiny-fde7 .silver_f532 .small-987c::after,
.tiny-fde7 .silver_f532 .small-987c::before {
  width: 31px;
  height: 3px;
}
.tiny-fde7 .silver_f532 .small-987c::before {
  top: -9px;
}
.tiny-fde7 .silver_f532 .small-987c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .texture-fcca .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 19px;
  }
  .texture-fcca .silver_f532 .small-987c {
    margin-top: -1px;
  }
  .texture-fcca .silver_f532 .small-987c,
  .texture-fcca .silver_f532 .small-987c::after,
  .texture-fcca .silver_f532 .small-987c::before {
    width: 19px;
    height: 2px;
  }
  .texture-fcca .silver_f532 .small-987c::before {
    top: -6px;
  }
  .texture-fcca .silver_f532 .small-987c::after {
    bottom: -6px;
  }
  .sort_red_f6ab .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 22px;
  }
  .sort_red_f6ab .silver_f532 .small-987c {
    margin-top: -1px;
  }
  .sort_red_f6ab .silver_f532 .small-987c,
  .sort_red_f6ab .silver_f532 .small-987c::after,
  .sort_red_f6ab .silver_f532 .small-987c::before {
    width: 22px;
    height: 2px;
  }
  .sort_red_f6ab .silver_f532 .small-987c::before {
    top: -7px;
  }
  .sort_red_f6ab .silver_f532 .small-987c::after {
    bottom: -7px;
  }
  .focused_b395 .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 31px;
  }
  .focused_b395 .silver_f532 .small-987c {
    margin-top: -1.5px;
  }
  .focused_b395 .silver_f532 .small-987c,
  .focused_b395 .silver_f532 .small-987c::after,
  .focused_b395 .silver_f532 .small-987c::before {
    width: 31px;
    height: 3px;
  }
  .focused_b395 .silver_f532 .small-987c::before {
    top: -9px;
  }
  .focused_b395 .silver_f532 .small-987c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .smooth-fda1 .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 19px;
  }
  .smooth-fda1 .silver_f532 .small-987c {
    margin-top: -1px;
  }
  .smooth-fda1 .silver_f532 .small-987c,
  .smooth-fda1 .silver_f532 .small-987c::after,
  .smooth-fda1 .silver_f532 .small-987c::before {
    width: 19px;
    height: 2px;
  }
  .smooth-fda1 .silver_f532 .small-987c::before {
    top: -6px;
  }
  .smooth-fda1 .silver_f532 .small-987c::after {
    bottom: -6px;
  }
  .row_solid_2a15 .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 22px;
  }
  .row_solid_2a15 .silver_f532 .small-987c {
    margin-top: -1px;
  }
  .row_solid_2a15 .silver_f532 .small-987c,
  .row_solid_2a15 .silver_f532 .small-987c::after,
  .row_solid_2a15 .silver_f532 .small-987c::before {
    width: 22px;
    height: 2px;
  }
  .row_solid_2a15 .silver_f532 .small-987c::before {
    top: -7px;
  }
  .row_solid_2a15 .silver_f532 .small-987c::after {
    bottom: -7px;
  }
  .table_1500 .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 31px;
  }
  .table_1500 .silver_f532 .small-987c {
    margin-top: -1.5px;
  }
  .table_1500 .silver_f532 .small-987c,
  .table_1500 .silver_f532 .small-987c::after,
  .table_1500 .silver_f532 .small-987c::before {
    width: 31px;
    height: 3px;
  }
  .table_1500 .silver_f532 .small-987c::before {
    top: -9px;
  }
  .table_1500 .silver_f532 .small-987c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wood_bf0a .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 19px;
  }
  .wood_bf0a .silver_f532 .small-987c {
    margin-top: -1px;
  }
  .wood_bf0a .silver_f532 .small-987c,
  .wood_bf0a .silver_f532 .small-987c::after,
  .wood_bf0a .silver_f532 .small-987c::before {
    width: 19px;
    height: 2px;
  }
  .wood_bf0a .silver_f532 .small-987c::before {
    top: -6px;
  }
  .wood_bf0a .silver_f532 .small-987c::after {
    bottom: -6px;
  }
  .slow-a2fd .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 22px;
  }
  .slow-a2fd .silver_f532 .small-987c {
    margin-top: -1px;
  }
  .slow-a2fd .silver_f532 .small-987c,
  .slow-a2fd .silver_f532 .small-987c::after,
  .slow-a2fd .silver_f532 .small-987c::before {
    width: 22px;
    height: 2px;
  }
  .slow-a2fd .silver_f532 .small-987c::before {
    top: -7px;
  }
  .slow-a2fd .silver_f532 .small-987c::after {
    bottom: -7px;
  }
  .surface-3cc9 .silver_f532 .mask-6678 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-3cc9 .silver_f532 .small-987c {
    margin-top: -1.5px;
  }
  .surface-3cc9 .silver_f532 .small-987c,
  .surface-3cc9 .silver_f532 .small-987c::after,
  .surface-3cc9 .silver_f532 .small-987c::before {
    width: 31px;
    height: 3px;
  }
  .surface-3cc9 .silver_f532 .small-987c::before {
    top: -9px;
  }
  .surface-3cc9 .silver_f532 .small-987c::after {
    bottom: -9px;
  }
}
.small_a7dd .small-987c {
  -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);
}
.small_a7dd .small-987c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.small_a7dd .small-987c::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);
}
.small_a7dd.carousel_d282 .small-987c {
  -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);
}
.small_a7dd.carousel_d282 .small-987c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.small_a7dd.carousel_d282 .small-987c::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);
}
.input-green-4ba8 {
  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.tooltip-brown-0b31:before {
  display: none;
}
.stale-9cf1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stale-9cf1 .text-pro-d4db {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stale-9cf1 .text-pro-d4db:last-of-type {
  border-bottom: none;
}
.stale-9cf1 .text-pro-d4db.container-5968,
.stale-9cf1 .text-pro-d4db.gas_0ced,
.stale-9cf1 .text-pro-d4db.icon_f50d {
  padding: 0;
}
.stale-9cf1 .hover-white-5eab .pink-86c9 {
  color: currentColor;
}
.stale-9cf1 .hover-white-5eab .pink-86c9:focus,
.stale-9cf1 .hover-white-5eab .pink-86c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-9cf1.frame-b334 .breadcrumb-center-6f3e,
.stale-9cf1.frame-b334 .search-094d a,
.stale-9cf1.frame-b334 .thick-48e4 a,
.stale-9cf1.frame-b334 .focus-white-df2b a {
  color: rgba(0, 0, 0, 0.55);
}
.stale-9cf1.frame-b334 .breadcrumb-center-6f3e:hover,
.stale-9cf1.frame-b334 .search-094d a:hover,
.stale-9cf1.frame-b334 .thick-48e4 a:hover,
.stale-9cf1.frame-b334 .focus-white-df2b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-9cf1.frame-b334 .hidden_26eb {
  color: rgba(0, 0, 0, 0.8);
}
.stale-9cf1.frame-b334 .text-pro-d4db {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-9cf1.frame-b334 .text-pro-d4db:before {
  background: rgba(0, 0, 0, 0.08);
}
.stale-9cf1.frame-b334 .inner-b45e:before {
  background: rgba(255, 255, 255, 0.9);
}
.stale-9cf1.frame-b334 .hover-white-5eab .hot_055d li a,
.stale-9cf1.frame-b334 .hover-white-5eab .pink-86c9,
.stale-9cf1.frame-b334 .focus-white-df2b {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-9cf1.frame-b334 .hover-white-5eab .pink-86c9:focus,
.stale-9cf1.frame-b334 .hover-white-5eab .pink-86c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-9cf1.frame-b334 .hot_055d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-9cf1.advanced_1dee .breadcrumb-center-6f3e,
.stale-9cf1.advanced_1dee .search-094d a,
.stale-9cf1.advanced_1dee .thick-48e4 .pink-86c9,
.stale-9cf1.advanced_1dee .thick-48e4 a,
.stale-9cf1.advanced_1dee .focus-white-df2b a {
  color: rgba(255, 255, 255, 0.79);
}
.stale-9cf1.advanced_1dee .breadcrumb-center-6f3e:hover,
.stale-9cf1.advanced_1dee .search-094d a:hover,
.stale-9cf1.advanced_1dee .thick-48e4 .pink-86c9:hover,
.stale-9cf1.advanced_1dee .thick-48e4 a:hover,
.stale-9cf1.advanced_1dee .focus-white-df2b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-9cf1.advanced_1dee .hidden_26eb {
  color: rgba(255, 255, 255, 0.99);
}
.stale-9cf1.advanced_1dee .text-pro-d4db {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-9cf1.advanced_1dee .text-pro-d4db:before {
  background: rgba(255, 255, 255, 0.08);
}
.stale-9cf1.advanced_1dee .inner-b45e:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale-9cf1.advanced_1dee .hover-white-5eab .hot_055d li a,
.stale-9cf1.advanced_1dee .hover-white-5eab .pink-86c9,
.stale-9cf1.advanced_1dee .focus-white-df2b {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-9cf1.advanced_1dee .hover-white-5eab .pink-86c9:focus,
.stale-9cf1.advanced_1dee .hover-white-5eab .pink-86c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-9cf1.advanced_1dee .hot_055d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-b45e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.inner-b45e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.breadcrumb-d25d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.border-action-1fc7 .stale-9cf1 {
  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;
}
.border-action-1fc7 .text-pro-d4db {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.border-action-1fc7 .text-pro-d4db: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) {
  .border-action-1fc7 .text-pro-d4db:before {
    width: 16%;
    left: 42%;
  }
}
.border-action-1fc7 .text-pro-d4db:last-child:before {
  content: none;
}
.border-action-1fc7 .text-pro-d4db[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.border-action-1fc7 .hover-white-5eab .hot_055d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.border-action-1fc7 .hover-white-5eab .hot_055d li a .pink-86c9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.border-action-1fc7 .hover-white-5eab .focus-white-df2b {
  border: none;
}
.border-action-1fc7 .hover-white-5eab .focus-white-df2b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.border-action-1fc7 .inner-b45e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.border-action-1fc7 .breadcrumb-d25d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.border-action-1fc7 .advanced_1dee .inner-b45e:before {
  background: rgba(0, 0, 0, 0.9);
}
.border-action-1fc7 .frame-b334.dark_1d23 .small-987c {
  background: rgba(0, 0, 0, 0.6);
}
.border-action-1fc7
  .frame-b334.dark_1d23
  .small-987c::after,
.border-action-1fc7
  .frame-b334.dark_1d23
  .small-987c:before {
  background: inherit;
}
.border-action-1fc7
  .frame-b334.dark_1d23:hover
  .small-987c {
  background: rgba(0, 0, 0, 0.8);
}
.hidden-232b .stale-9cf1 {
  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) {
  .hidden-232b .stale-9cf1 {
    width: auto;
    right: 45px;
  }
}
.thumbnail-lite-7798 .stale-9cf1 {
  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) {
  .thumbnail-lite-7798 .stale-9cf1 {
    width: auto;
    left: 45px;
  }
}
.tooltip-brown-0b31 .stale-9cf1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tooltip-brown-0b31 .breadcrumb-d25d {
  max-width: 48em;
  margin: 0 auto;
}
.tooltip-brown-0b31 .inner-b45e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.status_434b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.status_434b.border-action-1fc7 .stale-9cf1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.status_434b.hidden-232b .stale-9cf1 {
  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);
}
.status_434b .stale-9cf1 {
  visibility: visible;
}
.status_434b.thumbnail-lite-7798 .stale-9cf1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu-e9a1,
.item-bottom-0278 {
  overflow-x: hidden;
}
.menu-e9a1 .stale-9cf1 {
  overflow: auto;
}
.menu-e9a1.border-action-1fc7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-e9a1.border-action-1fc7 .stale-9cf1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu-e9a1.border-action-1fc7 .white-ea1b {
  opacity: 0;
}
.menu-e9a1.hidden-232b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-e9a1.hidden-232b .stale-9cf1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu-e9a1.hidden-232b .white-ea1b {
  opacity: 0;
}
.menu-e9a1.thumbnail-lite-7798 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-e9a1.thumbnail-lite-7798 .stale-9cf1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu-e9a1.thumbnail-lite-7798 .white-ea1b {
  opacity: 0;
}
.menu-e9a1.tooltip-brown-0b31 .stale-9cf1 {
  z-index: 10;
  visibility: visible;
}
.dark_1d23 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dark_1d23 .small-987c {
  background: rgba(255, 255, 255, 0.99);
}
.dark_1d23 .small-987c::after,
.dark_1d23 .small-987c:before {
  background: inherit;
}
.dark_1d23:hover .small-987c {
  background: rgba(255, 255, 255, 0.99);
}
.thumbnail-lite-7798 .dark_1d23 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tooltip-brown-0b31 .dark_1d23 {
  display: none !important;
}
.menu-e9a1:before,
.item-bottom-0278:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu-e9a1 .dark_1d23,
.item-bottom-0278 .dark_1d23 {
  display: inline-block;
}
.stale-9cf1 .bronze_fda8 {
  -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;
}
.menu-e9a1 .stale-9cf1 .bronze_fda8,
.item-bottom-0278 .stale-9cf1 .bronze_fda8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo-4612 .paragraph_paper_0a04 {
  width: 100%;
}
.menu-slow-e194 {
  padding: 0 0.5em 0;
}
.menu-slow-e194 [class*="customify-col-"],
.menu-slow-e194 [class*="customify-col_"],
.menu-slow-e194 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_cbd5 .menu-slow-e194 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget-bright-5c2b .orange_af76,
  .orange_af76 {
    display: none;
  }
  .focus_e3fd {
    text-align: left;
  }
  .over_3fb7 {
    text-align: center;
  }
  .pattern-orange-d24c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget-bright-5c2b .wood_f47e,
  .wood_f47e {
    display: none;
  }
  .column-advanced-496d {
    text-align: left;
  }
  .table_orange_59c9 {
    text-align: center;
  }
  .plasma_9ea2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget-bright-5c2b .simple-4ecb,
  .simple-4ecb {
    display: none;
  }
  .progress_out_e3d8 {
    text-align: left;
  }
  .container-solid-1f7b {
    text-align: center;
  }
  .gradient-yellow-7876 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern_6895 {
  box-shadow: none !important;
}
.silver_4798 .grid_liquid_272c,
.module_aacf .grid_liquid_272c {
  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;
}
.module_aacf .grid_liquid_272c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.east-8bf4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.east-8bf4:after,
.east-8bf4:before {
  content: "";
  display: table;
}
.east-8bf4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .east-8bf4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.east-8bf4,
.summary_9c0f {
  max-width: 1248px;
  margin: 0 auto;
}

.prev-1a76.status_f8b4 .east-8bf4 {
  max-width: 100%;
}
.prev-1a76.image_mini_6267 {
  max-width: 1200px;
  margin: 0 auto;
}
.prev-1a76.link_large_19f6 .east-8bf4 {
  max-width: 100%;
}
.prev-1a76.link_large_19f6 > .east-8bf4 {
  padding-left: 0;
  padding-right: 0;
}
.prev-1a76.link_large_19f6 > .east-8bf4 .widget-bright-5c2b {
  margin: 0;
}
.prev-1a76.link_large_19f6
  > .east-8bf4
  .chip-67ef.motion_9a04 {
  margin-right: 0;
  margin-left: 0;
}
.prev-1a76.link_large_19f6 #main.motion_9a04 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row-8f78 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row-8f78 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .status_1cc4 .red-17f1 {
    padding-right: 1em;
  }
  .status_1cc4.secondary-east-86ef .chip-67ef {
    border-right: 1px solid #eaecee;
  }
  .status_1cc4.secondary-east-86ef .red-17f1 {
    padding-right: 1em;
  }
  .status_1cc4.secondary-east-86ef .info_f383 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-solid-89ed .red-17f1 {
    padding-left: 1em;
  }
  .table-solid-89ed.secondary-east-86ef .chip-67ef {
    border-left: 1px solid #eaecee;
  }
  .table-solid-89ed.secondary-east-86ef .red-17f1 {
    padding-left: 1em;
  }
  .table-solid-89ed.secondary-east-86ef .info_f383 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-iron-5262 .red-17f1 {
    padding-left: 1em;
  }
  .chip-iron-5262.secondary-east-86ef .alert_last_bf1e {
    border-right: 1px solid #eaecee;
  }
  .chip-iron-5262.secondary-east-86ef .column_05bb {
    border-right: 1px solid #eaecee;
  }
  .chip-iron-5262.secondary-east-86ef .red-17f1 {
    padding-left: 1em;
  }
  .chip-iron-5262.secondary-east-86ef .info_f383 {
    padding-right: 1em;
  }
  .chip-iron-5262.secondary-east-86ef .tabs_2cc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_408c .red-17f1 {
    padding-right: 1em;
  }
  .lite_408c.secondary-east-86ef .alert_last_bf1e {
    border-left: 1px solid #eaecee;
  }
  .lite_408c.secondary-east-86ef .column_05bb {
    border-left: 1px solid #eaecee;
  }
  .lite_408c.secondary-east-86ef .red-17f1 {
    padding-right: 1em;
  }
  .lite_408c.secondary-east-86ef .info_f383 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite_408c.secondary-east-86ef .tabs_2cc7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-8f78 .red-17f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-8f78.secondary-east-86ef .chip-67ef {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row-8f78.secondary-east-86ef .red-17f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-8f78.secondary-east-86ef .info_f383 {
    padding-left: 1em;
  }
  .row-8f78.secondary-east-86ef .tabs_2cc7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row-8f78.secondary-east-86ef .red-17f1 {
    padding-left: 0;
  }
}
.bright_8b3f .status-dynamic-399b {
  display: inline-block;
}
.thick-65aa {
  display: inline-block;
}
.search_black_6f5f {
  word-con: break-word;
}
.left-62a5 > span {
  display: inline-block;
  padding: 5px 0;
}
.left-62a5 .video-static-0beb {
  margin-left: 8px;
  margin-right: 8px;
}
.left-62a5 .old_1c15 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description-b27b .accent_6c4b {
  margin-bottom: 2em;
}
.description-b27b .component_ee0b {
  margin-bottom: 15px;
}
.description-b27b .component_ee0b:last-child {
  margin-bottom: 0;
}
.description-b27b .form-narrow-388e {
  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) {
  .description-b27b .form-narrow-388e {
    display: block;
  }
}
.description-b27b .accordion-d5f8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description-b27b .accordion-d5f8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description-b27b .brown-a435 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description-b27b .brown-a435 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description-b27b .brown-a435 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description-b27b .search_black_6f5f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description-b27b .search_black_6f5f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description-b27b .secondary_action_1415 p:last-child {
  margin-bottom: 0;
}
.description-b27b .content-57df {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description-b27b .photo_46cd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description-b27b .thick_a66c {
  margin-top: 1em;
}
.description-b27b .list-3c70 {
  top: 0;
  display: block;
}
.description-b27b .list-3c70 a {
  color: inherit;
}
.description-b27b .list-3c70 a:hover {
  color: inherit;
}
.description-b27b .aside_tiny_8bff {
  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;
}
.description-b27b .aside_tiny_8bff:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description-b27b .photo_46cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description-b27b .last_e59f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description-b27b .last_e59f:first-child {
  margin-top: 0;
}
.description-b27b .last_e59f.filter-tiny-427a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description-b27b .last_e59f.chip_dirty_9ac5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description-b27b
  .last_e59f.chip_dirty_9ac5.accent_4d6d
  .thick_a66c {
  width: 100%;
}
.description-b27b .chip_dirty_9ac5 {
  -webkit-box-align: center;
  align-items: center;
}
.description-b27b .chip_dirty_9ac5 .left-62a5,
.description-b27b .chip_dirty_9ac5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description-b27b .brown-a435 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description-b27b .brown-a435 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description-b27b .brown-a435: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;
}
.description-b27b .filter-tiny-427a {
  z-index: 5;
}
.description-b27b .layout-695b .dropdown_7e88 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description-b27b .tabs_df01 .dropdown_7e88 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description-b27b .copper-7e73 .dropdown_7e88 {
  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;
}
.description-b27b.focused_85fe .form-narrow-388e,
.description-b27b.photo_bcba .form-narrow-388e {
  display: block;
}
.description-b27b.focused_85fe .form-narrow-388e .video_red_8dc2,
.description-b27b.focused_85fe .form-narrow-388e .photo_46cd,
.description-b27b.photo_bcba .form-narrow-388e .video_red_8dc2,
.description-b27b.photo_bcba .form-narrow-388e .photo_46cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description-b27b.top-4f7f .accordion-d5f8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description-b27b.top-4f7f .accordion-d5f8 {
    margin-right: 0;
  }
}
.description-b27b.focused_85fe .accordion-d5f8,
.description-b27b.photo_bcba .accordion-d5f8 {
  padding-top: 40%;
}
.description-b27b.focused_85fe .accent_6c4b,
.description-b27b.photo_bcba .accent_6c4b {
  display: block;
}
.description-b27b.focused_85fe .fn-sticky-b4da .photo_46cd,
.description-b27b.photo_bcba .fn-sticky-b4da .photo_46cd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description-b27b.focused_85fe .accordion-d5f8,
.description-b27b.photo_bcba .accordion-d5f8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description-b27b.focused_85fe .photo_46cd {
  padding: 1em;
}
.pattern-middle-746a {
  margin: 30px auto;
  display: block;
}
.pattern-middle-746a .hidden_short_7947 > * {
  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;
}
.pattern-middle-746a .hidden_short_7947 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-middle-746a .hidden_short_7947 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_blue_3b72 .left-62a5 {
  margin-bottom: 1.41575em;
}
.tooltip_blue_3b72 .search-fluid-47ff {
  margin-bottom: 1.618em;
}
.sort_outer_882a .north_09b3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort_outer_882a .north_09b3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort_outer_882a .bright_c239 {
  max-width: 100%;
  overflow: auto;
}
.input-soft-1d65 .sort_outer_882a a:hover {
  text-decoration: underline;
}
.feature-hovered-5316 .component_ee0b:not(.search_black_6f5f),
.feature-hovered-5316 .brown-a435 {
  margin-bottom: 1.41575em;
}
.feature-hovered-5316 .component_ee0b:not(.search_black_6f5f):last-child,
.feature-hovered-5316 .brown-a435:last-child {
  margin-bottom: 0;
}
.feature-hovered-5316 .component_ee0b.widget-fluid-23ed {
  margin-bottom: 0.41575em;
}
.feature-hovered-5316 .button-cf8c:before,
.feature-hovered-5316 .grid_large_47c3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.feature-hovered-5316 .button-cf8c:before {
  content: "\f115";
}
.feature-hovered-5316 .grid_large_47c3:before {
  content: "\f02c";
}
.feature-hovered-5316 .list_yellow_a280 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.feature-hovered-5316 .list_yellow_a280 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.full-a608 {
  display: -webkit-box;
  display: flex;
}
.full-a608 .aside-13f9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .full-a608 .aside-13f9 {
    flex-basis: 90px;
  }
}
.full-a608 .modal_5b9b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .full-a608 .modal_5b9b {
    flex-basis: calc(100% - 50px);
  }
}
.full-a608 .dropdown_0483 p:last-child {
  margin-bottom: 0.72em;
}
.logo_upper_32bf .hidden_short_7947 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo_upper_32bf .hidden_short_7947:after,
.logo_upper_32bf .hidden_short_7947:before {
  content: "";
  display: table;
}
.logo_upper_32bf .hidden_short_7947:after {
  clear: both;
}
.logo_upper_32bf .hidden_short_7947 .logo_full_5ff7,
.logo_upper_32bf .hidden_short_7947 .thumbnail-6f30 {
  width: 49%;
}
.logo_upper_32bf .hidden_short_7947 .logo_full_5ff7 a span.shade_2eb1,
.logo_upper_32bf .hidden_short_7947 .thumbnail-6f30 a span.shade_2eb1 {
  display: block;
  margin-bottom: 5px;
}
.logo_upper_32bf .hidden_short_7947 .thumbnail-6f30 {
  float: left;
  text-align: left;
}
.logo_upper_32bf .hidden_short_7947 .logo_full_5ff7 {
  float: right;
  text-align: right;
}
.small_8ea9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .small_8ea9 {
    margin-bottom: 0;
  }
}
.purple-96d8 {
  margin-bottom: 1em;
}
.purple-96d8 .search_black_6f5f {
  font-size: 1.1em;
  line-height: 1.3;
}
.light-d60b a {
  display: block;
  line-height: 0;
  position: relative;
}
.nav-c3f6 .purple-96d8,
.background_cccf .purple-96d8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .nav-c3f6 .purple-96d8,
  .background_cccf .purple-96d8 {
    display: block;
  }
}
.nav-c3f6 .light-d60b,
.background_cccf .light-d60b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .nav-c3f6 .light-d60b,
  .background_cccf .light-d60b {
    margin-bottom: 1em;
  }
}
.nav-c3f6 .light-d60b img,
.background_cccf .light-d60b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.nav-c3f6 .bright_9cb0,
.background_cccf .bright_9cb0 {
  flex-basis: calc(100% - 160px);
}
.nav-c3f6 .bright_9cb0 p,
.background_cccf .bright_9cb0 p {
  margin-bottom: 0;
}
.nav-c3f6 .bright_9cb0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .nav-c3f6 .bright_9cb0 {
    padding-left: 0;
  }
}
.background_cccf .bright_9cb0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background_cccf .bright_9cb0 {
    padding-right: 0;
  }
}
.background_cccf .light-d60b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.complex_54d8 .light-d60b {
  margin-bottom: 0.5em;
}
.complex_54d8 .light-d60b img {
  width: 100%;
}
.secondary_solid_16e1 .shadow_west_f3c3,
.up_dfd3 .shadow_west_f3c3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.up_dfd3 .chip-67ef .preview-525d p:last-child {
  margin-bottom: 0;
}
.black_7732 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph-1e00 .dropdown-mini-e7ea {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph-1e00 .dropdown-mini-e7ea:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph-1e00 .dropdown-mini-e7ea ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-1e00 .dropdown-mini-e7ea ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph-1e00 .dropdown-mini-e7ea ul li {
  margin: 0 0 0.6em;
}
.paragraph-1e00 .dropdown-mini-e7ea ul li.prev_a0c1,
.paragraph-1e00 .dropdown-mini-e7ea ul li.banner_9bca {
  position: relative;
}
.paragraph-1e00 .dropdown-mini-e7ea ul li.prev_a0c1 .summary_e980,
.paragraph-1e00 .dropdown-mini-e7ea ul li.banner_9bca .summary_e980 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph-1e00 .dropdown-mini-e7ea ul li.prev_a0c1:after:after,
.paragraph-1e00 .dropdown-mini-e7ea ul li.prev_a0c1:after:before,
.paragraph-1e00
  .dropdown-mini-e7ea
  ul
  li.banner_9bca:after:after,
.paragraph-1e00
  .dropdown-mini-e7ea
  ul
  li.banner_9bca:after:before {
  content: "";
  display: table;
}
.paragraph-1e00 .dropdown-mini-e7ea ul li.prev_a0c1:after:after,
.paragraph-1e00
  .dropdown-mini-e7ea
  ul
  li.banner_9bca:after:after {
  clear: both;
}
.paragraph-1e00 .dropdown-mini-e7ea a.status-full-0599:hover {
  text-decoration: none;
}
.paragraph-1e00 .dropdown-mini-e7ea select {
  max-width: 100%;
}
.paragraph-1e00 .dropdown-mini-e7ea table {
  font-size: 85%;
}
.paragraph-1e00 .dropdown-mini-e7ea table td,
.paragraph-1e00 .dropdown-mini-e7ea table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph-1e00 .dropdown-mini-e7ea table tfoot td {
  text-align: left;
}
.paragraph-1e00 .dropdown-mini-e7ea :last-child {
  margin-bottom: 0;
}
.paragraph-1e00 .dropdown-mini-e7ea .item-prev-c000 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph-1e00 .dropdown-mini-e7ea .item-prev-c000 label {
  width: 100%;
}
.paragraph-1e00 .dropdown-mini-e7ea .item-prev-c000 .header-19cf {
  width: 100%;
  display: block;
}
.paragraph-1e00 .dropdown-mini-e7ea .item-prev-c000 .huge_6858 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph-1e00 .dropdown-mini-e7ea .item-prev-c000 .huge_6858:hover svg #svg-search {
  fill: #444;
}
.paragraph-1e00 .dropdown-mini-e7ea .item-prev-c000 .huge_6858 svg {
  width: 18px;
  height: 18px;
}
.paragraph-1e00 .panel_8358 ul ul,
.paragraph-1e00 .secondary-a9f4 ul ul,
.paragraph-1e00 .picture-d588 ul ul,
.paragraph-1e00 .in_2224 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph-1e00 .panel_8358 .popup_glass_3453 > a,
.paragraph-1e00 .secondary-a9f4 .popup_glass_3453 > a,
.paragraph-1e00 .picture-d588 .popup_glass_3453 > a,
.paragraph-1e00 .in_2224 .popup_glass_3453 > a {
  margin-bottom: 0;
}
.paragraph-1e00 .border-9501 li,
.paragraph-1e00 .panel_8358 li,
.paragraph-1e00 .dynamic-99f8 li,
.paragraph-1e00 .secondary-a9f4 li,
.paragraph-1e00 .picture-d588 li,
.paragraph-1e00 .in_2224 li,
.paragraph-1e00 .hard_9e1e li,
.paragraph-1e00 .section-8817 li {
  display: block;
  position: relative;
}
.paragraph-1e00 .border-9501 li:last-child,
.paragraph-1e00 .panel_8358 li:last-child,
.paragraph-1e00 .dynamic-99f8 li:last-child,
.paragraph-1e00 .secondary-a9f4 li:last-child,
.paragraph-1e00 .picture-d588 li:last-child,
.paragraph-1e00 .in_2224 li:last-child,
.paragraph-1e00 .hard_9e1e li:last-child,
.paragraph-1e00 .section-8817 li:last-child {
  border: none;
}
.paragraph-1e00 .border-9501 li a,
.paragraph-1e00 .panel_8358 li a,
.paragraph-1e00 .dynamic-99f8 li a,
.paragraph-1e00 .secondary-a9f4 li a,
.paragraph-1e00 .picture-d588 li a,
.paragraph-1e00 .in_2224 li a,
.paragraph-1e00 .hard_9e1e li a,
.paragraph-1e00 .section-8817 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-1e00 .border-9501 li ul li::before,
.paragraph-1e00 .panel_8358 li ul li::before,
.paragraph-1e00 .dynamic-99f8 li ul li::before,
.paragraph-1e00 .secondary-a9f4 li ul li::before,
.paragraph-1e00 .picture-d588 li ul li::before,
.paragraph-1e00 .in_2224 li ul li::before,
.paragraph-1e00 .hard_9e1e li ul li::before,
.paragraph-1e00 .section-8817 li ul li::before {
  left: 15px;
}
.paragraph-1e00 .border-9501 li ul a,
.paragraph-1e00 .panel_8358 li ul a,
.paragraph-1e00 .dynamic-99f8 li ul a,
.paragraph-1e00 .secondary-a9f4 li ul a,
.paragraph-1e00 .picture-d588 li ul a,
.paragraph-1e00 .in_2224 li ul a,
.paragraph-1e00 .hard_9e1e li ul a,
.paragraph-1e00 .section-8817 li ul a {
  padding-left: 20px;
}
.paragraph-1e00 .border-9501 li ul ul li::before,
.paragraph-1e00 .panel_8358 li ul ul li::before,
.paragraph-1e00 .dynamic-99f8 li ul ul li::before,
.paragraph-1e00 .secondary-a9f4 li ul ul li::before,
.paragraph-1e00 .picture-d588 li ul ul li::before,
.paragraph-1e00 .in_2224 li ul ul li::before,
.paragraph-1e00 .hard_9e1e li ul ul li::before,
.paragraph-1e00 .section-8817 li ul ul li::before {
  left: 30px;
}
.paragraph-1e00 .border-9501 li ul ul a,
.paragraph-1e00 .panel_8358 li ul ul a,
.paragraph-1e00 .dynamic-99f8 li ul ul a,
.paragraph-1e00 .secondary-a9f4 li ul ul a,
.paragraph-1e00 .picture-d588 li ul ul a,
.paragraph-1e00 .in_2224 li ul ul a,
.paragraph-1e00 .hard_9e1e li ul ul a,
.paragraph-1e00 .section-8817 li ul ul a {
  padding-left: 40px;
}
.paragraph-1e00 .alert-right-096b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-1e00 .section-8817 ul li {
  margin-bottom: 1.41575em;
}
.paragraph-1e00 .section-8817 ul li .notification-iron-dd21 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph-1e00 .section-8817 ul li .hard_6469 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.advanced_1dee .border-9501 li a,
.advanced_1dee .panel_8358 li a,
.advanced_1dee .dynamic-99f8 li a,
.advanced_1dee .secondary-a9f4 li a,
.advanced_1dee .picture-d588 li a,
.advanced_1dee .in_2224 li a,
.advanced_1dee .hard_9e1e li a,
.advanced_1dee .section-8817 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_1dee .alert-right-096b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_1dee .dropdown-mini-e7ea ul li.prev_a0c1 .summary_e980,
.advanced_1dee .dropdown-mini-e7ea ul li.banner_9bca .summary_e980 {
  background: rgba(0, 0, 0, 0.2);
}
.advanced_1dee .paragraph-1e00 .dropdown-mini-e7ea select {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-1a76 .paragraph-1e00 .hot_055d li {
  margin: 0;
}
.prev-1a76 .paragraph-1e00 .hot_055d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.prev-1a76 .paragraph-1e00 .hot_055d li ul {
  margin: 0;
}
.prev-1a76 .paragraph-1e00 .hot_055d li ul li a {
  padding-left: 15px;
}
.prev-1a76 .paragraph-1e00 .hot_055d li ul li li a {
  padding-left: 30px;
}
.prev-1a76 .paragraph-1e00 .hot_055d li.dim-a3b5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.prev-1a76 .paragraph-1e00 .hot_055d li.dim-a3b5 > 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;
}
.prev-1a76 .paragraph-1e00 .hot_055d li.dim-a3b5 > 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;
}
.hidden-north-8005 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup-44cb {
  position: relative;
  z-index: 10;
}
.popup-44cb .bronze_fda8 {
  width: 100%;
  max-width: 100%;
}
.footer-plasma-ce6b .action_0e8c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer-plasma-ce6b .frame-b334 {
}
.footer-plasma-ce6b .advanced_1dee {
  background: #292929;
}
.summary-pressed-5a97 .action_0e8c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary-pressed-5a97 .frame-b334 {
  background: #f9f9f9;
}
.summary-pressed-5a97 .advanced_1dee {
  background: #303030;
}
.hover-first-556d .action_0e8c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover-first-556d .status-dynamic-399b {
    margin-bottom: 1em;
  }
  .hover-first-556d .status-dynamic-399b:last-child {
    margin-bottom: 0;
  }
}
.hover-first-556d .frame-b334 {
  background: #ededed;
}
.hover-first-556d .advanced_1dee {
  background: #1a1a1a;
}
.action_0e8c.frame-b334 {
  color: rgba(0, 0, 0, 0.6);
}
.action_0e8c.frame-b334 .dropdown-1b95 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.action_0e8c.advanced_1dee {
  color: rgba(255, 255, 255, 0.99);
}
.action_0e8c.advanced_1dee a:not(.status-full-0599) {
  color: rgba(255, 255, 255, 0.79);
}
.action_0e8c.advanced_1dee a:not(.status-full-0599):hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_0e8c.advanced_1dee .dropdown-1b95 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_0e8c.advanced_1dee table tbody td,
.action_0e8c.advanced_1dee table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_6ccc.tertiary_630d .east-8bf4 {
  max-width: initial;
}
.gradient_6ccc .yellow_ac68 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient_6ccc .yellow_ac68 .bronze_fda8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient_6ccc .yellow_ac68 .bronze_fda8 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient_6ccc .yellow_ac68 .bronze_fda8:last-child {
    margin-bottom: 0;
  }
}
.hover-first-556d .status-dynamic-399b:last-child,
.summary-pressed-5a97 .status-dynamic-399b:last-child,
.footer-plasma-ce6b .status-dynamic-399b:last-child {
  margin-bottom: 0;
}
.hover-first-556d .status-dynamic-399b .paragraph-1e00 .dropdown-mini-e7ea:last-child,
.summary-pressed-5a97 .status-dynamic-399b .paragraph-1e00 .dropdown-mini-e7ea:last-child,
.footer-plasma-ce6b .status-dynamic-399b .paragraph-1e00 .dropdown-mini-e7ea:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hover-first-556d .hover-hot-585b,
  .hover-first-556d .panel-2746,
  .summary-pressed-5a97 .hover-hot-585b,
  .summary-pressed-5a97 .panel-2746,
  .footer-plasma-ce6b .hover-hot-585b,
  .footer-plasma-ce6b .panel-2746 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup-44cb .status-dynamic-399b {
    margin-bottom: 2em;
  }
}
.popup-44cb p:last-child {
  margin-bottom: 0;
}
.popup-44cb li,
.popup-44cb ul {
  list-style: none;
  margin: 0;
}
.popup-44cb ul ul {
  margin-left: 2.617924em;
}
.west-e075 {
  font-size: 0.875em;
}

/* css-noise: 0b84 */
.shadow-element-y6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
