/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stone-8883/customify
Author: WPCustomify
Author URI: https://pressmaximum.stone-8883
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.stone-8883/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.row-cf2e.lower-9041/licenses/gpl-2.0.heading_under_c40a
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.paragraph-pressed-f636/, (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.surface-wood-a03b.selected-6fd6/normalize.notice_east_f698/
 ======
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.notice_east_f698 v7.0.0 | MIT License | github.stone-8883/necolas/normalize.notice_east_f698 */
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;
}
.label_dcbd .logo-active-ad31,
.tiny-a4bc,
.paper_c504,
.column-0b8d,
.active_8c88,
.media-67e0,
.thumbnail-black-a755,
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;
}
.tiny-a4bc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tiny-a4bc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tiny-a4bc,
  h1 {
    font-size: 1.8em;
  }
}
.paper_c504,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paper_c504 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paper_c504,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paper_c504,
  h2 {
    font-size: 1.7em;
  }
}
.column-0b8d,
h3 {
  font-size: 1.618em;
}
.label_dcbd .logo-active-ad31,
.active_8c88,
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.button_5a9e {
  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;
}
.badge-6122:after,
.badge-6122:before,
.brown_add6:after,
.brown_add6:before {
  content: "";
  display: table;
}
.badge-6122:after,
.brown_add6:after {
  clear: both;
}
.green_0420 {
  float: right;
  margin-right: 0;
}
.action-0140 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.red-dffe .mask-action-a5ee,
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;
}
.red-dffe .mask-action-a5ee: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;
}
.popup-357c .mask-action-a5ee {
  box-shadow: none;
}
.popup-357c
  .mask-action-a5ee
  .alert_1098 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.popup-357c .mask-action-a5ee .fluid_36e4 {
  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;
}
.popup-357c
  .mask-action-a5ee
  .fluid_36e4
  b {
  display: none;
}
.popup-357c .tall-9e12 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.soft-e198:not(.texture_92f3):not(.content-left-4ca3),
button:not(.texture_92f3):not(.content-left-4ca3),
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ),
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ),
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ) {
  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;
}
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ):hover,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ):hover,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):hover,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):hover,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ):active,
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ):active,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):active,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):active,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):active,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus {
  outline: 0;
}
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b {
  position: relative;
}
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .south_5acd,
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .highlight_a9e0,
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .overlay_6eda,
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  i,
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  svg,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .south_5acd,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .highlight_a9e0,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .overlay_6eda,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  i,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  svg,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .south_5acd,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .highlight_a9e0,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .overlay_6eda,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  i,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  svg,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .south_5acd,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .highlight_a9e0,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .overlay_6eda,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  i,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  svg,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .south_5acd,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .highlight_a9e0,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  .overlay_6eda,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  i,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b
  svg {
  visibility: hidden;
}
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b:after,
button:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b:after,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b:after,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b:after,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ).fn-loading-979b: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;
}
.soft-e198:not(.texture_92f3):not(.content-left-4ca3),
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ),
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ),
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ) {
  color: #fff;
  background: #235787;
}
.soft-e198:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus,
input[type="button"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus,
input[type="reset"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus,
input[type="submit"]:not(.texture_92f3):not(
    .content-left-4ca3
  ):focus {
  color: #fff;
}
.soft-e198.fn-disabled-979b:not(.texture_92f3):not(
    .content-left-4ca3
  ),
.soft-e198[disabled]:not(.texture_92f3):not(
    .content-left-4ca3
  ),
button.fn-disabled-979b:not(.texture_92f3):not(
    .content-left-4ca3
  ),
button[disabled]:not(.texture_92f3):not(
    .content-left-4ca3
  ) {
  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;
}
.simple_3724 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.simple_3724: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;
}
.tiny-0fb7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paragraph_baca {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.brown-4a55 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.badge-6122:after,
.badge-6122:before,
.prev_6ff9:after,
.prev_6ff9:before,
.shadow-new-934a:after,
.shadow-new-934a:before,
.wrapper_03f8:after,
.wrapper_03f8:before,
.alert_short_9d5f:after,
.alert_short_9d5f:before,
.top_d200:after,
.top_d200:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.badge-6122:after,
.prev_6ff9:after,
.shadow-new-934a:after,
.wrapper_03f8:after,
.alert_short_9d5f:after,
.top_d200:after {
  clear: both;
}
.prev_6ff9 .component_brown_a04b,
.shadow-new-934a .component_brown_a04b,
.selected-a54f .component_brown_a04b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image-light-af30 {
  display: inline-block;
}
.popup_0e70 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup_0e70 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup_0e70 .slider_under_c4cf {
  padding: 1em 0;
  font-size: 85%;
}
.slider_under_c4cf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-a6f1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-a6f1:after,
.hard-a6f1:before {
  content: "";
  display: table;
}
.hard-a6f1:after {
  clear: both;
}
.text_ac04 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info_current_4ff2 .text_ac04 {
  max-width: 50%;
}
.input-3648 .text_ac04 {
  max-width: 33.33%;
}
.breadcrumb-ca48 .text_ac04 {
  max-width: 25%;
}
.pattern_lite_80f4 .text_ac04 {
  max-width: 20%;
}
.white-030e .text_ac04 {
  max-width: 16.66%;
}
.image-green-6aea .text_ac04 {
  max-width: 14.28%;
}
.avatar_hard_a69f .text_ac04 {
  max-width: 12.5%;
}
.large_6a0f .text_ac04 {
  max-width: 11.11%;
}
.logo_rough_8fe0 {
  display: block;
}
.label_dcbd .secondary-c0bb label,
.label_dcbd .text-282b label,
.label_dcbd .shadow_a84c label,
.label_dcbd .narrow_fbbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow_1e7e {
  list-style: none;
  margin: 0;
}
.narrow_1e7e article.column_e02b {
  margin-bottom: 0;
}
.narrow_1e7e ul {
  list-style: none;
  margin: 0;
}
.narrow_1e7e .short-fe88 li.column_e02b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow_1e7e .short-fe88 li.column_e02b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow_1e7e .short-fe88 li.column_e02b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .narrow_1e7e .short-fe88 li.column_e02b li.column_e02b li.column_e02b li.column_e02b {
    padding-left: 0;
  }
}
article.column_e02b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_e02b .prev_6ff9 p:last-of-type {
  margin-bottom: 0;
}
article.column_e02b .cold_6a40 {
  float: left;
}
article.column_e02b .module-old-a791 {
  margin-left: 85px;
}
article.column_e02b .hidden_mini_2dd6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_e02b .hidden_mini_2dd6 .accent-warm-81a5 {
  margin-left: 10px;
}
article.column_e02b .up-5f65 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_e02b .breadcrumb-solid-81e0 {
  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 .secondary-c0bb,
  #respond .shadow_a84c,
  #respond .narrow_fbbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-c0bb input,
#respond .shadow_a84c input,
#respond .narrow_fbbd input {
  width: 100%;
}
#respond .narrow_fbbd {
  margin-right: 0;
}
#respond .brown-fd86 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid_270b {
  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;
}
.fluid_270b.lower-71b0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fluid_270b 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%);
}
.fluid_270b:focus,
.fluid_270b: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);
}
.new-b5bc {
  border-radius: 10%;
}
.preview-brown-6c95 {
  border-radius: 50%;
}
.fluid_a7fd {
  font-size: 0.72em;
}
.wood-cb88 {
  font-size: 0.875em;
}
.section_3764 {
  font-size: 1.1em;
}
.brown_47fc {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown_47fc.fluid_a7fd {
  letter-spacing: 0.5px;
}
.modal-9138,
.modal-9138 a {
  color: #6d6d6d;
}
.modal-9138 a:hover {
  color: #111;
}
.footer-left-9cd2 {
  color: #6d6d6d;
}
.column_inner_6f8d {
  overflow-x: hidden;
}
.column_inner_6f8d .gradient-79f3.form-602f {
  position: relative;
}
.column_inner_6f8d .gradient-79f3.form-602f.grid-79f2 {
  position: initial;
}
.column_inner_6f8d
  .gradient-79f3.form-602f.grid-79f2
  .hot-2417 {
  left: auto;
}
.column_inner_6f8d .gradient-79f3 .hot-2417 {
  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;
}
.column_inner_6f8d .gradient-79f3:hover.form-602f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column_inner_6f8d
  .gradient-79f3:hover.form-602f
  .hot-2417 {
  display: block;
  z-index: 9999999;
}
.column_inner_6f8d .message-baca .text-4302,
.column_inner_6f8d .fresh-6857 .text-4302 {
  display: none;
}
.column_inner_6f8d .active-8c71 .gradient-79f3:hover.form-602f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label_dcbd .secondary-c0bb label,
.label_dcbd .text-282b label,
.label_dcbd .shadow_a84c label,
.label_dcbd .narrow_fbbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow_1e7e {
  list-style: none;
  margin: 0;
}
.narrow_1e7e article.column_e02b {
  margin-bottom: 0;
}
.narrow_1e7e ul {
  list-style: none;
  margin: 0;
}
.narrow_1e7e .short-fe88 li.column_e02b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow_1e7e .short-fe88 li.column_e02b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow_1e7e .short-fe88 li.column_e02b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .narrow_1e7e .short-fe88 li.column_e02b li.column_e02b li.column_e02b li.column_e02b {
    padding-left: 0;
  }
}
article.column_e02b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_e02b .prev_6ff9 p:last-of-type {
  margin-bottom: 0;
}
article.column_e02b .cold_6a40 {
  float: left;
}
article.column_e02b .module-old-a791 {
  margin-left: 85px;
}
article.column_e02b .hidden_mini_2dd6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_e02b .hidden_mini_2dd6 .accent-warm-81a5 {
  margin-left: 10px;
}
article.column_e02b .up-5f65 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_e02b .breadcrumb-solid-81e0 {
  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 .secondary-c0bb,
  #respond .shadow_a84c,
  #respond .narrow_fbbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-c0bb input,
#respond .shadow_a84c input,
#respond .narrow_fbbd input {
  width: 100%;
}
#respond .narrow_fbbd {
  margin-right: 0;
}
#respond .brown-fd86 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-baca .component-fb92 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component-fb92 .top-5b8c.secondary_96e1 .hard_c605 > li > a:focus,
.component-fb92 .top-5b8c.secondary_96e1 .hard_c605 > li > a:hover,
.component-fb92 .top-5b8c.focused-0a62 .hard_c605 > li > a:focus,
.component-fb92 .top-5b8c.focused-0a62 .hard_c605 > li > a:hover,
.component-fb92 .top-5b8c.disabled_stale_1960 .hard_c605 > li > a:focus,
.component-fb92 .top-5b8c.disabled_stale_1960 .hard_c605 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-fb92
  .top-5b8c.secondary_96e1
  .hard_c605
  > li.module_0f9c
  > a,
.component-fb92
  .top-5b8c.secondary_96e1
  .hard_c605
  > li.top-c6a4
  > a,
.component-fb92
  .top-5b8c.focused-0a62
  .hard_c605
  > li.module_0f9c
  > a,
.component-fb92
  .top-5b8c.focused-0a62
  .hard_c605
  > li.top-c6a4
  > a,
.component-fb92
  .top-5b8c.disabled_stale_1960
  .hard_c605
  > li.module_0f9c
  > a,
.component-fb92 .top-5b8c.disabled_stale_1960 .hard_c605 > li.row_up_532b > a {
  color: rgba(255, 255, 255, 0.99);
}
.component-fb92 .module-2877,
.component-fb92 .module-2877 a {
  color: rgba(255, 255, 255, 0.99);
}
.component-fb92 .pressed-2e01.alert-brown-efe8 li a,
.component-fb92 .upper_c9b1 a,
.component-fb92 .section-white-6e92,
.component-fb92 .hard_c605 > li > a,
.component-fb92 .notification_left_bfe8 {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92 .pressed-2e01.alert-brown-efe8 li a:hover,
.component-fb92 .upper_c9b1 a:hover,
.component-fb92 .section-white-6e92:hover,
.component-fb92 .hard_c605 > li > a:hover,
.component-fb92 .notification_left_bfe8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-fb92 .gradient_active_e8f9 {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92 .gradient_active_e8f9 .sort-silver-57aa {
  color: rgba(255, 255, 255, 0.99);
}
.component-fb92 .gradient_active_e8f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-fb92 .breadcrumb_advanced_71fd .gold_f7f6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92 .breadcrumb_advanced_71fd .gold_f7f6 .item-tall-0234 {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92
  .breadcrumb_advanced_71fd
  .gold_f7f6
  .item-tall-0234::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92
  .breadcrumb_advanced_71fd
  .gold_f7f6
  .item-tall-0234:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92
  .breadcrumb_advanced_71fd
  .gold_f7f6
  .item-tall-0234::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92
  .breadcrumb_advanced_71fd
  .gold_f7f6
  .item-tall-0234::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92 .breadcrumb_advanced_71fd .next_79bc {
  color: rgba(255, 255, 255, 0.79);
}
.component-fb92 .breadcrumb_advanced_71fd .next_79bc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_098e
  .component-fb92
  .breadcrumb_advanced_71fd
  .basic_0bcd
  .out-c8aa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_098e
  .component-fb92
  .breadcrumb_advanced_71fd
  .basic_0bcd
  .item-tall-0234 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-baca .preview-d1c9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview-d1c9 .top-5b8c.secondary_96e1 .hard_c605 > li > a:focus,
.preview-d1c9 .top-5b8c.secondary_96e1 .hard_c605 > li > a:hover,
.preview-d1c9 .top-5b8c.focused-0a62 .hard_c605 > li > a:focus,
.preview-d1c9 .top-5b8c.focused-0a62 .hard_c605 > li > a:hover,
.preview-d1c9 .top-5b8c.disabled_stale_1960 .hard_c605 > li > a:focus,
.preview-d1c9 .top-5b8c.disabled_stale_1960 .hard_c605 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-d1c9
  .top-5b8c.secondary_96e1
  .hard_c605
  > li.module_0f9c
  > a,
.preview-d1c9
  .top-5b8c.secondary_96e1
  .hard_c605
  > li.top-c6a4
  > a,
.preview-d1c9
  .top-5b8c.focused-0a62
  .hard_c605
  > li.module_0f9c
  > a,
.preview-d1c9
  .top-5b8c.focused-0a62
  .hard_c605
  > li.top-c6a4
  > a,
.preview-d1c9
  .top-5b8c.disabled_stale_1960
  .hard_c605
  > li.module_0f9c
  > a,
.preview-d1c9 .top-5b8c.disabled_stale_1960 .hard_c605 > li.row_up_532b > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-d1c9 .module-2877,
.preview-d1c9 .module-2877 a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-d1c9 .pressed-2e01.alert-brown-efe8 li a,
.preview-d1c9 .upper_c9b1 a,
.preview-d1c9 .section-white-6e92,
.preview-d1c9 .hard_c605 > li > a,
.preview-d1c9 .notification_left_bfe8 {
  color: rgba(0, 0, 0, 0.55);
}
.preview-d1c9 .pressed-2e01.alert-brown-efe8 li a:hover,
.preview-d1c9 .upper_c9b1 a:hover,
.preview-d1c9 .section-white-6e92:hover,
.preview-d1c9 .hard_c605 > li > a:hover,
.preview-d1c9 .notification_left_bfe8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-d1c9 .gradient_active_e8f9 {
  color: rgba(0, 0, 0, 0.55);
}
.preview-d1c9 .gradient_active_e8f9 .sort-silver-57aa {
  color: rgba(0, 0, 0, 0.8);
}
.preview-d1c9 .gradient_active_e8f9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-hovered-875f .fresh-19f3 {
  margin-left: auto;
  margin-right: auto;
}
.shadow-new-934a > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow-new-934a .tiny-0fb7 {
  margin-right: 1.41575em;
}
.tertiary_edf0 .shadow-new-934a > .banner_4bb9 {
  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;
}
.tertiary_edf0 .shadow-new-934a > .middle_61e3 {
  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;
}
.hover-93cb.picture-hovered-875f .fresh-19f3,
.dropdown_iron_a774.picture-hovered-875f .fresh-19f3 {
  margin-left: 0;
}
.dirty-b950.picture-hovered-875f .fresh-19f3,
.gradient_b916.picture-hovered-875f .fresh-19f3 {
  margin-right: 0;
}
.shadow-new-934a ol,
.shadow-new-934a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary_soft_62c5 video {
  max-width: 100%;
}
.wrapper_8dc9 img {
  display: block;
}
.wrapper_8dc9.tiny-0fb7,
.wrapper_8dc9.paragraph_baca {
  width: 100%;
}
.wrapper_8dc9.middle_61e3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notification-246f:not(.bottom_67a0) {
  margin: 1.5em auto;
}
.title-gold-87e2 p {
  padding: 1.5em 14px;
}
ul.heading-stale-51a6.middle_61e3,
ul.heading-stale-51a6.banner_4bb9,
ul.heading-stale-51a6.description_4996.banner_4bb9 {
  padding: 0 14px;
}
.background-ce09 {
  display: block;
  overflow-x: auto;
}
.background-ce09 table {
  border-collapse: collapse;
  width: 100%;
}
.background-ce09 td,
.background-ce09 th {
  padding: 0.5em;
}
.shadow-new-934a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow-new-934a ol ol,
.shadow-new-934a ol ul,
.shadow-new-934a ul ol,
.shadow-new-934a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow-new-934a ol ol li,
.shadow-new-934a ol ul li,
.shadow-new-934a ul ol li,
.shadow-new-934a ul ul li {
  margin-left: 0;
}
.notification-2fa1.copper-6094 > .center-15b6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-2fa1.copper-6094 > .center-15b6 iframe,
.notification-2fa1.copper-6094 > .center-15b6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image_9acf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image_9acf.smooth_fc1c {
  padding: 0;
}
.image_9acf.smooth_fc1c cite {
  font-size: 13px;
}
.image_9acf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image_9acf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.banner-smooth-2fc0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.banner-smooth-2fc0 > p:first-child {
  margin-top: 0;
}
.banner-smooth-2fc0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.banner-smooth-2fc0 blockquote {
  border-left: 0;
}
.border_808f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border_808f:not(.highlight_glass_a58d) {
  max-width: 100px;
}
.border_808f.hot_4134 {
  border-bottom: none !important;
  text-align: center;
}
.border_808f.hot_4134::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title-gold-87e2 p {
    padding: 1.5em 0;
  }
}
.link_small_4515 {
  color: #0073aa;
}
.hovered_3075 {
  background-color: #0073aa;
}
.focused-d711 {
  color: #229fd8;
}
.wide_3a0a {
  background-color: #229fd8;
}
.list_81b5 {
  color: #eee;
}
.disabled_active_e3a4 {
  background-color: #eee;
}
.highlight-dark-e6d0 {
  color: #444;
}
.notice_78ca {
  background-color: #444;
}
.overlay_basic_311b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.overlay_basic_311b .accordion_iron_6abb .upper_c9b1 {
  font-size: 15px;
}
.overlay_basic_311b .upper_c9b1 {
  line-height: 1.3;
}
.overlay_basic_311b .preview-d1c9 {
}
.overlay_basic_311b .component-fb92 {
  background: #235787;
}
.container-4c42 {
  padding: 0;
}
.container-4c42 .component-fb92 {
  background: #1a1a1a;
}
.container-4c42 .preview-d1c9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.advanced_aebd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.advanced_aebd .preview-d1c9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.advanced_aebd .component-fb92 {
  background: #303030;
}
.top_d200 {
  position: relative;
  z-index: 10;
}
.top_d200 .hover_dirty_fcfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table-7924 .form-602f {
  display: inline-block;
  vertical-align: middle;
}
.table-7924.shadow-70d9 .form-602f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .table-7924.shadow-70d9 .form-602f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .table-7924.shadow-70d9 .form-602f {
    margin-right: 0.4em;
  }
}
.table-7924.shadow-70d9 .form-602f:last-child {
  margin-right: 0;
}
.sort_prev_210c .hover_dirty_fcfc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message-baca .accordion_iron_6abb {
    margin: 0 -0.5em;
  }
  .message-baca .accordion_iron_6abb [class*="customify-col-"],
  .message-baca .accordion_iron_6abb [class*="customify-col_"],
  .message-baca .accordion_iron_6abb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message-baca.tooltip_47bc .hover_dirty_fcfc {
  background: 0 0 !important;
}
.message-baca.tooltip_47bc .hover_dirty_fcfc,
.message-baca.sort_prev_210c .hover_dirty_fcfc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message-baca.box_1765 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message-baca.sort_prev_210c .hover_dirty_fcfc {
  box-shadow: none !important;
}
.tag-5561 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag-5561 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag-5561 {
    padding: 18px 0 20px;
  }
}
.tag-5561 .progress-bright-e35d {
  width: 100%;
}
.tag-5561 .backdrop-d86c {
  margin-bottom: 0;
}
.tag-5561 .short-7214 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden-b50a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden-b50a .simple_26f9 {
  width: 100%;
}
.bright-1cda {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bright-1cda li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bright-1cda 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;
}
.bright-1cda li:last-child:after {
  display: none;
}
.bright-1cda li a {
  font-weight: 500;
  margin-right: 10px;
}
.border_easy_a10c .text-4302 button,
.tag-5561 .text-4302 button {
  left: 0;
}
.border_easy_a10c .simple_26f9,
.tag-5561 .simple_26f9 {
  padding-left: 0;
  padding-right: 0;
}
.border_easy_a10c .hidden-b50a,
.tag-5561 .hidden-b50a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.border_easy_a10c {
  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;
}
.border_easy_a10c: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;
}
.border_easy_a10c .down-0392 {
  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) {
  .border_easy_a10c .down-0392 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .border_easy_a10c .down-0392 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .border_easy_a10c .down-0392 {
    min-height: 200px;
  }
}
.border_easy_a10c .bright-1cda {
  color: rgba(255, 255, 255, 0.8);
}
.border_easy_a10c .bright-1cda a,
.border_easy_a10c .bright-1cda li:after {
  color: inherit;
}
.border_easy_a10c .bright-1cda a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright_0f26 {
  margin-bottom: 0.5em;
}
.outer_0b5c {
  margin-bottom: 1.2em;
}
.outer_0b5c,
.bright_0f26 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outer_0b5c p:last-child,
.bright_0f26 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text-4302,
#masthead .text-4302 {
  display: none;
}
#masthead
  > .text-4302.short-2633 {
  display: none;
}
#masthead > .text-4302 button {
  left: 0;
}
.hidden_a685 {
  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%;
}
.hidden_a685 .form-602f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden_a685 .wide-489e {
  display: -webkit-box;
  display: flex;
}
.hidden_a685 .wide-489e.picture_4373 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden_a685 .wide-489e.hero-liquid-11a8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_a685 .wide-489e.module_6bd8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_a685.pagination-focused-29f2.mini-56a5 .wide-489e.picture_4373 {
  flex-basis: 100%;
}
.hidden_a685.focus_1562 .wide-489e.hero-liquid-11a8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden_a685.focus_1562 .wide-489e.module_6bd8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text-4302.short-2633 {
  display: none;
}
#masthead > .text-4302 button {
  left: 0;
}
.solid_0ff1 {
  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;
}
.solid_0ff1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.solid_0ff1.outline-paper-556b i {
  margin-right: 4px;
}
.solid_0ff1.iron_95bc i {
  margin-left: 5px;
}
.upper_c9b1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.upper_c9b1 p:last-child {
  margin-bottom: 0;
}
.primary-dfb3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.primary-dfb3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.primary-dfb3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.primary-dfb3 .module-2877 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.primary-dfb3 .hero_60b0 {
  margin: 5px 0 7px 0;
}
.primary-dfb3.box_new_c53b .thick_2fa4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-dfb3.box_new_c53b .highlight-33cb {
  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;
}
.primary-dfb3.gas_77f4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.primary-dfb3.gas_77f4 .thick_2fa4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-dfb3.gas_77f4 .highlight-33cb {
  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;
}
.primary-dfb3.easy-5abd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-dfb3.secondary_thick_b1d6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.primary-dfb3.secondary_thick_b1d6 .highlight-33cb {
  margin-top: 7px;
}
.sidebar-hard-59a7 {
  display: inline-block;
}
.top_d200 .iron_d0ce .primary-dfb3 img {
  max-width: 100%;
}
.top-5b8c .hard-289b.avatar-d2a5,
.gold-bded .hard-289b.avatar-d2a5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.top-5b8c .box-clean-6b86,
.gold-bded .box-clean-6b86 {
  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%);
}
.top-5b8c .box-clean-6b86 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.top-5b8c.footer-smooth-51c3 .box-clean-6b86 {
  display: none;
}
.top-5b8c .dark_7285 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-5b8c .dark_7285 li {
  display: inline-block;
  position: relative;
}
.top-5b8c .dark_7285 li:last-child {
  margin-right: 0;
}
.top-5b8c .dark_7285 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;
}
.top-5b8c .dark_7285 li.row_up_532b > a {
  color: rgba(0, 0, 0, 0.9);
}
.top-5b8c .dark_7285 > 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;
}
.top-5b8c .dark_7285 > li > a i {
  line-height: 0;
}
.top-5b8c .dark_7285 > li.avatar_thick_80cd > a .box-clean-6b86 {
  margin-left: 4px;
  line-height: 0;
}
.top-5b8c .dark_7285 .gold_79bc li.avatar_thick_80cd > a {
  position: relative;
}
.top-5b8c .dark_7285 .gold_79bc li.avatar_thick_80cd > a:after,
.top-5b8c .dark_7285 .gold_79bc li.avatar_thick_80cd > a:before {
  content: "";
  display: table;
}
.top-5b8c .dark_7285 .gold_79bc li.avatar_thick_80cd > a:after {
  clear: both;
}
.top-5b8c .dark_7285 .gold_79bc li.avatar_thick_80cd > a .box-clean-6b86 {
  margin-left: 5px;
  float: right;
}
.top-5b8c .nav-5994,
.top-5b8c .gold_79bc {
  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;
}
.top-5b8c .gold_79bc {
  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;
}
.top-5b8c .gold_79bc .avatar-d2a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top-5b8c .gold_79bc .box-clean-6b86 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.top-5b8c .gold_79bc li {
  display: block;
  margin: 0;
  padding: 0;
}
.top-5b8c .gold_79bc 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;
}
.top-5b8c .gold_79bc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.top-5b8c .gold_79bc .gold_79bc {
  top: 0;
  left: 100%;
}
.top-5b8c .black_fcd1.fn-focus-979b > .nav-5994,
.top-5b8c .black_fcd1.fn-focus-979b > .gold_79bc,
.top-5b8c .black_fcd1:focus > .nav-5994,
.top-5b8c .black_fcd1:focus > .gold_79bc,
.top-5b8c .black_fcd1:hover > .nav-5994,
.top-5b8c .black_fcd1:hover > .gold_79bc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.top-5b8c.disabled_stale_1960 .hard_c605:after,
.top-5b8c.disabled_stale_1960 .hard_c605:before {
  content: "";
  display: table;
}
.top-5b8c.disabled_stale_1960 .hard_c605:after {
  clear: both;
}
.top-5b8c.disabled_stale_1960 .hard_c605 > li {
  float: left;
}
.top-5b8c.shadow_7f81 .hard_c605:after,
.top-5b8c.shadow_7f81 .hard_c605:before {
  content: "";
  display: table;
}
.top-5b8c.shadow_7f81 .hard_c605:after {
  clear: both;
}
.top-5b8c.shadow_7f81 .hard_c605 > li {
  float: left;
}
.top-5b8c.shadow_7f81 .hard_c605 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.top-5b8c.shadow_7f81 .hard_c605 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.top-5b8c.shadow_7f81 .hard_c605 > li.module_0f9c > a,
.top-5b8c.shadow_7f81 .hard_c605 > li.row_up_532b > a {
  color: #fff;
  background-color: #1e4b75;
}
.top-5b8c.secondary_96e1 .hard_c605 > li > a .avatar-d2a5 {
  position: relative;
}
.top-5b8c.secondary_96e1 .hard_c605 > li > a .avatar-d2a5: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;
}
.top-5b8c.secondary_96e1
  .hard_c605
  > li:focus
  > a
  .avatar-d2a5:before,
.top-5b8c.secondary_96e1
  .hard_c605
  > li:hover
  > a
  .avatar-d2a5:before {
  width: 100%;
  background-color: currentColor;
}
.top-5b8c.secondary_96e1
  .hard_c605
  > li.module_0f9c
  > a
  .avatar-d2a5:before,
.top-5b8c.secondary_96e1
  .hard_c605
  > li.top-c6a4
  > a
  .avatar-d2a5:before {
  width: 100%;
  background-color: currentColor;
}
.top-5b8c.focused-0a62 .hard_c605 > li > a .avatar-d2a5 {
  position: relative;
}
.top-5b8c.focused-0a62 .hard_c605 > li > a .avatar-d2a5: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;
}
.top-5b8c.focused-0a62 .hard_c605 > li:focus > a .avatar-d2a5:before,
.top-5b8c.focused-0a62
  .hard_c605
  > li:hover
  > a
  .avatar-d2a5:before {
  width: 100%;
  background-color: currentColor;
}
.top-5b8c.focused-0a62
  .hard_c605
  > li.module_0f9c
  > a
  .avatar-d2a5:before,
.top-5b8c.focused-0a62
  .hard_c605
  > li.top-c6a4
  > a
  .avatar-d2a5:before {
  width: 100%;
  background-color: currentColor;
}
.gold-bded .dark_7285 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gold-bded .dark_7285 li:first-child > a {
  border-top: none;
}
.gold-bded .dark_7285 .avatar_basic_33fc > .avatar-d2a5 .box-clean-6b86 {
  display: none;
}
.gold-bded .dark_7285 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gold-bded .dark_7285 li:last-child {
  border: none;
}
.gold-bded .dark_7285 li.avatar_thick_80cd > a {
  padding-right: 45px !important;
}
.gold-bded .dark_7285 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gold-bded .dark_7285 li a:focus,
.gold-bded .dark_7285 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold-bded .dark_7285 li .tabs_8924 {
  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;
}
.gold-bded .dark_7285 li .tabs_8924:hover {
  box-shadow: none;
}
.gold-bded .dark_7285 li .tabs_8924 .box-clean-6b86 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gold-bded .dark_7285 .gold_79bc {
  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);
}
.gold-bded .dark_7285 .gold_79bc li a {
  padding-left: 3em;
}
.gold-bded .dark_7285 .tag-warm-6fce > a .tabs_8924 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gold-bded .dark_7285 .tag-warm-6fce > .gold_79bc {
  display: block;
  opacity: 1;
}
.article_north_ebd2 {
  max-width: 100%;
}
.down-0d30 {
  line-height: 0;
  cursor: pointer;
}
.notification_left_bfe8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.notification_left_bfe8:hover {
  box-shadow: none;
  color: currentColor;
}
.notification_left_bfe8 svg {
  width: 18px;
  height: 18px;
}
.notification_left_bfe8 .notification-7764 {
  display: none;
}
.lower_d1e2 {
  position: relative;
}
.lower_d1e2.fn-active-979b .notification_left_bfe8 .tabs_solid_e7dd {
  display: none;
}
.lower_d1e2.fn-active-979b .notification_left_bfe8 .notification-7764 {
  display: inline-block;
}
.lower_d1e2 .notice_brown_09d7 {
  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);
}
.lower_d1e2.lower-90ff .notice_brown_09d7 {
  left: auto;
  right: -0.9em;
}
.lower_d1e2.lower-90ff .tertiary_red_90c5::before {
  left: auto;
  right: 15px;
}
.lower_d1e2.fn-active-979b .notice_brown_09d7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.basic_0bcd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.basic_0bcd label {
  flex-basis: 100%;
}
.basic_0bcd .gold_f7f6 {
  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;
}
.basic_0bcd .item-tall-0234 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.basic_0bcd .item-tall-0234:focus {
  background-color: transparent;
}
.basic_0bcd button.next_79bc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.basic_0bcd button.next_79bc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.basic_0bcd button.next_79bc svg {
  width: 18px;
  height: 18px;
}
.basic_0bcd input[type="submit"] {
  min-height: auto;
}
.breadcrumb_advanced_71fd .basic_0bcd .item-tall-0234 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tertiary_red_90c5 {
  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) {
  .tertiary_red_90c5 {
    width: 220px;
  }
}
.tertiary_red_90c5 label {
  flex-basis: 100%;
}
.tertiary_red_90c5::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;
}
.sidebar_098e .breadcrumb_advanced_71fd .basic_0bcd {
  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;
}
.sidebar_098e
  .breadcrumb_advanced_71fd
  .basic_0bcd
  .gold_f7f6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar_098e .breadcrumb_advanced_71fd .basic_0bcd .item-tall-0234 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar_098e
  .breadcrumb_advanced_71fd
  .basic_0bcd
  .item-tall-0234:focus {
  background: 0 0;
}
.sidebar_098e
  .breadcrumb_advanced_71fd
  .basic_0bcd
  .out-c8aa {
  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;
}
.pressed-2e01 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pressed-2e01 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pressed-2e01 li:last-child {
  margin-right: 0;
}
.pressed-2e01 li:first-child {
  margin-left: 0;
}
.pressed-2e01.upper_d4d6 a {
  color: #fff;
}
.pressed-2e01.upper_d4d6 a:hover {
  color: #fff;
}
.pressed-2e01 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pressed-2e01 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pressed-2e01 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pressed-2e01 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pressed-2e01 [class*="social-icon-apple"] {
  background-color: #999;
}
.pressed-2e01 [class*="social-icon-apple"].gold-3160 {
  background-color: transparent;
  color: #999;
}
.pressed-2e01 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pressed-2e01 [class*="social-icon-behance"].gold-3160 {
  background-color: transparent;
  color: #1769ff;
}
.pressed-2e01 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pressed-2e01 [class*="social-icon-bitbucket"].gold-3160 {
  background-color: transparent;
  color: #205081;
}
.pressed-2e01 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pressed-2e01 [class*="social-icon-codepen"].gold-3160 {
  background-color: transparent;
  color: #000;
}
.pressed-2e01 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pressed-2e01 [class*="social-icon-delicious"].gold-3160 {
  background-color: transparent;
  color: #39f;
}
.pressed-2e01 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pressed-2e01 [class*="social-icon-digg"].gold-3160 {
  background-color: transparent;
  color: #005be2;
}
.pressed-2e01 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pressed-2e01 [class*="social-icon-dribbble"].gold-3160 {
  background-color: transparent;
  color: #ea4c89;
}
.pressed-2e01 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pressed-2e01 [class*="social-icon-envelope"].gold-3160 {
  background-color: transparent;
  color: #ea4335;
}
.pressed-2e01 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pressed-2e01 [class*="social-icon-facebook"].gold-3160 {
  background-color: transparent;
  color: #3b5998;
}
.pressed-2e01 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pressed-2e01 [class*="social-icon-flickr"].gold-3160 {
  background-color: transparent;
  color: #0063dc;
}
.pressed-2e01 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pressed-2e01 [class*="social-icon-foursquare"].gold-3160 {
  background-color: transparent;
  color: #2d5be3;
}
.pressed-2e01 [class*="social-icon-github"] {
  background-color: #333;
}
.pressed-2e01 [class*="social-icon-github"].gold-3160 {
  background-color: transparent;
  color: #333;
}
.pressed-2e01 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pressed-2e01 [class*="social-icon-google-plus"].gold-3160 {
  background-color: transparent;
  color: #dd4b39;
}
.pressed-2e01 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pressed-2e01 [class*="social-icon-houzz"].gold-3160 {
  background-color: transparent;
  color: #7ac142;
}
.pressed-2e01 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pressed-2e01 [class*="social-icon-instagram"].gold-3160 {
  background-color: transparent;
  color: #262626;
}
.pressed-2e01 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pressed-2e01 [class*="social-icon-jsfiddle"].gold-3160 {
  background-color: transparent;
  color: #487aa2;
}
.pressed-2e01 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pressed-2e01 [class*="social-icon-linkedin"].gold-3160 {
  background-color: transparent;
  color: #0077b5;
}
.pressed-2e01 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pressed-2e01 [class*="social-icon-medium"].gold-3160 {
  background-color: transparent;
  color: #00ab6b;
}
.pressed-2e01 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pressed-2e01
  [class*="social-icon-odnoklassniki"].gold-3160 {
  background-color: transparent;
  color: #f4731c;
}
.pressed-2e01 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pressed-2e01 [class*="social-icon-meetup"].gold-3160 {
  background-color: transparent;
  color: #ec1c40;
}
.pressed-2e01 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pressed-2e01 [class*="social-icon-pinterest"].gold-3160 {
  background-color: transparent;
  color: #bd081c;
}
.pressed-2e01 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pressed-2e01 [class*="social-icon-product-hunt"].gold-3160 {
  background-color: transparent;
  color: #da552f;
}
.pressed-2e01 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pressed-2e01 [class*="social-icon-reddit"].gold-3160 {
  background-color: transparent;
  color: #ff4500;
}
.pressed-2e01 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pressed-2e01 [class*="social-icon-rss"].gold-3160 {
  background-color: transparent;
  color: #f26522;
}
.pressed-2e01 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pressed-2e01
  [class*="social-icon-shopping-cart"].gold-3160 {
  background-color: transparent;
  color: #4caf50;
}
.pressed-2e01 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pressed-2e01 [class*="social-icon-skype"].gold-3160 {
  background-color: transparent;
  color: #00aff0;
}
.pressed-2e01 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pressed-2e01 [class*="social-icon-slideshare"].gold-3160 {
  background-color: transparent;
  color: #0077b5;
}
.pressed-2e01 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pressed-2e01 [class*="social-icon-snapchat"].gold-3160 {
  background-color: transparent;
  color: #fffc00;
}
.pressed-2e01 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pressed-2e01 [class*="social-icon-soundcloud"].gold-3160 {
  background-color: transparent;
  color: #f80;
}
.pressed-2e01 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pressed-2e01 [class*="social-icon-spotify"].gold-3160 {
  background-color: transparent;
  color: #2ebd59;
}
.pressed-2e01 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pressed-2e01
  [class*="social-icon-stack-overflow"].gold-3160 {
  background-color: transparent;
  color: #fe7a15;
}
.pressed-2e01 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pressed-2e01 [class*="social-icon-maldkfgram"].gold-3160 {
  background-color: transparent;
  color: #2ca5e0;
}
.pressed-2e01 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pressed-2e01 [class*="social-icon-tripadvisor"].gold-3160 {
  background-color: transparent;
  color: #589442;
}
.pressed-2e01 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pressed-2e01 [class*="social-icon-tumblr"].gold-3160 {
  background-color: transparent;
  color: #35465c;
}
.pressed-2e01 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pressed-2e01 [class*="social-icon-twitch"].gold-3160 {
  background-color: transparent;
  color: #6441a5;
}
.pressed-2e01 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pressed-2e01 [class*="social-icon-twitter"].gold-3160 {
  background-color: transparent;
  color: #1da1f2;
}
.pressed-2e01 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pressed-2e01 [class*="social-icon-vimeo"].gold-3160 {
  background-color: transparent;
  color: #1ab7ea;
}
.pressed-2e01 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pressed-2e01 [class*="social-icon-vk"].gold-3160 {
  background-color: transparent;
  color: #45668e;
}
.pressed-2e01 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pressed-2e01 [class*="social-icon-weibo"].gold-3160 {
  background-color: transparent;
  color: #df2029;
}
.pressed-2e01 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pressed-2e01 [class*="social-icon-weixin"].gold-3160 {
  background-color: transparent;
  color: #7bb32e;
}
.pressed-2e01 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pressed-2e01 [class*="social-icon-whatsapp"].gold-3160 {
  background-color: transparent;
  color: #25d366;
}
.pressed-2e01 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pressed-2e01 [class*="social-icon-wordpress"].gold-3160 {
  background-color: transparent;
  color: #21759b;
}
.pressed-2e01 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pressed-2e01 [class*="social-icon-xing"].gold-3160 {
  background-color: transparent;
  color: #026466;
}
.pressed-2e01 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pressed-2e01 [class*="social-icon-yelp"].gold-3160 {
  background-color: transparent;
  color: #af0606;
}
.pressed-2e01 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pressed-2e01 [class*="social-icon-youtube"].gold-3160 {
  background-color: transparent;
  color: #cd201f;
}
.section-white-6e92 {
  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;
}
.section-white-6e92:hover {
  box-shadow: none;
  background: 0 0;
}
.mini_3963 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.paragraph_pro_fa3b {
  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;
}
.plasma_a41c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.frame-large-3942 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.frame-large-3942,
.frame-large-3942::after,
.frame-large-3942::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;
}
.frame-large-3942::after,
.frame-large-3942::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background_1e94 .paragraph_pro_fa3b .plasma_a41c {
  margin-top: -2px;
  width: 19px;
}
.background_1e94 .paragraph_pro_fa3b .frame-large-3942 {
  margin-top: -1px;
}
.background_1e94 .paragraph_pro_fa3b .frame-large-3942,
.background_1e94 .paragraph_pro_fa3b .frame-large-3942::after,
.background_1e94 .paragraph_pro_fa3b .frame-large-3942::before {
  width: 19px;
  height: 2px;
}
.background_1e94 .paragraph_pro_fa3b .frame-large-3942::before {
  top: -6px;
}
.background_1e94 .paragraph_pro_fa3b .frame-large-3942::after {
  bottom: -6px;
}
.detail-6a90 .paragraph_pro_fa3b .plasma_a41c {
  margin-top: -2px;
  width: 22px;
}
.detail-6a90 .paragraph_pro_fa3b .frame-large-3942 {
  margin-top: -1px;
}
.detail-6a90 .paragraph_pro_fa3b .frame-large-3942,
.detail-6a90 .paragraph_pro_fa3b .frame-large-3942::after,
.detail-6a90 .paragraph_pro_fa3b .frame-large-3942::before {
  width: 22px;
  height: 2px;
}
.detail-6a90 .paragraph_pro_fa3b .frame-large-3942::before {
  top: -7px;
}
.detail-6a90 .paragraph_pro_fa3b .frame-large-3942::after {
  bottom: -7px;
}
.hero_0e9c .paragraph_pro_fa3b .plasma_a41c {
  margin-top: -2px;
  width: 31px;
}
.hero_0e9c .paragraph_pro_fa3b .frame-large-3942 {
  margin-top: -1.5px;
}
.hero_0e9c .paragraph_pro_fa3b .frame-large-3942,
.hero_0e9c .paragraph_pro_fa3b .frame-large-3942::after,
.hero_0e9c .paragraph_pro_fa3b .frame-large-3942::before {
  width: 31px;
  height: 3px;
}
.hero_0e9c .paragraph_pro_fa3b .frame-large-3942::before {
  top: -9px;
}
.hero_0e9c .paragraph_pro_fa3b .frame-large-3942::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav_huge_1887 .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 19px;
  }
  .nav_huge_1887 .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1px;
  }
  .nav_huge_1887 .paragraph_pro_fa3b .frame-large-3942,
  .nav_huge_1887 .paragraph_pro_fa3b .frame-large-3942::after,
  .nav_huge_1887 .paragraph_pro_fa3b .frame-large-3942::before {
    width: 19px;
    height: 2px;
  }
  .nav_huge_1887 .paragraph_pro_fa3b .frame-large-3942::before {
    top: -6px;
  }
  .nav_huge_1887 .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -6px;
  }
  .hidden_586b .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_586b .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1px;
  }
  .hidden_586b .paragraph_pro_fa3b .frame-large-3942,
  .hidden_586b .paragraph_pro_fa3b .frame-large-3942::after,
  .hidden_586b .paragraph_pro_fa3b .frame-large-3942::before {
    width: 22px;
    height: 2px;
  }
  .hidden_586b .paragraph_pro_fa3b .frame-large-3942::before {
    top: -7px;
  }
  .hidden_586b .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -7px;
  }
  .thick_a97f .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 31px;
  }
  .thick_a97f .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1.5px;
  }
  .thick_a97f .paragraph_pro_fa3b .frame-large-3942,
  .thick_a97f .paragraph_pro_fa3b .frame-large-3942::after,
  .thick_a97f .paragraph_pro_fa3b .frame-large-3942::before {
    width: 31px;
    height: 3px;
  }
  .thick_a97f .paragraph_pro_fa3b .frame-large-3942::before {
    top: -9px;
  }
  .thick_a97f .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_black_49e0 .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 19px;
  }
  .detail_black_49e0 .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1px;
  }
  .detail_black_49e0 .paragraph_pro_fa3b .frame-large-3942,
  .detail_black_49e0 .paragraph_pro_fa3b .frame-large-3942::after,
  .detail_black_49e0 .paragraph_pro_fa3b .frame-large-3942::before {
    width: 19px;
    height: 2px;
  }
  .detail_black_49e0 .paragraph_pro_fa3b .frame-large-3942::before {
    top: -6px;
  }
  .detail_black_49e0 .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -6px;
  }
  .aside_cool_12a0 .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 22px;
  }
  .aside_cool_12a0 .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1px;
  }
  .aside_cool_12a0 .paragraph_pro_fa3b .frame-large-3942,
  .aside_cool_12a0 .paragraph_pro_fa3b .frame-large-3942::after,
  .aside_cool_12a0 .paragraph_pro_fa3b .frame-large-3942::before {
    width: 22px;
    height: 2px;
  }
  .aside_cool_12a0 .paragraph_pro_fa3b .frame-large-3942::before {
    top: -7px;
  }
  .aside_cool_12a0 .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -7px;
  }
  .lite_2067 .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 31px;
  }
  .lite_2067 .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1.5px;
  }
  .lite_2067 .paragraph_pro_fa3b .frame-large-3942,
  .lite_2067 .paragraph_pro_fa3b .frame-large-3942::after,
  .lite_2067 .paragraph_pro_fa3b .frame-large-3942::before {
    width: 31px;
    height: 3px;
  }
  .lite_2067 .paragraph_pro_fa3b .frame-large-3942::before {
    top: -9px;
  }
  .lite_2067 .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter_02b0 .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 19px;
  }
  .filter_02b0 .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1px;
  }
  .filter_02b0 .paragraph_pro_fa3b .frame-large-3942,
  .filter_02b0 .paragraph_pro_fa3b .frame-large-3942::after,
  .filter_02b0 .paragraph_pro_fa3b .frame-large-3942::before {
    width: 19px;
    height: 2px;
  }
  .filter_02b0 .paragraph_pro_fa3b .frame-large-3942::before {
    top: -6px;
  }
  .filter_02b0 .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -6px;
  }
  .widget_b86b .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 22px;
  }
  .widget_b86b .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1px;
  }
  .widget_b86b .paragraph_pro_fa3b .frame-large-3942,
  .widget_b86b .paragraph_pro_fa3b .frame-large-3942::after,
  .widget_b86b .paragraph_pro_fa3b .frame-large-3942::before {
    width: 22px;
    height: 2px;
  }
  .widget_b86b .paragraph_pro_fa3b .frame-large-3942::before {
    top: -7px;
  }
  .widget_b86b .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -7px;
  }
  .picture-red-fca9 .paragraph_pro_fa3b .plasma_a41c {
    margin-top: -2px;
    width: 31px;
  }
  .picture-red-fca9 .paragraph_pro_fa3b .frame-large-3942 {
    margin-top: -1.5px;
  }
  .picture-red-fca9 .paragraph_pro_fa3b .frame-large-3942,
  .picture-red-fca9 .paragraph_pro_fa3b .frame-large-3942::after,
  .picture-red-fca9 .paragraph_pro_fa3b .frame-large-3942::before {
    width: 31px;
    height: 3px;
  }
  .picture-red-fca9 .paragraph_pro_fa3b .frame-large-3942::before {
    top: -9px;
  }
  .picture-red-fca9 .paragraph_pro_fa3b .frame-large-3942::after {
    bottom: -9px;
  }
}
.focus_top_c7e7 .frame-large-3942 {
  -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);
}
.focus_top_c7e7 .frame-large-3942::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focus_top_c7e7 .frame-large-3942::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);
}
.focus_top_c7e7.table-first-3bc6 .frame-large-3942 {
  -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);
}
.focus_top_c7e7.table-first-3bc6 .frame-large-3942::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focus_top_c7e7.table-first-3bc6 .frame-large-3942::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);
}
.dropdown_4f16 {
  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.yellow-10dd:before {
  display: none;
}
.fresh-6857 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fresh-6857 .paper_49a4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fresh-6857 .paper_49a4:last-of-type {
  border-bottom: none;
}
.fresh-6857 .paper_49a4.alert_03e5,
.fresh-6857 .paper_49a4.aside_1629,
.fresh-6857 .paper_49a4.pagination-404b {
  padding: 0;
}
.fresh-6857 .gold-bded .tabs_8924 {
  color: currentColor;
}
.fresh-6857 .gold-bded .tabs_8924:focus,
.fresh-6857 .gold-bded .tabs_8924:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-6857.preview-d1c9 .gradient_active_e8f9,
.fresh-6857.preview-d1c9 .upper_c9b1 a,
.fresh-6857.preview-d1c9 .hard_c605 a,
.fresh-6857.preview-d1c9 .gold_79bc a {
  color: rgba(0, 0, 0, 0.55);
}
.fresh-6857.preview-d1c9 .gradient_active_e8f9:hover,
.fresh-6857.preview-d1c9 .upper_c9b1 a:hover,
.fresh-6857.preview-d1c9 .hard_c605 a:hover,
.fresh-6857.preview-d1c9 .gold_79bc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-6857.preview-d1c9 .sort-silver-57aa {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-6857.preview-d1c9 .paper_49a4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-6857.preview-d1c9 .paper_49a4:before {
  background: rgba(0, 0, 0, 0.08);
}
.fresh-6857.preview-d1c9 .backdrop-c4d6:before {
  background: rgba(255, 255, 255, 0.9);
}
.fresh-6857.preview-d1c9 .gold-bded .dark_7285 li a,
.fresh-6857.preview-d1c9 .gold-bded .tabs_8924,
.fresh-6857.preview-d1c9 .gold_79bc {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-6857.preview-d1c9 .gold-bded .tabs_8924:focus,
.fresh-6857.preview-d1c9 .gold-bded .tabs_8924:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-6857.preview-d1c9 .dark_7285 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-6857.component-fb92 .gradient_active_e8f9,
.fresh-6857.component-fb92 .upper_c9b1 a,
.fresh-6857.component-fb92 .hard_c605 .tabs_8924,
.fresh-6857.component-fb92 .hard_c605 a,
.fresh-6857.component-fb92 .gold_79bc a {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-6857.component-fb92 .gradient_active_e8f9:hover,
.fresh-6857.component-fb92 .upper_c9b1 a:hover,
.fresh-6857.component-fb92 .hard_c605 .tabs_8924:hover,
.fresh-6857.component-fb92 .hard_c605 a:hover,
.fresh-6857.component-fb92 .gold_79bc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-6857.component-fb92 .sort-silver-57aa {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-6857.component-fb92 .paper_49a4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-6857.component-fb92 .paper_49a4:before {
  background: rgba(255, 255, 255, 0.08);
}
.fresh-6857.component-fb92 .backdrop-c4d6:before {
  background: rgba(0, 0, 0, 0.9);
}
.fresh-6857.component-fb92 .gold-bded .dark_7285 li a,
.fresh-6857.component-fb92 .gold-bded .tabs_8924,
.fresh-6857.component-fb92 .gold_79bc {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-6857.component-fb92 .gold-bded .tabs_8924:focus,
.fresh-6857.component-fb92 .gold-bded .tabs_8924:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-6857.component-fb92 .dark_7285 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-c4d6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop-c4d6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.status_e568 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.soft-1b5e .fresh-6857 {
  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;
}
.soft-1b5e .paper_49a4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.soft-1b5e .paper_49a4: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) {
  .soft-1b5e .paper_49a4:before {
    width: 16%;
    left: 42%;
  }
}
.soft-1b5e .paper_49a4:last-child:before {
  content: none;
}
.soft-1b5e .paper_49a4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.soft-1b5e .gold-bded .dark_7285 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.soft-1b5e .gold-bded .dark_7285 li a .tabs_8924 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.soft-1b5e .gold-bded .gold_79bc {
  border: none;
}
.soft-1b5e .gold-bded .gold_79bc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.soft-1b5e .backdrop-c4d6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.soft-1b5e .status_e568 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.soft-1b5e .component-fb92 .backdrop-c4d6:before {
  background: rgba(0, 0, 0, 0.9);
}
.soft-1b5e .preview-d1c9.north_8d5e .frame-large-3942 {
  background: rgba(0, 0, 0, 0.6);
}
.soft-1b5e
  .preview-d1c9.north_8d5e
  .frame-large-3942::after,
.soft-1b5e
  .preview-d1c9.north_8d5e
  .frame-large-3942:before {
  background: inherit;
}
.soft-1b5e
  .preview-d1c9.north_8d5e:hover
  .frame-large-3942 {
  background: rgba(0, 0, 0, 0.8);
}
.overlay-complex-f904 .fresh-6857 {
  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) {
  .overlay-complex-f904 .fresh-6857 {
    width: auto;
    right: 45px;
  }
}
.motion_3196 .fresh-6857 {
  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) {
  .motion_3196 .fresh-6857 {
    width: auto;
    left: 45px;
  }
}
.yellow-10dd .fresh-6857 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.yellow-10dd .status_e568 {
  max-width: 48em;
  margin: 0 auto;
}
.yellow-10dd .backdrop-c4d6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focused-8987 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focused-8987.soft-1b5e .fresh-6857 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focused-8987.overlay-complex-f904 .fresh-6857 {
  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);
}
.focused-8987 .fresh-6857 {
  visibility: visible;
}
.focused-8987.motion_3196 .fresh-6857 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cool_948e,
.list_middle_7e82 {
  overflow-x: hidden;
}
.cool_948e .fresh-6857 {
  overflow: auto;
}
.cool_948e.soft-1b5e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_948e.soft-1b5e .fresh-6857 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cool_948e.soft-1b5e .section-white-6e92 {
  opacity: 0;
}
.cool_948e.overlay-complex-f904 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_948e.overlay-complex-f904 .fresh-6857 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cool_948e.overlay-complex-f904 .section-white-6e92 {
  opacity: 0;
}
.cool_948e.motion_3196 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_948e.motion_3196 .fresh-6857 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cool_948e.motion_3196 .section-white-6e92 {
  opacity: 0;
}
.cool_948e.yellow-10dd .fresh-6857 {
  z-index: 10;
  visibility: visible;
}
.north_8d5e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.north_8d5e .frame-large-3942 {
  background: rgba(255, 255, 255, 0.99);
}
.north_8d5e .frame-large-3942::after,
.north_8d5e .frame-large-3942:before {
  background: inherit;
}
.north_8d5e:hover .frame-large-3942 {
  background: rgba(255, 255, 255, 0.99);
}
.motion_3196 .north_8d5e {
  top: 10px;
  right: auto;
  left: 12px;
}
.yellow-10dd .north_8d5e {
  display: none !important;
}
.cool_948e:before,
.list_middle_7e82:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cool_948e .north_8d5e,
.list_middle_7e82 .north_8d5e {
  display: inline-block;
}
.fresh-6857 .form-602f {
  -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;
}
.cool_948e .fresh-6857 .form-602f,
.list_middle_7e82 .fresh-6857 .form-602f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-hot-64b9 .gold_f7f6 {
  width: 100%;
}
.iron_d0ce {
  padding: 0 0.5em 0;
}
.iron_d0ce [class*="customify-col-"],
.iron_d0ce [class*="customify-col_"],
.iron_d0ce [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media-bright-de2f .iron_d0ce {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion_iron_6abb .section_short_31ee,
  .section_short_31ee {
    display: none;
  }
  .bright-4a9e {
    text-align: left;
  }
  .frame-pro-f2e5 {
    text-align: center;
  }
  .container_b766 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_iron_6abb .aside_a30a,
  .aside_a30a {
    display: none;
  }
  .module_bronze_9abb {
    text-align: left;
  }
  .slow_c826 {
    text-align: center;
  }
  .alert-63aa {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion_iron_6abb .tooltip_static_1e78,
  .tooltip_static_1e78 {
    display: none;
  }
  .filter-dim-6dfb {
    text-align: left;
  }
  .row_a247 {
    text-align: center;
  }
  .sidebar_459c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tabs_c206 {
  box-shadow: none !important;
}
.logo-e8e9 .focus-6b88,
.shadow-clean-78f1 .focus-6b88 {
  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;
}
.shadow-clean-78f1 .focus-6b88 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hover_dirty_fcfc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hover_dirty_fcfc:after,
.hover_dirty_fcfc:before {
  content: "";
  display: table;
}
.hover_dirty_fcfc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hover_dirty_fcfc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hover_dirty_fcfc,
.box_1765 {
  max-width: 1248px;
  margin: 0 auto;
}

.wrapper_03f8.box_1147 .hover_dirty_fcfc {
  max-width: 100%;
}
.wrapper_03f8.form-9ec0 {
  max-width: 1200px;
  margin: 0 auto;
}
.wrapper_03f8.tertiary-hovered-66a2 .hover_dirty_fcfc {
  max-width: 100%;
}
.wrapper_03f8.tertiary-hovered-66a2 > .hover_dirty_fcfc {
  padding-left: 0;
  padding-right: 0;
}
.wrapper_03f8.tertiary-hovered-66a2 > .hover_dirty_fcfc .accordion_iron_6abb {
  margin: 0;
}
.wrapper_03f8.tertiary-hovered-66a2
  > .hover_dirty_fcfc
  .hidden_51e4.label_dc09 {
  margin-right: 0;
  margin-left: 0;
}
.wrapper_03f8.tertiary-hovered-66a2 #main.label_dc09 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .secondary-50b2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-50b2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main_41d8 .fresh-19f3 {
    padding-right: 1em;
  }
  .main_41d8.warm_6210 .hidden_51e4 {
    border-right: 1px solid #eaecee;
  }
  .main_41d8.warm_6210 .fresh-19f3 {
    padding-right: 1em;
  }
  .main_41d8.warm_6210 .list-white-bb47 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_a28c .fresh-19f3 {
    padding-left: 1em;
  }
  .wrapper_a28c.warm_6210 .hidden_51e4 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_a28c.warm_6210 .fresh-19f3 {
    padding-left: 1em;
  }
  .wrapper_a28c.warm_6210 .list-white-bb47 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-d2a8 .fresh-19f3 {
    padding-left: 1em;
  }
  .light-d2a8.warm_6210 .blue_871d {
    border-right: 1px solid #eaecee;
  }
  .light-d2a8.warm_6210 .outline_lite_2246 {
    border-right: 1px solid #eaecee;
  }
  .light-d2a8.warm_6210 .fresh-19f3 {
    padding-left: 1em;
  }
  .light-d2a8.warm_6210 .list-white-bb47 {
    padding-right: 1em;
  }
  .light-d2a8.warm_6210 .clean_a82c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .short-50fb .fresh-19f3 {
    padding-right: 1em;
  }
  .short-50fb.warm_6210 .blue_871d {
    border-left: 1px solid #eaecee;
  }
  .short-50fb.warm_6210 .outline_lite_2246 {
    border-left: 1px solid #eaecee;
  }
  .short-50fb.warm_6210 .fresh-19f3 {
    padding-right: 1em;
  }
  .short-50fb.warm_6210 .list-white-bb47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .short-50fb.warm_6210 .clean_a82c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-50b2 .fresh-19f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-50b2.warm_6210 .hidden_51e4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .secondary-50b2.warm_6210 .fresh-19f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-50b2.warm_6210 .list-white-bb47 {
    padding-left: 1em;
  }
  .secondary-50b2.warm_6210 .clean_a82c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .secondary-50b2.warm_6210 .fresh-19f3 {
    padding-left: 0;
  }
}
.header_9488 .table-7924 {
  display: inline-block;
}
.heading-f9db {
  display: inline-block;
}
.input_pink_9ea8 {
  word-con: break-word;
}
.brown-bc38 > span {
  display: inline-block;
  padding: 5px 0;
}
.brown-bc38 .item-c73e {
  margin-left: 8px;
  margin-right: 8px;
}
.brown-bc38 .overlay-61e0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.button-stale-0299 .yellow_4154 {
  margin-bottom: 2em;
}
.button-stale-0299 .steel-121e {
  margin-bottom: 15px;
}
.button-stale-0299 .steel-121e:last-child {
  margin-bottom: 0;
}
.button-stale-0299 .mask-top-f56c {
  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) {
  .button-stale-0299 .mask-top-f56c {
    display: block;
  }
}
.button-stale-0299 .modal-a8ee {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .button-stale-0299 .modal-a8ee {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.button-stale-0299 .content-stale-4d0e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.button-stale-0299 .content-stale-4d0e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.button-stale-0299 .content-stale-4d0e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.button-stale-0299 .input_pink_9ea8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.button-stale-0299 .input_pink_9ea8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.button-stale-0299 .avatar_fast_676c p:last-child {
  margin-bottom: 0;
}
.button-stale-0299 .component-easy-ec2d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.button-stale-0299 .stale-439d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.button-stale-0299 .progress-hot-6a26 {
  margin-top: 1em;
}
.button-stale-0299 .description_white_29e8 {
  top: 0;
  display: block;
}
.button-stale-0299 .description_white_29e8 a {
  color: inherit;
}
.button-stale-0299 .description_white_29e8 a:hover {
  color: inherit;
}
.button-stale-0299 .element-7883 {
  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;
}
.button-stale-0299 .element-7883:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.button-stale-0299 .stale-439d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.button-stale-0299 .shade_upper_ec3a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.button-stale-0299 .shade_upper_ec3a:first-child {
  margin-top: 0;
}
.button-stale-0299 .shade_upper_ec3a.action-2ab0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.button-stale-0299 .shade_upper_ec3a.thick-4167 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button-stale-0299
  .shade_upper_ec3a.thick-4167.message_e427
  .progress-hot-6a26 {
  width: 100%;
}
.button-stale-0299 .thick-4167 {
  -webkit-box-align: center;
  align-items: center;
}
.button-stale-0299 .thick-4167 .brown-bc38,
.button-stale-0299 .thick-4167 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.button-stale-0299 .content-stale-4d0e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button-stale-0299 .content-stale-4d0e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button-stale-0299 .content-stale-4d0e: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;
}
.button-stale-0299 .action-2ab0 {
  z-index: 5;
}
.button-stale-0299 .basic_a9f1 .backdrop_advanced_7a6f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.button-stale-0299 .warm-98e5 .backdrop_advanced_7a6f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.button-stale-0299 .hover-motion-fe80 .backdrop_advanced_7a6f {
  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;
}
.button-stale-0299.easy_3d90 .mask-top-f56c,
.button-stale-0299.south-6301 .mask-top-f56c {
  display: block;
}
.button-stale-0299.easy_3d90 .mask-top-f56c .warm-08eb,
.button-stale-0299.easy_3d90 .mask-top-f56c .stale-439d,
.button-stale-0299.south-6301 .mask-top-f56c .warm-08eb,
.button-stale-0299.south-6301 .mask-top-f56c .stale-439d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button-stale-0299.shadow-9ea5 .modal-a8ee {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .button-stale-0299.shadow-9ea5 .modal-a8ee {
    margin-right: 0;
  }
}
.button-stale-0299.easy_3d90 .modal-a8ee,
.button-stale-0299.south-6301 .modal-a8ee {
  padding-top: 40%;
}
.button-stale-0299.easy_3d90 .yellow_4154,
.button-stale-0299.south-6301 .yellow_4154 {
  display: block;
}
.button-stale-0299.easy_3d90 .fn-sticky-979b .stale-439d,
.button-stale-0299.south-6301 .fn-sticky-979b .stale-439d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.button-stale-0299.easy_3d90 .modal-a8ee,
.button-stale-0299.south-6301 .modal-a8ee {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.button-stale-0299.easy_3d90 .stale-439d {
  padding: 1em;
}
.tall-1f89 {
  margin: 30px auto;
  display: block;
}
.tall-1f89 .fast_1519 > * {
  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;
}
.tall-1f89 .fast_1519 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-1f89 .fast_1519 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_74bb .brown-bc38 {
  margin-bottom: 1.41575em;
}
.red_74bb .lower_25cb {
  margin-bottom: 1.618em;
}
.shadow-new-934a .avatar_hard_5a09 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow-new-934a .avatar_hard_5a09 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow-new-934a .out-40c1 {
  max-width: 100%;
  overflow: auto;
}
.picture-hovered-875f .shadow-new-934a a:hover {
  text-decoration: underline;
}
.slider-b1fc .steel-121e:not(.input_pink_9ea8),
.slider-b1fc .content-stale-4d0e {
  margin-bottom: 1.41575em;
}
.slider-b1fc .steel-121e:not(.input_pink_9ea8):last-child,
.slider-b1fc .content-stale-4d0e:last-child {
  margin-bottom: 0;
}
.slider-b1fc .steel-121e.slow-fc24 {
  margin-bottom: 0.41575em;
}
.slider-b1fc .background-bba6:before,
.slider-b1fc .nav-c156:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slider-b1fc .background-bba6:before {
  content: "\f115";
}
.slider-b1fc .nav-c156:before {
  content: "\f02c";
}
.slider-b1fc .fluid_75ea {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slider-b1fc .fluid_75ea a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gallery-warm-a38e {
  display: -webkit-box;
  display: flex;
}
.gallery-warm-a38e .lite_d17c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gallery-warm-a38e .lite_d17c {
    flex-basis: 90px;
  }
}
.gallery-warm-a38e .fresh-dfc7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery-warm-a38e .fresh-dfc7 {
    flex-basis: calc(100% - 50px);
  }
}
.gallery-warm-a38e .block-huge-8287 p:last-child {
  margin-bottom: 0.72em;
}
.out_d394 .fast_1519 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.out_d394 .fast_1519:after,
.out_d394 .fast_1519:before {
  content: "";
  display: table;
}
.out_d394 .fast_1519:after {
  clear: both;
}
.out_d394 .fast_1519 .caption-current-3375,
.out_d394 .fast_1519 .tooltip-hovered-27ee {
  width: 49%;
}
.out_d394 .fast_1519 .caption-current-3375 a span.tag_bright_cfe0,
.out_d394 .fast_1519 .tooltip-hovered-27ee a span.tag_bright_cfe0 {
  display: block;
  margin-bottom: 5px;
}
.out_d394 .fast_1519 .tooltip-hovered-27ee {
  float: left;
  text-align: left;
}
.out_d394 .fast_1519 .caption-current-3375 {
  float: right;
  text-align: right;
}
.bottom_a155 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bottom_a155 {
    margin-bottom: 0;
  }
}
.alert_top_c73c {
  margin-bottom: 1em;
}
.alert_top_c73c .input_pink_9ea8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge_pink_3227 a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy-6978 .alert_top_c73c,
.sidebar_463c .alert_top_c73c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy-6978 .alert_top_c73c,
  .sidebar_463c .alert_top_c73c {
    display: block;
  }
}
.easy-6978 .badge_pink_3227,
.sidebar_463c .badge_pink_3227 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy-6978 .badge_pink_3227,
  .sidebar_463c .badge_pink_3227 {
    margin-bottom: 1em;
  }
}
.easy-6978 .badge_pink_3227 img,
.sidebar_463c .badge_pink_3227 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy-6978 .caption_769d,
.sidebar_463c .caption_769d {
  flex-basis: calc(100% - 160px);
}
.easy-6978 .caption_769d p,
.sidebar_463c .caption_769d p {
  margin-bottom: 0;
}
.easy-6978 .caption_769d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy-6978 .caption_769d {
    padding-left: 0;
  }
}
.sidebar_463c .caption_769d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_463c .caption_769d {
    padding-right: 0;
  }
}
.sidebar_463c .badge_pink_3227 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination-d376 .badge_pink_3227 {
  margin-bottom: 0.5em;
}
.pagination-d376 .badge_pink_3227 img {
  width: 100%;
}
.notice_over_eae7 .header-56ef,
.out_0e48 .header-56ef {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.out_0e48 .hidden_51e4 .down_742a p:last-child {
  margin-bottom: 0;
}
.main_8b26 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.breadcrumb-abf9 .background-glass-f9f0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-abf9 .background-glass-f9f0:last-of-type {
    margin-bottom: 0;
  }
}
.breadcrumb-abf9 .background-glass-f9f0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-abf9 .background-glass-f9f0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.breadcrumb-abf9 .background-glass-f9f0 ul li {
  margin: 0 0 0.6em;
}
.breadcrumb-abf9 .background-glass-f9f0 ul li.mini-0676,
.breadcrumb-abf9 .background-glass-f9f0 ul li.notification-light-9c61 {
  position: relative;
}
.breadcrumb-abf9 .background-glass-f9f0 ul li.mini-0676 .gallery-92e8,
.breadcrumb-abf9 .background-glass-f9f0 ul li.notification-light-9c61 .gallery-92e8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.breadcrumb-abf9 .background-glass-f9f0 ul li.mini-0676:after:after,
.breadcrumb-abf9 .background-glass-f9f0 ul li.mini-0676:after:before,
.breadcrumb-abf9
  .background-glass-f9f0
  ul
  li.notification-light-9c61:after:after,
.breadcrumb-abf9
  .background-glass-f9f0
  ul
  li.notification-light-9c61:after:before {
  content: "";
  display: table;
}
.breadcrumb-abf9 .background-glass-f9f0 ul li.mini-0676:after:after,
.breadcrumb-abf9
  .background-glass-f9f0
  ul
  li.notification-light-9c61:after:after {
  clear: both;
}
.breadcrumb-abf9 .background-glass-f9f0 a.soft-e198:hover {
  text-decoration: none;
}
.breadcrumb-abf9 .background-glass-f9f0 select {
  max-width: 100%;
}
.breadcrumb-abf9 .background-glass-f9f0 table {
  font-size: 85%;
}
.breadcrumb-abf9 .background-glass-f9f0 table td,
.breadcrumb-abf9 .background-glass-f9f0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.breadcrumb-abf9 .background-glass-f9f0 table tfoot td {
  text-align: left;
}
.breadcrumb-abf9 .background-glass-f9f0 :last-child {
  margin-bottom: 0;
}
.breadcrumb-abf9 .background-glass-f9f0 .main-over-450a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.breadcrumb-abf9 .background-glass-f9f0 .main-over-450a label {
  width: 100%;
}
.breadcrumb-abf9 .background-glass-f9f0 .main-over-450a .item-tall-0234 {
  width: 100%;
  display: block;
}
.breadcrumb-abf9 .background-glass-f9f0 .main-over-450a .next_79bc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.breadcrumb-abf9 .background-glass-f9f0 .main-over-450a .next_79bc:hover svg #svg-search {
  fill: #444;
}
.breadcrumb-abf9 .background-glass-f9f0 .main-over-450a .next_79bc svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-abf9 .dark_73b9 ul ul,
.breadcrumb-abf9 .content-c141 ul ul,
.breadcrumb-abf9 .thick-437c ul ul,
.breadcrumb-abf9 .selected-35e5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.breadcrumb-abf9 .dark_73b9 .avatar_thick_80cd > a,
.breadcrumb-abf9 .content-c141 .avatar_thick_80cd > a,
.breadcrumb-abf9 .thick-437c .avatar_thick_80cd > a,
.breadcrumb-abf9 .selected-35e5 .avatar_thick_80cd > a {
  margin-bottom: 0;
}
.breadcrumb-abf9 .block_26ba li,
.breadcrumb-abf9 .dark_73b9 li,
.breadcrumb-abf9 .widget-left-5925 li,
.breadcrumb-abf9 .content-c141 li,
.breadcrumb-abf9 .thick-437c li,
.breadcrumb-abf9 .selected-35e5 li,
.breadcrumb-abf9 .link-a237 li,
.breadcrumb-abf9 .media-d962 li {
  display: block;
  position: relative;
}
.breadcrumb-abf9 .block_26ba li:last-child,
.breadcrumb-abf9 .dark_73b9 li:last-child,
.breadcrumb-abf9 .widget-left-5925 li:last-child,
.breadcrumb-abf9 .content-c141 li:last-child,
.breadcrumb-abf9 .thick-437c li:last-child,
.breadcrumb-abf9 .selected-35e5 li:last-child,
.breadcrumb-abf9 .link-a237 li:last-child,
.breadcrumb-abf9 .media-d962 li:last-child {
  border: none;
}
.breadcrumb-abf9 .block_26ba li a,
.breadcrumb-abf9 .dark_73b9 li a,
.breadcrumb-abf9 .widget-left-5925 li a,
.breadcrumb-abf9 .content-c141 li a,
.breadcrumb-abf9 .thick-437c li a,
.breadcrumb-abf9 .selected-35e5 li a,
.breadcrumb-abf9 .link-a237 li a,
.breadcrumb-abf9 .media-d962 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-abf9 .block_26ba li ul li::before,
.breadcrumb-abf9 .dark_73b9 li ul li::before,
.breadcrumb-abf9 .widget-left-5925 li ul li::before,
.breadcrumb-abf9 .content-c141 li ul li::before,
.breadcrumb-abf9 .thick-437c li ul li::before,
.breadcrumb-abf9 .selected-35e5 li ul li::before,
.breadcrumb-abf9 .link-a237 li ul li::before,
.breadcrumb-abf9 .media-d962 li ul li::before {
  left: 15px;
}
.breadcrumb-abf9 .block_26ba li ul a,
.breadcrumb-abf9 .dark_73b9 li ul a,
.breadcrumb-abf9 .widget-left-5925 li ul a,
.breadcrumb-abf9 .content-c141 li ul a,
.breadcrumb-abf9 .thick-437c li ul a,
.breadcrumb-abf9 .selected-35e5 li ul a,
.breadcrumb-abf9 .link-a237 li ul a,
.breadcrumb-abf9 .media-d962 li ul a {
  padding-left: 20px;
}
.breadcrumb-abf9 .block_26ba li ul ul li::before,
.breadcrumb-abf9 .dark_73b9 li ul ul li::before,
.breadcrumb-abf9 .widget-left-5925 li ul ul li::before,
.breadcrumb-abf9 .content-c141 li ul ul li::before,
.breadcrumb-abf9 .thick-437c li ul ul li::before,
.breadcrumb-abf9 .selected-35e5 li ul ul li::before,
.breadcrumb-abf9 .link-a237 li ul ul li::before,
.breadcrumb-abf9 .media-d962 li ul ul li::before {
  left: 30px;
}
.breadcrumb-abf9 .block_26ba li ul ul a,
.breadcrumb-abf9 .dark_73b9 li ul ul a,
.breadcrumb-abf9 .widget-left-5925 li ul ul a,
.breadcrumb-abf9 .content-c141 li ul ul a,
.breadcrumb-abf9 .thick-437c li ul ul a,
.breadcrumb-abf9 .selected-35e5 li ul ul a,
.breadcrumb-abf9 .link-a237 li ul ul a,
.breadcrumb-abf9 .media-d962 li ul ul a {
  padding-left: 40px;
}
.breadcrumb-abf9 .east_5c29 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-abf9 .media-d962 ul li {
  margin-bottom: 1.41575em;
}
.breadcrumb-abf9 .media-d962 ul li .dark-5d3b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.breadcrumb-abf9 .media-d962 ul li .accordion_b561 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component-fb92 .block_26ba li a,
.component-fb92 .dark_73b9 li a,
.component-fb92 .widget-left-5925 li a,
.component-fb92 .content-c141 li a,
.component-fb92 .thick-437c li a,
.component-fb92 .selected-35e5 li a,
.component-fb92 .link-a237 li a,
.component-fb92 .media-d962 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-fb92 .east_5c29 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-fb92 .background-glass-f9f0 ul li.mini-0676 .gallery-92e8,
.component-fb92 .background-glass-f9f0 ul li.notification-light-9c61 .gallery-92e8 {
  background: rgba(0, 0, 0, 0.2);
}
.component-fb92 .breadcrumb-abf9 .background-glass-f9f0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li {
  margin: 0;
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li ul {
  margin: 0;
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li ul li a {
  padding-left: 15px;
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li ul li li a {
  padding-left: 30px;
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li.row_up_532b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li.row_up_532b > 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;
}
.wrapper_03f8 .breadcrumb-abf9 .dark_7285 li.row_up_532b > 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;
}
.aside_outer_e6e9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert_short_9d5f {
  position: relative;
  z-index: 10;
}
.alert_short_9d5f .form-602f {
  width: 100%;
  max-width: 100%;
}
.card-glass-cd91 .dim-56f4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card-glass-cd91 .preview-d1c9 {
}
.card-glass-cd91 .component-fb92 {
  background: #292929;
}
.copper-7867 .dim-56f4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.copper-7867 .preview-d1c9 {
  background: #f9f9f9;
}
.copper-7867 .component-fb92 {
  background: #303030;
}
.steel-ee8c .dim-56f4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .steel-ee8c .table-7924 {
    margin-bottom: 1em;
  }
  .steel-ee8c .table-7924:last-child {
    margin-bottom: 0;
  }
}
.steel-ee8c .preview-d1c9 {
  background: #ededed;
}
.steel-ee8c .component-fb92 {
  background: #1a1a1a;
}
.dim-56f4.preview-d1c9 {
  color: rgba(0, 0, 0, 0.6);
}
.dim-56f4.preview-d1c9 .paragraph-d2d4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim-56f4.component-fb92 {
  color: rgba(255, 255, 255, 0.99);
}
.dim-56f4.component-fb92 a:not(.soft-e198) {
  color: rgba(255, 255, 255, 0.79);
}
.dim-56f4.component-fb92 a:not(.soft-e198):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-56f4.component-fb92 .paragraph-d2d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-56f4.component-fb92 table tbody td,
.dim-56f4.component-fb92 table th {
  background: rgba(0, 0, 0, 0.08);
}
.active-8c71.sort_prev_210c .hover_dirty_fcfc {
  max-width: initial;
}
.active-8c71 .shadow-70d9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active-8c71 .shadow-70d9 .form-602f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active-8c71 .shadow-70d9 .form-602f {
    display: block;
    margin-bottom: 2em;
  }
  .active-8c71 .shadow-70d9 .form-602f:last-child {
    margin-bottom: 0;
  }
}
.steel-ee8c .table-7924:last-child,
.copper-7867 .table-7924:last-child,
.card-glass-cd91 .table-7924:last-child {
  margin-bottom: 0;
}
.steel-ee8c .table-7924 .breadcrumb-abf9 .background-glass-f9f0:last-child,
.copper-7867 .table-7924 .breadcrumb-abf9 .background-glass-f9f0:last-child,
.card-glass-cd91 .table-7924 .breadcrumb-abf9 .background-glass-f9f0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .steel-ee8c .search-e3f8,
  .steel-ee8c .avatar-9493,
  .copper-7867 .search-e3f8,
  .copper-7867 .avatar-9493,
  .card-glass-cd91 .search-e3f8,
  .card-glass-cd91 .avatar-9493 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert_short_9d5f .table-7924 {
    margin-bottom: 2em;
  }
}
.alert_short_9d5f p:last-child {
  margin-bottom: 0;
}
.alert_short_9d5f li,
.alert_short_9d5f ul {
  list-style: none;
  margin: 0;
}
.alert_short_9d5f ul ul {
  margin-left: 2.617924em;
}
.form_solid_20ba {
  font-size: 0.875em;
}

/* css-noise: d3ee */
.widget-item-g6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
