/*!
Theme Name: Customify
Theme URI: https://pressmaximum.top-3006/customify
Author: WPCustomify
Author URI: https://pressmaximum.top-3006
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.top-3006/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dark_7cd8.pagination_3a36/licenses/gpl-2.0.hidden-out-50cb
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.card_lite_2a61/, (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.banner-5fae.avatar-5457/normalize.bronze_4e67/
 ======
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.bronze_4e67 v7.0.0 | MIT License | github.top-3006/necolas/normalize.bronze_4e67 */
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;
}
.filter-warm-dea7 .purple-0c6c,
.cold_816b,
.focus_6b37,
.light-6a72,
.description-purple-02bf,
.layout_68a5,
.primary-e02f,
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;
}
.cold_816b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cold_816b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cold_816b,
  h1 {
    font-size: 1.8em;
  }
}
.focus_6b37,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus_6b37 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus_6b37,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus_6b37,
  h2 {
    font-size: 1.7em;
  }
}
.light-6a72,
h3 {
  font-size: 1.618em;
}
.filter-warm-dea7 .purple-0c6c,
.description-purple-02bf,
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.grid_first_1046 {
  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;
}
.background_c98c:after,
.background_c98c:before,
.dropdown_ea9a:after,
.dropdown_ea9a:before {
  content: "";
  display: table;
}
.background_c98c:after,
.dropdown_ea9a:after {
  clear: both;
}
.upper_efc2 {
  float: right;
  margin-right: 0;
}
.accordion_huge_fb93 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.popup_2853 .accent_red_7c0e,
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;
}
.popup_2853 .accent_red_7c0e: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;
}
.sort_fresh_6baa .accent_red_7c0e {
  box-shadow: none;
}
.sort_fresh_6baa
  .accent_red_7c0e
  .filter-motion-041c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_fresh_6baa .accent_red_7c0e .description_dim_3a53 {
  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;
}
.sort_fresh_6baa
  .accent_red_7c0e
  .description_dim_3a53
  b {
  display: none;
}
.sort_fresh_6baa .wide-5aba {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(.paper_05d8),
button:not(.primary_inner_19a4):not(.paper_05d8),
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ),
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ),
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ) {
  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;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ):hover,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ):hover,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):hover,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):hover,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ):active,
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ):active,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):active,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):active,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):active,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus {
  outline: 0;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96 {
  position: relative;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .detail-0165,
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .green-149b,
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .dynamic-f995,
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  i,
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  svg,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .detail-0165,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .green-149b,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .dynamic-f995,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  i,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  svg,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .detail-0165,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .green-149b,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .dynamic-f995,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  i,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  svg,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .detail-0165,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .green-149b,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .dynamic-f995,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  i,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  svg,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .detail-0165,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .green-149b,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  .dynamic-f995,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  i,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96
  svg {
  visibility: hidden;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96:after,
button:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96:after,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96:after,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96:after,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ).fn-loading-4c96: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;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(.paper_05d8),
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ),
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ),
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ) {
  color: #fff;
  background: #235787;
}
.panel_black_aaaa:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus,
input[type="button"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus,
input[type="reset"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus,
input[type="submit"]:not(.primary_inner_19a4):not(
    .paper_05d8
  ):focus {
  color: #fff;
}
.panel_black_aaaa.fn-disabled-4c96:not(.primary_inner_19a4):not(
    .paper_05d8
  ),
.panel_black_aaaa[disabled]:not(.primary_inner_19a4):not(
    .paper_05d8
  ),
button.fn-disabled-4c96:not(.primary_inner_19a4):not(
    .paper_05d8
  ),
button[disabled]:not(.primary_inner_19a4):not(
    .paper_05d8
  ) {
  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;
}
.warm-b47f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.warm-b47f: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;
}
.tertiary-652b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.west-3521 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.frame_focused_51f2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.background_c98c:after,
.background_c98c:before,
.avatar-yellow-cf57:after,
.avatar-yellow-cf57:before,
.table_bd41:after,
.table_bd41:before,
.hot-4e9f:after,
.hot-4e9f:before,
.soft-d398:after,
.soft-d398:before,
.grid-lite-94ae:after,
.grid-lite-94ae:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.background_c98c:after,
.avatar-yellow-cf57:after,
.table_bd41:after,
.hot-4e9f:after,
.soft-d398:after,
.grid-lite-94ae:after {
  clear: both;
}
.avatar-yellow-cf57 .summary_c85b,
.table_bd41 .summary_c85b,
.component_fdbd .summary_c85b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.upper-5ae2 {
  display: inline-block;
}
.panel_1e87 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel_1e87 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel_1e87 .summary-db21 {
  padding: 1em 0;
  font-size: 85%;
}
.summary-db21 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop_dim_362f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop_dim_362f:after,
.backdrop_dim_362f:before {
  content: "";
  display: table;
}
.backdrop_dim_362f:after {
  clear: both;
}
.under-f013 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.bronze-ebdf .under-f013 {
  max-width: 50%;
}
.feature-motion-bd3f .under-f013 {
  max-width: 33.33%;
}
.footer_d9ee .under-f013 {
  max-width: 25%;
}
.outline-active-a9de .under-f013 {
  max-width: 20%;
}
.preview_mini_7365 .under-f013 {
  max-width: 16.66%;
}
.input-3d10 .under-f013 {
  max-width: 14.28%;
}
.menu_783d .under-f013 {
  max-width: 12.5%;
}
.active-basic-d6e3 .under-f013 {
  max-width: 11.11%;
}
.nav_stale_bab1 {
  display: block;
}
.filter-warm-dea7 .nav-ef34 label,
.filter-warm-dea7 .under-9136 label,
.filter-warm-dea7 .feature_selected_12de label,
.filter-warm-dea7 .frame-750b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-d123 {
  list-style: none;
  margin: 0;
}
.gallery-d123 article.sidebar-4a01 {
  margin-bottom: 0;
}
.gallery-d123 ul {
  list-style: none;
  margin: 0;
}
.gallery-d123 .current_8cfe li.sidebar-4a01 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-d123 .current_8cfe li.sidebar-4a01 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-d123 .current_8cfe li.sidebar-4a01: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) {
  .gallery-d123 .current_8cfe li.sidebar-4a01 li.sidebar-4a01 li.sidebar-4a01 li.sidebar-4a01 {
    padding-left: 0;
  }
}
article.sidebar-4a01 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-4a01 .avatar-yellow-cf57 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-4a01 .hero_brown_ce51 {
  float: left;
}
article.sidebar-4a01 .border-f78a {
  margin-left: 85px;
}
article.sidebar-4a01 .left_6557 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-4a01 .left_6557 .fast_5132 {
  margin-left: 10px;
}
article.sidebar-4a01 .title-6efc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-4a01 .small-0f07 {
  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 .nav-ef34,
  #respond .feature_selected_12de,
  #respond .frame-750b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav-ef34 input,
#respond .feature_selected_12de input,
#respond .frame-750b input {
  width: 100%;
}
#respond .frame-750b {
  margin-right: 0;
}
#respond .accent-09a2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container-under-e10a {
  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;
}
.container-under-e10a.heading-f50e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.container-under-e10a 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%);
}
.container-under-e10a:focus,
.container-under-e10a: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);
}
.in-8607 {
  border-radius: 10%;
}
.button_d556 {
  border-radius: 50%;
}
.component-purple-4da5 {
  font-size: 0.72em;
}
.basic-2e47 {
  font-size: 0.875em;
}
.last-1f1d {
  font-size: 1.1em;
}
.thick-4f5c {
  text-transform: uppercase;
  line-height: 1.2;
}
.thick-4f5c.component-purple-4da5 {
  letter-spacing: 0.5px;
}
.highlight-right-d436,
.highlight-right-d436 a {
  color: #6d6d6d;
}
.highlight-right-d436 a:hover {
  color: #111;
}
.search-active-d748 {
  color: #6d6d6d;
}
.section-fast-2ff1 {
  overflow-x: hidden;
}
.section-fast-2ff1 .hidden_84fd.dark-241e {
  position: relative;
}
.section-fast-2ff1 .hidden_84fd.dark-241e.tabs_9e04 {
  position: initial;
}
.section-fast-2ff1
  .hidden_84fd.dark-241e.tabs_9e04
  .inner_4590 {
  left: auto;
}
.section-fast-2ff1 .hidden_84fd .inner_4590 {
  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;
}
.section-fast-2ff1 .hidden_84fd:hover.dark-241e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.section-fast-2ff1
  .hidden_84fd:hover.dark-241e
  .inner_4590 {
  display: block;
  z-index: 9999999;
}
.section-fast-2ff1 .notification-tall-d483 .hidden_b853,
.section-fast-2ff1 .footer-static-c9ca .hidden_b853 {
  display: none;
}
.section-fast-2ff1 .under_14c8 .hidden_84fd:hover.dark-241e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter-warm-dea7 .nav-ef34 label,
.filter-warm-dea7 .under-9136 label,
.filter-warm-dea7 .feature_selected_12de label,
.filter-warm-dea7 .frame-750b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-d123 {
  list-style: none;
  margin: 0;
}
.gallery-d123 article.sidebar-4a01 {
  margin-bottom: 0;
}
.gallery-d123 ul {
  list-style: none;
  margin: 0;
}
.gallery-d123 .current_8cfe li.sidebar-4a01 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-d123 .current_8cfe li.sidebar-4a01 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-d123 .current_8cfe li.sidebar-4a01: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) {
  .gallery-d123 .current_8cfe li.sidebar-4a01 li.sidebar-4a01 li.sidebar-4a01 li.sidebar-4a01 {
    padding-left: 0;
  }
}
article.sidebar-4a01 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-4a01 .avatar-yellow-cf57 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-4a01 .hero_brown_ce51 {
  float: left;
}
article.sidebar-4a01 .border-f78a {
  margin-left: 85px;
}
article.sidebar-4a01 .left_6557 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-4a01 .left_6557 .fast_5132 {
  margin-left: 10px;
}
article.sidebar-4a01 .title-6efc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-4a01 .small-0f07 {
  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 .nav-ef34,
  #respond .feature_selected_12de,
  #respond .frame-750b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav-ef34 input,
#respond .feature_selected_12de input,
#respond .frame-750b input {
  width: 100%;
}
#respond .frame-750b {
  margin-right: 0;
}
#respond .accent-09a2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-tall-d483 .blue-fb38 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue-fb38 .blue-1234.next-eb0f .info_b729 > li > a:focus,
.blue-fb38 .blue-1234.next-eb0f .info_b729 > li > a:hover,
.blue-fb38 .blue-1234.shade_495d .info_b729 > li > a:focus,
.blue-fb38 .blue-1234.shade_495d .info_b729 > li > a:hover,
.blue-fb38 .blue-1234.block-wide-9514 .info_b729 > li > a:focus,
.blue-fb38 .blue-1234.block-wide-9514 .info_b729 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-fb38
  .blue-1234.next-eb0f
  .info_b729
  > li.avatar-867b
  > a,
.blue-fb38
  .blue-1234.next-eb0f
  .info_b729
  > li.section-dynamic-fb69
  > a,
.blue-fb38
  .blue-1234.shade_495d
  .info_b729
  > li.avatar-867b
  > a,
.blue-fb38
  .blue-1234.shade_495d
  .info_b729
  > li.section-dynamic-fb69
  > a,
.blue-fb38
  .blue-1234.block-wide-9514
  .info_b729
  > li.avatar-867b
  > a,
.blue-fb38 .blue-1234.block-wide-9514 .info_b729 > li.status-e595 > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-fb38 .middle_fd2d,
.blue-fb38 .middle_fd2d a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-fb38 .row_copper_4547.column_0c98 li a,
.blue-fb38 .fixed_b286 a,
.blue-fb38 .picture-f162,
.blue-fb38 .info_b729 > li > a,
.blue-fb38 .cool-3eaa {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38 .row_copper_4547.column_0c98 li a:hover,
.blue-fb38 .fixed_b286 a:hover,
.blue-fb38 .picture-f162:hover,
.blue-fb38 .info_b729 > li > a:hover,
.blue-fb38 .cool-3eaa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-fb38 .alert-lite-1447 {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38 .alert-lite-1447 .tag-da7c {
  color: rgba(255, 255, 255, 0.99);
}
.blue-fb38 .alert-lite-1447:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-fb38 .backdrop-south-5737 .text-selected-7084 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38 .backdrop-south-5737 .text-selected-7084 .complex-0998 {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38
  .backdrop-south-5737
  .text-selected-7084
  .complex-0998::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38
  .backdrop-south-5737
  .text-selected-7084
  .complex-0998:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38
  .backdrop-south-5737
  .text-selected-7084
  .complex-0998::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38
  .backdrop-south-5737
  .text-selected-7084
  .complex-0998::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38 .backdrop-south-5737 .photo_pink_257b {
  color: rgba(255, 255, 255, 0.79);
}
.blue-fb38 .backdrop-south-5737 .photo_pink_257b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-514c
  .blue-fb38
  .backdrop-south-5737
  .active-static-ed64
  .hero-middle-e0e6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered-514c
  .blue-fb38
  .backdrop-south-5737
  .active-static-ed64
  .complex-0998 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-tall-d483 .header-76dd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.header-76dd .blue-1234.next-eb0f .info_b729 > li > a:focus,
.header-76dd .blue-1234.next-eb0f .info_b729 > li > a:hover,
.header-76dd .blue-1234.shade_495d .info_b729 > li > a:focus,
.header-76dd .blue-1234.shade_495d .info_b729 > li > a:hover,
.header-76dd .blue-1234.block-wide-9514 .info_b729 > li > a:focus,
.header-76dd .blue-1234.block-wide-9514 .info_b729 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-76dd
  .blue-1234.next-eb0f
  .info_b729
  > li.avatar-867b
  > a,
.header-76dd
  .blue-1234.next-eb0f
  .info_b729
  > li.section-dynamic-fb69
  > a,
.header-76dd
  .blue-1234.shade_495d
  .info_b729
  > li.avatar-867b
  > a,
.header-76dd
  .blue-1234.shade_495d
  .info_b729
  > li.section-dynamic-fb69
  > a,
.header-76dd
  .blue-1234.block-wide-9514
  .info_b729
  > li.avatar-867b
  > a,
.header-76dd .blue-1234.block-wide-9514 .info_b729 > li.status-e595 > a {
  color: rgba(0, 0, 0, 0.8);
}
.header-76dd .middle_fd2d,
.header-76dd .middle_fd2d a {
  color: rgba(0, 0, 0, 0.8);
}
.header-76dd .row_copper_4547.column_0c98 li a,
.header-76dd .fixed_b286 a,
.header-76dd .picture-f162,
.header-76dd .info_b729 > li > a,
.header-76dd .cool-3eaa {
  color: rgba(0, 0, 0, 0.55);
}
.header-76dd .row_copper_4547.column_0c98 li a:hover,
.header-76dd .fixed_b286 a:hover,
.header-76dd .picture-f162:hover,
.header-76dd .info_b729 > li > a:hover,
.header-76dd .cool-3eaa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-76dd .alert-lite-1447 {
  color: rgba(0, 0, 0, 0.55);
}
.header-76dd .alert-lite-1447 .tag-da7c {
  color: rgba(0, 0, 0, 0.8);
}
.header-76dd .alert-lite-1447:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-f822 .panel_e4ff {
  margin-left: auto;
  margin-right: auto;
}
.table_bd41 > * {
  margin-left: auto;
  margin-right: auto;
}
.table_bd41 .tertiary-652b {
  margin-right: 1.41575em;
}
.highlight-3ef4 .table_bd41 > .status-c56a {
  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;
}
.highlight-3ef4 .table_bd41 > .tertiary-advanced-0b90 {
  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;
}
.logo-complex-9ee7.icon-f822 .panel_e4ff,
.rough-5eba.icon-f822 .panel_e4ff {
  margin-left: 0;
}
.tabs-7105.icon-f822 .panel_e4ff,
.backdrop_focused_77a3.icon-f822 .panel_e4ff {
  margin-right: 0;
}
.table_bd41 ol,
.table_bd41 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface_318d video {
  max-width: 100%;
}
.backdrop_bright_6f75 img {
  display: block;
}
.backdrop_bright_6f75.tertiary-652b,
.backdrop_bright_6f75.west-3521 {
  width: 100%;
}
.backdrop_bright_6f75.tertiary-advanced-0b90 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fresh_457a:not(.tertiary-narrow-7bf8) {
  margin: 1.5em auto;
}
.hidden-static-d81c p {
  padding: 1.5em 14px;
}
ul.wide_56e9.tertiary-advanced-0b90,
ul.wide_56e9.status-c56a,
ul.wide_56e9.over_01c5.status-c56a {
  padding: 0 14px;
}
.advanced-9941 {
  display: block;
  overflow-x: auto;
}
.advanced-9941 table {
  border-collapse: collapse;
  width: 100%;
}
.advanced-9941 td,
.advanced-9941 th {
  padding: 0.5em;
}
.table_bd41 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table_bd41 ol ol,
.table_bd41 ol ul,
.table_bd41 ul ol,
.table_bd41 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table_bd41 ol ol li,
.table_bd41 ol ul li,
.table_bd41 ul ol li,
.table_bd41 ul ul li {
  margin-left: 0;
}
.image-last-72e3.menu_67d7 > .in_4e8f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.image-last-72e3.menu_67d7 > .in_4e8f iframe,
.image-last-72e3.menu_67d7 > .in_4e8f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.down_2bae {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.down_2bae.header-full-7e6b {
  padding: 0;
}
.down_2bae.header-full-7e6b cite {
  font-size: 13px;
}
.down_2bae > * {
  margin-left: 16px;
  margin-right: 16px;
}
.down_2bae cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.action_d89e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.action_d89e > p:first-child {
  margin-top: 0;
}
.action_d89e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.action_d89e blockquote {
  border-left: 0;
}
.stale_9467 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stale_9467:not(.shade-9ec7) {
  max-width: 100px;
}
.stale_9467.current_5f4e {
  border-bottom: none !important;
  text-align: center;
}
.stale_9467.current_5f4e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden-static-d81c p {
    padding: 1.5em 0;
  }
}
.popup-bright-8e40 {
  color: #0073aa;
}
.north-7ec9 {
  background-color: #0073aa;
}
.detail_silver_a35a {
  color: #229fd8;
}
.active-plasma-104d {
  background-color: #229fd8;
}
.block_slow_3e55 {
  color: #eee;
}
.frame_left_058f {
  background-color: #eee;
}
.component_ac4a {
  color: #444;
}
.status_tiny_3cc7 {
  background-color: #444;
}
.icon-4563 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon-4563 .active_4f0c .fixed_b286 {
  font-size: 15px;
}
.icon-4563 .fixed_b286 {
  line-height: 1.3;
}
.icon-4563 .header-76dd {
}
.icon-4563 .blue-fb38 {
  background: #235787;
}
.avatar-slow-ff9c {
  padding: 0;
}
.avatar-slow-ff9c .blue-fb38 {
  background: #1a1a1a;
}
.avatar-slow-ff9c .header-76dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column-3bbe {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column-3bbe .header-76dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column-3bbe .blue-fb38 {
  background: #303030;
}
.grid-lite-94ae {
  position: relative;
  z-index: 10;
}
.grid-lite-94ae .down-b219 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_solid_9a32 .dark-241e {
  display: inline-block;
  vertical-align: middle;
}
.carousel_solid_9a32.border-d2fb .dark-241e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .carousel_solid_9a32.border-d2fb .dark-241e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_solid_9a32.border-d2fb .dark-241e {
    margin-right: 0.4em;
  }
}
.carousel_solid_9a32.border-d2fb .dark-241e:last-child {
  margin-right: 0;
}
.sort-4258 .down-b219 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notification-tall-d483 .active_4f0c {
    margin: 0 -0.5em;
  }
  .notification-tall-d483 .active_4f0c [class*="customify-col-"],
  .notification-tall-d483 .active_4f0c [class*="customify-col_"],
  .notification-tall-d483 .active_4f0c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notification-tall-d483.notification_dee8 .down-b219 {
  background: 0 0 !important;
}
.notification-tall-d483.notification_dee8 .down-b219,
.notification-tall-d483.sort-4258 .down-b219 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notification-tall-d483.grid-north-0164 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notification-tall-d483.sort-4258 .down-b219 {
  box-shadow: none !important;
}
.blue_d645 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .blue_d645 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .blue_d645 {
    padding: 18px 0 20px;
  }
}
.blue_d645 .module-soft-e811 {
  width: 100%;
}
.blue_d645 .notification_90d5 {
  margin-bottom: 0;
}
.blue_d645 .secondary-warm-beac {
  margin-top: 5px;
  font-size: 0.875em;
}
.left_bd71 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.left_bd71 .notice_299d {
  width: 100%;
}
.link_pink_ea61 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link_pink_ea61 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link_pink_ea61 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;
}
.link_pink_ea61 li:last-child:after {
  display: none;
}
.link_pink_ea61 li a {
  font-weight: 500;
  margin-right: 10px;
}
.black_2c32 .hidden_b853 button,
.blue_d645 .hidden_b853 button {
  left: 0;
}
.black_2c32 .notice_299d,
.blue_d645 .notice_299d {
  padding-left: 0;
  padding-right: 0;
}
.black_2c32 .left_bd71,
.blue_d645 .left_bd71 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.black_2c32 {
  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;
}
.black_2c32: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;
}
.black_2c32 .tiny-1a5b {
  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) {
  .black_2c32 .tiny-1a5b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .black_2c32 .tiny-1a5b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .black_2c32 .tiny-1a5b {
    min-height: 200px;
  }
}
.black_2c32 .link_pink_ea61 {
  color: rgba(255, 255, 255, 0.8);
}
.black_2c32 .link_pink_ea61 a,
.black_2c32 .link_pink_ea61 li:after {
  color: inherit;
}
.black_2c32 .link_pink_ea61 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title-10ce {
  margin-bottom: 0.5em;
}
.notification_058e {
  margin-bottom: 1.2em;
}
.notification_058e,
.title-10ce {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification_058e p:last-child,
.title-10ce p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden_b853,
#masthead .hidden_b853 {
  display: none;
}
#masthead
  > .hidden_b853.dropdown_279b {
  display: none;
}
#masthead > .hidden_b853 button {
  left: 0;
}
.highlight-99ab {
  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%;
}
.highlight-99ab .dark-241e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight-99ab .tooltip_iron_1ffe {
  display: -webkit-box;
  display: flex;
}
.highlight-99ab .tooltip_iron_1ffe.motion-10e5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight-99ab .tooltip_iron_1ffe.overlay-67a0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-99ab .tooltip_iron_1ffe.lower-bf64 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-99ab.overlay_hard_a81b.avatar_cold_293d .tooltip_iron_1ffe.motion-10e5 {
  flex-basis: 100%;
}
.highlight-99ab.hot_d30f .tooltip_iron_1ffe.overlay-67a0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight-99ab.hot_d30f .tooltip_iron_1ffe.lower-bf64 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden_b853.dropdown_279b {
  display: none;
}
#masthead > .hidden_b853 button {
  left: 0;
}
.feature_4daf {
  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;
}
.feature_4daf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_4daf.text_slow_d8f3 i {
  margin-right: 4px;
}
.feature_4daf.preview-004b i {
  margin-left: 5px;
}
.fixed_b286 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fixed_b286 p:last-child {
  margin-bottom: 0;
}
.avatar-9efd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar-9efd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar-9efd img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar-9efd .middle_fd2d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar-9efd .pressed-3e24 {
  margin: 5px 0 7px 0;
}
.avatar-9efd.grid_caa4 .hard-91b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-9efd.grid_caa4 .notification_88a8 {
  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;
}
.avatar-9efd.black_c773 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar-9efd.black_c773 .hard-91b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-9efd.black_c773 .notification_88a8 {
  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;
}
.avatar-9efd.section-6fa0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar-9efd.menu_fcbf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar-9efd.menu_fcbf .notification_88a8 {
  margin-top: 7px;
}
.medium_2d1e {
  display: inline-block;
}
.grid-lite-94ae .south-42d7 .avatar-9efd img {
  max-width: 100%;
}
.blue-1234 .carousel-6349.feature_4fe7,
.pro-2b26 .carousel-6349.feature_4fe7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue-1234 .message-66b3,
.pro-2b26 .message-66b3 {
  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%);
}
.blue-1234 .message-66b3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.blue-1234.warm_c0f3 .message-66b3 {
  display: none;
}
.blue-1234 .wrapper-thick-041e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue-1234 .wrapper-thick-041e li {
  display: inline-block;
  position: relative;
}
.blue-1234 .wrapper-thick-041e li:last-child {
  margin-right: 0;
}
.blue-1234 .wrapper-thick-041e 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;
}
.blue-1234 .wrapper-thick-041e li.status-e595 > a {
  color: rgba(0, 0, 0, 0.9);
}
.blue-1234 .wrapper-thick-041e > 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;
}
.blue-1234 .wrapper-thick-041e > li > a i {
  line-height: 0;
}
.blue-1234 .wrapper-thick-041e > li.last-e113 > a .message-66b3 {
  margin-left: 4px;
  line-height: 0;
}
.blue-1234 .wrapper-thick-041e .next-89ff li.last-e113 > a {
  position: relative;
}
.blue-1234 .wrapper-thick-041e .next-89ff li.last-e113 > a:after,
.blue-1234 .wrapper-thick-041e .next-89ff li.last-e113 > a:before {
  content: "";
  display: table;
}
.blue-1234 .wrapper-thick-041e .next-89ff li.last-e113 > a:after {
  clear: both;
}
.blue-1234 .wrapper-thick-041e .next-89ff li.last-e113 > a .message-66b3 {
  margin-left: 5px;
  float: right;
}
.blue-1234 .widget-full-5558,
.blue-1234 .next-89ff {
  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;
}
.blue-1234 .next-89ff {
  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;
}
.blue-1234 .next-89ff .feature_4fe7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue-1234 .next-89ff .message-66b3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.blue-1234 .next-89ff li {
  display: block;
  margin: 0;
  padding: 0;
}
.blue-1234 .next-89ff 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;
}
.blue-1234 .next-89ff li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.blue-1234 .next-89ff .next-89ff {
  top: 0;
  left: 100%;
}
.blue-1234 .caption-light-64b8.fn-focus-4c96 > .widget-full-5558,
.blue-1234 .caption-light-64b8.fn-focus-4c96 > .next-89ff,
.blue-1234 .caption-light-64b8:focus > .widget-full-5558,
.blue-1234 .caption-light-64b8:focus > .next-89ff,
.blue-1234 .caption-light-64b8:hover > .widget-full-5558,
.blue-1234 .caption-light-64b8:hover > .next-89ff {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.blue-1234.block-wide-9514 .info_b729:after,
.blue-1234.block-wide-9514 .info_b729:before {
  content: "";
  display: table;
}
.blue-1234.block-wide-9514 .info_b729:after {
  clear: both;
}
.blue-1234.block-wide-9514 .info_b729 > li {
  float: left;
}
.blue-1234.progress_hovered_559c .info_b729:after,
.blue-1234.progress_hovered_559c .info_b729:before {
  content: "";
  display: table;
}
.blue-1234.progress_hovered_559c .info_b729:after {
  clear: both;
}
.blue-1234.progress_hovered_559c .info_b729 > li {
  float: left;
}
.blue-1234.progress_hovered_559c .info_b729 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.blue-1234.progress_hovered_559c .info_b729 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.blue-1234.progress_hovered_559c .info_b729 > li.avatar-867b > a,
.blue-1234.progress_hovered_559c .info_b729 > li.status-e595 > a {
  color: #fff;
  background-color: #1e4b75;
}
.blue-1234.next-eb0f .info_b729 > li > a .feature_4fe7 {
  position: relative;
}
.blue-1234.next-eb0f .info_b729 > li > a .feature_4fe7: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;
}
.blue-1234.next-eb0f
  .info_b729
  > li:focus
  > a
  .feature_4fe7:before,
.blue-1234.next-eb0f
  .info_b729
  > li:hover
  > a
  .feature_4fe7:before {
  width: 100%;
  background-color: currentColor;
}
.blue-1234.next-eb0f
  .info_b729
  > li.avatar-867b
  > a
  .feature_4fe7:before,
.blue-1234.next-eb0f
  .info_b729
  > li.section-dynamic-fb69
  > a
  .feature_4fe7:before {
  width: 100%;
  background-color: currentColor;
}
.blue-1234.shade_495d .info_b729 > li > a .feature_4fe7 {
  position: relative;
}
.blue-1234.shade_495d .info_b729 > li > a .feature_4fe7: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;
}
.blue-1234.shade_495d .info_b729 > li:focus > a .feature_4fe7:before,
.blue-1234.shade_495d
  .info_b729
  > li:hover
  > a
  .feature_4fe7:before {
  width: 100%;
  background-color: currentColor;
}
.blue-1234.shade_495d
  .info_b729
  > li.avatar-867b
  > a
  .feature_4fe7:before,
.blue-1234.shade_495d
  .info_b729
  > li.section-dynamic-fb69
  > a
  .feature_4fe7:before {
  width: 100%;
  background-color: currentColor;
}
.pro-2b26 .wrapper-thick-041e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pro-2b26 .wrapper-thick-041e li:first-child > a {
  border-top: none;
}
.pro-2b26 .wrapper-thick-041e .card_a30f > .feature_4fe7 .message-66b3 {
  display: none;
}
.pro-2b26 .wrapper-thick-041e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pro-2b26 .wrapper-thick-041e li:last-child {
  border: none;
}
.pro-2b26 .wrapper-thick-041e li.last-e113 > a {
  padding-right: 45px !important;
}
.pro-2b26 .wrapper-thick-041e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pro-2b26 .wrapper-thick-041e li a:focus,
.pro-2b26 .wrapper-thick-041e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-2b26 .wrapper-thick-041e li .mask_2f85 {
  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;
}
.pro-2b26 .wrapper-thick-041e li .mask_2f85:hover {
  box-shadow: none;
}
.pro-2b26 .wrapper-thick-041e li .mask_2f85 .message-66b3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pro-2b26 .wrapper-thick-041e .next-89ff {
  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);
}
.pro-2b26 .wrapper-thick-041e .next-89ff li a {
  padding-left: 3em;
}
.pro-2b26 .wrapper-thick-041e .bright_5ad9 > a .mask_2f85 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pro-2b26 .wrapper-thick-041e .bright_5ad9 > .next-89ff {
  display: block;
  opacity: 1;
}
.steel_bd2c {
  max-width: 100%;
}
.plasma_bb22 {
  line-height: 0;
  cursor: pointer;
}
.cool-3eaa {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cool-3eaa:hover {
  box-shadow: none;
  color: currentColor;
}
.cool-3eaa svg {
  width: 18px;
  height: 18px;
}
.cool-3eaa .short-faea {
  display: none;
}
.iron-c880 {
  position: relative;
}
.iron-c880.fn-active-4c96 .cool-3eaa .search-action-47c8 {
  display: none;
}
.iron-c880.fn-active-4c96 .cool-3eaa .short-faea {
  display: inline-block;
}
.iron-c880 .under-224b {
  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);
}
.iron-c880.column-e4fe .under-224b {
  left: auto;
  right: -0.9em;
}
.iron-c880.column-e4fe .feature-8382::before {
  left: auto;
  right: 15px;
}
.iron-c880.fn-active-4c96 .under-224b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-static-ed64 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active-static-ed64 label {
  flex-basis: 100%;
}
.active-static-ed64 .text-selected-7084 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.active-static-ed64 .complex-0998 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active-static-ed64 .complex-0998:focus {
  background-color: transparent;
}
.active-static-ed64 button.photo_pink_257b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active-static-ed64 button.photo_pink_257b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active-static-ed64 button.photo_pink_257b svg {
  width: 18px;
  height: 18px;
}
.active-static-ed64 input[type="submit"] {
  min-height: auto;
}
.backdrop-south-5737 .active-static-ed64 .complex-0998 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-8382 {
  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) {
  .feature-8382 {
    width: 220px;
  }
}
.feature-8382 label {
  flex-basis: 100%;
}
.feature-8382::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;
}
.hovered-514c .backdrop-south-5737 .active-static-ed64 {
  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;
}
.hovered-514c
  .backdrop-south-5737
  .active-static-ed64
  .text-selected-7084 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hovered-514c .backdrop-south-5737 .active-static-ed64 .complex-0998 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hovered-514c
  .backdrop-south-5737
  .active-static-ed64
  .complex-0998:focus {
  background: 0 0;
}
.hovered-514c
  .backdrop-south-5737
  .active-static-ed64
  .hero-middle-e0e6 {
  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;
}
.row_copper_4547 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.row_copper_4547 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.row_copper_4547 li:last-child {
  margin-right: 0;
}
.row_copper_4547 li:first-child {
  margin-left: 0;
}
.row_copper_4547.narrow_acc4 a {
  color: #fff;
}
.row_copper_4547.narrow_acc4 a:hover {
  color: #fff;
}
.row_copper_4547 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.row_copper_4547 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.row_copper_4547 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.row_copper_4547 a:hover {
  opacity: 0.9;
  color: inherit;
}
.row_copper_4547 [class*="social-icon-apple"] {
  background-color: #999;
}
.row_copper_4547 [class*="social-icon-apple"].north-ac0d {
  background-color: transparent;
  color: #999;
}
.row_copper_4547 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.row_copper_4547 [class*="social-icon-behance"].north-ac0d {
  background-color: transparent;
  color: #1769ff;
}
.row_copper_4547 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.row_copper_4547 [class*="social-icon-bitbucket"].north-ac0d {
  background-color: transparent;
  color: #205081;
}
.row_copper_4547 [class*="social-icon-codepen"] {
  background-color: #000;
}
.row_copper_4547 [class*="social-icon-codepen"].north-ac0d {
  background-color: transparent;
  color: #000;
}
.row_copper_4547 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.row_copper_4547 [class*="social-icon-delicious"].north-ac0d {
  background-color: transparent;
  color: #39f;
}
.row_copper_4547 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.row_copper_4547 [class*="social-icon-digg"].north-ac0d {
  background-color: transparent;
  color: #005be2;
}
.row_copper_4547 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.row_copper_4547 [class*="social-icon-dribbble"].north-ac0d {
  background-color: transparent;
  color: #ea4c89;
}
.row_copper_4547 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.row_copper_4547 [class*="social-icon-envelope"].north-ac0d {
  background-color: transparent;
  color: #ea4335;
}
.row_copper_4547 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.row_copper_4547 [class*="social-icon-facebook"].north-ac0d {
  background-color: transparent;
  color: #3b5998;
}
.row_copper_4547 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.row_copper_4547 [class*="social-icon-flickr"].north-ac0d {
  background-color: transparent;
  color: #0063dc;
}
.row_copper_4547 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.row_copper_4547 [class*="social-icon-foursquare"].north-ac0d {
  background-color: transparent;
  color: #2d5be3;
}
.row_copper_4547 [class*="social-icon-github"] {
  background-color: #333;
}
.row_copper_4547 [class*="social-icon-github"].north-ac0d {
  background-color: transparent;
  color: #333;
}
.row_copper_4547 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.row_copper_4547 [class*="social-icon-google-plus"].north-ac0d {
  background-color: transparent;
  color: #dd4b39;
}
.row_copper_4547 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.row_copper_4547 [class*="social-icon-houzz"].north-ac0d {
  background-color: transparent;
  color: #7ac142;
}
.row_copper_4547 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.row_copper_4547 [class*="social-icon-instagram"].north-ac0d {
  background-color: transparent;
  color: #262626;
}
.row_copper_4547 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.row_copper_4547 [class*="social-icon-jsfiddle"].north-ac0d {
  background-color: transparent;
  color: #487aa2;
}
.row_copper_4547 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.row_copper_4547 [class*="social-icon-linkedin"].north-ac0d {
  background-color: transparent;
  color: #0077b5;
}
.row_copper_4547 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.row_copper_4547 [class*="social-icon-medium"].north-ac0d {
  background-color: transparent;
  color: #00ab6b;
}
.row_copper_4547 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.row_copper_4547
  [class*="social-icon-odnoklassniki"].north-ac0d {
  background-color: transparent;
  color: #f4731c;
}
.row_copper_4547 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.row_copper_4547 [class*="social-icon-meetup"].north-ac0d {
  background-color: transparent;
  color: #ec1c40;
}
.row_copper_4547 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.row_copper_4547 [class*="social-icon-pinterest"].north-ac0d {
  background-color: transparent;
  color: #bd081c;
}
.row_copper_4547 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.row_copper_4547 [class*="social-icon-product-hunt"].north-ac0d {
  background-color: transparent;
  color: #da552f;
}
.row_copper_4547 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.row_copper_4547 [class*="social-icon-reddit"].north-ac0d {
  background-color: transparent;
  color: #ff4500;
}
.row_copper_4547 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.row_copper_4547 [class*="social-icon-rss"].north-ac0d {
  background-color: transparent;
  color: #f26522;
}
.row_copper_4547 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.row_copper_4547
  [class*="social-icon-shopping-cart"].north-ac0d {
  background-color: transparent;
  color: #4caf50;
}
.row_copper_4547 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.row_copper_4547 [class*="social-icon-skype"].north-ac0d {
  background-color: transparent;
  color: #00aff0;
}
.row_copper_4547 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.row_copper_4547 [class*="social-icon-slideshare"].north-ac0d {
  background-color: transparent;
  color: #0077b5;
}
.row_copper_4547 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.row_copper_4547 [class*="social-icon-snapchat"].north-ac0d {
  background-color: transparent;
  color: #fffc00;
}
.row_copper_4547 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.row_copper_4547 [class*="social-icon-soundcloud"].north-ac0d {
  background-color: transparent;
  color: #f80;
}
.row_copper_4547 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.row_copper_4547 [class*="social-icon-spotify"].north-ac0d {
  background-color: transparent;
  color: #2ebd59;
}
.row_copper_4547 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.row_copper_4547
  [class*="social-icon-stack-overflow"].north-ac0d {
  background-color: transparent;
  color: #fe7a15;
}
.row_copper_4547 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.row_copper_4547 [class*="social-icon-maldkfgram"].north-ac0d {
  background-color: transparent;
  color: #2ca5e0;
}
.row_copper_4547 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.row_copper_4547 [class*="social-icon-tripadvisor"].north-ac0d {
  background-color: transparent;
  color: #589442;
}
.row_copper_4547 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.row_copper_4547 [class*="social-icon-tumblr"].north-ac0d {
  background-color: transparent;
  color: #35465c;
}
.row_copper_4547 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.row_copper_4547 [class*="social-icon-twitch"].north-ac0d {
  background-color: transparent;
  color: #6441a5;
}
.row_copper_4547 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.row_copper_4547 [class*="social-icon-twitter"].north-ac0d {
  background-color: transparent;
  color: #1da1f2;
}
.row_copper_4547 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.row_copper_4547 [class*="social-icon-vimeo"].north-ac0d {
  background-color: transparent;
  color: #1ab7ea;
}
.row_copper_4547 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.row_copper_4547 [class*="social-icon-vk"].north-ac0d {
  background-color: transparent;
  color: #45668e;
}
.row_copper_4547 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.row_copper_4547 [class*="social-icon-weibo"].north-ac0d {
  background-color: transparent;
  color: #df2029;
}
.row_copper_4547 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.row_copper_4547 [class*="social-icon-weixin"].north-ac0d {
  background-color: transparent;
  color: #7bb32e;
}
.row_copper_4547 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.row_copper_4547 [class*="social-icon-whatsapp"].north-ac0d {
  background-color: transparent;
  color: #25d366;
}
.row_copper_4547 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.row_copper_4547 [class*="social-icon-wordpress"].north-ac0d {
  background-color: transparent;
  color: #21759b;
}
.row_copper_4547 [class*="social-icon-xing"] {
  background-color: #026466;
}
.row_copper_4547 [class*="social-icon-xing"].north-ac0d {
  background-color: transparent;
  color: #026466;
}
.row_copper_4547 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.row_copper_4547 [class*="social-icon-yelp"].north-ac0d {
  background-color: transparent;
  color: #af0606;
}
.row_copper_4547 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.row_copper_4547 [class*="social-icon-youtube"].north-ac0d {
  background-color: transparent;
  color: #cd201f;
}
.picture-f162 {
  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;
}
.picture-f162:hover {
  box-shadow: none;
  background: 0 0;
}
.paragraph-1f79 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gas-0fe1 {
  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;
}
.modal_dynamic_1064 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop_45d8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop_45d8,
.backdrop_45d8::after,
.backdrop_45d8::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;
}
.backdrop_45d8::after,
.backdrop_45d8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.chip_a938 .gas-0fe1 .modal_dynamic_1064 {
  margin-top: -2px;
  width: 19px;
}
.chip_a938 .gas-0fe1 .backdrop_45d8 {
  margin-top: -1px;
}
.chip_a938 .gas-0fe1 .backdrop_45d8,
.chip_a938 .gas-0fe1 .backdrop_45d8::after,
.chip_a938 .gas-0fe1 .backdrop_45d8::before {
  width: 19px;
  height: 2px;
}
.chip_a938 .gas-0fe1 .backdrop_45d8::before {
  top: -6px;
}
.chip_a938 .gas-0fe1 .backdrop_45d8::after {
  bottom: -6px;
}
.dynamic-308c .gas-0fe1 .modal_dynamic_1064 {
  margin-top: -2px;
  width: 22px;
}
.dynamic-308c .gas-0fe1 .backdrop_45d8 {
  margin-top: -1px;
}
.dynamic-308c .gas-0fe1 .backdrop_45d8,
.dynamic-308c .gas-0fe1 .backdrop_45d8::after,
.dynamic-308c .gas-0fe1 .backdrop_45d8::before {
  width: 22px;
  height: 2px;
}
.dynamic-308c .gas-0fe1 .backdrop_45d8::before {
  top: -7px;
}
.dynamic-308c .gas-0fe1 .backdrop_45d8::after {
  bottom: -7px;
}
.tall-8715 .gas-0fe1 .modal_dynamic_1064 {
  margin-top: -2px;
  width: 31px;
}
.tall-8715 .gas-0fe1 .backdrop_45d8 {
  margin-top: -1.5px;
}
.tall-8715 .gas-0fe1 .backdrop_45d8,
.tall-8715 .gas-0fe1 .backdrop_45d8::after,
.tall-8715 .gas-0fe1 .backdrop_45d8::before {
  width: 31px;
  height: 3px;
}
.tall-8715 .gas-0fe1 .backdrop_45d8::before {
  top: -9px;
}
.tall-8715 .gas-0fe1 .backdrop_45d8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover-gas-a212 .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-gas-a212 .gas-0fe1 .backdrop_45d8 {
    margin-top: -1px;
  }
  .hover-gas-a212 .gas-0fe1 .backdrop_45d8,
  .hover-gas-a212 .gas-0fe1 .backdrop_45d8::after,
  .hover-gas-a212 .gas-0fe1 .backdrop_45d8::before {
    width: 19px;
    height: 2px;
  }
  .hover-gas-a212 .gas-0fe1 .backdrop_45d8::before {
    top: -6px;
  }
  .hover-gas-a212 .gas-0fe1 .backdrop_45d8::after {
    bottom: -6px;
  }
  .focused_f084 .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 22px;
  }
  .focused_f084 .gas-0fe1 .backdrop_45d8 {
    margin-top: -1px;
  }
  .focused_f084 .gas-0fe1 .backdrop_45d8,
  .focused_f084 .gas-0fe1 .backdrop_45d8::after,
  .focused_f084 .gas-0fe1 .backdrop_45d8::before {
    width: 22px;
    height: 2px;
  }
  .focused_f084 .gas-0fe1 .backdrop_45d8::before {
    top: -7px;
  }
  .focused_f084 .gas-0fe1 .backdrop_45d8::after {
    bottom: -7px;
  }
  .sidebar-yellow-b3e2 .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-yellow-b3e2 .gas-0fe1 .backdrop_45d8 {
    margin-top: -1.5px;
  }
  .sidebar-yellow-b3e2 .gas-0fe1 .backdrop_45d8,
  .sidebar-yellow-b3e2 .gas-0fe1 .backdrop_45d8::after,
  .sidebar-yellow-b3e2 .gas-0fe1 .backdrop_45d8::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-yellow-b3e2 .gas-0fe1 .backdrop_45d8::before {
    top: -9px;
  }
  .sidebar-yellow-b3e2 .gas-0fe1 .backdrop_45d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-easy-ec85 .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 19px;
  }
  .accent-easy-ec85 .gas-0fe1 .backdrop_45d8 {
    margin-top: -1px;
  }
  .accent-easy-ec85 .gas-0fe1 .backdrop_45d8,
  .accent-easy-ec85 .gas-0fe1 .backdrop_45d8::after,
  .accent-easy-ec85 .gas-0fe1 .backdrop_45d8::before {
    width: 19px;
    height: 2px;
  }
  .accent-easy-ec85 .gas-0fe1 .backdrop_45d8::before {
    top: -6px;
  }
  .accent-easy-ec85 .gas-0fe1 .backdrop_45d8::after {
    bottom: -6px;
  }
  .old-860b .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 22px;
  }
  .old-860b .gas-0fe1 .backdrop_45d8 {
    margin-top: -1px;
  }
  .old-860b .gas-0fe1 .backdrop_45d8,
  .old-860b .gas-0fe1 .backdrop_45d8::after,
  .old-860b .gas-0fe1 .backdrop_45d8::before {
    width: 22px;
    height: 2px;
  }
  .old-860b .gas-0fe1 .backdrop_45d8::before {
    top: -7px;
  }
  .old-860b .gas-0fe1 .backdrop_45d8::after {
    bottom: -7px;
  }
  .button-iron-7511 .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 31px;
  }
  .button-iron-7511 .gas-0fe1 .backdrop_45d8 {
    margin-top: -1.5px;
  }
  .button-iron-7511 .gas-0fe1 .backdrop_45d8,
  .button-iron-7511 .gas-0fe1 .backdrop_45d8::after,
  .button-iron-7511 .gas-0fe1 .backdrop_45d8::before {
    width: 31px;
    height: 3px;
  }
  .button-iron-7511 .gas-0fe1 .backdrop_45d8::before {
    top: -9px;
  }
  .button-iron-7511 .gas-0fe1 .backdrop_45d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .banner_advanced_755d .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 19px;
  }
  .banner_advanced_755d .gas-0fe1 .backdrop_45d8 {
    margin-top: -1px;
  }
  .banner_advanced_755d .gas-0fe1 .backdrop_45d8,
  .banner_advanced_755d .gas-0fe1 .backdrop_45d8::after,
  .banner_advanced_755d .gas-0fe1 .backdrop_45d8::before {
    width: 19px;
    height: 2px;
  }
  .banner_advanced_755d .gas-0fe1 .backdrop_45d8::before {
    top: -6px;
  }
  .banner_advanced_755d .gas-0fe1 .backdrop_45d8::after {
    bottom: -6px;
  }
  .tabs-a42e .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-a42e .gas-0fe1 .backdrop_45d8 {
    margin-top: -1px;
  }
  .tabs-a42e .gas-0fe1 .backdrop_45d8,
  .tabs-a42e .gas-0fe1 .backdrop_45d8::after,
  .tabs-a42e .gas-0fe1 .backdrop_45d8::before {
    width: 22px;
    height: 2px;
  }
  .tabs-a42e .gas-0fe1 .backdrop_45d8::before {
    top: -7px;
  }
  .tabs-a42e .gas-0fe1 .backdrop_45d8::after {
    bottom: -7px;
  }
  .popup-5883 .gas-0fe1 .modal_dynamic_1064 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-5883 .gas-0fe1 .backdrop_45d8 {
    margin-top: -1.5px;
  }
  .popup-5883 .gas-0fe1 .backdrop_45d8,
  .popup-5883 .gas-0fe1 .backdrop_45d8::after,
  .popup-5883 .gas-0fe1 .backdrop_45d8::before {
    width: 31px;
    height: 3px;
  }
  .popup-5883 .gas-0fe1 .backdrop_45d8::before {
    top: -9px;
  }
  .popup-5883 .gas-0fe1 .backdrop_45d8::after {
    bottom: -9px;
  }
}
.progress_dfac .backdrop_45d8 {
  -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);
}
.progress_dfac .backdrop_45d8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress_dfac .backdrop_45d8::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);
}
.progress_dfac.widget-69e6 .backdrop_45d8 {
  -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);
}
.progress_dfac.widget-69e6 .backdrop_45d8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress_dfac.widget-69e6 .backdrop_45d8::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);
}
.heading-new-fa9e {
  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.element-6da4:before {
  display: none;
}
.footer-static-c9ca {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer-static-c9ca .background-dynamic-c6f6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer-static-c9ca .background-dynamic-c6f6:last-of-type {
  border-bottom: none;
}
.footer-static-c9ca .background-dynamic-c6f6.hidden-b930,
.footer-static-c9ca .background-dynamic-c6f6.bottom_2973,
.footer-static-c9ca .background-dynamic-c6f6.smooth_4c01 {
  padding: 0;
}
.footer-static-c9ca .pro-2b26 .mask_2f85 {
  color: currentColor;
}
.footer-static-c9ca .pro-2b26 .mask_2f85:focus,
.footer-static-c9ca .pro-2b26 .mask_2f85:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-static-c9ca.header-76dd .alert-lite-1447,
.footer-static-c9ca.header-76dd .fixed_b286 a,
.footer-static-c9ca.header-76dd .info_b729 a,
.footer-static-c9ca.header-76dd .next-89ff a {
  color: rgba(0, 0, 0, 0.55);
}
.footer-static-c9ca.header-76dd .alert-lite-1447:hover,
.footer-static-c9ca.header-76dd .fixed_b286 a:hover,
.footer-static-c9ca.header-76dd .info_b729 a:hover,
.footer-static-c9ca.header-76dd .next-89ff a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-static-c9ca.header-76dd .tag-da7c {
  color: rgba(0, 0, 0, 0.8);
}
.footer-static-c9ca.header-76dd .background-dynamic-c6f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-static-c9ca.header-76dd .background-dynamic-c6f6:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer-static-c9ca.header-76dd .cold-3b61:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer-static-c9ca.header-76dd .pro-2b26 .wrapper-thick-041e li a,
.footer-static-c9ca.header-76dd .pro-2b26 .mask_2f85,
.footer-static-c9ca.header-76dd .next-89ff {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-static-c9ca.header-76dd .pro-2b26 .mask_2f85:focus,
.footer-static-c9ca.header-76dd .pro-2b26 .mask_2f85:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-static-c9ca.header-76dd .wrapper-thick-041e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-static-c9ca.blue-fb38 .alert-lite-1447,
.footer-static-c9ca.blue-fb38 .fixed_b286 a,
.footer-static-c9ca.blue-fb38 .info_b729 .mask_2f85,
.footer-static-c9ca.blue-fb38 .info_b729 a,
.footer-static-c9ca.blue-fb38 .next-89ff a {
  color: rgba(255, 255, 255, 0.79);
}
.footer-static-c9ca.blue-fb38 .alert-lite-1447:hover,
.footer-static-c9ca.blue-fb38 .fixed_b286 a:hover,
.footer-static-c9ca.blue-fb38 .info_b729 .mask_2f85:hover,
.footer-static-c9ca.blue-fb38 .info_b729 a:hover,
.footer-static-c9ca.blue-fb38 .next-89ff a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-static-c9ca.blue-fb38 .tag-da7c {
  color: rgba(255, 255, 255, 0.99);
}
.footer-static-c9ca.blue-fb38 .background-dynamic-c6f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-static-c9ca.blue-fb38 .background-dynamic-c6f6:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer-static-c9ca.blue-fb38 .cold-3b61:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-static-c9ca.blue-fb38 .pro-2b26 .wrapper-thick-041e li a,
.footer-static-c9ca.blue-fb38 .pro-2b26 .mask_2f85,
.footer-static-c9ca.blue-fb38 .next-89ff {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-static-c9ca.blue-fb38 .pro-2b26 .mask_2f85:focus,
.footer-static-c9ca.blue-fb38 .pro-2b26 .mask_2f85:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-static-c9ca.blue-fb38 .wrapper-thick-041e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-3b61 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cold-3b61:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.orange_9a48 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section-1e71 .footer-static-c9ca {
  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;
}
.section-1e71 .background-dynamic-c6f6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section-1e71 .background-dynamic-c6f6: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) {
  .section-1e71 .background-dynamic-c6f6:before {
    width: 16%;
    left: 42%;
  }
}
.section-1e71 .background-dynamic-c6f6:last-child:before {
  content: none;
}
.section-1e71 .background-dynamic-c6f6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section-1e71 .pro-2b26 .wrapper-thick-041e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section-1e71 .pro-2b26 .wrapper-thick-041e li a .mask_2f85 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section-1e71 .pro-2b26 .next-89ff {
  border: none;
}
.section-1e71 .pro-2b26 .next-89ff li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section-1e71 .cold-3b61 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section-1e71 .orange_9a48 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section-1e71 .blue-fb38 .cold-3b61:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-1e71 .header-76dd.small_c7a0 .backdrop_45d8 {
  background: rgba(0, 0, 0, 0.6);
}
.section-1e71
  .header-76dd.small_c7a0
  .backdrop_45d8::after,
.section-1e71
  .header-76dd.small_c7a0
  .backdrop_45d8:before {
  background: inherit;
}
.section-1e71
  .header-76dd.small_c7a0:hover
  .backdrop_45d8 {
  background: rgba(0, 0, 0, 0.8);
}
.chip_cool_c8f4 .footer-static-c9ca {
  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) {
  .chip_cool_c8f4 .footer-static-c9ca {
    width: auto;
    right: 45px;
  }
}
.outline-672e .footer-static-c9ca {
  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) {
  .outline-672e .footer-static-c9ca {
    width: auto;
    left: 45px;
  }
}
.element-6da4 .footer-static-c9ca {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element-6da4 .orange_9a48 {
  max-width: 48em;
  margin: 0 auto;
}
.element-6da4 .cold-3b61:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.item_outer_bd1a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.item_outer_bd1a.section-1e71 .footer-static-c9ca {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.item_outer_bd1a.chip_cool_c8f4 .footer-static-c9ca {
  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);
}
.item_outer_bd1a .footer-static-c9ca {
  visibility: visible;
}
.item_outer_bd1a.outline-672e .footer-static-c9ca {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title_under_f1fa,
.cool-5426 {
  overflow-x: hidden;
}
.title_under_f1fa .footer-static-c9ca {
  overflow: auto;
}
.title_under_f1fa.section-1e71 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_under_f1fa.section-1e71 .footer-static-c9ca {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title_under_f1fa.section-1e71 .picture-f162 {
  opacity: 0;
}
.title_under_f1fa.chip_cool_c8f4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_under_f1fa.chip_cool_c8f4 .footer-static-c9ca {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title_under_f1fa.chip_cool_c8f4 .picture-f162 {
  opacity: 0;
}
.title_under_f1fa.outline-672e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_under_f1fa.outline-672e .footer-static-c9ca {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title_under_f1fa.outline-672e .picture-f162 {
  opacity: 0;
}
.title_under_f1fa.element-6da4 .footer-static-c9ca {
  z-index: 10;
  visibility: visible;
}
.small_c7a0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.small_c7a0 .backdrop_45d8 {
  background: rgba(255, 255, 255, 0.99);
}
.small_c7a0 .backdrop_45d8::after,
.small_c7a0 .backdrop_45d8:before {
  background: inherit;
}
.small_c7a0:hover .backdrop_45d8 {
  background: rgba(255, 255, 255, 0.99);
}
.outline-672e .small_c7a0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element-6da4 .small_c7a0 {
  display: none !important;
}
.title_under_f1fa:before,
.cool-5426:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title_under_f1fa .small_c7a0,
.cool-5426 .small_c7a0 {
  display: inline-block;
}
.footer-static-c9ca .dark-241e {
  -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;
}
.title_under_f1fa .footer-static-c9ca .dark-241e,
.cool-5426 .footer-static-c9ca .dark-241e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture-ee68 .text-selected-7084 {
  width: 100%;
}
.south-42d7 {
  padding: 0 0.5em 0;
}
.south-42d7 [class*="customify-col-"],
.south-42d7 [class*="customify-col_"],
.south-42d7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture-c94b .south-42d7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_4f0c .full_4133,
  .full_4133 {
    display: none;
  }
  .active-8be7 {
    text-align: left;
  }
  .current_8dbe {
    text-align: center;
  }
  .tertiary_4df9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_4f0c .content_yellow_68ad,
  .content_yellow_68ad {
    display: none;
  }
  .status-glass-63d8 {
    text-align: left;
  }
  .primary-5202 {
    text-align: center;
  }
  .header-cool-855a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_4f0c .notification-in-5516,
  .notification-in-5516 {
    display: none;
  }
  .label_active_1592 {
    text-align: left;
  }
  .green-c2df {
    text-align: center;
  }
  .right_c2ea {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_883d {
  box-shadow: none !important;
}
.notice_top_b86b .logo_960b,
.progress-7ef2 .logo_960b {
  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;
}
.progress-7ef2 .logo_960b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.down-b219 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.down-b219:after,
.down-b219:before {
  content: "";
  display: table;
}
.down-b219:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .down-b219 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.down-b219,
.grid-north-0164 {
  max-width: 1248px;
  margin: 0 auto;
}

.hot-4e9f.link-ff74 .down-b219 {
  max-width: 100%;
}
.hot-4e9f.west_e753 {
  max-width: 1200px;
  margin: 0 auto;
}
.hot-4e9f.tooltip_black_1c75 .down-b219 {
  max-width: 100%;
}
.hot-4e9f.tooltip_black_1c75 > .down-b219 {
  padding-left: 0;
  padding-right: 0;
}
.hot-4e9f.tooltip_black_1c75 > .down-b219 .active_4f0c {
  margin: 0;
}
.hot-4e9f.tooltip_black_1c75
  > .down-b219
  .large-667d.detail_bc47 {
  margin-right: 0;
  margin-left: 0;
}
.hot-4e9f.tooltip_black_1c75 #main.detail_bc47 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .next-4dca #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .next-4dca #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .title-medium-5cd7 .panel_e4ff {
    padding-right: 1em;
  }
  .title-medium-5cd7.gradient-huge-9f05 .large-667d {
    border-right: 1px solid #eaecee;
  }
  .title-medium-5cd7.gradient-huge-9f05 .panel_e4ff {
    padding-right: 1em;
  }
  .title-medium-5cd7.gradient-huge-9f05 .gallery-0b75 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-9815 .panel_e4ff {
    padding-left: 1em;
  }
  .accordion-9815.gradient-huge-9f05 .large-667d {
    border-left: 1px solid #eaecee;
  }
  .accordion-9815.gradient-huge-9f05 .panel_e4ff {
    padding-left: 1em;
  }
  .accordion-9815.gradient-huge-9f05 .gallery-0b75 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_0421 .panel_e4ff {
    padding-left: 1em;
  }
  .new_0421.gradient-huge-9f05 .gradient-49a8 {
    border-right: 1px solid #eaecee;
  }
  .new_0421.gradient-huge-9f05 .advanced-3536 {
    border-right: 1px solid #eaecee;
  }
  .new_0421.gradient-huge-9f05 .panel_e4ff {
    padding-left: 1em;
  }
  .new_0421.gradient-huge-9f05 .gallery-0b75 {
    padding-right: 1em;
  }
  .new_0421.gradient-huge-9f05 .label-orange-95d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_right_e87e .panel_e4ff {
    padding-right: 1em;
  }
  .status_right_e87e.gradient-huge-9f05 .gradient-49a8 {
    border-left: 1px solid #eaecee;
  }
  .status_right_e87e.gradient-huge-9f05 .advanced-3536 {
    border-left: 1px solid #eaecee;
  }
  .status_right_e87e.gradient-huge-9f05 .panel_e4ff {
    padding-right: 1em;
  }
  .status_right_e87e.gradient-huge-9f05 .gallery-0b75 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status_right_e87e.gradient-huge-9f05 .label-orange-95d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-4dca .panel_e4ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-4dca.gradient-huge-9f05 .large-667d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .next-4dca.gradient-huge-9f05 .panel_e4ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-4dca.gradient-huge-9f05 .gallery-0b75 {
    padding-left: 1em;
  }
  .next-4dca.gradient-huge-9f05 .label-orange-95d4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .next-4dca.gradient-huge-9f05 .panel_e4ff {
    padding-left: 0;
  }
}
.frame_blue_2841 .carousel_solid_9a32 {
  display: inline-block;
}
.paragraph-3951 {
  display: inline-block;
}
.orange-52b4 {
  word-con: break-word;
}
.outline-medium-1d75 > span {
  display: inline-block;
  padding: 5px 0;
}
.outline-medium-1d75 .alert_last_b81b {
  margin-left: 8px;
  margin-right: 8px;
}
.outline-medium-1d75 .link_8a75 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.surface_0a18 .pattern-lite-99cd {
  margin-bottom: 2em;
}
.surface_0a18 .focus_solid_275c {
  margin-bottom: 15px;
}
.surface_0a18 .focus_solid_275c:last-child {
  margin-bottom: 0;
}
.surface_0a18 .lower_1af9 {
  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) {
  .surface_0a18 .lower_1af9 {
    display: block;
  }
}
.surface_0a18 .orange-630e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .surface_0a18 .orange-630e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.surface_0a18 .label_e58f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.surface_0a18 .label_e58f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.surface_0a18 .label_e58f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.surface_0a18 .orange-52b4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_0a18 .orange-52b4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.surface_0a18 .tabs_pink_c867 p:last-child {
  margin-bottom: 0;
}
.surface_0a18 .caption-smooth-366b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.surface_0a18 .progress-7bea {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.surface_0a18 .heading-826a {
  margin-top: 1em;
}
.surface_0a18 .thumbnail_4120 {
  top: 0;
  display: block;
}
.surface_0a18 .thumbnail_4120 a {
  color: inherit;
}
.surface_0a18 .thumbnail_4120 a:hover {
  color: inherit;
}
.surface_0a18 .input-d96e {
  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;
}
.surface_0a18 .input-d96e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.surface_0a18 .progress-7bea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.surface_0a18 .mask_faf0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.surface_0a18 .mask_faf0:first-child {
  margin-top: 0;
}
.surface_0a18 .mask_faf0.paragraph_6b3a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.surface_0a18 .mask_faf0.advanced_cd62 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_0a18
  .mask_faf0.advanced_cd62.highlight-7145
  .heading-826a {
  width: 100%;
}
.surface_0a18 .advanced_cd62 {
  -webkit-box-align: center;
  align-items: center;
}
.surface_0a18 .advanced_cd62 .outline-medium-1d75,
.surface_0a18 .advanced_cd62 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.surface_0a18 .label_e58f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface_0a18 .label_e58f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface_0a18 .label_e58f: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;
}
.surface_0a18 .paragraph_6b3a {
  z-index: 5;
}
.surface_0a18 .module-next-3382 .aside_c31e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.surface_0a18 .modal-8b0a .aside_c31e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.surface_0a18 .input_complex_7ea2 .aside_c31e {
  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;
}
.surface_0a18.media_1d71 .lower_1af9,
.surface_0a18.gradient-tall-6f29 .lower_1af9 {
  display: block;
}
.surface_0a18.media_1d71 .lower_1af9 .list-bf7d,
.surface_0a18.media_1d71 .lower_1af9 .progress-7bea,
.surface_0a18.gradient-tall-6f29 .lower_1af9 .list-bf7d,
.surface_0a18.gradient-tall-6f29 .lower_1af9 .progress-7bea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface_0a18.hard-bdf3 .orange-630e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .surface_0a18.hard-bdf3 .orange-630e {
    margin-right: 0;
  }
}
.surface_0a18.media_1d71 .orange-630e,
.surface_0a18.gradient-tall-6f29 .orange-630e {
  padding-top: 40%;
}
.surface_0a18.media_1d71 .pattern-lite-99cd,
.surface_0a18.gradient-tall-6f29 .pattern-lite-99cd {
  display: block;
}
.surface_0a18.media_1d71 .fn-sticky-4c96 .progress-7bea,
.surface_0a18.gradient-tall-6f29 .fn-sticky-4c96 .progress-7bea {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.surface_0a18.media_1d71 .orange-630e,
.surface_0a18.gradient-tall-6f29 .orange-630e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.surface_0a18.media_1d71 .progress-7bea {
  padding: 1em;
}
.column_4866 {
  margin: 30px auto;
  display: block;
}
.column_4866 .button_15f5 > * {
  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;
}
.column_4866 .button_15f5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_4866 .button_15f5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_5a26 .outline-medium-1d75 {
  margin-bottom: 1.41575em;
}
.sidebar_5a26 .dirty_70d4 {
  margin-bottom: 1.618em;
}
.table_bd41 .stone_8a87 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table_bd41 .stone_8a87 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table_bd41 .element-white-95b9 {
  max-width: 100%;
  overflow: auto;
}
.icon-f822 .table_bd41 a:hover {
  text-decoration: underline;
}
.frame-22c3 .focus_solid_275c:not(.orange-52b4),
.frame-22c3 .label_e58f {
  margin-bottom: 1.41575em;
}
.frame-22c3 .focus_solid_275c:not(.orange-52b4):last-child,
.frame-22c3 .label_e58f:last-child {
  margin-bottom: 0;
}
.frame-22c3 .focus_solid_275c.texture-advanced-c833 {
  margin-bottom: 0.41575em;
}
.frame-22c3 .filter_large_5848:before,
.frame-22c3 .sidebar_pressed_4c26:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.frame-22c3 .filter_large_5848:before {
  content: "\f115";
}
.frame-22c3 .sidebar_pressed_4c26:before {
  content: "\f02c";
}
.frame-22c3 .copper-d178 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.frame-22c3 .copper-d178 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.image-pro-8ce4 {
  display: -webkit-box;
  display: flex;
}
.image-pro-8ce4 .yellow-94ec {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .image-pro-8ce4 .yellow-94ec {
    flex-basis: 90px;
  }
}
.image-pro-8ce4 .summary-ae08 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .image-pro-8ce4 .summary-ae08 {
    flex-basis: calc(100% - 50px);
  }
}
.image-pro-8ce4 .basic-a9ea p:last-child {
  margin-bottom: 0.72em;
}
.info-5254 .button_15f5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info-5254 .button_15f5:after,
.info-5254 .button_15f5:before {
  content: "";
  display: table;
}
.info-5254 .button_15f5:after {
  clear: both;
}
.info-5254 .button_15f5 .pro_d00c,
.info-5254 .button_15f5 .badge-short-6d45 {
  width: 49%;
}
.info-5254 .button_15f5 .pro_d00c a span.block-current-d83e,
.info-5254 .button_15f5 .badge-short-6d45 a span.block-current-d83e {
  display: block;
  margin-bottom: 5px;
}
.info-5254 .button_15f5 .badge-short-6d45 {
  float: left;
  text-align: left;
}
.info-5254 .button_15f5 .pro_d00c {
  float: right;
  text-align: right;
}
.surface-easy-c2fc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-easy-c2fc {
    margin-bottom: 0;
  }
}
.dim_f793 {
  margin-bottom: 1em;
}
.dim_f793 .orange-52b4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tabs-huge-35c7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight_394d .dim_f793,
.carousel-orange-12c8 .dim_f793 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight_394d .dim_f793,
  .carousel-orange-12c8 .dim_f793 {
    display: block;
  }
}
.highlight_394d .tabs-huge-35c7,
.carousel-orange-12c8 .tabs-huge-35c7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight_394d .tabs-huge-35c7,
  .carousel-orange-12c8 .tabs-huge-35c7 {
    margin-bottom: 1em;
  }
}
.highlight_394d .tabs-huge-35c7 img,
.carousel-orange-12c8 .tabs-huge-35c7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight_394d .dirty-51ff,
.carousel-orange-12c8 .dirty-51ff {
  flex-basis: calc(100% - 160px);
}
.highlight_394d .dirty-51ff p,
.carousel-orange-12c8 .dirty-51ff p {
  margin-bottom: 0;
}
.highlight_394d .dirty-51ff {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_394d .dirty-51ff {
    padding-left: 0;
  }
}
.carousel-orange-12c8 .dirty-51ff {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-orange-12c8 .dirty-51ff {
    padding-right: 0;
  }
}
.carousel-orange-12c8 .tabs-huge-35c7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.iron-8b9c .tabs-huge-35c7 {
  margin-bottom: 0.5em;
}
.iron-8b9c .tabs-huge-35c7 img {
  width: 100%;
}
.picture_00ff .iron_0a13,
.pattern-cold-48ea .iron_0a13 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern-cold-48ea .large-667d .text-2f1c p:last-child {
  margin-bottom: 0;
}
.secondary-up-9928 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover-light-0314 .icon_center_60d0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover-light-0314 .icon_center_60d0:last-of-type {
    margin-bottom: 0;
  }
}
.hover-light-0314 .icon_center_60d0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-light-0314 .icon_center_60d0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover-light-0314 .icon_center_60d0 ul li {
  margin: 0 0 0.6em;
}
.hover-light-0314 .icon_center_60d0 ul li.south_364b,
.hover-light-0314 .icon_center_60d0 ul li.overlay_5d6e {
  position: relative;
}
.hover-light-0314 .icon_center_60d0 ul li.south_364b .center-4166,
.hover-light-0314 .icon_center_60d0 ul li.overlay_5d6e .center-4166 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover-light-0314 .icon_center_60d0 ul li.south_364b:after:after,
.hover-light-0314 .icon_center_60d0 ul li.south_364b:after:before,
.hover-light-0314
  .icon_center_60d0
  ul
  li.overlay_5d6e:after:after,
.hover-light-0314
  .icon_center_60d0
  ul
  li.overlay_5d6e:after:before {
  content: "";
  display: table;
}
.hover-light-0314 .icon_center_60d0 ul li.south_364b:after:after,
.hover-light-0314
  .icon_center_60d0
  ul
  li.overlay_5d6e:after:after {
  clear: both;
}
.hover-light-0314 .icon_center_60d0 a.panel_black_aaaa:hover {
  text-decoration: none;
}
.hover-light-0314 .icon_center_60d0 select {
  max-width: 100%;
}
.hover-light-0314 .icon_center_60d0 table {
  font-size: 85%;
}
.hover-light-0314 .icon_center_60d0 table td,
.hover-light-0314 .icon_center_60d0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover-light-0314 .icon_center_60d0 table tfoot td {
  text-align: left;
}
.hover-light-0314 .icon_center_60d0 :last-child {
  margin-bottom: 0;
}
.hover-light-0314 .icon_center_60d0 .small-5289 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover-light-0314 .icon_center_60d0 .small-5289 label {
  width: 100%;
}
.hover-light-0314 .icon_center_60d0 .small-5289 .complex-0998 {
  width: 100%;
  display: block;
}
.hover-light-0314 .icon_center_60d0 .small-5289 .photo_pink_257b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover-light-0314 .icon_center_60d0 .small-5289 .photo_pink_257b:hover svg #svg-search {
  fill: #444;
}
.hover-light-0314 .icon_center_60d0 .small-5289 .photo_pink_257b svg {
  width: 18px;
  height: 18px;
}
.hover-light-0314 .rough-27bd ul ul,
.hover-light-0314 .black_e63c ul ul,
.hover-light-0314 .dark-a227 ul ul,
.hover-light-0314 .slider_easy_36e6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover-light-0314 .rough-27bd .last-e113 > a,
.hover-light-0314 .black_e63c .last-e113 > a,
.hover-light-0314 .dark-a227 .last-e113 > a,
.hover-light-0314 .slider_easy_36e6 .last-e113 > a {
  margin-bottom: 0;
}
.hover-light-0314 .stale_fbb7 li,
.hover-light-0314 .rough-27bd li,
.hover-light-0314 .tiny_8960 li,
.hover-light-0314 .black_e63c li,
.hover-light-0314 .dark-a227 li,
.hover-light-0314 .slider_easy_36e6 li,
.hover-light-0314 .dynamic-595b li,
.hover-light-0314 .tiny_6bb6 li {
  display: block;
  position: relative;
}
.hover-light-0314 .stale_fbb7 li:last-child,
.hover-light-0314 .rough-27bd li:last-child,
.hover-light-0314 .tiny_8960 li:last-child,
.hover-light-0314 .black_e63c li:last-child,
.hover-light-0314 .dark-a227 li:last-child,
.hover-light-0314 .slider_easy_36e6 li:last-child,
.hover-light-0314 .dynamic-595b li:last-child,
.hover-light-0314 .tiny_6bb6 li:last-child {
  border: none;
}
.hover-light-0314 .stale_fbb7 li a,
.hover-light-0314 .rough-27bd li a,
.hover-light-0314 .tiny_8960 li a,
.hover-light-0314 .black_e63c li a,
.hover-light-0314 .dark-a227 li a,
.hover-light-0314 .slider_easy_36e6 li a,
.hover-light-0314 .dynamic-595b li a,
.hover-light-0314 .tiny_6bb6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-light-0314 .stale_fbb7 li ul li::before,
.hover-light-0314 .rough-27bd li ul li::before,
.hover-light-0314 .tiny_8960 li ul li::before,
.hover-light-0314 .black_e63c li ul li::before,
.hover-light-0314 .dark-a227 li ul li::before,
.hover-light-0314 .slider_easy_36e6 li ul li::before,
.hover-light-0314 .dynamic-595b li ul li::before,
.hover-light-0314 .tiny_6bb6 li ul li::before {
  left: 15px;
}
.hover-light-0314 .stale_fbb7 li ul a,
.hover-light-0314 .rough-27bd li ul a,
.hover-light-0314 .tiny_8960 li ul a,
.hover-light-0314 .black_e63c li ul a,
.hover-light-0314 .dark-a227 li ul a,
.hover-light-0314 .slider_easy_36e6 li ul a,
.hover-light-0314 .dynamic-595b li ul a,
.hover-light-0314 .tiny_6bb6 li ul a {
  padding-left: 20px;
}
.hover-light-0314 .stale_fbb7 li ul ul li::before,
.hover-light-0314 .rough-27bd li ul ul li::before,
.hover-light-0314 .tiny_8960 li ul ul li::before,
.hover-light-0314 .black_e63c li ul ul li::before,
.hover-light-0314 .dark-a227 li ul ul li::before,
.hover-light-0314 .slider_easy_36e6 li ul ul li::before,
.hover-light-0314 .dynamic-595b li ul ul li::before,
.hover-light-0314 .tiny_6bb6 li ul ul li::before {
  left: 30px;
}
.hover-light-0314 .stale_fbb7 li ul ul a,
.hover-light-0314 .rough-27bd li ul ul a,
.hover-light-0314 .tiny_8960 li ul ul a,
.hover-light-0314 .black_e63c li ul ul a,
.hover-light-0314 .dark-a227 li ul ul a,
.hover-light-0314 .slider_easy_36e6 li ul ul a,
.hover-light-0314 .dynamic-595b li ul ul a,
.hover-light-0314 .tiny_6bb6 li ul ul a {
  padding-left: 40px;
}
.hover-light-0314 .hot-f871 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-light-0314 .tiny_6bb6 ul li {
  margin-bottom: 1.41575em;
}
.hover-light-0314 .tiny_6bb6 ul li .lower_1309 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover-light-0314 .tiny_6bb6 ul li .tag-1579 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue-fb38 .stale_fbb7 li a,
.blue-fb38 .rough-27bd li a,
.blue-fb38 .tiny_8960 li a,
.blue-fb38 .black_e63c li a,
.blue-fb38 .dark-a227 li a,
.blue-fb38 .slider_easy_36e6 li a,
.blue-fb38 .dynamic-595b li a,
.blue-fb38 .tiny_6bb6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-fb38 .hot-f871 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-fb38 .icon_center_60d0 ul li.south_364b .center-4166,
.blue-fb38 .icon_center_60d0 ul li.overlay_5d6e .center-4166 {
  background: rgba(0, 0, 0, 0.2);
}
.blue-fb38 .hover-light-0314 .icon_center_60d0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li {
  margin: 0;
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li ul {
  margin: 0;
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li ul li a {
  padding-left: 15px;
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li ul li li a {
  padding-left: 30px;
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li.status-e595 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li.status-e595 > 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;
}
.hot-4e9f .hover-light-0314 .wrapper-thick-041e li.status-e595 > 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;
}
.dim-9830 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.soft-d398 {
  position: relative;
  z-index: 10;
}
.soft-d398 .dark-241e {
  width: 100%;
  max-width: 100%;
}
.large-0db3 .outline-91c3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.large-0db3 .header-76dd {
}
.large-0db3 .blue-fb38 {
  background: #292929;
}
.dirty_3cf8 .outline-91c3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dirty_3cf8 .header-76dd {
  background: #f9f9f9;
}
.dirty_3cf8 .blue-fb38 {
  background: #303030;
}
.background_72ba .outline-91c3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .background_72ba .carousel_solid_9a32 {
    margin-bottom: 1em;
  }
  .background_72ba .carousel_solid_9a32:last-child {
    margin-bottom: 0;
  }
}
.background_72ba .header-76dd {
  background: #ededed;
}
.background_72ba .blue-fb38 {
  background: #1a1a1a;
}
.outline-91c3.header-76dd {
  color: rgba(0, 0, 0, 0.6);
}
.outline-91c3.header-76dd .progress-0565 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-91c3.blue-fb38 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-91c3.blue-fb38 a:not(.panel_black_aaaa) {
  color: rgba(255, 255, 255, 0.79);
}
.outline-91c3.blue-fb38 a:not(.panel_black_aaaa):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-91c3.blue-fb38 .progress-0565 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-91c3.blue-fb38 table tbody td,
.outline-91c3.blue-fb38 table th {
  background: rgba(0, 0, 0, 0.08);
}
.under_14c8.sort-4258 .down-b219 {
  max-width: initial;
}
.under_14c8 .border-d2fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.under_14c8 .border-d2fb .dark-241e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .under_14c8 .border-d2fb .dark-241e {
    display: block;
    margin-bottom: 2em;
  }
  .under_14c8 .border-d2fb .dark-241e:last-child {
    margin-bottom: 0;
  }
}
.background_72ba .carousel_solid_9a32:last-child,
.dirty_3cf8 .carousel_solid_9a32:last-child,
.large-0db3 .carousel_solid_9a32:last-child {
  margin-bottom: 0;
}
.background_72ba .carousel_solid_9a32 .hover-light-0314 .icon_center_60d0:last-child,
.dirty_3cf8 .carousel_solid_9a32 .hover-light-0314 .icon_center_60d0:last-child,
.large-0db3 .carousel_solid_9a32 .hover-light-0314 .icon_center_60d0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .background_72ba .sidebar-right-ab78,
  .background_72ba .stone-7aec,
  .dirty_3cf8 .sidebar-right-ab78,
  .dirty_3cf8 .stone-7aec,
  .large-0db3 .sidebar-right-ab78,
  .large-0db3 .stone-7aec {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .soft-d398 .carousel_solid_9a32 {
    margin-bottom: 2em;
  }
}
.soft-d398 p:last-child {
  margin-bottom: 0;
}
.soft-d398 li,
.soft-d398 ul {
  list-style: none;
  margin: 0;
}
.soft-d398 ul ul {
  margin-left: 2.617924em;
}
.narrow_765b {
  font-size: 0.875em;
}

/* css-noise: 9b69 */
.ghost-box-h5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
