/*!
Theme Name: Customify
Theme URI: https://pressmaximum.red-fd1f/customify
Author: WPCustomify
Author URI: https://pressmaximum.red-fd1f
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.red-fd1f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.grid-128c.banner-huge-253c/licenses/gpl-2.0.main-wood-04f4
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.sort_action_9aa6/, (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.photo-328b.prev_6212/normalize.active_mini_0c8d/
 ======
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.active_mini_0c8d v7.0.0 | MIT License | github.red-fd1f/necolas/normalize.active_mini_0c8d */
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;
}
.preview-cold-327d .overlay_hovered_f633,
.container-68a7,
.overlay_4204,
.thick-2667,
.clean-7455,
.outline_ab7e,
.white_f495,
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;
}
.container-68a7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .container-68a7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .container-68a7,
  h1 {
    font-size: 1.8em;
  }
}
.overlay_4204,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.overlay_4204 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .overlay_4204,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_4204,
  h2 {
    font-size: 1.7em;
  }
}
.thick-2667,
h3 {
  font-size: 1.618em;
}
.preview-cold-327d .overlay_hovered_f633,
.clean-7455,
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.liquid_66f1 {
  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;
}
.chip-06e9:after,
.chip-06e9:before,
.column_1f3d:after,
.column_1f3d:before {
  content: "";
  display: table;
}
.chip-06e9:after,
.column_1f3d:after {
  clear: both;
}
.shadow-427a {
  float: right;
  margin-right: 0;
}
.photo-8b00 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slow-2de1 .banner-last-a949,
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;
}
.slow-2de1 .banner-last-a949: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;
}
.old_cdf5 .banner-last-a949 {
  box-shadow: none;
}
.old_cdf5
  .banner-last-a949
  .pro-5731 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old_cdf5 .banner-last-a949 .outline-119d {
  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;
}
.old_cdf5
  .banner-last-a949
  .outline-119d
  b {
  display: none;
}
.old_cdf5 .video-26ad {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(.aside_bottom_30c3),
button:not(.status_dynamic_5b7b):not(.aside_bottom_30c3),
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ),
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ),
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ) {
  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;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):hover,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):hover,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):hover,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):hover,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):active,
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):active,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):active,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):active,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):active,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus {
  outline: 0;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd {
  position: relative;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .text_1a2f,
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .texture-wide-3eb3,
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .easy-d33d,
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  i,
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  svg,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .text_1a2f,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .texture-wide-3eb3,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .easy-d33d,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  i,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  svg,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .text_1a2f,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .texture-wide-3eb3,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .easy-d33d,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  i,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  svg,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .text_1a2f,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .texture-wide-3eb3,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .easy-d33d,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  i,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  svg,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .text_1a2f,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .texture-wide-3eb3,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  .easy-d33d,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  i,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd
  svg {
  visibility: hidden;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd:after,
button:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd:after,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd:after,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd:after,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ).fn-loading-9cdd: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;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(.aside_bottom_30c3),
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ),
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ),
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ) {
  color: #fff;
  background: #235787;
}
.input_cool_2658:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus,
input[type="button"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus,
input[type="reset"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus,
input[type="submit"]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ):focus {
  color: #fff;
}
.input_cool_2658.fn-disabled-9cdd:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ),
.input_cool_2658[disabled]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ),
button.fn-disabled-9cdd:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ),
button[disabled]:not(.status_dynamic_5b7b):not(
    .aside_bottom_30c3
  ) {
  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;
}
.title_cold_81f2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.title_cold_81f2: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;
}
.clean_321f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slider_2c98 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.layout-59fd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.chip-06e9:after,
.chip-06e9:before,
.status_black_91c5:after,
.status_black_91c5:before,
.under_7e49:after,
.under_7e49:before,
.table_b29a:after,
.table_b29a:before,
.heading-south-0342:after,
.heading-south-0342:before,
.panel-action-8da4:after,
.panel-action-8da4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.chip-06e9:after,
.status_black_91c5:after,
.under_7e49:after,
.table_b29a:after,
.heading-south-0342:after,
.panel-action-8da4:after {
  clear: both;
}
.status_black_91c5 .pink-6bbf,
.under_7e49 .pink-6bbf,
.dropdown_6146 .pink-6bbf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature-7cf3 {
  display: inline-block;
}
.up-0c65 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.up-0c65 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.up-0c65 .hover-ceec {
  padding: 1em 0;
  font-size: 85%;
}
.hover-ceec {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tooltip-356c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tooltip-356c:after,
.tooltip-356c:before {
  content: "";
  display: table;
}
.tooltip-356c:after {
  clear: both;
}
.hover-5e25 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.layout-west-4421 .hover-5e25 {
  max-width: 50%;
}
.primary-over-4744 .hover-5e25 {
  max-width: 33.33%;
}
.title-advanced-1729 .hover-5e25 {
  max-width: 25%;
}
.list_d835 .hover-5e25 {
  max-width: 20%;
}
.icon-4dd5 .hover-5e25 {
  max-width: 16.66%;
}
.silver_9aa2 .hover-5e25 {
  max-width: 14.28%;
}
.sort_dcf1 .hover-5e25 {
  max-width: 12.5%;
}
.white-ae1c .hover-5e25 {
  max-width: 11.11%;
}
.content-61d0 {
  display: block;
}
.preview-cold-327d .notification-under-64f2 label,
.preview-cold-327d .wrapper_f272 label,
.preview-cold-327d .dirty-8c92 label,
.preview-cold-327d .link_fdb8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_6438 {
  list-style: none;
  margin: 0;
}
.secondary_6438 article.sidebar_center_7c13 {
  margin-bottom: 0;
}
.secondary_6438 ul {
  list-style: none;
  margin: 0;
}
.secondary_6438 .slow_288c li.sidebar_center_7c13 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_6438 .slow_288c li.sidebar_center_7c13 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_6438 .slow_288c li.sidebar_center_7c13: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) {
  .secondary_6438 .slow_288c li.sidebar_center_7c13 li.sidebar_center_7c13 li.sidebar_center_7c13 li.sidebar_center_7c13 {
    padding-left: 0;
  }
}
article.sidebar_center_7c13 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_center_7c13 .status_black_91c5 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_center_7c13 .notification-e5ba {
  float: left;
}
article.sidebar_center_7c13 .block-a222 {
  margin-left: 85px;
}
article.sidebar_center_7c13 .media-green-8186 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_center_7c13 .media-green-8186 .tag_fluid_40bc {
  margin-left: 10px;
}
article.sidebar_center_7c13 .notification_slow_aa78 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_center_7c13 .feature-d459 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .notification-under-64f2,
  #respond .dirty-8c92,
  #respond .link_fdb8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification-under-64f2 input,
#respond .dirty-8c92 input,
#respond .link_fdb8 input {
  width: 100%;
}
#respond .link_fdb8 {
  margin-right: 0;
}
#respond .frame-pink-9801 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fresh-3104 {
  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;
}
.fresh-3104.link-e637 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fresh-3104 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%);
}
.fresh-3104:focus,
.fresh-3104: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);
}
.form-down-7b0b {
  border-radius: 10%;
}
.search-9c32 {
  border-radius: 50%;
}
.header-warm-bba5 {
  font-size: 0.72em;
}
.slow-cac4 {
  font-size: 0.875em;
}
.carousel_f6bb {
  font-size: 1.1em;
}
.info-pink-3ba5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info-pink-3ba5.header-warm-bba5 {
  letter-spacing: 0.5px;
}
.section_9cf3,
.section_9cf3 a {
  color: #6d6d6d;
}
.section_9cf3 a:hover {
  color: #111;
}
.container-orange-9f65 {
  color: #6d6d6d;
}
.motion-dfbb {
  overflow-x: hidden;
}
.motion-dfbb .status_under_69be.row-bright-e1f9 {
  position: relative;
}
.motion-dfbb .status_under_69be.row-bright-e1f9.alert_909c {
  position: initial;
}
.motion-dfbb
  .status_under_69be.row-bright-e1f9.alert_909c
  .focused-16ab {
  left: auto;
}
.motion-dfbb .status_under_69be .focused-16ab {
  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;
}
.motion-dfbb .status_under_69be:hover.row-bright-e1f9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.motion-dfbb
  .status_under_69be:hover.row-bright-e1f9
  .focused-16ab {
  display: block;
  z-index: 9999999;
}
.motion-dfbb .sidebar_4b13 .orange_5a2c,
.motion-dfbb .hero-6d01 .orange_5a2c {
  display: none;
}
.motion-dfbb .section-11b5 .status_under_69be:hover.row-bright-e1f9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview-cold-327d .notification-under-64f2 label,
.preview-cold-327d .wrapper_f272 label,
.preview-cold-327d .dirty-8c92 label,
.preview-cold-327d .link_fdb8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_6438 {
  list-style: none;
  margin: 0;
}
.secondary_6438 article.sidebar_center_7c13 {
  margin-bottom: 0;
}
.secondary_6438 ul {
  list-style: none;
  margin: 0;
}
.secondary_6438 .slow_288c li.sidebar_center_7c13 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_6438 .slow_288c li.sidebar_center_7c13 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_6438 .slow_288c li.sidebar_center_7c13: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) {
  .secondary_6438 .slow_288c li.sidebar_center_7c13 li.sidebar_center_7c13 li.sidebar_center_7c13 li.sidebar_center_7c13 {
    padding-left: 0;
  }
}
article.sidebar_center_7c13 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_center_7c13 .status_black_91c5 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_center_7c13 .notification-e5ba {
  float: left;
}
article.sidebar_center_7c13 .block-a222 {
  margin-left: 85px;
}
article.sidebar_center_7c13 .media-green-8186 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_center_7c13 .media-green-8186 .tag_fluid_40bc {
  margin-left: 10px;
}
article.sidebar_center_7c13 .notification_slow_aa78 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_center_7c13 .feature-d459 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .notification-under-64f2,
  #respond .dirty-8c92,
  #respond .link_fdb8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification-under-64f2 input,
#respond .dirty-8c92 input,
#respond .link_fdb8 input {
  width: 100%;
}
#respond .link_fdb8 {
  margin-right: 0;
}
#respond .frame-pink-9801 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sidebar_4b13 .accordion_fb32 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion_fb32 .highlight-e531.frame-7b61 .steel-c174 > li > a:focus,
.accordion_fb32 .highlight-e531.frame-7b61 .steel-c174 > li > a:hover,
.accordion_fb32 .highlight-e531.photo_next_302b .steel-c174 > li > a:focus,
.accordion_fb32 .highlight-e531.photo_next_302b .steel-c174 > li > a:hover,
.accordion_fb32 .highlight-e531.section_11ec .steel-c174 > li > a:focus,
.accordion_fb32 .highlight-e531.section_11ec .steel-c174 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_fb32
  .highlight-e531.frame-7b61
  .steel-c174
  > li.icon_hot_8e6f
  > a,
.accordion_fb32
  .highlight-e531.frame-7b61
  .steel-c174
  > li.green_c48a
  > a,
.accordion_fb32
  .highlight-e531.photo_next_302b
  .steel-c174
  > li.icon_hot_8e6f
  > a,
.accordion_fb32
  .highlight-e531.photo_next_302b
  .steel-c174
  > li.green_c48a
  > a,
.accordion_fb32
  .highlight-e531.section_11ec
  .steel-c174
  > li.icon_hot_8e6f
  > a,
.accordion_fb32 .highlight-e531.section_11ec .steel-c174 > li.primary-rough-8a21 > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_fb32 .slider_easy_d41c,
.accordion_fb32 .slider_easy_d41c a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_fb32 .picture-61ee.list_green_505d li a,
.accordion_fb32 .list_white_5722 a,
.accordion_fb32 .hero-huge-e664,
.accordion_fb32 .steel-c174 > li > a,
.accordion_fb32 .filter_1171 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32 .picture-61ee.list_green_505d li a:hover,
.accordion_fb32 .list_white_5722 a:hover,
.accordion_fb32 .hero-huge-e664:hover,
.accordion_fb32 .steel-c174 > li > a:hover,
.accordion_fb32 .filter_1171:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_fb32 .media_6bb8 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32 .media_6bb8 .message_fixed_ff44 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_fb32 .media_6bb8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_fb32 .badge_d17c .wrapper-f14b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32 .badge_d17c .wrapper-f14b .outline-2690 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32
  .badge_d17c
  .wrapper-f14b
  .outline-2690::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32
  .badge_d17c
  .wrapper-f14b
  .outline-2690:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32
  .badge_d17c
  .wrapper-f14b
  .outline-2690::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32
  .badge_d17c
  .wrapper-f14b
  .outline-2690::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32 .badge_d17c .liquid_94b1 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_fb32 .badge_d17c .liquid_94b1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_rough_8303
  .accordion_fb32
  .badge_d17c
  .grid_plasma_8bab
  .fixed_4d55 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_rough_8303
  .accordion_fb32
  .badge_d17c
  .grid_plasma_8bab
  .outline-2690 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_4b13 .logo_middle_9c79 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo_middle_9c79 .highlight-e531.frame-7b61 .steel-c174 > li > a:focus,
.logo_middle_9c79 .highlight-e531.frame-7b61 .steel-c174 > li > a:hover,
.logo_middle_9c79 .highlight-e531.photo_next_302b .steel-c174 > li > a:focus,
.logo_middle_9c79 .highlight-e531.photo_next_302b .steel-c174 > li > a:hover,
.logo_middle_9c79 .highlight-e531.section_11ec .steel-c174 > li > a:focus,
.logo_middle_9c79 .highlight-e531.section_11ec .steel-c174 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_middle_9c79
  .highlight-e531.frame-7b61
  .steel-c174
  > li.icon_hot_8e6f
  > a,
.logo_middle_9c79
  .highlight-e531.frame-7b61
  .steel-c174
  > li.green_c48a
  > a,
.logo_middle_9c79
  .highlight-e531.photo_next_302b
  .steel-c174
  > li.icon_hot_8e6f
  > a,
.logo_middle_9c79
  .highlight-e531.photo_next_302b
  .steel-c174
  > li.green_c48a
  > a,
.logo_middle_9c79
  .highlight-e531.section_11ec
  .steel-c174
  > li.icon_hot_8e6f
  > a,
.logo_middle_9c79 .highlight-e531.section_11ec .steel-c174 > li.primary-rough-8a21 > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_middle_9c79 .slider_easy_d41c,
.logo_middle_9c79 .slider_easy_d41c a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_middle_9c79 .picture-61ee.list_green_505d li a,
.logo_middle_9c79 .list_white_5722 a,
.logo_middle_9c79 .hero-huge-e664,
.logo_middle_9c79 .steel-c174 > li > a,
.logo_middle_9c79 .filter_1171 {
  color: rgba(0, 0, 0, 0.55);
}
.logo_middle_9c79 .picture-61ee.list_green_505d li a:hover,
.logo_middle_9c79 .list_white_5722 a:hover,
.logo_middle_9c79 .hero-huge-e664:hover,
.logo_middle_9c79 .steel-c174 > li > a:hover,
.logo_middle_9c79 .filter_1171:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_middle_9c79 .media_6bb8 {
  color: rgba(0, 0, 0, 0.55);
}
.logo_middle_9c79 .media_6bb8 .message_fixed_ff44 {
  color: rgba(0, 0, 0, 0.8);
}
.logo_middle_9c79 .media_6bb8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool_2800 .tag_6b82 {
  margin-left: auto;
  margin-right: auto;
}
.under_7e49 > * {
  margin-left: auto;
  margin-right: auto;
}
.under_7e49 .clean_321f {
  margin-right: 1.41575em;
}
.photo_tall_bf15 .under_7e49 > .row_fixed_73c6 {
  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;
}
.photo_tall_bf15 .under_7e49 > .black-0612 {
  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;
}
.tabs-soft-64bf.cool_2800 .tag_6b82,
.column_7daa.cool_2800 .tag_6b82 {
  margin-left: 0;
}
.detail-9d7d.cool_2800 .tag_6b82,
.narrow_6fba.cool_2800 .tag_6b82 {
  margin-right: 0;
}
.under_7e49 ol,
.under_7e49 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hard-6ea6 video {
  max-width: 100%;
}
.cool_5485 img {
  display: block;
}
.cool_5485.clean_321f,
.cool_5485.slider_2c98 {
  width: 100%;
}
.cool_5485.black-0612 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.rough-1486:not(.slow-6a93) {
  margin: 1.5em auto;
}
.out_c694 p {
  padding: 1.5em 14px;
}
ul.picture_action_bb74.black-0612,
ul.picture_action_bb74.row_fixed_73c6,
ul.picture_action_bb74.frame-5fb6.row_fixed_73c6 {
  padding: 0 14px;
}
.notice-static-c45a {
  display: block;
  overflow-x: auto;
}
.notice-static-c45a table {
  border-collapse: collapse;
  width: 100%;
}
.notice-static-c45a td,
.notice-static-c45a th {
  padding: 0.5em;
}
.under_7e49 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.under_7e49 ol ol,
.under_7e49 ol ul,
.under_7e49 ul ol,
.under_7e49 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.under_7e49 ol ol li,
.under_7e49 ol ul li,
.under_7e49 ul ol li,
.under_7e49 ul ul li {
  margin-left: 0;
}
.pattern-solid-2069.over-6d00 > .rough_2605 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern-solid-2069.over-6d00 > .rough_2605 iframe,
.pattern-solid-2069.over-6d00 > .rough_2605 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.current_841a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.current_841a.picture_156a {
  padding: 0;
}
.current_841a.picture_156a cite {
  font-size: 13px;
}
.current_841a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.current_841a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.article_4d35 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.article_4d35 > p:first-child {
  margin-top: 0;
}
.article_4d35 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.article_4d35 blockquote {
  border-left: 0;
}
.card-bronze-7a31 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.card-bronze-7a31:not(.block-8005) {
  max-width: 100px;
}
.card-bronze-7a31.label-e27d {
  border-bottom: none !important;
  text-align: center;
}
.card-bronze-7a31.label-e27d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .out_c694 p {
    padding: 1.5em 0;
  }
}
.dark-80c1 {
  color: #0073aa;
}
.widget_7804 {
  background-color: #0073aa;
}
.popup_new_a207 {
  color: #229fd8;
}
.orange-4766 {
  background-color: #229fd8;
}
.image-fixed-2b09 {
  color: #eee;
}
.easy-6b57 {
  background-color: #eee;
}
.small-6753 {
  color: #444;
}
.smooth_8986 {
  background-color: #444;
}
.secondary-be6f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary-be6f .button_342b .list_white_5722 {
  font-size: 15px;
}
.secondary-be6f .list_white_5722 {
  line-height: 1.3;
}
.secondary-be6f .logo_middle_9c79 {
}
.secondary-be6f .accordion_fb32 {
  background: #235787;
}
.feature-in-bf40 {
  padding: 0;
}
.feature-in-bf40 .accordion_fb32 {
  background: #1a1a1a;
}
.feature-in-bf40 .logo_middle_9c79 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery-d22b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery-d22b .logo_middle_9c79 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery-d22b .accordion_fb32 {
  background: #303030;
}
.panel-action-8da4 {
  position: relative;
  z-index: 10;
}
.panel-action-8da4 .sidebar-hovered-7dfe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_49e6 .row-bright-e1f9 {
  display: inline-block;
  vertical-align: middle;
}
.caption_49e6.main_292f .row-bright-e1f9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .caption_49e6.main_292f .row-bright-e1f9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_49e6.main_292f .row-bright-e1f9 {
    margin-right: 0.4em;
  }
}
.caption_49e6.main_292f .row-bright-e1f9:last-child {
  margin-right: 0;
}
.row-huge-6d7a .sidebar-hovered-7dfe {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sidebar_4b13 .button_342b {
    margin: 0 -0.5em;
  }
  .sidebar_4b13 .button_342b [class*="customify-col-"],
  .sidebar_4b13 .button_342b [class*="customify-col_"],
  .sidebar_4b13 .button_342b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sidebar_4b13.overlay-bright-b2d2 .sidebar-hovered-7dfe {
  background: 0 0 !important;
}
.sidebar_4b13.overlay-bright-b2d2 .sidebar-hovered-7dfe,
.sidebar_4b13.row-huge-6d7a .sidebar-hovered-7dfe {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sidebar_4b13.frame_silver_4668 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sidebar_4b13.row-huge-6d7a .sidebar-hovered-7dfe {
  box-shadow: none !important;
}
.progress_first_2df0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress_first_2df0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress_first_2df0 {
    padding: 18px 0 20px;
  }
}
.progress_first_2df0 .hidden_focused_ea00 {
  width: 100%;
}
.progress_first_2df0 .footer-cold-57f9 {
  margin-bottom: 0;
}
.progress_first_2df0 .blue_c7fb {
  margin-top: 5px;
  font-size: 0.875em;
}
.easy_6c2a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.easy_6c2a .carousel-under-ee56 {
  width: 100%;
}
.medium_67b9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.medium_67b9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.medium_67b9 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;
}
.medium_67b9 li:last-child:after {
  display: none;
}
.medium_67b9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid_hard_0ad7 .orange_5a2c button,
.progress_first_2df0 .orange_5a2c button {
  left: 0;
}
.grid_hard_0ad7 .carousel-under-ee56,
.progress_first_2df0 .carousel-under-ee56 {
  padding-left: 0;
  padding-right: 0;
}
.grid_hard_0ad7 .easy_6c2a,
.progress_first_2df0 .easy_6c2a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid_hard_0ad7 {
  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;
}
.grid_hard_0ad7: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;
}
.grid_hard_0ad7 .block_next_7055 {
  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) {
  .grid_hard_0ad7 .block_next_7055 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_hard_0ad7 .block_next_7055 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid_hard_0ad7 .block_next_7055 {
    min-height: 200px;
  }
}
.grid_hard_0ad7 .medium_67b9 {
  color: rgba(255, 255, 255, 0.8);
}
.grid_hard_0ad7 .medium_67b9 a,
.grid_hard_0ad7 .medium_67b9 li:after {
  color: inherit;
}
.grid_hard_0ad7 .medium_67b9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero-wide-b05f {
  margin-bottom: 0.5em;
}
.in_4654 {
  margin-bottom: 1.2em;
}
.in_4654,
.hero-wide-b05f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.in_4654 p:last-child,
.hero-wide-b05f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .orange_5a2c,
#masthead .orange_5a2c {
  display: none;
}
#masthead
  > .orange_5a2c.table-2df3 {
  display: none;
}
#masthead > .orange_5a2c button {
  left: 0;
}
.silver_046c {
  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%;
}
.silver_046c .row-bright-e1f9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.silver_046c .popup-ee09 {
  display: -webkit-box;
  display: flex;
}
.silver_046c .popup-ee09.black-2387 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.silver_046c .popup-ee09.wrapper_short_017d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_046c .popup-ee09.hovered_80bc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_046c.over_b6ea.accordion_current_b44e .popup-ee09.black-2387 {
  flex-basis: 100%;
}
.silver_046c.notification_paper_c25a .popup-ee09.wrapper_short_017d {
  -webkit-box-flex: 1;
  flex: auto;
}
.silver_046c.notification_paper_c25a .popup-ee09.hovered_80bc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .orange_5a2c.table-2df3 {
  display: none;
}
#masthead > .orange_5a2c button {
  left: 0;
}
.liquid-c1dd {
  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;
}
.liquid-c1dd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.liquid-c1dd.overlay_gas_e5bb i {
  margin-right: 4px;
}
.liquid-c1dd.in_bbeb i {
  margin-left: 5px;
}
.list_white_5722 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.list_white_5722 p:last-child {
  margin-bottom: 0;
}
.paragraph-8d0a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paragraph-8d0a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paragraph-8d0a img {
  display: block;
  width: auto;
  line-height: 1;
}
.paragraph-8d0a .slider_easy_d41c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paragraph-8d0a .notification-7393 {
  margin: 5px 0 7px 0;
}
.paragraph-8d0a.footer_6333 .upper-086e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-8d0a.footer_6333 .center-5e73 {
  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;
}
.paragraph-8d0a.motion_d9ab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paragraph-8d0a.motion_d9ab .upper-086e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-8d0a.motion_d9ab .center-5e73 {
  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;
}
.paragraph-8d0a.row-ac02 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph-8d0a.black-4c36 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paragraph-8d0a.black-4c36 .center-5e73 {
  margin-top: 7px;
}
.gas_c8fe {
  display: inline-block;
}
.panel-action-8da4 .small-2360 .paragraph-8d0a img {
  max-width: 100%;
}
.highlight-e531 .first_d058.module_50d7,
.paper-2d42 .first_d058.module_50d7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-e531 .modal_top_e3fd,
.paper-2d42 .modal_top_e3fd {
  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%);
}
.highlight-e531 .modal_top_e3fd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.highlight-e531.text_focused_d25d .modal_top_e3fd {
  display: none;
}
.highlight-e531 .hovered-5cbf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight-e531 .hovered-5cbf li {
  display: inline-block;
  position: relative;
}
.highlight-e531 .hovered-5cbf li:last-child {
  margin-right: 0;
}
.highlight-e531 .hovered-5cbf 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;
}
.highlight-e531 .hovered-5cbf li.primary-rough-8a21 > a {
  color: rgba(0, 0, 0, 0.9);
}
.highlight-e531 .hovered-5cbf > 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;
}
.highlight-e531 .hovered-5cbf > li > a i {
  line-height: 0;
}
.highlight-e531 .hovered-5cbf > li.icon_a8f4 > a .modal_top_e3fd {
  margin-left: 4px;
  line-height: 0;
}
.highlight-e531 .hovered-5cbf .pressed-ba3a li.icon_a8f4 > a {
  position: relative;
}
.highlight-e531 .hovered-5cbf .pressed-ba3a li.icon_a8f4 > a:after,
.highlight-e531 .hovered-5cbf .pressed-ba3a li.icon_a8f4 > a:before {
  content: "";
  display: table;
}
.highlight-e531 .hovered-5cbf .pressed-ba3a li.icon_a8f4 > a:after {
  clear: both;
}
.highlight-e531 .hovered-5cbf .pressed-ba3a li.icon_a8f4 > a .modal_top_e3fd {
  margin-left: 5px;
  float: right;
}
.highlight-e531 .dim-4a68,
.highlight-e531 .pressed-ba3a {
  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;
}
.highlight-e531 .pressed-ba3a {
  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;
}
.highlight-e531 .pressed-ba3a .module_50d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight-e531 .pressed-ba3a .modal_top_e3fd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.highlight-e531 .pressed-ba3a li {
  display: block;
  margin: 0;
  padding: 0;
}
.highlight-e531 .pressed-ba3a 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;
}
.highlight-e531 .pressed-ba3a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.highlight-e531 .pressed-ba3a .pressed-ba3a {
  top: 0;
  left: 100%;
}
.highlight-e531 .progress_410f.fn-focus-9cdd > .dim-4a68,
.highlight-e531 .progress_410f.fn-focus-9cdd > .pressed-ba3a,
.highlight-e531 .progress_410f:focus > .dim-4a68,
.highlight-e531 .progress_410f:focus > .pressed-ba3a,
.highlight-e531 .progress_410f:hover > .dim-4a68,
.highlight-e531 .progress_410f:hover > .pressed-ba3a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.highlight-e531.section_11ec .steel-c174:after,
.highlight-e531.section_11ec .steel-c174:before {
  content: "";
  display: table;
}
.highlight-e531.section_11ec .steel-c174:after {
  clear: both;
}
.highlight-e531.section_11ec .steel-c174 > li {
  float: left;
}
.highlight-e531.title-56e9 .steel-c174:after,
.highlight-e531.title-56e9 .steel-c174:before {
  content: "";
  display: table;
}
.highlight-e531.title-56e9 .steel-c174:after {
  clear: both;
}
.highlight-e531.title-56e9 .steel-c174 > li {
  float: left;
}
.highlight-e531.title-56e9 .steel-c174 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-e531.title-56e9 .steel-c174 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-e531.title-56e9 .steel-c174 > li.icon_hot_8e6f > a,
.highlight-e531.title-56e9 .steel-c174 > li.primary-rough-8a21 > a {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-e531.frame-7b61 .steel-c174 > li > a .module_50d7 {
  position: relative;
}
.highlight-e531.frame-7b61 .steel-c174 > li > a .module_50d7: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;
}
.highlight-e531.frame-7b61
  .steel-c174
  > li:focus
  > a
  .module_50d7:before,
.highlight-e531.frame-7b61
  .steel-c174
  > li:hover
  > a
  .module_50d7:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-e531.frame-7b61
  .steel-c174
  > li.icon_hot_8e6f
  > a
  .module_50d7:before,
.highlight-e531.frame-7b61
  .steel-c174
  > li.green_c48a
  > a
  .module_50d7:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-e531.photo_next_302b .steel-c174 > li > a .module_50d7 {
  position: relative;
}
.highlight-e531.photo_next_302b .steel-c174 > li > a .module_50d7: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;
}
.highlight-e531.photo_next_302b .steel-c174 > li:focus > a .module_50d7:before,
.highlight-e531.photo_next_302b
  .steel-c174
  > li:hover
  > a
  .module_50d7:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-e531.photo_next_302b
  .steel-c174
  > li.icon_hot_8e6f
  > a
  .module_50d7:before,
.highlight-e531.photo_next_302b
  .steel-c174
  > li.green_c48a
  > a
  .module_50d7:before {
  width: 100%;
  background-color: currentColor;
}
.paper-2d42 .hovered-5cbf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paper-2d42 .hovered-5cbf li:first-child > a {
  border-top: none;
}
.paper-2d42 .hovered-5cbf .info-pressed-94f2 > .module_50d7 .modal_top_e3fd {
  display: none;
}
.paper-2d42 .hovered-5cbf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.paper-2d42 .hovered-5cbf li:last-child {
  border: none;
}
.paper-2d42 .hovered-5cbf li.icon_a8f4 > a {
  padding-right: 45px !important;
}
.paper-2d42 .hovered-5cbf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.paper-2d42 .hovered-5cbf li a:focus,
.paper-2d42 .hovered-5cbf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-2d42 .hovered-5cbf li .gallery_0c1f {
  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;
}
.paper-2d42 .hovered-5cbf li .gallery_0c1f:hover {
  box-shadow: none;
}
.paper-2d42 .hovered-5cbf li .gallery_0c1f .modal_top_e3fd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.paper-2d42 .hovered-5cbf .pressed-ba3a {
  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);
}
.paper-2d42 .hovered-5cbf .pressed-ba3a li a {
  padding-left: 3em;
}
.paper-2d42 .hovered-5cbf .list_active_def4 > a .gallery_0c1f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paper-2d42 .hovered-5cbf .list_active_def4 > .pressed-ba3a {
  display: block;
  opacity: 1;
}
.lite_f78a {
  max-width: 100%;
}
.outline-f013 {
  line-height: 0;
  cursor: pointer;
}
.filter_1171 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.filter_1171:hover {
  box-shadow: none;
  color: currentColor;
}
.filter_1171 svg {
  width: 18px;
  height: 18px;
}
.filter_1171 .feature-stale-1232 {
  display: none;
}
.banner_b369 {
  position: relative;
}
.banner_b369.fn-active-9cdd .filter_1171 .lower-eb6a {
  display: none;
}
.banner_b369.fn-active-9cdd .filter_1171 .feature-stale-1232 {
  display: inline-block;
}
.banner_b369 .active-fresh-36cf {
  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);
}
.banner_b369.description_next_4dc6 .active-fresh-36cf {
  left: auto;
  right: -0.9em;
}
.banner_b369.description_next_4dc6 .heading-dynamic-da31::before {
  left: auto;
  right: 15px;
}
.banner_b369.fn-active-9cdd .active-fresh-36cf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_plasma_8bab {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.grid_plasma_8bab label {
  flex-basis: 100%;
}
.grid_plasma_8bab .wrapper-f14b {
  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;
}
.grid_plasma_8bab .outline-2690 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.grid_plasma_8bab .outline-2690:focus {
  background-color: transparent;
}
.grid_plasma_8bab button.liquid_94b1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.grid_plasma_8bab button.liquid_94b1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.grid_plasma_8bab button.liquid_94b1 svg {
  width: 18px;
  height: 18px;
}
.grid_plasma_8bab input[type="submit"] {
  min-height: auto;
}
.badge_d17c .grid_plasma_8bab .outline-2690 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.heading-dynamic-da31 {
  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) {
  .heading-dynamic-da31 {
    width: 220px;
  }
}
.heading-dynamic-da31 label {
  flex-basis: 100%;
}
.heading-dynamic-da31::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;
}
.logo_rough_8303 .badge_d17c .grid_plasma_8bab {
  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;
}
.logo_rough_8303
  .badge_d17c
  .grid_plasma_8bab
  .wrapper-f14b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.logo_rough_8303 .badge_d17c .grid_plasma_8bab .outline-2690 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.logo_rough_8303
  .badge_d17c
  .grid_plasma_8bab
  .outline-2690:focus {
  background: 0 0;
}
.logo_rough_8303
  .badge_d17c
  .grid_plasma_8bab
  .fixed_4d55 {
  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;
}
.picture-61ee {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture-61ee li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture-61ee li:last-child {
  margin-right: 0;
}
.picture-61ee li:first-child {
  margin-left: 0;
}
.picture-61ee.carousel_dynamic_db56 a {
  color: #fff;
}
.picture-61ee.carousel_dynamic_db56 a:hover {
  color: #fff;
}
.picture-61ee a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture-61ee a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture-61ee a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture-61ee a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture-61ee [class*="social-icon-apple"] {
  background-color: #999;
}
.picture-61ee [class*="social-icon-apple"].detail-out-83fe {
  background-color: transparent;
  color: #999;
}
.picture-61ee [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture-61ee [class*="social-icon-behance"].detail-out-83fe {
  background-color: transparent;
  color: #1769ff;
}
.picture-61ee [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture-61ee [class*="social-icon-bitbucket"].detail-out-83fe {
  background-color: transparent;
  color: #205081;
}
.picture-61ee [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture-61ee [class*="social-icon-codepen"].detail-out-83fe {
  background-color: transparent;
  color: #000;
}
.picture-61ee [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture-61ee [class*="social-icon-delicious"].detail-out-83fe {
  background-color: transparent;
  color: #39f;
}
.picture-61ee [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture-61ee [class*="social-icon-digg"].detail-out-83fe {
  background-color: transparent;
  color: #005be2;
}
.picture-61ee [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture-61ee [class*="social-icon-dribbble"].detail-out-83fe {
  background-color: transparent;
  color: #ea4c89;
}
.picture-61ee [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture-61ee [class*="social-icon-envelope"].detail-out-83fe {
  background-color: transparent;
  color: #ea4335;
}
.picture-61ee [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture-61ee [class*="social-icon-facebook"].detail-out-83fe {
  background-color: transparent;
  color: #3b5998;
}
.picture-61ee [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture-61ee [class*="social-icon-flickr"].detail-out-83fe {
  background-color: transparent;
  color: #0063dc;
}
.picture-61ee [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture-61ee [class*="social-icon-foursquare"].detail-out-83fe {
  background-color: transparent;
  color: #2d5be3;
}
.picture-61ee [class*="social-icon-github"] {
  background-color: #333;
}
.picture-61ee [class*="social-icon-github"].detail-out-83fe {
  background-color: transparent;
  color: #333;
}
.picture-61ee [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture-61ee [class*="social-icon-google-plus"].detail-out-83fe {
  background-color: transparent;
  color: #dd4b39;
}
.picture-61ee [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture-61ee [class*="social-icon-houzz"].detail-out-83fe {
  background-color: transparent;
  color: #7ac142;
}
.picture-61ee [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture-61ee [class*="social-icon-instagram"].detail-out-83fe {
  background-color: transparent;
  color: #262626;
}
.picture-61ee [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture-61ee [class*="social-icon-jsfiddle"].detail-out-83fe {
  background-color: transparent;
  color: #487aa2;
}
.picture-61ee [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture-61ee [class*="social-icon-linkedin"].detail-out-83fe {
  background-color: transparent;
  color: #0077b5;
}
.picture-61ee [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture-61ee [class*="social-icon-medium"].detail-out-83fe {
  background-color: transparent;
  color: #00ab6b;
}
.picture-61ee [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture-61ee
  [class*="social-icon-odnoklassniki"].detail-out-83fe {
  background-color: transparent;
  color: #f4731c;
}
.picture-61ee [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture-61ee [class*="social-icon-meetup"].detail-out-83fe {
  background-color: transparent;
  color: #ec1c40;
}
.picture-61ee [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture-61ee [class*="social-icon-pinterest"].detail-out-83fe {
  background-color: transparent;
  color: #bd081c;
}
.picture-61ee [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture-61ee [class*="social-icon-product-hunt"].detail-out-83fe {
  background-color: transparent;
  color: #da552f;
}
.picture-61ee [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture-61ee [class*="social-icon-reddit"].detail-out-83fe {
  background-color: transparent;
  color: #ff4500;
}
.picture-61ee [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture-61ee [class*="social-icon-rss"].detail-out-83fe {
  background-color: transparent;
  color: #f26522;
}
.picture-61ee [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture-61ee
  [class*="social-icon-shopping-cart"].detail-out-83fe {
  background-color: transparent;
  color: #4caf50;
}
.picture-61ee [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture-61ee [class*="social-icon-skype"].detail-out-83fe {
  background-color: transparent;
  color: #00aff0;
}
.picture-61ee [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture-61ee [class*="social-icon-slideshare"].detail-out-83fe {
  background-color: transparent;
  color: #0077b5;
}
.picture-61ee [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture-61ee [class*="social-icon-snapchat"].detail-out-83fe {
  background-color: transparent;
  color: #fffc00;
}
.picture-61ee [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture-61ee [class*="social-icon-soundcloud"].detail-out-83fe {
  background-color: transparent;
  color: #f80;
}
.picture-61ee [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture-61ee [class*="social-icon-spotify"].detail-out-83fe {
  background-color: transparent;
  color: #2ebd59;
}
.picture-61ee [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture-61ee
  [class*="social-icon-stack-overflow"].detail-out-83fe {
  background-color: transparent;
  color: #fe7a15;
}
.picture-61ee [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture-61ee [class*="social-icon-maldkfgram"].detail-out-83fe {
  background-color: transparent;
  color: #2ca5e0;
}
.picture-61ee [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture-61ee [class*="social-icon-tripadvisor"].detail-out-83fe {
  background-color: transparent;
  color: #589442;
}
.picture-61ee [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture-61ee [class*="social-icon-tumblr"].detail-out-83fe {
  background-color: transparent;
  color: #35465c;
}
.picture-61ee [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture-61ee [class*="social-icon-twitch"].detail-out-83fe {
  background-color: transparent;
  color: #6441a5;
}
.picture-61ee [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture-61ee [class*="social-icon-twitter"].detail-out-83fe {
  background-color: transparent;
  color: #1da1f2;
}
.picture-61ee [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture-61ee [class*="social-icon-vimeo"].detail-out-83fe {
  background-color: transparent;
  color: #1ab7ea;
}
.picture-61ee [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture-61ee [class*="social-icon-vk"].detail-out-83fe {
  background-color: transparent;
  color: #45668e;
}
.picture-61ee [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture-61ee [class*="social-icon-weibo"].detail-out-83fe {
  background-color: transparent;
  color: #df2029;
}
.picture-61ee [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture-61ee [class*="social-icon-weixin"].detail-out-83fe {
  background-color: transparent;
  color: #7bb32e;
}
.picture-61ee [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture-61ee [class*="social-icon-whatsapp"].detail-out-83fe {
  background-color: transparent;
  color: #25d366;
}
.picture-61ee [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture-61ee [class*="social-icon-wordpress"].detail-out-83fe {
  background-color: transparent;
  color: #21759b;
}
.picture-61ee [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture-61ee [class*="social-icon-xing"].detail-out-83fe {
  background-color: transparent;
  color: #026466;
}
.picture-61ee [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture-61ee [class*="social-icon-yelp"].detail-out-83fe {
  background-color: transparent;
  color: #af0606;
}
.picture-61ee [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture-61ee [class*="social-icon-youtube"].detail-out-83fe {
  background-color: transparent;
  color: #cd201f;
}
.hero-huge-e664 {
  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;
}
.hero-huge-e664:hover {
  box-shadow: none;
  background: 0 0;
}
.grid-4dea {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mask-focused-11c9 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.search-59c5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.panel_831d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.panel_831d,
.panel_831d::after,
.panel_831d::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;
}
.panel_831d::after,
.panel_831d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_f7c7 .mask-focused-11c9 .search-59c5 {
  margin-top: -2px;
  width: 19px;
}
.grid_f7c7 .mask-focused-11c9 .panel_831d {
  margin-top: -1px;
}
.grid_f7c7 .mask-focused-11c9 .panel_831d,
.grid_f7c7 .mask-focused-11c9 .panel_831d::after,
.grid_f7c7 .mask-focused-11c9 .panel_831d::before {
  width: 19px;
  height: 2px;
}
.grid_f7c7 .mask-focused-11c9 .panel_831d::before {
  top: -6px;
}
.grid_f7c7 .mask-focused-11c9 .panel_831d::after {
  bottom: -6px;
}
.secondary_bfc4 .mask-focused-11c9 .search-59c5 {
  margin-top: -2px;
  width: 22px;
}
.secondary_bfc4 .mask-focused-11c9 .panel_831d {
  margin-top: -1px;
}
.secondary_bfc4 .mask-focused-11c9 .panel_831d,
.secondary_bfc4 .mask-focused-11c9 .panel_831d::after,
.secondary_bfc4 .mask-focused-11c9 .panel_831d::before {
  width: 22px;
  height: 2px;
}
.secondary_bfc4 .mask-focused-11c9 .panel_831d::before {
  top: -7px;
}
.secondary_bfc4 .mask-focused-11c9 .panel_831d::after {
  bottom: -7px;
}
.background-smooth-64eb .mask-focused-11c9 .search-59c5 {
  margin-top: -2px;
  width: 31px;
}
.background-smooth-64eb .mask-focused-11c9 .panel_831d {
  margin-top: -1.5px;
}
.background-smooth-64eb .mask-focused-11c9 .panel_831d,
.background-smooth-64eb .mask-focused-11c9 .panel_831d::after,
.background-smooth-64eb .mask-focused-11c9 .panel_831d::before {
  width: 31px;
  height: 3px;
}
.background-smooth-64eb .mask-focused-11c9 .panel_831d::before {
  top: -9px;
}
.background-smooth-64eb .mask-focused-11c9 .panel_831d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .box-cold-bec8 .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 19px;
  }
  .box-cold-bec8 .mask-focused-11c9 .panel_831d {
    margin-top: -1px;
  }
  .box-cold-bec8 .mask-focused-11c9 .panel_831d,
  .box-cold-bec8 .mask-focused-11c9 .panel_831d::after,
  .box-cold-bec8 .mask-focused-11c9 .panel_831d::before {
    width: 19px;
    height: 2px;
  }
  .box-cold-bec8 .mask-focused-11c9 .panel_831d::before {
    top: -6px;
  }
  .box-cold-bec8 .mask-focused-11c9 .panel_831d::after {
    bottom: -6px;
  }
  .basic_3e0a .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 22px;
  }
  .basic_3e0a .mask-focused-11c9 .panel_831d {
    margin-top: -1px;
  }
  .basic_3e0a .mask-focused-11c9 .panel_831d,
  .basic_3e0a .mask-focused-11c9 .panel_831d::after,
  .basic_3e0a .mask-focused-11c9 .panel_831d::before {
    width: 22px;
    height: 2px;
  }
  .basic_3e0a .mask-focused-11c9 .panel_831d::before {
    top: -7px;
  }
  .basic_3e0a .mask-focused-11c9 .panel_831d::after {
    bottom: -7px;
  }
  .media-red-8c60 .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 31px;
  }
  .media-red-8c60 .mask-focused-11c9 .panel_831d {
    margin-top: -1.5px;
  }
  .media-red-8c60 .mask-focused-11c9 .panel_831d,
  .media-red-8c60 .mask-focused-11c9 .panel_831d::after,
  .media-red-8c60 .mask-focused-11c9 .panel_831d::before {
    width: 31px;
    height: 3px;
  }
  .media-red-8c60 .mask-focused-11c9 .panel_831d::before {
    top: -9px;
  }
  .media-red-8c60 .mask-focused-11c9 .panel_831d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_c9ef .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 19px;
  }
  .progress_c9ef .mask-focused-11c9 .panel_831d {
    margin-top: -1px;
  }
  .progress_c9ef .mask-focused-11c9 .panel_831d,
  .progress_c9ef .mask-focused-11c9 .panel_831d::after,
  .progress_c9ef .mask-focused-11c9 .panel_831d::before {
    width: 19px;
    height: 2px;
  }
  .progress_c9ef .mask-focused-11c9 .panel_831d::before {
    top: -6px;
  }
  .progress_c9ef .mask-focused-11c9 .panel_831d::after {
    bottom: -6px;
  }
  .easy-8f06 .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 22px;
  }
  .easy-8f06 .mask-focused-11c9 .panel_831d {
    margin-top: -1px;
  }
  .easy-8f06 .mask-focused-11c9 .panel_831d,
  .easy-8f06 .mask-focused-11c9 .panel_831d::after,
  .easy-8f06 .mask-focused-11c9 .panel_831d::before {
    width: 22px;
    height: 2px;
  }
  .easy-8f06 .mask-focused-11c9 .panel_831d::before {
    top: -7px;
  }
  .easy-8f06 .mask-focused-11c9 .panel_831d::after {
    bottom: -7px;
  }
  .hot-9831 .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 31px;
  }
  .hot-9831 .mask-focused-11c9 .panel_831d {
    margin-top: -1.5px;
  }
  .hot-9831 .mask-focused-11c9 .panel_831d,
  .hot-9831 .mask-focused-11c9 .panel_831d::after,
  .hot-9831 .mask-focused-11c9 .panel_831d::before {
    width: 31px;
    height: 3px;
  }
  .hot-9831 .mask-focused-11c9 .panel_831d::before {
    top: -9px;
  }
  .hot-9831 .mask-focused-11c9 .panel_831d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label_smooth_82f8 .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 19px;
  }
  .label_smooth_82f8 .mask-focused-11c9 .panel_831d {
    margin-top: -1px;
  }
  .label_smooth_82f8 .mask-focused-11c9 .panel_831d,
  .label_smooth_82f8 .mask-focused-11c9 .panel_831d::after,
  .label_smooth_82f8 .mask-focused-11c9 .panel_831d::before {
    width: 19px;
    height: 2px;
  }
  .label_smooth_82f8 .mask-focused-11c9 .panel_831d::before {
    top: -6px;
  }
  .label_smooth_82f8 .mask-focused-11c9 .panel_831d::after {
    bottom: -6px;
  }
  .modal-2f01 .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 22px;
  }
  .modal-2f01 .mask-focused-11c9 .panel_831d {
    margin-top: -1px;
  }
  .modal-2f01 .mask-focused-11c9 .panel_831d,
  .modal-2f01 .mask-focused-11c9 .panel_831d::after,
  .modal-2f01 .mask-focused-11c9 .panel_831d::before {
    width: 22px;
    height: 2px;
  }
  .modal-2f01 .mask-focused-11c9 .panel_831d::before {
    top: -7px;
  }
  .modal-2f01 .mask-focused-11c9 .panel_831d::after {
    bottom: -7px;
  }
  .copper_36e9 .mask-focused-11c9 .search-59c5 {
    margin-top: -2px;
    width: 31px;
  }
  .copper_36e9 .mask-focused-11c9 .panel_831d {
    margin-top: -1.5px;
  }
  .copper_36e9 .mask-focused-11c9 .panel_831d,
  .copper_36e9 .mask-focused-11c9 .panel_831d::after,
  .copper_36e9 .mask-focused-11c9 .panel_831d::before {
    width: 31px;
    height: 3px;
  }
  .copper_36e9 .mask-focused-11c9 .panel_831d::before {
    top: -9px;
  }
  .copper_36e9 .mask-focused-11c9 .panel_831d::after {
    bottom: -9px;
  }
}
.banner-1f0f .panel_831d {
  -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);
}
.banner-1f0f .panel_831d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.banner-1f0f .panel_831d::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);
}
.banner-1f0f.widget-9ac3 .panel_831d {
  -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);
}
.banner-1f0f.widget-9ac3 .panel_831d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.banner-1f0f.widget-9ac3 .panel_831d::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);
}
.container_5e37 {
  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.right_8f55:before {
  display: none;
}
.hero-6d01 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero-6d01 .inner-bd2a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero-6d01 .inner-bd2a:last-of-type {
  border-bottom: none;
}
.hero-6d01 .inner-bd2a.up_6570,
.hero-6d01 .inner-bd2a.active-6bc4,
.hero-6d01 .inner-bd2a.main-1fd8 {
  padding: 0;
}
.hero-6d01 .paper-2d42 .gallery_0c1f {
  color: currentColor;
}
.hero-6d01 .paper-2d42 .gallery_0c1f:focus,
.hero-6d01 .paper-2d42 .gallery_0c1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-6d01.logo_middle_9c79 .media_6bb8,
.hero-6d01.logo_middle_9c79 .list_white_5722 a,
.hero-6d01.logo_middle_9c79 .steel-c174 a,
.hero-6d01.logo_middle_9c79 .pressed-ba3a a {
  color: rgba(0, 0, 0, 0.55);
}
.hero-6d01.logo_middle_9c79 .media_6bb8:hover,
.hero-6d01.logo_middle_9c79 .list_white_5722 a:hover,
.hero-6d01.logo_middle_9c79 .steel-c174 a:hover,
.hero-6d01.logo_middle_9c79 .pressed-ba3a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-6d01.logo_middle_9c79 .message_fixed_ff44 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-6d01.logo_middle_9c79 .inner-bd2a {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-6d01.logo_middle_9c79 .inner-bd2a:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero-6d01.logo_middle_9c79 .basic-ec77:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero-6d01.logo_middle_9c79 .paper-2d42 .hovered-5cbf li a,
.hero-6d01.logo_middle_9c79 .paper-2d42 .gallery_0c1f,
.hero-6d01.logo_middle_9c79 .pressed-ba3a {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-6d01.logo_middle_9c79 .paper-2d42 .gallery_0c1f:focus,
.hero-6d01.logo_middle_9c79 .paper-2d42 .gallery_0c1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-6d01.logo_middle_9c79 .hovered-5cbf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-6d01.accordion_fb32 .media_6bb8,
.hero-6d01.accordion_fb32 .list_white_5722 a,
.hero-6d01.accordion_fb32 .steel-c174 .gallery_0c1f,
.hero-6d01.accordion_fb32 .steel-c174 a,
.hero-6d01.accordion_fb32 .pressed-ba3a a {
  color: rgba(255, 255, 255, 0.79);
}
.hero-6d01.accordion_fb32 .media_6bb8:hover,
.hero-6d01.accordion_fb32 .list_white_5722 a:hover,
.hero-6d01.accordion_fb32 .steel-c174 .gallery_0c1f:hover,
.hero-6d01.accordion_fb32 .steel-c174 a:hover,
.hero-6d01.accordion_fb32 .pressed-ba3a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-6d01.accordion_fb32 .message_fixed_ff44 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-6d01.accordion_fb32 .inner-bd2a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-6d01.accordion_fb32 .inner-bd2a:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero-6d01.accordion_fb32 .basic-ec77:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-6d01.accordion_fb32 .paper-2d42 .hovered-5cbf li a,
.hero-6d01.accordion_fb32 .paper-2d42 .gallery_0c1f,
.hero-6d01.accordion_fb32 .pressed-ba3a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-6d01.accordion_fb32 .paper-2d42 .gallery_0c1f:focus,
.hero-6d01.accordion_fb32 .paper-2d42 .gallery_0c1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-6d01.accordion_fb32 .hovered-5cbf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-ec77 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.basic-ec77:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block-mini-9fee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar-c2d4 .hero-6d01 {
  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;
}
.sidebar-c2d4 .inner-bd2a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar-c2d4 .inner-bd2a: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) {
  .sidebar-c2d4 .inner-bd2a:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar-c2d4 .inner-bd2a:last-child:before {
  content: none;
}
.sidebar-c2d4 .inner-bd2a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar-c2d4 .paper-2d42 .hovered-5cbf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar-c2d4 .paper-2d42 .hovered-5cbf li a .gallery_0c1f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar-c2d4 .paper-2d42 .pressed-ba3a {
  border: none;
}
.sidebar-c2d4 .paper-2d42 .pressed-ba3a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar-c2d4 .basic-ec77 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar-c2d4 .block-mini-9fee {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar-c2d4 .accordion_fb32 .basic-ec77:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-c2d4 .logo_middle_9c79.copper-96d4 .panel_831d {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar-c2d4
  .logo_middle_9c79.copper-96d4
  .panel_831d::after,
.sidebar-c2d4
  .logo_middle_9c79.copper-96d4
  .panel_831d:before {
  background: inherit;
}
.sidebar-c2d4
  .logo_middle_9c79.copper-96d4:hover
  .panel_831d {
  background: rgba(0, 0, 0, 0.8);
}
.pagination-e4e0 .hero-6d01 {
  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) {
  .pagination-e4e0 .hero-6d01 {
    width: auto;
    right: 45px;
  }
}
.backdrop_basic_b51c .hero-6d01 {
  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) {
  .backdrop_basic_b51c .hero-6d01 {
    width: auto;
    left: 45px;
  }
}
.right_8f55 .hero-6d01 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.right_8f55 .block-mini-9fee {
  max-width: 48em;
  margin: 0 auto;
}
.right_8f55 .basic-ec77:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.aside_next_510a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.aside_next_510a.sidebar-c2d4 .hero-6d01 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.aside_next_510a.pagination-e4e0 .hero-6d01 {
  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);
}
.aside_next_510a .hero-6d01 {
  visibility: visible;
}
.aside_next_510a.backdrop_basic_b51c .hero-6d01 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.summary-83fe,
.row-bright-fc13 {
  overflow-x: hidden;
}
.summary-83fe .hero-6d01 {
  overflow: auto;
}
.summary-83fe.sidebar-c2d4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-83fe.sidebar-c2d4 .hero-6d01 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.summary-83fe.sidebar-c2d4 .hero-huge-e664 {
  opacity: 0;
}
.summary-83fe.pagination-e4e0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-83fe.pagination-e4e0 .hero-6d01 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.summary-83fe.pagination-e4e0 .hero-huge-e664 {
  opacity: 0;
}
.summary-83fe.backdrop_basic_b51c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-83fe.backdrop_basic_b51c .hero-6d01 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.summary-83fe.backdrop_basic_b51c .hero-huge-e664 {
  opacity: 0;
}
.summary-83fe.right_8f55 .hero-6d01 {
  z-index: 10;
  visibility: visible;
}
.copper-96d4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.copper-96d4 .panel_831d {
  background: rgba(255, 255, 255, 0.99);
}
.copper-96d4 .panel_831d::after,
.copper-96d4 .panel_831d:before {
  background: inherit;
}
.copper-96d4:hover .panel_831d {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_basic_b51c .copper-96d4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.right_8f55 .copper-96d4 {
  display: none !important;
}
.summary-83fe:before,
.row-bright-fc13:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.summary-83fe .copper-96d4,
.row-bright-fc13 .copper-96d4 {
  display: inline-block;
}
.hero-6d01 .row-bright-e1f9 {
  -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;
}
.summary-83fe .hero-6d01 .row-bright-e1f9,
.row-bright-fc13 .hero-6d01 .row-bright-e1f9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_purple_0cf6 .wrapper-f14b {
  width: 100%;
}
.small-2360 {
  padding: 0 0.5em 0;
}
.small-2360 [class*="customify-col-"],
.small-2360 [class*="customify-col_"],
.small-2360 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.modal_lite_f128 .small-2360 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .button_342b .content-1bdf,
  .content-1bdf {
    display: none;
  }
  .progress-middle-0579 {
    text-align: left;
  }
  .south_a9ca {
    text-align: center;
  }
  .west_c714 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .button_342b .secondary_next_7919,
  .secondary_next_7919 {
    display: none;
  }
  .sort-liquid-56e3 {
    text-align: left;
  }
  .sort-over-63bd {
    text-align: center;
  }
  .notification-33e3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .button_342b .carousel_77bf,
  .carousel_77bf {
    display: none;
  }
  .aside_black_d828 {
    text-align: left;
  }
  .slider-26bb {
    text-align: center;
  }
  .complex-d751 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gallery_8ed6 {
  box-shadow: none !important;
}
.accent-73f8 .shade_0ad6,
.modal-f472 .shade_0ad6 {
  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;
}
.modal-f472 .shade_0ad6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sidebar-hovered-7dfe {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sidebar-hovered-7dfe:after,
.sidebar-hovered-7dfe:before {
  content: "";
  display: table;
}
.sidebar-hovered-7dfe:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sidebar-hovered-7dfe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sidebar-hovered-7dfe,
.frame_silver_4668 {
  max-width: 1248px;
  margin: 0 auto;
}

.table_b29a.layout-purple-c487 .sidebar-hovered-7dfe {
  max-width: 100%;
}
.table_b29a.hidden-e37f {
  max-width: 1200px;
  margin: 0 auto;
}
.table_b29a.secondary-c4c1 .sidebar-hovered-7dfe {
  max-width: 100%;
}
.table_b29a.secondary-c4c1 > .sidebar-hovered-7dfe {
  padding-left: 0;
  padding-right: 0;
}
.table_b29a.secondary-c4c1 > .sidebar-hovered-7dfe .button_342b {
  margin: 0;
}
.table_b29a.secondary-c4c1
  > .sidebar-hovered-7dfe
  .feature_tall_6580.hovered_0056 {
  margin-right: 0;
  margin-left: 0;
}
.table_b29a.secondary-c4c1 #main.hovered_0056 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active_3b08 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active_3b08 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .texture_67c9 .tag_6b82 {
    padding-right: 1em;
  }
  .texture_67c9.block-out-1d06 .feature_tall_6580 {
    border-right: 1px solid #eaecee;
  }
  .texture_67c9.block-out-1d06 .tag_6b82 {
    padding-right: 1em;
  }
  .texture_67c9.block-out-1d06 .notification_solid_838d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma-72d6 .tag_6b82 {
    padding-left: 1em;
  }
  .plasma-72d6.block-out-1d06 .feature_tall_6580 {
    border-left: 1px solid #eaecee;
  }
  .plasma-72d6.block-out-1d06 .tag_6b82 {
    padding-left: 1em;
  }
  .plasma-72d6.block-out-1d06 .notification_solid_838d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-98b9 .tag_6b82 {
    padding-left: 1em;
  }
  .pagination-98b9.block-out-1d06 .column_over_cff9 {
    border-right: 1px solid #eaecee;
  }
  .pagination-98b9.block-out-1d06 .tooltip-over-7d72 {
    border-right: 1px solid #eaecee;
  }
  .pagination-98b9.block-out-1d06 .tag_6b82 {
    padding-left: 1em;
  }
  .pagination-98b9.block-out-1d06 .notification_solid_838d {
    padding-right: 1em;
  }
  .pagination-98b9.block-out-1d06 .backdrop-outer-e3ef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_24ba .tag_6b82 {
    padding-right: 1em;
  }
  .dynamic_24ba.block-out-1d06 .column_over_cff9 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_24ba.block-out-1d06 .tooltip-over-7d72 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_24ba.block-out-1d06 .tag_6b82 {
    padding-right: 1em;
  }
  .dynamic_24ba.block-out-1d06 .notification_solid_838d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_24ba.block-out-1d06 .backdrop-outer-e3ef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_3b08 .tag_6b82 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_3b08.block-out-1d06 .feature_tall_6580 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active_3b08.block-out-1d06 .tag_6b82 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_3b08.block-out-1d06 .notification_solid_838d {
    padding-left: 1em;
  }
  .active_3b08.block-out-1d06 .backdrop-outer-e3ef {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active_3b08.block-out-1d06 .tag_6b82 {
    padding-left: 0;
  }
}
.popup_in_8f21 .caption_49e6 {
  display: inline-block;
}
.block_0c80 {
  display: inline-block;
}
.iron-da2c {
  word-con: break-word;
}
.fixed-2bbb > span {
  display: inline-block;
  padding: 5px 0;
}
.fixed-2bbb .preview_bottom_81a9 {
  margin-left: 8px;
  margin-right: 8px;
}
.fixed-2bbb .heading_6a84 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.small_f33b .in_2f59 {
  margin-bottom: 2em;
}
.small_f33b .widget_hard_4c6c {
  margin-bottom: 15px;
}
.small_f33b .widget_hard_4c6c:last-child {
  margin-bottom: 0;
}
.small_f33b .caption-e35e {
  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) {
  .small_f33b .caption-e35e {
    display: block;
  }
}
.small_f33b .label-dirty-f2a1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .small_f33b .label-dirty-f2a1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.small_f33b .item_51d7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.small_f33b .item_51d7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.small_f33b .item_51d7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.small_f33b .iron-da2c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.small_f33b .iron-da2c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.small_f33b .section-9be0 p:last-child {
  margin-bottom: 0;
}
.small_f33b .mini_cc4e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.small_f33b .video_warm_a915 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.small_f33b .main_lite_6e97 {
  margin-top: 1em;
}
.small_f33b .center-d48a {
  top: 0;
  display: block;
}
.small_f33b .center-d48a a {
  color: inherit;
}
.small_f33b .center-d48a a:hover {
  color: inherit;
}
.small_f33b .grid_upper_ed65 {
  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;
}
.small_f33b .grid_upper_ed65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.small_f33b .video_warm_a915 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.small_f33b .picture_south_9162 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.small_f33b .picture_south_9162:first-child {
  margin-top: 0;
}
.small_f33b .picture_south_9162.paragraph-1982 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.small_f33b .picture_south_9162.large_3fcc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small_f33b
  .picture_south_9162.large_3fcc.widget-4624
  .main_lite_6e97 {
  width: 100%;
}
.small_f33b .large_3fcc {
  -webkit-box-align: center;
  align-items: center;
}
.small_f33b .large_3fcc .fixed-2bbb,
.small_f33b .large_3fcc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.small_f33b .item_51d7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small_f33b .item_51d7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small_f33b .item_51d7: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;
}
.small_f33b .paragraph-1982 {
  z-index: 5;
}
.small_f33b .hard-d1dc .caption_4b6f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.small_f33b .content_motion_31b8 .caption_4b6f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.small_f33b .texture-2307 .caption_4b6f {
  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;
}
.small_f33b.box_stale_2516 .caption-e35e,
.small_f33b.caption_solid_5c79 .caption-e35e {
  display: block;
}
.small_f33b.box_stale_2516 .caption-e35e .out_ec46,
.small_f33b.box_stale_2516 .caption-e35e .video_warm_a915,
.small_f33b.caption_solid_5c79 .caption-e35e .out_ec46,
.small_f33b.caption_solid_5c79 .caption-e35e .video_warm_a915 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small_f33b.accent_bb4b .label-dirty-f2a1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .small_f33b.accent_bb4b .label-dirty-f2a1 {
    margin-right: 0;
  }
}
.small_f33b.box_stale_2516 .label-dirty-f2a1,
.small_f33b.caption_solid_5c79 .label-dirty-f2a1 {
  padding-top: 40%;
}
.small_f33b.box_stale_2516 .in_2f59,
.small_f33b.caption_solid_5c79 .in_2f59 {
  display: block;
}
.small_f33b.box_stale_2516 .fn-sticky-9cdd .video_warm_a915,
.small_f33b.caption_solid_5c79 .fn-sticky-9cdd .video_warm_a915 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.small_f33b.box_stale_2516 .label-dirty-f2a1,
.small_f33b.caption_solid_5c79 .label-dirty-f2a1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.small_f33b.box_stale_2516 .video_warm_a915 {
  padding: 1em;
}
.link-warm-950e {
  margin: 30px auto;
  display: block;
}
.link-warm-950e .label_eb10 > * {
  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;
}
.link-warm-950e .label_eb10 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link-warm-950e .label_eb10 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lite-e18e .fixed-2bbb {
  margin-bottom: 1.41575em;
}
.lite-e18e .photo-upper-aec5 {
  margin-bottom: 1.618em;
}
.under_7e49 .label-7cb7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.under_7e49 .label-7cb7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.under_7e49 .picture_inner_fb1f {
  max-width: 100%;
  overflow: auto;
}
.cool_2800 .under_7e49 a:hover {
  text-decoration: underline;
}
.preview_1949 .widget_hard_4c6c:not(.iron-da2c),
.preview_1949 .item_51d7 {
  margin-bottom: 1.41575em;
}
.preview_1949 .widget_hard_4c6c:not(.iron-da2c):last-child,
.preview_1949 .item_51d7:last-child {
  margin-bottom: 0;
}
.preview_1949 .widget_hard_4c6c.module_8cf1 {
  margin-bottom: 0.41575em;
}
.preview_1949 .hard_0cd5:before,
.preview_1949 .sort_wood_a3c2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview_1949 .hard_0cd5:before {
  content: "\f115";
}
.preview_1949 .sort_wood_a3c2:before {
  content: "\f02c";
}
.preview_1949 .sidebar-fixed-c7e6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview_1949 .sidebar-fixed-c7e6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tall-fe07 {
  display: -webkit-box;
  display: flex;
}
.tall-fe07 .hero-black-3f38 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tall-fe07 .hero-black-3f38 {
    flex-basis: 90px;
  }
}
.tall-fe07 .sort_09eb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall-fe07 .sort_09eb {
    flex-basis: calc(100% - 50px);
  }
}
.tall-fe07 .menu_1e1c p:last-child {
  margin-bottom: 0.72em;
}
.inner_69ab .label_eb10 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.inner_69ab .label_eb10:after,
.inner_69ab .label_eb10:before {
  content: "";
  display: table;
}
.inner_69ab .label_eb10:after {
  clear: both;
}
.inner_69ab .label_eb10 .widget_cool_63b7,
.inner_69ab .label_eb10 .summary-1c2b {
  width: 49%;
}
.inner_69ab .label_eb10 .widget_cool_63b7 a span.block_152c,
.inner_69ab .label_eb10 .summary-1c2b a span.block_152c {
  display: block;
  margin-bottom: 5px;
}
.inner_69ab .label_eb10 .summary-1c2b {
  float: left;
  text-align: left;
}
.inner_69ab .label_eb10 .widget_cool_63b7 {
  float: right;
  text-align: right;
}
.under_e833 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .under_e833 {
    margin-bottom: 0;
  }
}
.summary-narrow-1a08 {
  margin-bottom: 1em;
}
.summary-narrow-1a08 .iron-da2c {
  font-size: 1.1em;
  line-height: 1.3;
}
.item-west-a03c a {
  display: block;
  line-height: 0;
  position: relative;
}
.tooltip_fluid_7827 .summary-narrow-1a08,
.brown-8747 .summary-narrow-1a08 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tooltip_fluid_7827 .summary-narrow-1a08,
  .brown-8747 .summary-narrow-1a08 {
    display: block;
  }
}
.tooltip_fluid_7827 .item-west-a03c,
.brown-8747 .item-west-a03c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tooltip_fluid_7827 .item-west-a03c,
  .brown-8747 .item-west-a03c {
    margin-bottom: 1em;
  }
}
.tooltip_fluid_7827 .item-west-a03c img,
.brown-8747 .item-west-a03c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tooltip_fluid_7827 .solid_75a5,
.brown-8747 .solid_75a5 {
  flex-basis: calc(100% - 160px);
}
.tooltip_fluid_7827 .solid_75a5 p,
.brown-8747 .solid_75a5 p {
  margin-bottom: 0;
}
.tooltip_fluid_7827 .solid_75a5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip_fluid_7827 .solid_75a5 {
    padding-left: 0;
  }
}
.brown-8747 .solid_75a5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .brown-8747 .solid_75a5 {
    padding-right: 0;
  }
}
.brown-8747 .item-west-a03c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accordion-fast-913e .item-west-a03c {
  margin-bottom: 0.5em;
}
.accordion-fast-913e .item-west-a03c img {
  width: 100%;
}
.lower-4705 .huge_0285,
.notification_a677 .huge_0285 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notification_a677 .feature_tall_6580 .huge_1242 p:last-child {
  margin-bottom: 0;
}
.paper_140f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.complex-f99b .plasma_f37f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .complex-f99b .plasma_f37f:last-of-type {
    margin-bottom: 0;
  }
}
.complex-f99b .plasma_f37f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex-f99b .plasma_f37f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.complex-f99b .plasma_f37f ul li {
  margin: 0 0 0.6em;
}
.complex-f99b .plasma_f37f ul li.feature-620e,
.complex-f99b .plasma_f37f ul li.aside-west-e3aa {
  position: relative;
}
.complex-f99b .plasma_f37f ul li.feature-620e .chip-ac1e,
.complex-f99b .plasma_f37f ul li.aside-west-e3aa .chip-ac1e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.complex-f99b .plasma_f37f ul li.feature-620e:after:after,
.complex-f99b .plasma_f37f ul li.feature-620e:after:before,
.complex-f99b
  .plasma_f37f
  ul
  li.aside-west-e3aa:after:after,
.complex-f99b
  .plasma_f37f
  ul
  li.aside-west-e3aa:after:before {
  content: "";
  display: table;
}
.complex-f99b .plasma_f37f ul li.feature-620e:after:after,
.complex-f99b
  .plasma_f37f
  ul
  li.aside-west-e3aa:after:after {
  clear: both;
}
.complex-f99b .plasma_f37f a.input_cool_2658:hover {
  text-decoration: none;
}
.complex-f99b .plasma_f37f select {
  max-width: 100%;
}
.complex-f99b .plasma_f37f table {
  font-size: 85%;
}
.complex-f99b .plasma_f37f table td,
.complex-f99b .plasma_f37f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.complex-f99b .plasma_f37f table tfoot td {
  text-align: left;
}
.complex-f99b .plasma_f37f :last-child {
  margin-bottom: 0;
}
.complex-f99b .plasma_f37f .detail_slow_70e5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.complex-f99b .plasma_f37f .detail_slow_70e5 label {
  width: 100%;
}
.complex-f99b .plasma_f37f .detail_slow_70e5 .outline-2690 {
  width: 100%;
  display: block;
}
.complex-f99b .plasma_f37f .detail_slow_70e5 .liquid_94b1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.complex-f99b .plasma_f37f .detail_slow_70e5 .liquid_94b1:hover svg #svg-search {
  fill: #444;
}
.complex-f99b .plasma_f37f .detail_slow_70e5 .liquid_94b1 svg {
  width: 18px;
  height: 18px;
}
.complex-f99b .green-23a0 ul ul,
.complex-f99b .advanced_a215 ul ul,
.complex-f99b .article-a52e ul ul,
.complex-f99b .info_af36 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.complex-f99b .green-23a0 .icon_a8f4 > a,
.complex-f99b .advanced_a215 .icon_a8f4 > a,
.complex-f99b .article-a52e .icon_a8f4 > a,
.complex-f99b .info_af36 .icon_a8f4 > a {
  margin-bottom: 0;
}
.complex-f99b .layout-cfb1 li,
.complex-f99b .green-23a0 li,
.complex-f99b .description-927e li,
.complex-f99b .advanced_a215 li,
.complex-f99b .article-a52e li,
.complex-f99b .info_af36 li,
.complex-f99b .focus-small-dc35 li,
.complex-f99b .wrapper_orange_4822 li {
  display: block;
  position: relative;
}
.complex-f99b .layout-cfb1 li:last-child,
.complex-f99b .green-23a0 li:last-child,
.complex-f99b .description-927e li:last-child,
.complex-f99b .advanced_a215 li:last-child,
.complex-f99b .article-a52e li:last-child,
.complex-f99b .info_af36 li:last-child,
.complex-f99b .focus-small-dc35 li:last-child,
.complex-f99b .wrapper_orange_4822 li:last-child {
  border: none;
}
.complex-f99b .layout-cfb1 li a,
.complex-f99b .green-23a0 li a,
.complex-f99b .description-927e li a,
.complex-f99b .advanced_a215 li a,
.complex-f99b .article-a52e li a,
.complex-f99b .info_af36 li a,
.complex-f99b .focus-small-dc35 li a,
.complex-f99b .wrapper_orange_4822 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-f99b .layout-cfb1 li ul li::before,
.complex-f99b .green-23a0 li ul li::before,
.complex-f99b .description-927e li ul li::before,
.complex-f99b .advanced_a215 li ul li::before,
.complex-f99b .article-a52e li ul li::before,
.complex-f99b .info_af36 li ul li::before,
.complex-f99b .focus-small-dc35 li ul li::before,
.complex-f99b .wrapper_orange_4822 li ul li::before {
  left: 15px;
}
.complex-f99b .layout-cfb1 li ul a,
.complex-f99b .green-23a0 li ul a,
.complex-f99b .description-927e li ul a,
.complex-f99b .advanced_a215 li ul a,
.complex-f99b .article-a52e li ul a,
.complex-f99b .info_af36 li ul a,
.complex-f99b .focus-small-dc35 li ul a,
.complex-f99b .wrapper_orange_4822 li ul a {
  padding-left: 20px;
}
.complex-f99b .layout-cfb1 li ul ul li::before,
.complex-f99b .green-23a0 li ul ul li::before,
.complex-f99b .description-927e li ul ul li::before,
.complex-f99b .advanced_a215 li ul ul li::before,
.complex-f99b .article-a52e li ul ul li::before,
.complex-f99b .info_af36 li ul ul li::before,
.complex-f99b .focus-small-dc35 li ul ul li::before,
.complex-f99b .wrapper_orange_4822 li ul ul li::before {
  left: 30px;
}
.complex-f99b .layout-cfb1 li ul ul a,
.complex-f99b .green-23a0 li ul ul a,
.complex-f99b .description-927e li ul ul a,
.complex-f99b .advanced_a215 li ul ul a,
.complex-f99b .article-a52e li ul ul a,
.complex-f99b .info_af36 li ul ul a,
.complex-f99b .focus-small-dc35 li ul ul a,
.complex-f99b .wrapper_orange_4822 li ul ul a {
  padding-left: 40px;
}
.complex-f99b .active-fluid-5c44 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-f99b .wrapper_orange_4822 ul li {
  margin-bottom: 1.41575em;
}
.complex-f99b .wrapper_orange_4822 ul li .backdrop-9830 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.complex-f99b .wrapper_orange_4822 ul li .up_42df {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion_fb32 .layout-cfb1 li a,
.accordion_fb32 .green-23a0 li a,
.accordion_fb32 .description-927e li a,
.accordion_fb32 .advanced_a215 li a,
.accordion_fb32 .article-a52e li a,
.accordion_fb32 .info_af36 li a,
.accordion_fb32 .focus-small-dc35 li a,
.accordion_fb32 .wrapper_orange_4822 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_fb32 .active-fluid-5c44 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_fb32 .plasma_f37f ul li.feature-620e .chip-ac1e,
.accordion_fb32 .plasma_f37f ul li.aside-west-e3aa .chip-ac1e {
  background: rgba(0, 0, 0, 0.2);
}
.accordion_fb32 .complex-f99b .plasma_f37f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_b29a .complex-f99b .hovered-5cbf li {
  margin: 0;
}
.table_b29a .complex-f99b .hovered-5cbf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.table_b29a .complex-f99b .hovered-5cbf li ul {
  margin: 0;
}
.table_b29a .complex-f99b .hovered-5cbf li ul li a {
  padding-left: 15px;
}
.table_b29a .complex-f99b .hovered-5cbf li ul li li a {
  padding-left: 30px;
}
.table_b29a .complex-f99b .hovered-5cbf li.primary-rough-8a21 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.table_b29a .complex-f99b .hovered-5cbf li.primary-rough-8a21 > 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;
}
.table_b29a .complex-f99b .hovered-5cbf li.primary-rough-8a21 > 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;
}
.badge-soft-9430 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading-south-0342 {
  position: relative;
  z-index: 10;
}
.heading-south-0342 .row-bright-e1f9 {
  width: 100%;
  max-width: 100%;
}
.tiny-3ef5 .bronze_ac37 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tiny-3ef5 .logo_middle_9c79 {
}
.tiny-3ef5 .accordion_fb32 {
  background: #292929;
}
.upper_8d92 .bronze_ac37 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.upper_8d92 .logo_middle_9c79 {
  background: #f9f9f9;
}
.upper_8d92 .accordion_fb32 {
  background: #303030;
}
.last-61ca .bronze_ac37 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .last-61ca .caption_49e6 {
    margin-bottom: 1em;
  }
  .last-61ca .caption_49e6:last-child {
    margin-bottom: 0;
  }
}
.last-61ca .logo_middle_9c79 {
  background: #ededed;
}
.last-61ca .accordion_fb32 {
  background: #1a1a1a;
}
.bronze_ac37.logo_middle_9c79 {
  color: rgba(0, 0, 0, 0.6);
}
.bronze_ac37.logo_middle_9c79 .wrapper_32d7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze_ac37.accordion_fb32 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze_ac37.accordion_fb32 a:not(.input_cool_2658) {
  color: rgba(255, 255, 255, 0.79);
}
.bronze_ac37.accordion_fb32 a:not(.input_cool_2658):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze_ac37.accordion_fb32 .wrapper_32d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_ac37.accordion_fb32 table tbody td,
.bronze_ac37.accordion_fb32 table th {
  background: rgba(0, 0, 0, 0.08);
}
.section-11b5.row-huge-6d7a .sidebar-hovered-7dfe {
  max-width: initial;
}
.section-11b5 .main_292f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section-11b5 .main_292f .row-bright-e1f9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .section-11b5 .main_292f .row-bright-e1f9 {
    display: block;
    margin-bottom: 2em;
  }
  .section-11b5 .main_292f .row-bright-e1f9:last-child {
    margin-bottom: 0;
  }
}
.last-61ca .caption_49e6:last-child,
.upper_8d92 .caption_49e6:last-child,
.tiny-3ef5 .caption_49e6:last-child {
  margin-bottom: 0;
}
.last-61ca .caption_49e6 .complex-f99b .plasma_f37f:last-child,
.upper_8d92 .caption_49e6 .complex-f99b .plasma_f37f:last-child,
.tiny-3ef5 .caption_49e6 .complex-f99b .plasma_f37f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .last-61ca .dynamic-b510,
  .last-61ca .article_2b63,
  .upper_8d92 .dynamic-b510,
  .upper_8d92 .article_2b63,
  .tiny-3ef5 .dynamic-b510,
  .tiny-3ef5 .article_2b63 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading-south-0342 .caption_49e6 {
    margin-bottom: 2em;
  }
}
.heading-south-0342 p:last-child {
  margin-bottom: 0;
}
.heading-south-0342 li,
.heading-south-0342 ul {
  list-style: none;
  margin: 0;
}
.heading-south-0342 ul ul {
  margin-left: 2.617924em;
}
.dim-2af6 {
  font-size: 0.875em;
}

/* css-noise: 51ec */
.ghost-box-g2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
