/*!
Theme Name: Customify
Theme URI: https://pressmaximum.middle_cfe6/customify
Author: WPCustomify
Author URI: https://pressmaximum.middle_cfe6
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.middle_cfe6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern-prev-25d8.module_purple_f1ee/licenses/gpl-2.0.status_e4eb
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.paper_b160/, (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.progress-next-ae6e.section-1fa7/normalize.shade_eca5/
 ======
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.shade_eca5 v7.0.0 | MIT License | github.middle_cfe6/necolas/normalize.shade_eca5 */
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;
}
.gallery-red-ffe4 .message_5fbe,
.stale_4347,
.highlight_be84,
.smooth-afd4,
.avatar-stale-9389,
.chip-smooth-6e77,
.focus-58a7,
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;
}
.stale_4347,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .stale_4347,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .stale_4347,
  h1 {
    font-size: 1.8em;
  }
}
.highlight_be84,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight_be84 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight_be84,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_be84,
  h2 {
    font-size: 1.7em;
  }
}
.smooth-afd4,
h3 {
  font-size: 1.618em;
}
.gallery-red-ffe4 .message_5fbe,
.avatar-stale-9389,
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.column_fast_43e4 {
  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;
}
.clean-5c4d:after,
.clean-5c4d:before,
.info_paper_f1a5:after,
.info_paper_f1a5:before {
  content: "";
  display: table;
}
.clean-5c4d:after,
.info_paper_f1a5:after {
  clear: both;
}
.green-1f5f {
  float: right;
  margin-right: 0;
}
.soft-3cf2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.orange-ac7a .secondary_warm_1197,
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;
}
.orange-ac7a .secondary_warm_1197: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;
}
.solid_8840 .secondary_warm_1197 {
  box-shadow: none;
}
.solid_8840
  .secondary_warm_1197
  .liquid-4f47 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.solid_8840 .secondary_warm_1197 .form-609e {
  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;
}
.solid_8840
  .secondary_warm_1197
  .form-609e
  b {
  display: none;
}
.solid_8840 .slider-west-71bd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.east-bb44:not(.tabs_center_5621):not(.tooltip-4fa3),
button:not(.tabs_center_5621):not(.tooltip-4fa3),
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ),
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ),
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ) {
  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;
}
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):hover,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):hover,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):hover,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):hover,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):active,
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):active,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):active,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):active,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):active,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus {
  outline: 0;
}
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6 {
  position: relative;
}
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .card-22ab,
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .bright-3b43,
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .last_d6f5,
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  i,
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  svg,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .card-22ab,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .bright-3b43,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .last_d6f5,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  i,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  svg,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .card-22ab,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .bright-3b43,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .last_d6f5,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  i,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  svg,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .card-22ab,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .bright-3b43,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .last_d6f5,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  i,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  svg,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .card-22ab,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .bright-3b43,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  .last_d6f5,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  i,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6
  svg {
  visibility: hidden;
}
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6:after,
button:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6:after,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6:after,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6:after,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ).fn-loading-6fe6: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;
}
.east-bb44:not(.tabs_center_5621):not(.tooltip-4fa3),
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ),
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ),
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ) {
  color: #fff;
  background: #235787;
}
.east-bb44:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus,
input[type="button"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus,
input[type="reset"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus,
input[type="submit"]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ):focus {
  color: #fff;
}
.east-bb44.fn-disabled-6fe6:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ),
.east-bb44[disabled]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ),
button.fn-disabled-6fe6:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ),
button[disabled]:not(.tabs_center_5621):not(
    .tooltip-4fa3
  ) {
  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;
}
.static-32f9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.static-32f9: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;
}
.surface_8333 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading_lite_c816 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.top_fca7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.clean-5c4d:after,
.clean-5c4d:before,
.component_56f6:after,
.component_56f6:before,
.focus_059f:after,
.focus_059f:before,
.hero_3e8e:after,
.hero_3e8e:before,
.hero-bright-a180:after,
.hero-bright-a180:before,
.box_aca5:after,
.box_aca5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clean-5c4d:after,
.component_56f6:after,
.focus_059f:after,
.hero_3e8e:after,
.hero-bright-a180:after,
.box_aca5:after {
  clear: both;
}
.component_56f6 .sort_stale_899c,
.focus_059f .sort_stale_899c,
.heading_1fc9 .sort_stale_899c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.first-e22d {
  display: inline-block;
}
.search-fd7a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.search-fd7a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.search-fd7a .shadow-c367 {
  padding: 1em 0;
  font-size: 85%;
}
.shadow-c367 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.filter_cool_b1e7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.filter_cool_b1e7:after,
.filter_cool_b1e7:before {
  content: "";
  display: table;
}
.filter_cool_b1e7:after {
  clear: both;
}
.label-active-6c51 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb_9b36 .label-active-6c51 {
  max-width: 50%;
}
.status_08f5 .label-active-6c51 {
  max-width: 33.33%;
}
.nav_18b5 .label-active-6c51 {
  max-width: 25%;
}
.gallery_260c .label-active-6c51 {
  max-width: 20%;
}
.link-a618 .label-active-6c51 {
  max-width: 16.66%;
}
.badge-b2b8 .label-active-6c51 {
  max-width: 14.28%;
}
.pattern-stale-8d5e .label-active-6c51 {
  max-width: 12.5%;
}
.static-a916 .label-active-6c51 {
  max-width: 11.11%;
}
.media-20df {
  display: block;
}
.gallery-red-ffe4 .center_cc75 label,
.gallery-red-ffe4 .sidebar_mini_5c1e label,
.gallery-red-ffe4 .element-4e24 label,
.gallery-red-ffe4 .small_6f66 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.green_3dea {
  list-style: none;
  margin: 0;
}
.green_3dea article.secondary_medium_1dbf {
  margin-bottom: 0;
}
.green_3dea ul {
  list-style: none;
  margin: 0;
}
.green_3dea .container-red-82f0 li.secondary_medium_1dbf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .green_3dea .container-red-82f0 li.secondary_medium_1dbf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .green_3dea .container-red-82f0 li.secondary_medium_1dbf: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) {
  .green_3dea .container-red-82f0 li.secondary_medium_1dbf li.secondary_medium_1dbf li.secondary_medium_1dbf li.secondary_medium_1dbf {
    padding-left: 0;
  }
}
article.secondary_medium_1dbf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary_medium_1dbf .component_56f6 p:last-of-type {
  margin-bottom: 0;
}
article.secondary_medium_1dbf .badge-6e7e {
  float: left;
}
article.secondary_medium_1dbf .slider_thick_c8dd {
  margin-left: 85px;
}
article.secondary_medium_1dbf .outline-0a48 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary_medium_1dbf .outline-0a48 .message-c71f {
  margin-left: 10px;
}
article.secondary_medium_1dbf .search_1052 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary_medium_1dbf .description-bottom-86d0 {
  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 .center_cc75,
  #respond .element-4e24,
  #respond .small_6f66 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center_cc75 input,
#respond .element-4e24 input,
#respond .small_6f66 input {
  width: 100%;
}
#respond .small_6f66 {
  margin-right: 0;
}
#respond .primary_out_c78a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-advanced-1339 {
  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;
}
.frame-advanced-1339.input_rough_bc97 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame-advanced-1339 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%);
}
.frame-advanced-1339:focus,
.frame-advanced-1339: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);
}
.smooth-feb9 {
  border-radius: 10%;
}
.preview_39e8 {
  border-radius: 50%;
}
.active-756b {
  font-size: 0.72em;
}
.container_new_7624 {
  font-size: 0.875em;
}
.dropdown-c7a7 {
  font-size: 1.1em;
}
.tertiary_iron_ec8c {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary_iron_ec8c.active-756b {
  letter-spacing: 0.5px;
}
.video_solid_586f,
.video_solid_586f a {
  color: #6d6d6d;
}
.video_solid_586f a:hover {
  color: #111;
}
.header_prev_8d72 {
  color: #6d6d6d;
}
.action_8cd8 {
  overflow-x: hidden;
}
.action_8cd8 .info_dc0e.footer-slow-4b73 {
  position: relative;
}
.action_8cd8 .info_dc0e.footer-slow-4b73.picture-78ec {
  position: initial;
}
.action_8cd8
  .info_dc0e.footer-slow-4b73.picture-78ec
  .thumbnail-5eaf {
  left: auto;
}
.action_8cd8 .info_dc0e .thumbnail-5eaf {
  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;
}
.action_8cd8 .info_dc0e:hover.footer-slow-4b73 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.action_8cd8
  .info_dc0e:hover.footer-slow-4b73
  .thumbnail-5eaf {
  display: block;
  z-index: 9999999;
}
.action_8cd8 .list_3122 .outline-prev-1460,
.action_8cd8 .mask_bf92 .outline-prev-1460 {
  display: none;
}
.action_8cd8 .hover_dirty_54e6 .info_dc0e:hover.footer-slow-4b73 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gallery-red-ffe4 .center_cc75 label,
.gallery-red-ffe4 .sidebar_mini_5c1e label,
.gallery-red-ffe4 .element-4e24 label,
.gallery-red-ffe4 .small_6f66 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.green_3dea {
  list-style: none;
  margin: 0;
}
.green_3dea article.secondary_medium_1dbf {
  margin-bottom: 0;
}
.green_3dea ul {
  list-style: none;
  margin: 0;
}
.green_3dea .container-red-82f0 li.secondary_medium_1dbf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .green_3dea .container-red-82f0 li.secondary_medium_1dbf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .green_3dea .container-red-82f0 li.secondary_medium_1dbf: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) {
  .green_3dea .container-red-82f0 li.secondary_medium_1dbf li.secondary_medium_1dbf li.secondary_medium_1dbf li.secondary_medium_1dbf {
    padding-left: 0;
  }
}
article.secondary_medium_1dbf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary_medium_1dbf .component_56f6 p:last-of-type {
  margin-bottom: 0;
}
article.secondary_medium_1dbf .badge-6e7e {
  float: left;
}
article.secondary_medium_1dbf .slider_thick_c8dd {
  margin-left: 85px;
}
article.secondary_medium_1dbf .outline-0a48 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary_medium_1dbf .outline-0a48 .message-c71f {
  margin-left: 10px;
}
article.secondary_medium_1dbf .search_1052 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary_medium_1dbf .description-bottom-86d0 {
  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 .center_cc75,
  #respond .element-4e24,
  #respond .small_6f66 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center_cc75 input,
#respond .element-4e24 input,
#respond .small_6f66 input {
  width: 100%;
}
#respond .small_6f66 {
  margin-right: 0;
}
#respond .primary_out_c78a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list_3122 .menu_advanced_4e3d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.menu_advanced_4e3d .card-stale-1be1.clean-22b4 .iron_b79e > li > a:focus,
.menu_advanced_4e3d .card-stale-1be1.clean-22b4 .iron_b79e > li > a:hover,
.menu_advanced_4e3d .card-stale-1be1.sidebar_c0f2 .iron_b79e > li > a:focus,
.menu_advanced_4e3d .card-stale-1be1.sidebar_c0f2 .iron_b79e > li > a:hover,
.menu_advanced_4e3d .card-stale-1be1.out-eae2 .iron_b79e > li > a:focus,
.menu_advanced_4e3d .card-stale-1be1.out-eae2 .iron_b79e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_advanced_4e3d
  .card-stale-1be1.clean-22b4
  .iron_b79e
  > li.accent-dcd3
  > a,
.menu_advanced_4e3d
  .card-stale-1be1.clean-22b4
  .iron_b79e
  > li.cool-0f84
  > a,
.menu_advanced_4e3d
  .card-stale-1be1.sidebar_c0f2
  .iron_b79e
  > li.accent-dcd3
  > a,
.menu_advanced_4e3d
  .card-stale-1be1.sidebar_c0f2
  .iron_b79e
  > li.cool-0f84
  > a,
.menu_advanced_4e3d
  .card-stale-1be1.out-eae2
  .iron_b79e
  > li.accent-dcd3
  > a,
.menu_advanced_4e3d .card-stale-1be1.out-eae2 .iron_b79e > li.card_huge_fb09 > a {
  color: rgba(255, 255, 255, 0.99);
}
.menu_advanced_4e3d .fluid-8e7e,
.menu_advanced_4e3d .fluid-8e7e a {
  color: rgba(255, 255, 255, 0.99);
}
.menu_advanced_4e3d .cool_16d7.motion-41ba li a,
.menu_advanced_4e3d .gradient_a86c a,
.menu_advanced_4e3d .focused_e3a9,
.menu_advanced_4e3d .iron_b79e > li > a,
.menu_advanced_4e3d .slow-fa5c {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d .cool_16d7.motion-41ba li a:hover,
.menu_advanced_4e3d .gradient_a86c a:hover,
.menu_advanced_4e3d .focused_e3a9:hover,
.menu_advanced_4e3d .iron_b79e > li > a:hover,
.menu_advanced_4e3d .slow-fa5c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_advanced_4e3d .outline_motion_a439 {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d .outline_motion_a439 .iron-5b28 {
  color: rgba(255, 255, 255, 0.99);
}
.menu_advanced_4e3d .outline_motion_a439:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_advanced_4e3d .advanced_71b7 .small-85a7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d .advanced_71b7 .small-85a7 .status_146e {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d
  .advanced_71b7
  .small-85a7
  .status_146e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d
  .advanced_71b7
  .small-85a7
  .status_146e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d
  .advanced_71b7
  .small-85a7
  .status_146e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d
  .advanced_71b7
  .small-85a7
  .status_146e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d .advanced_71b7 .filter-8f04 {
  color: rgba(255, 255, 255, 0.79);
}
.menu_advanced_4e3d .advanced_71b7 .filter-8f04:hover {
  color: rgba(255, 255, 255, 0.99);
}
.black-3e1c
  .menu_advanced_4e3d
  .advanced_71b7
  .widget_b916
  .wrapper-dirty-3310 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.black-3e1c
  .menu_advanced_4e3d
  .advanced_71b7
  .widget_b916
  .status_146e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_3122 .black-d00d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.black-d00d .card-stale-1be1.clean-22b4 .iron_b79e > li > a:focus,
.black-d00d .card-stale-1be1.clean-22b4 .iron_b79e > li > a:hover,
.black-d00d .card-stale-1be1.sidebar_c0f2 .iron_b79e > li > a:focus,
.black-d00d .card-stale-1be1.sidebar_c0f2 .iron_b79e > li > a:hover,
.black-d00d .card-stale-1be1.out-eae2 .iron_b79e > li > a:focus,
.black-d00d .card-stale-1be1.out-eae2 .iron_b79e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-d00d
  .card-stale-1be1.clean-22b4
  .iron_b79e
  > li.accent-dcd3
  > a,
.black-d00d
  .card-stale-1be1.clean-22b4
  .iron_b79e
  > li.cool-0f84
  > a,
.black-d00d
  .card-stale-1be1.sidebar_c0f2
  .iron_b79e
  > li.accent-dcd3
  > a,
.black-d00d
  .card-stale-1be1.sidebar_c0f2
  .iron_b79e
  > li.cool-0f84
  > a,
.black-d00d
  .card-stale-1be1.out-eae2
  .iron_b79e
  > li.accent-dcd3
  > a,
.black-d00d .card-stale-1be1.out-eae2 .iron_b79e > li.card_huge_fb09 > a {
  color: rgba(0, 0, 0, 0.8);
}
.black-d00d .fluid-8e7e,
.black-d00d .fluid-8e7e a {
  color: rgba(0, 0, 0, 0.8);
}
.black-d00d .cool_16d7.motion-41ba li a,
.black-d00d .gradient_a86c a,
.black-d00d .focused_e3a9,
.black-d00d .iron_b79e > li > a,
.black-d00d .slow-fa5c {
  color: rgba(0, 0, 0, 0.55);
}
.black-d00d .cool_16d7.motion-41ba li a:hover,
.black-d00d .gradient_a86c a:hover,
.black-d00d .focused_e3a9:hover,
.black-d00d .iron_b79e > li > a:hover,
.black-d00d .slow-fa5c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-d00d .outline_motion_a439 {
  color: rgba(0, 0, 0, 0.55);
}
.black-d00d .outline_motion_a439 .iron-5b28 {
  color: rgba(0, 0, 0, 0.8);
}
.black-d00d .outline_motion_a439:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-5173 .disabled-inner-3f64 {
  margin-left: auto;
  margin-right: auto;
}
.focus_059f > * {
  margin-left: auto;
  margin-right: auto;
}
.focus_059f .surface_8333 {
  margin-right: 1.41575em;
}
.basic-c182 .focus_059f > .texture-hard-6791 {
  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;
}
.basic-c182 .focus_059f > .lower_eacc {
  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;
}
.shadow-yellow-2fc2.texture-5173 .disabled-inner-3f64,
.out-ba9d.texture-5173 .disabled-inner-3f64 {
  margin-left: 0;
}
.tabs-0cc1.texture-5173 .disabled-inner-3f64,
.tall_2d62.texture-5173 .disabled-inner-3f64 {
  margin-right: 0;
}
.focus_059f ol,
.focus_059f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.label_east_e736 video {
  max-width: 100%;
}
.dropdown-easy-96ed img {
  display: block;
}
.dropdown-easy-96ed.surface_8333,
.dropdown-easy-96ed.heading_lite_c816 {
  width: 100%;
}
.dropdown-easy-96ed.lower_eacc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.selected_7280:not(.container-8cf7) {
  margin: 1.5em auto;
}
.outline-steel-b0ca p {
  padding: 1.5em 14px;
}
ul.overlay-1bb3.lower_eacc,
ul.overlay-1bb3.texture-hard-6791,
ul.overlay-1bb3.light_76c4.texture-hard-6791 {
  padding: 0 14px;
}
.under_80e2 {
  display: block;
  overflow-x: auto;
}
.under_80e2 table {
  border-collapse: collapse;
  width: 100%;
}
.under_80e2 td,
.under_80e2 th {
  padding: 0.5em;
}
.focus_059f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus_059f ol ol,
.focus_059f ol ul,
.focus_059f ul ol,
.focus_059f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus_059f ol ol li,
.focus_059f ol ul li,
.focus_059f ul ol li,
.focus_059f ul ul li {
  margin-left: 0;
}
.wide_337d.tag_5698 > .red-b7b8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wide_337d.tag_5698 > .red-b7b8 iframe,
.wide_337d.tag_5698 > .red-b7b8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.modal-motion-0311 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.modal-motion-0311.mask_large_8d32 {
  padding: 0;
}
.modal-motion-0311.mask_large_8d32 cite {
  font-size: 13px;
}
.modal-motion-0311 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.modal-motion-0311 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_hot_e48e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_hot_e48e > p:first-child {
  margin-top: 0;
}
.active_hot_e48e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_hot_e48e blockquote {
  border-left: 0;
}
.alert-3f43 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert-3f43:not(.link-ab97) {
  max-width: 100px;
}
.alert-3f43.feature-725b {
  border-bottom: none !important;
  text-align: center;
}
.alert-3f43.feature-725b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outline-steel-b0ca p {
    padding: 1.5em 0;
  }
}
.glass-f9db {
  color: #0073aa;
}
.detail_137c {
  background-color: #0073aa;
}
.middle-eba5 {
  color: #229fd8;
}
.sidebar-south-77d0 {
  background-color: #229fd8;
}
.motion_c333 {
  color: #eee;
}
.accent_e7ab {
  background-color: #eee;
}
.hard-35c9 {
  color: #444;
}
.rough-5f7c {
  background-color: #444;
}
.chip-current-a4ca {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip-current-a4ca .dark_d7c3 .gradient_a86c {
  font-size: 15px;
}
.chip-current-a4ca .gradient_a86c {
  line-height: 1.3;
}
.chip-current-a4ca .black-d00d {
}
.chip-current-a4ca .menu_advanced_4e3d {
  background: #235787;
}
.title-yellow-b36d {
  padding: 0;
}
.title-yellow-b36d .menu_advanced_4e3d {
  background: #1a1a1a;
}
.title-yellow-b36d .black-d00d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.advanced_30f4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.advanced_30f4 .black-d00d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.advanced_30f4 .menu_advanced_4e3d {
  background: #303030;
}
.box_aca5 {
  position: relative;
  z-index: 10;
}
.box_aca5 .detail-tall-d6a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_soft_927e .footer-slow-4b73 {
  display: inline-block;
  vertical-align: middle;
}
.tag_soft_927e.disabled_top_02ba .footer-slow-4b73 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tag_soft_927e.disabled_top_02ba .footer-slow-4b73 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_soft_927e.disabled_top_02ba .footer-slow-4b73 {
    margin-right: 0.4em;
  }
}
.tag_soft_927e.disabled_top_02ba .footer-slow-4b73:last-child {
  margin-right: 0;
}
.title-4fbe .detail-tall-d6a4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .list_3122 .dark_d7c3 {
    margin: 0 -0.5em;
  }
  .list_3122 .dark_d7c3 [class*="customify-col-"],
  .list_3122 .dark_d7c3 [class*="customify-col_"],
  .list_3122 .dark_d7c3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.list_3122.thick-5370 .detail-tall-d6a4 {
  background: 0 0 !important;
}
.list_3122.thick-5370 .detail-tall-d6a4,
.list_3122.title-4fbe .detail-tall-d6a4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .list_3122.chip_23b7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.list_3122.title-4fbe .detail-tall-d6a4 {
  box-shadow: none !important;
}
.motion_9284 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .motion_9284 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .motion_9284 {
    padding: 18px 0 20px;
  }
}
.motion_9284 .paragraph_9f44 {
  width: 100%;
}
.motion_9284 .breadcrumb-b3e7 {
  margin-bottom: 0;
}
.motion_9284 .element_a9c6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tiny_416e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tiny_416e .popup-smooth-0f36 {
  width: 100%;
}
.table_97d3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table_97d3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table_97d3 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;
}
.table_97d3 li:last-child:after {
  display: none;
}
.table_97d3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary_511f .outline-prev-1460 button,
.motion_9284 .outline-prev-1460 button {
  left: 0;
}
.secondary_511f .popup-smooth-0f36,
.motion_9284 .popup-smooth-0f36 {
  padding-left: 0;
  padding-right: 0;
}
.secondary_511f .tiny_416e,
.motion_9284 .tiny_416e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary_511f {
  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;
}
.secondary_511f: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;
}
.secondary_511f .focused-64f6 {
  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) {
  .secondary_511f .focused-64f6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_511f .focused-64f6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_511f .focused-64f6 {
    min-height: 200px;
  }
}
.secondary_511f .table_97d3 {
  color: rgba(255, 255, 255, 0.8);
}
.secondary_511f .table_97d3 a,
.secondary_511f .table_97d3 li:after {
  color: inherit;
}
.secondary_511f .table_97d3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fast_66be {
  margin-bottom: 0.5em;
}
.hidden-iron-2cb9 {
  margin-bottom: 1.2em;
}
.hidden-iron-2cb9,
.fast_66be {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hidden-iron-2cb9 p:last-child,
.fast_66be p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outline-prev-1460,
#masthead .outline-prev-1460 {
  display: none;
}
#masthead
  > .outline-prev-1460.huge-3028 {
  display: none;
}
#masthead > .outline-prev-1460 button {
  left: 0;
}
.paragraph_c291 {
  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%;
}
.paragraph_c291 .footer-slow-4b73 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph_c291 .module_cfa1 {
  display: -webkit-box;
  display: flex;
}
.paragraph_c291 .module_cfa1.video_e718 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph_c291 .module_cfa1.menu_prev_0700 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_c291 .module_cfa1.tall-dae2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_c291.prev_e337.chip_0e55 .module_cfa1.video_e718 {
  flex-basis: 100%;
}
.paragraph_c291.right-5ed5 .module_cfa1.menu_prev_0700 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph_c291.right-5ed5 .module_cfa1.tall-dae2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outline-prev-1460.huge-3028 {
  display: none;
}
#masthead > .outline-prev-1460 button {
  left: 0;
}
.tertiary-fast-b1f5 {
  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;
}
.tertiary-fast-b1f5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tertiary-fast-b1f5.fluid-2d17 i {
  margin-right: 4px;
}
.tertiary-fast-b1f5.texture_outer_1e8b i {
  margin-left: 5px;
}
.gradient_a86c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gradient_a86c p:last-child {
  margin-bottom: 0;
}
.card_liquid_435f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card_liquid_435f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card_liquid_435f img {
  display: block;
  width: auto;
  line-height: 1;
}
.card_liquid_435f .fluid-8e7e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card_liquid_435f .left-6d73 {
  margin: 5px 0 7px 0;
}
.card_liquid_435f.bronze_491d .hover-0406 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_liquid_435f.bronze_491d .layout-a4e6 {
  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;
}
.card_liquid_435f.easy-6da5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card_liquid_435f.easy-6da5 .hover-0406 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_liquid_435f.easy-6da5 .layout-a4e6 {
  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;
}
.card_liquid_435f.element_b5d0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card_liquid_435f.overlay-complex-06e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card_liquid_435f.overlay-complex-06e7 .layout-a4e6 {
  margin-top: 7px;
}
.badge-d965 {
  display: inline-block;
}
.box_aca5 .info-84bb .card_liquid_435f img {
  max-width: 100%;
}
.card-stale-1be1 .photo_279d.selected-b7ed,
.surface_896f .photo_279d.selected-b7ed {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-stale-1be1 .footer_8e7f,
.surface_896f .footer_8e7f {
  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%);
}
.card-stale-1be1 .footer_8e7f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card-stale-1be1.detail-1eac .footer_8e7f {
  display: none;
}
.card-stale-1be1 .motion-2b60 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-stale-1be1 .motion-2b60 li {
  display: inline-block;
  position: relative;
}
.card-stale-1be1 .motion-2b60 li:last-child {
  margin-right: 0;
}
.card-stale-1be1 .motion-2b60 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;
}
.card-stale-1be1 .motion-2b60 li.card_huge_fb09 > a {
  color: rgba(0, 0, 0, 0.9);
}
.card-stale-1be1 .motion-2b60 > 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;
}
.card-stale-1be1 .motion-2b60 > li > a i {
  line-height: 0;
}
.card-stale-1be1 .motion-2b60 > li.accent_cea2 > a .footer_8e7f {
  margin-left: 4px;
  line-height: 0;
}
.card-stale-1be1 .motion-2b60 .fixed_659f li.accent_cea2 > a {
  position: relative;
}
.card-stale-1be1 .motion-2b60 .fixed_659f li.accent_cea2 > a:after,
.card-stale-1be1 .motion-2b60 .fixed_659f li.accent_cea2 > a:before {
  content: "";
  display: table;
}
.card-stale-1be1 .motion-2b60 .fixed_659f li.accent_cea2 > a:after {
  clear: both;
}
.card-stale-1be1 .motion-2b60 .fixed_659f li.accent_cea2 > a .footer_8e7f {
  margin-left: 5px;
  float: right;
}
.card-stale-1be1 .tag-60f3,
.card-stale-1be1 .fixed_659f {
  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;
}
.card-stale-1be1 .fixed_659f {
  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;
}
.card-stale-1be1 .fixed_659f .selected-b7ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-stale-1be1 .fixed_659f .footer_8e7f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card-stale-1be1 .fixed_659f li {
  display: block;
  margin: 0;
  padding: 0;
}
.card-stale-1be1 .fixed_659f 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;
}
.card-stale-1be1 .fixed_659f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card-stale-1be1 .fixed_659f .fixed_659f {
  top: 0;
  left: 100%;
}
.card-stale-1be1 .focus_large_c703.fn-focus-6fe6 > .tag-60f3,
.card-stale-1be1 .focus_large_c703.fn-focus-6fe6 > .fixed_659f,
.card-stale-1be1 .focus_large_c703:focus > .tag-60f3,
.card-stale-1be1 .focus_large_c703:focus > .fixed_659f,
.card-stale-1be1 .focus_large_c703:hover > .tag-60f3,
.card-stale-1be1 .focus_large_c703:hover > .fixed_659f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card-stale-1be1.out-eae2 .iron_b79e:after,
.card-stale-1be1.out-eae2 .iron_b79e:before {
  content: "";
  display: table;
}
.card-stale-1be1.out-eae2 .iron_b79e:after {
  clear: both;
}
.card-stale-1be1.out-eae2 .iron_b79e > li {
  float: left;
}
.card-stale-1be1.hover_static_d88e .iron_b79e:after,
.card-stale-1be1.hover_static_d88e .iron_b79e:before {
  content: "";
  display: table;
}
.card-stale-1be1.hover_static_d88e .iron_b79e:after {
  clear: both;
}
.card-stale-1be1.hover_static_d88e .iron_b79e > li {
  float: left;
}
.card-stale-1be1.hover_static_d88e .iron_b79e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card-stale-1be1.hover_static_d88e .iron_b79e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card-stale-1be1.hover_static_d88e .iron_b79e > li.accent-dcd3 > a,
.card-stale-1be1.hover_static_d88e .iron_b79e > li.card_huge_fb09 > a {
  color: #fff;
  background-color: #1e4b75;
}
.card-stale-1be1.clean-22b4 .iron_b79e > li > a .selected-b7ed {
  position: relative;
}
.card-stale-1be1.clean-22b4 .iron_b79e > li > a .selected-b7ed: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;
}
.card-stale-1be1.clean-22b4
  .iron_b79e
  > li:focus
  > a
  .selected-b7ed:before,
.card-stale-1be1.clean-22b4
  .iron_b79e
  > li:hover
  > a
  .selected-b7ed:before {
  width: 100%;
  background-color: currentColor;
}
.card-stale-1be1.clean-22b4
  .iron_b79e
  > li.accent-dcd3
  > a
  .selected-b7ed:before,
.card-stale-1be1.clean-22b4
  .iron_b79e
  > li.cool-0f84
  > a
  .selected-b7ed:before {
  width: 100%;
  background-color: currentColor;
}
.card-stale-1be1.sidebar_c0f2 .iron_b79e > li > a .selected-b7ed {
  position: relative;
}
.card-stale-1be1.sidebar_c0f2 .iron_b79e > li > a .selected-b7ed: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;
}
.card-stale-1be1.sidebar_c0f2 .iron_b79e > li:focus > a .selected-b7ed:before,
.card-stale-1be1.sidebar_c0f2
  .iron_b79e
  > li:hover
  > a
  .selected-b7ed:before {
  width: 100%;
  background-color: currentColor;
}
.card-stale-1be1.sidebar_c0f2
  .iron_b79e
  > li.accent-dcd3
  > a
  .selected-b7ed:before,
.card-stale-1be1.sidebar_c0f2
  .iron_b79e
  > li.cool-0f84
  > a
  .selected-b7ed:before {
  width: 100%;
  background-color: currentColor;
}
.surface_896f .motion-2b60 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.surface_896f .motion-2b60 li:first-child > a {
  border-top: none;
}
.surface_896f .motion-2b60 .picture-2f3d > .selected-b7ed .footer_8e7f {
  display: none;
}
.surface_896f .motion-2b60 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.surface_896f .motion-2b60 li:last-child {
  border: none;
}
.surface_896f .motion-2b60 li.accent_cea2 > a {
  padding-right: 45px !important;
}
.surface_896f .motion-2b60 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.surface_896f .motion-2b60 li a:focus,
.surface_896f .motion-2b60 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_896f .motion-2b60 li .smooth-d60a {
  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;
}
.surface_896f .motion-2b60 li .smooth-d60a:hover {
  box-shadow: none;
}
.surface_896f .motion-2b60 li .smooth-d60a .footer_8e7f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.surface_896f .motion-2b60 .fixed_659f {
  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);
}
.surface_896f .motion-2b60 .fixed_659f li a {
  padding-left: 3em;
}
.surface_896f .motion-2b60 .narrow-e7d3 > a .smooth-d60a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.surface_896f .motion-2b60 .narrow-e7d3 > .fixed_659f {
  display: block;
  opacity: 1;
}
.thumbnail_orange_76b2 {
  max-width: 100%;
}
.block-700b {
  line-height: 0;
  cursor: pointer;
}
.slow-fa5c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slow-fa5c:hover {
  box-shadow: none;
  color: currentColor;
}
.slow-fa5c svg {
  width: 18px;
  height: 18px;
}
.slow-fa5c .first_69f1 {
  display: none;
}
.overlay-2976 {
  position: relative;
}
.overlay-2976.fn-active-6fe6 .slow-fa5c .up_a97d {
  display: none;
}
.overlay-2976.fn-active-6fe6 .slow-fa5c .first_69f1 {
  display: inline-block;
}
.overlay-2976 .mini-9930 {
  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);
}
.overlay-2976.nav-448e .mini-9930 {
  left: auto;
  right: -0.9em;
}
.overlay-2976.nav-448e .border-fb6f::before {
  left: auto;
  right: 15px;
}
.overlay-2976.fn-active-6fe6 .mini-9930 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget_b916 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.widget_b916 label {
  flex-basis: 100%;
}
.widget_b916 .small-85a7 {
  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;
}
.widget_b916 .status_146e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.widget_b916 .status_146e:focus {
  background-color: transparent;
}
.widget_b916 button.filter-8f04 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.widget_b916 button.filter-8f04:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.widget_b916 button.filter-8f04 svg {
  width: 18px;
  height: 18px;
}
.widget_b916 input[type="submit"] {
  min-height: auto;
}
.advanced_71b7 .widget_b916 .status_146e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border-fb6f {
  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) {
  .border-fb6f {
    width: 220px;
  }
}
.border-fb6f label {
  flex-basis: 100%;
}
.border-fb6f::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;
}
.black-3e1c .advanced_71b7 .widget_b916 {
  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;
}
.black-3e1c
  .advanced_71b7
  .widget_b916
  .small-85a7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.black-3e1c .advanced_71b7 .widget_b916 .status_146e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.black-3e1c
  .advanced_71b7
  .widget_b916
  .status_146e:focus {
  background: 0 0;
}
.black-3e1c
  .advanced_71b7
  .widget_b916
  .wrapper-dirty-3310 {
  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;
}
.cool_16d7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cool_16d7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cool_16d7 li:last-child {
  margin-right: 0;
}
.cool_16d7 li:first-child {
  margin-left: 0;
}
.cool_16d7.hot_c98f a {
  color: #fff;
}
.cool_16d7.hot_c98f a:hover {
  color: #fff;
}
.cool_16d7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cool_16d7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cool_16d7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cool_16d7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.cool_16d7 [class*="social-icon-apple"] {
  background-color: #999;
}
.cool_16d7 [class*="social-icon-apple"].easy_0faf {
  background-color: transparent;
  color: #999;
}
.cool_16d7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cool_16d7 [class*="social-icon-behance"].easy_0faf {
  background-color: transparent;
  color: #1769ff;
}
.cool_16d7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cool_16d7 [class*="social-icon-bitbucket"].easy_0faf {
  background-color: transparent;
  color: #205081;
}
.cool_16d7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.cool_16d7 [class*="social-icon-codepen"].easy_0faf {
  background-color: transparent;
  color: #000;
}
.cool_16d7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cool_16d7 [class*="social-icon-delicious"].easy_0faf {
  background-color: transparent;
  color: #39f;
}
.cool_16d7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cool_16d7 [class*="social-icon-digg"].easy_0faf {
  background-color: transparent;
  color: #005be2;
}
.cool_16d7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cool_16d7 [class*="social-icon-dribbble"].easy_0faf {
  background-color: transparent;
  color: #ea4c89;
}
.cool_16d7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cool_16d7 [class*="social-icon-envelope"].easy_0faf {
  background-color: transparent;
  color: #ea4335;
}
.cool_16d7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cool_16d7 [class*="social-icon-facebook"].easy_0faf {
  background-color: transparent;
  color: #3b5998;
}
.cool_16d7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cool_16d7 [class*="social-icon-flickr"].easy_0faf {
  background-color: transparent;
  color: #0063dc;
}
.cool_16d7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cool_16d7 [class*="social-icon-foursquare"].easy_0faf {
  background-color: transparent;
  color: #2d5be3;
}
.cool_16d7 [class*="social-icon-github"] {
  background-color: #333;
}
.cool_16d7 [class*="social-icon-github"].easy_0faf {
  background-color: transparent;
  color: #333;
}
.cool_16d7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cool_16d7 [class*="social-icon-google-plus"].easy_0faf {
  background-color: transparent;
  color: #dd4b39;
}
.cool_16d7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cool_16d7 [class*="social-icon-houzz"].easy_0faf {
  background-color: transparent;
  color: #7ac142;
}
.cool_16d7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cool_16d7 [class*="social-icon-instagram"].easy_0faf {
  background-color: transparent;
  color: #262626;
}
.cool_16d7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cool_16d7 [class*="social-icon-jsfiddle"].easy_0faf {
  background-color: transparent;
  color: #487aa2;
}
.cool_16d7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cool_16d7 [class*="social-icon-linkedin"].easy_0faf {
  background-color: transparent;
  color: #0077b5;
}
.cool_16d7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cool_16d7 [class*="social-icon-medium"].easy_0faf {
  background-color: transparent;
  color: #00ab6b;
}
.cool_16d7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cool_16d7
  [class*="social-icon-odnoklassniki"].easy_0faf {
  background-color: transparent;
  color: #f4731c;
}
.cool_16d7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cool_16d7 [class*="social-icon-meetup"].easy_0faf {
  background-color: transparent;
  color: #ec1c40;
}
.cool_16d7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cool_16d7 [class*="social-icon-pinterest"].easy_0faf {
  background-color: transparent;
  color: #bd081c;
}
.cool_16d7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cool_16d7 [class*="social-icon-product-hunt"].easy_0faf {
  background-color: transparent;
  color: #da552f;
}
.cool_16d7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cool_16d7 [class*="social-icon-reddit"].easy_0faf {
  background-color: transparent;
  color: #ff4500;
}
.cool_16d7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cool_16d7 [class*="social-icon-rss"].easy_0faf {
  background-color: transparent;
  color: #f26522;
}
.cool_16d7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cool_16d7
  [class*="social-icon-shopping-cart"].easy_0faf {
  background-color: transparent;
  color: #4caf50;
}
.cool_16d7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cool_16d7 [class*="social-icon-skype"].easy_0faf {
  background-color: transparent;
  color: #00aff0;
}
.cool_16d7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cool_16d7 [class*="social-icon-slideshare"].easy_0faf {
  background-color: transparent;
  color: #0077b5;
}
.cool_16d7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cool_16d7 [class*="social-icon-snapchat"].easy_0faf {
  background-color: transparent;
  color: #fffc00;
}
.cool_16d7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cool_16d7 [class*="social-icon-soundcloud"].easy_0faf {
  background-color: transparent;
  color: #f80;
}
.cool_16d7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cool_16d7 [class*="social-icon-spotify"].easy_0faf {
  background-color: transparent;
  color: #2ebd59;
}
.cool_16d7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cool_16d7
  [class*="social-icon-stack-overflow"].easy_0faf {
  background-color: transparent;
  color: #fe7a15;
}
.cool_16d7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cool_16d7 [class*="social-icon-maldkfgram"].easy_0faf {
  background-color: transparent;
  color: #2ca5e0;
}
.cool_16d7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cool_16d7 [class*="social-icon-tripadvisor"].easy_0faf {
  background-color: transparent;
  color: #589442;
}
.cool_16d7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cool_16d7 [class*="social-icon-tumblr"].easy_0faf {
  background-color: transparent;
  color: #35465c;
}
.cool_16d7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cool_16d7 [class*="social-icon-twitch"].easy_0faf {
  background-color: transparent;
  color: #6441a5;
}
.cool_16d7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cool_16d7 [class*="social-icon-twitter"].easy_0faf {
  background-color: transparent;
  color: #1da1f2;
}
.cool_16d7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cool_16d7 [class*="social-icon-vimeo"].easy_0faf {
  background-color: transparent;
  color: #1ab7ea;
}
.cool_16d7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cool_16d7 [class*="social-icon-vk"].easy_0faf {
  background-color: transparent;
  color: #45668e;
}
.cool_16d7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cool_16d7 [class*="social-icon-weibo"].easy_0faf {
  background-color: transparent;
  color: #df2029;
}
.cool_16d7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cool_16d7 [class*="social-icon-weixin"].easy_0faf {
  background-color: transparent;
  color: #7bb32e;
}
.cool_16d7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cool_16d7 [class*="social-icon-whatsapp"].easy_0faf {
  background-color: transparent;
  color: #25d366;
}
.cool_16d7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cool_16d7 [class*="social-icon-wordpress"].easy_0faf {
  background-color: transparent;
  color: #21759b;
}
.cool_16d7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.cool_16d7 [class*="social-icon-xing"].easy_0faf {
  background-color: transparent;
  color: #026466;
}
.cool_16d7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cool_16d7 [class*="social-icon-yelp"].easy_0faf {
  background-color: transparent;
  color: #af0606;
}
.cool_16d7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cool_16d7 [class*="social-icon-youtube"].easy_0faf {
  background-color: transparent;
  color: #cd201f;
}
.focused_e3a9 {
  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;
}
.focused_e3a9:hover {
  box-shadow: none;
  background: 0 0;
}
.background-cbb8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.message_hot_b344 {
  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;
}
.media-84d1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.mask_84f4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.mask_84f4,
.mask_84f4::after,
.mask_84f4::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;
}
.mask_84f4::after,
.mask_84f4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-1f3e .message_hot_b344 .media-84d1 {
  margin-top: -2px;
  width: 19px;
}
.static-1f3e .message_hot_b344 .mask_84f4 {
  margin-top: -1px;
}
.static-1f3e .message_hot_b344 .mask_84f4,
.static-1f3e .message_hot_b344 .mask_84f4::after,
.static-1f3e .message_hot_b344 .mask_84f4::before {
  width: 19px;
  height: 2px;
}
.static-1f3e .message_hot_b344 .mask_84f4::before {
  top: -6px;
}
.static-1f3e .message_hot_b344 .mask_84f4::after {
  bottom: -6px;
}
.mini_61d0 .message_hot_b344 .media-84d1 {
  margin-top: -2px;
  width: 22px;
}
.mini_61d0 .message_hot_b344 .mask_84f4 {
  margin-top: -1px;
}
.mini_61d0 .message_hot_b344 .mask_84f4,
.mini_61d0 .message_hot_b344 .mask_84f4::after,
.mini_61d0 .message_hot_b344 .mask_84f4::before {
  width: 22px;
  height: 2px;
}
.mini_61d0 .message_hot_b344 .mask_84f4::before {
  top: -7px;
}
.mini_61d0 .message_hot_b344 .mask_84f4::after {
  bottom: -7px;
}
.status_12c6 .message_hot_b344 .media-84d1 {
  margin-top: -2px;
  width: 31px;
}
.status_12c6 .message_hot_b344 .mask_84f4 {
  margin-top: -1.5px;
}
.status_12c6 .message_hot_b344 .mask_84f4,
.status_12c6 .message_hot_b344 .mask_84f4::after,
.status_12c6 .message_hot_b344 .mask_84f4::before {
  width: 31px;
  height: 3px;
}
.status_12c6 .message_hot_b344 .mask_84f4::before {
  top: -9px;
}
.status_12c6 .message_hot_b344 .mask_84f4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module_ec0b .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 19px;
  }
  .module_ec0b .message_hot_b344 .mask_84f4 {
    margin-top: -1px;
  }
  .module_ec0b .message_hot_b344 .mask_84f4,
  .module_ec0b .message_hot_b344 .mask_84f4::after,
  .module_ec0b .message_hot_b344 .mask_84f4::before {
    width: 19px;
    height: 2px;
  }
  .module_ec0b .message_hot_b344 .mask_84f4::before {
    top: -6px;
  }
  .module_ec0b .message_hot_b344 .mask_84f4::after {
    bottom: -6px;
  }
  .advanced-4b0f .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-4b0f .message_hot_b344 .mask_84f4 {
    margin-top: -1px;
  }
  .advanced-4b0f .message_hot_b344 .mask_84f4,
  .advanced-4b0f .message_hot_b344 .mask_84f4::after,
  .advanced-4b0f .message_hot_b344 .mask_84f4::before {
    width: 22px;
    height: 2px;
  }
  .advanced-4b0f .message_hot_b344 .mask_84f4::before {
    top: -7px;
  }
  .advanced-4b0f .message_hot_b344 .mask_84f4::after {
    bottom: -7px;
  }
  .heading_adf5 .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 31px;
  }
  .heading_adf5 .message_hot_b344 .mask_84f4 {
    margin-top: -1.5px;
  }
  .heading_adf5 .message_hot_b344 .mask_84f4,
  .heading_adf5 .message_hot_b344 .mask_84f4::after,
  .heading_adf5 .message_hot_b344 .mask_84f4::before {
    width: 31px;
    height: 3px;
  }
  .heading_adf5 .message_hot_b344 .mask_84f4::before {
    top: -9px;
  }
  .heading_adf5 .message_hot_b344 .mask_84f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-81c3 .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-81c3 .message_hot_b344 .mask_84f4 {
    margin-top: -1px;
  }
  .modal-81c3 .message_hot_b344 .mask_84f4,
  .modal-81c3 .message_hot_b344 .mask_84f4::after,
  .modal-81c3 .message_hot_b344 .mask_84f4::before {
    width: 19px;
    height: 2px;
  }
  .modal-81c3 .message_hot_b344 .mask_84f4::before {
    top: -6px;
  }
  .modal-81c3 .message_hot_b344 .mask_84f4::after {
    bottom: -6px;
  }
  .container-tall-5fff .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 22px;
  }
  .container-tall-5fff .message_hot_b344 .mask_84f4 {
    margin-top: -1px;
  }
  .container-tall-5fff .message_hot_b344 .mask_84f4,
  .container-tall-5fff .message_hot_b344 .mask_84f4::after,
  .container-tall-5fff .message_hot_b344 .mask_84f4::before {
    width: 22px;
    height: 2px;
  }
  .container-tall-5fff .message_hot_b344 .mask_84f4::before {
    top: -7px;
  }
  .container-tall-5fff .message_hot_b344 .mask_84f4::after {
    bottom: -7px;
  }
  .hover-b393 .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 31px;
  }
  .hover-b393 .message_hot_b344 .mask_84f4 {
    margin-top: -1.5px;
  }
  .hover-b393 .message_hot_b344 .mask_84f4,
  .hover-b393 .message_hot_b344 .mask_84f4::after,
  .hover-b393 .message_hot_b344 .mask_84f4::before {
    width: 31px;
    height: 3px;
  }
  .hover-b393 .message_hot_b344 .mask_84f4::before {
    top: -9px;
  }
  .hover-b393 .message_hot_b344 .mask_84f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .title_2713 .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 19px;
  }
  .title_2713 .message_hot_b344 .mask_84f4 {
    margin-top: -1px;
  }
  .title_2713 .message_hot_b344 .mask_84f4,
  .title_2713 .message_hot_b344 .mask_84f4::after,
  .title_2713 .message_hot_b344 .mask_84f4::before {
    width: 19px;
    height: 2px;
  }
  .title_2713 .message_hot_b344 .mask_84f4::before {
    top: -6px;
  }
  .title_2713 .message_hot_b344 .mask_84f4::after {
    bottom: -6px;
  }
  .fast_6c28 .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 22px;
  }
  .fast_6c28 .message_hot_b344 .mask_84f4 {
    margin-top: -1px;
  }
  .fast_6c28 .message_hot_b344 .mask_84f4,
  .fast_6c28 .message_hot_b344 .mask_84f4::after,
  .fast_6c28 .message_hot_b344 .mask_84f4::before {
    width: 22px;
    height: 2px;
  }
  .fast_6c28 .message_hot_b344 .mask_84f4::before {
    top: -7px;
  }
  .fast_6c28 .message_hot_b344 .mask_84f4::after {
    bottom: -7px;
  }
  .huge-59ea .message_hot_b344 .media-84d1 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-59ea .message_hot_b344 .mask_84f4 {
    margin-top: -1.5px;
  }
  .huge-59ea .message_hot_b344 .mask_84f4,
  .huge-59ea .message_hot_b344 .mask_84f4::after,
  .huge-59ea .message_hot_b344 .mask_84f4::before {
    width: 31px;
    height: 3px;
  }
  .huge-59ea .message_hot_b344 .mask_84f4::before {
    top: -9px;
  }
  .huge-59ea .message_hot_b344 .mask_84f4::after {
    bottom: -9px;
  }
}
.gallery-brown-5f65 .mask_84f4 {
  -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);
}
.gallery-brown-5f65 .mask_84f4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-brown-5f65 .mask_84f4::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);
}
.gallery-brown-5f65.notice_3e4a .mask_84f4 {
  -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);
}
.gallery-brown-5f65.notice_3e4a .mask_84f4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-brown-5f65.notice_3e4a .mask_84f4::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);
}
.banner_f8e6 {
  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.outer_6227:before {
  display: none;
}
.mask_bf92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mask_bf92 .nav_mini_72a7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mask_bf92 .nav_mini_72a7:last-of-type {
  border-bottom: none;
}
.mask_bf92 .nav_mini_72a7.photo-8d16,
.mask_bf92 .nav_mini_72a7.item_right_0c04,
.mask_bf92 .nav_mini_72a7.media_current_327f {
  padding: 0;
}
.mask_bf92 .surface_896f .smooth-d60a {
  color: currentColor;
}
.mask_bf92 .surface_896f .smooth-d60a:focus,
.mask_bf92 .surface_896f .smooth-d60a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_bf92.black-d00d .outline_motion_a439,
.mask_bf92.black-d00d .gradient_a86c a,
.mask_bf92.black-d00d .iron_b79e a,
.mask_bf92.black-d00d .fixed_659f a {
  color: rgba(0, 0, 0, 0.55);
}
.mask_bf92.black-d00d .outline_motion_a439:hover,
.mask_bf92.black-d00d .gradient_a86c a:hover,
.mask_bf92.black-d00d .iron_b79e a:hover,
.mask_bf92.black-d00d .fixed_659f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_bf92.black-d00d .iron-5b28 {
  color: rgba(0, 0, 0, 0.8);
}
.mask_bf92.black-d00d .nav_mini_72a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_bf92.black-d00d .nav_mini_72a7:before {
  background: rgba(0, 0, 0, 0.08);
}
.mask_bf92.black-d00d .yellow_b88a:before {
  background: rgba(255, 255, 255, 0.9);
}
.mask_bf92.black-d00d .surface_896f .motion-2b60 li a,
.mask_bf92.black-d00d .surface_896f .smooth-d60a,
.mask_bf92.black-d00d .fixed_659f {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_bf92.black-d00d .surface_896f .smooth-d60a:focus,
.mask_bf92.black-d00d .surface_896f .smooth-d60a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_bf92.black-d00d .motion-2b60 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_bf92.menu_advanced_4e3d .outline_motion_a439,
.mask_bf92.menu_advanced_4e3d .gradient_a86c a,
.mask_bf92.menu_advanced_4e3d .iron_b79e .smooth-d60a,
.mask_bf92.menu_advanced_4e3d .iron_b79e a,
.mask_bf92.menu_advanced_4e3d .fixed_659f a {
  color: rgba(255, 255, 255, 0.79);
}
.mask_bf92.menu_advanced_4e3d .outline_motion_a439:hover,
.mask_bf92.menu_advanced_4e3d .gradient_a86c a:hover,
.mask_bf92.menu_advanced_4e3d .iron_b79e .smooth-d60a:hover,
.mask_bf92.menu_advanced_4e3d .iron_b79e a:hover,
.mask_bf92.menu_advanced_4e3d .fixed_659f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_bf92.menu_advanced_4e3d .iron-5b28 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_bf92.menu_advanced_4e3d .nav_mini_72a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_bf92.menu_advanced_4e3d .nav_mini_72a7:before {
  background: rgba(255, 255, 255, 0.08);
}
.mask_bf92.menu_advanced_4e3d .yellow_b88a:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask_bf92.menu_advanced_4e3d .surface_896f .motion-2b60 li a,
.mask_bf92.menu_advanced_4e3d .surface_896f .smooth-d60a,
.mask_bf92.menu_advanced_4e3d .fixed_659f {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_bf92.menu_advanced_4e3d .surface_896f .smooth-d60a:focus,
.mask_bf92.menu_advanced_4e3d .surface_896f .smooth-d60a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_bf92.menu_advanced_4e3d .motion-2b60 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_b88a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.yellow_b88a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.overlay_green_d8c7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.footer-b4f9 .mask_bf92 {
  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;
}
.footer-b4f9 .nav_mini_72a7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.footer-b4f9 .nav_mini_72a7: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) {
  .footer-b4f9 .nav_mini_72a7:before {
    width: 16%;
    left: 42%;
  }
}
.footer-b4f9 .nav_mini_72a7:last-child:before {
  content: none;
}
.footer-b4f9 .nav_mini_72a7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.footer-b4f9 .surface_896f .motion-2b60 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.footer-b4f9 .surface_896f .motion-2b60 li a .smooth-d60a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.footer-b4f9 .surface_896f .fixed_659f {
  border: none;
}
.footer-b4f9 .surface_896f .fixed_659f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.footer-b4f9 .yellow_b88a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.footer-b4f9 .overlay_green_d8c7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.footer-b4f9 .menu_advanced_4e3d .yellow_b88a:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-b4f9 .black-d00d.wood_14aa .mask_84f4 {
  background: rgba(0, 0, 0, 0.6);
}
.footer-b4f9
  .black-d00d.wood_14aa
  .mask_84f4::after,
.footer-b4f9
  .black-d00d.wood_14aa
  .mask_84f4:before {
  background: inherit;
}
.footer-b4f9
  .black-d00d.wood_14aa:hover
  .mask_84f4 {
  background: rgba(0, 0, 0, 0.8);
}
.blue-9a34 .mask_bf92 {
  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) {
  .blue-9a34 .mask_bf92 {
    width: auto;
    right: 45px;
  }
}
.advanced_9d13 .mask_bf92 {
  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) {
  .advanced_9d13 .mask_bf92 {
    width: auto;
    left: 45px;
  }
}
.outer_6227 .mask_bf92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outer_6227 .overlay_green_d8c7 {
  max-width: 48em;
  margin: 0 auto;
}
.outer_6227 .yellow_b88a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focused_9633 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focused_9633.footer-b4f9 .mask_bf92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focused_9633.blue-9a34 .mask_bf92 {
  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);
}
.focused_9633 .mask_bf92 {
  visibility: visible;
}
.focused_9633.advanced_9d13 .mask_bf92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs_stale_a738,
.paragraph_purple_0843 {
  overflow-x: hidden;
}
.tabs_stale_a738 .mask_bf92 {
  overflow: auto;
}
.tabs_stale_a738.footer-b4f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_stale_a738.footer-b4f9 .mask_bf92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs_stale_a738.footer-b4f9 .focused_e3a9 {
  opacity: 0;
}
.tabs_stale_a738.blue-9a34 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_stale_a738.blue-9a34 .mask_bf92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs_stale_a738.blue-9a34 .focused_e3a9 {
  opacity: 0;
}
.tabs_stale_a738.advanced_9d13 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_stale_a738.advanced_9d13 .mask_bf92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs_stale_a738.advanced_9d13 .focused_e3a9 {
  opacity: 0;
}
.tabs_stale_a738.outer_6227 .mask_bf92 {
  z-index: 10;
  visibility: visible;
}
.wood_14aa {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wood_14aa .mask_84f4 {
  background: rgba(255, 255, 255, 0.99);
}
.wood_14aa .mask_84f4::after,
.wood_14aa .mask_84f4:before {
  background: inherit;
}
.wood_14aa:hover .mask_84f4 {
  background: rgba(255, 255, 255, 0.99);
}
.advanced_9d13 .wood_14aa {
  top: 10px;
  right: auto;
  left: 12px;
}
.outer_6227 .wood_14aa {
  display: none !important;
}
.tabs_stale_a738:before,
.paragraph_purple_0843:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs_stale_a738 .wood_14aa,
.paragraph_purple_0843 .wood_14aa {
  display: inline-block;
}
.mask_bf92 .footer-slow-4b73 {
  -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;
}
.tabs_stale_a738 .mask_bf92 .footer-slow-4b73,
.paragraph_purple_0843 .mask_bf92 .footer-slow-4b73 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description-hot-6503 .small-85a7 {
  width: 100%;
}
.info-84bb {
  padding: 0 0.5em 0;
}
.info-84bb [class*="customify-col-"],
.info-84bb [class*="customify-col_"],
.info-84bb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav-north-7d93 .info-84bb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dark_d7c3 .menu-ec47,
  .menu-ec47 {
    display: none;
  }
  .north_bf91 {
    text-align: left;
  }
  .popup-hot-b870 {
    text-align: center;
  }
  .inner-3281 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dark_d7c3 .image-purple-76ce,
  .image-purple-76ce {
    display: none;
  }
  .sort_bd49 {
    text-align: left;
  }
  .cold_59f4 {
    text-align: center;
  }
  .middle-ad5c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dark_d7c3 .table-cb83,
  .table-cb83 {
    display: none;
  }
  .panel-3546 {
    text-align: left;
  }
  .fast-822d {
    text-align: center;
  }
  .detail-404e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.frame-lite-375c {
  box-shadow: none !important;
}
.accordion-focused-c893 .photo-up-bf68,
.gallery_warm_bbcd .photo-up-bf68 {
  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;
}
.gallery_warm_bbcd .photo-up-bf68 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail-tall-d6a4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail-tall-d6a4:after,
.detail-tall-d6a4:before {
  content: "";
  display: table;
}
.detail-tall-d6a4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail-tall-d6a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail-tall-d6a4,
.chip_23b7 {
  max-width: 1248px;
  margin: 0 auto;
}

.hero_3e8e.gallery-fdc0 .detail-tall-d6a4 {
  max-width: 100%;
}
.hero_3e8e.notification_left_0fa5 {
  max-width: 1200px;
  margin: 0 auto;
}
.hero_3e8e.slider_833e .detail-tall-d6a4 {
  max-width: 100%;
}
.hero_3e8e.slider_833e > .detail-tall-d6a4 {
  padding-left: 0;
  padding-right: 0;
}
.hero_3e8e.slider_833e > .detail-tall-d6a4 .dark_d7c3 {
  margin: 0;
}
.hero_3e8e.slider_833e
  > .detail-tall-d6a4
  .first-fd4b.column_6627 {
  margin-right: 0;
  margin-left: 0;
}
.hero_3e8e.slider_833e #main.column_6627 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface-warm-9bf4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface-warm-9bf4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pattern-plasma-d11d .disabled-inner-3f64 {
    padding-right: 1em;
  }
  .pattern-plasma-d11d.content-6b85 .first-fd4b {
    border-right: 1px solid #eaecee;
  }
  .pattern-plasma-d11d.content-6b85 .disabled-inner-3f64 {
    padding-right: 1em;
  }
  .pattern-plasma-d11d.content-6b85 .nav-cb86 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_easy_0f30 .disabled-inner-3f64 {
    padding-left: 1em;
  }
  .title_easy_0f30.content-6b85 .first-fd4b {
    border-left: 1px solid #eaecee;
  }
  .title_easy_0f30.content-6b85 .disabled-inner-3f64 {
    padding-left: 1em;
  }
  .title_easy_0f30.content-6b85 .nav-cb86 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right_49b5 .disabled-inner-3f64 {
    padding-left: 1em;
  }
  .right_49b5.content-6b85 .liquid_70c6 {
    border-right: 1px solid #eaecee;
  }
  .right_49b5.content-6b85 .status-lower-2fdd {
    border-right: 1px solid #eaecee;
  }
  .right_49b5.content-6b85 .disabled-inner-3f64 {
    padding-left: 1em;
  }
  .right_49b5.content-6b85 .nav-cb86 {
    padding-right: 1em;
  }
  .right_49b5.content-6b85 .heading_right_4612 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_90d0 .disabled-inner-3f64 {
    padding-right: 1em;
  }
  .element_90d0.content-6b85 .liquid_70c6 {
    border-left: 1px solid #eaecee;
  }
  .element_90d0.content-6b85 .status-lower-2fdd {
    border-left: 1px solid #eaecee;
  }
  .element_90d0.content-6b85 .disabled-inner-3f64 {
    padding-right: 1em;
  }
  .element_90d0.content-6b85 .nav-cb86 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_90d0.content-6b85 .heading_right_4612 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-warm-9bf4 .disabled-inner-3f64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-warm-9bf4.content-6b85 .first-fd4b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface-warm-9bf4.content-6b85 .disabled-inner-3f64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-warm-9bf4.content-6b85 .nav-cb86 {
    padding-left: 1em;
  }
  .surface-warm-9bf4.content-6b85 .heading_right_4612 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface-warm-9bf4.content-6b85 .disabled-inner-3f64 {
    padding-left: 0;
  }
}
.cool_4216 .tag_soft_927e {
  display: inline-block;
}
.menu_west_7fd7 {
  display: inline-block;
}
.overlay_2cec {
  word-con: break-word;
}
.pressed_4dcc > span {
  display: inline-block;
  padding: 5px 0;
}
.pressed_4dcc .lite-6c4a {
  margin-left: 8px;
  margin-right: 8px;
}
.pressed_4dcc .banner-f2cd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.banner_9d3b .column_9f3f {
  margin-bottom: 2em;
}
.banner_9d3b .progress-3b23 {
  margin-bottom: 15px;
}
.banner_9d3b .progress-3b23:last-child {
  margin-bottom: 0;
}
.banner_9d3b .west_2c72 {
  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) {
  .banner_9d3b .west_2c72 {
    display: block;
  }
}
.banner_9d3b .current-6a47 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .banner_9d3b .current-6a47 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.banner_9d3b .list_57be {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.banner_9d3b .list_57be img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.banner_9d3b .list_57be a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.banner_9d3b .overlay_2cec {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_9d3b .overlay_2cec a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.banner_9d3b .label-7b65 p:last-child {
  margin-bottom: 0;
}
.banner_9d3b .fixed-3152 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.banner_9d3b .mini_ba74 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.banner_9d3b .photo-red-b9a7 {
  margin-top: 1em;
}
.banner_9d3b .filter-c853 {
  top: 0;
  display: block;
}
.banner_9d3b .filter-c853 a {
  color: inherit;
}
.banner_9d3b .filter-c853 a:hover {
  color: inherit;
}
.banner_9d3b .detail-799c {
  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;
}
.banner_9d3b .detail-799c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.banner_9d3b .mini_ba74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.banner_9d3b .notice_fad8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.banner_9d3b .notice_fad8:first-child {
  margin-top: 0;
}
.banner_9d3b .notice_fad8.pagination-east-e6ec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner_9d3b .notice_fad8.overlay-under-503f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_9d3b
  .notice_fad8.overlay-under-503f.list_8ff0
  .photo-red-b9a7 {
  width: 100%;
}
.banner_9d3b .overlay-under-503f {
  -webkit-box-align: center;
  align-items: center;
}
.banner_9d3b .overlay-under-503f .pressed_4dcc,
.banner_9d3b .overlay-under-503f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.banner_9d3b .list_57be {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_9d3b .list_57be img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_9d3b .list_57be: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;
}
.banner_9d3b .pagination-east-e6ec {
  z-index: 5;
}
.banner_9d3b .sort-dfd3 .fluid_af9c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.banner_9d3b .info_9daa .fluid_af9c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.banner_9d3b .highlight-motion-6781 .fluid_af9c {
  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;
}
.banner_9d3b.button_a00e .west_2c72,
.banner_9d3b.preview-dim-a851 .west_2c72 {
  display: block;
}
.banner_9d3b.button_a00e .west_2c72 .backdrop_abf5,
.banner_9d3b.button_a00e .west_2c72 .mini_ba74,
.banner_9d3b.preview-dim-a851 .west_2c72 .backdrop_abf5,
.banner_9d3b.preview-dim-a851 .west_2c72 .mini_ba74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner_9d3b.overlay-f38e .current-6a47 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .banner_9d3b.overlay-f38e .current-6a47 {
    margin-right: 0;
  }
}
.banner_9d3b.button_a00e .current-6a47,
.banner_9d3b.preview-dim-a851 .current-6a47 {
  padding-top: 40%;
}
.banner_9d3b.button_a00e .column_9f3f,
.banner_9d3b.preview-dim-a851 .column_9f3f {
  display: block;
}
.banner_9d3b.button_a00e .fn-sticky-6fe6 .mini_ba74,
.banner_9d3b.preview-dim-a851 .fn-sticky-6fe6 .mini_ba74 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.banner_9d3b.button_a00e .current-6a47,
.banner_9d3b.preview-dim-a851 .current-6a47 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.banner_9d3b.button_a00e .mini_ba74 {
  padding: 1em;
}
.texture-8f71 {
  margin: 30px auto;
  display: block;
}
.texture-8f71 .frame_huge_d9db > * {
  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;
}
.texture-8f71 .frame_huge_d9db > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture-8f71 .frame_huge_d9db span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-cd69 .pressed_4dcc {
  margin-bottom: 1.41575em;
}
.icon-cd69 .form-fee2 {
  margin-bottom: 1.618em;
}
.focus_059f .tall-5862 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus_059f .tall-5862 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus_059f .icon-active-df2f {
  max-width: 100%;
  overflow: auto;
}
.texture-5173 .focus_059f a:hover {
  text-decoration: underline;
}
.short_bf4c .progress-3b23:not(.overlay_2cec),
.short_bf4c .list_57be {
  margin-bottom: 1.41575em;
}
.short_bf4c .progress-3b23:not(.overlay_2cec):last-child,
.short_bf4c .list_57be:last-child {
  margin-bottom: 0;
}
.short_bf4c .progress-3b23.purple-89ec {
  margin-bottom: 0.41575em;
}
.short_bf4c .preview_42cc:before,
.short_bf4c .modal_3d46:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.short_bf4c .preview_42cc:before {
  content: "\f115";
}
.short_bf4c .modal_3d46:before {
  content: "\f02c";
}
.short_bf4c .chip-3c16 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.short_bf4c .chip-3c16 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.section_steel_272b {
  display: -webkit-box;
  display: flex;
}
.section_steel_272b .pagination-8df6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .section_steel_272b .pagination-8df6 {
    flex-basis: 90px;
  }
}
.section_steel_272b .nav-ae8c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_steel_272b .nav-ae8c {
    flex-basis: calc(100% - 50px);
  }
}
.section_steel_272b .gallery_27de p:last-child {
  margin-bottom: 0.72em;
}
.fluid_1d86 .frame_huge_d9db {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fluid_1d86 .frame_huge_d9db:after,
.fluid_1d86 .frame_huge_d9db:before {
  content: "";
  display: table;
}
.fluid_1d86 .frame_huge_d9db:after {
  clear: both;
}
.fluid_1d86 .frame_huge_d9db .full-12d0,
.fluid_1d86 .frame_huge_d9db .steel-c1c9 {
  width: 49%;
}
.fluid_1d86 .frame_huge_d9db .full-12d0 a span.component-0e34,
.fluid_1d86 .frame_huge_d9db .steel-c1c9 a span.component-0e34 {
  display: block;
  margin-bottom: 5px;
}
.fluid_1d86 .frame_huge_d9db .steel-c1c9 {
  float: left;
  text-align: left;
}
.fluid_1d86 .frame_huge_d9db .full-12d0 {
  float: right;
  text-align: right;
}
.paragraph-short-115e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-short-115e {
    margin-bottom: 0;
  }
}
.west_1823 {
  margin-bottom: 1em;
}
.west_1823 .overlay_2cec {
  font-size: 1.1em;
  line-height: 1.3;
}
.image-fresh-2131 a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_5ea8 .west_1823,
.list-right-361b .west_1823 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_5ea8 .west_1823,
  .list-right-361b .west_1823 {
    display: block;
  }
}
.list_5ea8 .image-fresh-2131,
.list-right-361b .image-fresh-2131 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_5ea8 .image-fresh-2131,
  .list-right-361b .image-fresh-2131 {
    margin-bottom: 1em;
  }
}
.list_5ea8 .image-fresh-2131 img,
.list-right-361b .image-fresh-2131 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_5ea8 .notification-white-3843,
.list-right-361b .notification-white-3843 {
  flex-basis: calc(100% - 160px);
}
.list_5ea8 .notification-white-3843 p,
.list-right-361b .notification-white-3843 p {
  margin-bottom: 0;
}
.list_5ea8 .notification-white-3843 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_5ea8 .notification-white-3843 {
    padding-left: 0;
  }
}
.list-right-361b .notification-white-3843 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list-right-361b .notification-white-3843 {
    padding-right: 0;
  }
}
.list-right-361b .image-fresh-2131 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.button-lite-9022 .image-fresh-2131 {
  margin-bottom: 0.5em;
}
.button-lite-9022 .image-fresh-2131 img {
  width: 100%;
}
.over-e11e .copper-7fa7,
.hidden_yellow_695c .copper-7fa7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden_yellow_695c .first-fd4b .feature-9de3 p:last-child {
  margin-bottom: 0;
}
.container-hovered-c3aa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.input_9f3c .tertiary_330d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .input_9f3c .tertiary_330d:last-of-type {
    margin-bottom: 0;
  }
}
.input_9f3c .tertiary_330d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_9f3c .tertiary_330d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.input_9f3c .tertiary_330d ul li {
  margin: 0 0 0.6em;
}
.input_9f3c .tertiary_330d ul li.background_25b5,
.input_9f3c .tertiary_330d ul li.current_b07e {
  position: relative;
}
.input_9f3c .tertiary_330d ul li.background_25b5 .mask_74d0,
.input_9f3c .tertiary_330d ul li.current_b07e .mask_74d0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.input_9f3c .tertiary_330d ul li.background_25b5:after:after,
.input_9f3c .tertiary_330d ul li.background_25b5:after:before,
.input_9f3c
  .tertiary_330d
  ul
  li.current_b07e:after:after,
.input_9f3c
  .tertiary_330d
  ul
  li.current_b07e:after:before {
  content: "";
  display: table;
}
.input_9f3c .tertiary_330d ul li.background_25b5:after:after,
.input_9f3c
  .tertiary_330d
  ul
  li.current_b07e:after:after {
  clear: both;
}
.input_9f3c .tertiary_330d a.east-bb44:hover {
  text-decoration: none;
}
.input_9f3c .tertiary_330d select {
  max-width: 100%;
}
.input_9f3c .tertiary_330d table {
  font-size: 85%;
}
.input_9f3c .tertiary_330d table td,
.input_9f3c .tertiary_330d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.input_9f3c .tertiary_330d table tfoot td {
  text-align: left;
}
.input_9f3c .tertiary_330d :last-child {
  margin-bottom: 0;
}
.input_9f3c .tertiary_330d .text-pro-c103 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.input_9f3c .tertiary_330d .text-pro-c103 label {
  width: 100%;
}
.input_9f3c .tertiary_330d .text-pro-c103 .status_146e {
  width: 100%;
  display: block;
}
.input_9f3c .tertiary_330d .text-pro-c103 .filter-8f04 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.input_9f3c .tertiary_330d .text-pro-c103 .filter-8f04:hover svg #svg-search {
  fill: #444;
}
.input_9f3c .tertiary_330d .text-pro-c103 .filter-8f04 svg {
  width: 18px;
  height: 18px;
}
.input_9f3c .outer-fdc6 ul ul,
.input_9f3c .shade-3c63 ul ul,
.input_9f3c .heading-south-bc14 ul ul,
.input_9f3c .status-d900 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.input_9f3c .outer-fdc6 .accent_cea2 > a,
.input_9f3c .shade-3c63 .accent_cea2 > a,
.input_9f3c .heading-south-bc14 .accent_cea2 > a,
.input_9f3c .status-d900 .accent_cea2 > a {
  margin-bottom: 0;
}
.input_9f3c .accent_f47b li,
.input_9f3c .outer-fdc6 li,
.input_9f3c .info_dim_d3e7 li,
.input_9f3c .shade-3c63 li,
.input_9f3c .heading-south-bc14 li,
.input_9f3c .status-d900 li,
.input_9f3c .article_b0bc li,
.input_9f3c .cold-3cc5 li {
  display: block;
  position: relative;
}
.input_9f3c .accent_f47b li:last-child,
.input_9f3c .outer-fdc6 li:last-child,
.input_9f3c .info_dim_d3e7 li:last-child,
.input_9f3c .shade-3c63 li:last-child,
.input_9f3c .heading-south-bc14 li:last-child,
.input_9f3c .status-d900 li:last-child,
.input_9f3c .article_b0bc li:last-child,
.input_9f3c .cold-3cc5 li:last-child {
  border: none;
}
.input_9f3c .accent_f47b li a,
.input_9f3c .outer-fdc6 li a,
.input_9f3c .info_dim_d3e7 li a,
.input_9f3c .shade-3c63 li a,
.input_9f3c .heading-south-bc14 li a,
.input_9f3c .status-d900 li a,
.input_9f3c .article_b0bc li a,
.input_9f3c .cold-3cc5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_9f3c .accent_f47b li ul li::before,
.input_9f3c .outer-fdc6 li ul li::before,
.input_9f3c .info_dim_d3e7 li ul li::before,
.input_9f3c .shade-3c63 li ul li::before,
.input_9f3c .heading-south-bc14 li ul li::before,
.input_9f3c .status-d900 li ul li::before,
.input_9f3c .article_b0bc li ul li::before,
.input_9f3c .cold-3cc5 li ul li::before {
  left: 15px;
}
.input_9f3c .accent_f47b li ul a,
.input_9f3c .outer-fdc6 li ul a,
.input_9f3c .info_dim_d3e7 li ul a,
.input_9f3c .shade-3c63 li ul a,
.input_9f3c .heading-south-bc14 li ul a,
.input_9f3c .status-d900 li ul a,
.input_9f3c .article_b0bc li ul a,
.input_9f3c .cold-3cc5 li ul a {
  padding-left: 20px;
}
.input_9f3c .accent_f47b li ul ul li::before,
.input_9f3c .outer-fdc6 li ul ul li::before,
.input_9f3c .info_dim_d3e7 li ul ul li::before,
.input_9f3c .shade-3c63 li ul ul li::before,
.input_9f3c .heading-south-bc14 li ul ul li::before,
.input_9f3c .status-d900 li ul ul li::before,
.input_9f3c .article_b0bc li ul ul li::before,
.input_9f3c .cold-3cc5 li ul ul li::before {
  left: 30px;
}
.input_9f3c .accent_f47b li ul ul a,
.input_9f3c .outer-fdc6 li ul ul a,
.input_9f3c .info_dim_d3e7 li ul ul a,
.input_9f3c .shade-3c63 li ul ul a,
.input_9f3c .heading-south-bc14 li ul ul a,
.input_9f3c .status-d900 li ul ul a,
.input_9f3c .article_b0bc li ul ul a,
.input_9f3c .cold-3cc5 li ul ul a {
  padding-left: 40px;
}
.input_9f3c .notice_glass_e774 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_9f3c .cold-3cc5 ul li {
  margin-bottom: 1.41575em;
}
.input_9f3c .cold-3cc5 ul li .paragraph-fluid-b0a4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.input_9f3c .cold-3cc5 ul li .description-left-21c4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.menu_advanced_4e3d .accent_f47b li a,
.menu_advanced_4e3d .outer-fdc6 li a,
.menu_advanced_4e3d .info_dim_d3e7 li a,
.menu_advanced_4e3d .shade-3c63 li a,
.menu_advanced_4e3d .heading-south-bc14 li a,
.menu_advanced_4e3d .status-d900 li a,
.menu_advanced_4e3d .article_b0bc li a,
.menu_advanced_4e3d .cold-3cc5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_advanced_4e3d .notice_glass_e774 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_advanced_4e3d .tertiary_330d ul li.background_25b5 .mask_74d0,
.menu_advanced_4e3d .tertiary_330d ul li.current_b07e .mask_74d0 {
  background: rgba(0, 0, 0, 0.2);
}
.menu_advanced_4e3d .input_9f3c .tertiary_330d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_3e8e .input_9f3c .motion-2b60 li {
  margin: 0;
}
.hero_3e8e .input_9f3c .motion-2b60 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hero_3e8e .input_9f3c .motion-2b60 li ul {
  margin: 0;
}
.hero_3e8e .input_9f3c .motion-2b60 li ul li a {
  padding-left: 15px;
}
.hero_3e8e .input_9f3c .motion-2b60 li ul li li a {
  padding-left: 30px;
}
.hero_3e8e .input_9f3c .motion-2b60 li.card_huge_fb09 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hero_3e8e .input_9f3c .motion-2b60 li.card_huge_fb09 > 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;
}
.hero_3e8e .input_9f3c .motion-2b60 li.card_huge_fb09 > 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;
}
.mini_bfbc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-bright-a180 {
  position: relative;
  z-index: 10;
}
.hero-bright-a180 .footer-slow-4b73 {
  width: 100%;
  max-width: 100%;
}
.pink_3596 .dynamic_6faf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pink_3596 .black-d00d {
}
.pink_3596 .menu_advanced_4e3d {
  background: #292929;
}
.accordion_purple_cfa6 .dynamic_6faf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion_purple_cfa6 .black-d00d {
  background: #f9f9f9;
}
.accordion_purple_cfa6 .menu_advanced_4e3d {
  background: #303030;
}
.primary-narrow-c4d8 .dynamic_6faf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary-narrow-c4d8 .tag_soft_927e {
    margin-bottom: 1em;
  }
  .primary-narrow-c4d8 .tag_soft_927e:last-child {
    margin-bottom: 0;
  }
}
.primary-narrow-c4d8 .black-d00d {
  background: #ededed;
}
.primary-narrow-c4d8 .menu_advanced_4e3d {
  background: #1a1a1a;
}
.dynamic_6faf.black-d00d {
  color: rgba(0, 0, 0, 0.6);
}
.dynamic_6faf.black-d00d .in_aa65 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_6faf.menu_advanced_4e3d {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_6faf.menu_advanced_4e3d a:not(.east-bb44) {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic_6faf.menu_advanced_4e3d a:not(.east-bb44):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_6faf.menu_advanced_4e3d .in_aa65 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_6faf.menu_advanced_4e3d table tbody td,
.dynamic_6faf.menu_advanced_4e3d table th {
  background: rgba(0, 0, 0, 0.08);
}
.hover_dirty_54e6.title-4fbe .detail-tall-d6a4 {
  max-width: initial;
}
.hover_dirty_54e6 .disabled_top_02ba {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hover_dirty_54e6 .disabled_top_02ba .footer-slow-4b73 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hover_dirty_54e6 .disabled_top_02ba .footer-slow-4b73 {
    display: block;
    margin-bottom: 2em;
  }
  .hover_dirty_54e6 .disabled_top_02ba .footer-slow-4b73:last-child {
    margin-bottom: 0;
  }
}
.primary-narrow-c4d8 .tag_soft_927e:last-child,
.accordion_purple_cfa6 .tag_soft_927e:last-child,
.pink_3596 .tag_soft_927e:last-child {
  margin-bottom: 0;
}
.primary-narrow-c4d8 .tag_soft_927e .input_9f3c .tertiary_330d:last-child,
.accordion_purple_cfa6 .tag_soft_927e .input_9f3c .tertiary_330d:last-child,
.pink_3596 .tag_soft_927e .input_9f3c .tertiary_330d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary-narrow-c4d8 .bronze-b0dc,
  .primary-narrow-c4d8 .frame-fluid-5da5,
  .accordion_purple_cfa6 .bronze-b0dc,
  .accordion_purple_cfa6 .frame-fluid-5da5,
  .pink_3596 .bronze-b0dc,
  .pink_3596 .frame-fluid-5da5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-bright-a180 .tag_soft_927e {
    margin-bottom: 2em;
  }
}
.hero-bright-a180 p:last-child {
  margin-bottom: 0;
}
.hero-bright-a180 li,
.hero-bright-a180 ul {
  list-style: none;
  margin: 0;
}
.hero-bright-a180 ul ul {
  margin-left: 2.617924em;
}
.bottom_1f35 {
  font-size: 0.875em;
}

/* css-noise: e6ce */
.promo-block-w7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
