/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bright-b1ba/customify
Author: WPCustomify
Author URI: https://pressmaximum.bright-b1ba
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.bright-b1ba/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hover_dirty_c7d8.table_d7be/licenses/gpl-2.0.fluid_72b3
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.dropdown_0c25/, (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.pattern_2900.gradient_fe6b/normalize.thumbnail-671b/
 ======
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.thumbnail-671b v7.0.0 | MIT License | github.bright-b1ba/necolas/normalize.thumbnail-671b */
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;
}
.middle_5c9c .complex-1ef7,
.gallery-wide-87ac,
.simple_2321,
.dropdown-87e2,
.stale_01fe,
.out_e91b,
.overlay-steel-8f96,
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;
}
.gallery-wide-87ac,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gallery-wide-87ac,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-wide-87ac,
  h1 {
    font-size: 1.8em;
  }
}
.simple_2321,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.simple_2321 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .simple_2321,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .simple_2321,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown-87e2,
h3 {
  font-size: 1.618em;
}
.middle_5c9c .complex-1ef7,
.stale_01fe,
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.fast-53f0 {
  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;
}
.status-prev-3751:after,
.status-prev-3751:before,
.logo_6390:after,
.logo_6390:before {
  content: "";
  display: table;
}
.status-prev-3751:after,
.logo_6390:after {
  clear: both;
}
.nav_8d49 {
  float: right;
  margin-right: 0;
}
.column-bronze-86ad {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row-cool-683a .info_complex_7439,
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;
}
.row-cool-683a .info_complex_7439: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;
}
.video_bbee .info_complex_7439 {
  box-shadow: none;
}
.video_bbee
  .info_complex_7439
  .last-e718 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.video_bbee .info_complex_7439 .photo-simple-414e {
  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;
}
.video_bbee
  .info_complex_7439
  .photo-simple-414e
  b {
  display: none;
}
.video_bbee .overlay_lower_8c31 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight_d39e:not(.outline-soft-248e):not(.photo_large_7472),
button:not(.outline-soft-248e):not(.photo_large_7472),
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ),
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ),
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ) {
  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;
}
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ):hover,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ):hover,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):hover,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):hover,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ):active,
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ):active,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):active,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):active,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):active,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus {
  outline: 0;
}
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45 {
  position: relative;
}
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .fluid-c7d5,
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .sort-small-88b2,
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .form-9bae,
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  i,
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  svg,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .fluid-c7d5,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .sort-small-88b2,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .form-9bae,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  i,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  svg,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .fluid-c7d5,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .sort-small-88b2,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .form-9bae,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  i,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  svg,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .fluid-c7d5,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .sort-small-88b2,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .form-9bae,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  i,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  svg,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .fluid-c7d5,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .sort-small-88b2,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  .form-9bae,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  i,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45
  svg {
  visibility: hidden;
}
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45:after,
button:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45:after,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45:after,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45:after,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ).fn-loading-fa45: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;
}
.highlight_d39e:not(.outline-soft-248e):not(.photo_large_7472),
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ),
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ),
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ) {
  color: #fff;
  background: #235787;
}
.highlight_d39e:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus,
input[type="button"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus,
input[type="reset"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus,
input[type="submit"]:not(.outline-soft-248e):not(
    .photo_large_7472
  ):focus {
  color: #fff;
}
.highlight_d39e.fn-disabled-fa45:not(.outline-soft-248e):not(
    .photo_large_7472
  ),
.highlight_d39e[disabled]:not(.outline-soft-248e):not(
    .photo_large_7472
  ),
button.fn-disabled-fa45:not(.outline-soft-248e):not(
    .photo_large_7472
  ),
button[disabled]:not(.outline-soft-248e):not(
    .photo_large_7472
  ) {
  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;
}
.hero-110b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hero-110b: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;
}
.soft-6f4a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient_solid_6a72 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gallery_7b76 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.status-prev-3751:after,
.status-prev-3751:before,
.form-feae:after,
.form-feae:before,
.upper_ba6a:after,
.upper_ba6a:before,
.glass-2619:after,
.glass-2619:before,
.mask-42e9:after,
.mask-42e9:before,
.soft_4e8f:after,
.soft_4e8f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.status-prev-3751:after,
.form-feae:after,
.upper_ba6a:after,
.glass-2619:after,
.mask-42e9:after,
.soft_4e8f:after {
  clear: both;
}
.form-feae .secondary-09d1,
.upper_ba6a .secondary-09d1,
.row-soft-2461 .secondary-09d1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.first_6e37 {
  display: inline-block;
}
.avatar_hot_93f3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.avatar_hot_93f3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.avatar_hot_93f3 .upper_6b54 {
  padding: 1em 0;
  font-size: 85%;
}
.upper_6b54 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button_dim_1b85 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button_dim_1b85:after,
.button_dim_1b85:before {
  content: "";
  display: table;
}
.button_dim_1b85:after {
  clear: both;
}
.tabs_short_96e6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.motion_a5b7 .tabs_short_96e6 {
  max-width: 50%;
}
.video-a65d .tabs_short_96e6 {
  max-width: 33.33%;
}
.short_6e55 .tabs_short_96e6 {
  max-width: 25%;
}
.pattern_next_e6b2 .tabs_short_96e6 {
  max-width: 20%;
}
.table-cold-468e .tabs_short_96e6 {
  max-width: 16.66%;
}
.thick-b2ad .tabs_short_96e6 {
  max-width: 14.28%;
}
.pagination_cool_4ec4 .tabs_short_96e6 {
  max-width: 12.5%;
}
.cool_4f95 .tabs_short_96e6 {
  max-width: 11.11%;
}
.tabs-76b4 {
  display: block;
}
.middle_5c9c .first_1668 label,
.middle_5c9c .block-fluid-e162 label,
.middle_5c9c .right-b10b label,
.middle_5c9c .primary-fixed-ae9c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_f60b {
  list-style: none;
  margin: 0;
}
.modal_f60b article.highlight_blue_df21 {
  margin-bottom: 0;
}
.modal_f60b ul {
  list-style: none;
  margin: 0;
}
.modal_f60b .filter_easy_042f li.highlight_blue_df21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_f60b .filter_easy_042f li.highlight_blue_df21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_f60b .filter_easy_042f li.highlight_blue_df21: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) {
  .modal_f60b .filter_easy_042f li.highlight_blue_df21 li.highlight_blue_df21 li.highlight_blue_df21 li.highlight_blue_df21 {
    padding-left: 0;
  }
}
article.highlight_blue_df21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight_blue_df21 .form-feae p:last-of-type {
  margin-bottom: 0;
}
article.highlight_blue_df21 .video_033e {
  float: left;
}
article.highlight_blue_df21 .fast-e1b4 {
  margin-left: 85px;
}
article.highlight_blue_df21 .chip-advanced-aa8e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight_blue_df21 .chip-advanced-aa8e .component-blue-1944 {
  margin-left: 10px;
}
article.highlight_blue_df21 .black_971c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight_blue_df21 .block_8a21 {
  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 .first_1668,
  #respond .right-b10b,
  #respond .primary-fixed-ae9c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_1668 input,
#respond .right-b10b input,
#respond .primary-fixed-ae9c input {
  width: 100%;
}
#respond .primary-fixed-ae9c {
  margin-right: 0;
}
#respond .modal_advanced_aa87 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-east-08f7 {
  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;
}
.message-east-08f7.label_463a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message-east-08f7 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%);
}
.message-east-08f7:focus,
.message-east-08f7: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);
}
.element-b866 {
  border-radius: 10%;
}
.notice_right_f079 {
  border-radius: 50%;
}
.first_f305 {
  font-size: 0.72em;
}
.popup_bright_d28f {
  font-size: 0.875em;
}
.simple_3055 {
  font-size: 1.1em;
}
.active-0e80 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-0e80.first_f305 {
  letter-spacing: 0.5px;
}
.menu_middle_642e,
.menu_middle_642e a {
  color: #6d6d6d;
}
.menu_middle_642e a:hover {
  color: #111;
}
.article-7f43 {
  color: #6d6d6d;
}
.thumbnail-lite-9dd2 {
  overflow-x: hidden;
}
.thumbnail-lite-9dd2 .first_9ed6.hard_185d {
  position: relative;
}
.thumbnail-lite-9dd2 .first_9ed6.hard_185d.texture_e0a7 {
  position: initial;
}
.thumbnail-lite-9dd2
  .first_9ed6.hard_185d.texture_e0a7
  .block_5803 {
  left: auto;
}
.thumbnail-lite-9dd2 .first_9ed6 .block_5803 {
  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;
}
.thumbnail-lite-9dd2 .first_9ed6:hover.hard_185d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail-lite-9dd2
  .first_9ed6:hover.hard_185d
  .block_5803 {
  display: block;
  z-index: 9999999;
}
.thumbnail-lite-9dd2 .gallery-ef28 .bright_3fc0,
.thumbnail-lite-9dd2 .orange-e64d .bright_3fc0 {
  display: none;
}
.thumbnail-lite-9dd2 .brown-9385 .first_9ed6:hover.hard_185d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.middle_5c9c .first_1668 label,
.middle_5c9c .block-fluid-e162 label,
.middle_5c9c .right-b10b label,
.middle_5c9c .primary-fixed-ae9c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_f60b {
  list-style: none;
  margin: 0;
}
.modal_f60b article.highlight_blue_df21 {
  margin-bottom: 0;
}
.modal_f60b ul {
  list-style: none;
  margin: 0;
}
.modal_f60b .filter_easy_042f li.highlight_blue_df21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_f60b .filter_easy_042f li.highlight_blue_df21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_f60b .filter_easy_042f li.highlight_blue_df21: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) {
  .modal_f60b .filter_easy_042f li.highlight_blue_df21 li.highlight_blue_df21 li.highlight_blue_df21 li.highlight_blue_df21 {
    padding-left: 0;
  }
}
article.highlight_blue_df21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight_blue_df21 .form-feae p:last-of-type {
  margin-bottom: 0;
}
article.highlight_blue_df21 .video_033e {
  float: left;
}
article.highlight_blue_df21 .fast-e1b4 {
  margin-left: 85px;
}
article.highlight_blue_df21 .chip-advanced-aa8e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight_blue_df21 .chip-advanced-aa8e .component-blue-1944 {
  margin-left: 10px;
}
article.highlight_blue_df21 .black_971c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight_blue_df21 .block_8a21 {
  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 .first_1668,
  #respond .right-b10b,
  #respond .primary-fixed-ae9c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_1668 input,
#respond .right-b10b input,
#respond .primary-fixed-ae9c input {
  width: 100%;
}
#respond .primary-fixed-ae9c {
  margin-right: 0;
}
#respond .modal_advanced_aa87 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gallery-ef28 .dropdown_over_308f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_over_308f .wrapper_copper_e5e1.slider-narrow-8355 .clean-01ac > li > a:focus,
.dropdown_over_308f .wrapper_copper_e5e1.slider-narrow-8355 .clean-01ac > li > a:hover,
.dropdown_over_308f .wrapper_copper_e5e1.overlay-9b10 .clean-01ac > li > a:focus,
.dropdown_over_308f .wrapper_copper_e5e1.overlay-9b10 .clean-01ac > li > a:hover,
.dropdown_over_308f .wrapper_copper_e5e1.stale_0e4c .clean-01ac > li > a:focus,
.dropdown_over_308f .wrapper_copper_e5e1.stale_0e4c .clean-01ac > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_over_308f
  .wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li.brown-ad8d
  > a,
.dropdown_over_308f
  .wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li.surface-7961
  > a,
.dropdown_over_308f
  .wrapper_copper_e5e1.overlay-9b10
  .clean-01ac
  > li.brown-ad8d
  > a,
.dropdown_over_308f
  .wrapper_copper_e5e1.overlay-9b10
  .clean-01ac
  > li.surface-7961
  > a,
.dropdown_over_308f
  .wrapper_copper_e5e1.stale_0e4c
  .clean-01ac
  > li.brown-ad8d
  > a,
.dropdown_over_308f .wrapper_copper_e5e1.stale_0e4c .clean-01ac > li.filter_e94d > a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_over_308f .accent_a928,
.dropdown_over_308f .accent_a928 a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_over_308f .left_7c0e.panel_black_da73 li a,
.dropdown_over_308f .old-7e20 a,
.dropdown_over_308f .wrapper_b7c1,
.dropdown_over_308f .clean-01ac > li > a,
.dropdown_over_308f .sort_clean_bd6b {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f .left_7c0e.panel_black_da73 li a:hover,
.dropdown_over_308f .old-7e20 a:hover,
.dropdown_over_308f .wrapper_b7c1:hover,
.dropdown_over_308f .clean-01ac > li > a:hover,
.dropdown_over_308f .sort_clean_bd6b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_over_308f .header-silver-5f50 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f .header-silver-5f50 .overlay_4c7c {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_over_308f .header-silver-5f50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_over_308f .carousel-372a .bottom_3071 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f .carousel-372a .bottom_3071 .panel-cefe {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f
  .carousel-372a
  .bottom_3071
  .panel-cefe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f
  .carousel-372a
  .bottom_3071
  .panel-cefe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f
  .carousel-372a
  .bottom_3071
  .panel-cefe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f
  .carousel-372a
  .bottom_3071
  .panel-cefe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f .carousel-372a .active-aa55 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_over_308f .carousel-372a .active-aa55:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-upper-545c
  .dropdown_over_308f
  .carousel-372a
  .last_4f26
  .rough-ae90 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-upper-545c
  .dropdown_over_308f
  .carousel-372a
  .last_4f26
  .panel-cefe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery-ef28 .block_a15d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block_a15d .wrapper_copper_e5e1.slider-narrow-8355 .clean-01ac > li > a:focus,
.block_a15d .wrapper_copper_e5e1.slider-narrow-8355 .clean-01ac > li > a:hover,
.block_a15d .wrapper_copper_e5e1.overlay-9b10 .clean-01ac > li > a:focus,
.block_a15d .wrapper_copper_e5e1.overlay-9b10 .clean-01ac > li > a:hover,
.block_a15d .wrapper_copper_e5e1.stale_0e4c .clean-01ac > li > a:focus,
.block_a15d .wrapper_copper_e5e1.stale_0e4c .clean-01ac > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_a15d
  .wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li.brown-ad8d
  > a,
.block_a15d
  .wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li.surface-7961
  > a,
.block_a15d
  .wrapper_copper_e5e1.overlay-9b10
  .clean-01ac
  > li.brown-ad8d
  > a,
.block_a15d
  .wrapper_copper_e5e1.overlay-9b10
  .clean-01ac
  > li.surface-7961
  > a,
.block_a15d
  .wrapper_copper_e5e1.stale_0e4c
  .clean-01ac
  > li.brown-ad8d
  > a,
.block_a15d .wrapper_copper_e5e1.stale_0e4c .clean-01ac > li.filter_e94d > a {
  color: rgba(0, 0, 0, 0.8);
}
.block_a15d .accent_a928,
.block_a15d .accent_a928 a {
  color: rgba(0, 0, 0, 0.8);
}
.block_a15d .left_7c0e.panel_black_da73 li a,
.block_a15d .old-7e20 a,
.block_a15d .wrapper_b7c1,
.block_a15d .clean-01ac > li > a,
.block_a15d .sort_clean_bd6b {
  color: rgba(0, 0, 0, 0.55);
}
.block_a15d .left_7c0e.panel_black_da73 li a:hover,
.block_a15d .old-7e20 a:hover,
.block_a15d .wrapper_b7c1:hover,
.block_a15d .clean-01ac > li > a:hover,
.block_a15d .sort_clean_bd6b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_a15d .header-silver-5f50 {
  color: rgba(0, 0, 0, 0.55);
}
.block_a15d .header-silver-5f50 .overlay_4c7c {
  color: rgba(0, 0, 0, 0.8);
}
.block_a15d .header-silver-5f50:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white-a611 .feature-d47b {
  margin-left: auto;
  margin-right: auto;
}
.upper_ba6a > * {
  margin-left: auto;
  margin-right: auto;
}
.upper_ba6a .soft-6f4a {
  margin-right: 1.41575em;
}
.new-4705 .upper_ba6a > .orange-72d2 {
  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;
}
.new-4705 .upper_ba6a > .aside_red_8e93 {
  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;
}
.filter_f8e1.white-a611 .feature-d47b,
.out-7881.white-a611 .feature-d47b {
  margin-left: 0;
}
.outline-0363.white-a611 .feature-d47b,
.link_orange_ab4b.white-a611 .feature-d47b {
  margin-right: 0;
}
.upper_ba6a ol,
.upper_ba6a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box-slow-b8df video {
  max-width: 100%;
}
.element_red_b937 img {
  display: block;
}
.element_red_b937.soft-6f4a,
.element_red_b937.gradient_solid_6a72 {
  width: 100%;
}
.element_red_b937.aside_red_8e93 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pressed-9c3d:not(.badge_yellow_96b1) {
  margin: 1.5em auto;
}
.item_80f1 p {
  padding: 1.5em 14px;
}
ul.logo_7ce3.aside_red_8e93,
ul.logo_7ce3.orange-72d2,
ul.logo_7ce3.block_inner_01f7.orange-72d2 {
  padding: 0 14px;
}
.chip-first-745e {
  display: block;
  overflow-x: auto;
}
.chip-first-745e table {
  border-collapse: collapse;
  width: 100%;
}
.chip-first-745e td,
.chip-first-745e th {
  padding: 0.5em;
}
.upper_ba6a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.upper_ba6a ol ol,
.upper_ba6a ol ul,
.upper_ba6a ul ol,
.upper_ba6a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.upper_ba6a ol ol li,
.upper_ba6a ol ul li,
.upper_ba6a ul ol li,
.upper_ba6a ul ul li {
  margin-left: 0;
}
.stone-1879.background-b5ca > .last_f424 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stone-1879.background-b5ca > .last_f424 iframe,
.stone-1879.background-b5ca > .last_f424 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pagination-ae54 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pagination-ae54.status_4422 {
  padding: 0;
}
.pagination-ae54.status_4422 cite {
  font-size: 13px;
}
.pagination-ae54 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pagination-ae54 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module-dark-9d24 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module-dark-9d24 > p:first-child {
  margin-top: 0;
}
.module-dark-9d24 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module-dark-9d24 blockquote {
  border-left: 0;
}
.component_35e3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component_35e3:not(.footer_51f5) {
  max-width: 100px;
}
.component_35e3.menu_0c23 {
  border-bottom: none !important;
  text-align: center;
}
.component_35e3.menu_0c23::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .item_80f1 p {
    padding: 1.5em 0;
  }
}
.simple_46e8 {
  color: #0073aa;
}
.sidebar_full_87e1 {
  background-color: #0073aa;
}
.wood-f6d0 {
  color: #229fd8;
}
.narrow-9993 {
  background-color: #229fd8;
}
.list_pink_2255 {
  color: #eee;
}
.nav-56b1 {
  background-color: #eee;
}
.purple_c479 {
  color: #444;
}
.progress_399a {
  background-color: #444;
}
.dark-0a1a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dark-0a1a .sort-stale-1ba0 .old-7e20 {
  font-size: 15px;
}
.dark-0a1a .old-7e20 {
  line-height: 1.3;
}
.dark-0a1a .block_a15d {
}
.dark-0a1a .dropdown_over_308f {
  background: #235787;
}
.icon_simple_ec16 {
  padding: 0;
}
.icon_simple_ec16 .dropdown_over_308f {
  background: #1a1a1a;
}
.icon_simple_ec16 .block_a15d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mask-fast-3c3b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mask-fast-3c3b .block_a15d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mask-fast-3c3b .dropdown_over_308f {
  background: #303030;
}
.soft_4e8f {
  position: relative;
  z-index: 10;
}
.soft_4e8f .lite_88f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small-946c .hard_185d {
  display: inline-block;
  vertical-align: middle;
}
.small-946c.pagination_wood_dd03 .hard_185d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .small-946c.pagination_wood_dd03 .hard_185d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .small-946c.pagination_wood_dd03 .hard_185d {
    margin-right: 0.4em;
  }
}
.small-946c.pagination_wood_dd03 .hard_185d:last-child {
  margin-right: 0;
}
.hovered-82b4 .lite_88f5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gallery-ef28 .sort-stale-1ba0 {
    margin: 0 -0.5em;
  }
  .gallery-ef28 .sort-stale-1ba0 [class*="customify-col-"],
  .gallery-ef28 .sort-stale-1ba0 [class*="customify-col_"],
  .gallery-ef28 .sort-stale-1ba0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gallery-ef28.slow_7041 .lite_88f5 {
  background: 0 0 !important;
}
.gallery-ef28.slow_7041 .lite_88f5,
.gallery-ef28.hovered-82b4 .lite_88f5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gallery-ef28.prev-c5ed {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gallery-ef28.hovered-82b4 .lite_88f5 {
  box-shadow: none !important;
}
.solid-8e0a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .solid-8e0a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .solid-8e0a {
    padding: 18px 0 20px;
  }
}
.solid-8e0a .form-pressed-155b {
  width: 100%;
}
.solid-8e0a .accordion-pressed-d442 {
  margin-bottom: 0;
}
.solid-8e0a .new_2341 {
  margin-top: 5px;
  font-size: 0.875em;
}
.summary-7fe2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.summary-7fe2 .pagination-c91e {
  width: 100%;
}
.focus_large_becf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.focus_large_becf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.focus_large_becf 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;
}
.focus_large_becf li:last-child:after {
  display: none;
}
.focus_large_becf li a {
  font-weight: 500;
  margin-right: 10px;
}
.message_a257 .bright_3fc0 button,
.solid-8e0a .bright_3fc0 button {
  left: 0;
}
.message_a257 .pagination-c91e,
.solid-8e0a .pagination-c91e {
  padding-left: 0;
  padding-right: 0;
}
.message_a257 .summary-7fe2,
.solid-8e0a .summary-7fe2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.message_a257 {
  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;
}
.message_a257: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;
}
.message_a257 .modal-e15e {
  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) {
  .message_a257 .modal-e15e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .message_a257 .modal-e15e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .message_a257 .modal-e15e {
    min-height: 200px;
  }
}
.message_a257 .focus_large_becf {
  color: rgba(255, 255, 255, 0.8);
}
.message_a257 .focus_large_becf a,
.message_a257 .focus_large_becf li:after {
  color: inherit;
}
.message_a257 .focus_large_becf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-orange-c190 {
  margin-bottom: 0.5em;
}
.detail_fixed_d1d2 {
  margin-bottom: 1.2em;
}
.detail_fixed_d1d2,
.pattern-orange-c190 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.detail_fixed_d1d2 p:last-child,
.pattern-orange-c190 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright_3fc0,
#masthead .bright_3fc0 {
  display: none;
}
#masthead
  > .bright_3fc0.shade-bottom-720f {
  display: none;
}
#masthead > .bright_3fc0 button {
  left: 0;
}
.thumbnail-gold-22b9 {
  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%;
}
.thumbnail-gold-22b9 .hard_185d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thumbnail-gold-22b9 .shadow-smooth-fa00 {
  display: -webkit-box;
  display: flex;
}
.thumbnail-gold-22b9 .shadow-smooth-fa00.article_focused_d919 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thumbnail-gold-22b9 .shadow-smooth-fa00.smooth-78d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-gold-22b9 .shadow-smooth-fa00.easy_16f7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-gold-22b9.alert_warm_d26e.container_full_2101 .shadow-smooth-fa00.article_focused_d919 {
  flex-basis: 100%;
}
.thumbnail-gold-22b9.down-7337 .shadow-smooth-fa00.smooth-78d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.thumbnail-gold-22b9.down-7337 .shadow-smooth-fa00.easy_16f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright_3fc0.shade-bottom-720f {
  display: none;
}
#masthead > .bright_3fc0 button {
  left: 0;
}
.basic_f996 {
  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;
}
.basic_f996:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.basic_f996.up_f7db i {
  margin-right: 4px;
}
.basic_f996.next-2cf0 i {
  margin-left: 5px;
}
.old-7e20 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.old-7e20 p:last-child {
  margin-bottom: 0;
}
.icon-huge-4dbe {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.icon-huge-4dbe a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.icon-huge-4dbe img {
  display: block;
  width: auto;
  line-height: 1;
}
.icon-huge-4dbe .accent_a928 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.icon-huge-4dbe .section-5a44 {
  margin: 5px 0 7px 0;
}
.icon-huge-4dbe.gold_62bf .banner_inner_e14b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-huge-4dbe.gold_62bf .stone-4368 {
  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;
}
.icon-huge-4dbe.avatar_61ed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.icon-huge-4dbe.avatar_61ed .banner_inner_e14b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-huge-4dbe.avatar_61ed .stone-4368 {
  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;
}
.icon-huge-4dbe.accordion_dark_40fc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon-huge-4dbe.sidebar_hot_1f61 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.icon-huge-4dbe.sidebar_hot_1f61 .stone-4368 {
  margin-top: 7px;
}
.current-953a {
  display: inline-block;
}
.soft_4e8f .full-4472 .icon-huge-4dbe img {
  max-width: 100%;
}
.wrapper_copper_e5e1 .easy_a28b.element_cool_4479,
.gas-46cc .easy_a28b.element_cool_4479 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_copper_e5e1 .menu-133f,
.gas-46cc .menu-133f {
  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%);
}
.wrapper_copper_e5e1 .menu-133f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wrapper_copper_e5e1.progress_2848 .menu-133f {
  display: none;
}
.wrapper_copper_e5e1 .dirty_18ee {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper_copper_e5e1 .dirty_18ee li {
  display: inline-block;
  position: relative;
}
.wrapper_copper_e5e1 .dirty_18ee li:last-child {
  margin-right: 0;
}
.wrapper_copper_e5e1 .dirty_18ee 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;
}
.wrapper_copper_e5e1 .dirty_18ee li.filter_e94d > a {
  color: rgba(0, 0, 0, 0.9);
}
.wrapper_copper_e5e1 .dirty_18ee > 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;
}
.wrapper_copper_e5e1 .dirty_18ee > li > a i {
  line-height: 0;
}
.wrapper_copper_e5e1 .dirty_18ee > li.south_c9b0 > a .menu-133f {
  margin-left: 4px;
  line-height: 0;
}
.wrapper_copper_e5e1 .dirty_18ee .highlight-soft-592c li.south_c9b0 > a {
  position: relative;
}
.wrapper_copper_e5e1 .dirty_18ee .highlight-soft-592c li.south_c9b0 > a:after,
.wrapper_copper_e5e1 .dirty_18ee .highlight-soft-592c li.south_c9b0 > a:before {
  content: "";
  display: table;
}
.wrapper_copper_e5e1 .dirty_18ee .highlight-soft-592c li.south_c9b0 > a:after {
  clear: both;
}
.wrapper_copper_e5e1 .dirty_18ee .highlight-soft-592c li.south_c9b0 > a .menu-133f {
  margin-left: 5px;
  float: right;
}
.wrapper_copper_e5e1 .paragraph-thick-56ce,
.wrapper_copper_e5e1 .highlight-soft-592c {
  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;
}
.wrapper_copper_e5e1 .highlight-soft-592c {
  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;
}
.wrapper_copper_e5e1 .highlight-soft-592c .element_cool_4479 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper_copper_e5e1 .highlight-soft-592c .menu-133f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wrapper_copper_e5e1 .highlight-soft-592c li {
  display: block;
  margin: 0;
  padding: 0;
}
.wrapper_copper_e5e1 .highlight-soft-592c 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;
}
.wrapper_copper_e5e1 .highlight-soft-592c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_copper_e5e1 .highlight-soft-592c .highlight-soft-592c {
  top: 0;
  left: 100%;
}
.wrapper_copper_e5e1 .active_852c.fn-focus-fa45 > .paragraph-thick-56ce,
.wrapper_copper_e5e1 .active_852c.fn-focus-fa45 > .highlight-soft-592c,
.wrapper_copper_e5e1 .active_852c:focus > .paragraph-thick-56ce,
.wrapper_copper_e5e1 .active_852c:focus > .highlight-soft-592c,
.wrapper_copper_e5e1 .active_852c:hover > .paragraph-thick-56ce,
.wrapper_copper_e5e1 .active_852c:hover > .highlight-soft-592c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wrapper_copper_e5e1.stale_0e4c .clean-01ac:after,
.wrapper_copper_e5e1.stale_0e4c .clean-01ac:before {
  content: "";
  display: table;
}
.wrapper_copper_e5e1.stale_0e4c .clean-01ac:after {
  clear: both;
}
.wrapper_copper_e5e1.stale_0e4c .clean-01ac > li {
  float: left;
}
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac:after,
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac:before {
  content: "";
  display: table;
}
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac:after {
  clear: both;
}
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac > li {
  float: left;
}
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac > li.brown-ad8d > a,
.wrapper_copper_e5e1.label-hard-bf89 .clean-01ac > li.filter_e94d > a {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper_copper_e5e1.slider-narrow-8355 .clean-01ac > li > a .element_cool_4479 {
  position: relative;
}
.wrapper_copper_e5e1.slider-narrow-8355 .clean-01ac > li > a .element_cool_4479: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;
}
.wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li:focus
  > a
  .element_cool_4479:before,
.wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li:hover
  > a
  .element_cool_4479:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li.brown-ad8d
  > a
  .element_cool_4479:before,
.wrapper_copper_e5e1.slider-narrow-8355
  .clean-01ac
  > li.surface-7961
  > a
  .element_cool_4479:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_copper_e5e1.overlay-9b10 .clean-01ac > li > a .element_cool_4479 {
  position: relative;
}
.wrapper_copper_e5e1.overlay-9b10 .clean-01ac > li > a .element_cool_4479: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;
}
.wrapper_copper_e5e1.overlay-9b10 .clean-01ac > li:focus > a .element_cool_4479:before,
.wrapper_copper_e5e1.overlay-9b10
  .clean-01ac
  > li:hover
  > a
  .element_cool_4479:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_copper_e5e1.overlay-9b10
  .clean-01ac
  > li.brown-ad8d
  > a
  .element_cool_4479:before,
.wrapper_copper_e5e1.overlay-9b10
  .clean-01ac
  > li.surface-7961
  > a
  .element_cool_4479:before {
  width: 100%;
  background-color: currentColor;
}
.gas-46cc .dirty_18ee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gas-46cc .dirty_18ee li:first-child > a {
  border-top: none;
}
.gas-46cc .dirty_18ee .hover-8249 > .element_cool_4479 .menu-133f {
  display: none;
}
.gas-46cc .dirty_18ee li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gas-46cc .dirty_18ee li:last-child {
  border: none;
}
.gas-46cc .dirty_18ee li.south_c9b0 > a {
  padding-right: 45px !important;
}
.gas-46cc .dirty_18ee li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gas-46cc .dirty_18ee li a:focus,
.gas-46cc .dirty_18ee li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-46cc .dirty_18ee li .lite-d1aa {
  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;
}
.gas-46cc .dirty_18ee li .lite-d1aa:hover {
  box-shadow: none;
}
.gas-46cc .dirty_18ee li .lite-d1aa .menu-133f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gas-46cc .dirty_18ee .highlight-soft-592c {
  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);
}
.gas-46cc .dirty_18ee .highlight-soft-592c li a {
  padding-left: 3em;
}
.gas-46cc .dirty_18ee .stone_8be8 > a .lite-d1aa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gas-46cc .dirty_18ee .stone_8be8 > .highlight-soft-592c {
  display: block;
  opacity: 1;
}
.thick-e2dd {
  max-width: 100%;
}
.alert_d450 {
  line-height: 0;
  cursor: pointer;
}
.sort_clean_bd6b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort_clean_bd6b:hover {
  box-shadow: none;
  color: currentColor;
}
.sort_clean_bd6b svg {
  width: 18px;
  height: 18px;
}
.sort_clean_bd6b .pagination-down-95a9 {
  display: none;
}
.filter-south-90c3 {
  position: relative;
}
.filter-south-90c3.fn-active-fa45 .sort_clean_bd6b .background_east_be40 {
  display: none;
}
.filter-south-90c3.fn-active-fa45 .sort_clean_bd6b .pagination-down-95a9 {
  display: inline-block;
}
.filter-south-90c3 .bronze-b480 {
  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);
}
.filter-south-90c3.gradient_e6d8 .bronze-b480 {
  left: auto;
  right: -0.9em;
}
.filter-south-90c3.gradient_e6d8 .upper_cefb::before {
  left: auto;
  right: 15px;
}
.filter-south-90c3.fn-active-fa45 .bronze-b480 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.last_4f26 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.last_4f26 label {
  flex-basis: 100%;
}
.last_4f26 .bottom_3071 {
  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;
}
.last_4f26 .panel-cefe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.last_4f26 .panel-cefe:focus {
  background-color: transparent;
}
.last_4f26 button.active-aa55 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.last_4f26 button.active-aa55:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.last_4f26 button.active-aa55 svg {
  width: 18px;
  height: 18px;
}
.last_4f26 input[type="submit"] {
  min-height: auto;
}
.carousel-372a .last_4f26 .panel-cefe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.upper_cefb {
  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) {
  .upper_cefb {
    width: 220px;
  }
}
.upper_cefb label {
  flex-basis: 100%;
}
.upper_cefb::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;
}
.block-upper-545c .carousel-372a .last_4f26 {
  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;
}
.block-upper-545c
  .carousel-372a
  .last_4f26
  .bottom_3071 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.block-upper-545c .carousel-372a .last_4f26 .panel-cefe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.block-upper-545c
  .carousel-372a
  .last_4f26
  .panel-cefe:focus {
  background: 0 0;
}
.block-upper-545c
  .carousel-372a
  .last_4f26
  .rough-ae90 {
  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;
}
.left_7c0e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.left_7c0e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.left_7c0e li:last-child {
  margin-right: 0;
}
.left_7c0e li:first-child {
  margin-left: 0;
}
.left_7c0e.wood-3fd5 a {
  color: #fff;
}
.left_7c0e.wood-3fd5 a:hover {
  color: #fff;
}
.left_7c0e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.left_7c0e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.left_7c0e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.left_7c0e a:hover {
  opacity: 0.9;
  color: inherit;
}
.left_7c0e [class*="social-icon-apple"] {
  background-color: #999;
}
.left_7c0e [class*="social-icon-apple"].filter-46a3 {
  background-color: transparent;
  color: #999;
}
.left_7c0e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.left_7c0e [class*="social-icon-behance"].filter-46a3 {
  background-color: transparent;
  color: #1769ff;
}
.left_7c0e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.left_7c0e [class*="social-icon-bitbucket"].filter-46a3 {
  background-color: transparent;
  color: #205081;
}
.left_7c0e [class*="social-icon-codepen"] {
  background-color: #000;
}
.left_7c0e [class*="social-icon-codepen"].filter-46a3 {
  background-color: transparent;
  color: #000;
}
.left_7c0e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.left_7c0e [class*="social-icon-delicious"].filter-46a3 {
  background-color: transparent;
  color: #39f;
}
.left_7c0e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.left_7c0e [class*="social-icon-digg"].filter-46a3 {
  background-color: transparent;
  color: #005be2;
}
.left_7c0e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.left_7c0e [class*="social-icon-dribbble"].filter-46a3 {
  background-color: transparent;
  color: #ea4c89;
}
.left_7c0e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.left_7c0e [class*="social-icon-envelope"].filter-46a3 {
  background-color: transparent;
  color: #ea4335;
}
.left_7c0e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.left_7c0e [class*="social-icon-facebook"].filter-46a3 {
  background-color: transparent;
  color: #3b5998;
}
.left_7c0e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.left_7c0e [class*="social-icon-flickr"].filter-46a3 {
  background-color: transparent;
  color: #0063dc;
}
.left_7c0e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.left_7c0e [class*="social-icon-foursquare"].filter-46a3 {
  background-color: transparent;
  color: #2d5be3;
}
.left_7c0e [class*="social-icon-github"] {
  background-color: #333;
}
.left_7c0e [class*="social-icon-github"].filter-46a3 {
  background-color: transparent;
  color: #333;
}
.left_7c0e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.left_7c0e [class*="social-icon-google-plus"].filter-46a3 {
  background-color: transparent;
  color: #dd4b39;
}
.left_7c0e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.left_7c0e [class*="social-icon-houzz"].filter-46a3 {
  background-color: transparent;
  color: #7ac142;
}
.left_7c0e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.left_7c0e [class*="social-icon-instagram"].filter-46a3 {
  background-color: transparent;
  color: #262626;
}
.left_7c0e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.left_7c0e [class*="social-icon-jsfiddle"].filter-46a3 {
  background-color: transparent;
  color: #487aa2;
}
.left_7c0e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.left_7c0e [class*="social-icon-linkedin"].filter-46a3 {
  background-color: transparent;
  color: #0077b5;
}
.left_7c0e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.left_7c0e [class*="social-icon-medium"].filter-46a3 {
  background-color: transparent;
  color: #00ab6b;
}
.left_7c0e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.left_7c0e
  [class*="social-icon-odnoklassniki"].filter-46a3 {
  background-color: transparent;
  color: #f4731c;
}
.left_7c0e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.left_7c0e [class*="social-icon-meetup"].filter-46a3 {
  background-color: transparent;
  color: #ec1c40;
}
.left_7c0e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.left_7c0e [class*="social-icon-pinterest"].filter-46a3 {
  background-color: transparent;
  color: #bd081c;
}
.left_7c0e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.left_7c0e [class*="social-icon-product-hunt"].filter-46a3 {
  background-color: transparent;
  color: #da552f;
}
.left_7c0e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.left_7c0e [class*="social-icon-reddit"].filter-46a3 {
  background-color: transparent;
  color: #ff4500;
}
.left_7c0e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.left_7c0e [class*="social-icon-rss"].filter-46a3 {
  background-color: transparent;
  color: #f26522;
}
.left_7c0e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.left_7c0e
  [class*="social-icon-shopping-cart"].filter-46a3 {
  background-color: transparent;
  color: #4caf50;
}
.left_7c0e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.left_7c0e [class*="social-icon-skype"].filter-46a3 {
  background-color: transparent;
  color: #00aff0;
}
.left_7c0e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.left_7c0e [class*="social-icon-slideshare"].filter-46a3 {
  background-color: transparent;
  color: #0077b5;
}
.left_7c0e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.left_7c0e [class*="social-icon-snapchat"].filter-46a3 {
  background-color: transparent;
  color: #fffc00;
}
.left_7c0e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.left_7c0e [class*="social-icon-soundcloud"].filter-46a3 {
  background-color: transparent;
  color: #f80;
}
.left_7c0e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.left_7c0e [class*="social-icon-spotify"].filter-46a3 {
  background-color: transparent;
  color: #2ebd59;
}
.left_7c0e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.left_7c0e
  [class*="social-icon-stack-overflow"].filter-46a3 {
  background-color: transparent;
  color: #fe7a15;
}
.left_7c0e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.left_7c0e [class*="social-icon-maldkfgram"].filter-46a3 {
  background-color: transparent;
  color: #2ca5e0;
}
.left_7c0e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.left_7c0e [class*="social-icon-tripadvisor"].filter-46a3 {
  background-color: transparent;
  color: #589442;
}
.left_7c0e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.left_7c0e [class*="social-icon-tumblr"].filter-46a3 {
  background-color: transparent;
  color: #35465c;
}
.left_7c0e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.left_7c0e [class*="social-icon-twitch"].filter-46a3 {
  background-color: transparent;
  color: #6441a5;
}
.left_7c0e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.left_7c0e [class*="social-icon-twitter"].filter-46a3 {
  background-color: transparent;
  color: #1da1f2;
}
.left_7c0e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.left_7c0e [class*="social-icon-vimeo"].filter-46a3 {
  background-color: transparent;
  color: #1ab7ea;
}
.left_7c0e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.left_7c0e [class*="social-icon-vk"].filter-46a3 {
  background-color: transparent;
  color: #45668e;
}
.left_7c0e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.left_7c0e [class*="social-icon-weibo"].filter-46a3 {
  background-color: transparent;
  color: #df2029;
}
.left_7c0e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.left_7c0e [class*="social-icon-weixin"].filter-46a3 {
  background-color: transparent;
  color: #7bb32e;
}
.left_7c0e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.left_7c0e [class*="social-icon-whatsapp"].filter-46a3 {
  background-color: transparent;
  color: #25d366;
}
.left_7c0e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.left_7c0e [class*="social-icon-wordpress"].filter-46a3 {
  background-color: transparent;
  color: #21759b;
}
.left_7c0e [class*="social-icon-xing"] {
  background-color: #026466;
}
.left_7c0e [class*="social-icon-xing"].filter-46a3 {
  background-color: transparent;
  color: #026466;
}
.left_7c0e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.left_7c0e [class*="social-icon-yelp"].filter-46a3 {
  background-color: transparent;
  color: #af0606;
}
.left_7c0e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.left_7c0e [class*="social-icon-youtube"].filter-46a3 {
  background-color: transparent;
  color: #cd201f;
}
.wrapper_b7c1 {
  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;
}
.wrapper_b7c1:hover {
  box-shadow: none;
  background: 0 0;
}
.detail-4ca1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.up_9d4d {
  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;
}
.sort-gold-75fe {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.liquid-8ad8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.liquid-8ad8,
.liquid-8ad8::after,
.liquid-8ad8::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;
}
.liquid-8ad8::after,
.liquid-8ad8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.module-d151 .up_9d4d .sort-gold-75fe {
  margin-top: -2px;
  width: 19px;
}
.module-d151 .up_9d4d .liquid-8ad8 {
  margin-top: -1px;
}
.module-d151 .up_9d4d .liquid-8ad8,
.module-d151 .up_9d4d .liquid-8ad8::after,
.module-d151 .up_9d4d .liquid-8ad8::before {
  width: 19px;
  height: 2px;
}
.module-d151 .up_9d4d .liquid-8ad8::before {
  top: -6px;
}
.module-d151 .up_9d4d .liquid-8ad8::after {
  bottom: -6px;
}
.progress-motion-c4c5 .up_9d4d .sort-gold-75fe {
  margin-top: -2px;
  width: 22px;
}
.progress-motion-c4c5 .up_9d4d .liquid-8ad8 {
  margin-top: -1px;
}
.progress-motion-c4c5 .up_9d4d .liquid-8ad8,
.progress-motion-c4c5 .up_9d4d .liquid-8ad8::after,
.progress-motion-c4c5 .up_9d4d .liquid-8ad8::before {
  width: 22px;
  height: 2px;
}
.progress-motion-c4c5 .up_9d4d .liquid-8ad8::before {
  top: -7px;
}
.progress-motion-c4c5 .up_9d4d .liquid-8ad8::after {
  bottom: -7px;
}
.description_up_4769 .up_9d4d .sort-gold-75fe {
  margin-top: -2px;
  width: 31px;
}
.description_up_4769 .up_9d4d .liquid-8ad8 {
  margin-top: -1.5px;
}
.description_up_4769 .up_9d4d .liquid-8ad8,
.description_up_4769 .up_9d4d .liquid-8ad8::after,
.description_up_4769 .up_9d4d .liquid-8ad8::before {
  width: 31px;
  height: 3px;
}
.description_up_4769 .up_9d4d .liquid-8ad8::before {
  top: -9px;
}
.description_up_4769 .up_9d4d .liquid-8ad8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface_current_3388 .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 19px;
  }
  .surface_current_3388 .up_9d4d .liquid-8ad8 {
    margin-top: -1px;
  }
  .surface_current_3388 .up_9d4d .liquid-8ad8,
  .surface_current_3388 .up_9d4d .liquid-8ad8::after,
  .surface_current_3388 .up_9d4d .liquid-8ad8::before {
    width: 19px;
    height: 2px;
  }
  .surface_current_3388 .up_9d4d .liquid-8ad8::before {
    top: -6px;
  }
  .surface_current_3388 .up_9d4d .liquid-8ad8::after {
    bottom: -6px;
  }
  .section_d793 .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 22px;
  }
  .section_d793 .up_9d4d .liquid-8ad8 {
    margin-top: -1px;
  }
  .section_d793 .up_9d4d .liquid-8ad8,
  .section_d793 .up_9d4d .liquid-8ad8::after,
  .section_d793 .up_9d4d .liquid-8ad8::before {
    width: 22px;
    height: 2px;
  }
  .section_d793 .up_9d4d .liquid-8ad8::before {
    top: -7px;
  }
  .section_d793 .up_9d4d .liquid-8ad8::after {
    bottom: -7px;
  }
  .detail-1024 .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 31px;
  }
  .detail-1024 .up_9d4d .liquid-8ad8 {
    margin-top: -1.5px;
  }
  .detail-1024 .up_9d4d .liquid-8ad8,
  .detail-1024 .up_9d4d .liquid-8ad8::after,
  .detail-1024 .up_9d4d .liquid-8ad8::before {
    width: 31px;
    height: 3px;
  }
  .detail-1024 .up_9d4d .liquid-8ad8::before {
    top: -9px;
  }
  .detail-1024 .up_9d4d .liquid-8ad8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .column-silver-ea1b .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 19px;
  }
  .column-silver-ea1b .up_9d4d .liquid-8ad8 {
    margin-top: -1px;
  }
  .column-silver-ea1b .up_9d4d .liquid-8ad8,
  .column-silver-ea1b .up_9d4d .liquid-8ad8::after,
  .column-silver-ea1b .up_9d4d .liquid-8ad8::before {
    width: 19px;
    height: 2px;
  }
  .column-silver-ea1b .up_9d4d .liquid-8ad8::before {
    top: -6px;
  }
  .column-silver-ea1b .up_9d4d .liquid-8ad8::after {
    bottom: -6px;
  }
  .button_west_ad56 .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 22px;
  }
  .button_west_ad56 .up_9d4d .liquid-8ad8 {
    margin-top: -1px;
  }
  .button_west_ad56 .up_9d4d .liquid-8ad8,
  .button_west_ad56 .up_9d4d .liquid-8ad8::after,
  .button_west_ad56 .up_9d4d .liquid-8ad8::before {
    width: 22px;
    height: 2px;
  }
  .button_west_ad56 .up_9d4d .liquid-8ad8::before {
    top: -7px;
  }
  .button_west_ad56 .up_9d4d .liquid-8ad8::after {
    bottom: -7px;
  }
  .menu-stale-5326 .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 31px;
  }
  .menu-stale-5326 .up_9d4d .liquid-8ad8 {
    margin-top: -1.5px;
  }
  .menu-stale-5326 .up_9d4d .liquid-8ad8,
  .menu-stale-5326 .up_9d4d .liquid-8ad8::after,
  .menu-stale-5326 .up_9d4d .liquid-8ad8::before {
    width: 31px;
    height: 3px;
  }
  .menu-stale-5326 .up_9d4d .liquid-8ad8::before {
    top: -9px;
  }
  .menu-stale-5326 .up_9d4d .liquid-8ad8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-6cd0 .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-6cd0 .up_9d4d .liquid-8ad8 {
    margin-top: -1px;
  }
  .tooltip-6cd0 .up_9d4d .liquid-8ad8,
  .tooltip-6cd0 .up_9d4d .liquid-8ad8::after,
  .tooltip-6cd0 .up_9d4d .liquid-8ad8::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-6cd0 .up_9d4d .liquid-8ad8::before {
    top: -6px;
  }
  .tooltip-6cd0 .up_9d4d .liquid-8ad8::after {
    bottom: -6px;
  }
  .full-13fd .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 22px;
  }
  .full-13fd .up_9d4d .liquid-8ad8 {
    margin-top: -1px;
  }
  .full-13fd .up_9d4d .liquid-8ad8,
  .full-13fd .up_9d4d .liquid-8ad8::after,
  .full-13fd .up_9d4d .liquid-8ad8::before {
    width: 22px;
    height: 2px;
  }
  .full-13fd .up_9d4d .liquid-8ad8::before {
    top: -7px;
  }
  .full-13fd .up_9d4d .liquid-8ad8::after {
    bottom: -7px;
  }
  .outline-e6bf .up_9d4d .sort-gold-75fe {
    margin-top: -2px;
    width: 31px;
  }
  .outline-e6bf .up_9d4d .liquid-8ad8 {
    margin-top: -1.5px;
  }
  .outline-e6bf .up_9d4d .liquid-8ad8,
  .outline-e6bf .up_9d4d .liquid-8ad8::after,
  .outline-e6bf .up_9d4d .liquid-8ad8::before {
    width: 31px;
    height: 3px;
  }
  .outline-e6bf .up_9d4d .liquid-8ad8::before {
    top: -9px;
  }
  .outline-e6bf .up_9d4d .liquid-8ad8::after {
    bottom: -9px;
  }
}
.active-0af5 .liquid-8ad8 {
  -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-0af5 .liquid-8ad8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.active-0af5 .liquid-8ad8::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-0af5.basic-5ab9 .liquid-8ad8 {
  -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-0af5.basic-5ab9 .liquid-8ad8::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-0af5.basic-5ab9 .liquid-8ad8::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);
}
.button_dim_1da9 {
  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.simple-0f5a:before {
  display: none;
}
.orange-e64d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.orange-e64d .form_c312 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.orange-e64d .form_c312:last-of-type {
  border-bottom: none;
}
.orange-e64d .form_c312.warm-3a89,
.orange-e64d .form_c312.breadcrumb-8cd5,
.orange-e64d .form_c312.fresh_e23c {
  padding: 0;
}
.orange-e64d .gas-46cc .lite-d1aa {
  color: currentColor;
}
.orange-e64d .gas-46cc .lite-d1aa:focus,
.orange-e64d .gas-46cc .lite-d1aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange-e64d.block_a15d .header-silver-5f50,
.orange-e64d.block_a15d .old-7e20 a,
.orange-e64d.block_a15d .clean-01ac a,
.orange-e64d.block_a15d .highlight-soft-592c a {
  color: rgba(0, 0, 0, 0.55);
}
.orange-e64d.block_a15d .header-silver-5f50:hover,
.orange-e64d.block_a15d .old-7e20 a:hover,
.orange-e64d.block_a15d .clean-01ac a:hover,
.orange-e64d.block_a15d .highlight-soft-592c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-e64d.block_a15d .overlay_4c7c {
  color: rgba(0, 0, 0, 0.8);
}
.orange-e64d.block_a15d .form_c312 {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange-e64d.block_a15d .form_c312:before {
  background: rgba(0, 0, 0, 0.08);
}
.orange-e64d.block_a15d .list-7bd1:before {
  background: rgba(255, 255, 255, 0.9);
}
.orange-e64d.block_a15d .gas-46cc .dirty_18ee li a,
.orange-e64d.block_a15d .gas-46cc .lite-d1aa,
.orange-e64d.block_a15d .highlight-soft-592c {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange-e64d.block_a15d .gas-46cc .lite-d1aa:focus,
.orange-e64d.block_a15d .gas-46cc .lite-d1aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange-e64d.block_a15d .dirty_18ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange-e64d.dropdown_over_308f .header-silver-5f50,
.orange-e64d.dropdown_over_308f .old-7e20 a,
.orange-e64d.dropdown_over_308f .clean-01ac .lite-d1aa,
.orange-e64d.dropdown_over_308f .clean-01ac a,
.orange-e64d.dropdown_over_308f .highlight-soft-592c a {
  color: rgba(255, 255, 255, 0.79);
}
.orange-e64d.dropdown_over_308f .header-silver-5f50:hover,
.orange-e64d.dropdown_over_308f .old-7e20 a:hover,
.orange-e64d.dropdown_over_308f .clean-01ac .lite-d1aa:hover,
.orange-e64d.dropdown_over_308f .clean-01ac a:hover,
.orange-e64d.dropdown_over_308f .highlight-soft-592c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange-e64d.dropdown_over_308f .overlay_4c7c {
  color: rgba(255, 255, 255, 0.99);
}
.orange-e64d.dropdown_over_308f .form_c312 {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-e64d.dropdown_over_308f .form_c312:before {
  background: rgba(255, 255, 255, 0.08);
}
.orange-e64d.dropdown_over_308f .list-7bd1:before {
  background: rgba(0, 0, 0, 0.9);
}
.orange-e64d.dropdown_over_308f .gas-46cc .dirty_18ee li a,
.orange-e64d.dropdown_over_308f .gas-46cc .lite-d1aa,
.orange-e64d.dropdown_over_308f .highlight-soft-592c {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-e64d.dropdown_over_308f .gas-46cc .lite-d1aa:focus,
.orange-e64d.dropdown_over_308f .gas-46cc .lite-d1aa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange-e64d.dropdown_over_308f .dirty_18ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-7bd1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list-7bd1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.primary-a0d5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.cold_b5e5 .orange-e64d {
  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;
}
.cold_b5e5 .form_c312 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.cold_b5e5 .form_c312: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) {
  .cold_b5e5 .form_c312:before {
    width: 16%;
    left: 42%;
  }
}
.cold_b5e5 .form_c312:last-child:before {
  content: none;
}
.cold_b5e5 .form_c312[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.cold_b5e5 .gas-46cc .dirty_18ee li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.cold_b5e5 .gas-46cc .dirty_18ee li a .lite-d1aa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.cold_b5e5 .gas-46cc .highlight-soft-592c {
  border: none;
}
.cold_b5e5 .gas-46cc .highlight-soft-592c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.cold_b5e5 .list-7bd1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cold_b5e5 .primary-a0d5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.cold_b5e5 .dropdown_over_308f .list-7bd1:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold_b5e5 .block_a15d.label-a29b .liquid-8ad8 {
  background: rgba(0, 0, 0, 0.6);
}
.cold_b5e5
  .block_a15d.label-a29b
  .liquid-8ad8::after,
.cold_b5e5
  .block_a15d.label-a29b
  .liquid-8ad8:before {
  background: inherit;
}
.cold_b5e5
  .block_a15d.label-a29b:hover
  .liquid-8ad8 {
  background: rgba(0, 0, 0, 0.8);
}
.tall_140f .orange-e64d {
  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) {
  .tall_140f .orange-e64d {
    width: auto;
    right: 45px;
  }
}
.heading_13c7 .orange-e64d {
  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) {
  .heading_13c7 .orange-e64d {
    width: auto;
    left: 45px;
  }
}
.simple-0f5a .orange-e64d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.simple-0f5a .primary-a0d5 {
  max-width: 48em;
  margin: 0 auto;
}
.simple-0f5a .list-7bd1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert-dbc5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert-dbc5.cold_b5e5 .orange-e64d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert-dbc5.tall_140f .orange-e64d {
  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);
}
.alert-dbc5 .orange-e64d {
  visibility: visible;
}
.alert-dbc5.heading_13c7 .orange-e64d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.disabled_mini_acfc,
.layout-tall-efc0 {
  overflow-x: hidden;
}
.disabled_mini_acfc .orange-e64d {
  overflow: auto;
}
.disabled_mini_acfc.cold_b5e5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled_mini_acfc.cold_b5e5 .orange-e64d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.disabled_mini_acfc.cold_b5e5 .wrapper_b7c1 {
  opacity: 0;
}
.disabled_mini_acfc.tall_140f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled_mini_acfc.tall_140f .orange-e64d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.disabled_mini_acfc.tall_140f .wrapper_b7c1 {
  opacity: 0;
}
.disabled_mini_acfc.heading_13c7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled_mini_acfc.heading_13c7 .orange-e64d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.disabled_mini_acfc.heading_13c7 .wrapper_b7c1 {
  opacity: 0;
}
.disabled_mini_acfc.simple-0f5a .orange-e64d {
  z-index: 10;
  visibility: visible;
}
.label-a29b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label-a29b .liquid-8ad8 {
  background: rgba(255, 255, 255, 0.99);
}
.label-a29b .liquid-8ad8::after,
.label-a29b .liquid-8ad8:before {
  background: inherit;
}
.label-a29b:hover .liquid-8ad8 {
  background: rgba(255, 255, 255, 0.99);
}
.heading_13c7 .label-a29b {
  top: 10px;
  right: auto;
  left: 12px;
}
.simple-0f5a .label-a29b {
  display: none !important;
}
.disabled_mini_acfc:before,
.layout-tall-efc0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.disabled_mini_acfc .label-a29b,
.layout-tall-efc0 .label-a29b {
  display: inline-block;
}
.orange-e64d .hard_185d {
  -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;
}
.disabled_mini_acfc .orange-e64d .hard_185d,
.layout-tall-efc0 .orange-e64d .hard_185d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-9897 .bottom_3071 {
  width: 100%;
}
.full-4472 {
  padding: 0 0.5em 0;
}
.full-4472 [class*="customify-col-"],
.full-4472 [class*="customify-col_"],
.full-4472 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture-full-0456 .full-4472 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sort-stale-1ba0 .active_f6c6,
  .active_f6c6 {
    display: none;
  }
  .grid-in-202e {
    text-align: left;
  }
  .dirty_c2f3 {
    text-align: center;
  }
  .progress-yellow-8053 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sort-stale-1ba0 .chip_brown_74c9,
  .chip_brown_74c9 {
    display: none;
  }
  .paragraph-6a99 {
    text-align: left;
  }
  .top_bda2 {
    text-align: center;
  }
  .next_43c5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sort-stale-1ba0 .content-tiny-1c1c,
  .content-tiny-1c1c {
    display: none;
  }
  .north-204e {
    text-align: left;
  }
  .surface_25bd {
    text-align: center;
  }
  .focus-smooth-aece {
    text-align: right;
  }
}
#page {
  position: relative;
}
.cold_7c83 {
  box-shadow: none !important;
}
.element_7b73 .modal-f118,
.secondary_3995 .modal-f118 {
  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;
}
.secondary_3995 .modal-f118 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lite_88f5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lite_88f5:after,
.lite_88f5:before {
  content: "";
  display: table;
}
.lite_88f5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lite_88f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lite_88f5,
.prev-c5ed {
  max-width: 1248px;
  margin: 0 auto;
}

.glass-2619.search-advanced-aa79 .lite_88f5 {
  max-width: 100%;
}
.glass-2619.progress-hot-28cf {
  max-width: 1200px;
  margin: 0 auto;
}
.glass-2619.preview-paper-12e4 .lite_88f5 {
  max-width: 100%;
}
.glass-2619.preview-paper-12e4 > .lite_88f5 {
  padding-left: 0;
  padding-right: 0;
}
.glass-2619.preview-paper-12e4 > .lite_88f5 .sort-stale-1ba0 {
  margin: 0;
}
.glass-2619.preview-paper-12e4
  > .lite_88f5
  .hero-d43f.content_bright_1272 {
  margin-right: 0;
  margin-left: 0;
}
.glass-2619.preview-paper-12e4 #main.content_bright_1272 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .media-upper-c0f7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .media-upper-c0f7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sort-complex-15ca .feature-d47b {
    padding-right: 1em;
  }
  .sort-complex-15ca.alert-dim-9e44 .hero-d43f {
    border-right: 1px solid #eaecee;
  }
  .sort-complex-15ca.alert-dim-9e44 .feature-d47b {
    padding-right: 1em;
  }
  .sort-complex-15ca.alert-dim-9e44 .paragraph_8b2f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer-0e04 .feature-d47b {
    padding-left: 1em;
  }
  .outer-0e04.alert-dim-9e44 .hero-d43f {
    border-left: 1px solid #eaecee;
  }
  .outer-0e04.alert-dim-9e44 .feature-d47b {
    padding-left: 1em;
  }
  .outer-0e04.alert-dim-9e44 .paragraph_8b2f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-b76a .feature-d47b {
    padding-left: 1em;
  }
  .surface-b76a.alert-dim-9e44 .sort-634f {
    border-right: 1px solid #eaecee;
  }
  .surface-b76a.alert-dim-9e44 .fast_70a2 {
    border-right: 1px solid #eaecee;
  }
  .surface-b76a.alert-dim-9e44 .feature-d47b {
    padding-left: 1em;
  }
  .surface-b76a.alert-dim-9e44 .paragraph_8b2f {
    padding-right: 1em;
  }
  .surface-b76a.alert-dim-9e44 .article_4c18 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic_7861 .feature-d47b {
    padding-right: 1em;
  }
  .basic_7861.alert-dim-9e44 .sort-634f {
    border-left: 1px solid #eaecee;
  }
  .basic_7861.alert-dim-9e44 .fast_70a2 {
    border-left: 1px solid #eaecee;
  }
  .basic_7861.alert-dim-9e44 .feature-d47b {
    padding-right: 1em;
  }
  .basic_7861.alert-dim-9e44 .paragraph_8b2f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic_7861.alert-dim-9e44 .article_4c18 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-upper-c0f7 .feature-d47b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-upper-c0f7.alert-dim-9e44 .hero-d43f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .media-upper-c0f7.alert-dim-9e44 .feature-d47b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-upper-c0f7.alert-dim-9e44 .paragraph_8b2f {
    padding-left: 1em;
  }
  .media-upper-c0f7.alert-dim-9e44 .article_4c18 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .media-upper-c0f7.alert-dim-9e44 .feature-d47b {
    padding-left: 0;
  }
}
.banner_e8da .small-946c {
  display: inline-block;
}
.small-cf6e {
  display: inline-block;
}
.element-40ea {
  word-con: break-word;
}
.fixed_4750 > span {
  display: inline-block;
  padding: 5px 0;
}
.fixed_4750 .fluid_e48f {
  margin-left: 8px;
  margin-right: 8px;
}
.fixed_4750 .gallery_basic_7ffd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.south_3d4d .stone-fb22 {
  margin-bottom: 2em;
}
.south_3d4d .filter-soft-d286 {
  margin-bottom: 15px;
}
.south_3d4d .filter-soft-d286:last-child {
  margin-bottom: 0;
}
.south_3d4d .image_60ec {
  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) {
  .south_3d4d .image_60ec {
    display: block;
  }
}
.south_3d4d .block_in_4217 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .south_3d4d .block_in_4217 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.south_3d4d .gallery_b58a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.south_3d4d .gallery_b58a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.south_3d4d .gallery_b58a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.south_3d4d .element-40ea {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.south_3d4d .element-40ea a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.south_3d4d .banner-stone-fc54 p:last-child {
  margin-bottom: 0;
}
.south_3d4d .selected_b5b8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.south_3d4d .preview_2a90 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.south_3d4d .search-96c7 {
  margin-top: 1em;
}
.south_3d4d .aside-adf0 {
  top: 0;
  display: block;
}
.south_3d4d .aside-adf0 a {
  color: inherit;
}
.south_3d4d .aside-adf0 a:hover {
  color: inherit;
}
.south_3d4d .modal_selected_f142 {
  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;
}
.south_3d4d .modal_selected_f142:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.south_3d4d .preview_2a90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.south_3d4d .search-84e2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.south_3d4d .search-84e2:first-child {
  margin-top: 0;
}
.south_3d4d .search-84e2.feature_29c3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.south_3d4d .search-84e2.texture_new_556a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south_3d4d
  .search-84e2.texture_new_556a.action-95ed
  .search-96c7 {
  width: 100%;
}
.south_3d4d .texture_new_556a {
  -webkit-box-align: center;
  align-items: center;
}
.south_3d4d .texture_new_556a .fixed_4750,
.south_3d4d .texture_new_556a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.south_3d4d .gallery_b58a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south_3d4d .gallery_b58a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south_3d4d .gallery_b58a: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;
}
.south_3d4d .feature_29c3 {
  z-index: 5;
}
.south_3d4d .pagination_gold_50f9 .paragraph-9b3f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.south_3d4d .pattern_ebed .paragraph-9b3f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.south_3d4d .hidden-clean-8c4c .paragraph-9b3f {
  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;
}
.south_3d4d.steel_3096 .image_60ec,
.south_3d4d.picture-large-31f7 .image_60ec {
  display: block;
}
.south_3d4d.steel_3096 .image_60ec .brown_6ed1,
.south_3d4d.steel_3096 .image_60ec .preview_2a90,
.south_3d4d.picture-large-31f7 .image_60ec .brown_6ed1,
.south_3d4d.picture-large-31f7 .image_60ec .preview_2a90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south_3d4d.focus-bottom-08f2 .block_in_4217 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .south_3d4d.focus-bottom-08f2 .block_in_4217 {
    margin-right: 0;
  }
}
.south_3d4d.steel_3096 .block_in_4217,
.south_3d4d.picture-large-31f7 .block_in_4217 {
  padding-top: 40%;
}
.south_3d4d.steel_3096 .stone-fb22,
.south_3d4d.picture-large-31f7 .stone-fb22 {
  display: block;
}
.south_3d4d.steel_3096 .fn-sticky-fa45 .preview_2a90,
.south_3d4d.picture-large-31f7 .fn-sticky-fa45 .preview_2a90 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.south_3d4d.steel_3096 .block_in_4217,
.south_3d4d.picture-large-31f7 .block_in_4217 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.south_3d4d.steel_3096 .preview_2a90 {
  padding: 1em;
}
.table_easy_198d {
  margin: 30px auto;
  display: block;
}
.table_easy_198d .hard_7b3c > * {
  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;
}
.table_easy_198d .hard_7b3c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table_easy_198d .hard_7b3c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first_4a6d .fixed_4750 {
  margin-bottom: 1.41575em;
}
.first_4a6d .table_eb18 {
  margin-bottom: 1.618em;
}
.upper_ba6a .card-pressed-8674 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.upper_ba6a .card-pressed-8674 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.upper_ba6a .hard_17a9 {
  max-width: 100%;
  overflow: auto;
}
.white-a611 .upper_ba6a a:hover {
  text-decoration: underline;
}
.menu_a9bf .filter-soft-d286:not(.element-40ea),
.menu_a9bf .gallery_b58a {
  margin-bottom: 1.41575em;
}
.menu_a9bf .filter-soft-d286:not(.element-40ea):last-child,
.menu_a9bf .gallery_b58a:last-child {
  margin-bottom: 0;
}
.menu_a9bf .filter-soft-d286.filter_red_99c4 {
  margin-bottom: 0.41575em;
}
.menu_a9bf .image-top-03c7:before,
.menu_a9bf .outline-tall-4856:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.menu_a9bf .image-top-03c7:before {
  content: "\f115";
}
.menu_a9bf .outline-tall-4856:before {
  content: "\f02c";
}
.menu_a9bf .banner-7f21 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.menu_a9bf .banner-7f21 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dynamic_4acb {
  display: -webkit-box;
  display: flex;
}
.dynamic_4acb .button-ea60 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dynamic_4acb .button-ea60 {
    flex-basis: 90px;
  }
}
.dynamic_4acb .menu_36ec {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dynamic_4acb .menu_36ec {
    flex-basis: calc(100% - 50px);
  }
}
.dynamic_4acb .bottom-121b p:last-child {
  margin-bottom: 0.72em;
}
.image_hard_5aa9 .hard_7b3c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image_hard_5aa9 .hard_7b3c:after,
.image_hard_5aa9 .hard_7b3c:before {
  content: "";
  display: table;
}
.image_hard_5aa9 .hard_7b3c:after {
  clear: both;
}
.image_hard_5aa9 .hard_7b3c .under_0f46,
.image_hard_5aa9 .hard_7b3c .overlay-4de8 {
  width: 49%;
}
.image_hard_5aa9 .hard_7b3c .under_0f46 a span.sort-stale-a4f2,
.image_hard_5aa9 .hard_7b3c .overlay-4de8 a span.sort-stale-a4f2 {
  display: block;
  margin-bottom: 5px;
}
.image_hard_5aa9 .hard_7b3c .overlay-4de8 {
  float: left;
  text-align: left;
}
.image_hard_5aa9 .hard_7b3c .under_0f46 {
  float: right;
  text-align: right;
}
.dynamic_c1bf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dynamic_c1bf {
    margin-bottom: 0;
  }
}
.modal-easy-443f {
  margin-bottom: 1em;
}
.modal-easy-443f .element-40ea {
  font-size: 1.1em;
  line-height: 1.3;
}
.old_d28d a {
  display: block;
  line-height: 0;
  position: relative;
}
.prev_b129 .modal-easy-443f,
.shade_prev_690a .modal-easy-443f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .prev_b129 .modal-easy-443f,
  .shade_prev_690a .modal-easy-443f {
    display: block;
  }
}
.prev_b129 .old_d28d,
.shade_prev_690a .old_d28d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .prev_b129 .old_d28d,
  .shade_prev_690a .old_d28d {
    margin-bottom: 1em;
  }
}
.prev_b129 .old_d28d img,
.shade_prev_690a .old_d28d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.prev_b129 .hard_653f,
.shade_prev_690a .hard_653f {
  flex-basis: calc(100% - 160px);
}
.prev_b129 .hard_653f p,
.shade_prev_690a .hard_653f p {
  margin-bottom: 0;
}
.prev_b129 .hard_653f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .prev_b129 .hard_653f {
    padding-left: 0;
  }
}
.shade_prev_690a .hard_653f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade_prev_690a .hard_653f {
    padding-right: 0;
  }
}
.shade_prev_690a .old_d28d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-abb0 .old_d28d {
  margin-bottom: 0.5em;
}
.breadcrumb-abb0 .old_d28d img {
  width: 100%;
}
.outer-c691 .item-simple-d160,
.west_3b7d .item-simple-d160 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.west_3b7d .hero-d43f .gas-0b82 p:last-child {
  margin-bottom: 0;
}
.tiny_dd69 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.last_c846 .block_29c8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .last_c846 .block_29c8:last-of-type {
    margin-bottom: 0;
  }
}
.last_c846 .block_29c8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last_c846 .block_29c8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.last_c846 .block_29c8 ul li {
  margin: 0 0 0.6em;
}
.last_c846 .block_29c8 ul li.pink_96e2,
.last_c846 .block_29c8 ul li.photo-easy-30ad {
  position: relative;
}
.last_c846 .block_29c8 ul li.pink_96e2 .alert_2170,
.last_c846 .block_29c8 ul li.photo-easy-30ad .alert_2170 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.last_c846 .block_29c8 ul li.pink_96e2:after:after,
.last_c846 .block_29c8 ul li.pink_96e2:after:before,
.last_c846
  .block_29c8
  ul
  li.photo-easy-30ad:after:after,
.last_c846
  .block_29c8
  ul
  li.photo-easy-30ad:after:before {
  content: "";
  display: table;
}
.last_c846 .block_29c8 ul li.pink_96e2:after:after,
.last_c846
  .block_29c8
  ul
  li.photo-easy-30ad:after:after {
  clear: both;
}
.last_c846 .block_29c8 a.highlight_d39e:hover {
  text-decoration: none;
}
.last_c846 .block_29c8 select {
  max-width: 100%;
}
.last_c846 .block_29c8 table {
  font-size: 85%;
}
.last_c846 .block_29c8 table td,
.last_c846 .block_29c8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.last_c846 .block_29c8 table tfoot td {
  text-align: left;
}
.last_c846 .block_29c8 :last-child {
  margin-bottom: 0;
}
.last_c846 .block_29c8 .in-d2ae {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.last_c846 .block_29c8 .in-d2ae label {
  width: 100%;
}
.last_c846 .block_29c8 .in-d2ae .panel-cefe {
  width: 100%;
  display: block;
}
.last_c846 .block_29c8 .in-d2ae .active-aa55 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.last_c846 .block_29c8 .in-d2ae .active-aa55:hover svg #svg-search {
  fill: #444;
}
.last_c846 .block_29c8 .in-d2ae .active-aa55 svg {
  width: 18px;
  height: 18px;
}
.last_c846 .banner-4002 ul ul,
.last_c846 .hovered_d24b ul ul,
.last_c846 .tag-3984 ul ul,
.last_c846 .layout_lower_f78e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.last_c846 .banner-4002 .south_c9b0 > a,
.last_c846 .hovered_d24b .south_c9b0 > a,
.last_c846 .tag-3984 .south_c9b0 > a,
.last_c846 .layout_lower_f78e .south_c9b0 > a {
  margin-bottom: 0;
}
.last_c846 .right_4c73 li,
.last_c846 .banner-4002 li,
.last_c846 .preview-in-d621 li,
.last_c846 .hovered_d24b li,
.last_c846 .tag-3984 li,
.last_c846 .layout_lower_f78e li,
.last_c846 .solid_a7a0 li,
.last_c846 .header-solid-337f li {
  display: block;
  position: relative;
}
.last_c846 .right_4c73 li:last-child,
.last_c846 .banner-4002 li:last-child,
.last_c846 .preview-in-d621 li:last-child,
.last_c846 .hovered_d24b li:last-child,
.last_c846 .tag-3984 li:last-child,
.last_c846 .layout_lower_f78e li:last-child,
.last_c846 .solid_a7a0 li:last-child,
.last_c846 .header-solid-337f li:last-child {
  border: none;
}
.last_c846 .right_4c73 li a,
.last_c846 .banner-4002 li a,
.last_c846 .preview-in-d621 li a,
.last_c846 .hovered_d24b li a,
.last_c846 .tag-3984 li a,
.last_c846 .layout_lower_f78e li a,
.last_c846 .solid_a7a0 li a,
.last_c846 .header-solid-337f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_c846 .right_4c73 li ul li::before,
.last_c846 .banner-4002 li ul li::before,
.last_c846 .preview-in-d621 li ul li::before,
.last_c846 .hovered_d24b li ul li::before,
.last_c846 .tag-3984 li ul li::before,
.last_c846 .layout_lower_f78e li ul li::before,
.last_c846 .solid_a7a0 li ul li::before,
.last_c846 .header-solid-337f li ul li::before {
  left: 15px;
}
.last_c846 .right_4c73 li ul a,
.last_c846 .banner-4002 li ul a,
.last_c846 .preview-in-d621 li ul a,
.last_c846 .hovered_d24b li ul a,
.last_c846 .tag-3984 li ul a,
.last_c846 .layout_lower_f78e li ul a,
.last_c846 .solid_a7a0 li ul a,
.last_c846 .header-solid-337f li ul a {
  padding-left: 20px;
}
.last_c846 .right_4c73 li ul ul li::before,
.last_c846 .banner-4002 li ul ul li::before,
.last_c846 .preview-in-d621 li ul ul li::before,
.last_c846 .hovered_d24b li ul ul li::before,
.last_c846 .tag-3984 li ul ul li::before,
.last_c846 .layout_lower_f78e li ul ul li::before,
.last_c846 .solid_a7a0 li ul ul li::before,
.last_c846 .header-solid-337f li ul ul li::before {
  left: 30px;
}
.last_c846 .right_4c73 li ul ul a,
.last_c846 .banner-4002 li ul ul a,
.last_c846 .preview-in-d621 li ul ul a,
.last_c846 .hovered_d24b li ul ul a,
.last_c846 .tag-3984 li ul ul a,
.last_c846 .layout_lower_f78e li ul ul a,
.last_c846 .solid_a7a0 li ul ul a,
.last_c846 .header-solid-337f li ul ul a {
  padding-left: 40px;
}
.last_c846 .row_lite_5fca li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_c846 .header-solid-337f ul li {
  margin-bottom: 1.41575em;
}
.last_c846 .header-solid-337f ul li .status_e67c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.last_c846 .header-solid-337f ul li .pro_05b3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dropdown_over_308f .right_4c73 li a,
.dropdown_over_308f .banner-4002 li a,
.dropdown_over_308f .preview-in-d621 li a,
.dropdown_over_308f .hovered_d24b li a,
.dropdown_over_308f .tag-3984 li a,
.dropdown_over_308f .layout_lower_f78e li a,
.dropdown_over_308f .solid_a7a0 li a,
.dropdown_over_308f .header-solid-337f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_over_308f .row_lite_5fca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_over_308f .block_29c8 ul li.pink_96e2 .alert_2170,
.dropdown_over_308f .block_29c8 ul li.photo-easy-30ad .alert_2170 {
  background: rgba(0, 0, 0, 0.2);
}
.dropdown_over_308f .last_c846 .block_29c8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-2619 .last_c846 .dirty_18ee li {
  margin: 0;
}
.glass-2619 .last_c846 .dirty_18ee li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.glass-2619 .last_c846 .dirty_18ee li ul {
  margin: 0;
}
.glass-2619 .last_c846 .dirty_18ee li ul li a {
  padding-left: 15px;
}
.glass-2619 .last_c846 .dirty_18ee li ul li li a {
  padding-left: 30px;
}
.glass-2619 .last_c846 .dirty_18ee li.filter_e94d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.glass-2619 .last_c846 .dirty_18ee li.filter_e94d > 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;
}
.glass-2619 .last_c846 .dirty_18ee li.filter_e94d > 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;
}
.dark-945a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mask-42e9 {
  position: relative;
  z-index: 10;
}
.mask-42e9 .hard_185d {
  width: 100%;
  max-width: 100%;
}
.badge_next_fb3a .alert-wide-77b5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.badge_next_fb3a .block_a15d {
}
.badge_next_fb3a .dropdown_over_308f {
  background: #292929;
}
.over-22cb .alert-wide-77b5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.over-22cb .block_a15d {
  background: #f9f9f9;
}
.over-22cb .dropdown_over_308f {
  background: #303030;
}
.lower_be78 .alert-wide-77b5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower_be78 .small-946c {
    margin-bottom: 1em;
  }
  .lower_be78 .small-946c:last-child {
    margin-bottom: 0;
  }
}
.lower_be78 .block_a15d {
  background: #ededed;
}
.lower_be78 .dropdown_over_308f {
  background: #1a1a1a;
}
.alert-wide-77b5.block_a15d {
  color: rgba(0, 0, 0, 0.6);
}
.alert-wide-77b5.block_a15d .panel-b276 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-wide-77b5.dropdown_over_308f {
  color: rgba(255, 255, 255, 0.99);
}
.alert-wide-77b5.dropdown_over_308f a:not(.highlight_d39e) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-wide-77b5.dropdown_over_308f a:not(.highlight_d39e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-wide-77b5.dropdown_over_308f .panel-b276 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-wide-77b5.dropdown_over_308f table tbody td,
.alert-wide-77b5.dropdown_over_308f table th {
  background: rgba(0, 0, 0, 0.08);
}
.brown-9385.hovered-82b4 .lite_88f5 {
  max-width: initial;
}
.brown-9385 .pagination_wood_dd03 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.brown-9385 .pagination_wood_dd03 .hard_185d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .brown-9385 .pagination_wood_dd03 .hard_185d {
    display: block;
    margin-bottom: 2em;
  }
  .brown-9385 .pagination_wood_dd03 .hard_185d:last-child {
    margin-bottom: 0;
  }
}
.lower_be78 .small-946c:last-child,
.over-22cb .small-946c:last-child,
.badge_next_fb3a .small-946c:last-child {
  margin-bottom: 0;
}
.lower_be78 .small-946c .last_c846 .block_29c8:last-child,
.over-22cb .small-946c .last_c846 .block_29c8:last-child,
.badge_next_fb3a .small-946c .last_c846 .block_29c8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .lower_be78 .search-last-8894,
  .lower_be78 .tertiary-up-f000,
  .over-22cb .search-last-8894,
  .over-22cb .tertiary-up-f000,
  .badge_next_fb3a .search-last-8894,
  .badge_next_fb3a .tertiary-up-f000 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mask-42e9 .small-946c {
    margin-bottom: 2em;
  }
}
.mask-42e9 p:last-child {
  margin-bottom: 0;
}
.mask-42e9 li,
.mask-42e9 ul {
  list-style: none;
  margin: 0;
}
.mask-42e9 ul ul {
  margin-left: 2.617924em;
}
.frame_bd83 {
  font-size: 0.875em;
}

/* css-noise: 3137 */
.phantom-card-p0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
