/*!
Theme Name: Customify
Theme URI: https://pressmaximum.breadcrumb-gold-18e7/customify
Author: WPCustomify
Author URI: https://pressmaximum.breadcrumb-gold-18e7
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.breadcrumb-gold-18e7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block_action_09e4.brown-c5ab/licenses/gpl-2.0.steel_5e65
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.aside-over-d1ff/, (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.shadow_be10.primary_420b/normalize.fluid_c7c6/
 ======
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.fluid_c7c6 v7.0.0 | MIT License | github.breadcrumb-gold-18e7/necolas/normalize.fluid_c7c6 */
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;
}
.info-white-3cae .active_e065,
.dim-b34c,
.sort_slow_6aae,
.tag-5204,
.summary-54f9,
.clean_0bf3,
.shade-fixed-73ec,
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;
}
.dim-b34c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dim-b34c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dim-b34c,
  h1 {
    font-size: 1.8em;
  }
}
.sort_slow_6aae,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort_slow_6aae + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort_slow_6aae,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort_slow_6aae,
  h2 {
    font-size: 1.7em;
  }
}
.tag-5204,
h3 {
  font-size: 1.618em;
}
.info-white-3cae .active_e065,
.summary-54f9,
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.iron_bf97 {
  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;
}
.badge-solid-d67a:after,
.badge-solid-d67a:before,
.basic_5026:after,
.basic_5026:before {
  content: "";
  display: table;
}
.badge-solid-d67a:after,
.basic_5026:after {
  clear: both;
}
.texture_up_106e {
  float: right;
  margin-right: 0;
}
.gallery-copper-5a0c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_right_a0f4 .article-hard-a8ae,
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;
}
.tag_right_a0f4 .article-hard-a8ae: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;
}
.glass_7080 .article-hard-a8ae {
  box-shadow: none;
}
.glass_7080
  .article-hard-a8ae
  .full-53f4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.glass_7080 .article-hard-a8ae .aside_new_09a7 {
  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;
}
.glass_7080
  .article-hard-a8ae
  .aside_new_09a7
  b {
  display: none;
}
.glass_7080 .frame-upper-80c9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.message_6ef6:not(.sort-small-608c):not(.out-87cb),
button:not(.sort-small-608c):not(.out-87cb),
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ),
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ),
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ) {
  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;
}
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ):hover,
button:not(.sort-small-608c):not(
    .out-87cb
  ):hover,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ):hover,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ):hover,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ):active,
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ):focus,
button:not(.sort-small-608c):not(
    .out-87cb
  ):active,
button:not(.sort-small-608c):not(
    .out-87cb
  ):focus,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ):active,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ):focus,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ):active,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ):focus,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ):active,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ):focus {
  outline: 0;
}
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8,
button:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8 {
  position: relative;
}
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .list_basic_e4f7,
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .active_north_c872,
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .slider_7105,
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  i,
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  svg,
button:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .list_basic_e4f7,
button:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .active_north_c872,
button:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .slider_7105,
button:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  i,
button:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  svg,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .list_basic_e4f7,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .active_north_c872,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .slider_7105,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  i,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  svg,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .list_basic_e4f7,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .active_north_c872,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .slider_7105,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  i,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  svg,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .list_basic_e4f7,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .active_north_c872,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  .slider_7105,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  i,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8
  svg {
  visibility: hidden;
}
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8:after,
button:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8:after,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8:after,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8:after,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ).fn-loading-40d8: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;
}
.message_6ef6:not(.sort-small-608c):not(.out-87cb),
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ),
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ),
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ) {
  color: #fff;
  background: #235787;
}
.message_6ef6:not(.sort-small-608c):not(
    .out-87cb
  ):focus,
input[type="button"]:not(.sort-small-608c):not(
    .out-87cb
  ):focus,
input[type="reset"]:not(.sort-small-608c):not(
    .out-87cb
  ):focus,
input[type="submit"]:not(.sort-small-608c):not(
    .out-87cb
  ):focus {
  color: #fff;
}
.message_6ef6.fn-disabled-40d8:not(.sort-small-608c):not(
    .out-87cb
  ),
.message_6ef6[disabled]:not(.sort-small-608c):not(
    .out-87cb
  ),
button.fn-disabled-40d8:not(.sort-small-608c):not(
    .out-87cb
  ),
button[disabled]:not(.sort-small-608c):not(
    .out-87cb
  ) {
  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;
}
.modal-small-dc80 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal-small-dc80: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;
}
.next-ca3c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list_3751 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.link-7faa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.badge-solid-d67a:after,
.badge-solid-d67a:before,
.avatar_0b26:after,
.avatar_0b26:before,
.pattern-up-25c8:after,
.pattern-up-25c8:before,
.large_5d55:after,
.large_5d55:before,
.hidden-purple-6a79:after,
.hidden-purple-6a79:before,
.surface-iron-9727:after,
.surface-iron-9727:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.badge-solid-d67a:after,
.avatar_0b26:after,
.pattern-up-25c8:after,
.large_5d55:after,
.hidden-purple-6a79:after,
.surface-iron-9727:after {
  clear: both;
}
.avatar_0b26 .tiny_24fa,
.pattern-up-25c8 .tiny_24fa,
.tall_b7f0 .tiny_24fa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard-bfc2 {
  display: inline-block;
}
.preview_c5c0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview_c5c0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview_c5c0 .menu-full-25da {
  padding: 1em 0;
  font-size: 85%;
}
.menu-full-25da {
  text-align: left;
  font-style: italic;
  color: #999;
}
.last_7483 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.last_7483:after,
.last_7483:before {
  content: "";
  display: table;
}
.last_7483:after {
  clear: both;
}
.media-tiny-364f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active-f936 .media-tiny-364f {
  max-width: 50%;
}
.media-2872 .media-tiny-364f {
  max-width: 33.33%;
}
.wrapper-144f .media-tiny-364f {
  max-width: 25%;
}
.shade-f8ab .media-tiny-364f {
  max-width: 20%;
}
.caption_6cfc .media-tiny-364f {
  max-width: 16.66%;
}
.easy-c923 .media-tiny-364f {
  max-width: 14.28%;
}
.tooltip-97a4 .media-tiny-364f {
  max-width: 12.5%;
}
.wood_f8cd .media-tiny-364f {
  max-width: 11.11%;
}
.first-791b {
  display: block;
}
.info-white-3cae .notification-bee2 label,
.info-white-3cae .highlight_warm_4bad label,
.info-white-3cae .heading_motion_dc4e label,
.info-white-3cae .bronze_f236 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.rough_f3e2 {
  list-style: none;
  margin: 0;
}
.rough_f3e2 article.input-4122 {
  margin-bottom: 0;
}
.rough_f3e2 ul {
  list-style: none;
  margin: 0;
}
.rough_f3e2 .white-e268 li.input-4122 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .rough_f3e2 .white-e268 li.input-4122 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .rough_f3e2 .white-e268 li.input-4122: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) {
  .rough_f3e2 .white-e268 li.input-4122 li.input-4122 li.input-4122 li.input-4122 {
    padding-left: 0;
  }
}
article.input-4122 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-4122 .avatar_0b26 p:last-of-type {
  margin-bottom: 0;
}
article.input-4122 .icon-ae52 {
  float: left;
}
article.input-4122 .row-415e {
  margin-left: 85px;
}
article.input-4122 .lower_e806 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-4122 .lower_e806 .active_1c52 {
  margin-left: 10px;
}
article.input-4122 .menu_bf4c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-4122 .glass-74fc {
  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 .notification-bee2,
  #respond .heading_motion_dc4e,
  #respond .bronze_f236 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification-bee2 input,
#respond .heading_motion_dc4e input,
#respond .bronze_f236 input {
  width: 100%;
}
#respond .bronze_f236 {
  margin-right: 0;
}
#respond .text_94d6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer-warm-73d6 {
  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;
}
.footer-warm-73d6.notice_5093 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer-warm-73d6 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%);
}
.footer-warm-73d6:focus,
.footer-warm-73d6: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);
}
.disabled_9be0 {
  border-radius: 10%;
}
.input_782f {
  border-radius: 50%;
}
.progress-down-a256 {
  font-size: 0.72em;
}
.dynamic-53c7 {
  font-size: 0.875em;
}
.container_31d6 {
  font-size: 1.1em;
}
.cool_6b78 {
  text-transform: uppercase;
  line-height: 1.2;
}
.cool_6b78.progress-down-a256 {
  letter-spacing: 0.5px;
}
.status-03bf,
.status-03bf a {
  color: #6d6d6d;
}
.status-03bf a:hover {
  color: #111;
}
.frame-hard-fcec {
  color: #6d6d6d;
}
.footer_bottom_f31d {
  overflow-x: hidden;
}
.footer_bottom_f31d .rough-59cc.narrow-1d0a {
  position: relative;
}
.footer_bottom_f31d .rough-59cc.narrow-1d0a.footer_cool_b85c {
  position: initial;
}
.footer_bottom_f31d
  .rough-59cc.narrow-1d0a.footer_cool_b85c
  .primary_white_8ee7 {
  left: auto;
}
.footer_bottom_f31d .rough-59cc .primary_white_8ee7 {
  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;
}
.footer_bottom_f31d .rough-59cc:hover.narrow-1d0a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer_bottom_f31d
  .rough-59cc:hover.narrow-1d0a
  .primary_white_8ee7 {
  display: block;
  z-index: 9999999;
}
.footer_bottom_f31d .surface-small-1a15 .border_2223,
.footer_bottom_f31d .glass-d509 .border_2223 {
  display: none;
}
.footer_bottom_f31d .summary-fb16 .rough-59cc:hover.narrow-1d0a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.info-white-3cae .notification-bee2 label,
.info-white-3cae .highlight_warm_4bad label,
.info-white-3cae .heading_motion_dc4e label,
.info-white-3cae .bronze_f236 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.rough_f3e2 {
  list-style: none;
  margin: 0;
}
.rough_f3e2 article.input-4122 {
  margin-bottom: 0;
}
.rough_f3e2 ul {
  list-style: none;
  margin: 0;
}
.rough_f3e2 .white-e268 li.input-4122 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .rough_f3e2 .white-e268 li.input-4122 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .rough_f3e2 .white-e268 li.input-4122: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) {
  .rough_f3e2 .white-e268 li.input-4122 li.input-4122 li.input-4122 li.input-4122 {
    padding-left: 0;
  }
}
article.input-4122 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-4122 .avatar_0b26 p:last-of-type {
  margin-bottom: 0;
}
article.input-4122 .icon-ae52 {
  float: left;
}
article.input-4122 .row-415e {
  margin-left: 85px;
}
article.input-4122 .lower_e806 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-4122 .lower_e806 .active_1c52 {
  margin-left: 10px;
}
article.input-4122 .menu_bf4c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-4122 .glass-74fc {
  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 .notification-bee2,
  #respond .heading_motion_dc4e,
  #respond .bronze_f236 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification-bee2 input,
#respond .heading_motion_dc4e input,
#respond .bronze_f236 input {
  width: 100%;
}
#respond .bronze_f236 {
  margin-right: 0;
}
#respond .text_94d6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-small-1a15 .list-813a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.list-813a .under-c5fc.icon_24f5 .backdrop-d7be > li > a:focus,
.list-813a .under-c5fc.icon_24f5 .backdrop-d7be > li > a:hover,
.list-813a .under-c5fc.surface-gold-3ee9 .backdrop-d7be > li > a:focus,
.list-813a .under-c5fc.surface-gold-3ee9 .backdrop-d7be > li > a:hover,
.list-813a .under-c5fc.short-f69a .backdrop-d7be > li > a:focus,
.list-813a .under-c5fc.short-f69a .backdrop-d7be > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-813a
  .under-c5fc.icon_24f5
  .backdrop-d7be
  > li.header-e72f
  > a,
.list-813a
  .under-c5fc.icon_24f5
  .backdrop-d7be
  > li.over-a454
  > a,
.list-813a
  .under-c5fc.surface-gold-3ee9
  .backdrop-d7be
  > li.header-e72f
  > a,
.list-813a
  .under-c5fc.surface-gold-3ee9
  .backdrop-d7be
  > li.over-a454
  > a,
.list-813a
  .under-c5fc.short-f69a
  .backdrop-d7be
  > li.header-e72f
  > a,
.list-813a .under-c5fc.short-f69a .backdrop-d7be > li.layout_top_29e5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.list-813a .gallery-8be8,
.list-813a .gallery-8be8 a {
  color: rgba(255, 255, 255, 0.99);
}
.list-813a .clean-df13.lower-2639 li a,
.list-813a .overlay_inner_d3c9 a,
.list-813a .panel-52a4,
.list-813a .backdrop-d7be > li > a,
.list-813a .lower-7a88 {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a .clean-df13.lower-2639 li a:hover,
.list-813a .overlay_inner_d3c9 a:hover,
.list-813a .panel-52a4:hover,
.list-813a .backdrop-d7be > li > a:hover,
.list-813a .lower-7a88:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-813a .gas_bcbf {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a .gas_bcbf .button-action-0417 {
  color: rgba(255, 255, 255, 0.99);
}
.list-813a .gas_bcbf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-813a .breadcrumb_rough_a8e5 .button_150c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-813a .breadcrumb_rough_a8e5 .button_150c .label-outer-fe1f {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a
  .breadcrumb_rough_a8e5
  .button_150c
  .label-outer-fe1f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a
  .breadcrumb_rough_a8e5
  .button_150c
  .label-outer-fe1f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a
  .breadcrumb_rough_a8e5
  .button_150c
  .label-outer-fe1f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a
  .breadcrumb_rough_a8e5
  .button_150c
  .label-outer-fe1f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a .breadcrumb_rough_a8e5 .content-54d0 {
  color: rgba(255, 255, 255, 0.79);
}
.list-813a .breadcrumb_rough_a8e5 .content-54d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-iron-26af
  .list-813a
  .breadcrumb_rough_a8e5
  .breadcrumb-upper-2234
  .hover-north-c90e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-iron-26af
  .list-813a
  .breadcrumb_rough_a8e5
  .breadcrumb-upper-2234
  .label-outer-fe1f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-small-1a15 .pro_a1ae {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pro_a1ae .under-c5fc.icon_24f5 .backdrop-d7be > li > a:focus,
.pro_a1ae .under-c5fc.icon_24f5 .backdrop-d7be > li > a:hover,
.pro_a1ae .under-c5fc.surface-gold-3ee9 .backdrop-d7be > li > a:focus,
.pro_a1ae .under-c5fc.surface-gold-3ee9 .backdrop-d7be > li > a:hover,
.pro_a1ae .under-c5fc.short-f69a .backdrop-d7be > li > a:focus,
.pro_a1ae .under-c5fc.short-f69a .backdrop-d7be > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_a1ae
  .under-c5fc.icon_24f5
  .backdrop-d7be
  > li.header-e72f
  > a,
.pro_a1ae
  .under-c5fc.icon_24f5
  .backdrop-d7be
  > li.over-a454
  > a,
.pro_a1ae
  .under-c5fc.surface-gold-3ee9
  .backdrop-d7be
  > li.header-e72f
  > a,
.pro_a1ae
  .under-c5fc.surface-gold-3ee9
  .backdrop-d7be
  > li.over-a454
  > a,
.pro_a1ae
  .under-c5fc.short-f69a
  .backdrop-d7be
  > li.header-e72f
  > a,
.pro_a1ae .under-c5fc.short-f69a .backdrop-d7be > li.layout_top_29e5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pro_a1ae .gallery-8be8,
.pro_a1ae .gallery-8be8 a {
  color: rgba(0, 0, 0, 0.8);
}
.pro_a1ae .clean-df13.lower-2639 li a,
.pro_a1ae .overlay_inner_d3c9 a,
.pro_a1ae .panel-52a4,
.pro_a1ae .backdrop-d7be > li > a,
.pro_a1ae .lower-7a88 {
  color: rgba(0, 0, 0, 0.55);
}
.pro_a1ae .clean-df13.lower-2639 li a:hover,
.pro_a1ae .overlay_inner_d3c9 a:hover,
.pro_a1ae .panel-52a4:hover,
.pro_a1ae .backdrop-d7be > li > a:hover,
.pro_a1ae .lower-7a88:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_a1ae .gas_bcbf {
  color: rgba(0, 0, 0, 0.55);
}
.pro_a1ae .gas_bcbf .button-action-0417 {
  color: rgba(0, 0, 0, 0.8);
}
.pro_a1ae .gas_bcbf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_thick_d33b .tertiary_6e0b {
  margin-left: auto;
  margin-right: auto;
}
.pattern-up-25c8 > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern-up-25c8 .next-ca3c {
  margin-right: 1.41575em;
}
.old-fe9c .pattern-up-25c8 > .alert_4965 {
  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;
}
.old-fe9c .pattern-up-25c8 > .table-fbe1 {
  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;
}
.card-d727.icon_thick_d33b .tertiary_6e0b,
.notice-7a80.icon_thick_d33b .tertiary_6e0b {
  margin-left: 0;
}
.stale-4193.icon_thick_d33b .tertiary_6e0b,
.preview_e7d6.icon_thick_d33b .tertiary_6e0b {
  margin-right: 0;
}
.pattern-up-25c8 ol,
.pattern-up-25c8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert-7b72 video {
  max-width: 100%;
}
.card-under-6af2 img {
  display: block;
}
.card-under-6af2.next-ca3c,
.card-under-6af2.list_3751 {
  width: 100%;
}
.card-under-6af2.table-fbe1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.narrow_fc66:not(.blue_3828) {
  margin: 1.5em auto;
}
.list_35f8 p {
  padding: 1.5em 14px;
}
ul.link_outer_821f.table-fbe1,
ul.link_outer_821f.alert_4965,
ul.link_outer_821f.pattern_complex_d53d.alert_4965 {
  padding: 0 14px;
}
.small_dbfa {
  display: block;
  overflow-x: auto;
}
.small_dbfa table {
  border-collapse: collapse;
  width: 100%;
}
.small_dbfa td,
.small_dbfa th {
  padding: 0.5em;
}
.pattern-up-25c8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern-up-25c8 ol ol,
.pattern-up-25c8 ol ul,
.pattern-up-25c8 ul ol,
.pattern-up-25c8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern-up-25c8 ol ol li,
.pattern-up-25c8 ol ul li,
.pattern-up-25c8 ul ol li,
.pattern-up-25c8 ul ul li {
  margin-left: 0;
}
.chip_old_b323.disabled_b07d > .input_3e45 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_old_b323.disabled_b07d > .input_3e45 iframe,
.chip_old_b323.disabled_b07d > .input_3e45 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.primary-next-8cbc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.primary-next-8cbc.pagination-1036 {
  padding: 0;
}
.primary-next-8cbc.pagination-1036 cite {
  font-size: 13px;
}
.primary-next-8cbc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.primary-next-8cbc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description-4936 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description-4936 > p:first-child {
  margin-top: 0;
}
.description-4936 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description-4936 blockquote {
  border-left: 0;
}
.thumbnail_white_1b2a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.thumbnail_white_1b2a:not(.dropdown-9fef) {
  max-width: 100px;
}
.thumbnail_white_1b2a.panel-6791 {
  border-bottom: none !important;
  text-align: center;
}
.thumbnail_white_1b2a.panel-6791::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list_35f8 p {
    padding: 1.5em 0;
  }
}
.section-bright-0f63 {
  color: #0073aa;
}
.next_bacc {
  background-color: #0073aa;
}
.row-over-44e0 {
  color: #229fd8;
}
.center-d8c2 {
  background-color: #229fd8;
}
.frame_c097 {
  color: #eee;
}
.backdrop_dirty_dd62 {
  background-color: #eee;
}
.fresh-aaab {
  color: #444;
}
.large-6704 {
  background-color: #444;
}
.pink_0b63 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pink_0b63 .photo_huge_a4d2 .overlay_inner_d3c9 {
  font-size: 15px;
}
.pink_0b63 .overlay_inner_d3c9 {
  line-height: 1.3;
}
.pink_0b63 .pro_a1ae {
}
.pink_0b63 .list-813a {
  background: #235787;
}
.notice-light-0b52 {
  padding: 0;
}
.notice-light-0b52 .list-813a {
  background: #1a1a1a;
}
.notice-light-0b52 .pro_a1ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.texture_left_cbee {
  padding: 0;
  border-left: none;
  border-right: none;
}
.texture_left_cbee .pro_a1ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.texture_left_cbee .list-813a {
  background: #303030;
}
.surface-iron-9727 {
  position: relative;
  z-index: 10;
}
.surface-iron-9727 .table_soft_0d9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_current_8ea2 .narrow-1d0a {
  display: inline-block;
  vertical-align: middle;
}
.logo_current_8ea2.item-355d .narrow-1d0a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .logo_current_8ea2.item-355d .narrow-1d0a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .logo_current_8ea2.item-355d .narrow-1d0a {
    margin-right: 0.4em;
  }
}
.logo_current_8ea2.item-355d .narrow-1d0a:last-child {
  margin-right: 0;
}
.pro_0d1e .table_soft_0d9c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface-small-1a15 .photo_huge_a4d2 {
    margin: 0 -0.5em;
  }
  .surface-small-1a15 .photo_huge_a4d2 [class*="customify-col-"],
  .surface-small-1a15 .photo_huge_a4d2 [class*="customify-col_"],
  .surface-small-1a15 .photo_huge_a4d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface-small-1a15.list-bottom-2c81 .table_soft_0d9c {
  background: 0 0 !important;
}
.surface-small-1a15.list-bottom-2c81 .table_soft_0d9c,
.surface-small-1a15.pro_0d1e .table_soft_0d9c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface-small-1a15.lite-604b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface-small-1a15.pro_0d1e .table_soft_0d9c {
  box-shadow: none !important;
}
.full_030c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .full_030c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .full_030c {
    padding: 18px 0 20px;
  }
}
.full_030c .summary-complex-4c64 {
  width: 100%;
}
.full_030c .full_0dc4 {
  margin-bottom: 0;
}
.full_030c .last-d431 {
  margin-top: 5px;
  font-size: 0.875em;
}
.footer-small-dbff {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.footer-small-dbff .slider_6bd2 {
  width: 100%;
}
.warm-db88 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.warm-db88 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.warm-db88 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;
}
.warm-db88 li:last-child:after {
  display: none;
}
.warm-db88 li a {
  font-weight: 500;
  margin-right: 10px;
}
.logo-f89e .border_2223 button,
.full_030c .border_2223 button {
  left: 0;
}
.logo-f89e .slider_6bd2,
.full_030c .slider_6bd2 {
  padding-left: 0;
  padding-right: 0;
}
.logo-f89e .footer-small-dbff,
.full_030c .footer-small-dbff {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.logo-f89e {
  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;
}
.logo-f89e: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;
}
.logo-f89e .caption-motion-2941 {
  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) {
  .logo-f89e .caption-motion-2941 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-f89e .caption-motion-2941 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .logo-f89e .caption-motion-2941 {
    min-height: 200px;
  }
}
.logo-f89e .warm-db88 {
  color: rgba(255, 255, 255, 0.8);
}
.logo-f89e .warm-db88 a,
.logo-f89e .warm-db88 li:after {
  color: inherit;
}
.logo-f89e .warm-db88 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hovered_acbb {
  margin-bottom: 0.5em;
}
.warm-39fb {
  margin-bottom: 1.2em;
}
.warm-39fb,
.hovered_acbb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.warm-39fb p:last-child,
.hovered_acbb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .border_2223,
#masthead .border_2223 {
  display: none;
}
#masthead
  > .border_2223.filter_fluid_3eff {
  display: none;
}
#masthead > .border_2223 button {
  left: 0;
}
.active-2130 {
  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%;
}
.active-2130 .narrow-1d0a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-2130 .logo_ec1a {
  display: -webkit-box;
  display: flex;
}
.active-2130 .logo_ec1a.frame-smooth-df42 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-2130 .logo_ec1a.modal_selected_9ba4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-2130 .logo_ec1a.link_a245 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-2130.east_87a6.header-upper-8c66 .logo_ec1a.frame-smooth-df42 {
  flex-basis: 100%;
}
.active-2130.component_eb7b .logo_ec1a.modal_selected_9ba4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-2130.component_eb7b .logo_ec1a.link_a245 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .border_2223.filter_fluid_3eff {
  display: none;
}
#masthead > .border_2223 button {
  left: 0;
}
.caption-red-c28a {
  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;
}
.caption-red-c28a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.caption-red-c28a.gold-0382 i {
  margin-right: 4px;
}
.caption-red-c28a.filter_old_406b i {
  margin-left: 5px;
}
.overlay_inner_d3c9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.overlay_inner_d3c9 p:last-child {
  margin-bottom: 0;
}
.dim_1030 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dim_1030 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dim_1030 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dim_1030 .gallery-8be8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dim_1030 .focus-in-888e {
  margin: 5px 0 7px 0;
}
.dim_1030.preview-cb0b .tertiary_top_f8fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim_1030.preview-cb0b .pressed_57b9 {
  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;
}
.dim_1030.progress_dynamic_c43e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dim_1030.progress_dynamic_c43e .tertiary_top_f8fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim_1030.progress_dynamic_c43e .pressed_57b9 {
  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;
}
.dim_1030.nav-pro-46d7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dim_1030.tooltip_060d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dim_1030.tooltip_060d .pressed_57b9 {
  margin-top: 7px;
}
.mask-900d {
  display: inline-block;
}
.surface-iron-9727 .simple_843d .dim_1030 img {
  max-width: 100%;
}
.under-c5fc .steel-5d5b.status-lower-5a61,
.dark_be31 .steel-5d5b.status-lower-5a61 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.under-c5fc .iron-13e6,
.dark_be31 .iron-13e6 {
  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%);
}
.under-c5fc .iron-13e6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.under-c5fc.message_4be2 .iron-13e6 {
  display: none;
}
.under-c5fc .middle_a15d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under-c5fc .middle_a15d li {
  display: inline-block;
  position: relative;
}
.under-c5fc .middle_a15d li:last-child {
  margin-right: 0;
}
.under-c5fc .middle_a15d 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;
}
.under-c5fc .middle_a15d li.layout_top_29e5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.under-c5fc .middle_a15d > 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;
}
.under-c5fc .middle_a15d > li > a i {
  line-height: 0;
}
.under-c5fc .middle_a15d > li.lower-a759 > a .iron-13e6 {
  margin-left: 4px;
  line-height: 0;
}
.under-c5fc .middle_a15d .fixed_84b8 li.lower-a759 > a {
  position: relative;
}
.under-c5fc .middle_a15d .fixed_84b8 li.lower-a759 > a:after,
.under-c5fc .middle_a15d .fixed_84b8 li.lower-a759 > a:before {
  content: "";
  display: table;
}
.under-c5fc .middle_a15d .fixed_84b8 li.lower-a759 > a:after {
  clear: both;
}
.under-c5fc .middle_a15d .fixed_84b8 li.lower-a759 > a .iron-13e6 {
  margin-left: 5px;
  float: right;
}
.under-c5fc .popup-28da,
.under-c5fc .fixed_84b8 {
  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;
}
.under-c5fc .fixed_84b8 {
  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;
}
.under-c5fc .fixed_84b8 .status-lower-5a61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.under-c5fc .fixed_84b8 .iron-13e6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.under-c5fc .fixed_84b8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.under-c5fc .fixed_84b8 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;
}
.under-c5fc .fixed_84b8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.under-c5fc .fixed_84b8 .fixed_84b8 {
  top: 0;
  left: 100%;
}
.under-c5fc .menu-0737.fn-focus-40d8 > .popup-28da,
.under-c5fc .menu-0737.fn-focus-40d8 > .fixed_84b8,
.under-c5fc .menu-0737:focus > .popup-28da,
.under-c5fc .menu-0737:focus > .fixed_84b8,
.under-c5fc .menu-0737:hover > .popup-28da,
.under-c5fc .menu-0737:hover > .fixed_84b8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.under-c5fc.short-f69a .backdrop-d7be:after,
.under-c5fc.short-f69a .backdrop-d7be:before {
  content: "";
  display: table;
}
.under-c5fc.short-f69a .backdrop-d7be:after {
  clear: both;
}
.under-c5fc.short-f69a .backdrop-d7be > li {
  float: left;
}
.under-c5fc.info_2995 .backdrop-d7be:after,
.under-c5fc.info_2995 .backdrop-d7be:before {
  content: "";
  display: table;
}
.under-c5fc.info_2995 .backdrop-d7be:after {
  clear: both;
}
.under-c5fc.info_2995 .backdrop-d7be > li {
  float: left;
}
.under-c5fc.info_2995 .backdrop-d7be > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.under-c5fc.info_2995 .backdrop-d7be > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.under-c5fc.info_2995 .backdrop-d7be > li.header-e72f > a,
.under-c5fc.info_2995 .backdrop-d7be > li.layout_top_29e5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.under-c5fc.icon_24f5 .backdrop-d7be > li > a .status-lower-5a61 {
  position: relative;
}
.under-c5fc.icon_24f5 .backdrop-d7be > li > a .status-lower-5a61: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;
}
.under-c5fc.icon_24f5
  .backdrop-d7be
  > li:focus
  > a
  .status-lower-5a61:before,
.under-c5fc.icon_24f5
  .backdrop-d7be
  > li:hover
  > a
  .status-lower-5a61:before {
  width: 100%;
  background-color: currentColor;
}
.under-c5fc.icon_24f5
  .backdrop-d7be
  > li.header-e72f
  > a
  .status-lower-5a61:before,
.under-c5fc.icon_24f5
  .backdrop-d7be
  > li.over-a454
  > a
  .status-lower-5a61:before {
  width: 100%;
  background-color: currentColor;
}
.under-c5fc.surface-gold-3ee9 .backdrop-d7be > li > a .status-lower-5a61 {
  position: relative;
}
.under-c5fc.surface-gold-3ee9 .backdrop-d7be > li > a .status-lower-5a61: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;
}
.under-c5fc.surface-gold-3ee9 .backdrop-d7be > li:focus > a .status-lower-5a61:before,
.under-c5fc.surface-gold-3ee9
  .backdrop-d7be
  > li:hover
  > a
  .status-lower-5a61:before {
  width: 100%;
  background-color: currentColor;
}
.under-c5fc.surface-gold-3ee9
  .backdrop-d7be
  > li.header-e72f
  > a
  .status-lower-5a61:before,
.under-c5fc.surface-gold-3ee9
  .backdrop-d7be
  > li.over-a454
  > a
  .status-lower-5a61:before {
  width: 100%;
  background-color: currentColor;
}
.dark_be31 .middle_a15d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dark_be31 .middle_a15d li:first-child > a {
  border-top: none;
}
.dark_be31 .middle_a15d .hero-ed4e > .status-lower-5a61 .iron-13e6 {
  display: none;
}
.dark_be31 .middle_a15d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dark_be31 .middle_a15d li:last-child {
  border: none;
}
.dark_be31 .middle_a15d li.lower-a759 > a {
  padding-right: 45px !important;
}
.dark_be31 .middle_a15d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dark_be31 .middle_a15d li a:focus,
.dark_be31 .middle_a15d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_be31 .middle_a15d li .search_old_e6cd {
  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;
}
.dark_be31 .middle_a15d li .search_old_e6cd:hover {
  box-shadow: none;
}
.dark_be31 .middle_a15d li .search_old_e6cd .iron-13e6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dark_be31 .middle_a15d .fixed_84b8 {
  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);
}
.dark_be31 .middle_a15d .fixed_84b8 li a {
  padding-left: 3em;
}
.dark_be31 .middle_a15d .modal-orange-160b > a .search_old_e6cd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dark_be31 .middle_a15d .modal-orange-160b > .fixed_84b8 {
  display: block;
  opacity: 1;
}
.black_16b9 {
  max-width: 100%;
}
.upper-f371 {
  line-height: 0;
  cursor: pointer;
}
.lower-7a88 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.lower-7a88:hover {
  box-shadow: none;
  color: currentColor;
}
.lower-7a88 svg {
  width: 18px;
  height: 18px;
}
.lower-7a88 .notification-f9e2 {
  display: none;
}
.in-e8bf {
  position: relative;
}
.in-e8bf.fn-active-40d8 .lower-7a88 .message-6fb0 {
  display: none;
}
.in-e8bf.fn-active-40d8 .lower-7a88 .notification-f9e2 {
  display: inline-block;
}
.in-e8bf .carousel_c741 {
  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);
}
.in-e8bf.shade_solid_4ed6 .carousel_c741 {
  left: auto;
  right: -0.9em;
}
.in-e8bf.shade_solid_4ed6 .hard_3d45::before {
  left: auto;
  right: 15px;
}
.in-e8bf.fn-active-40d8 .carousel_c741 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb-upper-2234 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb-upper-2234 label {
  flex-basis: 100%;
}
.breadcrumb-upper-2234 .button_150c {
  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;
}
.breadcrumb-upper-2234 .label-outer-fe1f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb-upper-2234 .label-outer-fe1f:focus {
  background-color: transparent;
}
.breadcrumb-upper-2234 button.content-54d0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb-upper-2234 button.content-54d0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb-upper-2234 button.content-54d0 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-upper-2234 input[type="submit"] {
  min-height: auto;
}
.breadcrumb_rough_a8e5 .breadcrumb-upper-2234 .label-outer-fe1f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hard_3d45 {
  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) {
  .hard_3d45 {
    width: 220px;
  }
}
.hard_3d45 label {
  flex-basis: 100%;
}
.hard_3d45::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;
}
.border-iron-26af .breadcrumb_rough_a8e5 .breadcrumb-upper-2234 {
  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;
}
.border-iron-26af
  .breadcrumb_rough_a8e5
  .breadcrumb-upper-2234
  .button_150c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border-iron-26af .breadcrumb_rough_a8e5 .breadcrumb-upper-2234 .label-outer-fe1f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border-iron-26af
  .breadcrumb_rough_a8e5
  .breadcrumb-upper-2234
  .label-outer-fe1f:focus {
  background: 0 0;
}
.border-iron-26af
  .breadcrumb_rough_a8e5
  .breadcrumb-upper-2234
  .hover-north-c90e {
  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;
}
.clean-df13 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean-df13 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean-df13 li:last-child {
  margin-right: 0;
}
.clean-df13 li:first-child {
  margin-left: 0;
}
.clean-df13.gradient-75e1 a {
  color: #fff;
}
.clean-df13.gradient-75e1 a:hover {
  color: #fff;
}
.clean-df13 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean-df13 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean-df13 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean-df13 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean-df13 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean-df13 [class*="social-icon-apple"].fixed-be34 {
  background-color: transparent;
  color: #999;
}
.clean-df13 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean-df13 [class*="social-icon-behance"].fixed-be34 {
  background-color: transparent;
  color: #1769ff;
}
.clean-df13 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean-df13 [class*="social-icon-bitbucket"].fixed-be34 {
  background-color: transparent;
  color: #205081;
}
.clean-df13 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean-df13 [class*="social-icon-codepen"].fixed-be34 {
  background-color: transparent;
  color: #000;
}
.clean-df13 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean-df13 [class*="social-icon-delicious"].fixed-be34 {
  background-color: transparent;
  color: #39f;
}
.clean-df13 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean-df13 [class*="social-icon-digg"].fixed-be34 {
  background-color: transparent;
  color: #005be2;
}
.clean-df13 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean-df13 [class*="social-icon-dribbble"].fixed-be34 {
  background-color: transparent;
  color: #ea4c89;
}
.clean-df13 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean-df13 [class*="social-icon-envelope"].fixed-be34 {
  background-color: transparent;
  color: #ea4335;
}
.clean-df13 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean-df13 [class*="social-icon-facebook"].fixed-be34 {
  background-color: transparent;
  color: #3b5998;
}
.clean-df13 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean-df13 [class*="social-icon-flickr"].fixed-be34 {
  background-color: transparent;
  color: #0063dc;
}
.clean-df13 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean-df13 [class*="social-icon-foursquare"].fixed-be34 {
  background-color: transparent;
  color: #2d5be3;
}
.clean-df13 [class*="social-icon-github"] {
  background-color: #333;
}
.clean-df13 [class*="social-icon-github"].fixed-be34 {
  background-color: transparent;
  color: #333;
}
.clean-df13 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean-df13 [class*="social-icon-google-plus"].fixed-be34 {
  background-color: transparent;
  color: #dd4b39;
}
.clean-df13 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean-df13 [class*="social-icon-houzz"].fixed-be34 {
  background-color: transparent;
  color: #7ac142;
}
.clean-df13 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean-df13 [class*="social-icon-instagram"].fixed-be34 {
  background-color: transparent;
  color: #262626;
}
.clean-df13 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean-df13 [class*="social-icon-jsfiddle"].fixed-be34 {
  background-color: transparent;
  color: #487aa2;
}
.clean-df13 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean-df13 [class*="social-icon-linkedin"].fixed-be34 {
  background-color: transparent;
  color: #0077b5;
}
.clean-df13 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean-df13 [class*="social-icon-medium"].fixed-be34 {
  background-color: transparent;
  color: #00ab6b;
}
.clean-df13 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean-df13
  [class*="social-icon-odnoklassniki"].fixed-be34 {
  background-color: transparent;
  color: #f4731c;
}
.clean-df13 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean-df13 [class*="social-icon-meetup"].fixed-be34 {
  background-color: transparent;
  color: #ec1c40;
}
.clean-df13 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean-df13 [class*="social-icon-pinterest"].fixed-be34 {
  background-color: transparent;
  color: #bd081c;
}
.clean-df13 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean-df13 [class*="social-icon-product-hunt"].fixed-be34 {
  background-color: transparent;
  color: #da552f;
}
.clean-df13 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean-df13 [class*="social-icon-reddit"].fixed-be34 {
  background-color: transparent;
  color: #ff4500;
}
.clean-df13 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean-df13 [class*="social-icon-rss"].fixed-be34 {
  background-color: transparent;
  color: #f26522;
}
.clean-df13 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean-df13
  [class*="social-icon-shopping-cart"].fixed-be34 {
  background-color: transparent;
  color: #4caf50;
}
.clean-df13 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean-df13 [class*="social-icon-skype"].fixed-be34 {
  background-color: transparent;
  color: #00aff0;
}
.clean-df13 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean-df13 [class*="social-icon-slideshare"].fixed-be34 {
  background-color: transparent;
  color: #0077b5;
}
.clean-df13 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean-df13 [class*="social-icon-snapchat"].fixed-be34 {
  background-color: transparent;
  color: #fffc00;
}
.clean-df13 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean-df13 [class*="social-icon-soundcloud"].fixed-be34 {
  background-color: transparent;
  color: #f80;
}
.clean-df13 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean-df13 [class*="social-icon-spotify"].fixed-be34 {
  background-color: transparent;
  color: #2ebd59;
}
.clean-df13 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean-df13
  [class*="social-icon-stack-overflow"].fixed-be34 {
  background-color: transparent;
  color: #fe7a15;
}
.clean-df13 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean-df13 [class*="social-icon-maldkfgram"].fixed-be34 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean-df13 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean-df13 [class*="social-icon-tripadvisor"].fixed-be34 {
  background-color: transparent;
  color: #589442;
}
.clean-df13 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean-df13 [class*="social-icon-tumblr"].fixed-be34 {
  background-color: transparent;
  color: #35465c;
}
.clean-df13 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean-df13 [class*="social-icon-twitch"].fixed-be34 {
  background-color: transparent;
  color: #6441a5;
}
.clean-df13 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean-df13 [class*="social-icon-twitter"].fixed-be34 {
  background-color: transparent;
  color: #1da1f2;
}
.clean-df13 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean-df13 [class*="social-icon-vimeo"].fixed-be34 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean-df13 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean-df13 [class*="social-icon-vk"].fixed-be34 {
  background-color: transparent;
  color: #45668e;
}
.clean-df13 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean-df13 [class*="social-icon-weibo"].fixed-be34 {
  background-color: transparent;
  color: #df2029;
}
.clean-df13 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean-df13 [class*="social-icon-weixin"].fixed-be34 {
  background-color: transparent;
  color: #7bb32e;
}
.clean-df13 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean-df13 [class*="social-icon-whatsapp"].fixed-be34 {
  background-color: transparent;
  color: #25d366;
}
.clean-df13 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean-df13 [class*="social-icon-wordpress"].fixed-be34 {
  background-color: transparent;
  color: #21759b;
}
.clean-df13 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean-df13 [class*="social-icon-xing"].fixed-be34 {
  background-color: transparent;
  color: #026466;
}
.clean-df13 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean-df13 [class*="social-icon-yelp"].fixed-be34 {
  background-color: transparent;
  color: #af0606;
}
.clean-df13 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean-df13 [class*="social-icon-youtube"].fixed-be34 {
  background-color: transparent;
  color: #cd201f;
}
.panel-52a4 {
  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;
}
.panel-52a4:hover {
  box-shadow: none;
  background: 0 0;
}
.feature-solid-a089 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient-883b {
  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;
}
.search_gas_8dad {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary_clean_e843 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary_clean_e843,
.secondary_clean_e843::after,
.secondary_clean_e843::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;
}
.secondary_clean_e843::after,
.secondary_clean_e843::before {
  content: "";
  display: block;
  background-color: inherit;
}
.middle-a188 .gradient-883b .search_gas_8dad {
  margin-top: -2px;
  width: 19px;
}
.middle-a188 .gradient-883b .secondary_clean_e843 {
  margin-top: -1px;
}
.middle-a188 .gradient-883b .secondary_clean_e843,
.middle-a188 .gradient-883b .secondary_clean_e843::after,
.middle-a188 .gradient-883b .secondary_clean_e843::before {
  width: 19px;
  height: 2px;
}
.middle-a188 .gradient-883b .secondary_clean_e843::before {
  top: -6px;
}
.middle-a188 .gradient-883b .secondary_clean_e843::after {
  bottom: -6px;
}
.shadow-493f .gradient-883b .search_gas_8dad {
  margin-top: -2px;
  width: 22px;
}
.shadow-493f .gradient-883b .secondary_clean_e843 {
  margin-top: -1px;
}
.shadow-493f .gradient-883b .secondary_clean_e843,
.shadow-493f .gradient-883b .secondary_clean_e843::after,
.shadow-493f .gradient-883b .secondary_clean_e843::before {
  width: 22px;
  height: 2px;
}
.shadow-493f .gradient-883b .secondary_clean_e843::before {
  top: -7px;
}
.shadow-493f .gradient-883b .secondary_clean_e843::after {
  bottom: -7px;
}
.red-5f41 .gradient-883b .search_gas_8dad {
  margin-top: -2px;
  width: 31px;
}
.red-5f41 .gradient-883b .secondary_clean_e843 {
  margin-top: -1.5px;
}
.red-5f41 .gradient-883b .secondary_clean_e843,
.red-5f41 .gradient-883b .secondary_clean_e843::after,
.red-5f41 .gradient-883b .secondary_clean_e843::before {
  width: 31px;
  height: 3px;
}
.red-5f41 .gradient-883b .secondary_clean_e843::before {
  top: -9px;
}
.red-5f41 .gradient-883b .secondary_clean_e843::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .over-23f8 .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 19px;
  }
  .over-23f8 .gradient-883b .secondary_clean_e843 {
    margin-top: -1px;
  }
  .over-23f8 .gradient-883b .secondary_clean_e843,
  .over-23f8 .gradient-883b .secondary_clean_e843::after,
  .over-23f8 .gradient-883b .secondary_clean_e843::before {
    width: 19px;
    height: 2px;
  }
  .over-23f8 .gradient-883b .secondary_clean_e843::before {
    top: -6px;
  }
  .over-23f8 .gradient-883b .secondary_clean_e843::after {
    bottom: -6px;
  }
  .outline_111a .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 22px;
  }
  .outline_111a .gradient-883b .secondary_clean_e843 {
    margin-top: -1px;
  }
  .outline_111a .gradient-883b .secondary_clean_e843,
  .outline_111a .gradient-883b .secondary_clean_e843::after,
  .outline_111a .gradient-883b .secondary_clean_e843::before {
    width: 22px;
    height: 2px;
  }
  .outline_111a .gradient-883b .secondary_clean_e843::before {
    top: -7px;
  }
  .outline_111a .gradient-883b .secondary_clean_e843::after {
    bottom: -7px;
  }
  .badge-old-810e .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 31px;
  }
  .badge-old-810e .gradient-883b .secondary_clean_e843 {
    margin-top: -1.5px;
  }
  .badge-old-810e .gradient-883b .secondary_clean_e843,
  .badge-old-810e .gradient-883b .secondary_clean_e843::after,
  .badge-old-810e .gradient-883b .secondary_clean_e843::before {
    width: 31px;
    height: 3px;
  }
  .badge-old-810e .gradient-883b .secondary_clean_e843::before {
    top: -9px;
  }
  .badge-old-810e .gradient-883b .secondary_clean_e843::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall_4b77 .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 19px;
  }
  .tall_4b77 .gradient-883b .secondary_clean_e843 {
    margin-top: -1px;
  }
  .tall_4b77 .gradient-883b .secondary_clean_e843,
  .tall_4b77 .gradient-883b .secondary_clean_e843::after,
  .tall_4b77 .gradient-883b .secondary_clean_e843::before {
    width: 19px;
    height: 2px;
  }
  .tall_4b77 .gradient-883b .secondary_clean_e843::before {
    top: -6px;
  }
  .tall_4b77 .gradient-883b .secondary_clean_e843::after {
    bottom: -6px;
  }
  .accordion-cool-5720 .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-cool-5720 .gradient-883b .secondary_clean_e843 {
    margin-top: -1px;
  }
  .accordion-cool-5720 .gradient-883b .secondary_clean_e843,
  .accordion-cool-5720 .gradient-883b .secondary_clean_e843::after,
  .accordion-cool-5720 .gradient-883b .secondary_clean_e843::before {
    width: 22px;
    height: 2px;
  }
  .accordion-cool-5720 .gradient-883b .secondary_clean_e843::before {
    top: -7px;
  }
  .accordion-cool-5720 .gradient-883b .secondary_clean_e843::after {
    bottom: -7px;
  }
  .secondary_fixed_b259 .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_fixed_b259 .gradient-883b .secondary_clean_e843 {
    margin-top: -1.5px;
  }
  .secondary_fixed_b259 .gradient-883b .secondary_clean_e843,
  .secondary_fixed_b259 .gradient-883b .secondary_clean_e843::after,
  .secondary_fixed_b259 .gradient-883b .secondary_clean_e843::before {
    width: 31px;
    height: 3px;
  }
  .secondary_fixed_b259 .gradient-883b .secondary_clean_e843::before {
    top: -9px;
  }
  .secondary_fixed_b259 .gradient-883b .secondary_clean_e843::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .column_ba8f .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 19px;
  }
  .column_ba8f .gradient-883b .secondary_clean_e843 {
    margin-top: -1px;
  }
  .column_ba8f .gradient-883b .secondary_clean_e843,
  .column_ba8f .gradient-883b .secondary_clean_e843::after,
  .column_ba8f .gradient-883b .secondary_clean_e843::before {
    width: 19px;
    height: 2px;
  }
  .column_ba8f .gradient-883b .secondary_clean_e843::before {
    top: -6px;
  }
  .column_ba8f .gradient-883b .secondary_clean_e843::after {
    bottom: -6px;
  }
  .title-6c32 .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 22px;
  }
  .title-6c32 .gradient-883b .secondary_clean_e843 {
    margin-top: -1px;
  }
  .title-6c32 .gradient-883b .secondary_clean_e843,
  .title-6c32 .gradient-883b .secondary_clean_e843::after,
  .title-6c32 .gradient-883b .secondary_clean_e843::before {
    width: 22px;
    height: 2px;
  }
  .title-6c32 .gradient-883b .secondary_clean_e843::before {
    top: -7px;
  }
  .title-6c32 .gradient-883b .secondary_clean_e843::after {
    bottom: -7px;
  }
  .form_1616 .gradient-883b .search_gas_8dad {
    margin-top: -2px;
    width: 31px;
  }
  .form_1616 .gradient-883b .secondary_clean_e843 {
    margin-top: -1.5px;
  }
  .form_1616 .gradient-883b .secondary_clean_e843,
  .form_1616 .gradient-883b .secondary_clean_e843::after,
  .form_1616 .gradient-883b .secondary_clean_e843::before {
    width: 31px;
    height: 3px;
  }
  .form_1616 .gradient-883b .secondary_clean_e843::before {
    top: -9px;
  }
  .form_1616 .gradient-883b .secondary_clean_e843::after {
    bottom: -9px;
  }
}
.link_d233 .secondary_clean_e843 {
  -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);
}
.link_d233 .secondary_clean_e843::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.link_d233 .secondary_clean_e843::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);
}
.link_d233.prev-8f23 .secondary_clean_e843 {
  -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);
}
.link_d233.prev-8f23 .secondary_clean_e843::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.link_d233.prev-8f23 .secondary_clean_e843::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);
}
.image_9fb4 {
  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.dropdown_paper_4b3b:before {
  display: none;
}
.glass-d509 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.glass-d509 .article-de40 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.glass-d509 .article-de40:last-of-type {
  border-bottom: none;
}
.glass-d509 .article-de40.pagination-tall-3396,
.glass-d509 .article-de40.cool-0854,
.glass-d509 .article-de40.image-5f06 {
  padding: 0;
}
.glass-d509 .dark_be31 .search_old_e6cd {
  color: currentColor;
}
.glass-d509 .dark_be31 .search_old_e6cd:focus,
.glass-d509 .dark_be31 .search_old_e6cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-d509.pro_a1ae .gas_bcbf,
.glass-d509.pro_a1ae .overlay_inner_d3c9 a,
.glass-d509.pro_a1ae .backdrop-d7be a,
.glass-d509.pro_a1ae .fixed_84b8 a {
  color: rgba(0, 0, 0, 0.55);
}
.glass-d509.pro_a1ae .gas_bcbf:hover,
.glass-d509.pro_a1ae .overlay_inner_d3c9 a:hover,
.glass-d509.pro_a1ae .backdrop-d7be a:hover,
.glass-d509.pro_a1ae .fixed_84b8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass-d509.pro_a1ae .button-action-0417 {
  color: rgba(0, 0, 0, 0.8);
}
.glass-d509.pro_a1ae .article-de40 {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-d509.pro_a1ae .article-de40:before {
  background: rgba(0, 0, 0, 0.08);
}
.glass-d509.pro_a1ae .description-7e6c:before {
  background: rgba(255, 255, 255, 0.9);
}
.glass-d509.pro_a1ae .dark_be31 .middle_a15d li a,
.glass-d509.pro_a1ae .dark_be31 .search_old_e6cd,
.glass-d509.pro_a1ae .fixed_84b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-d509.pro_a1ae .dark_be31 .search_old_e6cd:focus,
.glass-d509.pro_a1ae .dark_be31 .search_old_e6cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-d509.pro_a1ae .middle_a15d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-d509.list-813a .gas_bcbf,
.glass-d509.list-813a .overlay_inner_d3c9 a,
.glass-d509.list-813a .backdrop-d7be .search_old_e6cd,
.glass-d509.list-813a .backdrop-d7be a,
.glass-d509.list-813a .fixed_84b8 a {
  color: rgba(255, 255, 255, 0.79);
}
.glass-d509.list-813a .gas_bcbf:hover,
.glass-d509.list-813a .overlay_inner_d3c9 a:hover,
.glass-d509.list-813a .backdrop-d7be .search_old_e6cd:hover,
.glass-d509.list-813a .backdrop-d7be a:hover,
.glass-d509.list-813a .fixed_84b8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-d509.list-813a .button-action-0417 {
  color: rgba(255, 255, 255, 0.99);
}
.glass-d509.list-813a .article-de40 {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-d509.list-813a .article-de40:before {
  background: rgba(255, 255, 255, 0.08);
}
.glass-d509.list-813a .description-7e6c:before {
  background: rgba(0, 0, 0, 0.9);
}
.glass-d509.list-813a .dark_be31 .middle_a15d li a,
.glass-d509.list-813a .dark_be31 .search_old_e6cd,
.glass-d509.list-813a .fixed_84b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-d509.list-813a .dark_be31 .search_old_e6cd:focus,
.glass-d509.list-813a .dark_be31 .search_old_e6cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-d509.list-813a .middle_a15d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-7e6c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.description-7e6c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.right-8121 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accent_medium_099c .glass-d509 {
  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;
}
.accent_medium_099c .article-de40 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accent_medium_099c .article-de40: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) {
  .accent_medium_099c .article-de40:before {
    width: 16%;
    left: 42%;
  }
}
.accent_medium_099c .article-de40:last-child:before {
  content: none;
}
.accent_medium_099c .article-de40[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accent_medium_099c .dark_be31 .middle_a15d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accent_medium_099c .dark_be31 .middle_a15d li a .search_old_e6cd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accent_medium_099c .dark_be31 .fixed_84b8 {
  border: none;
}
.accent_medium_099c .dark_be31 .fixed_84b8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accent_medium_099c .description-7e6c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accent_medium_099c .right-8121 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accent_medium_099c .list-813a .description-7e6c:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent_medium_099c .pro_a1ae.nav-90fc .secondary_clean_e843 {
  background: rgba(0, 0, 0, 0.6);
}
.accent_medium_099c
  .pro_a1ae.nav-90fc
  .secondary_clean_e843::after,
.accent_medium_099c
  .pro_a1ae.nav-90fc
  .secondary_clean_e843:before {
  background: inherit;
}
.accent_medium_099c
  .pro_a1ae.nav-90fc:hover
  .secondary_clean_e843 {
  background: rgba(0, 0, 0, 0.8);
}
.down_36a2 .glass-d509 {
  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) {
  .down_36a2 .glass-d509 {
    width: auto;
    right: 45px;
  }
}
.nav_silver_b0cf .glass-d509 {
  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) {
  .nav_silver_b0cf .glass-d509 {
    width: auto;
    left: 45px;
  }
}
.dropdown_paper_4b3b .glass-d509 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dropdown_paper_4b3b .right-8121 {
  max-width: 48em;
  margin: 0 auto;
}
.dropdown_paper_4b3b .description-7e6c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip_glass_368a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip_glass_368a.accent_medium_099c .glass-d509 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip_glass_368a.down_36a2 .glass-d509 {
  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);
}
.chip_glass_368a .glass-d509 {
  visibility: visible;
}
.chip_glass_368a.nav_silver_b0cf .glass-d509 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tag-yellow-34ab,
.narrow_4051 {
  overflow-x: hidden;
}
.tag-yellow-34ab .glass-d509 {
  overflow: auto;
}
.tag-yellow-34ab.accent_medium_099c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag-yellow-34ab.accent_medium_099c .glass-d509 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tag-yellow-34ab.accent_medium_099c .panel-52a4 {
  opacity: 0;
}
.tag-yellow-34ab.down_36a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag-yellow-34ab.down_36a2 .glass-d509 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tag-yellow-34ab.down_36a2 .panel-52a4 {
  opacity: 0;
}
.tag-yellow-34ab.nav_silver_b0cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag-yellow-34ab.nav_silver_b0cf .glass-d509 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tag-yellow-34ab.nav_silver_b0cf .panel-52a4 {
  opacity: 0;
}
.tag-yellow-34ab.dropdown_paper_4b3b .glass-d509 {
  z-index: 10;
  visibility: visible;
}
.nav-90fc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav-90fc .secondary_clean_e843 {
  background: rgba(255, 255, 255, 0.99);
}
.nav-90fc .secondary_clean_e843::after,
.nav-90fc .secondary_clean_e843:before {
  background: inherit;
}
.nav-90fc:hover .secondary_clean_e843 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_silver_b0cf .nav-90fc {
  top: 10px;
  right: auto;
  left: 12px;
}
.dropdown_paper_4b3b .nav-90fc {
  display: none !important;
}
.tag-yellow-34ab:before,
.narrow_4051:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tag-yellow-34ab .nav-90fc,
.narrow_4051 .nav-90fc {
  display: inline-block;
}
.glass-d509 .narrow-1d0a {
  -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;
}
.tag-yellow-34ab .glass-d509 .narrow-1d0a,
.narrow_4051 .glass-d509 .narrow-1d0a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame_center_1f79 .button_150c {
  width: 100%;
}
.simple_843d {
  padding: 0 0.5em 0;
}
.simple_843d [class*="customify-col-"],
.simple_843d [class*="customify-col_"],
.simple_843d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_219b .simple_843d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo_huge_a4d2 .short-3f9e,
  .short-3f9e {
    display: none;
  }
  .banner-7f8d {
    text-align: left;
  }
  .gallery_bbcf {
    text-align: center;
  }
  .text-thick-8b64 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo_huge_a4d2 .slider_c635,
  .slider_c635 {
    display: none;
  }
  .heading_plasma_227c {
    text-align: left;
  }
  .disabled-152c {
    text-align: center;
  }
  .active-6a7f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo_huge_a4d2 .border-bba8,
  .border-bba8 {
    display: none;
  }
  .outer-92e1 {
    text-align: left;
  }
  .under-5685 {
    text-align: center;
  }
  .backdrop-b347 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.top-b0fb {
  box-shadow: none !important;
}
.center_93b1 .clean_8a63,
.hero_silver_8e69 .clean_8a63 {
  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_silver_8e69 .clean_8a63 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_soft_0d9c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_soft_0d9c:after,
.table_soft_0d9c:before {
  content: "";
  display: table;
}
.table_soft_0d9c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_soft_0d9c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_soft_0d9c,
.lite-604b {
  max-width: 1248px;
  margin: 0 auto;
}

.large_5d55.progress_orange_a306 .table_soft_0d9c {
  max-width: 100%;
}
.large_5d55.notice-ee39 {
  max-width: 1200px;
  margin: 0 auto;
}
.large_5d55.shadow_2574 .table_soft_0d9c {
  max-width: 100%;
}
.large_5d55.shadow_2574 > .table_soft_0d9c {
  padding-left: 0;
  padding-right: 0;
}
.large_5d55.shadow_2574 > .table_soft_0d9c .photo_huge_a4d2 {
  margin: 0;
}
.large_5d55.shadow_2574
  > .table_soft_0d9c
  .carousel_a373.black-2b7c {
  margin-right: 0;
  margin-left: 0;
}
.large_5d55.shadow_2574 #main.black-2b7c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wood-b34d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wood-b34d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .shadow_in_4a1e .tertiary_6e0b {
    padding-right: 1em;
  }
  .shadow_in_4a1e.header-blue-3253 .carousel_a373 {
    border-right: 1px solid #eaecee;
  }
  .shadow_in_4a1e.header-blue-3253 .tertiary_6e0b {
    padding-right: 1em;
  }
  .shadow_in_4a1e.header-blue-3253 .layout-3b2b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_bottom_9c1c .tertiary_6e0b {
    padding-left: 1em;
  }
  .notice_bottom_9c1c.header-blue-3253 .carousel_a373 {
    border-left: 1px solid #eaecee;
  }
  .notice_bottom_9c1c.header-blue-3253 .tertiary_6e0b {
    padding-left: 1em;
  }
  .notice_bottom_9c1c.header-blue-3253 .layout-3b2b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-7841 .tertiary_6e0b {
    padding-left: 1em;
  }
  .backdrop-7841.header-blue-3253 .aside_06a1 {
    border-right: 1px solid #eaecee;
  }
  .backdrop-7841.header-blue-3253 .over_4711 {
    border-right: 1px solid #eaecee;
  }
  .backdrop-7841.header-blue-3253 .tertiary_6e0b {
    padding-left: 1em;
  }
  .backdrop-7841.header-blue-3253 .layout-3b2b {
    padding-right: 1em;
  }
  .backdrop-7841.header-blue-3253 .basic-f1c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_in_11ae .tertiary_6e0b {
    padding-right: 1em;
  }
  .outline_in_11ae.header-blue-3253 .aside_06a1 {
    border-left: 1px solid #eaecee;
  }
  .outline_in_11ae.header-blue-3253 .over_4711 {
    border-left: 1px solid #eaecee;
  }
  .outline_in_11ae.header-blue-3253 .tertiary_6e0b {
    padding-right: 1em;
  }
  .outline_in_11ae.header-blue-3253 .layout-3b2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_in_11ae.header-blue-3253 .basic-f1c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-b34d .tertiary_6e0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-b34d.header-blue-3253 .carousel_a373 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wood-b34d.header-blue-3253 .tertiary_6e0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-b34d.header-blue-3253 .layout-3b2b {
    padding-left: 1em;
  }
  .wood-b34d.header-blue-3253 .basic-f1c7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wood-b34d.header-blue-3253 .tertiary_6e0b {
    padding-left: 0;
  }
}
.hovered-cf55 .logo_current_8ea2 {
  display: inline-block;
}
.header-3a1d {
  display: inline-block;
}
.row_95f7 {
  word-con: break-word;
}
.highlight-full-c33d > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight-full-c33d .secondary_solid_41df {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight-full-c33d .large_7f80 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading_2e6e .large-33f2 {
  margin-bottom: 2em;
}
.heading_2e6e .soft_a2d0 {
  margin-bottom: 15px;
}
.heading_2e6e .soft_a2d0:last-child {
  margin-bottom: 0;
}
.heading_2e6e .aside-3018 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .heading_2e6e .aside-3018 {
    display: block;
  }
}
.heading_2e6e .white-800d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading_2e6e .white-800d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading_2e6e .filter_paper_6608 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading_2e6e .filter_paper_6608 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading_2e6e .filter_paper_6608 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading_2e6e .row_95f7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_2e6e .row_95f7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading_2e6e .pattern_hot_6f59 p:last-child {
  margin-bottom: 0;
}
.heading_2e6e .gallery_da5e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading_2e6e .feature-4fe0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading_2e6e .accent_0f5a {
  margin-top: 1em;
}
.heading_2e6e .paper_6b83 {
  top: 0;
  display: block;
}
.heading_2e6e .paper_6b83 a {
  color: inherit;
}
.heading_2e6e .paper_6b83 a:hover {
  color: inherit;
}
.heading_2e6e .logo-bottom-2515 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.heading_2e6e .logo-bottom-2515:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading_2e6e .feature-4fe0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading_2e6e .notification_3df3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading_2e6e .notification_3df3:first-child {
  margin-top: 0;
}
.heading_2e6e .notification_3df3.secondary-dark-e6e1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading_2e6e .notification_3df3.item-advanced-9695 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_2e6e
  .notification_3df3.item-advanced-9695.feature-hot-69ab
  .accent_0f5a {
  width: 100%;
}
.heading_2e6e .item-advanced-9695 {
  -webkit-box-align: center;
  align-items: center;
}
.heading_2e6e .item-advanced-9695 .highlight-full-c33d,
.heading_2e6e .item-advanced-9695 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading_2e6e .filter_paper_6608 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_2e6e .filter_paper_6608 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_2e6e .filter_paper_6608:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.heading_2e6e .secondary-dark-e6e1 {
  z-index: 5;
}
.heading_2e6e .box_large_0909 .west_9e38 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading_2e6e .breadcrumb_44f3 .west_9e38 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading_2e6e .input-hard-5dd1 .west_9e38 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading_2e6e.old-bbe4 .aside-3018,
.heading_2e6e.inner-8c19 .aside-3018 {
  display: block;
}
.heading_2e6e.old-bbe4 .aside-3018 .panel_58d0,
.heading_2e6e.old-bbe4 .aside-3018 .feature-4fe0,
.heading_2e6e.inner-8c19 .aside-3018 .panel_58d0,
.heading_2e6e.inner-8c19 .aside-3018 .feature-4fe0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading_2e6e.basic_1258 .white-800d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading_2e6e.basic_1258 .white-800d {
    margin-right: 0;
  }
}
.heading_2e6e.old-bbe4 .white-800d,
.heading_2e6e.inner-8c19 .white-800d {
  padding-top: 40%;
}
.heading_2e6e.old-bbe4 .large-33f2,
.heading_2e6e.inner-8c19 .large-33f2 {
  display: block;
}
.heading_2e6e.old-bbe4 .fn-sticky-40d8 .feature-4fe0,
.heading_2e6e.inner-8c19 .fn-sticky-40d8 .feature-4fe0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading_2e6e.old-bbe4 .white-800d,
.heading_2e6e.inner-8c19 .white-800d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading_2e6e.old-bbe4 .feature-4fe0 {
  padding: 1em;
}
.section-right-d13e {
  margin: 30px auto;
  display: block;
}
.section-right-d13e .static_f346 > * {
  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;
}
.section-right-d13e .static_f346 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section-right-d13e .static_f346 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.down_8b58 .highlight-full-c33d {
  margin-bottom: 1.41575em;
}
.down_8b58 .modal-8286 {
  margin-bottom: 1.618em;
}
.pattern-up-25c8 .accordion_stone_dd0d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern-up-25c8 .accordion_stone_dd0d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern-up-25c8 .thick-57da {
  max-width: 100%;
  overflow: auto;
}
.icon_thick_d33b .pattern-up-25c8 a:hover {
  text-decoration: underline;
}
.fluid_d8b6 .soft_a2d0:not(.row_95f7),
.fluid_d8b6 .filter_paper_6608 {
  margin-bottom: 1.41575em;
}
.fluid_d8b6 .soft_a2d0:not(.row_95f7):last-child,
.fluid_d8b6 .filter_paper_6608:last-child {
  margin-bottom: 0;
}
.fluid_d8b6 .soft_a2d0.accordion-lower-b5d7 {
  margin-bottom: 0.41575em;
}
.fluid_d8b6 .warm_4904:before,
.fluid_d8b6 .card-051c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fluid_d8b6 .warm_4904:before {
  content: "\f115";
}
.fluid_d8b6 .card-051c:before {
  content: "\f02c";
}
.fluid_d8b6 .text_lite_7953 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fluid_d8b6 .text_lite_7953 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden-out-6b2f {
  display: -webkit-box;
  display: flex;
}
.hidden-out-6b2f .primary_medium_bf47 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden-out-6b2f .primary_medium_bf47 {
    flex-basis: 90px;
  }
}
.hidden-out-6b2f .summary-ef33 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-out-6b2f .summary-ef33 {
    flex-basis: calc(100% - 50px);
  }
}
.hidden-out-6b2f .carousel_inner_f2f3 p:last-child {
  margin-bottom: 0.72em;
}
.sidebar_825d .static_f346 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sidebar_825d .static_f346:after,
.sidebar_825d .static_f346:before {
  content: "";
  display: table;
}
.sidebar_825d .static_f346:after {
  clear: both;
}
.sidebar_825d .static_f346 .pressed-3db6,
.sidebar_825d .static_f346 .outer-3268 {
  width: 49%;
}
.sidebar_825d .static_f346 .pressed-3db6 a span.button-5fbf,
.sidebar_825d .static_f346 .outer-3268 a span.button-5fbf {
  display: block;
  margin-bottom: 5px;
}
.sidebar_825d .static_f346 .outer-3268 {
  float: left;
  text-align: left;
}
.sidebar_825d .static_f346 .pressed-3db6 {
  float: right;
  text-align: right;
}
.in-6b22 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .in-6b22 {
    margin-bottom: 0;
  }
}
.pink_ae67 {
  margin-bottom: 1em;
}
.pink_ae67 .row_95f7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.active_1060 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component_67bc .pink_ae67,
.footer_ce31 .pink_ae67 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component_67bc .pink_ae67,
  .footer_ce31 .pink_ae67 {
    display: block;
  }
}
.component_67bc .active_1060,
.footer_ce31 .active_1060 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component_67bc .active_1060,
  .footer_ce31 .active_1060 {
    margin-bottom: 1em;
  }
}
.component_67bc .active_1060 img,
.footer_ce31 .active_1060 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component_67bc .shade_bcc1,
.footer_ce31 .shade_bcc1 {
  flex-basis: calc(100% - 160px);
}
.component_67bc .shade_bcc1 p,
.footer_ce31 .shade_bcc1 p {
  margin-bottom: 0;
}
.component_67bc .shade_bcc1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component_67bc .shade_bcc1 {
    padding-left: 0;
  }
}
.footer_ce31 .shade_bcc1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .footer_ce31 .shade_bcc1 {
    padding-right: 0;
  }
}
.footer_ce31 .active_1060 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.in-5888 .active_1060 {
  margin-bottom: 0.5em;
}
.in-5888 .active_1060 img {
  width: 100%;
}
.input_13c0 .pro_77c5,
.logo_fluid_f475 .pro_77c5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_fluid_f475 .carousel_a373 .tertiary-7789 p:last-child {
  margin-bottom: 0;
}
.mini-c52a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info-advanced-dbd3 .caption_cff9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info-advanced-dbd3 .caption_cff9:last-of-type {
    margin-bottom: 0;
  }
}
.info-advanced-dbd3 .caption_cff9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-advanced-dbd3 .caption_cff9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info-advanced-dbd3 .caption_cff9 ul li {
  margin: 0 0 0.6em;
}
.info-advanced-dbd3 .caption_cff9 ul li.plasma-fd27,
.info-advanced-dbd3 .caption_cff9 ul li.narrow_7f34 {
  position: relative;
}
.info-advanced-dbd3 .caption_cff9 ul li.plasma-fd27 .outline_e195,
.info-advanced-dbd3 .caption_cff9 ul li.narrow_7f34 .outline_e195 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info-advanced-dbd3 .caption_cff9 ul li.plasma-fd27:after:after,
.info-advanced-dbd3 .caption_cff9 ul li.plasma-fd27:after:before,
.info-advanced-dbd3
  .caption_cff9
  ul
  li.narrow_7f34:after:after,
.info-advanced-dbd3
  .caption_cff9
  ul
  li.narrow_7f34:after:before {
  content: "";
  display: table;
}
.info-advanced-dbd3 .caption_cff9 ul li.plasma-fd27:after:after,
.info-advanced-dbd3
  .caption_cff9
  ul
  li.narrow_7f34:after:after {
  clear: both;
}
.info-advanced-dbd3 .caption_cff9 a.message_6ef6:hover {
  text-decoration: none;
}
.info-advanced-dbd3 .caption_cff9 select {
  max-width: 100%;
}
.info-advanced-dbd3 .caption_cff9 table {
  font-size: 85%;
}
.info-advanced-dbd3 .caption_cff9 table td,
.info-advanced-dbd3 .caption_cff9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info-advanced-dbd3 .caption_cff9 table tfoot td {
  text-align: left;
}
.info-advanced-dbd3 .caption_cff9 :last-child {
  margin-bottom: 0;
}
.info-advanced-dbd3 .caption_cff9 .picture-dim-a8f2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info-advanced-dbd3 .caption_cff9 .picture-dim-a8f2 label {
  width: 100%;
}
.info-advanced-dbd3 .caption_cff9 .picture-dim-a8f2 .label-outer-fe1f {
  width: 100%;
  display: block;
}
.info-advanced-dbd3 .caption_cff9 .picture-dim-a8f2 .content-54d0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info-advanced-dbd3 .caption_cff9 .picture-dim-a8f2 .content-54d0:hover svg #svg-search {
  fill: #444;
}
.info-advanced-dbd3 .caption_cff9 .picture-dim-a8f2 .content-54d0 svg {
  width: 18px;
  height: 18px;
}
.info-advanced-dbd3 .notification-7caf ul ul,
.info-advanced-dbd3 .link_958b ul ul,
.info-advanced-dbd3 .text-black-d257 ul ul,
.info-advanced-dbd3 .media_7b17 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info-advanced-dbd3 .notification-7caf .lower-a759 > a,
.info-advanced-dbd3 .link_958b .lower-a759 > a,
.info-advanced-dbd3 .text-black-d257 .lower-a759 > a,
.info-advanced-dbd3 .media_7b17 .lower-a759 > a {
  margin-bottom: 0;
}
.info-advanced-dbd3 .focused-67ce li,
.info-advanced-dbd3 .notification-7caf li,
.info-advanced-dbd3 .black_f5f9 li,
.info-advanced-dbd3 .link_958b li,
.info-advanced-dbd3 .text-black-d257 li,
.info-advanced-dbd3 .media_7b17 li,
.info-advanced-dbd3 .border_c5c2 li,
.info-advanced-dbd3 .sort-3e4d li {
  display: block;
  position: relative;
}
.info-advanced-dbd3 .focused-67ce li:last-child,
.info-advanced-dbd3 .notification-7caf li:last-child,
.info-advanced-dbd3 .black_f5f9 li:last-child,
.info-advanced-dbd3 .link_958b li:last-child,
.info-advanced-dbd3 .text-black-d257 li:last-child,
.info-advanced-dbd3 .media_7b17 li:last-child,
.info-advanced-dbd3 .border_c5c2 li:last-child,
.info-advanced-dbd3 .sort-3e4d li:last-child {
  border: none;
}
.info-advanced-dbd3 .focused-67ce li a,
.info-advanced-dbd3 .notification-7caf li a,
.info-advanced-dbd3 .black_f5f9 li a,
.info-advanced-dbd3 .link_958b li a,
.info-advanced-dbd3 .text-black-d257 li a,
.info-advanced-dbd3 .media_7b17 li a,
.info-advanced-dbd3 .border_c5c2 li a,
.info-advanced-dbd3 .sort-3e4d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-advanced-dbd3 .focused-67ce li ul li::before,
.info-advanced-dbd3 .notification-7caf li ul li::before,
.info-advanced-dbd3 .black_f5f9 li ul li::before,
.info-advanced-dbd3 .link_958b li ul li::before,
.info-advanced-dbd3 .text-black-d257 li ul li::before,
.info-advanced-dbd3 .media_7b17 li ul li::before,
.info-advanced-dbd3 .border_c5c2 li ul li::before,
.info-advanced-dbd3 .sort-3e4d li ul li::before {
  left: 15px;
}
.info-advanced-dbd3 .focused-67ce li ul a,
.info-advanced-dbd3 .notification-7caf li ul a,
.info-advanced-dbd3 .black_f5f9 li ul a,
.info-advanced-dbd3 .link_958b li ul a,
.info-advanced-dbd3 .text-black-d257 li ul a,
.info-advanced-dbd3 .media_7b17 li ul a,
.info-advanced-dbd3 .border_c5c2 li ul a,
.info-advanced-dbd3 .sort-3e4d li ul a {
  padding-left: 20px;
}
.info-advanced-dbd3 .focused-67ce li ul ul li::before,
.info-advanced-dbd3 .notification-7caf li ul ul li::before,
.info-advanced-dbd3 .black_f5f9 li ul ul li::before,
.info-advanced-dbd3 .link_958b li ul ul li::before,
.info-advanced-dbd3 .text-black-d257 li ul ul li::before,
.info-advanced-dbd3 .media_7b17 li ul ul li::before,
.info-advanced-dbd3 .border_c5c2 li ul ul li::before,
.info-advanced-dbd3 .sort-3e4d li ul ul li::before {
  left: 30px;
}
.info-advanced-dbd3 .focused-67ce li ul ul a,
.info-advanced-dbd3 .notification-7caf li ul ul a,
.info-advanced-dbd3 .black_f5f9 li ul ul a,
.info-advanced-dbd3 .link_958b li ul ul a,
.info-advanced-dbd3 .text-black-d257 li ul ul a,
.info-advanced-dbd3 .media_7b17 li ul ul a,
.info-advanced-dbd3 .border_c5c2 li ul ul a,
.info-advanced-dbd3 .sort-3e4d li ul ul a {
  padding-left: 40px;
}
.info-advanced-dbd3 .box_right_e2c1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-advanced-dbd3 .sort-3e4d ul li {
  margin-bottom: 1.41575em;
}
.info-advanced-dbd3 .sort-3e4d ul li .current-3e6d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info-advanced-dbd3 .sort-3e4d ul li .first-c72c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.list-813a .focused-67ce li a,
.list-813a .notification-7caf li a,
.list-813a .black_f5f9 li a,
.list-813a .link_958b li a,
.list-813a .text-black-d257 li a,
.list-813a .media_7b17 li a,
.list-813a .border_c5c2 li a,
.list-813a .sort-3e4d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-813a .box_right_e2c1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-813a .caption_cff9 ul li.plasma-fd27 .outline_e195,
.list-813a .caption_cff9 ul li.narrow_7f34 .outline_e195 {
  background: rgba(0, 0, 0, 0.2);
}
.list-813a .info-advanced-dbd3 .caption_cff9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li {
  margin: 0;
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li ul {
  margin: 0;
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li ul li a {
  padding-left: 15px;
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li ul li li a {
  padding-left: 30px;
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li.layout_top_29e5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li.layout_top_29e5 > 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;
}
.large_5d55 .info-advanced-dbd3 .middle_a15d li.layout_top_29e5 > 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;
}
.breadcrumb_complex_f900 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hidden-purple-6a79 {
  position: relative;
  z-index: 10;
}
.hidden-purple-6a79 .narrow-1d0a {
  width: 100%;
  max-width: 100%;
}
.carousel_835c .red-1cdd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.carousel_835c .pro_a1ae {
}
.carousel_835c .list-813a {
  background: #292929;
}
.selected_c91d .red-1cdd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.selected_c91d .pro_a1ae {
  background: #f9f9f9;
}
.selected_c91d .list-813a {
  background: #303030;
}
.complex-4dfe .red-1cdd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .complex-4dfe .logo_current_8ea2 {
    margin-bottom: 1em;
  }
  .complex-4dfe .logo_current_8ea2:last-child {
    margin-bottom: 0;
  }
}
.complex-4dfe .pro_a1ae {
  background: #ededed;
}
.complex-4dfe .list-813a {
  background: #1a1a1a;
}
.red-1cdd.pro_a1ae {
  color: rgba(0, 0, 0, 0.6);
}
.red-1cdd.pro_a1ae .rough_c083 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-1cdd.list-813a {
  color: rgba(255, 255, 255, 0.99);
}
.red-1cdd.list-813a a:not(.message_6ef6) {
  color: rgba(255, 255, 255, 0.79);
}
.red-1cdd.list-813a a:not(.message_6ef6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-1cdd.list-813a .rough_c083 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-1cdd.list-813a table tbody td,
.red-1cdd.list-813a table th {
  background: rgba(0, 0, 0, 0.08);
}
.summary-fb16.pro_0d1e .table_soft_0d9c {
  max-width: initial;
}
.summary-fb16 .item-355d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.summary-fb16 .item-355d .narrow-1d0a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .summary-fb16 .item-355d .narrow-1d0a {
    display: block;
    margin-bottom: 2em;
  }
  .summary-fb16 .item-355d .narrow-1d0a:last-child {
    margin-bottom: 0;
  }
}
.complex-4dfe .logo_current_8ea2:last-child,
.selected_c91d .logo_current_8ea2:last-child,
.carousel_835c .logo_current_8ea2:last-child {
  margin-bottom: 0;
}
.complex-4dfe .logo_current_8ea2 .info-advanced-dbd3 .caption_cff9:last-child,
.selected_c91d .logo_current_8ea2 .info-advanced-dbd3 .caption_cff9:last-child,
.carousel_835c .logo_current_8ea2 .info-advanced-dbd3 .caption_cff9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .complex-4dfe .liquid-cace,
  .complex-4dfe .accordion_smooth_1e07,
  .selected_c91d .liquid-cace,
  .selected_c91d .accordion_smooth_1e07,
  .carousel_835c .liquid-cace,
  .carousel_835c .accordion_smooth_1e07 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hidden-purple-6a79 .logo_current_8ea2 {
    margin-bottom: 2em;
  }
}
.hidden-purple-6a79 p:last-child {
  margin-bottom: 0;
}
.hidden-purple-6a79 li,
.hidden-purple-6a79 ul {
  list-style: none;
  margin: 0;
}
.hidden-purple-6a79 ul ul {
  margin-left: 2.617924em;
}
.table_full_39a9 {
  font-size: 0.875em;
}

/* css-noise: 4cee */
.ghost-box-h0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
