/*!
Theme Name: Customify
Theme URI: https://pressmaximum.module_current_bf9b/customify
Author: WPCustomify
Author URI: https://pressmaximum.module_current_bf9b
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.module_current_bf9b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header-in-349b.pink_654d/licenses/gpl-2.0.card_easy_47a5
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.icon_upper_5a40/, (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.focus-cb69.dropdown_hard_4b1c/normalize.prev-4317/
 ======
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.prev-4317 v7.0.0 | MIT License | github.module_current_bf9b/necolas/normalize.prev-4317 */
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;
}
.container-30fa .hidden_adfb,
.card-c9fd,
.upper-e06f,
.pressed-5751,
.bright-97fc,
.picture_3cfd,
.status-ccbe,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.card-c9fd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card-c9fd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card-c9fd,
  h1 {
    font-size: 1.8em;
  }
}
.upper-e06f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.upper-e06f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .upper-e06f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .upper-e06f,
  h2 {
    font-size: 1.7em;
  }
}
.pressed-5751,
h3 {
  font-size: 1.618em;
}
.container-30fa .hidden_adfb,
.bright-97fc,
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.pressed-ce1b {
  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;
}
.surface_88e6:after,
.surface_88e6:before,
.notice_8963:after,
.notice_8963:before {
  content: "";
  display: table;
}
.surface_88e6:after,
.notice_8963:after {
  clear: both;
}
.column_e64d {
  float: right;
  margin-right: 0;
}
.slow_e3e8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.avatar-8d99 .notice_0733,
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;
}
.avatar-8d99 .notice_0733: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;
}
.preview_yellow_3919 .notice_0733 {
  box-shadow: none;
}
.preview_yellow_3919
  .notice_0733
  .footer_fixed_cf73 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview_yellow_3919 .notice_0733 .solid_868f {
  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;
}
.preview_yellow_3919
  .notice_0733
  .solid_868f
  b {
  display: none;
}
.preview_yellow_3919 .description_534f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focused_ff62:not(.wrapper-top-7b11):not(.gradient_fresh_4ad0),
button:not(.wrapper-top-7b11):not(.gradient_fresh_4ad0),
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ),
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ),
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ) {
  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;
}
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):hover,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):hover,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):hover,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):hover,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):active,
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):active,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):active,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):active,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):active,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus {
  outline: 0;
}
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340 {
  position: relative;
}
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .current_b5cc,
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .outline_dark_aedd,
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .element_bright_aea2,
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  i,
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  svg,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .current_b5cc,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .outline_dark_aedd,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .element_bright_aea2,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  i,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  svg,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .current_b5cc,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .outline_dark_aedd,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .element_bright_aea2,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  i,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  svg,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .current_b5cc,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .outline_dark_aedd,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .element_bright_aea2,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  i,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  svg,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .current_b5cc,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .outline_dark_aedd,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  .element_bright_aea2,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  i,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340
  svg {
  visibility: hidden;
}
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340:after,
button:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340:after,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340:after,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340:after,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ).fn-loading-9340: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;
}
.focused_ff62:not(.wrapper-top-7b11):not(.gradient_fresh_4ad0),
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ),
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ),
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ) {
  color: #fff;
  background: #235787;
}
.focused_ff62:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus,
input[type="button"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus,
input[type="reset"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus,
input[type="submit"]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ):focus {
  color: #fff;
}
.focused_ff62.fn-disabled-9340:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ),
.focused_ff62[disabled]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ),
button.fn-disabled-9340:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ),
button[disabled]:not(.wrapper-top-7b11):not(
    .gradient_fresh_4ad0
  ) {
  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;
}
.logo-240d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo-240d: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;
}
.filter_bottom_a851 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.inner_394d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav-bright-631d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.surface_88e6:after,
.surface_88e6:before,
.first_9b1f:after,
.first_9b1f:before,
.footer-yellow-24cf:after,
.footer-yellow-24cf:before,
.search-6dd8:after,
.search-6dd8:before,
.active_6525:after,
.active_6525:before,
.popup-b823:after,
.popup-b823:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.surface_88e6:after,
.first_9b1f:after,
.footer-yellow-24cf:after,
.search-6dd8:after,
.active_6525:after,
.popup-b823:after {
  clear: both;
}
.first_9b1f .solid-e11b,
.footer-yellow-24cf .solid-e11b,
.column-5f2c .solid-e11b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dim-33f1 {
  display: inline-block;
}
.current_de54 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.current_de54 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.current_de54 .notification_5770 {
  padding: 1em 0;
  font-size: 85%;
}
.notification_5770 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid-over-26f2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid-over-26f2:after,
.grid-over-26f2:before {
  content: "";
  display: table;
}
.grid-over-26f2:after {
  clear: both;
}
.filter_799c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.purple_752e .filter_799c {
  max-width: 50%;
}
.full_8340 .filter_799c {
  max-width: 33.33%;
}
.wide_d49e .filter_799c {
  max-width: 25%;
}
.shadow_first_54bc .filter_799c {
  max-width: 20%;
}
.fixed-528e .filter_799c {
  max-width: 16.66%;
}
.search-liquid-ba2b .filter_799c {
  max-width: 14.28%;
}
.solid_83c9 .filter_799c {
  max-width: 12.5%;
}
.accordion_hard_69f2 .filter_799c {
  max-width: 11.11%;
}
.paragraph-inner-fcb1 {
  display: block;
}
.container-30fa .highlight-641a label,
.container-30fa .black-a982 label,
.container-30fa .rough-fe39 label,
.container-30fa .lower_374c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-84a9 {
  list-style: none;
  margin: 0;
}
.accordion-84a9 article.badge_3e9f {
  margin-bottom: 0;
}
.accordion-84a9 ul {
  list-style: none;
  margin: 0;
}
.accordion-84a9 .pressed_eb1f li.badge_3e9f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-84a9 .pressed_eb1f li.badge_3e9f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-84a9 .pressed_eb1f li.badge_3e9f: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) {
  .accordion-84a9 .pressed_eb1f li.badge_3e9f li.badge_3e9f li.badge_3e9f li.badge_3e9f {
    padding-left: 0;
  }
}
article.badge_3e9f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_3e9f .first_9b1f p:last-of-type {
  margin-bottom: 0;
}
article.badge_3e9f .basic-5bbb {
  float: left;
}
article.badge_3e9f .image_c851 {
  margin-left: 85px;
}
article.badge_3e9f .description_red_1666 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_3e9f .description_red_1666 .hidden_50b4 {
  margin-left: 10px;
}
article.badge_3e9f .shade-84c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_3e9f .gradient-iron-3787 {
  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 .highlight-641a,
  #respond .rough-fe39,
  #respond .lower_374c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-641a input,
#respond .rough-fe39 input,
#respond .lower_374c input {
  width: 100%;
}
#respond .lower_374c {
  margin-right: 0;
}
#respond .feature_298d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bronze_e9a8 {
  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;
}
.bronze_e9a8.highlight_east_3ff7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bronze_e9a8 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%);
}
.bronze_e9a8:focus,
.bronze_e9a8: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);
}
.component_out_4653 {
  border-radius: 10%;
}
.smooth-9636 {
  border-radius: 50%;
}
.title-d666 {
  font-size: 0.72em;
}
.summary-f251 {
  font-size: 0.875em;
}
.section-3954 {
  font-size: 1.1em;
}
.next-7782 {
  text-transform: uppercase;
  line-height: 1.2;
}
.next-7782.title-d666 {
  letter-spacing: 0.5px;
}
.dropdown_3622,
.dropdown_3622 a {
  color: #6d6d6d;
}
.dropdown_3622 a:hover {
  color: #111;
}
.title-d594 {
  color: #6d6d6d;
}
.container_e43b {
  overflow-x: hidden;
}
.container_e43b .hard_856b.paragraph_glass_44bb {
  position: relative;
}
.container_e43b .hard_856b.paragraph_glass_44bb.feature-blue-af42 {
  position: initial;
}
.container_e43b
  .hard_856b.paragraph_glass_44bb.feature-blue-af42
  .active-35cb {
  left: auto;
}
.container_e43b .hard_856b .active-35cb {
  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;
}
.container_e43b .hard_856b:hover.paragraph_glass_44bb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.container_e43b
  .hard_856b:hover.paragraph_glass_44bb
  .active-35cb {
  display: block;
  z-index: 9999999;
}
.container_e43b .gradient_pink_d2b2 .aside-7f69,
.container_e43b .section_9348 .aside-7f69 {
  display: none;
}
.container_e43b .dropdown_206a .hard_856b:hover.paragraph_glass_44bb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container-30fa .highlight-641a label,
.container-30fa .black-a982 label,
.container-30fa .rough-fe39 label,
.container-30fa .lower_374c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-84a9 {
  list-style: none;
  margin: 0;
}
.accordion-84a9 article.badge_3e9f {
  margin-bottom: 0;
}
.accordion-84a9 ul {
  list-style: none;
  margin: 0;
}
.accordion-84a9 .pressed_eb1f li.badge_3e9f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-84a9 .pressed_eb1f li.badge_3e9f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-84a9 .pressed_eb1f li.badge_3e9f: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) {
  .accordion-84a9 .pressed_eb1f li.badge_3e9f li.badge_3e9f li.badge_3e9f li.badge_3e9f {
    padding-left: 0;
  }
}
article.badge_3e9f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_3e9f .first_9b1f p:last-of-type {
  margin-bottom: 0;
}
article.badge_3e9f .basic-5bbb {
  float: left;
}
article.badge_3e9f .image_c851 {
  margin-left: 85px;
}
article.badge_3e9f .description_red_1666 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_3e9f .description_red_1666 .hidden_50b4 {
  margin-left: 10px;
}
article.badge_3e9f .shade-84c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_3e9f .gradient-iron-3787 {
  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 .highlight-641a,
  #respond .rough-fe39,
  #respond .lower_374c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-641a input,
#respond .rough-fe39 input,
#respond .lower_374c input {
  width: 100%;
}
#respond .lower_374c {
  margin-right: 0;
}
#respond .feature_298d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient_pink_d2b2 .north-3c80 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.north-3c80 .focus_4635.section_9d7d .title_544a > li > a:focus,
.north-3c80 .focus_4635.section_9d7d .title_544a > li > a:hover,
.north-3c80 .focus_4635.clean-600c .title_544a > li > a:focus,
.north-3c80 .focus_4635.clean-600c .title_544a > li > a:hover,
.north-3c80 .focus_4635.static_d21e .title_544a > li > a:focus,
.north-3c80 .focus_4635.static_d21e .title_544a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-3c80
  .focus_4635.section_9d7d
  .title_544a
  > li.row-e3fd
  > a,
.north-3c80
  .focus_4635.section_9d7d
  .title_544a
  > li.bronze-58c2
  > a,
.north-3c80
  .focus_4635.clean-600c
  .title_544a
  > li.row-e3fd
  > a,
.north-3c80
  .focus_4635.clean-600c
  .title_544a
  > li.bronze-58c2
  > a,
.north-3c80
  .focus_4635.static_d21e
  .title_544a
  > li.row-e3fd
  > a,
.north-3c80 .focus_4635.static_d21e .title_544a > li.dirty_cc58 > a {
  color: rgba(255, 255, 255, 0.99);
}
.north-3c80 .hot-c8bf,
.north-3c80 .hot-c8bf a {
  color: rgba(255, 255, 255, 0.99);
}
.north-3c80 .center_f497.accordion_a8c7 li a,
.north-3c80 .thumbnail-brown-e11a a,
.north-3c80 .feature-clean-0e51,
.north-3c80 .title_544a > li > a,
.north-3c80 .button_fresh_05f7 {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80 .center_f497.accordion_a8c7 li a:hover,
.north-3c80 .thumbnail-brown-e11a a:hover,
.north-3c80 .feature-clean-0e51:hover,
.north-3c80 .title_544a > li > a:hover,
.north-3c80 .button_fresh_05f7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-3c80 .center-5b1c {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80 .center-5b1c .filter_huge_373e {
  color: rgba(255, 255, 255, 0.99);
}
.north-3c80 .center-5b1c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-3c80 .background-f0bb .thick_559c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80 .background-f0bb .thick_559c .next-539f {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80
  .background-f0bb
  .thick_559c
  .next-539f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80
  .background-f0bb
  .thick_559c
  .next-539f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80
  .background-f0bb
  .thick_559c
  .next-539f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80
  .background-f0bb
  .thick_559c
  .next-539f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80 .background-f0bb .background_d4f3 {
  color: rgba(255, 255, 255, 0.79);
}
.north-3c80 .background-f0bb .background_d4f3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_7e85
  .north-3c80
  .background-f0bb
  .left_64ef
  .short-891c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_7e85
  .north-3c80
  .background-f0bb
  .left_64ef
  .next-539f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_pink_d2b2 .stale-dc21 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.stale-dc21 .focus_4635.section_9d7d .title_544a > li > a:focus,
.stale-dc21 .focus_4635.section_9d7d .title_544a > li > a:hover,
.stale-dc21 .focus_4635.clean-600c .title_544a > li > a:focus,
.stale-dc21 .focus_4635.clean-600c .title_544a > li > a:hover,
.stale-dc21 .focus_4635.static_d21e .title_544a > li > a:focus,
.stale-dc21 .focus_4635.static_d21e .title_544a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-dc21
  .focus_4635.section_9d7d
  .title_544a
  > li.row-e3fd
  > a,
.stale-dc21
  .focus_4635.section_9d7d
  .title_544a
  > li.bronze-58c2
  > a,
.stale-dc21
  .focus_4635.clean-600c
  .title_544a
  > li.row-e3fd
  > a,
.stale-dc21
  .focus_4635.clean-600c
  .title_544a
  > li.bronze-58c2
  > a,
.stale-dc21
  .focus_4635.static_d21e
  .title_544a
  > li.row-e3fd
  > a,
.stale-dc21 .focus_4635.static_d21e .title_544a > li.dirty_cc58 > a {
  color: rgba(0, 0, 0, 0.8);
}
.stale-dc21 .hot-c8bf,
.stale-dc21 .hot-c8bf a {
  color: rgba(0, 0, 0, 0.8);
}
.stale-dc21 .center_f497.accordion_a8c7 li a,
.stale-dc21 .thumbnail-brown-e11a a,
.stale-dc21 .feature-clean-0e51,
.stale-dc21 .title_544a > li > a,
.stale-dc21 .button_fresh_05f7 {
  color: rgba(0, 0, 0, 0.55);
}
.stale-dc21 .center_f497.accordion_a8c7 li a:hover,
.stale-dc21 .thumbnail-brown-e11a a:hover,
.stale-dc21 .feature-clean-0e51:hover,
.stale-dc21 .title_544a > li > a:hover,
.stale-dc21 .button_fresh_05f7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-dc21 .center-5b1c {
  color: rgba(0, 0, 0, 0.55);
}
.stale-dc21 .center-5b1c .filter_huge_373e {
  color: rgba(0, 0, 0, 0.8);
}
.stale-dc21 .center-5b1c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-75d2 .avatar_down_2ece {
  margin-left: auto;
  margin-right: auto;
}
.footer-yellow-24cf > * {
  margin-left: auto;
  margin-right: auto;
}
.footer-yellow-24cf .filter_bottom_a851 {
  margin-right: 1.41575em;
}
.down-743c .footer-yellow-24cf > .paragraph-5b8d {
  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;
}
.down-743c .footer-yellow-24cf > .right-6798 {
  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;
}
.black-0854.copper-75d2 .avatar_down_2ece,
.paragraph_dd3b.copper-75d2 .avatar_down_2ece {
  margin-left: 0;
}
.element_short_9625.copper-75d2 .avatar_down_2ece,
.new_e1d2.copper-75d2 .avatar_down_2ece {
  margin-right: 0;
}
.footer-yellow-24cf ol,
.footer-yellow-24cf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.stone-4e24 video {
  max-width: 100%;
}
.lite_45ce img {
  display: block;
}
.lite_45ce.filter_bottom_a851,
.lite_45ce.inner_394d {
  width: 100%;
}
.lite_45ce.right-6798 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_fluid_ba18:not(.status-853a) {
  margin: 1.5em auto;
}
.stone-03c7 p {
  padding: 1.5em 14px;
}
ul.block-a8db.right-6798,
ul.block-a8db.paragraph-5b8d,
ul.block-a8db.row_c979.paragraph-5b8d {
  padding: 0 14px;
}
.gold-8d91 {
  display: block;
  overflow-x: auto;
}
.gold-8d91 table {
  border-collapse: collapse;
  width: 100%;
}
.gold-8d91 td,
.gold-8d91 th {
  padding: 0.5em;
}
.footer-yellow-24cf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer-yellow-24cf ol ol,
.footer-yellow-24cf ol ul,
.footer-yellow-24cf ul ol,
.footer-yellow-24cf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer-yellow-24cf ol ol li,
.footer-yellow-24cf ol ul li,
.footer-yellow-24cf ul ol li,
.footer-yellow-24cf ul ul li {
  margin-left: 0;
}
.green-c2ca.info-e9e9 > .detail-78c9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.green-c2ca.info-e9e9 > .detail-78c9 iframe,
.green-c2ca.info-e9e9 > .detail-78c9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge_1655 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge_1655.widget-dark-9c4b {
  padding: 0;
}
.huge_1655.widget-dark-9c4b cite {
  font-size: 13px;
}
.huge_1655 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge_1655 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.banner-yellow-6803 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.banner-yellow-6803 > p:first-child {
  margin-top: 0;
}
.banner-yellow-6803 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.banner-yellow-6803 blockquote {
  border-left: 0;
}
.warm-5d3f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.warm-5d3f:not(.tertiary_80c4) {
  max-width: 100px;
}
.warm-5d3f.secondary_1d70 {
  border-bottom: none !important;
  text-align: center;
}
.warm-5d3f.secondary_1d70::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .stone-03c7 p {
    padding: 1.5em 0;
  }
}
.panel_19ad {
  color: #0073aa;
}
.prev_9dfd {
  background-color: #0073aa;
}
.disabled_1a4a {
  color: #229fd8;
}
.current-d90f {
  background-color: #229fd8;
}
.mask-bottom-2df8 {
  color: #eee;
}
.upper_6e01 {
  background-color: #eee;
}
.north-0dc0 {
  color: #444;
}
.green-83cd {
  background-color: #444;
}
.label-blue-ff8b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label-blue-ff8b .disabled_08f1 .thumbnail-brown-e11a {
  font-size: 15px;
}
.label-blue-ff8b .thumbnail-brown-e11a {
  line-height: 1.3;
}
.label-blue-ff8b .stale-dc21 {
}
.label-blue-ff8b .north-3c80 {
  background: #235787;
}
.pagination_solid_437d {
  padding: 0;
}
.pagination_solid_437d .north-3c80 {
  background: #1a1a1a;
}
.pagination_solid_437d .stale-dc21 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.solid-cb12 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.solid-cb12 .stale-dc21 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.solid-cb12 .north-3c80 {
  background: #303030;
}
.popup-b823 {
  position: relative;
  z-index: 10;
}
.popup-b823 .summary_bottom_168b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue_6bca .paragraph_glass_44bb {
  display: inline-block;
  vertical-align: middle;
}
.blue_6bca.notification_bottom_5c75 .paragraph_glass_44bb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .blue_6bca.notification_bottom_5c75 .paragraph_glass_44bb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .blue_6bca.notification_bottom_5c75 .paragraph_glass_44bb {
    margin-right: 0.4em;
  }
}
.blue_6bca.notification_bottom_5c75 .paragraph_glass_44bb:last-child {
  margin-right: 0;
}
.fixed_54c0 .summary_bottom_168b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient_pink_d2b2 .disabled_08f1 {
    margin: 0 -0.5em;
  }
  .gradient_pink_d2b2 .disabled_08f1 [class*="customify-col-"],
  .gradient_pink_d2b2 .disabled_08f1 [class*="customify-col_"],
  .gradient_pink_d2b2 .disabled_08f1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient_pink_d2b2.item_8d7f .summary_bottom_168b {
  background: 0 0 !important;
}
.gradient_pink_d2b2.item_8d7f .summary_bottom_168b,
.gradient_pink_d2b2.fixed_54c0 .summary_bottom_168b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient_pink_d2b2.feature_f61c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient_pink_d2b2.fixed_54c0 .summary_bottom_168b {
  box-shadow: none !important;
}
.feature_b44c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .feature_b44c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .feature_b44c {
    padding: 18px 0 20px;
  }
}
.feature_b44c .header_4470 {
  width: 100%;
}
.feature_b44c .badge_5a11 {
  margin-bottom: 0;
}
.feature_b44c .paper-c9cc {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight_a015 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight_a015 .menu_095b {
  width: 100%;
}
.link_outer_ce11 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link_outer_ce11 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link_outer_ce11 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;
}
.link_outer_ce11 li:last-child:after {
  display: none;
}
.link_outer_ce11 li a {
  font-weight: 500;
  margin-right: 10px;
}
.feature_d166 .aside-7f69 button,
.feature_b44c .aside-7f69 button {
  left: 0;
}
.feature_d166 .menu_095b,
.feature_b44c .menu_095b {
  padding-left: 0;
  padding-right: 0;
}
.feature_d166 .highlight_a015,
.feature_b44c .highlight_a015 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.feature_d166 {
  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;
}
.feature_d166: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;
}
.feature_d166 .pattern-current-97a6 {
  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) {
  .feature_d166 .pattern-current-97a6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_d166 .pattern-current-97a6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .feature_d166 .pattern-current-97a6 {
    min-height: 200px;
  }
}
.feature_d166 .link_outer_ce11 {
  color: rgba(255, 255, 255, 0.8);
}
.feature_d166 .link_outer_ce11 a,
.feature_d166 .link_outer_ce11 li:after {
  color: inherit;
}
.feature_d166 .link_outer_ce11 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tall_3296 {
  margin-bottom: 0.5em;
}
.smooth_4de4 {
  margin-bottom: 1.2em;
}
.smooth_4de4,
.tall_3296 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.smooth_4de4 p:last-child,
.tall_3296 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .aside-7f69,
#masthead .aside-7f69 {
  display: none;
}
#masthead
  > .aside-7f69.video-305c {
  display: none;
}
#masthead > .aside-7f69 button {
  left: 0;
}
.slow_4bf9 {
  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%;
}
.slow_4bf9 .paragraph_glass_44bb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slow_4bf9 .link_first_1fd0 {
  display: -webkit-box;
  display: flex;
}
.slow_4bf9 .link_first_1fd0.full_8677 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slow_4bf9 .link_first_1fd0.layout_1e79 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow_4bf9 .link_first_1fd0.new-c31e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow_4bf9.summary-soft-3312.focus_black_e305 .link_first_1fd0.full_8677 {
  flex-basis: 100%;
}
.slow_4bf9.table_purple_55de .link_first_1fd0.layout_1e79 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slow_4bf9.table_purple_55de .link_first_1fd0.new-c31e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .aside-7f69.video-305c {
  display: none;
}
#masthead > .aside-7f69 button {
  left: 0;
}
.dark-ecb4 {
  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;
}
.dark-ecb4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dark-ecb4.tooltip_black_bb66 i {
  margin-right: 4px;
}
.dark-ecb4.over-bc18 i {
  margin-left: 5px;
}
.thumbnail-brown-e11a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail-brown-e11a p:last-child {
  margin-bottom: 0;
}
.slider_e626 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slider_e626 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slider_e626 img {
  display: block;
  width: auto;
  line-height: 1;
}
.slider_e626 .hot-c8bf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slider_e626 .overlay_c190 {
  margin: 5px 0 7px 0;
}
.slider_e626.mini-47ac .notification_d3b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_e626.mini-47ac .avatar-easy-773a {
  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;
}
.slider_e626.frame-wide-2f2c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slider_e626.frame-wide-2f2c .notification_d3b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_e626.frame-wide-2f2c .avatar-easy-773a {
  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;
}
.slider_e626.alert-9c36 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_e626.tabs_soft_000b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slider_e626.tabs_soft_000b .avatar-easy-773a {
  margin-top: 7px;
}
.filter-new-cd8d {
  display: inline-block;
}
.popup-b823 .border_b056 .slider_e626 img {
  max-width: 100%;
}
.focus_4635 .north_fe54.motion_967b,
.prev_0e40 .north_fe54.motion_967b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus_4635 .feature_copper_d936,
.prev_0e40 .feature_copper_d936 {
  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%);
}
.focus_4635 .feature_copper_d936 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focus_4635.photo-iron-b9b5 .feature_copper_d936 {
  display: none;
}
.focus_4635 .pagination-bd5e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_4635 .pagination-bd5e li {
  display: inline-block;
  position: relative;
}
.focus_4635 .pagination-bd5e li:last-child {
  margin-right: 0;
}
.focus_4635 .pagination-bd5e 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;
}
.focus_4635 .pagination-bd5e li.dirty_cc58 > a {
  color: rgba(0, 0, 0, 0.9);
}
.focus_4635 .pagination-bd5e > 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;
}
.focus_4635 .pagination-bd5e > li > a i {
  line-height: 0;
}
.focus_4635 .pagination-bd5e > li.form_04cc > a .feature_copper_d936 {
  margin-left: 4px;
  line-height: 0;
}
.focus_4635 .pagination-bd5e .article_b15d li.form_04cc > a {
  position: relative;
}
.focus_4635 .pagination-bd5e .article_b15d li.form_04cc > a:after,
.focus_4635 .pagination-bd5e .article_b15d li.form_04cc > a:before {
  content: "";
  display: table;
}
.focus_4635 .pagination-bd5e .article_b15d li.form_04cc > a:after {
  clear: both;
}
.focus_4635 .pagination-bd5e .article_b15d li.form_04cc > a .feature_copper_d936 {
  margin-left: 5px;
  float: right;
}
.focus_4635 .stale-43eb,
.focus_4635 .article_b15d {
  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;
}
.focus_4635 .article_b15d {
  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;
}
.focus_4635 .article_b15d .motion_967b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus_4635 .article_b15d .feature_copper_d936 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focus_4635 .article_b15d li {
  display: block;
  margin: 0;
  padding: 0;
}
.focus_4635 .article_b15d 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;
}
.focus_4635 .article_b15d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focus_4635 .article_b15d .article_b15d {
  top: 0;
  left: 100%;
}
.focus_4635 .notification-tiny-1309.fn-focus-9340 > .stale-43eb,
.focus_4635 .notification-tiny-1309.fn-focus-9340 > .article_b15d,
.focus_4635 .notification-tiny-1309:focus > .stale-43eb,
.focus_4635 .notification-tiny-1309:focus > .article_b15d,
.focus_4635 .notification-tiny-1309:hover > .stale-43eb,
.focus_4635 .notification-tiny-1309:hover > .article_b15d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focus_4635.static_d21e .title_544a:after,
.focus_4635.static_d21e .title_544a:before {
  content: "";
  display: table;
}
.focus_4635.static_d21e .title_544a:after {
  clear: both;
}
.focus_4635.static_d21e .title_544a > li {
  float: left;
}
.focus_4635.outer-fe85 .title_544a:after,
.focus_4635.outer-fe85 .title_544a:before {
  content: "";
  display: table;
}
.focus_4635.outer-fe85 .title_544a:after {
  clear: both;
}
.focus_4635.outer-fe85 .title_544a > li {
  float: left;
}
.focus_4635.outer-fe85 .title_544a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focus_4635.outer-fe85 .title_544a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focus_4635.outer-fe85 .title_544a > li.row-e3fd > a,
.focus_4635.outer-fe85 .title_544a > li.dirty_cc58 > a {
  color: #fff;
  background-color: #1e4b75;
}
.focus_4635.section_9d7d .title_544a > li > a .motion_967b {
  position: relative;
}
.focus_4635.section_9d7d .title_544a > li > a .motion_967b: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;
}
.focus_4635.section_9d7d
  .title_544a
  > li:focus
  > a
  .motion_967b:before,
.focus_4635.section_9d7d
  .title_544a
  > li:hover
  > a
  .motion_967b:before {
  width: 100%;
  background-color: currentColor;
}
.focus_4635.section_9d7d
  .title_544a
  > li.row-e3fd
  > a
  .motion_967b:before,
.focus_4635.section_9d7d
  .title_544a
  > li.bronze-58c2
  > a
  .motion_967b:before {
  width: 100%;
  background-color: currentColor;
}
.focus_4635.clean-600c .title_544a > li > a .motion_967b {
  position: relative;
}
.focus_4635.clean-600c .title_544a > li > a .motion_967b: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;
}
.focus_4635.clean-600c .title_544a > li:focus > a .motion_967b:before,
.focus_4635.clean-600c
  .title_544a
  > li:hover
  > a
  .motion_967b:before {
  width: 100%;
  background-color: currentColor;
}
.focus_4635.clean-600c
  .title_544a
  > li.row-e3fd
  > a
  .motion_967b:before,
.focus_4635.clean-600c
  .title_544a
  > li.bronze-58c2
  > a
  .motion_967b:before {
  width: 100%;
  background-color: currentColor;
}
.prev_0e40 .pagination-bd5e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.prev_0e40 .pagination-bd5e li:first-child > a {
  border-top: none;
}
.prev_0e40 .pagination-bd5e .element_0833 > .motion_967b .feature_copper_d936 {
  display: none;
}
.prev_0e40 .pagination-bd5e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.prev_0e40 .pagination-bd5e li:last-child {
  border: none;
}
.prev_0e40 .pagination-bd5e li.form_04cc > a {
  padding-right: 45px !important;
}
.prev_0e40 .pagination-bd5e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.prev_0e40 .pagination-bd5e li a:focus,
.prev_0e40 .pagination-bd5e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev_0e40 .pagination-bd5e li .badge-164a {
  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;
}
.prev_0e40 .pagination-bd5e li .badge-164a:hover {
  box-shadow: none;
}
.prev_0e40 .pagination-bd5e li .badge-164a .feature_copper_d936 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.prev_0e40 .pagination-bd5e .article_b15d {
  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);
}
.prev_0e40 .pagination-bd5e .article_b15d li a {
  padding-left: 3em;
}
.prev_0e40 .pagination-bd5e .blue_aeb8 > a .badge-164a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.prev_0e40 .pagination-bd5e .blue_aeb8 > .article_b15d {
  display: block;
  opacity: 1;
}
.shade-e965 {
  max-width: 100%;
}
.element-gas-6060 {
  line-height: 0;
  cursor: pointer;
}
.button_fresh_05f7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.button_fresh_05f7:hover {
  box-shadow: none;
  color: currentColor;
}
.button_fresh_05f7 svg {
  width: 18px;
  height: 18px;
}
.button_fresh_05f7 .complex-5209 {
  display: none;
}
.paragraph_a056 {
  position: relative;
}
.paragraph_a056.fn-active-9340 .button_fresh_05f7 .carousel_0818 {
  display: none;
}
.paragraph_a056.fn-active-9340 .button_fresh_05f7 .complex-5209 {
  display: inline-block;
}
.paragraph_a056 .container-bronze-5a9e {
  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);
}
.paragraph_a056.column_01bf .container-bronze-5a9e {
  left: auto;
  right: -0.9em;
}
.paragraph_a056.column_01bf .title-0329::before {
  left: auto;
  right: 15px;
}
.paragraph_a056.fn-active-9340 .container-bronze-5a9e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left_64ef {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.left_64ef label {
  flex-basis: 100%;
}
.left_64ef .thick_559c {
  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;
}
.left_64ef .next-539f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.left_64ef .next-539f:focus {
  background-color: transparent;
}
.left_64ef button.background_d4f3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.left_64ef button.background_d4f3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.left_64ef button.background_d4f3 svg {
  width: 18px;
  height: 18px;
}
.left_64ef input[type="submit"] {
  min-height: auto;
}
.background-f0bb .left_64ef .next-539f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.title-0329 {
  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) {
  .title-0329 {
    width: 220px;
  }
}
.title-0329 label {
  flex-basis: 100%;
}
.title-0329::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;
}
.card_7e85 .background-f0bb .left_64ef {
  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;
}
.card_7e85
  .background-f0bb
  .left_64ef
  .thick_559c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_7e85 .background-f0bb .left_64ef .next-539f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_7e85
  .background-f0bb
  .left_64ef
  .next-539f:focus {
  background: 0 0;
}
.card_7e85
  .background-f0bb
  .left_64ef
  .short-891c {
  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;
}
.center_f497 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.center_f497 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.center_f497 li:last-child {
  margin-right: 0;
}
.center_f497 li:first-child {
  margin-left: 0;
}
.center_f497.backdrop-iron-c4ca a {
  color: #fff;
}
.center_f497.backdrop-iron-c4ca a:hover {
  color: #fff;
}
.center_f497 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.center_f497 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.center_f497 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.center_f497 a:hover {
  opacity: 0.9;
  color: inherit;
}
.center_f497 [class*="social-icon-apple"] {
  background-color: #999;
}
.center_f497 [class*="social-icon-apple"].avatar_white_c903 {
  background-color: transparent;
  color: #999;
}
.center_f497 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.center_f497 [class*="social-icon-behance"].avatar_white_c903 {
  background-color: transparent;
  color: #1769ff;
}
.center_f497 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.center_f497 [class*="social-icon-bitbucket"].avatar_white_c903 {
  background-color: transparent;
  color: #205081;
}
.center_f497 [class*="social-icon-codepen"] {
  background-color: #000;
}
.center_f497 [class*="social-icon-codepen"].avatar_white_c903 {
  background-color: transparent;
  color: #000;
}
.center_f497 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.center_f497 [class*="social-icon-delicious"].avatar_white_c903 {
  background-color: transparent;
  color: #39f;
}
.center_f497 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.center_f497 [class*="social-icon-digg"].avatar_white_c903 {
  background-color: transparent;
  color: #005be2;
}
.center_f497 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.center_f497 [class*="social-icon-dribbble"].avatar_white_c903 {
  background-color: transparent;
  color: #ea4c89;
}
.center_f497 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.center_f497 [class*="social-icon-envelope"].avatar_white_c903 {
  background-color: transparent;
  color: #ea4335;
}
.center_f497 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.center_f497 [class*="social-icon-facebook"].avatar_white_c903 {
  background-color: transparent;
  color: #3b5998;
}
.center_f497 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.center_f497 [class*="social-icon-flickr"].avatar_white_c903 {
  background-color: transparent;
  color: #0063dc;
}
.center_f497 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.center_f497 [class*="social-icon-foursquare"].avatar_white_c903 {
  background-color: transparent;
  color: #2d5be3;
}
.center_f497 [class*="social-icon-github"] {
  background-color: #333;
}
.center_f497 [class*="social-icon-github"].avatar_white_c903 {
  background-color: transparent;
  color: #333;
}
.center_f497 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.center_f497 [class*="social-icon-google-plus"].avatar_white_c903 {
  background-color: transparent;
  color: #dd4b39;
}
.center_f497 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.center_f497 [class*="social-icon-houzz"].avatar_white_c903 {
  background-color: transparent;
  color: #7ac142;
}
.center_f497 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.center_f497 [class*="social-icon-instagram"].avatar_white_c903 {
  background-color: transparent;
  color: #262626;
}
.center_f497 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.center_f497 [class*="social-icon-jsfiddle"].avatar_white_c903 {
  background-color: transparent;
  color: #487aa2;
}
.center_f497 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.center_f497 [class*="social-icon-linkedin"].avatar_white_c903 {
  background-color: transparent;
  color: #0077b5;
}
.center_f497 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.center_f497 [class*="social-icon-medium"].avatar_white_c903 {
  background-color: transparent;
  color: #00ab6b;
}
.center_f497 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.center_f497
  [class*="social-icon-odnoklassniki"].avatar_white_c903 {
  background-color: transparent;
  color: #f4731c;
}
.center_f497 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.center_f497 [class*="social-icon-meetup"].avatar_white_c903 {
  background-color: transparent;
  color: #ec1c40;
}
.center_f497 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.center_f497 [class*="social-icon-pinterest"].avatar_white_c903 {
  background-color: transparent;
  color: #bd081c;
}
.center_f497 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.center_f497 [class*="social-icon-product-hunt"].avatar_white_c903 {
  background-color: transparent;
  color: #da552f;
}
.center_f497 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.center_f497 [class*="social-icon-reddit"].avatar_white_c903 {
  background-color: transparent;
  color: #ff4500;
}
.center_f497 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.center_f497 [class*="social-icon-rss"].avatar_white_c903 {
  background-color: transparent;
  color: #f26522;
}
.center_f497 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.center_f497
  [class*="social-icon-shopping-cart"].avatar_white_c903 {
  background-color: transparent;
  color: #4caf50;
}
.center_f497 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.center_f497 [class*="social-icon-skype"].avatar_white_c903 {
  background-color: transparent;
  color: #00aff0;
}
.center_f497 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.center_f497 [class*="social-icon-slideshare"].avatar_white_c903 {
  background-color: transparent;
  color: #0077b5;
}
.center_f497 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.center_f497 [class*="social-icon-snapchat"].avatar_white_c903 {
  background-color: transparent;
  color: #fffc00;
}
.center_f497 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.center_f497 [class*="social-icon-soundcloud"].avatar_white_c903 {
  background-color: transparent;
  color: #f80;
}
.center_f497 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.center_f497 [class*="social-icon-spotify"].avatar_white_c903 {
  background-color: transparent;
  color: #2ebd59;
}
.center_f497 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.center_f497
  [class*="social-icon-stack-overflow"].avatar_white_c903 {
  background-color: transparent;
  color: #fe7a15;
}
.center_f497 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.center_f497 [class*="social-icon-maldkfgram"].avatar_white_c903 {
  background-color: transparent;
  color: #2ca5e0;
}
.center_f497 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.center_f497 [class*="social-icon-tripadvisor"].avatar_white_c903 {
  background-color: transparent;
  color: #589442;
}
.center_f497 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.center_f497 [class*="social-icon-tumblr"].avatar_white_c903 {
  background-color: transparent;
  color: #35465c;
}
.center_f497 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.center_f497 [class*="social-icon-twitch"].avatar_white_c903 {
  background-color: transparent;
  color: #6441a5;
}
.center_f497 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.center_f497 [class*="social-icon-twitter"].avatar_white_c903 {
  background-color: transparent;
  color: #1da1f2;
}
.center_f497 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.center_f497 [class*="social-icon-vimeo"].avatar_white_c903 {
  background-color: transparent;
  color: #1ab7ea;
}
.center_f497 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.center_f497 [class*="social-icon-vk"].avatar_white_c903 {
  background-color: transparent;
  color: #45668e;
}
.center_f497 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.center_f497 [class*="social-icon-weibo"].avatar_white_c903 {
  background-color: transparent;
  color: #df2029;
}
.center_f497 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.center_f497 [class*="social-icon-weixin"].avatar_white_c903 {
  background-color: transparent;
  color: #7bb32e;
}
.center_f497 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.center_f497 [class*="social-icon-whatsapp"].avatar_white_c903 {
  background-color: transparent;
  color: #25d366;
}
.center_f497 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.center_f497 [class*="social-icon-wordpress"].avatar_white_c903 {
  background-color: transparent;
  color: #21759b;
}
.center_f497 [class*="social-icon-xing"] {
  background-color: #026466;
}
.center_f497 [class*="social-icon-xing"].avatar_white_c903 {
  background-color: transparent;
  color: #026466;
}
.center_f497 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.center_f497 [class*="social-icon-yelp"].avatar_white_c903 {
  background-color: transparent;
  color: #af0606;
}
.center_f497 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.center_f497 [class*="social-icon-youtube"].avatar_white_c903 {
  background-color: transparent;
  color: #cd201f;
}
.feature-clean-0e51 {
  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;
}
.feature-clean-0e51:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel_c3ff {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.brown-d474 {
  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;
}
.article-hot-fa52 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background-44b9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background-44b9,
.background-44b9::after,
.background-44b9::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;
}
.background-44b9::after,
.background-44b9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.advanced_494d .brown-d474 .article-hot-fa52 {
  margin-top: -2px;
  width: 19px;
}
.advanced_494d .brown-d474 .background-44b9 {
  margin-top: -1px;
}
.advanced_494d .brown-d474 .background-44b9,
.advanced_494d .brown-d474 .background-44b9::after,
.advanced_494d .brown-d474 .background-44b9::before {
  width: 19px;
  height: 2px;
}
.advanced_494d .brown-d474 .background-44b9::before {
  top: -6px;
}
.advanced_494d .brown-d474 .background-44b9::after {
  bottom: -6px;
}
.upper-e39a .brown-d474 .article-hot-fa52 {
  margin-top: -2px;
  width: 22px;
}
.upper-e39a .brown-d474 .background-44b9 {
  margin-top: -1px;
}
.upper-e39a .brown-d474 .background-44b9,
.upper-e39a .brown-d474 .background-44b9::after,
.upper-e39a .brown-d474 .background-44b9::before {
  width: 22px;
  height: 2px;
}
.upper-e39a .brown-d474 .background-44b9::before {
  top: -7px;
}
.upper-e39a .brown-d474 .background-44b9::after {
  bottom: -7px;
}
.pagination-0b3a .brown-d474 .article-hot-fa52 {
  margin-top: -2px;
  width: 31px;
}
.pagination-0b3a .brown-d474 .background-44b9 {
  margin-top: -1.5px;
}
.pagination-0b3a .brown-d474 .background-44b9,
.pagination-0b3a .brown-d474 .background-44b9::after,
.pagination-0b3a .brown-d474 .background-44b9::before {
  width: 31px;
  height: 3px;
}
.pagination-0b3a .brown-d474 .background-44b9::before {
  top: -9px;
}
.pagination-0b3a .brown-d474 .background-44b9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outer-cfec .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 19px;
  }
  .outer-cfec .brown-d474 .background-44b9 {
    margin-top: -1px;
  }
  .outer-cfec .brown-d474 .background-44b9,
  .outer-cfec .brown-d474 .background-44b9::after,
  .outer-cfec .brown-d474 .background-44b9::before {
    width: 19px;
    height: 2px;
  }
  .outer-cfec .brown-d474 .background-44b9::before {
    top: -6px;
  }
  .outer-cfec .brown-d474 .background-44b9::after {
    bottom: -6px;
  }
  .simple-9bed .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 22px;
  }
  .simple-9bed .brown-d474 .background-44b9 {
    margin-top: -1px;
  }
  .simple-9bed .brown-d474 .background-44b9,
  .simple-9bed .brown-d474 .background-44b9::after,
  .simple-9bed .brown-d474 .background-44b9::before {
    width: 22px;
    height: 2px;
  }
  .simple-9bed .brown-d474 .background-44b9::before {
    top: -7px;
  }
  .simple-9bed .brown-d474 .background-44b9::after {
    bottom: -7px;
  }
  .fixed-5083 .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-5083 .brown-d474 .background-44b9 {
    margin-top: -1.5px;
  }
  .fixed-5083 .brown-d474 .background-44b9,
  .fixed-5083 .brown-d474 .background-44b9::after,
  .fixed-5083 .brown-d474 .background-44b9::before {
    width: 31px;
    height: 3px;
  }
  .fixed-5083 .brown-d474 .background-44b9::before {
    top: -9px;
  }
  .fixed-5083 .brown-d474 .background-44b9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paper-acab .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 19px;
  }
  .paper-acab .brown-d474 .background-44b9 {
    margin-top: -1px;
  }
  .paper-acab .brown-d474 .background-44b9,
  .paper-acab .brown-d474 .background-44b9::after,
  .paper-acab .brown-d474 .background-44b9::before {
    width: 19px;
    height: 2px;
  }
  .paper-acab .brown-d474 .background-44b9::before {
    top: -6px;
  }
  .paper-acab .brown-d474 .background-44b9::after {
    bottom: -6px;
  }
  .large-89d1 .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 22px;
  }
  .large-89d1 .brown-d474 .background-44b9 {
    margin-top: -1px;
  }
  .large-89d1 .brown-d474 .background-44b9,
  .large-89d1 .brown-d474 .background-44b9::after,
  .large-89d1 .brown-d474 .background-44b9::before {
    width: 22px;
    height: 2px;
  }
  .large-89d1 .brown-d474 .background-44b9::before {
    top: -7px;
  }
  .large-89d1 .brown-d474 .background-44b9::after {
    bottom: -7px;
  }
  .inner-1985 .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 31px;
  }
  .inner-1985 .brown-d474 .background-44b9 {
    margin-top: -1.5px;
  }
  .inner-1985 .brown-d474 .background-44b9,
  .inner-1985 .brown-d474 .background-44b9::after,
  .inner-1985 .brown-d474 .background-44b9::before {
    width: 31px;
    height: 3px;
  }
  .inner-1985 .brown-d474 .background-44b9::before {
    top: -9px;
  }
  .inner-1985 .brown-d474 .background-44b9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-351b .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-351b .brown-d474 .background-44b9 {
    margin-top: -1px;
  }
  .sidebar-351b .brown-d474 .background-44b9,
  .sidebar-351b .brown-d474 .background-44b9::after,
  .sidebar-351b .brown-d474 .background-44b9::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-351b .brown-d474 .background-44b9::before {
    top: -6px;
  }
  .sidebar-351b .brown-d474 .background-44b9::after {
    bottom: -6px;
  }
  .list_top_4a41 .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 22px;
  }
  .list_top_4a41 .brown-d474 .background-44b9 {
    margin-top: -1px;
  }
  .list_top_4a41 .brown-d474 .background-44b9,
  .list_top_4a41 .brown-d474 .background-44b9::after,
  .list_top_4a41 .brown-d474 .background-44b9::before {
    width: 22px;
    height: 2px;
  }
  .list_top_4a41 .brown-d474 .background-44b9::before {
    top: -7px;
  }
  .list_top_4a41 .brown-d474 .background-44b9::after {
    bottom: -7px;
  }
  .tiny_aa8f .brown-d474 .article-hot-fa52 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny_aa8f .brown-d474 .background-44b9 {
    margin-top: -1.5px;
  }
  .tiny_aa8f .brown-d474 .background-44b9,
  .tiny_aa8f .brown-d474 .background-44b9::after,
  .tiny_aa8f .brown-d474 .background-44b9::before {
    width: 31px;
    height: 3px;
  }
  .tiny_aa8f .brown-d474 .background-44b9::before {
    top: -9px;
  }
  .tiny_aa8f .brown-d474 .background-44b9::after {
    bottom: -9px;
  }
}
.over_648d .background-44b9 {
  -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);
}
.over_648d .background-44b9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.over_648d .background-44b9::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);
}
.over_648d.lower_4fad .background-44b9 {
  -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);
}
.over_648d.lower_4fad .background-44b9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.over_648d.lower_4fad .background-44b9::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);
}
.icon_purple_d20e {
  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.black_ee36:before {
  display: none;
}
.section_9348 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section_9348 .bright-1dc7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section_9348 .bright-1dc7:last-of-type {
  border-bottom: none;
}
.section_9348 .bright-1dc7.gold-2060,
.section_9348 .bright-1dc7.main-liquid-4bfa,
.section_9348 .bright-1dc7.stone-3671 {
  padding: 0;
}
.section_9348 .prev_0e40 .badge-164a {
  color: currentColor;
}
.section_9348 .prev_0e40 .badge-164a:focus,
.section_9348 .prev_0e40 .badge-164a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_9348.stale-dc21 .center-5b1c,
.section_9348.stale-dc21 .thumbnail-brown-e11a a,
.section_9348.stale-dc21 .title_544a a,
.section_9348.stale-dc21 .article_b15d a {
  color: rgba(0, 0, 0, 0.55);
}
.section_9348.stale-dc21 .center-5b1c:hover,
.section_9348.stale-dc21 .thumbnail-brown-e11a a:hover,
.section_9348.stale-dc21 .title_544a a:hover,
.section_9348.stale-dc21 .article_b15d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section_9348.stale-dc21 .filter_huge_373e {
  color: rgba(0, 0, 0, 0.8);
}
.section_9348.stale-dc21 .bright-1dc7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_9348.stale-dc21 .bright-1dc7:before {
  background: rgba(0, 0, 0, 0.08);
}
.section_9348.stale-dc21 .tabs-68de:before {
  background: rgba(255, 255, 255, 0.9);
}
.section_9348.stale-dc21 .prev_0e40 .pagination-bd5e li a,
.section_9348.stale-dc21 .prev_0e40 .badge-164a,
.section_9348.stale-dc21 .article_b15d {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_9348.stale-dc21 .prev_0e40 .badge-164a:focus,
.section_9348.stale-dc21 .prev_0e40 .badge-164a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_9348.stale-dc21 .pagination-bd5e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_9348.north-3c80 .center-5b1c,
.section_9348.north-3c80 .thumbnail-brown-e11a a,
.section_9348.north-3c80 .title_544a .badge-164a,
.section_9348.north-3c80 .title_544a a,
.section_9348.north-3c80 .article_b15d a {
  color: rgba(255, 255, 255, 0.79);
}
.section_9348.north-3c80 .center-5b1c:hover,
.section_9348.north-3c80 .thumbnail-brown-e11a a:hover,
.section_9348.north-3c80 .title_544a .badge-164a:hover,
.section_9348.north-3c80 .title_544a a:hover,
.section_9348.north-3c80 .article_b15d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_9348.north-3c80 .filter_huge_373e {
  color: rgba(255, 255, 255, 0.99);
}
.section_9348.north-3c80 .bright-1dc7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_9348.north-3c80 .bright-1dc7:before {
  background: rgba(255, 255, 255, 0.08);
}
.section_9348.north-3c80 .tabs-68de:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_9348.north-3c80 .prev_0e40 .pagination-bd5e li a,
.section_9348.north-3c80 .prev_0e40 .badge-164a,
.section_9348.north-3c80 .article_b15d {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_9348.north-3c80 .prev_0e40 .badge-164a:focus,
.section_9348.north-3c80 .prev_0e40 .badge-164a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_9348.north-3c80 .pagination-bd5e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-68de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs-68de:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.rough-7c08 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.container_south_d184 .section_9348 {
  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;
}
.container_south_d184 .bright-1dc7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.container_south_d184 .bright-1dc7: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) {
  .container_south_d184 .bright-1dc7:before {
    width: 16%;
    left: 42%;
  }
}
.container_south_d184 .bright-1dc7:last-child:before {
  content: none;
}
.container_south_d184 .bright-1dc7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.container_south_d184 .prev_0e40 .pagination-bd5e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.container_south_d184 .prev_0e40 .pagination-bd5e li a .badge-164a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.container_south_d184 .prev_0e40 .article_b15d {
  border: none;
}
.container_south_d184 .prev_0e40 .article_b15d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.container_south_d184 .tabs-68de {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.container_south_d184 .rough-7c08 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.container_south_d184 .north-3c80 .tabs-68de:before {
  background: rgba(0, 0, 0, 0.9);
}
.container_south_d184 .stale-dc21.highlight-ecd6 .background-44b9 {
  background: rgba(0, 0, 0, 0.6);
}
.container_south_d184
  .stale-dc21.highlight-ecd6
  .background-44b9::after,
.container_south_d184
  .stale-dc21.highlight-ecd6
  .background-44b9:before {
  background: inherit;
}
.container_south_d184
  .stale-dc21.highlight-ecd6:hover
  .background-44b9 {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary-5dbe .section_9348 {
  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) {
  .tertiary-5dbe .section_9348 {
    width: auto;
    right: 45px;
  }
}
.upper_78d1 .section_9348 {
  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) {
  .upper_78d1 .section_9348 {
    width: auto;
    left: 45px;
  }
}
.black_ee36 .section_9348 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.black_ee36 .rough-7c08 {
  max-width: 48em;
  margin: 0 auto;
}
.black_ee36 .tabs-68de:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.feature_easy_4d7b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.feature_easy_4d7b.container_south_d184 .section_9348 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.feature_easy_4d7b.tertiary-5dbe .section_9348 {
  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);
}
.feature_easy_4d7b .section_9348 {
  visibility: visible;
}
.feature_easy_4d7b.upper_78d1 .section_9348 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-bronze-6b5a,
.main_cc0b {
  overflow-x: hidden;
}
.focus-bronze-6b5a .section_9348 {
  overflow: auto;
}
.focus-bronze-6b5a.container_south_d184 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-bronze-6b5a.container_south_d184 .section_9348 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-bronze-6b5a.container_south_d184 .feature-clean-0e51 {
  opacity: 0;
}
.focus-bronze-6b5a.tertiary-5dbe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-bronze-6b5a.tertiary-5dbe .section_9348 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-bronze-6b5a.tertiary-5dbe .feature-clean-0e51 {
  opacity: 0;
}
.focus-bronze-6b5a.upper_78d1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-bronze-6b5a.upper_78d1 .section_9348 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-bronze-6b5a.upper_78d1 .feature-clean-0e51 {
  opacity: 0;
}
.focus-bronze-6b5a.black_ee36 .section_9348 {
  z-index: 10;
  visibility: visible;
}
.highlight-ecd6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight-ecd6 .background-44b9 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-ecd6 .background-44b9::after,
.highlight-ecd6 .background-44b9:before {
  background: inherit;
}
.highlight-ecd6:hover .background-44b9 {
  background: rgba(255, 255, 255, 0.99);
}
.upper_78d1 .highlight-ecd6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.black_ee36 .highlight-ecd6 {
  display: none !important;
}
.focus-bronze-6b5a:before,
.main_cc0b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-bronze-6b5a .highlight-ecd6,
.main_cc0b .highlight-ecd6 {
  display: inline-block;
}
.section_9348 .paragraph_glass_44bb {
  -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;
}
.focus-bronze-6b5a .section_9348 .paragraph_glass_44bb,
.main_cc0b .section_9348 .paragraph_glass_44bb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_advanced_7e23 .thick_559c {
  width: 100%;
}
.border_b056 {
  padding: 0 0.5em 0;
}
.border_b056 [class*="customify-col-"],
.border_b056 [class*="customify-col_"],
.border_b056 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-e975 .border_b056 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .disabled_08f1 .focus_f5a0,
  .focus_f5a0 {
    display: none;
  }
  .status-dirty-3c82 {
    text-align: left;
  }
  .layout_stale_2d0b {
    text-align: center;
  }
  .shade-old-7f12 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_08f1 .card_glass_d0c4,
  .card_glass_d0c4 {
    display: none;
  }
  .filter_brown_b2ce {
    text-align: left;
  }
  .title_narrow_365a {
    text-align: center;
  }
  .description-2bce {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .disabled_08f1 .summary_f2d4,
  .summary_f2d4 {
    display: none;
  }
  .block_9b79 {
    text-align: left;
  }
  .tall-bd6f {
    text-align: center;
  }
  .panel_82cc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label-904e {
  box-shadow: none !important;
}
.tooltip_b310 .thumbnail_top_780a,
.thick-0d28 .thumbnail_top_780a {
  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;
}
.thick-0d28 .thumbnail_top_780a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary_bottom_168b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary_bottom_168b:after,
.summary_bottom_168b:before {
  content: "";
  display: table;
}
.summary_bottom_168b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary_bottom_168b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary_bottom_168b,
.feature_f61c {
  max-width: 1248px;
  margin: 0 auto;
}

.search-6dd8.texture_6e6e .summary_bottom_168b {
  max-width: 100%;
}
.search-6dd8.fresh-0712 {
  max-width: 1200px;
  margin: 0 auto;
}
.search-6dd8.layout-dynamic-7dc2 .summary_bottom_168b {
  max-width: 100%;
}
.search-6dd8.layout-dynamic-7dc2 > .summary_bottom_168b {
  padding-left: 0;
  padding-right: 0;
}
.search-6dd8.layout-dynamic-7dc2 > .summary_bottom_168b .disabled_08f1 {
  margin: 0;
}
.search-6dd8.layout-dynamic-7dc2
  > .summary_bottom_168b
  .primary-blue-ff9e.preview-new-47f0 {
  margin-right: 0;
  margin-left: 0;
}
.search-6dd8.layout-dynamic-7dc2 #main.preview-new-47f0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section_2b64 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section_2b64 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video_over_ac80 .avatar_down_2ece {
    padding-right: 1em;
  }
  .video_over_ac80.south-7d67 .primary-blue-ff9e {
    border-right: 1px solid #eaecee;
  }
  .video_over_ac80.south-7d67 .avatar_down_2ece {
    padding-right: 1em;
  }
  .video_over_ac80.south-7d67 .container_current_9573 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-7db0 .avatar_down_2ece {
    padding-left: 1em;
  }
  .copper-7db0.south-7d67 .primary-blue-ff9e {
    border-left: 1px solid #eaecee;
  }
  .copper-7db0.south-7d67 .avatar_down_2ece {
    padding-left: 1em;
  }
  .copper-7db0.south-7d67 .container_current_9573 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old_eec4 .avatar_down_2ece {
    padding-left: 1em;
  }
  .old_eec4.south-7d67 .pagination-full-6819 {
    border-right: 1px solid #eaecee;
  }
  .old_eec4.south-7d67 .accent_full_f387 {
    border-right: 1px solid #eaecee;
  }
  .old_eec4.south-7d67 .avatar_down_2ece {
    padding-left: 1em;
  }
  .old_eec4.south-7d67 .container_current_9573 {
    padding-right: 1em;
  }
  .old_eec4.south-7d67 .dynamic-692d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-0b66 .avatar_down_2ece {
    padding-right: 1em;
  }
  .secondary-0b66.south-7d67 .pagination-full-6819 {
    border-left: 1px solid #eaecee;
  }
  .secondary-0b66.south-7d67 .accent_full_f387 {
    border-left: 1px solid #eaecee;
  }
  .secondary-0b66.south-7d67 .avatar_down_2ece {
    padding-right: 1em;
  }
  .secondary-0b66.south-7d67 .container_current_9573 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-0b66.south-7d67 .dynamic-692d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_2b64 .avatar_down_2ece {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_2b64.south-7d67 .primary-blue-ff9e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section_2b64.south-7d67 .avatar_down_2ece {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_2b64.south-7d67 .container_current_9573 {
    padding-left: 1em;
  }
  .section_2b64.south-7d67 .dynamic-692d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section_2b64.south-7d67 .avatar_down_2ece {
    padding-left: 0;
  }
}
.feature_209d .blue_6bca {
  display: inline-block;
}
.accordion-18cb {
  display: inline-block;
}
.prev_8a85 {
  word-con: break-word;
}
.description-b6e2 > span {
  display: inline-block;
  padding: 5px 0;
}
.description-b6e2 .overlay-full-5956 {
  margin-left: 8px;
  margin-right: 8px;
}
.description-b6e2 .border_7913 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bright-7826 .focus_d37f {
  margin-bottom: 2em;
}
.bright-7826 .copper-efda {
  margin-bottom: 15px;
}
.bright-7826 .copper-efda:last-child {
  margin-bottom: 0;
}
.bright-7826 .active-bronze-8a63 {
  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) {
  .bright-7826 .active-bronze-8a63 {
    display: block;
  }
}
.bright-7826 .frame_copper_5a4d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bright-7826 .frame_copper_5a4d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bright-7826 .tooltip-405f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bright-7826 .tooltip-405f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bright-7826 .tooltip-405f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bright-7826 .prev_8a85 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright-7826 .prev_8a85 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bright-7826 .accent-paper-77b6 p:last-child {
  margin-bottom: 0;
}
.bright-7826 .message_8feb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bright-7826 .short_a677 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bright-7826 .tertiary-01c3 {
  margin-top: 1em;
}
.bright-7826 .progress-fixed-f7d8 {
  top: 0;
  display: block;
}
.bright-7826 .progress-fixed-f7d8 a {
  color: inherit;
}
.bright-7826 .progress-fixed-f7d8 a:hover {
  color: inherit;
}
.bright-7826 .carousel_fa90 {
  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;
}
.bright-7826 .carousel_fa90:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bright-7826 .short_a677 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bright-7826 .yellow_8c73 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bright-7826 .yellow_8c73:first-child {
  margin-top: 0;
}
.bright-7826 .yellow_8c73.south-9fec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bright-7826 .yellow_8c73.notification_right_e436 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright-7826
  .yellow_8c73.notification_right_e436.notice_hovered_afb7
  .tertiary-01c3 {
  width: 100%;
}
.bright-7826 .notification_right_e436 {
  -webkit-box-align: center;
  align-items: center;
}
.bright-7826 .notification_right_e436 .description-b6e2,
.bright-7826 .notification_right_e436 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bright-7826 .tooltip-405f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-7826 .tooltip-405f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-7826 .tooltip-405f: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;
}
.bright-7826 .south-9fec {
  z-index: 5;
}
.bright-7826 .widget_2a52 .alert-d875 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bright-7826 .pagination_focused_63e5 .alert-d875 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bright-7826 .sort-8010 .alert-d875 {
  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;
}
.bright-7826.lower_5cc4 .active-bronze-8a63,
.bright-7826.alert_f034 .active-bronze-8a63 {
  display: block;
}
.bright-7826.lower_5cc4 .active-bronze-8a63 .cold_9ae9,
.bright-7826.lower_5cc4 .active-bronze-8a63 .short_a677,
.bright-7826.alert_f034 .active-bronze-8a63 .cold_9ae9,
.bright-7826.alert_f034 .active-bronze-8a63 .short_a677 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright-7826.full-69f2 .frame_copper_5a4d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bright-7826.full-69f2 .frame_copper_5a4d {
    margin-right: 0;
  }
}
.bright-7826.lower_5cc4 .frame_copper_5a4d,
.bright-7826.alert_f034 .frame_copper_5a4d {
  padding-top: 40%;
}
.bright-7826.lower_5cc4 .focus_d37f,
.bright-7826.alert_f034 .focus_d37f {
  display: block;
}
.bright-7826.lower_5cc4 .fn-sticky-9340 .short_a677,
.bright-7826.alert_f034 .fn-sticky-9340 .short_a677 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bright-7826.lower_5cc4 .frame_copper_5a4d,
.bright-7826.alert_f034 .frame_copper_5a4d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bright-7826.lower_5cc4 .short_a677 {
  padding: 1em;
}
.red_38df {
  margin: 30px auto;
  display: block;
}
.red_38df .plasma-ec3a > * {
  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;
}
.red_38df .plasma-ec3a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_38df .plasma-ec3a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden_6c3f .description-b6e2 {
  margin-bottom: 1.41575em;
}
.hidden_6c3f .easy_1008 {
  margin-bottom: 1.618em;
}
.footer-yellow-24cf .bronze-c70a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer-yellow-24cf .bronze-c70a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer-yellow-24cf .smooth-b148 {
  max-width: 100%;
  overflow: auto;
}
.copper-75d2 .footer-yellow-24cf a:hover {
  text-decoration: underline;
}
.filter_mini_1c86 .copper-efda:not(.prev_8a85),
.filter_mini_1c86 .tooltip-405f {
  margin-bottom: 1.41575em;
}
.filter_mini_1c86 .copper-efda:not(.prev_8a85):last-child,
.filter_mini_1c86 .tooltip-405f:last-child {
  margin-bottom: 0;
}
.filter_mini_1c86 .copper-efda.thumbnail-bcf4 {
  margin-bottom: 0.41575em;
}
.filter_mini_1c86 .slider-rough-01ef:before,
.filter_mini_1c86 .icon-easy-9e44:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.filter_mini_1c86 .slider-rough-01ef:before {
  content: "\f115";
}
.filter_mini_1c86 .icon-easy-9e44:before {
  content: "\f02c";
}
.filter_mini_1c86 .orange-c059 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.filter_mini_1c86 .orange-c059 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.prev_d284 {
  display: -webkit-box;
  display: flex;
}
.prev_d284 .accent_97b3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .prev_d284 .accent_97b3 {
    flex-basis: 90px;
  }
}
.prev_d284 .link_ab5e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev_d284 .link_ab5e {
    flex-basis: calc(100% - 50px);
  }
}
.prev_d284 .heading-022a p:last-child {
  margin-bottom: 0.72em;
}
.secondary_a311 .plasma-ec3a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.secondary_a311 .plasma-ec3a:after,
.secondary_a311 .plasma-ec3a:before {
  content: "";
  display: table;
}
.secondary_a311 .plasma-ec3a:after {
  clear: both;
}
.secondary_a311 .plasma-ec3a .lite_341a,
.secondary_a311 .plasma-ec3a .module_8580 {
  width: 49%;
}
.secondary_a311 .plasma-ec3a .lite_341a a span.outline_c344,
.secondary_a311 .plasma-ec3a .module_8580 a span.outline_c344 {
  display: block;
  margin-bottom: 5px;
}
.secondary_a311 .plasma-ec3a .module_8580 {
  float: left;
  text-align: left;
}
.secondary_a311 .plasma-ec3a .lite_341a {
  float: right;
  text-align: right;
}
.input-1c49 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .input-1c49 {
    margin-bottom: 0;
  }
}
.avatar_black_0829 {
  margin-bottom: 1em;
}
.avatar_black_0829 .prev_8a85 {
  font-size: 1.1em;
  line-height: 1.3;
}
.complex_472c a {
  display: block;
  line-height: 0;
  position: relative;
}
.form-stone-6bb6 .avatar_black_0829,
.highlight-6013 .avatar_black_0829 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .form-stone-6bb6 .avatar_black_0829,
  .highlight-6013 .avatar_black_0829 {
    display: block;
  }
}
.form-stone-6bb6 .complex_472c,
.highlight-6013 .complex_472c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .form-stone-6bb6 .complex_472c,
  .highlight-6013 .complex_472c {
    margin-bottom: 1em;
  }
}
.form-stone-6bb6 .complex_472c img,
.highlight-6013 .complex_472c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.form-stone-6bb6 .layout-steel-3407,
.highlight-6013 .layout-steel-3407 {
  flex-basis: calc(100% - 160px);
}
.form-stone-6bb6 .layout-steel-3407 p,
.highlight-6013 .layout-steel-3407 p {
  margin-bottom: 0;
}
.form-stone-6bb6 .layout-steel-3407 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .form-stone-6bb6 .layout-steel-3407 {
    padding-left: 0;
  }
}
.highlight-6013 .layout-steel-3407 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .highlight-6013 .layout-steel-3407 {
    padding-right: 0;
  }
}
.highlight-6013 .complex_472c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.small_6a75 .complex_472c {
  margin-bottom: 0.5em;
}
.small_6a75 .complex_472c img {
  width: 100%;
}
.photo-4bdc .thumbnail-right-b890,
.card_ad5c .thumbnail-right-b890 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.card_ad5c .primary-blue-ff9e .action-6316 p:last-child {
  margin-bottom: 0;
}
.lite-39b4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accent_cool_b8a7 .status_dynamic_8fc2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accent_cool_b8a7 .status_dynamic_8fc2:last-of-type {
    margin-bottom: 0;
  }
}
.accent_cool_b8a7 .status_dynamic_8fc2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_cool_b8a7 .status_dynamic_8fc2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accent_cool_b8a7 .status_dynamic_8fc2 ul li {
  margin: 0 0 0.6em;
}
.accent_cool_b8a7 .status_dynamic_8fc2 ul li.black_7350,
.accent_cool_b8a7 .status_dynamic_8fc2 ul li.chip-purple-2c7c {
  position: relative;
}
.accent_cool_b8a7 .status_dynamic_8fc2 ul li.black_7350 .icon-stone-1f80,
.accent_cool_b8a7 .status_dynamic_8fc2 ul li.chip-purple-2c7c .icon-stone-1f80 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accent_cool_b8a7 .status_dynamic_8fc2 ul li.black_7350:after:after,
.accent_cool_b8a7 .status_dynamic_8fc2 ul li.black_7350:after:before,
.accent_cool_b8a7
  .status_dynamic_8fc2
  ul
  li.chip-purple-2c7c:after:after,
.accent_cool_b8a7
  .status_dynamic_8fc2
  ul
  li.chip-purple-2c7c:after:before {
  content: "";
  display: table;
}
.accent_cool_b8a7 .status_dynamic_8fc2 ul li.black_7350:after:after,
.accent_cool_b8a7
  .status_dynamic_8fc2
  ul
  li.chip-purple-2c7c:after:after {
  clear: both;
}
.accent_cool_b8a7 .status_dynamic_8fc2 a.focused_ff62:hover {
  text-decoration: none;
}
.accent_cool_b8a7 .status_dynamic_8fc2 select {
  max-width: 100%;
}
.accent_cool_b8a7 .status_dynamic_8fc2 table {
  font-size: 85%;
}
.accent_cool_b8a7 .status_dynamic_8fc2 table td,
.accent_cool_b8a7 .status_dynamic_8fc2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accent_cool_b8a7 .status_dynamic_8fc2 table tfoot td {
  text-align: left;
}
.accent_cool_b8a7 .status_dynamic_8fc2 :last-child {
  margin-bottom: 0;
}
.accent_cool_b8a7 .status_dynamic_8fc2 .hard-d3e1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accent_cool_b8a7 .status_dynamic_8fc2 .hard-d3e1 label {
  width: 100%;
}
.accent_cool_b8a7 .status_dynamic_8fc2 .hard-d3e1 .next-539f {
  width: 100%;
  display: block;
}
.accent_cool_b8a7 .status_dynamic_8fc2 .hard-d3e1 .background_d4f3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accent_cool_b8a7 .status_dynamic_8fc2 .hard-d3e1 .background_d4f3:hover svg #svg-search {
  fill: #444;
}
.accent_cool_b8a7 .status_dynamic_8fc2 .hard-d3e1 .background_d4f3 svg {
  width: 18px;
  height: 18px;
}
.accent_cool_b8a7 .upper_f7e3 ul ul,
.accent_cool_b8a7 .border-lite-9f61 ul ul,
.accent_cool_b8a7 .list-full-7ff4 ul ul,
.accent_cool_b8a7 .pattern_bb4f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accent_cool_b8a7 .upper_f7e3 .form_04cc > a,
.accent_cool_b8a7 .border-lite-9f61 .form_04cc > a,
.accent_cool_b8a7 .list-full-7ff4 .form_04cc > a,
.accent_cool_b8a7 .pattern_bb4f .form_04cc > a {
  margin-bottom: 0;
}
.accent_cool_b8a7 .section-689e li,
.accent_cool_b8a7 .upper_f7e3 li,
.accent_cool_b8a7 .column-steel-e195 li,
.accent_cool_b8a7 .border-lite-9f61 li,
.accent_cool_b8a7 .list-full-7ff4 li,
.accent_cool_b8a7 .pattern_bb4f li,
.accent_cool_b8a7 .black-f5b1 li,
.accent_cool_b8a7 .soft-31c1 li {
  display: block;
  position: relative;
}
.accent_cool_b8a7 .section-689e li:last-child,
.accent_cool_b8a7 .upper_f7e3 li:last-child,
.accent_cool_b8a7 .column-steel-e195 li:last-child,
.accent_cool_b8a7 .border-lite-9f61 li:last-child,
.accent_cool_b8a7 .list-full-7ff4 li:last-child,
.accent_cool_b8a7 .pattern_bb4f li:last-child,
.accent_cool_b8a7 .black-f5b1 li:last-child,
.accent_cool_b8a7 .soft-31c1 li:last-child {
  border: none;
}
.accent_cool_b8a7 .section-689e li a,
.accent_cool_b8a7 .upper_f7e3 li a,
.accent_cool_b8a7 .column-steel-e195 li a,
.accent_cool_b8a7 .border-lite-9f61 li a,
.accent_cool_b8a7 .list-full-7ff4 li a,
.accent_cool_b8a7 .pattern_bb4f li a,
.accent_cool_b8a7 .black-f5b1 li a,
.accent_cool_b8a7 .soft-31c1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_cool_b8a7 .section-689e li ul li::before,
.accent_cool_b8a7 .upper_f7e3 li ul li::before,
.accent_cool_b8a7 .column-steel-e195 li ul li::before,
.accent_cool_b8a7 .border-lite-9f61 li ul li::before,
.accent_cool_b8a7 .list-full-7ff4 li ul li::before,
.accent_cool_b8a7 .pattern_bb4f li ul li::before,
.accent_cool_b8a7 .black-f5b1 li ul li::before,
.accent_cool_b8a7 .soft-31c1 li ul li::before {
  left: 15px;
}
.accent_cool_b8a7 .section-689e li ul a,
.accent_cool_b8a7 .upper_f7e3 li ul a,
.accent_cool_b8a7 .column-steel-e195 li ul a,
.accent_cool_b8a7 .border-lite-9f61 li ul a,
.accent_cool_b8a7 .list-full-7ff4 li ul a,
.accent_cool_b8a7 .pattern_bb4f li ul a,
.accent_cool_b8a7 .black-f5b1 li ul a,
.accent_cool_b8a7 .soft-31c1 li ul a {
  padding-left: 20px;
}
.accent_cool_b8a7 .section-689e li ul ul li::before,
.accent_cool_b8a7 .upper_f7e3 li ul ul li::before,
.accent_cool_b8a7 .column-steel-e195 li ul ul li::before,
.accent_cool_b8a7 .border-lite-9f61 li ul ul li::before,
.accent_cool_b8a7 .list-full-7ff4 li ul ul li::before,
.accent_cool_b8a7 .pattern_bb4f li ul ul li::before,
.accent_cool_b8a7 .black-f5b1 li ul ul li::before,
.accent_cool_b8a7 .soft-31c1 li ul ul li::before {
  left: 30px;
}
.accent_cool_b8a7 .section-689e li ul ul a,
.accent_cool_b8a7 .upper_f7e3 li ul ul a,
.accent_cool_b8a7 .column-steel-e195 li ul ul a,
.accent_cool_b8a7 .border-lite-9f61 li ul ul a,
.accent_cool_b8a7 .list-full-7ff4 li ul ul a,
.accent_cool_b8a7 .pattern_bb4f li ul ul a,
.accent_cool_b8a7 .black-f5b1 li ul ul a,
.accent_cool_b8a7 .soft-31c1 li ul ul a {
  padding-left: 40px;
}
.accent_cool_b8a7 .column_slow_69ea li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_cool_b8a7 .soft-31c1 ul li {
  margin-bottom: 1.41575em;
}
.accent_cool_b8a7 .soft-31c1 ul li .module-c669 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accent_cool_b8a7 .soft-31c1 ul li .thumbnail-95fa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.north-3c80 .section-689e li a,
.north-3c80 .upper_f7e3 li a,
.north-3c80 .column-steel-e195 li a,
.north-3c80 .border-lite-9f61 li a,
.north-3c80 .list-full-7ff4 li a,
.north-3c80 .pattern_bb4f li a,
.north-3c80 .black-f5b1 li a,
.north-3c80 .soft-31c1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-3c80 .column_slow_69ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-3c80 .status_dynamic_8fc2 ul li.black_7350 .icon-stone-1f80,
.north-3c80 .status_dynamic_8fc2 ul li.chip-purple-2c7c .icon-stone-1f80 {
  background: rgba(0, 0, 0, 0.2);
}
.north-3c80 .accent_cool_b8a7 .status_dynamic_8fc2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li {
  margin: 0;
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li ul {
  margin: 0;
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li ul li a {
  padding-left: 15px;
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li ul li li a {
  padding-left: 30px;
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li.dirty_cc58 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li.dirty_cc58 > 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;
}
.search-6dd8 .accent_cool_b8a7 .pagination-bd5e li.dirty_cc58 > 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;
}
.summary_5e3b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_6525 {
  position: relative;
  z-index: 10;
}
.active_6525 .paragraph_glass_44bb {
  width: 100%;
  max-width: 100%;
}
.under_ecd0 .thumbnail-fixed-b05f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.under_ecd0 .stale-dc21 {
}
.under_ecd0 .north-3c80 {
  background: #292929;
}
.component-hovered-9528 .thumbnail-fixed-b05f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component-hovered-9528 .stale-dc21 {
  background: #f9f9f9;
}
.component-hovered-9528 .north-3c80 {
  background: #303030;
}
.input-6f67 .thumbnail-fixed-b05f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .input-6f67 .blue_6bca {
    margin-bottom: 1em;
  }
  .input-6f67 .blue_6bca:last-child {
    margin-bottom: 0;
  }
}
.input-6f67 .stale-dc21 {
  background: #ededed;
}
.input-6f67 .north-3c80 {
  background: #1a1a1a;
}
.thumbnail-fixed-b05f.stale-dc21 {
  color: rgba(0, 0, 0, 0.6);
}
.thumbnail-fixed-b05f.stale-dc21 .section_liquid_66d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-fixed-b05f.north-3c80 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-fixed-b05f.north-3c80 a:not(.focused_ff62) {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-fixed-b05f.north-3c80 a:not(.focused_ff62):hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-fixed-b05f.north-3c80 .section_liquid_66d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-fixed-b05f.north-3c80 table tbody td,
.thumbnail-fixed-b05f.north-3c80 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown_206a.fixed_54c0 .summary_bottom_168b {
  max-width: initial;
}
.dropdown_206a .notification_bottom_5c75 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dropdown_206a .notification_bottom_5c75 .paragraph_glass_44bb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dropdown_206a .notification_bottom_5c75 .paragraph_glass_44bb {
    display: block;
    margin-bottom: 2em;
  }
  .dropdown_206a .notification_bottom_5c75 .paragraph_glass_44bb:last-child {
    margin-bottom: 0;
  }
}
.input-6f67 .blue_6bca:last-child,
.component-hovered-9528 .blue_6bca:last-child,
.under_ecd0 .blue_6bca:last-child {
  margin-bottom: 0;
}
.input-6f67 .blue_6bca .accent_cool_b8a7 .status_dynamic_8fc2:last-child,
.component-hovered-9528 .blue_6bca .accent_cool_b8a7 .status_dynamic_8fc2:last-child,
.under_ecd0 .blue_6bca .accent_cool_b8a7 .status_dynamic_8fc2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .input-6f67 .module_9f81,
  .input-6f67 .focus_e8f1,
  .component-hovered-9528 .module_9f81,
  .component-hovered-9528 .focus_e8f1,
  .under_ecd0 .module_9f81,
  .under_ecd0 .focus_e8f1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_6525 .blue_6bca {
    margin-bottom: 2em;
  }
}
.active_6525 p:last-child {
  margin-bottom: 0;
}
.active_6525 li,
.active_6525 ul {
  list-style: none;
  margin: 0;
}
.active_6525 ul ul {
  margin-left: 2.617924em;
}
.accordion_tiny_a031 {
  font-size: 0.875em;
}

/* css-noise: b5af */
.widget-item-z1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
