/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accent_2104/customify
Author: WPCustomify
Author URI: https://pressmaximum.accent_2104
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.accent_2104/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media-7de6.shade-fluid-7d45/licenses/gpl-2.0.form_3ba6
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.outline-f9ec/, (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.modal_dynamic_b0ec.card-0d28/normalize.focused_a1ae/
 ======
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.focused_a1ae v7.0.0 | MIT License | github.accent_2104/necolas/normalize.focused_a1ae */
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;
}
.input_681f .primary_outer_1bd1,
.right_45d3,
.frame_d9fa,
.notice_a3a7,
.overlay-focused-da85,
.menu-hot-b774,
.tag-4cda,
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_45d3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right_45d3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right_45d3,
  h1 {
    font-size: 1.8em;
  }
}
.frame_d9fa,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.frame_d9fa + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .frame_d9fa,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .frame_d9fa,
  h2 {
    font-size: 1.7em;
  }
}
.notice_a3a7,
h3 {
  font-size: 1.618em;
}
.input_681f .primary_outer_1bd1,
.overlay-focused-da85,
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.element_5db5 {
  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;
}
.popup-3371:after,
.popup-3371:before,
.preview-b5d2:after,
.preview-b5d2:before {
  content: "";
  display: table;
}
.popup-3371:after,
.preview-b5d2:after {
  clear: both;
}
.first_8bcc {
  float: right;
  margin-right: 0;
}
.photo_ed06 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.logo-upper-814a .down-0122,
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;
}
.logo-upper-814a .down-0122: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;
}
.picture-current-1b0f .down-0122 {
  box-shadow: none;
}
.picture-current-1b0f
  .down-0122
  .preview-prev-9dbb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.picture-current-1b0f .down-0122 .soft-ea63 {
  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;
}
.picture-current-1b0f
  .down-0122
  .soft-ea63
  b {
  display: none;
}
.picture-current-1b0f .filter-7586 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.down_838f:not(.mask_blue_52c5):not(.tooltip_selected_8fb6),
button:not(.mask_blue_52c5):not(.tooltip_selected_8fb6),
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ),
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ),
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ) {
  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;
}
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):hover,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):hover,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):hover,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):hover,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):active,
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):active,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):active,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):active,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):active,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus {
  outline: 0;
}
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f {
  position: relative;
}
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .layout-8a67,
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .border-stone-05ed,
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .slow-057d,
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  i,
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  svg,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .layout-8a67,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .border-stone-05ed,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .slow-057d,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  i,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  svg,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .layout-8a67,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .border-stone-05ed,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .slow-057d,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  i,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  svg,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .layout-8a67,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .border-stone-05ed,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .slow-057d,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  i,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  svg,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .layout-8a67,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .border-stone-05ed,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  .slow-057d,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  i,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f
  svg {
  visibility: hidden;
}
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f:after,
button:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f:after,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f:after,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f:after,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ).fn-loading-3b5f: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;
}
.down_838f:not(.mask_blue_52c5):not(.tooltip_selected_8fb6),
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ),
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ),
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ) {
  color: #fff;
  background: #235787;
}
.down_838f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus,
input[type="button"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus,
input[type="reset"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus,
input[type="submit"]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ):focus {
  color: #fff;
}
.down_838f.fn-disabled-3b5f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ),
.down_838f[disabled]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ),
button.fn-disabled-3b5f:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ),
button[disabled]:not(.mask_blue_52c5):not(
    .tooltip_selected_8fb6
  ) {
  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;
}
.bright-5bc8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright-5bc8: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;
}
.liquid-826f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.background-in-f1ce {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.south-b00b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup-3371:after,
.popup-3371:before,
.pagination_f344:after,
.pagination_f344:before,
.form-f775:after,
.form-f775:before,
.notification_4882:after,
.notification_4882:before,
.complex_c1d9:after,
.complex_c1d9:before,
.aside-308e:after,
.aside-308e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup-3371:after,
.pagination_f344:after,
.form-f775:after,
.notification_4882:after,
.complex_c1d9:after,
.aside-308e:after {
  clear: both;
}
.pagination_f344 .block-614f,
.form-f775 .block-614f,
.form_a987 .block-614f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail_basic_bc8c {
  display: inline-block;
}
.form-fresh-b52f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.form-fresh-b52f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.form-fresh-b52f .steel_903b {
  padding: 1em 0;
  font-size: 85%;
}
.steel_903b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.purple_2ddb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.purple_2ddb:after,
.purple_2ddb:before {
  content: "";
  display: table;
}
.purple_2ddb:after {
  clear: both;
}
.green-1b45 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.first-4125 .green-1b45 {
  max-width: 50%;
}
.motion-f3df .green-1b45 {
  max-width: 33.33%;
}
.primary_cdc2 .green-1b45 {
  max-width: 25%;
}
.picture_de52 .green-1b45 {
  max-width: 20%;
}
.section_north_c9f9 .green-1b45 {
  max-width: 16.66%;
}
.stone_c907 .green-1b45 {
  max-width: 14.28%;
}
.title-selected-352a .green-1b45 {
  max-width: 12.5%;
}
.paragraph_39cc .green-1b45 {
  max-width: 11.11%;
}
.pattern-eccf {
  display: block;
}
.input_681f .last-bdab label,
.input_681f .accent_ef70 label,
.input_681f .tooltip_simple_ab92 label,
.input_681f .dark-9fe0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video_wood_1d25 {
  list-style: none;
  margin: 0;
}
.video_wood_1d25 article.cool_3f56 {
  margin-bottom: 0;
}
.video_wood_1d25 ul {
  list-style: none;
  margin: 0;
}
.video_wood_1d25 .backdrop_d6b6 li.cool_3f56 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video_wood_1d25 .backdrop_d6b6 li.cool_3f56 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video_wood_1d25 .backdrop_d6b6 li.cool_3f56: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) {
  .video_wood_1d25 .backdrop_d6b6 li.cool_3f56 li.cool_3f56 li.cool_3f56 li.cool_3f56 {
    padding-left: 0;
  }
}
article.cool_3f56 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_3f56 .pagination_f344 p:last-of-type {
  margin-bottom: 0;
}
article.cool_3f56 .purple_94b5 {
  float: left;
}
article.cool_3f56 .active-7987 {
  margin-left: 85px;
}
article.cool_3f56 .menu-343c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_3f56 .menu-343c .column_current_803c {
  margin-left: 10px;
}
article.cool_3f56 .aside_medium_5050 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_3f56 .full_e52c {
  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 .last-bdab,
  #respond .tooltip_simple_ab92,
  #respond .dark-9fe0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last-bdab input,
#respond .tooltip_simple_ab92 input,
#respond .dark-9fe0 input {
  width: 100%;
}
#respond .dark-9fe0 {
  margin-right: 0;
}
#respond .highlight_active_4a70 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_78b3 {
  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;
}
.widget_78b3.black_8fc8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget_78b3 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%);
}
.widget_78b3:focus,
.widget_78b3: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);
}
.down-efd5 {
  border-radius: 10%;
}
.active-hot-17f4 {
  border-radius: 50%;
}
.picture_under_d947 {
  font-size: 0.72em;
}
.outer-e49f {
  font-size: 0.875em;
}
.hover-selected-29a4 {
  font-size: 1.1em;
}
.green-d5fe {
  text-transform: uppercase;
  line-height: 1.2;
}
.green-d5fe.picture_under_d947 {
  letter-spacing: 0.5px;
}
.main-7952,
.main-7952 a {
  color: #6d6d6d;
}
.main-7952 a:hover {
  color: #111;
}
.west-36dd {
  color: #6d6d6d;
}
.tiny-4e3e {
  overflow-x: hidden;
}
.tiny-4e3e .module_2046.disabled_slow_2747 {
  position: relative;
}
.tiny-4e3e .module_2046.disabled_slow_2747.text_pro_8b9d {
  position: initial;
}
.tiny-4e3e
  .module_2046.disabled_slow_2747.text_pro_8b9d
  .item_selected_fcc6 {
  left: auto;
}
.tiny-4e3e .module_2046 .item_selected_fcc6 {
  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;
}
.tiny-4e3e .module_2046:hover.disabled_slow_2747 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tiny-4e3e
  .module_2046:hover.disabled_slow_2747
  .item_selected_fcc6 {
  display: block;
  z-index: 9999999;
}
.tiny-4e3e .search_soft_52be .slider_silver_e251,
.tiny-4e3e .dropdown-868c .slider_silver_e251 {
  display: none;
}
.tiny-4e3e .media-cool-2fa4 .module_2046:hover.disabled_slow_2747 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.input_681f .last-bdab label,
.input_681f .accent_ef70 label,
.input_681f .tooltip_simple_ab92 label,
.input_681f .dark-9fe0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video_wood_1d25 {
  list-style: none;
  margin: 0;
}
.video_wood_1d25 article.cool_3f56 {
  margin-bottom: 0;
}
.video_wood_1d25 ul {
  list-style: none;
  margin: 0;
}
.video_wood_1d25 .backdrop_d6b6 li.cool_3f56 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video_wood_1d25 .backdrop_d6b6 li.cool_3f56 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video_wood_1d25 .backdrop_d6b6 li.cool_3f56: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) {
  .video_wood_1d25 .backdrop_d6b6 li.cool_3f56 li.cool_3f56 li.cool_3f56 li.cool_3f56 {
    padding-left: 0;
  }
}
article.cool_3f56 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_3f56 .pagination_f344 p:last-of-type {
  margin-bottom: 0;
}
article.cool_3f56 .purple_94b5 {
  float: left;
}
article.cool_3f56 .active-7987 {
  margin-left: 85px;
}
article.cool_3f56 .menu-343c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_3f56 .menu-343c .column_current_803c {
  margin-left: 10px;
}
article.cool_3f56 .aside_medium_5050 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_3f56 .full_e52c {
  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 .last-bdab,
  #respond .tooltip_simple_ab92,
  #respond .dark-9fe0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last-bdab input,
#respond .tooltip_simple_ab92 input,
#respond .dark-9fe0 input {
  width: 100%;
}
#respond .dark-9fe0 {
  margin-right: 0;
}
#respond .highlight_active_4a70 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search_soft_52be .article-8dde {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article-8dde .overlay_black_8f7f.dropdown_thick_de9e .pink_e64f > li > a:focus,
.article-8dde .overlay_black_8f7f.dropdown_thick_de9e .pink_e64f > li > a:hover,
.article-8dde .overlay_black_8f7f.hover-b7df .pink_e64f > li > a:focus,
.article-8dde .overlay_black_8f7f.hover-b7df .pink_e64f > li > a:hover,
.article-8dde .overlay_black_8f7f.full_4520 .pink_e64f > li > a:focus,
.article-8dde .overlay_black_8f7f.full_4520 .pink_e64f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-8dde
  .overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li.old_fe2f
  > a,
.article-8dde
  .overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li.motion_61d1
  > a,
.article-8dde
  .overlay_black_8f7f.hover-b7df
  .pink_e64f
  > li.old_fe2f
  > a,
.article-8dde
  .overlay_black_8f7f.hover-b7df
  .pink_e64f
  > li.motion_61d1
  > a,
.article-8dde
  .overlay_black_8f7f.full_4520
  .pink_e64f
  > li.old_fe2f
  > a,
.article-8dde .overlay_black_8f7f.full_4520 .pink_e64f > li.tag_c003 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article-8dde .top_b713,
.article-8dde .top_b713 a {
  color: rgba(255, 255, 255, 0.99);
}
.article-8dde .west_81f9.accordion-old-c10c li a,
.article-8dde .solid_ab62 a,
.article-8dde .active_fresh_c209,
.article-8dde .pink_e64f > li > a,
.article-8dde .link-c457 {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde .west_81f9.accordion-old-c10c li a:hover,
.article-8dde .solid_ab62 a:hover,
.article-8dde .active_fresh_c209:hover,
.article-8dde .pink_e64f > li > a:hover,
.article-8dde .link-c457:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-8dde .column-short-67be {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde .column-short-67be .message_9dec {
  color: rgba(255, 255, 255, 0.99);
}
.article-8dde .column-short-67be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-8dde .avatar_upper_c309 .outer-9860 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde .avatar_upper_c309 .outer-9860 .column-stale-b393 {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde
  .avatar_upper_c309
  .outer-9860
  .column-stale-b393::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde
  .avatar_upper_c309
  .outer-9860
  .column-stale-b393:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde
  .avatar_upper_c309
  .outer-9860
  .column-stale-b393::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde
  .avatar_upper_c309
  .outer-9860
  .column-stale-b393::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde .avatar_upper_c309 .carousel-2d9c {
  color: rgba(255, 255, 255, 0.79);
}
.article-8dde .avatar_upper_c309 .carousel-2d9c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-38ba
  .article-8dde
  .avatar_upper_c309
  .selected-9dbb
  .column-5a30 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-38ba
  .article-8dde
  .avatar_upper_c309
  .selected-9dbb
  .column-stale-b393 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_soft_52be .top_3851 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.top_3851 .overlay_black_8f7f.dropdown_thick_de9e .pink_e64f > li > a:focus,
.top_3851 .overlay_black_8f7f.dropdown_thick_de9e .pink_e64f > li > a:hover,
.top_3851 .overlay_black_8f7f.hover-b7df .pink_e64f > li > a:focus,
.top_3851 .overlay_black_8f7f.hover-b7df .pink_e64f > li > a:hover,
.top_3851 .overlay_black_8f7f.full_4520 .pink_e64f > li > a:focus,
.top_3851 .overlay_black_8f7f.full_4520 .pink_e64f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_3851
  .overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li.old_fe2f
  > a,
.top_3851
  .overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li.motion_61d1
  > a,
.top_3851
  .overlay_black_8f7f.hover-b7df
  .pink_e64f
  > li.old_fe2f
  > a,
.top_3851
  .overlay_black_8f7f.hover-b7df
  .pink_e64f
  > li.motion_61d1
  > a,
.top_3851
  .overlay_black_8f7f.full_4520
  .pink_e64f
  > li.old_fe2f
  > a,
.top_3851 .overlay_black_8f7f.full_4520 .pink_e64f > li.tag_c003 > a {
  color: rgba(0, 0, 0, 0.8);
}
.top_3851 .top_b713,
.top_3851 .top_b713 a {
  color: rgba(0, 0, 0, 0.8);
}
.top_3851 .west_81f9.accordion-old-c10c li a,
.top_3851 .solid_ab62 a,
.top_3851 .active_fresh_c209,
.top_3851 .pink_e64f > li > a,
.top_3851 .link-c457 {
  color: rgba(0, 0, 0, 0.55);
}
.top_3851 .west_81f9.accordion-old-c10c li a:hover,
.top_3851 .solid_ab62 a:hover,
.top_3851 .active_fresh_c209:hover,
.top_3851 .pink_e64f > li > a:hover,
.top_3851 .link-c457:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_3851 .column-short-67be {
  color: rgba(0, 0, 0, 0.55);
}
.top_3851 .column-short-67be .message_9dec {
  color: rgba(0, 0, 0, 0.8);
}
.top_3851 .column-short-67be:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_034e .down-311c {
  margin-left: auto;
  margin-right: auto;
}
.form-f775 > * {
  margin-left: auto;
  margin-right: auto;
}
.form-f775 .liquid-826f {
  margin-right: 1.41575em;
}
.dropdown_7f6b .form-f775 > .large-0d37 {
  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;
}
.dropdown_7f6b .form-f775 > .small_5cd6 {
  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;
}
.message_508d.breadcrumb_034e .down-311c,
.slider-advanced-3e16.breadcrumb_034e .down-311c {
  margin-left: 0;
}
.hidden-9e39.breadcrumb_034e .down-311c,
.tag-6f2a.breadcrumb_034e .down-311c {
  margin-right: 0;
}
.form-f775 ol,
.form-f775 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.glass-8c23 video {
  max-width: 100%;
}
.lower_998d img {
  display: block;
}
.lower_998d.liquid-826f,
.lower_998d.background-in-f1ce {
  width: 100%;
}
.lower_998d.small_5cd6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.inner-18e1:not(.slow_ed85) {
  margin: 1.5em auto;
}
.gradient_iron_b1e9 p {
  padding: 1.5em 14px;
}
ul.message_warm_78d0.small_5cd6,
ul.message_warm_78d0.large-0d37,
ul.message_warm_78d0.first_b178.large-0d37 {
  padding: 0 14px;
}
.pattern-inner-ac34 {
  display: block;
  overflow-x: auto;
}
.pattern-inner-ac34 table {
  border-collapse: collapse;
  width: 100%;
}
.pattern-inner-ac34 td,
.pattern-inner-ac34 th {
  padding: 0.5em;
}
.form-f775 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form-f775 ol ol,
.form-f775 ol ul,
.form-f775 ul ol,
.form-f775 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form-f775 ol ol li,
.form-f775 ol ul li,
.form-f775 ul ol li,
.form-f775 ul ul li {
  margin-left: 0;
}
.white-b402.message_eb02 > .modal_center_d7c4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.white-b402.message_eb02 > .modal_center_d7c4 iframe,
.white-b402.message_eb02 > .modal_center_d7c4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.picture_white_3e76 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.picture_white_3e76.filter_e8e5 {
  padding: 0;
}
.picture_white_3e76.filter_e8e5 cite {
  font-size: 13px;
}
.picture_white_3e76 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.picture_white_3e76 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fluid_b537 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fluid_b537 > p:first-child {
  margin-top: 0;
}
.fluid_b537 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fluid_b537 blockquote {
  border-left: 0;
}
.layout-a4ff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.layout-a4ff:not(.title-18b5) {
  max-width: 100px;
}
.layout-a4ff.dim_d9dc {
  border-bottom: none !important;
  text-align: center;
}
.layout-a4ff.dim_d9dc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gradient_iron_b1e9 p {
    padding: 1.5em 0;
  }
}
.texture_303f {
  color: #0073aa;
}
.center-3fb3 {
  background-color: #0073aa;
}
.mini-b219 {
  color: #229fd8;
}
.backdrop-44b1 {
  background-color: #229fd8;
}
.tabs_a78c {
  color: #eee;
}
.component-64a7 {
  background-color: #eee;
}
.full_a1d0 {
  color: #444;
}
.description-e257 {
  background-color: #444;
}
.module-76d7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module-76d7 .hero_775d .solid_ab62 {
  font-size: 15px;
}
.module-76d7 .solid_ab62 {
  line-height: 1.3;
}
.module-76d7 .top_3851 {
}
.module-76d7 .article-8dde {
  background: #235787;
}
.row-3cb3 {
  padding: 0;
}
.row-3cb3 .article-8dde {
  background: #1a1a1a;
}
.row-3cb3 .top_3851 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fluid_f6e5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fluid_f6e5 .top_3851 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fluid_f6e5 .article-8dde {
  background: #303030;
}
.aside-308e {
  position: relative;
  z-index: 10;
}
.aside-308e .paragraph_ab7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-8394 .disabled_slow_2747 {
  display: inline-block;
  vertical-align: middle;
}
.popup-8394.down-3561 .disabled_slow_2747 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup-8394.down-3561 .disabled_slow_2747 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-8394.down-3561 .disabled_slow_2747 {
    margin-right: 0.4em;
  }
}
.popup-8394.down-3561 .disabled_slow_2747:last-child {
  margin-right: 0;
}
.layout_aead .paragraph_ab7b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .search_soft_52be .hero_775d {
    margin: 0 -0.5em;
  }
  .search_soft_52be .hero_775d [class*="customify-col-"],
  .search_soft_52be .hero_775d [class*="customify-col_"],
  .search_soft_52be .hero_775d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.search_soft_52be.outline-6136 .paragraph_ab7b {
  background: 0 0 !important;
}
.search_soft_52be.outline-6136 .paragraph_ab7b,
.search_soft_52be.layout_aead .paragraph_ab7b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .search_soft_52be.list_top_634a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.search_soft_52be.layout_aead .paragraph_ab7b {
  box-shadow: none !important;
}
.list_advanced_cee9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .list_advanced_cee9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .list_advanced_cee9 {
    padding: 18px 0 20px;
  }
}
.list_advanced_cee9 .paper_4b50 {
  width: 100%;
}
.list_advanced_cee9 .full-9507 {
  margin-bottom: 0;
}
.list_advanced_cee9 .link-99d4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.west_1e1e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.west_1e1e .last-ec4f {
  width: 100%;
}
.mask-f35d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask-f35d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask-f35d 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;
}
.mask-f35d li:last-child:after {
  display: none;
}
.mask-f35d li a {
  font-weight: 500;
  margin-right: 10px;
}
.fluid_6fc6 .slider_silver_e251 button,
.list_advanced_cee9 .slider_silver_e251 button {
  left: 0;
}
.fluid_6fc6 .last-ec4f,
.list_advanced_cee9 .last-ec4f {
  padding-left: 0;
  padding-right: 0;
}
.fluid_6fc6 .west_1e1e,
.list_advanced_cee9 .west_1e1e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fluid_6fc6 {
  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;
}
.fluid_6fc6: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;
}
.fluid_6fc6 .footer_old_1bab {
  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) {
  .fluid_6fc6 .footer_old_1bab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_6fc6 .footer_old_1bab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_6fc6 .footer_old_1bab {
    min-height: 200px;
  }
}
.fluid_6fc6 .mask-f35d {
  color: rgba(255, 255, 255, 0.8);
}
.fluid_6fc6 .mask-f35d a,
.fluid_6fc6 .mask-f35d li:after {
  color: inherit;
}
.fluid_6fc6 .mask-f35d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture_9c8f {
  margin-bottom: 0.5em;
}
.nav_de1b {
  margin-bottom: 1.2em;
}
.nav_de1b,
.texture_9c8f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav_de1b p:last-child,
.texture_9c8f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .slider_silver_e251,
#masthead .slider_silver_e251 {
  display: none;
}
#masthead
  > .slider_silver_e251.border_light_e2b4 {
  display: none;
}
#masthead > .slider_silver_e251 button {
  left: 0;
}
.hot_6686 {
  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%;
}
.hot_6686 .disabled_slow_2747 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hot_6686 .pattern-4721 {
  display: -webkit-box;
  display: flex;
}
.hot_6686 .pattern-4721.pagination-yellow-acc3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hot_6686 .pattern-4721.hover_ad42 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot_6686 .pattern-4721.highlight_5783 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot_6686.breadcrumb_top_6973.chip_efa5 .pattern-4721.pagination-yellow-acc3 {
  flex-basis: 100%;
}
.hot_6686.grid_4e3a .pattern-4721.hover_ad42 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hot_6686.grid_4e3a .pattern-4721.highlight_5783 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .slider_silver_e251.border_light_e2b4 {
  display: none;
}
#masthead > .slider_silver_e251 button {
  left: 0;
}
.button-red-1fab {
  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;
}
.button-red-1fab:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button-red-1fab.clean_ed07 i {
  margin-right: 4px;
}
.button-red-1fab.input-4e8e i {
  margin-left: 5px;
}
.solid_ab62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.solid_ab62 p:last-child {
  margin-bottom: 0;
}
.info-03d2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info-03d2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info-03d2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.info-03d2 .top_b713 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info-03d2 .list_gold_2ae3 {
  margin: 5px 0 7px 0;
}
.info-03d2.icon-4dea .modal_advanced_b341 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-03d2.icon-4dea .slow-2238 {
  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;
}
.info-03d2.description-7313 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info-03d2.description-7313 .modal_advanced_b341 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-03d2.description-7313 .slow-2238 {
  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;
}
.info-03d2.slider_b01b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-03d2.summary-0bb4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info-03d2.summary-0bb4 .slow-2238 {
  margin-top: 7px;
}
.detail-bright-7d68 {
  display: inline-block;
}
.aside-308e .filter-hot-483a .info-03d2 img {
  max-width: 100%;
}
.overlay_black_8f7f .shade-selected-f62e.paragraph_hard_d9f2,
.component_7697 .shade-selected-f62e.paragraph_hard_d9f2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_black_8f7f .progress-2a45,
.component_7697 .progress-2a45 {
  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%);
}
.overlay_black_8f7f .progress-2a45 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_black_8f7f.texture_inner_4255 .progress-2a45 {
  display: none;
}
.overlay_black_8f7f .tertiary-stone-e0ab {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_black_8f7f .tertiary-stone-e0ab li {
  display: inline-block;
  position: relative;
}
.overlay_black_8f7f .tertiary-stone-e0ab li:last-child {
  margin-right: 0;
}
.overlay_black_8f7f .tertiary-stone-e0ab 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;
}
.overlay_black_8f7f .tertiary-stone-e0ab li.tag_c003 > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_black_8f7f .tertiary-stone-e0ab > 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;
}
.overlay_black_8f7f .tertiary-stone-e0ab > li > a i {
  line-height: 0;
}
.overlay_black_8f7f .tertiary-stone-e0ab > li.title_c22e > a .progress-2a45 {
  margin-left: 4px;
  line-height: 0;
}
.overlay_black_8f7f .tertiary-stone-e0ab .short_9cfd li.title_c22e > a {
  position: relative;
}
.overlay_black_8f7f .tertiary-stone-e0ab .short_9cfd li.title_c22e > a:after,
.overlay_black_8f7f .tertiary-stone-e0ab .short_9cfd li.title_c22e > a:before {
  content: "";
  display: table;
}
.overlay_black_8f7f .tertiary-stone-e0ab .short_9cfd li.title_c22e > a:after {
  clear: both;
}
.overlay_black_8f7f .tertiary-stone-e0ab .short_9cfd li.title_c22e > a .progress-2a45 {
  margin-left: 5px;
  float: right;
}
.overlay_black_8f7f .detail_complex_93da,
.overlay_black_8f7f .short_9cfd {
  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;
}
.overlay_black_8f7f .short_9cfd {
  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;
}
.overlay_black_8f7f .short_9cfd .paragraph_hard_d9f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_black_8f7f .short_9cfd .progress-2a45 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_black_8f7f .short_9cfd li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_black_8f7f .short_9cfd 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;
}
.overlay_black_8f7f .short_9cfd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_black_8f7f .short_9cfd .short_9cfd {
  top: 0;
  left: 100%;
}
.overlay_black_8f7f .list_center_c2df.fn-focus-3b5f > .detail_complex_93da,
.overlay_black_8f7f .list_center_c2df.fn-focus-3b5f > .short_9cfd,
.overlay_black_8f7f .list_center_c2df:focus > .detail_complex_93da,
.overlay_black_8f7f .list_center_c2df:focus > .short_9cfd,
.overlay_black_8f7f .list_center_c2df:hover > .detail_complex_93da,
.overlay_black_8f7f .list_center_c2df:hover > .short_9cfd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_black_8f7f.full_4520 .pink_e64f:after,
.overlay_black_8f7f.full_4520 .pink_e64f:before {
  content: "";
  display: table;
}
.overlay_black_8f7f.full_4520 .pink_e64f:after {
  clear: both;
}
.overlay_black_8f7f.full_4520 .pink_e64f > li {
  float: left;
}
.overlay_black_8f7f.border-cb50 .pink_e64f:after,
.overlay_black_8f7f.border-cb50 .pink_e64f:before {
  content: "";
  display: table;
}
.overlay_black_8f7f.border-cb50 .pink_e64f:after {
  clear: both;
}
.overlay_black_8f7f.border-cb50 .pink_e64f > li {
  float: left;
}
.overlay_black_8f7f.border-cb50 .pink_e64f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_black_8f7f.border-cb50 .pink_e64f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_black_8f7f.border-cb50 .pink_e64f > li.old_fe2f > a,
.overlay_black_8f7f.border-cb50 .pink_e64f > li.tag_c003 > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_black_8f7f.dropdown_thick_de9e .pink_e64f > li > a .paragraph_hard_d9f2 {
  position: relative;
}
.overlay_black_8f7f.dropdown_thick_de9e .pink_e64f > li > a .paragraph_hard_d9f2: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;
}
.overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li:focus
  > a
  .paragraph_hard_d9f2:before,
.overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li:hover
  > a
  .paragraph_hard_d9f2:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li.old_fe2f
  > a
  .paragraph_hard_d9f2:before,
.overlay_black_8f7f.dropdown_thick_de9e
  .pink_e64f
  > li.motion_61d1
  > a
  .paragraph_hard_d9f2:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_black_8f7f.hover-b7df .pink_e64f > li > a .paragraph_hard_d9f2 {
  position: relative;
}
.overlay_black_8f7f.hover-b7df .pink_e64f > li > a .paragraph_hard_d9f2: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;
}
.overlay_black_8f7f.hover-b7df .pink_e64f > li:focus > a .paragraph_hard_d9f2:before,
.overlay_black_8f7f.hover-b7df
  .pink_e64f
  > li:hover
  > a
  .paragraph_hard_d9f2:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_black_8f7f.hover-b7df
  .pink_e64f
  > li.old_fe2f
  > a
  .paragraph_hard_d9f2:before,
.overlay_black_8f7f.hover-b7df
  .pink_e64f
  > li.motion_61d1
  > a
  .paragraph_hard_d9f2:before {
  width: 100%;
  background-color: currentColor;
}
.component_7697 .tertiary-stone-e0ab {
  margin: 0;
  padding: 0;
  list-style: none;
}
.component_7697 .tertiary-stone-e0ab li:first-child > a {
  border-top: none;
}
.component_7697 .tertiary-stone-e0ab .card_mini_d905 > .paragraph_hard_d9f2 .progress-2a45 {
  display: none;
}
.component_7697 .tertiary-stone-e0ab li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.component_7697 .tertiary-stone-e0ab li:last-child {
  border: none;
}
.component_7697 .tertiary-stone-e0ab li.title_c22e > a {
  padding-right: 45px !important;
}
.component_7697 .tertiary-stone-e0ab li a {
  display: block;
  padding: 0.55em 1.5em;
}
.component_7697 .tertiary-stone-e0ab li a:focus,
.component_7697 .tertiary-stone-e0ab li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_7697 .tertiary-stone-e0ab li .tooltip-silver-1c22 {
  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;
}
.component_7697 .tertiary-stone-e0ab li .tooltip-silver-1c22:hover {
  box-shadow: none;
}
.component_7697 .tertiary-stone-e0ab li .tooltip-silver-1c22 .progress-2a45 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.component_7697 .tertiary-stone-e0ab .short_9cfd {
  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);
}
.component_7697 .tertiary-stone-e0ab .short_9cfd li a {
  padding-left: 3em;
}
.component_7697 .tertiary-stone-e0ab .info-upper-89f4 > a .tooltip-silver-1c22 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.component_7697 .tertiary-stone-e0ab .info-upper-89f4 > .short_9cfd {
  display: block;
  opacity: 1;
}
.image_dbf8 {
  max-width: 100%;
}
.modal-53bd {
  line-height: 0;
  cursor: pointer;
}
.link-c457 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.link-c457:hover {
  box-shadow: none;
  color: currentColor;
}
.link-c457 svg {
  width: 18px;
  height: 18px;
}
.link-c457 .glass_d9dc {
  display: none;
}
.breadcrumb-top-3732 {
  position: relative;
}
.breadcrumb-top-3732.fn-active-3b5f .link-c457 .sidebar-6c24 {
  display: none;
}
.breadcrumb-top-3732.fn-active-3b5f .link-c457 .glass_d9dc {
  display: inline-block;
}
.breadcrumb-top-3732 .action_5ee1 {
  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);
}
.breadcrumb-top-3732.disabled-stone-a789 .action_5ee1 {
  left: auto;
  right: -0.9em;
}
.breadcrumb-top-3732.disabled-stone-a789 .slow-46b0::before {
  left: auto;
  right: 15px;
}
.breadcrumb-top-3732.fn-active-3b5f .action_5ee1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.selected-9dbb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.selected-9dbb label {
  flex-basis: 100%;
}
.selected-9dbb .outer-9860 {
  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;
}
.selected-9dbb .column-stale-b393 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.selected-9dbb .column-stale-b393:focus {
  background-color: transparent;
}
.selected-9dbb button.carousel-2d9c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.selected-9dbb button.carousel-2d9c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.selected-9dbb button.carousel-2d9c svg {
  width: 18px;
  height: 18px;
}
.selected-9dbb input[type="submit"] {
  min-height: auto;
}
.avatar_upper_c309 .selected-9dbb .column-stale-b393 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slow-46b0 {
  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) {
  .slow-46b0 {
    width: 220px;
  }
}
.slow-46b0 label {
  flex-basis: 100%;
}
.slow-46b0::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;
}
.button-38ba .avatar_upper_c309 .selected-9dbb {
  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;
}
.button-38ba
  .avatar_upper_c309
  .selected-9dbb
  .outer-9860 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button-38ba .avatar_upper_c309 .selected-9dbb .column-stale-b393 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button-38ba
  .avatar_upper_c309
  .selected-9dbb
  .column-stale-b393:focus {
  background: 0 0;
}
.button-38ba
  .avatar_upper_c309
  .selected-9dbb
  .column-5a30 {
  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;
}
.west_81f9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.west_81f9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.west_81f9 li:last-child {
  margin-right: 0;
}
.west_81f9 li:first-child {
  margin-left: 0;
}
.west_81f9.column-e9e7 a {
  color: #fff;
}
.west_81f9.column-e9e7 a:hover {
  color: #fff;
}
.west_81f9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.west_81f9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.west_81f9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.west_81f9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.west_81f9 [class*="social-icon-apple"] {
  background-color: #999;
}
.west_81f9 [class*="social-icon-apple"].narrow-696c {
  background-color: transparent;
  color: #999;
}
.west_81f9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.west_81f9 [class*="social-icon-behance"].narrow-696c {
  background-color: transparent;
  color: #1769ff;
}
.west_81f9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.west_81f9 [class*="social-icon-bitbucket"].narrow-696c {
  background-color: transparent;
  color: #205081;
}
.west_81f9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.west_81f9 [class*="social-icon-codepen"].narrow-696c {
  background-color: transparent;
  color: #000;
}
.west_81f9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.west_81f9 [class*="social-icon-delicious"].narrow-696c {
  background-color: transparent;
  color: #39f;
}
.west_81f9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.west_81f9 [class*="social-icon-digg"].narrow-696c {
  background-color: transparent;
  color: #005be2;
}
.west_81f9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.west_81f9 [class*="social-icon-dribbble"].narrow-696c {
  background-color: transparent;
  color: #ea4c89;
}
.west_81f9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.west_81f9 [class*="social-icon-envelope"].narrow-696c {
  background-color: transparent;
  color: #ea4335;
}
.west_81f9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.west_81f9 [class*="social-icon-facebook"].narrow-696c {
  background-color: transparent;
  color: #3b5998;
}
.west_81f9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.west_81f9 [class*="social-icon-flickr"].narrow-696c {
  background-color: transparent;
  color: #0063dc;
}
.west_81f9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.west_81f9 [class*="social-icon-foursquare"].narrow-696c {
  background-color: transparent;
  color: #2d5be3;
}
.west_81f9 [class*="social-icon-github"] {
  background-color: #333;
}
.west_81f9 [class*="social-icon-github"].narrow-696c {
  background-color: transparent;
  color: #333;
}
.west_81f9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.west_81f9 [class*="social-icon-google-plus"].narrow-696c {
  background-color: transparent;
  color: #dd4b39;
}
.west_81f9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.west_81f9 [class*="social-icon-houzz"].narrow-696c {
  background-color: transparent;
  color: #7ac142;
}
.west_81f9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.west_81f9 [class*="social-icon-instagram"].narrow-696c {
  background-color: transparent;
  color: #262626;
}
.west_81f9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.west_81f9 [class*="social-icon-jsfiddle"].narrow-696c {
  background-color: transparent;
  color: #487aa2;
}
.west_81f9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.west_81f9 [class*="social-icon-linkedin"].narrow-696c {
  background-color: transparent;
  color: #0077b5;
}
.west_81f9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.west_81f9 [class*="social-icon-medium"].narrow-696c {
  background-color: transparent;
  color: #00ab6b;
}
.west_81f9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.west_81f9
  [class*="social-icon-odnoklassniki"].narrow-696c {
  background-color: transparent;
  color: #f4731c;
}
.west_81f9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.west_81f9 [class*="social-icon-meetup"].narrow-696c {
  background-color: transparent;
  color: #ec1c40;
}
.west_81f9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.west_81f9 [class*="social-icon-pinterest"].narrow-696c {
  background-color: transparent;
  color: #bd081c;
}
.west_81f9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.west_81f9 [class*="social-icon-product-hunt"].narrow-696c {
  background-color: transparent;
  color: #da552f;
}
.west_81f9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.west_81f9 [class*="social-icon-reddit"].narrow-696c {
  background-color: transparent;
  color: #ff4500;
}
.west_81f9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.west_81f9 [class*="social-icon-rss"].narrow-696c {
  background-color: transparent;
  color: #f26522;
}
.west_81f9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.west_81f9
  [class*="social-icon-shopping-cart"].narrow-696c {
  background-color: transparent;
  color: #4caf50;
}
.west_81f9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.west_81f9 [class*="social-icon-skype"].narrow-696c {
  background-color: transparent;
  color: #00aff0;
}
.west_81f9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.west_81f9 [class*="social-icon-slideshare"].narrow-696c {
  background-color: transparent;
  color: #0077b5;
}
.west_81f9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.west_81f9 [class*="social-icon-snapchat"].narrow-696c {
  background-color: transparent;
  color: #fffc00;
}
.west_81f9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.west_81f9 [class*="social-icon-soundcloud"].narrow-696c {
  background-color: transparent;
  color: #f80;
}
.west_81f9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.west_81f9 [class*="social-icon-spotify"].narrow-696c {
  background-color: transparent;
  color: #2ebd59;
}
.west_81f9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.west_81f9
  [class*="social-icon-stack-overflow"].narrow-696c {
  background-color: transparent;
  color: #fe7a15;
}
.west_81f9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.west_81f9 [class*="social-icon-maldkfgram"].narrow-696c {
  background-color: transparent;
  color: #2ca5e0;
}
.west_81f9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.west_81f9 [class*="social-icon-tripadvisor"].narrow-696c {
  background-color: transparent;
  color: #589442;
}
.west_81f9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.west_81f9 [class*="social-icon-tumblr"].narrow-696c {
  background-color: transparent;
  color: #35465c;
}
.west_81f9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.west_81f9 [class*="social-icon-twitch"].narrow-696c {
  background-color: transparent;
  color: #6441a5;
}
.west_81f9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.west_81f9 [class*="social-icon-twitter"].narrow-696c {
  background-color: transparent;
  color: #1da1f2;
}
.west_81f9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.west_81f9 [class*="social-icon-vimeo"].narrow-696c {
  background-color: transparent;
  color: #1ab7ea;
}
.west_81f9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.west_81f9 [class*="social-icon-vk"].narrow-696c {
  background-color: transparent;
  color: #45668e;
}
.west_81f9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.west_81f9 [class*="social-icon-weibo"].narrow-696c {
  background-color: transparent;
  color: #df2029;
}
.west_81f9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.west_81f9 [class*="social-icon-weixin"].narrow-696c {
  background-color: transparent;
  color: #7bb32e;
}
.west_81f9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.west_81f9 [class*="social-icon-whatsapp"].narrow-696c {
  background-color: transparent;
  color: #25d366;
}
.west_81f9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.west_81f9 [class*="social-icon-wordpress"].narrow-696c {
  background-color: transparent;
  color: #21759b;
}
.west_81f9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.west_81f9 [class*="social-icon-xing"].narrow-696c {
  background-color: transparent;
  color: #026466;
}
.west_81f9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.west_81f9 [class*="social-icon-yelp"].narrow-696c {
  background-color: transparent;
  color: #af0606;
}
.west_81f9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.west_81f9 [class*="social-icon-youtube"].narrow-696c {
  background-color: transparent;
  color: #cd201f;
}
.active_fresh_c209 {
  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;
}
.active_fresh_c209:hover {
  box-shadow: none;
  background: 0 0;
}
.modal_static_8c82 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.popup_short_e8b6 {
  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;
}
.simple_bf7f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification-active-2f11 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification-active-2f11,
.notification-active-2f11::after,
.notification-active-2f11::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;
}
.notification-active-2f11::after,
.notification-active-2f11::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-up-2d5e .popup_short_e8b6 .simple_bf7f {
  margin-top: -2px;
  width: 19px;
}
.texture-up-2d5e .popup_short_e8b6 .notification-active-2f11 {
  margin-top: -1px;
}
.texture-up-2d5e .popup_short_e8b6 .notification-active-2f11,
.texture-up-2d5e .popup_short_e8b6 .notification-active-2f11::after,
.texture-up-2d5e .popup_short_e8b6 .notification-active-2f11::before {
  width: 19px;
  height: 2px;
}
.texture-up-2d5e .popup_short_e8b6 .notification-active-2f11::before {
  top: -6px;
}
.texture-up-2d5e .popup_short_e8b6 .notification-active-2f11::after {
  bottom: -6px;
}
.sort-bright-5ac9 .popup_short_e8b6 .simple_bf7f {
  margin-top: -2px;
  width: 22px;
}
.sort-bright-5ac9 .popup_short_e8b6 .notification-active-2f11 {
  margin-top: -1px;
}
.sort-bright-5ac9 .popup_short_e8b6 .notification-active-2f11,
.sort-bright-5ac9 .popup_short_e8b6 .notification-active-2f11::after,
.sort-bright-5ac9 .popup_short_e8b6 .notification-active-2f11::before {
  width: 22px;
  height: 2px;
}
.sort-bright-5ac9 .popup_short_e8b6 .notification-active-2f11::before {
  top: -7px;
}
.sort-bright-5ac9 .popup_short_e8b6 .notification-active-2f11::after {
  bottom: -7px;
}
.media_1ca3 .popup_short_e8b6 .simple_bf7f {
  margin-top: -2px;
  width: 31px;
}
.media_1ca3 .popup_short_e8b6 .notification-active-2f11 {
  margin-top: -1.5px;
}
.media_1ca3 .popup_short_e8b6 .notification-active-2f11,
.media_1ca3 .popup_short_e8b6 .notification-active-2f11::after,
.media_1ca3 .popup_short_e8b6 .notification-active-2f11::before {
  width: 31px;
  height: 3px;
}
.media_1ca3 .popup_short_e8b6 .notification-active-2f11::before {
  top: -9px;
}
.media_1ca3 .popup_short_e8b6 .notification-active-2f11::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .avatar_ce7d .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_ce7d .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1px;
  }
  .avatar_ce7d .popup_short_e8b6 .notification-active-2f11,
  .avatar_ce7d .popup_short_e8b6 .notification-active-2f11::after,
  .avatar_ce7d .popup_short_e8b6 .notification-active-2f11::before {
    width: 19px;
    height: 2px;
  }
  .avatar_ce7d .popup_short_e8b6 .notification-active-2f11::before {
    top: -6px;
  }
  .avatar_ce7d .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -6px;
  }
  .modal-pink-79e6 .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 22px;
  }
  .modal-pink-79e6 .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1px;
  }
  .modal-pink-79e6 .popup_short_e8b6 .notification-active-2f11,
  .modal-pink-79e6 .popup_short_e8b6 .notification-active-2f11::after,
  .modal-pink-79e6 .popup_short_e8b6 .notification-active-2f11::before {
    width: 22px;
    height: 2px;
  }
  .modal-pink-79e6 .popup_short_e8b6 .notification-active-2f11::before {
    top: -7px;
  }
  .modal-pink-79e6 .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -7px;
  }
  .last-2c61 .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 31px;
  }
  .last-2c61 .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1.5px;
  }
  .last-2c61 .popup_short_e8b6 .notification-active-2f11,
  .last-2c61 .popup_short_e8b6 .notification-active-2f11::after,
  .last-2c61 .popup_short_e8b6 .notification-active-2f11::before {
    width: 31px;
    height: 3px;
  }
  .last-2c61 .popup_short_e8b6 .notification-active-2f11::before {
    top: -9px;
  }
  .last-2c61 .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .selected-3877 .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 19px;
  }
  .selected-3877 .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1px;
  }
  .selected-3877 .popup_short_e8b6 .notification-active-2f11,
  .selected-3877 .popup_short_e8b6 .notification-active-2f11::after,
  .selected-3877 .popup_short_e8b6 .notification-active-2f11::before {
    width: 19px;
    height: 2px;
  }
  .selected-3877 .popup_short_e8b6 .notification-active-2f11::before {
    top: -6px;
  }
  .selected-3877 .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -6px;
  }
  .gas-0edc .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 22px;
  }
  .gas-0edc .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1px;
  }
  .gas-0edc .popup_short_e8b6 .notification-active-2f11,
  .gas-0edc .popup_short_e8b6 .notification-active-2f11::after,
  .gas-0edc .popup_short_e8b6 .notification-active-2f11::before {
    width: 22px;
    height: 2px;
  }
  .gas-0edc .popup_short_e8b6 .notification-active-2f11::before {
    top: -7px;
  }
  .gas-0edc .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -7px;
  }
  .table-tall-389e .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 31px;
  }
  .table-tall-389e .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1.5px;
  }
  .table-tall-389e .popup_short_e8b6 .notification-active-2f11,
  .table-tall-389e .popup_short_e8b6 .notification-active-2f11::after,
  .table-tall-389e .popup_short_e8b6 .notification-active-2f11::before {
    width: 31px;
    height: 3px;
  }
  .table-tall-389e .popup_short_e8b6 .notification-active-2f11::before {
    top: -9px;
  }
  .table-tall-389e .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard_00ac .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 19px;
  }
  .hard_00ac .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1px;
  }
  .hard_00ac .popup_short_e8b6 .notification-active-2f11,
  .hard_00ac .popup_short_e8b6 .notification-active-2f11::after,
  .hard_00ac .popup_short_e8b6 .notification-active-2f11::before {
    width: 19px;
    height: 2px;
  }
  .hard_00ac .popup_short_e8b6 .notification-active-2f11::before {
    top: -6px;
  }
  .hard_00ac .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -6px;
  }
  .element_over_4ca9 .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 22px;
  }
  .element_over_4ca9 .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1px;
  }
  .element_over_4ca9 .popup_short_e8b6 .notification-active-2f11,
  .element_over_4ca9 .popup_short_e8b6 .notification-active-2f11::after,
  .element_over_4ca9 .popup_short_e8b6 .notification-active-2f11::before {
    width: 22px;
    height: 2px;
  }
  .element_over_4ca9 .popup_short_e8b6 .notification-active-2f11::before {
    top: -7px;
  }
  .element_over_4ca9 .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -7px;
  }
  .simple_a381 .popup_short_e8b6 .simple_bf7f {
    margin-top: -2px;
    width: 31px;
  }
  .simple_a381 .popup_short_e8b6 .notification-active-2f11 {
    margin-top: -1.5px;
  }
  .simple_a381 .popup_short_e8b6 .notification-active-2f11,
  .simple_a381 .popup_short_e8b6 .notification-active-2f11::after,
  .simple_a381 .popup_short_e8b6 .notification-active-2f11::before {
    width: 31px;
    height: 3px;
  }
  .simple_a381 .popup_short_e8b6 .notification-active-2f11::before {
    top: -9px;
  }
  .simple_a381 .popup_short_e8b6 .notification-active-2f11::after {
    bottom: -9px;
  }
}
.card-simple-ab1d .notification-active-2f11 {
  -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);
}
.card-simple-ab1d .notification-active-2f11::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card-simple-ab1d .notification-active-2f11::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);
}
.card-simple-ab1d.backdrop_8ba9 .notification-active-2f11 {
  -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);
}
.card-simple-ab1d.backdrop_8ba9 .notification-active-2f11::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card-simple-ab1d.backdrop_8ba9 .notification-active-2f11::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);
}
.current-6664 {
  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.section_liquid_4782:before {
  display: none;
}
.dropdown-868c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dropdown-868c .overlay_bb40 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dropdown-868c .overlay_bb40:last-of-type {
  border-bottom: none;
}
.dropdown-868c .overlay_bb40.rough_9c40,
.dropdown-868c .overlay_bb40.frame_fbde,
.dropdown-868c .overlay_bb40.modal-8f9f {
  padding: 0;
}
.dropdown-868c .component_7697 .tooltip-silver-1c22 {
  color: currentColor;
}
.dropdown-868c .component_7697 .tooltip-silver-1c22:focus,
.dropdown-868c .component_7697 .tooltip-silver-1c22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-868c.top_3851 .column-short-67be,
.dropdown-868c.top_3851 .solid_ab62 a,
.dropdown-868c.top_3851 .pink_e64f a,
.dropdown-868c.top_3851 .short_9cfd a {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-868c.top_3851 .column-short-67be:hover,
.dropdown-868c.top_3851 .solid_ab62 a:hover,
.dropdown-868c.top_3851 .pink_e64f a:hover,
.dropdown-868c.top_3851 .short_9cfd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-868c.top_3851 .message_9dec {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-868c.top_3851 .overlay_bb40 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-868c.top_3851 .overlay_bb40:before {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown-868c.top_3851 .grid_pro_9428:before {
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-868c.top_3851 .component_7697 .tertiary-stone-e0ab li a,
.dropdown-868c.top_3851 .component_7697 .tooltip-silver-1c22,
.dropdown-868c.top_3851 .short_9cfd {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-868c.top_3851 .component_7697 .tooltip-silver-1c22:focus,
.dropdown-868c.top_3851 .component_7697 .tooltip-silver-1c22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-868c.top_3851 .tertiary-stone-e0ab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-868c.article-8dde .column-short-67be,
.dropdown-868c.article-8dde .solid_ab62 a,
.dropdown-868c.article-8dde .pink_e64f .tooltip-silver-1c22,
.dropdown-868c.article-8dde .pink_e64f a,
.dropdown-868c.article-8dde .short_9cfd a {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-868c.article-8dde .column-short-67be:hover,
.dropdown-868c.article-8dde .solid_ab62 a:hover,
.dropdown-868c.article-8dde .pink_e64f .tooltip-silver-1c22:hover,
.dropdown-868c.article-8dde .pink_e64f a:hover,
.dropdown-868c.article-8dde .short_9cfd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-868c.article-8dde .message_9dec {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-868c.article-8dde .overlay_bb40 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-868c.article-8dde .overlay_bb40:before {
  background: rgba(255, 255, 255, 0.08);
}
.dropdown-868c.article-8dde .grid_pro_9428:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-868c.article-8dde .component_7697 .tertiary-stone-e0ab li a,
.dropdown-868c.article-8dde .component_7697 .tooltip-silver-1c22,
.dropdown-868c.article-8dde .short_9cfd {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-868c.article-8dde .component_7697 .tooltip-silver-1c22:focus,
.dropdown-868c.article-8dde .component_7697 .tooltip-silver-1c22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-868c.article-8dde .tertiary-stone-e0ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_pro_9428 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.grid_pro_9428:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accordion_545a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.layout-west-b904 .dropdown-868c {
  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;
}
.layout-west-b904 .overlay_bb40 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.layout-west-b904 .overlay_bb40: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) {
  .layout-west-b904 .overlay_bb40:before {
    width: 16%;
    left: 42%;
  }
}
.layout-west-b904 .overlay_bb40:last-child:before {
  content: none;
}
.layout-west-b904 .overlay_bb40[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.layout-west-b904 .component_7697 .tertiary-stone-e0ab li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.layout-west-b904 .component_7697 .tertiary-stone-e0ab li a .tooltip-silver-1c22 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.layout-west-b904 .component_7697 .short_9cfd {
  border: none;
}
.layout-west-b904 .component_7697 .short_9cfd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.layout-west-b904 .grid_pro_9428 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.layout-west-b904 .accordion_545a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.layout-west-b904 .article-8dde .grid_pro_9428:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout-west-b904 .top_3851.summary_3167 .notification-active-2f11 {
  background: rgba(0, 0, 0, 0.6);
}
.layout-west-b904
  .top_3851.summary_3167
  .notification-active-2f11::after,
.layout-west-b904
  .top_3851.summary_3167
  .notification-active-2f11:before {
  background: inherit;
}
.layout-west-b904
  .top_3851.summary_3167:hover
  .notification-active-2f11 {
  background: rgba(0, 0, 0, 0.8);
}
.avatar_brown_f09a .dropdown-868c {
  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) {
  .avatar_brown_f09a .dropdown-868c {
    width: auto;
    right: 45px;
  }
}
.accent_da8f .dropdown-868c {
  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) {
  .accent_da8f .dropdown-868c {
    width: auto;
    left: 45px;
  }
}
.section_liquid_4782 .dropdown-868c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section_liquid_4782 .accordion_545a {
  max-width: 48em;
  margin: 0 auto;
}
.section_liquid_4782 .grid_pro_9428:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.text_3100 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.text_3100.layout-west-b904 .dropdown-868c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.text_3100.avatar_brown_f09a .dropdown-868c {
  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);
}
.text_3100 .dropdown-868c {
  visibility: visible;
}
.text_3100.accent_da8f .dropdown-868c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.description_west_5b65,
.pink-81ee {
  overflow-x: hidden;
}
.description_west_5b65 .dropdown-868c {
  overflow: auto;
}
.description_west_5b65.layout-west-b904 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_west_5b65.layout-west-b904 .dropdown-868c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.description_west_5b65.layout-west-b904 .active_fresh_c209 {
  opacity: 0;
}
.description_west_5b65.avatar_brown_f09a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_west_5b65.avatar_brown_f09a .dropdown-868c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.description_west_5b65.avatar_brown_f09a .active_fresh_c209 {
  opacity: 0;
}
.description_west_5b65.accent_da8f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_west_5b65.accent_da8f .dropdown-868c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.description_west_5b65.accent_da8f .active_fresh_c209 {
  opacity: 0;
}
.description_west_5b65.section_liquid_4782 .dropdown-868c {
  z-index: 10;
  visibility: visible;
}
.summary_3167 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary_3167 .notification-active-2f11 {
  background: rgba(255, 255, 255, 0.99);
}
.summary_3167 .notification-active-2f11::after,
.summary_3167 .notification-active-2f11:before {
  background: inherit;
}
.summary_3167:hover .notification-active-2f11 {
  background: rgba(255, 255, 255, 0.99);
}
.accent_da8f .summary_3167 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section_liquid_4782 .summary_3167 {
  display: none !important;
}
.description_west_5b65:before,
.pink-81ee:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.description_west_5b65 .summary_3167,
.pink-81ee .summary_3167 {
  display: inline-block;
}
.dropdown-868c .disabled_slow_2747 {
  -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;
}
.description_west_5b65 .dropdown-868c .disabled_slow_2747,
.pink-81ee .dropdown-868c .disabled_slow_2747 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.brown_21b2 .outer-9860 {
  width: 100%;
}
.filter-hot-483a {
  padding: 0 0.5em 0;
}
.filter-hot-483a [class*="customify-col-"],
.filter-hot-483a [class*="customify-col_"],
.filter-hot-483a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.breadcrumb_6040 .filter-hot-483a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero_775d .container-eb90,
  .container-eb90 {
    display: none;
  }
  .modal_plasma_e480 {
    text-align: left;
  }
  .fluid_7a78 {
    text-align: center;
  }
  .container_tall_9e46 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero_775d .item_smooth_8959,
  .item_smooth_8959 {
    display: none;
  }
  .gradient-short-cfb6 {
    text-align: left;
  }
  .pro-ef81 {
    text-align: center;
  }
  .narrow-4e6e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero_775d .panel-dark-ac0e,
  .panel-dark-ac0e {
    display: none;
  }
  .focus-6d38 {
    text-align: left;
  }
  .out_85a3 {
    text-align: center;
  }
  .container_purple_17e8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.under-63b4 {
  box-shadow: none !important;
}
.hover_yellow_1c9b .box-dynamic-4d81,
.overlay_8f1f .box-dynamic-4d81 {
  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;
}
.overlay_8f1f .box-dynamic-4d81 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paragraph_ab7b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paragraph_ab7b:after,
.paragraph_ab7b:before {
  content: "";
  display: table;
}
.paragraph_ab7b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paragraph_ab7b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paragraph_ab7b,
.list_top_634a {
  max-width: 1248px;
  margin: 0 auto;
}

.notification_4882.motion_5915 .paragraph_ab7b {
  max-width: 100%;
}
.notification_4882.nav-7a56 {
  max-width: 1200px;
  margin: 0 auto;
}
.notification_4882.shade-hovered-321d .paragraph_ab7b {
  max-width: 100%;
}
.notification_4882.shade-hovered-321d > .paragraph_ab7b {
  padding-left: 0;
  padding-right: 0;
}
.notification_4882.shade-hovered-321d > .paragraph_ab7b .hero_775d {
  margin: 0;
}
.notification_4882.shade-hovered-321d
  > .paragraph_ab7b
  .main-paper-97cf.top_3bf2 {
  margin-right: 0;
  margin-left: 0;
}
.notification_4882.shade-hovered-321d #main.top_3bf2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .black_7a7b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .black_7a7b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .feature-thick-f365 .down-311c {
    padding-right: 1em;
  }
  .feature-thick-f365.accordion-iron-e4be .main-paper-97cf {
    border-right: 1px solid #eaecee;
  }
  .feature-thick-f365.accordion-iron-e4be .down-311c {
    padding-right: 1em;
  }
  .feature-thick-f365.accordion-iron-e4be .grid-fd8a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_gas_84e2 .down-311c {
    padding-left: 1em;
  }
  .block_gas_84e2.accordion-iron-e4be .main-paper-97cf {
    border-left: 1px solid #eaecee;
  }
  .block_gas_84e2.accordion-iron-e4be .down-311c {
    padding-left: 1em;
  }
  .block_gas_84e2.accordion-iron-e4be .grid-fd8a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-520f .down-311c {
    padding-left: 1em;
  }
  .dim-520f.accordion-iron-e4be .gold_8b9d {
    border-right: 1px solid #eaecee;
  }
  .dim-520f.accordion-iron-e4be .gradient_370d {
    border-right: 1px solid #eaecee;
  }
  .dim-520f.accordion-iron-e4be .down-311c {
    padding-left: 1em;
  }
  .dim-520f.accordion-iron-e4be .grid-fd8a {
    padding-right: 1em;
  }
  .dim-520f.accordion-iron-e4be .lite-20a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message-42a2 .down-311c {
    padding-right: 1em;
  }
  .message-42a2.accordion-iron-e4be .gold_8b9d {
    border-left: 1px solid #eaecee;
  }
  .message-42a2.accordion-iron-e4be .gradient_370d {
    border-left: 1px solid #eaecee;
  }
  .message-42a2.accordion-iron-e4be .down-311c {
    padding-right: 1em;
  }
  .message-42a2.accordion-iron-e4be .grid-fd8a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message-42a2.accordion-iron-e4be .lite-20a3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black_7a7b .down-311c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black_7a7b.accordion-iron-e4be .main-paper-97cf {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .black_7a7b.accordion-iron-e4be .down-311c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black_7a7b.accordion-iron-e4be .grid-fd8a {
    padding-left: 1em;
  }
  .black_7a7b.accordion-iron-e4be .lite-20a3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .black_7a7b.accordion-iron-e4be .down-311c {
    padding-left: 0;
  }
}
.tooltip-a24f .popup-8394 {
  display: inline-block;
}
.first_7d53 {
  display: inline-block;
}
.video-1714 {
  word-con: break-word;
}
.medium-4a83 > span {
  display: inline-block;
  padding: 5px 0;
}
.medium-4a83 .item-fe6e {
  margin-left: 8px;
  margin-right: 8px;
}
.medium-4a83 .title-blue-79d7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.nav_d4bd .article_smooth_528b {
  margin-bottom: 2em;
}
.nav_d4bd .primary-west-78dd {
  margin-bottom: 15px;
}
.nav_d4bd .primary-west-78dd:last-child {
  margin-bottom: 0;
}
.nav_d4bd .preview_1008 {
  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) {
  .nav_d4bd .preview_1008 {
    display: block;
  }
}
.nav_d4bd .active-5493 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .nav_d4bd .active-5493 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.nav_d4bd .focus_b930 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.nav_d4bd .focus_b930 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.nav_d4bd .focus_b930 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.nav_d4bd .video-1714 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav_d4bd .video-1714 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.nav_d4bd .over_a69e p:last-child {
  margin-bottom: 0;
}
.nav_d4bd .prev_09a1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.nav_d4bd .current_adae {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.nav_d4bd .column-6935 {
  margin-top: 1em;
}
.nav_d4bd .element-2a44 {
  top: 0;
  display: block;
}
.nav_d4bd .element-2a44 a {
  color: inherit;
}
.nav_d4bd .element-2a44 a:hover {
  color: inherit;
}
.nav_d4bd .tag-3284 {
  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;
}
.nav_d4bd .tag-3284:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.nav_d4bd .current_adae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.nav_d4bd .current-9cd4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.nav_d4bd .current-9cd4:first-child {
  margin-top: 0;
}
.nav_d4bd .current-9cd4.popup-0706 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nav_d4bd .current-9cd4.title_pressed_2b3d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav_d4bd
  .current-9cd4.title_pressed_2b3d.primary_6823
  .column-6935 {
  width: 100%;
}
.nav_d4bd .title_pressed_2b3d {
  -webkit-box-align: center;
  align-items: center;
}
.nav_d4bd .title_pressed_2b3d .medium-4a83,
.nav_d4bd .title_pressed_2b3d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.nav_d4bd .focus_b930 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav_d4bd .focus_b930 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav_d4bd .focus_b930: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;
}
.nav_d4bd .popup-0706 {
  z-index: 5;
}
.nav_d4bd .hidden-1212 .filter-14c1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.nav_d4bd .button_bright_9a51 .filter-14c1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.nav_d4bd .secondary-down-cd36 .filter-14c1 {
  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;
}
.nav_d4bd.dim-09f0 .preview_1008,
.nav_d4bd.module-2544 .preview_1008 {
  display: block;
}
.nav_d4bd.dim-09f0 .preview_1008 .module-bc71,
.nav_d4bd.dim-09f0 .preview_1008 .current_adae,
.nav_d4bd.module-2544 .preview_1008 .module-bc71,
.nav_d4bd.module-2544 .preview_1008 .current_adae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav_d4bd.down-0d4b .active-5493 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .nav_d4bd.down-0d4b .active-5493 {
    margin-right: 0;
  }
}
.nav_d4bd.dim-09f0 .active-5493,
.nav_d4bd.module-2544 .active-5493 {
  padding-top: 40%;
}
.nav_d4bd.dim-09f0 .article_smooth_528b,
.nav_d4bd.module-2544 .article_smooth_528b {
  display: block;
}
.nav_d4bd.dim-09f0 .fn-sticky-3b5f .current_adae,
.nav_d4bd.module-2544 .fn-sticky-3b5f .current_adae {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.nav_d4bd.dim-09f0 .active-5493,
.nav_d4bd.module-2544 .active-5493 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.nav_d4bd.dim-09f0 .current_adae {
  padding: 1em;
}
.grid_0a95 {
  margin: 30px auto;
  display: block;
}
.grid_0a95 .shadow_dim_e090 > * {
  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;
}
.grid_0a95 .shadow_dim_e090 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid_0a95 .shadow_dim_e090 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-simple-d4d9 .medium-4a83 {
  margin-bottom: 1.41575em;
}
.text-simple-d4d9 .column_warm_d85f {
  margin-bottom: 1.618em;
}
.form-f775 .shadow_tiny_374f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form-f775 .shadow_tiny_374f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form-f775 .thumbnail-clean-8f1b {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb_034e .form-f775 a:hover {
  text-decoration: underline;
}
.upper_bfec .primary-west-78dd:not(.video-1714),
.upper_bfec .focus_b930 {
  margin-bottom: 1.41575em;
}
.upper_bfec .primary-west-78dd:not(.video-1714):last-child,
.upper_bfec .focus_b930:last-child {
  margin-bottom: 0;
}
.upper_bfec .primary-west-78dd.prev-f9b4 {
  margin-bottom: 0.41575em;
}
.upper_bfec .avatar-dafe:before,
.upper_bfec .pattern-49a4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.upper_bfec .avatar-dafe:before {
  content: "\f115";
}
.upper_bfec .pattern-49a4:before {
  content: "\f02c";
}
.upper_bfec .sidebar_paper_4084 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.upper_bfec .sidebar_paper_4084 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fast-6708 {
  display: -webkit-box;
  display: flex;
}
.fast-6708 .row_44b6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fast-6708 .row_44b6 {
    flex-basis: 90px;
  }
}
.fast-6708 .steel_cdfb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast-6708 .steel_cdfb {
    flex-basis: calc(100% - 50px);
  }
}
.fast-6708 .mini-84bf p:last-child {
  margin-bottom: 0.72em;
}
.center_e22e .shadow_dim_e090 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.center_e22e .shadow_dim_e090:after,
.center_e22e .shadow_dim_e090:before {
  content: "";
  display: table;
}
.center_e22e .shadow_dim_e090:after {
  clear: both;
}
.center_e22e .shadow_dim_e090 .tertiary_4d25,
.center_e22e .shadow_dim_e090 .focus_76c5 {
  width: 49%;
}
.center_e22e .shadow_dim_e090 .tertiary_4d25 a span.carousel_short_5d8b,
.center_e22e .shadow_dim_e090 .focus_76c5 a span.carousel_short_5d8b {
  display: block;
  margin-bottom: 5px;
}
.center_e22e .shadow_dim_e090 .focus_76c5 {
  float: left;
  text-align: left;
}
.center_e22e .shadow_dim_e090 .tertiary_4d25 {
  float: right;
  text-align: right;
}
.mask-new-b0c9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .mask-new-b0c9 {
    margin-bottom: 0;
  }
}
.hard_6ec9 {
  margin-bottom: 1em;
}
.hard_6ec9 .video-1714 {
  font-size: 1.1em;
  line-height: 1.3;
}
.accent-bright-2c65 a {
  display: block;
  line-height: 0;
  position: relative;
}
.status_3397 .hard_6ec9,
.pagination-fluid-160f .hard_6ec9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status_3397 .hard_6ec9,
  .pagination-fluid-160f .hard_6ec9 {
    display: block;
  }
}
.status_3397 .accent-bright-2c65,
.pagination-fluid-160f .accent-bright-2c65 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status_3397 .accent-bright-2c65,
  .pagination-fluid-160f .accent-bright-2c65 {
    margin-bottom: 1em;
  }
}
.status_3397 .accent-bright-2c65 img,
.pagination-fluid-160f .accent-bright-2c65 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status_3397 .overlay_6c98,
.pagination-fluid-160f .overlay_6c98 {
  flex-basis: calc(100% - 160px);
}
.status_3397 .overlay_6c98 p,
.pagination-fluid-160f .overlay_6c98 p {
  margin-bottom: 0;
}
.status_3397 .overlay_6c98 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status_3397 .overlay_6c98 {
    padding-left: 0;
  }
}
.pagination-fluid-160f .overlay_6c98 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pagination-fluid-160f .overlay_6c98 {
    padding-right: 0;
  }
}
.pagination-fluid-160f .accent-bright-2c65 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden_huge_d1b8 .accent-bright-2c65 {
  margin-bottom: 0.5em;
}
.hidden_huge_d1b8 .accent-bright-2c65 img {
  width: 100%;
}
.detail-fast-569d .secondary_soft_50a0,
.media_209f .secondary_soft_50a0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.media_209f .main-paper-97cf .primary-83f8 p:last-child {
  margin-bottom: 0;
}
.secondary_bfd7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow_action_efa2 .slow_4758 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow_action_efa2 .slow_4758:last-of-type {
    margin-bottom: 0;
  }
}
.shadow_action_efa2 .slow_4758 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow_action_efa2 .slow_4758 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow_action_efa2 .slow_4758 ul li {
  margin: 0 0 0.6em;
}
.shadow_action_efa2 .slow_4758 ul li.in-f88f,
.shadow_action_efa2 .slow_4758 ul li.detail-tall-e289 {
  position: relative;
}
.shadow_action_efa2 .slow_4758 ul li.in-f88f .mask-6305,
.shadow_action_efa2 .slow_4758 ul li.detail-tall-e289 .mask-6305 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow_action_efa2 .slow_4758 ul li.in-f88f:after:after,
.shadow_action_efa2 .slow_4758 ul li.in-f88f:after:before,
.shadow_action_efa2
  .slow_4758
  ul
  li.detail-tall-e289:after:after,
.shadow_action_efa2
  .slow_4758
  ul
  li.detail-tall-e289:after:before {
  content: "";
  display: table;
}
.shadow_action_efa2 .slow_4758 ul li.in-f88f:after:after,
.shadow_action_efa2
  .slow_4758
  ul
  li.detail-tall-e289:after:after {
  clear: both;
}
.shadow_action_efa2 .slow_4758 a.down_838f:hover {
  text-decoration: none;
}
.shadow_action_efa2 .slow_4758 select {
  max-width: 100%;
}
.shadow_action_efa2 .slow_4758 table {
  font-size: 85%;
}
.shadow_action_efa2 .slow_4758 table td,
.shadow_action_efa2 .slow_4758 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow_action_efa2 .slow_4758 table tfoot td {
  text-align: left;
}
.shadow_action_efa2 .slow_4758 :last-child {
  margin-bottom: 0;
}
.shadow_action_efa2 .slow_4758 .pattern-c561 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow_action_efa2 .slow_4758 .pattern-c561 label {
  width: 100%;
}
.shadow_action_efa2 .slow_4758 .pattern-c561 .column-stale-b393 {
  width: 100%;
  display: block;
}
.shadow_action_efa2 .slow_4758 .pattern-c561 .carousel-2d9c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow_action_efa2 .slow_4758 .pattern-c561 .carousel-2d9c:hover svg #svg-search {
  fill: #444;
}
.shadow_action_efa2 .slow_4758 .pattern-c561 .carousel-2d9c svg {
  width: 18px;
  height: 18px;
}
.shadow_action_efa2 .disabled_fcda ul ul,
.shadow_action_efa2 .pagination-b43d ul ul,
.shadow_action_efa2 .avatar-full-1b60 ul ul,
.shadow_action_efa2 .hero-over-2daa ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow_action_efa2 .disabled_fcda .title_c22e > a,
.shadow_action_efa2 .pagination-b43d .title_c22e > a,
.shadow_action_efa2 .avatar-full-1b60 .title_c22e > a,
.shadow_action_efa2 .hero-over-2daa .title_c22e > a {
  margin-bottom: 0;
}
.shadow_action_efa2 .accent_outer_75b1 li,
.shadow_action_efa2 .disabled_fcda li,
.shadow_action_efa2 .dynamic-04ad li,
.shadow_action_efa2 .pagination-b43d li,
.shadow_action_efa2 .avatar-full-1b60 li,
.shadow_action_efa2 .hero-over-2daa li,
.shadow_action_efa2 .accordion-pro-1522 li,
.shadow_action_efa2 .preview-001d li {
  display: block;
  position: relative;
}
.shadow_action_efa2 .accent_outer_75b1 li:last-child,
.shadow_action_efa2 .disabled_fcda li:last-child,
.shadow_action_efa2 .dynamic-04ad li:last-child,
.shadow_action_efa2 .pagination-b43d li:last-child,
.shadow_action_efa2 .avatar-full-1b60 li:last-child,
.shadow_action_efa2 .hero-over-2daa li:last-child,
.shadow_action_efa2 .accordion-pro-1522 li:last-child,
.shadow_action_efa2 .preview-001d li:last-child {
  border: none;
}
.shadow_action_efa2 .accent_outer_75b1 li a,
.shadow_action_efa2 .disabled_fcda li a,
.shadow_action_efa2 .dynamic-04ad li a,
.shadow_action_efa2 .pagination-b43d li a,
.shadow_action_efa2 .avatar-full-1b60 li a,
.shadow_action_efa2 .hero-over-2daa li a,
.shadow_action_efa2 .accordion-pro-1522 li a,
.shadow_action_efa2 .preview-001d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_action_efa2 .accent_outer_75b1 li ul li::before,
.shadow_action_efa2 .disabled_fcda li ul li::before,
.shadow_action_efa2 .dynamic-04ad li ul li::before,
.shadow_action_efa2 .pagination-b43d li ul li::before,
.shadow_action_efa2 .avatar-full-1b60 li ul li::before,
.shadow_action_efa2 .hero-over-2daa li ul li::before,
.shadow_action_efa2 .accordion-pro-1522 li ul li::before,
.shadow_action_efa2 .preview-001d li ul li::before {
  left: 15px;
}
.shadow_action_efa2 .accent_outer_75b1 li ul a,
.shadow_action_efa2 .disabled_fcda li ul a,
.shadow_action_efa2 .dynamic-04ad li ul a,
.shadow_action_efa2 .pagination-b43d li ul a,
.shadow_action_efa2 .avatar-full-1b60 li ul a,
.shadow_action_efa2 .hero-over-2daa li ul a,
.shadow_action_efa2 .accordion-pro-1522 li ul a,
.shadow_action_efa2 .preview-001d li ul a {
  padding-left: 20px;
}
.shadow_action_efa2 .accent_outer_75b1 li ul ul li::before,
.shadow_action_efa2 .disabled_fcda li ul ul li::before,
.shadow_action_efa2 .dynamic-04ad li ul ul li::before,
.shadow_action_efa2 .pagination-b43d li ul ul li::before,
.shadow_action_efa2 .avatar-full-1b60 li ul ul li::before,
.shadow_action_efa2 .hero-over-2daa li ul ul li::before,
.shadow_action_efa2 .accordion-pro-1522 li ul ul li::before,
.shadow_action_efa2 .preview-001d li ul ul li::before {
  left: 30px;
}
.shadow_action_efa2 .accent_outer_75b1 li ul ul a,
.shadow_action_efa2 .disabled_fcda li ul ul a,
.shadow_action_efa2 .dynamic-04ad li ul ul a,
.shadow_action_efa2 .pagination-b43d li ul ul a,
.shadow_action_efa2 .avatar-full-1b60 li ul ul a,
.shadow_action_efa2 .hero-over-2daa li ul ul a,
.shadow_action_efa2 .accordion-pro-1522 li ul ul a,
.shadow_action_efa2 .preview-001d li ul ul a {
  padding-left: 40px;
}
.shadow_action_efa2 .breadcrumb-7abc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_action_efa2 .preview-001d ul li {
  margin-bottom: 1.41575em;
}
.shadow_action_efa2 .preview-001d ul li .tooltip_7a82 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow_action_efa2 .preview-001d ul li .item-static-ccde {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article-8dde .accent_outer_75b1 li a,
.article-8dde .disabled_fcda li a,
.article-8dde .dynamic-04ad li a,
.article-8dde .pagination-b43d li a,
.article-8dde .avatar-full-1b60 li a,
.article-8dde .hero-over-2daa li a,
.article-8dde .accordion-pro-1522 li a,
.article-8dde .preview-001d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-8dde .breadcrumb-7abc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-8dde .slow_4758 ul li.in-f88f .mask-6305,
.article-8dde .slow_4758 ul li.detail-tall-e289 .mask-6305 {
  background: rgba(0, 0, 0, 0.2);
}
.article-8dde .shadow_action_efa2 .slow_4758 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li {
  margin: 0;
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li ul {
  margin: 0;
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li ul li a {
  padding-left: 15px;
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li ul li li a {
  padding-left: 30px;
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li.tag_c003 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li.tag_c003 > 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;
}
.notification_4882 .shadow_action_efa2 .tertiary-stone-e0ab li.tag_c003 > 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;
}
.progress_tall_a055 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.complex_c1d9 {
  position: relative;
  z-index: 10;
}
.complex_c1d9 .disabled_slow_2747 {
  width: 100%;
  max-width: 100%;
}
.row_f234 .over_41b5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row_f234 .top_3851 {
}
.row_f234 .article-8dde {
  background: #292929;
}
.label-hard-34b7 .over_41b5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label-hard-34b7 .top_3851 {
  background: #f9f9f9;
}
.label-hard-34b7 .article-8dde {
  background: #303030;
}
.container-clean-5bd6 .over_41b5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-clean-5bd6 .popup-8394 {
    margin-bottom: 1em;
  }
  .container-clean-5bd6 .popup-8394:last-child {
    margin-bottom: 0;
  }
}
.container-clean-5bd6 .top_3851 {
  background: #ededed;
}
.container-clean-5bd6 .article-8dde {
  background: #1a1a1a;
}
.over_41b5.top_3851 {
  color: rgba(0, 0, 0, 0.6);
}
.over_41b5.top_3851 .input_9d79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_41b5.article-8dde {
  color: rgba(255, 255, 255, 0.99);
}
.over_41b5.article-8dde a:not(.down_838f) {
  color: rgba(255, 255, 255, 0.79);
}
.over_41b5.article-8dde a:not(.down_838f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_41b5.article-8dde .input_9d79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_41b5.article-8dde table tbody td,
.over_41b5.article-8dde table th {
  background: rgba(0, 0, 0, 0.08);
}
.media-cool-2fa4.layout_aead .paragraph_ab7b {
  max-width: initial;
}
.media-cool-2fa4 .down-3561 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.media-cool-2fa4 .down-3561 .disabled_slow_2747 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .media-cool-2fa4 .down-3561 .disabled_slow_2747 {
    display: block;
    margin-bottom: 2em;
  }
  .media-cool-2fa4 .down-3561 .disabled_slow_2747:last-child {
    margin-bottom: 0;
  }
}
.container-clean-5bd6 .popup-8394:last-child,
.label-hard-34b7 .popup-8394:last-child,
.row_f234 .popup-8394:last-child {
  margin-bottom: 0;
}
.container-clean-5bd6 .popup-8394 .shadow_action_efa2 .slow_4758:last-child,
.label-hard-34b7 .popup-8394 .shadow_action_efa2 .slow_4758:last-child,
.row_f234 .popup-8394 .shadow_action_efa2 .slow_4758:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-clean-5bd6 .dim_7dce,
  .container-clean-5bd6 .active_7376,
  .label-hard-34b7 .dim_7dce,
  .label-hard-34b7 .active_7376,
  .row_f234 .dim_7dce,
  .row_f234 .active_7376 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .complex_c1d9 .popup-8394 {
    margin-bottom: 2em;
  }
}
.complex_c1d9 p:last-child {
  margin-bottom: 0;
}
.complex_c1d9 li,
.complex_c1d9 ul {
  list-style: none;
  margin: 0;
}
.complex_c1d9 ul ul {
  margin-left: 2.617924em;
}
.text-stone-1c27 {
  font-size: 0.875em;
}

/* css-noise: 4fa8 */
.phantom-card-n9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
