/*!
Theme Name: Customify
Theme URI: https://pressmaximum.component-6e7e/customify
Author: WPCustomify
Author URI: https://pressmaximum.component-6e7e
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.component-6e7e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.row-white-64fc.accordion_bottom_c683/licenses/gpl-2.0.avatar_8501
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.dropdown-7777/, (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.action-a4e1.north_258f/normalize.focus-west-90ca/
 ======
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.focus-west-90ca v7.0.0 | MIT License | github.component-6e7e/necolas/normalize.focus-west-90ca */
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;
}
.narrow-cd49 .header-basic-a9fc,
.badge-d6ec,
.preview_3727,
.wood-417c,
.red-328b,
.feature_1b26,
.breadcrumb-cd7f,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.badge-d6ec,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge-d6ec,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-d6ec,
  h1 {
    font-size: 1.8em;
  }
}
.preview_3727,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview_3727 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview_3727,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview_3727,
  h2 {
    font-size: 1.7em;
  }
}
.wood-417c,
h3 {
  font-size: 1.618em;
}
.narrow-cd49 .header-basic-a9fc,
.red-328b,
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.hover-ac91 {
  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;
}
.module_027c:after,
.module_027c:before,
.simple_b948:after,
.simple_b948:before {
  content: "";
  display: table;
}
.module_027c:after,
.simple_b948:after {
  clear: both;
}
.panel-upper-4e8f {
  float: right;
  margin-right: 0;
}
.form_800c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.detail-liquid-e2b2 .title_5fcc,
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;
}
.detail-liquid-e2b2 .title_5fcc: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;
}
.box-3c40 .title_5fcc {
  box-shadow: none;
}
.box-3c40
  .title_5fcc
  .huge_3e45 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.box-3c40 .title_5fcc .block-0d1b {
  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;
}
.box-3c40
  .title_5fcc
  .block-0d1b
  b {
  display: none;
}
.box-3c40 .tiny-fc41 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper_bea1:not(.alert-5194):not(.large-8a1b),
button:not(.alert-5194):not(.large-8a1b),
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ),
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ),
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ) {
  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;
}
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ):hover,
button:not(.alert-5194):not(
    .large-8a1b
  ):hover,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ):hover,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ):hover,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ):active,
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ):focus,
button:not(.alert-5194):not(
    .large-8a1b
  ):active,
button:not(.alert-5194):not(
    .large-8a1b
  ):focus,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ):active,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ):focus,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ):active,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ):focus,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ):active,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ):focus {
  outline: 0;
}
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd,
button:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd {
  position: relative;
}
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .photo_glass_0dfa,
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .bright-0b53,
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .badge-25c3,
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  i,
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  svg,
button:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .photo_glass_0dfa,
button:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .bright-0b53,
button:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .badge-25c3,
button:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  i,
button:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  svg,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .photo_glass_0dfa,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .bright-0b53,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .badge-25c3,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  i,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  svg,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .photo_glass_0dfa,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .bright-0b53,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .badge-25c3,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  i,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  svg,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .photo_glass_0dfa,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .bright-0b53,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  .badge-25c3,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  i,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd
  svg {
  visibility: hidden;
}
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd:after,
button:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd:after,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd:after,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd:after,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ).fn-loading-a7cd: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;
}
.wrapper_bea1:not(.alert-5194):not(.large-8a1b),
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ),
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ),
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ) {
  color: #fff;
  background: #235787;
}
.wrapper_bea1:not(.alert-5194):not(
    .large-8a1b
  ):focus,
input[type="button"]:not(.alert-5194):not(
    .large-8a1b
  ):focus,
input[type="reset"]:not(.alert-5194):not(
    .large-8a1b
  ):focus,
input[type="submit"]:not(.alert-5194):not(
    .large-8a1b
  ):focus {
  color: #fff;
}
.wrapper_bea1.fn-disabled-a7cd:not(.alert-5194):not(
    .large-8a1b
  ),
.wrapper_bea1[disabled]:not(.alert-5194):not(
    .large-8a1b
  ),
button.fn-disabled-a7cd:not(.alert-5194):not(
    .large-8a1b
  ),
button[disabled]:not(.alert-5194):not(
    .large-8a1b
  ) {
  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;
}
.pattern-0696 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pattern-0696:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.footer_24da {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside-b496 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.light_4c37 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.module_027c:after,
.module_027c:before,
.purple_a8d6:after,
.purple_a8d6:before,
.content_574e:after,
.content_574e:before,
.pagination-old-b003:after,
.pagination-old-b003:before,
.badge-liquid-40d1:after,
.badge-liquid-40d1:before,
.hover-center-9e9f:after,
.hover-center-9e9f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.module_027c:after,
.purple_a8d6:after,
.content_574e:after,
.pagination-old-b003:after,
.badge-liquid-40d1:after,
.hover-center-9e9f:after {
  clear: both;
}
.purple_a8d6 .paper_7a50,
.content_574e .paper_7a50,
.modal_f08f .paper_7a50 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wrapper-new-b722 {
  display: inline-block;
}
.widget_stone_7e8e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_stone_7e8e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_stone_7e8e .motion_cae2 {
  padding: 1em 0;
  font-size: 85%;
}
.motion_cae2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.out_e570 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.out_e570:after,
.out_e570:before {
  content: "";
  display: table;
}
.out_e570:after {
  clear: both;
}
.image_b48d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside-dynamic-da99 .image_b48d {
  max-width: 50%;
}
.section_d181 .image_b48d {
  max-width: 33.33%;
}
.chip-pressed-7c74 .image_b48d {
  max-width: 25%;
}
.dropdown-lower-e407 .image_b48d {
  max-width: 20%;
}
.progress_glass_a5db .image_b48d {
  max-width: 16.66%;
}
.box_upper_aa0e .image_b48d {
  max-width: 14.28%;
}
.menu-full-18d0 .image_b48d {
  max-width: 12.5%;
}
.slider_a0e5 .image_b48d {
  max-width: 11.11%;
}
.up_44e5 {
  display: block;
}
.narrow-cd49 .title_under_3413 label,
.narrow-cd49 .fresh-4dbc label,
.narrow-cd49 .modal-warm-8314 label,
.narrow-cd49 .feature-d4da label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered_16ea {
  list-style: none;
  margin: 0;
}
.hovered_16ea article.background_clean_1a19 {
  margin-bottom: 0;
}
.hovered_16ea ul {
  list-style: none;
  margin: 0;
}
.hovered_16ea .motion-5318 li.background_clean_1a19 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered_16ea .motion-5318 li.background_clean_1a19 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered_16ea .motion-5318 li.background_clean_1a19: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) {
  .hovered_16ea .motion-5318 li.background_clean_1a19 li.background_clean_1a19 li.background_clean_1a19 li.background_clean_1a19 {
    padding-left: 0;
  }
}
article.background_clean_1a19 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_clean_1a19 .purple_a8d6 p:last-of-type {
  margin-bottom: 0;
}
article.background_clean_1a19 .brown_c711 {
  float: left;
}
article.background_clean_1a19 .logo_lower_22b0 {
  margin-left: 85px;
}
article.background_clean_1a19 .component-c8dc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_clean_1a19 .component-c8dc .label-dc1c {
  margin-left: 10px;
}
article.background_clean_1a19 .shadow-8ae0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_clean_1a19 .container-large-3633 {
  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 .title_under_3413,
  #respond .modal-warm-8314,
  #respond .feature-d4da {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title_under_3413 input,
#respond .modal-warm-8314 input,
#respond .feature-d4da input {
  width: 100%;
}
#respond .feature-d4da {
  margin-right: 0;
}
#respond .text-f8bf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border_86b2 {
  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;
}
.border_86b2.header-9e44 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.border_86b2 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%);
}
.border_86b2:focus,
.border_86b2: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);
}
.thumbnail_95cb {
  border-radius: 10%;
}
.fluid-a371 {
  border-radius: 50%;
}
.top-fc02 {
  font-size: 0.72em;
}
.copper_8222 {
  font-size: 0.875em;
}
.nav-17b3 {
  font-size: 1.1em;
}
.layout-advanced-f19a {
  text-transform: uppercase;
  line-height: 1.2;
}
.layout-advanced-f19a.top-fc02 {
  letter-spacing: 0.5px;
}
.liquid_4af0,
.liquid_4af0 a {
  color: #6d6d6d;
}
.liquid_4af0 a:hover {
  color: #111;
}
.form_huge_f1aa {
  color: #6d6d6d;
}
.north-7c08 {
  overflow-x: hidden;
}
.north-7c08 .nav-4e61.silver-bd38 {
  position: relative;
}
.north-7c08 .nav-4e61.silver-bd38.backdrop_cool_cc11 {
  position: initial;
}
.north-7c08
  .nav-4e61.silver-bd38.backdrop_cool_cc11
  .button-rough-55b6 {
  left: auto;
}
.north-7c08 .nav-4e61 .button-rough-55b6 {
  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;
}
.north-7c08 .nav-4e61:hover.silver-bd38 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.north-7c08
  .nav-4e61:hover.silver-bd38
  .button-rough-55b6 {
  display: block;
  z-index: 9999999;
}
.north-7c08 .component_e9c7 .mini_407d,
.north-7c08 .fixed-a1a8 .mini_407d {
  display: none;
}
.north-7c08 .glass_036d .nav-4e61:hover.silver-bd38 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.narrow-cd49 .title_under_3413 label,
.narrow-cd49 .fresh-4dbc label,
.narrow-cd49 .modal-warm-8314 label,
.narrow-cd49 .feature-d4da label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered_16ea {
  list-style: none;
  margin: 0;
}
.hovered_16ea article.background_clean_1a19 {
  margin-bottom: 0;
}
.hovered_16ea ul {
  list-style: none;
  margin: 0;
}
.hovered_16ea .motion-5318 li.background_clean_1a19 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered_16ea .motion-5318 li.background_clean_1a19 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered_16ea .motion-5318 li.background_clean_1a19: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) {
  .hovered_16ea .motion-5318 li.background_clean_1a19 li.background_clean_1a19 li.background_clean_1a19 li.background_clean_1a19 {
    padding-left: 0;
  }
}
article.background_clean_1a19 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_clean_1a19 .purple_a8d6 p:last-of-type {
  margin-bottom: 0;
}
article.background_clean_1a19 .brown_c711 {
  float: left;
}
article.background_clean_1a19 .logo_lower_22b0 {
  margin-left: 85px;
}
article.background_clean_1a19 .component-c8dc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_clean_1a19 .component-c8dc .label-dc1c {
  margin-left: 10px;
}
article.background_clean_1a19 .shadow-8ae0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_clean_1a19 .container-large-3633 {
  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 .title_under_3413,
  #respond .modal-warm-8314,
  #respond .feature-d4da {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title_under_3413 input,
#respond .modal-warm-8314 input,
#respond .feature-d4da input {
  width: 100%;
}
#respond .feature-d4da {
  margin-right: 0;
}
#respond .text-f8bf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_e9c7 .blue_694e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue_694e .title-hovered-df72.hero_19c9 .hover_smooth_1c59 > li > a:focus,
.blue_694e .title-hovered-df72.hero_19c9 .hover_smooth_1c59 > li > a:hover,
.blue_694e .title-hovered-df72.breadcrumb-cool-4ba2 .hover_smooth_1c59 > li > a:focus,
.blue_694e .title-hovered-df72.breadcrumb-cool-4ba2 .hover_smooth_1c59 > li > a:hover,
.blue_694e .title-hovered-df72.accordion_de78 .hover_smooth_1c59 > li > a:focus,
.blue_694e .title-hovered-df72.accordion_de78 .hover_smooth_1c59 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_694e
  .title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li.badge_610b
  > a,
.blue_694e
  .title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li.progress-wide-5890
  > a,
.blue_694e
  .title-hovered-df72.breadcrumb-cool-4ba2
  .hover_smooth_1c59
  > li.badge_610b
  > a,
.blue_694e
  .title-hovered-df72.breadcrumb-cool-4ba2
  .hover_smooth_1c59
  > li.progress-wide-5890
  > a,
.blue_694e
  .title-hovered-df72.accordion_de78
  .hover_smooth_1c59
  > li.badge_610b
  > a,
.blue_694e .title-hovered-df72.accordion_de78 .hover_smooth_1c59 > li.huge_2d79 > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_694e .search-fixed-8a73,
.blue_694e .search-fixed-8a73 a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_694e .media-c2db.breadcrumb_de66 li a,
.blue_694e .focus-hovered-7e61 a,
.blue_694e .backdrop_fc39,
.blue_694e .hover_smooth_1c59 > li > a,
.blue_694e .middle-60fe {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e .media-c2db.breadcrumb_de66 li a:hover,
.blue_694e .focus-hovered-7e61 a:hover,
.blue_694e .backdrop_fc39:hover,
.blue_694e .hover_smooth_1c59 > li > a:hover,
.blue_694e .middle-60fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_694e .simple-4cc0 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e .simple-4cc0 .dynamic-c1ad {
  color: rgba(255, 255, 255, 0.99);
}
.blue_694e .simple-4cc0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_694e .mini_2a98 .center_d835 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e .mini_2a98 .center_d835 .breadcrumb-focused-1cde {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e
  .mini_2a98
  .center_d835
  .breadcrumb-focused-1cde::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e
  .mini_2a98
  .center_d835
  .breadcrumb-focused-1cde:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e
  .mini_2a98
  .center_d835
  .breadcrumb-focused-1cde::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e
  .mini_2a98
  .center_d835
  .breadcrumb-focused-1cde::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e .mini_2a98 .under_6e8f {
  color: rgba(255, 255, 255, 0.79);
}
.blue_694e .mini_2a98 .under_6e8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in-456e
  .blue_694e
  .mini_2a98
  .border_warm_1690
  .title_fea2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in-456e
  .blue_694e
  .mini_2a98
  .border_warm_1690
  .breadcrumb-focused-1cde {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_e9c7 .primary-left-8c3b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.primary-left-8c3b .title-hovered-df72.hero_19c9 .hover_smooth_1c59 > li > a:focus,
.primary-left-8c3b .title-hovered-df72.hero_19c9 .hover_smooth_1c59 > li > a:hover,
.primary-left-8c3b .title-hovered-df72.breadcrumb-cool-4ba2 .hover_smooth_1c59 > li > a:focus,
.primary-left-8c3b .title-hovered-df72.breadcrumb-cool-4ba2 .hover_smooth_1c59 > li > a:hover,
.primary-left-8c3b .title-hovered-df72.accordion_de78 .hover_smooth_1c59 > li > a:focus,
.primary-left-8c3b .title-hovered-df72.accordion_de78 .hover_smooth_1c59 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-left-8c3b
  .title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li.badge_610b
  > a,
.primary-left-8c3b
  .title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li.progress-wide-5890
  > a,
.primary-left-8c3b
  .title-hovered-df72.breadcrumb-cool-4ba2
  .hover_smooth_1c59
  > li.badge_610b
  > a,
.primary-left-8c3b
  .title-hovered-df72.breadcrumb-cool-4ba2
  .hover_smooth_1c59
  > li.progress-wide-5890
  > a,
.primary-left-8c3b
  .title-hovered-df72.accordion_de78
  .hover_smooth_1c59
  > li.badge_610b
  > a,
.primary-left-8c3b .title-hovered-df72.accordion_de78 .hover_smooth_1c59 > li.huge_2d79 > a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-left-8c3b .search-fixed-8a73,
.primary-left-8c3b .search-fixed-8a73 a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-left-8c3b .media-c2db.breadcrumb_de66 li a,
.primary-left-8c3b .focus-hovered-7e61 a,
.primary-left-8c3b .backdrop_fc39,
.primary-left-8c3b .hover_smooth_1c59 > li > a,
.primary-left-8c3b .middle-60fe {
  color: rgba(0, 0, 0, 0.55);
}
.primary-left-8c3b .media-c2db.breadcrumb_de66 li a:hover,
.primary-left-8c3b .focus-hovered-7e61 a:hover,
.primary-left-8c3b .backdrop_fc39:hover,
.primary-left-8c3b .hover_smooth_1c59 > li > a:hover,
.primary-left-8c3b .middle-60fe:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-left-8c3b .simple-4cc0 {
  color: rgba(0, 0, 0, 0.55);
}
.primary-left-8c3b .simple-4cc0 .dynamic-c1ad {
  color: rgba(0, 0, 0, 0.8);
}
.primary-left-8c3b .simple-4cc0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_a9a4 .pattern_acb5 {
  margin-left: auto;
  margin-right: auto;
}
.content_574e > * {
  margin-left: auto;
  margin-right: auto;
}
.content_574e .footer_24da {
  margin-right: 1.41575em;
}
.border_c380 .content_574e > .avatar_ea04 {
  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;
}
.border_c380 .content_574e > .carousel-0231 {
  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;
}
.tag_motion_8c72.hard_a9a4 .pattern_acb5,
.nav_94b7.hard_a9a4 .pattern_acb5 {
  margin-left: 0;
}
.widget_action_2c66.hard_a9a4 .pattern_acb5,
.text-tiny-7256.hard_a9a4 .pattern_acb5 {
  margin-right: 0;
}
.content_574e ol,
.content_574e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tag_e01a video {
  max-width: 100%;
}
.wood_4e28 img {
  display: block;
}
.wood_4e28.footer_24da,
.wood_4e28.aside-b496 {
  width: 100%;
}
.wood_4e28.carousel-0231 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.form-f437:not(.label-8e56) {
  margin: 1.5em auto;
}
.box_e772 p {
  padding: 1.5em 14px;
}
ul.image_f06d.carousel-0231,
ul.image_f06d.avatar_ea04,
ul.image_f06d.nav_blue_081c.avatar_ea04 {
  padding: 0 14px;
}
.hovered-4648 {
  display: block;
  overflow-x: auto;
}
.hovered-4648 table {
  border-collapse: collapse;
  width: 100%;
}
.hovered-4648 td,
.hovered-4648 th {
  padding: 0.5em;
}
.content_574e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_574e ol ol,
.content_574e ol ul,
.content_574e ul ol,
.content_574e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_574e ol ol li,
.content_574e ol ul li,
.content_574e ul ol li,
.content_574e ul ul li {
  margin-left: 0;
}
.tiny-935a.overlay-huge-1242 > .top_2d97 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny-935a.overlay-huge-1242 > .top_2d97 iframe,
.tiny-935a.overlay-huge-1242 > .top_2d97 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header_easy_ba71 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header_easy_ba71.hovered-3e98 {
  padding: 0;
}
.header_easy_ba71.hovered-3e98 cite {
  font-size: 13px;
}
.header_easy_ba71 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header_easy_ba71 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail_ea14 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail_ea14 > p:first-child {
  margin-top: 0;
}
.detail_ea14 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail_ea14 blockquote {
  border-left: 0;
}
.orange-83ea {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.orange-83ea:not(.black_cd7f) {
  max-width: 100px;
}
.orange-83ea.alert-cff6 {
  border-bottom: none !important;
  text-align: center;
}
.orange-83ea.alert-cff6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box_e772 p {
    padding: 1.5em 0;
  }
}
.popup-d9b5 {
  color: #0073aa;
}
.title_2269 {
  background-color: #0073aa;
}
.active-outer-5a49 {
  color: #229fd8;
}
.notification_ca36 {
  background-color: #229fd8;
}
.accordion-tiny-5cb5 {
  color: #eee;
}
.input-yellow-2673 {
  background-color: #eee;
}
.sidebar_8aad {
  color: #444;
}
.image-small-38ae {
  background-color: #444;
}
.dim-95a2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dim-95a2 .preview-wide-b91f .focus-hovered-7e61 {
  font-size: 15px;
}
.dim-95a2 .focus-hovered-7e61 {
  line-height: 1.3;
}
.dim-95a2 .primary-left-8c3b {
}
.dim-95a2 .blue_694e {
  background: #235787;
}
.photo-old-3b2d {
  padding: 0;
}
.photo-old-3b2d .blue_694e {
  background: #1a1a1a;
}
.photo-old-3b2d .primary-left-8c3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_glass_296d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_glass_296d .primary-left-8c3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_glass_296d .blue_694e {
  background: #303030;
}
.hover-center-9e9f {
  position: relative;
  z-index: 10;
}
.hover-center-9e9f .banner-black-a311 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_8681 .silver-bd38 {
  display: inline-block;
  vertical-align: middle;
}
.short_8681.form-6a2e .silver-bd38 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short_8681.form-6a2e .silver-bd38 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short_8681.form-6a2e .silver-bd38 {
    margin-right: 0.4em;
  }
}
.short_8681.form-6a2e .silver-bd38:last-child {
  margin-right: 0;
}
.liquid_f6b7 .banner-black-a311 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component_e9c7 .preview-wide-b91f {
    margin: 0 -0.5em;
  }
  .component_e9c7 .preview-wide-b91f [class*="customify-col-"],
  .component_e9c7 .preview-wide-b91f [class*="customify-col_"],
  .component_e9c7 .preview-wide-b91f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component_e9c7.modal_ed89 .banner-black-a311 {
  background: 0 0 !important;
}
.component_e9c7.modal_ed89 .banner-black-a311,
.component_e9c7.liquid_f6b7 .banner-black-a311 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component_e9c7.preview-silver-3a2f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component_e9c7.liquid_f6b7 .banner-black-a311 {
  box-shadow: none !important;
}
.list_last_7cf8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .list_last_7cf8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .list_last_7cf8 {
    padding: 18px 0 20px;
  }
}
.list_last_7cf8 .pagination-outer-b65f {
  width: 100%;
}
.list_last_7cf8 .short-a9b0 {
  margin-bottom: 0;
}
.list_last_7cf8 .tall-9295 {
  margin-top: 5px;
  font-size: 0.875em;
}
.title_simple_3743 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title_simple_3743 .hidden-4e4a {
  width: 100%;
}
.progress-5e58 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.progress-5e58 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.progress-5e58 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;
}
.progress-5e58 li:last-child:after {
  display: none;
}
.progress-5e58 li a {
  font-weight: 500;
  margin-right: 10px;
}
.frame_abd2 .mini_407d button,
.list_last_7cf8 .mini_407d button {
  left: 0;
}
.frame_abd2 .hidden-4e4a,
.list_last_7cf8 .hidden-4e4a {
  padding-left: 0;
  padding-right: 0;
}
.frame_abd2 .title_simple_3743,
.list_last_7cf8 .title_simple_3743 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.frame_abd2 {
  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;
}
.frame_abd2: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;
}
.frame_abd2 .right-1903 {
  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) {
  .frame_abd2 .right-1903 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .frame_abd2 .right-1903 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .frame_abd2 .right-1903 {
    min-height: 200px;
  }
}
.frame_abd2 .progress-5e58 {
  color: rgba(255, 255, 255, 0.8);
}
.frame_abd2 .progress-5e58 a,
.frame_abd2 .progress-5e58 li:after {
  color: inherit;
}
.frame_abd2 .progress-5e58 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.stale_7c6d {
  margin-bottom: 0.5em;
}
.avatar_short_2522 {
  margin-bottom: 1.2em;
}
.avatar_short_2522,
.stale_7c6d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar_short_2522 p:last-child,
.stale_7c6d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mini_407d,
#masthead .mini_407d {
  display: none;
}
#masthead
  > .mini_407d.modal_thick_0ce3 {
  display: none;
}
#masthead > .mini_407d button {
  left: 0;
}
.hidden_6133 {
  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%;
}
.hidden_6133 .silver-bd38 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden_6133 .paragraph-fixed-5af6 {
  display: -webkit-box;
  display: flex;
}
.hidden_6133 .paragraph-fixed-5af6.texture_ba80 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden_6133 .paragraph-fixed-5af6.modal_center_227c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_6133 .paragraph-fixed-5af6.frame-paper-6fd9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_6133.shadow-7485.block_3e33 .paragraph-fixed-5af6.texture_ba80 {
  flex-basis: 100%;
}
.hidden_6133.table-lower-e572 .paragraph-fixed-5af6.modal_center_227c {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden_6133.table-lower-e572 .paragraph-fixed-5af6.frame-paper-6fd9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mini_407d.modal_thick_0ce3 {
  display: none;
}
#masthead > .mini_407d button {
  left: 0;
}
.menu_warm_c7d1 {
  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_warm_c7d1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu_warm_c7d1.carousel_paper_4cb6 i {
  margin-right: 4px;
}
.menu_warm_c7d1.badge_gold_39df i {
  margin-left: 5px;
}
.focus-hovered-7e61 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus-hovered-7e61 p:last-child {
  margin-bottom: 0;
}
.cool_270b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cool_270b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cool_270b img {
  display: block;
  width: auto;
  line-height: 1;
}
.cool_270b .search-fixed-8a73 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cool_270b .top-8771 {
  margin: 5px 0 7px 0;
}
.cool_270b.aside_left_f6de .bronze_f4ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_270b.aside_left_f6de .slider-selected-36de {
  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;
}
.cool_270b.iron-0c4c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cool_270b.iron-0c4c .bronze_f4ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_270b.iron-0c4c .slider-selected-36de {
  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;
}
.cool_270b.left-5f88 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_270b.widget-bright-868f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cool_270b.widget-bright-868f .slider-selected-36de {
  margin-top: 7px;
}
.wrapper-fc50 {
  display: inline-block;
}
.hover-center-9e9f .surface-thick-2ea1 .cool_270b img {
  max-width: 100%;
}
.title-hovered-df72 .gradient_2b84.glass-46cc,
.shade-up-6e21 .gradient_2b84.glass-46cc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.title-hovered-df72 .card_old_4a66,
.shade-up-6e21 .card_old_4a66 {
  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%);
}
.title-hovered-df72 .card_old_4a66 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.title-hovered-df72.complex_1d6d .card_old_4a66 {
  display: none;
}
.title-hovered-df72 .card_974c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-hovered-df72 .card_974c li {
  display: inline-block;
  position: relative;
}
.title-hovered-df72 .card_974c li:last-child {
  margin-right: 0;
}
.title-hovered-df72 .card_974c 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;
}
.title-hovered-df72 .card_974c li.huge_2d79 > a {
  color: rgba(0, 0, 0, 0.9);
}
.title-hovered-df72 .card_974c > 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;
}
.title-hovered-df72 .card_974c > li > a i {
  line-height: 0;
}
.title-hovered-df72 .card_974c > li.shade-7cae > a .card_old_4a66 {
  margin-left: 4px;
  line-height: 0;
}
.title-hovered-df72 .card_974c .tiny_988c li.shade-7cae > a {
  position: relative;
}
.title-hovered-df72 .card_974c .tiny_988c li.shade-7cae > a:after,
.title-hovered-df72 .card_974c .tiny_988c li.shade-7cae > a:before {
  content: "";
  display: table;
}
.title-hovered-df72 .card_974c .tiny_988c li.shade-7cae > a:after {
  clear: both;
}
.title-hovered-df72 .card_974c .tiny_988c li.shade-7cae > a .card_old_4a66 {
  margin-left: 5px;
  float: right;
}
.title-hovered-df72 .media-07a5,
.title-hovered-df72 .tiny_988c {
  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;
}
.title-hovered-df72 .tiny_988c {
  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;
}
.title-hovered-df72 .tiny_988c .glass-46cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title-hovered-df72 .tiny_988c .card_old_4a66 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.title-hovered-df72 .tiny_988c li {
  display: block;
  margin: 0;
  padding: 0;
}
.title-hovered-df72 .tiny_988c 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;
}
.title-hovered-df72 .tiny_988c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.title-hovered-df72 .tiny_988c .tiny_988c {
  top: 0;
  left: 100%;
}
.title-hovered-df72 .rough_9bd3.fn-focus-a7cd > .media-07a5,
.title-hovered-df72 .rough_9bd3.fn-focus-a7cd > .tiny_988c,
.title-hovered-df72 .rough_9bd3:focus > .media-07a5,
.title-hovered-df72 .rough_9bd3:focus > .tiny_988c,
.title-hovered-df72 .rough_9bd3:hover > .media-07a5,
.title-hovered-df72 .rough_9bd3:hover > .tiny_988c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.title-hovered-df72.accordion_de78 .hover_smooth_1c59:after,
.title-hovered-df72.accordion_de78 .hover_smooth_1c59:before {
  content: "";
  display: table;
}
.title-hovered-df72.accordion_de78 .hover_smooth_1c59:after {
  clear: both;
}
.title-hovered-df72.accordion_de78 .hover_smooth_1c59 > li {
  float: left;
}
.title-hovered-df72.card-d030 .hover_smooth_1c59:after,
.title-hovered-df72.card-d030 .hover_smooth_1c59:before {
  content: "";
  display: table;
}
.title-hovered-df72.card-d030 .hover_smooth_1c59:after {
  clear: both;
}
.title-hovered-df72.card-d030 .hover_smooth_1c59 > li {
  float: left;
}
.title-hovered-df72.card-d030 .hover_smooth_1c59 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.title-hovered-df72.card-d030 .hover_smooth_1c59 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.title-hovered-df72.card-d030 .hover_smooth_1c59 > li.badge_610b > a,
.title-hovered-df72.card-d030 .hover_smooth_1c59 > li.huge_2d79 > a {
  color: #fff;
  background-color: #1e4b75;
}
.title-hovered-df72.hero_19c9 .hover_smooth_1c59 > li > a .glass-46cc {
  position: relative;
}
.title-hovered-df72.hero_19c9 .hover_smooth_1c59 > li > a .glass-46cc: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;
}
.title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li:focus
  > a
  .glass-46cc:before,
.title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li:hover
  > a
  .glass-46cc:before {
  width: 100%;
  background-color: currentColor;
}
.title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li.badge_610b
  > a
  .glass-46cc:before,
.title-hovered-df72.hero_19c9
  .hover_smooth_1c59
  > li.progress-wide-5890
  > a
  .glass-46cc:before {
  width: 100%;
  background-color: currentColor;
}
.title-hovered-df72.breadcrumb-cool-4ba2 .hover_smooth_1c59 > li > a .glass-46cc {
  position: relative;
}
.title-hovered-df72.breadcrumb-cool-4ba2 .hover_smooth_1c59 > li > a .glass-46cc: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;
}
.title-hovered-df72.breadcrumb-cool-4ba2 .hover_smooth_1c59 > li:focus > a .glass-46cc:before,
.title-hovered-df72.breadcrumb-cool-4ba2
  .hover_smooth_1c59
  > li:hover
  > a
  .glass-46cc:before {
  width: 100%;
  background-color: currentColor;
}
.title-hovered-df72.breadcrumb-cool-4ba2
  .hover_smooth_1c59
  > li.badge_610b
  > a
  .glass-46cc:before,
.title-hovered-df72.breadcrumb-cool-4ba2
  .hover_smooth_1c59
  > li.progress-wide-5890
  > a
  .glass-46cc:before {
  width: 100%;
  background-color: currentColor;
}
.shade-up-6e21 .card_974c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shade-up-6e21 .card_974c li:first-child > a {
  border-top: none;
}
.shade-up-6e21 .card_974c .overlay-8308 > .glass-46cc .card_old_4a66 {
  display: none;
}
.shade-up-6e21 .card_974c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shade-up-6e21 .card_974c li:last-child {
  border: none;
}
.shade-up-6e21 .card_974c li.shade-7cae > a {
  padding-right: 45px !important;
}
.shade-up-6e21 .card_974c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shade-up-6e21 .card_974c li a:focus,
.shade-up-6e21 .card_974c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-up-6e21 .card_974c li .panel_9fff {
  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;
}
.shade-up-6e21 .card_974c li .panel_9fff:hover {
  box-shadow: none;
}
.shade-up-6e21 .card_974c li .panel_9fff .card_old_4a66 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shade-up-6e21 .card_974c .tiny_988c {
  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);
}
.shade-up-6e21 .card_974c .tiny_988c li a {
  padding-left: 3em;
}
.shade-up-6e21 .card_974c .focus-yellow-01cc > a .panel_9fff i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shade-up-6e21 .card_974c .focus-yellow-01cc > .tiny_988c {
  display: block;
  opacity: 1;
}
.filter_hard_1c6c {
  max-width: 100%;
}
.box_south_0512 {
  line-height: 0;
  cursor: pointer;
}
.middle-60fe {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.middle-60fe:hover {
  box-shadow: none;
  color: currentColor;
}
.middle-60fe svg {
  width: 18px;
  height: 18px;
}
.middle-60fe .iron_31bd {
  display: none;
}
.row_static_c35d {
  position: relative;
}
.row_static_c35d.fn-active-a7cd .middle-60fe .filter-b1e6 {
  display: none;
}
.row_static_c35d.fn-active-a7cd .middle-60fe .iron_31bd {
  display: inline-block;
}
.row_static_c35d .thumbnail_middle_a9db {
  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);
}
.row_static_c35d.shade-ab39 .thumbnail_middle_a9db {
  left: auto;
  right: -0.9em;
}
.row_static_c35d.shade-ab39 .dirty_7cc4::before {
  left: auto;
  right: 15px;
}
.row_static_c35d.fn-active-a7cd .thumbnail_middle_a9db {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_warm_1690 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.border_warm_1690 label {
  flex-basis: 100%;
}
.border_warm_1690 .center_d835 {
  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;
}
.border_warm_1690 .breadcrumb-focused-1cde {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.border_warm_1690 .breadcrumb-focused-1cde:focus {
  background-color: transparent;
}
.border_warm_1690 button.under_6e8f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.border_warm_1690 button.under_6e8f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.border_warm_1690 button.under_6e8f svg {
  width: 18px;
  height: 18px;
}
.border_warm_1690 input[type="submit"] {
  min-height: auto;
}
.mini_2a98 .border_warm_1690 .breadcrumb-focused-1cde {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dirty_7cc4 {
  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) {
  .dirty_7cc4 {
    width: 220px;
  }
}
.dirty_7cc4 label {
  flex-basis: 100%;
}
.dirty_7cc4::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;
}
.in-456e .mini_2a98 .border_warm_1690 {
  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;
}
.in-456e
  .mini_2a98
  .border_warm_1690
  .center_d835 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.in-456e .mini_2a98 .border_warm_1690 .breadcrumb-focused-1cde {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.in-456e
  .mini_2a98
  .border_warm_1690
  .breadcrumb-focused-1cde:focus {
  background: 0 0;
}
.in-456e
  .mini_2a98
  .border_warm_1690
  .title_fea2 {
  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;
}
.media-c2db {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media-c2db li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media-c2db li:last-child {
  margin-right: 0;
}
.media-c2db li:first-child {
  margin-left: 0;
}
.media-c2db.list-b0fd a {
  color: #fff;
}
.media-c2db.list-b0fd a:hover {
  color: #fff;
}
.media-c2db a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media-c2db a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media-c2db a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media-c2db a:hover {
  opacity: 0.9;
  color: inherit;
}
.media-c2db [class*="social-icon-apple"] {
  background-color: #999;
}
.media-c2db [class*="social-icon-apple"].background-0600 {
  background-color: transparent;
  color: #999;
}
.media-c2db [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media-c2db [class*="social-icon-behance"].background-0600 {
  background-color: transparent;
  color: #1769ff;
}
.media-c2db [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media-c2db [class*="social-icon-bitbucket"].background-0600 {
  background-color: transparent;
  color: #205081;
}
.media-c2db [class*="social-icon-codepen"] {
  background-color: #000;
}
.media-c2db [class*="social-icon-codepen"].background-0600 {
  background-color: transparent;
  color: #000;
}
.media-c2db [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media-c2db [class*="social-icon-delicious"].background-0600 {
  background-color: transparent;
  color: #39f;
}
.media-c2db [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media-c2db [class*="social-icon-digg"].background-0600 {
  background-color: transparent;
  color: #005be2;
}
.media-c2db [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media-c2db [class*="social-icon-dribbble"].background-0600 {
  background-color: transparent;
  color: #ea4c89;
}
.media-c2db [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media-c2db [class*="social-icon-envelope"].background-0600 {
  background-color: transparent;
  color: #ea4335;
}
.media-c2db [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media-c2db [class*="social-icon-facebook"].background-0600 {
  background-color: transparent;
  color: #3b5998;
}
.media-c2db [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media-c2db [class*="social-icon-flickr"].background-0600 {
  background-color: transparent;
  color: #0063dc;
}
.media-c2db [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media-c2db [class*="social-icon-foursquare"].background-0600 {
  background-color: transparent;
  color: #2d5be3;
}
.media-c2db [class*="social-icon-github"] {
  background-color: #333;
}
.media-c2db [class*="social-icon-github"].background-0600 {
  background-color: transparent;
  color: #333;
}
.media-c2db [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media-c2db [class*="social-icon-google-plus"].background-0600 {
  background-color: transparent;
  color: #dd4b39;
}
.media-c2db [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media-c2db [class*="social-icon-houzz"].background-0600 {
  background-color: transparent;
  color: #7ac142;
}
.media-c2db [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media-c2db [class*="social-icon-instagram"].background-0600 {
  background-color: transparent;
  color: #262626;
}
.media-c2db [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media-c2db [class*="social-icon-jsfiddle"].background-0600 {
  background-color: transparent;
  color: #487aa2;
}
.media-c2db [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media-c2db [class*="social-icon-linkedin"].background-0600 {
  background-color: transparent;
  color: #0077b5;
}
.media-c2db [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media-c2db [class*="social-icon-medium"].background-0600 {
  background-color: transparent;
  color: #00ab6b;
}
.media-c2db [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media-c2db
  [class*="social-icon-odnoklassniki"].background-0600 {
  background-color: transparent;
  color: #f4731c;
}
.media-c2db [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media-c2db [class*="social-icon-meetup"].background-0600 {
  background-color: transparent;
  color: #ec1c40;
}
.media-c2db [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media-c2db [class*="social-icon-pinterest"].background-0600 {
  background-color: transparent;
  color: #bd081c;
}
.media-c2db [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media-c2db [class*="social-icon-product-hunt"].background-0600 {
  background-color: transparent;
  color: #da552f;
}
.media-c2db [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media-c2db [class*="social-icon-reddit"].background-0600 {
  background-color: transparent;
  color: #ff4500;
}
.media-c2db [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media-c2db [class*="social-icon-rss"].background-0600 {
  background-color: transparent;
  color: #f26522;
}
.media-c2db [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media-c2db
  [class*="social-icon-shopping-cart"].background-0600 {
  background-color: transparent;
  color: #4caf50;
}
.media-c2db [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media-c2db [class*="social-icon-skype"].background-0600 {
  background-color: transparent;
  color: #00aff0;
}
.media-c2db [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media-c2db [class*="social-icon-slideshare"].background-0600 {
  background-color: transparent;
  color: #0077b5;
}
.media-c2db [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media-c2db [class*="social-icon-snapchat"].background-0600 {
  background-color: transparent;
  color: #fffc00;
}
.media-c2db [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media-c2db [class*="social-icon-soundcloud"].background-0600 {
  background-color: transparent;
  color: #f80;
}
.media-c2db [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media-c2db [class*="social-icon-spotify"].background-0600 {
  background-color: transparent;
  color: #2ebd59;
}
.media-c2db [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media-c2db
  [class*="social-icon-stack-overflow"].background-0600 {
  background-color: transparent;
  color: #fe7a15;
}
.media-c2db [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media-c2db [class*="social-icon-maldkfgram"].background-0600 {
  background-color: transparent;
  color: #2ca5e0;
}
.media-c2db [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media-c2db [class*="social-icon-tripadvisor"].background-0600 {
  background-color: transparent;
  color: #589442;
}
.media-c2db [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media-c2db [class*="social-icon-tumblr"].background-0600 {
  background-color: transparent;
  color: #35465c;
}
.media-c2db [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media-c2db [class*="social-icon-twitch"].background-0600 {
  background-color: transparent;
  color: #6441a5;
}
.media-c2db [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media-c2db [class*="social-icon-twitter"].background-0600 {
  background-color: transparent;
  color: #1da1f2;
}
.media-c2db [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media-c2db [class*="social-icon-vimeo"].background-0600 {
  background-color: transparent;
  color: #1ab7ea;
}
.media-c2db [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media-c2db [class*="social-icon-vk"].background-0600 {
  background-color: transparent;
  color: #45668e;
}
.media-c2db [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media-c2db [class*="social-icon-weibo"].background-0600 {
  background-color: transparent;
  color: #df2029;
}
.media-c2db [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media-c2db [class*="social-icon-weixin"].background-0600 {
  background-color: transparent;
  color: #7bb32e;
}
.media-c2db [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media-c2db [class*="social-icon-whatsapp"].background-0600 {
  background-color: transparent;
  color: #25d366;
}
.media-c2db [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media-c2db [class*="social-icon-wordpress"].background-0600 {
  background-color: transparent;
  color: #21759b;
}
.media-c2db [class*="social-icon-xing"] {
  background-color: #026466;
}
.media-c2db [class*="social-icon-xing"].background-0600 {
  background-color: transparent;
  color: #026466;
}
.media-c2db [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media-c2db [class*="social-icon-yelp"].background-0600 {
  background-color: transparent;
  color: #af0606;
}
.media-c2db [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media-c2db [class*="social-icon-youtube"].background-0600 {
  background-color: transparent;
  color: #cd201f;
}
.backdrop_fc39 {
  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;
}
.backdrop_fc39:hover {
  box-shadow: none;
  background: 0 0;
}
.main-0c76 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element_mini_d6be {
  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;
}
.main_red_6dcf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list-stone-1770 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list-stone-1770,
.list-stone-1770::after,
.list-stone-1770::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;
}
.list-stone-1770::after,
.list-stone-1770::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content-pink-0821 .element_mini_d6be .main_red_6dcf {
  margin-top: -2px;
  width: 19px;
}
.content-pink-0821 .element_mini_d6be .list-stone-1770 {
  margin-top: -1px;
}
.content-pink-0821 .element_mini_d6be .list-stone-1770,
.content-pink-0821 .element_mini_d6be .list-stone-1770::after,
.content-pink-0821 .element_mini_d6be .list-stone-1770::before {
  width: 19px;
  height: 2px;
}
.content-pink-0821 .element_mini_d6be .list-stone-1770::before {
  top: -6px;
}
.content-pink-0821 .element_mini_d6be .list-stone-1770::after {
  bottom: -6px;
}
.image_cbb7 .element_mini_d6be .main_red_6dcf {
  margin-top: -2px;
  width: 22px;
}
.image_cbb7 .element_mini_d6be .list-stone-1770 {
  margin-top: -1px;
}
.image_cbb7 .element_mini_d6be .list-stone-1770,
.image_cbb7 .element_mini_d6be .list-stone-1770::after,
.image_cbb7 .element_mini_d6be .list-stone-1770::before {
  width: 22px;
  height: 2px;
}
.image_cbb7 .element_mini_d6be .list-stone-1770::before {
  top: -7px;
}
.image_cbb7 .element_mini_d6be .list-stone-1770::after {
  bottom: -7px;
}
.feature-complex-c92e .element_mini_d6be .main_red_6dcf {
  margin-top: -2px;
  width: 31px;
}
.feature-complex-c92e .element_mini_d6be .list-stone-1770 {
  margin-top: -1.5px;
}
.feature-complex-c92e .element_mini_d6be .list-stone-1770,
.feature-complex-c92e .element_mini_d6be .list-stone-1770::after,
.feature-complex-c92e .element_mini_d6be .list-stone-1770::before {
  width: 31px;
  height: 3px;
}
.feature-complex-c92e .element_mini_d6be .list-stone-1770::before {
  top: -9px;
}
.feature-complex-c92e .element_mini_d6be .list-stone-1770::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .next_4e31 .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 19px;
  }
  .next_4e31 .element_mini_d6be .list-stone-1770 {
    margin-top: -1px;
  }
  .next_4e31 .element_mini_d6be .list-stone-1770,
  .next_4e31 .element_mini_d6be .list-stone-1770::after,
  .next_4e31 .element_mini_d6be .list-stone-1770::before {
    width: 19px;
    height: 2px;
  }
  .next_4e31 .element_mini_d6be .list-stone-1770::before {
    top: -6px;
  }
  .next_4e31 .element_mini_d6be .list-stone-1770::after {
    bottom: -6px;
  }
  .smooth-8c25 .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-8c25 .element_mini_d6be .list-stone-1770 {
    margin-top: -1px;
  }
  .smooth-8c25 .element_mini_d6be .list-stone-1770,
  .smooth-8c25 .element_mini_d6be .list-stone-1770::after,
  .smooth-8c25 .element_mini_d6be .list-stone-1770::before {
    width: 22px;
    height: 2px;
  }
  .smooth-8c25 .element_mini_d6be .list-stone-1770::before {
    top: -7px;
  }
  .smooth-8c25 .element_mini_d6be .list-stone-1770::after {
    bottom: -7px;
  }
  .element_dark_a313 .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 31px;
  }
  .element_dark_a313 .element_mini_d6be .list-stone-1770 {
    margin-top: -1.5px;
  }
  .element_dark_a313 .element_mini_d6be .list-stone-1770,
  .element_dark_a313 .element_mini_d6be .list-stone-1770::after,
  .element_dark_a313 .element_mini_d6be .list-stone-1770::before {
    width: 31px;
    height: 3px;
  }
  .element_dark_a313 .element_mini_d6be .list-stone-1770::before {
    top: -9px;
  }
  .element_dark_a313 .element_mini_d6be .list-stone-1770::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-pro-f6d1 .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-pro-f6d1 .element_mini_d6be .list-stone-1770 {
    margin-top: -1px;
  }
  .gradient-pro-f6d1 .element_mini_d6be .list-stone-1770,
  .gradient-pro-f6d1 .element_mini_d6be .list-stone-1770::after,
  .gradient-pro-f6d1 .element_mini_d6be .list-stone-1770::before {
    width: 19px;
    height: 2px;
  }
  .gradient-pro-f6d1 .element_mini_d6be .list-stone-1770::before {
    top: -6px;
  }
  .gradient-pro-f6d1 .element_mini_d6be .list-stone-1770::after {
    bottom: -6px;
  }
  .upper_b735 .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 22px;
  }
  .upper_b735 .element_mini_d6be .list-stone-1770 {
    margin-top: -1px;
  }
  .upper_b735 .element_mini_d6be .list-stone-1770,
  .upper_b735 .element_mini_d6be .list-stone-1770::after,
  .upper_b735 .element_mini_d6be .list-stone-1770::before {
    width: 22px;
    height: 2px;
  }
  .upper_b735 .element_mini_d6be .list-stone-1770::before {
    top: -7px;
  }
  .upper_b735 .element_mini_d6be .list-stone-1770::after {
    bottom: -7px;
  }
  .yellow-407f .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 31px;
  }
  .yellow-407f .element_mini_d6be .list-stone-1770 {
    margin-top: -1.5px;
  }
  .yellow-407f .element_mini_d6be .list-stone-1770,
  .yellow-407f .element_mini_d6be .list-stone-1770::after,
  .yellow-407f .element_mini_d6be .list-stone-1770::before {
    width: 31px;
    height: 3px;
  }
  .yellow-407f .element_mini_d6be .list-stone-1770::before {
    top: -9px;
  }
  .yellow-407f .element_mini_d6be .list-stone-1770::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table_fresh_5e79 .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 19px;
  }
  .table_fresh_5e79 .element_mini_d6be .list-stone-1770 {
    margin-top: -1px;
  }
  .table_fresh_5e79 .element_mini_d6be .list-stone-1770,
  .table_fresh_5e79 .element_mini_d6be .list-stone-1770::after,
  .table_fresh_5e79 .element_mini_d6be .list-stone-1770::before {
    width: 19px;
    height: 2px;
  }
  .table_fresh_5e79 .element_mini_d6be .list-stone-1770::before {
    top: -6px;
  }
  .table_fresh_5e79 .element_mini_d6be .list-stone-1770::after {
    bottom: -6px;
  }
  .form_4127 .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 22px;
  }
  .form_4127 .element_mini_d6be .list-stone-1770 {
    margin-top: -1px;
  }
  .form_4127 .element_mini_d6be .list-stone-1770,
  .form_4127 .element_mini_d6be .list-stone-1770::after,
  .form_4127 .element_mini_d6be .list-stone-1770::before {
    width: 22px;
    height: 2px;
  }
  .form_4127 .element_mini_d6be .list-stone-1770::before {
    top: -7px;
  }
  .form_4127 .element_mini_d6be .list-stone-1770::after {
    bottom: -7px;
  }
  .rough_5dde .element_mini_d6be .main_red_6dcf {
    margin-top: -2px;
    width: 31px;
  }
  .rough_5dde .element_mini_d6be .list-stone-1770 {
    margin-top: -1.5px;
  }
  .rough_5dde .element_mini_d6be .list-stone-1770,
  .rough_5dde .element_mini_d6be .list-stone-1770::after,
  .rough_5dde .element_mini_d6be .list-stone-1770::before {
    width: 31px;
    height: 3px;
  }
  .rough_5dde .element_mini_d6be .list-stone-1770::before {
    top: -9px;
  }
  .rough_5dde .element_mini_d6be .list-stone-1770::after {
    bottom: -9px;
  }
}
.wide_9a80 .list-stone-1770 {
  -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);
}
.wide_9a80 .list-stone-1770::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wide_9a80 .list-stone-1770::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);
}
.wide_9a80.photo_66c5 .list-stone-1770 {
  -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);
}
.wide_9a80.photo_66c5 .list-stone-1770::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wide_9a80.photo_66c5 .list-stone-1770::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);
}
.message-outer-b8fd {
  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.table-plasma-4e89:before {
  display: none;
}
.fixed-a1a8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fixed-a1a8 .selected-6c8c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fixed-a1a8 .selected-6c8c:last-of-type {
  border-bottom: none;
}
.fixed-a1a8 .selected-6c8c.article-4e91,
.fixed-a1a8 .selected-6c8c.slider-bright-272c,
.fixed-a1a8 .selected-6c8c.block_31c3 {
  padding: 0;
}
.fixed-a1a8 .shade-up-6e21 .panel_9fff {
  color: currentColor;
}
.fixed-a1a8 .shade-up-6e21 .panel_9fff:focus,
.fixed-a1a8 .shade-up-6e21 .panel_9fff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-a1a8.primary-left-8c3b .simple-4cc0,
.fixed-a1a8.primary-left-8c3b .focus-hovered-7e61 a,
.fixed-a1a8.primary-left-8c3b .hover_smooth_1c59 a,
.fixed-a1a8.primary-left-8c3b .tiny_988c a {
  color: rgba(0, 0, 0, 0.55);
}
.fixed-a1a8.primary-left-8c3b .simple-4cc0:hover,
.fixed-a1a8.primary-left-8c3b .focus-hovered-7e61 a:hover,
.fixed-a1a8.primary-left-8c3b .hover_smooth_1c59 a:hover,
.fixed-a1a8.primary-left-8c3b .tiny_988c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-a1a8.primary-left-8c3b .dynamic-c1ad {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-a1a8.primary-left-8c3b .selected-6c8c {
  border-color: rgba(0, 0, 0, 0.08);
}
.fixed-a1a8.primary-left-8c3b .selected-6c8c:before {
  background: rgba(0, 0, 0, 0.08);
}
.fixed-a1a8.primary-left-8c3b .focused_1e3e:before {
  background: rgba(255, 255, 255, 0.9);
}
.fixed-a1a8.primary-left-8c3b .shade-up-6e21 .card_974c li a,
.fixed-a1a8.primary-left-8c3b .shade-up-6e21 .panel_9fff,
.fixed-a1a8.primary-left-8c3b .tiny_988c {
  border-color: rgba(0, 0, 0, 0.08);
}
.fixed-a1a8.primary-left-8c3b .shade-up-6e21 .panel_9fff:focus,
.fixed-a1a8.primary-left-8c3b .shade-up-6e21 .panel_9fff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-a1a8.primary-left-8c3b .card_974c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fixed-a1a8.blue_694e .simple-4cc0,
.fixed-a1a8.blue_694e .focus-hovered-7e61 a,
.fixed-a1a8.blue_694e .hover_smooth_1c59 .panel_9fff,
.fixed-a1a8.blue_694e .hover_smooth_1c59 a,
.fixed-a1a8.blue_694e .tiny_988c a {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-a1a8.blue_694e .simple-4cc0:hover,
.fixed-a1a8.blue_694e .focus-hovered-7e61 a:hover,
.fixed-a1a8.blue_694e .hover_smooth_1c59 .panel_9fff:hover,
.fixed-a1a8.blue_694e .hover_smooth_1c59 a:hover,
.fixed-a1a8.blue_694e .tiny_988c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-a1a8.blue_694e .dynamic-c1ad {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-a1a8.blue_694e .selected-6c8c {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-a1a8.blue_694e .selected-6c8c:before {
  background: rgba(255, 255, 255, 0.08);
}
.fixed-a1a8.blue_694e .focused_1e3e:before {
  background: rgba(0, 0, 0, 0.9);
}
.fixed-a1a8.blue_694e .shade-up-6e21 .card_974c li a,
.fixed-a1a8.blue_694e .shade-up-6e21 .panel_9fff,
.fixed-a1a8.blue_694e .tiny_988c {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-a1a8.blue_694e .shade-up-6e21 .panel_9fff:focus,
.fixed-a1a8.blue_694e .shade-up-6e21 .panel_9fff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-a1a8.blue_694e .card_974c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_1e3e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.focused_1e3e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row-complex-227f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.message-last-06ef .fixed-a1a8 {
  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;
}
.message-last-06ef .selected-6c8c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.message-last-06ef .selected-6c8c: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) {
  .message-last-06ef .selected-6c8c:before {
    width: 16%;
    left: 42%;
  }
}
.message-last-06ef .selected-6c8c:last-child:before {
  content: none;
}
.message-last-06ef .selected-6c8c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.message-last-06ef .shade-up-6e21 .card_974c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.message-last-06ef .shade-up-6e21 .card_974c li a .panel_9fff {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.message-last-06ef .shade-up-6e21 .tiny_988c {
  border: none;
}
.message-last-06ef .shade-up-6e21 .tiny_988c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.message-last-06ef .focused_1e3e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.message-last-06ef .row-complex-227f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.message-last-06ef .blue_694e .focused_1e3e:before {
  background: rgba(0, 0, 0, 0.9);
}
.message-last-06ef .primary-left-8c3b.filter_out_1ebb .list-stone-1770 {
  background: rgba(0, 0, 0, 0.6);
}
.message-last-06ef
  .primary-left-8c3b.filter_out_1ebb
  .list-stone-1770::after,
.message-last-06ef
  .primary-left-8c3b.filter_out_1ebb
  .list-stone-1770:before {
  background: inherit;
}
.message-last-06ef
  .primary-left-8c3b.filter_out_1ebb:hover
  .list-stone-1770 {
  background: rgba(0, 0, 0, 0.8);
}
.link-gas-485f .fixed-a1a8 {
  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) {
  .link-gas-485f .fixed-a1a8 {
    width: auto;
    right: 45px;
  }
}
.main-a898 .fixed-a1a8 {
  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) {
  .main-a898 .fixed-a1a8 {
    width: auto;
    left: 45px;
  }
}
.table-plasma-4e89 .fixed-a1a8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.table-plasma-4e89 .row-complex-227f {
  max-width: 48em;
  margin: 0 auto;
}
.table-plasma-4e89 .focused_1e3e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail_1d1e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail_1d1e.message-last-06ef .fixed-a1a8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail_1d1e.link-gas-485f .fixed-a1a8 {
  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);
}
.detail_1d1e .fixed-a1a8 {
  visibility: visible;
}
.detail_1d1e.main-a898 .fixed-a1a8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.paper_3cb2,
.under-a877 {
  overflow-x: hidden;
}
.paper_3cb2 .fixed-a1a8 {
  overflow: auto;
}
.paper_3cb2.message-last-06ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paper_3cb2.message-last-06ef .fixed-a1a8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.paper_3cb2.message-last-06ef .backdrop_fc39 {
  opacity: 0;
}
.paper_3cb2.link-gas-485f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paper_3cb2.link-gas-485f .fixed-a1a8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.paper_3cb2.link-gas-485f .backdrop_fc39 {
  opacity: 0;
}
.paper_3cb2.main-a898 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paper_3cb2.main-a898 .fixed-a1a8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.paper_3cb2.main-a898 .backdrop_fc39 {
  opacity: 0;
}
.paper_3cb2.table-plasma-4e89 .fixed-a1a8 {
  z-index: 10;
  visibility: visible;
}
.filter_out_1ebb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.filter_out_1ebb .list-stone-1770 {
  background: rgba(255, 255, 255, 0.99);
}
.filter_out_1ebb .list-stone-1770::after,
.filter_out_1ebb .list-stone-1770:before {
  background: inherit;
}
.filter_out_1ebb:hover .list-stone-1770 {
  background: rgba(255, 255, 255, 0.99);
}
.main-a898 .filter_out_1ebb {
  top: 10px;
  right: auto;
  left: 12px;
}
.table-plasma-4e89 .filter_out_1ebb {
  display: none !important;
}
.paper_3cb2:before,
.under-a877:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.paper_3cb2 .filter_out_1ebb,
.under-a877 .filter_out_1ebb {
  display: inline-block;
}
.fixed-a1a8 .silver-bd38 {
  -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;
}
.paper_3cb2 .fixed-a1a8 .silver-bd38,
.under-a877 .fixed-a1a8 .silver-bd38 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal-thick-ba61 .center_d835 {
  width: 100%;
}
.surface-thick-2ea1 {
  padding: 0 0.5em 0;
}
.surface-thick-2ea1 [class*="customify-col-"],
.surface-thick-2ea1 [class*="customify-col_"],
.surface-thick-2ea1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification-lower-80e8 .surface-thick-2ea1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .preview-wide-b91f .slider-23aa,
  .slider-23aa {
    display: none;
  }
  .media_1393 {
    text-align: left;
  }
  .right_d31f {
    text-align: center;
  }
  .tag-copper-0fb7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .preview-wide-b91f .media_south_c249,
  .media_south_c249 {
    display: none;
  }
  .item-narrow-0373 {
    text-align: left;
  }
  .gold_5425 {
    text-align: center;
  }
  .highlight-24e3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .preview-wide-b91f .picture_3fa0,
  .picture_3fa0 {
    display: none;
  }
  .dirty_cf7c {
    text-align: left;
  }
  .background-yellow-e727 {
    text-align: center;
  }
  .silver-0c0b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title-soft-7151 {
  box-shadow: none !important;
}
.notification_52bd .widget_f5bc,
.hover-cbd5 .widget_f5bc {
  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;
}
.hover-cbd5 .widget_f5bc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner-black-a311 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner-black-a311:after,
.banner-black-a311:before {
  content: "";
  display: table;
}
.banner-black-a311:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner-black-a311 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner-black-a311,
.preview-silver-3a2f {
  max-width: 1248px;
  margin: 0 auto;
}

.pagination-old-b003.full-860c .banner-black-a311 {
  max-width: 100%;
}
.pagination-old-b003.paper_d6b8 {
  max-width: 1200px;
  margin: 0 auto;
}
.pagination-old-b003.heading-static-5b04 .banner-black-a311 {
  max-width: 100%;
}
.pagination-old-b003.heading-static-5b04 > .banner-black-a311 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-old-b003.heading-static-5b04 > .banner-black-a311 .preview-wide-b91f {
  margin: 0;
}
.pagination-old-b003.heading-static-5b04
  > .banner-black-a311
  .notification-brown-c27b.east-1acb {
  margin-right: 0;
  margin-left: 0;
}
.pagination-old-b003.heading-static-5b04 #main.east-1acb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .liquid_d542 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .liquid_d542 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-advanced-1c91 .pattern_acb5 {
    padding-right: 1em;
  }
  .table-advanced-1c91.accent-726b .notification-brown-c27b {
    border-right: 1px solid #eaecee;
  }
  .table-advanced-1c91.accent-726b .pattern_acb5 {
    padding-right: 1em;
  }
  .table-advanced-1c91.accent-726b .accordion_3598 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_577f .pattern_acb5 {
    padding-left: 1em;
  }
  .mask_577f.accent-726b .notification-brown-c27b {
    border-left: 1px solid #eaecee;
  }
  .mask_577f.accent-726b .pattern_acb5 {
    padding-left: 1em;
  }
  .mask_577f.accent-726b .accordion_3598 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-e2f8 .pattern_acb5 {
    padding-left: 1em;
  }
  .light-e2f8.accent-726b .upper_ad4f {
    border-right: 1px solid #eaecee;
  }
  .light-e2f8.accent-726b .alert_e1be {
    border-right: 1px solid #eaecee;
  }
  .light-e2f8.accent-726b .pattern_acb5 {
    padding-left: 1em;
  }
  .light-e2f8.accent-726b .accordion_3598 {
    padding-right: 1em;
  }
  .light-e2f8.accent-726b .fresh_a2d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_88b4 .pattern_acb5 {
    padding-right: 1em;
  }
  .disabled_88b4.accent-726b .upper_ad4f {
    border-left: 1px solid #eaecee;
  }
  .disabled_88b4.accent-726b .alert_e1be {
    border-left: 1px solid #eaecee;
  }
  .disabled_88b4.accent-726b .pattern_acb5 {
    padding-right: 1em;
  }
  .disabled_88b4.accent-726b .accordion_3598 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled_88b4.accent-726b .fresh_a2d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid_d542 .pattern_acb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid_d542.accent-726b .notification-brown-c27b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .liquid_d542.accent-726b .pattern_acb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid_d542.accent-726b .accordion_3598 {
    padding-left: 1em;
  }
  .liquid_d542.accent-726b .fresh_a2d5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .liquid_d542.accent-726b .pattern_acb5 {
    padding-left: 0;
  }
}
.progress_advanced_87f0 .short_8681 {
  display: inline-block;
}
.header_inner_aa7d {
  display: inline-block;
}
.thick-ff62 {
  word-con: break-word;
}
.red_ed56 > span {
  display: inline-block;
  padding: 5px 0;
}
.red_ed56 .status-stale-826b {
  margin-left: 8px;
  margin-right: 8px;
}
.red_ed56 .label-72c4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading_4749 .chip-wood-6ceb {
  margin-bottom: 2em;
}
.heading_4749 .secondary_left_a83c {
  margin-bottom: 15px;
}
.heading_4749 .secondary_left_a83c:last-child {
  margin-bottom: 0;
}
.heading_4749 .sidebar-055f {
  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) {
  .heading_4749 .sidebar-055f {
    display: block;
  }
}
.heading_4749 .component_783b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading_4749 .component_783b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading_4749 .caption-lite-42be {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading_4749 .caption-lite-42be img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading_4749 .caption-lite-42be a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading_4749 .thick-ff62 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_4749 .thick-ff62 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading_4749 .active_small_97fa p:last-child {
  margin-bottom: 0;
}
.heading_4749 .media_6194 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading_4749 .hard-9b80 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading_4749 .video-ed95 {
  margin-top: 1em;
}
.heading_4749 .footer_soft_6dff {
  top: 0;
  display: block;
}
.heading_4749 .footer_soft_6dff a {
  color: inherit;
}
.heading_4749 .footer_soft_6dff a:hover {
  color: inherit;
}
.heading_4749 .status-1f71 {
  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;
}
.heading_4749 .status-1f71:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading_4749 .hard-9b80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading_4749 .top_1c29 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading_4749 .top_1c29:first-child {
  margin-top: 0;
}
.heading_4749 .top_1c29.article-east-1c9b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading_4749 .top_1c29.frame_gold_72d5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_4749
  .top_1c29.frame_gold_72d5.column_8aaf
  .video-ed95 {
  width: 100%;
}
.heading_4749 .frame_gold_72d5 {
  -webkit-box-align: center;
  align-items: center;
}
.heading_4749 .frame_gold_72d5 .red_ed56,
.heading_4749 .frame_gold_72d5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading_4749 .caption-lite-42be {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_4749 .caption-lite-42be img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_4749 .caption-lite-42be: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;
}
.heading_4749 .article-east-1c9b {
  z-index: 5;
}
.heading_4749 .tabs_dirty_f451 .picture_gold_c527 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading_4749 .yellow-06d8 .picture_gold_c527 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading_4749 .media-wood-9d05 .picture_gold_c527 {
  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;
}
.heading_4749.panel-527f .sidebar-055f,
.heading_4749.cool-ed48 .sidebar-055f {
  display: block;
}
.heading_4749.panel-527f .sidebar-055f .paragraph-9d85,
.heading_4749.panel-527f .sidebar-055f .hard-9b80,
.heading_4749.cool-ed48 .sidebar-055f .paragraph-9d85,
.heading_4749.cool-ed48 .sidebar-055f .hard-9b80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading_4749.advanced-6c18 .component_783b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading_4749.advanced-6c18 .component_783b {
    margin-right: 0;
  }
}
.heading_4749.panel-527f .component_783b,
.heading_4749.cool-ed48 .component_783b {
  padding-top: 40%;
}
.heading_4749.panel-527f .chip-wood-6ceb,
.heading_4749.cool-ed48 .chip-wood-6ceb {
  display: block;
}
.heading_4749.panel-527f .fn-sticky-a7cd .hard-9b80,
.heading_4749.cool-ed48 .fn-sticky-a7cd .hard-9b80 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading_4749.panel-527f .component_783b,
.heading_4749.cool-ed48 .component_783b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading_4749.panel-527f .hard-9b80 {
  padding: 1em;
}
.component_liquid_dcf5 {
  margin: 30px auto;
  display: block;
}
.component_liquid_dcf5 .outer_1cde > * {
  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;
}
.component_liquid_dcf5 .outer_1cde > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component_liquid_dcf5 .outer_1cde span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter_pro_34dc .red_ed56 {
  margin-bottom: 1.41575em;
}
.filter_pro_34dc .layout-4028 {
  margin-bottom: 1.618em;
}
.content_574e .text_3778 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_574e .text_3778 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_574e .box_fba5 {
  max-width: 100%;
  overflow: auto;
}
.hard_a9a4 .content_574e a:hover {
  text-decoration: underline;
}
.media_huge_614a .secondary_left_a83c:not(.thick-ff62),
.media_huge_614a .caption-lite-42be {
  margin-bottom: 1.41575em;
}
.media_huge_614a .secondary_left_a83c:not(.thick-ff62):last-child,
.media_huge_614a .caption-lite-42be:last-child {
  margin-bottom: 0;
}
.media_huge_614a .secondary_left_a83c.filter_cd89 {
  margin-bottom: 0.41575em;
}
.media_huge_614a .new-697d:before,
.media_huge_614a .heading-stone-5888:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media_huge_614a .new-697d:before {
  content: "\f115";
}
.media_huge_614a .heading-stone-5888:before {
  content: "\f02c";
}
.media_huge_614a .wrapper_up_93b9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media_huge_614a .wrapper_up_93b9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.inner_363f {
  display: -webkit-box;
  display: flex;
}
.inner_363f .input_narrow_950d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .inner_363f .input_narrow_950d {
    flex-basis: 90px;
  }
}
.inner_363f .wide-7c5b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner_363f .wide-7c5b {
    flex-basis: calc(100% - 50px);
  }
}
.inner_363f .chip-hard-653e p:last-child {
  margin-bottom: 0.72em;
}
.element-a6b0 .outer_1cde {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element-a6b0 .outer_1cde:after,
.element-a6b0 .outer_1cde:before {
  content: "";
  display: table;
}
.element-a6b0 .outer_1cde:after {
  clear: both;
}
.element-a6b0 .outer_1cde .disabled-paper-8b85,
.element-a6b0 .outer_1cde .banner-west-0024 {
  width: 49%;
}
.element-a6b0 .outer_1cde .disabled-paper-8b85 a span.module-72cb,
.element-a6b0 .outer_1cde .banner-west-0024 a span.module-72cb {
  display: block;
  margin-bottom: 5px;
}
.element-a6b0 .outer_1cde .banner-west-0024 {
  float: left;
  text-align: left;
}
.element-a6b0 .outer_1cde .disabled-paper-8b85 {
  float: right;
  text-align: right;
}
.block-5e72 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .block-5e72 {
    margin-bottom: 0;
  }
}
.plasma_fb7f {
  margin-bottom: 1em;
}
.plasma_fb7f .thick-ff62 {
  font-size: 1.1em;
  line-height: 1.3;
}
.disabled_30af a {
  display: block;
  line-height: 0;
  position: relative;
}
.filter_3de9 .plasma_fb7f,
.outline-pink-b207 .plasma_fb7f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .filter_3de9 .plasma_fb7f,
  .outline-pink-b207 .plasma_fb7f {
    display: block;
  }
}
.filter_3de9 .disabled_30af,
.outline-pink-b207 .disabled_30af {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .filter_3de9 .disabled_30af,
  .outline-pink-b207 .disabled_30af {
    margin-bottom: 1em;
  }
}
.filter_3de9 .disabled_30af img,
.outline-pink-b207 .disabled_30af img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.filter_3de9 .shade_afd3,
.outline-pink-b207 .shade_afd3 {
  flex-basis: calc(100% - 160px);
}
.filter_3de9 .shade_afd3 p,
.outline-pink-b207 .shade_afd3 p {
  margin-bottom: 0;
}
.filter_3de9 .shade_afd3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .filter_3de9 .shade_afd3 {
    padding-left: 0;
  }
}
.outline-pink-b207 .shade_afd3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outline-pink-b207 .shade_afd3 {
    padding-right: 0;
  }
}
.outline-pink-b207 .disabled_30af {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tooltip_22f5 .disabled_30af {
  margin-bottom: 0.5em;
}
.tooltip_22f5 .disabled_30af img {
  width: 100%;
}
.black-f696 .orange-7be1,
.purple_2cb6 .orange-7be1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.purple_2cb6 .notification-brown-c27b .over_5d22 p:last-child {
  margin-bottom: 0;
}
.text-hard-68ac {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero_052d .hovered-2b84 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero_052d .hovered-2b84:last-of-type {
    margin-bottom: 0;
  }
}
.hero_052d .hovered-2b84 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_052d .hovered-2b84 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero_052d .hovered-2b84 ul li {
  margin: 0 0 0.6em;
}
.hero_052d .hovered-2b84 ul li.description_1bf7,
.hero_052d .hovered-2b84 ul li.frame_7321 {
  position: relative;
}
.hero_052d .hovered-2b84 ul li.description_1bf7 .accordion-last-fa38,
.hero_052d .hovered-2b84 ul li.frame_7321 .accordion-last-fa38 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero_052d .hovered-2b84 ul li.description_1bf7:after:after,
.hero_052d .hovered-2b84 ul li.description_1bf7:after:before,
.hero_052d
  .hovered-2b84
  ul
  li.frame_7321:after:after,
.hero_052d
  .hovered-2b84
  ul
  li.frame_7321:after:before {
  content: "";
  display: table;
}
.hero_052d .hovered-2b84 ul li.description_1bf7:after:after,
.hero_052d
  .hovered-2b84
  ul
  li.frame_7321:after:after {
  clear: both;
}
.hero_052d .hovered-2b84 a.wrapper_bea1:hover {
  text-decoration: none;
}
.hero_052d .hovered-2b84 select {
  max-width: 100%;
}
.hero_052d .hovered-2b84 table {
  font-size: 85%;
}
.hero_052d .hovered-2b84 table td,
.hero_052d .hovered-2b84 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero_052d .hovered-2b84 table tfoot td {
  text-align: left;
}
.hero_052d .hovered-2b84 :last-child {
  margin-bottom: 0;
}
.hero_052d .hovered-2b84 .hot-3519 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero_052d .hovered-2b84 .hot-3519 label {
  width: 100%;
}
.hero_052d .hovered-2b84 .hot-3519 .breadcrumb-focused-1cde {
  width: 100%;
  display: block;
}
.hero_052d .hovered-2b84 .hot-3519 .under_6e8f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero_052d .hovered-2b84 .hot-3519 .under_6e8f:hover svg #svg-search {
  fill: #444;
}
.hero_052d .hovered-2b84 .hot-3519 .under_6e8f svg {
  width: 18px;
  height: 18px;
}
.hero_052d .surface-warm-f974 ul ul,
.hero_052d .purple_24cb ul ul,
.hero_052d .wide-d731 ul ul,
.hero_052d .breadcrumb-soft-60f1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero_052d .surface-warm-f974 .shade-7cae > a,
.hero_052d .purple_24cb .shade-7cae > a,
.hero_052d .wide-d731 .shade-7cae > a,
.hero_052d .breadcrumb-soft-60f1 .shade-7cae > a {
  margin-bottom: 0;
}
.hero_052d .caption-47f8 li,
.hero_052d .surface-warm-f974 li,
.hero_052d .input-a749 li,
.hero_052d .purple_24cb li,
.hero_052d .wide-d731 li,
.hero_052d .breadcrumb-soft-60f1 li,
.hero_052d .frame_plasma_eda1 li,
.hero_052d .progress-dark-8523 li {
  display: block;
  position: relative;
}
.hero_052d .caption-47f8 li:last-child,
.hero_052d .surface-warm-f974 li:last-child,
.hero_052d .input-a749 li:last-child,
.hero_052d .purple_24cb li:last-child,
.hero_052d .wide-d731 li:last-child,
.hero_052d .breadcrumb-soft-60f1 li:last-child,
.hero_052d .frame_plasma_eda1 li:last-child,
.hero_052d .progress-dark-8523 li:last-child {
  border: none;
}
.hero_052d .caption-47f8 li a,
.hero_052d .surface-warm-f974 li a,
.hero_052d .input-a749 li a,
.hero_052d .purple_24cb li a,
.hero_052d .wide-d731 li a,
.hero_052d .breadcrumb-soft-60f1 li a,
.hero_052d .frame_plasma_eda1 li a,
.hero_052d .progress-dark-8523 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_052d .caption-47f8 li ul li::before,
.hero_052d .surface-warm-f974 li ul li::before,
.hero_052d .input-a749 li ul li::before,
.hero_052d .purple_24cb li ul li::before,
.hero_052d .wide-d731 li ul li::before,
.hero_052d .breadcrumb-soft-60f1 li ul li::before,
.hero_052d .frame_plasma_eda1 li ul li::before,
.hero_052d .progress-dark-8523 li ul li::before {
  left: 15px;
}
.hero_052d .caption-47f8 li ul a,
.hero_052d .surface-warm-f974 li ul a,
.hero_052d .input-a749 li ul a,
.hero_052d .purple_24cb li ul a,
.hero_052d .wide-d731 li ul a,
.hero_052d .breadcrumb-soft-60f1 li ul a,
.hero_052d .frame_plasma_eda1 li ul a,
.hero_052d .progress-dark-8523 li ul a {
  padding-left: 20px;
}
.hero_052d .caption-47f8 li ul ul li::before,
.hero_052d .surface-warm-f974 li ul ul li::before,
.hero_052d .input-a749 li ul ul li::before,
.hero_052d .purple_24cb li ul ul li::before,
.hero_052d .wide-d731 li ul ul li::before,
.hero_052d .breadcrumb-soft-60f1 li ul ul li::before,
.hero_052d .frame_plasma_eda1 li ul ul li::before,
.hero_052d .progress-dark-8523 li ul ul li::before {
  left: 30px;
}
.hero_052d .caption-47f8 li ul ul a,
.hero_052d .surface-warm-f974 li ul ul a,
.hero_052d .input-a749 li ul ul a,
.hero_052d .purple_24cb li ul ul a,
.hero_052d .wide-d731 li ul ul a,
.hero_052d .breadcrumb-soft-60f1 li ul ul a,
.hero_052d .frame_plasma_eda1 li ul ul a,
.hero_052d .progress-dark-8523 li ul ul a {
  padding-left: 40px;
}
.hero_052d .gradient-b333 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_052d .progress-dark-8523 ul li {
  margin-bottom: 1.41575em;
}
.hero_052d .progress-dark-8523 ul li .hidden_9f3a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero_052d .progress-dark-8523 ul li .header_8ce6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue_694e .caption-47f8 li a,
.blue_694e .surface-warm-f974 li a,
.blue_694e .input-a749 li a,
.blue_694e .purple_24cb li a,
.blue_694e .wide-d731 li a,
.blue_694e .breadcrumb-soft-60f1 li a,
.blue_694e .frame_plasma_eda1 li a,
.blue_694e .progress-dark-8523 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_694e .gradient-b333 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_694e .hovered-2b84 ul li.description_1bf7 .accordion-last-fa38,
.blue_694e .hovered-2b84 ul li.frame_7321 .accordion-last-fa38 {
  background: rgba(0, 0, 0, 0.2);
}
.blue_694e .hero_052d .hovered-2b84 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-old-b003 .hero_052d .card_974c li {
  margin: 0;
}
.pagination-old-b003 .hero_052d .card_974c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pagination-old-b003 .hero_052d .card_974c li ul {
  margin: 0;
}
.pagination-old-b003 .hero_052d .card_974c li ul li a {
  padding-left: 15px;
}
.pagination-old-b003 .hero_052d .card_974c li ul li li a {
  padding-left: 30px;
}
.pagination-old-b003 .hero_052d .card_974c li.huge_2d79 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pagination-old-b003 .hero_052d .card_974c li.huge_2d79 > 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;
}
.pagination-old-b003 .hero_052d .card_974c li.huge_2d79 > 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;
}
.texture_up_6fe7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge-liquid-40d1 {
  position: relative;
  z-index: 10;
}
.badge-liquid-40d1 .silver-bd38 {
  width: 100%;
  max-width: 100%;
}
.solid_d36a .secondary_wood_7961 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.solid_d36a .primary-left-8c3b {
}
.solid_d36a .blue_694e {
  background: #292929;
}
.link_orange_701f .secondary_wood_7961 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link_orange_701f .primary-left-8c3b {
  background: #f9f9f9;
}
.link_orange_701f .blue_694e {
  background: #303030;
}
.logo-yellow-0140 .secondary_wood_7961 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-yellow-0140 .short_8681 {
    margin-bottom: 1em;
  }
  .logo-yellow-0140 .short_8681:last-child {
    margin-bottom: 0;
  }
}
.logo-yellow-0140 .primary-left-8c3b {
  background: #ededed;
}
.logo-yellow-0140 .blue_694e {
  background: #1a1a1a;
}
.secondary_wood_7961.primary-left-8c3b {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_wood_7961.primary-left-8c3b .title_brown_67cc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_wood_7961.blue_694e {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_wood_7961.blue_694e a:not(.wrapper_bea1) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_wood_7961.blue_694e a:not(.wrapper_bea1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_wood_7961.blue_694e .title_brown_67cc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_wood_7961.blue_694e table tbody td,
.secondary_wood_7961.blue_694e table th {
  background: rgba(0, 0, 0, 0.08);
}
.glass_036d.liquid_f6b7 .banner-black-a311 {
  max-width: initial;
}
.glass_036d .form-6a2e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.glass_036d .form-6a2e .silver-bd38 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .glass_036d .form-6a2e .silver-bd38 {
    display: block;
    margin-bottom: 2em;
  }
  .glass_036d .form-6a2e .silver-bd38:last-child {
    margin-bottom: 0;
  }
}
.logo-yellow-0140 .short_8681:last-child,
.link_orange_701f .short_8681:last-child,
.solid_d36a .short_8681:last-child {
  margin-bottom: 0;
}
.logo-yellow-0140 .short_8681 .hero_052d .hovered-2b84:last-child,
.link_orange_701f .short_8681 .hero_052d .hovered-2b84:last-child,
.solid_d36a .short_8681 .hero_052d .hovered-2b84:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logo-yellow-0140 .icon_1f1d,
  .logo-yellow-0140 .icon-medium-fb5f,
  .link_orange_701f .icon_1f1d,
  .link_orange_701f .icon-medium-fb5f,
  .solid_d36a .icon_1f1d,
  .solid_d36a .icon-medium-fb5f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge-liquid-40d1 .short_8681 {
    margin-bottom: 2em;
  }
}
.badge-liquid-40d1 p:last-child {
  margin-bottom: 0;
}
.badge-liquid-40d1 li,
.badge-liquid-40d1 ul {
  list-style: none;
  margin: 0;
}
.badge-liquid-40d1 ul ul {
  margin-left: 2.617924em;
}
.surface_paper_848c {
  font-size: 0.875em;
}

/* css-noise: 617c */
.widget-item-q3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
