/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title_new_8120/customify
Author: WPCustomify
Author URI: https://pressmaximum.title_new_8120
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.title_new_8120/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.main_c999.video_old_2fbc/licenses/gpl-2.0.disabled_2713
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.article-fluid-af9d/, (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_5348.surface-hot-09eb/normalize.next-3594/
 ======
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.next-3594 v7.0.0 | MIT License | github.title_new_8120/necolas/normalize.next-3594 */
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;
}
.white_a27d .texture-7db7,
.box_db68,
.gradient_selected_b771,
.hidden_large_97e1,
.message-761d,
.description-40c0,
.narrow-537a,
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;
}
.box_db68,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .box_db68,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .box_db68,
  h1 {
    font-size: 1.8em;
  }
}
.gradient_selected_b771,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gradient_selected_b771 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gradient_selected_b771,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_selected_b771,
  h2 {
    font-size: 1.7em;
  }
}
.hidden_large_97e1,
h3 {
  font-size: 1.618em;
}
.white_a27d .texture-7db7,
.message-761d,
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.accent_95f1 {
  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;
}
.rough-195f:after,
.rough-195f:before,
.narrow-cede:after,
.narrow-cede:before {
  content: "";
  display: table;
}
.rough-195f:after,
.narrow-cede:after {
  clear: both;
}
.background_lower_6921 {
  float: right;
  margin-right: 0;
}
.image_64ea {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tabs_silver_959e .message-e546,
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;
}
.tabs_silver_959e .message-e546: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;
}
.top_c62f .message-e546 {
  box-shadow: none;
}
.top_c62f
  .message-e546
  .highlight_out_bcef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.top_c62f .message-e546 .card-004d {
  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;
}
.top_c62f
  .message-e546
  .card-004d
  b {
  display: none;
}
.top_c62f .avatar-lower-d41f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.text_c043:not(.easy_657a):not(.text-c2d1),
button:not(.easy_657a):not(.text-c2d1),
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ),
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ),
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ) {
  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;
}
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ):hover,
button:not(.easy_657a):not(
    .text-c2d1
  ):hover,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ):hover,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ):hover,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ):active,
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ):focus,
button:not(.easy_657a):not(
    .text-c2d1
  ):active,
button:not(.easy_657a):not(
    .text-c2d1
  ):focus,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ):active,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ):focus,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ):active,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ):focus,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ):active,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ):focus {
  outline: 0;
}
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7,
button:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7 {
  position: relative;
}
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .popup_top_40ca,
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .inner_968d,
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .focus_b049,
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  i,
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  svg,
button:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .popup_top_40ca,
button:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .inner_968d,
button:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .focus_b049,
button:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  i,
button:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  svg,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .popup_top_40ca,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .inner_968d,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .focus_b049,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  i,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  svg,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .popup_top_40ca,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .inner_968d,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .focus_b049,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  i,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  svg,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .popup_top_40ca,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .inner_968d,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  .focus_b049,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  i,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7
  svg {
  visibility: hidden;
}
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7:after,
button:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7:after,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7:after,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7:after,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ).fn-loading-3cb7: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;
}
.text_c043:not(.easy_657a):not(.text-c2d1),
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ),
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ),
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ) {
  color: #fff;
  background: #235787;
}
.text_c043:not(.easy_657a):not(
    .text-c2d1
  ):focus,
input[type="button"]:not(.easy_657a):not(
    .text-c2d1
  ):focus,
input[type="reset"]:not(.easy_657a):not(
    .text-c2d1
  ):focus,
input[type="submit"]:not(.easy_657a):not(
    .text-c2d1
  ):focus {
  color: #fff;
}
.text_c043.fn-disabled-3cb7:not(.easy_657a):not(
    .text-c2d1
  ),
.text_c043[disabled]:not(.easy_657a):not(
    .text-c2d1
  ),
button.fn-disabled-3cb7:not(.easy_657a):not(
    .text-c2d1
  ),
button[disabled]:not(.easy_657a):not(
    .text-c2d1
  ) {
  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;
}
.menu_cold_701c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu_cold_701c: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;
}
.soft-230a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside-large-a859 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paper-6a54 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.rough-195f:after,
.rough-195f:before,
.carousel_tall_0285:after,
.carousel_tall_0285:before,
.tag_8460:after,
.tag_8460:before,
.caption-7158:after,
.caption-7158:before,
.slow_a5b5:after,
.slow_a5b5:before,
.action_41ed:after,
.action_41ed:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.rough-195f:after,
.carousel_tall_0285:after,
.tag_8460:after,
.caption-7158:after,
.slow_a5b5:after,
.action_41ed:after {
  clear: both;
}
.carousel_tall_0285 .pro_1783,
.tag_8460 .pro_1783,
.menu-1f27 .pro_1783 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section_4093 {
  display: inline-block;
}
.highlight_f105 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.highlight_f105 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.highlight_f105 .table_bb33 {
  padding: 1em 0;
  font-size: 85%;
}
.table_bb33 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev_1c77 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev_1c77:after,
.prev_1c77:before {
  content: "";
  display: table;
}
.prev_1c77:after {
  clear: both;
}
.upper-b977 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hard-5a9b .upper-b977 {
  max-width: 50%;
}
.top-f4c3 .upper-b977 {
  max-width: 33.33%;
}
.center-1e2a .upper-b977 {
  max-width: 25%;
}
.tabs_05f6 .upper-b977 {
  max-width: 20%;
}
.tertiary-eab0 .upper-b977 {
  max-width: 16.66%;
}
.menu-9efc .upper-b977 {
  max-width: 14.28%;
}
.avatar_cc63 .upper-b977 {
  max-width: 12.5%;
}
.info_4157 .upper-b977 {
  max-width: 11.11%;
}
.border_c54d {
  display: block;
}
.white_a27d .media_3bd6 label,
.white_a27d .header-hard-b3b2 label,
.white_a27d .message_601e label,
.white_a27d .notification_first_0494 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_8fc8 {
  list-style: none;
  margin: 0;
}
.center_8fc8 article.filter_under_8d09 {
  margin-bottom: 0;
}
.center_8fc8 ul {
  list-style: none;
  margin: 0;
}
.center_8fc8 .hero-4807 li.filter_under_8d09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_8fc8 .hero-4807 li.filter_under_8d09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_8fc8 .hero-4807 li.filter_under_8d09: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) {
  .center_8fc8 .hero-4807 li.filter_under_8d09 li.filter_under_8d09 li.filter_under_8d09 li.filter_under_8d09 {
    padding-left: 0;
  }
}
article.filter_under_8d09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_under_8d09 .carousel_tall_0285 p:last-of-type {
  margin-bottom: 0;
}
article.filter_under_8d09 .static-9056 {
  float: left;
}
article.filter_under_8d09 .container_713b {
  margin-left: 85px;
}
article.filter_under_8d09 .plasma_fe13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_under_8d09 .plasma_fe13 .accent-c23a {
  margin-left: 10px;
}
article.filter_under_8d09 .hero-simple-4c06 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_under_8d09 .blue_38c4 {
  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 .media_3bd6,
  #respond .message_601e,
  #respond .notification_first_0494 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media_3bd6 input,
#respond .message_601e input,
#respond .notification_first_0494 input {
  width: 100%;
}
#respond .notification_first_0494 {
  margin-right: 0;
}
#respond .description_90fc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block_f7e5 {
  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;
}
.block_f7e5.center-a2b5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block_f7e5 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%);
}
.block_f7e5:focus,
.block_f7e5: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);
}
.logo_inner_56a4 {
  border-radius: 10%;
}
.frame-glass-ef37 {
  border-radius: 50%;
}
.easy_c7ef {
  font-size: 0.72em;
}
.table_f19e {
  font-size: 0.875em;
}
.accent-fast-b441 {
  font-size: 1.1em;
}
.icon-62ae {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon-62ae.easy_c7ef {
  letter-spacing: 0.5px;
}
.block_down_80d7,
.block_down_80d7 a {
  color: #6d6d6d;
}
.block_down_80d7 a:hover {
  color: #111;
}
.container_5689 {
  color: #6d6d6d;
}
.summary-thick-1d6e {
  overflow-x: hidden;
}
.summary-thick-1d6e .footer_small_c208.badge-3327 {
  position: relative;
}
.summary-thick-1d6e .footer_small_c208.badge-3327.dropdown-black-af0a {
  position: initial;
}
.summary-thick-1d6e
  .footer_small_c208.badge-3327.dropdown-black-af0a
  .label-tall-58bd {
  left: auto;
}
.summary-thick-1d6e .footer_small_c208 .label-tall-58bd {
  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;
}
.summary-thick-1d6e .footer_small_c208:hover.badge-3327 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary-thick-1d6e
  .footer_small_c208:hover.badge-3327
  .label-tall-58bd {
  display: block;
  z-index: 9999999;
}
.summary-thick-1d6e .card_dirty_5b3b .avatar-7417,
.summary-thick-1d6e .menu-1502 .avatar-7417 {
  display: none;
}
.summary-thick-1d6e .focus-brown-526e .footer_small_c208:hover.badge-3327 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.white_a27d .media_3bd6 label,
.white_a27d .header-hard-b3b2 label,
.white_a27d .message_601e label,
.white_a27d .notification_first_0494 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_8fc8 {
  list-style: none;
  margin: 0;
}
.center_8fc8 article.filter_under_8d09 {
  margin-bottom: 0;
}
.center_8fc8 ul {
  list-style: none;
  margin: 0;
}
.center_8fc8 .hero-4807 li.filter_under_8d09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_8fc8 .hero-4807 li.filter_under_8d09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_8fc8 .hero-4807 li.filter_under_8d09: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) {
  .center_8fc8 .hero-4807 li.filter_under_8d09 li.filter_under_8d09 li.filter_under_8d09 li.filter_under_8d09 {
    padding-left: 0;
  }
}
article.filter_under_8d09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_under_8d09 .carousel_tall_0285 p:last-of-type {
  margin-bottom: 0;
}
article.filter_under_8d09 .static-9056 {
  float: left;
}
article.filter_under_8d09 .container_713b {
  margin-left: 85px;
}
article.filter_under_8d09 .plasma_fe13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_under_8d09 .plasma_fe13 .accent-c23a {
  margin-left: 10px;
}
article.filter_under_8d09 .hero-simple-4c06 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_under_8d09 .blue_38c4 {
  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 .media_3bd6,
  #respond .message_601e,
  #respond .notification_first_0494 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media_3bd6 input,
#respond .message_601e input,
#respond .notification_first_0494 input {
  width: 100%;
}
#respond .notification_first_0494 {
  margin-right: 0;
}
#respond .description_90fc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_dirty_5b3b .new_9c4a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.new_9c4a .lower-001e.highlight_current_4ad0 .inner-32de > li > a:focus,
.new_9c4a .lower-001e.highlight_current_4ad0 .inner-32de > li > a:hover,
.new_9c4a .lower-001e.active-4863 .inner-32de > li > a:focus,
.new_9c4a .lower-001e.active-4863 .inner-32de > li > a:hover,
.new_9c4a .lower-001e.content_brown_e6d3 .inner-32de > li > a:focus,
.new_9c4a .lower-001e.content_brown_e6d3 .inner-32de > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_9c4a
  .lower-001e.highlight_current_4ad0
  .inner-32de
  > li.table_bdc4
  > a,
.new_9c4a
  .lower-001e.highlight_current_4ad0
  .inner-32de
  > li.logo_c30c
  > a,
.new_9c4a
  .lower-001e.active-4863
  .inner-32de
  > li.table_bdc4
  > a,
.new_9c4a
  .lower-001e.active-4863
  .inner-32de
  > li.logo_c30c
  > a,
.new_9c4a
  .lower-001e.content_brown_e6d3
  .inner-32de
  > li.table_bdc4
  > a,
.new_9c4a .lower-001e.content_brown_e6d3 .inner-32de > li.highlight-53f5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.new_9c4a .header_copper_3d1a,
.new_9c4a .header_copper_3d1a a {
  color: rgba(255, 255, 255, 0.99);
}
.new_9c4a .table_old_c2d2.container_3368 li a,
.new_9c4a .texture_purple_23f8 a,
.new_9c4a .pattern_8b01,
.new_9c4a .inner-32de > li > a,
.new_9c4a .label-0a11 {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a .table_old_c2d2.container_3368 li a:hover,
.new_9c4a .texture_purple_23f8 a:hover,
.new_9c4a .pattern_8b01:hover,
.new_9c4a .inner-32de > li > a:hover,
.new_9c4a .label-0a11:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_9c4a .iron_f3db {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a .iron_f3db .middle-9281 {
  color: rgba(255, 255, 255, 0.99);
}
.new_9c4a .iron_f3db:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_9c4a .outer_b3d8 .primary-c9f5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a .outer_b3d8 .primary-c9f5 .item-purple-f3b7 {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a
  .outer_b3d8
  .primary-c9f5
  .item-purple-f3b7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a
  .outer_b3d8
  .primary-c9f5
  .item-purple-f3b7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a
  .outer_b3d8
  .primary-c9f5
  .item-purple-f3b7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a
  .outer_b3d8
  .primary-c9f5
  .item-purple-f3b7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a .outer_b3d8 .tiny-d4ca {
  color: rgba(255, 255, 255, 0.79);
}
.new_9c4a .outer_b3d8 .tiny-d4ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_orange_74ec
  .new_9c4a
  .outer_b3d8
  .status_last_4439
  .stone_41a7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_orange_74ec
  .new_9c4a
  .outer_b3d8
  .status_last_4439
  .item-purple-f3b7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_dirty_5b3b .inner_45f5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.inner_45f5 .lower-001e.highlight_current_4ad0 .inner-32de > li > a:focus,
.inner_45f5 .lower-001e.highlight_current_4ad0 .inner-32de > li > a:hover,
.inner_45f5 .lower-001e.active-4863 .inner-32de > li > a:focus,
.inner_45f5 .lower-001e.active-4863 .inner-32de > li > a:hover,
.inner_45f5 .lower-001e.content_brown_e6d3 .inner-32de > li > a:focus,
.inner_45f5 .lower-001e.content_brown_e6d3 .inner-32de > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_45f5
  .lower-001e.highlight_current_4ad0
  .inner-32de
  > li.table_bdc4
  > a,
.inner_45f5
  .lower-001e.highlight_current_4ad0
  .inner-32de
  > li.logo_c30c
  > a,
.inner_45f5
  .lower-001e.active-4863
  .inner-32de
  > li.table_bdc4
  > a,
.inner_45f5
  .lower-001e.active-4863
  .inner-32de
  > li.logo_c30c
  > a,
.inner_45f5
  .lower-001e.content_brown_e6d3
  .inner-32de
  > li.table_bdc4
  > a,
.inner_45f5 .lower-001e.content_brown_e6d3 .inner-32de > li.highlight-53f5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.inner_45f5 .header_copper_3d1a,
.inner_45f5 .header_copper_3d1a a {
  color: rgba(0, 0, 0, 0.8);
}
.inner_45f5 .table_old_c2d2.container_3368 li a,
.inner_45f5 .texture_purple_23f8 a,
.inner_45f5 .pattern_8b01,
.inner_45f5 .inner-32de > li > a,
.inner_45f5 .label-0a11 {
  color: rgba(0, 0, 0, 0.55);
}
.inner_45f5 .table_old_c2d2.container_3368 li a:hover,
.inner_45f5 .texture_purple_23f8 a:hover,
.inner_45f5 .pattern_8b01:hover,
.inner_45f5 .inner-32de > li > a:hover,
.inner_45f5 .label-0a11:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_45f5 .iron_f3db {
  color: rgba(0, 0, 0, 0.55);
}
.inner_45f5 .iron_f3db .middle-9281 {
  color: rgba(0, 0, 0, 0.8);
}
.inner_45f5 .iron_f3db:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone-6891 .shadow-ce46 {
  margin-left: auto;
  margin-right: auto;
}
.tag_8460 > * {
  margin-left: auto;
  margin-right: auto;
}
.tag_8460 .soft-230a {
  margin-right: 1.41575em;
}
.next-38a9 .tag_8460 > .paragraph_3c36 {
  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;
}
.next-38a9 .tag_8460 > .accent-7bb8 {
  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;
}
.primary-cool-f40b.stone-6891 .shadow-ce46,
.outline-dark-cd06.stone-6891 .shadow-ce46 {
  margin-left: 0;
}
.shadow-7540.stone-6891 .shadow-ce46,
.image-7c40.stone-6891 .shadow-ce46 {
  margin-right: 0;
}
.tag_8460 ol,
.tag_8460 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notification-e948 video {
  max-width: 100%;
}
.status_ac70 img {
  display: block;
}
.status_ac70.soft-230a,
.status_ac70.aside-large-a859 {
  width: 100%;
}
.status_ac70.accent-7bb8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mini_0a52:not(.message_cool_a8dc) {
  margin: 1.5em auto;
}
.button_orange_180b p {
  padding: 1.5em 14px;
}
ul.white-e84d.accent-7bb8,
ul.white-e84d.paragraph_3c36,
ul.white-e84d.current_19d1.paragraph_3c36 {
  padding: 0 14px;
}
.gold_77f5 {
  display: block;
  overflow-x: auto;
}
.gold_77f5 table {
  border-collapse: collapse;
  width: 100%;
}
.gold_77f5 td,
.gold_77f5 th {
  padding: 0.5em;
}
.tag_8460 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tag_8460 ol ol,
.tag_8460 ol ul,
.tag_8460 ul ol,
.tag_8460 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tag_8460 ol ol li,
.tag_8460 ol ul li,
.tag_8460 ul ol li,
.tag_8460 ul ul li {
  margin-left: 0;
}
.backdrop-e61b.container_prev_f0f9 > .pressed_bce0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop-e61b.container_prev_f0f9 > .pressed_bce0 iframe,
.backdrop-e61b.container_prev_f0f9 > .pressed_bce0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.clean-124e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.clean-124e.label_light_59b7 {
  padding: 0;
}
.clean-124e.label_light_59b7 cite {
  font-size: 13px;
}
.clean-124e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.clean-124e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message_fa8a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message_fa8a > p:first-child {
  margin-top: 0;
}
.message_fa8a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message_fa8a blockquote {
  border-left: 0;
}
.primary-fixed-b95d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.primary-fixed-b95d:not(.texture-wide-15b1) {
  max-width: 100px;
}
.primary-fixed-b95d.cool-ec6c {
  border-bottom: none !important;
  text-align: center;
}
.primary-fixed-b95d.cool-ec6c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button_orange_180b p {
    padding: 1.5em 0;
  }
}
.widget_smooth_31a1 {
  color: #0073aa;
}
.widget-small-924e {
  background-color: #0073aa;
}
.orange-9695 {
  color: #229fd8;
}
.current-c4ff {
  background-color: #229fd8;
}
.backdrop_fresh_6737 {
  color: #eee;
}
.first_0e3c {
  background-color: #eee;
}
.rough-8e64 {
  color: #444;
}
.filter-cold-cd96 {
  background-color: #444;
}
.hidden_mini_33fe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hidden_mini_33fe .banner_yellow_354a .texture_purple_23f8 {
  font-size: 15px;
}
.hidden_mini_33fe .texture_purple_23f8 {
  line-height: 1.3;
}
.hidden_mini_33fe .inner_45f5 {
}
.hidden_mini_33fe .new_9c4a {
  background: #235787;
}
.next_7589 {
  padding: 0;
}
.next_7589 .new_9c4a {
  background: #1a1a1a;
}
.next_7589 .inner_45f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination-next-05e5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination-next-05e5 .inner_45f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination-next-05e5 .new_9c4a {
  background: #303030;
}
.action_41ed {
  position: relative;
  z-index: 10;
}
.action_41ed .lite-c671 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-4531 .badge-3327 {
  display: inline-block;
  vertical-align: middle;
}
.button-4531.hover-upper-a3c1 .badge-3327 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-4531.hover-upper-a3c1 .badge-3327 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-4531.hover-upper-a3c1 .badge-3327 {
    margin-right: 0.4em;
  }
}
.button-4531.hover-upper-a3c1 .badge-3327:last-child {
  margin-right: 0;
}
.widget-f773 .lite-c671 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .card_dirty_5b3b .banner_yellow_354a {
    margin: 0 -0.5em;
  }
  .card_dirty_5b3b .banner_yellow_354a [class*="customify-col-"],
  .card_dirty_5b3b .banner_yellow_354a [class*="customify-col_"],
  .card_dirty_5b3b .banner_yellow_354a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.card_dirty_5b3b.sort-left-ab9f .lite-c671 {
  background: 0 0 !important;
}
.card_dirty_5b3b.sort-left-ab9f .lite-c671,
.card_dirty_5b3b.widget-f773 .lite-c671 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .card_dirty_5b3b.alert_lower_0c1b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.card_dirty_5b3b.widget-f773 .lite-c671 {
  box-shadow: none !important;
}
.progress-up-8765 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress-up-8765 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress-up-8765 {
    padding: 18px 0 20px;
  }
}
.progress-up-8765 .fluid_e07c {
  width: 100%;
}
.progress-up-8765 .hard_0e20 {
  margin-bottom: 0;
}
.progress-up-8765 .black-7500 {
  margin-top: 5px;
  font-size: 0.875em;
}
.summary_14ca {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.summary_14ca .fluid_85cf {
  width: 100%;
}
.bronze_cc55 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bronze_cc55 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bronze_cc55 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;
}
.bronze_cc55 li:last-child:after {
  display: none;
}
.bronze_cc55 li a {
  font-weight: 500;
  margin-right: 10px;
}
.medium_b22f .avatar-7417 button,
.progress-up-8765 .avatar-7417 button {
  left: 0;
}
.medium_b22f .fluid_85cf,
.progress-up-8765 .fluid_85cf {
  padding-left: 0;
  padding-right: 0;
}
.medium_b22f .summary_14ca,
.progress-up-8765 .summary_14ca {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.medium_b22f {
  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;
}
.medium_b22f: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;
}
.medium_b22f .block-clean-25c0 {
  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) {
  .medium_b22f .block-clean-25c0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .medium_b22f .block-clean-25c0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .medium_b22f .block-clean-25c0 {
    min-height: 200px;
  }
}
.medium_b22f .bronze_cc55 {
  color: rgba(255, 255, 255, 0.8);
}
.medium_b22f .bronze_cc55 a,
.medium_b22f .bronze_cc55 li:after {
  color: inherit;
}
.medium_b22f .bronze_cc55 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.over_8772 {
  margin-bottom: 0.5em;
}
.summary_fresh_1f2d {
  margin-bottom: 1.2em;
}
.summary_fresh_1f2d,
.over_8772 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.summary_fresh_1f2d p:last-child,
.over_8772 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar-7417,
#masthead .avatar-7417 {
  display: none;
}
#masthead
  > .avatar-7417.gradient_short_29e3 {
  display: none;
}
#masthead > .avatar-7417 button {
  left: 0;
}
.container_3045 {
  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%;
}
.container_3045 .badge-3327 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container_3045 .pattern-over-cced {
  display: -webkit-box;
  display: flex;
}
.container_3045 .pattern-over-cced.cold_8c71 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container_3045 .pattern-over-cced.sidebar_9b6c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_3045 .pattern-over-cced.texture-soft-ee9c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_3045.wrapper_current_3b81.container_full_477f .pattern-over-cced.cold_8c71 {
  flex-basis: 100%;
}
.container_3045.tertiary-south-0def .pattern-over-cced.sidebar_9b6c {
  -webkit-box-flex: 1;
  flex: auto;
}
.container_3045.tertiary-south-0def .pattern-over-cced.texture-soft-ee9c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar-7417.gradient_short_29e3 {
  display: none;
}
#masthead > .avatar-7417 button {
  left: 0;
}
.progress-b6ed {
  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;
}
.progress-b6ed:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.progress-b6ed.large-66ee i {
  margin-right: 4px;
}
.progress-b6ed.smooth-f6a9 i {
  margin-left: 5px;
}
.texture_purple_23f8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture_purple_23f8 p:last-child {
  margin-bottom: 0;
}
.article-up-5fbc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.article-up-5fbc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.article-up-5fbc img {
  display: block;
  width: auto;
  line-height: 1;
}
.article-up-5fbc .header_copper_3d1a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.article-up-5fbc .fresh-8c3e {
  margin: 5px 0 7px 0;
}
.article-up-5fbc.overlay-f0e8 .notification_clean_6082 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-up-5fbc.overlay-f0e8 .lower_0a60 {
  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;
}
.article-up-5fbc.dark_b13e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.article-up-5fbc.dark_b13e .notification_clean_6082 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-up-5fbc.dark_b13e .lower_0a60 {
  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;
}
.article-up-5fbc.texture-801e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article-up-5fbc.status-9495 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.article-up-5fbc.status-9495 .lower_0a60 {
  margin-top: 7px;
}
.preview-east-c25b {
  display: inline-block;
}
.action_41ed .green_4375 .article-up-5fbc img {
  max-width: 100%;
}
.lower-001e .layout_clean_c74e.alert_iron_eb19,
.soft_6039 .layout_clean_c74e.alert_iron_eb19 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-001e .black-5a16,
.soft_6039 .black-5a16 {
  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%);
}
.lower-001e .black-5a16 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lower-001e.preview_hard_f189 .black-5a16 {
  display: none;
}
.lower-001e .table-outer-3456 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower-001e .table-outer-3456 li {
  display: inline-block;
  position: relative;
}
.lower-001e .table-outer-3456 li:last-child {
  margin-right: 0;
}
.lower-001e .table-outer-3456 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;
}
.lower-001e .table-outer-3456 li.highlight-53f5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.lower-001e .table-outer-3456 > 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;
}
.lower-001e .table-outer-3456 > li > a i {
  line-height: 0;
}
.lower-001e .table-outer-3456 > li.text_medium_0044 > a .black-5a16 {
  margin-left: 4px;
  line-height: 0;
}
.lower-001e .table-outer-3456 .soft-76f3 li.text_medium_0044 > a {
  position: relative;
}
.lower-001e .table-outer-3456 .soft-76f3 li.text_medium_0044 > a:after,
.lower-001e .table-outer-3456 .soft-76f3 li.text_medium_0044 > a:before {
  content: "";
  display: table;
}
.lower-001e .table-outer-3456 .soft-76f3 li.text_medium_0044 > a:after {
  clear: both;
}
.lower-001e .table-outer-3456 .soft-76f3 li.text_medium_0044 > a .black-5a16 {
  margin-left: 5px;
  float: right;
}
.lower-001e .down-e9af,
.lower-001e .soft-76f3 {
  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;
}
.lower-001e .soft-76f3 {
  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;
}
.lower-001e .soft-76f3 .alert_iron_eb19 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-001e .soft-76f3 .black-5a16 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lower-001e .soft-76f3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.lower-001e .soft-76f3 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;
}
.lower-001e .soft-76f3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lower-001e .soft-76f3 .soft-76f3 {
  top: 0;
  left: 100%;
}
.lower-001e .overlay-easy-50a3.fn-focus-3cb7 > .down-e9af,
.lower-001e .overlay-easy-50a3.fn-focus-3cb7 > .soft-76f3,
.lower-001e .overlay-easy-50a3:focus > .down-e9af,
.lower-001e .overlay-easy-50a3:focus > .soft-76f3,
.lower-001e .overlay-easy-50a3:hover > .down-e9af,
.lower-001e .overlay-easy-50a3:hover > .soft-76f3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lower-001e.content_brown_e6d3 .inner-32de:after,
.lower-001e.content_brown_e6d3 .inner-32de:before {
  content: "";
  display: table;
}
.lower-001e.content_brown_e6d3 .inner-32de:after {
  clear: both;
}
.lower-001e.content_brown_e6d3 .inner-32de > li {
  float: left;
}
.lower-001e.dirty_f068 .inner-32de:after,
.lower-001e.dirty_f068 .inner-32de:before {
  content: "";
  display: table;
}
.lower-001e.dirty_f068 .inner-32de:after {
  clear: both;
}
.lower-001e.dirty_f068 .inner-32de > li {
  float: left;
}
.lower-001e.dirty_f068 .inner-32de > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lower-001e.dirty_f068 .inner-32de > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lower-001e.dirty_f068 .inner-32de > li.table_bdc4 > a,
.lower-001e.dirty_f068 .inner-32de > li.highlight-53f5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.lower-001e.highlight_current_4ad0 .inner-32de > li > a .alert_iron_eb19 {
  position: relative;
}
.lower-001e.highlight_current_4ad0 .inner-32de > li > a .alert_iron_eb19: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;
}
.lower-001e.highlight_current_4ad0
  .inner-32de
  > li:focus
  > a
  .alert_iron_eb19:before,
.lower-001e.highlight_current_4ad0
  .inner-32de
  > li:hover
  > a
  .alert_iron_eb19:before {
  width: 100%;
  background-color: currentColor;
}
.lower-001e.highlight_current_4ad0
  .inner-32de
  > li.table_bdc4
  > a
  .alert_iron_eb19:before,
.lower-001e.highlight_current_4ad0
  .inner-32de
  > li.logo_c30c
  > a
  .alert_iron_eb19:before {
  width: 100%;
  background-color: currentColor;
}
.lower-001e.active-4863 .inner-32de > li > a .alert_iron_eb19 {
  position: relative;
}
.lower-001e.active-4863 .inner-32de > li > a .alert_iron_eb19: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;
}
.lower-001e.active-4863 .inner-32de > li:focus > a .alert_iron_eb19:before,
.lower-001e.active-4863
  .inner-32de
  > li:hover
  > a
  .alert_iron_eb19:before {
  width: 100%;
  background-color: currentColor;
}
.lower-001e.active-4863
  .inner-32de
  > li.table_bdc4
  > a
  .alert_iron_eb19:before,
.lower-001e.active-4863
  .inner-32de
  > li.logo_c30c
  > a
  .alert_iron_eb19:before {
  width: 100%;
  background-color: currentColor;
}
.soft_6039 .table-outer-3456 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.soft_6039 .table-outer-3456 li:first-child > a {
  border-top: none;
}
.soft_6039 .table-outer-3456 .element-8edd > .alert_iron_eb19 .black-5a16 {
  display: none;
}
.soft_6039 .table-outer-3456 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.soft_6039 .table-outer-3456 li:last-child {
  border: none;
}
.soft_6039 .table-outer-3456 li.text_medium_0044 > a {
  padding-right: 45px !important;
}
.soft_6039 .table-outer-3456 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.soft_6039 .table-outer-3456 li a:focus,
.soft_6039 .table-outer-3456 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_6039 .table-outer-3456 li .focused_c637 {
  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;
}
.soft_6039 .table-outer-3456 li .focused_c637:hover {
  box-shadow: none;
}
.soft_6039 .table-outer-3456 li .focused_c637 .black-5a16 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.soft_6039 .table-outer-3456 .soft-76f3 {
  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);
}
.soft_6039 .table-outer-3456 .soft-76f3 li a {
  padding-left: 3em;
}
.soft_6039 .table-outer-3456 .under_6de8 > a .focused_c637 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.soft_6039 .table-outer-3456 .under_6de8 > .soft-76f3 {
  display: block;
  opacity: 1;
}
.under_b1d5 {
  max-width: 100%;
}
.disabled_upper_2651 {
  line-height: 0;
  cursor: pointer;
}
.label-0a11 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.label-0a11:hover {
  box-shadow: none;
  color: currentColor;
}
.label-0a11 svg {
  width: 18px;
  height: 18px;
}
.label-0a11 .focus_171c {
  display: none;
}
.tooltip-complex-b5d2 {
  position: relative;
}
.tooltip-complex-b5d2.fn-active-3cb7 .label-0a11 .hovered_14e4 {
  display: none;
}
.tooltip-complex-b5d2.fn-active-3cb7 .label-0a11 .focus_171c {
  display: inline-block;
}
.tooltip-complex-b5d2 .large-2e08 {
  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);
}
.tooltip-complex-b5d2.bright-8b79 .large-2e08 {
  left: auto;
  right: -0.9em;
}
.tooltip-complex-b5d2.bright-8b79 .filter-new-a4ee::before {
  left: auto;
  right: 15px;
}
.tooltip-complex-b5d2.fn-active-3cb7 .large-2e08 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status_last_4439 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status_last_4439 label {
  flex-basis: 100%;
}
.status_last_4439 .primary-c9f5 {
  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;
}
.status_last_4439 .item-purple-f3b7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status_last_4439 .item-purple-f3b7:focus {
  background-color: transparent;
}
.status_last_4439 button.tiny-d4ca {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status_last_4439 button.tiny-d4ca:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status_last_4439 button.tiny-d4ca svg {
  width: 18px;
  height: 18px;
}
.status_last_4439 input[type="submit"] {
  min-height: auto;
}
.outer_b3d8 .status_last_4439 .item-purple-f3b7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter-new-a4ee {
  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) {
  .filter-new-a4ee {
    width: 220px;
  }
}
.filter-new-a4ee label {
  flex-basis: 100%;
}
.filter-new-a4ee::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;
}
.hover_orange_74ec .outer_b3d8 .status_last_4439 {
  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;
}
.hover_orange_74ec
  .outer_b3d8
  .status_last_4439
  .primary-c9f5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hover_orange_74ec .outer_b3d8 .status_last_4439 .item-purple-f3b7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hover_orange_74ec
  .outer_b3d8
  .status_last_4439
  .item-purple-f3b7:focus {
  background: 0 0;
}
.hover_orange_74ec
  .outer_b3d8
  .status_last_4439
  .stone_41a7 {
  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;
}
.table_old_c2d2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table_old_c2d2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table_old_c2d2 li:last-child {
  margin-right: 0;
}
.table_old_c2d2 li:first-child {
  margin-left: 0;
}
.table_old_c2d2.selected-5e80 a {
  color: #fff;
}
.table_old_c2d2.selected-5e80 a:hover {
  color: #fff;
}
.table_old_c2d2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table_old_c2d2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table_old_c2d2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table_old_c2d2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.table_old_c2d2 [class*="social-icon-apple"] {
  background-color: #999;
}
.table_old_c2d2 [class*="social-icon-apple"].tertiary-slow-3061 {
  background-color: transparent;
  color: #999;
}
.table_old_c2d2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table_old_c2d2 [class*="social-icon-behance"].tertiary-slow-3061 {
  background-color: transparent;
  color: #1769ff;
}
.table_old_c2d2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table_old_c2d2 [class*="social-icon-bitbucket"].tertiary-slow-3061 {
  background-color: transparent;
  color: #205081;
}
.table_old_c2d2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.table_old_c2d2 [class*="social-icon-codepen"].tertiary-slow-3061 {
  background-color: transparent;
  color: #000;
}
.table_old_c2d2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table_old_c2d2 [class*="social-icon-delicious"].tertiary-slow-3061 {
  background-color: transparent;
  color: #39f;
}
.table_old_c2d2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table_old_c2d2 [class*="social-icon-digg"].tertiary-slow-3061 {
  background-color: transparent;
  color: #005be2;
}
.table_old_c2d2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table_old_c2d2 [class*="social-icon-dribbble"].tertiary-slow-3061 {
  background-color: transparent;
  color: #ea4c89;
}
.table_old_c2d2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table_old_c2d2 [class*="social-icon-envelope"].tertiary-slow-3061 {
  background-color: transparent;
  color: #ea4335;
}
.table_old_c2d2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table_old_c2d2 [class*="social-icon-facebook"].tertiary-slow-3061 {
  background-color: transparent;
  color: #3b5998;
}
.table_old_c2d2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table_old_c2d2 [class*="social-icon-flickr"].tertiary-slow-3061 {
  background-color: transparent;
  color: #0063dc;
}
.table_old_c2d2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table_old_c2d2 [class*="social-icon-foursquare"].tertiary-slow-3061 {
  background-color: transparent;
  color: #2d5be3;
}
.table_old_c2d2 [class*="social-icon-github"] {
  background-color: #333;
}
.table_old_c2d2 [class*="social-icon-github"].tertiary-slow-3061 {
  background-color: transparent;
  color: #333;
}
.table_old_c2d2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table_old_c2d2 [class*="social-icon-google-plus"].tertiary-slow-3061 {
  background-color: transparent;
  color: #dd4b39;
}
.table_old_c2d2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table_old_c2d2 [class*="social-icon-houzz"].tertiary-slow-3061 {
  background-color: transparent;
  color: #7ac142;
}
.table_old_c2d2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table_old_c2d2 [class*="social-icon-instagram"].tertiary-slow-3061 {
  background-color: transparent;
  color: #262626;
}
.table_old_c2d2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table_old_c2d2 [class*="social-icon-jsfiddle"].tertiary-slow-3061 {
  background-color: transparent;
  color: #487aa2;
}
.table_old_c2d2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table_old_c2d2 [class*="social-icon-linkedin"].tertiary-slow-3061 {
  background-color: transparent;
  color: #0077b5;
}
.table_old_c2d2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table_old_c2d2 [class*="social-icon-medium"].tertiary-slow-3061 {
  background-color: transparent;
  color: #00ab6b;
}
.table_old_c2d2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table_old_c2d2
  [class*="social-icon-odnoklassniki"].tertiary-slow-3061 {
  background-color: transparent;
  color: #f4731c;
}
.table_old_c2d2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table_old_c2d2 [class*="social-icon-meetup"].tertiary-slow-3061 {
  background-color: transparent;
  color: #ec1c40;
}
.table_old_c2d2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table_old_c2d2 [class*="social-icon-pinterest"].tertiary-slow-3061 {
  background-color: transparent;
  color: #bd081c;
}
.table_old_c2d2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table_old_c2d2 [class*="social-icon-product-hunt"].tertiary-slow-3061 {
  background-color: transparent;
  color: #da552f;
}
.table_old_c2d2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table_old_c2d2 [class*="social-icon-reddit"].tertiary-slow-3061 {
  background-color: transparent;
  color: #ff4500;
}
.table_old_c2d2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table_old_c2d2 [class*="social-icon-rss"].tertiary-slow-3061 {
  background-color: transparent;
  color: #f26522;
}
.table_old_c2d2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table_old_c2d2
  [class*="social-icon-shopping-cart"].tertiary-slow-3061 {
  background-color: transparent;
  color: #4caf50;
}
.table_old_c2d2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table_old_c2d2 [class*="social-icon-skype"].tertiary-slow-3061 {
  background-color: transparent;
  color: #00aff0;
}
.table_old_c2d2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table_old_c2d2 [class*="social-icon-slideshare"].tertiary-slow-3061 {
  background-color: transparent;
  color: #0077b5;
}
.table_old_c2d2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table_old_c2d2 [class*="social-icon-snapchat"].tertiary-slow-3061 {
  background-color: transparent;
  color: #fffc00;
}
.table_old_c2d2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table_old_c2d2 [class*="social-icon-soundcloud"].tertiary-slow-3061 {
  background-color: transparent;
  color: #f80;
}
.table_old_c2d2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table_old_c2d2 [class*="social-icon-spotify"].tertiary-slow-3061 {
  background-color: transparent;
  color: #2ebd59;
}
.table_old_c2d2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table_old_c2d2
  [class*="social-icon-stack-overflow"].tertiary-slow-3061 {
  background-color: transparent;
  color: #fe7a15;
}
.table_old_c2d2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table_old_c2d2 [class*="social-icon-maldkfgram"].tertiary-slow-3061 {
  background-color: transparent;
  color: #2ca5e0;
}
.table_old_c2d2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table_old_c2d2 [class*="social-icon-tripadvisor"].tertiary-slow-3061 {
  background-color: transparent;
  color: #589442;
}
.table_old_c2d2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table_old_c2d2 [class*="social-icon-tumblr"].tertiary-slow-3061 {
  background-color: transparent;
  color: #35465c;
}
.table_old_c2d2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table_old_c2d2 [class*="social-icon-twitch"].tertiary-slow-3061 {
  background-color: transparent;
  color: #6441a5;
}
.table_old_c2d2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table_old_c2d2 [class*="social-icon-twitter"].tertiary-slow-3061 {
  background-color: transparent;
  color: #1da1f2;
}
.table_old_c2d2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table_old_c2d2 [class*="social-icon-vimeo"].tertiary-slow-3061 {
  background-color: transparent;
  color: #1ab7ea;
}
.table_old_c2d2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table_old_c2d2 [class*="social-icon-vk"].tertiary-slow-3061 {
  background-color: transparent;
  color: #45668e;
}
.table_old_c2d2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table_old_c2d2 [class*="social-icon-weibo"].tertiary-slow-3061 {
  background-color: transparent;
  color: #df2029;
}
.table_old_c2d2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table_old_c2d2 [class*="social-icon-weixin"].tertiary-slow-3061 {
  background-color: transparent;
  color: #7bb32e;
}
.table_old_c2d2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table_old_c2d2 [class*="social-icon-whatsapp"].tertiary-slow-3061 {
  background-color: transparent;
  color: #25d366;
}
.table_old_c2d2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table_old_c2d2 [class*="social-icon-wordpress"].tertiary-slow-3061 {
  background-color: transparent;
  color: #21759b;
}
.table_old_c2d2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.table_old_c2d2 [class*="social-icon-xing"].tertiary-slow-3061 {
  background-color: transparent;
  color: #026466;
}
.table_old_c2d2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table_old_c2d2 [class*="social-icon-yelp"].tertiary-slow-3061 {
  background-color: transparent;
  color: #af0606;
}
.table_old_c2d2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table_old_c2d2 [class*="social-icon-youtube"].tertiary-slow-3061 {
  background-color: transparent;
  color: #cd201f;
}
.pattern_8b01 {
  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;
}
.pattern_8b01:hover {
  box-shadow: none;
  background: 0 0;
}
.sidebar_c4c0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-5488 {
  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;
}
.aside-fixed-a23c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle_da47 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle_da47,
.middle_da47::after,
.middle_da47::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;
}
.middle_da47::after,
.middle_da47::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card_selected_122d .text-5488 .aside-fixed-a23c {
  margin-top: -2px;
  width: 19px;
}
.card_selected_122d .text-5488 .middle_da47 {
  margin-top: -1px;
}
.card_selected_122d .text-5488 .middle_da47,
.card_selected_122d .text-5488 .middle_da47::after,
.card_selected_122d .text-5488 .middle_da47::before {
  width: 19px;
  height: 2px;
}
.card_selected_122d .text-5488 .middle_da47::before {
  top: -6px;
}
.card_selected_122d .text-5488 .middle_da47::after {
  bottom: -6px;
}
.outline_outer_0b5c .text-5488 .aside-fixed-a23c {
  margin-top: -2px;
  width: 22px;
}
.outline_outer_0b5c .text-5488 .middle_da47 {
  margin-top: -1px;
}
.outline_outer_0b5c .text-5488 .middle_da47,
.outline_outer_0b5c .text-5488 .middle_da47::after,
.outline_outer_0b5c .text-5488 .middle_da47::before {
  width: 22px;
  height: 2px;
}
.outline_outer_0b5c .text-5488 .middle_da47::before {
  top: -7px;
}
.outline_outer_0b5c .text-5488 .middle_da47::after {
  bottom: -7px;
}
.smooth_c2f6 .text-5488 .aside-fixed-a23c {
  margin-top: -2px;
  width: 31px;
}
.smooth_c2f6 .text-5488 .middle_da47 {
  margin-top: -1.5px;
}
.smooth_c2f6 .text-5488 .middle_da47,
.smooth_c2f6 .text-5488 .middle_da47::after,
.smooth_c2f6 .text-5488 .middle_da47::before {
  width: 31px;
  height: 3px;
}
.smooth_c2f6 .text-5488 .middle_da47::before {
  top: -9px;
}
.smooth_c2f6 .text-5488 .middle_da47::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .in_00c5 .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 19px;
  }
  .in_00c5 .text-5488 .middle_da47 {
    margin-top: -1px;
  }
  .in_00c5 .text-5488 .middle_da47,
  .in_00c5 .text-5488 .middle_da47::after,
  .in_00c5 .text-5488 .middle_da47::before {
    width: 19px;
    height: 2px;
  }
  .in_00c5 .text-5488 .middle_da47::before {
    top: -6px;
  }
  .in_00c5 .text-5488 .middle_da47::after {
    bottom: -6px;
  }
  .caption-silver-0ce6 .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 22px;
  }
  .caption-silver-0ce6 .text-5488 .middle_da47 {
    margin-top: -1px;
  }
  .caption-silver-0ce6 .text-5488 .middle_da47,
  .caption-silver-0ce6 .text-5488 .middle_da47::after,
  .caption-silver-0ce6 .text-5488 .middle_da47::before {
    width: 22px;
    height: 2px;
  }
  .caption-silver-0ce6 .text-5488 .middle_da47::before {
    top: -7px;
  }
  .caption-silver-0ce6 .text-5488 .middle_da47::after {
    bottom: -7px;
  }
  .gas_5f2a .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 31px;
  }
  .gas_5f2a .text-5488 .middle_da47 {
    margin-top: -1.5px;
  }
  .gas_5f2a .text-5488 .middle_da47,
  .gas_5f2a .text-5488 .middle_da47::after,
  .gas_5f2a .text-5488 .middle_da47::before {
    width: 31px;
    height: 3px;
  }
  .gas_5f2a .text-5488 .middle_da47::before {
    top: -9px;
  }
  .gas_5f2a .text-5488 .middle_da47::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dark-e518 .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 19px;
  }
  .dark-e518 .text-5488 .middle_da47 {
    margin-top: -1px;
  }
  .dark-e518 .text-5488 .middle_da47,
  .dark-e518 .text-5488 .middle_da47::after,
  .dark-e518 .text-5488 .middle_da47::before {
    width: 19px;
    height: 2px;
  }
  .dark-e518 .text-5488 .middle_da47::before {
    top: -6px;
  }
  .dark-e518 .text-5488 .middle_da47::after {
    bottom: -6px;
  }
  .outer_4953 .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 22px;
  }
  .outer_4953 .text-5488 .middle_da47 {
    margin-top: -1px;
  }
  .outer_4953 .text-5488 .middle_da47,
  .outer_4953 .text-5488 .middle_da47::after,
  .outer_4953 .text-5488 .middle_da47::before {
    width: 22px;
    height: 2px;
  }
  .outer_4953 .text-5488 .middle_da47::before {
    top: -7px;
  }
  .outer_4953 .text-5488 .middle_da47::after {
    bottom: -7px;
  }
  .icon_9131 .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 31px;
  }
  .icon_9131 .text-5488 .middle_da47 {
    margin-top: -1.5px;
  }
  .icon_9131 .text-5488 .middle_da47,
  .icon_9131 .text-5488 .middle_da47::after,
  .icon_9131 .text-5488 .middle_da47::before {
    width: 31px;
    height: 3px;
  }
  .icon_9131 .text-5488 .middle_da47::before {
    top: -9px;
  }
  .icon_9131 .text-5488 .middle_da47::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pressed_fe8d .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 19px;
  }
  .pressed_fe8d .text-5488 .middle_da47 {
    margin-top: -1px;
  }
  .pressed_fe8d .text-5488 .middle_da47,
  .pressed_fe8d .text-5488 .middle_da47::after,
  .pressed_fe8d .text-5488 .middle_da47::before {
    width: 19px;
    height: 2px;
  }
  .pressed_fe8d .text-5488 .middle_da47::before {
    top: -6px;
  }
  .pressed_fe8d .text-5488 .middle_da47::after {
    bottom: -6px;
  }
  .card-glass-c559 .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 22px;
  }
  .card-glass-c559 .text-5488 .middle_da47 {
    margin-top: -1px;
  }
  .card-glass-c559 .text-5488 .middle_da47,
  .card-glass-c559 .text-5488 .middle_da47::after,
  .card-glass-c559 .text-5488 .middle_da47::before {
    width: 22px;
    height: 2px;
  }
  .card-glass-c559 .text-5488 .middle_da47::before {
    top: -7px;
  }
  .card-glass-c559 .text-5488 .middle_da47::after {
    bottom: -7px;
  }
  .element_paper_24c7 .text-5488 .aside-fixed-a23c {
    margin-top: -2px;
    width: 31px;
  }
  .element_paper_24c7 .text-5488 .middle_da47 {
    margin-top: -1.5px;
  }
  .element_paper_24c7 .text-5488 .middle_da47,
  .element_paper_24c7 .text-5488 .middle_da47::after,
  .element_paper_24c7 .text-5488 .middle_da47::before {
    width: 31px;
    height: 3px;
  }
  .element_paper_24c7 .text-5488 .middle_da47::before {
    top: -9px;
  }
  .element_paper_24c7 .text-5488 .middle_da47::after {
    bottom: -9px;
  }
}
.hidden_wide_80ca .middle_da47 {
  -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);
}
.hidden_wide_80ca .middle_da47::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hidden_wide_80ca .middle_da47::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);
}
.hidden_wide_80ca.module-fixed-e09a .middle_da47 {
  -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);
}
.hidden_wide_80ca.module-fixed-e09a .middle_da47::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hidden_wide_80ca.module-fixed-e09a .middle_da47::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);
}
.stone_23b1 {
  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.content_cbc9:before {
  display: none;
}
.menu-1502 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-1502 .chip-paper-8455 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-1502 .chip-paper-8455:last-of-type {
  border-bottom: none;
}
.menu-1502 .chip-paper-8455.status-e0ed,
.menu-1502 .chip-paper-8455.progress_rough_bb22,
.menu-1502 .chip-paper-8455.list_46d9 {
  padding: 0;
}
.menu-1502 .soft_6039 .focused_c637 {
  color: currentColor;
}
.menu-1502 .soft_6039 .focused_c637:focus,
.menu-1502 .soft_6039 .focused_c637:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-1502.inner_45f5 .iron_f3db,
.menu-1502.inner_45f5 .texture_purple_23f8 a,
.menu-1502.inner_45f5 .inner-32de a,
.menu-1502.inner_45f5 .soft-76f3 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-1502.inner_45f5 .iron_f3db:hover,
.menu-1502.inner_45f5 .texture_purple_23f8 a:hover,
.menu-1502.inner_45f5 .inner-32de a:hover,
.menu-1502.inner_45f5 .soft-76f3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-1502.inner_45f5 .middle-9281 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-1502.inner_45f5 .chip-paper-8455 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-1502.inner_45f5 .chip-paper-8455:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-1502.inner_45f5 .slider_liquid_403c:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-1502.inner_45f5 .soft_6039 .table-outer-3456 li a,
.menu-1502.inner_45f5 .soft_6039 .focused_c637,
.menu-1502.inner_45f5 .soft-76f3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-1502.inner_45f5 .soft_6039 .focused_c637:focus,
.menu-1502.inner_45f5 .soft_6039 .focused_c637:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-1502.inner_45f5 .table-outer-3456 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-1502.new_9c4a .iron_f3db,
.menu-1502.new_9c4a .texture_purple_23f8 a,
.menu-1502.new_9c4a .inner-32de .focused_c637,
.menu-1502.new_9c4a .inner-32de a,
.menu-1502.new_9c4a .soft-76f3 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-1502.new_9c4a .iron_f3db:hover,
.menu-1502.new_9c4a .texture_purple_23f8 a:hover,
.menu-1502.new_9c4a .inner-32de .focused_c637:hover,
.menu-1502.new_9c4a .inner-32de a:hover,
.menu-1502.new_9c4a .soft-76f3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-1502.new_9c4a .middle-9281 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-1502.new_9c4a .chip-paper-8455 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-1502.new_9c4a .chip-paper-8455:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-1502.new_9c4a .slider_liquid_403c:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-1502.new_9c4a .soft_6039 .table-outer-3456 li a,
.menu-1502.new_9c4a .soft_6039 .focused_c637,
.menu-1502.new_9c4a .soft-76f3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-1502.new_9c4a .soft_6039 .focused_c637:focus,
.menu-1502.new_9c4a .soft_6039 .focused_c637:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-1502.new_9c4a .table-outer-3456 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_liquid_403c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider_liquid_403c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.avatar_mini_88ce {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.slider_white_e7c5 .menu-1502 {
  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;
}
.slider_white_e7c5 .chip-paper-8455 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.slider_white_e7c5 .chip-paper-8455: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) {
  .slider_white_e7c5 .chip-paper-8455:before {
    width: 16%;
    left: 42%;
  }
}
.slider_white_e7c5 .chip-paper-8455:last-child:before {
  content: none;
}
.slider_white_e7c5 .chip-paper-8455[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.slider_white_e7c5 .soft_6039 .table-outer-3456 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.slider_white_e7c5 .soft_6039 .table-outer-3456 li a .focused_c637 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.slider_white_e7c5 .soft_6039 .soft-76f3 {
  border: none;
}
.slider_white_e7c5 .soft_6039 .soft-76f3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.slider_white_e7c5 .slider_liquid_403c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider_white_e7c5 .avatar_mini_88ce {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.slider_white_e7c5 .new_9c4a .slider_liquid_403c:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider_white_e7c5 .inner_45f5.tooltip-simple-bd23 .middle_da47 {
  background: rgba(0, 0, 0, 0.6);
}
.slider_white_e7c5
  .inner_45f5.tooltip-simple-bd23
  .middle_da47::after,
.slider_white_e7c5
  .inner_45f5.tooltip-simple-bd23
  .middle_da47:before {
  background: inherit;
}
.slider_white_e7c5
  .inner_45f5.tooltip-simple-bd23:hover
  .middle_da47 {
  background: rgba(0, 0, 0, 0.8);
}
.yellow_9d40 .menu-1502 {
  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) {
  .yellow_9d40 .menu-1502 {
    width: auto;
    right: 45px;
  }
}
.first_70f8 .menu-1502 {
  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) {
  .first_70f8 .menu-1502 {
    width: auto;
    left: 45px;
  }
}
.content_cbc9 .menu-1502 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.content_cbc9 .avatar_mini_88ce {
  max-width: 48em;
  margin: 0 auto;
}
.content_cbc9 .slider_liquid_403c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stale_7444 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stale_7444.slider_white_e7c5 .menu-1502 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stale_7444.yellow_9d40 .menu-1502 {
  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);
}
.stale_7444 .menu-1502 {
  visibility: visible;
}
.stale_7444.first_70f8 .menu-1502 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.widget_ccb4,
.yellow-643b {
  overflow-x: hidden;
}
.widget_ccb4 .menu-1502 {
  overflow: auto;
}
.widget_ccb4.slider_white_e7c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_ccb4.slider_white_e7c5 .menu-1502 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.widget_ccb4.slider_white_e7c5 .pattern_8b01 {
  opacity: 0;
}
.widget_ccb4.yellow_9d40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_ccb4.yellow_9d40 .menu-1502 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.widget_ccb4.yellow_9d40 .pattern_8b01 {
  opacity: 0;
}
.widget_ccb4.first_70f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_ccb4.first_70f8 .menu-1502 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.widget_ccb4.first_70f8 .pattern_8b01 {
  opacity: 0;
}
.widget_ccb4.content_cbc9 .menu-1502 {
  z-index: 10;
  visibility: visible;
}
.tooltip-simple-bd23 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-simple-bd23 .middle_da47 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-simple-bd23 .middle_da47::after,
.tooltip-simple-bd23 .middle_da47:before {
  background: inherit;
}
.tooltip-simple-bd23:hover .middle_da47 {
  background: rgba(255, 255, 255, 0.99);
}
.first_70f8 .tooltip-simple-bd23 {
  top: 10px;
  right: auto;
  left: 12px;
}
.content_cbc9 .tooltip-simple-bd23 {
  display: none !important;
}
.widget_ccb4:before,
.yellow-643b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.widget_ccb4 .tooltip-simple-bd23,
.yellow-643b .tooltip-simple-bd23 {
  display: inline-block;
}
.menu-1502 .badge-3327 {
  -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;
}
.widget_ccb4 .menu-1502 .badge-3327,
.yellow-643b .menu-1502 .badge-3327 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light_0787 .primary-c9f5 {
  width: 100%;
}
.green_4375 {
  padding: 0 0.5em 0;
}
.green_4375 [class*="customify-col-"],
.green_4375 [class*="customify-col_"],
.green_4375 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fresh-1143 .green_4375 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .banner_yellow_354a .hard-8084,
  .hard-8084 {
    display: none;
  }
  .tabs-fixed-8707 {
    text-align: left;
  }
  .out_d3ac {
    text-align: center;
  }
  .video_brown_cf13 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .banner_yellow_354a .content-fluid-d9b2,
  .content-fluid-d9b2 {
    display: none;
  }
  .solid-2b16 {
    text-align: left;
  }
  .hard-7bf0 {
    text-align: center;
  }
  .pattern-6ba7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .banner_yellow_354a .link_fluid_5072,
  .link_fluid_5072 {
    display: none;
  }
  .hover_huge_736e {
    text-align: left;
  }
  .column-257f {
    text-align: center;
  }
  .background_fee4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dim_4fe9 {
  box-shadow: none !important;
}
.component-1b6c .list_b371,
.caption_b416 .list_b371 {
  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;
}
.caption_b416 .list_b371 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lite-c671 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lite-c671:after,
.lite-c671:before {
  content: "";
  display: table;
}
.lite-c671:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lite-c671 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lite-c671,
.alert_lower_0c1b {
  max-width: 1248px;
  margin: 0 auto;
}

.caption-7158.article_5a6a .lite-c671 {
  max-width: 100%;
}
.caption-7158.input-black-508d {
  max-width: 1200px;
  margin: 0 auto;
}
.caption-7158.fluid-a060 .lite-c671 {
  max-width: 100%;
}
.caption-7158.fluid-a060 > .lite-c671 {
  padding-left: 0;
  padding-right: 0;
}
.caption-7158.fluid-a060 > .lite-c671 .banner_yellow_354a {
  margin: 0;
}
.caption-7158.fluid-a060
  > .lite-c671
  .input-gold-4fb8.center-5545 {
  margin-right: 0;
  margin-left: 0;
}
.caption-7158.fluid-a060 #main.center-5545 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .slider-upper-a489 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .slider-upper-a489 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form-31aa .shadow-ce46 {
    padding-right: 1em;
  }
  .form-31aa.white-8162 .input-gold-4fb8 {
    border-right: 1px solid #eaecee;
  }
  .form-31aa.white-8162 .shadow-ce46 {
    padding-right: 1em;
  }
  .form-31aa.white-8162 .thumbnail-gas-ead1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_19b0 .shadow-ce46 {
    padding-left: 1em;
  }
  .grid_19b0.white-8162 .input-gold-4fb8 {
    border-left: 1px solid #eaecee;
  }
  .grid_19b0.white-8162 .shadow-ce46 {
    padding-left: 1em;
  }
  .grid_19b0.white-8162 .thumbnail-gas-ead1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_red_315d .shadow-ce46 {
    padding-left: 1em;
  }
  .shade_red_315d.white-8162 .disabled-short-4fe3 {
    border-right: 1px solid #eaecee;
  }
  .shade_red_315d.white-8162 .badge-solid-ac10 {
    border-right: 1px solid #eaecee;
  }
  .shade_red_315d.white-8162 .shadow-ce46 {
    padding-left: 1em;
  }
  .shade_red_315d.white-8162 .thumbnail-gas-ead1 {
    padding-right: 1em;
  }
  .shade_red_315d.white-8162 .detail_ab9f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_full_d1fc .shadow-ce46 {
    padding-right: 1em;
  }
  .logo_full_d1fc.white-8162 .disabled-short-4fe3 {
    border-left: 1px solid #eaecee;
  }
  .logo_full_d1fc.white-8162 .badge-solid-ac10 {
    border-left: 1px solid #eaecee;
  }
  .logo_full_d1fc.white-8162 .shadow-ce46 {
    padding-right: 1em;
  }
  .logo_full_d1fc.white-8162 .thumbnail-gas-ead1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_full_d1fc.white-8162 .detail_ab9f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-upper-a489 .shadow-ce46 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-upper-a489.white-8162 .input-gold-4fb8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .slider-upper-a489.white-8162 .shadow-ce46 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-upper-a489.white-8162 .thumbnail-gas-ead1 {
    padding-left: 1em;
  }
  .slider-upper-a489.white-8162 .detail_ab9f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .slider-upper-a489.white-8162 .shadow-ce46 {
    padding-left: 0;
  }
}
.advanced_4733 .button-4531 {
  display: inline-block;
}
.border-6577 {
  display: inline-block;
}
.item_west_69a1 {
  word-con: break-word;
}
.accent-narrow-f309 > span {
  display: inline-block;
  padding: 5px 0;
}
.accent-narrow-f309 .pressed-7f5f {
  margin-left: 8px;
  margin-right: 8px;
}
.accent-narrow-f309 .clean_82d8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary-left-7aba .secondary_79d2 {
  margin-bottom: 2em;
}
.tertiary-left-7aba .dropdown-inner-fba3 {
  margin-bottom: 15px;
}
.tertiary-left-7aba .dropdown-inner-fba3:last-child {
  margin-bottom: 0;
}
.tertiary-left-7aba .element-dynamic-8efe {
  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) {
  .tertiary-left-7aba .element-dynamic-8efe {
    display: block;
  }
}
.tertiary-left-7aba .clean_41d2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary-left-7aba .clean_41d2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary-left-7aba .short_027e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary-left-7aba .short_027e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary-left-7aba .short_027e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary-left-7aba .item_west_69a1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-left-7aba .item_west_69a1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary-left-7aba .pattern_d971 p:last-child {
  margin-bottom: 0;
}
.tertiary-left-7aba .gradient-fast-4c78 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary-left-7aba .widget_8310 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary-left-7aba .east-20bd {
  margin-top: 1em;
}
.tertiary-left-7aba .preview-4f47 {
  top: 0;
  display: block;
}
.tertiary-left-7aba .preview-4f47 a {
  color: inherit;
}
.tertiary-left-7aba .preview-4f47 a:hover {
  color: inherit;
}
.tertiary-left-7aba .table_6a14 {
  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;
}
.tertiary-left-7aba .table_6a14:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary-left-7aba .widget_8310 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary-left-7aba .dropdown-677b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary-left-7aba .dropdown-677b:first-child {
  margin-top: 0;
}
.tertiary-left-7aba .dropdown-677b.header-2d28 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary-left-7aba .dropdown-677b.breadcrumb_smooth_e569 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary-left-7aba
  .dropdown-677b.breadcrumb_smooth_e569.dropdown-warm-3ff3
  .east-20bd {
  width: 100%;
}
.tertiary-left-7aba .breadcrumb_smooth_e569 {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-left-7aba .breadcrumb_smooth_e569 .accent-narrow-f309,
.tertiary-left-7aba .breadcrumb_smooth_e569 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary-left-7aba .short_027e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-left-7aba .short_027e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-left-7aba .short_027e: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;
}
.tertiary-left-7aba .header-2d28 {
  z-index: 5;
}
.tertiary-left-7aba .border-f1c7 .fluid_96ae {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary-left-7aba .button_666d .fluid_96ae {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary-left-7aba .pattern_3e89 .fluid_96ae {
  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;
}
.tertiary-left-7aba.thumbnail-2338 .element-dynamic-8efe,
.tertiary-left-7aba.pattern_static_af86 .element-dynamic-8efe {
  display: block;
}
.tertiary-left-7aba.thumbnail-2338 .element-dynamic-8efe .status-5fa3,
.tertiary-left-7aba.thumbnail-2338 .element-dynamic-8efe .widget_8310,
.tertiary-left-7aba.pattern_static_af86 .element-dynamic-8efe .status-5fa3,
.tertiary-left-7aba.pattern_static_af86 .element-dynamic-8efe .widget_8310 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-left-7aba.button-bottom-0852 .clean_41d2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary-left-7aba.button-bottom-0852 .clean_41d2 {
    margin-right: 0;
  }
}
.tertiary-left-7aba.thumbnail-2338 .clean_41d2,
.tertiary-left-7aba.pattern_static_af86 .clean_41d2 {
  padding-top: 40%;
}
.tertiary-left-7aba.thumbnail-2338 .secondary_79d2,
.tertiary-left-7aba.pattern_static_af86 .secondary_79d2 {
  display: block;
}
.tertiary-left-7aba.thumbnail-2338 .fn-sticky-3cb7 .widget_8310,
.tertiary-left-7aba.pattern_static_af86 .fn-sticky-3cb7 .widget_8310 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary-left-7aba.thumbnail-2338 .clean_41d2,
.tertiary-left-7aba.pattern_static_af86 .clean_41d2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary-left-7aba.thumbnail-2338 .widget_8310 {
  padding: 1em;
}
.fresh-61f5 {
  margin: 30px auto;
  display: block;
}
.fresh-61f5 .chip_yellow_9a96 > * {
  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;
}
.fresh-61f5 .chip_yellow_9a96 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fresh-61f5 .chip_yellow_9a96 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas_6c9a .accent-narrow-f309 {
  margin-bottom: 1.41575em;
}
.gas_6c9a .fast_baa3 {
  margin-bottom: 1.618em;
}
.tag_8460 .aside-8d98 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tag_8460 .aside-8d98 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tag_8460 .nav_d7bf {
  max-width: 100%;
  overflow: auto;
}
.stone-6891 .tag_8460 a:hover {
  text-decoration: underline;
}
.table_complex_4315 .dropdown-inner-fba3:not(.item_west_69a1),
.table_complex_4315 .short_027e {
  margin-bottom: 1.41575em;
}
.table_complex_4315 .dropdown-inner-fba3:not(.item_west_69a1):last-child,
.table_complex_4315 .short_027e:last-child {
  margin-bottom: 0;
}
.table_complex_4315 .dropdown-inner-fba3.focus_orange_e471 {
  margin-bottom: 0.41575em;
}
.table_complex_4315 .module-2165:before,
.table_complex_4315 .highlight_hard_f186:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table_complex_4315 .module-2165:before {
  content: "\f115";
}
.table_complex_4315 .highlight_hard_f186:before {
  content: "\f02c";
}
.table_complex_4315 .card-fe5c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table_complex_4315 .card-fe5c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.breadcrumb_8a5a {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_8a5a .under_03ed {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .breadcrumb_8a5a .under_03ed {
    flex-basis: 90px;
  }
}
.breadcrumb_8a5a .mask_b12e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_8a5a .mask_b12e {
    flex-basis: calc(100% - 50px);
  }
}
.breadcrumb_8a5a .block_hot_42bb p:last-child {
  margin-bottom: 0.72em;
}
.container_0de9 .chip_yellow_9a96 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.container_0de9 .chip_yellow_9a96:after,
.container_0de9 .chip_yellow_9a96:before {
  content: "";
  display: table;
}
.container_0de9 .chip_yellow_9a96:after {
  clear: both;
}
.container_0de9 .chip_yellow_9a96 .copper_76a0,
.container_0de9 .chip_yellow_9a96 .image-glass-30ce {
  width: 49%;
}
.container_0de9 .chip_yellow_9a96 .copper_76a0 a span.heading-outer-0775,
.container_0de9 .chip_yellow_9a96 .image-glass-30ce a span.heading-outer-0775 {
  display: block;
  margin-bottom: 5px;
}
.container_0de9 .chip_yellow_9a96 .image-glass-30ce {
  float: left;
  text-align: left;
}
.container_0de9 .chip_yellow_9a96 .copper_76a0 {
  float: right;
  text-align: right;
}
.prev_72f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .prev_72f7 {
    margin-bottom: 0;
  }
}
.container-863e {
  margin-bottom: 1em;
}
.container-863e .item_west_69a1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dropdown_c19d a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden_f532 .container-863e,
.card_slow_6bd5 .container-863e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden_f532 .container-863e,
  .card_slow_6bd5 .container-863e {
    display: block;
  }
}
.hidden_f532 .dropdown_c19d,
.card_slow_6bd5 .dropdown_c19d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden_f532 .dropdown_c19d,
  .card_slow_6bd5 .dropdown_c19d {
    margin-bottom: 1em;
  }
}
.hidden_f532 .dropdown_c19d img,
.card_slow_6bd5 .dropdown_c19d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden_f532 .carousel_1eb7,
.card_slow_6bd5 .carousel_1eb7 {
  flex-basis: calc(100% - 160px);
}
.hidden_f532 .carousel_1eb7 p,
.card_slow_6bd5 .carousel_1eb7 p {
  margin-bottom: 0;
}
.hidden_f532 .carousel_1eb7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_f532 .carousel_1eb7 {
    padding-left: 0;
  }
}
.card_slow_6bd5 .carousel_1eb7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .card_slow_6bd5 .carousel_1eb7 {
    padding-right: 0;
  }
}
.card_slow_6bd5 .dropdown_c19d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section_light_1156 .dropdown_c19d {
  margin-bottom: 0.5em;
}
.section_light_1156 .dropdown_c19d img {
  width: 100%;
}
.carousel-plasma-df5c .article-e130,
.item_active_b539 .article-e130 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.item_active_b539 .input-gold-4fb8 .tag-light-7a63 p:last-child {
  margin-bottom: 0;
}
.heading-paper-d1ae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.filter-5527 .smooth-d09f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .filter-5527 .smooth-d09f:last-of-type {
    margin-bottom: 0;
  }
}
.filter-5527 .smooth-d09f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-5527 .smooth-d09f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.filter-5527 .smooth-d09f ul li {
  margin: 0 0 0.6em;
}
.filter-5527 .smooth-d09f ul li.column_narrow_5445,
.filter-5527 .smooth-d09f ul li.nav_b0c0 {
  position: relative;
}
.filter-5527 .smooth-d09f ul li.column_narrow_5445 .narrow-cb9f,
.filter-5527 .smooth-d09f ul li.nav_b0c0 .narrow-cb9f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.filter-5527 .smooth-d09f ul li.column_narrow_5445:after:after,
.filter-5527 .smooth-d09f ul li.column_narrow_5445:after:before,
.filter-5527
  .smooth-d09f
  ul
  li.nav_b0c0:after:after,
.filter-5527
  .smooth-d09f
  ul
  li.nav_b0c0:after:before {
  content: "";
  display: table;
}
.filter-5527 .smooth-d09f ul li.column_narrow_5445:after:after,
.filter-5527
  .smooth-d09f
  ul
  li.nav_b0c0:after:after {
  clear: both;
}
.filter-5527 .smooth-d09f a.text_c043:hover {
  text-decoration: none;
}
.filter-5527 .smooth-d09f select {
  max-width: 100%;
}
.filter-5527 .smooth-d09f table {
  font-size: 85%;
}
.filter-5527 .smooth-d09f table td,
.filter-5527 .smooth-d09f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.filter-5527 .smooth-d09f table tfoot td {
  text-align: left;
}
.filter-5527 .smooth-d09f :last-child {
  margin-bottom: 0;
}
.filter-5527 .smooth-d09f .pagination_full_c089 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.filter-5527 .smooth-d09f .pagination_full_c089 label {
  width: 100%;
}
.filter-5527 .smooth-d09f .pagination_full_c089 .item-purple-f3b7 {
  width: 100%;
  display: block;
}
.filter-5527 .smooth-d09f .pagination_full_c089 .tiny-d4ca {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.filter-5527 .smooth-d09f .pagination_full_c089 .tiny-d4ca:hover svg #svg-search {
  fill: #444;
}
.filter-5527 .smooth-d09f .pagination_full_c089 .tiny-d4ca svg {
  width: 18px;
  height: 18px;
}
.filter-5527 .current-4bde ul ul,
.filter-5527 .block-right-4807 ul ul,
.filter-5527 .heading_2e50 ul ul,
.filter-5527 .card_blue_5c20 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.filter-5527 .current-4bde .text_medium_0044 > a,
.filter-5527 .block-right-4807 .text_medium_0044 > a,
.filter-5527 .heading_2e50 .text_medium_0044 > a,
.filter-5527 .card_blue_5c20 .text_medium_0044 > a {
  margin-bottom: 0;
}
.filter-5527 .fixed-1fcf li,
.filter-5527 .current-4bde li,
.filter-5527 .summary-narrow-81dd li,
.filter-5527 .block-right-4807 li,
.filter-5527 .heading_2e50 li,
.filter-5527 .card_blue_5c20 li,
.filter-5527 .section-eed0 li,
.filter-5527 .link_smooth_1d67 li {
  display: block;
  position: relative;
}
.filter-5527 .fixed-1fcf li:last-child,
.filter-5527 .current-4bde li:last-child,
.filter-5527 .summary-narrow-81dd li:last-child,
.filter-5527 .block-right-4807 li:last-child,
.filter-5527 .heading_2e50 li:last-child,
.filter-5527 .card_blue_5c20 li:last-child,
.filter-5527 .section-eed0 li:last-child,
.filter-5527 .link_smooth_1d67 li:last-child {
  border: none;
}
.filter-5527 .fixed-1fcf li a,
.filter-5527 .current-4bde li a,
.filter-5527 .summary-narrow-81dd li a,
.filter-5527 .block-right-4807 li a,
.filter-5527 .heading_2e50 li a,
.filter-5527 .card_blue_5c20 li a,
.filter-5527 .section-eed0 li a,
.filter-5527 .link_smooth_1d67 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter-5527 .fixed-1fcf li ul li::before,
.filter-5527 .current-4bde li ul li::before,
.filter-5527 .summary-narrow-81dd li ul li::before,
.filter-5527 .block-right-4807 li ul li::before,
.filter-5527 .heading_2e50 li ul li::before,
.filter-5527 .card_blue_5c20 li ul li::before,
.filter-5527 .section-eed0 li ul li::before,
.filter-5527 .link_smooth_1d67 li ul li::before {
  left: 15px;
}
.filter-5527 .fixed-1fcf li ul a,
.filter-5527 .current-4bde li ul a,
.filter-5527 .summary-narrow-81dd li ul a,
.filter-5527 .block-right-4807 li ul a,
.filter-5527 .heading_2e50 li ul a,
.filter-5527 .card_blue_5c20 li ul a,
.filter-5527 .section-eed0 li ul a,
.filter-5527 .link_smooth_1d67 li ul a {
  padding-left: 20px;
}
.filter-5527 .fixed-1fcf li ul ul li::before,
.filter-5527 .current-4bde li ul ul li::before,
.filter-5527 .summary-narrow-81dd li ul ul li::before,
.filter-5527 .block-right-4807 li ul ul li::before,
.filter-5527 .heading_2e50 li ul ul li::before,
.filter-5527 .card_blue_5c20 li ul ul li::before,
.filter-5527 .section-eed0 li ul ul li::before,
.filter-5527 .link_smooth_1d67 li ul ul li::before {
  left: 30px;
}
.filter-5527 .fixed-1fcf li ul ul a,
.filter-5527 .current-4bde li ul ul a,
.filter-5527 .summary-narrow-81dd li ul ul a,
.filter-5527 .block-right-4807 li ul ul a,
.filter-5527 .heading_2e50 li ul ul a,
.filter-5527 .card_blue_5c20 li ul ul a,
.filter-5527 .section-eed0 li ul ul a,
.filter-5527 .link_smooth_1d67 li ul ul a {
  padding-left: 40px;
}
.filter-5527 .notification-2743 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter-5527 .link_smooth_1d67 ul li {
  margin-bottom: 1.41575em;
}
.filter-5527 .link_smooth_1d67 ul li .paragraph-upper-3c6f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.filter-5527 .link_smooth_1d67 ul li .component-52a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.new_9c4a .fixed-1fcf li a,
.new_9c4a .current-4bde li a,
.new_9c4a .summary-narrow-81dd li a,
.new_9c4a .block-right-4807 li a,
.new_9c4a .heading_2e50 li a,
.new_9c4a .card_blue_5c20 li a,
.new_9c4a .section-eed0 li a,
.new_9c4a .link_smooth_1d67 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_9c4a .notification-2743 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_9c4a .smooth-d09f ul li.column_narrow_5445 .narrow-cb9f,
.new_9c4a .smooth-d09f ul li.nav_b0c0 .narrow-cb9f {
  background: rgba(0, 0, 0, 0.2);
}
.new_9c4a .filter-5527 .smooth-d09f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-7158 .filter-5527 .table-outer-3456 li {
  margin: 0;
}
.caption-7158 .filter-5527 .table-outer-3456 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption-7158 .filter-5527 .table-outer-3456 li ul {
  margin: 0;
}
.caption-7158 .filter-5527 .table-outer-3456 li ul li a {
  padding-left: 15px;
}
.caption-7158 .filter-5527 .table-outer-3456 li ul li li a {
  padding-left: 30px;
}
.caption-7158 .filter-5527 .table-outer-3456 li.highlight-53f5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption-7158 .filter-5527 .table-outer-3456 li.highlight-53f5 > 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;
}
.caption-7158 .filter-5527 .table-outer-3456 li.highlight-53f5 > 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;
}
.widget_45b7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.slow_a5b5 {
  position: relative;
  z-index: 10;
}
.slow_a5b5 .badge-3327 {
  width: 100%;
  max-width: 100%;
}
.backdrop-new-e18b .image_thick_e947 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop-new-e18b .inner_45f5 {
}
.backdrop-new-e18b .new_9c4a {
  background: #292929;
}
.component_370e .image_thick_e947 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component_370e .inner_45f5 {
  background: #f9f9f9;
}
.component_370e .new_9c4a {
  background: #303030;
}
.layout_middle_5d25 .image_thick_e947 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout_middle_5d25 .button-4531 {
    margin-bottom: 1em;
  }
  .layout_middle_5d25 .button-4531:last-child {
    margin-bottom: 0;
  }
}
.layout_middle_5d25 .inner_45f5 {
  background: #ededed;
}
.layout_middle_5d25 .new_9c4a {
  background: #1a1a1a;
}
.image_thick_e947.inner_45f5 {
  color: rgba(0, 0, 0, 0.6);
}
.image_thick_e947.inner_45f5 .container-fluid-f197 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_thick_e947.new_9c4a {
  color: rgba(255, 255, 255, 0.99);
}
.image_thick_e947.new_9c4a a:not(.text_c043) {
  color: rgba(255, 255, 255, 0.79);
}
.image_thick_e947.new_9c4a a:not(.text_c043):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_thick_e947.new_9c4a .container-fluid-f197 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_thick_e947.new_9c4a table tbody td,
.image_thick_e947.new_9c4a table th {
  background: rgba(0, 0, 0, 0.08);
}
.focus-brown-526e.widget-f773 .lite-c671 {
  max-width: initial;
}
.focus-brown-526e .hover-upper-a3c1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.focus-brown-526e .hover-upper-a3c1 .badge-3327 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .focus-brown-526e .hover-upper-a3c1 .badge-3327 {
    display: block;
    margin-bottom: 2em;
  }
  .focus-brown-526e .hover-upper-a3c1 .badge-3327:last-child {
    margin-bottom: 0;
  }
}
.layout_middle_5d25 .button-4531:last-child,
.component_370e .button-4531:last-child,
.backdrop-new-e18b .button-4531:last-child {
  margin-bottom: 0;
}
.layout_middle_5d25 .button-4531 .filter-5527 .smooth-d09f:last-child,
.component_370e .button-4531 .filter-5527 .smooth-d09f:last-child,
.backdrop-new-e18b .button-4531 .filter-5527 .smooth-d09f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .layout_middle_5d25 .link-dark-474f,
  .layout_middle_5d25 .paragraph-fast-80cd,
  .component_370e .link-dark-474f,
  .component_370e .paragraph-fast-80cd,
  .backdrop-new-e18b .link-dark-474f,
  .backdrop-new-e18b .paragraph-fast-80cd {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .slow_a5b5 .button-4531 {
    margin-bottom: 2em;
  }
}
.slow_a5b5 p:last-child {
  margin-bottom: 0;
}
.slow_a5b5 li,
.slow_a5b5 ul {
  list-style: none;
  margin: 0;
}
.slow_a5b5 ul ul {
  margin-left: 2.617924em;
}
.orange_ee79 {
  font-size: 0.875em;
}

/* css-noise: d8c8 */
.phantom-card-h0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
