/*!
Theme Name: Customify
Theme URI: https://pressmaximum.panel-aca0/customify
Author: WPCustomify
Author URI: https://pressmaximum.panel-aca0
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.panel-aca0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input-tiny-5d2d.rough_8e54/licenses/gpl-2.0.tooltip_motion_5105
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.photo-6360/, (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.tiny-dcb6.next_5dc6/normalize.backdrop_2ce9/
 ======
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.backdrop_2ce9 v7.0.0 | MIT License | github.panel-aca0/necolas/normalize.backdrop_2ce9 */
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;
}
.complex-4160 .slow_fd88,
.list-ca8e,
.up-12b9,
.black-dd34,
.thumbnail_94d9,
.disabled-fluid-a97c,
.inner_49b6,
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;
}
.list-ca8e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .list-ca8e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .list-ca8e,
  h1 {
    font-size: 1.8em;
  }
}
.up-12b9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.up-12b9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .up-12b9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .up-12b9,
  h2 {
    font-size: 1.7em;
  }
}
.black-dd34,
h3 {
  font-size: 1.618em;
}
.complex-4160 .slow_fd88,
.thumbnail_94d9,
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.up_97a8 {
  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;
}
.preview_8ac8:after,
.preview_8ac8:before,
.narrow-7382:after,
.narrow-7382:before {
  content: "";
  display: table;
}
.preview_8ac8:after,
.narrow-7382:after {
  clear: both;
}
.accent-south-7bcd {
  float: right;
  margin-right: 0;
}
.smooth-f2d9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.header_dfe8 .lower_f4a5,
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;
}
.header_dfe8 .lower_f4a5: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;
}
.popup_last_b2be .lower_f4a5 {
  box-shadow: none;
}
.popup_last_b2be
  .lower_f4a5
  .out_4307 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.popup_last_b2be .lower_f4a5 .icon_hot_14af {
  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;
}
.popup_last_b2be
  .lower_f4a5
  .icon_hot_14af
  b {
  display: none;
}
.popup_last_b2be .breadcrumb_2339 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.prev-1b40:not(.media_full_8153):not(.message_7647),
button:not(.media_full_8153):not(.message_7647),
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ),
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ),
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ) {
  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;
}
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ):hover,
button:not(.media_full_8153):not(
    .message_7647
  ):hover,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ):hover,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ):hover,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ):active,
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ):focus,
button:not(.media_full_8153):not(
    .message_7647
  ):active,
button:not(.media_full_8153):not(
    .message_7647
  ):focus,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ):active,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ):focus,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ):active,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ):focus,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ):active,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ):focus {
  outline: 0;
}
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f,
button:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f {
  position: relative;
}
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .frame_01ba,
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .text_ad61,
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .form_out_ee00,
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  i,
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  svg,
button:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .frame_01ba,
button:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .text_ad61,
button:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .form_out_ee00,
button:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  i,
button:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  svg,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .frame_01ba,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .text_ad61,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .form_out_ee00,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  i,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  svg,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .frame_01ba,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .text_ad61,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .form_out_ee00,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  i,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  svg,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .frame_01ba,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .text_ad61,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  .form_out_ee00,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  i,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f
  svg {
  visibility: hidden;
}
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f:after,
button:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f:after,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f:after,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f:after,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ).fn-loading-8d8f: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;
}
.prev-1b40:not(.media_full_8153):not(.message_7647),
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ),
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ),
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ) {
  color: #fff;
  background: #235787;
}
.prev-1b40:not(.media_full_8153):not(
    .message_7647
  ):focus,
input[type="button"]:not(.media_full_8153):not(
    .message_7647
  ):focus,
input[type="reset"]:not(.media_full_8153):not(
    .message_7647
  ):focus,
input[type="submit"]:not(.media_full_8153):not(
    .message_7647
  ):focus {
  color: #fff;
}
.prev-1b40.fn-disabled-8d8f:not(.media_full_8153):not(
    .message_7647
  ),
.prev-1b40[disabled]:not(.media_full_8153):not(
    .message_7647
  ),
button.fn-disabled-8d8f:not(.media_full_8153):not(
    .message_7647
  ),
button[disabled]:not(.media_full_8153):not(
    .message_7647
  ) {
  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;
}
.filter-5334 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.filter-5334: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;
}
.footer_ade3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.large_853a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard_3d14 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.preview_8ac8:after,
.preview_8ac8:before,
.alert-7300:after,
.alert-7300:before,
.box-large-0e89:after,
.box-large-0e89:before,
.list-first-fa2f:after,
.list-first-fa2f:before,
.surface-liquid-180c:after,
.surface-liquid-180c:before,
.badge_f993:after,
.badge_f993:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.preview_8ac8:after,
.alert-7300:after,
.box-large-0e89:after,
.list-first-fa2f:after,
.surface-liquid-180c:after,
.badge_f993:after {
  clear: both;
}
.alert-7300 .logo_up_e13a,
.box-large-0e89 .logo_up_e13a,
.overlay_81c7 .logo_up_e13a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.progress_012e {
  display: inline-block;
}
.input_bottom_a5ff {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_bottom_a5ff img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_bottom_a5ff .image-b68c {
  padding: 1em 0;
  font-size: 85%;
}
.image-b68c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.middle_7b77 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.middle_7b77:after,
.middle_7b77:before {
  content: "";
  display: table;
}
.middle_7b77:after {
  clear: both;
}
.picture-2941 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.search-last-861c .picture-2941 {
  max-width: 50%;
}
.cool-d624 .picture-2941 {
  max-width: 33.33%;
}
.filter-up-a574 .picture-2941 {
  max-width: 25%;
}
.photo-bronze-0cd4 .picture-2941 {
  max-width: 20%;
}
.gradient-044f .picture-2941 {
  max-width: 16.66%;
}
.badge-9072 .picture-2941 {
  max-width: 14.28%;
}
.hard-b9f0 .picture-2941 {
  max-width: 12.5%;
}
.active_9f23 .picture-2941 {
  max-width: 11.11%;
}
.large_42c5 {
  display: block;
}
.complex-4160 .clean-7486 label,
.complex-4160 .detail_top_4980 label,
.complex-4160 .accordion_d5e3 label,
.complex-4160 .sort_small_f292 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wood-d08a {
  list-style: none;
  margin: 0;
}
.wood-d08a article.thumbnail-b997 {
  margin-bottom: 0;
}
.wood-d08a ul {
  list-style: none;
  margin: 0;
}
.wood-d08a .warm_3936 li.thumbnail-b997 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wood-d08a .warm_3936 li.thumbnail-b997 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wood-d08a .warm_3936 li.thumbnail-b997: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) {
  .wood-d08a .warm_3936 li.thumbnail-b997 li.thumbnail-b997 li.thumbnail-b997 li.thumbnail-b997 {
    padding-left: 0;
  }
}
article.thumbnail-b997 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail-b997 .alert-7300 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail-b997 .icon-8709 {
  float: left;
}
article.thumbnail-b997 .active-4c6b {
  margin-left: 85px;
}
article.thumbnail-b997 .column-yellow-6eff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail-b997 .column-yellow-6eff .tag-822b {
  margin-left: 10px;
}
article.thumbnail-b997 .chip-up-7cce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail-b997 .picture_old_a7dc {
  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 .clean-7486,
  #respond .accordion_d5e3,
  #respond .sort_small_f292 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean-7486 input,
#respond .accordion_d5e3 input,
#respond .sort_small_f292 input {
  width: 100%;
}
#respond .sort_small_f292 {
  margin-right: 0;
}
#respond .dirty_867c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-narrow-200d {
  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;
}
.backdrop-narrow-200d.breadcrumb_bottom_ac38 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.backdrop-narrow-200d 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%);
}
.backdrop-narrow-200d:focus,
.backdrop-narrow-200d: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);
}
.menu-basic-6c42 {
  border-radius: 10%;
}
.hero-ecc6 {
  border-radius: 50%;
}
.hovered-1d66 {
  font-size: 0.72em;
}
.large_d8d4 {
  font-size: 0.875em;
}
.static_1524 {
  font-size: 1.1em;
}
.accent_paper_ea6a {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent_paper_ea6a.hovered-1d66 {
  letter-spacing: 0.5px;
}
.article-9894,
.article-9894 a {
  color: #6d6d6d;
}
.article-9894 a:hover {
  color: #111;
}
.notice-0e26 {
  color: #6d6d6d;
}
.photo-c04e {
  overflow-x: hidden;
}
.photo-c04e .widget-c2c3.hard-ebf4 {
  position: relative;
}
.photo-c04e .widget-c2c3.hard-ebf4.banner_63d8 {
  position: initial;
}
.photo-c04e
  .widget-c2c3.hard-ebf4.banner_63d8
  .texture-hard-9dc3 {
  left: auto;
}
.photo-c04e .widget-c2c3 .texture-hard-9dc3 {
  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;
}
.photo-c04e .widget-c2c3:hover.hard-ebf4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.photo-c04e
  .widget-c2c3:hover.hard-ebf4
  .texture-hard-9dc3 {
  display: block;
  z-index: 9999999;
}
.photo-c04e .yellow-c42e .icon-orange-329f,
.photo-c04e .article-6bc1 .icon-orange-329f {
  display: none;
}
.photo-c04e .fluid_cefd .widget-c2c3:hover.hard-ebf4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.complex-4160 .clean-7486 label,
.complex-4160 .detail_top_4980 label,
.complex-4160 .accordion_d5e3 label,
.complex-4160 .sort_small_f292 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wood-d08a {
  list-style: none;
  margin: 0;
}
.wood-d08a article.thumbnail-b997 {
  margin-bottom: 0;
}
.wood-d08a ul {
  list-style: none;
  margin: 0;
}
.wood-d08a .warm_3936 li.thumbnail-b997 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wood-d08a .warm_3936 li.thumbnail-b997 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wood-d08a .warm_3936 li.thumbnail-b997: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) {
  .wood-d08a .warm_3936 li.thumbnail-b997 li.thumbnail-b997 li.thumbnail-b997 li.thumbnail-b997 {
    padding-left: 0;
  }
}
article.thumbnail-b997 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail-b997 .alert-7300 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail-b997 .icon-8709 {
  float: left;
}
article.thumbnail-b997 .active-4c6b {
  margin-left: 85px;
}
article.thumbnail-b997 .column-yellow-6eff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail-b997 .column-yellow-6eff .tag-822b {
  margin-left: 10px;
}
article.thumbnail-b997 .chip-up-7cce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail-b997 .picture_old_a7dc {
  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 .clean-7486,
  #respond .accordion_d5e3,
  #respond .sort_small_f292 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean-7486 input,
#respond .accordion_d5e3 input,
#respond .sort_small_f292 input {
  width: 100%;
}
#respond .sort_small_f292 {
  margin-right: 0;
}
#respond .dirty_867c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow-c42e .image_smooth_a908 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image_smooth_a908 .middle-95f7.box-35df .block-basic-c4f5 > li > a:focus,
.image_smooth_a908 .middle-95f7.box-35df .block-basic-c4f5 > li > a:hover,
.image_smooth_a908 .middle-95f7.panel_885b .block-basic-c4f5 > li > a:focus,
.image_smooth_a908 .middle-95f7.panel_885b .block-basic-c4f5 > li > a:hover,
.image_smooth_a908 .middle-95f7.hover-tiny-46fd .block-basic-c4f5 > li > a:focus,
.image_smooth_a908 .middle-95f7.hover-tiny-46fd .block-basic-c4f5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_smooth_a908
  .middle-95f7.box-35df
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a,
.image_smooth_a908
  .middle-95f7.box-35df
  .block-basic-c4f5
  > li.hero-warm-ec24
  > a,
.image_smooth_a908
  .middle-95f7.panel_885b
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a,
.image_smooth_a908
  .middle-95f7.panel_885b
  .block-basic-c4f5
  > li.hero-warm-ec24
  > a,
.image_smooth_a908
  .middle-95f7.hover-tiny-46fd
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a,
.image_smooth_a908 .middle-95f7.hover-tiny-46fd .block-basic-c4f5 > li.notification_current_b0f7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.image_smooth_a908 .cold-f738,
.image_smooth_a908 .cold-f738 a {
  color: rgba(255, 255, 255, 0.99);
}
.image_smooth_a908 .under_519e.main_huge_93ea li a,
.image_smooth_a908 .main_e821 a,
.image_smooth_a908 .grid_40d9,
.image_smooth_a908 .block-basic-c4f5 > li > a,
.image_smooth_a908 .highlight-full-0343 {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908 .under_519e.main_huge_93ea li a:hover,
.image_smooth_a908 .main_e821 a:hover,
.image_smooth_a908 .grid_40d9:hover,
.image_smooth_a908 .block-basic-c4f5 > li > a:hover,
.image_smooth_a908 .highlight-full-0343:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_smooth_a908 .description_mini_b8d3 {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908 .description_mini_b8d3 .component-medium-ca67 {
  color: rgba(255, 255, 255, 0.99);
}
.image_smooth_a908 .description_mini_b8d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_smooth_a908 .hard-82ec .frame_next_71a7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908 .hard-82ec .frame_next_71a7 .row-1a16 {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908
  .hard-82ec
  .frame_next_71a7
  .row-1a16::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908
  .hard-82ec
  .frame_next_71a7
  .row-1a16:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908
  .hard-82ec
  .frame_next_71a7
  .row-1a16::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908
  .hard-82ec
  .frame_next_71a7
  .row-1a16::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908 .hard-82ec .plasma_e2e2 {
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_a908 .hard-82ec .plasma_e2e2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-d6a3
  .image_smooth_a908
  .hard-82ec
  .wrapper_out_7109
  .pagination_left_b897 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-d6a3
  .image_smooth_a908
  .hard-82ec
  .wrapper_out_7109
  .row-1a16 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-c42e .east-95fa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.east-95fa .middle-95f7.box-35df .block-basic-c4f5 > li > a:focus,
.east-95fa .middle-95f7.box-35df .block-basic-c4f5 > li > a:hover,
.east-95fa .middle-95f7.panel_885b .block-basic-c4f5 > li > a:focus,
.east-95fa .middle-95f7.panel_885b .block-basic-c4f5 > li > a:hover,
.east-95fa .middle-95f7.hover-tiny-46fd .block-basic-c4f5 > li > a:focus,
.east-95fa .middle-95f7.hover-tiny-46fd .block-basic-c4f5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-95fa
  .middle-95f7.box-35df
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a,
.east-95fa
  .middle-95f7.box-35df
  .block-basic-c4f5
  > li.hero-warm-ec24
  > a,
.east-95fa
  .middle-95f7.panel_885b
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a,
.east-95fa
  .middle-95f7.panel_885b
  .block-basic-c4f5
  > li.hero-warm-ec24
  > a,
.east-95fa
  .middle-95f7.hover-tiny-46fd
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a,
.east-95fa .middle-95f7.hover-tiny-46fd .block-basic-c4f5 > li.notification_current_b0f7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.east-95fa .cold-f738,
.east-95fa .cold-f738 a {
  color: rgba(0, 0, 0, 0.8);
}
.east-95fa .under_519e.main_huge_93ea li a,
.east-95fa .main_e821 a,
.east-95fa .grid_40d9,
.east-95fa .block-basic-c4f5 > li > a,
.east-95fa .highlight-full-0343 {
  color: rgba(0, 0, 0, 0.55);
}
.east-95fa .under_519e.main_huge_93ea li a:hover,
.east-95fa .main_e821 a:hover,
.east-95fa .grid_40d9:hover,
.east-95fa .block-basic-c4f5 > li > a:hover,
.east-95fa .highlight-full-0343:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-95fa .description_mini_b8d3 {
  color: rgba(0, 0, 0, 0.55);
}
.east-95fa .description_mini_b8d3 .component-medium-ca67 {
  color: rgba(0, 0, 0, 0.8);
}
.east-95fa .description_mini_b8d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_complex_1ea9 .picture_50ae {
  margin-left: auto;
  margin-right: auto;
}
.box-large-0e89 > * {
  margin-left: auto;
  margin-right: auto;
}
.box-large-0e89 .footer_ade3 {
  margin-right: 1.41575em;
}
.bronze_a317 .box-large-0e89 > .list_7c29 {
  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;
}
.bronze_a317 .box-large-0e89 > .accent_over_439c {
  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;
}
.pattern-53a6.gallery_complex_1ea9 .picture_50ae,
.accent_7a10.gallery_complex_1ea9 .picture_50ae {
  margin-left: 0;
}
.hard_826a.gallery_complex_1ea9 .picture_50ae,
.over-2221.gallery_complex_1ea9 .picture_50ae {
  margin-right: 0;
}
.box-large-0e89 ol,
.box-large-0e89 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.filter_left_1ed4 video {
  max-width: 100%;
}
.media-static-cb1c img {
  display: block;
}
.media-static-cb1c.footer_ade3,
.media-static-cb1c.large_853a {
  width: 100%;
}
.media-static-cb1c.accent_over_439c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.top_4e67:not(.media_0946) {
  margin: 1.5em auto;
}
.caption_bright_11c7 p {
  padding: 1.5em 14px;
}
ul.primary-8ef1.accent_over_439c,
ul.primary-8ef1.list_7c29,
ul.primary-8ef1.hover_right_15ae.list_7c29 {
  padding: 0 14px;
}
.list-6aba {
  display: block;
  overflow-x: auto;
}
.list-6aba table {
  border-collapse: collapse;
  width: 100%;
}
.list-6aba td,
.list-6aba th {
  padding: 0.5em;
}
.box-large-0e89 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box-large-0e89 ol ol,
.box-large-0e89 ol ul,
.box-large-0e89 ul ol,
.box-large-0e89 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box-large-0e89 ol ol li,
.box-large-0e89 ol ul li,
.box-large-0e89 ul ol li,
.box-large-0e89 ul ul li {
  margin-left: 0;
}
.description-53d4.cold-7de3 > .outer-8840 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-53d4.cold-7de3 > .outer-8840 iframe,
.description-53d4.cold-7de3 > .outer-8840 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed-4f88 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fixed-4f88.element_steel_ecbb {
  padding: 0;
}
.fixed-4f88.element_steel_ecbb cite {
  font-size: 13px;
}
.fixed-4f88 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fixed-4f88 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.west-1c5e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.west-1c5e > p:first-child {
  margin-top: 0;
}
.west-1c5e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.west-1c5e blockquote {
  border-left: 0;
}
.gold-c37f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gold-c37f:not(.shade_down_d3d3) {
  max-width: 100px;
}
.gold-c37f.header-8fe3 {
  border-bottom: none !important;
  text-align: center;
}
.gold-c37f.header-8fe3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption_bright_11c7 p {
    padding: 1.5em 0;
  }
}
.preview_4d37 {
  color: #0073aa;
}
.badge_01e2 {
  background-color: #0073aa;
}
.tabs-b238 {
  color: #229fd8;
}
.hidden_fixed_45ed {
  background-color: #229fd8;
}
.tertiary_in_9720 {
  color: #eee;
}
.hover_warm_e83f {
  background-color: #eee;
}
.widget-prev-460f {
  color: #444;
}
.frame_f697 {
  background-color: #444;
}
.item-tall-4a96 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.item-tall-4a96 .active_top_9897 .main_e821 {
  font-size: 15px;
}
.item-tall-4a96 .main_e821 {
  line-height: 1.3;
}
.item-tall-4a96 .east-95fa {
}
.item-tall-4a96 .image_smooth_a908 {
  background: #235787;
}
.fast-a98d {
  padding: 0;
}
.fast-a98d .image_smooth_a908 {
  background: #1a1a1a;
}
.fast-a98d .east-95fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video-2952 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video-2952 .east-95fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video-2952 .image_smooth_a908 {
  background: #303030;
}
.badge_f993 {
  position: relative;
  z-index: 10;
}
.badge_f993 .lower-317d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb-warm-f04b .hard-ebf4 {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb-warm-f04b.aside-smooth-03f0 .hard-ebf4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-warm-f04b.aside-smooth-03f0 .hard-ebf4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-warm-f04b.aside-smooth-03f0 .hard-ebf4 {
    margin-right: 0.4em;
  }
}
.breadcrumb-warm-f04b.aside-smooth-03f0 .hard-ebf4:last-child {
  margin-right: 0;
}
.carousel-f149 .lower-317d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .yellow-c42e .active_top_9897 {
    margin: 0 -0.5em;
  }
  .yellow-c42e .active_top_9897 [class*="customify-col-"],
  .yellow-c42e .active_top_9897 [class*="customify-col_"],
  .yellow-c42e .active_top_9897 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.yellow-c42e.liquid-e0ef .lower-317d {
  background: 0 0 !important;
}
.yellow-c42e.liquid-e0ef .lower-317d,
.yellow-c42e.carousel-f149 .lower-317d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .yellow-c42e.photo-f049 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.yellow-c42e.carousel-f149 .lower-317d {
  box-shadow: none !important;
}
.pro_7867 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pro_7867 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pro_7867 {
    padding: 18px 0 20px;
  }
}
.pro_7867 .title_yellow_f7a1 {
  width: 100%;
}
.pro_7867 .surface-cae6 {
  margin-bottom: 0;
}
.pro_7867 .fast-072d {
  margin-top: 5px;
  font-size: 0.875em;
}
.link_dark_3713 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.link_dark_3713 .active-8949 {
  width: 100%;
}
.banner_fe7e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.banner_fe7e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.banner_fe7e 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;
}
.banner_fe7e li:last-child:after {
  display: none;
}
.banner_fe7e li a {
  font-weight: 500;
  margin-right: 10px;
}
.table-rough-fd12 .icon-orange-329f button,
.pro_7867 .icon-orange-329f button {
  left: 0;
}
.table-rough-fd12 .active-8949,
.pro_7867 .active-8949 {
  padding-left: 0;
  padding-right: 0;
}
.table-rough-fd12 .link_dark_3713,
.pro_7867 .link_dark_3713 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.table-rough-fd12 {
  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-rough-fd12: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-rough-fd12 .basic-569b {
  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-rough-fd12 .basic-569b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .table-rough-fd12 .basic-569b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .table-rough-fd12 .basic-569b {
    min-height: 200px;
  }
}
.table-rough-fd12 .banner_fe7e {
  color: rgba(255, 255, 255, 0.8);
}
.table-rough-fd12 .banner_fe7e a,
.table-rough-fd12 .banner_fe7e li:after {
  color: inherit;
}
.table-rough-fd12 .banner_fe7e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.solid_f82d {
  margin-bottom: 0.5em;
}
.text_fixed_d1e3 {
  margin-bottom: 1.2em;
}
.text_fixed_d1e3,
.solid_f82d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text_fixed_d1e3 p:last-child,
.solid_f82d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon-orange-329f,
#masthead .icon-orange-329f {
  display: none;
}
#masthead
  > .icon-orange-329f.avatar-6b1a {
  display: none;
}
#masthead > .icon-orange-329f button {
  left: 0;
}
.overlay_e6bb {
  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%;
}
.overlay_e6bb .hard-ebf4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.overlay_e6bb .sidebar-large-c2b5 {
  display: -webkit-box;
  display: flex;
}
.overlay_e6bb .sidebar-large-c2b5.popup-focused-3bd0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.overlay_e6bb .sidebar-large-c2b5.form-53d7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay_e6bb .sidebar-large-c2b5.column_basic_385d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay_e6bb.text-24d4.green_164b .sidebar-large-c2b5.popup-focused-3bd0 {
  flex-basis: 100%;
}
.overlay_e6bb.search-complex-0c91 .sidebar-large-c2b5.form-53d7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.overlay_e6bb.search-complex-0c91 .sidebar-large-c2b5.column_basic_385d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon-orange-329f.avatar-6b1a {
  display: none;
}
#masthead > .icon-orange-329f button {
  left: 0;
}
.widget-inner-4ed5 {
  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;
}
.widget-inner-4ed5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.widget-inner-4ed5.bright-77bf i {
  margin-right: 4px;
}
.widget-inner-4ed5.accent-dbe7 i {
  margin-left: 5px;
}
.main_e821 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main_e821 p:last-child {
  margin-bottom: 0;
}
.new_a1ad {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.new_a1ad a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.new_a1ad img {
  display: block;
  width: auto;
  line-height: 1;
}
.new_a1ad .cold-f738 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.new_a1ad .fresh-6824 {
  margin: 5px 0 7px 0;
}
.new_a1ad.inner_f53d .in_f519 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new_a1ad.inner_f53d .wide_ae4b {
  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;
}
.new_a1ad.last-a553 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.new_a1ad.last-a553 .in_f519 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new_a1ad.last-a553 .wide_ae4b {
  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;
}
.new_a1ad.picture_tall_6cc7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.new_a1ad.selected-3fe3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.new_a1ad.selected-3fe3 .wide_ae4b {
  margin-top: 7px;
}
.list-03d9 {
  display: inline-block;
}
.badge_f993 .modal_inner_7c70 .new_a1ad img {
  max-width: 100%;
}
.middle-95f7 .content-47da.overlay_6283,
.soft-4963 .content-47da.overlay_6283 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle-95f7 .bottom-a2b6,
.soft-4963 .bottom-a2b6 {
  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%);
}
.middle-95f7 .bottom-a2b6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.middle-95f7.sidebar-2f21 .bottom-a2b6 {
  display: none;
}
.middle-95f7 .breadcrumb_motion_96ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle-95f7 .breadcrumb_motion_96ff li {
  display: inline-block;
  position: relative;
}
.middle-95f7 .breadcrumb_motion_96ff li:last-child {
  margin-right: 0;
}
.middle-95f7 .breadcrumb_motion_96ff 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;
}
.middle-95f7 .breadcrumb_motion_96ff li.notification_current_b0f7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.middle-95f7 .breadcrumb_motion_96ff > 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;
}
.middle-95f7 .breadcrumb_motion_96ff > li > a i {
  line-height: 0;
}
.middle-95f7 .breadcrumb_motion_96ff > li.texture_fb17 > a .bottom-a2b6 {
  margin-left: 4px;
  line-height: 0;
}
.middle-95f7 .breadcrumb_motion_96ff .hover-warm-f915 li.texture_fb17 > a {
  position: relative;
}
.middle-95f7 .breadcrumb_motion_96ff .hover-warm-f915 li.texture_fb17 > a:after,
.middle-95f7 .breadcrumb_motion_96ff .hover-warm-f915 li.texture_fb17 > a:before {
  content: "";
  display: table;
}
.middle-95f7 .breadcrumb_motion_96ff .hover-warm-f915 li.texture_fb17 > a:after {
  clear: both;
}
.middle-95f7 .breadcrumb_motion_96ff .hover-warm-f915 li.texture_fb17 > a .bottom-a2b6 {
  margin-left: 5px;
  float: right;
}
.middle-95f7 .lite-628b,
.middle-95f7 .hover-warm-f915 {
  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;
}
.middle-95f7 .hover-warm-f915 {
  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;
}
.middle-95f7 .hover-warm-f915 .overlay_6283 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle-95f7 .hover-warm-f915 .bottom-a2b6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.middle-95f7 .hover-warm-f915 li {
  display: block;
  margin: 0;
  padding: 0;
}
.middle-95f7 .hover-warm-f915 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;
}
.middle-95f7 .hover-warm-f915 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.middle-95f7 .hover-warm-f915 .hover-warm-f915 {
  top: 0;
  left: 100%;
}
.middle-95f7 .narrow-c03d.fn-focus-8d8f > .lite-628b,
.middle-95f7 .narrow-c03d.fn-focus-8d8f > .hover-warm-f915,
.middle-95f7 .narrow-c03d:focus > .lite-628b,
.middle-95f7 .narrow-c03d:focus > .hover-warm-f915,
.middle-95f7 .narrow-c03d:hover > .lite-628b,
.middle-95f7 .narrow-c03d:hover > .hover-warm-f915 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.middle-95f7.hover-tiny-46fd .block-basic-c4f5:after,
.middle-95f7.hover-tiny-46fd .block-basic-c4f5:before {
  content: "";
  display: table;
}
.middle-95f7.hover-tiny-46fd .block-basic-c4f5:after {
  clear: both;
}
.middle-95f7.hover-tiny-46fd .block-basic-c4f5 > li {
  float: left;
}
.middle-95f7.filter-8f58 .block-basic-c4f5:after,
.middle-95f7.filter-8f58 .block-basic-c4f5:before {
  content: "";
  display: table;
}
.middle-95f7.filter-8f58 .block-basic-c4f5:after {
  clear: both;
}
.middle-95f7.filter-8f58 .block-basic-c4f5 > li {
  float: left;
}
.middle-95f7.filter-8f58 .block-basic-c4f5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.middle-95f7.filter-8f58 .block-basic-c4f5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.middle-95f7.filter-8f58 .block-basic-c4f5 > li.notice_out_a0b3 > a,
.middle-95f7.filter-8f58 .block-basic-c4f5 > li.notification_current_b0f7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.middle-95f7.box-35df .block-basic-c4f5 > li > a .overlay_6283 {
  position: relative;
}
.middle-95f7.box-35df .block-basic-c4f5 > li > a .overlay_6283: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;
}
.middle-95f7.box-35df
  .block-basic-c4f5
  > li:focus
  > a
  .overlay_6283:before,
.middle-95f7.box-35df
  .block-basic-c4f5
  > li:hover
  > a
  .overlay_6283:before {
  width: 100%;
  background-color: currentColor;
}
.middle-95f7.box-35df
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a
  .overlay_6283:before,
.middle-95f7.box-35df
  .block-basic-c4f5
  > li.hero-warm-ec24
  > a
  .overlay_6283:before {
  width: 100%;
  background-color: currentColor;
}
.middle-95f7.panel_885b .block-basic-c4f5 > li > a .overlay_6283 {
  position: relative;
}
.middle-95f7.panel_885b .block-basic-c4f5 > li > a .overlay_6283: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;
}
.middle-95f7.panel_885b .block-basic-c4f5 > li:focus > a .overlay_6283:before,
.middle-95f7.panel_885b
  .block-basic-c4f5
  > li:hover
  > a
  .overlay_6283:before {
  width: 100%;
  background-color: currentColor;
}
.middle-95f7.panel_885b
  .block-basic-c4f5
  > li.notice_out_a0b3
  > a
  .overlay_6283:before,
.middle-95f7.panel_885b
  .block-basic-c4f5
  > li.hero-warm-ec24
  > a
  .overlay_6283:before {
  width: 100%;
  background-color: currentColor;
}
.soft-4963 .breadcrumb_motion_96ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.soft-4963 .breadcrumb_motion_96ff li:first-child > a {
  border-top: none;
}
.soft-4963 .breadcrumb_motion_96ff .slider_fixed_7ddc > .overlay_6283 .bottom-a2b6 {
  display: none;
}
.soft-4963 .breadcrumb_motion_96ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.soft-4963 .breadcrumb_motion_96ff li:last-child {
  border: none;
}
.soft-4963 .breadcrumb_motion_96ff li.texture_fb17 > a {
  padding-right: 45px !important;
}
.soft-4963 .breadcrumb_motion_96ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.soft-4963 .breadcrumb_motion_96ff li a:focus,
.soft-4963 .breadcrumb_motion_96ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-4963 .breadcrumb_motion_96ff li .sidebar_8e7e {
  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;
}
.soft-4963 .breadcrumb_motion_96ff li .sidebar_8e7e:hover {
  box-shadow: none;
}
.soft-4963 .breadcrumb_motion_96ff li .sidebar_8e7e .bottom-a2b6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.soft-4963 .breadcrumb_motion_96ff .hover-warm-f915 {
  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);
}
.soft-4963 .breadcrumb_motion_96ff .hover-warm-f915 li a {
  padding-left: 3em;
}
.soft-4963 .breadcrumb_motion_96ff .chip_medium_2e4c > a .sidebar_8e7e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.soft-4963 .breadcrumb_motion_96ff .chip_medium_2e4c > .hover-warm-f915 {
  display: block;
  opacity: 1;
}
.input_wide_af5c {
  max-width: 100%;
}
.selected_46ab {
  line-height: 0;
  cursor: pointer;
}
.highlight-full-0343 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight-full-0343:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight-full-0343 svg {
  width: 18px;
  height: 18px;
}
.highlight-full-0343 .picture_a7f8 {
  display: none;
}
.layout_fb65 {
  position: relative;
}
.layout_fb65.fn-active-8d8f .highlight-full-0343 .mask-5f5a {
  display: none;
}
.layout_fb65.fn-active-8d8f .highlight-full-0343 .picture_a7f8 {
  display: inline-block;
}
.layout_fb65 .orange_6f99 {
  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);
}
.layout_fb65.simple_3362 .orange_6f99 {
  left: auto;
  right: -0.9em;
}
.layout_fb65.simple_3362 .tag_1434::before {
  left: auto;
  right: 15px;
}
.layout_fb65.fn-active-8d8f .orange_6f99 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_out_7109 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper_out_7109 label {
  flex-basis: 100%;
}
.wrapper_out_7109 .frame_next_71a7 {
  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;
}
.wrapper_out_7109 .row-1a16 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper_out_7109 .row-1a16:focus {
  background-color: transparent;
}
.wrapper_out_7109 button.plasma_e2e2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper_out_7109 button.plasma_e2e2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper_out_7109 button.plasma_e2e2 svg {
  width: 18px;
  height: 18px;
}
.wrapper_out_7109 input[type="submit"] {
  min-height: auto;
}
.hard-82ec .wrapper_out_7109 .row-1a16 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag_1434 {
  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) {
  .tag_1434 {
    width: 220px;
  }
}
.tag_1434 label {
  flex-basis: 100%;
}
.tag_1434::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;
}
.tertiary-d6a3 .hard-82ec .wrapper_out_7109 {
  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;
}
.tertiary-d6a3
  .hard-82ec
  .wrapper_out_7109
  .frame_next_71a7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tertiary-d6a3 .hard-82ec .wrapper_out_7109 .row-1a16 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tertiary-d6a3
  .hard-82ec
  .wrapper_out_7109
  .row-1a16:focus {
  background: 0 0;
}
.tertiary-d6a3
  .hard-82ec
  .wrapper_out_7109
  .pagination_left_b897 {
  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;
}
.under_519e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.under_519e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.under_519e li:last-child {
  margin-right: 0;
}
.under_519e li:first-child {
  margin-left: 0;
}
.under_519e.bright_7974 a {
  color: #fff;
}
.under_519e.bright_7974 a:hover {
  color: #fff;
}
.under_519e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.under_519e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.under_519e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.under_519e a:hover {
  opacity: 0.9;
  color: inherit;
}
.under_519e [class*="social-icon-apple"] {
  background-color: #999;
}
.under_519e [class*="social-icon-apple"].surface_blue_232a {
  background-color: transparent;
  color: #999;
}
.under_519e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.under_519e [class*="social-icon-behance"].surface_blue_232a {
  background-color: transparent;
  color: #1769ff;
}
.under_519e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.under_519e [class*="social-icon-bitbucket"].surface_blue_232a {
  background-color: transparent;
  color: #205081;
}
.under_519e [class*="social-icon-codepen"] {
  background-color: #000;
}
.under_519e [class*="social-icon-codepen"].surface_blue_232a {
  background-color: transparent;
  color: #000;
}
.under_519e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.under_519e [class*="social-icon-delicious"].surface_blue_232a {
  background-color: transparent;
  color: #39f;
}
.under_519e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.under_519e [class*="social-icon-digg"].surface_blue_232a {
  background-color: transparent;
  color: #005be2;
}
.under_519e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.under_519e [class*="social-icon-dribbble"].surface_blue_232a {
  background-color: transparent;
  color: #ea4c89;
}
.under_519e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.under_519e [class*="social-icon-envelope"].surface_blue_232a {
  background-color: transparent;
  color: #ea4335;
}
.under_519e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.under_519e [class*="social-icon-facebook"].surface_blue_232a {
  background-color: transparent;
  color: #3b5998;
}
.under_519e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.under_519e [class*="social-icon-flickr"].surface_blue_232a {
  background-color: transparent;
  color: #0063dc;
}
.under_519e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.under_519e [class*="social-icon-foursquare"].surface_blue_232a {
  background-color: transparent;
  color: #2d5be3;
}
.under_519e [class*="social-icon-github"] {
  background-color: #333;
}
.under_519e [class*="social-icon-github"].surface_blue_232a {
  background-color: transparent;
  color: #333;
}
.under_519e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.under_519e [class*="social-icon-google-plus"].surface_blue_232a {
  background-color: transparent;
  color: #dd4b39;
}
.under_519e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.under_519e [class*="social-icon-houzz"].surface_blue_232a {
  background-color: transparent;
  color: #7ac142;
}
.under_519e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.under_519e [class*="social-icon-instagram"].surface_blue_232a {
  background-color: transparent;
  color: #262626;
}
.under_519e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.under_519e [class*="social-icon-jsfiddle"].surface_blue_232a {
  background-color: transparent;
  color: #487aa2;
}
.under_519e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.under_519e [class*="social-icon-linkedin"].surface_blue_232a {
  background-color: transparent;
  color: #0077b5;
}
.under_519e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.under_519e [class*="social-icon-medium"].surface_blue_232a {
  background-color: transparent;
  color: #00ab6b;
}
.under_519e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.under_519e
  [class*="social-icon-odnoklassniki"].surface_blue_232a {
  background-color: transparent;
  color: #f4731c;
}
.under_519e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.under_519e [class*="social-icon-meetup"].surface_blue_232a {
  background-color: transparent;
  color: #ec1c40;
}
.under_519e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.under_519e [class*="social-icon-pinterest"].surface_blue_232a {
  background-color: transparent;
  color: #bd081c;
}
.under_519e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.under_519e [class*="social-icon-product-hunt"].surface_blue_232a {
  background-color: transparent;
  color: #da552f;
}
.under_519e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.under_519e [class*="social-icon-reddit"].surface_blue_232a {
  background-color: transparent;
  color: #ff4500;
}
.under_519e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.under_519e [class*="social-icon-rss"].surface_blue_232a {
  background-color: transparent;
  color: #f26522;
}
.under_519e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.under_519e
  [class*="social-icon-shopping-cart"].surface_blue_232a {
  background-color: transparent;
  color: #4caf50;
}
.under_519e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.under_519e [class*="social-icon-skype"].surface_blue_232a {
  background-color: transparent;
  color: #00aff0;
}
.under_519e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.under_519e [class*="social-icon-slideshare"].surface_blue_232a {
  background-color: transparent;
  color: #0077b5;
}
.under_519e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.under_519e [class*="social-icon-snapchat"].surface_blue_232a {
  background-color: transparent;
  color: #fffc00;
}
.under_519e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.under_519e [class*="social-icon-soundcloud"].surface_blue_232a {
  background-color: transparent;
  color: #f80;
}
.under_519e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.under_519e [class*="social-icon-spotify"].surface_blue_232a {
  background-color: transparent;
  color: #2ebd59;
}
.under_519e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.under_519e
  [class*="social-icon-stack-overflow"].surface_blue_232a {
  background-color: transparent;
  color: #fe7a15;
}
.under_519e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.under_519e [class*="social-icon-maldkfgram"].surface_blue_232a {
  background-color: transparent;
  color: #2ca5e0;
}
.under_519e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.under_519e [class*="social-icon-tripadvisor"].surface_blue_232a {
  background-color: transparent;
  color: #589442;
}
.under_519e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.under_519e [class*="social-icon-tumblr"].surface_blue_232a {
  background-color: transparent;
  color: #35465c;
}
.under_519e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.under_519e [class*="social-icon-twitch"].surface_blue_232a {
  background-color: transparent;
  color: #6441a5;
}
.under_519e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.under_519e [class*="social-icon-twitter"].surface_blue_232a {
  background-color: transparent;
  color: #1da1f2;
}
.under_519e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.under_519e [class*="social-icon-vimeo"].surface_blue_232a {
  background-color: transparent;
  color: #1ab7ea;
}
.under_519e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.under_519e [class*="social-icon-vk"].surface_blue_232a {
  background-color: transparent;
  color: #45668e;
}
.under_519e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.under_519e [class*="social-icon-weibo"].surface_blue_232a {
  background-color: transparent;
  color: #df2029;
}
.under_519e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.under_519e [class*="social-icon-weixin"].surface_blue_232a {
  background-color: transparent;
  color: #7bb32e;
}
.under_519e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.under_519e [class*="social-icon-whatsapp"].surface_blue_232a {
  background-color: transparent;
  color: #25d366;
}
.under_519e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.under_519e [class*="social-icon-wordpress"].surface_blue_232a {
  background-color: transparent;
  color: #21759b;
}
.under_519e [class*="social-icon-xing"] {
  background-color: #026466;
}
.under_519e [class*="social-icon-xing"].surface_blue_232a {
  background-color: transparent;
  color: #026466;
}
.under_519e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.under_519e [class*="social-icon-yelp"].surface_blue_232a {
  background-color: transparent;
  color: #af0606;
}
.under_519e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.under_519e [class*="social-icon-youtube"].surface_blue_232a {
  background-color: transparent;
  color: #cd201f;
}
.grid_40d9 {
  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;
}
.grid_40d9:hover {
  box-shadow: none;
  background: 0 0;
}
.tabs_cold_1d7e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.header-0fb2 {
  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;
}
.layout-7097 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accordion_35e0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accordion_35e0,
.accordion_35e0::after,
.accordion_35e0::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;
}
.accordion_35e0::after,
.accordion_35e0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.upper-bfc0 .header-0fb2 .layout-7097 {
  margin-top: -2px;
  width: 19px;
}
.upper-bfc0 .header-0fb2 .accordion_35e0 {
  margin-top: -1px;
}
.upper-bfc0 .header-0fb2 .accordion_35e0,
.upper-bfc0 .header-0fb2 .accordion_35e0::after,
.upper-bfc0 .header-0fb2 .accordion_35e0::before {
  width: 19px;
  height: 2px;
}
.upper-bfc0 .header-0fb2 .accordion_35e0::before {
  top: -6px;
}
.upper-bfc0 .header-0fb2 .accordion_35e0::after {
  bottom: -6px;
}
.avatar_brown_89be .header-0fb2 .layout-7097 {
  margin-top: -2px;
  width: 22px;
}
.avatar_brown_89be .header-0fb2 .accordion_35e0 {
  margin-top: -1px;
}
.avatar_brown_89be .header-0fb2 .accordion_35e0,
.avatar_brown_89be .header-0fb2 .accordion_35e0::after,
.avatar_brown_89be .header-0fb2 .accordion_35e0::before {
  width: 22px;
  height: 2px;
}
.avatar_brown_89be .header-0fb2 .accordion_35e0::before {
  top: -7px;
}
.avatar_brown_89be .header-0fb2 .accordion_35e0::after {
  bottom: -7px;
}
.text-pro-fb91 .header-0fb2 .layout-7097 {
  margin-top: -2px;
  width: 31px;
}
.text-pro-fb91 .header-0fb2 .accordion_35e0 {
  margin-top: -1.5px;
}
.text-pro-fb91 .header-0fb2 .accordion_35e0,
.text-pro-fb91 .header-0fb2 .accordion_35e0::after,
.text-pro-fb91 .header-0fb2 .accordion_35e0::before {
  width: 31px;
  height: 3px;
}
.text-pro-fb91 .header-0fb2 .accordion_35e0::before {
  top: -9px;
}
.text-pro-fb91 .header-0fb2 .accordion_35e0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero-fixed-dc87 .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-fixed-dc87 .header-0fb2 .accordion_35e0 {
    margin-top: -1px;
  }
  .hero-fixed-dc87 .header-0fb2 .accordion_35e0,
  .hero-fixed-dc87 .header-0fb2 .accordion_35e0::after,
  .hero-fixed-dc87 .header-0fb2 .accordion_35e0::before {
    width: 19px;
    height: 2px;
  }
  .hero-fixed-dc87 .header-0fb2 .accordion_35e0::before {
    top: -6px;
  }
  .hero-fixed-dc87 .header-0fb2 .accordion_35e0::after {
    bottom: -6px;
  }
  .pagination-20c5 .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-20c5 .header-0fb2 .accordion_35e0 {
    margin-top: -1px;
  }
  .pagination-20c5 .header-0fb2 .accordion_35e0,
  .pagination-20c5 .header-0fb2 .accordion_35e0::after,
  .pagination-20c5 .header-0fb2 .accordion_35e0::before {
    width: 22px;
    height: 2px;
  }
  .pagination-20c5 .header-0fb2 .accordion_35e0::before {
    top: -7px;
  }
  .pagination-20c5 .header-0fb2 .accordion_35e0::after {
    bottom: -7px;
  }
  .active_900a .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 31px;
  }
  .active_900a .header-0fb2 .accordion_35e0 {
    margin-top: -1.5px;
  }
  .active_900a .header-0fb2 .accordion_35e0,
  .active_900a .header-0fb2 .accordion_35e0::after,
  .active_900a .header-0fb2 .accordion_35e0::before {
    width: 31px;
    height: 3px;
  }
  .active_900a .header-0fb2 .accordion_35e0::before {
    top: -9px;
  }
  .active_900a .header-0fb2 .accordion_35e0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_paper_4778 .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_paper_4778 .header-0fb2 .accordion_35e0 {
    margin-top: -1px;
  }
  .detail_paper_4778 .header-0fb2 .accordion_35e0,
  .detail_paper_4778 .header-0fb2 .accordion_35e0::after,
  .detail_paper_4778 .header-0fb2 .accordion_35e0::before {
    width: 19px;
    height: 2px;
  }
  .detail_paper_4778 .header-0fb2 .accordion_35e0::before {
    top: -6px;
  }
  .detail_paper_4778 .header-0fb2 .accordion_35e0::after {
    bottom: -6px;
  }
  .stale-5fea .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 22px;
  }
  .stale-5fea .header-0fb2 .accordion_35e0 {
    margin-top: -1px;
  }
  .stale-5fea .header-0fb2 .accordion_35e0,
  .stale-5fea .header-0fb2 .accordion_35e0::after,
  .stale-5fea .header-0fb2 .accordion_35e0::before {
    width: 22px;
    height: 2px;
  }
  .stale-5fea .header-0fb2 .accordion_35e0::before {
    top: -7px;
  }
  .stale-5fea .header-0fb2 .accordion_35e0::after {
    bottom: -7px;
  }
  .component_silver_d7ab .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 31px;
  }
  .component_silver_d7ab .header-0fb2 .accordion_35e0 {
    margin-top: -1.5px;
  }
  .component_silver_d7ab .header-0fb2 .accordion_35e0,
  .component_silver_d7ab .header-0fb2 .accordion_35e0::after,
  .component_silver_d7ab .header-0fb2 .accordion_35e0::before {
    width: 31px;
    height: 3px;
  }
  .component_silver_d7ab .header-0fb2 .accordion_35e0::before {
    top: -9px;
  }
  .component_silver_d7ab .header-0fb2 .accordion_35e0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component_955c .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 19px;
  }
  .component_955c .header-0fb2 .accordion_35e0 {
    margin-top: -1px;
  }
  .component_955c .header-0fb2 .accordion_35e0,
  .component_955c .header-0fb2 .accordion_35e0::after,
  .component_955c .header-0fb2 .accordion_35e0::before {
    width: 19px;
    height: 2px;
  }
  .component_955c .header-0fb2 .accordion_35e0::before {
    top: -6px;
  }
  .component_955c .header-0fb2 .accordion_35e0::after {
    bottom: -6px;
  }
  .steel_662e .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 22px;
  }
  .steel_662e .header-0fb2 .accordion_35e0 {
    margin-top: -1px;
  }
  .steel_662e .header-0fb2 .accordion_35e0,
  .steel_662e .header-0fb2 .accordion_35e0::after,
  .steel_662e .header-0fb2 .accordion_35e0::before {
    width: 22px;
    height: 2px;
  }
  .steel_662e .header-0fb2 .accordion_35e0::before {
    top: -7px;
  }
  .steel_662e .header-0fb2 .accordion_35e0::after {
    bottom: -7px;
  }
  .yellow-4fb7 .header-0fb2 .layout-7097 {
    margin-top: -2px;
    width: 31px;
  }
  .yellow-4fb7 .header-0fb2 .accordion_35e0 {
    margin-top: -1.5px;
  }
  .yellow-4fb7 .header-0fb2 .accordion_35e0,
  .yellow-4fb7 .header-0fb2 .accordion_35e0::after,
  .yellow-4fb7 .header-0fb2 .accordion_35e0::before {
    width: 31px;
    height: 3px;
  }
  .yellow-4fb7 .header-0fb2 .accordion_35e0::before {
    top: -9px;
  }
  .yellow-4fb7 .header-0fb2 .accordion_35e0::after {
    bottom: -9px;
  }
}
.cold_3baf .accordion_35e0 {
  -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);
}
.cold_3baf .accordion_35e0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cold_3baf .accordion_35e0::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);
}
.cold_3baf.gold-9b36 .accordion_35e0 {
  -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);
}
.cold_3baf.gold-9b36 .accordion_35e0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cold_3baf.gold-9b36 .accordion_35e0::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);
}
.sort_f458 {
  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.thumbnail-5ad7:before {
  display: none;
}
.article-6bc1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.article-6bc1 .hard_cd99 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.article-6bc1 .hard_cd99:last-of-type {
  border-bottom: none;
}
.article-6bc1 .hard_cd99.gallery-40a3,
.article-6bc1 .hard_cd99.outline-5158,
.article-6bc1 .hard_cd99.fixed-6e34 {
  padding: 0;
}
.article-6bc1 .soft-4963 .sidebar_8e7e {
  color: currentColor;
}
.article-6bc1 .soft-4963 .sidebar_8e7e:focus,
.article-6bc1 .soft-4963 .sidebar_8e7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-6bc1.east-95fa .description_mini_b8d3,
.article-6bc1.east-95fa .main_e821 a,
.article-6bc1.east-95fa .block-basic-c4f5 a,
.article-6bc1.east-95fa .hover-warm-f915 a {
  color: rgba(0, 0, 0, 0.55);
}
.article-6bc1.east-95fa .description_mini_b8d3:hover,
.article-6bc1.east-95fa .main_e821 a:hover,
.article-6bc1.east-95fa .block-basic-c4f5 a:hover,
.article-6bc1.east-95fa .hover-warm-f915 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-6bc1.east-95fa .component-medium-ca67 {
  color: rgba(0, 0, 0, 0.8);
}
.article-6bc1.east-95fa .hard_cd99 {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-6bc1.east-95fa .hard_cd99:before {
  background: rgba(0, 0, 0, 0.08);
}
.article-6bc1.east-95fa .dynamic-697d:before {
  background: rgba(255, 255, 255, 0.9);
}
.article-6bc1.east-95fa .soft-4963 .breadcrumb_motion_96ff li a,
.article-6bc1.east-95fa .soft-4963 .sidebar_8e7e,
.article-6bc1.east-95fa .hover-warm-f915 {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-6bc1.east-95fa .soft-4963 .sidebar_8e7e:focus,
.article-6bc1.east-95fa .soft-4963 .sidebar_8e7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-6bc1.east-95fa .breadcrumb_motion_96ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-6bc1.image_smooth_a908 .description_mini_b8d3,
.article-6bc1.image_smooth_a908 .main_e821 a,
.article-6bc1.image_smooth_a908 .block-basic-c4f5 .sidebar_8e7e,
.article-6bc1.image_smooth_a908 .block-basic-c4f5 a,
.article-6bc1.image_smooth_a908 .hover-warm-f915 a {
  color: rgba(255, 255, 255, 0.79);
}
.article-6bc1.image_smooth_a908 .description_mini_b8d3:hover,
.article-6bc1.image_smooth_a908 .main_e821 a:hover,
.article-6bc1.image_smooth_a908 .block-basic-c4f5 .sidebar_8e7e:hover,
.article-6bc1.image_smooth_a908 .block-basic-c4f5 a:hover,
.article-6bc1.image_smooth_a908 .hover-warm-f915 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-6bc1.image_smooth_a908 .component-medium-ca67 {
  color: rgba(255, 255, 255, 0.99);
}
.article-6bc1.image_smooth_a908 .hard_cd99 {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-6bc1.image_smooth_a908 .hard_cd99:before {
  background: rgba(255, 255, 255, 0.08);
}
.article-6bc1.image_smooth_a908 .dynamic-697d:before {
  background: rgba(0, 0, 0, 0.9);
}
.article-6bc1.image_smooth_a908 .soft-4963 .breadcrumb_motion_96ff li a,
.article-6bc1.image_smooth_a908 .soft-4963 .sidebar_8e7e,
.article-6bc1.image_smooth_a908 .hover-warm-f915 {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-6bc1.image_smooth_a908 .soft-4963 .sidebar_8e7e:focus,
.article-6bc1.image_smooth_a908 .soft-4963 .sidebar_8e7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-6bc1.image_smooth_a908 .breadcrumb_motion_96ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-697d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dynamic-697d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card-42f2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hero_0368 .article-6bc1 {
  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;
}
.hero_0368 .hard_cd99 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hero_0368 .hard_cd99: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) {
  .hero_0368 .hard_cd99:before {
    width: 16%;
    left: 42%;
  }
}
.hero_0368 .hard_cd99:last-child:before {
  content: none;
}
.hero_0368 .hard_cd99[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hero_0368 .soft-4963 .breadcrumb_motion_96ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hero_0368 .soft-4963 .breadcrumb_motion_96ff li a .sidebar_8e7e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hero_0368 .soft-4963 .hover-warm-f915 {
  border: none;
}
.hero_0368 .soft-4963 .hover-warm-f915 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hero_0368 .dynamic-697d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hero_0368 .card-42f2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hero_0368 .image_smooth_a908 .dynamic-697d:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero_0368 .east-95fa.gallery_48c4 .accordion_35e0 {
  background: rgba(0, 0, 0, 0.6);
}
.hero_0368
  .east-95fa.gallery_48c4
  .accordion_35e0::after,
.hero_0368
  .east-95fa.gallery_48c4
  .accordion_35e0:before {
  background: inherit;
}
.hero_0368
  .east-95fa.gallery_48c4:hover
  .accordion_35e0 {
  background: rgba(0, 0, 0, 0.8);
}
.pagination_advanced_c576 .article-6bc1 {
  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) {
  .pagination_advanced_c576 .article-6bc1 {
    width: auto;
    right: 45px;
  }
}
.breadcrumb-97b4 .article-6bc1 {
  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) {
  .breadcrumb-97b4 .article-6bc1 {
    width: auto;
    left: 45px;
  }
}
.thumbnail-5ad7 .article-6bc1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail-5ad7 .card-42f2 {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail-5ad7 .dynamic-697d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wrapper_3381 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_3381.hero_0368 .article-6bc1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wrapper_3381.pagination_advanced_c576 .article-6bc1 {
  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);
}
.wrapper_3381 .article-6bc1 {
  visibility: visible;
}
.wrapper_3381.breadcrumb-97b4 .article-6bc1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.text-35f1,
.video-6b1c {
  overflow-x: hidden;
}
.text-35f1 .article-6bc1 {
  overflow: auto;
}
.text-35f1.hero_0368 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-35f1.hero_0368 .article-6bc1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.text-35f1.hero_0368 .grid_40d9 {
  opacity: 0;
}
.text-35f1.pagination_advanced_c576 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-35f1.pagination_advanced_c576 .article-6bc1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.text-35f1.pagination_advanced_c576 .grid_40d9 {
  opacity: 0;
}
.text-35f1.breadcrumb-97b4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-35f1.breadcrumb-97b4 .article-6bc1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.text-35f1.breadcrumb-97b4 .grid_40d9 {
  opacity: 0;
}
.text-35f1.thumbnail-5ad7 .article-6bc1 {
  z-index: 10;
  visibility: visible;
}
.gallery_48c4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gallery_48c4 .accordion_35e0 {
  background: rgba(255, 255, 255, 0.99);
}
.gallery_48c4 .accordion_35e0::after,
.gallery_48c4 .accordion_35e0:before {
  background: inherit;
}
.gallery_48c4:hover .accordion_35e0 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-97b4 .gallery_48c4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail-5ad7 .gallery_48c4 {
  display: none !important;
}
.text-35f1:before,
.video-6b1c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.text-35f1 .gallery_48c4,
.video-6b1c .gallery_48c4 {
  display: inline-block;
}
.article-6bc1 .hard-ebf4 {
  -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;
}
.text-35f1 .article-6bc1 .hard-ebf4,
.video-6b1c .article-6bc1 .hard-ebf4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-7360 .frame_next_71a7 {
  width: 100%;
}
.modal_inner_7c70 {
  padding: 0 0.5em 0;
}
.modal_inner_7c70 [class*="customify-col-"],
.modal_inner_7c70 [class*="customify-col_"],
.modal_inner_7c70 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.small-78c9 .modal_inner_7c70 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_top_9897 .overlay-4c95,
  .overlay-4c95 {
    display: none;
  }
  .gradient-warm-47ec {
    text-align: left;
  }
  .yellow-9651 {
    text-align: center;
  }
  .item_cool_7399 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_top_9897 .hard-fc6d,
  .hard-fc6d {
    display: none;
  }
  .upper-e122 {
    text-align: left;
  }
  .slider-brown-5614 {
    text-align: center;
  }
  .chip_over_68ec {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_top_9897 .caption-d096,
  .caption-d096 {
    display: none;
  }
  .orange_31b8 {
    text-align: left;
  }
  .tiny_1cf9 {
    text-align: center;
  }
  .photo_541f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.column_27ea {
  box-shadow: none !important;
}
.over-533b .hovered_6046,
.fast_36a1 .hovered_6046 {
  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;
}
.fast_36a1 .hovered_6046 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lower-317d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lower-317d:after,
.lower-317d:before {
  content: "";
  display: table;
}
.lower-317d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lower-317d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lower-317d,
.photo-f049 {
  max-width: 1248px;
  margin: 0 auto;
}

.list-first-fa2f.mini-d7bc .lower-317d {
  max-width: 100%;
}
.list-first-fa2f.center_4386 {
  max-width: 1200px;
  margin: 0 auto;
}
.list-first-fa2f.layout_advanced_3d1b .lower-317d {
  max-width: 100%;
}
.list-first-fa2f.layout_advanced_3d1b > .lower-317d {
  padding-left: 0;
  padding-right: 0;
}
.list-first-fa2f.layout_advanced_3d1b > .lower-317d .active_top_9897 {
  margin: 0;
}
.list-first-fa2f.layout_advanced_3d1b
  > .lower-317d
  .east_5843.bronze-9b8f {
  margin-right: 0;
  margin-left: 0;
}
.list-first-fa2f.layout_advanced_3d1b #main.bronze-9b8f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .selected_a9c8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .selected_a9c8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .copper-bcce .picture_50ae {
    padding-right: 1em;
  }
  .copper-bcce.complex-0719 .east_5843 {
    border-right: 1px solid #eaecee;
  }
  .copper-bcce.complex-0719 .picture_50ae {
    padding-right: 1em;
  }
  .copper-bcce.complex-0719 .paragraph-b3c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-out-3e39 .picture_50ae {
    padding-left: 1em;
  }
  .border-out-3e39.complex-0719 .east_5843 {
    border-left: 1px solid #eaecee;
  }
  .border-out-3e39.complex-0719 .picture_50ae {
    padding-left: 1em;
  }
  .border-out-3e39.complex-0719 .paragraph-b3c7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_3d84 .picture_50ae {
    padding-left: 1em;
  }
  .item_3d84.complex-0719 .picture-7197 {
    border-right: 1px solid #eaecee;
  }
  .item_3d84.complex-0719 .primary_c177 {
    border-right: 1px solid #eaecee;
  }
  .item_3d84.complex-0719 .picture_50ae {
    padding-left: 1em;
  }
  .item_3d84.complex-0719 .paragraph-b3c7 {
    padding-right: 1em;
  }
  .item_3d84.complex-0719 .down-8d1f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass_7c8f .picture_50ae {
    padding-right: 1em;
  }
  .glass_7c8f.complex-0719 .picture-7197 {
    border-left: 1px solid #eaecee;
  }
  .glass_7c8f.complex-0719 .primary_c177 {
    border-left: 1px solid #eaecee;
  }
  .glass_7c8f.complex-0719 .picture_50ae {
    padding-right: 1em;
  }
  .glass_7c8f.complex-0719 .paragraph-b3c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .glass_7c8f.complex-0719 .down-8d1f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected_a9c8 .picture_50ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected_a9c8.complex-0719 .east_5843 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .selected_a9c8.complex-0719 .picture_50ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected_a9c8.complex-0719 .paragraph-b3c7 {
    padding-left: 1em;
  }
  .selected_a9c8.complex-0719 .down-8d1f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .selected_a9c8.complex-0719 .picture_50ae {
    padding-left: 0;
  }
}
.title_cool_f2a7 .breadcrumb-warm-f04b {
  display: inline-block;
}
.in-641c {
  display: inline-block;
}
.hard-c06c {
  word-con: break-word;
}
.tertiary_light_5b06 > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary_light_5b06 .block_ed05 {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary_light_5b06 .content-7caf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.active-1a19 .outline-stone-0370 {
  margin-bottom: 2em;
}
.active-1a19 .filter-66a0 {
  margin-bottom: 15px;
}
.active-1a19 .filter-66a0:last-child {
  margin-bottom: 0;
}
.active-1a19 .form-dcf4 {
  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) {
  .active-1a19 .form-dcf4 {
    display: block;
  }
}
.active-1a19 .hidden-steel-259c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .active-1a19 .hidden-steel-259c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.active-1a19 .static-63ab {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.active-1a19 .static-63ab img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.active-1a19 .static-63ab a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.active-1a19 .hard-c06c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-1a19 .hard-c06c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.active-1a19 .wide_80ee p:last-child {
  margin-bottom: 0;
}
.active-1a19 .red-80e8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.active-1a19 .preview_hard_ef33 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.active-1a19 .gas-c191 {
  margin-top: 1em;
}
.active-1a19 .selected_27ac {
  top: 0;
  display: block;
}
.active-1a19 .selected_27ac a {
  color: inherit;
}
.active-1a19 .selected_27ac a:hover {
  color: inherit;
}
.active-1a19 .bright_75da {
  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;
}
.active-1a19 .bright_75da:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.active-1a19 .preview_hard_ef33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.active-1a19 .short_2002 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.active-1a19 .short_2002:first-child {
  margin-top: 0;
}
.active-1a19 .short_2002.info_selected_9fbc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.active-1a19 .short_2002.short-d7ef {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-1a19
  .short_2002.short-d7ef.outline_9ef8
  .gas-c191 {
  width: 100%;
}
.active-1a19 .short-d7ef {
  -webkit-box-align: center;
  align-items: center;
}
.active-1a19 .short-d7ef .tertiary_light_5b06,
.active-1a19 .short-d7ef > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.active-1a19 .static-63ab {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active-1a19 .static-63ab img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active-1a19 .static-63ab: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;
}
.active-1a19 .info_selected_9fbc {
  z-index: 5;
}
.active-1a19 .row-3b8e .dark-1a55 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.active-1a19 .soft-0ceb .dark-1a55 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.active-1a19 .right-79ce .dark-1a55 {
  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;
}
.active-1a19.avatar_current_e2fb .form-dcf4,
.active-1a19.video_up_9603 .form-dcf4 {
  display: block;
}
.active-1a19.avatar_current_e2fb .form-dcf4 .highlight-west-3994,
.active-1a19.avatar_current_e2fb .form-dcf4 .preview_hard_ef33,
.active-1a19.video_up_9603 .form-dcf4 .highlight-west-3994,
.active-1a19.video_up_9603 .form-dcf4 .preview_hard_ef33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active-1a19.modal-feb4 .hidden-steel-259c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .active-1a19.modal-feb4 .hidden-steel-259c {
    margin-right: 0;
  }
}
.active-1a19.avatar_current_e2fb .hidden-steel-259c,
.active-1a19.video_up_9603 .hidden-steel-259c {
  padding-top: 40%;
}
.active-1a19.avatar_current_e2fb .outline-stone-0370,
.active-1a19.video_up_9603 .outline-stone-0370 {
  display: block;
}
.active-1a19.avatar_current_e2fb .fn-sticky-8d8f .preview_hard_ef33,
.active-1a19.video_up_9603 .fn-sticky-8d8f .preview_hard_ef33 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.active-1a19.avatar_current_e2fb .hidden-steel-259c,
.active-1a19.video_up_9603 .hidden-steel-259c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.active-1a19.avatar_current_e2fb .preview_hard_ef33 {
  padding: 1em;
}
.tertiary-c99a {
  margin: 30px auto;
  display: block;
}
.tertiary-c99a .progress_advanced_84dd > * {
  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;
}
.tertiary-c99a .progress_advanced_84dd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-c99a .progress_advanced_84dd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature-90f3 .tertiary_light_5b06 {
  margin-bottom: 1.41575em;
}
.feature-90f3 .border_5a2b {
  margin-bottom: 1.618em;
}
.box-large-0e89 .preview-west-04bf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box-large-0e89 .preview-west-04bf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box-large-0e89 .dirty_a85c {
  max-width: 100%;
  overflow: auto;
}
.gallery_complex_1ea9 .box-large-0e89 a:hover {
  text-decoration: underline;
}
.lite-f8bb .filter-66a0:not(.hard-c06c),
.lite-f8bb .static-63ab {
  margin-bottom: 1.41575em;
}
.lite-f8bb .filter-66a0:not(.hard-c06c):last-child,
.lite-f8bb .static-63ab:last-child {
  margin-bottom: 0;
}
.lite-f8bb .filter-66a0.black-56d0 {
  margin-bottom: 0.41575em;
}
.lite-f8bb .active-0dac:before,
.lite-f8bb .focus-west-c4e5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.lite-f8bb .active-0dac:before {
  content: "\f115";
}
.lite-f8bb .focus-west-c4e5:before {
  content: "\f02c";
}
.lite-f8bb .wrapper_north_f39e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.lite-f8bb .wrapper_north_f39e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent_slow_83f6 {
  display: -webkit-box;
  display: flex;
}
.accent_slow_83f6 .layout-11b4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent_slow_83f6 .layout-11b4 {
    flex-basis: 90px;
  }
}
.accent_slow_83f6 .complex-9e6f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent_slow_83f6 .complex-9e6f {
    flex-basis: calc(100% - 50px);
  }
}
.accent_slow_83f6 .next-036e p:last-child {
  margin-bottom: 0.72em;
}
.header-85e7 .progress_advanced_84dd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.header-85e7 .progress_advanced_84dd:after,
.header-85e7 .progress_advanced_84dd:before {
  content: "";
  display: table;
}
.header-85e7 .progress_advanced_84dd:after {
  clear: both;
}
.header-85e7 .progress_advanced_84dd .stone_78ea,
.header-85e7 .progress_advanced_84dd .backdrop_action_9fdb {
  width: 49%;
}
.header-85e7 .progress_advanced_84dd .stone_78ea a span.card_1988,
.header-85e7 .progress_advanced_84dd .backdrop_action_9fdb a span.card_1988 {
  display: block;
  margin-bottom: 5px;
}
.header-85e7 .progress_advanced_84dd .backdrop_action_9fdb {
  float: left;
  text-align: left;
}
.header-85e7 .progress_advanced_84dd .stone_78ea {
  float: right;
  text-align: right;
}
.white_0e1e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .white_0e1e {
    margin-bottom: 0;
  }
}
.feature_5520 {
  margin-bottom: 1em;
}
.feature_5520 .hard-c06c {
  font-size: 1.1em;
  line-height: 1.3;
}
.item_78ed a {
  display: block;
  line-height: 0;
  position: relative;
}
.wide_5f20 .feature_5520,
.filter_837f .feature_5520 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wide_5f20 .feature_5520,
  .filter_837f .feature_5520 {
    display: block;
  }
}
.wide_5f20 .item_78ed,
.filter_837f .item_78ed {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wide_5f20 .item_78ed,
  .filter_837f .item_78ed {
    margin-bottom: 1em;
  }
}
.wide_5f20 .item_78ed img,
.filter_837f .item_78ed img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wide_5f20 .dirty_90ff,
.filter_837f .dirty_90ff {
  flex-basis: calc(100% - 160px);
}
.wide_5f20 .dirty_90ff p,
.filter_837f .dirty_90ff p {
  margin-bottom: 0;
}
.wide_5f20 .dirty_90ff {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wide_5f20 .dirty_90ff {
    padding-left: 0;
  }
}
.filter_837f .dirty_90ff {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .filter_837f .dirty_90ff {
    padding-right: 0;
  }
}
.filter_837f .item_78ed {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fresh-bff8 .item_78ed {
  margin-bottom: 0.5em;
}
.fresh-bff8 .item_78ed img {
  width: 100%;
}
.slider_ef64 .backdrop-huge-8e69,
.message-9e00 .backdrop-huge-8e69 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.message-9e00 .east_5843 .east_cdea p:last-child {
  margin-bottom: 0;
}
.active_50e5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module_8586 .badge-hot-58b9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module_8586 .badge-hot-58b9:last-of-type {
    margin-bottom: 0;
  }
}
.module_8586 .badge-hot-58b9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_8586 .badge-hot-58b9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module_8586 .badge-hot-58b9 ul li {
  margin: 0 0 0.6em;
}
.module_8586 .badge-hot-58b9 ul li.sidebar_warm_72b5,
.module_8586 .badge-hot-58b9 ul li.pink-7969 {
  position: relative;
}
.module_8586 .badge-hot-58b9 ul li.sidebar_warm_72b5 .small-6be4,
.module_8586 .badge-hot-58b9 ul li.pink-7969 .small-6be4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module_8586 .badge-hot-58b9 ul li.sidebar_warm_72b5:after:after,
.module_8586 .badge-hot-58b9 ul li.sidebar_warm_72b5:after:before,
.module_8586
  .badge-hot-58b9
  ul
  li.pink-7969:after:after,
.module_8586
  .badge-hot-58b9
  ul
  li.pink-7969:after:before {
  content: "";
  display: table;
}
.module_8586 .badge-hot-58b9 ul li.sidebar_warm_72b5:after:after,
.module_8586
  .badge-hot-58b9
  ul
  li.pink-7969:after:after {
  clear: both;
}
.module_8586 .badge-hot-58b9 a.prev-1b40:hover {
  text-decoration: none;
}
.module_8586 .badge-hot-58b9 select {
  max-width: 100%;
}
.module_8586 .badge-hot-58b9 table {
  font-size: 85%;
}
.module_8586 .badge-hot-58b9 table td,
.module_8586 .badge-hot-58b9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module_8586 .badge-hot-58b9 table tfoot td {
  text-align: left;
}
.module_8586 .badge-hot-58b9 :last-child {
  margin-bottom: 0;
}
.module_8586 .badge-hot-58b9 .first_5ef4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module_8586 .badge-hot-58b9 .first_5ef4 label {
  width: 100%;
}
.module_8586 .badge-hot-58b9 .first_5ef4 .row-1a16 {
  width: 100%;
  display: block;
}
.module_8586 .badge-hot-58b9 .first_5ef4 .plasma_e2e2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module_8586 .badge-hot-58b9 .first_5ef4 .plasma_e2e2:hover svg #svg-search {
  fill: #444;
}
.module_8586 .badge-hot-58b9 .first_5ef4 .plasma_e2e2 svg {
  width: 18px;
  height: 18px;
}
.module_8586 .right-3dbb ul ul,
.module_8586 .info-40ef ul ul,
.module_8586 .primary-3cb6 ul ul,
.module_8586 .input_dim_15af ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module_8586 .right-3dbb .texture_fb17 > a,
.module_8586 .info-40ef .texture_fb17 > a,
.module_8586 .primary-3cb6 .texture_fb17 > a,
.module_8586 .input_dim_15af .texture_fb17 > a {
  margin-bottom: 0;
}
.module_8586 .steel-4a8a li,
.module_8586 .right-3dbb li,
.module_8586 .footer-ba26 li,
.module_8586 .info-40ef li,
.module_8586 .primary-3cb6 li,
.module_8586 .input_dim_15af li,
.module_8586 .over-0e07 li,
.module_8586 .search_c0e8 li {
  display: block;
  position: relative;
}
.module_8586 .steel-4a8a li:last-child,
.module_8586 .right-3dbb li:last-child,
.module_8586 .footer-ba26 li:last-child,
.module_8586 .info-40ef li:last-child,
.module_8586 .primary-3cb6 li:last-child,
.module_8586 .input_dim_15af li:last-child,
.module_8586 .over-0e07 li:last-child,
.module_8586 .search_c0e8 li:last-child {
  border: none;
}
.module_8586 .steel-4a8a li a,
.module_8586 .right-3dbb li a,
.module_8586 .footer-ba26 li a,
.module_8586 .info-40ef li a,
.module_8586 .primary-3cb6 li a,
.module_8586 .input_dim_15af li a,
.module_8586 .over-0e07 li a,
.module_8586 .search_c0e8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_8586 .steel-4a8a li ul li::before,
.module_8586 .right-3dbb li ul li::before,
.module_8586 .footer-ba26 li ul li::before,
.module_8586 .info-40ef li ul li::before,
.module_8586 .primary-3cb6 li ul li::before,
.module_8586 .input_dim_15af li ul li::before,
.module_8586 .over-0e07 li ul li::before,
.module_8586 .search_c0e8 li ul li::before {
  left: 15px;
}
.module_8586 .steel-4a8a li ul a,
.module_8586 .right-3dbb li ul a,
.module_8586 .footer-ba26 li ul a,
.module_8586 .info-40ef li ul a,
.module_8586 .primary-3cb6 li ul a,
.module_8586 .input_dim_15af li ul a,
.module_8586 .over-0e07 li ul a,
.module_8586 .search_c0e8 li ul a {
  padding-left: 20px;
}
.module_8586 .steel-4a8a li ul ul li::before,
.module_8586 .right-3dbb li ul ul li::before,
.module_8586 .footer-ba26 li ul ul li::before,
.module_8586 .info-40ef li ul ul li::before,
.module_8586 .primary-3cb6 li ul ul li::before,
.module_8586 .input_dim_15af li ul ul li::before,
.module_8586 .over-0e07 li ul ul li::before,
.module_8586 .search_c0e8 li ul ul li::before {
  left: 30px;
}
.module_8586 .steel-4a8a li ul ul a,
.module_8586 .right-3dbb li ul ul a,
.module_8586 .footer-ba26 li ul ul a,
.module_8586 .info-40ef li ul ul a,
.module_8586 .primary-3cb6 li ul ul a,
.module_8586 .input_dim_15af li ul ul a,
.module_8586 .over-0e07 li ul ul a,
.module_8586 .search_c0e8 li ul ul a {
  padding-left: 40px;
}
.module_8586 .under-cc56 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_8586 .search_c0e8 ul li {
  margin-bottom: 1.41575em;
}
.module_8586 .search_c0e8 ul li .texture-next-d8b8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module_8586 .search_c0e8 ul li .row-ffae {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image_smooth_a908 .steel-4a8a li a,
.image_smooth_a908 .right-3dbb li a,
.image_smooth_a908 .footer-ba26 li a,
.image_smooth_a908 .info-40ef li a,
.image_smooth_a908 .primary-3cb6 li a,
.image_smooth_a908 .input_dim_15af li a,
.image_smooth_a908 .over-0e07 li a,
.image_smooth_a908 .search_c0e8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_smooth_a908 .under-cc56 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_smooth_a908 .badge-hot-58b9 ul li.sidebar_warm_72b5 .small-6be4,
.image_smooth_a908 .badge-hot-58b9 ul li.pink-7969 .small-6be4 {
  background: rgba(0, 0, 0, 0.2);
}
.image_smooth_a908 .module_8586 .badge-hot-58b9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li {
  margin: 0;
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li ul {
  margin: 0;
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li ul li a {
  padding-left: 15px;
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li ul li li a {
  padding-left: 30px;
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li.notification_current_b0f7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li.notification_current_b0f7 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.list-first-fa2f .module_8586 .breadcrumb_motion_96ff li.notification_current_b0f7 > 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;
}
.surface_ae24 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.surface-liquid-180c {
  position: relative;
  z-index: 10;
}
.surface-liquid-180c .hard-ebf4 {
  width: 100%;
  max-width: 100%;
}
.badge-6e96 .blue_93b4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.badge-6e96 .east-95fa {
}
.badge-6e96 .image_smooth_a908 {
  background: #292929;
}
.paragraph-17c1 .blue_93b4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph-17c1 .east-95fa {
  background: #f9f9f9;
}
.paragraph-17c1 .image_smooth_a908 {
  background: #303030;
}
.thumbnail_b2e1 .blue_93b4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail_b2e1 .breadcrumb-warm-f04b {
    margin-bottom: 1em;
  }
  .thumbnail_b2e1 .breadcrumb-warm-f04b:last-child {
    margin-bottom: 0;
  }
}
.thumbnail_b2e1 .east-95fa {
  background: #ededed;
}
.thumbnail_b2e1 .image_smooth_a908 {
  background: #1a1a1a;
}
.blue_93b4.east-95fa {
  color: rgba(0, 0, 0, 0.6);
}
.blue_93b4.east-95fa .active-bffa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue_93b4.image_smooth_a908 {
  color: rgba(255, 255, 255, 0.99);
}
.blue_93b4.image_smooth_a908 a:not(.prev-1b40) {
  color: rgba(255, 255, 255, 0.79);
}
.blue_93b4.image_smooth_a908 a:not(.prev-1b40):hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_93b4.image_smooth_a908 .active-bffa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_93b4.image_smooth_a908 table tbody td,
.blue_93b4.image_smooth_a908 table th {
  background: rgba(0, 0, 0, 0.08);
}
.fluid_cefd.carousel-f149 .lower-317d {
  max-width: initial;
}
.fluid_cefd .aside-smooth-03f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fluid_cefd .aside-smooth-03f0 .hard-ebf4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fluid_cefd .aside-smooth-03f0 .hard-ebf4 {
    display: block;
    margin-bottom: 2em;
  }
  .fluid_cefd .aside-smooth-03f0 .hard-ebf4:last-child {
    margin-bottom: 0;
  }
}
.thumbnail_b2e1 .breadcrumb-warm-f04b:last-child,
.paragraph-17c1 .breadcrumb-warm-f04b:last-child,
.badge-6e96 .breadcrumb-warm-f04b:last-child {
  margin-bottom: 0;
}
.thumbnail_b2e1 .breadcrumb-warm-f04b .module_8586 .badge-hot-58b9:last-child,
.paragraph-17c1 .breadcrumb-warm-f04b .module_8586 .badge-hot-58b9:last-child,
.badge-6e96 .breadcrumb-warm-f04b .module_8586 .badge-hot-58b9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thumbnail_b2e1 .avatar-85d4,
  .thumbnail_b2e1 .hover_87d0,
  .paragraph-17c1 .avatar-85d4,
  .paragraph-17c1 .hover_87d0,
  .badge-6e96 .avatar-85d4,
  .badge-6e96 .hover_87d0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .surface-liquid-180c .breadcrumb-warm-f04b {
    margin-bottom: 2em;
  }
}
.surface-liquid-180c p:last-child {
  margin-bottom: 0;
}
.surface-liquid-180c li,
.surface-liquid-180c ul {
  list-style: none;
  margin: 0;
}
.surface-liquid-180c ul ul {
  margin-left: 2.617924em;
}
.hero_next_db21 {
  font-size: 0.875em;
}

/* css-noise: d01c */
.ghost-box-a9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
