/*!
Theme Name: Customify
Theme URI: https://pressmaximum.up_ffcb/customify
Author: WPCustomify
Author URI: https://pressmaximum.up_ffcb
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.up_ffcb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.description_ea03.upper_de75/licenses/gpl-2.0.texture-137e
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.solid_8be5/, (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.pink-04f2.tertiary_static_d0af/normalize.last-e855/
 ======
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.last-e855 v7.0.0 | MIT License | github.up_ffcb/necolas/normalize.last-e855 */
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;
}
.notification-fresh-7c20 .light-afe9,
.feature_slow_8667,
.small-32db,
.main_afbd,
.solid-9c7c,
.gallery-warm-2bca,
.dynamic_c4d6,
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;
}
.feature_slow_8667,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature_slow_8667,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature_slow_8667,
  h1 {
    font-size: 1.8em;
  }
}
.small-32db,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.small-32db + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .small-32db,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .small-32db,
  h2 {
    font-size: 1.7em;
  }
}
.main_afbd,
h3 {
  font-size: 1.618em;
}
.notification-fresh-7c20 .light-afe9,
.solid-9c7c,
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.red_94e4 {
  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;
}
.tag_full_d479:after,
.tag_full_d479:before,
.component-57de:after,
.component-57de:before {
  content: "";
  display: table;
}
.tag_full_d479:after,
.component-57de:after {
  clear: both;
}
.notification-4061 {
  float: right;
  margin-right: 0;
}
.element_dea3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.alert_c7e3 .down_0bd9,
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;
}
.alert_c7e3 .down_0bd9: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;
}
.lite-e4c3 .down_0bd9 {
  box-shadow: none;
}
.lite-e4c3
  .down_0bd9
  .tag-2fc6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.lite-e4c3 .down_0bd9 .disabled_5fd6 {
  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;
}
.lite-e4c3
  .down_0bd9
  .disabled_5fd6
  b {
  display: none;
}
.lite-e4c3 .notification-paper-e452 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fast-84da:not(.down-ef6e):not(.black_61f8),
button:not(.down-ef6e):not(.black_61f8),
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ),
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ),
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ) {
  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;
}
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ):hover,
button:not(.down-ef6e):not(
    .black_61f8
  ):hover,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ):hover,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ):hover,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ):active,
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ):focus,
button:not(.down-ef6e):not(
    .black_61f8
  ):active,
button:not(.down-ef6e):not(
    .black_61f8
  ):focus,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ):active,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ):focus,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ):active,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ):focus,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ):active,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ):focus {
  outline: 0;
}
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61,
button:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61 {
  position: relative;
}
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .current_3ba9,
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .upper-d9d5,
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .main-out-2c3e,
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  i,
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  svg,
button:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .current_3ba9,
button:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .upper-d9d5,
button:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .main-out-2c3e,
button:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  i,
button:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  svg,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .current_3ba9,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .upper-d9d5,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .main-out-2c3e,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  i,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  svg,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .current_3ba9,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .upper-d9d5,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .main-out-2c3e,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  i,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  svg,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .current_3ba9,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .upper-d9d5,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  .main-out-2c3e,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  i,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61
  svg {
  visibility: hidden;
}
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61:after,
button:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61:after,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61:after,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61:after,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ).fn-loading-be61: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;
}
.fast-84da:not(.down-ef6e):not(.black_61f8),
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ),
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ),
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ) {
  color: #fff;
  background: #235787;
}
.fast-84da:not(.down-ef6e):not(
    .black_61f8
  ):focus,
input[type="button"]:not(.down-ef6e):not(
    .black_61f8
  ):focus,
input[type="reset"]:not(.down-ef6e):not(
    .black_61f8
  ):focus,
input[type="submit"]:not(.down-ef6e):not(
    .black_61f8
  ):focus {
  color: #fff;
}
.fast-84da.fn-disabled-be61:not(.down-ef6e):not(
    .black_61f8
  ),
.fast-84da[disabled]:not(.down-ef6e):not(
    .black_61f8
  ),
button.fn-disabled-be61:not(.down-ef6e):not(
    .black_61f8
  ),
button[disabled]:not(.down-ef6e):not(
    .black_61f8
  ) {
  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-thick-0bef {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal-thick-0bef: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;
}
.gallery_bc41 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hero_098b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.first_0645 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag_full_d479:after,
.tag_full_d479:before,
.shade_2c2f:after,
.shade_2c2f:before,
.hovered-7576:after,
.hovered-7576:before,
.hover_9f87:after,
.hover_9f87:before,
.pattern-purple-ebd6:after,
.pattern-purple-ebd6:before,
.breadcrumb_97a9:after,
.breadcrumb_97a9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag_full_d479:after,
.shade_2c2f:after,
.hovered-7576:after,
.hover_9f87:after,
.pattern-purple-ebd6:after,
.breadcrumb_97a9:after {
  clear: both;
}
.shade_2c2f .button_last_b2ed,
.hovered-7576 .button_last_b2ed,
.pattern_13c4 .button_last_b2ed {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.simple-b6b6 {
  display: inline-block;
}
.summary_919f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.summary_919f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.summary_919f .active_03f4 {
  padding: 1em 0;
  font-size: 85%;
}
.active_03f4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dropdown_tiny_546a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dropdown_tiny_546a:after,
.dropdown_tiny_546a:before {
  content: "";
  display: table;
}
.dropdown_tiny_546a:after {
  clear: both;
}
.large-44f4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.complex_7795 .large-44f4 {
  max-width: 50%;
}
.section_active_e090 .large-44f4 {
  max-width: 33.33%;
}
.notification_mini_93bd .large-44f4 {
  max-width: 25%;
}
.hidden_cold_51f1 .large-44f4 {
  max-width: 20%;
}
.caption_4b73 .large-44f4 {
  max-width: 16.66%;
}
.accordion-pro-c913 .large-44f4 {
  max-width: 14.28%;
}
.tooltip_green_3204 .large-44f4 {
  max-width: 12.5%;
}
.button-7f02 .large-44f4 {
  max-width: 11.11%;
}
.main_black_bc4f {
  display: block;
}
.notification-fresh-7c20 .accordion_prev_b768 label,
.notification-fresh-7c20 .narrow-194d label,
.notification-fresh-7c20 .primary-f485 label,
.notification-fresh-7c20 .focus_motion_e2fd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-6314 {
  list-style: none;
  margin: 0;
}
.image-6314 article.gas_9f2a {
  margin-bottom: 0;
}
.image-6314 ul {
  list-style: none;
  margin: 0;
}
.image-6314 .dirty-744d li.gas_9f2a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-6314 .dirty-744d li.gas_9f2a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-6314 .dirty-744d li.gas_9f2a: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) {
  .image-6314 .dirty-744d li.gas_9f2a li.gas_9f2a li.gas_9f2a li.gas_9f2a {
    padding-left: 0;
  }
}
article.gas_9f2a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas_9f2a .shade_2c2f p:last-of-type {
  margin-bottom: 0;
}
article.gas_9f2a .link-6375 {
  float: left;
}
article.gas_9f2a .input_old_d049 {
  margin-left: 85px;
}
article.gas_9f2a .list-fd79 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas_9f2a .list-fd79 .bright-b750 {
  margin-left: 10px;
}
article.gas_9f2a .pattern_1d44 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas_9f2a .fast-166c {
  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 .accordion_prev_b768,
  #respond .primary-f485,
  #respond .focus_motion_e2fd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accordion_prev_b768 input,
#respond .primary-f485 input,
#respond .focus_motion_e2fd input {
  width: 100%;
}
#respond .focus_motion_e2fd {
  margin-right: 0;
}
#respond .picture-next-6ed5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_333e {
  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;
}
.photo_333e.info_south_95b3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.photo_333e 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%);
}
.photo_333e:focus,
.photo_333e: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);
}
.feature_a625 {
  border-radius: 10%;
}
.title-west-e149 {
  border-radius: 50%;
}
.hard-fe03 {
  font-size: 0.72em;
}
.dynamic-1f64 {
  font-size: 0.875em;
}
.action-d2ed {
  font-size: 1.1em;
}
.main-618f {
  text-transform: uppercase;
  line-height: 1.2;
}
.main-618f.hard-fe03 {
  letter-spacing: 0.5px;
}
.under_31dc,
.under_31dc a {
  color: #6d6d6d;
}
.under_31dc a:hover {
  color: #111;
}
.pagination_b867 {
  color: #6d6d6d;
}
.gradient_7618 {
  overflow-x: hidden;
}
.gradient_7618 .dim-9996.tooltip-out-3eae {
  position: relative;
}
.gradient_7618 .dim-9996.tooltip-out-3eae.dirty_e63a {
  position: initial;
}
.gradient_7618
  .dim-9996.tooltip-out-3eae.dirty_e63a
  .tabs_complex_aa3c {
  left: auto;
}
.gradient_7618 .dim-9996 .tabs_complex_aa3c {
  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;
}
.gradient_7618 .dim-9996:hover.tooltip-out-3eae {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient_7618
  .dim-9996:hover.tooltip-out-3eae
  .tabs_complex_aa3c {
  display: block;
  z-index: 9999999;
}
.gradient_7618 .thumbnail_21a2 .outline_tiny_d98c,
.gradient_7618 .fixed-739a .outline_tiny_d98c {
  display: none;
}
.gradient_7618 .tabs-d3e0 .dim-9996:hover.tooltip-out-3eae {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification-fresh-7c20 .accordion_prev_b768 label,
.notification-fresh-7c20 .narrow-194d label,
.notification-fresh-7c20 .primary-f485 label,
.notification-fresh-7c20 .focus_motion_e2fd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-6314 {
  list-style: none;
  margin: 0;
}
.image-6314 article.gas_9f2a {
  margin-bottom: 0;
}
.image-6314 ul {
  list-style: none;
  margin: 0;
}
.image-6314 .dirty-744d li.gas_9f2a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-6314 .dirty-744d li.gas_9f2a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-6314 .dirty-744d li.gas_9f2a: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) {
  .image-6314 .dirty-744d li.gas_9f2a li.gas_9f2a li.gas_9f2a li.gas_9f2a {
    padding-left: 0;
  }
}
article.gas_9f2a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas_9f2a .shade_2c2f p:last-of-type {
  margin-bottom: 0;
}
article.gas_9f2a .link-6375 {
  float: left;
}
article.gas_9f2a .input_old_d049 {
  margin-left: 85px;
}
article.gas_9f2a .list-fd79 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas_9f2a .list-fd79 .bright-b750 {
  margin-left: 10px;
}
article.gas_9f2a .pattern_1d44 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas_9f2a .fast-166c {
  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 .accordion_prev_b768,
  #respond .primary-f485,
  #respond .focus_motion_e2fd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accordion_prev_b768 input,
#respond .primary-f485 input,
#respond .focus_motion_e2fd input {
  width: 100%;
}
#respond .focus_motion_e2fd {
  margin-right: 0;
}
#respond .picture-next-6ed5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_21a2 .medium_11c3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium_11c3 .overlay_6fea.basic-042b .gallery-b9bc > li > a:focus,
.medium_11c3 .overlay_6fea.basic-042b .gallery-b9bc > li > a:hover,
.medium_11c3 .overlay_6fea.surface_941f .gallery-b9bc > li > a:focus,
.medium_11c3 .overlay_6fea.surface_941f .gallery-b9bc > li > a:hover,
.medium_11c3 .overlay_6fea.left-c6ae .gallery-b9bc > li > a:focus,
.medium_11c3 .overlay_6fea.left-c6ae .gallery-b9bc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_11c3
  .overlay_6fea.basic-042b
  .gallery-b9bc
  > li.gradient_1ad3
  > a,
.medium_11c3
  .overlay_6fea.basic-042b
  .gallery-b9bc
  > li.slow-a97d
  > a,
.medium_11c3
  .overlay_6fea.surface_941f
  .gallery-b9bc
  > li.gradient_1ad3
  > a,
.medium_11c3
  .overlay_6fea.surface_941f
  .gallery-b9bc
  > li.slow-a97d
  > a,
.medium_11c3
  .overlay_6fea.left-c6ae
  .gallery-b9bc
  > li.gradient_1ad3
  > a,
.medium_11c3 .overlay_6fea.left-c6ae .gallery-b9bc > li.aside-ffc8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_11c3 .current_285f,
.medium_11c3 .current_285f a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_11c3 .wood_90fe.mini-eb8f li a,
.medium_11c3 .logo-1af7 a,
.medium_11c3 .solid_46e3,
.medium_11c3 .gallery-b9bc > li > a,
.medium_11c3 .popup_2886 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3 .wood_90fe.mini-eb8f li a:hover,
.medium_11c3 .logo-1af7 a:hover,
.medium_11c3 .solid_46e3:hover,
.medium_11c3 .gallery-b9bc > li > a:hover,
.medium_11c3 .popup_2886:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_11c3 .carousel_orange_95c3 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3 .carousel_orange_95c3 .medium-1f2c {
  color: rgba(255, 255, 255, 0.99);
}
.medium_11c3 .carousel_orange_95c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_11c3 .outer_c432 .north-f6dd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3 .outer_c432 .north-f6dd .status-cold-9747 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3
  .outer_c432
  .north-f6dd
  .status-cold-9747::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3
  .outer_c432
  .north-f6dd
  .status-cold-9747:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3
  .outer_c432
  .north-f6dd
  .status-cold-9747::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3
  .outer_c432
  .north-f6dd
  .status-cold-9747::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3 .outer_c432 .thick_a468 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_11c3 .outer_c432 .thick_a468:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-gas-997e
  .medium_11c3
  .outer_c432
  .element-hovered-5a6b
  .bright-f85b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-gas-997e
  .medium_11c3
  .outer_c432
  .element-hovered-5a6b
  .status-cold-9747 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_21a2 .middle_23c8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.middle_23c8 .overlay_6fea.basic-042b .gallery-b9bc > li > a:focus,
.middle_23c8 .overlay_6fea.basic-042b .gallery-b9bc > li > a:hover,
.middle_23c8 .overlay_6fea.surface_941f .gallery-b9bc > li > a:focus,
.middle_23c8 .overlay_6fea.surface_941f .gallery-b9bc > li > a:hover,
.middle_23c8 .overlay_6fea.left-c6ae .gallery-b9bc > li > a:focus,
.middle_23c8 .overlay_6fea.left-c6ae .gallery-b9bc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_23c8
  .overlay_6fea.basic-042b
  .gallery-b9bc
  > li.gradient_1ad3
  > a,
.middle_23c8
  .overlay_6fea.basic-042b
  .gallery-b9bc
  > li.slow-a97d
  > a,
.middle_23c8
  .overlay_6fea.surface_941f
  .gallery-b9bc
  > li.gradient_1ad3
  > a,
.middle_23c8
  .overlay_6fea.surface_941f
  .gallery-b9bc
  > li.slow-a97d
  > a,
.middle_23c8
  .overlay_6fea.left-c6ae
  .gallery-b9bc
  > li.gradient_1ad3
  > a,
.middle_23c8 .overlay_6fea.left-c6ae .gallery-b9bc > li.aside-ffc8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.middle_23c8 .current_285f,
.middle_23c8 .current_285f a {
  color: rgba(0, 0, 0, 0.8);
}
.middle_23c8 .wood_90fe.mini-eb8f li a,
.middle_23c8 .logo-1af7 a,
.middle_23c8 .solid_46e3,
.middle_23c8 .gallery-b9bc > li > a,
.middle_23c8 .popup_2886 {
  color: rgba(0, 0, 0, 0.55);
}
.middle_23c8 .wood_90fe.mini-eb8f li a:hover,
.middle_23c8 .logo-1af7 a:hover,
.middle_23c8 .solid_46e3:hover,
.middle_23c8 .gallery-b9bc > li > a:hover,
.middle_23c8 .popup_2886:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_23c8 .carousel_orange_95c3 {
  color: rgba(0, 0, 0, 0.55);
}
.middle_23c8 .carousel_orange_95c3 .medium-1f2c {
  color: rgba(0, 0, 0, 0.8);
}
.middle_23c8 .carousel_orange_95c3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_top_9429 .light-5335 {
  margin-left: auto;
  margin-right: auto;
}
.hovered-7576 > * {
  margin-left: auto;
  margin-right: auto;
}
.hovered-7576 .gallery_bc41 {
  margin-right: 1.41575em;
}
.search_acde .hovered-7576 > .right-7f55 {
  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;
}
.search_acde .hovered-7576 > .avatar_wide_1c09 {
  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;
}
.fluid-17ed.label_top_9429 .light-5335,
.overlay-under-7ddd.label_top_9429 .light-5335 {
  margin-left: 0;
}
.fresh_614e.label_top_9429 .light-5335,
.plasma_89f5.label_top_9429 .light-5335 {
  margin-right: 0;
}
.hovered-7576 ol,
.hovered-7576 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert-b1e0 video {
  max-width: 100%;
}
.frame-north-4aa7 img {
  display: block;
}
.frame-north-4aa7.gallery_bc41,
.frame-north-4aa7.hero_098b {
  width: 100%;
}
.frame-north-4aa7.avatar_wide_1c09 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outline_fast_00e5:not(.dark_1f3b) {
  margin: 1.5em auto;
}
.title-medium-1197 p {
  padding: 1.5em 14px;
}
ul.tag_fcb7.avatar_wide_1c09,
ul.tag_fcb7.right-7f55,
ul.tag_fcb7.table_lite_e3bc.right-7f55 {
  padding: 0 14px;
}
.background-056b {
  display: block;
  overflow-x: auto;
}
.background-056b table {
  border-collapse: collapse;
  width: 100%;
}
.background-056b td,
.background-056b th {
  padding: 0.5em;
}
.hovered-7576 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hovered-7576 ol ol,
.hovered-7576 ol ul,
.hovered-7576 ul ol,
.hovered-7576 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hovered-7576 ol ol li,
.hovered-7576 ol ul li,
.hovered-7576 ul ol li,
.hovered-7576 ul ul li {
  margin-left: 0;
}
.last_4d2c.sort_d11c > .block_top_d222 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.last_4d2c.sort_d11c > .block_top_d222 iframe,
.last_4d2c.sort_d11c > .block_top_d222 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.easy-2f15 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.easy-2f15.summary-7a42 {
  padding: 0;
}
.easy-2f15.summary-7a42 cite {
  font-size: 13px;
}
.easy-2f15 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.easy-2f15 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pressed_bb97 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pressed_bb97 > p:first-child {
  margin-top: 0;
}
.pressed_bb97 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pressed_bb97 blockquote {
  border-left: 0;
}
.overlay_selected_fb3a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay_selected_fb3a:not(.shade-52f8) {
  max-width: 100px;
}
.overlay_selected_fb3a.header_bottom_a628 {
  border-bottom: none !important;
  text-align: center;
}
.overlay_selected_fb3a.header_bottom_a628::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title-medium-1197 p {
    padding: 1.5em 0;
  }
}
.block-9697 {
  color: #0073aa;
}
.form_bb93 {
  background-color: #0073aa;
}
.heading-dirty-41a2 {
  color: #229fd8;
}
.input_9b54 {
  background-color: #229fd8;
}
.wrapper_fluid_280e {
  color: #eee;
}
.notice_ebed {
  background-color: #eee;
}
.bright_4e9b {
  color: #444;
}
.panel_eaf4 {
  background-color: #444;
}
.logo_left_7f83 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_left_7f83 .block_lite_6a03 .logo-1af7 {
  font-size: 15px;
}
.logo_left_7f83 .logo-1af7 {
  line-height: 1.3;
}
.logo_left_7f83 .middle_23c8 {
}
.logo_left_7f83 .medium_11c3 {
  background: #235787;
}
.description-lower-281a {
  padding: 0;
}
.description-lower-281a .medium_11c3 {
  background: #1a1a1a;
}
.description-lower-281a .middle_23c8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accordion_green_07ee {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accordion_green_07ee .middle_23c8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accordion_green_07ee .medium_11c3 {
  background: #303030;
}
.breadcrumb_97a9 {
  position: relative;
  z-index: 10;
}
.breadcrumb_97a9 .thumbnail_next_21f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up_61cc .tooltip-out-3eae {
  display: inline-block;
  vertical-align: middle;
}
.up_61cc.message_small_1141 .tooltip-out-3eae {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .up_61cc.message_small_1141 .tooltip-out-3eae {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .up_61cc.message_small_1141 .tooltip-out-3eae {
    margin-right: 0.4em;
  }
}
.up_61cc.message_small_1141 .tooltip-out-3eae:last-child {
  margin-right: 0;
}
.panel_liquid_1ee3 .thumbnail_next_21f9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thumbnail_21a2 .block_lite_6a03 {
    margin: 0 -0.5em;
  }
  .thumbnail_21a2 .block_lite_6a03 [class*="customify-col-"],
  .thumbnail_21a2 .block_lite_6a03 [class*="customify-col_"],
  .thumbnail_21a2 .block_lite_6a03 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thumbnail_21a2.gradient_liquid_9ed5 .thumbnail_next_21f9 {
  background: 0 0 !important;
}
.thumbnail_21a2.gradient_liquid_9ed5 .thumbnail_next_21f9,
.thumbnail_21a2.panel_liquid_1ee3 .thumbnail_next_21f9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thumbnail_21a2.hidden-out-7dbd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thumbnail_21a2.panel_liquid_1ee3 .thumbnail_next_21f9 {
  box-shadow: none !important;
}
.frame-3353 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .frame-3353 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .frame-3353 {
    padding: 18px 0 20px;
  }
}
.frame-3353 .dark-61d2 {
  width: 100%;
}
.frame-3353 .pattern_next_9a32 {
  margin-bottom: 0;
}
.frame-3353 .link_13bb {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-c2a1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-c2a1 .yellow_bd64 {
  width: 100%;
}
.north_16d9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.north_16d9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.north_16d9 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;
}
.north_16d9 li:last-child:after {
  display: none;
}
.north_16d9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.short_b24b .outline_tiny_d98c button,
.frame-3353 .outline_tiny_d98c button {
  left: 0;
}
.short_b24b .yellow_bd64,
.frame-3353 .yellow_bd64 {
  padding-left: 0;
  padding-right: 0;
}
.short_b24b .box-c2a1,
.frame-3353 .box-c2a1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.short_b24b {
  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;
}
.short_b24b: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;
}
.short_b24b .surface_b9ec {
  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) {
  .short_b24b .surface_b9ec {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .short_b24b .surface_b9ec {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .short_b24b .surface_b9ec {
    min-height: 200px;
  }
}
.short_b24b .north_16d9 {
  color: rgba(255, 255, 255, 0.8);
}
.short_b24b .north_16d9 a,
.short_b24b .north_16d9 li:after {
  color: inherit;
}
.short_b24b .north_16d9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notice-3d2d {
  margin-bottom: 0.5em;
}
.caption_748d {
  margin-bottom: 1.2em;
}
.caption_748d,
.notice-3d2d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption_748d p:last-child,
.notice-3d2d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outline_tiny_d98c,
#masthead .outline_tiny_d98c {
  display: none;
}
#masthead
  > .outline_tiny_d98c.white_36a9 {
  display: none;
}
#masthead > .outline_tiny_d98c button {
  left: 0;
}
.yellow-0c08 {
  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%;
}
.yellow-0c08 .tooltip-out-3eae {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.yellow-0c08 .status_1d28 {
  display: -webkit-box;
  display: flex;
}
.yellow-0c08 .status_1d28.grid-tall-09d0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.yellow-0c08 .status_1d28.orange_c49c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow-0c08 .status_1d28.paragraph_c804 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow-0c08.preview-8329.prev-40ba .status_1d28.grid-tall-09d0 {
  flex-basis: 100%;
}
.yellow-0c08.row-slow-1b5f .status_1d28.orange_c49c {
  -webkit-box-flex: 1;
  flex: auto;
}
.yellow-0c08.row-slow-1b5f .status_1d28.paragraph_c804 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outline_tiny_d98c.white_36a9 {
  display: none;
}
#masthead > .outline_tiny_d98c button {
  left: 0;
}
.fixed_0f91 {
  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;
}
.fixed_0f91:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fixed_0f91.fluid-0090 i {
  margin-right: 4px;
}
.fixed_0f91.nav-d5bd i {
  margin-left: 5px;
}
.logo-1af7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.logo-1af7 p:last-child {
  margin-bottom: 0;
}
.outer_891d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outer_891d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outer_891d img {
  display: block;
  width: auto;
  line-height: 1;
}
.outer_891d .current_285f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outer_891d .hard-cff7 {
  margin: 5px 0 7px 0;
}
.outer_891d.image-97c5 .secondary_new_d3cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer_891d.image-97c5 .static_bbe8 {
  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;
}
.outer_891d.outer_eb97 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outer_891d.outer_eb97 .secondary_new_d3cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer_891d.outer_eb97 .static_bbe8 {
  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;
}
.outer_891d.picture-middle-76b5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outer_891d.hidden_ded7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outer_891d.hidden_ded7 .static_bbe8 {
  margin-top: 7px;
}
.layout_gas_a5e4 {
  display: inline-block;
}
.breadcrumb_97a9 .hidden-c4bc .outer_891d img {
  max-width: 100%;
}
.overlay_6fea .summary-hot-b0cc.current-6d46,
.preview_a3a2 .summary-hot-b0cc.current-6d46 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_6fea .rough-0fcb,
.preview_a3a2 .rough-0fcb {
  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%);
}
.overlay_6fea .rough-0fcb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_6fea.layout_61db .rough-0fcb {
  display: none;
}
.overlay_6fea .hover-cb91 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_6fea .hover-cb91 li {
  display: inline-block;
  position: relative;
}
.overlay_6fea .hover-cb91 li:last-child {
  margin-right: 0;
}
.overlay_6fea .hover-cb91 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;
}
.overlay_6fea .hover-cb91 li.aside-ffc8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_6fea .hover-cb91 > 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;
}
.overlay_6fea .hover-cb91 > li > a i {
  line-height: 0;
}
.overlay_6fea .hover-cb91 > li.component_current_e4ca > a .rough-0fcb {
  margin-left: 4px;
  line-height: 0;
}
.overlay_6fea .hover-cb91 .chip_dirty_3bcf li.component_current_e4ca > a {
  position: relative;
}
.overlay_6fea .hover-cb91 .chip_dirty_3bcf li.component_current_e4ca > a:after,
.overlay_6fea .hover-cb91 .chip_dirty_3bcf li.component_current_e4ca > a:before {
  content: "";
  display: table;
}
.overlay_6fea .hover-cb91 .chip_dirty_3bcf li.component_current_e4ca > a:after {
  clear: both;
}
.overlay_6fea .hover-cb91 .chip_dirty_3bcf li.component_current_e4ca > a .rough-0fcb {
  margin-left: 5px;
  float: right;
}
.overlay_6fea .wood_f859,
.overlay_6fea .chip_dirty_3bcf {
  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;
}
.overlay_6fea .chip_dirty_3bcf {
  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;
}
.overlay_6fea .chip_dirty_3bcf .current-6d46 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_6fea .chip_dirty_3bcf .rough-0fcb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_6fea .chip_dirty_3bcf li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_6fea .chip_dirty_3bcf 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;
}
.overlay_6fea .chip_dirty_3bcf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_6fea .chip_dirty_3bcf .chip_dirty_3bcf {
  top: 0;
  left: 100%;
}
.overlay_6fea .texture-8412.fn-focus-be61 > .wood_f859,
.overlay_6fea .texture-8412.fn-focus-be61 > .chip_dirty_3bcf,
.overlay_6fea .texture-8412:focus > .wood_f859,
.overlay_6fea .texture-8412:focus > .chip_dirty_3bcf,
.overlay_6fea .texture-8412:hover > .wood_f859,
.overlay_6fea .texture-8412:hover > .chip_dirty_3bcf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_6fea.left-c6ae .gallery-b9bc:after,
.overlay_6fea.left-c6ae .gallery-b9bc:before {
  content: "";
  display: table;
}
.overlay_6fea.left-c6ae .gallery-b9bc:after {
  clear: both;
}
.overlay_6fea.left-c6ae .gallery-b9bc > li {
  float: left;
}
.overlay_6fea.surface_e7ca .gallery-b9bc:after,
.overlay_6fea.surface_e7ca .gallery-b9bc:before {
  content: "";
  display: table;
}
.overlay_6fea.surface_e7ca .gallery-b9bc:after {
  clear: both;
}
.overlay_6fea.surface_e7ca .gallery-b9bc > li {
  float: left;
}
.overlay_6fea.surface_e7ca .gallery-b9bc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_6fea.surface_e7ca .gallery-b9bc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_6fea.surface_e7ca .gallery-b9bc > li.gradient_1ad3 > a,
.overlay_6fea.surface_e7ca .gallery-b9bc > li.aside-ffc8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_6fea.basic-042b .gallery-b9bc > li > a .current-6d46 {
  position: relative;
}
.overlay_6fea.basic-042b .gallery-b9bc > li > a .current-6d46: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;
}
.overlay_6fea.basic-042b
  .gallery-b9bc
  > li:focus
  > a
  .current-6d46:before,
.overlay_6fea.basic-042b
  .gallery-b9bc
  > li:hover
  > a
  .current-6d46:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_6fea.basic-042b
  .gallery-b9bc
  > li.gradient_1ad3
  > a
  .current-6d46:before,
.overlay_6fea.basic-042b
  .gallery-b9bc
  > li.slow-a97d
  > a
  .current-6d46:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_6fea.surface_941f .gallery-b9bc > li > a .current-6d46 {
  position: relative;
}
.overlay_6fea.surface_941f .gallery-b9bc > li > a .current-6d46: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;
}
.overlay_6fea.surface_941f .gallery-b9bc > li:focus > a .current-6d46:before,
.overlay_6fea.surface_941f
  .gallery-b9bc
  > li:hover
  > a
  .current-6d46:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_6fea.surface_941f
  .gallery-b9bc
  > li.gradient_1ad3
  > a
  .current-6d46:before,
.overlay_6fea.surface_941f
  .gallery-b9bc
  > li.slow-a97d
  > a
  .current-6d46:before {
  width: 100%;
  background-color: currentColor;
}
.preview_a3a2 .hover-cb91 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preview_a3a2 .hover-cb91 li:first-child > a {
  border-top: none;
}
.preview_a3a2 .hover-cb91 .paper_1284 > .current-6d46 .rough-0fcb {
  display: none;
}
.preview_a3a2 .hover-cb91 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.preview_a3a2 .hover-cb91 li:last-child {
  border: none;
}
.preview_a3a2 .hover-cb91 li.component_current_e4ca > a {
  padding-right: 45px !important;
}
.preview_a3a2 .hover-cb91 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.preview_a3a2 .hover-cb91 li a:focus,
.preview_a3a2 .hover-cb91 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview_a3a2 .hover-cb91 li .action-06fb {
  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;
}
.preview_a3a2 .hover-cb91 li .action-06fb:hover {
  box-shadow: none;
}
.preview_a3a2 .hover-cb91 li .action-06fb .rough-0fcb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.preview_a3a2 .hover-cb91 .chip_dirty_3bcf {
  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);
}
.preview_a3a2 .hover-cb91 .chip_dirty_3bcf li a {
  padding-left: 3em;
}
.preview_a3a2 .hover-cb91 .active-b1e3 > a .action-06fb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.preview_a3a2 .hover-cb91 .active-b1e3 > .chip_dirty_3bcf {
  display: block;
  opacity: 1;
}
.layout-dirty-887b {
  max-width: 100%;
}
.dropdown-focused-1a03 {
  line-height: 0;
  cursor: pointer;
}
.popup_2886 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup_2886:hover {
  box-shadow: none;
  color: currentColor;
}
.popup_2886 svg {
  width: 18px;
  height: 18px;
}
.popup_2886 .breadcrumb-6864 {
  display: none;
}
.smooth_a626 {
  position: relative;
}
.smooth_a626.fn-active-be61 .popup_2886 .light_036d {
  display: none;
}
.smooth_a626.fn-active-be61 .popup_2886 .breadcrumb-6864 {
  display: inline-block;
}
.smooth_a626 .text_8f11 {
  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);
}
.smooth_a626.rough_6112 .text_8f11 {
  left: auto;
  right: -0.9em;
}
.smooth_a626.rough_6112 .slider_brown_0511::before {
  left: auto;
  right: 15px;
}
.smooth_a626.fn-active-be61 .text_8f11 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element-hovered-5a6b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element-hovered-5a6b label {
  flex-basis: 100%;
}
.element-hovered-5a6b .north-f6dd {
  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;
}
.element-hovered-5a6b .status-cold-9747 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element-hovered-5a6b .status-cold-9747:focus {
  background-color: transparent;
}
.element-hovered-5a6b button.thick_a468 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element-hovered-5a6b button.thick_a468:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element-hovered-5a6b button.thick_a468 svg {
  width: 18px;
  height: 18px;
}
.element-hovered-5a6b input[type="submit"] {
  min-height: auto;
}
.outer_c432 .element-hovered-5a6b .status-cold-9747 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slider_brown_0511 {
  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) {
  .slider_brown_0511 {
    width: 220px;
  }
}
.slider_brown_0511 label {
  flex-basis: 100%;
}
.slider_brown_0511::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;
}
.active-gas-997e .outer_c432 .element-hovered-5a6b {
  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;
}
.active-gas-997e
  .outer_c432
  .element-hovered-5a6b
  .north-f6dd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-gas-997e .outer_c432 .element-hovered-5a6b .status-cold-9747 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-gas-997e
  .outer_c432
  .element-hovered-5a6b
  .status-cold-9747:focus {
  background: 0 0;
}
.active-gas-997e
  .outer_c432
  .element-hovered-5a6b
  .bright-f85b {
  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;
}
.wood_90fe {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wood_90fe li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wood_90fe li:last-child {
  margin-right: 0;
}
.wood_90fe li:first-child {
  margin-left: 0;
}
.wood_90fe.hovered_a6ea a {
  color: #fff;
}
.wood_90fe.hovered_a6ea a:hover {
  color: #fff;
}
.wood_90fe a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wood_90fe a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wood_90fe a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wood_90fe a:hover {
  opacity: 0.9;
  color: inherit;
}
.wood_90fe [class*="social-icon-apple"] {
  background-color: #999;
}
.wood_90fe [class*="social-icon-apple"].mask_a8f6 {
  background-color: transparent;
  color: #999;
}
.wood_90fe [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wood_90fe [class*="social-icon-behance"].mask_a8f6 {
  background-color: transparent;
  color: #1769ff;
}
.wood_90fe [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wood_90fe [class*="social-icon-bitbucket"].mask_a8f6 {
  background-color: transparent;
  color: #205081;
}
.wood_90fe [class*="social-icon-codepen"] {
  background-color: #000;
}
.wood_90fe [class*="social-icon-codepen"].mask_a8f6 {
  background-color: transparent;
  color: #000;
}
.wood_90fe [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wood_90fe [class*="social-icon-delicious"].mask_a8f6 {
  background-color: transparent;
  color: #39f;
}
.wood_90fe [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wood_90fe [class*="social-icon-digg"].mask_a8f6 {
  background-color: transparent;
  color: #005be2;
}
.wood_90fe [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wood_90fe [class*="social-icon-dribbble"].mask_a8f6 {
  background-color: transparent;
  color: #ea4c89;
}
.wood_90fe [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wood_90fe [class*="social-icon-envelope"].mask_a8f6 {
  background-color: transparent;
  color: #ea4335;
}
.wood_90fe [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wood_90fe [class*="social-icon-facebook"].mask_a8f6 {
  background-color: transparent;
  color: #3b5998;
}
.wood_90fe [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wood_90fe [class*="social-icon-flickr"].mask_a8f6 {
  background-color: transparent;
  color: #0063dc;
}
.wood_90fe [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wood_90fe [class*="social-icon-foursquare"].mask_a8f6 {
  background-color: transparent;
  color: #2d5be3;
}
.wood_90fe [class*="social-icon-github"] {
  background-color: #333;
}
.wood_90fe [class*="social-icon-github"].mask_a8f6 {
  background-color: transparent;
  color: #333;
}
.wood_90fe [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wood_90fe [class*="social-icon-google-plus"].mask_a8f6 {
  background-color: transparent;
  color: #dd4b39;
}
.wood_90fe [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wood_90fe [class*="social-icon-houzz"].mask_a8f6 {
  background-color: transparent;
  color: #7ac142;
}
.wood_90fe [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wood_90fe [class*="social-icon-instagram"].mask_a8f6 {
  background-color: transparent;
  color: #262626;
}
.wood_90fe [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wood_90fe [class*="social-icon-jsfiddle"].mask_a8f6 {
  background-color: transparent;
  color: #487aa2;
}
.wood_90fe [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wood_90fe [class*="social-icon-linkedin"].mask_a8f6 {
  background-color: transparent;
  color: #0077b5;
}
.wood_90fe [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wood_90fe [class*="social-icon-medium"].mask_a8f6 {
  background-color: transparent;
  color: #00ab6b;
}
.wood_90fe [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wood_90fe
  [class*="social-icon-odnoklassniki"].mask_a8f6 {
  background-color: transparent;
  color: #f4731c;
}
.wood_90fe [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wood_90fe [class*="social-icon-meetup"].mask_a8f6 {
  background-color: transparent;
  color: #ec1c40;
}
.wood_90fe [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wood_90fe [class*="social-icon-pinterest"].mask_a8f6 {
  background-color: transparent;
  color: #bd081c;
}
.wood_90fe [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wood_90fe [class*="social-icon-product-hunt"].mask_a8f6 {
  background-color: transparent;
  color: #da552f;
}
.wood_90fe [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wood_90fe [class*="social-icon-reddit"].mask_a8f6 {
  background-color: transparent;
  color: #ff4500;
}
.wood_90fe [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wood_90fe [class*="social-icon-rss"].mask_a8f6 {
  background-color: transparent;
  color: #f26522;
}
.wood_90fe [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wood_90fe
  [class*="social-icon-shopping-cart"].mask_a8f6 {
  background-color: transparent;
  color: #4caf50;
}
.wood_90fe [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wood_90fe [class*="social-icon-skype"].mask_a8f6 {
  background-color: transparent;
  color: #00aff0;
}
.wood_90fe [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wood_90fe [class*="social-icon-slideshare"].mask_a8f6 {
  background-color: transparent;
  color: #0077b5;
}
.wood_90fe [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wood_90fe [class*="social-icon-snapchat"].mask_a8f6 {
  background-color: transparent;
  color: #fffc00;
}
.wood_90fe [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wood_90fe [class*="social-icon-soundcloud"].mask_a8f6 {
  background-color: transparent;
  color: #f80;
}
.wood_90fe [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wood_90fe [class*="social-icon-spotify"].mask_a8f6 {
  background-color: transparent;
  color: #2ebd59;
}
.wood_90fe [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wood_90fe
  [class*="social-icon-stack-overflow"].mask_a8f6 {
  background-color: transparent;
  color: #fe7a15;
}
.wood_90fe [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wood_90fe [class*="social-icon-maldkfgram"].mask_a8f6 {
  background-color: transparent;
  color: #2ca5e0;
}
.wood_90fe [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wood_90fe [class*="social-icon-tripadvisor"].mask_a8f6 {
  background-color: transparent;
  color: #589442;
}
.wood_90fe [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wood_90fe [class*="social-icon-tumblr"].mask_a8f6 {
  background-color: transparent;
  color: #35465c;
}
.wood_90fe [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wood_90fe [class*="social-icon-twitch"].mask_a8f6 {
  background-color: transparent;
  color: #6441a5;
}
.wood_90fe [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wood_90fe [class*="social-icon-twitter"].mask_a8f6 {
  background-color: transparent;
  color: #1da1f2;
}
.wood_90fe [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wood_90fe [class*="social-icon-vimeo"].mask_a8f6 {
  background-color: transparent;
  color: #1ab7ea;
}
.wood_90fe [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wood_90fe [class*="social-icon-vk"].mask_a8f6 {
  background-color: transparent;
  color: #45668e;
}
.wood_90fe [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wood_90fe [class*="social-icon-weibo"].mask_a8f6 {
  background-color: transparent;
  color: #df2029;
}
.wood_90fe [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wood_90fe [class*="social-icon-weixin"].mask_a8f6 {
  background-color: transparent;
  color: #7bb32e;
}
.wood_90fe [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wood_90fe [class*="social-icon-whatsapp"].mask_a8f6 {
  background-color: transparent;
  color: #25d366;
}
.wood_90fe [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wood_90fe [class*="social-icon-wordpress"].mask_a8f6 {
  background-color: transparent;
  color: #21759b;
}
.wood_90fe [class*="social-icon-xing"] {
  background-color: #026466;
}
.wood_90fe [class*="social-icon-xing"].mask_a8f6 {
  background-color: transparent;
  color: #026466;
}
.wood_90fe [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wood_90fe [class*="social-icon-yelp"].mask_a8f6 {
  background-color: transparent;
  color: #af0606;
}
.wood_90fe [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wood_90fe [class*="social-icon-youtube"].mask_a8f6 {
  background-color: transparent;
  color: #cd201f;
}
.solid_46e3 {
  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;
}
.solid_46e3:hover {
  box-shadow: none;
  background: 0 0;
}
.button_huge_5246 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outer_0972 {
  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;
}
.picture_short_4792 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.under-e092 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.under-e092,
.under-e092::after,
.under-e092::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;
}
.under-e092::after,
.under-e092::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient-light-0f28 .outer_0972 .picture_short_4792 {
  margin-top: -2px;
  width: 19px;
}
.gradient-light-0f28 .outer_0972 .under-e092 {
  margin-top: -1px;
}
.gradient-light-0f28 .outer_0972 .under-e092,
.gradient-light-0f28 .outer_0972 .under-e092::after,
.gradient-light-0f28 .outer_0972 .under-e092::before {
  width: 19px;
  height: 2px;
}
.gradient-light-0f28 .outer_0972 .under-e092::before {
  top: -6px;
}
.gradient-light-0f28 .outer_0972 .under-e092::after {
  bottom: -6px;
}
.message-b915 .outer_0972 .picture_short_4792 {
  margin-top: -2px;
  width: 22px;
}
.message-b915 .outer_0972 .under-e092 {
  margin-top: -1px;
}
.message-b915 .outer_0972 .under-e092,
.message-b915 .outer_0972 .under-e092::after,
.message-b915 .outer_0972 .under-e092::before {
  width: 22px;
  height: 2px;
}
.message-b915 .outer_0972 .under-e092::before {
  top: -7px;
}
.message-b915 .outer_0972 .under-e092::after {
  bottom: -7px;
}
.text-rough-e6d9 .outer_0972 .picture_short_4792 {
  margin-top: -2px;
  width: 31px;
}
.text-rough-e6d9 .outer_0972 .under-e092 {
  margin-top: -1.5px;
}
.text-rough-e6d9 .outer_0972 .under-e092,
.text-rough-e6d9 .outer_0972 .under-e092::after,
.text-rough-e6d9 .outer_0972 .under-e092::before {
  width: 31px;
  height: 3px;
}
.text-rough-e6d9 .outer_0972 .under-e092::before {
  top: -9px;
}
.text-rough-e6d9 .outer_0972 .under-e092::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outline_huge_a21c .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 19px;
  }
  .outline_huge_a21c .outer_0972 .under-e092 {
    margin-top: -1px;
  }
  .outline_huge_a21c .outer_0972 .under-e092,
  .outline_huge_a21c .outer_0972 .under-e092::after,
  .outline_huge_a21c .outer_0972 .under-e092::before {
    width: 19px;
    height: 2px;
  }
  .outline_huge_a21c .outer_0972 .under-e092::before {
    top: -6px;
  }
  .outline_huge_a21c .outer_0972 .under-e092::after {
    bottom: -6px;
  }
  .solid-e543 .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 22px;
  }
  .solid-e543 .outer_0972 .under-e092 {
    margin-top: -1px;
  }
  .solid-e543 .outer_0972 .under-e092,
  .solid-e543 .outer_0972 .under-e092::after,
  .solid-e543 .outer_0972 .under-e092::before {
    width: 22px;
    height: 2px;
  }
  .solid-e543 .outer_0972 .under-e092::before {
    top: -7px;
  }
  .solid-e543 .outer_0972 .under-e092::after {
    bottom: -7px;
  }
  .top_99ce .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 31px;
  }
  .top_99ce .outer_0972 .under-e092 {
    margin-top: -1.5px;
  }
  .top_99ce .outer_0972 .under-e092,
  .top_99ce .outer_0972 .under-e092::after,
  .top_99ce .outer_0972 .under-e092::before {
    width: 31px;
    height: 3px;
  }
  .top_99ce .outer_0972 .under-e092::before {
    top: -9px;
  }
  .top_99ce .outer_0972 .under-e092::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .huge-d50b .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 19px;
  }
  .huge-d50b .outer_0972 .under-e092 {
    margin-top: -1px;
  }
  .huge-d50b .outer_0972 .under-e092,
  .huge-d50b .outer_0972 .under-e092::after,
  .huge-d50b .outer_0972 .under-e092::before {
    width: 19px;
    height: 2px;
  }
  .huge-d50b .outer_0972 .under-e092::before {
    top: -6px;
  }
  .huge-d50b .outer_0972 .under-e092::after {
    bottom: -6px;
  }
  .primary_smooth_4ab0 .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 22px;
  }
  .primary_smooth_4ab0 .outer_0972 .under-e092 {
    margin-top: -1px;
  }
  .primary_smooth_4ab0 .outer_0972 .under-e092,
  .primary_smooth_4ab0 .outer_0972 .under-e092::after,
  .primary_smooth_4ab0 .outer_0972 .under-e092::before {
    width: 22px;
    height: 2px;
  }
  .primary_smooth_4ab0 .outer_0972 .under-e092::before {
    top: -7px;
  }
  .primary_smooth_4ab0 .outer_0972 .under-e092::after {
    bottom: -7px;
  }
  .hard-e4d0 .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 31px;
  }
  .hard-e4d0 .outer_0972 .under-e092 {
    margin-top: -1.5px;
  }
  .hard-e4d0 .outer_0972 .under-e092,
  .hard-e4d0 .outer_0972 .under-e092::after,
  .hard-e4d0 .outer_0972 .under-e092::before {
    width: 31px;
    height: 3px;
  }
  .hard-e4d0 .outer_0972 .under-e092::before {
    top: -9px;
  }
  .hard-e4d0 .outer_0972 .under-e092::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_gas_b466 .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown_gas_b466 .outer_0972 .under-e092 {
    margin-top: -1px;
  }
  .dropdown_gas_b466 .outer_0972 .under-e092,
  .dropdown_gas_b466 .outer_0972 .under-e092::after,
  .dropdown_gas_b466 .outer_0972 .under-e092::before {
    width: 19px;
    height: 2px;
  }
  .dropdown_gas_b466 .outer_0972 .under-e092::before {
    top: -6px;
  }
  .dropdown_gas_b466 .outer_0972 .under-e092::after {
    bottom: -6px;
  }
  .sidebar-pressed-591a .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-pressed-591a .outer_0972 .under-e092 {
    margin-top: -1px;
  }
  .sidebar-pressed-591a .outer_0972 .under-e092,
  .sidebar-pressed-591a .outer_0972 .under-e092::after,
  .sidebar-pressed-591a .outer_0972 .under-e092::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-pressed-591a .outer_0972 .under-e092::before {
    top: -7px;
  }
  .sidebar-pressed-591a .outer_0972 .under-e092::after {
    bottom: -7px;
  }
  .disabled_thick_2f50 .outer_0972 .picture_short_4792 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled_thick_2f50 .outer_0972 .under-e092 {
    margin-top: -1.5px;
  }
  .disabled_thick_2f50 .outer_0972 .under-e092,
  .disabled_thick_2f50 .outer_0972 .under-e092::after,
  .disabled_thick_2f50 .outer_0972 .under-e092::before {
    width: 31px;
    height: 3px;
  }
  .disabled_thick_2f50 .outer_0972 .under-e092::before {
    top: -9px;
  }
  .disabled_thick_2f50 .outer_0972 .under-e092::after {
    bottom: -9px;
  }
}
.cold-8374 .under-e092 {
  -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);
}
.cold-8374 .under-e092::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cold-8374 .under-e092::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);
}
.cold-8374.grid_7e41 .under-e092 {
  -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);
}
.cold-8374.grid_7e41 .under-e092::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cold-8374.grid_7e41 .under-e092::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);
}
.tall-2f38 {
  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.top-f161:before {
  display: none;
}
.fixed-739a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fixed-739a .next-386c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fixed-739a .next-386c:last-of-type {
  border-bottom: none;
}
.fixed-739a .next-386c.wood-be26,
.fixed-739a .next-386c.tooltip_smooth_faf7,
.fixed-739a .next-386c.component_82e0 {
  padding: 0;
}
.fixed-739a .preview_a3a2 .action-06fb {
  color: currentColor;
}
.fixed-739a .preview_a3a2 .action-06fb:focus,
.fixed-739a .preview_a3a2 .action-06fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-739a.middle_23c8 .carousel_orange_95c3,
.fixed-739a.middle_23c8 .logo-1af7 a,
.fixed-739a.middle_23c8 .gallery-b9bc a,
.fixed-739a.middle_23c8 .chip_dirty_3bcf a {
  color: rgba(0, 0, 0, 0.55);
}
.fixed-739a.middle_23c8 .carousel_orange_95c3:hover,
.fixed-739a.middle_23c8 .logo-1af7 a:hover,
.fixed-739a.middle_23c8 .gallery-b9bc a:hover,
.fixed-739a.middle_23c8 .chip_dirty_3bcf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-739a.middle_23c8 .medium-1f2c {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-739a.middle_23c8 .next-386c {
  border-color: rgba(0, 0, 0, 0.08);
}
.fixed-739a.middle_23c8 .next-386c:before {
  background: rgba(0, 0, 0, 0.08);
}
.fixed-739a.middle_23c8 .left_2f72:before {
  background: rgba(255, 255, 255, 0.9);
}
.fixed-739a.middle_23c8 .preview_a3a2 .hover-cb91 li a,
.fixed-739a.middle_23c8 .preview_a3a2 .action-06fb,
.fixed-739a.middle_23c8 .chip_dirty_3bcf {
  border-color: rgba(0, 0, 0, 0.08);
}
.fixed-739a.middle_23c8 .preview_a3a2 .action-06fb:focus,
.fixed-739a.middle_23c8 .preview_a3a2 .action-06fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-739a.middle_23c8 .hover-cb91 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fixed-739a.medium_11c3 .carousel_orange_95c3,
.fixed-739a.medium_11c3 .logo-1af7 a,
.fixed-739a.medium_11c3 .gallery-b9bc .action-06fb,
.fixed-739a.medium_11c3 .gallery-b9bc a,
.fixed-739a.medium_11c3 .chip_dirty_3bcf a {
  color: rgba(255, 255, 255, 0.79);
}
.fixed-739a.medium_11c3 .carousel_orange_95c3:hover,
.fixed-739a.medium_11c3 .logo-1af7 a:hover,
.fixed-739a.medium_11c3 .gallery-b9bc .action-06fb:hover,
.fixed-739a.medium_11c3 .gallery-b9bc a:hover,
.fixed-739a.medium_11c3 .chip_dirty_3bcf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-739a.medium_11c3 .medium-1f2c {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-739a.medium_11c3 .next-386c {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-739a.medium_11c3 .next-386c:before {
  background: rgba(255, 255, 255, 0.08);
}
.fixed-739a.medium_11c3 .left_2f72:before {
  background: rgba(0, 0, 0, 0.9);
}
.fixed-739a.medium_11c3 .preview_a3a2 .hover-cb91 li a,
.fixed-739a.medium_11c3 .preview_a3a2 .action-06fb,
.fixed-739a.medium_11c3 .chip_dirty_3bcf {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-739a.medium_11c3 .preview_a3a2 .action-06fb:focus,
.fixed-739a.medium_11c3 .preview_a3a2 .action-06fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-739a.medium_11c3 .hover-cb91 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_2f72 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.left_2f72:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dynamic_0d80 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag-4ce4 .fixed-739a {
  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;
}
.tag-4ce4 .next-386c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag-4ce4 .next-386c: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) {
  .tag-4ce4 .next-386c:before {
    width: 16%;
    left: 42%;
  }
}
.tag-4ce4 .next-386c:last-child:before {
  content: none;
}
.tag-4ce4 .next-386c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag-4ce4 .preview_a3a2 .hover-cb91 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag-4ce4 .preview_a3a2 .hover-cb91 li a .action-06fb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag-4ce4 .preview_a3a2 .chip_dirty_3bcf {
  border: none;
}
.tag-4ce4 .preview_a3a2 .chip_dirty_3bcf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag-4ce4 .left_2f72 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag-4ce4 .dynamic_0d80 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag-4ce4 .medium_11c3 .left_2f72:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-4ce4 .middle_23c8.avatar-8456 .under-e092 {
  background: rgba(0, 0, 0, 0.6);
}
.tag-4ce4
  .middle_23c8.avatar-8456
  .under-e092::after,
.tag-4ce4
  .middle_23c8.avatar-8456
  .under-e092:before {
  background: inherit;
}
.tag-4ce4
  .middle_23c8.avatar-8456:hover
  .under-e092 {
  background: rgba(0, 0, 0, 0.8);
}
.easy-81ff .fixed-739a {
  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) {
  .easy-81ff .fixed-739a {
    width: auto;
    right: 45px;
  }
}
.fresh-c465 .fixed-739a {
  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) {
  .fresh-c465 .fixed-739a {
    width: auto;
    left: 45px;
  }
}
.top-f161 .fixed-739a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.top-f161 .dynamic_0d80 {
  max-width: 48em;
  margin: 0 auto;
}
.top-f161 .left_2f72:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.message-959c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.message-959c.tag-4ce4 .fixed-739a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.message-959c.easy-81ff .fixed-739a {
  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);
}
.message-959c .fixed-739a {
  visibility: visible;
}
.message-959c.fresh-c465 .fixed-739a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.feature_fluid_c567,
.down-601c {
  overflow-x: hidden;
}
.feature_fluid_c567 .fixed-739a {
  overflow: auto;
}
.feature_fluid_c567.tag-4ce4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_fluid_c567.tag-4ce4 .fixed-739a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.feature_fluid_c567.tag-4ce4 .solid_46e3 {
  opacity: 0;
}
.feature_fluid_c567.easy-81ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_fluid_c567.easy-81ff .fixed-739a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.feature_fluid_c567.easy-81ff .solid_46e3 {
  opacity: 0;
}
.feature_fluid_c567.fresh-c465 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_fluid_c567.fresh-c465 .fixed-739a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.feature_fluid_c567.fresh-c465 .solid_46e3 {
  opacity: 0;
}
.feature_fluid_c567.top-f161 .fixed-739a {
  z-index: 10;
  visibility: visible;
}
.avatar-8456 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.avatar-8456 .under-e092 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-8456 .under-e092::after,
.avatar-8456 .under-e092:before {
  background: inherit;
}
.avatar-8456:hover .under-e092 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh-c465 .avatar-8456 {
  top: 10px;
  right: auto;
  left: 12px;
}
.top-f161 .avatar-8456 {
  display: none !important;
}
.feature_fluid_c567:before,
.down-601c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.feature_fluid_c567 .avatar-8456,
.down-601c .avatar-8456 {
  display: inline-block;
}
.fixed-739a .tooltip-out-3eae {
  -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;
}
.feature_fluid_c567 .fixed-739a .tooltip-out-3eae,
.down-601c .fixed-739a .tooltip-out-3eae {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left-41d5 .north-f6dd {
  width: 100%;
}
.hidden-c4bc {
  padding: 0 0.5em 0;
}
.hidden-c4bc [class*="customify-col-"],
.hidden-c4bc [class*="customify-col_"],
.hidden-c4bc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.texture-thick-5c44 .hidden-c4bc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .block_lite_6a03 .tabs_dark_a39d,
  .tabs_dark_a39d {
    display: none;
  }
  .slider_gold_ad4f {
    text-align: left;
  }
  .gas_1120 {
    text-align: center;
  }
  .prev-14da {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .block_lite_6a03 .thick-c54d,
  .thick-c54d {
    display: none;
  }
  .tooltip-f756 {
    text-align: left;
  }
  .aside_right_8cb8 {
    text-align: center;
  }
  .picture_c52b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .block_lite_6a03 .main_orange_b615,
  .main_orange_b615 {
    display: none;
  }
  .panel-hard-2090 {
    text-align: left;
  }
  .primary-paper-887a {
    text-align: center;
  }
  .primary_brown_72d9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.block_6914 {
  box-shadow: none !important;
}
.tertiary-95d0 .pattern_wood_78a9,
.text_narrow_fbca .pattern_wood_78a9 {
  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;
}
.text_narrow_fbca .pattern_wood_78a9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumbnail_next_21f9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thumbnail_next_21f9:after,
.thumbnail_next_21f9:before {
  content: "";
  display: table;
}
.thumbnail_next_21f9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thumbnail_next_21f9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thumbnail_next_21f9,
.hidden-out-7dbd {
  max-width: 1248px;
  margin: 0 auto;
}

.hover_9f87.component_soft_63d1 .thumbnail_next_21f9 {
  max-width: 100%;
}
.hover_9f87.box-e16f {
  max-width: 1200px;
  margin: 0 auto;
}
.hover_9f87.tag-selected-72be .thumbnail_next_21f9 {
  max-width: 100%;
}
.hover_9f87.tag-selected-72be > .thumbnail_next_21f9 {
  padding-left: 0;
  padding-right: 0;
}
.hover_9f87.tag-selected-72be > .thumbnail_next_21f9 .block_lite_6a03 {
  margin: 0;
}
.hover_9f87.tag-selected-72be
  > .thumbnail_next_21f9
  .avatar-out-b604.disabled-green-24f4 {
  margin-right: 0;
  margin-left: 0;
}
.hover_9f87.tag-selected-72be #main.disabled-green-24f4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .header_df0e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .header_df0e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu-last-4670 .light-5335 {
    padding-right: 1em;
  }
  .menu-last-4670.image_last_f992 .avatar-out-b604 {
    border-right: 1px solid #eaecee;
  }
  .menu-last-4670.image_last_f992 .light-5335 {
    padding-right: 1em;
  }
  .menu-last-4670.image_last_f992 .mask-selected-1bf5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-1660 .light-5335 {
    padding-left: 1em;
  }
  .shade-1660.image_last_f992 .avatar-out-b604 {
    border-left: 1px solid #eaecee;
  }
  .shade-1660.image_last_f992 .light-5335 {
    padding-left: 1em;
  }
  .shade-1660.image_last_f992 .mask-selected-1bf5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_fresh_7f08 .light-5335 {
    padding-left: 1em;
  }
  .shade_fresh_7f08.image_last_f992 .border-564d {
    border-right: 1px solid #eaecee;
  }
  .shade_fresh_7f08.image_last_f992 .highlight-c63e {
    border-right: 1px solid #eaecee;
  }
  .shade_fresh_7f08.image_last_f992 .light-5335 {
    padding-left: 1em;
  }
  .shade_fresh_7f08.image_last_f992 .mask-selected-1bf5 {
    padding-right: 1em;
  }
  .shade_fresh_7f08.image_last_f992 .focus_gas_30ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-d4b0 .light-5335 {
    padding-right: 1em;
  }
  .action-d4b0.image_last_f992 .border-564d {
    border-left: 1px solid #eaecee;
  }
  .action-d4b0.image_last_f992 .highlight-c63e {
    border-left: 1px solid #eaecee;
  }
  .action-d4b0.image_last_f992 .light-5335 {
    padding-right: 1em;
  }
  .action-d4b0.image_last_f992 .mask-selected-1bf5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action-d4b0.image_last_f992 .focus_gas_30ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_df0e .light-5335 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_df0e.image_last_f992 .avatar-out-b604 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .header_df0e.image_last_f992 .light-5335 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_df0e.image_last_f992 .mask-selected-1bf5 {
    padding-left: 1em;
  }
  .header_df0e.image_last_f992 .focus_gas_30ec {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .header_df0e.image_last_f992 .light-5335 {
    padding-left: 0;
  }
}
.card-active-25ba .up_61cc {
  display: inline-block;
}
.item-ba67 {
  display: inline-block;
}
.outline-stone-8ae4 {
  word-con: break-word;
}
.layout_ae0e > span {
  display: inline-block;
  padding: 5px 0;
}
.layout_ae0e .feature-yellow-698d {
  margin-left: 8px;
  margin-right: 8px;
}
.layout_ae0e .mask_small_473d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message_b7e2 .huge_c62b {
  margin-bottom: 2em;
}
.message_b7e2 .container_purple_fd84 {
  margin-bottom: 15px;
}
.message_b7e2 .container_purple_fd84:last-child {
  margin-bottom: 0;
}
.message_b7e2 .link_over_af37 {
  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) {
  .message_b7e2 .link_over_af37 {
    display: block;
  }
}
.message_b7e2 .shadow-top-3571 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message_b7e2 .shadow-top-3571 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message_b7e2 .summary-focused-24cb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message_b7e2 .summary-focused-24cb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message_b7e2 .summary-focused-24cb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message_b7e2 .outline-stone-8ae4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message_b7e2 .outline-stone-8ae4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message_b7e2 .row_small_d5e3 p:last-child {
  margin-bottom: 0;
}
.message_b7e2 .next-f699 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message_b7e2 .block_1835 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message_b7e2 .gradient-west-f6d6 {
  margin-top: 1em;
}
.message_b7e2 .block-776c {
  top: 0;
  display: block;
}
.message_b7e2 .block-776c a {
  color: inherit;
}
.message_b7e2 .block-776c a:hover {
  color: inherit;
}
.message_b7e2 .thumbnail-e6d3 {
  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;
}
.message_b7e2 .thumbnail-e6d3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message_b7e2 .block_1835 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message_b7e2 .carousel_5746 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message_b7e2 .carousel_5746:first-child {
  margin-top: 0;
}
.message_b7e2 .carousel_5746.card_d8ee {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message_b7e2 .carousel_5746.steel_ccbf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message_b7e2
  .carousel_5746.steel_ccbf.mini-c024
  .gradient-west-f6d6 {
  width: 100%;
}
.message_b7e2 .steel_ccbf {
  -webkit-box-align: center;
  align-items: center;
}
.message_b7e2 .steel_ccbf .layout_ae0e,
.message_b7e2 .steel_ccbf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message_b7e2 .summary-focused-24cb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_b7e2 .summary-focused-24cb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_b7e2 .summary-focused-24cb: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;
}
.message_b7e2 .card_d8ee {
  z-index: 5;
}
.message_b7e2 .search-037a .backdrop-f8b7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message_b7e2 .mini-6b7d .backdrop-f8b7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message_b7e2 .bronze-f849 .backdrop-f8b7 {
  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;
}
.message_b7e2.image-gas-ee92 .link_over_af37,
.message_b7e2.summary_e474 .link_over_af37 {
  display: block;
}
.message_b7e2.image-gas-ee92 .link_over_af37 .aside-7c09,
.message_b7e2.image-gas-ee92 .link_over_af37 .block_1835,
.message_b7e2.summary_e474 .link_over_af37 .aside-7c09,
.message_b7e2.summary_e474 .link_over_af37 .block_1835 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_b7e2.tiny-0e9d .shadow-top-3571 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message_b7e2.tiny-0e9d .shadow-top-3571 {
    margin-right: 0;
  }
}
.message_b7e2.image-gas-ee92 .shadow-top-3571,
.message_b7e2.summary_e474 .shadow-top-3571 {
  padding-top: 40%;
}
.message_b7e2.image-gas-ee92 .huge_c62b,
.message_b7e2.summary_e474 .huge_c62b {
  display: block;
}
.message_b7e2.image-gas-ee92 .fn-sticky-be61 .block_1835,
.message_b7e2.summary_e474 .fn-sticky-be61 .block_1835 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message_b7e2.image-gas-ee92 .shadow-top-3571,
.message_b7e2.summary_e474 .shadow-top-3571 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message_b7e2.image-gas-ee92 .block_1835 {
  padding: 1em;
}
.thumbnail_4bd2 {
  margin: 30px auto;
  display: block;
}
.thumbnail_4bd2 .focus-6e63 > * {
  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;
}
.thumbnail_4bd2 .focus-6e63 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail_4bd2 .focus-6e63 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel-0ff8 .layout_ae0e {
  margin-bottom: 1.41575em;
}
.panel-0ff8 .logo_focused_0c13 {
  margin-bottom: 1.618em;
}
.hovered-7576 .warm_6e0c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hovered-7576 .warm_6e0c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hovered-7576 .carousel_e777 {
  max-width: 100%;
  overflow: auto;
}
.label_top_9429 .hovered-7576 a:hover {
  text-decoration: underline;
}
.bronze_5a9f .container_purple_fd84:not(.outline-stone-8ae4),
.bronze_5a9f .summary-focused-24cb {
  margin-bottom: 1.41575em;
}
.bronze_5a9f .container_purple_fd84:not(.outline-stone-8ae4):last-child,
.bronze_5a9f .summary-focused-24cb:last-child {
  margin-bottom: 0;
}
.bronze_5a9f .container_purple_fd84.hidden-soft-9b07 {
  margin-bottom: 0.41575em;
}
.bronze_5a9f .border_bright_d724:before,
.bronze_5a9f .summary_left_cfd5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.bronze_5a9f .border_bright_d724:before {
  content: "\f115";
}
.bronze_5a9f .summary_left_cfd5:before {
  content: "\f02c";
}
.bronze_5a9f .notice-29d0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.bronze_5a9f .notice-29d0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.grid-full-7219 {
  display: -webkit-box;
  display: flex;
}
.grid-full-7219 .logo_clean_74e4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .grid-full-7219 .logo_clean_74e4 {
    flex-basis: 90px;
  }
}
.grid-full-7219 .south_b52c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .grid-full-7219 .south_b52c {
    flex-basis: calc(100% - 50px);
  }
}
.grid-full-7219 .hidden_ebec p:last-child {
  margin-bottom: 0.72em;
}
.status_fixed_5fe6 .focus-6e63 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status_fixed_5fe6 .focus-6e63:after,
.status_fixed_5fe6 .focus-6e63:before {
  content: "";
  display: table;
}
.status_fixed_5fe6 .focus-6e63:after {
  clear: both;
}
.status_fixed_5fe6 .focus-6e63 .button-silver-e947,
.status_fixed_5fe6 .focus-6e63 .section_a1a4 {
  width: 49%;
}
.status_fixed_5fe6 .focus-6e63 .button-silver-e947 a span.surface_pink_eb89,
.status_fixed_5fe6 .focus-6e63 .section_a1a4 a span.surface_pink_eb89 {
  display: block;
  margin-bottom: 5px;
}
.status_fixed_5fe6 .focus-6e63 .section_a1a4 {
  float: left;
  text-align: left;
}
.status_fixed_5fe6 .focus-6e63 .button-silver-e947 {
  float: right;
  text-align: right;
}
.next-71c7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .next-71c7 {
    margin-bottom: 0;
  }
}
.brown_0638 {
  margin-bottom: 1em;
}
.brown_0638 .outline-stone-8ae4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu-d81f a {
  display: block;
  line-height: 0;
  position: relative;
}
.brown-8eb4 .brown_0638,
.footer-action-b0f0 .brown_0638 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .brown-8eb4 .brown_0638,
  .footer-action-b0f0 .brown_0638 {
    display: block;
  }
}
.brown-8eb4 .menu-d81f,
.footer-action-b0f0 .menu-d81f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .brown-8eb4 .menu-d81f,
  .footer-action-b0f0 .menu-d81f {
    margin-bottom: 1em;
  }
}
.brown-8eb4 .menu-d81f img,
.footer-action-b0f0 .menu-d81f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.brown-8eb4 .chip-dark-f0f4,
.footer-action-b0f0 .chip-dark-f0f4 {
  flex-basis: calc(100% - 160px);
}
.brown-8eb4 .chip-dark-f0f4 p,
.footer-action-b0f0 .chip-dark-f0f4 p {
  margin-bottom: 0;
}
.brown-8eb4 .chip-dark-f0f4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .brown-8eb4 .chip-dark-f0f4 {
    padding-left: 0;
  }
}
.footer-action-b0f0 .chip-dark-f0f4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .footer-action-b0f0 .chip-dark-f0f4 {
    padding-right: 0;
  }
}
.footer-action-b0f0 .menu-d81f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dynamic-0d5f .menu-d81f {
  margin-bottom: 0.5em;
}
.dynamic-0d5f .menu-d81f img {
  width: 100%;
}
.simple-f28f .highlight_bright_d4ff,
.row_stone_33e4 .highlight_bright_d4ff {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.row_stone_33e4 .avatar-out-b604 .table_bright_e7d9 p:last-child {
  margin-bottom: 0;
}
.pressed-2633 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header_a258 .popup-narrow-ad79 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header_a258 .popup-narrow-ad79:last-of-type {
    margin-bottom: 0;
  }
}
.header_a258 .popup-narrow-ad79 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_a258 .popup-narrow-ad79 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header_a258 .popup-narrow-ad79 ul li {
  margin: 0 0 0.6em;
}
.header_a258 .popup-narrow-ad79 ul li.search_2ef2,
.header_a258 .popup-narrow-ad79 ul li.list-left-a52e {
  position: relative;
}
.header_a258 .popup-narrow-ad79 ul li.search_2ef2 .iron_3671,
.header_a258 .popup-narrow-ad79 ul li.list-left-a52e .iron_3671 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header_a258 .popup-narrow-ad79 ul li.search_2ef2:after:after,
.header_a258 .popup-narrow-ad79 ul li.search_2ef2:after:before,
.header_a258
  .popup-narrow-ad79
  ul
  li.list-left-a52e:after:after,
.header_a258
  .popup-narrow-ad79
  ul
  li.list-left-a52e:after:before {
  content: "";
  display: table;
}
.header_a258 .popup-narrow-ad79 ul li.search_2ef2:after:after,
.header_a258
  .popup-narrow-ad79
  ul
  li.list-left-a52e:after:after {
  clear: both;
}
.header_a258 .popup-narrow-ad79 a.fast-84da:hover {
  text-decoration: none;
}
.header_a258 .popup-narrow-ad79 select {
  max-width: 100%;
}
.header_a258 .popup-narrow-ad79 table {
  font-size: 85%;
}
.header_a258 .popup-narrow-ad79 table td,
.header_a258 .popup-narrow-ad79 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header_a258 .popup-narrow-ad79 table tfoot td {
  text-align: left;
}
.header_a258 .popup-narrow-ad79 :last-child {
  margin-bottom: 0;
}
.header_a258 .popup-narrow-ad79 .logo-new-649e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header_a258 .popup-narrow-ad79 .logo-new-649e label {
  width: 100%;
}
.header_a258 .popup-narrow-ad79 .logo-new-649e .status-cold-9747 {
  width: 100%;
  display: block;
}
.header_a258 .popup-narrow-ad79 .logo-new-649e .thick_a468 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header_a258 .popup-narrow-ad79 .logo-new-649e .thick_a468:hover svg #svg-search {
  fill: #444;
}
.header_a258 .popup-narrow-ad79 .logo-new-649e .thick_a468 svg {
  width: 18px;
  height: 18px;
}
.header_a258 .grid_easy_c69b ul ul,
.header_a258 .column-8d3c ul ul,
.header_a258 .tooltip-dim-4313 ul ul,
.header_a258 .description_narrow_196d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header_a258 .grid_easy_c69b .component_current_e4ca > a,
.header_a258 .column-8d3c .component_current_e4ca > a,
.header_a258 .tooltip-dim-4313 .component_current_e4ca > a,
.header_a258 .description_narrow_196d .component_current_e4ca > a {
  margin-bottom: 0;
}
.header_a258 .north-c928 li,
.header_a258 .grid_easy_c69b li,
.header_a258 .down_3baa li,
.header_a258 .column-8d3c li,
.header_a258 .tooltip-dim-4313 li,
.header_a258 .description_narrow_196d li,
.header_a258 .mini_8264 li,
.header_a258 .search-f9c0 li {
  display: block;
  position: relative;
}
.header_a258 .north-c928 li:last-child,
.header_a258 .grid_easy_c69b li:last-child,
.header_a258 .down_3baa li:last-child,
.header_a258 .column-8d3c li:last-child,
.header_a258 .tooltip-dim-4313 li:last-child,
.header_a258 .description_narrow_196d li:last-child,
.header_a258 .mini_8264 li:last-child,
.header_a258 .search-f9c0 li:last-child {
  border: none;
}
.header_a258 .north-c928 li a,
.header_a258 .grid_easy_c69b li a,
.header_a258 .down_3baa li a,
.header_a258 .column-8d3c li a,
.header_a258 .tooltip-dim-4313 li a,
.header_a258 .description_narrow_196d li a,
.header_a258 .mini_8264 li a,
.header_a258 .search-f9c0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_a258 .north-c928 li ul li::before,
.header_a258 .grid_easy_c69b li ul li::before,
.header_a258 .down_3baa li ul li::before,
.header_a258 .column-8d3c li ul li::before,
.header_a258 .tooltip-dim-4313 li ul li::before,
.header_a258 .description_narrow_196d li ul li::before,
.header_a258 .mini_8264 li ul li::before,
.header_a258 .search-f9c0 li ul li::before {
  left: 15px;
}
.header_a258 .north-c928 li ul a,
.header_a258 .grid_easy_c69b li ul a,
.header_a258 .down_3baa li ul a,
.header_a258 .column-8d3c li ul a,
.header_a258 .tooltip-dim-4313 li ul a,
.header_a258 .description_narrow_196d li ul a,
.header_a258 .mini_8264 li ul a,
.header_a258 .search-f9c0 li ul a {
  padding-left: 20px;
}
.header_a258 .north-c928 li ul ul li::before,
.header_a258 .grid_easy_c69b li ul ul li::before,
.header_a258 .down_3baa li ul ul li::before,
.header_a258 .column-8d3c li ul ul li::before,
.header_a258 .tooltip-dim-4313 li ul ul li::before,
.header_a258 .description_narrow_196d li ul ul li::before,
.header_a258 .mini_8264 li ul ul li::before,
.header_a258 .search-f9c0 li ul ul li::before {
  left: 30px;
}
.header_a258 .north-c928 li ul ul a,
.header_a258 .grid_easy_c69b li ul ul a,
.header_a258 .down_3baa li ul ul a,
.header_a258 .column-8d3c li ul ul a,
.header_a258 .tooltip-dim-4313 li ul ul a,
.header_a258 .description_narrow_196d li ul ul a,
.header_a258 .mini_8264 li ul ul a,
.header_a258 .search-f9c0 li ul ul a {
  padding-left: 40px;
}
.header_a258 .tiny_4ffc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_a258 .search-f9c0 ul li {
  margin-bottom: 1.41575em;
}
.header_a258 .search-f9c0 ul li .wrapper_feab {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header_a258 .search-f9c0 ul li .media-liquid-be04 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium_11c3 .north-c928 li a,
.medium_11c3 .grid_easy_c69b li a,
.medium_11c3 .down_3baa li a,
.medium_11c3 .column-8d3c li a,
.medium_11c3 .tooltip-dim-4313 li a,
.medium_11c3 .description_narrow_196d li a,
.medium_11c3 .mini_8264 li a,
.medium_11c3 .search-f9c0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_11c3 .tiny_4ffc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_11c3 .popup-narrow-ad79 ul li.search_2ef2 .iron_3671,
.medium_11c3 .popup-narrow-ad79 ul li.list-left-a52e .iron_3671 {
  background: rgba(0, 0, 0, 0.2);
}
.medium_11c3 .header_a258 .popup-narrow-ad79 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_9f87 .header_a258 .hover-cb91 li {
  margin: 0;
}
.hover_9f87 .header_a258 .hover-cb91 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hover_9f87 .header_a258 .hover-cb91 li ul {
  margin: 0;
}
.hover_9f87 .header_a258 .hover-cb91 li ul li a {
  padding-left: 15px;
}
.hover_9f87 .header_a258 .hover-cb91 li ul li li a {
  padding-left: 30px;
}
.hover_9f87 .header_a258 .hover-cb91 li.aside-ffc8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hover_9f87 .header_a258 .hover-cb91 li.aside-ffc8 > 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;
}
.hover_9f87 .header_a258 .hover-cb91 li.aside-ffc8 > 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;
}
.accent-1e26 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern-purple-ebd6 {
  position: relative;
  z-index: 10;
}
.pattern-purple-ebd6 .tooltip-out-3eae {
  width: 100%;
  max-width: 100%;
}
.black-cedd .block-smooth-c2b1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.black-cedd .middle_23c8 {
}
.black-cedd .medium_11c3 {
  background: #292929;
}
.fast_288e .block-smooth-c2b1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fast_288e .middle_23c8 {
  background: #f9f9f9;
}
.fast_288e .medium_11c3 {
  background: #303030;
}
.shadow-yellow-a350 .block-smooth-c2b1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-yellow-a350 .up_61cc {
    margin-bottom: 1em;
  }
  .shadow-yellow-a350 .up_61cc:last-child {
    margin-bottom: 0;
  }
}
.shadow-yellow-a350 .middle_23c8 {
  background: #ededed;
}
.shadow-yellow-a350 .medium_11c3 {
  background: #1a1a1a;
}
.block-smooth-c2b1.middle_23c8 {
  color: rgba(0, 0, 0, 0.6);
}
.block-smooth-c2b1.middle_23c8 .hidden_mini_f2f1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-smooth-c2b1.medium_11c3 {
  color: rgba(255, 255, 255, 0.99);
}
.block-smooth-c2b1.medium_11c3 a:not(.fast-84da) {
  color: rgba(255, 255, 255, 0.79);
}
.block-smooth-c2b1.medium_11c3 a:not(.fast-84da):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-smooth-c2b1.medium_11c3 .hidden_mini_f2f1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-smooth-c2b1.medium_11c3 table tbody td,
.block-smooth-c2b1.medium_11c3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-d3e0.panel_liquid_1ee3 .thumbnail_next_21f9 {
  max-width: initial;
}
.tabs-d3e0 .message_small_1141 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tabs-d3e0 .message_small_1141 .tooltip-out-3eae {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tabs-d3e0 .message_small_1141 .tooltip-out-3eae {
    display: block;
    margin-bottom: 2em;
  }
  .tabs-d3e0 .message_small_1141 .tooltip-out-3eae:last-child {
    margin-bottom: 0;
  }
}
.shadow-yellow-a350 .up_61cc:last-child,
.fast_288e .up_61cc:last-child,
.black-cedd .up_61cc:last-child {
  margin-bottom: 0;
}
.shadow-yellow-a350 .up_61cc .header_a258 .popup-narrow-ad79:last-child,
.fast_288e .up_61cc .header_a258 .popup-narrow-ad79:last-child,
.black-cedd .up_61cc .header_a258 .popup-narrow-ad79:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-yellow-a350 .liquid-1b47,
  .shadow-yellow-a350 .copper-bae7,
  .fast_288e .liquid-1b47,
  .fast_288e .copper-bae7,
  .black-cedd .liquid-1b47,
  .black-cedd .copper-bae7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern-purple-ebd6 .up_61cc {
    margin-bottom: 2em;
  }
}
.pattern-purple-ebd6 p:last-child {
  margin-bottom: 0;
}
.pattern-purple-ebd6 li,
.pattern-purple-ebd6 ul {
  list-style: none;
  margin: 0;
}
.pattern-purple-ebd6 ul ul {
  margin-left: 2.617924em;
}
.tag-b0fc {
  font-size: 0.875em;
}

/* css-noise: c8d8 */
.ghost-box-r2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
