/*!
Theme Name: Customify
Theme URI: https://pressmaximum.inner_98d0/customify
Author: WPCustomify
Author URI: https://pressmaximum.inner_98d0
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.inner_98d0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail-in-ab73.notification_first_b0bf/licenses/gpl-2.0.gas-33f8
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.selected-9d6b/, (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.frame_81e2.logo_b648/normalize.chip-purple-48ea/
 ======
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.chip-purple-48ea v7.0.0 | MIT License | github.inner_98d0/necolas/normalize.chip-purple-48ea */
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;
}
.alert-west-3890 .active_7db8,
.black-1738,
.media-5d54,
.brown_ff2d,
.photo-72b7,
.mini_1c7c,
.gallery-cool-bd68,
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;
}
.black-1738,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .black-1738,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .black-1738,
  h1 {
    font-size: 1.8em;
  }
}
.media-5d54,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.media-5d54 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .media-5d54,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .media-5d54,
  h2 {
    font-size: 1.7em;
  }
}
.brown_ff2d,
h3 {
  font-size: 1.618em;
}
.alert-west-3890 .active_7db8,
.photo-72b7,
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.top_5b9f {
  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;
}
.column_old_cbaf:after,
.column_old_cbaf:before,
.table-short-c82e:after,
.table-short-c82e:before {
  content: "";
  display: table;
}
.column_old_cbaf:after,
.table-short-c82e:after {
  clear: both;
}
.shadow_middle_e330 {
  float: right;
  margin-right: 0;
}
.rough-6a70 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item-mini-d249 .slow-c261,
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;
}
.item-mini-d249 .slow-c261: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;
}
.iron_747e .slow-c261 {
  box-shadow: none;
}
.iron_747e
  .slow-c261
  .pagination_soft_32b4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.iron_747e .slow-c261 .alert_solid_44b3 {
  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;
}
.iron_747e
  .slow-c261
  .alert_solid_44b3
  b {
  display: none;
}
.iron_747e .frame_hot_6366 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.prev-2a8f:not(.container_stale_5181):not(.picture_glass_11fc),
button:not(.container_stale_5181):not(.picture_glass_11fc),
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ),
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ),
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ) {
  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;
}
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):hover,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):hover,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):hover,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):hover,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):active,
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):active,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):active,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):active,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):active,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus {
  outline: 0;
}
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2 {
  position: relative;
}
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .photo-first-6de0,
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .image-yellow-38c8,
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .new-a2b1,
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  i,
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  svg,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .photo-first-6de0,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .image-yellow-38c8,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .new-a2b1,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  i,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  svg,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .photo-first-6de0,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .image-yellow-38c8,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .new-a2b1,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  i,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  svg,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .photo-first-6de0,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .image-yellow-38c8,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .new-a2b1,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  i,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  svg,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .photo-first-6de0,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .image-yellow-38c8,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  .new-a2b1,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  i,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2
  svg {
  visibility: hidden;
}
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2:after,
button:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2:after,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2:after,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2:after,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ).fn-loading-6cf2: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;
}
.prev-2a8f:not(.container_stale_5181):not(.picture_glass_11fc),
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ),
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ),
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ) {
  color: #fff;
  background: #235787;
}
.prev-2a8f:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus,
input[type="button"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus,
input[type="reset"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus,
input[type="submit"]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ):focus {
  color: #fff;
}
.prev-2a8f.fn-disabled-6cf2:not(.container_stale_5181):not(
    .picture_glass_11fc
  ),
.prev-2a8f[disabled]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ),
button.fn-disabled-6cf2:not(.container_stale_5181):not(
    .picture_glass_11fc
  ),
button[disabled]:not(.container_stale_5181):not(
    .picture_glass_11fc
  ) {
  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;
}
.popup-out-ddf8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup-out-ddf8:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.next-81e4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout-small-7794 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.item-b9e9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.column_old_cbaf:after,
.column_old_cbaf:before,
.sort-green-2580:after,
.sort-green-2580:before,
.pattern_west_ab0b:after,
.pattern_west_ab0b:before,
.gradient_a0c8:after,
.gradient_a0c8:before,
.panel-pressed-f64b:after,
.panel-pressed-f64b:before,
.border_a17c:after,
.border_a17c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.column_old_cbaf:after,
.sort-green-2580:after,
.pattern_west_ab0b:after,
.gradient_a0c8:after,
.panel-pressed-f64b:after,
.border_a17c:after {
  clear: both;
}
.sort-green-2580 .new_79d0,
.pattern_west_ab0b .new_79d0,
.brown-739b .new_79d0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail_lite_1608 {
  display: inline-block;
}
.backdrop_b20c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop_b20c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop_b20c .thumbnail_soft_7b33 {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail_soft_7b33 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout_ff38 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout_ff38:after,
.layout_ff38:before {
  content: "";
  display: table;
}
.layout_ff38:after {
  clear: both;
}
.logo_black_ed0b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary-white-7932 .logo_black_ed0b {
  max-width: 50%;
}
.action-a61b .logo_black_ed0b {
  max-width: 33.33%;
}
.dim-aa79 .logo_black_ed0b {
  max-width: 25%;
}
.article_ac1c .logo_black_ed0b {
  max-width: 20%;
}
.fixed_8064 .logo_black_ed0b {
  max-width: 16.66%;
}
.stone_ef35 .logo_black_ed0b {
  max-width: 14.28%;
}
.feature-next-aba7 .logo_black_ed0b {
  max-width: 12.5%;
}
.overlay-tall-256e .logo_black_ed0b {
  max-width: 11.11%;
}
.row-f826 {
  display: block;
}
.alert-west-3890 .frame-1d37 label,
.alert-west-3890 .aside-selected-bd78 label,
.alert-west-3890 .avatar-1352 label,
.alert-west-3890 .lite-e95e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_c8f2 {
  list-style: none;
  margin: 0;
}
.modal_c8f2 article.status_7407 {
  margin-bottom: 0;
}
.modal_c8f2 ul {
  list-style: none;
  margin: 0;
}
.modal_c8f2 .accordion-4b63 li.status_7407 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_c8f2 .accordion-4b63 li.status_7407 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_c8f2 .accordion-4b63 li.status_7407: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) {
  .modal_c8f2 .accordion-4b63 li.status_7407 li.status_7407 li.status_7407 li.status_7407 {
    padding-left: 0;
  }
}
article.status_7407 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_7407 .sort-green-2580 p:last-of-type {
  margin-bottom: 0;
}
article.status_7407 .east_7ac3 {
  float: left;
}
article.status_7407 .pink_18dd {
  margin-left: 85px;
}
article.status_7407 .footer_28f1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_7407 .footer_28f1 .message_complex_56f6 {
  margin-left: 10px;
}
article.status_7407 .title_a480 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_7407 .tiny-0720 {
  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 .frame-1d37,
  #respond .avatar-1352,
  #respond .lite-e95e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-1d37 input,
#respond .avatar-1352 input,
#respond .lite-e95e input {
  width: 100%;
}
#respond .lite-e95e {
  margin-right: 0;
}
#respond .bright-bc4e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button_huge_55da {
  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;
}
.button_huge_55da.summary_b6b6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.button_huge_55da 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%);
}
.button_huge_55da:focus,
.button_huge_55da: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);
}
.component-west-4997 {
  border-radius: 10%;
}
.column_large_a6a4 {
  border-radius: 50%;
}
.main-north-2743 {
  font-size: 0.72em;
}
.panel_f432 {
  font-size: 0.875em;
}
.filter_d4db {
  font-size: 1.1em;
}
.surface-2060 {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface-2060.main-north-2743 {
  letter-spacing: 0.5px;
}
.list_motion_07d3,
.list_motion_07d3 a {
  color: #6d6d6d;
}
.list_motion_07d3 a:hover {
  color: #111;
}
.form-action-6b04 {
  color: #6d6d6d;
}
.texture_cea8 {
  overflow-x: hidden;
}
.texture_cea8 .main-stale-92cc.inner-32b4 {
  position: relative;
}
.texture_cea8 .main-stale-92cc.inner-32b4.down-e22c {
  position: initial;
}
.texture_cea8
  .main-stale-92cc.inner-32b4.down-e22c
  .block-670f {
  left: auto;
}
.texture_cea8 .main-stale-92cc .block-670f {
  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;
}
.texture_cea8 .main-stale-92cc:hover.inner-32b4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture_cea8
  .main-stale-92cc:hover.inner-32b4
  .block-670f {
  display: block;
  z-index: 9999999;
}
.texture_cea8 .menu_0376 .overlay_basic_dbe3,
.texture_cea8 .dynamic-3b71 .overlay_basic_dbe3 {
  display: none;
}
.texture_cea8 .text_pro_55be .main-stale-92cc:hover.inner-32b4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert-west-3890 .frame-1d37 label,
.alert-west-3890 .aside-selected-bd78 label,
.alert-west-3890 .avatar-1352 label,
.alert-west-3890 .lite-e95e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_c8f2 {
  list-style: none;
  margin: 0;
}
.modal_c8f2 article.status_7407 {
  margin-bottom: 0;
}
.modal_c8f2 ul {
  list-style: none;
  margin: 0;
}
.modal_c8f2 .accordion-4b63 li.status_7407 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_c8f2 .accordion-4b63 li.status_7407 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_c8f2 .accordion-4b63 li.status_7407: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) {
  .modal_c8f2 .accordion-4b63 li.status_7407 li.status_7407 li.status_7407 li.status_7407 {
    padding-left: 0;
  }
}
article.status_7407 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_7407 .sort-green-2580 p:last-of-type {
  margin-bottom: 0;
}
article.status_7407 .east_7ac3 {
  float: left;
}
article.status_7407 .pink_18dd {
  margin-left: 85px;
}
article.status_7407 .footer_28f1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_7407 .footer_28f1 .message_complex_56f6 {
  margin-left: 10px;
}
article.status_7407 .title_a480 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_7407 .tiny-0720 {
  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 .frame-1d37,
  #respond .avatar-1352,
  #respond .lite-e95e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-1d37 input,
#respond .avatar-1352 input,
#respond .lite-e95e input {
  width: 100%;
}
#respond .lite-e95e {
  margin-right: 0;
}
#respond .bright-bc4e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_0376 .static_7974 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.static_7974 .element_bronze_93b6.preview-complex-fee0 .backdrop_d190 > li > a:focus,
.static_7974 .element_bronze_93b6.preview-complex-fee0 .backdrop_d190 > li > a:hover,
.static_7974 .element_bronze_93b6.component_clean_bc76 .backdrop_d190 > li > a:focus,
.static_7974 .element_bronze_93b6.component_clean_bc76 .backdrop_d190 > li > a:hover,
.static_7974 .element_bronze_93b6.aside-orange-9b43 .backdrop_d190 > li > a:focus,
.static_7974 .element_bronze_93b6.aside-orange-9b43 .backdrop_d190 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_7974
  .element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li.module-44d6
  > a,
.static_7974
  .element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li.label-b4d7
  > a,
.static_7974
  .element_bronze_93b6.component_clean_bc76
  .backdrop_d190
  > li.module-44d6
  > a,
.static_7974
  .element_bronze_93b6.component_clean_bc76
  .backdrop_d190
  > li.label-b4d7
  > a,
.static_7974
  .element_bronze_93b6.aside-orange-9b43
  .backdrop_d190
  > li.module-44d6
  > a,
.static_7974 .element_bronze_93b6.aside-orange-9b43 .backdrop_d190 > li.sidebar_d15f > a {
  color: rgba(255, 255, 255, 0.99);
}
.static_7974 .label_smooth_0af0,
.static_7974 .label_smooth_0af0 a {
  color: rgba(255, 255, 255, 0.99);
}
.static_7974 .alert_dcee.north_625f li a,
.static_7974 .fluid_2d45 a,
.static_7974 .nav-6288,
.static_7974 .backdrop_d190 > li > a,
.static_7974 .avatar-right-f2c8 {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974 .alert_dcee.north_625f li a:hover,
.static_7974 .fluid_2d45 a:hover,
.static_7974 .nav-6288:hover,
.static_7974 .backdrop_d190 > li > a:hover,
.static_7974 .avatar-right-f2c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_7974 .bright_116d {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974 .bright_116d .pro-a22e {
  color: rgba(255, 255, 255, 0.99);
}
.static_7974 .bright_116d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_7974 .frame-hot-f50c .chip_9252 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_7974 .frame-hot-f50c .chip_9252 .bottom_066d {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974
  .frame-hot-f50c
  .chip_9252
  .bottom_066d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974
  .frame-hot-f50c
  .chip_9252
  .bottom_066d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974
  .frame-hot-f50c
  .chip_9252
  .bottom_066d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974
  .frame-hot-f50c
  .chip_9252
  .bottom_066d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974 .frame-hot-f50c .tertiary-a5b0 {
  color: rgba(255, 255, 255, 0.79);
}
.static_7974 .frame-hot-f50c .tertiary-a5b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_7b2d
  .static_7974
  .frame-hot-f50c
  .caption_cd0d
  .wrapper_34cd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_7b2d
  .static_7974
  .frame-hot-f50c
  .caption_cd0d
  .bottom_066d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_0376 .hard_b331 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hard_b331 .element_bronze_93b6.preview-complex-fee0 .backdrop_d190 > li > a:focus,
.hard_b331 .element_bronze_93b6.preview-complex-fee0 .backdrop_d190 > li > a:hover,
.hard_b331 .element_bronze_93b6.component_clean_bc76 .backdrop_d190 > li > a:focus,
.hard_b331 .element_bronze_93b6.component_clean_bc76 .backdrop_d190 > li > a:hover,
.hard_b331 .element_bronze_93b6.aside-orange-9b43 .backdrop_d190 > li > a:focus,
.hard_b331 .element_bronze_93b6.aside-orange-9b43 .backdrop_d190 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_b331
  .element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li.module-44d6
  > a,
.hard_b331
  .element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li.label-b4d7
  > a,
.hard_b331
  .element_bronze_93b6.component_clean_bc76
  .backdrop_d190
  > li.module-44d6
  > a,
.hard_b331
  .element_bronze_93b6.component_clean_bc76
  .backdrop_d190
  > li.label-b4d7
  > a,
.hard_b331
  .element_bronze_93b6.aside-orange-9b43
  .backdrop_d190
  > li.module-44d6
  > a,
.hard_b331 .element_bronze_93b6.aside-orange-9b43 .backdrop_d190 > li.sidebar_d15f > a {
  color: rgba(0, 0, 0, 0.8);
}
.hard_b331 .label_smooth_0af0,
.hard_b331 .label_smooth_0af0 a {
  color: rgba(0, 0, 0, 0.8);
}
.hard_b331 .alert_dcee.north_625f li a,
.hard_b331 .fluid_2d45 a,
.hard_b331 .nav-6288,
.hard_b331 .backdrop_d190 > li > a,
.hard_b331 .avatar-right-f2c8 {
  color: rgba(0, 0, 0, 0.55);
}
.hard_b331 .alert_dcee.north_625f li a:hover,
.hard_b331 .fluid_2d45 a:hover,
.hard_b331 .nav-6288:hover,
.hard_b331 .backdrop_d190 > li > a:hover,
.hard_b331 .avatar-right-f2c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_b331 .bright_116d {
  color: rgba(0, 0, 0, 0.55);
}
.hard_b331 .bright_116d .pro-a22e {
  color: rgba(0, 0, 0, 0.8);
}
.hard_b331 .bright_116d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev_c291 .dynamic-3279 {
  margin-left: auto;
  margin-right: auto;
}
.pattern_west_ab0b > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern_west_ab0b .next-81e4 {
  margin-right: 1.41575em;
}
.cold_1a3f .pattern_west_ab0b > .selected-bbcd {
  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;
}
.cold_1a3f .pattern_west_ab0b > .hover_fresh_39f6 {
  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;
}
.pro-724a.prev_c291 .dynamic-3279,
.wrapper-17cd.prev_c291 .dynamic-3279 {
  margin-left: 0;
}
.description-huge-0683.prev_c291 .dynamic-3279,
.status-76b3.prev_c291 .dynamic-3279 {
  margin-right: 0;
}
.pattern_west_ab0b ol,
.pattern_west_ab0b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.purple_a827 video {
  max-width: 100%;
}
.pattern_4c12 img {
  display: block;
}
.pattern_4c12.next-81e4,
.pattern_4c12.layout-small-7794 {
  width: 100%;
}
.pattern_4c12.hover_fresh_39f6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tiny-0967:not(.article-dirty-f423) {
  margin: 1.5em auto;
}
.secondary_adb9 p {
  padding: 1.5em 14px;
}
ul.tooltip-1aa7.hover_fresh_39f6,
ul.tooltip-1aa7.selected-bbcd,
ul.tooltip-1aa7.blue-2745.selected-bbcd {
  padding: 0 14px;
}
.east_0d0c {
  display: block;
  overflow-x: auto;
}
.east_0d0c table {
  border-collapse: collapse;
  width: 100%;
}
.east_0d0c td,
.east_0d0c th {
  padding: 0.5em;
}
.pattern_west_ab0b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern_west_ab0b ol ol,
.pattern_west_ab0b ol ul,
.pattern_west_ab0b ul ol,
.pattern_west_ab0b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern_west_ab0b ol ol li,
.pattern_west_ab0b ol ul li,
.pattern_west_ab0b ul ol li,
.pattern_west_ab0b ul ul li {
  margin-left: 0;
}
.image_east_1cb3.in-a391 > .progress_top_7390 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.image_east_1cb3.in-a391 > .progress_top_7390 iframe,
.image_east_1cb3.in-a391 > .progress_top_7390 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup-up-0973 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.popup-up-0973.tag-6ced {
  padding: 0;
}
.popup-up-0973.tag-6ced cite {
  font-size: 13px;
}
.popup-up-0973 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.popup-up-0973 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced_426e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced_426e > p:first-child {
  margin-top: 0;
}
.advanced_426e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced_426e blockquote {
  border-left: 0;
}
.surface-6644 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.surface-6644:not(.slider-56b6) {
  max-width: 100px;
}
.surface-6644.outline_advanced_fb3f {
  border-bottom: none !important;
  text-align: center;
}
.surface-6644.outline_advanced_fb3f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary_adb9 p {
    padding: 1.5em 0;
  }
}
.south-88be {
  color: #0073aa;
}
.link-blue-7896 {
  background-color: #0073aa;
}
.secondary-e758 {
  color: #229fd8;
}
.column-basic-af4c {
  background-color: #229fd8;
}
.wrapper-static-55ae {
  color: #eee;
}
.up-5f4e {
  background-color: #eee;
}
.mask_c466 {
  color: #444;
}
.hovered-cbe9 {
  background-color: #444;
}
.medium_a56d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.medium_a56d .header_black_c94f .fluid_2d45 {
  font-size: 15px;
}
.medium_a56d .fluid_2d45 {
  line-height: 1.3;
}
.medium_a56d .hard_b331 {
}
.medium_a56d .static_7974 {
  background: #235787;
}
.next-8339 {
  padding: 0;
}
.next-8339 .static_7974 {
  background: #1a1a1a;
}
.next-8339 .hard_b331 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge_6238 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge_6238 .hard_b331 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge_6238 .static_7974 {
  background: #303030;
}
.border_a17c {
  position: relative;
  z-index: 10;
}
.border_a17c .button-simple-93e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-dynamic-d6ca .inner-32b4 {
  display: inline-block;
  vertical-align: middle;
}
.border-dynamic-d6ca.next_f1cb .inner-32b4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .border-dynamic-d6ca.next_f1cb .inner-32b4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .border-dynamic-d6ca.next_f1cb .inner-32b4 {
    margin-right: 0.4em;
  }
}
.border-dynamic-d6ca.next_f1cb .inner-32b4:last-child {
  margin-right: 0;
}
.light-7b19 .button-simple-93e5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu_0376 .header_black_c94f {
    margin: 0 -0.5em;
  }
  .menu_0376 .header_black_c94f [class*="customify-col-"],
  .menu_0376 .header_black_c94f [class*="customify-col_"],
  .menu_0376 .header_black_c94f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu_0376.caption-gas-40eb .button-simple-93e5 {
  background: 0 0 !important;
}
.menu_0376.caption-gas-40eb .button-simple-93e5,
.menu_0376.light-7b19 .button-simple-93e5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu_0376.gradient_1243 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu_0376.light-7b19 .button-simple-93e5 {
  box-shadow: none !important;
}
.orange_c3e8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .orange_c3e8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .orange_c3e8 {
    padding: 18px 0 20px;
  }
}
.orange_c3e8 .stale-6f26 {
  width: 100%;
}
.orange_c3e8 .accent_tall_f672 {
  margin-bottom: 0;
}
.orange_c3e8 .advanced_02dd {
  margin-top: 5px;
  font-size: 0.875em;
}
.up_a163 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.up_a163 .dirty-061b {
  width: 100%;
}
.silver_1b57 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver_1b57 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver_1b57 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;
}
.silver_1b57 li:last-child:after {
  display: none;
}
.silver_1b57 li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer_down_eb7a .overlay_basic_dbe3 button,
.orange_c3e8 .overlay_basic_dbe3 button {
  left: 0;
}
.footer_down_eb7a .dirty-061b,
.orange_c3e8 .dirty-061b {
  padding-left: 0;
  padding-right: 0;
}
.footer_down_eb7a .up_a163,
.orange_c3e8 .up_a163 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer_down_eb7a {
  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;
}
.footer_down_eb7a: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;
}
.footer_down_eb7a .footer-1a07 {
  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) {
  .footer_down_eb7a .footer-1a07 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_down_eb7a .footer-1a07 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer_down_eb7a .footer-1a07 {
    min-height: 200px;
  }
}
.footer_down_eb7a .silver_1b57 {
  color: rgba(255, 255, 255, 0.8);
}
.footer_down_eb7a .silver_1b57 a,
.footer_down_eb7a .silver_1b57 li:after {
  color: inherit;
}
.footer_down_eb7a .silver_1b57 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph-iron-91e8 {
  margin-bottom: 0.5em;
}
.bottom-d627 {
  margin-bottom: 1.2em;
}
.bottom-d627,
.paragraph-iron-91e8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bottom-d627 p:last-child,
.paragraph-iron-91e8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .overlay_basic_dbe3,
#masthead .overlay_basic_dbe3 {
  display: none;
}
#masthead
  > .overlay_basic_dbe3.description-motion-383b {
  display: none;
}
#masthead > .overlay_basic_dbe3 button {
  left: 0;
}
.texture_8418 {
  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%;
}
.texture_8418 .inner-32b4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture_8418 .hidden_750f {
  display: -webkit-box;
  display: flex;
}
.texture_8418 .hidden_750f.gold-da2c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture_8418 .hidden_750f.badge_warm_c234 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_8418 .hidden_750f.pro_043f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_8418.logo_2937.message-86a7 .hidden_750f.gold-da2c {
  flex-basis: 100%;
}
.texture_8418.complex-75a8 .hidden_750f.badge_warm_c234 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture_8418.complex-75a8 .hidden_750f.pro_043f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .overlay_basic_dbe3.description-motion-383b {
  display: none;
}
#masthead > .overlay_basic_dbe3 button {
  left: 0;
}
.brown-0a90 {
  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;
}
.brown-0a90:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.brown-0a90.new-192a i {
  margin-right: 4px;
}
.brown-0a90.primary_up_7a6d i {
  margin-left: 5px;
}
.fluid_2d45 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fluid_2d45 p:last-child {
  margin-bottom: 0;
}
.gas_b42a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gas_b42a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gas_b42a img {
  display: block;
  width: auto;
  line-height: 1;
}
.gas_b42a .label_smooth_0af0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gas_b42a .gallery-cb1d {
  margin: 5px 0 7px 0;
}
.gas_b42a.search_cool_e16a .notification-2a8c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_b42a.search_cool_e16a .light_3f55 {
  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;
}
.gas_b42a.pattern-695d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gas_b42a.pattern-695d .notification-2a8c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_b42a.pattern-695d .light_3f55 {
  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;
}
.gas_b42a.hero-bda6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gas_b42a.hovered-459f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gas_b42a.hovered-459f .light_3f55 {
  margin-top: 7px;
}
.section-617c {
  display: inline-block;
}
.border_a17c .message-4154 .gas_b42a img {
  max-width: 100%;
}
.element_bronze_93b6 .image-eb40.nav-silver-2320,
.footer_58e9 .image-eb40.nav-silver-2320 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_bronze_93b6 .tertiary-white-0f08,
.footer_58e9 .tertiary-white-0f08 {
  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%);
}
.element_bronze_93b6 .tertiary-white-0f08 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element_bronze_93b6.background_dark_6cc5 .tertiary-white-0f08 {
  display: none;
}
.element_bronze_93b6 .backdrop-over-f8ac {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_bronze_93b6 .backdrop-over-f8ac li {
  display: inline-block;
  position: relative;
}
.element_bronze_93b6 .backdrop-over-f8ac li:last-child {
  margin-right: 0;
}
.element_bronze_93b6 .backdrop-over-f8ac 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;
}
.element_bronze_93b6 .backdrop-over-f8ac li.sidebar_d15f > a {
  color: rgba(0, 0, 0, 0.9);
}
.element_bronze_93b6 .backdrop-over-f8ac > 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;
}
.element_bronze_93b6 .backdrop-over-f8ac > li > a i {
  line-height: 0;
}
.element_bronze_93b6 .backdrop-over-f8ac > li.secondary_7c4f > a .tertiary-white-0f08 {
  margin-left: 4px;
  line-height: 0;
}
.element_bronze_93b6 .backdrop-over-f8ac .sidebar-cold-37ad li.secondary_7c4f > a {
  position: relative;
}
.element_bronze_93b6 .backdrop-over-f8ac .sidebar-cold-37ad li.secondary_7c4f > a:after,
.element_bronze_93b6 .backdrop-over-f8ac .sidebar-cold-37ad li.secondary_7c4f > a:before {
  content: "";
  display: table;
}
.element_bronze_93b6 .backdrop-over-f8ac .sidebar-cold-37ad li.secondary_7c4f > a:after {
  clear: both;
}
.element_bronze_93b6 .backdrop-over-f8ac .sidebar-cold-37ad li.secondary_7c4f > a .tertiary-white-0f08 {
  margin-left: 5px;
  float: right;
}
.element_bronze_93b6 .gradient-tall-6359,
.element_bronze_93b6 .sidebar-cold-37ad {
  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;
}
.element_bronze_93b6 .sidebar-cold-37ad {
  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;
}
.element_bronze_93b6 .sidebar-cold-37ad .nav-silver-2320 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_bronze_93b6 .sidebar-cold-37ad .tertiary-white-0f08 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element_bronze_93b6 .sidebar-cold-37ad li {
  display: block;
  margin: 0;
  padding: 0;
}
.element_bronze_93b6 .sidebar-cold-37ad 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;
}
.element_bronze_93b6 .sidebar-cold-37ad li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element_bronze_93b6 .sidebar-cold-37ad .sidebar-cold-37ad {
  top: 0;
  left: 100%;
}
.element_bronze_93b6 .border_82b5.fn-focus-6cf2 > .gradient-tall-6359,
.element_bronze_93b6 .border_82b5.fn-focus-6cf2 > .sidebar-cold-37ad,
.element_bronze_93b6 .border_82b5:focus > .gradient-tall-6359,
.element_bronze_93b6 .border_82b5:focus > .sidebar-cold-37ad,
.element_bronze_93b6 .border_82b5:hover > .gradient-tall-6359,
.element_bronze_93b6 .border_82b5:hover > .sidebar-cold-37ad {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element_bronze_93b6.aside-orange-9b43 .backdrop_d190:after,
.element_bronze_93b6.aside-orange-9b43 .backdrop_d190:before {
  content: "";
  display: table;
}
.element_bronze_93b6.aside-orange-9b43 .backdrop_d190:after {
  clear: both;
}
.element_bronze_93b6.aside-orange-9b43 .backdrop_d190 > li {
  float: left;
}
.element_bronze_93b6.plasma_ec61 .backdrop_d190:after,
.element_bronze_93b6.plasma_ec61 .backdrop_d190:before {
  content: "";
  display: table;
}
.element_bronze_93b6.plasma_ec61 .backdrop_d190:after {
  clear: both;
}
.element_bronze_93b6.plasma_ec61 .backdrop_d190 > li {
  float: left;
}
.element_bronze_93b6.plasma_ec61 .backdrop_d190 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element_bronze_93b6.plasma_ec61 .backdrop_d190 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element_bronze_93b6.plasma_ec61 .backdrop_d190 > li.module-44d6 > a,
.element_bronze_93b6.plasma_ec61 .backdrop_d190 > li.sidebar_d15f > a {
  color: #fff;
  background-color: #1e4b75;
}
.element_bronze_93b6.preview-complex-fee0 .backdrop_d190 > li > a .nav-silver-2320 {
  position: relative;
}
.element_bronze_93b6.preview-complex-fee0 .backdrop_d190 > li > a .nav-silver-2320: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;
}
.element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li:focus
  > a
  .nav-silver-2320:before,
.element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li:hover
  > a
  .nav-silver-2320:before {
  width: 100%;
  background-color: currentColor;
}
.element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li.module-44d6
  > a
  .nav-silver-2320:before,
.element_bronze_93b6.preview-complex-fee0
  .backdrop_d190
  > li.label-b4d7
  > a
  .nav-silver-2320:before {
  width: 100%;
  background-color: currentColor;
}
.element_bronze_93b6.component_clean_bc76 .backdrop_d190 > li > a .nav-silver-2320 {
  position: relative;
}
.element_bronze_93b6.component_clean_bc76 .backdrop_d190 > li > a .nav-silver-2320: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;
}
.element_bronze_93b6.component_clean_bc76 .backdrop_d190 > li:focus > a .nav-silver-2320:before,
.element_bronze_93b6.component_clean_bc76
  .backdrop_d190
  > li:hover
  > a
  .nav-silver-2320:before {
  width: 100%;
  background-color: currentColor;
}
.element_bronze_93b6.component_clean_bc76
  .backdrop_d190
  > li.module-44d6
  > a
  .nav-silver-2320:before,
.element_bronze_93b6.component_clean_bc76
  .backdrop_d190
  > li.label-b4d7
  > a
  .nav-silver-2320:before {
  width: 100%;
  background-color: currentColor;
}
.footer_58e9 .backdrop-over-f8ac {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_58e9 .backdrop-over-f8ac li:first-child > a {
  border-top: none;
}
.footer_58e9 .backdrop-over-f8ac .text-9158 > .nav-silver-2320 .tertiary-white-0f08 {
  display: none;
}
.footer_58e9 .backdrop-over-f8ac li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.footer_58e9 .backdrop-over-f8ac li:last-child {
  border: none;
}
.footer_58e9 .backdrop-over-f8ac li.secondary_7c4f > a {
  padding-right: 45px !important;
}
.footer_58e9 .backdrop-over-f8ac li a {
  display: block;
  padding: 0.55em 1.5em;
}
.footer_58e9 .backdrop-over-f8ac li a:focus,
.footer_58e9 .backdrop-over-f8ac li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_58e9 .backdrop-over-f8ac li .logo-mini-c619 {
  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;
}
.footer_58e9 .backdrop-over-f8ac li .logo-mini-c619:hover {
  box-shadow: none;
}
.footer_58e9 .backdrop-over-f8ac li .logo-mini-c619 .tertiary-white-0f08 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.footer_58e9 .backdrop-over-f8ac .sidebar-cold-37ad {
  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);
}
.footer_58e9 .backdrop-over-f8ac .sidebar-cold-37ad li a {
  padding-left: 3em;
}
.footer_58e9 .backdrop-over-f8ac .focused_33f9 > a .logo-mini-c619 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer_58e9 .backdrop-over-f8ac .focused_33f9 > .sidebar-cold-37ad {
  display: block;
  opacity: 1;
}
.overlay_iron_32aa {
  max-width: 100%;
}
.module_first_762c {
  line-height: 0;
  cursor: pointer;
}
.avatar-right-f2c8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.avatar-right-f2c8:hover {
  box-shadow: none;
  color: currentColor;
}
.avatar-right-f2c8 svg {
  width: 18px;
  height: 18px;
}
.avatar-right-f2c8 .complex-c0cd {
  display: none;
}
.glass_7b82 {
  position: relative;
}
.glass_7b82.fn-active-6cf2 .avatar-right-f2c8 .top_3191 {
  display: none;
}
.glass_7b82.fn-active-6cf2 .avatar-right-f2c8 .complex-c0cd {
  display: inline-block;
}
.glass_7b82 .sort-e46f {
  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);
}
.glass_7b82.breadcrumb_pink_8504 .sort-e46f {
  left: auto;
  right: -0.9em;
}
.glass_7b82.breadcrumb_pink_8504 .primary-0deb::before {
  left: auto;
  right: 15px;
}
.glass_7b82.fn-active-6cf2 .sort-e46f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_cd0d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.caption_cd0d label {
  flex-basis: 100%;
}
.caption_cd0d .chip_9252 {
  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;
}
.caption_cd0d .bottom_066d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.caption_cd0d .bottom_066d:focus {
  background-color: transparent;
}
.caption_cd0d button.tertiary-a5b0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.caption_cd0d button.tertiary-a5b0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.caption_cd0d button.tertiary-a5b0 svg {
  width: 18px;
  height: 18px;
}
.caption_cd0d input[type="submit"] {
  min-height: auto;
}
.frame-hot-f50c .caption_cd0d .bottom_066d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.primary-0deb {
  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) {
  .primary-0deb {
    width: 220px;
  }
}
.primary-0deb label {
  flex-basis: 100%;
}
.primary-0deb::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;
}
.description_7b2d .frame-hot-f50c .caption_cd0d {
  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;
}
.description_7b2d
  .frame-hot-f50c
  .caption_cd0d
  .chip_9252 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_7b2d .frame-hot-f50c .caption_cd0d .bottom_066d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_7b2d
  .frame-hot-f50c
  .caption_cd0d
  .bottom_066d:focus {
  background: 0 0;
}
.description_7b2d
  .frame-hot-f50c
  .caption_cd0d
  .wrapper_34cd {
  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;
}
.alert_dcee {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert_dcee li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert_dcee li:last-child {
  margin-right: 0;
}
.alert_dcee li:first-child {
  margin-left: 0;
}
.alert_dcee.border-571f a {
  color: #fff;
}
.alert_dcee.border-571f a:hover {
  color: #fff;
}
.alert_dcee a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert_dcee a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert_dcee a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert_dcee a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert_dcee [class*="social-icon-apple"] {
  background-color: #999;
}
.alert_dcee [class*="social-icon-apple"].purple-9a11 {
  background-color: transparent;
  color: #999;
}
.alert_dcee [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert_dcee [class*="social-icon-behance"].purple-9a11 {
  background-color: transparent;
  color: #1769ff;
}
.alert_dcee [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert_dcee [class*="social-icon-bitbucket"].purple-9a11 {
  background-color: transparent;
  color: #205081;
}
.alert_dcee [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert_dcee [class*="social-icon-codepen"].purple-9a11 {
  background-color: transparent;
  color: #000;
}
.alert_dcee [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert_dcee [class*="social-icon-delicious"].purple-9a11 {
  background-color: transparent;
  color: #39f;
}
.alert_dcee [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert_dcee [class*="social-icon-digg"].purple-9a11 {
  background-color: transparent;
  color: #005be2;
}
.alert_dcee [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert_dcee [class*="social-icon-dribbble"].purple-9a11 {
  background-color: transparent;
  color: #ea4c89;
}
.alert_dcee [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert_dcee [class*="social-icon-envelope"].purple-9a11 {
  background-color: transparent;
  color: #ea4335;
}
.alert_dcee [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert_dcee [class*="social-icon-facebook"].purple-9a11 {
  background-color: transparent;
  color: #3b5998;
}
.alert_dcee [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert_dcee [class*="social-icon-flickr"].purple-9a11 {
  background-color: transparent;
  color: #0063dc;
}
.alert_dcee [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert_dcee [class*="social-icon-foursquare"].purple-9a11 {
  background-color: transparent;
  color: #2d5be3;
}
.alert_dcee [class*="social-icon-github"] {
  background-color: #333;
}
.alert_dcee [class*="social-icon-github"].purple-9a11 {
  background-color: transparent;
  color: #333;
}
.alert_dcee [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert_dcee [class*="social-icon-google-plus"].purple-9a11 {
  background-color: transparent;
  color: #dd4b39;
}
.alert_dcee [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert_dcee [class*="social-icon-houzz"].purple-9a11 {
  background-color: transparent;
  color: #7ac142;
}
.alert_dcee [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert_dcee [class*="social-icon-instagram"].purple-9a11 {
  background-color: transparent;
  color: #262626;
}
.alert_dcee [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert_dcee [class*="social-icon-jsfiddle"].purple-9a11 {
  background-color: transparent;
  color: #487aa2;
}
.alert_dcee [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert_dcee [class*="social-icon-linkedin"].purple-9a11 {
  background-color: transparent;
  color: #0077b5;
}
.alert_dcee [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert_dcee [class*="social-icon-medium"].purple-9a11 {
  background-color: transparent;
  color: #00ab6b;
}
.alert_dcee [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert_dcee
  [class*="social-icon-odnoklassniki"].purple-9a11 {
  background-color: transparent;
  color: #f4731c;
}
.alert_dcee [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert_dcee [class*="social-icon-meetup"].purple-9a11 {
  background-color: transparent;
  color: #ec1c40;
}
.alert_dcee [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert_dcee [class*="social-icon-pinterest"].purple-9a11 {
  background-color: transparent;
  color: #bd081c;
}
.alert_dcee [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert_dcee [class*="social-icon-product-hunt"].purple-9a11 {
  background-color: transparent;
  color: #da552f;
}
.alert_dcee [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert_dcee [class*="social-icon-reddit"].purple-9a11 {
  background-color: transparent;
  color: #ff4500;
}
.alert_dcee [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert_dcee [class*="social-icon-rss"].purple-9a11 {
  background-color: transparent;
  color: #f26522;
}
.alert_dcee [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert_dcee
  [class*="social-icon-shopping-cart"].purple-9a11 {
  background-color: transparent;
  color: #4caf50;
}
.alert_dcee [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert_dcee [class*="social-icon-skype"].purple-9a11 {
  background-color: transparent;
  color: #00aff0;
}
.alert_dcee [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert_dcee [class*="social-icon-slideshare"].purple-9a11 {
  background-color: transparent;
  color: #0077b5;
}
.alert_dcee [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert_dcee [class*="social-icon-snapchat"].purple-9a11 {
  background-color: transparent;
  color: #fffc00;
}
.alert_dcee [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert_dcee [class*="social-icon-soundcloud"].purple-9a11 {
  background-color: transparent;
  color: #f80;
}
.alert_dcee [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert_dcee [class*="social-icon-spotify"].purple-9a11 {
  background-color: transparent;
  color: #2ebd59;
}
.alert_dcee [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert_dcee
  [class*="social-icon-stack-overflow"].purple-9a11 {
  background-color: transparent;
  color: #fe7a15;
}
.alert_dcee [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert_dcee [class*="social-icon-maldkfgram"].purple-9a11 {
  background-color: transparent;
  color: #2ca5e0;
}
.alert_dcee [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert_dcee [class*="social-icon-tripadvisor"].purple-9a11 {
  background-color: transparent;
  color: #589442;
}
.alert_dcee [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert_dcee [class*="social-icon-tumblr"].purple-9a11 {
  background-color: transparent;
  color: #35465c;
}
.alert_dcee [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert_dcee [class*="social-icon-twitch"].purple-9a11 {
  background-color: transparent;
  color: #6441a5;
}
.alert_dcee [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert_dcee [class*="social-icon-twitter"].purple-9a11 {
  background-color: transparent;
  color: #1da1f2;
}
.alert_dcee [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert_dcee [class*="social-icon-vimeo"].purple-9a11 {
  background-color: transparent;
  color: #1ab7ea;
}
.alert_dcee [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert_dcee [class*="social-icon-vk"].purple-9a11 {
  background-color: transparent;
  color: #45668e;
}
.alert_dcee [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert_dcee [class*="social-icon-weibo"].purple-9a11 {
  background-color: transparent;
  color: #df2029;
}
.alert_dcee [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert_dcee [class*="social-icon-weixin"].purple-9a11 {
  background-color: transparent;
  color: #7bb32e;
}
.alert_dcee [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert_dcee [class*="social-icon-whatsapp"].purple-9a11 {
  background-color: transparent;
  color: #25d366;
}
.alert_dcee [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert_dcee [class*="social-icon-wordpress"].purple-9a11 {
  background-color: transparent;
  color: #21759b;
}
.alert_dcee [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert_dcee [class*="social-icon-xing"].purple-9a11 {
  background-color: transparent;
  color: #026466;
}
.alert_dcee [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert_dcee [class*="social-icon-yelp"].purple-9a11 {
  background-color: transparent;
  color: #af0606;
}
.alert_dcee [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert_dcee [class*="social-icon-youtube"].purple-9a11 {
  background-color: transparent;
  color: #cd201f;
}
.nav-6288 {
  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;
}
.nav-6288:hover {
  box-shadow: none;
  background: 0 0;
}
.next_e22e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.search-cba3 {
  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;
}
.outline_pro_af0a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer_2de1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer_2de1,
.footer_2de1::after,
.footer_2de1::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;
}
.footer_2de1::after,
.footer_2de1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.cool-f02e .search-cba3 .outline_pro_af0a {
  margin-top: -2px;
  width: 19px;
}
.cool-f02e .search-cba3 .footer_2de1 {
  margin-top: -1px;
}
.cool-f02e .search-cba3 .footer_2de1,
.cool-f02e .search-cba3 .footer_2de1::after,
.cool-f02e .search-cba3 .footer_2de1::before {
  width: 19px;
  height: 2px;
}
.cool-f02e .search-cba3 .footer_2de1::before {
  top: -6px;
}
.cool-f02e .search-cba3 .footer_2de1::after {
  bottom: -6px;
}
.texture-ac00 .search-cba3 .outline_pro_af0a {
  margin-top: -2px;
  width: 22px;
}
.texture-ac00 .search-cba3 .footer_2de1 {
  margin-top: -1px;
}
.texture-ac00 .search-cba3 .footer_2de1,
.texture-ac00 .search-cba3 .footer_2de1::after,
.texture-ac00 .search-cba3 .footer_2de1::before {
  width: 22px;
  height: 2px;
}
.texture-ac00 .search-cba3 .footer_2de1::before {
  top: -7px;
}
.texture-ac00 .search-cba3 .footer_2de1::after {
  bottom: -7px;
}
.box_a7de .search-cba3 .outline_pro_af0a {
  margin-top: -2px;
  width: 31px;
}
.box_a7de .search-cba3 .footer_2de1 {
  margin-top: -1.5px;
}
.box_a7de .search-cba3 .footer_2de1,
.box_a7de .search-cba3 .footer_2de1::after,
.box_a7de .search-cba3 .footer_2de1::before {
  width: 31px;
  height: 3px;
}
.box_a7de .search-cba3 .footer_2de1::before {
  top: -9px;
}
.box_a7de .search-cba3 .footer_2de1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .frame-brown-0db1 .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 19px;
  }
  .frame-brown-0db1 .search-cba3 .footer_2de1 {
    margin-top: -1px;
  }
  .frame-brown-0db1 .search-cba3 .footer_2de1,
  .frame-brown-0db1 .search-cba3 .footer_2de1::after,
  .frame-brown-0db1 .search-cba3 .footer_2de1::before {
    width: 19px;
    height: 2px;
  }
  .frame-brown-0db1 .search-cba3 .footer_2de1::before {
    top: -6px;
  }
  .frame-brown-0db1 .search-cba3 .footer_2de1::after {
    bottom: -6px;
  }
  .heading-9e6a .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 22px;
  }
  .heading-9e6a .search-cba3 .footer_2de1 {
    margin-top: -1px;
  }
  .heading-9e6a .search-cba3 .footer_2de1,
  .heading-9e6a .search-cba3 .footer_2de1::after,
  .heading-9e6a .search-cba3 .footer_2de1::before {
    width: 22px;
    height: 2px;
  }
  .heading-9e6a .search-cba3 .footer_2de1::before {
    top: -7px;
  }
  .heading-9e6a .search-cba3 .footer_2de1::after {
    bottom: -7px;
  }
  .element-narrow-d662 .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 31px;
  }
  .element-narrow-d662 .search-cba3 .footer_2de1 {
    margin-top: -1.5px;
  }
  .element-narrow-d662 .search-cba3 .footer_2de1,
  .element-narrow-d662 .search-cba3 .footer_2de1::after,
  .element-narrow-d662 .search-cba3 .footer_2de1::before {
    width: 31px;
    height: 3px;
  }
  .element-narrow-d662 .search-cba3 .footer_2de1::before {
    top: -9px;
  }
  .element-narrow-d662 .search-cba3 .footer_2de1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-pressed-54d2 .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 19px;
  }
  .detail-pressed-54d2 .search-cba3 .footer_2de1 {
    margin-top: -1px;
  }
  .detail-pressed-54d2 .search-cba3 .footer_2de1,
  .detail-pressed-54d2 .search-cba3 .footer_2de1::after,
  .detail-pressed-54d2 .search-cba3 .footer_2de1::before {
    width: 19px;
    height: 2px;
  }
  .detail-pressed-54d2 .search-cba3 .footer_2de1::before {
    top: -6px;
  }
  .detail-pressed-54d2 .search-cba3 .footer_2de1::after {
    bottom: -6px;
  }
  .overlay-bottom-a5ce .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-bottom-a5ce .search-cba3 .footer_2de1 {
    margin-top: -1px;
  }
  .overlay-bottom-a5ce .search-cba3 .footer_2de1,
  .overlay-bottom-a5ce .search-cba3 .footer_2de1::after,
  .overlay-bottom-a5ce .search-cba3 .footer_2de1::before {
    width: 22px;
    height: 2px;
  }
  .overlay-bottom-a5ce .search-cba3 .footer_2de1::before {
    top: -7px;
  }
  .overlay-bottom-a5ce .search-cba3 .footer_2de1::after {
    bottom: -7px;
  }
  .frame_22cd .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 31px;
  }
  .frame_22cd .search-cba3 .footer_2de1 {
    margin-top: -1.5px;
  }
  .frame_22cd .search-cba3 .footer_2de1,
  .frame_22cd .search-cba3 .footer_2de1::after,
  .frame_22cd .search-cba3 .footer_2de1::before {
    width: 31px;
    height: 3px;
  }
  .frame_22cd .search-cba3 .footer_2de1::before {
    top: -9px;
  }
  .frame_22cd .search-cba3 .footer_2de1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .icon-9804 .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 19px;
  }
  .icon-9804 .search-cba3 .footer_2de1 {
    margin-top: -1px;
  }
  .icon-9804 .search-cba3 .footer_2de1,
  .icon-9804 .search-cba3 .footer_2de1::after,
  .icon-9804 .search-cba3 .footer_2de1::before {
    width: 19px;
    height: 2px;
  }
  .icon-9804 .search-cba3 .footer_2de1::before {
    top: -6px;
  }
  .icon-9804 .search-cba3 .footer_2de1::after {
    bottom: -6px;
  }
  .feature_advanced_55ca .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 22px;
  }
  .feature_advanced_55ca .search-cba3 .footer_2de1 {
    margin-top: -1px;
  }
  .feature_advanced_55ca .search-cba3 .footer_2de1,
  .feature_advanced_55ca .search-cba3 .footer_2de1::after,
  .feature_advanced_55ca .search-cba3 .footer_2de1::before {
    width: 22px;
    height: 2px;
  }
  .feature_advanced_55ca .search-cba3 .footer_2de1::before {
    top: -7px;
  }
  .feature_advanced_55ca .search-cba3 .footer_2de1::after {
    bottom: -7px;
  }
  .yellow_61e1 .search-cba3 .outline_pro_af0a {
    margin-top: -2px;
    width: 31px;
  }
  .yellow_61e1 .search-cba3 .footer_2de1 {
    margin-top: -1.5px;
  }
  .yellow_61e1 .search-cba3 .footer_2de1,
  .yellow_61e1 .search-cba3 .footer_2de1::after,
  .yellow_61e1 .search-cba3 .footer_2de1::before {
    width: 31px;
    height: 3px;
  }
  .yellow_61e1 .search-cba3 .footer_2de1::before {
    top: -9px;
  }
  .yellow_61e1 .search-cba3 .footer_2de1::after {
    bottom: -9px;
  }
}
.overlay-bright-62ea .footer_2de1 {
  -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);
}
.overlay-bright-62ea .footer_2de1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.overlay-bright-62ea .footer_2de1::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);
}
.overlay-bright-62ea.paragraph_dcfc .footer_2de1 {
  -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);
}
.overlay-bright-62ea.paragraph_dcfc .footer_2de1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.overlay-bright-62ea.paragraph_dcfc .footer_2de1::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);
}
.info-copper-74cc {
  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.modal-8d1a:before {
  display: none;
}
.dynamic-3b71 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dynamic-3b71 .grid-bottom-e8c9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dynamic-3b71 .grid-bottom-e8c9:last-of-type {
  border-bottom: none;
}
.dynamic-3b71 .grid-bottom-e8c9.soft_0af3,
.dynamic-3b71 .grid-bottom-e8c9.container_1b32,
.dynamic-3b71 .grid-bottom-e8c9.status_fd9b {
  padding: 0;
}
.dynamic-3b71 .footer_58e9 .logo-mini-c619 {
  color: currentColor;
}
.dynamic-3b71 .footer_58e9 .logo-mini-c619:focus,
.dynamic-3b71 .footer_58e9 .logo-mini-c619:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic-3b71.hard_b331 .bright_116d,
.dynamic-3b71.hard_b331 .fluid_2d45 a,
.dynamic-3b71.hard_b331 .backdrop_d190 a,
.dynamic-3b71.hard_b331 .sidebar-cold-37ad a {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic-3b71.hard_b331 .bright_116d:hover,
.dynamic-3b71.hard_b331 .fluid_2d45 a:hover,
.dynamic-3b71.hard_b331 .backdrop_d190 a:hover,
.dynamic-3b71.hard_b331 .sidebar-cold-37ad a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-3b71.hard_b331 .pro-a22e {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-3b71.hard_b331 .grid-bottom-e8c9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic-3b71.hard_b331 .grid-bottom-e8c9:before {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic-3b71.hard_b331 .new-98c1:before {
  background: rgba(255, 255, 255, 0.9);
}
.dynamic-3b71.hard_b331 .footer_58e9 .backdrop-over-f8ac li a,
.dynamic-3b71.hard_b331 .footer_58e9 .logo-mini-c619,
.dynamic-3b71.hard_b331 .sidebar-cold-37ad {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic-3b71.hard_b331 .footer_58e9 .logo-mini-c619:focus,
.dynamic-3b71.hard_b331 .footer_58e9 .logo-mini-c619:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic-3b71.hard_b331 .backdrop-over-f8ac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic-3b71.static_7974 .bright_116d,
.dynamic-3b71.static_7974 .fluid_2d45 a,
.dynamic-3b71.static_7974 .backdrop_d190 .logo-mini-c619,
.dynamic-3b71.static_7974 .backdrop_d190 a,
.dynamic-3b71.static_7974 .sidebar-cold-37ad a {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-3b71.static_7974 .bright_116d:hover,
.dynamic-3b71.static_7974 .fluid_2d45 a:hover,
.dynamic-3b71.static_7974 .backdrop_d190 .logo-mini-c619:hover,
.dynamic-3b71.static_7974 .backdrop_d190 a:hover,
.dynamic-3b71.static_7974 .sidebar-cold-37ad a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-3b71.static_7974 .pro-a22e {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-3b71.static_7974 .grid-bottom-e8c9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-3b71.static_7974 .grid-bottom-e8c9:before {
  background: rgba(255, 255, 255, 0.08);
}
.dynamic-3b71.static_7974 .new-98c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.dynamic-3b71.static_7974 .footer_58e9 .backdrop-over-f8ac li a,
.dynamic-3b71.static_7974 .footer_58e9 .logo-mini-c619,
.dynamic-3b71.static_7974 .sidebar-cold-37ad {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-3b71.static_7974 .footer_58e9 .logo-mini-c619:focus,
.dynamic-3b71.static_7974 .footer_58e9 .logo-mini-c619:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic-3b71.static_7974 .backdrop-over-f8ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-98c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.new-98c1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal-focused-d0cf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.copper-8ecd .dynamic-3b71 {
  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;
}
.copper-8ecd .grid-bottom-e8c9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.copper-8ecd .grid-bottom-e8c9: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) {
  .copper-8ecd .grid-bottom-e8c9:before {
    width: 16%;
    left: 42%;
  }
}
.copper-8ecd .grid-bottom-e8c9:last-child:before {
  content: none;
}
.copper-8ecd .grid-bottom-e8c9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.copper-8ecd .footer_58e9 .backdrop-over-f8ac li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.copper-8ecd .footer_58e9 .backdrop-over-f8ac li a .logo-mini-c619 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.copper-8ecd .footer_58e9 .sidebar-cold-37ad {
  border: none;
}
.copper-8ecd .footer_58e9 .sidebar-cold-37ad li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.copper-8ecd .new-98c1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.copper-8ecd .modal-focused-d0cf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.copper-8ecd .static_7974 .new-98c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.copper-8ecd .hard_b331.plasma_81a7 .footer_2de1 {
  background: rgba(0, 0, 0, 0.6);
}
.copper-8ecd
  .hard_b331.plasma_81a7
  .footer_2de1::after,
.copper-8ecd
  .hard_b331.plasma_81a7
  .footer_2de1:before {
  background: inherit;
}
.copper-8ecd
  .hard_b331.plasma_81a7:hover
  .footer_2de1 {
  background: rgba(0, 0, 0, 0.8);
}
.small-4a2f .dynamic-3b71 {
  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) {
  .small-4a2f .dynamic-3b71 {
    width: auto;
    right: 45px;
  }
}
.article-9a56 .dynamic-3b71 {
  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) {
  .article-9a56 .dynamic-3b71 {
    width: auto;
    left: 45px;
  }
}
.modal-8d1a .dynamic-3b71 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.modal-8d1a .modal-focused-d0cf {
  max-width: 48em;
  margin: 0 auto;
}
.modal-8d1a .new-98c1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo-glass-ff55 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo-glass-ff55.copper-8ecd .dynamic-3b71 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo-glass-ff55.small-4a2f .dynamic-3b71 {
  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);
}
.logo-glass-ff55 .dynamic-3b71 {
  visibility: visible;
}
.logo-glass-ff55.article-9a56 .dynamic-3b71 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.orange_b79c,
.notice_09c0 {
  overflow-x: hidden;
}
.orange_b79c .dynamic-3b71 {
  overflow: auto;
}
.orange_b79c.copper-8ecd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange_b79c.copper-8ecd .dynamic-3b71 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.orange_b79c.copper-8ecd .nav-6288 {
  opacity: 0;
}
.orange_b79c.small-4a2f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange_b79c.small-4a2f .dynamic-3b71 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.orange_b79c.small-4a2f .nav-6288 {
  opacity: 0;
}
.orange_b79c.article-9a56 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange_b79c.article-9a56 .dynamic-3b71 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.orange_b79c.article-9a56 .nav-6288 {
  opacity: 0;
}
.orange_b79c.modal-8d1a .dynamic-3b71 {
  z-index: 10;
  visibility: visible;
}
.plasma_81a7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma_81a7 .footer_2de1 {
  background: rgba(255, 255, 255, 0.99);
}
.plasma_81a7 .footer_2de1::after,
.plasma_81a7 .footer_2de1:before {
  background: inherit;
}
.plasma_81a7:hover .footer_2de1 {
  background: rgba(255, 255, 255, 0.99);
}
.article-9a56 .plasma_81a7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.modal-8d1a .plasma_81a7 {
  display: none !important;
}
.orange_b79c:before,
.notice_09c0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.orange_b79c .plasma_81a7,
.notice_09c0 .plasma_81a7 {
  display: inline-block;
}
.dynamic-3b71 .inner-32b4 {
  -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;
}
.orange_b79c .dynamic-3b71 .inner-32b4,
.notice_09c0 .dynamic-3b71 .inner-32b4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_5273 .chip_9252 {
  width: 100%;
}
.message-4154 {
  padding: 0 0.5em 0;
}
.message-4154 [class*="customify-col-"],
.message-4154 [class*="customify-col_"],
.message-4154 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pressed-cf69 .message-4154 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .header_black_c94f .disabled_stale_466f,
  .disabled_stale_466f {
    display: none;
  }
  .hover_iron_62ec {
    text-align: left;
  }
  .preview-c628 {
    text-align: center;
  }
  .message-wide-296e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .header_black_c94f .east-8feb,
  .east-8feb {
    display: none;
  }
  .tooltip_38d4 {
    text-align: left;
  }
  .main_glass_824f {
    text-align: center;
  }
  .right-35a9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .header_black_c94f .surface_advanced_4dfb,
  .surface_advanced_4dfb {
    display: none;
  }
  .background-fc26 {
    text-align: left;
  }
  .header_0a11 {
    text-align: center;
  }
  .gallery_out_41b2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow-steel-4a9f {
  box-shadow: none !important;
}
.hovered_777d .pressed-2b0a,
.old_3de2 .pressed-2b0a {
  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;
}
.old_3de2 .pressed-2b0a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.button-simple-93e5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.button-simple-93e5:after,
.button-simple-93e5:before {
  content: "";
  display: table;
}
.button-simple-93e5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .button-simple-93e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.button-simple-93e5,
.gradient_1243 {
  max-width: 1248px;
  margin: 0 auto;
}

.gradient_a0c8.shadow_tiny_2ac6 .button-simple-93e5 {
  max-width: 100%;
}
.gradient_a0c8.search_soft_e452 {
  max-width: 1200px;
  margin: 0 auto;
}
.gradient_a0c8.icon-0101 .button-simple-93e5 {
  max-width: 100%;
}
.gradient_a0c8.icon-0101 > .button-simple-93e5 {
  padding-left: 0;
  padding-right: 0;
}
.gradient_a0c8.icon-0101 > .button-simple-93e5 .header_black_c94f {
  margin: 0;
}
.gradient_a0c8.icon-0101
  > .button-simple-93e5
  .cold_f84e.disabled_solid_56e7 {
  margin-right: 0;
  margin-left: 0;
}
.gradient_a0c8.icon-0101 #main.disabled_solid_56e7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dynamic_245f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_245f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .description_6463 .dynamic-3279 {
    padding-right: 1em;
  }
  .description_6463.old_6d0b .cold_f84e {
    border-right: 1px solid #eaecee;
  }
  .description_6463.old_6d0b .dynamic-3279 {
    padding-right: 1em;
  }
  .description_6463.old_6d0b .paragraph-e3d8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick_94a2 .dynamic-3279 {
    padding-left: 1em;
  }
  .thick_94a2.old_6d0b .cold_f84e {
    border-left: 1px solid #eaecee;
  }
  .thick_94a2.old_6d0b .dynamic-3279 {
    padding-left: 1em;
  }
  .thick_94a2.old_6d0b .paragraph-e3d8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-lite-040b .dynamic-3279 {
    padding-left: 1em;
  }
  .carousel-lite-040b.old_6d0b .main-8e8f {
    border-right: 1px solid #eaecee;
  }
  .carousel-lite-040b.old_6d0b .description_8d00 {
    border-right: 1px solid #eaecee;
  }
  .carousel-lite-040b.old_6d0b .dynamic-3279 {
    padding-left: 1em;
  }
  .carousel-lite-040b.old_6d0b .paragraph-e3d8 {
    padding-right: 1em;
  }
  .carousel-lite-040b.old_6d0b .disabled-1681 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-iron-7b9d .dynamic-3279 {
    padding-right: 1em;
  }
  .detail-iron-7b9d.old_6d0b .main-8e8f {
    border-left: 1px solid #eaecee;
  }
  .detail-iron-7b9d.old_6d0b .description_8d00 {
    border-left: 1px solid #eaecee;
  }
  .detail-iron-7b9d.old_6d0b .dynamic-3279 {
    padding-right: 1em;
  }
  .detail-iron-7b9d.old_6d0b .paragraph-e3d8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail-iron-7b9d.old_6d0b .disabled-1681 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_245f .dynamic-3279 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_245f.old_6d0b .cold_f84e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dynamic_245f.old_6d0b .dynamic-3279 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_245f.old_6d0b .paragraph-e3d8 {
    padding-left: 1em;
  }
  .dynamic_245f.old_6d0b .disabled-1681 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dynamic_245f.old_6d0b .dynamic-3279 {
    padding-left: 0;
  }
}
.footer_up_4bc9 .border-dynamic-d6ca {
  display: inline-block;
}
.north-a58a {
  display: inline-block;
}
.frame_a870 {
  word-con: break-word;
}
.title-next-1e0d > span {
  display: inline-block;
  padding: 5px 0;
}
.title-next-1e0d .thumbnail_7160 {
  margin-left: 8px;
  margin-right: 8px;
}
.title-next-1e0d .dynamic_6c13 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main_fast_3fa4 .carousel_fast_48bb {
  margin-bottom: 2em;
}
.main_fast_3fa4 .medium_70ae {
  margin-bottom: 15px;
}
.main_fast_3fa4 .medium_70ae:last-child {
  margin-bottom: 0;
}
.main_fast_3fa4 .secondary-12b6 {
  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) {
  .main_fast_3fa4 .secondary-12b6 {
    display: block;
  }
}
.main_fast_3fa4 .primary_90fc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main_fast_3fa4 .primary_90fc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main_fast_3fa4 .summary-orange-735e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main_fast_3fa4 .summary-orange-735e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main_fast_3fa4 .summary-orange-735e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main_fast_3fa4 .frame_a870 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_fast_3fa4 .frame_a870 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main_fast_3fa4 .hard_8524 p:last-child {
  margin-bottom: 0;
}
.main_fast_3fa4 .blue_ea48 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main_fast_3fa4 .static_4fe6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main_fast_3fa4 .dirty-de5c {
  margin-top: 1em;
}
.main_fast_3fa4 .gas_d7de {
  top: 0;
  display: block;
}
.main_fast_3fa4 .gas_d7de a {
  color: inherit;
}
.main_fast_3fa4 .gas_d7de a:hover {
  color: inherit;
}
.main_fast_3fa4 .active-050b {
  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;
}
.main_fast_3fa4 .active-050b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main_fast_3fa4 .static_4fe6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main_fast_3fa4 .text_bb7f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main_fast_3fa4 .text_bb7f:first-child {
  margin-top: 0;
}
.main_fast_3fa4 .text_bb7f.south-4dfb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main_fast_3fa4 .text_bb7f.text-ad64 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_fast_3fa4
  .text_bb7f.text-ad64.secondary-gold-58aa
  .dirty-de5c {
  width: 100%;
}
.main_fast_3fa4 .text-ad64 {
  -webkit-box-align: center;
  align-items: center;
}
.main_fast_3fa4 .text-ad64 .title-next-1e0d,
.main_fast_3fa4 .text-ad64 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main_fast_3fa4 .summary-orange-735e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_fast_3fa4 .summary-orange-735e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_fast_3fa4 .summary-orange-735e: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;
}
.main_fast_3fa4 .south-4dfb {
  z-index: 5;
}
.main_fast_3fa4 .heading-6b2b .outline-huge-f32f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main_fast_3fa4 .icon-purple-888c .outline-huge-f32f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main_fast_3fa4 .tooltip_5c86 .outline-huge-f32f {
  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;
}
.main_fast_3fa4.column_2724 .secondary-12b6,
.main_fast_3fa4.footer_f8aa .secondary-12b6 {
  display: block;
}
.main_fast_3fa4.column_2724 .secondary-12b6 .primary_dynamic_d71d,
.main_fast_3fa4.column_2724 .secondary-12b6 .static_4fe6,
.main_fast_3fa4.footer_f8aa .secondary-12b6 .primary_dynamic_d71d,
.main_fast_3fa4.footer_f8aa .secondary-12b6 .static_4fe6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_fast_3fa4.picture_1b70 .primary_90fc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main_fast_3fa4.picture_1b70 .primary_90fc {
    margin-right: 0;
  }
}
.main_fast_3fa4.column_2724 .primary_90fc,
.main_fast_3fa4.footer_f8aa .primary_90fc {
  padding-top: 40%;
}
.main_fast_3fa4.column_2724 .carousel_fast_48bb,
.main_fast_3fa4.footer_f8aa .carousel_fast_48bb {
  display: block;
}
.main_fast_3fa4.column_2724 .fn-sticky-6cf2 .static_4fe6,
.main_fast_3fa4.footer_f8aa .fn-sticky-6cf2 .static_4fe6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main_fast_3fa4.column_2724 .primary_90fc,
.main_fast_3fa4.footer_f8aa .primary_90fc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main_fast_3fa4.column_2724 .static_4fe6 {
  padding: 1em;
}
.surface_63bd {
  margin: 30px auto;
  display: block;
}
.surface_63bd .icon_motion_b7b6 > * {
  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;
}
.surface_63bd .icon_motion_b7b6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface_63bd .icon_motion_b7b6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card_yellow_76d0 .title-next-1e0d {
  margin-bottom: 1.41575em;
}
.card_yellow_76d0 .warm-4b60 {
  margin-bottom: 1.618em;
}
.pattern_west_ab0b .bottom_049b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern_west_ab0b .bottom_049b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern_west_ab0b .orange_1cf5 {
  max-width: 100%;
  overflow: auto;
}
.prev_c291 .pattern_west_ab0b a:hover {
  text-decoration: underline;
}
.widget-top-e025 .medium_70ae:not(.frame_a870),
.widget-top-e025 .summary-orange-735e {
  margin-bottom: 1.41575em;
}
.widget-top-e025 .medium_70ae:not(.frame_a870):last-child,
.widget-top-e025 .summary-orange-735e:last-child {
  margin-bottom: 0;
}
.widget-top-e025 .medium_70ae.layout-warm-963e {
  margin-bottom: 0.41575em;
}
.widget-top-e025 .module-c09a:before,
.widget-top-e025 .fresh_9d42:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget-top-e025 .module-c09a:before {
  content: "\f115";
}
.widget-top-e025 .fresh_9d42:before {
  content: "\f02c";
}
.widget-top-e025 .upper_059a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget-top-e025 .upper_059a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.active_3e1b {
  display: -webkit-box;
  display: flex;
}
.active_3e1b .avatar-8775 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .active_3e1b .avatar-8775 {
    flex-basis: 90px;
  }
}
.active_3e1b .pattern_stone_ba09 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_3e1b .pattern_stone_ba09 {
    flex-basis: calc(100% - 50px);
  }
}
.active_3e1b .shade-plasma-c4ff p:last-child {
  margin-bottom: 0.72em;
}
.tooltip-00cc .icon_motion_b7b6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tooltip-00cc .icon_motion_b7b6:after,
.tooltip-00cc .icon_motion_b7b6:before {
  content: "";
  display: table;
}
.tooltip-00cc .icon_motion_b7b6:after {
  clear: both;
}
.tooltip-00cc .icon_motion_b7b6 .frame-0dc8,
.tooltip-00cc .icon_motion_b7b6 .button-b1cd {
  width: 49%;
}
.tooltip-00cc .icon_motion_b7b6 .frame-0dc8 a span.dark-ba63,
.tooltip-00cc .icon_motion_b7b6 .button-b1cd a span.dark-ba63 {
  display: block;
  margin-bottom: 5px;
}
.tooltip-00cc .icon_motion_b7b6 .button-b1cd {
  float: left;
  text-align: left;
}
.tooltip-00cc .icon_motion_b7b6 .frame-0dc8 {
  float: right;
  text-align: right;
}
.yellow-a1a2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .yellow-a1a2 {
    margin-bottom: 0;
  }
}
.detail_8472 {
  margin-bottom: 1em;
}
.detail_8472 .frame_a870 {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature-rough-a5c0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel-170a .detail_8472,
.stone-9060 .detail_8472 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel-170a .detail_8472,
  .stone-9060 .detail_8472 {
    display: block;
  }
}
.carousel-170a .feature-rough-a5c0,
.stone-9060 .feature-rough-a5c0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel-170a .feature-rough-a5c0,
  .stone-9060 .feature-rough-a5c0 {
    margin-bottom: 1em;
  }
}
.carousel-170a .feature-rough-a5c0 img,
.stone-9060 .feature-rough-a5c0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel-170a .paragraph-2861,
.stone-9060 .paragraph-2861 {
  flex-basis: calc(100% - 160px);
}
.carousel-170a .paragraph-2861 p,
.stone-9060 .paragraph-2861 p {
  margin-bottom: 0;
}
.carousel-170a .paragraph-2861 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-170a .paragraph-2861 {
    padding-left: 0;
  }
}
.stone-9060 .paragraph-2861 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .stone-9060 .paragraph-2861 {
    padding-right: 0;
  }
}
.stone-9060 .feature-rough-a5c0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification_1baf .feature-rough-a5c0 {
  margin-bottom: 0.5em;
}
.notification_1baf .feature-rough-a5c0 img {
  width: 100%;
}
.out_c1dc .focus-bf3f,
.box-5d69 .focus-bf3f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.box-5d69 .cold_f84e .hovered_ee0f p:last-child {
  margin-bottom: 0;
}
.complex_48ef {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip-fluid-0344 .sidebar-down-87c2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip-fluid-0344 .sidebar-down-87c2:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip-fluid-0344 .sidebar-down-87c2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip-fluid-0344 .sidebar-down-87c2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip-fluid-0344 .sidebar-down-87c2 ul li {
  margin: 0 0 0.6em;
}
.tooltip-fluid-0344 .sidebar-down-87c2 ul li.component-c70b,
.tooltip-fluid-0344 .sidebar-down-87c2 ul li.info-complex-59aa {
  position: relative;
}
.tooltip-fluid-0344 .sidebar-down-87c2 ul li.component-c70b .video-b5b8,
.tooltip-fluid-0344 .sidebar-down-87c2 ul li.info-complex-59aa .video-b5b8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip-fluid-0344 .sidebar-down-87c2 ul li.component-c70b:after:after,
.tooltip-fluid-0344 .sidebar-down-87c2 ul li.component-c70b:after:before,
.tooltip-fluid-0344
  .sidebar-down-87c2
  ul
  li.info-complex-59aa:after:after,
.tooltip-fluid-0344
  .sidebar-down-87c2
  ul
  li.info-complex-59aa:after:before {
  content: "";
  display: table;
}
.tooltip-fluid-0344 .sidebar-down-87c2 ul li.component-c70b:after:after,
.tooltip-fluid-0344
  .sidebar-down-87c2
  ul
  li.info-complex-59aa:after:after {
  clear: both;
}
.tooltip-fluid-0344 .sidebar-down-87c2 a.prev-2a8f:hover {
  text-decoration: none;
}
.tooltip-fluid-0344 .sidebar-down-87c2 select {
  max-width: 100%;
}
.tooltip-fluid-0344 .sidebar-down-87c2 table {
  font-size: 85%;
}
.tooltip-fluid-0344 .sidebar-down-87c2 table td,
.tooltip-fluid-0344 .sidebar-down-87c2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip-fluid-0344 .sidebar-down-87c2 table tfoot td {
  text-align: left;
}
.tooltip-fluid-0344 .sidebar-down-87c2 :last-child {
  margin-bottom: 0;
}
.tooltip-fluid-0344 .sidebar-down-87c2 .plasma-2ac6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip-fluid-0344 .sidebar-down-87c2 .plasma-2ac6 label {
  width: 100%;
}
.tooltip-fluid-0344 .sidebar-down-87c2 .plasma-2ac6 .bottom_066d {
  width: 100%;
  display: block;
}
.tooltip-fluid-0344 .sidebar-down-87c2 .plasma-2ac6 .tertiary-a5b0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip-fluid-0344 .sidebar-down-87c2 .plasma-2ac6 .tertiary-a5b0:hover svg #svg-search {
  fill: #444;
}
.tooltip-fluid-0344 .sidebar-down-87c2 .plasma-2ac6 .tertiary-a5b0 svg {
  width: 18px;
  height: 18px;
}
.tooltip-fluid-0344 .icon_f381 ul ul,
.tooltip-fluid-0344 .rough_9778 ul ul,
.tooltip-fluid-0344 .label-0b99 ul ul,
.tooltip-fluid-0344 .out-1b19 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip-fluid-0344 .icon_f381 .secondary_7c4f > a,
.tooltip-fluid-0344 .rough_9778 .secondary_7c4f > a,
.tooltip-fluid-0344 .label-0b99 .secondary_7c4f > a,
.tooltip-fluid-0344 .out-1b19 .secondary_7c4f > a {
  margin-bottom: 0;
}
.tooltip-fluid-0344 .overlay_fa59 li,
.tooltip-fluid-0344 .icon_f381 li,
.tooltip-fluid-0344 .picture_hovered_aa5e li,
.tooltip-fluid-0344 .rough_9778 li,
.tooltip-fluid-0344 .label-0b99 li,
.tooltip-fluid-0344 .out-1b19 li,
.tooltip-fluid-0344 .static-db5d li,
.tooltip-fluid-0344 .basic_4dbf li {
  display: block;
  position: relative;
}
.tooltip-fluid-0344 .overlay_fa59 li:last-child,
.tooltip-fluid-0344 .icon_f381 li:last-child,
.tooltip-fluid-0344 .picture_hovered_aa5e li:last-child,
.tooltip-fluid-0344 .rough_9778 li:last-child,
.tooltip-fluid-0344 .label-0b99 li:last-child,
.tooltip-fluid-0344 .out-1b19 li:last-child,
.tooltip-fluid-0344 .static-db5d li:last-child,
.tooltip-fluid-0344 .basic_4dbf li:last-child {
  border: none;
}
.tooltip-fluid-0344 .overlay_fa59 li a,
.tooltip-fluid-0344 .icon_f381 li a,
.tooltip-fluid-0344 .picture_hovered_aa5e li a,
.tooltip-fluid-0344 .rough_9778 li a,
.tooltip-fluid-0344 .label-0b99 li a,
.tooltip-fluid-0344 .out-1b19 li a,
.tooltip-fluid-0344 .static-db5d li a,
.tooltip-fluid-0344 .basic_4dbf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-fluid-0344 .overlay_fa59 li ul li::before,
.tooltip-fluid-0344 .icon_f381 li ul li::before,
.tooltip-fluid-0344 .picture_hovered_aa5e li ul li::before,
.tooltip-fluid-0344 .rough_9778 li ul li::before,
.tooltip-fluid-0344 .label-0b99 li ul li::before,
.tooltip-fluid-0344 .out-1b19 li ul li::before,
.tooltip-fluid-0344 .static-db5d li ul li::before,
.tooltip-fluid-0344 .basic_4dbf li ul li::before {
  left: 15px;
}
.tooltip-fluid-0344 .overlay_fa59 li ul a,
.tooltip-fluid-0344 .icon_f381 li ul a,
.tooltip-fluid-0344 .picture_hovered_aa5e li ul a,
.tooltip-fluid-0344 .rough_9778 li ul a,
.tooltip-fluid-0344 .label-0b99 li ul a,
.tooltip-fluid-0344 .out-1b19 li ul a,
.tooltip-fluid-0344 .static-db5d li ul a,
.tooltip-fluid-0344 .basic_4dbf li ul a {
  padding-left: 20px;
}
.tooltip-fluid-0344 .overlay_fa59 li ul ul li::before,
.tooltip-fluid-0344 .icon_f381 li ul ul li::before,
.tooltip-fluid-0344 .picture_hovered_aa5e li ul ul li::before,
.tooltip-fluid-0344 .rough_9778 li ul ul li::before,
.tooltip-fluid-0344 .label-0b99 li ul ul li::before,
.tooltip-fluid-0344 .out-1b19 li ul ul li::before,
.tooltip-fluid-0344 .static-db5d li ul ul li::before,
.tooltip-fluid-0344 .basic_4dbf li ul ul li::before {
  left: 30px;
}
.tooltip-fluid-0344 .overlay_fa59 li ul ul a,
.tooltip-fluid-0344 .icon_f381 li ul ul a,
.tooltip-fluid-0344 .picture_hovered_aa5e li ul ul a,
.tooltip-fluid-0344 .rough_9778 li ul ul a,
.tooltip-fluid-0344 .label-0b99 li ul ul a,
.tooltip-fluid-0344 .out-1b19 li ul ul a,
.tooltip-fluid-0344 .static-db5d li ul ul a,
.tooltip-fluid-0344 .basic_4dbf li ul ul a {
  padding-left: 40px;
}
.tooltip-fluid-0344 .white-3ea3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-fluid-0344 .basic_4dbf ul li {
  margin-bottom: 1.41575em;
}
.tooltip-fluid-0344 .basic_4dbf ul li .hot-fb52 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip-fluid-0344 .basic_4dbf ul li .summary_right_b1c2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.static_7974 .overlay_fa59 li a,
.static_7974 .icon_f381 li a,
.static_7974 .picture_hovered_aa5e li a,
.static_7974 .rough_9778 li a,
.static_7974 .label-0b99 li a,
.static_7974 .out-1b19 li a,
.static_7974 .static-db5d li a,
.static_7974 .basic_4dbf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_7974 .white-3ea3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_7974 .sidebar-down-87c2 ul li.component-c70b .video-b5b8,
.static_7974 .sidebar-down-87c2 ul li.info-complex-59aa .video-b5b8 {
  background: rgba(0, 0, 0, 0.2);
}
.static_7974 .tooltip-fluid-0344 .sidebar-down-87c2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li {
  margin: 0;
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li ul {
  margin: 0;
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li ul li a {
  padding-left: 15px;
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li ul li li a {
  padding-left: 30px;
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li.sidebar_d15f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li.sidebar_d15f > 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;
}
.gradient_a0c8 .tooltip-fluid-0344 .backdrop-over-f8ac li.sidebar_d15f > 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;
}
.overlay-static-3a07 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel-pressed-f64b {
  position: relative;
  z-index: 10;
}
.panel-pressed-f64b .inner-32b4 {
  width: 100%;
  max-width: 100%;
}
.pattern_dbfb .current_a427 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern_dbfb .hard_b331 {
}
.pattern_dbfb .static_7974 {
  background: #292929;
}
.container-895e .current_a427 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.container-895e .hard_b331 {
  background: #f9f9f9;
}
.container-895e .static_7974 {
  background: #303030;
}
.accordion_8e70 .current_a427 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_8e70 .border-dynamic-d6ca {
    margin-bottom: 1em;
  }
  .accordion_8e70 .border-dynamic-d6ca:last-child {
    margin-bottom: 0;
  }
}
.accordion_8e70 .hard_b331 {
  background: #ededed;
}
.accordion_8e70 .static_7974 {
  background: #1a1a1a;
}
.current_a427.hard_b331 {
  color: rgba(0, 0, 0, 0.6);
}
.current_a427.hard_b331 .preview-0d50 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.current_a427.static_7974 {
  color: rgba(255, 255, 255, 0.99);
}
.current_a427.static_7974 a:not(.prev-2a8f) {
  color: rgba(255, 255, 255, 0.79);
}
.current_a427.static_7974 a:not(.prev-2a8f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_a427.static_7974 .preview-0d50 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_a427.static_7974 table tbody td,
.current_a427.static_7974 table th {
  background: rgba(0, 0, 0, 0.08);
}
.text_pro_55be.light-7b19 .button-simple-93e5 {
  max-width: initial;
}
.text_pro_55be .next_f1cb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text_pro_55be .next_f1cb .inner-32b4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text_pro_55be .next_f1cb .inner-32b4 {
    display: block;
    margin-bottom: 2em;
  }
  .text_pro_55be .next_f1cb .inner-32b4:last-child {
    margin-bottom: 0;
  }
}
.accordion_8e70 .border-dynamic-d6ca:last-child,
.container-895e .border-dynamic-d6ca:last-child,
.pattern_dbfb .border-dynamic-d6ca:last-child {
  margin-bottom: 0;
}
.accordion_8e70 .border-dynamic-d6ca .tooltip-fluid-0344 .sidebar-down-87c2:last-child,
.container-895e .border-dynamic-d6ca .tooltip-fluid-0344 .sidebar-down-87c2:last-child,
.pattern_dbfb .border-dynamic-d6ca .tooltip-fluid-0344 .sidebar-down-87c2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion_8e70 .cool-163d,
  .accordion_8e70 .red_fcc0,
  .container-895e .cool-163d,
  .container-895e .red_fcc0,
  .pattern_dbfb .cool-163d,
  .pattern_dbfb .red_fcc0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel-pressed-f64b .border-dynamic-d6ca {
    margin-bottom: 2em;
  }
}
.panel-pressed-f64b p:last-child {
  margin-bottom: 0;
}
.panel-pressed-f64b li,
.panel-pressed-f64b ul {
  list-style: none;
  margin: 0;
}
.panel-pressed-f64b ul ul {
  margin-left: 2.617924em;
}
.iron-6c06 {
  font-size: 0.875em;
}

/* css-noise: 78fc */
.shadow-element-m3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
