/*!
Theme Name: Customify
Theme URI: https://pressmaximum.input_tiny_68c2/customify
Author: WPCustomify
Author URI: https://pressmaximum.input_tiny_68c2
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.input_tiny_68c2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hard-5800.stale_88ce/licenses/gpl-2.0.tiny-3e65
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.slider-c136/, (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.text-right-33d6.form_inner_24a8/normalize.upper-fa44/
 ======
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.upper-fa44 v7.0.0 | MIT License | github.input_tiny_68c2/necolas/normalize.upper-fa44 */
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;
}
.fresh_edef .lite-ae8a,
.down_0f72,
.white-307f,
.modal_33de,
.south-fa8f,
.carousel-clean-8a12,
.box_fresh_e75c,
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;
}
.down_0f72,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .down_0f72,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .down_0f72,
  h1 {
    font-size: 1.8em;
  }
}
.white-307f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.white-307f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .white-307f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .white-307f,
  h2 {
    font-size: 1.7em;
  }
}
.modal_33de,
h3 {
  font-size: 1.618em;
}
.fresh_edef .lite-ae8a,
.south-fa8f,
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.content_pink_bd7d {
  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;
}
.tag-next-bee6:after,
.tag-next-bee6:before,
.grid-white-8ca1:after,
.grid-white-8ca1:before {
  content: "";
  display: table;
}
.tag-next-bee6:after,
.grid-white-8ca1:after {
  clear: both;
}
.layout_28d0 {
  float: right;
  margin-right: 0;
}
.image-4712 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress-7572 .smooth-3ac7,
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;
}
.progress-7572 .smooth-3ac7: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;
}
.background_5a45 .smooth-3ac7 {
  box-shadow: none;
}
.background_5a45
  .smooth-3ac7
  .picture_ec84 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background_5a45 .smooth-3ac7 .background_2f27 {
  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;
}
.background_5a45
  .smooth-3ac7
  .background_2f27
  b {
  display: none;
}
.background_5a45 .pattern-2edf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bottom-c34f:not(.action-dca9):not(.disabled_last_1909),
button:not(.action-dca9):not(.disabled_last_1909),
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ),
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ),
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ) {
  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;
}
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ):hover,
button:not(.action-dca9):not(
    .disabled_last_1909
  ):hover,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ):hover,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ):hover,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ):active,
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ):focus,
button:not(.action-dca9):not(
    .disabled_last_1909
  ):active,
button:not(.action-dca9):not(
    .disabled_last_1909
  ):focus,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ):active,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ):focus,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ):active,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ):focus,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ):active,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ):focus {
  outline: 0;
}
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52,
button:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52 {
  position: relative;
}
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hover-mini-ac77,
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hero-e53c,
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .slow_bb24,
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  i,
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  svg,
button:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hover-mini-ac77,
button:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hero-e53c,
button:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .slow_bb24,
button:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  i,
button:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  svg,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hover-mini-ac77,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hero-e53c,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .slow_bb24,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  i,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  svg,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hover-mini-ac77,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hero-e53c,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .slow_bb24,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  i,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  svg,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hover-mini-ac77,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .hero-e53c,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  .slow_bb24,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  i,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52
  svg {
  visibility: hidden;
}
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52:after,
button:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52:after,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52:after,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52:after,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ).fn-loading-8f52: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;
}
.bottom-c34f:not(.action-dca9):not(.disabled_last_1909),
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ),
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ),
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ) {
  color: #fff;
  background: #235787;
}
.bottom-c34f:not(.action-dca9):not(
    .disabled_last_1909
  ):focus,
input[type="button"]:not(.action-dca9):not(
    .disabled_last_1909
  ):focus,
input[type="reset"]:not(.action-dca9):not(
    .disabled_last_1909
  ):focus,
input[type="submit"]:not(.action-dca9):not(
    .disabled_last_1909
  ):focus {
  color: #fff;
}
.bottom-c34f.fn-disabled-8f52:not(.action-dca9):not(
    .disabled_last_1909
  ),
.bottom-c34f[disabled]:not(.action-dca9):not(
    .disabled_last_1909
  ),
button.fn-disabled-8f52:not(.action-dca9):not(
    .disabled_last_1909
  ),
button[disabled]:not(.action-dca9):not(
    .disabled_last_1909
  ) {
  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;
}
.basic-da8e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.basic-da8e: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;
}
.mask-c095 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active_outer_1b57 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pagination_lower_fa4a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag-next-bee6:after,
.tag-next-bee6:before,
.disabled_2c5c:after,
.disabled_2c5c:before,
.icon-5576:after,
.icon-5576:before,
.alert_solid_9c93:after,
.alert_solid_9c93:before,
.east-0a81:after,
.east-0a81:before,
.gallery-stone-1ffb:after,
.gallery-stone-1ffb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag-next-bee6:after,
.disabled_2c5c:after,
.icon-5576:after,
.alert_solid_9c93:after,
.east-0a81:after,
.gallery-stone-1ffb:after {
  clear: both;
}
.disabled_2c5c .cold-980d,
.icon-5576 .cold-980d,
.gradient-5c1c .cold-980d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.upper_af55 {
  display: inline-block;
}
.paper_7fdc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paper_7fdc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paper_7fdc .column-brown-7065 {
  padding: 1em 0;
  font-size: 85%;
}
.column-brown-7065 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.component-a2fd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.component-a2fd:after,
.component-a2fd:before {
  content: "";
  display: table;
}
.component-a2fd:after {
  clear: both;
}
.lite_789a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border-9c4a .lite_789a {
  max-width: 50%;
}
.search_out_4751 .lite_789a {
  max-width: 33.33%;
}
.smooth_3f97 .lite_789a {
  max-width: 25%;
}
.card_iron_f0b4 .lite_789a {
  max-width: 20%;
}
.silver-822b .lite_789a {
  max-width: 16.66%;
}
.popup_2bc2 .lite_789a {
  max-width: 14.28%;
}
.tag_down_5500 .lite_789a {
  max-width: 12.5%;
}
.heading-3be0 .lite_789a {
  max-width: 11.11%;
}
.hover-yellow-c724 {
  display: block;
}
.fresh_edef .picture-88ff label,
.fresh_edef .text_dim_12b3 label,
.fresh_edef .notice_solid_1ab8 label,
.fresh_edef .bronze-3d27 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-fast-e872 {
  list-style: none;
  margin: 0;
}
.backdrop-fast-e872 article.pressed_bf06 {
  margin-bottom: 0;
}
.backdrop-fast-e872 ul {
  list-style: none;
  margin: 0;
}
.backdrop-fast-e872 .soft_b4bf li.pressed_bf06 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-fast-e872 .soft_b4bf li.pressed_bf06 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-fast-e872 .soft_b4bf li.pressed_bf06: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) {
  .backdrop-fast-e872 .soft_b4bf li.pressed_bf06 li.pressed_bf06 li.pressed_bf06 li.pressed_bf06 {
    padding-left: 0;
  }
}
article.pressed_bf06 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed_bf06 .disabled_2c5c p:last-of-type {
  margin-bottom: 0;
}
article.pressed_bf06 .carousel_e591 {
  float: left;
}
article.pressed_bf06 .header-acda {
  margin-left: 85px;
}
article.pressed_bf06 .article-left-78a7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed_bf06 .article-left-78a7 .row-fast-9a94 {
  margin-left: 10px;
}
article.pressed_bf06 .box-narrow-d268 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed_bf06 .gold-8c82 {
  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-88ff,
  #respond .notice_solid_1ab8,
  #respond .bronze-3d27 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-88ff input,
#respond .notice_solid_1ab8 input,
#respond .bronze-3d27 input {
  width: 100%;
}
#respond .bronze-3d27 {
  margin-right: 0;
}
#respond .down-cd85 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_c1bc {
  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;
}
.wrapper_c1bc.dark_228e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper_c1bc 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%);
}
.wrapper_c1bc:focus,
.wrapper_c1bc: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);
}
.media_light_02e0 {
  border-radius: 10%;
}
.liquid_1671 {
  border-radius: 50%;
}
.avatar-prev-a1b4 {
  font-size: 0.72em;
}
.gas_395b {
  font-size: 0.875em;
}
.preview_iron_fbc5 {
  font-size: 1.1em;
}
.middle_e8f4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle_e8f4.avatar-prev-a1b4 {
  letter-spacing: 0.5px;
}
.video_260a,
.video_260a a {
  color: #6d6d6d;
}
.video_260a a:hover {
  color: #111;
}
.tooltip_silver_a9d4 {
  color: #6d6d6d;
}
.gallery_bright_0770 {
  overflow-x: hidden;
}
.gallery_bright_0770 .highlight-inner-888f.footer_c77b {
  position: relative;
}
.gallery_bright_0770 .highlight-inner-888f.footer_c77b.pro-b906 {
  position: initial;
}
.gallery_bright_0770
  .highlight-inner-888f.footer_c77b.pro-b906
  .gallery-2270 {
  left: auto;
}
.gallery_bright_0770 .highlight-inner-888f .gallery-2270 {
  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;
}
.gallery_bright_0770 .highlight-inner-888f:hover.footer_c77b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gallery_bright_0770
  .highlight-inner-888f:hover.footer_c77b
  .gallery-2270 {
  display: block;
  z-index: 9999999;
}
.gallery_bright_0770 .avatar-brown-3c16 .status-iron-01c9,
.gallery_bright_0770 .picture_ca0b .status-iron-01c9 {
  display: none;
}
.gallery_bright_0770 .down_b925 .highlight-inner-888f:hover.footer_c77b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fresh_edef .picture-88ff label,
.fresh_edef .text_dim_12b3 label,
.fresh_edef .notice_solid_1ab8 label,
.fresh_edef .bronze-3d27 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-fast-e872 {
  list-style: none;
  margin: 0;
}
.backdrop-fast-e872 article.pressed_bf06 {
  margin-bottom: 0;
}
.backdrop-fast-e872 ul {
  list-style: none;
  margin: 0;
}
.backdrop-fast-e872 .soft_b4bf li.pressed_bf06 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-fast-e872 .soft_b4bf li.pressed_bf06 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-fast-e872 .soft_b4bf li.pressed_bf06: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) {
  .backdrop-fast-e872 .soft_b4bf li.pressed_bf06 li.pressed_bf06 li.pressed_bf06 li.pressed_bf06 {
    padding-left: 0;
  }
}
article.pressed_bf06 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed_bf06 .disabled_2c5c p:last-of-type {
  margin-bottom: 0;
}
article.pressed_bf06 .carousel_e591 {
  float: left;
}
article.pressed_bf06 .header-acda {
  margin-left: 85px;
}
article.pressed_bf06 .article-left-78a7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed_bf06 .article-left-78a7 .row-fast-9a94 {
  margin-left: 10px;
}
article.pressed_bf06 .box-narrow-d268 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed_bf06 .gold-8c82 {
  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-88ff,
  #respond .notice_solid_1ab8,
  #respond .bronze-3d27 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-88ff input,
#respond .notice_solid_1ab8 input,
#respond .bronze-3d27 input {
  width: 100%;
}
#respond .bronze-3d27 {
  margin-right: 0;
}
#respond .down-cd85 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-brown-3c16 .dim-9ac0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dim-9ac0 .photo_wide_22ae.breadcrumb-large-3cef .avatar_a693 > li > a:focus,
.dim-9ac0 .photo_wide_22ae.breadcrumb-large-3cef .avatar_a693 > li > a:hover,
.dim-9ac0 .photo_wide_22ae.row_silver_9ab6 .avatar_a693 > li > a:focus,
.dim-9ac0 .photo_wide_22ae.row_silver_9ab6 .avatar_a693 > li > a:hover,
.dim-9ac0 .photo_wide_22ae.mask_7273 .avatar_a693 > li > a:focus,
.dim-9ac0 .photo_wide_22ae.mask_7273 .avatar_a693 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-9ac0
  .photo_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li.search-hard-1457
  > a,
.dim-9ac0
  .photo_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li.purple_e643
  > a,
.dim-9ac0
  .photo_wide_22ae.row_silver_9ab6
  .avatar_a693
  > li.search-hard-1457
  > a,
.dim-9ac0
  .photo_wide_22ae.row_silver_9ab6
  .avatar_a693
  > li.purple_e643
  > a,
.dim-9ac0
  .photo_wide_22ae.mask_7273
  .avatar_a693
  > li.search-hard-1457
  > a,
.dim-9ac0 .photo_wide_22ae.mask_7273 .avatar_a693 > li.action-91e7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dim-9ac0 .message_bb4a,
.dim-9ac0 .message_bb4a a {
  color: rgba(255, 255, 255, 0.99);
}
.dim-9ac0 .pagination_copper_b9c9.tooltip_middle_d543 li a,
.dim-9ac0 .in-8458 a,
.dim-9ac0 .frame-68bb,
.dim-9ac0 .avatar_a693 > li > a,
.dim-9ac0 .highlight-top-31e3 {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0 .pagination_copper_b9c9.tooltip_middle_d543 li a:hover,
.dim-9ac0 .in-8458 a:hover,
.dim-9ac0 .frame-68bb:hover,
.dim-9ac0 .avatar_a693 > li > a:hover,
.dim-9ac0 .highlight-top-31e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-9ac0 .button-7f8d {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0 .button-7f8d .link_rough_3b8f {
  color: rgba(255, 255, 255, 0.99);
}
.dim-9ac0 .button-7f8d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-9ac0 .footer_stone_e773 .notification_6930 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0 .footer_stone_e773 .notification_6930 .widget_dynamic_45de {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0
  .footer_stone_e773
  .notification_6930
  .widget_dynamic_45de::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0
  .footer_stone_e773
  .notification_6930
  .widget_dynamic_45de:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0
  .footer_stone_e773
  .notification_6930
  .widget_dynamic_45de::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0
  .footer_stone_e773
  .notification_6930
  .widget_dynamic_45de::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0 .footer_stone_e773 .green-dae1 {
  color: rgba(255, 255, 255, 0.79);
}
.dim-9ac0 .footer_stone_e773 .green-dae1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm-fd83
  .dim-9ac0
  .footer_stone_e773
  .upper-b6b4
  .header-purple-2e15 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm-fd83
  .dim-9ac0
  .footer_stone_e773
  .upper-b6b4
  .widget_dynamic_45de {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-brown-3c16 .highlight_572f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight_572f .photo_wide_22ae.breadcrumb-large-3cef .avatar_a693 > li > a:focus,
.highlight_572f .photo_wide_22ae.breadcrumb-large-3cef .avatar_a693 > li > a:hover,
.highlight_572f .photo_wide_22ae.row_silver_9ab6 .avatar_a693 > li > a:focus,
.highlight_572f .photo_wide_22ae.row_silver_9ab6 .avatar_a693 > li > a:hover,
.highlight_572f .photo_wide_22ae.mask_7273 .avatar_a693 > li > a:focus,
.highlight_572f .photo_wide_22ae.mask_7273 .avatar_a693 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_572f
  .photo_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li.search-hard-1457
  > a,
.highlight_572f
  .photo_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li.purple_e643
  > a,
.highlight_572f
  .photo_wide_22ae.row_silver_9ab6
  .avatar_a693
  > li.search-hard-1457
  > a,
.highlight_572f
  .photo_wide_22ae.row_silver_9ab6
  .avatar_a693
  > li.purple_e643
  > a,
.highlight_572f
  .photo_wide_22ae.mask_7273
  .avatar_a693
  > li.search-hard-1457
  > a,
.highlight_572f .photo_wide_22ae.mask_7273 .avatar_a693 > li.action-91e7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_572f .message_bb4a,
.highlight_572f .message_bb4a a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_572f .pagination_copper_b9c9.tooltip_middle_d543 li a,
.highlight_572f .in-8458 a,
.highlight_572f .frame-68bb,
.highlight_572f .avatar_a693 > li > a,
.highlight_572f .highlight-top-31e3 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_572f .pagination_copper_b9c9.tooltip_middle_d543 li a:hover,
.highlight_572f .in-8458 a:hover,
.highlight_572f .frame-68bb:hover,
.highlight_572f .avatar_a693 > li > a:hover,
.highlight_572f .highlight-top-31e3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_572f .button-7f8d {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_572f .button-7f8d .link_rough_3b8f {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_572f .button-7f8d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over_67fc .selected_4ccf {
  margin-left: auto;
  margin-right: auto;
}
.icon-5576 > * {
  margin-left: auto;
  margin-right: auto;
}
.icon-5576 .mask-c095 {
  margin-right: 1.41575em;
}
.up-1d1e .icon-5576 > .liquid_657f {
  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;
}
.up-1d1e .icon-5576 > .surface-dark-47ae {
  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;
}
.middle-f4fa.over_67fc .selected_4ccf,
.element-down-c1cf.over_67fc .selected_4ccf {
  margin-left: 0;
}
.dropdown_medium_85ff.over_67fc .selected_4ccf,
.rough_119a.over_67fc .selected_4ccf {
  margin-right: 0;
}
.icon-5576 ol,
.icon-5576 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.black_eefa video {
  max-width: 100%;
}
.hot-c3c6 img {
  display: block;
}
.hot-c3c6.mask-c095,
.hot-c3c6.active_outer_1b57 {
  width: 100%;
}
.hot-c3c6.surface-dark-47ae img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.green-61b7:not(.accordion_pink_6982) {
  margin: 1.5em auto;
}
.container_7cb5 p {
  padding: 1.5em 14px;
}
ul.caption_01f2.surface-dark-47ae,
ul.caption_01f2.liquid_657f,
ul.caption_01f2.media_short_da46.liquid_657f {
  padding: 0 14px;
}
.nav_yellow_a19c {
  display: block;
  overflow-x: auto;
}
.nav_yellow_a19c table {
  border-collapse: collapse;
  width: 100%;
}
.nav_yellow_a19c td,
.nav_yellow_a19c th {
  padding: 0.5em;
}
.icon-5576 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon-5576 ol ol,
.icon-5576 ol ul,
.icon-5576 ul ol,
.icon-5576 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon-5576 ol ol li,
.icon-5576 ol ul li,
.icon-5576 ul ol li,
.icon-5576 ul ul li {
  margin-left: 0;
}
.mini_a601.silver_224c > .light-f1e2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mini_a601.silver_224c > .light-f1e2 iframe,
.mini_a601.silver_224c > .light-f1e2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input_dab6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input_dab6.gas_cdda {
  padding: 0;
}
.input_dab6.gas_cdda cite {
  font-size: 13px;
}
.input_dab6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input_dab6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.soft_6c71 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.soft_6c71 > p:first-child {
  margin-top: 0;
}
.soft_6c71 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.soft_6c71 blockquote {
  border-left: 0;
}
.tiny_4141 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tiny_4141:not(.focus-hot-71b3) {
  max-width: 100px;
}
.tiny_4141.full-e542 {
  border-bottom: none !important;
  text-align: center;
}
.tiny_4141.full-e542::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .container_7cb5 p {
    padding: 1.5em 0;
  }
}
.menu-01c1 {
  color: #0073aa;
}
.secondary-black-c351 {
  background-color: #0073aa;
}
.paragraph-tiny-081b {
  color: #229fd8;
}
.iron_781f {
  background-color: #229fd8;
}
.component-prev-189e {
  color: #eee;
}
.photo-medium-b005 {
  background-color: #eee;
}
.box_lower_1d5a {
  color: #444;
}
.widget_7ba3 {
  background-color: #444;
}
.module-huge-89b0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module-huge-89b0 .slow_0e7e .in-8458 {
  font-size: 15px;
}
.module-huge-89b0 .in-8458 {
  line-height: 1.3;
}
.module-huge-89b0 .highlight_572f {
}
.module-huge-89b0 .dim-9ac0 {
  background: #235787;
}
.frame_3672 {
  padding: 0;
}
.frame_3672 .dim-9ac0 {
  background: #1a1a1a;
}
.frame_3672 .highlight_572f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.module_2c2e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.module_2c2e .highlight_572f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.module_2c2e .dim-9ac0 {
  background: #303030;
}
.gallery-stone-1ffb {
  position: relative;
  z-index: 10;
}
.gallery-stone-1ffb .dynamic_9895 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table_0620 .footer_c77b {
  display: inline-block;
  vertical-align: middle;
}
.table_0620.pagination-8d3b .footer_c77b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .table_0620.pagination-8d3b .footer_c77b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .table_0620.pagination-8d3b .footer_c77b {
    margin-right: 0.4em;
  }
}
.table_0620.pagination-8d3b .footer_c77b:last-child {
  margin-right: 0;
}
.cool-7a0a .dynamic_9895 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar-brown-3c16 .slow_0e7e {
    margin: 0 -0.5em;
  }
  .avatar-brown-3c16 .slow_0e7e [class*="customify-col-"],
  .avatar-brown-3c16 .slow_0e7e [class*="customify-col_"],
  .avatar-brown-3c16 .slow_0e7e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar-brown-3c16.input-e7bd .dynamic_9895 {
  background: 0 0 !important;
}
.avatar-brown-3c16.input-e7bd .dynamic_9895,
.avatar-brown-3c16.cool-7a0a .dynamic_9895 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar-brown-3c16.modal_8af1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar-brown-3c16.cool-7a0a .dynamic_9895 {
  box-shadow: none !important;
}
.footer_94d6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .footer_94d6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .footer_94d6 {
    padding: 18px 0 20px;
  }
}
.footer_94d6 .gold-d52e {
  width: 100%;
}
.footer_94d6 .action_f762 {
  margin-bottom: 0;
}
.footer_94d6 .alert_green_7877 {
  margin-top: 5px;
  font-size: 0.875em;
}
.aside-copper-6d44 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.aside-copper-6d44 .light_1ad0 {
  width: 100%;
}
.full-15b3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.full-15b3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.full-15b3 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;
}
.full-15b3 li:last-child:after {
  display: none;
}
.full-15b3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bronze-67db .status-iron-01c9 button,
.footer_94d6 .status-iron-01c9 button {
  left: 0;
}
.bronze-67db .light_1ad0,
.footer_94d6 .light_1ad0 {
  padding-left: 0;
  padding-right: 0;
}
.bronze-67db .aside-copper-6d44,
.footer_94d6 .aside-copper-6d44 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bronze-67db {
  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;
}
.bronze-67db: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;
}
.bronze-67db .description-d7b2 {
  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) {
  .bronze-67db .description-d7b2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze-67db .description-d7b2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bronze-67db .description-d7b2 {
    min-height: 200px;
  }
}
.bronze-67db .full-15b3 {
  color: rgba(255, 255, 255, 0.8);
}
.bronze-67db .full-15b3 a,
.bronze-67db .full-15b3 li:after {
  color: inherit;
}
.bronze-67db .full-15b3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.glass-8d97 {
  margin-bottom: 0.5em;
}
.header_46c1 {
  margin-bottom: 1.2em;
}
.header_46c1,
.glass-8d97 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.header_46c1 p:last-child,
.glass-8d97 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .status-iron-01c9,
#masthead .status-iron-01c9 {
  display: none;
}
#masthead
  > .status-iron-01c9.primary-86f6 {
  display: none;
}
#masthead > .status-iron-01c9 button {
  left: 0;
}
.section-over-bab9 {
  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%;
}
.section-over-bab9 .footer_c77b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section-over-bab9 .row_66c0 {
  display: -webkit-box;
  display: flex;
}
.section-over-bab9 .row_66c0.carousel-2a65 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section-over-bab9 .row_66c0.pattern-e685 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-over-bab9 .row_66c0.badge-78e3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-over-bab9.outline-34d3.lite_06cc .row_66c0.carousel-2a65 {
  flex-basis: 100%;
}
.section-over-bab9.search-733c .row_66c0.pattern-e685 {
  -webkit-box-flex: 1;
  flex: auto;
}
.section-over-bab9.search-733c .row_66c0.badge-78e3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .status-iron-01c9.primary-86f6 {
  display: none;
}
#masthead > .status-iron-01c9 button {
  left: 0;
}
.clean_8298 {
  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;
}
.clean_8298:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.clean_8298.border-complex-8a80 i {
  margin-right: 4px;
}
.clean_8298.chip_5188 i {
  margin-left: 5px;
}
.in-8458 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.in-8458 p:last-child {
  margin-bottom: 0;
}
.summary-advanced-488c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.summary-advanced-488c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.summary-advanced-488c img {
  display: block;
  width: auto;
  line-height: 1;
}
.summary-advanced-488c .message_bb4a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.summary-advanced-488c .banner_silver_fdaf {
  margin: 5px 0 7px 0;
}
.summary-advanced-488c.action-d765 .component_0782 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-advanced-488c.action-d765 .summary_silver_3c9d {
  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;
}
.summary-advanced-488c.backdrop-pro-6d51 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.summary-advanced-488c.backdrop-pro-6d51 .component_0782 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-advanced-488c.backdrop-pro-6d51 .summary_silver_3c9d {
  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;
}
.summary-advanced-488c.shadow_fast_4011 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-advanced-488c.stale-d0aa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.summary-advanced-488c.stale-d0aa .summary_silver_3c9d {
  margin-top: 7px;
}
.medium_37c9 {
  display: inline-block;
}
.gallery-stone-1ffb .dim_abdb .summary-advanced-488c img {
  max-width: 100%;
}
.photo_wide_22ae .dropdown_liquid_efaa.pink-9cd4,
.orange_e8ba .dropdown_liquid_efaa.pink-9cd4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_wide_22ae .status_535d,
.orange_e8ba .status_535d {
  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_wide_22ae .status_535d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_wide_22ae.tooltip-full-37e5 .status_535d {
  display: none;
}
.photo_wide_22ae .slider-dynamic-ccd3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_wide_22ae .slider-dynamic-ccd3 li {
  display: inline-block;
  position: relative;
}
.photo_wide_22ae .slider-dynamic-ccd3 li:last-child {
  margin-right: 0;
}
.photo_wide_22ae .slider-dynamic-ccd3 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_wide_22ae .slider-dynamic-ccd3 li.action-91e7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_wide_22ae .slider-dynamic-ccd3 > 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_wide_22ae .slider-dynamic-ccd3 > li > a i {
  line-height: 0;
}
.photo_wide_22ae .slider-dynamic-ccd3 > li.top_e1eb > a .status_535d {
  margin-left: 4px;
  line-height: 0;
}
.photo_wide_22ae .slider-dynamic-ccd3 .frame-north-83c4 li.top_e1eb > a {
  position: relative;
}
.photo_wide_22ae .slider-dynamic-ccd3 .frame-north-83c4 li.top_e1eb > a:after,
.photo_wide_22ae .slider-dynamic-ccd3 .frame-north-83c4 li.top_e1eb > a:before {
  content: "";
  display: table;
}
.photo_wide_22ae .slider-dynamic-ccd3 .frame-north-83c4 li.top_e1eb > a:after {
  clear: both;
}
.photo_wide_22ae .slider-dynamic-ccd3 .frame-north-83c4 li.top_e1eb > a .status_535d {
  margin-left: 5px;
  float: right;
}
.photo_wide_22ae .current-8954,
.photo_wide_22ae .frame-north-83c4 {
  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_wide_22ae .frame-north-83c4 {
  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_wide_22ae .frame-north-83c4 .pink-9cd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_wide_22ae .frame-north-83c4 .status_535d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_wide_22ae .frame-north-83c4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_wide_22ae .frame-north-83c4 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_wide_22ae .frame-north-83c4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_wide_22ae .frame-north-83c4 .frame-north-83c4 {
  top: 0;
  left: 100%;
}
.photo_wide_22ae .warm-9990.fn-focus-8f52 > .current-8954,
.photo_wide_22ae .warm-9990.fn-focus-8f52 > .frame-north-83c4,
.photo_wide_22ae .warm-9990:focus > .current-8954,
.photo_wide_22ae .warm-9990:focus > .frame-north-83c4,
.photo_wide_22ae .warm-9990:hover > .current-8954,
.photo_wide_22ae .warm-9990:hover > .frame-north-83c4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_wide_22ae.mask_7273 .avatar_a693:after,
.photo_wide_22ae.mask_7273 .avatar_a693:before {
  content: "";
  display: table;
}
.photo_wide_22ae.mask_7273 .avatar_a693:after {
  clear: both;
}
.photo_wide_22ae.mask_7273 .avatar_a693 > li {
  float: left;
}
.photo_wide_22ae.paragraph-right-6578 .avatar_a693:after,
.photo_wide_22ae.paragraph-right-6578 .avatar_a693:before {
  content: "";
  display: table;
}
.photo_wide_22ae.paragraph-right-6578 .avatar_a693:after {
  clear: both;
}
.photo_wide_22ae.paragraph-right-6578 .avatar_a693 > li {
  float: left;
}
.photo_wide_22ae.paragraph-right-6578 .avatar_a693 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_wide_22ae.paragraph-right-6578 .avatar_a693 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_wide_22ae.paragraph-right-6578 .avatar_a693 > li.search-hard-1457 > a,
.photo_wide_22ae.paragraph-right-6578 .avatar_a693 > li.action-91e7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_wide_22ae.breadcrumb-large-3cef .avatar_a693 > li > a .pink-9cd4 {
  position: relative;
}
.photo_wide_22ae.breadcrumb-large-3cef .avatar_a693 > li > a .pink-9cd4: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_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li:focus
  > a
  .pink-9cd4:before,
.photo_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li:hover
  > a
  .pink-9cd4:before {
  width: 100%;
  background-color: currentColor;
}
.photo_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li.search-hard-1457
  > a
  .pink-9cd4:before,
.photo_wide_22ae.breadcrumb-large-3cef
  .avatar_a693
  > li.purple_e643
  > a
  .pink-9cd4:before {
  width: 100%;
  background-color: currentColor;
}
.photo_wide_22ae.row_silver_9ab6 .avatar_a693 > li > a .pink-9cd4 {
  position: relative;
}
.photo_wide_22ae.row_silver_9ab6 .avatar_a693 > li > a .pink-9cd4: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_wide_22ae.row_silver_9ab6 .avatar_a693 > li:focus > a .pink-9cd4:before,
.photo_wide_22ae.row_silver_9ab6
  .avatar_a693
  > li:hover
  > a
  .pink-9cd4:before {
  width: 100%;
  background-color: currentColor;
}
.photo_wide_22ae.row_silver_9ab6
  .avatar_a693
  > li.search-hard-1457
  > a
  .pink-9cd4:before,
.photo_wide_22ae.row_silver_9ab6
  .avatar_a693
  > li.purple_e643
  > a
  .pink-9cd4:before {
  width: 100%;
  background-color: currentColor;
}
.orange_e8ba .slider-dynamic-ccd3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orange_e8ba .slider-dynamic-ccd3 li:first-child > a {
  border-top: none;
}
.orange_e8ba .slider-dynamic-ccd3 .bright-7c77 > .pink-9cd4 .status_535d {
  display: none;
}
.orange_e8ba .slider-dynamic-ccd3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.orange_e8ba .slider-dynamic-ccd3 li:last-child {
  border: none;
}
.orange_e8ba .slider-dynamic-ccd3 li.top_e1eb > a {
  padding-right: 45px !important;
}
.orange_e8ba .slider-dynamic-ccd3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.orange_e8ba .slider-dynamic-ccd3 li a:focus,
.orange_e8ba .slider-dynamic-ccd3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange_e8ba .slider-dynamic-ccd3 li .wrapper-109e {
  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;
}
.orange_e8ba .slider-dynamic-ccd3 li .wrapper-109e:hover {
  box-shadow: none;
}
.orange_e8ba .slider-dynamic-ccd3 li .wrapper-109e .status_535d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.orange_e8ba .slider-dynamic-ccd3 .frame-north-83c4 {
  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);
}
.orange_e8ba .slider-dynamic-ccd3 .frame-north-83c4 li a {
  padding-left: 3em;
}
.orange_e8ba .slider-dynamic-ccd3 .hero-4932 > a .wrapper-109e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.orange_e8ba .slider-dynamic-ccd3 .hero-4932 > .frame-north-83c4 {
  display: block;
  opacity: 1;
}
.green-7b5d {
  max-width: 100%;
}
.hover-tiny-a0e9 {
  line-height: 0;
  cursor: pointer;
}
.highlight-top-31e3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight-top-31e3:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight-top-31e3 svg {
  width: 18px;
  height: 18px;
}
.highlight-top-31e3 .overlay_407e {
  display: none;
}
.avatar_2d3e {
  position: relative;
}
.avatar_2d3e.fn-active-8f52 .highlight-top-31e3 .clean-facd {
  display: none;
}
.avatar_2d3e.fn-active-8f52 .highlight-top-31e3 .overlay_407e {
  display: inline-block;
}
.avatar_2d3e .article_prev_6c4f {
  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);
}
.avatar_2d3e.icon-1733 .article_prev_6c4f {
  left: auto;
  right: -0.9em;
}
.avatar_2d3e.icon-1733 .current_b4b8::before {
  left: auto;
  right: 15px;
}
.avatar_2d3e.fn-active-8f52 .article_prev_6c4f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper-b6b4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.upper-b6b4 label {
  flex-basis: 100%;
}
.upper-b6b4 .notification_6930 {
  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;
}
.upper-b6b4 .widget_dynamic_45de {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.upper-b6b4 .widget_dynamic_45de:focus {
  background-color: transparent;
}
.upper-b6b4 button.green-dae1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.upper-b6b4 button.green-dae1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.upper-b6b4 button.green-dae1 svg {
  width: 18px;
  height: 18px;
}
.upper-b6b4 input[type="submit"] {
  min-height: auto;
}
.footer_stone_e773 .upper-b6b4 .widget_dynamic_45de {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.current_b4b8 {
  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) {
  .current_b4b8 {
    width: 220px;
  }
}
.current_b4b8 label {
  flex-basis: 100%;
}
.current_b4b8::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;
}
.warm-fd83 .footer_stone_e773 .upper-b6b4 {
  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;
}
.warm-fd83
  .footer_stone_e773
  .upper-b6b4
  .notification_6930 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.warm-fd83 .footer_stone_e773 .upper-b6b4 .widget_dynamic_45de {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.warm-fd83
  .footer_stone_e773
  .upper-b6b4
  .widget_dynamic_45de:focus {
  background: 0 0;
}
.warm-fd83
  .footer_stone_e773
  .upper-b6b4
  .header-purple-2e15 {
  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;
}
.pagination_copper_b9c9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pagination_copper_b9c9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pagination_copper_b9c9 li:last-child {
  margin-right: 0;
}
.pagination_copper_b9c9 li:first-child {
  margin-left: 0;
}
.pagination_copper_b9c9.narrow-cd15 a {
  color: #fff;
}
.pagination_copper_b9c9.narrow-cd15 a:hover {
  color: #fff;
}
.pagination_copper_b9c9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pagination_copper_b9c9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pagination_copper_b9c9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pagination_copper_b9c9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pagination_copper_b9c9 [class*="social-icon-apple"] {
  background-color: #999;
}
.pagination_copper_b9c9 [class*="social-icon-apple"].picture_huge_95be {
  background-color: transparent;
  color: #999;
}
.pagination_copper_b9c9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pagination_copper_b9c9 [class*="social-icon-behance"].picture_huge_95be {
  background-color: transparent;
  color: #1769ff;
}
.pagination_copper_b9c9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pagination_copper_b9c9 [class*="social-icon-bitbucket"].picture_huge_95be {
  background-color: transparent;
  color: #205081;
}
.pagination_copper_b9c9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pagination_copper_b9c9 [class*="social-icon-codepen"].picture_huge_95be {
  background-color: transparent;
  color: #000;
}
.pagination_copper_b9c9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pagination_copper_b9c9 [class*="social-icon-delicious"].picture_huge_95be {
  background-color: transparent;
  color: #39f;
}
.pagination_copper_b9c9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pagination_copper_b9c9 [class*="social-icon-digg"].picture_huge_95be {
  background-color: transparent;
  color: #005be2;
}
.pagination_copper_b9c9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pagination_copper_b9c9 [class*="social-icon-dribbble"].picture_huge_95be {
  background-color: transparent;
  color: #ea4c89;
}
.pagination_copper_b9c9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pagination_copper_b9c9 [class*="social-icon-envelope"].picture_huge_95be {
  background-color: transparent;
  color: #ea4335;
}
.pagination_copper_b9c9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pagination_copper_b9c9 [class*="social-icon-facebook"].picture_huge_95be {
  background-color: transparent;
  color: #3b5998;
}
.pagination_copper_b9c9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pagination_copper_b9c9 [class*="social-icon-flickr"].picture_huge_95be {
  background-color: transparent;
  color: #0063dc;
}
.pagination_copper_b9c9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pagination_copper_b9c9 [class*="social-icon-foursquare"].picture_huge_95be {
  background-color: transparent;
  color: #2d5be3;
}
.pagination_copper_b9c9 [class*="social-icon-github"] {
  background-color: #333;
}
.pagination_copper_b9c9 [class*="social-icon-github"].picture_huge_95be {
  background-color: transparent;
  color: #333;
}
.pagination_copper_b9c9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pagination_copper_b9c9 [class*="social-icon-google-plus"].picture_huge_95be {
  background-color: transparent;
  color: #dd4b39;
}
.pagination_copper_b9c9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pagination_copper_b9c9 [class*="social-icon-houzz"].picture_huge_95be {
  background-color: transparent;
  color: #7ac142;
}
.pagination_copper_b9c9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pagination_copper_b9c9 [class*="social-icon-instagram"].picture_huge_95be {
  background-color: transparent;
  color: #262626;
}
.pagination_copper_b9c9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pagination_copper_b9c9 [class*="social-icon-jsfiddle"].picture_huge_95be {
  background-color: transparent;
  color: #487aa2;
}
.pagination_copper_b9c9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pagination_copper_b9c9 [class*="social-icon-linkedin"].picture_huge_95be {
  background-color: transparent;
  color: #0077b5;
}
.pagination_copper_b9c9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pagination_copper_b9c9 [class*="social-icon-medium"].picture_huge_95be {
  background-color: transparent;
  color: #00ab6b;
}
.pagination_copper_b9c9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pagination_copper_b9c9
  [class*="social-icon-odnoklassniki"].picture_huge_95be {
  background-color: transparent;
  color: #f4731c;
}
.pagination_copper_b9c9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pagination_copper_b9c9 [class*="social-icon-meetup"].picture_huge_95be {
  background-color: transparent;
  color: #ec1c40;
}
.pagination_copper_b9c9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pagination_copper_b9c9 [class*="social-icon-pinterest"].picture_huge_95be {
  background-color: transparent;
  color: #bd081c;
}
.pagination_copper_b9c9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pagination_copper_b9c9 [class*="social-icon-product-hunt"].picture_huge_95be {
  background-color: transparent;
  color: #da552f;
}
.pagination_copper_b9c9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pagination_copper_b9c9 [class*="social-icon-reddit"].picture_huge_95be {
  background-color: transparent;
  color: #ff4500;
}
.pagination_copper_b9c9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pagination_copper_b9c9 [class*="social-icon-rss"].picture_huge_95be {
  background-color: transparent;
  color: #f26522;
}
.pagination_copper_b9c9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pagination_copper_b9c9
  [class*="social-icon-shopping-cart"].picture_huge_95be {
  background-color: transparent;
  color: #4caf50;
}
.pagination_copper_b9c9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pagination_copper_b9c9 [class*="social-icon-skype"].picture_huge_95be {
  background-color: transparent;
  color: #00aff0;
}
.pagination_copper_b9c9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pagination_copper_b9c9 [class*="social-icon-slideshare"].picture_huge_95be {
  background-color: transparent;
  color: #0077b5;
}
.pagination_copper_b9c9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pagination_copper_b9c9 [class*="social-icon-snapchat"].picture_huge_95be {
  background-color: transparent;
  color: #fffc00;
}
.pagination_copper_b9c9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pagination_copper_b9c9 [class*="social-icon-soundcloud"].picture_huge_95be {
  background-color: transparent;
  color: #f80;
}
.pagination_copper_b9c9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pagination_copper_b9c9 [class*="social-icon-spotify"].picture_huge_95be {
  background-color: transparent;
  color: #2ebd59;
}
.pagination_copper_b9c9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pagination_copper_b9c9
  [class*="social-icon-stack-overflow"].picture_huge_95be {
  background-color: transparent;
  color: #fe7a15;
}
.pagination_copper_b9c9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pagination_copper_b9c9 [class*="social-icon-maldkfgram"].picture_huge_95be {
  background-color: transparent;
  color: #2ca5e0;
}
.pagination_copper_b9c9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pagination_copper_b9c9 [class*="social-icon-tripadvisor"].picture_huge_95be {
  background-color: transparent;
  color: #589442;
}
.pagination_copper_b9c9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pagination_copper_b9c9 [class*="social-icon-tumblr"].picture_huge_95be {
  background-color: transparent;
  color: #35465c;
}
.pagination_copper_b9c9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pagination_copper_b9c9 [class*="social-icon-twitch"].picture_huge_95be {
  background-color: transparent;
  color: #6441a5;
}
.pagination_copper_b9c9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pagination_copper_b9c9 [class*="social-icon-twitter"].picture_huge_95be {
  background-color: transparent;
  color: #1da1f2;
}
.pagination_copper_b9c9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pagination_copper_b9c9 [class*="social-icon-vimeo"].picture_huge_95be {
  background-color: transparent;
  color: #1ab7ea;
}
.pagination_copper_b9c9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pagination_copper_b9c9 [class*="social-icon-vk"].picture_huge_95be {
  background-color: transparent;
  color: #45668e;
}
.pagination_copper_b9c9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pagination_copper_b9c9 [class*="social-icon-weibo"].picture_huge_95be {
  background-color: transparent;
  color: #df2029;
}
.pagination_copper_b9c9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pagination_copper_b9c9 [class*="social-icon-weixin"].picture_huge_95be {
  background-color: transparent;
  color: #7bb32e;
}
.pagination_copper_b9c9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pagination_copper_b9c9 [class*="social-icon-whatsapp"].picture_huge_95be {
  background-color: transparent;
  color: #25d366;
}
.pagination_copper_b9c9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pagination_copper_b9c9 [class*="social-icon-wordpress"].picture_huge_95be {
  background-color: transparent;
  color: #21759b;
}
.pagination_copper_b9c9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pagination_copper_b9c9 [class*="social-icon-xing"].picture_huge_95be {
  background-color: transparent;
  color: #026466;
}
.pagination_copper_b9c9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pagination_copper_b9c9 [class*="social-icon-yelp"].picture_huge_95be {
  background-color: transparent;
  color: #af0606;
}
.pagination_copper_b9c9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pagination_copper_b9c9 [class*="social-icon-youtube"].picture_huge_95be {
  background-color: transparent;
  color: #cd201f;
}
.frame-68bb {
  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;
}
.frame-68bb:hover {
  box-shadow: none;
  background: 0 0;
}
.lower-d1d8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table-green-646c {
  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;
}
.element_f3a9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight-3430 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight-3430,
.highlight-3430::after,
.highlight-3430::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;
}
.highlight-3430::after,
.highlight-3430::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter_basic_9068 .table-green-646c .element_f3a9 {
  margin-top: -2px;
  width: 19px;
}
.filter_basic_9068 .table-green-646c .highlight-3430 {
  margin-top: -1px;
}
.filter_basic_9068 .table-green-646c .highlight-3430,
.filter_basic_9068 .table-green-646c .highlight-3430::after,
.filter_basic_9068 .table-green-646c .highlight-3430::before {
  width: 19px;
  height: 2px;
}
.filter_basic_9068 .table-green-646c .highlight-3430::before {
  top: -6px;
}
.filter_basic_9068 .table-green-646c .highlight-3430::after {
  bottom: -6px;
}
.preview-3592 .table-green-646c .element_f3a9 {
  margin-top: -2px;
  width: 22px;
}
.preview-3592 .table-green-646c .highlight-3430 {
  margin-top: -1px;
}
.preview-3592 .table-green-646c .highlight-3430,
.preview-3592 .table-green-646c .highlight-3430::after,
.preview-3592 .table-green-646c .highlight-3430::before {
  width: 22px;
  height: 2px;
}
.preview-3592 .table-green-646c .highlight-3430::before {
  top: -7px;
}
.preview-3592 .table-green-646c .highlight-3430::after {
  bottom: -7px;
}
.tag_last_957e .table-green-646c .element_f3a9 {
  margin-top: -2px;
  width: 31px;
}
.tag_last_957e .table-green-646c .highlight-3430 {
  margin-top: -1.5px;
}
.tag_last_957e .table-green-646c .highlight-3430,
.tag_last_957e .table-green-646c .highlight-3430::after,
.tag_last_957e .table-green-646c .highlight-3430::before {
  width: 31px;
  height: 3px;
}
.tag_last_957e .table-green-646c .highlight-3430::before {
  top: -9px;
}
.tag_last_957e .table-green-646c .highlight-3430::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gas_20b9 .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 19px;
  }
  .gas_20b9 .table-green-646c .highlight-3430 {
    margin-top: -1px;
  }
  .gas_20b9 .table-green-646c .highlight-3430,
  .gas_20b9 .table-green-646c .highlight-3430::after,
  .gas_20b9 .table-green-646c .highlight-3430::before {
    width: 19px;
    height: 2px;
  }
  .gas_20b9 .table-green-646c .highlight-3430::before {
    top: -6px;
  }
  .gas_20b9 .table-green-646c .highlight-3430::after {
    bottom: -6px;
  }
  .main_4854 .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 22px;
  }
  .main_4854 .table-green-646c .highlight-3430 {
    margin-top: -1px;
  }
  .main_4854 .table-green-646c .highlight-3430,
  .main_4854 .table-green-646c .highlight-3430::after,
  .main_4854 .table-green-646c .highlight-3430::before {
    width: 22px;
    height: 2px;
  }
  .main_4854 .table-green-646c .highlight-3430::before {
    top: -7px;
  }
  .main_4854 .table-green-646c .highlight-3430::after {
    bottom: -7px;
  }
  .avatar-6be8 .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-6be8 .table-green-646c .highlight-3430 {
    margin-top: -1.5px;
  }
  .avatar-6be8 .table-green-646c .highlight-3430,
  .avatar-6be8 .table-green-646c .highlight-3430::after,
  .avatar-6be8 .table-green-646c .highlight-3430::before {
    width: 31px;
    height: 3px;
  }
  .avatar-6be8 .table-green-646c .highlight-3430::before {
    top: -9px;
  }
  .avatar-6be8 .table-green-646c .highlight-3430::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-f1be .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 19px;
  }
  .element-f1be .table-green-646c .highlight-3430 {
    margin-top: -1px;
  }
  .element-f1be .table-green-646c .highlight-3430,
  .element-f1be .table-green-646c .highlight-3430::after,
  .element-f1be .table-green-646c .highlight-3430::before {
    width: 19px;
    height: 2px;
  }
  .element-f1be .table-green-646c .highlight-3430::before {
    top: -6px;
  }
  .element-f1be .table-green-646c .highlight-3430::after {
    bottom: -6px;
  }
  .hidden_white_7518 .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_white_7518 .table-green-646c .highlight-3430 {
    margin-top: -1px;
  }
  .hidden_white_7518 .table-green-646c .highlight-3430,
  .hidden_white_7518 .table-green-646c .highlight-3430::after,
  .hidden_white_7518 .table-green-646c .highlight-3430::before {
    width: 22px;
    height: 2px;
  }
  .hidden_white_7518 .table-green-646c .highlight-3430::before {
    top: -7px;
  }
  .hidden_white_7518 .table-green-646c .highlight-3430::after {
    bottom: -7px;
  }
  .hard_6f1b .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 31px;
  }
  .hard_6f1b .table-green-646c .highlight-3430 {
    margin-top: -1.5px;
  }
  .hard_6f1b .table-green-646c .highlight-3430,
  .hard_6f1b .table-green-646c .highlight-3430::after,
  .hard_6f1b .table-green-646c .highlight-3430::before {
    width: 31px;
    height: 3px;
  }
  .hard_6f1b .table-green-646c .highlight-3430::before {
    top: -9px;
  }
  .hard_6f1b .table-green-646c .highlight-3430::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .iron-a7d9 .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 19px;
  }
  .iron-a7d9 .table-green-646c .highlight-3430 {
    margin-top: -1px;
  }
  .iron-a7d9 .table-green-646c .highlight-3430,
  .iron-a7d9 .table-green-646c .highlight-3430::after,
  .iron-a7d9 .table-green-646c .highlight-3430::before {
    width: 19px;
    height: 2px;
  }
  .iron-a7d9 .table-green-646c .highlight-3430::before {
    top: -6px;
  }
  .iron-a7d9 .table-green-646c .highlight-3430::after {
    bottom: -6px;
  }
  .component-clean-ef8e .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 22px;
  }
  .component-clean-ef8e .table-green-646c .highlight-3430 {
    margin-top: -1px;
  }
  .component-clean-ef8e .table-green-646c .highlight-3430,
  .component-clean-ef8e .table-green-646c .highlight-3430::after,
  .component-clean-ef8e .table-green-646c .highlight-3430::before {
    width: 22px;
    height: 2px;
  }
  .component-clean-ef8e .table-green-646c .highlight-3430::before {
    top: -7px;
  }
  .component-clean-ef8e .table-green-646c .highlight-3430::after {
    bottom: -7px;
  }
  .text-gold-2598 .table-green-646c .element_f3a9 {
    margin-top: -2px;
    width: 31px;
  }
  .text-gold-2598 .table-green-646c .highlight-3430 {
    margin-top: -1.5px;
  }
  .text-gold-2598 .table-green-646c .highlight-3430,
  .text-gold-2598 .table-green-646c .highlight-3430::after,
  .text-gold-2598 .table-green-646c .highlight-3430::before {
    width: 31px;
    height: 3px;
  }
  .text-gold-2598 .table-green-646c .highlight-3430::before {
    top: -9px;
  }
  .text-gold-2598 .table-green-646c .highlight-3430::after {
    bottom: -9px;
  }
}
.liquid-e417 .highlight-3430 {
  -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);
}
.liquid-e417 .highlight-3430::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.liquid-e417 .highlight-3430::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);
}
.liquid-e417.summary-78b5 .highlight-3430 {
  -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);
}
.liquid-e417.summary-78b5 .highlight-3430::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.liquid-e417.summary-78b5 .highlight-3430::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);
}
.image_black_cb1a {
  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.prev-46da:before {
  display: none;
}
.picture_ca0b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.picture_ca0b .rough_0163 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.picture_ca0b .rough_0163:last-of-type {
  border-bottom: none;
}
.picture_ca0b .rough_0163.nav_d951,
.picture_ca0b .rough_0163.status-center-dc5c,
.picture_ca0b .rough_0163.chip-62fa {
  padding: 0;
}
.picture_ca0b .orange_e8ba .wrapper-109e {
  color: currentColor;
}
.picture_ca0b .orange_e8ba .wrapper-109e:focus,
.picture_ca0b .orange_e8ba .wrapper-109e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_ca0b.highlight_572f .button-7f8d,
.picture_ca0b.highlight_572f .in-8458 a,
.picture_ca0b.highlight_572f .avatar_a693 a,
.picture_ca0b.highlight_572f .frame-north-83c4 a {
  color: rgba(0, 0, 0, 0.55);
}
.picture_ca0b.highlight_572f .button-7f8d:hover,
.picture_ca0b.highlight_572f .in-8458 a:hover,
.picture_ca0b.highlight_572f .avatar_a693 a:hover,
.picture_ca0b.highlight_572f .frame-north-83c4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_ca0b.highlight_572f .link_rough_3b8f {
  color: rgba(0, 0, 0, 0.8);
}
.picture_ca0b.highlight_572f .rough_0163 {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_ca0b.highlight_572f .rough_0163:before {
  background: rgba(0, 0, 0, 0.08);
}
.picture_ca0b.highlight_572f .shade_lower_a323:before {
  background: rgba(255, 255, 255, 0.9);
}
.picture_ca0b.highlight_572f .orange_e8ba .slider-dynamic-ccd3 li a,
.picture_ca0b.highlight_572f .orange_e8ba .wrapper-109e,
.picture_ca0b.highlight_572f .frame-north-83c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_ca0b.highlight_572f .orange_e8ba .wrapper-109e:focus,
.picture_ca0b.highlight_572f .orange_e8ba .wrapper-109e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_ca0b.highlight_572f .slider-dynamic-ccd3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_ca0b.dim-9ac0 .button-7f8d,
.picture_ca0b.dim-9ac0 .in-8458 a,
.picture_ca0b.dim-9ac0 .avatar_a693 .wrapper-109e,
.picture_ca0b.dim-9ac0 .avatar_a693 a,
.picture_ca0b.dim-9ac0 .frame-north-83c4 a {
  color: rgba(255, 255, 255, 0.79);
}
.picture_ca0b.dim-9ac0 .button-7f8d:hover,
.picture_ca0b.dim-9ac0 .in-8458 a:hover,
.picture_ca0b.dim-9ac0 .avatar_a693 .wrapper-109e:hover,
.picture_ca0b.dim-9ac0 .avatar_a693 a:hover,
.picture_ca0b.dim-9ac0 .frame-north-83c4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_ca0b.dim-9ac0 .link_rough_3b8f {
  color: rgba(255, 255, 255, 0.99);
}
.picture_ca0b.dim-9ac0 .rough_0163 {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_ca0b.dim-9ac0 .rough_0163:before {
  background: rgba(255, 255, 255, 0.08);
}
.picture_ca0b.dim-9ac0 .shade_lower_a323:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture_ca0b.dim-9ac0 .orange_e8ba .slider-dynamic-ccd3 li a,
.picture_ca0b.dim-9ac0 .orange_e8ba .wrapper-109e,
.picture_ca0b.dim-9ac0 .frame-north-83c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_ca0b.dim-9ac0 .orange_e8ba .wrapper-109e:focus,
.picture_ca0b.dim-9ac0 .orange_e8ba .wrapper-109e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_ca0b.dim-9ac0 .slider-dynamic-ccd3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_lower_a323 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shade_lower_a323:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.red-941f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dropdown_3993 .picture_ca0b {
  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;
}
.dropdown_3993 .rough_0163 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dropdown_3993 .rough_0163: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) {
  .dropdown_3993 .rough_0163:before {
    width: 16%;
    left: 42%;
  }
}
.dropdown_3993 .rough_0163:last-child:before {
  content: none;
}
.dropdown_3993 .rough_0163[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dropdown_3993 .orange_e8ba .slider-dynamic-ccd3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown_3993 .orange_e8ba .slider-dynamic-ccd3 li a .wrapper-109e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dropdown_3993 .orange_e8ba .frame-north-83c4 {
  border: none;
}
.dropdown_3993 .orange_e8ba .frame-north-83c4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dropdown_3993 .shade_lower_a323 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dropdown_3993 .red-941f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dropdown_3993 .dim-9ac0 .shade_lower_a323:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_3993 .highlight_572f.steel_1d82 .highlight-3430 {
  background: rgba(0, 0, 0, 0.6);
}
.dropdown_3993
  .highlight_572f.steel_1d82
  .highlight-3430::after,
.dropdown_3993
  .highlight_572f.steel_1d82
  .highlight-3430:before {
  background: inherit;
}
.dropdown_3993
  .highlight_572f.steel_1d82:hover
  .highlight-3430 {
  background: rgba(0, 0, 0, 0.8);
}
.motion_7c0f .picture_ca0b {
  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) {
  .motion_7c0f .picture_ca0b {
    width: auto;
    right: 45px;
  }
}
.frame_3762 .picture_ca0b {
  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) {
  .frame_3762 .picture_ca0b {
    width: auto;
    left: 45px;
  }
}
.prev-46da .picture_ca0b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.prev-46da .red-941f {
  max-width: 48em;
  margin: 0 auto;
}
.prev-46da .shade_lower_a323:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar-plasma-e34c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-plasma-e34c.dropdown_3993 .picture_ca0b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar-plasma-e34c.motion_7c0f .picture_ca0b {
  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);
}
.avatar-plasma-e34c .picture_ca0b {
  visibility: visible;
}
.avatar-plasma-e34c.frame_3762 .picture_ca0b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.surface_1198,
.advanced_80ff {
  overflow-x: hidden;
}
.surface_1198 .picture_ca0b {
  overflow: auto;
}
.surface_1198.dropdown_3993 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_1198.dropdown_3993 .picture_ca0b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.surface_1198.dropdown_3993 .frame-68bb {
  opacity: 0;
}
.surface_1198.motion_7c0f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_1198.motion_7c0f .picture_ca0b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.surface_1198.motion_7c0f .frame-68bb {
  opacity: 0;
}
.surface_1198.frame_3762 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_1198.frame_3762 .picture_ca0b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.surface_1198.frame_3762 .frame-68bb {
  opacity: 0;
}
.surface_1198.prev-46da .picture_ca0b {
  z-index: 10;
  visibility: visible;
}
.steel_1d82 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.steel_1d82 .highlight-3430 {
  background: rgba(255, 255, 255, 0.99);
}
.steel_1d82 .highlight-3430::after,
.steel_1d82 .highlight-3430:before {
  background: inherit;
}
.steel_1d82:hover .highlight-3430 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_3762 .steel_1d82 {
  top: 10px;
  right: auto;
  left: 12px;
}
.prev-46da .steel_1d82 {
  display: none !important;
}
.surface_1198:before,
.advanced_80ff:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.surface_1198 .steel_1d82,
.advanced_80ff .steel_1d82 {
  display: inline-block;
}
.picture_ca0b .footer_c77b {
  -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;
}
.surface_1198 .picture_ca0b .footer_c77b,
.advanced_80ff .picture_ca0b .footer_c77b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer_pink_71ed .notification_6930 {
  width: 100%;
}
.dim_abdb {
  padding: 0 0.5em 0;
}
.dim_abdb [class*="customify-col-"],
.dim_abdb [class*="customify-col_"],
.dim_abdb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.warm_6387 .dim_abdb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slow_0e7e .pink-14e2,
  .pink-14e2 {
    display: none;
  }
  .progress-6333 {
    text-align: left;
  }
  .easy-c4d9 {
    text-align: center;
  }
  .icon_6a5b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slow_0e7e .filter-fluid-827b,
  .filter-fluid-827b {
    display: none;
  }
  .overlay_first_e644 {
    text-align: left;
  }
  .box-2d19 {
    text-align: center;
  }
  .info_0378 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slow_0e7e .module-91f7,
  .module-91f7 {
    display: none;
  }
  .highlight_b1c3 {
    text-align: left;
  }
  .small-07b1 {
    text-align: center;
  }
  .east_0043 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outline_tiny_c2b0 {
  box-shadow: none !important;
}
.grid_b78a .easy-2261,
.secondary_bright_cb04 .easy-2261 {
  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;
}
.secondary_bright_cb04 .easy-2261 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dynamic_9895 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dynamic_9895:after,
.dynamic_9895:before {
  content: "";
  display: table;
}
.dynamic_9895:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dynamic_9895 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dynamic_9895,
.modal_8af1 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert_solid_9c93.warm_a3f6 .dynamic_9895 {
  max-width: 100%;
}
.alert_solid_9c93.dropdown-hard-c4f3 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert_solid_9c93.component_df61 .dynamic_9895 {
  max-width: 100%;
}
.alert_solid_9c93.component_df61 > .dynamic_9895 {
  padding-left: 0;
  padding-right: 0;
}
.alert_solid_9c93.component_df61 > .dynamic_9895 .slow_0e7e {
  margin: 0;
}
.alert_solid_9c93.component_df61
  > .dynamic_9895
  .dropdown-64fc.left_7394 {
  margin-right: 0;
  margin-left: 0;
}
.alert_solid_9c93.component_df61 #main.left_7394 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo-3a94 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo-3a94 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hero-e0ad .selected_4ccf {
    padding-right: 1em;
  }
  .hero-e0ad.table_8f8e .dropdown-64fc {
    border-right: 1px solid #eaecee;
  }
  .hero-e0ad.table_8f8e .selected_4ccf {
    padding-right: 1em;
  }
  .hero-e0ad.table_8f8e .dark-a270 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple_8055 .selected_4ccf {
    padding-left: 1em;
  }
  .simple_8055.table_8f8e .dropdown-64fc {
    border-left: 1px solid #eaecee;
  }
  .simple_8055.table_8f8e .selected_4ccf {
    padding-left: 1em;
  }
  .simple_8055.table_8f8e .dark-a270 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-over-0896 .selected_4ccf {
    padding-left: 1em;
  }
  .active-over-0896.table_8f8e .notification-mini-6c33 {
    border-right: 1px solid #eaecee;
  }
  .active-over-0896.table_8f8e .tall_1cd9 {
    border-right: 1px solid #eaecee;
  }
  .active-over-0896.table_8f8e .selected_4ccf {
    padding-left: 1em;
  }
  .active-over-0896.table_8f8e .dark-a270 {
    padding-right: 1em;
  }
  .active-over-0896.table_8f8e .component_81f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-60d8 .selected_4ccf {
    padding-right: 1em;
  }
  .input-60d8.table_8f8e .notification-mini-6c33 {
    border-left: 1px solid #eaecee;
  }
  .input-60d8.table_8f8e .tall_1cd9 {
    border-left: 1px solid #eaecee;
  }
  .input-60d8.table_8f8e .selected_4ccf {
    padding-right: 1em;
  }
  .input-60d8.table_8f8e .dark-a270 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-60d8.table_8f8e .component_81f1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-3a94 .selected_4ccf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-3a94.table_8f8e .dropdown-64fc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo-3a94.table_8f8e .selected_4ccf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-3a94.table_8f8e .dark-a270 {
    padding-left: 1em;
  }
  .photo-3a94.table_8f8e .component_81f1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo-3a94.table_8f8e .selected_4ccf {
    padding-left: 0;
  }
}
.accordion-stone-9783 .table_0620 {
  display: inline-block;
}
.heading-blue-b5af {
  display: inline-block;
}
.detail_d90f {
  word-con: break-word;
}
.footer-f612 > span {
  display: inline-block;
  padding: 5px 0;
}
.footer-f612 .text_20e9 {
  margin-left: 8px;
  margin-right: 8px;
}
.footer-f612 .pro_0a76 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message-b6a2 .heading-down-5d5d {
  margin-bottom: 2em;
}
.message-b6a2 .north_d670 {
  margin-bottom: 15px;
}
.message-b6a2 .north_d670:last-child {
  margin-bottom: 0;
}
.message-b6a2 .media-2a4d {
  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) {
  .message-b6a2 .media-2a4d {
    display: block;
  }
}
.message-b6a2 .texture_bcf2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message-b6a2 .texture_bcf2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message-b6a2 .header_copper_dbda {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message-b6a2 .header_copper_dbda img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message-b6a2 .header_copper_dbda a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message-b6a2 .detail_d90f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-b6a2 .detail_d90f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message-b6a2 .tooltip_9466 p:last-child {
  margin-bottom: 0;
}
.message-b6a2 .element-f49d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message-b6a2 .highlight_6ca7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message-b6a2 .shadow_4834 {
  margin-top: 1em;
}
.message-b6a2 .card_7bc3 {
  top: 0;
  display: block;
}
.message-b6a2 .card_7bc3 a {
  color: inherit;
}
.message-b6a2 .card_7bc3 a:hover {
  color: inherit;
}
.message-b6a2 .tall-1cc4 {
  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;
}
.message-b6a2 .tall-1cc4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message-b6a2 .highlight_6ca7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message-b6a2 .banner-gold-5252 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message-b6a2 .banner-gold-5252:first-child {
  margin-top: 0;
}
.message-b6a2 .banner-gold-5252.orange-0064 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message-b6a2 .banner-gold-5252.tiny-34b6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-b6a2
  .banner-gold-5252.tiny-34b6.box_tall_cf0b
  .shadow_4834 {
  width: 100%;
}
.message-b6a2 .tiny-34b6 {
  -webkit-box-align: center;
  align-items: center;
}
.message-b6a2 .tiny-34b6 .footer-f612,
.message-b6a2 .tiny-34b6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message-b6a2 .header_copper_dbda {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-b6a2 .header_copper_dbda img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-b6a2 .header_copper_dbda: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;
}
.message-b6a2 .orange-0064 {
  z-index: 5;
}
.message-b6a2 .alert_370c .paragraph_copper_99cc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message-b6a2 .overlay-bright-ab6b .paragraph_copper_99cc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message-b6a2 .pattern-4402 .paragraph_copper_99cc {
  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;
}
.message-b6a2.simple-e8f6 .media-2a4d,
.message-b6a2.west-6f47 .media-2a4d {
  display: block;
}
.message-b6a2.simple-e8f6 .media-2a4d .solid-4a1d,
.message-b6a2.simple-e8f6 .media-2a4d .highlight_6ca7,
.message-b6a2.west-6f47 .media-2a4d .solid-4a1d,
.message-b6a2.west-6f47 .media-2a4d .highlight_6ca7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-b6a2.out_3048 .texture_bcf2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message-b6a2.out_3048 .texture_bcf2 {
    margin-right: 0;
  }
}
.message-b6a2.simple-e8f6 .texture_bcf2,
.message-b6a2.west-6f47 .texture_bcf2 {
  padding-top: 40%;
}
.message-b6a2.simple-e8f6 .heading-down-5d5d,
.message-b6a2.west-6f47 .heading-down-5d5d {
  display: block;
}
.message-b6a2.simple-e8f6 .fn-sticky-8f52 .highlight_6ca7,
.message-b6a2.west-6f47 .fn-sticky-8f52 .highlight_6ca7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message-b6a2.simple-e8f6 .texture_bcf2,
.message-b6a2.west-6f47 .texture_bcf2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message-b6a2.simple-e8f6 .highlight_6ca7 {
  padding: 1em;
}
.surface-475d {
  margin: 30px auto;
  display: block;
}
.surface-475d .caption_0f28 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.surface-475d .caption_0f28 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface-475d .caption_0f28 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay-da15 .footer-f612 {
  margin-bottom: 1.41575em;
}
.overlay-da15 .dark-c290 {
  margin-bottom: 1.618em;
}
.icon-5576 .cold-79dd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon-5576 .cold-79dd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon-5576 .title-55cd {
  max-width: 100%;
  overflow: auto;
}
.over_67fc .icon-5576 a:hover {
  text-decoration: underline;
}
.pink-3689 .north_d670:not(.detail_d90f),
.pink-3689 .header_copper_dbda {
  margin-bottom: 1.41575em;
}
.pink-3689 .north_d670:not(.detail_d90f):last-child,
.pink-3689 .header_copper_dbda:last-child {
  margin-bottom: 0;
}
.pink-3689 .north_d670.dirty_4d8c {
  margin-bottom: 0.41575em;
}
.pink-3689 .bottom-fa03:before,
.pink-3689 .primary_0156:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pink-3689 .bottom-fa03:before {
  content: "\f115";
}
.pink-3689 .primary_0156:before {
  content: "\f02c";
}
.pink-3689 .cold-4499 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pink-3689 .cold-4499 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture-bb1e {
  display: -webkit-box;
  display: flex;
}
.picture-bb1e .media-238b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture-bb1e .media-238b {
    flex-basis: 90px;
  }
}
.picture-bb1e .form-d010 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-bb1e .form-d010 {
    flex-basis: calc(100% - 50px);
  }
}
.picture-bb1e .narrow_d5d9 p:last-child {
  margin-bottom: 0.72em;
}
.popup_6f63 .caption_0f28 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup_6f63 .caption_0f28:after,
.popup_6f63 .caption_0f28:before {
  content: "";
  display: table;
}
.popup_6f63 .caption_0f28:after {
  clear: both;
}
.popup_6f63 .caption_0f28 .aside_wood_161c,
.popup_6f63 .caption_0f28 .menu_wood_5869 {
  width: 49%;
}
.popup_6f63 .caption_0f28 .aside_wood_161c a span.progress_b9dc,
.popup_6f63 .caption_0f28 .menu_wood_5869 a span.progress_b9dc {
  display: block;
  margin-bottom: 5px;
}
.popup_6f63 .caption_0f28 .menu_wood_5869 {
  float: left;
  text-align: left;
}
.popup_6f63 .caption_0f28 .aside_wood_161c {
  float: right;
  text-align: right;
}
.sidebar-small-3652 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sidebar-small-3652 {
    margin-bottom: 0;
  }
}
.highlight_50f4 {
  margin-bottom: 1em;
}
.highlight_50f4 .detail_d90f {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel-28ae a {
  display: block;
  line-height: 0;
  position: relative;
}
.module-9583 .highlight_50f4,
.static_3072 .highlight_50f4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module-9583 .highlight_50f4,
  .static_3072 .highlight_50f4 {
    display: block;
  }
}
.module-9583 .panel-28ae,
.static_3072 .panel-28ae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module-9583 .panel-28ae,
  .static_3072 .panel-28ae {
    margin-bottom: 1em;
  }
}
.module-9583 .panel-28ae img,
.static_3072 .panel-28ae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module-9583 .last_fac3,
.static_3072 .last_fac3 {
  flex-basis: calc(100% - 160px);
}
.module-9583 .last_fac3 p,
.static_3072 .last_fac3 p {
  margin-bottom: 0;
}
.module-9583 .last_fac3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module-9583 .last_fac3 {
    padding-left: 0;
  }
}
.static_3072 .last_fac3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .static_3072 .last_fac3 {
    padding-right: 0;
  }
}
.static_3072 .panel-28ae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.last-3488 .panel-28ae {
  margin-bottom: 0.5em;
}
.last-3488 .panel-28ae img {
  width: 100%;
}
.content_b340 .hard-1f01,
.main-173e .hard-1f01 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.main-173e .dropdown-64fc .tertiary_73ab p:last-child {
  margin-bottom: 0;
}
.status_solid_719f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block_7614 .gradient_9c35 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block_7614 .gradient_9c35:last-of-type {
    margin-bottom: 0;
  }
}
.block_7614 .gradient_9c35 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block_7614 .gradient_9c35 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block_7614 .gradient_9c35 ul li {
  margin: 0 0 0.6em;
}
.block_7614 .gradient_9c35 ul li.dim_91b7,
.block_7614 .gradient_9c35 ul li.selected_ee94 {
  position: relative;
}
.block_7614 .gradient_9c35 ul li.dim_91b7 .active_6195,
.block_7614 .gradient_9c35 ul li.selected_ee94 .active_6195 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block_7614 .gradient_9c35 ul li.dim_91b7:after:after,
.block_7614 .gradient_9c35 ul li.dim_91b7:after:before,
.block_7614
  .gradient_9c35
  ul
  li.selected_ee94:after:after,
.block_7614
  .gradient_9c35
  ul
  li.selected_ee94:after:before {
  content: "";
  display: table;
}
.block_7614 .gradient_9c35 ul li.dim_91b7:after:after,
.block_7614
  .gradient_9c35
  ul
  li.selected_ee94:after:after {
  clear: both;
}
.block_7614 .gradient_9c35 a.bottom-c34f:hover {
  text-decoration: none;
}
.block_7614 .gradient_9c35 select {
  max-width: 100%;
}
.block_7614 .gradient_9c35 table {
  font-size: 85%;
}
.block_7614 .gradient_9c35 table td,
.block_7614 .gradient_9c35 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block_7614 .gradient_9c35 table tfoot td {
  text-align: left;
}
.block_7614 .gradient_9c35 :last-child {
  margin-bottom: 0;
}
.block_7614 .gradient_9c35 .basic-4dd9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block_7614 .gradient_9c35 .basic-4dd9 label {
  width: 100%;
}
.block_7614 .gradient_9c35 .basic-4dd9 .widget_dynamic_45de {
  width: 100%;
  display: block;
}
.block_7614 .gradient_9c35 .basic-4dd9 .green-dae1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block_7614 .gradient_9c35 .basic-4dd9 .green-dae1:hover svg #svg-search {
  fill: #444;
}
.block_7614 .gradient_9c35 .basic-4dd9 .green-dae1 svg {
  width: 18px;
  height: 18px;
}
.block_7614 .content-0645 ul ul,
.block_7614 .bronze-3dce ul ul,
.block_7614 .tiny_fa41 ul ul,
.block_7614 .clean-a04b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block_7614 .content-0645 .top_e1eb > a,
.block_7614 .bronze-3dce .top_e1eb > a,
.block_7614 .tiny_fa41 .top_e1eb > a,
.block_7614 .clean-a04b .top_e1eb > a {
  margin-bottom: 0;
}
.block_7614 .stale-d376 li,
.block_7614 .content-0645 li,
.block_7614 .footer_advanced_cb72 li,
.block_7614 .bronze-3dce li,
.block_7614 .tiny_fa41 li,
.block_7614 .clean-a04b li,
.block_7614 .form-f19f li,
.block_7614 .footer_7886 li {
  display: block;
  position: relative;
}
.block_7614 .stale-d376 li:last-child,
.block_7614 .content-0645 li:last-child,
.block_7614 .footer_advanced_cb72 li:last-child,
.block_7614 .bronze-3dce li:last-child,
.block_7614 .tiny_fa41 li:last-child,
.block_7614 .clean-a04b li:last-child,
.block_7614 .form-f19f li:last-child,
.block_7614 .footer_7886 li:last-child {
  border: none;
}
.block_7614 .stale-d376 li a,
.block_7614 .content-0645 li a,
.block_7614 .footer_advanced_cb72 li a,
.block_7614 .bronze-3dce li a,
.block_7614 .tiny_fa41 li a,
.block_7614 .clean-a04b li a,
.block_7614 .form-f19f li a,
.block_7614 .footer_7886 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_7614 .stale-d376 li ul li::before,
.block_7614 .content-0645 li ul li::before,
.block_7614 .footer_advanced_cb72 li ul li::before,
.block_7614 .bronze-3dce li ul li::before,
.block_7614 .tiny_fa41 li ul li::before,
.block_7614 .clean-a04b li ul li::before,
.block_7614 .form-f19f li ul li::before,
.block_7614 .footer_7886 li ul li::before {
  left: 15px;
}
.block_7614 .stale-d376 li ul a,
.block_7614 .content-0645 li ul a,
.block_7614 .footer_advanced_cb72 li ul a,
.block_7614 .bronze-3dce li ul a,
.block_7614 .tiny_fa41 li ul a,
.block_7614 .clean-a04b li ul a,
.block_7614 .form-f19f li ul a,
.block_7614 .footer_7886 li ul a {
  padding-left: 20px;
}
.block_7614 .stale-d376 li ul ul li::before,
.block_7614 .content-0645 li ul ul li::before,
.block_7614 .footer_advanced_cb72 li ul ul li::before,
.block_7614 .bronze-3dce li ul ul li::before,
.block_7614 .tiny_fa41 li ul ul li::before,
.block_7614 .clean-a04b li ul ul li::before,
.block_7614 .form-f19f li ul ul li::before,
.block_7614 .footer_7886 li ul ul li::before {
  left: 30px;
}
.block_7614 .stale-d376 li ul ul a,
.block_7614 .content-0645 li ul ul a,
.block_7614 .footer_advanced_cb72 li ul ul a,
.block_7614 .bronze-3dce li ul ul a,
.block_7614 .tiny_fa41 li ul ul a,
.block_7614 .clean-a04b li ul ul a,
.block_7614 .form-f19f li ul ul a,
.block_7614 .footer_7886 li ul ul a {
  padding-left: 40px;
}
.block_7614 .orange_694c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_7614 .footer_7886 ul li {
  margin-bottom: 1.41575em;
}
.block_7614 .footer_7886 ul li .left_8b1c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block_7614 .footer_7886 ul li .backdrop_tiny_6dad {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dim-9ac0 .stale-d376 li a,
.dim-9ac0 .content-0645 li a,
.dim-9ac0 .footer_advanced_cb72 li a,
.dim-9ac0 .bronze-3dce li a,
.dim-9ac0 .tiny_fa41 li a,
.dim-9ac0 .clean-a04b li a,
.dim-9ac0 .form-f19f li a,
.dim-9ac0 .footer_7886 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-9ac0 .orange_694c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-9ac0 .gradient_9c35 ul li.dim_91b7 .active_6195,
.dim-9ac0 .gradient_9c35 ul li.selected_ee94 .active_6195 {
  background: rgba(0, 0, 0, 0.2);
}
.dim-9ac0 .block_7614 .gradient_9c35 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li {
  margin: 0;
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li ul {
  margin: 0;
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li ul li a {
  padding-left: 15px;
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li ul li li a {
  padding-left: 30px;
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li.action-91e7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li.action-91e7 > 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;
}
.alert_solid_9c93 .block_7614 .slider-dynamic-ccd3 li.action-91e7 > 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;
}
.hover-blue-b463 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.east-0a81 {
  position: relative;
  z-index: 10;
}
.east-0a81 .footer_c77b {
  width: 100%;
  max-width: 100%;
}
.bright_c32d .mask-west-31c5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bright_c32d .highlight_572f {
}
.bright_c32d .dim-9ac0 {
  background: #292929;
}
.dropdown-7fa5 .mask-west-31c5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dropdown-7fa5 .highlight_572f {
  background: #f9f9f9;
}
.dropdown-7fa5 .dim-9ac0 {
  background: #303030;
}
.table_solid_9ec0 .mask-west-31c5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_solid_9ec0 .table_0620 {
    margin-bottom: 1em;
  }
  .table_solid_9ec0 .table_0620:last-child {
    margin-bottom: 0;
  }
}
.table_solid_9ec0 .highlight_572f {
  background: #ededed;
}
.table_solid_9ec0 .dim-9ac0 {
  background: #1a1a1a;
}
.mask-west-31c5.highlight_572f {
  color: rgba(0, 0, 0, 0.6);
}
.mask-west-31c5.highlight_572f .shadow_orange_de88 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-west-31c5.dim-9ac0 {
  color: rgba(255, 255, 255, 0.99);
}
.mask-west-31c5.dim-9ac0 a:not(.bottom-c34f) {
  color: rgba(255, 255, 255, 0.79);
}
.mask-west-31c5.dim-9ac0 a:not(.bottom-c34f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-west-31c5.dim-9ac0 .shadow_orange_de88 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-west-31c5.dim-9ac0 table tbody td,
.mask-west-31c5.dim-9ac0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.down_b925.cool-7a0a .dynamic_9895 {
  max-width: initial;
}
.down_b925 .pagination-8d3b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down_b925 .pagination-8d3b .footer_c77b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down_b925 .pagination-8d3b .footer_c77b {
    display: block;
    margin-bottom: 2em;
  }
  .down_b925 .pagination-8d3b .footer_c77b:last-child {
    margin-bottom: 0;
  }
}
.table_solid_9ec0 .table_0620:last-child,
.dropdown-7fa5 .table_0620:last-child,
.bright_c32d .table_0620:last-child {
  margin-bottom: 0;
}
.table_solid_9ec0 .table_0620 .block_7614 .gradient_9c35:last-child,
.dropdown-7fa5 .table_0620 .block_7614 .gradient_9c35:last-child,
.bright_c32d .table_0620 .block_7614 .gradient_9c35:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table_solid_9ec0 .full_6636,
  .table_solid_9ec0 .blue-10cc,
  .dropdown-7fa5 .full_6636,
  .dropdown-7fa5 .blue-10cc,
  .bright_c32d .full_6636,
  .bright_c32d .blue-10cc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .east-0a81 .table_0620 {
    margin-bottom: 2em;
  }
}
.east-0a81 p:last-child {
  margin-bottom: 0;
}
.east-0a81 li,
.east-0a81 ul {
  list-style: none;
  margin: 0;
}
.east-0a81 ul ul {
  margin-left: 2.617924em;
}
.outline_a29d {
  font-size: 0.875em;
}

/* css-noise: 8e94 */
.promo-block-w7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
