/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box-copper-af4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.box-copper-af4f
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.box-copper-af4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.element_in_ee7e.footer-over-6ed0/licenses/gpl-2.0.secondary-cf34
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.card-1e9a/, (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.chip-d890.rough_6662/normalize.info-38ad/
 ======
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.info-38ad v7.0.0 | MIT License | github.box-copper-af4f/necolas/normalize.info-38ad */
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;
}
.module-static-9a15 .pattern_bronze_e713,
.smooth_3b66,
.middle-a8eb,
.icon_0ce7,
.main-glass-cb85,
.layout_f8c4,
.backdrop_motion_4662,
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;
}
.smooth_3b66,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .smooth_3b66,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth_3b66,
  h1 {
    font-size: 1.8em;
  }
}
.middle-a8eb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.middle-a8eb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .middle-a8eb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .middle-a8eb,
  h2 {
    font-size: 1.7em;
  }
}
.icon_0ce7,
h3 {
  font-size: 1.618em;
}
.module-static-9a15 .pattern_bronze_e713,
.main-glass-cb85,
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.search-thick-a14c {
  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;
}
.simple_ae1f:after,
.simple_ae1f:before,
.surface-dark-8125:after,
.surface-dark-8125:before {
  content: "";
  display: table;
}
.simple_ae1f:after,
.surface-dark-8125:after {
  clear: both;
}
.bottom-a316 {
  float: right;
  margin-right: 0;
}
.filter_3d54 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.table_narrow_fbb9 .aside-9476,
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;
}
.table_narrow_fbb9 .aside-9476: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;
}
.status_easy_b007 .aside-9476 {
  box-shadow: none;
}
.status_easy_b007
  .aside-9476
  .avatar-6b00 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.status_easy_b007 .aside-9476 .highlight_lower_f8da {
  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;
}
.status_easy_b007
  .aside-9476
  .highlight_lower_f8da
  b {
  display: none;
}
.status_easy_b007 .highlight_new_3e84 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fast_507c:not(.hidden-tiny-eda2):not(.text_87f4),
button:not(.hidden-tiny-eda2):not(.text_87f4),
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ),
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ),
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):hover,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):hover,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):hover,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):hover,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):active,
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):active,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):active,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):active,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):active,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus {
  outline: 0;
}
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4 {
  position: relative;
}
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .pattern_pink_2244,
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .layout_silver_640e,
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .panel_current_6859,
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  i,
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  svg,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .pattern_pink_2244,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .layout_silver_640e,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .panel_current_6859,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  i,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  svg,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .pattern_pink_2244,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .layout_silver_640e,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .panel_current_6859,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  i,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  svg,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .pattern_pink_2244,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .layout_silver_640e,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .panel_current_6859,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  i,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  svg,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .pattern_pink_2244,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .layout_silver_640e,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  .panel_current_6859,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  i,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4
  svg {
  visibility: hidden;
}
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4:after,
button:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4:after,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4:after,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4:after,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ).fn-loading-87b4:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.fast_507c:not(.hidden-tiny-eda2):not(.text_87f4),
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ),
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ),
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ) {
  color: #fff;
  background: #235787;
}
.fast_507c:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus,
input[type="button"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus,
input[type="reset"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus,
input[type="submit"]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ):focus {
  color: #fff;
}
.fast_507c.fn-disabled-87b4:not(.hidden-tiny-eda2):not(
    .text_87f4
  ),
.fast_507c[disabled]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ),
button.fn-disabled-87b4:not(.hidden-tiny-eda2):not(
    .text_87f4
  ),
button[disabled]:not(.hidden-tiny-eda2):not(
    .text_87f4
  ) {
  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;
}
.new-0108 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.new-0108: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;
}
.disabled-dark-53c8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module-a019 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.green-17fc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.simple_ae1f:after,
.simple_ae1f:before,
.gas-97d3:after,
.gas-97d3:before,
.old_e814:after,
.old_e814:before,
.outline-94b4:after,
.outline-94b4:before,
.up_c197:after,
.up_c197:before,
.table-d5f9:after,
.table-d5f9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.simple_ae1f:after,
.gas-97d3:after,
.old_e814:after,
.outline-94b4:after,
.up_c197:after,
.table-d5f9:after {
  clear: both;
}
.gas-97d3 .blue_b77b,
.old_e814 .blue_b77b,
.outer_d988 .blue_b77b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.column-73f9 {
  display: inline-block;
}
.slow_4768 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slow_4768 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slow_4768 .image-copper-830b {
  padding: 1em 0;
  font-size: 85%;
}
.image-copper-830b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary-3b03 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary-3b03:after,
.secondary-3b03:before {
  content: "";
  display: table;
}
.secondary-3b03:after {
  clear: both;
}
.notice-purple-6e89 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold_6a17 .notice-purple-6e89 {
  max-width: 50%;
}
.right_b9d9 .notice-purple-6e89 {
  max-width: 33.33%;
}
.blue_2b48 .notice-purple-6e89 {
  max-width: 25%;
}
.dynamic_b0c1 .notice-purple-6e89 {
  max-width: 20%;
}
.next-1413 .notice-purple-6e89 {
  max-width: 16.66%;
}
.border_292a .notice-purple-6e89 {
  max-width: 14.28%;
}
.fixed_8b18 .notice-purple-6e89 {
  max-width: 12.5%;
}
.nav_narrow_bc9b .notice-purple-6e89 {
  max-width: 11.11%;
}
.purple-c013 {
  display: block;
}
.module-static-9a15 .video-advanced-795c label,
.module-static-9a15 .first-786e label,
.module-static-9a15 .media_dark_01a7 label,
.module-static-9a15 .active_7047 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_c3f1 {
  list-style: none;
  margin: 0;
}
.complex_c3f1 article.hero_hot_7be3 {
  margin-bottom: 0;
}
.complex_c3f1 ul {
  list-style: none;
  margin: 0;
}
.complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3: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) {
  .complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3 li.hero_hot_7be3 li.hero_hot_7be3 li.hero_hot_7be3 {
    padding-left: 0;
  }
}
article.hero_hot_7be3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_hot_7be3 .gas-97d3 p:last-of-type {
  margin-bottom: 0;
}
article.hero_hot_7be3 .focus-5698 {
  float: left;
}
article.hero_hot_7be3 .box-complex-4b2f {
  margin-left: 85px;
}
article.hero_hot_7be3 .fresh_3256 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_hot_7be3 .fresh_3256 .mask-black-1d7e {
  margin-left: 10px;
}
article.hero_hot_7be3 .link-thick-8a31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_hot_7be3 .layout_bottom_18fe {
  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 .video-advanced-795c,
  #respond .media_dark_01a7,
  #respond .active_7047 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-advanced-795c input,
#respond .media_dark_01a7 input,
#respond .active_7047 input {
  width: 100%;
}
#respond .active_7047 {
  margin-right: 0;
}
#respond .wrapper_east_ec34 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_c1cc {
  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;
}
.dropdown_c1cc.primary_blue_785a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown_c1cc 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%);
}
.dropdown_c1cc:focus,
.dropdown_c1cc: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);
}
.message_a1f7 {
  border-radius: 10%;
}
.alert-tiny-d9ed {
  border-radius: 50%;
}
.modal-45df {
  font-size: 0.72em;
}
.box-cace {
  font-size: 0.875em;
}
.menu_purple_6366 {
  font-size: 1.1em;
}
.info_glass_0673 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_glass_0673.modal-45df {
  letter-spacing: 0.5px;
}
.banner-5bba,
.banner-5bba a {
  color: #6d6d6d;
}
.banner-5bba a:hover {
  color: #111;
}
.progress-bf27 {
  color: #6d6d6d;
}
.chip_9877 {
  overflow-x: hidden;
}
.chip_9877 .box_01bb.tooltip_glass_6645 {
  position: relative;
}
.chip_9877 .box_01bb.tooltip_glass_6645.tertiary-cold-f1af {
  position: initial;
}
.chip_9877
  .box_01bb.tooltip_glass_6645.tertiary-cold-f1af
  .soft_1e11 {
  left: auto;
}
.chip_9877 .box_01bb .soft_1e11 {
  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;
}
.chip_9877 .box_01bb:hover.tooltip_glass_6645 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.chip_9877
  .box_01bb:hover.tooltip_glass_6645
  .soft_1e11 {
  display: block;
  z-index: 9999999;
}
.chip_9877 .in_796d .wide-3fcb,
.chip_9877 .article_purple_17d4 .wide-3fcb {
  display: none;
}
.chip_9877 .gas-d1f8 .box_01bb:hover.tooltip_glass_6645 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module-static-9a15 .video-advanced-795c label,
.module-static-9a15 .first-786e label,
.module-static-9a15 .media_dark_01a7 label,
.module-static-9a15 .active_7047 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_c3f1 {
  list-style: none;
  margin: 0;
}
.complex_c3f1 article.hero_hot_7be3 {
  margin-bottom: 0;
}
.complex_c3f1 ul {
  list-style: none;
  margin: 0;
}
.complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3: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) {
  .complex_c3f1 .tabs_silver_ba70 li.hero_hot_7be3 li.hero_hot_7be3 li.hero_hot_7be3 li.hero_hot_7be3 {
    padding-left: 0;
  }
}
article.hero_hot_7be3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_hot_7be3 .gas-97d3 p:last-of-type {
  margin-bottom: 0;
}
article.hero_hot_7be3 .focus-5698 {
  float: left;
}
article.hero_hot_7be3 .box-complex-4b2f {
  margin-left: 85px;
}
article.hero_hot_7be3 .fresh_3256 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_hot_7be3 .fresh_3256 .mask-black-1d7e {
  margin-left: 10px;
}
article.hero_hot_7be3 .link-thick-8a31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_hot_7be3 .layout_bottom_18fe {
  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 .video-advanced-795c,
  #respond .media_dark_01a7,
  #respond .active_7047 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-advanced-795c input,
#respond .media_dark_01a7 input,
#respond .active_7047 input {
  width: 100%;
}
#respond .active_7047 {
  margin-right: 0;
}
#respond .wrapper_east_ec34 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.in_796d .filter_copper_6d8a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.filter_copper_6d8a .secondary_up_15b0.content-d5d0 .plasma-3e37 > li > a:focus,
.filter_copper_6d8a .secondary_up_15b0.content-d5d0 .plasma-3e37 > li > a:hover,
.filter_copper_6d8a .secondary_up_15b0.first_d0c2 .plasma-3e37 > li > a:focus,
.filter_copper_6d8a .secondary_up_15b0.first_d0c2 .plasma-3e37 > li > a:hover,
.filter_copper_6d8a .secondary_up_15b0.backdrop-b9c4 .plasma-3e37 > li > a:focus,
.filter_copper_6d8a .secondary_up_15b0.backdrop-b9c4 .plasma-3e37 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_copper_6d8a
  .secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li.alert_fixed_2342
  > a,
.filter_copper_6d8a
  .secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li.hard_2d5b
  > a,
.filter_copper_6d8a
  .secondary_up_15b0.first_d0c2
  .plasma-3e37
  > li.alert_fixed_2342
  > a,
.filter_copper_6d8a
  .secondary_up_15b0.first_d0c2
  .plasma-3e37
  > li.hard_2d5b
  > a,
.filter_copper_6d8a
  .secondary_up_15b0.backdrop-b9c4
  .plasma-3e37
  > li.alert_fixed_2342
  > a,
.filter_copper_6d8a .secondary_up_15b0.backdrop-b9c4 .plasma-3e37 > li.box-plasma-f8e6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_copper_6d8a .pro-a86d,
.filter_copper_6d8a .pro-a86d a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_copper_6d8a .tabs-3fe4.preview_0d62 li a,
.filter_copper_6d8a .smooth-420e a,
.filter_copper_6d8a .aside_fluid_03dd,
.filter_copper_6d8a .plasma-3e37 > li > a,
.filter_copper_6d8a .progress_advanced_d19d {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a .tabs-3fe4.preview_0d62 li a:hover,
.filter_copper_6d8a .smooth-420e a:hover,
.filter_copper_6d8a .aside_fluid_03dd:hover,
.filter_copper_6d8a .plasma-3e37 > li > a:hover,
.filter_copper_6d8a .progress_advanced_d19d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_copper_6d8a .backdrop_in_6fd1 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a .backdrop_in_6fd1 .section_a2af {
  color: rgba(255, 255, 255, 0.99);
}
.filter_copper_6d8a .backdrop_in_6fd1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_copper_6d8a .caption_9f37 .tag_00b4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a .caption_9f37 .tag_00b4 .huge-9c90 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a
  .caption_9f37
  .tag_00b4
  .huge-9c90::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a
  .caption_9f37
  .tag_00b4
  .huge-9c90:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a
  .caption_9f37
  .tag_00b4
  .huge-9c90::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a
  .caption_9f37
  .tag_00b4
  .huge-9c90::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a .caption_9f37 .wrapper_small_63d1 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_copper_6d8a .caption_9f37 .wrapper_small_63d1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev_77c1
  .filter_copper_6d8a
  .caption_9f37
  .tag-east-4575
  .short_307e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev_77c1
  .filter_copper_6d8a
  .caption_9f37
  .tag-east-4575
  .huge-9c90 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in_796d .hero_2043 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_2043 .secondary_up_15b0.content-d5d0 .plasma-3e37 > li > a:focus,
.hero_2043 .secondary_up_15b0.content-d5d0 .plasma-3e37 > li > a:hover,
.hero_2043 .secondary_up_15b0.first_d0c2 .plasma-3e37 > li > a:focus,
.hero_2043 .secondary_up_15b0.first_d0c2 .plasma-3e37 > li > a:hover,
.hero_2043 .secondary_up_15b0.backdrop-b9c4 .plasma-3e37 > li > a:focus,
.hero_2043 .secondary_up_15b0.backdrop-b9c4 .plasma-3e37 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_2043
  .secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li.alert_fixed_2342
  > a,
.hero_2043
  .secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li.hard_2d5b
  > a,
.hero_2043
  .secondary_up_15b0.first_d0c2
  .plasma-3e37
  > li.alert_fixed_2342
  > a,
.hero_2043
  .secondary_up_15b0.first_d0c2
  .plasma-3e37
  > li.hard_2d5b
  > a,
.hero_2043
  .secondary_up_15b0.backdrop-b9c4
  .plasma-3e37
  > li.alert_fixed_2342
  > a,
.hero_2043 .secondary_up_15b0.backdrop-b9c4 .plasma-3e37 > li.box-plasma-f8e6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_2043 .pro-a86d,
.hero_2043 .pro-a86d a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_2043 .tabs-3fe4.preview_0d62 li a,
.hero_2043 .smooth-420e a,
.hero_2043 .aside_fluid_03dd,
.hero_2043 .plasma-3e37 > li > a,
.hero_2043 .progress_advanced_d19d {
  color: rgba(0, 0, 0, 0.55);
}
.hero_2043 .tabs-3fe4.preview_0d62 li a:hover,
.hero_2043 .smooth-420e a:hover,
.hero_2043 .aside_fluid_03dd:hover,
.hero_2043 .plasma-3e37 > li > a:hover,
.hero_2043 .progress_advanced_d19d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_2043 .backdrop_in_6fd1 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_2043 .backdrop_in_6fd1 .section_a2af {
  color: rgba(0, 0, 0, 0.8);
}
.hero_2043 .backdrop_in_6fd1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-8992 .tabs_93c2 {
  margin-left: auto;
  margin-right: auto;
}
.old_e814 > * {
  margin-left: auto;
  margin-right: auto;
}
.old_e814 .disabled-dark-53c8 {
  margin-right: 1.41575em;
}
.filter-c9aa .old_e814 > .rough-652c {
  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;
}
.filter-c9aa .old_e814 > .highlight_dim_dc7f {
  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;
}
.fixed_6356.new-8992 .tabs_93c2,
.footer_ab11.new-8992 .tabs_93c2 {
  margin-left: 0;
}
.tabs_fixed_23c2.new-8992 .tabs_93c2,
.sort-copper-3fcf.new-8992 .tabs_93c2 {
  margin-right: 0;
}
.old_e814 ol,
.old_e814 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wrapper-7106 video {
  max-width: 100%;
}
.stone-0ffb img {
  display: block;
}
.stone-0ffb.disabled-dark-53c8,
.stone-0ffb.module-a019 {
  width: 100%;
}
.stone-0ffb.highlight_dim_dc7f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary_5db5:not(.secondary-warm-4b24) {
  margin: 1.5em auto;
}
.slow_544e p {
  padding: 1.5em 14px;
}
ul.dropdown_short_e49e.highlight_dim_dc7f,
ul.dropdown_short_e49e.rough-652c,
ul.dropdown_short_e49e.top_c1df.rough-652c {
  padding: 0 14px;
}
.notice-6bbc {
  display: block;
  overflow-x: auto;
}
.notice-6bbc table {
  border-collapse: collapse;
  width: 100%;
}
.notice-6bbc td,
.notice-6bbc th {
  padding: 0.5em;
}
.old_e814 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.old_e814 ol ol,
.old_e814 ol ul,
.old_e814 ul ol,
.old_e814 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.old_e814 ol ol li,
.old_e814 ol ul li,
.old_e814 ul ol li,
.old_e814 ul ul li {
  margin-left: 0;
}
.smooth_3a1d.slider_7225 > .full_01e1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.smooth_3a1d.slider_7225 > .full_01e1 iframe,
.smooth_3a1d.slider_7225 > .full_01e1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer_abed {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer_abed.element_west_cbee {
  padding: 0;
}
.footer_abed.element_west_cbee cite {
  font-size: 13px;
}
.footer_abed > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer_abed cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description_fresh_dae1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description_fresh_dae1 > p:first-child {
  margin-top: 0;
}
.description_fresh_dae1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description_fresh_dae1 blockquote {
  border-left: 0;
}
.tag_iron_fea7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tag_iron_fea7:not(.card-c881) {
  max-width: 100px;
}
.tag_iron_fea7.gold_4383 {
  border-bottom: none !important;
  text-align: center;
}
.tag_iron_fea7.gold_4383::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slow_544e p {
    padding: 1.5em 0;
  }
}
.medium-757c {
  color: #0073aa;
}
.surface_cb60 {
  background-color: #0073aa;
}
.complex_526f {
  color: #229fd8;
}
.popup_cac1 {
  background-color: #229fd8;
}
.plasma_ae79 {
  color: #eee;
}
.last-f4c7 {
  background-color: #eee;
}
.chip_a258 {
  color: #444;
}
.background_fast_13c6 {
  background-color: #444;
}
.message-clean-86ae {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.message-clean-86ae .element_light_8a78 .smooth-420e {
  font-size: 15px;
}
.message-clean-86ae .smooth-420e {
  line-height: 1.3;
}
.message-clean-86ae .hero_2043 {
}
.message-clean-86ae .filter_copper_6d8a {
  background: #235787;
}
.feature_thick_80ba {
  padding: 0;
}
.feature_thick_80ba .filter_copper_6d8a {
  background: #1a1a1a;
}
.feature_thick_80ba .hero_2043 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.middle_f3a6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.middle_f3a6 .hero_2043 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.middle_f3a6 .filter_copper_6d8a {
  background: #303030;
}
.table-d5f9 {
  position: relative;
  z-index: 10;
}
.table-d5f9 .filter-bf40 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video-ddb1 .tooltip_glass_6645 {
  display: inline-block;
  vertical-align: middle;
}
.video-ddb1.element-dynamic-00b1 .tooltip_glass_6645 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video-ddb1.element-dynamic-00b1 .tooltip_glass_6645 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video-ddb1.element-dynamic-00b1 .tooltip_glass_6645 {
    margin-right: 0.4em;
  }
}
.video-ddb1.element-dynamic-00b1 .tooltip_glass_6645:last-child {
  margin-right: 0;
}
.pagination-yellow-a75e .filter-bf40 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .in_796d .element_light_8a78 {
    margin: 0 -0.5em;
  }
  .in_796d .element_light_8a78 [class*="customify-col-"],
  .in_796d .element_light_8a78 [class*="customify-col_"],
  .in_796d .element_light_8a78 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.in_796d.preview_6164 .filter-bf40 {
  background: 0 0 !important;
}
.in_796d.preview_6164 .filter-bf40,
.in_796d.pagination-yellow-a75e .filter-bf40 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .in_796d.huge_0520 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.in_796d.pagination-yellow-a75e .filter-bf40 {
  box-shadow: none !important;
}
.dim_fbe5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dim_fbe5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dim_fbe5 {
    padding: 18px 0 20px;
  }
}
.dim_fbe5 .full_4dbb {
  width: 100%;
}
.dim_fbe5 .carousel_warm_c231 {
  margin-bottom: 0;
}
.dim_fbe5 .main_rough_2c5f {
  margin-top: 5px;
  font-size: 0.875em;
}
.card_d80a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.card_d80a .in-ddff {
  width: 100%;
}
.feature_medium_84d1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.feature_medium_84d1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.feature_medium_84d1 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;
}
.feature_medium_84d1 li:last-child:after {
  display: none;
}
.feature_medium_84d1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.border_4943 .wide-3fcb button,
.dim_fbe5 .wide-3fcb button {
  left: 0;
}
.border_4943 .in-ddff,
.dim_fbe5 .in-ddff {
  padding-left: 0;
  padding-right: 0;
}
.border_4943 .card_d80a,
.dim_fbe5 .card_d80a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.border_4943 {
  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;
}
.border_4943: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;
}
.border_4943 .sort-f4fa {
  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) {
  .border_4943 .sort-f4fa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .border_4943 .sort-f4fa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .border_4943 .sort-f4fa {
    min-height: 200px;
  }
}
.border_4943 .feature_medium_84d1 {
  color: rgba(255, 255, 255, 0.8);
}
.border_4943 .feature_medium_84d1 a,
.border_4943 .feature_medium_84d1 li:after {
  color: inherit;
}
.border_4943 .feature_medium_84d1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.down-c2ba {
  margin-bottom: 0.5em;
}
.mini-7cd9 {
  margin-bottom: 1.2em;
}
.mini-7cd9,
.down-c2ba {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mini-7cd9 p:last-child,
.down-c2ba p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wide-3fcb,
#masthead .wide-3fcb {
  display: none;
}
#masthead
  > .wide-3fcb.hero-57b0 {
  display: none;
}
#masthead > .wide-3fcb button {
  left: 0;
}
.outer_486b {
  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%;
}
.outer_486b .tooltip_glass_6645 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.outer_486b .shade_under_1a40 {
  display: -webkit-box;
  display: flex;
}
.outer_486b .shade_under_1a40.large-e64d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.outer_486b .shade_under_1a40.lite-939a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outer_486b .shade_under_1a40.active-iron-804a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outer_486b.filter-13b3.paper_5652 .shade_under_1a40.large-e64d {
  flex-basis: 100%;
}
.outer_486b.shade_e01a .shade_under_1a40.lite-939a {
  -webkit-box-flex: 1;
  flex: auto;
}
.outer_486b.shade_e01a .shade_under_1a40.active-iron-804a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wide-3fcb.hero-57b0 {
  display: none;
}
#masthead > .wide-3fcb button {
  left: 0;
}
.tall-ee7a {
  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;
}
.tall-ee7a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tall-ee7a.overlay_321c i {
  margin-right: 4px;
}
.tall-ee7a.south_53f1 i {
  margin-left: 5px;
}
.smooth-420e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.smooth-420e p:last-child {
  margin-bottom: 0;
}
.left_e38b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.left_e38b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.left_e38b img {
  display: block;
  width: auto;
  line-height: 1;
}
.left_e38b .pro-a86d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.left_e38b .advanced_bc93 {
  margin: 5px 0 7px 0;
}
.left_e38b.input_hard_d752 .fluid_0de9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_e38b.input_hard_d752 .caption_simple_41e2 {
  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;
}
.left_e38b.title_ccd4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.left_e38b.title_ccd4 .fluid_0de9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_e38b.title_ccd4 .caption_simple_41e2 {
  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;
}
.left_e38b.panel-5faa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left_e38b.accordion-6ca1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.left_e38b.accordion-6ca1 .caption_simple_41e2 {
  margin-top: 7px;
}
.search_d305 {
  display: inline-block;
}
.table-d5f9 .slider_last_c553 .left_e38b img {
  max-width: 100%;
}
.secondary_up_15b0 .pagination_motion_52de.shade-d69e,
.hidden-4dac .pagination_motion_52de.shade-d69e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_up_15b0 .sidebar_a7d8,
.hidden-4dac .sidebar_a7d8 {
  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%);
}
.secondary_up_15b0 .sidebar_a7d8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.secondary_up_15b0.glass-4406 .sidebar_a7d8 {
  display: none;
}
.secondary_up_15b0 .carousel_in_9afe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_up_15b0 .carousel_in_9afe li {
  display: inline-block;
  position: relative;
}
.secondary_up_15b0 .carousel_in_9afe li:last-child {
  margin-right: 0;
}
.secondary_up_15b0 .carousel_in_9afe 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;
}
.secondary_up_15b0 .carousel_in_9afe li.box-plasma-f8e6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.secondary_up_15b0 .carousel_in_9afe > 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;
}
.secondary_up_15b0 .carousel_in_9afe > li > a i {
  line-height: 0;
}
.secondary_up_15b0 .carousel_in_9afe > li.item_bb5b > a .sidebar_a7d8 {
  margin-left: 4px;
  line-height: 0;
}
.secondary_up_15b0 .carousel_in_9afe .notification_23c2 li.item_bb5b > a {
  position: relative;
}
.secondary_up_15b0 .carousel_in_9afe .notification_23c2 li.item_bb5b > a:after,
.secondary_up_15b0 .carousel_in_9afe .notification_23c2 li.item_bb5b > a:before {
  content: "";
  display: table;
}
.secondary_up_15b0 .carousel_in_9afe .notification_23c2 li.item_bb5b > a:after {
  clear: both;
}
.secondary_up_15b0 .carousel_in_9afe .notification_23c2 li.item_bb5b > a .sidebar_a7d8 {
  margin-left: 5px;
  float: right;
}
.secondary_up_15b0 .table_d519,
.secondary_up_15b0 .notification_23c2 {
  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;
}
.secondary_up_15b0 .notification_23c2 {
  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;
}
.secondary_up_15b0 .notification_23c2 .shade-d69e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_up_15b0 .notification_23c2 .sidebar_a7d8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.secondary_up_15b0 .notification_23c2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.secondary_up_15b0 .notification_23c2 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;
}
.secondary_up_15b0 .notification_23c2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.secondary_up_15b0 .notification_23c2 .notification_23c2 {
  top: 0;
  left: 100%;
}
.secondary_up_15b0 .hidden-hard-1a3f.fn-focus-87b4 > .table_d519,
.secondary_up_15b0 .hidden-hard-1a3f.fn-focus-87b4 > .notification_23c2,
.secondary_up_15b0 .hidden-hard-1a3f:focus > .table_d519,
.secondary_up_15b0 .hidden-hard-1a3f:focus > .notification_23c2,
.secondary_up_15b0 .hidden-hard-1a3f:hover > .table_d519,
.secondary_up_15b0 .hidden-hard-1a3f:hover > .notification_23c2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.secondary_up_15b0.backdrop-b9c4 .plasma-3e37:after,
.secondary_up_15b0.backdrop-b9c4 .plasma-3e37:before {
  content: "";
  display: table;
}
.secondary_up_15b0.backdrop-b9c4 .plasma-3e37:after {
  clear: both;
}
.secondary_up_15b0.backdrop-b9c4 .plasma-3e37 > li {
  float: left;
}
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37:after,
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37:before {
  content: "";
  display: table;
}
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37:after {
  clear: both;
}
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37 > li {
  float: left;
}
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37 > li.alert_fixed_2342 > a,
.secondary_up_15b0.layout-fresh-9a49 .plasma-3e37 > li.box-plasma-f8e6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_up_15b0.content-d5d0 .plasma-3e37 > li > a .shade-d69e {
  position: relative;
}
.secondary_up_15b0.content-d5d0 .plasma-3e37 > li > a .shade-d69e: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;
}
.secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li:focus
  > a
  .shade-d69e:before,
.secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li:hover
  > a
  .shade-d69e:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li.alert_fixed_2342
  > a
  .shade-d69e:before,
.secondary_up_15b0.content-d5d0
  .plasma-3e37
  > li.hard_2d5b
  > a
  .shade-d69e:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_up_15b0.first_d0c2 .plasma-3e37 > li > a .shade-d69e {
  position: relative;
}
.secondary_up_15b0.first_d0c2 .plasma-3e37 > li > a .shade-d69e: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;
}
.secondary_up_15b0.first_d0c2 .plasma-3e37 > li:focus > a .shade-d69e:before,
.secondary_up_15b0.first_d0c2
  .plasma-3e37
  > li:hover
  > a
  .shade-d69e:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_up_15b0.first_d0c2
  .plasma-3e37
  > li.alert_fixed_2342
  > a
  .shade-d69e:before,
.secondary_up_15b0.first_d0c2
  .plasma-3e37
  > li.hard_2d5b
  > a
  .shade-d69e:before {
  width: 100%;
  background-color: currentColor;
}
.hidden-4dac .carousel_in_9afe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hidden-4dac .carousel_in_9afe li:first-child > a {
  border-top: none;
}
.hidden-4dac .carousel_in_9afe .hard_ed55 > .shade-d69e .sidebar_a7d8 {
  display: none;
}
.hidden-4dac .carousel_in_9afe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hidden-4dac .carousel_in_9afe li:last-child {
  border: none;
}
.hidden-4dac .carousel_in_9afe li.item_bb5b > a {
  padding-right: 45px !important;
}
.hidden-4dac .carousel_in_9afe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hidden-4dac .carousel_in_9afe li a:focus,
.hidden-4dac .carousel_in_9afe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden-4dac .carousel_in_9afe li .tertiary_red_fc5c {
  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;
}
.hidden-4dac .carousel_in_9afe li .tertiary_red_fc5c:hover {
  box-shadow: none;
}
.hidden-4dac .carousel_in_9afe li .tertiary_red_fc5c .sidebar_a7d8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hidden-4dac .carousel_in_9afe .notification_23c2 {
  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);
}
.hidden-4dac .carousel_in_9afe .notification_23c2 li a {
  padding-left: 3em;
}
.hidden-4dac .carousel_in_9afe .wrapper_bottom_d0f3 > a .tertiary_red_fc5c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hidden-4dac .carousel_in_9afe .wrapper_bottom_d0f3 > .notification_23c2 {
  display: block;
  opacity: 1;
}
.breadcrumb_next_7cab {
  max-width: 100%;
}
.border_6620 {
  line-height: 0;
  cursor: pointer;
}
.progress_advanced_d19d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress_advanced_d19d:hover {
  box-shadow: none;
  color: currentColor;
}
.progress_advanced_d19d svg {
  width: 18px;
  height: 18px;
}
.progress_advanced_d19d .up-04b3 {
  display: none;
}
.article_c19d {
  position: relative;
}
.article_c19d.fn-active-87b4 .progress_advanced_d19d .status-8395 {
  display: none;
}
.article_c19d.fn-active-87b4 .progress_advanced_d19d .up-04b3 {
  display: inline-block;
}
.article_c19d .description_south_574b {
  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);
}
.article_c19d.menu_a7d2 .description_south_574b {
  left: auto;
  right: -0.9em;
}
.article_c19d.menu_a7d2 .panel-left-1e2b::before {
  left: auto;
  right: 15px;
}
.article_c19d.fn-active-87b4 .description_south_574b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-east-4575 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag-east-4575 label {
  flex-basis: 100%;
}
.tag-east-4575 .tag_00b4 {
  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;
}
.tag-east-4575 .huge-9c90 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag-east-4575 .huge-9c90:focus {
  background-color: transparent;
}
.tag-east-4575 button.wrapper_small_63d1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag-east-4575 button.wrapper_small_63d1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag-east-4575 button.wrapper_small_63d1 svg {
  width: 18px;
  height: 18px;
}
.tag-east-4575 input[type="submit"] {
  min-height: auto;
}
.caption_9f37 .tag-east-4575 .huge-9c90 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel-left-1e2b {
  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) {
  .panel-left-1e2b {
    width: 220px;
  }
}
.panel-left-1e2b label {
  flex-basis: 100%;
}
.panel-left-1e2b::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;
}
.prev_77c1 .caption_9f37 .tag-east-4575 {
  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;
}
.prev_77c1
  .caption_9f37
  .tag-east-4575
  .tag_00b4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.prev_77c1 .caption_9f37 .tag-east-4575 .huge-9c90 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.prev_77c1
  .caption_9f37
  .tag-east-4575
  .huge-9c90:focus {
  background: 0 0;
}
.prev_77c1
  .caption_9f37
  .tag-east-4575
  .short_307e {
  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;
}
.tabs-3fe4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs-3fe4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs-3fe4 li:last-child {
  margin-right: 0;
}
.tabs-3fe4 li:first-child {
  margin-left: 0;
}
.tabs-3fe4.pagination_wide_bea4 a {
  color: #fff;
}
.tabs-3fe4.pagination_wide_bea4 a:hover {
  color: #fff;
}
.tabs-3fe4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs-3fe4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs-3fe4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs-3fe4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs-3fe4 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs-3fe4 [class*="social-icon-apple"].new_cde6 {
  background-color: transparent;
  color: #999;
}
.tabs-3fe4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs-3fe4 [class*="social-icon-behance"].new_cde6 {
  background-color: transparent;
  color: #1769ff;
}
.tabs-3fe4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs-3fe4 [class*="social-icon-bitbucket"].new_cde6 {
  background-color: transparent;
  color: #205081;
}
.tabs-3fe4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs-3fe4 [class*="social-icon-codepen"].new_cde6 {
  background-color: transparent;
  color: #000;
}
.tabs-3fe4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs-3fe4 [class*="social-icon-delicious"].new_cde6 {
  background-color: transparent;
  color: #39f;
}
.tabs-3fe4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs-3fe4 [class*="social-icon-digg"].new_cde6 {
  background-color: transparent;
  color: #005be2;
}
.tabs-3fe4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs-3fe4 [class*="social-icon-dribbble"].new_cde6 {
  background-color: transparent;
  color: #ea4c89;
}
.tabs-3fe4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs-3fe4 [class*="social-icon-envelope"].new_cde6 {
  background-color: transparent;
  color: #ea4335;
}
.tabs-3fe4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs-3fe4 [class*="social-icon-facebook"].new_cde6 {
  background-color: transparent;
  color: #3b5998;
}
.tabs-3fe4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs-3fe4 [class*="social-icon-flickr"].new_cde6 {
  background-color: transparent;
  color: #0063dc;
}
.tabs-3fe4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs-3fe4 [class*="social-icon-foursquare"].new_cde6 {
  background-color: transparent;
  color: #2d5be3;
}
.tabs-3fe4 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs-3fe4 [class*="social-icon-github"].new_cde6 {
  background-color: transparent;
  color: #333;
}
.tabs-3fe4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs-3fe4 [class*="social-icon-google-plus"].new_cde6 {
  background-color: transparent;
  color: #dd4b39;
}
.tabs-3fe4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs-3fe4 [class*="social-icon-houzz"].new_cde6 {
  background-color: transparent;
  color: #7ac142;
}
.tabs-3fe4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs-3fe4 [class*="social-icon-instagram"].new_cde6 {
  background-color: transparent;
  color: #262626;
}
.tabs-3fe4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs-3fe4 [class*="social-icon-jsfiddle"].new_cde6 {
  background-color: transparent;
  color: #487aa2;
}
.tabs-3fe4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs-3fe4 [class*="social-icon-linkedin"].new_cde6 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-3fe4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs-3fe4 [class*="social-icon-medium"].new_cde6 {
  background-color: transparent;
  color: #00ab6b;
}
.tabs-3fe4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs-3fe4
  [class*="social-icon-odnoklassniki"].new_cde6 {
  background-color: transparent;
  color: #f4731c;
}
.tabs-3fe4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs-3fe4 [class*="social-icon-meetup"].new_cde6 {
  background-color: transparent;
  color: #ec1c40;
}
.tabs-3fe4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs-3fe4 [class*="social-icon-pinterest"].new_cde6 {
  background-color: transparent;
  color: #bd081c;
}
.tabs-3fe4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs-3fe4 [class*="social-icon-product-hunt"].new_cde6 {
  background-color: transparent;
  color: #da552f;
}
.tabs-3fe4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs-3fe4 [class*="social-icon-reddit"].new_cde6 {
  background-color: transparent;
  color: #ff4500;
}
.tabs-3fe4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs-3fe4 [class*="social-icon-rss"].new_cde6 {
  background-color: transparent;
  color: #f26522;
}
.tabs-3fe4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs-3fe4
  [class*="social-icon-shopping-cart"].new_cde6 {
  background-color: transparent;
  color: #4caf50;
}
.tabs-3fe4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs-3fe4 [class*="social-icon-skype"].new_cde6 {
  background-color: transparent;
  color: #00aff0;
}
.tabs-3fe4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs-3fe4 [class*="social-icon-slideshare"].new_cde6 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-3fe4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs-3fe4 [class*="social-icon-snapchat"].new_cde6 {
  background-color: transparent;
  color: #fffc00;
}
.tabs-3fe4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs-3fe4 [class*="social-icon-soundcloud"].new_cde6 {
  background-color: transparent;
  color: #f80;
}
.tabs-3fe4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs-3fe4 [class*="social-icon-spotify"].new_cde6 {
  background-color: transparent;
  color: #2ebd59;
}
.tabs-3fe4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs-3fe4
  [class*="social-icon-stack-overflow"].new_cde6 {
  background-color: transparent;
  color: #fe7a15;
}
.tabs-3fe4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs-3fe4 [class*="social-icon-maldkfgram"].new_cde6 {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs-3fe4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs-3fe4 [class*="social-icon-tripadvisor"].new_cde6 {
  background-color: transparent;
  color: #589442;
}
.tabs-3fe4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs-3fe4 [class*="social-icon-tumblr"].new_cde6 {
  background-color: transparent;
  color: #35465c;
}
.tabs-3fe4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs-3fe4 [class*="social-icon-twitch"].new_cde6 {
  background-color: transparent;
  color: #6441a5;
}
.tabs-3fe4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs-3fe4 [class*="social-icon-twitter"].new_cde6 {
  background-color: transparent;
  color: #1da1f2;
}
.tabs-3fe4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs-3fe4 [class*="social-icon-vimeo"].new_cde6 {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs-3fe4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs-3fe4 [class*="social-icon-vk"].new_cde6 {
  background-color: transparent;
  color: #45668e;
}
.tabs-3fe4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs-3fe4 [class*="social-icon-weibo"].new_cde6 {
  background-color: transparent;
  color: #df2029;
}
.tabs-3fe4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs-3fe4 [class*="social-icon-weixin"].new_cde6 {
  background-color: transparent;
  color: #7bb32e;
}
.tabs-3fe4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs-3fe4 [class*="social-icon-whatsapp"].new_cde6 {
  background-color: transparent;
  color: #25d366;
}
.tabs-3fe4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs-3fe4 [class*="social-icon-wordpress"].new_cde6 {
  background-color: transparent;
  color: #21759b;
}
.tabs-3fe4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs-3fe4 [class*="social-icon-xing"].new_cde6 {
  background-color: transparent;
  color: #026466;
}
.tabs-3fe4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs-3fe4 [class*="social-icon-yelp"].new_cde6 {
  background-color: transparent;
  color: #af0606;
}
.tabs-3fe4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs-3fe4 [class*="social-icon-youtube"].new_cde6 {
  background-color: transparent;
  color: #cd201f;
}
.aside_fluid_03dd {
  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;
}
.aside_fluid_03dd:hover {
  box-shadow: none;
  background: 0 0;
}
.widget-upper-8d56 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.summary-d60c {
  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;
}
.image-2810 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bright_f9d1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bright_f9d1,
.bright_f9d1::after,
.bright_f9d1::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;
}
.bright_f9d1::after,
.bright_f9d1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.column-dynamic-2eeb .summary-d60c .image-2810 {
  margin-top: -2px;
  width: 19px;
}
.column-dynamic-2eeb .summary-d60c .bright_f9d1 {
  margin-top: -1px;
}
.column-dynamic-2eeb .summary-d60c .bright_f9d1,
.column-dynamic-2eeb .summary-d60c .bright_f9d1::after,
.column-dynamic-2eeb .summary-d60c .bright_f9d1::before {
  width: 19px;
  height: 2px;
}
.column-dynamic-2eeb .summary-d60c .bright_f9d1::before {
  top: -6px;
}
.column-dynamic-2eeb .summary-d60c .bright_f9d1::after {
  bottom: -6px;
}
.gallery-a71d .summary-d60c .image-2810 {
  margin-top: -2px;
  width: 22px;
}
.gallery-a71d .summary-d60c .bright_f9d1 {
  margin-top: -1px;
}
.gallery-a71d .summary-d60c .bright_f9d1,
.gallery-a71d .summary-d60c .bright_f9d1::after,
.gallery-a71d .summary-d60c .bright_f9d1::before {
  width: 22px;
  height: 2px;
}
.gallery-a71d .summary-d60c .bright_f9d1::before {
  top: -7px;
}
.gallery-a71d .summary-d60c .bright_f9d1::after {
  bottom: -7px;
}
.left-e2c4 .summary-d60c .image-2810 {
  margin-top: -2px;
  width: 31px;
}
.left-e2c4 .summary-d60c .bright_f9d1 {
  margin-top: -1.5px;
}
.left-e2c4 .summary-d60c .bright_f9d1,
.left-e2c4 .summary-d60c .bright_f9d1::after,
.left-e2c4 .summary-d60c .bright_f9d1::before {
  width: 31px;
  height: 3px;
}
.left-e2c4 .summary-d60c .bright_f9d1::before {
  top: -9px;
}
.left-e2c4 .summary-d60c .bright_f9d1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-cool-ea17 .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 19px;
  }
  .active-cool-ea17 .summary-d60c .bright_f9d1 {
    margin-top: -1px;
  }
  .active-cool-ea17 .summary-d60c .bright_f9d1,
  .active-cool-ea17 .summary-d60c .bright_f9d1::after,
  .active-cool-ea17 .summary-d60c .bright_f9d1::before {
    width: 19px;
    height: 2px;
  }
  .active-cool-ea17 .summary-d60c .bright_f9d1::before {
    top: -6px;
  }
  .active-cool-ea17 .summary-d60c .bright_f9d1::after {
    bottom: -6px;
  }
  .media_narrow_a147 .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 22px;
  }
  .media_narrow_a147 .summary-d60c .bright_f9d1 {
    margin-top: -1px;
  }
  .media_narrow_a147 .summary-d60c .bright_f9d1,
  .media_narrow_a147 .summary-d60c .bright_f9d1::after,
  .media_narrow_a147 .summary-d60c .bright_f9d1::before {
    width: 22px;
    height: 2px;
  }
  .media_narrow_a147 .summary-d60c .bright_f9d1::before {
    top: -7px;
  }
  .media_narrow_a147 .summary-d60c .bright_f9d1::after {
    bottom: -7px;
  }
  .west-f993 .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 31px;
  }
  .west-f993 .summary-d60c .bright_f9d1 {
    margin-top: -1.5px;
  }
  .west-f993 .summary-d60c .bright_f9d1,
  .west-f993 .summary-d60c .bright_f9d1::after,
  .west-f993 .summary-d60c .bright_f9d1::before {
    width: 31px;
    height: 3px;
  }
  .west-f993 .summary-d60c .bright_f9d1::before {
    top: -9px;
  }
  .west-f993 .summary-d60c .bright_f9d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_31e5 .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 19px;
  }
  .menu_31e5 .summary-d60c .bright_f9d1 {
    margin-top: -1px;
  }
  .menu_31e5 .summary-d60c .bright_f9d1,
  .menu_31e5 .summary-d60c .bright_f9d1::after,
  .menu_31e5 .summary-d60c .bright_f9d1::before {
    width: 19px;
    height: 2px;
  }
  .menu_31e5 .summary-d60c .bright_f9d1::before {
    top: -6px;
  }
  .menu_31e5 .summary-d60c .bright_f9d1::after {
    bottom: -6px;
  }
  .green-b90d .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 22px;
  }
  .green-b90d .summary-d60c .bright_f9d1 {
    margin-top: -1px;
  }
  .green-b90d .summary-d60c .bright_f9d1,
  .green-b90d .summary-d60c .bright_f9d1::after,
  .green-b90d .summary-d60c .bright_f9d1::before {
    width: 22px;
    height: 2px;
  }
  .green-b90d .summary-d60c .bright_f9d1::before {
    top: -7px;
  }
  .green-b90d .summary-d60c .bright_f9d1::after {
    bottom: -7px;
  }
  .avatar-steel-cb80 .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-steel-cb80 .summary-d60c .bright_f9d1 {
    margin-top: -1.5px;
  }
  .avatar-steel-cb80 .summary-d60c .bright_f9d1,
  .avatar-steel-cb80 .summary-d60c .bright_f9d1::after,
  .avatar-steel-cb80 .summary-d60c .bright_f9d1::before {
    width: 31px;
    height: 3px;
  }
  .avatar-steel-cb80 .summary-d60c .bright_f9d1::before {
    top: -9px;
  }
  .avatar-steel-cb80 .summary-d60c .bright_f9d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .badge_light_e682 .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_light_e682 .summary-d60c .bright_f9d1 {
    margin-top: -1px;
  }
  .badge_light_e682 .summary-d60c .bright_f9d1,
  .badge_light_e682 .summary-d60c .bright_f9d1::after,
  .badge_light_e682 .summary-d60c .bright_f9d1::before {
    width: 19px;
    height: 2px;
  }
  .badge_light_e682 .summary-d60c .bright_f9d1::before {
    top: -6px;
  }
  .badge_light_e682 .summary-d60c .bright_f9d1::after {
    bottom: -6px;
  }
  .shade-016d .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-016d .summary-d60c .bright_f9d1 {
    margin-top: -1px;
  }
  .shade-016d .summary-d60c .bright_f9d1,
  .shade-016d .summary-d60c .bright_f9d1::after,
  .shade-016d .summary-d60c .bright_f9d1::before {
    width: 22px;
    height: 2px;
  }
  .shade-016d .summary-d60c .bright_f9d1::before {
    top: -7px;
  }
  .shade-016d .summary-d60c .bright_f9d1::after {
    bottom: -7px;
  }
  .container-33dd .summary-d60c .image-2810 {
    margin-top: -2px;
    width: 31px;
  }
  .container-33dd .summary-d60c .bright_f9d1 {
    margin-top: -1.5px;
  }
  .container-33dd .summary-d60c .bright_f9d1,
  .container-33dd .summary-d60c .bright_f9d1::after,
  .container-33dd .summary-d60c .bright_f9d1::before {
    width: 31px;
    height: 3px;
  }
  .container-33dd .summary-d60c .bright_f9d1::before {
    top: -9px;
  }
  .container-33dd .summary-d60c .bright_f9d1::after {
    bottom: -9px;
  }
}
.carousel_1807 .bright_f9d1 {
  -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);
}
.carousel_1807 .bright_f9d1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel_1807 .bright_f9d1::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);
}
.carousel_1807.aside_7b08 .bright_f9d1 {
  -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);
}
.carousel_1807.aside_7b08 .bright_f9d1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel_1807.aside_7b08 .bright_f9d1::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);
}
.element_cf06 {
  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.preview-fb9f:before {
  display: none;
}
.article_purple_17d4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.article_purple_17d4 .content-hovered-e044 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.article_purple_17d4 .content-hovered-e044:last-of-type {
  border-bottom: none;
}
.article_purple_17d4 .content-hovered-e044.alert-last-6328,
.article_purple_17d4 .content-hovered-e044.icon-9979,
.article_purple_17d4 .content-hovered-e044.tiny-5661 {
  padding: 0;
}
.article_purple_17d4 .hidden-4dac .tertiary_red_fc5c {
  color: currentColor;
}
.article_purple_17d4 .hidden-4dac .tertiary_red_fc5c:focus,
.article_purple_17d4 .hidden-4dac .tertiary_red_fc5c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_purple_17d4.hero_2043 .backdrop_in_6fd1,
.article_purple_17d4.hero_2043 .smooth-420e a,
.article_purple_17d4.hero_2043 .plasma-3e37 a,
.article_purple_17d4.hero_2043 .notification_23c2 a {
  color: rgba(0, 0, 0, 0.55);
}
.article_purple_17d4.hero_2043 .backdrop_in_6fd1:hover,
.article_purple_17d4.hero_2043 .smooth-420e a:hover,
.article_purple_17d4.hero_2043 .plasma-3e37 a:hover,
.article_purple_17d4.hero_2043 .notification_23c2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_purple_17d4.hero_2043 .section_a2af {
  color: rgba(0, 0, 0, 0.8);
}
.article_purple_17d4.hero_2043 .content-hovered-e044 {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_purple_17d4.hero_2043 .content-hovered-e044:before {
  background: rgba(0, 0, 0, 0.08);
}
.article_purple_17d4.hero_2043 .summary-up-26f9:before {
  background: rgba(255, 255, 255, 0.9);
}
.article_purple_17d4.hero_2043 .hidden-4dac .carousel_in_9afe li a,
.article_purple_17d4.hero_2043 .hidden-4dac .tertiary_red_fc5c,
.article_purple_17d4.hero_2043 .notification_23c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_purple_17d4.hero_2043 .hidden-4dac .tertiary_red_fc5c:focus,
.article_purple_17d4.hero_2043 .hidden-4dac .tertiary_red_fc5c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_purple_17d4.hero_2043 .carousel_in_9afe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_purple_17d4.filter_copper_6d8a .backdrop_in_6fd1,
.article_purple_17d4.filter_copper_6d8a .smooth-420e a,
.article_purple_17d4.filter_copper_6d8a .plasma-3e37 .tertiary_red_fc5c,
.article_purple_17d4.filter_copper_6d8a .plasma-3e37 a,
.article_purple_17d4.filter_copper_6d8a .notification_23c2 a {
  color: rgba(255, 255, 255, 0.79);
}
.article_purple_17d4.filter_copper_6d8a .backdrop_in_6fd1:hover,
.article_purple_17d4.filter_copper_6d8a .smooth-420e a:hover,
.article_purple_17d4.filter_copper_6d8a .plasma-3e37 .tertiary_red_fc5c:hover,
.article_purple_17d4.filter_copper_6d8a .plasma-3e37 a:hover,
.article_purple_17d4.filter_copper_6d8a .notification_23c2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_purple_17d4.filter_copper_6d8a .section_a2af {
  color: rgba(255, 255, 255, 0.99);
}
.article_purple_17d4.filter_copper_6d8a .content-hovered-e044 {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_purple_17d4.filter_copper_6d8a .content-hovered-e044:before {
  background: rgba(255, 255, 255, 0.08);
}
.article_purple_17d4.filter_copper_6d8a .summary-up-26f9:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_purple_17d4.filter_copper_6d8a .hidden-4dac .carousel_in_9afe li a,
.article_purple_17d4.filter_copper_6d8a .hidden-4dac .tertiary_red_fc5c,
.article_purple_17d4.filter_copper_6d8a .notification_23c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_purple_17d4.filter_copper_6d8a .hidden-4dac .tertiary_red_fc5c:focus,
.article_purple_17d4.filter_copper_6d8a .hidden-4dac .tertiary_red_fc5c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_purple_17d4.filter_copper_6d8a .carousel_in_9afe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-up-26f9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary-up-26f9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.focus-62d6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hot-2244 .article_purple_17d4 {
  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;
}
.hot-2244 .content-hovered-e044 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hot-2244 .content-hovered-e044: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) {
  .hot-2244 .content-hovered-e044:before {
    width: 16%;
    left: 42%;
  }
}
.hot-2244 .content-hovered-e044:last-child:before {
  content: none;
}
.hot-2244 .content-hovered-e044[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hot-2244 .hidden-4dac .carousel_in_9afe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hot-2244 .hidden-4dac .carousel_in_9afe li a .tertiary_red_fc5c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hot-2244 .hidden-4dac .notification_23c2 {
  border: none;
}
.hot-2244 .hidden-4dac .notification_23c2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hot-2244 .summary-up-26f9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hot-2244 .focus-62d6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hot-2244 .filter_copper_6d8a .summary-up-26f9:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot-2244 .hero_2043.content_f531 .bright_f9d1 {
  background: rgba(0, 0, 0, 0.6);
}
.hot-2244
  .hero_2043.content_f531
  .bright_f9d1::after,
.hot-2244
  .hero_2043.content_f531
  .bright_f9d1:before {
  background: inherit;
}
.hot-2244
  .hero_2043.content_f531:hover
  .bright_f9d1 {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail_first_e8dc .article_purple_17d4 {
  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) {
  .thumbnail_first_e8dc .article_purple_17d4 {
    width: auto;
    right: 45px;
  }
}
.article-49ea .article_purple_17d4 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .article-49ea .article_purple_17d4 {
    width: auto;
    left: 45px;
  }
}
.preview-fb9f .article_purple_17d4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-fb9f .focus-62d6 {
  max-width: 48em;
  margin: 0 auto;
}
.preview-fb9f .summary-up-26f9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.easy-aa58 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.easy-aa58.hot-2244 .article_purple_17d4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.easy-aa58.thumbnail_first_e8dc .article_purple_17d4 {
  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);
}
.easy-aa58 .article_purple_17d4 {
  visibility: visible;
}
.easy-aa58.article-49ea .article_purple_17d4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label_ea9f,
.info_da8f {
  overflow-x: hidden;
}
.label_ea9f .article_purple_17d4 {
  overflow: auto;
}
.label_ea9f.hot-2244 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_ea9f.hot-2244 .article_purple_17d4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label_ea9f.hot-2244 .aside_fluid_03dd {
  opacity: 0;
}
.label_ea9f.thumbnail_first_e8dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_ea9f.thumbnail_first_e8dc .article_purple_17d4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label_ea9f.thumbnail_first_e8dc .aside_fluid_03dd {
  opacity: 0;
}
.label_ea9f.article-49ea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_ea9f.article-49ea .article_purple_17d4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label_ea9f.article-49ea .aside_fluid_03dd {
  opacity: 0;
}
.label_ea9f.preview-fb9f .article_purple_17d4 {
  z-index: 10;
  visibility: visible;
}
.content_f531 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content_f531 .bright_f9d1 {
  background: rgba(255, 255, 255, 0.99);
}
.content_f531 .bright_f9d1::after,
.content_f531 .bright_f9d1:before {
  background: inherit;
}
.content_f531:hover .bright_f9d1 {
  background: rgba(255, 255, 255, 0.99);
}
.article-49ea .content_f531 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-fb9f .content_f531 {
  display: none !important;
}
.label_ea9f:before,
.info_da8f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label_ea9f .content_f531,
.info_da8f .content_f531 {
  display: inline-block;
}
.article_purple_17d4 .tooltip_glass_6645 {
  -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;
}
.label_ea9f .article_purple_17d4 .tooltip_glass_6645,
.info_da8f .article_purple_17d4 .tooltip_glass_6645 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title_cool_1838 .tag_00b4 {
  width: 100%;
}
.slider_last_c553 {
  padding: 0 0.5em 0;
}
.slider_last_c553 [class*="customify-col-"],
.slider_last_c553 [class*="customify-col_"],
.slider_last_c553 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pattern-advanced-3283 .slider_last_c553 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element_light_8a78 .tertiary-gold-94d6,
  .tertiary-gold-94d6 {
    display: none;
  }
  .tiny_2993 {
    text-align: left;
  }
  .texture-689b {
    text-align: center;
  }
  .basic_3af4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element_light_8a78 .soft-9d03,
  .soft-9d03 {
    display: none;
  }
  .article-f3de {
    text-align: left;
  }
  .modal_206e {
    text-align: center;
  }
  .table_589e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element_light_8a78 .gradient-7049,
  .gradient-7049 {
    display: none;
  }
  .caption-white-4abc {
    text-align: left;
  }
  .description_small_6b32 {
    text-align: center;
  }
  .backdrop_dim_f965 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.frame-up-3586 {
  box-shadow: none !important;
}
.container-cold-868b .west_6f09,
.rough-b2aa .west_6f09 {
  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;
}
.rough-b2aa .west_6f09 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter-bf40 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter-bf40:after,
.filter-bf40:before {
  content: "";
  display: table;
}
.filter-bf40:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter-bf40 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter-bf40,
.huge_0520 {
  max-width: 1248px;
  margin: 0 auto;
}

.outline-94b4.footer-7161 .filter-bf40 {
  max-width: 100%;
}
.outline-94b4.link-7045 {
  max-width: 1200px;
  margin: 0 auto;
}
.outline-94b4.fixed_5b9f .filter-bf40 {
  max-width: 100%;
}
.outline-94b4.fixed_5b9f > .filter-bf40 {
  padding-left: 0;
  padding-right: 0;
}
.outline-94b4.fixed_5b9f > .filter-bf40 .element_light_8a78 {
  margin: 0;
}
.outline-94b4.fixed_5b9f
  > .filter-bf40
  .header-iron-8714.accent-f289 {
  margin-right: 0;
  margin-left: 0;
}
.outline-94b4.fixed_5b9f #main.accent-f289 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .slow_7205 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .slow_7205 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .large_0e83 .tabs_93c2 {
    padding-right: 1em;
  }
  .large_0e83.message-pro-f02e .header-iron-8714 {
    border-right: 1px solid #eaecee;
  }
  .large_0e83.message-pro-f02e .tabs_93c2 {
    padding-right: 1em;
  }
  .large_0e83.message-pro-f02e .tabs-e064 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-8569 .tabs_93c2 {
    padding-left: 1em;
  }
  .gallery-8569.message-pro-f02e .header-iron-8714 {
    border-left: 1px solid #eaecee;
  }
  .gallery-8569.message-pro-f02e .tabs_93c2 {
    padding-left: 1em;
  }
  .gallery-8569.message-pro-f02e .tabs-e064 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-prev-ef31 .tabs_93c2 {
    padding-left: 1em;
  }
  .grid-prev-ef31.message-pro-f02e .layout_2d79 {
    border-right: 1px solid #eaecee;
  }
  .grid-prev-ef31.message-pro-f02e .secondary_down_d5a3 {
    border-right: 1px solid #eaecee;
  }
  .grid-prev-ef31.message-pro-f02e .tabs_93c2 {
    padding-left: 1em;
  }
  .grid-prev-ef31.message-pro-f02e .tabs-e064 {
    padding-right: 1em;
  }
  .grid-prev-ef31.message-pro-f02e .filter_9685 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced_f822 .tabs_93c2 {
    padding-right: 1em;
  }
  .advanced_f822.message-pro-f02e .layout_2d79 {
    border-left: 1px solid #eaecee;
  }
  .advanced_f822.message-pro-f02e .secondary_down_d5a3 {
    border-left: 1px solid #eaecee;
  }
  .advanced_f822.message-pro-f02e .tabs_93c2 {
    padding-right: 1em;
  }
  .advanced_f822.message-pro-f02e .tabs-e064 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced_f822.message-pro-f02e .filter_9685 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_7205 .tabs_93c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow_7205.message-pro-f02e .header-iron-8714 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .slow_7205.message-pro-f02e .tabs_93c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow_7205.message-pro-f02e .tabs-e064 {
    padding-left: 1em;
  }
  .slow_7205.message-pro-f02e .filter_9685 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .slow_7205.message-pro-f02e .tabs_93c2 {
    padding-left: 0;
  }
}
.message_9bed .video-ddb1 {
  display: inline-block;
}
.link-0494 {
  display: inline-block;
}
.outline_basic_3d56 {
  word-con: break-word;
}
.feature_mini_ce54 > span {
  display: inline-block;
  padding: 5px 0;
}
.feature_mini_ce54 .background-39b7 {
  margin-left: 8px;
  margin-right: 8px;
}
.feature_mini_ce54 .tall-37bc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bottom-cd60 .mask-46b6 {
  margin-bottom: 2em;
}
.bottom-cd60 .out-07e5 {
  margin-bottom: 15px;
}
.bottom-cd60 .out-07e5:last-child {
  margin-bottom: 0;
}
.bottom-cd60 .progress-huge-6c8b {
  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) {
  .bottom-cd60 .progress-huge-6c8b {
    display: block;
  }
}
.bottom-cd60 .tag_pressed_8513 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bottom-cd60 .tag_pressed_8513 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bottom-cd60 .dynamic_1667 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bottom-cd60 .dynamic_1667 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bottom-cd60 .dynamic_1667 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bottom-cd60 .outline_basic_3d56 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom-cd60 .outline_basic_3d56 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bottom-cd60 .orange_8072 p:last-child {
  margin-bottom: 0;
}
.bottom-cd60 .active_slow_7a7c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bottom-cd60 .layout_first_5cbd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bottom-cd60 .primary_127d {
  margin-top: 1em;
}
.bottom-cd60 .menu_middle_72d1 {
  top: 0;
  display: block;
}
.bottom-cd60 .menu_middle_72d1 a {
  color: inherit;
}
.bottom-cd60 .menu_middle_72d1 a:hover {
  color: inherit;
}
.bottom-cd60 .down-142f {
  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;
}
.bottom-cd60 .down-142f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bottom-cd60 .layout_first_5cbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bottom-cd60 .slow-b5fb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bottom-cd60 .slow-b5fb:first-child {
  margin-top: 0;
}
.bottom-cd60 .slow-b5fb.caption-8950 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bottom-cd60 .slow-b5fb.heading-713e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom-cd60
  .slow-b5fb.heading-713e.picture-mini-ea21
  .primary_127d {
  width: 100%;
}
.bottom-cd60 .heading-713e {
  -webkit-box-align: center;
  align-items: center;
}
.bottom-cd60 .heading-713e .feature_mini_ce54,
.bottom-cd60 .heading-713e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bottom-cd60 .dynamic_1667 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom-cd60 .dynamic_1667 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom-cd60 .dynamic_1667: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;
}
.bottom-cd60 .caption-8950 {
  z-index: 5;
}
.bottom-cd60 .icon_hard_d793 .glass-f1ff {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bottom-cd60 .mini_f256 .glass-f1ff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bottom-cd60 .active-2688 .glass-f1ff {
  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;
}
.bottom-cd60.widget-top-1450 .progress-huge-6c8b,
.bottom-cd60.secondary-9136 .progress-huge-6c8b {
  display: block;
}
.bottom-cd60.widget-top-1450 .progress-huge-6c8b .button_action_5b4d,
.bottom-cd60.widget-top-1450 .progress-huge-6c8b .layout_first_5cbd,
.bottom-cd60.secondary-9136 .progress-huge-6c8b .button_action_5b4d,
.bottom-cd60.secondary-9136 .progress-huge-6c8b .layout_first_5cbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom-cd60.pattern_fc86 .tag_pressed_8513 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bottom-cd60.pattern_fc86 .tag_pressed_8513 {
    margin-right: 0;
  }
}
.bottom-cd60.widget-top-1450 .tag_pressed_8513,
.bottom-cd60.secondary-9136 .tag_pressed_8513 {
  padding-top: 40%;
}
.bottom-cd60.widget-top-1450 .mask-46b6,
.bottom-cd60.secondary-9136 .mask-46b6 {
  display: block;
}
.bottom-cd60.widget-top-1450 .fn-sticky-87b4 .layout_first_5cbd,
.bottom-cd60.secondary-9136 .fn-sticky-87b4 .layout_first_5cbd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bottom-cd60.widget-top-1450 .tag_pressed_8513,
.bottom-cd60.secondary-9136 .tag_pressed_8513 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bottom-cd60.widget-top-1450 .layout_first_5cbd {
  padding: 1em;
}
.highlight_motion_9067 {
  margin: 30px auto;
  display: block;
}
.highlight_motion_9067 .full_ed3e > * {
  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;
}
.highlight_motion_9067 .full_ed3e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight_motion_9067 .full_ed3e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover-hard-18ea .feature_mini_ce54 {
  margin-bottom: 1.41575em;
}
.hover-hard-18ea .title_thick_7b79 {
  margin-bottom: 1.618em;
}
.old_e814 .green-b8f3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.old_e814 .green-b8f3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.old_e814 .backdrop_fe76 {
  max-width: 100%;
  overflow: auto;
}
.new-8992 .old_e814 a:hover {
  text-decoration: underline;
}
.hot_440f .out-07e5:not(.outline_basic_3d56),
.hot_440f .dynamic_1667 {
  margin-bottom: 1.41575em;
}
.hot_440f .out-07e5:not(.outline_basic_3d56):last-child,
.hot_440f .dynamic_1667:last-child {
  margin-bottom: 0;
}
.hot_440f .out-07e5.stone-020d {
  margin-bottom: 0.41575em;
}
.hot_440f .glass-bc3c:before,
.hot_440f .notification-action-7fbd:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hot_440f .glass-bc3c:before {
  content: "\f115";
}
.hot_440f .notification-action-7fbd:before {
  content: "\f02c";
}
.hot_440f .menu_down_24b0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hot_440f .menu_down_24b0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge-dcc3 {
  display: -webkit-box;
  display: flex;
}
.badge-dcc3 .static-b03b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge-dcc3 .static-b03b {
    flex-basis: 90px;
  }
}
.badge-dcc3 .avatar-38e8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-dcc3 .avatar-38e8 {
    flex-basis: calc(100% - 50px);
  }
}
.badge-dcc3 .slow_356e p:last-child {
  margin-bottom: 0.72em;
}
.shadow_9049 .full_ed3e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shadow_9049 .full_ed3e:after,
.shadow_9049 .full_ed3e:before {
  content: "";
  display: table;
}
.shadow_9049 .full_ed3e:after {
  clear: both;
}
.shadow_9049 .full_ed3e .large_0c70,
.shadow_9049 .full_ed3e .caption-last-9f81 {
  width: 49%;
}
.shadow_9049 .full_ed3e .large_0c70 a span.icon_4856,
.shadow_9049 .full_ed3e .caption-last-9f81 a span.icon_4856 {
  display: block;
  margin-bottom: 5px;
}
.shadow_9049 .full_ed3e .caption-last-9f81 {
  float: left;
  text-align: left;
}
.shadow_9049 .full_ed3e .large_0c70 {
  float: right;
  text-align: right;
}
.bottom-5965 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bottom-5965 {
    margin-bottom: 0;
  }
}
.hero-828f {
  margin-bottom: 1em;
}
.hero-828f .outline_basic_3d56 {
  font-size: 1.1em;
  line-height: 1.3;
}
.red_a989 a {
  display: block;
  line-height: 0;
  position: relative;
}
.search_4038 .hero-828f,
.column-short-0259 .hero-828f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search_4038 .hero-828f,
  .column-short-0259 .hero-828f {
    display: block;
  }
}
.search_4038 .red_a989,
.column-short-0259 .red_a989 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search_4038 .red_a989,
  .column-short-0259 .red_a989 {
    margin-bottom: 1em;
  }
}
.search_4038 .red_a989 img,
.column-short-0259 .red_a989 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search_4038 .gold-52d5,
.column-short-0259 .gold-52d5 {
  flex-basis: calc(100% - 160px);
}
.search_4038 .gold-52d5 p,
.column-short-0259 .gold-52d5 p {
  margin-bottom: 0;
}
.search_4038 .gold-52d5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search_4038 .gold-52d5 {
    padding-left: 0;
  }
}
.column-short-0259 .gold-52d5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .column-short-0259 .gold-52d5 {
    padding-right: 0;
  }
}
.column-short-0259 .red_a989 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdown-5b77 .red_a989 {
  margin-bottom: 0.5em;
}
.dropdown-5b77 .red_a989 img {
  width: 100%;
}
.notification_e14b .thumbnail_f515,
.block_acd0 .thumbnail_f515 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block_acd0 .header-iron-8714 .logo_out_92ac p:last-child {
  margin-bottom: 0;
}
.card_2e61 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.detail_first_a87d .sidebar_south_a797 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .detail_first_a87d .sidebar_south_a797:last-of-type {
    margin-bottom: 0;
  }
}
.detail_first_a87d .sidebar_south_a797 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail_first_a87d .sidebar_south_a797 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.detail_first_a87d .sidebar_south_a797 ul li {
  margin: 0 0 0.6em;
}
.detail_first_a87d .sidebar_south_a797 ul li.west_9757,
.detail_first_a87d .sidebar_south_a797 ul li.overlay_mini_80a9 {
  position: relative;
}
.detail_first_a87d .sidebar_south_a797 ul li.west_9757 .avatar-73ea,
.detail_first_a87d .sidebar_south_a797 ul li.overlay_mini_80a9 .avatar-73ea {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.detail_first_a87d .sidebar_south_a797 ul li.west_9757:after:after,
.detail_first_a87d .sidebar_south_a797 ul li.west_9757:after:before,
.detail_first_a87d
  .sidebar_south_a797
  ul
  li.overlay_mini_80a9:after:after,
.detail_first_a87d
  .sidebar_south_a797
  ul
  li.overlay_mini_80a9:after:before {
  content: "";
  display: table;
}
.detail_first_a87d .sidebar_south_a797 ul li.west_9757:after:after,
.detail_first_a87d
  .sidebar_south_a797
  ul
  li.overlay_mini_80a9:after:after {
  clear: both;
}
.detail_first_a87d .sidebar_south_a797 a.fast_507c:hover {
  text-decoration: none;
}
.detail_first_a87d .sidebar_south_a797 select {
  max-width: 100%;
}
.detail_first_a87d .sidebar_south_a797 table {
  font-size: 85%;
}
.detail_first_a87d .sidebar_south_a797 table td,
.detail_first_a87d .sidebar_south_a797 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.detail_first_a87d .sidebar_south_a797 table tfoot td {
  text-align: left;
}
.detail_first_a87d .sidebar_south_a797 :last-child {
  margin-bottom: 0;
}
.detail_first_a87d .sidebar_south_a797 .primary-aa6d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.detail_first_a87d .sidebar_south_a797 .primary-aa6d label {
  width: 100%;
}
.detail_first_a87d .sidebar_south_a797 .primary-aa6d .huge-9c90 {
  width: 100%;
  display: block;
}
.detail_first_a87d .sidebar_south_a797 .primary-aa6d .wrapper_small_63d1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.detail_first_a87d .sidebar_south_a797 .primary-aa6d .wrapper_small_63d1:hover svg #svg-search {
  fill: #444;
}
.detail_first_a87d .sidebar_south_a797 .primary-aa6d .wrapper_small_63d1 svg {
  width: 18px;
  height: 18px;
}
.detail_first_a87d .outer_5a34 ul ul,
.detail_first_a87d .progress_e69a ul ul,
.detail_first_a87d .component_0058 ul ul,
.detail_first_a87d .link-6163 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.detail_first_a87d .outer_5a34 .item_bb5b > a,
.detail_first_a87d .progress_e69a .item_bb5b > a,
.detail_first_a87d .component_0058 .item_bb5b > a,
.detail_first_a87d .link-6163 .item_bb5b > a {
  margin-bottom: 0;
}
.detail_first_a87d .silver-3908 li,
.detail_first_a87d .outer_5a34 li,
.detail_first_a87d .fluid-dce5 li,
.detail_first_a87d .progress_e69a li,
.detail_first_a87d .component_0058 li,
.detail_first_a87d .link-6163 li,
.detail_first_a87d .old-53ae li,
.detail_first_a87d .lite-cb8f li {
  display: block;
  position: relative;
}
.detail_first_a87d .silver-3908 li:last-child,
.detail_first_a87d .outer_5a34 li:last-child,
.detail_first_a87d .fluid-dce5 li:last-child,
.detail_first_a87d .progress_e69a li:last-child,
.detail_first_a87d .component_0058 li:last-child,
.detail_first_a87d .link-6163 li:last-child,
.detail_first_a87d .old-53ae li:last-child,
.detail_first_a87d .lite-cb8f li:last-child {
  border: none;
}
.detail_first_a87d .silver-3908 li a,
.detail_first_a87d .outer_5a34 li a,
.detail_first_a87d .fluid-dce5 li a,
.detail_first_a87d .progress_e69a li a,
.detail_first_a87d .component_0058 li a,
.detail_first_a87d .link-6163 li a,
.detail_first_a87d .old-53ae li a,
.detail_first_a87d .lite-cb8f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail_first_a87d .silver-3908 li ul li::before,
.detail_first_a87d .outer_5a34 li ul li::before,
.detail_first_a87d .fluid-dce5 li ul li::before,
.detail_first_a87d .progress_e69a li ul li::before,
.detail_first_a87d .component_0058 li ul li::before,
.detail_first_a87d .link-6163 li ul li::before,
.detail_first_a87d .old-53ae li ul li::before,
.detail_first_a87d .lite-cb8f li ul li::before {
  left: 15px;
}
.detail_first_a87d .silver-3908 li ul a,
.detail_first_a87d .outer_5a34 li ul a,
.detail_first_a87d .fluid-dce5 li ul a,
.detail_first_a87d .progress_e69a li ul a,
.detail_first_a87d .component_0058 li ul a,
.detail_first_a87d .link-6163 li ul a,
.detail_first_a87d .old-53ae li ul a,
.detail_first_a87d .lite-cb8f li ul a {
  padding-left: 20px;
}
.detail_first_a87d .silver-3908 li ul ul li::before,
.detail_first_a87d .outer_5a34 li ul ul li::before,
.detail_first_a87d .fluid-dce5 li ul ul li::before,
.detail_first_a87d .progress_e69a li ul ul li::before,
.detail_first_a87d .component_0058 li ul ul li::before,
.detail_first_a87d .link-6163 li ul ul li::before,
.detail_first_a87d .old-53ae li ul ul li::before,
.detail_first_a87d .lite-cb8f li ul ul li::before {
  left: 30px;
}
.detail_first_a87d .silver-3908 li ul ul a,
.detail_first_a87d .outer_5a34 li ul ul a,
.detail_first_a87d .fluid-dce5 li ul ul a,
.detail_first_a87d .progress_e69a li ul ul a,
.detail_first_a87d .component_0058 li ul ul a,
.detail_first_a87d .link-6163 li ul ul a,
.detail_first_a87d .old-53ae li ul ul a,
.detail_first_a87d .lite-cb8f li ul ul a {
  padding-left: 40px;
}
.detail_first_a87d .media_d7b8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail_first_a87d .lite-cb8f ul li {
  margin-bottom: 1.41575em;
}
.detail_first_a87d .lite-cb8f ul li .thick-a9dc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.detail_first_a87d .lite-cb8f ul li .image-8652 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.filter_copper_6d8a .silver-3908 li a,
.filter_copper_6d8a .outer_5a34 li a,
.filter_copper_6d8a .fluid-dce5 li a,
.filter_copper_6d8a .progress_e69a li a,
.filter_copper_6d8a .component_0058 li a,
.filter_copper_6d8a .link-6163 li a,
.filter_copper_6d8a .old-53ae li a,
.filter_copper_6d8a .lite-cb8f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_copper_6d8a .media_d7b8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_copper_6d8a .sidebar_south_a797 ul li.west_9757 .avatar-73ea,
.filter_copper_6d8a .sidebar_south_a797 ul li.overlay_mini_80a9 .avatar-73ea {
  background: rgba(0, 0, 0, 0.2);
}
.filter_copper_6d8a .detail_first_a87d .sidebar_south_a797 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li {
  margin: 0;
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li ul {
  margin: 0;
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li ul li a {
  padding-left: 15px;
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li ul li li a {
  padding-left: 30px;
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li.box-plasma-f8e6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li.box-plasma-f8e6 > 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;
}
.outline-94b4 .detail_first_a87d .carousel_in_9afe li.box-plasma-f8e6 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.accent-glass-1a74 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.up_c197 {
  position: relative;
  z-index: 10;
}
.up_c197 .tooltip_glass_6645 {
  width: 100%;
  max-width: 100%;
}
.popup_south_0a1a .static-14ed {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup_south_0a1a .hero_2043 {
}
.popup_south_0a1a .filter_copper_6d8a {
  background: #292929;
}
.focused-3947 .static-14ed {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focused-3947 .hero_2043 {
  background: #f9f9f9;
}
.focused-3947 .filter_copper_6d8a {
  background: #303030;
}
.form-new-18d1 .static-14ed {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .form-new-18d1 .video-ddb1 {
    margin-bottom: 1em;
  }
  .form-new-18d1 .video-ddb1:last-child {
    margin-bottom: 0;
  }
}
.form-new-18d1 .hero_2043 {
  background: #ededed;
}
.form-new-18d1 .filter_copper_6d8a {
  background: #1a1a1a;
}
.static-14ed.hero_2043 {
  color: rgba(0, 0, 0, 0.6);
}
.static-14ed.hero_2043 .soft-8d0d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.static-14ed.filter_copper_6d8a {
  color: rgba(255, 255, 255, 0.99);
}
.static-14ed.filter_copper_6d8a a:not(.fast_507c) {
  color: rgba(255, 255, 255, 0.79);
}
.static-14ed.filter_copper_6d8a a:not(.fast_507c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.static-14ed.filter_copper_6d8a .soft-8d0d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.static-14ed.filter_copper_6d8a table tbody td,
.static-14ed.filter_copper_6d8a table th {
  background: rgba(0, 0, 0, 0.08);
}
.gas-d1f8.pagination-yellow-a75e .filter-bf40 {
  max-width: initial;
}
.gas-d1f8 .element-dynamic-00b1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gas-d1f8 .element-dynamic-00b1 .tooltip_glass_6645 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gas-d1f8 .element-dynamic-00b1 .tooltip_glass_6645 {
    display: block;
    margin-bottom: 2em;
  }
  .gas-d1f8 .element-dynamic-00b1 .tooltip_glass_6645:last-child {
    margin-bottom: 0;
  }
}
.form-new-18d1 .video-ddb1:last-child,
.focused-3947 .video-ddb1:last-child,
.popup_south_0a1a .video-ddb1:last-child {
  margin-bottom: 0;
}
.form-new-18d1 .video-ddb1 .detail_first_a87d .sidebar_south_a797:last-child,
.focused-3947 .video-ddb1 .detail_first_a87d .sidebar_south_a797:last-child,
.popup_south_0a1a .video-ddb1 .detail_first_a87d .sidebar_south_a797:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .form-new-18d1 .card-light-b05b,
  .form-new-18d1 .progress-prev-2d24,
  .focused-3947 .card-light-b05b,
  .focused-3947 .progress-prev-2d24,
  .popup_south_0a1a .card-light-b05b,
  .popup_south_0a1a .progress-prev-2d24 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .up_c197 .video-ddb1 {
    margin-bottom: 2em;
  }
}
.up_c197 p:last-child {
  margin-bottom: 0;
}
.up_c197 li,
.up_c197 ul {
  list-style: none;
  margin: 0;
}
.up_c197 ul ul {
  margin-left: 2.617924em;
}
.dropdown-lite-a916 {
  font-size: 0.875em;
}

/* css-noise: 265a */
.ghost-box-q3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
