/*!
Theme Name: Customify
Theme URI: https://pressmaximum.paragraph_f035/customify
Author: WPCustomify
Author URI: https://pressmaximum.paragraph_f035
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.paragraph_f035/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.upper_4d34.first-2b70/licenses/gpl-2.0.alert_9bb3
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.button_5457/, (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.action-5ff2.prev-04ac/normalize.wrapper-c193/
 ======
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.wrapper-c193 v7.0.0 | MIT License | github.paragraph_f035/necolas/normalize.wrapper-c193 */
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;
}
.description_complex_9860 .footer_9006,
.out-bb0c,
.primary_inner_3d7e,
.pink_853e,
.hidden_wood_c3e3,
.frame_next_2d0c,
.summary-left-2dce,
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;
}
.out-bb0c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .out-bb0c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .out-bb0c,
  h1 {
    font-size: 1.8em;
  }
}
.primary_inner_3d7e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary_inner_3d7e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary_inner_3d7e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary_inner_3d7e,
  h2 {
    font-size: 1.7em;
  }
}
.pink_853e,
h3 {
  font-size: 1.618em;
}
.description_complex_9860 .footer_9006,
.hidden_wood_c3e3,
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.smooth-36b2 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.info_narrow_bd43:after,
.info_narrow_bd43:before,
.right-485b:after,
.right-485b:before {
  content: "";
  display: table;
}
.info_narrow_bd43:after,
.right-485b:after {
  clear: both;
}
.black_5bd9 {
  float: right;
  margin-right: 0;
}
.hard-dc11 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sort_a076 .article-rough-0299,
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;
}
.sort_a076 .article-rough-0299: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;
}
.wrapper-mini-dfef .article-rough-0299 {
  box-shadow: none;
}
.wrapper-mini-dfef
  .article-rough-0299
  .east_af09 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.wrapper-mini-dfef .article-rough-0299 .complex-c9e0 {
  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;
}
.wrapper-mini-dfef
  .article-rough-0299
  .complex-c9e0
  b {
  display: none;
}
.wrapper-mini-dfef .old_2288 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.aside-pink-4634:not(.orange_2bcb):not(.button_rough_3e8c),
button:not(.orange_2bcb):not(.button_rough_3e8c),
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ),
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ),
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ) {
  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;
}
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):hover,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):hover,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):hover,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):hover,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):active,
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):active,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):active,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):active,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):active,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus {
  outline: 0;
}
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82 {
  position: relative;
}
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .footer-hovered-565c,
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .border-up-9820,
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .caption-warm-02d6,
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  i,
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  svg,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .footer-hovered-565c,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .border-up-9820,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .caption-warm-02d6,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  i,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  svg,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .footer-hovered-565c,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .border-up-9820,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .caption-warm-02d6,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  i,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  svg,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .footer-hovered-565c,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .border-up-9820,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .caption-warm-02d6,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  i,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  svg,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .footer-hovered-565c,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .border-up-9820,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  .caption-warm-02d6,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  i,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82
  svg {
  visibility: hidden;
}
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82:after,
button:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82:after,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82:after,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82:after,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ).fn-loading-1a82: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;
}
.aside-pink-4634:not(.orange_2bcb):not(.button_rough_3e8c),
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ),
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ),
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ) {
  color: #fff;
  background: #235787;
}
.aside-pink-4634:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus,
input[type="button"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus,
input[type="reset"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus,
input[type="submit"]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ):focus {
  color: #fff;
}
.aside-pink-4634.fn-disabled-1a82:not(.orange_2bcb):not(
    .button_rough_3e8c
  ),
.aside-pink-4634[disabled]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ),
button.fn-disabled-1a82:not(.orange_2bcb):not(
    .button_rough_3e8c
  ),
button[disabled]:not(.orange_2bcb):not(
    .button_rough_3e8c
  ) {
  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;
}
.next_9994 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.next_9994: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;
}
.panel_98e6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.alert_3673 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.search-soft-3d53 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info_narrow_bd43:after,
.info_narrow_bd43:before,
.table_plasma_4281:after,
.table_plasma_4281:before,
.slider-6301:after,
.slider-6301:before,
.grid_2bcf:after,
.grid_2bcf:before,
.section_new_07a3:after,
.section_new_07a3:before,
.text_top_682a:after,
.text_top_682a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info_narrow_bd43:after,
.table_plasma_4281:after,
.slider-6301:after,
.grid_2bcf:after,
.section_new_07a3:after,
.text_top_682a:after {
  clear: both;
}
.table_plasma_4281 .full_b8db,
.slider-6301 .full_b8db,
.backdrop_6c12 .full_b8db {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.west_3381 {
  display: inline-block;
}
.selected-d151 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.selected-d151 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.selected-d151 .panel-1940 {
  padding: 1em 0;
  font-size: 85%;
}
.panel-1940 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.up-571b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.up-571b:after,
.up-571b:before {
  content: "";
  display: table;
}
.up-571b:after {
  clear: both;
}
.element-3789 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gradient-action-af07 .element-3789 {
  max-width: 50%;
}
.narrow-0fef .element-3789 {
  max-width: 33.33%;
}
.slider_d78f .element-3789 {
  max-width: 25%;
}
.menu_92f9 .element-3789 {
  max-width: 20%;
}
.label-d2be .element-3789 {
  max-width: 16.66%;
}
.item-749a .element-3789 {
  max-width: 14.28%;
}
.up-29c4 .element-3789 {
  max-width: 12.5%;
}
.wrapper_59be .element-3789 {
  max-width: 11.11%;
}
.status-6314 {
  display: block;
}
.description_complex_9860 .active_brown_fcf8 label,
.description_complex_9860 .filter-82e0 label,
.description_complex_9860 .accent_cd82 label,
.description_complex_9860 .pink-69a0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid-7ba8 {
  list-style: none;
  margin: 0;
}
.fluid-7ba8 article.link_8c2a {
  margin-bottom: 0;
}
.fluid-7ba8 ul {
  list-style: none;
  margin: 0;
}
.fluid-7ba8 .hard_21ca li.link_8c2a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid-7ba8 .hard_21ca li.link_8c2a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid-7ba8 .hard_21ca li.link_8c2a: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) {
  .fluid-7ba8 .hard_21ca li.link_8c2a li.link_8c2a li.link_8c2a li.link_8c2a {
    padding-left: 0;
  }
}
article.link_8c2a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.link_8c2a .table_plasma_4281 p:last-of-type {
  margin-bottom: 0;
}
article.link_8c2a .pattern-fast-d1b6 {
  float: left;
}
article.link_8c2a .hidden-lite-8835 {
  margin-left: 85px;
}
article.link_8c2a .shade-glass-d0fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.link_8c2a .shade-glass-d0fb .under_6fc7 {
  margin-left: 10px;
}
article.link_8c2a .badge_inner_45f6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.link_8c2a .current-ffb5 {
  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 .active_brown_fcf8,
  #respond .accent_cd82,
  #respond .pink-69a0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_brown_fcf8 input,
#respond .accent_cd82 input,
#respond .pink-69a0 input {
  width: 100%;
}
#respond .pink-69a0 {
  margin-right: 0;
}
#respond .preview_a521 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_old_eecd {
  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;
}
.notice_old_eecd.shade_2da3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice_old_eecd 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%);
}
.notice_old_eecd:focus,
.notice_old_eecd: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);
}
.paper_ee65 {
  border-radius: 10%;
}
.component_gas_eda5 {
  border-radius: 50%;
}
.static_9871 {
  font-size: 0.72em;
}
.widget_ca6b {
  font-size: 0.875em;
}
.up-954c {
  font-size: 1.1em;
}
.hidden-complex-f998 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hidden-complex-f998.static_9871 {
  letter-spacing: 0.5px;
}
.pattern-8726,
.pattern-8726 a {
  color: #6d6d6d;
}
.pattern-8726 a:hover {
  color: #111;
}
.banner-up-a597 {
  color: #6d6d6d;
}
.logo-2f9c {
  overflow-x: hidden;
}
.logo-2f9c .picture-62b0.item-11b5 {
  position: relative;
}
.logo-2f9c .picture-62b0.item-11b5.badge_400a {
  position: initial;
}
.logo-2f9c
  .picture-62b0.item-11b5.badge_400a
  .carousel-thick-ed7f {
  left: auto;
}
.logo-2f9c .picture-62b0 .carousel-thick-ed7f {
  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;
}
.logo-2f9c .picture-62b0:hover.item-11b5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo-2f9c
  .picture-62b0:hover.item-11b5
  .carousel-thick-ed7f {
  display: block;
  z-index: 9999999;
}
.logo-2f9c .green_7949 .center_7984,
.logo-2f9c .wood-8d44 .center_7984 {
  display: none;
}
.logo-2f9c .feature-hard-8b28 .picture-62b0:hover.item-11b5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description_complex_9860 .active_brown_fcf8 label,
.description_complex_9860 .filter-82e0 label,
.description_complex_9860 .accent_cd82 label,
.description_complex_9860 .pink-69a0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid-7ba8 {
  list-style: none;
  margin: 0;
}
.fluid-7ba8 article.link_8c2a {
  margin-bottom: 0;
}
.fluid-7ba8 ul {
  list-style: none;
  margin: 0;
}
.fluid-7ba8 .hard_21ca li.link_8c2a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid-7ba8 .hard_21ca li.link_8c2a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid-7ba8 .hard_21ca li.link_8c2a: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) {
  .fluid-7ba8 .hard_21ca li.link_8c2a li.link_8c2a li.link_8c2a li.link_8c2a {
    padding-left: 0;
  }
}
article.link_8c2a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.link_8c2a .table_plasma_4281 p:last-of-type {
  margin-bottom: 0;
}
article.link_8c2a .pattern-fast-d1b6 {
  float: left;
}
article.link_8c2a .hidden-lite-8835 {
  margin-left: 85px;
}
article.link_8c2a .shade-glass-d0fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.link_8c2a .shade-glass-d0fb .under_6fc7 {
  margin-left: 10px;
}
article.link_8c2a .badge_inner_45f6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.link_8c2a .current-ffb5 {
  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 .active_brown_fcf8,
  #respond .accent_cd82,
  #respond .pink-69a0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_brown_fcf8 input,
#respond .accent_cd82 input,
#respond .pink-69a0 input {
  width: 100%;
}
#respond .pink-69a0 {
  margin-right: 0;
}
#respond .preview_a521 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green_7949 .list-8a88 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.list-8a88 .hovered_684d.message-over-f58f .smooth-2d86 > li > a:focus,
.list-8a88 .hovered_684d.message-over-f58f .smooth-2d86 > li > a:hover,
.list-8a88 .hovered_684d.shade-3d03 .smooth-2d86 > li > a:focus,
.list-8a88 .hovered_684d.shade-3d03 .smooth-2d86 > li > a:hover,
.list-8a88 .hovered_684d.highlight_iron_026e .smooth-2d86 > li > a:focus,
.list-8a88 .hovered_684d.highlight_iron_026e .smooth-2d86 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-8a88
  .hovered_684d.message-over-f58f
  .smooth-2d86
  > li.gallery_over_0f4d
  > a,
.list-8a88
  .hovered_684d.message-over-f58f
  .smooth-2d86
  > li.backdrop_plasma_76d8
  > a,
.list-8a88
  .hovered_684d.shade-3d03
  .smooth-2d86
  > li.gallery_over_0f4d
  > a,
.list-8a88
  .hovered_684d.shade-3d03
  .smooth-2d86
  > li.backdrop_plasma_76d8
  > a,
.list-8a88
  .hovered_684d.highlight_iron_026e
  .smooth-2d86
  > li.gallery_over_0f4d
  > a,
.list-8a88 .hovered_684d.highlight_iron_026e .smooth-2d86 > li.item-first-213c > a {
  color: rgba(255, 255, 255, 0.99);
}
.list-8a88 .backdrop_current_6180,
.list-8a88 .backdrop_current_6180 a {
  color: rgba(255, 255, 255, 0.99);
}
.list-8a88 .lite_55e4.menu_hovered_d618 li a,
.list-8a88 .caption-10c5 a,
.list-8a88 .gallery-dark-2aa1,
.list-8a88 .smooth-2d86 > li > a,
.list-8a88 .up_9e1b {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88 .lite_55e4.menu_hovered_d618 li a:hover,
.list-8a88 .caption-10c5 a:hover,
.list-8a88 .gallery-dark-2aa1:hover,
.list-8a88 .smooth-2d86 > li > a:hover,
.list-8a88 .up_9e1b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-8a88 .narrow-17eb {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88 .narrow-17eb .solid-592f {
  color: rgba(255, 255, 255, 0.99);
}
.list-8a88 .narrow-17eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-8a88 .warm-b424 .badge-200c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88 .warm-b424 .badge-200c .red_a841 {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88
  .warm-b424
  .badge-200c
  .red_a841::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88
  .warm-b424
  .badge-200c
  .red_a841:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88
  .warm-b424
  .badge-200c
  .red_a841::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88
  .warm-b424
  .badge-200c
  .red_a841::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88 .warm-b424 .slider_d64e {
  color: rgba(255, 255, 255, 0.79);
}
.list-8a88 .warm-b424 .slider_d64e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-tiny-4398
  .list-8a88
  .warm-b424
  .summary-d85a
  .panel_56c2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-tiny-4398
  .list-8a88
  .warm-b424
  .summary-d85a
  .red_a841 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green_7949 .message_full_cfb5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message_full_cfb5 .hovered_684d.message-over-f58f .smooth-2d86 > li > a:focus,
.message_full_cfb5 .hovered_684d.message-over-f58f .smooth-2d86 > li > a:hover,
.message_full_cfb5 .hovered_684d.shade-3d03 .smooth-2d86 > li > a:focus,
.message_full_cfb5 .hovered_684d.shade-3d03 .smooth-2d86 > li > a:hover,
.message_full_cfb5 .hovered_684d.highlight_iron_026e .smooth-2d86 > li > a:focus,
.message_full_cfb5 .hovered_684d.highlight_iron_026e .smooth-2d86 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_full_cfb5
  .hovered_684d.message-over-f58f
  .smooth-2d86
  > li.gallery_over_0f4d
  > a,
.message_full_cfb5
  .hovered_684d.message-over-f58f
  .smooth-2d86
  > li.backdrop_plasma_76d8
  > a,
.message_full_cfb5
  .hovered_684d.shade-3d03
  .smooth-2d86
  > li.gallery_over_0f4d
  > a,
.message_full_cfb5
  .hovered_684d.shade-3d03
  .smooth-2d86
  > li.backdrop_plasma_76d8
  > a,
.message_full_cfb5
  .hovered_684d.highlight_iron_026e
  .smooth-2d86
  > li.gallery_over_0f4d
  > a,
.message_full_cfb5 .hovered_684d.highlight_iron_026e .smooth-2d86 > li.item-first-213c > a {
  color: rgba(0, 0, 0, 0.8);
}
.message_full_cfb5 .backdrop_current_6180,
.message_full_cfb5 .backdrop_current_6180 a {
  color: rgba(0, 0, 0, 0.8);
}
.message_full_cfb5 .lite_55e4.menu_hovered_d618 li a,
.message_full_cfb5 .caption-10c5 a,
.message_full_cfb5 .gallery-dark-2aa1,
.message_full_cfb5 .smooth-2d86 > li > a,
.message_full_cfb5 .up_9e1b {
  color: rgba(0, 0, 0, 0.55);
}
.message_full_cfb5 .lite_55e4.menu_hovered_d618 li a:hover,
.message_full_cfb5 .caption-10c5 a:hover,
.message_full_cfb5 .gallery-dark-2aa1:hover,
.message_full_cfb5 .smooth-2d86 > li > a:hover,
.message_full_cfb5 .up_9e1b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_full_cfb5 .narrow-17eb {
  color: rgba(0, 0, 0, 0.55);
}
.message_full_cfb5 .narrow-17eb .solid-592f {
  color: rgba(0, 0, 0, 0.8);
}
.message_full_cfb5 .narrow-17eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_8b85 .input-56b4 {
  margin-left: auto;
  margin-right: auto;
}
.slider-6301 > * {
  margin-left: auto;
  margin-right: auto;
}
.slider-6301 .panel_98e6 {
  margin-right: 1.41575em;
}
.gallery_slow_240c .slider-6301 > .row-medium-4ba9 {
  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;
}
.gallery_slow_240c .slider-6301 > .modal-e0a3 {
  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;
}
.widget_c181.header_8b85 .input-56b4,
.alert_d186.header_8b85 .input-56b4 {
  margin-left: 0;
}
.frame-0726.header_8b85 .input-56b4,
.soft_d5c9.header_8b85 .input-56b4 {
  margin-right: 0;
}
.slider-6301 ol,
.slider-6301 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.middle-4e04 video {
  max-width: 100%;
}
.sidebar_narrow_d21c img {
  display: block;
}
.sidebar_narrow_d21c.panel_98e6,
.sidebar_narrow_d21c.alert_3673 {
  width: 100%;
}
.sidebar_narrow_d21c.modal-e0a3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter-middle-d0a2:not(.bright-32aa) {
  margin: 1.5em auto;
}
.simple-aea9 p {
  padding: 1.5em 14px;
}
ul.feature-7368.modal-e0a3,
ul.feature-7368.row-medium-4ba9,
ul.feature-7368.picture-dim-7587.row-medium-4ba9 {
  padding: 0 14px;
}
.caption_b3ff {
  display: block;
  overflow-x: auto;
}
.caption_b3ff table {
  border-collapse: collapse;
  width: 100%;
}
.caption_b3ff td,
.caption_b3ff th {
  padding: 0.5em;
}
.slider-6301 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slider-6301 ol ol,
.slider-6301 ol ul,
.slider-6301 ul ol,
.slider-6301 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slider-6301 ol ol li,
.slider-6301 ol ul li,
.slider-6301 ul ol li,
.slider-6301 ul ul li {
  margin-left: 0;
}
.full-d285.carousel-49b0 > .sidebar_c613 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.full-d285.carousel-49b0 > .sidebar_c613 iframe,
.full-d285.carousel-49b0 > .sidebar_c613 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notice-9438 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notice-9438.feature_0ec3 {
  padding: 0;
}
.notice-9438.feature_0ec3 cite {
  font-size: 13px;
}
.notice-9438 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notice-9438 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.mask_aa52 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.mask_aa52 > p:first-child {
  margin-top: 0;
}
.mask_aa52 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.mask_aa52 blockquote {
  border-left: 0;
}
.secondary-iron-7139 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.secondary-iron-7139:not(.panel-soft-60e2) {
  max-width: 100px;
}
.secondary-iron-7139.outline_87a2 {
  border-bottom: none !important;
  text-align: center;
}
.secondary-iron-7139.outline_87a2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .simple-aea9 p {
    padding: 1.5em 0;
  }
}
.preview-copper-5cb1 {
  color: #0073aa;
}
.red-d7e3 {
  background-color: #0073aa;
}
.stone_6e5f {
  color: #229fd8;
}
.focus-steel-2d85 {
  background-color: #229fd8;
}
.inner-de9d {
  color: #eee;
}
.gallery_00d2 {
  background-color: #eee;
}
.disabled_easy_0886 {
  color: #444;
}
.blue-54ce {
  background-color: #444;
}
.frame_upper_cdfc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame_upper_cdfc .dirty-88a6 .caption-10c5 {
  font-size: 15px;
}
.frame_upper_cdfc .caption-10c5 {
  line-height: 1.3;
}
.frame_upper_cdfc .message_full_cfb5 {
}
.frame_upper_cdfc .list-8a88 {
  background: #235787;
}
.menu-00e2 {
  padding: 0;
}
.menu-00e2 .list-8a88 {
  background: #1a1a1a;
}
.menu-00e2 .message_full_cfb5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message_de62 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message_de62 .message_full_cfb5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message_de62 .list-8a88 {
  background: #303030;
}
.text_top_682a {
  position: relative;
  z-index: 10;
}
.text_top_682a .orange-b2c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_c4ee .item-11b5 {
  display: inline-block;
  vertical-align: middle;
}
.text_c4ee.module-7d43 .item-11b5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text_c4ee.module-7d43 .item-11b5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text_c4ee.module-7d43 .item-11b5 {
    margin-right: 0.4em;
  }
}
.text_c4ee.module-7d43 .item-11b5:last-child {
  margin-right: 0;
}
.status_2ced .orange-b2c1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .green_7949 .dirty-88a6 {
    margin: 0 -0.5em;
  }
  .green_7949 .dirty-88a6 [class*="customify-col-"],
  .green_7949 .dirty-88a6 [class*="customify-col_"],
  .green_7949 .dirty-88a6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.green_7949.menu-bcd7 .orange-b2c1 {
  background: 0 0 !important;
}
.green_7949.menu-bcd7 .orange-b2c1,
.green_7949.status_2ced .orange-b2c1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .green_7949.thumbnail_2c57 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.green_7949.status_2ced .orange-b2c1 {
  box-shadow: none !important;
}
.mini-d9f7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mini-d9f7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mini-d9f7 {
    padding: 18px 0 20px;
  }
}
.mini-d9f7 .row_43d0 {
  width: 100%;
}
.mini-d9f7 .dropdown_d5f5 {
  margin-bottom: 0;
}
.mini-d9f7 .thick_4d74 {
  margin-top: 5px;
  font-size: 0.875em;
}
.first_5706 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.first_5706 .avatar-stone-2838 {
  width: 100%;
}
.component-upper-3987 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component-upper-3987 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component-upper-3987 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.component-upper-3987 li:last-child:after {
  display: none;
}
.component-upper-3987 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accordion_focused_4780 .center_7984 button,
.mini-d9f7 .center_7984 button {
  left: 0;
}
.accordion_focused_4780 .avatar-stone-2838,
.mini-d9f7 .avatar-stone-2838 {
  padding-left: 0;
  padding-right: 0;
}
.accordion_focused_4780 .first_5706,
.mini-d9f7 .first_5706 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accordion_focused_4780 {
  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;
}
.accordion_focused_4780: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;
}
.accordion_focused_4780 .focused_aa38 {
  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) {
  .accordion_focused_4780 .focused_aa38 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_focused_4780 .focused_aa38 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accordion_focused_4780 .focused_aa38 {
    min-height: 200px;
  }
}
.accordion_focused_4780 .component-upper-3987 {
  color: rgba(255, 255, 255, 0.8);
}
.accordion_focused_4780 .component-upper-3987 a,
.accordion_focused_4780 .component-upper-3987 li:after {
  color: inherit;
}
.accordion_focused_4780 .component-upper-3987 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover-hard-9f5e {
  margin-bottom: 0.5em;
}
.menu-7752 {
  margin-bottom: 1.2em;
}
.menu-7752,
.hover-hard-9f5e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu-7752 p:last-child,
.hover-hard-9f5e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .center_7984,
#masthead .center_7984 {
  display: none;
}
#masthead
  > .center_7984.up-af5e {
  display: none;
}
#masthead > .center_7984 button {
  left: 0;
}
.tabs-blue-b085 {
  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%;
}
.tabs-blue-b085 .item-11b5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-blue-b085 .widget-new-70d5 {
  display: -webkit-box;
  display: flex;
}
.tabs-blue-b085 .widget-new-70d5.border_clean_c1ac {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-blue-b085 .widget-new-70d5.notification-north-a906 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-blue-b085 .widget-new-70d5.summary_bottom_db40 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-blue-b085.progress_9b0c.primary_glass_6e77 .widget-new-70d5.border_clean_c1ac {
  flex-basis: 100%;
}
.tabs-blue-b085.orange-b952 .widget-new-70d5.notification-north-a906 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-blue-b085.orange-b952 .widget-new-70d5.summary_bottom_db40 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .center_7984.up-af5e {
  display: none;
}
#masthead > .center_7984 button {
  left: 0;
}
.image-simple-82c1 {
  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;
}
.image-simple-82c1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image-simple-82c1.row_south_4fdc i {
  margin-right: 4px;
}
.image-simple-82c1.rough-6c98 i {
  margin-left: 5px;
}
.caption-10c5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption-10c5 p:last-child {
  margin-bottom: 0;
}
.label_575a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label_575a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label_575a img {
  display: block;
  width: auto;
  line-height: 1;
}
.label_575a .backdrop_current_6180 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label_575a .wrapper-5e17 {
  margin: 5px 0 7px 0;
}
.label_575a.fast_bcac .bottom_7d7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_575a.fast_bcac .top-3567 {
  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;
}
.label_575a.tertiary_over_f848 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label_575a.tertiary_over_f848 .bottom_7d7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_575a.tertiary_over_f848 .top-3567 {
  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;
}
.label_575a.video_gold_968a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label_575a.list_middle_541b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label_575a.list_middle_541b .top-3567 {
  margin-top: 7px;
}
.panel-dim-4120 {
  display: inline-block;
}
.text_top_682a .plasma-a9aa .label_575a img {
  max-width: 100%;
}
.hovered_684d .advanced_6cd8.input_silver_82bd,
.wide-b07a .advanced_6cd8.input_silver_82bd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_684d .bottom_d8b8,
.wide-b07a .bottom_d8b8 {
  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%);
}
.hovered_684d .bottom_d8b8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hovered_684d.notification_warm_eac6 .bottom_d8b8 {
  display: none;
}
.hovered_684d .element-simple-fe9d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered_684d .element-simple-fe9d li {
  display: inline-block;
  position: relative;
}
.hovered_684d .element-simple-fe9d li:last-child {
  margin-right: 0;
}
.hovered_684d .element-simple-fe9d 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;
}
.hovered_684d .element-simple-fe9d li.item-first-213c > a {
  color: rgba(0, 0, 0, 0.9);
}
.hovered_684d .element-simple-fe9d > 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;
}
.hovered_684d .element-simple-fe9d > li > a i {
  line-height: 0;
}
.hovered_684d .element-simple-fe9d > li.gallery-mini-4df8 > a .bottom_d8b8 {
  margin-left: 4px;
  line-height: 0;
}
.hovered_684d .element-simple-fe9d .alert-current-a9fe li.gallery-mini-4df8 > a {
  position: relative;
}
.hovered_684d .element-simple-fe9d .alert-current-a9fe li.gallery-mini-4df8 > a:after,
.hovered_684d .element-simple-fe9d .alert-current-a9fe li.gallery-mini-4df8 > a:before {
  content: "";
  display: table;
}
.hovered_684d .element-simple-fe9d .alert-current-a9fe li.gallery-mini-4df8 > a:after {
  clear: both;
}
.hovered_684d .element-simple-fe9d .alert-current-a9fe li.gallery-mini-4df8 > a .bottom_d8b8 {
  margin-left: 5px;
  float: right;
}
.hovered_684d .large-1e11,
.hovered_684d .alert-current-a9fe {
  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;
}
.hovered_684d .alert-current-a9fe {
  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;
}
.hovered_684d .alert-current-a9fe .input_silver_82bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered_684d .alert-current-a9fe .bottom_d8b8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hovered_684d .alert-current-a9fe li {
  display: block;
  margin: 0;
  padding: 0;
}
.hovered_684d .alert-current-a9fe 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;
}
.hovered_684d .alert-current-a9fe li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hovered_684d .alert-current-a9fe .alert-current-a9fe {
  top: 0;
  left: 100%;
}
.hovered_684d .text-steel-fac2.fn-focus-1a82 > .large-1e11,
.hovered_684d .text-steel-fac2.fn-focus-1a82 > .alert-current-a9fe,
.hovered_684d .text-steel-fac2:focus > .large-1e11,
.hovered_684d .text-steel-fac2:focus > .alert-current-a9fe,
.hovered_684d .text-steel-fac2:hover > .large-1e11,
.hovered_684d .text-steel-fac2:hover > .alert-current-a9fe {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hovered_684d.highlight_iron_026e .smooth-2d86:after,
.hovered_684d.highlight_iron_026e .smooth-2d86:before {
  content: "";
  display: table;
}
.hovered_684d.highlight_iron_026e .smooth-2d86:after {
  clear: both;
}
.hovered_684d.highlight_iron_026e .smooth-2d86 > li {
  float: left;
}
.hovered_684d.thumbnail_white_21ad .smooth-2d86:after,
.hovered_684d.thumbnail_white_21ad .smooth-2d86:before {
  content: "";
  display: table;
}
.hovered_684d.thumbnail_white_21ad .smooth-2d86:after {
  clear: both;
}
.hovered_684d.thumbnail_white_21ad .smooth-2d86 > li {
  float: left;
}
.hovered_684d.thumbnail_white_21ad .smooth-2d86 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_684d.thumbnail_white_21ad .smooth-2d86 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_684d.thumbnail_white_21ad .smooth-2d86 > li.gallery_over_0f4d > a,
.hovered_684d.thumbnail_white_21ad .smooth-2d86 > li.item-first-213c > a {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_684d.message-over-f58f .smooth-2d86 > li > a .input_silver_82bd {
  position: relative;
}
.hovered_684d.message-over-f58f .smooth-2d86 > li > a .input_silver_82bd: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;
}
.hovered_684d.message-over-f58f
  .smooth-2d86
  > li:focus
  > a
  .input_silver_82bd:before,
.hovered_684d.message-over-f58f
  .smooth-2d86
  > li:hover
  > a
  .input_silver_82bd:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_684d.message-over-f58f
  .smooth-2d86
  > li.gallery_over_0f4d
  > a
  .input_silver_82bd:before,
.hovered_684d.message-over-f58f
  .smooth-2d86
  > li.backdrop_plasma_76d8
  > a
  .input_silver_82bd:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_684d.shade-3d03 .smooth-2d86 > li > a .input_silver_82bd {
  position: relative;
}
.hovered_684d.shade-3d03 .smooth-2d86 > li > a .input_silver_82bd: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;
}
.hovered_684d.shade-3d03 .smooth-2d86 > li:focus > a .input_silver_82bd:before,
.hovered_684d.shade-3d03
  .smooth-2d86
  > li:hover
  > a
  .input_silver_82bd:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_684d.shade-3d03
  .smooth-2d86
  > li.gallery_over_0f4d
  > a
  .input_silver_82bd:before,
.hovered_684d.shade-3d03
  .smooth-2d86
  > li.backdrop_plasma_76d8
  > a
  .input_silver_82bd:before {
  width: 100%;
  background-color: currentColor;
}
.wide-b07a .element-simple-fe9d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wide-b07a .element-simple-fe9d li:first-child > a {
  border-top: none;
}
.wide-b07a .element-simple-fe9d .title-74d0 > .input_silver_82bd .bottom_d8b8 {
  display: none;
}
.wide-b07a .element-simple-fe9d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wide-b07a .element-simple-fe9d li:last-child {
  border: none;
}
.wide-b07a .element-simple-fe9d li.gallery-mini-4df8 > a {
  padding-right: 45px !important;
}
.wide-b07a .element-simple-fe9d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wide-b07a .element-simple-fe9d li a:focus,
.wide-b07a .element-simple-fe9d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wide-b07a .element-simple-fe9d li .highlight-plasma-91e6 {
  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;
}
.wide-b07a .element-simple-fe9d li .highlight-plasma-91e6:hover {
  box-shadow: none;
}
.wide-b07a .element-simple-fe9d li .highlight-plasma-91e6 .bottom_d8b8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wide-b07a .element-simple-fe9d .alert-current-a9fe {
  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);
}
.wide-b07a .element-simple-fe9d .alert-current-a9fe li a {
  padding-left: 3em;
}
.wide-b07a .element-simple-fe9d .sort_west_fcd5 > a .highlight-plasma-91e6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wide-b07a .element-simple-fe9d .sort_west_fcd5 > .alert-current-a9fe {
  display: block;
  opacity: 1;
}
.old-91b0 {
  max-width: 100%;
}
.container_slow_6609 {
  line-height: 0;
  cursor: pointer;
}
.up_9e1b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.up_9e1b:hover {
  box-shadow: none;
  color: currentColor;
}
.up_9e1b svg {
  width: 18px;
  height: 18px;
}
.up_9e1b .module-north-68ef {
  display: none;
}
.background-wide-d7f8 {
  position: relative;
}
.background-wide-d7f8.fn-active-1a82 .up_9e1b .table_in_409e {
  display: none;
}
.background-wide-d7f8.fn-active-1a82 .up_9e1b .module-north-68ef {
  display: inline-block;
}
.background-wide-d7f8 .gradient_plasma_8438 {
  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);
}
.background-wide-d7f8.item-orange-72ad .gradient_plasma_8438 {
  left: auto;
  right: -0.9em;
}
.background-wide-d7f8.item-orange-72ad .texture_dirty_0886::before {
  left: auto;
  right: 15px;
}
.background-wide-d7f8.fn-active-1a82 .gradient_plasma_8438 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary-d85a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary-d85a label {
  flex-basis: 100%;
}
.summary-d85a .badge-200c {
  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;
}
.summary-d85a .red_a841 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary-d85a .red_a841:focus {
  background-color: transparent;
}
.summary-d85a button.slider_d64e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary-d85a button.slider_d64e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary-d85a button.slider_d64e svg {
  width: 18px;
  height: 18px;
}
.summary-d85a input[type="submit"] {
  min-height: auto;
}
.warm-b424 .summary-d85a .red_a841 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.texture_dirty_0886 {
  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) {
  .texture_dirty_0886 {
    width: 220px;
  }
}
.texture_dirty_0886 label {
  flex-basis: 100%;
}
.texture_dirty_0886::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;
}
.badge-tiny-4398 .warm-b424 .summary-d85a {
  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;
}
.badge-tiny-4398
  .warm-b424
  .summary-d85a
  .badge-200c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.badge-tiny-4398 .warm-b424 .summary-d85a .red_a841 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.badge-tiny-4398
  .warm-b424
  .summary-d85a
  .red_a841:focus {
  background: 0 0;
}
.badge-tiny-4398
  .warm-b424
  .summary-d85a
  .panel_56c2 {
  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;
}
.lite_55e4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.lite_55e4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.lite_55e4 li:last-child {
  margin-right: 0;
}
.lite_55e4 li:first-child {
  margin-left: 0;
}
.lite_55e4.sort-smooth-4292 a {
  color: #fff;
}
.lite_55e4.sort-smooth-4292 a:hover {
  color: #fff;
}
.lite_55e4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.lite_55e4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.lite_55e4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lite_55e4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.lite_55e4 [class*="social-icon-apple"] {
  background-color: #999;
}
.lite_55e4 [class*="social-icon-apple"].media_36b0 {
  background-color: transparent;
  color: #999;
}
.lite_55e4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.lite_55e4 [class*="social-icon-behance"].media_36b0 {
  background-color: transparent;
  color: #1769ff;
}
.lite_55e4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.lite_55e4 [class*="social-icon-bitbucket"].media_36b0 {
  background-color: transparent;
  color: #205081;
}
.lite_55e4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.lite_55e4 [class*="social-icon-codepen"].media_36b0 {
  background-color: transparent;
  color: #000;
}
.lite_55e4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.lite_55e4 [class*="social-icon-delicious"].media_36b0 {
  background-color: transparent;
  color: #39f;
}
.lite_55e4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.lite_55e4 [class*="social-icon-digg"].media_36b0 {
  background-color: transparent;
  color: #005be2;
}
.lite_55e4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.lite_55e4 [class*="social-icon-dribbble"].media_36b0 {
  background-color: transparent;
  color: #ea4c89;
}
.lite_55e4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.lite_55e4 [class*="social-icon-envelope"].media_36b0 {
  background-color: transparent;
  color: #ea4335;
}
.lite_55e4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.lite_55e4 [class*="social-icon-facebook"].media_36b0 {
  background-color: transparent;
  color: #3b5998;
}
.lite_55e4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.lite_55e4 [class*="social-icon-flickr"].media_36b0 {
  background-color: transparent;
  color: #0063dc;
}
.lite_55e4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.lite_55e4 [class*="social-icon-foursquare"].media_36b0 {
  background-color: transparent;
  color: #2d5be3;
}
.lite_55e4 [class*="social-icon-github"] {
  background-color: #333;
}
.lite_55e4 [class*="social-icon-github"].media_36b0 {
  background-color: transparent;
  color: #333;
}
.lite_55e4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.lite_55e4 [class*="social-icon-google-plus"].media_36b0 {
  background-color: transparent;
  color: #dd4b39;
}
.lite_55e4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.lite_55e4 [class*="social-icon-houzz"].media_36b0 {
  background-color: transparent;
  color: #7ac142;
}
.lite_55e4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.lite_55e4 [class*="social-icon-instagram"].media_36b0 {
  background-color: transparent;
  color: #262626;
}
.lite_55e4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.lite_55e4 [class*="social-icon-jsfiddle"].media_36b0 {
  background-color: transparent;
  color: #487aa2;
}
.lite_55e4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.lite_55e4 [class*="social-icon-linkedin"].media_36b0 {
  background-color: transparent;
  color: #0077b5;
}
.lite_55e4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.lite_55e4 [class*="social-icon-medium"].media_36b0 {
  background-color: transparent;
  color: #00ab6b;
}
.lite_55e4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.lite_55e4
  [class*="social-icon-odnoklassniki"].media_36b0 {
  background-color: transparent;
  color: #f4731c;
}
.lite_55e4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.lite_55e4 [class*="social-icon-meetup"].media_36b0 {
  background-color: transparent;
  color: #ec1c40;
}
.lite_55e4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.lite_55e4 [class*="social-icon-pinterest"].media_36b0 {
  background-color: transparent;
  color: #bd081c;
}
.lite_55e4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.lite_55e4 [class*="social-icon-product-hunt"].media_36b0 {
  background-color: transparent;
  color: #da552f;
}
.lite_55e4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.lite_55e4 [class*="social-icon-reddit"].media_36b0 {
  background-color: transparent;
  color: #ff4500;
}
.lite_55e4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.lite_55e4 [class*="social-icon-rss"].media_36b0 {
  background-color: transparent;
  color: #f26522;
}
.lite_55e4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.lite_55e4
  [class*="social-icon-shopping-cart"].media_36b0 {
  background-color: transparent;
  color: #4caf50;
}
.lite_55e4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.lite_55e4 [class*="social-icon-skype"].media_36b0 {
  background-color: transparent;
  color: #00aff0;
}
.lite_55e4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.lite_55e4 [class*="social-icon-slideshare"].media_36b0 {
  background-color: transparent;
  color: #0077b5;
}
.lite_55e4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.lite_55e4 [class*="social-icon-snapchat"].media_36b0 {
  background-color: transparent;
  color: #fffc00;
}
.lite_55e4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.lite_55e4 [class*="social-icon-soundcloud"].media_36b0 {
  background-color: transparent;
  color: #f80;
}
.lite_55e4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.lite_55e4 [class*="social-icon-spotify"].media_36b0 {
  background-color: transparent;
  color: #2ebd59;
}
.lite_55e4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.lite_55e4
  [class*="social-icon-stack-overflow"].media_36b0 {
  background-color: transparent;
  color: #fe7a15;
}
.lite_55e4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.lite_55e4 [class*="social-icon-maldkfgram"].media_36b0 {
  background-color: transparent;
  color: #2ca5e0;
}
.lite_55e4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.lite_55e4 [class*="social-icon-tripadvisor"].media_36b0 {
  background-color: transparent;
  color: #589442;
}
.lite_55e4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.lite_55e4 [class*="social-icon-tumblr"].media_36b0 {
  background-color: transparent;
  color: #35465c;
}
.lite_55e4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.lite_55e4 [class*="social-icon-twitch"].media_36b0 {
  background-color: transparent;
  color: #6441a5;
}
.lite_55e4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.lite_55e4 [class*="social-icon-twitter"].media_36b0 {
  background-color: transparent;
  color: #1da1f2;
}
.lite_55e4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.lite_55e4 [class*="social-icon-vimeo"].media_36b0 {
  background-color: transparent;
  color: #1ab7ea;
}
.lite_55e4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.lite_55e4 [class*="social-icon-vk"].media_36b0 {
  background-color: transparent;
  color: #45668e;
}
.lite_55e4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.lite_55e4 [class*="social-icon-weibo"].media_36b0 {
  background-color: transparent;
  color: #df2029;
}
.lite_55e4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.lite_55e4 [class*="social-icon-weixin"].media_36b0 {
  background-color: transparent;
  color: #7bb32e;
}
.lite_55e4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.lite_55e4 [class*="social-icon-whatsapp"].media_36b0 {
  background-color: transparent;
  color: #25d366;
}
.lite_55e4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.lite_55e4 [class*="social-icon-wordpress"].media_36b0 {
  background-color: transparent;
  color: #21759b;
}
.lite_55e4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.lite_55e4 [class*="social-icon-xing"].media_36b0 {
  background-color: transparent;
  color: #026466;
}
.lite_55e4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.lite_55e4 [class*="social-icon-yelp"].media_36b0 {
  background-color: transparent;
  color: #af0606;
}
.lite_55e4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.lite_55e4 [class*="social-icon-youtube"].media_36b0 {
  background-color: transparent;
  color: #cd201f;
}
.gallery-dark-2aa1 {
  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;
}
.gallery-dark-2aa1:hover {
  box-shadow: none;
  background: 0 0;
}
.lite_ffe0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wood_3e07 {
  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;
}
.badge_77e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hover-dynamic-06e8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hover-dynamic-06e8,
.hover-dynamic-06e8::after,
.hover-dynamic-06e8::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;
}
.hover-dynamic-06e8::after,
.hover-dynamic-06e8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.action_0b95 .wood_3e07 .badge_77e8 {
  margin-top: -2px;
  width: 19px;
}
.action_0b95 .wood_3e07 .hover-dynamic-06e8 {
  margin-top: -1px;
}
.action_0b95 .wood_3e07 .hover-dynamic-06e8,
.action_0b95 .wood_3e07 .hover-dynamic-06e8::after,
.action_0b95 .wood_3e07 .hover-dynamic-06e8::before {
  width: 19px;
  height: 2px;
}
.action_0b95 .wood_3e07 .hover-dynamic-06e8::before {
  top: -6px;
}
.action_0b95 .wood_3e07 .hover-dynamic-06e8::after {
  bottom: -6px;
}
.top-1468 .wood_3e07 .badge_77e8 {
  margin-top: -2px;
  width: 22px;
}
.top-1468 .wood_3e07 .hover-dynamic-06e8 {
  margin-top: -1px;
}
.top-1468 .wood_3e07 .hover-dynamic-06e8,
.top-1468 .wood_3e07 .hover-dynamic-06e8::after,
.top-1468 .wood_3e07 .hover-dynamic-06e8::before {
  width: 22px;
  height: 2px;
}
.top-1468 .wood_3e07 .hover-dynamic-06e8::before {
  top: -7px;
}
.top-1468 .wood_3e07 .hover-dynamic-06e8::after {
  bottom: -7px;
}
.box_stale_c7a9 .wood_3e07 .badge_77e8 {
  margin-top: -2px;
  width: 31px;
}
.box_stale_c7a9 .wood_3e07 .hover-dynamic-06e8 {
  margin-top: -1.5px;
}
.box_stale_c7a9 .wood_3e07 .hover-dynamic-06e8,
.box_stale_c7a9 .wood_3e07 .hover-dynamic-06e8::after,
.box_stale_c7a9 .wood_3e07 .hover-dynamic-06e8::before {
  width: 31px;
  height: 3px;
}
.box_stale_c7a9 .wood_3e07 .hover-dynamic-06e8::before {
  top: -9px;
}
.box_stale_c7a9 .wood_3e07 .hover-dynamic-06e8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup-cool-7c5d .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-cool-7c5d .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1px;
  }
  .popup-cool-7c5d .wood_3e07 .hover-dynamic-06e8,
  .popup-cool-7c5d .wood_3e07 .hover-dynamic-06e8::after,
  .popup-cool-7c5d .wood_3e07 .hover-dynamic-06e8::before {
    width: 19px;
    height: 2px;
  }
  .popup-cool-7c5d .wood_3e07 .hover-dynamic-06e8::before {
    top: -6px;
  }
  .popup-cool-7c5d .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -6px;
  }
  .search_first_7383 .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 22px;
  }
  .search_first_7383 .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1px;
  }
  .search_first_7383 .wood_3e07 .hover-dynamic-06e8,
  .search_first_7383 .wood_3e07 .hover-dynamic-06e8::after,
  .search_first_7383 .wood_3e07 .hover-dynamic-06e8::before {
    width: 22px;
    height: 2px;
  }
  .search_first_7383 .wood_3e07 .hover-dynamic-06e8::before {
    top: -7px;
  }
  .search_first_7383 .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -7px;
  }
  .basic-3724 .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 31px;
  }
  .basic-3724 .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1.5px;
  }
  .basic-3724 .wood_3e07 .hover-dynamic-06e8,
  .basic-3724 .wood_3e07 .hover-dynamic-06e8::after,
  .basic-3724 .wood_3e07 .hover-dynamic-06e8::before {
    width: 31px;
    height: 3px;
  }
  .basic-3724 .wood_3e07 .hover-dynamic-06e8::before {
    top: -9px;
  }
  .basic-3724 .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-ae03 .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-ae03 .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1px;
  }
  .nav-ae03 .wood_3e07 .hover-dynamic-06e8,
  .nav-ae03 .wood_3e07 .hover-dynamic-06e8::after,
  .nav-ae03 .wood_3e07 .hover-dynamic-06e8::before {
    width: 19px;
    height: 2px;
  }
  .nav-ae03 .wood_3e07 .hover-dynamic-06e8::before {
    top: -6px;
  }
  .nav-ae03 .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -6px;
  }
  .element-center-0064 .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 22px;
  }
  .element-center-0064 .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1px;
  }
  .element-center-0064 .wood_3e07 .hover-dynamic-06e8,
  .element-center-0064 .wood_3e07 .hover-dynamic-06e8::after,
  .element-center-0064 .wood_3e07 .hover-dynamic-06e8::before {
    width: 22px;
    height: 2px;
  }
  .element-center-0064 .wood_3e07 .hover-dynamic-06e8::before {
    top: -7px;
  }
  .element-center-0064 .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -7px;
  }
  .first_714e .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 31px;
  }
  .first_714e .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1.5px;
  }
  .first_714e .wood_3e07 .hover-dynamic-06e8,
  .first_714e .wood_3e07 .hover-dynamic-06e8::after,
  .first_714e .wood_3e07 .hover-dynamic-06e8::before {
    width: 31px;
    height: 3px;
  }
  .first_714e .wood_3e07 .hover-dynamic-06e8::before {
    top: -9px;
  }
  .first_714e .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hot-b758 .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 19px;
  }
  .hot-b758 .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1px;
  }
  .hot-b758 .wood_3e07 .hover-dynamic-06e8,
  .hot-b758 .wood_3e07 .hover-dynamic-06e8::after,
  .hot-b758 .wood_3e07 .hover-dynamic-06e8::before {
    width: 19px;
    height: 2px;
  }
  .hot-b758 .wood_3e07 .hover-dynamic-06e8::before {
    top: -6px;
  }
  .hot-b758 .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -6px;
  }
  .container-37c0 .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 22px;
  }
  .container-37c0 .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1px;
  }
  .container-37c0 .wood_3e07 .hover-dynamic-06e8,
  .container-37c0 .wood_3e07 .hover-dynamic-06e8::after,
  .container-37c0 .wood_3e07 .hover-dynamic-06e8::before {
    width: 22px;
    height: 2px;
  }
  .container-37c0 .wood_3e07 .hover-dynamic-06e8::before {
    top: -7px;
  }
  .container-37c0 .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -7px;
  }
  .complex-09b6 .wood_3e07 .badge_77e8 {
    margin-top: -2px;
    width: 31px;
  }
  .complex-09b6 .wood_3e07 .hover-dynamic-06e8 {
    margin-top: -1.5px;
  }
  .complex-09b6 .wood_3e07 .hover-dynamic-06e8,
  .complex-09b6 .wood_3e07 .hover-dynamic-06e8::after,
  .complex-09b6 .wood_3e07 .hover-dynamic-06e8::before {
    width: 31px;
    height: 3px;
  }
  .complex-09b6 .wood_3e07 .hover-dynamic-06e8::before {
    top: -9px;
  }
  .complex-09b6 .wood_3e07 .hover-dynamic-06e8::after {
    bottom: -9px;
  }
}
.form_red_5dd6 .hover-dynamic-06e8 {
  -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);
}
.form_red_5dd6 .hover-dynamic-06e8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form_red_5dd6 .hover-dynamic-06e8::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);
}
.form_red_5dd6.backdrop-lower-68a3 .hover-dynamic-06e8 {
  -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);
}
.form_red_5dd6.backdrop-lower-68a3 .hover-dynamic-06e8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form_red_5dd6.backdrop-lower-68a3 .hover-dynamic-06e8::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);
}
.component-4d1e {
  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.tertiary-ba2e:before {
  display: none;
}
.wood-8d44 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wood-8d44 .search-ed23 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wood-8d44 .search-ed23:last-of-type {
  border-bottom: none;
}
.wood-8d44 .search-ed23.thick_39df,
.wood-8d44 .search-ed23.media-hard-f8de,
.wood-8d44 .search-ed23.inner-016e {
  padding: 0;
}
.wood-8d44 .wide-b07a .highlight-plasma-91e6 {
  color: currentColor;
}
.wood-8d44 .wide-b07a .highlight-plasma-91e6:focus,
.wood-8d44 .wide-b07a .highlight-plasma-91e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-8d44.message_full_cfb5 .narrow-17eb,
.wood-8d44.message_full_cfb5 .caption-10c5 a,
.wood-8d44.message_full_cfb5 .smooth-2d86 a,
.wood-8d44.message_full_cfb5 .alert-current-a9fe a {
  color: rgba(0, 0, 0, 0.55);
}
.wood-8d44.message_full_cfb5 .narrow-17eb:hover,
.wood-8d44.message_full_cfb5 .caption-10c5 a:hover,
.wood-8d44.message_full_cfb5 .smooth-2d86 a:hover,
.wood-8d44.message_full_cfb5 .alert-current-a9fe a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-8d44.message_full_cfb5 .solid-592f {
  color: rgba(0, 0, 0, 0.8);
}
.wood-8d44.message_full_cfb5 .search-ed23 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-8d44.message_full_cfb5 .search-ed23:before {
  background: rgba(0, 0, 0, 0.08);
}
.wood-8d44.message_full_cfb5 .old-5d2d:before {
  background: rgba(255, 255, 255, 0.9);
}
.wood-8d44.message_full_cfb5 .wide-b07a .element-simple-fe9d li a,
.wood-8d44.message_full_cfb5 .wide-b07a .highlight-plasma-91e6,
.wood-8d44.message_full_cfb5 .alert-current-a9fe {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-8d44.message_full_cfb5 .wide-b07a .highlight-plasma-91e6:focus,
.wood-8d44.message_full_cfb5 .wide-b07a .highlight-plasma-91e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-8d44.message_full_cfb5 .element-simple-fe9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-8d44.list-8a88 .narrow-17eb,
.wood-8d44.list-8a88 .caption-10c5 a,
.wood-8d44.list-8a88 .smooth-2d86 .highlight-plasma-91e6,
.wood-8d44.list-8a88 .smooth-2d86 a,
.wood-8d44.list-8a88 .alert-current-a9fe a {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8d44.list-8a88 .narrow-17eb:hover,
.wood-8d44.list-8a88 .caption-10c5 a:hover,
.wood-8d44.list-8a88 .smooth-2d86 .highlight-plasma-91e6:hover,
.wood-8d44.list-8a88 .smooth-2d86 a:hover,
.wood-8d44.list-8a88 .alert-current-a9fe a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8d44.list-8a88 .solid-592f {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8d44.list-8a88 .search-ed23 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-8d44.list-8a88 .search-ed23:before {
  background: rgba(255, 255, 255, 0.08);
}
.wood-8d44.list-8a88 .old-5d2d:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood-8d44.list-8a88 .wide-b07a .element-simple-fe9d li a,
.wood-8d44.list-8a88 .wide-b07a .highlight-plasma-91e6,
.wood-8d44.list-8a88 .alert-current-a9fe {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-8d44.list-8a88 .wide-b07a .highlight-plasma-91e6:focus,
.wood-8d44.list-8a88 .wide-b07a .highlight-plasma-91e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-8d44.list-8a88 .element-simple-fe9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-5d2d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.old-5d2d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search_bd06 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface_7341 .wood-8d44 {
  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;
}
.surface_7341 .search-ed23 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface_7341 .search-ed23: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) {
  .surface_7341 .search-ed23:before {
    width: 16%;
    left: 42%;
  }
}
.surface_7341 .search-ed23:last-child:before {
  content: none;
}
.surface_7341 .search-ed23[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface_7341 .wide-b07a .element-simple-fe9d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface_7341 .wide-b07a .element-simple-fe9d li a .highlight-plasma-91e6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface_7341 .wide-b07a .alert-current-a9fe {
  border: none;
}
.surface_7341 .wide-b07a .alert-current-a9fe li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface_7341 .old-5d2d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface_7341 .search_bd06 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface_7341 .list-8a88 .old-5d2d:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_7341 .message_full_cfb5.search-6369 .hover-dynamic-06e8 {
  background: rgba(0, 0, 0, 0.6);
}
.surface_7341
  .message_full_cfb5.search-6369
  .hover-dynamic-06e8::after,
.surface_7341
  .message_full_cfb5.search-6369
  .hover-dynamic-06e8:before {
  background: inherit;
}
.surface_7341
  .message_full_cfb5.search-6369:hover
  .hover-dynamic-06e8 {
  background: rgba(0, 0, 0, 0.8);
}
.south_e0a6 .wood-8d44 {
  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) {
  .south_e0a6 .wood-8d44 {
    width: auto;
    right: 45px;
  }
}
.button-last-81ad .wood-8d44 {
  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) {
  .button-last-81ad .wood-8d44 {
    width: auto;
    left: 45px;
  }
}
.tertiary-ba2e .wood-8d44 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tertiary-ba2e .search_bd06 {
  max-width: 48em;
  margin: 0 auto;
}
.tertiary-ba2e .old-5d2d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.caption_e569 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.caption_e569.surface_7341 .wood-8d44 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.caption_e569.south_e0a6 .wood-8d44 {
  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);
}
.caption_e569 .wood-8d44 {
  visibility: visible;
}
.caption_e569.button-last-81ad .wood-8d44 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.backdrop_basic_6f63,
.hard_e575 {
  overflow-x: hidden;
}
.backdrop_basic_6f63 .wood-8d44 {
  overflow: auto;
}
.backdrop_basic_6f63.surface_7341 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_basic_6f63.surface_7341 .wood-8d44 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.backdrop_basic_6f63.surface_7341 .gallery-dark-2aa1 {
  opacity: 0;
}
.backdrop_basic_6f63.south_e0a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_basic_6f63.south_e0a6 .wood-8d44 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.backdrop_basic_6f63.south_e0a6 .gallery-dark-2aa1 {
  opacity: 0;
}
.backdrop_basic_6f63.button-last-81ad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_basic_6f63.button-last-81ad .wood-8d44 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.backdrop_basic_6f63.button-last-81ad .gallery-dark-2aa1 {
  opacity: 0;
}
.backdrop_basic_6f63.tertiary-ba2e .wood-8d44 {
  z-index: 10;
  visibility: visible;
}
.search-6369 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search-6369 .hover-dynamic-06e8 {
  background: rgba(255, 255, 255, 0.99);
}
.search-6369 .hover-dynamic-06e8::after,
.search-6369 .hover-dynamic-06e8:before {
  background: inherit;
}
.search-6369:hover .hover-dynamic-06e8 {
  background: rgba(255, 255, 255, 0.99);
}
.button-last-81ad .search-6369 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tertiary-ba2e .search-6369 {
  display: none !important;
}
.backdrop_basic_6f63:before,
.hard_e575:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.backdrop_basic_6f63 .search-6369,
.hard_e575 .search-6369 {
  display: inline-block;
}
.wood-8d44 .item-11b5 {
  -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;
}
.backdrop_basic_6f63 .wood-8d44 .item-11b5,
.hard_e575 .wood-8d44 .item-11b5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-6687 .badge-200c {
  width: 100%;
}
.plasma-a9aa {
  padding: 0 0.5em 0;
}
.plasma-a9aa [class*="customify-col-"],
.plasma-a9aa [class*="customify-col_"],
.plasma-a9aa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.light-060f .plasma-a9aa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dirty-88a6 .sort_upper_968d,
  .sort_upper_968d {
    display: none;
  }
  .column_35da {
    text-align: left;
  }
  .panel_463f {
    text-align: center;
  }
  .wrapper_cdef {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-88a6 .light_d9fb,
  .light_d9fb {
    display: none;
  }
  .focus-advanced-f662 {
    text-align: left;
  }
  .iron_7d5c {
    text-align: center;
  }
  .simple_72bb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dirty-88a6 .pagination_469c,
  .pagination_469c {
    display: none;
  }
  .wide_4cee {
    text-align: left;
  }
  .accent_78f4 {
    text-align: center;
  }
  .hero-current-226c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.light_61b4 {
  box-shadow: none !important;
}
.under_25e9 .texture_1b08,
.complex-bd48 .texture_1b08 {
  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;
}
.complex-bd48 .texture_1b08 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.orange-b2c1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.orange-b2c1:after,
.orange-b2c1:before {
  content: "";
  display: table;
}
.orange-b2c1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .orange-b2c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.orange-b2c1,
.thumbnail_2c57 {
  max-width: 1248px;
  margin: 0 auto;
}

.grid_2bcf.hard-20fd .orange-b2c1 {
  max-width: 100%;
}
.grid_2bcf.silver-e028 {
  max-width: 1200px;
  margin: 0 auto;
}
.grid_2bcf.avatar-adff .orange-b2c1 {
  max-width: 100%;
}
.grid_2bcf.avatar-adff > .orange-b2c1 {
  padding-left: 0;
  padding-right: 0;
}
.grid_2bcf.avatar-adff > .orange-b2c1 .dirty-88a6 {
  margin: 0;
}
.grid_2bcf.avatar-adff
  > .orange-b2c1
  .dirty_34ba.west_3a63 {
  margin-right: 0;
  margin-left: 0;
}
.grid_2bcf.avatar-adff #main.west_3a63 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .stale_8d63 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .stale_8d63 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .liquid-d134 .input-56b4 {
    padding-right: 1em;
  }
  .liquid-d134.texture_8bf3 .dirty_34ba {
    border-right: 1px solid #eaecee;
  }
  .liquid-d134.texture_8bf3 .input-56b4 {
    padding-right: 1em;
  }
  .liquid-d134.texture_8bf3 .box-df01 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_1397 .input-56b4 {
    padding-left: 1em;
  }
  .overlay_1397.texture_8bf3 .dirty_34ba {
    border-left: 1px solid #eaecee;
  }
  .overlay_1397.texture_8bf3 .input-56b4 {
    padding-left: 1em;
  }
  .overlay_1397.texture_8bf3 .box-df01 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-0a36 .input-56b4 {
    padding-left: 1em;
  }
  .west-0a36.texture_8bf3 .main-cfa0 {
    border-right: 1px solid #eaecee;
  }
  .west-0a36.texture_8bf3 .article-east-16bf {
    border-right: 1px solid #eaecee;
  }
  .west-0a36.texture_8bf3 .input-56b4 {
    padding-left: 1em;
  }
  .west-0a36.texture_8bf3 .box-df01 {
    padding-right: 1em;
  }
  .west-0a36.texture_8bf3 .logo-pressed-cc9a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-f79e .input-56b4 {
    padding-right: 1em;
  }
  .search-f79e.texture_8bf3 .main-cfa0 {
    border-left: 1px solid #eaecee;
  }
  .search-f79e.texture_8bf3 .article-east-16bf {
    border-left: 1px solid #eaecee;
  }
  .search-f79e.texture_8bf3 .input-56b4 {
    padding-right: 1em;
  }
  .search-f79e.texture_8bf3 .box-df01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-f79e.texture_8bf3 .logo-pressed-cc9a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_8d63 .input-56b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_8d63.texture_8bf3 .dirty_34ba {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .stale_8d63.texture_8bf3 .input-56b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_8d63.texture_8bf3 .box-df01 {
    padding-left: 1em;
  }
  .stale_8d63.texture_8bf3 .logo-pressed-cc9a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .stale_8d63.texture_8bf3 .input-56b4 {
    padding-left: 0;
  }
}
.label-6e1f .text_c4ee {
  display: inline-block;
}
.section-basic-62eb {
  display: inline-block;
}
.article-6339 {
  word-con: break-word;
}
.notice-action-456e > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-action-456e .button-4919 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-action-456e .info_paper_3885 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hovered_e3fb .hidden_gas_d446 {
  margin-bottom: 2em;
}
.hovered_e3fb .short-b088 {
  margin-bottom: 15px;
}
.hovered_e3fb .short-b088:last-child {
  margin-bottom: 0;
}
.hovered_e3fb .next-5016 {
  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) {
  .hovered_e3fb .next-5016 {
    display: block;
  }
}
.hovered_e3fb .cool_93c8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hovered_e3fb .cool_93c8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hovered_e3fb .notice_2dd0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hovered_e3fb .notice_2dd0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hovered_e3fb .notice_2dd0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hovered_e3fb .article-6339 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_e3fb .article-6339 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hovered_e3fb .accent_9c89 p:last-child {
  margin-bottom: 0;
}
.hovered_e3fb .card-85ea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hovered_e3fb .red_5819 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hovered_e3fb .button-3c25 {
  margin-top: 1em;
}
.hovered_e3fb .element_purple_4e1e {
  top: 0;
  display: block;
}
.hovered_e3fb .element_purple_4e1e a {
  color: inherit;
}
.hovered_e3fb .element_purple_4e1e a:hover {
  color: inherit;
}
.hovered_e3fb .element-b645 {
  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;
}
.hovered_e3fb .element-b645:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hovered_e3fb .red_5819 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hovered_e3fb .image_tiny_ac3b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hovered_e3fb .image_tiny_ac3b:first-child {
  margin-top: 0;
}
.hovered_e3fb .image_tiny_ac3b.row_f421 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hovered_e3fb .image_tiny_ac3b.notification-medium-2901 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered_e3fb
  .image_tiny_ac3b.notification-medium-2901.narrow-cf00
  .button-3c25 {
  width: 100%;
}
.hovered_e3fb .notification-medium-2901 {
  -webkit-box-align: center;
  align-items: center;
}
.hovered_e3fb .notification-medium-2901 .notice-action-456e,
.hovered_e3fb .notification-medium-2901 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hovered_e3fb .notice_2dd0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hovered_e3fb .notice_2dd0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hovered_e3fb .notice_2dd0: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;
}
.hovered_e3fb .row_f421 {
  z-index: 5;
}
.hovered_e3fb .gallery-4d3e .south-7373 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hovered_e3fb .button-rough-13bc .south-7373 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hovered_e3fb .summary-blue-d56e .south-7373 {
  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;
}
.hovered_e3fb.basic_4dce .next-5016,
.hovered_e3fb.yellow-c670 .next-5016 {
  display: block;
}
.hovered_e3fb.basic_4dce .next-5016 .notice_43d4,
.hovered_e3fb.basic_4dce .next-5016 .red_5819,
.hovered_e3fb.yellow-c670 .next-5016 .notice_43d4,
.hovered_e3fb.yellow-c670 .next-5016 .red_5819 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered_e3fb.footer-8e2d .cool_93c8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hovered_e3fb.footer-8e2d .cool_93c8 {
    margin-right: 0;
  }
}
.hovered_e3fb.basic_4dce .cool_93c8,
.hovered_e3fb.yellow-c670 .cool_93c8 {
  padding-top: 40%;
}
.hovered_e3fb.basic_4dce .hidden_gas_d446,
.hovered_e3fb.yellow-c670 .hidden_gas_d446 {
  display: block;
}
.hovered_e3fb.basic_4dce .fn-sticky-1a82 .red_5819,
.hovered_e3fb.yellow-c670 .fn-sticky-1a82 .red_5819 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hovered_e3fb.basic_4dce .cool_93c8,
.hovered_e3fb.yellow-c670 .cool_93c8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hovered_e3fb.basic_4dce .red_5819 {
  padding: 1em;
}
.new-1f2e {
  margin: 30px auto;
  display: block;
}
.new-1f2e .top_4606 > * {
  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;
}
.new-1f2e .top_4606 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.new-1f2e .top_4606 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-d34e .notice-action-456e {
  margin-bottom: 1.41575em;
}
.layout-d34e .status-soft-270a {
  margin-bottom: 1.618em;
}
.slider-6301 .backdrop-805a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slider-6301 .backdrop-805a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slider-6301 .info-8215 {
  max-width: 100%;
  overflow: auto;
}
.header_8b85 .slider-6301 a:hover {
  text-decoration: underline;
}
.sidebar-large-bc4b .short-b088:not(.article-6339),
.sidebar-large-bc4b .notice_2dd0 {
  margin-bottom: 1.41575em;
}
.sidebar-large-bc4b .short-b088:not(.article-6339):last-child,
.sidebar-large-bc4b .notice_2dd0:last-child {
  margin-bottom: 0;
}
.sidebar-large-bc4b .short-b088.overlay_down_9e57 {
  margin-bottom: 0.41575em;
}
.sidebar-large-bc4b .card-f45c:before,
.sidebar-large-bc4b .outer_211b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sidebar-large-bc4b .card-f45c:before {
  content: "\f115";
}
.sidebar-large-bc4b .outer_211b:before {
  content: "\f02c";
}
.sidebar-large-bc4b .active_99a9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sidebar-large-bc4b .active_99a9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.highlight_b96a {
  display: -webkit-box;
  display: flex;
}
.highlight_b96a .image-13d1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .highlight_b96a .image-13d1 {
    flex-basis: 90px;
  }
}
.highlight_b96a .message-hard-5eaf {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight_b96a .message-hard-5eaf {
    flex-basis: calc(100% - 50px);
  }
}
.highlight_b96a .avatar-solid-ed76 p:last-child {
  margin-bottom: 0.72em;
}
.tooltip_south_aecc .top_4606 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tooltip_south_aecc .top_4606:after,
.tooltip_south_aecc .top_4606:before {
  content: "";
  display: table;
}
.tooltip_south_aecc .top_4606:after {
  clear: both;
}
.tooltip_south_aecc .top_4606 .avatar-817d,
.tooltip_south_aecc .top_4606 .primary-2d5e {
  width: 49%;
}
.tooltip_south_aecc .top_4606 .avatar-817d a span.image_04f8,
.tooltip_south_aecc .top_4606 .primary-2d5e a span.image_04f8 {
  display: block;
  margin-bottom: 5px;
}
.tooltip_south_aecc .top_4606 .primary-2d5e {
  float: left;
  text-align: left;
}
.tooltip_south_aecc .top_4606 .avatar-817d {
  float: right;
  text-align: right;
}
.sort_basic_46f9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sort_basic_46f9 {
    margin-bottom: 0;
  }
}
.section-active-ea3e {
  margin-bottom: 1em;
}
.section-active-ea3e .article-6339 {
  font-size: 1.1em;
  line-height: 1.3;
}
.module-outer-0132 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade_copper_c406 .section-active-ea3e,
.border-0c16 .section-active-ea3e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade_copper_c406 .section-active-ea3e,
  .border-0c16 .section-active-ea3e {
    display: block;
  }
}
.shade_copper_c406 .module-outer-0132,
.border-0c16 .module-outer-0132 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade_copper_c406 .module-outer-0132,
  .border-0c16 .module-outer-0132 {
    margin-bottom: 1em;
  }
}
.shade_copper_c406 .module-outer-0132 img,
.border-0c16 .module-outer-0132 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade_copper_c406 .dark_5841,
.border-0c16 .dark_5841 {
  flex-basis: calc(100% - 160px);
}
.shade_copper_c406 .dark_5841 p,
.border-0c16 .dark_5841 p {
  margin-bottom: 0;
}
.shade_copper_c406 .dark_5841 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade_copper_c406 .dark_5841 {
    padding-left: 0;
  }
}
.border-0c16 .dark_5841 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border-0c16 .dark_5841 {
    padding-right: 0;
  }
}
.border-0c16 .module-outer-0132 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.article_fast_6d57 .module-outer-0132 {
  margin-bottom: 0.5em;
}
.article_fast_6d57 .module-outer-0132 img {
  width: 100%;
}
.mask-86b1 .popup-ad8c,
.form-b404 .popup-ad8c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.form-b404 .dirty_34ba .outline-middle-1545 p:last-child {
  margin-bottom: 0;
}
.disabled-e0be {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label_dirty_6fe6 .caption_4521 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label_dirty_6fe6 .caption_4521:last-of-type {
    margin-bottom: 0;
  }
}
.label_dirty_6fe6 .caption_4521 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_dirty_6fe6 .caption_4521 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label_dirty_6fe6 .caption_4521 ul li {
  margin: 0 0 0.6em;
}
.label_dirty_6fe6 .caption_4521 ul li.video-e006,
.label_dirty_6fe6 .caption_4521 ul li.fluid-ab2f {
  position: relative;
}
.label_dirty_6fe6 .caption_4521 ul li.video-e006 .wrapper-4c89,
.label_dirty_6fe6 .caption_4521 ul li.fluid-ab2f .wrapper-4c89 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label_dirty_6fe6 .caption_4521 ul li.video-e006:after:after,
.label_dirty_6fe6 .caption_4521 ul li.video-e006:after:before,
.label_dirty_6fe6
  .caption_4521
  ul
  li.fluid-ab2f:after:after,
.label_dirty_6fe6
  .caption_4521
  ul
  li.fluid-ab2f:after:before {
  content: "";
  display: table;
}
.label_dirty_6fe6 .caption_4521 ul li.video-e006:after:after,
.label_dirty_6fe6
  .caption_4521
  ul
  li.fluid-ab2f:after:after {
  clear: both;
}
.label_dirty_6fe6 .caption_4521 a.aside-pink-4634:hover {
  text-decoration: none;
}
.label_dirty_6fe6 .caption_4521 select {
  max-width: 100%;
}
.label_dirty_6fe6 .caption_4521 table {
  font-size: 85%;
}
.label_dirty_6fe6 .caption_4521 table td,
.label_dirty_6fe6 .caption_4521 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label_dirty_6fe6 .caption_4521 table tfoot td {
  text-align: left;
}
.label_dirty_6fe6 .caption_4521 :last-child {
  margin-bottom: 0;
}
.label_dirty_6fe6 .caption_4521 .popup_4320 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label_dirty_6fe6 .caption_4521 .popup_4320 label {
  width: 100%;
}
.label_dirty_6fe6 .caption_4521 .popup_4320 .red_a841 {
  width: 100%;
  display: block;
}
.label_dirty_6fe6 .caption_4521 .popup_4320 .slider_d64e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label_dirty_6fe6 .caption_4521 .popup_4320 .slider_d64e:hover svg #svg-search {
  fill: #444;
}
.label_dirty_6fe6 .caption_4521 .popup_4320 .slider_d64e svg {
  width: 18px;
  height: 18px;
}
.label_dirty_6fe6 .static-bd1a ul ul,
.label_dirty_6fe6 .hidden_outer_7e4c ul ul,
.label_dirty_6fe6 .pattern-1dce ul ul,
.label_dirty_6fe6 .blue-0707 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label_dirty_6fe6 .static-bd1a .gallery-mini-4df8 > a,
.label_dirty_6fe6 .hidden_outer_7e4c .gallery-mini-4df8 > a,
.label_dirty_6fe6 .pattern-1dce .gallery-mini-4df8 > a,
.label_dirty_6fe6 .blue-0707 .gallery-mini-4df8 > a {
  margin-bottom: 0;
}
.label_dirty_6fe6 .right_24c5 li,
.label_dirty_6fe6 .static-bd1a li,
.label_dirty_6fe6 .heading-fluid-3562 li,
.label_dirty_6fe6 .hidden_outer_7e4c li,
.label_dirty_6fe6 .pattern-1dce li,
.label_dirty_6fe6 .blue-0707 li,
.label_dirty_6fe6 .tall-5349 li,
.label_dirty_6fe6 .avatar_prev_ec4d li {
  display: block;
  position: relative;
}
.label_dirty_6fe6 .right_24c5 li:last-child,
.label_dirty_6fe6 .static-bd1a li:last-child,
.label_dirty_6fe6 .heading-fluid-3562 li:last-child,
.label_dirty_6fe6 .hidden_outer_7e4c li:last-child,
.label_dirty_6fe6 .pattern-1dce li:last-child,
.label_dirty_6fe6 .blue-0707 li:last-child,
.label_dirty_6fe6 .tall-5349 li:last-child,
.label_dirty_6fe6 .avatar_prev_ec4d li:last-child {
  border: none;
}
.label_dirty_6fe6 .right_24c5 li a,
.label_dirty_6fe6 .static-bd1a li a,
.label_dirty_6fe6 .heading-fluid-3562 li a,
.label_dirty_6fe6 .hidden_outer_7e4c li a,
.label_dirty_6fe6 .pattern-1dce li a,
.label_dirty_6fe6 .blue-0707 li a,
.label_dirty_6fe6 .tall-5349 li a,
.label_dirty_6fe6 .avatar_prev_ec4d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_dirty_6fe6 .right_24c5 li ul li::before,
.label_dirty_6fe6 .static-bd1a li ul li::before,
.label_dirty_6fe6 .heading-fluid-3562 li ul li::before,
.label_dirty_6fe6 .hidden_outer_7e4c li ul li::before,
.label_dirty_6fe6 .pattern-1dce li ul li::before,
.label_dirty_6fe6 .blue-0707 li ul li::before,
.label_dirty_6fe6 .tall-5349 li ul li::before,
.label_dirty_6fe6 .avatar_prev_ec4d li ul li::before {
  left: 15px;
}
.label_dirty_6fe6 .right_24c5 li ul a,
.label_dirty_6fe6 .static-bd1a li ul a,
.label_dirty_6fe6 .heading-fluid-3562 li ul a,
.label_dirty_6fe6 .hidden_outer_7e4c li ul a,
.label_dirty_6fe6 .pattern-1dce li ul a,
.label_dirty_6fe6 .blue-0707 li ul a,
.label_dirty_6fe6 .tall-5349 li ul a,
.label_dirty_6fe6 .avatar_prev_ec4d li ul a {
  padding-left: 20px;
}
.label_dirty_6fe6 .right_24c5 li ul ul li::before,
.label_dirty_6fe6 .static-bd1a li ul ul li::before,
.label_dirty_6fe6 .heading-fluid-3562 li ul ul li::before,
.label_dirty_6fe6 .hidden_outer_7e4c li ul ul li::before,
.label_dirty_6fe6 .pattern-1dce li ul ul li::before,
.label_dirty_6fe6 .blue-0707 li ul ul li::before,
.label_dirty_6fe6 .tall-5349 li ul ul li::before,
.label_dirty_6fe6 .avatar_prev_ec4d li ul ul li::before {
  left: 30px;
}
.label_dirty_6fe6 .right_24c5 li ul ul a,
.label_dirty_6fe6 .static-bd1a li ul ul a,
.label_dirty_6fe6 .heading-fluid-3562 li ul ul a,
.label_dirty_6fe6 .hidden_outer_7e4c li ul ul a,
.label_dirty_6fe6 .pattern-1dce li ul ul a,
.label_dirty_6fe6 .blue-0707 li ul ul a,
.label_dirty_6fe6 .tall-5349 li ul ul a,
.label_dirty_6fe6 .avatar_prev_ec4d li ul ul a {
  padding-left: 40px;
}
.label_dirty_6fe6 .search_92e4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_dirty_6fe6 .avatar_prev_ec4d ul li {
  margin-bottom: 1.41575em;
}
.label_dirty_6fe6 .avatar_prev_ec4d ul li .light-2feb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label_dirty_6fe6 .avatar_prev_ec4d ul li .component_up_7cef {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.list-8a88 .right_24c5 li a,
.list-8a88 .static-bd1a li a,
.list-8a88 .heading-fluid-3562 li a,
.list-8a88 .hidden_outer_7e4c li a,
.list-8a88 .pattern-1dce li a,
.list-8a88 .blue-0707 li a,
.list-8a88 .tall-5349 li a,
.list-8a88 .avatar_prev_ec4d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-8a88 .search_92e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-8a88 .caption_4521 ul li.video-e006 .wrapper-4c89,
.list-8a88 .caption_4521 ul li.fluid-ab2f .wrapper-4c89 {
  background: rgba(0, 0, 0, 0.2);
}
.list-8a88 .label_dirty_6fe6 .caption_4521 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li {
  margin: 0;
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li ul {
  margin: 0;
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li ul li a {
  padding-left: 15px;
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li ul li li a {
  padding-left: 30px;
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li.item-first-213c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li.item-first-213c > 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;
}
.grid_2bcf .label_dirty_6fe6 .element-simple-fe9d li.item-first-213c > 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;
}
.primary-static-0d07 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.section_new_07a3 {
  position: relative;
  z-index: 10;
}
.section_new_07a3 .item-11b5 {
  width: 100%;
  max-width: 100%;
}
.medium-404c .alert-d613 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.medium-404c .message_full_cfb5 {
}
.medium-404c .list-8a88 {
  background: #292929;
}
.search_ff58 .alert-d613 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_ff58 .message_full_cfb5 {
  background: #f9f9f9;
}
.search_ff58 .list-8a88 {
  background: #303030;
}
.pagination_purple_f9eb .alert-d613 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_purple_f9eb .text_c4ee {
    margin-bottom: 1em;
  }
  .pagination_purple_f9eb .text_c4ee:last-child {
    margin-bottom: 0;
  }
}
.pagination_purple_f9eb .message_full_cfb5 {
  background: #ededed;
}
.pagination_purple_f9eb .list-8a88 {
  background: #1a1a1a;
}
.alert-d613.message_full_cfb5 {
  color: rgba(0, 0, 0, 0.6);
}
.alert-d613.message_full_cfb5 .thumbnail-8439 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-d613.list-8a88 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-d613.list-8a88 a:not(.aside-pink-4634) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-d613.list-8a88 a:not(.aside-pink-4634):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-d613.list-8a88 .thumbnail-8439 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-d613.list-8a88 table tbody td,
.alert-d613.list-8a88 table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature-hard-8b28.status_2ced .orange-b2c1 {
  max-width: initial;
}
.feature-hard-8b28 .module-7d43 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature-hard-8b28 .module-7d43 .item-11b5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature-hard-8b28 .module-7d43 .item-11b5 {
    display: block;
    margin-bottom: 2em;
  }
  .feature-hard-8b28 .module-7d43 .item-11b5:last-child {
    margin-bottom: 0;
  }
}
.pagination_purple_f9eb .text_c4ee:last-child,
.search_ff58 .text_c4ee:last-child,
.medium-404c .text_c4ee:last-child {
  margin-bottom: 0;
}
.pagination_purple_f9eb .text_c4ee .label_dirty_6fe6 .caption_4521:last-child,
.search_ff58 .text_c4ee .label_dirty_6fe6 .caption_4521:last-child,
.medium-404c .text_c4ee .label_dirty_6fe6 .caption_4521:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination_purple_f9eb .badge_3ddd,
  .pagination_purple_f9eb .menu_171d,
  .search_ff58 .badge_3ddd,
  .search_ff58 .menu_171d,
  .medium-404c .badge_3ddd,
  .medium-404c .menu_171d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .section_new_07a3 .text_c4ee {
    margin-bottom: 2em;
  }
}
.section_new_07a3 p:last-child {
  margin-bottom: 0;
}
.section_new_07a3 li,
.section_new_07a3 ul {
  list-style: none;
  margin: 0;
}
.section_new_07a3 ul ul {
  margin-left: 2.617924em;
}
.alert_5efa {
  font-size: 0.875em;
}

/* css-noise: 1098 */
.phantom-card-g7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
