/*!
Theme Name: Customify
Theme URI: https://pressmaximum.full-e6eb/customify
Author: WPCustomify
Author URI: https://pressmaximum.full-e6eb
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.full-e6eb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_basic_9387.first-2df9/licenses/gpl-2.0.thumbnail-e674
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.large-ff76/, (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.cool-e0d8.pressed-2360/normalize.badge_south_4740/
 ======
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.badge_south_4740 v7.0.0 | MIT License | github.full-e6eb/necolas/normalize.badge_south_4740 */
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;
}
.dirty-ee78 .center-968a,
.avatar-over-c1c0,
.surface-86ba,
.notice_west_e56f,
.north_167c,
.logo-9002,
.text_f280,
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;
}
.avatar-over-c1c0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar-over-c1c0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-over-c1c0,
  h1 {
    font-size: 1.8em;
  }
}
.surface-86ba,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.surface-86ba + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .surface-86ba,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .surface-86ba,
  h2 {
    font-size: 1.7em;
  }
}
.notice_west_e56f,
h3 {
  font-size: 1.618em;
}
.dirty-ee78 .center-968a,
.north_167c,
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.aside_82c8 {
  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;
}
.title_dim_8d97:after,
.title_dim_8d97:before,
.red_c0fc:after,
.red_c0fc:before {
  content: "";
  display: table;
}
.title_dim_8d97:after,
.red_c0fc:after {
  clear: both;
}
.middle_a882 {
  float: right;
  margin-right: 0;
}
.notification_f6f4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.image-plasma-3c7b .card_3838,
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;
}
.image-plasma-3c7b .card_3838: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;
}
.hard-c746 .card_3838 {
  box-shadow: none;
}
.hard-c746
  .card_3838
  .border-0819 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard-c746 .card_3838 .menu_6e1f {
  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;
}
.hard-c746
  .card_3838
  .menu_6e1f
  b {
  display: none;
}
.hard-c746 .large_ed32 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gradient_84fd:not(.advanced-b68f):not(.gas-8544),
button:not(.advanced-b68f):not(.gas-8544),
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ),
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ),
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ) {
  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;
}
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ):hover,
button:not(.advanced-b68f):not(
    .gas-8544
  ):hover,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ):hover,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ):hover,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ):active,
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ):focus,
button:not(.advanced-b68f):not(
    .gas-8544
  ):active,
button:not(.advanced-b68f):not(
    .gas-8544
  ):focus,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ):active,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ):focus,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ):active,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ):focus,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ):active,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ):focus {
  outline: 0;
}
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f,
button:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f {
  position: relative;
}
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .filter-daa4,
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .menu-stale-7ad1,
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .text-upper-046d,
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  i,
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  svg,
button:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .filter-daa4,
button:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .menu-stale-7ad1,
button:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .text-upper-046d,
button:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  i,
button:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  svg,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .filter-daa4,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .menu-stale-7ad1,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .text-upper-046d,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  i,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  svg,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .filter-daa4,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .menu-stale-7ad1,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .text-upper-046d,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  i,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  svg,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .filter-daa4,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .menu-stale-7ad1,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  .text-upper-046d,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  i,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f
  svg {
  visibility: hidden;
}
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f:after,
button:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f:after,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f:after,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f:after,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ).fn-loading-2a0f: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;
}
.gradient_84fd:not(.advanced-b68f):not(.gas-8544),
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ),
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ),
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ) {
  color: #fff;
  background: #235787;
}
.gradient_84fd:not(.advanced-b68f):not(
    .gas-8544
  ):focus,
input[type="button"]:not(.advanced-b68f):not(
    .gas-8544
  ):focus,
input[type="reset"]:not(.advanced-b68f):not(
    .gas-8544
  ):focus,
input[type="submit"]:not(.advanced-b68f):not(
    .gas-8544
  ):focus {
  color: #fff;
}
.gradient_84fd.fn-disabled-2a0f:not(.advanced-b68f):not(
    .gas-8544
  ),
.gradient_84fd[disabled]:not(.advanced-b68f):not(
    .gas-8544
  ),
button.fn-disabled-2a0f:not(.advanced-b68f):not(
    .gas-8544
  ),
button[disabled]:not(.advanced-b68f):not(
    .gas-8544
  ) {
  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;
}
.panel_f3ac {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel_f3ac: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;
}
.selected-819e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.small-e2dc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.upper-fd02 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.title_dim_8d97:after,
.title_dim_8d97:before,
.narrow-fb74:after,
.narrow-fb74:before,
.alert_dark_4f96:after,
.alert_dark_4f96:before,
.thick-9e93:after,
.thick-9e93:before,
.image_fluid_d92b:after,
.image_fluid_d92b:before,
.center_c652:after,
.center_c652:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.title_dim_8d97:after,
.narrow-fb74:after,
.alert_dark_4f96:after,
.thick-9e93:after,
.image_fluid_d92b:after,
.center_c652:after {
  clear: both;
}
.narrow-fb74 .frame_orange_a91e,
.alert_dark_4f96 .frame_orange_a91e,
.feature_bf2d .frame_orange_a91e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active-d48c {
  display: inline-block;
}
.fixed-e5d6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fixed-e5d6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fixed-e5d6 .tag-b630 {
  padding: 1em 0;
  font-size: 85%;
}
.tag-b630 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.simple_7f2c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.simple_7f2c:after,
.simple_7f2c:before {
  content: "";
  display: table;
}
.simple_7f2c:after {
  clear: both;
}
.header-new-8e9d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.south_80be .header-new-8e9d {
  max-width: 50%;
}
.progress-1b9c .header-new-8e9d {
  max-width: 33.33%;
}
.form_cold_8dcd .header-new-8e9d {
  max-width: 25%;
}
.right_36a5 .header-new-8e9d {
  max-width: 20%;
}
.logo_c33d .header-new-8e9d {
  max-width: 16.66%;
}
.blue-dd5b .header-new-8e9d {
  max-width: 14.28%;
}
.wood_be63 .header-new-8e9d {
  max-width: 12.5%;
}
.list_advanced_db44 .header-new-8e9d {
  max-width: 11.11%;
}
.backdrop_fixed_8ddc {
  display: block;
}
.dirty-ee78 .dropdown_west_cb74 label,
.dirty-ee78 .badge_4f42 label,
.dirty-ee78 .media_slow_a24a label,
.dirty-ee78 .blue-d534 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_dynamic_3a9c {
  list-style: none;
  margin: 0;
}
.border_dynamic_3a9c article.table_current_3064 {
  margin-bottom: 0;
}
.border_dynamic_3a9c ul {
  list-style: none;
  margin: 0;
}
.border_dynamic_3a9c .footer_b0dd li.table_current_3064 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_dynamic_3a9c .footer_b0dd li.table_current_3064 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_dynamic_3a9c .footer_b0dd li.table_current_3064: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) {
  .border_dynamic_3a9c .footer_b0dd li.table_current_3064 li.table_current_3064 li.table_current_3064 li.table_current_3064 {
    padding-left: 0;
  }
}
article.table_current_3064 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_current_3064 .narrow-fb74 p:last-of-type {
  margin-bottom: 0;
}
article.table_current_3064 .avatar_first_c9f2 {
  float: left;
}
article.table_current_3064 .shade_54ef {
  margin-left: 85px;
}
article.table_current_3064 .badge-d66a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_current_3064 .badge-d66a .module_2425 {
  margin-left: 10px;
}
article.table_current_3064 .message_plasma_6cdc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_current_3064 .message-iron-711d {
  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 .dropdown_west_cb74,
  #respond .media_slow_a24a,
  #respond .blue-d534 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_west_cb74 input,
#respond .media_slow_a24a input,
#respond .blue-d534 input {
  width: 100%;
}
#respond .blue-d534 {
  margin-right: 0;
}
#respond .status_over_8d55 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.orange-1732 {
  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;
}
.orange-1732.overlay_9ecf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.orange-1732 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%);
}
.orange-1732:focus,
.orange-1732: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);
}
.text_7d65 {
  border-radius: 10%;
}
.popup_4b20 {
  border-radius: 50%;
}
.overlay_bottom_33c0 {
  font-size: 0.72em;
}
.video_ecc5 {
  font-size: 0.875em;
}
.logo_fa96 {
  font-size: 1.1em;
}
.active_2d84 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active_2d84.overlay_bottom_33c0 {
  letter-spacing: 0.5px;
}
.search_west_881c,
.search_west_881c a {
  color: #6d6d6d;
}
.search_west_881c a:hover {
  color: #111;
}
.icon-in-741b {
  color: #6d6d6d;
}
.label-copper-b2b4 {
  overflow-x: hidden;
}
.label-copper-b2b4 .photo-dark-f87e.item-7947 {
  position: relative;
}
.label-copper-b2b4 .photo-dark-f87e.item-7947.dynamic_218e {
  position: initial;
}
.label-copper-b2b4
  .photo-dark-f87e.item-7947.dynamic_218e
  .heading_last_5fe0 {
  left: auto;
}
.label-copper-b2b4 .photo-dark-f87e .heading_last_5fe0 {
  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;
}
.label-copper-b2b4 .photo-dark-f87e:hover.item-7947 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-copper-b2b4
  .photo-dark-f87e:hover.item-7947
  .heading_last_5fe0 {
  display: block;
  z-index: 9999999;
}
.label-copper-b2b4 .inner_91f4 .pink_c841,
.label-copper-b2b4 .input-under-359f .pink_c841 {
  display: none;
}
.label-copper-b2b4 .primary-up-26b0 .photo-dark-f87e:hover.item-7947 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dirty-ee78 .dropdown_west_cb74 label,
.dirty-ee78 .badge_4f42 label,
.dirty-ee78 .media_slow_a24a label,
.dirty-ee78 .blue-d534 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_dynamic_3a9c {
  list-style: none;
  margin: 0;
}
.border_dynamic_3a9c article.table_current_3064 {
  margin-bottom: 0;
}
.border_dynamic_3a9c ul {
  list-style: none;
  margin: 0;
}
.border_dynamic_3a9c .footer_b0dd li.table_current_3064 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_dynamic_3a9c .footer_b0dd li.table_current_3064 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_dynamic_3a9c .footer_b0dd li.table_current_3064: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) {
  .border_dynamic_3a9c .footer_b0dd li.table_current_3064 li.table_current_3064 li.table_current_3064 li.table_current_3064 {
    padding-left: 0;
  }
}
article.table_current_3064 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_current_3064 .narrow-fb74 p:last-of-type {
  margin-bottom: 0;
}
article.table_current_3064 .avatar_first_c9f2 {
  float: left;
}
article.table_current_3064 .shade_54ef {
  margin-left: 85px;
}
article.table_current_3064 .badge-d66a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_current_3064 .badge-d66a .module_2425 {
  margin-left: 10px;
}
article.table_current_3064 .message_plasma_6cdc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_current_3064 .message-iron-711d {
  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 .dropdown_west_cb74,
  #respond .media_slow_a24a,
  #respond .blue-d534 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_west_cb74 input,
#respond .media_slow_a24a input,
#respond .blue-d534 input {
  width: 100%;
}
#respond .blue-d534 {
  margin-right: 0;
}
#respond .status_over_8d55 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner_91f4 .progress_simple_f3d7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.progress_simple_f3d7 .header_fast_5409.outline_4127 .bronze_f4cf > li > a:focus,
.progress_simple_f3d7 .header_fast_5409.outline_4127 .bronze_f4cf > li > a:hover,
.progress_simple_f3d7 .header_fast_5409.preview_first_6f42 .bronze_f4cf > li > a:focus,
.progress_simple_f3d7 .header_fast_5409.preview_first_6f42 .bronze_f4cf > li > a:hover,
.progress_simple_f3d7 .header_fast_5409.row-e2d9 .bronze_f4cf > li > a:focus,
.progress_simple_f3d7 .header_fast_5409.row-e2d9 .bronze_f4cf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_simple_f3d7
  .header_fast_5409.outline_4127
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a,
.progress_simple_f3d7
  .header_fast_5409.outline_4127
  .bronze_f4cf
  > li.tertiary_pro_5771
  > a,
.progress_simple_f3d7
  .header_fast_5409.preview_first_6f42
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a,
.progress_simple_f3d7
  .header_fast_5409.preview_first_6f42
  .bronze_f4cf
  > li.tertiary_pro_5771
  > a,
.progress_simple_f3d7
  .header_fast_5409.row-e2d9
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a,
.progress_simple_f3d7 .header_fast_5409.row-e2d9 .bronze_f4cf > li.motion-ee79 > a {
  color: rgba(255, 255, 255, 0.99);
}
.progress_simple_f3d7 .paragraph-c3ce,
.progress_simple_f3d7 .paragraph-c3ce a {
  color: rgba(255, 255, 255, 0.99);
}
.progress_simple_f3d7 .secondary-bfac.container_8337 li a,
.progress_simple_f3d7 .west_d63d a,
.progress_simple_f3d7 .label_fixed_6ce3,
.progress_simple_f3d7 .bronze_f4cf > li > a,
.progress_simple_f3d7 .card-03ef {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7 .secondary-bfac.container_8337 li a:hover,
.progress_simple_f3d7 .west_d63d a:hover,
.progress_simple_f3d7 .label_fixed_6ce3:hover,
.progress_simple_f3d7 .bronze_f4cf > li > a:hover,
.progress_simple_f3d7 .card-03ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_simple_f3d7 .dropdown_0958 {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7 .dropdown_0958 .border-selected-cebb {
  color: rgba(255, 255, 255, 0.99);
}
.progress_simple_f3d7 .dropdown_0958:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_simple_f3d7 .content-8f86 .wide-2949 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7 .content-8f86 .wide-2949 .alert_ede1 {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7
  .content-8f86
  .wide-2949
  .alert_ede1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7
  .content-8f86
  .wide-2949
  .alert_ede1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7
  .content-8f86
  .wide-2949
  .alert_ede1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7
  .content-8f86
  .wide-2949
  .alert_ede1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7 .content-8f86 .frame-9391 {
  color: rgba(255, 255, 255, 0.79);
}
.progress_simple_f3d7 .content-8f86 .frame-9391:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-fluid-7c98
  .progress_simple_f3d7
  .content-8f86
  .label_ee9d
  .list-huge-d0b5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-fluid-7c98
  .progress_simple_f3d7
  .content-8f86
  .label_ee9d
  .alert_ede1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_91f4 .info_yellow_8c4f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info_yellow_8c4f .header_fast_5409.outline_4127 .bronze_f4cf > li > a:focus,
.info_yellow_8c4f .header_fast_5409.outline_4127 .bronze_f4cf > li > a:hover,
.info_yellow_8c4f .header_fast_5409.preview_first_6f42 .bronze_f4cf > li > a:focus,
.info_yellow_8c4f .header_fast_5409.preview_first_6f42 .bronze_f4cf > li > a:hover,
.info_yellow_8c4f .header_fast_5409.row-e2d9 .bronze_f4cf > li > a:focus,
.info_yellow_8c4f .header_fast_5409.row-e2d9 .bronze_f4cf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_yellow_8c4f
  .header_fast_5409.outline_4127
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a,
.info_yellow_8c4f
  .header_fast_5409.outline_4127
  .bronze_f4cf
  > li.tertiary_pro_5771
  > a,
.info_yellow_8c4f
  .header_fast_5409.preview_first_6f42
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a,
.info_yellow_8c4f
  .header_fast_5409.preview_first_6f42
  .bronze_f4cf
  > li.tertiary_pro_5771
  > a,
.info_yellow_8c4f
  .header_fast_5409.row-e2d9
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a,
.info_yellow_8c4f .header_fast_5409.row-e2d9 .bronze_f4cf > li.motion-ee79 > a {
  color: rgba(0, 0, 0, 0.8);
}
.info_yellow_8c4f .paragraph-c3ce,
.info_yellow_8c4f .paragraph-c3ce a {
  color: rgba(0, 0, 0, 0.8);
}
.info_yellow_8c4f .secondary-bfac.container_8337 li a,
.info_yellow_8c4f .west_d63d a,
.info_yellow_8c4f .label_fixed_6ce3,
.info_yellow_8c4f .bronze_f4cf > li > a,
.info_yellow_8c4f .card-03ef {
  color: rgba(0, 0, 0, 0.55);
}
.info_yellow_8c4f .secondary-bfac.container_8337 li a:hover,
.info_yellow_8c4f .west_d63d a:hover,
.info_yellow_8c4f .label_fixed_6ce3:hover,
.info_yellow_8c4f .bronze_f4cf > li > a:hover,
.info_yellow_8c4f .card-03ef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_yellow_8c4f .dropdown_0958 {
  color: rgba(0, 0, 0, 0.55);
}
.info_yellow_8c4f .dropdown_0958 .border-selected-cebb {
  color: rgba(0, 0, 0, 0.8);
}
.info_yellow_8c4f .dropdown_0958:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold-9a6e .old-5f23 {
  margin-left: auto;
  margin-right: auto;
}
.alert_dark_4f96 > * {
  margin-left: auto;
  margin-right: auto;
}
.alert_dark_4f96 .selected-819e {
  margin-right: 1.41575em;
}
.avatar_d922 .alert_dark_4f96 > .header-black-c097 {
  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;
}
.avatar_d922 .alert_dark_4f96 > .row_first_a7e0 {
  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;
}
.pro_a138.cold-9a6e .old-5f23,
.solid-a51d.cold-9a6e .old-5f23 {
  margin-left: 0;
}
.dropdown_fast_da4a.cold-9a6e .old-5f23,
.bright-2caa.cold-9a6e .old-5f23 {
  margin-right: 0;
}
.alert_dark_4f96 ol,
.alert_dark_4f96 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.blue-c8bb video {
  max-width: 100%;
}
.secondary-d49e img {
  display: block;
}
.secondary-d49e.selected-819e,
.secondary-d49e.small-e2dc {
  width: 100%;
}
.secondary-d49e.row_first_a7e0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shade_e395:not(.filter-228b) {
  margin: 1.5em auto;
}
.dim-5799 p {
  padding: 1.5em 14px;
}
ul.media_55db.row_first_a7e0,
ul.media_55db.header-black-c097,
ul.media_55db.rough_60e9.header-black-c097 {
  padding: 0 14px;
}
.primary-gas-e59f {
  display: block;
  overflow-x: auto;
}
.primary-gas-e59f table {
  border-collapse: collapse;
  width: 100%;
}
.primary-gas-e59f td,
.primary-gas-e59f th {
  padding: 0.5em;
}
.alert_dark_4f96 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert_dark_4f96 ol ol,
.alert_dark_4f96 ol ul,
.alert_dark_4f96 ul ol,
.alert_dark_4f96 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert_dark_4f96 ol ol li,
.alert_dark_4f96 ol ul li,
.alert_dark_4f96 ul ol li,
.alert_dark_4f96 ul ul li {
  margin-left: 0;
}
.block_313d.tertiary_8a92 > .description-91b3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block_313d.tertiary_8a92 > .description-91b3 iframe,
.block_313d.tertiary_8a92 > .description-91b3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.new_0ec3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.new_0ec3.pressed-0a77 {
  padding: 0;
}
.new_0ec3.pressed-0a77 cite {
  font-size: 13px;
}
.new_0ec3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.new_0ec3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.stale_4452 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.stale_4452 > p:first-child {
  margin-top: 0;
}
.stale_4452 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.stale_4452 blockquote {
  border-left: 0;
}
.search_fixed_0ae7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search_fixed_0ae7:not(.card_dynamic_d3e8) {
  max-width: 100px;
}
.search_fixed_0ae7.highlight-4d66 {
  border-bottom: none !important;
  text-align: center;
}
.search_fixed_0ae7.highlight-4d66::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dim-5799 p {
    padding: 1.5em 0;
  }
}
.nav_rough_d771 {
  color: #0073aa;
}
.element_prev_4a0c {
  background-color: #0073aa;
}
.easy-17a2 {
  color: #229fd8;
}
.first-4719 {
  background-color: #229fd8;
}
.wood-7f0f {
  color: #eee;
}
.static_a3fb {
  background-color: #eee;
}
.nav_up_bd13 {
  color: #444;
}
.menu_477c {
  background-color: #444;
}
.shadow-3309 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow-3309 .nav-red-d3de .west_d63d {
  font-size: 15px;
}
.shadow-3309 .west_d63d {
  line-height: 1.3;
}
.shadow-3309 .info_yellow_8c4f {
}
.shadow-3309 .progress_simple_f3d7 {
  background: #235787;
}
.description_red_8af1 {
  padding: 0;
}
.description_red_8af1 .progress_simple_f3d7 {
  background: #1a1a1a;
}
.description_red_8af1 .info_yellow_8c4f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component-e4a0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component-e4a0 .info_yellow_8c4f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component-e4a0 .progress_simple_f3d7 {
  background: #303030;
}
.center_c652 {
  position: relative;
  z-index: 10;
}
.center_c652 .bottom_7c3f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_blue_1578 .item-7947 {
  display: inline-block;
  vertical-align: middle;
}
.slider_blue_1578.message-d22e .item-7947 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slider_blue_1578.message-d22e .item-7947 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slider_blue_1578.message-d22e .item-7947 {
    margin-right: 0.4em;
  }
}
.slider_blue_1578.message-d22e .item-7947:last-child {
  margin-right: 0;
}
.sidebar-small-40fd .bottom_7c3f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .inner_91f4 .nav-red-d3de {
    margin: 0 -0.5em;
  }
  .inner_91f4 .nav-red-d3de [class*="customify-col-"],
  .inner_91f4 .nav-red-d3de [class*="customify-col_"],
  .inner_91f4 .nav-red-d3de [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.inner_91f4.hover_inner_f3e7 .bottom_7c3f {
  background: 0 0 !important;
}
.inner_91f4.hover_inner_f3e7 .bottom_7c3f,
.inner_91f4.sidebar-small-40fd .bottom_7c3f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .inner_91f4.photo_5ef9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.inner_91f4.sidebar-small-40fd .bottom_7c3f {
  box-shadow: none !important;
}
.module-4242 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module-4242 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module-4242 {
    padding: 18px 0 20px;
  }
}
.module-4242 .west-3de9 {
  width: 100%;
}
.module-4242 .sidebar_c7c5 {
  margin-bottom: 0;
}
.module-4242 .grid_dark_8ac3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.simple_d7f4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.simple_d7f4 .video-4a9d {
  width: 100%;
}
.content-b113 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.content-b113 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.content-b113 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;
}
.content-b113 li:last-child:after {
  display: none;
}
.content-b113 li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight_purple_5e16 .pink_c841 button,
.module-4242 .pink_c841 button {
  left: 0;
}
.highlight_purple_5e16 .video-4a9d,
.module-4242 .video-4a9d {
  padding-left: 0;
  padding-right: 0;
}
.highlight_purple_5e16 .simple_d7f4,
.module-4242 .simple_d7f4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight_purple_5e16 {
  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;
}
.highlight_purple_5e16: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;
}
.highlight_purple_5e16 .icon_first_d1b6 {
  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) {
  .highlight_purple_5e16 .icon_first_d1b6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_purple_5e16 .icon_first_d1b6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_purple_5e16 .icon_first_d1b6 {
    min-height: 200px;
  }
}
.highlight_purple_5e16 .content-b113 {
  color: rgba(255, 255, 255, 0.8);
}
.highlight_purple_5e16 .content-b113 a,
.highlight_purple_5e16 .content-b113 li:after {
  color: inherit;
}
.highlight_purple_5e16 .content-b113 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.module_4f24 {
  margin-bottom: 0.5em;
}
.card_9135 {
  margin-bottom: 1.2em;
}
.card_9135,
.module_4f24 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card_9135 p:last-child,
.module_4f24 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pink_c841,
#masthead .pink_c841 {
  display: none;
}
#masthead
  > .pink_c841.content-west-d3f7 {
  display: none;
}
#masthead > .pink_c841 button {
  left: 0;
}
.focus_d093 {
  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%;
}
.focus_d093 .item-7947 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus_d093 .fresh-95c0 {
  display: -webkit-box;
  display: flex;
}
.focus_d093 .fresh-95c0.right-e75a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus_d093 .fresh-95c0.component_14b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_d093 .fresh-95c0.texture-solid-97a6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_d093.sidebar-a043.feature-orange-62a8 .fresh-95c0.right-e75a {
  flex-basis: 100%;
}
.focus_d093.stone-e777 .fresh-95c0.component_14b8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus_d093.stone-e777 .fresh-95c0.texture-solid-97a6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pink_c841.content-west-d3f7 {
  display: none;
}
#masthead > .pink_c841 button {
  left: 0;
}
.west_0cf7 {
  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;
}
.west_0cf7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.west_0cf7.frame-e8e5 i {
  margin-right: 4px;
}
.west_0cf7.video_next_8ae8 i {
  margin-left: 5px;
}
.west_d63d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.west_d63d p:last-child {
  margin-bottom: 0;
}
.chip-46e4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.chip-46e4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.chip-46e4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.chip-46e4 .paragraph-c3ce {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.chip-46e4 .accordion_full_393e {
  margin: 5px 0 7px 0;
}
.chip-46e4.out_38af .highlight-cef6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-46e4.out_38af .small-1223 {
  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;
}
.chip-46e4.purple_1a72 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.chip-46e4.purple_1a72 .highlight-cef6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-46e4.purple_1a72 .small-1223 {
  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;
}
.chip-46e4.column_2e35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-46e4.block_inner_4b7b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.chip-46e4.block_inner_4b7b .small-1223 {
  margin-top: 7px;
}
.table_84ae {
  display: inline-block;
}
.center_c652 .icon_772a .chip-46e4 img {
  max-width: 100%;
}
.header_fast_5409 .huge-4eb6.paper_fa30,
.title_5374 .huge-4eb6.paper_fa30 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_fast_5409 .chip_medium_379d,
.title_5374 .chip_medium_379d {
  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%);
}
.header_fast_5409 .chip_medium_379d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_fast_5409.west-2e26 .chip_medium_379d {
  display: none;
}
.header_fast_5409 .next_bcc8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_fast_5409 .next_bcc8 li {
  display: inline-block;
  position: relative;
}
.header_fast_5409 .next_bcc8 li:last-child {
  margin-right: 0;
}
.header_fast_5409 .next_bcc8 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;
}
.header_fast_5409 .next_bcc8 li.motion-ee79 > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_fast_5409 .next_bcc8 > 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;
}
.header_fast_5409 .next_bcc8 > li > a i {
  line-height: 0;
}
.header_fast_5409 .next_bcc8 > li.photo-94c4 > a .chip_medium_379d {
  margin-left: 4px;
  line-height: 0;
}
.header_fast_5409 .next_bcc8 .alert-46a3 li.photo-94c4 > a {
  position: relative;
}
.header_fast_5409 .next_bcc8 .alert-46a3 li.photo-94c4 > a:after,
.header_fast_5409 .next_bcc8 .alert-46a3 li.photo-94c4 > a:before {
  content: "";
  display: table;
}
.header_fast_5409 .next_bcc8 .alert-46a3 li.photo-94c4 > a:after {
  clear: both;
}
.header_fast_5409 .next_bcc8 .alert-46a3 li.photo-94c4 > a .chip_medium_379d {
  margin-left: 5px;
  float: right;
}
.header_fast_5409 .module-11c8,
.header_fast_5409 .alert-46a3 {
  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;
}
.header_fast_5409 .alert-46a3 {
  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;
}
.header_fast_5409 .alert-46a3 .paper_fa30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_fast_5409 .alert-46a3 .chip_medium_379d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_fast_5409 .alert-46a3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_fast_5409 .alert-46a3 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;
}
.header_fast_5409 .alert-46a3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_fast_5409 .alert-46a3 .alert-46a3 {
  top: 0;
  left: 100%;
}
.header_fast_5409 .panel-6164.fn-focus-2a0f > .module-11c8,
.header_fast_5409 .panel-6164.fn-focus-2a0f > .alert-46a3,
.header_fast_5409 .panel-6164:focus > .module-11c8,
.header_fast_5409 .panel-6164:focus > .alert-46a3,
.header_fast_5409 .panel-6164:hover > .module-11c8,
.header_fast_5409 .panel-6164:hover > .alert-46a3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_fast_5409.row-e2d9 .bronze_f4cf:after,
.header_fast_5409.row-e2d9 .bronze_f4cf:before {
  content: "";
  display: table;
}
.header_fast_5409.row-e2d9 .bronze_f4cf:after {
  clear: both;
}
.header_fast_5409.row-e2d9 .bronze_f4cf > li {
  float: left;
}
.header_fast_5409.top-5c86 .bronze_f4cf:after,
.header_fast_5409.top-5c86 .bronze_f4cf:before {
  content: "";
  display: table;
}
.header_fast_5409.top-5c86 .bronze_f4cf:after {
  clear: both;
}
.header_fast_5409.top-5c86 .bronze_f4cf > li {
  float: left;
}
.header_fast_5409.top-5c86 .bronze_f4cf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_fast_5409.top-5c86 .bronze_f4cf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_fast_5409.top-5c86 .bronze_f4cf > li.summary-gold-c6bd > a,
.header_fast_5409.top-5c86 .bronze_f4cf > li.motion-ee79 > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_fast_5409.outline_4127 .bronze_f4cf > li > a .paper_fa30 {
  position: relative;
}
.header_fast_5409.outline_4127 .bronze_f4cf > li > a .paper_fa30: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;
}
.header_fast_5409.outline_4127
  .bronze_f4cf
  > li:focus
  > a
  .paper_fa30:before,
.header_fast_5409.outline_4127
  .bronze_f4cf
  > li:hover
  > a
  .paper_fa30:before {
  width: 100%;
  background-color: currentColor;
}
.header_fast_5409.outline_4127
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a
  .paper_fa30:before,
.header_fast_5409.outline_4127
  .bronze_f4cf
  > li.tertiary_pro_5771
  > a
  .paper_fa30:before {
  width: 100%;
  background-color: currentColor;
}
.header_fast_5409.preview_first_6f42 .bronze_f4cf > li > a .paper_fa30 {
  position: relative;
}
.header_fast_5409.preview_first_6f42 .bronze_f4cf > li > a .paper_fa30: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;
}
.header_fast_5409.preview_first_6f42 .bronze_f4cf > li:focus > a .paper_fa30:before,
.header_fast_5409.preview_first_6f42
  .bronze_f4cf
  > li:hover
  > a
  .paper_fa30:before {
  width: 100%;
  background-color: currentColor;
}
.header_fast_5409.preview_first_6f42
  .bronze_f4cf
  > li.summary-gold-c6bd
  > a
  .paper_fa30:before,
.header_fast_5409.preview_first_6f42
  .bronze_f4cf
  > li.tertiary_pro_5771
  > a
  .paper_fa30:before {
  width: 100%;
  background-color: currentColor;
}
.title_5374 .next_bcc8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title_5374 .next_bcc8 li:first-child > a {
  border-top: none;
}
.title_5374 .next_bcc8 .outline_old_65bf > .paper_fa30 .chip_medium_379d {
  display: none;
}
.title_5374 .next_bcc8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title_5374 .next_bcc8 li:last-child {
  border: none;
}
.title_5374 .next_bcc8 li.photo-94c4 > a {
  padding-right: 45px !important;
}
.title_5374 .next_bcc8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title_5374 .next_bcc8 li a:focus,
.title_5374 .next_bcc8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_5374 .next_bcc8 li .stale-64bb {
  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;
}
.title_5374 .next_bcc8 li .stale-64bb:hover {
  box-shadow: none;
}
.title_5374 .next_bcc8 li .stale-64bb .chip_medium_379d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title_5374 .next_bcc8 .alert-46a3 {
  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);
}
.title_5374 .next_bcc8 .alert-46a3 li a {
  padding-left: 3em;
}
.title_5374 .next_bcc8 .tooltip_9eb8 > a .stale-64bb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title_5374 .next_bcc8 .tooltip_9eb8 > .alert-46a3 {
  display: block;
  opacity: 1;
}
.detail_9dde {
  max-width: 100%;
}
.first-bd13 {
  line-height: 0;
  cursor: pointer;
}
.card-03ef {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.card-03ef:hover {
  box-shadow: none;
  color: currentColor;
}
.card-03ef svg {
  width: 18px;
  height: 18px;
}
.card-03ef .medium_b32f {
  display: none;
}
.warm_43de {
  position: relative;
}
.warm_43de.fn-active-2a0f .card-03ef .item-3bf8 {
  display: none;
}
.warm_43de.fn-active-2a0f .card-03ef .medium_b32f {
  display: inline-block;
}
.warm_43de .media-new-f57b {
  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);
}
.warm_43de.alert_4219 .media-new-f57b {
  left: auto;
  right: -0.9em;
}
.warm_43de.alert_4219 .search_advanced_06e8::before {
  left: auto;
  right: 15px;
}
.warm_43de.fn-active-2a0f .media-new-f57b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_ee9d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label_ee9d label {
  flex-basis: 100%;
}
.label_ee9d .wide-2949 {
  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;
}
.label_ee9d .alert_ede1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label_ee9d .alert_ede1:focus {
  background-color: transparent;
}
.label_ee9d button.frame-9391 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label_ee9d button.frame-9391:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label_ee9d button.frame-9391 svg {
  width: 18px;
  height: 18px;
}
.label_ee9d input[type="submit"] {
  min-height: auto;
}
.content-8f86 .label_ee9d .alert_ede1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search_advanced_06e8 {
  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) {
  .search_advanced_06e8 {
    width: 220px;
  }
}
.search_advanced_06e8 label {
  flex-basis: 100%;
}
.search_advanced_06e8::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;
}
.modal-fluid-7c98 .content-8f86 .label_ee9d {
  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;
}
.modal-fluid-7c98
  .content-8f86
  .label_ee9d
  .wide-2949 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.modal-fluid-7c98 .content-8f86 .label_ee9d .alert_ede1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.modal-fluid-7c98
  .content-8f86
  .label_ee9d
  .alert_ede1:focus {
  background: 0 0;
}
.modal-fluid-7c98
  .content-8f86
  .label_ee9d
  .list-huge-d0b5 {
  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;
}
.secondary-bfac {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.secondary-bfac li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.secondary-bfac li:last-child {
  margin-right: 0;
}
.secondary-bfac li:first-child {
  margin-left: 0;
}
.secondary-bfac.block-0ce4 a {
  color: #fff;
}
.secondary-bfac.block-0ce4 a:hover {
  color: #fff;
}
.secondary-bfac a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.secondary-bfac a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.secondary-bfac a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.secondary-bfac a:hover {
  opacity: 0.9;
  color: inherit;
}
.secondary-bfac [class*="social-icon-apple"] {
  background-color: #999;
}
.secondary-bfac [class*="social-icon-apple"].column_19ea {
  background-color: transparent;
  color: #999;
}
.secondary-bfac [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.secondary-bfac [class*="social-icon-behance"].column_19ea {
  background-color: transparent;
  color: #1769ff;
}
.secondary-bfac [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.secondary-bfac [class*="social-icon-bitbucket"].column_19ea {
  background-color: transparent;
  color: #205081;
}
.secondary-bfac [class*="social-icon-codepen"] {
  background-color: #000;
}
.secondary-bfac [class*="social-icon-codepen"].column_19ea {
  background-color: transparent;
  color: #000;
}
.secondary-bfac [class*="social-icon-delicious"] {
  background-color: #39f;
}
.secondary-bfac [class*="social-icon-delicious"].column_19ea {
  background-color: transparent;
  color: #39f;
}
.secondary-bfac [class*="social-icon-digg"] {
  background-color: #005be2;
}
.secondary-bfac [class*="social-icon-digg"].column_19ea {
  background-color: transparent;
  color: #005be2;
}
.secondary-bfac [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.secondary-bfac [class*="social-icon-dribbble"].column_19ea {
  background-color: transparent;
  color: #ea4c89;
}
.secondary-bfac [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.secondary-bfac [class*="social-icon-envelope"].column_19ea {
  background-color: transparent;
  color: #ea4335;
}
.secondary-bfac [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.secondary-bfac [class*="social-icon-facebook"].column_19ea {
  background-color: transparent;
  color: #3b5998;
}
.secondary-bfac [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.secondary-bfac [class*="social-icon-flickr"].column_19ea {
  background-color: transparent;
  color: #0063dc;
}
.secondary-bfac [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.secondary-bfac [class*="social-icon-foursquare"].column_19ea {
  background-color: transparent;
  color: #2d5be3;
}
.secondary-bfac [class*="social-icon-github"] {
  background-color: #333;
}
.secondary-bfac [class*="social-icon-github"].column_19ea {
  background-color: transparent;
  color: #333;
}
.secondary-bfac [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.secondary-bfac [class*="social-icon-google-plus"].column_19ea {
  background-color: transparent;
  color: #dd4b39;
}
.secondary-bfac [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.secondary-bfac [class*="social-icon-houzz"].column_19ea {
  background-color: transparent;
  color: #7ac142;
}
.secondary-bfac [class*="social-icon-instagram"] {
  background-color: #262626;
}
.secondary-bfac [class*="social-icon-instagram"].column_19ea {
  background-color: transparent;
  color: #262626;
}
.secondary-bfac [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.secondary-bfac [class*="social-icon-jsfiddle"].column_19ea {
  background-color: transparent;
  color: #487aa2;
}
.secondary-bfac [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.secondary-bfac [class*="social-icon-linkedin"].column_19ea {
  background-color: transparent;
  color: #0077b5;
}
.secondary-bfac [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.secondary-bfac [class*="social-icon-medium"].column_19ea {
  background-color: transparent;
  color: #00ab6b;
}
.secondary-bfac [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.secondary-bfac
  [class*="social-icon-odnoklassniki"].column_19ea {
  background-color: transparent;
  color: #f4731c;
}
.secondary-bfac [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.secondary-bfac [class*="social-icon-meetup"].column_19ea {
  background-color: transparent;
  color: #ec1c40;
}
.secondary-bfac [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.secondary-bfac [class*="social-icon-pinterest"].column_19ea {
  background-color: transparent;
  color: #bd081c;
}
.secondary-bfac [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.secondary-bfac [class*="social-icon-product-hunt"].column_19ea {
  background-color: transparent;
  color: #da552f;
}
.secondary-bfac [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.secondary-bfac [class*="social-icon-reddit"].column_19ea {
  background-color: transparent;
  color: #ff4500;
}
.secondary-bfac [class*="social-icon-rss"] {
  background-color: #f26522;
}
.secondary-bfac [class*="social-icon-rss"].column_19ea {
  background-color: transparent;
  color: #f26522;
}
.secondary-bfac [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.secondary-bfac
  [class*="social-icon-shopping-cart"].column_19ea {
  background-color: transparent;
  color: #4caf50;
}
.secondary-bfac [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.secondary-bfac [class*="social-icon-skype"].column_19ea {
  background-color: transparent;
  color: #00aff0;
}
.secondary-bfac [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.secondary-bfac [class*="social-icon-slideshare"].column_19ea {
  background-color: transparent;
  color: #0077b5;
}
.secondary-bfac [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.secondary-bfac [class*="social-icon-snapchat"].column_19ea {
  background-color: transparent;
  color: #fffc00;
}
.secondary-bfac [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.secondary-bfac [class*="social-icon-soundcloud"].column_19ea {
  background-color: transparent;
  color: #f80;
}
.secondary-bfac [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.secondary-bfac [class*="social-icon-spotify"].column_19ea {
  background-color: transparent;
  color: #2ebd59;
}
.secondary-bfac [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.secondary-bfac
  [class*="social-icon-stack-overflow"].column_19ea {
  background-color: transparent;
  color: #fe7a15;
}
.secondary-bfac [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.secondary-bfac [class*="social-icon-maldkfgram"].column_19ea {
  background-color: transparent;
  color: #2ca5e0;
}
.secondary-bfac [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.secondary-bfac [class*="social-icon-tripadvisor"].column_19ea {
  background-color: transparent;
  color: #589442;
}
.secondary-bfac [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.secondary-bfac [class*="social-icon-tumblr"].column_19ea {
  background-color: transparent;
  color: #35465c;
}
.secondary-bfac [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.secondary-bfac [class*="social-icon-twitch"].column_19ea {
  background-color: transparent;
  color: #6441a5;
}
.secondary-bfac [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.secondary-bfac [class*="social-icon-twitter"].column_19ea {
  background-color: transparent;
  color: #1da1f2;
}
.secondary-bfac [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.secondary-bfac [class*="social-icon-vimeo"].column_19ea {
  background-color: transparent;
  color: #1ab7ea;
}
.secondary-bfac [class*="social-icon-vk"] {
  background-color: #45668e;
}
.secondary-bfac [class*="social-icon-vk"].column_19ea {
  background-color: transparent;
  color: #45668e;
}
.secondary-bfac [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.secondary-bfac [class*="social-icon-weibo"].column_19ea {
  background-color: transparent;
  color: #df2029;
}
.secondary-bfac [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.secondary-bfac [class*="social-icon-weixin"].column_19ea {
  background-color: transparent;
  color: #7bb32e;
}
.secondary-bfac [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.secondary-bfac [class*="social-icon-whatsapp"].column_19ea {
  background-color: transparent;
  color: #25d366;
}
.secondary-bfac [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.secondary-bfac [class*="social-icon-wordpress"].column_19ea {
  background-color: transparent;
  color: #21759b;
}
.secondary-bfac [class*="social-icon-xing"] {
  background-color: #026466;
}
.secondary-bfac [class*="social-icon-xing"].column_19ea {
  background-color: transparent;
  color: #026466;
}
.secondary-bfac [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.secondary-bfac [class*="social-icon-yelp"].column_19ea {
  background-color: transparent;
  color: #af0606;
}
.secondary-bfac [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.secondary-bfac [class*="social-icon-youtube"].column_19ea {
  background-color: transparent;
  color: #cd201f;
}
.label_fixed_6ce3 {
  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;
}
.label_fixed_6ce3:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay_pro_d6c2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-424f {
  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;
}
.hot_dcdf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.component-brown-39f3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.component-brown-39f3,
.component-brown-39f3::after,
.component-brown-39f3::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;
}
.component-brown-39f3::after,
.component-brown-39f3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box_164d .notice-424f .hot_dcdf {
  margin-top: -2px;
  width: 19px;
}
.box_164d .notice-424f .component-brown-39f3 {
  margin-top: -1px;
}
.box_164d .notice-424f .component-brown-39f3,
.box_164d .notice-424f .component-brown-39f3::after,
.box_164d .notice-424f .component-brown-39f3::before {
  width: 19px;
  height: 2px;
}
.box_164d .notice-424f .component-brown-39f3::before {
  top: -6px;
}
.box_164d .notice-424f .component-brown-39f3::after {
  bottom: -6px;
}
.red-037b .notice-424f .hot_dcdf {
  margin-top: -2px;
  width: 22px;
}
.red-037b .notice-424f .component-brown-39f3 {
  margin-top: -1px;
}
.red-037b .notice-424f .component-brown-39f3,
.red-037b .notice-424f .component-brown-39f3::after,
.red-037b .notice-424f .component-brown-39f3::before {
  width: 22px;
  height: 2px;
}
.red-037b .notice-424f .component-brown-39f3::before {
  top: -7px;
}
.red-037b .notice-424f .component-brown-39f3::after {
  bottom: -7px;
}
.green-c05c .notice-424f .hot_dcdf {
  margin-top: -2px;
  width: 31px;
}
.green-c05c .notice-424f .component-brown-39f3 {
  margin-top: -1.5px;
}
.green-c05c .notice-424f .component-brown-39f3,
.green-c05c .notice-424f .component-brown-39f3::after,
.green-c05c .notice-424f .component-brown-39f3::before {
  width: 31px;
  height: 3px;
}
.green-c05c .notice-424f .component-brown-39f3::before {
  top: -9px;
}
.green-c05c .notice-424f .component-brown-39f3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress-24d5 .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 19px;
  }
  .progress-24d5 .notice-424f .component-brown-39f3 {
    margin-top: -1px;
  }
  .progress-24d5 .notice-424f .component-brown-39f3,
  .progress-24d5 .notice-424f .component-brown-39f3::after,
  .progress-24d5 .notice-424f .component-brown-39f3::before {
    width: 19px;
    height: 2px;
  }
  .progress-24d5 .notice-424f .component-brown-39f3::before {
    top: -6px;
  }
  .progress-24d5 .notice-424f .component-brown-39f3::after {
    bottom: -6px;
  }
  .selected-c6e1 .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 22px;
  }
  .selected-c6e1 .notice-424f .component-brown-39f3 {
    margin-top: -1px;
  }
  .selected-c6e1 .notice-424f .component-brown-39f3,
  .selected-c6e1 .notice-424f .component-brown-39f3::after,
  .selected-c6e1 .notice-424f .component-brown-39f3::before {
    width: 22px;
    height: 2px;
  }
  .selected-c6e1 .notice-424f .component-brown-39f3::before {
    top: -7px;
  }
  .selected-c6e1 .notice-424f .component-brown-39f3::after {
    bottom: -7px;
  }
  .slider-1f1c .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 31px;
  }
  .slider-1f1c .notice-424f .component-brown-39f3 {
    margin-top: -1.5px;
  }
  .slider-1f1c .notice-424f .component-brown-39f3,
  .slider-1f1c .notice-424f .component-brown-39f3::after,
  .slider-1f1c .notice-424f .component-brown-39f3::before {
    width: 31px;
    height: 3px;
  }
  .slider-1f1c .notice-424f .component-brown-39f3::before {
    top: -9px;
  }
  .slider-1f1c .notice-424f .component-brown-39f3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .last-817c .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 19px;
  }
  .last-817c .notice-424f .component-brown-39f3 {
    margin-top: -1px;
  }
  .last-817c .notice-424f .component-brown-39f3,
  .last-817c .notice-424f .component-brown-39f3::after,
  .last-817c .notice-424f .component-brown-39f3::before {
    width: 19px;
    height: 2px;
  }
  .last-817c .notice-424f .component-brown-39f3::before {
    top: -6px;
  }
  .last-817c .notice-424f .component-brown-39f3::after {
    bottom: -6px;
  }
  .hot_12ec .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 22px;
  }
  .hot_12ec .notice-424f .component-brown-39f3 {
    margin-top: -1px;
  }
  .hot_12ec .notice-424f .component-brown-39f3,
  .hot_12ec .notice-424f .component-brown-39f3::after,
  .hot_12ec .notice-424f .component-brown-39f3::before {
    width: 22px;
    height: 2px;
  }
  .hot_12ec .notice-424f .component-brown-39f3::before {
    top: -7px;
  }
  .hot_12ec .notice-424f .component-brown-39f3::after {
    bottom: -7px;
  }
  .fresh-8720 .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-8720 .notice-424f .component-brown-39f3 {
    margin-top: -1.5px;
  }
  .fresh-8720 .notice-424f .component-brown-39f3,
  .fresh-8720 .notice-424f .component-brown-39f3::after,
  .fresh-8720 .notice-424f .component-brown-39f3::before {
    width: 31px;
    height: 3px;
  }
  .fresh-8720 .notice-424f .component-brown-39f3::before {
    top: -9px;
  }
  .fresh-8720 .notice-424f .component-brown-39f3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main_narrow_aa3f .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 19px;
  }
  .main_narrow_aa3f .notice-424f .component-brown-39f3 {
    margin-top: -1px;
  }
  .main_narrow_aa3f .notice-424f .component-brown-39f3,
  .main_narrow_aa3f .notice-424f .component-brown-39f3::after,
  .main_narrow_aa3f .notice-424f .component-brown-39f3::before {
    width: 19px;
    height: 2px;
  }
  .main_narrow_aa3f .notice-424f .component-brown-39f3::before {
    top: -6px;
  }
  .main_narrow_aa3f .notice-424f .component-brown-39f3::after {
    bottom: -6px;
  }
  .dark-4263 .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 22px;
  }
  .dark-4263 .notice-424f .component-brown-39f3 {
    margin-top: -1px;
  }
  .dark-4263 .notice-424f .component-brown-39f3,
  .dark-4263 .notice-424f .component-brown-39f3::after,
  .dark-4263 .notice-424f .component-brown-39f3::before {
    width: 22px;
    height: 2px;
  }
  .dark-4263 .notice-424f .component-brown-39f3::before {
    top: -7px;
  }
  .dark-4263 .notice-424f .component-brown-39f3::after {
    bottom: -7px;
  }
  .badge_top_6f0c .notice-424f .hot_dcdf {
    margin-top: -2px;
    width: 31px;
  }
  .badge_top_6f0c .notice-424f .component-brown-39f3 {
    margin-top: -1.5px;
  }
  .badge_top_6f0c .notice-424f .component-brown-39f3,
  .badge_top_6f0c .notice-424f .component-brown-39f3::after,
  .badge_top_6f0c .notice-424f .component-brown-39f3::before {
    width: 31px;
    height: 3px;
  }
  .badge_top_6f0c .notice-424f .component-brown-39f3::before {
    top: -9px;
  }
  .badge_top_6f0c .notice-424f .component-brown-39f3::after {
    bottom: -9px;
  }
}
.wrapper_b363 .component-brown-39f3 {
  -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);
}
.wrapper_b363 .component-brown-39f3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper_b363 .component-brown-39f3::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);
}
.wrapper_b363.rough-edbe .component-brown-39f3 {
  -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);
}
.wrapper_b363.rough-edbe .component-brown-39f3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper_b363.rough-edbe .component-brown-39f3::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);
}
.overlay_fa8c {
  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.header-bronze-fbff:before {
  display: none;
}
.input-under-359f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.input-under-359f .status-huge-6f18 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.input-under-359f .status-huge-6f18:last-of-type {
  border-bottom: none;
}
.input-under-359f .status-huge-6f18.header_fb0f,
.input-under-359f .status-huge-6f18.middle-d14f,
.input-under-359f .status-huge-6f18.slow-c68f {
  padding: 0;
}
.input-under-359f .title_5374 .stale-64bb {
  color: currentColor;
}
.input-under-359f .title_5374 .stale-64bb:focus,
.input-under-359f .title_5374 .stale-64bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-under-359f.info_yellow_8c4f .dropdown_0958,
.input-under-359f.info_yellow_8c4f .west_d63d a,
.input-under-359f.info_yellow_8c4f .bronze_f4cf a,
.input-under-359f.info_yellow_8c4f .alert-46a3 a {
  color: rgba(0, 0, 0, 0.55);
}
.input-under-359f.info_yellow_8c4f .dropdown_0958:hover,
.input-under-359f.info_yellow_8c4f .west_d63d a:hover,
.input-under-359f.info_yellow_8c4f .bronze_f4cf a:hover,
.input-under-359f.info_yellow_8c4f .alert-46a3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-under-359f.info_yellow_8c4f .border-selected-cebb {
  color: rgba(0, 0, 0, 0.8);
}
.input-under-359f.info_yellow_8c4f .status-huge-6f18 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-under-359f.info_yellow_8c4f .status-huge-6f18:before {
  background: rgba(0, 0, 0, 0.08);
}
.input-under-359f.info_yellow_8c4f .over_d657:before {
  background: rgba(255, 255, 255, 0.9);
}
.input-under-359f.info_yellow_8c4f .title_5374 .next_bcc8 li a,
.input-under-359f.info_yellow_8c4f .title_5374 .stale-64bb,
.input-under-359f.info_yellow_8c4f .alert-46a3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-under-359f.info_yellow_8c4f .title_5374 .stale-64bb:focus,
.input-under-359f.info_yellow_8c4f .title_5374 .stale-64bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-under-359f.info_yellow_8c4f .next_bcc8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-under-359f.progress_simple_f3d7 .dropdown_0958,
.input-under-359f.progress_simple_f3d7 .west_d63d a,
.input-under-359f.progress_simple_f3d7 .bronze_f4cf .stale-64bb,
.input-under-359f.progress_simple_f3d7 .bronze_f4cf a,
.input-under-359f.progress_simple_f3d7 .alert-46a3 a {
  color: rgba(255, 255, 255, 0.79);
}
.input-under-359f.progress_simple_f3d7 .dropdown_0958:hover,
.input-under-359f.progress_simple_f3d7 .west_d63d a:hover,
.input-under-359f.progress_simple_f3d7 .bronze_f4cf .stale-64bb:hover,
.input-under-359f.progress_simple_f3d7 .bronze_f4cf a:hover,
.input-under-359f.progress_simple_f3d7 .alert-46a3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-under-359f.progress_simple_f3d7 .border-selected-cebb {
  color: rgba(255, 255, 255, 0.99);
}
.input-under-359f.progress_simple_f3d7 .status-huge-6f18 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-under-359f.progress_simple_f3d7 .status-huge-6f18:before {
  background: rgba(255, 255, 255, 0.08);
}
.input-under-359f.progress_simple_f3d7 .over_d657:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-under-359f.progress_simple_f3d7 .title_5374 .next_bcc8 li a,
.input-under-359f.progress_simple_f3d7 .title_5374 .stale-64bb,
.input-under-359f.progress_simple_f3d7 .alert-46a3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-under-359f.progress_simple_f3d7 .title_5374 .stale-64bb:focus,
.input-under-359f.progress_simple_f3d7 .title_5374 .stale-64bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-under-359f.progress_simple_f3d7 .next_bcc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_d657 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.over_d657:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.medium-161a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.blue_82f0 .input-under-359f {
  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;
}
.blue_82f0 .status-huge-6f18 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.blue_82f0 .status-huge-6f18: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) {
  .blue_82f0 .status-huge-6f18:before {
    width: 16%;
    left: 42%;
  }
}
.blue_82f0 .status-huge-6f18:last-child:before {
  content: none;
}
.blue_82f0 .status-huge-6f18[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.blue_82f0 .title_5374 .next_bcc8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.blue_82f0 .title_5374 .next_bcc8 li a .stale-64bb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.blue_82f0 .title_5374 .alert-46a3 {
  border: none;
}
.blue_82f0 .title_5374 .alert-46a3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.blue_82f0 .over_d657 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.blue_82f0 .medium-161a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.blue_82f0 .progress_simple_f3d7 .over_d657:before {
  background: rgba(0, 0, 0, 0.9);
}
.blue_82f0 .info_yellow_8c4f.content-97a2 .component-brown-39f3 {
  background: rgba(0, 0, 0, 0.6);
}
.blue_82f0
  .info_yellow_8c4f.content-97a2
  .component-brown-39f3::after,
.blue_82f0
  .info_yellow_8c4f.content-97a2
  .component-brown-39f3:before {
  background: inherit;
}
.blue_82f0
  .info_yellow_8c4f.content-97a2:hover
  .component-brown-39f3 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-inner-aa99 .input-under-359f {
  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) {
  .picture-inner-aa99 .input-under-359f {
    width: auto;
    right: 45px;
  }
}
.badge-black-55a1 .input-under-359f {
  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) {
  .badge-black-55a1 .input-under-359f {
    width: auto;
    left: 45px;
  }
}
.header-bronze-fbff .input-under-359f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header-bronze-fbff .medium-161a {
  max-width: 48em;
  margin: 0 auto;
}
.header-bronze-fbff .over_d657:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tabs_warm_5443 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_warm_5443.blue_82f0 .input-under-359f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tabs_warm_5443.picture-inner-aa99 .input-under-359f {
  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);
}
.tabs_warm_5443 .input-under-359f {
  visibility: visible;
}
.tabs_warm_5443.badge-black-55a1 .input-under-359f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image-0168,
.sidebar_2b74 {
  overflow-x: hidden;
}
.image-0168 .input-under-359f {
  overflow: auto;
}
.image-0168.blue_82f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-0168.blue_82f0 .input-under-359f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image-0168.blue_82f0 .label_fixed_6ce3 {
  opacity: 0;
}
.image-0168.picture-inner-aa99 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-0168.picture-inner-aa99 .input-under-359f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image-0168.picture-inner-aa99 .label_fixed_6ce3 {
  opacity: 0;
}
.image-0168.badge-black-55a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-0168.badge-black-55a1 .input-under-359f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image-0168.badge-black-55a1 .label_fixed_6ce3 {
  opacity: 0;
}
.image-0168.header-bronze-fbff .input-under-359f {
  z-index: 10;
  visibility: visible;
}
.content-97a2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content-97a2 .component-brown-39f3 {
  background: rgba(255, 255, 255, 0.99);
}
.content-97a2 .component-brown-39f3::after,
.content-97a2 .component-brown-39f3:before {
  background: inherit;
}
.content-97a2:hover .component-brown-39f3 {
  background: rgba(255, 255, 255, 0.99);
}
.badge-black-55a1 .content-97a2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.header-bronze-fbff .content-97a2 {
  display: none !important;
}
.image-0168:before,
.sidebar_2b74:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image-0168 .content-97a2,
.sidebar_2b74 .content-97a2 {
  display: inline-block;
}
.input-under-359f .item-7947 {
  -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;
}
.image-0168 .input-under-359f .item-7947,
.sidebar_2b74 .input-under-359f .item-7947 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_ebb0 .wide-2949 {
  width: 100%;
}
.icon_772a {
  padding: 0 0.5em 0;
}
.icon_772a [class*="customify-col-"],
.icon_772a [class*="customify-col_"],
.icon_772a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.menu-active-0075 .icon_772a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav-red-d3de .stale_a2b5,
  .stale_a2b5 {
    display: none;
  }
  .search-b555 {
    text-align: left;
  }
  .hard_cbce {
    text-align: center;
  }
  .prev-a23e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav-red-d3de .easy_9c21,
  .easy_9c21 {
    display: none;
  }
  .preview-9604 {
    text-align: left;
  }
  .banner-986d {
    text-align: center;
  }
  .picture-warm-e88b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav-red-d3de .picture_0341,
  .picture_0341 {
    display: none;
  }
  .paragraph-clean-5b8c {
    text-align: left;
  }
  .backdrop_3bdc {
    text-align: center;
  }
  .west_27a5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.component-small-af90 {
  box-shadow: none !important;
}
.glass_1cf0 .progress_tiny_ed8c,
.aside_cdf6 .progress_tiny_ed8c {
  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;
}
.aside_cdf6 .progress_tiny_ed8c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bottom_7c3f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bottom_7c3f:after,
.bottom_7c3f:before {
  content: "";
  display: table;
}
.bottom_7c3f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bottom_7c3f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bottom_7c3f,
.photo_5ef9 {
  max-width: 1248px;
  margin: 0 auto;
}

.thick-9e93.accent-c7c1 .bottom_7c3f {
  max-width: 100%;
}
.thick-9e93.component_clean_55b1 {
  max-width: 1200px;
  margin: 0 auto;
}
.thick-9e93.white-f272 .bottom_7c3f {
  max-width: 100%;
}
.thick-9e93.white-f272 > .bottom_7c3f {
  padding-left: 0;
  padding-right: 0;
}
.thick-9e93.white-f272 > .bottom_7c3f .nav-red-d3de {
  margin: 0;
}
.thick-9e93.white-f272
  > .bottom_7c3f
  .cold-eebc.primary-d379 {
  margin-right: 0;
  margin-left: 0;
}
.thick-9e93.white-f272 #main.primary-d379 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sort_7f92 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sort_7f92 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-orange-9516 .old-5f23 {
    padding-right: 1em;
  }
  .backdrop-orange-9516.overlay-b0f8 .cold-eebc {
    border-right: 1px solid #eaecee;
  }
  .backdrop-orange-9516.overlay-b0f8 .old-5f23 {
    padding-right: 1em;
  }
  .backdrop-orange-9516.overlay-b0f8 .content-current-092d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_abea .old-5f23 {
    padding-left: 1em;
  }
  .blue_abea.overlay-b0f8 .cold-eebc {
    border-left: 1px solid #eaecee;
  }
  .blue_abea.overlay-b0f8 .old-5f23 {
    padding-left: 1em;
  }
  .blue_abea.overlay-b0f8 .content-current-092d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_middle_ca21 .old-5f23 {
    padding-left: 1em;
  }
  .carousel_middle_ca21.overlay-b0f8 .tabs_fixed_6507 {
    border-right: 1px solid #eaecee;
  }
  .carousel_middle_ca21.overlay-b0f8 .accent_gas_1ca4 {
    border-right: 1px solid #eaecee;
  }
  .carousel_middle_ca21.overlay-b0f8 .old-5f23 {
    padding-left: 1em;
  }
  .carousel_middle_ca21.overlay-b0f8 .content-current-092d {
    padding-right: 1em;
  }
  .carousel_middle_ca21.overlay-b0f8 .prev_0422 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-paper-42db .old-5f23 {
    padding-right: 1em;
  }
  .accordion-paper-42db.overlay-b0f8 .tabs_fixed_6507 {
    border-left: 1px solid #eaecee;
  }
  .accordion-paper-42db.overlay-b0f8 .accent_gas_1ca4 {
    border-left: 1px solid #eaecee;
  }
  .accordion-paper-42db.overlay-b0f8 .old-5f23 {
    padding-right: 1em;
  }
  .accordion-paper-42db.overlay-b0f8 .content-current-092d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-paper-42db.overlay-b0f8 .prev_0422 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_7f92 .old-5f23 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort_7f92.overlay-b0f8 .cold-eebc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sort_7f92.overlay-b0f8 .old-5f23 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort_7f92.overlay-b0f8 .content-current-092d {
    padding-left: 1em;
  }
  .sort_7f92.overlay-b0f8 .prev_0422 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sort_7f92.overlay-b0f8 .old-5f23 {
    padding-left: 0;
  }
}
.status-simple-3dd1 .slider_blue_1578 {
  display: inline-block;
}
.widget-db52 {
  display: inline-block;
}
.pagination-3604 {
  word-con: break-word;
}
.description_95db > span {
  display: inline-block;
  padding: 5px 0;
}
.description_95db .inner_e244 {
  margin-left: 8px;
  margin-right: 8px;
}
.description_95db .thumbnail-9de0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.next-cf7e .accordion-7225 {
  margin-bottom: 2em;
}
.next-cf7e .backdrop-lower-b1aa {
  margin-bottom: 15px;
}
.next-cf7e .backdrop-lower-b1aa:last-child {
  margin-bottom: 0;
}
.next-cf7e .mask-large-ccde {
  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) {
  .next-cf7e .mask-large-ccde {
    display: block;
  }
}
.next-cf7e .search-fe51 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .next-cf7e .search-fe51 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.next-cf7e .badge-bronze-861e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.next-cf7e .badge-bronze-861e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.next-cf7e .badge-bronze-861e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.next-cf7e .pagination-3604 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.next-cf7e .pagination-3604 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.next-cf7e .stale_cd5c p:last-child {
  margin-bottom: 0;
}
.next-cf7e .texture_medium_f999 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.next-cf7e .filter_cf1a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.next-cf7e .last_8b85 {
  margin-top: 1em;
}
.next-cf7e .inner_1b3f {
  top: 0;
  display: block;
}
.next-cf7e .inner_1b3f a {
  color: inherit;
}
.next-cf7e .inner_1b3f a:hover {
  color: inherit;
}
.next-cf7e .detail_hovered_36b8 {
  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;
}
.next-cf7e .detail_hovered_36b8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.next-cf7e .filter_cf1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.next-cf7e .outer-b613 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.next-cf7e .outer-b613:first-child {
  margin-top: 0;
}
.next-cf7e .outer-b613.dim-3e62 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.next-cf7e .outer-b613.gold_32a0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.next-cf7e
  .outer-b613.gold_32a0.detail_9183
  .last_8b85 {
  width: 100%;
}
.next-cf7e .gold_32a0 {
  -webkit-box-align: center;
  align-items: center;
}
.next-cf7e .gold_32a0 .description_95db,
.next-cf7e .gold_32a0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.next-cf7e .badge-bronze-861e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.next-cf7e .badge-bronze-861e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.next-cf7e .badge-bronze-861e: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;
}
.next-cf7e .dim-3e62 {
  z-index: 5;
}
.next-cf7e .nav_south_ad19 .large_9cc0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.next-cf7e .nav-white-30e5 .large_9cc0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.next-cf7e .progress_e87d .large_9cc0 {
  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;
}
.next-cf7e.container_736b .mask-large-ccde,
.next-cf7e.hovered-5f3f .mask-large-ccde {
  display: block;
}
.next-cf7e.container_736b .mask-large-ccde .caption-428c,
.next-cf7e.container_736b .mask-large-ccde .filter_cf1a,
.next-cf7e.hovered-5f3f .mask-large-ccde .caption-428c,
.next-cf7e.hovered-5f3f .mask-large-ccde .filter_cf1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next-cf7e.pink-7623 .search-fe51 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .next-cf7e.pink-7623 .search-fe51 {
    margin-right: 0;
  }
}
.next-cf7e.container_736b .search-fe51,
.next-cf7e.hovered-5f3f .search-fe51 {
  padding-top: 40%;
}
.next-cf7e.container_736b .accordion-7225,
.next-cf7e.hovered-5f3f .accordion-7225 {
  display: block;
}
.next-cf7e.container_736b .fn-sticky-2a0f .filter_cf1a,
.next-cf7e.hovered-5f3f .fn-sticky-2a0f .filter_cf1a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.next-cf7e.container_736b .search-fe51,
.next-cf7e.hovered-5f3f .search-fe51 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.next-cf7e.container_736b .filter_cf1a {
  padding: 1em;
}
.simple-8446 {
  margin: 30px auto;
  display: block;
}
.simple-8446 .active_6398 > * {
  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;
}
.simple-8446 .active_6398 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.simple-8446 .active_6398 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini_3110 .description_95db {
  margin-bottom: 1.41575em;
}
.mini_3110 .description-13f3 {
  margin-bottom: 1.618em;
}
.alert_dark_4f96 .box_orange_9ee6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert_dark_4f96 .box_orange_9ee6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert_dark_4f96 .nav_806a {
  max-width: 100%;
  overflow: auto;
}
.cold-9a6e .alert_dark_4f96 a:hover {
  text-decoration: underline;
}
.iron_78f7 .backdrop-lower-b1aa:not(.pagination-3604),
.iron_78f7 .badge-bronze-861e {
  margin-bottom: 1.41575em;
}
.iron_78f7 .backdrop-lower-b1aa:not(.pagination-3604):last-child,
.iron_78f7 .badge-bronze-861e:last-child {
  margin-bottom: 0;
}
.iron_78f7 .backdrop-lower-b1aa.hover-basic-6c36 {
  margin-bottom: 0.41575em;
}
.iron_78f7 .layout_liquid_6ce6:before,
.iron_78f7 .title-f879:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.iron_78f7 .layout_liquid_6ce6:before {
  content: "\f115";
}
.iron_78f7 .title-f879:before {
  content: "\f02c";
}
.iron_78f7 .image-f93f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.iron_78f7 .image-f93f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.column_c75d {
  display: -webkit-box;
  display: flex;
}
.column_c75d .narrow_b5ad {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .column_c75d .narrow_b5ad {
    flex-basis: 90px;
  }
}
.column_c75d .left_1878 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .column_c75d .left_1878 {
    flex-basis: calc(100% - 50px);
  }
}
.column_c75d .module-iron-0af4 p:last-child {
  margin-bottom: 0.72em;
}
.hot_a303 .active_6398 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hot_a303 .active_6398:after,
.hot_a303 .active_6398:before {
  content: "";
  display: table;
}
.hot_a303 .active_6398:after {
  clear: both;
}
.hot_a303 .active_6398 .dropdown-white-fb30,
.hot_a303 .active_6398 .south-1c7f {
  width: 49%;
}
.hot_a303 .active_6398 .dropdown-white-fb30 a span.row_hard_7d29,
.hot_a303 .active_6398 .south-1c7f a span.row_hard_7d29 {
  display: block;
  margin-bottom: 5px;
}
.hot_a303 .active_6398 .south-1c7f {
  float: left;
  text-align: left;
}
.hot_a303 .active_6398 .dropdown-white-fb30 {
  float: right;
  text-align: right;
}
.hard-70f2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hard-70f2 {
    margin-bottom: 0;
  }
}
.next_6ad8 {
  margin-bottom: 1em;
}
.next_6ad8 .pagination-3604 {
  font-size: 1.1em;
  line-height: 1.3;
}
.title-020c a {
  display: block;
  line-height: 0;
  position: relative;
}
.secondary_479f .next_6ad8,
.paragraph_7eef .next_6ad8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .secondary_479f .next_6ad8,
  .paragraph_7eef .next_6ad8 {
    display: block;
  }
}
.secondary_479f .title-020c,
.paragraph_7eef .title-020c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .secondary_479f .title-020c,
  .paragraph_7eef .title-020c {
    margin-bottom: 1em;
  }
}
.secondary_479f .title-020c img,
.paragraph_7eef .title-020c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.secondary_479f .gas-7809,
.paragraph_7eef .gas-7809 {
  flex-basis: calc(100% - 160px);
}
.secondary_479f .gas-7809 p,
.paragraph_7eef .gas-7809 p {
  margin-bottom: 0;
}
.secondary_479f .gas-7809 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .secondary_479f .gas-7809 {
    padding-left: 0;
  }
}
.paragraph_7eef .gas-7809 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_7eef .gas-7809 {
    padding-right: 0;
  }
}
.paragraph_7eef .title-020c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary-f279 .title-020c {
  margin-bottom: 0.5em;
}
.secondary-f279 .title-020c img {
  width: 100%;
}
.tag-stale-e7df .message-5c74,
.secondary_short_3e4d .message-5c74 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.secondary_short_3e4d .cold-eebc .green_2c9b p:last-child {
  margin-bottom: 0;
}
.backdrop-middle-17f6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.brown_b096 .picture_4074 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .brown_b096 .picture_4074:last-of-type {
    margin-bottom: 0;
  }
}
.brown_b096 .picture_4074 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.brown_b096 .picture_4074 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.brown_b096 .picture_4074 ul li {
  margin: 0 0 0.6em;
}
.brown_b096 .picture_4074 ul li.fast-aeef,
.brown_b096 .picture_4074 ul li.article_focused_0f61 {
  position: relative;
}
.brown_b096 .picture_4074 ul li.fast-aeef .footer_purple_e993,
.brown_b096 .picture_4074 ul li.article_focused_0f61 .footer_purple_e993 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.brown_b096 .picture_4074 ul li.fast-aeef:after:after,
.brown_b096 .picture_4074 ul li.fast-aeef:after:before,
.brown_b096
  .picture_4074
  ul
  li.article_focused_0f61:after:after,
.brown_b096
  .picture_4074
  ul
  li.article_focused_0f61:after:before {
  content: "";
  display: table;
}
.brown_b096 .picture_4074 ul li.fast-aeef:after:after,
.brown_b096
  .picture_4074
  ul
  li.article_focused_0f61:after:after {
  clear: both;
}
.brown_b096 .picture_4074 a.gradient_84fd:hover {
  text-decoration: none;
}
.brown_b096 .picture_4074 select {
  max-width: 100%;
}
.brown_b096 .picture_4074 table {
  font-size: 85%;
}
.brown_b096 .picture_4074 table td,
.brown_b096 .picture_4074 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.brown_b096 .picture_4074 table tfoot td {
  text-align: left;
}
.brown_b096 .picture_4074 :last-child {
  margin-bottom: 0;
}
.brown_b096 .picture_4074 .brown-6f78 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.brown_b096 .picture_4074 .brown-6f78 label {
  width: 100%;
}
.brown_b096 .picture_4074 .brown-6f78 .alert_ede1 {
  width: 100%;
  display: block;
}
.brown_b096 .picture_4074 .brown-6f78 .frame-9391 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.brown_b096 .picture_4074 .brown-6f78 .frame-9391:hover svg #svg-search {
  fill: #444;
}
.brown_b096 .picture_4074 .brown-6f78 .frame-9391 svg {
  width: 18px;
  height: 18px;
}
.brown_b096 .over_c7ba ul ul,
.brown_b096 .lower_80eb ul ul,
.brown_b096 .backdrop-basic-28a2 ul ul,
.brown_b096 .header_b251 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.brown_b096 .over_c7ba .photo-94c4 > a,
.brown_b096 .lower_80eb .photo-94c4 > a,
.brown_b096 .backdrop-basic-28a2 .photo-94c4 > a,
.brown_b096 .header_b251 .photo-94c4 > a {
  margin-bottom: 0;
}
.brown_b096 .accent-ff57 li,
.brown_b096 .over_c7ba li,
.brown_b096 .pink-95ad li,
.brown_b096 .lower_80eb li,
.brown_b096 .backdrop-basic-28a2 li,
.brown_b096 .header_b251 li,
.brown_b096 .over_621c li,
.brown_b096 .media-06c0 li {
  display: block;
  position: relative;
}
.brown_b096 .accent-ff57 li:last-child,
.brown_b096 .over_c7ba li:last-child,
.brown_b096 .pink-95ad li:last-child,
.brown_b096 .lower_80eb li:last-child,
.brown_b096 .backdrop-basic-28a2 li:last-child,
.brown_b096 .header_b251 li:last-child,
.brown_b096 .over_621c li:last-child,
.brown_b096 .media-06c0 li:last-child {
  border: none;
}
.brown_b096 .accent-ff57 li a,
.brown_b096 .over_c7ba li a,
.brown_b096 .pink-95ad li a,
.brown_b096 .lower_80eb li a,
.brown_b096 .backdrop-basic-28a2 li a,
.brown_b096 .header_b251 li a,
.brown_b096 .over_621c li a,
.brown_b096 .media-06c0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.brown_b096 .accent-ff57 li ul li::before,
.brown_b096 .over_c7ba li ul li::before,
.brown_b096 .pink-95ad li ul li::before,
.brown_b096 .lower_80eb li ul li::before,
.brown_b096 .backdrop-basic-28a2 li ul li::before,
.brown_b096 .header_b251 li ul li::before,
.brown_b096 .over_621c li ul li::before,
.brown_b096 .media-06c0 li ul li::before {
  left: 15px;
}
.brown_b096 .accent-ff57 li ul a,
.brown_b096 .over_c7ba li ul a,
.brown_b096 .pink-95ad li ul a,
.brown_b096 .lower_80eb li ul a,
.brown_b096 .backdrop-basic-28a2 li ul a,
.brown_b096 .header_b251 li ul a,
.brown_b096 .over_621c li ul a,
.brown_b096 .media-06c0 li ul a {
  padding-left: 20px;
}
.brown_b096 .accent-ff57 li ul ul li::before,
.brown_b096 .over_c7ba li ul ul li::before,
.brown_b096 .pink-95ad li ul ul li::before,
.brown_b096 .lower_80eb li ul ul li::before,
.brown_b096 .backdrop-basic-28a2 li ul ul li::before,
.brown_b096 .header_b251 li ul ul li::before,
.brown_b096 .over_621c li ul ul li::before,
.brown_b096 .media-06c0 li ul ul li::before {
  left: 30px;
}
.brown_b096 .accent-ff57 li ul ul a,
.brown_b096 .over_c7ba li ul ul a,
.brown_b096 .pink-95ad li ul ul a,
.brown_b096 .lower_80eb li ul ul a,
.brown_b096 .backdrop-basic-28a2 li ul ul a,
.brown_b096 .header_b251 li ul ul a,
.brown_b096 .over_621c li ul ul a,
.brown_b096 .media-06c0 li ul ul a {
  padding-left: 40px;
}
.brown_b096 .layout-f35b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.brown_b096 .media-06c0 ul li {
  margin-bottom: 1.41575em;
}
.brown_b096 .media-06c0 ul li .tertiary_d493 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.brown_b096 .media-06c0 ul li .popup_845e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.progress_simple_f3d7 .accent-ff57 li a,
.progress_simple_f3d7 .over_c7ba li a,
.progress_simple_f3d7 .pink-95ad li a,
.progress_simple_f3d7 .lower_80eb li a,
.progress_simple_f3d7 .backdrop-basic-28a2 li a,
.progress_simple_f3d7 .header_b251 li a,
.progress_simple_f3d7 .over_621c li a,
.progress_simple_f3d7 .media-06c0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_simple_f3d7 .layout-f35b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_simple_f3d7 .picture_4074 ul li.fast-aeef .footer_purple_e993,
.progress_simple_f3d7 .picture_4074 ul li.article_focused_0f61 .footer_purple_e993 {
  background: rgba(0, 0, 0, 0.2);
}
.progress_simple_f3d7 .brown_b096 .picture_4074 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-9e93 .brown_b096 .next_bcc8 li {
  margin: 0;
}
.thick-9e93 .brown_b096 .next_bcc8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thick-9e93 .brown_b096 .next_bcc8 li ul {
  margin: 0;
}
.thick-9e93 .brown_b096 .next_bcc8 li ul li a {
  padding-left: 15px;
}
.thick-9e93 .brown_b096 .next_bcc8 li ul li li a {
  padding-left: 30px;
}
.thick-9e93 .brown_b096 .next_bcc8 li.motion-ee79 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thick-9e93 .brown_b096 .next_bcc8 li.motion-ee79 > 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;
}
.thick-9e93 .brown_b096 .next_bcc8 li.motion-ee79 > 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;
}
.tabs-1f73 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image_fluid_d92b {
  position: relative;
  z-index: 10;
}
.image_fluid_d92b .item-7947 {
  width: 100%;
  max-width: 100%;
}
.frame_32ac .tag_8c6b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame_32ac .info_yellow_8c4f {
}
.frame_32ac .progress_simple_f3d7 {
  background: #292929;
}
.picture-narrow-76f8 .tag_8c6b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.picture-narrow-76f8 .info_yellow_8c4f {
  background: #f9f9f9;
}
.picture-narrow-76f8 .progress_simple_f3d7 {
  background: #303030;
}
.media-stone-c496 .tag_8c6b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .media-stone-c496 .slider_blue_1578 {
    margin-bottom: 1em;
  }
  .media-stone-c496 .slider_blue_1578:last-child {
    margin-bottom: 0;
  }
}
.media-stone-c496 .info_yellow_8c4f {
  background: #ededed;
}
.media-stone-c496 .progress_simple_f3d7 {
  background: #1a1a1a;
}
.tag_8c6b.info_yellow_8c4f {
  color: rgba(0, 0, 0, 0.6);
}
.tag_8c6b.info_yellow_8c4f .dynamic_e5e8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_8c6b.progress_simple_f3d7 {
  color: rgba(255, 255, 255, 0.99);
}
.tag_8c6b.progress_simple_f3d7 a:not(.gradient_84fd) {
  color: rgba(255, 255, 255, 0.79);
}
.tag_8c6b.progress_simple_f3d7 a:not(.gradient_84fd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_8c6b.progress_simple_f3d7 .dynamic_e5e8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_8c6b.progress_simple_f3d7 table tbody td,
.tag_8c6b.progress_simple_f3d7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.primary-up-26b0.sidebar-small-40fd .bottom_7c3f {
  max-width: initial;
}
.primary-up-26b0 .message-d22e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.primary-up-26b0 .message-d22e .item-7947 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .primary-up-26b0 .message-d22e .item-7947 {
    display: block;
    margin-bottom: 2em;
  }
  .primary-up-26b0 .message-d22e .item-7947:last-child {
    margin-bottom: 0;
  }
}
.media-stone-c496 .slider_blue_1578:last-child,
.picture-narrow-76f8 .slider_blue_1578:last-child,
.frame_32ac .slider_blue_1578:last-child {
  margin-bottom: 0;
}
.media-stone-c496 .slider_blue_1578 .brown_b096 .picture_4074:last-child,
.picture-narrow-76f8 .slider_blue_1578 .brown_b096 .picture_4074:last-child,
.frame_32ac .slider_blue_1578 .brown_b096 .picture_4074:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .media-stone-c496 .top-03ec,
  .media-stone-c496 .modal_49bc,
  .picture-narrow-76f8 .top-03ec,
  .picture-narrow-76f8 .modal_49bc,
  .frame_32ac .top-03ec,
  .frame_32ac .modal_49bc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image_fluid_d92b .slider_blue_1578 {
    margin-bottom: 2em;
  }
}
.image_fluid_d92b p:last-child {
  margin-bottom: 0;
}
.image_fluid_d92b li,
.image_fluid_d92b ul {
  list-style: none;
  margin: 0;
}
.image_fluid_d92b ul ul {
  margin-left: 2.617924em;
}
.picture-dark-e522 {
  font-size: 0.875em;
}

/* css-noise: cab2 */
.ghost-box-f6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
