/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focused-d339/customify
Author: WPCustomify
Author URI: https://pressmaximum.focused-d339
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.focused-d339/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info_red_254f.label-left-36e1/licenses/gpl-2.0.shadow_blue_2e5e
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.dynamic_aff0/, (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.outer-e419.footer_wide_c834/normalize.table-59b3/
 ======
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.table-59b3 v7.0.0 | MIT License | github.focused-d339/necolas/normalize.table-59b3 */
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;
}
.component_paper_cd9d .module-advanced-badc,
.badge_fast_9092,
.west-e9f8,
.blue-bf34,
.panel_0a73,
.cool-4fcf,
.north_dff7,
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;
}
.badge_fast_9092,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge_fast_9092,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_fast_9092,
  h1 {
    font-size: 1.8em;
  }
}
.west-e9f8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.west-e9f8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .west-e9f8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .west-e9f8,
  h2 {
    font-size: 1.7em;
  }
}
.blue-bf34,
h3 {
  font-size: 1.618em;
}
.component_paper_cd9d .module-advanced-badc,
.panel_0a73,
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.message_under_e21d {
  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;
}
.active_4533:after,
.active_4533:before,
.column-b719:after,
.column-b719:before {
  content: "";
  display: table;
}
.active_4533:after,
.column-b719:after {
  clear: both;
}
.down_d0a5 {
  float: right;
  margin-right: 0;
}
.wrapper-f55b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter_866e .column_red_a992,
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;
}
.filter_866e .column_red_a992: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;
}
.next_f2e7 .column_red_a992 {
  box-shadow: none;
}
.next_f2e7
  .column_red_a992
  .accent-blue-24a9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.next_f2e7 .column_red_a992 .search_fresh_1166 {
  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;
}
.next_f2e7
  .column_red_a992
  .search_fresh_1166
  b {
  display: none;
}
.next_f2e7 .secondary_ad57 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.aside_3aa1:not(.element-5eb4):not(.title_113d),
button:not(.element-5eb4):not(.title_113d),
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ),
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ),
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ) {
  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;
}
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ):hover,
button:not(.element-5eb4):not(
    .title_113d
  ):hover,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ):hover,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ):hover,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ):active,
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ):focus,
button:not(.element-5eb4):not(
    .title_113d
  ):active,
button:not(.element-5eb4):not(
    .title_113d
  ):focus,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ):active,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ):focus,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ):active,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ):focus,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ):active,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ):focus {
  outline: 0;
}
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27,
button:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27 {
  position: relative;
}
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .input-iron-87d1,
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .white-1310,
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .detail_d62f,
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  i,
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  svg,
button:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .input-iron-87d1,
button:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .white-1310,
button:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .detail_d62f,
button:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  i,
button:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  svg,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .input-iron-87d1,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .white-1310,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .detail_d62f,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  i,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  svg,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .input-iron-87d1,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .white-1310,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .detail_d62f,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  i,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  svg,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .input-iron-87d1,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .white-1310,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  .detail_d62f,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  i,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27
  svg {
  visibility: hidden;
}
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27:after,
button:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27:after,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27:after,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27:after,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ).fn-loading-fa27: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;
}
.aside_3aa1:not(.element-5eb4):not(.title_113d),
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ),
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ),
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ) {
  color: #fff;
  background: #235787;
}
.aside_3aa1:not(.element-5eb4):not(
    .title_113d
  ):focus,
input[type="button"]:not(.element-5eb4):not(
    .title_113d
  ):focus,
input[type="reset"]:not(.element-5eb4):not(
    .title_113d
  ):focus,
input[type="submit"]:not(.element-5eb4):not(
    .title_113d
  ):focus {
  color: #fff;
}
.aside_3aa1.fn-disabled-fa27:not(.element-5eb4):not(
    .title_113d
  ),
.aside_3aa1[disabled]:not(.element-5eb4):not(
    .title_113d
  ),
button.fn-disabled-fa27:not(.element-5eb4):not(
    .title_113d
  ),
button[disabled]:not(.element-5eb4):not(
    .title_113d
  ) {
  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;
}
.focus_3dad {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.focus_3dad: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;
}
.logo_outer_c1f5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outline-black-722a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.plasma_8639 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active_4533:after,
.active_4533:before,
.tag-center-7c25:after,
.tag-center-7c25:before,
.banner_c4b1:after,
.banner_c4b1:before,
.solid-f9a6:after,
.solid-f9a6:before,
.border-center-5983:after,
.border-center-5983:before,
.table_5a80:after,
.table_5a80:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active_4533:after,
.tag-center-7c25:after,
.banner_c4b1:after,
.solid-f9a6:after,
.border-center-5983:after,
.table_5a80:after {
  clear: both;
}
.tag-center-7c25 .hovered-47d8,
.banner_c4b1 .hovered-47d8,
.component-prev-d278 .hovered-47d8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.status_10c7 {
  display: inline-block;
}
.hover_fa85 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hover_fa85 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hover_fa85 .right_7279 {
  padding: 1em 0;
  font-size: 85%;
}
.right_7279 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hidden_in_0254 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hidden_in_0254:after,
.hidden_in_0254:before {
  content: "";
  display: table;
}
.hidden_in_0254:after {
  clear: both;
}
.description_slow_a265 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.orange-bfe2 .description_slow_a265 {
  max-width: 50%;
}
.in-597d .description_slow_a265 {
  max-width: 33.33%;
}
.accordion_2a37 .description_slow_a265 {
  max-width: 25%;
}
.frame_ac93 .description_slow_a265 {
  max-width: 20%;
}
.shade-3c2a .description_slow_a265 {
  max-width: 16.66%;
}
.slow_f323 .description_slow_a265 {
  max-width: 14.28%;
}
.search-pressed-8bb6 .description_slow_a265 {
  max-width: 12.5%;
}
.border-down-1015 .description_slow_a265 {
  max-width: 11.11%;
}
.hover-a4e7 {
  display: block;
}
.component_paper_cd9d .description_over_cb4d label,
.component_paper_cd9d .top_a63b label,
.component_paper_cd9d .grid-4ca2 label,
.component_paper_cd9d .hero_gold_4f25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_dd8a {
  list-style: none;
  margin: 0;
}
.label_dd8a article.accent-5dcd {
  margin-bottom: 0;
}
.label_dd8a ul {
  list-style: none;
  margin: 0;
}
.label_dd8a .fresh-8428 li.accent-5dcd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_dd8a .fresh-8428 li.accent-5dcd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_dd8a .fresh-8428 li.accent-5dcd: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) {
  .label_dd8a .fresh-8428 li.accent-5dcd li.accent-5dcd li.accent-5dcd li.accent-5dcd {
    padding-left: 0;
  }
}
article.accent-5dcd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent-5dcd .tag-center-7c25 p:last-of-type {
  margin-bottom: 0;
}
article.accent-5dcd .clean-87f3 {
  float: left;
}
article.accent-5dcd .shade-3d0a {
  margin-left: 85px;
}
article.accent-5dcd .title_9f9a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent-5dcd .title_9f9a .menu_south_ecc9 {
  margin-left: 10px;
}
article.accent-5dcd .right_138d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent-5dcd .chip_c5d5 {
  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 .description_over_cb4d,
  #respond .grid-4ca2,
  #respond .hero_gold_4f25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_over_cb4d input,
#respond .grid-4ca2 input,
#respond .hero_gold_4f25 input {
  width: 100%;
}
#respond .hero_gold_4f25 {
  margin-right: 0;
}
#respond .footer-blue-5b26 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-medium-d9e7 {
  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;
}
.column-medium-d9e7.background_simple_cd00 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.column-medium-d9e7 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%);
}
.column-medium-d9e7:focus,
.column-medium-d9e7: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);
}
.tabs_motion_36f1 {
  border-radius: 10%;
}
.block-1f28 {
  border-radius: 50%;
}
.label-pink-e38e {
  font-size: 0.72em;
}
.content_b2f3 {
  font-size: 0.875em;
}
.iron-27db {
  font-size: 1.1em;
}
.easy-76e0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.easy-76e0.label-pink-e38e {
  letter-spacing: 0.5px;
}
.over-8223,
.over-8223 a {
  color: #6d6d6d;
}
.over-8223 a:hover {
  color: #111;
}
.icon_4cc7 {
  color: #6d6d6d;
}
.medium_d4d1 {
  overflow-x: hidden;
}
.medium_d4d1 .black-4fcd.warm-ae22 {
  position: relative;
}
.medium_d4d1 .black-4fcd.warm-ae22.section-c9ca {
  position: initial;
}
.medium_d4d1
  .black-4fcd.warm-ae22.section-c9ca
  .hero-b49b {
  left: auto;
}
.medium_d4d1 .black-4fcd .hero-b49b {
  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;
}
.medium_d4d1 .black-4fcd:hover.warm-ae22 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.medium_d4d1
  .black-4fcd:hover.warm-ae22
  .hero-b49b {
  display: block;
  z-index: 9999999;
}
.medium_d4d1 .gold-b1f1 .right-197b,
.medium_d4d1 .feature-active-2467 .right-197b {
  display: none;
}
.medium_d4d1 .motion_ae86 .black-4fcd:hover.warm-ae22 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.component_paper_cd9d .description_over_cb4d label,
.component_paper_cd9d .top_a63b label,
.component_paper_cd9d .grid-4ca2 label,
.component_paper_cd9d .hero_gold_4f25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_dd8a {
  list-style: none;
  margin: 0;
}
.label_dd8a article.accent-5dcd {
  margin-bottom: 0;
}
.label_dd8a ul {
  list-style: none;
  margin: 0;
}
.label_dd8a .fresh-8428 li.accent-5dcd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_dd8a .fresh-8428 li.accent-5dcd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_dd8a .fresh-8428 li.accent-5dcd: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) {
  .label_dd8a .fresh-8428 li.accent-5dcd li.accent-5dcd li.accent-5dcd li.accent-5dcd {
    padding-left: 0;
  }
}
article.accent-5dcd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent-5dcd .tag-center-7c25 p:last-of-type {
  margin-bottom: 0;
}
article.accent-5dcd .clean-87f3 {
  float: left;
}
article.accent-5dcd .shade-3d0a {
  margin-left: 85px;
}
article.accent-5dcd .title_9f9a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent-5dcd .title_9f9a .menu_south_ecc9 {
  margin-left: 10px;
}
article.accent-5dcd .right_138d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent-5dcd .chip_c5d5 {
  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 .description_over_cb4d,
  #respond .grid-4ca2,
  #respond .hero_gold_4f25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_over_cb4d input,
#respond .grid-4ca2 input,
#respond .hero_gold_4f25 input {
  width: 100%;
}
#respond .hero_gold_4f25 {
  margin-right: 0;
}
#respond .footer-blue-5b26 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gold-b1f1 .hover_6077 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_6077 .media-dirty-9b3d.stale-07b2 .title-160d > li > a:focus,
.hover_6077 .media-dirty-9b3d.stale-07b2 .title-160d > li > a:hover,
.hover_6077 .media-dirty-9b3d.in-8ee1 .title-160d > li > a:focus,
.hover_6077 .media-dirty-9b3d.in-8ee1 .title-160d > li > a:hover,
.hover_6077 .media-dirty-9b3d.status-red-29ac .title-160d > li > a:focus,
.hover_6077 .media-dirty-9b3d.status-red-29ac .title-160d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_6077
  .media-dirty-9b3d.stale-07b2
  .title-160d
  > li.gallery_basic_df3c
  > a,
.hover_6077
  .media-dirty-9b3d.stale-07b2
  .title-160d
  > li.next-60e2
  > a,
.hover_6077
  .media-dirty-9b3d.in-8ee1
  .title-160d
  > li.gallery_basic_df3c
  > a,
.hover_6077
  .media-dirty-9b3d.in-8ee1
  .title-160d
  > li.next-60e2
  > a,
.hover_6077
  .media-dirty-9b3d.status-red-29ac
  .title-160d
  > li.gallery_basic_df3c
  > a,
.hover_6077 .media-dirty-9b3d.status-red-29ac .title-160d > li.sort_focused_e7df > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_6077 .badge_mini_7ebb,
.hover_6077 .badge_mini_7ebb a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_6077 .border_copper_6256.element-c224 li a,
.hover_6077 .pressed_f591 a,
.hover_6077 .secondary_cold_c377,
.hover_6077 .title-160d > li > a,
.hover_6077 .hero-wood-e1b6 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077 .border_copper_6256.element-c224 li a:hover,
.hover_6077 .pressed_f591 a:hover,
.hover_6077 .secondary_cold_c377:hover,
.hover_6077 .title-160d > li > a:hover,
.hover_6077 .hero-wood-e1b6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_6077 .card_b181 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077 .card_b181 .selected_aa9b {
  color: rgba(255, 255, 255, 0.99);
}
.hover_6077 .card_b181:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_6077 .text-soft-7478 .module_8084 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077 .text-soft-7478 .module_8084 .modal_fast_3ae3 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077
  .text-soft-7478
  .module_8084
  .modal_fast_3ae3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077
  .text-soft-7478
  .module_8084
  .modal_fast_3ae3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077
  .text-soft-7478
  .module_8084
  .modal_fast_3ae3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077
  .text-soft-7478
  .module_8084
  .modal_fast_3ae3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077 .text-soft-7478 .box_5799 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_6077 .text-soft-7478 .box_5799:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-8cd6
  .hover_6077
  .text-soft-7478
  .dropdown_5d66
  .under-96fe {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion-8cd6
  .hover_6077
  .text-soft-7478
  .dropdown_5d66
  .modal_fast_3ae3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold-b1f1 .solid_8bbb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.solid_8bbb .media-dirty-9b3d.stale-07b2 .title-160d > li > a:focus,
.solid_8bbb .media-dirty-9b3d.stale-07b2 .title-160d > li > a:hover,
.solid_8bbb .media-dirty-9b3d.in-8ee1 .title-160d > li > a:focus,
.solid_8bbb .media-dirty-9b3d.in-8ee1 .title-160d > li > a:hover,
.solid_8bbb .media-dirty-9b3d.status-red-29ac .title-160d > li > a:focus,
.solid_8bbb .media-dirty-9b3d.status-red-29ac .title-160d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_8bbb
  .media-dirty-9b3d.stale-07b2
  .title-160d
  > li.gallery_basic_df3c
  > a,
.solid_8bbb
  .media-dirty-9b3d.stale-07b2
  .title-160d
  > li.next-60e2
  > a,
.solid_8bbb
  .media-dirty-9b3d.in-8ee1
  .title-160d
  > li.gallery_basic_df3c
  > a,
.solid_8bbb
  .media-dirty-9b3d.in-8ee1
  .title-160d
  > li.next-60e2
  > a,
.solid_8bbb
  .media-dirty-9b3d.status-red-29ac
  .title-160d
  > li.gallery_basic_df3c
  > a,
.solid_8bbb .media-dirty-9b3d.status-red-29ac .title-160d > li.sort_focused_e7df > a {
  color: rgba(0, 0, 0, 0.8);
}
.solid_8bbb .badge_mini_7ebb,
.solid_8bbb .badge_mini_7ebb a {
  color: rgba(0, 0, 0, 0.8);
}
.solid_8bbb .border_copper_6256.element-c224 li a,
.solid_8bbb .pressed_f591 a,
.solid_8bbb .secondary_cold_c377,
.solid_8bbb .title-160d > li > a,
.solid_8bbb .hero-wood-e1b6 {
  color: rgba(0, 0, 0, 0.55);
}
.solid_8bbb .border_copper_6256.element-c224 li a:hover,
.solid_8bbb .pressed_f591 a:hover,
.solid_8bbb .secondary_cold_c377:hover,
.solid_8bbb .title-160d > li > a:hover,
.solid_8bbb .hero-wood-e1b6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_8bbb .card_b181 {
  color: rgba(0, 0, 0, 0.55);
}
.solid_8bbb .card_b181 .selected_aa9b {
  color: rgba(0, 0, 0, 0.8);
}
.solid_8bbb .card_b181:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-5b3d .message-fc57 {
  margin-left: auto;
  margin-right: auto;
}
.banner_c4b1 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_c4b1 .logo_outer_c1f5 {
  margin-right: 1.41575em;
}
.detail_north_3d72 .banner_c4b1 > .message_fluid_d89e {
  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;
}
.detail_north_3d72 .banner_c4b1 > .pro-1af6 {
  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;
}
.in_5716.label-5b3d .message-fc57,
.next-7bf6.label-5b3d .message-fc57 {
  margin-left: 0;
}
.dark_dd2c.label-5b3d .message-fc57,
.content-steel-4350.label-5b3d .message-fc57 {
  margin-right: 0;
}
.banner_c4b1 ol,
.banner_c4b1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.warm-2d2b video {
  max-width: 100%;
}
.hover_lite_67fc img {
  display: block;
}
.hover_lite_67fc.logo_outer_c1f5,
.hover_lite_67fc.outline-black-722a {
  width: 100%;
}
.hover_lite_67fc.pro-1af6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.stone_2654:not(.description-current-4cbf) {
  margin: 1.5em auto;
}
.layout_858e p {
  padding: 1.5em 14px;
}
ul.tall_467f.pro-1af6,
ul.tall_467f.message_fluid_d89e,
ul.tall_467f.layout_wood_543c.message_fluid_d89e {
  padding: 0 14px;
}
.mini-1c6e {
  display: block;
  overflow-x: auto;
}
.mini-1c6e table {
  border-collapse: collapse;
  width: 100%;
}
.mini-1c6e td,
.mini-1c6e th {
  padding: 0.5em;
}
.banner_c4b1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_c4b1 ol ol,
.banner_c4b1 ol ul,
.banner_c4b1 ul ol,
.banner_c4b1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_c4b1 ol ol li,
.banner_c4b1 ol ul li,
.banner_c4b1 ul ol li,
.banner_c4b1 ul ul li {
  margin-left: 0;
}
.notification_0779.dynamic_3ed3 > .basic-8b61 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification_0779.dynamic_3ed3 > .basic-8b61 iframe,
.notification_0779.dynamic_3ed3 > .basic-8b61 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.last_6439 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.last_6439.advanced-0e56 {
  padding: 0;
}
.last_6439.advanced-0e56 cite {
  font-size: 13px;
}
.last_6439 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.last_6439 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fixed_63cf {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fixed_63cf > p:first-child {
  margin-top: 0;
}
.fixed_63cf cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fixed_63cf blockquote {
  border-left: 0;
}
.dropdown_south_0e8d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dropdown_south_0e8d:not(.rough-6783) {
  max-width: 100px;
}
.dropdown_south_0e8d.button_15ce {
  border-bottom: none !important;
  text-align: center;
}
.dropdown_south_0e8d.button_15ce::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .layout_858e p {
    padding: 1.5em 0;
  }
}
.card_29cb {
  color: #0073aa;
}
.badge-77db {
  background-color: #0073aa;
}
.row_fresh_2a81 {
  color: #229fd8;
}
.focused_b6d1 {
  background-color: #229fd8;
}
.info_action_b9c9 {
  color: #eee;
}
.progress-warm-b443 {
  background-color: #eee;
}
.video-slow-3413 {
  color: #444;
}
.slider-fluid-c710 {
  background-color: #444;
}
.north_8080 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.north_8080 .short-16d8 .pressed_f591 {
  font-size: 15px;
}
.north_8080 .pressed_f591 {
  line-height: 1.3;
}
.north_8080 .solid_8bbb {
}
.north_8080 .hover_6077 {
  background: #235787;
}
.bottom-49cd {
  padding: 0;
}
.bottom-49cd .hover_6077 {
  background: #1a1a1a;
}
.bottom-49cd .solid_8bbb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_5636 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_5636 .solid_8bbb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_5636 .hover_6077 {
  background: #303030;
}
.table_5a80 {
  position: relative;
  z-index: 10;
}
.table_5a80 .rough-491e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stone-f4c9 .warm-ae22 {
  display: inline-block;
  vertical-align: middle;
}
.stone-f4c9.carousel_brown_28e2 .warm-ae22 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .stone-f4c9.carousel_brown_28e2 .warm-ae22 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .stone-f4c9.carousel_brown_28e2 .warm-ae22 {
    margin-right: 0.4em;
  }
}
.stone-f4c9.carousel_brown_28e2 .warm-ae22:last-child {
  margin-right: 0;
}
.menu-e143 .rough-491e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gold-b1f1 .short-16d8 {
    margin: 0 -0.5em;
  }
  .gold-b1f1 .short-16d8 [class*="customify-col-"],
  .gold-b1f1 .short-16d8 [class*="customify-col_"],
  .gold-b1f1 .short-16d8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gold-b1f1.notice_3c0a .rough-491e {
  background: 0 0 !important;
}
.gold-b1f1.notice_3c0a .rough-491e,
.gold-b1f1.menu-e143 .rough-491e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gold-b1f1.disabled_2738 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gold-b1f1.menu-e143 .rough-491e {
  box-shadow: none !important;
}
.surface-easy-80ef {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .surface-easy-80ef {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .surface-easy-80ef {
    padding: 18px 0 20px;
  }
}
.surface-easy-80ef .picture_7fa9 {
  width: 100%;
}
.surface-easy-80ef .south-3f3f {
  margin-bottom: 0;
}
.surface-easy-80ef .article_79cc {
  margin-top: 5px;
  font-size: 0.875em;
}
.aside_focused_3487 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.aside_focused_3487 .avatar-green-e198 {
  width: 100%;
}
.wide-440c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wide-440c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wide-440c 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;
}
.wide-440c li:last-child:after {
  display: none;
}
.wide-440c li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled_prev_00ca .right-197b button,
.surface-easy-80ef .right-197b button {
  left: 0;
}
.disabled_prev_00ca .avatar-green-e198,
.surface-easy-80ef .avatar-green-e198 {
  padding-left: 0;
  padding-right: 0;
}
.disabled_prev_00ca .aside_focused_3487,
.surface-easy-80ef .aside_focused_3487 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled_prev_00ca {
  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;
}
.disabled_prev_00ca: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;
}
.disabled_prev_00ca .stale-f8f0 {
  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) {
  .disabled_prev_00ca .stale-f8f0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_prev_00ca .stale-f8f0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_prev_00ca .stale-f8f0 {
    min-height: 200px;
  }
}
.disabled_prev_00ca .wide-440c {
  color: rgba(255, 255, 255, 0.8);
}
.disabled_prev_00ca .wide-440c a,
.disabled_prev_00ca .wide-440c li:after {
  color: inherit;
}
.disabled_prev_00ca .wide-440c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current_8ceb {
  margin-bottom: 0.5em;
}
.cold-8bad {
  margin-bottom: 1.2em;
}
.cold-8bad,
.current_8ceb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.cold-8bad p:last-child,
.current_8ceb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .right-197b,
#masthead .right-197b {
  display: none;
}
#masthead
  > .right-197b.bright_b327 {
  display: none;
}
#masthead > .right-197b button {
  left: 0;
}
.heading_0120 {
  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%;
}
.heading_0120 .warm-ae22 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.heading_0120 .pattern_0e77 {
  display: -webkit-box;
  display: flex;
}
.heading_0120 .pattern_0e77.hero-c940 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.heading_0120 .pattern_0e77.copper_d45a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading_0120 .pattern_0e77.title-272b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading_0120.surface-9e88.video-solid-38de .pattern_0e77.hero-c940 {
  flex-basis: 100%;
}
.heading_0120.paragraph_upper_f18b .pattern_0e77.copper_d45a {
  -webkit-box-flex: 1;
  flex: auto;
}
.heading_0120.paragraph_upper_f18b .pattern_0e77.title-272b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .right-197b.bright_b327 {
  display: none;
}
#masthead > .right-197b button {
  left: 0;
}
.pattern-dirty-4381 {
  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;
}
.pattern-dirty-4381:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern-dirty-4381.narrow_3b86 i {
  margin-right: 4px;
}
.pattern-dirty-4381.nav-outer-8db2 i {
  margin-left: 5px;
}
.pressed_f591 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pressed_f591 p:last-child {
  margin-bottom: 0;
}
.box_6c93 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.box_6c93 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.box_6c93 img {
  display: block;
  width: auto;
  line-height: 1;
}
.box_6c93 .badge_mini_7ebb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.box_6c93 .surface-warm-a654 {
  margin: 5px 0 7px 0;
}
.box_6c93.shade-upper-f9c5 .sort-prev-3809 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_6c93.shade-upper-f9c5 .alert_6d6e {
  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;
}
.box_6c93.hovered_0956 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.box_6c93.hovered_0956 .sort-prev-3809 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_6c93.hovered_0956 .alert_6d6e {
  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;
}
.box_6c93.tabs_c8ec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box_6c93.input_1500 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.box_6c93.input_1500 .alert_6d6e {
  margin-top: 7px;
}
.active_3123 {
  display: inline-block;
}
.table_5a80 .orange-48fa .box_6c93 img {
  max-width: 100%;
}
.media-dirty-9b3d .footer_6a39.input-tall-f9da,
.tooltip-white-bb35 .footer_6a39.input-tall-f9da {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.media-dirty-9b3d .huge_4e72,
.tooltip-white-bb35 .huge_4e72 {
  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%);
}
.media-dirty-9b3d .huge_4e72 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.media-dirty-9b3d.tabs-75a9 .huge_4e72 {
  display: none;
}
.media-dirty-9b3d .fluid_486e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media-dirty-9b3d .fluid_486e li {
  display: inline-block;
  position: relative;
}
.media-dirty-9b3d .fluid_486e li:last-child {
  margin-right: 0;
}
.media-dirty-9b3d .fluid_486e 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;
}
.media-dirty-9b3d .fluid_486e li.sort_focused_e7df > a {
  color: rgba(0, 0, 0, 0.9);
}
.media-dirty-9b3d .fluid_486e > 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;
}
.media-dirty-9b3d .fluid_486e > li > a i {
  line-height: 0;
}
.media-dirty-9b3d .fluid_486e > li.block_efbe > a .huge_4e72 {
  margin-left: 4px;
  line-height: 0;
}
.media-dirty-9b3d .fluid_486e .easy_f065 li.block_efbe > a {
  position: relative;
}
.media-dirty-9b3d .fluid_486e .easy_f065 li.block_efbe > a:after,
.media-dirty-9b3d .fluid_486e .easy_f065 li.block_efbe > a:before {
  content: "";
  display: table;
}
.media-dirty-9b3d .fluid_486e .easy_f065 li.block_efbe > a:after {
  clear: both;
}
.media-dirty-9b3d .fluid_486e .easy_f065 li.block_efbe > a .huge_4e72 {
  margin-left: 5px;
  float: right;
}
.media-dirty-9b3d .status_dynamic_bca4,
.media-dirty-9b3d .easy_f065 {
  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;
}
.media-dirty-9b3d .easy_f065 {
  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;
}
.media-dirty-9b3d .easy_f065 .input-tall-f9da {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media-dirty-9b3d .easy_f065 .huge_4e72 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.media-dirty-9b3d .easy_f065 li {
  display: block;
  margin: 0;
  padding: 0;
}
.media-dirty-9b3d .easy_f065 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;
}
.media-dirty-9b3d .easy_f065 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.media-dirty-9b3d .easy_f065 .easy_f065 {
  top: 0;
  left: 100%;
}
.media-dirty-9b3d .north_e144.fn-focus-fa27 > .status_dynamic_bca4,
.media-dirty-9b3d .north_e144.fn-focus-fa27 > .easy_f065,
.media-dirty-9b3d .north_e144:focus > .status_dynamic_bca4,
.media-dirty-9b3d .north_e144:focus > .easy_f065,
.media-dirty-9b3d .north_e144:hover > .status_dynamic_bca4,
.media-dirty-9b3d .north_e144:hover > .easy_f065 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.media-dirty-9b3d.status-red-29ac .title-160d:after,
.media-dirty-9b3d.status-red-29ac .title-160d:before {
  content: "";
  display: table;
}
.media-dirty-9b3d.status-red-29ac .title-160d:after {
  clear: both;
}
.media-dirty-9b3d.status-red-29ac .title-160d > li {
  float: left;
}
.media-dirty-9b3d.paragraph_huge_a56b .title-160d:after,
.media-dirty-9b3d.paragraph_huge_a56b .title-160d:before {
  content: "";
  display: table;
}
.media-dirty-9b3d.paragraph_huge_a56b .title-160d:after {
  clear: both;
}
.media-dirty-9b3d.paragraph_huge_a56b .title-160d > li {
  float: left;
}
.media-dirty-9b3d.paragraph_huge_a56b .title-160d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.media-dirty-9b3d.paragraph_huge_a56b .title-160d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.media-dirty-9b3d.paragraph_huge_a56b .title-160d > li.gallery_basic_df3c > a,
.media-dirty-9b3d.paragraph_huge_a56b .title-160d > li.sort_focused_e7df > a {
  color: #fff;
  background-color: #1e4b75;
}
.media-dirty-9b3d.stale-07b2 .title-160d > li > a .input-tall-f9da {
  position: relative;
}
.media-dirty-9b3d.stale-07b2 .title-160d > li > a .input-tall-f9da: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;
}
.media-dirty-9b3d.stale-07b2
  .title-160d
  > li:focus
  > a
  .input-tall-f9da:before,
.media-dirty-9b3d.stale-07b2
  .title-160d
  > li:hover
  > a
  .input-tall-f9da:before {
  width: 100%;
  background-color: currentColor;
}
.media-dirty-9b3d.stale-07b2
  .title-160d
  > li.gallery_basic_df3c
  > a
  .input-tall-f9da:before,
.media-dirty-9b3d.stale-07b2
  .title-160d
  > li.next-60e2
  > a
  .input-tall-f9da:before {
  width: 100%;
  background-color: currentColor;
}
.media-dirty-9b3d.in-8ee1 .title-160d > li > a .input-tall-f9da {
  position: relative;
}
.media-dirty-9b3d.in-8ee1 .title-160d > li > a .input-tall-f9da: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;
}
.media-dirty-9b3d.in-8ee1 .title-160d > li:focus > a .input-tall-f9da:before,
.media-dirty-9b3d.in-8ee1
  .title-160d
  > li:hover
  > a
  .input-tall-f9da:before {
  width: 100%;
  background-color: currentColor;
}
.media-dirty-9b3d.in-8ee1
  .title-160d
  > li.gallery_basic_df3c
  > a
  .input-tall-f9da:before,
.media-dirty-9b3d.in-8ee1
  .title-160d
  > li.next-60e2
  > a
  .input-tall-f9da:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-white-bb35 .fluid_486e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip-white-bb35 .fluid_486e li:first-child > a {
  border-top: none;
}
.tooltip-white-bb35 .fluid_486e .accordion_3412 > .input-tall-f9da .huge_4e72 {
  display: none;
}
.tooltip-white-bb35 .fluid_486e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip-white-bb35 .fluid_486e li:last-child {
  border: none;
}
.tooltip-white-bb35 .fluid_486e li.block_efbe > a {
  padding-right: 45px !important;
}
.tooltip-white-bb35 .fluid_486e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip-white-bb35 .fluid_486e li a:focus,
.tooltip-white-bb35 .fluid_486e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-white-bb35 .fluid_486e li .filter-cool-2268 {
  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;
}
.tooltip-white-bb35 .fluid_486e li .filter-cool-2268:hover {
  box-shadow: none;
}
.tooltip-white-bb35 .fluid_486e li .filter-cool-2268 .huge_4e72 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip-white-bb35 .fluid_486e .easy_f065 {
  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);
}
.tooltip-white-bb35 .fluid_486e .easy_f065 li a {
  padding-left: 3em;
}
.tooltip-white-bb35 .fluid_486e .avatar-inner-77e3 > a .filter-cool-2268 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip-white-bb35 .fluid_486e .avatar-inner-77e3 > .easy_f065 {
  display: block;
  opacity: 1;
}
.basic_759a {
  max-width: 100%;
}
.smooth_201b {
  line-height: 0;
  cursor: pointer;
}
.hero-wood-e1b6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hero-wood-e1b6:hover {
  box-shadow: none;
  color: currentColor;
}
.hero-wood-e1b6 svg {
  width: 18px;
  height: 18px;
}
.hero-wood-e1b6 .tooltip-c9fe {
  display: none;
}
.image_left_ea3c {
  position: relative;
}
.image_left_ea3c.fn-active-fa27 .hero-wood-e1b6 .alert-pressed-86dd {
  display: none;
}
.image_left_ea3c.fn-active-fa27 .hero-wood-e1b6 .tooltip-c9fe {
  display: inline-block;
}
.image_left_ea3c .avatar_hot_875e {
  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);
}
.image_left_ea3c.simple_1daa .avatar_hot_875e {
  left: auto;
  right: -0.9em;
}
.image_left_ea3c.simple_1daa .first_d49c::before {
  left: auto;
  right: 15px;
}
.image_left_ea3c.fn-active-fa27 .avatar_hot_875e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_5d66 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown_5d66 label {
  flex-basis: 100%;
}
.dropdown_5d66 .module_8084 {
  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;
}
.dropdown_5d66 .modal_fast_3ae3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown_5d66 .modal_fast_3ae3:focus {
  background-color: transparent;
}
.dropdown_5d66 button.box_5799 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown_5d66 button.box_5799:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown_5d66 button.box_5799 svg {
  width: 18px;
  height: 18px;
}
.dropdown_5d66 input[type="submit"] {
  min-height: auto;
}
.text-soft-7478 .dropdown_5d66 .modal_fast_3ae3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.first_d49c {
  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) {
  .first_d49c {
    width: 220px;
  }
}
.first_d49c label {
  flex-basis: 100%;
}
.first_d49c::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;
}
.motion-8cd6 .text-soft-7478 .dropdown_5d66 {
  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;
}
.motion-8cd6
  .text-soft-7478
  .dropdown_5d66
  .module_8084 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.motion-8cd6 .text-soft-7478 .dropdown_5d66 .modal_fast_3ae3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.motion-8cd6
  .text-soft-7478
  .dropdown_5d66
  .modal_fast_3ae3:focus {
  background: 0 0;
}
.motion-8cd6
  .text-soft-7478
  .dropdown_5d66
  .under-96fe {
  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;
}
.border_copper_6256 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border_copper_6256 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border_copper_6256 li:last-child {
  margin-right: 0;
}
.border_copper_6256 li:first-child {
  margin-left: 0;
}
.border_copper_6256.grid_960b a {
  color: #fff;
}
.border_copper_6256.grid_960b a:hover {
  color: #fff;
}
.border_copper_6256 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border_copper_6256 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border_copper_6256 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border_copper_6256 a:hover {
  opacity: 0.9;
  color: inherit;
}
.border_copper_6256 [class*="social-icon-apple"] {
  background-color: #999;
}
.border_copper_6256 [class*="social-icon-apple"].dropdown_407a {
  background-color: transparent;
  color: #999;
}
.border_copper_6256 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border_copper_6256 [class*="social-icon-behance"].dropdown_407a {
  background-color: transparent;
  color: #1769ff;
}
.border_copper_6256 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border_copper_6256 [class*="social-icon-bitbucket"].dropdown_407a {
  background-color: transparent;
  color: #205081;
}
.border_copper_6256 [class*="social-icon-codepen"] {
  background-color: #000;
}
.border_copper_6256 [class*="social-icon-codepen"].dropdown_407a {
  background-color: transparent;
  color: #000;
}
.border_copper_6256 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border_copper_6256 [class*="social-icon-delicious"].dropdown_407a {
  background-color: transparent;
  color: #39f;
}
.border_copper_6256 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border_copper_6256 [class*="social-icon-digg"].dropdown_407a {
  background-color: transparent;
  color: #005be2;
}
.border_copper_6256 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border_copper_6256 [class*="social-icon-dribbble"].dropdown_407a {
  background-color: transparent;
  color: #ea4c89;
}
.border_copper_6256 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border_copper_6256 [class*="social-icon-envelope"].dropdown_407a {
  background-color: transparent;
  color: #ea4335;
}
.border_copper_6256 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border_copper_6256 [class*="social-icon-facebook"].dropdown_407a {
  background-color: transparent;
  color: #3b5998;
}
.border_copper_6256 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border_copper_6256 [class*="social-icon-flickr"].dropdown_407a {
  background-color: transparent;
  color: #0063dc;
}
.border_copper_6256 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border_copper_6256 [class*="social-icon-foursquare"].dropdown_407a {
  background-color: transparent;
  color: #2d5be3;
}
.border_copper_6256 [class*="social-icon-github"] {
  background-color: #333;
}
.border_copper_6256 [class*="social-icon-github"].dropdown_407a {
  background-color: transparent;
  color: #333;
}
.border_copper_6256 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border_copper_6256 [class*="social-icon-google-plus"].dropdown_407a {
  background-color: transparent;
  color: #dd4b39;
}
.border_copper_6256 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border_copper_6256 [class*="social-icon-houzz"].dropdown_407a {
  background-color: transparent;
  color: #7ac142;
}
.border_copper_6256 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border_copper_6256 [class*="social-icon-instagram"].dropdown_407a {
  background-color: transparent;
  color: #262626;
}
.border_copper_6256 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border_copper_6256 [class*="social-icon-jsfiddle"].dropdown_407a {
  background-color: transparent;
  color: #487aa2;
}
.border_copper_6256 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border_copper_6256 [class*="social-icon-linkedin"].dropdown_407a {
  background-color: transparent;
  color: #0077b5;
}
.border_copper_6256 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border_copper_6256 [class*="social-icon-medium"].dropdown_407a {
  background-color: transparent;
  color: #00ab6b;
}
.border_copper_6256 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border_copper_6256
  [class*="social-icon-odnoklassniki"].dropdown_407a {
  background-color: transparent;
  color: #f4731c;
}
.border_copper_6256 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border_copper_6256 [class*="social-icon-meetup"].dropdown_407a {
  background-color: transparent;
  color: #ec1c40;
}
.border_copper_6256 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border_copper_6256 [class*="social-icon-pinterest"].dropdown_407a {
  background-color: transparent;
  color: #bd081c;
}
.border_copper_6256 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border_copper_6256 [class*="social-icon-product-hunt"].dropdown_407a {
  background-color: transparent;
  color: #da552f;
}
.border_copper_6256 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border_copper_6256 [class*="social-icon-reddit"].dropdown_407a {
  background-color: transparent;
  color: #ff4500;
}
.border_copper_6256 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border_copper_6256 [class*="social-icon-rss"].dropdown_407a {
  background-color: transparent;
  color: #f26522;
}
.border_copper_6256 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border_copper_6256
  [class*="social-icon-shopping-cart"].dropdown_407a {
  background-color: transparent;
  color: #4caf50;
}
.border_copper_6256 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border_copper_6256 [class*="social-icon-skype"].dropdown_407a {
  background-color: transparent;
  color: #00aff0;
}
.border_copper_6256 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border_copper_6256 [class*="social-icon-slideshare"].dropdown_407a {
  background-color: transparent;
  color: #0077b5;
}
.border_copper_6256 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border_copper_6256 [class*="social-icon-snapchat"].dropdown_407a {
  background-color: transparent;
  color: #fffc00;
}
.border_copper_6256 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border_copper_6256 [class*="social-icon-soundcloud"].dropdown_407a {
  background-color: transparent;
  color: #f80;
}
.border_copper_6256 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border_copper_6256 [class*="social-icon-spotify"].dropdown_407a {
  background-color: transparent;
  color: #2ebd59;
}
.border_copper_6256 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border_copper_6256
  [class*="social-icon-stack-overflow"].dropdown_407a {
  background-color: transparent;
  color: #fe7a15;
}
.border_copper_6256 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border_copper_6256 [class*="social-icon-maldkfgram"].dropdown_407a {
  background-color: transparent;
  color: #2ca5e0;
}
.border_copper_6256 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border_copper_6256 [class*="social-icon-tripadvisor"].dropdown_407a {
  background-color: transparent;
  color: #589442;
}
.border_copper_6256 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border_copper_6256 [class*="social-icon-tumblr"].dropdown_407a {
  background-color: transparent;
  color: #35465c;
}
.border_copper_6256 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border_copper_6256 [class*="social-icon-twitch"].dropdown_407a {
  background-color: transparent;
  color: #6441a5;
}
.border_copper_6256 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border_copper_6256 [class*="social-icon-twitter"].dropdown_407a {
  background-color: transparent;
  color: #1da1f2;
}
.border_copper_6256 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border_copper_6256 [class*="social-icon-vimeo"].dropdown_407a {
  background-color: transparent;
  color: #1ab7ea;
}
.border_copper_6256 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border_copper_6256 [class*="social-icon-vk"].dropdown_407a {
  background-color: transparent;
  color: #45668e;
}
.border_copper_6256 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border_copper_6256 [class*="social-icon-weibo"].dropdown_407a {
  background-color: transparent;
  color: #df2029;
}
.border_copper_6256 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border_copper_6256 [class*="social-icon-weixin"].dropdown_407a {
  background-color: transparent;
  color: #7bb32e;
}
.border_copper_6256 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border_copper_6256 [class*="social-icon-whatsapp"].dropdown_407a {
  background-color: transparent;
  color: #25d366;
}
.border_copper_6256 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border_copper_6256 [class*="social-icon-wordpress"].dropdown_407a {
  background-color: transparent;
  color: #21759b;
}
.border_copper_6256 [class*="social-icon-xing"] {
  background-color: #026466;
}
.border_copper_6256 [class*="social-icon-xing"].dropdown_407a {
  background-color: transparent;
  color: #026466;
}
.border_copper_6256 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border_copper_6256 [class*="social-icon-yelp"].dropdown_407a {
  background-color: transparent;
  color: #af0606;
}
.border_copper_6256 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border_copper_6256 [class*="social-icon-youtube"].dropdown_407a {
  background-color: transparent;
  color: #cd201f;
}
.secondary_cold_c377 {
  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;
}
.secondary_cold_c377:hover {
  box-shadow: none;
  background: 0 0;
}
.prev_1edc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outline_ce10 {
  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;
}
.wide-e212 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.red-ce78 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.red-ce78,
.red-ce78::after,
.red-ce78::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;
}
.red-ce78::after,
.red-ce78::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame_tall_c2db .outline_ce10 .wide-e212 {
  margin-top: -2px;
  width: 19px;
}
.frame_tall_c2db .outline_ce10 .red-ce78 {
  margin-top: -1px;
}
.frame_tall_c2db .outline_ce10 .red-ce78,
.frame_tall_c2db .outline_ce10 .red-ce78::after,
.frame_tall_c2db .outline_ce10 .red-ce78::before {
  width: 19px;
  height: 2px;
}
.frame_tall_c2db .outline_ce10 .red-ce78::before {
  top: -6px;
}
.frame_tall_c2db .outline_ce10 .red-ce78::after {
  bottom: -6px;
}
.detail_b719 .outline_ce10 .wide-e212 {
  margin-top: -2px;
  width: 22px;
}
.detail_b719 .outline_ce10 .red-ce78 {
  margin-top: -1px;
}
.detail_b719 .outline_ce10 .red-ce78,
.detail_b719 .outline_ce10 .red-ce78::after,
.detail_b719 .outline_ce10 .red-ce78::before {
  width: 22px;
  height: 2px;
}
.detail_b719 .outline_ce10 .red-ce78::before {
  top: -7px;
}
.detail_b719 .outline_ce10 .red-ce78::after {
  bottom: -7px;
}
.aside-5d6d .outline_ce10 .wide-e212 {
  margin-top: -2px;
  width: 31px;
}
.aside-5d6d .outline_ce10 .red-ce78 {
  margin-top: -1.5px;
}
.aside-5d6d .outline_ce10 .red-ce78,
.aside-5d6d .outline_ce10 .red-ce78::after,
.aside-5d6d .outline_ce10 .red-ce78::before {
  width: 31px;
  height: 3px;
}
.aside-5d6d .outline_ce10 .red-ce78::before {
  top: -9px;
}
.aside-5d6d .outline_ce10 .red-ce78::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .rough-2b3a .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 19px;
  }
  .rough-2b3a .outline_ce10 .red-ce78 {
    margin-top: -1px;
  }
  .rough-2b3a .outline_ce10 .red-ce78,
  .rough-2b3a .outline_ce10 .red-ce78::after,
  .rough-2b3a .outline_ce10 .red-ce78::before {
    width: 19px;
    height: 2px;
  }
  .rough-2b3a .outline_ce10 .red-ce78::before {
    top: -6px;
  }
  .rough-2b3a .outline_ce10 .red-ce78::after {
    bottom: -6px;
  }
  .lower_e245 .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 22px;
  }
  .lower_e245 .outline_ce10 .red-ce78 {
    margin-top: -1px;
  }
  .lower_e245 .outline_ce10 .red-ce78,
  .lower_e245 .outline_ce10 .red-ce78::after,
  .lower_e245 .outline_ce10 .red-ce78::before {
    width: 22px;
    height: 2px;
  }
  .lower_e245 .outline_ce10 .red-ce78::before {
    top: -7px;
  }
  .lower_e245 .outline_ce10 .red-ce78::after {
    bottom: -7px;
  }
  .banner_d625 .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_d625 .outline_ce10 .red-ce78 {
    margin-top: -1.5px;
  }
  .banner_d625 .outline_ce10 .red-ce78,
  .banner_d625 .outline_ce10 .red-ce78::after,
  .banner_d625 .outline_ce10 .red-ce78::before {
    width: 31px;
    height: 3px;
  }
  .banner_d625 .outline_ce10 .red-ce78::before {
    top: -9px;
  }
  .banner_d625 .outline_ce10 .red-ce78::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wide_a22f .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 19px;
  }
  .wide_a22f .outline_ce10 .red-ce78 {
    margin-top: -1px;
  }
  .wide_a22f .outline_ce10 .red-ce78,
  .wide_a22f .outline_ce10 .red-ce78::after,
  .wide_a22f .outline_ce10 .red-ce78::before {
    width: 19px;
    height: 2px;
  }
  .wide_a22f .outline_ce10 .red-ce78::before {
    top: -6px;
  }
  .wide_a22f .outline_ce10 .red-ce78::after {
    bottom: -6px;
  }
  .overlay-lite-6844 .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-lite-6844 .outline_ce10 .red-ce78 {
    margin-top: -1px;
  }
  .overlay-lite-6844 .outline_ce10 .red-ce78,
  .overlay-lite-6844 .outline_ce10 .red-ce78::after,
  .overlay-lite-6844 .outline_ce10 .red-ce78::before {
    width: 22px;
    height: 2px;
  }
  .overlay-lite-6844 .outline_ce10 .red-ce78::before {
    top: -7px;
  }
  .overlay-lite-6844 .outline_ce10 .red-ce78::after {
    bottom: -7px;
  }
  .header-e620 .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 31px;
  }
  .header-e620 .outline_ce10 .red-ce78 {
    margin-top: -1.5px;
  }
  .header-e620 .outline_ce10 .red-ce78,
  .header-e620 .outline_ce10 .red-ce78::after,
  .header-e620 .outline_ce10 .red-ce78::before {
    width: 31px;
    height: 3px;
  }
  .header-e620 .outline_ce10 .red-ce78::before {
    top: -9px;
  }
  .header-e620 .outline_ce10 .red-ce78::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button_1b36 .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 19px;
  }
  .button_1b36 .outline_ce10 .red-ce78 {
    margin-top: -1px;
  }
  .button_1b36 .outline_ce10 .red-ce78,
  .button_1b36 .outline_ce10 .red-ce78::after,
  .button_1b36 .outline_ce10 .red-ce78::before {
    width: 19px;
    height: 2px;
  }
  .button_1b36 .outline_ce10 .red-ce78::before {
    top: -6px;
  }
  .button_1b36 .outline_ce10 .red-ce78::after {
    bottom: -6px;
  }
  .pattern_action_8eac .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_action_8eac .outline_ce10 .red-ce78 {
    margin-top: -1px;
  }
  .pattern_action_8eac .outline_ce10 .red-ce78,
  .pattern_action_8eac .outline_ce10 .red-ce78::after,
  .pattern_action_8eac .outline_ce10 .red-ce78::before {
    width: 22px;
    height: 2px;
  }
  .pattern_action_8eac .outline_ce10 .red-ce78::before {
    top: -7px;
  }
  .pattern_action_8eac .outline_ce10 .red-ce78::after {
    bottom: -7px;
  }
  .hero_71a3 .outline_ce10 .wide-e212 {
    margin-top: -2px;
    width: 31px;
  }
  .hero_71a3 .outline_ce10 .red-ce78 {
    margin-top: -1.5px;
  }
  .hero_71a3 .outline_ce10 .red-ce78,
  .hero_71a3 .outline_ce10 .red-ce78::after,
  .hero_71a3 .outline_ce10 .red-ce78::before {
    width: 31px;
    height: 3px;
  }
  .hero_71a3 .outline_ce10 .red-ce78::before {
    top: -9px;
  }
  .hero_71a3 .outline_ce10 .red-ce78::after {
    bottom: -9px;
  }
}
.sort-bright-69f1 .red-ce78 {
  -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);
}
.sort-bright-69f1 .red-ce78::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sort-bright-69f1 .red-ce78::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);
}
.sort-bright-69f1.sidebar_short_7b35 .red-ce78 {
  -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);
}
.sort-bright-69f1.sidebar_short_7b35 .red-ce78::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sort-bright-69f1.sidebar_short_7b35 .red-ce78::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);
}
.warm_ef51 {
  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.tag-e783:before {
  display: none;
}
.feature-active-2467 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-active-2467 .breadcrumb_blue_4904 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-active-2467 .breadcrumb_blue_4904:last-of-type {
  border-bottom: none;
}
.feature-active-2467 .breadcrumb_blue_4904.title-1e5b,
.feature-active-2467 .breadcrumb_blue_4904.border_rough_ab7d,
.feature-active-2467 .breadcrumb_blue_4904.medium_0f1d {
  padding: 0;
}
.feature-active-2467 .tooltip-white-bb35 .filter-cool-2268 {
  color: currentColor;
}
.feature-active-2467 .tooltip-white-bb35 .filter-cool-2268:focus,
.feature-active-2467 .tooltip-white-bb35 .filter-cool-2268:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-active-2467.solid_8bbb .card_b181,
.feature-active-2467.solid_8bbb .pressed_f591 a,
.feature-active-2467.solid_8bbb .title-160d a,
.feature-active-2467.solid_8bbb .easy_f065 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-active-2467.solid_8bbb .card_b181:hover,
.feature-active-2467.solid_8bbb .pressed_f591 a:hover,
.feature-active-2467.solid_8bbb .title-160d a:hover,
.feature-active-2467.solid_8bbb .easy_f065 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-active-2467.solid_8bbb .selected_aa9b {
  color: rgba(0, 0, 0, 0.8);
}
.feature-active-2467.solid_8bbb .breadcrumb_blue_4904 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-active-2467.solid_8bbb .breadcrumb_blue_4904:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-active-2467.solid_8bbb .simple-8035:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-active-2467.solid_8bbb .tooltip-white-bb35 .fluid_486e li a,
.feature-active-2467.solid_8bbb .tooltip-white-bb35 .filter-cool-2268,
.feature-active-2467.solid_8bbb .easy_f065 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-active-2467.solid_8bbb .tooltip-white-bb35 .filter-cool-2268:focus,
.feature-active-2467.solid_8bbb .tooltip-white-bb35 .filter-cool-2268:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-active-2467.solid_8bbb .fluid_486e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-active-2467.hover_6077 .card_b181,
.feature-active-2467.hover_6077 .pressed_f591 a,
.feature-active-2467.hover_6077 .title-160d .filter-cool-2268,
.feature-active-2467.hover_6077 .title-160d a,
.feature-active-2467.hover_6077 .easy_f065 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-active-2467.hover_6077 .card_b181:hover,
.feature-active-2467.hover_6077 .pressed_f591 a:hover,
.feature-active-2467.hover_6077 .title-160d .filter-cool-2268:hover,
.feature-active-2467.hover_6077 .title-160d a:hover,
.feature-active-2467.hover_6077 .easy_f065 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-active-2467.hover_6077 .selected_aa9b {
  color: rgba(255, 255, 255, 0.99);
}
.feature-active-2467.hover_6077 .breadcrumb_blue_4904 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-active-2467.hover_6077 .breadcrumb_blue_4904:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-active-2467.hover_6077 .simple-8035:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-active-2467.hover_6077 .tooltip-white-bb35 .fluid_486e li a,
.feature-active-2467.hover_6077 .tooltip-white-bb35 .filter-cool-2268,
.feature-active-2467.hover_6077 .easy_f065 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-active-2467.hover_6077 .tooltip-white-bb35 .filter-cool-2268:focus,
.feature-active-2467.hover_6077 .tooltip-white-bb35 .filter-cool-2268:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-active-2467.hover_6077 .fluid_486e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-8035 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.simple-8035:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.button_smooth_6afd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.green-1b3f .feature-active-2467 {
  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;
}
.green-1b3f .breadcrumb_blue_4904 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.green-1b3f .breadcrumb_blue_4904: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) {
  .green-1b3f .breadcrumb_blue_4904:before {
    width: 16%;
    left: 42%;
  }
}
.green-1b3f .breadcrumb_blue_4904:last-child:before {
  content: none;
}
.green-1b3f .breadcrumb_blue_4904[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.green-1b3f .tooltip-white-bb35 .fluid_486e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.green-1b3f .tooltip-white-bb35 .fluid_486e li a .filter-cool-2268 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.green-1b3f .tooltip-white-bb35 .easy_f065 {
  border: none;
}
.green-1b3f .tooltip-white-bb35 .easy_f065 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.green-1b3f .simple-8035 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.green-1b3f .button_smooth_6afd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.green-1b3f .hover_6077 .simple-8035:before {
  background: rgba(0, 0, 0, 0.9);
}
.green-1b3f .solid_8bbb.light_c215 .red-ce78 {
  background: rgba(0, 0, 0, 0.6);
}
.green-1b3f
  .solid_8bbb.light_c215
  .red-ce78::after,
.green-1b3f
  .solid_8bbb.light_c215
  .red-ce78:before {
  background: inherit;
}
.green-1b3f
  .solid_8bbb.light_c215:hover
  .red-ce78 {
  background: rgba(0, 0, 0, 0.8);
}
.iron-1007 .feature-active-2467 {
  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) {
  .iron-1007 .feature-active-2467 {
    width: auto;
    right: 45px;
  }
}
.pressed_f062 .feature-active-2467 {
  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) {
  .pressed_f062 .feature-active-2467 {
    width: auto;
    left: 45px;
  }
}
.tag-e783 .feature-active-2467 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag-e783 .button_smooth_6afd {
  max-width: 48em;
  margin: 0 auto;
}
.tag-e783 .simple-8035:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-west-b014 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-west-b014.green-1b3f .feature-active-2467 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown-west-b014.iron-1007 .feature-active-2467 {
  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);
}
.dropdown-west-b014 .feature-active-2467 {
  visibility: visible;
}
.dropdown-west-b014.pressed_f062 .feature-active-2467 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accent-6241,
.section_huge_8df2 {
  overflow-x: hidden;
}
.accent-6241 .feature-active-2467 {
  overflow: auto;
}
.accent-6241.green-1b3f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-6241.green-1b3f .feature-active-2467 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accent-6241.green-1b3f .secondary_cold_c377 {
  opacity: 0;
}
.accent-6241.iron-1007 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-6241.iron-1007 .feature-active-2467 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accent-6241.iron-1007 .secondary_cold_c377 {
  opacity: 0;
}
.accent-6241.pressed_f062 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent-6241.pressed_f062 .feature-active-2467 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accent-6241.pressed_f062 .secondary_cold_c377 {
  opacity: 0;
}
.accent-6241.tag-e783 .feature-active-2467 {
  z-index: 10;
  visibility: visible;
}
.light_c215 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.light_c215 .red-ce78 {
  background: rgba(255, 255, 255, 0.99);
}
.light_c215 .red-ce78::after,
.light_c215 .red-ce78:before {
  background: inherit;
}
.light_c215:hover .red-ce78 {
  background: rgba(255, 255, 255, 0.99);
}
.pressed_f062 .light_c215 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag-e783 .light_c215 {
  display: none !important;
}
.accent-6241:before,
.section_huge_8df2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accent-6241 .light_c215,
.section_huge_8df2 .light_c215 {
  display: inline-block;
}
.feature-active-2467 .warm-ae22 {
  -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;
}
.accent-6241 .feature-active-2467 .warm-ae22,
.section_huge_8df2 .feature-active-2467 .warm-ae22 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture-bronze-f925 .module_8084 {
  width: 100%;
}
.orange-48fa {
  padding: 0 0.5em 0;
}
.orange-48fa [class*="customify-col-"],
.orange-48fa [class*="customify-col_"],
.orange-48fa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-c8aa .orange-48fa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .short-16d8 .popup_easy_675b,
  .popup_easy_675b {
    display: none;
  }
  .texture-d849 {
    text-align: left;
  }
  .table-mini-be23 {
    text-align: center;
  }
  .module_f116 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .short-16d8 .short_dfb6,
  .short_dfb6 {
    display: none;
  }
  .tiny-0df9 {
    text-align: left;
  }
  .accent_hard_f7d4 {
    text-align: center;
  }
  .outer-96d3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .short-16d8 .slow-96b3,
  .slow-96b3 {
    display: none;
  }
  .form-b411 {
    text-align: left;
  }
  .inner-df3e {
    text-align: center;
  }
  .surface_east_7f58 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture_plasma_7b45 {
  box-shadow: none !important;
}
.feature_top_50dd .purple_08d3,
.mini_a072 .purple_08d3 {
  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;
}
.mini_a072 .purple_08d3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rough-491e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.rough-491e:after,
.rough-491e:before {
  content: "";
  display: table;
}
.rough-491e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .rough-491e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.rough-491e,
.disabled_2738 {
  max-width: 1248px;
  margin: 0 auto;
}

.solid-f9a6.feature-028c .rough-491e {
  max-width: 100%;
}
.solid-f9a6.pink-4efd {
  max-width: 1200px;
  margin: 0 auto;
}
.solid-f9a6.layout-b825 .rough-491e {
  max-width: 100%;
}
.solid-f9a6.layout-b825 > .rough-491e {
  padding-left: 0;
  padding-right: 0;
}
.solid-f9a6.layout-b825 > .rough-491e .short-16d8 {
  margin: 0;
}
.solid-f9a6.layout-b825
  > .rough-491e
  .small_8621.outer-1938 {
  margin-right: 0;
  margin-left: 0;
}
.solid-f9a6.layout-b825 #main.outer-1938 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_smooth_f1ab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_smooth_f1ab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .action-fd56 .message-fc57 {
    padding-right: 1em;
  }
  .action-fd56.wrapper-7d8b .small_8621 {
    border-right: 1px solid #eaecee;
  }
  .action-fd56.wrapper-7d8b .message-fc57 {
    padding-right: 1em;
  }
  .action-fd56.wrapper-7d8b .gallery_down_f4cd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper_79be .message-fc57 {
    padding-left: 1em;
  }
  .upper_79be.wrapper-7d8b .small_8621 {
    border-left: 1px solid #eaecee;
  }
  .upper_79be.wrapper-7d8b .message-fc57 {
    padding-left: 1em;
  }
  .upper_79be.wrapper-7d8b .gallery_down_f4cd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-0d53 .message-fc57 {
    padding-left: 1em;
  }
  .active-0d53.wrapper-7d8b .blue_c662 {
    border-right: 1px solid #eaecee;
  }
  .active-0d53.wrapper-7d8b .background_4e24 {
    border-right: 1px solid #eaecee;
  }
  .active-0d53.wrapper-7d8b .message-fc57 {
    padding-left: 1em;
  }
  .active-0d53.wrapper-7d8b .gallery_down_f4cd {
    padding-right: 1em;
  }
  .active-0d53.wrapper-7d8b .tiny_5217 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_e7dd .message-fc57 {
    padding-right: 1em;
  }
  .highlight_e7dd.wrapper-7d8b .blue_c662 {
    border-left: 1px solid #eaecee;
  }
  .highlight_e7dd.wrapper-7d8b .background_4e24 {
    border-left: 1px solid #eaecee;
  }
  .highlight_e7dd.wrapper-7d8b .message-fc57 {
    padding-right: 1em;
  }
  .highlight_e7dd.wrapper-7d8b .gallery_down_f4cd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_e7dd.wrapper-7d8b .tiny_5217 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_smooth_f1ab .message-fc57 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_smooth_f1ab.wrapper-7d8b .small_8621 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_smooth_f1ab.wrapper-7d8b .message-fc57 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_smooth_f1ab.wrapper-7d8b .gallery_down_f4cd {
    padding-left: 1em;
  }
  .outline_smooth_f1ab.wrapper-7d8b .tiny_5217 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_smooth_f1ab.wrapper-7d8b .message-fc57 {
    padding-left: 0;
  }
}
.accordion-f4a7 .stone-f4c9 {
  display: inline-block;
}
.header-fluid-b594 {
  display: inline-block;
}
.accordion_fee9 {
  word-con: break-word;
}
.form-complex-9e32 > span {
  display: inline-block;
  padding: 5px 0;
}
.form-complex-9e32 .filter-02a7 {
  margin-left: 8px;
  margin-right: 8px;
}
.form-complex-9e32 .stale_8f81 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.out_8b46 .prev_5c21 {
  margin-bottom: 2em;
}
.out_8b46 .row_center_0505 {
  margin-bottom: 15px;
}
.out_8b46 .row_center_0505:last-child {
  margin-bottom: 0;
}
.out_8b46 .info_middle_2282 {
  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) {
  .out_8b46 .info_middle_2282 {
    display: block;
  }
}
.out_8b46 .layout_ba4a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .out_8b46 .layout_ba4a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.out_8b46 .text_ceb8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.out_8b46 .text_ceb8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.out_8b46 .text_ceb8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.out_8b46 .accordion_fee9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.out_8b46 .accordion_fee9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.out_8b46 .tall-075b p:last-child {
  margin-bottom: 0;
}
.out_8b46 .link_bd37 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.out_8b46 .grid_soft_c8a7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.out_8b46 .action_ad42 {
  margin-top: 1em;
}
.out_8b46 .tabs_2fcf {
  top: 0;
  display: block;
}
.out_8b46 .tabs_2fcf a {
  color: inherit;
}
.out_8b46 .tabs_2fcf a:hover {
  color: inherit;
}
.out_8b46 .paper_0441 {
  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;
}
.out_8b46 .paper_0441:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.out_8b46 .grid_soft_c8a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.out_8b46 .widget-small-1687 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.out_8b46 .widget-small-1687:first-child {
  margin-top: 0;
}
.out_8b46 .widget-small-1687.label_5176 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.out_8b46 .widget-small-1687.gradient-fluid-6690 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out_8b46
  .widget-small-1687.gradient-fluid-6690.breadcrumb-6f8a
  .action_ad42 {
  width: 100%;
}
.out_8b46 .gradient-fluid-6690 {
  -webkit-box-align: center;
  align-items: center;
}
.out_8b46 .gradient-fluid-6690 .form-complex-9e32,
.out_8b46 .gradient-fluid-6690 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.out_8b46 .text_ceb8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_8b46 .text_ceb8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_8b46 .text_ceb8: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;
}
.out_8b46 .label_5176 {
  z-index: 5;
}
.out_8b46 .light-5ffe .alert-outer-2a13 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.out_8b46 .modal_0682 .alert-outer-2a13 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.out_8b46 .progress-be09 .alert-outer-2a13 {
  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;
}
.out_8b46.active-001d .info_middle_2282,
.out_8b46.east-04f5 .info_middle_2282 {
  display: block;
}
.out_8b46.active-001d .info_middle_2282 .shade_a30f,
.out_8b46.active-001d .info_middle_2282 .grid_soft_c8a7,
.out_8b46.east-04f5 .info_middle_2282 .shade_a30f,
.out_8b46.east-04f5 .info_middle_2282 .grid_soft_c8a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out_8b46.notification_light_8fb1 .layout_ba4a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .out_8b46.notification_light_8fb1 .layout_ba4a {
    margin-right: 0;
  }
}
.out_8b46.active-001d .layout_ba4a,
.out_8b46.east-04f5 .layout_ba4a {
  padding-top: 40%;
}
.out_8b46.active-001d .prev_5c21,
.out_8b46.east-04f5 .prev_5c21 {
  display: block;
}
.out_8b46.active-001d .fn-sticky-fa27 .grid_soft_c8a7,
.out_8b46.east-04f5 .fn-sticky-fa27 .grid_soft_c8a7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.out_8b46.active-001d .layout_ba4a,
.out_8b46.east-04f5 .layout_ba4a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.out_8b46.active-001d .grid_soft_c8a7 {
  padding: 1em;
}
.border-center-db5c {
  margin: 30px auto;
  display: block;
}
.border-center-db5c .highlight-first-87c5 > * {
  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;
}
.border-center-db5c .highlight-first-87c5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border-center-db5c .highlight-first-87c5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lite_84f7 .form-complex-9e32 {
  margin-bottom: 1.41575em;
}
.lite_84f7 .button-center-ddf4 {
  margin-bottom: 1.618em;
}
.banner_c4b1 .brown_c251 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_c4b1 .brown_c251 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_c4b1 .texture-b805 {
  max-width: 100%;
  overflow: auto;
}
.label-5b3d .banner_c4b1 a:hover {
  text-decoration: underline;
}
.media-blue-abed .row_center_0505:not(.accordion_fee9),
.media-blue-abed .text_ceb8 {
  margin-bottom: 1.41575em;
}
.media-blue-abed .row_center_0505:not(.accordion_fee9):last-child,
.media-blue-abed .text_ceb8:last-child {
  margin-bottom: 0;
}
.media-blue-abed .row_center_0505.block_last_9ac1 {
  margin-bottom: 0.41575em;
}
.media-blue-abed .background_down_2316:before,
.media-blue-abed .preview-5ff1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media-blue-abed .background_down_2316:before {
  content: "\f115";
}
.media-blue-abed .preview-5ff1:before {
  content: "\f02c";
}
.media-blue-abed .disabled_999f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media-blue-abed .disabled_999f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.article-stale-8304 {
  display: -webkit-box;
  display: flex;
}
.article-stale-8304 .tooltip_pressed_096f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .article-stale-8304 .tooltip_pressed_096f {
    flex-basis: 90px;
  }
}
.article-stale-8304 .layout-4213 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .article-stale-8304 .layout-4213 {
    flex-basis: calc(100% - 50px);
  }
}
.article-stale-8304 .banner-gas-0067 p:last-child {
  margin-bottom: 0.72em;
}
.title-9d19 .highlight-first-87c5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.title-9d19 .highlight-first-87c5:after,
.title-9d19 .highlight-first-87c5:before {
  content: "";
  display: table;
}
.title-9d19 .highlight-first-87c5:after {
  clear: both;
}
.title-9d19 .highlight-first-87c5 .green-be01,
.title-9d19 .highlight-first-87c5 .label_right_b4ab {
  width: 49%;
}
.title-9d19 .highlight-first-87c5 .green-be01 a span.mini_cacf,
.title-9d19 .highlight-first-87c5 .label_right_b4ab a span.mini_cacf {
  display: block;
  margin-bottom: 5px;
}
.title-9d19 .highlight-first-87c5 .label_right_b4ab {
  float: left;
  text-align: left;
}
.title-9d19 .highlight-first-87c5 .green-be01 {
  float: right;
  text-align: right;
}
.stone-e5e5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone-e5e5 {
    margin-bottom: 0;
  }
}
.button_4755 {
  margin-bottom: 1em;
}
.button_4755 .accordion_fee9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.layout_72b7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.info-fb77 .button_4755,
.hard_398a .button_4755 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .info-fb77 .button_4755,
  .hard_398a .button_4755 {
    display: block;
  }
}
.info-fb77 .layout_72b7,
.hard_398a .layout_72b7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .info-fb77 .layout_72b7,
  .hard_398a .layout_72b7 {
    margin-bottom: 1em;
  }
}
.info-fb77 .layout_72b7 img,
.hard_398a .layout_72b7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.info-fb77 .list_basic_3f4e,
.hard_398a .list_basic_3f4e {
  flex-basis: calc(100% - 160px);
}
.info-fb77 .list_basic_3f4e p,
.hard_398a .list_basic_3f4e p {
  margin-bottom: 0;
}
.info-fb77 .list_basic_3f4e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .info-fb77 .list_basic_3f4e {
    padding-left: 0;
  }
}
.hard_398a .list_basic_3f4e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hard_398a .list_basic_3f4e {
    padding-right: 0;
  }
}
.hard_398a .layout_72b7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary_8854 .layout_72b7 {
  margin-bottom: 0.5em;
}
.summary_8854 .layout_72b7 img {
  width: 100%;
}
.link_e7d7 .dim_56c3,
.fast_23fc .dim_56c3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fast_23fc .small_8621 .background_2181 p:last-child {
  margin-bottom: 0;
}
.banner-daaf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow-green-ccbf .wrapper-stale-a4bc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow-green-ccbf .wrapper-stale-a4bc:last-of-type {
    margin-bottom: 0;
  }
}
.shadow-green-ccbf .wrapper-stale-a4bc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-green-ccbf .wrapper-stale-a4bc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow-green-ccbf .wrapper-stale-a4bc ul li {
  margin: 0 0 0.6em;
}
.shadow-green-ccbf .wrapper-stale-a4bc ul li.hard-0a74,
.shadow-green-ccbf .wrapper-stale-a4bc ul li.link-up-63f8 {
  position: relative;
}
.shadow-green-ccbf .wrapper-stale-a4bc ul li.hard-0a74 .grid-0933,
.shadow-green-ccbf .wrapper-stale-a4bc ul li.link-up-63f8 .grid-0933 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow-green-ccbf .wrapper-stale-a4bc ul li.hard-0a74:after:after,
.shadow-green-ccbf .wrapper-stale-a4bc ul li.hard-0a74:after:before,
.shadow-green-ccbf
  .wrapper-stale-a4bc
  ul
  li.link-up-63f8:after:after,
.shadow-green-ccbf
  .wrapper-stale-a4bc
  ul
  li.link-up-63f8:after:before {
  content: "";
  display: table;
}
.shadow-green-ccbf .wrapper-stale-a4bc ul li.hard-0a74:after:after,
.shadow-green-ccbf
  .wrapper-stale-a4bc
  ul
  li.link-up-63f8:after:after {
  clear: both;
}
.shadow-green-ccbf .wrapper-stale-a4bc a.aside_3aa1:hover {
  text-decoration: none;
}
.shadow-green-ccbf .wrapper-stale-a4bc select {
  max-width: 100%;
}
.shadow-green-ccbf .wrapper-stale-a4bc table {
  font-size: 85%;
}
.shadow-green-ccbf .wrapper-stale-a4bc table td,
.shadow-green-ccbf .wrapper-stale-a4bc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow-green-ccbf .wrapper-stale-a4bc table tfoot td {
  text-align: left;
}
.shadow-green-ccbf .wrapper-stale-a4bc :last-child {
  margin-bottom: 0;
}
.shadow-green-ccbf .wrapper-stale-a4bc .cold-43fb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow-green-ccbf .wrapper-stale-a4bc .cold-43fb label {
  width: 100%;
}
.shadow-green-ccbf .wrapper-stale-a4bc .cold-43fb .modal_fast_3ae3 {
  width: 100%;
  display: block;
}
.shadow-green-ccbf .wrapper-stale-a4bc .cold-43fb .box_5799 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow-green-ccbf .wrapper-stale-a4bc .cold-43fb .box_5799:hover svg #svg-search {
  fill: #444;
}
.shadow-green-ccbf .wrapper-stale-a4bc .cold-43fb .box_5799 svg {
  width: 18px;
  height: 18px;
}
.shadow-green-ccbf .input-fluid-fe4b ul ul,
.shadow-green-ccbf .header-98ba ul ul,
.shadow-green-ccbf .overlay-f097 ul ul,
.shadow-green-ccbf .west_01ba ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow-green-ccbf .input-fluid-fe4b .block_efbe > a,
.shadow-green-ccbf .header-98ba .block_efbe > a,
.shadow-green-ccbf .overlay-f097 .block_efbe > a,
.shadow-green-ccbf .west_01ba .block_efbe > a {
  margin-bottom: 0;
}
.shadow-green-ccbf .wide_96a6 li,
.shadow-green-ccbf .input-fluid-fe4b li,
.shadow-green-ccbf .pro_69b1 li,
.shadow-green-ccbf .header-98ba li,
.shadow-green-ccbf .overlay-f097 li,
.shadow-green-ccbf .west_01ba li,
.shadow-green-ccbf .gas-21f0 li,
.shadow-green-ccbf .light_2d4b li {
  display: block;
  position: relative;
}
.shadow-green-ccbf .wide_96a6 li:last-child,
.shadow-green-ccbf .input-fluid-fe4b li:last-child,
.shadow-green-ccbf .pro_69b1 li:last-child,
.shadow-green-ccbf .header-98ba li:last-child,
.shadow-green-ccbf .overlay-f097 li:last-child,
.shadow-green-ccbf .west_01ba li:last-child,
.shadow-green-ccbf .gas-21f0 li:last-child,
.shadow-green-ccbf .light_2d4b li:last-child {
  border: none;
}
.shadow-green-ccbf .wide_96a6 li a,
.shadow-green-ccbf .input-fluid-fe4b li a,
.shadow-green-ccbf .pro_69b1 li a,
.shadow-green-ccbf .header-98ba li a,
.shadow-green-ccbf .overlay-f097 li a,
.shadow-green-ccbf .west_01ba li a,
.shadow-green-ccbf .gas-21f0 li a,
.shadow-green-ccbf .light_2d4b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-green-ccbf .wide_96a6 li ul li::before,
.shadow-green-ccbf .input-fluid-fe4b li ul li::before,
.shadow-green-ccbf .pro_69b1 li ul li::before,
.shadow-green-ccbf .header-98ba li ul li::before,
.shadow-green-ccbf .overlay-f097 li ul li::before,
.shadow-green-ccbf .west_01ba li ul li::before,
.shadow-green-ccbf .gas-21f0 li ul li::before,
.shadow-green-ccbf .light_2d4b li ul li::before {
  left: 15px;
}
.shadow-green-ccbf .wide_96a6 li ul a,
.shadow-green-ccbf .input-fluid-fe4b li ul a,
.shadow-green-ccbf .pro_69b1 li ul a,
.shadow-green-ccbf .header-98ba li ul a,
.shadow-green-ccbf .overlay-f097 li ul a,
.shadow-green-ccbf .west_01ba li ul a,
.shadow-green-ccbf .gas-21f0 li ul a,
.shadow-green-ccbf .light_2d4b li ul a {
  padding-left: 20px;
}
.shadow-green-ccbf .wide_96a6 li ul ul li::before,
.shadow-green-ccbf .input-fluid-fe4b li ul ul li::before,
.shadow-green-ccbf .pro_69b1 li ul ul li::before,
.shadow-green-ccbf .header-98ba li ul ul li::before,
.shadow-green-ccbf .overlay-f097 li ul ul li::before,
.shadow-green-ccbf .west_01ba li ul ul li::before,
.shadow-green-ccbf .gas-21f0 li ul ul li::before,
.shadow-green-ccbf .light_2d4b li ul ul li::before {
  left: 30px;
}
.shadow-green-ccbf .wide_96a6 li ul ul a,
.shadow-green-ccbf .input-fluid-fe4b li ul ul a,
.shadow-green-ccbf .pro_69b1 li ul ul a,
.shadow-green-ccbf .header-98ba li ul ul a,
.shadow-green-ccbf .overlay-f097 li ul ul a,
.shadow-green-ccbf .west_01ba li ul ul a,
.shadow-green-ccbf .gas-21f0 li ul ul a,
.shadow-green-ccbf .light_2d4b li ul ul a {
  padding-left: 40px;
}
.shadow-green-ccbf .east-b71f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-green-ccbf .light_2d4b ul li {
  margin-bottom: 1.41575em;
}
.shadow-green-ccbf .light_2d4b ul li .tertiary-bacc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow-green-ccbf .light_2d4b ul li .tag-red-432f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_6077 .wide_96a6 li a,
.hover_6077 .input-fluid-fe4b li a,
.hover_6077 .pro_69b1 li a,
.hover_6077 .header-98ba li a,
.hover_6077 .overlay-f097 li a,
.hover_6077 .west_01ba li a,
.hover_6077 .gas-21f0 li a,
.hover_6077 .light_2d4b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_6077 .east-b71f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_6077 .wrapper-stale-a4bc ul li.hard-0a74 .grid-0933,
.hover_6077 .wrapper-stale-a4bc ul li.link-up-63f8 .grid-0933 {
  background: rgba(0, 0, 0, 0.2);
}
.hover_6077 .shadow-green-ccbf .wrapper-stale-a4bc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li {
  margin: 0;
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li ul {
  margin: 0;
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li ul li a {
  padding-left: 15px;
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li ul li li a {
  padding-left: 30px;
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li.sort_focused_e7df > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li.sort_focused_e7df > 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;
}
.solid-f9a6 .shadow-green-ccbf .fluid_486e li.sort_focused_e7df > 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;
}
.notice_south_2732 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.border-center-5983 {
  position: relative;
  z-index: 10;
}
.border-center-5983 .warm-ae22 {
  width: 100%;
  max-width: 100%;
}
.hover-purple-e177 .nav-aca2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover-purple-e177 .solid_8bbb {
}
.hover-purple-e177 .hover_6077 {
  background: #292929;
}
.aside-f0fc .nav-aca2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.aside-f0fc .solid_8bbb {
  background: #f9f9f9;
}
.aside-f0fc .hover_6077 {
  background: #303030;
}
.sidebar-170f .nav-aca2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-170f .stone-f4c9 {
    margin-bottom: 1em;
  }
  .sidebar-170f .stone-f4c9:last-child {
    margin-bottom: 0;
  }
}
.sidebar-170f .solid_8bbb {
  background: #ededed;
}
.sidebar-170f .hover_6077 {
  background: #1a1a1a;
}
.nav-aca2.solid_8bbb {
  color: rgba(0, 0, 0, 0.6);
}
.nav-aca2.solid_8bbb .pattern-04b4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-aca2.hover_6077 {
  color: rgba(255, 255, 255, 0.99);
}
.nav-aca2.hover_6077 a:not(.aside_3aa1) {
  color: rgba(255, 255, 255, 0.79);
}
.nav-aca2.hover_6077 a:not(.aside_3aa1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-aca2.hover_6077 .pattern-04b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-aca2.hover_6077 table tbody td,
.nav-aca2.hover_6077 table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion_ae86.menu-e143 .rough-491e {
  max-width: initial;
}
.motion_ae86 .carousel_brown_28e2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion_ae86 .carousel_brown_28e2 .warm-ae22 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion_ae86 .carousel_brown_28e2 .warm-ae22 {
    display: block;
    margin-bottom: 2em;
  }
  .motion_ae86 .carousel_brown_28e2 .warm-ae22:last-child {
    margin-bottom: 0;
  }
}
.sidebar-170f .stone-f4c9:last-child,
.aside-f0fc .stone-f4c9:last-child,
.hover-purple-e177 .stone-f4c9:last-child {
  margin-bottom: 0;
}
.sidebar-170f .stone-f4c9 .shadow-green-ccbf .wrapper-stale-a4bc:last-child,
.aside-f0fc .stone-f4c9 .shadow-green-ccbf .wrapper-stale-a4bc:last-child,
.hover-purple-e177 .stone-f4c9 .shadow-green-ccbf .wrapper-stale-a4bc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sidebar-170f .label_up_153d,
  .sidebar-170f .progress_60e0,
  .aside-f0fc .label_up_153d,
  .aside-f0fc .progress_60e0,
  .hover-purple-e177 .label_up_153d,
  .hover-purple-e177 .progress_60e0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .border-center-5983 .stone-f4c9 {
    margin-bottom: 2em;
  }
}
.border-center-5983 p:last-child {
  margin-bottom: 0;
}
.border-center-5983 li,
.border-center-5983 ul {
  list-style: none;
  margin: 0;
}
.border-center-5983 ul ul {
  margin-left: 2.617924em;
}
.heading_right_6c37 {
  font-size: 0.875em;
}

/* css-noise: 8d97 */
.promo-block-v2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
