/*!
Theme Name: Customify
Theme URI: https://pressmaximum.header-center-6480/customify
Author: WPCustomify
Author URI: https://pressmaximum.header-center-6480
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.header-center-6480/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dropdown_brown_8264.primary-purple-aed8/licenses/gpl-2.0.pattern-7267
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.mini_46c8/, (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.title-top-e447.orange_87a8/normalize.selected_34e5/
 ======
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.selected_34e5 v7.0.0 | MIT License | github.header-center-6480/necolas/normalize.selected_34e5 */
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;
}
.accordion_aa1c .status_thick_67fd,
.main-413b,
.element-selected-9b5e,
.border-bright-57e7,
.mask_0d47,
.secondary_52f4,
.full_54dd,
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;
}
.main-413b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main-413b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main-413b,
  h1 {
    font-size: 1.8em;
  }
}
.element-selected-9b5e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element-selected-9b5e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element-selected-9b5e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element-selected-9b5e,
  h2 {
    font-size: 1.7em;
  }
}
.border-bright-57e7,
h3 {
  font-size: 1.618em;
}
.accordion_aa1c .status_thick_67fd,
.mask_0d47,
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.menu-8c18 {
  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;
}
.menu-9b65:after,
.menu-9b65:before,
.progress-0175:after,
.progress-0175:before {
  content: "";
  display: table;
}
.menu-9b65:after,
.progress-0175:after {
  clear: both;
}
.link_88ea {
  float: right;
  margin-right: 0;
}
.outline_4c14 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.widget_b9a0 .tooltip_37ce,
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;
}
.widget_b9a0 .tooltip_37ce: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;
}
.tiny_48f1 .tooltip_37ce {
  box-shadow: none;
}
.tiny_48f1
  .tooltip_37ce
  .progress-8c40 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tiny_48f1 .tooltip_37ce .bottom_06c0 {
  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;
}
.tiny_48f1
  .tooltip_37ce
  .bottom_06c0
  b {
  display: none;
}
.tiny_48f1 .lower_5551 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.left-fd6b:not(.light-2f0b):not(.input_solid_ac6f),
button:not(.light-2f0b):not(.input_solid_ac6f),
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ),
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ),
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ) {
  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;
}
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ):hover,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ):hover,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):hover,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):hover,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ):active,
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ):active,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):active,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):active,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):active,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus {
  outline: 0;
}
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960 {
  position: relative;
}
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .footer_26f1,
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .alert_bdc6,
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .menu-f7e4,
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  i,
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  svg,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .footer_26f1,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .alert_bdc6,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .menu-f7e4,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  i,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  svg,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .footer_26f1,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .alert_bdc6,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .menu-f7e4,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  i,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  svg,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .footer_26f1,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .alert_bdc6,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .menu-f7e4,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  i,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  svg,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .footer_26f1,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .alert_bdc6,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  .menu-f7e4,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  i,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960
  svg {
  visibility: hidden;
}
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960:after,
button:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960:after,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960:after,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960:after,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ).fn-loading-3960: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;
}
.left-fd6b:not(.light-2f0b):not(.input_solid_ac6f),
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ),
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ),
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ) {
  color: #fff;
  background: #235787;
}
.left-fd6b:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus,
input[type="button"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus,
input[type="reset"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus,
input[type="submit"]:not(.light-2f0b):not(
    .input_solid_ac6f
  ):focus {
  color: #fff;
}
.left-fd6b.fn-disabled-3960:not(.light-2f0b):not(
    .input_solid_ac6f
  ),
.left-fd6b[disabled]:not(.light-2f0b):not(
    .input_solid_ac6f
  ),
button.fn-disabled-3960:not(.light-2f0b):not(
    .input_solid_ac6f
  ),
button[disabled]:not(.light-2f0b):not(
    .input_solid_ac6f
  ) {
  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;
}
.link-old-76dd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.link-old-76dd: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_b776 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient_upper_b799 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.brown_2aa0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu-9b65:after,
.menu-9b65:before,
.main_9538:after,
.main_9538:before,
.secondary-df57:after,
.secondary-df57:before,
.footer-gold-fae0:after,
.footer-gold-fae0:before,
.banner-prev-60ca:after,
.banner-prev-60ca:before,
.fixed-d321:after,
.fixed-d321:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu-9b65:after,
.main_9538:after,
.secondary-df57:after,
.footer-gold-fae0:after,
.banner-prev-60ca:after,
.fixed-d321:after {
  clear: both;
}
.main_9538 .gallery-1bf2,
.secondary-df57 .gallery-1bf2,
.action-a330 .gallery-1bf2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notification-409a {
  display: inline-block;
}
.shade-a378 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shade-a378 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shade-a378 .static_ac95 {
  padding: 1em 0;
  font-size: 85%;
}
.static_ac95 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.surface_wide_e1ad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.surface_wide_e1ad:after,
.surface_wide_e1ad:before {
  content: "";
  display: table;
}
.surface_wide_e1ad:after {
  clear: both;
}
.detail-b7ca {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag-d1f5 .detail-b7ca {
  max-width: 50%;
}
.west_f96e .detail-b7ca {
  max-width: 33.33%;
}
.link-c693 .detail-b7ca {
  max-width: 25%;
}
.photo_hot_5602 .detail-b7ca {
  max-width: 20%;
}
.notification_7c8e .detail-b7ca {
  max-width: 16.66%;
}
.thick-b8d5 .detail-b7ca {
  max-width: 14.28%;
}
.image-3f79 .detail-b7ca {
  max-width: 12.5%;
}
.yellow_f065 .detail-b7ca {
  max-width: 11.11%;
}
.selected_af87 {
  display: block;
}
.accordion_aa1c .texture_512a label,
.accordion_aa1c .paper-8c79 label,
.accordion_aa1c .hidden-6b6e label,
.accordion_aa1c .first-4dca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-center-0036 {
  list-style: none;
  margin: 0;
}
.logo-center-0036 article.focus_purple_9755 {
  margin-bottom: 0;
}
.logo-center-0036 ul {
  list-style: none;
  margin: 0;
}
.logo-center-0036 .section_4d49 li.focus_purple_9755 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-center-0036 .section_4d49 li.focus_purple_9755 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-center-0036 .section_4d49 li.focus_purple_9755: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) {
  .logo-center-0036 .section_4d49 li.focus_purple_9755 li.focus_purple_9755 li.focus_purple_9755 li.focus_purple_9755 {
    padding-left: 0;
  }
}
article.focus_purple_9755 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_purple_9755 .main_9538 p:last-of-type {
  margin-bottom: 0;
}
article.focus_purple_9755 .large_b7a3 {
  float: left;
}
article.focus_purple_9755 .hover_orange_7438 {
  margin-left: 85px;
}
article.focus_purple_9755 .module_6c04 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_purple_9755 .module_6c04 .label_ee02 {
  margin-left: 10px;
}
article.focus_purple_9755 .main_simple_c90f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_purple_9755 .copper_1bcc {
  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 .texture_512a,
  #respond .hidden-6b6e,
  #respond .first-4dca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_512a input,
#respond .hidden-6b6e input,
#respond .first-4dca input {
  width: 100%;
}
#respond .first-4dca {
  margin-right: 0;
}
#respond .box-a8d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav-basic-26c3 {
  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;
}
.nav-basic-26c3.fast_85f9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.nav-basic-26c3 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%);
}
.nav-basic-26c3:focus,
.nav-basic-26c3: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);
}
.table_fbcf {
  border-radius: 10%;
}
.icon_light_d2ef {
  border-radius: 50%;
}
.green-d7cc {
  font-size: 0.72em;
}
.upper_ee7b {
  font-size: 0.875em;
}
.modal-07b4 {
  font-size: 1.1em;
}
.disabled-tiny-c27e {
  text-transform: uppercase;
  line-height: 1.2;
}
.disabled-tiny-c27e.green-d7cc {
  letter-spacing: 0.5px;
}
.rough_bacf,
.rough_bacf a {
  color: #6d6d6d;
}
.rough_bacf a:hover {
  color: #111;
}
.notice-2190 {
  color: #6d6d6d;
}
.aside-liquid-2d82 {
  overflow-x: hidden;
}
.aside-liquid-2d82 .tabs-warm-20c2.active-f208 {
  position: relative;
}
.aside-liquid-2d82 .tabs-warm-20c2.active-f208.thumbnail_wood_c5a4 {
  position: initial;
}
.aside-liquid-2d82
  .tabs-warm-20c2.active-f208.thumbnail_wood_c5a4
  .gallery-0905 {
  left: auto;
}
.aside-liquid-2d82 .tabs-warm-20c2 .gallery-0905 {
  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;
}
.aside-liquid-2d82 .tabs-warm-20c2:hover.active-f208 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside-liquid-2d82
  .tabs-warm-20c2:hover.active-f208
  .gallery-0905 {
  display: block;
  z-index: 9999999;
}
.aside-liquid-2d82 .backdrop-top-df75 .logo-b470,
.aside-liquid-2d82 .input_red_de68 .logo-b470 {
  display: none;
}
.aside-liquid-2d82 .modal-b13c .tabs-warm-20c2:hover.active-f208 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion_aa1c .texture_512a label,
.accordion_aa1c .paper-8c79 label,
.accordion_aa1c .hidden-6b6e label,
.accordion_aa1c .first-4dca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-center-0036 {
  list-style: none;
  margin: 0;
}
.logo-center-0036 article.focus_purple_9755 {
  margin-bottom: 0;
}
.logo-center-0036 ul {
  list-style: none;
  margin: 0;
}
.logo-center-0036 .section_4d49 li.focus_purple_9755 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-center-0036 .section_4d49 li.focus_purple_9755 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-center-0036 .section_4d49 li.focus_purple_9755: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) {
  .logo-center-0036 .section_4d49 li.focus_purple_9755 li.focus_purple_9755 li.focus_purple_9755 li.focus_purple_9755 {
    padding-left: 0;
  }
}
article.focus_purple_9755 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_purple_9755 .main_9538 p:last-of-type {
  margin-bottom: 0;
}
article.focus_purple_9755 .large_b7a3 {
  float: left;
}
article.focus_purple_9755 .hover_orange_7438 {
  margin-left: 85px;
}
article.focus_purple_9755 .module_6c04 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_purple_9755 .module_6c04 .label_ee02 {
  margin-left: 10px;
}
article.focus_purple_9755 .main_simple_c90f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_purple_9755 .copper_1bcc {
  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 .texture_512a,
  #respond .hidden-6b6e,
  #respond .first-4dca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_512a input,
#respond .hidden-6b6e input,
#respond .first-4dca input {
  width: 100%;
}
#respond .first-4dca {
  margin-right: 0;
}
#respond .box-a8d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-top-df75 .block_static_f81d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block_static_f81d .rough_c366.shade-87be .glass_c99b > li > a:focus,
.block_static_f81d .rough_c366.shade-87be .glass_c99b > li > a:hover,
.block_static_f81d .rough_c366.hard_dc61 .glass_c99b > li > a:focus,
.block_static_f81d .rough_c366.hard_dc61 .glass_c99b > li > a:hover,
.block_static_f81d .rough_c366.tag-dirty-e1e8 .glass_c99b > li > a:focus,
.block_static_f81d .rough_c366.tag-dirty-e1e8 .glass_c99b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_static_f81d
  .rough_c366.shade-87be
  .glass_c99b
  > li.plasma_fed5
  > a,
.block_static_f81d
  .rough_c366.shade-87be
  .glass_c99b
  > li.east_0027
  > a,
.block_static_f81d
  .rough_c366.hard_dc61
  .glass_c99b
  > li.plasma_fed5
  > a,
.block_static_f81d
  .rough_c366.hard_dc61
  .glass_c99b
  > li.east_0027
  > a,
.block_static_f81d
  .rough_c366.tag-dirty-e1e8
  .glass_c99b
  > li.plasma_fed5
  > a,
.block_static_f81d .rough_c366.tag-dirty-e1e8 .glass_c99b > li.fresh-33d8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.block_static_f81d .grid-down-cb74,
.block_static_f81d .grid-down-cb74 a {
  color: rgba(255, 255, 255, 0.99);
}
.block_static_f81d .middle-4a9c.highlight_up_a3e4 li a,
.block_static_f81d .thick-7d0f a,
.block_static_f81d .link_inner_4f50,
.block_static_f81d .glass_c99b > li > a,
.block_static_f81d .video_5176 {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d .middle-4a9c.highlight_up_a3e4 li a:hover,
.block_static_f81d .thick-7d0f a:hover,
.block_static_f81d .link_inner_4f50:hover,
.block_static_f81d .glass_c99b > li > a:hover,
.block_static_f81d .video_5176:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_static_f81d .hero-dark-3149 {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d .hero-dark-3149 .tertiary-liquid-b7b9 {
  color: rgba(255, 255, 255, 0.99);
}
.block_static_f81d .hero-dark-3149:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_static_f81d .card-hard-72e0 .frame-next-404f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d .card-hard-72e0 .frame-next-404f .status_lite_f4e6 {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d
  .card-hard-72e0
  .frame-next-404f
  .status_lite_f4e6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d
  .card-hard-72e0
  .frame-next-404f
  .status_lite_f4e6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d
  .card-hard-72e0
  .frame-next-404f
  .status_lite_f4e6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d
  .card-hard-72e0
  .frame-next-404f
  .status_lite_f4e6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d .card-hard-72e0 .gradient-76aa {
  color: rgba(255, 255, 255, 0.79);
}
.block_static_f81d .card-hard-72e0 .gradient-76aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-4f7c
  .block_static_f81d
  .card-hard-72e0
  .hover-tiny-d08b
  .focused_db76 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-4f7c
  .block_static_f81d
  .card-hard-72e0
  .hover-tiny-d08b
  .status_lite_f4e6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-top-df75 .article_f53e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.article_f53e .rough_c366.shade-87be .glass_c99b > li > a:focus,
.article_f53e .rough_c366.shade-87be .glass_c99b > li > a:hover,
.article_f53e .rough_c366.hard_dc61 .glass_c99b > li > a:focus,
.article_f53e .rough_c366.hard_dc61 .glass_c99b > li > a:hover,
.article_f53e .rough_c366.tag-dirty-e1e8 .glass_c99b > li > a:focus,
.article_f53e .rough_c366.tag-dirty-e1e8 .glass_c99b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_f53e
  .rough_c366.shade-87be
  .glass_c99b
  > li.plasma_fed5
  > a,
.article_f53e
  .rough_c366.shade-87be
  .glass_c99b
  > li.east_0027
  > a,
.article_f53e
  .rough_c366.hard_dc61
  .glass_c99b
  > li.plasma_fed5
  > a,
.article_f53e
  .rough_c366.hard_dc61
  .glass_c99b
  > li.east_0027
  > a,
.article_f53e
  .rough_c366.tag-dirty-e1e8
  .glass_c99b
  > li.plasma_fed5
  > a,
.article_f53e .rough_c366.tag-dirty-e1e8 .glass_c99b > li.fresh-33d8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.article_f53e .grid-down-cb74,
.article_f53e .grid-down-cb74 a {
  color: rgba(0, 0, 0, 0.8);
}
.article_f53e .middle-4a9c.highlight_up_a3e4 li a,
.article_f53e .thick-7d0f a,
.article_f53e .link_inner_4f50,
.article_f53e .glass_c99b > li > a,
.article_f53e .video_5176 {
  color: rgba(0, 0, 0, 0.55);
}
.article_f53e .middle-4a9c.highlight_up_a3e4 li a:hover,
.article_f53e .thick-7d0f a:hover,
.article_f53e .link_inner_4f50:hover,
.article_f53e .glass_c99b > li > a:hover,
.article_f53e .video_5176:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_f53e .hero-dark-3149 {
  color: rgba(0, 0, 0, 0.55);
}
.article_f53e .hero-dark-3149 .tertiary-liquid-b7b9 {
  color: rgba(0, 0, 0, 0.8);
}
.article_f53e .hero-dark-3149:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow_8030 .feature_cc0f {
  margin-left: auto;
  margin-right: auto;
}
.secondary-df57 > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary-df57 .panel_b776 {
  margin-right: 1.41575em;
}
.red_7635 .secondary-df57 > .black-e23e {
  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;
}
.red_7635 .secondary-df57 > .bottom_7add {
  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;
}
.accent-west-eae9.slow_8030 .feature_cc0f,
.info-d8d0.slow_8030 .feature_cc0f {
  margin-left: 0;
}
.widget-motion-ca51.slow_8030 .feature_cc0f,
.grid_center_296f.slow_8030 .feature_cc0f {
  margin-right: 0;
}
.secondary-df57 ol,
.secondary-df57 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container_39ce video {
  max-width: 100%;
}
.progress-517c img {
  display: block;
}
.progress-517c.panel_b776,
.progress-517c.gradient_upper_b799 {
  width: 100%;
}
.progress-517c.bottom_7add img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.item_0ca9:not(.pagination_d7e6) {
  margin: 1.5em auto;
}
.hot_9c99 p {
  padding: 1.5em 14px;
}
ul.down_0262.bottom_7add,
ul.down_0262.black-e23e,
ul.down_0262.item_warm_209d.black-e23e {
  padding: 0 14px;
}
.thumbnail-warm-6b63 {
  display: block;
  overflow-x: auto;
}
.thumbnail-warm-6b63 table {
  border-collapse: collapse;
  width: 100%;
}
.thumbnail-warm-6b63 td,
.thumbnail-warm-6b63 th {
  padding: 0.5em;
}
.secondary-df57 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary-df57 ol ol,
.secondary-df57 ol ul,
.secondary-df57 ul ol,
.secondary-df57 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary-df57 ol ol li,
.secondary-df57 ol ul li,
.secondary-df57 ul ol li,
.secondary-df57 ul ul li {
  margin-left: 0;
}
.dim-64b6.thumbnail_6eda > .backdrop_out_0065 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dim-64b6.thumbnail_6eda > .backdrop_out_0065 iframe,
.dim-64b6.thumbnail_6eda > .backdrop_out_0065 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature_steel_5d01 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature_steel_5d01.action-7dc7 {
  padding: 0;
}
.feature_steel_5d01.action-7dc7 cite {
  font-size: 13px;
}
.feature_steel_5d01 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature_steel_5d01 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outline-6702 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outline-6702 > p:first-child {
  margin-top: 0;
}
.outline-6702 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outline-6702 blockquote {
  border-left: 0;
}
.hero_full_3300 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hero_full_3300:not(.purple_6f88) {
  max-width: 100px;
}
.hero_full_3300.status_west_7c4c {
  border-bottom: none !important;
  text-align: center;
}
.hero_full_3300.status_west_7c4c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hot_9c99 p {
    padding: 1.5em 0;
  }
}
.dropdown-pro-7f74 {
  color: #0073aa;
}
.title_green_e92c {
  background-color: #0073aa;
}
.avatar_large_bb52 {
  color: #229fd8;
}
.grid-small-52bd {
  background-color: #229fd8;
}
.breadcrumb-light-12f5 {
  color: #eee;
}
.modal-0c85 {
  background-color: #eee;
}
.box-purple-5254 {
  color: #444;
}
.lite-01cc {
  background-color: #444;
}
.pressed-d0d4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pressed-d0d4 .texture_8cc5 .thick-7d0f {
  font-size: 15px;
}
.pressed-d0d4 .thick-7d0f {
  line-height: 1.3;
}
.pressed-d0d4 .article_f53e {
}
.pressed-d0d4 .block_static_f81d {
  background: #235787;
}
.background-short-c67c {
  padding: 0;
}
.background-short-c67c .block_static_f81d {
  background: #1a1a1a;
}
.background-short-c67c .article_f53e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component-f2de {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component-f2de .article_f53e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component-f2de .block_static_f81d {
  background: #303030;
}
.fixed-d321 {
  position: relative;
  z-index: 10;
}
.fixed-d321 .liquid_8579 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel-fixed-b612 .active-f208 {
  display: inline-block;
  vertical-align: middle;
}
.panel-fixed-b612.hot-72bd .active-f208 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .panel-fixed-b612.hot-72bd .active-f208 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-fixed-b612.hot-72bd .active-f208 {
    margin-right: 0.4em;
  }
}
.panel-fixed-b612.hot-72bd .active-f208:last-child {
  margin-right: 0;
}
.filter_db83 .liquid_8579 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop-top-df75 .texture_8cc5 {
    margin: 0 -0.5em;
  }
  .backdrop-top-df75 .texture_8cc5 [class*="customify-col-"],
  .backdrop-top-df75 .texture_8cc5 [class*="customify-col_"],
  .backdrop-top-df75 .texture_8cc5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop-top-df75.shade_7061 .liquid_8579 {
  background: 0 0 !important;
}
.backdrop-top-df75.shade_7061 .liquid_8579,
.backdrop-top-df75.filter_db83 .liquid_8579 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop-top-df75.medium_5262 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop-top-df75.filter_db83 .liquid_8579 {
  box-shadow: none !important;
}
.dropdown-4c49 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dropdown-4c49 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-4c49 {
    padding: 18px 0 20px;
  }
}
.dropdown-4c49 .dirty_a7f1 {
  width: 100%;
}
.dropdown-4c49 .stale-90aa {
  margin-bottom: 0;
}
.dropdown-4c49 .layout-a3ea {
  margin-top: 5px;
  font-size: 0.875em;
}
.gallery-13a9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gallery-13a9 .frame_6e23 {
  width: 100%;
}
.dropdown-bc31 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown-bc31 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown-bc31 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;
}
.dropdown-bc31 li:last-child:after {
  display: none;
}
.dropdown-bc31 li a {
  font-weight: 500;
  margin-right: 10px;
}
.table-lite-5891 .logo-b470 button,
.dropdown-4c49 .logo-b470 button {
  left: 0;
}
.table-lite-5891 .frame_6e23,
.dropdown-4c49 .frame_6e23 {
  padding-left: 0;
  padding-right: 0;
}
.table-lite-5891 .gallery-13a9,
.dropdown-4c49 .gallery-13a9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.table-lite-5891 {
  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;
}
.table-lite-5891: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;
}
.table-lite-5891 .basic_9f61 {
  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) {
  .table-lite-5891 .basic_9f61 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .table-lite-5891 .basic_9f61 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .table-lite-5891 .basic_9f61 {
    min-height: 200px;
  }
}
.table-lite-5891 .dropdown-bc31 {
  color: rgba(255, 255, 255, 0.8);
}
.table-lite-5891 .dropdown-bc31 a,
.table-lite-5891 .dropdown-bc31 li:after {
  color: inherit;
}
.table-lite-5891 .dropdown-bc31 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hot-7b36 {
  margin-bottom: 0.5em;
}
.first-2a59 {
  margin-bottom: 1.2em;
}
.first-2a59,
.hot-7b36 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.first-2a59 p:last-child,
.hot-7b36 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-b470,
#masthead .logo-b470 {
  display: none;
}
#masthead
  > .logo-b470.element-572a {
  display: none;
}
#masthead > .logo-b470 button {
  left: 0;
}
.outline-east-6d3d {
  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%;
}
.outline-east-6d3d .active-f208 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.outline-east-6d3d .hidden-upper-54e9 {
  display: -webkit-box;
  display: flex;
}
.outline-east-6d3d .hidden-upper-54e9.outline_6b55 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.outline-east-6d3d .hidden-upper-54e9.gallery-7b4d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outline-east-6d3d .hidden-upper-54e9.notice-e704 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outline-east-6d3d.gold_2d37.nav_8ccf .hidden-upper-54e9.outline_6b55 {
  flex-basis: 100%;
}
.outline-east-6d3d.complex-6759 .hidden-upper-54e9.gallery-7b4d {
  -webkit-box-flex: 1;
  flex: auto;
}
.outline-east-6d3d.complex-6759 .hidden-upper-54e9.notice-e704 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-b470.element-572a {
  display: none;
}
#masthead > .logo-b470 button {
  left: 0;
}
.active_e3c3 {
  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;
}
.active_e3c3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_e3c3.gallery_bronze_b4d6 i {
  margin-right: 4px;
}
.active_e3c3.notice_north_2aeb i {
  margin-left: 5px;
}
.thick-7d0f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thick-7d0f p:last-child {
  margin-bottom: 0;
}
.up_93c8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.up_93c8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.up_93c8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.up_93c8 .grid-down-cb74 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.up_93c8 .first_88f2 {
  margin: 5px 0 7px 0;
}
.up_93c8.gas_6475 .modal-4eba {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up_93c8.gas_6475 .image_9df4 {
  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;
}
.up_93c8.motion-f066 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.up_93c8.motion-f066 .modal-4eba {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up_93c8.motion-f066 .image_9df4 {
  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;
}
.up_93c8.detail_aac7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up_93c8.pro-f767 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.up_93c8.pro-f767 .image_9df4 {
  margin-top: 7px;
}
.row-f204 {
  display: inline-block;
}
.fixed-d321 .secondary_e552 .up_93c8 img {
  max-width: 100%;
}
.rough_c366 .module_3585.mini-9e65,
.popup-easy-9b52 .module_3585.mini-9e65 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough_c366 .notice_hot_8ccb,
.popup-easy-9b52 .notice_hot_8ccb {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.rough_c366 .notice_hot_8ccb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.rough_c366.aside_6276 .notice_hot_8ccb {
  display: none;
}
.rough_c366 .message-45b4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rough_c366 .message-45b4 li {
  display: inline-block;
  position: relative;
}
.rough_c366 .message-45b4 li:last-child {
  margin-right: 0;
}
.rough_c366 .message-45b4 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.rough_c366 .message-45b4 li.fresh-33d8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.rough_c366 .message-45b4 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.rough_c366 .message-45b4 > li > a i {
  line-height: 0;
}
.rough_c366 .message-45b4 > li.chip_332d > a .notice_hot_8ccb {
  margin-left: 4px;
  line-height: 0;
}
.rough_c366 .message-45b4 .component_pink_f3a3 li.chip_332d > a {
  position: relative;
}
.rough_c366 .message-45b4 .component_pink_f3a3 li.chip_332d > a:after,
.rough_c366 .message-45b4 .component_pink_f3a3 li.chip_332d > a:before {
  content: "";
  display: table;
}
.rough_c366 .message-45b4 .component_pink_f3a3 li.chip_332d > a:after {
  clear: both;
}
.rough_c366 .message-45b4 .component_pink_f3a3 li.chip_332d > a .notice_hot_8ccb {
  margin-left: 5px;
  float: right;
}
.rough_c366 .complex_5b55,
.rough_c366 .component_pink_f3a3 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.rough_c366 .component_pink_f3a3 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.rough_c366 .component_pink_f3a3 .mini-9e65 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough_c366 .component_pink_f3a3 .notice_hot_8ccb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.rough_c366 .component_pink_f3a3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.rough_c366 .component_pink_f3a3 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.rough_c366 .component_pink_f3a3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.rough_c366 .component_pink_f3a3 .component_pink_f3a3 {
  top: 0;
  left: 100%;
}
.rough_c366 .fresh_f6e3.fn-focus-3960 > .complex_5b55,
.rough_c366 .fresh_f6e3.fn-focus-3960 > .component_pink_f3a3,
.rough_c366 .fresh_f6e3:focus > .complex_5b55,
.rough_c366 .fresh_f6e3:focus > .component_pink_f3a3,
.rough_c366 .fresh_f6e3:hover > .complex_5b55,
.rough_c366 .fresh_f6e3:hover > .component_pink_f3a3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.rough_c366.tag-dirty-e1e8 .glass_c99b:after,
.rough_c366.tag-dirty-e1e8 .glass_c99b:before {
  content: "";
  display: table;
}
.rough_c366.tag-dirty-e1e8 .glass_c99b:after {
  clear: both;
}
.rough_c366.tag-dirty-e1e8 .glass_c99b > li {
  float: left;
}
.rough_c366.wrapper_05b8 .glass_c99b:after,
.rough_c366.wrapper_05b8 .glass_c99b:before {
  content: "";
  display: table;
}
.rough_c366.wrapper_05b8 .glass_c99b:after {
  clear: both;
}
.rough_c366.wrapper_05b8 .glass_c99b > li {
  float: left;
}
.rough_c366.wrapper_05b8 .glass_c99b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.rough_c366.wrapper_05b8 .glass_c99b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.rough_c366.wrapper_05b8 .glass_c99b > li.plasma_fed5 > a,
.rough_c366.wrapper_05b8 .glass_c99b > li.fresh-33d8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.rough_c366.shade-87be .glass_c99b > li > a .mini-9e65 {
  position: relative;
}
.rough_c366.shade-87be .glass_c99b > li > a .mini-9e65:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rough_c366.shade-87be
  .glass_c99b
  > li:focus
  > a
  .mini-9e65:before,
.rough_c366.shade-87be
  .glass_c99b
  > li:hover
  > a
  .mini-9e65:before {
  width: 100%;
  background-color: currentColor;
}
.rough_c366.shade-87be
  .glass_c99b
  > li.plasma_fed5
  > a
  .mini-9e65:before,
.rough_c366.shade-87be
  .glass_c99b
  > li.east_0027
  > a
  .mini-9e65:before {
  width: 100%;
  background-color: currentColor;
}
.rough_c366.hard_dc61 .glass_c99b > li > a .mini-9e65 {
  position: relative;
}
.rough_c366.hard_dc61 .glass_c99b > li > a .mini-9e65:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rough_c366.hard_dc61 .glass_c99b > li:focus > a .mini-9e65:before,
.rough_c366.hard_dc61
  .glass_c99b
  > li:hover
  > a
  .mini-9e65:before {
  width: 100%;
  background-color: currentColor;
}
.rough_c366.hard_dc61
  .glass_c99b
  > li.plasma_fed5
  > a
  .mini-9e65:before,
.rough_c366.hard_dc61
  .glass_c99b
  > li.east_0027
  > a
  .mini-9e65:before {
  width: 100%;
  background-color: currentColor;
}
.popup-easy-9b52 .message-45b4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup-easy-9b52 .message-45b4 li:first-child > a {
  border-top: none;
}
.popup-easy-9b52 .message-45b4 .accent_warm_64a9 > .mini-9e65 .notice_hot_8ccb {
  display: none;
}
.popup-easy-9b52 .message-45b4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup-easy-9b52 .message-45b4 li:last-child {
  border: none;
}
.popup-easy-9b52 .message-45b4 li.chip_332d > a {
  padding-right: 45px !important;
}
.popup-easy-9b52 .message-45b4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup-easy-9b52 .message-45b4 li a:focus,
.popup-easy-9b52 .message-45b4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-easy-9b52 .message-45b4 li .menu_844a {
  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;
}
.popup-easy-9b52 .message-45b4 li .menu_844a:hover {
  box-shadow: none;
}
.popup-easy-9b52 .message-45b4 li .menu_844a .notice_hot_8ccb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup-easy-9b52 .message-45b4 .component_pink_f3a3 {
  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);
}
.popup-easy-9b52 .message-45b4 .component_pink_f3a3 li a {
  padding-left: 3em;
}
.popup-easy-9b52 .message-45b4 .frame_408b > a .menu_844a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-easy-9b52 .message-45b4 .frame_408b > .component_pink_f3a3 {
  display: block;
  opacity: 1;
}
.status-ea07 {
  max-width: 100%;
}
.notice-huge-5df8 {
  line-height: 0;
  cursor: pointer;
}
.video_5176 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.video_5176:hover {
  box-shadow: none;
  color: currentColor;
}
.video_5176 svg {
  width: 18px;
  height: 18px;
}
.video_5176 .shadow_lower_c0b4 {
  display: none;
}
.popup_3461 {
  position: relative;
}
.popup_3461.fn-active-3960 .video_5176 .layout-6ffe {
  display: none;
}
.popup_3461.fn-active-3960 .video_5176 .shadow_lower_c0b4 {
  display: inline-block;
}
.popup_3461 .panel_black_7793 {
  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);
}
.popup_3461.slider_center_8709 .panel_black_7793 {
  left: auto;
  right: -0.9em;
}
.popup_3461.slider_center_8709 .shadow-wood-609f::before {
  left: auto;
  right: 15px;
}
.popup_3461.fn-active-3960 .panel_black_7793 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hover-tiny-d08b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hover-tiny-d08b label {
  flex-basis: 100%;
}
.hover-tiny-d08b .frame-next-404f {
  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;
}
.hover-tiny-d08b .status_lite_f4e6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hover-tiny-d08b .status_lite_f4e6:focus {
  background-color: transparent;
}
.hover-tiny-d08b button.gradient-76aa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hover-tiny-d08b button.gradient-76aa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hover-tiny-d08b button.gradient-76aa svg {
  width: 18px;
  height: 18px;
}
.hover-tiny-d08b input[type="submit"] {
  min-height: auto;
}
.card-hard-72e0 .hover-tiny-d08b .status_lite_f4e6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shadow-wood-609f {
  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) {
  .shadow-wood-609f {
    width: 220px;
  }
}
.shadow-wood-609f label {
  flex-basis: 100%;
}
.shadow-wood-609f::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;
}
.label-4f7c .card-hard-72e0 .hover-tiny-d08b {
  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;
}
.label-4f7c
  .card-hard-72e0
  .hover-tiny-d08b
  .frame-next-404f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label-4f7c .card-hard-72e0 .hover-tiny-d08b .status_lite_f4e6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label-4f7c
  .card-hard-72e0
  .hover-tiny-d08b
  .status_lite_f4e6:focus {
  background: 0 0;
}
.label-4f7c
  .card-hard-72e0
  .hover-tiny-d08b
  .focused_db76 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.middle-4a9c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle-4a9c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle-4a9c li:last-child {
  margin-right: 0;
}
.middle-4a9c li:first-child {
  margin-left: 0;
}
.middle-4a9c.over_8656 a {
  color: #fff;
}
.middle-4a9c.over_8656 a:hover {
  color: #fff;
}
.middle-4a9c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle-4a9c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle-4a9c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle-4a9c a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle-4a9c [class*="social-icon-apple"] {
  background-color: #999;
}
.middle-4a9c [class*="social-icon-apple"].title_lower_9c8c {
  background-color: transparent;
  color: #999;
}
.middle-4a9c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle-4a9c [class*="social-icon-behance"].title_lower_9c8c {
  background-color: transparent;
  color: #1769ff;
}
.middle-4a9c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle-4a9c [class*="social-icon-bitbucket"].title_lower_9c8c {
  background-color: transparent;
  color: #205081;
}
.middle-4a9c [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle-4a9c [class*="social-icon-codepen"].title_lower_9c8c {
  background-color: transparent;
  color: #000;
}
.middle-4a9c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle-4a9c [class*="social-icon-delicious"].title_lower_9c8c {
  background-color: transparent;
  color: #39f;
}
.middle-4a9c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle-4a9c [class*="social-icon-digg"].title_lower_9c8c {
  background-color: transparent;
  color: #005be2;
}
.middle-4a9c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle-4a9c [class*="social-icon-dribbble"].title_lower_9c8c {
  background-color: transparent;
  color: #ea4c89;
}
.middle-4a9c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle-4a9c [class*="social-icon-envelope"].title_lower_9c8c {
  background-color: transparent;
  color: #ea4335;
}
.middle-4a9c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle-4a9c [class*="social-icon-facebook"].title_lower_9c8c {
  background-color: transparent;
  color: #3b5998;
}
.middle-4a9c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle-4a9c [class*="social-icon-flickr"].title_lower_9c8c {
  background-color: transparent;
  color: #0063dc;
}
.middle-4a9c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle-4a9c [class*="social-icon-foursquare"].title_lower_9c8c {
  background-color: transparent;
  color: #2d5be3;
}
.middle-4a9c [class*="social-icon-github"] {
  background-color: #333;
}
.middle-4a9c [class*="social-icon-github"].title_lower_9c8c {
  background-color: transparent;
  color: #333;
}
.middle-4a9c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle-4a9c [class*="social-icon-google-plus"].title_lower_9c8c {
  background-color: transparent;
  color: #dd4b39;
}
.middle-4a9c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle-4a9c [class*="social-icon-houzz"].title_lower_9c8c {
  background-color: transparent;
  color: #7ac142;
}
.middle-4a9c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle-4a9c [class*="social-icon-instagram"].title_lower_9c8c {
  background-color: transparent;
  color: #262626;
}
.middle-4a9c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle-4a9c [class*="social-icon-jsfiddle"].title_lower_9c8c {
  background-color: transparent;
  color: #487aa2;
}
.middle-4a9c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle-4a9c [class*="social-icon-linkedin"].title_lower_9c8c {
  background-color: transparent;
  color: #0077b5;
}
.middle-4a9c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle-4a9c [class*="social-icon-medium"].title_lower_9c8c {
  background-color: transparent;
  color: #00ab6b;
}
.middle-4a9c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle-4a9c
  [class*="social-icon-odnoklassniki"].title_lower_9c8c {
  background-color: transparent;
  color: #f4731c;
}
.middle-4a9c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle-4a9c [class*="social-icon-meetup"].title_lower_9c8c {
  background-color: transparent;
  color: #ec1c40;
}
.middle-4a9c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle-4a9c [class*="social-icon-pinterest"].title_lower_9c8c {
  background-color: transparent;
  color: #bd081c;
}
.middle-4a9c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle-4a9c [class*="social-icon-product-hunt"].title_lower_9c8c {
  background-color: transparent;
  color: #da552f;
}
.middle-4a9c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle-4a9c [class*="social-icon-reddit"].title_lower_9c8c {
  background-color: transparent;
  color: #ff4500;
}
.middle-4a9c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle-4a9c [class*="social-icon-rss"].title_lower_9c8c {
  background-color: transparent;
  color: #f26522;
}
.middle-4a9c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle-4a9c
  [class*="social-icon-shopping-cart"].title_lower_9c8c {
  background-color: transparent;
  color: #4caf50;
}
.middle-4a9c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle-4a9c [class*="social-icon-skype"].title_lower_9c8c {
  background-color: transparent;
  color: #00aff0;
}
.middle-4a9c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle-4a9c [class*="social-icon-slideshare"].title_lower_9c8c {
  background-color: transparent;
  color: #0077b5;
}
.middle-4a9c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle-4a9c [class*="social-icon-snapchat"].title_lower_9c8c {
  background-color: transparent;
  color: #fffc00;
}
.middle-4a9c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle-4a9c [class*="social-icon-soundcloud"].title_lower_9c8c {
  background-color: transparent;
  color: #f80;
}
.middle-4a9c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle-4a9c [class*="social-icon-spotify"].title_lower_9c8c {
  background-color: transparent;
  color: #2ebd59;
}
.middle-4a9c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle-4a9c
  [class*="social-icon-stack-overflow"].title_lower_9c8c {
  background-color: transparent;
  color: #fe7a15;
}
.middle-4a9c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle-4a9c [class*="social-icon-maldkfgram"].title_lower_9c8c {
  background-color: transparent;
  color: #2ca5e0;
}
.middle-4a9c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle-4a9c [class*="social-icon-tripadvisor"].title_lower_9c8c {
  background-color: transparent;
  color: #589442;
}
.middle-4a9c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle-4a9c [class*="social-icon-tumblr"].title_lower_9c8c {
  background-color: transparent;
  color: #35465c;
}
.middle-4a9c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle-4a9c [class*="social-icon-twitch"].title_lower_9c8c {
  background-color: transparent;
  color: #6441a5;
}
.middle-4a9c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle-4a9c [class*="social-icon-twitter"].title_lower_9c8c {
  background-color: transparent;
  color: #1da1f2;
}
.middle-4a9c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle-4a9c [class*="social-icon-vimeo"].title_lower_9c8c {
  background-color: transparent;
  color: #1ab7ea;
}
.middle-4a9c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle-4a9c [class*="social-icon-vk"].title_lower_9c8c {
  background-color: transparent;
  color: #45668e;
}
.middle-4a9c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle-4a9c [class*="social-icon-weibo"].title_lower_9c8c {
  background-color: transparent;
  color: #df2029;
}
.middle-4a9c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle-4a9c [class*="social-icon-weixin"].title_lower_9c8c {
  background-color: transparent;
  color: #7bb32e;
}
.middle-4a9c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle-4a9c [class*="social-icon-whatsapp"].title_lower_9c8c {
  background-color: transparent;
  color: #25d366;
}
.middle-4a9c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle-4a9c [class*="social-icon-wordpress"].title_lower_9c8c {
  background-color: transparent;
  color: #21759b;
}
.middle-4a9c [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle-4a9c [class*="social-icon-xing"].title_lower_9c8c {
  background-color: transparent;
  color: #026466;
}
.middle-4a9c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle-4a9c [class*="social-icon-yelp"].title_lower_9c8c {
  background-color: transparent;
  color: #af0606;
}
.middle-4a9c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle-4a9c [class*="social-icon-youtube"].title_lower_9c8c {
  background-color: transparent;
  color: #cd201f;
}
.link_inner_4f50 {
  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;
}
.link_inner_4f50:hover {
  box-shadow: none;
  background: 0 0;
}
.thumbnail-419d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.large_0abb {
  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;
}
.gas_fe6c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hero_4339 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hero_4339,
.hero_4339::after,
.hero_4339::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;
}
.hero_4339::after,
.hero_4339::before {
  content: "";
  display: block;
  background-color: inherit;
}
.large-f668 .large_0abb .gas_fe6c {
  margin-top: -2px;
  width: 19px;
}
.large-f668 .large_0abb .hero_4339 {
  margin-top: -1px;
}
.large-f668 .large_0abb .hero_4339,
.large-f668 .large_0abb .hero_4339::after,
.large-f668 .large_0abb .hero_4339::before {
  width: 19px;
  height: 2px;
}
.large-f668 .large_0abb .hero_4339::before {
  top: -6px;
}
.large-f668 .large_0abb .hero_4339::after {
  bottom: -6px;
}
.panel-cool-c9e7 .large_0abb .gas_fe6c {
  margin-top: -2px;
  width: 22px;
}
.panel-cool-c9e7 .large_0abb .hero_4339 {
  margin-top: -1px;
}
.panel-cool-c9e7 .large_0abb .hero_4339,
.panel-cool-c9e7 .large_0abb .hero_4339::after,
.panel-cool-c9e7 .large_0abb .hero_4339::before {
  width: 22px;
  height: 2px;
}
.panel-cool-c9e7 .large_0abb .hero_4339::before {
  top: -7px;
}
.panel-cool-c9e7 .large_0abb .hero_4339::after {
  bottom: -7px;
}
.next-fa11 .large_0abb .gas_fe6c {
  margin-top: -2px;
  width: 31px;
}
.next-fa11 .large_0abb .hero_4339 {
  margin-top: -1.5px;
}
.next-fa11 .large_0abb .hero_4339,
.next-fa11 .large_0abb .hero_4339::after,
.next-fa11 .large_0abb .hero_4339::before {
  width: 31px;
  height: 3px;
}
.next-fa11 .large_0abb .hero_4339::before {
  top: -9px;
}
.next-fa11 .large_0abb .hero_4339::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus-in-c835 .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 19px;
  }
  .focus-in-c835 .large_0abb .hero_4339 {
    margin-top: -1px;
  }
  .focus-in-c835 .large_0abb .hero_4339,
  .focus-in-c835 .large_0abb .hero_4339::after,
  .focus-in-c835 .large_0abb .hero_4339::before {
    width: 19px;
    height: 2px;
  }
  .focus-in-c835 .large_0abb .hero_4339::before {
    top: -6px;
  }
  .focus-in-c835 .large_0abb .hero_4339::after {
    bottom: -6px;
  }
  .plasma_69cd .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 22px;
  }
  .plasma_69cd .large_0abb .hero_4339 {
    margin-top: -1px;
  }
  .plasma_69cd .large_0abb .hero_4339,
  .plasma_69cd .large_0abb .hero_4339::after,
  .plasma_69cd .large_0abb .hero_4339::before {
    width: 22px;
    height: 2px;
  }
  .plasma_69cd .large_0abb .hero_4339::before {
    top: -7px;
  }
  .plasma_69cd .large_0abb .hero_4339::after {
    bottom: -7px;
  }
  .primary-current-4e00 .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 31px;
  }
  .primary-current-4e00 .large_0abb .hero_4339 {
    margin-top: -1.5px;
  }
  .primary-current-4e00 .large_0abb .hero_4339,
  .primary-current-4e00 .large_0abb .hero_4339::after,
  .primary-current-4e00 .large_0abb .hero_4339::before {
    width: 31px;
    height: 3px;
  }
  .primary-current-4e00 .large_0abb .hero_4339::before {
    top: -9px;
  }
  .primary-current-4e00 .large_0abb .hero_4339::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .motion-0b5b .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 19px;
  }
  .motion-0b5b .large_0abb .hero_4339 {
    margin-top: -1px;
  }
  .motion-0b5b .large_0abb .hero_4339,
  .motion-0b5b .large_0abb .hero_4339::after,
  .motion-0b5b .large_0abb .hero_4339::before {
    width: 19px;
    height: 2px;
  }
  .motion-0b5b .large_0abb .hero_4339::before {
    top: -6px;
  }
  .motion-0b5b .large_0abb .hero_4339::after {
    bottom: -6px;
  }
  .tabs_4a46 .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_4a46 .large_0abb .hero_4339 {
    margin-top: -1px;
  }
  .tabs_4a46 .large_0abb .hero_4339,
  .tabs_4a46 .large_0abb .hero_4339::after,
  .tabs_4a46 .large_0abb .hero_4339::before {
    width: 22px;
    height: 2px;
  }
  .tabs_4a46 .large_0abb .hero_4339::before {
    top: -7px;
  }
  .tabs_4a46 .large_0abb .hero_4339::after {
    bottom: -7px;
  }
  .advanced-1536 .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 31px;
  }
  .advanced-1536 .large_0abb .hero_4339 {
    margin-top: -1.5px;
  }
  .advanced-1536 .large_0abb .hero_4339,
  .advanced-1536 .large_0abb .hero_4339::after,
  .advanced-1536 .large_0abb .hero_4339::before {
    width: 31px;
    height: 3px;
  }
  .advanced-1536 .large_0abb .hero_4339::before {
    top: -9px;
  }
  .advanced-1536 .large_0abb .hero_4339::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .border-4f3e .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 19px;
  }
  .border-4f3e .large_0abb .hero_4339 {
    margin-top: -1px;
  }
  .border-4f3e .large_0abb .hero_4339,
  .border-4f3e .large_0abb .hero_4339::after,
  .border-4f3e .large_0abb .hero_4339::before {
    width: 19px;
    height: 2px;
  }
  .border-4f3e .large_0abb .hero_4339::before {
    top: -6px;
  }
  .border-4f3e .large_0abb .hero_4339::after {
    bottom: -6px;
  }
  .in_3373 .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 22px;
  }
  .in_3373 .large_0abb .hero_4339 {
    margin-top: -1px;
  }
  .in_3373 .large_0abb .hero_4339,
  .in_3373 .large_0abb .hero_4339::after,
  .in_3373 .large_0abb .hero_4339::before {
    width: 22px;
    height: 2px;
  }
  .in_3373 .large_0abb .hero_4339::before {
    top: -7px;
  }
  .in_3373 .large_0abb .hero_4339::after {
    bottom: -7px;
  }
  .outer_669c .large_0abb .gas_fe6c {
    margin-top: -2px;
    width: 31px;
  }
  .outer_669c .large_0abb .hero_4339 {
    margin-top: -1.5px;
  }
  .outer_669c .large_0abb .hero_4339,
  .outer_669c .large_0abb .hero_4339::after,
  .outer_669c .large_0abb .hero_4339::before {
    width: 31px;
    height: 3px;
  }
  .outer_669c .large_0abb .hero_4339::before {
    top: -9px;
  }
  .outer_669c .large_0abb .hero_4339::after {
    bottom: -9px;
  }
}
.detail_e7b3 .hero_4339 {
  -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);
}
.detail_e7b3 .hero_4339::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.detail_e7b3 .hero_4339::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);
}
.detail_e7b3.tabs-first-afa7 .hero_4339 {
  -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);
}
.detail_e7b3.tabs-first-afa7 .hero_4339::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.detail_e7b3.tabs-first-afa7 .hero_4339::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);
}
.south-c248 {
  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.wood_01fc:before {
  display: none;
}
.input_red_de68 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.input_red_de68 .item_6ddc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.input_red_de68 .item_6ddc:last-of-type {
  border-bottom: none;
}
.input_red_de68 .item_6ddc.avatar-current-fa91,
.input_red_de68 .item_6ddc.left-7f9f,
.input_red_de68 .item_6ddc.basic-95cf {
  padding: 0;
}
.input_red_de68 .popup-easy-9b52 .menu_844a {
  color: currentColor;
}
.input_red_de68 .popup-easy-9b52 .menu_844a:focus,
.input_red_de68 .popup-easy-9b52 .menu_844a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_red_de68.article_f53e .hero-dark-3149,
.input_red_de68.article_f53e .thick-7d0f a,
.input_red_de68.article_f53e .glass_c99b a,
.input_red_de68.article_f53e .component_pink_f3a3 a {
  color: rgba(0, 0, 0, 0.55);
}
.input_red_de68.article_f53e .hero-dark-3149:hover,
.input_red_de68.article_f53e .thick-7d0f a:hover,
.input_red_de68.article_f53e .glass_c99b a:hover,
.input_red_de68.article_f53e .component_pink_f3a3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_red_de68.article_f53e .tertiary-liquid-b7b9 {
  color: rgba(0, 0, 0, 0.8);
}
.input_red_de68.article_f53e .item_6ddc {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_red_de68.article_f53e .item_6ddc:before {
  background: rgba(0, 0, 0, 0.08);
}
.input_red_de68.article_f53e .pagination-left-155d:before {
  background: rgba(255, 255, 255, 0.9);
}
.input_red_de68.article_f53e .popup-easy-9b52 .message-45b4 li a,
.input_red_de68.article_f53e .popup-easy-9b52 .menu_844a,
.input_red_de68.article_f53e .component_pink_f3a3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_red_de68.article_f53e .popup-easy-9b52 .menu_844a:focus,
.input_red_de68.article_f53e .popup-easy-9b52 .menu_844a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_red_de68.article_f53e .message-45b4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_red_de68.block_static_f81d .hero-dark-3149,
.input_red_de68.block_static_f81d .thick-7d0f a,
.input_red_de68.block_static_f81d .glass_c99b .menu_844a,
.input_red_de68.block_static_f81d .glass_c99b a,
.input_red_de68.block_static_f81d .component_pink_f3a3 a {
  color: rgba(255, 255, 255, 0.79);
}
.input_red_de68.block_static_f81d .hero-dark-3149:hover,
.input_red_de68.block_static_f81d .thick-7d0f a:hover,
.input_red_de68.block_static_f81d .glass_c99b .menu_844a:hover,
.input_red_de68.block_static_f81d .glass_c99b a:hover,
.input_red_de68.block_static_f81d .component_pink_f3a3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_red_de68.block_static_f81d .tertiary-liquid-b7b9 {
  color: rgba(255, 255, 255, 0.99);
}
.input_red_de68.block_static_f81d .item_6ddc {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_red_de68.block_static_f81d .item_6ddc:before {
  background: rgba(255, 255, 255, 0.08);
}
.input_red_de68.block_static_f81d .pagination-left-155d:before {
  background: rgba(0, 0, 0, 0.9);
}
.input_red_de68.block_static_f81d .popup-easy-9b52 .message-45b4 li a,
.input_red_de68.block_static_f81d .popup-easy-9b52 .menu_844a,
.input_red_de68.block_static_f81d .component_pink_f3a3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_red_de68.block_static_f81d .popup-easy-9b52 .menu_844a:focus,
.input_red_de68.block_static_f81d .popup-easy-9b52 .menu_844a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_red_de68.block_static_f81d .message-45b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-left-155d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination-left-155d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hover_2904 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label-wide-ecb1 .input_red_de68 {
  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;
}
.label-wide-ecb1 .item_6ddc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label-wide-ecb1 .item_6ddc: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) {
  .label-wide-ecb1 .item_6ddc:before {
    width: 16%;
    left: 42%;
  }
}
.label-wide-ecb1 .item_6ddc:last-child:before {
  content: none;
}
.label-wide-ecb1 .item_6ddc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label-wide-ecb1 .popup-easy-9b52 .message-45b4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label-wide-ecb1 .popup-easy-9b52 .message-45b4 li a .menu_844a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label-wide-ecb1 .popup-easy-9b52 .component_pink_f3a3 {
  border: none;
}
.label-wide-ecb1 .popup-easy-9b52 .component_pink_f3a3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label-wide-ecb1 .pagination-left-155d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-wide-ecb1 .hover_2904 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label-wide-ecb1 .block_static_f81d .pagination-left-155d:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-wide-ecb1 .article_f53e.black-6087 .hero_4339 {
  background: rgba(0, 0, 0, 0.6);
}
.label-wide-ecb1
  .article_f53e.black-6087
  .hero_4339::after,
.label-wide-ecb1
  .article_f53e.black-6087
  .hero_4339:before {
  background: inherit;
}
.label-wide-ecb1
  .article_f53e.black-6087:hover
  .hero_4339 {
  background: rgba(0, 0, 0, 0.8);
}
.pressed_6128 .input_red_de68 {
  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) {
  .pressed_6128 .input_red_de68 {
    width: auto;
    right: 45px;
  }
}
.grid-1233 .input_red_de68 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .grid-1233 .input_red_de68 {
    width: auto;
    left: 45px;
  }
}
.wood_01fc .input_red_de68 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wood_01fc .hover_2904 {
  max-width: 48em;
  margin: 0 auto;
}
.wood_01fc .pagination-left-155d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element-stale-1994 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element-stale-1994.label-wide-ecb1 .input_red_de68 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element-stale-1994.pressed_6128 .input_red_de68 {
  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);
}
.element-stale-1994 .input_red_de68 {
  visibility: visible;
}
.element-stale-1994.grid-1233 .input_red_de68 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading-130e,
.aside-stale-a4c4 {
  overflow-x: hidden;
}
.heading-130e .input_red_de68 {
  overflow: auto;
}
.heading-130e.label-wide-ecb1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-130e.label-wide-ecb1 .input_red_de68 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading-130e.label-wide-ecb1 .link_inner_4f50 {
  opacity: 0;
}
.heading-130e.pressed_6128 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-130e.pressed_6128 .input_red_de68 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading-130e.pressed_6128 .link_inner_4f50 {
  opacity: 0;
}
.heading-130e.grid-1233 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-130e.grid-1233 .input_red_de68 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading-130e.grid-1233 .link_inner_4f50 {
  opacity: 0;
}
.heading-130e.wood_01fc .input_red_de68 {
  z-index: 10;
  visibility: visible;
}
.black-6087 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.black-6087 .hero_4339 {
  background: rgba(255, 255, 255, 0.99);
}
.black-6087 .hero_4339::after,
.black-6087 .hero_4339:before {
  background: inherit;
}
.black-6087:hover .hero_4339 {
  background: rgba(255, 255, 255, 0.99);
}
.grid-1233 .black-6087 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wood_01fc .black-6087 {
  display: none !important;
}
.heading-130e:before,
.aside-stale-a4c4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading-130e .black-6087,
.aside-stale-a4c4 .black-6087 {
  display: inline-block;
}
.input_red_de68 .active-f208 {
  -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;
}
.heading-130e .input_red_de68 .active-f208,
.aside-stale-a4c4 .input_red_de68 .active-f208 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-73a3 .frame-next-404f {
  width: 100%;
}
.secondary_e552 {
  padding: 0 0.5em 0;
}
.secondary_e552 [class*="customify-col-"],
.secondary_e552 [class*="customify-col_"],
.secondary_e552 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.overlay_a239 .secondary_e552 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture_8cc5 .advanced_585b,
  .advanced_585b {
    display: none;
  }
  .info-5453 {
    text-align: left;
  }
  .highlight_dark_f93f {
    text-align: center;
  }
  .cool_6670 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture_8cc5 .top_26f6,
  .top_26f6 {
    display: none;
  }
  .next_12db {
    text-align: left;
  }
  .background-out-b773 {
    text-align: center;
  }
  .component-large-ea74 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture_8cc5 .yellow-be6b,
  .yellow-be6b {
    display: none;
  }
  .upper-2360 {
    text-align: left;
  }
  .backdrop_hard_3036 {
    text-align: center;
  }
  .block_pro_f5b9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stone-1ef2 {
  box-shadow: none !important;
}
.breadcrumb-black-09da .clean_347f,
.image_north_d27a .clean_347f {
  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;
}
.image_north_d27a .clean_347f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.liquid_8579 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.liquid_8579:after,
.liquid_8579:before {
  content: "";
  display: table;
}
.liquid_8579:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .liquid_8579 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.liquid_8579,
.medium_5262 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer-gold-fae0.message_outer_8659 .liquid_8579 {
  max-width: 100%;
}
.footer-gold-fae0.progress-8a66 {
  max-width: 1200px;
  margin: 0 auto;
}
.footer-gold-fae0.outer_c4b8 .liquid_8579 {
  max-width: 100%;
}
.footer-gold-fae0.outer_c4b8 > .liquid_8579 {
  padding-left: 0;
  padding-right: 0;
}
.footer-gold-fae0.outer_c4b8 > .liquid_8579 .texture_8cc5 {
  margin: 0;
}
.footer-gold-fae0.outer_c4b8
  > .liquid_8579
  .first_37bb.focus_black_3c81 {
  margin-right: 0;
  margin-left: 0;
}
.footer-gold-fae0.outer_c4b8 #main.focus_black_3c81 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .north_774d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .north_774d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sort-slow-a48e .feature_cc0f {
    padding-right: 1em;
  }
  .sort-slow-a48e.alert-lower-44b4 .first_37bb {
    border-right: 1px solid #eaecee;
  }
  .sort-slow-a48e.alert-lower-44b4 .feature_cc0f {
    padding-right: 1em;
  }
  .sort-slow-a48e.alert-lower-44b4 .link_first_5fbd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver_a65a .feature_cc0f {
    padding-left: 1em;
  }
  .silver_a65a.alert-lower-44b4 .first_37bb {
    border-left: 1px solid #eaecee;
  }
  .silver_a65a.alert-lower-44b4 .feature_cc0f {
    padding-left: 1em;
  }
  .silver_a65a.alert-lower-44b4 .link_first_5fbd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-up-19c2 .feature_cc0f {
    padding-left: 1em;
  }
  .notice-up-19c2.alert-lower-44b4 .logo-4deb {
    border-right: 1px solid #eaecee;
  }
  .notice-up-19c2.alert-lower-44b4 .main_hot_ad53 {
    border-right: 1px solid #eaecee;
  }
  .notice-up-19c2.alert-lower-44b4 .feature_cc0f {
    padding-left: 1em;
  }
  .notice-up-19c2.alert-lower-44b4 .link_first_5fbd {
    padding-right: 1em;
  }
  .notice-up-19c2.alert-lower-44b4 .summary-copper-2cba {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_east_145f .feature_cc0f {
    padding-right: 1em;
  }
  .caption_east_145f.alert-lower-44b4 .logo-4deb {
    border-left: 1px solid #eaecee;
  }
  .caption_east_145f.alert-lower-44b4 .main_hot_ad53 {
    border-left: 1px solid #eaecee;
  }
  .caption_east_145f.alert-lower-44b4 .feature_cc0f {
    padding-right: 1em;
  }
  .caption_east_145f.alert-lower-44b4 .link_first_5fbd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption_east_145f.alert-lower-44b4 .summary-copper-2cba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north_774d .feature_cc0f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north_774d.alert-lower-44b4 .first_37bb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .north_774d.alert-lower-44b4 .feature_cc0f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north_774d.alert-lower-44b4 .link_first_5fbd {
    padding-left: 1em;
  }
  .north_774d.alert-lower-44b4 .summary-copper-2cba {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .north_774d.alert-lower-44b4 .feature_cc0f {
    padding-left: 0;
  }
}
.popup_a095 .panel-fixed-b612 {
  display: inline-block;
}
.container_6de9 {
  display: inline-block;
}
.chip-stale-f270 {
  word-con: break-word;
}
.tag-3fd5 > span {
  display: inline-block;
  padding: 5px 0;
}
.tag-3fd5 .tiny_bf20 {
  margin-left: 8px;
  margin-right: 8px;
}
.tag-3fd5 .active-9a0b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.stone_d027 .text-011e {
  margin-bottom: 2em;
}
.stone_d027 .warm_815a {
  margin-bottom: 15px;
}
.stone_d027 .warm_815a:last-child {
  margin-bottom: 0;
}
.stone_d027 .article-753d {
  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) {
  .stone_d027 .article-753d {
    display: block;
  }
}
.stone_d027 .border-hovered-076d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .stone_d027 .border-hovered-076d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.stone_d027 .hot-af0d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.stone_d027 .hot-af0d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.stone_d027 .hot-af0d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.stone_d027 .chip-stale-f270 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.stone_d027 .chip-stale-f270 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.stone_d027 .liquid_0c53 p:last-child {
  margin-bottom: 0;
}
.stone_d027 .container_next_47d1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.stone_d027 .badge_plasma_4ab2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.stone_d027 .preview_full_c132 {
  margin-top: 1em;
}
.stone_d027 .banner_bright_5310 {
  top: 0;
  display: block;
}
.stone_d027 .banner_bright_5310 a {
  color: inherit;
}
.stone_d027 .banner_bright_5310 a:hover {
  color: inherit;
}
.stone_d027 .header_bottom_a741 {
  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;
}
.stone_d027 .header_bottom_a741:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.stone_d027 .badge_plasma_4ab2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.stone_d027 .slider_6526 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.stone_d027 .slider_6526:first-child {
  margin-top: 0;
}
.stone_d027 .slider_6526.bottom_f390 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.stone_d027 .slider_6526.shade_black_aac5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stone_d027
  .slider_6526.shade_black_aac5.tabs-fixed-627c
  .preview_full_c132 {
  width: 100%;
}
.stone_d027 .shade_black_aac5 {
  -webkit-box-align: center;
  align-items: center;
}
.stone_d027 .shade_black_aac5 .tag-3fd5,
.stone_d027 .shade_black_aac5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.stone_d027 .hot-af0d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.stone_d027 .hot-af0d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.stone_d027 .hot-af0d: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;
}
.stone_d027 .bottom_f390 {
  z-index: 5;
}
.stone_d027 .notice_basic_f51c .outline-fluid-9255 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.stone_d027 .title-small-6921 .outline-fluid-9255 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.stone_d027 .avatar-basic-c655 .outline-fluid-9255 {
  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;
}
.stone_d027.article-gas-7177 .article-753d,
.stone_d027.list-5aa8 .article-753d {
  display: block;
}
.stone_d027.article-gas-7177 .article-753d .wrapper-fe96,
.stone_d027.article-gas-7177 .article-753d .badge_plasma_4ab2,
.stone_d027.list-5aa8 .article-753d .wrapper-fe96,
.stone_d027.list-5aa8 .article-753d .badge_plasma_4ab2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stone_d027.texture-smooth-21ba .border-hovered-076d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .stone_d027.texture-smooth-21ba .border-hovered-076d {
    margin-right: 0;
  }
}
.stone_d027.article-gas-7177 .border-hovered-076d,
.stone_d027.list-5aa8 .border-hovered-076d {
  padding-top: 40%;
}
.stone_d027.article-gas-7177 .text-011e,
.stone_d027.list-5aa8 .text-011e {
  display: block;
}
.stone_d027.article-gas-7177 .fn-sticky-3960 .badge_plasma_4ab2,
.stone_d027.list-5aa8 .fn-sticky-3960 .badge_plasma_4ab2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.stone_d027.article-gas-7177 .border-hovered-076d,
.stone_d027.list-5aa8 .border-hovered-076d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.stone_d027.article-gas-7177 .badge_plasma_4ab2 {
  padding: 1em;
}
.text-6eaf {
  margin: 30px auto;
  display: block;
}
.text-6eaf .yellow_8e01 > * {
  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;
}
.text-6eaf .yellow_8e01 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-6eaf .yellow_8e01 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink_0938 .tag-3fd5 {
  margin-bottom: 1.41575em;
}
.pink_0938 .heading-upper-dfc2 {
  margin-bottom: 1.618em;
}
.secondary-df57 .yellow-56d8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary-df57 .yellow-56d8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary-df57 .gradient_last_550e {
  max-width: 100%;
  overflow: auto;
}
.slow_8030 .secondary-df57 a:hover {
  text-decoration: underline;
}
.wide-24d4 .warm_815a:not(.chip-stale-f270),
.wide-24d4 .hot-af0d {
  margin-bottom: 1.41575em;
}
.wide-24d4 .warm_815a:not(.chip-stale-f270):last-child,
.wide-24d4 .hot-af0d:last-child {
  margin-bottom: 0;
}
.wide-24d4 .warm_815a.grid_2f14 {
  margin-bottom: 0.41575em;
}
.wide-24d4 .outer-ae0e:before,
.wide-24d4 .column-plasma-4851:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wide-24d4 .outer-ae0e:before {
  content: "\f115";
}
.wide-24d4 .column-plasma-4851:before {
  content: "\f02c";
}
.wide-24d4 .red_928a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wide-24d4 .red_928a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent-f913 {
  display: -webkit-box;
  display: flex;
}
.accent-f913 .notice_blue_ffb1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent-f913 .notice_blue_ffb1 {
    flex-basis: 90px;
  }
}
.accent-f913 .highlight-05df {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent-f913 .highlight-05df {
    flex-basis: calc(100% - 50px);
  }
}
.accent-f913 .selected-bc58 p:last-child {
  margin-bottom: 0.72em;
}
.tabs-4b64 .yellow_8e01 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tabs-4b64 .yellow_8e01:after,
.tabs-4b64 .yellow_8e01:before {
  content: "";
  display: table;
}
.tabs-4b64 .yellow_8e01:after {
  clear: both;
}
.tabs-4b64 .yellow_8e01 .thumbnail-rough-0920,
.tabs-4b64 .yellow_8e01 .current_33dd {
  width: 49%;
}
.tabs-4b64 .yellow_8e01 .thumbnail-rough-0920 a span.filter-92f7,
.tabs-4b64 .yellow_8e01 .current_33dd a span.filter-92f7 {
  display: block;
  margin-bottom: 5px;
}
.tabs-4b64 .yellow_8e01 .current_33dd {
  float: left;
  text-align: left;
}
.tabs-4b64 .yellow_8e01 .thumbnail-rough-0920 {
  float: right;
  text-align: right;
}
.rough-51c1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .rough-51c1 {
    margin-bottom: 0;
  }
}
.status_c734 {
  margin-bottom: 1em;
}
.status_c734 .chip-stale-f270 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort_liquid_99e4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dropdown-058c .status_c734,
.purple-ac2b .status_c734 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dropdown-058c .status_c734,
  .purple-ac2b .status_c734 {
    display: block;
  }
}
.dropdown-058c .sort_liquid_99e4,
.purple-ac2b .sort_liquid_99e4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dropdown-058c .sort_liquid_99e4,
  .purple-ac2b .sort_liquid_99e4 {
    margin-bottom: 1em;
  }
}
.dropdown-058c .sort_liquid_99e4 img,
.purple-ac2b .sort_liquid_99e4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dropdown-058c .wrapper-1359,
.purple-ac2b .wrapper-1359 {
  flex-basis: calc(100% - 160px);
}
.dropdown-058c .wrapper-1359 p,
.purple-ac2b .wrapper-1359 p {
  margin-bottom: 0;
}
.dropdown-058c .wrapper-1359 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown-058c .wrapper-1359 {
    padding-left: 0;
  }
}
.purple-ac2b .wrapper-1359 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .purple-ac2b .wrapper-1359 {
    padding-right: 0;
  }
}
.purple-ac2b .sort_liquid_99e4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.preview_2809 .sort_liquid_99e4 {
  margin-bottom: 0.5em;
}
.preview_2809 .sort_liquid_99e4 img {
  width: 100%;
}
.paragraph-brown-f179 .form-bottom-da2a,
.stale_4284 .form-bottom-da2a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.stale_4284 .first_37bb .item_fresh_feb1 p:last-child {
  margin-bottom: 0;
}
.dark_9076 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paper-c624 .aside_1bee {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paper-c624 .aside_1bee:last-of-type {
    margin-bottom: 0;
  }
}
.paper-c624 .aside_1bee ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paper-c624 .aside_1bee ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paper-c624 .aside_1bee ul li {
  margin: 0 0 0.6em;
}
.paper-c624 .aside_1bee ul li.panel_df3a,
.paper-c624 .aside_1bee ul li.fresh_e865 {
  position: relative;
}
.paper-c624 .aside_1bee ul li.panel_df3a .east_412a,
.paper-c624 .aside_1bee ul li.fresh_e865 .east_412a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paper-c624 .aside_1bee ul li.panel_df3a:after:after,
.paper-c624 .aside_1bee ul li.panel_df3a:after:before,
.paper-c624
  .aside_1bee
  ul
  li.fresh_e865:after:after,
.paper-c624
  .aside_1bee
  ul
  li.fresh_e865:after:before {
  content: "";
  display: table;
}
.paper-c624 .aside_1bee ul li.panel_df3a:after:after,
.paper-c624
  .aside_1bee
  ul
  li.fresh_e865:after:after {
  clear: both;
}
.paper-c624 .aside_1bee a.left-fd6b:hover {
  text-decoration: none;
}
.paper-c624 .aside_1bee select {
  max-width: 100%;
}
.paper-c624 .aside_1bee table {
  font-size: 85%;
}
.paper-c624 .aside_1bee table td,
.paper-c624 .aside_1bee table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paper-c624 .aside_1bee table tfoot td {
  text-align: left;
}
.paper-c624 .aside_1bee :last-child {
  margin-bottom: 0;
}
.paper-c624 .aside_1bee .hovered_1b4f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paper-c624 .aside_1bee .hovered_1b4f label {
  width: 100%;
}
.paper-c624 .aside_1bee .hovered_1b4f .status_lite_f4e6 {
  width: 100%;
  display: block;
}
.paper-c624 .aside_1bee .hovered_1b4f .gradient-76aa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paper-c624 .aside_1bee .hovered_1b4f .gradient-76aa:hover svg #svg-search {
  fill: #444;
}
.paper-c624 .aside_1bee .hovered_1b4f .gradient-76aa svg {
  width: 18px;
  height: 18px;
}
.paper-c624 .title-471e ul ul,
.paper-c624 .video_soft_9832 ul ul,
.paper-c624 .south_6c87 ul ul,
.paper-c624 .liquid-c4bd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paper-c624 .title-471e .chip_332d > a,
.paper-c624 .video_soft_9832 .chip_332d > a,
.paper-c624 .south_6c87 .chip_332d > a,
.paper-c624 .liquid-c4bd .chip_332d > a {
  margin-bottom: 0;
}
.paper-c624 .basic_312e li,
.paper-c624 .title-471e li,
.paper-c624 .first_00ce li,
.paper-c624 .video_soft_9832 li,
.paper-c624 .south_6c87 li,
.paper-c624 .liquid-c4bd li,
.paper-c624 .summary-north-11d4 li,
.paper-c624 .active_2fe4 li {
  display: block;
  position: relative;
}
.paper-c624 .basic_312e li:last-child,
.paper-c624 .title-471e li:last-child,
.paper-c624 .first_00ce li:last-child,
.paper-c624 .video_soft_9832 li:last-child,
.paper-c624 .south_6c87 li:last-child,
.paper-c624 .liquid-c4bd li:last-child,
.paper-c624 .summary-north-11d4 li:last-child,
.paper-c624 .active_2fe4 li:last-child {
  border: none;
}
.paper-c624 .basic_312e li a,
.paper-c624 .title-471e li a,
.paper-c624 .first_00ce li a,
.paper-c624 .video_soft_9832 li a,
.paper-c624 .south_6c87 li a,
.paper-c624 .liquid-c4bd li a,
.paper-c624 .summary-north-11d4 li a,
.paper-c624 .active_2fe4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paper-c624 .basic_312e li ul li::before,
.paper-c624 .title-471e li ul li::before,
.paper-c624 .first_00ce li ul li::before,
.paper-c624 .video_soft_9832 li ul li::before,
.paper-c624 .south_6c87 li ul li::before,
.paper-c624 .liquid-c4bd li ul li::before,
.paper-c624 .summary-north-11d4 li ul li::before,
.paper-c624 .active_2fe4 li ul li::before {
  left: 15px;
}
.paper-c624 .basic_312e li ul a,
.paper-c624 .title-471e li ul a,
.paper-c624 .first_00ce li ul a,
.paper-c624 .video_soft_9832 li ul a,
.paper-c624 .south_6c87 li ul a,
.paper-c624 .liquid-c4bd li ul a,
.paper-c624 .summary-north-11d4 li ul a,
.paper-c624 .active_2fe4 li ul a {
  padding-left: 20px;
}
.paper-c624 .basic_312e li ul ul li::before,
.paper-c624 .title-471e li ul ul li::before,
.paper-c624 .first_00ce li ul ul li::before,
.paper-c624 .video_soft_9832 li ul ul li::before,
.paper-c624 .south_6c87 li ul ul li::before,
.paper-c624 .liquid-c4bd li ul ul li::before,
.paper-c624 .summary-north-11d4 li ul ul li::before,
.paper-c624 .active_2fe4 li ul ul li::before {
  left: 30px;
}
.paper-c624 .basic_312e li ul ul a,
.paper-c624 .title-471e li ul ul a,
.paper-c624 .first_00ce li ul ul a,
.paper-c624 .video_soft_9832 li ul ul a,
.paper-c624 .south_6c87 li ul ul a,
.paper-c624 .liquid-c4bd li ul ul a,
.paper-c624 .summary-north-11d4 li ul ul a,
.paper-c624 .active_2fe4 li ul ul a {
  padding-left: 40px;
}
.paper-c624 .container-medium-a4f0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paper-c624 .active_2fe4 ul li {
  margin-bottom: 1.41575em;
}
.paper-c624 .active_2fe4 ul li .row_a44e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paper-c624 .active_2fe4 ul li .tooltip_765e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block_static_f81d .basic_312e li a,
.block_static_f81d .title-471e li a,
.block_static_f81d .first_00ce li a,
.block_static_f81d .video_soft_9832 li a,
.block_static_f81d .south_6c87 li a,
.block_static_f81d .liquid-c4bd li a,
.block_static_f81d .summary-north-11d4 li a,
.block_static_f81d .active_2fe4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_static_f81d .container-medium-a4f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_static_f81d .aside_1bee ul li.panel_df3a .east_412a,
.block_static_f81d .aside_1bee ul li.fresh_e865 .east_412a {
  background: rgba(0, 0, 0, 0.2);
}
.block_static_f81d .paper-c624 .aside_1bee select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-gold-fae0 .paper-c624 .message-45b4 li {
  margin: 0;
}
.footer-gold-fae0 .paper-c624 .message-45b4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer-gold-fae0 .paper-c624 .message-45b4 li ul {
  margin: 0;
}
.footer-gold-fae0 .paper-c624 .message-45b4 li ul li a {
  padding-left: 15px;
}
.footer-gold-fae0 .paper-c624 .message-45b4 li ul li li a {
  padding-left: 30px;
}
.footer-gold-fae0 .paper-c624 .message-45b4 li.fresh-33d8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer-gold-fae0 .paper-c624 .message-45b4 li.fresh-33d8 > 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;
}
.footer-gold-fae0 .paper-c624 .message-45b4 li.fresh-33d8 > 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;
}
.title-b840 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner-prev-60ca {
  position: relative;
  z-index: 10;
}
.banner-prev-60ca .active-f208 {
  width: 100%;
  max-width: 100%;
}
.content_simple_e9ac .pagination_d8be {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content_simple_e9ac .article_f53e {
}
.content_simple_e9ac .block_static_f81d {
  background: #292929;
}
.fast_b13d .pagination_d8be {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fast_b13d .article_f53e {
  background: #f9f9f9;
}
.fast_b13d .block_static_f81d {
  background: #303030;
}
.pattern-slow-421e .pagination_d8be {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-slow-421e .panel-fixed-b612 {
    margin-bottom: 1em;
  }
  .pattern-slow-421e .panel-fixed-b612:last-child {
    margin-bottom: 0;
  }
}
.pattern-slow-421e .article_f53e {
  background: #ededed;
}
.pattern-slow-421e .block_static_f81d {
  background: #1a1a1a;
}
.pagination_d8be.article_f53e {
  color: rgba(0, 0, 0, 0.6);
}
.pagination_d8be.article_f53e .module-dirty-e8ab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_d8be.block_static_f81d {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_d8be.block_static_f81d a:not(.left-fd6b) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_d8be.block_static_f81d a:not(.left-fd6b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_d8be.block_static_f81d .module-dirty-e8ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_d8be.block_static_f81d table tbody td,
.pagination_d8be.block_static_f81d table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal-b13c.filter_db83 .liquid_8579 {
  max-width: initial;
}
.modal-b13c .hot-72bd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal-b13c .hot-72bd .active-f208 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal-b13c .hot-72bd .active-f208 {
    display: block;
    margin-bottom: 2em;
  }
  .modal-b13c .hot-72bd .active-f208:last-child {
    margin-bottom: 0;
  }
}
.pattern-slow-421e .panel-fixed-b612:last-child,
.fast_b13d .panel-fixed-b612:last-child,
.content_simple_e9ac .panel-fixed-b612:last-child {
  margin-bottom: 0;
}
.pattern-slow-421e .panel-fixed-b612 .paper-c624 .aside_1bee:last-child,
.fast_b13d .panel-fixed-b612 .paper-c624 .aside_1bee:last-child,
.content_simple_e9ac .panel-fixed-b612 .paper-c624 .aside_1bee:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern-slow-421e .outer-053f,
  .pattern-slow-421e .short_46b6,
  .fast_b13d .outer-053f,
  .fast_b13d .short_46b6,
  .content_simple_e9ac .outer-053f,
  .content_simple_e9ac .short_46b6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner-prev-60ca .panel-fixed-b612 {
    margin-bottom: 2em;
  }
}
.banner-prev-60ca p:last-child {
  margin-bottom: 0;
}
.banner-prev-60ca li,
.banner-prev-60ca ul {
  list-style: none;
  margin: 0;
}
.banner-prev-60ca ul ul {
  margin-left: 2.617924em;
}
.surface-up-1dfa {
  font-size: 0.875em;
}

/* css-noise: 294b */
.promo-block-y2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
