/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accent-gas-b344/customify
Author: WPCustomify
Author URI: https://pressmaximum.accent-gas-b344
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.accent-gas-b344/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_fluid_3fc8.action-9b02/licenses/gpl-2.0.article_warm_86f9
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.widget-green-b08b/, (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.row-center-a00b.east-ca27/normalize.summary-c896/
 ======
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.summary-c896 v7.0.0 | MIT License | github.accent-gas-b344/necolas/normalize.summary-c896 */
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;
}
.tooltip-new-567b .text_short_9f14,
.dirty-d0cb,
.overlay-477e,
.tooltip_pink_42f3,
.footer_glass_207e,
.shade-8cf3,
.grid_d076,
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;
}
.dirty-d0cb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dirty-d0cb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dirty-d0cb,
  h1 {
    font-size: 1.8em;
  }
}
.overlay-477e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.overlay-477e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .overlay-477e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-477e,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip_pink_42f3,
h3 {
  font-size: 1.618em;
}
.tooltip-new-567b .text_short_9f14,
.footer_glass_207e,
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.paragraph-adf2 {
  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;
}
.footer_fbf9:after,
.footer_fbf9:before,
.item_933c:after,
.item_933c:before {
  content: "";
  display: table;
}
.footer_fbf9:after,
.item_933c:after {
  clear: both;
}
.fresh-137e {
  float: right;
  margin-right: 0;
}
.secondary_48b3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.text_7a7d .tag_8144,
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;
}
.text_7a7d .tag_8144: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;
}
.overlay-3ff9 .tag_8144 {
  box-shadow: none;
}
.overlay-3ff9
  .tag_8144
  .banner-east-860b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay-3ff9 .tag_8144 .cold_4868 {
  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;
}
.overlay-3ff9
  .tag_8144
  .cold_4868
  b {
  display: none;
}
.overlay-3ff9 .old-2720 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image_9ead:not(.motion_ba06):not(.chip_fcd0),
button:not(.motion_ba06):not(.chip_fcd0),
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ),
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ),
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ) {
  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;
}
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ):hover,
button:not(.motion_ba06):not(
    .chip_fcd0
  ):hover,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ):hover,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ):hover,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ):active,
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ):focus,
button:not(.motion_ba06):not(
    .chip_fcd0
  ):active,
button:not(.motion_ba06):not(
    .chip_fcd0
  ):focus,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ):active,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ):focus,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ):active,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ):focus,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ):active,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ):focus {
  outline: 0;
}
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724,
button:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724 {
  position: relative;
}
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .center_6ec5,
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .search_6fd7,
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .focused_9120,
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  i,
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  svg,
button:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .center_6ec5,
button:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .search_6fd7,
button:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .focused_9120,
button:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  i,
button:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  svg,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .center_6ec5,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .search_6fd7,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .focused_9120,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  i,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  svg,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .center_6ec5,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .search_6fd7,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .focused_9120,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  i,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  svg,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .center_6ec5,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .search_6fd7,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  .focused_9120,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  i,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724
  svg {
  visibility: hidden;
}
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724:after,
button:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724:after,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724:after,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724:after,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ).fn-loading-5724: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;
}
.image_9ead:not(.motion_ba06):not(.chip_fcd0),
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ),
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ),
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ) {
  color: #fff;
  background: #235787;
}
.image_9ead:not(.motion_ba06):not(
    .chip_fcd0
  ):focus,
input[type="button"]:not(.motion_ba06):not(
    .chip_fcd0
  ):focus,
input[type="reset"]:not(.motion_ba06):not(
    .chip_fcd0
  ):focus,
input[type="submit"]:not(.motion_ba06):not(
    .chip_fcd0
  ):focus {
  color: #fff;
}
.image_9ead.fn-disabled-5724:not(.motion_ba06):not(
    .chip_fcd0
  ),
.image_9ead[disabled]:not(.motion_ba06):not(
    .chip_fcd0
  ),
button.fn-disabled-5724:not(.motion_ba06):not(
    .chip_fcd0
  ),
button[disabled]:not(.motion_ba06):not(
    .chip_fcd0
  ) {
  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;
}
.silver-eb1f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.silver-eb1f: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-red-16c3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav-e636 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.upper_680a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer_fbf9:after,
.footer_fbf9:before,
.paper-e712:after,
.paper-e712:before,
.selected-3aea:after,
.selected-3aea:before,
.pressed-1f05:after,
.pressed-1f05:before,
.grid-dark-a72f:after,
.grid-dark-a72f:before,
.gallery_a1dd:after,
.gallery_a1dd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer_fbf9:after,
.paper-e712:after,
.selected-3aea:after,
.pressed-1f05:after,
.grid-dark-a72f:after,
.gallery_a1dd:after {
  clear: both;
}
.paper-e712 .accordion-2f26,
.selected-3aea .accordion-2f26,
.text-clean-4fca .accordion-2f26 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.article_d89e {
  display: inline-block;
}
.avatar_plasma_84d4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.avatar_plasma_84d4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.avatar_plasma_84d4 .description-92b5 {
  padding: 1em 0;
  font-size: 85%;
}
.description-92b5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.old-680a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.old-680a:after,
.old-680a:before {
  content: "";
  display: table;
}
.old-680a:after {
  clear: both;
}
.pattern_4956 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main-out-e2b8 .pattern_4956 {
  max-width: 50%;
}
.panel_4ec6 .pattern_4956 {
  max-width: 33.33%;
}
.liquid-2f73 .pattern_4956 {
  max-width: 25%;
}
.tall-7991 .pattern_4956 {
  max-width: 20%;
}
.north_42da .pattern_4956 {
  max-width: 16.66%;
}
.nav_action_1828 .pattern_4956 {
  max-width: 14.28%;
}
.text_2949 .pattern_4956 {
  max-width: 12.5%;
}
.section-small-fe64 .pattern_4956 {
  max-width: 11.11%;
}
.current_c478 {
  display: block;
}
.tooltip-new-567b .progress-tiny-154b label,
.tooltip-new-567b .north_2f5a label,
.tooltip-new-567b .detail_new_e61a label,
.tooltip-new-567b .dynamic_49fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red_b8d9 {
  list-style: none;
  margin: 0;
}
.red_b8d9 article.layout_901a {
  margin-bottom: 0;
}
.red_b8d9 ul {
  list-style: none;
  margin: 0;
}
.red_b8d9 .caption_under_5f5d li.layout_901a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red_b8d9 .caption_under_5f5d li.layout_901a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red_b8d9 .caption_under_5f5d li.layout_901a: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) {
  .red_b8d9 .caption_under_5f5d li.layout_901a li.layout_901a li.layout_901a li.layout_901a {
    padding-left: 0;
  }
}
article.layout_901a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout_901a .paper-e712 p:last-of-type {
  margin-bottom: 0;
}
article.layout_901a .border_white_0688 {
  float: left;
}
article.layout_901a .motion_c594 {
  margin-left: 85px;
}
article.layout_901a .wrapper_next_758a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout_901a .wrapper_next_758a .highlight_full_bbaa {
  margin-left: 10px;
}
article.layout_901a .gradient_a61c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout_901a .backdrop_east_beac {
  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 .progress-tiny-154b,
  #respond .detail_new_e61a,
  #respond .dynamic_49fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-tiny-154b input,
#respond .detail_new_e61a input,
#respond .dynamic_49fb input {
  width: 100%;
}
#respond .dynamic_49fb {
  margin-right: 0;
}
#respond .widget_soft_39d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.glass_ae93 {
  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;
}
.glass_ae93.pressed-d337 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.glass_ae93 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%);
}
.glass_ae93:focus,
.glass_ae93: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);
}
.surface-orange-ac0c {
  border-radius: 10%;
}
.left-56e8 {
  border-radius: 50%;
}
.prev-8c9c {
  font-size: 0.72em;
}
.carousel_west_9e75 {
  font-size: 0.875em;
}
.thumbnail_fast_6ffd {
  font-size: 1.1em;
}
.footer_wide_5b51 {
  text-transform: uppercase;
  line-height: 1.2;
}
.footer_wide_5b51.prev-8c9c {
  letter-spacing: 0.5px;
}
.dirty_d73c,
.dirty_d73c a {
  color: #6d6d6d;
}
.dirty_d73c a:hover {
  color: #111;
}
.basic_ab16 {
  color: #6d6d6d;
}
.shade-bac0 {
  overflow-x: hidden;
}
.shade-bac0 .paper-64af.progress-wide-05b7 {
  position: relative;
}
.shade-bac0 .paper-64af.progress-wide-05b7.lower-fb5e {
  position: initial;
}
.shade-bac0
  .paper-64af.progress-wide-05b7.lower-fb5e
  .out_939b {
  left: auto;
}
.shade-bac0 .paper-64af .out_939b {
  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;
}
.shade-bac0 .paper-64af:hover.progress-wide-05b7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shade-bac0
  .paper-64af:hover.progress-wide-05b7
  .out_939b {
  display: block;
  z-index: 9999999;
}
.shade-bac0 .block-dim-31c3 .media-9bb6,
.shade-bac0 .selected_b311 .media-9bb6 {
  display: none;
}
.shade-bac0 .black_abdc .paper-64af:hover.progress-wide-05b7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip-new-567b .progress-tiny-154b label,
.tooltip-new-567b .north_2f5a label,
.tooltip-new-567b .detail_new_e61a label,
.tooltip-new-567b .dynamic_49fb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red_b8d9 {
  list-style: none;
  margin: 0;
}
.red_b8d9 article.layout_901a {
  margin-bottom: 0;
}
.red_b8d9 ul {
  list-style: none;
  margin: 0;
}
.red_b8d9 .caption_under_5f5d li.layout_901a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red_b8d9 .caption_under_5f5d li.layout_901a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red_b8d9 .caption_under_5f5d li.layout_901a: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) {
  .red_b8d9 .caption_under_5f5d li.layout_901a li.layout_901a li.layout_901a li.layout_901a {
    padding-left: 0;
  }
}
article.layout_901a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout_901a .paper-e712 p:last-of-type {
  margin-bottom: 0;
}
article.layout_901a .border_white_0688 {
  float: left;
}
article.layout_901a .motion_c594 {
  margin-left: 85px;
}
article.layout_901a .wrapper_next_758a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout_901a .wrapper_next_758a .highlight_full_bbaa {
  margin-left: 10px;
}
article.layout_901a .gradient_a61c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout_901a .backdrop_east_beac {
  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 .progress-tiny-154b,
  #respond .detail_new_e61a,
  #respond .dynamic_49fb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-tiny-154b input,
#respond .detail_new_e61a input,
#respond .dynamic_49fb input {
  width: 100%;
}
#respond .dynamic_49fb {
  margin-right: 0;
}
#respond .widget_soft_39d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block-dim-31c3 .photo-6ae0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-6ae0 .static-ae2c.surface-44b1 .table_1c8e > li > a:focus,
.photo-6ae0 .static-ae2c.surface-44b1 .table_1c8e > li > a:hover,
.photo-6ae0 .static-ae2c.main_2001 .table_1c8e > li > a:focus,
.photo-6ae0 .static-ae2c.main_2001 .table_1c8e > li > a:hover,
.photo-6ae0 .static-ae2c.card-motion-d178 .table_1c8e > li > a:focus,
.photo-6ae0 .static-ae2c.card-motion-d178 .table_1c8e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-6ae0
  .static-ae2c.surface-44b1
  .table_1c8e
  > li.component-slow-c519
  > a,
.photo-6ae0
  .static-ae2c.surface-44b1
  .table_1c8e
  > li.paragraph_9eea
  > a,
.photo-6ae0
  .static-ae2c.main_2001
  .table_1c8e
  > li.component-slow-c519
  > a,
.photo-6ae0
  .static-ae2c.main_2001
  .table_1c8e
  > li.paragraph_9eea
  > a,
.photo-6ae0
  .static-ae2c.card-motion-d178
  .table_1c8e
  > li.component-slow-c519
  > a,
.photo-6ae0 .static-ae2c.card-motion-d178 .table_1c8e > li.hovered_3be2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-6ae0 .up-5228,
.photo-6ae0 .up-5228 a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-6ae0 .breadcrumb-3d27.sidebar_3c33 li a,
.photo-6ae0 .fast-078f a,
.photo-6ae0 .backdrop-4efb,
.photo-6ae0 .table_1c8e > li > a,
.photo-6ae0 .row_2aa9 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0 .breadcrumb-3d27.sidebar_3c33 li a:hover,
.photo-6ae0 .fast-078f a:hover,
.photo-6ae0 .backdrop-4efb:hover,
.photo-6ae0 .table_1c8e > li > a:hover,
.photo-6ae0 .row_2aa9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-6ae0 .heading-095b {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0 .heading-095b .thumbnail-pressed-7bd3 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-6ae0 .heading-095b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-6ae0 .alert_old_956a .widget-steel-8253 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0 .alert_old_956a .widget-steel-8253 .shadow_b25c {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0
  .alert_old_956a
  .widget-steel-8253
  .shadow_b25c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0
  .alert_old_956a
  .widget-steel-8253
  .shadow_b25c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0
  .alert_old_956a
  .widget-steel-8253
  .shadow_b25c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0
  .alert_old_956a
  .widget-steel-8253
  .shadow_b25c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0 .alert_old_956a .slider_tall_956b {
  color: rgba(255, 255, 255, 0.79);
}
.photo-6ae0 .alert_old_956a .slider_tall_956b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot_0d6c
  .photo-6ae0
  .alert_old_956a
  .huge-8538
  .action_83af {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot_0d6c
  .photo-6ae0
  .alert_old_956a
  .huge-8538
  .shadow_b25c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-dim-31c3 .photo-yellow-85fc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-yellow-85fc .static-ae2c.surface-44b1 .table_1c8e > li > a:focus,
.photo-yellow-85fc .static-ae2c.surface-44b1 .table_1c8e > li > a:hover,
.photo-yellow-85fc .static-ae2c.main_2001 .table_1c8e > li > a:focus,
.photo-yellow-85fc .static-ae2c.main_2001 .table_1c8e > li > a:hover,
.photo-yellow-85fc .static-ae2c.card-motion-d178 .table_1c8e > li > a:focus,
.photo-yellow-85fc .static-ae2c.card-motion-d178 .table_1c8e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-yellow-85fc
  .static-ae2c.surface-44b1
  .table_1c8e
  > li.component-slow-c519
  > a,
.photo-yellow-85fc
  .static-ae2c.surface-44b1
  .table_1c8e
  > li.paragraph_9eea
  > a,
.photo-yellow-85fc
  .static-ae2c.main_2001
  .table_1c8e
  > li.component-slow-c519
  > a,
.photo-yellow-85fc
  .static-ae2c.main_2001
  .table_1c8e
  > li.paragraph_9eea
  > a,
.photo-yellow-85fc
  .static-ae2c.card-motion-d178
  .table_1c8e
  > li.component-slow-c519
  > a,
.photo-yellow-85fc .static-ae2c.card-motion-d178 .table_1c8e > li.hovered_3be2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-yellow-85fc .up-5228,
.photo-yellow-85fc .up-5228 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-yellow-85fc .breadcrumb-3d27.sidebar_3c33 li a,
.photo-yellow-85fc .fast-078f a,
.photo-yellow-85fc .backdrop-4efb,
.photo-yellow-85fc .table_1c8e > li > a,
.photo-yellow-85fc .row_2aa9 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-yellow-85fc .breadcrumb-3d27.sidebar_3c33 li a:hover,
.photo-yellow-85fc .fast-078f a:hover,
.photo-yellow-85fc .backdrop-4efb:hover,
.photo-yellow-85fc .table_1c8e > li > a:hover,
.photo-yellow-85fc .row_2aa9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-yellow-85fc .heading-095b {
  color: rgba(0, 0, 0, 0.55);
}
.photo-yellow-85fc .heading-095b .thumbnail-pressed-7bd3 {
  color: rgba(0, 0, 0, 0.8);
}
.photo-yellow-85fc .heading-095b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-1c92 .large-3508 {
  margin-left: auto;
  margin-right: auto;
}
.selected-3aea > * {
  margin-left: auto;
  margin-right: auto;
}
.selected-3aea .panel-red-16c3 {
  margin-right: 1.41575em;
}
.stale-e9a5 .selected-3aea > .pattern-new-c7ca {
  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;
}
.stale-e9a5 .selected-3aea > .active_0980 {
  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;
}
.copper_5f27.dropdown-1c92 .large-3508,
.focus-outer-0ea7.dropdown-1c92 .large-3508 {
  margin-left: 0;
}
.aside-2750.dropdown-1c92 .large-3508,
.block-focused-1da0.dropdown-1c92 .large-3508 {
  margin-right: 0;
}
.selected-3aea ol,
.selected-3aea ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.component-11b2 video {
  max-width: 100%;
}
.gold-8291 img {
  display: block;
}
.gold-8291.panel-red-16c3,
.gold-8291.nav-e636 {
  width: 100%;
}
.gold-8291.active_0980 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_gas_41ad:not(.detail-92e5) {
  margin: 1.5em auto;
}
.hard_2cf6 p {
  padding: 1.5em 14px;
}
ul.bright-22e5.active_0980,
ul.bright-22e5.pattern-new-c7ca,
ul.bright-22e5.stale-07e5.pattern-new-c7ca {
  padding: 0 14px;
}
.avatar_fast_ddd6 {
  display: block;
  overflow-x: auto;
}
.avatar_fast_ddd6 table {
  border-collapse: collapse;
  width: 100%;
}
.avatar_fast_ddd6 td,
.avatar_fast_ddd6 th {
  padding: 0.5em;
}
.selected-3aea li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.selected-3aea ol ol,
.selected-3aea ol ul,
.selected-3aea ul ol,
.selected-3aea ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.selected-3aea ol ol li,
.selected-3aea ol ul li,
.selected-3aea ul ol li,
.selected-3aea ul ul li {
  margin-left: 0;
}
.backdrop-6bdf.preview_785b > .stone-715e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop-6bdf.preview_785b > .stone-715e iframe,
.backdrop-6bdf.preview_785b > .stone-715e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bottom-de15 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bottom-de15.label-2df9 {
  padding: 0;
}
.bottom-de15.label-2df9 cite {
  font-size: 13px;
}
.bottom-de15 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bottom-de15 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.liquid_4073 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.liquid_4073 > p:first-child {
  margin-top: 0;
}
.liquid_4073 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.liquid_4073 blockquote {
  border-left: 0;
}
.gas_ab3c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gas_ab3c:not(.pink_23c2) {
  max-width: 100px;
}
.gas_ab3c.green_58cb {
  border-bottom: none !important;
  text-align: center;
}
.gas_ab3c.green_58cb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hard_2cf6 p {
    padding: 1.5em 0;
  }
}
.secondary_brown_c176 {
  color: #0073aa;
}
.bottom_aa03 {
  background-color: #0073aa;
}
.prev-6b81 {
  color: #229fd8;
}
.table-abbd {
  background-color: #229fd8;
}
.highlight-liquid-8938 {
  color: #eee;
}
.chip_dcee {
  background-color: #eee;
}
.notice-steel-b965 {
  color: #444;
}
.module-new-dc07 {
  background-color: #444;
}
.heading_c16e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.heading_c16e .panel-aa39 .fast-078f {
  font-size: 15px;
}
.heading_c16e .fast-078f {
  line-height: 1.3;
}
.heading_c16e .photo-yellow-85fc {
}
.heading_c16e .photo-6ae0 {
  background: #235787;
}
.brown-79ea {
  padding: 0;
}
.brown-79ea .photo-6ae0 {
  background: #1a1a1a;
}
.brown-79ea .photo-yellow-85fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message_next_be6c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message_next_be6c .photo-yellow-85fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message_next_be6c .photo-6ae0 {
  background: #303030;
}
.gallery_a1dd {
  position: relative;
  z-index: 10;
}
.gallery_a1dd .primary_c5b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status_in_3ed1 .progress-wide-05b7 {
  display: inline-block;
  vertical-align: middle;
}
.status_in_3ed1.image_465d .progress-wide-05b7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status_in_3ed1.image_465d .progress-wide-05b7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status_in_3ed1.image_465d .progress-wide-05b7 {
    margin-right: 0.4em;
  }
}
.status_in_3ed1.image_465d .progress-wide-05b7:last-child {
  margin-right: 0;
}
.list-0a3d .primary_c5b6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .block-dim-31c3 .panel-aa39 {
    margin: 0 -0.5em;
  }
  .block-dim-31c3 .panel-aa39 [class*="customify-col-"],
  .block-dim-31c3 .panel-aa39 [class*="customify-col_"],
  .block-dim-31c3 .panel-aa39 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.block-dim-31c3.module_4648 .primary_c5b6 {
  background: 0 0 !important;
}
.block-dim-31c3.module_4648 .primary_c5b6,
.block-dim-31c3.list-0a3d .primary_c5b6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .block-dim-31c3.component-0981 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.block-dim-31c3.list-0a3d .primary_c5b6 {
  box-shadow: none !important;
}
.border-12e7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border-12e7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border-12e7 {
    padding: 18px 0 20px;
  }
}
.border-12e7 .content_middle_c974 {
  width: 100%;
}
.border-12e7 .nav_gold_db2b {
  margin-bottom: 0;
}
.border-12e7 .heading-under-8349 {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper_soft_8b2b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper_soft_8b2b .preview_rough_ae63 {
  width: 100%;
}
.button-light-bda9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button-light-bda9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button-light-bda9 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;
}
.button-light-bda9 li:last-child:after {
  display: none;
}
.button-light-bda9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.current-b340 .media-9bb6 button,
.border-12e7 .media-9bb6 button {
  left: 0;
}
.current-b340 .preview_rough_ae63,
.border-12e7 .preview_rough_ae63 {
  padding-left: 0;
  padding-right: 0;
}
.current-b340 .wrapper_soft_8b2b,
.border-12e7 .wrapper_soft_8b2b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.current-b340 {
  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;
}
.current-b340: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;
}
.current-b340 .red-c64f {
  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) {
  .current-b340 .red-c64f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .current-b340 .red-c64f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .current-b340 .red-c64f {
    min-height: 200px;
  }
}
.current-b340 .button-light-bda9 {
  color: rgba(255, 255, 255, 0.8);
}
.current-b340 .button-light-bda9 a,
.current-b340 .button-light-bda9 li:after {
  color: inherit;
}
.current-b340 .button-light-bda9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label_medium_80d1 {
  margin-bottom: 0.5em;
}
.full-828d {
  margin-bottom: 1.2em;
}
.full-828d,
.label_medium_80d1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.full-828d p:last-child,
.label_medium_80d1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media-9bb6,
#masthead .media-9bb6 {
  display: none;
}
#masthead
  > .media-9bb6.tooltip_iron_bc9a {
  display: none;
}
#masthead > .media-9bb6 button {
  left: 0;
}
.liquid-4332 {
  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%;
}
.liquid-4332 .progress-wide-05b7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.liquid-4332 .new-3442 {
  display: -webkit-box;
  display: flex;
}
.liquid-4332 .new-3442.purple-36c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.liquid-4332 .new-3442.in_17df {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid-4332 .new-3442.chip_032f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid-4332.detail-old-4397.primary-a251 .new-3442.purple-36c4 {
  flex-basis: 100%;
}
.liquid-4332.card_1d8d .new-3442.in_17df {
  -webkit-box-flex: 1;
  flex: auto;
}
.liquid-4332.card_1d8d .new-3442.chip_032f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media-9bb6.tooltip_iron_bc9a {
  display: none;
}
#masthead > .media-9bb6 button {
  left: 0;
}
.active_smooth_2254 {
  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;
}
.active_smooth_2254:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_smooth_2254.picture-under-45cb i {
  margin-right: 4px;
}
.active_smooth_2254.pattern_static_06d6 i {
  margin-left: 5px;
}
.fast-078f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fast-078f p:last-child {
  margin-bottom: 0;
}
.sidebar-ac5f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sidebar-ac5f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sidebar-ac5f img {
  display: block;
  width: auto;
  line-height: 1;
}
.sidebar-ac5f .up-5228 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sidebar-ac5f .table_1715 {
  margin: 5px 0 7px 0;
}
.sidebar-ac5f.title-fe33 .light_1558 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar-ac5f.title-fe33 .warm_02e2 {
  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;
}
.sidebar-ac5f.input-focused-5d14 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sidebar-ac5f.input-focused-5d14 .light_1558 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar-ac5f.input-focused-5d14 .warm_02e2 {
  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;
}
.sidebar-ac5f.motion_13f0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar-ac5f.element-steel-c2d0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sidebar-ac5f.element-steel-c2d0 .warm_02e2 {
  margin-top: 7px;
}
.red_b380 {
  display: inline-block;
}
.gallery_a1dd .iron_0bc2 .sidebar-ac5f img {
  max-width: 100%;
}
.static-ae2c .panel_fresh_cd73.aside_b0e0,
.outline_07a1 .panel_fresh_cd73.aside_b0e0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.static-ae2c .aside-top-8125,
.outline_07a1 .aside-top-8125 {
  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%);
}
.static-ae2c .aside-top-8125 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.static-ae2c.menu-4b24 .aside-top-8125 {
  display: none;
}
.static-ae2c .accent_new_7146 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static-ae2c .accent_new_7146 li {
  display: inline-block;
  position: relative;
}
.static-ae2c .accent_new_7146 li:last-child {
  margin-right: 0;
}
.static-ae2c .accent_new_7146 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;
}
.static-ae2c .accent_new_7146 li.hovered_3be2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.static-ae2c .accent_new_7146 > 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;
}
.static-ae2c .accent_new_7146 > li > a i {
  line-height: 0;
}
.static-ae2c .accent_new_7146 > li.accent_pro_a01a > a .aside-top-8125 {
  margin-left: 4px;
  line-height: 0;
}
.static-ae2c .accent_new_7146 .thick-38c0 li.accent_pro_a01a > a {
  position: relative;
}
.static-ae2c .accent_new_7146 .thick-38c0 li.accent_pro_a01a > a:after,
.static-ae2c .accent_new_7146 .thick-38c0 li.accent_pro_a01a > a:before {
  content: "";
  display: table;
}
.static-ae2c .accent_new_7146 .thick-38c0 li.accent_pro_a01a > a:after {
  clear: both;
}
.static-ae2c .accent_new_7146 .thick-38c0 li.accent_pro_a01a > a .aside-top-8125 {
  margin-left: 5px;
  float: right;
}
.static-ae2c .module-hovered-0a9b,
.static-ae2c .thick-38c0 {
  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;
}
.static-ae2c .thick-38c0 {
  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;
}
.static-ae2c .thick-38c0 .aside_b0e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.static-ae2c .thick-38c0 .aside-top-8125 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.static-ae2c .thick-38c0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.static-ae2c .thick-38c0 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;
}
.static-ae2c .thick-38c0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.static-ae2c .thick-38c0 .thick-38c0 {
  top: 0;
  left: 100%;
}
.static-ae2c .stale-b182.fn-focus-5724 > .module-hovered-0a9b,
.static-ae2c .stale-b182.fn-focus-5724 > .thick-38c0,
.static-ae2c .stale-b182:focus > .module-hovered-0a9b,
.static-ae2c .stale-b182:focus > .thick-38c0,
.static-ae2c .stale-b182:hover > .module-hovered-0a9b,
.static-ae2c .stale-b182:hover > .thick-38c0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.static-ae2c.card-motion-d178 .table_1c8e:after,
.static-ae2c.card-motion-d178 .table_1c8e:before {
  content: "";
  display: table;
}
.static-ae2c.card-motion-d178 .table_1c8e:after {
  clear: both;
}
.static-ae2c.card-motion-d178 .table_1c8e > li {
  float: left;
}
.static-ae2c.photo-1030 .table_1c8e:after,
.static-ae2c.photo-1030 .table_1c8e:before {
  content: "";
  display: table;
}
.static-ae2c.photo-1030 .table_1c8e:after {
  clear: both;
}
.static-ae2c.photo-1030 .table_1c8e > li {
  float: left;
}
.static-ae2c.photo-1030 .table_1c8e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.static-ae2c.photo-1030 .table_1c8e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.static-ae2c.photo-1030 .table_1c8e > li.component-slow-c519 > a,
.static-ae2c.photo-1030 .table_1c8e > li.hovered_3be2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.static-ae2c.surface-44b1 .table_1c8e > li > a .aside_b0e0 {
  position: relative;
}
.static-ae2c.surface-44b1 .table_1c8e > li > a .aside_b0e0: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;
}
.static-ae2c.surface-44b1
  .table_1c8e
  > li:focus
  > a
  .aside_b0e0:before,
.static-ae2c.surface-44b1
  .table_1c8e
  > li:hover
  > a
  .aside_b0e0:before {
  width: 100%;
  background-color: currentColor;
}
.static-ae2c.surface-44b1
  .table_1c8e
  > li.component-slow-c519
  > a
  .aside_b0e0:before,
.static-ae2c.surface-44b1
  .table_1c8e
  > li.paragraph_9eea
  > a
  .aside_b0e0:before {
  width: 100%;
  background-color: currentColor;
}
.static-ae2c.main_2001 .table_1c8e > li > a .aside_b0e0 {
  position: relative;
}
.static-ae2c.main_2001 .table_1c8e > li > a .aside_b0e0: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;
}
.static-ae2c.main_2001 .table_1c8e > li:focus > a .aside_b0e0:before,
.static-ae2c.main_2001
  .table_1c8e
  > li:hover
  > a
  .aside_b0e0:before {
  width: 100%;
  background-color: currentColor;
}
.static-ae2c.main_2001
  .table_1c8e
  > li.component-slow-c519
  > a
  .aside_b0e0:before,
.static-ae2c.main_2001
  .table_1c8e
  > li.paragraph_9eea
  > a
  .aside_b0e0:before {
  width: 100%;
  background-color: currentColor;
}
.outline_07a1 .accent_new_7146 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.outline_07a1 .accent_new_7146 li:first-child > a {
  border-top: none;
}
.outline_07a1 .accent_new_7146 .slow_ffd8 > .aside_b0e0 .aside-top-8125 {
  display: none;
}
.outline_07a1 .accent_new_7146 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.outline_07a1 .accent_new_7146 li:last-child {
  border: none;
}
.outline_07a1 .accent_new_7146 li.accent_pro_a01a > a {
  padding-right: 45px !important;
}
.outline_07a1 .accent_new_7146 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.outline_07a1 .accent_new_7146 li a:focus,
.outline_07a1 .accent_new_7146 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline_07a1 .accent_new_7146 li .sidebar_50ff {
  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;
}
.outline_07a1 .accent_new_7146 li .sidebar_50ff:hover {
  box-shadow: none;
}
.outline_07a1 .accent_new_7146 li .sidebar_50ff .aside-top-8125 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.outline_07a1 .accent_new_7146 .thick-38c0 {
  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);
}
.outline_07a1 .accent_new_7146 .thick-38c0 li a {
  padding-left: 3em;
}
.outline_07a1 .accent_new_7146 .cold_5c50 > a .sidebar_50ff i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.outline_07a1 .accent_new_7146 .cold_5c50 > .thick-38c0 {
  display: block;
  opacity: 1;
}
.lower_f12d {
  max-width: 100%;
}
.stale_6b41 {
  line-height: 0;
  cursor: pointer;
}
.row_2aa9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row_2aa9:hover {
  box-shadow: none;
  color: currentColor;
}
.row_2aa9 svg {
  width: 18px;
  height: 18px;
}
.row_2aa9 .pagination_3914 {
  display: none;
}
.easy-b061 {
  position: relative;
}
.easy-b061.fn-active-5724 .row_2aa9 .shadow_next_155b {
  display: none;
}
.easy-b061.fn-active-5724 .row_2aa9 .pagination_3914 {
  display: inline-block;
}
.easy-b061 .paper-9572 {
  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);
}
.easy-b061.cool_a4a6 .paper-9572 {
  left: auto;
  right: -0.9em;
}
.easy-b061.cool_a4a6 .copper-e141::before {
  left: auto;
  right: 15px;
}
.easy-b061.fn-active-5724 .paper-9572 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge-8538 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.huge-8538 label {
  flex-basis: 100%;
}
.huge-8538 .widget-steel-8253 {
  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;
}
.huge-8538 .shadow_b25c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.huge-8538 .shadow_b25c:focus {
  background-color: transparent;
}
.huge-8538 button.slider_tall_956b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.huge-8538 button.slider_tall_956b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.huge-8538 button.slider_tall_956b svg {
  width: 18px;
  height: 18px;
}
.huge-8538 input[type="submit"] {
  min-height: auto;
}
.alert_old_956a .huge-8538 .shadow_b25c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.copper-e141 {
  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) {
  .copper-e141 {
    width: 220px;
  }
}
.copper-e141 label {
  flex-basis: 100%;
}
.copper-e141::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;
}
.hot_0d6c .alert_old_956a .huge-8538 {
  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;
}
.hot_0d6c
  .alert_old_956a
  .huge-8538
  .widget-steel-8253 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hot_0d6c .alert_old_956a .huge-8538 .shadow_b25c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hot_0d6c
  .alert_old_956a
  .huge-8538
  .shadow_b25c:focus {
  background: 0 0;
}
.hot_0d6c
  .alert_old_956a
  .huge-8538
  .action_83af {
  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;
}
.breadcrumb-3d27 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.breadcrumb-3d27 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.breadcrumb-3d27 li:last-child {
  margin-right: 0;
}
.breadcrumb-3d27 li:first-child {
  margin-left: 0;
}
.breadcrumb-3d27.new_ebeb a {
  color: #fff;
}
.breadcrumb-3d27.new_ebeb a:hover {
  color: #fff;
}
.breadcrumb-3d27 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.breadcrumb-3d27 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.breadcrumb-3d27 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.breadcrumb-3d27 a:hover {
  opacity: 0.9;
  color: inherit;
}
.breadcrumb-3d27 [class*="social-icon-apple"] {
  background-color: #999;
}
.breadcrumb-3d27 [class*="social-icon-apple"].hover_inner_5eba {
  background-color: transparent;
  color: #999;
}
.breadcrumb-3d27 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.breadcrumb-3d27 [class*="social-icon-behance"].hover_inner_5eba {
  background-color: transparent;
  color: #1769ff;
}
.breadcrumb-3d27 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.breadcrumb-3d27 [class*="social-icon-bitbucket"].hover_inner_5eba {
  background-color: transparent;
  color: #205081;
}
.breadcrumb-3d27 [class*="social-icon-codepen"] {
  background-color: #000;
}
.breadcrumb-3d27 [class*="social-icon-codepen"].hover_inner_5eba {
  background-color: transparent;
  color: #000;
}
.breadcrumb-3d27 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.breadcrumb-3d27 [class*="social-icon-delicious"].hover_inner_5eba {
  background-color: transparent;
  color: #39f;
}
.breadcrumb-3d27 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.breadcrumb-3d27 [class*="social-icon-digg"].hover_inner_5eba {
  background-color: transparent;
  color: #005be2;
}
.breadcrumb-3d27 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.breadcrumb-3d27 [class*="social-icon-dribbble"].hover_inner_5eba {
  background-color: transparent;
  color: #ea4c89;
}
.breadcrumb-3d27 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.breadcrumb-3d27 [class*="social-icon-envelope"].hover_inner_5eba {
  background-color: transparent;
  color: #ea4335;
}
.breadcrumb-3d27 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.breadcrumb-3d27 [class*="social-icon-facebook"].hover_inner_5eba {
  background-color: transparent;
  color: #3b5998;
}
.breadcrumb-3d27 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.breadcrumb-3d27 [class*="social-icon-flickr"].hover_inner_5eba {
  background-color: transparent;
  color: #0063dc;
}
.breadcrumb-3d27 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.breadcrumb-3d27 [class*="social-icon-foursquare"].hover_inner_5eba {
  background-color: transparent;
  color: #2d5be3;
}
.breadcrumb-3d27 [class*="social-icon-github"] {
  background-color: #333;
}
.breadcrumb-3d27 [class*="social-icon-github"].hover_inner_5eba {
  background-color: transparent;
  color: #333;
}
.breadcrumb-3d27 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.breadcrumb-3d27 [class*="social-icon-google-plus"].hover_inner_5eba {
  background-color: transparent;
  color: #dd4b39;
}
.breadcrumb-3d27 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.breadcrumb-3d27 [class*="social-icon-houzz"].hover_inner_5eba {
  background-color: transparent;
  color: #7ac142;
}
.breadcrumb-3d27 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.breadcrumb-3d27 [class*="social-icon-instagram"].hover_inner_5eba {
  background-color: transparent;
  color: #262626;
}
.breadcrumb-3d27 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.breadcrumb-3d27 [class*="social-icon-jsfiddle"].hover_inner_5eba {
  background-color: transparent;
  color: #487aa2;
}
.breadcrumb-3d27 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.breadcrumb-3d27 [class*="social-icon-linkedin"].hover_inner_5eba {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-3d27 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.breadcrumb-3d27 [class*="social-icon-medium"].hover_inner_5eba {
  background-color: transparent;
  color: #00ab6b;
}
.breadcrumb-3d27 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.breadcrumb-3d27
  [class*="social-icon-odnoklassniki"].hover_inner_5eba {
  background-color: transparent;
  color: #f4731c;
}
.breadcrumb-3d27 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.breadcrumb-3d27 [class*="social-icon-meetup"].hover_inner_5eba {
  background-color: transparent;
  color: #ec1c40;
}
.breadcrumb-3d27 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.breadcrumb-3d27 [class*="social-icon-pinterest"].hover_inner_5eba {
  background-color: transparent;
  color: #bd081c;
}
.breadcrumb-3d27 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.breadcrumb-3d27 [class*="social-icon-product-hunt"].hover_inner_5eba {
  background-color: transparent;
  color: #da552f;
}
.breadcrumb-3d27 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.breadcrumb-3d27 [class*="social-icon-reddit"].hover_inner_5eba {
  background-color: transparent;
  color: #ff4500;
}
.breadcrumb-3d27 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.breadcrumb-3d27 [class*="social-icon-rss"].hover_inner_5eba {
  background-color: transparent;
  color: #f26522;
}
.breadcrumb-3d27 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.breadcrumb-3d27
  [class*="social-icon-shopping-cart"].hover_inner_5eba {
  background-color: transparent;
  color: #4caf50;
}
.breadcrumb-3d27 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.breadcrumb-3d27 [class*="social-icon-skype"].hover_inner_5eba {
  background-color: transparent;
  color: #00aff0;
}
.breadcrumb-3d27 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.breadcrumb-3d27 [class*="social-icon-slideshare"].hover_inner_5eba {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-3d27 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.breadcrumb-3d27 [class*="social-icon-snapchat"].hover_inner_5eba {
  background-color: transparent;
  color: #fffc00;
}
.breadcrumb-3d27 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.breadcrumb-3d27 [class*="social-icon-soundcloud"].hover_inner_5eba {
  background-color: transparent;
  color: #f80;
}
.breadcrumb-3d27 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.breadcrumb-3d27 [class*="social-icon-spotify"].hover_inner_5eba {
  background-color: transparent;
  color: #2ebd59;
}
.breadcrumb-3d27 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.breadcrumb-3d27
  [class*="social-icon-stack-overflow"].hover_inner_5eba {
  background-color: transparent;
  color: #fe7a15;
}
.breadcrumb-3d27 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.breadcrumb-3d27 [class*="social-icon-maldkfgram"].hover_inner_5eba {
  background-color: transparent;
  color: #2ca5e0;
}
.breadcrumb-3d27 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.breadcrumb-3d27 [class*="social-icon-tripadvisor"].hover_inner_5eba {
  background-color: transparent;
  color: #589442;
}
.breadcrumb-3d27 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.breadcrumb-3d27 [class*="social-icon-tumblr"].hover_inner_5eba {
  background-color: transparent;
  color: #35465c;
}
.breadcrumb-3d27 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.breadcrumb-3d27 [class*="social-icon-twitch"].hover_inner_5eba {
  background-color: transparent;
  color: #6441a5;
}
.breadcrumb-3d27 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.breadcrumb-3d27 [class*="social-icon-twitter"].hover_inner_5eba {
  background-color: transparent;
  color: #1da1f2;
}
.breadcrumb-3d27 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.breadcrumb-3d27 [class*="social-icon-vimeo"].hover_inner_5eba {
  background-color: transparent;
  color: #1ab7ea;
}
.breadcrumb-3d27 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.breadcrumb-3d27 [class*="social-icon-vk"].hover_inner_5eba {
  background-color: transparent;
  color: #45668e;
}
.breadcrumb-3d27 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.breadcrumb-3d27 [class*="social-icon-weibo"].hover_inner_5eba {
  background-color: transparent;
  color: #df2029;
}
.breadcrumb-3d27 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.breadcrumb-3d27 [class*="social-icon-weixin"].hover_inner_5eba {
  background-color: transparent;
  color: #7bb32e;
}
.breadcrumb-3d27 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.breadcrumb-3d27 [class*="social-icon-whatsapp"].hover_inner_5eba {
  background-color: transparent;
  color: #25d366;
}
.breadcrumb-3d27 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.breadcrumb-3d27 [class*="social-icon-wordpress"].hover_inner_5eba {
  background-color: transparent;
  color: #21759b;
}
.breadcrumb-3d27 [class*="social-icon-xing"] {
  background-color: #026466;
}
.breadcrumb-3d27 [class*="social-icon-xing"].hover_inner_5eba {
  background-color: transparent;
  color: #026466;
}
.breadcrumb-3d27 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.breadcrumb-3d27 [class*="social-icon-yelp"].hover_inner_5eba {
  background-color: transparent;
  color: #af0606;
}
.breadcrumb-3d27 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.breadcrumb-3d27 [class*="social-icon-youtube"].hover_inner_5eba {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-4efb {
  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;
}
.backdrop-4efb:hover {
  box-shadow: none;
  background: 0 0;
}
.tabs_current_4c75 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component-3b19 {
  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;
}
.outline-d482 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice_13b2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice_13b2,
.notice_13b2::after,
.notice_13b2::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;
}
.notice_13b2::after,
.notice_13b2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.item_a2e7 .component-3b19 .outline-d482 {
  margin-top: -2px;
  width: 19px;
}
.item_a2e7 .component-3b19 .notice_13b2 {
  margin-top: -1px;
}
.item_a2e7 .component-3b19 .notice_13b2,
.item_a2e7 .component-3b19 .notice_13b2::after,
.item_a2e7 .component-3b19 .notice_13b2::before {
  width: 19px;
  height: 2px;
}
.item_a2e7 .component-3b19 .notice_13b2::before {
  top: -6px;
}
.item_a2e7 .component-3b19 .notice_13b2::after {
  bottom: -6px;
}
.input_stale_106e .component-3b19 .outline-d482 {
  margin-top: -2px;
  width: 22px;
}
.input_stale_106e .component-3b19 .notice_13b2 {
  margin-top: -1px;
}
.input_stale_106e .component-3b19 .notice_13b2,
.input_stale_106e .component-3b19 .notice_13b2::after,
.input_stale_106e .component-3b19 .notice_13b2::before {
  width: 22px;
  height: 2px;
}
.input_stale_106e .component-3b19 .notice_13b2::before {
  top: -7px;
}
.input_stale_106e .component-3b19 .notice_13b2::after {
  bottom: -7px;
}
.motion-61c1 .component-3b19 .outline-d482 {
  margin-top: -2px;
  width: 31px;
}
.motion-61c1 .component-3b19 .notice_13b2 {
  margin-top: -1.5px;
}
.motion-61c1 .component-3b19 .notice_13b2,
.motion-61c1 .component-3b19 .notice_13b2::after,
.motion-61c1 .component-3b19 .notice_13b2::before {
  width: 31px;
  height: 3px;
}
.motion-61c1 .component-3b19 .notice_13b2::before {
  top: -9px;
}
.motion-61c1 .component-3b19 .notice_13b2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary-3a04 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-3a04 .component-3b19 .notice_13b2 {
    margin-top: -1px;
  }
  .secondary-3a04 .component-3b19 .notice_13b2,
  .secondary-3a04 .component-3b19 .notice_13b2::after,
  .secondary-3a04 .component-3b19 .notice_13b2::before {
    width: 19px;
    height: 2px;
  }
  .secondary-3a04 .component-3b19 .notice_13b2::before {
    top: -6px;
  }
  .secondary-3a04 .component-3b19 .notice_13b2::after {
    bottom: -6px;
  }
  .east-4c23 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 22px;
  }
  .east-4c23 .component-3b19 .notice_13b2 {
    margin-top: -1px;
  }
  .east-4c23 .component-3b19 .notice_13b2,
  .east-4c23 .component-3b19 .notice_13b2::after,
  .east-4c23 .component-3b19 .notice_13b2::before {
    width: 22px;
    height: 2px;
  }
  .east-4c23 .component-3b19 .notice_13b2::before {
    top: -7px;
  }
  .east-4c23 .component-3b19 .notice_13b2::after {
    bottom: -7px;
  }
  .border_blue_5e36 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 31px;
  }
  .border_blue_5e36 .component-3b19 .notice_13b2 {
    margin-top: -1.5px;
  }
  .border_blue_5e36 .component-3b19 .notice_13b2,
  .border_blue_5e36 .component-3b19 .notice_13b2::after,
  .border_blue_5e36 .component-3b19 .notice_13b2::before {
    width: 31px;
    height: 3px;
  }
  .border_blue_5e36 .component-3b19 .notice_13b2::before {
    top: -9px;
  }
  .border_blue_5e36 .component-3b19 .notice_13b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .inner_c26e .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 19px;
  }
  .inner_c26e .component-3b19 .notice_13b2 {
    margin-top: -1px;
  }
  .inner_c26e .component-3b19 .notice_13b2,
  .inner_c26e .component-3b19 .notice_13b2::after,
  .inner_c26e .component-3b19 .notice_13b2::before {
    width: 19px;
    height: 2px;
  }
  .inner_c26e .component-3b19 .notice_13b2::before {
    top: -6px;
  }
  .inner_c26e .component-3b19 .notice_13b2::after {
    bottom: -6px;
  }
  .feature-cf18 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 22px;
  }
  .feature-cf18 .component-3b19 .notice_13b2 {
    margin-top: -1px;
  }
  .feature-cf18 .component-3b19 .notice_13b2,
  .feature-cf18 .component-3b19 .notice_13b2::after,
  .feature-cf18 .component-3b19 .notice_13b2::before {
    width: 22px;
    height: 2px;
  }
  .feature-cf18 .component-3b19 .notice_13b2::before {
    top: -7px;
  }
  .feature-cf18 .component-3b19 .notice_13b2::after {
    bottom: -7px;
  }
  .caption-c1c5 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-c1c5 .component-3b19 .notice_13b2 {
    margin-top: -1.5px;
  }
  .caption-c1c5 .component-3b19 .notice_13b2,
  .caption-c1c5 .component-3b19 .notice_13b2::after,
  .caption-c1c5 .component-3b19 .notice_13b2::before {
    width: 31px;
    height: 3px;
  }
  .caption-c1c5 .component-3b19 .notice_13b2::before {
    top: -9px;
  }
  .caption-c1c5 .component-3b19 .notice_13b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .upper-16d1 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 19px;
  }
  .upper-16d1 .component-3b19 .notice_13b2 {
    margin-top: -1px;
  }
  .upper-16d1 .component-3b19 .notice_13b2,
  .upper-16d1 .component-3b19 .notice_13b2::after,
  .upper-16d1 .component-3b19 .notice_13b2::before {
    width: 19px;
    height: 2px;
  }
  .upper-16d1 .component-3b19 .notice_13b2::before {
    top: -6px;
  }
  .upper-16d1 .component-3b19 .notice_13b2::after {
    bottom: -6px;
  }
  .prev-1d11 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 22px;
  }
  .prev-1d11 .component-3b19 .notice_13b2 {
    margin-top: -1px;
  }
  .prev-1d11 .component-3b19 .notice_13b2,
  .prev-1d11 .component-3b19 .notice_13b2::after,
  .prev-1d11 .component-3b19 .notice_13b2::before {
    width: 22px;
    height: 2px;
  }
  .prev-1d11 .component-3b19 .notice_13b2::before {
    top: -7px;
  }
  .prev-1d11 .component-3b19 .notice_13b2::after {
    bottom: -7px;
  }
  .active_5013 .component-3b19 .outline-d482 {
    margin-top: -2px;
    width: 31px;
  }
  .active_5013 .component-3b19 .notice_13b2 {
    margin-top: -1.5px;
  }
  .active_5013 .component-3b19 .notice_13b2,
  .active_5013 .component-3b19 .notice_13b2::after,
  .active_5013 .component-3b19 .notice_13b2::before {
    width: 31px;
    height: 3px;
  }
  .active_5013 .component-3b19 .notice_13b2::before {
    top: -9px;
  }
  .active_5013 .component-3b19 .notice_13b2::after {
    bottom: -9px;
  }
}
.brown-22e0 .notice_13b2 {
  -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);
}
.brown-22e0 .notice_13b2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.brown-22e0 .notice_13b2::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);
}
.brown-22e0.tiny-1758 .notice_13b2 {
  -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);
}
.brown-22e0.tiny-1758 .notice_13b2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.brown-22e0.tiny-1758 .notice_13b2::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);
}
.info_86ce {
  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.heading_426c:before {
  display: none;
}
.selected_b311 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.selected_b311 .surface_first_8409 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.selected_b311 .surface_first_8409:last-of-type {
  border-bottom: none;
}
.selected_b311 .surface_first_8409.notification_current_9010,
.selected_b311 .surface_first_8409.gradient_274e,
.selected_b311 .surface_first_8409.hero-1913 {
  padding: 0;
}
.selected_b311 .outline_07a1 .sidebar_50ff {
  color: currentColor;
}
.selected_b311 .outline_07a1 .sidebar_50ff:focus,
.selected_b311 .outline_07a1 .sidebar_50ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_b311.photo-yellow-85fc .heading-095b,
.selected_b311.photo-yellow-85fc .fast-078f a,
.selected_b311.photo-yellow-85fc .table_1c8e a,
.selected_b311.photo-yellow-85fc .thick-38c0 a {
  color: rgba(0, 0, 0, 0.55);
}
.selected_b311.photo-yellow-85fc .heading-095b:hover,
.selected_b311.photo-yellow-85fc .fast-078f a:hover,
.selected_b311.photo-yellow-85fc .table_1c8e a:hover,
.selected_b311.photo-yellow-85fc .thick-38c0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected_b311.photo-yellow-85fc .thumbnail-pressed-7bd3 {
  color: rgba(0, 0, 0, 0.8);
}
.selected_b311.photo-yellow-85fc .surface_first_8409 {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected_b311.photo-yellow-85fc .surface_first_8409:before {
  background: rgba(0, 0, 0, 0.08);
}
.selected_b311.photo-yellow-85fc .label_top_55f0:before {
  background: rgba(255, 255, 255, 0.9);
}
.selected_b311.photo-yellow-85fc .outline_07a1 .accent_new_7146 li a,
.selected_b311.photo-yellow-85fc .outline_07a1 .sidebar_50ff,
.selected_b311.photo-yellow-85fc .thick-38c0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected_b311.photo-yellow-85fc .outline_07a1 .sidebar_50ff:focus,
.selected_b311.photo-yellow-85fc .outline_07a1 .sidebar_50ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_b311.photo-yellow-85fc .accent_new_7146 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected_b311.photo-6ae0 .heading-095b,
.selected_b311.photo-6ae0 .fast-078f a,
.selected_b311.photo-6ae0 .table_1c8e .sidebar_50ff,
.selected_b311.photo-6ae0 .table_1c8e a,
.selected_b311.photo-6ae0 .thick-38c0 a {
  color: rgba(255, 255, 255, 0.79);
}
.selected_b311.photo-6ae0 .heading-095b:hover,
.selected_b311.photo-6ae0 .fast-078f a:hover,
.selected_b311.photo-6ae0 .table_1c8e .sidebar_50ff:hover,
.selected_b311.photo-6ae0 .table_1c8e a:hover,
.selected_b311.photo-6ae0 .thick-38c0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected_b311.photo-6ae0 .thumbnail-pressed-7bd3 {
  color: rgba(255, 255, 255, 0.99);
}
.selected_b311.photo-6ae0 .surface_first_8409 {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_b311.photo-6ae0 .surface_first_8409:before {
  background: rgba(255, 255, 255, 0.08);
}
.selected_b311.photo-6ae0 .label_top_55f0:before {
  background: rgba(0, 0, 0, 0.9);
}
.selected_b311.photo-6ae0 .outline_07a1 .accent_new_7146 li a,
.selected_b311.photo-6ae0 .outline_07a1 .sidebar_50ff,
.selected_b311.photo-6ae0 .thick-38c0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_b311.photo-6ae0 .outline_07a1 .sidebar_50ff:focus,
.selected_b311.photo-6ae0 .outline_07a1 .sidebar_50ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_b311.photo-6ae0 .accent_new_7146 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_top_55f0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.label_top_55f0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gallery-fluid-2430 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.lower_4ceb .selected_b311 {
  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;
}
.lower_4ceb .surface_first_8409 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.lower_4ceb .surface_first_8409: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) {
  .lower_4ceb .surface_first_8409:before {
    width: 16%;
    left: 42%;
  }
}
.lower_4ceb .surface_first_8409:last-child:before {
  content: none;
}
.lower_4ceb .surface_first_8409[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.lower_4ceb .outline_07a1 .accent_new_7146 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.lower_4ceb .outline_07a1 .accent_new_7146 li a .sidebar_50ff {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.lower_4ceb .outline_07a1 .thick-38c0 {
  border: none;
}
.lower_4ceb .outline_07a1 .thick-38c0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.lower_4ceb .label_top_55f0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.lower_4ceb .gallery-fluid-2430 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.lower_4ceb .photo-6ae0 .label_top_55f0:before {
  background: rgba(0, 0, 0, 0.9);
}
.lower_4ceb .photo-yellow-85fc.medium-fe46 .notice_13b2 {
  background: rgba(0, 0, 0, 0.6);
}
.lower_4ceb
  .photo-yellow-85fc.medium-fe46
  .notice_13b2::after,
.lower_4ceb
  .photo-yellow-85fc.medium-fe46
  .notice_13b2:before {
  background: inherit;
}
.lower_4ceb
  .photo-yellow-85fc.medium-fe46:hover
  .notice_13b2 {
  background: rgba(0, 0, 0, 0.8);
}
.footer_center_6c66 .selected_b311 {
  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) {
  .footer_center_6c66 .selected_b311 {
    width: auto;
    right: 45px;
  }
}
.wrapper_up_6904 .selected_b311 {
  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) {
  .wrapper_up_6904 .selected_b311 {
    width: auto;
    left: 45px;
  }
}
.heading_426c .selected_b311 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.heading_426c .gallery-fluid-2430 {
  max-width: 48em;
  margin: 0 auto;
}
.heading_426c .label_top_55f0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.black_7a7b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.black_7a7b.lower_4ceb .selected_b311 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.black_7a7b.footer_center_6c66 .selected_b311 {
  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);
}
.black_7a7b .selected_b311 {
  visibility: visible;
}
.black_7a7b.wrapper_up_6904 .selected_b311 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.header_complex_b8d9,
.dark_8c3a {
  overflow-x: hidden;
}
.header_complex_b8d9 .selected_b311 {
  overflow: auto;
}
.header_complex_b8d9.lower_4ceb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header_complex_b8d9.lower_4ceb .selected_b311 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.header_complex_b8d9.lower_4ceb .backdrop-4efb {
  opacity: 0;
}
.header_complex_b8d9.footer_center_6c66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header_complex_b8d9.footer_center_6c66 .selected_b311 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.header_complex_b8d9.footer_center_6c66 .backdrop-4efb {
  opacity: 0;
}
.header_complex_b8d9.wrapper_up_6904 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header_complex_b8d9.wrapper_up_6904 .selected_b311 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.header_complex_b8d9.wrapper_up_6904 .backdrop-4efb {
  opacity: 0;
}
.header_complex_b8d9.heading_426c .selected_b311 {
  z-index: 10;
  visibility: visible;
}
.medium-fe46 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.medium-fe46 .notice_13b2 {
  background: rgba(255, 255, 255, 0.99);
}
.medium-fe46 .notice_13b2::after,
.medium-fe46 .notice_13b2:before {
  background: inherit;
}
.medium-fe46:hover .notice_13b2 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper_up_6904 .medium-fe46 {
  top: 10px;
  right: auto;
  left: 12px;
}
.heading_426c .medium-fe46 {
  display: none !important;
}
.header_complex_b8d9:before,
.dark_8c3a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.header_complex_b8d9 .medium-fe46,
.dark_8c3a .medium-fe46 {
  display: inline-block;
}
.selected_b311 .progress-wide-05b7 {
  -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;
}
.header_complex_b8d9 .selected_b311 .progress-wide-05b7,
.dark_8c3a .selected_b311 .progress-wide-05b7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_9380 .widget-steel-8253 {
  width: 100%;
}
.iron_0bc2 {
  padding: 0 0.5em 0;
}
.iron_0bc2 [class*="customify-col-"],
.iron_0bc2 [class*="customify-col_"],
.iron_0bc2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tall-6f67 .iron_0bc2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .panel-aa39 .lower_dbb0,
  .lower_dbb0 {
    display: none;
  }
  .logo_static_bb68 {
    text-align: left;
  }
  .fast-74b3 {
    text-align: center;
  }
  .plasma_bf08 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .panel-aa39 .box-brown-0d04,
  .box-brown-0d04 {
    display: none;
  }
  .search_8965 {
    text-align: left;
  }
  .hot-366e {
    text-align: center;
  }
  .upper-b548 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .panel-aa39 .fixed_146e,
  .fixed_146e {
    display: none;
  }
  .old_81bd {
    text-align: left;
  }
  .banner_blue_ec5e {
    text-align: center;
  }
  .picture_down_5c09 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture_b2b1 {
  box-shadow: none !important;
}
.header_e429 .glass_e811,
.pro_044e .glass_e811 {
  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;
}
.pro_044e .glass_e811 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.primary_c5b6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.primary_c5b6:after,
.primary_c5b6:before {
  content: "";
  display: table;
}
.primary_c5b6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .primary_c5b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.primary_c5b6,
.component-0981 {
  max-width: 1248px;
  margin: 0 auto;
}

.pressed-1f05.article_upper_bbef .primary_c5b6 {
  max-width: 100%;
}
.pressed-1f05.purple_2271 {
  max-width: 1200px;
  margin: 0 auto;
}
.pressed-1f05.row_3632 .primary_c5b6 {
  max-width: 100%;
}
.pressed-1f05.row_3632 > .primary_c5b6 {
  padding-left: 0;
  padding-right: 0;
}
.pressed-1f05.row_3632 > .primary_c5b6 .panel-aa39 {
  margin: 0;
}
.pressed-1f05.row_3632
  > .primary_c5b6
  .footer-blue-e3cf.hover_9d8b {
  margin-right: 0;
  margin-left: 0;
}
.pressed-1f05.row_3632 #main.hover_9d8b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .column_931d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .column_931d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-middle-3bd0 .large-3508 {
    padding-right: 1em;
  }
  .active-middle-3bd0.caption-middle-e249 .footer-blue-e3cf {
    border-right: 1px solid #eaecee;
  }
  .active-middle-3bd0.caption-middle-e249 .large-3508 {
    padding-right: 1em;
  }
  .active-middle-3bd0.caption-middle-e249 .carousel_7a52 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_west_671b .large-3508 {
    padding-left: 1em;
  }
  .info_west_671b.caption-middle-e249 .footer-blue-e3cf {
    border-left: 1px solid #eaecee;
  }
  .info_west_671b.caption-middle-e249 .large-3508 {
    padding-left: 1em;
  }
  .info_west_671b.caption-middle-e249 .carousel_7a52 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-f909 .large-3508 {
    padding-left: 1em;
  }
  .background-f909.caption-middle-e249 .right_8ce4 {
    border-right: 1px solid #eaecee;
  }
  .background-f909.caption-middle-e249 .message-down-f51e {
    border-right: 1px solid #eaecee;
  }
  .background-f909.caption-middle-e249 .large-3508 {
    padding-left: 1em;
  }
  .background-f909.caption-middle-e249 .carousel_7a52 {
    padding-right: 1em;
  }
  .background-f909.caption-middle-e249 .aside_f031 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-e19c .large-3508 {
    padding-right: 1em;
  }
  .section-e19c.caption-middle-e249 .right_8ce4 {
    border-left: 1px solid #eaecee;
  }
  .section-e19c.caption-middle-e249 .message-down-f51e {
    border-left: 1px solid #eaecee;
  }
  .section-e19c.caption-middle-e249 .large-3508 {
    padding-right: 1em;
  }
  .section-e19c.caption-middle-e249 .carousel_7a52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-e19c.caption-middle-e249 .aside_f031 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_931d .large-3508 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_931d.caption-middle-e249 .footer-blue-e3cf {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .column_931d.caption-middle-e249 .large-3508 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_931d.caption-middle-e249 .carousel_7a52 {
    padding-left: 1em;
  }
  .column_931d.caption-middle-e249 .aside_f031 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .column_931d.caption-middle-e249 .large-3508 {
    padding-left: 0;
  }
}
.medium_4c54 .status_in_3ed1 {
  display: inline-block;
}
.thumbnail_black_7fe2 {
  display: inline-block;
}
.brown-e5c1 {
  word-con: break-word;
}
.slider-fa2f > span {
  display: inline-block;
  padding: 5px 0;
}
.slider-fa2f .under_9258 {
  margin-left: 8px;
  margin-right: 8px;
}
.slider-fa2f .accordion-9b3b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.upper-d77a .secondary-first-6752 {
  margin-bottom: 2em;
}
.upper-d77a .icon_stale_b455 {
  margin-bottom: 15px;
}
.upper-d77a .icon_stale_b455:last-child {
  margin-bottom: 0;
}
.upper-d77a .logo-1ebc {
  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) {
  .upper-d77a .logo-1ebc {
    display: block;
  }
}
.upper-d77a .medium-18c6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .upper-d77a .medium-18c6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.upper-d77a .progress_d62c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.upper-d77a .progress_d62c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.upper-d77a .progress_d62c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.upper-d77a .brown-e5c1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper-d77a .brown-e5c1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.upper-d77a .gradient-6be8 p:last-child {
  margin-bottom: 0;
}
.upper-d77a .button-hovered-4bd7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.upper-d77a .medium-4648 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.upper-d77a .item-lower-2984 {
  margin-top: 1em;
}
.upper-d77a .layout_selected_e52f {
  top: 0;
  display: block;
}
.upper-d77a .layout_selected_e52f a {
  color: inherit;
}
.upper-d77a .layout_selected_e52f a:hover {
  color: inherit;
}
.upper-d77a .border_huge_98c4 {
  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;
}
.upper-d77a .border_huge_98c4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.upper-d77a .medium-4648 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.upper-d77a .box_486d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.upper-d77a .box_486d:first-child {
  margin-top: 0;
}
.upper-d77a .box_486d.accordion-f2fd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.upper-d77a .box_486d.breadcrumb-huge-3b2e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper-d77a
  .box_486d.breadcrumb-huge-3b2e.status_d0bc
  .item-lower-2984 {
  width: 100%;
}
.upper-d77a .breadcrumb-huge-3b2e {
  -webkit-box-align: center;
  align-items: center;
}
.upper-d77a .breadcrumb-huge-3b2e .slider-fa2f,
.upper-d77a .breadcrumb-huge-3b2e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.upper-d77a .progress_d62c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-d77a .progress_d62c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-d77a .progress_d62c: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;
}
.upper-d77a .accordion-f2fd {
  z-index: 5;
}
.upper-d77a .accordion-455e .up_0934 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.upper-d77a .backdrop_ff49 .up_0934 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.upper-d77a .secondary-easy-51bc .up_0934 {
  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;
}
.upper-d77a.next-e3b2 .logo-1ebc,
.upper-d77a.south_872a .logo-1ebc {
  display: block;
}
.upper-d77a.next-e3b2 .logo-1ebc .complex-0226,
.upper-d77a.next-e3b2 .logo-1ebc .medium-4648,
.upper-d77a.south_872a .logo-1ebc .complex-0226,
.upper-d77a.south_872a .logo-1ebc .medium-4648 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper-d77a.lite_f906 .medium-18c6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .upper-d77a.lite_f906 .medium-18c6 {
    margin-right: 0;
  }
}
.upper-d77a.next-e3b2 .medium-18c6,
.upper-d77a.south_872a .medium-18c6 {
  padding-top: 40%;
}
.upper-d77a.next-e3b2 .secondary-first-6752,
.upper-d77a.south_872a .secondary-first-6752 {
  display: block;
}
.upper-d77a.next-e3b2 .fn-sticky-5724 .medium-4648,
.upper-d77a.south_872a .fn-sticky-5724 .medium-4648 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.upper-d77a.next-e3b2 .medium-18c6,
.upper-d77a.south_872a .medium-18c6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.upper-d77a.next-e3b2 .medium-4648 {
  padding: 1em;
}
.breadcrumb-c368 {
  margin: 30px auto;
  display: block;
}
.breadcrumb-c368 .shadow_complex_da53 > * {
  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;
}
.breadcrumb-c368 .shadow_complex_da53 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-c368 .shadow_complex_da53 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form_narrow_9639 .slider-fa2f {
  margin-bottom: 1.41575em;
}
.form_narrow_9639 .active-dc76 {
  margin-bottom: 1.618em;
}
.selected-3aea .filter_840b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.selected-3aea .filter_840b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.selected-3aea .article-full-39a5 {
  max-width: 100%;
  overflow: auto;
}
.dropdown-1c92 .selected-3aea a:hover {
  text-decoration: underline;
}
.form-f124 .icon_stale_b455:not(.brown-e5c1),
.form-f124 .progress_d62c {
  margin-bottom: 1.41575em;
}
.form-f124 .icon_stale_b455:not(.brown-e5c1):last-child,
.form-f124 .progress_d62c:last-child {
  margin-bottom: 0;
}
.form-f124 .icon_stale_b455.huge-2d0a {
  margin-bottom: 0.41575em;
}
.form-f124 .main_57de:before,
.form-f124 .video-tiny-932a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.form-f124 .main_57de:before {
  content: "\f115";
}
.form-f124 .video-tiny-932a:before {
  content: "\f02c";
}
.form-f124 .glass_2bcc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.form-f124 .glass_2bcc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.caption_selected_43f4 {
  display: -webkit-box;
  display: flex;
}
.caption_selected_43f4 .simple_25dc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .caption_selected_43f4 .simple_25dc {
    flex-basis: 90px;
  }
}
.caption_selected_43f4 .frame-7f53 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption_selected_43f4 .frame-7f53 {
    flex-basis: calc(100% - 50px);
  }
}
.caption_selected_43f4 .info-white-cb28 p:last-child {
  margin-bottom: 0.72em;
}
.black_36d3 .shadow_complex_da53 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.black_36d3 .shadow_complex_da53:after,
.black_36d3 .shadow_complex_da53:before {
  content: "";
  display: table;
}
.black_36d3 .shadow_complex_da53:after {
  clear: both;
}
.black_36d3 .shadow_complex_da53 .video_wide_9f3a,
.black_36d3 .shadow_complex_da53 .dim-cd1e {
  width: 49%;
}
.black_36d3 .shadow_complex_da53 .video_wide_9f3a a span.status_5245,
.black_36d3 .shadow_complex_da53 .dim-cd1e a span.status_5245 {
  display: block;
  margin-bottom: 5px;
}
.black_36d3 .shadow_complex_da53 .dim-cd1e {
  float: left;
  text-align: left;
}
.black_36d3 .shadow_complex_da53 .video_wide_9f3a {
  float: right;
  text-align: right;
}
.dropdown-green-26e0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown-green-26e0 {
    margin-bottom: 0;
  }
}
.blue_9584 {
  margin-bottom: 1em;
}
.blue_9584 .brown-e5c1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.background_accc a {
  display: block;
  line-height: 0;
  position: relative;
}
.link-stone-0e19 .blue_9584,
.media_e9ff .blue_9584 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link-stone-0e19 .blue_9584,
  .media_e9ff .blue_9584 {
    display: block;
  }
}
.link-stone-0e19 .background_accc,
.media_e9ff .background_accc {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link-stone-0e19 .background_accc,
  .media_e9ff .background_accc {
    margin-bottom: 1em;
  }
}
.link-stone-0e19 .background_accc img,
.media_e9ff .background_accc img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link-stone-0e19 .dim-8f71,
.media_e9ff .dim-8f71 {
  flex-basis: calc(100% - 160px);
}
.link-stone-0e19 .dim-8f71 p,
.media_e9ff .dim-8f71 p {
  margin-bottom: 0;
}
.link-stone-0e19 .dim-8f71 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link-stone-0e19 .dim-8f71 {
    padding-left: 0;
  }
}
.media_e9ff .dim-8f71 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .media_e9ff .dim-8f71 {
    padding-right: 0;
  }
}
.media_e9ff .background_accc {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tag-advanced-1f92 .background_accc {
  margin-bottom: 0.5em;
}
.tag-advanced-1f92 .background_accc img {
  width: 100%;
}
.header_pink_6037 .form_4889,
.background-350b .form_4889 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-350b .footer-blue-e3cf .box_clean_866d p:last-child {
  margin-bottom: 0;
}
.middle-32f7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focus_4322 .texture_829d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focus_4322 .texture_829d:last-of-type {
    margin-bottom: 0;
  }
}
.focus_4322 .texture_829d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_4322 .texture_829d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focus_4322 .texture_829d ul li {
  margin: 0 0 0.6em;
}
.focus_4322 .texture_829d ul li.photo-6dc5,
.focus_4322 .texture_829d ul li.accordion_75db {
  position: relative;
}
.focus_4322 .texture_829d ul li.photo-6dc5 .hover_5a9b,
.focus_4322 .texture_829d ul li.accordion_75db .hover_5a9b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focus_4322 .texture_829d ul li.photo-6dc5:after:after,
.focus_4322 .texture_829d ul li.photo-6dc5:after:before,
.focus_4322
  .texture_829d
  ul
  li.accordion_75db:after:after,
.focus_4322
  .texture_829d
  ul
  li.accordion_75db:after:before {
  content: "";
  display: table;
}
.focus_4322 .texture_829d ul li.photo-6dc5:after:after,
.focus_4322
  .texture_829d
  ul
  li.accordion_75db:after:after {
  clear: both;
}
.focus_4322 .texture_829d a.image_9ead:hover {
  text-decoration: none;
}
.focus_4322 .texture_829d select {
  max-width: 100%;
}
.focus_4322 .texture_829d table {
  font-size: 85%;
}
.focus_4322 .texture_829d table td,
.focus_4322 .texture_829d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focus_4322 .texture_829d table tfoot td {
  text-align: left;
}
.focus_4322 .texture_829d :last-child {
  margin-bottom: 0;
}
.focus_4322 .texture_829d .sidebar-ca6e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focus_4322 .texture_829d .sidebar-ca6e label {
  width: 100%;
}
.focus_4322 .texture_829d .sidebar-ca6e .shadow_b25c {
  width: 100%;
  display: block;
}
.focus_4322 .texture_829d .sidebar-ca6e .slider_tall_956b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focus_4322 .texture_829d .sidebar-ca6e .slider_tall_956b:hover svg #svg-search {
  fill: #444;
}
.focus_4322 .texture_829d .sidebar-ca6e .slider_tall_956b svg {
  width: 18px;
  height: 18px;
}
.focus_4322 .shade_d71a ul ul,
.focus_4322 .card_cool_9a12 ul ul,
.focus_4322 .text-dirty-12bf ul ul,
.focus_4322 .carousel-bottom-8a67 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focus_4322 .shade_d71a .accent_pro_a01a > a,
.focus_4322 .card_cool_9a12 .accent_pro_a01a > a,
.focus_4322 .text-dirty-12bf .accent_pro_a01a > a,
.focus_4322 .carousel-bottom-8a67 .accent_pro_a01a > a {
  margin-bottom: 0;
}
.focus_4322 .table-small-872d li,
.focus_4322 .shade_d71a li,
.focus_4322 .surface-38db li,
.focus_4322 .card_cool_9a12 li,
.focus_4322 .text-dirty-12bf li,
.focus_4322 .carousel-bottom-8a67 li,
.focus_4322 .article_medium_52e2 li,
.focus_4322 .modal-prev-a4d0 li {
  display: block;
  position: relative;
}
.focus_4322 .table-small-872d li:last-child,
.focus_4322 .shade_d71a li:last-child,
.focus_4322 .surface-38db li:last-child,
.focus_4322 .card_cool_9a12 li:last-child,
.focus_4322 .text-dirty-12bf li:last-child,
.focus_4322 .carousel-bottom-8a67 li:last-child,
.focus_4322 .article_medium_52e2 li:last-child,
.focus_4322 .modal-prev-a4d0 li:last-child {
  border: none;
}
.focus_4322 .table-small-872d li a,
.focus_4322 .shade_d71a li a,
.focus_4322 .surface-38db li a,
.focus_4322 .card_cool_9a12 li a,
.focus_4322 .text-dirty-12bf li a,
.focus_4322 .carousel-bottom-8a67 li a,
.focus_4322 .article_medium_52e2 li a,
.focus_4322 .modal-prev-a4d0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_4322 .table-small-872d li ul li::before,
.focus_4322 .shade_d71a li ul li::before,
.focus_4322 .surface-38db li ul li::before,
.focus_4322 .card_cool_9a12 li ul li::before,
.focus_4322 .text-dirty-12bf li ul li::before,
.focus_4322 .carousel-bottom-8a67 li ul li::before,
.focus_4322 .article_medium_52e2 li ul li::before,
.focus_4322 .modal-prev-a4d0 li ul li::before {
  left: 15px;
}
.focus_4322 .table-small-872d li ul a,
.focus_4322 .shade_d71a li ul a,
.focus_4322 .surface-38db li ul a,
.focus_4322 .card_cool_9a12 li ul a,
.focus_4322 .text-dirty-12bf li ul a,
.focus_4322 .carousel-bottom-8a67 li ul a,
.focus_4322 .article_medium_52e2 li ul a,
.focus_4322 .modal-prev-a4d0 li ul a {
  padding-left: 20px;
}
.focus_4322 .table-small-872d li ul ul li::before,
.focus_4322 .shade_d71a li ul ul li::before,
.focus_4322 .surface-38db li ul ul li::before,
.focus_4322 .card_cool_9a12 li ul ul li::before,
.focus_4322 .text-dirty-12bf li ul ul li::before,
.focus_4322 .carousel-bottom-8a67 li ul ul li::before,
.focus_4322 .article_medium_52e2 li ul ul li::before,
.focus_4322 .modal-prev-a4d0 li ul ul li::before {
  left: 30px;
}
.focus_4322 .table-small-872d li ul ul a,
.focus_4322 .shade_d71a li ul ul a,
.focus_4322 .surface-38db li ul ul a,
.focus_4322 .card_cool_9a12 li ul ul a,
.focus_4322 .text-dirty-12bf li ul ul a,
.focus_4322 .carousel-bottom-8a67 li ul ul a,
.focus_4322 .article_medium_52e2 li ul ul a,
.focus_4322 .modal-prev-a4d0 li ul ul a {
  padding-left: 40px;
}
.focus_4322 .card-34cf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_4322 .modal-prev-a4d0 ul li {
  margin-bottom: 1.41575em;
}
.focus_4322 .modal-prev-a4d0 ul li .section_45ae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focus_4322 .modal-prev-a4d0 ul li .dark_f65d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-6ae0 .table-small-872d li a,
.photo-6ae0 .shade_d71a li a,
.photo-6ae0 .surface-38db li a,
.photo-6ae0 .card_cool_9a12 li a,
.photo-6ae0 .text-dirty-12bf li a,
.photo-6ae0 .carousel-bottom-8a67 li a,
.photo-6ae0 .article_medium_52e2 li a,
.photo-6ae0 .modal-prev-a4d0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-6ae0 .card-34cf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-6ae0 .texture_829d ul li.photo-6dc5 .hover_5a9b,
.photo-6ae0 .texture_829d ul li.accordion_75db .hover_5a9b {
  background: rgba(0, 0, 0, 0.2);
}
.photo-6ae0 .focus_4322 .texture_829d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-1f05 .focus_4322 .accent_new_7146 li {
  margin: 0;
}
.pressed-1f05 .focus_4322 .accent_new_7146 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pressed-1f05 .focus_4322 .accent_new_7146 li ul {
  margin: 0;
}
.pressed-1f05 .focus_4322 .accent_new_7146 li ul li a {
  padding-left: 15px;
}
.pressed-1f05 .focus_4322 .accent_new_7146 li ul li li a {
  padding-left: 30px;
}
.pressed-1f05 .focus_4322 .accent_new_7146 li.hovered_3be2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pressed-1f05 .focus_4322 .accent_new_7146 li.hovered_3be2 > 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;
}
.pressed-1f05 .focus_4322 .accent_new_7146 li.hovered_3be2 > 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;
}
.highlight-in-c955 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid-dark-a72f {
  position: relative;
  z-index: 10;
}
.grid-dark-a72f .progress-wide-05b7 {
  width: 100%;
  max-width: 100%;
}
.shade_green_9d6d .notification-a259 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade_green_9d6d .photo-yellow-85fc {
}
.shade_green_9d6d .photo-6ae0 {
  background: #292929;
}
.easy_938a .notification-a259 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.easy_938a .photo-yellow-85fc {
  background: #f9f9f9;
}
.easy_938a .photo-6ae0 {
  background: #303030;
}
.badge_c8f6 .notification-a259 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_c8f6 .status_in_3ed1 {
    margin-bottom: 1em;
  }
  .badge_c8f6 .status_in_3ed1:last-child {
    margin-bottom: 0;
  }
}
.badge_c8f6 .photo-yellow-85fc {
  background: #ededed;
}
.badge_c8f6 .photo-6ae0 {
  background: #1a1a1a;
}
.notification-a259.photo-yellow-85fc {
  color: rgba(0, 0, 0, 0.6);
}
.notification-a259.photo-yellow-85fc .component_3f00 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-a259.photo-6ae0 {
  color: rgba(255, 255, 255, 0.99);
}
.notification-a259.photo-6ae0 a:not(.image_9ead) {
  color: rgba(255, 255, 255, 0.79);
}
.notification-a259.photo-6ae0 a:not(.image_9ead):hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-a259.photo-6ae0 .component_3f00 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-a259.photo-6ae0 table tbody td,
.notification-a259.photo-6ae0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.black_abdc.list-0a3d .primary_c5b6 {
  max-width: initial;
}
.black_abdc .image_465d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.black_abdc .image_465d .progress-wide-05b7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .black_abdc .image_465d .progress-wide-05b7 {
    display: block;
    margin-bottom: 2em;
  }
  .black_abdc .image_465d .progress-wide-05b7:last-child {
    margin-bottom: 0;
  }
}
.badge_c8f6 .status_in_3ed1:last-child,
.easy_938a .status_in_3ed1:last-child,
.shade_green_9d6d .status_in_3ed1:last-child {
  margin-bottom: 0;
}
.badge_c8f6 .status_in_3ed1 .focus_4322 .texture_829d:last-child,
.easy_938a .status_in_3ed1 .focus_4322 .texture_829d:last-child,
.shade_green_9d6d .status_in_3ed1 .focus_4322 .texture_829d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge_c8f6 .sidebar-0107,
  .badge_c8f6 .notice-outer-7b23,
  .easy_938a .sidebar-0107,
  .easy_938a .notice-outer-7b23,
  .shade_green_9d6d .sidebar-0107,
  .shade_green_9d6d .notice-outer-7b23 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid-dark-a72f .status_in_3ed1 {
    margin-bottom: 2em;
  }
}
.grid-dark-a72f p:last-child {
  margin-bottom: 0;
}
.grid-dark-a72f li,
.grid-dark-a72f ul {
  list-style: none;
  margin: 0;
}
.grid-dark-a72f ul ul {
  margin-left: 2.617924em;
}
.notice_stone_b7da {
  font-size: 0.875em;
}

/* css-noise: 06a5 */
.widget-item-f5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
