/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thumbnail_full_6035/customify
Author: WPCustomify
Author URI: https://pressmaximum.thumbnail_full_6035
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.thumbnail_full_6035/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next-980f.yellow_d1f0/licenses/gpl-2.0.search-lite-727f
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.module-4eb3/, (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.dynamic-a0d1.chip-ad9b/normalize.left-b4bb/
 ======
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.left-b4bb v7.0.0 | MIT License | github.thumbnail_full_6035/necolas/normalize.left-b4bb */
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;
}
.full_f58c .plasma-e737,
.focus-55e1,
.mask_4b0c,
.avatar-focused-09a2,
.sidebar-dim-6043,
.highlight-black-0465,
.thumbnail-a6e6,
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;
}
.focus-55e1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-55e1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-55e1,
  h1 {
    font-size: 1.8em;
  }
}
.mask_4b0c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask_4b0c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask_4b0c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask_4b0c,
  h2 {
    font-size: 1.7em;
  }
}
.avatar-focused-09a2,
h3 {
  font-size: 1.618em;
}
.full_f58c .plasma-e737,
.sidebar-dim-6043,
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.preview-wood-1fb3 {
  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;
}
.backdrop_3ade:after,
.backdrop_3ade:before,
.preview_d671:after,
.preview_d671:before {
  content: "";
  display: table;
}
.backdrop_3ade:after,
.preview_d671:after {
  clear: both;
}
.action-76be {
  float: right;
  margin-right: 0;
}
.main_inner_99ee {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.surface-smooth-b11d .content_3c3e,
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;
}
.surface-smooth-b11d .content_3c3e: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;
}
.card_9b5e .content_3c3e {
  box-shadow: none;
}
.card_9b5e
  .content_3c3e
  .notice-focused-0581 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.card_9b5e .content_3c3e .frame-east-e46c {
  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;
}
.card_9b5e
  .content_3c3e
  .frame-east-e46c
  b {
  display: none;
}
.card_9b5e .under-5a84 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status-focused-b8fe:not(.box-889d):not(.north_d2e2),
button:not(.box-889d):not(.north_d2e2),
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ),
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ),
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ) {
  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;
}
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ):hover,
button:not(.box-889d):not(
    .north_d2e2
  ):hover,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ):hover,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ):hover,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ):active,
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ):focus,
button:not(.box-889d):not(
    .north_d2e2
  ):active,
button:not(.box-889d):not(
    .north_d2e2
  ):focus,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ):active,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ):focus,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ):active,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ):focus,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ):active,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ):focus {
  outline: 0;
}
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23,
button:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23 {
  position: relative;
}
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .dropdown-mini-e3d1,
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .preview-complex-4216,
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .video-11ae,
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  i,
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  svg,
button:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .dropdown-mini-e3d1,
button:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .preview-complex-4216,
button:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .video-11ae,
button:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  i,
button:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  svg,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .dropdown-mini-e3d1,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .preview-complex-4216,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .video-11ae,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  i,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  svg,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .dropdown-mini-e3d1,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .preview-complex-4216,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .video-11ae,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  i,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  svg,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .dropdown-mini-e3d1,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .preview-complex-4216,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  .video-11ae,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  i,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23
  svg {
  visibility: hidden;
}
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23:after,
button:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23:after,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23:after,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23:after,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ).fn-loading-1f23: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;
}
.status-focused-b8fe:not(.box-889d):not(.north_d2e2),
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ),
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ),
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ) {
  color: #fff;
  background: #235787;
}
.status-focused-b8fe:not(.box-889d):not(
    .north_d2e2
  ):focus,
input[type="button"]:not(.box-889d):not(
    .north_d2e2
  ):focus,
input[type="reset"]:not(.box-889d):not(
    .north_d2e2
  ):focus,
input[type="submit"]:not(.box-889d):not(
    .north_d2e2
  ):focus {
  color: #fff;
}
.status-focused-b8fe.fn-disabled-1f23:not(.box-889d):not(
    .north_d2e2
  ),
.status-focused-b8fe[disabled]:not(.box-889d):not(
    .north_d2e2
  ),
button.fn-disabled-1f23:not(.box-889d):not(
    .north_d2e2
  ),
button[disabled]:not(.box-889d):not(
    .north_d2e2
  ) {
  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;
}
.caption_black_0fc2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption_black_0fc2: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;
}
.hover_lite_0326 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pink_9282 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.title-purple-76a8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.backdrop_3ade:after,
.backdrop_3ade:before,
.tall_1bc9:after,
.tall_1bc9:before,
.title-dim-7822:after,
.title-dim-7822:before,
.pink-e5eb:after,
.pink-e5eb:before,
.blue_83d9:after,
.blue_83d9:before,
.cold_4466:after,
.cold_4466:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.backdrop_3ade:after,
.tall_1bc9:after,
.title-dim-7822:after,
.pink-e5eb:after,
.blue_83d9:after,
.cold_4466:after {
  clear: both;
}
.tall_1bc9 .wide-24f2,
.title-dim-7822 .wide-24f2,
.grid_8eb7 .wide-24f2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-narrow-0ff8 {
  display: inline-block;
}
.image-7273 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-7273 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-7273 .dropdown_narrow_6437 {
  padding: 1em 0;
  font-size: 85%;
}
.dropdown_narrow_6437 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.frame-left-c52d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.frame-left-c52d:after,
.frame-left-c52d:before {
  content: "";
  display: table;
}
.frame-left-c52d:after {
  clear: both;
}
.hovered_8b64 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.chip_df84 .hovered_8b64 {
  max-width: 50%;
}
.summary-iron-0659 .hovered_8b64 {
  max-width: 33.33%;
}
.picture_8cd2 .hovered_8b64 {
  max-width: 25%;
}
.gold-6a48 .hovered_8b64 {
  max-width: 20%;
}
.modal_pro_c31a .hovered_8b64 {
  max-width: 16.66%;
}
.liquid_1ee9 .hovered_8b64 {
  max-width: 14.28%;
}
.badge_bec6 .hovered_8b64 {
  max-width: 12.5%;
}
.info_cdd0 .hovered_8b64 {
  max-width: 11.11%;
}
.grid-14d8 {
  display: block;
}
.full_f58c .picture_top_d3b5 label,
.full_f58c .pagination-short-69d6 label,
.full_f58c .summary-orange-f762 label,
.full_f58c .mini_f18d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-bottom-95c7 {
  list-style: none;
  margin: 0;
}
.shadow-bottom-95c7 article.accordion_cb71 {
  margin-bottom: 0;
}
.shadow-bottom-95c7 ul {
  list-style: none;
  margin: 0;
}
.shadow-bottom-95c7 .current_e885 li.accordion_cb71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-bottom-95c7 .current_e885 li.accordion_cb71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-bottom-95c7 .current_e885 li.accordion_cb71: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) {
  .shadow-bottom-95c7 .current_e885 li.accordion_cb71 li.accordion_cb71 li.accordion_cb71 li.accordion_cb71 {
    padding-left: 0;
  }
}
article.accordion_cb71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion_cb71 .tall_1bc9 p:last-of-type {
  margin-bottom: 0;
}
article.accordion_cb71 .description-copper-2b2b {
  float: left;
}
article.accordion_cb71 .mini-b6e5 {
  margin-left: 85px;
}
article.accordion_cb71 .card-fast-31bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion_cb71 .card-fast-31bc .in_1d95 {
  margin-left: 10px;
}
article.accordion_cb71 .nav_south_9a0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion_cb71 .pagination-full-2fa2 {
  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 .picture_top_d3b5,
  #respond .summary-orange-f762,
  #respond .mini_f18d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_top_d3b5 input,
#respond .summary-orange-f762 input,
#respond .mini_f18d input {
  width: 100%;
}
#respond .mini_f18d {
  margin-right: 0;
}
#respond .plasma_bbe9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_cold_ad2d {
  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;
}
.component_cold_ad2d.orange_10a8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component_cold_ad2d 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%);
}
.component_cold_ad2d:focus,
.component_cold_ad2d: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);
}
.mask_thick_729a {
  border-radius: 10%;
}
.input_next_59b8 {
  border-radius: 50%;
}
.caption-dc33 {
  font-size: 0.72em;
}
.layout_hard_1d82 {
  font-size: 0.875em;
}
.grid-43b2 {
  font-size: 1.1em;
}
.hero-gold-575a {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero-gold-575a.caption-dc33 {
  letter-spacing: 0.5px;
}
.notice_8ccf,
.notice_8ccf a {
  color: #6d6d6d;
}
.notice_8ccf a:hover {
  color: #111;
}
.primary_dark_e579 {
  color: #6d6d6d;
}
.table-yellow-57fc {
  overflow-x: hidden;
}
.table-yellow-57fc .pattern-30e6.focus-0403 {
  position: relative;
}
.table-yellow-57fc .pattern-30e6.focus-0403.sidebar-fast-2803 {
  position: initial;
}
.table-yellow-57fc
  .pattern-30e6.focus-0403.sidebar-fast-2803
  .gallery-bronze-c454 {
  left: auto;
}
.table-yellow-57fc .pattern-30e6 .gallery-bronze-c454 {
  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;
}
.table-yellow-57fc .pattern-30e6:hover.focus-0403 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.table-yellow-57fc
  .pattern-30e6:hover.focus-0403
  .gallery-bronze-c454 {
  display: block;
  z-index: 9999999;
}
.table-yellow-57fc .east_d2cc .sort_iron_7f35,
.table-yellow-57fc .tertiary_3982 .sort_iron_7f35 {
  display: none;
}
.table-yellow-57fc .notice_629d .pattern-30e6:hover.focus-0403 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.full_f58c .picture_top_d3b5 label,
.full_f58c .pagination-short-69d6 label,
.full_f58c .summary-orange-f762 label,
.full_f58c .mini_f18d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-bottom-95c7 {
  list-style: none;
  margin: 0;
}
.shadow-bottom-95c7 article.accordion_cb71 {
  margin-bottom: 0;
}
.shadow-bottom-95c7 ul {
  list-style: none;
  margin: 0;
}
.shadow-bottom-95c7 .current_e885 li.accordion_cb71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-bottom-95c7 .current_e885 li.accordion_cb71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-bottom-95c7 .current_e885 li.accordion_cb71: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) {
  .shadow-bottom-95c7 .current_e885 li.accordion_cb71 li.accordion_cb71 li.accordion_cb71 li.accordion_cb71 {
    padding-left: 0;
  }
}
article.accordion_cb71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion_cb71 .tall_1bc9 p:last-of-type {
  margin-bottom: 0;
}
article.accordion_cb71 .description-copper-2b2b {
  float: left;
}
article.accordion_cb71 .mini-b6e5 {
  margin-left: 85px;
}
article.accordion_cb71 .card-fast-31bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion_cb71 .card-fast-31bc .in_1d95 {
  margin-left: 10px;
}
article.accordion_cb71 .nav_south_9a0e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion_cb71 .pagination-full-2fa2 {
  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 .picture_top_d3b5,
  #respond .summary-orange-f762,
  #respond .mini_f18d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_top_d3b5 input,
#respond .summary-orange-f762 input,
#respond .mini_f18d input {
  width: 100%;
}
#respond .mini_f18d {
  margin-right: 0;
}
#respond .plasma_bbe9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.east_d2cc .large-888a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.large-888a .photo-red-b19b.banner_562b .article_4b97 > li > a:focus,
.large-888a .photo-red-b19b.banner_562b .article_4b97 > li > a:hover,
.large-888a .photo-red-b19b.tooltip-complex-6af8 .article_4b97 > li > a:focus,
.large-888a .photo-red-b19b.tooltip-complex-6af8 .article_4b97 > li > a:hover,
.large-888a .photo-red-b19b.paragraph-66a2 .article_4b97 > li > a:focus,
.large-888a .photo-red-b19b.paragraph-66a2 .article_4b97 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-888a
  .photo-red-b19b.banner_562b
  .article_4b97
  > li.column_purple_b913
  > a,
.large-888a
  .photo-red-b19b.banner_562b
  .article_4b97
  > li.iron-f0b2
  > a,
.large-888a
  .photo-red-b19b.tooltip-complex-6af8
  .article_4b97
  > li.column_purple_b913
  > a,
.large-888a
  .photo-red-b19b.tooltip-complex-6af8
  .article_4b97
  > li.iron-f0b2
  > a,
.large-888a
  .photo-red-b19b.paragraph-66a2
  .article_4b97
  > li.column_purple_b913
  > a,
.large-888a .photo-red-b19b.paragraph-66a2 .article_4b97 > li.accordion_cool_259d > a {
  color: rgba(255, 255, 255, 0.99);
}
.large-888a .last-2e42,
.large-888a .last-2e42 a {
  color: rgba(255, 255, 255, 0.99);
}
.large-888a .content-silver-d09e.layout_dynamic_f965 li a,
.large-888a .black-137e a,
.large-888a .basic-cddf,
.large-888a .article_4b97 > li > a,
.large-888a .left_57ed {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a .content-silver-d09e.layout_dynamic_f965 li a:hover,
.large-888a .black-137e a:hover,
.large-888a .basic-cddf:hover,
.large-888a .article_4b97 > li > a:hover,
.large-888a .left_57ed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-888a .pro-b3e6 {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a .pro-b3e6 .wrapper_down_744b {
  color: rgba(255, 255, 255, 0.99);
}
.large-888a .pro-b3e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-888a .bright-752f .carousel_tall_e00a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.large-888a .bright-752f .carousel_tall_e00a .banner-5cc7 {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a
  .bright-752f
  .carousel_tall_e00a
  .banner-5cc7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a
  .bright-752f
  .carousel_tall_e00a
  .banner-5cc7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a
  .bright-752f
  .carousel_tall_e00a
  .banner-5cc7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a
  .bright-752f
  .carousel_tall_e00a
  .banner-5cc7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a .bright-752f .element-gas-4032 {
  color: rgba(255, 255, 255, 0.79);
}
.large-888a .bright-752f .element-gas-4032:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-orange-292c
  .large-888a
  .bright-752f
  .accent_huge_b157
  .aside_5550 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-orange-292c
  .large-888a
  .bright-752f
  .accent_huge_b157
  .banner-5cc7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_d2cc .active-db00 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-db00 .photo-red-b19b.banner_562b .article_4b97 > li > a:focus,
.active-db00 .photo-red-b19b.banner_562b .article_4b97 > li > a:hover,
.active-db00 .photo-red-b19b.tooltip-complex-6af8 .article_4b97 > li > a:focus,
.active-db00 .photo-red-b19b.tooltip-complex-6af8 .article_4b97 > li > a:hover,
.active-db00 .photo-red-b19b.paragraph-66a2 .article_4b97 > li > a:focus,
.active-db00 .photo-red-b19b.paragraph-66a2 .article_4b97 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-db00
  .photo-red-b19b.banner_562b
  .article_4b97
  > li.column_purple_b913
  > a,
.active-db00
  .photo-red-b19b.banner_562b
  .article_4b97
  > li.iron-f0b2
  > a,
.active-db00
  .photo-red-b19b.tooltip-complex-6af8
  .article_4b97
  > li.column_purple_b913
  > a,
.active-db00
  .photo-red-b19b.tooltip-complex-6af8
  .article_4b97
  > li.iron-f0b2
  > a,
.active-db00
  .photo-red-b19b.paragraph-66a2
  .article_4b97
  > li.column_purple_b913
  > a,
.active-db00 .photo-red-b19b.paragraph-66a2 .article_4b97 > li.accordion_cool_259d > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-db00 .last-2e42,
.active-db00 .last-2e42 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-db00 .content-silver-d09e.layout_dynamic_f965 li a,
.active-db00 .black-137e a,
.active-db00 .basic-cddf,
.active-db00 .article_4b97 > li > a,
.active-db00 .left_57ed {
  color: rgba(0, 0, 0, 0.55);
}
.active-db00 .content-silver-d09e.layout_dynamic_f965 li a:hover,
.active-db00 .black-137e a:hover,
.active-db00 .basic-cddf:hover,
.active-db00 .article_4b97 > li > a:hover,
.active-db00 .left_57ed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-db00 .pro-b3e6 {
  color: rgba(0, 0, 0, 0.55);
}
.active-db00 .pro-b3e6 .wrapper_down_744b {
  color: rgba(0, 0, 0, 0.8);
}
.active-db00 .pro-b3e6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_ef17 .paragraph_dynamic_4575 {
  margin-left: auto;
  margin-right: auto;
}
.title-dim-7822 > * {
  margin-left: auto;
  margin-right: auto;
}
.title-dim-7822 .hover_lite_0326 {
  margin-right: 1.41575em;
}
.item_under_cee7 .title-dim-7822 > .focus_upper_93d7 {
  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;
}
.item_under_cee7 .title-dim-7822 > .surface-first-6020 {
  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;
}
.text_ccde.grid_ef17 .paragraph_dynamic_4575,
.pressed_d731.grid_ef17 .paragraph_dynamic_4575 {
  margin-left: 0;
}
.focus-soft-1148.grid_ef17 .paragraph_dynamic_4575,
.button-602b.grid_ef17 .paragraph_dynamic_4575 {
  margin-right: 0;
}
.title-dim-7822 ol,
.title-dim-7822 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero-steel-da5b video {
  max-width: 100%;
}
.border_blue_3c89 img {
  display: block;
}
.border_blue_3c89.hover_lite_0326,
.border_blue_3c89.pink_9282 {
  width: 100%;
}
.border_blue_3c89.surface-first-6020 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fresh_e924:not(.message-rough-afd9) {
  margin: 1.5em auto;
}
.media-fluid-2743 p {
  padding: 1.5em 14px;
}
ul.feature_easy_b0ff.surface-first-6020,
ul.feature_easy_b0ff.focus_upper_93d7,
ul.feature_easy_b0ff.image_c363.focus_upper_93d7 {
  padding: 0 14px;
}
.photo_965b {
  display: block;
  overflow-x: auto;
}
.photo_965b table {
  border-collapse: collapse;
  width: 100%;
}
.photo_965b td,
.photo_965b th {
  padding: 0.5em;
}
.title-dim-7822 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title-dim-7822 ol ol,
.title-dim-7822 ol ul,
.title-dim-7822 ul ol,
.title-dim-7822 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title-dim-7822 ol ol li,
.title-dim-7822 ol ul li,
.title-dim-7822 ul ol li,
.title-dim-7822 ul ul li {
  margin-left: 0;
}
.rough-3e3f.mask-cfbc > .heading_black_7ef6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.rough-3e3f.mask-cfbc > .heading_black_7ef6 iframe,
.rough-3e3f.mask-cfbc > .heading_black_7ef6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.caption_rough_7c04 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.caption_rough_7c04.table_fdca {
  padding: 0;
}
.caption_rough_7c04.table_fdca cite {
  font-size: 13px;
}
.caption_rough_7c04 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.caption_rough_7c04 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.stale-0ab4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.stale-0ab4 > p:first-child {
  margin-top: 0;
}
.stale-0ab4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.stale-0ab4 blockquote {
  border-left: 0;
}
.grid-bottom-83b3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid-bottom-83b3:not(.aside_bf7c) {
  max-width: 100px;
}
.grid-bottom-83b3.focus-focused-72fc {
  border-bottom: none !important;
  text-align: center;
}
.grid-bottom-83b3.focus-focused-72fc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media-fluid-2743 p {
    padding: 1.5em 0;
  }
}
.notification_eab5 {
  color: #0073aa;
}
.simple-bfbc {
  background-color: #0073aa;
}
.shadow-0437 {
  color: #229fd8;
}
.table_9b8b {
  background-color: #229fd8;
}
.hero-solid-6880 {
  color: #eee;
}
.image_silver_bb41 {
  background-color: #eee;
}
.widget_small_64c5 {
  color: #444;
}
.widget_copper_4cb3 {
  background-color: #444;
}
.gold-af7f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gold-af7f .tag_ecd8 .black-137e {
  font-size: 15px;
}
.gold-af7f .black-137e {
  line-height: 1.3;
}
.gold-af7f .active-db00 {
}
.gold-af7f .large-888a {
  background: #235787;
}
.shade-756d {
  padding: 0;
}
.shade-756d .large-888a {
  background: #1a1a1a;
}
.shade-756d .active-db00 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb_50d5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb_50d5 .active-db00 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb_50d5 .large-888a {
  background: #303030;
}
.cold_4466 {
  position: relative;
  z-index: 10;
}
.cold_4466 .gradient_2f09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-upper-69fa .focus-0403 {
  display: inline-block;
  vertical-align: middle;
}
.tooltip-upper-69fa.block-fb4f .focus-0403 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tooltip-upper-69fa.block-fb4f .focus-0403 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-upper-69fa.block-fb4f .focus-0403 {
    margin-right: 0.4em;
  }
}
.tooltip-upper-69fa.block-fb4f .focus-0403:last-child {
  margin-right: 0;
}
.outline_tiny_f389 .gradient_2f09 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .east_d2cc .tag_ecd8 {
    margin: 0 -0.5em;
  }
  .east_d2cc .tag_ecd8 [class*="customify-col-"],
  .east_d2cc .tag_ecd8 [class*="customify-col_"],
  .east_d2cc .tag_ecd8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.east_d2cc.stale_a081 .gradient_2f09 {
  background: 0 0 !important;
}
.east_d2cc.stale_a081 .gradient_2f09,
.east_d2cc.outline_tiny_f389 .gradient_2f09 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .east_d2cc.sidebar-iron-4875 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.east_d2cc.outline_tiny_f389 .gradient_2f09 {
  box-shadow: none !important;
}
.silver-99d2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .silver-99d2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .silver-99d2 {
    padding: 18px 0 20px;
  }
}
.silver-99d2 .west-8bb5 {
  width: 100%;
}
.silver-99d2 .steel-077f {
  margin-bottom: 0;
}
.silver-99d2 .pattern_6f81 {
  margin-top: 5px;
  font-size: 0.875em;
}
.label_paper_dfbb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label_paper_dfbb .accordion-silver-b633 {
  width: 100%;
}
.secondary-dafe {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.secondary-dafe li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.secondary-dafe 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;
}
.secondary-dafe li:last-child:after {
  display: none;
}
.secondary-dafe li a {
  font-weight: 500;
  margin-right: 10px;
}
.mask_9654 .sort_iron_7f35 button,
.silver-99d2 .sort_iron_7f35 button {
  left: 0;
}
.mask_9654 .accordion-silver-b633,
.silver-99d2 .accordion-silver-b633 {
  padding-left: 0;
  padding-right: 0;
}
.mask_9654 .label_paper_dfbb,
.silver-99d2 .label_paper_dfbb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mask_9654 {
  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;
}
.mask_9654: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;
}
.mask_9654 .lite-2d6c {
  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) {
  .mask_9654 .lite-2d6c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mask_9654 .lite-2d6c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mask_9654 .lite-2d6c {
    min-height: 200px;
  }
}
.mask_9654 .secondary-dafe {
  color: rgba(255, 255, 255, 0.8);
}
.mask_9654 .secondary-dafe a,
.mask_9654 .secondary-dafe li:after {
  color: inherit;
}
.mask_9654 .secondary-dafe a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.center_2187 {
  margin-bottom: 0.5em;
}
.down_40f3 {
  margin-bottom: 1.2em;
}
.down_40f3,
.center_2187 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.down_40f3 p:last-child,
.center_2187 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort_iron_7f35,
#masthead .sort_iron_7f35 {
  display: none;
}
#masthead
  > .sort_iron_7f35.hovered-38c6 {
  display: none;
}
#masthead > .sort_iron_7f35 button {
  left: 0;
}
.panel-static-3343 {
  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%;
}
.panel-static-3343 .focus-0403 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.panel-static-3343 .text-inner-2552 {
  display: -webkit-box;
  display: flex;
}
.panel-static-3343 .text-inner-2552.main-56cf {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.panel-static-3343 .text-inner-2552.brown-e2d9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.panel-static-3343 .text-inner-2552.title-de59 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.panel-static-3343.avatar_b1e2.filter_advanced_d9a8 .text-inner-2552.main-56cf {
  flex-basis: 100%;
}
.panel-static-3343.blue_a9d0 .text-inner-2552.brown-e2d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.panel-static-3343.blue_a9d0 .text-inner-2552.title-de59 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort_iron_7f35.hovered-38c6 {
  display: none;
}
#masthead > .sort_iron_7f35 button {
  left: 0;
}
.highlight-static-856f {
  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;
}
.highlight-static-856f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.highlight-static-856f.gold_b839 i {
  margin-right: 4px;
}
.highlight-static-856f.item-slow-85da i {
  margin-left: 5px;
}
.black-137e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.black-137e p:last-child {
  margin-bottom: 0;
}
.rough-108e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.rough-108e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.rough-108e img {
  display: block;
  width: auto;
  line-height: 1;
}
.rough-108e .last-2e42 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.rough-108e .panel-green-e324 {
  margin: 5px 0 7px 0;
}
.rough-108e.header_1020 .tall-1e7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough-108e.header_1020 .hero-lite-f3b5 {
  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;
}
.rough-108e.media-blue-8b40 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.rough-108e.media-blue-8b40 .tall-1e7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough-108e.media-blue-8b40 .hero-lite-f3b5 {
  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;
}
.rough-108e.table_fixed_344f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough-108e.description_purple_6815 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.rough-108e.description_purple_6815 .hero-lite-f3b5 {
  margin-top: 7px;
}
.simple-8ae6 {
  display: inline-block;
}
.cold_4466 .message-bronze-f599 .rough-108e img {
  max-width: 100%;
}
.photo-red-b19b .accordion-d99f.tooltip-c22c,
.logo-black-c44a .accordion-d99f.tooltip-c22c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo-red-b19b .last_0bcf,
.logo-black-c44a .last_0bcf {
  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%);
}
.photo-red-b19b .last_0bcf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo-red-b19b.frame-09ab .last_0bcf {
  display: none;
}
.photo-red-b19b .blue-a389 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo-red-b19b .blue-a389 li {
  display: inline-block;
  position: relative;
}
.photo-red-b19b .blue-a389 li:last-child {
  margin-right: 0;
}
.photo-red-b19b .blue-a389 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;
}
.photo-red-b19b .blue-a389 li.accordion_cool_259d > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo-red-b19b .blue-a389 > 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;
}
.photo-red-b19b .blue-a389 > li > a i {
  line-height: 0;
}
.photo-red-b19b .blue-a389 > li.pink-3f00 > a .last_0bcf {
  margin-left: 4px;
  line-height: 0;
}
.photo-red-b19b .blue-a389 .surface-red-f80f li.pink-3f00 > a {
  position: relative;
}
.photo-red-b19b .blue-a389 .surface-red-f80f li.pink-3f00 > a:after,
.photo-red-b19b .blue-a389 .surface-red-f80f li.pink-3f00 > a:before {
  content: "";
  display: table;
}
.photo-red-b19b .blue-a389 .surface-red-f80f li.pink-3f00 > a:after {
  clear: both;
}
.photo-red-b19b .blue-a389 .surface-red-f80f li.pink-3f00 > a .last_0bcf {
  margin-left: 5px;
  float: right;
}
.photo-red-b19b .table-down-1d39,
.photo-red-b19b .surface-red-f80f {
  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;
}
.photo-red-b19b .surface-red-f80f {
  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;
}
.photo-red-b19b .surface-red-f80f .tooltip-c22c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo-red-b19b .surface-red-f80f .last_0bcf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo-red-b19b .surface-red-f80f li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo-red-b19b .surface-red-f80f 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;
}
.photo-red-b19b .surface-red-f80f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo-red-b19b .surface-red-f80f .surface-red-f80f {
  top: 0;
  left: 100%;
}
.photo-red-b19b .video-smooth-9099.fn-focus-1f23 > .table-down-1d39,
.photo-red-b19b .video-smooth-9099.fn-focus-1f23 > .surface-red-f80f,
.photo-red-b19b .video-smooth-9099:focus > .table-down-1d39,
.photo-red-b19b .video-smooth-9099:focus > .surface-red-f80f,
.photo-red-b19b .video-smooth-9099:hover > .table-down-1d39,
.photo-red-b19b .video-smooth-9099:hover > .surface-red-f80f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo-red-b19b.paragraph-66a2 .article_4b97:after,
.photo-red-b19b.paragraph-66a2 .article_4b97:before {
  content: "";
  display: table;
}
.photo-red-b19b.paragraph-66a2 .article_4b97:after {
  clear: both;
}
.photo-red-b19b.paragraph-66a2 .article_4b97 > li {
  float: left;
}
.photo-red-b19b.tertiary-b7f3 .article_4b97:after,
.photo-red-b19b.tertiary-b7f3 .article_4b97:before {
  content: "";
  display: table;
}
.photo-red-b19b.tertiary-b7f3 .article_4b97:after {
  clear: both;
}
.photo-red-b19b.tertiary-b7f3 .article_4b97 > li {
  float: left;
}
.photo-red-b19b.tertiary-b7f3 .article_4b97 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo-red-b19b.tertiary-b7f3 .article_4b97 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo-red-b19b.tertiary-b7f3 .article_4b97 > li.column_purple_b913 > a,
.photo-red-b19b.tertiary-b7f3 .article_4b97 > li.accordion_cool_259d > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo-red-b19b.banner_562b .article_4b97 > li > a .tooltip-c22c {
  position: relative;
}
.photo-red-b19b.banner_562b .article_4b97 > li > a .tooltip-c22c: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;
}
.photo-red-b19b.banner_562b
  .article_4b97
  > li:focus
  > a
  .tooltip-c22c:before,
.photo-red-b19b.banner_562b
  .article_4b97
  > li:hover
  > a
  .tooltip-c22c:before {
  width: 100%;
  background-color: currentColor;
}
.photo-red-b19b.banner_562b
  .article_4b97
  > li.column_purple_b913
  > a
  .tooltip-c22c:before,
.photo-red-b19b.banner_562b
  .article_4b97
  > li.iron-f0b2
  > a
  .tooltip-c22c:before {
  width: 100%;
  background-color: currentColor;
}
.photo-red-b19b.tooltip-complex-6af8 .article_4b97 > li > a .tooltip-c22c {
  position: relative;
}
.photo-red-b19b.tooltip-complex-6af8 .article_4b97 > li > a .tooltip-c22c: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;
}
.photo-red-b19b.tooltip-complex-6af8 .article_4b97 > li:focus > a .tooltip-c22c:before,
.photo-red-b19b.tooltip-complex-6af8
  .article_4b97
  > li:hover
  > a
  .tooltip-c22c:before {
  width: 100%;
  background-color: currentColor;
}
.photo-red-b19b.tooltip-complex-6af8
  .article_4b97
  > li.column_purple_b913
  > a
  .tooltip-c22c:before,
.photo-red-b19b.tooltip-complex-6af8
  .article_4b97
  > li.iron-f0b2
  > a
  .tooltip-c22c:before {
  width: 100%;
  background-color: currentColor;
}
.logo-black-c44a .blue-a389 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo-black-c44a .blue-a389 li:first-child > a {
  border-top: none;
}
.logo-black-c44a .blue-a389 .sidebar_9bca > .tooltip-c22c .last_0bcf {
  display: none;
}
.logo-black-c44a .blue-a389 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.logo-black-c44a .blue-a389 li:last-child {
  border: none;
}
.logo-black-c44a .blue-a389 li.pink-3f00 > a {
  padding-right: 45px !important;
}
.logo-black-c44a .blue-a389 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.logo-black-c44a .blue-a389 li a:focus,
.logo-black-c44a .blue-a389 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-black-c44a .blue-a389 li .brown-6c17 {
  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;
}
.logo-black-c44a .blue-a389 li .brown-6c17:hover {
  box-shadow: none;
}
.logo-black-c44a .blue-a389 li .brown-6c17 .last_0bcf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.logo-black-c44a .blue-a389 .surface-red-f80f {
  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);
}
.logo-black-c44a .blue-a389 .surface-red-f80f li a {
  padding-left: 3em;
}
.logo-black-c44a .blue-a389 .carousel-2e7e > a .brown-6c17 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.logo-black-c44a .blue-a389 .carousel-2e7e > .surface-red-f80f {
  display: block;
  opacity: 1;
}
.tall-46d0 {
  max-width: 100%;
}
.stale_85f8 {
  line-height: 0;
  cursor: pointer;
}
.left_57ed {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.left_57ed:hover {
  box-shadow: none;
  color: currentColor;
}
.left_57ed svg {
  width: 18px;
  height: 18px;
}
.left_57ed .message_aa2e {
  display: none;
}
.mini_a077 {
  position: relative;
}
.mini_a077.fn-active-1f23 .left_57ed .wood-52fd {
  display: none;
}
.mini_a077.fn-active-1f23 .left_57ed .message_aa2e {
  display: inline-block;
}
.mini_a077 .backdrop-gas-9810 {
  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);
}
.mini_a077.module-slow-688c .backdrop-gas-9810 {
  left: auto;
  right: -0.9em;
}
.mini_a077.module-slow-688c .purple_a798::before {
  left: auto;
  right: 15px;
}
.mini_a077.fn-active-1f23 .backdrop-gas-9810 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_huge_b157 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent_huge_b157 label {
  flex-basis: 100%;
}
.accent_huge_b157 .carousel_tall_e00a {
  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;
}
.accent_huge_b157 .banner-5cc7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent_huge_b157 .banner-5cc7:focus {
  background-color: transparent;
}
.accent_huge_b157 button.element-gas-4032 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent_huge_b157 button.element-gas-4032:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent_huge_b157 button.element-gas-4032 svg {
  width: 18px;
  height: 18px;
}
.accent_huge_b157 input[type="submit"] {
  min-height: auto;
}
.bright-752f .accent_huge_b157 .banner-5cc7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.purple_a798 {
  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) {
  .purple_a798 {
    width: 220px;
  }
}
.purple_a798 label {
  flex-basis: 100%;
}
.purple_a798::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;
}
.focus-orange-292c .bright-752f .accent_huge_b157 {
  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;
}
.focus-orange-292c
  .bright-752f
  .accent_huge_b157
  .carousel_tall_e00a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus-orange-292c .bright-752f .accent_huge_b157 .banner-5cc7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focus-orange-292c
  .bright-752f
  .accent_huge_b157
  .banner-5cc7:focus {
  background: 0 0;
}
.focus-orange-292c
  .bright-752f
  .accent_huge_b157
  .aside_5550 {
  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;
}
.content-silver-d09e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content-silver-d09e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content-silver-d09e li:last-child {
  margin-right: 0;
}
.content-silver-d09e li:first-child {
  margin-left: 0;
}
.content-silver-d09e.media_2b13 a {
  color: #fff;
}
.content-silver-d09e.media_2b13 a:hover {
  color: #fff;
}
.content-silver-d09e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content-silver-d09e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content-silver-d09e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-silver-d09e a:hover {
  opacity: 0.9;
  color: inherit;
}
.content-silver-d09e [class*="social-icon-apple"] {
  background-color: #999;
}
.content-silver-d09e [class*="social-icon-apple"].header-a713 {
  background-color: transparent;
  color: #999;
}
.content-silver-d09e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content-silver-d09e [class*="social-icon-behance"].header-a713 {
  background-color: transparent;
  color: #1769ff;
}
.content-silver-d09e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content-silver-d09e [class*="social-icon-bitbucket"].header-a713 {
  background-color: transparent;
  color: #205081;
}
.content-silver-d09e [class*="social-icon-codepen"] {
  background-color: #000;
}
.content-silver-d09e [class*="social-icon-codepen"].header-a713 {
  background-color: transparent;
  color: #000;
}
.content-silver-d09e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content-silver-d09e [class*="social-icon-delicious"].header-a713 {
  background-color: transparent;
  color: #39f;
}
.content-silver-d09e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content-silver-d09e [class*="social-icon-digg"].header-a713 {
  background-color: transparent;
  color: #005be2;
}
.content-silver-d09e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content-silver-d09e [class*="social-icon-dribbble"].header-a713 {
  background-color: transparent;
  color: #ea4c89;
}
.content-silver-d09e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content-silver-d09e [class*="social-icon-envelope"].header-a713 {
  background-color: transparent;
  color: #ea4335;
}
.content-silver-d09e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content-silver-d09e [class*="social-icon-facebook"].header-a713 {
  background-color: transparent;
  color: #3b5998;
}
.content-silver-d09e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content-silver-d09e [class*="social-icon-flickr"].header-a713 {
  background-color: transparent;
  color: #0063dc;
}
.content-silver-d09e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content-silver-d09e [class*="social-icon-foursquare"].header-a713 {
  background-color: transparent;
  color: #2d5be3;
}
.content-silver-d09e [class*="social-icon-github"] {
  background-color: #333;
}
.content-silver-d09e [class*="social-icon-github"].header-a713 {
  background-color: transparent;
  color: #333;
}
.content-silver-d09e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content-silver-d09e [class*="social-icon-google-plus"].header-a713 {
  background-color: transparent;
  color: #dd4b39;
}
.content-silver-d09e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content-silver-d09e [class*="social-icon-houzz"].header-a713 {
  background-color: transparent;
  color: #7ac142;
}
.content-silver-d09e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content-silver-d09e [class*="social-icon-instagram"].header-a713 {
  background-color: transparent;
  color: #262626;
}
.content-silver-d09e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content-silver-d09e [class*="social-icon-jsfiddle"].header-a713 {
  background-color: transparent;
  color: #487aa2;
}
.content-silver-d09e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content-silver-d09e [class*="social-icon-linkedin"].header-a713 {
  background-color: transparent;
  color: #0077b5;
}
.content-silver-d09e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content-silver-d09e [class*="social-icon-medium"].header-a713 {
  background-color: transparent;
  color: #00ab6b;
}
.content-silver-d09e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content-silver-d09e
  [class*="social-icon-odnoklassniki"].header-a713 {
  background-color: transparent;
  color: #f4731c;
}
.content-silver-d09e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content-silver-d09e [class*="social-icon-meetup"].header-a713 {
  background-color: transparent;
  color: #ec1c40;
}
.content-silver-d09e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content-silver-d09e [class*="social-icon-pinterest"].header-a713 {
  background-color: transparent;
  color: #bd081c;
}
.content-silver-d09e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content-silver-d09e [class*="social-icon-product-hunt"].header-a713 {
  background-color: transparent;
  color: #da552f;
}
.content-silver-d09e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content-silver-d09e [class*="social-icon-reddit"].header-a713 {
  background-color: transparent;
  color: #ff4500;
}
.content-silver-d09e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content-silver-d09e [class*="social-icon-rss"].header-a713 {
  background-color: transparent;
  color: #f26522;
}
.content-silver-d09e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content-silver-d09e
  [class*="social-icon-shopping-cart"].header-a713 {
  background-color: transparent;
  color: #4caf50;
}
.content-silver-d09e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content-silver-d09e [class*="social-icon-skype"].header-a713 {
  background-color: transparent;
  color: #00aff0;
}
.content-silver-d09e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content-silver-d09e [class*="social-icon-slideshare"].header-a713 {
  background-color: transparent;
  color: #0077b5;
}
.content-silver-d09e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content-silver-d09e [class*="social-icon-snapchat"].header-a713 {
  background-color: transparent;
  color: #fffc00;
}
.content-silver-d09e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content-silver-d09e [class*="social-icon-soundcloud"].header-a713 {
  background-color: transparent;
  color: #f80;
}
.content-silver-d09e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content-silver-d09e [class*="social-icon-spotify"].header-a713 {
  background-color: transparent;
  color: #2ebd59;
}
.content-silver-d09e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content-silver-d09e
  [class*="social-icon-stack-overflow"].header-a713 {
  background-color: transparent;
  color: #fe7a15;
}
.content-silver-d09e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content-silver-d09e [class*="social-icon-maldkfgram"].header-a713 {
  background-color: transparent;
  color: #2ca5e0;
}
.content-silver-d09e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content-silver-d09e [class*="social-icon-tripadvisor"].header-a713 {
  background-color: transparent;
  color: #589442;
}
.content-silver-d09e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content-silver-d09e [class*="social-icon-tumblr"].header-a713 {
  background-color: transparent;
  color: #35465c;
}
.content-silver-d09e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content-silver-d09e [class*="social-icon-twitch"].header-a713 {
  background-color: transparent;
  color: #6441a5;
}
.content-silver-d09e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content-silver-d09e [class*="social-icon-twitter"].header-a713 {
  background-color: transparent;
  color: #1da1f2;
}
.content-silver-d09e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content-silver-d09e [class*="social-icon-vimeo"].header-a713 {
  background-color: transparent;
  color: #1ab7ea;
}
.content-silver-d09e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content-silver-d09e [class*="social-icon-vk"].header-a713 {
  background-color: transparent;
  color: #45668e;
}
.content-silver-d09e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content-silver-d09e [class*="social-icon-weibo"].header-a713 {
  background-color: transparent;
  color: #df2029;
}
.content-silver-d09e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content-silver-d09e [class*="social-icon-weixin"].header-a713 {
  background-color: transparent;
  color: #7bb32e;
}
.content-silver-d09e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content-silver-d09e [class*="social-icon-whatsapp"].header-a713 {
  background-color: transparent;
  color: #25d366;
}
.content-silver-d09e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content-silver-d09e [class*="social-icon-wordpress"].header-a713 {
  background-color: transparent;
  color: #21759b;
}
.content-silver-d09e [class*="social-icon-xing"] {
  background-color: #026466;
}
.content-silver-d09e [class*="social-icon-xing"].header-a713 {
  background-color: transparent;
  color: #026466;
}
.content-silver-d09e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content-silver-d09e [class*="social-icon-yelp"].header-a713 {
  background-color: transparent;
  color: #af0606;
}
.content-silver-d09e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content-silver-d09e [class*="social-icon-youtube"].header-a713 {
  background-color: transparent;
  color: #cd201f;
}
.basic-cddf {
  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;
}
.basic-cddf:hover {
  box-shadow: none;
  background: 0 0;
}
.pro_e124 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.header_0dfd {
  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;
}
.pagination-over-10f5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.alert_7d82 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.alert_7d82,
.alert_7d82::after,
.alert_7d82::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;
}
.alert_7d82::after,
.alert_7d82::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media-a8ef .header_0dfd .pagination-over-10f5 {
  margin-top: -2px;
  width: 19px;
}
.media-a8ef .header_0dfd .alert_7d82 {
  margin-top: -1px;
}
.media-a8ef .header_0dfd .alert_7d82,
.media-a8ef .header_0dfd .alert_7d82::after,
.media-a8ef .header_0dfd .alert_7d82::before {
  width: 19px;
  height: 2px;
}
.media-a8ef .header_0dfd .alert_7d82::before {
  top: -6px;
}
.media-a8ef .header_0dfd .alert_7d82::after {
  bottom: -6px;
}
.content-center-c66e .header_0dfd .pagination-over-10f5 {
  margin-top: -2px;
  width: 22px;
}
.content-center-c66e .header_0dfd .alert_7d82 {
  margin-top: -1px;
}
.content-center-c66e .header_0dfd .alert_7d82,
.content-center-c66e .header_0dfd .alert_7d82::after,
.content-center-c66e .header_0dfd .alert_7d82::before {
  width: 22px;
  height: 2px;
}
.content-center-c66e .header_0dfd .alert_7d82::before {
  top: -7px;
}
.content-center-c66e .header_0dfd .alert_7d82::after {
  bottom: -7px;
}
.summary-ecc1 .header_0dfd .pagination-over-10f5 {
  margin-top: -2px;
  width: 31px;
}
.summary-ecc1 .header_0dfd .alert_7d82 {
  margin-top: -1.5px;
}
.summary-ecc1 .header_0dfd .alert_7d82,
.summary-ecc1 .header_0dfd .alert_7d82::after,
.summary-ecc1 .header_0dfd .alert_7d82::before {
  width: 31px;
  height: 3px;
}
.summary-ecc1 .header_0dfd .alert_7d82::before {
  top: -9px;
}
.summary-ecc1 .header_0dfd .alert_7d82::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .up-f97c .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 19px;
  }
  .up-f97c .header_0dfd .alert_7d82 {
    margin-top: -1px;
  }
  .up-f97c .header_0dfd .alert_7d82,
  .up-f97c .header_0dfd .alert_7d82::after,
  .up-f97c .header_0dfd .alert_7d82::before {
    width: 19px;
    height: 2px;
  }
  .up-f97c .header_0dfd .alert_7d82::before {
    top: -6px;
  }
  .up-f97c .header_0dfd .alert_7d82::after {
    bottom: -6px;
  }
  .progress-74c3 .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-74c3 .header_0dfd .alert_7d82 {
    margin-top: -1px;
  }
  .progress-74c3 .header_0dfd .alert_7d82,
  .progress-74c3 .header_0dfd .alert_7d82::after,
  .progress-74c3 .header_0dfd .alert_7d82::before {
    width: 22px;
    height: 2px;
  }
  .progress-74c3 .header_0dfd .alert_7d82::before {
    top: -7px;
  }
  .progress-74c3 .header_0dfd .alert_7d82::after {
    bottom: -7px;
  }
  .out-4e4b .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 31px;
  }
  .out-4e4b .header_0dfd .alert_7d82 {
    margin-top: -1.5px;
  }
  .out-4e4b .header_0dfd .alert_7d82,
  .out-4e4b .header_0dfd .alert_7d82::after,
  .out-4e4b .header_0dfd .alert_7d82::before {
    width: 31px;
    height: 3px;
  }
  .out-4e4b .header_0dfd .alert_7d82::before {
    top: -9px;
  }
  .out-4e4b .header_0dfd .alert_7d82::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bright-ee11 .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 19px;
  }
  .bright-ee11 .header_0dfd .alert_7d82 {
    margin-top: -1px;
  }
  .bright-ee11 .header_0dfd .alert_7d82,
  .bright-ee11 .header_0dfd .alert_7d82::after,
  .bright-ee11 .header_0dfd .alert_7d82::before {
    width: 19px;
    height: 2px;
  }
  .bright-ee11 .header_0dfd .alert_7d82::before {
    top: -6px;
  }
  .bright-ee11 .header_0dfd .alert_7d82::after {
    bottom: -6px;
  }
  .layout_032c .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 22px;
  }
  .layout_032c .header_0dfd .alert_7d82 {
    margin-top: -1px;
  }
  .layout_032c .header_0dfd .alert_7d82,
  .layout_032c .header_0dfd .alert_7d82::after,
  .layout_032c .header_0dfd .alert_7d82::before {
    width: 22px;
    height: 2px;
  }
  .layout_032c .header_0dfd .alert_7d82::before {
    top: -7px;
  }
  .layout_032c .header_0dfd .alert_7d82::after {
    bottom: -7px;
  }
  .yellow-5535 .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 31px;
  }
  .yellow-5535 .header_0dfd .alert_7d82 {
    margin-top: -1.5px;
  }
  .yellow-5535 .header_0dfd .alert_7d82,
  .yellow-5535 .header_0dfd .alert_7d82::after,
  .yellow-5535 .header_0dfd .alert_7d82::before {
    width: 31px;
    height: 3px;
  }
  .yellow-5535 .header_0dfd .alert_7d82::before {
    top: -9px;
  }
  .yellow-5535 .header_0dfd .alert_7d82::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard_fed8 .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_fed8 .header_0dfd .alert_7d82 {
    margin-top: -1px;
  }
  .hard_fed8 .header_0dfd .alert_7d82,
  .hard_fed8 .header_0dfd .alert_7d82::after,
  .hard_fed8 .header_0dfd .alert_7d82::before {
    width: 19px;
    height: 2px;
  }
  .hard_fed8 .header_0dfd .alert_7d82::before {
    top: -6px;
  }
  .hard_fed8 .header_0dfd .alert_7d82::after {
    bottom: -6px;
  }
  .short_d572 .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 22px;
  }
  .short_d572 .header_0dfd .alert_7d82 {
    margin-top: -1px;
  }
  .short_d572 .header_0dfd .alert_7d82,
  .short_d572 .header_0dfd .alert_7d82::after,
  .short_d572 .header_0dfd .alert_7d82::before {
    width: 22px;
    height: 2px;
  }
  .short_d572 .header_0dfd .alert_7d82::before {
    top: -7px;
  }
  .short_d572 .header_0dfd .alert_7d82::after {
    bottom: -7px;
  }
  .smooth_f318 .header_0dfd .pagination-over-10f5 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth_f318 .header_0dfd .alert_7d82 {
    margin-top: -1.5px;
  }
  .smooth_f318 .header_0dfd .alert_7d82,
  .smooth_f318 .header_0dfd .alert_7d82::after,
  .smooth_f318 .header_0dfd .alert_7d82::before {
    width: 31px;
    height: 3px;
  }
  .smooth_f318 .header_0dfd .alert_7d82::before {
    top: -9px;
  }
  .smooth_f318 .header_0dfd .alert_7d82::after {
    bottom: -9px;
  }
}
.sidebar_huge_5b51 .alert_7d82 {
  -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);
}
.sidebar_huge_5b51 .alert_7d82::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sidebar_huge_5b51 .alert_7d82::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);
}
.sidebar_huge_5b51.accordion_pro_7c09 .alert_7d82 {
  -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);
}
.sidebar_huge_5b51.accordion_pro_7c09 .alert_7d82::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sidebar_huge_5b51.accordion_pro_7c09 .alert_7d82::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);
}
.action_0364 {
  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.shadow_stone_c959:before {
  display: none;
}
.tertiary_3982 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tertiary_3982 .form_a912 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tertiary_3982 .form_a912:last-of-type {
  border-bottom: none;
}
.tertiary_3982 .form_a912.row_complex_3cb0,
.tertiary_3982 .form_a912.large-66b5,
.tertiary_3982 .form_a912.alert_solid_5afb {
  padding: 0;
}
.tertiary_3982 .logo-black-c44a .brown-6c17 {
  color: currentColor;
}
.tertiary_3982 .logo-black-c44a .brown-6c17:focus,
.tertiary_3982 .logo-black-c44a .brown-6c17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_3982.active-db00 .pro-b3e6,
.tertiary_3982.active-db00 .black-137e a,
.tertiary_3982.active-db00 .article_4b97 a,
.tertiary_3982.active-db00 .surface-red-f80f a {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_3982.active-db00 .pro-b3e6:hover,
.tertiary_3982.active-db00 .black-137e a:hover,
.tertiary_3982.active-db00 .article_4b97 a:hover,
.tertiary_3982.active-db00 .surface-red-f80f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_3982.active-db00 .wrapper_down_744b {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_3982.active-db00 .form_a912 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_3982.active-db00 .form_a912:before {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_3982.active-db00 .center-9314:before {
  background: rgba(255, 255, 255, 0.9);
}
.tertiary_3982.active-db00 .logo-black-c44a .blue-a389 li a,
.tertiary_3982.active-db00 .logo-black-c44a .brown-6c17,
.tertiary_3982.active-db00 .surface-red-f80f {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_3982.active-db00 .logo-black-c44a .brown-6c17:focus,
.tertiary_3982.active-db00 .logo-black-c44a .brown-6c17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_3982.active-db00 .blue-a389 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_3982.large-888a .pro-b3e6,
.tertiary_3982.large-888a .black-137e a,
.tertiary_3982.large-888a .article_4b97 .brown-6c17,
.tertiary_3982.large-888a .article_4b97 a,
.tertiary_3982.large-888a .surface-red-f80f a {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_3982.large-888a .pro-b3e6:hover,
.tertiary_3982.large-888a .black-137e a:hover,
.tertiary_3982.large-888a .article_4b97 .brown-6c17:hover,
.tertiary_3982.large-888a .article_4b97 a:hover,
.tertiary_3982.large-888a .surface-red-f80f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_3982.large-888a .wrapper_down_744b {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_3982.large-888a .form_a912 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_3982.large-888a .form_a912:before {
  background: rgba(255, 255, 255, 0.08);
}
.tertiary_3982.large-888a .center-9314:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_3982.large-888a .logo-black-c44a .blue-a389 li a,
.tertiary_3982.large-888a .logo-black-c44a .brown-6c17,
.tertiary_3982.large-888a .surface-red-f80f {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_3982.large-888a .logo-black-c44a .brown-6c17:focus,
.tertiary_3982.large-888a .logo-black-c44a .brown-6c17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_3982.large-888a .blue-a389 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center-9314 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.center-9314:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.header_1953 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pattern_paper_b2ce .tertiary_3982 {
  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;
}
.pattern_paper_b2ce .form_a912 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pattern_paper_b2ce .form_a912: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) {
  .pattern_paper_b2ce .form_a912:before {
    width: 16%;
    left: 42%;
  }
}
.pattern_paper_b2ce .form_a912:last-child:before {
  content: none;
}
.pattern_paper_b2ce .form_a912[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pattern_paper_b2ce .logo-black-c44a .blue-a389 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pattern_paper_b2ce .logo-black-c44a .blue-a389 li a .brown-6c17 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pattern_paper_b2ce .logo-black-c44a .surface-red-f80f {
  border: none;
}
.pattern_paper_b2ce .logo-black-c44a .surface-red-f80f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pattern_paper_b2ce .center-9314 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pattern_paper_b2ce .header_1953 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pattern_paper_b2ce .large-888a .center-9314:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_paper_b2ce .active-db00.plasma_939b .alert_7d82 {
  background: rgba(0, 0, 0, 0.6);
}
.pattern_paper_b2ce
  .active-db00.plasma_939b
  .alert_7d82::after,
.pattern_paper_b2ce
  .active-db00.plasma_939b
  .alert_7d82:before {
  background: inherit;
}
.pattern_paper_b2ce
  .active-db00.plasma_939b:hover
  .alert_7d82 {
  background: rgba(0, 0, 0, 0.8);
}
.focus_76db .tertiary_3982 {
  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) {
  .focus_76db .tertiary_3982 {
    width: auto;
    right: 45px;
  }
}
.full-4864 .tertiary_3982 {
  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) {
  .full-4864 .tertiary_3982 {
    width: auto;
    left: 45px;
  }
}
.shadow_stone_c959 .tertiary_3982 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow_stone_c959 .header_1953 {
  max-width: 48em;
  margin: 0 auto;
}
.shadow_stone_c959 .center-9314:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.solid_39c7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.solid_39c7.pattern_paper_b2ce .tertiary_3982 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.solid_39c7.focus_76db .tertiary_3982 {
  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);
}
.solid_39c7 .tertiary_3982 {
  visibility: visible;
}
.solid_39c7.full-4864 .tertiary_3982 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.carousel-f1e4,
.sidebar-warm-6e99 {
  overflow-x: hidden;
}
.carousel-f1e4 .tertiary_3982 {
  overflow: auto;
}
.carousel-f1e4.pattern_paper_b2ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-f1e4.pattern_paper_b2ce .tertiary_3982 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.carousel-f1e4.pattern_paper_b2ce .basic-cddf {
  opacity: 0;
}
.carousel-f1e4.focus_76db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-f1e4.focus_76db .tertiary_3982 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.carousel-f1e4.focus_76db .basic-cddf {
  opacity: 0;
}
.carousel-f1e4.full-4864 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-f1e4.full-4864 .tertiary_3982 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.carousel-f1e4.full-4864 .basic-cddf {
  opacity: 0;
}
.carousel-f1e4.shadow_stone_c959 .tertiary_3982 {
  z-index: 10;
  visibility: visible;
}
.plasma_939b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma_939b .alert_7d82 {
  background: rgba(255, 255, 255, 0.99);
}
.plasma_939b .alert_7d82::after,
.plasma_939b .alert_7d82:before {
  background: inherit;
}
.plasma_939b:hover .alert_7d82 {
  background: rgba(255, 255, 255, 0.99);
}
.full-4864 .plasma_939b {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow_stone_c959 .plasma_939b {
  display: none !important;
}
.carousel-f1e4:before,
.sidebar-warm-6e99:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.carousel-f1e4 .plasma_939b,
.sidebar-warm-6e99 .plasma_939b {
  display: inline-block;
}
.tertiary_3982 .focus-0403 {
  -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;
}
.carousel-f1e4 .tertiary_3982 .focus-0403,
.sidebar-warm-6e99 .tertiary_3982 .focus-0403 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-iron-c358 .carousel_tall_e00a {
  width: 100%;
}
.message-bronze-f599 {
  padding: 0 0.5em 0;
}
.message-bronze-f599 [class*="customify-col-"],
.message-bronze-f599 [class*="customify-col_"],
.message-bronze-f599 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mask_old_8172 .message-bronze-f599 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tag_ecd8 .wrapper_orange_ee08,
  .wrapper_orange_ee08 {
    display: none;
  }
  .card-yellow-7b07 {
    text-align: left;
  }
  .border-5427 {
    text-align: center;
  }
  .icon-paper-c027 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tag_ecd8 .new_4de4,
  .new_4de4 {
    display: none;
  }
  .badge-black-4242 {
    text-align: left;
  }
  .shade-6f7a {
    text-align: center;
  }
  .card-0211 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tag_ecd8 .hover_c671,
  .hover_c671 {
    display: none;
  }
  .mini_30e9 {
    text-align: left;
  }
  .nav-yellow-1775 {
    text-align: center;
  }
  .column_bc4c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dim_cc6e {
  box-shadow: none !important;
}
.silver-a732 .accent-copper-7d03,
.hover_87db .accent-copper-7d03 {
  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;
}
.hover_87db .accent-copper-7d03 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gradient_2f09 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gradient_2f09:after,
.gradient_2f09:before {
  content: "";
  display: table;
}
.gradient_2f09:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gradient_2f09 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gradient_2f09,
.sidebar-iron-4875 {
  max-width: 1248px;
  margin: 0 auto;
}

.pink-e5eb.text_9f39 .gradient_2f09 {
  max-width: 100%;
}
.pink-e5eb.tertiary_8a11 {
  max-width: 1200px;
  margin: 0 auto;
}
.pink-e5eb.light_e2c4 .gradient_2f09 {
  max-width: 100%;
}
.pink-e5eb.light_e2c4 > .gradient_2f09 {
  padding-left: 0;
  padding-right: 0;
}
.pink-e5eb.light_e2c4 > .gradient_2f09 .tag_ecd8 {
  margin: 0;
}
.pink-e5eb.light_e2c4
  > .gradient_2f09
  .caption-8971.info_82fc {
  margin-right: 0;
  margin-left: 0;
}
.pink-e5eb.light_e2c4 #main.info_82fc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .primary-new-eece #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .primary-new-eece #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .blue-eacb .paragraph_dynamic_4575 {
    padding-right: 1em;
  }
  .blue-eacb.paragraph-a161 .caption-8971 {
    border-right: 1px solid #eaecee;
  }
  .blue-eacb.paragraph-a161 .paragraph_dynamic_4575 {
    padding-right: 1em;
  }
  .blue-eacb.paragraph-a161 .content-7a2c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-7eb8 .paragraph_dynamic_4575 {
    padding-left: 1em;
  }
  .inner-7eb8.paragraph-a161 .caption-8971 {
    border-left: 1px solid #eaecee;
  }
  .inner-7eb8.paragraph-a161 .paragraph_dynamic_4575 {
    padding-left: 1em;
  }
  .inner-7eb8.paragraph-a161 .content-7a2c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim_94e3 .paragraph_dynamic_4575 {
    padding-left: 1em;
  }
  .dim_94e3.paragraph-a161 .full_8071 {
    border-right: 1px solid #eaecee;
  }
  .dim_94e3.paragraph-a161 .west-63c9 {
    border-right: 1px solid #eaecee;
  }
  .dim_94e3.paragraph-a161 .paragraph_dynamic_4575 {
    padding-left: 1em;
  }
  .dim_94e3.paragraph-a161 .content-7a2c {
    padding-right: 1em;
  }
  .dim_94e3.paragraph-a161 .disabled-3a5f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-red-83d2 .paragraph_dynamic_4575 {
    padding-right: 1em;
  }
  .active-red-83d2.paragraph-a161 .full_8071 {
    border-left: 1px solid #eaecee;
  }
  .active-red-83d2.paragraph-a161 .west-63c9 {
    border-left: 1px solid #eaecee;
  }
  .active-red-83d2.paragraph-a161 .paragraph_dynamic_4575 {
    padding-right: 1em;
  }
  .active-red-83d2.paragraph-a161 .content-7a2c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-red-83d2.paragraph-a161 .disabled-3a5f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-new-eece .paragraph_dynamic_4575 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-new-eece.paragraph-a161 .caption-8971 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .primary-new-eece.paragraph-a161 .paragraph_dynamic_4575 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-new-eece.paragraph-a161 .content-7a2c {
    padding-left: 1em;
  }
  .primary-new-eece.paragraph-a161 .disabled-3a5f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .primary-new-eece.paragraph-a161 .paragraph_dynamic_4575 {
    padding-left: 0;
  }
}
.cool_fea0 .tooltip-upper-69fa {
  display: inline-block;
}
.narrow-c7ce {
  display: inline-block;
}
.backdrop_easy_ef0a {
  word-con: break-word;
}
.mask_copper_555a > span {
  display: inline-block;
  padding: 5px 0;
}
.mask_copper_555a .action-a901 {
  margin-left: 8px;
  margin-right: 8px;
}
.mask_copper_555a .article-ddf8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tooltip_fast_b652 .smooth-b3c8 {
  margin-bottom: 2em;
}
.tooltip_fast_b652 .paragraph_7250 {
  margin-bottom: 15px;
}
.tooltip_fast_b652 .paragraph_7250:last-child {
  margin-bottom: 0;
}
.tooltip_fast_b652 .iron-4763 {
  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) {
  .tooltip_fast_b652 .iron-4763 {
    display: block;
  }
}
.tooltip_fast_b652 .link_hovered_30f1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tooltip_fast_b652 .link_hovered_30f1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tooltip_fast_b652 .slider-iron-e823 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tooltip_fast_b652 .slider-iron-e823 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tooltip_fast_b652 .slider-iron-e823 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tooltip_fast_b652 .backdrop_easy_ef0a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_fast_b652 .backdrop_easy_ef0a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tooltip_fast_b652 .hero_f501 p:last-child {
  margin-bottom: 0;
}
.tooltip_fast_b652 .breadcrumb_6ba7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tooltip_fast_b652 .gradient_action_bec0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tooltip_fast_b652 .disabled-94f6 {
  margin-top: 1em;
}
.tooltip_fast_b652 .yellow-20ab {
  top: 0;
  display: block;
}
.tooltip_fast_b652 .yellow-20ab a {
  color: inherit;
}
.tooltip_fast_b652 .yellow-20ab a:hover {
  color: inherit;
}
.tooltip_fast_b652 .outline_tiny_643d {
  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;
}
.tooltip_fast_b652 .outline_tiny_643d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tooltip_fast_b652 .gradient_action_bec0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tooltip_fast_b652 .layout-edec {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tooltip_fast_b652 .layout-edec:first-child {
  margin-top: 0;
}
.tooltip_fast_b652 .layout-edec.form-light-3684 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tooltip_fast_b652 .layout-edec.content-6428 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip_fast_b652
  .layout-edec.content-6428.south_de96
  .disabled-94f6 {
  width: 100%;
}
.tooltip_fast_b652 .content-6428 {
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_fast_b652 .content-6428 .mask_copper_555a,
.tooltip_fast_b652 .content-6428 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tooltip_fast_b652 .slider-iron-e823 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip_fast_b652 .slider-iron-e823 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip_fast_b652 .slider-iron-e823: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;
}
.tooltip_fast_b652 .form-light-3684 {
  z-index: 5;
}
.tooltip_fast_b652 .tooltip_ce04 .aside_9655 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tooltip_fast_b652 .alert_5c6f .aside_9655 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tooltip_fast_b652 .item-6032 .aside_9655 {
  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;
}
.tooltip_fast_b652.rough_b7db .iron-4763,
.tooltip_fast_b652.breadcrumb-mini-15c3 .iron-4763 {
  display: block;
}
.tooltip_fast_b652.rough_b7db .iron-4763 .popup-1c5f,
.tooltip_fast_b652.rough_b7db .iron-4763 .gradient_action_bec0,
.tooltip_fast_b652.breadcrumb-mini-15c3 .iron-4763 .popup-1c5f,
.tooltip_fast_b652.breadcrumb-mini-15c3 .iron-4763 .gradient_action_bec0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip_fast_b652.south-4e0d .link_hovered_30f1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tooltip_fast_b652.south-4e0d .link_hovered_30f1 {
    margin-right: 0;
  }
}
.tooltip_fast_b652.rough_b7db .link_hovered_30f1,
.tooltip_fast_b652.breadcrumb-mini-15c3 .link_hovered_30f1 {
  padding-top: 40%;
}
.tooltip_fast_b652.rough_b7db .smooth-b3c8,
.tooltip_fast_b652.breadcrumb-mini-15c3 .smooth-b3c8 {
  display: block;
}
.tooltip_fast_b652.rough_b7db .fn-sticky-1f23 .gradient_action_bec0,
.tooltip_fast_b652.breadcrumb-mini-15c3 .fn-sticky-1f23 .gradient_action_bec0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tooltip_fast_b652.rough_b7db .link_hovered_30f1,
.tooltip_fast_b652.breadcrumb-mini-15c3 .link_hovered_30f1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tooltip_fast_b652.rough_b7db .gradient_action_bec0 {
  padding: 1em;
}
.first_433a {
  margin: 30px auto;
  display: block;
}
.first_433a .accent_f197 > * {
  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;
}
.first_433a .accent_f197 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first_433a .accent_f197 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_upper_f953 .mask_copper_555a {
  margin-bottom: 1.41575em;
}
.widget_upper_f953 .in-889f {
  margin-bottom: 1.618em;
}
.title-dim-7822 .breadcrumb-tall-8bd6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title-dim-7822 .breadcrumb-tall-8bd6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title-dim-7822 .soft_f0f8 {
  max-width: 100%;
  overflow: auto;
}
.grid_ef17 .title-dim-7822 a:hover {
  text-decoration: underline;
}
.pro-94cc .paragraph_7250:not(.backdrop_easy_ef0a),
.pro-94cc .slider-iron-e823 {
  margin-bottom: 1.41575em;
}
.pro-94cc .paragraph_7250:not(.backdrop_easy_ef0a):last-child,
.pro-94cc .slider-iron-e823:last-child {
  margin-bottom: 0;
}
.pro-94cc .paragraph_7250.stone_11a4 {
  margin-bottom: 0.41575em;
}
.pro-94cc .upper-5aab:before,
.pro-94cc .hovered-d7aa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pro-94cc .upper-5aab:before {
  content: "\f115";
}
.pro-94cc .hovered-d7aa:before {
  content: "\f02c";
}
.pro-94cc .preview-outer-fc66 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pro-94cc .preview-outer-fc66 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tertiary-d079 {
  display: -webkit-box;
  display: flex;
}
.tertiary-d079 .warm_e3d9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tertiary-d079 .warm_e3d9 {
    flex-basis: 90px;
  }
}
.tertiary-d079 .menu-inner-6a35 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary-d079 .menu-inner-6a35 {
    flex-basis: calc(100% - 50px);
  }
}
.tertiary-d079 .dirty-8714 p:last-child {
  margin-bottom: 0.72em;
}
.frame-c042 .accent_f197 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame-c042 .accent_f197:after,
.frame-c042 .accent_f197:before {
  content: "";
  display: table;
}
.frame-c042 .accent_f197:after {
  clear: both;
}
.frame-c042 .accent_f197 .message_mini_e103,
.frame-c042 .accent_f197 .detail-3f6a {
  width: 49%;
}
.frame-c042 .accent_f197 .message_mini_e103 a span.accent_b80f,
.frame-c042 .accent_f197 .detail-3f6a a span.accent_b80f {
  display: block;
  margin-bottom: 5px;
}
.frame-c042 .accent_f197 .detail-3f6a {
  float: left;
  text-align: left;
}
.frame-c042 .accent_f197 .message_mini_e103 {
  float: right;
  text-align: right;
}
.message-28b2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message-28b2 {
    margin-bottom: 0;
  }
}
.detail-stale-580f {
  margin-bottom: 1em;
}
.detail-stale-580f .backdrop_easy_ef0a {
  font-size: 1.1em;
  line-height: 1.3;
}
.shade_ecad a {
  display: block;
  line-height: 0;
  position: relative;
}
.gas_ad43 .detail-stale-580f,
.alert-188c .detail-stale-580f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gas_ad43 .detail-stale-580f,
  .alert-188c .detail-stale-580f {
    display: block;
  }
}
.gas_ad43 .shade_ecad,
.alert-188c .shade_ecad {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gas_ad43 .shade_ecad,
  .alert-188c .shade_ecad {
    margin-bottom: 1em;
  }
}
.gas_ad43 .shade_ecad img,
.alert-188c .shade_ecad img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gas_ad43 .list_bottom_dd49,
.alert-188c .list_bottom_dd49 {
  flex-basis: calc(100% - 160px);
}
.gas_ad43 .list_bottom_dd49 p,
.alert-188c .list_bottom_dd49 p {
  margin-bottom: 0;
}
.gas_ad43 .list_bottom_dd49 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gas_ad43 .list_bottom_dd49 {
    padding-left: 0;
  }
}
.alert-188c .list_bottom_dd49 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert-188c .list_bottom_dd49 {
    padding-right: 0;
  }
}
.alert-188c .shade_ecad {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.black_3aaf .shade_ecad {
  margin-bottom: 0.5em;
}
.black_3aaf .shade_ecad img {
  width: 100%;
}
.summary_center_743c .hovered-5687,
.hard_f8b4 .hovered-5687 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hard_f8b4 .caption-8971 .video-steel-62f9 p:last-child {
  margin-bottom: 0;
}
.picture_wood_011a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title-6fd2 .complex-1b74 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title-6fd2 .complex-1b74:last-of-type {
    margin-bottom: 0;
  }
}
.title-6fd2 .complex-1b74 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-6fd2 .complex-1b74 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title-6fd2 .complex-1b74 ul li {
  margin: 0 0 0.6em;
}
.title-6fd2 .complex-1b74 ul li.table-3c04,
.title-6fd2 .complex-1b74 ul li.section-d680 {
  position: relative;
}
.title-6fd2 .complex-1b74 ul li.table-3c04 .backdrop_2502,
.title-6fd2 .complex-1b74 ul li.section-d680 .backdrop_2502 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title-6fd2 .complex-1b74 ul li.table-3c04:after:after,
.title-6fd2 .complex-1b74 ul li.table-3c04:after:before,
.title-6fd2
  .complex-1b74
  ul
  li.section-d680:after:after,
.title-6fd2
  .complex-1b74
  ul
  li.section-d680:after:before {
  content: "";
  display: table;
}
.title-6fd2 .complex-1b74 ul li.table-3c04:after:after,
.title-6fd2
  .complex-1b74
  ul
  li.section-d680:after:after {
  clear: both;
}
.title-6fd2 .complex-1b74 a.status-focused-b8fe:hover {
  text-decoration: none;
}
.title-6fd2 .complex-1b74 select {
  max-width: 100%;
}
.title-6fd2 .complex-1b74 table {
  font-size: 85%;
}
.title-6fd2 .complex-1b74 table td,
.title-6fd2 .complex-1b74 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title-6fd2 .complex-1b74 table tfoot td {
  text-align: left;
}
.title-6fd2 .complex-1b74 :last-child {
  margin-bottom: 0;
}
.title-6fd2 .complex-1b74 .solid-ab2e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title-6fd2 .complex-1b74 .solid-ab2e label {
  width: 100%;
}
.title-6fd2 .complex-1b74 .solid-ab2e .banner-5cc7 {
  width: 100%;
  display: block;
}
.title-6fd2 .complex-1b74 .solid-ab2e .element-gas-4032 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title-6fd2 .complex-1b74 .solid-ab2e .element-gas-4032:hover svg #svg-search {
  fill: #444;
}
.title-6fd2 .complex-1b74 .solid-ab2e .element-gas-4032 svg {
  width: 18px;
  height: 18px;
}
.title-6fd2 .text_de45 ul ul,
.title-6fd2 .aside_easy_4992 ul ul,
.title-6fd2 .picture-7571 ul ul,
.title-6fd2 .row-red-0486 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title-6fd2 .text_de45 .pink-3f00 > a,
.title-6fd2 .aside_easy_4992 .pink-3f00 > a,
.title-6fd2 .picture-7571 .pink-3f00 > a,
.title-6fd2 .row-red-0486 .pink-3f00 > a {
  margin-bottom: 0;
}
.title-6fd2 .modal_advanced_495b li,
.title-6fd2 .text_de45 li,
.title-6fd2 .article_c40b li,
.title-6fd2 .aside_easy_4992 li,
.title-6fd2 .picture-7571 li,
.title-6fd2 .row-red-0486 li,
.title-6fd2 .preview_c6b2 li,
.title-6fd2 .top-022d li {
  display: block;
  position: relative;
}
.title-6fd2 .modal_advanced_495b li:last-child,
.title-6fd2 .text_de45 li:last-child,
.title-6fd2 .article_c40b li:last-child,
.title-6fd2 .aside_easy_4992 li:last-child,
.title-6fd2 .picture-7571 li:last-child,
.title-6fd2 .row-red-0486 li:last-child,
.title-6fd2 .preview_c6b2 li:last-child,
.title-6fd2 .top-022d li:last-child {
  border: none;
}
.title-6fd2 .modal_advanced_495b li a,
.title-6fd2 .text_de45 li a,
.title-6fd2 .article_c40b li a,
.title-6fd2 .aside_easy_4992 li a,
.title-6fd2 .picture-7571 li a,
.title-6fd2 .row-red-0486 li a,
.title-6fd2 .preview_c6b2 li a,
.title-6fd2 .top-022d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-6fd2 .modal_advanced_495b li ul li::before,
.title-6fd2 .text_de45 li ul li::before,
.title-6fd2 .article_c40b li ul li::before,
.title-6fd2 .aside_easy_4992 li ul li::before,
.title-6fd2 .picture-7571 li ul li::before,
.title-6fd2 .row-red-0486 li ul li::before,
.title-6fd2 .preview_c6b2 li ul li::before,
.title-6fd2 .top-022d li ul li::before {
  left: 15px;
}
.title-6fd2 .modal_advanced_495b li ul a,
.title-6fd2 .text_de45 li ul a,
.title-6fd2 .article_c40b li ul a,
.title-6fd2 .aside_easy_4992 li ul a,
.title-6fd2 .picture-7571 li ul a,
.title-6fd2 .row-red-0486 li ul a,
.title-6fd2 .preview_c6b2 li ul a,
.title-6fd2 .top-022d li ul a {
  padding-left: 20px;
}
.title-6fd2 .modal_advanced_495b li ul ul li::before,
.title-6fd2 .text_de45 li ul ul li::before,
.title-6fd2 .article_c40b li ul ul li::before,
.title-6fd2 .aside_easy_4992 li ul ul li::before,
.title-6fd2 .picture-7571 li ul ul li::before,
.title-6fd2 .row-red-0486 li ul ul li::before,
.title-6fd2 .preview_c6b2 li ul ul li::before,
.title-6fd2 .top-022d li ul ul li::before {
  left: 30px;
}
.title-6fd2 .modal_advanced_495b li ul ul a,
.title-6fd2 .text_de45 li ul ul a,
.title-6fd2 .article_c40b li ul ul a,
.title-6fd2 .aside_easy_4992 li ul ul a,
.title-6fd2 .picture-7571 li ul ul a,
.title-6fd2 .row-red-0486 li ul ul a,
.title-6fd2 .preview_c6b2 li ul ul a,
.title-6fd2 .top-022d li ul ul a {
  padding-left: 40px;
}
.title-6fd2 .outer-844a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-6fd2 .top-022d ul li {
  margin-bottom: 1.41575em;
}
.title-6fd2 .top-022d ul li .photo-b88b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title-6fd2 .top-022d ul li .logo-7b9d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.large-888a .modal_advanced_495b li a,
.large-888a .text_de45 li a,
.large-888a .article_c40b li a,
.large-888a .aside_easy_4992 li a,
.large-888a .picture-7571 li a,
.large-888a .row-red-0486 li a,
.large-888a .preview_c6b2 li a,
.large-888a .top-022d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-888a .outer-844a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-888a .complex-1b74 ul li.table-3c04 .backdrop_2502,
.large-888a .complex-1b74 ul li.section-d680 .backdrop_2502 {
  background: rgba(0, 0, 0, 0.2);
}
.large-888a .title-6fd2 .complex-1b74 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-e5eb .title-6fd2 .blue-a389 li {
  margin: 0;
}
.pink-e5eb .title-6fd2 .blue-a389 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pink-e5eb .title-6fd2 .blue-a389 li ul {
  margin: 0;
}
.pink-e5eb .title-6fd2 .blue-a389 li ul li a {
  padding-left: 15px;
}
.pink-e5eb .title-6fd2 .blue-a389 li ul li li a {
  padding-left: 30px;
}
.pink-e5eb .title-6fd2 .blue-a389 li.accordion_cool_259d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pink-e5eb .title-6fd2 .blue-a389 li.accordion_cool_259d > 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;
}
.pink-e5eb .title-6fd2 .blue-a389 li.accordion_cool_259d > 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;
}
.pressed-0827 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.blue_83d9 {
  position: relative;
  z-index: 10;
}
.blue_83d9 .focus-0403 {
  width: 100%;
  max-width: 100%;
}
.tooltip-00b3 .bright_57d5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tooltip-00b3 .active-db00 {
}
.tooltip-00b3 .large-888a {
  background: #292929;
}
.dark-b074 .bright_57d5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dark-b074 .active-db00 {
  background: #f9f9f9;
}
.dark-b074 .large-888a {
  background: #303030;
}
.column-8741 .bright_57d5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column-8741 .tooltip-upper-69fa {
    margin-bottom: 1em;
  }
  .column-8741 .tooltip-upper-69fa:last-child {
    margin-bottom: 0;
  }
}
.column-8741 .active-db00 {
  background: #ededed;
}
.column-8741 .large-888a {
  background: #1a1a1a;
}
.bright_57d5.active-db00 {
  color: rgba(0, 0, 0, 0.6);
}
.bright_57d5.active-db00 .tertiary-ae12 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_57d5.large-888a {
  color: rgba(255, 255, 255, 0.99);
}
.bright_57d5.large-888a a:not(.status-focused-b8fe) {
  color: rgba(255, 255, 255, 0.79);
}
.bright_57d5.large-888a a:not(.status-focused-b8fe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_57d5.large-888a .tertiary-ae12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_57d5.large-888a table tbody td,
.bright_57d5.large-888a table th {
  background: rgba(0, 0, 0, 0.08);
}
.notice_629d.outline_tiny_f389 .gradient_2f09 {
  max-width: initial;
}
.notice_629d .block-fb4f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notice_629d .block-fb4f .focus-0403 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notice_629d .block-fb4f .focus-0403 {
    display: block;
    margin-bottom: 2em;
  }
  .notice_629d .block-fb4f .focus-0403:last-child {
    margin-bottom: 0;
  }
}
.column-8741 .tooltip-upper-69fa:last-child,
.dark-b074 .tooltip-upper-69fa:last-child,
.tooltip-00b3 .tooltip-upper-69fa:last-child {
  margin-bottom: 0;
}
.column-8741 .tooltip-upper-69fa .title-6fd2 .complex-1b74:last-child,
.dark-b074 .tooltip-upper-69fa .title-6fd2 .complex-1b74:last-child,
.tooltip-00b3 .tooltip-upper-69fa .title-6fd2 .complex-1b74:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column-8741 .tertiary-liquid-7c92,
  .column-8741 .smooth_5ce5,
  .dark-b074 .tertiary-liquid-7c92,
  .dark-b074 .smooth_5ce5,
  .tooltip-00b3 .tertiary-liquid-7c92,
  .tooltip-00b3 .smooth_5ce5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .blue_83d9 .tooltip-upper-69fa {
    margin-bottom: 2em;
  }
}
.blue_83d9 p:last-child {
  margin-bottom: 0;
}
.blue_83d9 li,
.blue_83d9 ul {
  list-style: none;
  margin: 0;
}
.blue_83d9 ul ul {
  margin-left: 2.617924em;
}
.pagination-e550 {
  font-size: 0.875em;
}

/* css-noise: 6244 */
.shadow-element-p2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
