/*!
Theme Name: Customify
Theme URI: https://pressmaximum.out-0c50/customify
Author: WPCustomify
Author URI: https://pressmaximum.out-0c50
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.out-0c50/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gallery-1c35.form_d8b0/licenses/gpl-2.0.sidebar-dirty-80b7
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.purple-7942/, (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.clean-2f34.hover-action-8969/normalize.bronze_e722/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.bronze_e722 v7.0.0 | MIT License | github.out-0c50/necolas/normalize.bronze_e722 */
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;
}
.primary_full_bd56 .nav-wide-cc5e,
.focus-purple-98b5,
.mask-2800,
.summary_full_ff8f,
.prev_ad5d,
.warm_332e,
.shadow-steel-827b,
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;
}
.focus-purple-98b5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-purple-98b5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-purple-98b5,
  h1 {
    font-size: 1.8em;
  }
}
.mask-2800,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask-2800 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask-2800,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask-2800,
  h2 {
    font-size: 1.7em;
  }
}
.summary_full_ff8f,
h3 {
  font-size: 1.618em;
}
.primary_full_bd56 .nav-wide-cc5e,
.prev_ad5d,
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.current-4ec0 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.background_new_9175:after,
.background_new_9175:before,
.tertiary-slow-eb97:after,
.tertiary-slow-eb97:before {
  content: "";
  display: table;
}
.background_new_9175:after,
.tertiary-slow-eb97:after {
  clear: both;
}
.picture_dd92 {
  float: right;
  margin-right: 0;
}
.grid-smooth-8990 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_6a81 .preview_5960,
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;
}
.tag_6a81 .preview_5960: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;
}
.label_green_b2a5 .preview_5960 {
  box-shadow: none;
}
.label_green_b2a5
  .preview_5960
  .box_motion_714c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label_green_b2a5 .preview_5960 .blue_777a {
  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;
}
.label_green_b2a5
  .preview_5960
  .blue_777a
  b {
  display: none;
}
.label_green_b2a5 .banner_cd2d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.aside-black-f6be:not(.link-fresh-70e0):not(.detail_stale_7795),
button:not(.link-fresh-70e0):not(.detail_stale_7795),
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ),
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ),
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ) {
  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;
}
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):hover,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):hover,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):hover,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):hover,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):active,
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):active,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):active,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):active,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):active,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus {
  outline: 0;
}
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321 {
  position: relative;
}
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .hidden_107d,
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .detail_3ce3,
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .accordion_lower_6e8a,
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  i,
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  svg,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .hidden_107d,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .detail_3ce3,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .accordion_lower_6e8a,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  i,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  svg,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .hidden_107d,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .detail_3ce3,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .accordion_lower_6e8a,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  i,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  svg,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .hidden_107d,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .detail_3ce3,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .accordion_lower_6e8a,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  i,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  svg,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .hidden_107d,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .detail_3ce3,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  .accordion_lower_6e8a,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  i,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321
  svg {
  visibility: hidden;
}
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321:after,
button:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321:after,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321:after,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321:after,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ).fn-loading-0321: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;
}
.aside-black-f6be:not(.link-fresh-70e0):not(.detail_stale_7795),
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ),
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ),
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ) {
  color: #fff;
  background: #235787;
}
.aside-black-f6be:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus,
input[type="button"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus,
input[type="reset"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus,
input[type="submit"]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ):focus {
  color: #fff;
}
.aside-black-f6be.fn-disabled-0321:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ),
.aside-black-f6be[disabled]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ),
button.fn-disabled-0321:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ),
button[disabled]:not(.link-fresh-70e0):not(
    .detail_stale_7795
  ) {
  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;
}
.pagination-warm-b7c4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination-warm-b7c4: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;
}
.prev-2bf1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tag-3534 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slow-9d22 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.background_new_9175:after,
.background_new_9175:before,
.modal_1989:after,
.modal_1989:before,
.list_bd5c:after,
.list_bd5c:before,
.list_6591:after,
.list_6591:before,
.label-3737:after,
.label-3737:before,
.copper_29c7:after,
.copper_29c7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.background_new_9175:after,
.modal_1989:after,
.list_bd5c:after,
.list_6591:after,
.label-3737:after,
.copper_29c7:after {
  clear: both;
}
.modal_1989 .caption-1e50,
.list_bd5c .caption-1e50,
.first-a0a4 .caption-1e50 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.simple-740a {
  display: inline-block;
}
.active_b8bc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active_b8bc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active_b8bc .heading_tiny_88ed {
  padding: 1em 0;
  font-size: 85%;
}
.heading_tiny_88ed {
  text-align: left;
  font-style: italic;
  color: #999;
}
.primary_d016 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.primary_d016:after,
.primary_d016:before {
  content: "";
  display: table;
}
.primary_d016:after {
  clear: both;
}
.section-c4f8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hot_ce23 .section-c4f8 {
  max-width: 50%;
}
.grid_silver_ac04 .section-c4f8 {
  max-width: 33.33%;
}
.short_5230 .section-c4f8 {
  max-width: 25%;
}
.plasma_471e .section-c4f8 {
  max-width: 20%;
}
.tooltip_3b53 .section-c4f8 {
  max-width: 16.66%;
}
.detail_2871 .section-c4f8 {
  max-width: 14.28%;
}
.filter-f03d .section-c4f8 {
  max-width: 12.5%;
}
.current_170f .section-c4f8 {
  max-width: 11.11%;
}
.hard_78e0 {
  display: block;
}
.primary_full_bd56 .action_b445 label,
.primary_full_bd56 .cold_e672 label,
.primary_full_bd56 .huge_3919 label,
.primary_full_bd56 .static_0891 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header-new-079a {
  list-style: none;
  margin: 0;
}
.header-new-079a article.active-1d79 {
  margin-bottom: 0;
}
.header-new-079a ul {
  list-style: none;
  margin: 0;
}
.header-new-079a .narrow_9a2c li.active-1d79 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header-new-079a .narrow_9a2c li.active-1d79 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header-new-079a .narrow_9a2c li.active-1d79: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) {
  .header-new-079a .narrow_9a2c li.active-1d79 li.active-1d79 li.active-1d79 li.active-1d79 {
    padding-left: 0;
  }
}
article.active-1d79 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-1d79 .modal_1989 p:last-of-type {
  margin-bottom: 0;
}
article.active-1d79 .menu_c43e {
  float: left;
}
article.active-1d79 .gradient-dirty-8fa5 {
  margin-left: 85px;
}
article.active-1d79 .filter-white-6296 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-1d79 .filter-white-6296 .pagination_6082 {
  margin-left: 10px;
}
article.active-1d79 .notification-fd30 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-1d79 .east-407d {
  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 .action_b445,
  #respond .huge_3919,
  #respond .static_0891 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_b445 input,
#respond .huge_3919 input,
#respond .static_0891 input {
  width: 100%;
}
#respond .static_0891 {
  margin-right: 0;
}
#respond .mask-liquid-0f4f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-2495 {
  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;
}
.logo-2495.pressed-ceab {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo-2495 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%);
}
.logo-2495:focus,
.logo-2495: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);
}
.title_narrow_0cca {
  border-radius: 10%;
}
.secondary_wide_e009 {
  border-radius: 50%;
}
.backdrop-9b5a {
  font-size: 0.72em;
}
.fixed_6ce4 {
  font-size: 0.875em;
}
.surface-00f7 {
  font-size: 1.1em;
}
.copper-ac8a {
  text-transform: uppercase;
  line-height: 1.2;
}
.copper-ac8a.backdrop-9b5a {
  letter-spacing: 0.5px;
}
.basic_43a2,
.basic_43a2 a {
  color: #6d6d6d;
}
.basic_43a2 a:hover {
  color: #111;
}
.sort-7f4b {
  color: #6d6d6d;
}
.upper_83ca {
  overflow-x: hidden;
}
.upper_83ca .glass-b89c.message_active_dd8a {
  position: relative;
}
.upper_83ca .glass-b89c.message_active_dd8a.hot-ab9e {
  position: initial;
}
.upper_83ca
  .glass-b89c.message_active_dd8a.hot-ab9e
  .small_a710 {
  left: auto;
}
.upper_83ca .glass-b89c .small_a710 {
  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;
}
.upper_83ca .glass-b89c:hover.message_active_dd8a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.upper_83ca
  .glass-b89c:hover.message_active_dd8a
  .small_a710 {
  display: block;
  z-index: 9999999;
}
.upper_83ca .west_0e15 .feature-outer-f70b,
.upper_83ca .button_3f7b .feature-outer-f70b {
  display: none;
}
.upper_83ca .message-stone-fcbf .glass-b89c:hover.message_active_dd8a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary_full_bd56 .action_b445 label,
.primary_full_bd56 .cold_e672 label,
.primary_full_bd56 .huge_3919 label,
.primary_full_bd56 .static_0891 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header-new-079a {
  list-style: none;
  margin: 0;
}
.header-new-079a article.active-1d79 {
  margin-bottom: 0;
}
.header-new-079a ul {
  list-style: none;
  margin: 0;
}
.header-new-079a .narrow_9a2c li.active-1d79 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header-new-079a .narrow_9a2c li.active-1d79 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header-new-079a .narrow_9a2c li.active-1d79: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) {
  .header-new-079a .narrow_9a2c li.active-1d79 li.active-1d79 li.active-1d79 li.active-1d79 {
    padding-left: 0;
  }
}
article.active-1d79 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-1d79 .modal_1989 p:last-of-type {
  margin-bottom: 0;
}
article.active-1d79 .menu_c43e {
  float: left;
}
article.active-1d79 .gradient-dirty-8fa5 {
  margin-left: 85px;
}
article.active-1d79 .filter-white-6296 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-1d79 .filter-white-6296 .pagination_6082 {
  margin-left: 10px;
}
article.active-1d79 .notification-fd30 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-1d79 .east-407d {
  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 .action_b445,
  #respond .huge_3919,
  #respond .static_0891 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_b445 input,
#respond .huge_3919 input,
#respond .static_0891 input {
  width: 100%;
}
#respond .static_0891 {
  margin-right: 0;
}
#respond .mask-liquid-0f4f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_0e15 .hover_blue_fbe1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_blue_fbe1 .rough-5620.detail_41c5 .highlight_228e > li > a:focus,
.hover_blue_fbe1 .rough-5620.detail_41c5 .highlight_228e > li > a:hover,
.hover_blue_fbe1 .rough-5620.shadow_83b1 .highlight_228e > li > a:focus,
.hover_blue_fbe1 .rough-5620.shadow_83b1 .highlight_228e > li > a:hover,
.hover_blue_fbe1 .rough-5620.panel_prev_9c85 .highlight_228e > li > a:focus,
.hover_blue_fbe1 .rough-5620.panel_prev_9c85 .highlight_228e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_fbe1
  .rough-5620.detail_41c5
  .highlight_228e
  > li.paragraph-a408
  > a,
.hover_blue_fbe1
  .rough-5620.detail_41c5
  .highlight_228e
  > li.slow-9ec8
  > a,
.hover_blue_fbe1
  .rough-5620.shadow_83b1
  .highlight_228e
  > li.paragraph-a408
  > a,
.hover_blue_fbe1
  .rough-5620.shadow_83b1
  .highlight_228e
  > li.slow-9ec8
  > a,
.hover_blue_fbe1
  .rough-5620.panel_prev_9c85
  .highlight_228e
  > li.paragraph-a408
  > a,
.hover_blue_fbe1 .rough-5620.panel_prev_9c85 .highlight_228e > li.grid-f9b5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_fbe1 .label-lower-5e15,
.hover_blue_fbe1 .label-lower-5e15 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_fbe1 .middle-681f.thumbnail-1386 li a,
.hover_blue_fbe1 .texture-gold-1d40 a,
.hover_blue_fbe1 .list_out_2028,
.hover_blue_fbe1 .highlight_228e > li > a,
.hover_blue_fbe1 .list-d148 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1 .middle-681f.thumbnail-1386 li a:hover,
.hover_blue_fbe1 .texture-gold-1d40 a:hover,
.hover_blue_fbe1 .list_out_2028:hover,
.hover_blue_fbe1 .highlight_228e > li > a:hover,
.hover_blue_fbe1 .list-d148:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_fbe1 .pattern-left-9403 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1 .pattern-left-9403 .main_e553 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_fbe1 .pattern-left-9403:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_blue_fbe1 .alert-south-6f22 .up-5125 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1 .alert-south-6f22 .up-5125 .search_purple_d7fe {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1
  .alert-south-6f22
  .up-5125
  .search_purple_d7fe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1
  .alert-south-6f22
  .up-5125
  .search_purple_d7fe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1
  .alert-south-6f22
  .up-5125
  .search_purple_d7fe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1
  .alert-south-6f22
  .up-5125
  .search_purple_d7fe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1 .alert-south-6f22 .shadow_a61c {
  color: rgba(255, 255, 255, 0.79);
}
.hover_blue_fbe1 .alert-south-6f22 .shadow_a61c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm-02d2
  .hover_blue_fbe1
  .alert-south-6f22
  .next-9c4e
  .aside_9243 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm-02d2
  .hover_blue_fbe1
  .alert-south-6f22
  .next-9c4e
  .search_purple_d7fe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_0e15 .container-first-87ef {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-first-87ef .rough-5620.detail_41c5 .highlight_228e > li > a:focus,
.container-first-87ef .rough-5620.detail_41c5 .highlight_228e > li > a:hover,
.container-first-87ef .rough-5620.shadow_83b1 .highlight_228e > li > a:focus,
.container-first-87ef .rough-5620.shadow_83b1 .highlight_228e > li > a:hover,
.container-first-87ef .rough-5620.panel_prev_9c85 .highlight_228e > li > a:focus,
.container-first-87ef .rough-5620.panel_prev_9c85 .highlight_228e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-first-87ef
  .rough-5620.detail_41c5
  .highlight_228e
  > li.paragraph-a408
  > a,
.container-first-87ef
  .rough-5620.detail_41c5
  .highlight_228e
  > li.slow-9ec8
  > a,
.container-first-87ef
  .rough-5620.shadow_83b1
  .highlight_228e
  > li.paragraph-a408
  > a,
.container-first-87ef
  .rough-5620.shadow_83b1
  .highlight_228e
  > li.slow-9ec8
  > a,
.container-first-87ef
  .rough-5620.panel_prev_9c85
  .highlight_228e
  > li.paragraph-a408
  > a,
.container-first-87ef .rough-5620.panel_prev_9c85 .highlight_228e > li.grid-f9b5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-first-87ef .label-lower-5e15,
.container-first-87ef .label-lower-5e15 a {
  color: rgba(0, 0, 0, 0.8);
}
.container-first-87ef .middle-681f.thumbnail-1386 li a,
.container-first-87ef .texture-gold-1d40 a,
.container-first-87ef .list_out_2028,
.container-first-87ef .highlight_228e > li > a,
.container-first-87ef .list-d148 {
  color: rgba(0, 0, 0, 0.55);
}
.container-first-87ef .middle-681f.thumbnail-1386 li a:hover,
.container-first-87ef .texture-gold-1d40 a:hover,
.container-first-87ef .list_out_2028:hover,
.container-first-87ef .highlight_228e > li > a:hover,
.container-first-87ef .list-d148:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-first-87ef .pattern-left-9403 {
  color: rgba(0, 0, 0, 0.55);
}
.container-first-87ef .pattern-left-9403 .main_e553 {
  color: rgba(0, 0, 0, 0.8);
}
.container-first-87ef .pattern-left-9403:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north-6a49 .gallery_large_04e0 {
  margin-left: auto;
  margin-right: auto;
}
.list_bd5c > * {
  margin-left: auto;
  margin-right: auto;
}
.list_bd5c .prev-2bf1 {
  margin-right: 1.41575em;
}
.section-7b8b .list_bd5c > .active_19f4 {
  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;
}
.section-7b8b .list_bd5c > .out_1db5 {
  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;
}
.alert-middle-0a75.north-6a49 .gallery_large_04e0,
.footer-c803.north-6a49 .gallery_large_04e0 {
  margin-left: 0;
}
.highlight-middle-a88f.north-6a49 .gallery_large_04e0,
.tabs-ff8c.north-6a49 .gallery_large_04e0 {
  margin-right: 0;
}
.list_bd5c ol,
.list_bd5c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.large-6258 video {
  max-width: 100%;
}
.short_2464 img {
  display: block;
}
.short_2464.prev-2bf1,
.short_2464.tag-3534 {
  width: 100%;
}
.short_2464.out_1db5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media-e6f1:not(.button-small-a971) {
  margin: 1.5em auto;
}
.widget_d51c p {
  padding: 1.5em 14px;
}
ul.form-3683.out_1db5,
ul.form-3683.active_19f4,
ul.form-3683.mask-static-47b9.active_19f4 {
  padding: 0 14px;
}
.content_c247 {
  display: block;
  overflow-x: auto;
}
.content_c247 table {
  border-collapse: collapse;
  width: 100%;
}
.content_c247 td,
.content_c247 th {
  padding: 0.5em;
}
.list_bd5c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.list_bd5c ol ol,
.list_bd5c ol ul,
.list_bd5c ul ol,
.list_bd5c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.list_bd5c ol ol li,
.list_bd5c ol ul li,
.list_bd5c ul ol li,
.list_bd5c ul ul li {
  margin-left: 0;
}
.backdrop-pressed-7f35.filter-6158 > .media-soft-fb16 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop-pressed-7f35.filter-6158 > .media-soft-fb16 iframe,
.backdrop-pressed-7f35.filter-6158 > .media-soft-fb16 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav-85f9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav-85f9.light-d795 {
  padding: 0;
}
.nav-85f9.light-d795 cite {
  font-size: 13px;
}
.nav-85f9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav-85f9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.narrow_4786 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.narrow_4786 > p:first-child {
  margin-top: 0;
}
.narrow_4786 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.narrow_4786 blockquote {
  border-left: 0;
}
.list-30d2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list-30d2:not(.wood-1cb0) {
  max-width: 100px;
}
.list-30d2.article-clean-9872 {
  border-bottom: none !important;
  text-align: center;
}
.list-30d2.article-clean-9872::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .widget_d51c p {
    padding: 1.5em 0;
  }
}
.black-62ba {
  color: #0073aa;
}
.solid-fd94 {
  background-color: #0073aa;
}
.slider_iron_e230 {
  color: #229fd8;
}
.nav-stale-8b83 {
  background-color: #229fd8;
}
.paragraph_c296 {
  color: #eee;
}
.purple-31fe {
  background-color: #eee;
}
.photo-prev-bc26 {
  color: #444;
}
.input_west_ee31 {
  background-color: #444;
}
.orange-9a20 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.orange-9a20 .under-238c .texture-gold-1d40 {
  font-size: 15px;
}
.orange-9a20 .texture-gold-1d40 {
  line-height: 1.3;
}
.orange-9a20 .container-first-87ef {
}
.orange-9a20 .hover_blue_fbe1 {
  background: #235787;
}
.slider-2264 {
  padding: 0;
}
.slider-2264 .hover_blue_fbe1 {
  background: #1a1a1a;
}
.slider-2264 .container-first-87ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message_c06b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message_c06b .container-first-87ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message_c06b .hover_blue_fbe1 {
  background: #303030;
}
.copper_29c7 {
  position: relative;
  z-index: 10;
}
.copper_29c7 .secondary-eb0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-pro-6525 .message_active_dd8a {
  display: inline-block;
  vertical-align: middle;
}
.sort-pro-6525.module_old_cf8d .message_active_dd8a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .sort-pro-6525.module_old_cf8d .message_active_dd8a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .sort-pro-6525.module_old_cf8d .message_active_dd8a {
    margin-right: 0.4em;
  }
}
.sort-pro-6525.module_old_cf8d .message_active_dd8a:last-child {
  margin-right: 0;
}
.stale_d76f .secondary-eb0a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .west_0e15 .under-238c {
    margin: 0 -0.5em;
  }
  .west_0e15 .under-238c [class*="customify-col-"],
  .west_0e15 .under-238c [class*="customify-col_"],
  .west_0e15 .under-238c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.west_0e15.dropdown_948d .secondary-eb0a {
  background: 0 0 !important;
}
.west_0e15.dropdown_948d .secondary-eb0a,
.west_0e15.stale_d76f .secondary-eb0a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .west_0e15.label_b6f1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.west_0e15.stale_d76f .secondary-eb0a {
  box-shadow: none !important;
}
.pattern_2906 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pattern_2906 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_2906 {
    padding: 18px 0 20px;
  }
}
.pattern_2906 .light-c128 {
  width: 100%;
}
.pattern_2906 .nav_f988 {
  margin-bottom: 0;
}
.pattern_2906 .breadcrumb-inner-ff96 {
  margin-top: 5px;
  font-size: 0.875em;
}
.copper_1e97 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.copper_1e97 .fixed-4735 {
  width: 100%;
}
.texture_7b80 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_7b80 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_7b80 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;
}
.texture_7b80 li:last-child:after {
  display: none;
}
.texture_7b80 li a {
  font-weight: 500;
  margin-right: 10px;
}
.large-aae1 .feature-outer-f70b button,
.pattern_2906 .feature-outer-f70b button {
  left: 0;
}
.large-aae1 .fixed-4735,
.pattern_2906 .fixed-4735 {
  padding-left: 0;
  padding-right: 0;
}
.large-aae1 .copper_1e97,
.pattern_2906 .copper_1e97 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large-aae1 {
  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;
}
.large-aae1: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;
}
.large-aae1 .banner-dark-759c {
  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) {
  .large-aae1 .banner-dark-759c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large-aae1 .banner-dark-759c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large-aae1 .banner-dark-759c {
    min-height: 200px;
  }
}
.large-aae1 .texture_7b80 {
  color: rgba(255, 255, 255, 0.8);
}
.large-aae1 .texture_7b80 a,
.large-aae1 .texture_7b80 li:after {
  color: inherit;
}
.large-aae1 .texture_7b80 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-c60b {
  margin-bottom: 0.5em;
}
.status-old-85ea {
  margin-bottom: 1.2em;
}
.status-old-85ea,
.backdrop-c60b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.status-old-85ea p:last-child,
.backdrop-c60b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature-outer-f70b,
#masthead .feature-outer-f70b {
  display: none;
}
#masthead
  > .feature-outer-f70b.basic-ee52 {
  display: none;
}
#masthead > .feature-outer-f70b button {
  left: 0;
}
.primary_f34a {
  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%;
}
.primary_f34a .message_active_dd8a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.primary_f34a .dirty-89dd {
  display: -webkit-box;
  display: flex;
}
.primary_f34a .dirty-89dd.pattern-278d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.primary_f34a .dirty-89dd.secondary_c473 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_f34a .dirty-89dd.grid_dynamic_8160 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_f34a.background-motion-8389.breadcrumb_wide_5ef3 .dirty-89dd.pattern-278d {
  flex-basis: 100%;
}
.primary_f34a.module-solid-d534 .dirty-89dd.secondary_c473 {
  -webkit-box-flex: 1;
  flex: auto;
}
.primary_f34a.module-solid-d534 .dirty-89dd.grid_dynamic_8160 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature-outer-f70b.basic-ee52 {
  display: none;
}
#masthead > .feature-outer-f70b button {
  left: 0;
}
.easy-d2ad {
  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;
}
.easy-d2ad:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.easy-d2ad.button-2e30 i {
  margin-right: 4px;
}
.easy-d2ad.pattern-blue-0ae4 i {
  margin-left: 5px;
}
.texture-gold-1d40 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture-gold-1d40 p:last-child {
  margin-bottom: 0;
}
.header-hard-962d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header-hard-962d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header-hard-962d img {
  display: block;
  width: auto;
  line-height: 1;
}
.header-hard-962d .label-lower-5e15 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header-hard-962d .item_cfff {
  margin: 5px 0 7px 0;
}
.header-hard-962d.narrow_c591 .fluid_9219 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-hard-962d.narrow_c591 .mask-dirty-1fbc {
  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;
}
.header-hard-962d.container-orange-e0a5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header-hard-962d.container-orange-e0a5 .fluid_9219 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-hard-962d.container-orange-e0a5 .mask-dirty-1fbc {
  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;
}
.header-hard-962d.wood_87d8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header-hard-962d.notification-bf9a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header-hard-962d.notification-bf9a .mask-dirty-1fbc {
  margin-top: 7px;
}
.disabled_b3c2 {
  display: inline-block;
}
.copper_29c7 .down-de17 .header-hard-962d img {
  max-width: 100%;
}
.rough-5620 .disabled_lite_2e7d.mask_in_fcdc,
.column-static-ed9b .disabled_lite_2e7d.mask_in_fcdc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough-5620 .label_hot_5bd2,
.column-static-ed9b .label_hot_5bd2 {
  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%);
}
.rough-5620 .label_hot_5bd2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.rough-5620.box-gas-e021 .label_hot_5bd2 {
  display: none;
}
.rough-5620 .backdrop-lower-98b7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rough-5620 .backdrop-lower-98b7 li {
  display: inline-block;
  position: relative;
}
.rough-5620 .backdrop-lower-98b7 li:last-child {
  margin-right: 0;
}
.rough-5620 .backdrop-lower-98b7 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;
}
.rough-5620 .backdrop-lower-98b7 li.grid-f9b5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.rough-5620 .backdrop-lower-98b7 > 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;
}
.rough-5620 .backdrop-lower-98b7 > li > a i {
  line-height: 0;
}
.rough-5620 .backdrop-lower-98b7 > li.plasma-5215 > a .label_hot_5bd2 {
  margin-left: 4px;
  line-height: 0;
}
.rough-5620 .backdrop-lower-98b7 .sidebar_c920 li.plasma-5215 > a {
  position: relative;
}
.rough-5620 .backdrop-lower-98b7 .sidebar_c920 li.plasma-5215 > a:after,
.rough-5620 .backdrop-lower-98b7 .sidebar_c920 li.plasma-5215 > a:before {
  content: "";
  display: table;
}
.rough-5620 .backdrop-lower-98b7 .sidebar_c920 li.plasma-5215 > a:after {
  clear: both;
}
.rough-5620 .backdrop-lower-98b7 .sidebar_c920 li.plasma-5215 > a .label_hot_5bd2 {
  margin-left: 5px;
  float: right;
}
.rough-5620 .grid-green-aaf9,
.rough-5620 .sidebar_c920 {
  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;
}
.rough-5620 .sidebar_c920 {
  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;
}
.rough-5620 .sidebar_c920 .mask_in_fcdc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough-5620 .sidebar_c920 .label_hot_5bd2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.rough-5620 .sidebar_c920 li {
  display: block;
  margin: 0;
  padding: 0;
}
.rough-5620 .sidebar_c920 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;
}
.rough-5620 .sidebar_c920 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.rough-5620 .sidebar_c920 .sidebar_c920 {
  top: 0;
  left: 100%;
}
.rough-5620 .light-17b0.fn-focus-0321 > .grid-green-aaf9,
.rough-5620 .light-17b0.fn-focus-0321 > .sidebar_c920,
.rough-5620 .light-17b0:focus > .grid-green-aaf9,
.rough-5620 .light-17b0:focus > .sidebar_c920,
.rough-5620 .light-17b0:hover > .grid-green-aaf9,
.rough-5620 .light-17b0:hover > .sidebar_c920 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.rough-5620.panel_prev_9c85 .highlight_228e:after,
.rough-5620.panel_prev_9c85 .highlight_228e:before {
  content: "";
  display: table;
}
.rough-5620.panel_prev_9c85 .highlight_228e:after {
  clear: both;
}
.rough-5620.panel_prev_9c85 .highlight_228e > li {
  float: left;
}
.rough-5620.row-right-7b22 .highlight_228e:after,
.rough-5620.row-right-7b22 .highlight_228e:before {
  content: "";
  display: table;
}
.rough-5620.row-right-7b22 .highlight_228e:after {
  clear: both;
}
.rough-5620.row-right-7b22 .highlight_228e > li {
  float: left;
}
.rough-5620.row-right-7b22 .highlight_228e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.rough-5620.row-right-7b22 .highlight_228e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.rough-5620.row-right-7b22 .highlight_228e > li.paragraph-a408 > a,
.rough-5620.row-right-7b22 .highlight_228e > li.grid-f9b5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.rough-5620.detail_41c5 .highlight_228e > li > a .mask_in_fcdc {
  position: relative;
}
.rough-5620.detail_41c5 .highlight_228e > li > a .mask_in_fcdc: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;
}
.rough-5620.detail_41c5
  .highlight_228e
  > li:focus
  > a
  .mask_in_fcdc:before,
.rough-5620.detail_41c5
  .highlight_228e
  > li:hover
  > a
  .mask_in_fcdc:before {
  width: 100%;
  background-color: currentColor;
}
.rough-5620.detail_41c5
  .highlight_228e
  > li.paragraph-a408
  > a
  .mask_in_fcdc:before,
.rough-5620.detail_41c5
  .highlight_228e
  > li.slow-9ec8
  > a
  .mask_in_fcdc:before {
  width: 100%;
  background-color: currentColor;
}
.rough-5620.shadow_83b1 .highlight_228e > li > a .mask_in_fcdc {
  position: relative;
}
.rough-5620.shadow_83b1 .highlight_228e > li > a .mask_in_fcdc: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;
}
.rough-5620.shadow_83b1 .highlight_228e > li:focus > a .mask_in_fcdc:before,
.rough-5620.shadow_83b1
  .highlight_228e
  > li:hover
  > a
  .mask_in_fcdc:before {
  width: 100%;
  background-color: currentColor;
}
.rough-5620.shadow_83b1
  .highlight_228e
  > li.paragraph-a408
  > a
  .mask_in_fcdc:before,
.rough-5620.shadow_83b1
  .highlight_228e
  > li.slow-9ec8
  > a
  .mask_in_fcdc:before {
  width: 100%;
  background-color: currentColor;
}
.column-static-ed9b .backdrop-lower-98b7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-static-ed9b .backdrop-lower-98b7 li:first-child > a {
  border-top: none;
}
.column-static-ed9b .backdrop-lower-98b7 .avatar_bottom_748b > .mask_in_fcdc .label_hot_5bd2 {
  display: none;
}
.column-static-ed9b .backdrop-lower-98b7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-static-ed9b .backdrop-lower-98b7 li:last-child {
  border: none;
}
.column-static-ed9b .backdrop-lower-98b7 li.plasma-5215 > a {
  padding-right: 45px !important;
}
.column-static-ed9b .backdrop-lower-98b7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-static-ed9b .backdrop-lower-98b7 li a:focus,
.column-static-ed9b .backdrop-lower-98b7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-static-ed9b .backdrop-lower-98b7 li .overlay-inner-42df {
  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;
}
.column-static-ed9b .backdrop-lower-98b7 li .overlay-inner-42df:hover {
  box-shadow: none;
}
.column-static-ed9b .backdrop-lower-98b7 li .overlay-inner-42df .label_hot_5bd2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-static-ed9b .backdrop-lower-98b7 .sidebar_c920 {
  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);
}
.column-static-ed9b .backdrop-lower-98b7 .sidebar_c920 li a {
  padding-left: 3em;
}
.column-static-ed9b .backdrop-lower-98b7 .large_3caa > a .overlay-inner-42df i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-static-ed9b .backdrop-lower-98b7 .large_3caa > .sidebar_c920 {
  display: block;
  opacity: 1;
}
.heading-dc9b {
  max-width: 100%;
}
.silver-c522 {
  line-height: 0;
  cursor: pointer;
}
.list-d148 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.list-d148:hover {
  box-shadow: none;
  color: currentColor;
}
.list-d148 svg {
  width: 18px;
  height: 18px;
}
.list-d148 .title_5720 {
  display: none;
}
.filter_hard_0dab {
  position: relative;
}
.filter_hard_0dab.fn-active-0321 .list-d148 .form_current_f9db {
  display: none;
}
.filter_hard_0dab.fn-active-0321 .list-d148 .title_5720 {
  display: inline-block;
}
.filter_hard_0dab .block-3917 {
  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);
}
.filter_hard_0dab.layout-dirty-c034 .block-3917 {
  left: auto;
  right: -0.9em;
}
.filter_hard_0dab.layout-dirty-c034 .basic_bd63::before {
  left: auto;
  right: 15px;
}
.filter_hard_0dab.fn-active-0321 .block-3917 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.next-9c4e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.next-9c4e label {
  flex-basis: 100%;
}
.next-9c4e .up-5125 {
  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;
}
.next-9c4e .search_purple_d7fe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.next-9c4e .search_purple_d7fe:focus {
  background-color: transparent;
}
.next-9c4e button.shadow_a61c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.next-9c4e button.shadow_a61c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.next-9c4e button.shadow_a61c svg {
  width: 18px;
  height: 18px;
}
.next-9c4e input[type="submit"] {
  min-height: auto;
}
.alert-south-6f22 .next-9c4e .search_purple_d7fe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.basic_bd63 {
  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) {
  .basic_bd63 {
    width: 220px;
  }
}
.basic_bd63 label {
  flex-basis: 100%;
}
.basic_bd63::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;
}
.warm-02d2 .alert-south-6f22 .next-9c4e {
  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;
}
.warm-02d2
  .alert-south-6f22
  .next-9c4e
  .up-5125 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.warm-02d2 .alert-south-6f22 .next-9c4e .search_purple_d7fe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.warm-02d2
  .alert-south-6f22
  .next-9c4e
  .search_purple_d7fe:focus {
  background: 0 0;
}
.warm-02d2
  .alert-south-6f22
  .next-9c4e
  .aside_9243 {
  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;
}
.middle-681f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle-681f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle-681f li:last-child {
  margin-right: 0;
}
.middle-681f li:first-child {
  margin-left: 0;
}
.middle-681f.green-596e a {
  color: #fff;
}
.middle-681f.green-596e a:hover {
  color: #fff;
}
.middle-681f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle-681f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle-681f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle-681f a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle-681f [class*="social-icon-apple"] {
  background-color: #999;
}
.middle-681f [class*="social-icon-apple"].modal-c23d {
  background-color: transparent;
  color: #999;
}
.middle-681f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle-681f [class*="social-icon-behance"].modal-c23d {
  background-color: transparent;
  color: #1769ff;
}
.middle-681f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle-681f [class*="social-icon-bitbucket"].modal-c23d {
  background-color: transparent;
  color: #205081;
}
.middle-681f [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle-681f [class*="social-icon-codepen"].modal-c23d {
  background-color: transparent;
  color: #000;
}
.middle-681f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle-681f [class*="social-icon-delicious"].modal-c23d {
  background-color: transparent;
  color: #39f;
}
.middle-681f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle-681f [class*="social-icon-digg"].modal-c23d {
  background-color: transparent;
  color: #005be2;
}
.middle-681f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle-681f [class*="social-icon-dribbble"].modal-c23d {
  background-color: transparent;
  color: #ea4c89;
}
.middle-681f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle-681f [class*="social-icon-envelope"].modal-c23d {
  background-color: transparent;
  color: #ea4335;
}
.middle-681f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle-681f [class*="social-icon-facebook"].modal-c23d {
  background-color: transparent;
  color: #3b5998;
}
.middle-681f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle-681f [class*="social-icon-flickr"].modal-c23d {
  background-color: transparent;
  color: #0063dc;
}
.middle-681f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle-681f [class*="social-icon-foursquare"].modal-c23d {
  background-color: transparent;
  color: #2d5be3;
}
.middle-681f [class*="social-icon-github"] {
  background-color: #333;
}
.middle-681f [class*="social-icon-github"].modal-c23d {
  background-color: transparent;
  color: #333;
}
.middle-681f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle-681f [class*="social-icon-google-plus"].modal-c23d {
  background-color: transparent;
  color: #dd4b39;
}
.middle-681f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle-681f [class*="social-icon-houzz"].modal-c23d {
  background-color: transparent;
  color: #7ac142;
}
.middle-681f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle-681f [class*="social-icon-instagram"].modal-c23d {
  background-color: transparent;
  color: #262626;
}
.middle-681f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle-681f [class*="social-icon-jsfiddle"].modal-c23d {
  background-color: transparent;
  color: #487aa2;
}
.middle-681f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle-681f [class*="social-icon-linkedin"].modal-c23d {
  background-color: transparent;
  color: #0077b5;
}
.middle-681f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle-681f [class*="social-icon-medium"].modal-c23d {
  background-color: transparent;
  color: #00ab6b;
}
.middle-681f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle-681f
  [class*="social-icon-odnoklassniki"].modal-c23d {
  background-color: transparent;
  color: #f4731c;
}
.middle-681f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle-681f [class*="social-icon-meetup"].modal-c23d {
  background-color: transparent;
  color: #ec1c40;
}
.middle-681f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle-681f [class*="social-icon-pinterest"].modal-c23d {
  background-color: transparent;
  color: #bd081c;
}
.middle-681f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle-681f [class*="social-icon-product-hunt"].modal-c23d {
  background-color: transparent;
  color: #da552f;
}
.middle-681f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle-681f [class*="social-icon-reddit"].modal-c23d {
  background-color: transparent;
  color: #ff4500;
}
.middle-681f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle-681f [class*="social-icon-rss"].modal-c23d {
  background-color: transparent;
  color: #f26522;
}
.middle-681f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle-681f
  [class*="social-icon-shopping-cart"].modal-c23d {
  background-color: transparent;
  color: #4caf50;
}
.middle-681f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle-681f [class*="social-icon-skype"].modal-c23d {
  background-color: transparent;
  color: #00aff0;
}
.middle-681f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle-681f [class*="social-icon-slideshare"].modal-c23d {
  background-color: transparent;
  color: #0077b5;
}
.middle-681f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle-681f [class*="social-icon-snapchat"].modal-c23d {
  background-color: transparent;
  color: #fffc00;
}
.middle-681f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle-681f [class*="social-icon-soundcloud"].modal-c23d {
  background-color: transparent;
  color: #f80;
}
.middle-681f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle-681f [class*="social-icon-spotify"].modal-c23d {
  background-color: transparent;
  color: #2ebd59;
}
.middle-681f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle-681f
  [class*="social-icon-stack-overflow"].modal-c23d {
  background-color: transparent;
  color: #fe7a15;
}
.middle-681f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle-681f [class*="social-icon-maldkfgram"].modal-c23d {
  background-color: transparent;
  color: #2ca5e0;
}
.middle-681f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle-681f [class*="social-icon-tripadvisor"].modal-c23d {
  background-color: transparent;
  color: #589442;
}
.middle-681f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle-681f [class*="social-icon-tumblr"].modal-c23d {
  background-color: transparent;
  color: #35465c;
}
.middle-681f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle-681f [class*="social-icon-twitch"].modal-c23d {
  background-color: transparent;
  color: #6441a5;
}
.middle-681f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle-681f [class*="social-icon-twitter"].modal-c23d {
  background-color: transparent;
  color: #1da1f2;
}
.middle-681f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle-681f [class*="social-icon-vimeo"].modal-c23d {
  background-color: transparent;
  color: #1ab7ea;
}
.middle-681f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle-681f [class*="social-icon-vk"].modal-c23d {
  background-color: transparent;
  color: #45668e;
}
.middle-681f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle-681f [class*="social-icon-weibo"].modal-c23d {
  background-color: transparent;
  color: #df2029;
}
.middle-681f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle-681f [class*="social-icon-weixin"].modal-c23d {
  background-color: transparent;
  color: #7bb32e;
}
.middle-681f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle-681f [class*="social-icon-whatsapp"].modal-c23d {
  background-color: transparent;
  color: #25d366;
}
.middle-681f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle-681f [class*="social-icon-wordpress"].modal-c23d {
  background-color: transparent;
  color: #21759b;
}
.middle-681f [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle-681f [class*="social-icon-xing"].modal-c23d {
  background-color: transparent;
  color: #026466;
}
.middle-681f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle-681f [class*="social-icon-yelp"].modal-c23d {
  background-color: transparent;
  color: #af0606;
}
.middle-681f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle-681f [class*="social-icon-youtube"].modal-c23d {
  background-color: transparent;
  color: #cd201f;
}
.list_out_2028 {
  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;
}
.list_out_2028:hover {
  box-shadow: none;
  background: 0 0;
}
.prev_7ec9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice_light_b94d {
  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;
}
.content-cold-e09d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.badge-small-1cdb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.badge-small-1cdb,
.badge-small-1cdb::after,
.badge-small-1cdb::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;
}
.badge-small-1cdb::after,
.badge-small-1cdb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip-2c73 .notice_light_b94d .content-cold-e09d {
  margin-top: -2px;
  width: 19px;
}
.tooltip-2c73 .notice_light_b94d .badge-small-1cdb {
  margin-top: -1px;
}
.tooltip-2c73 .notice_light_b94d .badge-small-1cdb,
.tooltip-2c73 .notice_light_b94d .badge-small-1cdb::after,
.tooltip-2c73 .notice_light_b94d .badge-small-1cdb::before {
  width: 19px;
  height: 2px;
}
.tooltip-2c73 .notice_light_b94d .badge-small-1cdb::before {
  top: -6px;
}
.tooltip-2c73 .notice_light_b94d .badge-small-1cdb::after {
  bottom: -6px;
}
.down-1d62 .notice_light_b94d .content-cold-e09d {
  margin-top: -2px;
  width: 22px;
}
.down-1d62 .notice_light_b94d .badge-small-1cdb {
  margin-top: -1px;
}
.down-1d62 .notice_light_b94d .badge-small-1cdb,
.down-1d62 .notice_light_b94d .badge-small-1cdb::after,
.down-1d62 .notice_light_b94d .badge-small-1cdb::before {
  width: 22px;
  height: 2px;
}
.down-1d62 .notice_light_b94d .badge-small-1cdb::before {
  top: -7px;
}
.down-1d62 .notice_light_b94d .badge-small-1cdb::after {
  bottom: -7px;
}
.box_plasma_107f .notice_light_b94d .content-cold-e09d {
  margin-top: -2px;
  width: 31px;
}
.box_plasma_107f .notice_light_b94d .badge-small-1cdb {
  margin-top: -1.5px;
}
.box_plasma_107f .notice_light_b94d .badge-small-1cdb,
.box_plasma_107f .notice_light_b94d .badge-small-1cdb::after,
.box_plasma_107f .notice_light_b94d .badge-small-1cdb::before {
  width: 31px;
  height: 3px;
}
.box_plasma_107f .notice_light_b94d .badge-small-1cdb::before {
  top: -9px;
}
.box_plasma_107f .notice_light_b94d .badge-small-1cdb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card_4ca5 .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 19px;
  }
  .card_4ca5 .notice_light_b94d .badge-small-1cdb {
    margin-top: -1px;
  }
  .card_4ca5 .notice_light_b94d .badge-small-1cdb,
  .card_4ca5 .notice_light_b94d .badge-small-1cdb::after,
  .card_4ca5 .notice_light_b94d .badge-small-1cdb::before {
    width: 19px;
    height: 2px;
  }
  .card_4ca5 .notice_light_b94d .badge-small-1cdb::before {
    top: -6px;
  }
  .card_4ca5 .notice_light_b94d .badge-small-1cdb::after {
    bottom: -6px;
  }
  .info-a2b3 .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 22px;
  }
  .info-a2b3 .notice_light_b94d .badge-small-1cdb {
    margin-top: -1px;
  }
  .info-a2b3 .notice_light_b94d .badge-small-1cdb,
  .info-a2b3 .notice_light_b94d .badge-small-1cdb::after,
  .info-a2b3 .notice_light_b94d .badge-small-1cdb::before {
    width: 22px;
    height: 2px;
  }
  .info-a2b3 .notice_light_b94d .badge-small-1cdb::before {
    top: -7px;
  }
  .info-a2b3 .notice_light_b94d .badge-small-1cdb::after {
    bottom: -7px;
  }
  .breadcrumb-hard-e924 .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-hard-e924 .notice_light_b94d .badge-small-1cdb {
    margin-top: -1.5px;
  }
  .breadcrumb-hard-e924 .notice_light_b94d .badge-small-1cdb,
  .breadcrumb-hard-e924 .notice_light_b94d .badge-small-1cdb::after,
  .breadcrumb-hard-e924 .notice_light_b94d .badge-small-1cdb::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-hard-e924 .notice_light_b94d .badge-small-1cdb::before {
    top: -9px;
  }
  .breadcrumb-hard-e924 .notice_light_b94d .badge-small-1cdb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .current_638a .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 19px;
  }
  .current_638a .notice_light_b94d .badge-small-1cdb {
    margin-top: -1px;
  }
  .current_638a .notice_light_b94d .badge-small-1cdb,
  .current_638a .notice_light_b94d .badge-small-1cdb::after,
  .current_638a .notice_light_b94d .badge-small-1cdb::before {
    width: 19px;
    height: 2px;
  }
  .current_638a .notice_light_b94d .badge-small-1cdb::before {
    top: -6px;
  }
  .current_638a .notice_light_b94d .badge-small-1cdb::after {
    bottom: -6px;
  }
  .dim-73e8 .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 22px;
  }
  .dim-73e8 .notice_light_b94d .badge-small-1cdb {
    margin-top: -1px;
  }
  .dim-73e8 .notice_light_b94d .badge-small-1cdb,
  .dim-73e8 .notice_light_b94d .badge-small-1cdb::after,
  .dim-73e8 .notice_light_b94d .badge-small-1cdb::before {
    width: 22px;
    height: 2px;
  }
  .dim-73e8 .notice_light_b94d .badge-small-1cdb::before {
    top: -7px;
  }
  .dim-73e8 .notice_light_b94d .badge-small-1cdb::after {
    bottom: -7px;
  }
  .description-cce7 .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 31px;
  }
  .description-cce7 .notice_light_b94d .badge-small-1cdb {
    margin-top: -1.5px;
  }
  .description-cce7 .notice_light_b94d .badge-small-1cdb,
  .description-cce7 .notice_light_b94d .badge-small-1cdb::after,
  .description-cce7 .notice_light_b94d .badge-small-1cdb::before {
    width: 31px;
    height: 3px;
  }
  .description-cce7 .notice_light_b94d .badge-small-1cdb::before {
    top: -9px;
  }
  .description-cce7 .notice_light_b94d .badge-small-1cdb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main_7634 .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 19px;
  }
  .main_7634 .notice_light_b94d .badge-small-1cdb {
    margin-top: -1px;
  }
  .main_7634 .notice_light_b94d .badge-small-1cdb,
  .main_7634 .notice_light_b94d .badge-small-1cdb::after,
  .main_7634 .notice_light_b94d .badge-small-1cdb::before {
    width: 19px;
    height: 2px;
  }
  .main_7634 .notice_light_b94d .badge-small-1cdb::before {
    top: -6px;
  }
  .main_7634 .notice_light_b94d .badge-small-1cdb::after {
    bottom: -6px;
  }
  .status_soft_fdbc .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 22px;
  }
  .status_soft_fdbc .notice_light_b94d .badge-small-1cdb {
    margin-top: -1px;
  }
  .status_soft_fdbc .notice_light_b94d .badge-small-1cdb,
  .status_soft_fdbc .notice_light_b94d .badge-small-1cdb::after,
  .status_soft_fdbc .notice_light_b94d .badge-small-1cdb::before {
    width: 22px;
    height: 2px;
  }
  .status_soft_fdbc .notice_light_b94d .badge-small-1cdb::before {
    top: -7px;
  }
  .status_soft_fdbc .notice_light_b94d .badge-small-1cdb::after {
    bottom: -7px;
  }
  .video-gold-f570 .notice_light_b94d .content-cold-e09d {
    margin-top: -2px;
    width: 31px;
  }
  .video-gold-f570 .notice_light_b94d .badge-small-1cdb {
    margin-top: -1.5px;
  }
  .video-gold-f570 .notice_light_b94d .badge-small-1cdb,
  .video-gold-f570 .notice_light_b94d .badge-small-1cdb::after,
  .video-gold-f570 .notice_light_b94d .badge-small-1cdb::before {
    width: 31px;
    height: 3px;
  }
  .video-gold-f570 .notice_light_b94d .badge-small-1cdb::before {
    top: -9px;
  }
  .video-gold-f570 .notice_light_b94d .badge-small-1cdb::after {
    bottom: -9px;
  }
}
.slow-31da .badge-small-1cdb {
  -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);
}
.slow-31da .badge-small-1cdb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slow-31da .badge-small-1cdb::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);
}
.slow-31da.solid-00fa .badge-small-1cdb {
  -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);
}
.slow-31da.solid-00fa .badge-small-1cdb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slow-31da.solid-00fa .badge-small-1cdb::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);
}
.nav_fast_4b7a {
  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.table-8fae:before {
  display: none;
}
.button_3f7b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button_3f7b .widget_liquid_3a93 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button_3f7b .widget_liquid_3a93:last-of-type {
  border-bottom: none;
}
.button_3f7b .widget_liquid_3a93.tertiary_3964,
.button_3f7b .widget_liquid_3a93.red-3a6b,
.button_3f7b .widget_liquid_3a93.next-6311 {
  padding: 0;
}
.button_3f7b .column-static-ed9b .overlay-inner-42df {
  color: currentColor;
}
.button_3f7b .column-static-ed9b .overlay-inner-42df:focus,
.button_3f7b .column-static-ed9b .overlay-inner-42df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_3f7b.container-first-87ef .pattern-left-9403,
.button_3f7b.container-first-87ef .texture-gold-1d40 a,
.button_3f7b.container-first-87ef .highlight_228e a,
.button_3f7b.container-first-87ef .sidebar_c920 a {
  color: rgba(0, 0, 0, 0.55);
}
.button_3f7b.container-first-87ef .pattern-left-9403:hover,
.button_3f7b.container-first-87ef .texture-gold-1d40 a:hover,
.button_3f7b.container-first-87ef .highlight_228e a:hover,
.button_3f7b.container-first-87ef .sidebar_c920 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_3f7b.container-first-87ef .main_e553 {
  color: rgba(0, 0, 0, 0.8);
}
.button_3f7b.container-first-87ef .widget_liquid_3a93 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_3f7b.container-first-87ef .widget_liquid_3a93:before {
  background: rgba(0, 0, 0, 0.08);
}
.button_3f7b.container-first-87ef .button_96ae:before {
  background: rgba(255, 255, 255, 0.9);
}
.button_3f7b.container-first-87ef .column-static-ed9b .backdrop-lower-98b7 li a,
.button_3f7b.container-first-87ef .column-static-ed9b .overlay-inner-42df,
.button_3f7b.container-first-87ef .sidebar_c920 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_3f7b.container-first-87ef .column-static-ed9b .overlay-inner-42df:focus,
.button_3f7b.container-first-87ef .column-static-ed9b .overlay-inner-42df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_3f7b.container-first-87ef .backdrop-lower-98b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_3f7b.hover_blue_fbe1 .pattern-left-9403,
.button_3f7b.hover_blue_fbe1 .texture-gold-1d40 a,
.button_3f7b.hover_blue_fbe1 .highlight_228e .overlay-inner-42df,
.button_3f7b.hover_blue_fbe1 .highlight_228e a,
.button_3f7b.hover_blue_fbe1 .sidebar_c920 a {
  color: rgba(255, 255, 255, 0.79);
}
.button_3f7b.hover_blue_fbe1 .pattern-left-9403:hover,
.button_3f7b.hover_blue_fbe1 .texture-gold-1d40 a:hover,
.button_3f7b.hover_blue_fbe1 .highlight_228e .overlay-inner-42df:hover,
.button_3f7b.hover_blue_fbe1 .highlight_228e a:hover,
.button_3f7b.hover_blue_fbe1 .sidebar_c920 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_3f7b.hover_blue_fbe1 .main_e553 {
  color: rgba(255, 255, 255, 0.99);
}
.button_3f7b.hover_blue_fbe1 .widget_liquid_3a93 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_3f7b.hover_blue_fbe1 .widget_liquid_3a93:before {
  background: rgba(255, 255, 255, 0.08);
}
.button_3f7b.hover_blue_fbe1 .button_96ae:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_3f7b.hover_blue_fbe1 .column-static-ed9b .backdrop-lower-98b7 li a,
.button_3f7b.hover_blue_fbe1 .column-static-ed9b .overlay-inner-42df,
.button_3f7b.hover_blue_fbe1 .sidebar_c920 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_3f7b.hover_blue_fbe1 .column-static-ed9b .overlay-inner-42df:focus,
.button_3f7b.hover_blue_fbe1 .column-static-ed9b .overlay-inner-42df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_3f7b.hover_blue_fbe1 .backdrop-lower-98b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_96ae {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button_96ae:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.logo-bright-9f30 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary_9f25 .button_3f7b {
  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;
}
.summary_9f25 .widget_liquid_3a93 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary_9f25 .widget_liquid_3a93: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) {
  .summary_9f25 .widget_liquid_3a93:before {
    width: 16%;
    left: 42%;
  }
}
.summary_9f25 .widget_liquid_3a93:last-child:before {
  content: none;
}
.summary_9f25 .widget_liquid_3a93[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary_9f25 .column-static-ed9b .backdrop-lower-98b7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary_9f25 .column-static-ed9b .backdrop-lower-98b7 li a .overlay-inner-42df {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary_9f25 .column-static-ed9b .sidebar_c920 {
  border: none;
}
.summary_9f25 .column-static-ed9b .sidebar_c920 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary_9f25 .button_96ae {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary_9f25 .logo-bright-9f30 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary_9f25 .hover_blue_fbe1 .button_96ae:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary_9f25 .container-first-87ef.banner-626d .badge-small-1cdb {
  background: rgba(0, 0, 0, 0.6);
}
.summary_9f25
  .container-first-87ef.banner-626d
  .badge-small-1cdb::after,
.summary_9f25
  .container-first-87ef.banner-626d
  .badge-small-1cdb:before {
  background: inherit;
}
.summary_9f25
  .container-first-87ef.banner-626d:hover
  .badge-small-1cdb {
  background: rgba(0, 0, 0, 0.8);
}
.paper-fb31 .button_3f7b {
  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) {
  .paper-fb31 .button_3f7b {
    width: auto;
    right: 45px;
  }
}
.grid-f420 .button_3f7b {
  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) {
  .grid-f420 .button_3f7b {
    width: auto;
    left: 45px;
  }
}
.table-8fae .button_3f7b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.table-8fae .logo-bright-9f30 {
  max-width: 48em;
  margin: 0 auto;
}
.table-8fae .button_96ae:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden-yellow-0d5d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-yellow-0d5d.summary_9f25 .button_3f7b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden-yellow-0d5d.paper-fb31 .button_3f7b {
  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);
}
.hidden-yellow-0d5d .button_3f7b {
  visibility: visible;
}
.hidden-yellow-0d5d.grid-f420 .button_3f7b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.message_dim_b5d2,
.motion_5d1d {
  overflow-x: hidden;
}
.message_dim_b5d2 .button_3f7b {
  overflow: auto;
}
.message_dim_b5d2.summary_9f25 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message_dim_b5d2.summary_9f25 .button_3f7b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.message_dim_b5d2.summary_9f25 .list_out_2028 {
  opacity: 0;
}
.message_dim_b5d2.paper-fb31 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message_dim_b5d2.paper-fb31 .button_3f7b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.message_dim_b5d2.paper-fb31 .list_out_2028 {
  opacity: 0;
}
.message_dim_b5d2.grid-f420 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message_dim_b5d2.grid-f420 .button_3f7b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.message_dim_b5d2.grid-f420 .list_out_2028 {
  opacity: 0;
}
.message_dim_b5d2.table-8fae .button_3f7b {
  z-index: 10;
  visibility: visible;
}
.banner-626d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner-626d .badge-small-1cdb {
  background: rgba(255, 255, 255, 0.99);
}
.banner-626d .badge-small-1cdb::after,
.banner-626d .badge-small-1cdb:before {
  background: inherit;
}
.banner-626d:hover .badge-small-1cdb {
  background: rgba(255, 255, 255, 0.99);
}
.grid-f420 .banner-626d {
  top: 10px;
  right: auto;
  left: 12px;
}
.table-8fae .banner-626d {
  display: none !important;
}
.message_dim_b5d2:before,
.motion_5d1d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.message_dim_b5d2 .banner-626d,
.motion_5d1d .banner-626d {
  display: inline-block;
}
.button_3f7b .message_active_dd8a {
  -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;
}
.message_dim_b5d2 .button_3f7b .message_active_dd8a,
.motion_5d1d .button_3f7b .message_active_dd8a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-clean-236a .up-5125 {
  width: 100%;
}
.down-de17 {
  padding: 0 0.5em 0;
}
.down-de17 [class*="customify-col-"],
.down-de17 [class*="customify-col_"],
.down-de17 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-inner-2aca .down-de17 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .under-238c .message_light_b488,
  .message_light_b488 {
    display: none;
  }
  .paragraph_steel_7406 {
    text-align: left;
  }
  .widget-fixed-56b2 {
    text-align: center;
  }
  .link_8128 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .under-238c .plasma_915c,
  .plasma_915c {
    display: none;
  }
  .notification_gas_743b {
    text-align: left;
  }
  .input-02cb {
    text-align: center;
  }
  .fluid-c710 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .under-238c .info_b34a,
  .info_b34a {
    display: none;
  }
  .accordion_c236 {
    text-align: left;
  }
  .accent_ec0c {
    text-align: center;
  }
  .link-5996 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.message_out_88c7 {
  box-shadow: none !important;
}
.surface_a7ff .right-f333,
.orange-9c90 .right-f333 {
  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;
}
.orange-9c90 .right-f333 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.secondary-eb0a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.secondary-eb0a:after,
.secondary-eb0a:before {
  content: "";
  display: table;
}
.secondary-eb0a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .secondary-eb0a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.secondary-eb0a,
.label_b6f1 {
  max-width: 1248px;
  margin: 0 auto;
}

.list_6591.form_action_87ec .secondary-eb0a {
  max-width: 100%;
}
.list_6591.cool-5498 {
  max-width: 1200px;
  margin: 0 auto;
}
.list_6591.status-4bb4 .secondary-eb0a {
  max-width: 100%;
}
.list_6591.status-4bb4 > .secondary-eb0a {
  padding-left: 0;
  padding-right: 0;
}
.list_6591.status-4bb4 > .secondary-eb0a .under-238c {
  margin: 0;
}
.list_6591.status-4bb4
  > .secondary-eb0a
  .hover_bronze_bdae.shade-thick-8799 {
  margin-right: 0;
  margin-left: 0;
}
.list_6591.status-4bb4 #main.shade-thick-8799 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list_next_5b1c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list_next_5b1c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button-copper-d6c1 .gallery_large_04e0 {
    padding-right: 1em;
  }
  .button-copper-d6c1.description_fast_f4f9 .hover_bronze_bdae {
    border-right: 1px solid #eaecee;
  }
  .button-copper-d6c1.description_fast_f4f9 .gallery_large_04e0 {
    padding-right: 1em;
  }
  .button-copper-d6c1.description_fast_f4f9 .brown_39d0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-5b05 .gallery_large_04e0 {
    padding-left: 1em;
  }
  .slider-5b05.description_fast_f4f9 .hover_bronze_bdae {
    border-left: 1px solid #eaecee;
  }
  .slider-5b05.description_fast_f4f9 .gallery_large_04e0 {
    padding-left: 1em;
  }
  .slider-5b05.description_fast_f4f9 .brown_39d0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag-static-00ba .gallery_large_04e0 {
    padding-left: 1em;
  }
  .tag-static-00ba.description_fast_f4f9 .iron_ede4 {
    border-right: 1px solid #eaecee;
  }
  .tag-static-00ba.description_fast_f4f9 .popup_active_9cbf {
    border-right: 1px solid #eaecee;
  }
  .tag-static-00ba.description_fast_f4f9 .gallery_large_04e0 {
    padding-left: 1em;
  }
  .tag-static-00ba.description_fast_f4f9 .brown_39d0 {
    padding-right: 1em;
  }
  .tag-static-00ba.description_fast_f4f9 .notice_huge_1ab2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-299d .gallery_large_04e0 {
    padding-right: 1em;
  }
  .green-299d.description_fast_f4f9 .iron_ede4 {
    border-left: 1px solid #eaecee;
  }
  .green-299d.description_fast_f4f9 .popup_active_9cbf {
    border-left: 1px solid #eaecee;
  }
  .green-299d.description_fast_f4f9 .gallery_large_04e0 {
    padding-right: 1em;
  }
  .green-299d.description_fast_f4f9 .brown_39d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-299d.description_fast_f4f9 .notice_huge_1ab2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_next_5b1c .gallery_large_04e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_next_5b1c.description_fast_f4f9 .hover_bronze_bdae {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list_next_5b1c.description_fast_f4f9 .gallery_large_04e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_next_5b1c.description_fast_f4f9 .brown_39d0 {
    padding-left: 1em;
  }
  .list_next_5b1c.description_fast_f4f9 .notice_huge_1ab2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list_next_5b1c.description_fast_f4f9 .gallery_large_04e0 {
    padding-left: 0;
  }
}
.highlight-south-e3a2 .sort-pro-6525 {
  display: inline-block;
}
.old-9e73 {
  display: inline-block;
}
.notification_short_3f17 {
  word-con: break-word;
}
.carousel-32ff > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel-32ff .outline-8513 {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel-32ff .wood_84f6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.old_ef34 .purple_b506 {
  margin-bottom: 2em;
}
.old_ef34 .text_05a3 {
  margin-bottom: 15px;
}
.old_ef34 .text_05a3:last-child {
  margin-bottom: 0;
}
.old_ef34 .focus_33bd {
  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) {
  .old_ef34 .focus_33bd {
    display: block;
  }
}
.old_ef34 .heading-40ca {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .old_ef34 .heading-40ca {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.old_ef34 .complex-4624 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.old_ef34 .complex-4624 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.old_ef34 .complex-4624 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.old_ef34 .notification_short_3f17 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.old_ef34 .notification_short_3f17 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.old_ef34 .hero_fb98 p:last-child {
  margin-bottom: 0;
}
.old_ef34 .form_82bd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.old_ef34 .stone_571a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.old_ef34 .logo_gas_1d8e {
  margin-top: 1em;
}
.old_ef34 .description_motion_c436 {
  top: 0;
  display: block;
}
.old_ef34 .description_motion_c436 a {
  color: inherit;
}
.old_ef34 .description_motion_c436 a:hover {
  color: inherit;
}
.old_ef34 .image_motion_8c89 {
  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;
}
.old_ef34 .image_motion_8c89:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.old_ef34 .stone_571a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.old_ef34 .widget-east-a57d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.old_ef34 .widget-east-a57d:first-child {
  margin-top: 0;
}
.old_ef34 .widget-east-a57d.status-simple-4da7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.old_ef34 .widget-east-a57d.outline_e920 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old_ef34
  .widget-east-a57d.outline_e920.plasma-f1fb
  .logo_gas_1d8e {
  width: 100%;
}
.old_ef34 .outline_e920 {
  -webkit-box-align: center;
  align-items: center;
}
.old_ef34 .outline_e920 .carousel-32ff,
.old_ef34 .outline_e920 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.old_ef34 .complex-4624 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old_ef34 .complex-4624 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old_ef34 .complex-4624: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;
}
.old_ef34 .status-simple-4da7 {
  z-index: 5;
}
.old_ef34 .frame_huge_3327 .aside-old-6b0b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.old_ef34 .text_6a23 .aside-old-6b0b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.old_ef34 .lite-1f52 .aside-old-6b0b {
  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;
}
.old_ef34.accent-huge-0139 .focus_33bd,
.old_ef34.overlay_a3eb .focus_33bd {
  display: block;
}
.old_ef34.accent-huge-0139 .focus_33bd .title-bottom-e0eb,
.old_ef34.accent-huge-0139 .focus_33bd .stone_571a,
.old_ef34.overlay_a3eb .focus_33bd .title-bottom-e0eb,
.old_ef34.overlay_a3eb .focus_33bd .stone_571a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old_ef34.column-f4fc .heading-40ca {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .old_ef34.column-f4fc .heading-40ca {
    margin-right: 0;
  }
}
.old_ef34.accent-huge-0139 .heading-40ca,
.old_ef34.overlay_a3eb .heading-40ca {
  padding-top: 40%;
}
.old_ef34.accent-huge-0139 .purple_b506,
.old_ef34.overlay_a3eb .purple_b506 {
  display: block;
}
.old_ef34.accent-huge-0139 .fn-sticky-0321 .stone_571a,
.old_ef34.overlay_a3eb .fn-sticky-0321 .stone_571a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.old_ef34.accent-huge-0139 .heading-40ca,
.old_ef34.overlay_a3eb .heading-40ca {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.old_ef34.accent-huge-0139 .stone_571a {
  padding: 1em;
}
.icon-c326 {
  margin: 30px auto;
  display: block;
}
.icon-c326 .section-cec8 > * {
  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;
}
.icon-c326 .section-cec8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-c326 .section-cec8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_right_8a47 .carousel-32ff {
  margin-bottom: 1.41575em;
}
.shadow_right_8a47 .tertiary-dark-40a0 {
  margin-bottom: 1.618em;
}
.list_bd5c .tag_8558 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.list_bd5c .tag_8558 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.list_bd5c .hidden_old_9fbe {
  max-width: 100%;
  overflow: auto;
}
.north-6a49 .list_bd5c a:hover {
  text-decoration: underline;
}
.east-8d08 .text_05a3:not(.notification_short_3f17),
.east-8d08 .complex-4624 {
  margin-bottom: 1.41575em;
}
.east-8d08 .text_05a3:not(.notification_short_3f17):last-child,
.east-8d08 .complex-4624:last-child {
  margin-bottom: 0;
}
.east-8d08 .text_05a3.hard_92ca {
  margin-bottom: 0.41575em;
}
.east-8d08 .content_10b1:before,
.east-8d08 .tooltip_958e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.east-8d08 .content_10b1:before {
  content: "\f115";
}
.east-8d08 .tooltip_958e:before {
  content: "\f02c";
}
.east-8d08 .primary_medium_cacb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.east-8d08 .primary_medium_cacb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside-da54 {
  display: -webkit-box;
  display: flex;
}
.aside-da54 .paper_05fa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside-da54 .paper_05fa {
    flex-basis: 90px;
  }
}
.aside-da54 .element_wood_a776 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-da54 .element_wood_a776 {
    flex-basis: calc(100% - 50px);
  }
}
.aside-da54 .gradient-warm-88a8 p:last-child {
  margin-bottom: 0.72em;
}
.middle_058c .section-cec8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.middle_058c .section-cec8:after,
.middle_058c .section-cec8:before {
  content: "";
  display: table;
}
.middle_058c .section-cec8:after {
  clear: both;
}
.middle_058c .section-cec8 .chip_bottom_199f,
.middle_058c .section-cec8 .detail-345c {
  width: 49%;
}
.middle_058c .section-cec8 .chip_bottom_199f a span.header_9b5e,
.middle_058c .section-cec8 .detail-345c a span.header_9b5e {
  display: block;
  margin-bottom: 5px;
}
.middle_058c .section-cec8 .detail-345c {
  float: left;
  text-align: left;
}
.middle_058c .section-cec8 .chip_bottom_199f {
  float: right;
  text-align: right;
}
.status_00ea {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .status_00ea {
    margin-bottom: 0;
  }
}
.shadow_5959 {
  margin-bottom: 1em;
}
.shadow_5959 .notification_short_3f17 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hover_fast_b177 a {
  display: block;
  line-height: 0;
  position: relative;
}
.link-b3e9 .shadow_5959,
.status_selected_133f .shadow_5959 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link-b3e9 .shadow_5959,
  .status_selected_133f .shadow_5959 {
    display: block;
  }
}
.link-b3e9 .hover_fast_b177,
.status_selected_133f .hover_fast_b177 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link-b3e9 .hover_fast_b177,
  .status_selected_133f .hover_fast_b177 {
    margin-bottom: 1em;
  }
}
.link-b3e9 .hover_fast_b177 img,
.status_selected_133f .hover_fast_b177 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link-b3e9 .article_out_da9a,
.status_selected_133f .article_out_da9a {
  flex-basis: calc(100% - 160px);
}
.link-b3e9 .article_out_da9a p,
.status_selected_133f .article_out_da9a p {
  margin-bottom: 0;
}
.link-b3e9 .article_out_da9a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link-b3e9 .article_out_da9a {
    padding-left: 0;
  }
}
.status_selected_133f .article_out_da9a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .status_selected_133f .article_out_da9a {
    padding-right: 0;
  }
}
.status_selected_133f .hover_fast_b177 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.chip_pressed_7d0a .hover_fast_b177 {
  margin-bottom: 0.5em;
}
.chip_pressed_7d0a .hover_fast_b177 img {
  width: 100%;
}
.picture-4a1b .summary_3709,
.lower_5dd4 .summary_3709 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lower_5dd4 .hover_bronze_bdae .texture_ec25 p:last-child {
  margin-bottom: 0;
}
.orange_43d1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.easy_b634 .short-55d3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .easy_b634 .short-55d3:last-of-type {
    margin-bottom: 0;
  }
}
.easy_b634 .short-55d3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy_b634 .short-55d3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.easy_b634 .short-55d3 ul li {
  margin: 0 0 0.6em;
}
.easy_b634 .short-55d3 ul li.blue_9295,
.easy_b634 .short-55d3 ul li.logo-f713 {
  position: relative;
}
.easy_b634 .short-55d3 ul li.blue_9295 .search_fast_c2a8,
.easy_b634 .short-55d3 ul li.logo-f713 .search_fast_c2a8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.easy_b634 .short-55d3 ul li.blue_9295:after:after,
.easy_b634 .short-55d3 ul li.blue_9295:after:before,
.easy_b634
  .short-55d3
  ul
  li.logo-f713:after:after,
.easy_b634
  .short-55d3
  ul
  li.logo-f713:after:before {
  content: "";
  display: table;
}
.easy_b634 .short-55d3 ul li.blue_9295:after:after,
.easy_b634
  .short-55d3
  ul
  li.logo-f713:after:after {
  clear: both;
}
.easy_b634 .short-55d3 a.aside-black-f6be:hover {
  text-decoration: none;
}
.easy_b634 .short-55d3 select {
  max-width: 100%;
}
.easy_b634 .short-55d3 table {
  font-size: 85%;
}
.easy_b634 .short-55d3 table td,
.easy_b634 .short-55d3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.easy_b634 .short-55d3 table tfoot td {
  text-align: left;
}
.easy_b634 .short-55d3 :last-child {
  margin-bottom: 0;
}
.easy_b634 .short-55d3 .frame_f0c1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.easy_b634 .short-55d3 .frame_f0c1 label {
  width: 100%;
}
.easy_b634 .short-55d3 .frame_f0c1 .search_purple_d7fe {
  width: 100%;
  display: block;
}
.easy_b634 .short-55d3 .frame_f0c1 .shadow_a61c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.easy_b634 .short-55d3 .frame_f0c1 .shadow_a61c:hover svg #svg-search {
  fill: #444;
}
.easy_b634 .short-55d3 .frame_f0c1 .shadow_a61c svg {
  width: 18px;
  height: 18px;
}
.easy_b634 .form_south_1975 ul ul,
.easy_b634 .progress-a16e ul ul,
.easy_b634 .tiny_2bd3 ul ul,
.easy_b634 .message_9bb0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.easy_b634 .form_south_1975 .plasma-5215 > a,
.easy_b634 .progress-a16e .plasma-5215 > a,
.easy_b634 .tiny_2bd3 .plasma-5215 > a,
.easy_b634 .message_9bb0 .plasma-5215 > a {
  margin-bottom: 0;
}
.easy_b634 .header-a038 li,
.easy_b634 .form_south_1975 li,
.easy_b634 .search_455a li,
.easy_b634 .progress-a16e li,
.easy_b634 .tiny_2bd3 li,
.easy_b634 .message_9bb0 li,
.easy_b634 .surface_f699 li,
.easy_b634 .progress_f631 li {
  display: block;
  position: relative;
}
.easy_b634 .header-a038 li:last-child,
.easy_b634 .form_south_1975 li:last-child,
.easy_b634 .search_455a li:last-child,
.easy_b634 .progress-a16e li:last-child,
.easy_b634 .tiny_2bd3 li:last-child,
.easy_b634 .message_9bb0 li:last-child,
.easy_b634 .surface_f699 li:last-child,
.easy_b634 .progress_f631 li:last-child {
  border: none;
}
.easy_b634 .header-a038 li a,
.easy_b634 .form_south_1975 li a,
.easy_b634 .search_455a li a,
.easy_b634 .progress-a16e li a,
.easy_b634 .tiny_2bd3 li a,
.easy_b634 .message_9bb0 li a,
.easy_b634 .surface_f699 li a,
.easy_b634 .progress_f631 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_b634 .header-a038 li ul li::before,
.easy_b634 .form_south_1975 li ul li::before,
.easy_b634 .search_455a li ul li::before,
.easy_b634 .progress-a16e li ul li::before,
.easy_b634 .tiny_2bd3 li ul li::before,
.easy_b634 .message_9bb0 li ul li::before,
.easy_b634 .surface_f699 li ul li::before,
.easy_b634 .progress_f631 li ul li::before {
  left: 15px;
}
.easy_b634 .header-a038 li ul a,
.easy_b634 .form_south_1975 li ul a,
.easy_b634 .search_455a li ul a,
.easy_b634 .progress-a16e li ul a,
.easy_b634 .tiny_2bd3 li ul a,
.easy_b634 .message_9bb0 li ul a,
.easy_b634 .surface_f699 li ul a,
.easy_b634 .progress_f631 li ul a {
  padding-left: 20px;
}
.easy_b634 .header-a038 li ul ul li::before,
.easy_b634 .form_south_1975 li ul ul li::before,
.easy_b634 .search_455a li ul ul li::before,
.easy_b634 .progress-a16e li ul ul li::before,
.easy_b634 .tiny_2bd3 li ul ul li::before,
.easy_b634 .message_9bb0 li ul ul li::before,
.easy_b634 .surface_f699 li ul ul li::before,
.easy_b634 .progress_f631 li ul ul li::before {
  left: 30px;
}
.easy_b634 .header-a038 li ul ul a,
.easy_b634 .form_south_1975 li ul ul a,
.easy_b634 .search_455a li ul ul a,
.easy_b634 .progress-a16e li ul ul a,
.easy_b634 .tiny_2bd3 li ul ul a,
.easy_b634 .message_9bb0 li ul ul a,
.easy_b634 .surface_f699 li ul ul a,
.easy_b634 .progress_f631 li ul ul a {
  padding-left: 40px;
}
.easy_b634 .orange-dcac li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_b634 .progress_f631 ul li {
  margin-bottom: 1.41575em;
}
.easy_b634 .progress_f631 ul li .active_c612 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.easy_b634 .progress_f631 ul li .paragraph-cbe4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_blue_fbe1 .header-a038 li a,
.hover_blue_fbe1 .form_south_1975 li a,
.hover_blue_fbe1 .search_455a li a,
.hover_blue_fbe1 .progress-a16e li a,
.hover_blue_fbe1 .tiny_2bd3 li a,
.hover_blue_fbe1 .message_9bb0 li a,
.hover_blue_fbe1 .surface_f699 li a,
.hover_blue_fbe1 .progress_f631 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_blue_fbe1 .orange-dcac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_blue_fbe1 .short-55d3 ul li.blue_9295 .search_fast_c2a8,
.hover_blue_fbe1 .short-55d3 ul li.logo-f713 .search_fast_c2a8 {
  background: rgba(0, 0, 0, 0.2);
}
.hover_blue_fbe1 .easy_b634 .short-55d3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li {
  margin: 0;
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li ul {
  margin: 0;
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li ul li a {
  padding-left: 15px;
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li ul li li a {
  padding-left: 30px;
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li.grid-f9b5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li.grid-f9b5 > 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;
}
.list_6591 .easy_b634 .backdrop-lower-98b7 li.grid-f9b5 > 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;
}
.active-wide-5861 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.label-3737 {
  position: relative;
  z-index: 10;
}
.label-3737 .message_active_dd8a {
  width: 100%;
  max-width: 100%;
}
.item-220d .stale-19e5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.item-220d .container-first-87ef {
}
.item-220d .hover_blue_fbe1 {
  background: #292929;
}
.item-hard-a9f8 .stale-19e5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.item-hard-a9f8 .container-first-87ef {
  background: #f9f9f9;
}
.item-hard-a9f8 .hover_blue_fbe1 {
  background: #303030;
}
.shade-fe49 .stale-19e5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-fe49 .sort-pro-6525 {
    margin-bottom: 1em;
  }
  .shade-fe49 .sort-pro-6525:last-child {
    margin-bottom: 0;
  }
}
.shade-fe49 .container-first-87ef {
  background: #ededed;
}
.shade-fe49 .hover_blue_fbe1 {
  background: #1a1a1a;
}
.stale-19e5.container-first-87ef {
  color: rgba(0, 0, 0, 0.6);
}
.stale-19e5.container-first-87ef .static_be92 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-19e5.hover_blue_fbe1 {
  color: rgba(255, 255, 255, 0.99);
}
.stale-19e5.hover_blue_fbe1 a:not(.aside-black-f6be) {
  color: rgba(255, 255, 255, 0.79);
}
.stale-19e5.hover_blue_fbe1 a:not(.aside-black-f6be):hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-19e5.hover_blue_fbe1 .static_be92 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-19e5.hover_blue_fbe1 table tbody td,
.stale-19e5.hover_blue_fbe1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message-stone-fcbf.stale_d76f .secondary-eb0a {
  max-width: initial;
}
.message-stone-fcbf .module_old_cf8d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message-stone-fcbf .module_old_cf8d .message_active_dd8a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message-stone-fcbf .module_old_cf8d .message_active_dd8a {
    display: block;
    margin-bottom: 2em;
  }
  .message-stone-fcbf .module_old_cf8d .message_active_dd8a:last-child {
    margin-bottom: 0;
  }
}
.shade-fe49 .sort-pro-6525:last-child,
.item-hard-a9f8 .sort-pro-6525:last-child,
.item-220d .sort-pro-6525:last-child {
  margin-bottom: 0;
}
.shade-fe49 .sort-pro-6525 .easy_b634 .short-55d3:last-child,
.item-hard-a9f8 .sort-pro-6525 .easy_b634 .short-55d3:last-child,
.item-220d .sort-pro-6525 .easy_b634 .short-55d3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shade-fe49 .notification-in-09a8,
  .shade-fe49 .footer_white_116c,
  .item-hard-a9f8 .notification-in-09a8,
  .item-hard-a9f8 .footer_white_116c,
  .item-220d .notification-in-09a8,
  .item-220d .footer_white_116c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .label-3737 .sort-pro-6525 {
    margin-bottom: 2em;
  }
}
.label-3737 p:last-child {
  margin-bottom: 0;
}
.label-3737 li,
.label-3737 ul {
  list-style: none;
  margin: 0;
}
.label-3737 ul ul {
  margin-left: 2.617924em;
}
.carousel-bc82 {
  font-size: 0.875em;
}

/* css-noise: 5a74 */
.promo-block-m7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
