/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tertiary_black_db08/customify
Author: WPCustomify
Author URI: https://pressmaximum.tertiary_black_db08
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.tertiary_black_db08/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fresh-e307.focused_a027/licenses/gpl-2.0.feature-8d6d
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.summary_9910/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.pattern_mini_4e30.hover-stale-8e78/normalize.form_8f74/
 ======
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.form_8f74 v7.0.0 | MIT License | github.tertiary_black_db08/necolas/normalize.form_8f74 */
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;
}
.accent-upper-b65e .blue_20b6,
.module_abb3,
.card-e542,
.content-31a8,
.active_plasma_f020,
.container-319a,
.label-next-1213,
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;
}
.module_abb3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .module_abb3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .module_abb3,
  h1 {
    font-size: 1.8em;
  }
}
.card-e542,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-e542 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-e542,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-e542,
  h2 {
    font-size: 1.7em;
  }
}
.content-31a8,
h3 {
  font-size: 1.618em;
}
.accent-upper-b65e .blue_20b6,
.active_plasma_f020,
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.disabled_clean_4e45 {
  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;
}
.filter_clean_dccb:after,
.filter_clean_dccb:before,
.breadcrumb_hovered_7e59:after,
.breadcrumb_hovered_7e59:before {
  content: "";
  display: table;
}
.filter_clean_dccb:after,
.breadcrumb_hovered_7e59:after {
  clear: both;
}
.paragraph_wood_219b {
  float: right;
  margin-right: 0;
}
.row-c0b6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.small-212d .image_pressed_f109,
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;
}
.small-212d .image_pressed_f109: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;
}
.image_smooth_845c .image_pressed_f109 {
  box-shadow: none;
}
.image_smooth_845c
  .image_pressed_f109
  .tiny_0375 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image_smooth_845c .image_pressed_f109 .large_8fa8 {
  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;
}
.image_smooth_845c
  .image_pressed_f109
  .large_8fa8
  b {
  display: none;
}
.image_smooth_845c .silver_aa2c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(.surface-right-db4c),
button:not(.heading_advanced_dde9):not(.surface-right-db4c),
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ),
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ),
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):hover,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):hover,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):hover,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):hover,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):active,
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):active,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):active,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):active,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):active,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus {
  outline: 0;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515 {
  position: relative;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .focused-cccb,
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .plasma-682e,
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .table_de38,
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  i,
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  svg,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .focused-cccb,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .plasma-682e,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .table_de38,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  i,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  svg,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .focused-cccb,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .plasma-682e,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .table_de38,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  i,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  svg,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .focused-cccb,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .plasma-682e,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .table_de38,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  i,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  svg,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .focused-cccb,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .plasma-682e,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  .table_de38,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  i,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515
  svg {
  visibility: hidden;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515:after,
button:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515:after,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515:after,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515:after,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ).fn-loading-8515:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(.surface-right-db4c),
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ),
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ),
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ) {
  color: #fff;
  background: #235787;
}
.form_stale_f47c:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus,
input[type="button"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus,
input[type="reset"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus,
input[type="submit"]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ):focus {
  color: #fff;
}
.form_stale_f47c.fn-disabled-8515:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ),
.form_stale_f47c[disabled]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ),
button.fn-disabled-8515:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ),
button[disabled]:not(.heading_advanced_dde9):not(
    .surface-right-db4c
  ) {
  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;
}
.caption_0ef4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption_0ef4: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;
}
.footer-e2d1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.input_8e88 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border_west_afbf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter_clean_dccb:after,
.filter_clean_dccb:before,
.disabled-slow-40ba:after,
.disabled-slow-40ba:before,
.disabled_pressed_7cc7:after,
.disabled_pressed_7cc7:before,
.breadcrumb-bottom-4ad6:after,
.breadcrumb-bottom-4ad6:before,
.search-fluid-0de7:after,
.search-fluid-0de7:before,
.active-5388:after,
.active-5388:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter_clean_dccb:after,
.disabled-slow-40ba:after,
.disabled_pressed_7cc7:after,
.breadcrumb-bottom-4ad6:after,
.search-fluid-0de7:after,
.active-5388:after {
  clear: both;
}
.disabled-slow-40ba .primary_2ff5,
.disabled_pressed_7cc7 .primary_2ff5,
.fresh-913c .primary_2ff5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.label_large_5483 {
  display: inline-block;
}
.preview_81a4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview_81a4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview_81a4 .filter-607d {
  padding: 1em 0;
  font-size: 85%;
}
.filter-607d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.advanced_6662 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.advanced_6662:after,
.advanced_6662:before {
  content: "";
  display: table;
}
.advanced_6662:after {
  clear: both;
}
.next_4c86 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_f6b9 .next_4c86 {
  max-width: 50%;
}
.image-middle-29d1 .next_4c86 {
  max-width: 33.33%;
}
.liquid-7a79 .next_4c86 {
  max-width: 25%;
}
.badge_18a1 .next_4c86 {
  max-width: 20%;
}
.fresh_66e2 .next_4c86 {
  max-width: 16.66%;
}
.tall_29c8 .next_4c86 {
  max-width: 14.28%;
}
.clean-1f38 .next_4c86 {
  max-width: 12.5%;
}
.background-out-6674 .next_4c86 {
  max-width: 11.11%;
}
.article_plasma_1ba3 {
  display: block;
}
.accent-upper-b65e .rough-805e label,
.accent-upper-b65e .preview_3b90 label,
.accent-upper-b65e .summary_action_07b1 label,
.accent-upper-b65e .dim-0986 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean-19c9 {
  list-style: none;
  margin: 0;
}
.clean-19c9 article.accent_purple_d73f {
  margin-bottom: 0;
}
.clean-19c9 ul {
  list-style: none;
  margin: 0;
}
.clean-19c9 .fast-4a5e li.accent_purple_d73f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean-19c9 .fast-4a5e li.accent_purple_d73f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean-19c9 .fast-4a5e li.accent_purple_d73f: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) {
  .clean-19c9 .fast-4a5e li.accent_purple_d73f li.accent_purple_d73f li.accent_purple_d73f li.accent_purple_d73f {
    padding-left: 0;
  }
}
article.accent_purple_d73f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent_purple_d73f .disabled-slow-40ba p:last-of-type {
  margin-bottom: 0;
}
article.accent_purple_d73f .brown_532b {
  float: left;
}
article.accent_purple_d73f .lite_f1db {
  margin-left: 85px;
}
article.accent_purple_d73f .current-f7eb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent_purple_d73f .current-f7eb .tag_bronze_48ec {
  margin-left: 10px;
}
article.accent_purple_d73f .tooltip-11d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent_purple_d73f .feature_north_f4f8 {
  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 .rough-805e,
  #respond .summary_action_07b1,
  #respond .dim-0986 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough-805e input,
#respond .summary_action_07b1 input,
#respond .dim-0986 input {
  width: 100%;
}
#respond .dim-0986 {
  margin-right: 0;
}
#respond .dim-88ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block-cool-c131 {
  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;
}
.block-cool-c131.element-action-a441 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block-cool-c131 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%);
}
.block-cool-c131:focus,
.block-cool-c131: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);
}
.form-west-84f0 {
  border-radius: 10%;
}
.logo-117c {
  border-radius: 50%;
}
.description_c080 {
  font-size: 0.72em;
}
.middle-0fe4 {
  font-size: 0.875em;
}
.sort-steel-c428 {
  font-size: 1.1em;
}
.logo-smooth-af27 {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-smooth-af27.description_c080 {
  letter-spacing: 0.5px;
}
.article_a463,
.article_a463 a {
  color: #6d6d6d;
}
.article_a463 a:hover {
  color: #111;
}
.grid_0607 {
  color: #6d6d6d;
}
.left-cf41 {
  overflow-x: hidden;
}
.left-cf41 .black-e47e.tag_6d8c {
  position: relative;
}
.left-cf41 .black-e47e.tag_6d8c.gold_20e8 {
  position: initial;
}
.left-cf41
  .black-e47e.tag_6d8c.gold_20e8
  .module-71bd {
  left: auto;
}
.left-cf41 .black-e47e .module-71bd {
  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;
}
.left-cf41 .black-e47e:hover.tag_6d8c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.left-cf41
  .black-e47e:hover.tag_6d8c
  .module-71bd {
  display: block;
  z-index: 9999999;
}
.left-cf41 .primary_d8a2 .secondary-down-4073,
.left-cf41 .hover_next_723d .secondary-down-4073 {
  display: none;
}
.left-cf41 .search_old_fa20 .black-e47e:hover.tag_6d8c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent-upper-b65e .rough-805e label,
.accent-upper-b65e .preview_3b90 label,
.accent-upper-b65e .summary_action_07b1 label,
.accent-upper-b65e .dim-0986 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean-19c9 {
  list-style: none;
  margin: 0;
}
.clean-19c9 article.accent_purple_d73f {
  margin-bottom: 0;
}
.clean-19c9 ul {
  list-style: none;
  margin: 0;
}
.clean-19c9 .fast-4a5e li.accent_purple_d73f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean-19c9 .fast-4a5e li.accent_purple_d73f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean-19c9 .fast-4a5e li.accent_purple_d73f: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) {
  .clean-19c9 .fast-4a5e li.accent_purple_d73f li.accent_purple_d73f li.accent_purple_d73f li.accent_purple_d73f {
    padding-left: 0;
  }
}
article.accent_purple_d73f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent_purple_d73f .disabled-slow-40ba p:last-of-type {
  margin-bottom: 0;
}
article.accent_purple_d73f .brown_532b {
  float: left;
}
article.accent_purple_d73f .lite_f1db {
  margin-left: 85px;
}
article.accent_purple_d73f .current-f7eb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent_purple_d73f .current-f7eb .tag_bronze_48ec {
  margin-left: 10px;
}
article.accent_purple_d73f .tooltip-11d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent_purple_d73f .feature_north_f4f8 {
  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 .rough-805e,
  #respond .summary_action_07b1,
  #respond .dim-0986 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough-805e input,
#respond .summary_action_07b1 input,
#respond .dim-0986 input {
  width: 100%;
}
#respond .dim-0986 {
  margin-right: 0;
}
#respond .dim-88ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_d8a2 .main_7d1f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.main_7d1f .element-67a2.frame-305d .item-2900 > li > a:focus,
.main_7d1f .element-67a2.frame-305d .item-2900 > li > a:hover,
.main_7d1f .element-67a2.title_dark_b7bd .item-2900 > li > a:focus,
.main_7d1f .element-67a2.title_dark_b7bd .item-2900 > li > a:hover,
.main_7d1f .element-67a2.banner_67e1 .item-2900 > li > a:focus,
.main_7d1f .element-67a2.banner_67e1 .item-2900 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_7d1f
  .element-67a2.frame-305d
  .item-2900
  > li.card-out-724b
  > a,
.main_7d1f
  .element-67a2.frame-305d
  .item-2900
  > li.element_thick_8d05
  > a,
.main_7d1f
  .element-67a2.title_dark_b7bd
  .item-2900
  > li.card-out-724b
  > a,
.main_7d1f
  .element-67a2.title_dark_b7bd
  .item-2900
  > li.element_thick_8d05
  > a,
.main_7d1f
  .element-67a2.banner_67e1
  .item-2900
  > li.card-out-724b
  > a,
.main_7d1f .element-67a2.banner_67e1 .item-2900 > li.purple-da92 > a {
  color: rgba(255, 255, 255, 0.99);
}
.main_7d1f .summary-5d67,
.main_7d1f .summary-5d67 a {
  color: rgba(255, 255, 255, 0.99);
}
.main_7d1f .shadow_9b3a.info-aa5f li a,
.main_7d1f .light_df26 a,
.main_7d1f .carousel-a6df,
.main_7d1f .item-2900 > li > a,
.main_7d1f .badge-tall-5b00 {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f .shadow_9b3a.info-aa5f li a:hover,
.main_7d1f .light_df26 a:hover,
.main_7d1f .carousel-a6df:hover,
.main_7d1f .item-2900 > li > a:hover,
.main_7d1f .badge-tall-5b00:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_7d1f .hero-small-a704 {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f .hero-small-a704 .carousel_fluid_a8b5 {
  color: rgba(255, 255, 255, 0.99);
}
.main_7d1f .hero-small-a704:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_7d1f .hover_full_4610 .under-0cdd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f .hover_full_4610 .under-0cdd .gradient-76fc {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f
  .hover_full_4610
  .under-0cdd
  .gradient-76fc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f
  .hover_full_4610
  .under-0cdd
  .gradient-76fc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f
  .hover_full_4610
  .under-0cdd
  .gradient-76fc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f
  .hover_full_4610
  .under-0cdd
  .gradient-76fc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f .hover_full_4610 .notice_new_f55d {
  color: rgba(255, 255, 255, 0.79);
}
.main_7d1f .hover_full_4610 .notice_new_f55d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_fresh_e940
  .main_7d1f
  .hover_full_4610
  .footer-in-4853
  .footer-95cc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_fresh_e940
  .main_7d1f
  .hover_full_4610
  .footer-in-4853
  .gradient-76fc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_d8a2 .chip-9497 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.chip-9497 .element-67a2.frame-305d .item-2900 > li > a:focus,
.chip-9497 .element-67a2.frame-305d .item-2900 > li > a:hover,
.chip-9497 .element-67a2.title_dark_b7bd .item-2900 > li > a:focus,
.chip-9497 .element-67a2.title_dark_b7bd .item-2900 > li > a:hover,
.chip-9497 .element-67a2.banner_67e1 .item-2900 > li > a:focus,
.chip-9497 .element-67a2.banner_67e1 .item-2900 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-9497
  .element-67a2.frame-305d
  .item-2900
  > li.card-out-724b
  > a,
.chip-9497
  .element-67a2.frame-305d
  .item-2900
  > li.element_thick_8d05
  > a,
.chip-9497
  .element-67a2.title_dark_b7bd
  .item-2900
  > li.card-out-724b
  > a,
.chip-9497
  .element-67a2.title_dark_b7bd
  .item-2900
  > li.element_thick_8d05
  > a,
.chip-9497
  .element-67a2.banner_67e1
  .item-2900
  > li.card-out-724b
  > a,
.chip-9497 .element-67a2.banner_67e1 .item-2900 > li.purple-da92 > a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-9497 .summary-5d67,
.chip-9497 .summary-5d67 a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-9497 .shadow_9b3a.info-aa5f li a,
.chip-9497 .light_df26 a,
.chip-9497 .carousel-a6df,
.chip-9497 .item-2900 > li > a,
.chip-9497 .badge-tall-5b00 {
  color: rgba(0, 0, 0, 0.55);
}
.chip-9497 .shadow_9b3a.info-aa5f li a:hover,
.chip-9497 .light_df26 a:hover,
.chip-9497 .carousel-a6df:hover,
.chip-9497 .item-2900 > li > a:hover,
.chip-9497 .badge-tall-5b00:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-9497 .hero-small-a704 {
  color: rgba(0, 0, 0, 0.55);
}
.chip-9497 .hero-small-a704 .carousel_fluid_a8b5 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-9497 .hero-small-a704:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-eb53 .label_1235 {
  margin-left: auto;
  margin-right: auto;
}
.disabled_pressed_7cc7 > * {
  margin-left: auto;
  margin-right: auto;
}
.disabled_pressed_7cc7 .footer-e2d1 {
  margin-right: 1.41575em;
}
.carousel_0724 .disabled_pressed_7cc7 > .content_small_3798 {
  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;
}
.carousel_0724 .disabled_pressed_7cc7 > .nav-over-f2dc {
  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;
}
.narrow_993d.tabs-eb53 .label_1235,
.medium_e042.tabs-eb53 .label_1235 {
  margin-left: 0;
}
.label-upper-244b.tabs-eb53 .label_1235,
.avatar-in-1fdf.tabs-eb53 .label_1235 {
  margin-right: 0;
}
.disabled_pressed_7cc7 ol,
.disabled_pressed_7cc7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo-short-e6a2 video {
  max-width: 100%;
}
.filter-c887 img {
  display: block;
}
.filter-c887.footer-e2d1,
.filter-c887.input_8e88 {
  width: 100%;
}
.filter-c887.nav-over-f2dc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.upper-b30c:not(.summary-b1ce) {
  margin: 1.5em auto;
}
.block_lower_d21f p {
  padding: 1.5em 14px;
}
ul.breadcrumb-north-45e6.nav-over-f2dc,
ul.breadcrumb-north-45e6.content_small_3798,
ul.breadcrumb-north-45e6.sidebar-5437.content_small_3798 {
  padding: 0 14px;
}
.sidebar-over-766d {
  display: block;
  overflow-x: auto;
}
.sidebar-over-766d table {
  border-collapse: collapse;
  width: 100%;
}
.sidebar-over-766d td,
.sidebar-over-766d th {
  padding: 0.5em;
}
.disabled_pressed_7cc7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.disabled_pressed_7cc7 ol ol,
.disabled_pressed_7cc7 ol ul,
.disabled_pressed_7cc7 ul ol,
.disabled_pressed_7cc7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.disabled_pressed_7cc7 ol ol li,
.disabled_pressed_7cc7 ol ul li,
.disabled_pressed_7cc7 ul ol li,
.disabled_pressed_7cc7 ul ul li {
  margin-left: 0;
}
.preview_adef.media_fec4 > .aside_soft_52a0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview_adef.media_fec4 > .aside_soft_52a0 iframe,
.preview_adef.media_fec4 > .aside_soft_52a0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dark_691b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dark_691b.dropdown_90a6 {
  padding: 0;
}
.dark_691b.dropdown_90a6 cite {
  font-size: 13px;
}
.dark_691b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dark_691b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion-3614 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion-3614 > p:first-child {
  margin-top: 0;
}
.accordion-3614 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion-3614 blockquote {
  border-left: 0;
}
.mask-2955 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask-2955:not(.first_1e31) {
  max-width: 100px;
}
.mask-2955.breadcrumb-5f49 {
  border-bottom: none !important;
  text-align: center;
}
.mask-2955.breadcrumb-5f49::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .block_lower_d21f p {
    padding: 1.5em 0;
  }
}
.content-912b {
  color: #0073aa;
}
.menu-3daa {
  background-color: #0073aa;
}
.photo-white-d136 {
  color: #229fd8;
}
.east-0367 {
  background-color: #229fd8;
}
.thumbnail_easy_a862 {
  color: #eee;
}
.table-wide-1799 {
  background-color: #eee;
}
.static-2174 {
  color: #444;
}
.west-99d0 {
  background-color: #444;
}
.panel-080c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel-080c .content-clean-cbc1 .light_df26 {
  font-size: 15px;
}
.panel-080c .light_df26 {
  line-height: 1.3;
}
.panel-080c .chip-9497 {
}
.panel-080c .main_7d1f {
  background: #235787;
}
.tag_87be {
  padding: 0;
}
.tag_87be .main_7d1f {
  background: #1a1a1a;
}
.tag_87be .chip-9497 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.liquid_0f5f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.liquid_0f5f .chip-9497 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.liquid_0f5f .main_7d1f {
  background: #303030;
}
.active-5388 {
  position: relative;
  z-index: 10;
}
.active-5388 .aside_453f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner-3fc4 .tag_6d8c {
  display: inline-block;
  vertical-align: middle;
}
.inner-3fc4.section_2922 .tag_6d8c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .inner-3fc4.section_2922 .tag_6d8c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .inner-3fc4.section_2922 .tag_6d8c {
    margin-right: 0.4em;
  }
}
.inner-3fc4.section_2922 .tag_6d8c:last-child {
  margin-right: 0;
}
.button-wide-de39 .aside_453f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .primary_d8a2 .content-clean-cbc1 {
    margin: 0 -0.5em;
  }
  .primary_d8a2 .content-clean-cbc1 [class*="customify-col-"],
  .primary_d8a2 .content-clean-cbc1 [class*="customify-col_"],
  .primary_d8a2 .content-clean-cbc1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.primary_d8a2.mask-slow-452a .aside_453f {
  background: 0 0 !important;
}
.primary_d8a2.mask-slow-452a .aside_453f,
.primary_d8a2.button-wide-de39 .aside_453f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .primary_d8a2.old_6e5a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.primary_d8a2.button-wide-de39 .aside_453f {
  box-shadow: none !important;
}
.component_down_f470 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .component_down_f470 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .component_down_f470 {
    padding: 18px 0 20px;
  }
}
.component_down_f470 .column-c829 {
  width: 100%;
}
.component_down_f470 .large-6b8c {
  margin-bottom: 0;
}
.component_down_f470 .dim_b131 {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight-f5f6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight-f5f6 .filter-6d6c {
  width: 100%;
}
.carousel_black_57b5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_black_57b5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_black_57b5 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;
}
.carousel_black_57b5 li:last-child:after {
  display: none;
}
.carousel_black_57b5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.widget-111c .secondary-down-4073 button,
.component_down_f470 .secondary-down-4073 button {
  left: 0;
}
.widget-111c .filter-6d6c,
.component_down_f470 .filter-6d6c {
  padding-left: 0;
  padding-right: 0;
}
.widget-111c .highlight-f5f6,
.component_down_f470 .highlight-f5f6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.widget-111c {
  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;
}
.widget-111c: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;
}
.widget-111c .wrapper-9f74 {
  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) {
  .widget-111c .wrapper-9f74 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .widget-111c .wrapper-9f74 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .widget-111c .wrapper-9f74 {
    min-height: 200px;
  }
}
.widget-111c .carousel_black_57b5 {
  color: rgba(255, 255, 255, 0.8);
}
.widget-111c .carousel_black_57b5 a,
.widget-111c .carousel_black_57b5 li:after {
  color: inherit;
}
.widget-111c .carousel_black_57b5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture-right-c85e {
  margin-bottom: 0.5em;
}
.last-ab7a {
  margin-bottom: 1.2em;
}
.last-ab7a,
.texture-right-c85e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.last-ab7a p:last-child,
.texture-right-c85e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary-down-4073,
#masthead .secondary-down-4073 {
  display: none;
}
#masthead
  > .secondary-down-4073.dropdown_8f68 {
  display: none;
}
#masthead > .secondary-down-4073 button {
  left: 0;
}
.detail-0148 {
  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%;
}
.detail-0148 .tag_6d8c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail-0148 .upper_5287 {
  display: -webkit-box;
  display: flex;
}
.detail-0148 .upper_5287.prev-5842 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail-0148 .upper_5287.thick_4ef5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-0148 .upper_5287.layout-a734 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-0148.hover_liquid_b223.element-white-5c2b .upper_5287.prev-5842 {
  flex-basis: 100%;
}
.detail-0148.slider-ec32 .upper_5287.thick_4ef5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail-0148.slider-ec32 .upper_5287.layout-a734 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary-down-4073.dropdown_8f68 {
  display: none;
}
#masthead > .secondary-down-4073 button {
  left: 0;
}
.thumbnail_green_a233 {
  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;
}
.thumbnail_green_a233:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail_green_a233.badge-f7ee i {
  margin-right: 4px;
}
.thumbnail_green_a233.hard_e0b3 i {
  margin-left: 5px;
}
.light_df26 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.light_df26 p:last-child {
  margin-bottom: 0;
}
.content_tiny_b731 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.content_tiny_b731 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.content_tiny_b731 img {
  display: block;
  width: auto;
  line-height: 1;
}
.content_tiny_b731 .summary-5d67 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.content_tiny_b731 .outline-07d1 {
  margin: 5px 0 7px 0;
}
.content_tiny_b731.aside_4b54 .lower-65b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content_tiny_b731.aside_4b54 .outer-2a97 {
  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;
}
.content_tiny_b731.carousel-c100 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.content_tiny_b731.carousel-c100 .lower-65b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content_tiny_b731.carousel-c100 .outer-2a97 {
  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;
}
.content_tiny_b731.progress-bottom-4c0f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content_tiny_b731.dark-b43a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.content_tiny_b731.dark-b43a .outer-2a97 {
  margin-top: 7px;
}
.widget-daa5 {
  display: inline-block;
}
.active-5388 .content-light-1ca0 .content_tiny_b731 img {
  max-width: 100%;
}
.element-67a2 .main-first-6629.nav_a788,
.basic-241b .main-first-6629.nav_a788 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element-67a2 .photo-325b,
.basic-241b .photo-325b {
  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%);
}
.element-67a2 .photo-325b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element-67a2.hot_c30e .photo-325b {
  display: none;
}
.element-67a2 .table-8c43 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element-67a2 .table-8c43 li {
  display: inline-block;
  position: relative;
}
.element-67a2 .table-8c43 li:last-child {
  margin-right: 0;
}
.element-67a2 .table-8c43 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;
}
.element-67a2 .table-8c43 li.purple-da92 > a {
  color: rgba(0, 0, 0, 0.9);
}
.element-67a2 .table-8c43 > 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;
}
.element-67a2 .table-8c43 > li > a i {
  line-height: 0;
}
.element-67a2 .table-8c43 > li.huge_224c > a .photo-325b {
  margin-left: 4px;
  line-height: 0;
}
.element-67a2 .table-8c43 .right_bbb0 li.huge_224c > a {
  position: relative;
}
.element-67a2 .table-8c43 .right_bbb0 li.huge_224c > a:after,
.element-67a2 .table-8c43 .right_bbb0 li.huge_224c > a:before {
  content: "";
  display: table;
}
.element-67a2 .table-8c43 .right_bbb0 li.huge_224c > a:after {
  clear: both;
}
.element-67a2 .table-8c43 .right_bbb0 li.huge_224c > a .photo-325b {
  margin-left: 5px;
  float: right;
}
.element-67a2 .title-fbb7,
.element-67a2 .right_bbb0 {
  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;
}
.element-67a2 .right_bbb0 {
  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;
}
.element-67a2 .right_bbb0 .nav_a788 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element-67a2 .right_bbb0 .photo-325b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element-67a2 .right_bbb0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.element-67a2 .right_bbb0 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;
}
.element-67a2 .right_bbb0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element-67a2 .right_bbb0 .right_bbb0 {
  top: 0;
  left: 100%;
}
.element-67a2 .image_glass_ddf6.fn-focus-8515 > .title-fbb7,
.element-67a2 .image_glass_ddf6.fn-focus-8515 > .right_bbb0,
.element-67a2 .image_glass_ddf6:focus > .title-fbb7,
.element-67a2 .image_glass_ddf6:focus > .right_bbb0,
.element-67a2 .image_glass_ddf6:hover > .title-fbb7,
.element-67a2 .image_glass_ddf6:hover > .right_bbb0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element-67a2.banner_67e1 .item-2900:after,
.element-67a2.banner_67e1 .item-2900:before {
  content: "";
  display: table;
}
.element-67a2.banner_67e1 .item-2900:after {
  clear: both;
}
.element-67a2.banner_67e1 .item-2900 > li {
  float: left;
}
.element-67a2.accent-049b .item-2900:after,
.element-67a2.accent-049b .item-2900:before {
  content: "";
  display: table;
}
.element-67a2.accent-049b .item-2900:after {
  clear: both;
}
.element-67a2.accent-049b .item-2900 > li {
  float: left;
}
.element-67a2.accent-049b .item-2900 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element-67a2.accent-049b .item-2900 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element-67a2.accent-049b .item-2900 > li.card-out-724b > a,
.element-67a2.accent-049b .item-2900 > li.purple-da92 > a {
  color: #fff;
  background-color: #1e4b75;
}
.element-67a2.frame-305d .item-2900 > li > a .nav_a788 {
  position: relative;
}
.element-67a2.frame-305d .item-2900 > li > a .nav_a788: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;
}
.element-67a2.frame-305d
  .item-2900
  > li:focus
  > a
  .nav_a788:before,
.element-67a2.frame-305d
  .item-2900
  > li:hover
  > a
  .nav_a788:before {
  width: 100%;
  background-color: currentColor;
}
.element-67a2.frame-305d
  .item-2900
  > li.card-out-724b
  > a
  .nav_a788:before,
.element-67a2.frame-305d
  .item-2900
  > li.element_thick_8d05
  > a
  .nav_a788:before {
  width: 100%;
  background-color: currentColor;
}
.element-67a2.title_dark_b7bd .item-2900 > li > a .nav_a788 {
  position: relative;
}
.element-67a2.title_dark_b7bd .item-2900 > li > a .nav_a788: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;
}
.element-67a2.title_dark_b7bd .item-2900 > li:focus > a .nav_a788:before,
.element-67a2.title_dark_b7bd
  .item-2900
  > li:hover
  > a
  .nav_a788:before {
  width: 100%;
  background-color: currentColor;
}
.element-67a2.title_dark_b7bd
  .item-2900
  > li.card-out-724b
  > a
  .nav_a788:before,
.element-67a2.title_dark_b7bd
  .item-2900
  > li.element_thick_8d05
  > a
  .nav_a788:before {
  width: 100%;
  background-color: currentColor;
}
.basic-241b .table-8c43 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic-241b .table-8c43 li:first-child > a {
  border-top: none;
}
.basic-241b .table-8c43 .shadow_b20f > .nav_a788 .photo-325b {
  display: none;
}
.basic-241b .table-8c43 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.basic-241b .table-8c43 li:last-child {
  border: none;
}
.basic-241b .table-8c43 li.huge_224c > a {
  padding-right: 45px !important;
}
.basic-241b .table-8c43 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.basic-241b .table-8c43 li a:focus,
.basic-241b .table-8c43 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic-241b .table-8c43 li .accordion-medium-5561 {
  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;
}
.basic-241b .table-8c43 li .accordion-medium-5561:hover {
  box-shadow: none;
}
.basic-241b .table-8c43 li .accordion-medium-5561 .photo-325b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.basic-241b .table-8c43 .right_bbb0 {
  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);
}
.basic-241b .table-8c43 .right_bbb0 li a {
  padding-left: 3em;
}
.basic-241b .table-8c43 .narrow-565f > a .accordion-medium-5561 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basic-241b .table-8c43 .narrow-565f > .right_bbb0 {
  display: block;
  opacity: 1;
}
.header_white_f32e {
  max-width: 100%;
}
.block_complex_b4cc {
  line-height: 0;
  cursor: pointer;
}
.badge-tall-5b00 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge-tall-5b00:hover {
  box-shadow: none;
  color: currentColor;
}
.badge-tall-5b00 svg {
  width: 18px;
  height: 18px;
}
.badge-tall-5b00 .solid_d392 {
  display: none;
}
.background_complex_4364 {
  position: relative;
}
.background_complex_4364.fn-active-8515 .badge-tall-5b00 .gradient-easy-c8db {
  display: none;
}
.background_complex_4364.fn-active-8515 .badge-tall-5b00 .solid_d392 {
  display: inline-block;
}
.background_complex_4364 .sidebar_10cc {
  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);
}
.background_complex_4364.search_mini_fcea .sidebar_10cc {
  left: auto;
  right: -0.9em;
}
.background_complex_4364.search_mini_fcea .tooltip_f950::before {
  left: auto;
  right: 15px;
}
.background_complex_4364.fn-active-8515 .sidebar_10cc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer-in-4853 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.footer-in-4853 label {
  flex-basis: 100%;
}
.footer-in-4853 .under-0cdd {
  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;
}
.footer-in-4853 .gradient-76fc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.footer-in-4853 .gradient-76fc:focus {
  background-color: transparent;
}
.footer-in-4853 button.notice_new_f55d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.footer-in-4853 button.notice_new_f55d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.footer-in-4853 button.notice_new_f55d svg {
  width: 18px;
  height: 18px;
}
.footer-in-4853 input[type="submit"] {
  min-height: auto;
}
.hover_full_4610 .footer-in-4853 .gradient-76fc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tooltip_f950 {
  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) {
  .tooltip_f950 {
    width: 220px;
  }
}
.tooltip_f950 label {
  flex-basis: 100%;
}
.tooltip_f950::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;
}
.feature_fresh_e940 .hover_full_4610 .footer-in-4853 {
  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;
}
.feature_fresh_e940
  .hover_full_4610
  .footer-in-4853
  .under-0cdd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.feature_fresh_e940 .hover_full_4610 .footer-in-4853 .gradient-76fc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.feature_fresh_e940
  .hover_full_4610
  .footer-in-4853
  .gradient-76fc:focus {
  background: 0 0;
}
.feature_fresh_e940
  .hover_full_4610
  .footer-in-4853
  .footer-95cc {
  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;
}
.shadow_9b3a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow_9b3a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow_9b3a li:last-child {
  margin-right: 0;
}
.shadow_9b3a li:first-child {
  margin-left: 0;
}
.shadow_9b3a.clean_3324 a {
  color: #fff;
}
.shadow_9b3a.clean_3324 a:hover {
  color: #fff;
}
.shadow_9b3a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow_9b3a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow_9b3a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow_9b3a a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow_9b3a [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow_9b3a [class*="social-icon-apple"].red-2298 {
  background-color: transparent;
  color: #999;
}
.shadow_9b3a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow_9b3a [class*="social-icon-behance"].red-2298 {
  background-color: transparent;
  color: #1769ff;
}
.shadow_9b3a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow_9b3a [class*="social-icon-bitbucket"].red-2298 {
  background-color: transparent;
  color: #205081;
}
.shadow_9b3a [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow_9b3a [class*="social-icon-codepen"].red-2298 {
  background-color: transparent;
  color: #000;
}
.shadow_9b3a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow_9b3a [class*="social-icon-delicious"].red-2298 {
  background-color: transparent;
  color: #39f;
}
.shadow_9b3a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow_9b3a [class*="social-icon-digg"].red-2298 {
  background-color: transparent;
  color: #005be2;
}
.shadow_9b3a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow_9b3a [class*="social-icon-dribbble"].red-2298 {
  background-color: transparent;
  color: #ea4c89;
}
.shadow_9b3a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow_9b3a [class*="social-icon-envelope"].red-2298 {
  background-color: transparent;
  color: #ea4335;
}
.shadow_9b3a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow_9b3a [class*="social-icon-facebook"].red-2298 {
  background-color: transparent;
  color: #3b5998;
}
.shadow_9b3a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow_9b3a [class*="social-icon-flickr"].red-2298 {
  background-color: transparent;
  color: #0063dc;
}
.shadow_9b3a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow_9b3a [class*="social-icon-foursquare"].red-2298 {
  background-color: transparent;
  color: #2d5be3;
}
.shadow_9b3a [class*="social-icon-github"] {
  background-color: #333;
}
.shadow_9b3a [class*="social-icon-github"].red-2298 {
  background-color: transparent;
  color: #333;
}
.shadow_9b3a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow_9b3a [class*="social-icon-google-plus"].red-2298 {
  background-color: transparent;
  color: #dd4b39;
}
.shadow_9b3a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow_9b3a [class*="social-icon-houzz"].red-2298 {
  background-color: transparent;
  color: #7ac142;
}
.shadow_9b3a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow_9b3a [class*="social-icon-instagram"].red-2298 {
  background-color: transparent;
  color: #262626;
}
.shadow_9b3a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow_9b3a [class*="social-icon-jsfiddle"].red-2298 {
  background-color: transparent;
  color: #487aa2;
}
.shadow_9b3a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow_9b3a [class*="social-icon-linkedin"].red-2298 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_9b3a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow_9b3a [class*="social-icon-medium"].red-2298 {
  background-color: transparent;
  color: #00ab6b;
}
.shadow_9b3a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow_9b3a
  [class*="social-icon-odnoklassniki"].red-2298 {
  background-color: transparent;
  color: #f4731c;
}
.shadow_9b3a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow_9b3a [class*="social-icon-meetup"].red-2298 {
  background-color: transparent;
  color: #ec1c40;
}
.shadow_9b3a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow_9b3a [class*="social-icon-pinterest"].red-2298 {
  background-color: transparent;
  color: #bd081c;
}
.shadow_9b3a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow_9b3a [class*="social-icon-product-hunt"].red-2298 {
  background-color: transparent;
  color: #da552f;
}
.shadow_9b3a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow_9b3a [class*="social-icon-reddit"].red-2298 {
  background-color: transparent;
  color: #ff4500;
}
.shadow_9b3a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow_9b3a [class*="social-icon-rss"].red-2298 {
  background-color: transparent;
  color: #f26522;
}
.shadow_9b3a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow_9b3a
  [class*="social-icon-shopping-cart"].red-2298 {
  background-color: transparent;
  color: #4caf50;
}
.shadow_9b3a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow_9b3a [class*="social-icon-skype"].red-2298 {
  background-color: transparent;
  color: #00aff0;
}
.shadow_9b3a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow_9b3a [class*="social-icon-slideshare"].red-2298 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_9b3a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow_9b3a [class*="social-icon-snapchat"].red-2298 {
  background-color: transparent;
  color: #fffc00;
}
.shadow_9b3a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow_9b3a [class*="social-icon-soundcloud"].red-2298 {
  background-color: transparent;
  color: #f80;
}
.shadow_9b3a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow_9b3a [class*="social-icon-spotify"].red-2298 {
  background-color: transparent;
  color: #2ebd59;
}
.shadow_9b3a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow_9b3a
  [class*="social-icon-stack-overflow"].red-2298 {
  background-color: transparent;
  color: #fe7a15;
}
.shadow_9b3a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow_9b3a [class*="social-icon-maldkfgram"].red-2298 {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow_9b3a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow_9b3a [class*="social-icon-tripadvisor"].red-2298 {
  background-color: transparent;
  color: #589442;
}
.shadow_9b3a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow_9b3a [class*="social-icon-tumblr"].red-2298 {
  background-color: transparent;
  color: #35465c;
}
.shadow_9b3a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow_9b3a [class*="social-icon-twitch"].red-2298 {
  background-color: transparent;
  color: #6441a5;
}
.shadow_9b3a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow_9b3a [class*="social-icon-twitter"].red-2298 {
  background-color: transparent;
  color: #1da1f2;
}
.shadow_9b3a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow_9b3a [class*="social-icon-vimeo"].red-2298 {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow_9b3a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow_9b3a [class*="social-icon-vk"].red-2298 {
  background-color: transparent;
  color: #45668e;
}
.shadow_9b3a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow_9b3a [class*="social-icon-weibo"].red-2298 {
  background-color: transparent;
  color: #df2029;
}
.shadow_9b3a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow_9b3a [class*="social-icon-weixin"].red-2298 {
  background-color: transparent;
  color: #7bb32e;
}
.shadow_9b3a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow_9b3a [class*="social-icon-whatsapp"].red-2298 {
  background-color: transparent;
  color: #25d366;
}
.shadow_9b3a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow_9b3a [class*="social-icon-wordpress"].red-2298 {
  background-color: transparent;
  color: #21759b;
}
.shadow_9b3a [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow_9b3a [class*="social-icon-xing"].red-2298 {
  background-color: transparent;
  color: #026466;
}
.shadow_9b3a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow_9b3a [class*="social-icon-yelp"].red-2298 {
  background-color: transparent;
  color: #af0606;
}
.shadow_9b3a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow_9b3a [class*="social-icon-youtube"].red-2298 {
  background-color: transparent;
  color: #cd201f;
}
.carousel-a6df {
  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;
}
.carousel-a6df:hover {
  box-shadow: none;
  background: 0 0;
}
.chip_soft_4e52 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.light-ec93 {
  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;
}
.glass_c31c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.breadcrumb-cold-d784 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.breadcrumb-cold-d784,
.breadcrumb-cold-d784::after,
.breadcrumb-cold-d784::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;
}
.breadcrumb-cold-d784::after,
.breadcrumb-cold-d784::before {
  content: "";
  display: block;
  background-color: inherit;
}
.right-3dcb .light-ec93 .glass_c31c {
  margin-top: -2px;
  width: 19px;
}
.right-3dcb .light-ec93 .breadcrumb-cold-d784 {
  margin-top: -1px;
}
.right-3dcb .light-ec93 .breadcrumb-cold-d784,
.right-3dcb .light-ec93 .breadcrumb-cold-d784::after,
.right-3dcb .light-ec93 .breadcrumb-cold-d784::before {
  width: 19px;
  height: 2px;
}
.right-3dcb .light-ec93 .breadcrumb-cold-d784::before {
  top: -6px;
}
.right-3dcb .light-ec93 .breadcrumb-cold-d784::after {
  bottom: -6px;
}
.search_e7f7 .light-ec93 .glass_c31c {
  margin-top: -2px;
  width: 22px;
}
.search_e7f7 .light-ec93 .breadcrumb-cold-d784 {
  margin-top: -1px;
}
.search_e7f7 .light-ec93 .breadcrumb-cold-d784,
.search_e7f7 .light-ec93 .breadcrumb-cold-d784::after,
.search_e7f7 .light-ec93 .breadcrumb-cold-d784::before {
  width: 22px;
  height: 2px;
}
.search_e7f7 .light-ec93 .breadcrumb-cold-d784::before {
  top: -7px;
}
.search_e7f7 .light-ec93 .breadcrumb-cold-d784::after {
  bottom: -7px;
}
.background-medium-4500 .light-ec93 .glass_c31c {
  margin-top: -2px;
  width: 31px;
}
.background-medium-4500 .light-ec93 .breadcrumb-cold-d784 {
  margin-top: -1.5px;
}
.background-medium-4500 .light-ec93 .breadcrumb-cold-d784,
.background-medium-4500 .light-ec93 .breadcrumb-cold-d784::after,
.background-medium-4500 .light-ec93 .breadcrumb-cold-d784::before {
  width: 31px;
  height: 3px;
}
.background-medium-4500 .light-ec93 .breadcrumb-cold-d784::before {
  top: -9px;
}
.background-medium-4500 .light-ec93 .breadcrumb-cold-d784::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary_full_dd5b .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 19px;
  }
  .summary_full_dd5b .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1px;
  }
  .summary_full_dd5b .light-ec93 .breadcrumb-cold-d784,
  .summary_full_dd5b .light-ec93 .breadcrumb-cold-d784::after,
  .summary_full_dd5b .light-ec93 .breadcrumb-cold-d784::before {
    width: 19px;
    height: 2px;
  }
  .summary_full_dd5b .light-ec93 .breadcrumb-cold-d784::before {
    top: -6px;
  }
  .summary_full_dd5b .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -6px;
  }
  .red-24ce .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 22px;
  }
  .red-24ce .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1px;
  }
  .red-24ce .light-ec93 .breadcrumb-cold-d784,
  .red-24ce .light-ec93 .breadcrumb-cold-d784::after,
  .red-24ce .light-ec93 .breadcrumb-cold-d784::before {
    width: 22px;
    height: 2px;
  }
  .red-24ce .light-ec93 .breadcrumb-cold-d784::before {
    top: -7px;
  }
  .red-24ce .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -7px;
  }
  .tabs_middle_7fe6 .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 31px;
  }
  .tabs_middle_7fe6 .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1.5px;
  }
  .tabs_middle_7fe6 .light-ec93 .breadcrumb-cold-d784,
  .tabs_middle_7fe6 .light-ec93 .breadcrumb-cold-d784::after,
  .tabs_middle_7fe6 .light-ec93 .breadcrumb-cold-d784::before {
    width: 31px;
    height: 3px;
  }
  .tabs_middle_7fe6 .light-ec93 .breadcrumb-cold-d784::before {
    top: -9px;
  }
  .tabs_middle_7fe6 .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_ee20 .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 19px;
  }
  .chip_ee20 .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1px;
  }
  .chip_ee20 .light-ec93 .breadcrumb-cold-d784,
  .chip_ee20 .light-ec93 .breadcrumb-cold-d784::after,
  .chip_ee20 .light-ec93 .breadcrumb-cold-d784::before {
    width: 19px;
    height: 2px;
  }
  .chip_ee20 .light-ec93 .breadcrumb-cold-d784::before {
    top: -6px;
  }
  .chip_ee20 .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -6px;
  }
  .bottom_066d .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_066d .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1px;
  }
  .bottom_066d .light-ec93 .breadcrumb-cold-d784,
  .bottom_066d .light-ec93 .breadcrumb-cold-d784::after,
  .bottom_066d .light-ec93 .breadcrumb-cold-d784::before {
    width: 22px;
    height: 2px;
  }
  .bottom_066d .light-ec93 .breadcrumb-cold-d784::before {
    top: -7px;
  }
  .bottom_066d .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -7px;
  }
  .banner-purple-25f5 .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 31px;
  }
  .banner-purple-25f5 .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1.5px;
  }
  .banner-purple-25f5 .light-ec93 .breadcrumb-cold-d784,
  .banner-purple-25f5 .light-ec93 .breadcrumb-cold-d784::after,
  .banner-purple-25f5 .light-ec93 .breadcrumb-cold-d784::before {
    width: 31px;
    height: 3px;
  }
  .banner-purple-25f5 .light-ec93 .breadcrumb-cold-d784::before {
    top: -9px;
  }
  .banner-purple-25f5 .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table-71a4 .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 19px;
  }
  .table-71a4 .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1px;
  }
  .table-71a4 .light-ec93 .breadcrumb-cold-d784,
  .table-71a4 .light-ec93 .breadcrumb-cold-d784::after,
  .table-71a4 .light-ec93 .breadcrumb-cold-d784::before {
    width: 19px;
    height: 2px;
  }
  .table-71a4 .light-ec93 .breadcrumb-cold-d784::before {
    top: -6px;
  }
  .table-71a4 .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -6px;
  }
  .action-5850 .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 22px;
  }
  .action-5850 .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1px;
  }
  .action-5850 .light-ec93 .breadcrumb-cold-d784,
  .action-5850 .light-ec93 .breadcrumb-cold-d784::after,
  .action-5850 .light-ec93 .breadcrumb-cold-d784::before {
    width: 22px;
    height: 2px;
  }
  .action-5850 .light-ec93 .breadcrumb-cold-d784::before {
    top: -7px;
  }
  .action-5850 .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -7px;
  }
  .in_509b .light-ec93 .glass_c31c {
    margin-top: -2px;
    width: 31px;
  }
  .in_509b .light-ec93 .breadcrumb-cold-d784 {
    margin-top: -1.5px;
  }
  .in_509b .light-ec93 .breadcrumb-cold-d784,
  .in_509b .light-ec93 .breadcrumb-cold-d784::after,
  .in_509b .light-ec93 .breadcrumb-cold-d784::before {
    width: 31px;
    height: 3px;
  }
  .in_509b .light-ec93 .breadcrumb-cold-d784::before {
    top: -9px;
  }
  .in_509b .light-ec93 .breadcrumb-cold-d784::after {
    bottom: -9px;
  }
}
.sidebar-fixed-db80 .breadcrumb-cold-d784 {
  -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);
}
.sidebar-fixed-db80 .breadcrumb-cold-d784::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sidebar-fixed-db80 .breadcrumb-cold-d784::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);
}
.sidebar-fixed-db80.dropdown_full_abd0 .breadcrumb-cold-d784 {
  -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);
}
.sidebar-fixed-db80.dropdown_full_abd0 .breadcrumb-cold-d784::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sidebar-fixed-db80.dropdown_full_abd0 .breadcrumb-cold-d784::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);
}
.row-north-d817 {
  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.iron-e062:before {
  display: none;
}
.hover_next_723d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hover_next_723d .wood-2c69 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hover_next_723d .wood-2c69:last-of-type {
  border-bottom: none;
}
.hover_next_723d .wood-2c69.avatar-30f0,
.hover_next_723d .wood-2c69.fresh_c08a,
.hover_next_723d .wood-2c69.outline_5053 {
  padding: 0;
}
.hover_next_723d .basic-241b .accordion-medium-5561 {
  color: currentColor;
}
.hover_next_723d .basic-241b .accordion-medium-5561:focus,
.hover_next_723d .basic-241b .accordion-medium-5561:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_next_723d.chip-9497 .hero-small-a704,
.hover_next_723d.chip-9497 .light_df26 a,
.hover_next_723d.chip-9497 .item-2900 a,
.hover_next_723d.chip-9497 .right_bbb0 a {
  color: rgba(0, 0, 0, 0.55);
}
.hover_next_723d.chip-9497 .hero-small-a704:hover,
.hover_next_723d.chip-9497 .light_df26 a:hover,
.hover_next_723d.chip-9497 .item-2900 a:hover,
.hover_next_723d.chip-9497 .right_bbb0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_next_723d.chip-9497 .carousel_fluid_a8b5 {
  color: rgba(0, 0, 0, 0.8);
}
.hover_next_723d.chip-9497 .wood-2c69 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_next_723d.chip-9497 .wood-2c69:before {
  background: rgba(0, 0, 0, 0.08);
}
.hover_next_723d.chip-9497 .column_basic_f147:before {
  background: rgba(255, 255, 255, 0.9);
}
.hover_next_723d.chip-9497 .basic-241b .table-8c43 li a,
.hover_next_723d.chip-9497 .basic-241b .accordion-medium-5561,
.hover_next_723d.chip-9497 .right_bbb0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_next_723d.chip-9497 .basic-241b .accordion-medium-5561:focus,
.hover_next_723d.chip-9497 .basic-241b .accordion-medium-5561:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_next_723d.chip-9497 .table-8c43 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_next_723d.main_7d1f .hero-small-a704,
.hover_next_723d.main_7d1f .light_df26 a,
.hover_next_723d.main_7d1f .item-2900 .accordion-medium-5561,
.hover_next_723d.main_7d1f .item-2900 a,
.hover_next_723d.main_7d1f .right_bbb0 a {
  color: rgba(255, 255, 255, 0.79);
}
.hover_next_723d.main_7d1f .hero-small-a704:hover,
.hover_next_723d.main_7d1f .light_df26 a:hover,
.hover_next_723d.main_7d1f .item-2900 .accordion-medium-5561:hover,
.hover_next_723d.main_7d1f .item-2900 a:hover,
.hover_next_723d.main_7d1f .right_bbb0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_next_723d.main_7d1f .carousel_fluid_a8b5 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_next_723d.main_7d1f .wood-2c69 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_next_723d.main_7d1f .wood-2c69:before {
  background: rgba(255, 255, 255, 0.08);
}
.hover_next_723d.main_7d1f .column_basic_f147:before {
  background: rgba(0, 0, 0, 0.9);
}
.hover_next_723d.main_7d1f .basic-241b .table-8c43 li a,
.hover_next_723d.main_7d1f .basic-241b .accordion-medium-5561,
.hover_next_723d.main_7d1f .right_bbb0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_next_723d.main_7d1f .basic-241b .accordion-medium-5561:focus,
.hover_next_723d.main_7d1f .basic-241b .accordion-medium-5561:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_next_723d.main_7d1f .table-8c43 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_basic_f147 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_basic_f147:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.large_2172 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.complex_3729 .hover_next_723d {
  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;
}
.complex_3729 .wood-2c69 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.complex_3729 .wood-2c69: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) {
  .complex_3729 .wood-2c69:before {
    width: 16%;
    left: 42%;
  }
}
.complex_3729 .wood-2c69:last-child:before {
  content: none;
}
.complex_3729 .wood-2c69[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.complex_3729 .basic-241b .table-8c43 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.complex_3729 .basic-241b .table-8c43 li a .accordion-medium-5561 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.complex_3729 .basic-241b .right_bbb0 {
  border: none;
}
.complex_3729 .basic-241b .right_bbb0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.complex_3729 .column_basic_f147 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.complex_3729 .large_2172 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.complex_3729 .main_7d1f .column_basic_f147:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex_3729 .chip-9497.hover-cold-1095 .breadcrumb-cold-d784 {
  background: rgba(0, 0, 0, 0.6);
}
.complex_3729
  .chip-9497.hover-cold-1095
  .breadcrumb-cold-d784::after,
.complex_3729
  .chip-9497.hover-cold-1095
  .breadcrumb-cold-d784:before {
  background: inherit;
}
.complex_3729
  .chip-9497.hover-cold-1095:hover
  .breadcrumb-cold-d784 {
  background: rgba(0, 0, 0, 0.8);
}
.thick-6b45 .hover_next_723d {
  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) {
  .thick-6b45 .hover_next_723d {
    width: auto;
    right: 45px;
  }
}
.gallery-0569 .hover_next_723d {
  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) {
  .gallery-0569 .hover_next_723d {
    width: auto;
    left: 45px;
  }
}
.iron-e062 .hover_next_723d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.iron-e062 .large_2172 {
  max-width: 48em;
  margin: 0 auto;
}
.iron-e062 .column_basic_f147:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.east_316c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.east_316c.complex_3729 .hover_next_723d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.east_316c.thick-6b45 .hover_next_723d {
  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);
}
.east_316c .hover_next_723d {
  visibility: visible;
}
.east_316c.gallery-0569 .hover_next_723d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.south_48ea,
.image-up-1b06 {
  overflow-x: hidden;
}
.south_48ea .hover_next_723d {
  overflow: auto;
}
.south_48ea.complex_3729 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south_48ea.complex_3729 .hover_next_723d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.south_48ea.complex_3729 .carousel-a6df {
  opacity: 0;
}
.south_48ea.thick-6b45 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south_48ea.thick-6b45 .hover_next_723d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.south_48ea.thick-6b45 .carousel-a6df {
  opacity: 0;
}
.south_48ea.gallery-0569 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south_48ea.gallery-0569 .hover_next_723d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.south_48ea.gallery-0569 .carousel-a6df {
  opacity: 0;
}
.south_48ea.iron-e062 .hover_next_723d {
  z-index: 10;
  visibility: visible;
}
.hover-cold-1095 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover-cold-1095 .breadcrumb-cold-d784 {
  background: rgba(255, 255, 255, 0.99);
}
.hover-cold-1095 .breadcrumb-cold-d784::after,
.hover-cold-1095 .breadcrumb-cold-d784:before {
  background: inherit;
}
.hover-cold-1095:hover .breadcrumb-cold-d784 {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-0569 .hover-cold-1095 {
  top: 10px;
  right: auto;
  left: 12px;
}
.iron-e062 .hover-cold-1095 {
  display: none !important;
}
.south_48ea:before,
.image-up-1b06:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.south_48ea .hover-cold-1095,
.image-up-1b06 .hover-cold-1095 {
  display: inline-block;
}
.hover_next_723d .tag_6d8c {
  -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;
}
.south_48ea .hover_next_723d .tag_6d8c,
.image-up-1b06 .hover_next_723d .tag_6d8c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old-180c .under-0cdd {
  width: 100%;
}
.content-light-1ca0 {
  padding: 0 0.5em 0;
}
.content-light-1ca0 [class*="customify-col-"],
.content-light-1ca0 [class*="customify-col_"],
.content-light-1ca0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info_top_afa5 .content-light-1ca0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content-clean-cbc1 .hidden-6322,
  .hidden-6322 {
    display: none;
  }
  .link-3e5a {
    text-align: left;
  }
  .text_under_6e3c {
    text-align: center;
  }
  .text-7539 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content-clean-cbc1 .small_91df,
  .small_91df {
    display: none;
  }
  .alert-pink-f74f {
    text-align: left;
  }
  .right-398a {
    text-align: center;
  }
  .component_72da {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content-clean-cbc1 .blue-11a4,
  .blue-11a4 {
    display: none;
  }
  .aside-5776 {
    text-align: left;
  }
  .dynamic_37c7 {
    text-align: center;
  }
  .last_ad3b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article-dark-3cde {
  box-shadow: none !important;
}
.highlight_dynamic_00bd .dark_8e8d,
.north_d38c .dark_8e8d {
  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;
}
.north_d38c .dark_8e8d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_453f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_453f:after,
.aside_453f:before {
  content: "";
  display: table;
}
.aside_453f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_453f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_453f,
.old_6e5a {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb-bottom-4ad6.breadcrumb_purple_78d4 .aside_453f {
  max-width: 100%;
}
.breadcrumb-bottom-4ad6.paragraph-3c48 {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb-bottom-4ad6.icon-pro-fe19 .aside_453f {
  max-width: 100%;
}
.breadcrumb-bottom-4ad6.icon-pro-fe19 > .aside_453f {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-bottom-4ad6.icon-pro-fe19 > .aside_453f .content-clean-cbc1 {
  margin: 0;
}
.breadcrumb-bottom-4ad6.icon-pro-fe19
  > .aside_453f
  .overlay-816d.purple_acdd {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb-bottom-4ad6.icon-pro-fe19 #main.purple_acdd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .basic-2f38 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .basic-2f38 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .column_14e3 .label_1235 {
    padding-right: 1em;
  }
  .column_14e3.content_medium_95fa .overlay-816d {
    border-right: 1px solid #eaecee;
  }
  .column_14e3.content_medium_95fa .label_1235 {
    padding-right: 1em;
  }
  .column_14e3.content_medium_95fa .link_c028 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_orange_f24d .label_1235 {
    padding-left: 1em;
  }
  .tabs_orange_f24d.content_medium_95fa .overlay-816d {
    border-left: 1px solid #eaecee;
  }
  .tabs_orange_f24d.content_medium_95fa .label_1235 {
    padding-left: 1em;
  }
  .tabs_orange_f24d.content_medium_95fa .link_c028 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron_afcf .label_1235 {
    padding-left: 1em;
  }
  .iron_afcf.content_medium_95fa .notice_hot_cac5 {
    border-right: 1px solid #eaecee;
  }
  .iron_afcf.content_medium_95fa .status-rough-bde1 {
    border-right: 1px solid #eaecee;
  }
  .iron_afcf.content_medium_95fa .label_1235 {
    padding-left: 1em;
  }
  .iron_afcf.content_medium_95fa .link_c028 {
    padding-right: 1em;
  }
  .iron_afcf.content_medium_95fa .tiny_c19b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-glass-d0f5 .label_1235 {
    padding-right: 1em;
  }
  .layout-glass-d0f5.content_medium_95fa .notice_hot_cac5 {
    border-left: 1px solid #eaecee;
  }
  .layout-glass-d0f5.content_medium_95fa .status-rough-bde1 {
    border-left: 1px solid #eaecee;
  }
  .layout-glass-d0f5.content_medium_95fa .label_1235 {
    padding-right: 1em;
  }
  .layout-glass-d0f5.content_medium_95fa .link_c028 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-glass-d0f5.content_medium_95fa .tiny_c19b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic-2f38 .label_1235 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic-2f38.content_medium_95fa .overlay-816d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .basic-2f38.content_medium_95fa .label_1235 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic-2f38.content_medium_95fa .link_c028 {
    padding-left: 1em;
  }
  .basic-2f38.content_medium_95fa .tiny_c19b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .basic-2f38.content_medium_95fa .label_1235 {
    padding-left: 0;
  }
}
.left_0f96 .inner-3fc4 {
  display: inline-block;
}
.progress-large-f34e {
  display: inline-block;
}
.footer_264b {
  word-con: break-word;
}
.main_3d9d > span {
  display: inline-block;
  padding: 5px 0;
}
.main_3d9d .list_a0d4 {
  margin-left: 8px;
  margin-right: 8px;
}
.main_3d9d .badge_5ff4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pagination_fresh_94c2 .first_9a5c {
  margin-bottom: 2em;
}
.pagination_fresh_94c2 .search_south_746a {
  margin-bottom: 15px;
}
.pagination_fresh_94c2 .search_south_746a:last-child {
  margin-bottom: 0;
}
.pagination_fresh_94c2 .dropdown_focused_466e {
  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) {
  .pagination_fresh_94c2 .dropdown_focused_466e {
    display: block;
  }
}
.pagination_fresh_94c2 .widget-pro-bb1e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pagination_fresh_94c2 .widget-pro-bb1e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pagination_fresh_94c2 .complex-88cb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pagination_fresh_94c2 .complex-88cb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pagination_fresh_94c2 .complex-88cb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pagination_fresh_94c2 .footer_264b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination_fresh_94c2 .footer_264b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pagination_fresh_94c2 .tabs_pink_4c36 p:last-child {
  margin-bottom: 0;
}
.pagination_fresh_94c2 .summary_yellow_bbcc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pagination_fresh_94c2 .module-bright-3088 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pagination_fresh_94c2 .pink_0da7 {
  margin-top: 1em;
}
.pagination_fresh_94c2 .title_8d4a {
  top: 0;
  display: block;
}
.pagination_fresh_94c2 .title_8d4a a {
  color: inherit;
}
.pagination_fresh_94c2 .title_8d4a a:hover {
  color: inherit;
}
.pagination_fresh_94c2 .popup_cold_8520 {
  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;
}
.pagination_fresh_94c2 .popup_cold_8520:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pagination_fresh_94c2 .module-bright-3088 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pagination_fresh_94c2 .active-new-b859 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pagination_fresh_94c2 .active-new-b859:first-child {
  margin-top: 0;
}
.pagination_fresh_94c2 .active-new-b859.center_bc30 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pagination_fresh_94c2 .active-new-b859.rough_d64f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination_fresh_94c2
  .active-new-b859.rough_d64f.mini_1190
  .pink_0da7 {
  width: 100%;
}
.pagination_fresh_94c2 .rough_d64f {
  -webkit-box-align: center;
  align-items: center;
}
.pagination_fresh_94c2 .rough_d64f .main_3d9d,
.pagination_fresh_94c2 .rough_d64f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pagination_fresh_94c2 .complex-88cb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination_fresh_94c2 .complex-88cb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination_fresh_94c2 .complex-88cb: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;
}
.pagination_fresh_94c2 .center_bc30 {
  z-index: 5;
}
.pagination_fresh_94c2 .description_4388 .content_black_9564 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pagination_fresh_94c2 .gold_a0d7 .content_black_9564 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pagination_fresh_94c2 .tooltip-1e37 .content_black_9564 {
  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;
}
.pagination_fresh_94c2.paragraph_02ab .dropdown_focused_466e,
.pagination_fresh_94c2.wrapper-d8a6 .dropdown_focused_466e {
  display: block;
}
.pagination_fresh_94c2.paragraph_02ab .dropdown_focused_466e .gallery_purple_f44f,
.pagination_fresh_94c2.paragraph_02ab .dropdown_focused_466e .module-bright-3088,
.pagination_fresh_94c2.wrapper-d8a6 .dropdown_focused_466e .gallery_purple_f44f,
.pagination_fresh_94c2.wrapper-d8a6 .dropdown_focused_466e .module-bright-3088 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination_fresh_94c2.out-7732 .widget-pro-bb1e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pagination_fresh_94c2.out-7732 .widget-pro-bb1e {
    margin-right: 0;
  }
}
.pagination_fresh_94c2.paragraph_02ab .widget-pro-bb1e,
.pagination_fresh_94c2.wrapper-d8a6 .widget-pro-bb1e {
  padding-top: 40%;
}
.pagination_fresh_94c2.paragraph_02ab .first_9a5c,
.pagination_fresh_94c2.wrapper-d8a6 .first_9a5c {
  display: block;
}
.pagination_fresh_94c2.paragraph_02ab .fn-sticky-8515 .module-bright-3088,
.pagination_fresh_94c2.wrapper-d8a6 .fn-sticky-8515 .module-bright-3088 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pagination_fresh_94c2.paragraph_02ab .widget-pro-bb1e,
.pagination_fresh_94c2.wrapper-d8a6 .widget-pro-bb1e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pagination_fresh_94c2.paragraph_02ab .module-bright-3088 {
  padding: 1em;
}
.menu_1e95 {
  margin: 30px auto;
  display: block;
}
.menu_1e95 .component-dark-d0c1 > * {
  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;
}
.menu_1e95 .component-dark-d0c1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu_1e95 .component-dark-d0c1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description_4c0a .main_3d9d {
  margin-bottom: 1.41575em;
}
.description_4c0a .surface_6f96 {
  margin-bottom: 1.618em;
}
.disabled_pressed_7cc7 .focus_lite_1733 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.disabled_pressed_7cc7 .focus_lite_1733 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.disabled_pressed_7cc7 .item_solid_ee3a {
  max-width: 100%;
  overflow: auto;
}
.tabs-eb53 .disabled_pressed_7cc7 a:hover {
  text-decoration: underline;
}
.hidden_02f9 .search_south_746a:not(.footer_264b),
.hidden_02f9 .complex-88cb {
  margin-bottom: 1.41575em;
}
.hidden_02f9 .search_south_746a:not(.footer_264b):last-child,
.hidden_02f9 .complex-88cb:last-child {
  margin-bottom: 0;
}
.hidden_02f9 .search_south_746a.list_65d0 {
  margin-bottom: 0.41575em;
}
.hidden_02f9 .small_b2e9:before,
.hidden_02f9 .next_6440:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hidden_02f9 .small_b2e9:before {
  content: "\f115";
}
.hidden_02f9 .next_6440:before {
  content: "\f02c";
}
.hidden_02f9 .mask-dim-485d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hidden_02f9 .mask-dim-485d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden_4537 {
  display: -webkit-box;
  display: flex;
}
.hidden_4537 .header-simple-ed13 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden_4537 .header-simple-ed13 {
    flex-basis: 90px;
  }
}
.hidden_4537 .heading-7696 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_4537 .heading-7696 {
    flex-basis: calc(100% - 50px);
  }
}
.hidden_4537 .dynamic-a0e6 p:last-child {
  margin-bottom: 0.72em;
}
.photo-e97f .component-dark-d0c1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.photo-e97f .component-dark-d0c1:after,
.photo-e97f .component-dark-d0c1:before {
  content: "";
  display: table;
}
.photo-e97f .component-dark-d0c1:after {
  clear: both;
}
.photo-e97f .component-dark-d0c1 .lower-ca82,
.photo-e97f .component-dark-d0c1 .progress_plasma_7518 {
  width: 49%;
}
.photo-e97f .component-dark-d0c1 .lower-ca82 a span.sidebar_warm_3d3f,
.photo-e97f .component-dark-d0c1 .progress_plasma_7518 a span.sidebar_warm_3d3f {
  display: block;
  margin-bottom: 5px;
}
.photo-e97f .component-dark-d0c1 .progress_plasma_7518 {
  float: left;
  text-align: left;
}
.photo-e97f .component-dark-d0c1 .lower-ca82 {
  float: right;
  text-align: right;
}
.action-e98e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .action-e98e {
    margin-bottom: 0;
  }
}
.filter_bfe0 {
  margin-bottom: 1em;
}
.filter_bfe0 .footer_264b {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_dfbf a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_wood_0f17 .filter_bfe0,
.gradient_77da .filter_bfe0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_wood_0f17 .filter_bfe0,
  .gradient_77da .filter_bfe0 {
    display: block;
  }
}
.active_wood_0f17 .highlight_dfbf,
.gradient_77da .highlight_dfbf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_wood_0f17 .highlight_dfbf,
  .gradient_77da .highlight_dfbf {
    margin-bottom: 1em;
  }
}
.active_wood_0f17 .highlight_dfbf img,
.gradient_77da .highlight_dfbf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_wood_0f17 .menu_inner_9036,
.gradient_77da .menu_inner_9036 {
  flex-basis: calc(100% - 160px);
}
.active_wood_0f17 .menu_inner_9036 p,
.gradient_77da .menu_inner_9036 p {
  margin-bottom: 0;
}
.active_wood_0f17 .menu_inner_9036 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_wood_0f17 .menu_inner_9036 {
    padding-left: 0;
  }
}
.gradient_77da .menu_inner_9036 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_77da .menu_inner_9036 {
    padding-right: 0;
  }
}
.gradient_77da .highlight_dfbf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent-in-9337 .highlight_dfbf {
  margin-bottom: 0.5em;
}
.accent-in-9337 .highlight_dfbf img {
  width: 100%;
}
.soft-a591 .slider_center_ba3b,
.label-prev-3be2 .slider_center_ba3b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label-prev-3be2 .overlay-816d .wood_1f0e p:last-child {
  margin-bottom: 0;
}
.icon-20aa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.border_28a5 .box-0a54 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .border_28a5 .box-0a54:last-of-type {
    margin-bottom: 0;
  }
}
.border_28a5 .box-0a54 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border_28a5 .box-0a54 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.border_28a5 .box-0a54 ul li {
  margin: 0 0 0.6em;
}
.border_28a5 .box-0a54 ul li.nav-simple-9d9e,
.border_28a5 .box-0a54 ul li.liquid_fc4a {
  position: relative;
}
.border_28a5 .box-0a54 ul li.nav-simple-9d9e .over_5622,
.border_28a5 .box-0a54 ul li.liquid_fc4a .over_5622 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.border_28a5 .box-0a54 ul li.nav-simple-9d9e:after:after,
.border_28a5 .box-0a54 ul li.nav-simple-9d9e:after:before,
.border_28a5
  .box-0a54
  ul
  li.liquid_fc4a:after:after,
.border_28a5
  .box-0a54
  ul
  li.liquid_fc4a:after:before {
  content: "";
  display: table;
}
.border_28a5 .box-0a54 ul li.nav-simple-9d9e:after:after,
.border_28a5
  .box-0a54
  ul
  li.liquid_fc4a:after:after {
  clear: both;
}
.border_28a5 .box-0a54 a.form_stale_f47c:hover {
  text-decoration: none;
}
.border_28a5 .box-0a54 select {
  max-width: 100%;
}
.border_28a5 .box-0a54 table {
  font-size: 85%;
}
.border_28a5 .box-0a54 table td,
.border_28a5 .box-0a54 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.border_28a5 .box-0a54 table tfoot td {
  text-align: left;
}
.border_28a5 .box-0a54 :last-child {
  margin-bottom: 0;
}
.border_28a5 .box-0a54 .button-5835 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.border_28a5 .box-0a54 .button-5835 label {
  width: 100%;
}
.border_28a5 .box-0a54 .button-5835 .gradient-76fc {
  width: 100%;
  display: block;
}
.border_28a5 .box-0a54 .button-5835 .notice_new_f55d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.border_28a5 .box-0a54 .button-5835 .notice_new_f55d:hover svg #svg-search {
  fill: #444;
}
.border_28a5 .box-0a54 .button-5835 .notice_new_f55d svg {
  width: 18px;
  height: 18px;
}
.border_28a5 .component_aa4b ul ul,
.border_28a5 .highlight-26be ul ul,
.border_28a5 .center_df85 ul ul,
.border_28a5 .list_glass_9391 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.border_28a5 .component_aa4b .huge_224c > a,
.border_28a5 .highlight-26be .huge_224c > a,
.border_28a5 .center_df85 .huge_224c > a,
.border_28a5 .list_glass_9391 .huge_224c > a {
  margin-bottom: 0;
}
.border_28a5 .south_8821 li,
.border_28a5 .component_aa4b li,
.border_28a5 .slider_top_b736 li,
.border_28a5 .highlight-26be li,
.border_28a5 .center_df85 li,
.border_28a5 .list_glass_9391 li,
.border_28a5 .small_f1a6 li,
.border_28a5 .highlight_purple_2fa5 li {
  display: block;
  position: relative;
}
.border_28a5 .south_8821 li:last-child,
.border_28a5 .component_aa4b li:last-child,
.border_28a5 .slider_top_b736 li:last-child,
.border_28a5 .highlight-26be li:last-child,
.border_28a5 .center_df85 li:last-child,
.border_28a5 .list_glass_9391 li:last-child,
.border_28a5 .small_f1a6 li:last-child,
.border_28a5 .highlight_purple_2fa5 li:last-child {
  border: none;
}
.border_28a5 .south_8821 li a,
.border_28a5 .component_aa4b li a,
.border_28a5 .slider_top_b736 li a,
.border_28a5 .highlight-26be li a,
.border_28a5 .center_df85 li a,
.border_28a5 .list_glass_9391 li a,
.border_28a5 .small_f1a6 li a,
.border_28a5 .highlight_purple_2fa5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border_28a5 .south_8821 li ul li::before,
.border_28a5 .component_aa4b li ul li::before,
.border_28a5 .slider_top_b736 li ul li::before,
.border_28a5 .highlight-26be li ul li::before,
.border_28a5 .center_df85 li ul li::before,
.border_28a5 .list_glass_9391 li ul li::before,
.border_28a5 .small_f1a6 li ul li::before,
.border_28a5 .highlight_purple_2fa5 li ul li::before {
  left: 15px;
}
.border_28a5 .south_8821 li ul a,
.border_28a5 .component_aa4b li ul a,
.border_28a5 .slider_top_b736 li ul a,
.border_28a5 .highlight-26be li ul a,
.border_28a5 .center_df85 li ul a,
.border_28a5 .list_glass_9391 li ul a,
.border_28a5 .small_f1a6 li ul a,
.border_28a5 .highlight_purple_2fa5 li ul a {
  padding-left: 20px;
}
.border_28a5 .south_8821 li ul ul li::before,
.border_28a5 .component_aa4b li ul ul li::before,
.border_28a5 .slider_top_b736 li ul ul li::before,
.border_28a5 .highlight-26be li ul ul li::before,
.border_28a5 .center_df85 li ul ul li::before,
.border_28a5 .list_glass_9391 li ul ul li::before,
.border_28a5 .small_f1a6 li ul ul li::before,
.border_28a5 .highlight_purple_2fa5 li ul ul li::before {
  left: 30px;
}
.border_28a5 .south_8821 li ul ul a,
.border_28a5 .component_aa4b li ul ul a,
.border_28a5 .slider_top_b736 li ul ul a,
.border_28a5 .highlight-26be li ul ul a,
.border_28a5 .center_df85 li ul ul a,
.border_28a5 .list_glass_9391 li ul ul a,
.border_28a5 .small_f1a6 li ul ul a,
.border_28a5 .highlight_purple_2fa5 li ul ul a {
  padding-left: 40px;
}
.border_28a5 .section_blue_3b41 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border_28a5 .highlight_purple_2fa5 ul li {
  margin-bottom: 1.41575em;
}
.border_28a5 .highlight_purple_2fa5 ul li .dropdown-9f9c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.border_28a5 .highlight_purple_2fa5 ul li .focus-gold-d37d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.main_7d1f .south_8821 li a,
.main_7d1f .component_aa4b li a,
.main_7d1f .slider_top_b736 li a,
.main_7d1f .highlight-26be li a,
.main_7d1f .center_df85 li a,
.main_7d1f .list_glass_9391 li a,
.main_7d1f .small_f1a6 li a,
.main_7d1f .highlight_purple_2fa5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_7d1f .section_blue_3b41 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_7d1f .box-0a54 ul li.nav-simple-9d9e .over_5622,
.main_7d1f .box-0a54 ul li.liquid_fc4a .over_5622 {
  background: rgba(0, 0, 0, 0.2);
}
.main_7d1f .border_28a5 .box-0a54 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li {
  margin: 0;
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li ul {
  margin: 0;
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li ul li a {
  padding-left: 15px;
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li ul li li a {
  padding-left: 30px;
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li.purple-da92 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li.purple-da92 > 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;
}
.breadcrumb-bottom-4ad6 .border_28a5 .table-8c43 li.purple-da92 > 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;
}
.copper_b299 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.search-fluid-0de7 {
  position: relative;
  z-index: 10;
}
.search-fluid-0de7 .tag_6d8c {
  width: 100%;
  max-width: 100%;
}
.notification_7920 .green_02be {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notification_7920 .chip-9497 {
}
.notification_7920 .main_7d1f {
  background: #292929;
}
.border-481f .green_02be {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.border-481f .chip-9497 {
  background: #f9f9f9;
}
.border-481f .main_7d1f {
  background: #303030;
}
.text-large-a183 .green_02be {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .text-large-a183 .inner-3fc4 {
    margin-bottom: 1em;
  }
  .text-large-a183 .inner-3fc4:last-child {
    margin-bottom: 0;
  }
}
.text-large-a183 .chip-9497 {
  background: #ededed;
}
.text-large-a183 .main_7d1f {
  background: #1a1a1a;
}
.green_02be.chip-9497 {
  color: rgba(0, 0, 0, 0.6);
}
.green_02be.chip-9497 .frame_a235 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.green_02be.main_7d1f {
  color: rgba(255, 255, 255, 0.99);
}
.green_02be.main_7d1f a:not(.form_stale_f47c) {
  color: rgba(255, 255, 255, 0.79);
}
.green_02be.main_7d1f a:not(.form_stale_f47c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_02be.main_7d1f .frame_a235 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_02be.main_7d1f table tbody td,
.green_02be.main_7d1f table th {
  background: rgba(0, 0, 0, 0.08);
}
.search_old_fa20.button-wide-de39 .aside_453f {
  max-width: initial;
}
.search_old_fa20 .section_2922 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.search_old_fa20 .section_2922 .tag_6d8c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .search_old_fa20 .section_2922 .tag_6d8c {
    display: block;
    margin-bottom: 2em;
  }
  .search_old_fa20 .section_2922 .tag_6d8c:last-child {
    margin-bottom: 0;
  }
}
.text-large-a183 .inner-3fc4:last-child,
.border-481f .inner-3fc4:last-child,
.notification_7920 .inner-3fc4:last-child {
  margin-bottom: 0;
}
.text-large-a183 .inner-3fc4 .border_28a5 .box-0a54:last-child,
.border-481f .inner-3fc4 .border_28a5 .box-0a54:last-child,
.notification_7920 .inner-3fc4 .border_28a5 .box-0a54:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .text-large-a183 .mask_fbc0,
  .text-large-a183 .pagination_light_b0ac,
  .border-481f .mask_fbc0,
  .border-481f .pagination_light_b0ac,
  .notification_7920 .mask_fbc0,
  .notification_7920 .pagination_light_b0ac {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .search-fluid-0de7 .inner-3fc4 {
    margin-bottom: 2em;
  }
}
.search-fluid-0de7 p:last-child {
  margin-bottom: 0;
}
.search-fluid-0de7 li,
.search-fluid-0de7 ul {
  list-style: none;
  margin: 0;
}
.search-fluid-0de7 ul ul {
  margin-left: 2.617924em;
}
.active-9830 {
  font-size: 0.875em;
}

/* css-noise: b209 */
.promo-block-h2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
