/*!
Theme Name: Customify
Theme URI: https://pressmaximum.brown_6142/customify
Author: WPCustomify
Author URI: https://pressmaximum.brown_6142
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.brown_6142/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.title-static-e47b.motion_1cde/licenses/gpl-2.0.lite-69d5
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.dim-3622/, (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.gallery_9145.light-2a42/normalize.modal-wood-0040/
 ======
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.modal-wood-0040 v7.0.0 | MIT License | github.brown_6142/necolas/normalize.modal-wood-0040 */
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;
}
.purple_3980 .progress-right-53a6,
.lower-397c,
.media-a432,
.background_smooth_7f60,
.accordion_stone_f830,
.hard_b252,
.module-red-ba12,
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;
}
.lower-397c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower-397c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-397c,
  h1 {
    font-size: 1.8em;
  }
}
.media-a432,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.media-a432 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .media-a432,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .media-a432,
  h2 {
    font-size: 1.7em;
  }
}
.background_smooth_7f60,
h3 {
  font-size: 1.618em;
}
.purple_3980 .progress-right-53a6,
.accordion_stone_f830,
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.info_7022 {
  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;
}
.last-46ab:after,
.last-46ab:before,
.last-ee42:after,
.last-ee42:before {
  content: "";
  display: table;
}
.last-46ab:after,
.last-ee42:after {
  clear: both;
}
.description-upper-fbe1 {
  float: right;
  margin-right: 0;
}
.tertiary-c14f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.icon_034b .gradient_stale_77fd,
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;
}
.icon_034b .gradient_stale_77fd: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;
}
.pattern_advanced_9436 .gradient_stale_77fd {
  box-shadow: none;
}
.pattern_advanced_9436
  .gradient_stale_77fd
  .detail_full_d6a0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern_advanced_9436 .gradient_stale_77fd .primary_stale_d0d5 {
  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;
}
.pattern_advanced_9436
  .gradient_stale_77fd
  .primary_stale_d0d5
  b {
  display: none;
}
.pattern_advanced_9436 .feature-5ceb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.article_29ed:not(.paper_6bdb):not(.hot-2aaa),
button:not(.paper_6bdb):not(.hot-2aaa),
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ),
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ),
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ) {
  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;
}
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ):hover,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ):hover,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):hover,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):hover,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ):active,
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ):active,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):active,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):active,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):active,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus {
  outline: 0;
}
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04 {
  position: relative;
}
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .link-stone-2cce,
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .short-7620,
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .yellow_b53f,
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  i,
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  svg,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .link-stone-2cce,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .short-7620,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .yellow_b53f,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  i,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  svg,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .link-stone-2cce,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .short-7620,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .yellow_b53f,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  i,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  svg,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .link-stone-2cce,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .short-7620,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .yellow_b53f,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  i,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  svg,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .link-stone-2cce,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .short-7620,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  .yellow_b53f,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  i,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04
  svg {
  visibility: hidden;
}
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04:after,
button:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04:after,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04:after,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04:after,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ).fn-loading-da04: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;
}
.article_29ed:not(.paper_6bdb):not(.hot-2aaa),
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ),
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ),
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ) {
  color: #fff;
  background: #235787;
}
.article_29ed:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus,
input[type="button"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus,
input[type="reset"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus,
input[type="submit"]:not(.paper_6bdb):not(
    .hot-2aaa
  ):focus {
  color: #fff;
}
.article_29ed.fn-disabled-da04:not(.paper_6bdb):not(
    .hot-2aaa
  ),
.article_29ed[disabled]:not(.paper_6bdb):not(
    .hot-2aaa
  ),
button.fn-disabled-da04:not(.paper_6bdb):not(
    .hot-2aaa
  ),
button[disabled]:not(.paper_6bdb):not(
    .hot-2aaa
  ) {
  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;
}
.orange-6654 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.orange-6654: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;
}
.orange_b910 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.narrow_b8f7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard-74e2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.last-46ab:after,
.last-46ab:before,
.logo_b0b0:after,
.logo_b0b0:before,
.filter_complex_6cd4:after,
.filter_complex_6cd4:before,
.tooltip_f122:after,
.tooltip_f122:before,
.pagination_old_51ba:after,
.pagination_old_51ba:before,
.popup_iron_f839:after,
.popup_iron_f839:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.last-46ab:after,
.logo_b0b0:after,
.filter_complex_6cd4:after,
.tooltip_f122:after,
.pagination_old_51ba:after,
.popup_iron_f839:after {
  clear: both;
}
.logo_b0b0 .orange-e2ab,
.filter_complex_6cd4 .orange-e2ab,
.east-1645 .orange-e2ab {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.input-9d60 {
  display: inline-block;
}
.thumbnail_stone_6041 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thumbnail_stone_6041 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_stone_6041 .input_static_b73c {
  padding: 1em 0;
  font-size: 85%;
}
.input_static_b73c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accordion-top-a686 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accordion-top-a686:after,
.accordion-top-a686:before {
  content: "";
  display: table;
}
.accordion-top-a686:after {
  clear: both;
}
.slider-315c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification-hard-7370 .slider-315c {
  max-width: 50%;
}
.dim-f366 .slider-315c {
  max-width: 33.33%;
}
.selected-064d .slider-315c {
  max-width: 25%;
}
.pattern-right-3a12 .slider-315c {
  max-width: 20%;
}
.modal_dim_6329 .slider-315c {
  max-width: 16.66%;
}
.stale_6eaa .slider-315c {
  max-width: 14.28%;
}
.narrow-b386 .slider-315c {
  max-width: 12.5%;
}
.component-over-bf95 .slider-315c {
  max-width: 11.11%;
}
.yellow_c2e2 {
  display: block;
}
.purple_3980 .out_4a75 label,
.purple_3980 .glass-8cd9 label,
.purple_3980 .paragraph-834d label,
.purple_3980 .thumbnail_cc57 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.middle-d23a {
  list-style: none;
  margin: 0;
}
.middle-d23a article.notification_ee82 {
  margin-bottom: 0;
}
.middle-d23a ul {
  list-style: none;
  margin: 0;
}
.middle-d23a .tiny_3375 li.notification_ee82 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .middle-d23a .tiny_3375 li.notification_ee82 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .middle-d23a .tiny_3375 li.notification_ee82: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) {
  .middle-d23a .tiny_3375 li.notification_ee82 li.notification_ee82 li.notification_ee82 li.notification_ee82 {
    padding-left: 0;
  }
}
article.notification_ee82 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_ee82 .logo_b0b0 p:last-of-type {
  margin-bottom: 0;
}
article.notification_ee82 .button-over-75af {
  float: left;
}
article.notification_ee82 .full-9df4 {
  margin-left: 85px;
}
article.notification_ee82 .hidden_9728 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_ee82 .hidden_9728 .notification_lite_a0fc {
  margin-left: 10px;
}
article.notification_ee82 .current_a877 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_ee82 .module-warm-d809 {
  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 .out_4a75,
  #respond .paragraph-834d,
  #respond .thumbnail_cc57 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_4a75 input,
#respond .paragraph-834d input,
#respond .thumbnail_cc57 input {
  width: 100%;
}
#respond .thumbnail_cc57 {
  margin-right: 0;
}
#respond .notification_gas_19f7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_e495 {
  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;
}
.down_e495.under-5b06 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.down_e495 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%);
}
.down_e495:focus,
.down_e495: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);
}
.dropdown-3cbf {
  border-radius: 10%;
}
.hover_focused_49e9 {
  border-radius: 50%;
}
.advanced_c5ef {
  font-size: 0.72em;
}
.advanced_f4fc {
  font-size: 0.875em;
}
.secondary_static_cdbf {
  font-size: 1.1em;
}
.caption_ae88 {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption_ae88.advanced_c5ef {
  letter-spacing: 0.5px;
}
.info_f730,
.info_f730 a {
  color: #6d6d6d;
}
.info_f730 a:hover {
  color: #111;
}
.text-d7ad {
  color: #6d6d6d;
}
.in-e560 {
  overflow-x: hidden;
}
.in-e560 .feature_8918.left_c5d6 {
  position: relative;
}
.in-e560 .feature_8918.left_c5d6.module-south-d08a {
  position: initial;
}
.in-e560
  .feature_8918.left_c5d6.module-south-d08a
  .avatar-acb2 {
  left: auto;
}
.in-e560 .feature_8918 .avatar-acb2 {
  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;
}
.in-e560 .feature_8918:hover.left_c5d6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.in-e560
  .feature_8918:hover.left_c5d6
  .avatar-acb2 {
  display: block;
  z-index: 9999999;
}
.in-e560 .easy_395c .mask_tiny_2ea7,
.in-e560 .slider_ae21 .mask_tiny_2ea7 {
  display: none;
}
.in-e560 .liquid-4faf .feature_8918:hover.left_c5d6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.purple_3980 .out_4a75 label,
.purple_3980 .glass-8cd9 label,
.purple_3980 .paragraph-834d label,
.purple_3980 .thumbnail_cc57 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.middle-d23a {
  list-style: none;
  margin: 0;
}
.middle-d23a article.notification_ee82 {
  margin-bottom: 0;
}
.middle-d23a ul {
  list-style: none;
  margin: 0;
}
.middle-d23a .tiny_3375 li.notification_ee82 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .middle-d23a .tiny_3375 li.notification_ee82 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .middle-d23a .tiny_3375 li.notification_ee82: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) {
  .middle-d23a .tiny_3375 li.notification_ee82 li.notification_ee82 li.notification_ee82 li.notification_ee82 {
    padding-left: 0;
  }
}
article.notification_ee82 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_ee82 .logo_b0b0 p:last-of-type {
  margin-bottom: 0;
}
article.notification_ee82 .button-over-75af {
  float: left;
}
article.notification_ee82 .full-9df4 {
  margin-left: 85px;
}
article.notification_ee82 .hidden_9728 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_ee82 .hidden_9728 .notification_lite_a0fc {
  margin-left: 10px;
}
article.notification_ee82 .current_a877 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_ee82 .module-warm-d809 {
  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 .out_4a75,
  #respond .paragraph-834d,
  #respond .thumbnail_cc57 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_4a75 input,
#respond .paragraph-834d input,
#respond .thumbnail_cc57 input {
  width: 100%;
}
#respond .thumbnail_cc57 {
  margin-right: 0;
}
#respond .notification_gas_19f7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.easy_395c .thumbnail_7287 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_7287 .silver_dc5e.shadow-down-4d39 .picture_22f5 > li > a:focus,
.thumbnail_7287 .silver_dc5e.shadow-down-4d39 .picture_22f5 > li > a:hover,
.thumbnail_7287 .silver_dc5e.primary-0f87 .picture_22f5 > li > a:focus,
.thumbnail_7287 .silver_dc5e.primary-0f87 .picture_22f5 > li > a:hover,
.thumbnail_7287 .silver_dc5e.dropdown_dynamic_1138 .picture_22f5 > li > a:focus,
.thumbnail_7287 .silver_dc5e.dropdown_dynamic_1138 .picture_22f5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_7287
  .silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li.caption_fb86
  > a,
.thumbnail_7287
  .silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li.accordion-984a
  > a,
.thumbnail_7287
  .silver_dc5e.primary-0f87
  .picture_22f5
  > li.caption_fb86
  > a,
.thumbnail_7287
  .silver_dc5e.primary-0f87
  .picture_22f5
  > li.accordion-984a
  > a,
.thumbnail_7287
  .silver_dc5e.dropdown_dynamic_1138
  .picture_22f5
  > li.caption_fb86
  > a,
.thumbnail_7287 .silver_dc5e.dropdown_dynamic_1138 .picture_22f5 > li.bronze-a182 > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_7287 .primary-up-02a7,
.thumbnail_7287 .primary-up-02a7 a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_7287 .element-complex-2d42.prev_b3bd li a,
.thumbnail_7287 .chip_a554 a,
.thumbnail_7287 .old_8656,
.thumbnail_7287 .picture_22f5 > li > a,
.thumbnail_7287 .message-a043 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287 .element-complex-2d42.prev_b3bd li a:hover,
.thumbnail_7287 .chip_a554 a:hover,
.thumbnail_7287 .old_8656:hover,
.thumbnail_7287 .picture_22f5 > li > a:hover,
.thumbnail_7287 .message-a043:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_7287 .form-huge-2055 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287 .form-huge-2055 .outline-55a6 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_7287 .form-huge-2055:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_7287 .input-fast-4969 .iron-1c8e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287 .input-fast-4969 .iron-1c8e .sort-ef98 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287
  .input-fast-4969
  .iron-1c8e
  .sort-ef98::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287
  .input-fast-4969
  .iron-1c8e
  .sort-ef98:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287
  .input-fast-4969
  .iron-1c8e
  .sort-ef98::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287
  .input-fast-4969
  .iron-1c8e
  .sort-ef98::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287 .input-fast-4969 .highlight-selected-25b9 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7287 .input-fast-4969 .highlight-selected-25b9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-372d
  .thumbnail_7287
  .input-fast-4969
  .soft-bf12
  .white-23af {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed-372d
  .thumbnail_7287
  .input-fast-4969
  .soft-bf12
  .sort-ef98 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy_395c .banner-down-bba3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.banner-down-bba3 .silver_dc5e.shadow-down-4d39 .picture_22f5 > li > a:focus,
.banner-down-bba3 .silver_dc5e.shadow-down-4d39 .picture_22f5 > li > a:hover,
.banner-down-bba3 .silver_dc5e.primary-0f87 .picture_22f5 > li > a:focus,
.banner-down-bba3 .silver_dc5e.primary-0f87 .picture_22f5 > li > a:hover,
.banner-down-bba3 .silver_dc5e.dropdown_dynamic_1138 .picture_22f5 > li > a:focus,
.banner-down-bba3 .silver_dc5e.dropdown_dynamic_1138 .picture_22f5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner-down-bba3
  .silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li.caption_fb86
  > a,
.banner-down-bba3
  .silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li.accordion-984a
  > a,
.banner-down-bba3
  .silver_dc5e.primary-0f87
  .picture_22f5
  > li.caption_fb86
  > a,
.banner-down-bba3
  .silver_dc5e.primary-0f87
  .picture_22f5
  > li.accordion-984a
  > a,
.banner-down-bba3
  .silver_dc5e.dropdown_dynamic_1138
  .picture_22f5
  > li.caption_fb86
  > a,
.banner-down-bba3 .silver_dc5e.dropdown_dynamic_1138 .picture_22f5 > li.bronze-a182 > a {
  color: rgba(0, 0, 0, 0.8);
}
.banner-down-bba3 .primary-up-02a7,
.banner-down-bba3 .primary-up-02a7 a {
  color: rgba(0, 0, 0, 0.8);
}
.banner-down-bba3 .element-complex-2d42.prev_b3bd li a,
.banner-down-bba3 .chip_a554 a,
.banner-down-bba3 .old_8656,
.banner-down-bba3 .picture_22f5 > li > a,
.banner-down-bba3 .message-a043 {
  color: rgba(0, 0, 0, 0.55);
}
.banner-down-bba3 .element-complex-2d42.prev_b3bd li a:hover,
.banner-down-bba3 .chip_a554 a:hover,
.banner-down-bba3 .old_8656:hover,
.banner-down-bba3 .picture_22f5 > li > a:hover,
.banner-down-bba3 .message-a043:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner-down-bba3 .form-huge-2055 {
  color: rgba(0, 0, 0, 0.55);
}
.banner-down-bba3 .form-huge-2055 .outline-55a6 {
  color: rgba(0, 0, 0, 0.8);
}
.banner-down-bba3 .form-huge-2055:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-medium-a170 .icon_full_132f {
  margin-left: auto;
  margin-right: auto;
}
.filter_complex_6cd4 > * {
  margin-left: auto;
  margin-right: auto;
}
.filter_complex_6cd4 .orange_b910 {
  margin-right: 1.41575em;
}
.list_black_0a66 .filter_complex_6cd4 > .progress-5a1e {
  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;
}
.list_black_0a66 .filter_complex_6cd4 > .hidden_5703 {
  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;
}
.image_hot_c26f.preview-medium-a170 .icon_full_132f,
.hidden_medium_1b48.preview-medium-a170 .icon_full_132f {
  margin-left: 0;
}
.background-hard-ce27.preview-medium-a170 .icon_full_132f,
.sort_de39.preview-medium-a170 .icon_full_132f {
  margin-right: 0;
}
.filter_complex_6cd4 ol,
.filter_complex_6cd4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.link_7464 video {
  max-width: 100%;
}
.tooltip-d1a8 img {
  display: block;
}
.tooltip-d1a8.orange_b910,
.tooltip-d1a8.narrow_b8f7 {
  width: 100%;
}
.tooltip-d1a8.hidden_5703 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture-action-02b2:not(.notification-right-2d13) {
  margin: 1.5em auto;
}
.wide-e2c0 p {
  padding: 1.5em 14px;
}
ul.overlay_a81b.hidden_5703,
ul.overlay_a81b.progress-5a1e,
ul.overlay_a81b.east-2144.progress-5a1e {
  padding: 0 14px;
}
.avatar-out-a007 {
  display: block;
  overflow-x: auto;
}
.avatar-out-a007 table {
  border-collapse: collapse;
  width: 100%;
}
.avatar-out-a007 td,
.avatar-out-a007 th {
  padding: 0.5em;
}
.filter_complex_6cd4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter_complex_6cd4 ol ol,
.filter_complex_6cd4 ol ul,
.filter_complex_6cd4 ul ol,
.filter_complex_6cd4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter_complex_6cd4 ol ol li,
.filter_complex_6cd4 ol ul li,
.filter_complex_6cd4 ul ol li,
.filter_complex_6cd4 ul ul li {
  margin-left: 0;
}
.sort_7e59.input-1ded > .alert_dirty_7005 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sort_7e59.input-1ded > .alert_dirty_7005 iframe,
.sort_7e59.input-1ded > .alert_dirty_7005 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in_db2b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in_db2b.background-narrow-6c29 {
  padding: 0;
}
.in_db2b.background-narrow-6c29 cite {
  font-size: 13px;
}
.in_db2b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in_db2b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown-374c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown-374c > p:first-child {
  margin-top: 0;
}
.dropdown-374c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown-374c blockquote {
  border-left: 0;
}
.hover-1e0b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hover-1e0b:not(.in-81f8) {
  max-width: 100px;
}
.hover-1e0b.east-28ed {
  border-bottom: none !important;
  text-align: center;
}
.hover-1e0b.east-28ed::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wide-e2c0 p {
    padding: 1.5em 0;
  }
}
.input_bronze_bca4 {
  color: #0073aa;
}
.under-e020 {
  background-color: #0073aa;
}
.over_2b8d {
  color: #229fd8;
}
.module-dee3 {
  background-color: #229fd8;
}
.shade-a47c {
  color: #eee;
}
.banner_42fe {
  background-color: #eee;
}
.grid-hovered-4b46 {
  color: #444;
}
.liquid-a8a4 {
  background-color: #444;
}
.nav-large-f3f7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.nav-large-f3f7 .table-glass-3ecd .chip_a554 {
  font-size: 15px;
}
.nav-large-f3f7 .chip_a554 {
  line-height: 1.3;
}
.nav-large-f3f7 .banner-down-bba3 {
}
.nav-large-f3f7 .thumbnail_7287 {
  background: #235787;
}
.gallery_wood_01f2 {
  padding: 0;
}
.gallery_wood_01f2 .thumbnail_7287 {
  background: #1a1a1a;
}
.gallery_wood_01f2 .banner-down-bba3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border-clean-2544 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border-clean-2544 .banner-down-bba3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border-clean-2544 .thumbnail_7287 {
  background: #303030;
}
.popup_iron_f839 {
  position: relative;
  z-index: 10;
}
.popup_iron_f839 .wrapper-static-f8a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-new-47c8 .left_c5d6 {
  display: inline-block;
  vertical-align: middle;
}
.picture-new-47c8.pagination-427a .left_c5d6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .picture-new-47c8.pagination-427a .left_c5d6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .picture-new-47c8.pagination-427a .left_c5d6 {
    margin-right: 0.4em;
  }
}
.picture-new-47c8.pagination-427a .left_c5d6:last-child {
  margin-right: 0;
}
.tiny-3fdc .wrapper-static-f8a8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .easy_395c .table-glass-3ecd {
    margin: 0 -0.5em;
  }
  .easy_395c .table-glass-3ecd [class*="customify-col-"],
  .easy_395c .table-glass-3ecd [class*="customify-col_"],
  .easy_395c .table-glass-3ecd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.easy_395c.icon_ce72 .wrapper-static-f8a8 {
  background: 0 0 !important;
}
.easy_395c.icon_ce72 .wrapper-static-f8a8,
.easy_395c.tiny-3fdc .wrapper-static-f8a8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .easy_395c.thumbnail_6082 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.easy_395c.tiny-3fdc .wrapper-static-f8a8 {
  box-shadow: none !important;
}
.button_4e4e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .button_4e4e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .button_4e4e {
    padding: 18px 0 20px;
  }
}
.button_4e4e .menu_173c {
  width: 100%;
}
.button_4e4e .medium-ecb7 {
  margin-bottom: 0;
}
.button_4e4e .new_b6c5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_last_3af6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_last_3af6 .plasma_fb0e {
  width: 100%;
}
.smooth_c000 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.smooth_c000 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.smooth_c000 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;
}
.smooth_c000 li:last-child:after {
  display: none;
}
.smooth_c000 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination-action-074c .mask_tiny_2ea7 button,
.button_4e4e .mask_tiny_2ea7 button {
  left: 0;
}
.pagination-action-074c .plasma_fb0e,
.button_4e4e .plasma_fb0e {
  padding-left: 0;
  padding-right: 0;
}
.pagination-action-074c .modal_last_3af6,
.button_4e4e .modal_last_3af6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination-action-074c {
  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;
}
.pagination-action-074c: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;
}
.pagination-action-074c .pattern_dark_c253 {
  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) {
  .pagination-action-074c .pattern_dark_c253 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-action-074c .pattern_dark_c253 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-action-074c .pattern_dark_c253 {
    min-height: 200px;
  }
}
.pagination-action-074c .smooth_c000 {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-action-074c .smooth_c000 a,
.pagination-action-074c .smooth_c000 li:after {
  color: inherit;
}
.pagination-action-074c .smooth_c000 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.picture_7a41 {
  margin-bottom: 0.5em;
}
.smooth-e387 {
  margin-bottom: 1.2em;
}
.smooth-e387,
.picture_7a41 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.smooth-e387 p:last-child,
.picture_7a41 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mask_tiny_2ea7,
#masthead .mask_tiny_2ea7 {
  display: none;
}
#masthead
  > .mask_tiny_2ea7.focus-top-feba {
  display: none;
}
#masthead > .mask_tiny_2ea7 button {
  left: 0;
}
.mask-next-ddc3 {
  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%;
}
.mask-next-ddc3 .left_c5d6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mask-next-ddc3 .nav_e291 {
  display: -webkit-box;
  display: flex;
}
.mask-next-ddc3 .nav_e291.element_under_3703 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mask-next-ddc3 .nav_e291.action-f568 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-next-ddc3 .nav_e291.pagination_over_f199 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-next-ddc3.full-1dc8.narrow_cde6 .nav_e291.element_under_3703 {
  flex-basis: 100%;
}
.mask-next-ddc3.slow_f83f .nav_e291.action-f568 {
  -webkit-box-flex: 1;
  flex: auto;
}
.mask-next-ddc3.slow_f83f .nav_e291.pagination_over_f199 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mask_tiny_2ea7.focus-top-feba {
  display: none;
}
#masthead > .mask_tiny_2ea7 button {
  left: 0;
}
.button_glass_b5e7 {
  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;
}
.button_glass_b5e7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button_glass_b5e7.tag_north_9b0c i {
  margin-right: 4px;
}
.button_glass_b5e7.orange-4e09 i {
  margin-left: 5px;
}
.chip_a554 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip_a554 p:last-child {
  margin-bottom: 0;
}
.backdrop_39a2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop_39a2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop_39a2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop_39a2 .primary-up-02a7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop_39a2 .upper_8cce {
  margin: 5px 0 7px 0;
}
.backdrop_39a2.description-slow-e2da .texture_b14d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_39a2.description-slow-e2da .red-c756 {
  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;
}
.backdrop_39a2.background_5769 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop_39a2.background_5769 .texture_b14d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_39a2.background_5769 .red-c756 {
  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;
}
.backdrop_39a2.avatar_stone_977b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop_39a2.easy_dc97 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop_39a2.easy_dc97 .red-c756 {
  margin-top: 7px;
}
.surface-hard-77d8 {
  display: inline-block;
}
.popup_iron_f839 .aside-thick-7bcd .backdrop_39a2 img {
  max-width: 100%;
}
.silver_dc5e .sidebar_motion_542e.widget_hard_7c1a,
.status-hovered-dc28 .sidebar_motion_542e.widget_hard_7c1a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.silver_dc5e .red_948a,
.status-hovered-dc28 .red_948a {
  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%);
}
.silver_dc5e .red_948a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.silver_dc5e.wood_f860 .red_948a {
  display: none;
}
.silver_dc5e .filter-full-fb8d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silver_dc5e .filter-full-fb8d li {
  display: inline-block;
  position: relative;
}
.silver_dc5e .filter-full-fb8d li:last-child {
  margin-right: 0;
}
.silver_dc5e .filter-full-fb8d 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;
}
.silver_dc5e .filter-full-fb8d li.bronze-a182 > a {
  color: rgba(0, 0, 0, 0.9);
}
.silver_dc5e .filter-full-fb8d > 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;
}
.silver_dc5e .filter-full-fb8d > li > a i {
  line-height: 0;
}
.silver_dc5e .filter-full-fb8d > li.under_b94d > a .red_948a {
  margin-left: 4px;
  line-height: 0;
}
.silver_dc5e .filter-full-fb8d .main-new-1b20 li.under_b94d > a {
  position: relative;
}
.silver_dc5e .filter-full-fb8d .main-new-1b20 li.under_b94d > a:after,
.silver_dc5e .filter-full-fb8d .main-new-1b20 li.under_b94d > a:before {
  content: "";
  display: table;
}
.silver_dc5e .filter-full-fb8d .main-new-1b20 li.under_b94d > a:after {
  clear: both;
}
.silver_dc5e .filter-full-fb8d .main-new-1b20 li.under_b94d > a .red_948a {
  margin-left: 5px;
  float: right;
}
.silver_dc5e .article_e1c7,
.silver_dc5e .main-new-1b20 {
  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;
}
.silver_dc5e .main-new-1b20 {
  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;
}
.silver_dc5e .main-new-1b20 .widget_hard_7c1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.silver_dc5e .main-new-1b20 .red_948a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.silver_dc5e .main-new-1b20 li {
  display: block;
  margin: 0;
  padding: 0;
}
.silver_dc5e .main-new-1b20 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;
}
.silver_dc5e .main-new-1b20 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.silver_dc5e .main-new-1b20 .main-new-1b20 {
  top: 0;
  left: 100%;
}
.silver_dc5e .focused-4bf6.fn-focus-da04 > .article_e1c7,
.silver_dc5e .focused-4bf6.fn-focus-da04 > .main-new-1b20,
.silver_dc5e .focused-4bf6:focus > .article_e1c7,
.silver_dc5e .focused-4bf6:focus > .main-new-1b20,
.silver_dc5e .focused-4bf6:hover > .article_e1c7,
.silver_dc5e .focused-4bf6:hover > .main-new-1b20 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.silver_dc5e.dropdown_dynamic_1138 .picture_22f5:after,
.silver_dc5e.dropdown_dynamic_1138 .picture_22f5:before {
  content: "";
  display: table;
}
.silver_dc5e.dropdown_dynamic_1138 .picture_22f5:after {
  clear: both;
}
.silver_dc5e.dropdown_dynamic_1138 .picture_22f5 > li {
  float: left;
}
.silver_dc5e.detail-a81e .picture_22f5:after,
.silver_dc5e.detail-a81e .picture_22f5:before {
  content: "";
  display: table;
}
.silver_dc5e.detail-a81e .picture_22f5:after {
  clear: both;
}
.silver_dc5e.detail-a81e .picture_22f5 > li {
  float: left;
}
.silver_dc5e.detail-a81e .picture_22f5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.silver_dc5e.detail-a81e .picture_22f5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.silver_dc5e.detail-a81e .picture_22f5 > li.caption_fb86 > a,
.silver_dc5e.detail-a81e .picture_22f5 > li.bronze-a182 > a {
  color: #fff;
  background-color: #1e4b75;
}
.silver_dc5e.shadow-down-4d39 .picture_22f5 > li > a .widget_hard_7c1a {
  position: relative;
}
.silver_dc5e.shadow-down-4d39 .picture_22f5 > li > a .widget_hard_7c1a: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;
}
.silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li:focus
  > a
  .widget_hard_7c1a:before,
.silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li:hover
  > a
  .widget_hard_7c1a:before {
  width: 100%;
  background-color: currentColor;
}
.silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li.caption_fb86
  > a
  .widget_hard_7c1a:before,
.silver_dc5e.shadow-down-4d39
  .picture_22f5
  > li.accordion-984a
  > a
  .widget_hard_7c1a:before {
  width: 100%;
  background-color: currentColor;
}
.silver_dc5e.primary-0f87 .picture_22f5 > li > a .widget_hard_7c1a {
  position: relative;
}
.silver_dc5e.primary-0f87 .picture_22f5 > li > a .widget_hard_7c1a: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;
}
.silver_dc5e.primary-0f87 .picture_22f5 > li:focus > a .widget_hard_7c1a:before,
.silver_dc5e.primary-0f87
  .picture_22f5
  > li:hover
  > a
  .widget_hard_7c1a:before {
  width: 100%;
  background-color: currentColor;
}
.silver_dc5e.primary-0f87
  .picture_22f5
  > li.caption_fb86
  > a
  .widget_hard_7c1a:before,
.silver_dc5e.primary-0f87
  .picture_22f5
  > li.accordion-984a
  > a
  .widget_hard_7c1a:before {
  width: 100%;
  background-color: currentColor;
}
.status-hovered-dc28 .filter-full-fb8d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status-hovered-dc28 .filter-full-fb8d li:first-child > a {
  border-top: none;
}
.status-hovered-dc28 .filter-full-fb8d .narrow-9f61 > .widget_hard_7c1a .red_948a {
  display: none;
}
.status-hovered-dc28 .filter-full-fb8d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status-hovered-dc28 .filter-full-fb8d li:last-child {
  border: none;
}
.status-hovered-dc28 .filter-full-fb8d li.under_b94d > a {
  padding-right: 45px !important;
}
.status-hovered-dc28 .filter-full-fb8d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status-hovered-dc28 .filter-full-fb8d li a:focus,
.status-hovered-dc28 .filter-full-fb8d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-hovered-dc28 .filter-full-fb8d li .grid-orange-97dd {
  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;
}
.status-hovered-dc28 .filter-full-fb8d li .grid-orange-97dd:hover {
  box-shadow: none;
}
.status-hovered-dc28 .filter-full-fb8d li .grid-orange-97dd .red_948a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status-hovered-dc28 .filter-full-fb8d .main-new-1b20 {
  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);
}
.status-hovered-dc28 .filter-full-fb8d .main-new-1b20 li a {
  padding-left: 3em;
}
.status-hovered-dc28 .filter-full-fb8d .item_tiny_4466 > a .grid-orange-97dd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status-hovered-dc28 .filter-full-fb8d .item_tiny_4466 > .main-new-1b20 {
  display: block;
  opacity: 1;
}
.aside_tall_157a {
  max-width: 100%;
}
.disabled-4794 {
  line-height: 0;
  cursor: pointer;
}
.message-a043 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.message-a043:hover {
  box-shadow: none;
  color: currentColor;
}
.message-a043 svg {
  width: 18px;
  height: 18px;
}
.message-a043 .pressed-26a1 {
  display: none;
}
.sidebar_blue_5c69 {
  position: relative;
}
.sidebar_blue_5c69.fn-active-da04 .message-a043 .badge_66dd {
  display: none;
}
.sidebar_blue_5c69.fn-active-da04 .message-a043 .pressed-26a1 {
  display: inline-block;
}
.sidebar_blue_5c69 .rough_d5a0 {
  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);
}
.sidebar_blue_5c69.smooth-a917 .rough_d5a0 {
  left: auto;
  right: -0.9em;
}
.sidebar_blue_5c69.smooth-a917 .module_cold_d037::before {
  left: auto;
  right: 15px;
}
.sidebar_blue_5c69.fn-active-da04 .rough_d5a0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-bf12 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.soft-bf12 label {
  flex-basis: 100%;
}
.soft-bf12 .iron-1c8e {
  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;
}
.soft-bf12 .sort-ef98 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.soft-bf12 .sort-ef98:focus {
  background-color: transparent;
}
.soft-bf12 button.highlight-selected-25b9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.soft-bf12 button.highlight-selected-25b9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.soft-bf12 button.highlight-selected-25b9 svg {
  width: 18px;
  height: 18px;
}
.soft-bf12 input[type="submit"] {
  min-height: auto;
}
.input-fast-4969 .soft-bf12 .sort-ef98 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.module_cold_d037 {
  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) {
  .module_cold_d037 {
    width: 220px;
  }
}
.module_cold_d037 label {
  flex-basis: 100%;
}
.module_cold_d037::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;
}
.fixed-372d .input-fast-4969 .soft-bf12 {
  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;
}
.fixed-372d
  .input-fast-4969
  .soft-bf12
  .iron-1c8e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fixed-372d .input-fast-4969 .soft-bf12 .sort-ef98 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fixed-372d
  .input-fast-4969
  .soft-bf12
  .sort-ef98:focus {
  background: 0 0;
}
.fixed-372d
  .input-fast-4969
  .soft-bf12
  .white-23af {
  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;
}
.element-complex-2d42 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.element-complex-2d42 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.element-complex-2d42 li:last-child {
  margin-right: 0;
}
.element-complex-2d42 li:first-child {
  margin-left: 0;
}
.element-complex-2d42.button-paper-707f a {
  color: #fff;
}
.element-complex-2d42.button-paper-707f a:hover {
  color: #fff;
}
.element-complex-2d42 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.element-complex-2d42 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.element-complex-2d42 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.element-complex-2d42 a:hover {
  opacity: 0.9;
  color: inherit;
}
.element-complex-2d42 [class*="social-icon-apple"] {
  background-color: #999;
}
.element-complex-2d42 [class*="social-icon-apple"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #999;
}
.element-complex-2d42 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.element-complex-2d42 [class*="social-icon-behance"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #1769ff;
}
.element-complex-2d42 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.element-complex-2d42 [class*="social-icon-bitbucket"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #205081;
}
.element-complex-2d42 [class*="social-icon-codepen"] {
  background-color: #000;
}
.element-complex-2d42 [class*="social-icon-codepen"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #000;
}
.element-complex-2d42 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.element-complex-2d42 [class*="social-icon-delicious"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #39f;
}
.element-complex-2d42 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.element-complex-2d42 [class*="social-icon-digg"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #005be2;
}
.element-complex-2d42 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.element-complex-2d42 [class*="social-icon-dribbble"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #ea4c89;
}
.element-complex-2d42 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.element-complex-2d42 [class*="social-icon-envelope"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #ea4335;
}
.element-complex-2d42 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.element-complex-2d42 [class*="social-icon-facebook"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #3b5998;
}
.element-complex-2d42 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.element-complex-2d42 [class*="social-icon-flickr"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #0063dc;
}
.element-complex-2d42 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.element-complex-2d42 [class*="social-icon-foursquare"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #2d5be3;
}
.element-complex-2d42 [class*="social-icon-github"] {
  background-color: #333;
}
.element-complex-2d42 [class*="social-icon-github"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #333;
}
.element-complex-2d42 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.element-complex-2d42 [class*="social-icon-google-plus"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #dd4b39;
}
.element-complex-2d42 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.element-complex-2d42 [class*="social-icon-houzz"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #7ac142;
}
.element-complex-2d42 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.element-complex-2d42 [class*="social-icon-instagram"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #262626;
}
.element-complex-2d42 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.element-complex-2d42 [class*="social-icon-jsfiddle"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #487aa2;
}
.element-complex-2d42 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.element-complex-2d42 [class*="social-icon-linkedin"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #0077b5;
}
.element-complex-2d42 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.element-complex-2d42 [class*="social-icon-medium"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #00ab6b;
}
.element-complex-2d42 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.element-complex-2d42
  [class*="social-icon-odnoklassniki"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #f4731c;
}
.element-complex-2d42 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.element-complex-2d42 [class*="social-icon-meetup"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #ec1c40;
}
.element-complex-2d42 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.element-complex-2d42 [class*="social-icon-pinterest"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #bd081c;
}
.element-complex-2d42 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.element-complex-2d42 [class*="social-icon-product-hunt"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #da552f;
}
.element-complex-2d42 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.element-complex-2d42 [class*="social-icon-reddit"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #ff4500;
}
.element-complex-2d42 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.element-complex-2d42 [class*="social-icon-rss"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #f26522;
}
.element-complex-2d42 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.element-complex-2d42
  [class*="social-icon-shopping-cart"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #4caf50;
}
.element-complex-2d42 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.element-complex-2d42 [class*="social-icon-skype"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #00aff0;
}
.element-complex-2d42 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.element-complex-2d42 [class*="social-icon-slideshare"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #0077b5;
}
.element-complex-2d42 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.element-complex-2d42 [class*="social-icon-snapchat"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #fffc00;
}
.element-complex-2d42 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.element-complex-2d42 [class*="social-icon-soundcloud"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #f80;
}
.element-complex-2d42 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.element-complex-2d42 [class*="social-icon-spotify"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #2ebd59;
}
.element-complex-2d42 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.element-complex-2d42
  [class*="social-icon-stack-overflow"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #fe7a15;
}
.element-complex-2d42 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.element-complex-2d42 [class*="social-icon-maldkfgram"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #2ca5e0;
}
.element-complex-2d42 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.element-complex-2d42 [class*="social-icon-tripadvisor"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #589442;
}
.element-complex-2d42 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.element-complex-2d42 [class*="social-icon-tumblr"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #35465c;
}
.element-complex-2d42 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.element-complex-2d42 [class*="social-icon-twitch"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #6441a5;
}
.element-complex-2d42 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.element-complex-2d42 [class*="social-icon-twitter"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #1da1f2;
}
.element-complex-2d42 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.element-complex-2d42 [class*="social-icon-vimeo"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #1ab7ea;
}
.element-complex-2d42 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.element-complex-2d42 [class*="social-icon-vk"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #45668e;
}
.element-complex-2d42 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.element-complex-2d42 [class*="social-icon-weibo"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #df2029;
}
.element-complex-2d42 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.element-complex-2d42 [class*="social-icon-weixin"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #7bb32e;
}
.element-complex-2d42 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.element-complex-2d42 [class*="social-icon-whatsapp"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #25d366;
}
.element-complex-2d42 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.element-complex-2d42 [class*="social-icon-wordpress"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #21759b;
}
.element-complex-2d42 [class*="social-icon-xing"] {
  background-color: #026466;
}
.element-complex-2d42 [class*="social-icon-xing"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #026466;
}
.element-complex-2d42 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.element-complex-2d42 [class*="social-icon-yelp"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #af0606;
}
.element-complex-2d42 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.element-complex-2d42 [class*="social-icon-youtube"].heading_bottom_1ac5 {
  background-color: transparent;
  color: #cd201f;
}
.old_8656 {
  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;
}
.old_8656:hover {
  box-shadow: none;
  background: 0 0;
}
.list-46e9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image-stone-e636 {
  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;
}
.mini-8365 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.image_3394 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.image_3394,
.image_3394::after,
.image_3394::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;
}
.image_3394::after,
.image_3394::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wide_fb7c .image-stone-e636 .mini-8365 {
  margin-top: -2px;
  width: 19px;
}
.wide_fb7c .image-stone-e636 .image_3394 {
  margin-top: -1px;
}
.wide_fb7c .image-stone-e636 .image_3394,
.wide_fb7c .image-stone-e636 .image_3394::after,
.wide_fb7c .image-stone-e636 .image_3394::before {
  width: 19px;
  height: 2px;
}
.wide_fb7c .image-stone-e636 .image_3394::before {
  top: -6px;
}
.wide_fb7c .image-stone-e636 .image_3394::after {
  bottom: -6px;
}
.module-pressed-9108 .image-stone-e636 .mini-8365 {
  margin-top: -2px;
  width: 22px;
}
.module-pressed-9108 .image-stone-e636 .image_3394 {
  margin-top: -1px;
}
.module-pressed-9108 .image-stone-e636 .image_3394,
.module-pressed-9108 .image-stone-e636 .image_3394::after,
.module-pressed-9108 .image-stone-e636 .image_3394::before {
  width: 22px;
  height: 2px;
}
.module-pressed-9108 .image-stone-e636 .image_3394::before {
  top: -7px;
}
.module-pressed-9108 .image-stone-e636 .image_3394::after {
  bottom: -7px;
}
.icon-4d85 .image-stone-e636 .mini-8365 {
  margin-top: -2px;
  width: 31px;
}
.icon-4d85 .image-stone-e636 .image_3394 {
  margin-top: -1.5px;
}
.icon-4d85 .image-stone-e636 .image_3394,
.icon-4d85 .image-stone-e636 .image_3394::after,
.icon-4d85 .image-stone-e636 .image_3394::before {
  width: 31px;
  height: 3px;
}
.icon-4d85 .image-stone-e636 .image_3394::before {
  top: -9px;
}
.icon-4d85 .image-stone-e636 .image_3394::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .large_69d3 .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 19px;
  }
  .large_69d3 .image-stone-e636 .image_3394 {
    margin-top: -1px;
  }
  .large_69d3 .image-stone-e636 .image_3394,
  .large_69d3 .image-stone-e636 .image_3394::after,
  .large_69d3 .image-stone-e636 .image_3394::before {
    width: 19px;
    height: 2px;
  }
  .large_69d3 .image-stone-e636 .image_3394::before {
    top: -6px;
  }
  .large_69d3 .image-stone-e636 .image_3394::after {
    bottom: -6px;
  }
  .focused_339e .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 22px;
  }
  .focused_339e .image-stone-e636 .image_3394 {
    margin-top: -1px;
  }
  .focused_339e .image-stone-e636 .image_3394,
  .focused_339e .image-stone-e636 .image_3394::after,
  .focused_339e .image-stone-e636 .image_3394::before {
    width: 22px;
    height: 2px;
  }
  .focused_339e .image-stone-e636 .image_3394::before {
    top: -7px;
  }
  .focused_339e .image-stone-e636 .image_3394::after {
    bottom: -7px;
  }
  .dark_bfa4 .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 31px;
  }
  .dark_bfa4 .image-stone-e636 .image_3394 {
    margin-top: -1.5px;
  }
  .dark_bfa4 .image-stone-e636 .image_3394,
  .dark_bfa4 .image-stone-e636 .image_3394::after,
  .dark_bfa4 .image-stone-e636 .image_3394::before {
    width: 31px;
    height: 3px;
  }
  .dark_bfa4 .image-stone-e636 .image_3394::before {
    top: -9px;
  }
  .dark_bfa4 .image-stone-e636 .image_3394::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture_1039 .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 19px;
  }
  .texture_1039 .image-stone-e636 .image_3394 {
    margin-top: -1px;
  }
  .texture_1039 .image-stone-e636 .image_3394,
  .texture_1039 .image-stone-e636 .image_3394::after,
  .texture_1039 .image-stone-e636 .image_3394::before {
    width: 19px;
    height: 2px;
  }
  .texture_1039 .image-stone-e636 .image_3394::before {
    top: -6px;
  }
  .texture_1039 .image-stone-e636 .image_3394::after {
    bottom: -6px;
  }
  .highlight-8772 .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-8772 .image-stone-e636 .image_3394 {
    margin-top: -1px;
  }
  .highlight-8772 .image-stone-e636 .image_3394,
  .highlight-8772 .image-stone-e636 .image_3394::after,
  .highlight-8772 .image-stone-e636 .image_3394::before {
    width: 22px;
    height: 2px;
  }
  .highlight-8772 .image-stone-e636 .image_3394::before {
    top: -7px;
  }
  .highlight-8772 .image-stone-e636 .image_3394::after {
    bottom: -7px;
  }
  .out-1d2f .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 31px;
  }
  .out-1d2f .image-stone-e636 .image_3394 {
    margin-top: -1.5px;
  }
  .out-1d2f .image-stone-e636 .image_3394,
  .out-1d2f .image-stone-e636 .image_3394::after,
  .out-1d2f .image-stone-e636 .image_3394::before {
    width: 31px;
    height: 3px;
  }
  .out-1d2f .image-stone-e636 .image_3394::before {
    top: -9px;
  }
  .out-1d2f .image-stone-e636 .image_3394::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .small_b1ad .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 19px;
  }
  .small_b1ad .image-stone-e636 .image_3394 {
    margin-top: -1px;
  }
  .small_b1ad .image-stone-e636 .image_3394,
  .small_b1ad .image-stone-e636 .image_3394::after,
  .small_b1ad .image-stone-e636 .image_3394::before {
    width: 19px;
    height: 2px;
  }
  .small_b1ad .image-stone-e636 .image_3394::before {
    top: -6px;
  }
  .small_b1ad .image-stone-e636 .image_3394::after {
    bottom: -6px;
  }
  .smooth-2f31 .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-2f31 .image-stone-e636 .image_3394 {
    margin-top: -1px;
  }
  .smooth-2f31 .image-stone-e636 .image_3394,
  .smooth-2f31 .image-stone-e636 .image_3394::after,
  .smooth-2f31 .image-stone-e636 .image_3394::before {
    width: 22px;
    height: 2px;
  }
  .smooth-2f31 .image-stone-e636 .image_3394::before {
    top: -7px;
  }
  .smooth-2f31 .image-stone-e636 .image_3394::after {
    bottom: -7px;
  }
  .badge_rough_41fa .image-stone-e636 .mini-8365 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_rough_41fa .image-stone-e636 .image_3394 {
    margin-top: -1.5px;
  }
  .badge_rough_41fa .image-stone-e636 .image_3394,
  .badge_rough_41fa .image-stone-e636 .image_3394::after,
  .badge_rough_41fa .image-stone-e636 .image_3394::before {
    width: 31px;
    height: 3px;
  }
  .badge_rough_41fa .image-stone-e636 .image_3394::before {
    top: -9px;
  }
  .badge_rough_41fa .image-stone-e636 .image_3394::after {
    bottom: -9px;
  }
}
.active-gas-9c7f .image_3394 {
  -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);
}
.active-gas-9c7f .image_3394::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.active-gas-9c7f .image_3394::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);
}
.active-gas-9c7f.hard_fe31 .image_3394 {
  -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);
}
.active-gas-9c7f.hard_fe31 .image_3394::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.active-gas-9c7f.hard_fe31 .image_3394::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);
}
.box-3bc0 {
  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.smooth-24b6:before {
  display: none;
}
.slider_ae21 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slider_ae21 .down-d178 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slider_ae21 .down-d178:last-of-type {
  border-bottom: none;
}
.slider_ae21 .down-d178.primary-8a29,
.slider_ae21 .down-d178.button-5e25,
.slider_ae21 .down-d178.mask_c6b5 {
  padding: 0;
}
.slider_ae21 .status-hovered-dc28 .grid-orange-97dd {
  color: currentColor;
}
.slider_ae21 .status-hovered-dc28 .grid-orange-97dd:focus,
.slider_ae21 .status-hovered-dc28 .grid-orange-97dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_ae21.banner-down-bba3 .form-huge-2055,
.slider_ae21.banner-down-bba3 .chip_a554 a,
.slider_ae21.banner-down-bba3 .picture_22f5 a,
.slider_ae21.banner-down-bba3 .main-new-1b20 a {
  color: rgba(0, 0, 0, 0.55);
}
.slider_ae21.banner-down-bba3 .form-huge-2055:hover,
.slider_ae21.banner-down-bba3 .chip_a554 a:hover,
.slider_ae21.banner-down-bba3 .picture_22f5 a:hover,
.slider_ae21.banner-down-bba3 .main-new-1b20 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_ae21.banner-down-bba3 .outline-55a6 {
  color: rgba(0, 0, 0, 0.8);
}
.slider_ae21.banner-down-bba3 .down-d178 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_ae21.banner-down-bba3 .down-d178:before {
  background: rgba(0, 0, 0, 0.08);
}
.slider_ae21.banner-down-bba3 .popup_319d:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider_ae21.banner-down-bba3 .status-hovered-dc28 .filter-full-fb8d li a,
.slider_ae21.banner-down-bba3 .status-hovered-dc28 .grid-orange-97dd,
.slider_ae21.banner-down-bba3 .main-new-1b20 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_ae21.banner-down-bba3 .status-hovered-dc28 .grid-orange-97dd:focus,
.slider_ae21.banner-down-bba3 .status-hovered-dc28 .grid-orange-97dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_ae21.banner-down-bba3 .filter-full-fb8d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_ae21.thumbnail_7287 .form-huge-2055,
.slider_ae21.thumbnail_7287 .chip_a554 a,
.slider_ae21.thumbnail_7287 .picture_22f5 .grid-orange-97dd,
.slider_ae21.thumbnail_7287 .picture_22f5 a,
.slider_ae21.thumbnail_7287 .main-new-1b20 a {
  color: rgba(255, 255, 255, 0.79);
}
.slider_ae21.thumbnail_7287 .form-huge-2055:hover,
.slider_ae21.thumbnail_7287 .chip_a554 a:hover,
.slider_ae21.thumbnail_7287 .picture_22f5 .grid-orange-97dd:hover,
.slider_ae21.thumbnail_7287 .picture_22f5 a:hover,
.slider_ae21.thumbnail_7287 .main-new-1b20 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_ae21.thumbnail_7287 .outline-55a6 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_ae21.thumbnail_7287 .down-d178 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_ae21.thumbnail_7287 .down-d178:before {
  background: rgba(255, 255, 255, 0.08);
}
.slider_ae21.thumbnail_7287 .popup_319d:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider_ae21.thumbnail_7287 .status-hovered-dc28 .filter-full-fb8d li a,
.slider_ae21.thumbnail_7287 .status-hovered-dc28 .grid-orange-97dd,
.slider_ae21.thumbnail_7287 .main-new-1b20 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_ae21.thumbnail_7287 .status-hovered-dc28 .grid-orange-97dd:focus,
.slider_ae21.thumbnail_7287 .status-hovered-dc28 .grid-orange-97dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_ae21.thumbnail_7287 .filter-full-fb8d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_319d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.popup_319d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.section-5e41 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.backdrop_4182 .slider_ae21 {
  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;
}
.backdrop_4182 .down-d178 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.backdrop_4182 .down-d178: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) {
  .backdrop_4182 .down-d178:before {
    width: 16%;
    left: 42%;
  }
}
.backdrop_4182 .down-d178:last-child:before {
  content: none;
}
.backdrop_4182 .down-d178[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.backdrop_4182 .status-hovered-dc28 .filter-full-fb8d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.backdrop_4182 .status-hovered-dc28 .filter-full-fb8d li a .grid-orange-97dd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.backdrop_4182 .status-hovered-dc28 .main-new-1b20 {
  border: none;
}
.backdrop_4182 .status-hovered-dc28 .main-new-1b20 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.backdrop_4182 .popup_319d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.backdrop_4182 .section-5e41 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.backdrop_4182 .thumbnail_7287 .popup_319d:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_4182 .banner-down-bba3.in_835b .image_3394 {
  background: rgba(0, 0, 0, 0.6);
}
.backdrop_4182
  .banner-down-bba3.in_835b
  .image_3394::after,
.backdrop_4182
  .banner-down-bba3.in_835b
  .image_3394:before {
  background: inherit;
}
.backdrop_4182
  .banner-down-bba3.in_835b:hover
  .image_3394 {
  background: rgba(0, 0, 0, 0.8);
}
.top-a7d0 .slider_ae21 {
  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) {
  .top-a7d0 .slider_ae21 {
    width: auto;
    right: 45px;
  }
}
.paper_f512 .slider_ae21 {
  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) {
  .paper_f512 .slider_ae21 {
    width: auto;
    left: 45px;
  }
}
.smooth-24b6 .slider_ae21 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.smooth-24b6 .section-5e41 {
  max-width: 48em;
  margin: 0 auto;
}
.smooth-24b6 .popup_319d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west-5814 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west-5814.backdrop_4182 .slider_ae21 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west-5814.top-a7d0 .slider_ae21 {
  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);
}
.west-5814 .slider_ae21 {
  visibility: visible;
}
.west-5814.paper_f512 .slider_ae21 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient-d3ed,
.modal-tiny-fb84 {
  overflow-x: hidden;
}
.gradient-d3ed .slider_ae21 {
  overflow: auto;
}
.gradient-d3ed.backdrop_4182 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-d3ed.backdrop_4182 .slider_ae21 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient-d3ed.backdrop_4182 .old_8656 {
  opacity: 0;
}
.gradient-d3ed.top-a7d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-d3ed.top-a7d0 .slider_ae21 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient-d3ed.top-a7d0 .old_8656 {
  opacity: 0;
}
.gradient-d3ed.paper_f512 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-d3ed.paper_f512 .slider_ae21 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient-d3ed.paper_f512 .old_8656 {
  opacity: 0;
}
.gradient-d3ed.smooth-24b6 .slider_ae21 {
  z-index: 10;
  visibility: visible;
}
.in_835b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.in_835b .image_3394 {
  background: rgba(255, 255, 255, 0.99);
}
.in_835b .image_3394::after,
.in_835b .image_3394:before {
  background: inherit;
}
.in_835b:hover .image_3394 {
  background: rgba(255, 255, 255, 0.99);
}
.paper_f512 .in_835b {
  top: 10px;
  right: auto;
  left: 12px;
}
.smooth-24b6 .in_835b {
  display: none !important;
}
.gradient-d3ed:before,
.modal-tiny-fb84:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient-d3ed .in_835b,
.modal-tiny-fb84 .in_835b {
  display: inline-block;
}
.slider_ae21 .left_c5d6 {
  -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;
}
.gradient-d3ed .slider_ae21 .left_c5d6,
.modal-tiny-fb84 .slider_ae21 .left_c5d6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle-db95 .iron-1c8e {
  width: 100%;
}
.aside-thick-7bcd {
  padding: 0 0.5em 0;
}
.aside-thick-7bcd [class*="customify-col-"],
.aside-thick-7bcd [class*="customify-col_"],
.aside-thick-7bcd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.secondary-87da .aside-thick-7bcd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table-glass-3ecd .current_cc0f,
  .current_cc0f {
    display: none;
  }
  .info-cd77 {
    text-align: left;
  }
  .description-ee37 {
    text-align: center;
  }
  .hover_03b1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table-glass-3ecd .paragraph-85db,
  .paragraph-85db {
    display: none;
  }
  .gold-b744 {
    text-align: left;
  }
  .pagination-1876 {
    text-align: center;
  }
  .card_47e5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table-glass-3ecd .caption-bottom-2393,
  .caption-bottom-2393 {
    display: none;
  }
  .gradient_white_c28d {
    text-align: left;
  }
  .filter_1803 {
    text-align: center;
  }
  .secondary-1302 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item_gas_db9e {
  box-shadow: none !important;
}
.photo_cc4a .small-f3ec,
.hero_5c3c .small-f3ec {
  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;
}
.hero_5c3c .small-f3ec {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wrapper-static-f8a8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wrapper-static-f8a8:after,
.wrapper-static-f8a8:before {
  content: "";
  display: table;
}
.wrapper-static-f8a8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wrapper-static-f8a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wrapper-static-f8a8,
.thumbnail_6082 {
  max-width: 1248px;
  margin: 0 auto;
}

.tooltip_f122.solid_55b2 .wrapper-static-f8a8 {
  max-width: 100%;
}
.tooltip_f122.left-ea0e {
  max-width: 1200px;
  margin: 0 auto;
}
.tooltip_f122.shade_top_7566 .wrapper-static-f8a8 {
  max-width: 100%;
}
.tooltip_f122.shade_top_7566 > .wrapper-static-f8a8 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_f122.shade_top_7566 > .wrapper-static-f8a8 .table-glass-3ecd {
  margin: 0;
}
.tooltip_f122.shade_top_7566
  > .wrapper-static-f8a8
  .dropdown-28d2.chip_iron_2bdb {
  margin-right: 0;
  margin-left: 0;
}
.tooltip_f122.shade_top_7566 #main.chip_iron_2bdb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .smooth_4e40 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_4e40 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tall-4d48 .icon_full_132f {
    padding-right: 1em;
  }
  .tall-4d48.box-7888 .dropdown-28d2 {
    border-right: 1px solid #eaecee;
  }
  .tall-4d48.box-7888 .icon_full_132f {
    padding-right: 1em;
  }
  .tall-4d48.box-7888 .pink-c8b2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron_22ac .icon_full_132f {
    padding-left: 1em;
  }
  .iron_22ac.box-7888 .dropdown-28d2 {
    border-left: 1px solid #eaecee;
  }
  .iron_22ac.box-7888 .icon_full_132f {
    padding-left: 1em;
  }
  .iron_22ac.box-7888 .pink-c8b2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_4f55 .icon_full_132f {
    padding-left: 1em;
  }
  .mask_4f55.box-7888 .glass_051f {
    border-right: 1px solid #eaecee;
  }
  .mask_4f55.box-7888 .large-00b7 {
    border-right: 1px solid #eaecee;
  }
  .mask_4f55.box-7888 .icon_full_132f {
    padding-left: 1em;
  }
  .mask_4f55.box-7888 .pink-c8b2 {
    padding-right: 1em;
  }
  .mask_4f55.box-7888 .pink_172f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_4a6d .icon_full_132f {
    padding-right: 1em;
  }
  .banner_4a6d.box-7888 .glass_051f {
    border-left: 1px solid #eaecee;
  }
  .banner_4a6d.box-7888 .large-00b7 {
    border-left: 1px solid #eaecee;
  }
  .banner_4a6d.box-7888 .icon_full_132f {
    padding-right: 1em;
  }
  .banner_4a6d.box-7888 .pink-c8b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_4a6d.box-7888 .pink_172f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_4e40 .icon_full_132f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_4e40.box-7888 .dropdown-28d2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .smooth_4e40.box-7888 .icon_full_132f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_4e40.box-7888 .pink-c8b2 {
    padding-left: 1em;
  }
  .smooth_4e40.box-7888 .pink_172f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .smooth_4e40.box-7888 .icon_full_132f {
    padding-left: 0;
  }
}
.background-fda0 .picture-new-47c8 {
  display: inline-block;
}
.inner-e40b {
  display: inline-block;
}
.new_8f57 {
  word-con: break-word;
}
.out_361b > span {
  display: inline-block;
  padding: 5px 0;
}
.out_361b .hero-top-7f1b {
  margin-left: 8px;
  margin-right: 8px;
}
.out_361b .under_b899 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shadow_center_ee47 .notice_57a7 {
  margin-bottom: 2em;
}
.shadow_center_ee47 .list-center-2ee8 {
  margin-bottom: 15px;
}
.shadow_center_ee47 .list-center-2ee8:last-child {
  margin-bottom: 0;
}
.shadow_center_ee47 .breadcrumb-in-c789 {
  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) {
  .shadow_center_ee47 .breadcrumb-in-c789 {
    display: block;
  }
}
.shadow_center_ee47 .gradient_last_b3ca {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shadow_center_ee47 .gradient_last_b3ca {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shadow_center_ee47 .active-e0f6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shadow_center_ee47 .active-e0f6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shadow_center_ee47 .active-e0f6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shadow_center_ee47 .new_8f57 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_center_ee47 .new_8f57 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shadow_center_ee47 .video_1576 p:last-child {
  margin-bottom: 0;
}
.shadow_center_ee47 .banner-4b62 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shadow_center_ee47 .summary_e8f5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shadow_center_ee47 .center_d4a6 {
  margin-top: 1em;
}
.shadow_center_ee47 .top-daf4 {
  top: 0;
  display: block;
}
.shadow_center_ee47 .top-daf4 a {
  color: inherit;
}
.shadow_center_ee47 .top-daf4 a:hover {
  color: inherit;
}
.shadow_center_ee47 .paper_04b7 {
  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;
}
.shadow_center_ee47 .paper_04b7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shadow_center_ee47 .summary_e8f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shadow_center_ee47 .pink-6ce3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shadow_center_ee47 .pink-6ce3:first-child {
  margin-top: 0;
}
.shadow_center_ee47 .pink-6ce3.middle-4234 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shadow_center_ee47 .pink-6ce3.avatar-fe62 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow_center_ee47
  .pink-6ce3.avatar-fe62.yellow_d785
  .center_d4a6 {
  width: 100%;
}
.shadow_center_ee47 .avatar-fe62 {
  -webkit-box-align: center;
  align-items: center;
}
.shadow_center_ee47 .avatar-fe62 .out_361b,
.shadow_center_ee47 .avatar-fe62 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shadow_center_ee47 .active-e0f6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_center_ee47 .active-e0f6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_center_ee47 .active-e0f6: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;
}
.shadow_center_ee47 .middle-4234 {
  z-index: 5;
}
.shadow_center_ee47 .header-next-947b .middle-1c8f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shadow_center_ee47 .outline_4cb5 .middle-1c8f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shadow_center_ee47 .thumbnail_right_8630 .middle-1c8f {
  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;
}
.shadow_center_ee47.west-2085 .breadcrumb-in-c789,
.shadow_center_ee47.light-3b06 .breadcrumb-in-c789 {
  display: block;
}
.shadow_center_ee47.west-2085 .breadcrumb-in-c789 .surface-a0ed,
.shadow_center_ee47.west-2085 .breadcrumb-in-c789 .summary_e8f5,
.shadow_center_ee47.light-3b06 .breadcrumb-in-c789 .surface-a0ed,
.shadow_center_ee47.light-3b06 .breadcrumb-in-c789 .summary_e8f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow_center_ee47.silver-c937 .gradient_last_b3ca {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shadow_center_ee47.silver-c937 .gradient_last_b3ca {
    margin-right: 0;
  }
}
.shadow_center_ee47.west-2085 .gradient_last_b3ca,
.shadow_center_ee47.light-3b06 .gradient_last_b3ca {
  padding-top: 40%;
}
.shadow_center_ee47.west-2085 .notice_57a7,
.shadow_center_ee47.light-3b06 .notice_57a7 {
  display: block;
}
.shadow_center_ee47.west-2085 .fn-sticky-da04 .summary_e8f5,
.shadow_center_ee47.light-3b06 .fn-sticky-da04 .summary_e8f5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shadow_center_ee47.west-2085 .gradient_last_b3ca,
.shadow_center_ee47.light-3b06 .gradient_last_b3ca {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shadow_center_ee47.west-2085 .summary_e8f5 {
  padding: 1em;
}
.photo_white_4e64 {
  margin: 30px auto;
  display: block;
}
.photo_white_4e64 .dropdown_aae2 > * {
  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;
}
.photo_white_4e64 .dropdown_aae2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo_white_4e64 .dropdown_aae2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column-5964 .out_361b {
  margin-bottom: 1.41575em;
}
.column-5964 .stale-5e59 {
  margin-bottom: 1.618em;
}
.filter_complex_6cd4 .feature-paper-9107 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter_complex_6cd4 .feature-paper-9107 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter_complex_6cd4 .nav-c1ee {
  max-width: 100%;
  overflow: auto;
}
.preview-medium-a170 .filter_complex_6cd4 a:hover {
  text-decoration: underline;
}
.header_3a19 .list-center-2ee8:not(.new_8f57),
.header_3a19 .active-e0f6 {
  margin-bottom: 1.41575em;
}
.header_3a19 .list-center-2ee8:not(.new_8f57):last-child,
.header_3a19 .active-e0f6:last-child {
  margin-bottom: 0;
}
.header_3a19 .list-center-2ee8.narrow_6d65 {
  margin-bottom: 0.41575em;
}
.header_3a19 .link_01d4:before,
.header_3a19 .shadow_704d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header_3a19 .link_01d4:before {
  content: "\f115";
}
.header_3a19 .shadow_704d:before {
  content: "\f02c";
}
.header_3a19 .cold-af31 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header_3a19 .cold-af31 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main-dfa5 {
  display: -webkit-box;
  display: flex;
}
.main-dfa5 .over_9778 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main-dfa5 .over_9778 {
    flex-basis: 90px;
  }
}
.main-dfa5 .image-d70e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-dfa5 .image-d70e {
    flex-basis: calc(100% - 50px);
  }
}
.main-dfa5 .table-tall-0400 p:last-child {
  margin-bottom: 0.72em;
}
.orange_a5f4 .dropdown_aae2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.orange_a5f4 .dropdown_aae2:after,
.orange_a5f4 .dropdown_aae2:before {
  content: "";
  display: table;
}
.orange_a5f4 .dropdown_aae2:after {
  clear: both;
}
.orange_a5f4 .dropdown_aae2 .paragraph-1b75,
.orange_a5f4 .dropdown_aae2 .main_in_38fb {
  width: 49%;
}
.orange_a5f4 .dropdown_aae2 .paragraph-1b75 a span.main_7ecc,
.orange_a5f4 .dropdown_aae2 .main_in_38fb a span.main_7ecc {
  display: block;
  margin-bottom: 5px;
}
.orange_a5f4 .dropdown_aae2 .main_in_38fb {
  float: left;
  text-align: left;
}
.orange_a5f4 .dropdown_aae2 .paragraph-1b75 {
  float: right;
  text-align: right;
}
.search-cold-d7e3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .search-cold-d7e3 {
    margin-bottom: 0;
  }
}
.section_cf7e {
  margin-bottom: 1em;
}
.section_cf7e .new_8f57 {
  font-size: 1.1em;
  line-height: 1.3;
}
.texture_f7a4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accordion_red_4e92 .section_cf7e,
.search_lite_cc20 .section_cf7e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accordion_red_4e92 .section_cf7e,
  .search_lite_cc20 .section_cf7e {
    display: block;
  }
}
.accordion_red_4e92 .texture_f7a4,
.search_lite_cc20 .texture_f7a4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accordion_red_4e92 .texture_f7a4,
  .search_lite_cc20 .texture_f7a4 {
    margin-bottom: 1em;
  }
}
.accordion_red_4e92 .texture_f7a4 img,
.search_lite_cc20 .texture_f7a4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accordion_red_4e92 .accent_mini_0d43,
.search_lite_cc20 .accent_mini_0d43 {
  flex-basis: calc(100% - 160px);
}
.accordion_red_4e92 .accent_mini_0d43 p,
.search_lite_cc20 .accent_mini_0d43 p {
  margin-bottom: 0;
}
.accordion_red_4e92 .accent_mini_0d43 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accordion_red_4e92 .accent_mini_0d43 {
    padding-left: 0;
  }
}
.search_lite_cc20 .accent_mini_0d43 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .search_lite_cc20 .accent_mini_0d43 {
    padding-right: 0;
  }
}
.search_lite_cc20 .texture_f7a4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status-45e7 .texture_f7a4 {
  margin-bottom: 0.5em;
}
.status-45e7 .texture_f7a4 img {
  width: 100%;
}
.accent-5f29 .accent-orange-4eb3,
.gradient_old_e7b3 .accent-orange-4eb3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gradient_old_e7b3 .dropdown-28d2 .preview_1eea p:last-child {
  margin-bottom: 0;
}
.description_lite_0f81 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pressed_725f .medium-43ca {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pressed_725f .medium-43ca:last-of-type {
    margin-bottom: 0;
  }
}
.pressed_725f .medium-43ca ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed_725f .medium-43ca ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pressed_725f .medium-43ca ul li {
  margin: 0 0 0.6em;
}
.pressed_725f .medium-43ca ul li.video-e110,
.pressed_725f .medium-43ca ul li.link-0ea4 {
  position: relative;
}
.pressed_725f .medium-43ca ul li.video-e110 .icon-upper-b276,
.pressed_725f .medium-43ca ul li.link-0ea4 .icon-upper-b276 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pressed_725f .medium-43ca ul li.video-e110:after:after,
.pressed_725f .medium-43ca ul li.video-e110:after:before,
.pressed_725f
  .medium-43ca
  ul
  li.link-0ea4:after:after,
.pressed_725f
  .medium-43ca
  ul
  li.link-0ea4:after:before {
  content: "";
  display: table;
}
.pressed_725f .medium-43ca ul li.video-e110:after:after,
.pressed_725f
  .medium-43ca
  ul
  li.link-0ea4:after:after {
  clear: both;
}
.pressed_725f .medium-43ca a.article_29ed:hover {
  text-decoration: none;
}
.pressed_725f .medium-43ca select {
  max-width: 100%;
}
.pressed_725f .medium-43ca table {
  font-size: 85%;
}
.pressed_725f .medium-43ca table td,
.pressed_725f .medium-43ca table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pressed_725f .medium-43ca table tfoot td {
  text-align: left;
}
.pressed_725f .medium-43ca :last-child {
  margin-bottom: 0;
}
.pressed_725f .medium-43ca .grid_e3d0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pressed_725f .medium-43ca .grid_e3d0 label {
  width: 100%;
}
.pressed_725f .medium-43ca .grid_e3d0 .sort-ef98 {
  width: 100%;
  display: block;
}
.pressed_725f .medium-43ca .grid_e3d0 .highlight-selected-25b9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pressed_725f .medium-43ca .grid_e3d0 .highlight-selected-25b9:hover svg #svg-search {
  fill: #444;
}
.pressed_725f .medium-43ca .grid_e3d0 .highlight-selected-25b9 svg {
  width: 18px;
  height: 18px;
}
.pressed_725f .thumbnail-east-7caa ul ul,
.pressed_725f .banner-6fb0 ul ul,
.pressed_725f .container_smooth_8f82 ul ul,
.pressed_725f .breadcrumb-77aa ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pressed_725f .thumbnail-east-7caa .under_b94d > a,
.pressed_725f .banner-6fb0 .under_b94d > a,
.pressed_725f .container_smooth_8f82 .under_b94d > a,
.pressed_725f .breadcrumb-77aa .under_b94d > a {
  margin-bottom: 0;
}
.pressed_725f .tall_16c0 li,
.pressed_725f .thumbnail-east-7caa li,
.pressed_725f .dropdown_fad8 li,
.pressed_725f .banner-6fb0 li,
.pressed_725f .container_smooth_8f82 li,
.pressed_725f .breadcrumb-77aa li,
.pressed_725f .accordion-5532 li,
.pressed_725f .input_f7b6 li {
  display: block;
  position: relative;
}
.pressed_725f .tall_16c0 li:last-child,
.pressed_725f .thumbnail-east-7caa li:last-child,
.pressed_725f .dropdown_fad8 li:last-child,
.pressed_725f .banner-6fb0 li:last-child,
.pressed_725f .container_smooth_8f82 li:last-child,
.pressed_725f .breadcrumb-77aa li:last-child,
.pressed_725f .accordion-5532 li:last-child,
.pressed_725f .input_f7b6 li:last-child {
  border: none;
}
.pressed_725f .tall_16c0 li a,
.pressed_725f .thumbnail-east-7caa li a,
.pressed_725f .dropdown_fad8 li a,
.pressed_725f .banner-6fb0 li a,
.pressed_725f .container_smooth_8f82 li a,
.pressed_725f .breadcrumb-77aa li a,
.pressed_725f .accordion-5532 li a,
.pressed_725f .input_f7b6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed_725f .tall_16c0 li ul li::before,
.pressed_725f .thumbnail-east-7caa li ul li::before,
.pressed_725f .dropdown_fad8 li ul li::before,
.pressed_725f .banner-6fb0 li ul li::before,
.pressed_725f .container_smooth_8f82 li ul li::before,
.pressed_725f .breadcrumb-77aa li ul li::before,
.pressed_725f .accordion-5532 li ul li::before,
.pressed_725f .input_f7b6 li ul li::before {
  left: 15px;
}
.pressed_725f .tall_16c0 li ul a,
.pressed_725f .thumbnail-east-7caa li ul a,
.pressed_725f .dropdown_fad8 li ul a,
.pressed_725f .banner-6fb0 li ul a,
.pressed_725f .container_smooth_8f82 li ul a,
.pressed_725f .breadcrumb-77aa li ul a,
.pressed_725f .accordion-5532 li ul a,
.pressed_725f .input_f7b6 li ul a {
  padding-left: 20px;
}
.pressed_725f .tall_16c0 li ul ul li::before,
.pressed_725f .thumbnail-east-7caa li ul ul li::before,
.pressed_725f .dropdown_fad8 li ul ul li::before,
.pressed_725f .banner-6fb0 li ul ul li::before,
.pressed_725f .container_smooth_8f82 li ul ul li::before,
.pressed_725f .breadcrumb-77aa li ul ul li::before,
.pressed_725f .accordion-5532 li ul ul li::before,
.pressed_725f .input_f7b6 li ul ul li::before {
  left: 30px;
}
.pressed_725f .tall_16c0 li ul ul a,
.pressed_725f .thumbnail-east-7caa li ul ul a,
.pressed_725f .dropdown_fad8 li ul ul a,
.pressed_725f .banner-6fb0 li ul ul a,
.pressed_725f .container_smooth_8f82 li ul ul a,
.pressed_725f .breadcrumb-77aa li ul ul a,
.pressed_725f .accordion-5532 li ul ul a,
.pressed_725f .input_f7b6 li ul ul a {
  padding-left: 40px;
}
.pressed_725f .panel-short-50a7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed_725f .input_f7b6 ul li {
  margin-bottom: 1.41575em;
}
.pressed_725f .input_f7b6 ul li .grid-5eca {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pressed_725f .input_f7b6 ul li .component_black_7dcf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail_7287 .tall_16c0 li a,
.thumbnail_7287 .thumbnail-east-7caa li a,
.thumbnail_7287 .dropdown_fad8 li a,
.thumbnail_7287 .banner-6fb0 li a,
.thumbnail_7287 .container_smooth_8f82 li a,
.thumbnail_7287 .breadcrumb-77aa li a,
.thumbnail_7287 .accordion-5532 li a,
.thumbnail_7287 .input_f7b6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_7287 .panel-short-50a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_7287 .medium-43ca ul li.video-e110 .icon-upper-b276,
.thumbnail_7287 .medium-43ca ul li.link-0ea4 .icon-upper-b276 {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail_7287 .pressed_725f .medium-43ca select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li {
  margin: 0;
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li ul {
  margin: 0;
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li ul li a {
  padding-left: 15px;
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li ul li li a {
  padding-left: 30px;
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li.bronze-a182 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li.bronze-a182 > 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;
}
.tooltip_f122 .pressed_725f .filter-full-fb8d li.bronze-a182 > 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;
}
.wide-67a2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination_old_51ba {
  position: relative;
  z-index: 10;
}
.pagination_old_51ba .left_c5d6 {
  width: 100%;
  max-width: 100%;
}
.tag_prev_c9cb .under_ccc8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_prev_c9cb .banner-down-bba3 {
}
.tag_prev_c9cb .thumbnail_7287 {
  background: #292929;
}
.grid-stale-64ad .under_ccc8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.grid-stale-64ad .banner-down-bba3 {
  background: #f9f9f9;
}
.grid-stale-64ad .thumbnail_7287 {
  background: #303030;
}
.smooth_03dd .under_ccc8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth_03dd .picture-new-47c8 {
    margin-bottom: 1em;
  }
  .smooth_03dd .picture-new-47c8:last-child {
    margin-bottom: 0;
  }
}
.smooth_03dd .banner-down-bba3 {
  background: #ededed;
}
.smooth_03dd .thumbnail_7287 {
  background: #1a1a1a;
}
.under_ccc8.banner-down-bba3 {
  color: rgba(0, 0, 0, 0.6);
}
.under_ccc8.banner-down-bba3 .sidebar-b2a9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_ccc8.thumbnail_7287 {
  color: rgba(255, 255, 255, 0.99);
}
.under_ccc8.thumbnail_7287 a:not(.article_29ed) {
  color: rgba(255, 255, 255, 0.79);
}
.under_ccc8.thumbnail_7287 a:not(.article_29ed):hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_ccc8.thumbnail_7287 .sidebar-b2a9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_ccc8.thumbnail_7287 table tbody td,
.under_ccc8.thumbnail_7287 table th {
  background: rgba(0, 0, 0, 0.08);
}
.liquid-4faf.tiny-3fdc .wrapper-static-f8a8 {
  max-width: initial;
}
.liquid-4faf .pagination-427a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.liquid-4faf .pagination-427a .left_c5d6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .liquid-4faf .pagination-427a .left_c5d6 {
    display: block;
    margin-bottom: 2em;
  }
  .liquid-4faf .pagination-427a .left_c5d6:last-child {
    margin-bottom: 0;
  }
}
.smooth_03dd .picture-new-47c8:last-child,
.grid-stale-64ad .picture-new-47c8:last-child,
.tag_prev_c9cb .picture-new-47c8:last-child {
  margin-bottom: 0;
}
.smooth_03dd .picture-new-47c8 .pressed_725f .medium-43ca:last-child,
.grid-stale-64ad .picture-new-47c8 .pressed_725f .medium-43ca:last-child,
.tag_prev_c9cb .picture-new-47c8 .pressed_725f .medium-43ca:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .smooth_03dd .focus_new_964e,
  .smooth_03dd .texture-cc8a,
  .grid-stale-64ad .focus_new_964e,
  .grid-stale-64ad .texture-cc8a,
  .tag_prev_c9cb .focus_new_964e,
  .tag_prev_c9cb .texture-cc8a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination_old_51ba .picture-new-47c8 {
    margin-bottom: 2em;
  }
}
.pagination_old_51ba p:last-child {
  margin-bottom: 0;
}
.pagination_old_51ba li,
.pagination_old_51ba ul {
  list-style: none;
  margin: 0;
}
.pagination_old_51ba ul ul {
  margin-left: 2.617924em;
}
.paper-d48a {
  font-size: 0.875em;
}

/* css-noise: 6858 */
.shadow-element-z9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
