/*!
Theme Name: Customify
Theme URI: https://pressmaximum.footer_86c2/customify
Author: WPCustomify
Author URI: https://pressmaximum.footer_86c2
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.footer_86c2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip-3655.right-76e8/licenses/gpl-2.0.popup-selected-9d10
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-1410/, (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.modal_large_6a7b.picture_black_087f/normalize.outline-7ada/
 ======
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.outline-7ada v7.0.0 | MIT License | github.footer_86c2/necolas/normalize.outline-7ada */
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;
}
.hard-6db4 .tertiary-fe14,
.heading-8e22,
.message-wide-77ea,
.orange-7ea1,
.footer-up-a9ca,
.photo_769d,
.icon_yellow_ba23,
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;
}
.heading-8e22,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .heading-8e22,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-8e22,
  h1 {
    font-size: 1.8em;
  }
}
.message-wide-77ea,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message-wide-77ea + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message-wide-77ea,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message-wide-77ea,
  h2 {
    font-size: 1.7em;
  }
}
.orange-7ea1,
h3 {
  font-size: 1.618em;
}
.hard-6db4 .tertiary-fe14,
.footer-up-a9ca,
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.text-f118 {
  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;
}
.dim_51b3:after,
.dim_51b3:before,
.lite-52ec:after,
.lite-52ec:before {
  content: "";
  display: table;
}
.dim_51b3:after,
.lite-52ec:after {
  clear: both;
}
.widget-tiny-9bb2 {
  float: right;
  margin-right: 0;
}
.notice_mini_8559 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.middle-8d4a .detail-4bf8,
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;
}
.middle-8d4a .detail-4bf8: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;
}
.grid-8abb .detail-4bf8 {
  box-shadow: none;
}
.grid-8abb
  .detail-4bf8
  .hero-large-eb49 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.grid-8abb .detail-4bf8 .pressed_1024 {
  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;
}
.grid-8abb
  .detail-4bf8
  .pressed_1024
  b {
  display: none;
}
.grid-8abb .solid_3faf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.breadcrumb-dca3:not(.button_ecdc):not(.wide_2a60),
button:not(.button_ecdc):not(.wide_2a60),
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ),
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ),
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ) {
  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;
}
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ):hover,
button:not(.button_ecdc):not(
    .wide_2a60
  ):hover,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ):hover,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ):hover,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ):active,
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ):focus,
button:not(.button_ecdc):not(
    .wide_2a60
  ):active,
button:not(.button_ecdc):not(
    .wide_2a60
  ):focus,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ):active,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ):focus,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ):active,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ):focus,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ):active,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ):focus {
  outline: 0;
}
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff,
button:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff {
  position: relative;
}
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .banner_fixed_6e2a,
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .card-upper-4caa,
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .hero_large_6621,
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  i,
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  svg,
button:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .banner_fixed_6e2a,
button:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .card-upper-4caa,
button:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .hero_large_6621,
button:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  i,
button:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  svg,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .banner_fixed_6e2a,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .card-upper-4caa,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .hero_large_6621,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  i,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  svg,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .banner_fixed_6e2a,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .card-upper-4caa,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .hero_large_6621,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  i,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  svg,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .banner_fixed_6e2a,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .card-upper-4caa,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  .hero_large_6621,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  i,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff
  svg {
  visibility: hidden;
}
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff:after,
button:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff:after,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff:after,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff:after,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ).fn-loading-c5ff: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;
}
.breadcrumb-dca3:not(.button_ecdc):not(.wide_2a60),
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ),
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ),
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ) {
  color: #fff;
  background: #235787;
}
.breadcrumb-dca3:not(.button_ecdc):not(
    .wide_2a60
  ):focus,
input[type="button"]:not(.button_ecdc):not(
    .wide_2a60
  ):focus,
input[type="reset"]:not(.button_ecdc):not(
    .wide_2a60
  ):focus,
input[type="submit"]:not(.button_ecdc):not(
    .wide_2a60
  ):focus {
  color: #fff;
}
.breadcrumb-dca3.fn-disabled-c5ff:not(.button_ecdc):not(
    .wide_2a60
  ),
.breadcrumb-dca3[disabled]:not(.button_ecdc):not(
    .wide_2a60
  ),
button.fn-disabled-c5ff:not(.button_ecdc):not(
    .wide_2a60
  ),
button[disabled]:not(.button_ecdc):not(
    .wide_2a60
  ) {
  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;
}
.wide_a5e9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wide_a5e9: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;
}
.black_ad2b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status_tall_0ba4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.overlay_short_b6df {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dim_51b3:after,
.dim_51b3:before,
.surface-8f54:after,
.surface-8f54:before,
.center_8ad6:after,
.center_8ad6:before,
.hard-806f:after,
.hard-806f:before,
.form_772f:after,
.form_772f:before,
.tag_83dc:after,
.tag_83dc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dim_51b3:after,
.surface-8f54:after,
.center_8ad6:after,
.hard-806f:after,
.form_772f:after,
.tag_83dc:after {
  clear: both;
}
.surface-8f54 .large-c307,
.center_8ad6 .large-c307,
.title_1bfe .large-c307 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notice-882b {
  display: inline-block;
}
.button_fluid_3729 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.button_fluid_3729 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.button_fluid_3729 .photo_active_22f5 {
  padding: 1em 0;
  font-size: 85%;
}
.photo_active_22f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wood_2a94 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wood_2a94:after,
.wood_2a94:before {
  content: "";
  display: table;
}
.wood_2a94:after {
  clear: both;
}
.out-5a5e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.media-6f2d .out-5a5e {
  max-width: 50%;
}
.background-b5b5 .out-5a5e {
  max-width: 33.33%;
}
.photo-6131 .out-5a5e {
  max-width: 25%;
}
.hover_stale_e711 .out-5a5e {
  max-width: 20%;
}
.photo-thick-8e26 .out-5a5e {
  max-width: 16.66%;
}
.title-simple-da57 .out-5a5e {
  max-width: 14.28%;
}
.copper_ff29 .out-5a5e {
  max-width: 12.5%;
}
.tooltip_north_7325 .out-5a5e {
  max-width: 11.11%;
}
.gradient_solid_9039 {
  display: block;
}
.hard-6db4 .progress-hovered-df4a label,
.hard-6db4 .rough_3ad0 label,
.hard-6db4 .label_cc1a label,
.hard-6db4 .panel-fixed-49dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-b023 {
  list-style: none;
  margin: 0;
}
.column-b023 article.item-d2da {
  margin-bottom: 0;
}
.column-b023 ul {
  list-style: none;
  margin: 0;
}
.column-b023 .paper_3fa1 li.item-d2da {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-b023 .paper_3fa1 li.item-d2da {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-b023 .paper_3fa1 li.item-d2da: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) {
  .column-b023 .paper_3fa1 li.item-d2da li.item-d2da li.item-d2da li.item-d2da {
    padding-left: 0;
  }
}
article.item-d2da {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item-d2da .surface-8f54 p:last-of-type {
  margin-bottom: 0;
}
article.item-d2da .center_1955 {
  float: left;
}
article.item-d2da .focus_glass_a07d {
  margin-left: 85px;
}
article.item-d2da .container-a9ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item-d2da .container-a9ae .item-top-3816 {
  margin-left: 10px;
}
article.item-d2da .red-9b0d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item-d2da .logo_cool_205f {
  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-hovered-df4a,
  #respond .label_cc1a,
  #respond .panel-fixed-49dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-hovered-df4a input,
#respond .label_cc1a input,
#respond .panel-fixed-49dc input {
  width: 100%;
}
#respond .panel-fixed-49dc {
  margin-right: 0;
}
#respond .light-c672 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary_72ec {
  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;
}
.tertiary_72ec.hero_dynamic_59b5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary_72ec 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%);
}
.tertiary_72ec:focus,
.tertiary_72ec: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);
}
.widget-fast-f189 {
  border-radius: 10%;
}
.picture_f10e {
  border-radius: 50%;
}
.overlay_b060 {
  font-size: 0.72em;
}
.status_easy_8d47 {
  font-size: 0.875em;
}
.shade-e9c6 {
  font-size: 1.1em;
}
.dirty_721c {
  text-transform: uppercase;
  line-height: 1.2;
}
.dirty_721c.overlay_b060 {
  letter-spacing: 0.5px;
}
.sort-black-46cb,
.sort-black-46cb a {
  color: #6d6d6d;
}
.sort-black-46cb a:hover {
  color: #111;
}
.tertiary_action_f09c {
  color: #6d6d6d;
}
.caption-b910 {
  overflow-x: hidden;
}
.caption-b910 .chip-5bb6.status_7d8e {
  position: relative;
}
.caption-b910 .chip-5bb6.status_7d8e.dim-7737 {
  position: initial;
}
.caption-b910
  .chip-5bb6.status_7d8e.dim-7737
  .cold-ca9a {
  left: auto;
}
.caption-b910 .chip-5bb6 .cold-ca9a {
  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;
}
.caption-b910 .chip-5bb6:hover.status_7d8e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-b910
  .chip-5bb6:hover.status_7d8e
  .cold-ca9a {
  display: block;
  z-index: 9999999;
}
.caption-b910 .label-hard-ff90 .easy-11f9,
.caption-b910 .link_cool_48a4 .easy-11f9 {
  display: none;
}
.caption-b910 .in_a5ce .chip-5bb6:hover.status_7d8e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard-6db4 .progress-hovered-df4a label,
.hard-6db4 .rough_3ad0 label,
.hard-6db4 .label_cc1a label,
.hard-6db4 .panel-fixed-49dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-b023 {
  list-style: none;
  margin: 0;
}
.column-b023 article.item-d2da {
  margin-bottom: 0;
}
.column-b023 ul {
  list-style: none;
  margin: 0;
}
.column-b023 .paper_3fa1 li.item-d2da {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-b023 .paper_3fa1 li.item-d2da {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-b023 .paper_3fa1 li.item-d2da: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) {
  .column-b023 .paper_3fa1 li.item-d2da li.item-d2da li.item-d2da li.item-d2da {
    padding-left: 0;
  }
}
article.item-d2da {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item-d2da .surface-8f54 p:last-of-type {
  margin-bottom: 0;
}
article.item-d2da .center_1955 {
  float: left;
}
article.item-d2da .focus_glass_a07d {
  margin-left: 85px;
}
article.item-d2da .container-a9ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item-d2da .container-a9ae .item-top-3816 {
  margin-left: 10px;
}
article.item-d2da .red-9b0d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item-d2da .logo_cool_205f {
  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-hovered-df4a,
  #respond .label_cc1a,
  #respond .panel-fixed-49dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-hovered-df4a input,
#respond .label_cc1a input,
#respond .panel-fixed-49dc input {
  width: 100%;
}
#respond .panel-fixed-49dc {
  margin-right: 0;
}
#respond .light-c672 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-hard-ff90 .white-0b6f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.white-0b6f .paragraph-afca.notification-bbb8 .hard-fe3b > li > a:focus,
.white-0b6f .paragraph-afca.notification-bbb8 .hard-fe3b > li > a:hover,
.white-0b6f .paragraph-afca.form_new_4f14 .hard-fe3b > li > a:focus,
.white-0b6f .paragraph-afca.form_new_4f14 .hard-fe3b > li > a:hover,
.white-0b6f .paragraph-afca.form_3e15 .hard-fe3b > li > a:focus,
.white-0b6f .paragraph-afca.form_3e15 .hard-fe3b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-0b6f
  .paragraph-afca.notification-bbb8
  .hard-fe3b
  > li.caption-240c
  > a,
.white-0b6f
  .paragraph-afca.notification-bbb8
  .hard-fe3b
  > li.avatar-3ee9
  > a,
.white-0b6f
  .paragraph-afca.form_new_4f14
  .hard-fe3b
  > li.caption-240c
  > a,
.white-0b6f
  .paragraph-afca.form_new_4f14
  .hard-fe3b
  > li.avatar-3ee9
  > a,
.white-0b6f
  .paragraph-afca.form_3e15
  .hard-fe3b
  > li.caption-240c
  > a,
.white-0b6f .paragraph-afca.form_3e15 .hard-fe3b > li.module-inner-fcef > a {
  color: rgba(255, 255, 255, 0.99);
}
.white-0b6f .logo_413f,
.white-0b6f .logo_413f a {
  color: rgba(255, 255, 255, 0.99);
}
.white-0b6f .label-glass-251d.selected-8fd8 li a,
.white-0b6f .surface_226a a,
.white-0b6f .brown-9848,
.white-0b6f .hard-fe3b > li > a,
.white-0b6f .bottom-ed41 {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f .label-glass-251d.selected-8fd8 li a:hover,
.white-0b6f .surface_226a a:hover,
.white-0b6f .brown-9848:hover,
.white-0b6f .hard-fe3b > li > a:hover,
.white-0b6f .bottom-ed41:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-0b6f .copper_215a {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f .copper_215a .bright_926d {
  color: rgba(255, 255, 255, 0.99);
}
.white-0b6f .copper_215a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-0b6f .rough-8246 .disabled-fed9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f .rough-8246 .disabled-fed9 .green-c6a3 {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f
  .rough-8246
  .disabled-fed9
  .green-c6a3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f
  .rough-8246
  .disabled-fed9
  .green-c6a3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f
  .rough-8246
  .disabled-fed9
  .green-c6a3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f
  .rough-8246
  .disabled-fed9
  .green-c6a3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f .rough-8246 .article_plasma_c482 {
  color: rgba(255, 255, 255, 0.79);
}
.white-0b6f .rough-8246 .article_plasma_c482:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_liquid_fde1
  .white-0b6f
  .rough-8246
  .dynamic_4209
  .caption_active_489b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_liquid_fde1
  .white-0b6f
  .rough-8246
  .dynamic_4209
  .green-c6a3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-hard-ff90 .tag-hovered-8173 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag-hovered-8173 .paragraph-afca.notification-bbb8 .hard-fe3b > li > a:focus,
.tag-hovered-8173 .paragraph-afca.notification-bbb8 .hard-fe3b > li > a:hover,
.tag-hovered-8173 .paragraph-afca.form_new_4f14 .hard-fe3b > li > a:focus,
.tag-hovered-8173 .paragraph-afca.form_new_4f14 .hard-fe3b > li > a:hover,
.tag-hovered-8173 .paragraph-afca.form_3e15 .hard-fe3b > li > a:focus,
.tag-hovered-8173 .paragraph-afca.form_3e15 .hard-fe3b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-hovered-8173
  .paragraph-afca.notification-bbb8
  .hard-fe3b
  > li.caption-240c
  > a,
.tag-hovered-8173
  .paragraph-afca.notification-bbb8
  .hard-fe3b
  > li.avatar-3ee9
  > a,
.tag-hovered-8173
  .paragraph-afca.form_new_4f14
  .hard-fe3b
  > li.caption-240c
  > a,
.tag-hovered-8173
  .paragraph-afca.form_new_4f14
  .hard-fe3b
  > li.avatar-3ee9
  > a,
.tag-hovered-8173
  .paragraph-afca.form_3e15
  .hard-fe3b
  > li.caption-240c
  > a,
.tag-hovered-8173 .paragraph-afca.form_3e15 .hard-fe3b > li.module-inner-fcef > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag-hovered-8173 .logo_413f,
.tag-hovered-8173 .logo_413f a {
  color: rgba(0, 0, 0, 0.8);
}
.tag-hovered-8173 .label-glass-251d.selected-8fd8 li a,
.tag-hovered-8173 .surface_226a a,
.tag-hovered-8173 .brown-9848,
.tag-hovered-8173 .hard-fe3b > li > a,
.tag-hovered-8173 .bottom-ed41 {
  color: rgba(0, 0, 0, 0.55);
}
.tag-hovered-8173 .label-glass-251d.selected-8fd8 li a:hover,
.tag-hovered-8173 .surface_226a a:hover,
.tag-hovered-8173 .brown-9848:hover,
.tag-hovered-8173 .hard-fe3b > li > a:hover,
.tag-hovered-8173 .bottom-ed41:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-hovered-8173 .copper_215a {
  color: rgba(0, 0, 0, 0.55);
}
.tag-hovered-8173 .copper_215a .bright_926d {
  color: rgba(0, 0, 0, 0.8);
}
.tag-hovered-8173 .copper_215a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black_18cc .over-4742 {
  margin-left: auto;
  margin-right: auto;
}
.center_8ad6 > * {
  margin-left: auto;
  margin-right: auto;
}
.center_8ad6 .black_ad2b {
  margin-right: 1.41575em;
}
.carousel-6107 .center_8ad6 > .old_4292 {
  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;
}
.carousel-6107 .center_8ad6 > .banner-out-f3dc {
  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;
}
.accordion_59a2.black_18cc .over-4742,
.east_f75b.black_18cc .over-4742 {
  margin-left: 0;
}
.brown-6ac7.black_18cc .over-4742,
.block_complex_33a6.black_18cc .over-4742 {
  margin-right: 0;
}
.center_8ad6 ol,
.center_8ad6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.frame-de18 video {
  max-width: 100%;
}
.menu-selected-394f img {
  display: block;
}
.menu-selected-394f.black_ad2b,
.menu-selected-394f.status_tall_0ba4 {
  width: 100%;
}
.menu-selected-394f.banner-out-f3dc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.message-stale-02f5:not(.gallery-smooth-f823) {
  margin: 1.5em auto;
}
.accordion_light_be74 p {
  padding: 1.5em 14px;
}
ul.iron_28d9.banner-out-f3dc,
ul.iron_28d9.old_4292,
ul.iron_28d9.module-0a90.old_4292 {
  padding: 0 14px;
}
.box-fdd5 {
  display: block;
  overflow-x: auto;
}
.box-fdd5 table {
  border-collapse: collapse;
  width: 100%;
}
.box-fdd5 td,
.box-fdd5 th {
  padding: 0.5em;
}
.center_8ad6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.center_8ad6 ol ol,
.center_8ad6 ol ul,
.center_8ad6 ul ol,
.center_8ad6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.center_8ad6 ol ol li,
.center_8ad6 ol ul li,
.center_8ad6 ul ol li,
.center_8ad6 ul ul li {
  margin-left: 0;
}
.description-4813.highlight_f3ee > .input-slow-9b18 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-4813.highlight_f3ee > .input-slow-9b18 iframe,
.description-4813.highlight_f3ee > .input-slow-9b18 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.caption_c0b3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.caption_c0b3.button_next_169b {
  padding: 0;
}
.caption_c0b3.button_next_169b cite {
  font-size: 13px;
}
.caption_c0b3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.caption_c0b3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.small-a5bf {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.small-a5bf > p:first-child {
  margin-top: 0;
}
.small-a5bf cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.small-a5bf blockquote {
  border-left: 0;
}
.image-lite-6173 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.image-lite-6173:not(.thick_09fe) {
  max-width: 100px;
}
.image-lite-6173.overlay-5afa {
  border-bottom: none !important;
  text-align: center;
}
.image-lite-6173.overlay-5afa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accordion_light_be74 p {
    padding: 1.5em 0;
  }
}
.column-slow-d68f {
  color: #0073aa;
}
.list_slow_7bdd {
  background-color: #0073aa;
}
.paragraph_soft_87f8 {
  color: #229fd8;
}
.tertiary-c8c5 {
  background-color: #229fd8;
}
.menu_white_e8eb {
  color: #eee;
}
.east_7372 {
  background-color: #eee;
}
.main-brown-0d6d {
  color: #444;
}
.next_20e2 {
  background-color: #444;
}
.plasma-274e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.plasma-274e .tag-cfaf .surface_226a {
  font-size: 15px;
}
.plasma-274e .surface_226a {
  line-height: 1.3;
}
.plasma-274e .tag-hovered-8173 {
}
.plasma-274e .white-0b6f {
  background: #235787;
}
.border_baba {
  padding: 0;
}
.border_baba .white-0b6f {
  background: #1a1a1a;
}
.border_baba .tag-hovered-8173 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.secondary_steel_3d38 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.secondary_steel_3d38 .tag-hovered-8173 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.secondary_steel_3d38 .white-0b6f {
  background: #303030;
}
.tag_83dc {
  position: relative;
  z-index: 10;
}
.tag_83dc .heading_under_b1b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-0836 .status_7d8e {
  display: inline-block;
  vertical-align: middle;
}
.hero-0836.menu-upper-c219 .status_7d8e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hero-0836.menu-upper-c219 .status_7d8e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hero-0836.menu-upper-c219 .status_7d8e {
    margin-right: 0.4em;
  }
}
.hero-0836.menu-upper-c219 .status_7d8e:last-child {
  margin-right: 0;
}
.secondary_f5f9 .heading_under_b1b9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label-hard-ff90 .tag-cfaf {
    margin: 0 -0.5em;
  }
  .label-hard-ff90 .tag-cfaf [class*="customify-col-"],
  .label-hard-ff90 .tag-cfaf [class*="customify-col_"],
  .label-hard-ff90 .tag-cfaf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label-hard-ff90.item_a199 .heading_under_b1b9 {
  background: 0 0 !important;
}
.label-hard-ff90.item_a199 .heading_under_b1b9,
.label-hard-ff90.secondary_f5f9 .heading_under_b1b9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label-hard-ff90.hovered_ef09 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label-hard-ff90.secondary_f5f9 .heading_under_b1b9 {
  box-shadow: none !important;
}
.link_current_6b53 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link_current_6b53 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link_current_6b53 {
    padding: 18px 0 20px;
  }
}
.link_current_6b53 .pink_56d8 {
  width: 100%;
}
.link_current_6b53 .icon-3a47 {
  margin-bottom: 0;
}
.link_current_6b53 .description_soft_0c6b {
  margin-top: 5px;
  font-size: 0.875em;
}
.glass_3cb4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.glass_3cb4 .soft-f6b0 {
  width: 100%;
}
.hard-fc24 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-fc24 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-fc24 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;
}
.hard-fc24 li:last-child:after {
  display: none;
}
.hard-fc24 li a {
  font-weight: 500;
  margin-right: 10px;
}
.video_4399 .easy-11f9 button,
.link_current_6b53 .easy-11f9 button {
  left: 0;
}
.video_4399 .soft-f6b0,
.link_current_6b53 .soft-f6b0 {
  padding-left: 0;
  padding-right: 0;
}
.video_4399 .glass_3cb4,
.link_current_6b53 .glass_3cb4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.video_4399 {
  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;
}
.video_4399: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;
}
.video_4399 .fast_2a76 {
  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) {
  .video_4399 .fast_2a76 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .video_4399 .fast_2a76 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .video_4399 .fast_2a76 {
    min-height: 200px;
  }
}
.video_4399 .hard-fc24 {
  color: rgba(255, 255, 255, 0.8);
}
.video_4399 .hard-fc24 a,
.video_4399 .hard-fc24 li:after {
  color: inherit;
}
.video_4399 .hard-fc24 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.complex-c3ea {
  margin-bottom: 0.5em;
}
.photo-d148 {
  margin-bottom: 1.2em;
}
.photo-d148,
.complex-c3ea {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.photo-d148 p:last-child,
.complex-c3ea p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .easy-11f9,
#masthead .easy-11f9 {
  display: none;
}
#masthead
  > .easy-11f9.avatar_advanced_51c2 {
  display: none;
}
#masthead > .easy-11f9 button {
  left: 0;
}
.tooltip_focused_6dec {
  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%;
}
.tooltip_focused_6dec .status_7d8e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip_focused_6dec .west_f58c {
  display: -webkit-box;
  display: flex;
}
.tooltip_focused_6dec .west_f58c.soft-548e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip_focused_6dec .west_f58c.frame-ad9e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_focused_6dec .west_f58c.backdrop_639f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_focused_6dec.container-ce76.outline-521a .west_f58c.soft-548e {
  flex-basis: 100%;
}
.tooltip_focused_6dec.footer-c67c .west_f58c.frame-ad9e {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip_focused_6dec.footer-c67c .west_f58c.backdrop_639f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .easy-11f9.avatar_advanced_51c2 {
  display: none;
}
#masthead > .easy-11f9 button {
  left: 0;
}
.old-4f03 {
  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;
}
.old-4f03:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.old-4f03.layout_c862 i {
  margin-right: 4px;
}
.old-4f03.title-c702 i {
  margin-left: 5px;
}
.surface_226a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.surface_226a p:last-child {
  margin-bottom: 0;
}
.focus_red_bc32 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus_red_bc32 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus_red_bc32 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus_red_bc32 .logo_413f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus_red_bc32 .thumbnail_hard_a117 {
  margin: 5px 0 7px 0;
}
.focus_red_bc32.hover_4e36 .header-narrow-df1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_red_bc32.hover_4e36 .caption_wood_a92f {
  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;
}
.focus_red_bc32.red-acb2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus_red_bc32.red-acb2 .header-narrow-df1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_red_bc32.red-acb2 .caption_wood_a92f {
  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;
}
.focus_red_bc32.item_paper_0fa5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus_red_bc32.texture-over-3d1b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus_red_bc32.texture-over-3d1b .caption_wood_a92f {
  margin-top: 7px;
}
.banner-0b68 {
  display: inline-block;
}
.tag_83dc .blue_702b .focus_red_bc32 img {
  max-width: 100%;
}
.paragraph-afca .title_under_03e1.glass-a0a2,
.stone-e704 .title_under_03e1.glass-a0a2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-afca .breadcrumb_eabd,
.stone-e704 .breadcrumb_eabd {
  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%);
}
.paragraph-afca .breadcrumb_eabd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph-afca.media-cool-ecd6 .breadcrumb_eabd {
  display: none;
}
.paragraph-afca .solid-5ac5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-afca .solid-5ac5 li {
  display: inline-block;
  position: relative;
}
.paragraph-afca .solid-5ac5 li:last-child {
  margin-right: 0;
}
.paragraph-afca .solid-5ac5 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;
}
.paragraph-afca .solid-5ac5 li.module-inner-fcef > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph-afca .solid-5ac5 > 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;
}
.paragraph-afca .solid-5ac5 > li > a i {
  line-height: 0;
}
.paragraph-afca .solid-5ac5 > li.filter_4f19 > a .breadcrumb_eabd {
  margin-left: 4px;
  line-height: 0;
}
.paragraph-afca .solid-5ac5 .medium-119a li.filter_4f19 > a {
  position: relative;
}
.paragraph-afca .solid-5ac5 .medium-119a li.filter_4f19 > a:after,
.paragraph-afca .solid-5ac5 .medium-119a li.filter_4f19 > a:before {
  content: "";
  display: table;
}
.paragraph-afca .solid-5ac5 .medium-119a li.filter_4f19 > a:after {
  clear: both;
}
.paragraph-afca .solid-5ac5 .medium-119a li.filter_4f19 > a .breadcrumb_eabd {
  margin-left: 5px;
  float: right;
}
.paragraph-afca .hot-da3f,
.paragraph-afca .medium-119a {
  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;
}
.paragraph-afca .medium-119a {
  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;
}
.paragraph-afca .medium-119a .glass-a0a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-afca .medium-119a .breadcrumb_eabd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph-afca .medium-119a li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph-afca .medium-119a 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;
}
.paragraph-afca .medium-119a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-afca .medium-119a .medium-119a {
  top: 0;
  left: 100%;
}
.paragraph-afca .notification-liquid-2424.fn-focus-c5ff > .hot-da3f,
.paragraph-afca .notification-liquid-2424.fn-focus-c5ff > .medium-119a,
.paragraph-afca .notification-liquid-2424:focus > .hot-da3f,
.paragraph-afca .notification-liquid-2424:focus > .medium-119a,
.paragraph-afca .notification-liquid-2424:hover > .hot-da3f,
.paragraph-afca .notification-liquid-2424:hover > .medium-119a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph-afca.form_3e15 .hard-fe3b:after,
.paragraph-afca.form_3e15 .hard-fe3b:before {
  content: "";
  display: table;
}
.paragraph-afca.form_3e15 .hard-fe3b:after {
  clear: both;
}
.paragraph-afca.form_3e15 .hard-fe3b > li {
  float: left;
}
.paragraph-afca.green-6360 .hard-fe3b:after,
.paragraph-afca.green-6360 .hard-fe3b:before {
  content: "";
  display: table;
}
.paragraph-afca.green-6360 .hard-fe3b:after {
  clear: both;
}
.paragraph-afca.green-6360 .hard-fe3b > li {
  float: left;
}
.paragraph-afca.green-6360 .hard-fe3b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-afca.green-6360 .hard-fe3b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-afca.green-6360 .hard-fe3b > li.caption-240c > a,
.paragraph-afca.green-6360 .hard-fe3b > li.module-inner-fcef > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-afca.notification-bbb8 .hard-fe3b > li > a .glass-a0a2 {
  position: relative;
}
.paragraph-afca.notification-bbb8 .hard-fe3b > li > a .glass-a0a2: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;
}
.paragraph-afca.notification-bbb8
  .hard-fe3b
  > li:focus
  > a
  .glass-a0a2:before,
.paragraph-afca.notification-bbb8
  .hard-fe3b
  > li:hover
  > a
  .glass-a0a2:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-afca.notification-bbb8
  .hard-fe3b
  > li.caption-240c
  > a
  .glass-a0a2:before,
.paragraph-afca.notification-bbb8
  .hard-fe3b
  > li.avatar-3ee9
  > a
  .glass-a0a2:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-afca.form_new_4f14 .hard-fe3b > li > a .glass-a0a2 {
  position: relative;
}
.paragraph-afca.form_new_4f14 .hard-fe3b > li > a .glass-a0a2: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;
}
.paragraph-afca.form_new_4f14 .hard-fe3b > li:focus > a .glass-a0a2:before,
.paragraph-afca.form_new_4f14
  .hard-fe3b
  > li:hover
  > a
  .glass-a0a2:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-afca.form_new_4f14
  .hard-fe3b
  > li.caption-240c
  > a
  .glass-a0a2:before,
.paragraph-afca.form_new_4f14
  .hard-fe3b
  > li.avatar-3ee9
  > a
  .glass-a0a2:before {
  width: 100%;
  background-color: currentColor;
}
.stone-e704 .solid-5ac5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stone-e704 .solid-5ac5 li:first-child > a {
  border-top: none;
}
.stone-e704 .solid-5ac5 .progress-easy-473a > .glass-a0a2 .breadcrumb_eabd {
  display: none;
}
.stone-e704 .solid-5ac5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stone-e704 .solid-5ac5 li:last-child {
  border: none;
}
.stone-e704 .solid-5ac5 li.filter_4f19 > a {
  padding-right: 45px !important;
}
.stone-e704 .solid-5ac5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stone-e704 .solid-5ac5 li a:focus,
.stone-e704 .solid-5ac5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone-e704 .solid-5ac5 li .card-light-7393 {
  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;
}
.stone-e704 .solid-5ac5 li .card-light-7393:hover {
  box-shadow: none;
}
.stone-e704 .solid-5ac5 li .card-light-7393 .breadcrumb_eabd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stone-e704 .solid-5ac5 .medium-119a {
  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);
}
.stone-e704 .solid-5ac5 .medium-119a li a {
  padding-left: 3em;
}
.stone-e704 .solid-5ac5 .dropdown-1ec8 > a .card-light-7393 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stone-e704 .solid-5ac5 .dropdown-1ec8 > .medium-119a {
  display: block;
  opacity: 1;
}
.module_glass_3828 {
  max-width: 100%;
}
.gradient_ec90 {
  line-height: 0;
  cursor: pointer;
}
.bottom-ed41 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom-ed41:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom-ed41 svg {
  width: 18px;
  height: 18px;
}
.bottom-ed41 .pattern_783e {
  display: none;
}
.light_db0d {
  position: relative;
}
.light_db0d.fn-active-c5ff .bottom-ed41 .lower-842f {
  display: none;
}
.light_db0d.fn-active-c5ff .bottom-ed41 .pattern_783e {
  display: inline-block;
}
.light_db0d .surface_iron_b2c3 {
  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);
}
.light_db0d.tooltip_upper_852e .surface_iron_b2c3 {
  left: auto;
  right: -0.9em;
}
.light_db0d.tooltip_upper_852e .heading_4b74::before {
  left: auto;
  right: 15px;
}
.light_db0d.fn-active-c5ff .surface_iron_b2c3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic_4209 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dynamic_4209 label {
  flex-basis: 100%;
}
.dynamic_4209 .disabled-fed9 {
  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;
}
.dynamic_4209 .green-c6a3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dynamic_4209 .green-c6a3:focus {
  background-color: transparent;
}
.dynamic_4209 button.article_plasma_c482 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dynamic_4209 button.article_plasma_c482:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dynamic_4209 button.article_plasma_c482 svg {
  width: 18px;
  height: 18px;
}
.dynamic_4209 input[type="submit"] {
  min-height: auto;
}
.rough-8246 .dynamic_4209 .green-c6a3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.heading_4b74 {
  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) {
  .heading_4b74 {
    width: 220px;
  }
}
.heading_4b74 label {
  flex-basis: 100%;
}
.heading_4b74::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;
}
.image_liquid_fde1 .rough-8246 .dynamic_4209 {
  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;
}
.image_liquid_fde1
  .rough-8246
  .dynamic_4209
  .disabled-fed9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image_liquid_fde1 .rough-8246 .dynamic_4209 .green-c6a3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image_liquid_fde1
  .rough-8246
  .dynamic_4209
  .green-c6a3:focus {
  background: 0 0;
}
.image_liquid_fde1
  .rough-8246
  .dynamic_4209
  .caption_active_489b {
  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;
}
.label-glass-251d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.label-glass-251d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.label-glass-251d li:last-child {
  margin-right: 0;
}
.label-glass-251d li:first-child {
  margin-left: 0;
}
.label-glass-251d.gradient_stone_374f a {
  color: #fff;
}
.label-glass-251d.gradient_stone_374f a:hover {
  color: #fff;
}
.label-glass-251d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.label-glass-251d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.label-glass-251d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.label-glass-251d a:hover {
  opacity: 0.9;
  color: inherit;
}
.label-glass-251d [class*="social-icon-apple"] {
  background-color: #999;
}
.label-glass-251d [class*="social-icon-apple"].main_plasma_2e7a {
  background-color: transparent;
  color: #999;
}
.label-glass-251d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.label-glass-251d [class*="social-icon-behance"].main_plasma_2e7a {
  background-color: transparent;
  color: #1769ff;
}
.label-glass-251d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.label-glass-251d [class*="social-icon-bitbucket"].main_plasma_2e7a {
  background-color: transparent;
  color: #205081;
}
.label-glass-251d [class*="social-icon-codepen"] {
  background-color: #000;
}
.label-glass-251d [class*="social-icon-codepen"].main_plasma_2e7a {
  background-color: transparent;
  color: #000;
}
.label-glass-251d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.label-glass-251d [class*="social-icon-delicious"].main_plasma_2e7a {
  background-color: transparent;
  color: #39f;
}
.label-glass-251d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.label-glass-251d [class*="social-icon-digg"].main_plasma_2e7a {
  background-color: transparent;
  color: #005be2;
}
.label-glass-251d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.label-glass-251d [class*="social-icon-dribbble"].main_plasma_2e7a {
  background-color: transparent;
  color: #ea4c89;
}
.label-glass-251d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.label-glass-251d [class*="social-icon-envelope"].main_plasma_2e7a {
  background-color: transparent;
  color: #ea4335;
}
.label-glass-251d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.label-glass-251d [class*="social-icon-facebook"].main_plasma_2e7a {
  background-color: transparent;
  color: #3b5998;
}
.label-glass-251d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.label-glass-251d [class*="social-icon-flickr"].main_plasma_2e7a {
  background-color: transparent;
  color: #0063dc;
}
.label-glass-251d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.label-glass-251d [class*="social-icon-foursquare"].main_plasma_2e7a {
  background-color: transparent;
  color: #2d5be3;
}
.label-glass-251d [class*="social-icon-github"] {
  background-color: #333;
}
.label-glass-251d [class*="social-icon-github"].main_plasma_2e7a {
  background-color: transparent;
  color: #333;
}
.label-glass-251d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.label-glass-251d [class*="social-icon-google-plus"].main_plasma_2e7a {
  background-color: transparent;
  color: #dd4b39;
}
.label-glass-251d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.label-glass-251d [class*="social-icon-houzz"].main_plasma_2e7a {
  background-color: transparent;
  color: #7ac142;
}
.label-glass-251d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.label-glass-251d [class*="social-icon-instagram"].main_plasma_2e7a {
  background-color: transparent;
  color: #262626;
}
.label-glass-251d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.label-glass-251d [class*="social-icon-jsfiddle"].main_plasma_2e7a {
  background-color: transparent;
  color: #487aa2;
}
.label-glass-251d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.label-glass-251d [class*="social-icon-linkedin"].main_plasma_2e7a {
  background-color: transparent;
  color: #0077b5;
}
.label-glass-251d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.label-glass-251d [class*="social-icon-medium"].main_plasma_2e7a {
  background-color: transparent;
  color: #00ab6b;
}
.label-glass-251d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.label-glass-251d
  [class*="social-icon-odnoklassniki"].main_plasma_2e7a {
  background-color: transparent;
  color: #f4731c;
}
.label-glass-251d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.label-glass-251d [class*="social-icon-meetup"].main_plasma_2e7a {
  background-color: transparent;
  color: #ec1c40;
}
.label-glass-251d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.label-glass-251d [class*="social-icon-pinterest"].main_plasma_2e7a {
  background-color: transparent;
  color: #bd081c;
}
.label-glass-251d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.label-glass-251d [class*="social-icon-product-hunt"].main_plasma_2e7a {
  background-color: transparent;
  color: #da552f;
}
.label-glass-251d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.label-glass-251d [class*="social-icon-reddit"].main_plasma_2e7a {
  background-color: transparent;
  color: #ff4500;
}
.label-glass-251d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.label-glass-251d [class*="social-icon-rss"].main_plasma_2e7a {
  background-color: transparent;
  color: #f26522;
}
.label-glass-251d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.label-glass-251d
  [class*="social-icon-shopping-cart"].main_plasma_2e7a {
  background-color: transparent;
  color: #4caf50;
}
.label-glass-251d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.label-glass-251d [class*="social-icon-skype"].main_plasma_2e7a {
  background-color: transparent;
  color: #00aff0;
}
.label-glass-251d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.label-glass-251d [class*="social-icon-slideshare"].main_plasma_2e7a {
  background-color: transparent;
  color: #0077b5;
}
.label-glass-251d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.label-glass-251d [class*="social-icon-snapchat"].main_plasma_2e7a {
  background-color: transparent;
  color: #fffc00;
}
.label-glass-251d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.label-glass-251d [class*="social-icon-soundcloud"].main_plasma_2e7a {
  background-color: transparent;
  color: #f80;
}
.label-glass-251d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.label-glass-251d [class*="social-icon-spotify"].main_plasma_2e7a {
  background-color: transparent;
  color: #2ebd59;
}
.label-glass-251d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.label-glass-251d
  [class*="social-icon-stack-overflow"].main_plasma_2e7a {
  background-color: transparent;
  color: #fe7a15;
}
.label-glass-251d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.label-glass-251d [class*="social-icon-maldkfgram"].main_plasma_2e7a {
  background-color: transparent;
  color: #2ca5e0;
}
.label-glass-251d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.label-glass-251d [class*="social-icon-tripadvisor"].main_plasma_2e7a {
  background-color: transparent;
  color: #589442;
}
.label-glass-251d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.label-glass-251d [class*="social-icon-tumblr"].main_plasma_2e7a {
  background-color: transparent;
  color: #35465c;
}
.label-glass-251d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.label-glass-251d [class*="social-icon-twitch"].main_plasma_2e7a {
  background-color: transparent;
  color: #6441a5;
}
.label-glass-251d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.label-glass-251d [class*="social-icon-twitter"].main_plasma_2e7a {
  background-color: transparent;
  color: #1da1f2;
}
.label-glass-251d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.label-glass-251d [class*="social-icon-vimeo"].main_plasma_2e7a {
  background-color: transparent;
  color: #1ab7ea;
}
.label-glass-251d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.label-glass-251d [class*="social-icon-vk"].main_plasma_2e7a {
  background-color: transparent;
  color: #45668e;
}
.label-glass-251d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.label-glass-251d [class*="social-icon-weibo"].main_plasma_2e7a {
  background-color: transparent;
  color: #df2029;
}
.label-glass-251d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.label-glass-251d [class*="social-icon-weixin"].main_plasma_2e7a {
  background-color: transparent;
  color: #7bb32e;
}
.label-glass-251d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.label-glass-251d [class*="social-icon-whatsapp"].main_plasma_2e7a {
  background-color: transparent;
  color: #25d366;
}
.label-glass-251d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.label-glass-251d [class*="social-icon-wordpress"].main_plasma_2e7a {
  background-color: transparent;
  color: #21759b;
}
.label-glass-251d [class*="social-icon-xing"] {
  background-color: #026466;
}
.label-glass-251d [class*="social-icon-xing"].main_plasma_2e7a {
  background-color: transparent;
  color: #026466;
}
.label-glass-251d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.label-glass-251d [class*="social-icon-yelp"].main_plasma_2e7a {
  background-color: transparent;
  color: #af0606;
}
.label-glass-251d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.label-glass-251d [class*="social-icon-youtube"].main_plasma_2e7a {
  background-color: transparent;
  color: #cd201f;
}
.brown-9848 {
  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;
}
.brown-9848:hover {
  box-shadow: none;
  background: 0 0;
}
.hidden_white_1edd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.complex-2811 {
  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;
}
.detail-a3c6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip_02b7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tooltip_02b7,
.tooltip_02b7::after,
.tooltip_02b7::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;
}
.tooltip_02b7::after,
.tooltip_02b7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface-under-3679 .complex-2811 .detail-a3c6 {
  margin-top: -2px;
  width: 19px;
}
.surface-under-3679 .complex-2811 .tooltip_02b7 {
  margin-top: -1px;
}
.surface-under-3679 .complex-2811 .tooltip_02b7,
.surface-under-3679 .complex-2811 .tooltip_02b7::after,
.surface-under-3679 .complex-2811 .tooltip_02b7::before {
  width: 19px;
  height: 2px;
}
.surface-under-3679 .complex-2811 .tooltip_02b7::before {
  top: -6px;
}
.surface-under-3679 .complex-2811 .tooltip_02b7::after {
  bottom: -6px;
}
.rough_34bb .complex-2811 .detail-a3c6 {
  margin-top: -2px;
  width: 22px;
}
.rough_34bb .complex-2811 .tooltip_02b7 {
  margin-top: -1px;
}
.rough_34bb .complex-2811 .tooltip_02b7,
.rough_34bb .complex-2811 .tooltip_02b7::after,
.rough_34bb .complex-2811 .tooltip_02b7::before {
  width: 22px;
  height: 2px;
}
.rough_34bb .complex-2811 .tooltip_02b7::before {
  top: -7px;
}
.rough_34bb .complex-2811 .tooltip_02b7::after {
  bottom: -7px;
}
.element-current-0b21 .complex-2811 .detail-a3c6 {
  margin-top: -2px;
  width: 31px;
}
.element-current-0b21 .complex-2811 .tooltip_02b7 {
  margin-top: -1.5px;
}
.element-current-0b21 .complex-2811 .tooltip_02b7,
.element-current-0b21 .complex-2811 .tooltip_02b7::after,
.element-current-0b21 .complex-2811 .tooltip_02b7::before {
  width: 31px;
  height: 3px;
}
.element-current-0b21 .complex-2811 .tooltip_02b7::before {
  top: -9px;
}
.element-current-0b21 .complex-2811 .tooltip_02b7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary-lower-bef9 .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-lower-bef9 .complex-2811 .tooltip_02b7 {
    margin-top: -1px;
  }
  .summary-lower-bef9 .complex-2811 .tooltip_02b7,
  .summary-lower-bef9 .complex-2811 .tooltip_02b7::after,
  .summary-lower-bef9 .complex-2811 .tooltip_02b7::before {
    width: 19px;
    height: 2px;
  }
  .summary-lower-bef9 .complex-2811 .tooltip_02b7::before {
    top: -6px;
  }
  .summary-lower-bef9 .complex-2811 .tooltip_02b7::after {
    bottom: -6px;
  }
  .description_last_0954 .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 22px;
  }
  .description_last_0954 .complex-2811 .tooltip_02b7 {
    margin-top: -1px;
  }
  .description_last_0954 .complex-2811 .tooltip_02b7,
  .description_last_0954 .complex-2811 .tooltip_02b7::after,
  .description_last_0954 .complex-2811 .tooltip_02b7::before {
    width: 22px;
    height: 2px;
  }
  .description_last_0954 .complex-2811 .tooltip_02b7::before {
    top: -7px;
  }
  .description_last_0954 .complex-2811 .tooltip_02b7::after {
    bottom: -7px;
  }
  .highlight-soft-0570 .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight-soft-0570 .complex-2811 .tooltip_02b7 {
    margin-top: -1.5px;
  }
  .highlight-soft-0570 .complex-2811 .tooltip_02b7,
  .highlight-soft-0570 .complex-2811 .tooltip_02b7::after,
  .highlight-soft-0570 .complex-2811 .tooltip_02b7::before {
    width: 31px;
    height: 3px;
  }
  .highlight-soft-0570 .complex-2811 .tooltip_02b7::before {
    top: -9px;
  }
  .highlight-soft-0570 .complex-2811 .tooltip_02b7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .under_ca8f .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 19px;
  }
  .under_ca8f .complex-2811 .tooltip_02b7 {
    margin-top: -1px;
  }
  .under_ca8f .complex-2811 .tooltip_02b7,
  .under_ca8f .complex-2811 .tooltip_02b7::after,
  .under_ca8f .complex-2811 .tooltip_02b7::before {
    width: 19px;
    height: 2px;
  }
  .under_ca8f .complex-2811 .tooltip_02b7::before {
    top: -6px;
  }
  .under_ca8f .complex-2811 .tooltip_02b7::after {
    bottom: -6px;
  }
  .image_d1d1 .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 22px;
  }
  .image_d1d1 .complex-2811 .tooltip_02b7 {
    margin-top: -1px;
  }
  .image_d1d1 .complex-2811 .tooltip_02b7,
  .image_d1d1 .complex-2811 .tooltip_02b7::after,
  .image_d1d1 .complex-2811 .tooltip_02b7::before {
    width: 22px;
    height: 2px;
  }
  .image_d1d1 .complex-2811 .tooltip_02b7::before {
    top: -7px;
  }
  .image_d1d1 .complex-2811 .tooltip_02b7::after {
    bottom: -7px;
  }
  .shade-ff1a .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-ff1a .complex-2811 .tooltip_02b7 {
    margin-top: -1.5px;
  }
  .shade-ff1a .complex-2811 .tooltip_02b7,
  .shade-ff1a .complex-2811 .tooltip_02b7::after,
  .shade-ff1a .complex-2811 .tooltip_02b7::before {
    width: 31px;
    height: 3px;
  }
  .shade-ff1a .complex-2811 .tooltip_02b7::before {
    top: -9px;
  }
  .shade-ff1a .complex-2811 .tooltip_02b7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shade-hovered-cc90 .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 19px;
  }
  .shade-hovered-cc90 .complex-2811 .tooltip_02b7 {
    margin-top: -1px;
  }
  .shade-hovered-cc90 .complex-2811 .tooltip_02b7,
  .shade-hovered-cc90 .complex-2811 .tooltip_02b7::after,
  .shade-hovered-cc90 .complex-2811 .tooltip_02b7::before {
    width: 19px;
    height: 2px;
  }
  .shade-hovered-cc90 .complex-2811 .tooltip_02b7::before {
    top: -6px;
  }
  .shade-hovered-cc90 .complex-2811 .tooltip_02b7::after {
    bottom: -6px;
  }
  .slow_5e3e .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 22px;
  }
  .slow_5e3e .complex-2811 .tooltip_02b7 {
    margin-top: -1px;
  }
  .slow_5e3e .complex-2811 .tooltip_02b7,
  .slow_5e3e .complex-2811 .tooltip_02b7::after,
  .slow_5e3e .complex-2811 .tooltip_02b7::before {
    width: 22px;
    height: 2px;
  }
  .slow_5e3e .complex-2811 .tooltip_02b7::before {
    top: -7px;
  }
  .slow_5e3e .complex-2811 .tooltip_02b7::after {
    bottom: -7px;
  }
  .sort_ac95 .complex-2811 .detail-a3c6 {
    margin-top: -2px;
    width: 31px;
  }
  .sort_ac95 .complex-2811 .tooltip_02b7 {
    margin-top: -1.5px;
  }
  .sort_ac95 .complex-2811 .tooltip_02b7,
  .sort_ac95 .complex-2811 .tooltip_02b7::after,
  .sort_ac95 .complex-2811 .tooltip_02b7::before {
    width: 31px;
    height: 3px;
  }
  .sort_ac95 .complex-2811 .tooltip_02b7::before {
    top: -9px;
  }
  .sort_ac95 .complex-2811 .tooltip_02b7::after {
    bottom: -9px;
  }
}
.prev_a478 .tooltip_02b7 {
  -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);
}
.prev_a478 .tooltip_02b7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.prev_a478 .tooltip_02b7::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);
}
.prev_a478.item_down_c5d4 .tooltip_02b7 {
  -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);
}
.prev_a478.item_down_c5d4 .tooltip_02b7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.prev_a478.item_down_c5d4 .tooltip_02b7::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);
}
.yellow-7cc8 {
  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.large_1c3e:before {
  display: none;
}
.link_cool_48a4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.link_cool_48a4 .accordion-447f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.link_cool_48a4 .accordion-447f:last-of-type {
  border-bottom: none;
}
.link_cool_48a4 .accordion-447f.icon-north-a5f9,
.link_cool_48a4 .accordion-447f.complex_cce5,
.link_cool_48a4 .accordion-447f.panel-c906 {
  padding: 0;
}
.link_cool_48a4 .stone-e704 .card-light-7393 {
  color: currentColor;
}
.link_cool_48a4 .stone-e704 .card-light-7393:focus,
.link_cool_48a4 .stone-e704 .card-light-7393:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_cool_48a4.tag-hovered-8173 .copper_215a,
.link_cool_48a4.tag-hovered-8173 .surface_226a a,
.link_cool_48a4.tag-hovered-8173 .hard-fe3b a,
.link_cool_48a4.tag-hovered-8173 .medium-119a a {
  color: rgba(0, 0, 0, 0.55);
}
.link_cool_48a4.tag-hovered-8173 .copper_215a:hover,
.link_cool_48a4.tag-hovered-8173 .surface_226a a:hover,
.link_cool_48a4.tag-hovered-8173 .hard-fe3b a:hover,
.link_cool_48a4.tag-hovered-8173 .medium-119a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_cool_48a4.tag-hovered-8173 .bright_926d {
  color: rgba(0, 0, 0, 0.8);
}
.link_cool_48a4.tag-hovered-8173 .accordion-447f {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_cool_48a4.tag-hovered-8173 .accordion-447f:before {
  background: rgba(0, 0, 0, 0.08);
}
.link_cool_48a4.tag-hovered-8173 .secondary-lower-73c1:before {
  background: rgba(255, 255, 255, 0.9);
}
.link_cool_48a4.tag-hovered-8173 .stone-e704 .solid-5ac5 li a,
.link_cool_48a4.tag-hovered-8173 .stone-e704 .card-light-7393,
.link_cool_48a4.tag-hovered-8173 .medium-119a {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_cool_48a4.tag-hovered-8173 .stone-e704 .card-light-7393:focus,
.link_cool_48a4.tag-hovered-8173 .stone-e704 .card-light-7393:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_cool_48a4.tag-hovered-8173 .solid-5ac5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_cool_48a4.white-0b6f .copper_215a,
.link_cool_48a4.white-0b6f .surface_226a a,
.link_cool_48a4.white-0b6f .hard-fe3b .card-light-7393,
.link_cool_48a4.white-0b6f .hard-fe3b a,
.link_cool_48a4.white-0b6f .medium-119a a {
  color: rgba(255, 255, 255, 0.79);
}
.link_cool_48a4.white-0b6f .copper_215a:hover,
.link_cool_48a4.white-0b6f .surface_226a a:hover,
.link_cool_48a4.white-0b6f .hard-fe3b .card-light-7393:hover,
.link_cool_48a4.white-0b6f .hard-fe3b a:hover,
.link_cool_48a4.white-0b6f .medium-119a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_cool_48a4.white-0b6f .bright_926d {
  color: rgba(255, 255, 255, 0.99);
}
.link_cool_48a4.white-0b6f .accordion-447f {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_cool_48a4.white-0b6f .accordion-447f:before {
  background: rgba(255, 255, 255, 0.08);
}
.link_cool_48a4.white-0b6f .secondary-lower-73c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.link_cool_48a4.white-0b6f .stone-e704 .solid-5ac5 li a,
.link_cool_48a4.white-0b6f .stone-e704 .card-light-7393,
.link_cool_48a4.white-0b6f .medium-119a {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_cool_48a4.white-0b6f .stone-e704 .card-light-7393:focus,
.link_cool_48a4.white-0b6f .stone-e704 .card-light-7393:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_cool_48a4.white-0b6f .solid-5ac5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-lower-73c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.secondary-lower-73c1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.focus_yellow_c33e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fixed-7c66 .link_cool_48a4 {
  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;
}
.fixed-7c66 .accordion-447f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fixed-7c66 .accordion-447f: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) {
  .fixed-7c66 .accordion-447f:before {
    width: 16%;
    left: 42%;
  }
}
.fixed-7c66 .accordion-447f:last-child:before {
  content: none;
}
.fixed-7c66 .accordion-447f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fixed-7c66 .stone-e704 .solid-5ac5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fixed-7c66 .stone-e704 .solid-5ac5 li a .card-light-7393 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fixed-7c66 .stone-e704 .medium-119a {
  border: none;
}
.fixed-7c66 .stone-e704 .medium-119a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fixed-7c66 .secondary-lower-73c1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fixed-7c66 .focus_yellow_c33e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fixed-7c66 .white-0b6f .secondary-lower-73c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.fixed-7c66 .tag-hovered-8173.fresh-ba5e .tooltip_02b7 {
  background: rgba(0, 0, 0, 0.6);
}
.fixed-7c66
  .tag-hovered-8173.fresh-ba5e
  .tooltip_02b7::after,
.fixed-7c66
  .tag-hovered-8173.fresh-ba5e
  .tooltip_02b7:before {
  background: inherit;
}
.fixed-7c66
  .tag-hovered-8173.fresh-ba5e:hover
  .tooltip_02b7 {
  background: rgba(0, 0, 0, 0.8);
}
.banner_0729 .link_cool_48a4 {
  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) {
  .banner_0729 .link_cool_48a4 {
    width: auto;
    right: 45px;
  }
}
.element_hard_1f0a .link_cool_48a4 {
  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) {
  .element_hard_1f0a .link_cool_48a4 {
    width: auto;
    left: 45px;
  }
}
.large_1c3e .link_cool_48a4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.large_1c3e .focus_yellow_c33e {
  max-width: 48em;
  margin: 0 auto;
}
.large_1c3e .secondary-lower-73c1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview-middle-6e39 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview-middle-6e39.fixed-7c66 .link_cool_48a4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview-middle-6e39.banner_0729 .link_cool_48a4 {
  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);
}
.preview-middle-6e39 .link_cool_48a4 {
  visibility: visible;
}
.preview-middle-6e39.element_hard_1f0a .link_cool_48a4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fixed_a901,
.chip-6ac3 {
  overflow-x: hidden;
}
.fixed_a901 .link_cool_48a4 {
  overflow: auto;
}
.fixed_a901.fixed-7c66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_a901.fixed-7c66 .link_cool_48a4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fixed_a901.fixed-7c66 .brown-9848 {
  opacity: 0;
}
.fixed_a901.banner_0729 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_a901.banner_0729 .link_cool_48a4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fixed_a901.banner_0729 .brown-9848 {
  opacity: 0;
}
.fixed_a901.element_hard_1f0a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_a901.element_hard_1f0a .link_cool_48a4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fixed_a901.element_hard_1f0a .brown-9848 {
  opacity: 0;
}
.fixed_a901.large_1c3e .link_cool_48a4 {
  z-index: 10;
  visibility: visible;
}
.fresh-ba5e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fresh-ba5e .tooltip_02b7 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh-ba5e .tooltip_02b7::after,
.fresh-ba5e .tooltip_02b7:before {
  background: inherit;
}
.fresh-ba5e:hover .tooltip_02b7 {
  background: rgba(255, 255, 255, 0.99);
}
.element_hard_1f0a .fresh-ba5e {
  top: 10px;
  right: auto;
  left: 12px;
}
.large_1c3e .fresh-ba5e {
  display: none !important;
}
.fixed_a901:before,
.chip-6ac3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fixed_a901 .fresh-ba5e,
.chip-6ac3 .fresh-ba5e {
  display: inline-block;
}
.link_cool_48a4 .status_7d8e {
  -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;
}
.fixed_a901 .link_cool_48a4 .status_7d8e,
.chip-6ac3 .link_cool_48a4 .status_7d8e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer_f082 .disabled-fed9 {
  width: 100%;
}
.blue_702b {
  padding: 0 0.5em 0;
}
.blue_702b [class*="customify-col-"],
.blue_702b [class*="customify-col_"],
.blue_702b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.huge_5b83 .blue_702b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tag-cfaf .caption_old_81e7,
  .caption_old_81e7 {
    display: none;
  }
  .primary-current-ed41 {
    text-align: left;
  }
  .avatar_e913 {
    text-align: center;
  }
  .fresh_3bab {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tag-cfaf .content-blue-7765,
  .content-blue-7765 {
    display: none;
  }
  .panel_south_24a4 {
    text-align: left;
  }
  .slow-705d {
    text-align: center;
  }
  .fluid_8ec1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tag-cfaf .preview_fresh_3bb7,
  .preview_fresh_3bb7 {
    display: none;
  }
  .form_9fe4 {
    text-align: left;
  }
  .overlay_easy_161c {
    text-align: center;
  }
  .selected-ed5c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focus-north-06f9 {
  box-shadow: none !important;
}
.gallery_6489 .overlay_934d,
.active-3b31 .overlay_934d {
  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;
}
.active-3b31 .overlay_934d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading_under_b1b9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading_under_b1b9:after,
.heading_under_b1b9:before {
  content: "";
  display: table;
}
.heading_under_b1b9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading_under_b1b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading_under_b1b9,
.hovered_ef09 {
  max-width: 1248px;
  margin: 0 auto;
}

.hard-806f.hidden_7de8 .heading_under_b1b9 {
  max-width: 100%;
}
.hard-806f.lower_51ea {
  max-width: 1200px;
  margin: 0 auto;
}
.hard-806f.mask-d255 .heading_under_b1b9 {
  max-width: 100%;
}
.hard-806f.mask-d255 > .heading_under_b1b9 {
  padding-left: 0;
  padding-right: 0;
}
.hard-806f.mask-d255 > .heading_under_b1b9 .tag-cfaf {
  margin: 0;
}
.hard-806f.mask-d255
  > .heading_under_b1b9
  .tabs-hovered-45d5.surface-80b0 {
  margin-right: 0;
  margin-left: 0;
}
.hard-806f.mask-d255 #main.surface-80b0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_old_4457 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_old_4457 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface_35e6 .over-4742 {
    padding-right: 1em;
  }
  .surface_35e6.banner_in_d987 .tabs-hovered-45d5 {
    border-right: 1px solid #eaecee;
  }
  .surface_35e6.banner_in_d987 .over-4742 {
    padding-right: 1em;
  }
  .surface_35e6.banner_in_d987 .mask-228e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-3280 .over-4742 {
    padding-left: 1em;
  }
  .top-3280.banner_in_d987 .tabs-hovered-45d5 {
    border-left: 1px solid #eaecee;
  }
  .top-3280.banner_in_d987 .over-4742 {
    padding-left: 1em;
  }
  .top-3280.banner_in_d987 .mask-228e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-dcb1 .over-4742 {
    padding-left: 1em;
  }
  .next-dcb1.banner_in_d987 .west_48f9 {
    border-right: 1px solid #eaecee;
  }
  .next-dcb1.banner_in_d987 .gold_7f05 {
    border-right: 1px solid #eaecee;
  }
  .next-dcb1.banner_in_d987 .over-4742 {
    padding-left: 1em;
  }
  .next-dcb1.banner_in_d987 .mask-228e {
    padding-right: 1em;
  }
  .next-dcb1.banner_in_d987 .card-1c6a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-ac66 .over-4742 {
    padding-right: 1em;
  }
  .south-ac66.banner_in_d987 .west_48f9 {
    border-left: 1px solid #eaecee;
  }
  .south-ac66.banner_in_d987 .gold_7f05 {
    border-left: 1px solid #eaecee;
  }
  .south-ac66.banner_in_d987 .over-4742 {
    padding-right: 1em;
  }
  .south-ac66.banner_in_d987 .mask-228e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south-ac66.banner_in_d987 .card-1c6a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_old_4457 .over-4742 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_old_4457.banner_in_d987 .tabs-hovered-45d5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_old_4457.banner_in_d987 .over-4742 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_old_4457.banner_in_d987 .mask-228e {
    padding-left: 1em;
  }
  .grid_old_4457.banner_in_d987 .card-1c6a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_old_4457.banner_in_d987 .over-4742 {
    padding-left: 0;
  }
}
.photo_b0ad .hero-0836 {
  display: inline-block;
}
.shade_fluid_7c55 {
  display: inline-block;
}
.video_70fb {
  word-con: break-word;
}
.notice-3b05 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-3b05 .tabs_motion_d6b1 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-3b05 .large-cc32 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.complex-e573 .focused_0356 {
  margin-bottom: 2em;
}
.complex-e573 .east_07b1 {
  margin-bottom: 15px;
}
.complex-e573 .east_07b1:last-child {
  margin-bottom: 0;
}
.complex-e573 .hero_current_2e28 {
  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) {
  .complex-e573 .hero_current_2e28 {
    display: block;
  }
}
.complex-e573 .table_783d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .complex-e573 .table_783d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.complex-e573 .action-42d6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.complex-e573 .action-42d6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.complex-e573 .action-42d6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.complex-e573 .video_70fb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-e573 .video_70fb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.complex-e573 .widget-f13e p:last-child {
  margin-bottom: 0;
}
.complex-e573 .overlay_new_cab3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.complex-e573 .content-db94 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.complex-e573 .focused-6811 {
  margin-top: 1em;
}
.complex-e573 .in-dc60 {
  top: 0;
  display: block;
}
.complex-e573 .in-dc60 a {
  color: inherit;
}
.complex-e573 .in-dc60 a:hover {
  color: inherit;
}
.complex-e573 .shade_soft_25ca {
  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;
}
.complex-e573 .shade_soft_25ca:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.complex-e573 .content-db94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.complex-e573 .badge-8808 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.complex-e573 .badge-8808:first-child {
  margin-top: 0;
}
.complex-e573 .badge-8808.article_tall_f2c2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.complex-e573 .badge-8808.green-182a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-e573
  .badge-8808.green-182a.item_short_1480
  .focused-6811 {
  width: 100%;
}
.complex-e573 .green-182a {
  -webkit-box-align: center;
  align-items: center;
}
.complex-e573 .green-182a .notice-3b05,
.complex-e573 .green-182a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.complex-e573 .action-42d6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-e573 .action-42d6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-e573 .action-42d6: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;
}
.complex-e573 .article_tall_f2c2 {
  z-index: 5;
}
.complex-e573 .pink-0b89 .silver-3301 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.complex-e573 .message-4b6e .silver-3301 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.complex-e573 .block-3dd5 .silver-3301 {
  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;
}
.complex-e573.header-0489 .hero_current_2e28,
.complex-e573.progress-adfe .hero_current_2e28 {
  display: block;
}
.complex-e573.header-0489 .hero_current_2e28 .fixed-d661,
.complex-e573.header-0489 .hero_current_2e28 .content-db94,
.complex-e573.progress-adfe .hero_current_2e28 .fixed-d661,
.complex-e573.progress-adfe .hero_current_2e28 .content-db94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-e573.tooltip-8a8c .table_783d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .complex-e573.tooltip-8a8c .table_783d {
    margin-right: 0;
  }
}
.complex-e573.header-0489 .table_783d,
.complex-e573.progress-adfe .table_783d {
  padding-top: 40%;
}
.complex-e573.header-0489 .focused_0356,
.complex-e573.progress-adfe .focused_0356 {
  display: block;
}
.complex-e573.header-0489 .fn-sticky-c5ff .content-db94,
.complex-e573.progress-adfe .fn-sticky-c5ff .content-db94 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.complex-e573.header-0489 .table_783d,
.complex-e573.progress-adfe .table_783d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.complex-e573.header-0489 .content-db94 {
  padding: 1em;
}
.mini_86ad {
  margin: 30px auto;
  display: block;
}
.mini_86ad .breadcrumb_0919 > * {
  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;
}
.mini_86ad .breadcrumb_0919 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini_86ad .breadcrumb_0919 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag_5b17 .notice-3b05 {
  margin-bottom: 1.41575em;
}
.tag_5b17 .notice_outer_90e1 {
  margin-bottom: 1.618em;
}
.center_8ad6 .media_092c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.center_8ad6 .media_092c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.center_8ad6 .aside_1b48 {
  max-width: 100%;
  overflow: auto;
}
.black_18cc .center_8ad6 a:hover {
  text-decoration: underline;
}
.progress_down_5d86 .east_07b1:not(.video_70fb),
.progress_down_5d86 .action-42d6 {
  margin-bottom: 1.41575em;
}
.progress_down_5d86 .east_07b1:not(.video_70fb):last-child,
.progress_down_5d86 .action-42d6:last-child {
  margin-bottom: 0;
}
.progress_down_5d86 .east_07b1.badge_e295 {
  margin-bottom: 0.41575em;
}
.progress_down_5d86 .notification_0343:before,
.progress_down_5d86 .thumbnail_d1ef:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.progress_down_5d86 .notification_0343:before {
  content: "\f115";
}
.progress_down_5d86 .thumbnail_d1ef:before {
  content: "\f02c";
}
.progress_down_5d86 .element_25ed {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.progress_down_5d86 .element_25ed a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slow_3c21 {
  display: -webkit-box;
  display: flex;
}
.slow_3c21 .disabled_6581 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slow_3c21 .disabled_6581 {
    flex-basis: 90px;
  }
}
.slow_3c21 .link-mini-7566 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slow_3c21 .link-mini-7566 {
    flex-basis: calc(100% - 50px);
  }
}
.slow_3c21 .tag-clean-5301 p:last-child {
  margin-bottom: 0.72em;
}
.white_a772 .breadcrumb_0919 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.white_a772 .breadcrumb_0919:after,
.white_a772 .breadcrumb_0919:before {
  content: "";
  display: table;
}
.white_a772 .breadcrumb_0919:after {
  clear: both;
}
.white_a772 .breadcrumb_0919 .border-f5b4,
.white_a772 .breadcrumb_0919 .next-0868 {
  width: 49%;
}
.white_a772 .breadcrumb_0919 .border-f5b4 a span.south-c4cc,
.white_a772 .breadcrumb_0919 .next-0868 a span.south-c4cc {
  display: block;
  margin-bottom: 5px;
}
.white_a772 .breadcrumb_0919 .next-0868 {
  float: left;
  text-align: left;
}
.white_a772 .breadcrumb_0919 .border-f5b4 {
  float: right;
  text-align: right;
}
.complex_4ede {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .complex_4ede {
    margin-bottom: 0;
  }
}
.focus-b750 {
  margin-bottom: 1em;
}
.focus-b750 .video_70fb {
  font-size: 1.1em;
  line-height: 1.3;
}
.header-76c0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.motion-02e2 .focus-b750,
.soft-b9b9 .focus-b750 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .motion-02e2 .focus-b750,
  .soft-b9b9 .focus-b750 {
    display: block;
  }
}
.motion-02e2 .header-76c0,
.soft-b9b9 .header-76c0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .motion-02e2 .header-76c0,
  .soft-b9b9 .header-76c0 {
    margin-bottom: 1em;
  }
}
.motion-02e2 .header-76c0 img,
.soft-b9b9 .header-76c0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.motion-02e2 .thumbnail-purple-11f7,
.soft-b9b9 .thumbnail-purple-11f7 {
  flex-basis: calc(100% - 160px);
}
.motion-02e2 .thumbnail-purple-11f7 p,
.soft-b9b9 .thumbnail-purple-11f7 p {
  margin-bottom: 0;
}
.motion-02e2 .thumbnail-purple-11f7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .motion-02e2 .thumbnail-purple-11f7 {
    padding-left: 0;
  }
}
.soft-b9b9 .thumbnail-purple-11f7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .soft-b9b9 .thumbnail-purple-11f7 {
    padding-right: 0;
  }
}
.soft-b9b9 .header-76c0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module-dim-2952 .header-76c0 {
  margin-bottom: 0.5em;
}
.module-dim-2952 .header-76c0 img {
  width: 100%;
}
.row-focused-c15f .carousel_bde0,
.fresh-8424 .carousel_bde0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fresh-8424 .tabs-hovered-45d5 .hard_f4f5 p:last-child {
  margin-bottom: 0;
}
.slow-87b6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.layout-mini-dd1e .notification_smooth_deba {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .layout-mini-dd1e .notification_smooth_deba:last-of-type {
    margin-bottom: 0;
  }
}
.layout-mini-dd1e .notification_smooth_deba ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout-mini-dd1e .notification_smooth_deba ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.layout-mini-dd1e .notification_smooth_deba ul li {
  margin: 0 0 0.6em;
}
.layout-mini-dd1e .notification_smooth_deba ul li.out_55ca,
.layout-mini-dd1e .notification_smooth_deba ul li.item_glass_c311 {
  position: relative;
}
.layout-mini-dd1e .notification_smooth_deba ul li.out_55ca .carousel_brown_edb3,
.layout-mini-dd1e .notification_smooth_deba ul li.item_glass_c311 .carousel_brown_edb3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.layout-mini-dd1e .notification_smooth_deba ul li.out_55ca:after:after,
.layout-mini-dd1e .notification_smooth_deba ul li.out_55ca:after:before,
.layout-mini-dd1e
  .notification_smooth_deba
  ul
  li.item_glass_c311:after:after,
.layout-mini-dd1e
  .notification_smooth_deba
  ul
  li.item_glass_c311:after:before {
  content: "";
  display: table;
}
.layout-mini-dd1e .notification_smooth_deba ul li.out_55ca:after:after,
.layout-mini-dd1e
  .notification_smooth_deba
  ul
  li.item_glass_c311:after:after {
  clear: both;
}
.layout-mini-dd1e .notification_smooth_deba a.breadcrumb-dca3:hover {
  text-decoration: none;
}
.layout-mini-dd1e .notification_smooth_deba select {
  max-width: 100%;
}
.layout-mini-dd1e .notification_smooth_deba table {
  font-size: 85%;
}
.layout-mini-dd1e .notification_smooth_deba table td,
.layout-mini-dd1e .notification_smooth_deba table th {
  padding: 0.2360828548em;
  text-align: center;
}
.layout-mini-dd1e .notification_smooth_deba table tfoot td {
  text-align: left;
}
.layout-mini-dd1e .notification_smooth_deba :last-child {
  margin-bottom: 0;
}
.layout-mini-dd1e .notification_smooth_deba .slow_9bb5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.layout-mini-dd1e .notification_smooth_deba .slow_9bb5 label {
  width: 100%;
}
.layout-mini-dd1e .notification_smooth_deba .slow_9bb5 .green-c6a3 {
  width: 100%;
  display: block;
}
.layout-mini-dd1e .notification_smooth_deba .slow_9bb5 .article_plasma_c482 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.layout-mini-dd1e .notification_smooth_deba .slow_9bb5 .article_plasma_c482:hover svg #svg-search {
  fill: #444;
}
.layout-mini-dd1e .notification_smooth_deba .slow_9bb5 .article_plasma_c482 svg {
  width: 18px;
  height: 18px;
}
.layout-mini-dd1e .list_steel_20b3 ul ul,
.layout-mini-dd1e .header-eb5f ul ul,
.layout-mini-dd1e .motion-83a4 ul ul,
.layout-mini-dd1e .stone_9029 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.layout-mini-dd1e .list_steel_20b3 .filter_4f19 > a,
.layout-mini-dd1e .header-eb5f .filter_4f19 > a,
.layout-mini-dd1e .motion-83a4 .filter_4f19 > a,
.layout-mini-dd1e .stone_9029 .filter_4f19 > a {
  margin-bottom: 0;
}
.layout-mini-dd1e .picture-easy-1406 li,
.layout-mini-dd1e .list_steel_20b3 li,
.layout-mini-dd1e .highlight-832b li,
.layout-mini-dd1e .header-eb5f li,
.layout-mini-dd1e .motion-83a4 li,
.layout-mini-dd1e .stone_9029 li,
.layout-mini-dd1e .accordion-dynamic-c4a4 li,
.layout-mini-dd1e .inner-90da li {
  display: block;
  position: relative;
}
.layout-mini-dd1e .picture-easy-1406 li:last-child,
.layout-mini-dd1e .list_steel_20b3 li:last-child,
.layout-mini-dd1e .highlight-832b li:last-child,
.layout-mini-dd1e .header-eb5f li:last-child,
.layout-mini-dd1e .motion-83a4 li:last-child,
.layout-mini-dd1e .stone_9029 li:last-child,
.layout-mini-dd1e .accordion-dynamic-c4a4 li:last-child,
.layout-mini-dd1e .inner-90da li:last-child {
  border: none;
}
.layout-mini-dd1e .picture-easy-1406 li a,
.layout-mini-dd1e .list_steel_20b3 li a,
.layout-mini-dd1e .highlight-832b li a,
.layout-mini-dd1e .header-eb5f li a,
.layout-mini-dd1e .motion-83a4 li a,
.layout-mini-dd1e .stone_9029 li a,
.layout-mini-dd1e .accordion-dynamic-c4a4 li a,
.layout-mini-dd1e .inner-90da li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout-mini-dd1e .picture-easy-1406 li ul li::before,
.layout-mini-dd1e .list_steel_20b3 li ul li::before,
.layout-mini-dd1e .highlight-832b li ul li::before,
.layout-mini-dd1e .header-eb5f li ul li::before,
.layout-mini-dd1e .motion-83a4 li ul li::before,
.layout-mini-dd1e .stone_9029 li ul li::before,
.layout-mini-dd1e .accordion-dynamic-c4a4 li ul li::before,
.layout-mini-dd1e .inner-90da li ul li::before {
  left: 15px;
}
.layout-mini-dd1e .picture-easy-1406 li ul a,
.layout-mini-dd1e .list_steel_20b3 li ul a,
.layout-mini-dd1e .highlight-832b li ul a,
.layout-mini-dd1e .header-eb5f li ul a,
.layout-mini-dd1e .motion-83a4 li ul a,
.layout-mini-dd1e .stone_9029 li ul a,
.layout-mini-dd1e .accordion-dynamic-c4a4 li ul a,
.layout-mini-dd1e .inner-90da li ul a {
  padding-left: 20px;
}
.layout-mini-dd1e .picture-easy-1406 li ul ul li::before,
.layout-mini-dd1e .list_steel_20b3 li ul ul li::before,
.layout-mini-dd1e .highlight-832b li ul ul li::before,
.layout-mini-dd1e .header-eb5f li ul ul li::before,
.layout-mini-dd1e .motion-83a4 li ul ul li::before,
.layout-mini-dd1e .stone_9029 li ul ul li::before,
.layout-mini-dd1e .accordion-dynamic-c4a4 li ul ul li::before,
.layout-mini-dd1e .inner-90da li ul ul li::before {
  left: 30px;
}
.layout-mini-dd1e .picture-easy-1406 li ul ul a,
.layout-mini-dd1e .list_steel_20b3 li ul ul a,
.layout-mini-dd1e .highlight-832b li ul ul a,
.layout-mini-dd1e .header-eb5f li ul ul a,
.layout-mini-dd1e .motion-83a4 li ul ul a,
.layout-mini-dd1e .stone_9029 li ul ul a,
.layout-mini-dd1e .accordion-dynamic-c4a4 li ul ul a,
.layout-mini-dd1e .inner-90da li ul ul a {
  padding-left: 40px;
}
.layout-mini-dd1e .fixed-ccbc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout-mini-dd1e .inner-90da ul li {
  margin-bottom: 1.41575em;
}
.layout-mini-dd1e .inner-90da ul li .alert-5dc0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.layout-mini-dd1e .inner-90da ul li .wide_4c2e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.white-0b6f .picture-easy-1406 li a,
.white-0b6f .list_steel_20b3 li a,
.white-0b6f .highlight-832b li a,
.white-0b6f .header-eb5f li a,
.white-0b6f .motion-83a4 li a,
.white-0b6f .stone_9029 li a,
.white-0b6f .accordion-dynamic-c4a4 li a,
.white-0b6f .inner-90da li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-0b6f .fixed-ccbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-0b6f .notification_smooth_deba ul li.out_55ca .carousel_brown_edb3,
.white-0b6f .notification_smooth_deba ul li.item_glass_c311 .carousel_brown_edb3 {
  background: rgba(0, 0, 0, 0.2);
}
.white-0b6f .layout-mini-dd1e .notification_smooth_deba select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li {
  margin: 0;
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li ul {
  margin: 0;
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li ul li a {
  padding-left: 15px;
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li ul li li a {
  padding-left: 30px;
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li.module-inner-fcef > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li.module-inner-fcef > 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;
}
.hard-806f .layout-mini-dd1e .solid-5ac5 li.module-inner-fcef > 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;
}
.input_ea0c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form_772f {
  position: relative;
  z-index: 10;
}
.form_772f .status_7d8e {
  width: 100%;
  max-width: 100%;
}
.shadow-5cea .wrapper-complex-4310 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shadow-5cea .tag-hovered-8173 {
}
.shadow-5cea .white-0b6f {
  background: #292929;
}
.fresh_9178 .wrapper-complex-4310 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fresh_9178 .tag-hovered-8173 {
  background: #f9f9f9;
}
.fresh_9178 .white-0b6f {
  background: #303030;
}
.search-cool-74f3 .wrapper-complex-4310 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .search-cool-74f3 .hero-0836 {
    margin-bottom: 1em;
  }
  .search-cool-74f3 .hero-0836:last-child {
    margin-bottom: 0;
  }
}
.search-cool-74f3 .tag-hovered-8173 {
  background: #ededed;
}
.search-cool-74f3 .white-0b6f {
  background: #1a1a1a;
}
.wrapper-complex-4310.tag-hovered-8173 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper-complex-4310.tag-hovered-8173 .caption-prev-924e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-complex-4310.white-0b6f {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-complex-4310.white-0b6f a:not(.breadcrumb-dca3) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-complex-4310.white-0b6f a:not(.breadcrumb-dca3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-complex-4310.white-0b6f .caption-prev-924e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-complex-4310.white-0b6f table tbody td,
.wrapper-complex-4310.white-0b6f table th {
  background: rgba(0, 0, 0, 0.08);
}
.in_a5ce.secondary_f5f9 .heading_under_b1b9 {
  max-width: initial;
}
.in_a5ce .menu-upper-c219 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.in_a5ce .menu-upper-c219 .status_7d8e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .in_a5ce .menu-upper-c219 .status_7d8e {
    display: block;
    margin-bottom: 2em;
  }
  .in_a5ce .menu-upper-c219 .status_7d8e:last-child {
    margin-bottom: 0;
  }
}
.search-cool-74f3 .hero-0836:last-child,
.fresh_9178 .hero-0836:last-child,
.shadow-5cea .hero-0836:last-child {
  margin-bottom: 0;
}
.search-cool-74f3 .hero-0836 .layout-mini-dd1e .notification_smooth_deba:last-child,
.fresh_9178 .hero-0836 .layout-mini-dd1e .notification_smooth_deba:last-child,
.shadow-5cea .hero-0836 .layout-mini-dd1e .notification_smooth_deba:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .search-cool-74f3 .message_static_980b,
  .search-cool-74f3 .badge-f239,
  .fresh_9178 .message_static_980b,
  .fresh_9178 .badge-f239,
  .shadow-5cea .message_static_980b,
  .shadow-5cea .badge-f239 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form_772f .hero-0836 {
    margin-bottom: 2em;
  }
}
.form_772f p:last-child {
  margin-bottom: 0;
}
.form_772f li,
.form_772f ul {
  list-style: none;
  margin: 0;
}
.form_772f ul ul {
  margin-left: 2.617924em;
}
.notice-up-0598 {
  font-size: 0.875em;
}

/* css-noise: 1bac */
.widget-item-n9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
