/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stone-483c/customify
Author: WPCustomify
Author URI: https://pressmaximum.stone-483c
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.stone-483c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dropdown-83bb.sort-simple-4b36/licenses/gpl-2.0.nav_bbb2
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.brown_299e/, (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.chip-easy-0c62.fresh_af4d/normalize.tabs-5599/
 ======
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.tabs-5599 v7.0.0 | MIT License | github.stone-483c/necolas/normalize.tabs-5599 */
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;
}
.surface_medium_88b4 .up-91f5,
.dynamic_5057,
.component_ce68,
.box-inner-b010,
.full-abff,
.sort_6136,
.sidebar_lite_607e,
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;
}
.dynamic_5057,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dynamic_5057,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_5057,
  h1 {
    font-size: 1.8em;
  }
}
.component_ce68,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component_ce68 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component_ce68,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component_ce68,
  h2 {
    font-size: 1.7em;
  }
}
.box-inner-b010,
h3 {
  font-size: 1.618em;
}
.surface_medium_88b4 .up-91f5,
.full-abff,
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-e906 {
  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;
}
.info-fce1:after,
.info-fce1:before,
.mask-stale-da1b:after,
.mask-stale-da1b:before {
  content: "";
  display: table;
}
.info-fce1:after,
.mask-stale-da1b:after {
  clear: both;
}
.heading-219e {
  float: right;
  margin-right: 0;
}
.focused_6f59 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.carousel-2e25 .video_3af8,
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;
}
.carousel-2e25 .video_3af8: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;
}
.secondary-b4aa .video_3af8 {
  box-shadow: none;
}
.secondary-b4aa
  .video_3af8
  .popup-fresh-ea4c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.secondary-b4aa .video_3af8 .content_stone_bc61 {
  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;
}
.secondary-b4aa
  .video_3af8
  .content_stone_bc61
  b {
  display: none;
}
.secondary-b4aa .block-299f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fixed-6a58:not(.current_8e6e):not(.box-cool-9fa9),
button:not(.current_8e6e):not(.box-cool-9fa9),
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ),
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ),
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ) {
  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;
}
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ):hover,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ):hover,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):hover,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):hover,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ):active,
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ):active,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):active,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):active,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):active,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus {
  outline: 0;
}
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8 {
  position: relative;
}
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .black-e230,
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .footer-1692,
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .accent-soft-95a7,
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  i,
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  svg,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .black-e230,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .footer-1692,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .accent-soft-95a7,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  i,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  svg,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .black-e230,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .footer-1692,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .accent-soft-95a7,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  i,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  svg,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .black-e230,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .footer-1692,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .accent-soft-95a7,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  i,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  svg,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .black-e230,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .footer-1692,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  .accent-soft-95a7,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  i,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8
  svg {
  visibility: hidden;
}
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8:after,
button:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8:after,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8:after,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8:after,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ).fn-loading-fea8: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;
}
.fixed-6a58:not(.current_8e6e):not(.box-cool-9fa9),
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ),
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ),
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ) {
  color: #fff;
  background: #235787;
}
.fixed-6a58:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus,
input[type="button"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus,
input[type="reset"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus,
input[type="submit"]:not(.current_8e6e):not(
    .box-cool-9fa9
  ):focus {
  color: #fff;
}
.fixed-6a58.fn-disabled-fea8:not(.current_8e6e):not(
    .box-cool-9fa9
  ),
.fixed-6a58[disabled]:not(.current_8e6e):not(
    .box-cool-9fa9
  ),
button.fn-disabled-fea8:not(.current_8e6e):not(
    .box-cool-9fa9
  ),
button[disabled]:not(.current_8e6e):not(
    .box-cool-9fa9
  ) {
  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;
}
.yellow_c6c3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.yellow_c6c3: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;
}
.action_cbc9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.highlight-rough-80ce {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element-33f9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info-fce1:after,
.info-fce1:before,
.tabs-e3d9:after,
.tabs-e3d9:before,
.active_green_b921:after,
.active_green_b921:before,
.highlight_medium_a1ce:after,
.highlight_medium_a1ce:before,
.easy-2d80:after,
.easy-2d80:before,
.detail_bc49:after,
.detail_bc49:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info-fce1:after,
.tabs-e3d9:after,
.active_green_b921:after,
.highlight_medium_a1ce:after,
.easy-2d80:after,
.detail_bc49:after {
  clear: both;
}
.tabs-e3d9 .focus_8f9d,
.active_green_b921 .focus_8f9d,
.hard_fa55 .focus_8f9d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-af99 {
  display: inline-block;
}
.white-f0d1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white-f0d1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white-f0d1 .video_9933 {
  padding: 1em 0;
  font-size: 85%;
}
.video_9933 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag-1d44 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag-1d44:after,
.tag-1d44:before {
  content: "";
  display: table;
}
.tag-1d44:after {
  clear: both;
}
.feature_focused_dbc1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.rough-368f .feature_focused_dbc1 {
  max-width: 50%;
}
.menu-bronze-d98b .feature_focused_dbc1 {
  max-width: 33.33%;
}
.north-cefb .feature_focused_dbc1 {
  max-width: 25%;
}
.focused-c688 .feature_focused_dbc1 {
  max-width: 20%;
}
.grid-1213 .feature_focused_dbc1 {
  max-width: 16.66%;
}
.content_inner_7048 .feature_focused_dbc1 {
  max-width: 14.28%;
}
.disabled_d9e4 .feature_focused_dbc1 {
  max-width: 12.5%;
}
.small-a733 .feature_focused_dbc1 {
  max-width: 11.11%;
}
.light-c545 {
  display: block;
}
.surface_medium_88b4 .upper_6aa2 label,
.surface_medium_88b4 .last_4d90 label,
.surface_medium_88b4 .hidden_28f9 label,
.surface_medium_88b4 .title_bda2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside_c905 {
  list-style: none;
  margin: 0;
}
.aside_c905 article.static_0d17 {
  margin-bottom: 0;
}
.aside_c905 ul {
  list-style: none;
  margin: 0;
}
.aside_c905 .media_cold_a590 li.static_0d17 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside_c905 .media_cold_a590 li.static_0d17 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside_c905 .media_cold_a590 li.static_0d17: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) {
  .aside_c905 .media_cold_a590 li.static_0d17 li.static_0d17 li.static_0d17 li.static_0d17 {
    padding-left: 0;
  }
}
article.static_0d17 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.static_0d17 .tabs-e3d9 p:last-of-type {
  margin-bottom: 0;
}
article.static_0d17 .first-7275 {
  float: left;
}
article.static_0d17 .article-9d15 {
  margin-left: 85px;
}
article.static_0d17 .outer-8b92 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.static_0d17 .outer-8b92 .dynamic_170d {
  margin-left: 10px;
}
article.static_0d17 .mask-b2be {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.static_0d17 .block_0ec7 {
  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 .upper_6aa2,
  #respond .hidden_28f9,
  #respond .title_bda2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper_6aa2 input,
#respond .hidden_28f9 input,
#respond .title_bda2 input {
  width: 100%;
}
#respond .title_bda2 {
  margin-right: 0;
}
#respond .menu_huge_c4dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hovered-ad97 {
  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;
}
.hovered-ad97.last_781f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hovered-ad97 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%);
}
.hovered-ad97:focus,
.hovered-ad97: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);
}
.backdrop-583c {
  border-radius: 10%;
}
.tall_f8f1 {
  border-radius: 50%;
}
.full-154c {
  font-size: 0.72em;
}
.logo_3800 {
  font-size: 0.875em;
}
.outline-silver-f192 {
  font-size: 1.1em;
}
.liquid-3b8d {
  text-transform: uppercase;
  line-height: 1.2;
}
.liquid-3b8d.full-154c {
  letter-spacing: 0.5px;
}
.fresh-2c1e,
.fresh-2c1e a {
  color: #6d6d6d;
}
.fresh-2c1e a:hover {
  color: #111;
}
.breadcrumb_9846 {
  color: #6d6d6d;
}
.description-e5df {
  overflow-x: hidden;
}
.description-e5df .complex_09a8.highlight-fresh-e651 {
  position: relative;
}
.description-e5df .complex_09a8.highlight-fresh-e651.panel-mini-c9e7 {
  position: initial;
}
.description-e5df
  .complex_09a8.highlight-fresh-e651.panel-mini-c9e7
  .stale-9602 {
  left: auto;
}
.description-e5df .complex_09a8 .stale-9602 {
  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;
}
.description-e5df .complex_09a8:hover.highlight-fresh-e651 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.description-e5df
  .complex_09a8:hover.highlight-fresh-e651
  .stale-9602 {
  display: block;
  z-index: 9999999;
}
.description-e5df .shadow_cdb0 .large-667e,
.description-e5df .overlay_320f .large-667e {
  display: none;
}
.description-e5df .solid_680e .complex_09a8:hover.highlight-fresh-e651 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.surface_medium_88b4 .upper_6aa2 label,
.surface_medium_88b4 .last_4d90 label,
.surface_medium_88b4 .hidden_28f9 label,
.surface_medium_88b4 .title_bda2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside_c905 {
  list-style: none;
  margin: 0;
}
.aside_c905 article.static_0d17 {
  margin-bottom: 0;
}
.aside_c905 ul {
  list-style: none;
  margin: 0;
}
.aside_c905 .media_cold_a590 li.static_0d17 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside_c905 .media_cold_a590 li.static_0d17 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside_c905 .media_cold_a590 li.static_0d17: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) {
  .aside_c905 .media_cold_a590 li.static_0d17 li.static_0d17 li.static_0d17 li.static_0d17 {
    padding-left: 0;
  }
}
article.static_0d17 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.static_0d17 .tabs-e3d9 p:last-of-type {
  margin-bottom: 0;
}
article.static_0d17 .first-7275 {
  float: left;
}
article.static_0d17 .article-9d15 {
  margin-left: 85px;
}
article.static_0d17 .outer-8b92 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.static_0d17 .outer-8b92 .dynamic_170d {
  margin-left: 10px;
}
article.static_0d17 .mask-b2be {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.static_0d17 .block_0ec7 {
  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 .upper_6aa2,
  #respond .hidden_28f9,
  #respond .title_bda2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper_6aa2 input,
#respond .hidden_28f9 input,
#respond .title_bda2 input {
  width: 100%;
}
#respond .title_bda2 {
  margin-right: 0;
}
#respond .menu_huge_c4dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow_cdb0 .input_2448 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.input_2448 .primary-8d7b.banner_0cfe .hidden-rough-e02f > li > a:focus,
.input_2448 .primary-8d7b.banner_0cfe .hidden-rough-e02f > li > a:hover,
.input_2448 .primary-8d7b.hovered_bd4b .hidden-rough-e02f > li > a:focus,
.input_2448 .primary-8d7b.hovered_bd4b .hidden-rough-e02f > li > a:hover,
.input_2448 .primary-8d7b.medium-b294 .hidden-rough-e02f > li > a:focus,
.input_2448 .primary-8d7b.medium-b294 .hidden-rough-e02f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_2448
  .primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li.small_232b
  > a,
.input_2448
  .primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li.solid_7cb0
  > a,
.input_2448
  .primary-8d7b.hovered_bd4b
  .hidden-rough-e02f
  > li.small_232b
  > a,
.input_2448
  .primary-8d7b.hovered_bd4b
  .hidden-rough-e02f
  > li.solid_7cb0
  > a,
.input_2448
  .primary-8d7b.medium-b294
  .hidden-rough-e02f
  > li.small_232b
  > a,
.input_2448 .primary-8d7b.medium-b294 .hidden-rough-e02f > li.tabs_8434 > a {
  color: rgba(255, 255, 255, 0.99);
}
.input_2448 .item_static_8773,
.input_2448 .item_static_8773 a {
  color: rgba(255, 255, 255, 0.99);
}
.input_2448 .sort-simple-0077.text-de43 li a,
.input_2448 .card_west_22dc a,
.input_2448 .info_2ad7,
.input_2448 .hidden-rough-e02f > li > a,
.input_2448 .popup-glass-7769 {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448 .sort-simple-0077.text-de43 li a:hover,
.input_2448 .card_west_22dc a:hover,
.input_2448 .info_2ad7:hover,
.input_2448 .hidden-rough-e02f > li > a:hover,
.input_2448 .popup-glass-7769:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_2448 .tall-7436 {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448 .tall-7436 .overlay_narrow_432d {
  color: rgba(255, 255, 255, 0.99);
}
.input_2448 .tall-7436:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_2448 .active_a563 .simple_8402 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_2448 .active_a563 .simple_8402 .center_6011 {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448
  .active_a563
  .simple_8402
  .center_6011::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448
  .active_a563
  .simple_8402
  .center_6011:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448
  .active_a563
  .simple_8402
  .center_6011::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448
  .active_a563
  .simple_8402
  .center_6011::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448 .active_a563 .block-copper-48b8 {
  color: rgba(255, 255, 255, 0.79);
}
.input_2448 .active_a563 .block-copper-48b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_4651
  .input_2448
  .active_a563
  .cool_390a
  .panel_5e57 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_4651
  .input_2448
  .active_a563
  .cool_390a
  .center_6011 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_cdb0 .sidebar-efd7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sidebar-efd7 .primary-8d7b.banner_0cfe .hidden-rough-e02f > li > a:focus,
.sidebar-efd7 .primary-8d7b.banner_0cfe .hidden-rough-e02f > li > a:hover,
.sidebar-efd7 .primary-8d7b.hovered_bd4b .hidden-rough-e02f > li > a:focus,
.sidebar-efd7 .primary-8d7b.hovered_bd4b .hidden-rough-e02f > li > a:hover,
.sidebar-efd7 .primary-8d7b.medium-b294 .hidden-rough-e02f > li > a:focus,
.sidebar-efd7 .primary-8d7b.medium-b294 .hidden-rough-e02f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-efd7
  .primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li.small_232b
  > a,
.sidebar-efd7
  .primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li.solid_7cb0
  > a,
.sidebar-efd7
  .primary-8d7b.hovered_bd4b
  .hidden-rough-e02f
  > li.small_232b
  > a,
.sidebar-efd7
  .primary-8d7b.hovered_bd4b
  .hidden-rough-e02f
  > li.solid_7cb0
  > a,
.sidebar-efd7
  .primary-8d7b.medium-b294
  .hidden-rough-e02f
  > li.small_232b
  > a,
.sidebar-efd7 .primary-8d7b.medium-b294 .hidden-rough-e02f > li.tabs_8434 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-efd7 .item_static_8773,
.sidebar-efd7 .item_static_8773 a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-efd7 .sort-simple-0077.text-de43 li a,
.sidebar-efd7 .card_west_22dc a,
.sidebar-efd7 .info_2ad7,
.sidebar-efd7 .hidden-rough-e02f > li > a,
.sidebar-efd7 .popup-glass-7769 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar-efd7 .sort-simple-0077.text-de43 li a:hover,
.sidebar-efd7 .card_west_22dc a:hover,
.sidebar-efd7 .info_2ad7:hover,
.sidebar-efd7 .hidden-rough-e02f > li > a:hover,
.sidebar-efd7 .popup-glass-7769:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-efd7 .tall-7436 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar-efd7 .tall-7436 .overlay_narrow_432d {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-efd7 .tall-7436:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element-41e9 .first_87fe {
  margin-left: auto;
  margin-right: auto;
}
.active_green_b921 > * {
  margin-left: auto;
  margin-right: auto;
}
.active_green_b921 .action_cbc9 {
  margin-right: 1.41575em;
}
.clean-4475 .active_green_b921 > .media_stale_d4bb {
  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;
}
.clean-4475 .active_green_b921 > .label-rough-13d6 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.component_silver_b0d8.element-41e9 .first_87fe,
.frame-bd04.element-41e9 .first_87fe {
  margin-left: 0;
}
.item-purple-4b87.element-41e9 .first_87fe,
.fluid-e7d9.element-41e9 .first_87fe {
  margin-right: 0;
}
.active_green_b921 ol,
.active_green_b921 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.under-a8ee video {
  max-width: 100%;
}
.pattern_east_3199 img {
  display: block;
}
.pattern_east_3199.action_cbc9,
.pattern_east_3199.highlight-rough-80ce {
  width: 100%;
}
.pattern_east_3199.label-rough-13d6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.carousel-dim-3793:not(.module_right_1c19) {
  margin: 1.5em auto;
}
.tabs-bottom-7f79 p {
  padding: 1.5em 14px;
}
ul.outline_complex_b494.label-rough-13d6,
ul.outline_complex_b494.media_stale_d4bb,
ul.outline_complex_b494.badge_dynamic_25d1.media_stale_d4bb {
  padding: 0 14px;
}
.secondary-dim-37bd {
  display: block;
  overflow-x: auto;
}
.secondary-dim-37bd table {
  border-collapse: collapse;
  width: 100%;
}
.secondary-dim-37bd td,
.secondary-dim-37bd th {
  padding: 0.5em;
}
.active_green_b921 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active_green_b921 ol ol,
.active_green_b921 ol ul,
.active_green_b921 ul ol,
.active_green_b921 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active_green_b921 ol ol li,
.active_green_b921 ol ul li,
.active_green_b921 ul ol li,
.active_green_b921 ul ul li {
  margin-left: 0;
}
.heading_0343.logo_iron_7942 > .table_5a7c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.heading_0343.logo_iron_7942 > .table_5a7c iframe,
.heading_0343.logo_iron_7942 > .table_5a7c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.action_bc1a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.action_bc1a.thumbnail-fresh-7255 {
  padding: 0;
}
.action_bc1a.thumbnail-fresh-7255 cite {
  font-size: 13px;
}
.action_bc1a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.action_bc1a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown_cf26 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown_cf26 > p:first-child {
  margin-top: 0;
}
.dropdown_cf26 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown_cf26 blockquote {
  border-left: 0;
}
.carousel_2a99 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.carousel_2a99:not(.module-paper-8aa7) {
  max-width: 100px;
}
.carousel_2a99.message-green-3829 {
  border-bottom: none !important;
  text-align: center;
}
.carousel_2a99.message-green-3829::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tabs-bottom-7f79 p {
    padding: 1.5em 0;
  }
}
.thumbnail-west-b383 {
  color: #0073aa;
}
.alert-fe38 {
  background-color: #0073aa;
}
.article_7e7b {
  color: #229fd8;
}
.detail-pressed-4dc3 {
  background-color: #229fd8;
}
.last-0f03 {
  color: #eee;
}
.primary-hot-f799 {
  background-color: #eee;
}
.breadcrumb_fddb {
  color: #444;
}
.steel-5a97 {
  background-color: #444;
}
.under_b01e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.under_b01e .background-iron-276d .card_west_22dc {
  font-size: 15px;
}
.under_b01e .card_west_22dc {
  line-height: 1.3;
}
.under_b01e .sidebar-efd7 {
}
.under_b01e .input_2448 {
  background: #235787;
}
.border-medium-37ba {
  padding: 0;
}
.border-medium-37ba .input_2448 {
  background: #1a1a1a;
}
.border-medium-37ba .sidebar-efd7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.focus_0f6f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.focus_0f6f .sidebar-efd7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.focus_0f6f .input_2448 {
  background: #303030;
}
.detail_bc49 {
  position: relative;
  z-index: 10;
}
.detail_bc49 .tag-mini-f73c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-top-d403 .highlight-fresh-e651 {
  display: inline-block;
  vertical-align: middle;
}
.image-top-d403.badge-01d5 .highlight-fresh-e651 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image-top-d403.badge-01d5 .highlight-fresh-e651 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image-top-d403.badge-01d5 .highlight-fresh-e651 {
    margin-right: 0.4em;
  }
}
.image-top-d403.badge-01d5 .highlight-fresh-e651:last-child {
  margin-right: 0;
}
.row_1205 .tag-mini-f73c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow_cdb0 .background-iron-276d {
    margin: 0 -0.5em;
  }
  .shadow_cdb0 .background-iron-276d [class*="customify-col-"],
  .shadow_cdb0 .background-iron-276d [class*="customify-col_"],
  .shadow_cdb0 .background-iron-276d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow_cdb0.header-up-66c1 .tag-mini-f73c {
  background: 0 0 !important;
}
.shadow_cdb0.header-up-66c1 .tag-mini-f73c,
.shadow_cdb0.row_1205 .tag-mini-f73c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow_cdb0.smooth-55d3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow_cdb0.row_1205 .tag-mini-f73c {
  box-shadow: none !important;
}
.north-eb5e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .north-eb5e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .north-eb5e {
    padding: 18px 0 20px;
  }
}
.north-eb5e .feature_5b98 {
  width: 100%;
}
.north-eb5e .info-liquid-de8c {
  margin-bottom: 0;
}
.north-eb5e .secondary_fast_fdf8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.panel_c1dd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.panel_c1dd .widget-wood-5085 {
  width: 100%;
}
.component_13e1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component_13e1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component_13e1 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;
}
.component_13e1 li:last-child:after {
  display: none;
}
.component_13e1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.box_bronze_2119 .large-667e button,
.north-eb5e .large-667e button {
  left: 0;
}
.box_bronze_2119 .widget-wood-5085,
.north-eb5e .widget-wood-5085 {
  padding-left: 0;
  padding-right: 0;
}
.box_bronze_2119 .panel_c1dd,
.north-eb5e .panel_c1dd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box_bronze_2119 {
  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;
}
.box_bronze_2119: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;
}
.box_bronze_2119 .hidden-246d {
  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) {
  .box_bronze_2119 .hidden-246d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box_bronze_2119 .hidden-246d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box_bronze_2119 .hidden-246d {
    min-height: 200px;
  }
}
.box_bronze_2119 .component_13e1 {
  color: rgba(255, 255, 255, 0.8);
}
.box_bronze_2119 .component_13e1 a,
.box_bronze_2119 .component_13e1 li:after {
  color: inherit;
}
.box_bronze_2119 .component_13e1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup-plasma-8300 {
  margin-bottom: 0.5em;
}
.east_d4c4 {
  margin-bottom: 1.2em;
}
.east_d4c4,
.popup-plasma-8300 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.east_d4c4 p:last-child,
.popup-plasma-8300 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .large-667e,
#masthead .large-667e {
  display: none;
}
#masthead
  > .large-667e.link_purple_c41f {
  display: none;
}
#masthead > .large-667e button {
  left: 0;
}
.photo_fd4c {
  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%;
}
.photo_fd4c .highlight-fresh-e651 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.photo_fd4c .wide-b22d {
  display: -webkit-box;
  display: flex;
}
.photo_fd4c .wide-b22d.notification_fast_7388 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.photo_fd4c .wide-b22d.bottom_477f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_fd4c .wide-b22d.frame-1abd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_fd4c.status_over_5c77.progress_bright_fffa .wide-b22d.notification_fast_7388 {
  flex-basis: 100%;
}
.photo_fd4c.grid-c145 .wide-b22d.bottom_477f {
  -webkit-box-flex: 1;
  flex: auto;
}
.photo_fd4c.grid-c145 .wide-b22d.frame-1abd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .large-667e.link_purple_c41f {
  display: none;
}
#masthead > .large-667e button {
  left: 0;
}
.brown-369e {
  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;
}
.brown-369e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.brown-369e.purple_fd76 i {
  margin-right: 4px;
}
.brown-369e.carousel_29f6 i {
  margin-left: 5px;
}
.card_west_22dc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card_west_22dc p:last-child {
  margin-bottom: 0;
}
.dropdown-warm-8af1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dropdown-warm-8af1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dropdown-warm-8af1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dropdown-warm-8af1 .item_static_8773 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dropdown-warm-8af1 .hero_medium_ff59 {
  margin: 5px 0 7px 0;
}
.dropdown-warm-8af1.filter-slow-6f91 .background-fast-27e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-warm-8af1.filter-slow-6f91 .fresh-9d64 {
  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;
}
.dropdown-warm-8af1.aside-286e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dropdown-warm-8af1.aside-286e .background-fast-27e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-warm-8af1.aside-286e .fresh-9d64 {
  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;
}
.dropdown-warm-8af1.button_south_d372 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-warm-8af1.badge-pink-49e0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dropdown-warm-8af1.badge-pink-49e0 .fresh-9d64 {
  margin-top: 7px;
}
.element-c2df {
  display: inline-block;
}
.detail_bc49 .tertiary-stale-3638 .dropdown-warm-8af1 img {
  max-width: 100%;
}
.primary-8d7b .input_top_7140.box-wood-4fd6,
.menu_tiny_b00a .input_top_7140.box-wood-4fd6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-8d7b .tag_north_842b,
.menu_tiny_b00a .tag_north_842b {
  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%);
}
.primary-8d7b .tag_north_842b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary-8d7b.element_lite_405b .tag_north_842b {
  display: none;
}
.primary-8d7b .fixed-4332 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary-8d7b .fixed-4332 li {
  display: inline-block;
  position: relative;
}
.primary-8d7b .fixed-4332 li:last-child {
  margin-right: 0;
}
.primary-8d7b .fixed-4332 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;
}
.primary-8d7b .fixed-4332 li.tabs_8434 > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary-8d7b .fixed-4332 > 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;
}
.primary-8d7b .fixed-4332 > li > a i {
  line-height: 0;
}
.primary-8d7b .fixed-4332 > li.feature_24ca > a .tag_north_842b {
  margin-left: 4px;
  line-height: 0;
}
.primary-8d7b .fixed-4332 .hover_5924 li.feature_24ca > a {
  position: relative;
}
.primary-8d7b .fixed-4332 .hover_5924 li.feature_24ca > a:after,
.primary-8d7b .fixed-4332 .hover_5924 li.feature_24ca > a:before {
  content: "";
  display: table;
}
.primary-8d7b .fixed-4332 .hover_5924 li.feature_24ca > a:after {
  clear: both;
}
.primary-8d7b .fixed-4332 .hover_5924 li.feature_24ca > a .tag_north_842b {
  margin-left: 5px;
  float: right;
}
.primary-8d7b .inner-6481,
.primary-8d7b .hover_5924 {
  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;
}
.primary-8d7b .hover_5924 {
  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;
}
.primary-8d7b .hover_5924 .box-wood-4fd6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-8d7b .hover_5924 .tag_north_842b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary-8d7b .hover_5924 li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary-8d7b .hover_5924 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;
}
.primary-8d7b .hover_5924 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary-8d7b .hover_5924 .hover_5924 {
  top: 0;
  left: 100%;
}
.primary-8d7b .list_974e.fn-focus-fea8 > .inner-6481,
.primary-8d7b .list_974e.fn-focus-fea8 > .hover_5924,
.primary-8d7b .list_974e:focus > .inner-6481,
.primary-8d7b .list_974e:focus > .hover_5924,
.primary-8d7b .list_974e:hover > .inner-6481,
.primary-8d7b .list_974e:hover > .hover_5924 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary-8d7b.medium-b294 .hidden-rough-e02f:after,
.primary-8d7b.medium-b294 .hidden-rough-e02f:before {
  content: "";
  display: table;
}
.primary-8d7b.medium-b294 .hidden-rough-e02f:after {
  clear: both;
}
.primary-8d7b.medium-b294 .hidden-rough-e02f > li {
  float: left;
}
.primary-8d7b.filter-21b7 .hidden-rough-e02f:after,
.primary-8d7b.filter-21b7 .hidden-rough-e02f:before {
  content: "";
  display: table;
}
.primary-8d7b.filter-21b7 .hidden-rough-e02f:after {
  clear: both;
}
.primary-8d7b.filter-21b7 .hidden-rough-e02f > li {
  float: left;
}
.primary-8d7b.filter-21b7 .hidden-rough-e02f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary-8d7b.filter-21b7 .hidden-rough-e02f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary-8d7b.filter-21b7 .hidden-rough-e02f > li.small_232b > a,
.primary-8d7b.filter-21b7 .hidden-rough-e02f > li.tabs_8434 > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary-8d7b.banner_0cfe .hidden-rough-e02f > li > a .box-wood-4fd6 {
  position: relative;
}
.primary-8d7b.banner_0cfe .hidden-rough-e02f > li > a .box-wood-4fd6: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;
}
.primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li:focus
  > a
  .box-wood-4fd6:before,
.primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li:hover
  > a
  .box-wood-4fd6:before {
  width: 100%;
  background-color: currentColor;
}
.primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li.small_232b
  > a
  .box-wood-4fd6:before,
.primary-8d7b.banner_0cfe
  .hidden-rough-e02f
  > li.solid_7cb0
  > a
  .box-wood-4fd6:before {
  width: 100%;
  background-color: currentColor;
}
.primary-8d7b.hovered_bd4b .hidden-rough-e02f > li > a .box-wood-4fd6 {
  position: relative;
}
.primary-8d7b.hovered_bd4b .hidden-rough-e02f > li > a .box-wood-4fd6: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;
}
.primary-8d7b.hovered_bd4b .hidden-rough-e02f > li:focus > a .box-wood-4fd6:before,
.primary-8d7b.hovered_bd4b
  .hidden-rough-e02f
  > li:hover
  > a
  .box-wood-4fd6:before {
  width: 100%;
  background-color: currentColor;
}
.primary-8d7b.hovered_bd4b
  .hidden-rough-e02f
  > li.small_232b
  > a
  .box-wood-4fd6:before,
.primary-8d7b.hovered_bd4b
  .hidden-rough-e02f
  > li.solid_7cb0
  > a
  .box-wood-4fd6:before {
  width: 100%;
  background-color: currentColor;
}
.menu_tiny_b00a .fixed-4332 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu_tiny_b00a .fixed-4332 li:first-child > a {
  border-top: none;
}
.menu_tiny_b00a .fixed-4332 .link-bright-a924 > .box-wood-4fd6 .tag_north_842b {
  display: none;
}
.menu_tiny_b00a .fixed-4332 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.menu_tiny_b00a .fixed-4332 li:last-child {
  border: none;
}
.menu_tiny_b00a .fixed-4332 li.feature_24ca > a {
  padding-right: 45px !important;
}
.menu_tiny_b00a .fixed-4332 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.menu_tiny_b00a .fixed-4332 li a:focus,
.menu_tiny_b00a .fixed-4332 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_tiny_b00a .fixed-4332 li .wrapper-ce2b {
  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;
}
.menu_tiny_b00a .fixed-4332 li .wrapper-ce2b:hover {
  box-shadow: none;
}
.menu_tiny_b00a .fixed-4332 li .wrapper-ce2b .tag_north_842b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.menu_tiny_b00a .fixed-4332 .hover_5924 {
  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);
}
.menu_tiny_b00a .fixed-4332 .hover_5924 li a {
  padding-left: 3em;
}
.menu_tiny_b00a .fixed-4332 .icon_advanced_2368 > a .wrapper-ce2b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_tiny_b00a .fixed-4332 .icon_advanced_2368 > .hover_5924 {
  display: block;
  opacity: 1;
}
.caption-8e8e {
  max-width: 100%;
}
.bottom_9889 {
  line-height: 0;
  cursor: pointer;
}
.popup-glass-7769 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup-glass-7769:hover {
  box-shadow: none;
  color: currentColor;
}
.popup-glass-7769 svg {
  width: 18px;
  height: 18px;
}
.popup-glass-7769 .picture-wide-885f {
  display: none;
}
.highlight_355e {
  position: relative;
}
.highlight_355e.fn-active-fea8 .popup-glass-7769 .label-pressed-0ad4 {
  display: none;
}
.highlight_355e.fn-active-fea8 .popup-glass-7769 .picture-wide-885f {
  display: inline-block;
}
.highlight_355e .content_3684 {
  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);
}
.highlight_355e.disabled_narrow_5c9c .content_3684 {
  left: auto;
  right: -0.9em;
}
.highlight_355e.disabled_narrow_5c9c .focus-d712::before {
  left: auto;
  right: 15px;
}
.highlight_355e.fn-active-fea8 .content_3684 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cool_390a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cool_390a label {
  flex-basis: 100%;
}
.cool_390a .simple_8402 {
  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;
}
.cool_390a .center_6011 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cool_390a .center_6011:focus {
  background-color: transparent;
}
.cool_390a button.block-copper-48b8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cool_390a button.block-copper-48b8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cool_390a button.block-copper-48b8 svg {
  width: 18px;
  height: 18px;
}
.cool_390a input[type="submit"] {
  min-height: auto;
}
.active_a563 .cool_390a .center_6011 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focus-d712 {
  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) {
  .focus-d712 {
    width: 220px;
  }
}
.focus-d712 label {
  flex-basis: 100%;
}
.focus-d712::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;
}
.input_4651 .active_a563 .cool_390a {
  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;
}
.input_4651
  .active_a563
  .cool_390a
  .simple_8402 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input_4651 .active_a563 .cool_390a .center_6011 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input_4651
  .active_a563
  .cool_390a
  .center_6011:focus {
  background: 0 0;
}
.input_4651
  .active_a563
  .cool_390a
  .panel_5e57 {
  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;
}
.sort-simple-0077 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort-simple-0077 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort-simple-0077 li:last-child {
  margin-right: 0;
}
.sort-simple-0077 li:first-child {
  margin-left: 0;
}
.sort-simple-0077.notification-advanced-2a60 a {
  color: #fff;
}
.sort-simple-0077.notification-advanced-2a60 a:hover {
  color: #fff;
}
.sort-simple-0077 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort-simple-0077 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort-simple-0077 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort-simple-0077 a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort-simple-0077 [class*="social-icon-apple"] {
  background-color: #999;
}
.sort-simple-0077 [class*="social-icon-apple"].pattern-copper-7549 {
  background-color: transparent;
  color: #999;
}
.sort-simple-0077 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort-simple-0077 [class*="social-icon-behance"].pattern-copper-7549 {
  background-color: transparent;
  color: #1769ff;
}
.sort-simple-0077 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort-simple-0077 [class*="social-icon-bitbucket"].pattern-copper-7549 {
  background-color: transparent;
  color: #205081;
}
.sort-simple-0077 [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort-simple-0077 [class*="social-icon-codepen"].pattern-copper-7549 {
  background-color: transparent;
  color: #000;
}
.sort-simple-0077 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort-simple-0077 [class*="social-icon-delicious"].pattern-copper-7549 {
  background-color: transparent;
  color: #39f;
}
.sort-simple-0077 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort-simple-0077 [class*="social-icon-digg"].pattern-copper-7549 {
  background-color: transparent;
  color: #005be2;
}
.sort-simple-0077 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort-simple-0077 [class*="social-icon-dribbble"].pattern-copper-7549 {
  background-color: transparent;
  color: #ea4c89;
}
.sort-simple-0077 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort-simple-0077 [class*="social-icon-envelope"].pattern-copper-7549 {
  background-color: transparent;
  color: #ea4335;
}
.sort-simple-0077 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort-simple-0077 [class*="social-icon-facebook"].pattern-copper-7549 {
  background-color: transparent;
  color: #3b5998;
}
.sort-simple-0077 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort-simple-0077 [class*="social-icon-flickr"].pattern-copper-7549 {
  background-color: transparent;
  color: #0063dc;
}
.sort-simple-0077 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort-simple-0077 [class*="social-icon-foursquare"].pattern-copper-7549 {
  background-color: transparent;
  color: #2d5be3;
}
.sort-simple-0077 [class*="social-icon-github"] {
  background-color: #333;
}
.sort-simple-0077 [class*="social-icon-github"].pattern-copper-7549 {
  background-color: transparent;
  color: #333;
}
.sort-simple-0077 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort-simple-0077 [class*="social-icon-google-plus"].pattern-copper-7549 {
  background-color: transparent;
  color: #dd4b39;
}
.sort-simple-0077 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort-simple-0077 [class*="social-icon-houzz"].pattern-copper-7549 {
  background-color: transparent;
  color: #7ac142;
}
.sort-simple-0077 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort-simple-0077 [class*="social-icon-instagram"].pattern-copper-7549 {
  background-color: transparent;
  color: #262626;
}
.sort-simple-0077 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort-simple-0077 [class*="social-icon-jsfiddle"].pattern-copper-7549 {
  background-color: transparent;
  color: #487aa2;
}
.sort-simple-0077 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort-simple-0077 [class*="social-icon-linkedin"].pattern-copper-7549 {
  background-color: transparent;
  color: #0077b5;
}
.sort-simple-0077 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort-simple-0077 [class*="social-icon-medium"].pattern-copper-7549 {
  background-color: transparent;
  color: #00ab6b;
}
.sort-simple-0077 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort-simple-0077
  [class*="social-icon-odnoklassniki"].pattern-copper-7549 {
  background-color: transparent;
  color: #f4731c;
}
.sort-simple-0077 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort-simple-0077 [class*="social-icon-meetup"].pattern-copper-7549 {
  background-color: transparent;
  color: #ec1c40;
}
.sort-simple-0077 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort-simple-0077 [class*="social-icon-pinterest"].pattern-copper-7549 {
  background-color: transparent;
  color: #bd081c;
}
.sort-simple-0077 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort-simple-0077 [class*="social-icon-product-hunt"].pattern-copper-7549 {
  background-color: transparent;
  color: #da552f;
}
.sort-simple-0077 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort-simple-0077 [class*="social-icon-reddit"].pattern-copper-7549 {
  background-color: transparent;
  color: #ff4500;
}
.sort-simple-0077 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort-simple-0077 [class*="social-icon-rss"].pattern-copper-7549 {
  background-color: transparent;
  color: #f26522;
}
.sort-simple-0077 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort-simple-0077
  [class*="social-icon-shopping-cart"].pattern-copper-7549 {
  background-color: transparent;
  color: #4caf50;
}
.sort-simple-0077 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort-simple-0077 [class*="social-icon-skype"].pattern-copper-7549 {
  background-color: transparent;
  color: #00aff0;
}
.sort-simple-0077 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort-simple-0077 [class*="social-icon-slideshare"].pattern-copper-7549 {
  background-color: transparent;
  color: #0077b5;
}
.sort-simple-0077 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort-simple-0077 [class*="social-icon-snapchat"].pattern-copper-7549 {
  background-color: transparent;
  color: #fffc00;
}
.sort-simple-0077 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort-simple-0077 [class*="social-icon-soundcloud"].pattern-copper-7549 {
  background-color: transparent;
  color: #f80;
}
.sort-simple-0077 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort-simple-0077 [class*="social-icon-spotify"].pattern-copper-7549 {
  background-color: transparent;
  color: #2ebd59;
}
.sort-simple-0077 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort-simple-0077
  [class*="social-icon-stack-overflow"].pattern-copper-7549 {
  background-color: transparent;
  color: #fe7a15;
}
.sort-simple-0077 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort-simple-0077 [class*="social-icon-maldkfgram"].pattern-copper-7549 {
  background-color: transparent;
  color: #2ca5e0;
}
.sort-simple-0077 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort-simple-0077 [class*="social-icon-tripadvisor"].pattern-copper-7549 {
  background-color: transparent;
  color: #589442;
}
.sort-simple-0077 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort-simple-0077 [class*="social-icon-tumblr"].pattern-copper-7549 {
  background-color: transparent;
  color: #35465c;
}
.sort-simple-0077 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort-simple-0077 [class*="social-icon-twitch"].pattern-copper-7549 {
  background-color: transparent;
  color: #6441a5;
}
.sort-simple-0077 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort-simple-0077 [class*="social-icon-twitter"].pattern-copper-7549 {
  background-color: transparent;
  color: #1da1f2;
}
.sort-simple-0077 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort-simple-0077 [class*="social-icon-vimeo"].pattern-copper-7549 {
  background-color: transparent;
  color: #1ab7ea;
}
.sort-simple-0077 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort-simple-0077 [class*="social-icon-vk"].pattern-copper-7549 {
  background-color: transparent;
  color: #45668e;
}
.sort-simple-0077 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort-simple-0077 [class*="social-icon-weibo"].pattern-copper-7549 {
  background-color: transparent;
  color: #df2029;
}
.sort-simple-0077 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort-simple-0077 [class*="social-icon-weixin"].pattern-copper-7549 {
  background-color: transparent;
  color: #7bb32e;
}
.sort-simple-0077 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort-simple-0077 [class*="social-icon-whatsapp"].pattern-copper-7549 {
  background-color: transparent;
  color: #25d366;
}
.sort-simple-0077 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort-simple-0077 [class*="social-icon-wordpress"].pattern-copper-7549 {
  background-color: transparent;
  color: #21759b;
}
.sort-simple-0077 [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort-simple-0077 [class*="social-icon-xing"].pattern-copper-7549 {
  background-color: transparent;
  color: #026466;
}
.sort-simple-0077 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort-simple-0077 [class*="social-icon-yelp"].pattern-copper-7549 {
  background-color: transparent;
  color: #af0606;
}
.sort-simple-0077 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort-simple-0077 [class*="social-icon-youtube"].pattern-copper-7549 {
  background-color: transparent;
  color: #cd201f;
}
.info_2ad7 {
  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;
}
.info_2ad7:hover {
  box-shadow: none;
  background: 0 0;
}
.hidden-brown-4d54 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer-iron-995c {
  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;
}
.banner-motion-02ca {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.smooth_14b3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.smooth_14b3,
.smooth_14b3::after,
.smooth_14b3::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;
}
.smooth_14b3::after,
.smooth_14b3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title_last_9b05 .footer-iron-995c .banner-motion-02ca {
  margin-top: -2px;
  width: 19px;
}
.title_last_9b05 .footer-iron-995c .smooth_14b3 {
  margin-top: -1px;
}
.title_last_9b05 .footer-iron-995c .smooth_14b3,
.title_last_9b05 .footer-iron-995c .smooth_14b3::after,
.title_last_9b05 .footer-iron-995c .smooth_14b3::before {
  width: 19px;
  height: 2px;
}
.title_last_9b05 .footer-iron-995c .smooth_14b3::before {
  top: -6px;
}
.title_last_9b05 .footer-iron-995c .smooth_14b3::after {
  bottom: -6px;
}
.video-tall-8dee .footer-iron-995c .banner-motion-02ca {
  margin-top: -2px;
  width: 22px;
}
.video-tall-8dee .footer-iron-995c .smooth_14b3 {
  margin-top: -1px;
}
.video-tall-8dee .footer-iron-995c .smooth_14b3,
.video-tall-8dee .footer-iron-995c .smooth_14b3::after,
.video-tall-8dee .footer-iron-995c .smooth_14b3::before {
  width: 22px;
  height: 2px;
}
.video-tall-8dee .footer-iron-995c .smooth_14b3::before {
  top: -7px;
}
.video-tall-8dee .footer-iron-995c .smooth_14b3::after {
  bottom: -7px;
}
.wood_6e58 .footer-iron-995c .banner-motion-02ca {
  margin-top: -2px;
  width: 31px;
}
.wood_6e58 .footer-iron-995c .smooth_14b3 {
  margin-top: -1.5px;
}
.wood_6e58 .footer-iron-995c .smooth_14b3,
.wood_6e58 .footer-iron-995c .smooth_14b3::after,
.wood_6e58 .footer-iron-995c .smooth_14b3::before {
  width: 31px;
  height: 3px;
}
.wood_6e58 .footer-iron-995c .smooth_14b3::before {
  top: -9px;
}
.wood_6e58 .footer-iron-995c .smooth_14b3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .header-pressed-4f43 .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 19px;
  }
  .header-pressed-4f43 .footer-iron-995c .smooth_14b3 {
    margin-top: -1px;
  }
  .header-pressed-4f43 .footer-iron-995c .smooth_14b3,
  .header-pressed-4f43 .footer-iron-995c .smooth_14b3::after,
  .header-pressed-4f43 .footer-iron-995c .smooth_14b3::before {
    width: 19px;
    height: 2px;
  }
  .header-pressed-4f43 .footer-iron-995c .smooth_14b3::before {
    top: -6px;
  }
  .header-pressed-4f43 .footer-iron-995c .smooth_14b3::after {
    bottom: -6px;
  }
  .border_a314 .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 22px;
  }
  .border_a314 .footer-iron-995c .smooth_14b3 {
    margin-top: -1px;
  }
  .border_a314 .footer-iron-995c .smooth_14b3,
  .border_a314 .footer-iron-995c .smooth_14b3::after,
  .border_a314 .footer-iron-995c .smooth_14b3::before {
    width: 22px;
    height: 2px;
  }
  .border_a314 .footer-iron-995c .smooth_14b3::before {
    top: -7px;
  }
  .border_a314 .footer-iron-995c .smooth_14b3::after {
    bottom: -7px;
  }
  .new-25ac .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 31px;
  }
  .new-25ac .footer-iron-995c .smooth_14b3 {
    margin-top: -1.5px;
  }
  .new-25ac .footer-iron-995c .smooth_14b3,
  .new-25ac .footer-iron-995c .smooth_14b3::after,
  .new-25ac .footer-iron-995c .smooth_14b3::before {
    width: 31px;
    height: 3px;
  }
  .new-25ac .footer-iron-995c .smooth_14b3::before {
    top: -9px;
  }
  .new-25ac .footer-iron-995c .smooth_14b3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-c37c .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 19px;
  }
  .caption-c37c .footer-iron-995c .smooth_14b3 {
    margin-top: -1px;
  }
  .caption-c37c .footer-iron-995c .smooth_14b3,
  .caption-c37c .footer-iron-995c .smooth_14b3::after,
  .caption-c37c .footer-iron-995c .smooth_14b3::before {
    width: 19px;
    height: 2px;
  }
  .caption-c37c .footer-iron-995c .smooth_14b3::before {
    top: -6px;
  }
  .caption-c37c .footer-iron-995c .smooth_14b3::after {
    bottom: -6px;
  }
  .hero-thick-72c2 .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 22px;
  }
  .hero-thick-72c2 .footer-iron-995c .smooth_14b3 {
    margin-top: -1px;
  }
  .hero-thick-72c2 .footer-iron-995c .smooth_14b3,
  .hero-thick-72c2 .footer-iron-995c .smooth_14b3::after,
  .hero-thick-72c2 .footer-iron-995c .smooth_14b3::before {
    width: 22px;
    height: 2px;
  }
  .hero-thick-72c2 .footer-iron-995c .smooth_14b3::before {
    top: -7px;
  }
  .hero-thick-72c2 .footer-iron-995c .smooth_14b3::after {
    bottom: -7px;
  }
  .modal_black_755a .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 31px;
  }
  .modal_black_755a .footer-iron-995c .smooth_14b3 {
    margin-top: -1.5px;
  }
  .modal_black_755a .footer-iron-995c .smooth_14b3,
  .modal_black_755a .footer-iron-995c .smooth_14b3::after,
  .modal_black_755a .footer-iron-995c .smooth_14b3::before {
    width: 31px;
    height: 3px;
  }
  .modal_black_755a .footer-iron-995c .smooth_14b3::before {
    top: -9px;
  }
  .modal_black_755a .footer-iron-995c .smooth_14b3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .orange-7e7c .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 19px;
  }
  .orange-7e7c .footer-iron-995c .smooth_14b3 {
    margin-top: -1px;
  }
  .orange-7e7c .footer-iron-995c .smooth_14b3,
  .orange-7e7c .footer-iron-995c .smooth_14b3::after,
  .orange-7e7c .footer-iron-995c .smooth_14b3::before {
    width: 19px;
    height: 2px;
  }
  .orange-7e7c .footer-iron-995c .smooth_14b3::before {
    top: -6px;
  }
  .orange-7e7c .footer-iron-995c .smooth_14b3::after {
    bottom: -6px;
  }
  .input_outer_520e .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 22px;
  }
  .input_outer_520e .footer-iron-995c .smooth_14b3 {
    margin-top: -1px;
  }
  .input_outer_520e .footer-iron-995c .smooth_14b3,
  .input_outer_520e .footer-iron-995c .smooth_14b3::after,
  .input_outer_520e .footer-iron-995c .smooth_14b3::before {
    width: 22px;
    height: 2px;
  }
  .input_outer_520e .footer-iron-995c .smooth_14b3::before {
    top: -7px;
  }
  .input_outer_520e .footer-iron-995c .smooth_14b3::after {
    bottom: -7px;
  }
  .card_c065 .footer-iron-995c .banner-motion-02ca {
    margin-top: -2px;
    width: 31px;
  }
  .card_c065 .footer-iron-995c .smooth_14b3 {
    margin-top: -1.5px;
  }
  .card_c065 .footer-iron-995c .smooth_14b3,
  .card_c065 .footer-iron-995c .smooth_14b3::after,
  .card_c065 .footer-iron-995c .smooth_14b3::before {
    width: 31px;
    height: 3px;
  }
  .card_c065 .footer-iron-995c .smooth_14b3::before {
    top: -9px;
  }
  .card_c065 .footer-iron-995c .smooth_14b3::after {
    bottom: -9px;
  }
}
.table-b3a1 .smooth_14b3 {
  -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);
}
.table-b3a1 .smooth_14b3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table-b3a1 .smooth_14b3::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);
}
.table-b3a1.pressed_31ac .smooth_14b3 {
  -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);
}
.table-b3a1.pressed_31ac .smooth_14b3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table-b3a1.pressed_31ac .smooth_14b3::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);
}
.sort_complex_fbe4 {
  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.progress_pink_a3a6:before {
  display: none;
}
.overlay_320f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay_320f .banner-74f7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay_320f .banner-74f7:last-of-type {
  border-bottom: none;
}
.overlay_320f .banner-74f7.outline-fa68,
.overlay_320f .banner-74f7.heading-cool-12cb,
.overlay_320f .banner-74f7.picture_mini_5e64 {
  padding: 0;
}
.overlay_320f .menu_tiny_b00a .wrapper-ce2b {
  color: currentColor;
}
.overlay_320f .menu_tiny_b00a .wrapper-ce2b:focus,
.overlay_320f .menu_tiny_b00a .wrapper-ce2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_320f.sidebar-efd7 .tall-7436,
.overlay_320f.sidebar-efd7 .card_west_22dc a,
.overlay_320f.sidebar-efd7 .hidden-rough-e02f a,
.overlay_320f.sidebar-efd7 .hover_5924 a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_320f.sidebar-efd7 .tall-7436:hover,
.overlay_320f.sidebar-efd7 .card_west_22dc a:hover,
.overlay_320f.sidebar-efd7 .hidden-rough-e02f a:hover,
.overlay_320f.sidebar-efd7 .hover_5924 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_320f.sidebar-efd7 .overlay_narrow_432d {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_320f.sidebar-efd7 .banner-74f7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_320f.sidebar-efd7 .banner-74f7:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay_320f.sidebar-efd7 .dirty_9e59:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay_320f.sidebar-efd7 .menu_tiny_b00a .fixed-4332 li a,
.overlay_320f.sidebar-efd7 .menu_tiny_b00a .wrapper-ce2b,
.overlay_320f.sidebar-efd7 .hover_5924 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_320f.sidebar-efd7 .menu_tiny_b00a .wrapper-ce2b:focus,
.overlay_320f.sidebar-efd7 .menu_tiny_b00a .wrapper-ce2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_320f.sidebar-efd7 .fixed-4332 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_320f.input_2448 .tall-7436,
.overlay_320f.input_2448 .card_west_22dc a,
.overlay_320f.input_2448 .hidden-rough-e02f .wrapper-ce2b,
.overlay_320f.input_2448 .hidden-rough-e02f a,
.overlay_320f.input_2448 .hover_5924 a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_320f.input_2448 .tall-7436:hover,
.overlay_320f.input_2448 .card_west_22dc a:hover,
.overlay_320f.input_2448 .hidden-rough-e02f .wrapper-ce2b:hover,
.overlay_320f.input_2448 .hidden-rough-e02f a:hover,
.overlay_320f.input_2448 .hover_5924 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_320f.input_2448 .overlay_narrow_432d {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_320f.input_2448 .banner-74f7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_320f.input_2448 .banner-74f7:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay_320f.input_2448 .dirty_9e59:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_320f.input_2448 .menu_tiny_b00a .fixed-4332 li a,
.overlay_320f.input_2448 .menu_tiny_b00a .wrapper-ce2b,
.overlay_320f.input_2448 .hover_5924 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_320f.input_2448 .menu_tiny_b00a .wrapper-ce2b:focus,
.overlay_320f.input_2448 .menu_tiny_b00a .wrapper-ce2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_320f.input_2448 .fixed-4332 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_9e59 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dirty_9e59:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slow-6614 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_pro_53c5 .overlay_320f {
  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;
}
.block_pro_53c5 .banner-74f7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_pro_53c5 .banner-74f7: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) {
  .block_pro_53c5 .banner-74f7:before {
    width: 16%;
    left: 42%;
  }
}
.block_pro_53c5 .banner-74f7:last-child:before {
  content: none;
}
.block_pro_53c5 .banner-74f7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_pro_53c5 .menu_tiny_b00a .fixed-4332 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_pro_53c5 .menu_tiny_b00a .fixed-4332 li a .wrapper-ce2b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_pro_53c5 .menu_tiny_b00a .hover_5924 {
  border: none;
}
.block_pro_53c5 .menu_tiny_b00a .hover_5924 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_pro_53c5 .dirty_9e59 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_pro_53c5 .slow-6614 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_pro_53c5 .input_2448 .dirty_9e59:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_pro_53c5 .sidebar-efd7.sidebar_bronze_9748 .smooth_14b3 {
  background: rgba(0, 0, 0, 0.6);
}
.block_pro_53c5
  .sidebar-efd7.sidebar_bronze_9748
  .smooth_14b3::after,
.block_pro_53c5
  .sidebar-efd7.sidebar_bronze_9748
  .smooth_14b3:before {
  background: inherit;
}
.block_pro_53c5
  .sidebar-efd7.sidebar_bronze_9748:hover
  .smooth_14b3 {
  background: rgba(0, 0, 0, 0.8);
}
.grid_orange_bf75 .overlay_320f {
  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) {
  .grid_orange_bf75 .overlay_320f {
    width: auto;
    right: 45px;
  }
}
.feature_white_d078 .overlay_320f {
  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) {
  .feature_white_d078 .overlay_320f {
    width: auto;
    left: 45px;
  }
}
.progress_pink_a3a6 .overlay_320f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.progress_pink_a3a6 .slow-6614 {
  max-width: 48em;
  margin: 0 auto;
}
.progress_pink_a3a6 .dirty_9e59:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pressed_809e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pressed_809e.block_pro_53c5 .overlay_320f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pressed_809e.grid_orange_bf75 .overlay_320f {
  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);
}
.pressed_809e .overlay_320f {
  visibility: visible;
}
.pressed_809e.feature_white_d078 .overlay_320f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.static-1734,
.tooltip_dim_01aa {
  overflow-x: hidden;
}
.static-1734 .overlay_320f {
  overflow: auto;
}
.static-1734.block_pro_53c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.static-1734.block_pro_53c5 .overlay_320f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.static-1734.block_pro_53c5 .info_2ad7 {
  opacity: 0;
}
.static-1734.grid_orange_bf75 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.static-1734.grid_orange_bf75 .overlay_320f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.static-1734.grid_orange_bf75 .info_2ad7 {
  opacity: 0;
}
.static-1734.feature_white_d078 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.static-1734.feature_white_d078 .overlay_320f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.static-1734.feature_white_d078 .info_2ad7 {
  opacity: 0;
}
.static-1734.progress_pink_a3a6 .overlay_320f {
  z-index: 10;
  visibility: visible;
}
.sidebar_bronze_9748 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sidebar_bronze_9748 .smooth_14b3 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_bronze_9748 .smooth_14b3::after,
.sidebar_bronze_9748 .smooth_14b3:before {
  background: inherit;
}
.sidebar_bronze_9748:hover .smooth_14b3 {
  background: rgba(255, 255, 255, 0.99);
}
.feature_white_d078 .sidebar_bronze_9748 {
  top: 10px;
  right: auto;
  left: 12px;
}
.progress_pink_a3a6 .sidebar_bronze_9748 {
  display: none !important;
}
.static-1734:before,
.tooltip_dim_01aa:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.static-1734 .sidebar_bronze_9748,
.tooltip_dim_01aa .sidebar_bronze_9748 {
  display: inline-block;
}
.overlay_320f .highlight-fresh-e651 {
  -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;
}
.static-1734 .overlay_320f .highlight-fresh-e651,
.tooltip_dim_01aa .overlay_320f .highlight-fresh-e651 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message-9d8a .simple_8402 {
  width: 100%;
}
.tertiary-stale-3638 {
  padding: 0 0.5em 0;
}
.tertiary-stale-3638 [class*="customify-col-"],
.tertiary-stale-3638 [class*="customify-col_"],
.tertiary-stale-3638 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.aside-566b .tertiary-stale-3638 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .background-iron-276d .component-top-4417,
  .component-top-4417 {
    display: none;
  }
  .wood-fa26 {
    text-align: left;
  }
  .detail_ed99 {
    text-align: center;
  }
  .caption_bdd6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .background-iron-276d .outer_3421,
  .outer_3421 {
    display: none;
  }
  .yellow-3b96 {
    text-align: left;
  }
  .hidden_outer_3c6c {
    text-align: center;
  }
  .preview_thick_5867 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .background-iron-276d .footer-upper-17c7,
  .footer-upper-17c7 {
    display: none;
  }
  .simple_107f {
    text-align: left;
  }
  .hero-pro-c2e0 {
    text-align: center;
  }
  .first-8e43 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.badge_hovered_be23 {
  box-shadow: none !important;
}
.avatar-b228 .clean-7b21,
.tertiary-80b4 .clean-7b21 {
  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;
}
.tertiary-80b4 .clean-7b21 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag-mini-f73c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag-mini-f73c:after,
.tag-mini-f73c:before {
  content: "";
  display: table;
}
.tag-mini-f73c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag-mini-f73c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag-mini-f73c,
.smooth-55d3 {
  max-width: 1248px;
  margin: 0 auto;
}

.highlight_medium_a1ce.overlay-static-7f38 .tag-mini-f73c {
  max-width: 100%;
}
.highlight_medium_a1ce.outer-1e3e {
  max-width: 1200px;
  margin: 0 auto;
}
.highlight_medium_a1ce.nav-stone-6aa2 .tag-mini-f73c {
  max-width: 100%;
}
.highlight_medium_a1ce.nav-stone-6aa2 > .tag-mini-f73c {
  padding-left: 0;
  padding-right: 0;
}
.highlight_medium_a1ce.nav-stone-6aa2 > .tag-mini-f73c .background-iron-276d {
  margin: 0;
}
.highlight_medium_a1ce.nav-stone-6aa2
  > .tag-mini-f73c
  .preview_short_5085.picture-8128 {
  margin-right: 0;
  margin-left: 0;
}
.highlight_medium_a1ce.nav-stone-6aa2 #main.picture-8128 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo_02e3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo_02e3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .inner_05bb .first_87fe {
    padding-right: 1em;
  }
  .inner_05bb.footer-selected-40b6 .preview_short_5085 {
    border-right: 1px solid #eaecee;
  }
  .inner_05bb.footer-selected-40b6 .first_87fe {
    padding-right: 1em;
  }
  .inner_05bb.footer-selected-40b6 .disabled-1d78 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex-d70f .first_87fe {
    padding-left: 1em;
  }
  .complex-d70f.footer-selected-40b6 .preview_short_5085 {
    border-left: 1px solid #eaecee;
  }
  .complex-d70f.footer-selected-40b6 .first_87fe {
    padding-left: 1em;
  }
  .complex-d70f.footer-selected-40b6 .disabled-1d78 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_action_cff0 .first_87fe {
    padding-left: 1em;
  }
  .tertiary_action_cff0.footer-selected-40b6 .lower-c147 {
    border-right: 1px solid #eaecee;
  }
  .tertiary_action_cff0.footer-selected-40b6 .alert-wood-ada8 {
    border-right: 1px solid #eaecee;
  }
  .tertiary_action_cff0.footer-selected-40b6 .first_87fe {
    padding-left: 1em;
  }
  .tertiary_action_cff0.footer-selected-40b6 .disabled-1d78 {
    padding-right: 1em;
  }
  .tertiary_action_cff0.footer-selected-40b6 .aside_716a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma_d79a .first_87fe {
    padding-right: 1em;
  }
  .plasma_d79a.footer-selected-40b6 .lower-c147 {
    border-left: 1px solid #eaecee;
  }
  .plasma_d79a.footer-selected-40b6 .alert-wood-ada8 {
    border-left: 1px solid #eaecee;
  }
  .plasma_d79a.footer-selected-40b6 .first_87fe {
    padding-right: 1em;
  }
  .plasma_d79a.footer-selected-40b6 .disabled-1d78 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma_d79a.footer-selected-40b6 .aside_716a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_02e3 .first_87fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_02e3.footer-selected-40b6 .preview_short_5085 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo_02e3.footer-selected-40b6 .first_87fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_02e3.footer-selected-40b6 .disabled-1d78 {
    padding-left: 1em;
  }
  .photo_02e3.footer-selected-40b6 .aside_716a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo_02e3.footer-selected-40b6 .first_87fe {
    padding-left: 0;
  }
}
.grid_new_bcd4 .image-top-d403 {
  display: inline-block;
}
.panel_8470 {
  display: inline-block;
}
.accordion_1109 {
  word-con: break-word;
}
.easy-8037 > span {
  display: inline-block;
  padding: 5px 0;
}
.easy-8037 .article_dim_aefc {
  margin-left: 8px;
  margin-right: 8px;
}
.easy-8037 .message_first_b7ad img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main_silver_d42f .notice_dirty_f5f3 {
  margin-bottom: 2em;
}
.main_silver_d42f .image-31cf {
  margin-bottom: 15px;
}
.main_silver_d42f .image-31cf:last-child {
  margin-bottom: 0;
}
.main_silver_d42f .up_c099 {
  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) {
  .main_silver_d42f .up_c099 {
    display: block;
  }
}
.main_silver_d42f .slider_1b77 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main_silver_d42f .slider_1b77 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main_silver_d42f .next_54ab {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main_silver_d42f .next_54ab img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main_silver_d42f .next_54ab a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main_silver_d42f .accordion_1109 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_silver_d42f .accordion_1109 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main_silver_d42f .row-outer-fa26 p:last-child {
  margin-bottom: 0;
}
.main_silver_d42f .clean_a4db {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main_silver_d42f .medium_4ec0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main_silver_d42f .description_plasma_097e {
  margin-top: 1em;
}
.main_silver_d42f .solid-374f {
  top: 0;
  display: block;
}
.main_silver_d42f .solid-374f a {
  color: inherit;
}
.main_silver_d42f .solid-374f a:hover {
  color: inherit;
}
.main_silver_d42f .outline-north-7d8e {
  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;
}
.main_silver_d42f .outline-north-7d8e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main_silver_d42f .medium_4ec0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main_silver_d42f .picture-f9b0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main_silver_d42f .picture-f9b0:first-child {
  margin-top: 0;
}
.main_silver_d42f .picture-f9b0.form_5ea8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main_silver_d42f .picture-f9b0.footer_c225 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_silver_d42f
  .picture-f9b0.footer_c225.narrow_b7ee
  .description_plasma_097e {
  width: 100%;
}
.main_silver_d42f .footer_c225 {
  -webkit-box-align: center;
  align-items: center;
}
.main_silver_d42f .footer_c225 .easy-8037,
.main_silver_d42f .footer_c225 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main_silver_d42f .next_54ab {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_silver_d42f .next_54ab img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_silver_d42f .next_54ab: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;
}
.main_silver_d42f .form_5ea8 {
  z-index: 5;
}
.main_silver_d42f .focus-next-50fd .hidden_middle_53fa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main_silver_d42f .hover-yellow-f4ea .hidden_middle_53fa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main_silver_d42f .light_cfe4 .hidden_middle_53fa {
  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;
}
.main_silver_d42f.block-fb72 .up_c099,
.main_silver_d42f.table_67f4 .up_c099 {
  display: block;
}
.main_silver_d42f.block-fb72 .up_c099 .article_3e12,
.main_silver_d42f.block-fb72 .up_c099 .medium_4ec0,
.main_silver_d42f.table_67f4 .up_c099 .article_3e12,
.main_silver_d42f.table_67f4 .up_c099 .medium_4ec0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_silver_d42f.component-8304 .slider_1b77 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main_silver_d42f.component-8304 .slider_1b77 {
    margin-right: 0;
  }
}
.main_silver_d42f.block-fb72 .slider_1b77,
.main_silver_d42f.table_67f4 .slider_1b77 {
  padding-top: 40%;
}
.main_silver_d42f.block-fb72 .notice_dirty_f5f3,
.main_silver_d42f.table_67f4 .notice_dirty_f5f3 {
  display: block;
}
.main_silver_d42f.block-fb72 .fn-sticky-fea8 .medium_4ec0,
.main_silver_d42f.table_67f4 .fn-sticky-fea8 .medium_4ec0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main_silver_d42f.block-fb72 .slider_1b77,
.main_silver_d42f.table_67f4 .slider_1b77 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main_silver_d42f.block-fb72 .medium_4ec0 {
  padding: 1em;
}
.wide-4f7f {
  margin: 30px auto;
  display: block;
}
.wide-4f7f .fixed-eaea > * {
  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;
}
.wide-4f7f .fixed-eaea > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wide-4f7f .fixed-eaea span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty_6724 .easy-8037 {
  margin-bottom: 1.41575em;
}
.dirty_6724 .banner-dim-b187 {
  margin-bottom: 1.618em;
}
.active_green_b921 .feature-fe16 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active_green_b921 .feature-fe16 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active_green_b921 .column-13f7 {
  max-width: 100%;
  overflow: auto;
}
.element-41e9 .active_green_b921 a:hover {
  text-decoration: underline;
}
.logo-dirty-416e .image-31cf:not(.accordion_1109),
.logo-dirty-416e .next_54ab {
  margin-bottom: 1.41575em;
}
.logo-dirty-416e .image-31cf:not(.accordion_1109):last-child,
.logo-dirty-416e .next_54ab:last-child {
  margin-bottom: 0;
}
.logo-dirty-416e .image-31cf.input_gas_6bdf {
  margin-bottom: 0.41575em;
}
.logo-dirty-416e .mini_a68f:before,
.logo-dirty-416e .label_stone_80dd:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.logo-dirty-416e .mini_a68f:before {
  content: "\f115";
}
.logo-dirty-416e .label_stone_80dd:before {
  content: "\f02c";
}
.logo-dirty-416e .detail_e903 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.logo-dirty-416e .detail_e903 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pressed-32c8 {
  display: -webkit-box;
  display: flex;
}
.pressed-32c8 .content-b075 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pressed-32c8 .content-b075 {
    flex-basis: 90px;
  }
}
.pressed-32c8 .disabled-cold-9886 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed-32c8 .disabled-cold-9886 {
    flex-basis: calc(100% - 50px);
  }
}
.pressed-32c8 .upper_6050 p:last-child {
  margin-bottom: 0.72em;
}
.active-60ab .fixed-eaea {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-60ab .fixed-eaea:after,
.active-60ab .fixed-eaea:before {
  content: "";
  display: table;
}
.active-60ab .fixed-eaea:after {
  clear: both;
}
.active-60ab .fixed-eaea .slider_bright_205b,
.active-60ab .fixed-eaea .light_b682 {
  width: 49%;
}
.active-60ab .fixed-eaea .slider_bright_205b a span.info-advanced-3b8e,
.active-60ab .fixed-eaea .light_b682 a span.info-advanced-3b8e {
  display: block;
  margin-bottom: 5px;
}
.active-60ab .fixed-eaea .light_b682 {
  float: left;
  text-align: left;
}
.active-60ab .fixed-eaea .slider_bright_205b {
  float: right;
  text-align: right;
}
.header-3714 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header-3714 {
    margin-bottom: 0;
  }
}
.shadow_968e {
  margin-bottom: 1em;
}
.shadow_968e .accordion_1109 {
  font-size: 1.1em;
  line-height: 1.3;
}
.advanced-b971 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-5254 .shadow_968e,
.component_next_974c .shadow_968e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-5254 .shadow_968e,
  .component_next_974c .shadow_968e {
    display: block;
  }
}
.component-5254 .advanced-b971,
.component_next_974c .advanced-b971 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-5254 .advanced-b971,
  .component_next_974c .advanced-b971 {
    margin-bottom: 1em;
  }
}
.component-5254 .advanced-b971 img,
.component_next_974c .advanced-b971 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-5254 .fluid_1b68,
.component_next_974c .fluid_1b68 {
  flex-basis: calc(100% - 160px);
}
.component-5254 .fluid_1b68 p,
.component_next_974c .fluid_1b68 p {
  margin-bottom: 0;
}
.component-5254 .fluid_1b68 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-5254 .fluid_1b68 {
    padding-left: 0;
  }
}
.component_next_974c .fluid_1b68 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .component_next_974c .fluid_1b68 {
    padding-right: 0;
  }
}
.component_next_974c .advanced-b971 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.yellow-ce28 .advanced-b971 {
  margin-bottom: 0.5em;
}
.yellow-ce28 .advanced-b971 img {
  width: 100%;
}
.out-2620 .chip-f1c5,
.hidden_bright_01f7 .chip-f1c5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden_bright_01f7 .preview_short_5085 .liquid-3a19 p:last-child {
  margin-bottom: 0;
}
.brown_130c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.table_3396 .message_e724 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .table_3396 .message_e724:last-of-type {
    margin-bottom: 0;
  }
}
.table_3396 .message_e724 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table_3396 .message_e724 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.table_3396 .message_e724 ul li {
  margin: 0 0 0.6em;
}
.table_3396 .message_e724 ul li.element-9f54,
.table_3396 .message_e724 ul li.short-396f {
  position: relative;
}
.table_3396 .message_e724 ul li.element-9f54 .card-b529,
.table_3396 .message_e724 ul li.short-396f .card-b529 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.table_3396 .message_e724 ul li.element-9f54:after:after,
.table_3396 .message_e724 ul li.element-9f54:after:before,
.table_3396
  .message_e724
  ul
  li.short-396f:after:after,
.table_3396
  .message_e724
  ul
  li.short-396f:after:before {
  content: "";
  display: table;
}
.table_3396 .message_e724 ul li.element-9f54:after:after,
.table_3396
  .message_e724
  ul
  li.short-396f:after:after {
  clear: both;
}
.table_3396 .message_e724 a.fixed-6a58:hover {
  text-decoration: none;
}
.table_3396 .message_e724 select {
  max-width: 100%;
}
.table_3396 .message_e724 table {
  font-size: 85%;
}
.table_3396 .message_e724 table td,
.table_3396 .message_e724 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.table_3396 .message_e724 table tfoot td {
  text-align: left;
}
.table_3396 .message_e724 :last-child {
  margin-bottom: 0;
}
.table_3396 .message_e724 .progress_d3a8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.table_3396 .message_e724 .progress_d3a8 label {
  width: 100%;
}
.table_3396 .message_e724 .progress_d3a8 .center_6011 {
  width: 100%;
  display: block;
}
.table_3396 .message_e724 .progress_d3a8 .block-copper-48b8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.table_3396 .message_e724 .progress_d3a8 .block-copper-48b8:hover svg #svg-search {
  fill: #444;
}
.table_3396 .message_e724 .progress_d3a8 .block-copper-48b8 svg {
  width: 18px;
  height: 18px;
}
.table_3396 .accent-black-b276 ul ul,
.table_3396 .text_d34a ul ul,
.table_3396 .label-4e26 ul ul,
.table_3396 .alert-outer-9f0d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.table_3396 .accent-black-b276 .feature_24ca > a,
.table_3396 .text_d34a .feature_24ca > a,
.table_3396 .label-4e26 .feature_24ca > a,
.table_3396 .alert-outer-9f0d .feature_24ca > a {
  margin-bottom: 0;
}
.table_3396 .center_67a9 li,
.table_3396 .accent-black-b276 li,
.table_3396 .disabled-96a6 li,
.table_3396 .text_d34a li,
.table_3396 .label-4e26 li,
.table_3396 .alert-outer-9f0d li,
.table_3396 .plasma-3374 li,
.table_3396 .outline_simple_9aad li {
  display: block;
  position: relative;
}
.table_3396 .center_67a9 li:last-child,
.table_3396 .accent-black-b276 li:last-child,
.table_3396 .disabled-96a6 li:last-child,
.table_3396 .text_d34a li:last-child,
.table_3396 .label-4e26 li:last-child,
.table_3396 .alert-outer-9f0d li:last-child,
.table_3396 .plasma-3374 li:last-child,
.table_3396 .outline_simple_9aad li:last-child {
  border: none;
}
.table_3396 .center_67a9 li a,
.table_3396 .accent-black-b276 li a,
.table_3396 .disabled-96a6 li a,
.table_3396 .text_d34a li a,
.table_3396 .label-4e26 li a,
.table_3396 .alert-outer-9f0d li a,
.table_3396 .plasma-3374 li a,
.table_3396 .outline_simple_9aad li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table_3396 .center_67a9 li ul li::before,
.table_3396 .accent-black-b276 li ul li::before,
.table_3396 .disabled-96a6 li ul li::before,
.table_3396 .text_d34a li ul li::before,
.table_3396 .label-4e26 li ul li::before,
.table_3396 .alert-outer-9f0d li ul li::before,
.table_3396 .plasma-3374 li ul li::before,
.table_3396 .outline_simple_9aad li ul li::before {
  left: 15px;
}
.table_3396 .center_67a9 li ul a,
.table_3396 .accent-black-b276 li ul a,
.table_3396 .disabled-96a6 li ul a,
.table_3396 .text_d34a li ul a,
.table_3396 .label-4e26 li ul a,
.table_3396 .alert-outer-9f0d li ul a,
.table_3396 .plasma-3374 li ul a,
.table_3396 .outline_simple_9aad li ul a {
  padding-left: 20px;
}
.table_3396 .center_67a9 li ul ul li::before,
.table_3396 .accent-black-b276 li ul ul li::before,
.table_3396 .disabled-96a6 li ul ul li::before,
.table_3396 .text_d34a li ul ul li::before,
.table_3396 .label-4e26 li ul ul li::before,
.table_3396 .alert-outer-9f0d li ul ul li::before,
.table_3396 .plasma-3374 li ul ul li::before,
.table_3396 .outline_simple_9aad li ul ul li::before {
  left: 30px;
}
.table_3396 .center_67a9 li ul ul a,
.table_3396 .accent-black-b276 li ul ul a,
.table_3396 .disabled-96a6 li ul ul a,
.table_3396 .text_d34a li ul ul a,
.table_3396 .label-4e26 li ul ul a,
.table_3396 .alert-outer-9f0d li ul ul a,
.table_3396 .plasma-3374 li ul ul a,
.table_3396 .outline_simple_9aad li ul ul a {
  padding-left: 40px;
}
.table_3396 .widget-6654 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table_3396 .outline_simple_9aad ul li {
  margin-bottom: 1.41575em;
}
.table_3396 .outline_simple_9aad ul li .row_focused_fc9f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.table_3396 .outline_simple_9aad ul li .pattern_top_309c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.input_2448 .center_67a9 li a,
.input_2448 .accent-black-b276 li a,
.input_2448 .disabled-96a6 li a,
.input_2448 .text_d34a li a,
.input_2448 .label-4e26 li a,
.input_2448 .alert-outer-9f0d li a,
.input_2448 .plasma-3374 li a,
.input_2448 .outline_simple_9aad li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_2448 .widget-6654 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_2448 .message_e724 ul li.element-9f54 .card-b529,
.input_2448 .message_e724 ul li.short-396f .card-b529 {
  background: rgba(0, 0, 0, 0.2);
}
.input_2448 .table_3396 .message_e724 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li {
  margin: 0;
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li ul {
  margin: 0;
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li ul li a {
  padding-left: 15px;
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li ul li li a {
  padding-left: 30px;
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li.tabs_8434 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li.tabs_8434 > 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;
}
.highlight_medium_a1ce .table_3396 .fixed-4332 li.tabs_8434 > 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;
}
.bright-354f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.easy-2d80 {
  position: relative;
  z-index: 10;
}
.easy-2d80 .highlight-fresh-e651 {
  width: 100%;
  max-width: 100%;
}
.message-silver-2c83 .article-7c2c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.message-silver-2c83 .sidebar-efd7 {
}
.message-silver-2c83 .input_2448 {
  background: #292929;
}
.banner_fast_3568 .article-7c2c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.banner_fast_3568 .sidebar-efd7 {
  background: #f9f9f9;
}
.banner_fast_3568 .input_2448 {
  background: #303030;
}
.active-3c63 .article-7c2c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-3c63 .image-top-d403 {
    margin-bottom: 1em;
  }
  .active-3c63 .image-top-d403:last-child {
    margin-bottom: 0;
  }
}
.active-3c63 .sidebar-efd7 {
  background: #ededed;
}
.active-3c63 .input_2448 {
  background: #1a1a1a;
}
.article-7c2c.sidebar-efd7 {
  color: rgba(0, 0, 0, 0.6);
}
.article-7c2c.sidebar-efd7 .background_pressed_8464 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-7c2c.input_2448 {
  color: rgba(255, 255, 255, 0.99);
}
.article-7c2c.input_2448 a:not(.fixed-6a58) {
  color: rgba(255, 255, 255, 0.79);
}
.article-7c2c.input_2448 a:not(.fixed-6a58):hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-7c2c.input_2448 .background_pressed_8464 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-7c2c.input_2448 table tbody td,
.article-7c2c.input_2448 table th {
  background: rgba(0, 0, 0, 0.08);
}
.solid_680e.row_1205 .tag-mini-f73c {
  max-width: initial;
}
.solid_680e .badge-01d5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.solid_680e .badge-01d5 .highlight-fresh-e651 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .solid_680e .badge-01d5 .highlight-fresh-e651 {
    display: block;
    margin-bottom: 2em;
  }
  .solid_680e .badge-01d5 .highlight-fresh-e651:last-child {
    margin-bottom: 0;
  }
}
.active-3c63 .image-top-d403:last-child,
.banner_fast_3568 .image-top-d403:last-child,
.message-silver-2c83 .image-top-d403:last-child {
  margin-bottom: 0;
}
.active-3c63 .image-top-d403 .table_3396 .message_e724:last-child,
.banner_fast_3568 .image-top-d403 .table_3396 .message_e724:last-child,
.message-silver-2c83 .image-top-d403 .table_3396 .message_e724:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active-3c63 .background_1439,
  .active-3c63 .gradient_outer_9c71,
  .banner_fast_3568 .background_1439,
  .banner_fast_3568 .gradient_outer_9c71,
  .message-silver-2c83 .background_1439,
  .message-silver-2c83 .gradient_outer_9c71 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .easy-2d80 .image-top-d403 {
    margin-bottom: 2em;
  }
}
.easy-2d80 p:last-child {
  margin-bottom: 0;
}
.easy-2d80 li,
.easy-2d80 ul {
  list-style: none;
  margin: 0;
}
.easy-2d80 ul ul {
  margin-left: 2.617924em;
}
.sort-east-e5df {
  font-size: 0.875em;
}

/* css-noise: 70e0 */
.phantom-card-h2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
