/*!
Theme Name: Customify
Theme URI: https://pressmaximum.overlay_e0a6/customify
Author: WPCustomify
Author URI: https://pressmaximum.overlay_e0a6
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.overlay_e0a6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west_28f4.inner-490b/licenses/gpl-2.0.info-13c8
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.clean-cad4/, (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.huge_30bb.active_fcfb/normalize.under_7247/
 ======
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.under_7247 v7.0.0 | MIT License | github.overlay_e0a6/necolas/normalize.under_7247 */
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;
}
.hero-cbee .wood_32ca,
.media-hard-9956,
.aside_bright_0254,
.border_soft_60e4,
.component-41bd,
.gallery_huge_fa38,
.yellow-3fee,
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;
}
.media-hard-9956,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .media-hard-9956,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .media-hard-9956,
  h1 {
    font-size: 1.8em;
  }
}
.aside_bright_0254,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.aside_bright_0254 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .aside_bright_0254,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .aside_bright_0254,
  h2 {
    font-size: 1.7em;
  }
}
.border_soft_60e4,
h3 {
  font-size: 1.618em;
}
.hero-cbee .wood_32ca,
.component-41bd,
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.nav-4d59 {
  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;
}
.over-1cb4:after,
.over-1cb4:before,
.shadow_green_7c93:after,
.shadow_green_7c93:before {
  content: "";
  display: table;
}
.over-1cb4:after,
.shadow_green_7c93:after {
  clear: both;
}
.chip-steel-f5e5 {
  float: right;
  margin-right: 0;
}
.caption_wood_71d1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pressed-4b37 .header-out-af28,
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;
}
.pressed-4b37 .header-out-af28:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.label-e480 .header-out-af28 {
  box-shadow: none;
}
.label-e480
  .header-out-af28
  .fresh-ec8f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label-e480 .header-out-af28 .table_south_52eb {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.label-e480
  .header-out-af28
  .table_south_52eb
  b {
  display: none;
}
.label-e480 .middle-3d0b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filter_basic_78c2:not(.west-1240):not(.banner-fixed-59a7),
button:not(.west-1240):not(.banner-fixed-59a7),
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ),
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ),
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ) {
  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;
}
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ):hover,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ):hover,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):hover,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):hover,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ):active,
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ):active,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):active,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):active,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):active,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus {
  outline: 0;
}
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558 {
  position: relative;
}
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .status-red-6104,
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .pagination_c178,
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .form_wide_8f16,
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  i,
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  svg,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .status-red-6104,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .pagination_c178,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .form_wide_8f16,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  i,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  svg,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .status-red-6104,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .pagination_c178,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .form_wide_8f16,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  i,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  svg,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .status-red-6104,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .pagination_c178,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .form_wide_8f16,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  i,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  svg,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .status-red-6104,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .pagination_c178,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  .form_wide_8f16,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  i,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558
  svg {
  visibility: hidden;
}
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558:after,
button:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558:after,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558:after,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558:after,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ).fn-loading-1558: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;
}
.filter_basic_78c2:not(.west-1240):not(.banner-fixed-59a7),
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ),
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ),
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ) {
  color: #fff;
  background: #235787;
}
.filter_basic_78c2:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus,
input[type="button"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus,
input[type="reset"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus,
input[type="submit"]:not(.west-1240):not(
    .banner-fixed-59a7
  ):focus {
  color: #fff;
}
.filter_basic_78c2.fn-disabled-1558:not(.west-1240):not(
    .banner-fixed-59a7
  ),
.filter_basic_78c2[disabled]:not(.west-1240):not(
    .banner-fixed-59a7
  ),
button.fn-disabled-1558:not(.west-1240):not(
    .banner-fixed-59a7
  ),
button[disabled]:not(.west-1240):not(
    .banner-fixed-59a7
  ) {
  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;
}
.surface_9613 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.surface_9613: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;
}
.fast_a080 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid-2eeb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.surface-57d9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.over-1cb4:after,
.over-1cb4:before,
.fluid-1611:after,
.fluid-1611:before,
.title_853f:after,
.title_853f:before,
.detail-fluid-0207:after,
.detail-fluid-0207:before,
.cool-16be:after,
.cool-16be:before,
.frame-fixed-4f41:after,
.frame-fixed-4f41:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.over-1cb4:after,
.fluid-1611:after,
.title_853f:after,
.detail-fluid-0207:after,
.cool-16be:after,
.frame-fixed-4f41:after {
  clear: both;
}
.fluid-1611 .down-08ee,
.title_853f .down-08ee,
.photo_ced2 .down-08ee {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-fresh-72b4 {
  display: inline-block;
}
.input_plasma_1a54 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_plasma_1a54 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_plasma_1a54 .mask_slow_372d {
  padding: 1em 0;
  font-size: 85%;
}
.mask_slow_372d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.header-2d9a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.header-2d9a:after,
.header-2d9a:before {
  content: "";
  display: table;
}
.header-2d9a:after {
  clear: both;
}
.texture_green_6205 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_paper_84e4 .texture_green_6205 {
  max-width: 50%;
}
.tooltip_slow_8250 .texture_green_6205 {
  max-width: 33.33%;
}
.carousel-3bcd .texture_green_6205 {
  max-width: 25%;
}
.photo_out_5400 .texture_green_6205 {
  max-width: 20%;
}
.mask_a626 .texture_green_6205 {
  max-width: 16.66%;
}
.list_1049 .texture_green_6205 {
  max-width: 14.28%;
}
.feature_selected_6d4c .texture_green_6205 {
  max-width: 12.5%;
}
.banner-40ea .texture_green_6205 {
  max-width: 11.11%;
}
.focus_fresh_8655 {
  display: block;
}
.hero-cbee .stale-27c5 label,
.hero-cbee .footer_center_5ade label,
.hero-cbee .large_0f16 label,
.hero-cbee .text_old_2df0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-e75e {
  list-style: none;
  margin: 0;
}
.smooth-e75e article.main-ce90 {
  margin-bottom: 0;
}
.smooth-e75e ul {
  list-style: none;
  margin: 0;
}
.smooth-e75e .secondary_6a9d li.main-ce90 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-e75e .secondary_6a9d li.main-ce90 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-e75e .secondary_6a9d li.main-ce90: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) {
  .smooth-e75e .secondary_6a9d li.main-ce90 li.main-ce90 li.main-ce90 li.main-ce90 {
    padding-left: 0;
  }
}
article.main-ce90 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-ce90 .fluid-1611 p:last-of-type {
  margin-bottom: 0;
}
article.main-ce90 .frame-left-8d16 {
  float: left;
}
article.main-ce90 .pattern_advanced_220f {
  margin-left: 85px;
}
article.main-ce90 .pro-d07b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-ce90 .pro-d07b .fresh-08bd {
  margin-left: 10px;
}
article.main-ce90 .banner_lower_40df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-ce90 .warm_ee89 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .stale-27c5,
  #respond .large_0f16,
  #respond .text_old_2df0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale-27c5 input,
#respond .large_0f16 input,
#respond .text_old_2df0 input {
  width: 100%;
}
#respond .text_old_2df0 {
  margin-right: 0;
}
#respond .footer_c29e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_20b1 {
  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;
}
.header_20b1.surface_8175 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header_20b1 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%);
}
.header_20b1:focus,
.header_20b1: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);
}
.north_58e8 {
  border-radius: 10%;
}
.prev_2ea8 {
  border-radius: 50%;
}
.hero_5175 {
  font-size: 0.72em;
}
.chip-db5a {
  font-size: 0.875em;
}
.button_center_81f3 {
  font-size: 1.1em;
}
.active_30d6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active_30d6.hero_5175 {
  letter-spacing: 0.5px;
}
.active_758e,
.active_758e a {
  color: #6d6d6d;
}
.active_758e a:hover {
  color: #111;
}
.gallery-15bd {
  color: #6d6d6d;
}
.primary_first_1dd2 {
  overflow-x: hidden;
}
.primary_first_1dd2 .feature_72c4.under-39b2 {
  position: relative;
}
.primary_first_1dd2 .feature_72c4.under-39b2.filter_under_4067 {
  position: initial;
}
.primary_first_1dd2
  .feature_72c4.under-39b2.filter_under_4067
  .outline-a512 {
  left: auto;
}
.primary_first_1dd2 .feature_72c4 .outline-a512 {
  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;
}
.primary_first_1dd2 .feature_72c4:hover.under-39b2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.primary_first_1dd2
  .feature_72c4:hover.under-39b2
  .outline-a512 {
  display: block;
  z-index: 9999999;
}
.primary_first_1dd2 .caption_79b2 .under_04ba,
.primary_first_1dd2 .shadow_red_54f5 .under_04ba {
  display: none;
}
.primary_first_1dd2 .pagination-c1a2 .feature_72c4:hover.under-39b2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hero-cbee .stale-27c5 label,
.hero-cbee .footer_center_5ade label,
.hero-cbee .large_0f16 label,
.hero-cbee .text_old_2df0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-e75e {
  list-style: none;
  margin: 0;
}
.smooth-e75e article.main-ce90 {
  margin-bottom: 0;
}
.smooth-e75e ul {
  list-style: none;
  margin: 0;
}
.smooth-e75e .secondary_6a9d li.main-ce90 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-e75e .secondary_6a9d li.main-ce90 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-e75e .secondary_6a9d li.main-ce90: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) {
  .smooth-e75e .secondary_6a9d li.main-ce90 li.main-ce90 li.main-ce90 li.main-ce90 {
    padding-left: 0;
  }
}
article.main-ce90 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-ce90 .fluid-1611 p:last-of-type {
  margin-bottom: 0;
}
article.main-ce90 .frame-left-8d16 {
  float: left;
}
article.main-ce90 .pattern_advanced_220f {
  margin-left: 85px;
}
article.main-ce90 .pro-d07b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-ce90 .pro-d07b .fresh-08bd {
  margin-left: 10px;
}
article.main-ce90 .banner_lower_40df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-ce90 .warm_ee89 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .stale-27c5,
  #respond .large_0f16,
  #respond .text_old_2df0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale-27c5 input,
#respond .large_0f16 input,
#respond .text_old_2df0 input {
  width: 100%;
}
#respond .text_old_2df0 {
  margin-right: 0;
}
#respond .footer_c29e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption_79b2 .hero-brown-587d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-brown-587d .over-72cf.shadow-6be0 .heading-8d5d > li > a:focus,
.hero-brown-587d .over-72cf.shadow-6be0 .heading-8d5d > li > a:hover,
.hero-brown-587d .over-72cf.south-e6d0 .heading-8d5d > li > a:focus,
.hero-brown-587d .over-72cf.south-e6d0 .heading-8d5d > li > a:hover,
.hero-brown-587d .over-72cf.article-last-e0d7 .heading-8d5d > li > a:focus,
.hero-brown-587d .over-72cf.article-last-e0d7 .heading-8d5d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-brown-587d
  .over-72cf.shadow-6be0
  .heading-8d5d
  > li.old-7326
  > a,
.hero-brown-587d
  .over-72cf.shadow-6be0
  .heading-8d5d
  > li.article-brown-c9dd
  > a,
.hero-brown-587d
  .over-72cf.south-e6d0
  .heading-8d5d
  > li.old-7326
  > a,
.hero-brown-587d
  .over-72cf.south-e6d0
  .heading-8d5d
  > li.article-brown-c9dd
  > a,
.hero-brown-587d
  .over-72cf.article-last-e0d7
  .heading-8d5d
  > li.old-7326
  > a,
.hero-brown-587d .over-72cf.article-last-e0d7 .heading-8d5d > li.narrow_960b > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-brown-587d .link-over-a1e6,
.hero-brown-587d .link-over-a1e6 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-brown-587d .message_light_ffaa.complex_2d18 li a,
.hero-brown-587d .upper-e3b7 a,
.hero-brown-587d .first_c693,
.hero-brown-587d .heading-8d5d > li > a,
.hero-brown-587d .banner_9173 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d .message_light_ffaa.complex_2d18 li a:hover,
.hero-brown-587d .upper-e3b7 a:hover,
.hero-brown-587d .first_c693:hover,
.hero-brown-587d .heading-8d5d > li > a:hover,
.hero-brown-587d .banner_9173:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-brown-587d .basic-71c8 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d .basic-71c8 .tiny_03ac {
  color: rgba(255, 255, 255, 0.99);
}
.hero-brown-587d .basic-71c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-brown-587d .tag-purple-8acf .hero-glass-85b6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d .tag-purple-8acf .hero-glass-85b6 .surface_cool_94f9 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d
  .tag-purple-8acf
  .hero-glass-85b6
  .surface_cool_94f9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d
  .tag-purple-8acf
  .hero-glass-85b6
  .surface_cool_94f9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d
  .tag-purple-8acf
  .hero-glass-85b6
  .surface_cool_94f9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d
  .tag-purple-8acf
  .hero-glass-85b6
  .surface_cool_94f9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d .tag-purple-8acf .pagination_18a7 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-brown-587d .tag-purple-8acf .pagination_18a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_selected_b6f7
  .hero-brown-587d
  .tag-purple-8acf
  .center-e65d
  .modal-7eb5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_selected_b6f7
  .hero-brown-587d
  .tag-purple-8acf
  .center-e65d
  .surface_cool_94f9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_79b2 .dark-b958 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dark-b958 .over-72cf.shadow-6be0 .heading-8d5d > li > a:focus,
.dark-b958 .over-72cf.shadow-6be0 .heading-8d5d > li > a:hover,
.dark-b958 .over-72cf.south-e6d0 .heading-8d5d > li > a:focus,
.dark-b958 .over-72cf.south-e6d0 .heading-8d5d > li > a:hover,
.dark-b958 .over-72cf.article-last-e0d7 .heading-8d5d > li > a:focus,
.dark-b958 .over-72cf.article-last-e0d7 .heading-8d5d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark-b958
  .over-72cf.shadow-6be0
  .heading-8d5d
  > li.old-7326
  > a,
.dark-b958
  .over-72cf.shadow-6be0
  .heading-8d5d
  > li.article-brown-c9dd
  > a,
.dark-b958
  .over-72cf.south-e6d0
  .heading-8d5d
  > li.old-7326
  > a,
.dark-b958
  .over-72cf.south-e6d0
  .heading-8d5d
  > li.article-brown-c9dd
  > a,
.dark-b958
  .over-72cf.article-last-e0d7
  .heading-8d5d
  > li.old-7326
  > a,
.dark-b958 .over-72cf.article-last-e0d7 .heading-8d5d > li.narrow_960b > a {
  color: rgba(0, 0, 0, 0.8);
}
.dark-b958 .link-over-a1e6,
.dark-b958 .link-over-a1e6 a {
  color: rgba(0, 0, 0, 0.8);
}
.dark-b958 .message_light_ffaa.complex_2d18 li a,
.dark-b958 .upper-e3b7 a,
.dark-b958 .first_c693,
.dark-b958 .heading-8d5d > li > a,
.dark-b958 .banner_9173 {
  color: rgba(0, 0, 0, 0.55);
}
.dark-b958 .message_light_ffaa.complex_2d18 li a:hover,
.dark-b958 .upper-e3b7 a:hover,
.dark-b958 .first_c693:hover,
.dark-b958 .heading-8d5d > li > a:hover,
.dark-b958 .banner_9173:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark-b958 .basic-71c8 {
  color: rgba(0, 0, 0, 0.55);
}
.dark-b958 .basic-71c8 .tiny_03ac {
  color: rgba(0, 0, 0, 0.8);
}
.dark-b958 .basic-71c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_130f .element_bright_19d1 {
  margin-left: auto;
  margin-right: auto;
}
.title_853f > * {
  margin-left: auto;
  margin-right: auto;
}
.title_853f .fast_a080 {
  margin-right: 1.41575em;
}
.slider-db1a .title_853f > .background-9e69 {
  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;
}
.slider-db1a .title_853f > .yellow-9ed4 {
  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;
}
.stone_bbdf.middle_130f .element_bright_19d1,
.block-pressed-0138.middle_130f .element_bright_19d1 {
  margin-left: 0;
}
.large_a637.middle_130f .element_bright_19d1,
.border_77c6.middle_130f .element_bright_19d1 {
  margin-right: 0;
}
.title_853f ol,
.title_853f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_2605 video {
  max-width: 100%;
}
.glass_afb9 img {
  display: block;
}
.glass_afb9.fast_a080,
.glass_afb9.grid-2eeb {
  width: 100%;
}
.glass_afb9.yellow-9ed4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_first_af71:not(.container_08c5) {
  margin: 1.5em auto;
}
.highlight_hard_c1f3 p {
  padding: 1.5em 14px;
}
ul.element_9c31.yellow-9ed4,
ul.element_9c31.background-9e69,
ul.element_9c31.dropdown_dark_cd09.background-9e69 {
  padding: 0 14px;
}
.container-bronze-31f0 {
  display: block;
  overflow-x: auto;
}
.container-bronze-31f0 table {
  border-collapse: collapse;
  width: 100%;
}
.container-bronze-31f0 td,
.container-bronze-31f0 th {
  padding: 0.5em;
}
.title_853f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title_853f ol ol,
.title_853f ol ul,
.title_853f ul ol,
.title_853f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title_853f ol ol li,
.title_853f ol ul li,
.title_853f ul ol li,
.title_853f ul ul li {
  margin-left: 0;
}
.dropdown-left-af61.row_right_b5ac > .medium-55f8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dropdown-left-af61.row_right_b5ac > .medium-55f8 iframe,
.dropdown-left-af61.row_right_b5ac > .medium-55f8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shadow_selected_a8fd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shadow_selected_a8fd.footer-north-df5d {
  padding: 0;
}
.shadow_selected_a8fd.footer-north-df5d cite {
  font-size: 13px;
}
.shadow_selected_a8fd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shadow_selected_a8fd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.lower_760a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.lower_760a > p:first-child {
  margin-top: 0;
}
.lower_760a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.lower_760a blockquote {
  border-left: 0;
}
.mask_gold_a5e3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask_gold_a5e3:not(.small-e2f4) {
  max-width: 100px;
}
.mask_gold_a5e3.action-ab11 {
  border-bottom: none !important;
  text-align: center;
}
.mask_gold_a5e3.action-ab11::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight_hard_c1f3 p {
    padding: 1.5em 0;
  }
}
.texture-0cec {
  color: #0073aa;
}
.gradient-simple-c4ec {
  background-color: #0073aa;
}
.blue_b34f {
  color: #229fd8;
}
.message-small-df38 {
  background-color: #229fd8;
}
.lower-4dd5 {
  color: #eee;
}
.input-dim-5998 {
  background-color: #eee;
}
.block_14d2 {
  color: #444;
}
.red-735c {
  background-color: #444;
}
.highlight_e9f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.highlight_e9f2 .frame-advanced-10ba .upper-e3b7 {
  font-size: 15px;
}
.highlight_e9f2 .upper-e3b7 {
  line-height: 1.3;
}
.highlight_e9f2 .dark-b958 {
}
.highlight_e9f2 .hero-brown-587d {
  background: #235787;
}
.column_03e8 {
  padding: 0;
}
.column_03e8 .hero-brown-587d {
  background: #1a1a1a;
}
.column_03e8 .dark-b958 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.module_b54b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.module_b54b .dark-b958 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.module_b54b .hero-brown-587d {
  background: #303030;
}
.frame-fixed-4f41 {
  position: relative;
  z-index: 10;
}
.frame-fixed-4f41 .aside_action_88c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass-aa5d .under-39b2 {
  display: inline-block;
  vertical-align: middle;
}
.glass-aa5d.up-5d94 .under-39b2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .glass-aa5d.up-5d94 .under-39b2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .glass-aa5d.up-5d94 .under-39b2 {
    margin-right: 0.4em;
  }
}
.glass-aa5d.up-5d94 .under-39b2:last-child {
  margin-right: 0;
}
.badge-ab3c .aside_action_88c1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption_79b2 .frame-advanced-10ba {
    margin: 0 -0.5em;
  }
  .caption_79b2 .frame-advanced-10ba [class*="customify-col-"],
  .caption_79b2 .frame-advanced-10ba [class*="customify-col_"],
  .caption_79b2 .frame-advanced-10ba [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption_79b2.out-e34e .aside_action_88c1 {
  background: 0 0 !important;
}
.caption_79b2.out-e34e .aside_action_88c1,
.caption_79b2.badge-ab3c .aside_action_88c1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption_79b2.banner-b1c0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption_79b2.badge-ab3c .aside_action_88c1 {
  box-shadow: none !important;
}
.left-a8b5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .left-a8b5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .left-a8b5 {
    padding: 18px 0 20px;
  }
}
.left-a8b5 .middle_a560 {
  width: 100%;
}
.left-a8b5 .panel_4e96 {
  margin-bottom: 0;
}
.left-a8b5 .tooltip_bd1a {
  margin-top: 5px;
  font-size: 0.875em;
}
.description-d750 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description-d750 .blue_882b {
  width: 100%;
}
.link-small-ad6b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link-small-ad6b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link-small-ad6b 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;
}
.link-small-ad6b li:last-child:after {
  display: none;
}
.link-small-ad6b li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail_5c32 .under_04ba button,
.left-a8b5 .under_04ba button {
  left: 0;
}
.thumbnail_5c32 .blue_882b,
.left-a8b5 .blue_882b {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_5c32 .description-d750,
.left-a8b5 .description-d750 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail_5c32 {
  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;
}
.thumbnail_5c32: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;
}
.thumbnail_5c32 .item-next-f92a {
  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) {
  .thumbnail_5c32 .item-next-f92a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_5c32 .item-next-f92a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_5c32 .item-next-f92a {
    min-height: 200px;
  }
}
.thumbnail_5c32 .link-small-ad6b {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_5c32 .link-small-ad6b a,
.thumbnail_5c32 .link-small-ad6b li:after {
  color: inherit;
}
.thumbnail_5c32 .link-small-ad6b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.purple_3d34 {
  margin-bottom: 0.5em;
}
.thumbnail_e51c {
  margin-bottom: 1.2em;
}
.thumbnail_e51c,
.purple_3d34 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.thumbnail_e51c p:last-child,
.purple_3d34 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .under_04ba,
#masthead .under_04ba {
  display: none;
}
#masthead
  > .under_04ba.tag_yellow_a856 {
  display: none;
}
#masthead > .under_04ba button {
  left: 0;
}
.photo-b234 {
  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%;
}
.photo-b234 .under-39b2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.photo-b234 .paragraph_red_9636 {
  display: -webkit-box;
  display: flex;
}
.photo-b234 .paragraph_red_9636.notification_dynamic_3aa1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.photo-b234 .paragraph_red_9636.background-5096 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo-b234 .paragraph_red_9636.aside-d788 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo-b234.status_white_bf2f.layout-mini-60ad .paragraph_red_9636.notification_dynamic_3aa1 {
  flex-basis: 100%;
}
.photo-b234.out_0b46 .paragraph_red_9636.background-5096 {
  -webkit-box-flex: 1;
  flex: auto;
}
.photo-b234.out_0b46 .paragraph_red_9636.aside-d788 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .under_04ba.tag_yellow_a856 {
  display: none;
}
#masthead > .under_04ba button {
  left: 0;
}
.pro_59b4 {
  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;
}
.pro_59b4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pro_59b4.surface_white_884f i {
  margin-right: 4px;
}
.pro_59b4.wrapper-north-0425 i {
  margin-left: 5px;
}
.upper-e3b7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.upper-e3b7 p:last-child {
  margin-bottom: 0;
}
.gallery-blue-e7a2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery-blue-e7a2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery-blue-e7a2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery-blue-e7a2 .link-over-a1e6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery-blue-e7a2 .dynamic-b2db {
  margin: 5px 0 7px 0;
}
.gallery-blue-e7a2.outer-fbd4 .image-glass-5f1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-blue-e7a2.outer-fbd4 .table_e4e4 {
  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;
}
.gallery-blue-e7a2.focus-middle-432f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery-blue-e7a2.focus-middle-432f .image-glass-5f1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-blue-e7a2.focus-middle-432f .table_e4e4 {
  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;
}
.gallery-blue-e7a2.nav_cbc2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-blue-e7a2.tabs-narrow-dc9e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery-blue-e7a2.tabs-narrow-dc9e .table_e4e4 {
  margin-top: 7px;
}
.black_826e {
  display: inline-block;
}
.frame-fixed-4f41 .last-7ad0 .gallery-blue-e7a2 img {
  max-width: 100%;
}
.over-72cf .primary-fixed-4c74.form-over-ca8f,
.modal_6936 .primary-fixed-4c74.form-over-ca8f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-72cf .fluid_2759,
.modal_6936 .fluid_2759 {
  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%);
}
.over-72cf .fluid_2759 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over-72cf.tiny-56d2 .fluid_2759 {
  display: none;
}
.over-72cf .focus_solid_07d5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over-72cf .focus_solid_07d5 li {
  display: inline-block;
  position: relative;
}
.over-72cf .focus_solid_07d5 li:last-child {
  margin-right: 0;
}
.over-72cf .focus_solid_07d5 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;
}
.over-72cf .focus_solid_07d5 li.narrow_960b > a {
  color: rgba(0, 0, 0, 0.9);
}
.over-72cf .focus_solid_07d5 > 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;
}
.over-72cf .focus_solid_07d5 > li > a i {
  line-height: 0;
}
.over-72cf .focus_solid_07d5 > li.carousel-4039 > a .fluid_2759 {
  margin-left: 4px;
  line-height: 0;
}
.over-72cf .focus_solid_07d5 .background_focused_3a36 li.carousel-4039 > a {
  position: relative;
}
.over-72cf .focus_solid_07d5 .background_focused_3a36 li.carousel-4039 > a:after,
.over-72cf .focus_solid_07d5 .background_focused_3a36 li.carousel-4039 > a:before {
  content: "";
  display: table;
}
.over-72cf .focus_solid_07d5 .background_focused_3a36 li.carousel-4039 > a:after {
  clear: both;
}
.over-72cf .focus_solid_07d5 .background_focused_3a36 li.carousel-4039 > a .fluid_2759 {
  margin-left: 5px;
  float: right;
}
.over-72cf .footer-6168,
.over-72cf .background_focused_3a36 {
  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;
}
.over-72cf .background_focused_3a36 {
  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;
}
.over-72cf .background_focused_3a36 .form-over-ca8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-72cf .background_focused_3a36 .fluid_2759 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over-72cf .background_focused_3a36 li {
  display: block;
  margin: 0;
  padding: 0;
}
.over-72cf .background_focused_3a36 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;
}
.over-72cf .background_focused_3a36 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over-72cf .background_focused_3a36 .background_focused_3a36 {
  top: 0;
  left: 100%;
}
.over-72cf .paper_2ae9.fn-focus-1558 > .footer-6168,
.over-72cf .paper_2ae9.fn-focus-1558 > .background_focused_3a36,
.over-72cf .paper_2ae9:focus > .footer-6168,
.over-72cf .paper_2ae9:focus > .background_focused_3a36,
.over-72cf .paper_2ae9:hover > .footer-6168,
.over-72cf .paper_2ae9:hover > .background_focused_3a36 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over-72cf.article-last-e0d7 .heading-8d5d:after,
.over-72cf.article-last-e0d7 .heading-8d5d:before {
  content: "";
  display: table;
}
.over-72cf.article-last-e0d7 .heading-8d5d:after {
  clear: both;
}
.over-72cf.article-last-e0d7 .heading-8d5d > li {
  float: left;
}
.over-72cf.hero-last-3571 .heading-8d5d:after,
.over-72cf.hero-last-3571 .heading-8d5d:before {
  content: "";
  display: table;
}
.over-72cf.hero-last-3571 .heading-8d5d:after {
  clear: both;
}
.over-72cf.hero-last-3571 .heading-8d5d > li {
  float: left;
}
.over-72cf.hero-last-3571 .heading-8d5d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over-72cf.hero-last-3571 .heading-8d5d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over-72cf.hero-last-3571 .heading-8d5d > li.old-7326 > a,
.over-72cf.hero-last-3571 .heading-8d5d > li.narrow_960b > a {
  color: #fff;
  background-color: #1e4b75;
}
.over-72cf.shadow-6be0 .heading-8d5d > li > a .form-over-ca8f {
  position: relative;
}
.over-72cf.shadow-6be0 .heading-8d5d > li > a .form-over-ca8f: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;
}
.over-72cf.shadow-6be0
  .heading-8d5d
  > li:focus
  > a
  .form-over-ca8f:before,
.over-72cf.shadow-6be0
  .heading-8d5d
  > li:hover
  > a
  .form-over-ca8f:before {
  width: 100%;
  background-color: currentColor;
}
.over-72cf.shadow-6be0
  .heading-8d5d
  > li.old-7326
  > a
  .form-over-ca8f:before,
.over-72cf.shadow-6be0
  .heading-8d5d
  > li.article-brown-c9dd
  > a
  .form-over-ca8f:before {
  width: 100%;
  background-color: currentColor;
}
.over-72cf.south-e6d0 .heading-8d5d > li > a .form-over-ca8f {
  position: relative;
}
.over-72cf.south-e6d0 .heading-8d5d > li > a .form-over-ca8f: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;
}
.over-72cf.south-e6d0 .heading-8d5d > li:focus > a .form-over-ca8f:before,
.over-72cf.south-e6d0
  .heading-8d5d
  > li:hover
  > a
  .form-over-ca8f:before {
  width: 100%;
  background-color: currentColor;
}
.over-72cf.south-e6d0
  .heading-8d5d
  > li.old-7326
  > a
  .form-over-ca8f:before,
.over-72cf.south-e6d0
  .heading-8d5d
  > li.article-brown-c9dd
  > a
  .form-over-ca8f:before {
  width: 100%;
  background-color: currentColor;
}
.modal_6936 .focus_solid_07d5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_6936 .focus_solid_07d5 li:first-child > a {
  border-top: none;
}
.modal_6936 .focus_solid_07d5 .avatar_0cf1 > .form-over-ca8f .fluid_2759 {
  display: none;
}
.modal_6936 .focus_solid_07d5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_6936 .focus_solid_07d5 li:last-child {
  border: none;
}
.modal_6936 .focus_solid_07d5 li.carousel-4039 > a {
  padding-right: 45px !important;
}
.modal_6936 .focus_solid_07d5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_6936 .focus_solid_07d5 li a:focus,
.modal_6936 .focus_solid_07d5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_6936 .focus_solid_07d5 li .badge-solid-40d9 {
  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;
}
.modal_6936 .focus_solid_07d5 li .badge-solid-40d9:hover {
  box-shadow: none;
}
.modal_6936 .focus_solid_07d5 li .badge-solid-40d9 .fluid_2759 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_6936 .focus_solid_07d5 .background_focused_3a36 {
  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);
}
.modal_6936 .focus_solid_07d5 .background_focused_3a36 li a {
  padding-left: 3em;
}
.modal_6936 .focus_solid_07d5 .dynamic-6bde > a .badge-solid-40d9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_6936 .focus_solid_07d5 .dynamic-6bde > .background_focused_3a36 {
  display: block;
  opacity: 1;
}
.left_c772 {
  max-width: 100%;
}
.badge_10c7 {
  line-height: 0;
  cursor: pointer;
}
.banner_9173 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner_9173:hover {
  box-shadow: none;
  color: currentColor;
}
.banner_9173 svg {
  width: 18px;
  height: 18px;
}
.banner_9173 .component-7460 {
  display: none;
}
.block-1f33 {
  position: relative;
}
.block-1f33.fn-active-1558 .banner_9173 .container_5e44 {
  display: none;
}
.block-1f33.fn-active-1558 .banner_9173 .component-7460 {
  display: inline-block;
}
.block-1f33 .last_528d {
  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);
}
.block-1f33.column_top_4bb1 .last_528d {
  left: auto;
  right: -0.9em;
}
.block-1f33.column_top_4bb1 .white-ec6c::before {
  left: auto;
  right: 15px;
}
.block-1f33.fn-active-1558 .last_528d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.center-e65d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.center-e65d label {
  flex-basis: 100%;
}
.center-e65d .hero-glass-85b6 {
  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;
}
.center-e65d .surface_cool_94f9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.center-e65d .surface_cool_94f9:focus {
  background-color: transparent;
}
.center-e65d button.pagination_18a7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.center-e65d button.pagination_18a7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.center-e65d button.pagination_18a7 svg {
  width: 18px;
  height: 18px;
}
.center-e65d input[type="submit"] {
  min-height: auto;
}
.tag-purple-8acf .center-e65d .surface_cool_94f9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.white-ec6c {
  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) {
  .white-ec6c {
    width: 220px;
  }
}
.white-ec6c label {
  flex-basis: 100%;
}
.white-ec6c::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;
}
.input_selected_b6f7 .tag-purple-8acf .center-e65d {
  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;
}
.input_selected_b6f7
  .tag-purple-8acf
  .center-e65d
  .hero-glass-85b6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input_selected_b6f7 .tag-purple-8acf .center-e65d .surface_cool_94f9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input_selected_b6f7
  .tag-purple-8acf
  .center-e65d
  .surface_cool_94f9:focus {
  background: 0 0;
}
.input_selected_b6f7
  .tag-purple-8acf
  .center-e65d
  .modal-7eb5 {
  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;
}
.message_light_ffaa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_light_ffaa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_light_ffaa li:last-child {
  margin-right: 0;
}
.message_light_ffaa li:first-child {
  margin-left: 0;
}
.message_light_ffaa.component_8b30 a {
  color: #fff;
}
.message_light_ffaa.component_8b30 a:hover {
  color: #fff;
}
.message_light_ffaa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_light_ffaa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_light_ffaa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_light_ffaa a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_light_ffaa [class*="social-icon-apple"] {
  background-color: #999;
}
.message_light_ffaa [class*="social-icon-apple"].hover_easy_c5b7 {
  background-color: transparent;
  color: #999;
}
.message_light_ffaa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_light_ffaa [class*="social-icon-behance"].hover_easy_c5b7 {
  background-color: transparent;
  color: #1769ff;
}
.message_light_ffaa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_light_ffaa [class*="social-icon-bitbucket"].hover_easy_c5b7 {
  background-color: transparent;
  color: #205081;
}
.message_light_ffaa [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_light_ffaa [class*="social-icon-codepen"].hover_easy_c5b7 {
  background-color: transparent;
  color: #000;
}
.message_light_ffaa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_light_ffaa [class*="social-icon-delicious"].hover_easy_c5b7 {
  background-color: transparent;
  color: #39f;
}
.message_light_ffaa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_light_ffaa [class*="social-icon-digg"].hover_easy_c5b7 {
  background-color: transparent;
  color: #005be2;
}
.message_light_ffaa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_light_ffaa [class*="social-icon-dribbble"].hover_easy_c5b7 {
  background-color: transparent;
  color: #ea4c89;
}
.message_light_ffaa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_light_ffaa [class*="social-icon-envelope"].hover_easy_c5b7 {
  background-color: transparent;
  color: #ea4335;
}
.message_light_ffaa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_light_ffaa [class*="social-icon-facebook"].hover_easy_c5b7 {
  background-color: transparent;
  color: #3b5998;
}
.message_light_ffaa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_light_ffaa [class*="social-icon-flickr"].hover_easy_c5b7 {
  background-color: transparent;
  color: #0063dc;
}
.message_light_ffaa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_light_ffaa [class*="social-icon-foursquare"].hover_easy_c5b7 {
  background-color: transparent;
  color: #2d5be3;
}
.message_light_ffaa [class*="social-icon-github"] {
  background-color: #333;
}
.message_light_ffaa [class*="social-icon-github"].hover_easy_c5b7 {
  background-color: transparent;
  color: #333;
}
.message_light_ffaa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_light_ffaa [class*="social-icon-google-plus"].hover_easy_c5b7 {
  background-color: transparent;
  color: #dd4b39;
}
.message_light_ffaa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_light_ffaa [class*="social-icon-houzz"].hover_easy_c5b7 {
  background-color: transparent;
  color: #7ac142;
}
.message_light_ffaa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_light_ffaa [class*="social-icon-instagram"].hover_easy_c5b7 {
  background-color: transparent;
  color: #262626;
}
.message_light_ffaa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_light_ffaa [class*="social-icon-jsfiddle"].hover_easy_c5b7 {
  background-color: transparent;
  color: #487aa2;
}
.message_light_ffaa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_light_ffaa [class*="social-icon-linkedin"].hover_easy_c5b7 {
  background-color: transparent;
  color: #0077b5;
}
.message_light_ffaa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_light_ffaa [class*="social-icon-medium"].hover_easy_c5b7 {
  background-color: transparent;
  color: #00ab6b;
}
.message_light_ffaa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_light_ffaa
  [class*="social-icon-odnoklassniki"].hover_easy_c5b7 {
  background-color: transparent;
  color: #f4731c;
}
.message_light_ffaa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_light_ffaa [class*="social-icon-meetup"].hover_easy_c5b7 {
  background-color: transparent;
  color: #ec1c40;
}
.message_light_ffaa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_light_ffaa [class*="social-icon-pinterest"].hover_easy_c5b7 {
  background-color: transparent;
  color: #bd081c;
}
.message_light_ffaa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_light_ffaa [class*="social-icon-product-hunt"].hover_easy_c5b7 {
  background-color: transparent;
  color: #da552f;
}
.message_light_ffaa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_light_ffaa [class*="social-icon-reddit"].hover_easy_c5b7 {
  background-color: transparent;
  color: #ff4500;
}
.message_light_ffaa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_light_ffaa [class*="social-icon-rss"].hover_easy_c5b7 {
  background-color: transparent;
  color: #f26522;
}
.message_light_ffaa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_light_ffaa
  [class*="social-icon-shopping-cart"].hover_easy_c5b7 {
  background-color: transparent;
  color: #4caf50;
}
.message_light_ffaa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_light_ffaa [class*="social-icon-skype"].hover_easy_c5b7 {
  background-color: transparent;
  color: #00aff0;
}
.message_light_ffaa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_light_ffaa [class*="social-icon-slideshare"].hover_easy_c5b7 {
  background-color: transparent;
  color: #0077b5;
}
.message_light_ffaa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_light_ffaa [class*="social-icon-snapchat"].hover_easy_c5b7 {
  background-color: transparent;
  color: #fffc00;
}
.message_light_ffaa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_light_ffaa [class*="social-icon-soundcloud"].hover_easy_c5b7 {
  background-color: transparent;
  color: #f80;
}
.message_light_ffaa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_light_ffaa [class*="social-icon-spotify"].hover_easy_c5b7 {
  background-color: transparent;
  color: #2ebd59;
}
.message_light_ffaa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_light_ffaa
  [class*="social-icon-stack-overflow"].hover_easy_c5b7 {
  background-color: transparent;
  color: #fe7a15;
}
.message_light_ffaa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_light_ffaa [class*="social-icon-maldkfgram"].hover_easy_c5b7 {
  background-color: transparent;
  color: #2ca5e0;
}
.message_light_ffaa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_light_ffaa [class*="social-icon-tripadvisor"].hover_easy_c5b7 {
  background-color: transparent;
  color: #589442;
}
.message_light_ffaa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_light_ffaa [class*="social-icon-tumblr"].hover_easy_c5b7 {
  background-color: transparent;
  color: #35465c;
}
.message_light_ffaa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_light_ffaa [class*="social-icon-twitch"].hover_easy_c5b7 {
  background-color: transparent;
  color: #6441a5;
}
.message_light_ffaa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_light_ffaa [class*="social-icon-twitter"].hover_easy_c5b7 {
  background-color: transparent;
  color: #1da1f2;
}
.message_light_ffaa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_light_ffaa [class*="social-icon-vimeo"].hover_easy_c5b7 {
  background-color: transparent;
  color: #1ab7ea;
}
.message_light_ffaa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_light_ffaa [class*="social-icon-vk"].hover_easy_c5b7 {
  background-color: transparent;
  color: #45668e;
}
.message_light_ffaa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_light_ffaa [class*="social-icon-weibo"].hover_easy_c5b7 {
  background-color: transparent;
  color: #df2029;
}
.message_light_ffaa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_light_ffaa [class*="social-icon-weixin"].hover_easy_c5b7 {
  background-color: transparent;
  color: #7bb32e;
}
.message_light_ffaa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_light_ffaa [class*="social-icon-whatsapp"].hover_easy_c5b7 {
  background-color: transparent;
  color: #25d366;
}
.message_light_ffaa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_light_ffaa [class*="social-icon-wordpress"].hover_easy_c5b7 {
  background-color: transparent;
  color: #21759b;
}
.message_light_ffaa [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_light_ffaa [class*="social-icon-xing"].hover_easy_c5b7 {
  background-color: transparent;
  color: #026466;
}
.message_light_ffaa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_light_ffaa [class*="social-icon-yelp"].hover_easy_c5b7 {
  background-color: transparent;
  color: #af0606;
}
.message_light_ffaa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_light_ffaa [class*="social-icon-youtube"].hover_easy_c5b7 {
  background-color: transparent;
  color: #cd201f;
}
.first_c693 {
  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;
}
.first_c693:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_narrow_6827 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.input-liquid-bb42 {
  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;
}
.overlay_7029 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pressed-6299 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pressed-6299,
.pressed-6299::after,
.pressed-6299::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;
}
.pressed-6299::after,
.pressed-6299::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter-ca45 .input-liquid-bb42 .overlay_7029 {
  margin-top: -2px;
  width: 19px;
}
.filter-ca45 .input-liquid-bb42 .pressed-6299 {
  margin-top: -1px;
}
.filter-ca45 .input-liquid-bb42 .pressed-6299,
.filter-ca45 .input-liquid-bb42 .pressed-6299::after,
.filter-ca45 .input-liquid-bb42 .pressed-6299::before {
  width: 19px;
  height: 2px;
}
.filter-ca45 .input-liquid-bb42 .pressed-6299::before {
  top: -6px;
}
.filter-ca45 .input-liquid-bb42 .pressed-6299::after {
  bottom: -6px;
}
.main_61a6 .input-liquid-bb42 .overlay_7029 {
  margin-top: -2px;
  width: 22px;
}
.main_61a6 .input-liquid-bb42 .pressed-6299 {
  margin-top: -1px;
}
.main_61a6 .input-liquid-bb42 .pressed-6299,
.main_61a6 .input-liquid-bb42 .pressed-6299::after,
.main_61a6 .input-liquid-bb42 .pressed-6299::before {
  width: 22px;
  height: 2px;
}
.main_61a6 .input-liquid-bb42 .pressed-6299::before {
  top: -7px;
}
.main_61a6 .input-liquid-bb42 .pressed-6299::after {
  bottom: -7px;
}
.modal_dirty_2534 .input-liquid-bb42 .overlay_7029 {
  margin-top: -2px;
  width: 31px;
}
.modal_dirty_2534 .input-liquid-bb42 .pressed-6299 {
  margin-top: -1.5px;
}
.modal_dirty_2534 .input-liquid-bb42 .pressed-6299,
.modal_dirty_2534 .input-liquid-bb42 .pressed-6299::after,
.modal_dirty_2534 .input-liquid-bb42 .pressed-6299::before {
  width: 31px;
  height: 3px;
}
.modal_dirty_2534 .input-liquid-bb42 .pressed-6299::before {
  top: -9px;
}
.modal_dirty_2534 .input-liquid-bb42 .pressed-6299::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary_easy_d08e .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_easy_d08e .input-liquid-bb42 .pressed-6299 {
    margin-top: -1px;
  }
  .secondary_easy_d08e .input-liquid-bb42 .pressed-6299,
  .secondary_easy_d08e .input-liquid-bb42 .pressed-6299::after,
  .secondary_easy_d08e .input-liquid-bb42 .pressed-6299::before {
    width: 19px;
    height: 2px;
  }
  .secondary_easy_d08e .input-liquid-bb42 .pressed-6299::before {
    top: -6px;
  }
  .secondary_easy_d08e .input-liquid-bb42 .pressed-6299::after {
    bottom: -6px;
  }
  .column-e172 .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 22px;
  }
  .column-e172 .input-liquid-bb42 .pressed-6299 {
    margin-top: -1px;
  }
  .column-e172 .input-liquid-bb42 .pressed-6299,
  .column-e172 .input-liquid-bb42 .pressed-6299::after,
  .column-e172 .input-liquid-bb42 .pressed-6299::before {
    width: 22px;
    height: 2px;
  }
  .column-e172 .input-liquid-bb42 .pressed-6299::before {
    top: -7px;
  }
  .column-e172 .input-liquid-bb42 .pressed-6299::after {
    bottom: -7px;
  }
  .down_b83c .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 31px;
  }
  .down_b83c .input-liquid-bb42 .pressed-6299 {
    margin-top: -1.5px;
  }
  .down_b83c .input-liquid-bb42 .pressed-6299,
  .down_b83c .input-liquid-bb42 .pressed-6299::after,
  .down_b83c .input-liquid-bb42 .pressed-6299::before {
    width: 31px;
    height: 3px;
  }
  .down_b83c .input-liquid-bb42 .pressed-6299::before {
    top: -9px;
  }
  .down_b83c .input-liquid-bb42 .pressed-6299::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_current_8e78 .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_current_8e78 .input-liquid-bb42 .pressed-6299 {
    margin-top: -1px;
  }
  .chip_current_8e78 .input-liquid-bb42 .pressed-6299,
  .chip_current_8e78 .input-liquid-bb42 .pressed-6299::after,
  .chip_current_8e78 .input-liquid-bb42 .pressed-6299::before {
    width: 19px;
    height: 2px;
  }
  .chip_current_8e78 .input-liquid-bb42 .pressed-6299::before {
    top: -6px;
  }
  .chip_current_8e78 .input-liquid-bb42 .pressed-6299::after {
    bottom: -6px;
  }
  .menu-7b22 .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-7b22 .input-liquid-bb42 .pressed-6299 {
    margin-top: -1px;
  }
  .menu-7b22 .input-liquid-bb42 .pressed-6299,
  .menu-7b22 .input-liquid-bb42 .pressed-6299::after,
  .menu-7b22 .input-liquid-bb42 .pressed-6299::before {
    width: 22px;
    height: 2px;
  }
  .menu-7b22 .input-liquid-bb42 .pressed-6299::before {
    top: -7px;
  }
  .menu-7b22 .input-liquid-bb42 .pressed-6299::after {
    bottom: -7px;
  }
  .slider_medium_b347 .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_medium_b347 .input-liquid-bb42 .pressed-6299 {
    margin-top: -1.5px;
  }
  .slider_medium_b347 .input-liquid-bb42 .pressed-6299,
  .slider_medium_b347 .input-liquid-bb42 .pressed-6299::after,
  .slider_medium_b347 .input-liquid-bb42 .pressed-6299::before {
    width: 31px;
    height: 3px;
  }
  .slider_medium_b347 .input-liquid-bb42 .pressed-6299::before {
    top: -9px;
  }
  .slider_medium_b347 .input-liquid-bb42 .pressed-6299::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header-wood-2643 .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 19px;
  }
  .header-wood-2643 .input-liquid-bb42 .pressed-6299 {
    margin-top: -1px;
  }
  .header-wood-2643 .input-liquid-bb42 .pressed-6299,
  .header-wood-2643 .input-liquid-bb42 .pressed-6299::after,
  .header-wood-2643 .input-liquid-bb42 .pressed-6299::before {
    width: 19px;
    height: 2px;
  }
  .header-wood-2643 .input-liquid-bb42 .pressed-6299::before {
    top: -6px;
  }
  .header-wood-2643 .input-liquid-bb42 .pressed-6299::after {
    bottom: -6px;
  }
  .background-prev-ea9c .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 22px;
  }
  .background-prev-ea9c .input-liquid-bb42 .pressed-6299 {
    margin-top: -1px;
  }
  .background-prev-ea9c .input-liquid-bb42 .pressed-6299,
  .background-prev-ea9c .input-liquid-bb42 .pressed-6299::after,
  .background-prev-ea9c .input-liquid-bb42 .pressed-6299::before {
    width: 22px;
    height: 2px;
  }
  .background-prev-ea9c .input-liquid-bb42 .pressed-6299::before {
    top: -7px;
  }
  .background-prev-ea9c .input-liquid-bb42 .pressed-6299::after {
    bottom: -7px;
  }
  .west-16fa .input-liquid-bb42 .overlay_7029 {
    margin-top: -2px;
    width: 31px;
  }
  .west-16fa .input-liquid-bb42 .pressed-6299 {
    margin-top: -1.5px;
  }
  .west-16fa .input-liquid-bb42 .pressed-6299,
  .west-16fa .input-liquid-bb42 .pressed-6299::after,
  .west-16fa .input-liquid-bb42 .pressed-6299::before {
    width: 31px;
    height: 3px;
  }
  .west-16fa .input-liquid-bb42 .pressed-6299::before {
    top: -9px;
  }
  .west-16fa .input-liquid-bb42 .pressed-6299::after {
    bottom: -9px;
  }
}
.sidebar_8923 .pressed-6299 {
  -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);
}
.sidebar_8923 .pressed-6299::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sidebar_8923 .pressed-6299::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);
}
.sidebar_8923.text_plasma_ac83 .pressed-6299 {
  -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);
}
.sidebar_8923.text_plasma_ac83 .pressed-6299::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sidebar_8923.text_plasma_ac83 .pressed-6299::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);
}
.menu_purple_d930 {
  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.sort_e9f5:before {
  display: none;
}
.shadow_red_54f5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow_red_54f5 .aside-26e5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow_red_54f5 .aside-26e5:last-of-type {
  border-bottom: none;
}
.shadow_red_54f5 .aside-26e5.photo-small-9590,
.shadow_red_54f5 .aside-26e5.surface_f48b,
.shadow_red_54f5 .aside-26e5.module_full_6e9c {
  padding: 0;
}
.shadow_red_54f5 .modal_6936 .badge-solid-40d9 {
  color: currentColor;
}
.shadow_red_54f5 .modal_6936 .badge-solid-40d9:focus,
.shadow_red_54f5 .modal_6936 .badge-solid-40d9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_red_54f5.dark-b958 .basic-71c8,
.shadow_red_54f5.dark-b958 .upper-e3b7 a,
.shadow_red_54f5.dark-b958 .heading-8d5d a,
.shadow_red_54f5.dark-b958 .background_focused_3a36 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_red_54f5.dark-b958 .basic-71c8:hover,
.shadow_red_54f5.dark-b958 .upper-e3b7 a:hover,
.shadow_red_54f5.dark-b958 .heading-8d5d a:hover,
.shadow_red_54f5.dark-b958 .background_focused_3a36 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_red_54f5.dark-b958 .tiny_03ac {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_red_54f5.dark-b958 .aside-26e5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_red_54f5.dark-b958 .aside-26e5:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_red_54f5.dark-b958 .last-373b:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow_red_54f5.dark-b958 .modal_6936 .focus_solid_07d5 li a,
.shadow_red_54f5.dark-b958 .modal_6936 .badge-solid-40d9,
.shadow_red_54f5.dark-b958 .background_focused_3a36 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_red_54f5.dark-b958 .modal_6936 .badge-solid-40d9:focus,
.shadow_red_54f5.dark-b958 .modal_6936 .badge-solid-40d9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_red_54f5.dark-b958 .focus_solid_07d5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_red_54f5.hero-brown-587d .basic-71c8,
.shadow_red_54f5.hero-brown-587d .upper-e3b7 a,
.shadow_red_54f5.hero-brown-587d .heading-8d5d .badge-solid-40d9,
.shadow_red_54f5.hero-brown-587d .heading-8d5d a,
.shadow_red_54f5.hero-brown-587d .background_focused_3a36 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_red_54f5.hero-brown-587d .basic-71c8:hover,
.shadow_red_54f5.hero-brown-587d .upper-e3b7 a:hover,
.shadow_red_54f5.hero-brown-587d .heading-8d5d .badge-solid-40d9:hover,
.shadow_red_54f5.hero-brown-587d .heading-8d5d a:hover,
.shadow_red_54f5.hero-brown-587d .background_focused_3a36 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_red_54f5.hero-brown-587d .tiny_03ac {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_red_54f5.hero-brown-587d .aside-26e5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_red_54f5.hero-brown-587d .aside-26e5:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow_red_54f5.hero-brown-587d .last-373b:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_red_54f5.hero-brown-587d .modal_6936 .focus_solid_07d5 li a,
.shadow_red_54f5.hero-brown-587d .modal_6936 .badge-solid-40d9,
.shadow_red_54f5.hero-brown-587d .background_focused_3a36 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_red_54f5.hero-brown-587d .modal_6936 .badge-solid-40d9:focus,
.shadow_red_54f5.hero-brown-587d .modal_6936 .badge-solid-40d9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_red_54f5.hero-brown-587d .focus_solid_07d5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-373b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.last-373b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.brown-ef09 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple-c606 .shadow_red_54f5 {
  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;
}
.purple-c606 .aside-26e5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple-c606 .aside-26e5: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) {
  .purple-c606 .aside-26e5:before {
    width: 16%;
    left: 42%;
  }
}
.purple-c606 .aside-26e5:last-child:before {
  content: none;
}
.purple-c606 .aside-26e5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple-c606 .modal_6936 .focus_solid_07d5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple-c606 .modal_6936 .focus_solid_07d5 li a .badge-solid-40d9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple-c606 .modal_6936 .background_focused_3a36 {
  border: none;
}
.purple-c606 .modal_6936 .background_focused_3a36 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple-c606 .last-373b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple-c606 .brown-ef09 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple-c606 .hero-brown-587d .last-373b:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple-c606 .dark-b958.down-cbdf .pressed-6299 {
  background: rgba(0, 0, 0, 0.6);
}
.purple-c606
  .dark-b958.down-cbdf
  .pressed-6299::after,
.purple-c606
  .dark-b958.down-cbdf
  .pressed-6299:before {
  background: inherit;
}
.purple-c606
  .dark-b958.down-cbdf:hover
  .pressed-6299 {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary_9939 .shadow_red_54f5 {
  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) {
  .tertiary_9939 .shadow_red_54f5 {
    width: auto;
    right: 45px;
  }
}
.progress_hot_a6b8 .shadow_red_54f5 {
  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) {
  .progress_hot_a6b8 .shadow_red_54f5 {
    width: auto;
    left: 45px;
  }
}
.sort_e9f5 .shadow_red_54f5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort_e9f5 .brown-ef09 {
  max-width: 48em;
  margin: 0 auto;
}
.sort_e9f5 .last-373b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info-pro-3b7e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info-pro-3b7e.purple-c606 .shadow_red_54f5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info-pro-3b7e.tertiary_9939 .shadow_red_54f5 {
  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);
}
.info-pro-3b7e .shadow_red_54f5 {
  visibility: visible;
}
.info-pro-3b7e.progress_hot_a6b8 .shadow_red_54f5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.photo-9234,
.alert_dark_f480 {
  overflow-x: hidden;
}
.photo-9234 .shadow_red_54f5 {
  overflow: auto;
}
.photo-9234.purple-c606 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-9234.purple-c606 .shadow_red_54f5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.photo-9234.purple-c606 .first_c693 {
  opacity: 0;
}
.photo-9234.tertiary_9939 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-9234.tertiary_9939 .shadow_red_54f5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.photo-9234.tertiary_9939 .first_c693 {
  opacity: 0;
}
.photo-9234.progress_hot_a6b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-9234.progress_hot_a6b8 .shadow_red_54f5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.photo-9234.progress_hot_a6b8 .first_c693 {
  opacity: 0;
}
.photo-9234.sort_e9f5 .shadow_red_54f5 {
  z-index: 10;
  visibility: visible;
}
.down-cbdf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.down-cbdf .pressed-6299 {
  background: rgba(255, 255, 255, 0.99);
}
.down-cbdf .pressed-6299::after,
.down-cbdf .pressed-6299:before {
  background: inherit;
}
.down-cbdf:hover .pressed-6299 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_hot_a6b8 .down-cbdf {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort_e9f5 .down-cbdf {
  display: none !important;
}
.photo-9234:before,
.alert_dark_f480:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.photo-9234 .down-cbdf,
.alert_dark_f480 .down-cbdf {
  display: inline-block;
}
.shadow_red_54f5 .under-39b2 {
  -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;
}
.photo-9234 .shadow_red_54f5 .under-39b2,
.alert_dark_f480 .shadow_red_54f5 .under-39b2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard-c918 .hero-glass-85b6 {
  width: 100%;
}
.last-7ad0 {
  padding: 0 0.5em 0;
}
.last-7ad0 [class*="customify-col-"],
.last-7ad0 [class*="customify-col_"],
.last-7ad0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.container_motion_284d .last-7ad0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .frame-advanced-10ba .dynamic_cff2,
  .dynamic_cff2 {
    display: none;
  }
  .bright_e040 {
    text-align: left;
  }
  .picture-upper-af67 {
    text-align: center;
  }
  .chip_paper_5cae {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .frame-advanced-10ba .form-38ed,
  .form-38ed {
    display: none;
  }
  .pro_976d {
    text-align: left;
  }
  .box-upper-4e76 {
    text-align: center;
  }
  .filter_947d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .frame-advanced-10ba .steel-a180,
  .steel-a180 {
    display: none;
  }
  .active_dd72 {
    text-align: left;
  }
  .gradient_dim_5df5 {
    text-align: center;
  }
  .south_a932 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.avatar-b4b9 {
  box-shadow: none !important;
}
.tag-wood-fa8a .picture_action_1fa1,
.link-0910 .picture_action_1fa1 {
  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;
}
.link-0910 .picture_action_1fa1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_action_88c1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_action_88c1:after,
.aside_action_88c1:before {
  content: "";
  display: table;
}
.aside_action_88c1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_action_88c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_action_88c1,
.banner-b1c0 {
  max-width: 1248px;
  margin: 0 auto;
}

.detail-fluid-0207.overlay-fc29 .aside_action_88c1 {
  max-width: 100%;
}
.detail-fluid-0207.dim-52fc {
  max-width: 1200px;
  margin: 0 auto;
}
.detail-fluid-0207.search_gold_a4c4 .aside_action_88c1 {
  max-width: 100%;
}
.detail-fluid-0207.search_gold_a4c4 > .aside_action_88c1 {
  padding-left: 0;
  padding-right: 0;
}
.detail-fluid-0207.search_gold_a4c4 > .aside_action_88c1 .frame-advanced-10ba {
  margin: 0;
}
.detail-fluid-0207.search_gold_a4c4
  > .aside_action_88c1
  .message-306f.surface-orange-2510 {
  margin-right: 0;
  margin-left: 0;
}
.detail-fluid-0207.search_gold_a4c4 #main.surface-orange-2510 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_paper_fc78 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_paper_fc78 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .focus-focused-082b .element_bright_19d1 {
    padding-right: 1em;
  }
  .focus-focused-082b.slider-ed55 .message-306f {
    border-right: 1px solid #eaecee;
  }
  .focus-focused-082b.slider-ed55 .element_bright_19d1 {
    padding-right: 1em;
  }
  .focus-focused-082b.slider-ed55 .frame-warm-68c6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_west_a9f6 .element_bright_19d1 {
    padding-left: 1em;
  }
  .section_west_a9f6.slider-ed55 .message-306f {
    border-left: 1px solid #eaecee;
  }
  .section_west_a9f6.slider-ed55 .element_bright_19d1 {
    padding-left: 1em;
  }
  .section_west_a9f6.slider-ed55 .frame-warm-68c6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright-a91c .element_bright_19d1 {
    padding-left: 1em;
  }
  .bright-a91c.slider-ed55 .article_east_2be4 {
    border-right: 1px solid #eaecee;
  }
  .bright-a91c.slider-ed55 .left_9055 {
    border-right: 1px solid #eaecee;
  }
  .bright-a91c.slider-ed55 .element_bright_19d1 {
    padding-left: 1em;
  }
  .bright-a91c.slider-ed55 .frame-warm-68c6 {
    padding-right: 1em;
  }
  .bright-a91c.slider-ed55 .popup_huge_1c83 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-97c7 .element_bright_19d1 {
    padding-right: 1em;
  }
  .pro-97c7.slider-ed55 .article_east_2be4 {
    border-left: 1px solid #eaecee;
  }
  .pro-97c7.slider-ed55 .left_9055 {
    border-left: 1px solid #eaecee;
  }
  .pro-97c7.slider-ed55 .element_bright_19d1 {
    padding-right: 1em;
  }
  .pro-97c7.slider-ed55 .frame-warm-68c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pro-97c7.slider-ed55 .popup_huge_1c83 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_paper_fc78 .element_bright_19d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_paper_fc78.slider-ed55 .message-306f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_paper_fc78.slider-ed55 .element_bright_19d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_paper_fc78.slider-ed55 .frame-warm-68c6 {
    padding-left: 1em;
  }
  .grid_paper_fc78.slider-ed55 .popup_huge_1c83 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_paper_fc78.slider-ed55 .element_bright_19d1 {
    padding-left: 0;
  }
}
.popup_78ad .glass-aa5d {
  display: inline-block;
}
.mask_297b {
  display: inline-block;
}
.advanced-a616 {
  word-con: break-word;
}
.gas_7779 > span {
  display: inline-block;
  padding: 5px 0;
}
.gas_7779 .summary-146c {
  margin-left: 8px;
  margin-right: 8px;
}
.gas_7779 .thumbnail-over-d5a0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery-5d58 .overlay_4db1 {
  margin-bottom: 2em;
}
.gallery-5d58 .list_out_9379 {
  margin-bottom: 15px;
}
.gallery-5d58 .list_out_9379:last-child {
  margin-bottom: 0;
}
.gallery-5d58 .background-122d {
  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) {
  .gallery-5d58 .background-122d {
    display: block;
  }
}
.gallery-5d58 .link-left-ad48 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery-5d58 .link-left-ad48 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery-5d58 .row-plasma-ddf7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery-5d58 .row-plasma-ddf7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-5d58 .row-plasma-ddf7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery-5d58 .advanced-a616 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-5d58 .advanced-a616 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery-5d58 .upper-7515 p:last-child {
  margin-bottom: 0;
}
.gallery-5d58 .aside_b0ea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery-5d58 .notice-cold-d2b1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery-5d58 .avatar-4a50 {
  margin-top: 1em;
}
.gallery-5d58 .container-simple-c7f2 {
  top: 0;
  display: block;
}
.gallery-5d58 .container-simple-c7f2 a {
  color: inherit;
}
.gallery-5d58 .container-simple-c7f2 a:hover {
  color: inherit;
}
.gallery-5d58 .info_large_5c6e {
  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;
}
.gallery-5d58 .info_large_5c6e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery-5d58 .notice-cold-d2b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery-5d58 .header-left-22b3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery-5d58 .header-left-22b3:first-child {
  margin-top: 0;
}
.gallery-5d58 .header-left-22b3.form-2974 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery-5d58 .header-left-22b3.selected-b726 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-5d58
  .header-left-22b3.selected-b726.under_d0fd
  .avatar-4a50 {
  width: 100%;
}
.gallery-5d58 .selected-b726 {
  -webkit-box-align: center;
  align-items: center;
}
.gallery-5d58 .selected-b726 .gas_7779,
.gallery-5d58 .selected-b726 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery-5d58 .row-plasma-ddf7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-5d58 .row-plasma-ddf7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-5d58 .row-plasma-ddf7: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;
}
.gallery-5d58 .form-2974 {
  z-index: 5;
}
.gallery-5d58 .card_e924 .description_e0a8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery-5d58 .popup-5427 .description_e0a8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery-5d58 .small_0248 .description_e0a8 {
  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;
}
.gallery-5d58.block-simple-7bc6 .background-122d,
.gallery-5d58.thumbnail_under_1935 .background-122d {
  display: block;
}
.gallery-5d58.block-simple-7bc6 .background-122d .prev-45e5,
.gallery-5d58.block-simple-7bc6 .background-122d .notice-cold-d2b1,
.gallery-5d58.thumbnail_under_1935 .background-122d .prev-45e5,
.gallery-5d58.thumbnail_under_1935 .background-122d .notice-cold-d2b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-5d58.wide_c170 .link-left-ad48 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery-5d58.wide_c170 .link-left-ad48 {
    margin-right: 0;
  }
}
.gallery-5d58.block-simple-7bc6 .link-left-ad48,
.gallery-5d58.thumbnail_under_1935 .link-left-ad48 {
  padding-top: 40%;
}
.gallery-5d58.block-simple-7bc6 .overlay_4db1,
.gallery-5d58.thumbnail_under_1935 .overlay_4db1 {
  display: block;
}
.gallery-5d58.block-simple-7bc6 .fn-sticky-1558 .notice-cold-d2b1,
.gallery-5d58.thumbnail_under_1935 .fn-sticky-1558 .notice-cold-d2b1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery-5d58.block-simple-7bc6 .link-left-ad48,
.gallery-5d58.thumbnail_under_1935 .link-left-ad48 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery-5d58.block-simple-7bc6 .notice-cold-d2b1 {
  padding: 1em;
}
.layout-bad9 {
  margin: 30px auto;
  display: block;
}
.layout-bad9 .left-176a > * {
  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;
}
.layout-bad9 .left-176a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-bad9 .left-176a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.action-d663 .gas_7779 {
  margin-bottom: 1.41575em;
}
.action-d663 .chip-top-865e {
  margin-bottom: 1.618em;
}
.title_853f .grid-new-c53f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title_853f .grid-new-c53f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title_853f .section_soft_6cba {
  max-width: 100%;
  overflow: auto;
}
.middle_130f .title_853f a:hover {
  text-decoration: underline;
}
.notice-right-0658 .list_out_9379:not(.advanced-a616),
.notice-right-0658 .row-plasma-ddf7 {
  margin-bottom: 1.41575em;
}
.notice-right-0658 .list_out_9379:not(.advanced-a616):last-child,
.notice-right-0658 .row-plasma-ddf7:last-child {
  margin-bottom: 0;
}
.notice-right-0658 .list_out_9379.block-8c78 {
  margin-bottom: 0.41575em;
}
.notice-right-0658 .border_61b7:before,
.notice-right-0658 .dark-a29e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notice-right-0658 .border_61b7:before {
  content: "\f115";
}
.notice-right-0658 .dark-a29e:before {
  content: "\f02c";
}
.notice-right-0658 .disabled-current-aef1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notice-right-0658 .disabled-current-aef1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fast_546b {
  display: -webkit-box;
  display: flex;
}
.fast_546b .pagination_9ce6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fast_546b .pagination_9ce6 {
    flex-basis: 90px;
  }
}
.fast_546b .border_outer_21f4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast_546b .border_outer_21f4 {
    flex-basis: calc(100% - 50px);
  }
}
.fast_546b .description-cold-ec8c p:last-child {
  margin-bottom: 0.72em;
}
.black_e905 .left-176a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.black_e905 .left-176a:after,
.black_e905 .left-176a:before {
  content: "";
  display: table;
}
.black_e905 .left-176a:after {
  clear: both;
}
.black_e905 .left-176a .prev-74f6,
.black_e905 .left-176a .info_middle_3e10 {
  width: 49%;
}
.black_e905 .left-176a .prev-74f6 a span.background_bottom_1b3a,
.black_e905 .left-176a .info_middle_3e10 a span.background_bottom_1b3a {
  display: block;
  margin-bottom: 5px;
}
.black_e905 .left-176a .info_middle_3e10 {
  float: left;
  text-align: left;
}
.black_e905 .left-176a .prev-74f6 {
  float: right;
  text-align: right;
}
.picture-inner-b8ff {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture-inner-b8ff {
    margin-bottom: 0;
  }
}
.mask_b76d {
  margin-bottom: 1em;
}
.mask_b76d .advanced-a616 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focused_d8f0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.picture_lite_aee4 .mask_b76d,
.static_75a4 .mask_b76d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .picture_lite_aee4 .mask_b76d,
  .static_75a4 .mask_b76d {
    display: block;
  }
}
.picture_lite_aee4 .focused_d8f0,
.static_75a4 .focused_d8f0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .picture_lite_aee4 .focused_d8f0,
  .static_75a4 .focused_d8f0 {
    margin-bottom: 1em;
  }
}
.picture_lite_aee4 .focused_d8f0 img,
.static_75a4 .focused_d8f0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.picture_lite_aee4 .alert_blue_1473,
.static_75a4 .alert_blue_1473 {
  flex-basis: calc(100% - 160px);
}
.picture_lite_aee4 .alert_blue_1473 p,
.static_75a4 .alert_blue_1473 p {
  margin-bottom: 0;
}
.picture_lite_aee4 .alert_blue_1473 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .picture_lite_aee4 .alert_blue_1473 {
    padding-left: 0;
  }
}
.static_75a4 .alert_blue_1473 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .static_75a4 .alert_blue_1473 {
    padding-right: 0;
  }
}
.static_75a4 .focused_d8f0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.west-50cc .focused_d8f0 {
  margin-bottom: 0.5em;
}
.west-50cc .focused_d8f0 img {
  width: 100%;
}
.sort_1a93 .primary_5136,
.summary-hard-61bd .primary_5136 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.summary-hard-61bd .message-306f .breadcrumb_ecaa p:last-child {
  margin-bottom: 0;
}
.dynamic_c955 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.popup_b109 .text-2fb6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .popup_b109 .text-2fb6:last-of-type {
    margin-bottom: 0;
  }
}
.popup_b109 .text-2fb6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup_b109 .text-2fb6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.popup_b109 .text-2fb6 ul li {
  margin: 0 0 0.6em;
}
.popup_b109 .text-2fb6 ul li.surface_5eb5,
.popup_b109 .text-2fb6 ul li.cool_3da2 {
  position: relative;
}
.popup_b109 .text-2fb6 ul li.surface_5eb5 .tabs_d501,
.popup_b109 .text-2fb6 ul li.cool_3da2 .tabs_d501 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.popup_b109 .text-2fb6 ul li.surface_5eb5:after:after,
.popup_b109 .text-2fb6 ul li.surface_5eb5:after:before,
.popup_b109
  .text-2fb6
  ul
  li.cool_3da2:after:after,
.popup_b109
  .text-2fb6
  ul
  li.cool_3da2:after:before {
  content: "";
  display: table;
}
.popup_b109 .text-2fb6 ul li.surface_5eb5:after:after,
.popup_b109
  .text-2fb6
  ul
  li.cool_3da2:after:after {
  clear: both;
}
.popup_b109 .text-2fb6 a.filter_basic_78c2:hover {
  text-decoration: none;
}
.popup_b109 .text-2fb6 select {
  max-width: 100%;
}
.popup_b109 .text-2fb6 table {
  font-size: 85%;
}
.popup_b109 .text-2fb6 table td,
.popup_b109 .text-2fb6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.popup_b109 .text-2fb6 table tfoot td {
  text-align: left;
}
.popup_b109 .text-2fb6 :last-child {
  margin-bottom: 0;
}
.popup_b109 .text-2fb6 .filter_gas_ba92 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.popup_b109 .text-2fb6 .filter_gas_ba92 label {
  width: 100%;
}
.popup_b109 .text-2fb6 .filter_gas_ba92 .surface_cool_94f9 {
  width: 100%;
  display: block;
}
.popup_b109 .text-2fb6 .filter_gas_ba92 .pagination_18a7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.popup_b109 .text-2fb6 .filter_gas_ba92 .pagination_18a7:hover svg #svg-search {
  fill: #444;
}
.popup_b109 .text-2fb6 .filter_gas_ba92 .pagination_18a7 svg {
  width: 18px;
  height: 18px;
}
.popup_b109 .selected_dd86 ul ul,
.popup_b109 .outer_3413 ul ul,
.popup_b109 .wrapper-4964 ul ul,
.popup_b109 .icon_0db9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.popup_b109 .selected_dd86 .carousel-4039 > a,
.popup_b109 .outer_3413 .carousel-4039 > a,
.popup_b109 .wrapper-4964 .carousel-4039 > a,
.popup_b109 .icon_0db9 .carousel-4039 > a {
  margin-bottom: 0;
}
.popup_b109 .accent_green_6348 li,
.popup_b109 .selected_dd86 li,
.popup_b109 .gallery_outer_11b6 li,
.popup_b109 .outer_3413 li,
.popup_b109 .wrapper-4964 li,
.popup_b109 .icon_0db9 li,
.popup_b109 .left_0601 li,
.popup_b109 .focused-605f li {
  display: block;
  position: relative;
}
.popup_b109 .accent_green_6348 li:last-child,
.popup_b109 .selected_dd86 li:last-child,
.popup_b109 .gallery_outer_11b6 li:last-child,
.popup_b109 .outer_3413 li:last-child,
.popup_b109 .wrapper-4964 li:last-child,
.popup_b109 .icon_0db9 li:last-child,
.popup_b109 .left_0601 li:last-child,
.popup_b109 .focused-605f li:last-child {
  border: none;
}
.popup_b109 .accent_green_6348 li a,
.popup_b109 .selected_dd86 li a,
.popup_b109 .gallery_outer_11b6 li a,
.popup_b109 .outer_3413 li a,
.popup_b109 .wrapper-4964 li a,
.popup_b109 .icon_0db9 li a,
.popup_b109 .left_0601 li a,
.popup_b109 .focused-605f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup_b109 .accent_green_6348 li ul li::before,
.popup_b109 .selected_dd86 li ul li::before,
.popup_b109 .gallery_outer_11b6 li ul li::before,
.popup_b109 .outer_3413 li ul li::before,
.popup_b109 .wrapper-4964 li ul li::before,
.popup_b109 .icon_0db9 li ul li::before,
.popup_b109 .left_0601 li ul li::before,
.popup_b109 .focused-605f li ul li::before {
  left: 15px;
}
.popup_b109 .accent_green_6348 li ul a,
.popup_b109 .selected_dd86 li ul a,
.popup_b109 .gallery_outer_11b6 li ul a,
.popup_b109 .outer_3413 li ul a,
.popup_b109 .wrapper-4964 li ul a,
.popup_b109 .icon_0db9 li ul a,
.popup_b109 .left_0601 li ul a,
.popup_b109 .focused-605f li ul a {
  padding-left: 20px;
}
.popup_b109 .accent_green_6348 li ul ul li::before,
.popup_b109 .selected_dd86 li ul ul li::before,
.popup_b109 .gallery_outer_11b6 li ul ul li::before,
.popup_b109 .outer_3413 li ul ul li::before,
.popup_b109 .wrapper-4964 li ul ul li::before,
.popup_b109 .icon_0db9 li ul ul li::before,
.popup_b109 .left_0601 li ul ul li::before,
.popup_b109 .focused-605f li ul ul li::before {
  left: 30px;
}
.popup_b109 .accent_green_6348 li ul ul a,
.popup_b109 .selected_dd86 li ul ul a,
.popup_b109 .gallery_outer_11b6 li ul ul a,
.popup_b109 .outer_3413 li ul ul a,
.popup_b109 .wrapper-4964 li ul ul a,
.popup_b109 .icon_0db9 li ul ul a,
.popup_b109 .left_0601 li ul ul a,
.popup_b109 .focused-605f li ul ul a {
  padding-left: 40px;
}
.popup_b109 .module_99d2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup_b109 .focused-605f ul li {
  margin-bottom: 1.41575em;
}
.popup_b109 .focused-605f ul li .east_59ee {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.popup_b109 .focused-605f ul li .top-8b41 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-brown-587d .accent_green_6348 li a,
.hero-brown-587d .selected_dd86 li a,
.hero-brown-587d .gallery_outer_11b6 li a,
.hero-brown-587d .outer_3413 li a,
.hero-brown-587d .wrapper-4964 li a,
.hero-brown-587d .icon_0db9 li a,
.hero-brown-587d .left_0601 li a,
.hero-brown-587d .focused-605f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-brown-587d .module_99d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-brown-587d .text-2fb6 ul li.surface_5eb5 .tabs_d501,
.hero-brown-587d .text-2fb6 ul li.cool_3da2 .tabs_d501 {
  background: rgba(0, 0, 0, 0.2);
}
.hero-brown-587d .popup_b109 .text-2fb6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li {
  margin: 0;
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li ul {
  margin: 0;
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li ul li a {
  padding-left: 15px;
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li ul li li a {
  padding-left: 30px;
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li.narrow_960b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li.narrow_960b > 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;
}
.detail-fluid-0207 .popup_b109 .focus_solid_07d5 li.narrow_960b > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.active-d43d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.cool-16be {
  position: relative;
  z-index: 10;
}
.cool-16be .under-39b2 {
  width: 100%;
  max-width: 100%;
}
.shade_narrow_b637 .video-right-c749 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade_narrow_b637 .dark-b958 {
}
.shade_narrow_b637 .hero-brown-587d {
  background: #292929;
}
.first_2e6c .video-right-c749 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.first_2e6c .dark-b958 {
  background: #f9f9f9;
}
.first_2e6c .hero-brown-587d {
  background: #303030;
}
.overlay_left_23b8 .video-right-c749 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_left_23b8 .glass-aa5d {
    margin-bottom: 1em;
  }
  .overlay_left_23b8 .glass-aa5d:last-child {
    margin-bottom: 0;
  }
}
.overlay_left_23b8 .dark-b958 {
  background: #ededed;
}
.overlay_left_23b8 .hero-brown-587d {
  background: #1a1a1a;
}
.video-right-c749.dark-b958 {
  color: rgba(0, 0, 0, 0.6);
}
.video-right-c749.dark-b958 .picture-purple-83c1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-right-c749.hero-brown-587d {
  color: rgba(255, 255, 255, 0.99);
}
.video-right-c749.hero-brown-587d a:not(.filter_basic_78c2) {
  color: rgba(255, 255, 255, 0.79);
}
.video-right-c749.hero-brown-587d a:not(.filter_basic_78c2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-right-c749.hero-brown-587d .picture-purple-83c1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-right-c749.hero-brown-587d table tbody td,
.video-right-c749.hero-brown-587d table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-c1a2.badge-ab3c .aside_action_88c1 {
  max-width: initial;
}
.pagination-c1a2 .up-5d94 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-c1a2 .up-5d94 .under-39b2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-c1a2 .up-5d94 .under-39b2 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-c1a2 .up-5d94 .under-39b2:last-child {
    margin-bottom: 0;
  }
}
.overlay_left_23b8 .glass-aa5d:last-child,
.first_2e6c .glass-aa5d:last-child,
.shade_narrow_b637 .glass-aa5d:last-child {
  margin-bottom: 0;
}
.overlay_left_23b8 .glass-aa5d .popup_b109 .text-2fb6:last-child,
.first_2e6c .glass-aa5d .popup_b109 .text-2fb6:last-child,
.shade_narrow_b637 .glass-aa5d .popup_b109 .text-2fb6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_left_23b8 .fluid-8e7d,
  .overlay_left_23b8 .input_6ffc,
  .first_2e6c .fluid-8e7d,
  .first_2e6c .input_6ffc,
  .shade_narrow_b637 .fluid-8e7d,
  .shade_narrow_b637 .input_6ffc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .cool-16be .glass-aa5d {
    margin-bottom: 2em;
  }
}
.cool-16be p:last-child {
  margin-bottom: 0;
}
.cool-16be li,
.cool-16be ul {
  list-style: none;
  margin: 0;
}
.cool-16be ul ul {
  margin-left: 2.617924em;
}
.pagination_medium_f0c2 {
  font-size: 0.875em;
}

/* css-noise: 8d25 */
.promo-block-j9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
