/*!
Theme Name: Customify
Theme URI: https://pressmaximum.medium_2296/customify
Author: WPCustomify
Author URI: https://pressmaximum.medium_2296
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.medium_2296/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-tiny-220a.smooth_372b/licenses/gpl-2.0.section_soft_ecff
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.component-pressed-ab60/, (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.search-fixed-b559.article-gold-d0e8/normalize.picture-pink-495d/
 ======
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.picture-pink-495d v7.0.0 | MIT License | github.medium_2296/necolas/normalize.picture-pink-495d */
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;
}
.slow_83cc .input-solid-1012,
.middle-64bf,
.article_motion_f0b7,
.chip-74e4,
.easy_8a59,
.silver_4646,
.media-complex-a12e,
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;
}
.middle-64bf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .middle-64bf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .middle-64bf,
  h1 {
    font-size: 1.8em;
  }
}
.article_motion_f0b7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article_motion_f0b7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article_motion_f0b7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article_motion_f0b7,
  h2 {
    font-size: 1.7em;
  }
}
.chip-74e4,
h3 {
  font-size: 1.618em;
}
.slow_83cc .input-solid-1012,
.easy_8a59,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.paragraph-outer-3bfd {
  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;
}
.picture-paper-0ba0:after,
.picture-paper-0ba0:before,
.item-f606:after,
.item-f606:before {
  content: "";
  display: table;
}
.picture-paper-0ba0:after,
.item-f606:after {
  clear: both;
}
.list-f17a {
  float: right;
  margin-right: 0;
}
.status-17fc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dirty-0a90 .narrow_1131,
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;
}
.dirty-0a90 .narrow_1131: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;
}
.notice-c706 .narrow_1131 {
  box-shadow: none;
}
.notice-c706
  .narrow_1131
  .text_86c5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice-c706 .narrow_1131 .wide_9673 {
  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;
}
.notice-c706
  .narrow_1131
  .wide_9673
  b {
  display: none;
}
.notice-c706 .carousel_104d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.detail_fbf2:not(.secondary-aeb0):not(.row-23e6),
button:not(.secondary-aeb0):not(.row-23e6),
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ),
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ),
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ) {
  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;
}
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ):hover,
button:not(.secondary-aeb0):not(
    .row-23e6
  ):hover,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ):hover,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ):hover,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ):active,
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ):focus,
button:not(.secondary-aeb0):not(
    .row-23e6
  ):active,
button:not(.secondary-aeb0):not(
    .row-23e6
  ):focus,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ):active,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ):focus,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ):active,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ):focus,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ):active,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ):focus {
  outline: 0;
}
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80,
button:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80 {
  position: relative;
}
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .short_685b,
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .outline_2444,
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .fresh-a3d9,
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  i,
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  svg,
button:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .short_685b,
button:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .outline_2444,
button:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .fresh-a3d9,
button:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  i,
button:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  svg,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .short_685b,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .outline_2444,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .fresh-a3d9,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  i,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  svg,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .short_685b,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .outline_2444,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .fresh-a3d9,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  i,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  svg,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .short_685b,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .outline_2444,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  .fresh-a3d9,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  i,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80
  svg {
  visibility: hidden;
}
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80:after,
button:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80:after,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80:after,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80:after,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ).fn-loading-5e80: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;
}
.detail_fbf2:not(.secondary-aeb0):not(.row-23e6),
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ),
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ),
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ) {
  color: #fff;
  background: #235787;
}
.detail_fbf2:not(.secondary-aeb0):not(
    .row-23e6
  ):focus,
input[type="button"]:not(.secondary-aeb0):not(
    .row-23e6
  ):focus,
input[type="reset"]:not(.secondary-aeb0):not(
    .row-23e6
  ):focus,
input[type="submit"]:not(.secondary-aeb0):not(
    .row-23e6
  ):focus {
  color: #fff;
}
.detail_fbf2.fn-disabled-5e80:not(.secondary-aeb0):not(
    .row-23e6
  ),
.detail_fbf2[disabled]:not(.secondary-aeb0):not(
    .row-23e6
  ),
button.fn-disabled-5e80:not(.secondary-aeb0):not(
    .row-23e6
  ),
button[disabled]:not(.secondary-aeb0):not(
    .row-23e6
  ) {
  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;
}
.panel_top_2694 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel_top_2694: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;
}
.gradient-4435 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary-liquid-8407 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.box_602b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture-paper-0ba0:after,
.picture-paper-0ba0:before,
.list_black_a395:after,
.list_black_a395:before,
.tooltip-light-bd9c:after,
.tooltip-light-bd9c:before,
.sidebar_3b6c:after,
.sidebar_3b6c:before,
.grid-7777:after,
.grid-7777:before,
.gold_3ff6:after,
.gold_3ff6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture-paper-0ba0:after,
.list_black_a395:after,
.tooltip-light-bd9c:after,
.sidebar_3b6c:after,
.grid-7777:after,
.gold_3ff6:after {
  clear: both;
}
.list_black_a395 .media_530f,
.tooltip-light-bd9c .media_530f,
.hard-036e .media_530f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.picture_f348 {
  display: inline-block;
}
.card_bd4d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.card_bd4d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card_bd4d .frame-7faf {
  padding: 1em 0;
  font-size: 85%;
}
.frame-7faf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient_83e5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient_83e5:after,
.gradient_83e5:before {
  content: "";
  display: table;
}
.gradient_83e5:after {
  clear: both;
}
.form-stone-8122 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.progress-lower-9121 .form-stone-8122 {
  max-width: 50%;
}
.secondary-large-4ace .form-stone-8122 {
  max-width: 33.33%;
}
.layout-solid-c52e .form-stone-8122 {
  max-width: 25%;
}
.south-aba3 .form-stone-8122 {
  max-width: 20%;
}
.tiny_e563 .form-stone-8122 {
  max-width: 16.66%;
}
.main_soft_ca4e .form-stone-8122 {
  max-width: 14.28%;
}
.out-68e8 .form-stone-8122 {
  max-width: 12.5%;
}
.preview_ebbd .form-stone-8122 {
  max-width: 11.11%;
}
.easy_77eb {
  display: block;
}
.slow_83cc .feature_selected_8bc0 label,
.slow_83cc .hero_mini_7051 label,
.slow_83cc .sort_7ced label,
.slow_83cc .shade_huge_8ff3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.advanced_64b4 {
  list-style: none;
  margin: 0;
}
.advanced_64b4 article.photo-upper-899c {
  margin-bottom: 0;
}
.advanced_64b4 ul {
  list-style: none;
  margin: 0;
}
.advanced_64b4 .complex-5888 li.photo-upper-899c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .advanced_64b4 .complex-5888 li.photo-upper-899c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .advanced_64b4 .complex-5888 li.photo-upper-899c: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) {
  .advanced_64b4 .complex-5888 li.photo-upper-899c li.photo-upper-899c li.photo-upper-899c li.photo-upper-899c {
    padding-left: 0;
  }
}
article.photo-upper-899c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-upper-899c .list_black_a395 p:last-of-type {
  margin-bottom: 0;
}
article.photo-upper-899c .action-ac87 {
  float: left;
}
article.photo-upper-899c .header_a5eb {
  margin-left: 85px;
}
article.photo-upper-899c .gradient_fluid_ee49 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-upper-899c .gradient_fluid_ee49 .accent_dim_c1d9 {
  margin-left: 10px;
}
article.photo-upper-899c .status-b9b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-upper-899c .stone-cff0 {
  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 .feature_selected_8bc0,
  #respond .sort_7ced,
  #respond .shade_huge_8ff3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_selected_8bc0 input,
#respond .sort_7ced input,
#respond .shade_huge_8ff3 input {
  width: 100%;
}
#respond .shade_huge_8ff3 {
  margin-right: 0;
}
#respond .layout-d30e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-8dfc {
  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;
}
.notification-8dfc.brown-88b3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notification-8dfc 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%);
}
.notification-8dfc:focus,
.notification-8dfc: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);
}
.steel_9691 {
  border-radius: 10%;
}
.iron-fd50 {
  border-radius: 50%;
}
.texture-5005 {
  font-size: 0.72em;
}
.paragraph_821f {
  font-size: 0.875em;
}
.outer-4215 {
  font-size: 1.1em;
}
.menu_8bdf {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu_8bdf.texture-5005 {
  letter-spacing: 0.5px;
}
.focus_f0e1,
.focus_f0e1 a {
  color: #6d6d6d;
}
.focus_f0e1 a:hover {
  color: #111;
}
.red-9f30 {
  color: #6d6d6d;
}
.orange_b1e8 {
  overflow-x: hidden;
}
.orange_b1e8 .list_south_81a2.mask_current_f085 {
  position: relative;
}
.orange_b1e8 .list_south_81a2.mask_current_f085.notice_west_1b2e {
  position: initial;
}
.orange_b1e8
  .list_south_81a2.mask_current_f085.notice_west_1b2e
  .motion-2c22 {
  left: auto;
}
.orange_b1e8 .list_south_81a2 .motion-2c22 {
  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;
}
.orange_b1e8 .list_south_81a2:hover.mask_current_f085 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.orange_b1e8
  .list_south_81a2:hover.mask_current_f085
  .motion-2c22 {
  display: block;
  z-index: 9999999;
}
.orange_b1e8 .column-1d1c .shade_cf79,
.orange_b1e8 .form-stone-d463 .shade_cf79 {
  display: none;
}
.orange_b1e8 .surface_9103 .list_south_81a2:hover.mask_current_f085 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.slow_83cc .feature_selected_8bc0 label,
.slow_83cc .hero_mini_7051 label,
.slow_83cc .sort_7ced label,
.slow_83cc .shade_huge_8ff3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.advanced_64b4 {
  list-style: none;
  margin: 0;
}
.advanced_64b4 article.photo-upper-899c {
  margin-bottom: 0;
}
.advanced_64b4 ul {
  list-style: none;
  margin: 0;
}
.advanced_64b4 .complex-5888 li.photo-upper-899c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .advanced_64b4 .complex-5888 li.photo-upper-899c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .advanced_64b4 .complex-5888 li.photo-upper-899c: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) {
  .advanced_64b4 .complex-5888 li.photo-upper-899c li.photo-upper-899c li.photo-upper-899c li.photo-upper-899c {
    padding-left: 0;
  }
}
article.photo-upper-899c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-upper-899c .list_black_a395 p:last-of-type {
  margin-bottom: 0;
}
article.photo-upper-899c .action-ac87 {
  float: left;
}
article.photo-upper-899c .header_a5eb {
  margin-left: 85px;
}
article.photo-upper-899c .gradient_fluid_ee49 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-upper-899c .gradient_fluid_ee49 .accent_dim_c1d9 {
  margin-left: 10px;
}
article.photo-upper-899c .status-b9b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-upper-899c .stone-cff0 {
  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 .feature_selected_8bc0,
  #respond .sort_7ced,
  #respond .shade_huge_8ff3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_selected_8bc0 input,
#respond .sort_7ced input,
#respond .shade_huge_8ff3 input {
  width: 100%;
}
#respond .shade_huge_8ff3 {
  margin-right: 0;
}
#respond .layout-d30e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-1d1c .main_1586 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.main_1586 .slider-brown-e8ee.narrow-b0a3 .dynamic_c4c9 > li > a:focus,
.main_1586 .slider-brown-e8ee.narrow-b0a3 .dynamic_c4c9 > li > a:hover,
.main_1586 .slider-brown-e8ee.component_3cd4 .dynamic_c4c9 > li > a:focus,
.main_1586 .slider-brown-e8ee.component_3cd4 .dynamic_c4c9 > li > a:hover,
.main_1586 .slider-brown-e8ee.purple_70c0 .dynamic_c4c9 > li > a:focus,
.main_1586 .slider-brown-e8ee.purple_70c0 .dynamic_c4c9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_1586
  .slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li.soft-2813
  > a,
.main_1586
  .slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li.over-edbe
  > a,
.main_1586
  .slider-brown-e8ee.component_3cd4
  .dynamic_c4c9
  > li.soft-2813
  > a,
.main_1586
  .slider-brown-e8ee.component_3cd4
  .dynamic_c4c9
  > li.over-edbe
  > a,
.main_1586
  .slider-brown-e8ee.purple_70c0
  .dynamic_c4c9
  > li.soft-2813
  > a,
.main_1586 .slider-brown-e8ee.purple_70c0 .dynamic_c4c9 > li.center_7324 > a {
  color: rgba(255, 255, 255, 0.99);
}
.main_1586 .input-3fa4,
.main_1586 .input-3fa4 a {
  color: rgba(255, 255, 255, 0.99);
}
.main_1586 .label-up-d293.gas-c502 li a,
.main_1586 .fluid_4776 a,
.main_1586 .panel-prev-4a89,
.main_1586 .dynamic_c4c9 > li > a,
.main_1586 .east_98d8 {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586 .label-up-d293.gas-c502 li a:hover,
.main_1586 .fluid_4776 a:hover,
.main_1586 .panel-prev-4a89:hover,
.main_1586 .dynamic_c4c9 > li > a:hover,
.main_1586 .east_98d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_1586 .surface-yellow-79ed {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586 .surface-yellow-79ed .wrapper-c29b {
  color: rgba(255, 255, 255, 0.99);
}
.main_1586 .surface-yellow-79ed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_1586 .message_pressed_87c4 .layout-f5d0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main_1586 .message_pressed_87c4 .layout-f5d0 .short-2c95 {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586
  .message_pressed_87c4
  .layout-f5d0
  .short-2c95::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586
  .message_pressed_87c4
  .layout-f5d0
  .short-2c95:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586
  .message_pressed_87c4
  .layout-f5d0
  .short-2c95::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586
  .message_pressed_87c4
  .layout-f5d0
  .short-2c95::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586 .message_pressed_87c4 .down-c27e {
  color: rgba(255, 255, 255, 0.79);
}
.main_1586 .message_pressed_87c4 .down-c27e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-advanced-b5a5
  .main_1586
  .message_pressed_87c4
  .motion_4c6a
  .purple-d4fe {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-advanced-b5a5
  .main_1586
  .message_pressed_87c4
  .motion_4c6a
  .short-2c95 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-1d1c .center_0934 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.center_0934 .slider-brown-e8ee.narrow-b0a3 .dynamic_c4c9 > li > a:focus,
.center_0934 .slider-brown-e8ee.narrow-b0a3 .dynamic_c4c9 > li > a:hover,
.center_0934 .slider-brown-e8ee.component_3cd4 .dynamic_c4c9 > li > a:focus,
.center_0934 .slider-brown-e8ee.component_3cd4 .dynamic_c4c9 > li > a:hover,
.center_0934 .slider-brown-e8ee.purple_70c0 .dynamic_c4c9 > li > a:focus,
.center_0934 .slider-brown-e8ee.purple_70c0 .dynamic_c4c9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_0934
  .slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li.soft-2813
  > a,
.center_0934
  .slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li.over-edbe
  > a,
.center_0934
  .slider-brown-e8ee.component_3cd4
  .dynamic_c4c9
  > li.soft-2813
  > a,
.center_0934
  .slider-brown-e8ee.component_3cd4
  .dynamic_c4c9
  > li.over-edbe
  > a,
.center_0934
  .slider-brown-e8ee.purple_70c0
  .dynamic_c4c9
  > li.soft-2813
  > a,
.center_0934 .slider-brown-e8ee.purple_70c0 .dynamic_c4c9 > li.center_7324 > a {
  color: rgba(0, 0, 0, 0.8);
}
.center_0934 .input-3fa4,
.center_0934 .input-3fa4 a {
  color: rgba(0, 0, 0, 0.8);
}
.center_0934 .label-up-d293.gas-c502 li a,
.center_0934 .fluid_4776 a,
.center_0934 .panel-prev-4a89,
.center_0934 .dynamic_c4c9 > li > a,
.center_0934 .east_98d8 {
  color: rgba(0, 0, 0, 0.55);
}
.center_0934 .label-up-d293.gas-c502 li a:hover,
.center_0934 .fluid_4776 a:hover,
.center_0934 .panel-prev-4a89:hover,
.center_0934 .dynamic_c4c9 > li > a:hover,
.center_0934 .east_98d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_0934 .surface-yellow-79ed {
  color: rgba(0, 0, 0, 0.55);
}
.center_0934 .surface-yellow-79ed .wrapper-c29b {
  color: rgba(0, 0, 0, 0.8);
}
.center_0934 .surface-yellow-79ed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-right-93b2 .full_79b8 {
  margin-left: auto;
  margin-right: auto;
}
.tooltip-light-bd9c > * {
  margin-left: auto;
  margin-right: auto;
}
.tooltip-light-bd9c .gradient-4435 {
  margin-right: 1.41575em;
}
.light-9673 .tooltip-light-bd9c > .notice-afd4 {
  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;
}
.light-9673 .tooltip-light-bd9c > .gradient_5a27 {
  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;
}
.background-silver-549a.secondary-right-93b2 .full_79b8,
.photo-5352.secondary-right-93b2 .full_79b8 {
  margin-left: 0;
}
.stone-f1d4.secondary-right-93b2 .full_79b8,
.mini_9996.secondary-right-93b2 .full_79b8 {
  margin-right: 0;
}
.tooltip-light-bd9c ol,
.tooltip-light-bd9c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature_e35f video {
  max-width: 100%;
}
.card_full_1d64 img {
  display: block;
}
.card_full_1d64.gradient-4435,
.card_full_1d64.secondary-liquid-8407 {
  width: 100%;
}
.card_full_1d64.gradient_5a27 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.module_prev_48c3:not(.east_afa4) {
  margin: 1.5em auto;
}
.text-simple-5714 p {
  padding: 1.5em 14px;
}
ul.complex-2386.gradient_5a27,
ul.complex-2386.notice-afd4,
ul.complex-2386.media_d491.notice-afd4 {
  padding: 0 14px;
}
.blue-f6b0 {
  display: block;
  overflow-x: auto;
}
.blue-f6b0 table {
  border-collapse: collapse;
  width: 100%;
}
.blue-f6b0 td,
.blue-f6b0 th {
  padding: 0.5em;
}
.tooltip-light-bd9c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tooltip-light-bd9c ol ol,
.tooltip-light-bd9c ol ul,
.tooltip-light-bd9c ul ol,
.tooltip-light-bd9c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tooltip-light-bd9c ol ol li,
.tooltip-light-bd9c ol ul li,
.tooltip-light-bd9c ul ol li,
.tooltip-light-bd9c ul ul li {
  margin-left: 0;
}
.inner-0a51.brown_b77b > .breadcrumb-outer-6f33 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.inner-0a51.brown_b77b > .breadcrumb-outer-6f33 iframe,
.inner-0a51.brown_b77b > .breadcrumb-outer-6f33 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled-c998 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled-c998.right-d1a1 {
  padding: 0;
}
.disabled-c998.right-d1a1 cite {
  font-size: 13px;
}
.disabled-c998 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled-c998 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container-bronze-eae4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container-bronze-eae4 > p:first-child {
  margin-top: 0;
}
.container-bronze-eae4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container-bronze-eae4 blockquote {
  border-left: 0;
}
.active_1072 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_1072:not(.widget-outer-719e) {
  max-width: 100px;
}
.active_1072.warm-2e1f {
  border-bottom: none !important;
  text-align: center;
}
.active_1072.warm-2e1f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text-simple-5714 p {
    padding: 1.5em 0;
  }
}
.photo-4192 {
  color: #0073aa;
}
.content_46ab {
  background-color: #0073aa;
}
.pattern_39a6 {
  color: #229fd8;
}
.primary_paper_e9a2 {
  background-color: #229fd8;
}
.paper_8697 {
  color: #eee;
}
.upper-8e7c {
  background-color: #eee;
}
.overlay-stone-192f {
  color: #444;
}
.preview_in_f2fd {
  background-color: #444;
}
.aside_medium_8b0f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.aside_medium_8b0f .shade_f09b .fluid_4776 {
  font-size: 15px;
}
.aside_medium_8b0f .fluid_4776 {
  line-height: 1.3;
}
.aside_medium_8b0f .center_0934 {
}
.aside_medium_8b0f .main_1586 {
  background: #235787;
}
.title_stone_0d10 {
  padding: 0;
}
.title_stone_0d10 .main_1586 {
  background: #1a1a1a;
}
.title_stone_0d10 .center_0934 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container-bright-829f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container-bright-829f .center_0934 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container-bright-829f .main_1586 {
  background: #303030;
}
.gold_3ff6 {
  position: relative;
  z-index: 10;
}
.gold_3ff6 .hard-7d88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-26ca .mask_current_f085 {
  display: inline-block;
  vertical-align: middle;
}
.status-26ca.warm_d8e4 .mask_current_f085 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status-26ca.warm_d8e4 .mask_current_f085 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status-26ca.warm_d8e4 .mask_current_f085 {
    margin-right: 0.4em;
  }
}
.status-26ca.warm_d8e4 .mask_current_f085:last-child {
  margin-right: 0;
}
.table_large_1388 .hard-7d88 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column-1d1c .shade_f09b {
    margin: 0 -0.5em;
  }
  .column-1d1c .shade_f09b [class*="customify-col-"],
  .column-1d1c .shade_f09b [class*="customify-col_"],
  .column-1d1c .shade_f09b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column-1d1c.static-43c2 .hard-7d88 {
  background: 0 0 !important;
}
.column-1d1c.static-43c2 .hard-7d88,
.column-1d1c.table_large_1388 .hard-7d88 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column-1d1c.simple-6fa5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column-1d1c.table_large_1388 .hard-7d88 {
  box-shadow: none !important;
}
.detail_09b7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .detail_09b7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .detail_09b7 {
    padding: 18px 0 20px;
  }
}
.detail_09b7 .panel-simple-93db {
  width: 100%;
}
.detail_09b7 .widget_ce1b {
  margin-bottom: 0;
}
.detail_09b7 .accent-bronze-b1d1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.selected_d6eb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.selected_d6eb .hero_upper_ad56 {
  width: 100%;
}
.mask-old-7f1a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask-old-7f1a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask-old-7f1a 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;
}
.mask-old-7f1a li:last-child:after {
  display: none;
}
.mask-old-7f1a li a {
  font-weight: 500;
  margin-right: 10px;
}
.center_d353 .shade_cf79 button,
.detail_09b7 .shade_cf79 button {
  left: 0;
}
.center_d353 .hero_upper_ad56,
.detail_09b7 .hero_upper_ad56 {
  padding-left: 0;
  padding-right: 0;
}
.center_d353 .selected_d6eb,
.detail_09b7 .selected_d6eb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.center_d353 {
  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;
}
.center_d353: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;
}
.center_d353 .footer-east-cea1 {
  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) {
  .center_d353 .footer-east-cea1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .center_d353 .footer-east-cea1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .center_d353 .footer-east-cea1 {
    min-height: 200px;
  }
}
.center_d353 .mask-old-7f1a {
  color: rgba(255, 255, 255, 0.8);
}
.center_d353 .mask-old-7f1a a,
.center_d353 .mask-old-7f1a li:after {
  color: inherit;
}
.center_d353 .mask-old-7f1a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.badge_iron_1723 {
  margin-bottom: 0.5em;
}
.progress-f795 {
  margin-bottom: 1.2em;
}
.progress-f795,
.badge_iron_1723 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress-f795 p:last-child,
.badge_iron_1723 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade_cf79,
#masthead .shade_cf79 {
  display: none;
}
#masthead
  > .shade_cf79.primary_d84c {
  display: none;
}
#masthead > .shade_cf79 button {
  left: 0;
}
.top-b036 {
  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%;
}
.top-b036 .mask_current_f085 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.top-b036 .status_3791 {
  display: -webkit-box;
  display: flex;
}
.top-b036 .status_3791.thumbnail_north_0447 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.top-b036 .status_3791.media-huge-a14f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top-b036 .status_3791.popup-pressed-af67 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top-b036.video_f646.status_5454 .status_3791.thumbnail_north_0447 {
  flex-basis: 100%;
}
.top-b036.panel-9532 .status_3791.media-huge-a14f {
  -webkit-box-flex: 1;
  flex: auto;
}
.top-b036.panel-9532 .status_3791.popup-pressed-af67 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade_cf79.primary_d84c {
  display: none;
}
#masthead > .shade_cf79 button {
  left: 0;
}
.hard_645f {
  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;
}
.hard_645f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hard_645f.accordion-eb79 i {
  margin-right: 4px;
}
.hard_645f.tertiary_6048 i {
  margin-left: 5px;
}
.fluid_4776 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fluid_4776 p:last-child {
  margin-bottom: 0;
}
.row_129c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row_129c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row_129c img {
  display: block;
  width: auto;
  line-height: 1;
}
.row_129c .input-3fa4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row_129c .article-stone-0444 {
  margin: 5px 0 7px 0;
}
.row_129c.active_3b98 .component_83df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_129c.active_3b98 .alert_d938 {
  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;
}
.row_129c.first_89bf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row_129c.first_89bf .component_83df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_129c.first_89bf .alert_d938 {
  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;
}
.row_129c.dropdown_c6f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_129c.light_0584 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row_129c.light_0584 .alert_d938 {
  margin-top: 7px;
}
.plasma-38b2 {
  display: inline-block;
}
.gold_3ff6 .paper-4ecc .row_129c img {
  max-width: 100%;
}
.slider-brown-e8ee .last-2683.text-0081,
.hard-2e37 .last-2683.text-0081 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-brown-e8ee .static_b031,
.hard-2e37 .static_b031 {
  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%);
}
.slider-brown-e8ee .static_b031 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slider-brown-e8ee.accent-a6d4 .static_b031 {
  display: none;
}
.slider-brown-e8ee .thumbnail_full_4942 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-brown-e8ee .thumbnail_full_4942 li {
  display: inline-block;
  position: relative;
}
.slider-brown-e8ee .thumbnail_full_4942 li:last-child {
  margin-right: 0;
}
.slider-brown-e8ee .thumbnail_full_4942 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;
}
.slider-brown-e8ee .thumbnail_full_4942 li.center_7324 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slider-brown-e8ee .thumbnail_full_4942 > 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;
}
.slider-brown-e8ee .thumbnail_full_4942 > li > a i {
  line-height: 0;
}
.slider-brown-e8ee .thumbnail_full_4942 > li.under_1963 > a .static_b031 {
  margin-left: 4px;
  line-height: 0;
}
.slider-brown-e8ee .thumbnail_full_4942 .sort_stale_f69d li.under_1963 > a {
  position: relative;
}
.slider-brown-e8ee .thumbnail_full_4942 .sort_stale_f69d li.under_1963 > a:after,
.slider-brown-e8ee .thumbnail_full_4942 .sort_stale_f69d li.under_1963 > a:before {
  content: "";
  display: table;
}
.slider-brown-e8ee .thumbnail_full_4942 .sort_stale_f69d li.under_1963 > a:after {
  clear: both;
}
.slider-brown-e8ee .thumbnail_full_4942 .sort_stale_f69d li.under_1963 > a .static_b031 {
  margin-left: 5px;
  float: right;
}
.slider-brown-e8ee .accordion_clean_4678,
.slider-brown-e8ee .sort_stale_f69d {
  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;
}
.slider-brown-e8ee .sort_stale_f69d {
  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;
}
.slider-brown-e8ee .sort_stale_f69d .text-0081 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-brown-e8ee .sort_stale_f69d .static_b031 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slider-brown-e8ee .sort_stale_f69d li {
  display: block;
  margin: 0;
  padding: 0;
}
.slider-brown-e8ee .sort_stale_f69d 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;
}
.slider-brown-e8ee .sort_stale_f69d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slider-brown-e8ee .sort_stale_f69d .sort_stale_f69d {
  top: 0;
  left: 100%;
}
.slider-brown-e8ee .dirty_34db.fn-focus-5e80 > .accordion_clean_4678,
.slider-brown-e8ee .dirty_34db.fn-focus-5e80 > .sort_stale_f69d,
.slider-brown-e8ee .dirty_34db:focus > .accordion_clean_4678,
.slider-brown-e8ee .dirty_34db:focus > .sort_stale_f69d,
.slider-brown-e8ee .dirty_34db:hover > .accordion_clean_4678,
.slider-brown-e8ee .dirty_34db:hover > .sort_stale_f69d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slider-brown-e8ee.purple_70c0 .dynamic_c4c9:after,
.slider-brown-e8ee.purple_70c0 .dynamic_c4c9:before {
  content: "";
  display: table;
}
.slider-brown-e8ee.purple_70c0 .dynamic_c4c9:after {
  clear: both;
}
.slider-brown-e8ee.purple_70c0 .dynamic_c4c9 > li {
  float: left;
}
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9:after,
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9:before {
  content: "";
  display: table;
}
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9:after {
  clear: both;
}
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9 > li {
  float: left;
}
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9 > li.soft-2813 > a,
.slider-brown-e8ee.modal-5a06 .dynamic_c4c9 > li.center_7324 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slider-brown-e8ee.narrow-b0a3 .dynamic_c4c9 > li > a .text-0081 {
  position: relative;
}
.slider-brown-e8ee.narrow-b0a3 .dynamic_c4c9 > li > a .text-0081: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;
}
.slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li:focus
  > a
  .text-0081:before,
.slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li:hover
  > a
  .text-0081:before {
  width: 100%;
  background-color: currentColor;
}
.slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li.soft-2813
  > a
  .text-0081:before,
.slider-brown-e8ee.narrow-b0a3
  .dynamic_c4c9
  > li.over-edbe
  > a
  .text-0081:before {
  width: 100%;
  background-color: currentColor;
}
.slider-brown-e8ee.component_3cd4 .dynamic_c4c9 > li > a .text-0081 {
  position: relative;
}
.slider-brown-e8ee.component_3cd4 .dynamic_c4c9 > li > a .text-0081: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;
}
.slider-brown-e8ee.component_3cd4 .dynamic_c4c9 > li:focus > a .text-0081:before,
.slider-brown-e8ee.component_3cd4
  .dynamic_c4c9
  > li:hover
  > a
  .text-0081:before {
  width: 100%;
  background-color: currentColor;
}
.slider-brown-e8ee.component_3cd4
  .dynamic_c4c9
  > li.soft-2813
  > a
  .text-0081:before,
.slider-brown-e8ee.component_3cd4
  .dynamic_c4c9
  > li.over-edbe
  > a
  .text-0081:before {
  width: 100%;
  background-color: currentColor;
}
.hard-2e37 .thumbnail_full_4942 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard-2e37 .thumbnail_full_4942 li:first-child > a {
  border-top: none;
}
.hard-2e37 .thumbnail_full_4942 .tag-static-0bea > .text-0081 .static_b031 {
  display: none;
}
.hard-2e37 .thumbnail_full_4942 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard-2e37 .thumbnail_full_4942 li:last-child {
  border: none;
}
.hard-2e37 .thumbnail_full_4942 li.under_1963 > a {
  padding-right: 45px !important;
}
.hard-2e37 .thumbnail_full_4942 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard-2e37 .thumbnail_full_4942 li a:focus,
.hard-2e37 .thumbnail_full_4942 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-2e37 .thumbnail_full_4942 li .notice_6904 {
  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;
}
.hard-2e37 .thumbnail_full_4942 li .notice_6904:hover {
  box-shadow: none;
}
.hard-2e37 .thumbnail_full_4942 li .notice_6904 .static_b031 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard-2e37 .thumbnail_full_4942 .sort_stale_f69d {
  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);
}
.hard-2e37 .thumbnail_full_4942 .sort_stale_f69d li a {
  padding-left: 3em;
}
.hard-2e37 .thumbnail_full_4942 .stale-51d2 > a .notice_6904 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard-2e37 .thumbnail_full_4942 .stale-51d2 > .sort_stale_f69d {
  display: block;
  opacity: 1;
}
.filter-4723 {
  max-width: 100%;
}
.simple_4bd1 {
  line-height: 0;
  cursor: pointer;
}
.east_98d8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.east_98d8:hover {
  box-shadow: none;
  color: currentColor;
}
.east_98d8 svg {
  width: 18px;
  height: 18px;
}
.east_98d8 .blue_aa0f {
  display: none;
}
.menu_f71f {
  position: relative;
}
.menu_f71f.fn-active-5e80 .east_98d8 .filter_1db2 {
  display: none;
}
.menu_f71f.fn-active-5e80 .east_98d8 .blue_aa0f {
  display: inline-block;
}
.menu_f71f .white_5a93 {
  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);
}
.menu_f71f.grid-green-33d4 .white_5a93 {
  left: auto;
  right: -0.9em;
}
.menu_f71f.grid-green-33d4 .wrapper-4bbe::before {
  left: auto;
  right: 15px;
}
.menu_f71f.fn-active-5e80 .white_5a93 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.motion_4c6a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.motion_4c6a label {
  flex-basis: 100%;
}
.motion_4c6a .layout-f5d0 {
  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;
}
.motion_4c6a .short-2c95 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.motion_4c6a .short-2c95:focus {
  background-color: transparent;
}
.motion_4c6a button.down-c27e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.motion_4c6a button.down-c27e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.motion_4c6a button.down-c27e svg {
  width: 18px;
  height: 18px;
}
.motion_4c6a input[type="submit"] {
  min-height: auto;
}
.message_pressed_87c4 .motion_4c6a .short-2c95 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wrapper-4bbe {
  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) {
  .wrapper-4bbe {
    width: 220px;
  }
}
.wrapper-4bbe label {
  flex-basis: 100%;
}
.wrapper-4bbe::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;
}
.surface-advanced-b5a5 .message_pressed_87c4 .motion_4c6a {
  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;
}
.surface-advanced-b5a5
  .message_pressed_87c4
  .motion_4c6a
  .layout-f5d0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.surface-advanced-b5a5 .message_pressed_87c4 .motion_4c6a .short-2c95 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.surface-advanced-b5a5
  .message_pressed_87c4
  .motion_4c6a
  .short-2c95:focus {
  background: 0 0;
}
.surface-advanced-b5a5
  .message_pressed_87c4
  .motion_4c6a
  .purple-d4fe {
  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-up-d293 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.label-up-d293 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.label-up-d293 li:last-child {
  margin-right: 0;
}
.label-up-d293 li:first-child {
  margin-left: 0;
}
.label-up-d293.detail-mini-5211 a {
  color: #fff;
}
.label-up-d293.detail-mini-5211 a:hover {
  color: #fff;
}
.label-up-d293 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.label-up-d293 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.label-up-d293 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.label-up-d293 a:hover {
  opacity: 0.9;
  color: inherit;
}
.label-up-d293 [class*="social-icon-apple"] {
  background-color: #999;
}
.label-up-d293 [class*="social-icon-apple"].gallery-purple-1365 {
  background-color: transparent;
  color: #999;
}
.label-up-d293 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.label-up-d293 [class*="social-icon-behance"].gallery-purple-1365 {
  background-color: transparent;
  color: #1769ff;
}
.label-up-d293 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.label-up-d293 [class*="social-icon-bitbucket"].gallery-purple-1365 {
  background-color: transparent;
  color: #205081;
}
.label-up-d293 [class*="social-icon-codepen"] {
  background-color: #000;
}
.label-up-d293 [class*="social-icon-codepen"].gallery-purple-1365 {
  background-color: transparent;
  color: #000;
}
.label-up-d293 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.label-up-d293 [class*="social-icon-delicious"].gallery-purple-1365 {
  background-color: transparent;
  color: #39f;
}
.label-up-d293 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.label-up-d293 [class*="social-icon-digg"].gallery-purple-1365 {
  background-color: transparent;
  color: #005be2;
}
.label-up-d293 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.label-up-d293 [class*="social-icon-dribbble"].gallery-purple-1365 {
  background-color: transparent;
  color: #ea4c89;
}
.label-up-d293 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.label-up-d293 [class*="social-icon-envelope"].gallery-purple-1365 {
  background-color: transparent;
  color: #ea4335;
}
.label-up-d293 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.label-up-d293 [class*="social-icon-facebook"].gallery-purple-1365 {
  background-color: transparent;
  color: #3b5998;
}
.label-up-d293 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.label-up-d293 [class*="social-icon-flickr"].gallery-purple-1365 {
  background-color: transparent;
  color: #0063dc;
}
.label-up-d293 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.label-up-d293 [class*="social-icon-foursquare"].gallery-purple-1365 {
  background-color: transparent;
  color: #2d5be3;
}
.label-up-d293 [class*="social-icon-github"] {
  background-color: #333;
}
.label-up-d293 [class*="social-icon-github"].gallery-purple-1365 {
  background-color: transparent;
  color: #333;
}
.label-up-d293 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.label-up-d293 [class*="social-icon-google-plus"].gallery-purple-1365 {
  background-color: transparent;
  color: #dd4b39;
}
.label-up-d293 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.label-up-d293 [class*="social-icon-houzz"].gallery-purple-1365 {
  background-color: transparent;
  color: #7ac142;
}
.label-up-d293 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.label-up-d293 [class*="social-icon-instagram"].gallery-purple-1365 {
  background-color: transparent;
  color: #262626;
}
.label-up-d293 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.label-up-d293 [class*="social-icon-jsfiddle"].gallery-purple-1365 {
  background-color: transparent;
  color: #487aa2;
}
.label-up-d293 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.label-up-d293 [class*="social-icon-linkedin"].gallery-purple-1365 {
  background-color: transparent;
  color: #0077b5;
}
.label-up-d293 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.label-up-d293 [class*="social-icon-medium"].gallery-purple-1365 {
  background-color: transparent;
  color: #00ab6b;
}
.label-up-d293 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.label-up-d293
  [class*="social-icon-odnoklassniki"].gallery-purple-1365 {
  background-color: transparent;
  color: #f4731c;
}
.label-up-d293 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.label-up-d293 [class*="social-icon-meetup"].gallery-purple-1365 {
  background-color: transparent;
  color: #ec1c40;
}
.label-up-d293 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.label-up-d293 [class*="social-icon-pinterest"].gallery-purple-1365 {
  background-color: transparent;
  color: #bd081c;
}
.label-up-d293 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.label-up-d293 [class*="social-icon-product-hunt"].gallery-purple-1365 {
  background-color: transparent;
  color: #da552f;
}
.label-up-d293 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.label-up-d293 [class*="social-icon-reddit"].gallery-purple-1365 {
  background-color: transparent;
  color: #ff4500;
}
.label-up-d293 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.label-up-d293 [class*="social-icon-rss"].gallery-purple-1365 {
  background-color: transparent;
  color: #f26522;
}
.label-up-d293 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.label-up-d293
  [class*="social-icon-shopping-cart"].gallery-purple-1365 {
  background-color: transparent;
  color: #4caf50;
}
.label-up-d293 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.label-up-d293 [class*="social-icon-skype"].gallery-purple-1365 {
  background-color: transparent;
  color: #00aff0;
}
.label-up-d293 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.label-up-d293 [class*="social-icon-slideshare"].gallery-purple-1365 {
  background-color: transparent;
  color: #0077b5;
}
.label-up-d293 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.label-up-d293 [class*="social-icon-snapchat"].gallery-purple-1365 {
  background-color: transparent;
  color: #fffc00;
}
.label-up-d293 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.label-up-d293 [class*="social-icon-soundcloud"].gallery-purple-1365 {
  background-color: transparent;
  color: #f80;
}
.label-up-d293 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.label-up-d293 [class*="social-icon-spotify"].gallery-purple-1365 {
  background-color: transparent;
  color: #2ebd59;
}
.label-up-d293 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.label-up-d293
  [class*="social-icon-stack-overflow"].gallery-purple-1365 {
  background-color: transparent;
  color: #fe7a15;
}
.label-up-d293 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.label-up-d293 [class*="social-icon-maldkfgram"].gallery-purple-1365 {
  background-color: transparent;
  color: #2ca5e0;
}
.label-up-d293 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.label-up-d293 [class*="social-icon-tripadvisor"].gallery-purple-1365 {
  background-color: transparent;
  color: #589442;
}
.label-up-d293 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.label-up-d293 [class*="social-icon-tumblr"].gallery-purple-1365 {
  background-color: transparent;
  color: #35465c;
}
.label-up-d293 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.label-up-d293 [class*="social-icon-twitch"].gallery-purple-1365 {
  background-color: transparent;
  color: #6441a5;
}
.label-up-d293 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.label-up-d293 [class*="social-icon-twitter"].gallery-purple-1365 {
  background-color: transparent;
  color: #1da1f2;
}
.label-up-d293 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.label-up-d293 [class*="social-icon-vimeo"].gallery-purple-1365 {
  background-color: transparent;
  color: #1ab7ea;
}
.label-up-d293 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.label-up-d293 [class*="social-icon-vk"].gallery-purple-1365 {
  background-color: transparent;
  color: #45668e;
}
.label-up-d293 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.label-up-d293 [class*="social-icon-weibo"].gallery-purple-1365 {
  background-color: transparent;
  color: #df2029;
}
.label-up-d293 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.label-up-d293 [class*="social-icon-weixin"].gallery-purple-1365 {
  background-color: transparent;
  color: #7bb32e;
}
.label-up-d293 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.label-up-d293 [class*="social-icon-whatsapp"].gallery-purple-1365 {
  background-color: transparent;
  color: #25d366;
}
.label-up-d293 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.label-up-d293 [class*="social-icon-wordpress"].gallery-purple-1365 {
  background-color: transparent;
  color: #21759b;
}
.label-up-d293 [class*="social-icon-xing"] {
  background-color: #026466;
}
.label-up-d293 [class*="social-icon-xing"].gallery-purple-1365 {
  background-color: transparent;
  color: #026466;
}
.label-up-d293 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.label-up-d293 [class*="social-icon-yelp"].gallery-purple-1365 {
  background-color: transparent;
  color: #af0606;
}
.label-up-d293 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.label-up-d293 [class*="social-icon-youtube"].gallery-purple-1365 {
  background-color: transparent;
  color: #cd201f;
}
.panel-prev-4a89 {
  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;
}
.panel-prev-4a89:hover {
  box-shadow: none;
  background: 0 0;
}
.nav_tall_330c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element_393e {
  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;
}
.accent-active-d999 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.up-999f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.up-999f,
.up-999f::after,
.up-999f::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;
}
.up-999f::after,
.up-999f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.mini_c94e .element_393e .accent-active-d999 {
  margin-top: -2px;
  width: 19px;
}
.mini_c94e .element_393e .up-999f {
  margin-top: -1px;
}
.mini_c94e .element_393e .up-999f,
.mini_c94e .element_393e .up-999f::after,
.mini_c94e .element_393e .up-999f::before {
  width: 19px;
  height: 2px;
}
.mini_c94e .element_393e .up-999f::before {
  top: -6px;
}
.mini_c94e .element_393e .up-999f::after {
  bottom: -6px;
}
.button_e730 .element_393e .accent-active-d999 {
  margin-top: -2px;
  width: 22px;
}
.button_e730 .element_393e .up-999f {
  margin-top: -1px;
}
.button_e730 .element_393e .up-999f,
.button_e730 .element_393e .up-999f::after,
.button_e730 .element_393e .up-999f::before {
  width: 22px;
  height: 2px;
}
.button_e730 .element_393e .up-999f::before {
  top: -7px;
}
.button_e730 .element_393e .up-999f::after {
  bottom: -7px;
}
.info_smooth_98fc .element_393e .accent-active-d999 {
  margin-top: -2px;
  width: 31px;
}
.info_smooth_98fc .element_393e .up-999f {
  margin-top: -1.5px;
}
.info_smooth_98fc .element_393e .up-999f,
.info_smooth_98fc .element_393e .up-999f::after,
.info_smooth_98fc .element_393e .up-999f::before {
  width: 31px;
  height: 3px;
}
.info_smooth_98fc .element_393e .up-999f::before {
  top: -9px;
}
.info_smooth_98fc .element_393e .up-999f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .paper_05b0 .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 19px;
  }
  .paper_05b0 .element_393e .up-999f {
    margin-top: -1px;
  }
  .paper_05b0 .element_393e .up-999f,
  .paper_05b0 .element_393e .up-999f::after,
  .paper_05b0 .element_393e .up-999f::before {
    width: 19px;
    height: 2px;
  }
  .paper_05b0 .element_393e .up-999f::before {
    top: -6px;
  }
  .paper_05b0 .element_393e .up-999f::after {
    bottom: -6px;
  }
  .notice-middle-c108 .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 22px;
  }
  .notice-middle-c108 .element_393e .up-999f {
    margin-top: -1px;
  }
  .notice-middle-c108 .element_393e .up-999f,
  .notice-middle-c108 .element_393e .up-999f::after,
  .notice-middle-c108 .element_393e .up-999f::before {
    width: 22px;
    height: 2px;
  }
  .notice-middle-c108 .element_393e .up-999f::before {
    top: -7px;
  }
  .notice-middle-c108 .element_393e .up-999f::after {
    bottom: -7px;
  }
  .row_next_2198 .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 31px;
  }
  .row_next_2198 .element_393e .up-999f {
    margin-top: -1.5px;
  }
  .row_next_2198 .element_393e .up-999f,
  .row_next_2198 .element_393e .up-999f::after,
  .row_next_2198 .element_393e .up-999f::before {
    width: 31px;
    height: 3px;
  }
  .row_next_2198 .element_393e .up-999f::before {
    top: -9px;
  }
  .row_next_2198 .element_393e .up-999f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .title-e3f7 .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 19px;
  }
  .title-e3f7 .element_393e .up-999f {
    margin-top: -1px;
  }
  .title-e3f7 .element_393e .up-999f,
  .title-e3f7 .element_393e .up-999f::after,
  .title-e3f7 .element_393e .up-999f::before {
    width: 19px;
    height: 2px;
  }
  .title-e3f7 .element_393e .up-999f::before {
    top: -6px;
  }
  .title-e3f7 .element_393e .up-999f::after {
    bottom: -6px;
  }
  .white_756b .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 22px;
  }
  .white_756b .element_393e .up-999f {
    margin-top: -1px;
  }
  .white_756b .element_393e .up-999f,
  .white_756b .element_393e .up-999f::after,
  .white_756b .element_393e .up-999f::before {
    width: 22px;
    height: 2px;
  }
  .white_756b .element_393e .up-999f::before {
    top: -7px;
  }
  .white_756b .element_393e .up-999f::after {
    bottom: -7px;
  }
  .upper_a279 .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 31px;
  }
  .upper_a279 .element_393e .up-999f {
    margin-top: -1.5px;
  }
  .upper_a279 .element_393e .up-999f,
  .upper_a279 .element_393e .up-999f::after,
  .upper_a279 .element_393e .up-999f::before {
    width: 31px;
    height: 3px;
  }
  .upper_a279 .element_393e .up-999f::before {
    top: -9px;
  }
  .upper_a279 .element_393e .up-999f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro-9eb9 .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 19px;
  }
  .pro-9eb9 .element_393e .up-999f {
    margin-top: -1px;
  }
  .pro-9eb9 .element_393e .up-999f,
  .pro-9eb9 .element_393e .up-999f::after,
  .pro-9eb9 .element_393e .up-999f::before {
    width: 19px;
    height: 2px;
  }
  .pro-9eb9 .element_393e .up-999f::before {
    top: -6px;
  }
  .pro-9eb9 .element_393e .up-999f::after {
    bottom: -6px;
  }
  .slider-out-47bd .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 22px;
  }
  .slider-out-47bd .element_393e .up-999f {
    margin-top: -1px;
  }
  .slider-out-47bd .element_393e .up-999f,
  .slider-out-47bd .element_393e .up-999f::after,
  .slider-out-47bd .element_393e .up-999f::before {
    width: 22px;
    height: 2px;
  }
  .slider-out-47bd .element_393e .up-999f::before {
    top: -7px;
  }
  .slider-out-47bd .element_393e .up-999f::after {
    bottom: -7px;
  }
  .chip_a803 .element_393e .accent-active-d999 {
    margin-top: -2px;
    width: 31px;
  }
  .chip_a803 .element_393e .up-999f {
    margin-top: -1.5px;
  }
  .chip_a803 .element_393e .up-999f,
  .chip_a803 .element_393e .up-999f::after,
  .chip_a803 .element_393e .up-999f::before {
    width: 31px;
    height: 3px;
  }
  .chip_a803 .element_393e .up-999f::before {
    top: -9px;
  }
  .chip_a803 .element_393e .up-999f::after {
    bottom: -9px;
  }
}
.dirty_1c4f .up-999f {
  -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);
}
.dirty_1c4f .up-999f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dirty_1c4f .up-999f::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);
}
.dirty_1c4f.plasma_ad22 .up-999f {
  -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);
}
.dirty_1c4f.plasma_ad22 .up-999f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dirty_1c4f.plasma_ad22 .up-999f::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);
}
.thick_6a81 {
  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.highlight_17a2:before {
  display: none;
}
.form-stone-d463 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form-stone-d463 .slow_87a1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form-stone-d463 .slow_87a1:last-of-type {
  border-bottom: none;
}
.form-stone-d463 .slow_87a1.tooltip_warm_9d06,
.form-stone-d463 .slow_87a1.widget_hard_6d15,
.form-stone-d463 .slow_87a1.wrapper-73ed {
  padding: 0;
}
.form-stone-d463 .hard-2e37 .notice_6904 {
  color: currentColor;
}
.form-stone-d463 .hard-2e37 .notice_6904:focus,
.form-stone-d463 .hard-2e37 .notice_6904:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-stone-d463.center_0934 .surface-yellow-79ed,
.form-stone-d463.center_0934 .fluid_4776 a,
.form-stone-d463.center_0934 .dynamic_c4c9 a,
.form-stone-d463.center_0934 .sort_stale_f69d a {
  color: rgba(0, 0, 0, 0.55);
}
.form-stone-d463.center_0934 .surface-yellow-79ed:hover,
.form-stone-d463.center_0934 .fluid_4776 a:hover,
.form-stone-d463.center_0934 .dynamic_c4c9 a:hover,
.form-stone-d463.center_0934 .sort_stale_f69d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-stone-d463.center_0934 .wrapper-c29b {
  color: rgba(0, 0, 0, 0.8);
}
.form-stone-d463.center_0934 .slow_87a1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-stone-d463.center_0934 .slow_87a1:before {
  background: rgba(0, 0, 0, 0.08);
}
.form-stone-d463.center_0934 .paper_8c39:before {
  background: rgba(255, 255, 255, 0.9);
}
.form-stone-d463.center_0934 .hard-2e37 .thumbnail_full_4942 li a,
.form-stone-d463.center_0934 .hard-2e37 .notice_6904,
.form-stone-d463.center_0934 .sort_stale_f69d {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-stone-d463.center_0934 .hard-2e37 .notice_6904:focus,
.form-stone-d463.center_0934 .hard-2e37 .notice_6904:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-stone-d463.center_0934 .thumbnail_full_4942 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-stone-d463.main_1586 .surface-yellow-79ed,
.form-stone-d463.main_1586 .fluid_4776 a,
.form-stone-d463.main_1586 .dynamic_c4c9 .notice_6904,
.form-stone-d463.main_1586 .dynamic_c4c9 a,
.form-stone-d463.main_1586 .sort_stale_f69d a {
  color: rgba(255, 255, 255, 0.79);
}
.form-stone-d463.main_1586 .surface-yellow-79ed:hover,
.form-stone-d463.main_1586 .fluid_4776 a:hover,
.form-stone-d463.main_1586 .dynamic_c4c9 .notice_6904:hover,
.form-stone-d463.main_1586 .dynamic_c4c9 a:hover,
.form-stone-d463.main_1586 .sort_stale_f69d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-stone-d463.main_1586 .wrapper-c29b {
  color: rgba(255, 255, 255, 0.99);
}
.form-stone-d463.main_1586 .slow_87a1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-stone-d463.main_1586 .slow_87a1:before {
  background: rgba(255, 255, 255, 0.08);
}
.form-stone-d463.main_1586 .paper_8c39:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-stone-d463.main_1586 .hard-2e37 .thumbnail_full_4942 li a,
.form-stone-d463.main_1586 .hard-2e37 .notice_6904,
.form-stone-d463.main_1586 .sort_stale_f69d {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-stone-d463.main_1586 .hard-2e37 .notice_6904:focus,
.form-stone-d463.main_1586 .hard-2e37 .notice_6904:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-stone-d463.main_1586 .thumbnail_full_4942 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_8c39 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.paper_8c39:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.banner_cold_3e7b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hot-963a .form-stone-d463 {
  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;
}
.hot-963a .slow_87a1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hot-963a .slow_87a1: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) {
  .hot-963a .slow_87a1:before {
    width: 16%;
    left: 42%;
  }
}
.hot-963a .slow_87a1:last-child:before {
  content: none;
}
.hot-963a .slow_87a1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hot-963a .hard-2e37 .thumbnail_full_4942 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hot-963a .hard-2e37 .thumbnail_full_4942 li a .notice_6904 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hot-963a .hard-2e37 .sort_stale_f69d {
  border: none;
}
.hot-963a .hard-2e37 .sort_stale_f69d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hot-963a .paper_8c39 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hot-963a .banner_cold_3e7b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hot-963a .main_1586 .paper_8c39:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot-963a .center_0934.highlight-5695 .up-999f {
  background: rgba(0, 0, 0, 0.6);
}
.hot-963a
  .center_0934.highlight-5695
  .up-999f::after,
.hot-963a
  .center_0934.highlight-5695
  .up-999f:before {
  background: inherit;
}
.hot-963a
  .center_0934.highlight-5695:hover
  .up-999f {
  background: rgba(0, 0, 0, 0.8);
}
.accent_black_e86f .form-stone-d463 {
  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) {
  .accent_black_e86f .form-stone-d463 {
    width: auto;
    right: 45px;
  }
}
.lower_fc81 .form-stone-d463 {
  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) {
  .lower_fc81 .form-stone-d463 {
    width: auto;
    left: 45px;
  }
}
.highlight_17a2 .form-stone-d463 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.highlight_17a2 .banner_cold_3e7b {
  max-width: 48em;
  margin: 0 auto;
}
.highlight_17a2 .paper_8c39:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.article_371c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.article_371c.hot-963a .form-stone-d463 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.article_371c.accent_black_e86f .form-stone-d463 {
  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);
}
.article_371c .form-stone-d463 {
  visibility: visible;
}
.article_371c.lower_fc81 .form-stone-d463 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.short_49c8,
.dim_683b {
  overflow-x: hidden;
}
.short_49c8 .form-stone-d463 {
  overflow: auto;
}
.short_49c8.hot-963a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short_49c8.hot-963a .form-stone-d463 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.short_49c8.hot-963a .panel-prev-4a89 {
  opacity: 0;
}
.short_49c8.accent_black_e86f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short_49c8.accent_black_e86f .form-stone-d463 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.short_49c8.accent_black_e86f .panel-prev-4a89 {
  opacity: 0;
}
.short_49c8.lower_fc81 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short_49c8.lower_fc81 .form-stone-d463 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.short_49c8.lower_fc81 .panel-prev-4a89 {
  opacity: 0;
}
.short_49c8.highlight_17a2 .form-stone-d463 {
  z-index: 10;
  visibility: visible;
}
.highlight-5695 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight-5695 .up-999f {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-5695 .up-999f::after,
.highlight-5695 .up-999f:before {
  background: inherit;
}
.highlight-5695:hover .up-999f {
  background: rgba(255, 255, 255, 0.99);
}
.lower_fc81 .highlight-5695 {
  top: 10px;
  right: auto;
  left: 12px;
}
.highlight_17a2 .highlight-5695 {
  display: none !important;
}
.short_49c8:before,
.dim_683b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.short_49c8 .highlight-5695,
.dim_683b .highlight-5695 {
  display: inline-block;
}
.form-stone-d463 .mask_current_f085 {
  -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;
}
.short_49c8 .form-stone-d463 .mask_current_f085,
.dim_683b .form-stone-d463 .mask_current_f085 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element-48cf .layout-f5d0 {
  width: 100%;
}
.paper-4ecc {
  padding: 0 0.5em 0;
}
.paper-4ecc [class*="customify-col-"],
.paper-4ecc [class*="customify-col_"],
.paper-4ecc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter_steel_3a3b .paper-4ecc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade_f09b .notice-3fb5,
  .notice-3fb5 {
    display: none;
  }
  .tertiary_8f0d {
    text-align: left;
  }
  .banner-orange-e30b {
    text-align: center;
  }
  .hidden_2d18 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade_f09b .active-d321,
  .active-d321 {
    display: none;
  }
  .paragraph-west-cd9a {
    text-align: left;
  }
  .title-d0cf {
    text-align: center;
  }
  .south_d44e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade_f09b .main-up-31f4,
  .main-up-31f4 {
    display: none;
  }
  .static_5fae {
    text-align: left;
  }
  .black-acd7 {
    text-align: center;
  }
  .disabled-hovered-6056 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.main-fe57 {
  box-shadow: none !important;
}
.red_967f .photo_clean_4cd3,
.thick-a79e .photo_clean_4cd3 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.thick-a79e .photo_clean_4cd3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hard-7d88 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hard-7d88:after,
.hard-7d88:before {
  content: "";
  display: table;
}
.hard-7d88:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hard-7d88 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hard-7d88,
.simple-6fa5 {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar_3b6c.caption_63a3 .hard-7d88 {
  max-width: 100%;
}
.sidebar_3b6c.highlight-active-4e1f {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar_3b6c.overlay_154a .hard-7d88 {
  max-width: 100%;
}
.sidebar_3b6c.overlay_154a > .hard-7d88 {
  padding-left: 0;
  padding-right: 0;
}
.sidebar_3b6c.overlay_154a > .hard-7d88 .shade_f09b {
  margin: 0;
}
.sidebar_3b6c.overlay_154a
  > .hard-7d88
  .red-8e11.heading-short-c404 {
  margin-right: 0;
  margin-left: 0;
}
.sidebar_3b6c.overlay_154a #main.heading-short-c404 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content_fluid_30df #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content_fluid_30df #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion-hovered-6cb8 .full_79b8 {
    padding-right: 1em;
  }
  .accordion-hovered-6cb8.accent_9a19 .red-8e11 {
    border-right: 1px solid #eaecee;
  }
  .accordion-hovered-6cb8.accent_9a19 .full_79b8 {
    padding-right: 1em;
  }
  .accordion-hovered-6cb8.accent_9a19 .notification-short-e508 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough-e6fc .full_79b8 {
    padding-left: 1em;
  }
  .rough-e6fc.accent_9a19 .red-8e11 {
    border-left: 1px solid #eaecee;
  }
  .rough-e6fc.accent_9a19 .full_79b8 {
    padding-left: 1em;
  }
  .rough-e6fc.accent_9a19 .notification-short-e508 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_bd36 .full_79b8 {
    padding-left: 1em;
  }
  .modal_bd36.accent_9a19 .badge-b521 {
    border-right: 1px solid #eaecee;
  }
  .modal_bd36.accent_9a19 .next-9c57 {
    border-right: 1px solid #eaecee;
  }
  .modal_bd36.accent_9a19 .full_79b8 {
    padding-left: 1em;
  }
  .modal_bd36.accent_9a19 .notification-short-e508 {
    padding-right: 1em;
  }
  .modal_bd36.accent_9a19 .text-light-e268 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_ceca .full_79b8 {
    padding-right: 1em;
  }
  .tiny_ceca.accent_9a19 .badge-b521 {
    border-left: 1px solid #eaecee;
  }
  .tiny_ceca.accent_9a19 .next-9c57 {
    border-left: 1px solid #eaecee;
  }
  .tiny_ceca.accent_9a19 .full_79b8 {
    padding-right: 1em;
  }
  .tiny_ceca.accent_9a19 .notification-short-e508 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_ceca.accent_9a19 .text-light-e268 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_fluid_30df .full_79b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_fluid_30df.accent_9a19 .red-8e11 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content_fluid_30df.accent_9a19 .full_79b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_fluid_30df.accent_9a19 .notification-short-e508 {
    padding-left: 1em;
  }
  .content_fluid_30df.accent_9a19 .text-light-e268 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content_fluid_30df.accent_9a19 .full_79b8 {
    padding-left: 0;
  }
}
.table-3d79 .status-26ca {
  display: inline-block;
}
.picture-6d7f {
  display: inline-block;
}
.stone_780b {
  word-con: break-word;
}
.pattern_0331 > span {
  display: inline-block;
  padding: 5px 0;
}
.pattern_0331 .nav-stone-f25a {
  margin-left: 8px;
  margin-right: 8px;
}
.pattern_0331 .green_eae1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.disabled-silver-f401 .yellow-af60 {
  margin-bottom: 2em;
}
.disabled-silver-f401 .hover-bottom-26d5 {
  margin-bottom: 15px;
}
.disabled-silver-f401 .hover-bottom-26d5:last-child {
  margin-bottom: 0;
}
.disabled-silver-f401 .feature_7f16 {
  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) {
  .disabled-silver-f401 .feature_7f16 {
    display: block;
  }
}
.disabled-silver-f401 .lower_bd74 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .disabled-silver-f401 .lower_bd74 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.disabled-silver-f401 .row_d780 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.disabled-silver-f401 .row_d780 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.disabled-silver-f401 .row_d780 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.disabled-silver-f401 .stone_780b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-silver-f401 .stone_780b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.disabled-silver-f401 .outline_27f0 p:last-child {
  margin-bottom: 0;
}
.disabled-silver-f401 .small-07d0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.disabled-silver-f401 .dim-59b8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.disabled-silver-f401 .surface-0257 {
  margin-top: 1em;
}
.disabled-silver-f401 .red-9ab0 {
  top: 0;
  display: block;
}
.disabled-silver-f401 .red-9ab0 a {
  color: inherit;
}
.disabled-silver-f401 .red-9ab0 a:hover {
  color: inherit;
}
.disabled-silver-f401 .hero_static_6003 {
  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;
}
.disabled-silver-f401 .hero_static_6003:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.disabled-silver-f401 .dim-59b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.disabled-silver-f401 .popup_south_672d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.disabled-silver-f401 .popup_south_672d:first-child {
  margin-top: 0;
}
.disabled-silver-f401 .popup_south_672d.search_75c6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.disabled-silver-f401 .popup_south_672d.fast-7679 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled-silver-f401
  .popup_south_672d.fast-7679.accordion_hovered_8e0a
  .surface-0257 {
  width: 100%;
}
.disabled-silver-f401 .fast-7679 {
  -webkit-box-align: center;
  align-items: center;
}
.disabled-silver-f401 .fast-7679 .pattern_0331,
.disabled-silver-f401 .fast-7679 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.disabled-silver-f401 .row_d780 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled-silver-f401 .row_d780 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled-silver-f401 .row_d780: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;
}
.disabled-silver-f401 .search_75c6 {
  z-index: 5;
}
.disabled-silver-f401 .sort-center-e76b .row-4d63 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.disabled-silver-f401 .panel-out-3b53 .row-4d63 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.disabled-silver-f401 .current_78ba .row-4d63 {
  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;
}
.disabled-silver-f401.current_a70b .feature_7f16,
.disabled-silver-f401.description_6959 .feature_7f16 {
  display: block;
}
.disabled-silver-f401.current_a70b .feature_7f16 .outline-upper-803b,
.disabled-silver-f401.current_a70b .feature_7f16 .dim-59b8,
.disabled-silver-f401.description_6959 .feature_7f16 .outline-upper-803b,
.disabled-silver-f401.description_6959 .feature_7f16 .dim-59b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled-silver-f401.warm_8de1 .lower_bd74 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .disabled-silver-f401.warm_8de1 .lower_bd74 {
    margin-right: 0;
  }
}
.disabled-silver-f401.current_a70b .lower_bd74,
.disabled-silver-f401.description_6959 .lower_bd74 {
  padding-top: 40%;
}
.disabled-silver-f401.current_a70b .yellow-af60,
.disabled-silver-f401.description_6959 .yellow-af60 {
  display: block;
}
.disabled-silver-f401.current_a70b .fn-sticky-5e80 .dim-59b8,
.disabled-silver-f401.description_6959 .fn-sticky-5e80 .dim-59b8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.disabled-silver-f401.current_a70b .lower_bd74,
.disabled-silver-f401.description_6959 .lower_bd74 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.disabled-silver-f401.current_a70b .dim-59b8 {
  padding: 1em;
}
.logo-prev-55f7 {
  margin: 30px auto;
  display: block;
}
.logo-prev-55f7 .hero_38b8 > * {
  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;
}
.logo-prev-55f7 .hero_38b8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo-prev-55f7 .hero_38b8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pressed_5da8 .pattern_0331 {
  margin-bottom: 1.41575em;
}
.pressed_5da8 .layout-1aa9 {
  margin-bottom: 1.618em;
}
.tooltip-light-bd9c .texture-7ee9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tooltip-light-bd9c .texture-7ee9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tooltip-light-bd9c .video-dynamic-2f2b {
  max-width: 100%;
  overflow: auto;
}
.secondary-right-93b2 .tooltip-light-bd9c a:hover {
  text-decoration: underline;
}
.media_brown_55b3 .hover-bottom-26d5:not(.stone_780b),
.media_brown_55b3 .row_d780 {
  margin-bottom: 1.41575em;
}
.media_brown_55b3 .hover-bottom-26d5:not(.stone_780b):last-child,
.media_brown_55b3 .row_d780:last-child {
  margin-bottom: 0;
}
.media_brown_55b3 .hover-bottom-26d5.widget_east_82ca {
  margin-bottom: 0.41575em;
}
.media_brown_55b3 .label-44cc:before,
.media_brown_55b3 .copper_9796:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media_brown_55b3 .label-44cc:before {
  content: "\f115";
}
.media_brown_55b3 .copper_9796:before {
  content: "\f02c";
}
.media_brown_55b3 .bottom-4d64 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media_brown_55b3 .bottom-4d64 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.top-5c96 {
  display: -webkit-box;
  display: flex;
}
.top-5c96 .white_abc4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .top-5c96 .white_abc4 {
    flex-basis: 90px;
  }
}
.top-5c96 .texture_0cfe {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .top-5c96 .texture_0cfe {
    flex-basis: calc(100% - 50px);
  }
}
.top-5c96 .wood-9799 p:last-child {
  margin-bottom: 0.72em;
}
.outline_dark_8b40 .hero_38b8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outline_dark_8b40 .hero_38b8:after,
.outline_dark_8b40 .hero_38b8:before {
  content: "";
  display: table;
}
.outline_dark_8b40 .hero_38b8:after {
  clear: both;
}
.outline_dark_8b40 .hero_38b8 .content-wood-653b,
.outline_dark_8b40 .hero_38b8 .gold-9d71 {
  width: 49%;
}
.outline_dark_8b40 .hero_38b8 .content-wood-653b a span.heading_paper_0713,
.outline_dark_8b40 .hero_38b8 .gold-9d71 a span.heading_paper_0713 {
  display: block;
  margin-bottom: 5px;
}
.outline_dark_8b40 .hero_38b8 .gold-9d71 {
  float: left;
  text-align: left;
}
.outline_dark_8b40 .hero_38b8 .content-wood-653b {
  float: right;
  text-align: right;
}
.gradient_active_c4c9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient_active_c4c9 {
    margin-bottom: 0;
  }
}
.overlay_huge_d925 {
  margin-bottom: 1em;
}
.overlay_huge_d925 .stone_780b {
  font-size: 1.1em;
  line-height: 1.3;
}
.iron-cb20 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dim-d4cc .overlay_huge_d925,
.breadcrumb-8fcd .overlay_huge_d925 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dim-d4cc .overlay_huge_d925,
  .breadcrumb-8fcd .overlay_huge_d925 {
    display: block;
  }
}
.dim-d4cc .iron-cb20,
.breadcrumb-8fcd .iron-cb20 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dim-d4cc .iron-cb20,
  .breadcrumb-8fcd .iron-cb20 {
    margin-bottom: 1em;
  }
}
.dim-d4cc .iron-cb20 img,
.breadcrumb-8fcd .iron-cb20 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dim-d4cc .pagination_9341,
.breadcrumb-8fcd .pagination_9341 {
  flex-basis: calc(100% - 160px);
}
.dim-d4cc .pagination_9341 p,
.breadcrumb-8fcd .pagination_9341 p {
  margin-bottom: 0;
}
.dim-d4cc .pagination_9341 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dim-d4cc .pagination_9341 {
    padding-left: 0;
  }
}
.breadcrumb-8fcd .pagination_9341 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-8fcd .pagination_9341 {
    padding-right: 0;
  }
}
.breadcrumb-8fcd .iron-cb20 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.silver_2692 .iron-cb20 {
  margin-bottom: 0.5em;
}
.silver_2692 .iron-cb20 img {
  width: 100%;
}
.hard_b314 .header-cd83,
.border-1db5 .header-cd83 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border-1db5 .red-8e11 .nav_31e5 p:last-child {
  margin-bottom: 0;
}
.top-9741 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice_left_af1a .icon_5f56 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice_left_af1a .icon_5f56:last-of-type {
    margin-bottom: 0;
  }
}
.notice_left_af1a .icon_5f56 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice_left_af1a .icon_5f56 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice_left_af1a .icon_5f56 ul li {
  margin: 0 0 0.6em;
}
.notice_left_af1a .icon_5f56 ul li.thick-46d5,
.notice_left_af1a .icon_5f56 ul li.main_4685 {
  position: relative;
}
.notice_left_af1a .icon_5f56 ul li.thick-46d5 .button_8f34,
.notice_left_af1a .icon_5f56 ul li.main_4685 .button_8f34 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice_left_af1a .icon_5f56 ul li.thick-46d5:after:after,
.notice_left_af1a .icon_5f56 ul li.thick-46d5:after:before,
.notice_left_af1a
  .icon_5f56
  ul
  li.main_4685:after:after,
.notice_left_af1a
  .icon_5f56
  ul
  li.main_4685:after:before {
  content: "";
  display: table;
}
.notice_left_af1a .icon_5f56 ul li.thick-46d5:after:after,
.notice_left_af1a
  .icon_5f56
  ul
  li.main_4685:after:after {
  clear: both;
}
.notice_left_af1a .icon_5f56 a.detail_fbf2:hover {
  text-decoration: none;
}
.notice_left_af1a .icon_5f56 select {
  max-width: 100%;
}
.notice_left_af1a .icon_5f56 table {
  font-size: 85%;
}
.notice_left_af1a .icon_5f56 table td,
.notice_left_af1a .icon_5f56 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice_left_af1a .icon_5f56 table tfoot td {
  text-align: left;
}
.notice_left_af1a .icon_5f56 :last-child {
  margin-bottom: 0;
}
.notice_left_af1a .icon_5f56 .shade-stale-a144 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice_left_af1a .icon_5f56 .shade-stale-a144 label {
  width: 100%;
}
.notice_left_af1a .icon_5f56 .shade-stale-a144 .short-2c95 {
  width: 100%;
  display: block;
}
.notice_left_af1a .icon_5f56 .shade-stale-a144 .down-c27e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice_left_af1a .icon_5f56 .shade-stale-a144 .down-c27e:hover svg #svg-search {
  fill: #444;
}
.notice_left_af1a .icon_5f56 .shade-stale-a144 .down-c27e svg {
  width: 18px;
  height: 18px;
}
.notice_left_af1a .tertiary_2ee9 ul ul,
.notice_left_af1a .pattern_south_7b83 ul ul,
.notice_left_af1a .wide-1939 ul ul,
.notice_left_af1a .hard_fd50 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice_left_af1a .tertiary_2ee9 .under_1963 > a,
.notice_left_af1a .pattern_south_7b83 .under_1963 > a,
.notice_left_af1a .wide-1939 .under_1963 > a,
.notice_left_af1a .hard_fd50 .under_1963 > a {
  margin-bottom: 0;
}
.notice_left_af1a .new_0cb2 li,
.notice_left_af1a .tertiary_2ee9 li,
.notice_left_af1a .info_e779 li,
.notice_left_af1a .pattern_south_7b83 li,
.notice_left_af1a .wide-1939 li,
.notice_left_af1a .hard_fd50 li,
.notice_left_af1a .secondary-9325 li,
.notice_left_af1a .row_next_ae72 li {
  display: block;
  position: relative;
}
.notice_left_af1a .new_0cb2 li:last-child,
.notice_left_af1a .tertiary_2ee9 li:last-child,
.notice_left_af1a .info_e779 li:last-child,
.notice_left_af1a .pattern_south_7b83 li:last-child,
.notice_left_af1a .wide-1939 li:last-child,
.notice_left_af1a .hard_fd50 li:last-child,
.notice_left_af1a .secondary-9325 li:last-child,
.notice_left_af1a .row_next_ae72 li:last-child {
  border: none;
}
.notice_left_af1a .new_0cb2 li a,
.notice_left_af1a .tertiary_2ee9 li a,
.notice_left_af1a .info_e779 li a,
.notice_left_af1a .pattern_south_7b83 li a,
.notice_left_af1a .wide-1939 li a,
.notice_left_af1a .hard_fd50 li a,
.notice_left_af1a .secondary-9325 li a,
.notice_left_af1a .row_next_ae72 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice_left_af1a .new_0cb2 li ul li::before,
.notice_left_af1a .tertiary_2ee9 li ul li::before,
.notice_left_af1a .info_e779 li ul li::before,
.notice_left_af1a .pattern_south_7b83 li ul li::before,
.notice_left_af1a .wide-1939 li ul li::before,
.notice_left_af1a .hard_fd50 li ul li::before,
.notice_left_af1a .secondary-9325 li ul li::before,
.notice_left_af1a .row_next_ae72 li ul li::before {
  left: 15px;
}
.notice_left_af1a .new_0cb2 li ul a,
.notice_left_af1a .tertiary_2ee9 li ul a,
.notice_left_af1a .info_e779 li ul a,
.notice_left_af1a .pattern_south_7b83 li ul a,
.notice_left_af1a .wide-1939 li ul a,
.notice_left_af1a .hard_fd50 li ul a,
.notice_left_af1a .secondary-9325 li ul a,
.notice_left_af1a .row_next_ae72 li ul a {
  padding-left: 20px;
}
.notice_left_af1a .new_0cb2 li ul ul li::before,
.notice_left_af1a .tertiary_2ee9 li ul ul li::before,
.notice_left_af1a .info_e779 li ul ul li::before,
.notice_left_af1a .pattern_south_7b83 li ul ul li::before,
.notice_left_af1a .wide-1939 li ul ul li::before,
.notice_left_af1a .hard_fd50 li ul ul li::before,
.notice_left_af1a .secondary-9325 li ul ul li::before,
.notice_left_af1a .row_next_ae72 li ul ul li::before {
  left: 30px;
}
.notice_left_af1a .new_0cb2 li ul ul a,
.notice_left_af1a .tertiary_2ee9 li ul ul a,
.notice_left_af1a .info_e779 li ul ul a,
.notice_left_af1a .pattern_south_7b83 li ul ul a,
.notice_left_af1a .wide-1939 li ul ul a,
.notice_left_af1a .hard_fd50 li ul ul a,
.notice_left_af1a .secondary-9325 li ul ul a,
.notice_left_af1a .row_next_ae72 li ul ul a {
  padding-left: 40px;
}
.notice_left_af1a .short_72d3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice_left_af1a .row_next_ae72 ul li {
  margin-bottom: 1.41575em;
}
.notice_left_af1a .row_next_ae72 ul li .focus_copper_93fe {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice_left_af1a .row_next_ae72 ul li .tiny-874f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.main_1586 .new_0cb2 li a,
.main_1586 .tertiary_2ee9 li a,
.main_1586 .info_e779 li a,
.main_1586 .pattern_south_7b83 li a,
.main_1586 .wide-1939 li a,
.main_1586 .hard_fd50 li a,
.main_1586 .secondary-9325 li a,
.main_1586 .row_next_ae72 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_1586 .short_72d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_1586 .icon_5f56 ul li.thick-46d5 .button_8f34,
.main_1586 .icon_5f56 ul li.main_4685 .button_8f34 {
  background: rgba(0, 0, 0, 0.2);
}
.main_1586 .notice_left_af1a .icon_5f56 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li {
  margin: 0;
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li ul {
  margin: 0;
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li ul li a {
  padding-left: 15px;
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li ul li li a {
  padding-left: 30px;
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li.center_7324 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li.center_7324 > 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;
}
.sidebar_3b6c .notice_left_af1a .thumbnail_full_4942 li.center_7324 > 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;
}
.north_b48a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid-7777 {
  position: relative;
  z-index: 10;
}
.grid-7777 .mask_current_f085 {
  width: 100%;
  max-width: 100%;
}
.link-west-1e67 .paper_62d8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link-west-1e67 .center_0934 {
}
.link-west-1e67 .main_1586 {
  background: #292929;
}
.bright-a463 .paper_62d8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bright-a463 .center_0934 {
  background: #f9f9f9;
}
.bright-a463 .main_1586 {
  background: #303030;
}
.slow_3c2d .paper_62d8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slow_3c2d .status-26ca {
    margin-bottom: 1em;
  }
  .slow_3c2d .status-26ca:last-child {
    margin-bottom: 0;
  }
}
.slow_3c2d .center_0934 {
  background: #ededed;
}
.slow_3c2d .main_1586 {
  background: #1a1a1a;
}
.paper_62d8.center_0934 {
  color: rgba(0, 0, 0, 0.6);
}
.paper_62d8.center_0934 .row_tiny_21ac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper_62d8.main_1586 {
  color: rgba(255, 255, 255, 0.99);
}
.paper_62d8.main_1586 a:not(.detail_fbf2) {
  color: rgba(255, 255, 255, 0.79);
}
.paper_62d8.main_1586 a:not(.detail_fbf2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper_62d8.main_1586 .row_tiny_21ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_62d8.main_1586 table tbody td,
.paper_62d8.main_1586 table th {
  background: rgba(0, 0, 0, 0.08);
}
.surface_9103.table_large_1388 .hard-7d88 {
  max-width: initial;
}
.surface_9103 .warm_d8e4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.surface_9103 .warm_d8e4 .mask_current_f085 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .surface_9103 .warm_d8e4 .mask_current_f085 {
    display: block;
    margin-bottom: 2em;
  }
  .surface_9103 .warm_d8e4 .mask_current_f085:last-child {
    margin-bottom: 0;
  }
}
.slow_3c2d .status-26ca:last-child,
.bright-a463 .status-26ca:last-child,
.link-west-1e67 .status-26ca:last-child {
  margin-bottom: 0;
}
.slow_3c2d .status-26ca .notice_left_af1a .icon_5f56:last-child,
.bright-a463 .status-26ca .notice_left_af1a .icon_5f56:last-child,
.link-west-1e67 .status-26ca .notice_left_af1a .icon_5f56:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slow_3c2d .tooltip_fixed_bdab,
  .slow_3c2d .box-aaed,
  .bright-a463 .tooltip_fixed_bdab,
  .bright-a463 .box-aaed,
  .link-west-1e67 .tooltip_fixed_bdab,
  .link-west-1e67 .box-aaed {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid-7777 .status-26ca {
    margin-bottom: 2em;
  }
}
.grid-7777 p:last-child {
  margin-bottom: 0;
}
.grid-7777 li,
.grid-7777 ul {
  list-style: none;
  margin: 0;
}
.grid-7777 ul ul {
  margin-left: 2.617924em;
}
.panel_first_fe17 {
  font-size: 0.875em;
}

/* css-noise: f610 */
.widget-item-a4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
