/*!
Theme Name: Customify
Theme URI: https://pressmaximum.west_0392/customify
Author: WPCustomify
Author URI: https://pressmaximum.west_0392
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.west_0392/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.up-570c.section-0111/licenses/gpl-2.0.list_solid_7b64
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.bright-9483/, (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.message_wood_1f1e.progress-outer-26a6/normalize.tiny-a029/
 ======
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.tiny-a029 v7.0.0 | MIT License | github.west_0392/necolas/normalize.tiny-a029 */
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;
}
.tooltip-8018 .pink-d3c4,
.warm-34dc,
.card_pressed_bf14,
.advanced_fb86,
.button_black_0863,
.menu-cdba,
.layout-cold-b274,
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;
}
.warm-34dc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .warm-34dc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .warm-34dc,
  h1 {
    font-size: 1.8em;
  }
}
.card_pressed_bf14,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card_pressed_bf14 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card_pressed_bf14,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card_pressed_bf14,
  h2 {
    font-size: 1.7em;
  }
}
.advanced_fb86,
h3 {
  font-size: 1.618em;
}
.tooltip-8018 .pink-d3c4,
.button_black_0863,
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.motion-cada {
  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;
}
.easy_a7b9:after,
.easy_a7b9:before,
.liquid-5469:after,
.liquid-5469:before {
  content: "";
  display: table;
}
.easy_a7b9:after,
.liquid-5469:after {
  clear: both;
}
.block_easy_939c {
  float: right;
  margin-right: 0;
}
.overlay-west-09c5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.over_96bc .progress-fixed-0161,
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;
}
.over_96bc .progress-fixed-0161: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;
}
.tertiary_short_0e14 .progress-fixed-0161 {
  box-shadow: none;
}
.tertiary_short_0e14
  .progress-fixed-0161
  .wrapper-7df8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tertiary_short_0e14 .progress-fixed-0161 .silver_1f98 {
  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;
}
.tertiary_short_0e14
  .progress-fixed-0161
  .silver_1f98
  b {
  display: none;
}
.tertiary_short_0e14 .action-d461 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.inner_7b62:not(.list-lower-8a1e):not(.outline-c4d2),
button:not(.list-lower-8a1e):not(.outline-c4d2),
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ),
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ),
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ) {
  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;
}
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):hover,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):hover,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):hover,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):hover,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):active,
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):active,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):active,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):active,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):active,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus {
  outline: 0;
}
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20 {
  position: relative;
}
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .menu-ef73,
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .description-27ba,
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .bronze-b3c7,
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  i,
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  svg,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .menu-ef73,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .description-27ba,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .bronze-b3c7,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  i,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  svg,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .menu-ef73,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .description-27ba,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .bronze-b3c7,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  i,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  svg,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .menu-ef73,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .description-27ba,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .bronze-b3c7,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  i,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  svg,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .menu-ef73,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .description-27ba,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  .bronze-b3c7,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  i,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20
  svg {
  visibility: hidden;
}
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20:after,
button:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20:after,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20:after,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20:after,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ).fn-loading-da20: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;
}
.inner_7b62:not(.list-lower-8a1e):not(.outline-c4d2),
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ),
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ),
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ) {
  color: #fff;
  background: #235787;
}
.inner_7b62:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus,
input[type="button"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus,
input[type="reset"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus,
input[type="submit"]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ):focus {
  color: #fff;
}
.inner_7b62.fn-disabled-da20:not(.list-lower-8a1e):not(
    .outline-c4d2
  ),
.inner_7b62[disabled]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ),
button.fn-disabled-da20:not(.list-lower-8a1e):not(
    .outline-c4d2
  ),
button[disabled]:not(.list-lower-8a1e):not(
    .outline-c4d2
  ) {
  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;
}
.clean-088d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.clean-088d: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;
}
.article-south-9de6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-outer-1d38 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border_99a0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.easy_a7b9:after,
.easy_a7b9:before,
.wood-405c:after,
.wood-405c:before,
.pressed-64ad:after,
.pressed-64ad:before,
.card-b9ae:after,
.card-b9ae:before,
.narrow_8dc6:after,
.narrow_8dc6:before,
.tooltip_lower_b0d7:after,
.tooltip_lower_b0d7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.easy_a7b9:after,
.wood-405c:after,
.pressed-64ad:after,
.card-b9ae:after,
.narrow_8dc6:after,
.tooltip_lower_b0d7:after {
  clear: both;
}
.wood-405c .active-faab,
.pressed-64ad .active-faab,
.complex_af19 .active-faab {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.middle-002f {
  display: inline-block;
}
.stale-97f1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stale-97f1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stale-97f1 .text-motion-35d4 {
  padding: 1em 0;
  font-size: 85%;
}
.text-motion-35d4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.item_120e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.item_120e:after,
.item_120e:before {
  content: "";
  display: table;
}
.item_120e:after {
  clear: both;
}
.tall-91e2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup-0fa3 .tall-91e2 {
  max-width: 50%;
}
.block_bottom_be41 .tall-91e2 {
  max-width: 33.33%;
}
.text-d9fc .tall-91e2 {
  max-width: 25%;
}
.status-fb06 .tall-91e2 {
  max-width: 20%;
}
.tertiary-current-94ca .tall-91e2 {
  max-width: 16.66%;
}
.first-7e9c .tall-91e2 {
  max-width: 14.28%;
}
.outline-e29a .tall-91e2 {
  max-width: 12.5%;
}
.footer-f5e1 .tall-91e2 {
  max-width: 11.11%;
}
.tooltip_5e7b {
  display: block;
}
.tooltip-8018 .header-8822 label,
.tooltip-8018 .button_solid_f831 label,
.tooltip-8018 .table_cold_5d4e label,
.tooltip-8018 .focus-26fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.filter-3d73 {
  list-style: none;
  margin: 0;
}
.filter-3d73 article.banner_2b02 {
  margin-bottom: 0;
}
.filter-3d73 ul {
  list-style: none;
  margin: 0;
}
.filter-3d73 .blue_a154 li.banner_2b02 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .filter-3d73 .blue_a154 li.banner_2b02 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .filter-3d73 .blue_a154 li.banner_2b02: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) {
  .filter-3d73 .blue_a154 li.banner_2b02 li.banner_2b02 li.banner_2b02 li.banner_2b02 {
    padding-left: 0;
  }
}
article.banner_2b02 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_2b02 .wood-405c p:last-of-type {
  margin-bottom: 0;
}
article.banner_2b02 .main_0fff {
  float: left;
}
article.banner_2b02 .accent-fluid-ecb2 {
  margin-left: 85px;
}
article.banner_2b02 .slider-555e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_2b02 .slider-555e .link_0b67 {
  margin-left: 10px;
}
article.banner_2b02 .box-pressed-3100 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_2b02 .module_5207 {
  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 .header-8822,
  #respond .table_cold_5d4e,
  #respond .focus-26fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-8822 input,
#respond .table_cold_5d4e input,
#respond .focus-26fe input {
  width: 100%;
}
#respond .focus-26fe {
  margin-right: 0;
}
#respond .hot-1f42 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.purple_dcc3 {
  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;
}
.purple_dcc3.active-brown-f4ea {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.purple_dcc3 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%);
}
.purple_dcc3:focus,
.purple_dcc3: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);
}
.icon-3988 {
  border-radius: 10%;
}
.tabs_c9f0 {
  border-radius: 50%;
}
.section-5641 {
  font-size: 0.72em;
}
.out-f2f3 {
  font-size: 0.875em;
}
.silver-920b {
  font-size: 1.1em;
}
.focus-d4e8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.focus-d4e8.section-5641 {
  letter-spacing: 0.5px;
}
.light_18ab,
.light_18ab a {
  color: #6d6d6d;
}
.light_18ab a:hover {
  color: #111;
}
.in-8270 {
  color: #6d6d6d;
}
.inner_0a02 {
  overflow-x: hidden;
}
.inner_0a02 .left-5b6f.north_efa6 {
  position: relative;
}
.inner_0a02 .left-5b6f.north_efa6.shade-silver-275e {
  position: initial;
}
.inner_0a02
  .left-5b6f.north_efa6.shade-silver-275e
  .shadow-6cc3 {
  left: auto;
}
.inner_0a02 .left-5b6f .shadow-6cc3 {
  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;
}
.inner_0a02 .left-5b6f:hover.north_efa6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.inner_0a02
  .left-5b6f:hover.north_efa6
  .shadow-6cc3 {
  display: block;
  z-index: 9999999;
}
.inner_0a02 .tooltip_bronze_c32f .silver-6e6b,
.inner_0a02 .message-stale-cc37 .silver-6e6b {
  display: none;
}
.inner_0a02 .smooth-85c3 .left-5b6f:hover.north_efa6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip-8018 .header-8822 label,
.tooltip-8018 .button_solid_f831 label,
.tooltip-8018 .table_cold_5d4e label,
.tooltip-8018 .focus-26fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.filter-3d73 {
  list-style: none;
  margin: 0;
}
.filter-3d73 article.banner_2b02 {
  margin-bottom: 0;
}
.filter-3d73 ul {
  list-style: none;
  margin: 0;
}
.filter-3d73 .blue_a154 li.banner_2b02 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .filter-3d73 .blue_a154 li.banner_2b02 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .filter-3d73 .blue_a154 li.banner_2b02: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) {
  .filter-3d73 .blue_a154 li.banner_2b02 li.banner_2b02 li.banner_2b02 li.banner_2b02 {
    padding-left: 0;
  }
}
article.banner_2b02 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_2b02 .wood-405c p:last-of-type {
  margin-bottom: 0;
}
article.banner_2b02 .main_0fff {
  float: left;
}
article.banner_2b02 .accent-fluid-ecb2 {
  margin-left: 85px;
}
article.banner_2b02 .slider-555e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_2b02 .slider-555e .link_0b67 {
  margin-left: 10px;
}
article.banner_2b02 .box-pressed-3100 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_2b02 .module_5207 {
  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 .header-8822,
  #respond .table_cold_5d4e,
  #respond .focus-26fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-8822 input,
#respond .table_cold_5d4e input,
#respond .focus-26fe input {
  width: 100%;
}
#respond .focus-26fe {
  margin-right: 0;
}
#respond .hot-1f42 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip_bronze_c32f .hard_1b6a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard_1b6a .overlay_0f93.active-dynamic-6731 .cold-9794 > li > a:focus,
.hard_1b6a .overlay_0f93.active-dynamic-6731 .cold-9794 > li > a:hover,
.hard_1b6a .overlay_0f93.link_2a47 .cold-9794 > li > a:focus,
.hard_1b6a .overlay_0f93.link_2a47 .cold-9794 > li > a:hover,
.hard_1b6a .overlay_0f93.bronze_21e0 .cold-9794 > li > a:focus,
.hard_1b6a .overlay_0f93.bronze_21e0 .cold-9794 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_1b6a
  .overlay_0f93.active-dynamic-6731
  .cold-9794
  > li.label_north_0e22
  > a,
.hard_1b6a
  .overlay_0f93.active-dynamic-6731
  .cold-9794
  > li.slider-thick-f41f
  > a,
.hard_1b6a
  .overlay_0f93.link_2a47
  .cold-9794
  > li.label_north_0e22
  > a,
.hard_1b6a
  .overlay_0f93.link_2a47
  .cold-9794
  > li.slider-thick-f41f
  > a,
.hard_1b6a
  .overlay_0f93.bronze_21e0
  .cold-9794
  > li.label_north_0e22
  > a,
.hard_1b6a .overlay_0f93.bronze_21e0 .cold-9794 > li.sidebar-e541 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_1b6a .fixed_43aa,
.hard_1b6a .fixed_43aa a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_1b6a .warm_8e94.accent_a45c li a,
.hard_1b6a .button_easy_3416 a,
.hard_1b6a .border_copper_eb10,
.hard_1b6a .cold-9794 > li > a,
.hard_1b6a .pagination-c761 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a .warm_8e94.accent_a45c li a:hover,
.hard_1b6a .button_easy_3416 a:hover,
.hard_1b6a .border_copper_eb10:hover,
.hard_1b6a .cold-9794 > li > a:hover,
.hard_1b6a .pagination-c761:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_1b6a .modal-13bd {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a .modal-13bd .narrow-7249 {
  color: rgba(255, 255, 255, 0.99);
}
.hard_1b6a .modal-13bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_1b6a .tag_bronze_8832 .media-advanced-5b89 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a .tag_bronze_8832 .media-advanced-5b89 .right-dd71 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a
  .tag_bronze_8832
  .media-advanced-5b89
  .right-dd71::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a
  .tag_bronze_8832
  .media-advanced-5b89
  .right-dd71:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a
  .tag_bronze_8832
  .media-advanced-5b89
  .right-dd71::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a
  .tag_bronze_8832
  .media-advanced-5b89
  .right-dd71::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a .tag_bronze_8832 .table-huge-87d9 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_1b6a .tag_bronze_8832 .table-huge-87d9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_deb6
  .hard_1b6a
  .tag_bronze_8832
  .black-b762
  .easy-b54f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_deb6
  .hard_1b6a
  .tag_bronze_8832
  .black-b762
  .right-dd71 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_bronze_c32f .footer-d39c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.footer-d39c .overlay_0f93.active-dynamic-6731 .cold-9794 > li > a:focus,
.footer-d39c .overlay_0f93.active-dynamic-6731 .cold-9794 > li > a:hover,
.footer-d39c .overlay_0f93.link_2a47 .cold-9794 > li > a:focus,
.footer-d39c .overlay_0f93.link_2a47 .cold-9794 > li > a:hover,
.footer-d39c .overlay_0f93.bronze_21e0 .cold-9794 > li > a:focus,
.footer-d39c .overlay_0f93.bronze_21e0 .cold-9794 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d39c
  .overlay_0f93.active-dynamic-6731
  .cold-9794
  > li.label_north_0e22
  > a,
.footer-d39c
  .overlay_0f93.active-dynamic-6731
  .cold-9794
  > li.slider-thick-f41f
  > a,
.footer-d39c
  .overlay_0f93.link_2a47
  .cold-9794
  > li.label_north_0e22
  > a,
.footer-d39c
  .overlay_0f93.link_2a47
  .cold-9794
  > li.slider-thick-f41f
  > a,
.footer-d39c
  .overlay_0f93.bronze_21e0
  .cold-9794
  > li.label_north_0e22
  > a,
.footer-d39c .overlay_0f93.bronze_21e0 .cold-9794 > li.sidebar-e541 > a {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d39c .fixed_43aa,
.footer-d39c .fixed_43aa a {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d39c .warm_8e94.accent_a45c li a,
.footer-d39c .button_easy_3416 a,
.footer-d39c .border_copper_eb10,
.footer-d39c .cold-9794 > li > a,
.footer-d39c .pagination-c761 {
  color: rgba(0, 0, 0, 0.55);
}
.footer-d39c .warm_8e94.accent_a45c li a:hover,
.footer-d39c .button_easy_3416 a:hover,
.footer-d39c .border_copper_eb10:hover,
.footer-d39c .cold-9794 > li > a:hover,
.footer-d39c .pagination-c761:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d39c .modal-13bd {
  color: rgba(0, 0, 0, 0.55);
}
.footer-d39c .modal-13bd .narrow-7249 {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d39c .modal-13bd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-9977 .video-0c5e {
  margin-left: auto;
  margin-right: auto;
}
.pressed-64ad > * {
  margin-left: auto;
  margin-right: auto;
}
.pressed-64ad .article-south-9de6 {
  margin-right: 1.41575em;
}
.text_d7d4 .pressed-64ad > .chip-dark-c15b {
  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;
}
.text_d7d4 .pressed-64ad > .focus-54e0 {
  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;
}
.component-hot-4a6c.pink-9977 .video-0c5e,
.new-f79e.pink-9977 .video-0c5e {
  margin-left: 0;
}
.static_13d3.pink-9977 .video-0c5e,
.last_7562.pink-9977 .video-0c5e {
  margin-right: 0;
}
.pressed-64ad ol,
.pressed-64ad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion-7bb3 video {
  max-width: 100%;
}
.out-b71d img {
  display: block;
}
.out-b71d.article-south-9de6,
.out-b71d.hidden-outer-1d38 {
  width: 100%;
}
.out-b71d.focus-54e0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.article-bde9:not(.large_e36f) {
  margin: 1.5em auto;
}
.brown-3723 p {
  padding: 1.5em 14px;
}
ul.component-75a3.focus-54e0,
ul.component-75a3.chip-dark-c15b,
ul.component-75a3.medium-41d3.chip-dark-c15b {
  padding: 0 14px;
}
.title_wide_2fbf {
  display: block;
  overflow-x: auto;
}
.title_wide_2fbf table {
  border-collapse: collapse;
  width: 100%;
}
.title_wide_2fbf td,
.title_wide_2fbf th {
  padding: 0.5em;
}
.pressed-64ad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pressed-64ad ol ol,
.pressed-64ad ol ul,
.pressed-64ad ul ol,
.pressed-64ad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pressed-64ad ol ol li,
.pressed-64ad ol ul li,
.pressed-64ad ul ol li,
.pressed-64ad ul ul li {
  margin-left: 0;
}
.fixed_834a.title-acec > .footer_efce {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fixed_834a.title-acec > .footer_efce iframe,
.fixed_834a.title-acec > .footer_efce > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.white-59bf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.white-59bf.alert-aab3 {
  padding: 0;
}
.white-59bf.alert-aab3 cite {
  font-size: 13px;
}
.white-59bf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.white-59bf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bottom_89dd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bottom_89dd > p:first-child {
  margin-top: 0;
}
.bottom_89dd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bottom_89dd blockquote {
  border-left: 0;
}
.old_fa83 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.old_fa83:not(.slider_64b8) {
  max-width: 100px;
}
.old_fa83.photo-bottom-2042 {
  border-bottom: none !important;
  text-align: center;
}
.old_fa83.photo-bottom-2042::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .brown-3723 p {
    padding: 1.5em 0;
  }
}
.status_6075 {
  color: #0073aa;
}
.caption_blue_b8a2 {
  background-color: #0073aa;
}
.outer-f242 {
  color: #229fd8;
}
.purple-b073 {
  background-color: #229fd8;
}
.left-3d83 {
  color: #eee;
}
.title_5032 {
  background-color: #eee;
}
.column-in-4530 {
  color: #444;
}
.modal_basic_2fef {
  background-color: #444;
}
.button_black_1fad {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button_black_1fad .fast_3f1b .button_easy_3416 {
  font-size: 15px;
}
.button_black_1fad .button_easy_3416 {
  line-height: 1.3;
}
.button_black_1fad .footer-d39c {
}
.button_black_1fad .hard_1b6a {
  background: #235787;
}
.element-136c {
  padding: 0;
}
.element-136c .hard_1b6a {
  background: #1a1a1a;
}
.element-136c .footer-d39c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.aside_005a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.aside_005a .footer-d39c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.aside_005a .hard_1b6a {
  background: #303030;
}
.tooltip_lower_b0d7 {
  position: relative;
  z-index: 10;
}
.tooltip_lower_b0d7 .full_1339 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_wide_72a1 .north_efa6 {
  display: inline-block;
  vertical-align: middle;
}
.dropdown_wide_72a1.texture_fluid_7174 .north_efa6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dropdown_wide_72a1.texture_fluid_7174 .north_efa6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_wide_72a1.texture_fluid_7174 .north_efa6 {
    margin-right: 0.4em;
  }
}
.dropdown_wide_72a1.texture_fluid_7174 .north_efa6:last-child {
  margin-right: 0;
}
.banner-d4e4 .full_1339 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tooltip_bronze_c32f .fast_3f1b {
    margin: 0 -0.5em;
  }
  .tooltip_bronze_c32f .fast_3f1b [class*="customify-col-"],
  .tooltip_bronze_c32f .fast_3f1b [class*="customify-col_"],
  .tooltip_bronze_c32f .fast_3f1b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tooltip_bronze_c32f.fixed-ea74 .full_1339 {
  background: 0 0 !important;
}
.tooltip_bronze_c32f.fixed-ea74 .full_1339,
.tooltip_bronze_c32f.banner-d4e4 .full_1339 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tooltip_bronze_c32f.modal-gold-e824 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tooltip_bronze_c32f.banner-d4e4 .full_1339 {
  box-shadow: none !important;
}
.image_2832 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image_2832 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image_2832 {
    padding: 18px 0 20px;
  }
}
.image_2832 .widget_2cbd {
  width: 100%;
}
.image_2832 .input_smooth_bf11 {
  margin-bottom: 0;
}
.image_2832 .grid_7e66 {
  margin-top: 5px;
  font-size: 0.875em;
}
.paragraph_d41b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paragraph_d41b .solid-15bf {
  width: 100%;
}
.slider_16cc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slider_16cc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slider_16cc 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;
}
.slider_16cc li:last-child:after {
  display: none;
}
.slider_16cc li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert_in_ed1a .silver-6e6b button,
.image_2832 .silver-6e6b button {
  left: 0;
}
.alert_in_ed1a .solid-15bf,
.image_2832 .solid-15bf {
  padding-left: 0;
  padding-right: 0;
}
.alert_in_ed1a .paragraph_d41b,
.image_2832 .paragraph_d41b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert_in_ed1a {
  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;
}
.alert_in_ed1a: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;
}
.alert_in_ed1a .gradient-wide-e1bf {
  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) {
  .alert_in_ed1a .gradient-wide-e1bf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_in_ed1a .gradient-wide-e1bf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert_in_ed1a .gradient-wide-e1bf {
    min-height: 200px;
  }
}
.alert_in_ed1a .slider_16cc {
  color: rgba(255, 255, 255, 0.8);
}
.alert_in_ed1a .slider_16cc a,
.alert_in_ed1a .slider_16cc li:after {
  color: inherit;
}
.alert_in_ed1a .slider_16cc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline_hard_0a8d {
  margin-bottom: 0.5em;
}
.shade_f2d6 {
  margin-bottom: 1.2em;
}
.shade_f2d6,
.outline_hard_0a8d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shade_f2d6 p:last-child,
.outline_hard_0a8d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .silver-6e6b,
#masthead .silver-6e6b {
  display: none;
}
#masthead
  > .silver-6e6b.gradient_aaa8 {
  display: none;
}
#masthead > .silver-6e6b button {
  left: 0;
}
.form_left_745b {
  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%;
}
.form_left_745b .north_efa6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.form_left_745b .widget_plasma_2f9e {
  display: -webkit-box;
  display: flex;
}
.form_left_745b .widget_plasma_2f9e.item_small_673d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.form_left_745b .widget_plasma_2f9e.box_1cdf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_left_745b .widget_plasma_2f9e.tag-dim-290c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_left_745b.liquid-003a.alert_liquid_a182 .widget_plasma_2f9e.item_small_673d {
  flex-basis: 100%;
}
.form_left_745b.main_bff9 .widget_plasma_2f9e.box_1cdf {
  -webkit-box-flex: 1;
  flex: auto;
}
.form_left_745b.main_bff9 .widget_plasma_2f9e.tag-dim-290c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .silver-6e6b.gradient_aaa8 {
  display: none;
}
#masthead > .silver-6e6b button {
  left: 0;
}
.card_b1dd {
  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;
}
.card_b1dd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.card_b1dd.plasma-eb5d i {
  margin-right: 4px;
}
.card_b1dd.form_12cd i {
  margin-left: 5px;
}
.button_easy_3416 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button_easy_3416 p:last-child {
  margin-bottom: 0;
}
.thumbnail_e7b7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail_e7b7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail_e7b7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail_e7b7 .fixed_43aa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail_e7b7 .photo-old-a0bc {
  margin: 5px 0 7px 0;
}
.thumbnail_e7b7.feature-e953 .outline_rough_f3ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_e7b7.feature-e953 .paragraph_current_8baa {
  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;
}
.thumbnail_e7b7.caption-486a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail_e7b7.caption-486a .outline_rough_f3ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_e7b7.caption-486a .paragraph_current_8baa {
  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;
}
.thumbnail_e7b7.pagination-6a44 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_e7b7.chip-c16b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail_e7b7.chip-c16b .paragraph_current_8baa {
  margin-top: 7px;
}
.rough-ee6a {
  display: inline-block;
}
.tooltip_lower_b0d7 .main-2bbd .thumbnail_e7b7 img {
  max-width: 100%;
}
.overlay_0f93 .aside_under_7601.card-2d68,
.title-3eca .aside_under_7601.card-2d68 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_0f93 .stale-bb76,
.title-3eca .stale-bb76 {
  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%);
}
.overlay_0f93 .stale-bb76 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_0f93.gradient-hot-1d37 .stale-bb76 {
  display: none;
}
.overlay_0f93 .nav-1bcb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_0f93 .nav-1bcb li {
  display: inline-block;
  position: relative;
}
.overlay_0f93 .nav-1bcb li:last-child {
  margin-right: 0;
}
.overlay_0f93 .nav-1bcb 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;
}
.overlay_0f93 .nav-1bcb li.sidebar-e541 > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_0f93 .nav-1bcb > 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;
}
.overlay_0f93 .nav-1bcb > li > a i {
  line-height: 0;
}
.overlay_0f93 .nav-1bcb > li.detail-small-d551 > a .stale-bb76 {
  margin-left: 4px;
  line-height: 0;
}
.overlay_0f93 .nav-1bcb .row_f1fc li.detail-small-d551 > a {
  position: relative;
}
.overlay_0f93 .nav-1bcb .row_f1fc li.detail-small-d551 > a:after,
.overlay_0f93 .nav-1bcb .row_f1fc li.detail-small-d551 > a:before {
  content: "";
  display: table;
}
.overlay_0f93 .nav-1bcb .row_f1fc li.detail-small-d551 > a:after {
  clear: both;
}
.overlay_0f93 .nav-1bcb .row_f1fc li.detail-small-d551 > a .stale-bb76 {
  margin-left: 5px;
  float: right;
}
.overlay_0f93 .accordion_c229,
.overlay_0f93 .row_f1fc {
  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;
}
.overlay_0f93 .row_f1fc {
  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;
}
.overlay_0f93 .row_f1fc .card-2d68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_0f93 .row_f1fc .stale-bb76 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_0f93 .row_f1fc li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_0f93 .row_f1fc 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;
}
.overlay_0f93 .row_f1fc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_0f93 .row_f1fc .row_f1fc {
  top: 0;
  left: 100%;
}
.overlay_0f93 .thumbnail-medium-c5f7.fn-focus-da20 > .accordion_c229,
.overlay_0f93 .thumbnail-medium-c5f7.fn-focus-da20 > .row_f1fc,
.overlay_0f93 .thumbnail-medium-c5f7:focus > .accordion_c229,
.overlay_0f93 .thumbnail-medium-c5f7:focus > .row_f1fc,
.overlay_0f93 .thumbnail-medium-c5f7:hover > .accordion_c229,
.overlay_0f93 .thumbnail-medium-c5f7:hover > .row_f1fc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_0f93.bronze_21e0 .cold-9794:after,
.overlay_0f93.bronze_21e0 .cold-9794:before {
  content: "";
  display: table;
}
.overlay_0f93.bronze_21e0 .cold-9794:after {
  clear: both;
}
.overlay_0f93.bronze_21e0 .cold-9794 > li {
  float: left;
}
.overlay_0f93.thumbnail-simple-546d .cold-9794:after,
.overlay_0f93.thumbnail-simple-546d .cold-9794:before {
  content: "";
  display: table;
}
.overlay_0f93.thumbnail-simple-546d .cold-9794:after {
  clear: both;
}
.overlay_0f93.thumbnail-simple-546d .cold-9794 > li {
  float: left;
}
.overlay_0f93.thumbnail-simple-546d .cold-9794 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_0f93.thumbnail-simple-546d .cold-9794 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_0f93.thumbnail-simple-546d .cold-9794 > li.label_north_0e22 > a,
.overlay_0f93.thumbnail-simple-546d .cold-9794 > li.sidebar-e541 > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_0f93.active-dynamic-6731 .cold-9794 > li > a .card-2d68 {
  position: relative;
}
.overlay_0f93.active-dynamic-6731 .cold-9794 > li > a .card-2d68: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;
}
.overlay_0f93.active-dynamic-6731
  .cold-9794
  > li:focus
  > a
  .card-2d68:before,
.overlay_0f93.active-dynamic-6731
  .cold-9794
  > li:hover
  > a
  .card-2d68:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_0f93.active-dynamic-6731
  .cold-9794
  > li.label_north_0e22
  > a
  .card-2d68:before,
.overlay_0f93.active-dynamic-6731
  .cold-9794
  > li.slider-thick-f41f
  > a
  .card-2d68:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_0f93.link_2a47 .cold-9794 > li > a .card-2d68 {
  position: relative;
}
.overlay_0f93.link_2a47 .cold-9794 > li > a .card-2d68: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;
}
.overlay_0f93.link_2a47 .cold-9794 > li:focus > a .card-2d68:before,
.overlay_0f93.link_2a47
  .cold-9794
  > li:hover
  > a
  .card-2d68:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_0f93.link_2a47
  .cold-9794
  > li.label_north_0e22
  > a
  .card-2d68:before,
.overlay_0f93.link_2a47
  .cold-9794
  > li.slider-thick-f41f
  > a
  .card-2d68:before {
  width: 100%;
  background-color: currentColor;
}
.title-3eca .nav-1bcb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title-3eca .nav-1bcb li:first-child > a {
  border-top: none;
}
.title-3eca .nav-1bcb .description-dc0e > .card-2d68 .stale-bb76 {
  display: none;
}
.title-3eca .nav-1bcb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title-3eca .nav-1bcb li:last-child {
  border: none;
}
.title-3eca .nav-1bcb li.detail-small-d551 > a {
  padding-right: 45px !important;
}
.title-3eca .nav-1bcb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title-3eca .nav-1bcb li a:focus,
.title-3eca .nav-1bcb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-3eca .nav-1bcb li .disabled_first_a8f1 {
  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;
}
.title-3eca .nav-1bcb li .disabled_first_a8f1:hover {
  box-shadow: none;
}
.title-3eca .nav-1bcb li .disabled_first_a8f1 .stale-bb76 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title-3eca .nav-1bcb .row_f1fc {
  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);
}
.title-3eca .nav-1bcb .row_f1fc li a {
  padding-left: 3em;
}
.title-3eca .nav-1bcb .fixed_ecd2 > a .disabled_first_a8f1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title-3eca .nav-1bcb .fixed_ecd2 > .row_f1fc {
  display: block;
  opacity: 1;
}
.media_clean_7917 {
  max-width: 100%;
}
.brown-9750 {
  line-height: 0;
  cursor: pointer;
}
.pagination-c761 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination-c761:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination-c761 svg {
  width: 18px;
  height: 18px;
}
.pagination-c761 .hidden_9af5 {
  display: none;
}
.gold-9960 {
  position: relative;
}
.gold-9960.fn-active-da20 .pagination-c761 .notice_lite_f49f {
  display: none;
}
.gold-9960.fn-active-da20 .pagination-c761 .hidden_9af5 {
  display: inline-block;
}
.gold-9960 .gradient_hard_eb0a {
  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);
}
.gold-9960.silver-07f2 .gradient_hard_eb0a {
  left: auto;
  right: -0.9em;
}
.gold-9960.silver-07f2 .outer_3702::before {
  left: auto;
  right: 15px;
}
.gold-9960.fn-active-da20 .gradient_hard_eb0a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black-b762 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.black-b762 label {
  flex-basis: 100%;
}
.black-b762 .media-advanced-5b89 {
  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;
}
.black-b762 .right-dd71 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.black-b762 .right-dd71:focus {
  background-color: transparent;
}
.black-b762 button.table-huge-87d9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.black-b762 button.table-huge-87d9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.black-b762 button.table-huge-87d9 svg {
  width: 18px;
  height: 18px;
}
.black-b762 input[type="submit"] {
  min-height: auto;
}
.tag_bronze_8832 .black-b762 .right-dd71 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outer_3702 {
  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) {
  .outer_3702 {
    width: 220px;
  }
}
.outer_3702 label {
  flex-basis: 100%;
}
.outer_3702::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;
}
.box_deb6 .tag_bronze_8832 .black-b762 {
  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;
}
.box_deb6
  .tag_bronze_8832
  .black-b762
  .media-advanced-5b89 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box_deb6 .tag_bronze_8832 .black-b762 .right-dd71 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box_deb6
  .tag_bronze_8832
  .black-b762
  .right-dd71:focus {
  background: 0 0;
}
.box_deb6
  .tag_bronze_8832
  .black-b762
  .easy-b54f {
  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;
}
.warm_8e94 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.warm_8e94 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.warm_8e94 li:last-child {
  margin-right: 0;
}
.warm_8e94 li:first-child {
  margin-left: 0;
}
.warm_8e94.iron-07bd a {
  color: #fff;
}
.warm_8e94.iron-07bd a:hover {
  color: #fff;
}
.warm_8e94 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.warm_8e94 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.warm_8e94 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.warm_8e94 a:hover {
  opacity: 0.9;
  color: inherit;
}
.warm_8e94 [class*="social-icon-apple"] {
  background-color: #999;
}
.warm_8e94 [class*="social-icon-apple"].avatar-gold-c995 {
  background-color: transparent;
  color: #999;
}
.warm_8e94 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.warm_8e94 [class*="social-icon-behance"].avatar-gold-c995 {
  background-color: transparent;
  color: #1769ff;
}
.warm_8e94 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.warm_8e94 [class*="social-icon-bitbucket"].avatar-gold-c995 {
  background-color: transparent;
  color: #205081;
}
.warm_8e94 [class*="social-icon-codepen"] {
  background-color: #000;
}
.warm_8e94 [class*="social-icon-codepen"].avatar-gold-c995 {
  background-color: transparent;
  color: #000;
}
.warm_8e94 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.warm_8e94 [class*="social-icon-delicious"].avatar-gold-c995 {
  background-color: transparent;
  color: #39f;
}
.warm_8e94 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.warm_8e94 [class*="social-icon-digg"].avatar-gold-c995 {
  background-color: transparent;
  color: #005be2;
}
.warm_8e94 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.warm_8e94 [class*="social-icon-dribbble"].avatar-gold-c995 {
  background-color: transparent;
  color: #ea4c89;
}
.warm_8e94 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.warm_8e94 [class*="social-icon-envelope"].avatar-gold-c995 {
  background-color: transparent;
  color: #ea4335;
}
.warm_8e94 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.warm_8e94 [class*="social-icon-facebook"].avatar-gold-c995 {
  background-color: transparent;
  color: #3b5998;
}
.warm_8e94 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.warm_8e94 [class*="social-icon-flickr"].avatar-gold-c995 {
  background-color: transparent;
  color: #0063dc;
}
.warm_8e94 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.warm_8e94 [class*="social-icon-foursquare"].avatar-gold-c995 {
  background-color: transparent;
  color: #2d5be3;
}
.warm_8e94 [class*="social-icon-github"] {
  background-color: #333;
}
.warm_8e94 [class*="social-icon-github"].avatar-gold-c995 {
  background-color: transparent;
  color: #333;
}
.warm_8e94 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.warm_8e94 [class*="social-icon-google-plus"].avatar-gold-c995 {
  background-color: transparent;
  color: #dd4b39;
}
.warm_8e94 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.warm_8e94 [class*="social-icon-houzz"].avatar-gold-c995 {
  background-color: transparent;
  color: #7ac142;
}
.warm_8e94 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.warm_8e94 [class*="social-icon-instagram"].avatar-gold-c995 {
  background-color: transparent;
  color: #262626;
}
.warm_8e94 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.warm_8e94 [class*="social-icon-jsfiddle"].avatar-gold-c995 {
  background-color: transparent;
  color: #487aa2;
}
.warm_8e94 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.warm_8e94 [class*="social-icon-linkedin"].avatar-gold-c995 {
  background-color: transparent;
  color: #0077b5;
}
.warm_8e94 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.warm_8e94 [class*="social-icon-medium"].avatar-gold-c995 {
  background-color: transparent;
  color: #00ab6b;
}
.warm_8e94 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.warm_8e94
  [class*="social-icon-odnoklassniki"].avatar-gold-c995 {
  background-color: transparent;
  color: #f4731c;
}
.warm_8e94 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.warm_8e94 [class*="social-icon-meetup"].avatar-gold-c995 {
  background-color: transparent;
  color: #ec1c40;
}
.warm_8e94 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.warm_8e94 [class*="social-icon-pinterest"].avatar-gold-c995 {
  background-color: transparent;
  color: #bd081c;
}
.warm_8e94 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.warm_8e94 [class*="social-icon-product-hunt"].avatar-gold-c995 {
  background-color: transparent;
  color: #da552f;
}
.warm_8e94 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.warm_8e94 [class*="social-icon-reddit"].avatar-gold-c995 {
  background-color: transparent;
  color: #ff4500;
}
.warm_8e94 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.warm_8e94 [class*="social-icon-rss"].avatar-gold-c995 {
  background-color: transparent;
  color: #f26522;
}
.warm_8e94 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.warm_8e94
  [class*="social-icon-shopping-cart"].avatar-gold-c995 {
  background-color: transparent;
  color: #4caf50;
}
.warm_8e94 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.warm_8e94 [class*="social-icon-skype"].avatar-gold-c995 {
  background-color: transparent;
  color: #00aff0;
}
.warm_8e94 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.warm_8e94 [class*="social-icon-slideshare"].avatar-gold-c995 {
  background-color: transparent;
  color: #0077b5;
}
.warm_8e94 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.warm_8e94 [class*="social-icon-snapchat"].avatar-gold-c995 {
  background-color: transparent;
  color: #fffc00;
}
.warm_8e94 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.warm_8e94 [class*="social-icon-soundcloud"].avatar-gold-c995 {
  background-color: transparent;
  color: #f80;
}
.warm_8e94 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.warm_8e94 [class*="social-icon-spotify"].avatar-gold-c995 {
  background-color: transparent;
  color: #2ebd59;
}
.warm_8e94 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.warm_8e94
  [class*="social-icon-stack-overflow"].avatar-gold-c995 {
  background-color: transparent;
  color: #fe7a15;
}
.warm_8e94 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.warm_8e94 [class*="social-icon-maldkfgram"].avatar-gold-c995 {
  background-color: transparent;
  color: #2ca5e0;
}
.warm_8e94 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.warm_8e94 [class*="social-icon-tripadvisor"].avatar-gold-c995 {
  background-color: transparent;
  color: #589442;
}
.warm_8e94 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.warm_8e94 [class*="social-icon-tumblr"].avatar-gold-c995 {
  background-color: transparent;
  color: #35465c;
}
.warm_8e94 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.warm_8e94 [class*="social-icon-twitch"].avatar-gold-c995 {
  background-color: transparent;
  color: #6441a5;
}
.warm_8e94 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.warm_8e94 [class*="social-icon-twitter"].avatar-gold-c995 {
  background-color: transparent;
  color: #1da1f2;
}
.warm_8e94 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.warm_8e94 [class*="social-icon-vimeo"].avatar-gold-c995 {
  background-color: transparent;
  color: #1ab7ea;
}
.warm_8e94 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.warm_8e94 [class*="social-icon-vk"].avatar-gold-c995 {
  background-color: transparent;
  color: #45668e;
}
.warm_8e94 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.warm_8e94 [class*="social-icon-weibo"].avatar-gold-c995 {
  background-color: transparent;
  color: #df2029;
}
.warm_8e94 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.warm_8e94 [class*="social-icon-weixin"].avatar-gold-c995 {
  background-color: transparent;
  color: #7bb32e;
}
.warm_8e94 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.warm_8e94 [class*="social-icon-whatsapp"].avatar-gold-c995 {
  background-color: transparent;
  color: #25d366;
}
.warm_8e94 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.warm_8e94 [class*="social-icon-wordpress"].avatar-gold-c995 {
  background-color: transparent;
  color: #21759b;
}
.warm_8e94 [class*="social-icon-xing"] {
  background-color: #026466;
}
.warm_8e94 [class*="social-icon-xing"].avatar-gold-c995 {
  background-color: transparent;
  color: #026466;
}
.warm_8e94 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.warm_8e94 [class*="social-icon-yelp"].avatar-gold-c995 {
  background-color: transparent;
  color: #af0606;
}
.warm_8e94 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.warm_8e94 [class*="social-icon-youtube"].avatar-gold-c995 {
  background-color: transparent;
  color: #cd201f;
}
.border_copper_eb10 {
  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;
}
.border_copper_eb10:hover {
  box-shadow: none;
  background: 0 0;
}
.search_b34d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-c6e6 {
  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;
}
.prev-fda8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link-6b9d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link-6b9d,
.link-6b9d::after,
.link-6b9d::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;
}
.link-6b9d::after,
.link-6b9d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paper_1d1e .main-c6e6 .prev-fda8 {
  margin-top: -2px;
  width: 19px;
}
.paper_1d1e .main-c6e6 .link-6b9d {
  margin-top: -1px;
}
.paper_1d1e .main-c6e6 .link-6b9d,
.paper_1d1e .main-c6e6 .link-6b9d::after,
.paper_1d1e .main-c6e6 .link-6b9d::before {
  width: 19px;
  height: 2px;
}
.paper_1d1e .main-c6e6 .link-6b9d::before {
  top: -6px;
}
.paper_1d1e .main-c6e6 .link-6b9d::after {
  bottom: -6px;
}
.huge_1e77 .main-c6e6 .prev-fda8 {
  margin-top: -2px;
  width: 22px;
}
.huge_1e77 .main-c6e6 .link-6b9d {
  margin-top: -1px;
}
.huge_1e77 .main-c6e6 .link-6b9d,
.huge_1e77 .main-c6e6 .link-6b9d::after,
.huge_1e77 .main-c6e6 .link-6b9d::before {
  width: 22px;
  height: 2px;
}
.huge_1e77 .main-c6e6 .link-6b9d::before {
  top: -7px;
}
.huge_1e77 .main-c6e6 .link-6b9d::after {
  bottom: -7px;
}
.box-456e .main-c6e6 .prev-fda8 {
  margin-top: -2px;
  width: 31px;
}
.box-456e .main-c6e6 .link-6b9d {
  margin-top: -1.5px;
}
.box-456e .main-c6e6 .link-6b9d,
.box-456e .main-c6e6 .link-6b9d::after,
.box-456e .main-c6e6 .link-6b9d::before {
  width: 31px;
  height: 3px;
}
.box-456e .main-c6e6 .link-6b9d::before {
  top: -9px;
}
.box-456e .main-c6e6 .link-6b9d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .south-96b2 .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 19px;
  }
  .south-96b2 .main-c6e6 .link-6b9d {
    margin-top: -1px;
  }
  .south-96b2 .main-c6e6 .link-6b9d,
  .south-96b2 .main-c6e6 .link-6b9d::after,
  .south-96b2 .main-c6e6 .link-6b9d::before {
    width: 19px;
    height: 2px;
  }
  .south-96b2 .main-c6e6 .link-6b9d::before {
    top: -6px;
  }
  .south-96b2 .main-c6e6 .link-6b9d::after {
    bottom: -6px;
  }
  .black-3249 .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 22px;
  }
  .black-3249 .main-c6e6 .link-6b9d {
    margin-top: -1px;
  }
  .black-3249 .main-c6e6 .link-6b9d,
  .black-3249 .main-c6e6 .link-6b9d::after,
  .black-3249 .main-c6e6 .link-6b9d::before {
    width: 22px;
    height: 2px;
  }
  .black-3249 .main-c6e6 .link-6b9d::before {
    top: -7px;
  }
  .black-3249 .main-c6e6 .link-6b9d::after {
    bottom: -7px;
  }
  .focused-7905 .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-7905 .main-c6e6 .link-6b9d {
    margin-top: -1.5px;
  }
  .focused-7905 .main-c6e6 .link-6b9d,
  .focused-7905 .main-c6e6 .link-6b9d::after,
  .focused-7905 .main-c6e6 .link-6b9d::before {
    width: 31px;
    height: 3px;
  }
  .focused-7905 .main-c6e6 .link-6b9d::before {
    top: -9px;
  }
  .focused-7905 .main-c6e6 .link-6b9d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-285f .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-285f .main-c6e6 .link-6b9d {
    margin-top: -1px;
  }
  .tertiary-285f .main-c6e6 .link-6b9d,
  .tertiary-285f .main-c6e6 .link-6b9d::after,
  .tertiary-285f .main-c6e6 .link-6b9d::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-285f .main-c6e6 .link-6b9d::before {
    top: -6px;
  }
  .tertiary-285f .main-c6e6 .link-6b9d::after {
    bottom: -6px;
  }
  .outline_b4bc .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_b4bc .main-c6e6 .link-6b9d {
    margin-top: -1px;
  }
  .outline_b4bc .main-c6e6 .link-6b9d,
  .outline_b4bc .main-c6e6 .link-6b9d::after,
  .outline_b4bc .main-c6e6 .link-6b9d::before {
    width: 22px;
    height: 2px;
  }
  .outline_b4bc .main-c6e6 .link-6b9d::before {
    top: -7px;
  }
  .outline_b4bc .main-c6e6 .link-6b9d::after {
    bottom: -7px;
  }
  .footer_red_2d27 .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_red_2d27 .main-c6e6 .link-6b9d {
    margin-top: -1.5px;
  }
  .footer_red_2d27 .main-c6e6 .link-6b9d,
  .footer_red_2d27 .main-c6e6 .link-6b9d::after,
  .footer_red_2d27 .main-c6e6 .link-6b9d::before {
    width: 31px;
    height: 3px;
  }
  .footer_red_2d27 .main-c6e6 .link-6b9d::before {
    top: -9px;
  }
  .footer_red_2d27 .main-c6e6 .link-6b9d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .red-fc55 .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 19px;
  }
  .red-fc55 .main-c6e6 .link-6b9d {
    margin-top: -1px;
  }
  .red-fc55 .main-c6e6 .link-6b9d,
  .red-fc55 .main-c6e6 .link-6b9d::after,
  .red-fc55 .main-c6e6 .link-6b9d::before {
    width: 19px;
    height: 2px;
  }
  .red-fc55 .main-c6e6 .link-6b9d::before {
    top: -6px;
  }
  .red-fc55 .main-c6e6 .link-6b9d::after {
    bottom: -6px;
  }
  .surface_rough_0561 .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_rough_0561 .main-c6e6 .link-6b9d {
    margin-top: -1px;
  }
  .surface_rough_0561 .main-c6e6 .link-6b9d,
  .surface_rough_0561 .main-c6e6 .link-6b9d::after,
  .surface_rough_0561 .main-c6e6 .link-6b9d::before {
    width: 22px;
    height: 2px;
  }
  .surface_rough_0561 .main-c6e6 .link-6b9d::before {
    top: -7px;
  }
  .surface_rough_0561 .main-c6e6 .link-6b9d::after {
    bottom: -7px;
  }
  .picture-huge-1dc4 .main-c6e6 .prev-fda8 {
    margin-top: -2px;
    width: 31px;
  }
  .picture-huge-1dc4 .main-c6e6 .link-6b9d {
    margin-top: -1.5px;
  }
  .picture-huge-1dc4 .main-c6e6 .link-6b9d,
  .picture-huge-1dc4 .main-c6e6 .link-6b9d::after,
  .picture-huge-1dc4 .main-c6e6 .link-6b9d::before {
    width: 31px;
    height: 3px;
  }
  .picture-huge-1dc4 .main-c6e6 .link-6b9d::before {
    top: -9px;
  }
  .picture-huge-1dc4 .main-c6e6 .link-6b9d::after {
    bottom: -9px;
  }
}
.avatar-clean-3d79 .link-6b9d {
  -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);
}
.avatar-clean-3d79 .link-6b9d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar-clean-3d79 .link-6b9d::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);
}
.avatar-clean-3d79.component-lower-f088 .link-6b9d {
  -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);
}
.avatar-clean-3d79.component-lower-f088 .link-6b9d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar-clean-3d79.component-lower-f088 .link-6b9d::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);
}
.right_8630 {
  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.tiny_2709:before {
  display: none;
}
.message-stale-cc37 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.message-stale-cc37 .preview-a4db {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.message-stale-cc37 .preview-a4db:last-of-type {
  border-bottom: none;
}
.message-stale-cc37 .preview-a4db.pattern-complex-3025,
.message-stale-cc37 .preview-a4db.picture-clean-aca6,
.message-stale-cc37 .preview-a4db.thumbnail_774f {
  padding: 0;
}
.message-stale-cc37 .title-3eca .disabled_first_a8f1 {
  color: currentColor;
}
.message-stale-cc37 .title-3eca .disabled_first_a8f1:focus,
.message-stale-cc37 .title-3eca .disabled_first_a8f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-stale-cc37.footer-d39c .modal-13bd,
.message-stale-cc37.footer-d39c .button_easy_3416 a,
.message-stale-cc37.footer-d39c .cold-9794 a,
.message-stale-cc37.footer-d39c .row_f1fc a {
  color: rgba(0, 0, 0, 0.55);
}
.message-stale-cc37.footer-d39c .modal-13bd:hover,
.message-stale-cc37.footer-d39c .button_easy_3416 a:hover,
.message-stale-cc37.footer-d39c .cold-9794 a:hover,
.message-stale-cc37.footer-d39c .row_f1fc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-stale-cc37.footer-d39c .narrow-7249 {
  color: rgba(0, 0, 0, 0.8);
}
.message-stale-cc37.footer-d39c .preview-a4db {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-stale-cc37.footer-d39c .preview-a4db:before {
  background: rgba(0, 0, 0, 0.08);
}
.message-stale-cc37.footer-d39c .tabs-50f3:before {
  background: rgba(255, 255, 255, 0.9);
}
.message-stale-cc37.footer-d39c .title-3eca .nav-1bcb li a,
.message-stale-cc37.footer-d39c .title-3eca .disabled_first_a8f1,
.message-stale-cc37.footer-d39c .row_f1fc {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-stale-cc37.footer-d39c .title-3eca .disabled_first_a8f1:focus,
.message-stale-cc37.footer-d39c .title-3eca .disabled_first_a8f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-stale-cc37.footer-d39c .nav-1bcb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-stale-cc37.hard_1b6a .modal-13bd,
.message-stale-cc37.hard_1b6a .button_easy_3416 a,
.message-stale-cc37.hard_1b6a .cold-9794 .disabled_first_a8f1,
.message-stale-cc37.hard_1b6a .cold-9794 a,
.message-stale-cc37.hard_1b6a .row_f1fc a {
  color: rgba(255, 255, 255, 0.79);
}
.message-stale-cc37.hard_1b6a .modal-13bd:hover,
.message-stale-cc37.hard_1b6a .button_easy_3416 a:hover,
.message-stale-cc37.hard_1b6a .cold-9794 .disabled_first_a8f1:hover,
.message-stale-cc37.hard_1b6a .cold-9794 a:hover,
.message-stale-cc37.hard_1b6a .row_f1fc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-stale-cc37.hard_1b6a .narrow-7249 {
  color: rgba(255, 255, 255, 0.99);
}
.message-stale-cc37.hard_1b6a .preview-a4db {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-stale-cc37.hard_1b6a .preview-a4db:before {
  background: rgba(255, 255, 255, 0.08);
}
.message-stale-cc37.hard_1b6a .tabs-50f3:before {
  background: rgba(0, 0, 0, 0.9);
}
.message-stale-cc37.hard_1b6a .title-3eca .nav-1bcb li a,
.message-stale-cc37.hard_1b6a .title-3eca .disabled_first_a8f1,
.message-stale-cc37.hard_1b6a .row_f1fc {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-stale-cc37.hard_1b6a .title-3eca .disabled_first_a8f1:focus,
.message-stale-cc37.hard_1b6a .title-3eca .disabled_first_a8f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-stale-cc37.hard_1b6a .nav-1bcb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-50f3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs-50f3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.highlight-red-6196 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon_0c59 .message-stale-cc37 {
  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;
}
.icon_0c59 .preview-a4db {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon_0c59 .preview-a4db: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) {
  .icon_0c59 .preview-a4db:before {
    width: 16%;
    left: 42%;
  }
}
.icon_0c59 .preview-a4db:last-child:before {
  content: none;
}
.icon_0c59 .preview-a4db[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon_0c59 .title-3eca .nav-1bcb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon_0c59 .title-3eca .nav-1bcb li a .disabled_first_a8f1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon_0c59 .title-3eca .row_f1fc {
  border: none;
}
.icon_0c59 .title-3eca .row_f1fc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon_0c59 .tabs-50f3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon_0c59 .highlight-red-6196 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon_0c59 .hard_1b6a .tabs-50f3:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_0c59 .footer-d39c.yellow_95a8 .link-6b9d {
  background: rgba(0, 0, 0, 0.6);
}
.icon_0c59
  .footer-d39c.yellow_95a8
  .link-6b9d::after,
.icon_0c59
  .footer-d39c.yellow_95a8
  .link-6b9d:before {
  background: inherit;
}
.icon_0c59
  .footer-d39c.yellow_95a8:hover
  .link-6b9d {
  background: rgba(0, 0, 0, 0.8);
}
.upper_df6f .message-stale-cc37 {
  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) {
  .upper_df6f .message-stale-cc37 {
    width: auto;
    right: 45px;
  }
}
.hover-e86c .message-stale-cc37 {
  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) {
  .hover-e86c .message-stale-cc37 {
    width: auto;
    left: 45px;
  }
}
.tiny_2709 .message-stale-cc37 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tiny_2709 .highlight-red-6196 {
  max-width: 48em;
  margin: 0 auto;
}
.tiny_2709 .tabs-50f3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info-bright-fc27 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info-bright-fc27.icon_0c59 .message-stale-cc37 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info-bright-fc27.upper_df6f .message-stale-cc37 {
  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);
}
.info-bright-fc27 .message-stale-cc37 {
  visibility: visible;
}
.info-bright-fc27.hover-e86c .message-stale-cc37 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.feature-huge-a428,
.wood_21d5 {
  overflow-x: hidden;
}
.feature-huge-a428 .message-stale-cc37 {
  overflow: auto;
}
.feature-huge-a428.icon_0c59 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-huge-a428.icon_0c59 .message-stale-cc37 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.feature-huge-a428.icon_0c59 .border_copper_eb10 {
  opacity: 0;
}
.feature-huge-a428.upper_df6f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-huge-a428.upper_df6f .message-stale-cc37 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.feature-huge-a428.upper_df6f .border_copper_eb10 {
  opacity: 0;
}
.feature-huge-a428.hover-e86c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-huge-a428.hover-e86c .message-stale-cc37 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.feature-huge-a428.hover-e86c .border_copper_eb10 {
  opacity: 0;
}
.feature-huge-a428.tiny_2709 .message-stale-cc37 {
  z-index: 10;
  visibility: visible;
}
.yellow_95a8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.yellow_95a8 .link-6b9d {
  background: rgba(255, 255, 255, 0.99);
}
.yellow_95a8 .link-6b9d::after,
.yellow_95a8 .link-6b9d:before {
  background: inherit;
}
.yellow_95a8:hover .link-6b9d {
  background: rgba(255, 255, 255, 0.99);
}
.hover-e86c .yellow_95a8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tiny_2709 .yellow_95a8 {
  display: none !important;
}
.feature-huge-a428:before,
.wood_21d5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.feature-huge-a428 .yellow_95a8,
.wood_21d5 .yellow_95a8 {
  display: inline-block;
}
.message-stale-cc37 .north_efa6 {
  -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;
}
.feature-huge-a428 .message-stale-cc37 .north_efa6,
.wood_21d5 .message-stale-cc37 .north_efa6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-3c06 .media-advanced-5b89 {
  width: 100%;
}
.main-2bbd {
  padding: 0 0.5em 0;
}
.main-2bbd [class*="customify-col-"],
.main-2bbd [class*="customify-col_"],
.main-2bbd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.input_a357 .main-2bbd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fast_3f1b .feature_43ec,
  .feature_43ec {
    display: none;
  }
  .dynamic_3362 {
    text-align: left;
  }
  .solid-dca8 {
    text-align: center;
  }
  .popup_2f9a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fast_3f1b .orange-785b,
  .orange-785b {
    display: none;
  }
  .west_5e69 {
    text-align: left;
  }
  .fast_b2d3 {
    text-align: center;
  }
  .fluid-923c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fast_3f1b .shade-5001,
  .shade-5001 {
    display: none;
  }
  .footer_669b {
    text-align: left;
  }
  .pro-2635 {
    text-align: center;
  }
  .shadow_advanced_38c0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background_easy_7299 {
  box-shadow: none !important;
}
.pattern-14e9 .alert-674f,
.brown-69ed .alert-674f {
  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;
}
.brown-69ed .alert-674f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.full_1339 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.full_1339:after,
.full_1339:before {
  content: "";
  display: table;
}
.full_1339:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .full_1339 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.full_1339,
.modal-gold-e824 {
  max-width: 1248px;
  margin: 0 auto;
}

.card-b9ae.next_77bf .full_1339 {
  max-width: 100%;
}
.card-b9ae.header-hard-49cf {
  max-width: 1200px;
  margin: 0 auto;
}
.card-b9ae.layout-hot-9d4d .full_1339 {
  max-width: 100%;
}
.card-b9ae.layout-hot-9d4d > .full_1339 {
  padding-left: 0;
  padding-right: 0;
}
.card-b9ae.layout-hot-9d4d > .full_1339 .fast_3f1b {
  margin: 0;
}
.card-b9ae.layout-hot-9d4d
  > .full_1339
  .label-copper-307b.disabled-top-91ae {
  margin-right: 0;
  margin-left: 0;
}
.card-b9ae.layout-hot-9d4d #main.disabled-top-91ae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .west_015e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .west_015e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .disabled_gas_84d3 .video-0c5e {
    padding-right: 1em;
  }
  .disabled_gas_84d3.row_bb58 .label-copper-307b {
    border-right: 1px solid #eaecee;
  }
  .disabled_gas_84d3.row_bb58 .video-0c5e {
    padding-right: 1em;
  }
  .disabled_gas_84d3.row_bb58 .aside_stone_02fc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-9fb5 .video-0c5e {
    padding-left: 1em;
  }
  .chip-9fb5.row_bb58 .label-copper-307b {
    border-left: 1px solid #eaecee;
  }
  .chip-9fb5.row_bb58 .video-0c5e {
    padding-left: 1em;
  }
  .chip-9fb5.row_bb58 .aside_stone_02fc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_b7d9 .video-0c5e {
    padding-left: 1em;
  }
  .alert_b7d9.row_bb58 .container-brown-42dd {
    border-right: 1px solid #eaecee;
  }
  .alert_b7d9.row_bb58 .block-d8b9 {
    border-right: 1px solid #eaecee;
  }
  .alert_b7d9.row_bb58 .video-0c5e {
    padding-left: 1em;
  }
  .alert_b7d9.row_bb58 .aside_stone_02fc {
    padding-right: 1em;
  }
  .alert_b7d9.row_bb58 .fresh-7779 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-3dba .video-0c5e {
    padding-right: 1em;
  }
  .preview-3dba.row_bb58 .container-brown-42dd {
    border-left: 1px solid #eaecee;
  }
  .preview-3dba.row_bb58 .block-d8b9 {
    border-left: 1px solid #eaecee;
  }
  .preview-3dba.row_bb58 .video-0c5e {
    padding-right: 1em;
  }
  .preview-3dba.row_bb58 .aside_stone_02fc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-3dba.row_bb58 .fresh-7779 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west_015e .video-0c5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west_015e.row_bb58 .label-copper-307b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .west_015e.row_bb58 .video-0c5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west_015e.row_bb58 .aside_stone_02fc {
    padding-left: 1em;
  }
  .west_015e.row_bb58 .fresh-7779 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .west_015e.row_bb58 .video-0c5e {
    padding-left: 0;
  }
}
.shadow_8d6b .dropdown_wide_72a1 {
  display: inline-block;
}
.hover-1b0f {
  display: inline-block;
}
.progress-9a91 {
  word-con: break-word;
}
.complex-f0e2 > span {
  display: inline-block;
  padding: 5px 0;
}
.complex-f0e2 .dropdown-pro-c60e {
  margin-left: 8px;
  margin-right: 8px;
}
.complex-f0e2 .carousel-wide-42fa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.east-0a0e .feature_easy_a042 {
  margin-bottom: 2em;
}
.east-0a0e .medium-52a6 {
  margin-bottom: 15px;
}
.east-0a0e .medium-52a6:last-child {
  margin-bottom: 0;
}
.east-0a0e .pink-0625 {
  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) {
  .east-0a0e .pink-0625 {
    display: block;
  }
}
.east-0a0e .widget-c694 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .east-0a0e .widget-c694 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.east-0a0e .tall_790b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.east-0a0e .tall_790b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.east-0a0e .tall_790b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.east-0a0e .progress-9a91 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.east-0a0e .progress-9a91 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.east-0a0e .icon_0098 p:last-child {
  margin-bottom: 0;
}
.east-0a0e .article-brown-7e60 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.east-0a0e .primary_new_a5b1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.east-0a0e .banner-lower-df1d {
  margin-top: 1em;
}
.east-0a0e .article_cool_60b5 {
  top: 0;
  display: block;
}
.east-0a0e .article_cool_60b5 a {
  color: inherit;
}
.east-0a0e .article_cool_60b5 a:hover {
  color: inherit;
}
.east-0a0e .overlay-dark-2639 {
  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;
}
.east-0a0e .overlay-dark-2639:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.east-0a0e .primary_new_a5b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.east-0a0e .hidden_98d6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.east-0a0e .hidden_98d6:first-child {
  margin-top: 0;
}
.east-0a0e .hidden_98d6.tooltip-hard-4351 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.east-0a0e .hidden_98d6.tag-fluid-fff9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.east-0a0e
  .hidden_98d6.tag-fluid-fff9.left-1fef
  .banner-lower-df1d {
  width: 100%;
}
.east-0a0e .tag-fluid-fff9 {
  -webkit-box-align: center;
  align-items: center;
}
.east-0a0e .tag-fluid-fff9 .complex-f0e2,
.east-0a0e .tag-fluid-fff9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.east-0a0e .tall_790b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.east-0a0e .tall_790b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.east-0a0e .tall_790b: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;
}
.east-0a0e .tooltip-hard-4351 {
  z-index: 5;
}
.east-0a0e .middle_d122 .sort-6b04 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.east-0a0e .thumbnail-c9ad .sort-6b04 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.east-0a0e .background_5a7a .sort-6b04 {
  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;
}
.east-0a0e.button-blue-1621 .pink-0625,
.east-0a0e.detail-tall-6449 .pink-0625 {
  display: block;
}
.east-0a0e.button-blue-1621 .pink-0625 .section-bronze-1746,
.east-0a0e.button-blue-1621 .pink-0625 .primary_new_a5b1,
.east-0a0e.detail-tall-6449 .pink-0625 .section-bronze-1746,
.east-0a0e.detail-tall-6449 .pink-0625 .primary_new_a5b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.east-0a0e.banner_fluid_85ce .widget-c694 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .east-0a0e.banner_fluid_85ce .widget-c694 {
    margin-right: 0;
  }
}
.east-0a0e.button-blue-1621 .widget-c694,
.east-0a0e.detail-tall-6449 .widget-c694 {
  padding-top: 40%;
}
.east-0a0e.button-blue-1621 .feature_easy_a042,
.east-0a0e.detail-tall-6449 .feature_easy_a042 {
  display: block;
}
.east-0a0e.button-blue-1621 .fn-sticky-da20 .primary_new_a5b1,
.east-0a0e.detail-tall-6449 .fn-sticky-da20 .primary_new_a5b1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.east-0a0e.button-blue-1621 .widget-c694,
.east-0a0e.detail-tall-6449 .widget-c694 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.east-0a0e.button-blue-1621 .primary_new_a5b1 {
  padding: 1em;
}
.main_00f3 {
  margin: 30px auto;
  display: block;
}
.main_00f3 .box-38bd > * {
  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;
}
.main_00f3 .box-38bd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main_00f3 .box-38bd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture_93b1 .complex-f0e2 {
  margin-bottom: 1.41575em;
}
.picture_93b1 .surface-1b95 {
  margin-bottom: 1.618em;
}
.pressed-64ad .shade-b4f6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pressed-64ad .shade-b4f6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pressed-64ad .container-orange-08d1 {
  max-width: 100%;
  overflow: auto;
}
.pink-9977 .pressed-64ad a:hover {
  text-decoration: underline;
}
.first_1bfd .medium-52a6:not(.progress-9a91),
.first_1bfd .tall_790b {
  margin-bottom: 1.41575em;
}
.first_1bfd .medium-52a6:not(.progress-9a91):last-child,
.first_1bfd .tall_790b:last-child {
  margin-bottom: 0;
}
.first_1bfd .medium-52a6.panel_stale_c7fa {
  margin-bottom: 0.41575em;
}
.first_1bfd .new_b639:before,
.first_1bfd .card-a94c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.first_1bfd .new_b639:before {
  content: "\f115";
}
.first_1bfd .card-a94c:before {
  content: "\f02c";
}
.first_1bfd .texture_iron_6800 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.first_1bfd .texture_iron_6800 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.content-action-cd7a {
  display: -webkit-box;
  display: flex;
}
.content-action-cd7a .alert-steel-b805 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .content-action-cd7a .alert-steel-b805 {
    flex-basis: 90px;
  }
}
.content-action-cd7a .progress-377f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-action-cd7a .progress-377f {
    flex-basis: calc(100% - 50px);
  }
}
.content-action-cd7a .module-2051 p:last-child {
  margin-bottom: 0.72em;
}
.red-349d .box-38bd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.red-349d .box-38bd:after,
.red-349d .box-38bd:before {
  content: "";
  display: table;
}
.red-349d .box-38bd:after {
  clear: both;
}
.red-349d .box-38bd .module-73d9,
.red-349d .box-38bd .slow-2438 {
  width: 49%;
}
.red-349d .box-38bd .module-73d9 a span.over-ce57,
.red-349d .box-38bd .slow-2438 a span.over-ce57 {
  display: block;
  margin-bottom: 5px;
}
.red-349d .box-38bd .slow-2438 {
  float: left;
  text-align: left;
}
.red-349d .box-38bd .module-73d9 {
  float: right;
  text-align: right;
}
.full-1b4e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .full-1b4e {
    margin-bottom: 0;
  }
}
.progress_blue_14be {
  margin-bottom: 1em;
}
.progress_blue_14be .progress-9a91 {
  font-size: 1.1em;
  line-height: 1.3;
}
.column_in_4a19 a {
  display: block;
  line-height: 0;
  position: relative;
}
.east-1e2f .progress_blue_14be,
.logo-fd0f .progress_blue_14be {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .east-1e2f .progress_blue_14be,
  .logo-fd0f .progress_blue_14be {
    display: block;
  }
}
.east-1e2f .column_in_4a19,
.logo-fd0f .column_in_4a19 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .east-1e2f .column_in_4a19,
  .logo-fd0f .column_in_4a19 {
    margin-bottom: 1em;
  }
}
.east-1e2f .column_in_4a19 img,
.logo-fd0f .column_in_4a19 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.east-1e2f .disabled-fast-52d6,
.logo-fd0f .disabled-fast-52d6 {
  flex-basis: calc(100% - 160px);
}
.east-1e2f .disabled-fast-52d6 p,
.logo-fd0f .disabled-fast-52d6 p {
  margin-bottom: 0;
}
.east-1e2f .disabled-fast-52d6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .east-1e2f .disabled-fast-52d6 {
    padding-left: 0;
  }
}
.logo-fd0f .disabled-fast-52d6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo-fd0f .disabled-fast-52d6 {
    padding-right: 0;
  }
}
.logo-fd0f .column_in_4a19 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.preview-7db8 .column_in_4a19 {
  margin-bottom: 0.5em;
}
.preview-7db8 .column_in_4a19 img {
  width: 100%;
}
.panel_next_028f .active_iron_112c,
.border_071a .active_iron_112c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border_071a .label-copper-307b .focused-b7b0 p:last-child {
  margin-bottom: 0;
}
.popup_4b88 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.huge_ee3b .preview-5b00 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .huge_ee3b .preview-5b00:last-of-type {
    margin-bottom: 0;
  }
}
.huge_ee3b .preview-5b00 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge_ee3b .preview-5b00 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.huge_ee3b .preview-5b00 ul li {
  margin: 0 0 0.6em;
}
.huge_ee3b .preview-5b00 ul li.texture-871a,
.huge_ee3b .preview-5b00 ul li.pattern_db95 {
  position: relative;
}
.huge_ee3b .preview-5b00 ul li.texture-871a .breadcrumb-0898,
.huge_ee3b .preview-5b00 ul li.pattern_db95 .breadcrumb-0898 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.huge_ee3b .preview-5b00 ul li.texture-871a:after:after,
.huge_ee3b .preview-5b00 ul li.texture-871a:after:before,
.huge_ee3b
  .preview-5b00
  ul
  li.pattern_db95:after:after,
.huge_ee3b
  .preview-5b00
  ul
  li.pattern_db95:after:before {
  content: "";
  display: table;
}
.huge_ee3b .preview-5b00 ul li.texture-871a:after:after,
.huge_ee3b
  .preview-5b00
  ul
  li.pattern_db95:after:after {
  clear: both;
}
.huge_ee3b .preview-5b00 a.inner_7b62:hover {
  text-decoration: none;
}
.huge_ee3b .preview-5b00 select {
  max-width: 100%;
}
.huge_ee3b .preview-5b00 table {
  font-size: 85%;
}
.huge_ee3b .preview-5b00 table td,
.huge_ee3b .preview-5b00 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.huge_ee3b .preview-5b00 table tfoot td {
  text-align: left;
}
.huge_ee3b .preview-5b00 :last-child {
  margin-bottom: 0;
}
.huge_ee3b .preview-5b00 .copper-faf2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.huge_ee3b .preview-5b00 .copper-faf2 label {
  width: 100%;
}
.huge_ee3b .preview-5b00 .copper-faf2 .right-dd71 {
  width: 100%;
  display: block;
}
.huge_ee3b .preview-5b00 .copper-faf2 .table-huge-87d9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.huge_ee3b .preview-5b00 .copper-faf2 .table-huge-87d9:hover svg #svg-search {
  fill: #444;
}
.huge_ee3b .preview-5b00 .copper-faf2 .table-huge-87d9 svg {
  width: 18px;
  height: 18px;
}
.huge_ee3b .modal-e748 ul ul,
.huge_ee3b .block-blue-3b99 ul ul,
.huge_ee3b .grid_ef92 ul ul,
.huge_ee3b .soft-3acf ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.huge_ee3b .modal-e748 .detail-small-d551 > a,
.huge_ee3b .block-blue-3b99 .detail-small-d551 > a,
.huge_ee3b .grid_ef92 .detail-small-d551 > a,
.huge_ee3b .soft-3acf .detail-small-d551 > a {
  margin-bottom: 0;
}
.huge_ee3b .tabs-south-ad9a li,
.huge_ee3b .modal-e748 li,
.huge_ee3b .modal-under-ef06 li,
.huge_ee3b .block-blue-3b99 li,
.huge_ee3b .grid_ef92 li,
.huge_ee3b .soft-3acf li,
.huge_ee3b .heading_2df9 li,
.huge_ee3b .row_fluid_0115 li {
  display: block;
  position: relative;
}
.huge_ee3b .tabs-south-ad9a li:last-child,
.huge_ee3b .modal-e748 li:last-child,
.huge_ee3b .modal-under-ef06 li:last-child,
.huge_ee3b .block-blue-3b99 li:last-child,
.huge_ee3b .grid_ef92 li:last-child,
.huge_ee3b .soft-3acf li:last-child,
.huge_ee3b .heading_2df9 li:last-child,
.huge_ee3b .row_fluid_0115 li:last-child {
  border: none;
}
.huge_ee3b .tabs-south-ad9a li a,
.huge_ee3b .modal-e748 li a,
.huge_ee3b .modal-under-ef06 li a,
.huge_ee3b .block-blue-3b99 li a,
.huge_ee3b .grid_ef92 li a,
.huge_ee3b .soft-3acf li a,
.huge_ee3b .heading_2df9 li a,
.huge_ee3b .row_fluid_0115 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge_ee3b .tabs-south-ad9a li ul li::before,
.huge_ee3b .modal-e748 li ul li::before,
.huge_ee3b .modal-under-ef06 li ul li::before,
.huge_ee3b .block-blue-3b99 li ul li::before,
.huge_ee3b .grid_ef92 li ul li::before,
.huge_ee3b .soft-3acf li ul li::before,
.huge_ee3b .heading_2df9 li ul li::before,
.huge_ee3b .row_fluid_0115 li ul li::before {
  left: 15px;
}
.huge_ee3b .tabs-south-ad9a li ul a,
.huge_ee3b .modal-e748 li ul a,
.huge_ee3b .modal-under-ef06 li ul a,
.huge_ee3b .block-blue-3b99 li ul a,
.huge_ee3b .grid_ef92 li ul a,
.huge_ee3b .soft-3acf li ul a,
.huge_ee3b .heading_2df9 li ul a,
.huge_ee3b .row_fluid_0115 li ul a {
  padding-left: 20px;
}
.huge_ee3b .tabs-south-ad9a li ul ul li::before,
.huge_ee3b .modal-e748 li ul ul li::before,
.huge_ee3b .modal-under-ef06 li ul ul li::before,
.huge_ee3b .block-blue-3b99 li ul ul li::before,
.huge_ee3b .grid_ef92 li ul ul li::before,
.huge_ee3b .soft-3acf li ul ul li::before,
.huge_ee3b .heading_2df9 li ul ul li::before,
.huge_ee3b .row_fluid_0115 li ul ul li::before {
  left: 30px;
}
.huge_ee3b .tabs-south-ad9a li ul ul a,
.huge_ee3b .modal-e748 li ul ul a,
.huge_ee3b .modal-under-ef06 li ul ul a,
.huge_ee3b .block-blue-3b99 li ul ul a,
.huge_ee3b .grid_ef92 li ul ul a,
.huge_ee3b .soft-3acf li ul ul a,
.huge_ee3b .heading_2df9 li ul ul a,
.huge_ee3b .row_fluid_0115 li ul ul a {
  padding-left: 40px;
}
.huge_ee3b .light_eb61 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge_ee3b .row_fluid_0115 ul li {
  margin-bottom: 1.41575em;
}
.huge_ee3b .row_fluid_0115 ul li .hard-9007 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.huge_ee3b .row_fluid_0115 ul li .component-50d1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard_1b6a .tabs-south-ad9a li a,
.hard_1b6a .modal-e748 li a,
.hard_1b6a .modal-under-ef06 li a,
.hard_1b6a .block-blue-3b99 li a,
.hard_1b6a .grid_ef92 li a,
.hard_1b6a .soft-3acf li a,
.hard_1b6a .heading_2df9 li a,
.hard_1b6a .row_fluid_0115 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_1b6a .light_eb61 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_1b6a .preview-5b00 ul li.texture-871a .breadcrumb-0898,
.hard_1b6a .preview-5b00 ul li.pattern_db95 .breadcrumb-0898 {
  background: rgba(0, 0, 0, 0.2);
}
.hard_1b6a .huge_ee3b .preview-5b00 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-b9ae .huge_ee3b .nav-1bcb li {
  margin: 0;
}
.card-b9ae .huge_ee3b .nav-1bcb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card-b9ae .huge_ee3b .nav-1bcb li ul {
  margin: 0;
}
.card-b9ae .huge_ee3b .nav-1bcb li ul li a {
  padding-left: 15px;
}
.card-b9ae .huge_ee3b .nav-1bcb li ul li li a {
  padding-left: 30px;
}
.card-b9ae .huge_ee3b .nav-1bcb li.sidebar-e541 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card-b9ae .huge_ee3b .nav-1bcb li.sidebar-e541 > 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;
}
.card-b9ae .huge_ee3b .nav-1bcb li.sidebar-e541 > 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;
}
.item_2d67 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.narrow_8dc6 {
  position: relative;
  z-index: 10;
}
.narrow_8dc6 .north_efa6 {
  width: 100%;
  max-width: 100%;
}
.info-dark-ee46 .small-a004 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info-dark-ee46 .footer-d39c {
}
.info-dark-ee46 .hard_1b6a {
  background: #292929;
}
.feature-paper-85d4 .small-a004 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature-paper-85d4 .footer-d39c {
  background: #f9f9f9;
}
.feature-paper-85d4 .hard_1b6a {
  background: #303030;
}
.list-14a3 .small-a004 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .list-14a3 .dropdown_wide_72a1 {
    margin-bottom: 1em;
  }
  .list-14a3 .dropdown_wide_72a1:last-child {
    margin-bottom: 0;
  }
}
.list-14a3 .footer-d39c {
  background: #ededed;
}
.list-14a3 .hard_1b6a {
  background: #1a1a1a;
}
.small-a004.footer-d39c {
  color: rgba(0, 0, 0, 0.6);
}
.small-a004.footer-d39c .fast_5e65 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-a004.hard_1b6a {
  color: rgba(255, 255, 255, 0.99);
}
.small-a004.hard_1b6a a:not(.inner_7b62) {
  color: rgba(255, 255, 255, 0.79);
}
.small-a004.hard_1b6a a:not(.inner_7b62):hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-a004.hard_1b6a .fast_5e65 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-a004.hard_1b6a table tbody td,
.small-a004.hard_1b6a table th {
  background: rgba(0, 0, 0, 0.08);
}
.smooth-85c3.banner-d4e4 .full_1339 {
  max-width: initial;
}
.smooth-85c3 .texture_fluid_7174 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.smooth-85c3 .texture_fluid_7174 .north_efa6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .smooth-85c3 .texture_fluid_7174 .north_efa6 {
    display: block;
    margin-bottom: 2em;
  }
  .smooth-85c3 .texture_fluid_7174 .north_efa6:last-child {
    margin-bottom: 0;
  }
}
.list-14a3 .dropdown_wide_72a1:last-child,
.feature-paper-85d4 .dropdown_wide_72a1:last-child,
.info-dark-ee46 .dropdown_wide_72a1:last-child {
  margin-bottom: 0;
}
.list-14a3 .dropdown_wide_72a1 .huge_ee3b .preview-5b00:last-child,
.feature-paper-85d4 .dropdown_wide_72a1 .huge_ee3b .preview-5b00:last-child,
.info-dark-ee46 .dropdown_wide_72a1 .huge_ee3b .preview-5b00:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .list-14a3 .large-1ec5,
  .list-14a3 .last-a149,
  .feature-paper-85d4 .large-1ec5,
  .feature-paper-85d4 .last-a149,
  .info-dark-ee46 .large-1ec5,
  .info-dark-ee46 .last-a149 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .narrow_8dc6 .dropdown_wide_72a1 {
    margin-bottom: 2em;
  }
}
.narrow_8dc6 p:last-child {
  margin-bottom: 0;
}
.narrow_8dc6 li,
.narrow_8dc6 ul {
  list-style: none;
  margin: 0;
}
.narrow_8dc6 ul ul {
  margin-left: 2.617924em;
}
.panel-b1e9 {
  font-size: 0.875em;
}

/* css-noise: 995e */
.ghost-box-v9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
