/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accordion-aa7a/customify
Author: WPCustomify
Author URI: https://pressmaximum.accordion-aa7a
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.accordion-aa7a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow-out-3c26.link-0ddd/licenses/gpl-2.0.component-last-cd09
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.panel_7f9b/, (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.element-basic-e98a.tabs_33ee/normalize.bright-cc4b/
 ======
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.bright-cc4b v7.0.0 | MIT License | github.accordion-aa7a/necolas/normalize.bright-cc4b */
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;
}
.green-04a1 .old-1598,
.modal-medium-752f,
.stone_3d13,
.text-6626,
.list_left_07b4,
.right_3c82,
.outline_9c26,
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;
}
.modal-medium-752f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .modal-medium-752f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .modal-medium-752f,
  h1 {
    font-size: 1.8em;
  }
}
.stone_3d13,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.stone_3d13 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .stone_3d13,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .stone_3d13,
  h2 {
    font-size: 1.7em;
  }
}
.text-6626,
h3 {
  font-size: 1.618em;
}
.green-04a1 .old-1598,
.list_left_07b4,
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.border-first-b236 {
  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;
}
.new_403c:after,
.new_403c:before,
.tooltip_e847:after,
.tooltip_e847:before {
  content: "";
  display: table;
}
.new_403c:after,
.tooltip_e847:after {
  clear: both;
}
.tooltip_simple_43c7 {
  float: right;
  margin-right: 0;
}
.background_bottom_418a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.frame-d91e .summary-hot-4bf4,
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;
}
.frame-d91e .summary-hot-4bf4:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.image_full_02b7 .summary-hot-4bf4 {
  box-shadow: none;
}
.image_full_02b7
  .summary-hot-4bf4
  .hard-49e9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image_full_02b7 .summary-hot-4bf4 .container_liquid_e8ee {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.image_full_02b7
  .summary-hot-4bf4
  .container_liquid_e8ee
  b {
  display: none;
}
.image_full_02b7 .hidden_7479 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.search_6f22:not(.gold-40f4):not(.breadcrumb-34dc),
button:not(.gold-40f4):not(.breadcrumb-34dc),
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ),
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ),
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ) {
  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;
}
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):hover,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):hover,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):hover,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):hover,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):active,
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):active,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):active,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):active,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):active,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus {
  outline: 0;
}
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527 {
  position: relative;
}
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .hover-dark-75c6,
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .filter_current_fc25,
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .component_56c0,
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  i,
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  svg,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .hover-dark-75c6,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .filter_current_fc25,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .component_56c0,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  i,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  svg,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .hover-dark-75c6,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .filter_current_fc25,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .component_56c0,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  i,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  svg,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .hover-dark-75c6,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .filter_current_fc25,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .component_56c0,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  i,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  svg,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .hover-dark-75c6,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .filter_current_fc25,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  .component_56c0,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  i,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527
  svg {
  visibility: hidden;
}
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527:after,
button:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527:after,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527:after,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527:after,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ).fn-loading-d527: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;
}
.search_6f22:not(.gold-40f4):not(.breadcrumb-34dc),
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ),
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ),
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ) {
  color: #fff;
  background: #235787;
}
.search_6f22:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus,
input[type="button"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus,
input[type="reset"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus,
input[type="submit"]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ):focus {
  color: #fff;
}
.search_6f22.fn-disabled-d527:not(.gold-40f4):not(
    .breadcrumb-34dc
  ),
.search_6f22[disabled]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ),
button.fn-disabled-d527:not(.gold-40f4):not(
    .breadcrumb-34dc
  ),
button[disabled]:not(.gold-40f4):not(
    .breadcrumb-34dc
  ) {
  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;
}
.fixed-2501 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fixed-2501: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;
}
.wide_02d6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pattern_adb7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.backdrop_297c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.new_403c:after,
.new_403c:before,
.tertiary_60f3:after,
.tertiary_60f3:before,
.header_9434:after,
.header_9434:before,
.item_upper_114d:after,
.item_upper_114d:before,
.thumbnail_narrow_7b6e:after,
.thumbnail_narrow_7b6e:before,
.logo-2960:after,
.logo-2960:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.new_403c:after,
.tertiary_60f3:after,
.header_9434:after,
.item_upper_114d:after,
.thumbnail_narrow_7b6e:after,
.logo-2960:after {
  clear: both;
}
.tertiary_60f3 .modal-dim-5555,
.header_9434 .modal-dim-5555,
.chip-8156 .modal-dim-5555 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.simple-f778 {
  display: inline-block;
}
.hard-4482 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hard-4482 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hard-4482 .box_1bfa {
  padding: 1em 0;
  font-size: 85%;
}
.box_1bfa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.left_2e58 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.left_2e58:after,
.left_2e58:before {
  content: "";
  display: table;
}
.left_2e58:after {
  clear: both;
}
.search_lower_464c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.secondary-349e .search_lower_464c {
  max-width: 50%;
}
.mini_4bd0 .search_lower_464c {
  max-width: 33.33%;
}
.up_7110 .search_lower_464c {
  max-width: 25%;
}
.plasma_bec7 .search_lower_464c {
  max-width: 20%;
}
.tabs-brown-82cb .search_lower_464c {
  max-width: 16.66%;
}
.tag_72ce .search_lower_464c {
  max-width: 14.28%;
}
.title-b73e .search_lower_464c {
  max-width: 12.5%;
}
.pagination-d6db .search_lower_464c {
  max-width: 11.11%;
}
.nav-fluid-c584 {
  display: block;
}
.green-04a1 .hidden_east_db7c label,
.green-04a1 .surface-a732 label,
.green-04a1 .static_1060 label,
.green-04a1 .carousel-54f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-static-439c {
  list-style: none;
  margin: 0;
}
.item-static-439c article.gallery-952d {
  margin-bottom: 0;
}
.item-static-439c ul {
  list-style: none;
  margin: 0;
}
.item-static-439c .component_inner_8785 li.gallery-952d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-static-439c .component_inner_8785 li.gallery-952d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-static-439c .component_inner_8785 li.gallery-952d: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) {
  .item-static-439c .component_inner_8785 li.gallery-952d li.gallery-952d li.gallery-952d li.gallery-952d {
    padding-left: 0;
  }
}
article.gallery-952d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery-952d .tertiary_60f3 p:last-of-type {
  margin-bottom: 0;
}
article.gallery-952d .box-4368 {
  float: left;
}
article.gallery-952d .grid-plasma-e0e4 {
  margin-left: 85px;
}
article.gallery-952d .under-8ad8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery-952d .under-8ad8 .paragraph-red-1db4 {
  margin-left: 10px;
}
article.gallery-952d .module_full_bdaf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery-952d .clean-e350 {
  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 .hidden_east_db7c,
  #respond .static_1060,
  #respond .carousel-54f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hidden_east_db7c input,
#respond .static_1060 input,
#respond .carousel-54f0 input {
  width: 100%;
}
#respond .carousel-54f0 {
  margin-right: 0;
}
#respond .thick-297b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent_292f {
  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;
}
.accent_292f.badge-active-81a6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accent_292f 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%);
}
.accent_292f:focus,
.accent_292f: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);
}
.banner-narrow-9e28 {
  border-radius: 10%;
}
.down_d1b2 {
  border-radius: 50%;
}
.form_old_eaab {
  font-size: 0.72em;
}
.small-8cab {
  font-size: 0.875em;
}
.secondary-hard-3c1c {
  font-size: 1.1em;
}
.box_bb74 {
  text-transform: uppercase;
  line-height: 1.2;
}
.box_bb74.form_old_eaab {
  letter-spacing: 0.5px;
}
.frame-right-530f,
.frame-right-530f a {
  color: #6d6d6d;
}
.frame-right-530f a:hover {
  color: #111;
}
.aside-dirty-7112 {
  color: #6d6d6d;
}
.container-91e9 {
  overflow-x: hidden;
}
.container-91e9 .layout-hovered-5ad4.iron_3143 {
  position: relative;
}
.container-91e9 .layout-hovered-5ad4.iron_3143.article-short-30c1 {
  position: initial;
}
.container-91e9
  .layout-hovered-5ad4.iron_3143.article-short-30c1
  .carousel-f6a3 {
  left: auto;
}
.container-91e9 .layout-hovered-5ad4 .carousel-f6a3 {
  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;
}
.container-91e9 .layout-hovered-5ad4:hover.iron_3143 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.container-91e9
  .layout-hovered-5ad4:hover.iron_3143
  .carousel-f6a3 {
  display: block;
  z-index: 9999999;
}
.container-91e9 .highlight_paper_d824 .feature_paper_47a5,
.container-91e9 .notice_36dd .feature_paper_47a5 {
  display: none;
}
.container-91e9 .table_d17e .layout-hovered-5ad4:hover.iron_3143 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.green-04a1 .hidden_east_db7c label,
.green-04a1 .surface-a732 label,
.green-04a1 .static_1060 label,
.green-04a1 .carousel-54f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-static-439c {
  list-style: none;
  margin: 0;
}
.item-static-439c article.gallery-952d {
  margin-bottom: 0;
}
.item-static-439c ul {
  list-style: none;
  margin: 0;
}
.item-static-439c .component_inner_8785 li.gallery-952d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-static-439c .component_inner_8785 li.gallery-952d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-static-439c .component_inner_8785 li.gallery-952d: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) {
  .item-static-439c .component_inner_8785 li.gallery-952d li.gallery-952d li.gallery-952d li.gallery-952d {
    padding-left: 0;
  }
}
article.gallery-952d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery-952d .tertiary_60f3 p:last-of-type {
  margin-bottom: 0;
}
article.gallery-952d .box-4368 {
  float: left;
}
article.gallery-952d .grid-plasma-e0e4 {
  margin-left: 85px;
}
article.gallery-952d .under-8ad8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery-952d .under-8ad8 .paragraph-red-1db4 {
  margin-left: 10px;
}
article.gallery-952d .module_full_bdaf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery-952d .clean-e350 {
  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 .hidden_east_db7c,
  #respond .static_1060,
  #respond .carousel-54f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hidden_east_db7c input,
#respond .static_1060 input,
#respond .carousel-54f0 input {
  width: 100%;
}
#respond .carousel-54f0 {
  margin-right: 0;
}
#respond .thick-297b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_paper_d824 .medium-aa1b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium-aa1b .section_48b4.summary_b0b9 .panel-stone-a8b8 > li > a:focus,
.medium-aa1b .section_48b4.summary_b0b9 .panel-stone-a8b8 > li > a:hover,
.medium-aa1b .section_48b4.last-4d34 .panel-stone-a8b8 > li > a:focus,
.medium-aa1b .section_48b4.last-4d34 .panel-stone-a8b8 > li > a:hover,
.medium-aa1b .section_48b4.search_dim_f299 .panel-stone-a8b8 > li > a:focus,
.medium-aa1b .section_48b4.search_dim_f299 .panel-stone-a8b8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aa1b
  .section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li.form_49ea
  > a,
.medium-aa1b
  .section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li.backdrop-middle-13c7
  > a,
.medium-aa1b
  .section_48b4.last-4d34
  .panel-stone-a8b8
  > li.form_49ea
  > a,
.medium-aa1b
  .section_48b4.last-4d34
  .panel-stone-a8b8
  > li.backdrop-middle-13c7
  > a,
.medium-aa1b
  .section_48b4.search_dim_f299
  .panel-stone-a8b8
  > li.form_49ea
  > a,
.medium-aa1b .section_48b4.search_dim_f299 .panel-stone-a8b8 > li.inner_8f03 > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aa1b .row_thick_5263,
.medium-aa1b .row_thick_5263 a {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aa1b .widget-1da1.wide_1b21 li a,
.medium-aa1b .soft_557c a,
.medium-aa1b .module-cfdf,
.medium-aa1b .panel-stone-a8b8 > li > a,
.medium-aa1b .out_e847 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b .widget-1da1.wide_1b21 li a:hover,
.medium-aa1b .soft_557c a:hover,
.medium-aa1b .module-cfdf:hover,
.medium-aa1b .panel-stone-a8b8 > li > a:hover,
.medium-aa1b .out_e847:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aa1b .banner_b0d2 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b .banner_b0d2 .article_stone_bcdb {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aa1b .banner_b0d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-aa1b .backdrop_c96e .shade_be52 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b .backdrop_c96e .shade_be52 .purple_baa2 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b
  .backdrop_c96e
  .shade_be52
  .purple_baa2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b
  .backdrop_c96e
  .shade_be52
  .purple_baa2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b
  .backdrop_c96e
  .shade_be52
  .purple_baa2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b
  .backdrop_c96e
  .shade_be52
  .purple_baa2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b .backdrop_c96e .easy_c853 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-aa1b .backdrop_c96e .easy_c853:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-232c
  .medium-aa1b
  .backdrop_c96e
  .focus-solid-fae2
  .column-left-b938 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered-232c
  .medium-aa1b
  .backdrop_c96e
  .focus-solid-fae2
  .purple_baa2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_paper_d824 .aside-b0ea {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.aside-b0ea .section_48b4.summary_b0b9 .panel-stone-a8b8 > li > a:focus,
.aside-b0ea .section_48b4.summary_b0b9 .panel-stone-a8b8 > li > a:hover,
.aside-b0ea .section_48b4.last-4d34 .panel-stone-a8b8 > li > a:focus,
.aside-b0ea .section_48b4.last-4d34 .panel-stone-a8b8 > li > a:hover,
.aside-b0ea .section_48b4.search_dim_f299 .panel-stone-a8b8 > li > a:focus,
.aside-b0ea .section_48b4.search_dim_f299 .panel-stone-a8b8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-b0ea
  .section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li.form_49ea
  > a,
.aside-b0ea
  .section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li.backdrop-middle-13c7
  > a,
.aside-b0ea
  .section_48b4.last-4d34
  .panel-stone-a8b8
  > li.form_49ea
  > a,
.aside-b0ea
  .section_48b4.last-4d34
  .panel-stone-a8b8
  > li.backdrop-middle-13c7
  > a,
.aside-b0ea
  .section_48b4.search_dim_f299
  .panel-stone-a8b8
  > li.form_49ea
  > a,
.aside-b0ea .section_48b4.search_dim_f299 .panel-stone-a8b8 > li.inner_8f03 > a {
  color: rgba(0, 0, 0, 0.8);
}
.aside-b0ea .row_thick_5263,
.aside-b0ea .row_thick_5263 a {
  color: rgba(0, 0, 0, 0.8);
}
.aside-b0ea .widget-1da1.wide_1b21 li a,
.aside-b0ea .soft_557c a,
.aside-b0ea .module-cfdf,
.aside-b0ea .panel-stone-a8b8 > li > a,
.aside-b0ea .out_e847 {
  color: rgba(0, 0, 0, 0.55);
}
.aside-b0ea .widget-1da1.wide_1b21 li a:hover,
.aside-b0ea .soft_557c a:hover,
.aside-b0ea .module-cfdf:hover,
.aside-b0ea .panel-stone-a8b8 > li > a:hover,
.aside-b0ea .out_e847:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-b0ea .banner_b0d2 {
  color: rgba(0, 0, 0, 0.55);
}
.aside-b0ea .banner_b0d2 .article_stone_bcdb {
  color: rgba(0, 0, 0, 0.8);
}
.aside-b0ea .banner_b0d2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_46bc .pro-0a7e {
  margin-left: auto;
  margin-right: auto;
}
.header_9434 > * {
  margin-left: auto;
  margin-right: auto;
}
.header_9434 .wide_02d6 {
  margin-right: 1.41575em;
}
.tooltip-6cc4 .header_9434 > .chip_blue_c8dc {
  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;
}
.tooltip-6cc4 .header_9434 > .input_ac12 {
  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;
}
.feature_2343.tabs_46bc .pro-0a7e,
.progress-stone-c18c.tabs_46bc .pro-0a7e {
  margin-left: 0;
}
.section-3e30.tabs_46bc .pro-0a7e,
.complex_e246.tabs_46bc .pro-0a7e {
  margin-right: 0;
}
.header_9434 ol,
.header_9434 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.up-e419 video {
  max-width: 100%;
}
.banner-8940 img {
  display: block;
}
.banner-8940.wide_02d6,
.banner-8940.pattern_adb7 {
  width: 100%;
}
.banner-8940.input_ac12 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress_gas_ca26:not(.button-inner-fa2f) {
  margin: 1.5em auto;
}
.popup_e537 p {
  padding: 1.5em 14px;
}
ul.badge-lower-d993.input_ac12,
ul.badge-lower-d993.chip_blue_c8dc,
ul.badge-lower-d993.bronze_b08b.chip_blue_c8dc {
  padding: 0 14px;
}
.link_f047 {
  display: block;
  overflow-x: auto;
}
.link_f047 table {
  border-collapse: collapse;
  width: 100%;
}
.link_f047 td,
.link_f047 th {
  padding: 0.5em;
}
.header_9434 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.header_9434 ol ol,
.header_9434 ol ul,
.header_9434 ul ol,
.header_9434 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.header_9434 ol ol li,
.header_9434 ol ul li,
.header_9434 ul ol li,
.header_9434 ul ul li {
  margin-left: 0;
}
.thumbnail-pressed-ae7e.message-pressed-6b91 > .gold-5e71 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thumbnail-pressed-ae7e.message-pressed-6b91 > .gold-5e71 iframe,
.thumbnail-pressed-ae7e.message-pressed-6b91 > .gold-5e71 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slow_95ae {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.slow_95ae.tooltip_aaa8 {
  padding: 0;
}
.slow_95ae.tooltip_aaa8 cite {
  font-size: 13px;
}
.slow_95ae > * {
  margin-left: 16px;
  margin-right: 16px;
}
.slow_95ae cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.right_291a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.right_291a > p:first-child {
  margin-top: 0;
}
.right_291a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.right_291a blockquote {
  border-left: 0;
}
.paragraph-cf36 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-cf36:not(.pro_9353) {
  max-width: 100px;
}
.paragraph-cf36.sort-adfb {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-cf36.sort-adfb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .popup_e537 p {
    padding: 1.5em 0;
  }
}
.fast_f6df {
  color: #0073aa;
}
.dropdown-short-1f99 {
  background-color: #0073aa;
}
.layout_top_aebb {
  color: #229fd8;
}
.aside_0e97 {
  background-color: #229fd8;
}
.complex-33ec {
  color: #eee;
}
.hidden-slow-39ac {
  background-color: #eee;
}
.surface-slow-7734 {
  color: #444;
}
.primary_tiny_499e {
  background-color: #444;
}
.mask_fast_6c4c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mask_fast_6c4c .heading_7a0b .soft_557c {
  font-size: 15px;
}
.mask_fast_6c4c .soft_557c {
  line-height: 1.3;
}
.mask_fast_6c4c .aside-b0ea {
}
.mask_fast_6c4c .medium-aa1b {
  background: #235787;
}
.breadcrumb-3843 {
  padding: 0;
}
.breadcrumb-3843 .medium-aa1b {
  background: #1a1a1a;
}
.breadcrumb-3843 .aside-b0ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.complex_d155 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.complex_d155 .aside-b0ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.complex_d155 .medium-aa1b {
  background: #303030;
}
.logo-2960 {
  position: relative;
  z-index: 10;
}
.logo-2960 .module_slow_dda9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_beb8 .iron_3143 {
  display: inline-block;
  vertical-align: middle;
}
.text_beb8.table-700f .iron_3143 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text_beb8.table-700f .iron_3143 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text_beb8.table-700f .iron_3143 {
    margin-right: 0.4em;
  }
}
.text_beb8.table-700f .iron_3143:last-child {
  margin-right: 0;
}
.border-1bf9 .module_slow_dda9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight_paper_d824 .heading_7a0b {
    margin: 0 -0.5em;
  }
  .highlight_paper_d824 .heading_7a0b [class*="customify-col-"],
  .highlight_paper_d824 .heading_7a0b [class*="customify-col_"],
  .highlight_paper_d824 .heading_7a0b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight_paper_d824.pressed-f53f .module_slow_dda9 {
  background: 0 0 !important;
}
.highlight_paper_d824.pressed-f53f .module_slow_dda9,
.highlight_paper_d824.border-1bf9 .module_slow_dda9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight_paper_d824.simple-3646 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight_paper_d824.border-1bf9 .module_slow_dda9 {
  box-shadow: none !important;
}
.focus-2ff2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .focus-2ff2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .focus-2ff2 {
    padding: 18px 0 20px;
  }
}
.focus-2ff2 .link_ff85 {
  width: 100%;
}
.focus-2ff2 .column-first-8c41 {
  margin-bottom: 0;
}
.focus-2ff2 .warm-c842 {
  margin-top: 5px;
  font-size: 0.875em;
}
.under-496b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.under-496b .hovered_da40 {
  width: 100%;
}
.progress_4cf3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.progress_4cf3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.progress_4cf3 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.progress_4cf3 li:last-child:after {
  display: none;
}
.progress_4cf3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.module-beec .feature_paper_47a5 button,
.focus-2ff2 .feature_paper_47a5 button {
  left: 0;
}
.module-beec .hovered_da40,
.focus-2ff2 .hovered_da40 {
  padding-left: 0;
  padding-right: 0;
}
.module-beec .under-496b,
.focus-2ff2 .under-496b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module-beec {
  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;
}
.module-beec: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;
}
.module-beec .texture-pressed-d011 {
  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) {
  .module-beec .texture-pressed-d011 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module-beec .texture-pressed-d011 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module-beec .texture-pressed-d011 {
    min-height: 200px;
  }
}
.module-beec .progress_4cf3 {
  color: rgba(255, 255, 255, 0.8);
}
.module-beec .progress_4cf3 a,
.module-beec .progress_4cf3 li:after {
  color: inherit;
}
.module-beec .progress_4cf3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.green_0b61 {
  margin-bottom: 0.5em;
}
.complex-4a7d {
  margin-bottom: 1.2em;
}
.complex-4a7d,
.green_0b61 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.complex-4a7d p:last-child,
.green_0b61 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature_paper_47a5,
#masthead .feature_paper_47a5 {
  display: none;
}
#masthead
  > .feature_paper_47a5.gallery-action-43f9 {
  display: none;
}
#masthead > .feature_paper_47a5 button {
  left: 0;
}
.container-wood-4858 {
  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%;
}
.container-wood-4858 .iron_3143 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container-wood-4858 .heading-west-cf65 {
  display: -webkit-box;
  display: flex;
}
.container-wood-4858 .heading-west-cf65.iron-ad6d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container-wood-4858 .heading-west-cf65.west-57a0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-wood-4858 .heading-west-cf65.slow_1410 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-wood-4858.texture_iron_ddac.pattern_left_45b8 .heading-west-cf65.iron-ad6d {
  flex-basis: 100%;
}
.container-wood-4858.tabs_next_93d0 .heading-west-cf65.west-57a0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container-wood-4858.tabs_next_93d0 .heading-west-cf65.slow_1410 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature_paper_47a5.gallery-action-43f9 {
  display: none;
}
#masthead > .feature_paper_47a5 button {
  left: 0;
}
.first_eefa {
  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;
}
.first_eefa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.first_eefa.under_d433 i {
  margin-right: 4px;
}
.first_eefa.liquid_6f71 i {
  margin-left: 5px;
}
.soft_557c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.soft_557c p:last-child {
  margin-bottom: 0;
}
.paper_a7dd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paper_a7dd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paper_a7dd img {
  display: block;
  width: auto;
  line-height: 1;
}
.paper_a7dd .row_thick_5263 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paper_a7dd .wrapper_70e0 {
  margin: 5px 0 7px 0;
}
.paper_a7dd.disabled_adcd .photo_6bdd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper_a7dd.disabled_adcd .badge-last-329d {
  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;
}
.paper_a7dd.message_huge_3f0d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paper_a7dd.message_huge_3f0d .photo_6bdd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper_a7dd.message_huge_3f0d .badge-last-329d {
  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;
}
.paper_a7dd.gallery_large_6ff1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper_a7dd.mask_top_be35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paper_a7dd.mask_top_be35 .badge-last-329d {
  margin-top: 7px;
}
.logo-south-faa9 {
  display: inline-block;
}
.logo-2960 .wide-18eb .paper_a7dd img {
  max-width: 100%;
}
.section_48b4 .panel-8965.card-230c,
.form_static_353d .panel-8965.card-230c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_48b4 .media-4958,
.form_static_353d .media-4958 {
  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%);
}
.section_48b4 .media-4958 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.section_48b4.block-light-9ed3 .media-4958 {
  display: none;
}
.section_48b4 .medium-05eb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_48b4 .medium-05eb li {
  display: inline-block;
  position: relative;
}
.section_48b4 .medium-05eb li:last-child {
  margin-right: 0;
}
.section_48b4 .medium-05eb 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;
}
.section_48b4 .medium-05eb li.inner_8f03 > a {
  color: rgba(0, 0, 0, 0.9);
}
.section_48b4 .medium-05eb > 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;
}
.section_48b4 .medium-05eb > li > a i {
  line-height: 0;
}
.section_48b4 .medium-05eb > li.backdrop_mini_8547 > a .media-4958 {
  margin-left: 4px;
  line-height: 0;
}
.section_48b4 .medium-05eb .section_0d6e li.backdrop_mini_8547 > a {
  position: relative;
}
.section_48b4 .medium-05eb .section_0d6e li.backdrop_mini_8547 > a:after,
.section_48b4 .medium-05eb .section_0d6e li.backdrop_mini_8547 > a:before {
  content: "";
  display: table;
}
.section_48b4 .medium-05eb .section_0d6e li.backdrop_mini_8547 > a:after {
  clear: both;
}
.section_48b4 .medium-05eb .section_0d6e li.backdrop_mini_8547 > a .media-4958 {
  margin-left: 5px;
  float: right;
}
.section_48b4 .video_13d3,
.section_48b4 .section_0d6e {
  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;
}
.section_48b4 .section_0d6e {
  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;
}
.section_48b4 .section_0d6e .card-230c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_48b4 .section_0d6e .media-4958 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.section_48b4 .section_0d6e li {
  display: block;
  margin: 0;
  padding: 0;
}
.section_48b4 .section_0d6e 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;
}
.section_48b4 .section_0d6e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.section_48b4 .section_0d6e .section_0d6e {
  top: 0;
  left: 100%;
}
.section_48b4 .fresh-b3f0.fn-focus-d527 > .video_13d3,
.section_48b4 .fresh-b3f0.fn-focus-d527 > .section_0d6e,
.section_48b4 .fresh-b3f0:focus > .video_13d3,
.section_48b4 .fresh-b3f0:focus > .section_0d6e,
.section_48b4 .fresh-b3f0:hover > .video_13d3,
.section_48b4 .fresh-b3f0:hover > .section_0d6e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.section_48b4.search_dim_f299 .panel-stone-a8b8:after,
.section_48b4.search_dim_f299 .panel-stone-a8b8:before {
  content: "";
  display: table;
}
.section_48b4.search_dim_f299 .panel-stone-a8b8:after {
  clear: both;
}
.section_48b4.search_dim_f299 .panel-stone-a8b8 > li {
  float: left;
}
.section_48b4.heading-action-cda3 .panel-stone-a8b8:after,
.section_48b4.heading-action-cda3 .panel-stone-a8b8:before {
  content: "";
  display: table;
}
.section_48b4.heading-action-cda3 .panel-stone-a8b8:after {
  clear: both;
}
.section_48b4.heading-action-cda3 .panel-stone-a8b8 > li {
  float: left;
}
.section_48b4.heading-action-cda3 .panel-stone-a8b8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.section_48b4.heading-action-cda3 .panel-stone-a8b8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.section_48b4.heading-action-cda3 .panel-stone-a8b8 > li.form_49ea > a,
.section_48b4.heading-action-cda3 .panel-stone-a8b8 > li.inner_8f03 > a {
  color: #fff;
  background-color: #1e4b75;
}
.section_48b4.summary_b0b9 .panel-stone-a8b8 > li > a .card-230c {
  position: relative;
}
.section_48b4.summary_b0b9 .panel-stone-a8b8 > li > a .card-230c: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;
}
.section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li:focus
  > a
  .card-230c:before,
.section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li:hover
  > a
  .card-230c:before {
  width: 100%;
  background-color: currentColor;
}
.section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li.form_49ea
  > a
  .card-230c:before,
.section_48b4.summary_b0b9
  .panel-stone-a8b8
  > li.backdrop-middle-13c7
  > a
  .card-230c:before {
  width: 100%;
  background-color: currentColor;
}
.section_48b4.last-4d34 .panel-stone-a8b8 > li > a .card-230c {
  position: relative;
}
.section_48b4.last-4d34 .panel-stone-a8b8 > li > a .card-230c: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;
}
.section_48b4.last-4d34 .panel-stone-a8b8 > li:focus > a .card-230c:before,
.section_48b4.last-4d34
  .panel-stone-a8b8
  > li:hover
  > a
  .card-230c:before {
  width: 100%;
  background-color: currentColor;
}
.section_48b4.last-4d34
  .panel-stone-a8b8
  > li.form_49ea
  > a
  .card-230c:before,
.section_48b4.last-4d34
  .panel-stone-a8b8
  > li.backdrop-middle-13c7
  > a
  .card-230c:before {
  width: 100%;
  background-color: currentColor;
}
.form_static_353d .medium-05eb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form_static_353d .medium-05eb li:first-child > a {
  border-top: none;
}
.form_static_353d .medium-05eb .bottom-f391 > .card-230c .media-4958 {
  display: none;
}
.form_static_353d .medium-05eb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.form_static_353d .medium-05eb li:last-child {
  border: none;
}
.form_static_353d .medium-05eb li.backdrop_mini_8547 > a {
  padding-right: 45px !important;
}
.form_static_353d .medium-05eb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.form_static_353d .medium-05eb li a:focus,
.form_static_353d .medium-05eb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_static_353d .medium-05eb li .icon-a010 {
  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;
}
.form_static_353d .medium-05eb li .icon-a010:hover {
  box-shadow: none;
}
.form_static_353d .medium-05eb li .icon-a010 .media-4958 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.form_static_353d .medium-05eb .section_0d6e {
  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);
}
.form_static_353d .medium-05eb .section_0d6e li a {
  padding-left: 3em;
}
.form_static_353d .medium-05eb .alert_pro_3b1d > a .icon-a010 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form_static_353d .medium-05eb .alert_pro_3b1d > .section_0d6e {
  display: block;
  opacity: 1;
}
.element_current_30c2 {
  max-width: 100%;
}
.search-active-1dae {
  line-height: 0;
  cursor: pointer;
}
.out_e847 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.out_e847:hover {
  box-shadow: none;
  color: currentColor;
}
.out_e847 svg {
  width: 18px;
  height: 18px;
}
.out_e847 .video_c864 {
  display: none;
}
.mask_93da {
  position: relative;
}
.mask_93da.fn-active-d527 .out_e847 .summary_541d {
  display: none;
}
.mask_93da.fn-active-d527 .out_e847 .video_c864 {
  display: inline-block;
}
.mask_93da .pagination_liquid_43a3 {
  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);
}
.mask_93da.sidebar-mini-cebd .pagination_liquid_43a3 {
  left: auto;
  right: -0.9em;
}
.mask_93da.sidebar-mini-cebd .fresh_8086::before {
  left: auto;
  right: 15px;
}
.mask_93da.fn-active-d527 .pagination_liquid_43a3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-solid-fae2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focus-solid-fae2 label {
  flex-basis: 100%;
}
.focus-solid-fae2 .shade_be52 {
  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;
}
.focus-solid-fae2 .purple_baa2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focus-solid-fae2 .purple_baa2:focus {
  background-color: transparent;
}
.focus-solid-fae2 button.easy_c853 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focus-solid-fae2 button.easy_c853:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focus-solid-fae2 button.easy_c853 svg {
  width: 18px;
  height: 18px;
}
.focus-solid-fae2 input[type="submit"] {
  min-height: auto;
}
.backdrop_c96e .focus-solid-fae2 .purple_baa2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fresh_8086 {
  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) {
  .fresh_8086 {
    width: 220px;
  }
}
.fresh_8086 label {
  flex-basis: 100%;
}
.fresh_8086::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;
}
.hovered-232c .backdrop_c96e .focus-solid-fae2 {
  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;
}
.hovered-232c
  .backdrop_c96e
  .focus-solid-fae2
  .shade_be52 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hovered-232c .backdrop_c96e .focus-solid-fae2 .purple_baa2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hovered-232c
  .backdrop_c96e
  .focus-solid-fae2
  .purple_baa2:focus {
  background: 0 0;
}
.hovered-232c
  .backdrop_c96e
  .focus-solid-fae2
  .column-left-b938 {
  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;
}
.widget-1da1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.widget-1da1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.widget-1da1 li:last-child {
  margin-right: 0;
}
.widget-1da1 li:first-child {
  margin-left: 0;
}
.widget-1da1.pagination_narrow_c102 a {
  color: #fff;
}
.widget-1da1.pagination_narrow_c102 a:hover {
  color: #fff;
}
.widget-1da1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.widget-1da1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.widget-1da1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-1da1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.widget-1da1 [class*="social-icon-apple"] {
  background-color: #999;
}
.widget-1da1 [class*="social-icon-apple"].smooth-bce5 {
  background-color: transparent;
  color: #999;
}
.widget-1da1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.widget-1da1 [class*="social-icon-behance"].smooth-bce5 {
  background-color: transparent;
  color: #1769ff;
}
.widget-1da1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.widget-1da1 [class*="social-icon-bitbucket"].smooth-bce5 {
  background-color: transparent;
  color: #205081;
}
.widget-1da1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.widget-1da1 [class*="social-icon-codepen"].smooth-bce5 {
  background-color: transparent;
  color: #000;
}
.widget-1da1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.widget-1da1 [class*="social-icon-delicious"].smooth-bce5 {
  background-color: transparent;
  color: #39f;
}
.widget-1da1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.widget-1da1 [class*="social-icon-digg"].smooth-bce5 {
  background-color: transparent;
  color: #005be2;
}
.widget-1da1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.widget-1da1 [class*="social-icon-dribbble"].smooth-bce5 {
  background-color: transparent;
  color: #ea4c89;
}
.widget-1da1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.widget-1da1 [class*="social-icon-envelope"].smooth-bce5 {
  background-color: transparent;
  color: #ea4335;
}
.widget-1da1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.widget-1da1 [class*="social-icon-facebook"].smooth-bce5 {
  background-color: transparent;
  color: #3b5998;
}
.widget-1da1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.widget-1da1 [class*="social-icon-flickr"].smooth-bce5 {
  background-color: transparent;
  color: #0063dc;
}
.widget-1da1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.widget-1da1 [class*="social-icon-foursquare"].smooth-bce5 {
  background-color: transparent;
  color: #2d5be3;
}
.widget-1da1 [class*="social-icon-github"] {
  background-color: #333;
}
.widget-1da1 [class*="social-icon-github"].smooth-bce5 {
  background-color: transparent;
  color: #333;
}
.widget-1da1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.widget-1da1 [class*="social-icon-google-plus"].smooth-bce5 {
  background-color: transparent;
  color: #dd4b39;
}
.widget-1da1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.widget-1da1 [class*="social-icon-houzz"].smooth-bce5 {
  background-color: transparent;
  color: #7ac142;
}
.widget-1da1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.widget-1da1 [class*="social-icon-instagram"].smooth-bce5 {
  background-color: transparent;
  color: #262626;
}
.widget-1da1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.widget-1da1 [class*="social-icon-jsfiddle"].smooth-bce5 {
  background-color: transparent;
  color: #487aa2;
}
.widget-1da1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.widget-1da1 [class*="social-icon-linkedin"].smooth-bce5 {
  background-color: transparent;
  color: #0077b5;
}
.widget-1da1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.widget-1da1 [class*="social-icon-medium"].smooth-bce5 {
  background-color: transparent;
  color: #00ab6b;
}
.widget-1da1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.widget-1da1
  [class*="social-icon-odnoklassniki"].smooth-bce5 {
  background-color: transparent;
  color: #f4731c;
}
.widget-1da1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.widget-1da1 [class*="social-icon-meetup"].smooth-bce5 {
  background-color: transparent;
  color: #ec1c40;
}
.widget-1da1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.widget-1da1 [class*="social-icon-pinterest"].smooth-bce5 {
  background-color: transparent;
  color: #bd081c;
}
.widget-1da1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.widget-1da1 [class*="social-icon-product-hunt"].smooth-bce5 {
  background-color: transparent;
  color: #da552f;
}
.widget-1da1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.widget-1da1 [class*="social-icon-reddit"].smooth-bce5 {
  background-color: transparent;
  color: #ff4500;
}
.widget-1da1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.widget-1da1 [class*="social-icon-rss"].smooth-bce5 {
  background-color: transparent;
  color: #f26522;
}
.widget-1da1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.widget-1da1
  [class*="social-icon-shopping-cart"].smooth-bce5 {
  background-color: transparent;
  color: #4caf50;
}
.widget-1da1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.widget-1da1 [class*="social-icon-skype"].smooth-bce5 {
  background-color: transparent;
  color: #00aff0;
}
.widget-1da1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.widget-1da1 [class*="social-icon-slideshare"].smooth-bce5 {
  background-color: transparent;
  color: #0077b5;
}
.widget-1da1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.widget-1da1 [class*="social-icon-snapchat"].smooth-bce5 {
  background-color: transparent;
  color: #fffc00;
}
.widget-1da1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.widget-1da1 [class*="social-icon-soundcloud"].smooth-bce5 {
  background-color: transparent;
  color: #f80;
}
.widget-1da1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.widget-1da1 [class*="social-icon-spotify"].smooth-bce5 {
  background-color: transparent;
  color: #2ebd59;
}
.widget-1da1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.widget-1da1
  [class*="social-icon-stack-overflow"].smooth-bce5 {
  background-color: transparent;
  color: #fe7a15;
}
.widget-1da1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.widget-1da1 [class*="social-icon-maldkfgram"].smooth-bce5 {
  background-color: transparent;
  color: #2ca5e0;
}
.widget-1da1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.widget-1da1 [class*="social-icon-tripadvisor"].smooth-bce5 {
  background-color: transparent;
  color: #589442;
}
.widget-1da1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.widget-1da1 [class*="social-icon-tumblr"].smooth-bce5 {
  background-color: transparent;
  color: #35465c;
}
.widget-1da1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.widget-1da1 [class*="social-icon-twitch"].smooth-bce5 {
  background-color: transparent;
  color: #6441a5;
}
.widget-1da1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.widget-1da1 [class*="social-icon-twitter"].smooth-bce5 {
  background-color: transparent;
  color: #1da1f2;
}
.widget-1da1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.widget-1da1 [class*="social-icon-vimeo"].smooth-bce5 {
  background-color: transparent;
  color: #1ab7ea;
}
.widget-1da1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.widget-1da1 [class*="social-icon-vk"].smooth-bce5 {
  background-color: transparent;
  color: #45668e;
}
.widget-1da1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.widget-1da1 [class*="social-icon-weibo"].smooth-bce5 {
  background-color: transparent;
  color: #df2029;
}
.widget-1da1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.widget-1da1 [class*="social-icon-weixin"].smooth-bce5 {
  background-color: transparent;
  color: #7bb32e;
}
.widget-1da1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.widget-1da1 [class*="social-icon-whatsapp"].smooth-bce5 {
  background-color: transparent;
  color: #25d366;
}
.widget-1da1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.widget-1da1 [class*="social-icon-wordpress"].smooth-bce5 {
  background-color: transparent;
  color: #21759b;
}
.widget-1da1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.widget-1da1 [class*="social-icon-xing"].smooth-bce5 {
  background-color: transparent;
  color: #026466;
}
.widget-1da1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.widget-1da1 [class*="social-icon-yelp"].smooth-bce5 {
  background-color: transparent;
  color: #af0606;
}
.widget-1da1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.widget-1da1 [class*="social-icon-youtube"].smooth-bce5 {
  background-color: transparent;
  color: #cd201f;
}
.module-cfdf {
  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;
}
.module-cfdf:hover {
  box-shadow: none;
  background: 0 0;
}
.south-b684 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.border-current-16d4 {
  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;
}
.description-fccf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight-3ee1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight-3ee1,
.highlight-3ee1::after,
.highlight-3ee1::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;
}
.highlight-3ee1::after,
.highlight-3ee1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focus-fixed-900b .border-current-16d4 .description-fccf {
  margin-top: -2px;
  width: 19px;
}
.focus-fixed-900b .border-current-16d4 .highlight-3ee1 {
  margin-top: -1px;
}
.focus-fixed-900b .border-current-16d4 .highlight-3ee1,
.focus-fixed-900b .border-current-16d4 .highlight-3ee1::after,
.focus-fixed-900b .border-current-16d4 .highlight-3ee1::before {
  width: 19px;
  height: 2px;
}
.focus-fixed-900b .border-current-16d4 .highlight-3ee1::before {
  top: -6px;
}
.focus-fixed-900b .border-current-16d4 .highlight-3ee1::after {
  bottom: -6px;
}
.dim-25c5 .border-current-16d4 .description-fccf {
  margin-top: -2px;
  width: 22px;
}
.dim-25c5 .border-current-16d4 .highlight-3ee1 {
  margin-top: -1px;
}
.dim-25c5 .border-current-16d4 .highlight-3ee1,
.dim-25c5 .border-current-16d4 .highlight-3ee1::after,
.dim-25c5 .border-current-16d4 .highlight-3ee1::before {
  width: 22px;
  height: 2px;
}
.dim-25c5 .border-current-16d4 .highlight-3ee1::before {
  top: -7px;
}
.dim-25c5 .border-current-16d4 .highlight-3ee1::after {
  bottom: -7px;
}
.pattern_9c34 .border-current-16d4 .description-fccf {
  margin-top: -2px;
  width: 31px;
}
.pattern_9c34 .border-current-16d4 .highlight-3ee1 {
  margin-top: -1.5px;
}
.pattern_9c34 .border-current-16d4 .highlight-3ee1,
.pattern_9c34 .border-current-16d4 .highlight-3ee1::after,
.pattern_9c34 .border-current-16d4 .highlight-3ee1::before {
  width: 31px;
  height: 3px;
}
.pattern_9c34 .border-current-16d4 .highlight-3ee1::before {
  top: -9px;
}
.pattern_9c34 .border-current-16d4 .highlight-3ee1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .panel-102b .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 19px;
  }
  .panel-102b .border-current-16d4 .highlight-3ee1 {
    margin-top: -1px;
  }
  .panel-102b .border-current-16d4 .highlight-3ee1,
  .panel-102b .border-current-16d4 .highlight-3ee1::after,
  .panel-102b .border-current-16d4 .highlight-3ee1::before {
    width: 19px;
    height: 2px;
  }
  .panel-102b .border-current-16d4 .highlight-3ee1::before {
    top: -6px;
  }
  .panel-102b .border-current-16d4 .highlight-3ee1::after {
    bottom: -6px;
  }
  .link-b940 .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 22px;
  }
  .link-b940 .border-current-16d4 .highlight-3ee1 {
    margin-top: -1px;
  }
  .link-b940 .border-current-16d4 .highlight-3ee1,
  .link-b940 .border-current-16d4 .highlight-3ee1::after,
  .link-b940 .border-current-16d4 .highlight-3ee1::before {
    width: 22px;
    height: 2px;
  }
  .link-b940 .border-current-16d4 .highlight-3ee1::before {
    top: -7px;
  }
  .link-b940 .border-current-16d4 .highlight-3ee1::after {
    bottom: -7px;
  }
  .link_iron_80f9 .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 31px;
  }
  .link_iron_80f9 .border-current-16d4 .highlight-3ee1 {
    margin-top: -1.5px;
  }
  .link_iron_80f9 .border-current-16d4 .highlight-3ee1,
  .link_iron_80f9 .border-current-16d4 .highlight-3ee1::after,
  .link_iron_80f9 .border-current-16d4 .highlight-3ee1::before {
    width: 31px;
    height: 3px;
  }
  .link_iron_80f9 .border-current-16d4 .highlight-3ee1::before {
    top: -9px;
  }
  .link_iron_80f9 .border-current-16d4 .highlight-3ee1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-b671 .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 19px;
  }
  .notification-b671 .border-current-16d4 .highlight-3ee1 {
    margin-top: -1px;
  }
  .notification-b671 .border-current-16d4 .highlight-3ee1,
  .notification-b671 .border-current-16d4 .highlight-3ee1::after,
  .notification-b671 .border-current-16d4 .highlight-3ee1::before {
    width: 19px;
    height: 2px;
  }
  .notification-b671 .border-current-16d4 .highlight-3ee1::before {
    top: -6px;
  }
  .notification-b671 .border-current-16d4 .highlight-3ee1::after {
    bottom: -6px;
  }
  .carousel-9647 .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-9647 .border-current-16d4 .highlight-3ee1 {
    margin-top: -1px;
  }
  .carousel-9647 .border-current-16d4 .highlight-3ee1,
  .carousel-9647 .border-current-16d4 .highlight-3ee1::after,
  .carousel-9647 .border-current-16d4 .highlight-3ee1::before {
    width: 22px;
    height: 2px;
  }
  .carousel-9647 .border-current-16d4 .highlight-3ee1::before {
    top: -7px;
  }
  .carousel-9647 .border-current-16d4 .highlight-3ee1::after {
    bottom: -7px;
  }
  .dirty_89c1 .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 31px;
  }
  .dirty_89c1 .border-current-16d4 .highlight-3ee1 {
    margin-top: -1.5px;
  }
  .dirty_89c1 .border-current-16d4 .highlight-3ee1,
  .dirty_89c1 .border-current-16d4 .highlight-3ee1::after,
  .dirty_89c1 .border-current-16d4 .highlight-3ee1::before {
    width: 31px;
    height: 3px;
  }
  .dirty_89c1 .border-current-16d4 .highlight-3ee1::before {
    top: -9px;
  }
  .dirty_89c1 .border-current-16d4 .highlight-3ee1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button_ed8a .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 19px;
  }
  .button_ed8a .border-current-16d4 .highlight-3ee1 {
    margin-top: -1px;
  }
  .button_ed8a .border-current-16d4 .highlight-3ee1,
  .button_ed8a .border-current-16d4 .highlight-3ee1::after,
  .button_ed8a .border-current-16d4 .highlight-3ee1::before {
    width: 19px;
    height: 2px;
  }
  .button_ed8a .border-current-16d4 .highlight-3ee1::before {
    top: -6px;
  }
  .button_ed8a .border-current-16d4 .highlight-3ee1::after {
    bottom: -6px;
  }
  .shade-light-fef3 .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 22px;
  }
  .shade-light-fef3 .border-current-16d4 .highlight-3ee1 {
    margin-top: -1px;
  }
  .shade-light-fef3 .border-current-16d4 .highlight-3ee1,
  .shade-light-fef3 .border-current-16d4 .highlight-3ee1::after,
  .shade-light-fef3 .border-current-16d4 .highlight-3ee1::before {
    width: 22px;
    height: 2px;
  }
  .shade-light-fef3 .border-current-16d4 .highlight-3ee1::before {
    top: -7px;
  }
  .shade-light-fef3 .border-current-16d4 .highlight-3ee1::after {
    bottom: -7px;
  }
  .preview-current-21a1 .border-current-16d4 .description-fccf {
    margin-top: -2px;
    width: 31px;
  }
  .preview-current-21a1 .border-current-16d4 .highlight-3ee1 {
    margin-top: -1.5px;
  }
  .preview-current-21a1 .border-current-16d4 .highlight-3ee1,
  .preview-current-21a1 .border-current-16d4 .highlight-3ee1::after,
  .preview-current-21a1 .border-current-16d4 .highlight-3ee1::before {
    width: 31px;
    height: 3px;
  }
  .preview-current-21a1 .border-current-16d4 .highlight-3ee1::before {
    top: -9px;
  }
  .preview-current-21a1 .border-current-16d4 .highlight-3ee1::after {
    bottom: -9px;
  }
}
.section_7f28 .highlight-3ee1 {
  -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);
}
.section_7f28 .highlight-3ee1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.section_7f28 .highlight-3ee1::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);
}
.section_7f28.accent-480f .highlight-3ee1 {
  -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);
}
.section_7f28.accent-480f .highlight-3ee1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.section_7f28.accent-480f .highlight-3ee1::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);
}
.table-wood-5e79 {
  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.caption_f66e:before {
  display: none;
}
.notice_36dd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice_36dd .thick_0e82 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice_36dd .thick_0e82:last-of-type {
  border-bottom: none;
}
.notice_36dd .thick_0e82.mini-285f,
.notice_36dd .thick_0e82.feature_4c60,
.notice_36dd .thick_0e82.icon-ade2 {
  padding: 0;
}
.notice_36dd .form_static_353d .icon-a010 {
  color: currentColor;
}
.notice_36dd .form_static_353d .icon-a010:focus,
.notice_36dd .form_static_353d .icon-a010:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_36dd.aside-b0ea .banner_b0d2,
.notice_36dd.aside-b0ea .soft_557c a,
.notice_36dd.aside-b0ea .panel-stone-a8b8 a,
.notice_36dd.aside-b0ea .section_0d6e a {
  color: rgba(0, 0, 0, 0.55);
}
.notice_36dd.aside-b0ea .banner_b0d2:hover,
.notice_36dd.aside-b0ea .soft_557c a:hover,
.notice_36dd.aside-b0ea .panel-stone-a8b8 a:hover,
.notice_36dd.aside-b0ea .section_0d6e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_36dd.aside-b0ea .article_stone_bcdb {
  color: rgba(0, 0, 0, 0.8);
}
.notice_36dd.aside-b0ea .thick_0e82 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_36dd.aside-b0ea .thick_0e82:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice_36dd.aside-b0ea .tertiary-cold-165e:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice_36dd.aside-b0ea .form_static_353d .medium-05eb li a,
.notice_36dd.aside-b0ea .form_static_353d .icon-a010,
.notice_36dd.aside-b0ea .section_0d6e {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_36dd.aside-b0ea .form_static_353d .icon-a010:focus,
.notice_36dd.aside-b0ea .form_static_353d .icon-a010:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_36dd.aside-b0ea .medium-05eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_36dd.medium-aa1b .banner_b0d2,
.notice_36dd.medium-aa1b .soft_557c a,
.notice_36dd.medium-aa1b .panel-stone-a8b8 .icon-a010,
.notice_36dd.medium-aa1b .panel-stone-a8b8 a,
.notice_36dd.medium-aa1b .section_0d6e a {
  color: rgba(255, 255, 255, 0.79);
}
.notice_36dd.medium-aa1b .banner_b0d2:hover,
.notice_36dd.medium-aa1b .soft_557c a:hover,
.notice_36dd.medium-aa1b .panel-stone-a8b8 .icon-a010:hover,
.notice_36dd.medium-aa1b .panel-stone-a8b8 a:hover,
.notice_36dd.medium-aa1b .section_0d6e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_36dd.medium-aa1b .article_stone_bcdb {
  color: rgba(255, 255, 255, 0.99);
}
.notice_36dd.medium-aa1b .thick_0e82 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_36dd.medium-aa1b .thick_0e82:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice_36dd.medium-aa1b .tertiary-cold-165e:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_36dd.medium-aa1b .form_static_353d .medium-05eb li a,
.notice_36dd.medium-aa1b .form_static_353d .icon-a010,
.notice_36dd.medium-aa1b .section_0d6e {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_36dd.medium-aa1b .form_static_353d .icon-a010:focus,
.notice_36dd.medium-aa1b .form_static_353d .icon-a010:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_36dd.medium-aa1b .medium-05eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-cold-165e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary-cold-165e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fast-00de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bronze-7519 .notice_36dd {
  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;
}
.bronze-7519 .thick_0e82 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bronze-7519 .thick_0e82: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) {
  .bronze-7519 .thick_0e82:before {
    width: 16%;
    left: 42%;
  }
}
.bronze-7519 .thick_0e82:last-child:before {
  content: none;
}
.bronze-7519 .thick_0e82[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bronze-7519 .form_static_353d .medium-05eb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bronze-7519 .form_static_353d .medium-05eb li a .icon-a010 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bronze-7519 .form_static_353d .section_0d6e {
  border: none;
}
.bronze-7519 .form_static_353d .section_0d6e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bronze-7519 .tertiary-cold-165e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bronze-7519 .fast-00de {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bronze-7519 .medium-aa1b .tertiary-cold-165e:before {
  background: rgba(0, 0, 0, 0.9);
}
.bronze-7519 .aside-b0ea.module-1ff5 .highlight-3ee1 {
  background: rgba(0, 0, 0, 0.6);
}
.bronze-7519
  .aside-b0ea.module-1ff5
  .highlight-3ee1::after,
.bronze-7519
  .aside-b0ea.module-1ff5
  .highlight-3ee1:before {
  background: inherit;
}
.bronze-7519
  .aside-b0ea.module-1ff5:hover
  .highlight-3ee1 {
  background: rgba(0, 0, 0, 0.8);
}
.plasma_2572 .notice_36dd {
  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) {
  .plasma_2572 .notice_36dd {
    width: auto;
    right: 45px;
  }
}
.purple_c7ca .notice_36dd {
  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) {
  .purple_c7ca .notice_36dd {
    width: auto;
    left: 45px;
  }
}
.caption_f66e .notice_36dd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.caption_f66e .fast-00de {
  max-width: 48em;
  margin: 0 auto;
}
.caption_f66e .tertiary-cold-165e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture-tall-71b8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture-tall-71b8.bronze-7519 .notice_36dd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture-tall-71b8.plasma_2572 .notice_36dd {
  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);
}
.texture-tall-71b8 .notice_36dd {
  visibility: visible;
}
.texture-tall-71b8.purple_c7ca .notice_36dd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hero-down-9617,
.pattern-c89d {
  overflow-x: hidden;
}
.hero-down-9617 .notice_36dd {
  overflow: auto;
}
.hero-down-9617.bronze-7519 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-down-9617.bronze-7519 .notice_36dd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hero-down-9617.bronze-7519 .module-cfdf {
  opacity: 0;
}
.hero-down-9617.plasma_2572 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-down-9617.plasma_2572 .notice_36dd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hero-down-9617.plasma_2572 .module-cfdf {
  opacity: 0;
}
.hero-down-9617.purple_c7ca {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-down-9617.purple_c7ca .notice_36dd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hero-down-9617.purple_c7ca .module-cfdf {
  opacity: 0;
}
.hero-down-9617.caption_f66e .notice_36dd {
  z-index: 10;
  visibility: visible;
}
.module-1ff5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module-1ff5 .highlight-3ee1 {
  background: rgba(255, 255, 255, 0.99);
}
.module-1ff5 .highlight-3ee1::after,
.module-1ff5 .highlight-3ee1:before {
  background: inherit;
}
.module-1ff5:hover .highlight-3ee1 {
  background: rgba(255, 255, 255, 0.99);
}
.purple_c7ca .module-1ff5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.caption_f66e .module-1ff5 {
  display: none !important;
}
.hero-down-9617:before,
.pattern-c89d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hero-down-9617 .module-1ff5,
.pattern-c89d .module-1ff5 {
  display: inline-block;
}
.notice_36dd .iron_3143 {
  -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;
}
.hero-down-9617 .notice_36dd .iron_3143,
.pattern-c89d .notice_36dd .iron_3143 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.east_f901 .shade_be52 {
  width: 100%;
}
.wide-18eb {
  padding: 0 0.5em 0;
}
.wide-18eb [class*="customify-col-"],
.wide-18eb [class*="customify-col_"],
.wide-18eb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-4d7d .wide-18eb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_7a0b .progress_23d6,
  .progress_23d6 {
    display: none;
  }
  .box_steel_2561 {
    text-align: left;
  }
  .light-ba6e {
    text-align: center;
  }
  .hot-4b69 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_7a0b .mask-cf74,
  .mask-cf74 {
    display: none;
  }
  .wrapper_action_3633 {
    text-align: left;
  }
  .fluid_7fff {
    text-align: center;
  }
  .video_39f1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_7a0b .small-40ff,
  .small-40ff {
    display: none;
  }
  .input-hard-73eb {
    text-align: left;
  }
  .item_e408 {
    text-align: center;
  }
  .preview-87aa {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hard-4e22 {
  box-shadow: none !important;
}
.tiny_343a .text_320a,
.primary-pro-cc46 .text_320a {
  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;
}
.primary-pro-cc46 .text_320a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module_slow_dda9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module_slow_dda9:after,
.module_slow_dda9:before {
  content: "";
  display: table;
}
.module_slow_dda9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module_slow_dda9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module_slow_dda9,
.simple-3646 {
  max-width: 1248px;
  margin: 0 auto;
}

.item_upper_114d.item-f0db .module_slow_dda9 {
  max-width: 100%;
}
.item_upper_114d.out_c73e {
  max-width: 1200px;
  margin: 0 auto;
}
.item_upper_114d.status-95f8 .module_slow_dda9 {
  max-width: 100%;
}
.item_upper_114d.status-95f8 > .module_slow_dda9 {
  padding-left: 0;
  padding-right: 0;
}
.item_upper_114d.status-95f8 > .module_slow_dda9 .heading_7a0b {
  margin: 0;
}
.item_upper_114d.status-95f8
  > .module_slow_dda9
  .focus-a71e.button_da2e {
  margin-right: 0;
  margin-left: 0;
}
.item_upper_114d.status-95f8 #main.button_da2e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fast_3a24 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fast_3a24 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .medium_9729 .pro-0a7e {
    padding-right: 1em;
  }
  .medium_9729.red-fd43 .focus-a71e {
    border-right: 1px solid #eaecee;
  }
  .medium_9729.red-fd43 .pro-0a7e {
    padding-right: 1em;
  }
  .medium_9729.red-fd43 .primary_1e77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-14ae .pro-0a7e {
    padding-left: 1em;
  }
  .background-14ae.red-fd43 .focus-a71e {
    border-left: 1px solid #eaecee;
  }
  .background-14ae.red-fd43 .pro-0a7e {
    padding-left: 1em;
  }
  .background-14ae.red-fd43 .primary_1e77 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_8a82 .pro-0a7e {
    padding-left: 1em;
  }
  .picture_8a82.red-fd43 .surface-paper-2eba {
    border-right: 1px solid #eaecee;
  }
  .picture_8a82.red-fd43 .frame-0052 {
    border-right: 1px solid #eaecee;
  }
  .picture_8a82.red-fd43 .pro-0a7e {
    padding-left: 1em;
  }
  .picture_8a82.red-fd43 .primary_1e77 {
    padding-right: 1em;
  }
  .picture_8a82.red-fd43 .summary-black-34ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_gold_0313 .pro-0a7e {
    padding-right: 1em;
  }
  .card_gold_0313.red-fd43 .surface-paper-2eba {
    border-left: 1px solid #eaecee;
  }
  .card_gold_0313.red-fd43 .frame-0052 {
    border-left: 1px solid #eaecee;
  }
  .card_gold_0313.red-fd43 .pro-0a7e {
    padding-right: 1em;
  }
  .card_gold_0313.red-fd43 .primary_1e77 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card_gold_0313.red-fd43 .summary-black-34ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast_3a24 .pro-0a7e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast_3a24.red-fd43 .focus-a71e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fast_3a24.red-fd43 .pro-0a7e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast_3a24.red-fd43 .primary_1e77 {
    padding-left: 1em;
  }
  .fast_3a24.red-fd43 .summary-black-34ae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fast_3a24.red-fd43 .pro-0a7e {
    padding-left: 0;
  }
}
.border-liquid-dd9e .text_beb8 {
  display: inline-block;
}
.section_b0ee {
  display: inline-block;
}
.progress_wood_2cb1 {
  word-con: break-word;
}
.down-294a > span {
  display: inline-block;
  padding: 5px 0;
}
.down-294a .tag_f9d2 {
  margin-left: 8px;
  margin-right: 8px;
}
.down-294a .nav-b51c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture-3cd6 .cold_3e95 {
  margin-bottom: 2em;
}
.picture-3cd6 .pro-04cc {
  margin-bottom: 15px;
}
.picture-3cd6 .pro-04cc:last-child {
  margin-bottom: 0;
}
.picture-3cd6 .article-wide-fe1d {
  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) {
  .picture-3cd6 .article-wide-fe1d {
    display: block;
  }
}
.picture-3cd6 .section_bright_b425 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture-3cd6 .section_bright_b425 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture-3cd6 .down_26fb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture-3cd6 .down_26fb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture-3cd6 .down_26fb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture-3cd6 .progress_wood_2cb1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture-3cd6 .progress_wood_2cb1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture-3cd6 .table-207c p:last-child {
  margin-bottom: 0;
}
.picture-3cd6 .simple-1145 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture-3cd6 .aside_f322 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture-3cd6 .detail-c7cf {
  margin-top: 1em;
}
.picture-3cd6 .photo_f36c {
  top: 0;
  display: block;
}
.picture-3cd6 .photo_f36c a {
  color: inherit;
}
.picture-3cd6 .photo_f36c a:hover {
  color: inherit;
}
.picture-3cd6 .summary_3f0a {
  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;
}
.picture-3cd6 .summary_3f0a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture-3cd6 .aside_f322 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture-3cd6 .current-5ab5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture-3cd6 .current-5ab5:first-child {
  margin-top: 0;
}
.picture-3cd6 .current-5ab5.notification-hot-a4d0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture-3cd6 .current-5ab5.wrapper_2c8f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture-3cd6
  .current-5ab5.wrapper_2c8f.accent-9c02
  .detail-c7cf {
  width: 100%;
}
.picture-3cd6 .wrapper_2c8f {
  -webkit-box-align: center;
  align-items: center;
}
.picture-3cd6 .wrapper_2c8f .down-294a,
.picture-3cd6 .wrapper_2c8f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture-3cd6 .down_26fb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-3cd6 .down_26fb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-3cd6 .down_26fb: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;
}
.picture-3cd6 .notification-hot-a4d0 {
  z-index: 5;
}
.picture-3cd6 .aside-center-c2bf .copper-7378 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture-3cd6 .huge-c05a .copper-7378 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture-3cd6 .header_middle_58a8 .copper-7378 {
  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;
}
.picture-3cd6.solid-4237 .article-wide-fe1d,
.picture-3cd6.west-0ff6 .article-wide-fe1d {
  display: block;
}
.picture-3cd6.solid-4237 .article-wide-fe1d .large-e97c,
.picture-3cd6.solid-4237 .article-wide-fe1d .aside_f322,
.picture-3cd6.west-0ff6 .article-wide-fe1d .large-e97c,
.picture-3cd6.west-0ff6 .article-wide-fe1d .aside_f322 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-3cd6.chip_yellow_c2a6 .section_bright_b425 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture-3cd6.chip_yellow_c2a6 .section_bright_b425 {
    margin-right: 0;
  }
}
.picture-3cd6.solid-4237 .section_bright_b425,
.picture-3cd6.west-0ff6 .section_bright_b425 {
  padding-top: 40%;
}
.picture-3cd6.solid-4237 .cold_3e95,
.picture-3cd6.west-0ff6 .cold_3e95 {
  display: block;
}
.picture-3cd6.solid-4237 .fn-sticky-d527 .aside_f322,
.picture-3cd6.west-0ff6 .fn-sticky-d527 .aside_f322 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture-3cd6.solid-4237 .section_bright_b425,
.picture-3cd6.west-0ff6 .section_bright_b425 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture-3cd6.solid-4237 .aside_f322 {
  padding: 1em;
}
.module-white-8ddf {
  margin: 30px auto;
  display: block;
}
.module-white-8ddf .notice_1150 > * {
  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;
}
.module-white-8ddf .notice_1150 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module-white-8ddf .notice_1150 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail-55db .down-294a {
  margin-bottom: 1.41575em;
}
.detail-55db .item_9038 {
  margin-bottom: 1.618em;
}
.header_9434 .purple_13d5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.header_9434 .purple_13d5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.header_9434 .notification-7da5 {
  max-width: 100%;
  overflow: auto;
}
.tabs_46bc .header_9434 a:hover {
  text-decoration: underline;
}
.header-gas-1a9f .pro-04cc:not(.progress_wood_2cb1),
.header-gas-1a9f .down_26fb {
  margin-bottom: 1.41575em;
}
.header-gas-1a9f .pro-04cc:not(.progress_wood_2cb1):last-child,
.header-gas-1a9f .down_26fb:last-child {
  margin-bottom: 0;
}
.header-gas-1a9f .pro-04cc.frame_ba75 {
  margin-bottom: 0.41575em;
}
.header-gas-1a9f .black_2b5f:before,
.header-gas-1a9f .table-2d61:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header-gas-1a9f .black_2b5f:before {
  content: "\f115";
}
.header-gas-1a9f .table-2d61:before {
  content: "\f02c";
}
.header-gas-1a9f .wide-d4b7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header-gas-1a9f .wide-d4b7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.feature-smooth-1503 {
  display: -webkit-box;
  display: flex;
}
.feature-smooth-1503 .plasma_be2c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .feature-smooth-1503 .plasma_be2c {
    flex-basis: 90px;
  }
}
.feature-smooth-1503 .fast_5b66 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-smooth-1503 .fast_5b66 {
    flex-basis: calc(100% - 50px);
  }
}
.feature-smooth-1503 .light_6c01 p:last-child {
  margin-bottom: 0.72em;
}
.card-south-2ec0 .notice_1150 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card-south-2ec0 .notice_1150:after,
.card-south-2ec0 .notice_1150:before {
  content: "";
  display: table;
}
.card-south-2ec0 .notice_1150:after {
  clear: both;
}
.card-south-2ec0 .notice_1150 .accordion_hot_4618,
.card-south-2ec0 .notice_1150 .media_fast_80ba {
  width: 49%;
}
.card-south-2ec0 .notice_1150 .accordion_hot_4618 a span.sort-narrow-ae39,
.card-south-2ec0 .notice_1150 .media_fast_80ba a span.sort-narrow-ae39 {
  display: block;
  margin-bottom: 5px;
}
.card-south-2ec0 .notice_1150 .media_fast_80ba {
  float: left;
  text-align: left;
}
.card-south-2ec0 .notice_1150 .accordion_hot_4618 {
  float: right;
  text-align: right;
}
.narrow-14b8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .narrow-14b8 {
    margin-bottom: 0;
  }
}
.south-4444 {
  margin-bottom: 1em;
}
.south-4444 .progress_wood_2cb1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon-f537 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden_static_5703 .south-4444,
.outline-up-6771 .south-4444 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden_static_5703 .south-4444,
  .outline-up-6771 .south-4444 {
    display: block;
  }
}
.hidden_static_5703 .icon-f537,
.outline-up-6771 .icon-f537 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden_static_5703 .icon-f537,
  .outline-up-6771 .icon-f537 {
    margin-bottom: 1em;
  }
}
.hidden_static_5703 .icon-f537 img,
.outline-up-6771 .icon-f537 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden_static_5703 .yellow_0ad1,
.outline-up-6771 .yellow_0ad1 {
  flex-basis: calc(100% - 160px);
}
.hidden_static_5703 .yellow_0ad1 p,
.outline-up-6771 .yellow_0ad1 p {
  margin-bottom: 0;
}
.hidden_static_5703 .yellow_0ad1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_static_5703 .yellow_0ad1 {
    padding-left: 0;
  }
}
.outline-up-6771 .yellow_0ad1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outline-up-6771 .yellow_0ad1 {
    padding-right: 0;
  }
}
.outline-up-6771 .icon-f537 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent_cool_917a .icon-f537 {
  margin-bottom: 0.5em;
}
.accent_cool_917a .icon-f537 img {
  width: 100%;
}
.list_b868 .icon-da48,
.sort-29a6 .icon-da48 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sort-29a6 .focus-a71e .item_top_637f p:last-child {
  margin-bottom: 0;
}
.new_336c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.inner_5d74 .smooth-70bc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .inner_5d74 .smooth-70bc:last-of-type {
    margin-bottom: 0;
  }
}
.inner_5d74 .smooth-70bc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner_5d74 .smooth-70bc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.inner_5d74 .smooth-70bc ul li {
  margin: 0 0 0.6em;
}
.inner_5d74 .smooth-70bc ul li.complex_1e91,
.inner_5d74 .smooth-70bc ul li.alert-huge-2355 {
  position: relative;
}
.inner_5d74 .smooth-70bc ul li.complex_1e91 .black_1d84,
.inner_5d74 .smooth-70bc ul li.alert-huge-2355 .black_1d84 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.inner_5d74 .smooth-70bc ul li.complex_1e91:after:after,
.inner_5d74 .smooth-70bc ul li.complex_1e91:after:before,
.inner_5d74
  .smooth-70bc
  ul
  li.alert-huge-2355:after:after,
.inner_5d74
  .smooth-70bc
  ul
  li.alert-huge-2355:after:before {
  content: "";
  display: table;
}
.inner_5d74 .smooth-70bc ul li.complex_1e91:after:after,
.inner_5d74
  .smooth-70bc
  ul
  li.alert-huge-2355:after:after {
  clear: both;
}
.inner_5d74 .smooth-70bc a.search_6f22:hover {
  text-decoration: none;
}
.inner_5d74 .smooth-70bc select {
  max-width: 100%;
}
.inner_5d74 .smooth-70bc table {
  font-size: 85%;
}
.inner_5d74 .smooth-70bc table td,
.inner_5d74 .smooth-70bc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.inner_5d74 .smooth-70bc table tfoot td {
  text-align: left;
}
.inner_5d74 .smooth-70bc :last-child {
  margin-bottom: 0;
}
.inner_5d74 .smooth-70bc .media-small-8a6f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.inner_5d74 .smooth-70bc .media-small-8a6f label {
  width: 100%;
}
.inner_5d74 .smooth-70bc .media-small-8a6f .purple_baa2 {
  width: 100%;
  display: block;
}
.inner_5d74 .smooth-70bc .media-small-8a6f .easy_c853 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.inner_5d74 .smooth-70bc .media-small-8a6f .easy_c853:hover svg #svg-search {
  fill: #444;
}
.inner_5d74 .smooth-70bc .media-small-8a6f .easy_c853 svg {
  width: 18px;
  height: 18px;
}
.inner_5d74 .container-efa6 ul ul,
.inner_5d74 .aside-solid-00b3 ul ul,
.inner_5d74 .sort-c027 ul ul,
.inner_5d74 .backdrop_44ee ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.inner_5d74 .container-efa6 .backdrop_mini_8547 > a,
.inner_5d74 .aside-solid-00b3 .backdrop_mini_8547 > a,
.inner_5d74 .sort-c027 .backdrop_mini_8547 > a,
.inner_5d74 .backdrop_44ee .backdrop_mini_8547 > a {
  margin-bottom: 0;
}
.inner_5d74 .iron_da59 li,
.inner_5d74 .container-efa6 li,
.inner_5d74 .thumbnail-hard-9e7e li,
.inner_5d74 .aside-solid-00b3 li,
.inner_5d74 .sort-c027 li,
.inner_5d74 .backdrop_44ee li,
.inner_5d74 .background-8eaf li,
.inner_5d74 .outline_dirty_4f31 li {
  display: block;
  position: relative;
}
.inner_5d74 .iron_da59 li:last-child,
.inner_5d74 .container-efa6 li:last-child,
.inner_5d74 .thumbnail-hard-9e7e li:last-child,
.inner_5d74 .aside-solid-00b3 li:last-child,
.inner_5d74 .sort-c027 li:last-child,
.inner_5d74 .backdrop_44ee li:last-child,
.inner_5d74 .background-8eaf li:last-child,
.inner_5d74 .outline_dirty_4f31 li:last-child {
  border: none;
}
.inner_5d74 .iron_da59 li a,
.inner_5d74 .container-efa6 li a,
.inner_5d74 .thumbnail-hard-9e7e li a,
.inner_5d74 .aside-solid-00b3 li a,
.inner_5d74 .sort-c027 li a,
.inner_5d74 .backdrop_44ee li a,
.inner_5d74 .background-8eaf li a,
.inner_5d74 .outline_dirty_4f31 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.inner_5d74 .iron_da59 li ul li::before,
.inner_5d74 .container-efa6 li ul li::before,
.inner_5d74 .thumbnail-hard-9e7e li ul li::before,
.inner_5d74 .aside-solid-00b3 li ul li::before,
.inner_5d74 .sort-c027 li ul li::before,
.inner_5d74 .backdrop_44ee li ul li::before,
.inner_5d74 .background-8eaf li ul li::before,
.inner_5d74 .outline_dirty_4f31 li ul li::before {
  left: 15px;
}
.inner_5d74 .iron_da59 li ul a,
.inner_5d74 .container-efa6 li ul a,
.inner_5d74 .thumbnail-hard-9e7e li ul a,
.inner_5d74 .aside-solid-00b3 li ul a,
.inner_5d74 .sort-c027 li ul a,
.inner_5d74 .backdrop_44ee li ul a,
.inner_5d74 .background-8eaf li ul a,
.inner_5d74 .outline_dirty_4f31 li ul a {
  padding-left: 20px;
}
.inner_5d74 .iron_da59 li ul ul li::before,
.inner_5d74 .container-efa6 li ul ul li::before,
.inner_5d74 .thumbnail-hard-9e7e li ul ul li::before,
.inner_5d74 .aside-solid-00b3 li ul ul li::before,
.inner_5d74 .sort-c027 li ul ul li::before,
.inner_5d74 .backdrop_44ee li ul ul li::before,
.inner_5d74 .background-8eaf li ul ul li::before,
.inner_5d74 .outline_dirty_4f31 li ul ul li::before {
  left: 30px;
}
.inner_5d74 .iron_da59 li ul ul a,
.inner_5d74 .container-efa6 li ul ul a,
.inner_5d74 .thumbnail-hard-9e7e li ul ul a,
.inner_5d74 .aside-solid-00b3 li ul ul a,
.inner_5d74 .sort-c027 li ul ul a,
.inner_5d74 .backdrop_44ee li ul ul a,
.inner_5d74 .background-8eaf li ul ul a,
.inner_5d74 .outline_dirty_4f31 li ul ul a {
  padding-left: 40px;
}
.inner_5d74 .up-9fa9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.inner_5d74 .outline_dirty_4f31 ul li {
  margin-bottom: 1.41575em;
}
.inner_5d74 .outline_dirty_4f31 ul li .middle_a341 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.inner_5d74 .outline_dirty_4f31 ul li .tiny_95f6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium-aa1b .iron_da59 li a,
.medium-aa1b .container-efa6 li a,
.medium-aa1b .thumbnail-hard-9e7e li a,
.medium-aa1b .aside-solid-00b3 li a,
.medium-aa1b .sort-c027 li a,
.medium-aa1b .backdrop_44ee li a,
.medium-aa1b .background-8eaf li a,
.medium-aa1b .outline_dirty_4f31 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-aa1b .up-9fa9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-aa1b .smooth-70bc ul li.complex_1e91 .black_1d84,
.medium-aa1b .smooth-70bc ul li.alert-huge-2355 .black_1d84 {
  background: rgba(0, 0, 0, 0.2);
}
.medium-aa1b .inner_5d74 .smooth-70bc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_upper_114d .inner_5d74 .medium-05eb li {
  margin: 0;
}
.item_upper_114d .inner_5d74 .medium-05eb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.item_upper_114d .inner_5d74 .medium-05eb li ul {
  margin: 0;
}
.item_upper_114d .inner_5d74 .medium-05eb li ul li a {
  padding-left: 15px;
}
.item_upper_114d .inner_5d74 .medium-05eb li ul li li a {
  padding-left: 30px;
}
.item_upper_114d .inner_5d74 .medium-05eb li.inner_8f03 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.item_upper_114d .inner_5d74 .medium-05eb li.inner_8f03 > 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;
}
.item_upper_114d .inner_5d74 .medium-05eb li.inner_8f03 > 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;
}
.disabled_26fd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thumbnail_narrow_7b6e {
  position: relative;
  z-index: 10;
}
.thumbnail_narrow_7b6e .iron_3143 {
  width: 100%;
  max-width: 100%;
}
.message_d240 .search-stale-e28b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.message_d240 .aside-b0ea {
}
.message_d240 .medium-aa1b {
  background: #292929;
}
.row-hard-71e5 .search-stale-e28b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row-hard-71e5 .aside-b0ea {
  background: #f9f9f9;
}
.row-hard-71e5 .medium-aa1b {
  background: #303030;
}
.highlight_ee16 .search-stale-e28b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight_ee16 .text_beb8 {
    margin-bottom: 1em;
  }
  .highlight_ee16 .text_beb8:last-child {
    margin-bottom: 0;
  }
}
.highlight_ee16 .aside-b0ea {
  background: #ededed;
}
.highlight_ee16 .medium-aa1b {
  background: #1a1a1a;
}
.search-stale-e28b.aside-b0ea {
  color: rgba(0, 0, 0, 0.6);
}
.search-stale-e28b.aside-b0ea .pagination_selected_f77d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-stale-e28b.medium-aa1b {
  color: rgba(255, 255, 255, 0.99);
}
.search-stale-e28b.medium-aa1b a:not(.search_6f22) {
  color: rgba(255, 255, 255, 0.79);
}
.search-stale-e28b.medium-aa1b a:not(.search_6f22):hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-stale-e28b.medium-aa1b .pagination_selected_f77d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-stale-e28b.medium-aa1b table tbody td,
.search-stale-e28b.medium-aa1b table th {
  background: rgba(0, 0, 0, 0.08);
}
.table_d17e.border-1bf9 .module_slow_dda9 {
  max-width: initial;
}
.table_d17e .table-700f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table_d17e .table-700f .iron_3143 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table_d17e .table-700f .iron_3143 {
    display: block;
    margin-bottom: 2em;
  }
  .table_d17e .table-700f .iron_3143:last-child {
    margin-bottom: 0;
  }
}
.highlight_ee16 .text_beb8:last-child,
.row-hard-71e5 .text_beb8:last-child,
.message_d240 .text_beb8:last-child {
  margin-bottom: 0;
}
.highlight_ee16 .text_beb8 .inner_5d74 .smooth-70bc:last-child,
.row-hard-71e5 .text_beb8 .inner_5d74 .smooth-70bc:last-child,
.message_d240 .text_beb8 .inner_5d74 .smooth-70bc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .highlight_ee16 .active-small-3da0,
  .highlight_ee16 .white-e857,
  .row-hard-71e5 .active-small-3da0,
  .row-hard-71e5 .white-e857,
  .message_d240 .active-small-3da0,
  .message_d240 .white-e857 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thumbnail_narrow_7b6e .text_beb8 {
    margin-bottom: 2em;
  }
}
.thumbnail_narrow_7b6e p:last-child {
  margin-bottom: 0;
}
.thumbnail_narrow_7b6e li,
.thumbnail_narrow_7b6e ul {
  list-style: none;
  margin: 0;
}
.thumbnail_narrow_7b6e ul ul {
  margin-left: 2.617924em;
}
.container_right_a42c {
  font-size: 0.875em;
}

/* css-noise: c514 */
.widget-item-g1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
