/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tabs_0d95/customify
Author: WPCustomify
Author URI: https://pressmaximum.tabs_0d95
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.tabs_0d95/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.down_e91b.sidebar_cc1a/licenses/gpl-2.0.header_080c
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.motion-e2d9/, (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.status-f1f5.fast-a76d/normalize.tertiary-9a8f/
 ======
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.tertiary-9a8f v7.0.0 | MIT License | github.tabs_0d95/necolas/normalize.tertiary-9a8f */
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;
}
.container-fa6d .west-07e4,
.detail_4515,
.hard_066a,
.thumbnail-1967,
.out_8661,
.bronze_0645,
.notice_9426,
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;
}
.detail_4515,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail_4515,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_4515,
  h1 {
    font-size: 1.8em;
  }
}
.hard_066a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hard_066a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hard_066a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hard_066a,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail-1967,
h3 {
  font-size: 1.618em;
}
.container-fa6d .west-07e4,
.out_8661,
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.shade-0ca5 {
  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;
}
.text-inner-e1a1:after,
.text-inner-e1a1:before,
.outer_fb33:after,
.outer_fb33:before {
  content: "";
  display: table;
}
.text-inner-e1a1:after,
.outer_fb33:after {
  clear: both;
}
.container_ecc1 {
  float: right;
  margin-right: 0;
}
.content-current-add4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sort_82ea .green-03e6,
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;
}
.sort_82ea .green-03e6: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;
}
.fast-d148 .green-03e6 {
  box-shadow: none;
}
.fast-d148
  .green-03e6
  .medium_20f9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fast-d148 .green-03e6 .hard-921a {
  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;
}
.fast-d148
  .green-03e6
  .hard-921a
  b {
  display: none;
}
.fast-d148 .alert_brown_5e75 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo_full_d4d1:not(.media-19e5):not(.texture-medium-2ab0),
button:not(.media-19e5):not(.texture-medium-2ab0),
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ),
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ),
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ) {
  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;
}
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ):hover,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ):hover,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):hover,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):hover,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ):active,
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ):active,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):active,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):active,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):active,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus {
  outline: 0;
}
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3 {
  position: relative;
}
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .header-copper-b424,
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .solid-b48d,
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .icon_tiny_91f3,
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  i,
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  svg,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .header-copper-b424,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .solid-b48d,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .icon_tiny_91f3,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  i,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  svg,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .header-copper-b424,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .solid-b48d,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .icon_tiny_91f3,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  i,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  svg,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .header-copper-b424,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .solid-b48d,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .icon_tiny_91f3,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  i,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  svg,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .header-copper-b424,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .solid-b48d,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  .icon_tiny_91f3,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  i,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3
  svg {
  visibility: hidden;
}
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3:after,
button:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3:after,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3:after,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3:after,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ).fn-loading-9fe3: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;
}
.logo_full_d4d1:not(.media-19e5):not(.texture-medium-2ab0),
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ),
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ),
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ) {
  color: #fff;
  background: #235787;
}
.logo_full_d4d1:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus,
input[type="button"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus,
input[type="reset"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus,
input[type="submit"]:not(.media-19e5):not(
    .texture-medium-2ab0
  ):focus {
  color: #fff;
}
.logo_full_d4d1.fn-disabled-9fe3:not(.media-19e5):not(
    .texture-medium-2ab0
  ),
.logo_full_d4d1[disabled]:not(.media-19e5):not(
    .texture-medium-2ab0
  ),
button.fn-disabled-9fe3:not(.media-19e5):not(
    .texture-medium-2ab0
  ),
button[disabled]:not(.media-19e5):not(
    .texture-medium-2ab0
  ) {
  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;
}
.accent_fcf2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accent_fcf2: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;
}
.modal_31e8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status_cold_7639 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notice-abe3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text-inner-e1a1:after,
.text-inner-e1a1:before,
.tabs-left-f984:after,
.tabs-left-f984:before,
.simple_abb5:after,
.simple_abb5:before,
.preview-soft-43e9:after,
.preview-soft-43e9:before,
.north-4a6a:after,
.north-4a6a:before,
.paragraph_bfed:after,
.paragraph_bfed:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text-inner-e1a1:after,
.tabs-left-f984:after,
.simple_abb5:after,
.preview-soft-43e9:after,
.north-4a6a:after,
.paragraph_bfed:after {
  clear: both;
}
.tabs-left-f984 .badge-a668,
.simple_abb5 .badge-a668,
.new-38c1 .badge-a668 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery_fresh_8749 {
  display: inline-block;
}
.background-33e0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.background-33e0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.background-33e0 .text-a5b0 {
  padding: 1em 0;
  font-size: 85%;
}
.text-a5b0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.description-advanced-42ca {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.description-advanced-42ca:after,
.description-advanced-42ca:before {
  content: "";
  display: table;
}
.description-advanced-42ca:after {
  clear: both;
}
.nav_pressed_e5aa {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gas-5398 .nav_pressed_e5aa {
  max-width: 50%;
}
.description_ec00 .nav_pressed_e5aa {
  max-width: 33.33%;
}
.chip-green-6aaa .nav_pressed_e5aa {
  max-width: 25%;
}
.dynamic-7dab .nav_pressed_e5aa {
  max-width: 20%;
}
.south_ed8d .nav_pressed_e5aa {
  max-width: 16.66%;
}
.video-340a .nav_pressed_e5aa {
  max-width: 14.28%;
}
.status-cool-3fd5 .nav_pressed_e5aa {
  max-width: 12.5%;
}
.label-huge-7a9e .nav_pressed_e5aa {
  max-width: 11.11%;
}
.under_d297 {
  display: block;
}
.container-fa6d .hot_b2d3 label,
.container-fa6d .paragraph_3c05 label,
.container-fa6d .summary-6ba9 label,
.container-fa6d .panel_7289 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_84bd {
  list-style: none;
  margin: 0;
}
.secondary_84bd article.lower-863f {
  margin-bottom: 0;
}
.secondary_84bd ul {
  list-style: none;
  margin: 0;
}
.secondary_84bd .outline-static-2cc4 li.lower-863f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_84bd .outline-static-2cc4 li.lower-863f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_84bd .outline-static-2cc4 li.lower-863f: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) {
  .secondary_84bd .outline-static-2cc4 li.lower-863f li.lower-863f li.lower-863f li.lower-863f {
    padding-left: 0;
  }
}
article.lower-863f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lower-863f .tabs-left-f984 p:last-of-type {
  margin-bottom: 0;
}
article.lower-863f .backdrop-stone-4385 {
  float: left;
}
article.lower-863f .panel_dynamic_0446 {
  margin-left: 85px;
}
article.lower-863f .pattern_525d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lower-863f .pattern_525d .message_green_38ec {
  margin-left: 10px;
}
article.lower-863f .wood_9ab4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lower-863f .caption-fast-d4c3 {
  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 .hot_b2d3,
  #respond .summary-6ba9,
  #respond .panel_7289 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot_b2d3 input,
#respond .summary-6ba9 input,
#respond .panel_7289 input {
  width: 100%;
}
#respond .panel_7289 {
  margin-right: 0;
}
#respond .module-ec54 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip_top_cedb {
  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;
}
.tooltip_top_cedb.medium-8f16 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip_top_cedb 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%);
}
.tooltip_top_cedb:focus,
.tooltip_top_cedb: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);
}
.carousel_bottom_fd57 {
  border-radius: 10%;
}
.layout_yellow_c86a {
  border-radius: 50%;
}
.box-hard-54f8 {
  font-size: 0.72em;
}
.smooth_96f1 {
  font-size: 0.875em;
}
.paragraph_down_cb7d {
  font-size: 1.1em;
}
.hard-be03 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard-be03.box-hard-54f8 {
  letter-spacing: 0.5px;
}
.pattern-d4d6,
.pattern-d4d6 a {
  color: #6d6d6d;
}
.pattern-d4d6 a:hover {
  color: #111;
}
.wide_629b {
  color: #6d6d6d;
}
.banner-light-2dff {
  overflow-x: hidden;
}
.banner-light-2dff .container_b542.notification-focused-a606 {
  position: relative;
}
.banner-light-2dff .container_b542.notification-focused-a606.glass_0c1b {
  position: initial;
}
.banner-light-2dff
  .container_b542.notification-focused-a606.glass_0c1b
  .smooth_03cf {
  left: auto;
}
.banner-light-2dff .container_b542 .smooth_03cf {
  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;
}
.banner-light-2dff .container_b542:hover.notification-focused-a606 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner-light-2dff
  .container_b542:hover.notification-focused-a606
  .smooth_03cf {
  display: block;
  z-index: 9999999;
}
.banner-light-2dff .texture_fdf2 .south_199f,
.banner-light-2dff .heading_a8bc .south_199f {
  display: none;
}
.banner-light-2dff .out_d2c0 .container_b542:hover.notification-focused-a606 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container-fa6d .hot_b2d3 label,
.container-fa6d .paragraph_3c05 label,
.container-fa6d .summary-6ba9 label,
.container-fa6d .panel_7289 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_84bd {
  list-style: none;
  margin: 0;
}
.secondary_84bd article.lower-863f {
  margin-bottom: 0;
}
.secondary_84bd ul {
  list-style: none;
  margin: 0;
}
.secondary_84bd .outline-static-2cc4 li.lower-863f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_84bd .outline-static-2cc4 li.lower-863f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_84bd .outline-static-2cc4 li.lower-863f: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) {
  .secondary_84bd .outline-static-2cc4 li.lower-863f li.lower-863f li.lower-863f li.lower-863f {
    padding-left: 0;
  }
}
article.lower-863f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lower-863f .tabs-left-f984 p:last-of-type {
  margin-bottom: 0;
}
article.lower-863f .backdrop-stone-4385 {
  float: left;
}
article.lower-863f .panel_dynamic_0446 {
  margin-left: 85px;
}
article.lower-863f .pattern_525d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lower-863f .pattern_525d .message_green_38ec {
  margin-left: 10px;
}
article.lower-863f .wood_9ab4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lower-863f .caption-fast-d4c3 {
  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 .hot_b2d3,
  #respond .summary-6ba9,
  #respond .panel_7289 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot_b2d3 input,
#respond .summary-6ba9 input,
#respond .panel_7289 input {
  width: 100%;
}
#respond .panel_7289 {
  margin-right: 0;
}
#respond .module-ec54 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_fdf2 .cool_cc75 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cool_cc75 .badge-68df.pattern-fresh-ebe4 .alert_last_d9a0 > li > a:focus,
.cool_cc75 .badge-68df.pattern-fresh-ebe4 .alert_last_d9a0 > li > a:hover,
.cool_cc75 .badge-68df.pattern-3322 .alert_last_d9a0 > li > a:focus,
.cool_cc75 .badge-68df.pattern-3322 .alert_last_d9a0 > li > a:hover,
.cool_cc75 .badge-68df.nav_c64d .alert_last_d9a0 > li > a:focus,
.cool_cc75 .badge-68df.nav_c64d .alert_last_d9a0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_cc75
  .badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li.filter-under-1687
  > a,
.cool_cc75
  .badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li.column_motion_8c85
  > a,
.cool_cc75
  .badge-68df.pattern-3322
  .alert_last_d9a0
  > li.filter-under-1687
  > a,
.cool_cc75
  .badge-68df.pattern-3322
  .alert_last_d9a0
  > li.column_motion_8c85
  > a,
.cool_cc75
  .badge-68df.nav_c64d
  .alert_last_d9a0
  > li.filter-under-1687
  > a,
.cool_cc75 .badge-68df.nav_c64d .alert_last_d9a0 > li.texture-large-0ead > a {
  color: rgba(255, 255, 255, 0.99);
}
.cool_cc75 .stale-a543,
.cool_cc75 .stale-a543 a {
  color: rgba(255, 255, 255, 0.99);
}
.cool_cc75 .focus_9f63.photo_hard_dce0 li a,
.cool_cc75 .icon_a591 a,
.cool_cc75 .icon_rough_f5f5,
.cool_cc75 .alert_last_d9a0 > li > a,
.cool_cc75 .alert_886d {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75 .focus_9f63.photo_hard_dce0 li a:hover,
.cool_cc75 .icon_a591 a:hover,
.cool_cc75 .icon_rough_f5f5:hover,
.cool_cc75 .alert_last_d9a0 > li > a:hover,
.cool_cc75 .alert_886d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_cc75 .top-a08a {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75 .top-a08a .detail_10fd {
  color: rgba(255, 255, 255, 0.99);
}
.cool_cc75 .top-a08a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_cc75 .title_4908 .hero_a7f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75 .title_4908 .hero_a7f0 .stale_67ec {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75
  .title_4908
  .hero_a7f0
  .stale_67ec::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75
  .title_4908
  .hero_a7f0
  .stale_67ec:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75
  .title_4908
  .hero_a7f0
  .stale_67ec::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75
  .title_4908
  .hero_a7f0
  .stale_67ec::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75 .title_4908 .tertiary-upper-767f {
  color: rgba(255, 255, 255, 0.79);
}
.cool_cc75 .title_4908 .tertiary-upper-767f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_2657
  .cool_cc75
  .title_4908
  .small-702a
  .border-advanced-ac36 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_2657
  .cool_cc75
  .title_4908
  .small-702a
  .stale_67ec {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_fdf2 .wood-4d51 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wood-4d51 .badge-68df.pattern-fresh-ebe4 .alert_last_d9a0 > li > a:focus,
.wood-4d51 .badge-68df.pattern-fresh-ebe4 .alert_last_d9a0 > li > a:hover,
.wood-4d51 .badge-68df.pattern-3322 .alert_last_d9a0 > li > a:focus,
.wood-4d51 .badge-68df.pattern-3322 .alert_last_d9a0 > li > a:hover,
.wood-4d51 .badge-68df.nav_c64d .alert_last_d9a0 > li > a:focus,
.wood-4d51 .badge-68df.nav_c64d .alert_last_d9a0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-4d51
  .badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li.filter-under-1687
  > a,
.wood-4d51
  .badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li.column_motion_8c85
  > a,
.wood-4d51
  .badge-68df.pattern-3322
  .alert_last_d9a0
  > li.filter-under-1687
  > a,
.wood-4d51
  .badge-68df.pattern-3322
  .alert_last_d9a0
  > li.column_motion_8c85
  > a,
.wood-4d51
  .badge-68df.nav_c64d
  .alert_last_d9a0
  > li.filter-under-1687
  > a,
.wood-4d51 .badge-68df.nav_c64d .alert_last_d9a0 > li.texture-large-0ead > a {
  color: rgba(0, 0, 0, 0.8);
}
.wood-4d51 .stale-a543,
.wood-4d51 .stale-a543 a {
  color: rgba(0, 0, 0, 0.8);
}
.wood-4d51 .focus_9f63.photo_hard_dce0 li a,
.wood-4d51 .icon_a591 a,
.wood-4d51 .icon_rough_f5f5,
.wood-4d51 .alert_last_d9a0 > li > a,
.wood-4d51 .alert_886d {
  color: rgba(0, 0, 0, 0.55);
}
.wood-4d51 .focus_9f63.photo_hard_dce0 li a:hover,
.wood-4d51 .icon_a591 a:hover,
.wood-4d51 .icon_rough_f5f5:hover,
.wood-4d51 .alert_last_d9a0 > li > a:hover,
.wood-4d51 .alert_886d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-4d51 .top-a08a {
  color: rgba(0, 0, 0, 0.55);
}
.wood-4d51 .top-a08a .detail_10fd {
  color: rgba(0, 0, 0, 0.8);
}
.wood-4d51 .top-a08a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_gas_fbe9 .texture-f75a {
  margin-left: auto;
  margin-right: auto;
}
.simple_abb5 > * {
  margin-left: auto;
  margin-right: auto;
}
.simple_abb5 .modal_31e8 {
  margin-right: 1.41575em;
}
.preview_gas_506f .simple_abb5 > .highlight-hard-309c {
  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;
}
.preview_gas_506f .simple_abb5 > .layout-632c {
  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;
}
.wrapper-ddb8.box_gas_fbe9 .texture-f75a,
.mini_9057.box_gas_fbe9 .texture-f75a {
  margin-left: 0;
}
.article-outer-ab58.box_gas_fbe9 .texture-f75a,
.last-f9e5.box_gas_fbe9 .texture-f75a {
  margin-right: 0;
}
.simple_abb5 ol,
.simple_abb5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip_7d01 video {
  max-width: 100%;
}
.caption_first_2475 img {
  display: block;
}
.caption_first_2475.modal_31e8,
.caption_first_2475.status_cold_7639 {
  width: 100%;
}
.caption_first_2475.layout-632c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood-a978:not(.large-13fa) {
  margin: 1.5em auto;
}
.sidebar_d435 p {
  padding: 1.5em 14px;
}
ul.dirty-b55a.layout-632c,
ul.dirty-b55a.highlight-hard-309c,
ul.dirty-b55a.title_2fd0.highlight-hard-309c {
  padding: 0 14px;
}
.banner_2606 {
  display: block;
  overflow-x: auto;
}
.banner_2606 table {
  border-collapse: collapse;
  width: 100%;
}
.banner_2606 td,
.banner_2606 th {
  padding: 0.5em;
}
.simple_abb5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.simple_abb5 ol ol,
.simple_abb5 ol ul,
.simple_abb5 ul ol,
.simple_abb5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.simple_abb5 ol ol li,
.simple_abb5 ol ul li,
.simple_abb5 ul ol li,
.simple_abb5 ul ul li {
  margin-left: 0;
}
.hover_7a4a.white_918a > .image_center_a23a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover_7a4a.white_918a > .image_center_a23a iframe,
.hover_7a4a.white_918a > .image_center_a23a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.top_578a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.top_578a.shade_7c5f {
  padding: 0;
}
.top_578a.shade_7c5f cite {
  font-size: 13px;
}
.top_578a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.top_578a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown-6d58 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown-6d58 > p:first-child {
  margin-top: 0;
}
.dropdown-6d58 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown-6d58 blockquote {
  border-left: 0;
}
.blue_6f61 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.blue_6f61:not(.detail-small-e352) {
  max-width: 100px;
}
.blue_6f61.pro-947c {
  border-bottom: none !important;
  text-align: center;
}
.blue_6f61.pro-947c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sidebar_d435 p {
    padding: 1.5em 0;
  }
}
.light_6dd2 {
  color: #0073aa;
}
.gradient-7968 {
  background-color: #0073aa;
}
.module_lite_7884 {
  color: #229fd8;
}
.card_lower_2378 {
  background-color: #229fd8;
}
.info-fluid-24c6 {
  color: #eee;
}
.main_2896 {
  background-color: #eee;
}
.column_cool_29d2 {
  color: #444;
}
.list_940f {
  background-color: #444;
}
.component_bd70 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.component_bd70 .content_df84 .icon_a591 {
  font-size: 15px;
}
.component_bd70 .icon_a591 {
  line-height: 1.3;
}
.component_bd70 .wood-4d51 {
}
.component_bd70 .cool_cc75 {
  background: #235787;
}
.grid-iron-a79e {
  padding: 0;
}
.grid-iron-a79e .cool_cc75 {
  background: #1a1a1a;
}
.grid-iron-a79e .wood-4d51 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.last-7b7d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.last-7b7d .wood-4d51 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.last-7b7d .cool_cc75 {
  background: #303030;
}
.paragraph_bfed {
  position: relative;
  z-index: 10;
}
.paragraph_bfed .header-top-f17f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-small-709a .notification-focused-a606 {
  display: inline-block;
  vertical-align: middle;
}
.frame-small-709a.pressed_b360 .notification-focused-a606 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .frame-small-709a.pressed_b360 .notification-focused-a606 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .frame-small-709a.pressed_b360 .notification-focused-a606 {
    margin-right: 0.4em;
  }
}
.frame-small-709a.pressed_b360 .notification-focused-a606:last-child {
  margin-right: 0;
}
.focused-8dd1 .header-top-f17f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture_fdf2 .content_df84 {
    margin: 0 -0.5em;
  }
  .texture_fdf2 .content_df84 [class*="customify-col-"],
  .texture_fdf2 .content_df84 [class*="customify-col_"],
  .texture_fdf2 .content_df84 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture_fdf2.dropdown-12fd .header-top-f17f {
  background: 0 0 !important;
}
.texture_fdf2.dropdown-12fd .header-top-f17f,
.texture_fdf2.focused-8dd1 .header-top-f17f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture_fdf2.heading_14a2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture_fdf2.focused-8dd1 .header-top-f17f {
  box-shadow: none !important;
}
.status_c50b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status_c50b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status_c50b {
    padding: 18px 0 20px;
  }
}
.status_c50b .button-solid-ab73 {
  width: 100%;
}
.status_c50b .primary-selected-2710 {
  margin-bottom: 0;
}
.status_c50b .widget-3170 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mini_c6dd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mini_c6dd .chip-0622 {
  width: 100%;
}
.orange_cc0e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.orange_cc0e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.orange_cc0e 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;
}
.orange_cc0e li:last-child:after {
  display: none;
}
.orange_cc0e li a {
  font-weight: 500;
  margin-right: 10px;
}
.outline_2476 .south_199f button,
.status_c50b .south_199f button {
  left: 0;
}
.outline_2476 .chip-0622,
.status_c50b .chip-0622 {
  padding-left: 0;
  padding-right: 0;
}
.outline_2476 .mini_c6dd,
.status_c50b .mini_c6dd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outline_2476 {
  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;
}
.outline_2476: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;
}
.outline_2476 .feature-d16a {
  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) {
  .outline_2476 .feature-d16a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_2476 .feature-d16a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outline_2476 .feature-d16a {
    min-height: 200px;
  }
}
.outline_2476 .orange_cc0e {
  color: rgba(255, 255, 255, 0.8);
}
.outline_2476 .orange_cc0e a,
.outline_2476 .orange_cc0e li:after {
  color: inherit;
}
.outline_2476 .orange_cc0e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.slider-static-2181 {
  margin-bottom: 0.5em;
}
.hard-3f97 {
  margin-bottom: 1.2em;
}
.hard-3f97,
.slider-static-2181 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard-3f97 p:last-child,
.slider-static-2181 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .south_199f,
#masthead .south_199f {
  display: none;
}
#masthead
  > .south_199f.row-orange-cda9 {
  display: none;
}
#masthead > .south_199f button {
  left: 0;
}
.header-b81f {
  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%;
}
.header-b81f .notification-focused-a606 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header-b81f .element-03bc {
  display: -webkit-box;
  display: flex;
}
.header-b81f .element-03bc.under_b1ad {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header-b81f .element-03bc.south_fa01 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header-b81f .element-03bc.row-8460 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header-b81f.element_4b17.message-plasma-bbd6 .element-03bc.under_b1ad {
  flex-basis: 100%;
}
.header-b81f.east-ee23 .element-03bc.south_fa01 {
  -webkit-box-flex: 1;
  flex: auto;
}
.header-b81f.east-ee23 .element-03bc.row-8460 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .south_199f.row-orange-cda9 {
  display: none;
}
#masthead > .south_199f button {
  left: 0;
}
.shadow-9df3 {
  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;
}
.shadow-9df3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shadow-9df3.dropdown-32d2 i {
  margin-right: 4px;
}
.shadow-9df3.primary_c0c1 i {
  margin-left: 5px;
}
.icon_a591 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon_a591 p:last-child {
  margin-bottom: 0;
}
.element_e6dd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_e6dd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_e6dd img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_e6dd .stale-a543 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_e6dd .wide_21ef {
  margin: 5px 0 7px 0;
}
.element_e6dd.orange_124b .dynamic_0518 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_e6dd.orange_124b .main_3534 {
  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;
}
.element_e6dd.banner-gold-734c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_e6dd.banner-gold-734c .dynamic_0518 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_e6dd.banner-gold-734c .main_3534 {
  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;
}
.element_e6dd.chip-green-7606 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_e6dd.cold-1bbc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_e6dd.cold-1bbc .main_3534 {
  margin-top: 7px;
}
.hard_b929 {
  display: inline-block;
}
.paragraph_bfed .column-yellow-1ed0 .element_e6dd img {
  max-width: 100%;
}
.badge-68df .logo-yellow-0311.center-e184,
.action-3b7b .logo-yellow-0311.center-e184 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge-68df .module-6a55,
.action-3b7b .module-6a55 {
  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%);
}
.badge-68df .module-6a55 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.badge-68df.element_over_d36d .module-6a55 {
  display: none;
}
.badge-68df .pressed-0a1c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge-68df .pressed-0a1c li {
  display: inline-block;
  position: relative;
}
.badge-68df .pressed-0a1c li:last-child {
  margin-right: 0;
}
.badge-68df .pressed-0a1c 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;
}
.badge-68df .pressed-0a1c li.texture-large-0ead > a {
  color: rgba(0, 0, 0, 0.9);
}
.badge-68df .pressed-0a1c > 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;
}
.badge-68df .pressed-0a1c > li > a i {
  line-height: 0;
}
.badge-68df .pressed-0a1c > li.rough_c6ed > a .module-6a55 {
  margin-left: 4px;
  line-height: 0;
}
.badge-68df .pressed-0a1c .text-e62f li.rough_c6ed > a {
  position: relative;
}
.badge-68df .pressed-0a1c .text-e62f li.rough_c6ed > a:after,
.badge-68df .pressed-0a1c .text-e62f li.rough_c6ed > a:before {
  content: "";
  display: table;
}
.badge-68df .pressed-0a1c .text-e62f li.rough_c6ed > a:after {
  clear: both;
}
.badge-68df .pressed-0a1c .text-e62f li.rough_c6ed > a .module-6a55 {
  margin-left: 5px;
  float: right;
}
.badge-68df .hover-bbf4,
.badge-68df .text-e62f {
  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;
}
.badge-68df .text-e62f {
  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;
}
.badge-68df .text-e62f .center-e184 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge-68df .text-e62f .module-6a55 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.badge-68df .text-e62f li {
  display: block;
  margin: 0;
  padding: 0;
}
.badge-68df .text-e62f 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;
}
.badge-68df .text-e62f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.badge-68df .text-e62f .text-e62f {
  top: 0;
  left: 100%;
}
.badge-68df .row_center_461f.fn-focus-9fe3 > .hover-bbf4,
.badge-68df .row_center_461f.fn-focus-9fe3 > .text-e62f,
.badge-68df .row_center_461f:focus > .hover-bbf4,
.badge-68df .row_center_461f:focus > .text-e62f,
.badge-68df .row_center_461f:hover > .hover-bbf4,
.badge-68df .row_center_461f:hover > .text-e62f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.badge-68df.nav_c64d .alert_last_d9a0:after,
.badge-68df.nav_c64d .alert_last_d9a0:before {
  content: "";
  display: table;
}
.badge-68df.nav_c64d .alert_last_d9a0:after {
  clear: both;
}
.badge-68df.nav_c64d .alert_last_d9a0 > li {
  float: left;
}
.badge-68df.footer-60a4 .alert_last_d9a0:after,
.badge-68df.footer-60a4 .alert_last_d9a0:before {
  content: "";
  display: table;
}
.badge-68df.footer-60a4 .alert_last_d9a0:after {
  clear: both;
}
.badge-68df.footer-60a4 .alert_last_d9a0 > li {
  float: left;
}
.badge-68df.footer-60a4 .alert_last_d9a0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.badge-68df.footer-60a4 .alert_last_d9a0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.badge-68df.footer-60a4 .alert_last_d9a0 > li.filter-under-1687 > a,
.badge-68df.footer-60a4 .alert_last_d9a0 > li.texture-large-0ead > a {
  color: #fff;
  background-color: #1e4b75;
}
.badge-68df.pattern-fresh-ebe4 .alert_last_d9a0 > li > a .center-e184 {
  position: relative;
}
.badge-68df.pattern-fresh-ebe4 .alert_last_d9a0 > li > a .center-e184: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;
}
.badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li:focus
  > a
  .center-e184:before,
.badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li:hover
  > a
  .center-e184:before {
  width: 100%;
  background-color: currentColor;
}
.badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li.filter-under-1687
  > a
  .center-e184:before,
.badge-68df.pattern-fresh-ebe4
  .alert_last_d9a0
  > li.column_motion_8c85
  > a
  .center-e184:before {
  width: 100%;
  background-color: currentColor;
}
.badge-68df.pattern-3322 .alert_last_d9a0 > li > a .center-e184 {
  position: relative;
}
.badge-68df.pattern-3322 .alert_last_d9a0 > li > a .center-e184: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;
}
.badge-68df.pattern-3322 .alert_last_d9a0 > li:focus > a .center-e184:before,
.badge-68df.pattern-3322
  .alert_last_d9a0
  > li:hover
  > a
  .center-e184:before {
  width: 100%;
  background-color: currentColor;
}
.badge-68df.pattern-3322
  .alert_last_d9a0
  > li.filter-under-1687
  > a
  .center-e184:before,
.badge-68df.pattern-3322
  .alert_last_d9a0
  > li.column_motion_8c85
  > a
  .center-e184:before {
  width: 100%;
  background-color: currentColor;
}
.action-3b7b .pressed-0a1c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.action-3b7b .pressed-0a1c li:first-child > a {
  border-top: none;
}
.action-3b7b .pressed-0a1c .basic_b7a6 > .center-e184 .module-6a55 {
  display: none;
}
.action-3b7b .pressed-0a1c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.action-3b7b .pressed-0a1c li:last-child {
  border: none;
}
.action-3b7b .pressed-0a1c li.rough_c6ed > a {
  padding-right: 45px !important;
}
.action-3b7b .pressed-0a1c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.action-3b7b .pressed-0a1c li a:focus,
.action-3b7b .pressed-0a1c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action-3b7b .pressed-0a1c li .heading_b76e {
  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;
}
.action-3b7b .pressed-0a1c li .heading_b76e:hover {
  box-shadow: none;
}
.action-3b7b .pressed-0a1c li .heading_b76e .module-6a55 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.action-3b7b .pressed-0a1c .text-e62f {
  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);
}
.action-3b7b .pressed-0a1c .text-e62f li a {
  padding-left: 3em;
}
.action-3b7b .pressed-0a1c .tertiary-full-1c5b > a .heading_b76e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.action-3b7b .pressed-0a1c .tertiary-full-1c5b > .text-e62f {
  display: block;
  opacity: 1;
}
.bronze-6de6 {
  max-width: 100%;
}
.secondary-6a01 {
  line-height: 0;
  cursor: pointer;
}
.alert_886d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert_886d:hover {
  box-shadow: none;
  color: currentColor;
}
.alert_886d svg {
  width: 18px;
  height: 18px;
}
.alert_886d .progress_gas_9bdf {
  display: none;
}
.purple-0de8 {
  position: relative;
}
.purple-0de8.fn-active-9fe3 .alert_886d .tag-5dde {
  display: none;
}
.purple-0de8.fn-active-9fe3 .alert_886d .progress_gas_9bdf {
  display: inline-block;
}
.purple-0de8 .tabs-c87c {
  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);
}
.purple-0de8.dynamic_b97e .tabs-c87c {
  left: auto;
  right: -0.9em;
}
.purple-0de8.dynamic_b97e .carousel-5e54::before {
  left: auto;
  right: 15px;
}
.purple-0de8.fn-active-9fe3 .tabs-c87c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.small-702a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.small-702a label {
  flex-basis: 100%;
}
.small-702a .hero_a7f0 {
  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;
}
.small-702a .stale_67ec {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.small-702a .stale_67ec:focus {
  background-color: transparent;
}
.small-702a button.tertiary-upper-767f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.small-702a button.tertiary-upper-767f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.small-702a button.tertiary-upper-767f svg {
  width: 18px;
  height: 18px;
}
.small-702a input[type="submit"] {
  min-height: auto;
}
.title_4908 .small-702a .stale_67ec {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.carousel-5e54 {
  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) {
  .carousel-5e54 {
    width: 220px;
  }
}
.carousel-5e54 label {
  flex-basis: 100%;
}
.carousel-5e54::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;
}
.link_2657 .title_4908 .small-702a {
  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;
}
.link_2657
  .title_4908
  .small-702a
  .hero_a7f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.link_2657 .title_4908 .small-702a .stale_67ec {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.link_2657
  .title_4908
  .small-702a
  .stale_67ec:focus {
  background: 0 0;
}
.link_2657
  .title_4908
  .small-702a
  .border-advanced-ac36 {
  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;
}
.focus_9f63 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus_9f63 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus_9f63 li:last-child {
  margin-right: 0;
}
.focus_9f63 li:first-child {
  margin-left: 0;
}
.focus_9f63.row_e192 a {
  color: #fff;
}
.focus_9f63.row_e192 a:hover {
  color: #fff;
}
.focus_9f63 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus_9f63 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus_9f63 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus_9f63 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus_9f63 [class*="social-icon-apple"] {
  background-color: #999;
}
.focus_9f63 [class*="social-icon-apple"].highlight_small_9b01 {
  background-color: transparent;
  color: #999;
}
.focus_9f63 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus_9f63 [class*="social-icon-behance"].highlight_small_9b01 {
  background-color: transparent;
  color: #1769ff;
}
.focus_9f63 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus_9f63 [class*="social-icon-bitbucket"].highlight_small_9b01 {
  background-color: transparent;
  color: #205081;
}
.focus_9f63 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus_9f63 [class*="social-icon-codepen"].highlight_small_9b01 {
  background-color: transparent;
  color: #000;
}
.focus_9f63 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus_9f63 [class*="social-icon-delicious"].highlight_small_9b01 {
  background-color: transparent;
  color: #39f;
}
.focus_9f63 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus_9f63 [class*="social-icon-digg"].highlight_small_9b01 {
  background-color: transparent;
  color: #005be2;
}
.focus_9f63 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus_9f63 [class*="social-icon-dribbble"].highlight_small_9b01 {
  background-color: transparent;
  color: #ea4c89;
}
.focus_9f63 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus_9f63 [class*="social-icon-envelope"].highlight_small_9b01 {
  background-color: transparent;
  color: #ea4335;
}
.focus_9f63 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus_9f63 [class*="social-icon-facebook"].highlight_small_9b01 {
  background-color: transparent;
  color: #3b5998;
}
.focus_9f63 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus_9f63 [class*="social-icon-flickr"].highlight_small_9b01 {
  background-color: transparent;
  color: #0063dc;
}
.focus_9f63 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus_9f63 [class*="social-icon-foursquare"].highlight_small_9b01 {
  background-color: transparent;
  color: #2d5be3;
}
.focus_9f63 [class*="social-icon-github"] {
  background-color: #333;
}
.focus_9f63 [class*="social-icon-github"].highlight_small_9b01 {
  background-color: transparent;
  color: #333;
}
.focus_9f63 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus_9f63 [class*="social-icon-google-plus"].highlight_small_9b01 {
  background-color: transparent;
  color: #dd4b39;
}
.focus_9f63 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus_9f63 [class*="social-icon-houzz"].highlight_small_9b01 {
  background-color: transparent;
  color: #7ac142;
}
.focus_9f63 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus_9f63 [class*="social-icon-instagram"].highlight_small_9b01 {
  background-color: transparent;
  color: #262626;
}
.focus_9f63 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus_9f63 [class*="social-icon-jsfiddle"].highlight_small_9b01 {
  background-color: transparent;
  color: #487aa2;
}
.focus_9f63 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus_9f63 [class*="social-icon-linkedin"].highlight_small_9b01 {
  background-color: transparent;
  color: #0077b5;
}
.focus_9f63 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus_9f63 [class*="social-icon-medium"].highlight_small_9b01 {
  background-color: transparent;
  color: #00ab6b;
}
.focus_9f63 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus_9f63
  [class*="social-icon-odnoklassniki"].highlight_small_9b01 {
  background-color: transparent;
  color: #f4731c;
}
.focus_9f63 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus_9f63 [class*="social-icon-meetup"].highlight_small_9b01 {
  background-color: transparent;
  color: #ec1c40;
}
.focus_9f63 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus_9f63 [class*="social-icon-pinterest"].highlight_small_9b01 {
  background-color: transparent;
  color: #bd081c;
}
.focus_9f63 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus_9f63 [class*="social-icon-product-hunt"].highlight_small_9b01 {
  background-color: transparent;
  color: #da552f;
}
.focus_9f63 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus_9f63 [class*="social-icon-reddit"].highlight_small_9b01 {
  background-color: transparent;
  color: #ff4500;
}
.focus_9f63 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus_9f63 [class*="social-icon-rss"].highlight_small_9b01 {
  background-color: transparent;
  color: #f26522;
}
.focus_9f63 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus_9f63
  [class*="social-icon-shopping-cart"].highlight_small_9b01 {
  background-color: transparent;
  color: #4caf50;
}
.focus_9f63 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus_9f63 [class*="social-icon-skype"].highlight_small_9b01 {
  background-color: transparent;
  color: #00aff0;
}
.focus_9f63 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus_9f63 [class*="social-icon-slideshare"].highlight_small_9b01 {
  background-color: transparent;
  color: #0077b5;
}
.focus_9f63 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus_9f63 [class*="social-icon-snapchat"].highlight_small_9b01 {
  background-color: transparent;
  color: #fffc00;
}
.focus_9f63 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus_9f63 [class*="social-icon-soundcloud"].highlight_small_9b01 {
  background-color: transparent;
  color: #f80;
}
.focus_9f63 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus_9f63 [class*="social-icon-spotify"].highlight_small_9b01 {
  background-color: transparent;
  color: #2ebd59;
}
.focus_9f63 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus_9f63
  [class*="social-icon-stack-overflow"].highlight_small_9b01 {
  background-color: transparent;
  color: #fe7a15;
}
.focus_9f63 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus_9f63 [class*="social-icon-maldkfgram"].highlight_small_9b01 {
  background-color: transparent;
  color: #2ca5e0;
}
.focus_9f63 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus_9f63 [class*="social-icon-tripadvisor"].highlight_small_9b01 {
  background-color: transparent;
  color: #589442;
}
.focus_9f63 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus_9f63 [class*="social-icon-tumblr"].highlight_small_9b01 {
  background-color: transparent;
  color: #35465c;
}
.focus_9f63 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus_9f63 [class*="social-icon-twitch"].highlight_small_9b01 {
  background-color: transparent;
  color: #6441a5;
}
.focus_9f63 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus_9f63 [class*="social-icon-twitter"].highlight_small_9b01 {
  background-color: transparent;
  color: #1da1f2;
}
.focus_9f63 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus_9f63 [class*="social-icon-vimeo"].highlight_small_9b01 {
  background-color: transparent;
  color: #1ab7ea;
}
.focus_9f63 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus_9f63 [class*="social-icon-vk"].highlight_small_9b01 {
  background-color: transparent;
  color: #45668e;
}
.focus_9f63 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus_9f63 [class*="social-icon-weibo"].highlight_small_9b01 {
  background-color: transparent;
  color: #df2029;
}
.focus_9f63 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus_9f63 [class*="social-icon-weixin"].highlight_small_9b01 {
  background-color: transparent;
  color: #7bb32e;
}
.focus_9f63 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus_9f63 [class*="social-icon-whatsapp"].highlight_small_9b01 {
  background-color: transparent;
  color: #25d366;
}
.focus_9f63 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus_9f63 [class*="social-icon-wordpress"].highlight_small_9b01 {
  background-color: transparent;
  color: #21759b;
}
.focus_9f63 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus_9f63 [class*="social-icon-xing"].highlight_small_9b01 {
  background-color: transparent;
  color: #026466;
}
.focus_9f63 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus_9f63 [class*="social-icon-yelp"].highlight_small_9b01 {
  background-color: transparent;
  color: #af0606;
}
.focus_9f63 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus_9f63 [class*="social-icon-youtube"].highlight_small_9b01 {
  background-color: transparent;
  color: #cd201f;
}
.icon_rough_f5f5 {
  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;
}
.icon_rough_f5f5:hover {
  box-shadow: none;
  background: 0 0;
}
.west_aef4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip-6e7e {
  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;
}
.tiny-d703 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview_ab61 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview_ab61,
.preview_ab61::after,
.preview_ab61::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;
}
.preview_ab61::after,
.preview_ab61::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static_f693 .chip-6e7e .tiny-d703 {
  margin-top: -2px;
  width: 19px;
}
.static_f693 .chip-6e7e .preview_ab61 {
  margin-top: -1px;
}
.static_f693 .chip-6e7e .preview_ab61,
.static_f693 .chip-6e7e .preview_ab61::after,
.static_f693 .chip-6e7e .preview_ab61::before {
  width: 19px;
  height: 2px;
}
.static_f693 .chip-6e7e .preview_ab61::before {
  top: -6px;
}
.static_f693 .chip-6e7e .preview_ab61::after {
  bottom: -6px;
}
.modal_ebc7 .chip-6e7e .tiny-d703 {
  margin-top: -2px;
  width: 22px;
}
.modal_ebc7 .chip-6e7e .preview_ab61 {
  margin-top: -1px;
}
.modal_ebc7 .chip-6e7e .preview_ab61,
.modal_ebc7 .chip-6e7e .preview_ab61::after,
.modal_ebc7 .chip-6e7e .preview_ab61::before {
  width: 22px;
  height: 2px;
}
.modal_ebc7 .chip-6e7e .preview_ab61::before {
  top: -7px;
}
.modal_ebc7 .chip-6e7e .preview_ab61::after {
  bottom: -7px;
}
.accordion_white_3aa0 .chip-6e7e .tiny-d703 {
  margin-top: -2px;
  width: 31px;
}
.accordion_white_3aa0 .chip-6e7e .preview_ab61 {
  margin-top: -1.5px;
}
.accordion_white_3aa0 .chip-6e7e .preview_ab61,
.accordion_white_3aa0 .chip-6e7e .preview_ab61::after,
.accordion_white_3aa0 .chip-6e7e .preview_ab61::before {
  width: 31px;
  height: 3px;
}
.accordion_white_3aa0 .chip-6e7e .preview_ab61::before {
  top: -9px;
}
.accordion_white_3aa0 .chip-6e7e .preview_ab61::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo-3433 .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 19px;
  }
  .photo-3433 .chip-6e7e .preview_ab61 {
    margin-top: -1px;
  }
  .photo-3433 .chip-6e7e .preview_ab61,
  .photo-3433 .chip-6e7e .preview_ab61::after,
  .photo-3433 .chip-6e7e .preview_ab61::before {
    width: 19px;
    height: 2px;
  }
  .photo-3433 .chip-6e7e .preview_ab61::before {
    top: -6px;
  }
  .photo-3433 .chip-6e7e .preview_ab61::after {
    bottom: -6px;
  }
  .heading_outer_2c25 .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 22px;
  }
  .heading_outer_2c25 .chip-6e7e .preview_ab61 {
    margin-top: -1px;
  }
  .heading_outer_2c25 .chip-6e7e .preview_ab61,
  .heading_outer_2c25 .chip-6e7e .preview_ab61::after,
  .heading_outer_2c25 .chip-6e7e .preview_ab61::before {
    width: 22px;
    height: 2px;
  }
  .heading_outer_2c25 .chip-6e7e .preview_ab61::before {
    top: -7px;
  }
  .heading_outer_2c25 .chip-6e7e .preview_ab61::after {
    bottom: -7px;
  }
  .container_wide_f6c5 .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 31px;
  }
  .container_wide_f6c5 .chip-6e7e .preview_ab61 {
    margin-top: -1.5px;
  }
  .container_wide_f6c5 .chip-6e7e .preview_ab61,
  .container_wide_f6c5 .chip-6e7e .preview_ab61::after,
  .container_wide_f6c5 .chip-6e7e .preview_ab61::before {
    width: 31px;
    height: 3px;
  }
  .container_wide_f6c5 .chip-6e7e .preview_ab61::before {
    top: -9px;
  }
  .container_wide_f6c5 .chip-6e7e .preview_ab61::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .block-large-f27e .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 19px;
  }
  .block-large-f27e .chip-6e7e .preview_ab61 {
    margin-top: -1px;
  }
  .block-large-f27e .chip-6e7e .preview_ab61,
  .block-large-f27e .chip-6e7e .preview_ab61::after,
  .block-large-f27e .chip-6e7e .preview_ab61::before {
    width: 19px;
    height: 2px;
  }
  .block-large-f27e .chip-6e7e .preview_ab61::before {
    top: -6px;
  }
  .block-large-f27e .chip-6e7e .preview_ab61::after {
    bottom: -6px;
  }
  .main-6054 .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 22px;
  }
  .main-6054 .chip-6e7e .preview_ab61 {
    margin-top: -1px;
  }
  .main-6054 .chip-6e7e .preview_ab61,
  .main-6054 .chip-6e7e .preview_ab61::after,
  .main-6054 .chip-6e7e .preview_ab61::before {
    width: 22px;
    height: 2px;
  }
  .main-6054 .chip-6e7e .preview_ab61::before {
    top: -7px;
  }
  .main-6054 .chip-6e7e .preview_ab61::after {
    bottom: -7px;
  }
  .heading_4d20 .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 31px;
  }
  .heading_4d20 .chip-6e7e .preview_ab61 {
    margin-top: -1.5px;
  }
  .heading_4d20 .chip-6e7e .preview_ab61,
  .heading_4d20 .chip-6e7e .preview_ab61::after,
  .heading_4d20 .chip-6e7e .preview_ab61::before {
    width: 31px;
    height: 3px;
  }
  .heading_4d20 .chip-6e7e .preview_ab61::before {
    top: -9px;
  }
  .heading_4d20 .chip-6e7e .preview_ab61::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .alert_dynamic_39f0 .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 19px;
  }
  .alert_dynamic_39f0 .chip-6e7e .preview_ab61 {
    margin-top: -1px;
  }
  .alert_dynamic_39f0 .chip-6e7e .preview_ab61,
  .alert_dynamic_39f0 .chip-6e7e .preview_ab61::after,
  .alert_dynamic_39f0 .chip-6e7e .preview_ab61::before {
    width: 19px;
    height: 2px;
  }
  .alert_dynamic_39f0 .chip-6e7e .preview_ab61::before {
    top: -6px;
  }
  .alert_dynamic_39f0 .chip-6e7e .preview_ab61::after {
    bottom: -6px;
  }
  .bottom-3afb .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom-3afb .chip-6e7e .preview_ab61 {
    margin-top: -1px;
  }
  .bottom-3afb .chip-6e7e .preview_ab61,
  .bottom-3afb .chip-6e7e .preview_ab61::after,
  .bottom-3afb .chip-6e7e .preview_ab61::before {
    width: 22px;
    height: 2px;
  }
  .bottom-3afb .chip-6e7e .preview_ab61::before {
    top: -7px;
  }
  .bottom-3afb .chip-6e7e .preview_ab61::after {
    bottom: -7px;
  }
  .shade-b195 .chip-6e7e .tiny-d703 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-b195 .chip-6e7e .preview_ab61 {
    margin-top: -1.5px;
  }
  .shade-b195 .chip-6e7e .preview_ab61,
  .shade-b195 .chip-6e7e .preview_ab61::after,
  .shade-b195 .chip-6e7e .preview_ab61::before {
    width: 31px;
    height: 3px;
  }
  .shade-b195 .chip-6e7e .preview_ab61::before {
    top: -9px;
  }
  .shade-b195 .chip-6e7e .preview_ab61::after {
    bottom: -9px;
  }
}
.west-30a5 .preview_ab61 {
  -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);
}
.west-30a5 .preview_ab61::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.west-30a5 .preview_ab61::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);
}
.west-30a5.status-easy-5f3f .preview_ab61 {
  -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);
}
.west-30a5.status-easy-5f3f .preview_ab61::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.west-30a5.status-easy-5f3f .preview_ab61::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);
}
.frame-1e83 {
  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.tooltip-dirty-3f94:before {
  display: none;
}
.heading_a8bc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.heading_a8bc .sort_6283 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.heading_a8bc .sort_6283:last-of-type {
  border-bottom: none;
}
.heading_a8bc .sort_6283.cold_75bc,
.heading_a8bc .sort_6283.media_b41d,
.heading_a8bc .sort_6283.inner-e3dc {
  padding: 0;
}
.heading_a8bc .action-3b7b .heading_b76e {
  color: currentColor;
}
.heading_a8bc .action-3b7b .heading_b76e:focus,
.heading_a8bc .action-3b7b .heading_b76e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_a8bc.wood-4d51 .top-a08a,
.heading_a8bc.wood-4d51 .icon_a591 a,
.heading_a8bc.wood-4d51 .alert_last_d9a0 a,
.heading_a8bc.wood-4d51 .text-e62f a {
  color: rgba(0, 0, 0, 0.55);
}
.heading_a8bc.wood-4d51 .top-a08a:hover,
.heading_a8bc.wood-4d51 .icon_a591 a:hover,
.heading_a8bc.wood-4d51 .alert_last_d9a0 a:hover,
.heading_a8bc.wood-4d51 .text-e62f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_a8bc.wood-4d51 .detail_10fd {
  color: rgba(0, 0, 0, 0.8);
}
.heading_a8bc.wood-4d51 .sort_6283 {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_a8bc.wood-4d51 .sort_6283:before {
  background: rgba(0, 0, 0, 0.08);
}
.heading_a8bc.wood-4d51 .west-4d54:before {
  background: rgba(255, 255, 255, 0.9);
}
.heading_a8bc.wood-4d51 .action-3b7b .pressed-0a1c li a,
.heading_a8bc.wood-4d51 .action-3b7b .heading_b76e,
.heading_a8bc.wood-4d51 .text-e62f {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_a8bc.wood-4d51 .action-3b7b .heading_b76e:focus,
.heading_a8bc.wood-4d51 .action-3b7b .heading_b76e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_a8bc.wood-4d51 .pressed-0a1c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_a8bc.cool_cc75 .top-a08a,
.heading_a8bc.cool_cc75 .icon_a591 a,
.heading_a8bc.cool_cc75 .alert_last_d9a0 .heading_b76e,
.heading_a8bc.cool_cc75 .alert_last_d9a0 a,
.heading_a8bc.cool_cc75 .text-e62f a {
  color: rgba(255, 255, 255, 0.79);
}
.heading_a8bc.cool_cc75 .top-a08a:hover,
.heading_a8bc.cool_cc75 .icon_a591 a:hover,
.heading_a8bc.cool_cc75 .alert_last_d9a0 .heading_b76e:hover,
.heading_a8bc.cool_cc75 .alert_last_d9a0 a:hover,
.heading_a8bc.cool_cc75 .text-e62f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_a8bc.cool_cc75 .detail_10fd {
  color: rgba(255, 255, 255, 0.99);
}
.heading_a8bc.cool_cc75 .sort_6283 {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_a8bc.cool_cc75 .sort_6283:before {
  background: rgba(255, 255, 255, 0.08);
}
.heading_a8bc.cool_cc75 .west-4d54:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_a8bc.cool_cc75 .action-3b7b .pressed-0a1c li a,
.heading_a8bc.cool_cc75 .action-3b7b .heading_b76e,
.heading_a8bc.cool_cc75 .text-e62f {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_a8bc.cool_cc75 .action-3b7b .heading_b76e:focus,
.heading_a8bc.cool_cc75 .action-3b7b .heading_b76e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_a8bc.cool_cc75 .pressed-0a1c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-4d54 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.west-4d54:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.right-7454 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading-action-a75b .heading_a8bc {
  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;
}
.heading-action-a75b .sort_6283 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading-action-a75b .sort_6283: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) {
  .heading-action-a75b .sort_6283:before {
    width: 16%;
    left: 42%;
  }
}
.heading-action-a75b .sort_6283:last-child:before {
  content: none;
}
.heading-action-a75b .sort_6283[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading-action-a75b .action-3b7b .pressed-0a1c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading-action-a75b .action-3b7b .pressed-0a1c li a .heading_b76e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading-action-a75b .action-3b7b .text-e62f {
  border: none;
}
.heading-action-a75b .action-3b7b .text-e62f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading-action-a75b .west-4d54 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading-action-a75b .right-7454 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading-action-a75b .cool_cc75 .west-4d54:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-action-a75b .wood-4d51.tabs-5778 .preview_ab61 {
  background: rgba(0, 0, 0, 0.6);
}
.heading-action-a75b
  .wood-4d51.tabs-5778
  .preview_ab61::after,
.heading-action-a75b
  .wood-4d51.tabs-5778
  .preview_ab61:before {
  background: inherit;
}
.heading-action-a75b
  .wood-4d51.tabs-5778:hover
  .preview_ab61 {
  background: rgba(0, 0, 0, 0.8);
}
.blue_9b66 .heading_a8bc {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .blue_9b66 .heading_a8bc {
    width: auto;
    right: 45px;
  }
}
.preview_acdb .heading_a8bc {
  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) {
  .preview_acdb .heading_a8bc {
    width: auto;
    left: 45px;
  }
}
.tooltip-dirty-3f94 .heading_a8bc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tooltip-dirty-3f94 .right-7454 {
  max-width: 48em;
  margin: 0 auto;
}
.tooltip-dirty-3f94 .west-4d54:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lower-51c7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lower-51c7.heading-action-a75b .heading_a8bc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lower-51c7.blue_9b66 .heading_a8bc {
  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);
}
.lower-51c7 .heading_a8bc {
  visibility: visible;
}
.lower-51c7.preview_acdb .heading_a8bc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tall_f76b,
.button_f844 {
  overflow-x: hidden;
}
.tall_f76b .heading_a8bc {
  overflow: auto;
}
.tall_f76b.heading-action-a75b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_f76b.heading-action-a75b .heading_a8bc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tall_f76b.heading-action-a75b .icon_rough_f5f5 {
  opacity: 0;
}
.tall_f76b.blue_9b66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_f76b.blue_9b66 .heading_a8bc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tall_f76b.blue_9b66 .icon_rough_f5f5 {
  opacity: 0;
}
.tall_f76b.preview_acdb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_f76b.preview_acdb .heading_a8bc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tall_f76b.preview_acdb .icon_rough_f5f5 {
  opacity: 0;
}
.tall_f76b.tooltip-dirty-3f94 .heading_a8bc {
  z-index: 10;
  visibility: visible;
}
.tabs-5778 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs-5778 .preview_ab61 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs-5778 .preview_ab61::after,
.tabs-5778 .preview_ab61:before {
  background: inherit;
}
.tabs-5778:hover .preview_ab61 {
  background: rgba(255, 255, 255, 0.99);
}
.preview_acdb .tabs-5778 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tooltip-dirty-3f94 .tabs-5778 {
  display: none !important;
}
.tall_f76b:before,
.button_f844:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tall_f76b .tabs-5778,
.button_f844 .tabs-5778 {
  display: inline-block;
}
.heading_a8bc .notification-focused-a606 {
  -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;
}
.tall_f76b .heading_a8bc .notification-focused-a606,
.button_f844 .heading_a8bc .notification-focused-a606 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static_da21 .hero_a7f0 {
  width: 100%;
}
.column-yellow-1ed0 {
  padding: 0 0.5em 0;
}
.column-yellow-1ed0 [class*="customify-col-"],
.column-yellow-1ed0 [class*="customify-col_"],
.column-yellow-1ed0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.modal_f913 .column-yellow-1ed0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content_df84 .black_73c2,
  .black_73c2 {
    display: none;
  }
  .caption-2f80 {
    text-align: left;
  }
  .item-142e {
    text-align: center;
  }
  .badge-small-cc56 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content_df84 .sidebar_liquid_1ea8,
  .sidebar_liquid_1ea8 {
    display: none;
  }
  .main-center-388c {
    text-align: left;
  }
  .grid_middle_6c41 {
    text-align: center;
  }
  .left-a2bb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content_df84 .primary-new-0bb2,
  .primary-new-0bb2 {
    display: none;
  }
  .active_wide_7f1a {
    text-align: left;
  }
  .focus-over-9298 {
    text-align: center;
  }
  .hidden_hot_0316 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.message-604e {
  box-shadow: none !important;
}
.accordion-lower-c770 .bright-1427,
.list-d02b .bright-1427 {
  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;
}
.list-d02b .bright-1427 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header-top-f17f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header-top-f17f:after,
.header-top-f17f:before {
  content: "";
  display: table;
}
.header-top-f17f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header-top-f17f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header-top-f17f,
.heading_14a2 {
  max-width: 1248px;
  margin: 0 auto;
}

.preview-soft-43e9.static_d375 .header-top-f17f {
  max-width: 100%;
}
.preview-soft-43e9.white-f448 {
  max-width: 1200px;
  margin: 0 auto;
}
.preview-soft-43e9.current_27c1 .header-top-f17f {
  max-width: 100%;
}
.preview-soft-43e9.current_27c1 > .header-top-f17f {
  padding-left: 0;
  padding-right: 0;
}
.preview-soft-43e9.current_27c1 > .header-top-f17f .content_df84 {
  margin: 0;
}
.preview-soft-43e9.current_27c1
  > .header-top-f17f
  .warm_846a.popup_iron_db1d {
  margin-right: 0;
  margin-left: 0;
}
.preview-soft-43e9.current_27c1 #main.popup_iron_db1d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .full_03d5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .full_03d5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tall-8f1d .texture-f75a {
    padding-right: 1em;
  }
  .tall-8f1d.fresh-b700 .warm_846a {
    border-right: 1px solid #eaecee;
  }
  .tall-8f1d.fresh-b700 .texture-f75a {
    padding-right: 1em;
  }
  .tall-8f1d.fresh-b700 .icon_0136 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_easy_1390 .texture-f75a {
    padding-left: 1em;
  }
  .status_easy_1390.fresh-b700 .warm_846a {
    border-left: 1px solid #eaecee;
  }
  .status_easy_1390.fresh-b700 .texture-f75a {
    padding-left: 1em;
  }
  .status_easy_1390.fresh-b700 .icon_0136 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass-bc8a .texture-f75a {
    padding-left: 1em;
  }
  .glass-bc8a.fresh-b700 .border-df76 {
    border-right: 1px solid #eaecee;
  }
  .glass-bc8a.fresh-b700 .focused-be8d {
    border-right: 1px solid #eaecee;
  }
  .glass-bc8a.fresh-b700 .texture-f75a {
    padding-left: 1em;
  }
  .glass-bc8a.fresh-b700 .icon_0136 {
    padding-right: 1em;
  }
  .glass-bc8a.fresh-b700 .tooltip-clean-9b9a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-84c5 .texture-f75a {
    padding-right: 1em;
  }
  .panel-84c5.fresh-b700 .border-df76 {
    border-left: 1px solid #eaecee;
  }
  .panel-84c5.fresh-b700 .focused-be8d {
    border-left: 1px solid #eaecee;
  }
  .panel-84c5.fresh-b700 .texture-f75a {
    padding-right: 1em;
  }
  .panel-84c5.fresh-b700 .icon_0136 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel-84c5.fresh-b700 .tooltip-clean-9b9a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full_03d5 .texture-f75a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full_03d5.fresh-b700 .warm_846a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .full_03d5.fresh-b700 .texture-f75a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full_03d5.fresh-b700 .icon_0136 {
    padding-left: 1em;
  }
  .full_03d5.fresh-b700 .tooltip-clean-9b9a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .full_03d5.fresh-b700 .texture-f75a {
    padding-left: 0;
  }
}
.hero-4288 .frame-small-709a {
  display: inline-block;
}
.summary-stale-535e {
  display: inline-block;
}
.background_1ee7 {
  word-con: break-word;
}
.list-fb70 > span {
  display: inline-block;
  padding: 5px 0;
}
.list-fb70 .hero_blue_f572 {
  margin-left: 8px;
  margin-right: 8px;
}
.list-fb70 .box-basic-d498 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.nav_out_fe65 .status_1c1a {
  margin-bottom: 2em;
}
.nav_out_fe65 .info_light_51d1 {
  margin-bottom: 15px;
}
.nav_out_fe65 .info_light_51d1:last-child {
  margin-bottom: 0;
}
.nav_out_fe65 .out_40ee {
  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) {
  .nav_out_fe65 .out_40ee {
    display: block;
  }
}
.nav_out_fe65 .focus_b8bc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .nav_out_fe65 .focus_b8bc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.nav_out_fe65 .badge-active-4082 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.nav_out_fe65 .badge-active-4082 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.nav_out_fe65 .badge-active-4082 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.nav_out_fe65 .background_1ee7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav_out_fe65 .background_1ee7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.nav_out_fe65 .simple-7ef1 p:last-child {
  margin-bottom: 0;
}
.nav_out_fe65 .header-cfc7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.nav_out_fe65 .plasma-bcab {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.nav_out_fe65 .nav-455b {
  margin-top: 1em;
}
.nav_out_fe65 .shadow_wide_d55d {
  top: 0;
  display: block;
}
.nav_out_fe65 .shadow_wide_d55d a {
  color: inherit;
}
.nav_out_fe65 .shadow_wide_d55d a:hover {
  color: inherit;
}
.nav_out_fe65 .thumbnail-9045 {
  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;
}
.nav_out_fe65 .thumbnail-9045:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.nav_out_fe65 .plasma-bcab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.nav_out_fe65 .search-pro-7b4b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.nav_out_fe65 .search-pro-7b4b:first-child {
  margin-top: 0;
}
.nav_out_fe65 .search-pro-7b4b.clean-6103 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nav_out_fe65 .search-pro-7b4b.focus-d874 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav_out_fe65
  .search-pro-7b4b.focus-d874.prev-ed7b
  .nav-455b {
  width: 100%;
}
.nav_out_fe65 .focus-d874 {
  -webkit-box-align: center;
  align-items: center;
}
.nav_out_fe65 .focus-d874 .list-fb70,
.nav_out_fe65 .focus-d874 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.nav_out_fe65 .badge-active-4082 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav_out_fe65 .badge-active-4082 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav_out_fe65 .badge-active-4082: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;
}
.nav_out_fe65 .clean-6103 {
  z-index: 5;
}
.nav_out_fe65 .soft_7f7b .input-cool-fde5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.nav_out_fe65 .item_action_9e09 .input-cool-fde5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.nav_out_fe65 .iron-ca4e .input-cool-fde5 {
  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;
}
.nav_out_fe65.dropdown_4a80 .out_40ee,
.nav_out_fe65.tooltip-prev-87f2 .out_40ee {
  display: block;
}
.nav_out_fe65.dropdown_4a80 .out_40ee .notification_current_b08d,
.nav_out_fe65.dropdown_4a80 .out_40ee .plasma-bcab,
.nav_out_fe65.tooltip-prev-87f2 .out_40ee .notification_current_b08d,
.nav_out_fe65.tooltip-prev-87f2 .out_40ee .plasma-bcab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav_out_fe65.dim-da4f .focus_b8bc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .nav_out_fe65.dim-da4f .focus_b8bc {
    margin-right: 0;
  }
}
.nav_out_fe65.dropdown_4a80 .focus_b8bc,
.nav_out_fe65.tooltip-prev-87f2 .focus_b8bc {
  padding-top: 40%;
}
.nav_out_fe65.dropdown_4a80 .status_1c1a,
.nav_out_fe65.tooltip-prev-87f2 .status_1c1a {
  display: block;
}
.nav_out_fe65.dropdown_4a80 .fn-sticky-9fe3 .plasma-bcab,
.nav_out_fe65.tooltip-prev-87f2 .fn-sticky-9fe3 .plasma-bcab {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.nav_out_fe65.dropdown_4a80 .focus_b8bc,
.nav_out_fe65.tooltip-prev-87f2 .focus_b8bc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.nav_out_fe65.dropdown_4a80 .plasma-bcab {
  padding: 1em;
}
.gallery-17ec {
  margin: 30px auto;
  display: block;
}
.gallery-17ec .tag-618e > * {
  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;
}
.gallery-17ec .tag-618e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery-17ec .tag-618e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.over-5b03 .list-fb70 {
  margin-bottom: 1.41575em;
}
.over-5b03 .under-02ed {
  margin-bottom: 1.618em;
}
.simple_abb5 .last-9963 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.simple_abb5 .last-9963 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.simple_abb5 .picture-3875 {
  max-width: 100%;
  overflow: auto;
}
.box_gas_fbe9 .simple_abb5 a:hover {
  text-decoration: underline;
}
.frame-solid-3540 .info_light_51d1:not(.background_1ee7),
.frame-solid-3540 .badge-active-4082 {
  margin-bottom: 1.41575em;
}
.frame-solid-3540 .info_light_51d1:not(.background_1ee7):last-child,
.frame-solid-3540 .badge-active-4082:last-child {
  margin-bottom: 0;
}
.frame-solid-3540 .info_light_51d1.label-67ea {
  margin-bottom: 0.41575em;
}
.frame-solid-3540 .green-fab4:before,
.frame-solid-3540 .panel-old-700b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.frame-solid-3540 .green-fab4:before {
  content: "\f115";
}
.frame-solid-3540 .panel-old-700b:before {
  content: "\f02c";
}
.frame-solid-3540 .label-5291 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.frame-solid-3540 .label-5291 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_steel_1f9c {
  display: -webkit-box;
  display: flex;
}
.media_steel_1f9c .dim-d29e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_steel_1f9c .dim-d29e {
    flex-basis: 90px;
  }
}
.media_steel_1f9c .menu-4d6e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_steel_1f9c .menu-4d6e {
    flex-basis: calc(100% - 50px);
  }
}
.media_steel_1f9c .content-huge-8846 p:last-child {
  margin-bottom: 0.72em;
}
.pattern_silver_a02a .tag-618e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern_silver_a02a .tag-618e:after,
.pattern_silver_a02a .tag-618e:before {
  content: "";
  display: table;
}
.pattern_silver_a02a .tag-618e:after {
  clear: both;
}
.pattern_silver_a02a .tag-618e .notification_bba9,
.pattern_silver_a02a .tag-618e .outline-cb43 {
  width: 49%;
}
.pattern_silver_a02a .tag-618e .notification_bba9 a span.fast_700f,
.pattern_silver_a02a .tag-618e .outline-cb43 a span.fast_700f {
  display: block;
  margin-bottom: 5px;
}
.pattern_silver_a02a .tag-618e .outline-cb43 {
  float: left;
  text-align: left;
}
.pattern_silver_a02a .tag-618e .notification_bba9 {
  float: right;
  text-align: right;
}
.detail_4dde {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_4dde {
    margin-bottom: 0;
  }
}
.cool-6c23 {
  margin-bottom: 1em;
}
.cool-6c23 .background_1ee7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu_b7a4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tooltip_green_a4a5 .cool-6c23,
.hovered_3774 .cool-6c23 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tooltip_green_a4a5 .cool-6c23,
  .hovered_3774 .cool-6c23 {
    display: block;
  }
}
.tooltip_green_a4a5 .menu_b7a4,
.hovered_3774 .menu_b7a4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tooltip_green_a4a5 .menu_b7a4,
  .hovered_3774 .menu_b7a4 {
    margin-bottom: 1em;
  }
}
.tooltip_green_a4a5 .menu_b7a4 img,
.hovered_3774 .menu_b7a4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tooltip_green_a4a5 .modal_wide_2313,
.hovered_3774 .modal_wide_2313 {
  flex-basis: calc(100% - 160px);
}
.tooltip_green_a4a5 .modal_wide_2313 p,
.hovered_3774 .modal_wide_2313 p {
  margin-bottom: 0;
}
.tooltip_green_a4a5 .modal_wide_2313 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip_green_a4a5 .modal_wide_2313 {
    padding-left: 0;
  }
}
.hovered_3774 .modal_wide_2313 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hovered_3774 .modal_wide_2313 {
    padding-right: 0;
  }
}
.hovered_3774 .menu_b7a4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider_d21d .menu_b7a4 {
  margin-bottom: 0.5em;
}
.slider_d21d .menu_b7a4 img {
  width: 100%;
}
.center_ca60 .link_1303,
.active_ac3f .link_1303 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.active_ac3f .warm_846a .complex-51b4 p:last-child {
  margin-bottom: 0;
}
.content_light_94f4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.list_e8d4 .list_fixed_04a7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .list_e8d4 .list_fixed_04a7:last-of-type {
    margin-bottom: 0;
  }
}
.list_e8d4 .list_fixed_04a7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list_e8d4 .list_fixed_04a7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.list_e8d4 .list_fixed_04a7 ul li {
  margin: 0 0 0.6em;
}
.list_e8d4 .list_fixed_04a7 ul li.silver-1f73,
.list_e8d4 .list_fixed_04a7 ul li.content-ce67 {
  position: relative;
}
.list_e8d4 .list_fixed_04a7 ul li.silver-1f73 .header-fixed-4da6,
.list_e8d4 .list_fixed_04a7 ul li.content-ce67 .header-fixed-4da6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.list_e8d4 .list_fixed_04a7 ul li.silver-1f73:after:after,
.list_e8d4 .list_fixed_04a7 ul li.silver-1f73:after:before,
.list_e8d4
  .list_fixed_04a7
  ul
  li.content-ce67:after:after,
.list_e8d4
  .list_fixed_04a7
  ul
  li.content-ce67:after:before {
  content: "";
  display: table;
}
.list_e8d4 .list_fixed_04a7 ul li.silver-1f73:after:after,
.list_e8d4
  .list_fixed_04a7
  ul
  li.content-ce67:after:after {
  clear: both;
}
.list_e8d4 .list_fixed_04a7 a.logo_full_d4d1:hover {
  text-decoration: none;
}
.list_e8d4 .list_fixed_04a7 select {
  max-width: 100%;
}
.list_e8d4 .list_fixed_04a7 table {
  font-size: 85%;
}
.list_e8d4 .list_fixed_04a7 table td,
.list_e8d4 .list_fixed_04a7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.list_e8d4 .list_fixed_04a7 table tfoot td {
  text-align: left;
}
.list_e8d4 .list_fixed_04a7 :last-child {
  margin-bottom: 0;
}
.list_e8d4 .list_fixed_04a7 .shade-bottom-b0fe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.list_e8d4 .list_fixed_04a7 .shade-bottom-b0fe label {
  width: 100%;
}
.list_e8d4 .list_fixed_04a7 .shade-bottom-b0fe .stale_67ec {
  width: 100%;
  display: block;
}
.list_e8d4 .list_fixed_04a7 .shade-bottom-b0fe .tertiary-upper-767f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.list_e8d4 .list_fixed_04a7 .shade-bottom-b0fe .tertiary-upper-767f:hover svg #svg-search {
  fill: #444;
}
.list_e8d4 .list_fixed_04a7 .shade-bottom-b0fe .tertiary-upper-767f svg {
  width: 18px;
  height: 18px;
}
.list_e8d4 .component-dirty-c9ac ul ul,
.list_e8d4 .shade-ca0e ul ul,
.list_e8d4 .paragraph-c083 ul ul,
.list_e8d4 .alert-huge-f731 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.list_e8d4 .component-dirty-c9ac .rough_c6ed > a,
.list_e8d4 .shade-ca0e .rough_c6ed > a,
.list_e8d4 .paragraph-c083 .rough_c6ed > a,
.list_e8d4 .alert-huge-f731 .rough_c6ed > a {
  margin-bottom: 0;
}
.list_e8d4 .outline_middle_8be0 li,
.list_e8d4 .component-dirty-c9ac li,
.list_e8d4 .copper_0c41 li,
.list_e8d4 .shade-ca0e li,
.list_e8d4 .paragraph-c083 li,
.list_e8d4 .alert-huge-f731 li,
.list_e8d4 .outline_west_76bf li,
.list_e8d4 .summary_6008 li {
  display: block;
  position: relative;
}
.list_e8d4 .outline_middle_8be0 li:last-child,
.list_e8d4 .component-dirty-c9ac li:last-child,
.list_e8d4 .copper_0c41 li:last-child,
.list_e8d4 .shade-ca0e li:last-child,
.list_e8d4 .paragraph-c083 li:last-child,
.list_e8d4 .alert-huge-f731 li:last-child,
.list_e8d4 .outline_west_76bf li:last-child,
.list_e8d4 .summary_6008 li:last-child {
  border: none;
}
.list_e8d4 .outline_middle_8be0 li a,
.list_e8d4 .component-dirty-c9ac li a,
.list_e8d4 .copper_0c41 li a,
.list_e8d4 .shade-ca0e li a,
.list_e8d4 .paragraph-c083 li a,
.list_e8d4 .alert-huge-f731 li a,
.list_e8d4 .outline_west_76bf li a,
.list_e8d4 .summary_6008 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list_e8d4 .outline_middle_8be0 li ul li::before,
.list_e8d4 .component-dirty-c9ac li ul li::before,
.list_e8d4 .copper_0c41 li ul li::before,
.list_e8d4 .shade-ca0e li ul li::before,
.list_e8d4 .paragraph-c083 li ul li::before,
.list_e8d4 .alert-huge-f731 li ul li::before,
.list_e8d4 .outline_west_76bf li ul li::before,
.list_e8d4 .summary_6008 li ul li::before {
  left: 15px;
}
.list_e8d4 .outline_middle_8be0 li ul a,
.list_e8d4 .component-dirty-c9ac li ul a,
.list_e8d4 .copper_0c41 li ul a,
.list_e8d4 .shade-ca0e li ul a,
.list_e8d4 .paragraph-c083 li ul a,
.list_e8d4 .alert-huge-f731 li ul a,
.list_e8d4 .outline_west_76bf li ul a,
.list_e8d4 .summary_6008 li ul a {
  padding-left: 20px;
}
.list_e8d4 .outline_middle_8be0 li ul ul li::before,
.list_e8d4 .component-dirty-c9ac li ul ul li::before,
.list_e8d4 .copper_0c41 li ul ul li::before,
.list_e8d4 .shade-ca0e li ul ul li::before,
.list_e8d4 .paragraph-c083 li ul ul li::before,
.list_e8d4 .alert-huge-f731 li ul ul li::before,
.list_e8d4 .outline_west_76bf li ul ul li::before,
.list_e8d4 .summary_6008 li ul ul li::before {
  left: 30px;
}
.list_e8d4 .outline_middle_8be0 li ul ul a,
.list_e8d4 .component-dirty-c9ac li ul ul a,
.list_e8d4 .copper_0c41 li ul ul a,
.list_e8d4 .shade-ca0e li ul ul a,
.list_e8d4 .paragraph-c083 li ul ul a,
.list_e8d4 .alert-huge-f731 li ul ul a,
.list_e8d4 .outline_west_76bf li ul ul a,
.list_e8d4 .summary_6008 li ul ul a {
  padding-left: 40px;
}
.list_e8d4 .menu_5784 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list_e8d4 .summary_6008 ul li {
  margin-bottom: 1.41575em;
}
.list_e8d4 .summary_6008 ul li .highlight-out-8bd7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.list_e8d4 .summary_6008 ul li .under-085a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cool_cc75 .outline_middle_8be0 li a,
.cool_cc75 .component-dirty-c9ac li a,
.cool_cc75 .copper_0c41 li a,
.cool_cc75 .shade-ca0e li a,
.cool_cc75 .paragraph-c083 li a,
.cool_cc75 .alert-huge-f731 li a,
.cool_cc75 .outline_west_76bf li a,
.cool_cc75 .summary_6008 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_cc75 .menu_5784 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_cc75 .list_fixed_04a7 ul li.silver-1f73 .header-fixed-4da6,
.cool_cc75 .list_fixed_04a7 ul li.content-ce67 .header-fixed-4da6 {
  background: rgba(0, 0, 0, 0.2);
}
.cool_cc75 .list_e8d4 .list_fixed_04a7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li {
  margin: 0;
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li ul {
  margin: 0;
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li ul li a {
  padding-left: 15px;
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li ul li li a {
  padding-left: 30px;
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li.texture-large-0ead > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li.texture-large-0ead > 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;
}
.preview-soft-43e9 .list_e8d4 .pressed-0a1c li.texture-large-0ead > 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;
}
.sidebar_fluid_e0a9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.north-4a6a {
  position: relative;
  z-index: 10;
}
.north-4a6a .notification-focused-a606 {
  width: 100%;
  max-width: 100%;
}
.thumbnail_current_9fab .old_b439 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_current_9fab .wood-4d51 {
}
.thumbnail_current_9fab .cool_cc75 {
  background: #292929;
}
.list-632b .old_b439 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.list-632b .wood-4d51 {
  background: #f9f9f9;
}
.list-632b .cool_cc75 {
  background: #303030;
}
.basic_f665 .old_b439 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .basic_f665 .frame-small-709a {
    margin-bottom: 1em;
  }
  .basic_f665 .frame-small-709a:last-child {
    margin-bottom: 0;
  }
}
.basic_f665 .wood-4d51 {
  background: #ededed;
}
.basic_f665 .cool_cc75 {
  background: #1a1a1a;
}
.old_b439.wood-4d51 {
  color: rgba(0, 0, 0, 0.6);
}
.old_b439.wood-4d51 .border-7e4d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_b439.cool_cc75 {
  color: rgba(255, 255, 255, 0.99);
}
.old_b439.cool_cc75 a:not(.logo_full_d4d1) {
  color: rgba(255, 255, 255, 0.79);
}
.old_b439.cool_cc75 a:not(.logo_full_d4d1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_b439.cool_cc75 .border-7e4d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_b439.cool_cc75 table tbody td,
.old_b439.cool_cc75 table th {
  background: rgba(0, 0, 0, 0.08);
}
.out_d2c0.focused-8dd1 .header-top-f17f {
  max-width: initial;
}
.out_d2c0 .pressed_b360 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.out_d2c0 .pressed_b360 .notification-focused-a606 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .out_d2c0 .pressed_b360 .notification-focused-a606 {
    display: block;
    margin-bottom: 2em;
  }
  .out_d2c0 .pressed_b360 .notification-focused-a606:last-child {
    margin-bottom: 0;
  }
}
.basic_f665 .frame-small-709a:last-child,
.list-632b .frame-small-709a:last-child,
.thumbnail_current_9fab .frame-small-709a:last-child {
  margin-bottom: 0;
}
.basic_f665 .frame-small-709a .list_e8d4 .list_fixed_04a7:last-child,
.list-632b .frame-small-709a .list_e8d4 .list_fixed_04a7:last-child,
.thumbnail_current_9fab .frame-small-709a .list_e8d4 .list_fixed_04a7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .basic_f665 .mask_bronze_6952,
  .basic_f665 .sidebar_dark_6282,
  .list-632b .mask_bronze_6952,
  .list-632b .sidebar_dark_6282,
  .thumbnail_current_9fab .mask_bronze_6952,
  .thumbnail_current_9fab .sidebar_dark_6282 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .north-4a6a .frame-small-709a {
    margin-bottom: 2em;
  }
}
.north-4a6a p:last-child {
  margin-bottom: 0;
}
.north-4a6a li,
.north-4a6a ul {
  list-style: none;
  margin: 0;
}
.north-4a6a ul ul {
  margin-left: 2.617924em;
}
.badge-upper-fe51 {
  font-size: 0.875em;
}

/* css-noise: 3c70 */
.ghost-box-n4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
