/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner_slow_6483/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner_slow_6483
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.banner_slow_6483/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.column-lite-5a96.medium_3cb1/licenses/gpl-2.0.under_8264
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.picture_hard_ca3c/, (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.bottom-793c.sort_hot_a5bf/normalize.pink-c5dd/
 ======
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.pink-c5dd v7.0.0 | MIT License | github.banner_slow_6483/necolas/normalize.pink-c5dd */
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;
}
.header-new-33b1 .media_63ec,
.picture_yellow_4dac,
.outer-9245,
.solid-995a,
.iron-619e,
.new-c0d6,
.photo_selected_dd55,
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;
}
.picture_yellow_4dac,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture_yellow_4dac,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_yellow_4dac,
  h1 {
    font-size: 1.8em;
  }
}
.outer-9245,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outer-9245 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outer-9245,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outer-9245,
  h2 {
    font-size: 1.7em;
  }
}
.solid-995a,
h3 {
  font-size: 1.618em;
}
.header-new-33b1 .media_63ec,
.iron-619e,
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.border_orange_0949 {
  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;
}
.basic_5171:after,
.basic_5171:before,
.carousel_hard_6f7b:after,
.carousel_hard_6f7b:before {
  content: "";
  display: table;
}
.basic_5171:after,
.carousel_hard_6f7b:after {
  clear: both;
}
.module_fresh_4a2c {
  float: right;
  margin-right: 0;
}
.overlay-soft-0d17 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.text-fast-5d3b .card_glass_429e,
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;
}
.text-fast-5d3b .card_glass_429e: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;
}
.content-smooth-0f0b .card_glass_429e {
  box-shadow: none;
}
.content-smooth-0f0b
  .card_glass_429e
  .south_1718 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content-smooth-0f0b .card_glass_429e .cool-d5ac {
  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;
}
.content-smooth-0f0b
  .card_glass_429e
  .cool-d5ac
  b {
  display: none;
}
.content-smooth-0f0b .fluid-0462 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.surface_8ac1:not(.element_1d82):not(.article_lite_9d1c),
button:not(.element_1d82):not(.article_lite_9d1c),
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ),
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ),
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ) {
  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;
}
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ):hover,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ):hover,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):hover,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):hover,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ):active,
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ):active,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):active,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):active,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):active,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus {
  outline: 0;
}
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a {
  position: relative;
}
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .down-e355,
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .overlay-black-3592,
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .fluid-dade,
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  i,
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  svg,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .down-e355,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .overlay-black-3592,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .fluid-dade,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  i,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  svg,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .down-e355,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .overlay-black-3592,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .fluid-dade,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  i,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  svg,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .down-e355,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .overlay-black-3592,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .fluid-dade,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  i,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  svg,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .down-e355,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .overlay-black-3592,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  .fluid-dade,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  i,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a
  svg {
  visibility: hidden;
}
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a:after,
button:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a:after,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a:after,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a:after,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ).fn-loading-3c1a: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;
}
.surface_8ac1:not(.element_1d82):not(.article_lite_9d1c),
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ),
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ),
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ) {
  color: #fff;
  background: #235787;
}
.surface_8ac1:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus,
input[type="button"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus,
input[type="reset"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus,
input[type="submit"]:not(.element_1d82):not(
    .article_lite_9d1c
  ):focus {
  color: #fff;
}
.surface_8ac1.fn-disabled-3c1a:not(.element_1d82):not(
    .article_lite_9d1c
  ),
.surface_8ac1[disabled]:not(.element_1d82):not(
    .article_lite_9d1c
  ),
button.fn-disabled-3c1a:not(.element_1d82):not(
    .article_lite_9d1c
  ),
button[disabled]:not(.element_1d82):not(
    .article_lite_9d1c
  ) {
  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;
}
.surface_new_c312 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.surface_new_c312: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;
}
.brown-2f40 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.old-4b65 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.advanced_d740 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.basic_5171:after,
.basic_5171:before,
.container-57b0:after,
.container-57b0:before,
.next-613d:after,
.next-613d:before,
.photo-clean-90da:after,
.photo-clean-90da:before,
.static-07a4:after,
.static-07a4:before,
.brown-8707:after,
.brown-8707:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.basic_5171:after,
.container-57b0:after,
.next-613d:after,
.photo-clean-90da:after,
.static-07a4:after,
.brown-8707:after {
  clear: both;
}
.container-57b0 .fluid_5496,
.next-613d .fluid_5496,
.slider_5838 .fluid_5496 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert_b37c {
  display: inline-block;
}
.middle-d4b4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.middle-d4b4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.middle-d4b4 .media-4c73 {
  padding: 1em 0;
  font-size: 85%;
}
.media-4c73 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tall-4542 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tall-4542:after,
.tall-4542:before {
  content: "";
  display: table;
}
.tall-4542:after {
  clear: both;
}
.tooltip-a5b0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.glass_8c03 .tooltip-a5b0 {
  max-width: 50%;
}
.detail_dynamic_2a4b .tooltip-a5b0 {
  max-width: 33.33%;
}
.secondary-6eec .tooltip-a5b0 {
  max-width: 25%;
}
.mask_blue_7003 .tooltip-a5b0 {
  max-width: 20%;
}
.badge-left-2df0 .tooltip-a5b0 {
  max-width: 16.66%;
}
.gradient_243f .tooltip-a5b0 {
  max-width: 14.28%;
}
.slider_tiny_f1b6 .tooltip-a5b0 {
  max-width: 12.5%;
}
.bright_0758 .tooltip-a5b0 {
  max-width: 11.11%;
}
.tag-9e48 {
  display: block;
}
.header-new-33b1 .texture-5001 label,
.header-new-33b1 .panel-5831 label,
.header-new-33b1 .first-2085 label,
.header-new-33b1 .inner_fcce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow-576c {
  list-style: none;
  margin: 0;
}
.narrow-576c article.overlay-rough-eeff {
  margin-bottom: 0;
}
.narrow-576c ul {
  list-style: none;
  margin: 0;
}
.narrow-576c .black-585c li.overlay-rough-eeff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow-576c .black-585c li.overlay-rough-eeff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow-576c .black-585c li.overlay-rough-eeff: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) {
  .narrow-576c .black-585c li.overlay-rough-eeff li.overlay-rough-eeff li.overlay-rough-eeff li.overlay-rough-eeff {
    padding-left: 0;
  }
}
article.overlay-rough-eeff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-rough-eeff .container-57b0 p:last-of-type {
  margin-bottom: 0;
}
article.overlay-rough-eeff .button-01ac {
  float: left;
}
article.overlay-rough-eeff .gradient_blue_b461 {
  margin-left: 85px;
}
article.overlay-rough-eeff .yellow-e6ac {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-rough-eeff .yellow-e6ac .disabled_4ab1 {
  margin-left: 10px;
}
article.overlay-rough-eeff .tertiary_9cd0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-rough-eeff .label_4092 {
  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 .texture-5001,
  #respond .first-2085,
  #respond .inner_fcce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-5001 input,
#respond .first-2085 input,
#respond .inner_fcce input {
  width: 100%;
}
#respond .inner_fcce {
  margin-right: 0;
}
#respond .silver-1aba #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section_dirty_6cec {
  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;
}
.section_dirty_6cec.video_under_33bb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.section_dirty_6cec 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%);
}
.section_dirty_6cec:focus,
.section_dirty_6cec: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);
}
.bottom-9df1 {
  border-radius: 10%;
}
.video_mini_4065 {
  border-radius: 50%;
}
.form-last-1297 {
  font-size: 0.72em;
}
.outline_99e0 {
  font-size: 0.875em;
}
.primary-middle-c723 {
  font-size: 1.1em;
}
.header-9674 {
  text-transform: uppercase;
  line-height: 1.2;
}
.header-9674.form-last-1297 {
  letter-spacing: 0.5px;
}
.notification-850d,
.notification-850d a {
  color: #6d6d6d;
}
.notification-850d a:hover {
  color: #111;
}
.prev-8d89 {
  color: #6d6d6d;
}
.box-2184 {
  overflow-x: hidden;
}
.box-2184 .fast_b774.medium-8daf {
  position: relative;
}
.box-2184 .fast_b774.medium-8daf.warm_bc35 {
  position: initial;
}
.box-2184
  .fast_b774.medium-8daf.warm_bc35
  .block_7859 {
  left: auto;
}
.box-2184 .fast_b774 .block_7859 {
  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;
}
.box-2184 .fast_b774:hover.medium-8daf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box-2184
  .fast_b774:hover.medium-8daf
  .block_7859 {
  display: block;
  z-index: 9999999;
}
.box-2184 .heading-thick-4bc1 .pagination_old_1d5a,
.box-2184 .steel-f473 .pagination_old_1d5a {
  display: none;
}
.box-2184 .breadcrumb_advanced_d4ae .fast_b774:hover.medium-8daf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.header-new-33b1 .texture-5001 label,
.header-new-33b1 .panel-5831 label,
.header-new-33b1 .first-2085 label,
.header-new-33b1 .inner_fcce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow-576c {
  list-style: none;
  margin: 0;
}
.narrow-576c article.overlay-rough-eeff {
  margin-bottom: 0;
}
.narrow-576c ul {
  list-style: none;
  margin: 0;
}
.narrow-576c .black-585c li.overlay-rough-eeff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow-576c .black-585c li.overlay-rough-eeff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow-576c .black-585c li.overlay-rough-eeff: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) {
  .narrow-576c .black-585c li.overlay-rough-eeff li.overlay-rough-eeff li.overlay-rough-eeff li.overlay-rough-eeff {
    padding-left: 0;
  }
}
article.overlay-rough-eeff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-rough-eeff .container-57b0 p:last-of-type {
  margin-bottom: 0;
}
article.overlay-rough-eeff .button-01ac {
  float: left;
}
article.overlay-rough-eeff .gradient_blue_b461 {
  margin-left: 85px;
}
article.overlay-rough-eeff .yellow-e6ac {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-rough-eeff .yellow-e6ac .disabled_4ab1 {
  margin-left: 10px;
}
article.overlay-rough-eeff .tertiary_9cd0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-rough-eeff .label_4092 {
  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 .texture-5001,
  #respond .first-2085,
  #respond .inner_fcce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-5001 input,
#respond .first-2085 input,
#respond .inner_fcce input {
  width: 100%;
}
#respond .inner_fcce {
  margin-right: 0;
}
#respond .silver-1aba #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-thick-4bc1 .cool_99ce {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cool_99ce .backdrop_642d.gallery-light-2d38 .secondary-cdea > li > a:focus,
.cool_99ce .backdrop_642d.gallery-light-2d38 .secondary-cdea > li > a:hover,
.cool_99ce .backdrop_642d.photo-middle-c06e .secondary-cdea > li > a:focus,
.cool_99ce .backdrop_642d.photo-middle-c06e .secondary-cdea > li > a:hover,
.cool_99ce .backdrop_642d.banner_84de .secondary-cdea > li > a:focus,
.cool_99ce .backdrop_642d.banner_84de .secondary-cdea > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_99ce
  .backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li.box-old-37f7
  > a,
.cool_99ce
  .backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li.pattern-tiny-36ba
  > a,
.cool_99ce
  .backdrop_642d.photo-middle-c06e
  .secondary-cdea
  > li.box-old-37f7
  > a,
.cool_99ce
  .backdrop_642d.photo-middle-c06e
  .secondary-cdea
  > li.pattern-tiny-36ba
  > a,
.cool_99ce
  .backdrop_642d.banner_84de
  .secondary-cdea
  > li.box-old-37f7
  > a,
.cool_99ce .backdrop_642d.banner_84de .secondary-cdea > li.widget-e4fb > a {
  color: rgba(255, 255, 255, 0.99);
}
.cool_99ce .iron_4f29,
.cool_99ce .iron_4f29 a {
  color: rgba(255, 255, 255, 0.99);
}
.cool_99ce .shade_d74b.active-eed6 li a,
.cool_99ce .sidebar-ce74 a,
.cool_99ce .dynamic-f2b5,
.cool_99ce .secondary-cdea > li > a,
.cool_99ce .article_6e13 {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce .shade_d74b.active-eed6 li a:hover,
.cool_99ce .sidebar-ce74 a:hover,
.cool_99ce .dynamic-f2b5:hover,
.cool_99ce .secondary-cdea > li > a:hover,
.cool_99ce .article_6e13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_99ce .west_4990 {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce .west_4990 .secondary-hard-fadb {
  color: rgba(255, 255, 255, 0.99);
}
.cool_99ce .west_4990:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_99ce .label_dirty_dee3 .steel_17f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce .label_dirty_dee3 .steel_17f0 .overlay-d894 {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce
  .label_dirty_dee3
  .steel_17f0
  .overlay-d894::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce
  .label_dirty_dee3
  .steel_17f0
  .overlay-d894:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce
  .label_dirty_dee3
  .steel_17f0
  .overlay-d894::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce
  .label_dirty_dee3
  .steel_17f0
  .overlay-d894::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce .label_dirty_dee3 .highlight_large_739b {
  color: rgba(255, 255, 255, 0.79);
}
.cool_99ce .label_dirty_dee3 .highlight_large_739b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-orange-956f
  .cool_99ce
  .label_dirty_dee3
  .warm_1f66
  .cool-8787 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-orange-956f
  .cool_99ce
  .label_dirty_dee3
  .warm_1f66
  .overlay-d894 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-thick-4bc1 .surface_bottom_5a0e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface_bottom_5a0e .backdrop_642d.gallery-light-2d38 .secondary-cdea > li > a:focus,
.surface_bottom_5a0e .backdrop_642d.gallery-light-2d38 .secondary-cdea > li > a:hover,
.surface_bottom_5a0e .backdrop_642d.photo-middle-c06e .secondary-cdea > li > a:focus,
.surface_bottom_5a0e .backdrop_642d.photo-middle-c06e .secondary-cdea > li > a:hover,
.surface_bottom_5a0e .backdrop_642d.banner_84de .secondary-cdea > li > a:focus,
.surface_bottom_5a0e .backdrop_642d.banner_84de .secondary-cdea > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bottom_5a0e
  .backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li.box-old-37f7
  > a,
.surface_bottom_5a0e
  .backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li.pattern-tiny-36ba
  > a,
.surface_bottom_5a0e
  .backdrop_642d.photo-middle-c06e
  .secondary-cdea
  > li.box-old-37f7
  > a,
.surface_bottom_5a0e
  .backdrop_642d.photo-middle-c06e
  .secondary-cdea
  > li.pattern-tiny-36ba
  > a,
.surface_bottom_5a0e
  .backdrop_642d.banner_84de
  .secondary-cdea
  > li.box-old-37f7
  > a,
.surface_bottom_5a0e .backdrop_642d.banner_84de .secondary-cdea > li.widget-e4fb > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bottom_5a0e .iron_4f29,
.surface_bottom_5a0e .iron_4f29 a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bottom_5a0e .shade_d74b.active-eed6 li a,
.surface_bottom_5a0e .sidebar-ce74 a,
.surface_bottom_5a0e .dynamic-f2b5,
.surface_bottom_5a0e .secondary-cdea > li > a,
.surface_bottom_5a0e .article_6e13 {
  color: rgba(0, 0, 0, 0.55);
}
.surface_bottom_5a0e .shade_d74b.active-eed6 li a:hover,
.surface_bottom_5a0e .sidebar-ce74 a:hover,
.surface_bottom_5a0e .dynamic-f2b5:hover,
.surface_bottom_5a0e .secondary-cdea > li > a:hover,
.surface_bottom_5a0e .article_6e13:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bottom_5a0e .west_4990 {
  color: rgba(0, 0, 0, 0.55);
}
.surface_bottom_5a0e .west_4990 .secondary-hard-fadb {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bottom_5a0e .west_4990:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_warm_f714 .gradient-clean-dfec {
  margin-left: auto;
  margin-right: auto;
}
.next-613d > * {
  margin-left: auto;
  margin-right: auto;
}
.next-613d .brown-2f40 {
  margin-right: 1.41575em;
}
.gold-47c2 .next-613d > .top-7277 {
  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;
}
.gold-47c2 .next-613d > .medium_7cb7 {
  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;
}
.link-yellow-535d.alert_warm_f714 .gradient-clean-dfec,
.table-9219.alert_warm_f714 .gradient-clean-dfec {
  margin-left: 0;
}
.photo-cool-0091.alert_warm_f714 .gradient-clean-dfec,
.chip_motion_b0cd.alert_warm_f714 .gradient-clean-dfec {
  margin-right: 0;
}
.next-613d ol,
.next-613d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal-1dc7 video {
  max-width: 100%;
}
.avatar_b393 img {
  display: block;
}
.avatar_b393.brown-2f40,
.avatar_b393.old-4b65 {
  width: 100%;
}
.avatar_b393.medium_7cb7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.simple_df0c:not(.disabled-64bb) {
  margin: 1.5em auto;
}
.small-9487 p {
  padding: 1.5em 14px;
}
ul.yellow-dbfe.medium_7cb7,
ul.yellow-dbfe.top-7277,
ul.yellow-dbfe.popup-glass-8d25.top-7277 {
  padding: 0 14px;
}
.sort-b69e {
  display: block;
  overflow-x: auto;
}
.sort-b69e table {
  border-collapse: collapse;
  width: 100%;
}
.sort-b69e td,
.sort-b69e th {
  padding: 0.5em;
}
.next-613d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.next-613d ol ol,
.next-613d ol ul,
.next-613d ul ol,
.next-613d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.next-613d ol ol li,
.next-613d ol ul li,
.next-613d ul ol li,
.next-613d ul ul li {
  margin-left: 0;
}
.accordion-6fc6.video_a438 > .wood-3332 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accordion-6fc6.video_a438 > .wood-3332 iframe,
.accordion-6fc6.video_a438 > .wood-3332 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay-tiny-f9f1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.overlay-tiny-f9f1.frame-d55a {
  padding: 0;
}
.overlay-tiny-f9f1.frame-d55a cite {
  font-size: 13px;
}
.overlay-tiny-f9f1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.overlay-tiny-f9f1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focus-huge-bd23 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focus-huge-bd23 > p:first-child {
  margin-top: 0;
}
.focus-huge-bd23 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focus-huge-bd23 blockquote {
  border-left: 0;
}
.preview_0457 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview_0457:not(.highlight_full_5491) {
  max-width: 100px;
}
.preview_0457.over_1a0d {
  border-bottom: none !important;
  text-align: center;
}
.preview_0457.over_1a0d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .small-9487 p {
    padding: 1.5em 0;
  }
}
.nav-4a7f {
  color: #0073aa;
}
.preview_easy_e14c {
  background-color: #0073aa;
}
.alert-down-31b5 {
  color: #229fd8;
}
.hover-lite-dca8 {
  background-color: #229fd8;
}
.secondary-2f5b {
  color: #eee;
}
.item-hard-cb2a {
  background-color: #eee;
}
.background-d61d {
  color: #444;
}
.carousel-aa43 {
  background-color: #444;
}
.fresh_286a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fresh_286a .cool_710f .sidebar-ce74 {
  font-size: 15px;
}
.fresh_286a .sidebar-ce74 {
  line-height: 1.3;
}
.fresh_286a .surface_bottom_5a0e {
}
.fresh_286a .cool_99ce {
  background: #235787;
}
.picture-tiny-088b {
  padding: 0;
}
.picture-tiny-088b .cool_99ce {
  background: #1a1a1a;
}
.picture-tiny-088b .surface_bottom_5a0e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.widget-4086 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.widget-4086 .surface_bottom_5a0e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.widget-4086 .cool_99ce {
  background: #303030;
}
.brown-8707 {
  position: relative;
  z-index: 10;
}
.brown-8707 .disabled_tall_ef1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_5ab8 .medium-8daf {
  display: inline-block;
  vertical-align: middle;
}
.highlight_5ab8.label-b6fb .medium-8daf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight_5ab8.label-b6fb .medium-8daf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_5ab8.label-b6fb .medium-8daf {
    margin-right: 0.4em;
  }
}
.highlight_5ab8.label-b6fb .medium-8daf:last-child {
  margin-right: 0;
}
.old_ab2c .disabled_tall_ef1c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading-thick-4bc1 .cool_710f {
    margin: 0 -0.5em;
  }
  .heading-thick-4bc1 .cool_710f [class*="customify-col-"],
  .heading-thick-4bc1 .cool_710f [class*="customify-col_"],
  .heading-thick-4bc1 .cool_710f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading-thick-4bc1.text_middle_a9fc .disabled_tall_ef1c {
  background: 0 0 !important;
}
.heading-thick-4bc1.text_middle_a9fc .disabled_tall_ef1c,
.heading-thick-4bc1.old_ab2c .disabled_tall_ef1c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading-thick-4bc1.accordion_d2a4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading-thick-4bc1.old_ab2c .disabled_tall_ef1c {
  box-shadow: none !important;
}
.text-2379 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-2379 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-2379 {
    padding: 18px 0 20px;
  }
}
.text-2379 .accent-orange-ac93 {
  width: 100%;
}
.text-2379 .panel_bottom_f7f3 {
  margin-bottom: 0;
}
.text-2379 .paragraph_b56d {
  margin-top: 5px;
  font-size: 0.875em;
}
.fluid_c246 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fluid_c246 .accordion-b039 {
  width: 100%;
}
.text_cab3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.text_cab3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.text_cab3 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;
}
.text_cab3 li:last-child:after {
  display: none;
}
.text_cab3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status-fd0d .pagination_old_1d5a button,
.text-2379 .pagination_old_1d5a button {
  left: 0;
}
.status-fd0d .accordion-b039,
.text-2379 .accordion-b039 {
  padding-left: 0;
  padding-right: 0;
}
.status-fd0d .fluid_c246,
.text-2379 .fluid_c246 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status-fd0d {
  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;
}
.status-fd0d: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;
}
.status-fd0d .dynamic-a2a3 {
  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) {
  .status-fd0d .dynamic-a2a3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status-fd0d .dynamic-a2a3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status-fd0d .dynamic-a2a3 {
    min-height: 200px;
  }
}
.status-fd0d .text_cab3 {
  color: rgba(255, 255, 255, 0.8);
}
.status-fd0d .text_cab3 a,
.status-fd0d .text_cab3 li:after {
  color: inherit;
}
.status-fd0d .text_cab3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.nav_pro_1959 {
  margin-bottom: 0.5em;
}
.tertiary_dirty_6bbb {
  margin-bottom: 1.2em;
}
.tertiary_dirty_6bbb,
.nav_pro_1959 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tertiary_dirty_6bbb p:last-child,
.nav_pro_1959 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination_old_1d5a,
#masthead .pagination_old_1d5a {
  display: none;
}
#masthead
  > .pagination_old_1d5a.nav-3c70 {
  display: none;
}
#masthead > .pagination_old_1d5a button {
  left: 0;
}
.avatar-light-d324 {
  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%;
}
.avatar-light-d324 .medium-8daf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar-light-d324 .shade-south-c7fc {
  display: -webkit-box;
  display: flex;
}
.avatar-light-d324 .shade-south-c7fc.down-16d1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar-light-d324 .shade-south-c7fc.slow_7c60 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-light-d324 .shade-south-c7fc.gradient_hard_2594 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-light-d324.slider_c918.card_4248 .shade-south-c7fc.down-16d1 {
  flex-basis: 100%;
}
.avatar-light-d324.status-action-b118 .shade-south-c7fc.slow_7c60 {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar-light-d324.status-action-b118 .shade-south-c7fc.gradient_hard_2594 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination_old_1d5a.nav-3c70 {
  display: none;
}
#masthead > .pagination_old_1d5a button {
  left: 0;
}
.pro_ae26 {
  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;
}
.pro_ae26:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pro_ae26.icon-plasma-2dbb i {
  margin-right: 4px;
}
.pro_ae26.shadow_yellow_6629 i {
  margin-left: 5px;
}
.sidebar-ce74 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar-ce74 p:last-child {
  margin-bottom: 0;
}
.backdrop_complex_b41f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop_complex_b41f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop_complex_b41f img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop_complex_b41f .iron_4f29 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop_complex_b41f .accent-old-76d6 {
  margin: 5px 0 7px 0;
}
.backdrop_complex_b41f.tooltip_short_5ba6 .middle_1213 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_complex_b41f.tooltip_short_5ba6 .middle_07c4 {
  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;
}
.backdrop_complex_b41f.card_pink_dd7e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop_complex_b41f.card_pink_dd7e .middle_1213 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_complex_b41f.card_pink_dd7e .middle_07c4 {
  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;
}
.backdrop_complex_b41f.breadcrumb_3ac0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop_complex_b41f.blue-aa61 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop_complex_b41f.blue-aa61 .middle_07c4 {
  margin-top: 7px;
}
.status-05fd {
  display: inline-block;
}
.brown-8707 .link_hard_3475 .backdrop_complex_b41f img {
  max-width: 100%;
}
.backdrop_642d .article-tiny-9707.frame_0b0f,
.notice_a0f2 .article-tiny-9707.frame_0b0f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_642d .light-c2d1,
.notice_a0f2 .light-c2d1 {
  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%);
}
.backdrop_642d .light-c2d1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.backdrop_642d.widget_abd4 .light-c2d1 {
  display: none;
}
.backdrop_642d .notification-dac2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop_642d .notification-dac2 li {
  display: inline-block;
  position: relative;
}
.backdrop_642d .notification-dac2 li:last-child {
  margin-right: 0;
}
.backdrop_642d .notification-dac2 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;
}
.backdrop_642d .notification-dac2 li.widget-e4fb > a {
  color: rgba(0, 0, 0, 0.9);
}
.backdrop_642d .notification-dac2 > 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;
}
.backdrop_642d .notification-dac2 > li > a i {
  line-height: 0;
}
.backdrop_642d .notification-dac2 > li.list_focused_cd35 > a .light-c2d1 {
  margin-left: 4px;
  line-height: 0;
}
.backdrop_642d .notification-dac2 .gradient_soft_f158 li.list_focused_cd35 > a {
  position: relative;
}
.backdrop_642d .notification-dac2 .gradient_soft_f158 li.list_focused_cd35 > a:after,
.backdrop_642d .notification-dac2 .gradient_soft_f158 li.list_focused_cd35 > a:before {
  content: "";
  display: table;
}
.backdrop_642d .notification-dac2 .gradient_soft_f158 li.list_focused_cd35 > a:after {
  clear: both;
}
.backdrop_642d .notification-dac2 .gradient_soft_f158 li.list_focused_cd35 > a .light-c2d1 {
  margin-left: 5px;
  float: right;
}
.backdrop_642d .header-0a46,
.backdrop_642d .gradient_soft_f158 {
  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;
}
.backdrop_642d .gradient_soft_f158 {
  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;
}
.backdrop_642d .gradient_soft_f158 .frame_0b0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop_642d .gradient_soft_f158 .light-c2d1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.backdrop_642d .gradient_soft_f158 li {
  display: block;
  margin: 0;
  padding: 0;
}
.backdrop_642d .gradient_soft_f158 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;
}
.backdrop_642d .gradient_soft_f158 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_642d .gradient_soft_f158 .gradient_soft_f158 {
  top: 0;
  left: 100%;
}
.backdrop_642d .content_bronze_f488.fn-focus-3c1a > .header-0a46,
.backdrop_642d .content_bronze_f488.fn-focus-3c1a > .gradient_soft_f158,
.backdrop_642d .content_bronze_f488:focus > .header-0a46,
.backdrop_642d .content_bronze_f488:focus > .gradient_soft_f158,
.backdrop_642d .content_bronze_f488:hover > .header-0a46,
.backdrop_642d .content_bronze_f488:hover > .gradient_soft_f158 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.backdrop_642d.banner_84de .secondary-cdea:after,
.backdrop_642d.banner_84de .secondary-cdea:before {
  content: "";
  display: table;
}
.backdrop_642d.banner_84de .secondary-cdea:after {
  clear: both;
}
.backdrop_642d.banner_84de .secondary-cdea > li {
  float: left;
}
.backdrop_642d.hot-1003 .secondary-cdea:after,
.backdrop_642d.hot-1003 .secondary-cdea:before {
  content: "";
  display: table;
}
.backdrop_642d.hot-1003 .secondary-cdea:after {
  clear: both;
}
.backdrop_642d.hot-1003 .secondary-cdea > li {
  float: left;
}
.backdrop_642d.hot-1003 .secondary-cdea > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_642d.hot-1003 .secondary-cdea > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop_642d.hot-1003 .secondary-cdea > li.box-old-37f7 > a,
.backdrop_642d.hot-1003 .secondary-cdea > li.widget-e4fb > a {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop_642d.gallery-light-2d38 .secondary-cdea > li > a .frame_0b0f {
  position: relative;
}
.backdrop_642d.gallery-light-2d38 .secondary-cdea > li > a .frame_0b0f: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;
}
.backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li:focus
  > a
  .frame_0b0f:before,
.backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li:hover
  > a
  .frame_0b0f:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li.box-old-37f7
  > a
  .frame_0b0f:before,
.backdrop_642d.gallery-light-2d38
  .secondary-cdea
  > li.pattern-tiny-36ba
  > a
  .frame_0b0f:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_642d.photo-middle-c06e .secondary-cdea > li > a .frame_0b0f {
  position: relative;
}
.backdrop_642d.photo-middle-c06e .secondary-cdea > li > a .frame_0b0f: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;
}
.backdrop_642d.photo-middle-c06e .secondary-cdea > li:focus > a .frame_0b0f:before,
.backdrop_642d.photo-middle-c06e
  .secondary-cdea
  > li:hover
  > a
  .frame_0b0f:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_642d.photo-middle-c06e
  .secondary-cdea
  > li.box-old-37f7
  > a
  .frame_0b0f:before,
.backdrop_642d.photo-middle-c06e
  .secondary-cdea
  > li.pattern-tiny-36ba
  > a
  .frame_0b0f:before {
  width: 100%;
  background-color: currentColor;
}
.notice_a0f2 .notification-dac2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice_a0f2 .notification-dac2 li:first-child > a {
  border-top: none;
}
.notice_a0f2 .notification-dac2 .media_soft_d52b > .frame_0b0f .light-c2d1 {
  display: none;
}
.notice_a0f2 .notification-dac2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice_a0f2 .notification-dac2 li:last-child {
  border: none;
}
.notice_a0f2 .notification-dac2 li.list_focused_cd35 > a {
  padding-right: 45px !important;
}
.notice_a0f2 .notification-dac2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice_a0f2 .notification-dac2 li a:focus,
.notice_a0f2 .notification-dac2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_a0f2 .notification-dac2 li .text-pro-1b3d {
  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;
}
.notice_a0f2 .notification-dac2 li .text-pro-1b3d:hover {
  box-shadow: none;
}
.notice_a0f2 .notification-dac2 li .text-pro-1b3d .light-c2d1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice_a0f2 .notification-dac2 .gradient_soft_f158 {
  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);
}
.notice_a0f2 .notification-dac2 .gradient_soft_f158 li a {
  padding-left: 3em;
}
.notice_a0f2 .notification-dac2 .frame-full-a6e7 > a .text-pro-1b3d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice_a0f2 .notification-dac2 .frame-full-a6e7 > .gradient_soft_f158 {
  display: block;
  opacity: 1;
}
.card_7db4 {
  max-width: 100%;
}
.mask-rough-ed48 {
  line-height: 0;
  cursor: pointer;
}
.article_6e13 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.article_6e13:hover {
  box-shadow: none;
  color: currentColor;
}
.article_6e13 svg {
  width: 18px;
  height: 18px;
}
.article_6e13 .steel_6c6c {
  display: none;
}
.rough_eeea {
  position: relative;
}
.rough_eeea.fn-active-3c1a .article_6e13 .badge_bright_0f24 {
  display: none;
}
.rough_eeea.fn-active-3c1a .article_6e13 .steel_6c6c {
  display: inline-block;
}
.rough_eeea .silver_6054 {
  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);
}
.rough_eeea.slow_86ca .silver_6054 {
  left: auto;
  right: -0.9em;
}
.rough_eeea.slow_86ca .text_pro_64dc::before {
  left: auto;
  right: 15px;
}
.rough_eeea.fn-active-3c1a .silver_6054 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm_1f66 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.warm_1f66 label {
  flex-basis: 100%;
}
.warm_1f66 .steel_17f0 {
  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;
}
.warm_1f66 .overlay-d894 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.warm_1f66 .overlay-d894:focus {
  background-color: transparent;
}
.warm_1f66 button.highlight_large_739b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.warm_1f66 button.highlight_large_739b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.warm_1f66 button.highlight_large_739b svg {
  width: 18px;
  height: 18px;
}
.warm_1f66 input[type="submit"] {
  min-height: auto;
}
.label_dirty_dee3 .warm_1f66 .overlay-d894 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.text_pro_64dc {
  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) {
  .text_pro_64dc {
    width: 220px;
  }
}
.text_pro_64dc label {
  flex-basis: 100%;
}
.text_pro_64dc::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;
}
.button-orange-956f .label_dirty_dee3 .warm_1f66 {
  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;
}
.button-orange-956f
  .label_dirty_dee3
  .warm_1f66
  .steel_17f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button-orange-956f .label_dirty_dee3 .warm_1f66 .overlay-d894 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button-orange-956f
  .label_dirty_dee3
  .warm_1f66
  .overlay-d894:focus {
  background: 0 0;
}
.button-orange-956f
  .label_dirty_dee3
  .warm_1f66
  .cool-8787 {
  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;
}
.shade_d74b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade_d74b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade_d74b li:last-child {
  margin-right: 0;
}
.shade_d74b li:first-child {
  margin-left: 0;
}
.shade_d74b.layout_short_10ce a {
  color: #fff;
}
.shade_d74b.layout_short_10ce a:hover {
  color: #fff;
}
.shade_d74b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade_d74b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade_d74b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade_d74b a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade_d74b [class*="social-icon-apple"] {
  background-color: #999;
}
.shade_d74b [class*="social-icon-apple"].input_fabf {
  background-color: transparent;
  color: #999;
}
.shade_d74b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade_d74b [class*="social-icon-behance"].input_fabf {
  background-color: transparent;
  color: #1769ff;
}
.shade_d74b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade_d74b [class*="social-icon-bitbucket"].input_fabf {
  background-color: transparent;
  color: #205081;
}
.shade_d74b [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade_d74b [class*="social-icon-codepen"].input_fabf {
  background-color: transparent;
  color: #000;
}
.shade_d74b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade_d74b [class*="social-icon-delicious"].input_fabf {
  background-color: transparent;
  color: #39f;
}
.shade_d74b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade_d74b [class*="social-icon-digg"].input_fabf {
  background-color: transparent;
  color: #005be2;
}
.shade_d74b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade_d74b [class*="social-icon-dribbble"].input_fabf {
  background-color: transparent;
  color: #ea4c89;
}
.shade_d74b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade_d74b [class*="social-icon-envelope"].input_fabf {
  background-color: transparent;
  color: #ea4335;
}
.shade_d74b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade_d74b [class*="social-icon-facebook"].input_fabf {
  background-color: transparent;
  color: #3b5998;
}
.shade_d74b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade_d74b [class*="social-icon-flickr"].input_fabf {
  background-color: transparent;
  color: #0063dc;
}
.shade_d74b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade_d74b [class*="social-icon-foursquare"].input_fabf {
  background-color: transparent;
  color: #2d5be3;
}
.shade_d74b [class*="social-icon-github"] {
  background-color: #333;
}
.shade_d74b [class*="social-icon-github"].input_fabf {
  background-color: transparent;
  color: #333;
}
.shade_d74b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade_d74b [class*="social-icon-google-plus"].input_fabf {
  background-color: transparent;
  color: #dd4b39;
}
.shade_d74b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade_d74b [class*="social-icon-houzz"].input_fabf {
  background-color: transparent;
  color: #7ac142;
}
.shade_d74b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade_d74b [class*="social-icon-instagram"].input_fabf {
  background-color: transparent;
  color: #262626;
}
.shade_d74b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade_d74b [class*="social-icon-jsfiddle"].input_fabf {
  background-color: transparent;
  color: #487aa2;
}
.shade_d74b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade_d74b [class*="social-icon-linkedin"].input_fabf {
  background-color: transparent;
  color: #0077b5;
}
.shade_d74b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade_d74b [class*="social-icon-medium"].input_fabf {
  background-color: transparent;
  color: #00ab6b;
}
.shade_d74b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade_d74b
  [class*="social-icon-odnoklassniki"].input_fabf {
  background-color: transparent;
  color: #f4731c;
}
.shade_d74b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade_d74b [class*="social-icon-meetup"].input_fabf {
  background-color: transparent;
  color: #ec1c40;
}
.shade_d74b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade_d74b [class*="social-icon-pinterest"].input_fabf {
  background-color: transparent;
  color: #bd081c;
}
.shade_d74b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade_d74b [class*="social-icon-product-hunt"].input_fabf {
  background-color: transparent;
  color: #da552f;
}
.shade_d74b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade_d74b [class*="social-icon-reddit"].input_fabf {
  background-color: transparent;
  color: #ff4500;
}
.shade_d74b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade_d74b [class*="social-icon-rss"].input_fabf {
  background-color: transparent;
  color: #f26522;
}
.shade_d74b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade_d74b
  [class*="social-icon-shopping-cart"].input_fabf {
  background-color: transparent;
  color: #4caf50;
}
.shade_d74b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade_d74b [class*="social-icon-skype"].input_fabf {
  background-color: transparent;
  color: #00aff0;
}
.shade_d74b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade_d74b [class*="social-icon-slideshare"].input_fabf {
  background-color: transparent;
  color: #0077b5;
}
.shade_d74b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade_d74b [class*="social-icon-snapchat"].input_fabf {
  background-color: transparent;
  color: #fffc00;
}
.shade_d74b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade_d74b [class*="social-icon-soundcloud"].input_fabf {
  background-color: transparent;
  color: #f80;
}
.shade_d74b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade_d74b [class*="social-icon-spotify"].input_fabf {
  background-color: transparent;
  color: #2ebd59;
}
.shade_d74b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade_d74b
  [class*="social-icon-stack-overflow"].input_fabf {
  background-color: transparent;
  color: #fe7a15;
}
.shade_d74b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade_d74b [class*="social-icon-maldkfgram"].input_fabf {
  background-color: transparent;
  color: #2ca5e0;
}
.shade_d74b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade_d74b [class*="social-icon-tripadvisor"].input_fabf {
  background-color: transparent;
  color: #589442;
}
.shade_d74b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade_d74b [class*="social-icon-tumblr"].input_fabf {
  background-color: transparent;
  color: #35465c;
}
.shade_d74b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade_d74b [class*="social-icon-twitch"].input_fabf {
  background-color: transparent;
  color: #6441a5;
}
.shade_d74b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade_d74b [class*="social-icon-twitter"].input_fabf {
  background-color: transparent;
  color: #1da1f2;
}
.shade_d74b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade_d74b [class*="social-icon-vimeo"].input_fabf {
  background-color: transparent;
  color: #1ab7ea;
}
.shade_d74b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade_d74b [class*="social-icon-vk"].input_fabf {
  background-color: transparent;
  color: #45668e;
}
.shade_d74b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade_d74b [class*="social-icon-weibo"].input_fabf {
  background-color: transparent;
  color: #df2029;
}
.shade_d74b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade_d74b [class*="social-icon-weixin"].input_fabf {
  background-color: transparent;
  color: #7bb32e;
}
.shade_d74b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade_d74b [class*="social-icon-whatsapp"].input_fabf {
  background-color: transparent;
  color: #25d366;
}
.shade_d74b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade_d74b [class*="social-icon-wordpress"].input_fabf {
  background-color: transparent;
  color: #21759b;
}
.shade_d74b [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade_d74b [class*="social-icon-xing"].input_fabf {
  background-color: transparent;
  color: #026466;
}
.shade_d74b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade_d74b [class*="social-icon-yelp"].input_fabf {
  background-color: transparent;
  color: #af0606;
}
.shade_d74b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade_d74b [class*="social-icon-youtube"].input_fabf {
  background-color: transparent;
  color: #cd201f;
}
.dynamic-f2b5 {
  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;
}
.dynamic-f2b5:hover {
  box-shadow: none;
  background: 0 0;
}
.plasma_c1db {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.heading_fast_180e {
  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;
}
.nav-67a9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list_eadc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list_eadc,
.list_eadc::after,
.list_eadc::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;
}
.list_eadc::after,
.list_eadc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.modal_96fb .heading_fast_180e .nav-67a9 {
  margin-top: -2px;
  width: 19px;
}
.modal_96fb .heading_fast_180e .list_eadc {
  margin-top: -1px;
}
.modal_96fb .heading_fast_180e .list_eadc,
.modal_96fb .heading_fast_180e .list_eadc::after,
.modal_96fb .heading_fast_180e .list_eadc::before {
  width: 19px;
  height: 2px;
}
.modal_96fb .heading_fast_180e .list_eadc::before {
  top: -6px;
}
.modal_96fb .heading_fast_180e .list_eadc::after {
  bottom: -6px;
}
.west_c977 .heading_fast_180e .nav-67a9 {
  margin-top: -2px;
  width: 22px;
}
.west_c977 .heading_fast_180e .list_eadc {
  margin-top: -1px;
}
.west_c977 .heading_fast_180e .list_eadc,
.west_c977 .heading_fast_180e .list_eadc::after,
.west_c977 .heading_fast_180e .list_eadc::before {
  width: 22px;
  height: 2px;
}
.west_c977 .heading_fast_180e .list_eadc::before {
  top: -7px;
}
.west_c977 .heading_fast_180e .list_eadc::after {
  bottom: -7px;
}
.dynamic-94e7 .heading_fast_180e .nav-67a9 {
  margin-top: -2px;
  width: 31px;
}
.dynamic-94e7 .heading_fast_180e .list_eadc {
  margin-top: -1.5px;
}
.dynamic-94e7 .heading_fast_180e .list_eadc,
.dynamic-94e7 .heading_fast_180e .list_eadc::after,
.dynamic-94e7 .heading_fast_180e .list_eadc::before {
  width: 31px;
  height: 3px;
}
.dynamic-94e7 .heading_fast_180e .list_eadc::before {
  top: -9px;
}
.dynamic-94e7 .heading_fast_180e .list_eadc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip-30e5 .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 19px;
  }
  .chip-30e5 .heading_fast_180e .list_eadc {
    margin-top: -1px;
  }
  .chip-30e5 .heading_fast_180e .list_eadc,
  .chip-30e5 .heading_fast_180e .list_eadc::after,
  .chip-30e5 .heading_fast_180e .list_eadc::before {
    width: 19px;
    height: 2px;
  }
  .chip-30e5 .heading_fast_180e .list_eadc::before {
    top: -6px;
  }
  .chip-30e5 .heading_fast_180e .list_eadc::after {
    bottom: -6px;
  }
  .focus-out-bb6b .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 22px;
  }
  .focus-out-bb6b .heading_fast_180e .list_eadc {
    margin-top: -1px;
  }
  .focus-out-bb6b .heading_fast_180e .list_eadc,
  .focus-out-bb6b .heading_fast_180e .list_eadc::after,
  .focus-out-bb6b .heading_fast_180e .list_eadc::before {
    width: 22px;
    height: 2px;
  }
  .focus-out-bb6b .heading_fast_180e .list_eadc::before {
    top: -7px;
  }
  .focus-out-bb6b .heading_fast_180e .list_eadc::after {
    bottom: -7px;
  }
  .thumbnail_blue_6310 .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_blue_6310 .heading_fast_180e .list_eadc {
    margin-top: -1.5px;
  }
  .thumbnail_blue_6310 .heading_fast_180e .list_eadc,
  .thumbnail_blue_6310 .heading_fast_180e .list_eadc::after,
  .thumbnail_blue_6310 .heading_fast_180e .list_eadc::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_blue_6310 .heading_fast_180e .list_eadc::before {
    top: -9px;
  }
  .thumbnail_blue_6310 .heading_fast_180e .list_eadc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_1fbe .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_1fbe .heading_fast_180e .list_eadc {
    margin-top: -1px;
  }
  .pro_1fbe .heading_fast_180e .list_eadc,
  .pro_1fbe .heading_fast_180e .list_eadc::after,
  .pro_1fbe .heading_fast_180e .list_eadc::before {
    width: 19px;
    height: 2px;
  }
  .pro_1fbe .heading_fast_180e .list_eadc::before {
    top: -6px;
  }
  .pro_1fbe .heading_fast_180e .list_eadc::after {
    bottom: -6px;
  }
  .button_fluid_64a5 .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 22px;
  }
  .button_fluid_64a5 .heading_fast_180e .list_eadc {
    margin-top: -1px;
  }
  .button_fluid_64a5 .heading_fast_180e .list_eadc,
  .button_fluid_64a5 .heading_fast_180e .list_eadc::after,
  .button_fluid_64a5 .heading_fast_180e .list_eadc::before {
    width: 22px;
    height: 2px;
  }
  .button_fluid_64a5 .heading_fast_180e .list_eadc::before {
    top: -7px;
  }
  .button_fluid_64a5 .heading_fast_180e .list_eadc::after {
    bottom: -7px;
  }
  .slow_74c9 .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 31px;
  }
  .slow_74c9 .heading_fast_180e .list_eadc {
    margin-top: -1.5px;
  }
  .slow_74c9 .heading_fast_180e .list_eadc,
  .slow_74c9 .heading_fast_180e .list_eadc::after,
  .slow_74c9 .heading_fast_180e .list_eadc::before {
    width: 31px;
    height: 3px;
  }
  .slow_74c9 .heading_fast_180e .list_eadc::before {
    top: -9px;
  }
  .slow_74c9 .heading_fast_180e .list_eadc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lite-dcc3 .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 19px;
  }
  .lite-dcc3 .heading_fast_180e .list_eadc {
    margin-top: -1px;
  }
  .lite-dcc3 .heading_fast_180e .list_eadc,
  .lite-dcc3 .heading_fast_180e .list_eadc::after,
  .lite-dcc3 .heading_fast_180e .list_eadc::before {
    width: 19px;
    height: 2px;
  }
  .lite-dcc3 .heading_fast_180e .list_eadc::before {
    top: -6px;
  }
  .lite-dcc3 .heading_fast_180e .list_eadc::after {
    bottom: -6px;
  }
  .hot-868a .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 22px;
  }
  .hot-868a .heading_fast_180e .list_eadc {
    margin-top: -1px;
  }
  .hot-868a .heading_fast_180e .list_eadc,
  .hot-868a .heading_fast_180e .list_eadc::after,
  .hot-868a .heading_fast_180e .list_eadc::before {
    width: 22px;
    height: 2px;
  }
  .hot-868a .heading_fast_180e .list_eadc::before {
    top: -7px;
  }
  .hot-868a .heading_fast_180e .list_eadc::after {
    bottom: -7px;
  }
  .breadcrumb-huge-a49f .heading_fast_180e .nav-67a9 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-huge-a49f .heading_fast_180e .list_eadc {
    margin-top: -1.5px;
  }
  .breadcrumb-huge-a49f .heading_fast_180e .list_eadc,
  .breadcrumb-huge-a49f .heading_fast_180e .list_eadc::after,
  .breadcrumb-huge-a49f .heading_fast_180e .list_eadc::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-huge-a49f .heading_fast_180e .list_eadc::before {
    top: -9px;
  }
  .breadcrumb-huge-a49f .heading_fast_180e .list_eadc::after {
    bottom: -9px;
  }
}
.breadcrumb_hard_4486 .list_eadc {
  -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);
}
.breadcrumb_hard_4486 .list_eadc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.breadcrumb_hard_4486 .list_eadc::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);
}
.breadcrumb_hard_4486.hero-clean-5484 .list_eadc {
  -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);
}
.breadcrumb_hard_4486.hero-clean-5484 .list_eadc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.breadcrumb_hard_4486.hero-clean-5484 .list_eadc::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);
}
.paragraph-clean-dbf1 {
  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.layout-yellow-2ea9:before {
  display: none;
}
.steel-f473 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.steel-f473 .preview_active_a126 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.steel-f473 .preview_active_a126:last-of-type {
  border-bottom: none;
}
.steel-f473 .preview_active_a126.popup_7698,
.steel-f473 .preview_active_a126.breadcrumb_inner_80d6,
.steel-f473 .preview_active_a126.secondary_7375 {
  padding: 0;
}
.steel-f473 .notice_a0f2 .text-pro-1b3d {
  color: currentColor;
}
.steel-f473 .notice_a0f2 .text-pro-1b3d:focus,
.steel-f473 .notice_a0f2 .text-pro-1b3d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-f473.surface_bottom_5a0e .west_4990,
.steel-f473.surface_bottom_5a0e .sidebar-ce74 a,
.steel-f473.surface_bottom_5a0e .secondary-cdea a,
.steel-f473.surface_bottom_5a0e .gradient_soft_f158 a {
  color: rgba(0, 0, 0, 0.55);
}
.steel-f473.surface_bottom_5a0e .west_4990:hover,
.steel-f473.surface_bottom_5a0e .sidebar-ce74 a:hover,
.steel-f473.surface_bottom_5a0e .secondary-cdea a:hover,
.steel-f473.surface_bottom_5a0e .gradient_soft_f158 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-f473.surface_bottom_5a0e .secondary-hard-fadb {
  color: rgba(0, 0, 0, 0.8);
}
.steel-f473.surface_bottom_5a0e .preview_active_a126 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-f473.surface_bottom_5a0e .preview_active_a126:before {
  background: rgba(0, 0, 0, 0.08);
}
.steel-f473.surface_bottom_5a0e .hard_5a95:before {
  background: rgba(255, 255, 255, 0.9);
}
.steel-f473.surface_bottom_5a0e .notice_a0f2 .notification-dac2 li a,
.steel-f473.surface_bottom_5a0e .notice_a0f2 .text-pro-1b3d,
.steel-f473.surface_bottom_5a0e .gradient_soft_f158 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-f473.surface_bottom_5a0e .notice_a0f2 .text-pro-1b3d:focus,
.steel-f473.surface_bottom_5a0e .notice_a0f2 .text-pro-1b3d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-f473.surface_bottom_5a0e .notification-dac2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-f473.cool_99ce .west_4990,
.steel-f473.cool_99ce .sidebar-ce74 a,
.steel-f473.cool_99ce .secondary-cdea .text-pro-1b3d,
.steel-f473.cool_99ce .secondary-cdea a,
.steel-f473.cool_99ce .gradient_soft_f158 a {
  color: rgba(255, 255, 255, 0.79);
}
.steel-f473.cool_99ce .west_4990:hover,
.steel-f473.cool_99ce .sidebar-ce74 a:hover,
.steel-f473.cool_99ce .secondary-cdea .text-pro-1b3d:hover,
.steel-f473.cool_99ce .secondary-cdea a:hover,
.steel-f473.cool_99ce .gradient_soft_f158 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-f473.cool_99ce .secondary-hard-fadb {
  color: rgba(255, 255, 255, 0.99);
}
.steel-f473.cool_99ce .preview_active_a126 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-f473.cool_99ce .preview_active_a126:before {
  background: rgba(255, 255, 255, 0.08);
}
.steel-f473.cool_99ce .hard_5a95:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel-f473.cool_99ce .notice_a0f2 .notification-dac2 li a,
.steel-f473.cool_99ce .notice_a0f2 .text-pro-1b3d,
.steel-f473.cool_99ce .gradient_soft_f158 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-f473.cool_99ce .notice_a0f2 .text-pro-1b3d:focus,
.steel-f473.cool_99ce .notice_a0f2 .text-pro-1b3d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-f473.cool_99ce .notification-dac2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_5a95 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hard_5a95:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media_steel_5520 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hidden-warm-99e8 .steel-f473 {
  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;
}
.hidden-warm-99e8 .preview_active_a126 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hidden-warm-99e8 .preview_active_a126: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) {
  .hidden-warm-99e8 .preview_active_a126:before {
    width: 16%;
    left: 42%;
  }
}
.hidden-warm-99e8 .preview_active_a126:last-child:before {
  content: none;
}
.hidden-warm-99e8 .preview_active_a126[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hidden-warm-99e8 .notice_a0f2 .notification-dac2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hidden-warm-99e8 .notice_a0f2 .notification-dac2 li a .text-pro-1b3d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hidden-warm-99e8 .notice_a0f2 .gradient_soft_f158 {
  border: none;
}
.hidden-warm-99e8 .notice_a0f2 .gradient_soft_f158 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hidden-warm-99e8 .hard_5a95 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hidden-warm-99e8 .media_steel_5520 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hidden-warm-99e8 .cool_99ce .hard_5a95:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden-warm-99e8 .surface_bottom_5a0e.notice_north_a7a8 .list_eadc {
  background: rgba(0, 0, 0, 0.6);
}
.hidden-warm-99e8
  .surface_bottom_5a0e.notice_north_a7a8
  .list_eadc::after,
.hidden-warm-99e8
  .surface_bottom_5a0e.notice_north_a7a8
  .list_eadc:before {
  background: inherit;
}
.hidden-warm-99e8
  .surface_bottom_5a0e.notice_north_a7a8:hover
  .list_eadc {
  background: rgba(0, 0, 0, 0.8);
}
.pattern_2d9f .steel-f473 {
  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) {
  .pattern_2d9f .steel-f473 {
    width: auto;
    right: 45px;
  }
}
.media_1d1c .steel-f473 {
  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) {
  .media_1d1c .steel-f473 {
    width: auto;
    left: 45px;
  }
}
.layout-yellow-2ea9 .steel-f473 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.layout-yellow-2ea9 .media_steel_5520 {
  max-width: 48em;
  margin: 0 auto;
}
.layout-yellow-2ea9 .hard_5a95:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.article_b57a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.article_b57a.hidden-warm-99e8 .steel-f473 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.article_b57a.pattern_2d9f .steel-f473 {
  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);
}
.article_b57a .steel-f473 {
  visibility: visible;
}
.article_b57a.media_1d1c .steel-f473 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside-4058,
.texture_copper_4f63 {
  overflow-x: hidden;
}
.aside-4058 .steel-f473 {
  overflow: auto;
}
.aside-4058.hidden-warm-99e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-4058.hidden-warm-99e8 .steel-f473 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside-4058.hidden-warm-99e8 .dynamic-f2b5 {
  opacity: 0;
}
.aside-4058.pattern_2d9f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-4058.pattern_2d9f .steel-f473 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside-4058.pattern_2d9f .dynamic-f2b5 {
  opacity: 0;
}
.aside-4058.media_1d1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-4058.media_1d1c .steel-f473 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside-4058.media_1d1c .dynamic-f2b5 {
  opacity: 0;
}
.aside-4058.layout-yellow-2ea9 .steel-f473 {
  z-index: 10;
  visibility: visible;
}
.notice_north_a7a8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notice_north_a7a8 .list_eadc {
  background: rgba(255, 255, 255, 0.99);
}
.notice_north_a7a8 .list_eadc::after,
.notice_north_a7a8 .list_eadc:before {
  background: inherit;
}
.notice_north_a7a8:hover .list_eadc {
  background: rgba(255, 255, 255, 0.99);
}
.media_1d1c .notice_north_a7a8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.layout-yellow-2ea9 .notice_north_a7a8 {
  display: none !important;
}
.aside-4058:before,
.texture_copper_4f63:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside-4058 .notice_north_a7a8,
.texture_copper_4f63 .notice_north_a7a8 {
  display: inline-block;
}
.steel-f473 .medium-8daf {
  -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;
}
.aside-4058 .steel-f473 .medium-8daf,
.texture_copper_4f63 .steel-f473 .medium-8daf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge-0af5 .steel_17f0 {
  width: 100%;
}
.link_hard_3475 {
  padding: 0 0.5em 0;
}
.link_hard_3475 [class*="customify-col-"],
.link_hard_3475 [class*="customify-col_"],
.link_hard_3475 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.texture_e20d .link_hard_3475 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .cool_710f .fast_216d,
  .fast_216d {
    display: none;
  }
  .black-2e8b {
    text-align: left;
  }
  .info_0285 {
    text-align: center;
  }
  .alert_9641 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .cool_710f .liquid-669f,
  .liquid-669f {
    display: none;
  }
  .button_new_5d80 {
    text-align: left;
  }
  .background-2812 {
    text-align: center;
  }
  .down_aee9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .cool_710f .sidebar_bottom_b60a,
  .sidebar_bottom_b60a {
    display: none;
  }
  .lower-b2ea {
    text-align: left;
  }
  .status_2ebc {
    text-align: center;
  }
  .focus_ff6f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.row_b6c1 {
  box-shadow: none !important;
}
.slow_054d .status-5b1b,
.main_right_128a .status-5b1b {
  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;
}
.main_right_128a .status-5b1b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_tall_ef1c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_tall_ef1c:after,
.disabled_tall_ef1c:before {
  content: "";
  display: table;
}
.disabled_tall_ef1c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_tall_ef1c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_tall_ef1c,
.accordion_d2a4 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo-clean-90da.fast-4d0c .disabled_tall_ef1c {
  max-width: 100%;
}
.photo-clean-90da.thick_bf94 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo-clean-90da.banner_7f19 .disabled_tall_ef1c {
  max-width: 100%;
}
.photo-clean-90da.banner_7f19 > .disabled_tall_ef1c {
  padding-left: 0;
  padding-right: 0;
}
.photo-clean-90da.banner_7f19 > .disabled_tall_ef1c .cool_710f {
  margin: 0;
}
.photo-clean-90da.banner_7f19
  > .disabled_tall_ef1c
  .filter_small_0ffb.text-active-1a8b {
  margin-right: 0;
  margin-left: 0;
}
.photo-clean-90da.banner_7f19 #main.text-active-1a8b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .clean_d3d7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .clean_d3d7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard-9652 .gradient-clean-dfec {
    padding-right: 1em;
  }
  .hard-9652.item-232c .filter_small_0ffb {
    border-right: 1px solid #eaecee;
  }
  .hard-9652.item-232c .gradient-clean-dfec {
    padding-right: 1em;
  }
  .hard-9652.item-232c .article_fb0e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-narrow-7d34 .gradient-clean-dfec {
    padding-left: 1em;
  }
  .item-narrow-7d34.item-232c .filter_small_0ffb {
    border-left: 1px solid #eaecee;
  }
  .item-narrow-7d34.item-232c .gradient-clean-dfec {
    padding-left: 1em;
  }
  .item-narrow-7d34.item-232c .article_fb0e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full-2138 .gradient-clean-dfec {
    padding-left: 1em;
  }
  .full-2138.item-232c .banner-3c12 {
    border-right: 1px solid #eaecee;
  }
  .full-2138.item-232c .active-77fe {
    border-right: 1px solid #eaecee;
  }
  .full-2138.item-232c .gradient-clean-dfec {
    padding-left: 1em;
  }
  .full-2138.item-232c .article_fb0e {
    padding-right: 1em;
  }
  .full-2138.item-232c .block-7540 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .short-c200 .gradient-clean-dfec {
    padding-right: 1em;
  }
  .short-c200.item-232c .banner-3c12 {
    border-left: 1px solid #eaecee;
  }
  .short-c200.item-232c .active-77fe {
    border-left: 1px solid #eaecee;
  }
  .short-c200.item-232c .gradient-clean-dfec {
    padding-right: 1em;
  }
  .short-c200.item-232c .article_fb0e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .short-c200.item-232c .block-7540 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean_d3d7 .gradient-clean-dfec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean_d3d7.item-232c .filter_small_0ffb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .clean_d3d7.item-232c .gradient-clean-dfec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean_d3d7.item-232c .article_fb0e {
    padding-left: 1em;
  }
  .clean_d3d7.item-232c .block-7540 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .clean_d3d7.item-232c .gradient-clean-dfec {
    padding-left: 0;
  }
}
.hidden_538f .highlight_5ab8 {
  display: inline-block;
}
.paper-0cbf {
  display: inline-block;
}
.caption-small-b1d7 {
  word-con: break-word;
}
.dark-1ebc > span {
  display: inline-block;
  padding: 5px 0;
}
.dark-1ebc .paragraph_d5db {
  margin-left: 8px;
  margin-right: 8px;
}
.dark-1ebc .fixed_365e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.advanced_2463 .advanced_4c9e {
  margin-bottom: 2em;
}
.advanced_2463 .gold_3494 {
  margin-bottom: 15px;
}
.advanced_2463 .gold_3494:last-child {
  margin-bottom: 0;
}
.advanced_2463 .secondary-941f {
  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) {
  .advanced_2463 .secondary-941f {
    display: block;
  }
}
.advanced_2463 .hovered-2502 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .advanced_2463 .hovered-2502 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.advanced_2463 .card_32f3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.advanced_2463 .card_32f3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.advanced_2463 .card_32f3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.advanced_2463 .caption-small-b1d7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced_2463 .caption-small-b1d7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.advanced_2463 .content-3f83 p:last-child {
  margin-bottom: 0;
}
.advanced_2463 .notification-green-6f69 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.advanced_2463 .info-plasma-3a74 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.advanced_2463 .summary_4fd5 {
  margin-top: 1em;
}
.advanced_2463 .column_dynamic_a549 {
  top: 0;
  display: block;
}
.advanced_2463 .column_dynamic_a549 a {
  color: inherit;
}
.advanced_2463 .column_dynamic_a549 a:hover {
  color: inherit;
}
.advanced_2463 .south_26f1 {
  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;
}
.advanced_2463 .south_26f1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.advanced_2463 .info-plasma-3a74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.advanced_2463 .panel_huge_6a5f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.advanced_2463 .panel_huge_6a5f:first-child {
  margin-top: 0;
}
.advanced_2463 .panel_huge_6a5f.nav-first-79ec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.advanced_2463 .panel_huge_6a5f.layout_b677 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced_2463
  .panel_huge_6a5f.layout_b677.preview-middle-c85f
  .summary_4fd5 {
  width: 100%;
}
.advanced_2463 .layout_b677 {
  -webkit-box-align: center;
  align-items: center;
}
.advanced_2463 .layout_b677 .dark-1ebc,
.advanced_2463 .layout_b677 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.advanced_2463 .card_32f3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced_2463 .card_32f3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced_2463 .card_32f3: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;
}
.advanced_2463 .nav-first-79ec {
  z-index: 5;
}
.advanced_2463 .east_7771 .status-9f25 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.advanced_2463 .title-fixed-22ee .status-9f25 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.advanced_2463 .mini-028f .status-9f25 {
  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;
}
.advanced_2463.full_53a8 .secondary-941f,
.advanced_2463.content_df3a .secondary-941f {
  display: block;
}
.advanced_2463.full_53a8 .secondary-941f .border-gas-93a7,
.advanced_2463.full_53a8 .secondary-941f .info-plasma-3a74,
.advanced_2463.content_df3a .secondary-941f .border-gas-93a7,
.advanced_2463.content_df3a .secondary-941f .info-plasma-3a74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced_2463.thumbnail-ddca .hovered-2502 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .advanced_2463.thumbnail-ddca .hovered-2502 {
    margin-right: 0;
  }
}
.advanced_2463.full_53a8 .hovered-2502,
.advanced_2463.content_df3a .hovered-2502 {
  padding-top: 40%;
}
.advanced_2463.full_53a8 .advanced_4c9e,
.advanced_2463.content_df3a .advanced_4c9e {
  display: block;
}
.advanced_2463.full_53a8 .fn-sticky-3c1a .info-plasma-3a74,
.advanced_2463.content_df3a .fn-sticky-3c1a .info-plasma-3a74 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.advanced_2463.full_53a8 .hovered-2502,
.advanced_2463.content_df3a .hovered-2502 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.advanced_2463.full_53a8 .info-plasma-3a74 {
  padding: 1em;
}
.image_1c47 {
  margin: 30px auto;
  display: block;
}
.image_1c47 .bright_6eba > * {
  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;
}
.image_1c47 .bright_6eba > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_1c47 .bright_6eba span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_up_bec5 .dark-1ebc {
  margin-bottom: 1.41575em;
}
.link_up_bec5 .tag_475a {
  margin-bottom: 1.618em;
}
.next-613d .iron_00e4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.next-613d .iron_00e4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.next-613d .avatar_motion_6b6e {
  max-width: 100%;
  overflow: auto;
}
.alert_warm_f714 .next-613d a:hover {
  text-decoration: underline;
}
.logo_a643 .gold_3494:not(.caption-small-b1d7),
.logo_a643 .card_32f3 {
  margin-bottom: 1.41575em;
}
.logo_a643 .gold_3494:not(.caption-small-b1d7):last-child,
.logo_a643 .card_32f3:last-child {
  margin-bottom: 0;
}
.logo_a643 .gold_3494.border-old-d228 {
  margin-bottom: 0.41575em;
}
.logo_a643 .header-6b64:before,
.logo_a643 .hover-4f96:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.logo_a643 .header-6b64:before {
  content: "\f115";
}
.logo_a643 .hover-4f96:before {
  content: "\f02c";
}
.logo_a643 .module_advanced_2ed2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.logo_a643 .module_advanced_2ed2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outline_0716 {
  display: -webkit-box;
  display: flex;
}
.outline_0716 .hidden_copper_0b63 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outline_0716 .hidden_copper_0b63 {
    flex-basis: 90px;
  }
}
.outline_0716 .description-hovered-b014 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline_0716 .description-hovered-b014 {
    flex-basis: calc(100% - 50px);
  }
}
.outline_0716 .info_f892 p:last-child {
  margin-bottom: 0.72em;
}
.text_out_845c .bright_6eba {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.text_out_845c .bright_6eba:after,
.text_out_845c .bright_6eba:before {
  content: "";
  display: table;
}
.text_out_845c .bright_6eba:after {
  clear: both;
}
.text_out_845c .bright_6eba .overlay-glass-1cfa,
.text_out_845c .bright_6eba .table_right_80f5 {
  width: 49%;
}
.text_out_845c .bright_6eba .overlay-glass-1cfa a span.nav_static_8f80,
.text_out_845c .bright_6eba .table_right_80f5 a span.nav_static_8f80 {
  display: block;
  margin-bottom: 5px;
}
.text_out_845c .bright_6eba .table_right_80f5 {
  float: left;
  text-align: left;
}
.text_out_845c .bright_6eba .overlay-glass-1cfa {
  float: right;
  text-align: right;
}
.large_6a7a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .large_6a7a {
    margin-bottom: 0;
  }
}
.detail-yellow-f6f4 {
  margin-bottom: 1em;
}
.detail-yellow-f6f4 .caption-small-b1d7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.text-1b99 a {
  display: block;
  line-height: 0;
  position: relative;
}
.green_8320 .detail-yellow-f6f4,
.message_36ee .detail-yellow-f6f4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .green_8320 .detail-yellow-f6f4,
  .message_36ee .detail-yellow-f6f4 {
    display: block;
  }
}
.green_8320 .text-1b99,
.message_36ee .text-1b99 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .green_8320 .text-1b99,
  .message_36ee .text-1b99 {
    margin-bottom: 1em;
  }
}
.green_8320 .text-1b99 img,
.message_36ee .text-1b99 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.green_8320 .summary_under_f68d,
.message_36ee .summary_under_f68d {
  flex-basis: calc(100% - 160px);
}
.green_8320 .summary_under_f68d p,
.message_36ee .summary_under_f68d p {
  margin-bottom: 0;
}
.green_8320 .summary_under_f68d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .green_8320 .summary_under_f68d {
    padding-left: 0;
  }
}
.message_36ee .summary_under_f68d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .message_36ee .summary_under_f68d {
    padding-right: 0;
  }
}
.message_36ee .text-1b99 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav-white-7403 .text-1b99 {
  margin-bottom: 0.5em;
}
.nav-white-7403 .text-1b99 img {
  width: 100%;
}
.huge_3b62 .wide_96a5,
.silver_9a41 .wide_96a5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.silver_9a41 .filter_small_0ffb .caption-1d78 p:last-child {
  margin-bottom: 0;
}
.thumbnail_light_b0d7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled-next-8b25 .panel-easy-c7a3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled-next-8b25 .panel-easy-c7a3:last-of-type {
    margin-bottom: 0;
  }
}
.disabled-next-8b25 .panel-easy-c7a3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled-next-8b25 .panel-easy-c7a3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled-next-8b25 .panel-easy-c7a3 ul li {
  margin: 0 0 0.6em;
}
.disabled-next-8b25 .panel-easy-c7a3 ul li.label_7891,
.disabled-next-8b25 .panel-easy-c7a3 ul li.modal_light_0817 {
  position: relative;
}
.disabled-next-8b25 .panel-easy-c7a3 ul li.label_7891 .info-88cb,
.disabled-next-8b25 .panel-easy-c7a3 ul li.modal_light_0817 .info-88cb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled-next-8b25 .panel-easy-c7a3 ul li.label_7891:after:after,
.disabled-next-8b25 .panel-easy-c7a3 ul li.label_7891:after:before,
.disabled-next-8b25
  .panel-easy-c7a3
  ul
  li.modal_light_0817:after:after,
.disabled-next-8b25
  .panel-easy-c7a3
  ul
  li.modal_light_0817:after:before {
  content: "";
  display: table;
}
.disabled-next-8b25 .panel-easy-c7a3 ul li.label_7891:after:after,
.disabled-next-8b25
  .panel-easy-c7a3
  ul
  li.modal_light_0817:after:after {
  clear: both;
}
.disabled-next-8b25 .panel-easy-c7a3 a.surface_8ac1:hover {
  text-decoration: none;
}
.disabled-next-8b25 .panel-easy-c7a3 select {
  max-width: 100%;
}
.disabled-next-8b25 .panel-easy-c7a3 table {
  font-size: 85%;
}
.disabled-next-8b25 .panel-easy-c7a3 table td,
.disabled-next-8b25 .panel-easy-c7a3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled-next-8b25 .panel-easy-c7a3 table tfoot td {
  text-align: left;
}
.disabled-next-8b25 .panel-easy-c7a3 :last-child {
  margin-bottom: 0;
}
.disabled-next-8b25 .panel-easy-c7a3 .media_c400 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled-next-8b25 .panel-easy-c7a3 .media_c400 label {
  width: 100%;
}
.disabled-next-8b25 .panel-easy-c7a3 .media_c400 .overlay-d894 {
  width: 100%;
  display: block;
}
.disabled-next-8b25 .panel-easy-c7a3 .media_c400 .highlight_large_739b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled-next-8b25 .panel-easy-c7a3 .media_c400 .highlight_large_739b:hover svg #svg-search {
  fill: #444;
}
.disabled-next-8b25 .panel-easy-c7a3 .media_c400 .highlight_large_739b svg {
  width: 18px;
  height: 18px;
}
.disabled-next-8b25 .video-02e8 ul ul,
.disabled-next-8b25 .component-0a48 ul ul,
.disabled-next-8b25 .active-cba3 ul ul,
.disabled-next-8b25 .thumbnail-a940 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled-next-8b25 .video-02e8 .list_focused_cd35 > a,
.disabled-next-8b25 .component-0a48 .list_focused_cd35 > a,
.disabled-next-8b25 .active-cba3 .list_focused_cd35 > a,
.disabled-next-8b25 .thumbnail-a940 .list_focused_cd35 > a {
  margin-bottom: 0;
}
.disabled-next-8b25 .component_1892 li,
.disabled-next-8b25 .video-02e8 li,
.disabled-next-8b25 .breadcrumb-1d67 li,
.disabled-next-8b25 .component-0a48 li,
.disabled-next-8b25 .active-cba3 li,
.disabled-next-8b25 .thumbnail-a940 li,
.disabled-next-8b25 .filter-5e03 li,
.disabled-next-8b25 .lower_1ad1 li {
  display: block;
  position: relative;
}
.disabled-next-8b25 .component_1892 li:last-child,
.disabled-next-8b25 .video-02e8 li:last-child,
.disabled-next-8b25 .breadcrumb-1d67 li:last-child,
.disabled-next-8b25 .component-0a48 li:last-child,
.disabled-next-8b25 .active-cba3 li:last-child,
.disabled-next-8b25 .thumbnail-a940 li:last-child,
.disabled-next-8b25 .filter-5e03 li:last-child,
.disabled-next-8b25 .lower_1ad1 li:last-child {
  border: none;
}
.disabled-next-8b25 .component_1892 li a,
.disabled-next-8b25 .video-02e8 li a,
.disabled-next-8b25 .breadcrumb-1d67 li a,
.disabled-next-8b25 .component-0a48 li a,
.disabled-next-8b25 .active-cba3 li a,
.disabled-next-8b25 .thumbnail-a940 li a,
.disabled-next-8b25 .filter-5e03 li a,
.disabled-next-8b25 .lower_1ad1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled-next-8b25 .component_1892 li ul li::before,
.disabled-next-8b25 .video-02e8 li ul li::before,
.disabled-next-8b25 .breadcrumb-1d67 li ul li::before,
.disabled-next-8b25 .component-0a48 li ul li::before,
.disabled-next-8b25 .active-cba3 li ul li::before,
.disabled-next-8b25 .thumbnail-a940 li ul li::before,
.disabled-next-8b25 .filter-5e03 li ul li::before,
.disabled-next-8b25 .lower_1ad1 li ul li::before {
  left: 15px;
}
.disabled-next-8b25 .component_1892 li ul a,
.disabled-next-8b25 .video-02e8 li ul a,
.disabled-next-8b25 .breadcrumb-1d67 li ul a,
.disabled-next-8b25 .component-0a48 li ul a,
.disabled-next-8b25 .active-cba3 li ul a,
.disabled-next-8b25 .thumbnail-a940 li ul a,
.disabled-next-8b25 .filter-5e03 li ul a,
.disabled-next-8b25 .lower_1ad1 li ul a {
  padding-left: 20px;
}
.disabled-next-8b25 .component_1892 li ul ul li::before,
.disabled-next-8b25 .video-02e8 li ul ul li::before,
.disabled-next-8b25 .breadcrumb-1d67 li ul ul li::before,
.disabled-next-8b25 .component-0a48 li ul ul li::before,
.disabled-next-8b25 .active-cba3 li ul ul li::before,
.disabled-next-8b25 .thumbnail-a940 li ul ul li::before,
.disabled-next-8b25 .filter-5e03 li ul ul li::before,
.disabled-next-8b25 .lower_1ad1 li ul ul li::before {
  left: 30px;
}
.disabled-next-8b25 .component_1892 li ul ul a,
.disabled-next-8b25 .video-02e8 li ul ul a,
.disabled-next-8b25 .breadcrumb-1d67 li ul ul a,
.disabled-next-8b25 .component-0a48 li ul ul a,
.disabled-next-8b25 .active-cba3 li ul ul a,
.disabled-next-8b25 .thumbnail-a940 li ul ul a,
.disabled-next-8b25 .filter-5e03 li ul ul a,
.disabled-next-8b25 .lower_1ad1 li ul ul a {
  padding-left: 40px;
}
.disabled-next-8b25 .column-fa92 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled-next-8b25 .lower_1ad1 ul li {
  margin-bottom: 1.41575em;
}
.disabled-next-8b25 .lower_1ad1 ul li .footer_fcf3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled-next-8b25 .lower_1ad1 ul li .dynamic-348c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cool_99ce .component_1892 li a,
.cool_99ce .video-02e8 li a,
.cool_99ce .breadcrumb-1d67 li a,
.cool_99ce .component-0a48 li a,
.cool_99ce .active-cba3 li a,
.cool_99ce .thumbnail-a940 li a,
.cool_99ce .filter-5e03 li a,
.cool_99ce .lower_1ad1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_99ce .column-fa92 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_99ce .panel-easy-c7a3 ul li.label_7891 .info-88cb,
.cool_99ce .panel-easy-c7a3 ul li.modal_light_0817 .info-88cb {
  background: rgba(0, 0, 0, 0.2);
}
.cool_99ce .disabled-next-8b25 .panel-easy-c7a3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li {
  margin: 0;
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li ul {
  margin: 0;
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li ul li a {
  padding-left: 15px;
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li ul li li a {
  padding-left: 30px;
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li.widget-e4fb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li.widget-e4fb > 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;
}
.photo-clean-90da .disabled-next-8b25 .notification-dac2 li.widget-e4fb > 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;
}
.component_silver_b5da a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.static-07a4 {
  position: relative;
  z-index: 10;
}
.static-07a4 .medium-8daf {
  width: 100%;
  max-width: 100%;
}
.progress_3a91 .card_6232 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.progress_3a91 .surface_bottom_5a0e {
}
.progress_3a91 .cool_99ce {
  background: #292929;
}
.logo_complex_3ea4 .card_6232 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo_complex_3ea4 .surface_bottom_5a0e {
  background: #f9f9f9;
}
.logo_complex_3ea4 .cool_99ce {
  background: #303030;
}
.east-d377 .card_6232 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .east-d377 .highlight_5ab8 {
    margin-bottom: 1em;
  }
  .east-d377 .highlight_5ab8:last-child {
    margin-bottom: 0;
  }
}
.east-d377 .surface_bottom_5a0e {
  background: #ededed;
}
.east-d377 .cool_99ce {
  background: #1a1a1a;
}
.card_6232.surface_bottom_5a0e {
  color: rgba(0, 0, 0, 0.6);
}
.card_6232.surface_bottom_5a0e .soft_c8b3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card_6232.cool_99ce {
  color: rgba(255, 255, 255, 0.99);
}
.card_6232.cool_99ce a:not(.surface_8ac1) {
  color: rgba(255, 255, 255, 0.79);
}
.card_6232.cool_99ce a:not(.surface_8ac1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_6232.cool_99ce .soft_c8b3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_6232.cool_99ce table tbody td,
.card_6232.cool_99ce table th {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_advanced_d4ae.old_ab2c .disabled_tall_ef1c {
  max-width: initial;
}
.breadcrumb_advanced_d4ae .label-b6fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.breadcrumb_advanced_d4ae .label-b6fb .medium-8daf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_advanced_d4ae .label-b6fb .medium-8daf {
    display: block;
    margin-bottom: 2em;
  }
  .breadcrumb_advanced_d4ae .label-b6fb .medium-8daf:last-child {
    margin-bottom: 0;
  }
}
.east-d377 .highlight_5ab8:last-child,
.logo_complex_3ea4 .highlight_5ab8:last-child,
.progress_3a91 .highlight_5ab8:last-child {
  margin-bottom: 0;
}
.east-d377 .highlight_5ab8 .disabled-next-8b25 .panel-easy-c7a3:last-child,
.logo_complex_3ea4 .highlight_5ab8 .disabled-next-8b25 .panel-easy-c7a3:last-child,
.progress_3a91 .highlight_5ab8 .disabled-next-8b25 .panel-easy-c7a3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .east-d377 .hero_9649,
  .east-d377 .text-f575,
  .logo_complex_3ea4 .hero_9649,
  .logo_complex_3ea4 .text-f575,
  .progress_3a91 .hero_9649,
  .progress_3a91 .text-f575 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .static-07a4 .highlight_5ab8 {
    margin-bottom: 2em;
  }
}
.static-07a4 p:last-child {
  margin-bottom: 0;
}
.static-07a4 li,
.static-07a4 ul {
  list-style: none;
  margin: 0;
}
.static-07a4 ul ul {
  margin-left: 2.617924em;
}
.main-5f59 {
  font-size: 0.875em;
}

/* css-noise: 2d2e */
.shadow-element-c7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
