/*!
Theme Name: Customify
Theme URI: https://pressmaximum.down-5bd0/customify
Author: WPCustomify
Author URI: https://pressmaximum.down-5bd0
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.down-5bd0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.under_06f1.main_8d5d/licenses/gpl-2.0.highlight-purple-9f4a
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.brown-5e1b/, (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.solid_a196.up-d0b2/normalize.sort-8306/
 ======
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.sort-8306 v7.0.0 | MIT License | github.down-5bd0/necolas/normalize.sort-8306 */
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;
}
.bright-2d49 .top_ddfa,
.filter_522e,
.module-d50e,
.component-8920,
.outer_b8b1,
.picture-befc,
.tooltip-bottom-dd05,
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;
}
.filter_522e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .filter_522e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .filter_522e,
  h1 {
    font-size: 1.8em;
  }
}
.module-d50e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.module-d50e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .module-d50e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .module-d50e,
  h2 {
    font-size: 1.7em;
  }
}
.component-8920,
h3 {
  font-size: 1.618em;
}
.bright-2d49 .top_ddfa,
.outer_b8b1,
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.black_8a48 {
  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;
}
.clean-4ea1:after,
.clean-4ea1:before,
.tabs-silver-d8e1:after,
.tabs-silver-d8e1:before {
  content: "";
  display: table;
}
.clean-4ea1:after,
.tabs-silver-d8e1:after {
  clear: both;
}
.heading_b311 {
  float: right;
  margin-right: 0;
}
.fixed-1166 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail_black_18f2 .layout_160d,
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;
}
.thumbnail_black_18f2 .layout_160d: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;
}
.wrapper_bronze_80f5 .layout_160d {
  box-shadow: none;
}
.wrapper_bronze_80f5
  .layout_160d
  .south_c3ce {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.wrapper_bronze_80f5 .layout_160d .link-95c6 {
  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;
}
.wrapper_bronze_80f5
  .layout_160d
  .link-95c6
  b {
  display: none;
}
.wrapper_bronze_80f5 .background_9eb8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.soft_29d9:not(.header_6724):not(.progress-2f88),
button:not(.header_6724):not(.progress-2f88),
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ),
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ),
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ) {
  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;
}
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ):hover,
button:not(.header_6724):not(
    .progress-2f88
  ):hover,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ):hover,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ):hover,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ):active,
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ):focus,
button:not(.header_6724):not(
    .progress-2f88
  ):active,
button:not(.header_6724):not(
    .progress-2f88
  ):focus,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ):active,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ):focus,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ):active,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ):focus,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ):active,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ):focus {
  outline: 0;
}
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd,
button:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd {
  position: relative;
}
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .section-aec6,
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .background-7014,
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .nav_tiny_da78,
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  i,
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  svg,
button:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .section-aec6,
button:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .background-7014,
button:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .nav_tiny_da78,
button:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  i,
button:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  svg,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .section-aec6,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .background-7014,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .nav_tiny_da78,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  i,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  svg,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .section-aec6,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .background-7014,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .nav_tiny_da78,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  i,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  svg,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .section-aec6,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .background-7014,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  .nav_tiny_da78,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  i,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd
  svg {
  visibility: hidden;
}
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd:after,
button:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd:after,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd:after,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd:after,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ).fn-loading-f2fd: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;
}
.soft_29d9:not(.header_6724):not(.progress-2f88),
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ),
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ),
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ) {
  color: #fff;
  background: #235787;
}
.soft_29d9:not(.header_6724):not(
    .progress-2f88
  ):focus,
input[type="button"]:not(.header_6724):not(
    .progress-2f88
  ):focus,
input[type="reset"]:not(.header_6724):not(
    .progress-2f88
  ):focus,
input[type="submit"]:not(.header_6724):not(
    .progress-2f88
  ):focus {
  color: #fff;
}
.soft_29d9.fn-disabled-f2fd:not(.header_6724):not(
    .progress-2f88
  ),
.soft_29d9[disabled]:not(.header_6724):not(
    .progress-2f88
  ),
button.fn-disabled-f2fd:not(.header_6724):not(
    .progress-2f88
  ),
button[disabled]:not(.header_6724):not(
    .progress-2f88
  ) {
  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;
}
.overlay-821d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay-821d: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;
}
.iron-a7af {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.logo-a6b3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.surface_plasma_0afe {
  clear: both;
  display: block;
  margin: 0 auto;
}
.clean-4ea1:after,
.clean-4ea1:before,
.pagination-95a1:after,
.pagination-95a1:before,
.secondary_ad13:after,
.secondary_ad13:before,
.block-1180:after,
.block-1180:before,
.outline_7721:after,
.outline_7721:before,
.tall-c001:after,
.tall-c001:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clean-4ea1:after,
.pagination-95a1:after,
.secondary_ad13:after,
.block-1180:after,
.outline_7721:after,
.tall-c001:after {
  clear: both;
}
.pagination-95a1 .texture_dirty_1456,
.secondary_ad13 .texture_dirty_1456,
.sidebar_solid_eed5 .texture_dirty_1456 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.soft-a9c0 {
  display: inline-block;
}
.sidebar-5a90 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar-5a90 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-5a90 .dim-36f5 {
  padding: 1em 0;
  font-size: 85%;
}
.dim-36f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dirty-d76f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dirty-d76f:after,
.dirty-d76f:before {
  content: "";
  display: table;
}
.dirty-d76f:after {
  clear: both;
}
.last-194e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.highlight_first_03e3 .last-194e {
  max-width: 50%;
}
.panel_focused_c062 .last-194e {
  max-width: 33.33%;
}
.secondary-dbac .last-194e {
  max-width: 25%;
}
.title_thick_dc94 .last-194e {
  max-width: 20%;
}
.medium-9382 .last-194e {
  max-width: 16.66%;
}
.gas-464a .last-194e {
  max-width: 14.28%;
}
.message_top_309e .last-194e {
  max-width: 12.5%;
}
.row-eee0 .last-194e {
  max-width: 11.11%;
}
.sidebar-middle-3927 {
  display: block;
}
.bright-2d49 .focus-large-bd53 label,
.bright-2d49 .summary-dark-2b41 label,
.bright-2d49 .form_0c86 label,
.bright-2d49 .menu-60b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered_0a1c {
  list-style: none;
  margin: 0;
}
.hovered_0a1c article.popup_3b8c {
  margin-bottom: 0;
}
.hovered_0a1c ul {
  list-style: none;
  margin: 0;
}
.hovered_0a1c .wrapper-1aee li.popup_3b8c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered_0a1c .wrapper-1aee li.popup_3b8c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered_0a1c .wrapper-1aee li.popup_3b8c:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .hovered_0a1c .wrapper-1aee li.popup_3b8c li.popup_3b8c li.popup_3b8c li.popup_3b8c {
    padding-left: 0;
  }
}
article.popup_3b8c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_3b8c .pagination-95a1 p:last-of-type {
  margin-bottom: 0;
}
article.popup_3b8c .complex_145e {
  float: left;
}
article.popup_3b8c .liquid_bb48 {
  margin-left: 85px;
}
article.popup_3b8c .outer_6aa7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_3b8c .outer_6aa7 .container-current-675b {
  margin-left: 10px;
}
article.popup_3b8c .red_4f9d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_3b8c .button_upper_7b97 {
  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 .focus-large-bd53,
  #respond .form_0c86,
  #respond .menu-60b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-large-bd53 input,
#respond .form_0c86 input,
#respond .menu-60b5 input {
  width: 100%;
}
#respond .menu-60b5 {
  margin-right: 0;
}
#respond .menu-plasma-dba2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pressed_c458 {
  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;
}
.pressed_c458.container_4cdd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pressed_c458 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%);
}
.pressed_c458:focus,
.pressed_c458: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);
}
.photo_a94a {
  border-radius: 10%;
}
.feature_e421 {
  border-radius: 50%;
}
.caption_7829 {
  font-size: 0.72em;
}
.static_e228 {
  font-size: 0.875em;
}
.content_medium_2b8e {
  font-size: 1.1em;
}
.shade-plasma-3305 {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade-plasma-3305.caption_7829 {
  letter-spacing: 0.5px;
}
.item_huge_838b,
.item_huge_838b a {
  color: #6d6d6d;
}
.item_huge_838b a:hover {
  color: #111;
}
.element_complex_fce1 {
  color: #6d6d6d;
}
.message_bed9 {
  overflow-x: hidden;
}
.message_bed9 .pagination_large_9a4f.lower-af48 {
  position: relative;
}
.message_bed9 .pagination_large_9a4f.lower-af48.box_3f3a {
  position: initial;
}
.message_bed9
  .pagination_large_9a4f.lower-af48.box_3f3a
  .menu-smooth-3c96 {
  left: auto;
}
.message_bed9 .pagination_large_9a4f .menu-smooth-3c96 {
  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;
}
.message_bed9 .pagination_large_9a4f:hover.lower-af48 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.message_bed9
  .pagination_large_9a4f:hover.lower-af48
  .menu-smooth-3c96 {
  display: block;
  z-index: 9999999;
}
.message_bed9 .carousel_4f7c .message-thick-0308,
.message_bed9 .pagination_current_1185 .message-thick-0308 {
  display: none;
}
.message_bed9 .dark_e81b .pagination_large_9a4f:hover.lower-af48 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bright-2d49 .focus-large-bd53 label,
.bright-2d49 .summary-dark-2b41 label,
.bright-2d49 .form_0c86 label,
.bright-2d49 .menu-60b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered_0a1c {
  list-style: none;
  margin: 0;
}
.hovered_0a1c article.popup_3b8c {
  margin-bottom: 0;
}
.hovered_0a1c ul {
  list-style: none;
  margin: 0;
}
.hovered_0a1c .wrapper-1aee li.popup_3b8c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered_0a1c .wrapper-1aee li.popup_3b8c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered_0a1c .wrapper-1aee li.popup_3b8c:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .hovered_0a1c .wrapper-1aee li.popup_3b8c li.popup_3b8c li.popup_3b8c li.popup_3b8c {
    padding-left: 0;
  }
}
article.popup_3b8c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_3b8c .pagination-95a1 p:last-of-type {
  margin-bottom: 0;
}
article.popup_3b8c .complex_145e {
  float: left;
}
article.popup_3b8c .liquid_bb48 {
  margin-left: 85px;
}
article.popup_3b8c .outer_6aa7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_3b8c .outer_6aa7 .container-current-675b {
  margin-left: 10px;
}
article.popup_3b8c .red_4f9d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_3b8c .button_upper_7b97 {
  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 .focus-large-bd53,
  #respond .form_0c86,
  #respond .menu-60b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-large-bd53 input,
#respond .form_0c86 input,
#respond .menu-60b5 input {
  width: 100%;
}
#respond .menu-60b5 {
  margin-right: 0;
}
#respond .menu-plasma-dba2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel_4f7c .texture_top_25b5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.texture_top_25b5 .hover-hard-d7ca.photo_clean_f390 .iron-bff5 > li > a:focus,
.texture_top_25b5 .hover-hard-d7ca.photo_clean_f390 .iron-bff5 > li > a:hover,
.texture_top_25b5 .hover-hard-d7ca.picture-old-ad90 .iron-bff5 > li > a:focus,
.texture_top_25b5 .hover-hard-d7ca.picture-old-ad90 .iron-bff5 > li > a:hover,
.texture_top_25b5 .hover-hard-d7ca.brown-86f0 .iron-bff5 > li > a:focus,
.texture_top_25b5 .hover-hard-d7ca.brown-86f0 .iron-bff5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_top_25b5
  .hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li.under-f6f8
  > a,
.texture_top_25b5
  .hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li.plasma-b0a2
  > a,
.texture_top_25b5
  .hover-hard-d7ca.picture-old-ad90
  .iron-bff5
  > li.under-f6f8
  > a,
.texture_top_25b5
  .hover-hard-d7ca.picture-old-ad90
  .iron-bff5
  > li.plasma-b0a2
  > a,
.texture_top_25b5
  .hover-hard-d7ca.brown-86f0
  .iron-bff5
  > li.under-f6f8
  > a,
.texture_top_25b5 .hover-hard-d7ca.brown-86f0 .iron-bff5 > li.orange_fdd0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.texture_top_25b5 .highlight_22e1,
.texture_top_25b5 .highlight_22e1 a {
  color: rgba(255, 255, 255, 0.99);
}
.texture_top_25b5 .stale-f965.preview-hard-4102 li a,
.texture_top_25b5 .bright-c431 a,
.texture_top_25b5 .text-liquid-7118,
.texture_top_25b5 .iron-bff5 > li > a,
.texture_top_25b5 .shadow-middle-fc28 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5 .stale-f965.preview-hard-4102 li a:hover,
.texture_top_25b5 .bright-c431 a:hover,
.texture_top_25b5 .text-liquid-7118:hover,
.texture_top_25b5 .iron-bff5 > li > a:hover,
.texture_top_25b5 .shadow-middle-fc28:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_top_25b5 .message-silver-92aa {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5 .message-silver-92aa .background_699c {
  color: rgba(255, 255, 255, 0.99);
}
.texture_top_25b5 .message-silver-92aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_top_25b5 .logo_last_5081 .aside_glass_4c5e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5 .logo_last_5081 .aside_glass_4c5e .title_85d2 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5
  .logo_last_5081
  .aside_glass_4c5e
  .title_85d2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5
  .logo_last_5081
  .aside_glass_4c5e
  .title_85d2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5
  .logo_last_5081
  .aside_glass_4c5e
  .title_85d2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5
  .logo_last_5081
  .aside_glass_4c5e
  .title_85d2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5 .logo_last_5081 .fast_a327 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_top_25b5 .logo_last_5081 .fast_a327:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid_284e
  .texture_top_25b5
  .logo_last_5081
  .picture_in_a56f
  .hidden_mini_bc9d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid_284e
  .texture_top_25b5
  .logo_last_5081
  .picture_in_a56f
  .title_85d2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel_4f7c .short-14b8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.short-14b8 .hover-hard-d7ca.photo_clean_f390 .iron-bff5 > li > a:focus,
.short-14b8 .hover-hard-d7ca.photo_clean_f390 .iron-bff5 > li > a:hover,
.short-14b8 .hover-hard-d7ca.picture-old-ad90 .iron-bff5 > li > a:focus,
.short-14b8 .hover-hard-d7ca.picture-old-ad90 .iron-bff5 > li > a:hover,
.short-14b8 .hover-hard-d7ca.brown-86f0 .iron-bff5 > li > a:focus,
.short-14b8 .hover-hard-d7ca.brown-86f0 .iron-bff5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-14b8
  .hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li.under-f6f8
  > a,
.short-14b8
  .hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li.plasma-b0a2
  > a,
.short-14b8
  .hover-hard-d7ca.picture-old-ad90
  .iron-bff5
  > li.under-f6f8
  > a,
.short-14b8
  .hover-hard-d7ca.picture-old-ad90
  .iron-bff5
  > li.plasma-b0a2
  > a,
.short-14b8
  .hover-hard-d7ca.brown-86f0
  .iron-bff5
  > li.under-f6f8
  > a,
.short-14b8 .hover-hard-d7ca.brown-86f0 .iron-bff5 > li.orange_fdd0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.short-14b8 .highlight_22e1,
.short-14b8 .highlight_22e1 a {
  color: rgba(0, 0, 0, 0.8);
}
.short-14b8 .stale-f965.preview-hard-4102 li a,
.short-14b8 .bright-c431 a,
.short-14b8 .text-liquid-7118,
.short-14b8 .iron-bff5 > li > a,
.short-14b8 .shadow-middle-fc28 {
  color: rgba(0, 0, 0, 0.55);
}
.short-14b8 .stale-f965.preview-hard-4102 li a:hover,
.short-14b8 .bright-c431 a:hover,
.short-14b8 .text-liquid-7118:hover,
.short-14b8 .iron-bff5 > li > a:hover,
.short-14b8 .shadow-middle-fc28:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-14b8 .message-silver-92aa {
  color: rgba(0, 0, 0, 0.55);
}
.short-14b8 .message-silver-92aa .background_699c {
  color: rgba(0, 0, 0, 0.8);
}
.short-14b8 .message-silver-92aa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed_fbad .icon_320b {
  margin-left: auto;
  margin-right: auto;
}
.secondary_ad13 > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary_ad13 .iron-a7af {
  margin-right: 1.41575em;
}
.gold-8fa4 .secondary_ad13 > .description_9452 {
  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;
}
.gold-8fa4 .secondary_ad13 > .south_076f {
  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;
}
.advanced-af3e.fixed_fbad .icon_320b,
.icon-1941.fixed_fbad .icon_320b {
  margin-left: 0;
}
.pressed-6ccc.fixed_fbad .icon_320b,
.photo_motion_fe69.fixed_fbad .icon_320b {
  margin-right: 0;
}
.secondary_ad13 ol,
.secondary_ad13 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown-steel-3395 video {
  max-width: 100%;
}
.picture-df26 img {
  display: block;
}
.picture-df26.iron-a7af,
.picture-df26.logo-a6b3 {
  width: 100%;
}
.picture-df26.south_076f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_simple_06e1:not(.panel-da96) {
  margin: 1.5em auto;
}
.accent-41d8 p {
  padding: 1.5em 14px;
}
ul.focus-west-72e8.south_076f,
ul.focus-west-72e8.description_9452,
ul.focus-west-72e8.panel-full-b81c.description_9452 {
  padding: 0 14px;
}
.dynamic-f2e6 {
  display: block;
  overflow-x: auto;
}
.dynamic-f2e6 table {
  border-collapse: collapse;
  width: 100%;
}
.dynamic-f2e6 td,
.dynamic-f2e6 th {
  padding: 0.5em;
}
.secondary_ad13 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary_ad13 ol ol,
.secondary_ad13 ol ul,
.secondary_ad13 ul ol,
.secondary_ad13 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary_ad13 ol ol li,
.secondary_ad13 ol ul li,
.secondary_ad13 ul ol li,
.secondary_ad13 ul ul li {
  margin-left: 0;
}
.overlay-copper-70f0.content_3469 > .border-0acd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.overlay-copper-70f0.content_3469 > .border-0acd iframe,
.overlay-copper-70f0.content_3469 > .border-0acd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.advanced_1631 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.advanced_1631.media_f58c {
  padding: 0;
}
.advanced_1631.media_f58c cite {
  font-size: 13px;
}
.advanced_1631 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.advanced_1631 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.selected-4e84 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.selected-4e84 > p:first-child {
  margin-top: 0;
}
.selected-4e84 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.selected-4e84 blockquote {
  border-left: 0;
}
.active-complex-7163 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active-complex-7163:not(.disabled-7bd5) {
  max-width: 100px;
}
.active-complex-7163.card_smooth_c0f1 {
  border-bottom: none !important;
  text-align: center;
}
.active-complex-7163.card_smooth_c0f1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accent-41d8 p {
    padding: 1.5em 0;
  }
}
.easy_5f94 {
  color: #0073aa;
}
.fresh_2f7e {
  background-color: #0073aa;
}
.medium-a9d7 {
  color: #229fd8;
}
.dim_fcac {
  background-color: #229fd8;
}
.tabs-motion-c0dc {
  color: #eee;
}
.label-1fcf {
  background-color: #eee;
}
.tooltip-active-af13 {
  color: #444;
}
.avatar-dbe4 {
  background-color: #444;
}
.gas-b785 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gas-b785 .tall-dfc3 .bright-c431 {
  font-size: 15px;
}
.gas-b785 .bright-c431 {
  line-height: 1.3;
}
.gas-b785 .short-14b8 {
}
.gas-b785 .texture_top_25b5 {
  background: #235787;
}
.input_d392 {
  padding: 0;
}
.input_d392 .texture_top_25b5 {
  background: #1a1a1a;
}
.input_d392 .short-14b8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.row-2c3d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.row-2c3d .short-14b8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.row-2c3d .texture_top_25b5 {
  background: #303030;
}
.tall-c001 {
  position: relative;
  z-index: 10;
}
.tall-c001 .heading_dark_4663 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.light_c06c .lower-af48 {
  display: inline-block;
  vertical-align: middle;
}
.light_c06c.detail_893e .lower-af48 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .light_c06c.detail_893e .lower-af48 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .light_c06c.detail_893e .lower-af48 {
    margin-right: 0.4em;
  }
}
.light_c06c.detail_893e .lower-af48:last-child {
  margin-right: 0;
}
.wrapper_under_ce88 .heading_dark_4663 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .carousel_4f7c .tall-dfc3 {
    margin: 0 -0.5em;
  }
  .carousel_4f7c .tall-dfc3 [class*="customify-col-"],
  .carousel_4f7c .tall-dfc3 [class*="customify-col_"],
  .carousel_4f7c .tall-dfc3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.carousel_4f7c.media-white-0c96 .heading_dark_4663 {
  background: 0 0 !important;
}
.carousel_4f7c.media-white-0c96 .heading_dark_4663,
.carousel_4f7c.wrapper_under_ce88 .heading_dark_4663 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .carousel_4f7c.hidden_narrow_b14a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.carousel_4f7c.wrapper_under_ce88 .heading_dark_4663 {
  box-shadow: none !important;
}
.detail_fluid_ef8c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .detail_fluid_ef8c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .detail_fluid_ef8c {
    padding: 18px 0 20px;
  }
}
.detail_fluid_ef8c .progress-f5d4 {
  width: 100%;
}
.detail_fluid_ef8c .summary-huge-af72 {
  margin-bottom: 0;
}
.detail_fluid_ef8c .thumbnail_3ceb {
  margin-top: 5px;
  font-size: 0.875em;
}
.surface-dirty-759c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.surface-dirty-759c .bright_469b {
  width: 100%;
}
.next_13b5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.next_13b5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.next_13b5 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;
}
.next_13b5 li:last-child:after {
  display: none;
}
.next_13b5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination-current-63b2 .message-thick-0308 button,
.detail_fluid_ef8c .message-thick-0308 button {
  left: 0;
}
.pagination-current-63b2 .bright_469b,
.detail_fluid_ef8c .bright_469b {
  padding-left: 0;
  padding-right: 0;
}
.pagination-current-63b2 .surface-dirty-759c,
.detail_fluid_ef8c .surface-dirty-759c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination-current-63b2 {
  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;
}
.pagination-current-63b2: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;
}
.pagination-current-63b2 .table_2e93 {
  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) {
  .pagination-current-63b2 .table_2e93 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-current-63b2 .table_2e93 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-current-63b2 .table_2e93 {
    min-height: 200px;
  }
}
.pagination-current-63b2 .next_13b5 {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-current-63b2 .next_13b5 a,
.pagination-current-63b2 .next_13b5 li:after {
  color: inherit;
}
.pagination-current-63b2 .next_13b5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.upper_3498 {
  margin-bottom: 0.5em;
}
.out_d964 {
  margin-bottom: 1.2em;
}
.out_d964,
.upper_3498 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.out_d964 p:last-child,
.upper_3498 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message-thick-0308,
#masthead .message-thick-0308 {
  display: none;
}
#masthead
  > .message-thick-0308.list_8f75 {
  display: none;
}
#masthead > .message-thick-0308 button {
  left: 0;
}
.modal-e869 {
  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%;
}
.modal-e869 .lower-af48 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal-e869 .slow_efd7 {
  display: -webkit-box;
  display: flex;
}
.modal-e869 .slow_efd7.focused-43a6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal-e869 .slow_efd7.background-80db {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-e869 .slow_efd7.text-cool-6c9f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-e869.focused-1c21.motion_d885 .slow_efd7.focused-43a6 {
  flex-basis: 100%;
}
.modal-e869.warm-63f2 .slow_efd7.background-80db {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal-e869.warm-63f2 .slow_efd7.text-cool-6c9f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message-thick-0308.list_8f75 {
  display: none;
}
#masthead > .message-thick-0308 button {
  left: 0;
}
.new_ec71 {
  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;
}
.new_ec71:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.new_ec71.menu_paper_fbbd i {
  margin-right: 4px;
}
.new_ec71.out_1ac6 i {
  margin-left: 5px;
}
.bright-c431 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bright-c431 p:last-child {
  margin-bottom: 0;
}
.feature-687b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature-687b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature-687b img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature-687b .highlight_22e1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature-687b .image_96ff {
  margin: 5px 0 7px 0;
}
.feature-687b.footer_large_26a1 .aside-c860 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-687b.footer_large_26a1 .medium-023a {
  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;
}
.feature-687b.background-hovered-5d60 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature-687b.background-hovered-5d60 .aside-c860 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-687b.background-hovered-5d60 .medium-023a {
  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;
}
.feature-687b.full_7431 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-687b.pattern_a877 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature-687b.pattern_a877 .medium-023a {
  margin-top: 7px;
}
.mask_plasma_016e {
  display: inline-block;
}
.tall-c001 .form-dark-79c8 .feature-687b img {
  max-width: 100%;
}
.hover-hard-d7ca .label_last_76b4.status_740c,
.input_in_d4bc .label_last_76b4.status_740c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-hard-d7ca .primary_soft_0444,
.input_in_d4bc .primary_soft_0444 {
  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%);
}
.hover-hard-d7ca .primary_soft_0444 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hover-hard-d7ca.fast-023c .primary_soft_0444 {
  display: none;
}
.hover-hard-d7ca .aside_8ba2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-hard-d7ca .aside_8ba2 li {
  display: inline-block;
  position: relative;
}
.hover-hard-d7ca .aside_8ba2 li:last-child {
  margin-right: 0;
}
.hover-hard-d7ca .aside_8ba2 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;
}
.hover-hard-d7ca .aside_8ba2 li.orange_fdd0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hover-hard-d7ca .aside_8ba2 > 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;
}
.hover-hard-d7ca .aside_8ba2 > li > a i {
  line-height: 0;
}
.hover-hard-d7ca .aside_8ba2 > li.backdrop-cfa4 > a .primary_soft_0444 {
  margin-left: 4px;
  line-height: 0;
}
.hover-hard-d7ca .aside_8ba2 .form-action-9356 li.backdrop-cfa4 > a {
  position: relative;
}
.hover-hard-d7ca .aside_8ba2 .form-action-9356 li.backdrop-cfa4 > a:after,
.hover-hard-d7ca .aside_8ba2 .form-action-9356 li.backdrop-cfa4 > a:before {
  content: "";
  display: table;
}
.hover-hard-d7ca .aside_8ba2 .form-action-9356 li.backdrop-cfa4 > a:after {
  clear: both;
}
.hover-hard-d7ca .aside_8ba2 .form-action-9356 li.backdrop-cfa4 > a .primary_soft_0444 {
  margin-left: 5px;
  float: right;
}
.hover-hard-d7ca .solid-e6bd,
.hover-hard-d7ca .form-action-9356 {
  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;
}
.hover-hard-d7ca .form-action-9356 {
  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;
}
.hover-hard-d7ca .form-action-9356 .status_740c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-hard-d7ca .form-action-9356 .primary_soft_0444 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hover-hard-d7ca .form-action-9356 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hover-hard-d7ca .form-action-9356 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;
}
.hover-hard-d7ca .form-action-9356 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hover-hard-d7ca .form-action-9356 .form-action-9356 {
  top: 0;
  left: 100%;
}
.hover-hard-d7ca .up-3986.fn-focus-f2fd > .solid-e6bd,
.hover-hard-d7ca .up-3986.fn-focus-f2fd > .form-action-9356,
.hover-hard-d7ca .up-3986:focus > .solid-e6bd,
.hover-hard-d7ca .up-3986:focus > .form-action-9356,
.hover-hard-d7ca .up-3986:hover > .solid-e6bd,
.hover-hard-d7ca .up-3986:hover > .form-action-9356 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hover-hard-d7ca.brown-86f0 .iron-bff5:after,
.hover-hard-d7ca.brown-86f0 .iron-bff5:before {
  content: "";
  display: table;
}
.hover-hard-d7ca.brown-86f0 .iron-bff5:after {
  clear: both;
}
.hover-hard-d7ca.brown-86f0 .iron-bff5 > li {
  float: left;
}
.hover-hard-d7ca.orange-2459 .iron-bff5:after,
.hover-hard-d7ca.orange-2459 .iron-bff5:before {
  content: "";
  display: table;
}
.hover-hard-d7ca.orange-2459 .iron-bff5:after {
  clear: both;
}
.hover-hard-d7ca.orange-2459 .iron-bff5 > li {
  float: left;
}
.hover-hard-d7ca.orange-2459 .iron-bff5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hover-hard-d7ca.orange-2459 .iron-bff5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hover-hard-d7ca.orange-2459 .iron-bff5 > li.under-f6f8 > a,
.hover-hard-d7ca.orange-2459 .iron-bff5 > li.orange_fdd0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hover-hard-d7ca.photo_clean_f390 .iron-bff5 > li > a .status_740c {
  position: relative;
}
.hover-hard-d7ca.photo_clean_f390 .iron-bff5 > li > a .status_740c: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;
}
.hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li:focus
  > a
  .status_740c:before,
.hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li:hover
  > a
  .status_740c:before {
  width: 100%;
  background-color: currentColor;
}
.hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li.under-f6f8
  > a
  .status_740c:before,
.hover-hard-d7ca.photo_clean_f390
  .iron-bff5
  > li.plasma-b0a2
  > a
  .status_740c:before {
  width: 100%;
  background-color: currentColor;
}
.hover-hard-d7ca.picture-old-ad90 .iron-bff5 > li > a .status_740c {
  position: relative;
}
.hover-hard-d7ca.picture-old-ad90 .iron-bff5 > li > a .status_740c: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;
}
.hover-hard-d7ca.picture-old-ad90 .iron-bff5 > li:focus > a .status_740c:before,
.hover-hard-d7ca.picture-old-ad90
  .iron-bff5
  > li:hover
  > a
  .status_740c:before {
  width: 100%;
  background-color: currentColor;
}
.hover-hard-d7ca.picture-old-ad90
  .iron-bff5
  > li.under-f6f8
  > a
  .status_740c:before,
.hover-hard-d7ca.picture-old-ad90
  .iron-bff5
  > li.plasma-b0a2
  > a
  .status_740c:before {
  width: 100%;
  background-color: currentColor;
}
.input_in_d4bc .aside_8ba2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input_in_d4bc .aside_8ba2 li:first-child > a {
  border-top: none;
}
.input_in_d4bc .aside_8ba2 .accent_east_e3a9 > .status_740c .primary_soft_0444 {
  display: none;
}
.input_in_d4bc .aside_8ba2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input_in_d4bc .aside_8ba2 li:last-child {
  border: none;
}
.input_in_d4bc .aside_8ba2 li.backdrop-cfa4 > a {
  padding-right: 45px !important;
}
.input_in_d4bc .aside_8ba2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input_in_d4bc .aside_8ba2 li a:focus,
.input_in_d4bc .aside_8ba2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_in_d4bc .aside_8ba2 li .tag_selected_a8be {
  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;
}
.input_in_d4bc .aside_8ba2 li .tag_selected_a8be:hover {
  box-shadow: none;
}
.input_in_d4bc .aside_8ba2 li .tag_selected_a8be .primary_soft_0444 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input_in_d4bc .aside_8ba2 .form-action-9356 {
  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);
}
.input_in_d4bc .aside_8ba2 .form-action-9356 li a {
  padding-left: 3em;
}
.input_in_d4bc .aside_8ba2 .pattern_fresh_08b1 > a .tag_selected_a8be i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_in_d4bc .aside_8ba2 .pattern_fresh_08b1 > .form-action-9356 {
  display: block;
  opacity: 1;
}
.accordion_new_0b9c {
  max-width: 100%;
}
.icon_9d80 {
  line-height: 0;
  cursor: pointer;
}
.shadow-middle-fc28 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow-middle-fc28:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow-middle-fc28 svg {
  width: 18px;
  height: 18px;
}
.shadow-middle-fc28 .green-6f1e {
  display: none;
}
.frame-copper-eb8c {
  position: relative;
}
.frame-copper-eb8c.fn-active-f2fd .shadow-middle-fc28 .selected_c07f {
  display: none;
}
.frame-copper-eb8c.fn-active-f2fd .shadow-middle-fc28 .green-6f1e {
  display: inline-block;
}
.frame-copper-eb8c .overlay-paper-ddd5 {
  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);
}
.frame-copper-eb8c.texture-5439 .overlay-paper-ddd5 {
  left: auto;
  right: -0.9em;
}
.frame-copper-eb8c.texture-5439 .bottom-f4c5::before {
  left: auto;
  right: 15px;
}
.frame-copper-eb8c.fn-active-f2fd .overlay-paper-ddd5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture_in_a56f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.picture_in_a56f label {
  flex-basis: 100%;
}
.picture_in_a56f .aside_glass_4c5e {
  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;
}
.picture_in_a56f .title_85d2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.picture_in_a56f .title_85d2:focus {
  background-color: transparent;
}
.picture_in_a56f button.fast_a327 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.picture_in_a56f button.fast_a327:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.picture_in_a56f button.fast_a327 svg {
  width: 18px;
  height: 18px;
}
.picture_in_a56f input[type="submit"] {
  min-height: auto;
}
.logo_last_5081 .picture_in_a56f .title_85d2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bottom-f4c5 {
  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) {
  .bottom-f4c5 {
    width: 220px;
  }
}
.bottom-f4c5 label {
  flex-basis: 100%;
}
.bottom-f4c5::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;
}
.solid_284e .logo_last_5081 .picture_in_a56f {
  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;
}
.solid_284e
  .logo_last_5081
  .picture_in_a56f
  .aside_glass_4c5e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.solid_284e .logo_last_5081 .picture_in_a56f .title_85d2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.solid_284e
  .logo_last_5081
  .picture_in_a56f
  .title_85d2:focus {
  background: 0 0;
}
.solid_284e
  .logo_last_5081
  .picture_in_a56f
  .hidden_mini_bc9d {
  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;
}
.stale-f965 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale-f965 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale-f965 li:last-child {
  margin-right: 0;
}
.stale-f965 li:first-child {
  margin-left: 0;
}
.stale-f965.active-28c1 a {
  color: #fff;
}
.stale-f965.active-28c1 a:hover {
  color: #fff;
}
.stale-f965 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale-f965 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale-f965 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale-f965 a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale-f965 [class*="social-icon-apple"] {
  background-color: #999;
}
.stale-f965 [class*="social-icon-apple"].media-0fc3 {
  background-color: transparent;
  color: #999;
}
.stale-f965 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale-f965 [class*="social-icon-behance"].media-0fc3 {
  background-color: transparent;
  color: #1769ff;
}
.stale-f965 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale-f965 [class*="social-icon-bitbucket"].media-0fc3 {
  background-color: transparent;
  color: #205081;
}
.stale-f965 [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale-f965 [class*="social-icon-codepen"].media-0fc3 {
  background-color: transparent;
  color: #000;
}
.stale-f965 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale-f965 [class*="social-icon-delicious"].media-0fc3 {
  background-color: transparent;
  color: #39f;
}
.stale-f965 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale-f965 [class*="social-icon-digg"].media-0fc3 {
  background-color: transparent;
  color: #005be2;
}
.stale-f965 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale-f965 [class*="social-icon-dribbble"].media-0fc3 {
  background-color: transparent;
  color: #ea4c89;
}
.stale-f965 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale-f965 [class*="social-icon-envelope"].media-0fc3 {
  background-color: transparent;
  color: #ea4335;
}
.stale-f965 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale-f965 [class*="social-icon-facebook"].media-0fc3 {
  background-color: transparent;
  color: #3b5998;
}
.stale-f965 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale-f965 [class*="social-icon-flickr"].media-0fc3 {
  background-color: transparent;
  color: #0063dc;
}
.stale-f965 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale-f965 [class*="social-icon-foursquare"].media-0fc3 {
  background-color: transparent;
  color: #2d5be3;
}
.stale-f965 [class*="social-icon-github"] {
  background-color: #333;
}
.stale-f965 [class*="social-icon-github"].media-0fc3 {
  background-color: transparent;
  color: #333;
}
.stale-f965 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale-f965 [class*="social-icon-google-plus"].media-0fc3 {
  background-color: transparent;
  color: #dd4b39;
}
.stale-f965 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale-f965 [class*="social-icon-houzz"].media-0fc3 {
  background-color: transparent;
  color: #7ac142;
}
.stale-f965 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale-f965 [class*="social-icon-instagram"].media-0fc3 {
  background-color: transparent;
  color: #262626;
}
.stale-f965 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale-f965 [class*="social-icon-jsfiddle"].media-0fc3 {
  background-color: transparent;
  color: #487aa2;
}
.stale-f965 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale-f965 [class*="social-icon-linkedin"].media-0fc3 {
  background-color: transparent;
  color: #0077b5;
}
.stale-f965 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale-f965 [class*="social-icon-medium"].media-0fc3 {
  background-color: transparent;
  color: #00ab6b;
}
.stale-f965 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale-f965
  [class*="social-icon-odnoklassniki"].media-0fc3 {
  background-color: transparent;
  color: #f4731c;
}
.stale-f965 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale-f965 [class*="social-icon-meetup"].media-0fc3 {
  background-color: transparent;
  color: #ec1c40;
}
.stale-f965 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale-f965 [class*="social-icon-pinterest"].media-0fc3 {
  background-color: transparent;
  color: #bd081c;
}
.stale-f965 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale-f965 [class*="social-icon-product-hunt"].media-0fc3 {
  background-color: transparent;
  color: #da552f;
}
.stale-f965 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale-f965 [class*="social-icon-reddit"].media-0fc3 {
  background-color: transparent;
  color: #ff4500;
}
.stale-f965 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale-f965 [class*="social-icon-rss"].media-0fc3 {
  background-color: transparent;
  color: #f26522;
}
.stale-f965 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale-f965
  [class*="social-icon-shopping-cart"].media-0fc3 {
  background-color: transparent;
  color: #4caf50;
}
.stale-f965 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale-f965 [class*="social-icon-skype"].media-0fc3 {
  background-color: transparent;
  color: #00aff0;
}
.stale-f965 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale-f965 [class*="social-icon-slideshare"].media-0fc3 {
  background-color: transparent;
  color: #0077b5;
}
.stale-f965 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale-f965 [class*="social-icon-snapchat"].media-0fc3 {
  background-color: transparent;
  color: #fffc00;
}
.stale-f965 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale-f965 [class*="social-icon-soundcloud"].media-0fc3 {
  background-color: transparent;
  color: #f80;
}
.stale-f965 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale-f965 [class*="social-icon-spotify"].media-0fc3 {
  background-color: transparent;
  color: #2ebd59;
}
.stale-f965 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale-f965
  [class*="social-icon-stack-overflow"].media-0fc3 {
  background-color: transparent;
  color: #fe7a15;
}
.stale-f965 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale-f965 [class*="social-icon-maldkfgram"].media-0fc3 {
  background-color: transparent;
  color: #2ca5e0;
}
.stale-f965 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale-f965 [class*="social-icon-tripadvisor"].media-0fc3 {
  background-color: transparent;
  color: #589442;
}
.stale-f965 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale-f965 [class*="social-icon-tumblr"].media-0fc3 {
  background-color: transparent;
  color: #35465c;
}
.stale-f965 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale-f965 [class*="social-icon-twitch"].media-0fc3 {
  background-color: transparent;
  color: #6441a5;
}
.stale-f965 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale-f965 [class*="social-icon-twitter"].media-0fc3 {
  background-color: transparent;
  color: #1da1f2;
}
.stale-f965 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale-f965 [class*="social-icon-vimeo"].media-0fc3 {
  background-color: transparent;
  color: #1ab7ea;
}
.stale-f965 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale-f965 [class*="social-icon-vk"].media-0fc3 {
  background-color: transparent;
  color: #45668e;
}
.stale-f965 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale-f965 [class*="social-icon-weibo"].media-0fc3 {
  background-color: transparent;
  color: #df2029;
}
.stale-f965 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale-f965 [class*="social-icon-weixin"].media-0fc3 {
  background-color: transparent;
  color: #7bb32e;
}
.stale-f965 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale-f965 [class*="social-icon-whatsapp"].media-0fc3 {
  background-color: transparent;
  color: #25d366;
}
.stale-f965 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale-f965 [class*="social-icon-wordpress"].media-0fc3 {
  background-color: transparent;
  color: #21759b;
}
.stale-f965 [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale-f965 [class*="social-icon-xing"].media-0fc3 {
  background-color: transparent;
  color: #026466;
}
.stale-f965 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale-f965 [class*="social-icon-yelp"].media-0fc3 {
  background-color: transparent;
  color: #af0606;
}
.stale-f965 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale-f965 [class*="social-icon-youtube"].media-0fc3 {
  background-color: transparent;
  color: #cd201f;
}
.text-liquid-7118 {
  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;
}
.text-liquid-7118:hover {
  box-shadow: none;
  background: 0 0;
}
.tabs_7fb7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.info-219c {
  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;
}
.component-9b06 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hidden_solid_3b98 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hidden_solid_3b98,
.hidden_solid_3b98::after,
.hidden_solid_3b98::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;
}
.hidden_solid_3b98::after,
.hidden_solid_3b98::before {
  content: "";
  display: block;
  background-color: inherit;
}
.button-static-892b .info-219c .component-9b06 {
  margin-top: -2px;
  width: 19px;
}
.button-static-892b .info-219c .hidden_solid_3b98 {
  margin-top: -1px;
}
.button-static-892b .info-219c .hidden_solid_3b98,
.button-static-892b .info-219c .hidden_solid_3b98::after,
.button-static-892b .info-219c .hidden_solid_3b98::before {
  width: 19px;
  height: 2px;
}
.button-static-892b .info-219c .hidden_solid_3b98::before {
  top: -6px;
}
.button-static-892b .info-219c .hidden_solid_3b98::after {
  bottom: -6px;
}
.brown-7f01 .info-219c .component-9b06 {
  margin-top: -2px;
  width: 22px;
}
.brown-7f01 .info-219c .hidden_solid_3b98 {
  margin-top: -1px;
}
.brown-7f01 .info-219c .hidden_solid_3b98,
.brown-7f01 .info-219c .hidden_solid_3b98::after,
.brown-7f01 .info-219c .hidden_solid_3b98::before {
  width: 22px;
  height: 2px;
}
.brown-7f01 .info-219c .hidden_solid_3b98::before {
  top: -7px;
}
.brown-7f01 .info-219c .hidden_solid_3b98::after {
  bottom: -7px;
}
.footer-complex-25b2 .info-219c .component-9b06 {
  margin-top: -2px;
  width: 31px;
}
.footer-complex-25b2 .info-219c .hidden_solid_3b98 {
  margin-top: -1.5px;
}
.footer-complex-25b2 .info-219c .hidden_solid_3b98,
.footer-complex-25b2 .info-219c .hidden_solid_3b98::after,
.footer-complex-25b2 .info-219c .hidden_solid_3b98::before {
  width: 31px;
  height: 3px;
}
.footer-complex-25b2 .info-219c .hidden_solid_3b98::before {
  top: -9px;
}
.footer-complex-25b2 .info-219c .hidden_solid_3b98::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .red_c70b .info-219c .component-9b06 {
    margin-top: -2px;
    width: 19px;
  }
  .red_c70b .info-219c .hidden_solid_3b98 {
    margin-top: -1px;
  }
  .red_c70b .info-219c .hidden_solid_3b98,
  .red_c70b .info-219c .hidden_solid_3b98::after,
  .red_c70b .info-219c .hidden_solid_3b98::before {
    width: 19px;
    height: 2px;
  }
  .red_c70b .info-219c .hidden_solid_3b98::before {
    top: -6px;
  }
  .red_c70b .info-219c .hidden_solid_3b98::after {
    bottom: -6px;
  }
  .carousel_8b05 .info-219c .component-9b06 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_8b05 .info-219c .hidden_solid_3b98 {
    margin-top: -1px;
  }
  .carousel_8b05 .info-219c .hidden_solid_3b98,
  .carousel_8b05 .info-219c .hidden_solid_3b98::after,
  .carousel_8b05 .info-219c .hidden_solid_3b98::before {
    width: 22px;
    height: 2px;
  }
  .carousel_8b05 .info-219c .hidden_solid_3b98::before {
    top: -7px;
  }
  .carousel_8b05 .info-219c .hidden_solid_3b98::after {
    bottom: -7px;
  }
  .caption_wide_7b75 .info-219c .component-9b06 {
    margin-top: -2px;
    width: 31px;
  }
  .caption_wide_7b75 .info-219c .hidden_solid_3b98 {
    margin-top: -1.5px;
  }
  .caption_wide_7b75 .info-219c .hidden_solid_3b98,
  .caption_wide_7b75 .info-219c .hidden_solid_3b98::after,
  .caption_wide_7b75 .info-219c .hidden_solid_3b98::before {
    width: 31px;
    height: 3px;
  }
  .caption_wide_7b75 .info-219c .hidden_solid_3b98::before {
    top: -9px;
  }
  .caption_wide_7b75 .info-219c .hidden_solid_3b98::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .red-ab83 .info-219c .component-9b06 {
    margin-top: -2px;
    width: 19px;
  }
  .red-ab83 .info-219c .hidden_solid_3b98 {
    margin-top: -1px;
  }
  .red-ab83 .info-219c .hidden_solid_3b98,
  .red-ab83 .info-219c .hidden_solid_3b98::after,
  .red-ab83 .info-219c .hidden_solid_3b98::before {
    width: 19px;
    height: 2px;
  }
  .red-ab83 .info-219c .hidden_solid_3b98::before {
    top: -6px;
  }
  .red-ab83 .info-219c .hidden_solid_3b98::after {
    bottom: -6px;
  }
  .preview-c259 .info-219c .component-9b06 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-c259 .info-219c .hidden_solid_3b98 {
    margin-top: -1px;
  }
  .preview-c259 .info-219c .hidden_solid_3b98,
  .preview-c259 .info-219c .hidden_solid_3b98::after,
  .preview-c259 .info-219c .hidden_solid_3b98::before {
    width: 22px;
    height: 2px;
  }
  .preview-c259 .info-219c .hidden_solid_3b98::before {
    top: -7px;
  }
  .preview-c259 .info-219c .hidden_solid_3b98::after {
    bottom: -7px;
  }
  .border_f5da .info-219c .component-9b06 {
    margin-top: -2px;
    width: 31px;
  }
  .border_f5da .info-219c .hidden_solid_3b98 {
    margin-top: -1.5px;
  }
  .border_f5da .info-219c .hidden_solid_3b98,
  .border_f5da .info-219c .hidden_solid_3b98::after,
  .border_f5da .info-219c .hidden_solid_3b98::before {
    width: 31px;
    height: 3px;
  }
  .border_f5da .info-219c .hidden_solid_3b98::before {
    top: -9px;
  }
  .border_f5da .info-219c .hidden_solid_3b98::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_thick_ae3a .info-219c .component-9b06 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern_thick_ae3a .info-219c .hidden_solid_3b98 {
    margin-top: -1px;
  }
  .pattern_thick_ae3a .info-219c .hidden_solid_3b98,
  .pattern_thick_ae3a .info-219c .hidden_solid_3b98::after,
  .pattern_thick_ae3a .info-219c .hidden_solid_3b98::before {
    width: 19px;
    height: 2px;
  }
  .pattern_thick_ae3a .info-219c .hidden_solid_3b98::before {
    top: -6px;
  }
  .pattern_thick_ae3a .info-219c .hidden_solid_3b98::after {
    bottom: -6px;
  }
  .fast-7144 .info-219c .component-9b06 {
    margin-top: -2px;
    width: 22px;
  }
  .fast-7144 .info-219c .hidden_solid_3b98 {
    margin-top: -1px;
  }
  .fast-7144 .info-219c .hidden_solid_3b98,
  .fast-7144 .info-219c .hidden_solid_3b98::after,
  .fast-7144 .info-219c .hidden_solid_3b98::before {
    width: 22px;
    height: 2px;
  }
  .fast-7144 .info-219c .hidden_solid_3b98::before {
    top: -7px;
  }
  .fast-7144 .info-219c .hidden_solid_3b98::after {
    bottom: -7px;
  }
  .center_5d60 .info-219c .component-9b06 {
    margin-top: -2px;
    width: 31px;
  }
  .center_5d60 .info-219c .hidden_solid_3b98 {
    margin-top: -1.5px;
  }
  .center_5d60 .info-219c .hidden_solid_3b98,
  .center_5d60 .info-219c .hidden_solid_3b98::after,
  .center_5d60 .info-219c .hidden_solid_3b98::before {
    width: 31px;
    height: 3px;
  }
  .center_5d60 .info-219c .hidden_solid_3b98::before {
    top: -9px;
  }
  .center_5d60 .info-219c .hidden_solid_3b98::after {
    bottom: -9px;
  }
}
.info-c6a4 .hidden_solid_3b98 {
  -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);
}
.info-c6a4 .hidden_solid_3b98::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info-c6a4 .hidden_solid_3b98::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);
}
.info-c6a4.gold-de1a .hidden_solid_3b98 {
  -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);
}
.info-c6a4.gold-de1a .hidden_solid_3b98::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info-c6a4.gold-de1a .hidden_solid_3b98::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);
}
.outline-action-f73e {
  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.dirty-bb31:before {
  display: none;
}
.pagination_current_1185 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pagination_current_1185 .plasma-45e8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pagination_current_1185 .plasma-45e8:last-of-type {
  border-bottom: none;
}
.pagination_current_1185 .plasma-45e8.progress_e48d,
.pagination_current_1185 .plasma-45e8.grid_d759,
.pagination_current_1185 .plasma-45e8.module_4a62 {
  padding: 0;
}
.pagination_current_1185 .input_in_d4bc .tag_selected_a8be {
  color: currentColor;
}
.pagination_current_1185 .input_in_d4bc .tag_selected_a8be:focus,
.pagination_current_1185 .input_in_d4bc .tag_selected_a8be:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_current_1185.short-14b8 .message-silver-92aa,
.pagination_current_1185.short-14b8 .bright-c431 a,
.pagination_current_1185.short-14b8 .iron-bff5 a,
.pagination_current_1185.short-14b8 .form-action-9356 a {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_current_1185.short-14b8 .message-silver-92aa:hover,
.pagination_current_1185.short-14b8 .bright-c431 a:hover,
.pagination_current_1185.short-14b8 .iron-bff5 a:hover,
.pagination_current_1185.short-14b8 .form-action-9356 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_current_1185.short-14b8 .background_699c {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_current_1185.short-14b8 .plasma-45e8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_current_1185.short-14b8 .plasma-45e8:before {
  background: rgba(0, 0, 0, 0.08);
}
.pagination_current_1185.short-14b8 .stale_f019:before {
  background: rgba(255, 255, 255, 0.9);
}
.pagination_current_1185.short-14b8 .input_in_d4bc .aside_8ba2 li a,
.pagination_current_1185.short-14b8 .input_in_d4bc .tag_selected_a8be,
.pagination_current_1185.short-14b8 .form-action-9356 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_current_1185.short-14b8 .input_in_d4bc .tag_selected_a8be:focus,
.pagination_current_1185.short-14b8 .input_in_d4bc .tag_selected_a8be:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_current_1185.short-14b8 .aside_8ba2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_current_1185.texture_top_25b5 .message-silver-92aa,
.pagination_current_1185.texture_top_25b5 .bright-c431 a,
.pagination_current_1185.texture_top_25b5 .iron-bff5 .tag_selected_a8be,
.pagination_current_1185.texture_top_25b5 .iron-bff5 a,
.pagination_current_1185.texture_top_25b5 .form-action-9356 a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_current_1185.texture_top_25b5 .message-silver-92aa:hover,
.pagination_current_1185.texture_top_25b5 .bright-c431 a:hover,
.pagination_current_1185.texture_top_25b5 .iron-bff5 .tag_selected_a8be:hover,
.pagination_current_1185.texture_top_25b5 .iron-bff5 a:hover,
.pagination_current_1185.texture_top_25b5 .form-action-9356 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_current_1185.texture_top_25b5 .background_699c {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_current_1185.texture_top_25b5 .plasma-45e8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_current_1185.texture_top_25b5 .plasma-45e8:before {
  background: rgba(255, 255, 255, 0.08);
}
.pagination_current_1185.texture_top_25b5 .stale_f019:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination_current_1185.texture_top_25b5 .input_in_d4bc .aside_8ba2 li a,
.pagination_current_1185.texture_top_25b5 .input_in_d4bc .tag_selected_a8be,
.pagination_current_1185.texture_top_25b5 .form-action-9356 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_current_1185.texture_top_25b5 .input_in_d4bc .tag_selected_a8be:focus,
.pagination_current_1185.texture_top_25b5 .input_in_d4bc .tag_selected_a8be:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_current_1185.texture_top_25b5 .aside_8ba2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_f019 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.stale_f019:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge-fixed-6004 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.modal_soft_b410 .pagination_current_1185 {
  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;
}
.modal_soft_b410 .plasma-45e8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.modal_soft_b410 .plasma-45e8: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) {
  .modal_soft_b410 .plasma-45e8:before {
    width: 16%;
    left: 42%;
  }
}
.modal_soft_b410 .plasma-45e8:last-child:before {
  content: none;
}
.modal_soft_b410 .plasma-45e8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.modal_soft_b410 .input_in_d4bc .aside_8ba2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.modal_soft_b410 .input_in_d4bc .aside_8ba2 li a .tag_selected_a8be {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.modal_soft_b410 .input_in_d4bc .form-action-9356 {
  border: none;
}
.modal_soft_b410 .input_in_d4bc .form-action-9356 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.modal_soft_b410 .stale_f019 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal_soft_b410 .badge-fixed-6004 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.modal_soft_b410 .texture_top_25b5 .stale_f019:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal_soft_b410 .short-14b8.smooth-3aaf .hidden_solid_3b98 {
  background: rgba(0, 0, 0, 0.6);
}
.modal_soft_b410
  .short-14b8.smooth-3aaf
  .hidden_solid_3b98::after,
.modal_soft_b410
  .short-14b8.smooth-3aaf
  .hidden_solid_3b98:before {
  background: inherit;
}
.modal_soft_b410
  .short-14b8.smooth-3aaf:hover
  .hidden_solid_3b98 {
  background: rgba(0, 0, 0, 0.8);
}
.prev_e3fb .pagination_current_1185 {
  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) {
  .prev_e3fb .pagination_current_1185 {
    width: auto;
    right: 45px;
  }
}
.sidebar-e884 .pagination_current_1185 {
  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) {
  .sidebar-e884 .pagination_current_1185 {
    width: auto;
    left: 45px;
  }
}
.dirty-bb31 .pagination_current_1185 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dirty-bb31 .badge-fixed-6004 {
  max-width: 48em;
  margin: 0 auto;
}
.dirty-bb31 .stale_f019:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stone_e9cc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stone_e9cc.modal_soft_b410 .pagination_current_1185 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stone_e9cc.prev_e3fb .pagination_current_1185 {
  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);
}
.stone_e9cc .pagination_current_1185 {
  visibility: visible;
}
.stone_e9cc.sidebar-e884 .pagination_current_1185 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dark-3bb6,
.element-dim-3cd1 {
  overflow-x: hidden;
}
.dark-3bb6 .pagination_current_1185 {
  overflow: auto;
}
.dark-3bb6.modal_soft_b410 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dark-3bb6.modal_soft_b410 .pagination_current_1185 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dark-3bb6.modal_soft_b410 .text-liquid-7118 {
  opacity: 0;
}
.dark-3bb6.prev_e3fb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dark-3bb6.prev_e3fb .pagination_current_1185 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dark-3bb6.prev_e3fb .text-liquid-7118 {
  opacity: 0;
}
.dark-3bb6.sidebar-e884 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dark-3bb6.sidebar-e884 .pagination_current_1185 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dark-3bb6.sidebar-e884 .text-liquid-7118 {
  opacity: 0;
}
.dark-3bb6.dirty-bb31 .pagination_current_1185 {
  z-index: 10;
  visibility: visible;
}
.smooth-3aaf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.smooth-3aaf .hidden_solid_3b98 {
  background: rgba(255, 255, 255, 0.99);
}
.smooth-3aaf .hidden_solid_3b98::after,
.smooth-3aaf .hidden_solid_3b98:before {
  background: inherit;
}
.smooth-3aaf:hover .hidden_solid_3b98 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-e884 .smooth-3aaf {
  top: 10px;
  right: auto;
  left: 12px;
}
.dirty-bb31 .smooth-3aaf {
  display: none !important;
}
.dark-3bb6:before,
.element-dim-3cd1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dark-3bb6 .smooth-3aaf,
.element-dim-3cd1 .smooth-3aaf {
  display: inline-block;
}
.pagination_current_1185 .lower-af48 {
  -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;
}
.dark-3bb6 .pagination_current_1185 .lower-af48,
.element-dim-3cd1 .pagination_current_1185 .lower-af48 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new_e8fc .aside_glass_4c5e {
  width: 100%;
}
.form-dark-79c8 {
  padding: 0 0.5em 0;
}
.form-dark-79c8 [class*="customify-col-"],
.form-dark-79c8 [class*="customify-col_"],
.form-dark-79c8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pro-f36a .form-dark-79c8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tall-dfc3 .new-ba31,
  .new-ba31 {
    display: none;
  }
  .bottom-246c {
    text-align: left;
  }
  .black_ea3f {
    text-align: center;
  }
  .sort_hovered_35b3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tall-dfc3 .medium_dd2a,
  .medium_dd2a {
    display: none;
  }
  .header-0310 {
    text-align: left;
  }
  .active_78f2 {
    text-align: center;
  }
  .down_baf5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tall-dfc3 .simple-a259,
  .simple-a259 {
    display: none;
  }
  .status_6c01 {
    text-align: left;
  }
  .tooltip-29b5 {
    text-align: center;
  }
  .tooltip-solid-d05f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.description_34f5 {
  box-shadow: none !important;
}
.block-liquid-cd56 .hidden-huge-60b6,
.hero-f389 .hidden-huge-60b6 {
  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;
}
.hero-f389 .hidden-huge-60b6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading_dark_4663 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading_dark_4663:after,
.heading_dark_4663:before {
  content: "";
  display: table;
}
.heading_dark_4663:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading_dark_4663 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading_dark_4663,
.hidden_narrow_b14a {
  max-width: 1248px;
  margin: 0 auto;
}

.block-1180.hover-wood-180c .heading_dark_4663 {
  max-width: 100%;
}
.block-1180.image_under_6fd0 {
  max-width: 1200px;
  margin: 0 auto;
}
.block-1180.in-614e .heading_dark_4663 {
  max-width: 100%;
}
.block-1180.in-614e > .heading_dark_4663 {
  padding-left: 0;
  padding-right: 0;
}
.block-1180.in-614e > .heading_dark_4663 .tall-dfc3 {
  margin: 0;
}
.block-1180.in-614e
  > .heading_dark_4663
  .fixed-f9f1.article_4d73 {
  margin-right: 0;
  margin-left: 0;
}
.block-1180.in-614e #main.article_4d73 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .slider-first-a735 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .slider-first-a735 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard_ae4d .icon_320b {
    padding-right: 1em;
  }
  .hard_ae4d.soft-c479 .fixed-f9f1 {
    border-right: 1px solid #eaecee;
  }
  .hard_ae4d.soft-c479 .icon_320b {
    padding-right: 1em;
  }
  .hard_ae4d.soft-c479 .lower-d25b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-03d8 .icon_320b {
    padding-left: 1em;
  }
  .green-03d8.soft-c479 .fixed-f9f1 {
    border-left: 1px solid #eaecee;
  }
  .green-03d8.soft-c479 .icon_320b {
    padding-left: 1em;
  }
  .green-03d8.soft-c479 .lower-d25b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_gas_8aa8 .icon_320b {
    padding-left: 1em;
  }
  .notice_gas_8aa8.soft-c479 .tertiary-south-d711 {
    border-right: 1px solid #eaecee;
  }
  .notice_gas_8aa8.soft-c479 .banner-aee6 {
    border-right: 1px solid #eaecee;
  }
  .notice_gas_8aa8.soft-c479 .icon_320b {
    padding-left: 1em;
  }
  .notice_gas_8aa8.soft-c479 .lower-d25b {
    padding-right: 1em;
  }
  .notice_gas_8aa8.soft-c479 .clean-1edb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_wood_aabe .icon_320b {
    padding-right: 1em;
  }
  .grid_wood_aabe.soft-c479 .tertiary-south-d711 {
    border-left: 1px solid #eaecee;
  }
  .grid_wood_aabe.soft-c479 .banner-aee6 {
    border-left: 1px solid #eaecee;
  }
  .grid_wood_aabe.soft-c479 .icon_320b {
    padding-right: 1em;
  }
  .grid_wood_aabe.soft-c479 .lower-d25b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_wood_aabe.soft-c479 .clean-1edb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-first-a735 .icon_320b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-first-a735.soft-c479 .fixed-f9f1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .slider-first-a735.soft-c479 .icon_320b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-first-a735.soft-c479 .lower-d25b {
    padding-left: 1em;
  }
  .slider-first-a735.soft-c479 .clean-1edb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .slider-first-a735.soft-c479 .icon_320b {
    padding-left: 0;
  }
}
.list-plasma-6519 .light_c06c {
  display: inline-block;
}
.paper_403a {
  display: inline-block;
}
.pattern_4d6c {
  word-con: break-word;
}
.stale_f737 > span {
  display: inline-block;
  padding: 5px 0;
}
.stale_f737 .under_72d9 {
  margin-left: 8px;
  margin-right: 8px;
}
.stale_f737 .dropdown_4a22 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article_39aa .thumbnail-pressed-498c {
  margin-bottom: 2em;
}
.article_39aa .accordion_fixed_9cd0 {
  margin-bottom: 15px;
}
.article_39aa .accordion_fixed_9cd0:last-child {
  margin-bottom: 0;
}
.article_39aa .active_active_85cb {
  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) {
  .article_39aa .active_active_85cb {
    display: block;
  }
}
.article_39aa .frame-current-0930 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article_39aa .frame-current-0930 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article_39aa .frame_active_7c13 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article_39aa .frame_active_7c13 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article_39aa .frame_active_7c13 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article_39aa .pattern_4d6c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_39aa .pattern_4d6c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article_39aa .gallery-336c p:last-child {
  margin-bottom: 0;
}
.article_39aa .sort_e03e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article_39aa .shadow-last-7cc9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article_39aa .layout_large_f941 {
  margin-top: 1em;
}
.article_39aa .purple_7566 {
  top: 0;
  display: block;
}
.article_39aa .purple_7566 a {
  color: inherit;
}
.article_39aa .purple_7566 a:hover {
  color: inherit;
}
.article_39aa .main_e3f1 {
  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;
}
.article_39aa .main_e3f1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article_39aa .shadow-last-7cc9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article_39aa .simple_94d9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article_39aa .simple_94d9:first-child {
  margin-top: 0;
}
.article_39aa .simple_94d9.soft_e0b9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article_39aa .simple_94d9.lite_2c00 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_39aa
  .simple_94d9.lite_2c00.rough-176d
  .layout_large_f941 {
  width: 100%;
}
.article_39aa .lite_2c00 {
  -webkit-box-align: center;
  align-items: center;
}
.article_39aa .lite_2c00 .stale_f737,
.article_39aa .lite_2c00 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article_39aa .frame_active_7c13 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_39aa .frame_active_7c13 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_39aa .frame_active_7c13: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;
}
.article_39aa .soft_e0b9 {
  z-index: 5;
}
.article_39aa .input_basic_e261 .shadow_stale_0967 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article_39aa .narrow_57e7 .shadow_stale_0967 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article_39aa .yellow-5c04 .shadow_stale_0967 {
  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;
}
.article_39aa.form-ac00 .active_active_85cb,
.article_39aa.thick_08af .active_active_85cb {
  display: block;
}
.article_39aa.form-ac00 .active_active_85cb .frame_hovered_ab25,
.article_39aa.form-ac00 .active_active_85cb .shadow-last-7cc9,
.article_39aa.thick_08af .active_active_85cb .frame_hovered_ab25,
.article_39aa.thick_08af .active_active_85cb .shadow-last-7cc9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_39aa.dropdown_967e .frame-current-0930 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article_39aa.dropdown_967e .frame-current-0930 {
    margin-right: 0;
  }
}
.article_39aa.form-ac00 .frame-current-0930,
.article_39aa.thick_08af .frame-current-0930 {
  padding-top: 40%;
}
.article_39aa.form-ac00 .thumbnail-pressed-498c,
.article_39aa.thick_08af .thumbnail-pressed-498c {
  display: block;
}
.article_39aa.form-ac00 .fn-sticky-f2fd .shadow-last-7cc9,
.article_39aa.thick_08af .fn-sticky-f2fd .shadow-last-7cc9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article_39aa.form-ac00 .frame-current-0930,
.article_39aa.thick_08af .frame-current-0930 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article_39aa.form-ac00 .shadow-last-7cc9 {
  padding: 1em;
}
.secondary_pressed_ff8f {
  margin: 30px auto;
  display: block;
}
.secondary_pressed_ff8f .simple_5b13 > * {
  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;
}
.secondary_pressed_ff8f .simple_5b13 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_pressed_ff8f .simple_5b13 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_c2d8 .stale_f737 {
  margin-bottom: 1.41575em;
}
.heading_c2d8 .icon-2183 {
  margin-bottom: 1.618em;
}
.secondary_ad13 .fluid-45ad {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary_ad13 .fluid-45ad a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary_ad13 .outer-f6d0 {
  max-width: 100%;
  overflow: auto;
}
.fixed_fbad .secondary_ad13 a:hover {
  text-decoration: underline;
}
.texture-2c29 .accordion_fixed_9cd0:not(.pattern_4d6c),
.texture-2c29 .frame_active_7c13 {
  margin-bottom: 1.41575em;
}
.texture-2c29 .accordion_fixed_9cd0:not(.pattern_4d6c):last-child,
.texture-2c29 .frame_active_7c13:last-child {
  margin-bottom: 0;
}
.texture-2c29 .accordion_fixed_9cd0.alert-down-241e {
  margin-bottom: 0.41575em;
}
.texture-2c29 .progress_a91e:before,
.texture-2c29 .sidebar_60b8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.texture-2c29 .progress_a91e:before {
  content: "\f115";
}
.texture-2c29 .sidebar_60b8:before {
  content: "\f02c";
}
.texture-2c29 .tiny_c928 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.texture-2c29 .tiny_c928 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.section-cced {
  display: -webkit-box;
  display: flex;
}
.section-cced .under-8c47 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .section-cced .under-8c47 {
    flex-basis: 90px;
  }
}
.section-cced .light-7cf5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .section-cced .light-7cf5 {
    flex-basis: calc(100% - 50px);
  }
}
.section-cced .smooth_635e p:last-child {
  margin-bottom: 0.72em;
}
.banner_96fd .simple_5b13 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.banner_96fd .simple_5b13:after,
.banner_96fd .simple_5b13:before {
  content: "";
  display: table;
}
.banner_96fd .simple_5b13:after {
  clear: both;
}
.banner_96fd .simple_5b13 .paragraph_easy_9345,
.banner_96fd .simple_5b13 .footer-inner-44cc {
  width: 49%;
}
.banner_96fd .simple_5b13 .paragraph_easy_9345 a span.disabled-pro-38c9,
.banner_96fd .simple_5b13 .footer-inner-44cc a span.disabled-pro-38c9 {
  display: block;
  margin-bottom: 5px;
}
.banner_96fd .simple_5b13 .footer-inner-44cc {
  float: left;
  text-align: left;
}
.banner_96fd .simple_5b13 .paragraph_easy_9345 {
  float: right;
  text-align: right;
}
.gradient-4af6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient-4af6 {
    margin-bottom: 0;
  }
}
.accent-0d52 {
  margin-bottom: 1em;
}
.accent-0d52 .pattern_4d6c {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside-c3f9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag_32f8 .accent-0d52,
.breadcrumb-in-33be .accent-0d52 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag_32f8 .accent-0d52,
  .breadcrumb-in-33be .accent-0d52 {
    display: block;
  }
}
.tag_32f8 .aside-c3f9,
.breadcrumb-in-33be .aside-c3f9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag_32f8 .aside-c3f9,
  .breadcrumb-in-33be .aside-c3f9 {
    margin-bottom: 1em;
  }
}
.tag_32f8 .aside-c3f9 img,
.breadcrumb-in-33be .aside-c3f9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag_32f8 .status_6c51,
.breadcrumb-in-33be .status_6c51 {
  flex-basis: calc(100% - 160px);
}
.tag_32f8 .status_6c51 p,
.breadcrumb-in-33be .status_6c51 p {
  margin-bottom: 0;
}
.tag_32f8 .status_6c51 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag_32f8 .status_6c51 {
    padding-left: 0;
  }
}
.breadcrumb-in-33be .status_6c51 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-in-33be .status_6c51 {
    padding-right: 0;
  }
}
.breadcrumb-in-33be .aside-c3f9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item_3517 .aside-c3f9 {
  margin-bottom: 0.5em;
}
.item_3517 .aside-c3f9 img {
  width: 100%;
}
.surface_over_c9fa .caption-liquid-bd09,
.active-tiny-fb8a .caption-liquid-bd09 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.active-tiny-fb8a .fixed-f9f1 .caption_stone_e355 p:last-child {
  margin-bottom: 0;
}
.gradient_c507 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.smooth-0247 .badge-f59a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .smooth-0247 .badge-f59a:last-of-type {
    margin-bottom: 0;
  }
}
.smooth-0247 .badge-f59a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth-0247 .badge-f59a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.smooth-0247 .badge-f59a ul li {
  margin: 0 0 0.6em;
}
.smooth-0247 .badge-f59a ul li.fluid_2d47,
.smooth-0247 .badge-f59a ul li.form_full_35e8 {
  position: relative;
}
.smooth-0247 .badge-f59a ul li.fluid_2d47 .border_cdcb,
.smooth-0247 .badge-f59a ul li.form_full_35e8 .border_cdcb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.smooth-0247 .badge-f59a ul li.fluid_2d47:after:after,
.smooth-0247 .badge-f59a ul li.fluid_2d47:after:before,
.smooth-0247
  .badge-f59a
  ul
  li.form_full_35e8:after:after,
.smooth-0247
  .badge-f59a
  ul
  li.form_full_35e8:after:before {
  content: "";
  display: table;
}
.smooth-0247 .badge-f59a ul li.fluid_2d47:after:after,
.smooth-0247
  .badge-f59a
  ul
  li.form_full_35e8:after:after {
  clear: both;
}
.smooth-0247 .badge-f59a a.soft_29d9:hover {
  text-decoration: none;
}
.smooth-0247 .badge-f59a select {
  max-width: 100%;
}
.smooth-0247 .badge-f59a table {
  font-size: 85%;
}
.smooth-0247 .badge-f59a table td,
.smooth-0247 .badge-f59a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.smooth-0247 .badge-f59a table tfoot td {
  text-align: left;
}
.smooth-0247 .badge-f59a :last-child {
  margin-bottom: 0;
}
.smooth-0247 .badge-f59a .huge_74b0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.smooth-0247 .badge-f59a .huge_74b0 label {
  width: 100%;
}
.smooth-0247 .badge-f59a .huge_74b0 .title_85d2 {
  width: 100%;
  display: block;
}
.smooth-0247 .badge-f59a .huge_74b0 .fast_a327 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.smooth-0247 .badge-f59a .huge_74b0 .fast_a327:hover svg #svg-search {
  fill: #444;
}
.smooth-0247 .badge-f59a .huge_74b0 .fast_a327 svg {
  width: 18px;
  height: 18px;
}
.smooth-0247 .input_iron_e2fd ul ul,
.smooth-0247 .link-light-4d0f ul ul,
.smooth-0247 .prev-db71 ul ul,
.smooth-0247 .frame-static-abfe ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.smooth-0247 .input_iron_e2fd .backdrop-cfa4 > a,
.smooth-0247 .link-light-4d0f .backdrop-cfa4 > a,
.smooth-0247 .prev-db71 .backdrop-cfa4 > a,
.smooth-0247 .frame-static-abfe .backdrop-cfa4 > a {
  margin-bottom: 0;
}
.smooth-0247 .heading_complex_25ca li,
.smooth-0247 .input_iron_e2fd li,
.smooth-0247 .badge-6d2e li,
.smooth-0247 .link-light-4d0f li,
.smooth-0247 .prev-db71 li,
.smooth-0247 .frame-static-abfe li,
.smooth-0247 .background-68fc li,
.smooth-0247 .pagination-lite-e302 li {
  display: block;
  position: relative;
}
.smooth-0247 .heading_complex_25ca li:last-child,
.smooth-0247 .input_iron_e2fd li:last-child,
.smooth-0247 .badge-6d2e li:last-child,
.smooth-0247 .link-light-4d0f li:last-child,
.smooth-0247 .prev-db71 li:last-child,
.smooth-0247 .frame-static-abfe li:last-child,
.smooth-0247 .background-68fc li:last-child,
.smooth-0247 .pagination-lite-e302 li:last-child {
  border: none;
}
.smooth-0247 .heading_complex_25ca li a,
.smooth-0247 .input_iron_e2fd li a,
.smooth-0247 .badge-6d2e li a,
.smooth-0247 .link-light-4d0f li a,
.smooth-0247 .prev-db71 li a,
.smooth-0247 .frame-static-abfe li a,
.smooth-0247 .background-68fc li a,
.smooth-0247 .pagination-lite-e302 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth-0247 .heading_complex_25ca li ul li::before,
.smooth-0247 .input_iron_e2fd li ul li::before,
.smooth-0247 .badge-6d2e li ul li::before,
.smooth-0247 .link-light-4d0f li ul li::before,
.smooth-0247 .prev-db71 li ul li::before,
.smooth-0247 .frame-static-abfe li ul li::before,
.smooth-0247 .background-68fc li ul li::before,
.smooth-0247 .pagination-lite-e302 li ul li::before {
  left: 15px;
}
.smooth-0247 .heading_complex_25ca li ul a,
.smooth-0247 .input_iron_e2fd li ul a,
.smooth-0247 .badge-6d2e li ul a,
.smooth-0247 .link-light-4d0f li ul a,
.smooth-0247 .prev-db71 li ul a,
.smooth-0247 .frame-static-abfe li ul a,
.smooth-0247 .background-68fc li ul a,
.smooth-0247 .pagination-lite-e302 li ul a {
  padding-left: 20px;
}
.smooth-0247 .heading_complex_25ca li ul ul li::before,
.smooth-0247 .input_iron_e2fd li ul ul li::before,
.smooth-0247 .badge-6d2e li ul ul li::before,
.smooth-0247 .link-light-4d0f li ul ul li::before,
.smooth-0247 .prev-db71 li ul ul li::before,
.smooth-0247 .frame-static-abfe li ul ul li::before,
.smooth-0247 .background-68fc li ul ul li::before,
.smooth-0247 .pagination-lite-e302 li ul ul li::before {
  left: 30px;
}
.smooth-0247 .heading_complex_25ca li ul ul a,
.smooth-0247 .input_iron_e2fd li ul ul a,
.smooth-0247 .badge-6d2e li ul ul a,
.smooth-0247 .link-light-4d0f li ul ul a,
.smooth-0247 .prev-db71 li ul ul a,
.smooth-0247 .frame-static-abfe li ul ul a,
.smooth-0247 .background-68fc li ul ul a,
.smooth-0247 .pagination-lite-e302 li ul ul a {
  padding-left: 40px;
}
.smooth-0247 .current_5536 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth-0247 .pagination-lite-e302 ul li {
  margin-bottom: 1.41575em;
}
.smooth-0247 .pagination-lite-e302 ul li .pattern-tall-ed2b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.smooth-0247 .pagination-lite-e302 ul li .south_bc43 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.texture_top_25b5 .heading_complex_25ca li a,
.texture_top_25b5 .input_iron_e2fd li a,
.texture_top_25b5 .badge-6d2e li a,
.texture_top_25b5 .link-light-4d0f li a,
.texture_top_25b5 .prev-db71 li a,
.texture_top_25b5 .frame-static-abfe li a,
.texture_top_25b5 .background-68fc li a,
.texture_top_25b5 .pagination-lite-e302 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_top_25b5 .current_5536 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_top_25b5 .badge-f59a ul li.fluid_2d47 .border_cdcb,
.texture_top_25b5 .badge-f59a ul li.form_full_35e8 .border_cdcb {
  background: rgba(0, 0, 0, 0.2);
}
.texture_top_25b5 .smooth-0247 .badge-f59a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-1180 .smooth-0247 .aside_8ba2 li {
  margin: 0;
}
.block-1180 .smooth-0247 .aside_8ba2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block-1180 .smooth-0247 .aside_8ba2 li ul {
  margin: 0;
}
.block-1180 .smooth-0247 .aside_8ba2 li ul li a {
  padding-left: 15px;
}
.block-1180 .smooth-0247 .aside_8ba2 li ul li li a {
  padding-left: 30px;
}
.block-1180 .smooth-0247 .aside_8ba2 li.orange_fdd0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block-1180 .smooth-0247 .aside_8ba2 li.orange_fdd0 > 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;
}
.block-1180 .smooth-0247 .aside_8ba2 li.orange_fdd0 > 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;
}
.active-1475 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outline_7721 {
  position: relative;
  z-index: 10;
}
.outline_7721 .lower-af48 {
  width: 100%;
  max-width: 100%;
}
.table_soft_1835 .slow-2f04 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.table_soft_1835 .short-14b8 {
}
.table_soft_1835 .texture_top_25b5 {
  background: #292929;
}
.filter_thick_bdd9 .slow-2f04 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_thick_bdd9 .short-14b8 {
  background: #f9f9f9;
}
.filter_thick_bdd9 .texture_top_25b5 {
  background: #303030;
}
.hover_8f8a .slow-2f04 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover_8f8a .light_c06c {
    margin-bottom: 1em;
  }
  .hover_8f8a .light_c06c:last-child {
    margin-bottom: 0;
  }
}
.hover_8f8a .short-14b8 {
  background: #ededed;
}
.hover_8f8a .texture_top_25b5 {
  background: #1a1a1a;
}
.slow-2f04.short-14b8 {
  color: rgba(0, 0, 0, 0.6);
}
.slow-2f04.short-14b8 .accordion-basic-b5be li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-2f04.texture_top_25b5 {
  color: rgba(255, 255, 255, 0.99);
}
.slow-2f04.texture_top_25b5 a:not(.soft_29d9) {
  color: rgba(255, 255, 255, 0.79);
}
.slow-2f04.texture_top_25b5 a:not(.soft_29d9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-2f04.texture_top_25b5 .accordion-basic-b5be li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-2f04.texture_top_25b5 table tbody td,
.slow-2f04.texture_top_25b5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dark_e81b.wrapper_under_ce88 .heading_dark_4663 {
  max-width: initial;
}
.dark_e81b .detail_893e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dark_e81b .detail_893e .lower-af48 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dark_e81b .detail_893e .lower-af48 {
    display: block;
    margin-bottom: 2em;
  }
  .dark_e81b .detail_893e .lower-af48:last-child {
    margin-bottom: 0;
  }
}
.hover_8f8a .light_c06c:last-child,
.filter_thick_bdd9 .light_c06c:last-child,
.table_soft_1835 .light_c06c:last-child {
  margin-bottom: 0;
}
.hover_8f8a .light_c06c .smooth-0247 .badge-f59a:last-child,
.filter_thick_bdd9 .light_c06c .smooth-0247 .badge-f59a:last-child,
.table_soft_1835 .light_c06c .smooth-0247 .badge-f59a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hover_8f8a .footer_red_8b5f,
  .hover_8f8a .last_f28f,
  .filter_thick_bdd9 .footer_red_8b5f,
  .filter_thick_bdd9 .last_f28f,
  .table_soft_1835 .footer_red_8b5f,
  .table_soft_1835 .last_f28f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outline_7721 .light_c06c {
    margin-bottom: 2em;
  }
}
.outline_7721 p:last-child {
  margin-bottom: 0;
}
.outline_7721 li,
.outline_7721 ul {
  list-style: none;
  margin: 0;
}
.outline_7721 ul ul {
  margin-left: 2.617924em;
}
.caption_simple_5d4a {
  font-size: 0.875em;
}

/* css-noise: 19d0 */
.shadow-element-g5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
