/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice-under-284c/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice-under-284c
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.notice-under-284c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.narrow_a4c5.progress-north-aa1a/licenses/gpl-2.0.right_c374
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.backdrop-585f/, (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.tertiary-gold-8b09.thick_e3ef/normalize.frame-8cb3/
 ======
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.frame-8cb3 v7.0.0 | MIT License | github.notice-under-284c/necolas/normalize.frame-8cb3 */
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;
}
.wrapper_next_eb1f .selected_c57c,
.pattern-9842,
.under-16e8,
.disabled_4711,
.link_82f0,
.block-glass-0157,
.carousel_motion_dcf1,
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;
}
.pattern-9842,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern-9842,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-9842,
  h1 {
    font-size: 1.8em;
  }
}
.under-16e8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.under-16e8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .under-16e8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .under-16e8,
  h2 {
    font-size: 1.7em;
  }
}
.disabled_4711,
h3 {
  font-size: 1.618em;
}
.wrapper_next_eb1f .selected_c57c,
.link_82f0,
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.blue-89b7 {
  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;
}
.active-bronze-7532:after,
.active-bronze-7532:before,
.plasma_4bbb:after,
.plasma_4bbb:before {
  content: "";
  display: table;
}
.active-bronze-7532:after,
.plasma_4bbb:after {
  clear: both;
}
.static-118c {
  float: right;
  margin-right: 0;
}
.focus-1d0c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.card-small-8da3 .picture_dcba,
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;
}
.card-small-8da3 .picture_dcba: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;
}
.tooltip_basic_6551 .picture_dcba {
  box-shadow: none;
}
.tooltip_basic_6551
  .picture_dcba
  .basic-d6da {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip_basic_6551 .picture_dcba .logo-f201 {
  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;
}
.tooltip_basic_6551
  .picture_dcba
  .logo-f201
  b {
  display: none;
}
.tooltip_basic_6551 .disabled-70c0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider_8bf3:not(.cool_3265):not(.search-dc02),
button:not(.cool_3265):not(.search-dc02),
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ),
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ),
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ) {
  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;
}
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ):hover,
button:not(.cool_3265):not(
    .search-dc02
  ):hover,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ):hover,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ):hover,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ):active,
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ):focus,
button:not(.cool_3265):not(
    .search-dc02
  ):active,
button:not(.cool_3265):not(
    .search-dc02
  ):focus,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ):active,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ):focus,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ):active,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ):focus,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ):active,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ):focus {
  outline: 0;
}
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901,
button:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901 {
  position: relative;
}
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .column-action-8c3b,
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .pressed-89b8,
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .form-905c,
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  i,
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  svg,
button:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .column-action-8c3b,
button:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .pressed-89b8,
button:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .form-905c,
button:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  i,
button:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  svg,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .column-action-8c3b,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .pressed-89b8,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .form-905c,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  i,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  svg,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .column-action-8c3b,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .pressed-89b8,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .form-905c,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  i,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  svg,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .column-action-8c3b,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .pressed-89b8,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  .form-905c,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  i,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901
  svg {
  visibility: hidden;
}
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901:after,
button:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901:after,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901:after,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901:after,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ).fn-loading-7901: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;
}
.slider_8bf3:not(.cool_3265):not(.search-dc02),
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ),
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ),
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ) {
  color: #fff;
  background: #235787;
}
.slider_8bf3:not(.cool_3265):not(
    .search-dc02
  ):focus,
input[type="button"]:not(.cool_3265):not(
    .search-dc02
  ):focus,
input[type="reset"]:not(.cool_3265):not(
    .search-dc02
  ):focus,
input[type="submit"]:not(.cool_3265):not(
    .search-dc02
  ):focus {
  color: #fff;
}
.slider_8bf3.fn-disabled-7901:not(.cool_3265):not(
    .search-dc02
  ),
.slider_8bf3[disabled]:not(.cool_3265):not(
    .search-dc02
  ),
button.fn-disabled-7901:not(.cool_3265):not(
    .search-dc02
  ),
button[disabled]:not(.cool_3265):not(
    .search-dc02
  ) {
  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;
}
.box_5341 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box_5341: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;
}
.panel_cool_6e3b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer-1fef {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hidden-current-74b1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active-bronze-7532:after,
.active-bronze-7532:before,
.table_62cd:after,
.table_62cd:before,
.copper_a149:after,
.copper_a149:before,
.paper-40ef:after,
.paper-40ef:before,
.short_4766:after,
.short_4766:before,
.gallery-c331:after,
.gallery-c331:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active-bronze-7532:after,
.table_62cd:after,
.copper_a149:after,
.paper-40ef:after,
.short_4766:after,
.gallery-c331:after {
  clear: both;
}
.table_62cd .purple-8eed,
.copper_a149 .purple-8eed,
.carousel_674e .purple-8eed {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.photo-234b {
  display: inline-block;
}
.focus-8a2e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus-8a2e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus-8a2e .middle_ebe5 {
  padding: 1em 0;
  font-size: 85%;
}
.middle_ebe5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.title_hot_0d9e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.title_hot_0d9e:after,
.title_hot_0d9e:before {
  content: "";
  display: table;
}
.title_hot_0d9e:after {
  clear: both;
}
.backdrop-2058 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden-steel-3614 .backdrop-2058 {
  max-width: 50%;
}
.hovered-98d2 .backdrop-2058 {
  max-width: 33.33%;
}
.widget_ce32 .backdrop-2058 {
  max-width: 25%;
}
.label_960b .backdrop-2058 {
  max-width: 20%;
}
.form_north_2da0 .backdrop-2058 {
  max-width: 16.66%;
}
.huge_b8e4 .backdrop-2058 {
  max-width: 14.28%;
}
.frame_f860 .backdrop-2058 {
  max-width: 12.5%;
}
.east-fe71 .backdrop-2058 {
  max-width: 11.11%;
}
.middle_e126 {
  display: block;
}
.wrapper_next_eb1f .stale-12b6 label,
.wrapper_next_eb1f .hovered-cf37 label,
.wrapper_next_eb1f .card-19e6 label,
.wrapper_next_eb1f .out-b1a8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-877b {
  list-style: none;
  margin: 0;
}
.prev-877b article.shade_center_8ca9 {
  margin-bottom: 0;
}
.prev-877b ul {
  list-style: none;
  margin: 0;
}
.prev-877b .picture-dirty-0ad7 li.shade_center_8ca9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-877b .picture-dirty-0ad7 li.shade_center_8ca9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-877b .picture-dirty-0ad7 li.shade_center_8ca9: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) {
  .prev-877b .picture-dirty-0ad7 li.shade_center_8ca9 li.shade_center_8ca9 li.shade_center_8ca9 li.shade_center_8ca9 {
    padding-left: 0;
  }
}
article.shade_center_8ca9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_center_8ca9 .table_62cd p:last-of-type {
  margin-bottom: 0;
}
article.shade_center_8ca9 .link_2b02 {
  float: left;
}
article.shade_center_8ca9 .focused-9d69 {
  margin-left: 85px;
}
article.shade_center_8ca9 .info-green-70a4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_center_8ca9 .info-green-70a4 .next_8ccb {
  margin-left: 10px;
}
article.shade_center_8ca9 .picture-dynamic-7f58 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_center_8ca9 .new_fdd8 {
  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 .stale-12b6,
  #respond .card-19e6,
  #respond .out-b1a8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale-12b6 input,
#respond .card-19e6 input,
#respond .out-b1a8 input {
  width: 100%;
}
#respond .out-b1a8 {
  margin-right: 0;
}
#respond .button_1084 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_5992 {
  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;
}
.card_5992.footer-2433 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card_5992 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%);
}
.card_5992:focus,
.card_5992: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);
}
.description-b3e4 {
  border-radius: 10%;
}
.outline-324d {
  border-radius: 50%;
}
.hard_c00b {
  font-size: 0.72em;
}
.rough_503d {
  font-size: 0.875em;
}
.aside-c7dd {
  font-size: 1.1em;
}
.button-3f7e {
  text-transform: uppercase;
  line-height: 1.2;
}
.button-3f7e.hard_c00b {
  letter-spacing: 0.5px;
}
.description_1e26,
.description_1e26 a {
  color: #6d6d6d;
}
.description_1e26 a:hover {
  color: #111;
}
.texture-30fe {
  color: #6d6d6d;
}
.short-ca7a {
  overflow-x: hidden;
}
.short-ca7a .overlay-active-f8d9.progress-35b5 {
  position: relative;
}
.short-ca7a .overlay-active-f8d9.progress-35b5.white_cb07 {
  position: initial;
}
.short-ca7a
  .overlay-active-f8d9.progress-35b5.white_cb07
  .narrow_32e2 {
  left: auto;
}
.short-ca7a .overlay-active-f8d9 .narrow_32e2 {
  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;
}
.short-ca7a .overlay-active-f8d9:hover.progress-35b5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.short-ca7a
  .overlay-active-f8d9:hover.progress-35b5
  .narrow_32e2 {
  display: block;
  z-index: 9999999;
}
.short-ca7a .dropdown_small_90a2 .breadcrumb-focused-c507,
.short-ca7a .section-f1e1 .breadcrumb-focused-c507 {
  display: none;
}
.short-ca7a .in-0922 .overlay-active-f8d9:hover.progress-35b5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper_next_eb1f .stale-12b6 label,
.wrapper_next_eb1f .hovered-cf37 label,
.wrapper_next_eb1f .card-19e6 label,
.wrapper_next_eb1f .out-b1a8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-877b {
  list-style: none;
  margin: 0;
}
.prev-877b article.shade_center_8ca9 {
  margin-bottom: 0;
}
.prev-877b ul {
  list-style: none;
  margin: 0;
}
.prev-877b .picture-dirty-0ad7 li.shade_center_8ca9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-877b .picture-dirty-0ad7 li.shade_center_8ca9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-877b .picture-dirty-0ad7 li.shade_center_8ca9: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) {
  .prev-877b .picture-dirty-0ad7 li.shade_center_8ca9 li.shade_center_8ca9 li.shade_center_8ca9 li.shade_center_8ca9 {
    padding-left: 0;
  }
}
article.shade_center_8ca9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_center_8ca9 .table_62cd p:last-of-type {
  margin-bottom: 0;
}
article.shade_center_8ca9 .link_2b02 {
  float: left;
}
article.shade_center_8ca9 .focused-9d69 {
  margin-left: 85px;
}
article.shade_center_8ca9 .info-green-70a4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_center_8ca9 .info-green-70a4 .next_8ccb {
  margin-left: 10px;
}
article.shade_center_8ca9 .picture-dynamic-7f58 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_center_8ca9 .new_fdd8 {
  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 .stale-12b6,
  #respond .card-19e6,
  #respond .out-b1a8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale-12b6 input,
#respond .card-19e6 input,
#respond .out-b1a8 input {
  width: 100%;
}
#respond .out-b1a8 {
  margin-right: 0;
}
#respond .button_1084 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_small_90a2 .article_b67d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_b67d .wood_d9f9.section-9284 .paper_8395 > li > a:focus,
.article_b67d .wood_d9f9.section-9284 .paper_8395 > li > a:hover,
.article_b67d .wood_d9f9.feature-07a2 .paper_8395 > li > a:focus,
.article_b67d .wood_d9f9.feature-07a2 .paper_8395 > li > a:hover,
.article_b67d .wood_d9f9.small_185d .paper_8395 > li > a:focus,
.article_b67d .wood_d9f9.small_185d .paper_8395 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_b67d
  .wood_d9f9.section-9284
  .paper_8395
  > li.surface-warm-f693
  > a,
.article_b67d
  .wood_d9f9.section-9284
  .paper_8395
  > li.hard_c9b9
  > a,
.article_b67d
  .wood_d9f9.feature-07a2
  .paper_8395
  > li.surface-warm-f693
  > a,
.article_b67d
  .wood_d9f9.feature-07a2
  .paper_8395
  > li.hard_c9b9
  > a,
.article_b67d
  .wood_d9f9.small_185d
  .paper_8395
  > li.surface-warm-f693
  > a,
.article_b67d .wood_d9f9.small_185d .paper_8395 > li.input-motion-ce1a > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_b67d .over-ff54,
.article_b67d .over-ff54 a {
  color: rgba(255, 255, 255, 0.99);
}
.article_b67d .text_upper_d05d.aside_prev_3fd5 li a,
.article_b67d .primary-center-3bd5 a,
.article_b67d .box_outer_a9bf,
.article_b67d .paper_8395 > li > a,
.article_b67d .backdrop-6572 {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d .text_upper_d05d.aside_prev_3fd5 li a:hover,
.article_b67d .primary-center-3bd5 a:hover,
.article_b67d .box_outer_a9bf:hover,
.article_b67d .paper_8395 > li > a:hover,
.article_b67d .backdrop-6572:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_b67d .column-e01c {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d .column-e01c .header_huge_ef6c {
  color: rgba(255, 255, 255, 0.99);
}
.article_b67d .column-e01c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_b67d .shade_easy_1231 .shade-old-6a8e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d .shade_easy_1231 .shade-old-6a8e .sidebar_upper_feaf {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d
  .shade_easy_1231
  .shade-old-6a8e
  .sidebar_upper_feaf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d
  .shade_easy_1231
  .shade-old-6a8e
  .sidebar_upper_feaf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d
  .shade_easy_1231
  .shade-old-6a8e
  .sidebar_upper_feaf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d
  .shade_easy_1231
  .shade-old-6a8e
  .sidebar_upper_feaf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d .shade_easy_1231 .badge-narrow-b849 {
  color: rgba(255, 255, 255, 0.79);
}
.article_b67d .shade_easy_1231 .badge-narrow-b849:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-0e82
  .article_b67d
  .shade_easy_1231
  .photo_da3f
  .short_9bfd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-0e82
  .article_b67d
  .shade_easy_1231
  .photo_da3f
  .sidebar_upper_feaf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_small_90a2 .focus-hard-7ab8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus-hard-7ab8 .wood_d9f9.section-9284 .paper_8395 > li > a:focus,
.focus-hard-7ab8 .wood_d9f9.section-9284 .paper_8395 > li > a:hover,
.focus-hard-7ab8 .wood_d9f9.feature-07a2 .paper_8395 > li > a:focus,
.focus-hard-7ab8 .wood_d9f9.feature-07a2 .paper_8395 > li > a:hover,
.focus-hard-7ab8 .wood_d9f9.small_185d .paper_8395 > li > a:focus,
.focus-hard-7ab8 .wood_d9f9.small_185d .paper_8395 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-hard-7ab8
  .wood_d9f9.section-9284
  .paper_8395
  > li.surface-warm-f693
  > a,
.focus-hard-7ab8
  .wood_d9f9.section-9284
  .paper_8395
  > li.hard_c9b9
  > a,
.focus-hard-7ab8
  .wood_d9f9.feature-07a2
  .paper_8395
  > li.surface-warm-f693
  > a,
.focus-hard-7ab8
  .wood_d9f9.feature-07a2
  .paper_8395
  > li.hard_c9b9
  > a,
.focus-hard-7ab8
  .wood_d9f9.small_185d
  .paper_8395
  > li.surface-warm-f693
  > a,
.focus-hard-7ab8 .wood_d9f9.small_185d .paper_8395 > li.input-motion-ce1a > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus-hard-7ab8 .over-ff54,
.focus-hard-7ab8 .over-ff54 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus-hard-7ab8 .text_upper_d05d.aside_prev_3fd5 li a,
.focus-hard-7ab8 .primary-center-3bd5 a,
.focus-hard-7ab8 .box_outer_a9bf,
.focus-hard-7ab8 .paper_8395 > li > a,
.focus-hard-7ab8 .backdrop-6572 {
  color: rgba(0, 0, 0, 0.55);
}
.focus-hard-7ab8 .text_upper_d05d.aside_prev_3fd5 li a:hover,
.focus-hard-7ab8 .primary-center-3bd5 a:hover,
.focus-hard-7ab8 .box_outer_a9bf:hover,
.focus-hard-7ab8 .paper_8395 > li > a:hover,
.focus-hard-7ab8 .backdrop-6572:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-hard-7ab8 .column-e01c {
  color: rgba(0, 0, 0, 0.55);
}
.focus-hard-7ab8 .column-e01c .header_huge_ef6c {
  color: rgba(0, 0, 0, 0.8);
}
.focus-hard-7ab8 .column-e01c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-north-4d60 .text_soft_db2d {
  margin-left: auto;
  margin-right: auto;
}
.copper_a149 > * {
  margin-left: auto;
  margin-right: auto;
}
.copper_a149 .panel_cool_6e3b {
  margin-right: 1.41575em;
}
.lower-3746 .copper_a149 > .left_1c15 {
  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;
}
.lower-3746 .copper_a149 > .header_7f75 {
  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;
}
.right-8d7c.secondary-north-4d60 .text_soft_db2d,
.accordion_35c6.secondary-north-4d60 .text_soft_db2d {
  margin-left: 0;
}
.modal_fresh_208a.secondary-north-4d60 .text_soft_db2d,
.wide_9217.secondary-north-4d60 .text_soft_db2d {
  margin-right: 0;
}
.copper_a149 ol,
.copper_a149 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-43d9 video {
  max-width: 100%;
}
.gallery_1d85 img {
  display: block;
}
.gallery_1d85.panel_cool_6e3b,
.gallery_1d85.footer-1fef {
  width: 100%;
}
.gallery_1d85.header_7f75 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.inner-7e63:not(.light_43f9) {
  margin: 1.5em auto;
}
.tertiary-131f p {
  padding: 1.5em 14px;
}
ul.overlay_f6b6.header_7f75,
ul.overlay_f6b6.left_1c15,
ul.overlay_f6b6.west_4e64.left_1c15 {
  padding: 0 14px;
}
.hard_d32e {
  display: block;
  overflow-x: auto;
}
.hard_d32e table {
  border-collapse: collapse;
  width: 100%;
}
.hard_d32e td,
.hard_d32e th {
  padding: 0.5em;
}
.copper_a149 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.copper_a149 ol ol,
.copper_a149 ol ul,
.copper_a149 ul ol,
.copper_a149 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.copper_a149 ol ol li,
.copper_a149 ol ul li,
.copper_a149 ul ol li,
.copper_a149 ul ul li {
  margin-left: 0;
}
.gallery-0819.item-1f65 > .accordion_gold_ff49 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-0819.item-1f65 > .accordion_gold_ff49 iframe,
.gallery-0819.item-1f65 > .accordion_gold_ff49 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale-56c8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale-56c8.carousel-aaff {
  padding: 0;
}
.stale-56c8.carousel-aaff cite {
  font-size: 13px;
}
.stale-56c8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale-56c8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.preview-e47a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.preview-e47a > p:first-child {
  margin-top: 0;
}
.preview-e47a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.preview-e47a blockquote {
  border-left: 0;
}
.paragraph-c706 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-c706:not(.dropdown_4119) {
  max-width: 100px;
}
.paragraph-c706.active_85c4 {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-c706.active_85c4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tertiary-131f p {
    padding: 1.5em 0;
  }
}
.photo_medium_91df {
  color: #0073aa;
}
.popup_2e44 {
  background-color: #0073aa;
}
.caption_dd21 {
  color: #229fd8;
}
.logo-bc49 {
  background-color: #229fd8;
}
.status-iron-f4b3 {
  color: #eee;
}
.info-abcb {
  background-color: #eee;
}
.selected-b5fb {
  color: #444;
}
.popup_huge_1784 {
  background-color: #444;
}
.container-full-0454 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container-full-0454 .title-b4b6 .primary-center-3bd5 {
  font-size: 15px;
}
.container-full-0454 .primary-center-3bd5 {
  line-height: 1.3;
}
.container-full-0454 .focus-hard-7ab8 {
}
.container-full-0454 .article_b67d {
  background: #235787;
}
.wrapper-cf02 {
  padding: 0;
}
.wrapper-cf02 .article_b67d {
  background: #1a1a1a;
}
.wrapper-cf02 .focus-hard-7ab8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge-liquid-5cd5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge-liquid-5cd5 .focus-hard-7ab8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge-liquid-5cd5 .article_b67d {
  background: #303030;
}
.gallery-c331 {
  position: relative;
  z-index: 10;
}
.gallery-c331 .simple-3e14 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description_86e6 .progress-35b5 {
  display: inline-block;
  vertical-align: middle;
}
.description_86e6.surface-purple-7a0d .progress-35b5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description_86e6.surface-purple-7a0d .progress-35b5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description_86e6.surface-purple-7a0d .progress-35b5 {
    margin-right: 0.4em;
  }
}
.description_86e6.surface-purple-7a0d .progress-35b5:last-child {
  margin-right: 0;
}
.column-pressed-115a .simple-3e14 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dropdown_small_90a2 .title-b4b6 {
    margin: 0 -0.5em;
  }
  .dropdown_small_90a2 .title-b4b6 [class*="customify-col-"],
  .dropdown_small_90a2 .title-b4b6 [class*="customify-col_"],
  .dropdown_small_90a2 .title-b4b6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dropdown_small_90a2.over-e5a8 .simple-3e14 {
  background: 0 0 !important;
}
.dropdown_small_90a2.over-e5a8 .simple-3e14,
.dropdown_small_90a2.column-pressed-115a .simple-3e14 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dropdown_small_90a2.menu_red_52e3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dropdown_small_90a2.column-pressed-115a .simple-3e14 {
  box-shadow: none !important;
}
.frame-middle-9023 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .frame-middle-9023 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .frame-middle-9023 {
    padding: 18px 0 20px;
  }
}
.frame-middle-9023 .overlay-47c3 {
  width: 100%;
}
.frame-middle-9023 .overlay_east_d294 {
  margin-bottom: 0;
}
.frame-middle-9023 .border-f20c {
  margin-top: 5px;
  font-size: 0.875em;
}
.gas_7180 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gas_7180 .mask-49c6 {
  width: 100%;
}
.main_middle_6ca8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.main_middle_6ca8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.main_middle_6ca8 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;
}
.main_middle_6ca8 li:last-child:after {
  display: none;
}
.main_middle_6ca8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside-short-90bc .breadcrumb-focused-c507 button,
.frame-middle-9023 .breadcrumb-focused-c507 button {
  left: 0;
}
.aside-short-90bc .mask-49c6,
.frame-middle-9023 .mask-49c6 {
  padding-left: 0;
  padding-right: 0;
}
.aside-short-90bc .gas_7180,
.frame-middle-9023 .gas_7180 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside-short-90bc {
  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;
}
.aside-short-90bc: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;
}
.aside-short-90bc .disabled-c2e4 {
  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) {
  .aside-short-90bc .disabled-c2e4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside-short-90bc .disabled-c2e4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside-short-90bc .disabled-c2e4 {
    min-height: 200px;
  }
}
.aside-short-90bc .main_middle_6ca8 {
  color: rgba(255, 255, 255, 0.8);
}
.aside-short-90bc .main_middle_6ca8 a,
.aside-short-90bc .main_middle_6ca8 li:after {
  color: inherit;
}
.aside-short-90bc .main_middle_6ca8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.slider-liquid-a576 {
  margin-bottom: 0.5em;
}
.primary-pressed-e959 {
  margin-bottom: 1.2em;
}
.primary-pressed-e959,
.slider-liquid-a576 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-pressed-e959 p:last-child,
.slider-liquid-a576 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-focused-c507,
#masthead .breadcrumb-focused-c507 {
  display: none;
}
#masthead
  > .breadcrumb-focused-c507.item_liquid_ae9d {
  display: none;
}
#masthead > .breadcrumb-focused-c507 button {
  left: 0;
}
.tooltip-dark-0274 {
  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%;
}
.tooltip-dark-0274 .progress-35b5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip-dark-0274 .down-4465 {
  display: -webkit-box;
  display: flex;
}
.tooltip-dark-0274 .down-4465.hot_7628 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip-dark-0274 .down-4465.prev-0442 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-dark-0274 .down-4465.tall_9923 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-dark-0274.list_fluid_f73c.notice_57d6 .down-4465.hot_7628 {
  flex-basis: 100%;
}
.tooltip-dark-0274.card_bottom_8aeb .down-4465.prev-0442 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip-dark-0274.card_bottom_8aeb .down-4465.tall_9923 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-focused-c507.item_liquid_ae9d {
  display: none;
}
#masthead > .breadcrumb-focused-c507 button {
  left: 0;
}
.label-02fa {
  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;
}
.label-02fa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label-02fa.surface-lower-9685 i {
  margin-right: 4px;
}
.label-02fa.notification-cold-4582 i {
  margin-left: 5px;
}
.primary-center-3bd5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.primary-center-3bd5 p:last-child {
  margin-bottom: 0;
}
.focus-copper-2db2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-copper-2db2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-copper-2db2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-copper-2db2 .over-ff54 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-copper-2db2 .table-1e6c {
  margin: 5px 0 7px 0;
}
.focus-copper-2db2.nav-plasma-966c .panel-west-7ad4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-copper-2db2.nav-plasma-966c .bright_09c6 {
  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;
}
.focus-copper-2db2.input_2417 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-copper-2db2.input_2417 .panel-west-7ad4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-copper-2db2.input_2417 .bright_09c6 {
  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;
}
.focus-copper-2db2.easy-49ab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-copper-2db2.table-f6f7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-copper-2db2.table-f6f7 .bright_09c6 {
  margin-top: 7px;
}
.box_b169 {
  display: inline-block;
}
.gallery-c331 .dark_9c6d .focus-copper-2db2 img {
  max-width: 100%;
}
.wood_d9f9 .outer-99c6.hovered_e1ec,
.row-top-3139 .outer-99c6.hovered_e1ec {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood_d9f9 .hover_b6dc,
.row-top-3139 .hover_b6dc {
  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%);
}
.wood_d9f9 .hover_b6dc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wood_d9f9.column_current_071c .hover_b6dc {
  display: none;
}
.wood_d9f9 .breadcrumb-0d72 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood_d9f9 .breadcrumb-0d72 li {
  display: inline-block;
  position: relative;
}
.wood_d9f9 .breadcrumb-0d72 li:last-child {
  margin-right: 0;
}
.wood_d9f9 .breadcrumb-0d72 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;
}
.wood_d9f9 .breadcrumb-0d72 li.input-motion-ce1a > a {
  color: rgba(0, 0, 0, 0.9);
}
.wood_d9f9 .breadcrumb-0d72 > 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;
}
.wood_d9f9 .breadcrumb-0d72 > li > a i {
  line-height: 0;
}
.wood_d9f9 .breadcrumb-0d72 > li.over_a952 > a .hover_b6dc {
  margin-left: 4px;
  line-height: 0;
}
.wood_d9f9 .breadcrumb-0d72 .shade-78a0 li.over_a952 > a {
  position: relative;
}
.wood_d9f9 .breadcrumb-0d72 .shade-78a0 li.over_a952 > a:after,
.wood_d9f9 .breadcrumb-0d72 .shade-78a0 li.over_a952 > a:before {
  content: "";
  display: table;
}
.wood_d9f9 .breadcrumb-0d72 .shade-78a0 li.over_a952 > a:after {
  clear: both;
}
.wood_d9f9 .breadcrumb-0d72 .shade-78a0 li.over_a952 > a .hover_b6dc {
  margin-left: 5px;
  float: right;
}
.wood_d9f9 .selected_803e,
.wood_d9f9 .shade-78a0 {
  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;
}
.wood_d9f9 .shade-78a0 {
  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;
}
.wood_d9f9 .shade-78a0 .hovered_e1ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood_d9f9 .shade-78a0 .hover_b6dc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wood_d9f9 .shade-78a0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wood_d9f9 .shade-78a0 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;
}
.wood_d9f9 .shade-78a0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wood_d9f9 .shade-78a0 .shade-78a0 {
  top: 0;
  left: 100%;
}
.wood_d9f9 .caption_iron_875a.fn-focus-7901 > .selected_803e,
.wood_d9f9 .caption_iron_875a.fn-focus-7901 > .shade-78a0,
.wood_d9f9 .caption_iron_875a:focus > .selected_803e,
.wood_d9f9 .caption_iron_875a:focus > .shade-78a0,
.wood_d9f9 .caption_iron_875a:hover > .selected_803e,
.wood_d9f9 .caption_iron_875a:hover > .shade-78a0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wood_d9f9.small_185d .paper_8395:after,
.wood_d9f9.small_185d .paper_8395:before {
  content: "";
  display: table;
}
.wood_d9f9.small_185d .paper_8395:after {
  clear: both;
}
.wood_d9f9.small_185d .paper_8395 > li {
  float: left;
}
.wood_d9f9.image_small_4485 .paper_8395:after,
.wood_d9f9.image_small_4485 .paper_8395:before {
  content: "";
  display: table;
}
.wood_d9f9.image_small_4485 .paper_8395:after {
  clear: both;
}
.wood_d9f9.image_small_4485 .paper_8395 > li {
  float: left;
}
.wood_d9f9.image_small_4485 .paper_8395 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wood_d9f9.image_small_4485 .paper_8395 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wood_d9f9.image_small_4485 .paper_8395 > li.surface-warm-f693 > a,
.wood_d9f9.image_small_4485 .paper_8395 > li.input-motion-ce1a > a {
  color: #fff;
  background-color: #1e4b75;
}
.wood_d9f9.section-9284 .paper_8395 > li > a .hovered_e1ec {
  position: relative;
}
.wood_d9f9.section-9284 .paper_8395 > li > a .hovered_e1ec: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;
}
.wood_d9f9.section-9284
  .paper_8395
  > li:focus
  > a
  .hovered_e1ec:before,
.wood_d9f9.section-9284
  .paper_8395
  > li:hover
  > a
  .hovered_e1ec:before {
  width: 100%;
  background-color: currentColor;
}
.wood_d9f9.section-9284
  .paper_8395
  > li.surface-warm-f693
  > a
  .hovered_e1ec:before,
.wood_d9f9.section-9284
  .paper_8395
  > li.hard_c9b9
  > a
  .hovered_e1ec:before {
  width: 100%;
  background-color: currentColor;
}
.wood_d9f9.feature-07a2 .paper_8395 > li > a .hovered_e1ec {
  position: relative;
}
.wood_d9f9.feature-07a2 .paper_8395 > li > a .hovered_e1ec: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;
}
.wood_d9f9.feature-07a2 .paper_8395 > li:focus > a .hovered_e1ec:before,
.wood_d9f9.feature-07a2
  .paper_8395
  > li:hover
  > a
  .hovered_e1ec:before {
  width: 100%;
  background-color: currentColor;
}
.wood_d9f9.feature-07a2
  .paper_8395
  > li.surface-warm-f693
  > a
  .hovered_e1ec:before,
.wood_d9f9.feature-07a2
  .paper_8395
  > li.hard_c9b9
  > a
  .hovered_e1ec:before {
  width: 100%;
  background-color: currentColor;
}
.row-top-3139 .breadcrumb-0d72 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-top-3139 .breadcrumb-0d72 li:first-child > a {
  border-top: none;
}
.row-top-3139 .breadcrumb-0d72 .hover-hard-5d41 > .hovered_e1ec .hover_b6dc {
  display: none;
}
.row-top-3139 .breadcrumb-0d72 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-top-3139 .breadcrumb-0d72 li:last-child {
  border: none;
}
.row-top-3139 .breadcrumb-0d72 li.over_a952 > a {
  padding-right: 45px !important;
}
.row-top-3139 .breadcrumb-0d72 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-top-3139 .breadcrumb-0d72 li a:focus,
.row-top-3139 .breadcrumb-0d72 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-top-3139 .breadcrumb-0d72 li .carousel_f00a {
  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;
}
.row-top-3139 .breadcrumb-0d72 li .carousel_f00a:hover {
  box-shadow: none;
}
.row-top-3139 .breadcrumb-0d72 li .carousel_f00a .hover_b6dc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-top-3139 .breadcrumb-0d72 .shade-78a0 {
  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);
}
.row-top-3139 .breadcrumb-0d72 .shade-78a0 li a {
  padding-left: 3em;
}
.row-top-3139 .breadcrumb-0d72 .short-08a7 > a .carousel_f00a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-top-3139 .breadcrumb-0d72 .short-08a7 > .shade-78a0 {
  display: block;
  opacity: 1;
}
.orange_abe5 {
  max-width: 100%;
}
.panel-4d5f {
  line-height: 0;
  cursor: pointer;
}
.backdrop-6572 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop-6572:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop-6572 svg {
  width: 18px;
  height: 18px;
}
.backdrop-6572 .selected_cf76 {
  display: none;
}
.tooltip-80bc {
  position: relative;
}
.tooltip-80bc.fn-active-7901 .backdrop-6572 .stale-d665 {
  display: none;
}
.tooltip-80bc.fn-active-7901 .backdrop-6572 .selected_cf76 {
  display: inline-block;
}
.tooltip-80bc .item_rough_3426 {
  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);
}
.tooltip-80bc.icon_0ec1 .item_rough_3426 {
  left: auto;
  right: -0.9em;
}
.tooltip-80bc.icon_0ec1 .rough-4815::before {
  left: auto;
  right: 15px;
}
.tooltip-80bc.fn-active-7901 .item_rough_3426 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo_da3f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo_da3f label {
  flex-basis: 100%;
}
.photo_da3f .shade-old-6a8e {
  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;
}
.photo_da3f .sidebar_upper_feaf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo_da3f .sidebar_upper_feaf:focus {
  background-color: transparent;
}
.photo_da3f button.badge-narrow-b849 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo_da3f button.badge-narrow-b849:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo_da3f button.badge-narrow-b849 svg {
  width: 18px;
  height: 18px;
}
.photo_da3f input[type="submit"] {
  min-height: auto;
}
.shade_easy_1231 .photo_da3f .sidebar_upper_feaf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.rough-4815 {
  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) {
  .rough-4815 {
    width: 220px;
  }
}
.rough-4815 label {
  flex-basis: 100%;
}
.rough-4815::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;
}
.hero-0e82 .shade_easy_1231 .photo_da3f {
  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;
}
.hero-0e82
  .shade_easy_1231
  .photo_da3f
  .shade-old-6a8e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hero-0e82 .shade_easy_1231 .photo_da3f .sidebar_upper_feaf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hero-0e82
  .shade_easy_1231
  .photo_da3f
  .sidebar_upper_feaf:focus {
  background: 0 0;
}
.hero-0e82
  .shade_easy_1231
  .photo_da3f
  .short_9bfd {
  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;
}
.text_upper_d05d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.text_upper_d05d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.text_upper_d05d li:last-child {
  margin-right: 0;
}
.text_upper_d05d li:first-child {
  margin-left: 0;
}
.text_upper_d05d.slow-91a8 a {
  color: #fff;
}
.text_upper_d05d.slow-91a8 a:hover {
  color: #fff;
}
.text_upper_d05d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.text_upper_d05d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.text_upper_d05d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text_upper_d05d a:hover {
  opacity: 0.9;
  color: inherit;
}
.text_upper_d05d [class*="social-icon-apple"] {
  background-color: #999;
}
.text_upper_d05d [class*="social-icon-apple"].upper_9151 {
  background-color: transparent;
  color: #999;
}
.text_upper_d05d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.text_upper_d05d [class*="social-icon-behance"].upper_9151 {
  background-color: transparent;
  color: #1769ff;
}
.text_upper_d05d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.text_upper_d05d [class*="social-icon-bitbucket"].upper_9151 {
  background-color: transparent;
  color: #205081;
}
.text_upper_d05d [class*="social-icon-codepen"] {
  background-color: #000;
}
.text_upper_d05d [class*="social-icon-codepen"].upper_9151 {
  background-color: transparent;
  color: #000;
}
.text_upper_d05d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.text_upper_d05d [class*="social-icon-delicious"].upper_9151 {
  background-color: transparent;
  color: #39f;
}
.text_upper_d05d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.text_upper_d05d [class*="social-icon-digg"].upper_9151 {
  background-color: transparent;
  color: #005be2;
}
.text_upper_d05d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.text_upper_d05d [class*="social-icon-dribbble"].upper_9151 {
  background-color: transparent;
  color: #ea4c89;
}
.text_upper_d05d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.text_upper_d05d [class*="social-icon-envelope"].upper_9151 {
  background-color: transparent;
  color: #ea4335;
}
.text_upper_d05d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.text_upper_d05d [class*="social-icon-facebook"].upper_9151 {
  background-color: transparent;
  color: #3b5998;
}
.text_upper_d05d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.text_upper_d05d [class*="social-icon-flickr"].upper_9151 {
  background-color: transparent;
  color: #0063dc;
}
.text_upper_d05d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.text_upper_d05d [class*="social-icon-foursquare"].upper_9151 {
  background-color: transparent;
  color: #2d5be3;
}
.text_upper_d05d [class*="social-icon-github"] {
  background-color: #333;
}
.text_upper_d05d [class*="social-icon-github"].upper_9151 {
  background-color: transparent;
  color: #333;
}
.text_upper_d05d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.text_upper_d05d [class*="social-icon-google-plus"].upper_9151 {
  background-color: transparent;
  color: #dd4b39;
}
.text_upper_d05d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.text_upper_d05d [class*="social-icon-houzz"].upper_9151 {
  background-color: transparent;
  color: #7ac142;
}
.text_upper_d05d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.text_upper_d05d [class*="social-icon-instagram"].upper_9151 {
  background-color: transparent;
  color: #262626;
}
.text_upper_d05d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.text_upper_d05d [class*="social-icon-jsfiddle"].upper_9151 {
  background-color: transparent;
  color: #487aa2;
}
.text_upper_d05d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.text_upper_d05d [class*="social-icon-linkedin"].upper_9151 {
  background-color: transparent;
  color: #0077b5;
}
.text_upper_d05d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.text_upper_d05d [class*="social-icon-medium"].upper_9151 {
  background-color: transparent;
  color: #00ab6b;
}
.text_upper_d05d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.text_upper_d05d
  [class*="social-icon-odnoklassniki"].upper_9151 {
  background-color: transparent;
  color: #f4731c;
}
.text_upper_d05d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.text_upper_d05d [class*="social-icon-meetup"].upper_9151 {
  background-color: transparent;
  color: #ec1c40;
}
.text_upper_d05d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.text_upper_d05d [class*="social-icon-pinterest"].upper_9151 {
  background-color: transparent;
  color: #bd081c;
}
.text_upper_d05d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.text_upper_d05d [class*="social-icon-product-hunt"].upper_9151 {
  background-color: transparent;
  color: #da552f;
}
.text_upper_d05d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.text_upper_d05d [class*="social-icon-reddit"].upper_9151 {
  background-color: transparent;
  color: #ff4500;
}
.text_upper_d05d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.text_upper_d05d [class*="social-icon-rss"].upper_9151 {
  background-color: transparent;
  color: #f26522;
}
.text_upper_d05d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.text_upper_d05d
  [class*="social-icon-shopping-cart"].upper_9151 {
  background-color: transparent;
  color: #4caf50;
}
.text_upper_d05d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.text_upper_d05d [class*="social-icon-skype"].upper_9151 {
  background-color: transparent;
  color: #00aff0;
}
.text_upper_d05d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.text_upper_d05d [class*="social-icon-slideshare"].upper_9151 {
  background-color: transparent;
  color: #0077b5;
}
.text_upper_d05d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.text_upper_d05d [class*="social-icon-snapchat"].upper_9151 {
  background-color: transparent;
  color: #fffc00;
}
.text_upper_d05d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.text_upper_d05d [class*="social-icon-soundcloud"].upper_9151 {
  background-color: transparent;
  color: #f80;
}
.text_upper_d05d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.text_upper_d05d [class*="social-icon-spotify"].upper_9151 {
  background-color: transparent;
  color: #2ebd59;
}
.text_upper_d05d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.text_upper_d05d
  [class*="social-icon-stack-overflow"].upper_9151 {
  background-color: transparent;
  color: #fe7a15;
}
.text_upper_d05d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.text_upper_d05d [class*="social-icon-maldkfgram"].upper_9151 {
  background-color: transparent;
  color: #2ca5e0;
}
.text_upper_d05d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.text_upper_d05d [class*="social-icon-tripadvisor"].upper_9151 {
  background-color: transparent;
  color: #589442;
}
.text_upper_d05d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.text_upper_d05d [class*="social-icon-tumblr"].upper_9151 {
  background-color: transparent;
  color: #35465c;
}
.text_upper_d05d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.text_upper_d05d [class*="social-icon-twitch"].upper_9151 {
  background-color: transparent;
  color: #6441a5;
}
.text_upper_d05d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.text_upper_d05d [class*="social-icon-twitter"].upper_9151 {
  background-color: transparent;
  color: #1da1f2;
}
.text_upper_d05d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.text_upper_d05d [class*="social-icon-vimeo"].upper_9151 {
  background-color: transparent;
  color: #1ab7ea;
}
.text_upper_d05d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.text_upper_d05d [class*="social-icon-vk"].upper_9151 {
  background-color: transparent;
  color: #45668e;
}
.text_upper_d05d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.text_upper_d05d [class*="social-icon-weibo"].upper_9151 {
  background-color: transparent;
  color: #df2029;
}
.text_upper_d05d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.text_upper_d05d [class*="social-icon-weixin"].upper_9151 {
  background-color: transparent;
  color: #7bb32e;
}
.text_upper_d05d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.text_upper_d05d [class*="social-icon-whatsapp"].upper_9151 {
  background-color: transparent;
  color: #25d366;
}
.text_upper_d05d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.text_upper_d05d [class*="social-icon-wordpress"].upper_9151 {
  background-color: transparent;
  color: #21759b;
}
.text_upper_d05d [class*="social-icon-xing"] {
  background-color: #026466;
}
.text_upper_d05d [class*="social-icon-xing"].upper_9151 {
  background-color: transparent;
  color: #026466;
}
.text_upper_d05d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.text_upper_d05d [class*="social-icon-yelp"].upper_9151 {
  background-color: transparent;
  color: #af0606;
}
.text_upper_d05d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.text_upper_d05d [class*="social-icon-youtube"].upper_9151 {
  background-color: transparent;
  color: #cd201f;
}
.box_outer_a9bf {
  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;
}
.box_outer_a9bf:hover {
  box-shadow: none;
  background: 0 0;
}
.large_1db2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.under-eb5b {
  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;
}
.advanced-4bf5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.container-smooth-3d76 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.container-smooth-3d76,
.container-smooth-3d76::after,
.container-smooth-3d76::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;
}
.container-smooth-3d76::after,
.container-smooth-3d76::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel-d612 .under-eb5b .advanced-4bf5 {
  margin-top: -2px;
  width: 19px;
}
.carousel-d612 .under-eb5b .container-smooth-3d76 {
  margin-top: -1px;
}
.carousel-d612 .under-eb5b .container-smooth-3d76,
.carousel-d612 .under-eb5b .container-smooth-3d76::after,
.carousel-d612 .under-eb5b .container-smooth-3d76::before {
  width: 19px;
  height: 2px;
}
.carousel-d612 .under-eb5b .container-smooth-3d76::before {
  top: -6px;
}
.carousel-d612 .under-eb5b .container-smooth-3d76::after {
  bottom: -6px;
}
.status-51d9 .under-eb5b .advanced-4bf5 {
  margin-top: -2px;
  width: 22px;
}
.status-51d9 .under-eb5b .container-smooth-3d76 {
  margin-top: -1px;
}
.status-51d9 .under-eb5b .container-smooth-3d76,
.status-51d9 .under-eb5b .container-smooth-3d76::after,
.status-51d9 .under-eb5b .container-smooth-3d76::before {
  width: 22px;
  height: 2px;
}
.status-51d9 .under-eb5b .container-smooth-3d76::before {
  top: -7px;
}
.status-51d9 .under-eb5b .container-smooth-3d76::after {
  bottom: -7px;
}
.tertiary-77bf .under-eb5b .advanced-4bf5 {
  margin-top: -2px;
  width: 31px;
}
.tertiary-77bf .under-eb5b .container-smooth-3d76 {
  margin-top: -1.5px;
}
.tertiary-77bf .under-eb5b .container-smooth-3d76,
.tertiary-77bf .under-eb5b .container-smooth-3d76::after,
.tertiary-77bf .under-eb5b .container-smooth-3d76::before {
  width: 31px;
  height: 3px;
}
.tertiary-77bf .under-eb5b .container-smooth-3d76::before {
  top: -9px;
}
.tertiary-77bf .under-eb5b .container-smooth-3d76::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-1530 .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-1530 .under-eb5b .container-smooth-3d76 {
    margin-top: -1px;
  }
  .notice-1530 .under-eb5b .container-smooth-3d76,
  .notice-1530 .under-eb5b .container-smooth-3d76::after,
  .notice-1530 .under-eb5b .container-smooth-3d76::before {
    width: 19px;
    height: 2px;
  }
  .notice-1530 .under-eb5b .container-smooth-3d76::before {
    top: -6px;
  }
  .notice-1530 .under-eb5b .container-smooth-3d76::after {
    bottom: -6px;
  }
  .header_345a .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 22px;
  }
  .header_345a .under-eb5b .container-smooth-3d76 {
    margin-top: -1px;
  }
  .header_345a .under-eb5b .container-smooth-3d76,
  .header_345a .under-eb5b .container-smooth-3d76::after,
  .header_345a .under-eb5b .container-smooth-3d76::before {
    width: 22px;
    height: 2px;
  }
  .header_345a .under-eb5b .container-smooth-3d76::before {
    top: -7px;
  }
  .header_345a .under-eb5b .container-smooth-3d76::after {
    bottom: -7px;
  }
  .border-f855 .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 31px;
  }
  .border-f855 .under-eb5b .container-smooth-3d76 {
    margin-top: -1.5px;
  }
  .border-f855 .under-eb5b .container-smooth-3d76,
  .border-f855 .under-eb5b .container-smooth-3d76::after,
  .border-f855 .under-eb5b .container-smooth-3d76::before {
    width: 31px;
    height: 3px;
  }
  .border-f855 .under-eb5b .container-smooth-3d76::before {
    top: -9px;
  }
  .border-f855 .under-eb5b .container-smooth-3d76::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sort-full-9062 .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-full-9062 .under-eb5b .container-smooth-3d76 {
    margin-top: -1px;
  }
  .sort-full-9062 .under-eb5b .container-smooth-3d76,
  .sort-full-9062 .under-eb5b .container-smooth-3d76::after,
  .sort-full-9062 .under-eb5b .container-smooth-3d76::before {
    width: 19px;
    height: 2px;
  }
  .sort-full-9062 .under-eb5b .container-smooth-3d76::before {
    top: -6px;
  }
  .sort-full-9062 .under-eb5b .container-smooth-3d76::after {
    bottom: -6px;
  }
  .section_warm_273e .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 22px;
  }
  .section_warm_273e .under-eb5b .container-smooth-3d76 {
    margin-top: -1px;
  }
  .section_warm_273e .under-eb5b .container-smooth-3d76,
  .section_warm_273e .under-eb5b .container-smooth-3d76::after,
  .section_warm_273e .under-eb5b .container-smooth-3d76::before {
    width: 22px;
    height: 2px;
  }
  .section_warm_273e .under-eb5b .container-smooth-3d76::before {
    top: -7px;
  }
  .section_warm_273e .under-eb5b .container-smooth-3d76::after {
    bottom: -7px;
  }
  .clean-fa85 .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 31px;
  }
  .clean-fa85 .under-eb5b .container-smooth-3d76 {
    margin-top: -1.5px;
  }
  .clean-fa85 .under-eb5b .container-smooth-3d76,
  .clean-fa85 .under-eb5b .container-smooth-3d76::after,
  .clean-fa85 .under-eb5b .container-smooth-3d76::before {
    width: 31px;
    height: 3px;
  }
  .clean-fa85 .under-eb5b .container-smooth-3d76::before {
    top: -9px;
  }
  .clean-fa85 .under-eb5b .container-smooth-3d76::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .article_fixed_d1c1 .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 19px;
  }
  .article_fixed_d1c1 .under-eb5b .container-smooth-3d76 {
    margin-top: -1px;
  }
  .article_fixed_d1c1 .under-eb5b .container-smooth-3d76,
  .article_fixed_d1c1 .under-eb5b .container-smooth-3d76::after,
  .article_fixed_d1c1 .under-eb5b .container-smooth-3d76::before {
    width: 19px;
    height: 2px;
  }
  .article_fixed_d1c1 .under-eb5b .container-smooth-3d76::before {
    top: -6px;
  }
  .article_fixed_d1c1 .under-eb5b .container-smooth-3d76::after {
    bottom: -6px;
  }
  .overlay_2306 .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_2306 .under-eb5b .container-smooth-3d76 {
    margin-top: -1px;
  }
  .overlay_2306 .under-eb5b .container-smooth-3d76,
  .overlay_2306 .under-eb5b .container-smooth-3d76::after,
  .overlay_2306 .under-eb5b .container-smooth-3d76::before {
    width: 22px;
    height: 2px;
  }
  .overlay_2306 .under-eb5b .container-smooth-3d76::before {
    top: -7px;
  }
  .overlay_2306 .under-eb5b .container-smooth-3d76::after {
    bottom: -7px;
  }
  .main-51a2 .under-eb5b .advanced-4bf5 {
    margin-top: -2px;
    width: 31px;
  }
  .main-51a2 .under-eb5b .container-smooth-3d76 {
    margin-top: -1.5px;
  }
  .main-51a2 .under-eb5b .container-smooth-3d76,
  .main-51a2 .under-eb5b .container-smooth-3d76::after,
  .main-51a2 .under-eb5b .container-smooth-3d76::before {
    width: 31px;
    height: 3px;
  }
  .main-51a2 .under-eb5b .container-smooth-3d76::before {
    top: -9px;
  }
  .main-51a2 .under-eb5b .container-smooth-3d76::after {
    bottom: -9px;
  }
}
.border-up-a922 .container-smooth-3d76 {
  -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);
}
.border-up-a922 .container-smooth-3d76::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border-up-a922 .container-smooth-3d76::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);
}
.border-up-a922.logo-df18 .container-smooth-3d76 {
  -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);
}
.border-up-a922.logo-df18 .container-smooth-3d76::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border-up-a922.logo-df18 .container-smooth-3d76::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);
}
.upper_af20 {
  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.backdrop_6bb1:before {
  display: none;
}
.section-f1e1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section-f1e1 .list-gold-6c5d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section-f1e1 .list-gold-6c5d:last-of-type {
  border-bottom: none;
}
.section-f1e1 .list-gold-6c5d.detail-a728,
.section-f1e1 .list-gold-6c5d.solid-4fc7,
.section-f1e1 .list-gold-6c5d.surface-d61d {
  padding: 0;
}
.section-f1e1 .row-top-3139 .carousel_f00a {
  color: currentColor;
}
.section-f1e1 .row-top-3139 .carousel_f00a:focus,
.section-f1e1 .row-top-3139 .carousel_f00a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-f1e1.focus-hard-7ab8 .column-e01c,
.section-f1e1.focus-hard-7ab8 .primary-center-3bd5 a,
.section-f1e1.focus-hard-7ab8 .paper_8395 a,
.section-f1e1.focus-hard-7ab8 .shade-78a0 a {
  color: rgba(0, 0, 0, 0.55);
}
.section-f1e1.focus-hard-7ab8 .column-e01c:hover,
.section-f1e1.focus-hard-7ab8 .primary-center-3bd5 a:hover,
.section-f1e1.focus-hard-7ab8 .paper_8395 a:hover,
.section-f1e1.focus-hard-7ab8 .shade-78a0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-f1e1.focus-hard-7ab8 .header_huge_ef6c {
  color: rgba(0, 0, 0, 0.8);
}
.section-f1e1.focus-hard-7ab8 .list-gold-6c5d {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-f1e1.focus-hard-7ab8 .list-gold-6c5d:before {
  background: rgba(0, 0, 0, 0.08);
}
.section-f1e1.focus-hard-7ab8 .notification_solid_7fb9:before {
  background: rgba(255, 255, 255, 0.9);
}
.section-f1e1.focus-hard-7ab8 .row-top-3139 .breadcrumb-0d72 li a,
.section-f1e1.focus-hard-7ab8 .row-top-3139 .carousel_f00a,
.section-f1e1.focus-hard-7ab8 .shade-78a0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-f1e1.focus-hard-7ab8 .row-top-3139 .carousel_f00a:focus,
.section-f1e1.focus-hard-7ab8 .row-top-3139 .carousel_f00a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-f1e1.focus-hard-7ab8 .breadcrumb-0d72 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-f1e1.article_b67d .column-e01c,
.section-f1e1.article_b67d .primary-center-3bd5 a,
.section-f1e1.article_b67d .paper_8395 .carousel_f00a,
.section-f1e1.article_b67d .paper_8395 a,
.section-f1e1.article_b67d .shade-78a0 a {
  color: rgba(255, 255, 255, 0.79);
}
.section-f1e1.article_b67d .column-e01c:hover,
.section-f1e1.article_b67d .primary-center-3bd5 a:hover,
.section-f1e1.article_b67d .paper_8395 .carousel_f00a:hover,
.section-f1e1.article_b67d .paper_8395 a:hover,
.section-f1e1.article_b67d .shade-78a0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-f1e1.article_b67d .header_huge_ef6c {
  color: rgba(255, 255, 255, 0.99);
}
.section-f1e1.article_b67d .list-gold-6c5d {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-f1e1.article_b67d .list-gold-6c5d:before {
  background: rgba(255, 255, 255, 0.08);
}
.section-f1e1.article_b67d .notification_solid_7fb9:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-f1e1.article_b67d .row-top-3139 .breadcrumb-0d72 li a,
.section-f1e1.article_b67d .row-top-3139 .carousel_f00a,
.section-f1e1.article_b67d .shade-78a0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-f1e1.article_b67d .row-top-3139 .carousel_f00a:focus,
.section-f1e1.article_b67d .row-top-3139 .carousel_f00a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-f1e1.article_b67d .breadcrumb-0d72 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_solid_7fb9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notification_solid_7fb9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.avatar_f0dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form-fast-dba2 .section-f1e1 {
  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;
}
.form-fast-dba2 .list-gold-6c5d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form-fast-dba2 .list-gold-6c5d: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) {
  .form-fast-dba2 .list-gold-6c5d:before {
    width: 16%;
    left: 42%;
  }
}
.form-fast-dba2 .list-gold-6c5d:last-child:before {
  content: none;
}
.form-fast-dba2 .list-gold-6c5d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form-fast-dba2 .row-top-3139 .breadcrumb-0d72 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form-fast-dba2 .row-top-3139 .breadcrumb-0d72 li a .carousel_f00a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form-fast-dba2 .row-top-3139 .shade-78a0 {
  border: none;
}
.form-fast-dba2 .row-top-3139 .shade-78a0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form-fast-dba2 .notification_solid_7fb9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form-fast-dba2 .avatar_f0dc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form-fast-dba2 .article_b67d .notification_solid_7fb9:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-fast-dba2 .focus-hard-7ab8.tabs_b4e2 .container-smooth-3d76 {
  background: rgba(0, 0, 0, 0.6);
}
.form-fast-dba2
  .focus-hard-7ab8.tabs_b4e2
  .container-smooth-3d76::after,
.form-fast-dba2
  .focus-hard-7ab8.tabs_b4e2
  .container-smooth-3d76:before {
  background: inherit;
}
.form-fast-dba2
  .focus-hard-7ab8.tabs_b4e2:hover
  .container-smooth-3d76 {
  background: rgba(0, 0, 0, 0.8);
}
.hero-small-92d0 .section-f1e1 {
  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) {
  .hero-small-92d0 .section-f1e1 {
    width: auto;
    right: 45px;
  }
}
.cool_4bfd .section-f1e1 {
  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) {
  .cool_4bfd .section-f1e1 {
    width: auto;
    left: 45px;
  }
}
.backdrop_6bb1 .section-f1e1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop_6bb1 .avatar_f0dc {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop_6bb1 .notification_solid_7fb9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-full-c22e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-full-c22e.form-fast-dba2 .section-f1e1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-full-c22e.hero-small-92d0 .section-f1e1 {
  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);
}
.disabled-full-c22e .section-f1e1 {
  visibility: visible;
}
.disabled-full-c22e.cool_4bfd .section-f1e1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.caption_gas_341e,
.chip-narrow-6c4a {
  overflow-x: hidden;
}
.caption_gas_341e .section-f1e1 {
  overflow: auto;
}
.caption_gas_341e.form-fast-dba2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption_gas_341e.form-fast-dba2 .section-f1e1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.caption_gas_341e.form-fast-dba2 .box_outer_a9bf {
  opacity: 0;
}
.caption_gas_341e.hero-small-92d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption_gas_341e.hero-small-92d0 .section-f1e1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.caption_gas_341e.hero-small-92d0 .box_outer_a9bf {
  opacity: 0;
}
.caption_gas_341e.cool_4bfd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption_gas_341e.cool_4bfd .section-f1e1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.caption_gas_341e.cool_4bfd .box_outer_a9bf {
  opacity: 0;
}
.caption_gas_341e.backdrop_6bb1 .section-f1e1 {
  z-index: 10;
  visibility: visible;
}
.tabs_b4e2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs_b4e2 .container-smooth-3d76 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs_b4e2 .container-smooth-3d76::after,
.tabs_b4e2 .container-smooth-3d76:before {
  background: inherit;
}
.tabs_b4e2:hover .container-smooth-3d76 {
  background: rgba(255, 255, 255, 0.99);
}
.cool_4bfd .tabs_b4e2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop_6bb1 .tabs_b4e2 {
  display: none !important;
}
.caption_gas_341e:before,
.chip-narrow-6c4a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.caption_gas_341e .tabs_b4e2,
.chip-narrow-6c4a .tabs_b4e2 {
  display: inline-block;
}
.section-f1e1 .progress-35b5 {
  -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;
}
.caption_gas_341e .section-f1e1 .progress-35b5,
.chip-narrow-6c4a .section-f1e1 .progress-35b5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.out-a010 .shade-old-6a8e {
  width: 100%;
}
.dark_9c6d {
  padding: 0 0.5em 0;
}
.dark_9c6d [class*="customify-col-"],
.dark_9c6d [class*="customify-col_"],
.dark_9c6d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.yellow_19fb .dark_9c6d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title-b4b6 .inner_01b9,
  .inner_01b9 {
    display: none;
  }
  .secondary_brown_77d3 {
    text-align: left;
  }
  .gold_ecd2 {
    text-align: center;
  }
  .outline-e8cb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title-b4b6 .feature-small-7b82,
  .feature-small-7b82 {
    display: none;
  }
  .slow-d3f3 {
    text-align: left;
  }
  .notification-gold-d0d6 {
    text-align: center;
  }
  .thick-3f39 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title-b4b6 .gas_3f76,
  .gas_3f76 {
    display: none;
  }
  .photo-acc8 {
    text-align: left;
  }
  .full_28a1 {
    text-align: center;
  }
  .medium_356d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.red_0955 {
  box-shadow: none !important;
}
.overlay_095b .hard_0ca8,
.avatar_cf72 .hard_0ca8 {
  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;
}
.avatar_cf72 .hard_0ca8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.simple-3e14 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.simple-3e14:after,
.simple-3e14:before {
  content: "";
  display: table;
}
.simple-3e14:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .simple-3e14 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.simple-3e14,
.menu_red_52e3 {
  max-width: 1248px;
  margin: 0 auto;
}

.paper-40ef.tooltip_gold_3949 .simple-3e14 {
  max-width: 100%;
}
.paper-40ef.gallery_4ec7 {
  max-width: 1200px;
  margin: 0 auto;
}
.paper-40ef.full-9af9 .simple-3e14 {
  max-width: 100%;
}
.paper-40ef.full-9af9 > .simple-3e14 {
  padding-left: 0;
  padding-right: 0;
}
.paper-40ef.full-9af9 > .simple-3e14 .title-b4b6 {
  margin: 0;
}
.paper-40ef.full-9af9
  > .simple-3e14
  .notification-05cd.card-1b1e {
  margin-right: 0;
  margin-left: 0;
}
.paper-40ef.full-9af9 #main.card-1b1e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs_white_15d6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_white_15d6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .orange-789b .text_soft_db2d {
    padding-right: 1em;
  }
  .orange-789b.footer-ec63 .notification-05cd {
    border-right: 1px solid #eaecee;
  }
  .orange-789b.footer-ec63 .text_soft_db2d {
    padding-right: 1em;
  }
  .orange-789b.footer-ec63 .last-5d74 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-7be7 .text_soft_db2d {
    padding-left: 1em;
  }
  .tertiary-7be7.footer-ec63 .notification-05cd {
    border-left: 1px solid #eaecee;
  }
  .tertiary-7be7.footer-ec63 .text_soft_db2d {
    padding-left: 1em;
  }
  .tertiary-7be7.footer-ec63 .last-5d74 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_47b6 .text_soft_db2d {
    padding-left: 1em;
  }
  .chip_47b6.footer-ec63 .carousel-f77f {
    border-right: 1px solid #eaecee;
  }
  .chip_47b6.footer-ec63 .prev-7905 {
    border-right: 1px solid #eaecee;
  }
  .chip_47b6.footer-ec63 .text_soft_db2d {
    padding-left: 1em;
  }
  .chip_47b6.footer-ec63 .last-5d74 {
    padding-right: 1em;
  }
  .chip_47b6.footer-ec63 .header_next_84e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_e9e7 .text_soft_db2d {
    padding-right: 1em;
  }
  .feature_e9e7.footer-ec63 .carousel-f77f {
    border-left: 1px solid #eaecee;
  }
  .feature_e9e7.footer-ec63 .prev-7905 {
    border-left: 1px solid #eaecee;
  }
  .feature_e9e7.footer-ec63 .text_soft_db2d {
    padding-right: 1em;
  }
  .feature_e9e7.footer-ec63 .last-5d74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_e9e7.footer-ec63 .header_next_84e9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_white_15d6 .text_soft_db2d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_white_15d6.footer-ec63 .notification-05cd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs_white_15d6.footer-ec63 .text_soft_db2d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_white_15d6.footer-ec63 .last-5d74 {
    padding-left: 1em;
  }
  .tabs_white_15d6.footer-ec63 .header_next_84e9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs_white_15d6.footer-ec63 .text_soft_db2d {
    padding-left: 0;
  }
}
.right_b438 .description_86e6 {
  display: inline-block;
}
.mini-63fe {
  display: inline-block;
}
.message_current_e777 {
  word-con: break-word;
}
.advanced_2b69 > span {
  display: inline-block;
  padding: 5px 0;
}
.advanced_2b69 .banner_full_d220 {
  margin-left: 8px;
  margin-right: 8px;
}
.advanced_2b69 .outer_c658 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.short_feea .logo_c10d {
  margin-bottom: 2em;
}
.short_feea .popup-motion-667e {
  margin-bottom: 15px;
}
.short_feea .popup-motion-667e:last-child {
  margin-bottom: 0;
}
.short_feea .media-over-798b {
  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) {
  .short_feea .media-over-798b {
    display: block;
  }
}
.short_feea .active_78f6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .short_feea .active_78f6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.short_feea .shadow_24e6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.short_feea .shadow_24e6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.short_feea .shadow_24e6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.short_feea .message_current_e777 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.short_feea .message_current_e777 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.short_feea .pattern-pro-2cde p:last-child {
  margin-bottom: 0;
}
.short_feea .lite_e2c4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.short_feea .shade_8cb0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.short_feea .video-outer-2bf4 {
  margin-top: 1em;
}
.short_feea .aside-dynamic-f79c {
  top: 0;
  display: block;
}
.short_feea .aside-dynamic-f79c a {
  color: inherit;
}
.short_feea .aside-dynamic-f79c a:hover {
  color: inherit;
}
.short_feea .lower_d291 {
  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;
}
.short_feea .lower_d291:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.short_feea .shade_8cb0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.short_feea .purple-b7e7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.short_feea .purple-b7e7:first-child {
  margin-top: 0;
}
.short_feea .purple-b7e7.tertiary-dc80 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.short_feea .purple-b7e7.highlight-6117 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short_feea
  .purple-b7e7.highlight-6117.disabled-7540
  .video-outer-2bf4 {
  width: 100%;
}
.short_feea .highlight-6117 {
  -webkit-box-align: center;
  align-items: center;
}
.short_feea .highlight-6117 .advanced_2b69,
.short_feea .highlight-6117 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.short_feea .shadow_24e6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short_feea .shadow_24e6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short_feea .shadow_24e6: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;
}
.short_feea .tertiary-dc80 {
  z-index: 5;
}
.short_feea .content_cfea .glass_1d13 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.short_feea .advanced-3414 .glass_1d13 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.short_feea .block-c7ae .glass_1d13 {
  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;
}
.short_feea.link-top-551a .media-over-798b,
.short_feea.tabs-4572 .media-over-798b {
  display: block;
}
.short_feea.link-top-551a .media-over-798b .slider_gas_3445,
.short_feea.link-top-551a .media-over-798b .shade_8cb0,
.short_feea.tabs-4572 .media-over-798b .slider_gas_3445,
.short_feea.tabs-4572 .media-over-798b .shade_8cb0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.short_feea.backdrop_3901 .active_78f6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .short_feea.backdrop_3901 .active_78f6 {
    margin-right: 0;
  }
}
.short_feea.link-top-551a .active_78f6,
.short_feea.tabs-4572 .active_78f6 {
  padding-top: 40%;
}
.short_feea.link-top-551a .logo_c10d,
.short_feea.tabs-4572 .logo_c10d {
  display: block;
}
.short_feea.link-top-551a .fn-sticky-7901 .shade_8cb0,
.short_feea.tabs-4572 .fn-sticky-7901 .shade_8cb0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.short_feea.link-top-551a .active_78f6,
.short_feea.tabs-4572 .active_78f6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.short_feea.link-top-551a .shade_8cb0 {
  padding: 1em;
}
.banner-6937 {
  margin: 30px auto;
  display: block;
}
.banner-6937 .search_831d > * {
  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;
}
.banner-6937 .search_831d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-6937 .search_831d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cool_07f2 .advanced_2b69 {
  margin-bottom: 1.41575em;
}
.cool_07f2 .lite-55a4 {
  margin-bottom: 1.618em;
}
.copper_a149 .first-2be8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.copper_a149 .first-2be8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.copper_a149 .east_caf7 {
  max-width: 100%;
  overflow: auto;
}
.secondary-north-4d60 .copper_a149 a:hover {
  text-decoration: underline;
}
.tabs_dc34 .popup-motion-667e:not(.message_current_e777),
.tabs_dc34 .shadow_24e6 {
  margin-bottom: 1.41575em;
}
.tabs_dc34 .popup-motion-667e:not(.message_current_e777):last-child,
.tabs_dc34 .shadow_24e6:last-child {
  margin-bottom: 0;
}
.tabs_dc34 .popup-motion-667e.white_8b57 {
  margin-bottom: 0.41575em;
}
.tabs_dc34 .status-in-fa33:before,
.tabs_dc34 .column-right-d04e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs_dc34 .status-in-fa33:before {
  content: "\f115";
}
.tabs_dc34 .column-right-d04e:before {
  content: "\f02c";
}
.tabs_dc34 .button-dim-e974 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs_dc34 .button-dim-e974 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.popup_north_8f5a {
  display: -webkit-box;
  display: flex;
}
.popup_north_8f5a .row-b030 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .popup_north_8f5a .row-b030 {
    flex-basis: 90px;
  }
}
.popup_north_8f5a .next_c98d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup_north_8f5a .next_c98d {
    flex-basis: calc(100% - 50px);
  }
}
.popup_north_8f5a .table-wide-12f3 p:last-child {
  margin-bottom: 0.72em;
}
.progress-3ed0 .search_831d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress-3ed0 .search_831d:after,
.progress-3ed0 .search_831d:before {
  content: "";
  display: table;
}
.progress-3ed0 .search_831d:after {
  clear: both;
}
.progress-3ed0 .search_831d .over-3007,
.progress-3ed0 .search_831d .element-2363 {
  width: 49%;
}
.progress-3ed0 .search_831d .over-3007 a span.soft_baf5,
.progress-3ed0 .search_831d .element-2363 a span.soft_baf5 {
  display: block;
  margin-bottom: 5px;
}
.progress-3ed0 .search_831d .element-2363 {
  float: left;
  text-align: left;
}
.progress-3ed0 .search_831d .over-3007 {
  float: right;
  text-align: right;
}
.row-red-db3d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row-red-db3d {
    margin-bottom: 0;
  }
}
.search-motion-0eef {
  margin-bottom: 1em;
}
.search-motion-0eef .message_current_e777 {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-smooth-4ec5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.new_8bc8 .search-motion-0eef,
.progress_center_6689 .search-motion-0eef {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .new_8bc8 .search-motion-0eef,
  .progress_center_6689 .search-motion-0eef {
    display: block;
  }
}
.new_8bc8 .caption-smooth-4ec5,
.progress_center_6689 .caption-smooth-4ec5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .new_8bc8 .caption-smooth-4ec5,
  .progress_center_6689 .caption-smooth-4ec5 {
    margin-bottom: 1em;
  }
}
.new_8bc8 .caption-smooth-4ec5 img,
.progress_center_6689 .caption-smooth-4ec5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.new_8bc8 .texture-0e61,
.progress_center_6689 .texture-0e61 {
  flex-basis: calc(100% - 160px);
}
.new_8bc8 .texture-0e61 p,
.progress_center_6689 .texture-0e61 p {
  margin-bottom: 0;
}
.new_8bc8 .texture-0e61 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .new_8bc8 .texture-0e61 {
    padding-left: 0;
  }
}
.progress_center_6689 .texture-0e61 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .progress_center_6689 .texture-0e61 {
    padding-right: 0;
  }
}
.progress_center_6689 .caption-smooth-4ec5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label-91cb .caption-smooth-4ec5 {
  margin-bottom: 0.5em;
}
.label-91cb .caption-smooth-4ec5 img {
  width: 100%;
}
.dropdown_6f95 .logo_a1d5,
.gas_946e .logo_a1d5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gas_946e .notification-05cd .hard-d82f p:last-child {
  margin-bottom: 0;
}
.gas_1e7e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice-a3ce .dim-b35f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice-a3ce .dim-b35f:last-of-type {
    margin-bottom: 0;
  }
}
.notice-a3ce .dim-b35f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-a3ce .dim-b35f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice-a3ce .dim-b35f ul li {
  margin: 0 0 0.6em;
}
.notice-a3ce .dim-b35f ul li.silver-5128,
.notice-a3ce .dim-b35f ul li.border-hard-95a7 {
  position: relative;
}
.notice-a3ce .dim-b35f ul li.silver-5128 .table_0bdf,
.notice-a3ce .dim-b35f ul li.border-hard-95a7 .table_0bdf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice-a3ce .dim-b35f ul li.silver-5128:after:after,
.notice-a3ce .dim-b35f ul li.silver-5128:after:before,
.notice-a3ce
  .dim-b35f
  ul
  li.border-hard-95a7:after:after,
.notice-a3ce
  .dim-b35f
  ul
  li.border-hard-95a7:after:before {
  content: "";
  display: table;
}
.notice-a3ce .dim-b35f ul li.silver-5128:after:after,
.notice-a3ce
  .dim-b35f
  ul
  li.border-hard-95a7:after:after {
  clear: both;
}
.notice-a3ce .dim-b35f a.slider_8bf3:hover {
  text-decoration: none;
}
.notice-a3ce .dim-b35f select {
  max-width: 100%;
}
.notice-a3ce .dim-b35f table {
  font-size: 85%;
}
.notice-a3ce .dim-b35f table td,
.notice-a3ce .dim-b35f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice-a3ce .dim-b35f table tfoot td {
  text-align: left;
}
.notice-a3ce .dim-b35f :last-child {
  margin-bottom: 0;
}
.notice-a3ce .dim-b35f .video-b374 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice-a3ce .dim-b35f .video-b374 label {
  width: 100%;
}
.notice-a3ce .dim-b35f .video-b374 .sidebar_upper_feaf {
  width: 100%;
  display: block;
}
.notice-a3ce .dim-b35f .video-b374 .badge-narrow-b849 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice-a3ce .dim-b35f .video-b374 .badge-narrow-b849:hover svg #svg-search {
  fill: #444;
}
.notice-a3ce .dim-b35f .video-b374 .badge-narrow-b849 svg {
  width: 18px;
  height: 18px;
}
.notice-a3ce .paper-f5e2 ul ul,
.notice-a3ce .table_stale_e8cf ul ul,
.notice-a3ce .picture-a3ea ul ul,
.notice-a3ce .wood-9312 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice-a3ce .paper-f5e2 .over_a952 > a,
.notice-a3ce .table_stale_e8cf .over_a952 > a,
.notice-a3ce .picture-a3ea .over_a952 > a,
.notice-a3ce .wood-9312 .over_a952 > a {
  margin-bottom: 0;
}
.notice-a3ce .nav_1068 li,
.notice-a3ce .paper-f5e2 li,
.notice-a3ce .grid-silver-50bb li,
.notice-a3ce .table_stale_e8cf li,
.notice-a3ce .picture-a3ea li,
.notice-a3ce .wood-9312 li,
.notice-a3ce .outline_copper_5cb4 li,
.notice-a3ce .cold-0602 li {
  display: block;
  position: relative;
}
.notice-a3ce .nav_1068 li:last-child,
.notice-a3ce .paper-f5e2 li:last-child,
.notice-a3ce .grid-silver-50bb li:last-child,
.notice-a3ce .table_stale_e8cf li:last-child,
.notice-a3ce .picture-a3ea li:last-child,
.notice-a3ce .wood-9312 li:last-child,
.notice-a3ce .outline_copper_5cb4 li:last-child,
.notice-a3ce .cold-0602 li:last-child {
  border: none;
}
.notice-a3ce .nav_1068 li a,
.notice-a3ce .paper-f5e2 li a,
.notice-a3ce .grid-silver-50bb li a,
.notice-a3ce .table_stale_e8cf li a,
.notice-a3ce .picture-a3ea li a,
.notice-a3ce .wood-9312 li a,
.notice-a3ce .outline_copper_5cb4 li a,
.notice-a3ce .cold-0602 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-a3ce .nav_1068 li ul li::before,
.notice-a3ce .paper-f5e2 li ul li::before,
.notice-a3ce .grid-silver-50bb li ul li::before,
.notice-a3ce .table_stale_e8cf li ul li::before,
.notice-a3ce .picture-a3ea li ul li::before,
.notice-a3ce .wood-9312 li ul li::before,
.notice-a3ce .outline_copper_5cb4 li ul li::before,
.notice-a3ce .cold-0602 li ul li::before {
  left: 15px;
}
.notice-a3ce .nav_1068 li ul a,
.notice-a3ce .paper-f5e2 li ul a,
.notice-a3ce .grid-silver-50bb li ul a,
.notice-a3ce .table_stale_e8cf li ul a,
.notice-a3ce .picture-a3ea li ul a,
.notice-a3ce .wood-9312 li ul a,
.notice-a3ce .outline_copper_5cb4 li ul a,
.notice-a3ce .cold-0602 li ul a {
  padding-left: 20px;
}
.notice-a3ce .nav_1068 li ul ul li::before,
.notice-a3ce .paper-f5e2 li ul ul li::before,
.notice-a3ce .grid-silver-50bb li ul ul li::before,
.notice-a3ce .table_stale_e8cf li ul ul li::before,
.notice-a3ce .picture-a3ea li ul ul li::before,
.notice-a3ce .wood-9312 li ul ul li::before,
.notice-a3ce .outline_copper_5cb4 li ul ul li::before,
.notice-a3ce .cold-0602 li ul ul li::before {
  left: 30px;
}
.notice-a3ce .nav_1068 li ul ul a,
.notice-a3ce .paper-f5e2 li ul ul a,
.notice-a3ce .grid-silver-50bb li ul ul a,
.notice-a3ce .table_stale_e8cf li ul ul a,
.notice-a3ce .picture-a3ea li ul ul a,
.notice-a3ce .wood-9312 li ul ul a,
.notice-a3ce .outline_copper_5cb4 li ul ul a,
.notice-a3ce .cold-0602 li ul ul a {
  padding-left: 40px;
}
.notice-a3ce .button_static_b36e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-a3ce .cold-0602 ul li {
  margin-bottom: 1.41575em;
}
.notice-a3ce .cold-0602 ul li .status_left_6dda {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice-a3ce .cold-0602 ul li .slider_e6d9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_b67d .nav_1068 li a,
.article_b67d .paper-f5e2 li a,
.article_b67d .grid-silver-50bb li a,
.article_b67d .table_stale_e8cf li a,
.article_b67d .picture-a3ea li a,
.article_b67d .wood-9312 li a,
.article_b67d .outline_copper_5cb4 li a,
.article_b67d .cold-0602 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_b67d .button_static_b36e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_b67d .dim-b35f ul li.silver-5128 .table_0bdf,
.article_b67d .dim-b35f ul li.border-hard-95a7 .table_0bdf {
  background: rgba(0, 0, 0, 0.2);
}
.article_b67d .notice-a3ce .dim-b35f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li {
  margin: 0;
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li ul {
  margin: 0;
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li ul li a {
  padding-left: 15px;
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li ul li li a {
  padding-left: 30px;
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li.input-motion-ce1a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li.input-motion-ce1a > 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;
}
.paper-40ef .notice-a3ce .breadcrumb-0d72 li.input-motion-ce1a > 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;
}
.texture-9f01 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.short_4766 {
  position: relative;
  z-index: 10;
}
.short_4766 .progress-35b5 {
  width: 100%;
  max-width: 100%;
}
.summary_middle_a456 .message_smooth_8f9e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.summary_middle_a456 .focus-hard-7ab8 {
}
.summary_middle_a456 .article_b67d {
  background: #292929;
}
.module_9575 .message_smooth_8f9e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.module_9575 .focus-hard-7ab8 {
  background: #f9f9f9;
}
.module_9575 .article_b67d {
  background: #303030;
}
.active_next_46cb .message_smooth_8f9e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_next_46cb .description_86e6 {
    margin-bottom: 1em;
  }
  .active_next_46cb .description_86e6:last-child {
    margin-bottom: 0;
  }
}
.active_next_46cb .focus-hard-7ab8 {
  background: #ededed;
}
.active_next_46cb .article_b67d {
  background: #1a1a1a;
}
.message_smooth_8f9e.focus-hard-7ab8 {
  color: rgba(0, 0, 0, 0.6);
}
.message_smooth_8f9e.focus-hard-7ab8 .full-e522 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_smooth_8f9e.article_b67d {
  color: rgba(255, 255, 255, 0.99);
}
.message_smooth_8f9e.article_b67d a:not(.slider_8bf3) {
  color: rgba(255, 255, 255, 0.79);
}
.message_smooth_8f9e.article_b67d a:not(.slider_8bf3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_smooth_8f9e.article_b67d .full-e522 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_smooth_8f9e.article_b67d table tbody td,
.message_smooth_8f9e.article_b67d table th {
  background: rgba(0, 0, 0, 0.08);
}
.in-0922.column-pressed-115a .simple-3e14 {
  max-width: initial;
}
.in-0922 .surface-purple-7a0d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.in-0922 .surface-purple-7a0d .progress-35b5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .in-0922 .surface-purple-7a0d .progress-35b5 {
    display: block;
    margin-bottom: 2em;
  }
  .in-0922 .surface-purple-7a0d .progress-35b5:last-child {
    margin-bottom: 0;
  }
}
.active_next_46cb .description_86e6:last-child,
.module_9575 .description_86e6:last-child,
.summary_middle_a456 .description_86e6:last-child {
  margin-bottom: 0;
}
.active_next_46cb .description_86e6 .notice-a3ce .dim-b35f:last-child,
.module_9575 .description_86e6 .notice-a3ce .dim-b35f:last-child,
.summary_middle_a456 .description_86e6 .notice-a3ce .dim-b35f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active_next_46cb .current_7f12,
  .active_next_46cb .photo-middle-5956,
  .module_9575 .current_7f12,
  .module_9575 .photo-middle-5956,
  .summary_middle_a456 .current_7f12,
  .summary_middle_a456 .photo-middle-5956 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .short_4766 .description_86e6 {
    margin-bottom: 2em;
  }
}
.short_4766 p:last-child {
  margin-bottom: 0;
}
.short_4766 li,
.short_4766 ul {
  list-style: none;
  margin: 0;
}
.short_4766 ul ul {
  margin-left: 2.617924em;
}
.pagination_fbf5 {
  font-size: 0.875em;
}

/* css-noise: 05d0 */
.widget-item-z2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
