/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice_e7da/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice_e7da
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.notice_e7da/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.label_small_a1d6.lower-42e6/licenses/gpl-2.0.cool-6fe4
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.hovered-5e8c/, (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.paper_2d11.stale-4931/normalize.top_165d/
 ======
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.top_165d v7.0.0 | MIT License | github.notice_e7da/necolas/normalize.top_165d */
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;
}
.avatar-orange-c749 .table-slow-ff6d,
.card_8210,
.clean_30e6,
.hero_pressed_753c,
.dark_25b3,
.narrow_6c6e,
.heading_4680,
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;
}
.card_8210,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card_8210,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card_8210,
  h1 {
    font-size: 1.8em;
  }
}
.clean_30e6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.clean_30e6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .clean_30e6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .clean_30e6,
  h2 {
    font-size: 1.7em;
  }
}
.hero_pressed_753c,
h3 {
  font-size: 1.618em;
}
.avatar-orange-c749 .table-slow-ff6d,
.dark_25b3,
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.table_glass_192c {
  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;
}
.list-4b24:after,
.list-4b24:before,
.border_93ea:after,
.border_93ea:before {
  content: "";
  display: table;
}
.list-4b24:after,
.border_93ea:after {
  clear: both;
}
.table-bronze-6b2c {
  float: right;
  margin-right: 0;
}
.component-up-e173 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.backdrop_3b30 .top-8791,
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;
}
.backdrop_3b30 .top-8791: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;
}
.component_3d6f .top-8791 {
  box-shadow: none;
}
.component_3d6f
  .top-8791
  .primary_brown_5b9a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component_3d6f .top-8791 .wood-6e0f {
  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;
}
.component_3d6f
  .top-8791
  .wood-6e0f
  b {
  display: none;
}
.component_3d6f .disabled_dark_337d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.chip-b71d:not(.shadow-advanced-a480):not(.backdrop-small-ee2f),
button:not(.shadow-advanced-a480):not(.backdrop-small-ee2f),
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ),
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ),
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ) {
  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;
}
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):hover,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):hover,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):hover,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):hover,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):active,
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):active,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):active,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):active,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):active,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus {
  outline: 0;
}
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113 {
  position: relative;
}
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .menu_wide_d7cf,
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .yellow-1fba,
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .article_fluid_b9a6,
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  i,
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  svg,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .menu_wide_d7cf,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .yellow-1fba,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .article_fluid_b9a6,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  i,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  svg,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .menu_wide_d7cf,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .yellow-1fba,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .article_fluid_b9a6,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  i,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  svg,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .menu_wide_d7cf,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .yellow-1fba,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .article_fluid_b9a6,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  i,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  svg,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .menu_wide_d7cf,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .yellow-1fba,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  .article_fluid_b9a6,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  i,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113
  svg {
  visibility: hidden;
}
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113:after,
button:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113:after,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113:after,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113:after,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ).fn-loading-4113: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;
}
.chip-b71d:not(.shadow-advanced-a480):not(.backdrop-small-ee2f),
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ),
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ),
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ) {
  color: #fff;
  background: #235787;
}
.chip-b71d:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus,
input[type="button"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus,
input[type="reset"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus,
input[type="submit"]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ):focus {
  color: #fff;
}
.chip-b71d.fn-disabled-4113:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ),
.chip-b71d[disabled]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ),
button.fn-disabled-4113:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ),
button[disabled]:not(.shadow-advanced-a480):not(
    .backdrop-small-ee2f
  ) {
  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;
}
.detail-7219 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail-7219: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;
}
.disabled_89ad {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label_simple_cee5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.silver_a0f4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.list-4b24:after,
.list-4b24:before,
.hidden_under_5c70:after,
.hidden_under_5c70:before,
.link-012d:after,
.link-012d:before,
.surface-new-8b72:after,
.surface-new-8b72:before,
.mini-75af:after,
.mini-75af:before,
.detail_34cc:after,
.detail_34cc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.list-4b24:after,
.hidden_under_5c70:after,
.link-012d:after,
.surface-new-8b72:after,
.mini-75af:after,
.detail_34cc:after {
  clear: both;
}
.hidden_under_5c70 .nav-64e2,
.link-012d .nav-64e2,
.container-full-f23a .nav-64e2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hot_7f9f {
  display: inline-block;
}
.north_0425 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.north_0425 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.north_0425 .wood_5872 {
  padding: 1em 0;
  font-size: 85%;
}
.wood_5872 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top_2365 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top_2365:after,
.top_2365:before {
  content: "";
  display: table;
}
.top_2365:after {
  clear: both;
}
.north-7855 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip-7a66 .north-7855 {
  max-width: 50%;
}
.overlay-b02a .north-7855 {
  max-width: 33.33%;
}
.blue_f293 .north-7855 {
  max-width: 25%;
}
.grid-07cf .north-7855 {
  max-width: 20%;
}
.green-55c9 .north-7855 {
  max-width: 16.66%;
}
.nav-plasma-61a3 .north-7855 {
  max-width: 14.28%;
}
.text_gold_f83c .north-7855 {
  max-width: 12.5%;
}
.status-9d71 .north-7855 {
  max-width: 11.11%;
}
.west_e336 {
  display: block;
}
.avatar-orange-c749 .rough_f808 label,
.avatar-orange-c749 .element-0e97 label,
.avatar-orange-c749 .right-d770 label,
.avatar-orange-c749 .text-rough-d32c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right_5a35 {
  list-style: none;
  margin: 0;
}
.right_5a35 article.text-1b74 {
  margin-bottom: 0;
}
.right_5a35 ul {
  list-style: none;
  margin: 0;
}
.right_5a35 .hover_simple_9df7 li.text-1b74 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right_5a35 .hover_simple_9df7 li.text-1b74 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right_5a35 .hover_simple_9df7 li.text-1b74: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) {
  .right_5a35 .hover_simple_9df7 li.text-1b74 li.text-1b74 li.text-1b74 li.text-1b74 {
    padding-left: 0;
  }
}
article.text-1b74 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-1b74 .hidden_under_5c70 p:last-of-type {
  margin-bottom: 0;
}
article.text-1b74 .dark_5574 {
  float: left;
}
article.text-1b74 .focused_4e33 {
  margin-left: 85px;
}
article.text-1b74 .aside-51ba {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-1b74 .aside-51ba .logo-smooth-4e6f {
  margin-left: 10px;
}
article.text-1b74 .hidden_b219 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-1b74 .backdrop_339c {
  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 .rough_f808,
  #respond .right-d770,
  #respond .text-rough-d32c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough_f808 input,
#respond .right-d770 input,
#respond .text-rough-d32c input {
  width: 100%;
}
#respond .text-rough-d32c {
  margin-right: 0;
}
#respond .focus_fe4c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-paper-7d91 {
  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;
}
.sort-paper-7d91.first-a373 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort-paper-7d91 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%);
}
.sort-paper-7d91:focus,
.sort-paper-7d91: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);
}
.dark-bd8e {
  border-radius: 10%;
}
.alert-soft-5c23 {
  border-radius: 50%;
}
.layout-fluid-6c19 {
  font-size: 0.72em;
}
.picture-2586 {
  font-size: 0.875em;
}
.in_e112 {
  font-size: 1.1em;
}
.content_upper_2540 {
  text-transform: uppercase;
  line-height: 1.2;
}
.content_upper_2540.layout-fluid-6c19 {
  letter-spacing: 0.5px;
}
.active-ddf4,
.active-ddf4 a {
  color: #6d6d6d;
}
.active-ddf4 a:hover {
  color: #111;
}
.image-a558 {
  color: #6d6d6d;
}
.rough_d2a9 {
  overflow-x: hidden;
}
.rough_d2a9 .block_fast_b56f.description_f027 {
  position: relative;
}
.rough_d2a9 .block_fast_b56f.description_f027.light-7e7f {
  position: initial;
}
.rough_d2a9
  .block_fast_b56f.description_f027.light-7e7f
  .image_d0b4 {
  left: auto;
}
.rough_d2a9 .block_fast_b56f .image_d0b4 {
  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;
}
.rough_d2a9 .block_fast_b56f:hover.description_f027 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.rough_d2a9
  .block_fast_b56f:hover.description_f027
  .image_d0b4 {
  display: block;
  z-index: 9999999;
}
.rough_d2a9 .message-solid-4853 .slow-6296,
.rough_d2a9 .chip_339b .slow-6296 {
  display: none;
}
.rough_d2a9 .description_down_9bba .block_fast_b56f:hover.description_f027 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar-orange-c749 .rough_f808 label,
.avatar-orange-c749 .element-0e97 label,
.avatar-orange-c749 .right-d770 label,
.avatar-orange-c749 .text-rough-d32c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right_5a35 {
  list-style: none;
  margin: 0;
}
.right_5a35 article.text-1b74 {
  margin-bottom: 0;
}
.right_5a35 ul {
  list-style: none;
  margin: 0;
}
.right_5a35 .hover_simple_9df7 li.text-1b74 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right_5a35 .hover_simple_9df7 li.text-1b74 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right_5a35 .hover_simple_9df7 li.text-1b74: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) {
  .right_5a35 .hover_simple_9df7 li.text-1b74 li.text-1b74 li.text-1b74 li.text-1b74 {
    padding-left: 0;
  }
}
article.text-1b74 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-1b74 .hidden_under_5c70 p:last-of-type {
  margin-bottom: 0;
}
article.text-1b74 .dark_5574 {
  float: left;
}
article.text-1b74 .focused_4e33 {
  margin-left: 85px;
}
article.text-1b74 .aside-51ba {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-1b74 .aside-51ba .logo-smooth-4e6f {
  margin-left: 10px;
}
article.text-1b74 .hidden_b219 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-1b74 .backdrop_339c {
  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 .rough_f808,
  #respond .right-d770,
  #respond .text-rough-d32c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough_f808 input,
#respond .right-d770 input,
#respond .text-rough-d32c input {
  width: 100%;
}
#respond .text-rough-d32c {
  margin-right: 0;
}
#respond .focus_fe4c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-solid-4853 .fresh_73e9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fresh_73e9 .first_daa2.mini-17db .header_1aab > li > a:focus,
.fresh_73e9 .first_daa2.mini-17db .header_1aab > li > a:hover,
.fresh_73e9 .first_daa2.advanced_0d4a .header_1aab > li > a:focus,
.fresh_73e9 .first_daa2.advanced_0d4a .header_1aab > li > a:hover,
.fresh_73e9 .first_daa2.image_275a .header_1aab > li > a:focus,
.fresh_73e9 .first_daa2.image_275a .header_1aab > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_73e9
  .first_daa2.mini-17db
  .header_1aab
  > li.preview-dirty-e650
  > a,
.fresh_73e9
  .first_daa2.mini-17db
  .header_1aab
  > li.avatar_dim_0415
  > a,
.fresh_73e9
  .first_daa2.advanced_0d4a
  .header_1aab
  > li.preview-dirty-e650
  > a,
.fresh_73e9
  .first_daa2.advanced_0d4a
  .header_1aab
  > li.avatar_dim_0415
  > a,
.fresh_73e9
  .first_daa2.image_275a
  .header_1aab
  > li.preview-dirty-e650
  > a,
.fresh_73e9 .first_daa2.image_275a .header_1aab > li.video-purple-0812 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_73e9 .picture_a793,
.fresh_73e9 .picture_a793 a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_73e9 .chip_8308.hover_4b74 li a,
.fresh_73e9 .badge-clean-aeb6 a,
.fresh_73e9 .button-smooth-9515,
.fresh_73e9 .header_1aab > li > a,
.fresh_73e9 .wrapper_42d8 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9 .chip_8308.hover_4b74 li a:hover,
.fresh_73e9 .badge-clean-aeb6 a:hover,
.fresh_73e9 .button-smooth-9515:hover,
.fresh_73e9 .header_1aab > li > a:hover,
.fresh_73e9 .wrapper_42d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_73e9 .text_action_6754 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9 .text_action_6754 .section_1714 {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_73e9 .text_action_6754:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_73e9 .first-c267 .under_0b63 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9 .first-c267 .under_0b63 .copper-faed {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9
  .first-c267
  .under_0b63
  .copper-faed::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9
  .first-c267
  .under_0b63
  .copper-faed:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9
  .first-c267
  .under_0b63
  .copper-faed::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9
  .first-c267
  .under_0b63
  .copper-faed::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9 .first-c267 .footer-fc19 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_73e9 .first-c267 .footer-fc19:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right-19df
  .fresh_73e9
  .first-c267
  .overlay-f7f2
  .large-013f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right-19df
  .fresh_73e9
  .first-c267
  .overlay-f7f2
  .copper-faed {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-solid-4853 .heading_d84e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.heading_d84e .first_daa2.mini-17db .header_1aab > li > a:focus,
.heading_d84e .first_daa2.mini-17db .header_1aab > li > a:hover,
.heading_d84e .first_daa2.advanced_0d4a .header_1aab > li > a:focus,
.heading_d84e .first_daa2.advanced_0d4a .header_1aab > li > a:hover,
.heading_d84e .first_daa2.image_275a .header_1aab > li > a:focus,
.heading_d84e .first_daa2.image_275a .header_1aab > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_d84e
  .first_daa2.mini-17db
  .header_1aab
  > li.preview-dirty-e650
  > a,
.heading_d84e
  .first_daa2.mini-17db
  .header_1aab
  > li.avatar_dim_0415
  > a,
.heading_d84e
  .first_daa2.advanced_0d4a
  .header_1aab
  > li.preview-dirty-e650
  > a,
.heading_d84e
  .first_daa2.advanced_0d4a
  .header_1aab
  > li.avatar_dim_0415
  > a,
.heading_d84e
  .first_daa2.image_275a
  .header_1aab
  > li.preview-dirty-e650
  > a,
.heading_d84e .first_daa2.image_275a .header_1aab > li.video-purple-0812 > a {
  color: rgba(0, 0, 0, 0.8);
}
.heading_d84e .picture_a793,
.heading_d84e .picture_a793 a {
  color: rgba(0, 0, 0, 0.8);
}
.heading_d84e .chip_8308.hover_4b74 li a,
.heading_d84e .badge-clean-aeb6 a,
.heading_d84e .button-smooth-9515,
.heading_d84e .header_1aab > li > a,
.heading_d84e .wrapper_42d8 {
  color: rgba(0, 0, 0, 0.55);
}
.heading_d84e .chip_8308.hover_4b74 li a:hover,
.heading_d84e .badge-clean-aeb6 a:hover,
.heading_d84e .button-smooth-9515:hover,
.heading_d84e .header_1aab > li > a:hover,
.heading_d84e .wrapper_42d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_d84e .text_action_6754 {
  color: rgba(0, 0, 0, 0.55);
}
.heading_d84e .text_action_6754 .section_1714 {
  color: rgba(0, 0, 0, 0.8);
}
.heading_d84e .text_action_6754:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_motion_1987 .yellow-5be7 {
  margin-left: auto;
  margin-right: auto;
}
.link-012d > * {
  margin-left: auto;
  margin-right: auto;
}
.link-012d .disabled_89ad {
  margin-right: 1.41575em;
}
.surface-9997 .link-012d > .tag-light-0f05 {
  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;
}
.surface-9997 .link-012d > .row-2cbb {
  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;
}
.breadcrumb-bf03.active_motion_1987 .yellow-5be7,
.pattern-137a.active_motion_1987 .yellow-5be7 {
  margin-left: 0;
}
.chip-wood-71e6.active_motion_1987 .yellow-5be7,
.gold-603d.active_motion_1987 .yellow-5be7 {
  margin-right: 0;
}
.link-012d ol,
.link-012d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.input_center_f666 video {
  max-width: 100%;
}
.button-fluid-c8cc img {
  display: block;
}
.button-fluid-c8cc.disabled_89ad,
.button-fluid-c8cc.label_simple_cee5 {
  width: 100%;
}
.button-fluid-c8cc.row-2cbb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.background-static-a0e4:not(.dirty-5524) {
  margin: 1.5em auto;
}
.avatar-lite-7c76 p {
  padding: 1.5em 14px;
}
ul.fast-1f83.row-2cbb,
ul.fast-1f83.tag-light-0f05,
ul.fast-1f83.caption_simple_9b49.tag-light-0f05 {
  padding: 0 14px;
}
.hover-ad1a {
  display: block;
  overflow-x: auto;
}
.hover-ad1a table {
  border-collapse: collapse;
  width: 100%;
}
.hover-ad1a td,
.hover-ad1a th {
  padding: 0.5em;
}
.link-012d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.link-012d ol ol,
.link-012d ol ul,
.link-012d ul ol,
.link-012d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.link-012d ol ol li,
.link-012d ol ul li,
.link-012d ul ol li,
.link-012d ul ul li {
  margin-left: 0;
}
.detail-8297.steel-a468 > .in-5725 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail-8297.steel-a468 > .in-5725 iframe,
.detail-8297.steel-a468 > .in-5725 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box_2a8b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.box_2a8b.alert-f9e2 {
  padding: 0;
}
.box_2a8b.alert-f9e2 cite {
  font-size: 13px;
}
.box_2a8b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.box_2a8b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight-slow-ebd2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight-slow-ebd2 > p:first-child {
  margin-top: 0;
}
.highlight-slow-ebd2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight-slow-ebd2 blockquote {
  border-left: 0;
}
.in-dfb6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.in-dfb6:not(.surface_current_9f80) {
  max-width: 100px;
}
.in-dfb6.alert_brown_a3b0 {
  border-bottom: none !important;
  text-align: center;
}
.in-dfb6.alert_brown_a3b0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .avatar-lite-7c76 p {
    padding: 1.5em 0;
  }
}
.notice_east_2a67 {
  color: #0073aa;
}
.glass-4173 {
  background-color: #0073aa;
}
.video_thick_0b90 {
  color: #229fd8;
}
.hero_steel_4b61 {
  background-color: #229fd8;
}
.block_0658 {
  color: #eee;
}
.primary_f817 {
  background-color: #eee;
}
.logo-e7ba {
  color: #444;
}
.badge-tall-10db {
  background-color: #444;
}
.block-orange-4513 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.block-orange-4513 .easy_9458 .badge-clean-aeb6 {
  font-size: 15px;
}
.block-orange-4513 .badge-clean-aeb6 {
  line-height: 1.3;
}
.block-orange-4513 .heading_d84e {
}
.block-orange-4513 .fresh_73e9 {
  background: #235787;
}
.highlight_2c8a {
  padding: 0;
}
.highlight_2c8a .fresh_73e9 {
  background: #1a1a1a;
}
.highlight_2c8a .heading_d84e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.icon-8028 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.icon-8028 .heading_d84e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.icon-8028 .fresh_73e9 {
  background: #303030;
}
.detail_34cc {
  position: relative;
  z-index: 10;
}
.detail_34cc .border-7c1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-7b6d .description_f027 {
  display: inline-block;
  vertical-align: middle;
}
.list-7b6d.container_cool_cd11 .description_f027 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .list-7b6d.container_cool_cd11 .description_f027 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .list-7b6d.container_cool_cd11 .description_f027 {
    margin-right: 0.4em;
  }
}
.list-7b6d.container_cool_cd11 .description_f027:last-child {
  margin-right: 0;
}
.texture_8caa .border-7c1d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message-solid-4853 .easy_9458 {
    margin: 0 -0.5em;
  }
  .message-solid-4853 .easy_9458 [class*="customify-col-"],
  .message-solid-4853 .easy_9458 [class*="customify-col_"],
  .message-solid-4853 .easy_9458 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message-solid-4853.old_9258 .border-7c1d {
  background: 0 0 !important;
}
.message-solid-4853.old_9258 .border-7c1d,
.message-solid-4853.texture_8caa .border-7c1d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message-solid-4853.info_7e28 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message-solid-4853.texture_8caa .border-7c1d {
  box-shadow: none !important;
}
.focused_ea59 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .focused_ea59 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .focused_ea59 {
    padding: 18px 0 20px;
  }
}
.focused_ea59 .lite-ab1d {
  width: 100%;
}
.focused_ea59 .shade-704d {
  margin-bottom: 0;
}
.focused_ea59 .description-a6cc {
  margin-top: 5px;
  font-size: 0.875em;
}
.pagination_dim_97e8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pagination_dim_97e8 .focused_968e {
  width: 100%;
}
.table-solid-0a0b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table-solid-0a0b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table-solid-0a0b 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;
}
.table-solid-0a0b li:last-child:after {
  display: none;
}
.table-solid-0a0b li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer_7374 .slow-6296 button,
.focused_ea59 .slow-6296 button {
  left: 0;
}
.footer_7374 .focused_968e,
.focused_ea59 .focused_968e {
  padding-left: 0;
  padding-right: 0;
}
.footer_7374 .pagination_dim_97e8,
.focused_ea59 .pagination_dim_97e8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer_7374 {
  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;
}
.footer_7374: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;
}
.footer_7374 .media_brown_8ab2 {
  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) {
  .footer_7374 .media_brown_8ab2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_7374 .media_brown_8ab2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer_7374 .media_brown_8ab2 {
    min-height: 200px;
  }
}
.footer_7374 .table-solid-0a0b {
  color: rgba(255, 255, 255, 0.8);
}
.footer_7374 .table-solid-0a0b a,
.footer_7374 .table-solid-0a0b li:after {
  color: inherit;
}
.footer_7374 .table-solid-0a0b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current-f255 {
  margin-bottom: 0.5em;
}
.wrapper-0ad8 {
  margin-bottom: 1.2em;
}
.wrapper-0ad8,
.current-f255 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wrapper-0ad8 p:last-child,
.current-f255 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .slow-6296,
#masthead .slow-6296 {
  display: none;
}
#masthead
  > .slow-6296.paragraph_8489 {
  display: none;
}
#masthead > .slow-6296 button {
  left: 0;
}
.notice_hovered_f1a1 {
  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%;
}
.notice_hovered_f1a1 .description_f027 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice_hovered_f1a1 .photo-deec {
  display: -webkit-box;
  display: flex;
}
.notice_hovered_f1a1 .photo-deec.wide-a94d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice_hovered_f1a1 .photo-deec.hover-b9ed {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_hovered_f1a1 .photo-deec.thumbnail-east-9457 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_hovered_f1a1.shadow-588e.tabs_white_d69f .photo-deec.wide-a94d {
  flex-basis: 100%;
}
.notice_hovered_f1a1.mini-5e29 .photo-deec.hover-b9ed {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice_hovered_f1a1.mini-5e29 .photo-deec.thumbnail-east-9457 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .slow-6296.paragraph_8489 {
  display: none;
}
#masthead > .slow-6296 button {
  left: 0;
}
.warm_6d39 {
  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;
}
.warm_6d39:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.warm_6d39.tooltip_1f54 i {
  margin-right: 4px;
}
.warm_6d39.last_94bf i {
  margin-left: 5px;
}
.badge-clean-aeb6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.badge-clean-aeb6 p:last-child {
  margin-bottom: 0;
}
.grid-9e21 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.grid-9e21 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.grid-9e21 img {
  display: block;
  width: auto;
  line-height: 1;
}
.grid-9e21 .picture_a793 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.grid-9e21 .banner-a310 {
  margin: 5px 0 7px 0;
}
.grid-9e21.bronze_cb3f .slow_d407 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid-9e21.bronze_cb3f .badge-5b50 {
  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;
}
.grid-9e21.item-hard-762d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.grid-9e21.item-hard-762d .slow_d407 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid-9e21.item-hard-762d .badge-5b50 {
  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;
}
.grid-9e21.up_0b9f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid-9e21.outer-6a5a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.grid-9e21.outer-6a5a .badge-5b50 {
  margin-top: 7px;
}
.search_current_0607 {
  display: inline-block;
}
.detail_34cc .narrow_a7fb .grid-9e21 img {
  max-width: 100%;
}
.first_daa2 .header-05bf.box-rough-df3e,
.chip_b0c8 .header-05bf.box-rough-df3e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.first_daa2 .media-under-2750,
.chip_b0c8 .media-under-2750 {
  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%);
}
.first_daa2 .media-under-2750 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.first_daa2.alert_2ea0 .media-under-2750 {
  display: none;
}
.first_daa2 .tooltip_92c1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.first_daa2 .tooltip_92c1 li {
  display: inline-block;
  position: relative;
}
.first_daa2 .tooltip_92c1 li:last-child {
  margin-right: 0;
}
.first_daa2 .tooltip_92c1 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;
}
.first_daa2 .tooltip_92c1 li.video-purple-0812 > a {
  color: rgba(0, 0, 0, 0.9);
}
.first_daa2 .tooltip_92c1 > 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;
}
.first_daa2 .tooltip_92c1 > li > a i {
  line-height: 0;
}
.first_daa2 .tooltip_92c1 > li.gradient-0de1 > a .media-under-2750 {
  margin-left: 4px;
  line-height: 0;
}
.first_daa2 .tooltip_92c1 .first-9bf0 li.gradient-0de1 > a {
  position: relative;
}
.first_daa2 .tooltip_92c1 .first-9bf0 li.gradient-0de1 > a:after,
.first_daa2 .tooltip_92c1 .first-9bf0 li.gradient-0de1 > a:before {
  content: "";
  display: table;
}
.first_daa2 .tooltip_92c1 .first-9bf0 li.gradient-0de1 > a:after {
  clear: both;
}
.first_daa2 .tooltip_92c1 .first-9bf0 li.gradient-0de1 > a .media-under-2750 {
  margin-left: 5px;
  float: right;
}
.first_daa2 .badge_222c,
.first_daa2 .first-9bf0 {
  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;
}
.first_daa2 .first-9bf0 {
  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;
}
.first_daa2 .first-9bf0 .box-rough-df3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first_daa2 .first-9bf0 .media-under-2750 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.first_daa2 .first-9bf0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.first_daa2 .first-9bf0 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;
}
.first_daa2 .first-9bf0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.first_daa2 .first-9bf0 .first-9bf0 {
  top: 0;
  left: 100%;
}
.first_daa2 .label_ea35.fn-focus-4113 > .badge_222c,
.first_daa2 .label_ea35.fn-focus-4113 > .first-9bf0,
.first_daa2 .label_ea35:focus > .badge_222c,
.first_daa2 .label_ea35:focus > .first-9bf0,
.first_daa2 .label_ea35:hover > .badge_222c,
.first_daa2 .label_ea35:hover > .first-9bf0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.first_daa2.image_275a .header_1aab:after,
.first_daa2.image_275a .header_1aab:before {
  content: "";
  display: table;
}
.first_daa2.image_275a .header_1aab:after {
  clear: both;
}
.first_daa2.image_275a .header_1aab > li {
  float: left;
}
.first_daa2.rough-08df .header_1aab:after,
.first_daa2.rough-08df .header_1aab:before {
  content: "";
  display: table;
}
.first_daa2.rough-08df .header_1aab:after {
  clear: both;
}
.first_daa2.rough-08df .header_1aab > li {
  float: left;
}
.first_daa2.rough-08df .header_1aab > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.first_daa2.rough-08df .header_1aab > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.first_daa2.rough-08df .header_1aab > li.preview-dirty-e650 > a,
.first_daa2.rough-08df .header_1aab > li.video-purple-0812 > a {
  color: #fff;
  background-color: #1e4b75;
}
.first_daa2.mini-17db .header_1aab > li > a .box-rough-df3e {
  position: relative;
}
.first_daa2.mini-17db .header_1aab > li > a .box-rough-df3e: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;
}
.first_daa2.mini-17db
  .header_1aab
  > li:focus
  > a
  .box-rough-df3e:before,
.first_daa2.mini-17db
  .header_1aab
  > li:hover
  > a
  .box-rough-df3e:before {
  width: 100%;
  background-color: currentColor;
}
.first_daa2.mini-17db
  .header_1aab
  > li.preview-dirty-e650
  > a
  .box-rough-df3e:before,
.first_daa2.mini-17db
  .header_1aab
  > li.avatar_dim_0415
  > a
  .box-rough-df3e:before {
  width: 100%;
  background-color: currentColor;
}
.first_daa2.advanced_0d4a .header_1aab > li > a .box-rough-df3e {
  position: relative;
}
.first_daa2.advanced_0d4a .header_1aab > li > a .box-rough-df3e: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;
}
.first_daa2.advanced_0d4a .header_1aab > li:focus > a .box-rough-df3e:before,
.first_daa2.advanced_0d4a
  .header_1aab
  > li:hover
  > a
  .box-rough-df3e:before {
  width: 100%;
  background-color: currentColor;
}
.first_daa2.advanced_0d4a
  .header_1aab
  > li.preview-dirty-e650
  > a
  .box-rough-df3e:before,
.first_daa2.advanced_0d4a
  .header_1aab
  > li.avatar_dim_0415
  > a
  .box-rough-df3e:before {
  width: 100%;
  background-color: currentColor;
}
.chip_b0c8 .tooltip_92c1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chip_b0c8 .tooltip_92c1 li:first-child > a {
  border-top: none;
}
.chip_b0c8 .tooltip_92c1 .content-f6ef > .box-rough-df3e .media-under-2750 {
  display: none;
}
.chip_b0c8 .tooltip_92c1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.chip_b0c8 .tooltip_92c1 li:last-child {
  border: none;
}
.chip_b0c8 .tooltip_92c1 li.gradient-0de1 > a {
  padding-right: 45px !important;
}
.chip_b0c8 .tooltip_92c1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.chip_b0c8 .tooltip_92c1 li a:focus,
.chip_b0c8 .tooltip_92c1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_b0c8 .tooltip_92c1 li .dynamic-09c4 {
  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;
}
.chip_b0c8 .tooltip_92c1 li .dynamic-09c4:hover {
  box-shadow: none;
}
.chip_b0c8 .tooltip_92c1 li .dynamic-09c4 .media-under-2750 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.chip_b0c8 .tooltip_92c1 .first-9bf0 {
  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);
}
.chip_b0c8 .tooltip_92c1 .first-9bf0 li a {
  padding-left: 3em;
}
.chip_b0c8 .tooltip_92c1 .form_narrow_7998 > a .dynamic-09c4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.chip_b0c8 .tooltip_92c1 .form_narrow_7998 > .first-9bf0 {
  display: block;
  opacity: 1;
}
.old-d9e1 {
  max-width: 100%;
}
.liquid-bbfd {
  line-height: 0;
  cursor: pointer;
}
.wrapper_42d8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper_42d8:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper_42d8 svg {
  width: 18px;
  height: 18px;
}
.wrapper_42d8 .center-0aec {
  display: none;
}
.chip-a887 {
  position: relative;
}
.chip-a887.fn-active-4113 .wrapper_42d8 .in_42a0 {
  display: none;
}
.chip-a887.fn-active-4113 .wrapper_42d8 .center-0aec {
  display: inline-block;
}
.chip-a887 .next-afd3 {
  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);
}
.chip-a887.widget_mini_2c7c .next-afd3 {
  left: auto;
  right: -0.9em;
}
.chip-a887.widget_mini_2c7c .fluid_cdfd::before {
  left: auto;
  right: 15px;
}
.chip-a887.fn-active-4113 .next-afd3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-f7f2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-f7f2 label {
  flex-basis: 100%;
}
.overlay-f7f2 .under_0b63 {
  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;
}
.overlay-f7f2 .copper-faed {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-f7f2 .copper-faed:focus {
  background-color: transparent;
}
.overlay-f7f2 button.footer-fc19 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-f7f2 button.footer-fc19:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-f7f2 button.footer-fc19 svg {
  width: 18px;
  height: 18px;
}
.overlay-f7f2 input[type="submit"] {
  min-height: auto;
}
.first-c267 .overlay-f7f2 .copper-faed {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fluid_cdfd {
  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) {
  .fluid_cdfd {
    width: 220px;
  }
}
.fluid_cdfd label {
  flex-basis: 100%;
}
.fluid_cdfd::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;
}
.right-19df .first-c267 .overlay-f7f2 {
  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;
}
.right-19df
  .first-c267
  .overlay-f7f2
  .under_0b63 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.right-19df .first-c267 .overlay-f7f2 .copper-faed {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.right-19df
  .first-c267
  .overlay-f7f2
  .copper-faed:focus {
  background: 0 0;
}
.right-19df
  .first-c267
  .overlay-f7f2
  .large-013f {
  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;
}
.chip_8308 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.chip_8308 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.chip_8308 li:last-child {
  margin-right: 0;
}
.chip_8308 li:first-child {
  margin-left: 0;
}
.chip_8308.hidden_small_b028 a {
  color: #fff;
}
.chip_8308.hidden_small_b028 a:hover {
  color: #fff;
}
.chip_8308 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.chip_8308 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.chip_8308 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chip_8308 a:hover {
  opacity: 0.9;
  color: inherit;
}
.chip_8308 [class*="social-icon-apple"] {
  background-color: #999;
}
.chip_8308 [class*="social-icon-apple"].north_a8df {
  background-color: transparent;
  color: #999;
}
.chip_8308 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.chip_8308 [class*="social-icon-behance"].north_a8df {
  background-color: transparent;
  color: #1769ff;
}
.chip_8308 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.chip_8308 [class*="social-icon-bitbucket"].north_a8df {
  background-color: transparent;
  color: #205081;
}
.chip_8308 [class*="social-icon-codepen"] {
  background-color: #000;
}
.chip_8308 [class*="social-icon-codepen"].north_a8df {
  background-color: transparent;
  color: #000;
}
.chip_8308 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.chip_8308 [class*="social-icon-delicious"].north_a8df {
  background-color: transparent;
  color: #39f;
}
.chip_8308 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.chip_8308 [class*="social-icon-digg"].north_a8df {
  background-color: transparent;
  color: #005be2;
}
.chip_8308 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.chip_8308 [class*="social-icon-dribbble"].north_a8df {
  background-color: transparent;
  color: #ea4c89;
}
.chip_8308 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.chip_8308 [class*="social-icon-envelope"].north_a8df {
  background-color: transparent;
  color: #ea4335;
}
.chip_8308 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.chip_8308 [class*="social-icon-facebook"].north_a8df {
  background-color: transparent;
  color: #3b5998;
}
.chip_8308 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.chip_8308 [class*="social-icon-flickr"].north_a8df {
  background-color: transparent;
  color: #0063dc;
}
.chip_8308 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.chip_8308 [class*="social-icon-foursquare"].north_a8df {
  background-color: transparent;
  color: #2d5be3;
}
.chip_8308 [class*="social-icon-github"] {
  background-color: #333;
}
.chip_8308 [class*="social-icon-github"].north_a8df {
  background-color: transparent;
  color: #333;
}
.chip_8308 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.chip_8308 [class*="social-icon-google-plus"].north_a8df {
  background-color: transparent;
  color: #dd4b39;
}
.chip_8308 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.chip_8308 [class*="social-icon-houzz"].north_a8df {
  background-color: transparent;
  color: #7ac142;
}
.chip_8308 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.chip_8308 [class*="social-icon-instagram"].north_a8df {
  background-color: transparent;
  color: #262626;
}
.chip_8308 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.chip_8308 [class*="social-icon-jsfiddle"].north_a8df {
  background-color: transparent;
  color: #487aa2;
}
.chip_8308 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.chip_8308 [class*="social-icon-linkedin"].north_a8df {
  background-color: transparent;
  color: #0077b5;
}
.chip_8308 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.chip_8308 [class*="social-icon-medium"].north_a8df {
  background-color: transparent;
  color: #00ab6b;
}
.chip_8308 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.chip_8308
  [class*="social-icon-odnoklassniki"].north_a8df {
  background-color: transparent;
  color: #f4731c;
}
.chip_8308 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.chip_8308 [class*="social-icon-meetup"].north_a8df {
  background-color: transparent;
  color: #ec1c40;
}
.chip_8308 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.chip_8308 [class*="social-icon-pinterest"].north_a8df {
  background-color: transparent;
  color: #bd081c;
}
.chip_8308 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.chip_8308 [class*="social-icon-product-hunt"].north_a8df {
  background-color: transparent;
  color: #da552f;
}
.chip_8308 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.chip_8308 [class*="social-icon-reddit"].north_a8df {
  background-color: transparent;
  color: #ff4500;
}
.chip_8308 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.chip_8308 [class*="social-icon-rss"].north_a8df {
  background-color: transparent;
  color: #f26522;
}
.chip_8308 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.chip_8308
  [class*="social-icon-shopping-cart"].north_a8df {
  background-color: transparent;
  color: #4caf50;
}
.chip_8308 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.chip_8308 [class*="social-icon-skype"].north_a8df {
  background-color: transparent;
  color: #00aff0;
}
.chip_8308 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.chip_8308 [class*="social-icon-slideshare"].north_a8df {
  background-color: transparent;
  color: #0077b5;
}
.chip_8308 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.chip_8308 [class*="social-icon-snapchat"].north_a8df {
  background-color: transparent;
  color: #fffc00;
}
.chip_8308 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.chip_8308 [class*="social-icon-soundcloud"].north_a8df {
  background-color: transparent;
  color: #f80;
}
.chip_8308 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.chip_8308 [class*="social-icon-spotify"].north_a8df {
  background-color: transparent;
  color: #2ebd59;
}
.chip_8308 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.chip_8308
  [class*="social-icon-stack-overflow"].north_a8df {
  background-color: transparent;
  color: #fe7a15;
}
.chip_8308 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.chip_8308 [class*="social-icon-maldkfgram"].north_a8df {
  background-color: transparent;
  color: #2ca5e0;
}
.chip_8308 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.chip_8308 [class*="social-icon-tripadvisor"].north_a8df {
  background-color: transparent;
  color: #589442;
}
.chip_8308 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.chip_8308 [class*="social-icon-tumblr"].north_a8df {
  background-color: transparent;
  color: #35465c;
}
.chip_8308 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.chip_8308 [class*="social-icon-twitch"].north_a8df {
  background-color: transparent;
  color: #6441a5;
}
.chip_8308 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.chip_8308 [class*="social-icon-twitter"].north_a8df {
  background-color: transparent;
  color: #1da1f2;
}
.chip_8308 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.chip_8308 [class*="social-icon-vimeo"].north_a8df {
  background-color: transparent;
  color: #1ab7ea;
}
.chip_8308 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.chip_8308 [class*="social-icon-vk"].north_a8df {
  background-color: transparent;
  color: #45668e;
}
.chip_8308 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.chip_8308 [class*="social-icon-weibo"].north_a8df {
  background-color: transparent;
  color: #df2029;
}
.chip_8308 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.chip_8308 [class*="social-icon-weixin"].north_a8df {
  background-color: transparent;
  color: #7bb32e;
}
.chip_8308 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.chip_8308 [class*="social-icon-whatsapp"].north_a8df {
  background-color: transparent;
  color: #25d366;
}
.chip_8308 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.chip_8308 [class*="social-icon-wordpress"].north_a8df {
  background-color: transparent;
  color: #21759b;
}
.chip_8308 [class*="social-icon-xing"] {
  background-color: #026466;
}
.chip_8308 [class*="social-icon-xing"].north_a8df {
  background-color: transparent;
  color: #026466;
}
.chip_8308 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.chip_8308 [class*="social-icon-yelp"].north_a8df {
  background-color: transparent;
  color: #af0606;
}
.chip_8308 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.chip_8308 [class*="social-icon-youtube"].north_a8df {
  background-color: transparent;
  color: #cd201f;
}
.button-smooth-9515 {
  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;
}
.button-smooth-9515:hover {
  box-shadow: none;
  background: 0 0;
}
.steel_7811 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shade-f0c6 {
  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;
}
.pattern_soft_e6cb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview-blue-b300 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview-blue-b300,
.preview-blue-b300::after,
.preview-blue-b300::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;
}
.preview-blue-b300::after,
.preview-blue-b300::before {
  content: "";
  display: block;
  background-color: inherit;
}
.light-d994 .shade-f0c6 .pattern_soft_e6cb {
  margin-top: -2px;
  width: 19px;
}
.light-d994 .shade-f0c6 .preview-blue-b300 {
  margin-top: -1px;
}
.light-d994 .shade-f0c6 .preview-blue-b300,
.light-d994 .shade-f0c6 .preview-blue-b300::after,
.light-d994 .shade-f0c6 .preview-blue-b300::before {
  width: 19px;
  height: 2px;
}
.light-d994 .shade-f0c6 .preview-blue-b300::before {
  top: -6px;
}
.light-d994 .shade-f0c6 .preview-blue-b300::after {
  bottom: -6px;
}
.notification_warm_2ece .shade-f0c6 .pattern_soft_e6cb {
  margin-top: -2px;
  width: 22px;
}
.notification_warm_2ece .shade-f0c6 .preview-blue-b300 {
  margin-top: -1px;
}
.notification_warm_2ece .shade-f0c6 .preview-blue-b300,
.notification_warm_2ece .shade-f0c6 .preview-blue-b300::after,
.notification_warm_2ece .shade-f0c6 .preview-blue-b300::before {
  width: 22px;
  height: 2px;
}
.notification_warm_2ece .shade-f0c6 .preview-blue-b300::before {
  top: -7px;
}
.notification_warm_2ece .shade-f0c6 .preview-blue-b300::after {
  bottom: -7px;
}
.thick-69ca .shade-f0c6 .pattern_soft_e6cb {
  margin-top: -2px;
  width: 31px;
}
.thick-69ca .shade-f0c6 .preview-blue-b300 {
  margin-top: -1.5px;
}
.thick-69ca .shade-f0c6 .preview-blue-b300,
.thick-69ca .shade-f0c6 .preview-blue-b300::after,
.thick-69ca .shade-f0c6 .preview-blue-b300::before {
  width: 31px;
  height: 3px;
}
.thick-69ca .shade-f0c6 .preview-blue-b300::before {
  top: -9px;
}
.thick-69ca .shade-f0c6 .preview-blue-b300::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .first_30c3 .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 19px;
  }
  .first_30c3 .shade-f0c6 .preview-blue-b300 {
    margin-top: -1px;
  }
  .first_30c3 .shade-f0c6 .preview-blue-b300,
  .first_30c3 .shade-f0c6 .preview-blue-b300::after,
  .first_30c3 .shade-f0c6 .preview-blue-b300::before {
    width: 19px;
    height: 2px;
  }
  .first_30c3 .shade-f0c6 .preview-blue-b300::before {
    top: -6px;
  }
  .first_30c3 .shade-f0c6 .preview-blue-b300::after {
    bottom: -6px;
  }
  .tabs-08d0 .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-08d0 .shade-f0c6 .preview-blue-b300 {
    margin-top: -1px;
  }
  .tabs-08d0 .shade-f0c6 .preview-blue-b300,
  .tabs-08d0 .shade-f0c6 .preview-blue-b300::after,
  .tabs-08d0 .shade-f0c6 .preview-blue-b300::before {
    width: 22px;
    height: 2px;
  }
  .tabs-08d0 .shade-f0c6 .preview-blue-b300::before {
    top: -7px;
  }
  .tabs-08d0 .shade-f0c6 .preview-blue-b300::after {
    bottom: -7px;
  }
  .focused_be49 .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 31px;
  }
  .focused_be49 .shade-f0c6 .preview-blue-b300 {
    margin-top: -1.5px;
  }
  .focused_be49 .shade-f0c6 .preview-blue-b300,
  .focused_be49 .shade-f0c6 .preview-blue-b300::after,
  .focused_be49 .shade-f0c6 .preview-blue-b300::before {
    width: 31px;
    height: 3px;
  }
  .focused_be49 .shade-f0c6 .preview-blue-b300::before {
    top: -9px;
  }
  .focused_be49 .shade-f0c6 .preview-blue-b300::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tag_right_2cc2 .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 19px;
  }
  .tag_right_2cc2 .shade-f0c6 .preview-blue-b300 {
    margin-top: -1px;
  }
  .tag_right_2cc2 .shade-f0c6 .preview-blue-b300,
  .tag_right_2cc2 .shade-f0c6 .preview-blue-b300::after,
  .tag_right_2cc2 .shade-f0c6 .preview-blue-b300::before {
    width: 19px;
    height: 2px;
  }
  .tag_right_2cc2 .shade-f0c6 .preview-blue-b300::before {
    top: -6px;
  }
  .tag_right_2cc2 .shade-f0c6 .preview-blue-b300::after {
    bottom: -6px;
  }
  .image-473b .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 22px;
  }
  .image-473b .shade-f0c6 .preview-blue-b300 {
    margin-top: -1px;
  }
  .image-473b .shade-f0c6 .preview-blue-b300,
  .image-473b .shade-f0c6 .preview-blue-b300::after,
  .image-473b .shade-f0c6 .preview-blue-b300::before {
    width: 22px;
    height: 2px;
  }
  .image-473b .shade-f0c6 .preview-blue-b300::before {
    top: -7px;
  }
  .image-473b .shade-f0c6 .preview-blue-b300::after {
    bottom: -7px;
  }
  .progress_dynamic_6f9a .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 31px;
  }
  .progress_dynamic_6f9a .shade-f0c6 .preview-blue-b300 {
    margin-top: -1.5px;
  }
  .progress_dynamic_6f9a .shade-f0c6 .preview-blue-b300,
  .progress_dynamic_6f9a .shade-f0c6 .preview-blue-b300::after,
  .progress_dynamic_6f9a .shade-f0c6 .preview-blue-b300::before {
    width: 31px;
    height: 3px;
  }
  .progress_dynamic_6f9a .shade-f0c6 .preview-blue-b300::before {
    top: -9px;
  }
  .progress_dynamic_6f9a .shade-f0c6 .preview-blue-b300::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .purple-369f .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 19px;
  }
  .purple-369f .shade-f0c6 .preview-blue-b300 {
    margin-top: -1px;
  }
  .purple-369f .shade-f0c6 .preview-blue-b300,
  .purple-369f .shade-f0c6 .preview-blue-b300::after,
  .purple-369f .shade-f0c6 .preview-blue-b300::before {
    width: 19px;
    height: 2px;
  }
  .purple-369f .shade-f0c6 .preview-blue-b300::before {
    top: -6px;
  }
  .purple-369f .shade-f0c6 .preview-blue-b300::after {
    bottom: -6px;
  }
  .detail-fixed-6064 .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 22px;
  }
  .detail-fixed-6064 .shade-f0c6 .preview-blue-b300 {
    margin-top: -1px;
  }
  .detail-fixed-6064 .shade-f0c6 .preview-blue-b300,
  .detail-fixed-6064 .shade-f0c6 .preview-blue-b300::after,
  .detail-fixed-6064 .shade-f0c6 .preview-blue-b300::before {
    width: 22px;
    height: 2px;
  }
  .detail-fixed-6064 .shade-f0c6 .preview-blue-b300::before {
    top: -7px;
  }
  .detail-fixed-6064 .shade-f0c6 .preview-blue-b300::after {
    bottom: -7px;
  }
  .action-de57 .shade-f0c6 .pattern_soft_e6cb {
    margin-top: -2px;
    width: 31px;
  }
  .action-de57 .shade-f0c6 .preview-blue-b300 {
    margin-top: -1.5px;
  }
  .action-de57 .shade-f0c6 .preview-blue-b300,
  .action-de57 .shade-f0c6 .preview-blue-b300::after,
  .action-de57 .shade-f0c6 .preview-blue-b300::before {
    width: 31px;
    height: 3px;
  }
  .action-de57 .shade-f0c6 .preview-blue-b300::before {
    top: -9px;
  }
  .action-de57 .shade-f0c6 .preview-blue-b300::after {
    bottom: -9px;
  }
}
.caption-a76f .preview-blue-b300 {
  -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);
}
.caption-a76f .preview-blue-b300::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption-a76f .preview-blue-b300::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);
}
.caption-a76f.background-glass-b1b3 .preview-blue-b300 {
  -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);
}
.caption-a76f.background-glass-b1b3 .preview-blue-b300::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption-a76f.background-glass-b1b3 .preview-blue-b300::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);
}
.detail_5637 {
  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.out-4775:before {
  display: none;
}
.chip_339b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip_339b .icon_simple_c319 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip_339b .icon_simple_c319:last-of-type {
  border-bottom: none;
}
.chip_339b .icon_simple_c319.footer_5f94,
.chip_339b .icon_simple_c319.right-f46a,
.chip_339b .icon_simple_c319.easy-0abd {
  padding: 0;
}
.chip_339b .chip_b0c8 .dynamic-09c4 {
  color: currentColor;
}
.chip_339b .chip_b0c8 .dynamic-09c4:focus,
.chip_339b .chip_b0c8 .dynamic-09c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_339b.heading_d84e .text_action_6754,
.chip_339b.heading_d84e .badge-clean-aeb6 a,
.chip_339b.heading_d84e .header_1aab a,
.chip_339b.heading_d84e .first-9bf0 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip_339b.heading_d84e .text_action_6754:hover,
.chip_339b.heading_d84e .badge-clean-aeb6 a:hover,
.chip_339b.heading_d84e .header_1aab a:hover,
.chip_339b.heading_d84e .first-9bf0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_339b.heading_d84e .section_1714 {
  color: rgba(0, 0, 0, 0.8);
}
.chip_339b.heading_d84e .icon_simple_c319 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_339b.heading_d84e .icon_simple_c319:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip_339b.heading_d84e .input-gold-e49f:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip_339b.heading_d84e .chip_b0c8 .tooltip_92c1 li a,
.chip_339b.heading_d84e .chip_b0c8 .dynamic-09c4,
.chip_339b.heading_d84e .first-9bf0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_339b.heading_d84e .chip_b0c8 .dynamic-09c4:focus,
.chip_339b.heading_d84e .chip_b0c8 .dynamic-09c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_339b.heading_d84e .tooltip_92c1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_339b.fresh_73e9 .text_action_6754,
.chip_339b.fresh_73e9 .badge-clean-aeb6 a,
.chip_339b.fresh_73e9 .header_1aab .dynamic-09c4,
.chip_339b.fresh_73e9 .header_1aab a,
.chip_339b.fresh_73e9 .first-9bf0 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip_339b.fresh_73e9 .text_action_6754:hover,
.chip_339b.fresh_73e9 .badge-clean-aeb6 a:hover,
.chip_339b.fresh_73e9 .header_1aab .dynamic-09c4:hover,
.chip_339b.fresh_73e9 .header_1aab a:hover,
.chip_339b.fresh_73e9 .first-9bf0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_339b.fresh_73e9 .section_1714 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_339b.fresh_73e9 .icon_simple_c319 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_339b.fresh_73e9 .icon_simple_c319:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip_339b.fresh_73e9 .input-gold-e49f:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip_339b.fresh_73e9 .chip_b0c8 .tooltip_92c1 li a,
.chip_339b.fresh_73e9 .chip_b0c8 .dynamic-09c4,
.chip_339b.fresh_73e9 .first-9bf0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_339b.fresh_73e9 .chip_b0c8 .dynamic-09c4:focus,
.chip_339b.fresh_73e9 .chip_b0c8 .dynamic-09c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_339b.fresh_73e9 .tooltip_92c1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-gold-e49f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-gold-e49f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main-upper-2b04 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wrapper-2fc7 .chip_339b {
  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;
}
.wrapper-2fc7 .icon_simple_c319 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wrapper-2fc7 .icon_simple_c319: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) {
  .wrapper-2fc7 .icon_simple_c319:before {
    width: 16%;
    left: 42%;
  }
}
.wrapper-2fc7 .icon_simple_c319:last-child:before {
  content: none;
}
.wrapper-2fc7 .icon_simple_c319[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wrapper-2fc7 .chip_b0c8 .tooltip_92c1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wrapper-2fc7 .chip_b0c8 .tooltip_92c1 li a .dynamic-09c4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wrapper-2fc7 .chip_b0c8 .first-9bf0 {
  border: none;
}
.wrapper-2fc7 .chip_b0c8 .first-9bf0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wrapper-2fc7 .input-gold-e49f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrapper-2fc7 .main-upper-2b04 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wrapper-2fc7 .fresh_73e9 .input-gold-e49f:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-2fc7 .heading_d84e.frame_white_8b5b .preview-blue-b300 {
  background: rgba(0, 0, 0, 0.6);
}
.wrapper-2fc7
  .heading_d84e.frame_white_8b5b
  .preview-blue-b300::after,
.wrapper-2fc7
  .heading_d84e.frame_white_8b5b
  .preview-blue-b300:before {
  background: inherit;
}
.wrapper-2fc7
  .heading_d84e.frame_white_8b5b:hover
  .preview-blue-b300 {
  background: rgba(0, 0, 0, 0.8);
}
.heading_209d .chip_339b {
  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) {
  .heading_209d .chip_339b {
    width: auto;
    right: 45px;
  }
}
.modal-large-7348 .chip_339b {
  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) {
  .modal-large-7348 .chip_339b {
    width: auto;
    left: 45px;
  }
}
.out-4775 .chip_339b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.out-4775 .main-upper-2b04 {
  max-width: 48em;
  margin: 0 auto;
}
.out-4775 .input-gold-e49f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer-6530 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer-6530.wrapper-2fc7 .chip_339b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer-6530.heading_209d .chip_339b {
  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);
}
.footer-6530 .chip_339b {
  visibility: visible;
}
.footer-6530.modal-large-7348 .chip_339b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dim_0a2c,
.dropdown_bronze_5a4c {
  overflow-x: hidden;
}
.dim_0a2c .chip_339b {
  overflow: auto;
}
.dim_0a2c.wrapper-2fc7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_0a2c.wrapper-2fc7 .chip_339b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dim_0a2c.wrapper-2fc7 .button-smooth-9515 {
  opacity: 0;
}
.dim_0a2c.heading_209d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_0a2c.heading_209d .chip_339b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dim_0a2c.heading_209d .button-smooth-9515 {
  opacity: 0;
}
.dim_0a2c.modal-large-7348 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_0a2c.modal-large-7348 .chip_339b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dim_0a2c.modal-large-7348 .button-smooth-9515 {
  opacity: 0;
}
.dim_0a2c.out-4775 .chip_339b {
  z-index: 10;
  visibility: visible;
}
.frame_white_8b5b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.frame_white_8b5b .preview-blue-b300 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_white_8b5b .preview-blue-b300::after,
.frame_white_8b5b .preview-blue-b300:before {
  background: inherit;
}
.frame_white_8b5b:hover .preview-blue-b300 {
  background: rgba(255, 255, 255, 0.99);
}
.modal-large-7348 .frame_white_8b5b {
  top: 10px;
  right: auto;
  left: 12px;
}
.out-4775 .frame_white_8b5b {
  display: none !important;
}
.dim_0a2c:before,
.dropdown_bronze_5a4c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dim_0a2c .frame_white_8b5b,
.dropdown_bronze_5a4c .frame_white_8b5b {
  display: inline-block;
}
.chip_339b .description_f027 {
  -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;
}
.dim_0a2c .chip_339b .description_f027,
.dropdown_bronze_5a4c .chip_339b .description_f027 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion-lower-b861 .under_0b63 {
  width: 100%;
}
.narrow_a7fb {
  padding: 0 0.5em 0;
}
.narrow_a7fb [class*="customify-col-"],
.narrow_a7fb [class*="customify-col_"],
.narrow_a7fb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primary-top-9718 .narrow_a7fb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy_9458 .small_40cb,
  .small_40cb {
    display: none;
  }
  .element-under-77fb {
    text-align: left;
  }
  .focused-202e {
    text-align: center;
  }
  .slow-97df {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy_9458 .grid_2ddf,
  .grid_2ddf {
    display: none;
  }
  .label-afbb {
    text-align: left;
  }
  .logo_in_7169 {
    text-align: center;
  }
  .thumbnail_pro_e937 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy_9458 .blue_ae79,
  .blue_ae79 {
    display: none;
  }
  .wide-b451 {
    text-align: left;
  }
  .table-medium-c4b0 {
    text-align: center;
  }
  .status_38e6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_e861 {
  box-shadow: none !important;
}
.card-copper-c43b .filter-stale-e1fd,
.orange_7572 .filter-stale-e1fd {
  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;
}
.orange_7572 .filter-stale-e1fd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.border-7c1d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.border-7c1d:after,
.border-7c1d:before {
  content: "";
  display: table;
}
.border-7c1d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .border-7c1d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.border-7c1d,
.info_7e28 {
  max-width: 1248px;
  margin: 0 auto;
}

.surface-new-8b72.info-slow-1edf .border-7c1d {
  max-width: 100%;
}
.surface-new-8b72.nav-cb69 {
  max-width: 1200px;
  margin: 0 auto;
}
.surface-new-8b72.hover_next_4627 .border-7c1d {
  max-width: 100%;
}
.surface-new-8b72.hover_next_4627 > .border-7c1d {
  padding-left: 0;
  padding-right: 0;
}
.surface-new-8b72.hover_next_4627 > .border-7c1d .easy_9458 {
  margin: 0;
}
.surface-new-8b72.hover_next_4627
  > .border-7c1d
  .tertiary-rough-7a3a.dim_68c5 {
  margin-right: 0;
  margin-left: 0;
}
.surface-new-8b72.hover_next_4627 #main.dim_68c5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .nav_0b1b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .nav_0b1b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_6af5 .yellow-5be7 {
    padding-right: 1em;
  }
  .tooltip_6af5.widget-b88f .tertiary-rough-7a3a {
    border-right: 1px solid #eaecee;
  }
  .tooltip_6af5.widget-b88f .yellow-5be7 {
    padding-right: 1em;
  }
  .tooltip_6af5.widget-b88f .footer-slow-4c60 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_6fa2 .yellow-5be7 {
    padding-left: 1em;
  }
  .badge_6fa2.widget-b88f .tertiary-rough-7a3a {
    border-left: 1px solid #eaecee;
  }
  .badge_6fa2.widget-b88f .yellow-5be7 {
    padding-left: 1em;
  }
  .badge_6fa2.widget-b88f .footer-slow-4c60 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty_e8f2 .yellow-5be7 {
    padding-left: 1em;
  }
  .dirty_e8f2.widget-b88f .solid_c332 {
    border-right: 1px solid #eaecee;
  }
  .dirty_e8f2.widget-b88f .cold_edd1 {
    border-right: 1px solid #eaecee;
  }
  .dirty_e8f2.widget-b88f .yellow-5be7 {
    padding-left: 1em;
  }
  .dirty_e8f2.widget-b88f .footer-slow-4c60 {
    padding-right: 1em;
  }
  .dirty_e8f2.widget-b88f .paragraph-e186 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-c67f .yellow-5be7 {
    padding-right: 1em;
  }
  .inner-c67f.widget-b88f .solid_c332 {
    border-left: 1px solid #eaecee;
  }
  .inner-c67f.widget-b88f .cold_edd1 {
    border-left: 1px solid #eaecee;
  }
  .inner-c67f.widget-b88f .yellow-5be7 {
    padding-right: 1em;
  }
  .inner-c67f.widget-b88f .footer-slow-4c60 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-c67f.widget-b88f .paragraph-e186 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_0b1b .yellow-5be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav_0b1b.widget-b88f .tertiary-rough-7a3a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .nav_0b1b.widget-b88f .yellow-5be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav_0b1b.widget-b88f .footer-slow-4c60 {
    padding-left: 1em;
  }
  .nav_0b1b.widget-b88f .paragraph-e186 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .nav_0b1b.widget-b88f .yellow-5be7 {
    padding-left: 0;
  }
}
.paragraph-dynamic-e13b .list-7b6d {
  display: inline-block;
}
.popup-75b3 {
  display: inline-block;
}
.input_3d32 {
  word-con: break-word;
}
.gradient-9227 > span {
  display: inline-block;
  padding: 5px 0;
}
.gradient-9227 .pro_f17c {
  margin-left: 8px;
  margin-right: 8px;
}
.gradient-9227 .hard-cfa5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.content_fcc9 .popup-0505 {
  margin-bottom: 2em;
}
.content_fcc9 .logo-ac9e {
  margin-bottom: 15px;
}
.content_fcc9 .logo-ac9e:last-child {
  margin-bottom: 0;
}
.content_fcc9 .info_medium_daab {
  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) {
  .content_fcc9 .info_medium_daab {
    display: block;
  }
}
.content_fcc9 .slider-up-ad6e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .content_fcc9 .slider-up-ad6e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.content_fcc9 .accordion_ecba {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.content_fcc9 .accordion_ecba img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.content_fcc9 .accordion_ecba a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.content_fcc9 .input_3d32 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.content_fcc9 .input_3d32 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.content_fcc9 .light_7018 p:last-child {
  margin-bottom: 0;
}
.content_fcc9 .fluid_e4bd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.content_fcc9 .dropdown-fast-8098 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.content_fcc9 .header_9760 {
  margin-top: 1em;
}
.content_fcc9 .menu_dynamic_f7d4 {
  top: 0;
  display: block;
}
.content_fcc9 .menu_dynamic_f7d4 a {
  color: inherit;
}
.content_fcc9 .menu_dynamic_f7d4 a:hover {
  color: inherit;
}
.content_fcc9 .wide_343c {
  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;
}
.content_fcc9 .wide_343c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.content_fcc9 .dropdown-fast-8098 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.content_fcc9 .popup_simple_b049 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.content_fcc9 .popup_simple_b049:first-child {
  margin-top: 0;
}
.content_fcc9 .popup_simple_b049.outline-large-e43a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content_fcc9 .popup_simple_b049.liquid-564a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content_fcc9
  .popup_simple_b049.liquid-564a.label_cf54
  .header_9760 {
  width: 100%;
}
.content_fcc9 .liquid-564a {
  -webkit-box-align: center;
  align-items: center;
}
.content_fcc9 .liquid-564a .gradient-9227,
.content_fcc9 .liquid-564a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.content_fcc9 .accordion_ecba {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_fcc9 .accordion_ecba img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_fcc9 .accordion_ecba: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;
}
.content_fcc9 .outline-large-e43a {
  z-index: 5;
}
.content_fcc9 .hero_copper_90d6 .box_9a9d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.content_fcc9 .nav-0613 .box_9a9d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.content_fcc9 .out-8650 .box_9a9d {
  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;
}
.content_fcc9.logo-4195 .info_medium_daab,
.content_fcc9.thick-9804 .info_medium_daab {
  display: block;
}
.content_fcc9.logo-4195 .info_medium_daab .tabs-cold-0b26,
.content_fcc9.logo-4195 .info_medium_daab .dropdown-fast-8098,
.content_fcc9.thick-9804 .info_medium_daab .tabs-cold-0b26,
.content_fcc9.thick-9804 .info_medium_daab .dropdown-fast-8098 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content_fcc9.silver_8e56 .slider-up-ad6e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .content_fcc9.silver_8e56 .slider-up-ad6e {
    margin-right: 0;
  }
}
.content_fcc9.logo-4195 .slider-up-ad6e,
.content_fcc9.thick-9804 .slider-up-ad6e {
  padding-top: 40%;
}
.content_fcc9.logo-4195 .popup-0505,
.content_fcc9.thick-9804 .popup-0505 {
  display: block;
}
.content_fcc9.logo-4195 .fn-sticky-4113 .dropdown-fast-8098,
.content_fcc9.thick-9804 .fn-sticky-4113 .dropdown-fast-8098 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.content_fcc9.logo-4195 .slider-up-ad6e,
.content_fcc9.thick-9804 .slider-up-ad6e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.content_fcc9.logo-4195 .dropdown-fast-8098 {
  padding: 1em;
}
.mask_center_9dc4 {
  margin: 30px auto;
  display: block;
}
.mask_center_9dc4 .fluid_0a33 > * {
  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;
}
.mask_center_9dc4 .fluid_0a33 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_center_9dc4 .fluid_0a33 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper_260c .gradient-9227 {
  margin-bottom: 1.41575em;
}
.wrapper_260c .popup-ccd4 {
  margin-bottom: 1.618em;
}
.link-012d .aside_0f97 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.link-012d .aside_0f97 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.link-012d .large-cbb0 {
  max-width: 100%;
  overflow: auto;
}
.active_motion_1987 .link-012d a:hover {
  text-decoration: underline;
}
.box_right_da0a .logo-ac9e:not(.input_3d32),
.box_right_da0a .accordion_ecba {
  margin-bottom: 1.41575em;
}
.box_right_da0a .logo-ac9e:not(.input_3d32):last-child,
.box_right_da0a .accordion_ecba:last-child {
  margin-bottom: 0;
}
.box_right_da0a .logo-ac9e.hero_3f90 {
  margin-bottom: 0.41575em;
}
.box_right_da0a .badge_2d67:before,
.box_right_da0a .highlight-north-b464:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box_right_da0a .badge_2d67:before {
  content: "\f115";
}
.box_right_da0a .highlight-north-b464:before {
  content: "\f02c";
}
.box_right_da0a .tooltip_slow_4a21 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box_right_da0a .tooltip_slow_4a21 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider_right_f560 {
  display: -webkit-box;
  display: flex;
}
.slider_right_f560 .red-11c1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider_right_f560 .red-11c1 {
    flex-basis: 90px;
  }
}
.slider_right_f560 .gallery-simple-c9aa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_right_f560 .gallery-simple-c9aa {
    flex-basis: calc(100% - 50px);
  }
}
.slider_right_f560 .avatar_d66e p:last-child {
  margin-bottom: 0.72em;
}
.border_gas_e5d6 .fluid_0a33 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.border_gas_e5d6 .fluid_0a33:after,
.border_gas_e5d6 .fluid_0a33:before {
  content: "";
  display: table;
}
.border_gas_e5d6 .fluid_0a33:after {
  clear: both;
}
.border_gas_e5d6 .fluid_0a33 .module_left_f06d,
.border_gas_e5d6 .fluid_0a33 .footer_2e11 {
  width: 49%;
}
.border_gas_e5d6 .fluid_0a33 .module_left_f06d a span.item_b3e7,
.border_gas_e5d6 .fluid_0a33 .footer_2e11 a span.item_b3e7 {
  display: block;
  margin-bottom: 5px;
}
.border_gas_e5d6 .fluid_0a33 .footer_2e11 {
  float: left;
  text-align: left;
}
.border_gas_e5d6 .fluid_0a33 .module_left_f06d {
  float: right;
  text-align: right;
}
.accent-4c40 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accent-4c40 {
    margin-bottom: 0;
  }
}
.purple_c865 {
  margin-bottom: 1em;
}
.purple_c865 .input_3d32 {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner_current_b6d6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.picture_1060 .purple_c865,
.down-5a48 .purple_c865 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .picture_1060 .purple_c865,
  .down-5a48 .purple_c865 {
    display: block;
  }
}
.picture_1060 .banner_current_b6d6,
.down-5a48 .banner_current_b6d6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .picture_1060 .banner_current_b6d6,
  .down-5a48 .banner_current_b6d6 {
    margin-bottom: 1em;
  }
}
.picture_1060 .banner_current_b6d6 img,
.down-5a48 .banner_current_b6d6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.picture_1060 .full-362b,
.down-5a48 .full-362b {
  flex-basis: calc(100% - 160px);
}
.picture_1060 .full-362b p,
.down-5a48 .full-362b p {
  margin-bottom: 0;
}
.picture_1060 .full-362b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .picture_1060 .full-362b {
    padding-left: 0;
  }
}
.down-5a48 .full-362b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .down-5a48 .full-362b {
    padding-right: 0;
  }
}
.down-5a48 .banner_current_b6d6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block_b0d1 .banner_current_b6d6 {
  margin-bottom: 0.5em;
}
.block_b0d1 .banner_current_b6d6 img {
  width: 100%;
}
.gold-c399 .new-adc0,
.secondary-old-6922 .new-adc0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.secondary-old-6922 .tertiary-rough-7a3a .backdrop_pro_67d4 p:last-child {
  margin-bottom: 0;
}
.hero-light-f66b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.panel-bronze-99cb .overlay-46fb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .panel-bronze-99cb .overlay-46fb:last-of-type {
    margin-bottom: 0;
  }
}
.panel-bronze-99cb .overlay-46fb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-bronze-99cb .overlay-46fb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.panel-bronze-99cb .overlay-46fb ul li {
  margin: 0 0 0.6em;
}
.panel-bronze-99cb .overlay-46fb ul li.article-4b00,
.panel-bronze-99cb .overlay-46fb ul li.complex_9e13 {
  position: relative;
}
.panel-bronze-99cb .overlay-46fb ul li.article-4b00 .article_black_3a83,
.panel-bronze-99cb .overlay-46fb ul li.complex_9e13 .article_black_3a83 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.panel-bronze-99cb .overlay-46fb ul li.article-4b00:after:after,
.panel-bronze-99cb .overlay-46fb ul li.article-4b00:after:before,
.panel-bronze-99cb
  .overlay-46fb
  ul
  li.complex_9e13:after:after,
.panel-bronze-99cb
  .overlay-46fb
  ul
  li.complex_9e13:after:before {
  content: "";
  display: table;
}
.panel-bronze-99cb .overlay-46fb ul li.article-4b00:after:after,
.panel-bronze-99cb
  .overlay-46fb
  ul
  li.complex_9e13:after:after {
  clear: both;
}
.panel-bronze-99cb .overlay-46fb a.chip-b71d:hover {
  text-decoration: none;
}
.panel-bronze-99cb .overlay-46fb select {
  max-width: 100%;
}
.panel-bronze-99cb .overlay-46fb table {
  font-size: 85%;
}
.panel-bronze-99cb .overlay-46fb table td,
.panel-bronze-99cb .overlay-46fb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.panel-bronze-99cb .overlay-46fb table tfoot td {
  text-align: left;
}
.panel-bronze-99cb .overlay-46fb :last-child {
  margin-bottom: 0;
}
.panel-bronze-99cb .overlay-46fb .first-ff32 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.panel-bronze-99cb .overlay-46fb .first-ff32 label {
  width: 100%;
}
.panel-bronze-99cb .overlay-46fb .first-ff32 .copper-faed {
  width: 100%;
  display: block;
}
.panel-bronze-99cb .overlay-46fb .first-ff32 .footer-fc19 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.panel-bronze-99cb .overlay-46fb .first-ff32 .footer-fc19:hover svg #svg-search {
  fill: #444;
}
.panel-bronze-99cb .overlay-46fb .first-ff32 .footer-fc19 svg {
  width: 18px;
  height: 18px;
}
.panel-bronze-99cb .texture_lite_1056 ul ul,
.panel-bronze-99cb .new_d159 ul ul,
.panel-bronze-99cb .large-4668 ul ul,
.panel-bronze-99cb .shadow_c026 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.panel-bronze-99cb .texture_lite_1056 .gradient-0de1 > a,
.panel-bronze-99cb .new_d159 .gradient-0de1 > a,
.panel-bronze-99cb .large-4668 .gradient-0de1 > a,
.panel-bronze-99cb .shadow_c026 .gradient-0de1 > a {
  margin-bottom: 0;
}
.panel-bronze-99cb .image-lower-6410 li,
.panel-bronze-99cb .texture_lite_1056 li,
.panel-bronze-99cb .hard_a7df li,
.panel-bronze-99cb .new_d159 li,
.panel-bronze-99cb .large-4668 li,
.panel-bronze-99cb .shadow_c026 li,
.panel-bronze-99cb .box_in_52b8 li,
.panel-bronze-99cb .slow-a967 li {
  display: block;
  position: relative;
}
.panel-bronze-99cb .image-lower-6410 li:last-child,
.panel-bronze-99cb .texture_lite_1056 li:last-child,
.panel-bronze-99cb .hard_a7df li:last-child,
.panel-bronze-99cb .new_d159 li:last-child,
.panel-bronze-99cb .large-4668 li:last-child,
.panel-bronze-99cb .shadow_c026 li:last-child,
.panel-bronze-99cb .box_in_52b8 li:last-child,
.panel-bronze-99cb .slow-a967 li:last-child {
  border: none;
}
.panel-bronze-99cb .image-lower-6410 li a,
.panel-bronze-99cb .texture_lite_1056 li a,
.panel-bronze-99cb .hard_a7df li a,
.panel-bronze-99cb .new_d159 li a,
.panel-bronze-99cb .large-4668 li a,
.panel-bronze-99cb .shadow_c026 li a,
.panel-bronze-99cb .box_in_52b8 li a,
.panel-bronze-99cb .slow-a967 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-bronze-99cb .image-lower-6410 li ul li::before,
.panel-bronze-99cb .texture_lite_1056 li ul li::before,
.panel-bronze-99cb .hard_a7df li ul li::before,
.panel-bronze-99cb .new_d159 li ul li::before,
.panel-bronze-99cb .large-4668 li ul li::before,
.panel-bronze-99cb .shadow_c026 li ul li::before,
.panel-bronze-99cb .box_in_52b8 li ul li::before,
.panel-bronze-99cb .slow-a967 li ul li::before {
  left: 15px;
}
.panel-bronze-99cb .image-lower-6410 li ul a,
.panel-bronze-99cb .texture_lite_1056 li ul a,
.panel-bronze-99cb .hard_a7df li ul a,
.panel-bronze-99cb .new_d159 li ul a,
.panel-bronze-99cb .large-4668 li ul a,
.panel-bronze-99cb .shadow_c026 li ul a,
.panel-bronze-99cb .box_in_52b8 li ul a,
.panel-bronze-99cb .slow-a967 li ul a {
  padding-left: 20px;
}
.panel-bronze-99cb .image-lower-6410 li ul ul li::before,
.panel-bronze-99cb .texture_lite_1056 li ul ul li::before,
.panel-bronze-99cb .hard_a7df li ul ul li::before,
.panel-bronze-99cb .new_d159 li ul ul li::before,
.panel-bronze-99cb .large-4668 li ul ul li::before,
.panel-bronze-99cb .shadow_c026 li ul ul li::before,
.panel-bronze-99cb .box_in_52b8 li ul ul li::before,
.panel-bronze-99cb .slow-a967 li ul ul li::before {
  left: 30px;
}
.panel-bronze-99cb .image-lower-6410 li ul ul a,
.panel-bronze-99cb .texture_lite_1056 li ul ul a,
.panel-bronze-99cb .hard_a7df li ul ul a,
.panel-bronze-99cb .new_d159 li ul ul a,
.panel-bronze-99cb .large-4668 li ul ul a,
.panel-bronze-99cb .shadow_c026 li ul ul a,
.panel-bronze-99cb .box_in_52b8 li ul ul a,
.panel-bronze-99cb .slow-a967 li ul ul a {
  padding-left: 40px;
}
.panel-bronze-99cb .down-65f4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-bronze-99cb .slow-a967 ul li {
  margin-bottom: 1.41575em;
}
.panel-bronze-99cb .slow-a967 ul li .sidebar_e13a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.panel-bronze-99cb .slow-a967 ul li .caption-9770 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fresh_73e9 .image-lower-6410 li a,
.fresh_73e9 .texture_lite_1056 li a,
.fresh_73e9 .hard_a7df li a,
.fresh_73e9 .new_d159 li a,
.fresh_73e9 .large-4668 li a,
.fresh_73e9 .shadow_c026 li a,
.fresh_73e9 .box_in_52b8 li a,
.fresh_73e9 .slow-a967 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_73e9 .down-65f4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_73e9 .overlay-46fb ul li.article-4b00 .article_black_3a83,
.fresh_73e9 .overlay-46fb ul li.complex_9e13 .article_black_3a83 {
  background: rgba(0, 0, 0, 0.2);
}
.fresh_73e9 .panel-bronze-99cb .overlay-46fb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li {
  margin: 0;
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li ul {
  margin: 0;
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li ul li a {
  padding-left: 15px;
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li ul li li a {
  padding-left: 30px;
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li.video-purple-0812 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li.video-purple-0812 > 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;
}
.surface-new-8b72 .panel-bronze-99cb .tooltip_92c1 li.video-purple-0812 > 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;
}
.section-down-42f1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mini-75af {
  position: relative;
  z-index: 10;
}
.mini-75af .description_f027 {
  width: 100%;
  max-width: 100%;
}
.heading_green_49bb .footer_16ad {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading_green_49bb .heading_d84e {
}
.heading_green_49bb .fresh_73e9 {
  background: #292929;
}
.sidebar-0369 .footer_16ad {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sidebar-0369 .heading_d84e {
  background: #f9f9f9;
}
.sidebar-0369 .fresh_73e9 {
  background: #303030;
}
.main_7aff .footer_16ad {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_7aff .list-7b6d {
    margin-bottom: 1em;
  }
  .main_7aff .list-7b6d:last-child {
    margin-bottom: 0;
  }
}
.main_7aff .heading_d84e {
  background: #ededed;
}
.main_7aff .fresh_73e9 {
  background: #1a1a1a;
}
.footer_16ad.heading_d84e {
  color: rgba(0, 0, 0, 0.6);
}
.footer_16ad.heading_d84e .footer-bfb4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_16ad.fresh_73e9 {
  color: rgba(255, 255, 255, 0.99);
}
.footer_16ad.fresh_73e9 a:not(.chip-b71d) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_16ad.fresh_73e9 a:not(.chip-b71d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_16ad.fresh_73e9 .footer-bfb4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_16ad.fresh_73e9 table tbody td,
.footer_16ad.fresh_73e9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.description_down_9bba.texture_8caa .border-7c1d {
  max-width: initial;
}
.description_down_9bba .container_cool_cd11 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description_down_9bba .container_cool_cd11 .description_f027 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description_down_9bba .container_cool_cd11 .description_f027 {
    display: block;
    margin-bottom: 2em;
  }
  .description_down_9bba .container_cool_cd11 .description_f027:last-child {
    margin-bottom: 0;
  }
}
.main_7aff .list-7b6d:last-child,
.sidebar-0369 .list-7b6d:last-child,
.heading_green_49bb .list-7b6d:last-child {
  margin-bottom: 0;
}
.main_7aff .list-7b6d .panel-bronze-99cb .overlay-46fb:last-child,
.sidebar-0369 .list-7b6d .panel-bronze-99cb .overlay-46fb:last-child,
.heading_green_49bb .list-7b6d .panel-bronze-99cb .overlay-46fb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main_7aff .stale_cb49,
  .main_7aff .section-4ce9,
  .sidebar-0369 .stale_cb49,
  .sidebar-0369 .section-4ce9,
  .heading_green_49bb .stale_cb49,
  .heading_green_49bb .section-4ce9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mini-75af .list-7b6d {
    margin-bottom: 2em;
  }
}
.mini-75af p:last-child {
  margin-bottom: 0;
}
.mini-75af li,
.mini-75af ul {
  list-style: none;
  margin: 0;
}
.mini-75af ul ul {
  margin-left: 2.617924em;
}
.input_eb1f {
  font-size: 0.875em;
}

/* css-noise: cba8 */
.shadow-element-c3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
