/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo_blue_f6c6/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo_blue_f6c6
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.logo_blue_f6c6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.action-271e.new_e375/licenses/gpl-2.0.east-86f4
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.description-small-ef17/, (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.soft-7af4.overlay_a245/normalize.prev-78f9/
 ======
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.prev-78f9 v7.0.0 | MIT License | github.logo_blue_f6c6/necolas/normalize.prev-78f9 */
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;
}
.table-3f00 .icon_up_933c,
.widget-selected-d488,
.layout-4bf1,
.section-9a75,
.link-0d29,
.photo_light_f997,
.info_6daa,
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;
}
.widget-selected-d488,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .widget-selected-d488,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-selected-d488,
  h1 {
    font-size: 1.8em;
  }
}
.layout-4bf1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout-4bf1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout-4bf1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout-4bf1,
  h2 {
    font-size: 1.7em;
  }
}
.section-9a75,
h3 {
  font-size: 1.618em;
}
.table-3f00 .icon_up_933c,
.link-0d29,
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.detail_liquid_fd68 {
  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;
}
.texture_black_0789:after,
.texture_black_0789:before,
.tall-94e6:after,
.tall-94e6:before {
  content: "";
  display: table;
}
.texture_black_0789:after,
.tall-94e6:after {
  clear: both;
}
.heading-static-54a9 {
  float: right;
  margin-right: 0;
}
.complex-df14 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status-inner-dce8 .active_bronze_0fba,
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;
}
.status-inner-dce8 .active_bronze_0fba: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;
}
.shadow-5f3b .active_bronze_0fba {
  box-shadow: none;
}
.shadow-5f3b
  .active_bronze_0fba
  .feature-272e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow-5f3b .active_bronze_0fba .active_south_1267 {
  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;
}
.shadow-5f3b
  .active_bronze_0fba
  .active_south_1267
  b {
  display: none;
}
.shadow-5f3b .feature_bf12 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_97f3:not(.message_paper_01c9):not(.accent_rough_3171),
button:not(.message_paper_01c9):not(.accent_rough_3171),
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ),
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ),
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ) {
  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;
}
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):hover,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):hover,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):hover,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):hover,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):active,
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):active,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):active,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):active,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):active,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus {
  outline: 0;
}
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82 {
  position: relative;
}
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .component_light_a65c,
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .status-hard-eb6a,
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .filter_current_0118,
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  i,
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  svg,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .component_light_a65c,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .status-hard-eb6a,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .filter_current_0118,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  i,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  svg,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .component_light_a65c,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .status-hard-eb6a,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .filter_current_0118,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  i,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  svg,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .component_light_a65c,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .status-hard-eb6a,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .filter_current_0118,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  i,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  svg,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .component_light_a65c,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .status-hard-eb6a,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  .filter_current_0118,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  i,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82
  svg {
  visibility: hidden;
}
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82:after,
button:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82:after,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82:after,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82:after,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ).fn-loading-ba82: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;
}
.link_97f3:not(.message_paper_01c9):not(.accent_rough_3171),
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ),
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ),
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ) {
  color: #fff;
  background: #235787;
}
.link_97f3:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus,
input[type="button"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus,
input[type="reset"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus,
input[type="submit"]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ):focus {
  color: #fff;
}
.link_97f3.fn-disabled-ba82:not(.message_paper_01c9):not(
    .accent_rough_3171
  ),
.link_97f3[disabled]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ),
button.fn-disabled-ba82:not(.message_paper_01c9):not(
    .accent_rough_3171
  ),
button[disabled]:not(.message_paper_01c9):not(
    .accent_rough_3171
  ) {
  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;
}
.shadow_4498 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shadow_4498: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;
}
.progress-dark-028f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form_south_2c5f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tag-c51d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.texture_black_0789:after,
.texture_black_0789:before,
.pink-bad2:after,
.pink-bad2:before,
.medium-8419:after,
.medium-8419:before,
.component_8f68:after,
.component_8f68:before,
.north-307a:after,
.north-307a:before,
.stale-b1a0:after,
.stale-b1a0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.texture_black_0789:after,
.pink-bad2:after,
.medium-8419:after,
.component_8f68:after,
.north-307a:after,
.stale-b1a0:after {
  clear: both;
}
.pink-bad2 .tabs_dynamic_dc09,
.medium-8419 .tabs_dynamic_dc09,
.iron-7667 .tabs_dynamic_dc09 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-plasma-65b7 {
  display: inline-block;
}
.aside-3cb5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.aside-3cb5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aside-3cb5 .background_lower_303d {
  padding: 1em 0;
  font-size: 85%;
}
.background_lower_303d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hero_eead {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hero_eead:after,
.hero_eead:before {
  content: "";
  display: table;
}
.hero_eead:after {
  clear: both;
}
.element_78ff {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.easy-55a3 .element_78ff {
  max-width: 50%;
}
.aside-east-5a94 .element_78ff {
  max-width: 33.33%;
}
.dropdown-lite-6616 .element_78ff {
  max-width: 25%;
}
.white-bf97 .element_78ff {
  max-width: 20%;
}
.block-933d .element_78ff {
  max-width: 16.66%;
}
.static_be88 .element_78ff {
  max-width: 14.28%;
}
.tag_52f4 .element_78ff {
  max-width: 12.5%;
}
.inner-3826 .element_78ff {
  max-width: 11.11%;
}
.dynamic_91ad {
  display: block;
}
.table-3f00 .west-3787 label,
.table-3f00 .clean_199f label,
.table-3f00 .item-3243 label,
.table-3f00 .tertiary-9c61 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_white_02b5 {
  list-style: none;
  margin: 0;
}
.highlight_white_02b5 article.video-upper-d2af {
  margin-bottom: 0;
}
.highlight_white_02b5 ul {
  list-style: none;
  margin: 0;
}
.highlight_white_02b5 .card-c1e0 li.video-upper-d2af {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_white_02b5 .card-c1e0 li.video-upper-d2af {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_white_02b5 .card-c1e0 li.video-upper-d2af: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) {
  .highlight_white_02b5 .card-c1e0 li.video-upper-d2af li.video-upper-d2af li.video-upper-d2af li.video-upper-d2af {
    padding-left: 0;
  }
}
article.video-upper-d2af {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video-upper-d2af .pink-bad2 p:last-of-type {
  margin-bottom: 0;
}
article.video-upper-d2af .table-middle-3f73 {
  float: left;
}
article.video-upper-d2af .notice_down_bdc6 {
  margin-left: 85px;
}
article.video-upper-d2af .gold_1405 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video-upper-d2af .gold_1405 .disabled-7dbb {
  margin-left: 10px;
}
article.video-upper-d2af .module-b090 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video-upper-d2af .avatar-ee1f {
  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 .west-3787,
  #respond .item-3243,
  #respond .tertiary-9c61 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west-3787 input,
#respond .item-3243 input,
#respond .tertiary-9c61 input {
  width: 100%;
}
#respond .tertiary-9c61 {
  margin-right: 0;
}
#respond .fixed-07ba #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup-1f91 {
  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;
}
.popup-1f91.accent-slow-3f64 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.popup-1f91 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%);
}
.popup-1f91:focus,
.popup-1f91: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);
}
.brown_eac8 {
  border-radius: 10%;
}
.outer-7607 {
  border-radius: 50%;
}
.shadow_0088 {
  font-size: 0.72em;
}
.focused_42d0 {
  font-size: 0.875em;
}
.hidden-8c7b {
  font-size: 1.1em;
}
.small-cd7b {
  text-transform: uppercase;
  line-height: 1.2;
}
.small-cd7b.shadow_0088 {
  letter-spacing: 0.5px;
}
.dropdown_orange_6854,
.dropdown_orange_6854 a {
  color: #6d6d6d;
}
.dropdown_orange_6854 a:hover {
  color: #111;
}
.panel-e271 {
  color: #6d6d6d;
}
.search-89fe {
  overflow-x: hidden;
}
.search-89fe .paragraph_ac10.narrow-ee35 {
  position: relative;
}
.search-89fe .paragraph_ac10.narrow-ee35.focus-purple-f9ac {
  position: initial;
}
.search-89fe
  .paragraph_ac10.narrow-ee35.focus-purple-f9ac
  .status-ed70 {
  left: auto;
}
.search-89fe .paragraph_ac10 .status-ed70 {
  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;
}
.search-89fe .paragraph_ac10:hover.narrow-ee35 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.search-89fe
  .paragraph_ac10:hover.narrow-ee35
  .status-ed70 {
  display: block;
  z-index: 9999999;
}
.search-89fe .first-8cdf .caption_middle_fb58,
.search-89fe .aside-2b6f .caption_middle_fb58 {
  display: none;
}
.search-89fe .highlight-2871 .paragraph_ac10:hover.narrow-ee35 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table-3f00 .west-3787 label,
.table-3f00 .clean_199f label,
.table-3f00 .item-3243 label,
.table-3f00 .tertiary-9c61 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_white_02b5 {
  list-style: none;
  margin: 0;
}
.highlight_white_02b5 article.video-upper-d2af {
  margin-bottom: 0;
}
.highlight_white_02b5 ul {
  list-style: none;
  margin: 0;
}
.highlight_white_02b5 .card-c1e0 li.video-upper-d2af {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_white_02b5 .card-c1e0 li.video-upper-d2af {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_white_02b5 .card-c1e0 li.video-upper-d2af: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) {
  .highlight_white_02b5 .card-c1e0 li.video-upper-d2af li.video-upper-d2af li.video-upper-d2af li.video-upper-d2af {
    padding-left: 0;
  }
}
article.video-upper-d2af {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video-upper-d2af .pink-bad2 p:last-of-type {
  margin-bottom: 0;
}
article.video-upper-d2af .table-middle-3f73 {
  float: left;
}
article.video-upper-d2af .notice_down_bdc6 {
  margin-left: 85px;
}
article.video-upper-d2af .gold_1405 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video-upper-d2af .gold_1405 .disabled-7dbb {
  margin-left: 10px;
}
article.video-upper-d2af .module-b090 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video-upper-d2af .avatar-ee1f {
  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 .west-3787,
  #respond .item-3243,
  #respond .tertiary-9c61 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west-3787 input,
#respond .item-3243 input,
#respond .tertiary-9c61 input {
  width: 100%;
}
#respond .tertiary-9c61 {
  margin-right: 0;
}
#respond .fixed-07ba #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.first-8cdf .media-8b12 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media-8b12 .badge_9b8d.thumbnail_motion_e8de .tertiary-fluid-d365 > li > a:focus,
.media-8b12 .badge_9b8d.thumbnail_motion_e8de .tertiary-fluid-d365 > li > a:hover,
.media-8b12 .badge_9b8d.tabs_270a .tertiary-fluid-d365 > li > a:focus,
.media-8b12 .badge_9b8d.tabs_270a .tertiary-fluid-d365 > li > a:hover,
.media-8b12 .badge_9b8d.light-f395 .tertiary-fluid-d365 > li > a:focus,
.media-8b12 .badge_9b8d.light-f395 .tertiary-fluid-d365 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b12
  .badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li.box_2761
  > a,
.media-8b12
  .badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li.fluid-76ca
  > a,
.media-8b12
  .badge_9b8d.tabs_270a
  .tertiary-fluid-d365
  > li.box_2761
  > a,
.media-8b12
  .badge_9b8d.tabs_270a
  .tertiary-fluid-d365
  > li.fluid-76ca
  > a,
.media-8b12
  .badge_9b8d.light-f395
  .tertiary-fluid-d365
  > li.box_2761
  > a,
.media-8b12 .badge_9b8d.light-f395 .tertiary-fluid-d365 > li.tall_416d > a {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b12 .logo-large-5059,
.media-8b12 .logo-large-5059 a {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b12 .button_ac2f.left-dc2b li a,
.media-8b12 .upper-f374 a,
.media-8b12 .iron_ba81,
.media-8b12 .tertiary-fluid-d365 > li > a,
.media-8b12 .component-mini-2481 {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12 .button_ac2f.left-dc2b li a:hover,
.media-8b12 .upper-f374 a:hover,
.media-8b12 .iron_ba81:hover,
.media-8b12 .tertiary-fluid-d365 > li > a:hover,
.media-8b12 .component-mini-2481:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b12 .breadcrumb_6ea4 {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12 .breadcrumb_6ea4 .hero-pro-51f6 {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b12 .breadcrumb_6ea4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b12 .east-91ca .tertiary_ac97 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12 .east-91ca .tertiary_ac97 .description-black-c2ab {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12
  .east-91ca
  .tertiary_ac97
  .description-black-c2ab::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12
  .east-91ca
  .tertiary_ac97
  .description-black-c2ab:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12
  .east-91ca
  .tertiary_ac97
  .description-black-c2ab::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12
  .east-91ca
  .tertiary_ac97
  .description-black-c2ab::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12 .east-91ca .inner-8091 {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b12 .east-91ca .inner-8091:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-c383
  .media-8b12
  .east-91ca
  .search-inner-e7ff
  .text_static_6d17 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-c383
  .media-8b12
  .east-91ca
  .search-inner-e7ff
  .description-black-c2ab {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.first-8cdf .modal_e9c2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal_e9c2 .badge_9b8d.thumbnail_motion_e8de .tertiary-fluid-d365 > li > a:focus,
.modal_e9c2 .badge_9b8d.thumbnail_motion_e8de .tertiary-fluid-d365 > li > a:hover,
.modal_e9c2 .badge_9b8d.tabs_270a .tertiary-fluid-d365 > li > a:focus,
.modal_e9c2 .badge_9b8d.tabs_270a .tertiary-fluid-d365 > li > a:hover,
.modal_e9c2 .badge_9b8d.light-f395 .tertiary-fluid-d365 > li > a:focus,
.modal_e9c2 .badge_9b8d.light-f395 .tertiary-fluid-d365 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_e9c2
  .badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li.box_2761
  > a,
.modal_e9c2
  .badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li.fluid-76ca
  > a,
.modal_e9c2
  .badge_9b8d.tabs_270a
  .tertiary-fluid-d365
  > li.box_2761
  > a,
.modal_e9c2
  .badge_9b8d.tabs_270a
  .tertiary-fluid-d365
  > li.fluid-76ca
  > a,
.modal_e9c2
  .badge_9b8d.light-f395
  .tertiary-fluid-d365
  > li.box_2761
  > a,
.modal_e9c2 .badge_9b8d.light-f395 .tertiary-fluid-d365 > li.tall_416d > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_e9c2 .logo-large-5059,
.modal_e9c2 .logo-large-5059 a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_e9c2 .button_ac2f.left-dc2b li a,
.modal_e9c2 .upper-f374 a,
.modal_e9c2 .iron_ba81,
.modal_e9c2 .tertiary-fluid-d365 > li > a,
.modal_e9c2 .component-mini-2481 {
  color: rgba(0, 0, 0, 0.55);
}
.modal_e9c2 .button_ac2f.left-dc2b li a:hover,
.modal_e9c2 .upper-f374 a:hover,
.modal_e9c2 .iron_ba81:hover,
.modal_e9c2 .tertiary-fluid-d365 > li > a:hover,
.modal_e9c2 .component-mini-2481:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_e9c2 .breadcrumb_6ea4 {
  color: rgba(0, 0, 0, 0.55);
}
.modal_e9c2 .breadcrumb_6ea4 .hero-pro-51f6 {
  color: rgba(0, 0, 0, 0.8);
}
.modal_e9c2 .breadcrumb_6ea4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot_8bfd .gradient_full_8e8c {
  margin-left: auto;
  margin-right: auto;
}
.medium-8419 > * {
  margin-left: auto;
  margin-right: auto;
}
.medium-8419 .progress-dark-028f {
  margin-right: 1.41575em;
}
.item-411b .medium-8419 > .article-copper-1c8e {
  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;
}
.item-411b .medium-8419 > .chip-e996 {
  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;
}
.module_c190.hot_8bfd .gradient_full_8e8c,
.gold_7a43.hot_8bfd .gradient_full_8e8c {
  margin-left: 0;
}
.picture-right-30c3.hot_8bfd .gradient_full_8e8c,
.column_middle_710e.hot_8bfd .gradient_full_8e8c {
  margin-right: 0;
}
.medium-8419 ol,
.medium-8419 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content-fast-7c31 video {
  max-width: 100%;
}
.tertiary-11cd img {
  display: block;
}
.tertiary-11cd.progress-dark-028f,
.tertiary-11cd.form_south_2c5f {
  width: 100%;
}
.tertiary-11cd.chip-e996 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.element-639a:not(.text-easy-f70d) {
  margin: 1.5em auto;
}
.white_e825 p {
  padding: 1.5em 14px;
}
ul.row_e67b.chip-e996,
ul.row_e67b.article-copper-1c8e,
ul.row_e67b.form-silver-3496.article-copper-1c8e {
  padding: 0 14px;
}
.footer-silver-7ed0 {
  display: block;
  overflow-x: auto;
}
.footer-silver-7ed0 table {
  border-collapse: collapse;
  width: 100%;
}
.footer-silver-7ed0 td,
.footer-silver-7ed0 th {
  padding: 0.5em;
}
.medium-8419 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.medium-8419 ol ol,
.medium-8419 ol ul,
.medium-8419 ul ol,
.medium-8419 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.medium-8419 ol ol li,
.medium-8419 ol ul li,
.medium-8419 ul ol li,
.medium-8419 ul ul li {
  margin-left: 0;
}
.layout_a594.paragraph_orange_84f5 > .section-east-3698 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout_a594.paragraph_orange_84f5 > .section-east-3698 iframe,
.layout_a594.paragraph_orange_84f5 > .section-east-3698 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.last_00be {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.last_00be.main_bc1b {
  padding: 0;
}
.last_00be.main_bc1b cite {
  font-size: 13px;
}
.last_00be > * {
  margin-left: 16px;
  margin-right: 16px;
}
.last_00be cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.soft_da5e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.soft_da5e > p:first-child {
  margin-top: 0;
}
.soft_da5e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.soft_da5e blockquote {
  border-left: 0;
}
.paper_9b54 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paper_9b54:not(.north-3211) {
  max-width: 100px;
}
.paper_9b54.wrapper_9f84 {
  border-bottom: none !important;
  text-align: center;
}
.paper_9b54.wrapper_9f84::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .white_e825 p {
    padding: 1.5em 0;
  }
}
.hero-d1ca {
  color: #0073aa;
}
.dark_4de0 {
  background-color: #0073aa;
}
.purple_1b23 {
  color: #229fd8;
}
.outer_1289 {
  background-color: #229fd8;
}
.item_tall_6dbc {
  color: #eee;
}
.panel-f0b7 {
  background-color: #eee;
}
.red-47fd {
  color: #444;
}
.center_6fdf {
  background-color: #444;
}
.right-460d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.right-460d .highlight-gold-101a .upper-f374 {
  font-size: 15px;
}
.right-460d .upper-f374 {
  line-height: 1.3;
}
.right-460d .modal_e9c2 {
}
.right-460d .media-8b12 {
  background: #235787;
}
.stone-443f {
  padding: 0;
}
.stone-443f .media-8b12 {
  background: #1a1a1a;
}
.stone-443f .modal_e9c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort_1b7c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort_1b7c .modal_e9c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort_1b7c .media-8b12 {
  background: #303030;
}
.stale-b1a0 {
  position: relative;
  z-index: 10;
}
.stale-b1a0 .fast-dda1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall_a309 .narrow-ee35 {
  display: inline-block;
  vertical-align: middle;
}
.tall_a309.complex-a2a3 .narrow-ee35 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tall_a309.complex-a2a3 .narrow-ee35 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tall_a309.complex-a2a3 .narrow-ee35 {
    margin-right: 0.4em;
  }
}
.tall_a309.complex-a2a3 .narrow-ee35:last-child {
  margin-right: 0;
}
.gallery-e7af .fast-dda1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .first-8cdf .highlight-gold-101a {
    margin: 0 -0.5em;
  }
  .first-8cdf .highlight-gold-101a [class*="customify-col-"],
  .first-8cdf .highlight-gold-101a [class*="customify-col_"],
  .first-8cdf .highlight-gold-101a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.first-8cdf.column-smooth-74a4 .fast-dda1 {
  background: 0 0 !important;
}
.first-8cdf.column-smooth-74a4 .fast-dda1,
.first-8cdf.gallery-e7af .fast-dda1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .first-8cdf.aside_wood_61cf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.first-8cdf.gallery-e7af .fast-dda1 {
  box-shadow: none !important;
}
.slow-f837 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slow-f837 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slow-f837 {
    padding: 18px 0 20px;
  }
}
.slow-f837 .heading_easy_9951 {
  width: 100%;
}
.slow-f837 .green-bbae {
  margin-bottom: 0;
}
.slow-f837 .border-purple-7d96 {
  margin-top: 5px;
  font-size: 0.875em;
}
.avatar_glass_80d0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.avatar_glass_80d0 .narrow_8102 {
  width: 100%;
}
.dropdown_95d8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown_95d8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown_95d8 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;
}
.dropdown_95d8 li:last-child:after {
  display: none;
}
.dropdown_95d8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.photo-wood-6c73 .caption_middle_fb58 button,
.slow-f837 .caption_middle_fb58 button {
  left: 0;
}
.photo-wood-6c73 .narrow_8102,
.slow-f837 .narrow_8102 {
  padding-left: 0;
  padding-right: 0;
}
.photo-wood-6c73 .avatar_glass_80d0,
.slow-f837 .avatar_glass_80d0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.photo-wood-6c73 {
  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;
}
.photo-wood-6c73: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;
}
.photo-wood-6c73 .top-0f50 {
  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) {
  .photo-wood-6c73 .top-0f50 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .photo-wood-6c73 .top-0f50 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .photo-wood-6c73 .top-0f50 {
    min-height: 200px;
  }
}
.photo-wood-6c73 .dropdown_95d8 {
  color: rgba(255, 255, 255, 0.8);
}
.photo-wood-6c73 .dropdown_95d8 a,
.photo-wood-6c73 .dropdown_95d8 li:after {
  color: inherit;
}
.photo-wood-6c73 .dropdown_95d8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.aside_complex_c2c1 {
  margin-bottom: 0.5em;
}
.silver-7738 {
  margin-bottom: 1.2em;
}
.silver-7738,
.aside_complex_c2c1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.silver-7738 p:last-child,
.aside_complex_c2c1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .caption_middle_fb58,
#masthead .caption_middle_fb58 {
  display: none;
}
#masthead
  > .caption_middle_fb58.down-1ec6 {
  display: none;
}
#masthead > .caption_middle_fb58 button {
  left: 0;
}
.accordion-out-f2e4 {
  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%;
}
.accordion-out-f2e4 .narrow-ee35 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accordion-out-f2e4 .article-middle-a255 {
  display: -webkit-box;
  display: flex;
}
.accordion-out-f2e4 .article-middle-a255.button-e969 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accordion-out-f2e4 .article-middle-a255.icon-dabf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accordion-out-f2e4 .article-middle-a255.texture-out-0d9d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accordion-out-f2e4.tiny-3cd2.stale_764e .article-middle-a255.button-e969 {
  flex-basis: 100%;
}
.accordion-out-f2e4.thumbnail_7507 .article-middle-a255.icon-dabf {
  -webkit-box-flex: 1;
  flex: auto;
}
.accordion-out-f2e4.thumbnail_7507 .article-middle-a255.texture-out-0d9d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .caption_middle_fb58.down-1ec6 {
  display: none;
}
#masthead > .caption_middle_fb58 button {
  left: 0;
}
.heading-919d {
  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;
}
.heading-919d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.heading-919d.description-fa1b i {
  margin-right: 4px;
}
.heading-919d.detail-wide-1346 i {
  margin-left: 5px;
}
.upper-f374 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.upper-f374 p:last-child {
  margin-bottom: 0;
}
.middle-1c56 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.middle-1c56 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.middle-1c56 img {
  display: block;
  width: auto;
  line-height: 1;
}
.middle-1c56 .logo-large-5059 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.middle-1c56 .modal-stale-0bee {
  margin: 5px 0 7px 0;
}
.middle-1c56.tag_fluid_16b7 .info_cool_24f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle-1c56.tag_fluid_16b7 .hidden_05c5 {
  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;
}
.middle-1c56.narrow-4b55 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.middle-1c56.narrow-4b55 .info_cool_24f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle-1c56.narrow-4b55 .hidden_05c5 {
  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;
}
.middle-1c56.module_full_2565 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.middle-1c56.article_0bf8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.middle-1c56.article_0bf8 .hidden_05c5 {
  margin-top: 7px;
}
.paper_2ba1 {
  display: inline-block;
}
.stale-b1a0 .media-motion-521e .middle-1c56 img {
  max-width: 100%;
}
.badge_9b8d .element_hard_8481.summary-green-8fbf,
.hero_4da3 .element_hard_8481.summary-green-8fbf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge_9b8d .middle_6068,
.hero_4da3 .middle_6068 {
  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%);
}
.badge_9b8d .middle_6068 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.badge_9b8d.highlight-6abc .middle_6068 {
  display: none;
}
.badge_9b8d .banner_cb06 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge_9b8d .banner_cb06 li {
  display: inline-block;
  position: relative;
}
.badge_9b8d .banner_cb06 li:last-child {
  margin-right: 0;
}
.badge_9b8d .banner_cb06 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;
}
.badge_9b8d .banner_cb06 li.tall_416d > a {
  color: rgba(0, 0, 0, 0.9);
}
.badge_9b8d .banner_cb06 > 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;
}
.badge_9b8d .banner_cb06 > li > a i {
  line-height: 0;
}
.badge_9b8d .banner_cb06 > li.orange_575e > a .middle_6068 {
  margin-left: 4px;
  line-height: 0;
}
.badge_9b8d .banner_cb06 .description_12d2 li.orange_575e > a {
  position: relative;
}
.badge_9b8d .banner_cb06 .description_12d2 li.orange_575e > a:after,
.badge_9b8d .banner_cb06 .description_12d2 li.orange_575e > a:before {
  content: "";
  display: table;
}
.badge_9b8d .banner_cb06 .description_12d2 li.orange_575e > a:after {
  clear: both;
}
.badge_9b8d .banner_cb06 .description_12d2 li.orange_575e > a .middle_6068 {
  margin-left: 5px;
  float: right;
}
.badge_9b8d .list_8136,
.badge_9b8d .description_12d2 {
  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;
}
.badge_9b8d .description_12d2 {
  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;
}
.badge_9b8d .description_12d2 .summary-green-8fbf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge_9b8d .description_12d2 .middle_6068 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.badge_9b8d .description_12d2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.badge_9b8d .description_12d2 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;
}
.badge_9b8d .description_12d2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.badge_9b8d .description_12d2 .description_12d2 {
  top: 0;
  left: 100%;
}
.badge_9b8d .layout_aa87.fn-focus-ba82 > .list_8136,
.badge_9b8d .layout_aa87.fn-focus-ba82 > .description_12d2,
.badge_9b8d .layout_aa87:focus > .list_8136,
.badge_9b8d .layout_aa87:focus > .description_12d2,
.badge_9b8d .layout_aa87:hover > .list_8136,
.badge_9b8d .layout_aa87:hover > .description_12d2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.badge_9b8d.light-f395 .tertiary-fluid-d365:after,
.badge_9b8d.light-f395 .tertiary-fluid-d365:before {
  content: "";
  display: table;
}
.badge_9b8d.light-f395 .tertiary-fluid-d365:after {
  clear: both;
}
.badge_9b8d.light-f395 .tertiary-fluid-d365 > li {
  float: left;
}
.badge_9b8d.shade-5e87 .tertiary-fluid-d365:after,
.badge_9b8d.shade-5e87 .tertiary-fluid-d365:before {
  content: "";
  display: table;
}
.badge_9b8d.shade-5e87 .tertiary-fluid-d365:after {
  clear: both;
}
.badge_9b8d.shade-5e87 .tertiary-fluid-d365 > li {
  float: left;
}
.badge_9b8d.shade-5e87 .tertiary-fluid-d365 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.badge_9b8d.shade-5e87 .tertiary-fluid-d365 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.badge_9b8d.shade-5e87 .tertiary-fluid-d365 > li.box_2761 > a,
.badge_9b8d.shade-5e87 .tertiary-fluid-d365 > li.tall_416d > a {
  color: #fff;
  background-color: #1e4b75;
}
.badge_9b8d.thumbnail_motion_e8de .tertiary-fluid-d365 > li > a .summary-green-8fbf {
  position: relative;
}
.badge_9b8d.thumbnail_motion_e8de .tertiary-fluid-d365 > li > a .summary-green-8fbf: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;
}
.badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li:focus
  > a
  .summary-green-8fbf:before,
.badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li:hover
  > a
  .summary-green-8fbf:before {
  width: 100%;
  background-color: currentColor;
}
.badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li.box_2761
  > a
  .summary-green-8fbf:before,
.badge_9b8d.thumbnail_motion_e8de
  .tertiary-fluid-d365
  > li.fluid-76ca
  > a
  .summary-green-8fbf:before {
  width: 100%;
  background-color: currentColor;
}
.badge_9b8d.tabs_270a .tertiary-fluid-d365 > li > a .summary-green-8fbf {
  position: relative;
}
.badge_9b8d.tabs_270a .tertiary-fluid-d365 > li > a .summary-green-8fbf: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;
}
.badge_9b8d.tabs_270a .tertiary-fluid-d365 > li:focus > a .summary-green-8fbf:before,
.badge_9b8d.tabs_270a
  .tertiary-fluid-d365
  > li:hover
  > a
  .summary-green-8fbf:before {
  width: 100%;
  background-color: currentColor;
}
.badge_9b8d.tabs_270a
  .tertiary-fluid-d365
  > li.box_2761
  > a
  .summary-green-8fbf:before,
.badge_9b8d.tabs_270a
  .tertiary-fluid-d365
  > li.fluid-76ca
  > a
  .summary-green-8fbf:before {
  width: 100%;
  background-color: currentColor;
}
.hero_4da3 .banner_cb06 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero_4da3 .banner_cb06 li:first-child > a {
  border-top: none;
}
.hero_4da3 .banner_cb06 .motion_1e37 > .summary-green-8fbf .middle_6068 {
  display: none;
}
.hero_4da3 .banner_cb06 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hero_4da3 .banner_cb06 li:last-child {
  border: none;
}
.hero_4da3 .banner_cb06 li.orange_575e > a {
  padding-right: 45px !important;
}
.hero_4da3 .banner_cb06 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hero_4da3 .banner_cb06 li a:focus,
.hero_4da3 .banner_cb06 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_4da3 .banner_cb06 li .red-230a {
  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;
}
.hero_4da3 .banner_cb06 li .red-230a:hover {
  box-shadow: none;
}
.hero_4da3 .banner_cb06 li .red-230a .middle_6068 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hero_4da3 .banner_cb06 .description_12d2 {
  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);
}
.hero_4da3 .banner_cb06 .description_12d2 li a {
  padding-left: 3em;
}
.hero_4da3 .banner_cb06 .primary_smooth_3ee2 > a .red-230a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero_4da3 .banner_cb06 .primary_smooth_3ee2 > .description_12d2 {
  display: block;
  opacity: 1;
}
.form-8ad3 {
  max-width: 100%;
}
.progress-7c8f {
  line-height: 0;
  cursor: pointer;
}
.component-mini-2481 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.component-mini-2481:hover {
  box-shadow: none;
  color: currentColor;
}
.component-mini-2481 svg {
  width: 18px;
  height: 18px;
}
.component-mini-2481 .input_ca9a {
  display: none;
}
.description_over_7a6d {
  position: relative;
}
.description_over_7a6d.fn-active-ba82 .component-mini-2481 .preview-ed5a {
  display: none;
}
.description_over_7a6d.fn-active-ba82 .component-mini-2481 .input_ca9a {
  display: inline-block;
}
.description_over_7a6d .column_2548 {
  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);
}
.description_over_7a6d.widget-c776 .column_2548 {
  left: auto;
  right: -0.9em;
}
.description_over_7a6d.widget-c776 .shade_0383::before {
  left: auto;
  right: 15px;
}
.description_over_7a6d.fn-active-ba82 .column_2548 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-inner-e7ff {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search-inner-e7ff label {
  flex-basis: 100%;
}
.search-inner-e7ff .tertiary_ac97 {
  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;
}
.search-inner-e7ff .description-black-c2ab {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search-inner-e7ff .description-black-c2ab:focus {
  background-color: transparent;
}
.search-inner-e7ff button.inner-8091 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search-inner-e7ff button.inner-8091:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search-inner-e7ff button.inner-8091 svg {
  width: 18px;
  height: 18px;
}
.search-inner-e7ff input[type="submit"] {
  min-height: auto;
}
.east-91ca .search-inner-e7ff .description-black-c2ab {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_0383 {
  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) {
  .shade_0383 {
    width: 220px;
  }
}
.shade_0383 label {
  flex-basis: 100%;
}
.shade_0383::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;
}
.pagination-c383 .east-91ca .search-inner-e7ff {
  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;
}
.pagination-c383
  .east-91ca
  .search-inner-e7ff
  .tertiary_ac97 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pagination-c383 .east-91ca .search-inner-e7ff .description-black-c2ab {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pagination-c383
  .east-91ca
  .search-inner-e7ff
  .description-black-c2ab:focus {
  background: 0 0;
}
.pagination-c383
  .east-91ca
  .search-inner-e7ff
  .text_static_6d17 {
  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;
}
.button_ac2f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.button_ac2f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.button_ac2f li:last-child {
  margin-right: 0;
}
.button_ac2f li:first-child {
  margin-left: 0;
}
.button_ac2f.shadow-lower-dafa a {
  color: #fff;
}
.button_ac2f.shadow-lower-dafa a:hover {
  color: #fff;
}
.button_ac2f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.button_ac2f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.button_ac2f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.button_ac2f a:hover {
  opacity: 0.9;
  color: inherit;
}
.button_ac2f [class*="social-icon-apple"] {
  background-color: #999;
}
.button_ac2f [class*="social-icon-apple"].next_36cd {
  background-color: transparent;
  color: #999;
}
.button_ac2f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.button_ac2f [class*="social-icon-behance"].next_36cd {
  background-color: transparent;
  color: #1769ff;
}
.button_ac2f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.button_ac2f [class*="social-icon-bitbucket"].next_36cd {
  background-color: transparent;
  color: #205081;
}
.button_ac2f [class*="social-icon-codepen"] {
  background-color: #000;
}
.button_ac2f [class*="social-icon-codepen"].next_36cd {
  background-color: transparent;
  color: #000;
}
.button_ac2f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.button_ac2f [class*="social-icon-delicious"].next_36cd {
  background-color: transparent;
  color: #39f;
}
.button_ac2f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.button_ac2f [class*="social-icon-digg"].next_36cd {
  background-color: transparent;
  color: #005be2;
}
.button_ac2f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.button_ac2f [class*="social-icon-dribbble"].next_36cd {
  background-color: transparent;
  color: #ea4c89;
}
.button_ac2f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.button_ac2f [class*="social-icon-envelope"].next_36cd {
  background-color: transparent;
  color: #ea4335;
}
.button_ac2f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.button_ac2f [class*="social-icon-facebook"].next_36cd {
  background-color: transparent;
  color: #3b5998;
}
.button_ac2f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.button_ac2f [class*="social-icon-flickr"].next_36cd {
  background-color: transparent;
  color: #0063dc;
}
.button_ac2f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.button_ac2f [class*="social-icon-foursquare"].next_36cd {
  background-color: transparent;
  color: #2d5be3;
}
.button_ac2f [class*="social-icon-github"] {
  background-color: #333;
}
.button_ac2f [class*="social-icon-github"].next_36cd {
  background-color: transparent;
  color: #333;
}
.button_ac2f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.button_ac2f [class*="social-icon-google-plus"].next_36cd {
  background-color: transparent;
  color: #dd4b39;
}
.button_ac2f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.button_ac2f [class*="social-icon-houzz"].next_36cd {
  background-color: transparent;
  color: #7ac142;
}
.button_ac2f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.button_ac2f [class*="social-icon-instagram"].next_36cd {
  background-color: transparent;
  color: #262626;
}
.button_ac2f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.button_ac2f [class*="social-icon-jsfiddle"].next_36cd {
  background-color: transparent;
  color: #487aa2;
}
.button_ac2f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.button_ac2f [class*="social-icon-linkedin"].next_36cd {
  background-color: transparent;
  color: #0077b5;
}
.button_ac2f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.button_ac2f [class*="social-icon-medium"].next_36cd {
  background-color: transparent;
  color: #00ab6b;
}
.button_ac2f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.button_ac2f
  [class*="social-icon-odnoklassniki"].next_36cd {
  background-color: transparent;
  color: #f4731c;
}
.button_ac2f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.button_ac2f [class*="social-icon-meetup"].next_36cd {
  background-color: transparent;
  color: #ec1c40;
}
.button_ac2f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.button_ac2f [class*="social-icon-pinterest"].next_36cd {
  background-color: transparent;
  color: #bd081c;
}
.button_ac2f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.button_ac2f [class*="social-icon-product-hunt"].next_36cd {
  background-color: transparent;
  color: #da552f;
}
.button_ac2f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.button_ac2f [class*="social-icon-reddit"].next_36cd {
  background-color: transparent;
  color: #ff4500;
}
.button_ac2f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.button_ac2f [class*="social-icon-rss"].next_36cd {
  background-color: transparent;
  color: #f26522;
}
.button_ac2f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.button_ac2f
  [class*="social-icon-shopping-cart"].next_36cd {
  background-color: transparent;
  color: #4caf50;
}
.button_ac2f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.button_ac2f [class*="social-icon-skype"].next_36cd {
  background-color: transparent;
  color: #00aff0;
}
.button_ac2f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.button_ac2f [class*="social-icon-slideshare"].next_36cd {
  background-color: transparent;
  color: #0077b5;
}
.button_ac2f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.button_ac2f [class*="social-icon-snapchat"].next_36cd {
  background-color: transparent;
  color: #fffc00;
}
.button_ac2f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.button_ac2f [class*="social-icon-soundcloud"].next_36cd {
  background-color: transparent;
  color: #f80;
}
.button_ac2f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.button_ac2f [class*="social-icon-spotify"].next_36cd {
  background-color: transparent;
  color: #2ebd59;
}
.button_ac2f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.button_ac2f
  [class*="social-icon-stack-overflow"].next_36cd {
  background-color: transparent;
  color: #fe7a15;
}
.button_ac2f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.button_ac2f [class*="social-icon-maldkfgram"].next_36cd {
  background-color: transparent;
  color: #2ca5e0;
}
.button_ac2f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.button_ac2f [class*="social-icon-tripadvisor"].next_36cd {
  background-color: transparent;
  color: #589442;
}
.button_ac2f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.button_ac2f [class*="social-icon-tumblr"].next_36cd {
  background-color: transparent;
  color: #35465c;
}
.button_ac2f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.button_ac2f [class*="social-icon-twitch"].next_36cd {
  background-color: transparent;
  color: #6441a5;
}
.button_ac2f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.button_ac2f [class*="social-icon-twitter"].next_36cd {
  background-color: transparent;
  color: #1da1f2;
}
.button_ac2f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.button_ac2f [class*="social-icon-vimeo"].next_36cd {
  background-color: transparent;
  color: #1ab7ea;
}
.button_ac2f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.button_ac2f [class*="social-icon-vk"].next_36cd {
  background-color: transparent;
  color: #45668e;
}
.button_ac2f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.button_ac2f [class*="social-icon-weibo"].next_36cd {
  background-color: transparent;
  color: #df2029;
}
.button_ac2f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.button_ac2f [class*="social-icon-weixin"].next_36cd {
  background-color: transparent;
  color: #7bb32e;
}
.button_ac2f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.button_ac2f [class*="social-icon-whatsapp"].next_36cd {
  background-color: transparent;
  color: #25d366;
}
.button_ac2f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.button_ac2f [class*="social-icon-wordpress"].next_36cd {
  background-color: transparent;
  color: #21759b;
}
.button_ac2f [class*="social-icon-xing"] {
  background-color: #026466;
}
.button_ac2f [class*="social-icon-xing"].next_36cd {
  background-color: transparent;
  color: #026466;
}
.button_ac2f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.button_ac2f [class*="social-icon-yelp"].next_36cd {
  background-color: transparent;
  color: #af0606;
}
.button_ac2f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.button_ac2f [class*="social-icon-youtube"].next_36cd {
  background-color: transparent;
  color: #cd201f;
}
.iron_ba81 {
  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;
}
.iron_ba81:hover {
  box-shadow: none;
  background: 0 0;
}
.selected_4a24 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.search-9a73 {
  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;
}
.title-outer-ff48 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer-large-75d6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer-large-75d6,
.footer-large-75d6::after,
.footer-large-75d6::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;
}
.footer-large-75d6::after,
.footer-large-75d6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active_south_de3c .search-9a73 .title-outer-ff48 {
  margin-top: -2px;
  width: 19px;
}
.active_south_de3c .search-9a73 .footer-large-75d6 {
  margin-top: -1px;
}
.active_south_de3c .search-9a73 .footer-large-75d6,
.active_south_de3c .search-9a73 .footer-large-75d6::after,
.active_south_de3c .search-9a73 .footer-large-75d6::before {
  width: 19px;
  height: 2px;
}
.active_south_de3c .search-9a73 .footer-large-75d6::before {
  top: -6px;
}
.active_south_de3c .search-9a73 .footer-large-75d6::after {
  bottom: -6px;
}
.carousel_7df9 .search-9a73 .title-outer-ff48 {
  margin-top: -2px;
  width: 22px;
}
.carousel_7df9 .search-9a73 .footer-large-75d6 {
  margin-top: -1px;
}
.carousel_7df9 .search-9a73 .footer-large-75d6,
.carousel_7df9 .search-9a73 .footer-large-75d6::after,
.carousel_7df9 .search-9a73 .footer-large-75d6::before {
  width: 22px;
  height: 2px;
}
.carousel_7df9 .search-9a73 .footer-large-75d6::before {
  top: -7px;
}
.carousel_7df9 .search-9a73 .footer-large-75d6::after {
  bottom: -7px;
}
.filter-a067 .search-9a73 .title-outer-ff48 {
  margin-top: -2px;
  width: 31px;
}
.filter-a067 .search-9a73 .footer-large-75d6 {
  margin-top: -1.5px;
}
.filter-a067 .search-9a73 .footer-large-75d6,
.filter-a067 .search-9a73 .footer-large-75d6::after,
.filter-a067 .search-9a73 .footer-large-75d6::before {
  width: 31px;
  height: 3px;
}
.filter-a067 .search-9a73 .footer-large-75d6::before {
  top: -9px;
}
.filter-a067 .search-9a73 .footer-large-75d6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active_7645 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 19px;
  }
  .active_7645 .search-9a73 .footer-large-75d6 {
    margin-top: -1px;
  }
  .active_7645 .search-9a73 .footer-large-75d6,
  .active_7645 .search-9a73 .footer-large-75d6::after,
  .active_7645 .search-9a73 .footer-large-75d6::before {
    width: 19px;
    height: 2px;
  }
  .active_7645 .search-9a73 .footer-large-75d6::before {
    top: -6px;
  }
  .active_7645 .search-9a73 .footer-large-75d6::after {
    bottom: -6px;
  }
  .caption-8b59 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-8b59 .search-9a73 .footer-large-75d6 {
    margin-top: -1px;
  }
  .caption-8b59 .search-9a73 .footer-large-75d6,
  .caption-8b59 .search-9a73 .footer-large-75d6::after,
  .caption-8b59 .search-9a73 .footer-large-75d6::before {
    width: 22px;
    height: 2px;
  }
  .caption-8b59 .search-9a73 .footer-large-75d6::before {
    top: -7px;
  }
  .caption-8b59 .search-9a73 .footer-large-75d6::after {
    bottom: -7px;
  }
  .paper_e4b8 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 31px;
  }
  .paper_e4b8 .search-9a73 .footer-large-75d6 {
    margin-top: -1.5px;
  }
  .paper_e4b8 .search-9a73 .footer-large-75d6,
  .paper_e4b8 .search-9a73 .footer-large-75d6::after,
  .paper_e4b8 .search-9a73 .footer-large-75d6::before {
    width: 31px;
    height: 3px;
  }
  .paper_e4b8 .search-9a73 .footer-large-75d6::before {
    top: -9px;
  }
  .paper_e4b8 .search-9a73 .footer-large-75d6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_inner_80d6 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown_inner_80d6 .search-9a73 .footer-large-75d6 {
    margin-top: -1px;
  }
  .dropdown_inner_80d6 .search-9a73 .footer-large-75d6,
  .dropdown_inner_80d6 .search-9a73 .footer-large-75d6::after,
  .dropdown_inner_80d6 .search-9a73 .footer-large-75d6::before {
    width: 19px;
    height: 2px;
  }
  .dropdown_inner_80d6 .search-9a73 .footer-large-75d6::before {
    top: -6px;
  }
  .dropdown_inner_80d6 .search-9a73 .footer-large-75d6::after {
    bottom: -6px;
  }
  .sidebar-398c .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-398c .search-9a73 .footer-large-75d6 {
    margin-top: -1px;
  }
  .sidebar-398c .search-9a73 .footer-large-75d6,
  .sidebar-398c .search-9a73 .footer-large-75d6::after,
  .sidebar-398c .search-9a73 .footer-large-75d6::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-398c .search-9a73 .footer-large-75d6::before {
    top: -7px;
  }
  .sidebar-398c .search-9a73 .footer-large-75d6::after {
    bottom: -7px;
  }
  .warm_9368 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 31px;
  }
  .warm_9368 .search-9a73 .footer-large-75d6 {
    margin-top: -1.5px;
  }
  .warm_9368 .search-9a73 .footer-large-75d6,
  .warm_9368 .search-9a73 .footer-large-75d6::after,
  .warm_9368 .search-9a73 .footer-large-75d6::before {
    width: 31px;
    height: 3px;
  }
  .warm_9368 .search-9a73 .footer-large-75d6::before {
    top: -9px;
  }
  .warm_9368 .search-9a73 .footer-large-75d6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .widget_06c0 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 19px;
  }
  .widget_06c0 .search-9a73 .footer-large-75d6 {
    margin-top: -1px;
  }
  .widget_06c0 .search-9a73 .footer-large-75d6,
  .widget_06c0 .search-9a73 .footer-large-75d6::after,
  .widget_06c0 .search-9a73 .footer-large-75d6::before {
    width: 19px;
    height: 2px;
  }
  .widget_06c0 .search-9a73 .footer-large-75d6::before {
    top: -6px;
  }
  .widget_06c0 .search-9a73 .footer-large-75d6::after {
    bottom: -6px;
  }
  .advanced-5017 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-5017 .search-9a73 .footer-large-75d6 {
    margin-top: -1px;
  }
  .advanced-5017 .search-9a73 .footer-large-75d6,
  .advanced-5017 .search-9a73 .footer-large-75d6::after,
  .advanced-5017 .search-9a73 .footer-large-75d6::before {
    width: 22px;
    height: 2px;
  }
  .advanced-5017 .search-9a73 .footer-large-75d6::before {
    top: -7px;
  }
  .advanced-5017 .search-9a73 .footer-large-75d6::after {
    bottom: -7px;
  }
  .badge_3941 .search-9a73 .title-outer-ff48 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_3941 .search-9a73 .footer-large-75d6 {
    margin-top: -1.5px;
  }
  .badge_3941 .search-9a73 .footer-large-75d6,
  .badge_3941 .search-9a73 .footer-large-75d6::after,
  .badge_3941 .search-9a73 .footer-large-75d6::before {
    width: 31px;
    height: 3px;
  }
  .badge_3941 .search-9a73 .footer-large-75d6::before {
    top: -9px;
  }
  .badge_3941 .search-9a73 .footer-large-75d6::after {
    bottom: -9px;
  }
}
.nav_2a57 .footer-large-75d6 {
  -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);
}
.nav_2a57 .footer-large-75d6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.nav_2a57 .footer-large-75d6::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);
}
.nav_2a57.hard-6b65 .footer-large-75d6 {
  -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);
}
.nav_2a57.hard-6b65 .footer-large-75d6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.nav_2a57.hard-6b65 .footer-large-75d6::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);
}
.accordion-0fbb {
  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.background-south-bfca:before {
  display: none;
}
.aside-2b6f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside-2b6f .tooltip_current_b51d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside-2b6f .tooltip_current_b51d:last-of-type {
  border-bottom: none;
}
.aside-2b6f .tooltip_current_b51d.hard_6cb1,
.aside-2b6f .tooltip_current_b51d.new_b324,
.aside-2b6f .tooltip_current_b51d.hard-1a3c {
  padding: 0;
}
.aside-2b6f .hero_4da3 .red-230a {
  color: currentColor;
}
.aside-2b6f .hero_4da3 .red-230a:focus,
.aside-2b6f .hero_4da3 .red-230a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-2b6f.modal_e9c2 .breadcrumb_6ea4,
.aside-2b6f.modal_e9c2 .upper-f374 a,
.aside-2b6f.modal_e9c2 .tertiary-fluid-d365 a,
.aside-2b6f.modal_e9c2 .description_12d2 a {
  color: rgba(0, 0, 0, 0.55);
}
.aside-2b6f.modal_e9c2 .breadcrumb_6ea4:hover,
.aside-2b6f.modal_e9c2 .upper-f374 a:hover,
.aside-2b6f.modal_e9c2 .tertiary-fluid-d365 a:hover,
.aside-2b6f.modal_e9c2 .description_12d2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-2b6f.modal_e9c2 .hero-pro-51f6 {
  color: rgba(0, 0, 0, 0.8);
}
.aside-2b6f.modal_e9c2 .tooltip_current_b51d {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-2b6f.modal_e9c2 .tooltip_current_b51d:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside-2b6f.modal_e9c2 .label_acd6:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside-2b6f.modal_e9c2 .hero_4da3 .banner_cb06 li a,
.aside-2b6f.modal_e9c2 .hero_4da3 .red-230a,
.aside-2b6f.modal_e9c2 .description_12d2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-2b6f.modal_e9c2 .hero_4da3 .red-230a:focus,
.aside-2b6f.modal_e9c2 .hero_4da3 .red-230a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-2b6f.modal_e9c2 .banner_cb06 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-2b6f.media-8b12 .breadcrumb_6ea4,
.aside-2b6f.media-8b12 .upper-f374 a,
.aside-2b6f.media-8b12 .tertiary-fluid-d365 .red-230a,
.aside-2b6f.media-8b12 .tertiary-fluid-d365 a,
.aside-2b6f.media-8b12 .description_12d2 a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-2b6f.media-8b12 .breadcrumb_6ea4:hover,
.aside-2b6f.media-8b12 .upper-f374 a:hover,
.aside-2b6f.media-8b12 .tertiary-fluid-d365 .red-230a:hover,
.aside-2b6f.media-8b12 .tertiary-fluid-d365 a:hover,
.aside-2b6f.media-8b12 .description_12d2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-2b6f.media-8b12 .hero-pro-51f6 {
  color: rgba(255, 255, 255, 0.99);
}
.aside-2b6f.media-8b12 .tooltip_current_b51d {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-2b6f.media-8b12 .tooltip_current_b51d:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside-2b6f.media-8b12 .label_acd6:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-2b6f.media-8b12 .hero_4da3 .banner_cb06 li a,
.aside-2b6f.media-8b12 .hero_4da3 .red-230a,
.aside-2b6f.media-8b12 .description_12d2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-2b6f.media-8b12 .hero_4da3 .red-230a:focus,
.aside-2b6f.media-8b12 .hero_4da3 .red-230a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-2b6f.media-8b12 .banner_cb06 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_acd6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.label_acd6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.texture-3334 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bronze_da8a .aside-2b6f {
  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;
}
.bronze_da8a .tooltip_current_b51d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bronze_da8a .tooltip_current_b51d: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) {
  .bronze_da8a .tooltip_current_b51d:before {
    width: 16%;
    left: 42%;
  }
}
.bronze_da8a .tooltip_current_b51d:last-child:before {
  content: none;
}
.bronze_da8a .tooltip_current_b51d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bronze_da8a .hero_4da3 .banner_cb06 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bronze_da8a .hero_4da3 .banner_cb06 li a .red-230a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bronze_da8a .hero_4da3 .description_12d2 {
  border: none;
}
.bronze_da8a .hero_4da3 .description_12d2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bronze_da8a .label_acd6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bronze_da8a .texture-3334 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bronze_da8a .media-8b12 .label_acd6:before {
  background: rgba(0, 0, 0, 0.9);
}
.bronze_da8a .modal_e9c2.medium-a040 .footer-large-75d6 {
  background: rgba(0, 0, 0, 0.6);
}
.bronze_da8a
  .modal_e9c2.medium-a040
  .footer-large-75d6::after,
.bronze_da8a
  .modal_e9c2.medium-a040
  .footer-large-75d6:before {
  background: inherit;
}
.bronze_da8a
  .modal_e9c2.medium-a040:hover
  .footer-large-75d6 {
  background: rgba(0, 0, 0, 0.8);
}
.component-pink-e19c .aside-2b6f {
  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) {
  .component-pink-e19c .aside-2b6f {
    width: auto;
    right: 45px;
  }
}
.filter_hard_cb6c .aside-2b6f {
  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) {
  .filter_hard_cb6c .aside-2b6f {
    width: auto;
    left: 45px;
  }
}
.background-south-bfca .aside-2b6f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.background-south-bfca .texture-3334 {
  max-width: 48em;
  margin: 0 auto;
}
.background-south-bfca .label_acd6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.photo_glass_8722 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.photo_glass_8722.bronze_da8a .aside-2b6f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.photo_glass_8722.component-pink-e19c .aside-2b6f {
  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);
}
.photo_glass_8722 .aside-2b6f {
  visibility: visible;
}
.photo_glass_8722.filter_hard_cb6c .aside-2b6f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.main-33c3,
.message_inner_78c9 {
  overflow-x: hidden;
}
.main-33c3 .aside-2b6f {
  overflow: auto;
}
.main-33c3.bronze_da8a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-33c3.bronze_da8a .aside-2b6f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.main-33c3.bronze_da8a .iron_ba81 {
  opacity: 0;
}
.main-33c3.component-pink-e19c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-33c3.component-pink-e19c .aside-2b6f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.main-33c3.component-pink-e19c .iron_ba81 {
  opacity: 0;
}
.main-33c3.filter_hard_cb6c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-33c3.filter_hard_cb6c .aside-2b6f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.main-33c3.filter_hard_cb6c .iron_ba81 {
  opacity: 0;
}
.main-33c3.background-south-bfca .aside-2b6f {
  z-index: 10;
  visibility: visible;
}
.medium-a040 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.medium-a040 .footer-large-75d6 {
  background: rgba(255, 255, 255, 0.99);
}
.medium-a040 .footer-large-75d6::after,
.medium-a040 .footer-large-75d6:before {
  background: inherit;
}
.medium-a040:hover .footer-large-75d6 {
  background: rgba(255, 255, 255, 0.99);
}
.filter_hard_cb6c .medium-a040 {
  top: 10px;
  right: auto;
  left: 12px;
}
.background-south-bfca .medium-a040 {
  display: none !important;
}
.main-33c3:before,
.message_inner_78c9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.main-33c3 .medium-a040,
.message_inner_78c9 .medium-a040 {
  display: inline-block;
}
.aside-2b6f .narrow-ee35 {
  -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;
}
.main-33c3 .aside-2b6f .narrow-ee35,
.message_inner_78c9 .aside-2b6f .narrow-ee35 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny-e942 .tertiary_ac97 {
  width: 100%;
}
.media-motion-521e {
  padding: 0 0.5em 0;
}
.media-motion-521e [class*="customify-col-"],
.media-motion-521e [class*="customify-col_"],
.media-motion-521e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.motion-a337 .media-motion-521e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight-gold-101a .full_2aa0,
  .full_2aa0 {
    display: none;
  }
  .label-f5cd {
    text-align: left;
  }
  .heading-gold-12f4 {
    text-align: center;
  }
  .accent_clean_02f3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-gold-101a .first_f9da,
  .first_f9da {
    display: none;
  }
  .message-middle-2d86 {
    text-align: left;
  }
  .action-ffaf {
    text-align: center;
  }
  .button_4b99 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight-gold-101a .texture_e731,
  .texture_e731 {
    display: none;
  }
  .backdrop-c587 {
    text-align: left;
  }
  .grid-dc4c {
    text-align: center;
  }
  .alert_lower_3d19 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.new_c4c3 {
  box-shadow: none !important;
}
.prev-78d7 .input_8d46,
.slider-dfc1 .input_8d46 {
  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;
}
.slider-dfc1 .input_8d46 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fast-dda1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fast-dda1:after,
.fast-dda1:before {
  content: "";
  display: table;
}
.fast-dda1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fast-dda1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fast-dda1,
.aside_wood_61cf {
  max-width: 1248px;
  margin: 0 auto;
}

.component_8f68.hovered_34dc .fast-dda1 {
  max-width: 100%;
}
.component_8f68.widget-slow-f47d {
  max-width: 1200px;
  margin: 0 auto;
}
.component_8f68.backdrop-c72a .fast-dda1 {
  max-width: 100%;
}
.component_8f68.backdrop-c72a > .fast-dda1 {
  padding-left: 0;
  padding-right: 0;
}
.component_8f68.backdrop-c72a > .fast-dda1 .highlight-gold-101a {
  margin: 0;
}
.component_8f68.backdrop-c72a
  > .fast-dda1
  .hidden_385c.slow-efce {
  margin-right: 0;
  margin-left: 0;
}
.component_8f68.backdrop-c72a #main.slow-efce {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .white-c982 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .white-c982 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border_42d5 .gradient_full_8e8c {
    padding-right: 1em;
  }
  .border_42d5.fast_e5ee .hidden_385c {
    border-right: 1px solid #eaecee;
  }
  .border_42d5.fast_e5ee .gradient_full_8e8c {
    padding-right: 1em;
  }
  .border_42d5.fast_e5ee .outer-0a94 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm_5e73 .gradient_full_8e8c {
    padding-left: 1em;
  }
  .warm_5e73.fast_e5ee .hidden_385c {
    border-left: 1px solid #eaecee;
  }
  .warm_5e73.fast_e5ee .gradient_full_8e8c {
    padding-left: 1em;
  }
  .warm_5e73.fast_e5ee .outer-0a94 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_complex_879e .gradient_full_8e8c {
    padding-left: 1em;
  }
  .banner_complex_879e.fast_e5ee .thick_5070 {
    border-right: 1px solid #eaecee;
  }
  .banner_complex_879e.fast_e5ee .purple-81c5 {
    border-right: 1px solid #eaecee;
  }
  .banner_complex_879e.fast_e5ee .gradient_full_8e8c {
    padding-left: 1em;
  }
  .banner_complex_879e.fast_e5ee .outer-0a94 {
    padding-right: 1em;
  }
  .banner_complex_879e.fast_e5ee .fast_497d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_115e .gradient_full_8e8c {
    padding-right: 1em;
  }
  .logo_115e.fast_e5ee .thick_5070 {
    border-left: 1px solid #eaecee;
  }
  .logo_115e.fast_e5ee .purple-81c5 {
    border-left: 1px solid #eaecee;
  }
  .logo_115e.fast_e5ee .gradient_full_8e8c {
    padding-right: 1em;
  }
  .logo_115e.fast_e5ee .outer-0a94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_115e.fast_e5ee .fast_497d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white-c982 .gradient_full_8e8c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white-c982.fast_e5ee .hidden_385c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .white-c982.fast_e5ee .gradient_full_8e8c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white-c982.fast_e5ee .outer-0a94 {
    padding-left: 1em;
  }
  .white-c982.fast_e5ee .fast_497d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .white-c982.fast_e5ee .gradient_full_8e8c {
    padding-left: 0;
  }
}
.outline_fixed_2e8c .tall_a309 {
  display: inline-block;
}
.section_tiny_78ab {
  display: inline-block;
}
.focus_d1ac {
  word-con: break-word;
}
.badge_fluid_58b8 > span {
  display: inline-block;
  padding: 5px 0;
}
.badge_fluid_58b8 .light-5093 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge_fluid_58b8 .overlay-2bfe img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture-simple-a912 .bright_496e {
  margin-bottom: 2em;
}
.picture-simple-a912 .section_outer_8475 {
  margin-bottom: 15px;
}
.picture-simple-a912 .section_outer_8475:last-child {
  margin-bottom: 0;
}
.picture-simple-a912 .wood_da28 {
  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) {
  .picture-simple-a912 .wood_da28 {
    display: block;
  }
}
.picture-simple-a912 .thumbnail_7aec {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture-simple-a912 .thumbnail_7aec {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture-simple-a912 .thick-e0bf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture-simple-a912 .thick-e0bf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture-simple-a912 .thick-e0bf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture-simple-a912 .focus_d1ac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture-simple-a912 .focus_d1ac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture-simple-a912 .fast-a411 p:last-child {
  margin-bottom: 0;
}
.picture-simple-a912 .element-cold-e7a9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture-simple-a912 .fresh-272a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture-simple-a912 .overlay-19a3 {
  margin-top: 1em;
}
.picture-simple-a912 .gradient_left_27f4 {
  top: 0;
  display: block;
}
.picture-simple-a912 .gradient_left_27f4 a {
  color: inherit;
}
.picture-simple-a912 .gradient_left_27f4 a:hover {
  color: inherit;
}
.picture-simple-a912 .lite_c0f8 {
  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;
}
.picture-simple-a912 .lite_c0f8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture-simple-a912 .fresh-272a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture-simple-a912 .blue-19b0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture-simple-a912 .blue-19b0:first-child {
  margin-top: 0;
}
.picture-simple-a912 .blue-19b0.widget-83f0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture-simple-a912 .blue-19b0.badge_329d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture-simple-a912
  .blue-19b0.badge_329d.secondary_098c
  .overlay-19a3 {
  width: 100%;
}
.picture-simple-a912 .badge_329d {
  -webkit-box-align: center;
  align-items: center;
}
.picture-simple-a912 .badge_329d .badge_fluid_58b8,
.picture-simple-a912 .badge_329d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture-simple-a912 .thick-e0bf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-simple-a912 .thick-e0bf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-simple-a912 .thick-e0bf: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;
}
.picture-simple-a912 .widget-83f0 {
  z-index: 5;
}
.picture-simple-a912 .active_a203 .thumbnail_5b34 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture-simple-a912 .mask-dirty-9141 .thumbnail_5b34 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture-simple-a912 .form-paper-e309 .thumbnail_5b34 {
  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;
}
.picture-simple-a912.pressed-198b .wood_da28,
.picture-simple-a912.button_purple_9b91 .wood_da28 {
  display: block;
}
.picture-simple-a912.pressed-198b .wood_da28 .accent_d84a,
.picture-simple-a912.pressed-198b .wood_da28 .fresh-272a,
.picture-simple-a912.button_purple_9b91 .wood_da28 .accent_d84a,
.picture-simple-a912.button_purple_9b91 .wood_da28 .fresh-272a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-simple-a912.box_blue_4eac .thumbnail_7aec {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture-simple-a912.box_blue_4eac .thumbnail_7aec {
    margin-right: 0;
  }
}
.picture-simple-a912.pressed-198b .thumbnail_7aec,
.picture-simple-a912.button_purple_9b91 .thumbnail_7aec {
  padding-top: 40%;
}
.picture-simple-a912.pressed-198b .bright_496e,
.picture-simple-a912.button_purple_9b91 .bright_496e {
  display: block;
}
.picture-simple-a912.pressed-198b .fn-sticky-ba82 .fresh-272a,
.picture-simple-a912.button_purple_9b91 .fn-sticky-ba82 .fresh-272a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture-simple-a912.pressed-198b .thumbnail_7aec,
.picture-simple-a912.button_purple_9b91 .thumbnail_7aec {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture-simple-a912.pressed-198b .fresh-272a {
  padding: 1em;
}
.hidden-ac29 {
  margin: 30px auto;
  display: block;
}
.hidden-ac29 .grid-b7e3 > * {
  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;
}
.hidden-ac29 .grid-b7e3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden-ac29 .grid-b7e3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask-79d5 .badge_fluid_58b8 {
  margin-bottom: 1.41575em;
}
.mask-79d5 .lite_cd35 {
  margin-bottom: 1.618em;
}
.medium-8419 .fresh-c11b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.medium-8419 .fresh-c11b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.medium-8419 .accent_d2d2 {
  max-width: 100%;
  overflow: auto;
}
.hot_8bfd .medium-8419 a:hover {
  text-decoration: underline;
}
.background-35ce .section_outer_8475:not(.focus_d1ac),
.background-35ce .thick-e0bf {
  margin-bottom: 1.41575em;
}
.background-35ce .section_outer_8475:not(.focus_d1ac):last-child,
.background-35ce .thick-e0bf:last-child {
  margin-bottom: 0;
}
.background-35ce .section_outer_8475.logo-11b4 {
  margin-bottom: 0.41575em;
}
.background-35ce .notification-pink-61dd:before,
.background-35ce .active_38cb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.background-35ce .notification-pink-61dd:before {
  content: "\f115";
}
.background-35ce .active_38cb:before {
  content: "\f02c";
}
.background-35ce .cold_1c10 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.background-35ce .cold_1c10 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert-93f7 {
  display: -webkit-box;
  display: flex;
}
.alert-93f7 .selected_2cbf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert-93f7 .selected_2cbf {
    flex-basis: 90px;
  }
}
.alert-93f7 .focus_up_bc65 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-93f7 .focus_up_bc65 {
    flex-basis: calc(100% - 50px);
  }
}
.alert-93f7 .video-medium-cb3f p:last-child {
  margin-bottom: 0.72em;
}
.inner_ad84 .grid-b7e3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.inner_ad84 .grid-b7e3:after,
.inner_ad84 .grid-b7e3:before {
  content: "";
  display: table;
}
.inner_ad84 .grid-b7e3:after {
  clear: both;
}
.inner_ad84 .grid-b7e3 .north_415a,
.inner_ad84 .grid-b7e3 .highlight-dirty-969b {
  width: 49%;
}
.inner_ad84 .grid-b7e3 .north_415a a span.warm-36a1,
.inner_ad84 .grid-b7e3 .highlight-dirty-969b a span.warm-36a1 {
  display: block;
  margin-bottom: 5px;
}
.inner_ad84 .grid-b7e3 .highlight-dirty-969b {
  float: left;
  text-align: left;
}
.inner_ad84 .grid-b7e3 .north_415a {
  float: right;
  text-align: right;
}
.footer_12df {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer_12df {
    margin-bottom: 0;
  }
}
.brown_c6e0 {
  margin-bottom: 1em;
}
.brown_c6e0 .focus_d1ac {
  font-size: 1.1em;
  line-height: 1.3;
}
.button-solid-2147 a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar-black-da9c .brown_c6e0,
.overlay_selected_79e1 .brown_c6e0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar-black-da9c .brown_c6e0,
  .overlay_selected_79e1 .brown_c6e0 {
    display: block;
  }
}
.avatar-black-da9c .button-solid-2147,
.overlay_selected_79e1 .button-solid-2147 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar-black-da9c .button-solid-2147,
  .overlay_selected_79e1 .button-solid-2147 {
    margin-bottom: 1em;
  }
}
.avatar-black-da9c .button-solid-2147 img,
.overlay_selected_79e1 .button-solid-2147 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar-black-da9c .grid_cba4,
.overlay_selected_79e1 .grid_cba4 {
  flex-basis: calc(100% - 160px);
}
.avatar-black-da9c .grid_cba4 p,
.overlay_selected_79e1 .grid_cba4 p {
  margin-bottom: 0;
}
.avatar-black-da9c .grid_cba4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar-black-da9c .grid_cba4 {
    padding-left: 0;
  }
}
.overlay_selected_79e1 .grid_cba4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_selected_79e1 .grid_cba4 {
    padding-right: 0;
  }
}
.overlay_selected_79e1 .button-solid-2147 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gallery-fluid-6754 .button-solid-2147 {
  margin-bottom: 0.5em;
}
.gallery-fluid-6754 .button-solid-2147 img {
  width: 100%;
}
.secondary-f043 .lite-9ca2,
.block_gas_dc46 .lite-9ca2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block_gas_dc46 .hidden_385c .dirty-a7dd p:last-child {
  margin-bottom: 0;
}
.logo_f7a7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow-narrow-6f82 .thick-5ad0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow-narrow-6f82 .thick-5ad0:last-of-type {
    margin-bottom: 0;
  }
}
.shadow-narrow-6f82 .thick-5ad0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-narrow-6f82 .thick-5ad0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow-narrow-6f82 .thick-5ad0 ul li {
  margin: 0 0 0.6em;
}
.shadow-narrow-6f82 .thick-5ad0 ul li.active_be49,
.shadow-narrow-6f82 .thick-5ad0 ul li.image-dirty-e1be {
  position: relative;
}
.shadow-narrow-6f82 .thick-5ad0 ul li.active_be49 .dark_38b4,
.shadow-narrow-6f82 .thick-5ad0 ul li.image-dirty-e1be .dark_38b4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow-narrow-6f82 .thick-5ad0 ul li.active_be49:after:after,
.shadow-narrow-6f82 .thick-5ad0 ul li.active_be49:after:before,
.shadow-narrow-6f82
  .thick-5ad0
  ul
  li.image-dirty-e1be:after:after,
.shadow-narrow-6f82
  .thick-5ad0
  ul
  li.image-dirty-e1be:after:before {
  content: "";
  display: table;
}
.shadow-narrow-6f82 .thick-5ad0 ul li.active_be49:after:after,
.shadow-narrow-6f82
  .thick-5ad0
  ul
  li.image-dirty-e1be:after:after {
  clear: both;
}
.shadow-narrow-6f82 .thick-5ad0 a.link_97f3:hover {
  text-decoration: none;
}
.shadow-narrow-6f82 .thick-5ad0 select {
  max-width: 100%;
}
.shadow-narrow-6f82 .thick-5ad0 table {
  font-size: 85%;
}
.shadow-narrow-6f82 .thick-5ad0 table td,
.shadow-narrow-6f82 .thick-5ad0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow-narrow-6f82 .thick-5ad0 table tfoot td {
  text-align: left;
}
.shadow-narrow-6f82 .thick-5ad0 :last-child {
  margin-bottom: 0;
}
.shadow-narrow-6f82 .thick-5ad0 .card_brown_c222 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow-narrow-6f82 .thick-5ad0 .card_brown_c222 label {
  width: 100%;
}
.shadow-narrow-6f82 .thick-5ad0 .card_brown_c222 .description-black-c2ab {
  width: 100%;
  display: block;
}
.shadow-narrow-6f82 .thick-5ad0 .card_brown_c222 .inner-8091 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow-narrow-6f82 .thick-5ad0 .card_brown_c222 .inner-8091:hover svg #svg-search {
  fill: #444;
}
.shadow-narrow-6f82 .thick-5ad0 .card_brown_c222 .inner-8091 svg {
  width: 18px;
  height: 18px;
}
.shadow-narrow-6f82 .list_24f7 ul ul,
.shadow-narrow-6f82 .silver_1f02 ul ul,
.shadow-narrow-6f82 .backdrop_f408 ul ul,
.shadow-narrow-6f82 .component_pro_0fe1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow-narrow-6f82 .list_24f7 .orange_575e > a,
.shadow-narrow-6f82 .silver_1f02 .orange_575e > a,
.shadow-narrow-6f82 .backdrop_f408 .orange_575e > a,
.shadow-narrow-6f82 .component_pro_0fe1 .orange_575e > a {
  margin-bottom: 0;
}
.shadow-narrow-6f82 .border_tall_aa54 li,
.shadow-narrow-6f82 .list_24f7 li,
.shadow-narrow-6f82 .container_paper_b032 li,
.shadow-narrow-6f82 .silver_1f02 li,
.shadow-narrow-6f82 .backdrop_f408 li,
.shadow-narrow-6f82 .component_pro_0fe1 li,
.shadow-narrow-6f82 .left_cf2f li,
.shadow-narrow-6f82 .article_a225 li {
  display: block;
  position: relative;
}
.shadow-narrow-6f82 .border_tall_aa54 li:last-child,
.shadow-narrow-6f82 .list_24f7 li:last-child,
.shadow-narrow-6f82 .container_paper_b032 li:last-child,
.shadow-narrow-6f82 .silver_1f02 li:last-child,
.shadow-narrow-6f82 .backdrop_f408 li:last-child,
.shadow-narrow-6f82 .component_pro_0fe1 li:last-child,
.shadow-narrow-6f82 .left_cf2f li:last-child,
.shadow-narrow-6f82 .article_a225 li:last-child {
  border: none;
}
.shadow-narrow-6f82 .border_tall_aa54 li a,
.shadow-narrow-6f82 .list_24f7 li a,
.shadow-narrow-6f82 .container_paper_b032 li a,
.shadow-narrow-6f82 .silver_1f02 li a,
.shadow-narrow-6f82 .backdrop_f408 li a,
.shadow-narrow-6f82 .component_pro_0fe1 li a,
.shadow-narrow-6f82 .left_cf2f li a,
.shadow-narrow-6f82 .article_a225 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-narrow-6f82 .border_tall_aa54 li ul li::before,
.shadow-narrow-6f82 .list_24f7 li ul li::before,
.shadow-narrow-6f82 .container_paper_b032 li ul li::before,
.shadow-narrow-6f82 .silver_1f02 li ul li::before,
.shadow-narrow-6f82 .backdrop_f408 li ul li::before,
.shadow-narrow-6f82 .component_pro_0fe1 li ul li::before,
.shadow-narrow-6f82 .left_cf2f li ul li::before,
.shadow-narrow-6f82 .article_a225 li ul li::before {
  left: 15px;
}
.shadow-narrow-6f82 .border_tall_aa54 li ul a,
.shadow-narrow-6f82 .list_24f7 li ul a,
.shadow-narrow-6f82 .container_paper_b032 li ul a,
.shadow-narrow-6f82 .silver_1f02 li ul a,
.shadow-narrow-6f82 .backdrop_f408 li ul a,
.shadow-narrow-6f82 .component_pro_0fe1 li ul a,
.shadow-narrow-6f82 .left_cf2f li ul a,
.shadow-narrow-6f82 .article_a225 li ul a {
  padding-left: 20px;
}
.shadow-narrow-6f82 .border_tall_aa54 li ul ul li::before,
.shadow-narrow-6f82 .list_24f7 li ul ul li::before,
.shadow-narrow-6f82 .container_paper_b032 li ul ul li::before,
.shadow-narrow-6f82 .silver_1f02 li ul ul li::before,
.shadow-narrow-6f82 .backdrop_f408 li ul ul li::before,
.shadow-narrow-6f82 .component_pro_0fe1 li ul ul li::before,
.shadow-narrow-6f82 .left_cf2f li ul ul li::before,
.shadow-narrow-6f82 .article_a225 li ul ul li::before {
  left: 30px;
}
.shadow-narrow-6f82 .border_tall_aa54 li ul ul a,
.shadow-narrow-6f82 .list_24f7 li ul ul a,
.shadow-narrow-6f82 .container_paper_b032 li ul ul a,
.shadow-narrow-6f82 .silver_1f02 li ul ul a,
.shadow-narrow-6f82 .backdrop_f408 li ul ul a,
.shadow-narrow-6f82 .component_pro_0fe1 li ul ul a,
.shadow-narrow-6f82 .left_cf2f li ul ul a,
.shadow-narrow-6f82 .article_a225 li ul ul a {
  padding-left: 40px;
}
.shadow-narrow-6f82 .hover_8bf0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-narrow-6f82 .article_a225 ul li {
  margin-bottom: 1.41575em;
}
.shadow-narrow-6f82 .article_a225 ul li .cold-4b34 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow-narrow-6f82 .article_a225 ul li .notification_white_20ef {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media-8b12 .border_tall_aa54 li a,
.media-8b12 .list_24f7 li a,
.media-8b12 .container_paper_b032 li a,
.media-8b12 .silver_1f02 li a,
.media-8b12 .backdrop_f408 li a,
.media-8b12 .component_pro_0fe1 li a,
.media-8b12 .left_cf2f li a,
.media-8b12 .article_a225 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-8b12 .hover_8bf0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-8b12 .thick-5ad0 ul li.active_be49 .dark_38b4,
.media-8b12 .thick-5ad0 ul li.image-dirty-e1be .dark_38b4 {
  background: rgba(0, 0, 0, 0.2);
}
.media-8b12 .shadow-narrow-6f82 .thick-5ad0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li {
  margin: 0;
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li ul {
  margin: 0;
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li ul li a {
  padding-left: 15px;
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li ul li li a {
  padding-left: 30px;
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li.tall_416d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li.tall_416d > 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;
}
.component_8f68 .shadow-narrow-6f82 .banner_cb06 li.tall_416d > 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;
}
.menu-warm-d4ca a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.north-307a {
  position: relative;
  z-index: 10;
}
.north-307a .narrow-ee35 {
  width: 100%;
  max-width: 100%;
}
.breadcrumb_down_c736 .accent_simple_5736 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.breadcrumb_down_c736 .modal_e9c2 {
}
.breadcrumb_down_c736 .media-8b12 {
  background: #292929;
}
.left_c774 .accent_simple_5736 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.left_c774 .modal_e9c2 {
  background: #f9f9f9;
}
.left_c774 .media-8b12 {
  background: #303030;
}
.static_837b .accent_simple_5736 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .static_837b .tall_a309 {
    margin-bottom: 1em;
  }
  .static_837b .tall_a309:last-child {
    margin-bottom: 0;
  }
}
.static_837b .modal_e9c2 {
  background: #ededed;
}
.static_837b .media-8b12 {
  background: #1a1a1a;
}
.accent_simple_5736.modal_e9c2 {
  color: rgba(0, 0, 0, 0.6);
}
.accent_simple_5736.modal_e9c2 .table-clean-d778 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_simple_5736.media-8b12 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_simple_5736.media-8b12 a:not(.link_97f3) {
  color: rgba(255, 255, 255, 0.79);
}
.accent_simple_5736.media-8b12 a:not(.link_97f3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_simple_5736.media-8b12 .table-clean-d778 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_simple_5736.media-8b12 table tbody td,
.accent_simple_5736.media-8b12 table th {
  background: rgba(0, 0, 0, 0.08);
}
.highlight-2871.gallery-e7af .fast-dda1 {
  max-width: initial;
}
.highlight-2871 .complex-a2a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.highlight-2871 .complex-a2a3 .narrow-ee35 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .highlight-2871 .complex-a2a3 .narrow-ee35 {
    display: block;
    margin-bottom: 2em;
  }
  .highlight-2871 .complex-a2a3 .narrow-ee35:last-child {
    margin-bottom: 0;
  }
}
.static_837b .tall_a309:last-child,
.left_c774 .tall_a309:last-child,
.breadcrumb_down_c736 .tall_a309:last-child {
  margin-bottom: 0;
}
.static_837b .tall_a309 .shadow-narrow-6f82 .thick-5ad0:last-child,
.left_c774 .tall_a309 .shadow-narrow-6f82 .thick-5ad0:last-child,
.breadcrumb_down_c736 .tall_a309 .shadow-narrow-6f82 .thick-5ad0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .static_837b .popup-6996,
  .static_837b .badge-5af8,
  .left_c774 .popup-6996,
  .left_c774 .badge-5af8,
  .breadcrumb_down_c736 .popup-6996,
  .breadcrumb_down_c736 .badge-5af8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .north-307a .tall_a309 {
    margin-bottom: 2em;
  }
}
.north-307a p:last-child {
  margin-bottom: 0;
}
.north-307a li,
.north-307a ul {
  list-style: none;
  margin: 0;
}
.north-307a ul ul {
  margin-left: 2.617924em;
}
.input-34af {
  font-size: 0.875em;
}

/* css-noise: a68d */
.promo-block-e0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
