/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary-f2c9/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary-f2c9
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.summary-f2c9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.yellow-0689.filter_stale_091c/licenses/gpl-2.0.list_out_cb9b
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.wide_4ed4/, (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.narrow-001f.right_e238/normalize.filter-black-e2ac/
 ======
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.filter-black-e2ac v7.0.0 | MIT License | github.summary-f2c9/necolas/normalize.filter-black-e2ac */
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;
}
.heading-fixed-6808 .breadcrumb-south-4b79,
.badge_dim_ccbe,
.footer_4487,
.basic-364b,
.picture-blue-c707,
.pattern_97c1,
.hovered_56ba,
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;
}
.badge_dim_ccbe,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge_dim_ccbe,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_dim_ccbe,
  h1 {
    font-size: 1.8em;
  }
}
.footer_4487,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.footer_4487 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .footer_4487,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .footer_4487,
  h2 {
    font-size: 1.7em;
  }
}
.basic-364b,
h3 {
  font-size: 1.618em;
}
.heading-fixed-6808 .breadcrumb-south-4b79,
.picture-blue-c707,
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.action_04b4 {
  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;
}
.hidden_ed7f:after,
.hidden_ed7f:before,
.south-63cd:after,
.south-63cd:before {
  content: "";
  display: table;
}
.hidden_ed7f:after,
.south-63cd:after {
  clear: both;
}
.hidden_c188 {
  float: right;
  margin-right: 0;
}
.tag_simple_cb75 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.article_fa54 .caption-pro-c6d4,
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;
}
.article_fa54 .caption-pro-c6d4: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;
}
.dropdown-9ef0 .caption-pro-c6d4 {
  box-shadow: none;
}
.dropdown-9ef0
  .caption-pro-c6d4
  .hard_20fd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown-9ef0 .caption-pro-c6d4 .liquid_0fd3 {
  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;
}
.dropdown-9ef0
  .caption-pro-c6d4
  .liquid_0fd3
  b {
  display: none;
}
.dropdown-9ef0 .tertiary-old-1264 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card-large-7e1f:not(.message-soft-2db7):not(.preview-hard-7d87),
button:not(.message-soft-2db7):not(.preview-hard-7d87),
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ),
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ),
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ) {
  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;
}
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):hover,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):hover,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):hover,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):hover,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):active,
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):active,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):active,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):active,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):active,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus {
  outline: 0;
}
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9 {
  position: relative;
}
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .tall_028a,
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .inner-5b6c,
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .background_south_8c20,
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  i,
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  svg,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .tall_028a,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .inner-5b6c,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .background_south_8c20,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  i,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  svg,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .tall_028a,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .inner-5b6c,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .background_south_8c20,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  i,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  svg,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .tall_028a,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .inner-5b6c,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .background_south_8c20,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  i,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  svg,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .tall_028a,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .inner-5b6c,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  .background_south_8c20,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  i,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9
  svg {
  visibility: hidden;
}
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9:after,
button:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9:after,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9:after,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9:after,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ).fn-loading-dde9: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;
}
.card-large-7e1f:not(.message-soft-2db7):not(.preview-hard-7d87),
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ),
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ),
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ) {
  color: #fff;
  background: #235787;
}
.card-large-7e1f:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus,
input[type="button"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus,
input[type="reset"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus,
input[type="submit"]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ):focus {
  color: #fff;
}
.card-large-7e1f.fn-disabled-dde9:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ),
.card-large-7e1f[disabled]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ),
button.fn-disabled-dde9:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ),
button[disabled]:not(.message-soft-2db7):not(
    .preview-hard-7d87
  ) {
  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;
}
.detail_steel_fd78 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail_steel_fd78: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;
}
.blue_ec19 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.motion_5d28 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.input_lite_fffe {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hidden_ed7f:after,
.hidden_ed7f:before,
.list-9806:after,
.list-9806:before,
.texture_fd23:after,
.texture_fd23:before,
.breadcrumb-pro-61e5:after,
.breadcrumb-pro-61e5:before,
.notification-pink-1b76:after,
.notification-pink-1b76:before,
.block_cb5a:after,
.block_cb5a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hidden_ed7f:after,
.list-9806:after,
.texture_fd23:after,
.breadcrumb-pro-61e5:after,
.notification-pink-1b76:after,
.block_cb5a:after {
  clear: both;
}
.list-9806 .table-left-9c09,
.texture_fd23 .table-left-9c09,
.pagination_68e3 .table-left-9c09 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.orange-de93 {
  display: inline-block;
}
.preview_last_34f6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview_last_34f6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview_last_34f6 .hard_dcdb {
  padding: 1em 0;
  font-size: 85%;
}
.hard_dcdb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture-rough-0304 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture-rough-0304:after,
.picture-rough-0304:before {
  content: "";
  display: table;
}
.picture-rough-0304:after {
  clear: both;
}
.picture-down-3e55 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip-ff6f .picture-down-3e55 {
  max-width: 50%;
}
.dirty_2b32 .picture-down-3e55 {
  max-width: 33.33%;
}
.column_fast_99a9 .picture-down-3e55 {
  max-width: 25%;
}
.wrapper-c367 .picture-down-3e55 {
  max-width: 20%;
}
.tall-872c .picture-down-3e55 {
  max-width: 16.66%;
}
.nav_afcd .picture-down-3e55 {
  max-width: 14.28%;
}
.blue_1f9f .picture-down-3e55 {
  max-width: 12.5%;
}
.status-0803 .picture-down-3e55 {
  max-width: 11.11%;
}
.avatar_top_1426 {
  display: block;
}
.heading-fixed-6808 .card-48c1 label,
.heading-fixed-6808 .tabs-down-1634 label,
.heading-fixed-6808 .row-center-7574 label,
.heading-fixed-6808 .description-d194 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_new_2412 {
  list-style: none;
  margin: 0;
}
.widget_new_2412 article.backdrop_cd5f {
  margin-bottom: 0;
}
.widget_new_2412 ul {
  list-style: none;
  margin: 0;
}
.widget_new_2412 .tertiary-a519 li.backdrop_cd5f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_new_2412 .tertiary-a519 li.backdrop_cd5f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_new_2412 .tertiary-a519 li.backdrop_cd5f: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) {
  .widget_new_2412 .tertiary-a519 li.backdrop_cd5f li.backdrop_cd5f li.backdrop_cd5f li.backdrop_cd5f {
    padding-left: 0;
  }
}
article.backdrop_cd5f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_cd5f .list-9806 p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_cd5f .form_west_459d {
  float: left;
}
article.backdrop_cd5f .layout_iron_ed7a {
  margin-left: 85px;
}
article.backdrop_cd5f .badge_thick_dafe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_cd5f .badge_thick_dafe .logo_7e28 {
  margin-left: 10px;
}
article.backdrop_cd5f .title_4d0d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_cd5f .backdrop-first-fa12 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .card-48c1,
  #respond .row-center-7574,
  #respond .description-d194 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card-48c1 input,
#respond .row-center-7574 input,
#respond .description-d194 input {
  width: 100%;
}
#respond .description-d194 {
  margin-right: 0;
}
#respond .south-202e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-ca8b {
  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;
}
.modal-ca8b.breadcrumb_silver_4833 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal-ca8b 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%);
}
.modal-ca8b:focus,
.modal-ca8b: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);
}
.gradient_3a8c {
  border-radius: 10%;
}
.middle-520a {
  border-radius: 50%;
}
.article-rough-c72d {
  font-size: 0.72em;
}
.fresh_0a86 {
  font-size: 0.875em;
}
.outer_9bee {
  font-size: 1.1em;
}
.carousel-3163 {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel-3163.article-rough-c72d {
  letter-spacing: 0.5px;
}
.footer_ff1a,
.footer_ff1a a {
  color: #6d6d6d;
}
.footer_ff1a a:hover {
  color: #111;
}
.popup_paper_ad05 {
  color: #6d6d6d;
}
.static-7199 {
  overflow-x: hidden;
}
.static-7199 .warm_692f.wrapper_5202 {
  position: relative;
}
.static-7199 .warm_692f.wrapper_5202.pro-9fd4 {
  position: initial;
}
.static-7199
  .warm_692f.wrapper_5202.pro-9fd4
  .highlight-gold-4510 {
  left: auto;
}
.static-7199 .warm_692f .highlight-gold-4510 {
  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;
}
.static-7199 .warm_692f:hover.wrapper_5202 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.static-7199
  .warm_692f:hover.wrapper_5202
  .highlight-gold-4510 {
  display: block;
  z-index: 9999999;
}
.static-7199 .avatar-plasma-5c4a .paper_e31c,
.static-7199 .pro-5137 .paper_e31c {
  display: none;
}
.static-7199 .carousel_focused_0925 .warm_692f:hover.wrapper_5202 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.heading-fixed-6808 .card-48c1 label,
.heading-fixed-6808 .tabs-down-1634 label,
.heading-fixed-6808 .row-center-7574 label,
.heading-fixed-6808 .description-d194 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_new_2412 {
  list-style: none;
  margin: 0;
}
.widget_new_2412 article.backdrop_cd5f {
  margin-bottom: 0;
}
.widget_new_2412 ul {
  list-style: none;
  margin: 0;
}
.widget_new_2412 .tertiary-a519 li.backdrop_cd5f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_new_2412 .tertiary-a519 li.backdrop_cd5f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_new_2412 .tertiary-a519 li.backdrop_cd5f: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) {
  .widget_new_2412 .tertiary-a519 li.backdrop_cd5f li.backdrop_cd5f li.backdrop_cd5f li.backdrop_cd5f {
    padding-left: 0;
  }
}
article.backdrop_cd5f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_cd5f .list-9806 p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_cd5f .form_west_459d {
  float: left;
}
article.backdrop_cd5f .layout_iron_ed7a {
  margin-left: 85px;
}
article.backdrop_cd5f .badge_thick_dafe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_cd5f .badge_thick_dafe .logo_7e28 {
  margin-left: 10px;
}
article.backdrop_cd5f .title_4d0d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_cd5f .backdrop-first-fa12 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .card-48c1,
  #respond .row-center-7574,
  #respond .description-d194 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card-48c1 input,
#respond .row-center-7574 input,
#respond .description-d194 input {
  width: 100%;
}
#respond .description-d194 {
  margin-right: 0;
}
#respond .south-202e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-plasma-5c4a .panel-old-0c94 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.panel-old-0c94 .info_be8a.surface-simple-b5c7 .carousel-stone-07f3 > li > a:focus,
.panel-old-0c94 .info_be8a.surface-simple-b5c7 .carousel-stone-07f3 > li > a:hover,
.panel-old-0c94 .info_be8a.breadcrumb_3696 .carousel-stone-07f3 > li > a:focus,
.panel-old-0c94 .info_be8a.breadcrumb_3696 .carousel-stone-07f3 > li > a:hover,
.panel-old-0c94 .info_be8a.hover_8b54 .carousel-stone-07f3 > li > a:focus,
.panel-old-0c94 .info_be8a.hover_8b54 .carousel-stone-07f3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-old-0c94
  .info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a,
.panel-old-0c94
  .info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li.purple-2df8
  > a,
.panel-old-0c94
  .info_be8a.breadcrumb_3696
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a,
.panel-old-0c94
  .info_be8a.breadcrumb_3696
  .carousel-stone-07f3
  > li.purple-2df8
  > a,
.panel-old-0c94
  .info_be8a.hover_8b54
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a,
.panel-old-0c94 .info_be8a.hover_8b54 .carousel-stone-07f3 > li.hover_steel_e420 > a {
  color: rgba(255, 255, 255, 0.99);
}
.panel-old-0c94 .dropdown_1374,
.panel-old-0c94 .dropdown_1374 a {
  color: rgba(255, 255, 255, 0.99);
}
.panel-old-0c94 .image_liquid_871a.form_c4cc li a,
.panel-old-0c94 .first-a559 a,
.panel-old-0c94 .message_4201,
.panel-old-0c94 .carousel-stone-07f3 > li > a,
.panel-old-0c94 .sort-paper-4976 {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94 .image_liquid_871a.form_c4cc li a:hover,
.panel-old-0c94 .first-a559 a:hover,
.panel-old-0c94 .message_4201:hover,
.panel-old-0c94 .carousel-stone-07f3 > li > a:hover,
.panel-old-0c94 .sort-paper-4976:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-old-0c94 .logo_thick_c33f {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94 .logo_thick_c33f .notice_focused_ae84 {
  color: rgba(255, 255, 255, 0.99);
}
.panel-old-0c94 .logo_thick_c33f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-old-0c94 .form-de71 .tag_pro_94aa {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94 .form-de71 .tag_pro_94aa .dim-3367 {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94
  .form-de71
  .tag_pro_94aa
  .dim-3367::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94
  .form-de71
  .tag_pro_94aa
  .dim-3367:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94
  .form-de71
  .tag_pro_94aa
  .dim-3367::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94
  .form-de71
  .tag_pro_94aa
  .dim-3367::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94 .form-de71 .current_9582 {
  color: rgba(255, 255, 255, 0.79);
}
.panel-old-0c94 .form-de71 .current_9582:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-easy-b2a5
  .panel-old-0c94
  .form-de71
  .slider_over_f037
  .wide-7f1a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-easy-b2a5
  .panel-old-0c94
  .form-de71
  .slider_over_f037
  .dim-3367 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-plasma-5c4a .narrow-29ea {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow-29ea .info_be8a.surface-simple-b5c7 .carousel-stone-07f3 > li > a:focus,
.narrow-29ea .info_be8a.surface-simple-b5c7 .carousel-stone-07f3 > li > a:hover,
.narrow-29ea .info_be8a.breadcrumb_3696 .carousel-stone-07f3 > li > a:focus,
.narrow-29ea .info_be8a.breadcrumb_3696 .carousel-stone-07f3 > li > a:hover,
.narrow-29ea .info_be8a.hover_8b54 .carousel-stone-07f3 > li > a:focus,
.narrow-29ea .info_be8a.hover_8b54 .carousel-stone-07f3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-29ea
  .info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a,
.narrow-29ea
  .info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li.purple-2df8
  > a,
.narrow-29ea
  .info_be8a.breadcrumb_3696
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a,
.narrow-29ea
  .info_be8a.breadcrumb_3696
  .carousel-stone-07f3
  > li.purple-2df8
  > a,
.narrow-29ea
  .info_be8a.hover_8b54
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a,
.narrow-29ea .info_be8a.hover_8b54 .carousel-stone-07f3 > li.hover_steel_e420 > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-29ea .dropdown_1374,
.narrow-29ea .dropdown_1374 a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-29ea .image_liquid_871a.form_c4cc li a,
.narrow-29ea .first-a559 a,
.narrow-29ea .message_4201,
.narrow-29ea .carousel-stone-07f3 > li > a,
.narrow-29ea .sort-paper-4976 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-29ea .image_liquid_871a.form_c4cc li a:hover,
.narrow-29ea .first-a559 a:hover,
.narrow-29ea .message_4201:hover,
.narrow-29ea .carousel-stone-07f3 > li > a:hover,
.narrow-29ea .sort-paper-4976:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-29ea .logo_thick_c33f {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-29ea .logo_thick_c33f .notice_focused_ae84 {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-29ea .logo_thick_c33f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_large_7438 .smooth-2f9e {
  margin-left: auto;
  margin-right: auto;
}
.texture_fd23 > * {
  margin-left: auto;
  margin-right: auto;
}
.texture_fd23 .blue_ec19 {
  margin-right: 1.41575em;
}
.status-huge-1adc .texture_fd23 > .preview_under_2bb7 {
  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;
}
.status-huge-1adc .texture_fd23 > .fluid-84ca {
  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;
}
.under_3679.pagination_large_7438 .smooth-2f9e,
.copper-9aea.pagination_large_7438 .smooth-2f9e {
  margin-left: 0;
}
.lower_76b4.pagination_large_7438 .smooth-2f9e,
.video-purple-b4ad.pagination_large_7438 .smooth-2f9e {
  margin-right: 0;
}
.texture_fd23 ol,
.texture_fd23 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.black_c507 video {
  max-width: 100%;
}
.pattern-smooth-ef83 img {
  display: block;
}
.pattern-smooth-ef83.blue_ec19,
.pattern-smooth-ef83.motion_5d28 {
  width: 100%;
}
.pattern-smooth-ef83.fluid-84ca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sort-0cf8:not(.gold_bda3) {
  margin: 1.5em auto;
}
.bottom-a264 p {
  padding: 1.5em 14px;
}
ul.modal-04bf.fluid-84ca,
ul.modal-04bf.preview_under_2bb7,
ul.modal-04bf.badge-huge-b205.preview_under_2bb7 {
  padding: 0 14px;
}
.article_tall_e8e3 {
  display: block;
  overflow-x: auto;
}
.article_tall_e8e3 table {
  border-collapse: collapse;
  width: 100%;
}
.article_tall_e8e3 td,
.article_tall_e8e3 th {
  padding: 0.5em;
}
.texture_fd23 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.texture_fd23 ol ol,
.texture_fd23 ol ul,
.texture_fd23 ul ol,
.texture_fd23 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.texture_fd23 ol ol li,
.texture_fd23 ol ul li,
.texture_fd23 ul ol li,
.texture_fd23 ul ul li {
  margin-left: 0;
}
.form_iron_d8f0.gradient-plasma-b649 > .pink_5cc2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.form_iron_d8f0.gradient-plasma-b649 > .pink_5cc2 iframe,
.form_iron_d8f0.gradient-plasma-b649 > .pink_5cc2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.lite-1480 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.lite-1480.background_full_3328 {
  padding: 0;
}
.lite-1480.background_full_3328 cite {
  font-size: 13px;
}
.lite-1480 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.lite-1480 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.soft-2993 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.soft-2993 > p:first-child {
  margin-top: 0;
}
.soft-2993 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.soft-2993 blockquote {
  border-left: 0;
}
.dirty-9cfb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dirty-9cfb:not(.tag-5ba6) {
  max-width: 100px;
}
.dirty-9cfb.badge_easy_1e0b {
  border-bottom: none !important;
  text-align: center;
}
.dirty-9cfb.badge_easy_1e0b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .bottom-a264 p {
    padding: 1.5em 0;
  }
}
.shade-north-0fa0 {
  color: #0073aa;
}
.box_short_6582 {
  background-color: #0073aa;
}
.hard-4fe8 {
  color: #229fd8;
}
.list-da92 {
  background-color: #229fd8;
}
.gallery_4631 {
  color: #eee;
}
.outline-slow-9756 {
  background-color: #eee;
}
.layout_73cf {
  color: #444;
}
.iron-7eb2 {
  background-color: #444;
}
.red-fbfa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.red-fbfa .lower_40c8 .first-a559 {
  font-size: 15px;
}
.red-fbfa .first-a559 {
  line-height: 1.3;
}
.red-fbfa .narrow-29ea {
}
.red-fbfa .panel-old-0c94 {
  background: #235787;
}
.frame-south-f48e {
  padding: 0;
}
.frame-south-f48e .panel-old-0c94 {
  background: #1a1a1a;
}
.frame-south-f48e .narrow-29ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb_slow_99f1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb_slow_99f1 .narrow-29ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb_slow_99f1 .panel-old-0c94 {
  background: #303030;
}
.block_cb5a {
  position: relative;
  z-index: 10;
}
.block_cb5a .tabs-63ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text-0cc9 .wrapper_5202 {
  display: inline-block;
  vertical-align: middle;
}
.text-0cc9.section_copper_8876 .wrapper_5202 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text-0cc9.section_copper_8876 .wrapper_5202 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text-0cc9.section_copper_8876 .wrapper_5202 {
    margin-right: 0.4em;
  }
}
.text-0cc9.section_copper_8876 .wrapper_5202:last-child {
  margin-right: 0;
}
.yellow_44c0 .tabs-63ac {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar-plasma-5c4a .lower_40c8 {
    margin: 0 -0.5em;
  }
  .avatar-plasma-5c4a .lower_40c8 [class*="customify-col-"],
  .avatar-plasma-5c4a .lower_40c8 [class*="customify-col_"],
  .avatar-plasma-5c4a .lower_40c8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar-plasma-5c4a.detail_09b8 .tabs-63ac {
  background: 0 0 !important;
}
.avatar-plasma-5c4a.detail_09b8 .tabs-63ac,
.avatar-plasma-5c4a.yellow_44c0 .tabs-63ac {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar-plasma-5c4a.nav-north-76eb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar-plasma-5c4a.yellow_44c0 .tabs-63ac {
  box-shadow: none !important;
}
.tooltip-1273 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip-1273 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-1273 {
    padding: 18px 0 20px;
  }
}
.tooltip-1273 .video_b62a {
  width: 100%;
}
.tooltip-1273 .action_c3d5 {
  margin-bottom: 0;
}
.tooltip-1273 .picture_d13c {
  margin-top: 5px;
  font-size: 0.875em;
}
.old_cb4f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.old_cb4f .nav-hovered-45b8 {
  width: 100%;
}
.right_b109 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.right_b109 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.right_b109 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;
}
.right_b109 li:last-child:after {
  display: none;
}
.right_b109 li a {
  font-weight: 500;
  margin-right: 10px;
}
.next-d6b6 .paper_e31c button,
.tooltip-1273 .paper_e31c button {
  left: 0;
}
.next-d6b6 .nav-hovered-45b8,
.tooltip-1273 .nav-hovered-45b8 {
  padding-left: 0;
  padding-right: 0;
}
.next-d6b6 .old_cb4f,
.tooltip-1273 .old_cb4f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.next-d6b6 {
  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;
}
.next-d6b6: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;
}
.next-d6b6 .tag_d247 {
  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) {
  .next-d6b6 .tag_d247 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .next-d6b6 .tag_d247 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .next-d6b6 .tag_d247 {
    min-height: 200px;
  }
}
.next-d6b6 .right_b109 {
  color: rgba(255, 255, 255, 0.8);
}
.next-d6b6 .right_b109 a,
.next-d6b6 .right_b109 li:after {
  color: inherit;
}
.next-d6b6 .right_b109 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo-87d1 {
  margin-bottom: 0.5em;
}
.surface_south_9888 {
  margin-bottom: 1.2em;
}
.surface_south_9888,
.logo-87d1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.surface_south_9888 p:last-child,
.logo-87d1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paper_e31c,
#masthead .paper_e31c {
  display: none;
}
#masthead
  > .paper_e31c.in-e123 {
  display: none;
}
#masthead > .paper_e31c button {
  left: 0;
}
.badge_9a3b {
  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%;
}
.badge_9a3b .wrapper_5202 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_9a3b .content-dark-f231 {
  display: -webkit-box;
  display: flex;
}
.badge_9a3b .content-dark-f231.plasma-05c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_9a3b .content-dark-f231.tabs_silver_8e26 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_9a3b .content-dark-f231.middle-22a4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_9a3b.yellow-976a.input-2e29 .content-dark-f231.plasma-05c4 {
  flex-basis: 100%;
}
.badge_9a3b.over_becd .content-dark-f231.tabs_silver_8e26 {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_9a3b.over_becd .content-dark-f231.middle-22a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paper_e31c.in-e123 {
  display: none;
}
#masthead > .paper_e31c button {
  left: 0;
}
.background-gas-72b4 {
  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;
}
.background-gas-72b4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background-gas-72b4.medium-bec9 i {
  margin-right: 4px;
}
.background-gas-72b4.primary-df65 i {
  margin-left: 5px;
}
.first-a559 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.first-a559 p:last-child {
  margin-bottom: 0;
}
.brown_c9d7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown_c9d7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown_c9d7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown_c9d7 .dropdown_1374 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown_c9d7 .widget-motion-cc7c {
  margin: 5px 0 7px 0;
}
.brown_c9d7.section_2f39 .content-silver-c519 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown_c9d7.section_2f39 .top_986b {
  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;
}
.brown_c9d7.frame-simple-f9a5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown_c9d7.frame-simple-f9a5 .content-silver-c519 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown_c9d7.frame-simple-f9a5 .top_986b {
  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;
}
.brown_c9d7.widget_over_ad08 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown_c9d7.cool-a87f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown_c9d7.cool-a87f .top_986b {
  margin-top: 7px;
}
.secondary_south_520d {
  display: inline-block;
}
.block_cb5a .dim_930d .brown_c9d7 img {
  max-width: 100%;
}
.info_be8a .chip_rough_932c.text_5a06,
.layout_3652 .chip_rough_932c.text_5a06 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_be8a .slider-selected-e36c,
.layout_3652 .slider-selected-e36c {
  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%);
}
.info_be8a .slider-selected-e36c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info_be8a.heading_d178 .slider-selected-e36c {
  display: none;
}
.info_be8a .progress_stone_13ea {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_be8a .progress_stone_13ea li {
  display: inline-block;
  position: relative;
}
.info_be8a .progress_stone_13ea li:last-child {
  margin-right: 0;
}
.info_be8a .progress_stone_13ea 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;
}
.info_be8a .progress_stone_13ea li.hover_steel_e420 > a {
  color: rgba(0, 0, 0, 0.9);
}
.info_be8a .progress_stone_13ea > 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;
}
.info_be8a .progress_stone_13ea > li > a i {
  line-height: 0;
}
.info_be8a .progress_stone_13ea > li.outer-6231 > a .slider-selected-e36c {
  margin-left: 4px;
  line-height: 0;
}
.info_be8a .progress_stone_13ea .hidden-static-bc90 li.outer-6231 > a {
  position: relative;
}
.info_be8a .progress_stone_13ea .hidden-static-bc90 li.outer-6231 > a:after,
.info_be8a .progress_stone_13ea .hidden-static-bc90 li.outer-6231 > a:before {
  content: "";
  display: table;
}
.info_be8a .progress_stone_13ea .hidden-static-bc90 li.outer-6231 > a:after {
  clear: both;
}
.info_be8a .progress_stone_13ea .hidden-static-bc90 li.outer-6231 > a .slider-selected-e36c {
  margin-left: 5px;
  float: right;
}
.info_be8a .current-959a,
.info_be8a .hidden-static-bc90 {
  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;
}
.info_be8a .hidden-static-bc90 {
  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;
}
.info_be8a .hidden-static-bc90 .text_5a06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_be8a .hidden-static-bc90 .slider-selected-e36c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info_be8a .hidden-static-bc90 li {
  display: block;
  margin: 0;
  padding: 0;
}
.info_be8a .hidden-static-bc90 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;
}
.info_be8a .hidden-static-bc90 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info_be8a .hidden-static-bc90 .hidden-static-bc90 {
  top: 0;
  left: 100%;
}
.info_be8a .icon_69d2.fn-focus-dde9 > .current-959a,
.info_be8a .icon_69d2.fn-focus-dde9 > .hidden-static-bc90,
.info_be8a .icon_69d2:focus > .current-959a,
.info_be8a .icon_69d2:focus > .hidden-static-bc90,
.info_be8a .icon_69d2:hover > .current-959a,
.info_be8a .icon_69d2:hover > .hidden-static-bc90 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info_be8a.hover_8b54 .carousel-stone-07f3:after,
.info_be8a.hover_8b54 .carousel-stone-07f3:before {
  content: "";
  display: table;
}
.info_be8a.hover_8b54 .carousel-stone-07f3:after {
  clear: both;
}
.info_be8a.hover_8b54 .carousel-stone-07f3 > li {
  float: left;
}
.info_be8a.green-15bc .carousel-stone-07f3:after,
.info_be8a.green-15bc .carousel-stone-07f3:before {
  content: "";
  display: table;
}
.info_be8a.green-15bc .carousel-stone-07f3:after {
  clear: both;
}
.info_be8a.green-15bc .carousel-stone-07f3 > li {
  float: left;
}
.info_be8a.green-15bc .carousel-stone-07f3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info_be8a.green-15bc .carousel-stone-07f3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info_be8a.green-15bc .carousel-stone-07f3 > li.frame_cool_1169 > a,
.info_be8a.green-15bc .carousel-stone-07f3 > li.hover_steel_e420 > a {
  color: #fff;
  background-color: #1e4b75;
}
.info_be8a.surface-simple-b5c7 .carousel-stone-07f3 > li > a .text_5a06 {
  position: relative;
}
.info_be8a.surface-simple-b5c7 .carousel-stone-07f3 > li > a .text_5a06: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;
}
.info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li:focus
  > a
  .text_5a06:before,
.info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li:hover
  > a
  .text_5a06:before {
  width: 100%;
  background-color: currentColor;
}
.info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a
  .text_5a06:before,
.info_be8a.surface-simple-b5c7
  .carousel-stone-07f3
  > li.purple-2df8
  > a
  .text_5a06:before {
  width: 100%;
  background-color: currentColor;
}
.info_be8a.breadcrumb_3696 .carousel-stone-07f3 > li > a .text_5a06 {
  position: relative;
}
.info_be8a.breadcrumb_3696 .carousel-stone-07f3 > li > a .text_5a06: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;
}
.info_be8a.breadcrumb_3696 .carousel-stone-07f3 > li:focus > a .text_5a06:before,
.info_be8a.breadcrumb_3696
  .carousel-stone-07f3
  > li:hover
  > a
  .text_5a06:before {
  width: 100%;
  background-color: currentColor;
}
.info_be8a.breadcrumb_3696
  .carousel-stone-07f3
  > li.frame_cool_1169
  > a
  .text_5a06:before,
.info_be8a.breadcrumb_3696
  .carousel-stone-07f3
  > li.purple-2df8
  > a
  .text_5a06:before {
  width: 100%;
  background-color: currentColor;
}
.layout_3652 .progress_stone_13ea {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout_3652 .progress_stone_13ea li:first-child > a {
  border-top: none;
}
.layout_3652 .progress_stone_13ea .tooltip-simple-a205 > .text_5a06 .slider-selected-e36c {
  display: none;
}
.layout_3652 .progress_stone_13ea li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.layout_3652 .progress_stone_13ea li:last-child {
  border: none;
}
.layout_3652 .progress_stone_13ea li.outer-6231 > a {
  padding-right: 45px !important;
}
.layout_3652 .progress_stone_13ea li a {
  display: block;
  padding: 0.55em 1.5em;
}
.layout_3652 .progress_stone_13ea li a:focus,
.layout_3652 .progress_stone_13ea li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_3652 .progress_stone_13ea li .content-action-86cf {
  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;
}
.layout_3652 .progress_stone_13ea li .content-action-86cf:hover {
  box-shadow: none;
}
.layout_3652 .progress_stone_13ea li .content-action-86cf .slider-selected-e36c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.layout_3652 .progress_stone_13ea .hidden-static-bc90 {
  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);
}
.layout_3652 .progress_stone_13ea .hidden-static-bc90 li a {
  padding-left: 3em;
}
.layout_3652 .progress_stone_13ea .accordion_static_3480 > a .content-action-86cf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layout_3652 .progress_stone_13ea .accordion_static_3480 > .hidden-static-bc90 {
  display: block;
  opacity: 1;
}
.carousel-c1e1 {
  max-width: 100%;
}
.pressed-34a9 {
  line-height: 0;
  cursor: pointer;
}
.sort-paper-4976 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort-paper-4976:hover {
  box-shadow: none;
  color: currentColor;
}
.sort-paper-4976 svg {
  width: 18px;
  height: 18px;
}
.sort-paper-4976 .logo-huge-7b25 {
  display: none;
}
.card_motion_8cfb {
  position: relative;
}
.card_motion_8cfb.fn-active-dde9 .sort-paper-4976 .notice-narrow-b6a0 {
  display: none;
}
.card_motion_8cfb.fn-active-dde9 .sort-paper-4976 .logo-huge-7b25 {
  display: inline-block;
}
.card_motion_8cfb .under_09c6 {
  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);
}
.card_motion_8cfb.mask-e8f2 .under_09c6 {
  left: auto;
  right: -0.9em;
}
.card_motion_8cfb.mask-e8f2 .tabs_east_8043::before {
  left: auto;
  right: 15px;
}
.card_motion_8cfb.fn-active-dde9 .under_09c6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider_over_f037 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider_over_f037 label {
  flex-basis: 100%;
}
.slider_over_f037 .tag_pro_94aa {
  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;
}
.slider_over_f037 .dim-3367 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider_over_f037 .dim-3367:focus {
  background-color: transparent;
}
.slider_over_f037 button.current_9582 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider_over_f037 button.current_9582:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider_over_f037 button.current_9582 svg {
  width: 18px;
  height: 18px;
}
.slider_over_f037 input[type="submit"] {
  min-height: auto;
}
.form-de71 .slider_over_f037 .dim-3367 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tabs_east_8043 {
  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) {
  .tabs_east_8043 {
    width: 220px;
  }
}
.tabs_east_8043 label {
  flex-basis: 100%;
}
.tabs_east_8043::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;
}
.menu-easy-b2a5 .form-de71 .slider_over_f037 {
  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;
}
.menu-easy-b2a5
  .form-de71
  .slider_over_f037
  .tag_pro_94aa {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu-easy-b2a5 .form-de71 .slider_over_f037 .dim-3367 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu-easy-b2a5
  .form-de71
  .slider_over_f037
  .dim-3367:focus {
  background: 0 0;
}
.menu-easy-b2a5
  .form-de71
  .slider_over_f037
  .wide-7f1a {
  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;
}
.image_liquid_871a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image_liquid_871a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image_liquid_871a li:last-child {
  margin-right: 0;
}
.image_liquid_871a li:first-child {
  margin-left: 0;
}
.image_liquid_871a.fixed_d62a a {
  color: #fff;
}
.image_liquid_871a.fixed_d62a a:hover {
  color: #fff;
}
.image_liquid_871a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image_liquid_871a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image_liquid_871a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image_liquid_871a a:hover {
  opacity: 0.9;
  color: inherit;
}
.image_liquid_871a [class*="social-icon-apple"] {
  background-color: #999;
}
.image_liquid_871a [class*="social-icon-apple"].list-6883 {
  background-color: transparent;
  color: #999;
}
.image_liquid_871a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image_liquid_871a [class*="social-icon-behance"].list-6883 {
  background-color: transparent;
  color: #1769ff;
}
.image_liquid_871a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image_liquid_871a [class*="social-icon-bitbucket"].list-6883 {
  background-color: transparent;
  color: #205081;
}
.image_liquid_871a [class*="social-icon-codepen"] {
  background-color: #000;
}
.image_liquid_871a [class*="social-icon-codepen"].list-6883 {
  background-color: transparent;
  color: #000;
}
.image_liquid_871a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image_liquid_871a [class*="social-icon-delicious"].list-6883 {
  background-color: transparent;
  color: #39f;
}
.image_liquid_871a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image_liquid_871a [class*="social-icon-digg"].list-6883 {
  background-color: transparent;
  color: #005be2;
}
.image_liquid_871a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image_liquid_871a [class*="social-icon-dribbble"].list-6883 {
  background-color: transparent;
  color: #ea4c89;
}
.image_liquid_871a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image_liquid_871a [class*="social-icon-envelope"].list-6883 {
  background-color: transparent;
  color: #ea4335;
}
.image_liquid_871a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image_liquid_871a [class*="social-icon-facebook"].list-6883 {
  background-color: transparent;
  color: #3b5998;
}
.image_liquid_871a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image_liquid_871a [class*="social-icon-flickr"].list-6883 {
  background-color: transparent;
  color: #0063dc;
}
.image_liquid_871a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image_liquid_871a [class*="social-icon-foursquare"].list-6883 {
  background-color: transparent;
  color: #2d5be3;
}
.image_liquid_871a [class*="social-icon-github"] {
  background-color: #333;
}
.image_liquid_871a [class*="social-icon-github"].list-6883 {
  background-color: transparent;
  color: #333;
}
.image_liquid_871a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image_liquid_871a [class*="social-icon-google-plus"].list-6883 {
  background-color: transparent;
  color: #dd4b39;
}
.image_liquid_871a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image_liquid_871a [class*="social-icon-houzz"].list-6883 {
  background-color: transparent;
  color: #7ac142;
}
.image_liquid_871a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image_liquid_871a [class*="social-icon-instagram"].list-6883 {
  background-color: transparent;
  color: #262626;
}
.image_liquid_871a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image_liquid_871a [class*="social-icon-jsfiddle"].list-6883 {
  background-color: transparent;
  color: #487aa2;
}
.image_liquid_871a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image_liquid_871a [class*="social-icon-linkedin"].list-6883 {
  background-color: transparent;
  color: #0077b5;
}
.image_liquid_871a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image_liquid_871a [class*="social-icon-medium"].list-6883 {
  background-color: transparent;
  color: #00ab6b;
}
.image_liquid_871a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image_liquid_871a
  [class*="social-icon-odnoklassniki"].list-6883 {
  background-color: transparent;
  color: #f4731c;
}
.image_liquid_871a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image_liquid_871a [class*="social-icon-meetup"].list-6883 {
  background-color: transparent;
  color: #ec1c40;
}
.image_liquid_871a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image_liquid_871a [class*="social-icon-pinterest"].list-6883 {
  background-color: transparent;
  color: #bd081c;
}
.image_liquid_871a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image_liquid_871a [class*="social-icon-product-hunt"].list-6883 {
  background-color: transparent;
  color: #da552f;
}
.image_liquid_871a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image_liquid_871a [class*="social-icon-reddit"].list-6883 {
  background-color: transparent;
  color: #ff4500;
}
.image_liquid_871a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image_liquid_871a [class*="social-icon-rss"].list-6883 {
  background-color: transparent;
  color: #f26522;
}
.image_liquid_871a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image_liquid_871a
  [class*="social-icon-shopping-cart"].list-6883 {
  background-color: transparent;
  color: #4caf50;
}
.image_liquid_871a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image_liquid_871a [class*="social-icon-skype"].list-6883 {
  background-color: transparent;
  color: #00aff0;
}
.image_liquid_871a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image_liquid_871a [class*="social-icon-slideshare"].list-6883 {
  background-color: transparent;
  color: #0077b5;
}
.image_liquid_871a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image_liquid_871a [class*="social-icon-snapchat"].list-6883 {
  background-color: transparent;
  color: #fffc00;
}
.image_liquid_871a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image_liquid_871a [class*="social-icon-soundcloud"].list-6883 {
  background-color: transparent;
  color: #f80;
}
.image_liquid_871a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image_liquid_871a [class*="social-icon-spotify"].list-6883 {
  background-color: transparent;
  color: #2ebd59;
}
.image_liquid_871a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image_liquid_871a
  [class*="social-icon-stack-overflow"].list-6883 {
  background-color: transparent;
  color: #fe7a15;
}
.image_liquid_871a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image_liquid_871a [class*="social-icon-maldkfgram"].list-6883 {
  background-color: transparent;
  color: #2ca5e0;
}
.image_liquid_871a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image_liquid_871a [class*="social-icon-tripadvisor"].list-6883 {
  background-color: transparent;
  color: #589442;
}
.image_liquid_871a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image_liquid_871a [class*="social-icon-tumblr"].list-6883 {
  background-color: transparent;
  color: #35465c;
}
.image_liquid_871a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image_liquid_871a [class*="social-icon-twitch"].list-6883 {
  background-color: transparent;
  color: #6441a5;
}
.image_liquid_871a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image_liquid_871a [class*="social-icon-twitter"].list-6883 {
  background-color: transparent;
  color: #1da1f2;
}
.image_liquid_871a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image_liquid_871a [class*="social-icon-vimeo"].list-6883 {
  background-color: transparent;
  color: #1ab7ea;
}
.image_liquid_871a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image_liquid_871a [class*="social-icon-vk"].list-6883 {
  background-color: transparent;
  color: #45668e;
}
.image_liquid_871a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image_liquid_871a [class*="social-icon-weibo"].list-6883 {
  background-color: transparent;
  color: #df2029;
}
.image_liquid_871a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image_liquid_871a [class*="social-icon-weixin"].list-6883 {
  background-color: transparent;
  color: #7bb32e;
}
.image_liquid_871a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image_liquid_871a [class*="social-icon-whatsapp"].list-6883 {
  background-color: transparent;
  color: #25d366;
}
.image_liquid_871a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image_liquid_871a [class*="social-icon-wordpress"].list-6883 {
  background-color: transparent;
  color: #21759b;
}
.image_liquid_871a [class*="social-icon-xing"] {
  background-color: #026466;
}
.image_liquid_871a [class*="social-icon-xing"].list-6883 {
  background-color: transparent;
  color: #026466;
}
.image_liquid_871a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image_liquid_871a [class*="social-icon-yelp"].list-6883 {
  background-color: transparent;
  color: #af0606;
}
.image_liquid_871a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image_liquid_871a [class*="social-icon-youtube"].list-6883 {
  background-color: transparent;
  color: #cd201f;
}
.message_4201 {
  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;
}
.message_4201:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_left_638d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.easy-6c7d {
  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;
}
.summary_wide_68fc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.full-a083 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.full-a083,
.full-a083::after,
.full-a083::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;
}
.full-a083::after,
.full-a083::before {
  content: "";
  display: block;
  background-color: inherit;
}
.in-74f5 .easy-6c7d .summary_wide_68fc {
  margin-top: -2px;
  width: 19px;
}
.in-74f5 .easy-6c7d .full-a083 {
  margin-top: -1px;
}
.in-74f5 .easy-6c7d .full-a083,
.in-74f5 .easy-6c7d .full-a083::after,
.in-74f5 .easy-6c7d .full-a083::before {
  width: 19px;
  height: 2px;
}
.in-74f5 .easy-6c7d .full-a083::before {
  top: -6px;
}
.in-74f5 .easy-6c7d .full-a083::after {
  bottom: -6px;
}
.badge_cold_6585 .easy-6c7d .summary_wide_68fc {
  margin-top: -2px;
  width: 22px;
}
.badge_cold_6585 .easy-6c7d .full-a083 {
  margin-top: -1px;
}
.badge_cold_6585 .easy-6c7d .full-a083,
.badge_cold_6585 .easy-6c7d .full-a083::after,
.badge_cold_6585 .easy-6c7d .full-a083::before {
  width: 22px;
  height: 2px;
}
.badge_cold_6585 .easy-6c7d .full-a083::before {
  top: -7px;
}
.badge_cold_6585 .easy-6c7d .full-a083::after {
  bottom: -7px;
}
.last-9278 .easy-6c7d .summary_wide_68fc {
  margin-top: -2px;
  width: 31px;
}
.last-9278 .easy-6c7d .full-a083 {
  margin-top: -1.5px;
}
.last-9278 .easy-6c7d .full-a083,
.last-9278 .easy-6c7d .full-a083::after,
.last-9278 .easy-6c7d .full-a083::before {
  width: 31px;
  height: 3px;
}
.last-9278 .easy-6c7d .full-a083::before {
  top: -9px;
}
.last-9278 .easy-6c7d .full-a083::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pagination-full-2f61 .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-full-2f61 .easy-6c7d .full-a083 {
    margin-top: -1px;
  }
  .pagination-full-2f61 .easy-6c7d .full-a083,
  .pagination-full-2f61 .easy-6c7d .full-a083::after,
  .pagination-full-2f61 .easy-6c7d .full-a083::before {
    width: 19px;
    height: 2px;
  }
  .pagination-full-2f61 .easy-6c7d .full-a083::before {
    top: -6px;
  }
  .pagination-full-2f61 .easy-6c7d .full-a083::after {
    bottom: -6px;
  }
  .carousel-middle-4f8c .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-middle-4f8c .easy-6c7d .full-a083 {
    margin-top: -1px;
  }
  .carousel-middle-4f8c .easy-6c7d .full-a083,
  .carousel-middle-4f8c .easy-6c7d .full-a083::after,
  .carousel-middle-4f8c .easy-6c7d .full-a083::before {
    width: 22px;
    height: 2px;
  }
  .carousel-middle-4f8c .easy-6c7d .full-a083::before {
    top: -7px;
  }
  .carousel-middle-4f8c .easy-6c7d .full-a083::after {
    bottom: -7px;
  }
  .main_0a9f .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 31px;
  }
  .main_0a9f .easy-6c7d .full-a083 {
    margin-top: -1.5px;
  }
  .main_0a9f .easy-6c7d .full-a083,
  .main_0a9f .easy-6c7d .full-a083::after,
  .main_0a9f .easy-6c7d .full-a083::before {
    width: 31px;
    height: 3px;
  }
  .main_0a9f .easy-6c7d .full-a083::before {
    top: -9px;
  }
  .main_0a9f .easy-6c7d .full-a083::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pink-887e .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 19px;
  }
  .pink-887e .easy-6c7d .full-a083 {
    margin-top: -1px;
  }
  .pink-887e .easy-6c7d .full-a083,
  .pink-887e .easy-6c7d .full-a083::after,
  .pink-887e .easy-6c7d .full-a083::before {
    width: 19px;
    height: 2px;
  }
  .pink-887e .easy-6c7d .full-a083::before {
    top: -6px;
  }
  .pink-887e .easy-6c7d .full-a083::after {
    bottom: -6px;
  }
  .main_566f .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 22px;
  }
  .main_566f .easy-6c7d .full-a083 {
    margin-top: -1px;
  }
  .main_566f .easy-6c7d .full-a083,
  .main_566f .easy-6c7d .full-a083::after,
  .main_566f .easy-6c7d .full-a083::before {
    width: 22px;
    height: 2px;
  }
  .main_566f .easy-6c7d .full-a083::before {
    top: -7px;
  }
  .main_566f .easy-6c7d .full-a083::after {
    bottom: -7px;
  }
  .secondary-west-05d7 .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-west-05d7 .easy-6c7d .full-a083 {
    margin-top: -1.5px;
  }
  .secondary-west-05d7 .easy-6c7d .full-a083,
  .secondary-west-05d7 .easy-6c7d .full-a083::after,
  .secondary-west-05d7 .easy-6c7d .full-a083::before {
    width: 31px;
    height: 3px;
  }
  .secondary-west-05d7 .easy-6c7d .full-a083::before {
    top: -9px;
  }
  .secondary-west-05d7 .easy-6c7d .full-a083::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus-977e .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 19px;
  }
  .focus-977e .easy-6c7d .full-a083 {
    margin-top: -1px;
  }
  .focus-977e .easy-6c7d .full-a083,
  .focus-977e .easy-6c7d .full-a083::after,
  .focus-977e .easy-6c7d .full-a083::before {
    width: 19px;
    height: 2px;
  }
  .focus-977e .easy-6c7d .full-a083::before {
    top: -6px;
  }
  .focus-977e .easy-6c7d .full-a083::after {
    bottom: -6px;
  }
  .breadcrumb-d79c .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-d79c .easy-6c7d .full-a083 {
    margin-top: -1px;
  }
  .breadcrumb-d79c .easy-6c7d .full-a083,
  .breadcrumb-d79c .easy-6c7d .full-a083::after,
  .breadcrumb-d79c .easy-6c7d .full-a083::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-d79c .easy-6c7d .full-a083::before {
    top: -7px;
  }
  .breadcrumb-d79c .easy-6c7d .full-a083::after {
    bottom: -7px;
  }
  .tooltip-1b64 .easy-6c7d .summary_wide_68fc {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-1b64 .easy-6c7d .full-a083 {
    margin-top: -1.5px;
  }
  .tooltip-1b64 .easy-6c7d .full-a083,
  .tooltip-1b64 .easy-6c7d .full-a083::after,
  .tooltip-1b64 .easy-6c7d .full-a083::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-1b64 .easy-6c7d .full-a083::before {
    top: -9px;
  }
  .tooltip-1b64 .easy-6c7d .full-a083::after {
    bottom: -9px;
  }
}
.notification_middle_7811 .full-a083 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.notification_middle_7811 .full-a083::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification_middle_7811 .full-a083::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.notification_middle_7811.simple_4301 .full-a083 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.notification_middle_7811.simple_4301 .full-a083::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification_middle_7811.simple_4301 .full-a083::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);
}
.surface_10e5 {
  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.container-d897:before {
  display: none;
}
.pro-5137 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pro-5137 .photo_f18d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pro-5137 .photo_f18d:last-of-type {
  border-bottom: none;
}
.pro-5137 .photo_f18d.preview-active-3c03,
.pro-5137 .photo_f18d.smooth-d02f,
.pro-5137 .photo_f18d.new-0ecc {
  padding: 0;
}
.pro-5137 .layout_3652 .content-action-86cf {
  color: currentColor;
}
.pro-5137 .layout_3652 .content-action-86cf:focus,
.pro-5137 .layout_3652 .content-action-86cf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-5137.narrow-29ea .logo_thick_c33f,
.pro-5137.narrow-29ea .first-a559 a,
.pro-5137.narrow-29ea .carousel-stone-07f3 a,
.pro-5137.narrow-29ea .hidden-static-bc90 a {
  color: rgba(0, 0, 0, 0.55);
}
.pro-5137.narrow-29ea .logo_thick_c33f:hover,
.pro-5137.narrow-29ea .first-a559 a:hover,
.pro-5137.narrow-29ea .carousel-stone-07f3 a:hover,
.pro-5137.narrow-29ea .hidden-static-bc90 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro-5137.narrow-29ea .notice_focused_ae84 {
  color: rgba(0, 0, 0, 0.8);
}
.pro-5137.narrow-29ea .photo_f18d {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro-5137.narrow-29ea .photo_f18d:before {
  background: rgba(0, 0, 0, 0.08);
}
.pro-5137.narrow-29ea .purple_e652:before {
  background: rgba(255, 255, 255, 0.9);
}
.pro-5137.narrow-29ea .layout_3652 .progress_stone_13ea li a,
.pro-5137.narrow-29ea .layout_3652 .content-action-86cf,
.pro-5137.narrow-29ea .hidden-static-bc90 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro-5137.narrow-29ea .layout_3652 .content-action-86cf:focus,
.pro-5137.narrow-29ea .layout_3652 .content-action-86cf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-5137.narrow-29ea .progress_stone_13ea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro-5137.panel-old-0c94 .logo_thick_c33f,
.pro-5137.panel-old-0c94 .first-a559 a,
.pro-5137.panel-old-0c94 .carousel-stone-07f3 .content-action-86cf,
.pro-5137.panel-old-0c94 .carousel-stone-07f3 a,
.pro-5137.panel-old-0c94 .hidden-static-bc90 a {
  color: rgba(255, 255, 255, 0.79);
}
.pro-5137.panel-old-0c94 .logo_thick_c33f:hover,
.pro-5137.panel-old-0c94 .first-a559 a:hover,
.pro-5137.panel-old-0c94 .carousel-stone-07f3 .content-action-86cf:hover,
.pro-5137.panel-old-0c94 .carousel-stone-07f3 a:hover,
.pro-5137.panel-old-0c94 .hidden-static-bc90 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-5137.panel-old-0c94 .notice_focused_ae84 {
  color: rgba(255, 255, 255, 0.99);
}
.pro-5137.panel-old-0c94 .photo_f18d {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-5137.panel-old-0c94 .photo_f18d:before {
  background: rgba(255, 255, 255, 0.08);
}
.pro-5137.panel-old-0c94 .purple_e652:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro-5137.panel-old-0c94 .layout_3652 .progress_stone_13ea li a,
.pro-5137.panel-old-0c94 .layout_3652 .content-action-86cf,
.pro-5137.panel-old-0c94 .hidden-static-bc90 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-5137.panel-old-0c94 .layout_3652 .content-action-86cf:focus,
.pro-5137.panel-old-0c94 .layout_3652 .content-action-86cf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-5137.panel-old-0c94 .progress_stone_13ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_e652 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.purple_e652:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip_4bb1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.text-large-d089 .pro-5137 {
  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;
}
.text-large-d089 .photo_f18d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.text-large-d089 .photo_f18d: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) {
  .text-large-d089 .photo_f18d:before {
    width: 16%;
    left: 42%;
  }
}
.text-large-d089 .photo_f18d:last-child:before {
  content: none;
}
.text-large-d089 .photo_f18d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.text-large-d089 .layout_3652 .progress_stone_13ea li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.text-large-d089 .layout_3652 .progress_stone_13ea li a .content-action-86cf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.text-large-d089 .layout_3652 .hidden-static-bc90 {
  border: none;
}
.text-large-d089 .layout_3652 .hidden-static-bc90 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.text-large-d089 .purple_e652 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.text-large-d089 .tooltip_4bb1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.text-large-d089 .panel-old-0c94 .purple_e652:before {
  background: rgba(0, 0, 0, 0.9);
}
.text-large-d089 .narrow-29ea.mask-5759 .full-a083 {
  background: rgba(0, 0, 0, 0.6);
}
.text-large-d089
  .narrow-29ea.mask-5759
  .full-a083::after,
.text-large-d089
  .narrow-29ea.mask-5759
  .full-a083:before {
  background: inherit;
}
.text-large-d089
  .narrow-29ea.mask-5759:hover
  .full-a083 {
  background: rgba(0, 0, 0, 0.8);
}
.disabled-last-daa1 .pro-5137 {
  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) {
  .disabled-last-daa1 .pro-5137 {
    width: auto;
    right: 45px;
  }
}
.menu-9d5f .pro-5137 {
  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) {
  .menu-9d5f .pro-5137 {
    width: auto;
    left: 45px;
  }
}
.container-d897 .pro-5137 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container-d897 .tooltip_4bb1 {
  max-width: 48em;
  margin: 0 auto;
}
.container-d897 .purple_e652:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west-571d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west-571d.text-large-d089 .pro-5137 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west-571d.disabled-last-daa1 .pro-5137 {
  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);
}
.west-571d .pro-5137 {
  visibility: visible;
}
.west-571d.menu-9d5f .pro-5137 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box_copper_0eec,
.gradient_ef82 {
  overflow-x: hidden;
}
.box_copper_0eec .pro-5137 {
  overflow: auto;
}
.box_copper_0eec.text-large-d089 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_copper_0eec.text-large-d089 .pro-5137 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box_copper_0eec.text-large-d089 .message_4201 {
  opacity: 0;
}
.box_copper_0eec.disabled-last-daa1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_copper_0eec.disabled-last-daa1 .pro-5137 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box_copper_0eec.disabled-last-daa1 .message_4201 {
  opacity: 0;
}
.box_copper_0eec.menu-9d5f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_copper_0eec.menu-9d5f .pro-5137 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box_copper_0eec.menu-9d5f .message_4201 {
  opacity: 0;
}
.box_copper_0eec.container-d897 .pro-5137 {
  z-index: 10;
  visibility: visible;
}
.mask-5759 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask-5759 .full-a083 {
  background: rgba(255, 255, 255, 0.99);
}
.mask-5759 .full-a083::after,
.mask-5759 .full-a083:before {
  background: inherit;
}
.mask-5759:hover .full-a083 {
  background: rgba(255, 255, 255, 0.99);
}
.menu-9d5f .mask-5759 {
  top: 10px;
  right: auto;
  left: 12px;
}
.container-d897 .mask-5759 {
  display: none !important;
}
.box_copper_0eec:before,
.gradient_ef82:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box_copper_0eec .mask-5759,
.gradient_ef82 .mask-5759 {
  display: inline-block;
}
.pro-5137 .wrapper_5202 {
  -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;
}
.box_copper_0eec .pro-5137 .wrapper_5202,
.gradient_ef82 .pro-5137 .wrapper_5202 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right-3950 .tag_pro_94aa {
  width: 100%;
}
.dim_930d {
  padding: 0 0.5em 0;
}
.dim_930d [class*="customify-col-"],
.dim_930d [class*="customify-col_"],
.dim_930d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list-9f63 .dim_930d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lower_40c8 .current_4c2e,
  .current_4c2e {
    display: none;
  }
  .search-green-c70d {
    text-align: left;
  }
  .shade_gold_d297 {
    text-align: center;
  }
  .modal_f32a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lower_40c8 .advanced-4290,
  .advanced-4290 {
    display: none;
  }
  .slider_right_1203 {
    text-align: left;
  }
  .item-a5b9 {
    text-align: center;
  }
  .stale_ac95 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lower_40c8 .fixed_42b2,
  .fixed_42b2 {
    display: none;
  }
  .item_237c {
    text-align: left;
  }
  .text-warm-19df {
    text-align: center;
  }
  .backdrop-narrow-7fa8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fluid-3dda {
  box-shadow: none !important;
}
.motion-7780 .image-2669,
.accordion_pro_16f9 .image-2669 {
  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;
}
.accordion_pro_16f9 .image-2669 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabs-63ac {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tabs-63ac:after,
.tabs-63ac:before {
  content: "";
  display: table;
}
.tabs-63ac:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tabs-63ac {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tabs-63ac,
.nav-north-76eb {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb-pro-61e5.hovered-2058 .tabs-63ac {
  max-width: 100%;
}
.breadcrumb-pro-61e5.text-8b12 {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb-pro-61e5.menu_62e9 .tabs-63ac {
  max-width: 100%;
}
.breadcrumb-pro-61e5.menu_62e9 > .tabs-63ac {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-pro-61e5.menu_62e9 > .tabs-63ac .lower_40c8 {
  margin: 0;
}
.breadcrumb-pro-61e5.menu_62e9
  > .tabs-63ac
  .up-bd98.stone-ef4e {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb-pro-61e5.menu_62e9 #main.stone-ef4e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .message_bronze_24bf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .message_bronze_24bf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .summary-rough-a99b .smooth-2f9e {
    padding-right: 1em;
  }
  .summary-rough-a99b.over_4573 .up-bd98 {
    border-right: 1px solid #eaecee;
  }
  .summary-rough-a99b.over_4573 .smooth-2f9e {
    padding-right: 1em;
  }
  .summary-rough-a99b.over_4573 .progress-2177 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-short-10cf .smooth-2f9e {
    padding-left: 1em;
  }
  .avatar-short-10cf.over_4573 .up-bd98 {
    border-left: 1px solid #eaecee;
  }
  .avatar-short-10cf.over_4573 .smooth-2f9e {
    padding-left: 1em;
  }
  .avatar-short-10cf.over_4573 .progress-2177 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-huge-9f80 .smooth-2f9e {
    padding-left: 1em;
  }
  .badge-huge-9f80.over_4573 .advanced_9785 {
    border-right: 1px solid #eaecee;
  }
  .badge-huge-9f80.over_4573 .tiny_bad4 {
    border-right: 1px solid #eaecee;
  }
  .badge-huge-9f80.over_4573 .smooth-2f9e {
    padding-left: 1em;
  }
  .badge-huge-9f80.over_4573 .progress-2177 {
    padding-right: 1em;
  }
  .badge-huge-9f80.over_4573 .hot_3f5a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed-8c9a .smooth-2f9e {
    padding-right: 1em;
  }
  .fixed-8c9a.over_4573 .advanced_9785 {
    border-left: 1px solid #eaecee;
  }
  .fixed-8c9a.over_4573 .tiny_bad4 {
    border-left: 1px solid #eaecee;
  }
  .fixed-8c9a.over_4573 .smooth-2f9e {
    padding-right: 1em;
  }
  .fixed-8c9a.over_4573 .progress-2177 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed-8c9a.over_4573 .hot_3f5a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_bronze_24bf .smooth-2f9e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message_bronze_24bf.over_4573 .up-bd98 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .message_bronze_24bf.over_4573 .smooth-2f9e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message_bronze_24bf.over_4573 .progress-2177 {
    padding-left: 1em;
  }
  .message_bronze_24bf.over_4573 .hot_3f5a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .message_bronze_24bf.over_4573 .smooth-2f9e {
    padding-left: 0;
  }
}
.prev-f3ff .text-0cc9 {
  display: inline-block;
}
.menu-b528 {
  display: inline-block;
}
.thumbnail-fast-39d4 {
  word-con: break-word;
}
.liquid_cff8 > span {
  display: inline-block;
  padding: 5px 0;
}
.liquid_cff8 .banner_8e75 {
  margin-left: 8px;
  margin-right: 8px;
}
.liquid_cff8 .bottom_4eb2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wide-3b50 .card-dynamic-053d {
  margin-bottom: 2em;
}
.wide-3b50 .chip_static_8dc8 {
  margin-bottom: 15px;
}
.wide-3b50 .chip_static_8dc8:last-child {
  margin-bottom: 0;
}
.wide-3b50 .liquid_84f5 {
  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) {
  .wide-3b50 .liquid_84f5 {
    display: block;
  }
}
.wide-3b50 .secondary-red-332f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wide-3b50 .secondary-red-332f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wide-3b50 .slow-b98d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wide-3b50 .slow-b98d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wide-3b50 .slow-b98d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wide-3b50 .thumbnail-fast-39d4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide-3b50 .thumbnail-fast-39d4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wide-3b50 .hover_inner_c7b7 p:last-child {
  margin-bottom: 0;
}
.wide-3b50 .red-d208 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wide-3b50 .outline_complex_c815 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wide-3b50 .logo_18d3 {
  margin-top: 1em;
}
.wide-3b50 .active-88d8 {
  top: 0;
  display: block;
}
.wide-3b50 .active-88d8 a {
  color: inherit;
}
.wide-3b50 .active-88d8 a:hover {
  color: inherit;
}
.wide-3b50 .iron_e99f {
  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;
}
.wide-3b50 .iron_e99f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wide-3b50 .outline_complex_c815 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wide-3b50 .frame_inner_e5b1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wide-3b50 .frame_inner_e5b1:first-child {
  margin-top: 0;
}
.wide-3b50 .frame_inner_e5b1.bronze-f013 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wide-3b50 .frame_inner_e5b1.section-b28d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide-3b50
  .frame_inner_e5b1.section-b28d.tiny_1987
  .logo_18d3 {
  width: 100%;
}
.wide-3b50 .section-b28d {
  -webkit-box-align: center;
  align-items: center;
}
.wide-3b50 .section-b28d .liquid_cff8,
.wide-3b50 .section-b28d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wide-3b50 .slow-b98d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide-3b50 .slow-b98d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide-3b50 .slow-b98d: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;
}
.wide-3b50 .bronze-f013 {
  z-index: 5;
}
.wide-3b50 .selected-d4f6 .button-0ba9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wide-3b50 .wood-2d59 .button-0ba9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wide-3b50 .button_complex_3cda .button-0ba9 {
  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;
}
.wide-3b50.tooltip-da80 .liquid_84f5,
.wide-3b50.info_8440 .liquid_84f5 {
  display: block;
}
.wide-3b50.tooltip-da80 .liquid_84f5 .text_fast_4e32,
.wide-3b50.tooltip-da80 .liquid_84f5 .outline_complex_c815,
.wide-3b50.info_8440 .liquid_84f5 .text_fast_4e32,
.wide-3b50.info_8440 .liquid_84f5 .outline_complex_c815 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wide-3b50.main-tall-757d .secondary-red-332f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wide-3b50.main-tall-757d .secondary-red-332f {
    margin-right: 0;
  }
}
.wide-3b50.tooltip-da80 .secondary-red-332f,
.wide-3b50.info_8440 .secondary-red-332f {
  padding-top: 40%;
}
.wide-3b50.tooltip-da80 .card-dynamic-053d,
.wide-3b50.info_8440 .card-dynamic-053d {
  display: block;
}
.wide-3b50.tooltip-da80 .fn-sticky-dde9 .outline_complex_c815,
.wide-3b50.info_8440 .fn-sticky-dde9 .outline_complex_c815 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wide-3b50.tooltip-da80 .secondary-red-332f,
.wide-3b50.info_8440 .secondary-red-332f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wide-3b50.tooltip-da80 .outline_complex_c815 {
  padding: 1em;
}
.main-4689 {
  margin: 30px auto;
  display: block;
}
.main-4689 .hidden_523f > * {
  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;
}
.main-4689 .hidden_523f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main-4689 .hidden_523f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.action_6b9e .liquid_cff8 {
  margin-bottom: 1.41575em;
}
.action_6b9e .silver_b144 {
  margin-bottom: 1.618em;
}
.texture_fd23 .accordion_9079 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.texture_fd23 .accordion_9079 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.texture_fd23 .purple-9475 {
  max-width: 100%;
  overflow: auto;
}
.pagination_large_7438 .texture_fd23 a:hover {
  text-decoration: underline;
}
.inner_a97d .chip_static_8dc8:not(.thumbnail-fast-39d4),
.inner_a97d .slow-b98d {
  margin-bottom: 1.41575em;
}
.inner_a97d .chip_static_8dc8:not(.thumbnail-fast-39d4):last-child,
.inner_a97d .slow-b98d:last-child {
  margin-bottom: 0;
}
.inner_a97d .chip_static_8dc8.banner-top-9dde {
  margin-bottom: 0.41575em;
}
.inner_a97d .thumbnail_b960:before,
.inner_a97d .outer-a71c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.inner_a97d .thumbnail_b960:before {
  content: "\f115";
}
.inner_a97d .outer-a71c:before {
  content: "\f02c";
}
.inner_a97d .middle-628b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.inner_a97d .middle-628b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.orange_89d4 {
  display: -webkit-box;
  display: flex;
}
.orange_89d4 .block_outer_25fe {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .orange_89d4 .block_outer_25fe {
    flex-basis: 90px;
  }
}
.orange_89d4 .module-simple-8bc2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .orange_89d4 .module-simple-8bc2 {
    flex-basis: calc(100% - 50px);
  }
}
.orange_89d4 .sort-easy-c54b p:last-child {
  margin-bottom: 0.72em;
}
.lower_c563 .hidden_523f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lower_c563 .hidden_523f:after,
.lower_c563 .hidden_523f:before {
  content: "";
  display: table;
}
.lower_c563 .hidden_523f:after {
  clear: both;
}
.lower_c563 .hidden_523f .tooltip_up_b6ef,
.lower_c563 .hidden_523f .form_f51d {
  width: 49%;
}
.lower_c563 .hidden_523f .tooltip_up_b6ef a span.soft-94ba,
.lower_c563 .hidden_523f .form_f51d a span.soft-94ba {
  display: block;
  margin-bottom: 5px;
}
.lower_c563 .hidden_523f .form_f51d {
  float: left;
  text-align: left;
}
.lower_c563 .hidden_523f .tooltip_up_b6ef {
  float: right;
  text-align: right;
}
.caption-0ba1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption-0ba1 {
    margin-bottom: 0;
  }
}
.tabs_dim_d616 {
  margin-bottom: 1em;
}
.tabs_dim_d616 .thumbnail-fast-39d4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.table-3f5c a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_f3bd .tabs_dim_d616,
.backdrop_2962 .tabs_dim_d616 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_f3bd .tabs_dim_d616,
  .backdrop_2962 .tabs_dim_d616 {
    display: block;
  }
}
.list_f3bd .table-3f5c,
.backdrop_2962 .table-3f5c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_f3bd .table-3f5c,
  .backdrop_2962 .table-3f5c {
    margin-bottom: 1em;
  }
}
.list_f3bd .table-3f5c img,
.backdrop_2962 .table-3f5c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_f3bd .pressed-c29e,
.backdrop_2962 .pressed-c29e {
  flex-basis: calc(100% - 160px);
}
.list_f3bd .pressed-c29e p,
.backdrop_2962 .pressed-c29e p {
  margin-bottom: 0;
}
.list_f3bd .pressed-c29e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_f3bd .pressed-c29e {
    padding-left: 0;
  }
}
.backdrop_2962 .pressed-c29e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop_2962 .pressed-c29e {
    padding-right: 0;
  }
}
.backdrop_2962 .table-3f5c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.advanced-89bb .table-3f5c {
  margin-bottom: 0.5em;
}
.advanced-89bb .table-3f5c img {
  width: 100%;
}
.logo-e028 .last-896b,
.complex_b4c2 .last-896b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.complex_b4c2 .up-bd98 .gallery_advanced_2dbb p:last-child {
  margin-bottom: 0;
}
.border_dbdd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.input_2ed5 .modal-north-cdf4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .input_2ed5 .modal-north-cdf4:last-of-type {
    margin-bottom: 0;
  }
}
.input_2ed5 .modal-north-cdf4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_2ed5 .modal-north-cdf4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.input_2ed5 .modal-north-cdf4 ul li {
  margin: 0 0 0.6em;
}
.input_2ed5 .modal-north-cdf4 ul li.tooltip-c7a6,
.input_2ed5 .modal-north-cdf4 ul li.over_1349 {
  position: relative;
}
.input_2ed5 .modal-north-cdf4 ul li.tooltip-c7a6 .shade-center-95bd,
.input_2ed5 .modal-north-cdf4 ul li.over_1349 .shade-center-95bd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.input_2ed5 .modal-north-cdf4 ul li.tooltip-c7a6:after:after,
.input_2ed5 .modal-north-cdf4 ul li.tooltip-c7a6:after:before,
.input_2ed5
  .modal-north-cdf4
  ul
  li.over_1349:after:after,
.input_2ed5
  .modal-north-cdf4
  ul
  li.over_1349:after:before {
  content: "";
  display: table;
}
.input_2ed5 .modal-north-cdf4 ul li.tooltip-c7a6:after:after,
.input_2ed5
  .modal-north-cdf4
  ul
  li.over_1349:after:after {
  clear: both;
}
.input_2ed5 .modal-north-cdf4 a.card-large-7e1f:hover {
  text-decoration: none;
}
.input_2ed5 .modal-north-cdf4 select {
  max-width: 100%;
}
.input_2ed5 .modal-north-cdf4 table {
  font-size: 85%;
}
.input_2ed5 .modal-north-cdf4 table td,
.input_2ed5 .modal-north-cdf4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.input_2ed5 .modal-north-cdf4 table tfoot td {
  text-align: left;
}
.input_2ed5 .modal-north-cdf4 :last-child {
  margin-bottom: 0;
}
.input_2ed5 .modal-north-cdf4 .header-gold-40c6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.input_2ed5 .modal-north-cdf4 .header-gold-40c6 label {
  width: 100%;
}
.input_2ed5 .modal-north-cdf4 .header-gold-40c6 .dim-3367 {
  width: 100%;
  display: block;
}
.input_2ed5 .modal-north-cdf4 .header-gold-40c6 .current_9582 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.input_2ed5 .modal-north-cdf4 .header-gold-40c6 .current_9582:hover svg #svg-search {
  fill: #444;
}
.input_2ed5 .modal-north-cdf4 .header-gold-40c6 .current_9582 svg {
  width: 18px;
  height: 18px;
}
.input_2ed5 .secondary-ed87 ul ul,
.input_2ed5 .logo-1cac ul ul,
.input_2ed5 .row-last-e909 ul ul,
.input_2ed5 .small-5c9f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.input_2ed5 .secondary-ed87 .outer-6231 > a,
.input_2ed5 .logo-1cac .outer-6231 > a,
.input_2ed5 .row-last-e909 .outer-6231 > a,
.input_2ed5 .small-5c9f .outer-6231 > a {
  margin-bottom: 0;
}
.input_2ed5 .element-pressed-07f2 li,
.input_2ed5 .secondary-ed87 li,
.input_2ed5 .wrapper_west_192e li,
.input_2ed5 .logo-1cac li,
.input_2ed5 .row-last-e909 li,
.input_2ed5 .small-5c9f li,
.input_2ed5 .accordion-focused-d5b1 li,
.input_2ed5 .advanced-eb0a li {
  display: block;
  position: relative;
}
.input_2ed5 .element-pressed-07f2 li:last-child,
.input_2ed5 .secondary-ed87 li:last-child,
.input_2ed5 .wrapper_west_192e li:last-child,
.input_2ed5 .logo-1cac li:last-child,
.input_2ed5 .row-last-e909 li:last-child,
.input_2ed5 .small-5c9f li:last-child,
.input_2ed5 .accordion-focused-d5b1 li:last-child,
.input_2ed5 .advanced-eb0a li:last-child {
  border: none;
}
.input_2ed5 .element-pressed-07f2 li a,
.input_2ed5 .secondary-ed87 li a,
.input_2ed5 .wrapper_west_192e li a,
.input_2ed5 .logo-1cac li a,
.input_2ed5 .row-last-e909 li a,
.input_2ed5 .small-5c9f li a,
.input_2ed5 .accordion-focused-d5b1 li a,
.input_2ed5 .advanced-eb0a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_2ed5 .element-pressed-07f2 li ul li::before,
.input_2ed5 .secondary-ed87 li ul li::before,
.input_2ed5 .wrapper_west_192e li ul li::before,
.input_2ed5 .logo-1cac li ul li::before,
.input_2ed5 .row-last-e909 li ul li::before,
.input_2ed5 .small-5c9f li ul li::before,
.input_2ed5 .accordion-focused-d5b1 li ul li::before,
.input_2ed5 .advanced-eb0a li ul li::before {
  left: 15px;
}
.input_2ed5 .element-pressed-07f2 li ul a,
.input_2ed5 .secondary-ed87 li ul a,
.input_2ed5 .wrapper_west_192e li ul a,
.input_2ed5 .logo-1cac li ul a,
.input_2ed5 .row-last-e909 li ul a,
.input_2ed5 .small-5c9f li ul a,
.input_2ed5 .accordion-focused-d5b1 li ul a,
.input_2ed5 .advanced-eb0a li ul a {
  padding-left: 20px;
}
.input_2ed5 .element-pressed-07f2 li ul ul li::before,
.input_2ed5 .secondary-ed87 li ul ul li::before,
.input_2ed5 .wrapper_west_192e li ul ul li::before,
.input_2ed5 .logo-1cac li ul ul li::before,
.input_2ed5 .row-last-e909 li ul ul li::before,
.input_2ed5 .small-5c9f li ul ul li::before,
.input_2ed5 .accordion-focused-d5b1 li ul ul li::before,
.input_2ed5 .advanced-eb0a li ul ul li::before {
  left: 30px;
}
.input_2ed5 .element-pressed-07f2 li ul ul a,
.input_2ed5 .secondary-ed87 li ul ul a,
.input_2ed5 .wrapper_west_192e li ul ul a,
.input_2ed5 .logo-1cac li ul ul a,
.input_2ed5 .row-last-e909 li ul ul a,
.input_2ed5 .small-5c9f li ul ul a,
.input_2ed5 .accordion-focused-d5b1 li ul ul a,
.input_2ed5 .advanced-eb0a li ul ul a {
  padding-left: 40px;
}
.input_2ed5 .over_ef8c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_2ed5 .advanced-eb0a ul li {
  margin-bottom: 1.41575em;
}
.input_2ed5 .advanced-eb0a ul li .link-771c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.input_2ed5 .advanced-eb0a ul li .fluid_a774 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.panel-old-0c94 .element-pressed-07f2 li a,
.panel-old-0c94 .secondary-ed87 li a,
.panel-old-0c94 .wrapper_west_192e li a,
.panel-old-0c94 .logo-1cac li a,
.panel-old-0c94 .row-last-e909 li a,
.panel-old-0c94 .small-5c9f li a,
.panel-old-0c94 .accordion-focused-d5b1 li a,
.panel-old-0c94 .advanced-eb0a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-old-0c94 .over_ef8c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-old-0c94 .modal-north-cdf4 ul li.tooltip-c7a6 .shade-center-95bd,
.panel-old-0c94 .modal-north-cdf4 ul li.over_1349 .shade-center-95bd {
  background: rgba(0, 0, 0, 0.2);
}
.panel-old-0c94 .input_2ed5 .modal-north-cdf4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li {
  margin: 0;
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li ul {
  margin: 0;
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li ul li a {
  padding-left: 15px;
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li ul li li a {
  padding-left: 30px;
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li.hover_steel_e420 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li.hover_steel_e420 > 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;
}
.breadcrumb-pro-61e5 .input_2ed5 .progress_stone_13ea li.hover_steel_e420 > 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;
}
.shade_63b6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification-pink-1b76 {
  position: relative;
  z-index: 10;
}
.notification-pink-1b76 .wrapper_5202 {
  width: 100%;
  max-width: 100%;
}
.short_dba8 .motion-10fd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.short_dba8 .narrow-29ea {
}
.short_dba8 .panel-old-0c94 {
  background: #292929;
}
.pressed_8849 .motion-10fd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pressed_8849 .narrow-29ea {
  background: #f9f9f9;
}
.pressed_8849 .panel-old-0c94 {
  background: #303030;
}
.solid-e821 .motion-10fd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid-e821 .text-0cc9 {
    margin-bottom: 1em;
  }
  .solid-e821 .text-0cc9:last-child {
    margin-bottom: 0;
  }
}
.solid-e821 .narrow-29ea {
  background: #ededed;
}
.solid-e821 .panel-old-0c94 {
  background: #1a1a1a;
}
.motion-10fd.narrow-29ea {
  color: rgba(0, 0, 0, 0.6);
}
.motion-10fd.narrow-29ea .notification-d93f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-10fd.panel-old-0c94 {
  color: rgba(255, 255, 255, 0.99);
}
.motion-10fd.panel-old-0c94 a:not(.card-large-7e1f) {
  color: rgba(255, 255, 255, 0.79);
}
.motion-10fd.panel-old-0c94 a:not(.card-large-7e1f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-10fd.panel-old-0c94 .notification-d93f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-10fd.panel-old-0c94 table tbody td,
.motion-10fd.panel-old-0c94 table th {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_focused_0925.yellow_44c0 .tabs-63ac {
  max-width: initial;
}
.carousel_focused_0925 .section_copper_8876 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.carousel_focused_0925 .section_copper_8876 .wrapper_5202 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .carousel_focused_0925 .section_copper_8876 .wrapper_5202 {
    display: block;
    margin-bottom: 2em;
  }
  .carousel_focused_0925 .section_copper_8876 .wrapper_5202:last-child {
    margin-bottom: 0;
  }
}
.solid-e821 .text-0cc9:last-child,
.pressed_8849 .text-0cc9:last-child,
.short_dba8 .text-0cc9:last-child {
  margin-bottom: 0;
}
.solid-e821 .text-0cc9 .input_2ed5 .modal-north-cdf4:last-child,
.pressed_8849 .text-0cc9 .input_2ed5 .modal-north-cdf4:last-child,
.short_dba8 .text-0cc9 .input_2ed5 .modal-north-cdf4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .solid-e821 .right_03fe,
  .solid-e821 .progress_35e2,
  .pressed_8849 .right_03fe,
  .pressed_8849 .progress_35e2,
  .short_dba8 .right_03fe,
  .short_dba8 .progress_35e2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification-pink-1b76 .text-0cc9 {
    margin-bottom: 2em;
  }
}
.notification-pink-1b76 p:last-child {
  margin-bottom: 0;
}
.notification-pink-1b76 li,
.notification-pink-1b76 ul {
  list-style: none;
  margin: 0;
}
.notification-pink-1b76 ul ul {
  margin-left: 2.617924em;
}
.filter_green_6f74 {
  font-size: 0.875em;
}

/* css-noise: 2225 */
.widget-item-t8 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
