/*!
Theme Name: Customify
Theme URI: https://pressmaximum.background_dd67/customify
Author: WPCustomify
Author URI: https://pressmaximum.background_dd67
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.background_dd67/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline_center_3f5f.border-cool-2f61/licenses/gpl-2.0.popup-stone-a2e2
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.element_3c2f/, (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.form_middle_f6ac.rough-b924/normalize.highlight-bdb8/
 ======
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.highlight-bdb8 v7.0.0 | MIT License | github.background_dd67/necolas/normalize.highlight-bdb8 */
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;
}
.warm_2628 .dirty_ef9a,
.table_5ee5,
.container-a8df,
.slider_liquid_6b51,
.prev_6e1e,
.title_north_886f,
.article_8779,
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;
}
.table_5ee5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table_5ee5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table_5ee5,
  h1 {
    font-size: 1.8em;
  }
}
.container-a8df,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container-a8df + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container-a8df,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container-a8df,
  h2 {
    font-size: 1.7em;
  }
}
.slider_liquid_6b51,
h3 {
  font-size: 1.618em;
}
.warm_2628 .dirty_ef9a,
.prev_6e1e,
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.upper-eafb {
  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;
}
.shade-short-88a4:after,
.shade-short-88a4:before,
.background_smooth_bce5:after,
.background_smooth_bce5:before {
  content: "";
  display: table;
}
.shade-short-88a4:after,
.background_smooth_bce5:after {
  clear: both;
}
.modal-small-df1c {
  float: right;
  margin-right: 0;
}
.pagination_7816 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.description-4b0b .description_3c16,
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;
}
.description-4b0b .description_3c16: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;
}
.warm_110e .description_3c16 {
  box-shadow: none;
}
.warm_110e
  .description_3c16
  .avatar_5f57 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.warm_110e .description_3c16 .right_182b {
  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;
}
.warm_110e
  .description_3c16
  .right_182b
  b {
  display: none;
}
.warm_110e .highlight-a989 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.form_slow_c414:not(.photo_prev_76b9):not(.pro_9a0c),
button:not(.photo_prev_76b9):not(.pro_9a0c),
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ),
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ),
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ) {
  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;
}
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):hover,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):hover,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):hover,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):hover,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):active,
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):active,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):active,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):active,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):active,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus {
  outline: 0;
}
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180 {
  position: relative;
}
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .message-a0c2,
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .backdrop-912b,
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .white_e123,
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  i,
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  svg,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .message-a0c2,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .backdrop-912b,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .white_e123,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  i,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  svg,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .message-a0c2,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .backdrop-912b,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .white_e123,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  i,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  svg,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .message-a0c2,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .backdrop-912b,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .white_e123,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  i,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  svg,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .message-a0c2,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .backdrop-912b,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  .white_e123,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  i,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180
  svg {
  visibility: hidden;
}
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180:after,
button:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180:after,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180:after,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180:after,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ).fn-loading-b180: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;
}
.form_slow_c414:not(.photo_prev_76b9):not(.pro_9a0c),
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ),
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ),
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ) {
  color: #fff;
  background: #235787;
}
.form_slow_c414:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus,
input[type="button"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus,
input[type="reset"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus,
input[type="submit"]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ):focus {
  color: #fff;
}
.form_slow_c414.fn-disabled-b180:not(.photo_prev_76b9):not(
    .pro_9a0c
  ),
.form_slow_c414[disabled]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ),
button.fn-disabled-b180:not(.photo_prev_76b9):not(
    .pro_9a0c
  ),
button[disabled]:not(.photo_prev_76b9):not(
    .pro_9a0c
  ) {
  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;
}
.sidebar_bronze_b8cb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sidebar_bronze_b8cb: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;
}
.element_02c1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label-3ed4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block_d5ab {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-short-88a4:after,
.shade-short-88a4:before,
.stale_d367:after,
.stale_d367:before,
.surface-cd69:after,
.surface-cd69:before,
.carousel_clean_18ba:after,
.carousel_clean_18ba:before,
.surface_medium_be39:after,
.surface_medium_be39:before,
.focused_56ab:after,
.focused_56ab:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-short-88a4:after,
.stale_d367:after,
.surface-cd69:after,
.carousel_clean_18ba:after,
.surface_medium_be39:after,
.focused_56ab:after {
  clear: both;
}
.stale_d367 .shade-c9ee,
.surface-cd69 .shade-c9ee,
.menu_bottom_09ea .shade-c9ee {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.badge-e033 {
  display: inline-block;
}
.heading_light_e718 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.heading_light_e718 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.heading_light_e718 .tag-action-40e0 {
  padding: 1em 0;
  font-size: 85%;
}
.tag-action-40e0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.photo_0cee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.photo_0cee:after,
.photo_0cee:before {
  content: "";
  display: table;
}
.photo_0cee:after {
  clear: both;
}
.card-steel-4808 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.link-fixed-0b03 .card-steel-4808 {
  max-width: 50%;
}
.out-cfb1 .card-steel-4808 {
  max-width: 33.33%;
}
.background-iron-4558 .card-steel-4808 {
  max-width: 25%;
}
.item_720d .card-steel-4808 {
  max-width: 20%;
}
.pro_ab06 .card-steel-4808 {
  max-width: 16.66%;
}
.left_3cbf .card-steel-4808 {
  max-width: 14.28%;
}
.shade-orange-412a .card-steel-4808 {
  max-width: 12.5%;
}
.focused-f622 .card-steel-4808 {
  max-width: 11.11%;
}
.blue-bdb8 {
  display: block;
}
.warm_2628 .dark-79ff label,
.warm_2628 .shadow-orange-06a9 label,
.warm_2628 .form_c529 label,
.warm_2628 .tag-stale-b1bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list_orange_ca8e {
  list-style: none;
  margin: 0;
}
.list_orange_ca8e article.wrapper_d837 {
  margin-bottom: 0;
}
.list_orange_ca8e ul {
  list-style: none;
  margin: 0;
}
.list_orange_ca8e .shade-gas-8886 li.wrapper_d837 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list_orange_ca8e .shade-gas-8886 li.wrapper_d837 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list_orange_ca8e .shade-gas-8886 li.wrapper_d837: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) {
  .list_orange_ca8e .shade-gas-8886 li.wrapper_d837 li.wrapper_d837 li.wrapper_d837 li.wrapper_d837 {
    padding-left: 0;
  }
}
article.wrapper_d837 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_d837 .stale_d367 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_d837 .sort-thick-dc4c {
  float: left;
}
article.wrapper_d837 .yellow-6351 {
  margin-left: 85px;
}
article.wrapper_d837 .heading-d900 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_d837 .heading-d900 .surface-a420 {
  margin-left: 10px;
}
article.wrapper_d837 .tag_77b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_d837 .gradient-ac94 {
  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 .dark-79ff,
  #respond .form_c529,
  #respond .tag-stale-b1bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark-79ff input,
#respond .form_c529 input,
#respond .tag-stale-b1bd input {
  width: 100%;
}
#respond .tag-stale-b1bd {
  margin-right: 0;
}
#respond .hero-dark-eec2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_prev_10f0 {
  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;
}
.dropdown_prev_10f0.summary_18b1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown_prev_10f0 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%);
}
.dropdown_prev_10f0:focus,
.dropdown_prev_10f0: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);
}
.link_copper_eb1b {
  border-radius: 10%;
}
.tag-bottom-ea7d {
  border-radius: 50%;
}
.pagination_under_1937 {
  font-size: 0.72em;
}
.dark_1f6e {
  font-size: 0.875em;
}
.next_49b5 {
  font-size: 1.1em;
}
.picture_glass_acbd {
  text-transform: uppercase;
  line-height: 1.2;
}
.picture_glass_acbd.pagination_under_1937 {
  letter-spacing: 0.5px;
}
.under_9968,
.under_9968 a {
  color: #6d6d6d;
}
.under_9968 a:hover {
  color: #111;
}
.alert-f617 {
  color: #6d6d6d;
}
.module_704f {
  overflow-x: hidden;
}
.module_704f .gallery-4a85.card_focused_db57 {
  position: relative;
}
.module_704f .gallery-4a85.card_focused_db57.wrapper_orange_8b3f {
  position: initial;
}
.module_704f
  .gallery-4a85.card_focused_db57.wrapper_orange_8b3f
  .main_8c76 {
  left: auto;
}
.module_704f .gallery-4a85 .main_8c76 {
  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;
}
.module_704f .gallery-4a85:hover.card_focused_db57 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module_704f
  .gallery-4a85:hover.card_focused_db57
  .main_8c76 {
  display: block;
  z-index: 9999999;
}
.module_704f .content-8319 .sidebar-stale-31aa,
.module_704f .image_in_7667 .sidebar-stale-31aa {
  display: none;
}
.module_704f .outer-bf5f .gallery-4a85:hover.card_focused_db57 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.warm_2628 .dark-79ff label,
.warm_2628 .shadow-orange-06a9 label,
.warm_2628 .form_c529 label,
.warm_2628 .tag-stale-b1bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list_orange_ca8e {
  list-style: none;
  margin: 0;
}
.list_orange_ca8e article.wrapper_d837 {
  margin-bottom: 0;
}
.list_orange_ca8e ul {
  list-style: none;
  margin: 0;
}
.list_orange_ca8e .shade-gas-8886 li.wrapper_d837 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list_orange_ca8e .shade-gas-8886 li.wrapper_d837 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list_orange_ca8e .shade-gas-8886 li.wrapper_d837: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) {
  .list_orange_ca8e .shade-gas-8886 li.wrapper_d837 li.wrapper_d837 li.wrapper_d837 li.wrapper_d837 {
    padding-left: 0;
  }
}
article.wrapper_d837 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_d837 .stale_d367 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_d837 .sort-thick-dc4c {
  float: left;
}
article.wrapper_d837 .yellow-6351 {
  margin-left: 85px;
}
article.wrapper_d837 .heading-d900 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_d837 .heading-d900 .surface-a420 {
  margin-left: 10px;
}
article.wrapper_d837 .tag_77b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_d837 .gradient-ac94 {
  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 .dark-79ff,
  #respond .form_c529,
  #respond .tag-stale-b1bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark-79ff input,
#respond .form_c529 input,
#respond .tag-stale-b1bd input {
  width: 100%;
}
#respond .tag-stale-b1bd {
  margin-right: 0;
}
#respond .hero-dark-eec2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-8319 .photo-bde7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-bde7 .hot_e904.status-6c7a .in_c04c > li > a:focus,
.photo-bde7 .hot_e904.status-6c7a .in_c04c > li > a:hover,
.photo-bde7 .hot_e904.feature_thick_9706 .in_c04c > li > a:focus,
.photo-bde7 .hot_e904.feature_thick_9706 .in_c04c > li > a:hover,
.photo-bde7 .hot_e904.popup-f851 .in_c04c > li > a:focus,
.photo-bde7 .hot_e904.popup-f851 .in_c04c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-bde7
  .hot_e904.status-6c7a
  .in_c04c
  > li.element-4cad
  > a,
.photo-bde7
  .hot_e904.status-6c7a
  .in_c04c
  > li.list_hard_39a2
  > a,
.photo-bde7
  .hot_e904.feature_thick_9706
  .in_c04c
  > li.element-4cad
  > a,
.photo-bde7
  .hot_e904.feature_thick_9706
  .in_c04c
  > li.list_hard_39a2
  > a,
.photo-bde7
  .hot_e904.popup-f851
  .in_c04c
  > li.element-4cad
  > a,
.photo-bde7 .hot_e904.popup-f851 .in_c04c > li.secondary-hard-f4e4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-bde7 .sidebar-active-4600,
.photo-bde7 .sidebar-active-4600 a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-bde7 .dirty_8b03.article-blue-cf7e li a,
.photo-bde7 .red-6ab7 a,
.photo-bde7 .light-b834,
.photo-bde7 .in_c04c > li > a,
.photo-bde7 .pattern_blue_b3ad {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7 .dirty_8b03.article-blue-cf7e li a:hover,
.photo-bde7 .red-6ab7 a:hover,
.photo-bde7 .light-b834:hover,
.photo-bde7 .in_c04c > li > a:hover,
.photo-bde7 .pattern_blue_b3ad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-bde7 .outline_bottom_e499 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7 .outline_bottom_e499 .slider-copper-8b22 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-bde7 .outline_bottom_e499:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-bde7 .surface-bottom-be3b .background-4dcf {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7 .surface-bottom-be3b .background-4dcf .advanced-63e8 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7
  .surface-bottom-be3b
  .background-4dcf
  .advanced-63e8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7
  .surface-bottom-be3b
  .background-4dcf
  .advanced-63e8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7
  .surface-bottom-be3b
  .background-4dcf
  .advanced-63e8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7
  .surface-bottom-be3b
  .background-4dcf
  .advanced-63e8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7 .surface-bottom-be3b .clean-43aa {
  color: rgba(255, 255, 255, 0.79);
}
.photo-bde7 .surface-bottom-be3b .clean-43aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_north_20ee
  .photo-bde7
  .surface-bottom-be3b
  .overlay-abaf
  .clean_5e2e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_north_20ee
  .photo-bde7
  .surface-bottom-be3b
  .overlay-abaf
  .advanced-63e8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-8319 .brown-12e9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.brown-12e9 .hot_e904.status-6c7a .in_c04c > li > a:focus,
.brown-12e9 .hot_e904.status-6c7a .in_c04c > li > a:hover,
.brown-12e9 .hot_e904.feature_thick_9706 .in_c04c > li > a:focus,
.brown-12e9 .hot_e904.feature_thick_9706 .in_c04c > li > a:hover,
.brown-12e9 .hot_e904.popup-f851 .in_c04c > li > a:focus,
.brown-12e9 .hot_e904.popup-f851 .in_c04c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown-12e9
  .hot_e904.status-6c7a
  .in_c04c
  > li.element-4cad
  > a,
.brown-12e9
  .hot_e904.status-6c7a
  .in_c04c
  > li.list_hard_39a2
  > a,
.brown-12e9
  .hot_e904.feature_thick_9706
  .in_c04c
  > li.element-4cad
  > a,
.brown-12e9
  .hot_e904.feature_thick_9706
  .in_c04c
  > li.list_hard_39a2
  > a,
.brown-12e9
  .hot_e904.popup-f851
  .in_c04c
  > li.element-4cad
  > a,
.brown-12e9 .hot_e904.popup-f851 .in_c04c > li.secondary-hard-f4e4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.brown-12e9 .sidebar-active-4600,
.brown-12e9 .sidebar-active-4600 a {
  color: rgba(0, 0, 0, 0.8);
}
.brown-12e9 .dirty_8b03.article-blue-cf7e li a,
.brown-12e9 .red-6ab7 a,
.brown-12e9 .light-b834,
.brown-12e9 .in_c04c > li > a,
.brown-12e9 .pattern_blue_b3ad {
  color: rgba(0, 0, 0, 0.55);
}
.brown-12e9 .dirty_8b03.article-blue-cf7e li a:hover,
.brown-12e9 .red-6ab7 a:hover,
.brown-12e9 .light-b834:hover,
.brown-12e9 .in_c04c > li > a:hover,
.brown-12e9 .pattern_blue_b3ad:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown-12e9 .outline_bottom_e499 {
  color: rgba(0, 0, 0, 0.55);
}
.brown-12e9 .outline_bottom_e499 .slider-copper-8b22 {
  color: rgba(0, 0, 0, 0.8);
}
.brown-12e9 .outline_bottom_e499:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-6524 .gallery-0858 {
  margin-left: auto;
  margin-right: auto;
}
.surface-cd69 > * {
  margin-left: auto;
  margin-right: auto;
}
.surface-cd69 .element_02c1 {
  margin-right: 1.41575em;
}
.grid-f6db .surface-cd69 > .solid-fbe1 {
  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;
}
.grid-f6db .surface-cd69 > .search-2a72 {
  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;
}
.slider-bright-89f6.liquid-6524 .gallery-0858,
.gradient-hard-3a9e.liquid-6524 .gallery-0858 {
  margin-left: 0;
}
.right_d511.liquid-6524 .gallery-0858,
.text-c1a2.liquid-6524 .gallery-0858 {
  margin-right: 0;
}
.surface-cd69 ol,
.surface-cd69 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sidebar-349c video {
  max-width: 100%;
}
.photo-under-8e4a img {
  display: block;
}
.photo-under-8e4a.element_02c1,
.photo-under-8e4a.label-3ed4 {
  width: 100%;
}
.photo-under-8e4a.search-2a72 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gas-723f:not(.dynamic-184d) {
  margin: 1.5em auto;
}
.background_paper_4bf7 p {
  padding: 1.5em 14px;
}
ul.gas_8acd.search-2a72,
ul.gas_8acd.solid-fbe1,
ul.gas_8acd.label_4027.solid-fbe1 {
  padding: 0 14px;
}
.pattern_fixed_1abe {
  display: block;
  overflow-x: auto;
}
.pattern_fixed_1abe table {
  border-collapse: collapse;
  width: 100%;
}
.pattern_fixed_1abe td,
.pattern_fixed_1abe th {
  padding: 0.5em;
}
.surface-cd69 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.surface-cd69 ol ol,
.surface-cd69 ol ul,
.surface-cd69 ul ol,
.surface-cd69 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.surface-cd69 ol ol li,
.surface-cd69 ol ul li,
.surface-cd69 ul ol li,
.surface-cd69 ul ul li {
  margin-left: 0;
}
.rough_9d6b.grid-b584 > .filter_next_35b9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.rough_9d6b.grid-b584 > .filter_next_35b9 iframe,
.rough_9d6b.grid-b584 > .filter_next_35b9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.middle-ae69 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.middle-ae69.popup_blue_bad4 {
  padding: 0;
}
.middle-ae69.popup_blue_bad4 cite {
  font-size: 13px;
}
.middle-ae69 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.middle-ae69 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs-pressed-ccbd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs-pressed-ccbd > p:first-child {
  margin-top: 0;
}
.tabs-pressed-ccbd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs-pressed-ccbd blockquote {
  border-left: 0;
}
.slider_c6c6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.slider_c6c6:not(.thumbnail_156b) {
  max-width: 100px;
}
.slider_c6c6.block-rough-fd96 {
  border-bottom: none !important;
  text-align: center;
}
.slider_c6c6.block-rough-fd96::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background_paper_4bf7 p {
    padding: 1.5em 0;
  }
}
.tabs-huge-0e51 {
  color: #0073aa;
}
.article-selected-d241 {
  background-color: #0073aa;
}
.tiny_b4ab {
  color: #229fd8;
}
.up-7979 {
  background-color: #229fd8;
}
.red-b312 {
  color: #eee;
}
.cool-557c {
  background-color: #eee;
}
.picture-right-fe9d {
  color: #444;
}
.article_48f0 {
  background-color: #444;
}
.summary-clean-2acd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.summary-clean-2acd .fast_56cc .red-6ab7 {
  font-size: 15px;
}
.summary-clean-2acd .red-6ab7 {
  line-height: 1.3;
}
.summary-clean-2acd .brown-12e9 {
}
.summary-clean-2acd .photo-bde7 {
  background: #235787;
}
.warm_1cea {
  padding: 0;
}
.warm_1cea .photo-bde7 {
  background: #1a1a1a;
}
.warm_1cea .brown-12e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pressed-beb2 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pressed-beb2 .brown-12e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pressed-beb2 .photo-bde7 {
  background: #303030;
}
.focused_56ab {
  position: relative;
  z-index: 10;
}
.focused_56ab .caption-wood-84cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-e827 .card_focused_db57 {
  display: inline-block;
  vertical-align: middle;
}
.popup-e827.lite-f827 .card_focused_db57 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup-e827.lite-f827 .card_focused_db57 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-e827.lite-f827 .card_focused_db57 {
    margin-right: 0.4em;
  }
}
.popup-e827.lite-f827 .card_focused_db57:last-child {
  margin-right: 0;
}
.dark-8a11 .caption-wood-84cd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content-8319 .fast_56cc {
    margin: 0 -0.5em;
  }
  .content-8319 .fast_56cc [class*="customify-col-"],
  .content-8319 .fast_56cc [class*="customify-col_"],
  .content-8319 .fast_56cc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content-8319.banner-paper-2814 .caption-wood-84cd {
  background: 0 0 !important;
}
.content-8319.banner-paper-2814 .caption-wood-84cd,
.content-8319.dark-8a11 .caption-wood-84cd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content-8319.container-53b0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content-8319.dark-8a11 .caption-wood-84cd {
  box-shadow: none !important;
}
.border-advanced-549b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border-advanced-549b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border-advanced-549b {
    padding: 18px 0 20px;
  }
}
.border-advanced-549b .pressed_ac72 {
  width: 100%;
}
.border-advanced-549b .active-84aa {
  margin-bottom: 0;
}
.border-advanced-549b .disabled-66dc {
  margin-top: 5px;
  font-size: 0.875em;
}
.active-3033 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active-3033 .top-e212 {
  width: 100%;
}
.overlay-c481 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay-c481 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay-c481 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;
}
.overlay-c481 li:last-child:after {
  display: none;
}
.overlay-c481 li a {
  font-weight: 500;
  margin-right: 10px;
}
.component_871b .sidebar-stale-31aa button,
.border-advanced-549b .sidebar-stale-31aa button {
  left: 0;
}
.component_871b .top-e212,
.border-advanced-549b .top-e212 {
  padding-left: 0;
  padding-right: 0;
}
.component_871b .active-3033,
.border-advanced-549b .active-3033 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.component_871b {
  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;
}
.component_871b: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;
}
.component_871b .purple_a5cf {
  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) {
  .component_871b .purple_a5cf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .component_871b .purple_a5cf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .component_871b .purple_a5cf {
    min-height: 200px;
  }
}
.component_871b .overlay-c481 {
  color: rgba(255, 255, 255, 0.8);
}
.component_871b .overlay-c481 a,
.component_871b .overlay-c481 li:after {
  color: inherit;
}
.component_871b .overlay-c481 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.aside-solid-e076 {
  margin-bottom: 0.5em;
}
.hero_lite_8da0 {
  margin-bottom: 1.2em;
}
.hero_lite_8da0,
.aside-solid-e076 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero_lite_8da0 p:last-child,
.aside-solid-e076 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sidebar-stale-31aa,
#masthead .sidebar-stale-31aa {
  display: none;
}
#masthead
  > .sidebar-stale-31aa.glass_1504 {
  display: none;
}
#masthead > .sidebar-stale-31aa button {
  left: 0;
}
.new_8d18 {
  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%;
}
.new_8d18 .card_focused_db57 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.new_8d18 .tag_green_a59f {
  display: -webkit-box;
  display: flex;
}
.new_8d18 .tag_green_a59f.widget_hard_fcae {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.new_8d18 .tag_green_a59f.pattern-paper-cc8d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.new_8d18 .tag_green_a59f.media_39aa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.new_8d18.preview_382a.message_392d .tag_green_a59f.widget_hard_fcae {
  flex-basis: 100%;
}
.new_8d18.lower-199f .tag_green_a59f.pattern-paper-cc8d {
  -webkit-box-flex: 1;
  flex: auto;
}
.new_8d18.lower-199f .tag_green_a59f.media_39aa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sidebar-stale-31aa.glass_1504 {
  display: none;
}
#masthead > .sidebar-stale-31aa button {
  left: 0;
}
.mask_374a {
  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;
}
.mask_374a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mask_374a.carousel_f91d i {
  margin-right: 4px;
}
.mask_374a.sort-south-f1c9 i {
  margin-left: 5px;
}
.red-6ab7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.red-6ab7 p:last-child {
  margin-bottom: 0;
}
.aside_016c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside_016c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside_016c img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside_016c .sidebar-active-4600 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside_016c .inner_94c4 {
  margin: 5px 0 7px 0;
}
.aside_016c.nav_basic_c43b .tag-a4fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_016c.nav_basic_c43b .overlay_complex_66e8 {
  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;
}
.aside_016c.down-4a3c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside_016c.down-4a3c .tag-a4fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_016c.down-4a3c .overlay_complex_66e8 {
  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;
}
.aside_016c.steel-c679 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside_016c.slider-6445 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside_016c.slider-6445 .overlay_complex_66e8 {
  margin-top: 7px;
}
.avatar-north-cae1 {
  display: inline-block;
}
.focused_56ab .chip-5d1a .aside_016c img {
  max-width: 100%;
}
.hot_e904 .orange-3a4d.active_hard_75a0,
.grid_black_a52a .orange-3a4d.active_hard_75a0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot_e904 .surface-stale-fabc,
.grid_black_a52a .surface-stale-fabc {
  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%);
}
.hot_e904 .surface-stale-fabc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hot_e904.first_580b .surface-stale-fabc {
  display: none;
}
.hot_e904 .cold-8759 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hot_e904 .cold-8759 li {
  display: inline-block;
  position: relative;
}
.hot_e904 .cold-8759 li:last-child {
  margin-right: 0;
}
.hot_e904 .cold-8759 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;
}
.hot_e904 .cold-8759 li.secondary-hard-f4e4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hot_e904 .cold-8759 > 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;
}
.hot_e904 .cold-8759 > li > a i {
  line-height: 0;
}
.hot_e904 .cold-8759 > li.text-current-427f > a .surface-stale-fabc {
  margin-left: 4px;
  line-height: 0;
}
.hot_e904 .cold-8759 .table_hot_3298 li.text-current-427f > a {
  position: relative;
}
.hot_e904 .cold-8759 .table_hot_3298 li.text-current-427f > a:after,
.hot_e904 .cold-8759 .table_hot_3298 li.text-current-427f > a:before {
  content: "";
  display: table;
}
.hot_e904 .cold-8759 .table_hot_3298 li.text-current-427f > a:after {
  clear: both;
}
.hot_e904 .cold-8759 .table_hot_3298 li.text-current-427f > a .surface-stale-fabc {
  margin-left: 5px;
  float: right;
}
.hot_e904 .notification_thick_0882,
.hot_e904 .table_hot_3298 {
  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;
}
.hot_e904 .table_hot_3298 {
  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;
}
.hot_e904 .table_hot_3298 .active_hard_75a0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot_e904 .table_hot_3298 .surface-stale-fabc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hot_e904 .table_hot_3298 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hot_e904 .table_hot_3298 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;
}
.hot_e904 .table_hot_3298 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hot_e904 .table_hot_3298 .table_hot_3298 {
  top: 0;
  left: 100%;
}
.hot_e904 .pattern_solid_0414.fn-focus-b180 > .notification_thick_0882,
.hot_e904 .pattern_solid_0414.fn-focus-b180 > .table_hot_3298,
.hot_e904 .pattern_solid_0414:focus > .notification_thick_0882,
.hot_e904 .pattern_solid_0414:focus > .table_hot_3298,
.hot_e904 .pattern_solid_0414:hover > .notification_thick_0882,
.hot_e904 .pattern_solid_0414:hover > .table_hot_3298 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hot_e904.popup-f851 .in_c04c:after,
.hot_e904.popup-f851 .in_c04c:before {
  content: "";
  display: table;
}
.hot_e904.popup-f851 .in_c04c:after {
  clear: both;
}
.hot_e904.popup-f851 .in_c04c > li {
  float: left;
}
.hot_e904.paper_d1ee .in_c04c:after,
.hot_e904.paper_d1ee .in_c04c:before {
  content: "";
  display: table;
}
.hot_e904.paper_d1ee .in_c04c:after {
  clear: both;
}
.hot_e904.paper_d1ee .in_c04c > li {
  float: left;
}
.hot_e904.paper_d1ee .in_c04c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hot_e904.paper_d1ee .in_c04c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hot_e904.paper_d1ee .in_c04c > li.element-4cad > a,
.hot_e904.paper_d1ee .in_c04c > li.secondary-hard-f4e4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hot_e904.status-6c7a .in_c04c > li > a .active_hard_75a0 {
  position: relative;
}
.hot_e904.status-6c7a .in_c04c > li > a .active_hard_75a0: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;
}
.hot_e904.status-6c7a
  .in_c04c
  > li:focus
  > a
  .active_hard_75a0:before,
.hot_e904.status-6c7a
  .in_c04c
  > li:hover
  > a
  .active_hard_75a0:before {
  width: 100%;
  background-color: currentColor;
}
.hot_e904.status-6c7a
  .in_c04c
  > li.element-4cad
  > a
  .active_hard_75a0:before,
.hot_e904.status-6c7a
  .in_c04c
  > li.list_hard_39a2
  > a
  .active_hard_75a0:before {
  width: 100%;
  background-color: currentColor;
}
.hot_e904.feature_thick_9706 .in_c04c > li > a .active_hard_75a0 {
  position: relative;
}
.hot_e904.feature_thick_9706 .in_c04c > li > a .active_hard_75a0: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;
}
.hot_e904.feature_thick_9706 .in_c04c > li:focus > a .active_hard_75a0:before,
.hot_e904.feature_thick_9706
  .in_c04c
  > li:hover
  > a
  .active_hard_75a0:before {
  width: 100%;
  background-color: currentColor;
}
.hot_e904.feature_thick_9706
  .in_c04c
  > li.element-4cad
  > a
  .active_hard_75a0:before,
.hot_e904.feature_thick_9706
  .in_c04c
  > li.list_hard_39a2
  > a
  .active_hard_75a0:before {
  width: 100%;
  background-color: currentColor;
}
.grid_black_a52a .cold-8759 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid_black_a52a .cold-8759 li:first-child > a {
  border-top: none;
}
.grid_black_a52a .cold-8759 .mini_c211 > .active_hard_75a0 .surface-stale-fabc {
  display: none;
}
.grid_black_a52a .cold-8759 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.grid_black_a52a .cold-8759 li:last-child {
  border: none;
}
.grid_black_a52a .cold-8759 li.text-current-427f > a {
  padding-right: 45px !important;
}
.grid_black_a52a .cold-8759 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.grid_black_a52a .cold-8759 li a:focus,
.grid_black_a52a .cold-8759 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid_black_a52a .cold-8759 li .alert_cool_8458 {
  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;
}
.grid_black_a52a .cold-8759 li .alert_cool_8458:hover {
  box-shadow: none;
}
.grid_black_a52a .cold-8759 li .alert_cool_8458 .surface-stale-fabc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.grid_black_a52a .cold-8759 .table_hot_3298 {
  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);
}
.grid_black_a52a .cold-8759 .table_hot_3298 li a {
  padding-left: 3em;
}
.grid_black_a52a .cold-8759 .message-center-18f2 > a .alert_cool_8458 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid_black_a52a .cold-8759 .message-center-18f2 > .table_hot_3298 {
  display: block;
  opacity: 1;
}
.popup_advanced_567d {
  max-width: 100%;
}
.stale_ceca {
  line-height: 0;
  cursor: pointer;
}
.pattern_blue_b3ad {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern_blue_b3ad:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern_blue_b3ad svg {
  width: 18px;
  height: 18px;
}
.pattern_blue_b3ad .surface_easy_fba0 {
  display: none;
}
.highlight_050e {
  position: relative;
}
.highlight_050e.fn-active-b180 .pattern_blue_b3ad .tag_bronze_7d9a {
  display: none;
}
.highlight_050e.fn-active-b180 .pattern_blue_b3ad .surface_easy_fba0 {
  display: inline-block;
}
.highlight_050e .easy_16a8 {
  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);
}
.highlight_050e.mask_5f76 .easy_16a8 {
  left: auto;
  right: -0.9em;
}
.highlight_050e.mask_5f76 .caption_7c8b::before {
  left: auto;
  right: 15px;
}
.highlight_050e.fn-active-b180 .easy_16a8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-abaf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-abaf label {
  flex-basis: 100%;
}
.overlay-abaf .background-4dcf {
  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;
}
.overlay-abaf .advanced-63e8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-abaf .advanced-63e8:focus {
  background-color: transparent;
}
.overlay-abaf button.clean-43aa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-abaf button.clean-43aa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-abaf button.clean-43aa svg {
  width: 18px;
  height: 18px;
}
.overlay-abaf input[type="submit"] {
  min-height: auto;
}
.surface-bottom-be3b .overlay-abaf .advanced-63e8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption_7c8b {
  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) {
  .caption_7c8b {
    width: 220px;
  }
}
.caption_7c8b label {
  flex-basis: 100%;
}
.caption_7c8b::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;
}
.gradient_north_20ee .surface-bottom-be3b .overlay-abaf {
  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;
}
.gradient_north_20ee
  .surface-bottom-be3b
  .overlay-abaf
  .background-4dcf {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient_north_20ee .surface-bottom-be3b .overlay-abaf .advanced-63e8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient_north_20ee
  .surface-bottom-be3b
  .overlay-abaf
  .advanced-63e8:focus {
  background: 0 0;
}
.gradient_north_20ee
  .surface-bottom-be3b
  .overlay-abaf
  .clean_5e2e {
  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;
}
.dirty_8b03 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dirty_8b03 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dirty_8b03 li:last-child {
  margin-right: 0;
}
.dirty_8b03 li:first-child {
  margin-left: 0;
}
.dirty_8b03.huge-7a4e a {
  color: #fff;
}
.dirty_8b03.huge-7a4e a:hover {
  color: #fff;
}
.dirty_8b03 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dirty_8b03 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dirty_8b03 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dirty_8b03 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dirty_8b03 [class*="social-icon-apple"] {
  background-color: #999;
}
.dirty_8b03 [class*="social-icon-apple"].message_first_417f {
  background-color: transparent;
  color: #999;
}
.dirty_8b03 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dirty_8b03 [class*="social-icon-behance"].message_first_417f {
  background-color: transparent;
  color: #1769ff;
}
.dirty_8b03 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dirty_8b03 [class*="social-icon-bitbucket"].message_first_417f {
  background-color: transparent;
  color: #205081;
}
.dirty_8b03 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dirty_8b03 [class*="social-icon-codepen"].message_first_417f {
  background-color: transparent;
  color: #000;
}
.dirty_8b03 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dirty_8b03 [class*="social-icon-delicious"].message_first_417f {
  background-color: transparent;
  color: #39f;
}
.dirty_8b03 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dirty_8b03 [class*="social-icon-digg"].message_first_417f {
  background-color: transparent;
  color: #005be2;
}
.dirty_8b03 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dirty_8b03 [class*="social-icon-dribbble"].message_first_417f {
  background-color: transparent;
  color: #ea4c89;
}
.dirty_8b03 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dirty_8b03 [class*="social-icon-envelope"].message_first_417f {
  background-color: transparent;
  color: #ea4335;
}
.dirty_8b03 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dirty_8b03 [class*="social-icon-facebook"].message_first_417f {
  background-color: transparent;
  color: #3b5998;
}
.dirty_8b03 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dirty_8b03 [class*="social-icon-flickr"].message_first_417f {
  background-color: transparent;
  color: #0063dc;
}
.dirty_8b03 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dirty_8b03 [class*="social-icon-foursquare"].message_first_417f {
  background-color: transparent;
  color: #2d5be3;
}
.dirty_8b03 [class*="social-icon-github"] {
  background-color: #333;
}
.dirty_8b03 [class*="social-icon-github"].message_first_417f {
  background-color: transparent;
  color: #333;
}
.dirty_8b03 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dirty_8b03 [class*="social-icon-google-plus"].message_first_417f {
  background-color: transparent;
  color: #dd4b39;
}
.dirty_8b03 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dirty_8b03 [class*="social-icon-houzz"].message_first_417f {
  background-color: transparent;
  color: #7ac142;
}
.dirty_8b03 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dirty_8b03 [class*="social-icon-instagram"].message_first_417f {
  background-color: transparent;
  color: #262626;
}
.dirty_8b03 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dirty_8b03 [class*="social-icon-jsfiddle"].message_first_417f {
  background-color: transparent;
  color: #487aa2;
}
.dirty_8b03 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dirty_8b03 [class*="social-icon-linkedin"].message_first_417f {
  background-color: transparent;
  color: #0077b5;
}
.dirty_8b03 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dirty_8b03 [class*="social-icon-medium"].message_first_417f {
  background-color: transparent;
  color: #00ab6b;
}
.dirty_8b03 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dirty_8b03
  [class*="social-icon-odnoklassniki"].message_first_417f {
  background-color: transparent;
  color: #f4731c;
}
.dirty_8b03 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dirty_8b03 [class*="social-icon-meetup"].message_first_417f {
  background-color: transparent;
  color: #ec1c40;
}
.dirty_8b03 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dirty_8b03 [class*="social-icon-pinterest"].message_first_417f {
  background-color: transparent;
  color: #bd081c;
}
.dirty_8b03 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dirty_8b03 [class*="social-icon-product-hunt"].message_first_417f {
  background-color: transparent;
  color: #da552f;
}
.dirty_8b03 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dirty_8b03 [class*="social-icon-reddit"].message_first_417f {
  background-color: transparent;
  color: #ff4500;
}
.dirty_8b03 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dirty_8b03 [class*="social-icon-rss"].message_first_417f {
  background-color: transparent;
  color: #f26522;
}
.dirty_8b03 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dirty_8b03
  [class*="social-icon-shopping-cart"].message_first_417f {
  background-color: transparent;
  color: #4caf50;
}
.dirty_8b03 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dirty_8b03 [class*="social-icon-skype"].message_first_417f {
  background-color: transparent;
  color: #00aff0;
}
.dirty_8b03 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dirty_8b03 [class*="social-icon-slideshare"].message_first_417f {
  background-color: transparent;
  color: #0077b5;
}
.dirty_8b03 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dirty_8b03 [class*="social-icon-snapchat"].message_first_417f {
  background-color: transparent;
  color: #fffc00;
}
.dirty_8b03 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dirty_8b03 [class*="social-icon-soundcloud"].message_first_417f {
  background-color: transparent;
  color: #f80;
}
.dirty_8b03 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dirty_8b03 [class*="social-icon-spotify"].message_first_417f {
  background-color: transparent;
  color: #2ebd59;
}
.dirty_8b03 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dirty_8b03
  [class*="social-icon-stack-overflow"].message_first_417f {
  background-color: transparent;
  color: #fe7a15;
}
.dirty_8b03 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dirty_8b03 [class*="social-icon-maldkfgram"].message_first_417f {
  background-color: transparent;
  color: #2ca5e0;
}
.dirty_8b03 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dirty_8b03 [class*="social-icon-tripadvisor"].message_first_417f {
  background-color: transparent;
  color: #589442;
}
.dirty_8b03 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dirty_8b03 [class*="social-icon-tumblr"].message_first_417f {
  background-color: transparent;
  color: #35465c;
}
.dirty_8b03 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dirty_8b03 [class*="social-icon-twitch"].message_first_417f {
  background-color: transparent;
  color: #6441a5;
}
.dirty_8b03 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dirty_8b03 [class*="social-icon-twitter"].message_first_417f {
  background-color: transparent;
  color: #1da1f2;
}
.dirty_8b03 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dirty_8b03 [class*="social-icon-vimeo"].message_first_417f {
  background-color: transparent;
  color: #1ab7ea;
}
.dirty_8b03 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dirty_8b03 [class*="social-icon-vk"].message_first_417f {
  background-color: transparent;
  color: #45668e;
}
.dirty_8b03 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dirty_8b03 [class*="social-icon-weibo"].message_first_417f {
  background-color: transparent;
  color: #df2029;
}
.dirty_8b03 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dirty_8b03 [class*="social-icon-weixin"].message_first_417f {
  background-color: transparent;
  color: #7bb32e;
}
.dirty_8b03 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dirty_8b03 [class*="social-icon-whatsapp"].message_first_417f {
  background-color: transparent;
  color: #25d366;
}
.dirty_8b03 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dirty_8b03 [class*="social-icon-wordpress"].message_first_417f {
  background-color: transparent;
  color: #21759b;
}
.dirty_8b03 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dirty_8b03 [class*="social-icon-xing"].message_first_417f {
  background-color: transparent;
  color: #026466;
}
.dirty_8b03 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dirty_8b03 [class*="social-icon-yelp"].message_first_417f {
  background-color: transparent;
  color: #af0606;
}
.dirty_8b03 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dirty_8b03 [class*="social-icon-youtube"].message_first_417f {
  background-color: transparent;
  color: #cd201f;
}
.light-b834 {
  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;
}
.light-b834:hover {
  box-shadow: none;
  background: 0 0;
}
.orange-4dcd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fast_de5c {
  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;
}
.gallery-upper-8333 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.advanced_c29a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.advanced_c29a,
.advanced_c29a::after,
.advanced_c29a::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;
}
.advanced_c29a::after,
.advanced_c29a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.highlight-8da3 .fast_de5c .gallery-upper-8333 {
  margin-top: -2px;
  width: 19px;
}
.highlight-8da3 .fast_de5c .advanced_c29a {
  margin-top: -1px;
}
.highlight-8da3 .fast_de5c .advanced_c29a,
.highlight-8da3 .fast_de5c .advanced_c29a::after,
.highlight-8da3 .fast_de5c .advanced_c29a::before {
  width: 19px;
  height: 2px;
}
.highlight-8da3 .fast_de5c .advanced_c29a::before {
  top: -6px;
}
.highlight-8da3 .fast_de5c .advanced_c29a::after {
  bottom: -6px;
}
.simple_9824 .fast_de5c .gallery-upper-8333 {
  margin-top: -2px;
  width: 22px;
}
.simple_9824 .fast_de5c .advanced_c29a {
  margin-top: -1px;
}
.simple_9824 .fast_de5c .advanced_c29a,
.simple_9824 .fast_de5c .advanced_c29a::after,
.simple_9824 .fast_de5c .advanced_c29a::before {
  width: 22px;
  height: 2px;
}
.simple_9824 .fast_de5c .advanced_c29a::before {
  top: -7px;
}
.simple_9824 .fast_de5c .advanced_c29a::after {
  bottom: -7px;
}
.video_outer_d905 .fast_de5c .gallery-upper-8333 {
  margin-top: -2px;
  width: 31px;
}
.video_outer_d905 .fast_de5c .advanced_c29a {
  margin-top: -1.5px;
}
.video_outer_d905 .fast_de5c .advanced_c29a,
.video_outer_d905 .fast_de5c .advanced_c29a::after,
.video_outer_d905 .fast_de5c .advanced_c29a::before {
  width: 31px;
  height: 3px;
}
.video_outer_d905 .fast_de5c .advanced_c29a::before {
  top: -9px;
}
.video_outer_d905 .fast_de5c .advanced_c29a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .heading-bottom-a7fd .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 19px;
  }
  .heading-bottom-a7fd .fast_de5c .advanced_c29a {
    margin-top: -1px;
  }
  .heading-bottom-a7fd .fast_de5c .advanced_c29a,
  .heading-bottom-a7fd .fast_de5c .advanced_c29a::after,
  .heading-bottom-a7fd .fast_de5c .advanced_c29a::before {
    width: 19px;
    height: 2px;
  }
  .heading-bottom-a7fd .fast_de5c .advanced_c29a::before {
    top: -6px;
  }
  .heading-bottom-a7fd .fast_de5c .advanced_c29a::after {
    bottom: -6px;
  }
  .green_4239 .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 22px;
  }
  .green_4239 .fast_de5c .advanced_c29a {
    margin-top: -1px;
  }
  .green_4239 .fast_de5c .advanced_c29a,
  .green_4239 .fast_de5c .advanced_c29a::after,
  .green_4239 .fast_de5c .advanced_c29a::before {
    width: 22px;
    height: 2px;
  }
  .green_4239 .fast_de5c .advanced_c29a::before {
    top: -7px;
  }
  .green_4239 .fast_de5c .advanced_c29a::after {
    bottom: -7px;
  }
  .focus_0fb9 .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 31px;
  }
  .focus_0fb9 .fast_de5c .advanced_c29a {
    margin-top: -1.5px;
  }
  .focus_0fb9 .fast_de5c .advanced_c29a,
  .focus_0fb9 .fast_de5c .advanced_c29a::after,
  .focus_0fb9 .fast_de5c .advanced_c29a::before {
    width: 31px;
    height: 3px;
  }
  .focus_0fb9 .fast_de5c .advanced_c29a::before {
    top: -9px;
  }
  .focus_0fb9 .fast_de5c .advanced_c29a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .background-orange-cd6a .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 19px;
  }
  .background-orange-cd6a .fast_de5c .advanced_c29a {
    margin-top: -1px;
  }
  .background-orange-cd6a .fast_de5c .advanced_c29a,
  .background-orange-cd6a .fast_de5c .advanced_c29a::after,
  .background-orange-cd6a .fast_de5c .advanced_c29a::before {
    width: 19px;
    height: 2px;
  }
  .background-orange-cd6a .fast_de5c .advanced_c29a::before {
    top: -6px;
  }
  .background-orange-cd6a .fast_de5c .advanced_c29a::after {
    bottom: -6px;
  }
  .gallery-pink-5f74 .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-pink-5f74 .fast_de5c .advanced_c29a {
    margin-top: -1px;
  }
  .gallery-pink-5f74 .fast_de5c .advanced_c29a,
  .gallery-pink-5f74 .fast_de5c .advanced_c29a::after,
  .gallery-pink-5f74 .fast_de5c .advanced_c29a::before {
    width: 22px;
    height: 2px;
  }
  .gallery-pink-5f74 .fast_de5c .advanced_c29a::before {
    top: -7px;
  }
  .gallery-pink-5f74 .fast_de5c .advanced_c29a::after {
    bottom: -7px;
  }
  .grid-yellow-7ed1 .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 31px;
  }
  .grid-yellow-7ed1 .fast_de5c .advanced_c29a {
    margin-top: -1.5px;
  }
  .grid-yellow-7ed1 .fast_de5c .advanced_c29a,
  .grid-yellow-7ed1 .fast_de5c .advanced_c29a::after,
  .grid-yellow-7ed1 .fast_de5c .advanced_c29a::before {
    width: 31px;
    height: 3px;
  }
  .grid-yellow-7ed1 .fast_de5c .advanced_c29a::before {
    top: -9px;
  }
  .grid-yellow-7ed1 .fast_de5c .advanced_c29a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .title-0c3a .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 19px;
  }
  .title-0c3a .fast_de5c .advanced_c29a {
    margin-top: -1px;
  }
  .title-0c3a .fast_de5c .advanced_c29a,
  .title-0c3a .fast_de5c .advanced_c29a::after,
  .title-0c3a .fast_de5c .advanced_c29a::before {
    width: 19px;
    height: 2px;
  }
  .title-0c3a .fast_de5c .advanced_c29a::before {
    top: -6px;
  }
  .title-0c3a .fast_de5c .advanced_c29a::after {
    bottom: -6px;
  }
  .component_solid_0efa .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 22px;
  }
  .component_solid_0efa .fast_de5c .advanced_c29a {
    margin-top: -1px;
  }
  .component_solid_0efa .fast_de5c .advanced_c29a,
  .component_solid_0efa .fast_de5c .advanced_c29a::after,
  .component_solid_0efa .fast_de5c .advanced_c29a::before {
    width: 22px;
    height: 2px;
  }
  .component_solid_0efa .fast_de5c .advanced_c29a::before {
    top: -7px;
  }
  .component_solid_0efa .fast_de5c .advanced_c29a::after {
    bottom: -7px;
  }
  .breadcrumb-c857 .fast_de5c .gallery-upper-8333 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-c857 .fast_de5c .advanced_c29a {
    margin-top: -1.5px;
  }
  .breadcrumb-c857 .fast_de5c .advanced_c29a,
  .breadcrumb-c857 .fast_de5c .advanced_c29a::after,
  .breadcrumb-c857 .fast_de5c .advanced_c29a::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-c857 .fast_de5c .advanced_c29a::before {
    top: -9px;
  }
  .breadcrumb-c857 .fast_de5c .advanced_c29a::after {
    bottom: -9px;
  }
}
.title-1c0b .advanced_c29a {
  -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);
}
.title-1c0b .advanced_c29a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.title-1c0b .advanced_c29a::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);
}
.title-1c0b.sort-next-bfdf .advanced_c29a {
  -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);
}
.title-1c0b.sort-next-bfdf .advanced_c29a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.title-1c0b.sort-next-bfdf .advanced_c29a::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);
}
.filter-b419 {
  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.list_complex_6ea8:before {
  display: none;
}
.image_in_7667 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image_in_7667 .in-4914 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image_in_7667 .in-4914:last-of-type {
  border-bottom: none;
}
.image_in_7667 .in-4914.image-a786,
.image_in_7667 .in-4914.outline_1060,
.image_in_7667 .in-4914.menu-d01c {
  padding: 0;
}
.image_in_7667 .grid_black_a52a .alert_cool_8458 {
  color: currentColor;
}
.image_in_7667 .grid_black_a52a .alert_cool_8458:focus,
.image_in_7667 .grid_black_a52a .alert_cool_8458:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_in_7667.brown-12e9 .outline_bottom_e499,
.image_in_7667.brown-12e9 .red-6ab7 a,
.image_in_7667.brown-12e9 .in_c04c a,
.image_in_7667.brown-12e9 .table_hot_3298 a {
  color: rgba(0, 0, 0, 0.55);
}
.image_in_7667.brown-12e9 .outline_bottom_e499:hover,
.image_in_7667.brown-12e9 .red-6ab7 a:hover,
.image_in_7667.brown-12e9 .in_c04c a:hover,
.image_in_7667.brown-12e9 .table_hot_3298 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_in_7667.brown-12e9 .slider-copper-8b22 {
  color: rgba(0, 0, 0, 0.8);
}
.image_in_7667.brown-12e9 .in-4914 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_in_7667.brown-12e9 .in-4914:before {
  background: rgba(0, 0, 0, 0.08);
}
.image_in_7667.brown-12e9 .pagination_ccc6:before {
  background: rgba(255, 255, 255, 0.9);
}
.image_in_7667.brown-12e9 .grid_black_a52a .cold-8759 li a,
.image_in_7667.brown-12e9 .grid_black_a52a .alert_cool_8458,
.image_in_7667.brown-12e9 .table_hot_3298 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_in_7667.brown-12e9 .grid_black_a52a .alert_cool_8458:focus,
.image_in_7667.brown-12e9 .grid_black_a52a .alert_cool_8458:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_in_7667.brown-12e9 .cold-8759 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_in_7667.photo-bde7 .outline_bottom_e499,
.image_in_7667.photo-bde7 .red-6ab7 a,
.image_in_7667.photo-bde7 .in_c04c .alert_cool_8458,
.image_in_7667.photo-bde7 .in_c04c a,
.image_in_7667.photo-bde7 .table_hot_3298 a {
  color: rgba(255, 255, 255, 0.79);
}
.image_in_7667.photo-bde7 .outline_bottom_e499:hover,
.image_in_7667.photo-bde7 .red-6ab7 a:hover,
.image_in_7667.photo-bde7 .in_c04c .alert_cool_8458:hover,
.image_in_7667.photo-bde7 .in_c04c a:hover,
.image_in_7667.photo-bde7 .table_hot_3298 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_in_7667.photo-bde7 .slider-copper-8b22 {
  color: rgba(255, 255, 255, 0.99);
}
.image_in_7667.photo-bde7 .in-4914 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_in_7667.photo-bde7 .in-4914:before {
  background: rgba(255, 255, 255, 0.08);
}
.image_in_7667.photo-bde7 .pagination_ccc6:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_in_7667.photo-bde7 .grid_black_a52a .cold-8759 li a,
.image_in_7667.photo-bde7 .grid_black_a52a .alert_cool_8458,
.image_in_7667.photo-bde7 .table_hot_3298 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_in_7667.photo-bde7 .grid_black_a52a .alert_cool_8458:focus,
.image_in_7667.photo-bde7 .grid_black_a52a .alert_cool_8458:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_in_7667.photo-bde7 .cold-8759 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_ccc6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination_ccc6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.clean-d277 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image-out-a432 .image_in_7667 {
  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;
}
.image-out-a432 .in-4914 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image-out-a432 .in-4914: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) {
  .image-out-a432 .in-4914:before {
    width: 16%;
    left: 42%;
  }
}
.image-out-a432 .in-4914:last-child:before {
  content: none;
}
.image-out-a432 .in-4914[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image-out-a432 .grid_black_a52a .cold-8759 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image-out-a432 .grid_black_a52a .cold-8759 li a .alert_cool_8458 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image-out-a432 .grid_black_a52a .table_hot_3298 {
  border: none;
}
.image-out-a432 .grid_black_a52a .table_hot_3298 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image-out-a432 .pagination_ccc6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image-out-a432 .clean-d277 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image-out-a432 .photo-bde7 .pagination_ccc6:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-out-a432 .brown-12e9.item_22be .advanced_c29a {
  background: rgba(0, 0, 0, 0.6);
}
.image-out-a432
  .brown-12e9.item_22be
  .advanced_c29a::after,
.image-out-a432
  .brown-12e9.item_22be
  .advanced_c29a:before {
  background: inherit;
}
.image-out-a432
  .brown-12e9.item_22be:hover
  .advanced_c29a {
  background: rgba(0, 0, 0, 0.8);
}
.filter-05ab .image_in_7667 {
  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) {
  .filter-05ab .image_in_7667 {
    width: auto;
    right: 45px;
  }
}
.glass_edf8 .image_in_7667 {
  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) {
  .glass_edf8 .image_in_7667 {
    width: auto;
    left: 45px;
  }
}
.list_complex_6ea8 .image_in_7667 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list_complex_6ea8 .clean-d277 {
  max-width: 48em;
  margin: 0 auto;
}
.list_complex_6ea8 .pagination_ccc6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-short-b3a8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-short-b3a8.image-out-a432 .image_in_7667 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-short-b3a8.filter-05ab .image_in_7667 {
  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);
}
.disabled-short-b3a8 .image_in_7667 {
  visibility: visible;
}
.disabled-short-b3a8.glass_edf8 .image_in_7667 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.feature_c3f3,
.action-5188 {
  overflow-x: hidden;
}
.feature_c3f3 .image_in_7667 {
  overflow: auto;
}
.feature_c3f3.image-out-a432 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_c3f3.image-out-a432 .image_in_7667 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.feature_c3f3.image-out-a432 .light-b834 {
  opacity: 0;
}
.feature_c3f3.filter-05ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_c3f3.filter-05ab .image_in_7667 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.feature_c3f3.filter-05ab .light-b834 {
  opacity: 0;
}
.feature_c3f3.glass_edf8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_c3f3.glass_edf8 .image_in_7667 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.feature_c3f3.glass_edf8 .light-b834 {
  opacity: 0;
}
.feature_c3f3.list_complex_6ea8 .image_in_7667 {
  z-index: 10;
  visibility: visible;
}
.item_22be {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item_22be .advanced_c29a {
  background: rgba(255, 255, 255, 0.99);
}
.item_22be .advanced_c29a::after,
.item_22be .advanced_c29a:before {
  background: inherit;
}
.item_22be:hover .advanced_c29a {
  background: rgba(255, 255, 255, 0.99);
}
.glass_edf8 .item_22be {
  top: 10px;
  right: auto;
  left: 12px;
}
.list_complex_6ea8 .item_22be {
  display: none !important;
}
.feature_c3f3:before,
.action-5188:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.feature_c3f3 .item_22be,
.action-5188 .item_22be {
  display: inline-block;
}
.image_in_7667 .card_focused_db57 {
  -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;
}
.feature_c3f3 .image_in_7667 .card_focused_db57,
.action-5188 .image_in_7667 .card_focused_db57 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny_8ed9 .background-4dcf {
  width: 100%;
}
.chip-5d1a {
  padding: 0 0.5em 0;
}
.chip-5d1a [class*="customify-col-"],
.chip-5d1a [class*="customify-col_"],
.chip-5d1a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text_4572 .chip-5d1a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fast_56cc .form_f7f9,
  .form_f7f9 {
    display: none;
  }
  .label-dark-beba {
    text-align: left;
  }
  .popup_dark_cc1f {
    text-align: center;
  }
  .module_cool_fcc7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fast_56cc .widget_0334,
  .widget_0334 {
    display: none;
  }
  .large-aaf5 {
    text-align: left;
  }
  .accent_fd23 {
    text-align: center;
  }
  .in_98ba {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fast_56cc .breadcrumb-4e06,
  .breadcrumb-4e06 {
    display: none;
  }
  .caption-08d0 {
    text-align: left;
  }
  .badge-690d {
    text-align: center;
  }
  .primary_190e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow_copper_fbe2 {
  box-shadow: none !important;
}
.surface-advanced-e007 .breadcrumb_0ef3,
.list_9de2 .breadcrumb_0ef3 {
  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;
}
.list_9de2 .breadcrumb_0ef3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.caption-wood-84cd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.caption-wood-84cd:after,
.caption-wood-84cd:before {
  content: "";
  display: table;
}
.caption-wood-84cd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .caption-wood-84cd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.caption-wood-84cd,
.container-53b0 {
  max-width: 1248px;
  margin: 0 auto;
}

.carousel_clean_18ba.frame-stale-5b5c .caption-wood-84cd {
  max-width: 100%;
}
.carousel_clean_18ba.up-4669 {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel_clean_18ba.green_3c48 .caption-wood-84cd {
  max-width: 100%;
}
.carousel_clean_18ba.green_3c48 > .caption-wood-84cd {
  padding-left: 0;
  padding-right: 0;
}
.carousel_clean_18ba.green_3c48 > .caption-wood-84cd .fast_56cc {
  margin: 0;
}
.carousel_clean_18ba.green_3c48
  > .caption-wood-84cd
  .dark-2e7f.card_top_5710 {
  margin-right: 0;
  margin-left: 0;
}
.carousel_clean_18ba.green_3c48 #main.card_top_5710 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_static_697f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_static_697f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert_down_ba36 .gallery-0858 {
    padding-right: 1em;
  }
  .alert_down_ba36.frame-paper-c0ea .dark-2e7f {
    border-right: 1px solid #eaecee;
  }
  .alert_down_ba36.frame-paper-c0ea .gallery-0858 {
    padding-right: 1em;
  }
  .alert_down_ba36.frame-paper-c0ea .active_top_7835 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_a6da .gallery-0858 {
    padding-left: 1em;
  }
  .gallery_a6da.frame-paper-c0ea .dark-2e7f {
    border-left: 1px solid #eaecee;
  }
  .gallery_a6da.frame-paper-c0ea .gallery-0858 {
    padding-left: 1em;
  }
  .gallery_a6da.frame-paper-c0ea .active_top_7835 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white-5ee6 .gallery-0858 {
    padding-left: 1em;
  }
  .white-5ee6.frame-paper-c0ea .item-warm-113d {
    border-right: 1px solid #eaecee;
  }
  .white-5ee6.frame-paper-c0ea .stale-e29a {
    border-right: 1px solid #eaecee;
  }
  .white-5ee6.frame-paper-c0ea .gallery-0858 {
    padding-left: 1em;
  }
  .white-5ee6.frame-paper-c0ea .active_top_7835 {
    padding-right: 1em;
  }
  .white-5ee6.frame-paper-c0ea .table-thick-4d9a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-c801 .gallery-0858 {
    padding-right: 1em;
  }
  .heading-c801.frame-paper-c0ea .item-warm-113d {
    border-left: 1px solid #eaecee;
  }
  .heading-c801.frame-paper-c0ea .stale-e29a {
    border-left: 1px solid #eaecee;
  }
  .heading-c801.frame-paper-c0ea .gallery-0858 {
    padding-right: 1em;
  }
  .heading-c801.frame-paper-c0ea .active_top_7835 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-c801.frame-paper-c0ea .table-thick-4d9a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_static_697f .gallery-0858 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_static_697f.frame-paper-c0ea .dark-2e7f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_static_697f.frame-paper-c0ea .gallery-0858 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_static_697f.frame-paper-c0ea .active_top_7835 {
    padding-left: 1em;
  }
  .form_static_697f.frame-paper-c0ea .table-thick-4d9a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_static_697f.frame-paper-c0ea .gallery-0858 {
    padding-left: 0;
  }
}
.panel_west_55b0 .popup-e827 {
  display: inline-block;
}
.clean_d729 {
  display: inline-block;
}
.background-23eb {
  word-con: break-word;
}
.carousel-276c > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel-276c .pagination-8bf2 {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel-276c .paragraph-left-1c8e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter-next-e55e .carousel_aadb {
  margin-bottom: 2em;
}
.filter-next-e55e .hover-out-5403 {
  margin-bottom: 15px;
}
.filter-next-e55e .hover-out-5403:last-child {
  margin-bottom: 0;
}
.filter-next-e55e .sort_4f67 {
  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) {
  .filter-next-e55e .sort_4f67 {
    display: block;
  }
}
.filter-next-e55e .east_71d9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter-next-e55e .east_71d9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter-next-e55e .paragraph-047b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter-next-e55e .paragraph-047b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter-next-e55e .paragraph-047b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter-next-e55e .background-23eb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter-next-e55e .background-23eb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter-next-e55e .wrapper-new-3035 p:last-child {
  margin-bottom: 0;
}
.filter-next-e55e .panel-c25c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter-next-e55e .tabs_basic_94b5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter-next-e55e .shade_0b57 {
  margin-top: 1em;
}
.filter-next-e55e .detail_tall_5618 {
  top: 0;
  display: block;
}
.filter-next-e55e .detail_tall_5618 a {
  color: inherit;
}
.filter-next-e55e .detail_tall_5618 a:hover {
  color: inherit;
}
.filter-next-e55e .overlay-yellow-aadf {
  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;
}
.filter-next-e55e .overlay-yellow-aadf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter-next-e55e .tabs_basic_94b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter-next-e55e .nav-e947 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter-next-e55e .nav-e947:first-child {
  margin-top: 0;
}
.filter-next-e55e .nav-e947.background-a5e9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter-next-e55e .nav-e947.mini_cf7d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter-next-e55e
  .nav-e947.mini_cf7d.tooltip-dynamic-5cc9
  .shade_0b57 {
  width: 100%;
}
.filter-next-e55e .mini_cf7d {
  -webkit-box-align: center;
  align-items: center;
}
.filter-next-e55e .mini_cf7d .carousel-276c,
.filter-next-e55e .mini_cf7d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter-next-e55e .paragraph-047b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-next-e55e .paragraph-047b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-next-e55e .paragraph-047b: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;
}
.filter-next-e55e .background-a5e9 {
  z-index: 5;
}
.filter-next-e55e .box-e256 .soft-c62f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter-next-e55e .heading-7f61 .soft-c62f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter-next-e55e .input_45cb .soft-c62f {
  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;
}
.filter-next-e55e.liquid_fb70 .sort_4f67,
.filter-next-e55e.media_plasma_b4b9 .sort_4f67 {
  display: block;
}
.filter-next-e55e.liquid_fb70 .sort_4f67 .out_dc00,
.filter-next-e55e.liquid_fb70 .sort_4f67 .tabs_basic_94b5,
.filter-next-e55e.media_plasma_b4b9 .sort_4f67 .out_dc00,
.filter-next-e55e.media_plasma_b4b9 .sort_4f67 .tabs_basic_94b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter-next-e55e.tag_c600 .east_71d9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter-next-e55e.tag_c600 .east_71d9 {
    margin-right: 0;
  }
}
.filter-next-e55e.liquid_fb70 .east_71d9,
.filter-next-e55e.media_plasma_b4b9 .east_71d9 {
  padding-top: 40%;
}
.filter-next-e55e.liquid_fb70 .carousel_aadb,
.filter-next-e55e.media_plasma_b4b9 .carousel_aadb {
  display: block;
}
.filter-next-e55e.liquid_fb70 .fn-sticky-b180 .tabs_basic_94b5,
.filter-next-e55e.media_plasma_b4b9 .fn-sticky-b180 .tabs_basic_94b5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter-next-e55e.liquid_fb70 .east_71d9,
.filter-next-e55e.media_plasma_b4b9 .east_71d9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter-next-e55e.liquid_fb70 .tabs_basic_94b5 {
  padding: 1em;
}
.green_e478 {
  margin: 30px auto;
  display: block;
}
.green_e478 .table-f087 > * {
  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;
}
.green_e478 .table-f087 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.green_e478 .table-f087 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next-d396 .carousel-276c {
  margin-bottom: 1.41575em;
}
.next-d396 .block_fresh_3432 {
  margin-bottom: 1.618em;
}
.surface-cd69 .pressed-f586 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.surface-cd69 .pressed-f586 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.surface-cd69 .glass-9728 {
  max-width: 100%;
  overflow: auto;
}
.liquid-6524 .surface-cd69 a:hover {
  text-decoration: underline;
}
.surface-9dbc .hover-out-5403:not(.background-23eb),
.surface-9dbc .paragraph-047b {
  margin-bottom: 1.41575em;
}
.surface-9dbc .hover-out-5403:not(.background-23eb):last-child,
.surface-9dbc .paragraph-047b:last-child {
  margin-bottom: 0;
}
.surface-9dbc .hover-out-5403.label_dim_5fa7 {
  margin-bottom: 0.41575em;
}
.surface-9dbc .photo_c259:before,
.surface-9dbc .row-right-96aa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.surface-9dbc .photo_c259:before {
  content: "\f115";
}
.surface-9dbc .row-right-96aa:before {
  content: "\f02c";
}
.surface-9dbc .mini_5e94 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.surface-9dbc .mini_5e94 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.red_1e81 {
  display: -webkit-box;
  display: flex;
}
.red_1e81 .header-fixed-e91a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .red_1e81 .header-fixed-e91a {
    flex-basis: 90px;
  }
}
.red_1e81 .in-1ba9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .red_1e81 .in-1ba9 {
    flex-basis: calc(100% - 50px);
  }
}
.red_1e81 .texture-6780 p:last-child {
  margin-bottom: 0.72em;
}
.menu-short-de43 .table-f087 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu-short-de43 .table-f087:after,
.menu-short-de43 .table-f087:before {
  content: "";
  display: table;
}
.menu-short-de43 .table-f087:after {
  clear: both;
}
.menu-short-de43 .table-f087 .filter-pressed-33a5,
.menu-short-de43 .table-f087 .lite-9e78 {
  width: 49%;
}
.menu-short-de43 .table-f087 .filter-pressed-33a5 a span.modal-ecf5,
.menu-short-de43 .table-f087 .lite-9e78 a span.modal-ecf5 {
  display: block;
  margin-bottom: 5px;
}
.menu-short-de43 .table-f087 .lite-9e78 {
  float: left;
  text-align: left;
}
.menu-short-de43 .table-f087 .filter-pressed-33a5 {
  float: right;
  text-align: right;
}
.icon-9212 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .icon-9212 {
    margin-bottom: 0;
  }
}
.paragraph_hard_f650 {
  margin-bottom: 1em;
}
.paragraph_hard_f650 .background-23eb {
  font-size: 1.1em;
  line-height: 1.3;
}
.next-2cd4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.narrow-8654 .paragraph_hard_f650,
.highlight_fluid_e7c5 .paragraph_hard_f650 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .narrow-8654 .paragraph_hard_f650,
  .highlight_fluid_e7c5 .paragraph_hard_f650 {
    display: block;
  }
}
.narrow-8654 .next-2cd4,
.highlight_fluid_e7c5 .next-2cd4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .narrow-8654 .next-2cd4,
  .highlight_fluid_e7c5 .next-2cd4 {
    margin-bottom: 1em;
  }
}
.narrow-8654 .next-2cd4 img,
.highlight_fluid_e7c5 .next-2cd4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.narrow-8654 .pro-6f6a,
.highlight_fluid_e7c5 .pro-6f6a {
  flex-basis: calc(100% - 160px);
}
.narrow-8654 .pro-6f6a p,
.highlight_fluid_e7c5 .pro-6f6a p {
  margin-bottom: 0;
}
.narrow-8654 .pro-6f6a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .narrow-8654 .pro-6f6a {
    padding-left: 0;
  }
}
.highlight_fluid_e7c5 .pro-6f6a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_fluid_e7c5 .pro-6f6a {
    padding-right: 0;
  }
}
.highlight_fluid_e7c5 .next-2cd4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hot_4ea8 .next-2cd4 {
  margin-bottom: 0.5em;
}
.hot_4ea8 .next-2cd4 img {
  width: 100%;
}
.accent-2644 .secondary-clean-e7a6,
.background-motion-32c2 .secondary-clean-e7a6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-motion-32c2 .dark-2e7f .pagination-current-3a74 p:last-child {
  margin-bottom: 0;
}
.static-a654 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph_fixed_488c .gallery-39bb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph_fixed_488c .gallery-39bb:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph_fixed_488c .gallery-39bb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph_fixed_488c .gallery-39bb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph_fixed_488c .gallery-39bb ul li {
  margin: 0 0 0.6em;
}
.paragraph_fixed_488c .gallery-39bb ul li.east-489c,
.paragraph_fixed_488c .gallery-39bb ul li.dropdown-a49a {
  position: relative;
}
.paragraph_fixed_488c .gallery-39bb ul li.east-489c .badge_fa3f,
.paragraph_fixed_488c .gallery-39bb ul li.dropdown-a49a .badge_fa3f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph_fixed_488c .gallery-39bb ul li.east-489c:after:after,
.paragraph_fixed_488c .gallery-39bb ul li.east-489c:after:before,
.paragraph_fixed_488c
  .gallery-39bb
  ul
  li.dropdown-a49a:after:after,
.paragraph_fixed_488c
  .gallery-39bb
  ul
  li.dropdown-a49a:after:before {
  content: "";
  display: table;
}
.paragraph_fixed_488c .gallery-39bb ul li.east-489c:after:after,
.paragraph_fixed_488c
  .gallery-39bb
  ul
  li.dropdown-a49a:after:after {
  clear: both;
}
.paragraph_fixed_488c .gallery-39bb a.form_slow_c414:hover {
  text-decoration: none;
}
.paragraph_fixed_488c .gallery-39bb select {
  max-width: 100%;
}
.paragraph_fixed_488c .gallery-39bb table {
  font-size: 85%;
}
.paragraph_fixed_488c .gallery-39bb table td,
.paragraph_fixed_488c .gallery-39bb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph_fixed_488c .gallery-39bb table tfoot td {
  text-align: left;
}
.paragraph_fixed_488c .gallery-39bb :last-child {
  margin-bottom: 0;
}
.paragraph_fixed_488c .gallery-39bb .photo-d127 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph_fixed_488c .gallery-39bb .photo-d127 label {
  width: 100%;
}
.paragraph_fixed_488c .gallery-39bb .photo-d127 .advanced-63e8 {
  width: 100%;
  display: block;
}
.paragraph_fixed_488c .gallery-39bb .photo-d127 .clean-43aa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph_fixed_488c .gallery-39bb .photo-d127 .clean-43aa:hover svg #svg-search {
  fill: #444;
}
.paragraph_fixed_488c .gallery-39bb .photo-d127 .clean-43aa svg {
  width: 18px;
  height: 18px;
}
.paragraph_fixed_488c .banner_c445 ul ul,
.paragraph_fixed_488c .summary-fresh-6c14 ul ul,
.paragraph_fixed_488c .in-1b93 ul ul,
.paragraph_fixed_488c .avatar-selected-acdc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph_fixed_488c .banner_c445 .text-current-427f > a,
.paragraph_fixed_488c .summary-fresh-6c14 .text-current-427f > a,
.paragraph_fixed_488c .in-1b93 .text-current-427f > a,
.paragraph_fixed_488c .avatar-selected-acdc .text-current-427f > a {
  margin-bottom: 0;
}
.paragraph_fixed_488c .west-6563 li,
.paragraph_fixed_488c .banner_c445 li,
.paragraph_fixed_488c .down-a9f5 li,
.paragraph_fixed_488c .summary-fresh-6c14 li,
.paragraph_fixed_488c .in-1b93 li,
.paragraph_fixed_488c .avatar-selected-acdc li,
.paragraph_fixed_488c .disabled-pro-6149 li,
.paragraph_fixed_488c .fluid-abc7 li {
  display: block;
  position: relative;
}
.paragraph_fixed_488c .west-6563 li:last-child,
.paragraph_fixed_488c .banner_c445 li:last-child,
.paragraph_fixed_488c .down-a9f5 li:last-child,
.paragraph_fixed_488c .summary-fresh-6c14 li:last-child,
.paragraph_fixed_488c .in-1b93 li:last-child,
.paragraph_fixed_488c .avatar-selected-acdc li:last-child,
.paragraph_fixed_488c .disabled-pro-6149 li:last-child,
.paragraph_fixed_488c .fluid-abc7 li:last-child {
  border: none;
}
.paragraph_fixed_488c .west-6563 li a,
.paragraph_fixed_488c .banner_c445 li a,
.paragraph_fixed_488c .down-a9f5 li a,
.paragraph_fixed_488c .summary-fresh-6c14 li a,
.paragraph_fixed_488c .in-1b93 li a,
.paragraph_fixed_488c .avatar-selected-acdc li a,
.paragraph_fixed_488c .disabled-pro-6149 li a,
.paragraph_fixed_488c .fluid-abc7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_fixed_488c .west-6563 li ul li::before,
.paragraph_fixed_488c .banner_c445 li ul li::before,
.paragraph_fixed_488c .down-a9f5 li ul li::before,
.paragraph_fixed_488c .summary-fresh-6c14 li ul li::before,
.paragraph_fixed_488c .in-1b93 li ul li::before,
.paragraph_fixed_488c .avatar-selected-acdc li ul li::before,
.paragraph_fixed_488c .disabled-pro-6149 li ul li::before,
.paragraph_fixed_488c .fluid-abc7 li ul li::before {
  left: 15px;
}
.paragraph_fixed_488c .west-6563 li ul a,
.paragraph_fixed_488c .banner_c445 li ul a,
.paragraph_fixed_488c .down-a9f5 li ul a,
.paragraph_fixed_488c .summary-fresh-6c14 li ul a,
.paragraph_fixed_488c .in-1b93 li ul a,
.paragraph_fixed_488c .avatar-selected-acdc li ul a,
.paragraph_fixed_488c .disabled-pro-6149 li ul a,
.paragraph_fixed_488c .fluid-abc7 li ul a {
  padding-left: 20px;
}
.paragraph_fixed_488c .west-6563 li ul ul li::before,
.paragraph_fixed_488c .banner_c445 li ul ul li::before,
.paragraph_fixed_488c .down-a9f5 li ul ul li::before,
.paragraph_fixed_488c .summary-fresh-6c14 li ul ul li::before,
.paragraph_fixed_488c .in-1b93 li ul ul li::before,
.paragraph_fixed_488c .avatar-selected-acdc li ul ul li::before,
.paragraph_fixed_488c .disabled-pro-6149 li ul ul li::before,
.paragraph_fixed_488c .fluid-abc7 li ul ul li::before {
  left: 30px;
}
.paragraph_fixed_488c .west-6563 li ul ul a,
.paragraph_fixed_488c .banner_c445 li ul ul a,
.paragraph_fixed_488c .down-a9f5 li ul ul a,
.paragraph_fixed_488c .summary-fresh-6c14 li ul ul a,
.paragraph_fixed_488c .in-1b93 li ul ul a,
.paragraph_fixed_488c .avatar-selected-acdc li ul ul a,
.paragraph_fixed_488c .disabled-pro-6149 li ul ul a,
.paragraph_fixed_488c .fluid-abc7 li ul ul a {
  padding-left: 40px;
}
.paragraph_fixed_488c .motion-3a40 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_fixed_488c .fluid-abc7 ul li {
  margin-bottom: 1.41575em;
}
.paragraph_fixed_488c .fluid-abc7 ul li .widget_7e1d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph_fixed_488c .fluid-abc7 ul li .video_2a0a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-bde7 .west-6563 li a,
.photo-bde7 .banner_c445 li a,
.photo-bde7 .down-a9f5 li a,
.photo-bde7 .summary-fresh-6c14 li a,
.photo-bde7 .in-1b93 li a,
.photo-bde7 .avatar-selected-acdc li a,
.photo-bde7 .disabled-pro-6149 li a,
.photo-bde7 .fluid-abc7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-bde7 .motion-3a40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-bde7 .gallery-39bb ul li.east-489c .badge_fa3f,
.photo-bde7 .gallery-39bb ul li.dropdown-a49a .badge_fa3f {
  background: rgba(0, 0, 0, 0.2);
}
.photo-bde7 .paragraph_fixed_488c .gallery-39bb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li {
  margin: 0;
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li ul {
  margin: 0;
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li ul li a {
  padding-left: 15px;
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li ul li li a {
  padding-left: 30px;
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li.secondary-hard-f4e4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li.secondary-hard-f4e4 > 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;
}
.carousel_clean_18ba .paragraph_fixed_488c .cold-8759 li.secondary-hard-f4e4 > 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;
}
.plasma_d966 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.surface_medium_be39 {
  position: relative;
  z-index: 10;
}
.surface_medium_be39 .card_focused_db57 {
  width: 100%;
  max-width: 100%;
}
.large_130f .container_solid_5734 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.large_130f .brown-12e9 {
}
.large_130f .photo-bde7 {
  background: #292929;
}
.hidden_f879 .container_solid_5734 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hidden_f879 .brown-12e9 {
  background: #f9f9f9;
}
.hidden_f879 .photo-bde7 {
  background: #303030;
}
.avatar_easy_dc90 .container_solid_5734 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar_easy_dc90 .popup-e827 {
    margin-bottom: 1em;
  }
  .avatar_easy_dc90 .popup-e827:last-child {
    margin-bottom: 0;
  }
}
.avatar_easy_dc90 .brown-12e9 {
  background: #ededed;
}
.avatar_easy_dc90 .photo-bde7 {
  background: #1a1a1a;
}
.container_solid_5734.brown-12e9 {
  color: rgba(0, 0, 0, 0.6);
}
.container_solid_5734.brown-12e9 .bright-dff7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_solid_5734.photo-bde7 {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_5734.photo-bde7 a:not(.form_slow_c414) {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_5734.photo-bde7 a:not(.form_slow_c414):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_5734.photo-bde7 .bright-dff7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_solid_5734.photo-bde7 table tbody td,
.container_solid_5734.photo-bde7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.outer-bf5f.dark-8a11 .caption-wood-84cd {
  max-width: initial;
}
.outer-bf5f .lite-f827 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outer-bf5f .lite-f827 .card_focused_db57 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outer-bf5f .lite-f827 .card_focused_db57 {
    display: block;
    margin-bottom: 2em;
  }
  .outer-bf5f .lite-f827 .card_focused_db57:last-child {
    margin-bottom: 0;
  }
}
.avatar_easy_dc90 .popup-e827:last-child,
.hidden_f879 .popup-e827:last-child,
.large_130f .popup-e827:last-child {
  margin-bottom: 0;
}
.avatar_easy_dc90 .popup-e827 .paragraph_fixed_488c .gallery-39bb:last-child,
.hidden_f879 .popup-e827 .paragraph_fixed_488c .gallery-39bb:last-child,
.large_130f .popup-e827 .paragraph_fixed_488c .gallery-39bb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar_easy_dc90 .white-2d6f,
  .avatar_easy_dc90 .popup_4b45,
  .hidden_f879 .white-2d6f,
  .hidden_f879 .popup_4b45,
  .large_130f .white-2d6f,
  .large_130f .popup_4b45 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .surface_medium_be39 .popup-e827 {
    margin-bottom: 2em;
  }
}
.surface_medium_be39 p:last-child {
  margin-bottom: 0;
}
.surface_medium_be39 li,
.surface_medium_be39 ul {
  list-style: none;
  margin: 0;
}
.surface_medium_be39 ul ul {
  margin-left: 2.617924em;
}
.thick-d72f {
  font-size: 0.875em;
}

/* css-noise: 0207 */
.phantom-card-h7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
