/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu_medium_a8ec/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu_medium_a8ec
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.menu_medium_a8ec/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav_2971.banner_stone_6c27/licenses/gpl-2.0.grid-stone-4417
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.dropdown-f2d4/, (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.center-c4c1.bottom_5957/normalize.active_fe90/
 ======
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.active_fe90 v7.0.0 | MIT License | github.menu_medium_a8ec/necolas/normalize.active_fe90 */
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;
}
.label-north-8c21 .tall-aa65,
.avatar_outer_566a,
.component-top-57a5,
.shade_521c,
.slider_1c8f,
.up-1e9c,
.layout-52e9,
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;
}
.avatar_outer_566a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar_outer_566a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_outer_566a,
  h1 {
    font-size: 1.8em;
  }
}
.component-top-57a5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component-top-57a5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component-top-57a5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component-top-57a5,
  h2 {
    font-size: 1.7em;
  }
}
.shade_521c,
h3 {
  font-size: 1.618em;
}
.label-north-8c21 .tall-aa65,
.slider_1c8f,
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.over_8fdf {
  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;
}
.video-95f5:after,
.video-95f5:before,
.badge_4380:after,
.badge_4380:before {
  content: "";
  display: table;
}
.video-95f5:after,
.badge_4380:after {
  clear: both;
}
.light_88ba {
  float: right;
  margin-right: 0;
}
.aside-54aa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress-static-384b .inner-bf7b,
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;
}
.progress-static-384b .inner-bf7b: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;
}
.texture_bronze_ed5f .inner-bf7b {
  box-shadow: none;
}
.texture_bronze_ed5f
  .inner-bf7b
  .focus-a265 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture_bronze_ed5f .inner-bf7b .focus-7a80 {
  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;
}
.texture_bronze_ed5f
  .inner-bf7b
  .focus-7a80
  b {
  display: none;
}
.texture_bronze_ed5f .secondary_2d22 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(.prev-0e4d),
button:not(.pattern_wood_ea41):not(.prev-0e4d),
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ),
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ),
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ) {
  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;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):hover,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):hover,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):hover,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):hover,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):active,
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):active,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):active,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):active,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):active,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus {
  outline: 0;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891 {
  position: relative;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .texture-be51,
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .bronze-e1b3,
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .silver-05fe,
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  i,
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  svg,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .texture-be51,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .bronze-e1b3,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .silver-05fe,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  i,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  svg,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .texture-be51,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .bronze-e1b3,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .silver-05fe,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  i,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  svg,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .texture-be51,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .bronze-e1b3,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .silver-05fe,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  i,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  svg,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .texture-be51,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .bronze-e1b3,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  .silver-05fe,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  i,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891
  svg {
  visibility: hidden;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891:after,
button:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891:after,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891:after,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891:after,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ).fn-loading-a891: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;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(.prev-0e4d),
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ),
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ),
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ) {
  color: #fff;
  background: #235787;
}
.list-glass-d9b4:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus,
input[type="button"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus,
input[type="reset"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus,
input[type="submit"]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ):focus {
  color: #fff;
}
.list-glass-d9b4.fn-disabled-a891:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ),
.list-glass-d9b4[disabled]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ),
button.fn-disabled-a891:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ),
button[disabled]:not(.pattern_wood_ea41):not(
    .prev-0e4d
  ) {
  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;
}
.red_d532 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.red_d532: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;
}
.active_2b0d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description_f0fd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fluid_be5b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-95f5:after,
.video-95f5:before,
.mask_complex_44bf:after,
.mask_complex_44bf:before,
.simple-0fad:after,
.simple-0fad:before,
.soft-a2e3:after,
.soft-a2e3:before,
.disabled_1ec2:after,
.disabled_1ec2:before,
.table_a9c2:after,
.table_a9c2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-95f5:after,
.mask_complex_44bf:after,
.simple-0fad:after,
.soft-a2e3:after,
.disabled_1ec2:after,
.table_a9c2:after {
  clear: both;
}
.mask_complex_44bf .header-outer-5f82,
.simple-0fad .header-outer-5f82,
.huge-487c .header-outer-5f82 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.action-b9ea {
  display: inline-block;
}
.shadow-old-0077 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shadow-old-0077 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shadow-old-0077 .block-7b3c {
  padding: 1em 0;
  font-size: 85%;
}
.block-7b3c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tall-c285 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tall-c285:after,
.tall-c285:before {
  content: "";
  display: table;
}
.tall-c285:after {
  clear: both;
}
.outer-11f8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.button_1c60 .outer-11f8 {
  max-width: 50%;
}
.section_a571 .outer-11f8 {
  max-width: 33.33%;
}
.filter-clean-241e .outer-11f8 {
  max-width: 25%;
}
.module_68d9 .outer-11f8 {
  max-width: 20%;
}
.prev_cbbc .outer-11f8 {
  max-width: 16.66%;
}
.gold_94f0 .outer-11f8 {
  max-width: 14.28%;
}
.section-last-fa9d .outer-11f8 {
  max-width: 12.5%;
}
.detail-large-077f .outer-11f8 {
  max-width: 11.11%;
}
.under_ecbd {
  display: block;
}
.label-north-8c21 .frame_static_c5c7 label,
.label-north-8c21 .search-e710 label,
.label-north-8c21 .fixed-91d3 label,
.label-north-8c21 .notification_light_2684 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_inner_a302 {
  list-style: none;
  margin: 0;
}
.table_inner_a302 article.panel-liquid-d0ed {
  margin-bottom: 0;
}
.table_inner_a302 ul {
  list-style: none;
  margin: 0;
}
.table_inner_a302 .large_cd41 li.panel-liquid-d0ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_inner_a302 .large_cd41 li.panel-liquid-d0ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_inner_a302 .large_cd41 li.panel-liquid-d0ed: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) {
  .table_inner_a302 .large_cd41 li.panel-liquid-d0ed li.panel-liquid-d0ed li.panel-liquid-d0ed li.panel-liquid-d0ed {
    padding-left: 0;
  }
}
article.panel-liquid-d0ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel-liquid-d0ed .mask_complex_44bf p:last-of-type {
  margin-bottom: 0;
}
article.panel-liquid-d0ed .background-2313 {
  float: left;
}
article.panel-liquid-d0ed .middle_0ec4 {
  margin-left: 85px;
}
article.panel-liquid-d0ed .surface_iron_e258 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel-liquid-d0ed .surface_iron_e258 .slider_steel_464c {
  margin-left: 10px;
}
article.panel-liquid-d0ed .gradient_cbfc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel-liquid-d0ed .description_440b {
  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 .frame_static_c5c7,
  #respond .fixed-91d3,
  #respond .notification_light_2684 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame_static_c5c7 input,
#respond .fixed-91d3 input,
#respond .notification_light_2684 input {
  width: 100%;
}
#respond .notification_light_2684 {
  margin-right: 0;
}
#respond .box-54b5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs_brown_9410 {
  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;
}
.tabs_brown_9410.table_wide_75ea {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs_brown_9410 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%);
}
.tabs_brown_9410:focus,
.tabs_brown_9410: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);
}
.avatar-orange-50b3 {
  border-radius: 10%;
}
.hidden_4e79 {
  border-radius: 50%;
}
.outer-0277 {
  font-size: 0.72em;
}
.feature-bottom-603c {
  font-size: 0.875em;
}
.column_bab8 {
  font-size: 1.1em;
}
.gradient-7842 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gradient-7842.outer-0277 {
  letter-spacing: 0.5px;
}
.info-static-b8f5,
.info-static-b8f5 a {
  color: #6d6d6d;
}
.info-static-b8f5 a:hover {
  color: #111;
}
.thumbnail_52bb {
  color: #6d6d6d;
}
.module-7783 {
  overflow-x: hidden;
}
.module-7783 .progress_upper_7f61.container_add0 {
  position: relative;
}
.module-7783 .progress_upper_7f61.container_add0.widget_09dc {
  position: initial;
}
.module-7783
  .progress_upper_7f61.container_add0.widget_09dc
  .bottom-150c {
  left: auto;
}
.module-7783 .progress_upper_7f61 .bottom-150c {
  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-7783 .progress_upper_7f61:hover.container_add0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module-7783
  .progress_upper_7f61:hover.container_add0
  .bottom-150c {
  display: block;
  z-index: 9999999;
}
.module-7783 .button_5827 .feature_cbd6,
.module-7783 .inner-d7b8 .feature_cbd6 {
  display: none;
}
.module-7783 .out_3d1c .progress_upper_7f61:hover.container_add0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label-north-8c21 .frame_static_c5c7 label,
.label-north-8c21 .search-e710 label,
.label-north-8c21 .fixed-91d3 label,
.label-north-8c21 .notification_light_2684 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_inner_a302 {
  list-style: none;
  margin: 0;
}
.table_inner_a302 article.panel-liquid-d0ed {
  margin-bottom: 0;
}
.table_inner_a302 ul {
  list-style: none;
  margin: 0;
}
.table_inner_a302 .large_cd41 li.panel-liquid-d0ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_inner_a302 .large_cd41 li.panel-liquid-d0ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_inner_a302 .large_cd41 li.panel-liquid-d0ed: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) {
  .table_inner_a302 .large_cd41 li.panel-liquid-d0ed li.panel-liquid-d0ed li.panel-liquid-d0ed li.panel-liquid-d0ed {
    padding-left: 0;
  }
}
article.panel-liquid-d0ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel-liquid-d0ed .mask_complex_44bf p:last-of-type {
  margin-bottom: 0;
}
article.panel-liquid-d0ed .background-2313 {
  float: left;
}
article.panel-liquid-d0ed .middle_0ec4 {
  margin-left: 85px;
}
article.panel-liquid-d0ed .surface_iron_e258 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel-liquid-d0ed .surface_iron_e258 .slider_steel_464c {
  margin-left: 10px;
}
article.panel-liquid-d0ed .gradient_cbfc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel-liquid-d0ed .description_440b {
  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 .frame_static_c5c7,
  #respond .fixed-91d3,
  #respond .notification_light_2684 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame_static_c5c7 input,
#respond .fixed-91d3 input,
#respond .notification_light_2684 input {
  width: 100%;
}
#respond .notification_light_2684 {
  margin-right: 0;
}
#respond .box-54b5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button_5827 .shadow_7ad1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shadow_7ad1 .pattern_4fe7.notification-fresh-326c .stale-1f00 > li > a:focus,
.shadow_7ad1 .pattern_4fe7.notification-fresh-326c .stale-1f00 > li > a:hover,
.shadow_7ad1 .pattern_4fe7.texture-old-4afb .stale-1f00 > li > a:focus,
.shadow_7ad1 .pattern_4fe7.texture-old-4afb .stale-1f00 > li > a:hover,
.shadow_7ad1 .pattern_4fe7.section_ac23 .stale-1f00 > li > a:focus,
.shadow_7ad1 .pattern_4fe7.section_ac23 .stale-1f00 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_7ad1
  .pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li.box_medium_f7fd
  > a,
.shadow_7ad1
  .pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li.outer-5334
  > a,
.shadow_7ad1
  .pattern_4fe7.texture-old-4afb
  .stale-1f00
  > li.box_medium_f7fd
  > a,
.shadow_7ad1
  .pattern_4fe7.texture-old-4afb
  .stale-1f00
  > li.outer-5334
  > a,
.shadow_7ad1
  .pattern_4fe7.section_ac23
  .stale-1f00
  > li.box_medium_f7fd
  > a,
.shadow_7ad1 .pattern_4fe7.section_ac23 .stale-1f00 > li.container-7631 > a {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_7ad1 .tooltip-b185,
.shadow_7ad1 .tooltip-b185 a {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_7ad1 .yellow-ac8d.slider-west-88b4 li a,
.shadow_7ad1 .nav-ddba a,
.shadow_7ad1 .heading-rough-28c6,
.shadow_7ad1 .stale-1f00 > li > a,
.shadow_7ad1 .blue-aa3f {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1 .yellow-ac8d.slider-west-88b4 li a:hover,
.shadow_7ad1 .nav-ddba a:hover,
.shadow_7ad1 .heading-rough-28c6:hover,
.shadow_7ad1 .stale-1f00 > li > a:hover,
.shadow_7ad1 .blue-aa3f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_7ad1 .status_hard_b430 {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1 .status_hard_b430 .paragraph_hard_1abb {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_7ad1 .status_hard_b430:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_7ad1 .out-35a4 .heading_hovered_5051 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1 .out-35a4 .heading_hovered_5051 .background-motion-da4e {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1
  .out-35a4
  .heading_hovered_5051
  .background-motion-da4e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1
  .out-35a4
  .heading_hovered_5051
  .background-motion-da4e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1
  .out-35a4
  .heading_hovered_5051
  .background-motion-da4e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1
  .out-35a4
  .heading_hovered_5051
  .background-motion-da4e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1 .out-35a4 .tabs_bright_f73b {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_7ad1 .out-35a4 .tabs_bright_f73b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-df04
  .shadow_7ad1
  .out-35a4
  .backdrop_fixed_8d1c
  .hover-cool-eba8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.up-df04
  .shadow_7ad1
  .out-35a4
  .backdrop_fixed_8d1c
  .background-motion-da4e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_5827 .sidebar_bronze_b62c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sidebar_bronze_b62c .pattern_4fe7.notification-fresh-326c .stale-1f00 > li > a:focus,
.sidebar_bronze_b62c .pattern_4fe7.notification-fresh-326c .stale-1f00 > li > a:hover,
.sidebar_bronze_b62c .pattern_4fe7.texture-old-4afb .stale-1f00 > li > a:focus,
.sidebar_bronze_b62c .pattern_4fe7.texture-old-4afb .stale-1f00 > li > a:hover,
.sidebar_bronze_b62c .pattern_4fe7.section_ac23 .stale-1f00 > li > a:focus,
.sidebar_bronze_b62c .pattern_4fe7.section_ac23 .stale-1f00 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_bronze_b62c
  .pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li.box_medium_f7fd
  > a,
.sidebar_bronze_b62c
  .pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li.outer-5334
  > a,
.sidebar_bronze_b62c
  .pattern_4fe7.texture-old-4afb
  .stale-1f00
  > li.box_medium_f7fd
  > a,
.sidebar_bronze_b62c
  .pattern_4fe7.texture-old-4afb
  .stale-1f00
  > li.outer-5334
  > a,
.sidebar_bronze_b62c
  .pattern_4fe7.section_ac23
  .stale-1f00
  > li.box_medium_f7fd
  > a,
.sidebar_bronze_b62c .pattern_4fe7.section_ac23 .stale-1f00 > li.container-7631 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_bronze_b62c .tooltip-b185,
.sidebar_bronze_b62c .tooltip-b185 a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_bronze_b62c .yellow-ac8d.slider-west-88b4 li a,
.sidebar_bronze_b62c .nav-ddba a,
.sidebar_bronze_b62c .heading-rough-28c6,
.sidebar_bronze_b62c .stale-1f00 > li > a,
.sidebar_bronze_b62c .blue-aa3f {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar_bronze_b62c .yellow-ac8d.slider-west-88b4 li a:hover,
.sidebar_bronze_b62c .nav-ddba a:hover,
.sidebar_bronze_b62c .heading-rough-28c6:hover,
.sidebar_bronze_b62c .stale-1f00 > li > a:hover,
.sidebar_bronze_b62c .blue-aa3f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_bronze_b62c .status_hard_b430 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar_bronze_b62c .status_hard_b430 .paragraph_hard_1abb {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_bronze_b62c .status_hard_b430:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right_89c3 .preview-current-05c8 {
  margin-left: auto;
  margin-right: auto;
}
.simple-0fad > * {
  margin-left: auto;
  margin-right: auto;
}
.simple-0fad .active_2b0d {
  margin-right: 1.41575em;
}
.narrow_d094 .simple-0fad > .motion_0d9d {
  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;
}
.narrow_d094 .simple-0fad > .column-down-d09b {
  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;
}
.pagination_plasma_e458.right_89c3 .preview-current-05c8,
.notification_motion_015b.right_89c3 .preview-current-05c8 {
  margin-left: 0;
}
.image_83db.right_89c3 .preview-current-05c8,
.shade_035f.right_89c3 .preview-current-05c8 {
  margin-right: 0;
}
.simple-0fad ol,
.simple-0fad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gold_817c video {
  max-width: 100%;
}
.fresh-9b96 img {
  display: block;
}
.fresh-9b96.active_2b0d,
.fresh-9b96.description_f0fd {
  width: 100%;
}
.fresh-9b96.column-down-d09b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.nav_fast_809c:not(.huge-bda8) {
  margin: 1.5em auto;
}
.dropdown_e0c0 p {
  padding: 1.5em 14px;
}
ul.item-b80d.column-down-d09b,
ul.item-b80d.motion_0d9d,
ul.item-b80d.footer-warm-e579.motion_0d9d {
  padding: 0 14px;
}
.photo-96e3 {
  display: block;
  overflow-x: auto;
}
.photo-96e3 table {
  border-collapse: collapse;
  width: 100%;
}
.photo-96e3 td,
.photo-96e3 th {
  padding: 0.5em;
}
.simple-0fad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.simple-0fad ol ol,
.simple-0fad ol ul,
.simple-0fad ul ol,
.simple-0fad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.simple-0fad ol ol li,
.simple-0fad ol ul li,
.simple-0fad ul ol li,
.simple-0fad ul ul li {
  margin-left: 0;
}
.tooltip-bb40.focused-a091 > .carousel_ec91 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip-bb40.focused-a091 > .carousel_ec91 iframe,
.tooltip-bb40.focused-a091 > .carousel_ec91 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask-plasma-7033 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask-plasma-7033.message-2946 {
  padding: 0;
}
.mask-plasma-7033.message-2946 cite {
  font-size: 13px;
}
.mask-plasma-7033 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask-plasma-7033 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tertiary-black-b4ad {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tertiary-black-b4ad > p:first-child {
  margin-top: 0;
}
.tertiary-black-b4ad cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tertiary-black-b4ad blockquote {
  border-left: 0;
}
.copper-af6d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.copper-af6d:not(.in_921b) {
  max-width: 100px;
}
.copper-af6d.orange_94ba {
  border-bottom: none !important;
  text-align: center;
}
.copper-af6d.orange_94ba::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown_e0c0 p {
    padding: 1.5em 0;
  }
}
.warm-51d5 {
  color: #0073aa;
}
.progress_current_0e37 {
  background-color: #0073aa;
}
.slider-55d1 {
  color: #229fd8;
}
.gradient-7f62 {
  background-color: #229fd8;
}
.content-top-b56b {
  color: #eee;
}
.cool-1171 {
  background-color: #eee;
}
.hard-de4d {
  color: #444;
}
.widget-558b {
  background-color: #444;
}
.accent-68c3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accent-68c3 .fluid_5653 .nav-ddba {
  font-size: 15px;
}
.accent-68c3 .nav-ddba {
  line-height: 1.3;
}
.accent-68c3 .sidebar_bronze_b62c {
}
.accent-68c3 .shadow_7ad1 {
  background: #235787;
}
.description_18f0 {
  padding: 0;
}
.description_18f0 .shadow_7ad1 {
  background: #1a1a1a;
}
.description_18f0 .sidebar_bronze_b62c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active_67b5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active_67b5 .sidebar_bronze_b62c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active_67b5 .shadow_7ad1 {
  background: #303030;
}
.table_a9c2 {
  position: relative;
  z-index: 10;
}
.table_a9c2 .tertiary_276e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered_02f4 .container_add0 {
  display: inline-block;
  vertical-align: middle;
}
.hovered_02f4.pressed_10c1 .container_add0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hovered_02f4.pressed_10c1 .container_add0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hovered_02f4.pressed_10c1 .container_add0 {
    margin-right: 0.4em;
  }
}
.hovered_02f4.pressed_10c1 .container_add0:last-child {
  margin-right: 0;
}
.highlight_dynamic_a3e8 .tertiary_276e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button_5827 .fluid_5653 {
    margin: 0 -0.5em;
  }
  .button_5827 .fluid_5653 [class*="customify-col-"],
  .button_5827 .fluid_5653 [class*="customify-col_"],
  .button_5827 .fluid_5653 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button_5827.dim-3c9a .tertiary_276e {
  background: 0 0 !important;
}
.button_5827.dim-3c9a .tertiary_276e,
.button_5827.highlight_dynamic_a3e8 .tertiary_276e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button_5827.popup_ace0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button_5827.highlight_dynamic_a3e8 .tertiary_276e {
  box-shadow: none !important;
}
.thumbnail-a020 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thumbnail-a020 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-a020 {
    padding: 18px 0 20px;
  }
}
.thumbnail-a020 .large-2a6a {
  width: 100%;
}
.thumbnail-a020 .accent_smooth_173f {
  margin-bottom: 0;
}
.thumbnail-a020 .content-over-7c41 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shadow-e1f2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shadow-e1f2 .block-new-9903 {
  width: 100%;
}
.label_50dc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label_50dc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label_50dc 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;
}
.label_50dc li:last-child:after {
  display: none;
}
.label_50dc li a {
  font-weight: 500;
  margin-right: 10px;
}
.inner_c072 .feature_cbd6 button,
.thumbnail-a020 .feature_cbd6 button {
  left: 0;
}
.inner_c072 .block-new-9903,
.thumbnail-a020 .block-new-9903 {
  padding-left: 0;
  padding-right: 0;
}
.inner_c072 .shadow-e1f2,
.thumbnail-a020 .shadow-e1f2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.inner_c072 {
  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;
}
.inner_c072: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;
}
.inner_c072 .blue-adc7 {
  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) {
  .inner_c072 .blue-adc7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .inner_c072 .blue-adc7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .inner_c072 .blue-adc7 {
    min-height: 200px;
  }
}
.inner_c072 .label_50dc {
  color: rgba(255, 255, 255, 0.8);
}
.inner_c072 .label_50dc a,
.inner_c072 .label_50dc li:after {
  color: inherit;
}
.inner_c072 .label_50dc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.center_ef15 {
  margin-bottom: 0.5em;
}
.outline-f30b {
  margin-bottom: 1.2em;
}
.outline-f30b,
.center_ef15 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outline-f30b p:last-child,
.center_ef15 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature_cbd6,
#masthead .feature_cbd6 {
  display: none;
}
#masthead
  > .feature_cbd6.heading_wood_9877 {
  display: none;
}
#masthead > .feature_cbd6 button {
  left: 0;
}
.component-basic-748f {
  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%;
}
.component-basic-748f .container_add0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component-basic-748f .icon-rough-d1a1 {
  display: -webkit-box;
  display: flex;
}
.component-basic-748f .icon-rough-d1a1.tertiary_d9dd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component-basic-748f .icon-rough-d1a1.footer-faa7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-basic-748f .icon-rough-d1a1.wrapper-active-435c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-basic-748f.medium-3119.input_yellow_964f .icon-rough-d1a1.tertiary_d9dd {
  flex-basis: 100%;
}
.component-basic-748f.item_action_9322 .icon-rough-d1a1.footer-faa7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.component-basic-748f.item_action_9322 .icon-rough-d1a1.wrapper-active-435c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature_cbd6.heading_wood_9877 {
  display: none;
}
#masthead > .feature_cbd6 button {
  left: 0;
}
.primary-selected-b303 {
  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;
}
.primary-selected-b303:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary-selected-b303.button-brown-9575 i {
  margin-right: 4px;
}
.primary-selected-b303.detail_dark_3c1e i {
  margin-left: 5px;
}
.nav-ddba p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.nav-ddba p:last-child {
  margin-bottom: 0;
}
.main_slow_524f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main_slow_524f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main_slow_524f img {
  display: block;
  width: auto;
  line-height: 1;
}
.main_slow_524f .tooltip-b185 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main_slow_524f .rough-9728 {
  margin: 5px 0 7px 0;
}
.main_slow_524f.container-wood-c4e1 .dropdown_4a9b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_slow_524f.container-wood-c4e1 .blue_1a4c {
  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;
}
.main_slow_524f.tag-c49c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main_slow_524f.tag-c49c .dropdown_4a9b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_slow_524f.tag-c49c .blue_1a4c {
  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;
}
.main_slow_524f.form_small_7a03 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_slow_524f.texture-rough-6561 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main_slow_524f.texture-rough-6561 .blue_1a4c {
  margin-top: 7px;
}
.header-5c8f {
  display: inline-block;
}
.table_a9c2 .picture-329b .main_slow_524f img {
  max-width: 100%;
}
.pattern_4fe7 .notification_mini_3b48.secondary-bottom-89c7,
.feature-clean-c3c9 .notification_mini_3b48.secondary-bottom-89c7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_4fe7 .search_7c9e,
.feature-clean-c3c9 .search_7c9e {
  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%);
}
.pattern_4fe7 .search_7c9e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern_4fe7.aside_next_a03b .search_7c9e {
  display: none;
}
.pattern_4fe7 .dropdown-advanced-5d26 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern_4fe7 .dropdown-advanced-5d26 li {
  display: inline-block;
  position: relative;
}
.pattern_4fe7 .dropdown-advanced-5d26 li:last-child {
  margin-right: 0;
}
.pattern_4fe7 .dropdown-advanced-5d26 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;
}
.pattern_4fe7 .dropdown-advanced-5d26 li.container-7631 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern_4fe7 .dropdown-advanced-5d26 > 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;
}
.pattern_4fe7 .dropdown-advanced-5d26 > li > a i {
  line-height: 0;
}
.pattern_4fe7 .dropdown-advanced-5d26 > li.focus-dynamic-9d0b > a .search_7c9e {
  margin-left: 4px;
  line-height: 0;
}
.pattern_4fe7 .dropdown-advanced-5d26 .full-387b li.focus-dynamic-9d0b > a {
  position: relative;
}
.pattern_4fe7 .dropdown-advanced-5d26 .full-387b li.focus-dynamic-9d0b > a:after,
.pattern_4fe7 .dropdown-advanced-5d26 .full-387b li.focus-dynamic-9d0b > a:before {
  content: "";
  display: table;
}
.pattern_4fe7 .dropdown-advanced-5d26 .full-387b li.focus-dynamic-9d0b > a:after {
  clear: both;
}
.pattern_4fe7 .dropdown-advanced-5d26 .full-387b li.focus-dynamic-9d0b > a .search_7c9e {
  margin-left: 5px;
  float: right;
}
.pattern_4fe7 .backdrop_df10,
.pattern_4fe7 .full-387b {
  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;
}
.pattern_4fe7 .full-387b {
  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;
}
.pattern_4fe7 .full-387b .secondary-bottom-89c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_4fe7 .full-387b .search_7c9e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern_4fe7 .full-387b li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern_4fe7 .full-387b 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;
}
.pattern_4fe7 .full-387b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern_4fe7 .full-387b .full-387b {
  top: 0;
  left: 100%;
}
.pattern_4fe7 .accent-bronze-8cfb.fn-focus-a891 > .backdrop_df10,
.pattern_4fe7 .accent-bronze-8cfb.fn-focus-a891 > .full-387b,
.pattern_4fe7 .accent-bronze-8cfb:focus > .backdrop_df10,
.pattern_4fe7 .accent-bronze-8cfb:focus > .full-387b,
.pattern_4fe7 .accent-bronze-8cfb:hover > .backdrop_df10,
.pattern_4fe7 .accent-bronze-8cfb:hover > .full-387b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern_4fe7.section_ac23 .stale-1f00:after,
.pattern_4fe7.section_ac23 .stale-1f00:before {
  content: "";
  display: table;
}
.pattern_4fe7.section_ac23 .stale-1f00:after {
  clear: both;
}
.pattern_4fe7.section_ac23 .stale-1f00 > li {
  float: left;
}
.pattern_4fe7.hero-b736 .stale-1f00:after,
.pattern_4fe7.hero-b736 .stale-1f00:before {
  content: "";
  display: table;
}
.pattern_4fe7.hero-b736 .stale-1f00:after {
  clear: both;
}
.pattern_4fe7.hero-b736 .stale-1f00 > li {
  float: left;
}
.pattern_4fe7.hero-b736 .stale-1f00 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_4fe7.hero-b736 .stale-1f00 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_4fe7.hero-b736 .stale-1f00 > li.box_medium_f7fd > a,
.pattern_4fe7.hero-b736 .stale-1f00 > li.container-7631 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_4fe7.notification-fresh-326c .stale-1f00 > li > a .secondary-bottom-89c7 {
  position: relative;
}
.pattern_4fe7.notification-fresh-326c .stale-1f00 > li > a .secondary-bottom-89c7: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;
}
.pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li:focus
  > a
  .secondary-bottom-89c7:before,
.pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li:hover
  > a
  .secondary-bottom-89c7:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li.box_medium_f7fd
  > a
  .secondary-bottom-89c7:before,
.pattern_4fe7.notification-fresh-326c
  .stale-1f00
  > li.outer-5334
  > a
  .secondary-bottom-89c7:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_4fe7.texture-old-4afb .stale-1f00 > li > a .secondary-bottom-89c7 {
  position: relative;
}
.pattern_4fe7.texture-old-4afb .stale-1f00 > li > a .secondary-bottom-89c7: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;
}
.pattern_4fe7.texture-old-4afb .stale-1f00 > li:focus > a .secondary-bottom-89c7:before,
.pattern_4fe7.texture-old-4afb
  .stale-1f00
  > li:hover
  > a
  .secondary-bottom-89c7:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_4fe7.texture-old-4afb
  .stale-1f00
  > li.box_medium_f7fd
  > a
  .secondary-bottom-89c7:before,
.pattern_4fe7.texture-old-4afb
  .stale-1f00
  > li.outer-5334
  > a
  .secondary-bottom-89c7:before {
  width: 100%;
  background-color: currentColor;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li:first-child > a {
  border-top: none;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 .menu_3516 > .secondary-bottom-89c7 .search_7c9e {
  display: none;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li:last-child {
  border: none;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li.focus-dynamic-9d0b > a {
  padding-right: 45px !important;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li a:focus,
.feature-clean-c3c9 .dropdown-advanced-5d26 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li .accent_fd83 {
  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;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li .accent_fd83:hover {
  box-shadow: none;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 li .accent_fd83 .search_7c9e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.feature-clean-c3c9 .dropdown-advanced-5d26 .full-387b {
  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);
}
.feature-clean-c3c9 .dropdown-advanced-5d26 .full-387b li a {
  padding-left: 3em;
}
.feature-clean-c3c9 .dropdown-advanced-5d26 .photo-3320 > a .accent_fd83 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.feature-clean-c3c9 .dropdown-advanced-5d26 .photo-3320 > .full-387b {
  display: block;
  opacity: 1;
}
.huge_2220 {
  max-width: 100%;
}
.paragraph-7606 {
  line-height: 0;
  cursor: pointer;
}
.blue-aa3f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.blue-aa3f:hover {
  box-shadow: none;
  color: currentColor;
}
.blue-aa3f svg {
  width: 18px;
  height: 18px;
}
.blue-aa3f .logo_e871 {
  display: none;
}
.aside_lower_d758 {
  position: relative;
}
.aside_lower_d758.fn-active-a891 .blue-aa3f .red-3c1e {
  display: none;
}
.aside_lower_d758.fn-active-a891 .blue-aa3f .logo_e871 {
  display: inline-block;
}
.aside_lower_d758 .top_748b {
  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);
}
.aside_lower_d758.menu_purple_ef26 .top_748b {
  left: auto;
  right: -0.9em;
}
.aside_lower_d758.menu_purple_ef26 .description_over_46d5::before {
  left: auto;
  right: 15px;
}
.aside_lower_d758.fn-active-a891 .top_748b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop_fixed_8d1c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop_fixed_8d1c label {
  flex-basis: 100%;
}
.backdrop_fixed_8d1c .heading_hovered_5051 {
  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;
}
.backdrop_fixed_8d1c .background-motion-da4e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop_fixed_8d1c .background-motion-da4e:focus {
  background-color: transparent;
}
.backdrop_fixed_8d1c button.tabs_bright_f73b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop_fixed_8d1c button.tabs_bright_f73b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop_fixed_8d1c button.tabs_bright_f73b svg {
  width: 18px;
  height: 18px;
}
.backdrop_fixed_8d1c input[type="submit"] {
  min-height: auto;
}
.out-35a4 .backdrop_fixed_8d1c .background-motion-da4e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description_over_46d5 {
  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) {
  .description_over_46d5 {
    width: 220px;
  }
}
.description_over_46d5 label {
  flex-basis: 100%;
}
.description_over_46d5::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;
}
.up-df04 .out-35a4 .backdrop_fixed_8d1c {
  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;
}
.up-df04
  .out-35a4
  .backdrop_fixed_8d1c
  .heading_hovered_5051 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.up-df04 .out-35a4 .backdrop_fixed_8d1c .background-motion-da4e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.up-df04
  .out-35a4
  .backdrop_fixed_8d1c
  .background-motion-da4e:focus {
  background: 0 0;
}
.up-df04
  .out-35a4
  .backdrop_fixed_8d1c
  .hover-cool-eba8 {
  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;
}
.yellow-ac8d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellow-ac8d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellow-ac8d li:last-child {
  margin-right: 0;
}
.yellow-ac8d li:first-child {
  margin-left: 0;
}
.yellow-ac8d.message_over_f6a7 a {
  color: #fff;
}
.yellow-ac8d.message_over_f6a7 a:hover {
  color: #fff;
}
.yellow-ac8d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellow-ac8d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellow-ac8d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellow-ac8d a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellow-ac8d [class*="social-icon-apple"] {
  background-color: #999;
}
.yellow-ac8d [class*="social-icon-apple"].feature_ef0d {
  background-color: transparent;
  color: #999;
}
.yellow-ac8d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellow-ac8d [class*="social-icon-behance"].feature_ef0d {
  background-color: transparent;
  color: #1769ff;
}
.yellow-ac8d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellow-ac8d [class*="social-icon-bitbucket"].feature_ef0d {
  background-color: transparent;
  color: #205081;
}
.yellow-ac8d [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellow-ac8d [class*="social-icon-codepen"].feature_ef0d {
  background-color: transparent;
  color: #000;
}
.yellow-ac8d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellow-ac8d [class*="social-icon-delicious"].feature_ef0d {
  background-color: transparent;
  color: #39f;
}
.yellow-ac8d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellow-ac8d [class*="social-icon-digg"].feature_ef0d {
  background-color: transparent;
  color: #005be2;
}
.yellow-ac8d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellow-ac8d [class*="social-icon-dribbble"].feature_ef0d {
  background-color: transparent;
  color: #ea4c89;
}
.yellow-ac8d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellow-ac8d [class*="social-icon-envelope"].feature_ef0d {
  background-color: transparent;
  color: #ea4335;
}
.yellow-ac8d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellow-ac8d [class*="social-icon-facebook"].feature_ef0d {
  background-color: transparent;
  color: #3b5998;
}
.yellow-ac8d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellow-ac8d [class*="social-icon-flickr"].feature_ef0d {
  background-color: transparent;
  color: #0063dc;
}
.yellow-ac8d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellow-ac8d [class*="social-icon-foursquare"].feature_ef0d {
  background-color: transparent;
  color: #2d5be3;
}
.yellow-ac8d [class*="social-icon-github"] {
  background-color: #333;
}
.yellow-ac8d [class*="social-icon-github"].feature_ef0d {
  background-color: transparent;
  color: #333;
}
.yellow-ac8d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellow-ac8d [class*="social-icon-google-plus"].feature_ef0d {
  background-color: transparent;
  color: #dd4b39;
}
.yellow-ac8d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellow-ac8d [class*="social-icon-houzz"].feature_ef0d {
  background-color: transparent;
  color: #7ac142;
}
.yellow-ac8d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellow-ac8d [class*="social-icon-instagram"].feature_ef0d {
  background-color: transparent;
  color: #262626;
}
.yellow-ac8d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellow-ac8d [class*="social-icon-jsfiddle"].feature_ef0d {
  background-color: transparent;
  color: #487aa2;
}
.yellow-ac8d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellow-ac8d [class*="social-icon-linkedin"].feature_ef0d {
  background-color: transparent;
  color: #0077b5;
}
.yellow-ac8d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellow-ac8d [class*="social-icon-medium"].feature_ef0d {
  background-color: transparent;
  color: #00ab6b;
}
.yellow-ac8d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellow-ac8d
  [class*="social-icon-odnoklassniki"].feature_ef0d {
  background-color: transparent;
  color: #f4731c;
}
.yellow-ac8d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellow-ac8d [class*="social-icon-meetup"].feature_ef0d {
  background-color: transparent;
  color: #ec1c40;
}
.yellow-ac8d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellow-ac8d [class*="social-icon-pinterest"].feature_ef0d {
  background-color: transparent;
  color: #bd081c;
}
.yellow-ac8d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellow-ac8d [class*="social-icon-product-hunt"].feature_ef0d {
  background-color: transparent;
  color: #da552f;
}
.yellow-ac8d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellow-ac8d [class*="social-icon-reddit"].feature_ef0d {
  background-color: transparent;
  color: #ff4500;
}
.yellow-ac8d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellow-ac8d [class*="social-icon-rss"].feature_ef0d {
  background-color: transparent;
  color: #f26522;
}
.yellow-ac8d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellow-ac8d
  [class*="social-icon-shopping-cart"].feature_ef0d {
  background-color: transparent;
  color: #4caf50;
}
.yellow-ac8d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellow-ac8d [class*="social-icon-skype"].feature_ef0d {
  background-color: transparent;
  color: #00aff0;
}
.yellow-ac8d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellow-ac8d [class*="social-icon-slideshare"].feature_ef0d {
  background-color: transparent;
  color: #0077b5;
}
.yellow-ac8d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellow-ac8d [class*="social-icon-snapchat"].feature_ef0d {
  background-color: transparent;
  color: #fffc00;
}
.yellow-ac8d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellow-ac8d [class*="social-icon-soundcloud"].feature_ef0d {
  background-color: transparent;
  color: #f80;
}
.yellow-ac8d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellow-ac8d [class*="social-icon-spotify"].feature_ef0d {
  background-color: transparent;
  color: #2ebd59;
}
.yellow-ac8d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellow-ac8d
  [class*="social-icon-stack-overflow"].feature_ef0d {
  background-color: transparent;
  color: #fe7a15;
}
.yellow-ac8d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellow-ac8d [class*="social-icon-maldkfgram"].feature_ef0d {
  background-color: transparent;
  color: #2ca5e0;
}
.yellow-ac8d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellow-ac8d [class*="social-icon-tripadvisor"].feature_ef0d {
  background-color: transparent;
  color: #589442;
}
.yellow-ac8d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellow-ac8d [class*="social-icon-tumblr"].feature_ef0d {
  background-color: transparent;
  color: #35465c;
}
.yellow-ac8d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellow-ac8d [class*="social-icon-twitch"].feature_ef0d {
  background-color: transparent;
  color: #6441a5;
}
.yellow-ac8d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellow-ac8d [class*="social-icon-twitter"].feature_ef0d {
  background-color: transparent;
  color: #1da1f2;
}
.yellow-ac8d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellow-ac8d [class*="social-icon-vimeo"].feature_ef0d {
  background-color: transparent;
  color: #1ab7ea;
}
.yellow-ac8d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellow-ac8d [class*="social-icon-vk"].feature_ef0d {
  background-color: transparent;
  color: #45668e;
}
.yellow-ac8d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellow-ac8d [class*="social-icon-weibo"].feature_ef0d {
  background-color: transparent;
  color: #df2029;
}
.yellow-ac8d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellow-ac8d [class*="social-icon-weixin"].feature_ef0d {
  background-color: transparent;
  color: #7bb32e;
}
.yellow-ac8d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellow-ac8d [class*="social-icon-whatsapp"].feature_ef0d {
  background-color: transparent;
  color: #25d366;
}
.yellow-ac8d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellow-ac8d [class*="social-icon-wordpress"].feature_ef0d {
  background-color: transparent;
  color: #21759b;
}
.yellow-ac8d [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellow-ac8d [class*="social-icon-xing"].feature_ef0d {
  background-color: transparent;
  color: #026466;
}
.yellow-ac8d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellow-ac8d [class*="social-icon-yelp"].feature_ef0d {
  background-color: transparent;
  color: #af0606;
}
.yellow-ac8d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellow-ac8d [class*="social-icon-youtube"].feature_ef0d {
  background-color: transparent;
  color: #cd201f;
}
.heading-rough-28c6 {
  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;
}
.heading-rough-28c6:hover {
  box-shadow: none;
  background: 0 0;
}
.dark_3a5d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.over-6ecc {
  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;
}
.yellow_a1fc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.logo-upper-467e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.logo-upper-467e,
.logo-upper-467e::after,
.logo-upper-467e::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;
}
.logo-upper-467e::after,
.logo-upper-467e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shadow_0c5a .over-6ecc .yellow_a1fc {
  margin-top: -2px;
  width: 19px;
}
.shadow_0c5a .over-6ecc .logo-upper-467e {
  margin-top: -1px;
}
.shadow_0c5a .over-6ecc .logo-upper-467e,
.shadow_0c5a .over-6ecc .logo-upper-467e::after,
.shadow_0c5a .over-6ecc .logo-upper-467e::before {
  width: 19px;
  height: 2px;
}
.shadow_0c5a .over-6ecc .logo-upper-467e::before {
  top: -6px;
}
.shadow_0c5a .over-6ecc .logo-upper-467e::after {
  bottom: -6px;
}
.shade-7c11 .over-6ecc .yellow_a1fc {
  margin-top: -2px;
  width: 22px;
}
.shade-7c11 .over-6ecc .logo-upper-467e {
  margin-top: -1px;
}
.shade-7c11 .over-6ecc .logo-upper-467e,
.shade-7c11 .over-6ecc .logo-upper-467e::after,
.shade-7c11 .over-6ecc .logo-upper-467e::before {
  width: 22px;
  height: 2px;
}
.shade-7c11 .over-6ecc .logo-upper-467e::before {
  top: -7px;
}
.shade-7c11 .over-6ecc .logo-upper-467e::after {
  bottom: -7px;
}
.slow-f878 .over-6ecc .yellow_a1fc {
  margin-top: -2px;
  width: 31px;
}
.slow-f878 .over-6ecc .logo-upper-467e {
  margin-top: -1.5px;
}
.slow-f878 .over-6ecc .logo-upper-467e,
.slow-f878 .over-6ecc .logo-upper-467e::after,
.slow-f878 .over-6ecc .logo-upper-467e::before {
  width: 31px;
  height: 3px;
}
.slow-f878 .over-6ecc .logo-upper-467e::before {
  top: -9px;
}
.slow-f878 .over-6ecc .logo-upper-467e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wrapper-bottom-8ff7 .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-bottom-8ff7 .over-6ecc .logo-upper-467e {
    margin-top: -1px;
  }
  .wrapper-bottom-8ff7 .over-6ecc .logo-upper-467e,
  .wrapper-bottom-8ff7 .over-6ecc .logo-upper-467e::after,
  .wrapper-bottom-8ff7 .over-6ecc .logo-upper-467e::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-bottom-8ff7 .over-6ecc .logo-upper-467e::before {
    top: -6px;
  }
  .wrapper-bottom-8ff7 .over-6ecc .logo-upper-467e::after {
    bottom: -6px;
  }
  .surface-1bf0 .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 22px;
  }
  .surface-1bf0 .over-6ecc .logo-upper-467e {
    margin-top: -1px;
  }
  .surface-1bf0 .over-6ecc .logo-upper-467e,
  .surface-1bf0 .over-6ecc .logo-upper-467e::after,
  .surface-1bf0 .over-6ecc .logo-upper-467e::before {
    width: 22px;
    height: 2px;
  }
  .surface-1bf0 .over-6ecc .logo-upper-467e::before {
    top: -7px;
  }
  .surface-1bf0 .over-6ecc .logo-upper-467e::after {
    bottom: -7px;
  }
  .detail-south-d88c .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 31px;
  }
  .detail-south-d88c .over-6ecc .logo-upper-467e {
    margin-top: -1.5px;
  }
  .detail-south-d88c .over-6ecc .logo-upper-467e,
  .detail-south-d88c .over-6ecc .logo-upper-467e::after,
  .detail-south-d88c .over-6ecc .logo-upper-467e::before {
    width: 31px;
    height: 3px;
  }
  .detail-south-d88c .over-6ecc .logo-upper-467e::before {
    top: -9px;
  }
  .detail-south-d88c .over-6ecc .logo-upper-467e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .table_orange_81b1 .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 19px;
  }
  .table_orange_81b1 .over-6ecc .logo-upper-467e {
    margin-top: -1px;
  }
  .table_orange_81b1 .over-6ecc .logo-upper-467e,
  .table_orange_81b1 .over-6ecc .logo-upper-467e::after,
  .table_orange_81b1 .over-6ecc .logo-upper-467e::before {
    width: 19px;
    height: 2px;
  }
  .table_orange_81b1 .over-6ecc .logo-upper-467e::before {
    top: -6px;
  }
  .table_orange_81b1 .over-6ecc .logo-upper-467e::after {
    bottom: -6px;
  }
  .table-dirty-78bd .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 22px;
  }
  .table-dirty-78bd .over-6ecc .logo-upper-467e {
    margin-top: -1px;
  }
  .table-dirty-78bd .over-6ecc .logo-upper-467e,
  .table-dirty-78bd .over-6ecc .logo-upper-467e::after,
  .table-dirty-78bd .over-6ecc .logo-upper-467e::before {
    width: 22px;
    height: 2px;
  }
  .table-dirty-78bd .over-6ecc .logo-upper-467e::before {
    top: -7px;
  }
  .table-dirty-78bd .over-6ecc .logo-upper-467e::after {
    bottom: -7px;
  }
  .wrapper-539f .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-539f .over-6ecc .logo-upper-467e {
    margin-top: -1.5px;
  }
  .wrapper-539f .over-6ecc .logo-upper-467e,
  .wrapper-539f .over-6ecc .logo-upper-467e::after,
  .wrapper-539f .over-6ecc .logo-upper-467e::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-539f .over-6ecc .logo-upper-467e::before {
    top: -9px;
  }
  .wrapper-539f .over-6ecc .logo-upper-467e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stone-b8d7 .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 19px;
  }
  .stone-b8d7 .over-6ecc .logo-upper-467e {
    margin-top: -1px;
  }
  .stone-b8d7 .over-6ecc .logo-upper-467e,
  .stone-b8d7 .over-6ecc .logo-upper-467e::after,
  .stone-b8d7 .over-6ecc .logo-upper-467e::before {
    width: 19px;
    height: 2px;
  }
  .stone-b8d7 .over-6ecc .logo-upper-467e::before {
    top: -6px;
  }
  .stone-b8d7 .over-6ecc .logo-upper-467e::after {
    bottom: -6px;
  }
  .backdrop_orange_deed .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_orange_deed .over-6ecc .logo-upper-467e {
    margin-top: -1px;
  }
  .backdrop_orange_deed .over-6ecc .logo-upper-467e,
  .backdrop_orange_deed .over-6ecc .logo-upper-467e::after,
  .backdrop_orange_deed .over-6ecc .logo-upper-467e::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_orange_deed .over-6ecc .logo-upper-467e::before {
    top: -7px;
  }
  .backdrop_orange_deed .over-6ecc .logo-upper-467e::after {
    bottom: -7px;
  }
  .background_5899 .over-6ecc .yellow_a1fc {
    margin-top: -2px;
    width: 31px;
  }
  .background_5899 .over-6ecc .logo-upper-467e {
    margin-top: -1.5px;
  }
  .background_5899 .over-6ecc .logo-upper-467e,
  .background_5899 .over-6ecc .logo-upper-467e::after,
  .background_5899 .over-6ecc .logo-upper-467e::before {
    width: 31px;
    height: 3px;
  }
  .background_5899 .over-6ecc .logo-upper-467e::before {
    top: -9px;
  }
  .background_5899 .over-6ecc .logo-upper-467e::after {
    bottom: -9px;
  }
}
.block-a2cd .logo-upper-467e {
  -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);
}
.block-a2cd .logo-upper-467e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block-a2cd .logo-upper-467e::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);
}
.block-a2cd.in_a7dc .logo-upper-467e {
  -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);
}
.block-a2cd.in_a7dc .logo-upper-467e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block-a2cd.in_a7dc .logo-upper-467e::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);
}
.input-light-ba99 {
  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.detail-291c:before {
  display: none;
}
.inner-d7b8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner-d7b8 .last_fe64 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner-d7b8 .last_fe64:last-of-type {
  border-bottom: none;
}
.inner-d7b8 .last_fe64.photo_wide_c1a4,
.inner-d7b8 .last_fe64.banner_8796,
.inner-d7b8 .last_fe64.easy-b7c4 {
  padding: 0;
}
.inner-d7b8 .feature-clean-c3c9 .accent_fd83 {
  color: currentColor;
}
.inner-d7b8 .feature-clean-c3c9 .accent_fd83:focus,
.inner-d7b8 .feature-clean-c3c9 .accent_fd83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-d7b8.sidebar_bronze_b62c .status_hard_b430,
.inner-d7b8.sidebar_bronze_b62c .nav-ddba a,
.inner-d7b8.sidebar_bronze_b62c .stale-1f00 a,
.inner-d7b8.sidebar_bronze_b62c .full-387b a {
  color: rgba(0, 0, 0, 0.55);
}
.inner-d7b8.sidebar_bronze_b62c .status_hard_b430:hover,
.inner-d7b8.sidebar_bronze_b62c .nav-ddba a:hover,
.inner-d7b8.sidebar_bronze_b62c .stale-1f00 a:hover,
.inner-d7b8.sidebar_bronze_b62c .full-387b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-d7b8.sidebar_bronze_b62c .paragraph_hard_1abb {
  color: rgba(0, 0, 0, 0.8);
}
.inner-d7b8.sidebar_bronze_b62c .last_fe64 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-d7b8.sidebar_bronze_b62c .last_fe64:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner-d7b8.sidebar_bronze_b62c .thumbnail-outer-05b9:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner-d7b8.sidebar_bronze_b62c .feature-clean-c3c9 .dropdown-advanced-5d26 li a,
.inner-d7b8.sidebar_bronze_b62c .feature-clean-c3c9 .accent_fd83,
.inner-d7b8.sidebar_bronze_b62c .full-387b {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-d7b8.sidebar_bronze_b62c .feature-clean-c3c9 .accent_fd83:focus,
.inner-d7b8.sidebar_bronze_b62c .feature-clean-c3c9 .accent_fd83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-d7b8.sidebar_bronze_b62c .dropdown-advanced-5d26 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-d7b8.shadow_7ad1 .status_hard_b430,
.inner-d7b8.shadow_7ad1 .nav-ddba a,
.inner-d7b8.shadow_7ad1 .stale-1f00 .accent_fd83,
.inner-d7b8.shadow_7ad1 .stale-1f00 a,
.inner-d7b8.shadow_7ad1 .full-387b a {
  color: rgba(255, 255, 255, 0.79);
}
.inner-d7b8.shadow_7ad1 .status_hard_b430:hover,
.inner-d7b8.shadow_7ad1 .nav-ddba a:hover,
.inner-d7b8.shadow_7ad1 .stale-1f00 .accent_fd83:hover,
.inner-d7b8.shadow_7ad1 .stale-1f00 a:hover,
.inner-d7b8.shadow_7ad1 .full-387b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-d7b8.shadow_7ad1 .paragraph_hard_1abb {
  color: rgba(255, 255, 255, 0.99);
}
.inner-d7b8.shadow_7ad1 .last_fe64 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-d7b8.shadow_7ad1 .last_fe64:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner-d7b8.shadow_7ad1 .thumbnail-outer-05b9:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner-d7b8.shadow_7ad1 .feature-clean-c3c9 .dropdown-advanced-5d26 li a,
.inner-d7b8.shadow_7ad1 .feature-clean-c3c9 .accent_fd83,
.inner-d7b8.shadow_7ad1 .full-387b {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-d7b8.shadow_7ad1 .feature-clean-c3c9 .accent_fd83:focus,
.inner-d7b8.shadow_7ad1 .feature-clean-c3c9 .accent_fd83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-d7b8.shadow_7ad1 .dropdown-advanced-5d26 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-outer-05b9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thumbnail-outer-05b9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fixed-cbb2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card_7c01 .inner-d7b8 {
  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;
}
.card_7c01 .last_fe64 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card_7c01 .last_fe64: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) {
  .card_7c01 .last_fe64:before {
    width: 16%;
    left: 42%;
  }
}
.card_7c01 .last_fe64:last-child:before {
  content: none;
}
.card_7c01 .last_fe64[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card_7c01 .feature-clean-c3c9 .dropdown-advanced-5d26 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card_7c01 .feature-clean-c3c9 .dropdown-advanced-5d26 li a .accent_fd83 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card_7c01 .feature-clean-c3c9 .full-387b {
  border: none;
}
.card_7c01 .feature-clean-c3c9 .full-387b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card_7c01 .thumbnail-outer-05b9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card_7c01 .fixed-cbb2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card_7c01 .shadow_7ad1 .thumbnail-outer-05b9:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_7c01 .sidebar_bronze_b62c.notification_wood_2244 .logo-upper-467e {
  background: rgba(0, 0, 0, 0.6);
}
.card_7c01
  .sidebar_bronze_b62c.notification_wood_2244
  .logo-upper-467e::after,
.card_7c01
  .sidebar_bronze_b62c.notification_wood_2244
  .logo-upper-467e:before {
  background: inherit;
}
.card_7c01
  .sidebar_bronze_b62c.notification_wood_2244:hover
  .logo-upper-467e {
  background: rgba(0, 0, 0, 0.8);
}
.article-copper-d58d .inner-d7b8 {
  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) {
  .article-copper-d58d .inner-d7b8 {
    width: auto;
    right: 45px;
  }
}
.logo_pressed_e6fd .inner-d7b8 {
  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) {
  .logo_pressed_e6fd .inner-d7b8 {
    width: auto;
    left: 45px;
  }
}
.detail-291c .inner-d7b8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.detail-291c .fixed-cbb2 {
  max-width: 48em;
  margin: 0 auto;
}
.detail-291c .thumbnail-outer-05b9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-wide-5444 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-wide-5444.card_7c01 .inner-d7b8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-wide-5444.article-copper-d58d .inner-d7b8 {
  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);
}
.chip-wide-5444 .inner-d7b8 {
  visibility: visible;
}
.chip-wide-5444.logo_pressed_e6fd .inner-d7b8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cool_edf5,
.paragraph_focused_63f0 {
  overflow-x: hidden;
}
.cool_edf5 .inner-d7b8 {
  overflow: auto;
}
.cool_edf5.card_7c01 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_edf5.card_7c01 .inner-d7b8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cool_edf5.card_7c01 .heading-rough-28c6 {
  opacity: 0;
}
.cool_edf5.article-copper-d58d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_edf5.article-copper-d58d .inner-d7b8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cool_edf5.article-copper-d58d .heading-rough-28c6 {
  opacity: 0;
}
.cool_edf5.logo_pressed_e6fd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_edf5.logo_pressed_e6fd .inner-d7b8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cool_edf5.logo_pressed_e6fd .heading-rough-28c6 {
  opacity: 0;
}
.cool_edf5.detail-291c .inner-d7b8 {
  z-index: 10;
  visibility: visible;
}
.notification_wood_2244 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification_wood_2244 .logo-upper-467e {
  background: rgba(255, 255, 255, 0.99);
}
.notification_wood_2244 .logo-upper-467e::after,
.notification_wood_2244 .logo-upper-467e:before {
  background: inherit;
}
.notification_wood_2244:hover .logo-upper-467e {
  background: rgba(255, 255, 255, 0.99);
}
.logo_pressed_e6fd .notification_wood_2244 {
  top: 10px;
  right: auto;
  left: 12px;
}
.detail-291c .notification_wood_2244 {
  display: none !important;
}
.cool_edf5:before,
.paragraph_focused_63f0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cool_edf5 .notification_wood_2244,
.paragraph_focused_63f0 .notification_wood_2244 {
  display: inline-block;
}
.inner-d7b8 .container_add0 {
  -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;
}
.cool_edf5 .inner-d7b8 .container_add0,
.paragraph_focused_63f0 .inner-d7b8 .container_add0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-selected-03c7 .heading_hovered_5051 {
  width: 100%;
}
.picture-329b {
  padding: 0 0.5em 0;
}
.picture-329b [class*="customify-col-"],
.picture-329b [class*="customify-col_"],
.picture-329b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gallery_simple_abc8 .picture-329b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fluid_5653 .nav-8ad3,
  .nav-8ad3 {
    display: none;
  }
  .section-orange-9631 {
    text-align: left;
  }
  .card_7e71 {
    text-align: center;
  }
  .soft-ba54 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_5653 .badge_b7b3,
  .badge_b7b3 {
    display: none;
  }
  .status-wood-4131 {
    text-align: left;
  }
  .disabled-bab5 {
    text-align: center;
  }
  .menu_under_ae70 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fluid_5653 .mask_upper_62eb,
  .mask_upper_62eb {
    display: none;
  }
  .detail-7058 {
    text-align: left;
  }
  .hot-703f {
    text-align: center;
  }
  .simple-527f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip-copper-22e0 {
  box-shadow: none !important;
}
.prev_1723 .aside-huge-a7a9,
.element_right_8d9a .aside-huge-a7a9 {
  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;
}
.element_right_8d9a .aside-huge-a7a9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary_276e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary_276e:after,
.tertiary_276e:before {
  content: "";
  display: table;
}
.tertiary_276e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary_276e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary_276e,
.popup_ace0 {
  max-width: 1248px;
  margin: 0 auto;
}

.soft-a2e3.fast-83f4 .tertiary_276e {
  max-width: 100%;
}
.soft-a2e3.copper_df27 {
  max-width: 1200px;
  margin: 0 auto;
}
.soft-a2e3.inner_56bb .tertiary_276e {
  max-width: 100%;
}
.soft-a2e3.inner_56bb > .tertiary_276e {
  padding-left: 0;
  padding-right: 0;
}
.soft-a2e3.inner_56bb > .tertiary_276e .fluid_5653 {
  margin: 0;
}
.soft-a2e3.inner_56bb
  > .tertiary_276e
  .glass-b187.tag-top-4c22 {
  margin-right: 0;
  margin-left: 0;
}
.soft-a2e3.inner_56bb #main.tag-top-4c22 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info_clean_5626 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info_clean_5626 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip_c9d6 .preview-current-05c8 {
    padding-right: 1em;
  }
  .chip_c9d6.narrow_3e74 .glass-b187 {
    border-right: 1px solid #eaecee;
  }
  .chip_c9d6.narrow_3e74 .preview-current-05c8 {
    padding-right: 1em;
  }
  .chip_c9d6.narrow_3e74 .list-e451 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-current-5b65 .preview-current-05c8 {
    padding-left: 1em;
  }
  .info-current-5b65.narrow_3e74 .glass-b187 {
    border-left: 1px solid #eaecee;
  }
  .info-current-5b65.narrow_3e74 .preview-current-05c8 {
    padding-left: 1em;
  }
  .info-current-5b65.narrow_3e74 .list-e451 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-35d0 .preview-current-05c8 {
    padding-left: 1em;
  }
  .fresh-35d0.narrow_3e74 .info-ba46 {
    border-right: 1px solid #eaecee;
  }
  .fresh-35d0.narrow_3e74 .medium-d4a2 {
    border-right: 1px solid #eaecee;
  }
  .fresh-35d0.narrow_3e74 .preview-current-05c8 {
    padding-left: 1em;
  }
  .fresh-35d0.narrow_3e74 .list-e451 {
    padding-right: 1em;
  }
  .fresh-35d0.narrow_3e74 .menu_in_3983 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-up-c59b .preview-current-05c8 {
    padding-right: 1em;
  }
  .header-up-c59b.narrow_3e74 .info-ba46 {
    border-left: 1px solid #eaecee;
  }
  .header-up-c59b.narrow_3e74 .medium-d4a2 {
    border-left: 1px solid #eaecee;
  }
  .header-up-c59b.narrow_3e74 .preview-current-05c8 {
    padding-right: 1em;
  }
  .header-up-c59b.narrow_3e74 .list-e451 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-up-c59b.narrow_3e74 .menu_in_3983 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_clean_5626 .preview-current-05c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_clean_5626.narrow_3e74 .glass-b187 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info_clean_5626.narrow_3e74 .preview-current-05c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_clean_5626.narrow_3e74 .list-e451 {
    padding-left: 1em;
  }
  .info_clean_5626.narrow_3e74 .menu_in_3983 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info_clean_5626.narrow_3e74 .preview-current-05c8 {
    padding-left: 0;
  }
}
.advanced_0067 .hovered_02f4 {
  display: inline-block;
}
.shadow-c403 {
  display: inline-block;
}
.full-0f74 {
  word-con: break-word;
}
.secondary-west-905a > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary-west-905a .popup-purple-7eae {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary-west-905a .status_soft_7bef img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.widget_91be .hover_advanced_71bb {
  margin-bottom: 2em;
}
.widget_91be .tabs_soft_8f04 {
  margin-bottom: 15px;
}
.widget_91be .tabs_soft_8f04:last-child {
  margin-bottom: 0;
}
.widget_91be .brown_69f3 {
  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) {
  .widget_91be .brown_69f3 {
    display: block;
  }
}
.widget_91be .detail-warm-d25d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .widget_91be .detail-warm-d25d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.widget_91be .aside_b216 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.widget_91be .aside_b216 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.widget_91be .aside_b216 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.widget_91be .full-0f74 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_91be .full-0f74 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.widget_91be .static_f349 p:last-child {
  margin-bottom: 0;
}
.widget_91be .warm-ce98 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.widget_91be .card-3575 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.widget_91be .logo_ab37 {
  margin-top: 1em;
}
.widget_91be .hidden-prev-5235 {
  top: 0;
  display: block;
}
.widget_91be .hidden-prev-5235 a {
  color: inherit;
}
.widget_91be .hidden-prev-5235 a:hover {
  color: inherit;
}
.widget_91be .photo_under_5481 {
  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;
}
.widget_91be .photo_under_5481:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.widget_91be .card-3575 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.widget_91be .shade_short_65cf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.widget_91be .shade_short_65cf:first-child {
  margin-top: 0;
}
.widget_91be .shade_short_65cf.content-in-63af {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.widget_91be .shade_short_65cf.focused-7065 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_91be
  .shade_short_65cf.focused-7065.thick_d0eb
  .logo_ab37 {
  width: 100%;
}
.widget_91be .focused-7065 {
  -webkit-box-align: center;
  align-items: center;
}
.widget_91be .focused-7065 .secondary-west-905a,
.widget_91be .focused-7065 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.widget_91be .aside_b216 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_91be .aside_b216 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_91be .aside_b216: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;
}
.widget_91be .content-in-63af {
  z-index: 5;
}
.widget_91be .green-876b .dark-69fc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.widget_91be .accordion-green-a214 .dark-69fc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.widget_91be .stale_f206 .dark-69fc {
  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;
}
.widget_91be.warm_8d0f .brown_69f3,
.widget_91be.icon_b897 .brown_69f3 {
  display: block;
}
.widget_91be.warm_8d0f .brown_69f3 .pink-a353,
.widget_91be.warm_8d0f .brown_69f3 .card-3575,
.widget_91be.icon_b897 .brown_69f3 .pink-a353,
.widget_91be.icon_b897 .brown_69f3 .card-3575 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_91be.detail-0eea .detail-warm-d25d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .widget_91be.detail-0eea .detail-warm-d25d {
    margin-right: 0;
  }
}
.widget_91be.warm_8d0f .detail-warm-d25d,
.widget_91be.icon_b897 .detail-warm-d25d {
  padding-top: 40%;
}
.widget_91be.warm_8d0f .hover_advanced_71bb,
.widget_91be.icon_b897 .hover_advanced_71bb {
  display: block;
}
.widget_91be.warm_8d0f .fn-sticky-a891 .card-3575,
.widget_91be.icon_b897 .fn-sticky-a891 .card-3575 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.widget_91be.warm_8d0f .detail-warm-d25d,
.widget_91be.icon_b897 .detail-warm-d25d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.widget_91be.warm_8d0f .card-3575 {
  padding: 1em;
}
.box_3594 {
  margin: 30px auto;
  display: block;
}
.box_3594 .dropdown_95fb > * {
  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;
}
.box_3594 .dropdown_95fb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.box_3594 .dropdown_95fb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article_bottom_8a55 .secondary-west-905a {
  margin-bottom: 1.41575em;
}
.article_bottom_8a55 .tertiary-3438 {
  margin-bottom: 1.618em;
}
.simple-0fad .heading-2cb3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.simple-0fad .heading-2cb3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.simple-0fad .yellow-43eb {
  max-width: 100%;
  overflow: auto;
}
.right_89c3 .simple-0fad a:hover {
  text-decoration: underline;
}
.border-da84 .tabs_soft_8f04:not(.full-0f74),
.border-da84 .aside_b216 {
  margin-bottom: 1.41575em;
}
.border-da84 .tabs_soft_8f04:not(.full-0f74):last-child,
.border-da84 .aside_b216:last-child {
  margin-bottom: 0;
}
.border-da84 .tabs_soft_8f04.image-cold-cc00 {
  margin-bottom: 0.41575em;
}
.border-da84 .nav_soft_05d8:before,
.border-da84 .element_liquid_6ce1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border-da84 .nav_soft_05d8:before {
  content: "\f115";
}
.border-da84 .element_liquid_6ce1:before {
  content: "\f02c";
}
.border-da84 .avatar-active-0937 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border-da84 .avatar-active-0937 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.logo_6169 {
  display: -webkit-box;
  display: flex;
}
.logo_6169 .under_fe2e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .logo_6169 .under_fe2e {
    flex-basis: 90px;
  }
}
.logo_6169 .component_f9cb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo_6169 .component_f9cb {
    flex-basis: calc(100% - 50px);
  }
}
.logo_6169 .background_b0d2 p:last-child {
  margin-bottom: 0.72em;
}
.nav_west_f0d0 .dropdown_95fb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav_west_f0d0 .dropdown_95fb:after,
.nav_west_f0d0 .dropdown_95fb:before {
  content: "";
  display: table;
}
.nav_west_f0d0 .dropdown_95fb:after {
  clear: both;
}
.nav_west_f0d0 .dropdown_95fb .pattern-1572,
.nav_west_f0d0 .dropdown_95fb .modal_1594 {
  width: 49%;
}
.nav_west_f0d0 .dropdown_95fb .pattern-1572 a span.avatar_9f23,
.nav_west_f0d0 .dropdown_95fb .modal_1594 a span.avatar_9f23 {
  display: block;
  margin-bottom: 5px;
}
.nav_west_f0d0 .dropdown_95fb .modal_1594 {
  float: left;
  text-align: left;
}
.nav_west_f0d0 .dropdown_95fb .pattern-1572 {
  float: right;
  text-align: right;
}
.paragraph_orange_8d4e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph_orange_8d4e {
    margin-bottom: 0;
  }
}
.tertiary_outer_df10 {
  margin-bottom: 1em;
}
.tertiary_outer_df10 .full-0f74 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fixed-823e a {
  display: block;
  line-height: 0;
  position: relative;
}
.progress_bb17 .tertiary_outer_df10,
.table-hovered-eeb4 .tertiary_outer_df10 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .progress_bb17 .tertiary_outer_df10,
  .table-hovered-eeb4 .tertiary_outer_df10 {
    display: block;
  }
}
.progress_bb17 .fixed-823e,
.table-hovered-eeb4 .fixed-823e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .progress_bb17 .fixed-823e,
  .table-hovered-eeb4 .fixed-823e {
    margin-bottom: 1em;
  }
}
.progress_bb17 .fixed-823e img,
.table-hovered-eeb4 .fixed-823e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.progress_bb17 .avatar_3df8,
.table-hovered-eeb4 .avatar_3df8 {
  flex-basis: calc(100% - 160px);
}
.progress_bb17 .avatar_3df8 p,
.table-hovered-eeb4 .avatar_3df8 p {
  margin-bottom: 0;
}
.progress_bb17 .avatar_3df8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .progress_bb17 .avatar_3df8 {
    padding-left: 0;
  }
}
.table-hovered-eeb4 .avatar_3df8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .table-hovered-eeb4 .avatar_3df8 {
    padding-right: 0;
  }
}
.table-hovered-eeb4 .fixed-823e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.input-prev-cb1b .fixed-823e {
  margin-bottom: 0.5em;
}
.input-prev-cb1b .fixed-823e img {
  width: 100%;
}
.upper_bed6 .frame_dynamic_03a7,
.paper_cb1d .frame_dynamic_03a7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.paper_cb1d .glass-b187 .wide_624c p:last-child {
  margin-bottom: 0;
}
.detail-basic-ef93 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar_c859 .backdrop_0185 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar_c859 .backdrop_0185:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar_c859 .backdrop_0185 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar_c859 .backdrop_0185 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar_c859 .backdrop_0185 ul li {
  margin: 0 0 0.6em;
}
.sidebar_c859 .backdrop_0185 ul li.media-d3b4,
.sidebar_c859 .backdrop_0185 ul li.current-e8ca {
  position: relative;
}
.sidebar_c859 .backdrop_0185 ul li.media-d3b4 .light_2815,
.sidebar_c859 .backdrop_0185 ul li.current-e8ca .light_2815 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar_c859 .backdrop_0185 ul li.media-d3b4:after:after,
.sidebar_c859 .backdrop_0185 ul li.media-d3b4:after:before,
.sidebar_c859
  .backdrop_0185
  ul
  li.current-e8ca:after:after,
.sidebar_c859
  .backdrop_0185
  ul
  li.current-e8ca:after:before {
  content: "";
  display: table;
}
.sidebar_c859 .backdrop_0185 ul li.media-d3b4:after:after,
.sidebar_c859
  .backdrop_0185
  ul
  li.current-e8ca:after:after {
  clear: both;
}
.sidebar_c859 .backdrop_0185 a.list-glass-d9b4:hover {
  text-decoration: none;
}
.sidebar_c859 .backdrop_0185 select {
  max-width: 100%;
}
.sidebar_c859 .backdrop_0185 table {
  font-size: 85%;
}
.sidebar_c859 .backdrop_0185 table td,
.sidebar_c859 .backdrop_0185 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar_c859 .backdrop_0185 table tfoot td {
  text-align: left;
}
.sidebar_c859 .backdrop_0185 :last-child {
  margin-bottom: 0;
}
.sidebar_c859 .backdrop_0185 .picture_0d91 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar_c859 .backdrop_0185 .picture_0d91 label {
  width: 100%;
}
.sidebar_c859 .backdrop_0185 .picture_0d91 .background-motion-da4e {
  width: 100%;
  display: block;
}
.sidebar_c859 .backdrop_0185 .picture_0d91 .tabs_bright_f73b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar_c859 .backdrop_0185 .picture_0d91 .tabs_bright_f73b:hover svg #svg-search {
  fill: #444;
}
.sidebar_c859 .backdrop_0185 .picture_0d91 .tabs_bright_f73b svg {
  width: 18px;
  height: 18px;
}
.sidebar_c859 .top-2097 ul ul,
.sidebar_c859 .slider-c796 ul ul,
.sidebar_c859 .left-0f95 ul ul,
.sidebar_c859 .aside-upper-ee7e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar_c859 .top-2097 .focus-dynamic-9d0b > a,
.sidebar_c859 .slider-c796 .focus-dynamic-9d0b > a,
.sidebar_c859 .left-0f95 .focus-dynamic-9d0b > a,
.sidebar_c859 .aside-upper-ee7e .focus-dynamic-9d0b > a {
  margin-bottom: 0;
}
.sidebar_c859 .picture-purple-9c3a li,
.sidebar_c859 .top-2097 li,
.sidebar_c859 .down_7775 li,
.sidebar_c859 .slider-c796 li,
.sidebar_c859 .left-0f95 li,
.sidebar_c859 .aside-upper-ee7e li,
.sidebar_c859 .tall-a29a li,
.sidebar_c859 .photo_copper_ef3b li {
  display: block;
  position: relative;
}
.sidebar_c859 .picture-purple-9c3a li:last-child,
.sidebar_c859 .top-2097 li:last-child,
.sidebar_c859 .down_7775 li:last-child,
.sidebar_c859 .slider-c796 li:last-child,
.sidebar_c859 .left-0f95 li:last-child,
.sidebar_c859 .aside-upper-ee7e li:last-child,
.sidebar_c859 .tall-a29a li:last-child,
.sidebar_c859 .photo_copper_ef3b li:last-child {
  border: none;
}
.sidebar_c859 .picture-purple-9c3a li a,
.sidebar_c859 .top-2097 li a,
.sidebar_c859 .down_7775 li a,
.sidebar_c859 .slider-c796 li a,
.sidebar_c859 .left-0f95 li a,
.sidebar_c859 .aside-upper-ee7e li a,
.sidebar_c859 .tall-a29a li a,
.sidebar_c859 .photo_copper_ef3b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_c859 .picture-purple-9c3a li ul li::before,
.sidebar_c859 .top-2097 li ul li::before,
.sidebar_c859 .down_7775 li ul li::before,
.sidebar_c859 .slider-c796 li ul li::before,
.sidebar_c859 .left-0f95 li ul li::before,
.sidebar_c859 .aside-upper-ee7e li ul li::before,
.sidebar_c859 .tall-a29a li ul li::before,
.sidebar_c859 .photo_copper_ef3b li ul li::before {
  left: 15px;
}
.sidebar_c859 .picture-purple-9c3a li ul a,
.sidebar_c859 .top-2097 li ul a,
.sidebar_c859 .down_7775 li ul a,
.sidebar_c859 .slider-c796 li ul a,
.sidebar_c859 .left-0f95 li ul a,
.sidebar_c859 .aside-upper-ee7e li ul a,
.sidebar_c859 .tall-a29a li ul a,
.sidebar_c859 .photo_copper_ef3b li ul a {
  padding-left: 20px;
}
.sidebar_c859 .picture-purple-9c3a li ul ul li::before,
.sidebar_c859 .top-2097 li ul ul li::before,
.sidebar_c859 .down_7775 li ul ul li::before,
.sidebar_c859 .slider-c796 li ul ul li::before,
.sidebar_c859 .left-0f95 li ul ul li::before,
.sidebar_c859 .aside-upper-ee7e li ul ul li::before,
.sidebar_c859 .tall-a29a li ul ul li::before,
.sidebar_c859 .photo_copper_ef3b li ul ul li::before {
  left: 30px;
}
.sidebar_c859 .picture-purple-9c3a li ul ul a,
.sidebar_c859 .top-2097 li ul ul a,
.sidebar_c859 .down_7775 li ul ul a,
.sidebar_c859 .slider-c796 li ul ul a,
.sidebar_c859 .left-0f95 li ul ul a,
.sidebar_c859 .aside-upper-ee7e li ul ul a,
.sidebar_c859 .tall-a29a li ul ul a,
.sidebar_c859 .photo_copper_ef3b li ul ul a {
  padding-left: 40px;
}
.sidebar_c859 .fresh-c0dc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_c859 .photo_copper_ef3b ul li {
  margin-bottom: 1.41575em;
}
.sidebar_c859 .photo_copper_ef3b ul li .notification_silver_6cb5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar_c859 .photo_copper_ef3b ul li .detail-5bb3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shadow_7ad1 .picture-purple-9c3a li a,
.shadow_7ad1 .top-2097 li a,
.shadow_7ad1 .down_7775 li a,
.shadow_7ad1 .slider-c796 li a,
.shadow_7ad1 .left-0f95 li a,
.shadow_7ad1 .aside-upper-ee7e li a,
.shadow_7ad1 .tall-a29a li a,
.shadow_7ad1 .photo_copper_ef3b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_7ad1 .fresh-c0dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_7ad1 .backdrop_0185 ul li.media-d3b4 .light_2815,
.shadow_7ad1 .backdrop_0185 ul li.current-e8ca .light_2815 {
  background: rgba(0, 0, 0, 0.2);
}
.shadow_7ad1 .sidebar_c859 .backdrop_0185 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li {
  margin: 0;
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li ul {
  margin: 0;
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li ul li a {
  padding-left: 15px;
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li ul li li a {
  padding-left: 30px;
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li.container-7631 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li.container-7631 > 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;
}
.soft-a2e3 .sidebar_c859 .dropdown-advanced-5d26 li.container-7631 > 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;
}
.out-97b3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.disabled_1ec2 {
  position: relative;
  z-index: 10;
}
.disabled_1ec2 .container_add0 {
  width: 100%;
  max-width: 100%;
}
.button-current-aa1b .list-5ef8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.button-current-aa1b .sidebar_bronze_b62c {
}
.button-current-aa1b .shadow_7ad1 {
  background: #292929;
}
.liquid_ccd7 .list-5ef8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.liquid_ccd7 .sidebar_bronze_b62c {
  background: #f9f9f9;
}
.liquid_ccd7 .shadow_7ad1 {
  background: #303030;
}
.small-7833 .list-5ef8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .small-7833 .hovered_02f4 {
    margin-bottom: 1em;
  }
  .small-7833 .hovered_02f4:last-child {
    margin-bottom: 0;
  }
}
.small-7833 .sidebar_bronze_b62c {
  background: #ededed;
}
.small-7833 .shadow_7ad1 {
  background: #1a1a1a;
}
.list-5ef8.sidebar_bronze_b62c {
  color: rgba(0, 0, 0, 0.6);
}
.list-5ef8.sidebar_bronze_b62c .popup_pink_b38f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-5ef8.shadow_7ad1 {
  color: rgba(255, 255, 255, 0.99);
}
.list-5ef8.shadow_7ad1 a:not(.list-glass-d9b4) {
  color: rgba(255, 255, 255, 0.79);
}
.list-5ef8.shadow_7ad1 a:not(.list-glass-d9b4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-5ef8.shadow_7ad1 .popup_pink_b38f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-5ef8.shadow_7ad1 table tbody td,
.list-5ef8.shadow_7ad1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.out_3d1c.highlight_dynamic_a3e8 .tertiary_276e {
  max-width: initial;
}
.out_3d1c .pressed_10c1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.out_3d1c .pressed_10c1 .container_add0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .out_3d1c .pressed_10c1 .container_add0 {
    display: block;
    margin-bottom: 2em;
  }
  .out_3d1c .pressed_10c1 .container_add0:last-child {
    margin-bottom: 0;
  }
}
.small-7833 .hovered_02f4:last-child,
.liquid_ccd7 .hovered_02f4:last-child,
.button-current-aa1b .hovered_02f4:last-child {
  margin-bottom: 0;
}
.small-7833 .hovered_02f4 .sidebar_c859 .backdrop_0185:last-child,
.liquid_ccd7 .hovered_02f4 .sidebar_c859 .backdrop_0185:last-child,
.button-current-aa1b .hovered_02f4 .sidebar_c859 .backdrop_0185:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .small-7833 .card-a27d,
  .small-7833 .mask_tiny_c382,
  .liquid_ccd7 .card-a27d,
  .liquid_ccd7 .mask_tiny_c382,
  .button-current-aa1b .card-a27d,
  .button-current-aa1b .mask_tiny_c382 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .disabled_1ec2 .hovered_02f4 {
    margin-bottom: 2em;
  }
}
.disabled_1ec2 p:last-child {
  margin-bottom: 0;
}
.disabled_1ec2 li,
.disabled_1ec2 ul {
  list-style: none;
  margin: 0;
}
.disabled_1ec2 ul ul {
  margin-left: 2.617924em;
}
.item_large_402a {
  font-size: 0.875em;
}

/* css-noise: 0398 */
.shadow-element-i7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
