/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dirty-be98/customify
Author: WPCustomify
Author URI: https://pressmaximum.dirty-be98
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.dirty-be98/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dim_e717.gradient-easy-c8e7/licenses/gpl-2.0.overlay-48e3
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.image_80e2/, (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.link_over_a61b.up-d80b/normalize.carousel-a87c/
 ======
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.carousel-a87c v7.0.0 | MIT License | github.dirty-be98/necolas/normalize.carousel-a87c */
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;
}
.border-f760 .focus_steel_eb23,
.active-1d33,
.down_c3e0,
.image_upper_b40a,
.bottom_518b,
.liquid_07c9,
.link-yellow-7234,
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;
}
.active-1d33,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active-1d33,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active-1d33,
  h1 {
    font-size: 1.8em;
  }
}
.down_c3e0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.down_c3e0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .down_c3e0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .down_c3e0,
  h2 {
    font-size: 1.7em;
  }
}
.image_upper_b40a,
h3 {
  font-size: 1.618em;
}
.border-f760 .focus_steel_eb23,
.bottom_518b,
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.outline_15d1 {
  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;
}
.left-12e7:after,
.left-12e7:before,
.modal_1761:after,
.modal_1761:before {
  content: "";
  display: table;
}
.left-12e7:after,
.modal_1761:after {
  clear: both;
}
.focus-yellow-3035 {
  float: right;
  margin-right: 0;
}
.gallery_fluid_de23 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module_old_909d .center_f738,
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;
}
.module_old_909d .center_f738: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;
}
.summary_b730 .center_f738 {
  box-shadow: none;
}
.summary_b730
  .center_f738
  .smooth_bbc2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary_b730 .center_f738 .badge-yellow-2970 {
  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;
}
.summary_b730
  .center_f738
  .badge-yellow-2970
  b {
  display: none;
}
.summary_b730 .row_large_874b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.icon-ccef:not(.new-2a52):not(.link-under-7a78),
button:not(.new-2a52):not(.link-under-7a78),
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ),
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ),
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ) {
  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;
}
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ):hover,
button:not(.new-2a52):not(
    .link-under-7a78
  ):hover,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ):hover,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ):hover,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ):active,
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ):focus,
button:not(.new-2a52):not(
    .link-under-7a78
  ):active,
button:not(.new-2a52):not(
    .link-under-7a78
  ):focus,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ):active,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ):focus,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ):active,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ):focus,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ):active,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ):focus {
  outline: 0;
}
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b,
button:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b {
  position: relative;
}
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .row-3fa0,
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .paragraph-6d59,
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .red_4346,
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  i,
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  svg,
button:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .row-3fa0,
button:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .paragraph-6d59,
button:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .red_4346,
button:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  i,
button:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  svg,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .row-3fa0,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .paragraph-6d59,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .red_4346,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  i,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  svg,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .row-3fa0,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .paragraph-6d59,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .red_4346,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  i,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  svg,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .row-3fa0,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .paragraph-6d59,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  .red_4346,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  i,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b
  svg {
  visibility: hidden;
}
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b:after,
button:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b:after,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b:after,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b:after,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ).fn-loading-0b4b: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;
}
.icon-ccef:not(.new-2a52):not(.link-under-7a78),
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ),
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ),
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ) {
  color: #fff;
  background: #235787;
}
.icon-ccef:not(.new-2a52):not(
    .link-under-7a78
  ):focus,
input[type="button"]:not(.new-2a52):not(
    .link-under-7a78
  ):focus,
input[type="reset"]:not(.new-2a52):not(
    .link-under-7a78
  ):focus,
input[type="submit"]:not(.new-2a52):not(
    .link-under-7a78
  ):focus {
  color: #fff;
}
.icon-ccef.fn-disabled-0b4b:not(.new-2a52):not(
    .link-under-7a78
  ),
.icon-ccef[disabled]:not(.new-2a52):not(
    .link-under-7a78
  ),
button.fn-disabled-0b4b:not(.new-2a52):not(
    .link-under-7a78
  ),
button[disabled]:not(.new-2a52):not(
    .link-under-7a78
  ) {
  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;
}
.prev_b394 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.prev_b394: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;
}
.orange_655b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.article_tall_0ce1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.avatar_d113 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.left-12e7:after,
.left-12e7:before,
.mask-c2c9:after,
.mask-c2c9:before,
.solid_6d48:after,
.solid_6d48:before,
.modal-c495:after,
.modal-c495:before,
.footer-4514:after,
.footer-4514:before,
.accordion-0a42:after,
.accordion-0a42:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.left-12e7:after,
.mask-c2c9:after,
.solid_6d48:after,
.modal-c495:after,
.footer-4514:after,
.accordion-0a42:after {
  clear: both;
}
.mask-c2c9 .shade_e48b,
.solid_6d48 .shade_e48b,
.thick_e798 .shade_e48b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.yellow_f370 {
  display: inline-block;
}
.frame-b4ed {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame-b4ed img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame-b4ed .hero-tall-d507 {
  padding: 1em 0;
  font-size: 85%;
}
.hero-tall-d507 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hover-upper-c7d4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hover-upper-c7d4:after,
.hover-upper-c7d4:before {
  content: "";
  display: table;
}
.hover-upper-c7d4:after {
  clear: both;
}
.content-dirty-710b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.advanced_d62c .content-dirty-710b {
  max-width: 50%;
}
.preview_soft_affe .content-dirty-710b {
  max-width: 33.33%;
}
.full_7118 .content-dirty-710b {
  max-width: 25%;
}
.picture_tall_5e2a .content-dirty-710b {
  max-width: 20%;
}
.form_b92c .content-dirty-710b {
  max-width: 16.66%;
}
.message_556d .content-dirty-710b {
  max-width: 14.28%;
}
.notification_complex_26f6 .content-dirty-710b {
  max-width: 12.5%;
}
.column-e561 .content-dirty-710b {
  max-width: 11.11%;
}
.next-2ea6 {
  display: block;
}
.border-f760 .highlight-small-df9b label,
.border-f760 .search_blue_78b0 label,
.border-f760 .slider_e735 label,
.border-f760 .picture-small-2b2e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-155e {
  list-style: none;
  margin: 0;
}
.mask-155e article.pink-7d88 {
  margin-bottom: 0;
}
.mask-155e ul {
  list-style: none;
  margin: 0;
}
.mask-155e .iron_4538 li.pink-7d88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-155e .iron_4538 li.pink-7d88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-155e .iron_4538 li.pink-7d88: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) {
  .mask-155e .iron_4538 li.pink-7d88 li.pink-7d88 li.pink-7d88 li.pink-7d88 {
    padding-left: 0;
  }
}
article.pink-7d88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pink-7d88 .mask-c2c9 p:last-of-type {
  margin-bottom: 0;
}
article.pink-7d88 .form_7552 {
  float: left;
}
article.pink-7d88 .action-f8c3 {
  margin-left: 85px;
}
article.pink-7d88 .active_down_e8d5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pink-7d88 .active_down_e8d5 .article_d165 {
  margin-left: 10px;
}
article.pink-7d88 .preview_7740 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pink-7d88 .notification_silver_42a3 {
  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 .highlight-small-df9b,
  #respond .slider_e735,
  #respond .picture-small-2b2e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-small-df9b input,
#respond .slider_e735 input,
#respond .picture-small-2b2e input {
  width: 100%;
}
#respond .picture-small-2b2e {
  margin-right: 0;
}
#respond .notification_inner_feab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood_22e0 {
  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;
}
.wood_22e0.link-wide-57bc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wood_22e0 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%);
}
.wood_22e0:focus,
.wood_22e0: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);
}
.link-bdec {
  border-radius: 10%;
}
.status-left-3232 {
  border-radius: 50%;
}
.module-5d8b {
  font-size: 0.72em;
}
.box_current_fa9e {
  font-size: 0.875em;
}
.feature-d965 {
  font-size: 1.1em;
}
.carousel_mini_7fbd {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel_mini_7fbd.module-5d8b {
  letter-spacing: 0.5px;
}
.large-0f53,
.large-0f53 a {
  color: #6d6d6d;
}
.large-0f53 a:hover {
  color: #111;
}
.chip_basic_3c03 {
  color: #6d6d6d;
}
.right_2550 {
  overflow-x: hidden;
}
.right_2550 .card_mini_a7b5.short_fa91 {
  position: relative;
}
.right_2550 .card_mini_a7b5.short_fa91.caption_a5e8 {
  position: initial;
}
.right_2550
  .card_mini_a7b5.short_fa91.caption_a5e8
  .element-left-0512 {
  left: auto;
}
.right_2550 .card_mini_a7b5 .element-left-0512 {
  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;
}
.right_2550 .card_mini_a7b5:hover.short_fa91 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.right_2550
  .card_mini_a7b5:hover.short_fa91
  .element-left-0512 {
  display: block;
  z-index: 9999999;
}
.right_2550 .video-6bba .carousel-pink-72ba,
.right_2550 .plasma_4b91 .carousel-pink-72ba {
  display: none;
}
.right_2550 .filter-current-0d3e .card_mini_a7b5:hover.short_fa91 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.border-f760 .highlight-small-df9b label,
.border-f760 .search_blue_78b0 label,
.border-f760 .slider_e735 label,
.border-f760 .picture-small-2b2e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-155e {
  list-style: none;
  margin: 0;
}
.mask-155e article.pink-7d88 {
  margin-bottom: 0;
}
.mask-155e ul {
  list-style: none;
  margin: 0;
}
.mask-155e .iron_4538 li.pink-7d88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-155e .iron_4538 li.pink-7d88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-155e .iron_4538 li.pink-7d88: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) {
  .mask-155e .iron_4538 li.pink-7d88 li.pink-7d88 li.pink-7d88 li.pink-7d88 {
    padding-left: 0;
  }
}
article.pink-7d88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pink-7d88 .mask-c2c9 p:last-of-type {
  margin-bottom: 0;
}
article.pink-7d88 .form_7552 {
  float: left;
}
article.pink-7d88 .action-f8c3 {
  margin-left: 85px;
}
article.pink-7d88 .active_down_e8d5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pink-7d88 .active_down_e8d5 .article_d165 {
  margin-left: 10px;
}
article.pink-7d88 .preview_7740 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pink-7d88 .notification_silver_42a3 {
  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 .highlight-small-df9b,
  #respond .slider_e735,
  #respond .picture-small-2b2e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-small-df9b input,
#respond .slider_e735 input,
#respond .picture-small-2b2e input {
  width: 100%;
}
#respond .picture-small-2b2e {
  margin-right: 0;
}
#respond .notification_inner_feab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video-6bba .content-south-b2ad {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.content-south-b2ad .input-ce93.orange_4aaa .paper-7920 > li > a:focus,
.content-south-b2ad .input-ce93.orange_4aaa .paper-7920 > li > a:hover,
.content-south-b2ad .input-ce93.alert-3aac .paper-7920 > li > a:focus,
.content-south-b2ad .input-ce93.alert-3aac .paper-7920 > li > a:hover,
.content-south-b2ad .input-ce93.component-1c77 .paper-7920 > li > a:focus,
.content-south-b2ad .input-ce93.component-1c77 .paper-7920 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-south-b2ad
  .input-ce93.orange_4aaa
  .paper-7920
  > li.modal_bronze_effd
  > a,
.content-south-b2ad
  .input-ce93.orange_4aaa
  .paper-7920
  > li.inner_b4ac
  > a,
.content-south-b2ad
  .input-ce93.alert-3aac
  .paper-7920
  > li.modal_bronze_effd
  > a,
.content-south-b2ad
  .input-ce93.alert-3aac
  .paper-7920
  > li.inner_b4ac
  > a,
.content-south-b2ad
  .input-ce93.component-1c77
  .paper-7920
  > li.modal_bronze_effd
  > a,
.content-south-b2ad .input-ce93.component-1c77 .paper-7920 > li.narrow-4785 > a {
  color: rgba(255, 255, 255, 0.99);
}
.content-south-b2ad .avatar_d91c,
.content-south-b2ad .avatar_d91c a {
  color: rgba(255, 255, 255, 0.99);
}
.content-south-b2ad .gallery_steel_4430.solid-5d24 li a,
.content-south-b2ad .table_9735 a,
.content-south-b2ad .item-active-8e88,
.content-south-b2ad .paper-7920 > li > a,
.content-south-b2ad .fast_aaef {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad .gallery_steel_4430.solid-5d24 li a:hover,
.content-south-b2ad .table_9735 a:hover,
.content-south-b2ad .item-active-8e88:hover,
.content-south-b2ad .paper-7920 > li > a:hover,
.content-south-b2ad .fast_aaef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-south-b2ad .down_cc6d {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad .down_cc6d .detail_pro_ad19 {
  color: rgba(255, 255, 255, 0.99);
}
.content-south-b2ad .down_cc6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-south-b2ad .video-thick-9d2d .gold_7ac1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad .video-thick-9d2d .gold_7ac1 .icon-steel-db1a {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad
  .video-thick-9d2d
  .gold_7ac1
  .icon-steel-db1a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad
  .video-thick-9d2d
  .gold_7ac1
  .icon-steel-db1a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad
  .video-thick-9d2d
  .gold_7ac1
  .icon-steel-db1a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad
  .video-thick-9d2d
  .gold_7ac1
  .icon-steel-db1a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad .video-thick-9d2d .hard-46f9 {
  color: rgba(255, 255, 255, 0.79);
}
.content-south-b2ad .video-thick-9d2d .hard-46f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_7016
  .content-south-b2ad
  .video-thick-9d2d
  .prev_4751
  .heading_out_4d23 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_7016
  .content-south-b2ad
  .video-thick-9d2d
  .prev_4751
  .icon-steel-db1a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video-6bba .inner-bedc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.inner-bedc .input-ce93.orange_4aaa .paper-7920 > li > a:focus,
.inner-bedc .input-ce93.orange_4aaa .paper-7920 > li > a:hover,
.inner-bedc .input-ce93.alert-3aac .paper-7920 > li > a:focus,
.inner-bedc .input-ce93.alert-3aac .paper-7920 > li > a:hover,
.inner-bedc .input-ce93.component-1c77 .paper-7920 > li > a:focus,
.inner-bedc .input-ce93.component-1c77 .paper-7920 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-bedc
  .input-ce93.orange_4aaa
  .paper-7920
  > li.modal_bronze_effd
  > a,
.inner-bedc
  .input-ce93.orange_4aaa
  .paper-7920
  > li.inner_b4ac
  > a,
.inner-bedc
  .input-ce93.alert-3aac
  .paper-7920
  > li.modal_bronze_effd
  > a,
.inner-bedc
  .input-ce93.alert-3aac
  .paper-7920
  > li.inner_b4ac
  > a,
.inner-bedc
  .input-ce93.component-1c77
  .paper-7920
  > li.modal_bronze_effd
  > a,
.inner-bedc .input-ce93.component-1c77 .paper-7920 > li.narrow-4785 > a {
  color: rgba(0, 0, 0, 0.8);
}
.inner-bedc .avatar_d91c,
.inner-bedc .avatar_d91c a {
  color: rgba(0, 0, 0, 0.8);
}
.inner-bedc .gallery_steel_4430.solid-5d24 li a,
.inner-bedc .table_9735 a,
.inner-bedc .item-active-8e88,
.inner-bedc .paper-7920 > li > a,
.inner-bedc .fast_aaef {
  color: rgba(0, 0, 0, 0.55);
}
.inner-bedc .gallery_steel_4430.solid-5d24 li a:hover,
.inner-bedc .table_9735 a:hover,
.inner-bedc .item-active-8e88:hover,
.inner-bedc .paper-7920 > li > a:hover,
.inner-bedc .fast_aaef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-bedc .down_cc6d {
  color: rgba(0, 0, 0, 0.55);
}
.inner-bedc .down_cc6d .detail_pro_ad19 {
  color: rgba(0, 0, 0, 0.8);
}
.inner-bedc .down_cc6d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-a264 .video-3b85 {
  margin-left: auto;
  margin-right: auto;
}
.solid_6d48 > * {
  margin-left: auto;
  margin-right: auto;
}
.solid_6d48 .orange_655b {
  margin-right: 1.41575em;
}
.texture-190d .solid_6d48 > .description_stone_ad21 {
  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;
}
.texture-190d .solid_6d48 > .hard-9e53 {
  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;
}
.thick_0a2a.new-a264 .video-3b85,
.background-light-899e.new-a264 .video-3b85 {
  margin-left: 0;
}
.list-84d4.new-a264 .video-3b85,
.old-93c9.new-a264 .video-3b85 {
  margin-right: 0;
}
.solid_6d48 ol,
.solid_6d48 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface-4c25 video {
  max-width: 100%;
}
.bronze-0071 img {
  display: block;
}
.bronze-0071.orange_655b,
.bronze-0071.article_tall_0ce1 {
  width: 100%;
}
.bronze-0071.hard-9e53 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.west-08ef:not(.title_39c2) {
  margin: 1.5em auto;
}
.east_6e64 p {
  padding: 1.5em 14px;
}
ul.title_silver_2468.hard-9e53,
ul.title_silver_2468.description_stone_ad21,
ul.title_silver_2468.status_27a1.description_stone_ad21 {
  padding: 0 14px;
}
.advanced_8d62 {
  display: block;
  overflow-x: auto;
}
.advanced_8d62 table {
  border-collapse: collapse;
  width: 100%;
}
.advanced_8d62 td,
.advanced_8d62 th {
  padding: 0.5em;
}
.solid_6d48 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.solid_6d48 ol ol,
.solid_6d48 ol ul,
.solid_6d48 ul ol,
.solid_6d48 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.solid_6d48 ol ol li,
.solid_6d48 ol ul li,
.solid_6d48 ul ol li,
.solid_6d48 ul ul li {
  margin-left: 0;
}
.feature-439c.carousel-3791 > .old-f44c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature-439c.carousel-3791 > .old-f44c iframe,
.feature-439c.carousel-3791 > .old-f44c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup-short-14f9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.popup-short-14f9.shadow_red_72ac {
  padding: 0;
}
.popup-short-14f9.shadow_red_72ac cite {
  font-size: 13px;
}
.popup-short-14f9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.popup-short-14f9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header-hovered-f168 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header-hovered-f168 > p:first-child {
  margin-top: 0;
}
.header-hovered-f168 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header-hovered-f168 blockquote {
  border-left: 0;
}
.border-purple-8697 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border-purple-8697:not(.slider-thick-d2b0) {
  max-width: 100px;
}
.border-purple-8697.center-5b04 {
  border-bottom: none !important;
  text-align: center;
}
.border-purple-8697.center-5b04::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .east_6e64 p {
    padding: 1.5em 0;
  }
}
.main-white-3822 {
  color: #0073aa;
}
.picture_dim_9f0b {
  background-color: #0073aa;
}
.progress_full_2907 {
  color: #229fd8;
}
.notice-copper-fbd3 {
  background-color: #229fd8;
}
.disabled_slow_635c {
  color: #eee;
}
.title-glass-a04c {
  background-color: #eee;
}
.tall_8ac8 {
  color: #444;
}
.new_df20 {
  background-color: #444;
}
.dirty-c4e3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dirty-c4e3 .label-8a62 .table_9735 {
  font-size: 15px;
}
.dirty-c4e3 .table_9735 {
  line-height: 1.3;
}
.dirty-c4e3 .inner-bedc {
}
.dirty-c4e3 .content-south-b2ad {
  background: #235787;
}
.link_top_b3cd {
  padding: 0;
}
.link_top_b3cd .content-south-b2ad {
  background: #1a1a1a;
}
.link_top_b3cd .inner-bedc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay-first-431b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay-first-431b .inner-bedc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay-first-431b .content-south-b2ad {
  background: #303030;
}
.accordion-0a42 {
  position: relative;
  z-index: 10;
}
.accordion-0a42 .list-9bad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle_032a .short_fa91 {
  display: inline-block;
  vertical-align: middle;
}
.middle_032a.bottom-4e16 .short_fa91 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .middle_032a.bottom-4e16 .short_fa91 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .middle_032a.bottom-4e16 .short_fa91 {
    margin-right: 0.4em;
  }
}
.middle_032a.bottom-4e16 .short_fa91:last-child {
  margin-right: 0;
}
.module_8384 .list-9bad {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video-6bba .label-8a62 {
    margin: 0 -0.5em;
  }
  .video-6bba .label-8a62 [class*="customify-col-"],
  .video-6bba .label-8a62 [class*="customify-col_"],
  .video-6bba .label-8a62 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video-6bba.element-c15f .list-9bad {
  background: 0 0 !important;
}
.video-6bba.element-c15f .list-9bad,
.video-6bba.module_8384 .list-9bad {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video-6bba.backdrop_fixed_8028 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video-6bba.module_8384 .list-9bad {
  box-shadow: none !important;
}
.row_5320 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .row_5320 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .row_5320 {
    padding: 18px 0 20px;
  }
}
.row_5320 .table_clean_6370 {
  width: 100%;
}
.row_5320 .card_out_585d {
  margin-bottom: 0;
}
.row_5320 .hovered_9c7e {
  margin-top: 5px;
  font-size: 0.875em;
}
.widget-green-c72e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.widget-green-c72e .search-pink-66bd {
  width: 100%;
}
.hard-c8a9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-c8a9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-c8a9 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;
}
.hard-c8a9 li:last-child:after {
  display: none;
}
.hard-c8a9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.media-full-b161 .carousel-pink-72ba button,
.row_5320 .carousel-pink-72ba button {
  left: 0;
}
.media-full-b161 .search-pink-66bd,
.row_5320 .search-pink-66bd {
  padding-left: 0;
  padding-right: 0;
}
.media-full-b161 .widget-green-c72e,
.row_5320 .widget-green-c72e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media-full-b161 {
  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;
}
.media-full-b161: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;
}
.media-full-b161 .status_bottom_7ade {
  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) {
  .media-full-b161 .status_bottom_7ade {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media-full-b161 .status_bottom_7ade {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media-full-b161 .status_bottom_7ade {
    min-height: 200px;
  }
}
.media-full-b161 .hard-c8a9 {
  color: rgba(255, 255, 255, 0.8);
}
.media-full-b161 .hard-c8a9 a,
.media-full-b161 .hard-c8a9 li:after {
  color: inherit;
}
.media-full-b161 .hard-c8a9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background-complex-7a24 {
  margin-bottom: 0.5em;
}
.dropdown-0c88 {
  margin-bottom: 1.2em;
}
.dropdown-0c88,
.background-complex-7a24 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown-0c88 p:last-child,
.background-complex-7a24 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-pink-72ba,
#masthead .carousel-pink-72ba {
  display: none;
}
#masthead
  > .carousel-pink-72ba.preview-advanced-6ad1 {
  display: none;
}
#masthead > .carousel-pink-72ba button {
  left: 0;
}
.block-46c9 {
  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%;
}
.block-46c9 .short_fa91 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block-46c9 .tiny_60e3 {
  display: -webkit-box;
  display: flex;
}
.block-46c9 .tiny_60e3.description_in_0d7e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block-46c9 .tiny_60e3.small-ef87 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-46c9 .tiny_60e3.button-middle-42ae {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-46c9.in-413d.header_east_74ab .tiny_60e3.description_in_0d7e {
  flex-basis: 100%;
}
.block-46c9.info-a5ab .tiny_60e3.small-ef87 {
  -webkit-box-flex: 1;
  flex: auto;
}
.block-46c9.info-a5ab .tiny_60e3.button-middle-42ae {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-pink-72ba.preview-advanced-6ad1 {
  display: none;
}
#masthead > .carousel-pink-72ba button {
  left: 0;
}
.mask_837c {
  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;
}
.mask_837c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mask_837c.shadow_dab5 i {
  margin-right: 4px;
}
.mask_837c.bottom-4e74 i {
  margin-left: 5px;
}
.table_9735 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.table_9735 p:last-child {
  margin-bottom: 0;
}
.overlay_a5f1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.overlay_a5f1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.overlay_a5f1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.overlay_a5f1 .avatar_d91c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.overlay_a5f1 .plasma_8499 {
  margin: 5px 0 7px 0;
}
.overlay_a5f1.west-735d .full-2dcb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_a5f1.west-735d .new_accf {
  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;
}
.overlay_a5f1.up-317d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.overlay_a5f1.up-317d .full-2dcb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_a5f1.up-317d .new_accf {
  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;
}
.overlay_a5f1.title-e8fc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.overlay_a5f1.solid_709e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.overlay_a5f1.solid_709e .new_accf {
  margin-top: 7px;
}
.column-old-0738 {
  display: inline-block;
}
.accordion-0a42 .sidebar-72bb .overlay_a5f1 img {
  max-width: 100%;
}
.input-ce93 .border_focused_6d5d.tertiary-d2a0,
.overlay-13d3 .border_focused_6d5d.tertiary-d2a0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input-ce93 .detail_45b0,
.overlay-13d3 .detail_45b0 {
  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%);
}
.input-ce93 .detail_45b0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input-ce93.secondary-active-4abe .detail_45b0 {
  display: none;
}
.input-ce93 .row_hot_05f5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input-ce93 .row_hot_05f5 li {
  display: inline-block;
  position: relative;
}
.input-ce93 .row_hot_05f5 li:last-child {
  margin-right: 0;
}
.input-ce93 .row_hot_05f5 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;
}
.input-ce93 .row_hot_05f5 li.narrow-4785 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input-ce93 .row_hot_05f5 > 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;
}
.input-ce93 .row_hot_05f5 > li > a i {
  line-height: 0;
}
.input-ce93 .row_hot_05f5 > li.silver-efed > a .detail_45b0 {
  margin-left: 4px;
  line-height: 0;
}
.input-ce93 .row_hot_05f5 .middle-0ebc li.silver-efed > a {
  position: relative;
}
.input-ce93 .row_hot_05f5 .middle-0ebc li.silver-efed > a:after,
.input-ce93 .row_hot_05f5 .middle-0ebc li.silver-efed > a:before {
  content: "";
  display: table;
}
.input-ce93 .row_hot_05f5 .middle-0ebc li.silver-efed > a:after {
  clear: both;
}
.input-ce93 .row_hot_05f5 .middle-0ebc li.silver-efed > a .detail_45b0 {
  margin-left: 5px;
  float: right;
}
.input-ce93 .short-57ed,
.input-ce93 .middle-0ebc {
  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;
}
.input-ce93 .middle-0ebc {
  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;
}
.input-ce93 .middle-0ebc .tertiary-d2a0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input-ce93 .middle-0ebc .detail_45b0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input-ce93 .middle-0ebc li {
  display: block;
  margin: 0;
  padding: 0;
}
.input-ce93 .middle-0ebc 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;
}
.input-ce93 .middle-0ebc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input-ce93 .middle-0ebc .middle-0ebc {
  top: 0;
  left: 100%;
}
.input-ce93 .highlight_b95c.fn-focus-0b4b > .short-57ed,
.input-ce93 .highlight_b95c.fn-focus-0b4b > .middle-0ebc,
.input-ce93 .highlight_b95c:focus > .short-57ed,
.input-ce93 .highlight_b95c:focus > .middle-0ebc,
.input-ce93 .highlight_b95c:hover > .short-57ed,
.input-ce93 .highlight_b95c:hover > .middle-0ebc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input-ce93.component-1c77 .paper-7920:after,
.input-ce93.component-1c77 .paper-7920:before {
  content: "";
  display: table;
}
.input-ce93.component-1c77 .paper-7920:after {
  clear: both;
}
.input-ce93.component-1c77 .paper-7920 > li {
  float: left;
}
.input-ce93.warm-79f9 .paper-7920:after,
.input-ce93.warm-79f9 .paper-7920:before {
  content: "";
  display: table;
}
.input-ce93.warm-79f9 .paper-7920:after {
  clear: both;
}
.input-ce93.warm-79f9 .paper-7920 > li {
  float: left;
}
.input-ce93.warm-79f9 .paper-7920 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input-ce93.warm-79f9 .paper-7920 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input-ce93.warm-79f9 .paper-7920 > li.modal_bronze_effd > a,
.input-ce93.warm-79f9 .paper-7920 > li.narrow-4785 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input-ce93.orange_4aaa .paper-7920 > li > a .tertiary-d2a0 {
  position: relative;
}
.input-ce93.orange_4aaa .paper-7920 > li > a .tertiary-d2a0: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;
}
.input-ce93.orange_4aaa
  .paper-7920
  > li:focus
  > a
  .tertiary-d2a0:before,
.input-ce93.orange_4aaa
  .paper-7920
  > li:hover
  > a
  .tertiary-d2a0:before {
  width: 100%;
  background-color: currentColor;
}
.input-ce93.orange_4aaa
  .paper-7920
  > li.modal_bronze_effd
  > a
  .tertiary-d2a0:before,
.input-ce93.orange_4aaa
  .paper-7920
  > li.inner_b4ac
  > a
  .tertiary-d2a0:before {
  width: 100%;
  background-color: currentColor;
}
.input-ce93.alert-3aac .paper-7920 > li > a .tertiary-d2a0 {
  position: relative;
}
.input-ce93.alert-3aac .paper-7920 > li > a .tertiary-d2a0: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;
}
.input-ce93.alert-3aac .paper-7920 > li:focus > a .tertiary-d2a0:before,
.input-ce93.alert-3aac
  .paper-7920
  > li:hover
  > a
  .tertiary-d2a0:before {
  width: 100%;
  background-color: currentColor;
}
.input-ce93.alert-3aac
  .paper-7920
  > li.modal_bronze_effd
  > a
  .tertiary-d2a0:before,
.input-ce93.alert-3aac
  .paper-7920
  > li.inner_b4ac
  > a
  .tertiary-d2a0:before {
  width: 100%;
  background-color: currentColor;
}
.overlay-13d3 .row_hot_05f5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.overlay-13d3 .row_hot_05f5 li:first-child > a {
  border-top: none;
}
.overlay-13d3 .row_hot_05f5 .chip_5a1b > .tertiary-d2a0 .detail_45b0 {
  display: none;
}
.overlay-13d3 .row_hot_05f5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.overlay-13d3 .row_hot_05f5 li:last-child {
  border: none;
}
.overlay-13d3 .row_hot_05f5 li.silver-efed > a {
  padding-right: 45px !important;
}
.overlay-13d3 .row_hot_05f5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.overlay-13d3 .row_hot_05f5 li a:focus,
.overlay-13d3 .row_hot_05f5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay-13d3 .row_hot_05f5 li .list_fixed_d25d {
  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;
}
.overlay-13d3 .row_hot_05f5 li .list_fixed_d25d:hover {
  box-shadow: none;
}
.overlay-13d3 .row_hot_05f5 li .list_fixed_d25d .detail_45b0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.overlay-13d3 .row_hot_05f5 .middle-0ebc {
  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);
}
.overlay-13d3 .row_hot_05f5 .middle-0ebc li a {
  padding-left: 3em;
}
.overlay-13d3 .row_hot_05f5 .dynamic_b886 > a .list_fixed_d25d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.overlay-13d3 .row_hot_05f5 .dynamic_b886 > .middle-0ebc {
  display: block;
  opacity: 1;
}
.link_d7cc {
  max-width: 100%;
}
.tertiary_4cd6 {
  line-height: 0;
  cursor: pointer;
}
.fast_aaef {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fast_aaef:hover {
  box-shadow: none;
  color: currentColor;
}
.fast_aaef svg {
  width: 18px;
  height: 18px;
}
.fast_aaef .dirty-dc18 {
  display: none;
}
.fresh_c3b6 {
  position: relative;
}
.fresh_c3b6.fn-active-0b4b .fast_aaef .breadcrumb_e130 {
  display: none;
}
.fresh_c3b6.fn-active-0b4b .fast_aaef .dirty-dc18 {
  display: inline-block;
}
.fresh_c3b6 .progress-hard-814c {
  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);
}
.fresh_c3b6.static-8bd2 .progress-hard-814c {
  left: auto;
  right: -0.9em;
}
.fresh_c3b6.static-8bd2 .mask-bright-725a::before {
  left: auto;
  right: 15px;
}
.fresh_c3b6.fn-active-0b4b .progress-hard-814c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.prev_4751 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.prev_4751 label {
  flex-basis: 100%;
}
.prev_4751 .gold_7ac1 {
  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;
}
.prev_4751 .icon-steel-db1a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.prev_4751 .icon-steel-db1a:focus {
  background-color: transparent;
}
.prev_4751 button.hard-46f9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.prev_4751 button.hard-46f9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.prev_4751 button.hard-46f9 svg {
  width: 18px;
  height: 18px;
}
.prev_4751 input[type="submit"] {
  min-height: auto;
}
.video-thick-9d2d .prev_4751 .icon-steel-db1a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mask-bright-725a {
  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) {
  .mask-bright-725a {
    width: 220px;
  }
}
.mask-bright-725a label {
  flex-basis: 100%;
}
.mask-bright-725a::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;
}
.stone_7016 .video-thick-9d2d .prev_4751 {
  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;
}
.stone_7016
  .video-thick-9d2d
  .prev_4751
  .gold_7ac1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone_7016 .video-thick-9d2d .prev_4751 .icon-steel-db1a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone_7016
  .video-thick-9d2d
  .prev_4751
  .icon-steel-db1a:focus {
  background: 0 0;
}
.stone_7016
  .video-thick-9d2d
  .prev_4751
  .heading_out_4d23 {
  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;
}
.gallery_steel_4430 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gallery_steel_4430 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gallery_steel_4430 li:last-child {
  margin-right: 0;
}
.gallery_steel_4430 li:first-child {
  margin-left: 0;
}
.gallery_steel_4430.widget_0829 a {
  color: #fff;
}
.gallery_steel_4430.widget_0829 a:hover {
  color: #fff;
}
.gallery_steel_4430 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gallery_steel_4430 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gallery_steel_4430 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gallery_steel_4430 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gallery_steel_4430 [class*="social-icon-apple"] {
  background-color: #999;
}
.gallery_steel_4430 [class*="social-icon-apple"].dark_7882 {
  background-color: transparent;
  color: #999;
}
.gallery_steel_4430 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gallery_steel_4430 [class*="social-icon-behance"].dark_7882 {
  background-color: transparent;
  color: #1769ff;
}
.gallery_steel_4430 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gallery_steel_4430 [class*="social-icon-bitbucket"].dark_7882 {
  background-color: transparent;
  color: #205081;
}
.gallery_steel_4430 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gallery_steel_4430 [class*="social-icon-codepen"].dark_7882 {
  background-color: transparent;
  color: #000;
}
.gallery_steel_4430 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gallery_steel_4430 [class*="social-icon-delicious"].dark_7882 {
  background-color: transparent;
  color: #39f;
}
.gallery_steel_4430 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gallery_steel_4430 [class*="social-icon-digg"].dark_7882 {
  background-color: transparent;
  color: #005be2;
}
.gallery_steel_4430 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gallery_steel_4430 [class*="social-icon-dribbble"].dark_7882 {
  background-color: transparent;
  color: #ea4c89;
}
.gallery_steel_4430 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gallery_steel_4430 [class*="social-icon-envelope"].dark_7882 {
  background-color: transparent;
  color: #ea4335;
}
.gallery_steel_4430 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gallery_steel_4430 [class*="social-icon-facebook"].dark_7882 {
  background-color: transparent;
  color: #3b5998;
}
.gallery_steel_4430 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gallery_steel_4430 [class*="social-icon-flickr"].dark_7882 {
  background-color: transparent;
  color: #0063dc;
}
.gallery_steel_4430 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gallery_steel_4430 [class*="social-icon-foursquare"].dark_7882 {
  background-color: transparent;
  color: #2d5be3;
}
.gallery_steel_4430 [class*="social-icon-github"] {
  background-color: #333;
}
.gallery_steel_4430 [class*="social-icon-github"].dark_7882 {
  background-color: transparent;
  color: #333;
}
.gallery_steel_4430 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gallery_steel_4430 [class*="social-icon-google-plus"].dark_7882 {
  background-color: transparent;
  color: #dd4b39;
}
.gallery_steel_4430 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gallery_steel_4430 [class*="social-icon-houzz"].dark_7882 {
  background-color: transparent;
  color: #7ac142;
}
.gallery_steel_4430 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gallery_steel_4430 [class*="social-icon-instagram"].dark_7882 {
  background-color: transparent;
  color: #262626;
}
.gallery_steel_4430 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gallery_steel_4430 [class*="social-icon-jsfiddle"].dark_7882 {
  background-color: transparent;
  color: #487aa2;
}
.gallery_steel_4430 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gallery_steel_4430 [class*="social-icon-linkedin"].dark_7882 {
  background-color: transparent;
  color: #0077b5;
}
.gallery_steel_4430 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gallery_steel_4430 [class*="social-icon-medium"].dark_7882 {
  background-color: transparent;
  color: #00ab6b;
}
.gallery_steel_4430 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gallery_steel_4430
  [class*="social-icon-odnoklassniki"].dark_7882 {
  background-color: transparent;
  color: #f4731c;
}
.gallery_steel_4430 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gallery_steel_4430 [class*="social-icon-meetup"].dark_7882 {
  background-color: transparent;
  color: #ec1c40;
}
.gallery_steel_4430 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gallery_steel_4430 [class*="social-icon-pinterest"].dark_7882 {
  background-color: transparent;
  color: #bd081c;
}
.gallery_steel_4430 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gallery_steel_4430 [class*="social-icon-product-hunt"].dark_7882 {
  background-color: transparent;
  color: #da552f;
}
.gallery_steel_4430 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gallery_steel_4430 [class*="social-icon-reddit"].dark_7882 {
  background-color: transparent;
  color: #ff4500;
}
.gallery_steel_4430 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gallery_steel_4430 [class*="social-icon-rss"].dark_7882 {
  background-color: transparent;
  color: #f26522;
}
.gallery_steel_4430 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gallery_steel_4430
  [class*="social-icon-shopping-cart"].dark_7882 {
  background-color: transparent;
  color: #4caf50;
}
.gallery_steel_4430 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gallery_steel_4430 [class*="social-icon-skype"].dark_7882 {
  background-color: transparent;
  color: #00aff0;
}
.gallery_steel_4430 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gallery_steel_4430 [class*="social-icon-slideshare"].dark_7882 {
  background-color: transparent;
  color: #0077b5;
}
.gallery_steel_4430 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gallery_steel_4430 [class*="social-icon-snapchat"].dark_7882 {
  background-color: transparent;
  color: #fffc00;
}
.gallery_steel_4430 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gallery_steel_4430 [class*="social-icon-soundcloud"].dark_7882 {
  background-color: transparent;
  color: #f80;
}
.gallery_steel_4430 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gallery_steel_4430 [class*="social-icon-spotify"].dark_7882 {
  background-color: transparent;
  color: #2ebd59;
}
.gallery_steel_4430 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gallery_steel_4430
  [class*="social-icon-stack-overflow"].dark_7882 {
  background-color: transparent;
  color: #fe7a15;
}
.gallery_steel_4430 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gallery_steel_4430 [class*="social-icon-maldkfgram"].dark_7882 {
  background-color: transparent;
  color: #2ca5e0;
}
.gallery_steel_4430 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gallery_steel_4430 [class*="social-icon-tripadvisor"].dark_7882 {
  background-color: transparent;
  color: #589442;
}
.gallery_steel_4430 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gallery_steel_4430 [class*="social-icon-tumblr"].dark_7882 {
  background-color: transparent;
  color: #35465c;
}
.gallery_steel_4430 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gallery_steel_4430 [class*="social-icon-twitch"].dark_7882 {
  background-color: transparent;
  color: #6441a5;
}
.gallery_steel_4430 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gallery_steel_4430 [class*="social-icon-twitter"].dark_7882 {
  background-color: transparent;
  color: #1da1f2;
}
.gallery_steel_4430 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gallery_steel_4430 [class*="social-icon-vimeo"].dark_7882 {
  background-color: transparent;
  color: #1ab7ea;
}
.gallery_steel_4430 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gallery_steel_4430 [class*="social-icon-vk"].dark_7882 {
  background-color: transparent;
  color: #45668e;
}
.gallery_steel_4430 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gallery_steel_4430 [class*="social-icon-weibo"].dark_7882 {
  background-color: transparent;
  color: #df2029;
}
.gallery_steel_4430 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gallery_steel_4430 [class*="social-icon-weixin"].dark_7882 {
  background-color: transparent;
  color: #7bb32e;
}
.gallery_steel_4430 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gallery_steel_4430 [class*="social-icon-whatsapp"].dark_7882 {
  background-color: transparent;
  color: #25d366;
}
.gallery_steel_4430 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gallery_steel_4430 [class*="social-icon-wordpress"].dark_7882 {
  background-color: transparent;
  color: #21759b;
}
.gallery_steel_4430 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gallery_steel_4430 [class*="social-icon-xing"].dark_7882 {
  background-color: transparent;
  color: #026466;
}
.gallery_steel_4430 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gallery_steel_4430 [class*="social-icon-yelp"].dark_7882 {
  background-color: transparent;
  color: #af0606;
}
.gallery_steel_4430 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gallery_steel_4430 [class*="social-icon-youtube"].dark_7882 {
  background-color: transparent;
  color: #cd201f;
}
.item-active-8e88 {
  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;
}
.item-active-8e88:hover {
  box-shadow: none;
  background: 0 0;
}
.progress_8e03 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.title_1743 {
  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;
}
.texture_ce11 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text-dc77 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text-dc77,
.text-dc77::after,
.text-dc77::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;
}
.text-dc77::after,
.text-dc77::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-7fcb .title_1743 .texture_ce11 {
  margin-top: -2px;
  width: 19px;
}
.logo-7fcb .title_1743 .text-dc77 {
  margin-top: -1px;
}
.logo-7fcb .title_1743 .text-dc77,
.logo-7fcb .title_1743 .text-dc77::after,
.logo-7fcb .title_1743 .text-dc77::before {
  width: 19px;
  height: 2px;
}
.logo-7fcb .title_1743 .text-dc77::before {
  top: -6px;
}
.logo-7fcb .title_1743 .text-dc77::after {
  bottom: -6px;
}
.down_009d .title_1743 .texture_ce11 {
  margin-top: -2px;
  width: 22px;
}
.down_009d .title_1743 .text-dc77 {
  margin-top: -1px;
}
.down_009d .title_1743 .text-dc77,
.down_009d .title_1743 .text-dc77::after,
.down_009d .title_1743 .text-dc77::before {
  width: 22px;
  height: 2px;
}
.down_009d .title_1743 .text-dc77::before {
  top: -7px;
}
.down_009d .title_1743 .text-dc77::after {
  bottom: -7px;
}
.shade-435d .title_1743 .texture_ce11 {
  margin-top: -2px;
  width: 31px;
}
.shade-435d .title_1743 .text-dc77 {
  margin-top: -1.5px;
}
.shade-435d .title_1743 .text-dc77,
.shade-435d .title_1743 .text-dc77::after,
.shade-435d .title_1743 .text-dc77::before {
  width: 31px;
  height: 3px;
}
.shade-435d .title_1743 .text-dc77::before {
  top: -9px;
}
.shade-435d .title_1743 .text-dc77::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-rough-2fcb .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-rough-2fcb .title_1743 .text-dc77 {
    margin-top: -1px;
  }
  .highlight-rough-2fcb .title_1743 .text-dc77,
  .highlight-rough-2fcb .title_1743 .text-dc77::after,
  .highlight-rough-2fcb .title_1743 .text-dc77::before {
    width: 19px;
    height: 2px;
  }
  .highlight-rough-2fcb .title_1743 .text-dc77::before {
    top: -6px;
  }
  .highlight-rough-2fcb .title_1743 .text-dc77::after {
    bottom: -6px;
  }
  .modal_cool_e48e .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_cool_e48e .title_1743 .text-dc77 {
    margin-top: -1px;
  }
  .modal_cool_e48e .title_1743 .text-dc77,
  .modal_cool_e48e .title_1743 .text-dc77::after,
  .modal_cool_e48e .title_1743 .text-dc77::before {
    width: 22px;
    height: 2px;
  }
  .modal_cool_e48e .title_1743 .text-dc77::before {
    top: -7px;
  }
  .modal_cool_e48e .title_1743 .text-dc77::after {
    bottom: -7px;
  }
  .soft-57cd .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 31px;
  }
  .soft-57cd .title_1743 .text-dc77 {
    margin-top: -1.5px;
  }
  .soft-57cd .title_1743 .text-dc77,
  .soft-57cd .title_1743 .text-dc77::after,
  .soft-57cd .title_1743 .text-dc77::before {
    width: 31px;
    height: 3px;
  }
  .soft-57cd .title_1743 .text-dc77::before {
    top: -9px;
  }
  .soft-57cd .title_1743 .text-dc77::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header_purple_e17d .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 19px;
  }
  .header_purple_e17d .title_1743 .text-dc77 {
    margin-top: -1px;
  }
  .header_purple_e17d .title_1743 .text-dc77,
  .header_purple_e17d .title_1743 .text-dc77::after,
  .header_purple_e17d .title_1743 .text-dc77::before {
    width: 19px;
    height: 2px;
  }
  .header_purple_e17d .title_1743 .text-dc77::before {
    top: -6px;
  }
  .header_purple_e17d .title_1743 .text-dc77::after {
    bottom: -6px;
  }
  .summary-cool-6888 .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 22px;
  }
  .summary-cool-6888 .title_1743 .text-dc77 {
    margin-top: -1px;
  }
  .summary-cool-6888 .title_1743 .text-dc77,
  .summary-cool-6888 .title_1743 .text-dc77::after,
  .summary-cool-6888 .title_1743 .text-dc77::before {
    width: 22px;
    height: 2px;
  }
  .summary-cool-6888 .title_1743 .text-dc77::before {
    top: -7px;
  }
  .summary-cool-6888 .title_1743 .text-dc77::after {
    bottom: -7px;
  }
  .small_5056 .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 31px;
  }
  .small_5056 .title_1743 .text-dc77 {
    margin-top: -1.5px;
  }
  .small_5056 .title_1743 .text-dc77,
  .small_5056 .title_1743 .text-dc77::after,
  .small_5056 .title_1743 .text-dc77::before {
    width: 31px;
    height: 3px;
  }
  .small_5056 .title_1743 .text-dc77::before {
    top: -9px;
  }
  .small_5056 .title_1743 .text-dc77::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-inner-97dc .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-inner-97dc .title_1743 .text-dc77 {
    margin-top: -1px;
  }
  .wrapper-inner-97dc .title_1743 .text-dc77,
  .wrapper-inner-97dc .title_1743 .text-dc77::after,
  .wrapper-inner-97dc .title_1743 .text-dc77::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-inner-97dc .title_1743 .text-dc77::before {
    top: -6px;
  }
  .wrapper-inner-97dc .title_1743 .text-dc77::after {
    bottom: -6px;
  }
  .purple_6151 .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 22px;
  }
  .purple_6151 .title_1743 .text-dc77 {
    margin-top: -1px;
  }
  .purple_6151 .title_1743 .text-dc77,
  .purple_6151 .title_1743 .text-dc77::after,
  .purple_6151 .title_1743 .text-dc77::before {
    width: 22px;
    height: 2px;
  }
  .purple_6151 .title_1743 .text-dc77::before {
    top: -7px;
  }
  .purple_6151 .title_1743 .text-dc77::after {
    bottom: -7px;
  }
  .button-purple-c3de .title_1743 .texture_ce11 {
    margin-top: -2px;
    width: 31px;
  }
  .button-purple-c3de .title_1743 .text-dc77 {
    margin-top: -1.5px;
  }
  .button-purple-c3de .title_1743 .text-dc77,
  .button-purple-c3de .title_1743 .text-dc77::after,
  .button-purple-c3de .title_1743 .text-dc77::before {
    width: 31px;
    height: 3px;
  }
  .button-purple-c3de .title_1743 .text-dc77::before {
    top: -9px;
  }
  .button-purple-c3de .title_1743 .text-dc77::after {
    bottom: -9px;
  }
}
.secondary_south_41d5 .text-dc77 {
  -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);
}
.secondary_south_41d5 .text-dc77::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary_south_41d5 .text-dc77::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);
}
.secondary_south_41d5.heading-2961 .text-dc77 {
  -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);
}
.secondary_south_41d5.heading-2961 .text-dc77::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary_south_41d5.heading-2961 .text-dc77::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);
}
.notification_dark_2307 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.dropdown-4f91:before {
  display: none;
}
.plasma_4b91 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.plasma_4b91 .tall_8ddb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.plasma_4b91 .tall_8ddb:last-of-type {
  border-bottom: none;
}
.plasma_4b91 .tall_8ddb.text-red-65a9,
.plasma_4b91 .tall_8ddb.dim_0109,
.plasma_4b91 .tall_8ddb.label_8da4 {
  padding: 0;
}
.plasma_4b91 .overlay-13d3 .list_fixed_d25d {
  color: currentColor;
}
.plasma_4b91 .overlay-13d3 .list_fixed_d25d:focus,
.plasma_4b91 .overlay-13d3 .list_fixed_d25d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_4b91.inner-bedc .down_cc6d,
.plasma_4b91.inner-bedc .table_9735 a,
.plasma_4b91.inner-bedc .paper-7920 a,
.plasma_4b91.inner-bedc .middle-0ebc a {
  color: rgba(0, 0, 0, 0.55);
}
.plasma_4b91.inner-bedc .down_cc6d:hover,
.plasma_4b91.inner-bedc .table_9735 a:hover,
.plasma_4b91.inner-bedc .paper-7920 a:hover,
.plasma_4b91.inner-bedc .middle-0ebc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.plasma_4b91.inner-bedc .detail_pro_ad19 {
  color: rgba(0, 0, 0, 0.8);
}
.plasma_4b91.inner-bedc .tall_8ddb {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_4b91.inner-bedc .tall_8ddb:before {
  background: rgba(0, 0, 0, 0.08);
}
.plasma_4b91.inner-bedc .popup_a93a:before {
  background: rgba(255, 255, 255, 0.9);
}
.plasma_4b91.inner-bedc .overlay-13d3 .row_hot_05f5 li a,
.plasma_4b91.inner-bedc .overlay-13d3 .list_fixed_d25d,
.plasma_4b91.inner-bedc .middle-0ebc {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_4b91.inner-bedc .overlay-13d3 .list_fixed_d25d:focus,
.plasma_4b91.inner-bedc .overlay-13d3 .list_fixed_d25d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_4b91.inner-bedc .row_hot_05f5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_4b91.content-south-b2ad .down_cc6d,
.plasma_4b91.content-south-b2ad .table_9735 a,
.plasma_4b91.content-south-b2ad .paper-7920 .list_fixed_d25d,
.plasma_4b91.content-south-b2ad .paper-7920 a,
.plasma_4b91.content-south-b2ad .middle-0ebc a {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_4b91.content-south-b2ad .down_cc6d:hover,
.plasma_4b91.content-south-b2ad .table_9735 a:hover,
.plasma_4b91.content-south-b2ad .paper-7920 .list_fixed_d25d:hover,
.plasma_4b91.content-south-b2ad .paper-7920 a:hover,
.plasma_4b91.content-south-b2ad .middle-0ebc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_4b91.content-south-b2ad .detail_pro_ad19 {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_4b91.content-south-b2ad .tall_8ddb {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_4b91.content-south-b2ad .tall_8ddb:before {
  background: rgba(255, 255, 255, 0.08);
}
.plasma_4b91.content-south-b2ad .popup_a93a:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma_4b91.content-south-b2ad .overlay-13d3 .row_hot_05f5 li a,
.plasma_4b91.content-south-b2ad .overlay-13d3 .list_fixed_d25d,
.plasma_4b91.content-south-b2ad .middle-0ebc {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_4b91.content-south-b2ad .overlay-13d3 .list_fixed_d25d:focus,
.plasma_4b91.content-south-b2ad .overlay-13d3 .list_fixed_d25d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_4b91.content-south-b2ad .row_hot_05f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_a93a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.popup_a93a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.iron_0764 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card_fixed_8d8b .plasma_4b91 {
  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;
}
.card_fixed_8d8b .tall_8ddb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card_fixed_8d8b .tall_8ddb: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) {
  .card_fixed_8d8b .tall_8ddb:before {
    width: 16%;
    left: 42%;
  }
}
.card_fixed_8d8b .tall_8ddb:last-child:before {
  content: none;
}
.card_fixed_8d8b .tall_8ddb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card_fixed_8d8b .overlay-13d3 .row_hot_05f5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card_fixed_8d8b .overlay-13d3 .row_hot_05f5 li a .list_fixed_d25d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card_fixed_8d8b .overlay-13d3 .middle-0ebc {
  border: none;
}
.card_fixed_8d8b .overlay-13d3 .middle-0ebc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card_fixed_8d8b .popup_a93a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card_fixed_8d8b .iron_0764 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card_fixed_8d8b .content-south-b2ad .popup_a93a:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_fixed_8d8b .inner-bedc.container-green-a5c0 .text-dc77 {
  background: rgba(0, 0, 0, 0.6);
}
.card_fixed_8d8b
  .inner-bedc.container-green-a5c0
  .text-dc77::after,
.card_fixed_8d8b
  .inner-bedc.container-green-a5c0
  .text-dc77:before {
  background: inherit;
}
.card_fixed_8d8b
  .inner-bedc.container-green-a5c0:hover
  .text-dc77 {
  background: rgba(0, 0, 0, 0.8);
}
.form_806f .plasma_4b91 {
  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) {
  .form_806f .plasma_4b91 {
    width: auto;
    right: 45px;
  }
}
.pattern-stale-e4b7 .plasma_4b91 {
  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) {
  .pattern-stale-e4b7 .plasma_4b91 {
    width: auto;
    left: 45px;
  }
}
.dropdown-4f91 .plasma_4b91 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dropdown-4f91 .iron_0764 {
  max-width: 48em;
  margin: 0 auto;
}
.dropdown-4f91 .popup_a93a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.grid-24bd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.grid-24bd.card_fixed_8d8b .plasma_4b91 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.grid-24bd.form_806f .plasma_4b91 {
  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);
}
.grid-24bd .plasma_4b91 {
  visibility: visible;
}
.grid-24bd.pattern-stale-e4b7 .plasma_4b91 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fixed-5233,
.accordion-56c7 {
  overflow-x: hidden;
}
.fixed-5233 .plasma_4b91 {
  overflow: auto;
}
.fixed-5233.card_fixed_8d8b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed-5233.card_fixed_8d8b .plasma_4b91 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fixed-5233.card_fixed_8d8b .item-active-8e88 {
  opacity: 0;
}
.fixed-5233.form_806f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed-5233.form_806f .plasma_4b91 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fixed-5233.form_806f .item-active-8e88 {
  opacity: 0;
}
.fixed-5233.pattern-stale-e4b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed-5233.pattern-stale-e4b7 .plasma_4b91 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fixed-5233.pattern-stale-e4b7 .item-active-8e88 {
  opacity: 0;
}
.fixed-5233.dropdown-4f91 .plasma_4b91 {
  z-index: 10;
  visibility: visible;
}
.container-green-a5c0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-green-a5c0 .text-dc77 {
  background: rgba(255, 255, 255, 0.99);
}
.container-green-a5c0 .text-dc77::after,
.container-green-a5c0 .text-dc77:before {
  background: inherit;
}
.container-green-a5c0:hover .text-dc77 {
  background: rgba(255, 255, 255, 0.99);
}
.pattern-stale-e4b7 .container-green-a5c0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.dropdown-4f91 .container-green-a5c0 {
  display: none !important;
}
.fixed-5233:before,
.accordion-56c7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fixed-5233 .container-green-a5c0,
.accordion-56c7 .container-green-a5c0 {
  display: inline-block;
}
.plasma_4b91 .short_fa91 {
  -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;
}
.fixed-5233 .plasma_4b91 .short_fa91,
.accordion-56c7 .plasma_4b91 .short_fa91 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block-in-1d54 .gold_7ac1 {
  width: 100%;
}
.sidebar-72bb {
  padding: 0 0.5em 0;
}
.sidebar-72bb [class*="customify-col-"],
.sidebar-72bb [class*="customify-col_"],
.sidebar-72bb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active_orange_9768 .sidebar-72bb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label-8a62 .cold-977f,
  .cold-977f {
    display: none;
  }
  .image-current-fb7d {
    text-align: left;
  }
  .frame-hovered-f726 {
    text-align: center;
  }
  .east_404b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label-8a62 .dynamic-11b8,
  .dynamic-11b8 {
    display: none;
  }
  .card_focused_8b66 {
    text-align: left;
  }
  .footer-wide-28d7 {
    text-align: center;
  }
  .fluid_89ed {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label-8a62 .notification-38a0,
  .notification-38a0 {
    display: none;
  }
  .gas-7b07 {
    text-align: left;
  }
  .focus-8148 {
    text-align: center;
  }
  .overlay-black-502f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_orange_dbf5 {
  box-shadow: none !important;
}
.tabs-inner-cb69 .surface-933d,
.tall-73d3 .surface-933d {
  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;
}
.tall-73d3 .surface-933d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.list-9bad {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.list-9bad:after,
.list-9bad:before {
  content: "";
  display: table;
}
.list-9bad:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .list-9bad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.list-9bad,
.backdrop_fixed_8028 {
  max-width: 1248px;
  margin: 0 auto;
}

.modal-c495.secondary-basic-6632 .list-9bad {
  max-width: 100%;
}
.modal-c495.liquid-94a3 {
  max-width: 1200px;
  margin: 0 auto;
}
.modal-c495.active_61de .list-9bad {
  max-width: 100%;
}
.modal-c495.active_61de > .list-9bad {
  padding-left: 0;
  padding-right: 0;
}
.modal-c495.active_61de > .list-9bad .label-8a62 {
  margin: 0;
}
.modal-c495.active_61de
  > .list-9bad
  .gas-37aa.preview_glass_1e52 {
  margin-right: 0;
  margin-left: 0;
}
.modal-c495.active_61de #main.preview_glass_1e52 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .medium-1d82 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .medium-1d82 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .smooth_a375 .video-3b85 {
    padding-right: 1em;
  }
  .smooth_a375.gold_7b92 .gas-37aa {
    border-right: 1px solid #eaecee;
  }
  .smooth_a375.gold_7b92 .video-3b85 {
    padding-right: 1em;
  }
  .smooth_a375.gold_7b92 .pink_b596 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_e41c .video-3b85 {
    padding-left: 1em;
  }
  .progress_e41c.gold_7b92 .gas-37aa {
    border-left: 1px solid #eaecee;
  }
  .progress_e41c.gold_7b92 .video-3b85 {
    padding-left: 1em;
  }
  .progress_e41c.gold_7b92 .pink_b596 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_short_d4bb .video-3b85 {
    padding-left: 1em;
  }
  .tabs_short_d4bb.gold_7b92 .focus_fc32 {
    border-right: 1px solid #eaecee;
  }
  .tabs_short_d4bb.gold_7b92 .card-6b41 {
    border-right: 1px solid #eaecee;
  }
  .tabs_short_d4bb.gold_7b92 .video-3b85 {
    padding-left: 1em;
  }
  .tabs_short_d4bb.gold_7b92 .pink_b596 {
    padding-right: 1em;
  }
  .tabs_short_d4bb.gold_7b92 .column_up_a117 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-fce4 .video-3b85 {
    padding-right: 1em;
  }
  .focused-fce4.gold_7b92 .focus_fc32 {
    border-left: 1px solid #eaecee;
  }
  .focused-fce4.gold_7b92 .card-6b41 {
    border-left: 1px solid #eaecee;
  }
  .focused-fce4.gold_7b92 .video-3b85 {
    padding-right: 1em;
  }
  .focused-fce4.gold_7b92 .pink_b596 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused-fce4.gold_7b92 .column_up_a117 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium-1d82 .video-3b85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .medium-1d82.gold_7b92 .gas-37aa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .medium-1d82.gold_7b92 .video-3b85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .medium-1d82.gold_7b92 .pink_b596 {
    padding-left: 1em;
  }
  .medium-1d82.gold_7b92 .column_up_a117 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .medium-1d82.gold_7b92 .video-3b85 {
    padding-left: 0;
  }
}
.disabled-pink-17eb .middle_032a {
  display: inline-block;
}
.preview_yellow_b99f {
  display: inline-block;
}
.dirty_2c65 {
  word-con: break-word;
}
.primary_bronze_ad07 > span {
  display: inline-block;
  padding: 5px 0;
}
.primary_bronze_ad07 .dark_394d {
  margin-left: 8px;
  margin-right: 8px;
}
.primary_bronze_ad07 .header-bright-88ee img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.copper-a8a9 .white-b3c0 {
  margin-bottom: 2em;
}
.copper-a8a9 .nav-soft-57da {
  margin-bottom: 15px;
}
.copper-a8a9 .nav-soft-57da:last-child {
  margin-bottom: 0;
}
.copper-a8a9 .pattern_0e4e {
  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) {
  .copper-a8a9 .pattern_0e4e {
    display: block;
  }
}
.copper-a8a9 .paragraph_paper_4480 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .copper-a8a9 .paragraph_paper_4480 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.copper-a8a9 .tabs_fixed_640e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.copper-a8a9 .tabs_fixed_640e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.copper-a8a9 .tabs_fixed_640e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.copper-a8a9 .dirty_2c65 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper-a8a9 .dirty_2c65 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.copper-a8a9 .preview-lower-27ef p:last-child {
  margin-bottom: 0;
}
.copper-a8a9 .tag_up_1f80 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.copper-a8a9 .tabs_brown_655d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.copper-a8a9 .logo_9674 {
  margin-top: 1em;
}
.copper-a8a9 .text-fixed-9cdc {
  top: 0;
  display: block;
}
.copper-a8a9 .text-fixed-9cdc a {
  color: inherit;
}
.copper-a8a9 .text-fixed-9cdc a:hover {
  color: inherit;
}
.copper-a8a9 .caption_7fc1 {
  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;
}
.copper-a8a9 .caption_7fc1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.copper-a8a9 .tabs_brown_655d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.copper-a8a9 .avatar_paper_a598 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.copper-a8a9 .avatar_paper_a598:first-child {
  margin-top: 0;
}
.copper-a8a9 .avatar_paper_a598.thumbnail_fluid_ad14 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.copper-a8a9 .avatar_paper_a598.aside-soft-2974 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper-a8a9
  .avatar_paper_a598.aside-soft-2974.heading_large_a62e
  .logo_9674 {
  width: 100%;
}
.copper-a8a9 .aside-soft-2974 {
  -webkit-box-align: center;
  align-items: center;
}
.copper-a8a9 .aside-soft-2974 .primary_bronze_ad07,
.copper-a8a9 .aside-soft-2974 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.copper-a8a9 .tabs_fixed_640e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.copper-a8a9 .tabs_fixed_640e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.copper-a8a9 .tabs_fixed_640e: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;
}
.copper-a8a9 .thumbnail_fluid_ad14 {
  z-index: 5;
}
.copper-a8a9 .inner-7f66 .wrapper_1184 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.copper-a8a9 .footer_white_c460 .wrapper_1184 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.copper-a8a9 .video-4f26 .wrapper_1184 {
  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;
}
.copper-a8a9.selected_0f9a .pattern_0e4e,
.copper-a8a9.tooltip-f9d7 .pattern_0e4e {
  display: block;
}
.copper-a8a9.selected_0f9a .pattern_0e4e .in-6a3e,
.copper-a8a9.selected_0f9a .pattern_0e4e .tabs_brown_655d,
.copper-a8a9.tooltip-f9d7 .pattern_0e4e .in-6a3e,
.copper-a8a9.tooltip-f9d7 .pattern_0e4e .tabs_brown_655d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper-a8a9.overlay_upper_94aa .paragraph_paper_4480 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .copper-a8a9.overlay_upper_94aa .paragraph_paper_4480 {
    margin-right: 0;
  }
}
.copper-a8a9.selected_0f9a .paragraph_paper_4480,
.copper-a8a9.tooltip-f9d7 .paragraph_paper_4480 {
  padding-top: 40%;
}
.copper-a8a9.selected_0f9a .white-b3c0,
.copper-a8a9.tooltip-f9d7 .white-b3c0 {
  display: block;
}
.copper-a8a9.selected_0f9a .fn-sticky-0b4b .tabs_brown_655d,
.copper-a8a9.tooltip-f9d7 .fn-sticky-0b4b .tabs_brown_655d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.copper-a8a9.selected_0f9a .paragraph_paper_4480,
.copper-a8a9.tooltip-f9d7 .paragraph_paper_4480 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.copper-a8a9.selected_0f9a .tabs_brown_655d {
  padding: 1em;
}
.status-ad1b {
  margin: 30px auto;
  display: block;
}
.status-ad1b .label_6099 > * {
  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;
}
.status-ad1b .label_6099 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status-ad1b .label_6099 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_75de .primary_bronze_ad07 {
  margin-bottom: 1.41575em;
}
.nav_75de .link_tall_6e86 {
  margin-bottom: 1.618em;
}
.solid_6d48 .light-2471 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.solid_6d48 .light-2471 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.solid_6d48 .row-stale-80a4 {
  max-width: 100%;
  overflow: auto;
}
.new-a264 .solid_6d48 a:hover {
  text-decoration: underline;
}
.hidden_dim_c6a3 .nav-soft-57da:not(.dirty_2c65),
.hidden_dim_c6a3 .tabs_fixed_640e {
  margin-bottom: 1.41575em;
}
.hidden_dim_c6a3 .nav-soft-57da:not(.dirty_2c65):last-child,
.hidden_dim_c6a3 .tabs_fixed_640e:last-child {
  margin-bottom: 0;
}
.hidden_dim_c6a3 .nav-soft-57da.north_f918 {
  margin-bottom: 0.41575em;
}
.hidden_dim_c6a3 .tertiary-lower-c445:before,
.hidden_dim_c6a3 .cool-9dc0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hidden_dim_c6a3 .tertiary-lower-c445:before {
  content: "\f115";
}
.hidden_dim_c6a3 .cool-9dc0:before {
  content: "\f02c";
}
.hidden_dim_c6a3 .message_a68f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hidden_dim_c6a3 .message_a68f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lite_e250 {
  display: -webkit-box;
  display: flex;
}
.lite_e250 .badge-tiny-81b1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lite_e250 .badge-tiny-81b1 {
    flex-basis: 90px;
  }
}
.lite_e250 .yellow-dd3c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite_e250 .yellow-dd3c {
    flex-basis: calc(100% - 50px);
  }
}
.lite_e250 .first_16fa p:last-child {
  margin-bottom: 0.72em;
}
.article-left-e53f .label_6099 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.article-left-e53f .label_6099:after,
.article-left-e53f .label_6099:before {
  content: "";
  display: table;
}
.article-left-e53f .label_6099:after {
  clear: both;
}
.article-left-e53f .label_6099 .gas_6d23,
.article-left-e53f .label_6099 .accent_d323 {
  width: 49%;
}
.article-left-e53f .label_6099 .gas_6d23 a span.element_4b90,
.article-left-e53f .label_6099 .accent_d323 a span.element_4b90 {
  display: block;
  margin-bottom: 5px;
}
.article-left-e53f .label_6099 .accent_d323 {
  float: left;
  text-align: left;
}
.article-left-e53f .label_6099 .gas_6d23 {
  float: right;
  text-align: right;
}
.summary-3eda {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary-3eda {
    margin-bottom: 0;
  }
}
.nav_green_75ce {
  margin-bottom: 1em;
}
.nav_green_75ce .dirty_2c65 {
  font-size: 1.1em;
  line-height: 1.3;
}
.old_dc6d a {
  display: block;
  line-height: 0;
  position: relative;
}
.button_1e2c .nav_green_75ce,
.pattern_in_de0c .nav_green_75ce {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .button_1e2c .nav_green_75ce,
  .pattern_in_de0c .nav_green_75ce {
    display: block;
  }
}
.button_1e2c .old_dc6d,
.pattern_in_de0c .old_dc6d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .button_1e2c .old_dc6d,
  .pattern_in_de0c .old_dc6d {
    margin-bottom: 1em;
  }
}
.button_1e2c .old_dc6d img,
.pattern_in_de0c .old_dc6d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.button_1e2c .complex-7317,
.pattern_in_de0c .complex-7317 {
  flex-basis: calc(100% - 160px);
}
.button_1e2c .complex-7317 p,
.pattern_in_de0c .complex-7317 p {
  margin-bottom: 0;
}
.button_1e2c .complex-7317 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .button_1e2c .complex-7317 {
    padding-left: 0;
  }
}
.pattern_in_de0c .complex-7317 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pattern_in_de0c .complex-7317 {
    padding-right: 0;
  }
}
.pattern_in_de0c .old_dc6d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.medium_786a .old_dc6d {
  margin-bottom: 0.5em;
}
.medium_786a .old_dc6d img {
  width: 100%;
}
.column-3e49 .sidebar-active-2328,
.inner-456d .sidebar-active-2328 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.inner-456d .gas-37aa .avatar-pressed-63b5 p:last-child {
  margin-bottom: 0;
}
.mask_4899 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.stale_ae4b .static_5398 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .stale_ae4b .static_5398:last-of-type {
    margin-bottom: 0;
  }
}
.stale_ae4b .static_5398 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stale_ae4b .static_5398 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.stale_ae4b .static_5398 ul li {
  margin: 0 0 0.6em;
}
.stale_ae4b .static_5398 ul li.grid_tall_65c0,
.stale_ae4b .static_5398 ul li.primary_inner_4dbf {
  position: relative;
}
.stale_ae4b .static_5398 ul li.grid_tall_65c0 .grid-yellow-17ac,
.stale_ae4b .static_5398 ul li.primary_inner_4dbf .grid-yellow-17ac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.stale_ae4b .static_5398 ul li.grid_tall_65c0:after:after,
.stale_ae4b .static_5398 ul li.grid_tall_65c0:after:before,
.stale_ae4b
  .static_5398
  ul
  li.primary_inner_4dbf:after:after,
.stale_ae4b
  .static_5398
  ul
  li.primary_inner_4dbf:after:before {
  content: "";
  display: table;
}
.stale_ae4b .static_5398 ul li.grid_tall_65c0:after:after,
.stale_ae4b
  .static_5398
  ul
  li.primary_inner_4dbf:after:after {
  clear: both;
}
.stale_ae4b .static_5398 a.icon-ccef:hover {
  text-decoration: none;
}
.stale_ae4b .static_5398 select {
  max-width: 100%;
}
.stale_ae4b .static_5398 table {
  font-size: 85%;
}
.stale_ae4b .static_5398 table td,
.stale_ae4b .static_5398 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.stale_ae4b .static_5398 table tfoot td {
  text-align: left;
}
.stale_ae4b .static_5398 :last-child {
  margin-bottom: 0;
}
.stale_ae4b .static_5398 .outline-4937 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.stale_ae4b .static_5398 .outline-4937 label {
  width: 100%;
}
.stale_ae4b .static_5398 .outline-4937 .icon-steel-db1a {
  width: 100%;
  display: block;
}
.stale_ae4b .static_5398 .outline-4937 .hard-46f9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.stale_ae4b .static_5398 .outline-4937 .hard-46f9:hover svg #svg-search {
  fill: #444;
}
.stale_ae4b .static_5398 .outline-4937 .hard-46f9 svg {
  width: 18px;
  height: 18px;
}
.stale_ae4b .form_easy_9560 ul ul,
.stale_ae4b .top-3753 ul ul,
.stale_ae4b .filter-out-83c6 ul ul,
.stale_ae4b .link_blue_8f72 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.stale_ae4b .form_easy_9560 .silver-efed > a,
.stale_ae4b .top-3753 .silver-efed > a,
.stale_ae4b .filter-out-83c6 .silver-efed > a,
.stale_ae4b .link_blue_8f72 .silver-efed > a {
  margin-bottom: 0;
}
.stale_ae4b .text-small-ccdf li,
.stale_ae4b .form_easy_9560 li,
.stale_ae4b .notification-simple-f55f li,
.stale_ae4b .top-3753 li,
.stale_ae4b .filter-out-83c6 li,
.stale_ae4b .link_blue_8f72 li,
.stale_ae4b .prev-faca li,
.stale_ae4b .basic-cbd9 li {
  display: block;
  position: relative;
}
.stale_ae4b .text-small-ccdf li:last-child,
.stale_ae4b .form_easy_9560 li:last-child,
.stale_ae4b .notification-simple-f55f li:last-child,
.stale_ae4b .top-3753 li:last-child,
.stale_ae4b .filter-out-83c6 li:last-child,
.stale_ae4b .link_blue_8f72 li:last-child,
.stale_ae4b .prev-faca li:last-child,
.stale_ae4b .basic-cbd9 li:last-child {
  border: none;
}
.stale_ae4b .text-small-ccdf li a,
.stale_ae4b .form_easy_9560 li a,
.stale_ae4b .notification-simple-f55f li a,
.stale_ae4b .top-3753 li a,
.stale_ae4b .filter-out-83c6 li a,
.stale_ae4b .link_blue_8f72 li a,
.stale_ae4b .prev-faca li a,
.stale_ae4b .basic-cbd9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale_ae4b .text-small-ccdf li ul li::before,
.stale_ae4b .form_easy_9560 li ul li::before,
.stale_ae4b .notification-simple-f55f li ul li::before,
.stale_ae4b .top-3753 li ul li::before,
.stale_ae4b .filter-out-83c6 li ul li::before,
.stale_ae4b .link_blue_8f72 li ul li::before,
.stale_ae4b .prev-faca li ul li::before,
.stale_ae4b .basic-cbd9 li ul li::before {
  left: 15px;
}
.stale_ae4b .text-small-ccdf li ul a,
.stale_ae4b .form_easy_9560 li ul a,
.stale_ae4b .notification-simple-f55f li ul a,
.stale_ae4b .top-3753 li ul a,
.stale_ae4b .filter-out-83c6 li ul a,
.stale_ae4b .link_blue_8f72 li ul a,
.stale_ae4b .prev-faca li ul a,
.stale_ae4b .basic-cbd9 li ul a {
  padding-left: 20px;
}
.stale_ae4b .text-small-ccdf li ul ul li::before,
.stale_ae4b .form_easy_9560 li ul ul li::before,
.stale_ae4b .notification-simple-f55f li ul ul li::before,
.stale_ae4b .top-3753 li ul ul li::before,
.stale_ae4b .filter-out-83c6 li ul ul li::before,
.stale_ae4b .link_blue_8f72 li ul ul li::before,
.stale_ae4b .prev-faca li ul ul li::before,
.stale_ae4b .basic-cbd9 li ul ul li::before {
  left: 30px;
}
.stale_ae4b .text-small-ccdf li ul ul a,
.stale_ae4b .form_easy_9560 li ul ul a,
.stale_ae4b .notification-simple-f55f li ul ul a,
.stale_ae4b .top-3753 li ul ul a,
.stale_ae4b .filter-out-83c6 li ul ul a,
.stale_ae4b .link_blue_8f72 li ul ul a,
.stale_ae4b .prev-faca li ul ul a,
.stale_ae4b .basic-cbd9 li ul ul a {
  padding-left: 40px;
}
.stale_ae4b .breadcrumb-first-de02 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale_ae4b .basic-cbd9 ul li {
  margin-bottom: 1.41575em;
}
.stale_ae4b .basic-cbd9 ul li .active_a459 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.stale_ae4b .basic-cbd9 ul li .video-4654 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.content-south-b2ad .text-small-ccdf li a,
.content-south-b2ad .form_easy_9560 li a,
.content-south-b2ad .notification-simple-f55f li a,
.content-south-b2ad .top-3753 li a,
.content-south-b2ad .filter-out-83c6 li a,
.content-south-b2ad .link_blue_8f72 li a,
.content-south-b2ad .prev-faca li a,
.content-south-b2ad .basic-cbd9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-south-b2ad .breadcrumb-first-de02 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-south-b2ad .static_5398 ul li.grid_tall_65c0 .grid-yellow-17ac,
.content-south-b2ad .static_5398 ul li.primary_inner_4dbf .grid-yellow-17ac {
  background: rgba(0, 0, 0, 0.2);
}
.content-south-b2ad .stale_ae4b .static_5398 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-c495 .stale_ae4b .row_hot_05f5 li {
  margin: 0;
}
.modal-c495 .stale_ae4b .row_hot_05f5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.modal-c495 .stale_ae4b .row_hot_05f5 li ul {
  margin: 0;
}
.modal-c495 .stale_ae4b .row_hot_05f5 li ul li a {
  padding-left: 15px;
}
.modal-c495 .stale_ae4b .row_hot_05f5 li ul li li a {
  padding-left: 30px;
}
.modal-c495 .stale_ae4b .row_hot_05f5 li.narrow-4785 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.modal-c495 .stale_ae4b .row_hot_05f5 li.narrow-4785 > 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;
}
.modal-c495 .stale_ae4b .row_hot_05f5 li.narrow-4785 > 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;
}
.text_6f93 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.footer-4514 {
  position: relative;
  z-index: 10;
}
.footer-4514 .short_fa91 {
  width: 100%;
  max-width: 100%;
}
.nav-944e .lower-c5ef {
  padding-top: 2em;
  padding-bottom: 2em;
}
.nav-944e .inner-bedc {
}
.nav-944e .content-south-b2ad {
  background: #292929;
}
.paragraph-fresh-fdb1 .lower-c5ef {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph-fresh-fdb1 .inner-bedc {
  background: #f9f9f9;
}
.paragraph-fresh-fdb1 .content-south-b2ad {
  background: #303030;
}
.outline_west_1473 .lower-c5ef {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline_west_1473 .middle_032a {
    margin-bottom: 1em;
  }
  .outline_west_1473 .middle_032a:last-child {
    margin-bottom: 0;
  }
}
.outline_west_1473 .inner-bedc {
  background: #ededed;
}
.outline_west_1473 .content-south-b2ad {
  background: #1a1a1a;
}
.lower-c5ef.inner-bedc {
  color: rgba(0, 0, 0, 0.6);
}
.lower-c5ef.inner-bedc .item_9f66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower-c5ef.content-south-b2ad {
  color: rgba(255, 255, 255, 0.99);
}
.lower-c5ef.content-south-b2ad a:not(.icon-ccef) {
  color: rgba(255, 255, 255, 0.79);
}
.lower-c5ef.content-south-b2ad a:not(.icon-ccef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-c5ef.content-south-b2ad .item_9f66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-c5ef.content-south-b2ad table tbody td,
.lower-c5ef.content-south-b2ad table th {
  background: rgba(0, 0, 0, 0.08);
}
.filter-current-0d3e.module_8384 .list-9bad {
  max-width: initial;
}
.filter-current-0d3e .bottom-4e16 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.filter-current-0d3e .bottom-4e16 .short_fa91 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .filter-current-0d3e .bottom-4e16 .short_fa91 {
    display: block;
    margin-bottom: 2em;
  }
  .filter-current-0d3e .bottom-4e16 .short_fa91:last-child {
    margin-bottom: 0;
  }
}
.outline_west_1473 .middle_032a:last-child,
.paragraph-fresh-fdb1 .middle_032a:last-child,
.nav-944e .middle_032a:last-child {
  margin-bottom: 0;
}
.outline_west_1473 .middle_032a .stale_ae4b .static_5398:last-child,
.paragraph-fresh-fdb1 .middle_032a .stale_ae4b .static_5398:last-child,
.nav-944e .middle_032a .stale_ae4b .static_5398:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outline_west_1473 .hidden_2caa,
  .outline_west_1473 .aside-middle-554a,
  .paragraph-fresh-fdb1 .hidden_2caa,
  .paragraph-fresh-fdb1 .aside-middle-554a,
  .nav-944e .hidden_2caa,
  .nav-944e .aside-middle-554a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .footer-4514 .middle_032a {
    margin-bottom: 2em;
  }
}
.footer-4514 p:last-child {
  margin-bottom: 0;
}
.footer-4514 li,
.footer-4514 ul {
  list-style: none;
  margin: 0;
}
.footer-4514 ul ul {
  margin-left: 2.617924em;
}
.secondary_64d1 {
  font-size: 0.875em;
}

/* css-noise: 2033 */
.widget-item-y1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
