/*!
Theme Name: Customify
Theme URI: https://pressmaximum.rough-98eb/customify
Author: WPCustomify
Author URI: https://pressmaximum.rough-98eb
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.rough-98eb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slow_dd84.media_dd2d/licenses/gpl-2.0.dim_81c8
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.secondary_tall_4bda/, (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.media-short-2981.center_1d5c/normalize.action_3a95/
 ======
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.action_3a95 v7.0.0 | MIT License | github.rough-98eb/necolas/normalize.action_3a95 */
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;
}
.selected-f134 .sidebar-3601,
.pagination-cb3d,
.surface-mini-652c,
.module_7807,
.last-9021,
.short-9bf8,
.selected_4f07,
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;
}
.pagination-cb3d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pagination-cb3d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-cb3d,
  h1 {
    font-size: 1.8em;
  }
}
.surface-mini-652c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.surface-mini-652c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .surface-mini-652c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .surface-mini-652c,
  h2 {
    font-size: 1.7em;
  }
}
.module_7807,
h3 {
  font-size: 1.618em;
}
.selected-f134 .sidebar-3601,
.last-9021,
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.text_black_54d5 {
  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;
}
.row-ac0b:after,
.row-ac0b:before,
.fluid_d4da:after,
.fluid_d4da:before {
  content: "";
  display: table;
}
.row-ac0b:after,
.fluid_d4da:after {
  clear: both;
}
.glass_e7ce {
  float: right;
  margin-right: 0;
}
.clean-2d2b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_2f20 .detail_full_8fdc,
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;
}
.heading_2f20 .detail_full_8fdc: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;
}
.aside-red-fef3 .detail_full_8fdc {
  box-shadow: none;
}
.aside-red-fef3
  .detail_full_8fdc
  .caption_white_32ef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.aside-red-fef3 .detail_full_8fdc .active-6a63 {
  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;
}
.aside-red-fef3
  .detail_full_8fdc
  .active-6a63
  b {
  display: none;
}
.aside-red-fef3 .video_7205 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border-in-16e6:not(.huge_c121):not(.purple-4399),
button:not(.huge_c121):not(.purple-4399),
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ),
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ),
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ) {
  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;
}
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ):hover,
button:not(.huge_c121):not(
    .purple-4399
  ):hover,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ):hover,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ):hover,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ):active,
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ):focus,
button:not(.huge_c121):not(
    .purple-4399
  ):active,
button:not(.huge_c121):not(
    .purple-4399
  ):focus,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ):active,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ):focus,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ):active,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ):focus,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ):active,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ):focus {
  outline: 0;
}
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72,
button:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72 {
  position: relative;
}
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .shade-focused-20d3,
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .disabled_fd09,
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .aside_ed27,
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  i,
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  svg,
button:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .shade-focused-20d3,
button:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .disabled_fd09,
button:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .aside_ed27,
button:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  i,
button:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  svg,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .shade-focused-20d3,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .disabled_fd09,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .aside_ed27,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  i,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  svg,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .shade-focused-20d3,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .disabled_fd09,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .aside_ed27,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  i,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  svg,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .shade-focused-20d3,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .disabled_fd09,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  .aside_ed27,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  i,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72
  svg {
  visibility: hidden;
}
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72:after,
button:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72:after,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72:after,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72:after,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ).fn-loading-8e72: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;
}
.border-in-16e6:not(.huge_c121):not(.purple-4399),
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ),
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ),
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ) {
  color: #fff;
  background: #235787;
}
.border-in-16e6:not(.huge_c121):not(
    .purple-4399
  ):focus,
input[type="button"]:not(.huge_c121):not(
    .purple-4399
  ):focus,
input[type="reset"]:not(.huge_c121):not(
    .purple-4399
  ):focus,
input[type="submit"]:not(.huge_c121):not(
    .purple-4399
  ):focus {
  color: #fff;
}
.border-in-16e6.fn-disabled-8e72:not(.huge_c121):not(
    .purple-4399
  ),
.border-in-16e6[disabled]:not(.huge_c121):not(
    .purple-4399
  ),
button.fn-disabled-8e72:not(.huge_c121):not(
    .purple-4399
  ),
button[disabled]:not(.huge_c121):not(
    .purple-4399
  ) {
  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;
}
.simple-6fee {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.simple-6fee: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;
}
.dark-fd1a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.avatar_1259 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow-641c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row-ac0b:after,
.row-ac0b:before,
.complex-791c:after,
.complex-791c:before,
.message-black-8b8e:after,
.message-black-8b8e:before,
.green-c981:after,
.green-c981:before,
.image-smooth-fefb:after,
.image-smooth-fefb:before,
.stale-cb0b:after,
.stale-cb0b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row-ac0b:after,
.complex-791c:after,
.message-black-8b8e:after,
.green-c981:after,
.image-smooth-fefb:after,
.stale-cb0b:after {
  clear: both;
}
.complex-791c .input_west_b325,
.message-black-8b8e .input_west_b325,
.over-3cee .input_west_b325 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget_6d0f {
  display: inline-block;
}
.preview_1897 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview_1897 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview_1897 .table_lite_e627 {
  padding: 1em 0;
  font-size: 85%;
}
.table_lite_e627 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.table-yellow-bc52 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.table-yellow-bc52:after,
.table-yellow-bc52:before {
  content: "";
  display: table;
}
.table-yellow-bc52:after {
  clear: both;
}
.menu_hard_91fe {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.right-4bbe .menu_hard_91fe {
  max-width: 50%;
}
.tabs_b9d2 .menu_hard_91fe {
  max-width: 33.33%;
}
.info-narrow-c531 .menu_hard_91fe {
  max-width: 25%;
}
.module-focused-59ff .menu_hard_91fe {
  max-width: 20%;
}
.title_old_4e61 .menu_hard_91fe {
  max-width: 16.66%;
}
.fixed_45ea .menu_hard_91fe {
  max-width: 14.28%;
}
.backdrop-yellow-7cd4 .menu_hard_91fe {
  max-width: 12.5%;
}
.layout_c36e .menu_hard_91fe {
  max-width: 11.11%;
}
.feature_middle_db49 {
  display: block;
}
.selected-f134 .wrapper-solid-aada label,
.selected-f134 .component_1c6f label,
.selected-f134 .fixed_6371 label,
.selected-f134 .info_inner_a37a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture-light-ac9d {
  list-style: none;
  margin: 0;
}
.picture-light-ac9d article.down-429b {
  margin-bottom: 0;
}
.picture-light-ac9d ul {
  list-style: none;
  margin: 0;
}
.picture-light-ac9d .main-large-0d76 li.down-429b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture-light-ac9d .main-large-0d76 li.down-429b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture-light-ac9d .main-large-0d76 li.down-429b: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) {
  .picture-light-ac9d .main-large-0d76 li.down-429b li.down-429b li.down-429b li.down-429b {
    padding-left: 0;
  }
}
article.down-429b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.down-429b .complex-791c p:last-of-type {
  margin-bottom: 0;
}
article.down-429b .status_complex_4a3e {
  float: left;
}
article.down-429b .prev_1cbe {
  margin-left: 85px;
}
article.down-429b .paper-b8f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.down-429b .paper-b8f2 .current_7d88 {
  margin-left: 10px;
}
article.down-429b .bright_4473 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.down-429b .highlight-874c {
  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 .wrapper-solid-aada,
  #respond .fixed_6371,
  #respond .info_inner_a37a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper-solid-aada input,
#respond .fixed_6371 input,
#respond .info_inner_a37a input {
  width: 100%;
}
#respond .info_inner_a37a {
  margin-right: 0;
}
#respond .active-3a6a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.out_7bac {
  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;
}
.out_7bac.tertiary_medium_2b9a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.out_7bac 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%);
}
.out_7bac:focus,
.out_7bac: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);
}
.notification-smooth-55be {
  border-radius: 10%;
}
.box_cool_ee94 {
  border-radius: 50%;
}
.banner_fce6 {
  font-size: 0.72em;
}
.block-over-4384 {
  font-size: 0.875em;
}
.description-cold-17ee {
  font-size: 1.1em;
}
.header-fluid-9d5e {
  text-transform: uppercase;
  line-height: 1.2;
}
.header-fluid-9d5e.banner_fce6 {
  letter-spacing: 0.5px;
}
.next_faaf,
.next_faaf a {
  color: #6d6d6d;
}
.next_faaf a:hover {
  color: #111;
}
.copper-41da {
  color: #6d6d6d;
}
.light-a3e5 {
  overflow-x: hidden;
}
.light-a3e5 .table_5489.row_8988 {
  position: relative;
}
.light-a3e5 .table_5489.row_8988.detail-385a {
  position: initial;
}
.light-a3e5
  .table_5489.row_8988.detail-385a
  .frame_fast_1603 {
  left: auto;
}
.light-a3e5 .table_5489 .frame_fast_1603 {
  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;
}
.light-a3e5 .table_5489:hover.row_8988 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.light-a3e5
  .table_5489:hover.row_8988
  .frame_fast_1603 {
  display: block;
  z-index: 9999999;
}
.light-a3e5 .panel_42ea .notification-306e,
.light-a3e5 .accent_hovered_94eb .notification-306e {
  display: none;
}
.light-a3e5 .image-f7b6 .table_5489:hover.row_8988 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.selected-f134 .wrapper-solid-aada label,
.selected-f134 .component_1c6f label,
.selected-f134 .fixed_6371 label,
.selected-f134 .info_inner_a37a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture-light-ac9d {
  list-style: none;
  margin: 0;
}
.picture-light-ac9d article.down-429b {
  margin-bottom: 0;
}
.picture-light-ac9d ul {
  list-style: none;
  margin: 0;
}
.picture-light-ac9d .main-large-0d76 li.down-429b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture-light-ac9d .main-large-0d76 li.down-429b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture-light-ac9d .main-large-0d76 li.down-429b: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) {
  .picture-light-ac9d .main-large-0d76 li.down-429b li.down-429b li.down-429b li.down-429b {
    padding-left: 0;
  }
}
article.down-429b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.down-429b .complex-791c p:last-of-type {
  margin-bottom: 0;
}
article.down-429b .status_complex_4a3e {
  float: left;
}
article.down-429b .prev_1cbe {
  margin-left: 85px;
}
article.down-429b .paper-b8f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.down-429b .paper-b8f2 .current_7d88 {
  margin-left: 10px;
}
article.down-429b .bright_4473 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.down-429b .highlight-874c {
  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 .wrapper-solid-aada,
  #respond .fixed_6371,
  #respond .info_inner_a37a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper-solid-aada input,
#respond .fixed_6371 input,
#respond .info_inner_a37a input {
  width: 100%;
}
#respond .info_inner_a37a {
  margin-right: 0;
}
#respond .active-3a6a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel_42ea .badge_outer_3f5e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.badge_outer_3f5e .row_ce53.filter-3da7 .hidden_stale_d151 > li > a:focus,
.badge_outer_3f5e .row_ce53.filter-3da7 .hidden_stale_d151 > li > a:hover,
.badge_outer_3f5e .row_ce53.focus_6cde .hidden_stale_d151 > li > a:focus,
.badge_outer_3f5e .row_ce53.focus_6cde .hidden_stale_d151 > li > a:hover,
.badge_outer_3f5e .row_ce53.item_a3f6 .hidden_stale_d151 > li > a:focus,
.badge_outer_3f5e .row_ce53.item_a3f6 .hidden_stale_d151 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_outer_3f5e
  .row_ce53.filter-3da7
  .hidden_stale_d151
  > li.rough_11ed
  > a,
.badge_outer_3f5e
  .row_ce53.filter-3da7
  .hidden_stale_d151
  > li.widget-cool-1e57
  > a,
.badge_outer_3f5e
  .row_ce53.focus_6cde
  .hidden_stale_d151
  > li.rough_11ed
  > a,
.badge_outer_3f5e
  .row_ce53.focus_6cde
  .hidden_stale_d151
  > li.widget-cool-1e57
  > a,
.badge_outer_3f5e
  .row_ce53.item_a3f6
  .hidden_stale_d151
  > li.rough_11ed
  > a,
.badge_outer_3f5e .row_ce53.item_a3f6 .hidden_stale_d151 > li.menu_smooth_5d14 > a {
  color: rgba(255, 255, 255, 0.99);
}
.badge_outer_3f5e .secondary-cdbe,
.badge_outer_3f5e .secondary-cdbe a {
  color: rgba(255, 255, 255, 0.99);
}
.badge_outer_3f5e .surface-last-552d.thumbnail-9579 li a,
.badge_outer_3f5e .shadow-2dfc a,
.badge_outer_3f5e .focus_rough_ee9c,
.badge_outer_3f5e .hidden_stale_d151 > li > a,
.badge_outer_3f5e .carousel_ab08 {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e .surface-last-552d.thumbnail-9579 li a:hover,
.badge_outer_3f5e .shadow-2dfc a:hover,
.badge_outer_3f5e .focus_rough_ee9c:hover,
.badge_outer_3f5e .hidden_stale_d151 > li > a:hover,
.badge_outer_3f5e .carousel_ab08:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_outer_3f5e .paper-8cb9 {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e .paper-8cb9 .advanced-5e27 {
  color: rgba(255, 255, 255, 0.99);
}
.badge_outer_3f5e .paper-8cb9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_outer_3f5e .dirty_8da2 .accordion_868f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e .dirty_8da2 .accordion_868f .element_yellow_285c {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e
  .dirty_8da2
  .accordion_868f
  .element_yellow_285c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e
  .dirty_8da2
  .accordion_868f
  .element_yellow_285c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e
  .dirty_8da2
  .accordion_868f
  .element_yellow_285c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e
  .dirty_8da2
  .accordion_868f
  .element_yellow_285c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e .dirty_8da2 .button_new_87b0 {
  color: rgba(255, 255, 255, 0.79);
}
.badge_outer_3f5e .dirty_8da2 .button_new_87b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_bright_d24c
  .badge_outer_3f5e
  .dirty_8da2
  .column-warm-145d
  .carousel_brown_f7f7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_bright_d24c
  .badge_outer_3f5e
  .dirty_8da2
  .column-warm-145d
  .element_yellow_285c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_42ea .wood_7395 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wood_7395 .row_ce53.filter-3da7 .hidden_stale_d151 > li > a:focus,
.wood_7395 .row_ce53.filter-3da7 .hidden_stale_d151 > li > a:hover,
.wood_7395 .row_ce53.focus_6cde .hidden_stale_d151 > li > a:focus,
.wood_7395 .row_ce53.focus_6cde .hidden_stale_d151 > li > a:hover,
.wood_7395 .row_ce53.item_a3f6 .hidden_stale_d151 > li > a:focus,
.wood_7395 .row_ce53.item_a3f6 .hidden_stale_d151 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood_7395
  .row_ce53.filter-3da7
  .hidden_stale_d151
  > li.rough_11ed
  > a,
.wood_7395
  .row_ce53.filter-3da7
  .hidden_stale_d151
  > li.widget-cool-1e57
  > a,
.wood_7395
  .row_ce53.focus_6cde
  .hidden_stale_d151
  > li.rough_11ed
  > a,
.wood_7395
  .row_ce53.focus_6cde
  .hidden_stale_d151
  > li.widget-cool-1e57
  > a,
.wood_7395
  .row_ce53.item_a3f6
  .hidden_stale_d151
  > li.rough_11ed
  > a,
.wood_7395 .row_ce53.item_a3f6 .hidden_stale_d151 > li.menu_smooth_5d14 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wood_7395 .secondary-cdbe,
.wood_7395 .secondary-cdbe a {
  color: rgba(0, 0, 0, 0.8);
}
.wood_7395 .surface-last-552d.thumbnail-9579 li a,
.wood_7395 .shadow-2dfc a,
.wood_7395 .focus_rough_ee9c,
.wood_7395 .hidden_stale_d151 > li > a,
.wood_7395 .carousel_ab08 {
  color: rgba(0, 0, 0, 0.55);
}
.wood_7395 .surface-last-552d.thumbnail-9579 li a:hover,
.wood_7395 .shadow-2dfc a:hover,
.wood_7395 .focus_rough_ee9c:hover,
.wood_7395 .hidden_stale_d151 > li > a:hover,
.wood_7395 .carousel_ab08:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood_7395 .paper-8cb9 {
  color: rgba(0, 0, 0, 0.55);
}
.wood_7395 .paper-8cb9 .advanced-5e27 {
  color: rgba(0, 0, 0, 0.8);
}
.wood_7395 .paper-8cb9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_warm_187a .dropdown-soft-2c87 {
  margin-left: auto;
  margin-right: auto;
}
.message-black-8b8e > * {
  margin-left: auto;
  margin-right: auto;
}
.message-black-8b8e .dark-fd1a {
  margin-right: 1.41575em;
}
.heading_6809 .message-black-8b8e > .heading-cool-6cc0 {
  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;
}
.heading_6809 .message-black-8b8e > .old_4823 {
  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;
}
.primary_brown_0488.search_warm_187a .dropdown-soft-2c87,
.yellow_a30d.search_warm_187a .dropdown-soft-2c87 {
  margin-left: 0;
}
.silver-81ba.search_warm_187a .dropdown-soft-2c87,
.out-3076.search_warm_187a .dropdown-soft-2c87 {
  margin-right: 0;
}
.message-black-8b8e ol,
.message-black-8b8e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-fixed-cfb2 video {
  max-width: 100%;
}
.green_27ff img {
  display: block;
}
.green_27ff.dark-fd1a,
.green_27ff.avatar_1259 {
  width: 100%;
}
.green_27ff.old_4823 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component_red_476f:not(.tertiary_fast_cd76) {
  margin: 1.5em auto;
}
.fresh_e63a p {
  padding: 1.5em 14px;
}
ul.stale_b542.old_4823,
ul.stale_b542.heading-cool-6cc0,
ul.stale_b542.column-fresh-042b.heading-cool-6cc0 {
  padding: 0 14px;
}
.section-blue-9bb1 {
  display: block;
  overflow-x: auto;
}
.section-blue-9bb1 table {
  border-collapse: collapse;
  width: 100%;
}
.section-blue-9bb1 td,
.section-blue-9bb1 th {
  padding: 0.5em;
}
.message-black-8b8e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message-black-8b8e ol ol,
.message-black-8b8e ol ul,
.message-black-8b8e ul ol,
.message-black-8b8e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message-black-8b8e ol ol li,
.message-black-8b8e ol ul li,
.message-black-8b8e ul ol li,
.message-black-8b8e ul ul li {
  margin-left: 0;
}
.prev-c1ed.preview_f337 > .tertiary_up_f89b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.prev-c1ed.preview_f337 > .tertiary_up_f89b iframe,
.prev-c1ed.preview_f337 > .tertiary_up_f89b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label_mini_1d81 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label_mini_1d81.huge-683e {
  padding: 0;
}
.label_mini_1d81.huge-683e cite {
  font-size: 13px;
}
.label_mini_1d81 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label_mini_1d81 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.link_wood_ebfb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.link_wood_ebfb > p:first-child {
  margin-top: 0;
}
.link_wood_ebfb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.link_wood_ebfb blockquote {
  border-left: 0;
}
.focus-2acb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focus-2acb:not(.button-8513) {
  max-width: 100px;
}
.focus-2acb.black_22e4 {
  border-bottom: none !important;
  text-align: center;
}
.focus-2acb.black_22e4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fresh_e63a p {
    padding: 1.5em 0;
  }
}
.frame-fresh-3d3d {
  color: #0073aa;
}
.panel-easy-ba05 {
  background-color: #0073aa;
}
.banner-focused-bf08 {
  color: #229fd8;
}
.box-4570 {
  background-color: #229fd8;
}
.widget_mini_0f72 {
  color: #eee;
}
.alert-3849 {
  background-color: #eee;
}
.column-dfdc {
  color: #444;
}
.down_2b74 {
  background-color: #444;
}
.easy_10c6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.easy_10c6 .icon_ce81 .shadow-2dfc {
  font-size: 15px;
}
.easy_10c6 .shadow-2dfc {
  line-height: 1.3;
}
.easy_10c6 .wood_7395 {
}
.easy_10c6 .badge_outer_3f5e {
  background: #235787;
}
.main_0215 {
  padding: 0;
}
.main_0215 .badge_outer_3f5e {
  background: #1a1a1a;
}
.main_0215 .wood_7395 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header-4ebf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header-4ebf .wood_7395 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header-4ebf .badge_outer_3f5e {
  background: #303030;
}
.stale-cb0b {
  position: relative;
  z-index: 10;
}
.stale-cb0b .silver-f924 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-inner-cbcf .row_8988 {
  display: inline-block;
  vertical-align: middle;
}
.feature-inner-cbcf.menu-dark-a7f8 .row_8988 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .feature-inner-cbcf.menu-dark-a7f8 .row_8988 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-inner-cbcf.menu-dark-a7f8 .row_8988 {
    margin-right: 0.4em;
  }
}
.feature-inner-cbcf.menu-dark-a7f8 .row_8988:last-child {
  margin-right: 0;
}
.row-66e5 .silver-f924 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel_42ea .icon_ce81 {
    margin: 0 -0.5em;
  }
  .panel_42ea .icon_ce81 [class*="customify-col-"],
  .panel_42ea .icon_ce81 [class*="customify-col_"],
  .panel_42ea .icon_ce81 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel_42ea.column_lower_d51f .silver-f924 {
  background: 0 0 !important;
}
.panel_42ea.column_lower_d51f .silver-f924,
.panel_42ea.row-66e5 .silver-f924 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel_42ea.warm_40b7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel_42ea.row-66e5 .silver-f924 {
  box-shadow: none !important;
}
.menu_dark_cc01 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_dark_cc01 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_dark_cc01 {
    padding: 18px 0 20px;
  }
}
.menu_dark_cc01 .photo-e5e3 {
  width: 100%;
}
.menu_dark_cc01 .header-bottom-2fdb {
  margin-bottom: 0;
}
.menu_dark_cc01 .bronze-35b2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dirty_9b73 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dirty_9b73 .north-561a {
  width: 100%;
}
.nav_up_66af {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.nav_up_66af li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.nav_up_66af 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;
}
.nav_up_66af li:last-child:after {
  display: none;
}
.nav_up_66af li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert_soft_0e3d .notification-306e button,
.menu_dark_cc01 .notification-306e button {
  left: 0;
}
.alert_soft_0e3d .north-561a,
.menu_dark_cc01 .north-561a {
  padding-left: 0;
  padding-right: 0;
}
.alert_soft_0e3d .dirty_9b73,
.menu_dark_cc01 .dirty_9b73 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert_soft_0e3d {
  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;
}
.alert_soft_0e3d: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;
}
.alert_soft_0e3d .dropdown_db63 {
  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) {
  .alert_soft_0e3d .dropdown_db63 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_soft_0e3d .dropdown_db63 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert_soft_0e3d .dropdown_db63 {
    min-height: 200px;
  }
}
.alert_soft_0e3d .nav_up_66af {
  color: rgba(255, 255, 255, 0.8);
}
.alert_soft_0e3d .nav_up_66af a,
.alert_soft_0e3d .nav_up_66af li:after {
  color: inherit;
}
.alert_soft_0e3d .nav_up_66af a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright_db26 {
  margin-bottom: 0.5em;
}
.hard-e31b {
  margin-bottom: 1.2em;
}
.hard-e31b,
.bright_db26 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard-e31b p:last-child,
.bright_db26 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification-306e,
#masthead .notification-306e {
  display: none;
}
#masthead
  > .notification-306e.sort-simple-16f4 {
  display: none;
}
#masthead > .notification-306e button {
  left: 0;
}
.warm-be1c {
  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%;
}
.warm-be1c .row_8988 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.warm-be1c .element_5084 {
  display: -webkit-box;
  display: flex;
}
.warm-be1c .element_5084.menu_2090 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.warm-be1c .element_5084.link_old_ecb3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.warm-be1c .element_5084.hover_cool_dee6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.warm-be1c.lite-10eb.grid-pressed-5775 .element_5084.menu_2090 {
  flex-basis: 100%;
}
.warm-be1c.gas-e00d .element_5084.link_old_ecb3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.warm-be1c.gas-e00d .element_5084.hover_cool_dee6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification-306e.sort-simple-16f4 {
  display: none;
}
#masthead > .notification-306e button {
  left: 0;
}
.menu-bronze-51c1 {
  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;
}
.menu-bronze-51c1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu-bronze-51c1.surface_active_072d i {
  margin-right: 4px;
}
.menu-bronze-51c1.highlight-bca7 i {
  margin-left: 5px;
}
.shadow-2dfc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shadow-2dfc p:last-child {
  margin-bottom: 0;
}
.banner_under_06c3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner_under_06c3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner_under_06c3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner_under_06c3 .secondary-cdbe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner_under_06c3 .nav_6f91 {
  margin: 5px 0 7px 0;
}
.banner_under_06c3.title_next_b2eb .liquid_f821 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner_under_06c3.title_next_b2eb .background_c2b6 {
  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;
}
.banner_under_06c3.accent-f0e1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner_under_06c3.accent-f0e1 .liquid_f821 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner_under_06c3.accent-f0e1 .background_c2b6 {
  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;
}
.banner_under_06c3.header-clean-9ae9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner_under_06c3.gallery_5328 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner_under_06c3.gallery_5328 .background_c2b6 {
  margin-top: 7px;
}
.tall_b044 {
  display: inline-block;
}
.stale-cb0b .fluid-2058 .banner_under_06c3 img {
  max-width: 100%;
}
.row_ce53 .tiny-bc59.list_1924,
.light-5fbf .tiny-bc59.list_1924 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_ce53 .nav-e88e,
.light-5fbf .nav-e88e {
  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%);
}
.row_ce53 .nav-e88e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.row_ce53.panel_huge_1d4a .nav-e88e {
  display: none;
}
.row_ce53 .icon_tall_b59f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row_ce53 .icon_tall_b59f li {
  display: inline-block;
  position: relative;
}
.row_ce53 .icon_tall_b59f li:last-child {
  margin-right: 0;
}
.row_ce53 .icon_tall_b59f 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;
}
.row_ce53 .icon_tall_b59f li.menu_smooth_5d14 > a {
  color: rgba(0, 0, 0, 0.9);
}
.row_ce53 .icon_tall_b59f > 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;
}
.row_ce53 .icon_tall_b59f > li > a i {
  line-height: 0;
}
.row_ce53 .icon_tall_b59f > li.avatar-old-ffbe > a .nav-e88e {
  margin-left: 4px;
  line-height: 0;
}
.row_ce53 .icon_tall_b59f .wrapper_soft_0957 li.avatar-old-ffbe > a {
  position: relative;
}
.row_ce53 .icon_tall_b59f .wrapper_soft_0957 li.avatar-old-ffbe > a:after,
.row_ce53 .icon_tall_b59f .wrapper_soft_0957 li.avatar-old-ffbe > a:before {
  content: "";
  display: table;
}
.row_ce53 .icon_tall_b59f .wrapper_soft_0957 li.avatar-old-ffbe > a:after {
  clear: both;
}
.row_ce53 .icon_tall_b59f .wrapper_soft_0957 li.avatar-old-ffbe > a .nav-e88e {
  margin-left: 5px;
  float: right;
}
.row_ce53 .huge_e5b4,
.row_ce53 .wrapper_soft_0957 {
  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;
}
.row_ce53 .wrapper_soft_0957 {
  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;
}
.row_ce53 .wrapper_soft_0957 .list_1924 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_ce53 .wrapper_soft_0957 .nav-e88e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.row_ce53 .wrapper_soft_0957 li {
  display: block;
  margin: 0;
  padding: 0;
}
.row_ce53 .wrapper_soft_0957 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;
}
.row_ce53 .wrapper_soft_0957 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.row_ce53 .wrapper_soft_0957 .wrapper_soft_0957 {
  top: 0;
  left: 100%;
}
.row_ce53 .fast_4b17.fn-focus-8e72 > .huge_e5b4,
.row_ce53 .fast_4b17.fn-focus-8e72 > .wrapper_soft_0957,
.row_ce53 .fast_4b17:focus > .huge_e5b4,
.row_ce53 .fast_4b17:focus > .wrapper_soft_0957,
.row_ce53 .fast_4b17:hover > .huge_e5b4,
.row_ce53 .fast_4b17:hover > .wrapper_soft_0957 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.row_ce53.item_a3f6 .hidden_stale_d151:after,
.row_ce53.item_a3f6 .hidden_stale_d151:before {
  content: "";
  display: table;
}
.row_ce53.item_a3f6 .hidden_stale_d151:after {
  clear: both;
}
.row_ce53.item_a3f6 .hidden_stale_d151 > li {
  float: left;
}
.row_ce53.orange_2901 .hidden_stale_d151:after,
.row_ce53.orange_2901 .hidden_stale_d151:before {
  content: "";
  display: table;
}
.row_ce53.orange_2901 .hidden_stale_d151:after {
  clear: both;
}
.row_ce53.orange_2901 .hidden_stale_d151 > li {
  float: left;
}
.row_ce53.orange_2901 .hidden_stale_d151 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.row_ce53.orange_2901 .hidden_stale_d151 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.row_ce53.orange_2901 .hidden_stale_d151 > li.rough_11ed > a,
.row_ce53.orange_2901 .hidden_stale_d151 > li.menu_smooth_5d14 > a {
  color: #fff;
  background-color: #1e4b75;
}
.row_ce53.filter-3da7 .hidden_stale_d151 > li > a .list_1924 {
  position: relative;
}
.row_ce53.filter-3da7 .hidden_stale_d151 > li > a .list_1924: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;
}
.row_ce53.filter-3da7
  .hidden_stale_d151
  > li:focus
  > a
  .list_1924:before,
.row_ce53.filter-3da7
  .hidden_stale_d151
  > li:hover
  > a
  .list_1924:before {
  width: 100%;
  background-color: currentColor;
}
.row_ce53.filter-3da7
  .hidden_stale_d151
  > li.rough_11ed
  > a
  .list_1924:before,
.row_ce53.filter-3da7
  .hidden_stale_d151
  > li.widget-cool-1e57
  > a
  .list_1924:before {
  width: 100%;
  background-color: currentColor;
}
.row_ce53.focus_6cde .hidden_stale_d151 > li > a .list_1924 {
  position: relative;
}
.row_ce53.focus_6cde .hidden_stale_d151 > li > a .list_1924: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;
}
.row_ce53.focus_6cde .hidden_stale_d151 > li:focus > a .list_1924:before,
.row_ce53.focus_6cde
  .hidden_stale_d151
  > li:hover
  > a
  .list_1924:before {
  width: 100%;
  background-color: currentColor;
}
.row_ce53.focus_6cde
  .hidden_stale_d151
  > li.rough_11ed
  > a
  .list_1924:before,
.row_ce53.focus_6cde
  .hidden_stale_d151
  > li.widget-cool-1e57
  > a
  .list_1924:before {
  width: 100%;
  background-color: currentColor;
}
.light-5fbf .icon_tall_b59f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.light-5fbf .icon_tall_b59f li:first-child > a {
  border-top: none;
}
.light-5fbf .icon_tall_b59f .small_abaf > .list_1924 .nav-e88e {
  display: none;
}
.light-5fbf .icon_tall_b59f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.light-5fbf .icon_tall_b59f li:last-child {
  border: none;
}
.light-5fbf .icon_tall_b59f li.avatar-old-ffbe > a {
  padding-right: 45px !important;
}
.light-5fbf .icon_tall_b59f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.light-5fbf .icon_tall_b59f li a:focus,
.light-5fbf .icon_tall_b59f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light-5fbf .icon_tall_b59f li .section-orange-93fd {
  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;
}
.light-5fbf .icon_tall_b59f li .section-orange-93fd:hover {
  box-shadow: none;
}
.light-5fbf .icon_tall_b59f li .section-orange-93fd .nav-e88e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.light-5fbf .icon_tall_b59f .wrapper_soft_0957 {
  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);
}
.light-5fbf .icon_tall_b59f .wrapper_soft_0957 li a {
  padding-left: 3em;
}
.light-5fbf .icon_tall_b59f .filter-action-305e > a .section-orange-93fd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.light-5fbf .icon_tall_b59f .filter-action-305e > .wrapper_soft_0957 {
  display: block;
  opacity: 1;
}
.border-next-c52c {
  max-width: 100%;
}
.dropdown-2ec6 {
  line-height: 0;
  cursor: pointer;
}
.carousel_ab08 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.carousel_ab08:hover {
  box-shadow: none;
  color: currentColor;
}
.carousel_ab08 svg {
  width: 18px;
  height: 18px;
}
.carousel_ab08 .small_46b9 {
  display: none;
}
.rough-2d5c {
  position: relative;
}
.rough-2d5c.fn-active-8e72 .carousel_ab08 .orange_c625 {
  display: none;
}
.rough-2d5c.fn-active-8e72 .carousel_ab08 .small_46b9 {
  display: inline-block;
}
.rough-2d5c .pressed-ec1f {
  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);
}
.rough-2d5c.feature_complex_de8a .pressed-ec1f {
  left: auto;
  right: -0.9em;
}
.rough-2d5c.feature_complex_de8a .next-60e9::before {
  left: auto;
  right: 15px;
}
.rough-2d5c.fn-active-8e72 .pressed-ec1f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column-warm-145d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.column-warm-145d label {
  flex-basis: 100%;
}
.column-warm-145d .accordion_868f {
  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;
}
.column-warm-145d .element_yellow_285c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.column-warm-145d .element_yellow_285c:focus {
  background-color: transparent;
}
.column-warm-145d button.button_new_87b0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.column-warm-145d button.button_new_87b0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.column-warm-145d button.button_new_87b0 svg {
  width: 18px;
  height: 18px;
}
.column-warm-145d input[type="submit"] {
  min-height: auto;
}
.dirty_8da2 .column-warm-145d .element_yellow_285c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.next-60e9 {
  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) {
  .next-60e9 {
    width: 220px;
  }
}
.next-60e9 label {
  flex-basis: 100%;
}
.next-60e9::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;
}
.description_bright_d24c .dirty_8da2 .column-warm-145d {
  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;
}
.description_bright_d24c
  .dirty_8da2
  .column-warm-145d
  .accordion_868f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_bright_d24c .dirty_8da2 .column-warm-145d .element_yellow_285c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_bright_d24c
  .dirty_8da2
  .column-warm-145d
  .element_yellow_285c:focus {
  background: 0 0;
}
.description_bright_d24c
  .dirty_8da2
  .column-warm-145d
  .carousel_brown_f7f7 {
  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;
}
.surface-last-552d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.surface-last-552d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.surface-last-552d li:last-child {
  margin-right: 0;
}
.surface-last-552d li:first-child {
  margin-left: 0;
}
.surface-last-552d.logo-8b1a a {
  color: #fff;
}
.surface-last-552d.logo-8b1a a:hover {
  color: #fff;
}
.surface-last-552d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.surface-last-552d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.surface-last-552d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.surface-last-552d a:hover {
  opacity: 0.9;
  color: inherit;
}
.surface-last-552d [class*="social-icon-apple"] {
  background-color: #999;
}
.surface-last-552d [class*="social-icon-apple"].right-17fb {
  background-color: transparent;
  color: #999;
}
.surface-last-552d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.surface-last-552d [class*="social-icon-behance"].right-17fb {
  background-color: transparent;
  color: #1769ff;
}
.surface-last-552d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.surface-last-552d [class*="social-icon-bitbucket"].right-17fb {
  background-color: transparent;
  color: #205081;
}
.surface-last-552d [class*="social-icon-codepen"] {
  background-color: #000;
}
.surface-last-552d [class*="social-icon-codepen"].right-17fb {
  background-color: transparent;
  color: #000;
}
.surface-last-552d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.surface-last-552d [class*="social-icon-delicious"].right-17fb {
  background-color: transparent;
  color: #39f;
}
.surface-last-552d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.surface-last-552d [class*="social-icon-digg"].right-17fb {
  background-color: transparent;
  color: #005be2;
}
.surface-last-552d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.surface-last-552d [class*="social-icon-dribbble"].right-17fb {
  background-color: transparent;
  color: #ea4c89;
}
.surface-last-552d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.surface-last-552d [class*="social-icon-envelope"].right-17fb {
  background-color: transparent;
  color: #ea4335;
}
.surface-last-552d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.surface-last-552d [class*="social-icon-facebook"].right-17fb {
  background-color: transparent;
  color: #3b5998;
}
.surface-last-552d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.surface-last-552d [class*="social-icon-flickr"].right-17fb {
  background-color: transparent;
  color: #0063dc;
}
.surface-last-552d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.surface-last-552d [class*="social-icon-foursquare"].right-17fb {
  background-color: transparent;
  color: #2d5be3;
}
.surface-last-552d [class*="social-icon-github"] {
  background-color: #333;
}
.surface-last-552d [class*="social-icon-github"].right-17fb {
  background-color: transparent;
  color: #333;
}
.surface-last-552d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.surface-last-552d [class*="social-icon-google-plus"].right-17fb {
  background-color: transparent;
  color: #dd4b39;
}
.surface-last-552d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.surface-last-552d [class*="social-icon-houzz"].right-17fb {
  background-color: transparent;
  color: #7ac142;
}
.surface-last-552d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.surface-last-552d [class*="social-icon-instagram"].right-17fb {
  background-color: transparent;
  color: #262626;
}
.surface-last-552d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.surface-last-552d [class*="social-icon-jsfiddle"].right-17fb {
  background-color: transparent;
  color: #487aa2;
}
.surface-last-552d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.surface-last-552d [class*="social-icon-linkedin"].right-17fb {
  background-color: transparent;
  color: #0077b5;
}
.surface-last-552d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.surface-last-552d [class*="social-icon-medium"].right-17fb {
  background-color: transparent;
  color: #00ab6b;
}
.surface-last-552d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.surface-last-552d
  [class*="social-icon-odnoklassniki"].right-17fb {
  background-color: transparent;
  color: #f4731c;
}
.surface-last-552d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.surface-last-552d [class*="social-icon-meetup"].right-17fb {
  background-color: transparent;
  color: #ec1c40;
}
.surface-last-552d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.surface-last-552d [class*="social-icon-pinterest"].right-17fb {
  background-color: transparent;
  color: #bd081c;
}
.surface-last-552d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.surface-last-552d [class*="social-icon-product-hunt"].right-17fb {
  background-color: transparent;
  color: #da552f;
}
.surface-last-552d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.surface-last-552d [class*="social-icon-reddit"].right-17fb {
  background-color: transparent;
  color: #ff4500;
}
.surface-last-552d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.surface-last-552d [class*="social-icon-rss"].right-17fb {
  background-color: transparent;
  color: #f26522;
}
.surface-last-552d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.surface-last-552d
  [class*="social-icon-shopping-cart"].right-17fb {
  background-color: transparent;
  color: #4caf50;
}
.surface-last-552d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.surface-last-552d [class*="social-icon-skype"].right-17fb {
  background-color: transparent;
  color: #00aff0;
}
.surface-last-552d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.surface-last-552d [class*="social-icon-slideshare"].right-17fb {
  background-color: transparent;
  color: #0077b5;
}
.surface-last-552d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.surface-last-552d [class*="social-icon-snapchat"].right-17fb {
  background-color: transparent;
  color: #fffc00;
}
.surface-last-552d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.surface-last-552d [class*="social-icon-soundcloud"].right-17fb {
  background-color: transparent;
  color: #f80;
}
.surface-last-552d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.surface-last-552d [class*="social-icon-spotify"].right-17fb {
  background-color: transparent;
  color: #2ebd59;
}
.surface-last-552d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.surface-last-552d
  [class*="social-icon-stack-overflow"].right-17fb {
  background-color: transparent;
  color: #fe7a15;
}
.surface-last-552d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.surface-last-552d [class*="social-icon-maldkfgram"].right-17fb {
  background-color: transparent;
  color: #2ca5e0;
}
.surface-last-552d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.surface-last-552d [class*="social-icon-tripadvisor"].right-17fb {
  background-color: transparent;
  color: #589442;
}
.surface-last-552d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.surface-last-552d [class*="social-icon-tumblr"].right-17fb {
  background-color: transparent;
  color: #35465c;
}
.surface-last-552d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.surface-last-552d [class*="social-icon-twitch"].right-17fb {
  background-color: transparent;
  color: #6441a5;
}
.surface-last-552d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.surface-last-552d [class*="social-icon-twitter"].right-17fb {
  background-color: transparent;
  color: #1da1f2;
}
.surface-last-552d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.surface-last-552d [class*="social-icon-vimeo"].right-17fb {
  background-color: transparent;
  color: #1ab7ea;
}
.surface-last-552d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.surface-last-552d [class*="social-icon-vk"].right-17fb {
  background-color: transparent;
  color: #45668e;
}
.surface-last-552d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.surface-last-552d [class*="social-icon-weibo"].right-17fb {
  background-color: transparent;
  color: #df2029;
}
.surface-last-552d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.surface-last-552d [class*="social-icon-weixin"].right-17fb {
  background-color: transparent;
  color: #7bb32e;
}
.surface-last-552d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.surface-last-552d [class*="social-icon-whatsapp"].right-17fb {
  background-color: transparent;
  color: #25d366;
}
.surface-last-552d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.surface-last-552d [class*="social-icon-wordpress"].right-17fb {
  background-color: transparent;
  color: #21759b;
}
.surface-last-552d [class*="social-icon-xing"] {
  background-color: #026466;
}
.surface-last-552d [class*="social-icon-xing"].right-17fb {
  background-color: transparent;
  color: #026466;
}
.surface-last-552d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.surface-last-552d [class*="social-icon-yelp"].right-17fb {
  background-color: transparent;
  color: #af0606;
}
.surface-last-552d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.surface-last-552d [class*="social-icon-youtube"].right-17fb {
  background-color: transparent;
  color: #cd201f;
}
.focus_rough_ee9c {
  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;
}
.focus_rough_ee9c:hover {
  box-shadow: none;
  background: 0 0;
}
.search_advanced_15ea {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.info-b1d3 {
  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;
}
.cool_77aa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.static-ff62 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.static-ff62,
.static-ff62::after,
.static-ff62::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;
}
.static-ff62::after,
.static-ff62::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sort_8624 .info-b1d3 .cool_77aa {
  margin-top: -2px;
  width: 19px;
}
.sort_8624 .info-b1d3 .static-ff62 {
  margin-top: -1px;
}
.sort_8624 .info-b1d3 .static-ff62,
.sort_8624 .info-b1d3 .static-ff62::after,
.sort_8624 .info-b1d3 .static-ff62::before {
  width: 19px;
  height: 2px;
}
.sort_8624 .info-b1d3 .static-ff62::before {
  top: -6px;
}
.sort_8624 .info-b1d3 .static-ff62::after {
  bottom: -6px;
}
.media-iron-a3e5 .info-b1d3 .cool_77aa {
  margin-top: -2px;
  width: 22px;
}
.media-iron-a3e5 .info-b1d3 .static-ff62 {
  margin-top: -1px;
}
.media-iron-a3e5 .info-b1d3 .static-ff62,
.media-iron-a3e5 .info-b1d3 .static-ff62::after,
.media-iron-a3e5 .info-b1d3 .static-ff62::before {
  width: 22px;
  height: 2px;
}
.media-iron-a3e5 .info-b1d3 .static-ff62::before {
  top: -7px;
}
.media-iron-a3e5 .info-b1d3 .static-ff62::after {
  bottom: -7px;
}
.secondary-thick-7019 .info-b1d3 .cool_77aa {
  margin-top: -2px;
  width: 31px;
}
.secondary-thick-7019 .info-b1d3 .static-ff62 {
  margin-top: -1.5px;
}
.secondary-thick-7019 .info-b1d3 .static-ff62,
.secondary-thick-7019 .info-b1d3 .static-ff62::after,
.secondary-thick-7019 .info-b1d3 .static-ff62::before {
  width: 31px;
  height: 3px;
}
.secondary-thick-7019 .info-b1d3 .static-ff62::before {
  top: -9px;
}
.secondary-thick-7019 .info-b1d3 .static-ff62::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav-next-72e0 .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 19px;
  }
  .nav-next-72e0 .info-b1d3 .static-ff62 {
    margin-top: -1px;
  }
  .nav-next-72e0 .info-b1d3 .static-ff62,
  .nav-next-72e0 .info-b1d3 .static-ff62::after,
  .nav-next-72e0 .info-b1d3 .static-ff62::before {
    width: 19px;
    height: 2px;
  }
  .nav-next-72e0 .info-b1d3 .static-ff62::before {
    top: -6px;
  }
  .nav-next-72e0 .info-b1d3 .static-ff62::after {
    bottom: -6px;
  }
  .hard-9be1 .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 22px;
  }
  .hard-9be1 .info-b1d3 .static-ff62 {
    margin-top: -1px;
  }
  .hard-9be1 .info-b1d3 .static-ff62,
  .hard-9be1 .info-b1d3 .static-ff62::after,
  .hard-9be1 .info-b1d3 .static-ff62::before {
    width: 22px;
    height: 2px;
  }
  .hard-9be1 .info-b1d3 .static-ff62::before {
    top: -7px;
  }
  .hard-9be1 .info-b1d3 .static-ff62::after {
    bottom: -7px;
  }
  .rough-8088 .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 31px;
  }
  .rough-8088 .info-b1d3 .static-ff62 {
    margin-top: -1.5px;
  }
  .rough-8088 .info-b1d3 .static-ff62,
  .rough-8088 .info-b1d3 .static-ff62::after,
  .rough-8088 .info-b1d3 .static-ff62::before {
    width: 31px;
    height: 3px;
  }
  .rough-8088 .info-b1d3 .static-ff62::before {
    top: -9px;
  }
  .rough-8088 .info-b1d3 .static-ff62::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .upper-674d .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 19px;
  }
  .upper-674d .info-b1d3 .static-ff62 {
    margin-top: -1px;
  }
  .upper-674d .info-b1d3 .static-ff62,
  .upper-674d .info-b1d3 .static-ff62::after,
  .upper-674d .info-b1d3 .static-ff62::before {
    width: 19px;
    height: 2px;
  }
  .upper-674d .info-b1d3 .static-ff62::before {
    top: -6px;
  }
  .upper-674d .info-b1d3 .static-ff62::after {
    bottom: -6px;
  }
  .slider-stale-27c4 .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 22px;
  }
  .slider-stale-27c4 .info-b1d3 .static-ff62 {
    margin-top: -1px;
  }
  .slider-stale-27c4 .info-b1d3 .static-ff62,
  .slider-stale-27c4 .info-b1d3 .static-ff62::after,
  .slider-stale-27c4 .info-b1d3 .static-ff62::before {
    width: 22px;
    height: 2px;
  }
  .slider-stale-27c4 .info-b1d3 .static-ff62::before {
    top: -7px;
  }
  .slider-stale-27c4 .info-b1d3 .static-ff62::after {
    bottom: -7px;
  }
  .text_e1fc .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 31px;
  }
  .text_e1fc .info-b1d3 .static-ff62 {
    margin-top: -1.5px;
  }
  .text_e1fc .info-b1d3 .static-ff62,
  .text_e1fc .info-b1d3 .static-ff62::after,
  .text_e1fc .info-b1d3 .static-ff62::before {
    width: 31px;
    height: 3px;
  }
  .text_e1fc .info-b1d3 .static-ff62::before {
    top: -9px;
  }
  .text_e1fc .info-b1d3 .static-ff62::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .liquid_d55e .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 19px;
  }
  .liquid_d55e .info-b1d3 .static-ff62 {
    margin-top: -1px;
  }
  .liquid_d55e .info-b1d3 .static-ff62,
  .liquid_d55e .info-b1d3 .static-ff62::after,
  .liquid_d55e .info-b1d3 .static-ff62::before {
    width: 19px;
    height: 2px;
  }
  .liquid_d55e .info-b1d3 .static-ff62::before {
    top: -6px;
  }
  .liquid_d55e .info-b1d3 .static-ff62::after {
    bottom: -6px;
  }
  .item-0a60 .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 22px;
  }
  .item-0a60 .info-b1d3 .static-ff62 {
    margin-top: -1px;
  }
  .item-0a60 .info-b1d3 .static-ff62,
  .item-0a60 .info-b1d3 .static-ff62::after,
  .item-0a60 .info-b1d3 .static-ff62::before {
    width: 22px;
    height: 2px;
  }
  .item-0a60 .info-b1d3 .static-ff62::before {
    top: -7px;
  }
  .item-0a60 .info-b1d3 .static-ff62::after {
    bottom: -7px;
  }
  .short_3ab2 .info-b1d3 .cool_77aa {
    margin-top: -2px;
    width: 31px;
  }
  .short_3ab2 .info-b1d3 .static-ff62 {
    margin-top: -1.5px;
  }
  .short_3ab2 .info-b1d3 .static-ff62,
  .short_3ab2 .info-b1d3 .static-ff62::after,
  .short_3ab2 .info-b1d3 .static-ff62::before {
    width: 31px;
    height: 3px;
  }
  .short_3ab2 .info-b1d3 .static-ff62::before {
    top: -9px;
  }
  .short_3ab2 .info-b1d3 .static-ff62::after {
    bottom: -9px;
  }
}
.feature_999c .static-ff62 {
  -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);
}
.feature_999c .static-ff62::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.feature_999c .static-ff62::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);
}
.feature_999c.main-basic-4f07 .static-ff62 {
  -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);
}
.feature_999c.main-basic-4f07 .static-ff62::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.feature_999c.main-basic-4f07 .static-ff62::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);
}
.full-ae20 {
  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.panel-3e1b:before {
  display: none;
}
.accent_hovered_94eb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent_hovered_94eb .stale-0198 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent_hovered_94eb .stale-0198:last-of-type {
  border-bottom: none;
}
.accent_hovered_94eb .stale-0198.under_aa8c,
.accent_hovered_94eb .stale-0198.caption-8e7e,
.accent_hovered_94eb .stale-0198.message-gold-9e83 {
  padding: 0;
}
.accent_hovered_94eb .light-5fbf .section-orange-93fd {
  color: currentColor;
}
.accent_hovered_94eb .light-5fbf .section-orange-93fd:focus,
.accent_hovered_94eb .light-5fbf .section-orange-93fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_hovered_94eb.wood_7395 .paper-8cb9,
.accent_hovered_94eb.wood_7395 .shadow-2dfc a,
.accent_hovered_94eb.wood_7395 .hidden_stale_d151 a,
.accent_hovered_94eb.wood_7395 .wrapper_soft_0957 a {
  color: rgba(0, 0, 0, 0.55);
}
.accent_hovered_94eb.wood_7395 .paper-8cb9:hover,
.accent_hovered_94eb.wood_7395 .shadow-2dfc a:hover,
.accent_hovered_94eb.wood_7395 .hidden_stale_d151 a:hover,
.accent_hovered_94eb.wood_7395 .wrapper_soft_0957 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_hovered_94eb.wood_7395 .advanced-5e27 {
  color: rgba(0, 0, 0, 0.8);
}
.accent_hovered_94eb.wood_7395 .stale-0198 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_hovered_94eb.wood_7395 .stale-0198:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent_hovered_94eb.wood_7395 .table_dirty_524f:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent_hovered_94eb.wood_7395 .light-5fbf .icon_tall_b59f li a,
.accent_hovered_94eb.wood_7395 .light-5fbf .section-orange-93fd,
.accent_hovered_94eb.wood_7395 .wrapper_soft_0957 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_hovered_94eb.wood_7395 .light-5fbf .section-orange-93fd:focus,
.accent_hovered_94eb.wood_7395 .light-5fbf .section-orange-93fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_hovered_94eb.wood_7395 .icon_tall_b59f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_hovered_94eb.badge_outer_3f5e .paper-8cb9,
.accent_hovered_94eb.badge_outer_3f5e .shadow-2dfc a,
.accent_hovered_94eb.badge_outer_3f5e .hidden_stale_d151 .section-orange-93fd,
.accent_hovered_94eb.badge_outer_3f5e .hidden_stale_d151 a,
.accent_hovered_94eb.badge_outer_3f5e .wrapper_soft_0957 a {
  color: rgba(255, 255, 255, 0.79);
}
.accent_hovered_94eb.badge_outer_3f5e .paper-8cb9:hover,
.accent_hovered_94eb.badge_outer_3f5e .shadow-2dfc a:hover,
.accent_hovered_94eb.badge_outer_3f5e .hidden_stale_d151 .section-orange-93fd:hover,
.accent_hovered_94eb.badge_outer_3f5e .hidden_stale_d151 a:hover,
.accent_hovered_94eb.badge_outer_3f5e .wrapper_soft_0957 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_hovered_94eb.badge_outer_3f5e .advanced-5e27 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_hovered_94eb.badge_outer_3f5e .stale-0198 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_hovered_94eb.badge_outer_3f5e .stale-0198:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent_hovered_94eb.badge_outer_3f5e .table_dirty_524f:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent_hovered_94eb.badge_outer_3f5e .light-5fbf .icon_tall_b59f li a,
.accent_hovered_94eb.badge_outer_3f5e .light-5fbf .section-orange-93fd,
.accent_hovered_94eb.badge_outer_3f5e .wrapper_soft_0957 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_hovered_94eb.badge_outer_3f5e .light-5fbf .section-orange-93fd:focus,
.accent_hovered_94eb.badge_outer_3f5e .light-5fbf .section-orange-93fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_hovered_94eb.badge_outer_3f5e .icon_tall_b59f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_dirty_524f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_dirty_524f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.action_1572 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.glass_e35d .accent_hovered_94eb {
  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;
}
.glass_e35d .stale-0198 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.glass_e35d .stale-0198: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) {
  .glass_e35d .stale-0198:before {
    width: 16%;
    left: 42%;
  }
}
.glass_e35d .stale-0198:last-child:before {
  content: none;
}
.glass_e35d .stale-0198[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.glass_e35d .light-5fbf .icon_tall_b59f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.glass_e35d .light-5fbf .icon_tall_b59f li a .section-orange-93fd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.glass_e35d .light-5fbf .wrapper_soft_0957 {
  border: none;
}
.glass_e35d .light-5fbf .wrapper_soft_0957 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.glass_e35d .table_dirty_524f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.glass_e35d .action_1572 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.glass_e35d .badge_outer_3f5e .table_dirty_524f:before {
  background: rgba(0, 0, 0, 0.9);
}
.glass_e35d .wood_7395.wood-3011 .static-ff62 {
  background: rgba(0, 0, 0, 0.6);
}
.glass_e35d
  .wood_7395.wood-3011
  .static-ff62::after,
.glass_e35d
  .wood_7395.wood-3011
  .static-ff62:before {
  background: inherit;
}
.glass_e35d
  .wood_7395.wood-3011:hover
  .static-ff62 {
  background: rgba(0, 0, 0, 0.8);
}
.grid-b7f8 .accent_hovered_94eb {
  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) {
  .grid-b7f8 .accent_hovered_94eb {
    width: auto;
    right: 45px;
  }
}
.accent-plasma-5c2b .accent_hovered_94eb {
  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) {
  .accent-plasma-5c2b .accent_hovered_94eb {
    width: auto;
    left: 45px;
  }
}
.panel-3e1b .accent_hovered_94eb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel-3e1b .action_1572 {
  max-width: 48em;
  margin: 0 auto;
}
.panel-3e1b .table_dirty_524f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background_thick_5252 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background_thick_5252.glass_e35d .accent_hovered_94eb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background_thick_5252.grid-b7f8 .accent_hovered_94eb {
  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);
}
.background_thick_5252 .accent_hovered_94eb {
  visibility: visible;
}
.background_thick_5252.accent-plasma-5c2b .accent_hovered_94eb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown_aa62,
.status-dynamic-10de {
  overflow-x: hidden;
}
.brown_aa62 .accent_hovered_94eb {
  overflow: auto;
}
.brown_aa62.glass_e35d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_aa62.glass_e35d .accent_hovered_94eb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown_aa62.glass_e35d .focus_rough_ee9c {
  opacity: 0;
}
.brown_aa62.grid-b7f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_aa62.grid-b7f8 .accent_hovered_94eb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown_aa62.grid-b7f8 .focus_rough_ee9c {
  opacity: 0;
}
.brown_aa62.accent-plasma-5c2b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_aa62.accent-plasma-5c2b .accent_hovered_94eb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown_aa62.accent-plasma-5c2b .focus_rough_ee9c {
  opacity: 0;
}
.brown_aa62.panel-3e1b .accent_hovered_94eb {
  z-index: 10;
  visibility: visible;
}
.wood-3011 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wood-3011 .static-ff62 {
  background: rgba(255, 255, 255, 0.99);
}
.wood-3011 .static-ff62::after,
.wood-3011 .static-ff62:before {
  background: inherit;
}
.wood-3011:hover .static-ff62 {
  background: rgba(255, 255, 255, 0.99);
}
.accent-plasma-5c2b .wood-3011 {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel-3e1b .wood-3011 {
  display: none !important;
}
.brown_aa62:before,
.status-dynamic-10de:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown_aa62 .wood-3011,
.status-dynamic-10de .wood-3011 {
  display: inline-block;
}
.accent_hovered_94eb .row_8988 {
  -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;
}
.brown_aa62 .accent_hovered_94eb .row_8988,
.status-dynamic-10de .accent_hovered_94eb .row_8988 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short_baff .accordion_868f {
  width: 100%;
}
.fluid-2058 {
  padding: 0 0.5em 0;
}
.fluid-2058 [class*="customify-col-"],
.fluid-2058 [class*="customify-col_"],
.fluid-2058 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.red-fce5 .fluid-2058 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .icon_ce81 .pro_1129,
  .pro_1129 {
    display: none;
  }
  .badge_pro_7de6 {
    text-align: left;
  }
  .modal-53c8 {
    text-align: center;
  }
  .message_easy_d6c7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .icon_ce81 .rough_6823,
  .rough_6823 {
    display: none;
  }
  .form_043e {
    text-align: left;
  }
  .image_108a {
    text-align: center;
  }
  .input_97d5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .icon_ce81 .shadow_b6d3,
  .shadow_b6d3 {
    display: none;
  }
  .header-b913 {
    text-align: left;
  }
  .slider-e010 {
    text-align: center;
  }
  .simple_598e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.left-fcc4 {
  box-shadow: none !important;
}
.disabled-02e2 .pattern-ea9b,
.background-deb7 .pattern-ea9b {
  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;
}
.background-deb7 .pattern-ea9b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.silver-f924 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.silver-f924:after,
.silver-f924:before {
  content: "";
  display: table;
}
.silver-f924:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .silver-f924 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.silver-f924,
.warm_40b7 {
  max-width: 1248px;
  margin: 0 auto;
}

.green-c981.center_7cab .silver-f924 {
  max-width: 100%;
}
.green-c981.dim_2426 {
  max-width: 1200px;
  margin: 0 auto;
}
.green-c981.pattern-warm-344b .silver-f924 {
  max-width: 100%;
}
.green-c981.pattern-warm-344b > .silver-f924 {
  padding-left: 0;
  padding-right: 0;
}
.green-c981.pattern-warm-344b > .silver-f924 .icon_ce81 {
  margin: 0;
}
.green-c981.pattern-warm-344b
  > .silver-f924
  .filter_gold_355e.layout-outer-831a {
  margin-right: 0;
  margin-left: 0;
}
.green-c981.pattern-warm-344b #main.layout-outer-831a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .glass-2b98 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .glass-2b98 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert_d6dd .dropdown-soft-2c87 {
    padding-right: 1em;
  }
  .alert_d6dd.link-basic-df12 .filter_gold_355e {
    border-right: 1px solid #eaecee;
  }
  .alert_d6dd.link-basic-df12 .dropdown-soft-2c87 {
    padding-right: 1em;
  }
  .alert_d6dd.link-basic-df12 .video-47f2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow_17fe .dropdown-soft-2c87 {
    padding-left: 1em;
  }
  .narrow_17fe.link-basic-df12 .filter_gold_355e {
    border-left: 1px solid #eaecee;
  }
  .narrow_17fe.link-basic-df12 .dropdown-soft-2c87 {
    padding-left: 1em;
  }
  .narrow_17fe.link-basic-df12 .video-47f2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_pink_02ca .dropdown-soft-2c87 {
    padding-left: 1em;
  }
  .badge_pink_02ca.link-basic-df12 .menu_south_400c {
    border-right: 1px solid #eaecee;
  }
  .badge_pink_02ca.link-basic-df12 .border-thick-57d9 {
    border-right: 1px solid #eaecee;
  }
  .badge_pink_02ca.link-basic-df12 .dropdown-soft-2c87 {
    padding-left: 1em;
  }
  .badge_pink_02ca.link-basic-df12 .video-47f2 {
    padding-right: 1em;
  }
  .badge_pink_02ca.link-basic-df12 .overlay_ed95 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up_004b .dropdown-soft-2c87 {
    padding-right: 1em;
  }
  .up_004b.link-basic-df12 .menu_south_400c {
    border-left: 1px solid #eaecee;
  }
  .up_004b.link-basic-df12 .border-thick-57d9 {
    border-left: 1px solid #eaecee;
  }
  .up_004b.link-basic-df12 .dropdown-soft-2c87 {
    padding-right: 1em;
  }
  .up_004b.link-basic-df12 .video-47f2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_004b.link-basic-df12 .overlay_ed95 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass-2b98 .dropdown-soft-2c87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .glass-2b98.link-basic-df12 .filter_gold_355e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .glass-2b98.link-basic-df12 .dropdown-soft-2c87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .glass-2b98.link-basic-df12 .video-47f2 {
    padding-left: 1em;
  }
  .glass-2b98.link-basic-df12 .overlay_ed95 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .glass-2b98.link-basic-df12 .dropdown-soft-2c87 {
    padding-left: 0;
  }
}
.card_tall_08b9 .feature-inner-cbcf {
  display: inline-block;
}
.banner-yellow-3e4a {
  display: inline-block;
}
.block_cb75 {
  word-con: break-word;
}
.highlight_f635 > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight_f635 .texture_slow_03a4 {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight_f635 .basic_a2da img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.item-f135 .hard_36b0 {
  margin-bottom: 2em;
}
.item-f135 .backdrop-3856 {
  margin-bottom: 15px;
}
.item-f135 .backdrop-3856:last-child {
  margin-bottom: 0;
}
.item-f135 .advanced_afd5 {
  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) {
  .item-f135 .advanced_afd5 {
    display: block;
  }
}
.item-f135 .button_178a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .item-f135 .button_178a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.item-f135 .photo_ab7a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.item-f135 .photo_ab7a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.item-f135 .photo_ab7a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.item-f135 .block_cb75 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-f135 .block_cb75 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.item-f135 .mask-5c4a p:last-child {
  margin-bottom: 0;
}
.item-f135 .hover_645e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.item-f135 .west_fd9f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.item-f135 .up_1b94 {
  margin-top: 1em;
}
.item-f135 .under_70a1 {
  top: 0;
  display: block;
}
.item-f135 .under_70a1 a {
  color: inherit;
}
.item-f135 .under_70a1 a:hover {
  color: inherit;
}
.item-f135 .tag_focused_58b6 {
  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;
}
.item-f135 .tag_focused_58b6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.item-f135 .west_fd9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.item-f135 .highlight_47ab {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.item-f135 .highlight_47ab:first-child {
  margin-top: 0;
}
.item-f135 .highlight_47ab.paragraph_current_544d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item-f135 .highlight_47ab.popup-2c8c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-f135
  .highlight_47ab.popup-2c8c.dim-2d6b
  .up_1b94 {
  width: 100%;
}
.item-f135 .popup-2c8c {
  -webkit-box-align: center;
  align-items: center;
}
.item-f135 .popup-2c8c .highlight_f635,
.item-f135 .popup-2c8c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.item-f135 .photo_ab7a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item-f135 .photo_ab7a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item-f135 .photo_ab7a: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;
}
.item-f135 .paragraph_current_544d {
  z-index: 5;
}
.item-f135 .photo-13c8 .yellow_a727 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.item-f135 .highlight-current-0364 .yellow_a727 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.item-f135 .gallery-last-b3f4 .yellow_a727 {
  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;
}
.item-f135.in-da7c .advanced_afd5,
.item-f135.grid_copper_c177 .advanced_afd5 {
  display: block;
}
.item-f135.in-da7c .advanced_afd5 .accordion_clean_d3ef,
.item-f135.in-da7c .advanced_afd5 .west_fd9f,
.item-f135.grid_copper_c177 .advanced_afd5 .accordion_clean_d3ef,
.item-f135.grid_copper_c177 .advanced_afd5 .west_fd9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item-f135.card_f9f4 .button_178a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .item-f135.card_f9f4 .button_178a {
    margin-right: 0;
  }
}
.item-f135.in-da7c .button_178a,
.item-f135.grid_copper_c177 .button_178a {
  padding-top: 40%;
}
.item-f135.in-da7c .hard_36b0,
.item-f135.grid_copper_c177 .hard_36b0 {
  display: block;
}
.item-f135.in-da7c .fn-sticky-8e72 .west_fd9f,
.item-f135.grid_copper_c177 .fn-sticky-8e72 .west_fd9f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.item-f135.in-da7c .button_178a,
.item-f135.grid_copper_c177 .button_178a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.item-f135.in-da7c .west_fd9f {
  padding: 1em;
}
.tall-354b {
  margin: 30px auto;
  display: block;
}
.tall-354b .picture_black_0845 > * {
  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;
}
.tall-354b .picture_black_0845 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-354b .picture_black_0845 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description_huge_9bce .highlight_f635 {
  margin-bottom: 1.41575em;
}
.description_huge_9bce .middle-c3b5 {
  margin-bottom: 1.618em;
}
.message-black-8b8e .content-4460 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message-black-8b8e .content-4460 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message-black-8b8e .hidden-ecf8 {
  max-width: 100%;
  overflow: auto;
}
.search_warm_187a .message-black-8b8e a:hover {
  text-decoration: underline;
}
.simple-3125 .backdrop-3856:not(.block_cb75),
.simple-3125 .photo_ab7a {
  margin-bottom: 1.41575em;
}
.simple-3125 .backdrop-3856:not(.block_cb75):last-child,
.simple-3125 .photo_ab7a:last-child {
  margin-bottom: 0;
}
.simple-3125 .backdrop-3856.liquid-2d1f {
  margin-bottom: 0.41575em;
}
.simple-3125 .full_fc88:before,
.simple-3125 .white_21b8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.simple-3125 .full_fc88:before {
  content: "\f115";
}
.simple-3125 .white_21b8:before {
  content: "\f02c";
}
.simple-3125 .text-61be {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.simple-3125 .text-61be a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden_2161 {
  display: -webkit-box;
  display: flex;
}
.hidden_2161 .wide_314c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden_2161 .wide_314c {
    flex-basis: 90px;
  }
}
.hidden_2161 .slider_steel_e237 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_2161 .slider_steel_e237 {
    flex-basis: calc(100% - 50px);
  }
}
.hidden_2161 .badge_f78f p:last-child {
  margin-bottom: 0.72em;
}
.primary_fluid_4ee2 .picture_black_0845 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary_fluid_4ee2 .picture_black_0845:after,
.primary_fluid_4ee2 .picture_black_0845:before {
  content: "";
  display: table;
}
.primary_fluid_4ee2 .picture_black_0845:after {
  clear: both;
}
.primary_fluid_4ee2 .picture_black_0845 .button-in-01b8,
.primary_fluid_4ee2 .picture_black_0845 .sidebar-708d {
  width: 49%;
}
.primary_fluid_4ee2 .picture_black_0845 .button-in-01b8 a span.grid_solid_4e07,
.primary_fluid_4ee2 .picture_black_0845 .sidebar-708d a span.grid_solid_4e07 {
  display: block;
  margin-bottom: 5px;
}
.primary_fluid_4ee2 .picture_black_0845 .sidebar-708d {
  float: left;
  text-align: left;
}
.primary_fluid_4ee2 .picture_black_0845 .button-in-01b8 {
  float: right;
  text-align: right;
}
.widget-orange-afe0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .widget-orange-afe0 {
    margin-bottom: 0;
  }
}
.button-advanced-66f1 {
  margin-bottom: 1em;
}
.button-advanced-66f1 .block_cb75 {
  font-size: 1.1em;
  line-height: 1.3;
}
.glass-81c0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel-0027 .button-advanced-66f1,
.pink-41ab .button-advanced-66f1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel-0027 .button-advanced-66f1,
  .pink-41ab .button-advanced-66f1 {
    display: block;
  }
}
.carousel-0027 .glass-81c0,
.pink-41ab .glass-81c0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel-0027 .glass-81c0,
  .pink-41ab .glass-81c0 {
    margin-bottom: 1em;
  }
}
.carousel-0027 .glass-81c0 img,
.pink-41ab .glass-81c0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel-0027 .hidden-1d41,
.pink-41ab .hidden-1d41 {
  flex-basis: calc(100% - 160px);
}
.carousel-0027 .hidden-1d41 p,
.pink-41ab .hidden-1d41 p {
  margin-bottom: 0;
}
.carousel-0027 .hidden-1d41 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-0027 .hidden-1d41 {
    padding-left: 0;
  }
}
.pink-41ab .hidden-1d41 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pink-41ab .hidden-1d41 {
    padding-right: 0;
  }
}
.pink-41ab .glass-81c0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.cold-ad88 .glass-81c0 {
  margin-bottom: 0.5em;
}
.cold-ad88 .glass-81c0 img {
  width: 100%;
}
.selected_83f0 .tertiary_south_f76a,
.modal-3b3f .tertiary_south_f76a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal-3b3f .filter_gold_355e .middle_906b p:last-child {
  margin-bottom: 0;
}
.breadcrumb_gas_17d3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.detail_34f7 .column-warm-6cb6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .detail_34f7 .column-warm-6cb6:last-of-type {
    margin-bottom: 0;
  }
}
.detail_34f7 .column-warm-6cb6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail_34f7 .column-warm-6cb6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.detail_34f7 .column-warm-6cb6 ul li {
  margin: 0 0 0.6em;
}
.detail_34f7 .column-warm-6cb6 ul li.tertiary_cfe8,
.detail_34f7 .column-warm-6cb6 ul li.light_7ab9 {
  position: relative;
}
.detail_34f7 .column-warm-6cb6 ul li.tertiary_cfe8 .image-9c8e,
.detail_34f7 .column-warm-6cb6 ul li.light_7ab9 .image-9c8e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.detail_34f7 .column-warm-6cb6 ul li.tertiary_cfe8:after:after,
.detail_34f7 .column-warm-6cb6 ul li.tertiary_cfe8:after:before,
.detail_34f7
  .column-warm-6cb6
  ul
  li.light_7ab9:after:after,
.detail_34f7
  .column-warm-6cb6
  ul
  li.light_7ab9:after:before {
  content: "";
  display: table;
}
.detail_34f7 .column-warm-6cb6 ul li.tertiary_cfe8:after:after,
.detail_34f7
  .column-warm-6cb6
  ul
  li.light_7ab9:after:after {
  clear: both;
}
.detail_34f7 .column-warm-6cb6 a.border-in-16e6:hover {
  text-decoration: none;
}
.detail_34f7 .column-warm-6cb6 select {
  max-width: 100%;
}
.detail_34f7 .column-warm-6cb6 table {
  font-size: 85%;
}
.detail_34f7 .column-warm-6cb6 table td,
.detail_34f7 .column-warm-6cb6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.detail_34f7 .column-warm-6cb6 table tfoot td {
  text-align: left;
}
.detail_34f7 .column-warm-6cb6 :last-child {
  margin-bottom: 0;
}
.detail_34f7 .column-warm-6cb6 .text_bronze_e07e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.detail_34f7 .column-warm-6cb6 .text_bronze_e07e label {
  width: 100%;
}
.detail_34f7 .column-warm-6cb6 .text_bronze_e07e .element_yellow_285c {
  width: 100%;
  display: block;
}
.detail_34f7 .column-warm-6cb6 .text_bronze_e07e .button_new_87b0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.detail_34f7 .column-warm-6cb6 .text_bronze_e07e .button_new_87b0:hover svg #svg-search {
  fill: #444;
}
.detail_34f7 .column-warm-6cb6 .text_bronze_e07e .button_new_87b0 svg {
  width: 18px;
  height: 18px;
}
.detail_34f7 .brown-2d2c ul ul,
.detail_34f7 .fresh_d5ba ul ul,
.detail_34f7 .detail-03c4 ul ul,
.detail_34f7 .wrapper_new_a312 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.detail_34f7 .brown-2d2c .avatar-old-ffbe > a,
.detail_34f7 .fresh_d5ba .avatar-old-ffbe > a,
.detail_34f7 .detail-03c4 .avatar-old-ffbe > a,
.detail_34f7 .wrapper_new_a312 .avatar-old-ffbe > a {
  margin-bottom: 0;
}
.detail_34f7 .chip_dim_fefd li,
.detail_34f7 .brown-2d2c li,
.detail_34f7 .feature_dim_add0 li,
.detail_34f7 .fresh_d5ba li,
.detail_34f7 .detail-03c4 li,
.detail_34f7 .wrapper_new_a312 li,
.detail_34f7 .grid-brown-28fb li,
.detail_34f7 .complex_2c59 li {
  display: block;
  position: relative;
}
.detail_34f7 .chip_dim_fefd li:last-child,
.detail_34f7 .brown-2d2c li:last-child,
.detail_34f7 .feature_dim_add0 li:last-child,
.detail_34f7 .fresh_d5ba li:last-child,
.detail_34f7 .detail-03c4 li:last-child,
.detail_34f7 .wrapper_new_a312 li:last-child,
.detail_34f7 .grid-brown-28fb li:last-child,
.detail_34f7 .complex_2c59 li:last-child {
  border: none;
}
.detail_34f7 .chip_dim_fefd li a,
.detail_34f7 .brown-2d2c li a,
.detail_34f7 .feature_dim_add0 li a,
.detail_34f7 .fresh_d5ba li a,
.detail_34f7 .detail-03c4 li a,
.detail_34f7 .wrapper_new_a312 li a,
.detail_34f7 .grid-brown-28fb li a,
.detail_34f7 .complex_2c59 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail_34f7 .chip_dim_fefd li ul li::before,
.detail_34f7 .brown-2d2c li ul li::before,
.detail_34f7 .feature_dim_add0 li ul li::before,
.detail_34f7 .fresh_d5ba li ul li::before,
.detail_34f7 .detail-03c4 li ul li::before,
.detail_34f7 .wrapper_new_a312 li ul li::before,
.detail_34f7 .grid-brown-28fb li ul li::before,
.detail_34f7 .complex_2c59 li ul li::before {
  left: 15px;
}
.detail_34f7 .chip_dim_fefd li ul a,
.detail_34f7 .brown-2d2c li ul a,
.detail_34f7 .feature_dim_add0 li ul a,
.detail_34f7 .fresh_d5ba li ul a,
.detail_34f7 .detail-03c4 li ul a,
.detail_34f7 .wrapper_new_a312 li ul a,
.detail_34f7 .grid-brown-28fb li ul a,
.detail_34f7 .complex_2c59 li ul a {
  padding-left: 20px;
}
.detail_34f7 .chip_dim_fefd li ul ul li::before,
.detail_34f7 .brown-2d2c li ul ul li::before,
.detail_34f7 .feature_dim_add0 li ul ul li::before,
.detail_34f7 .fresh_d5ba li ul ul li::before,
.detail_34f7 .detail-03c4 li ul ul li::before,
.detail_34f7 .wrapper_new_a312 li ul ul li::before,
.detail_34f7 .grid-brown-28fb li ul ul li::before,
.detail_34f7 .complex_2c59 li ul ul li::before {
  left: 30px;
}
.detail_34f7 .chip_dim_fefd li ul ul a,
.detail_34f7 .brown-2d2c li ul ul a,
.detail_34f7 .feature_dim_add0 li ul ul a,
.detail_34f7 .fresh_d5ba li ul ul a,
.detail_34f7 .detail-03c4 li ul ul a,
.detail_34f7 .wrapper_new_a312 li ul ul a,
.detail_34f7 .grid-brown-28fb li ul ul a,
.detail_34f7 .complex_2c59 li ul ul a {
  padding-left: 40px;
}
.detail_34f7 .hover-e8c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail_34f7 .complex_2c59 ul li {
  margin-bottom: 1.41575em;
}
.detail_34f7 .complex_2c59 ul li .container_4dfa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.detail_34f7 .complex_2c59 ul li .image-stone-2fc8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.badge_outer_3f5e .chip_dim_fefd li a,
.badge_outer_3f5e .brown-2d2c li a,
.badge_outer_3f5e .feature_dim_add0 li a,
.badge_outer_3f5e .fresh_d5ba li a,
.badge_outer_3f5e .detail-03c4 li a,
.badge_outer_3f5e .wrapper_new_a312 li a,
.badge_outer_3f5e .grid-brown-28fb li a,
.badge_outer_3f5e .complex_2c59 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_outer_3f5e .hover-e8c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_outer_3f5e .column-warm-6cb6 ul li.tertiary_cfe8 .image-9c8e,
.badge_outer_3f5e .column-warm-6cb6 ul li.light_7ab9 .image-9c8e {
  background: rgba(0, 0, 0, 0.2);
}
.badge_outer_3f5e .detail_34f7 .column-warm-6cb6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-c981 .detail_34f7 .icon_tall_b59f li {
  margin: 0;
}
.green-c981 .detail_34f7 .icon_tall_b59f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.green-c981 .detail_34f7 .icon_tall_b59f li ul {
  margin: 0;
}
.green-c981 .detail_34f7 .icon_tall_b59f li ul li a {
  padding-left: 15px;
}
.green-c981 .detail_34f7 .icon_tall_b59f li ul li li a {
  padding-left: 30px;
}
.green-c981 .detail_34f7 .icon_tall_b59f li.menu_smooth_5d14 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.green-c981 .detail_34f7 .icon_tall_b59f li.menu_smooth_5d14 > 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;
}
.green-c981 .detail_34f7 .icon_tall_b59f li.menu_smooth_5d14 > 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;
}
.wrapper_advanced_0076 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image-smooth-fefb {
  position: relative;
  z-index: 10;
}
.image-smooth-fefb .row_8988 {
  width: 100%;
  max-width: 100%;
}
.small-f37e .accordion_lower_799f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.small-f37e .wood_7395 {
}
.small-f37e .badge_outer_3f5e {
  background: #292929;
}
.button-eb8c .accordion_lower_799f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.button-eb8c .wood_7395 {
  background: #f9f9f9;
}
.button-eb8c .badge_outer_3f5e {
  background: #303030;
}
.badge_0c3a .accordion_lower_799f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_0c3a .feature-inner-cbcf {
    margin-bottom: 1em;
  }
  .badge_0c3a .feature-inner-cbcf:last-child {
    margin-bottom: 0;
  }
}
.badge_0c3a .wood_7395 {
  background: #ededed;
}
.badge_0c3a .badge_outer_3f5e {
  background: #1a1a1a;
}
.accordion_lower_799f.wood_7395 {
  color: rgba(0, 0, 0, 0.6);
}
.accordion_lower_799f.wood_7395 .filter-light-6628 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_lower_799f.badge_outer_3f5e {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_lower_799f.badge_outer_3f5e a:not(.border-in-16e6) {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_lower_799f.badge_outer_3f5e a:not(.border-in-16e6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_lower_799f.badge_outer_3f5e .filter-light-6628 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_lower_799f.badge_outer_3f5e table tbody td,
.accordion_lower_799f.badge_outer_3f5e table th {
  background: rgba(0, 0, 0, 0.08);
}
.image-f7b6.row-66e5 .silver-f924 {
  max-width: initial;
}
.image-f7b6 .menu-dark-a7f8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.image-f7b6 .menu-dark-a7f8 .row_8988 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .image-f7b6 .menu-dark-a7f8 .row_8988 {
    display: block;
    margin-bottom: 2em;
  }
  .image-f7b6 .menu-dark-a7f8 .row_8988:last-child {
    margin-bottom: 0;
  }
}
.badge_0c3a .feature-inner-cbcf:last-child,
.button-eb8c .feature-inner-cbcf:last-child,
.small-f37e .feature-inner-cbcf:last-child {
  margin-bottom: 0;
}
.badge_0c3a .feature-inner-cbcf .detail_34f7 .column-warm-6cb6:last-child,
.button-eb8c .feature-inner-cbcf .detail_34f7 .column-warm-6cb6:last-child,
.small-f37e .feature-inner-cbcf .detail_34f7 .column-warm-6cb6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge_0c3a .badge_wood_8abd,
  .badge_0c3a .tabs_pressed_c112,
  .button-eb8c .badge_wood_8abd,
  .button-eb8c .tabs_pressed_c112,
  .small-f37e .badge_wood_8abd,
  .small-f37e .tabs_pressed_c112 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image-smooth-fefb .feature-inner-cbcf {
    margin-bottom: 2em;
  }
}
.image-smooth-fefb p:last-child {
  margin-bottom: 0;
}
.image-smooth-fefb li,
.image-smooth-fefb ul {
  list-style: none;
  margin: 0;
}
.image-smooth-fefb ul ul {
  margin-left: 2.617924em;
}
.orange_ad88 {
  font-size: 0.875em;
}

/* css-noise: 2695 */
.phantom-card-k6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
