/*!
Theme Name: Customify
Theme URI: https://pressmaximum.middle_36f4/customify
Author: WPCustomify
Author URI: https://pressmaximum.middle_36f4
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.middle_36f4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider_d94c.purple_6c73/licenses/gpl-2.0.photo_white_d6d6
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.last-1bb1/, (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.static_ee00.logo-huge-1f5c/normalize.glass-72b4/
 ======
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.glass-72b4 v7.0.0 | MIT License | github.middle_36f4/necolas/normalize.glass-72b4 */
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;
}
.center_eb56 .paragraph-ded1,
.mini-33bf,
.outer_5939,
.north_e892,
.stale_fc8e,
.fast_ad06,
.avatar_fc57,
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;
}
.mini-33bf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mini-33bf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mini-33bf,
  h1 {
    font-size: 1.8em;
  }
}
.outer_5939,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outer_5939 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outer_5939,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outer_5939,
  h2 {
    font-size: 1.7em;
  }
}
.north_e892,
h3 {
  font-size: 1.618em;
}
.center_eb56 .paragraph-ded1,
.stale_fc8e,
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.next-370c {
  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;
}
.wrapper_bbc0:after,
.wrapper_bbc0:before,
.alert-advanced-aa95:after,
.alert-advanced-aa95:before {
  content: "";
  display: table;
}
.wrapper_bbc0:after,
.alert-advanced-aa95:after {
  clear: both;
}
.block_glass_0a51 {
  float: right;
  margin-right: 0;
}
.small_0ba0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component_a7d1 .light-7c6f,
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;
}
.component_a7d1 .light-7c6f: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;
}
.nav_new_65c2 .light-7c6f {
  box-shadow: none;
}
.nav_new_65c2
  .light-7c6f
  .menu-dynamic-83a4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.nav_new_65c2 .light-7c6f .frame_tiny_deee {
  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;
}
.nav_new_65c2
  .light-7c6f
  .frame_tiny_deee
  b {
  display: none;
}
.nav_new_65c2 .chip_plasma_7b32 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.inner_13d0:not(.large-76c7):not(.breadcrumb-left-75cb),
button:not(.large-76c7):not(.breadcrumb-left-75cb),
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ),
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ),
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ) {
  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;
}
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):hover,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):hover,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):hover,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):hover,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):active,
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):active,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):active,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):active,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):active,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus {
  outline: 0;
}
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6 {
  position: relative;
}
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .background-1c76,
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .new-9123,
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .label-outer-61e3,
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  i,
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  svg,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .background-1c76,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .new-9123,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .label-outer-61e3,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  i,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  svg,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .background-1c76,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .new-9123,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .label-outer-61e3,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  i,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  svg,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .background-1c76,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .new-9123,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .label-outer-61e3,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  i,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  svg,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .background-1c76,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .new-9123,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  .label-outer-61e3,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  i,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6
  svg {
  visibility: hidden;
}
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6:after,
button:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6:after,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6:after,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6:after,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ).fn-loading-c8d6: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;
}
.inner_13d0:not(.large-76c7):not(.breadcrumb-left-75cb),
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ),
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ),
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ) {
  color: #fff;
  background: #235787;
}
.inner_13d0:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus,
input[type="button"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus,
input[type="reset"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus,
input[type="submit"]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ):focus {
  color: #fff;
}
.inner_13d0.fn-disabled-c8d6:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ),
.inner_13d0[disabled]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ),
button.fn-disabled-c8d6:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ),
button[disabled]:not(.large-76c7):not(
    .breadcrumb-left-75cb
  ) {
  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;
}
.table_bright_57b1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_bright_57b1: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;
}
.gallery_paper_f404 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-thick-b0e8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.plasma-fa40 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wrapper_bbc0:after,
.wrapper_bbc0:before,
.video_south_e247:after,
.video_south_e247:before,
.item-e69d:after,
.item-e69d:before,
.east-2b2f:after,
.east-2b2f:before,
.progress_over_334a:after,
.progress_over_334a:before,
.box_cool_d652:after,
.box_cool_d652:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wrapper_bbc0:after,
.video_south_e247:after,
.item-e69d:after,
.east-2b2f:after,
.progress_over_334a:after,
.box_cool_d652:after {
  clear: both;
}
.video_south_e247 .yellow-018e,
.item-e69d .yellow-018e,
.component-hot-c2ad .yellow-018e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.button_action_e751 {
  display: inline-block;
}
.down-7f80 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.down-7f80 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.down-7f80 .content-ba82 {
  padding: 1em 0;
  font-size: 85%;
}
.content-ba82 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav_dbe0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav_dbe0:after,
.nav_dbe0:before {
  content: "";
  display: table;
}
.nav_dbe0:after {
  clear: both;
}
.notification-tall-fece {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.east_240d .notification-tall-fece {
  max-width: 50%;
}
.down_510a .notification-tall-fece {
  max-width: 33.33%;
}
.item_right_bedb .notification-tall-fece {
  max-width: 25%;
}
.element_middle_bc0b .notification-tall-fece {
  max-width: 20%;
}
.alert_f45a .notification-tall-fece {
  max-width: 16.66%;
}
.narrow-18db .notification-tall-fece {
  max-width: 14.28%;
}
.grid-f8c7 .notification-tall-fece {
  max-width: 12.5%;
}
.new_51be .notification-tall-fece {
  max-width: 11.11%;
}
.purple_0042 {
  display: block;
}
.center_eb56 .black-e330 label,
.center_eb56 .content_brown_0e21 label,
.center_eb56 .right-526e label,
.center_eb56 .texture-steel-17ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-5a79 {
  list-style: none;
  margin: 0;
}
.input-5a79 article.shade_29c4 {
  margin-bottom: 0;
}
.input-5a79 ul {
  list-style: none;
  margin: 0;
}
.input-5a79 .chip_north_1871 li.shade_29c4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-5a79 .chip_north_1871 li.shade_29c4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-5a79 .chip_north_1871 li.shade_29c4: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) {
  .input-5a79 .chip_north_1871 li.shade_29c4 li.shade_29c4 li.shade_29c4 li.shade_29c4 {
    padding-left: 0;
  }
}
article.shade_29c4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_29c4 .video_south_e247 p:last-of-type {
  margin-bottom: 0;
}
article.shade_29c4 .background-lower-2e4d {
  float: left;
}
article.shade_29c4 .tertiary-blue-91bb {
  margin-left: 85px;
}
article.shade_29c4 .container_brown_9da8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_29c4 .container_brown_9da8 .fixed-6b23 {
  margin-left: 10px;
}
article.shade_29c4 .mask-2925 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_29c4 .mask_huge_9b5e {
  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 .black-e330,
  #respond .right-526e,
  #respond .texture-steel-17ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black-e330 input,
#respond .right-526e input,
#respond .texture-steel-17ab input {
  width: 100%;
}
#respond .texture-steel-17ab {
  margin-right: 0;
}
#respond .hard_714a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-d42a {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame-d42a.gallery-wide-f857 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame-d42a svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.frame-d42a:focus,
.frame-d42a: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);
}
.center_99ba {
  border-radius: 10%;
}
.search-silver-abf6 {
  border-radius: 50%;
}
.column_tiny_c696 {
  font-size: 0.72em;
}
.static-072d {
  font-size: 0.875em;
}
.section-blue-3c5a {
  font-size: 1.1em;
}
.dirty-5ac4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dirty-5ac4.column_tiny_c696 {
  letter-spacing: 0.5px;
}
.chip_92a0,
.chip_92a0 a {
  color: #6d6d6d;
}
.chip_92a0 a:hover {
  color: #111;
}
.info-focused-2719 {
  color: #6d6d6d;
}
.slider_gas_7f94 {
  overflow-x: hidden;
}
.slider_gas_7f94 .bottom_9417.left_9276 {
  position: relative;
}
.slider_gas_7f94 .bottom_9417.left_9276.article_1f27 {
  position: initial;
}
.slider_gas_7f94
  .bottom_9417.left_9276.article_1f27
  .bronze-246c {
  left: auto;
}
.slider_gas_7f94 .bottom_9417 .bronze-246c {
  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;
}
.slider_gas_7f94 .bottom_9417:hover.left_9276 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slider_gas_7f94
  .bottom_9417:hover.left_9276
  .bronze-246c {
  display: block;
  z-index: 9999999;
}
.slider_gas_7f94 .south_c8c4 .copper_2952,
.slider_gas_7f94 .menu_east_cf0c .copper_2952 {
  display: none;
}
.slider_gas_7f94 .motion-8bed .bottom_9417:hover.left_9276 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.center_eb56 .black-e330 label,
.center_eb56 .content_brown_0e21 label,
.center_eb56 .right-526e label,
.center_eb56 .texture-steel-17ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-5a79 {
  list-style: none;
  margin: 0;
}
.input-5a79 article.shade_29c4 {
  margin-bottom: 0;
}
.input-5a79 ul {
  list-style: none;
  margin: 0;
}
.input-5a79 .chip_north_1871 li.shade_29c4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-5a79 .chip_north_1871 li.shade_29c4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-5a79 .chip_north_1871 li.shade_29c4: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) {
  .input-5a79 .chip_north_1871 li.shade_29c4 li.shade_29c4 li.shade_29c4 li.shade_29c4 {
    padding-left: 0;
  }
}
article.shade_29c4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_29c4 .video_south_e247 p:last-of-type {
  margin-bottom: 0;
}
article.shade_29c4 .background-lower-2e4d {
  float: left;
}
article.shade_29c4 .tertiary-blue-91bb {
  margin-left: 85px;
}
article.shade_29c4 .container_brown_9da8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_29c4 .container_brown_9da8 .fixed-6b23 {
  margin-left: 10px;
}
article.shade_29c4 .mask-2925 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_29c4 .mask_huge_9b5e {
  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 .black-e330,
  #respond .right-526e,
  #respond .texture-steel-17ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black-e330 input,
#respond .right-526e input,
#respond .texture-steel-17ab input {
  width: 100%;
}
#respond .texture-steel-17ab {
  margin-right: 0;
}
#respond .hard_714a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_c8c4 .yellow-e484 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.yellow-e484 .tiny_32cd.container_pink_c8c5 .dark-b3c0 > li > a:focus,
.yellow-e484 .tiny_32cd.container_pink_c8c5 .dark-b3c0 > li > a:hover,
.yellow-e484 .tiny_32cd.liquid_9cdc .dark-b3c0 > li > a:focus,
.yellow-e484 .tiny_32cd.liquid_9cdc .dark-b3c0 > li > a:hover,
.yellow-e484 .tiny_32cd.tall_e677 .dark-b3c0 > li > a:focus,
.yellow-e484 .tiny_32cd.tall_e677 .dark-b3c0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-e484
  .tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li.caption_a5c2
  > a,
.yellow-e484
  .tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li.tall_7b72
  > a,
.yellow-e484
  .tiny_32cd.liquid_9cdc
  .dark-b3c0
  > li.caption_a5c2
  > a,
.yellow-e484
  .tiny_32cd.liquid_9cdc
  .dark-b3c0
  > li.tall_7b72
  > a,
.yellow-e484
  .tiny_32cd.tall_e677
  .dark-b3c0
  > li.caption_a5c2
  > a,
.yellow-e484 .tiny_32cd.tall_e677 .dark-b3c0 > li.aside-center-76fb > a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-e484 .paragraph-c2b3,
.yellow-e484 .paragraph-c2b3 a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-e484 .container_top_8b78.box_01ec li a,
.yellow-e484 .layout_static_1b75 a,
.yellow-e484 .tag-stone-d6d7,
.yellow-e484 .dark-b3c0 > li > a,
.yellow-e484 .status_complex_a883 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484 .container_top_8b78.box_01ec li a:hover,
.yellow-e484 .layout_static_1b75 a:hover,
.yellow-e484 .tag-stone-d6d7:hover,
.yellow-e484 .dark-b3c0 > li > a:hover,
.yellow-e484 .status_complex_a883:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-e484 .border-paper-de50 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484 .border-paper-de50 .stale_d717 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-e484 .border-paper-de50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-e484 .popup-hard-50ca .banner-f6e4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484 .popup-hard-50ca .banner-f6e4 .box_b3ae {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484
  .popup-hard-50ca
  .banner-f6e4
  .box_b3ae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484
  .popup-hard-50ca
  .banner-f6e4
  .box_b3ae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484
  .popup-hard-50ca
  .banner-f6e4
  .box_b3ae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484
  .popup-hard-50ca
  .banner-f6e4
  .box_b3ae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484 .popup-hard-50ca .highlight-upper-0e4f {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-e484 .popup-hard-50ca .highlight-upper-0e4f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_solid_0e96
  .yellow-e484
  .popup-hard-50ca
  .gas_7262
  .item-b24d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_solid_0e96
  .yellow-e484
  .popup-hard-50ca
  .gas_7262
  .box_b3ae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_c8c4 .frame_bottom_5425 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.frame_bottom_5425 .tiny_32cd.container_pink_c8c5 .dark-b3c0 > li > a:focus,
.frame_bottom_5425 .tiny_32cd.container_pink_c8c5 .dark-b3c0 > li > a:hover,
.frame_bottom_5425 .tiny_32cd.liquid_9cdc .dark-b3c0 > li > a:focus,
.frame_bottom_5425 .tiny_32cd.liquid_9cdc .dark-b3c0 > li > a:hover,
.frame_bottom_5425 .tiny_32cd.tall_e677 .dark-b3c0 > li > a:focus,
.frame_bottom_5425 .tiny_32cd.tall_e677 .dark-b3c0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_bottom_5425
  .tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li.caption_a5c2
  > a,
.frame_bottom_5425
  .tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li.tall_7b72
  > a,
.frame_bottom_5425
  .tiny_32cd.liquid_9cdc
  .dark-b3c0
  > li.caption_a5c2
  > a,
.frame_bottom_5425
  .tiny_32cd.liquid_9cdc
  .dark-b3c0
  > li.tall_7b72
  > a,
.frame_bottom_5425
  .tiny_32cd.tall_e677
  .dark-b3c0
  > li.caption_a5c2
  > a,
.frame_bottom_5425 .tiny_32cd.tall_e677 .dark-b3c0 > li.aside-center-76fb > a {
  color: rgba(0, 0, 0, 0.8);
}
.frame_bottom_5425 .paragraph-c2b3,
.frame_bottom_5425 .paragraph-c2b3 a {
  color: rgba(0, 0, 0, 0.8);
}
.frame_bottom_5425 .container_top_8b78.box_01ec li a,
.frame_bottom_5425 .layout_static_1b75 a,
.frame_bottom_5425 .tag-stone-d6d7,
.frame_bottom_5425 .dark-b3c0 > li > a,
.frame_bottom_5425 .status_complex_a883 {
  color: rgba(0, 0, 0, 0.55);
}
.frame_bottom_5425 .container_top_8b78.box_01ec li a:hover,
.frame_bottom_5425 .layout_static_1b75 a:hover,
.frame_bottom_5425 .tag-stone-d6d7:hover,
.frame_bottom_5425 .dark-b3c0 > li > a:hover,
.frame_bottom_5425 .status_complex_a883:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_bottom_5425 .border-paper-de50 {
  color: rgba(0, 0, 0, 0.55);
}
.frame_bottom_5425 .border-paper-de50 .stale_d717 {
  color: rgba(0, 0, 0, 0.8);
}
.frame_bottom_5425 .border-paper-de50:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small-5099 .in_81c8 {
  margin-left: auto;
  margin-right: auto;
}
.item-e69d > * {
  margin-left: auto;
  margin-right: auto;
}
.item-e69d .gallery_paper_f404 {
  margin-right: 1.41575em;
}
.filter_fixed_181b .item-e69d > .notification_last_197e {
  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;
}
.filter_fixed_181b .item-e69d > .texture-medium-c0a5 {
  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;
}
.border-b98f.small-5099 .in_81c8,
.info-last-0ce3.small-5099 .in_81c8 {
  margin-left: 0;
}
.cool_e353.small-5099 .in_81c8,
.status-iron-701b.small-5099 .in_81c8 {
  margin-right: 0;
}
.item-e69d ol,
.item-e69d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.in-95ef video {
  max-width: 100%;
}
.alert_action_a5c7 img {
  display: block;
}
.alert_action_a5c7.gallery_paper_f404,
.alert_action_a5c7.hidden-thick-b0e8 {
  width: 100%;
}
.alert_action_a5c7.texture-medium-c0a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.solid-29e6:not(.secondary-new-e9d8) {
  margin: 1.5em auto;
}
.element_inner_e2ee p {
  padding: 1.5em 14px;
}
ul.out-0630.texture-medium-c0a5,
ul.out-0630.notification_last_197e,
ul.out-0630.container_c0f7.notification_last_197e {
  padding: 0 14px;
}
.module-left-1a06 {
  display: block;
  overflow-x: auto;
}
.module-left-1a06 table {
  border-collapse: collapse;
  width: 100%;
}
.module-left-1a06 td,
.module-left-1a06 th {
  padding: 0.5em;
}
.item-e69d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.item-e69d ol ol,
.item-e69d ol ul,
.item-e69d ul ol,
.item-e69d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.item-e69d ol ol li,
.item-e69d ol ul li,
.item-e69d ul ol li,
.item-e69d ul ul li {
  margin-left: 0;
}
.backdrop-blue-ce91.avatar-7fd5 > .feature-orange-8396 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop-blue-ce91.avatar-7fd5 > .feature-orange-8396 iframe,
.backdrop-blue-ce91.avatar-7fd5 > .feature-orange-8396 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hard_5976 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hard_5976.header-static-06e9 {
  padding: 0;
}
.hard_5976.header-static-06e9 cite {
  font-size: 13px;
}
.hard_5976 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hard_5976 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bright-7eb8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bright-7eb8 > p:first-child {
  margin-top: 0;
}
.bright-7eb8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bright-7eb8 blockquote {
  border-left: 0;
}
.tag_5536 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tag_5536:not(.item_c38c) {
  max-width: 100px;
}
.tag_5536.icon_ba9e {
  border-bottom: none !important;
  text-align: center;
}
.tag_5536.icon_ba9e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .element_inner_e2ee p {
    padding: 1.5em 0;
  }
}
.shade-783b {
  color: #0073aa;
}
.gas-40cc {
  background-color: #0073aa;
}
.list-16c6 {
  color: #229fd8;
}
.prev_35af {
  background-color: #229fd8;
}
.detail_cae6 {
  color: #eee;
}
.secondary-ffd0 {
  background-color: #eee;
}
.feature_e41c {
  color: #444;
}
.list-7c77 {
  background-color: #444;
}
.basic_0ac6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.basic_0ac6 .slider-out-142b .layout_static_1b75 {
  font-size: 15px;
}
.basic_0ac6 .layout_static_1b75 {
  line-height: 1.3;
}
.basic_0ac6 .frame_bottom_5425 {
}
.basic_0ac6 .yellow-e484 {
  background: #235787;
}
.west_36b4 {
  padding: 0;
}
.west_36b4 .yellow-e484 {
  background: #1a1a1a;
}
.west_36b4 .frame_bottom_5425 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.brown-d4af {
  padding: 0;
  border-left: none;
  border-right: none;
}
.brown-d4af .frame_bottom_5425 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.brown-d4af .yellow-e484 {
  background: #303030;
}
.box_cool_d652 {
  position: relative;
  z-index: 10;
}
.box_cool_d652 .input_dark_370a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-a635 .left_9276 {
  display: inline-block;
  vertical-align: middle;
}
.icon-a635.hover-fluid-e555 .left_9276 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .icon-a635.hover-fluid-e555 .left_9276 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .icon-a635.hover-fluid-e555 .left_9276 {
    margin-right: 0.4em;
  }
}
.icon-a635.hover-fluid-e555 .left_9276:last-child {
  margin-right: 0;
}
.medium-106e .input_dark_370a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .south_c8c4 .slider-out-142b {
    margin: 0 -0.5em;
  }
  .south_c8c4 .slider-out-142b [class*="customify-col-"],
  .south_c8c4 .slider-out-142b [class*="customify-col_"],
  .south_c8c4 .slider-out-142b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.south_c8c4.tabs_24e7 .input_dark_370a {
  background: 0 0 !important;
}
.south_c8c4.tabs_24e7 .input_dark_370a,
.south_c8c4.medium-106e .input_dark_370a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .south_c8c4.description_small_8229 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.south_c8c4.medium-106e .input_dark_370a {
  box-shadow: none !important;
}
.element-cool-f5ef {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .element-cool-f5ef {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .element-cool-f5ef {
    padding: 18px 0 20px;
  }
}
.element-cool-f5ef .button_hot_c487 {
  width: 100%;
}
.element-cool-f5ef .grid_993c {
  margin-bottom: 0;
}
.element-cool-f5ef .title-46d7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.thumbnail-dd9f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thumbnail-dd9f .next_8965 {
  width: 100%;
}
.fast-54c0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fast-54c0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fast-54c0 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;
}
.fast-54c0 li:last-child:after {
  display: none;
}
.fast-54c0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.steel_db3a .copper_2952 button,
.element-cool-f5ef .copper_2952 button {
  left: 0;
}
.steel_db3a .next_8965,
.element-cool-f5ef .next_8965 {
  padding-left: 0;
  padding-right: 0;
}
.steel_db3a .thumbnail-dd9f,
.element-cool-f5ef .thumbnail-dd9f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.steel_db3a {
  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;
}
.steel_db3a: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;
}
.steel_db3a .hero-3f57 {
  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) {
  .steel_db3a .hero-3f57 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .steel_db3a .hero-3f57 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .steel_db3a .hero-3f57 {
    min-height: 200px;
  }
}
.steel_db3a .fast-54c0 {
  color: rgba(255, 255, 255, 0.8);
}
.steel_db3a .fast-54c0 a,
.steel_db3a .fast-54c0 li:after {
  color: inherit;
}
.steel_db3a .fast-54c0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.input_c02d {
  margin-bottom: 0.5em;
}
.filter-bafc {
  margin-bottom: 1.2em;
}
.filter-bafc,
.input_c02d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter-bafc p:last-child,
.input_c02d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .copper_2952,
#masthead .copper_2952 {
  display: none;
}
#masthead
  > .copper_2952.tabs-black-b389 {
  display: none;
}
#masthead > .copper_2952 button {
  left: 0;
}
.box-2ca3 {
  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%;
}
.box-2ca3 .left_9276 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box-2ca3 .list-80f8 {
  display: -webkit-box;
  display: flex;
}
.box-2ca3 .list-80f8.active-e57e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box-2ca3 .list-80f8.container_5852 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-2ca3 .list-80f8.tooltip_53fe {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-2ca3.column-under-0f74.logo_plasma_5fa4 .list-80f8.active-e57e {
  flex-basis: 100%;
}
.box-2ca3.in_da50 .list-80f8.container_5852 {
  -webkit-box-flex: 1;
  flex: auto;
}
.box-2ca3.in_da50 .list-80f8.tooltip_53fe {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .copper_2952.tabs-black-b389 {
  display: none;
}
#masthead > .copper_2952 button {
  left: 0;
}
.simple_6030 {
  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;
}
.simple_6030:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.simple_6030.tiny_dfae i {
  margin-right: 4px;
}
.simple_6030.paper-5ffe i {
  margin-left: 5px;
}
.layout_static_1b75 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.layout_static_1b75 p:last-child {
  margin-bottom: 0;
}
.complex-b1e9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.complex-b1e9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.complex-b1e9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.complex-b1e9 .paragraph-c2b3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.complex-b1e9 .input-a427 {
  margin: 5px 0 7px 0;
}
.complex-b1e9.up-db8c .middle-2c81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex-b1e9.up-db8c .frame_cab5 {
  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;
}
.complex-b1e9.link-c8d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.complex-b1e9.link-c8d5 .middle-2c81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex-b1e9.link-c8d5 .frame_cab5 {
  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;
}
.complex-b1e9.action_9a61 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-b1e9.overlay-8f81 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.complex-b1e9.overlay-8f81 .frame_cab5 {
  margin-top: 7px;
}
.secondary-west-8b5e {
  display: inline-block;
}
.box_cool_d652 .cool-1efb .complex-b1e9 img {
  max-width: 100%;
}
.tiny_32cd .text_west_608b.element_bright_9d92,
.gold-a868 .text_west_608b.element_bright_9d92 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tiny_32cd .header-7c5b,
.gold-a868 .header-7c5b {
  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%);
}
.tiny_32cd .header-7c5b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tiny_32cd.photo_23eb .header-7c5b {
  display: none;
}
.tiny_32cd .brown_6e2f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tiny_32cd .brown_6e2f li {
  display: inline-block;
  position: relative;
}
.tiny_32cd .brown_6e2f li:last-child {
  margin-right: 0;
}
.tiny_32cd .brown_6e2f 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;
}
.tiny_32cd .brown_6e2f li.aside-center-76fb > a {
  color: rgba(0, 0, 0, 0.9);
}
.tiny_32cd .brown_6e2f > 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;
}
.tiny_32cd .brown_6e2f > li > a i {
  line-height: 0;
}
.tiny_32cd .brown_6e2f > li.filter_left_4788 > a .header-7c5b {
  margin-left: 4px;
  line-height: 0;
}
.tiny_32cd .brown_6e2f .feature_4087 li.filter_left_4788 > a {
  position: relative;
}
.tiny_32cd .brown_6e2f .feature_4087 li.filter_left_4788 > a:after,
.tiny_32cd .brown_6e2f .feature_4087 li.filter_left_4788 > a:before {
  content: "";
  display: table;
}
.tiny_32cd .brown_6e2f .feature_4087 li.filter_left_4788 > a:after {
  clear: both;
}
.tiny_32cd .brown_6e2f .feature_4087 li.filter_left_4788 > a .header-7c5b {
  margin-left: 5px;
  float: right;
}
.tiny_32cd .up-cfca,
.tiny_32cd .feature_4087 {
  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;
}
.tiny_32cd .feature_4087 {
  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;
}
.tiny_32cd .feature_4087 .element_bright_9d92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tiny_32cd .feature_4087 .header-7c5b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tiny_32cd .feature_4087 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tiny_32cd .feature_4087 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;
}
.tiny_32cd .feature_4087 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tiny_32cd .feature_4087 .feature_4087 {
  top: 0;
  left: 100%;
}
.tiny_32cd .breadcrumb_0296.fn-focus-c8d6 > .up-cfca,
.tiny_32cd .breadcrumb_0296.fn-focus-c8d6 > .feature_4087,
.tiny_32cd .breadcrumb_0296:focus > .up-cfca,
.tiny_32cd .breadcrumb_0296:focus > .feature_4087,
.tiny_32cd .breadcrumb_0296:hover > .up-cfca,
.tiny_32cd .breadcrumb_0296:hover > .feature_4087 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tiny_32cd.tall_e677 .dark-b3c0:after,
.tiny_32cd.tall_e677 .dark-b3c0:before {
  content: "";
  display: table;
}
.tiny_32cd.tall_e677 .dark-b3c0:after {
  clear: both;
}
.tiny_32cd.tall_e677 .dark-b3c0 > li {
  float: left;
}
.tiny_32cd.row_b6d7 .dark-b3c0:after,
.tiny_32cd.row_b6d7 .dark-b3c0:before {
  content: "";
  display: table;
}
.tiny_32cd.row_b6d7 .dark-b3c0:after {
  clear: both;
}
.tiny_32cd.row_b6d7 .dark-b3c0 > li {
  float: left;
}
.tiny_32cd.row_b6d7 .dark-b3c0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tiny_32cd.row_b6d7 .dark-b3c0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tiny_32cd.row_b6d7 .dark-b3c0 > li.caption_a5c2 > a,
.tiny_32cd.row_b6d7 .dark-b3c0 > li.aside-center-76fb > a {
  color: #fff;
  background-color: #1e4b75;
}
.tiny_32cd.container_pink_c8c5 .dark-b3c0 > li > a .element_bright_9d92 {
  position: relative;
}
.tiny_32cd.container_pink_c8c5 .dark-b3c0 > li > a .element_bright_9d92: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;
}
.tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li:focus
  > a
  .element_bright_9d92:before,
.tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li:hover
  > a
  .element_bright_9d92:before {
  width: 100%;
  background-color: currentColor;
}
.tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li.caption_a5c2
  > a
  .element_bright_9d92:before,
.tiny_32cd.container_pink_c8c5
  .dark-b3c0
  > li.tall_7b72
  > a
  .element_bright_9d92:before {
  width: 100%;
  background-color: currentColor;
}
.tiny_32cd.liquid_9cdc .dark-b3c0 > li > a .element_bright_9d92 {
  position: relative;
}
.tiny_32cd.liquid_9cdc .dark-b3c0 > li > a .element_bright_9d92: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;
}
.tiny_32cd.liquid_9cdc .dark-b3c0 > li:focus > a .element_bright_9d92:before,
.tiny_32cd.liquid_9cdc
  .dark-b3c0
  > li:hover
  > a
  .element_bright_9d92:before {
  width: 100%;
  background-color: currentColor;
}
.tiny_32cd.liquid_9cdc
  .dark-b3c0
  > li.caption_a5c2
  > a
  .element_bright_9d92:before,
.tiny_32cd.liquid_9cdc
  .dark-b3c0
  > li.tall_7b72
  > a
  .element_bright_9d92:before {
  width: 100%;
  background-color: currentColor;
}
.gold-a868 .brown_6e2f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gold-a868 .brown_6e2f li:first-child > a {
  border-top: none;
}
.gold-a868 .brown_6e2f .border-inner-71d2 > .element_bright_9d92 .header-7c5b {
  display: none;
}
.gold-a868 .brown_6e2f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gold-a868 .brown_6e2f li:last-child {
  border: none;
}
.gold-a868 .brown_6e2f li.filter_left_4788 > a {
  padding-right: 45px !important;
}
.gold-a868 .brown_6e2f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gold-a868 .brown_6e2f li a:focus,
.gold-a868 .brown_6e2f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold-a868 .brown_6e2f li .card-up-2d59 {
  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;
}
.gold-a868 .brown_6e2f li .card-up-2d59:hover {
  box-shadow: none;
}
.gold-a868 .brown_6e2f li .card-up-2d59 .header-7c5b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gold-a868 .brown_6e2f .feature_4087 {
  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);
}
.gold-a868 .brown_6e2f .feature_4087 li a {
  padding-left: 3em;
}
.gold-a868 .brown_6e2f .main-4db5 > a .card-up-2d59 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gold-a868 .brown_6e2f .main-4db5 > .feature_4087 {
  display: block;
  opacity: 1;
}
.block_over_5317 {
  max-width: 100%;
}
.search_61e3 {
  line-height: 0;
  cursor: pointer;
}
.status_complex_a883 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.status_complex_a883:hover {
  box-shadow: none;
  color: currentColor;
}
.status_complex_a883 svg {
  width: 18px;
  height: 18px;
}
.status_complex_a883 .in-27f4 {
  display: none;
}
.chip-0741 {
  position: relative;
}
.chip-0741.fn-active-c8d6 .status_complex_a883 .avatar-bottom-f780 {
  display: none;
}
.chip-0741.fn-active-c8d6 .status_complex_a883 .in-27f4 {
  display: inline-block;
}
.chip-0741 .motion-ca4d {
  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);
}
.chip-0741.lower-10f6 .motion-ca4d {
  left: auto;
  right: -0.9em;
}
.chip-0741.lower-10f6 .mask-simple-d215::before {
  left: auto;
  right: 15px;
}
.chip-0741.fn-active-c8d6 .motion-ca4d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gas_7262 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gas_7262 label {
  flex-basis: 100%;
}
.gas_7262 .banner-f6e4 {
  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;
}
.gas_7262 .box_b3ae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gas_7262 .box_b3ae:focus {
  background-color: transparent;
}
.gas_7262 button.highlight-upper-0e4f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gas_7262 button.highlight-upper-0e4f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gas_7262 button.highlight-upper-0e4f svg {
  width: 18px;
  height: 18px;
}
.gas_7262 input[type="submit"] {
  min-height: auto;
}
.popup-hard-50ca .gas_7262 .box_b3ae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mask-simple-d215 {
  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) {
  .mask-simple-d215 {
    width: 220px;
  }
}
.mask-simple-d215 label {
  flex-basis: 100%;
}
.mask-simple-d215::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;
}
.frame_solid_0e96 .popup-hard-50ca .gas_7262 {
  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;
}
.frame_solid_0e96
  .popup-hard-50ca
  .gas_7262
  .banner-f6e4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame_solid_0e96 .popup-hard-50ca .gas_7262 .box_b3ae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame_solid_0e96
  .popup-hard-50ca
  .gas_7262
  .box_b3ae:focus {
  background: 0 0;
}
.frame_solid_0e96
  .popup-hard-50ca
  .gas_7262
  .item-b24d {
  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;
}
.container_top_8b78 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.container_top_8b78 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.container_top_8b78 li:last-child {
  margin-right: 0;
}
.container_top_8b78 li:first-child {
  margin-left: 0;
}
.container_top_8b78.search_d249 a {
  color: #fff;
}
.container_top_8b78.search_d249 a:hover {
  color: #fff;
}
.container_top_8b78 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.container_top_8b78 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.container_top_8b78 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.container_top_8b78 a:hover {
  opacity: 0.9;
  color: inherit;
}
.container_top_8b78 [class*="social-icon-apple"] {
  background-color: #999;
}
.container_top_8b78 [class*="social-icon-apple"].outline_82b3 {
  background-color: transparent;
  color: #999;
}
.container_top_8b78 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.container_top_8b78 [class*="social-icon-behance"].outline_82b3 {
  background-color: transparent;
  color: #1769ff;
}
.container_top_8b78 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.container_top_8b78 [class*="social-icon-bitbucket"].outline_82b3 {
  background-color: transparent;
  color: #205081;
}
.container_top_8b78 [class*="social-icon-codepen"] {
  background-color: #000;
}
.container_top_8b78 [class*="social-icon-codepen"].outline_82b3 {
  background-color: transparent;
  color: #000;
}
.container_top_8b78 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.container_top_8b78 [class*="social-icon-delicious"].outline_82b3 {
  background-color: transparent;
  color: #39f;
}
.container_top_8b78 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.container_top_8b78 [class*="social-icon-digg"].outline_82b3 {
  background-color: transparent;
  color: #005be2;
}
.container_top_8b78 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.container_top_8b78 [class*="social-icon-dribbble"].outline_82b3 {
  background-color: transparent;
  color: #ea4c89;
}
.container_top_8b78 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.container_top_8b78 [class*="social-icon-envelope"].outline_82b3 {
  background-color: transparent;
  color: #ea4335;
}
.container_top_8b78 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.container_top_8b78 [class*="social-icon-facebook"].outline_82b3 {
  background-color: transparent;
  color: #3b5998;
}
.container_top_8b78 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.container_top_8b78 [class*="social-icon-flickr"].outline_82b3 {
  background-color: transparent;
  color: #0063dc;
}
.container_top_8b78 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.container_top_8b78 [class*="social-icon-foursquare"].outline_82b3 {
  background-color: transparent;
  color: #2d5be3;
}
.container_top_8b78 [class*="social-icon-github"] {
  background-color: #333;
}
.container_top_8b78 [class*="social-icon-github"].outline_82b3 {
  background-color: transparent;
  color: #333;
}
.container_top_8b78 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.container_top_8b78 [class*="social-icon-google-plus"].outline_82b3 {
  background-color: transparent;
  color: #dd4b39;
}
.container_top_8b78 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.container_top_8b78 [class*="social-icon-houzz"].outline_82b3 {
  background-color: transparent;
  color: #7ac142;
}
.container_top_8b78 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.container_top_8b78 [class*="social-icon-instagram"].outline_82b3 {
  background-color: transparent;
  color: #262626;
}
.container_top_8b78 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.container_top_8b78 [class*="social-icon-jsfiddle"].outline_82b3 {
  background-color: transparent;
  color: #487aa2;
}
.container_top_8b78 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.container_top_8b78 [class*="social-icon-linkedin"].outline_82b3 {
  background-color: transparent;
  color: #0077b5;
}
.container_top_8b78 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.container_top_8b78 [class*="social-icon-medium"].outline_82b3 {
  background-color: transparent;
  color: #00ab6b;
}
.container_top_8b78 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.container_top_8b78
  [class*="social-icon-odnoklassniki"].outline_82b3 {
  background-color: transparent;
  color: #f4731c;
}
.container_top_8b78 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.container_top_8b78 [class*="social-icon-meetup"].outline_82b3 {
  background-color: transparent;
  color: #ec1c40;
}
.container_top_8b78 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.container_top_8b78 [class*="social-icon-pinterest"].outline_82b3 {
  background-color: transparent;
  color: #bd081c;
}
.container_top_8b78 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.container_top_8b78 [class*="social-icon-product-hunt"].outline_82b3 {
  background-color: transparent;
  color: #da552f;
}
.container_top_8b78 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.container_top_8b78 [class*="social-icon-reddit"].outline_82b3 {
  background-color: transparent;
  color: #ff4500;
}
.container_top_8b78 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.container_top_8b78 [class*="social-icon-rss"].outline_82b3 {
  background-color: transparent;
  color: #f26522;
}
.container_top_8b78 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.container_top_8b78
  [class*="social-icon-shopping-cart"].outline_82b3 {
  background-color: transparent;
  color: #4caf50;
}
.container_top_8b78 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.container_top_8b78 [class*="social-icon-skype"].outline_82b3 {
  background-color: transparent;
  color: #00aff0;
}
.container_top_8b78 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.container_top_8b78 [class*="social-icon-slideshare"].outline_82b3 {
  background-color: transparent;
  color: #0077b5;
}
.container_top_8b78 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.container_top_8b78 [class*="social-icon-snapchat"].outline_82b3 {
  background-color: transparent;
  color: #fffc00;
}
.container_top_8b78 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.container_top_8b78 [class*="social-icon-soundcloud"].outline_82b3 {
  background-color: transparent;
  color: #f80;
}
.container_top_8b78 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.container_top_8b78 [class*="social-icon-spotify"].outline_82b3 {
  background-color: transparent;
  color: #2ebd59;
}
.container_top_8b78 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.container_top_8b78
  [class*="social-icon-stack-overflow"].outline_82b3 {
  background-color: transparent;
  color: #fe7a15;
}
.container_top_8b78 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.container_top_8b78 [class*="social-icon-maldkfgram"].outline_82b3 {
  background-color: transparent;
  color: #2ca5e0;
}
.container_top_8b78 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.container_top_8b78 [class*="social-icon-tripadvisor"].outline_82b3 {
  background-color: transparent;
  color: #589442;
}
.container_top_8b78 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.container_top_8b78 [class*="social-icon-tumblr"].outline_82b3 {
  background-color: transparent;
  color: #35465c;
}
.container_top_8b78 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.container_top_8b78 [class*="social-icon-twitch"].outline_82b3 {
  background-color: transparent;
  color: #6441a5;
}
.container_top_8b78 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.container_top_8b78 [class*="social-icon-twitter"].outline_82b3 {
  background-color: transparent;
  color: #1da1f2;
}
.container_top_8b78 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.container_top_8b78 [class*="social-icon-vimeo"].outline_82b3 {
  background-color: transparent;
  color: #1ab7ea;
}
.container_top_8b78 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.container_top_8b78 [class*="social-icon-vk"].outline_82b3 {
  background-color: transparent;
  color: #45668e;
}
.container_top_8b78 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.container_top_8b78 [class*="social-icon-weibo"].outline_82b3 {
  background-color: transparent;
  color: #df2029;
}
.container_top_8b78 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.container_top_8b78 [class*="social-icon-weixin"].outline_82b3 {
  background-color: transparent;
  color: #7bb32e;
}
.container_top_8b78 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.container_top_8b78 [class*="social-icon-whatsapp"].outline_82b3 {
  background-color: transparent;
  color: #25d366;
}
.container_top_8b78 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.container_top_8b78 [class*="social-icon-wordpress"].outline_82b3 {
  background-color: transparent;
  color: #21759b;
}
.container_top_8b78 [class*="social-icon-xing"] {
  background-color: #026466;
}
.container_top_8b78 [class*="social-icon-xing"].outline_82b3 {
  background-color: transparent;
  color: #026466;
}
.container_top_8b78 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.container_top_8b78 [class*="social-icon-yelp"].outline_82b3 {
  background-color: transparent;
  color: #af0606;
}
.container_top_8b78 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.container_top_8b78 [class*="social-icon-youtube"].outline_82b3 {
  background-color: transparent;
  color: #cd201f;
}
.tag-stone-d6d7 {
  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;
}
.tag-stone-d6d7:hover {
  box-shadow: none;
  background: 0 0;
}
.focus_out_76dd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pattern_76ff {
  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;
}
.silver-9360 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight-red-bb3f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight-red-bb3f,
.highlight-red-bb3f::after,
.highlight-red-bb3f::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;
}
.highlight-red-bb3f::after,
.highlight-red-bb3f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label-53c3 .pattern_76ff .silver-9360 {
  margin-top: -2px;
  width: 19px;
}
.label-53c3 .pattern_76ff .highlight-red-bb3f {
  margin-top: -1px;
}
.label-53c3 .pattern_76ff .highlight-red-bb3f,
.label-53c3 .pattern_76ff .highlight-red-bb3f::after,
.label-53c3 .pattern_76ff .highlight-red-bb3f::before {
  width: 19px;
  height: 2px;
}
.label-53c3 .pattern_76ff .highlight-red-bb3f::before {
  top: -6px;
}
.label-53c3 .pattern_76ff .highlight-red-bb3f::after {
  bottom: -6px;
}
.texture_9e4d .pattern_76ff .silver-9360 {
  margin-top: -2px;
  width: 22px;
}
.texture_9e4d .pattern_76ff .highlight-red-bb3f {
  margin-top: -1px;
}
.texture_9e4d .pattern_76ff .highlight-red-bb3f,
.texture_9e4d .pattern_76ff .highlight-red-bb3f::after,
.texture_9e4d .pattern_76ff .highlight-red-bb3f::before {
  width: 22px;
  height: 2px;
}
.texture_9e4d .pattern_76ff .highlight-red-bb3f::before {
  top: -7px;
}
.texture_9e4d .pattern_76ff .highlight-red-bb3f::after {
  bottom: -7px;
}
.purple_697b .pattern_76ff .silver-9360 {
  margin-top: -2px;
  width: 31px;
}
.purple_697b .pattern_76ff .highlight-red-bb3f {
  margin-top: -1.5px;
}
.purple_697b .pattern_76ff .highlight-red-bb3f,
.purple_697b .pattern_76ff .highlight-red-bb3f::after,
.purple_697b .pattern_76ff .highlight-red-bb3f::before {
  width: 31px;
  height: 3px;
}
.purple_697b .pattern_76ff .highlight-red-bb3f::before {
  top: -9px;
}
.purple_697b .pattern_76ff .highlight-red-bb3f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .orange_453d .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 19px;
  }
  .orange_453d .pattern_76ff .highlight-red-bb3f {
    margin-top: -1px;
  }
  .orange_453d .pattern_76ff .highlight-red-bb3f,
  .orange_453d .pattern_76ff .highlight-red-bb3f::after,
  .orange_453d .pattern_76ff .highlight-red-bb3f::before {
    width: 19px;
    height: 2px;
  }
  .orange_453d .pattern_76ff .highlight-red-bb3f::before {
    top: -6px;
  }
  .orange_453d .pattern_76ff .highlight-red-bb3f::after {
    bottom: -6px;
  }
  .silver_7378 .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 22px;
  }
  .silver_7378 .pattern_76ff .highlight-red-bb3f {
    margin-top: -1px;
  }
  .silver_7378 .pattern_76ff .highlight-red-bb3f,
  .silver_7378 .pattern_76ff .highlight-red-bb3f::after,
  .silver_7378 .pattern_76ff .highlight-red-bb3f::before {
    width: 22px;
    height: 2px;
  }
  .silver_7378 .pattern_76ff .highlight-red-bb3f::before {
    top: -7px;
  }
  .silver_7378 .pattern_76ff .highlight-red-bb3f::after {
    bottom: -7px;
  }
  .backdrop-33f3 .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop-33f3 .pattern_76ff .highlight-red-bb3f {
    margin-top: -1.5px;
  }
  .backdrop-33f3 .pattern_76ff .highlight-red-bb3f,
  .backdrop-33f3 .pattern_76ff .highlight-red-bb3f::after,
  .backdrop-33f3 .pattern_76ff .highlight-red-bb3f::before {
    width: 31px;
    height: 3px;
  }
  .backdrop-33f3 .pattern_76ff .highlight-red-bb3f::before {
    top: -9px;
  }
  .backdrop-33f3 .pattern_76ff .highlight-red-bb3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .block-ec59 .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 19px;
  }
  .block-ec59 .pattern_76ff .highlight-red-bb3f {
    margin-top: -1px;
  }
  .block-ec59 .pattern_76ff .highlight-red-bb3f,
  .block-ec59 .pattern_76ff .highlight-red-bb3f::after,
  .block-ec59 .pattern_76ff .highlight-red-bb3f::before {
    width: 19px;
    height: 2px;
  }
  .block-ec59 .pattern_76ff .highlight-red-bb3f::before {
    top: -6px;
  }
  .block-ec59 .pattern_76ff .highlight-red-bb3f::after {
    bottom: -6px;
  }
  .description_hard_381a .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 22px;
  }
  .description_hard_381a .pattern_76ff .highlight-red-bb3f {
    margin-top: -1px;
  }
  .description_hard_381a .pattern_76ff .highlight-red-bb3f,
  .description_hard_381a .pattern_76ff .highlight-red-bb3f::after,
  .description_hard_381a .pattern_76ff .highlight-red-bb3f::before {
    width: 22px;
    height: 2px;
  }
  .description_hard_381a .pattern_76ff .highlight-red-bb3f::before {
    top: -7px;
  }
  .description_hard_381a .pattern_76ff .highlight-red-bb3f::after {
    bottom: -7px;
  }
  .medium_ba5e .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 31px;
  }
  .medium_ba5e .pattern_76ff .highlight-red-bb3f {
    margin-top: -1.5px;
  }
  .medium_ba5e .pattern_76ff .highlight-red-bb3f,
  .medium_ba5e .pattern_76ff .highlight-red-bb3f::after,
  .medium_ba5e .pattern_76ff .highlight-red-bb3f::before {
    width: 31px;
    height: 3px;
  }
  .medium_ba5e .pattern_76ff .highlight-red-bb3f::before {
    top: -9px;
  }
  .medium_ba5e .pattern_76ff .highlight-red-bb3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .copper-2c5d .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 19px;
  }
  .copper-2c5d .pattern_76ff .highlight-red-bb3f {
    margin-top: -1px;
  }
  .copper-2c5d .pattern_76ff .highlight-red-bb3f,
  .copper-2c5d .pattern_76ff .highlight-red-bb3f::after,
  .copper-2c5d .pattern_76ff .highlight-red-bb3f::before {
    width: 19px;
    height: 2px;
  }
  .copper-2c5d .pattern_76ff .highlight-red-bb3f::before {
    top: -6px;
  }
  .copper-2c5d .pattern_76ff .highlight-red-bb3f::after {
    bottom: -6px;
  }
  .shadow_78fc .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_78fc .pattern_76ff .highlight-red-bb3f {
    margin-top: -1px;
  }
  .shadow_78fc .pattern_76ff .highlight-red-bb3f,
  .shadow_78fc .pattern_76ff .highlight-red-bb3f::after,
  .shadow_78fc .pattern_76ff .highlight-red-bb3f::before {
    width: 22px;
    height: 2px;
  }
  .shadow_78fc .pattern_76ff .highlight-red-bb3f::before {
    top: -7px;
  }
  .shadow_78fc .pattern_76ff .highlight-red-bb3f::after {
    bottom: -7px;
  }
  .upper-a1c4 .pattern_76ff .silver-9360 {
    margin-top: -2px;
    width: 31px;
  }
  .upper-a1c4 .pattern_76ff .highlight-red-bb3f {
    margin-top: -1.5px;
  }
  .upper-a1c4 .pattern_76ff .highlight-red-bb3f,
  .upper-a1c4 .pattern_76ff .highlight-red-bb3f::after,
  .upper-a1c4 .pattern_76ff .highlight-red-bb3f::before {
    width: 31px;
    height: 3px;
  }
  .upper-a1c4 .pattern_76ff .highlight-red-bb3f::before {
    top: -9px;
  }
  .upper-a1c4 .pattern_76ff .highlight-red-bb3f::after {
    bottom: -9px;
  }
}
.motion_93ab .highlight-red-bb3f {
  -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);
}
.motion_93ab .highlight-red-bb3f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.motion_93ab .highlight-red-bb3f::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);
}
.motion_93ab.easy_0593 .highlight-red-bb3f {
  -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);
}
.motion_93ab.easy_0593 .highlight-red-bb3f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.motion_93ab.easy_0593 .highlight-red-bb3f::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);
}
.avatar_gold_33cb {
  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.outer-2a46:before {
  display: none;
}
.menu_east_cf0c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu_east_cf0c .form_motion_530b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu_east_cf0c .form_motion_530b:last-of-type {
  border-bottom: none;
}
.menu_east_cf0c .form_motion_530b.panel-copper-2757,
.menu_east_cf0c .form_motion_530b.easy-d525,
.menu_east_cf0c .form_motion_530b.block-75d3 {
  padding: 0;
}
.menu_east_cf0c .gold-a868 .card-up-2d59 {
  color: currentColor;
}
.menu_east_cf0c .gold-a868 .card-up-2d59:focus,
.menu_east_cf0c .gold-a868 .card-up-2d59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_east_cf0c.frame_bottom_5425 .border-paper-de50,
.menu_east_cf0c.frame_bottom_5425 .layout_static_1b75 a,
.menu_east_cf0c.frame_bottom_5425 .dark-b3c0 a,
.menu_east_cf0c.frame_bottom_5425 .feature_4087 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu_east_cf0c.frame_bottom_5425 .border-paper-de50:hover,
.menu_east_cf0c.frame_bottom_5425 .layout_static_1b75 a:hover,
.menu_east_cf0c.frame_bottom_5425 .dark-b3c0 a:hover,
.menu_east_cf0c.frame_bottom_5425 .feature_4087 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_east_cf0c.frame_bottom_5425 .stale_d717 {
  color: rgba(0, 0, 0, 0.8);
}
.menu_east_cf0c.frame_bottom_5425 .form_motion_530b {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_east_cf0c.frame_bottom_5425 .form_motion_530b:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu_east_cf0c.frame_bottom_5425 .input-hard-2904:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu_east_cf0c.frame_bottom_5425 .gold-a868 .brown_6e2f li a,
.menu_east_cf0c.frame_bottom_5425 .gold-a868 .card-up-2d59,
.menu_east_cf0c.frame_bottom_5425 .feature_4087 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_east_cf0c.frame_bottom_5425 .gold-a868 .card-up-2d59:focus,
.menu_east_cf0c.frame_bottom_5425 .gold-a868 .card-up-2d59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_east_cf0c.frame_bottom_5425 .brown_6e2f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_east_cf0c.yellow-e484 .border-paper-de50,
.menu_east_cf0c.yellow-e484 .layout_static_1b75 a,
.menu_east_cf0c.yellow-e484 .dark-b3c0 .card-up-2d59,
.menu_east_cf0c.yellow-e484 .dark-b3c0 a,
.menu_east_cf0c.yellow-e484 .feature_4087 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu_east_cf0c.yellow-e484 .border-paper-de50:hover,
.menu_east_cf0c.yellow-e484 .layout_static_1b75 a:hover,
.menu_east_cf0c.yellow-e484 .dark-b3c0 .card-up-2d59:hover,
.menu_east_cf0c.yellow-e484 .dark-b3c0 a:hover,
.menu_east_cf0c.yellow-e484 .feature_4087 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_east_cf0c.yellow-e484 .stale_d717 {
  color: rgba(255, 255, 255, 0.99);
}
.menu_east_cf0c.yellow-e484 .form_motion_530b {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_east_cf0c.yellow-e484 .form_motion_530b:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu_east_cf0c.yellow-e484 .input-hard-2904:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu_east_cf0c.yellow-e484 .gold-a868 .brown_6e2f li a,
.menu_east_cf0c.yellow-e484 .gold-a868 .card-up-2d59,
.menu_east_cf0c.yellow-e484 .feature_4087 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_east_cf0c.yellow-e484 .gold-a868 .card-up-2d59:focus,
.menu_east_cf0c.yellow-e484 .gold-a868 .card-up-2d59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_east_cf0c.yellow-e484 .brown_6e2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-hard-2904 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-hard-2904:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter_7139 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hidden-b8d5 .menu_east_cf0c {
  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;
}
.hidden-b8d5 .form_motion_530b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hidden-b8d5 .form_motion_530b: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) {
  .hidden-b8d5 .form_motion_530b:before {
    width: 16%;
    left: 42%;
  }
}
.hidden-b8d5 .form_motion_530b:last-child:before {
  content: none;
}
.hidden-b8d5 .form_motion_530b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hidden-b8d5 .gold-a868 .brown_6e2f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hidden-b8d5 .gold-a868 .brown_6e2f li a .card-up-2d59 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hidden-b8d5 .gold-a868 .feature_4087 {
  border: none;
}
.hidden-b8d5 .gold-a868 .feature_4087 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hidden-b8d5 .input-hard-2904 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hidden-b8d5 .filter_7139 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hidden-b8d5 .yellow-e484 .input-hard-2904:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden-b8d5 .frame_bottom_5425.tabs_4fdc .highlight-red-bb3f {
  background: rgba(0, 0, 0, 0.6);
}
.hidden-b8d5
  .frame_bottom_5425.tabs_4fdc
  .highlight-red-bb3f::after,
.hidden-b8d5
  .frame_bottom_5425.tabs_4fdc
  .highlight-red-bb3f:before {
  background: inherit;
}
.hidden-b8d5
  .frame_bottom_5425.tabs_4fdc:hover
  .highlight-red-bb3f {
  background: rgba(0, 0, 0, 0.8);
}
.primary-lower-6474 .menu_east_cf0c {
  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) {
  .primary-lower-6474 .menu_east_cf0c {
    width: auto;
    right: 45px;
  }
}
.message-fad2 .menu_east_cf0c {
  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) {
  .message-fad2 .menu_east_cf0c {
    width: auto;
    left: 45px;
  }
}
.outer-2a46 .menu_east_cf0c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outer-2a46 .filter_7139 {
  max-width: 48em;
  margin: 0 auto;
}
.outer-2a46 .input-hard-2904:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list-366a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list-366a.hidden-b8d5 .menu_east_cf0c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list-366a.primary-lower-6474 .menu_east_cf0c {
  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);
}
.list-366a .menu_east_cf0c {
  visibility: visible;
}
.list-366a.message-fad2 .menu_east_cf0c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask-575c,
.lower_3eb8 {
  overflow-x: hidden;
}
.mask-575c .menu_east_cf0c {
  overflow: auto;
}
.mask-575c.hidden-b8d5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-575c.hidden-b8d5 .menu_east_cf0c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask-575c.hidden-b8d5 .tag-stone-d6d7 {
  opacity: 0;
}
.mask-575c.primary-lower-6474 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-575c.primary-lower-6474 .menu_east_cf0c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask-575c.primary-lower-6474 .tag-stone-d6d7 {
  opacity: 0;
}
.mask-575c.message-fad2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-575c.message-fad2 .menu_east_cf0c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask-575c.message-fad2 .tag-stone-d6d7 {
  opacity: 0;
}
.mask-575c.outer-2a46 .menu_east_cf0c {
  z-index: 10;
  visibility: visible;
}
.tabs_4fdc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs_4fdc .highlight-red-bb3f {
  background: rgba(255, 255, 255, 0.99);
}
.tabs_4fdc .highlight-red-bb3f::after,
.tabs_4fdc .highlight-red-bb3f:before {
  background: inherit;
}
.tabs_4fdc:hover .highlight-red-bb3f {
  background: rgba(255, 255, 255, 0.99);
}
.message-fad2 .tabs_4fdc {
  top: 10px;
  right: auto;
  left: 12px;
}
.outer-2a46 .tabs_4fdc {
  display: none !important;
}
.mask-575c:before,
.lower_3eb8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask-575c .tabs_4fdc,
.lower_3eb8 .tabs_4fdc {
  display: inline-block;
}
.menu_east_cf0c .left_9276 {
  -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;
}
.mask-575c .menu_east_cf0c .left_9276,
.lower_3eb8 .menu_east_cf0c .left_9276 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hot-293a .banner-f6e4 {
  width: 100%;
}
.cool-1efb {
  padding: 0 0.5em 0;
}
.cool-1efb [class*="customify-col-"],
.cool-1efb [class*="customify-col_"],
.cool-1efb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph-949e .cool-1efb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider-out-142b .caption-d2fb,
  .caption-d2fb {
    display: none;
  }
  .bottom-686b {
    text-align: left;
  }
  .black-75d8 {
    text-align: center;
  }
  .gas_e25b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider-out-142b .texture_slow_8445,
  .texture_slow_8445 {
    display: none;
  }
  .accent-f826 {
    text-align: left;
  }
  .progress_170b {
    text-align: center;
  }
  .breadcrumb_copper_0a26 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider-out-142b .nav_5b10,
  .nav_5b10 {
    display: none;
  }
  .avatar_b807 {
    text-align: left;
  }
  .paragraph_bright_3ee5 {
    text-align: center;
  }
  .solid-80ac {
    text-align: right;
  }
}
#page {
  position: relative;
}
.primary_liquid_338c {
  box-shadow: none !important;
}
.row-8251 .red_d0e0,
.photo-basic-adcc .red_d0e0 {
  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;
}
.photo-basic-adcc .red_d0e0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_dark_370a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_dark_370a:after,
.input_dark_370a:before {
  content: "";
  display: table;
}
.input_dark_370a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_dark_370a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_dark_370a,
.description_small_8229 {
  max-width: 1248px;
  margin: 0 auto;
}

.east-2b2f.red-b20a .input_dark_370a {
  max-width: 100%;
}
.east-2b2f.backdrop_c074 {
  max-width: 1200px;
  margin: 0 auto;
}
.east-2b2f.info_fresh_c495 .input_dark_370a {
  max-width: 100%;
}
.east-2b2f.info_fresh_c495 > .input_dark_370a {
  padding-left: 0;
  padding-right: 0;
}
.east-2b2f.info_fresh_c495 > .input_dark_370a .slider-out-142b {
  margin: 0;
}
.east-2b2f.info_fresh_c495
  > .input_dark_370a
  .narrow-db04.status-ac03 {
  margin-right: 0;
  margin-left: 0;
}
.east-2b2f.info_fresh_c495 #main.status-ac03 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list-clean-355b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list-clean-355b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outer-8218 .in_81c8 {
    padding-right: 1em;
  }
  .outer-8218.fresh_7dd1 .narrow-db04 {
    border-right: 1px solid #eaecee;
  }
  .outer-8218.fresh_7dd1 .in_81c8 {
    padding-right: 1em;
  }
  .outer-8218.fresh_7dd1 .left-7a5f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_1aeb .in_81c8 {
    padding-left: 1em;
  }
  .column_1aeb.fresh_7dd1 .narrow-db04 {
    border-left: 1px solid #eaecee;
  }
  .column_1aeb.fresh_7dd1 .in_81c8 {
    padding-left: 1em;
  }
  .column_1aeb.fresh_7dd1 .left-7a5f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_9fea .in_81c8 {
    padding-left: 1em;
  }
  .action_9fea.fresh_7dd1 .icon_wide_5172 {
    border-right: 1px solid #eaecee;
  }
  .action_9fea.fresh_7dd1 .preview-7fb0 {
    border-right: 1px solid #eaecee;
  }
  .action_9fea.fresh_7dd1 .in_81c8 {
    padding-left: 1em;
  }
  .action_9fea.fresh_7dd1 .left-7a5f {
    padding-right: 1em;
  }
  .action_9fea.fresh_7dd1 .hidden_action_7dac {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_dd4f .in_81c8 {
    padding-right: 1em;
  }
  .icon_dd4f.fresh_7dd1 .icon_wide_5172 {
    border-left: 1px solid #eaecee;
  }
  .icon_dd4f.fresh_7dd1 .preview-7fb0 {
    border-left: 1px solid #eaecee;
  }
  .icon_dd4f.fresh_7dd1 .in_81c8 {
    padding-right: 1em;
  }
  .icon_dd4f.fresh_7dd1 .left-7a5f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_dd4f.fresh_7dd1 .hidden_action_7dac {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-clean-355b .in_81c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-clean-355b.fresh_7dd1 .narrow-db04 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list-clean-355b.fresh_7dd1 .in_81c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-clean-355b.fresh_7dd1 .left-7a5f {
    padding-left: 1em;
  }
  .list-clean-355b.fresh_7dd1 .hidden_action_7dac {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list-clean-355b.fresh_7dd1 .in_81c8 {
    padding-left: 0;
  }
}
.section-hard-dd08 .icon-a635 {
  display: inline-block;
}
.silver_abf0 {
  display: inline-block;
}
.header_inner_752e {
  word-con: break-word;
}
.item_e6a2 > span {
  display: inline-block;
  padding: 5px 0;
}
.item_e6a2 .background-left-60bb {
  margin-left: 8px;
  margin-right: 8px;
}
.item_e6a2 .glass-f214 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover_aa50 .silver-7309 {
  margin-bottom: 2em;
}
.hover_aa50 .nav_7b02 {
  margin-bottom: 15px;
}
.hover_aa50 .nav_7b02:last-child {
  margin-bottom: 0;
}
.hover_aa50 .image-dark-e9b8 {
  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) {
  .hover_aa50 .image-dark-e9b8 {
    display: block;
  }
}
.hover_aa50 .green_a0c3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover_aa50 .green_a0c3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover_aa50 .fluid-fda2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover_aa50 .fluid-fda2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover_aa50 .fluid-fda2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover_aa50 .header_inner_752e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_aa50 .header_inner_752e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover_aa50 .accordion_6bf1 p:last-child {
  margin-bottom: 0;
}
.hover_aa50 .list_action_cdb6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover_aa50 .module-brown-584e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover_aa50 .pro_3340 {
  margin-top: 1em;
}
.hover_aa50 .video-left-054d {
  top: 0;
  display: block;
}
.hover_aa50 .video-left-054d a {
  color: inherit;
}
.hover_aa50 .video-left-054d a:hover {
  color: inherit;
}
.hover_aa50 .summary-aec2 {
  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;
}
.hover_aa50 .summary-aec2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover_aa50 .module-brown-584e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover_aa50 .icon_huge_a991 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover_aa50 .icon_huge_a991:first-child {
  margin-top: 0;
}
.hover_aa50 .icon_huge_a991.pink_cfd7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover_aa50 .icon_huge_a991.content-medium-2b4d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_aa50
  .icon_huge_a991.content-medium-2b4d.hover_dynamic_5129
  .pro_3340 {
  width: 100%;
}
.hover_aa50 .content-medium-2b4d {
  -webkit-box-align: center;
  align-items: center;
}
.hover_aa50 .content-medium-2b4d .item_e6a2,
.hover_aa50 .content-medium-2b4d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover_aa50 .fluid-fda2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_aa50 .fluid-fda2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_aa50 .fluid-fda2: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;
}
.hover_aa50 .pink_cfd7 {
  z-index: 5;
}
.hover_aa50 .detail-basic-413f .iron-7f46 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover_aa50 .glass_1e4c .iron-7f46 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover_aa50 .background_tiny_bb4b .iron-7f46 {
  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;
}
.hover_aa50.alert-3155 .image-dark-e9b8,
.hover_aa50.copper_9de1 .image-dark-e9b8 {
  display: block;
}
.hover_aa50.alert-3155 .image-dark-e9b8 .filter-right-0b18,
.hover_aa50.alert-3155 .image-dark-e9b8 .module-brown-584e,
.hover_aa50.copper_9de1 .image-dark-e9b8 .filter-right-0b18,
.hover_aa50.copper_9de1 .image-dark-e9b8 .module-brown-584e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_aa50.stone_0014 .green_a0c3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover_aa50.stone_0014 .green_a0c3 {
    margin-right: 0;
  }
}
.hover_aa50.alert-3155 .green_a0c3,
.hover_aa50.copper_9de1 .green_a0c3 {
  padding-top: 40%;
}
.hover_aa50.alert-3155 .silver-7309,
.hover_aa50.copper_9de1 .silver-7309 {
  display: block;
}
.hover_aa50.alert-3155 .fn-sticky-c8d6 .module-brown-584e,
.hover_aa50.copper_9de1 .fn-sticky-c8d6 .module-brown-584e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover_aa50.alert-3155 .green_a0c3,
.hover_aa50.copper_9de1 .green_a0c3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover_aa50.alert-3155 .module-brown-584e {
  padding: 1em;
}
.item-dirty-6438 {
  margin: 30px auto;
  display: block;
}
.item-dirty-6438 .large-0339 > * {
  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;
}
.item-dirty-6438 .large-0339 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item-dirty-6438 .large-0339 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-fast-266b .item_e6a2 {
  margin-bottom: 1.41575em;
}
.footer-fast-266b .hidden_south_c528 {
  margin-bottom: 1.618em;
}
.item-e69d .motion_7c98 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.item-e69d .motion_7c98 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.item-e69d .shadow_6b2a {
  max-width: 100%;
  overflow: auto;
}
.small-5099 .item-e69d a:hover {
  text-decoration: underline;
}
.notification_new_c9d1 .nav_7b02:not(.header_inner_752e),
.notification_new_c9d1 .fluid-fda2 {
  margin-bottom: 1.41575em;
}
.notification_new_c9d1 .nav_7b02:not(.header_inner_752e):last-child,
.notification_new_c9d1 .fluid-fda2:last-child {
  margin-bottom: 0;
}
.notification_new_c9d1 .nav_7b02.highlight-eb5b {
  margin-bottom: 0.41575em;
}
.notification_new_c9d1 .header_gold_9470:before,
.notification_new_c9d1 .chip-06ad:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notification_new_c9d1 .header_gold_9470:before {
  content: "\f115";
}
.notification_new_c9d1 .chip-06ad:before {
  content: "\f02c";
}
.notification_new_c9d1 .list_798c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notification_new_c9d1 .list_798c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.clean-daeb {
  display: -webkit-box;
  display: flex;
}
.clean-daeb .badge-focused-6de5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .clean-daeb .badge-focused-6de5 {
    flex-basis: 90px;
  }
}
.clean-daeb .summary_befc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean-daeb .summary_befc {
    flex-basis: calc(100% - 50px);
  }
}
.clean-daeb .tertiary_e663 p:last-child {
  margin-bottom: 0.72em;
}
.hover-f585 .large-0339 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover-f585 .large-0339:after,
.hover-f585 .large-0339:before {
  content: "";
  display: table;
}
.hover-f585 .large-0339:after {
  clear: both;
}
.hover-f585 .large-0339 .steel_0ef3,
.hover-f585 .large-0339 .avatar_b67f {
  width: 49%;
}
.hover-f585 .large-0339 .steel_0ef3 a span.alert-fast-b392,
.hover-f585 .large-0339 .avatar_b67f a span.alert-fast-b392 {
  display: block;
  margin-bottom: 5px;
}
.hover-f585 .large-0339 .avatar_b67f {
  float: left;
  text-align: left;
}
.hover-f585 .large-0339 .steel_0ef3 {
  float: right;
  text-align: right;
}
.huge_85aa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .huge_85aa {
    margin-bottom: 0;
  }
}
.hard_0456 {
  margin-bottom: 1em;
}
.hard_0456 .header_inner_752e {
  font-size: 1.1em;
  line-height: 1.3;
}
.hero-6870 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gold-0615 .hard_0456,
.picture-c959 .hard_0456 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gold-0615 .hard_0456,
  .picture-c959 .hard_0456 {
    display: block;
  }
}
.gold-0615 .hero-6870,
.picture-c959 .hero-6870 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gold-0615 .hero-6870,
  .picture-c959 .hero-6870 {
    margin-bottom: 1em;
  }
}
.gold-0615 .hero-6870 img,
.picture-c959 .hero-6870 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gold-0615 .overlay-dynamic-83d6,
.picture-c959 .overlay-dynamic-83d6 {
  flex-basis: calc(100% - 160px);
}
.gold-0615 .overlay-dynamic-83d6 p,
.picture-c959 .overlay-dynamic-83d6 p {
  margin-bottom: 0;
}
.gold-0615 .overlay-dynamic-83d6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gold-0615 .overlay-dynamic-83d6 {
    padding-left: 0;
  }
}
.picture-c959 .overlay-dynamic-83d6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .picture-c959 .overlay-dynamic-83d6 {
    padding-right: 0;
  }
}
.picture-c959 .hero-6870 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stone_cfd9 .hero-6870 {
  margin-bottom: 0.5em;
}
.stone_cfd9 .hero-6870 img {
  width: 100%;
}
.badge_smooth_611b .cold_f016,
.shade-active-55fb .cold_f016 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade-active-55fb .narrow-db04 .progress_1d43 p:last-child {
  margin-bottom: 0;
}
.shade-current-e6f5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.avatar-df97 .modal-96c2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .avatar-df97 .modal-96c2:last-of-type {
    margin-bottom: 0;
  }
}
.avatar-df97 .modal-96c2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-df97 .modal-96c2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.avatar-df97 .modal-96c2 ul li {
  margin: 0 0 0.6em;
}
.avatar-df97 .modal-96c2 ul li.focus_west_74ff,
.avatar-df97 .modal-96c2 ul li.tag-c53c {
  position: relative;
}
.avatar-df97 .modal-96c2 ul li.focus_west_74ff .hover-narrow-3431,
.avatar-df97 .modal-96c2 ul li.tag-c53c .hover-narrow-3431 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.avatar-df97 .modal-96c2 ul li.focus_west_74ff:after:after,
.avatar-df97 .modal-96c2 ul li.focus_west_74ff:after:before,
.avatar-df97
  .modal-96c2
  ul
  li.tag-c53c:after:after,
.avatar-df97
  .modal-96c2
  ul
  li.tag-c53c:after:before {
  content: "";
  display: table;
}
.avatar-df97 .modal-96c2 ul li.focus_west_74ff:after:after,
.avatar-df97
  .modal-96c2
  ul
  li.tag-c53c:after:after {
  clear: both;
}
.avatar-df97 .modal-96c2 a.inner_13d0:hover {
  text-decoration: none;
}
.avatar-df97 .modal-96c2 select {
  max-width: 100%;
}
.avatar-df97 .modal-96c2 table {
  font-size: 85%;
}
.avatar-df97 .modal-96c2 table td,
.avatar-df97 .modal-96c2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.avatar-df97 .modal-96c2 table tfoot td {
  text-align: left;
}
.avatar-df97 .modal-96c2 :last-child {
  margin-bottom: 0;
}
.avatar-df97 .modal-96c2 .paragraph_hot_aa0d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.avatar-df97 .modal-96c2 .paragraph_hot_aa0d label {
  width: 100%;
}
.avatar-df97 .modal-96c2 .paragraph_hot_aa0d .box_b3ae {
  width: 100%;
  display: block;
}
.avatar-df97 .modal-96c2 .paragraph_hot_aa0d .highlight-upper-0e4f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.avatar-df97 .modal-96c2 .paragraph_hot_aa0d .highlight-upper-0e4f:hover svg #svg-search {
  fill: #444;
}
.avatar-df97 .modal-96c2 .paragraph_hot_aa0d .highlight-upper-0e4f svg {
  width: 18px;
  height: 18px;
}
.avatar-df97 .dirty_16c8 ul ul,
.avatar-df97 .shadow_narrow_da14 ul ul,
.avatar-df97 .lower-a81f ul ul,
.avatar-df97 .gallery-bottom-2694 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.avatar-df97 .dirty_16c8 .filter_left_4788 > a,
.avatar-df97 .shadow_narrow_da14 .filter_left_4788 > a,
.avatar-df97 .lower-a81f .filter_left_4788 > a,
.avatar-df97 .gallery-bottom-2694 .filter_left_4788 > a {
  margin-bottom: 0;
}
.avatar-df97 .blue_4ba6 li,
.avatar-df97 .dirty_16c8 li,
.avatar-df97 .dynamic-4504 li,
.avatar-df97 .shadow_narrow_da14 li,
.avatar-df97 .lower-a81f li,
.avatar-df97 .gallery-bottom-2694 li,
.avatar-df97 .stale_293d li,
.avatar-df97 .highlight_blue_5c70 li {
  display: block;
  position: relative;
}
.avatar-df97 .blue_4ba6 li:last-child,
.avatar-df97 .dirty_16c8 li:last-child,
.avatar-df97 .dynamic-4504 li:last-child,
.avatar-df97 .shadow_narrow_da14 li:last-child,
.avatar-df97 .lower-a81f li:last-child,
.avatar-df97 .gallery-bottom-2694 li:last-child,
.avatar-df97 .stale_293d li:last-child,
.avatar-df97 .highlight_blue_5c70 li:last-child {
  border: none;
}
.avatar-df97 .blue_4ba6 li a,
.avatar-df97 .dirty_16c8 li a,
.avatar-df97 .dynamic-4504 li a,
.avatar-df97 .shadow_narrow_da14 li a,
.avatar-df97 .lower-a81f li a,
.avatar-df97 .gallery-bottom-2694 li a,
.avatar-df97 .stale_293d li a,
.avatar-df97 .highlight_blue_5c70 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-df97 .blue_4ba6 li ul li::before,
.avatar-df97 .dirty_16c8 li ul li::before,
.avatar-df97 .dynamic-4504 li ul li::before,
.avatar-df97 .shadow_narrow_da14 li ul li::before,
.avatar-df97 .lower-a81f li ul li::before,
.avatar-df97 .gallery-bottom-2694 li ul li::before,
.avatar-df97 .stale_293d li ul li::before,
.avatar-df97 .highlight_blue_5c70 li ul li::before {
  left: 15px;
}
.avatar-df97 .blue_4ba6 li ul a,
.avatar-df97 .dirty_16c8 li ul a,
.avatar-df97 .dynamic-4504 li ul a,
.avatar-df97 .shadow_narrow_da14 li ul a,
.avatar-df97 .lower-a81f li ul a,
.avatar-df97 .gallery-bottom-2694 li ul a,
.avatar-df97 .stale_293d li ul a,
.avatar-df97 .highlight_blue_5c70 li ul a {
  padding-left: 20px;
}
.avatar-df97 .blue_4ba6 li ul ul li::before,
.avatar-df97 .dirty_16c8 li ul ul li::before,
.avatar-df97 .dynamic-4504 li ul ul li::before,
.avatar-df97 .shadow_narrow_da14 li ul ul li::before,
.avatar-df97 .lower-a81f li ul ul li::before,
.avatar-df97 .gallery-bottom-2694 li ul ul li::before,
.avatar-df97 .stale_293d li ul ul li::before,
.avatar-df97 .highlight_blue_5c70 li ul ul li::before {
  left: 30px;
}
.avatar-df97 .blue_4ba6 li ul ul a,
.avatar-df97 .dirty_16c8 li ul ul a,
.avatar-df97 .dynamic-4504 li ul ul a,
.avatar-df97 .shadow_narrow_da14 li ul ul a,
.avatar-df97 .lower-a81f li ul ul a,
.avatar-df97 .gallery-bottom-2694 li ul ul a,
.avatar-df97 .stale_293d li ul ul a,
.avatar-df97 .highlight_blue_5c70 li ul ul a {
  padding-left: 40px;
}
.avatar-df97 .form-east-9e4d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-df97 .highlight_blue_5c70 ul li {
  margin-bottom: 1.41575em;
}
.avatar-df97 .highlight_blue_5c70 ul li .progress-e5ae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.avatar-df97 .highlight_blue_5c70 ul li .hover-958e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.yellow-e484 .blue_4ba6 li a,
.yellow-e484 .dirty_16c8 li a,
.yellow-e484 .dynamic-4504 li a,
.yellow-e484 .shadow_narrow_da14 li a,
.yellow-e484 .lower-a81f li a,
.yellow-e484 .gallery-bottom-2694 li a,
.yellow-e484 .stale_293d li a,
.yellow-e484 .highlight_blue_5c70 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-e484 .form-east-9e4d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-e484 .modal-96c2 ul li.focus_west_74ff .hover-narrow-3431,
.yellow-e484 .modal-96c2 ul li.tag-c53c .hover-narrow-3431 {
  background: rgba(0, 0, 0, 0.2);
}
.yellow-e484 .avatar-df97 .modal-96c2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-2b2f .avatar-df97 .brown_6e2f li {
  margin: 0;
}
.east-2b2f .avatar-df97 .brown_6e2f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.east-2b2f .avatar-df97 .brown_6e2f li ul {
  margin: 0;
}
.east-2b2f .avatar-df97 .brown_6e2f li ul li a {
  padding-left: 15px;
}
.east-2b2f .avatar-df97 .brown_6e2f li ul li li a {
  padding-left: 30px;
}
.east-2b2f .avatar-df97 .brown_6e2f li.aside-center-76fb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.east-2b2f .avatar-df97 .brown_6e2f li.aside-center-76fb > 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;
}
.east-2b2f .avatar-df97 .brown_6e2f li.aside-center-76fb > 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;
}
.menu_4a65 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress_over_334a {
  position: relative;
  z-index: 10;
}
.progress_over_334a .left_9276 {
  width: 100%;
  max-width: 100%;
}
.filter-fixed-2f2a .shadow_480f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter-fixed-2f2a .frame_bottom_5425 {
}
.filter-fixed-2f2a .yellow-e484 {
  background: #292929;
}
.accordion_1e36 .shadow_480f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion_1e36 .frame_bottom_5425 {
  background: #f9f9f9;
}
.accordion_1e36 .yellow-e484 {
  background: #303030;
}
.steel_e42d .shadow_480f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .steel_e42d .icon-a635 {
    margin-bottom: 1em;
  }
  .steel_e42d .icon-a635:last-child {
    margin-bottom: 0;
  }
}
.steel_e42d .frame_bottom_5425 {
  background: #ededed;
}
.steel_e42d .yellow-e484 {
  background: #1a1a1a;
}
.shadow_480f.frame_bottom_5425 {
  color: rgba(0, 0, 0, 0.6);
}
.shadow_480f.frame_bottom_5425 .disabled_522f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_480f.yellow-e484 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_480f.yellow-e484 a:not(.inner_13d0) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_480f.yellow-e484 a:not(.inner_13d0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_480f.yellow-e484 .disabled_522f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_480f.yellow-e484 table tbody td,
.shadow_480f.yellow-e484 table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion-8bed.medium-106e .input_dark_370a {
  max-width: initial;
}
.motion-8bed .hover-fluid-e555 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion-8bed .hover-fluid-e555 .left_9276 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion-8bed .hover-fluid-e555 .left_9276 {
    display: block;
    margin-bottom: 2em;
  }
  .motion-8bed .hover-fluid-e555 .left_9276:last-child {
    margin-bottom: 0;
  }
}
.steel_e42d .icon-a635:last-child,
.accordion_1e36 .icon-a635:last-child,
.filter-fixed-2f2a .icon-a635:last-child {
  margin-bottom: 0;
}
.steel_e42d .icon-a635 .avatar-df97 .modal-96c2:last-child,
.accordion_1e36 .icon-a635 .avatar-df97 .modal-96c2:last-child,
.filter-fixed-2f2a .icon-a635 .avatar-df97 .modal-96c2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .steel_e42d .new_3a24,
  .steel_e42d .paper-0bce,
  .accordion_1e36 .new_3a24,
  .accordion_1e36 .paper-0bce,
  .filter-fixed-2f2a .new_3a24,
  .filter-fixed-2f2a .paper-0bce {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress_over_334a .icon-a635 {
    margin-bottom: 2em;
  }
}
.progress_over_334a p:last-child {
  margin-bottom: 0;
}
.progress_over_334a li,
.progress_over_334a ul {
  list-style: none;
  margin: 0;
}
.progress_over_334a ul ul {
  margin-left: 2.617924em;
}
.modal_d35e {
  font-size: 0.875em;
}

/* css-noise: c150 */
.widget-item-u0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
