/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading-prev-913d/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading-prev-913d
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.heading-prev-913d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.stone_3bd7.sidebar_a7c6/licenses/gpl-2.0.paragraph-d41e
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.active_68e5/, (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.notice_a15c.logo_3f35/normalize.header-d60b/
 ======
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.header-d60b v7.0.0 | MIT License | github.heading-prev-913d/necolas/normalize.header-d60b */
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;
}
.pro-148b .banner-dirty-d70f,
.overlay-mini-1ad1,
.status-1d1a,
.thumbnail_next_716b,
.motion_caa6,
.accent_over_85fc,
.black-b3bf,
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;
}
.overlay-mini-1ad1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay-mini-1ad1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-mini-1ad1,
  h1 {
    font-size: 1.8em;
  }
}
.status-1d1a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status-1d1a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status-1d1a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status-1d1a,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail_next_716b,
h3 {
  font-size: 1.618em;
}
.pro-148b .banner-dirty-d70f,
.motion_caa6,
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.background-83c3 {
  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;
}
.fixed_f397:after,
.fixed_f397:before,
.panel-silver-fa47:after,
.panel-silver-fa47:before {
  content: "";
  display: table;
}
.fixed_f397:after,
.panel-silver-fa47:after {
  clear: both;
}
.info_474d {
  float: right;
  margin-right: 0;
}
.hidden-9556 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-next-78cb .component_8ad4,
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;
}
.focus-next-78cb .component_8ad4: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;
}
.pattern-over-10dd .component_8ad4 {
  box-shadow: none;
}
.pattern-over-10dd
  .component_8ad4
  .middle_d242 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern-over-10dd .component_8ad4 .section-mini-3f73 {
  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;
}
.pattern-over-10dd
  .component_8ad4
  .section-mini-3f73
  b {
  display: none;
}
.pattern-over-10dd .silver_59e9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pagination_9270:not(.picture_bronze_fb97):not(.dynamic-e3bf),
button:not(.picture_bronze_fb97):not(.dynamic-e3bf),
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ),
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ),
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ) {
  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;
}
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):hover,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):hover,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):hover,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):hover,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):active,
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):active,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):active,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):active,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):active,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus {
  outline: 0;
}
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9 {
  position: relative;
}
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .white-208d,
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .badge-selected-73b2,
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .cool_e02b,
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  i,
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  svg,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .white-208d,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .badge-selected-73b2,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .cool_e02b,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  i,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  svg,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .white-208d,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .badge-selected-73b2,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .cool_e02b,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  i,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  svg,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .white-208d,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .badge-selected-73b2,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .cool_e02b,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  i,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  svg,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .white-208d,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .badge-selected-73b2,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  .cool_e02b,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  i,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9
  svg {
  visibility: hidden;
}
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9:after,
button:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9:after,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9:after,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9:after,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ).fn-loading-63c9: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;
}
.pagination_9270:not(.picture_bronze_fb97):not(.dynamic-e3bf),
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ),
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ),
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ) {
  color: #fff;
  background: #235787;
}
.pagination_9270:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus,
input[type="button"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus,
input[type="reset"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus,
input[type="submit"]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ):focus {
  color: #fff;
}
.pagination_9270.fn-disabled-63c9:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ),
.pagination_9270[disabled]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ),
button.fn-disabled-63c9:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ),
button[disabled]:not(.picture_bronze_fb97):not(
    .dynamic-e3bf
  ) {
  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;
}
.center-c88e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.center-c88e: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;
}
.slider-bfd5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid_dim_931a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tall_552b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fixed_f397:after,
.fixed_f397:before,
.detail-lower-2c6e:after,
.detail-lower-2c6e:before,
.black_1f44:after,
.black_1f44:before,
.detail-basic-6665:after,
.detail-basic-6665:before,
.main-black-482c:after,
.main-black-482c:before,
.background_4d4d:after,
.background_4d4d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fixed_f397:after,
.detail-lower-2c6e:after,
.black_1f44:after,
.detail-basic-6665:after,
.main-black-482c:after,
.background_4d4d:after {
  clear: both;
}
.detail-lower-2c6e .focus_bb07,
.black_1f44 .focus_bb07,
.column_faec .focus_bb07 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion_glass_9715 {
  display: inline-block;
}
.white_1c83 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white_1c83 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white_1c83 .hover_cold_ec8e {
  padding: 1em 0;
  font-size: 85%;
}
.hover_cold_ec8e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fluid_8d86 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fluid_8d86:after,
.fluid_8d86:before {
  content: "";
  display: table;
}
.fluid_8d86:after {
  clear: both;
}
.fluid_bdd4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.highlight_b424 .fluid_bdd4 {
  max-width: 50%;
}
.lower-c646 .fluid_bdd4 {
  max-width: 33.33%;
}
.inner-f723 .fluid_bdd4 {
  max-width: 25%;
}
.grid-white-5837 .fluid_bdd4 {
  max-width: 20%;
}
.down_b91b .fluid_bdd4 {
  max-width: 16.66%;
}
.mask_fresh_d27e .fluid_bdd4 {
  max-width: 14.28%;
}
.tertiary-yellow-9e62 .fluid_bdd4 {
  max-width: 12.5%;
}
.media-bronze-fc9e .fluid_bdd4 {
  max-width: 11.11%;
}
.gallery_white_32a0 {
  display: block;
}
.pro-148b .surface_smooth_27c8 label,
.pro-148b .yellow_6474 label,
.pro-148b .preview-34be label,
.pro-148b .header_2ac2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.inner-faa5 {
  list-style: none;
  margin: 0;
}
.inner-faa5 article.south_2a45 {
  margin-bottom: 0;
}
.inner-faa5 ul {
  list-style: none;
  margin: 0;
}
.inner-faa5 .fast_5db2 li.south_2a45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .inner-faa5 .fast_5db2 li.south_2a45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .inner-faa5 .fast_5db2 li.south_2a45: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) {
  .inner-faa5 .fast_5db2 li.south_2a45 li.south_2a45 li.south_2a45 li.south_2a45 {
    padding-left: 0;
  }
}
article.south_2a45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.south_2a45 .detail-lower-2c6e p:last-of-type {
  margin-bottom: 0;
}
article.south_2a45 .module-2a1c {
  float: left;
}
article.south_2a45 .gallery-cbf0 {
  margin-left: 85px;
}
article.south_2a45 .iron-7dc0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.south_2a45 .iron-7dc0 .status_narrow_37c2 {
  margin-left: 10px;
}
article.south_2a45 .photo-8c2f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.south_2a45 .border-bronze-8f3c {
  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 .surface_smooth_27c8,
  #respond .preview-34be,
  #respond .header_2ac2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface_smooth_27c8 input,
#respond .preview-34be input,
#respond .header_2ac2 input {
  width: 100%;
}
#respond .header_2ac2 {
  margin-right: 0;
}
#respond .tiny-41de #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_58a5 {
  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;
}
.message_58a5.white-1702 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message_58a5 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%);
}
.message_58a5:focus,
.message_58a5: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);
}
.active-short-2f05 {
  border-radius: 10%;
}
.iron_fc7a {
  border-radius: 50%;
}
.sidebar_f0d1 {
  font-size: 0.72em;
}
.orange_9b60 {
  font-size: 0.875em;
}
.header_copper_c089 {
  font-size: 1.1em;
}
.block_16f5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_16f5.sidebar_f0d1 {
  letter-spacing: 0.5px;
}
.disabled_a052,
.disabled_a052 a {
  color: #6d6d6d;
}
.disabled_a052 a:hover {
  color: #111;
}
.paragraph-51e0 {
  color: #6d6d6d;
}
.description-a8fb {
  overflow-x: hidden;
}
.description-a8fb .upper-64b8.container-lower-2c43 {
  position: relative;
}
.description-a8fb .upper-64b8.container-lower-2c43.progress-soft-c7ac {
  position: initial;
}
.description-a8fb
  .upper-64b8.container-lower-2c43.progress-soft-c7ac
  .frame-b569 {
  left: auto;
}
.description-a8fb .upper-64b8 .frame-b569 {
  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;
}
.description-a8fb .upper-64b8:hover.container-lower-2c43 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.description-a8fb
  .upper-64b8:hover.container-lower-2c43
  .frame-b569 {
  display: block;
  z-index: 9999999;
}
.description-a8fb .panel_60bb .widget-medium-8e98,
.description-a8fb .east-5c25 .widget-medium-8e98 {
  display: none;
}
.description-a8fb .item-4310 .upper-64b8:hover.container-lower-2c43 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pro-148b .surface_smooth_27c8 label,
.pro-148b .yellow_6474 label,
.pro-148b .preview-34be label,
.pro-148b .header_2ac2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.inner-faa5 {
  list-style: none;
  margin: 0;
}
.inner-faa5 article.south_2a45 {
  margin-bottom: 0;
}
.inner-faa5 ul {
  list-style: none;
  margin: 0;
}
.inner-faa5 .fast_5db2 li.south_2a45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .inner-faa5 .fast_5db2 li.south_2a45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .inner-faa5 .fast_5db2 li.south_2a45: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) {
  .inner-faa5 .fast_5db2 li.south_2a45 li.south_2a45 li.south_2a45 li.south_2a45 {
    padding-left: 0;
  }
}
article.south_2a45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.south_2a45 .detail-lower-2c6e p:last-of-type {
  margin-bottom: 0;
}
article.south_2a45 .module-2a1c {
  float: left;
}
article.south_2a45 .gallery-cbf0 {
  margin-left: 85px;
}
article.south_2a45 .iron-7dc0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.south_2a45 .iron-7dc0 .status_narrow_37c2 {
  margin-left: 10px;
}
article.south_2a45 .photo-8c2f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.south_2a45 .border-bronze-8f3c {
  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 .surface_smooth_27c8,
  #respond .preview-34be,
  #respond .header_2ac2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface_smooth_27c8 input,
#respond .preview-34be input,
#respond .header_2ac2 input {
  width: 100%;
}
#respond .header_2ac2 {
  margin-right: 0;
}
#respond .tiny-41de #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel_60bb .block-out-9377 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block-out-9377 .yellow_2483.card-first-a85d .primary_5777 > li > a:focus,
.block-out-9377 .yellow_2483.card-first-a85d .primary_5777 > li > a:hover,
.block-out-9377 .yellow_2483.menu_left_0b64 .primary_5777 > li > a:focus,
.block-out-9377 .yellow_2483.menu_left_0b64 .primary_5777 > li > a:hover,
.block-out-9377 .yellow_2483.brown-d273 .primary_5777 > li > a:focus,
.block-out-9377 .yellow_2483.brown-d273 .primary_5777 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-out-9377
  .yellow_2483.card-first-a85d
  .primary_5777
  > li.dynamic_ae18
  > a,
.block-out-9377
  .yellow_2483.card-first-a85d
  .primary_5777
  > li.column_stale_fe9e
  > a,
.block-out-9377
  .yellow_2483.menu_left_0b64
  .primary_5777
  > li.dynamic_ae18
  > a,
.block-out-9377
  .yellow_2483.menu_left_0b64
  .primary_5777
  > li.column_stale_fe9e
  > a,
.block-out-9377
  .yellow_2483.brown-d273
  .primary_5777
  > li.dynamic_ae18
  > a,
.block-out-9377 .yellow_2483.brown-d273 .primary_5777 > li.input_fef2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.block-out-9377 .dark-3daf,
.block-out-9377 .dark-3daf a {
  color: rgba(255, 255, 255, 0.99);
}
.block-out-9377 .mini-1554.sidebar-4831 li a,
.block-out-9377 .hot-7746 a,
.block-out-9377 .stone_813e,
.block-out-9377 .primary_5777 > li > a,
.block-out-9377 .prev-019b {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377 .mini-1554.sidebar-4831 li a:hover,
.block-out-9377 .hot-7746 a:hover,
.block-out-9377 .stone_813e:hover,
.block-out-9377 .primary_5777 > li > a:hover,
.block-out-9377 .prev-019b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-out-9377 .hard-1a19 {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377 .hard-1a19 .thumbnail-00be {
  color: rgba(255, 255, 255, 0.99);
}
.block-out-9377 .hard-1a19:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-out-9377 .fluid_4aa6 .shade-small-6b14 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377 .fluid_4aa6 .shade-small-6b14 .dirty_c3f3 {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377
  .fluid_4aa6
  .shade-small-6b14
  .dirty_c3f3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377
  .fluid_4aa6
  .shade-small-6b14
  .dirty_c3f3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377
  .fluid_4aa6
  .shade-small-6b14
  .dirty_c3f3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377
  .fluid_4aa6
  .shade-small-6b14
  .dirty_c3f3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377 .fluid_4aa6 .mask_smooth_0914 {
  color: rgba(255, 255, 255, 0.79);
}
.block-out-9377 .fluid_4aa6 .mask_smooth_0914:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-5e0b
  .block-out-9377
  .fluid_4aa6
  .right-f6c2
  .chip_44a7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red-5e0b
  .block-out-9377
  .fluid_4aa6
  .right-f6c2
  .dirty_c3f3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_60bb .badge_d5cc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.badge_d5cc .yellow_2483.card-first-a85d .primary_5777 > li > a:focus,
.badge_d5cc .yellow_2483.card-first-a85d .primary_5777 > li > a:hover,
.badge_d5cc .yellow_2483.menu_left_0b64 .primary_5777 > li > a:focus,
.badge_d5cc .yellow_2483.menu_left_0b64 .primary_5777 > li > a:hover,
.badge_d5cc .yellow_2483.brown-d273 .primary_5777 > li > a:focus,
.badge_d5cc .yellow_2483.brown-d273 .primary_5777 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_d5cc
  .yellow_2483.card-first-a85d
  .primary_5777
  > li.dynamic_ae18
  > a,
.badge_d5cc
  .yellow_2483.card-first-a85d
  .primary_5777
  > li.column_stale_fe9e
  > a,
.badge_d5cc
  .yellow_2483.menu_left_0b64
  .primary_5777
  > li.dynamic_ae18
  > a,
.badge_d5cc
  .yellow_2483.menu_left_0b64
  .primary_5777
  > li.column_stale_fe9e
  > a,
.badge_d5cc
  .yellow_2483.brown-d273
  .primary_5777
  > li.dynamic_ae18
  > a,
.badge_d5cc .yellow_2483.brown-d273 .primary_5777 > li.input_fef2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.badge_d5cc .dark-3daf,
.badge_d5cc .dark-3daf a {
  color: rgba(0, 0, 0, 0.8);
}
.badge_d5cc .mini-1554.sidebar-4831 li a,
.badge_d5cc .hot-7746 a,
.badge_d5cc .stone_813e,
.badge_d5cc .primary_5777 > li > a,
.badge_d5cc .prev-019b {
  color: rgba(0, 0, 0, 0.55);
}
.badge_d5cc .mini-1554.sidebar-4831 li a:hover,
.badge_d5cc .hot-7746 a:hover,
.badge_d5cc .stone_813e:hover,
.badge_d5cc .primary_5777 > li > a:hover,
.badge_d5cc .prev-019b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_d5cc .hard-1a19 {
  color: rgba(0, 0, 0, 0.55);
}
.badge_d5cc .hard-1a19 .thumbnail-00be {
  color: rgba(0, 0, 0, 0.8);
}
.badge_d5cc .hard-1a19:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small_b45d .highlight-glass-0429 {
  margin-left: auto;
  margin-right: auto;
}
.black_1f44 > * {
  margin-left: auto;
  margin-right: auto;
}
.black_1f44 .slider-bfd5 {
  margin-right: 1.41575em;
}
.in-c46a .black_1f44 > .pattern_last_3364 {
  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;
}
.in-c46a .black_1f44 > .banner_bf3b {
  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;
}
.active-c59d.small_b45d .highlight-glass-0429,
.hard_9d75.small_b45d .highlight-glass-0429 {
  margin-left: 0;
}
.notice-brown-cbd4.small_b45d .highlight-glass-0429,
.paper-c359.small_b45d .highlight-glass-0429 {
  margin-right: 0;
}
.black_1f44 ol,
.black_1f44 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion_7c15 video {
  max-width: 100%;
}
.fixed_0b18 img {
  display: block;
}
.fixed_0b18.slider-bfd5,
.fixed_0b18.grid_dim_931a {
  width: 100%;
}
.fixed_0b18.banner_bf3b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slider-upper-3104:not(.outline-4257) {
  margin: 1.5em auto;
}
.notice_3513 p {
  padding: 1.5em 14px;
}
ul.primary-c247.banner_bf3b,
ul.primary-c247.pattern_last_3364,
ul.primary-c247.focus_soft_1ead.pattern_last_3364 {
  padding: 0 14px;
}
.surface-purple-343b {
  display: block;
  overflow-x: auto;
}
.surface-purple-343b table {
  border-collapse: collapse;
  width: 100%;
}
.surface-purple-343b td,
.surface-purple-343b th {
  padding: 0.5em;
}
.black_1f44 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.black_1f44 ol ol,
.black_1f44 ol ul,
.black_1f44 ul ol,
.black_1f44 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.black_1f44 ol ol li,
.black_1f44 ol ul li,
.black_1f44 ul ol li,
.black_1f44 ul ul li {
  margin-left: 0;
}
.wide-4ca7.old-d547 > .center-7461 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wide-4ca7.old-d547 > .center-7461 iframe,
.wide-4ca7.old-d547 > .center-7461 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.column-fde7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.column-fde7.bronze-88c3 {
  padding: 0;
}
.column-fde7.bronze-88c3 cite {
  font-size: 13px;
}
.column-fde7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.column-fde7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.simple_d9cd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.simple_d9cd > p:first-child {
  margin-top: 0;
}
.simple_d9cd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.simple_d9cd blockquote {
  border-left: 0;
}
.pagination-c887 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pagination-c887:not(.preview-bc51) {
  max-width: 100px;
}
.pagination-c887.feature-f5a1 {
  border-bottom: none !important;
  text-align: center;
}
.pagination-c887.feature-f5a1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notice_3513 p {
    padding: 1.5em 0;
  }
}
.chip-fixed-04e2 {
  color: #0073aa;
}
.dropdown-fixed-0cc0 {
  background-color: #0073aa;
}
.outline-middle-4701 {
  color: #229fd8;
}
.filter_blue_f71c {
  background-color: #229fd8;
}
.secondary-pressed-48ac {
  color: #eee;
}
.tag-dirty-29a9 {
  background-color: #eee;
}
.wrapper_fluid_8604 {
  color: #444;
}
.heading_7943 {
  background-color: #444;
}
.steel-e8d6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.steel-e8d6 .highlight_a673 .hot-7746 {
  font-size: 15px;
}
.steel-e8d6 .hot-7746 {
  line-height: 1.3;
}
.steel-e8d6 .badge_d5cc {
}
.steel-e8d6 .block-out-9377 {
  background: #235787;
}
.media_fc9a {
  padding: 0;
}
.media_fc9a .block-out-9377 {
  background: #1a1a1a;
}
.media_fc9a .badge_d5cc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title_cool_108e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title_cool_108e .badge_d5cc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title_cool_108e .block-out-9377 {
  background: #303030;
}
.background_4d4d {
  position: relative;
  z-index: 10;
}
.background_4d4d .plasma-c794 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_8f03 .container-lower-2c43 {
  display: inline-block;
  vertical-align: middle;
}
.container_8f03.logo-c9da .container-lower-2c43 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container_8f03.logo-c9da .container-lower-2c43 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container_8f03.logo-c9da .container-lower-2c43 {
    margin-right: 0.4em;
  }
}
.container_8f03.logo-c9da .container-lower-2c43:last-child {
  margin-right: 0;
}
.avatar_c5be .plasma-c794 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel_60bb .highlight_a673 {
    margin: 0 -0.5em;
  }
  .panel_60bb .highlight_a673 [class*="customify-col-"],
  .panel_60bb .highlight_a673 [class*="customify-col_"],
  .panel_60bb .highlight_a673 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel_60bb.icon_stone_af4d .plasma-c794 {
  background: 0 0 !important;
}
.panel_60bb.icon_stone_af4d .plasma-c794,
.panel_60bb.avatar_c5be .plasma-c794 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel_60bb.mask-action-aee3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel_60bb.avatar_c5be .plasma-c794 {
  box-shadow: none !important;
}
.article-e15e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .article-e15e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .article-e15e {
    padding: 18px 0 20px;
  }
}
.article-e15e .outline_9b0b {
  width: 100%;
}
.article-e15e .badge-bright-829b {
  margin-bottom: 0;
}
.article-e15e .center_0568 {
  margin-top: 5px;
  font-size: 0.875em;
}
.motion_9e6e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.motion_9e6e .video-static-b270 {
  width: 100%;
}
.surface-large-2bdc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.surface-large-2bdc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.surface-large-2bdc 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;
}
.surface-large-2bdc li:last-child:after {
  display: none;
}
.surface-large-2bdc li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_a4e4 .widget-medium-8e98 button,
.article-e15e .widget-medium-8e98 button {
  left: 0;
}
.text_a4e4 .video-static-b270,
.article-e15e .video-static-b270 {
  padding-left: 0;
  padding-right: 0;
}
.text_a4e4 .motion_9e6e,
.article-e15e .motion_9e6e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_a4e4 {
  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;
}
.text_a4e4: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;
}
.text_a4e4 .south_405d {
  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) {
  .text_a4e4 .south_405d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_a4e4 .south_405d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_a4e4 .south_405d {
    min-height: 200px;
  }
}
.text_a4e4 .surface-large-2bdc {
  color: rgba(255, 255, 255, 0.8);
}
.text_a4e4 .surface-large-2bdc a,
.text_a4e4 .surface-large-2bdc li:after {
  color: inherit;
}
.text_a4e4 .surface-large-2bdc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_749b {
  margin-bottom: 0.5em;
}
.menu_8c4b {
  margin-bottom: 1.2em;
}
.menu_8c4b,
.thumbnail_749b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu_8c4b p:last-child,
.thumbnail_749b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget-medium-8e98,
#masthead .widget-medium-8e98 {
  display: none;
}
#masthead
  > .widget-medium-8e98.main_up_4853 {
  display: none;
}
#masthead > .widget-medium-8e98 button {
  left: 0;
}
.title_ed8a {
  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%;
}
.title_ed8a .container-lower-2c43 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.title_ed8a .footer-thick-6a52 {
  display: -webkit-box;
  display: flex;
}
.title_ed8a .footer-thick-6a52.lower-6f6c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.title_ed8a .footer-thick-6a52.carousel-21f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.title_ed8a .footer-thick-6a52.hero-060f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.title_ed8a.border_slow_0a21.label_iron_c687 .footer-thick-6a52.lower-6f6c {
  flex-basis: 100%;
}
.title_ed8a.hovered_8c17 .footer-thick-6a52.carousel-21f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.title_ed8a.hovered_8c17 .footer-thick-6a52.hero-060f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget-medium-8e98.main_up_4853 {
  display: none;
}
#masthead > .widget-medium-8e98 button {
  left: 0;
}
.feature_85e9 {
  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;
}
.feature_85e9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_85e9.tabs_yellow_a3f3 i {
  margin-right: 4px;
}
.feature_85e9.cool_78de i {
  margin-left: 5px;
}
.hot-7746 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hot-7746 p:last-child {
  margin-bottom: 0;
}
.card_lite_4d65 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card_lite_4d65 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card_lite_4d65 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card_lite_4d65 .dark-3daf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card_lite_4d65 .middle_3d3f {
  margin: 5px 0 7px 0;
}
.card_lite_4d65.hover-selected-bb3b .panel-lower-ef12 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_lite_4d65.hover-selected-bb3b .box-stone-3acf {
  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;
}
.card_lite_4d65.avatar-easy-890b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card_lite_4d65.avatar-easy-890b .panel-lower-ef12 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card_lite_4d65.avatar-easy-890b .box-stone-3acf {
  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;
}
.card_lite_4d65.progress-a1ed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card_lite_4d65.dim-c4e3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card_lite_4d65.dim-c4e3 .box-stone-3acf {
  margin-top: 7px;
}
.shadow_pressed_2067 {
  display: inline-block;
}
.background_4d4d .border_5bf6 .card_lite_4d65 img {
  max-width: 100%;
}
.yellow_2483 .row-6643.selected-d167,
.green-48e0 .row-6643.selected-d167 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_2483 .tabs_gold_0e70,
.green-48e0 .tabs_gold_0e70 {
  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%);
}
.yellow_2483 .tabs_gold_0e70 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.yellow_2483.backdrop-2f9e .tabs_gold_0e70 {
  display: none;
}
.yellow_2483 .title-62b3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow_2483 .title-62b3 li {
  display: inline-block;
  position: relative;
}
.yellow_2483 .title-62b3 li:last-child {
  margin-right: 0;
}
.yellow_2483 .title-62b3 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;
}
.yellow_2483 .title-62b3 li.input_fef2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.yellow_2483 .title-62b3 > 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;
}
.yellow_2483 .title-62b3 > li > a i {
  line-height: 0;
}
.yellow_2483 .title-62b3 > li.avatar-white-5454 > a .tabs_gold_0e70 {
  margin-left: 4px;
  line-height: 0;
}
.yellow_2483 .title-62b3 .breadcrumb_5c06 li.avatar-white-5454 > a {
  position: relative;
}
.yellow_2483 .title-62b3 .breadcrumb_5c06 li.avatar-white-5454 > a:after,
.yellow_2483 .title-62b3 .breadcrumb_5c06 li.avatar-white-5454 > a:before {
  content: "";
  display: table;
}
.yellow_2483 .title-62b3 .breadcrumb_5c06 li.avatar-white-5454 > a:after {
  clear: both;
}
.yellow_2483 .title-62b3 .breadcrumb_5c06 li.avatar-white-5454 > a .tabs_gold_0e70 {
  margin-left: 5px;
  float: right;
}
.yellow_2483 .orange-8bfe,
.yellow_2483 .breadcrumb_5c06 {
  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;
}
.yellow_2483 .breadcrumb_5c06 {
  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;
}
.yellow_2483 .breadcrumb_5c06 .selected-d167 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow_2483 .breadcrumb_5c06 .tabs_gold_0e70 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.yellow_2483 .breadcrumb_5c06 li {
  display: block;
  margin: 0;
  padding: 0;
}
.yellow_2483 .breadcrumb_5c06 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;
}
.yellow_2483 .breadcrumb_5c06 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.yellow_2483 .breadcrumb_5c06 .breadcrumb_5c06 {
  top: 0;
  left: 100%;
}
.yellow_2483 .red-04aa.fn-focus-63c9 > .orange-8bfe,
.yellow_2483 .red-04aa.fn-focus-63c9 > .breadcrumb_5c06,
.yellow_2483 .red-04aa:focus > .orange-8bfe,
.yellow_2483 .red-04aa:focus > .breadcrumb_5c06,
.yellow_2483 .red-04aa:hover > .orange-8bfe,
.yellow_2483 .red-04aa:hover > .breadcrumb_5c06 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.yellow_2483.brown-d273 .primary_5777:after,
.yellow_2483.brown-d273 .primary_5777:before {
  content: "";
  display: table;
}
.yellow_2483.brown-d273 .primary_5777:after {
  clear: both;
}
.yellow_2483.brown-d273 .primary_5777 > li {
  float: left;
}
.yellow_2483.list_bronze_25a7 .primary_5777:after,
.yellow_2483.list_bronze_25a7 .primary_5777:before {
  content: "";
  display: table;
}
.yellow_2483.list_bronze_25a7 .primary_5777:after {
  clear: both;
}
.yellow_2483.list_bronze_25a7 .primary_5777 > li {
  float: left;
}
.yellow_2483.list_bronze_25a7 .primary_5777 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_2483.list_bronze_25a7 .primary_5777 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.yellow_2483.list_bronze_25a7 .primary_5777 > li.dynamic_ae18 > a,
.yellow_2483.list_bronze_25a7 .primary_5777 > li.input_fef2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.yellow_2483.card-first-a85d .primary_5777 > li > a .selected-d167 {
  position: relative;
}
.yellow_2483.card-first-a85d .primary_5777 > li > a .selected-d167: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;
}
.yellow_2483.card-first-a85d
  .primary_5777
  > li:focus
  > a
  .selected-d167:before,
.yellow_2483.card-first-a85d
  .primary_5777
  > li:hover
  > a
  .selected-d167:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_2483.card-first-a85d
  .primary_5777
  > li.dynamic_ae18
  > a
  .selected-d167:before,
.yellow_2483.card-first-a85d
  .primary_5777
  > li.column_stale_fe9e
  > a
  .selected-d167:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_2483.menu_left_0b64 .primary_5777 > li > a .selected-d167 {
  position: relative;
}
.yellow_2483.menu_left_0b64 .primary_5777 > li > a .selected-d167: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;
}
.yellow_2483.menu_left_0b64 .primary_5777 > li:focus > a .selected-d167:before,
.yellow_2483.menu_left_0b64
  .primary_5777
  > li:hover
  > a
  .selected-d167:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_2483.menu_left_0b64
  .primary_5777
  > li.dynamic_ae18
  > a
  .selected-d167:before,
.yellow_2483.menu_left_0b64
  .primary_5777
  > li.column_stale_fe9e
  > a
  .selected-d167:before {
  width: 100%;
  background-color: currentColor;
}
.green-48e0 .title-62b3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.green-48e0 .title-62b3 li:first-child > a {
  border-top: none;
}
.green-48e0 .title-62b3 .inner-5e33 > .selected-d167 .tabs_gold_0e70 {
  display: none;
}
.green-48e0 .title-62b3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.green-48e0 .title-62b3 li:last-child {
  border: none;
}
.green-48e0 .title-62b3 li.avatar-white-5454 > a {
  padding-right: 45px !important;
}
.green-48e0 .title-62b3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.green-48e0 .title-62b3 li a:focus,
.green-48e0 .title-62b3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green-48e0 .title-62b3 li .static-bb8d {
  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;
}
.green-48e0 .title-62b3 li .static-bb8d:hover {
  box-shadow: none;
}
.green-48e0 .title-62b3 li .static-bb8d .tabs_gold_0e70 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.green-48e0 .title-62b3 .breadcrumb_5c06 {
  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);
}
.green-48e0 .title-62b3 .breadcrumb_5c06 li a {
  padding-left: 3em;
}
.green-48e0 .title-62b3 .label-aa36 > a .static-bb8d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.green-48e0 .title-62b3 .label-aa36 > .breadcrumb_5c06 {
  display: block;
  opacity: 1;
}
.label_3e16 {
  max-width: 100%;
}
.link_cold_7eb3 {
  line-height: 0;
  cursor: pointer;
}
.prev-019b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.prev-019b:hover {
  box-shadow: none;
  color: currentColor;
}
.prev-019b svg {
  width: 18px;
  height: 18px;
}
.prev-019b .grid-in-7e6b {
  display: none;
}
.shadow-5aaa {
  position: relative;
}
.shadow-5aaa.fn-active-63c9 .prev-019b .sidebar-short-1578 {
  display: none;
}
.shadow-5aaa.fn-active-63c9 .prev-019b .grid-in-7e6b {
  display: inline-block;
}
.shadow-5aaa .dropdown_last_3e6a {
  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);
}
.shadow-5aaa.lite_032a .dropdown_last_3e6a {
  left: auto;
  right: -0.9em;
}
.shadow-5aaa.lite_032a .menu-6c02::before {
  left: auto;
  right: 15px;
}
.shadow-5aaa.fn-active-63c9 .dropdown_last_3e6a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right-f6c2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.right-f6c2 label {
  flex-basis: 100%;
}
.right-f6c2 .shade-small-6b14 {
  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;
}
.right-f6c2 .dirty_c3f3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.right-f6c2 .dirty_c3f3:focus {
  background-color: transparent;
}
.right-f6c2 button.mask_smooth_0914 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.right-f6c2 button.mask_smooth_0914:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.right-f6c2 button.mask_smooth_0914 svg {
  width: 18px;
  height: 18px;
}
.right-f6c2 input[type="submit"] {
  min-height: auto;
}
.fluid_4aa6 .right-f6c2 .dirty_c3f3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.menu-6c02 {
  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) {
  .menu-6c02 {
    width: 220px;
  }
}
.menu-6c02 label {
  flex-basis: 100%;
}
.menu-6c02::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;
}
.red-5e0b .fluid_4aa6 .right-f6c2 {
  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;
}
.red-5e0b
  .fluid_4aa6
  .right-f6c2
  .shade-small-6b14 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.red-5e0b .fluid_4aa6 .right-f6c2 .dirty_c3f3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.red-5e0b
  .fluid_4aa6
  .right-f6c2
  .dirty_c3f3:focus {
  background: 0 0;
}
.red-5e0b
  .fluid_4aa6
  .right-f6c2
  .chip_44a7 {
  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;
}
.mini-1554 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mini-1554 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mini-1554 li:last-child {
  margin-right: 0;
}
.mini-1554 li:first-child {
  margin-left: 0;
}
.mini-1554.dropdown-f102 a {
  color: #fff;
}
.mini-1554.dropdown-f102 a:hover {
  color: #fff;
}
.mini-1554 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mini-1554 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mini-1554 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mini-1554 a:hover {
  opacity: 0.9;
  color: inherit;
}
.mini-1554 [class*="social-icon-apple"] {
  background-color: #999;
}
.mini-1554 [class*="social-icon-apple"].carousel_pink_57d9 {
  background-color: transparent;
  color: #999;
}
.mini-1554 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mini-1554 [class*="social-icon-behance"].carousel_pink_57d9 {
  background-color: transparent;
  color: #1769ff;
}
.mini-1554 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mini-1554 [class*="social-icon-bitbucket"].carousel_pink_57d9 {
  background-color: transparent;
  color: #205081;
}
.mini-1554 [class*="social-icon-codepen"] {
  background-color: #000;
}
.mini-1554 [class*="social-icon-codepen"].carousel_pink_57d9 {
  background-color: transparent;
  color: #000;
}
.mini-1554 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mini-1554 [class*="social-icon-delicious"].carousel_pink_57d9 {
  background-color: transparent;
  color: #39f;
}
.mini-1554 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mini-1554 [class*="social-icon-digg"].carousel_pink_57d9 {
  background-color: transparent;
  color: #005be2;
}
.mini-1554 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mini-1554 [class*="social-icon-dribbble"].carousel_pink_57d9 {
  background-color: transparent;
  color: #ea4c89;
}
.mini-1554 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mini-1554 [class*="social-icon-envelope"].carousel_pink_57d9 {
  background-color: transparent;
  color: #ea4335;
}
.mini-1554 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mini-1554 [class*="social-icon-facebook"].carousel_pink_57d9 {
  background-color: transparent;
  color: #3b5998;
}
.mini-1554 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mini-1554 [class*="social-icon-flickr"].carousel_pink_57d9 {
  background-color: transparent;
  color: #0063dc;
}
.mini-1554 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mini-1554 [class*="social-icon-foursquare"].carousel_pink_57d9 {
  background-color: transparent;
  color: #2d5be3;
}
.mini-1554 [class*="social-icon-github"] {
  background-color: #333;
}
.mini-1554 [class*="social-icon-github"].carousel_pink_57d9 {
  background-color: transparent;
  color: #333;
}
.mini-1554 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mini-1554 [class*="social-icon-google-plus"].carousel_pink_57d9 {
  background-color: transparent;
  color: #dd4b39;
}
.mini-1554 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mini-1554 [class*="social-icon-houzz"].carousel_pink_57d9 {
  background-color: transparent;
  color: #7ac142;
}
.mini-1554 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mini-1554 [class*="social-icon-instagram"].carousel_pink_57d9 {
  background-color: transparent;
  color: #262626;
}
.mini-1554 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mini-1554 [class*="social-icon-jsfiddle"].carousel_pink_57d9 {
  background-color: transparent;
  color: #487aa2;
}
.mini-1554 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mini-1554 [class*="social-icon-linkedin"].carousel_pink_57d9 {
  background-color: transparent;
  color: #0077b5;
}
.mini-1554 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mini-1554 [class*="social-icon-medium"].carousel_pink_57d9 {
  background-color: transparent;
  color: #00ab6b;
}
.mini-1554 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mini-1554
  [class*="social-icon-odnoklassniki"].carousel_pink_57d9 {
  background-color: transparent;
  color: #f4731c;
}
.mini-1554 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mini-1554 [class*="social-icon-meetup"].carousel_pink_57d9 {
  background-color: transparent;
  color: #ec1c40;
}
.mini-1554 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mini-1554 [class*="social-icon-pinterest"].carousel_pink_57d9 {
  background-color: transparent;
  color: #bd081c;
}
.mini-1554 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mini-1554 [class*="social-icon-product-hunt"].carousel_pink_57d9 {
  background-color: transparent;
  color: #da552f;
}
.mini-1554 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mini-1554 [class*="social-icon-reddit"].carousel_pink_57d9 {
  background-color: transparent;
  color: #ff4500;
}
.mini-1554 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mini-1554 [class*="social-icon-rss"].carousel_pink_57d9 {
  background-color: transparent;
  color: #f26522;
}
.mini-1554 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mini-1554
  [class*="social-icon-shopping-cart"].carousel_pink_57d9 {
  background-color: transparent;
  color: #4caf50;
}
.mini-1554 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mini-1554 [class*="social-icon-skype"].carousel_pink_57d9 {
  background-color: transparent;
  color: #00aff0;
}
.mini-1554 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mini-1554 [class*="social-icon-slideshare"].carousel_pink_57d9 {
  background-color: transparent;
  color: #0077b5;
}
.mini-1554 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mini-1554 [class*="social-icon-snapchat"].carousel_pink_57d9 {
  background-color: transparent;
  color: #fffc00;
}
.mini-1554 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mini-1554 [class*="social-icon-soundcloud"].carousel_pink_57d9 {
  background-color: transparent;
  color: #f80;
}
.mini-1554 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mini-1554 [class*="social-icon-spotify"].carousel_pink_57d9 {
  background-color: transparent;
  color: #2ebd59;
}
.mini-1554 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mini-1554
  [class*="social-icon-stack-overflow"].carousel_pink_57d9 {
  background-color: transparent;
  color: #fe7a15;
}
.mini-1554 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mini-1554 [class*="social-icon-maldkfgram"].carousel_pink_57d9 {
  background-color: transparent;
  color: #2ca5e0;
}
.mini-1554 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mini-1554 [class*="social-icon-tripadvisor"].carousel_pink_57d9 {
  background-color: transparent;
  color: #589442;
}
.mini-1554 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mini-1554 [class*="social-icon-tumblr"].carousel_pink_57d9 {
  background-color: transparent;
  color: #35465c;
}
.mini-1554 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mini-1554 [class*="social-icon-twitch"].carousel_pink_57d9 {
  background-color: transparent;
  color: #6441a5;
}
.mini-1554 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mini-1554 [class*="social-icon-twitter"].carousel_pink_57d9 {
  background-color: transparent;
  color: #1da1f2;
}
.mini-1554 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mini-1554 [class*="social-icon-vimeo"].carousel_pink_57d9 {
  background-color: transparent;
  color: #1ab7ea;
}
.mini-1554 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mini-1554 [class*="social-icon-vk"].carousel_pink_57d9 {
  background-color: transparent;
  color: #45668e;
}
.mini-1554 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mini-1554 [class*="social-icon-weibo"].carousel_pink_57d9 {
  background-color: transparent;
  color: #df2029;
}
.mini-1554 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mini-1554 [class*="social-icon-weixin"].carousel_pink_57d9 {
  background-color: transparent;
  color: #7bb32e;
}
.mini-1554 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mini-1554 [class*="social-icon-whatsapp"].carousel_pink_57d9 {
  background-color: transparent;
  color: #25d366;
}
.mini-1554 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mini-1554 [class*="social-icon-wordpress"].carousel_pink_57d9 {
  background-color: transparent;
  color: #21759b;
}
.mini-1554 [class*="social-icon-xing"] {
  background-color: #026466;
}
.mini-1554 [class*="social-icon-xing"].carousel_pink_57d9 {
  background-color: transparent;
  color: #026466;
}
.mini-1554 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mini-1554 [class*="social-icon-yelp"].carousel_pink_57d9 {
  background-color: transparent;
  color: #af0606;
}
.mini-1554 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mini-1554 [class*="social-icon-youtube"].carousel_pink_57d9 {
  background-color: transparent;
  color: #cd201f;
}
.stone_813e {
  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;
}
.stone_813e:hover {
  box-shadow: none;
  background: 0 0;
}
.hard_32e9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview-center-9f8c {
  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;
}
.tooltip-7315 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.breadcrumb-hot-f8bf {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.breadcrumb-hot-f8bf,
.breadcrumb-hot-f8bf::after,
.breadcrumb-hot-f8bf::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;
}
.breadcrumb-hot-f8bf::after,
.breadcrumb-hot-f8bf::before {
  content: "";
  display: block;
  background-color: inherit;
}
.short-67ec .preview-center-9f8c .tooltip-7315 {
  margin-top: -2px;
  width: 19px;
}
.short-67ec .preview-center-9f8c .breadcrumb-hot-f8bf {
  margin-top: -1px;
}
.short-67ec .preview-center-9f8c .breadcrumb-hot-f8bf,
.short-67ec .preview-center-9f8c .breadcrumb-hot-f8bf::after,
.short-67ec .preview-center-9f8c .breadcrumb-hot-f8bf::before {
  width: 19px;
  height: 2px;
}
.short-67ec .preview-center-9f8c .breadcrumb-hot-f8bf::before {
  top: -6px;
}
.short-67ec .preview-center-9f8c .breadcrumb-hot-f8bf::after {
  bottom: -6px;
}
.brown-b57c .preview-center-9f8c .tooltip-7315 {
  margin-top: -2px;
  width: 22px;
}
.brown-b57c .preview-center-9f8c .breadcrumb-hot-f8bf {
  margin-top: -1px;
}
.brown-b57c .preview-center-9f8c .breadcrumb-hot-f8bf,
.brown-b57c .preview-center-9f8c .breadcrumb-hot-f8bf::after,
.brown-b57c .preview-center-9f8c .breadcrumb-hot-f8bf::before {
  width: 22px;
  height: 2px;
}
.brown-b57c .preview-center-9f8c .breadcrumb-hot-f8bf::before {
  top: -7px;
}
.brown-b57c .preview-center-9f8c .breadcrumb-hot-f8bf::after {
  bottom: -7px;
}
.cold-3847 .preview-center-9f8c .tooltip-7315 {
  margin-top: -2px;
  width: 31px;
}
.cold-3847 .preview-center-9f8c .breadcrumb-hot-f8bf {
  margin-top: -1.5px;
}
.cold-3847 .preview-center-9f8c .breadcrumb-hot-f8bf,
.cold-3847 .preview-center-9f8c .breadcrumb-hot-f8bf::after,
.cold-3847 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
  width: 31px;
  height: 3px;
}
.cold-3847 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
  top: -9px;
}
.cold-3847 .preview-center-9f8c .breadcrumb-hot-f8bf::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notification-black-661e .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 19px;
  }
  .notification-black-661e .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1px;
  }
  .notification-black-661e .preview-center-9f8c .breadcrumb-hot-f8bf,
  .notification-black-661e .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .notification-black-661e .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 19px;
    height: 2px;
  }
  .notification-black-661e .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -6px;
  }
  .notification-black-661e .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -6px;
  }
  .alert-stale-74b8 .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 22px;
  }
  .alert-stale-74b8 .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1px;
  }
  .alert-stale-74b8 .preview-center-9f8c .breadcrumb-hot-f8bf,
  .alert-stale-74b8 .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .alert-stale-74b8 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 22px;
    height: 2px;
  }
  .alert-stale-74b8 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -7px;
  }
  .alert-stale-74b8 .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -7px;
  }
  .table-under-807f .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 31px;
  }
  .table-under-807f .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1.5px;
  }
  .table-under-807f .preview-center-9f8c .breadcrumb-hot-f8bf,
  .table-under-807f .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .table-under-807f .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 31px;
    height: 3px;
  }
  .table-under-807f .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -9px;
  }
  .table-under-807f .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview_pro_8249 .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 19px;
  }
  .preview_pro_8249 .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1px;
  }
  .preview_pro_8249 .preview-center-9f8c .breadcrumb-hot-f8bf,
  .preview_pro_8249 .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .preview_pro_8249 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 19px;
    height: 2px;
  }
  .preview_pro_8249 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -6px;
  }
  .preview_pro_8249 .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -6px;
  }
  .silver-4a41 .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 22px;
  }
  .silver-4a41 .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1px;
  }
  .silver-4a41 .preview-center-9f8c .breadcrumb-hot-f8bf,
  .silver-4a41 .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .silver-4a41 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 22px;
    height: 2px;
  }
  .silver-4a41 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -7px;
  }
  .silver-4a41 .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -7px;
  }
  .slider_purple_9b51 .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_purple_9b51 .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1.5px;
  }
  .slider_purple_9b51 .preview-center-9f8c .breadcrumb-hot-f8bf,
  .slider_purple_9b51 .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .slider_purple_9b51 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 31px;
    height: 3px;
  }
  .slider_purple_9b51 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -9px;
  }
  .slider_purple_9b51 .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .search-cold-68c2 .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 19px;
  }
  .search-cold-68c2 .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1px;
  }
  .search-cold-68c2 .preview-center-9f8c .breadcrumb-hot-f8bf,
  .search-cold-68c2 .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .search-cold-68c2 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 19px;
    height: 2px;
  }
  .search-cold-68c2 .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -6px;
  }
  .search-cold-68c2 .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -6px;
  }
  .selected_659b .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 22px;
  }
  .selected_659b .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1px;
  }
  .selected_659b .preview-center-9f8c .breadcrumb-hot-f8bf,
  .selected_659b .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .selected_659b .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 22px;
    height: 2px;
  }
  .selected_659b .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -7px;
  }
  .selected_659b .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -7px;
  }
  .component-bronze-e09a .preview-center-9f8c .tooltip-7315 {
    margin-top: -2px;
    width: 31px;
  }
  .component-bronze-e09a .preview-center-9f8c .breadcrumb-hot-f8bf {
    margin-top: -1.5px;
  }
  .component-bronze-e09a .preview-center-9f8c .breadcrumb-hot-f8bf,
  .component-bronze-e09a .preview-center-9f8c .breadcrumb-hot-f8bf::after,
  .component-bronze-e09a .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    width: 31px;
    height: 3px;
  }
  .component-bronze-e09a .preview-center-9f8c .breadcrumb-hot-f8bf::before {
    top: -9px;
  }
  .component-bronze-e09a .preview-center-9f8c .breadcrumb-hot-f8bf::after {
    bottom: -9px;
  }
}
.main_6fdb .breadcrumb-hot-f8bf {
  -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);
}
.main_6fdb .breadcrumb-hot-f8bf::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.main_6fdb .breadcrumb-hot-f8bf::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);
}
.main_6fdb.easy_6b0c .breadcrumb-hot-f8bf {
  -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);
}
.main_6fdb.easy_6b0c .breadcrumb-hot-f8bf::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.main_6fdb.easy_6b0c .breadcrumb-hot-f8bf::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);
}
.text_326d {
  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.active_4c3a:before {
  display: none;
}
.east-5c25 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.east-5c25 .search-a38a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.east-5c25 .search-a38a:last-of-type {
  border-bottom: none;
}
.east-5c25 .search-a38a.title_down_6763,
.east-5c25 .search-a38a.gas-64f8,
.east-5c25 .search-a38a.layout-east-9d39 {
  padding: 0;
}
.east-5c25 .green-48e0 .static-bb8d {
  color: currentColor;
}
.east-5c25 .green-48e0 .static-bb8d:focus,
.east-5c25 .green-48e0 .static-bb8d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-5c25.badge_d5cc .hard-1a19,
.east-5c25.badge_d5cc .hot-7746 a,
.east-5c25.badge_d5cc .primary_5777 a,
.east-5c25.badge_d5cc .breadcrumb_5c06 a {
  color: rgba(0, 0, 0, 0.55);
}
.east-5c25.badge_d5cc .hard-1a19:hover,
.east-5c25.badge_d5cc .hot-7746 a:hover,
.east-5c25.badge_d5cc .primary_5777 a:hover,
.east-5c25.badge_d5cc .breadcrumb_5c06 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-5c25.badge_d5cc .thumbnail-00be {
  color: rgba(0, 0, 0, 0.8);
}
.east-5c25.badge_d5cc .search-a38a {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-5c25.badge_d5cc .search-a38a:before {
  background: rgba(0, 0, 0, 0.08);
}
.east-5c25.badge_d5cc .pagination_tall_ee70:before {
  background: rgba(255, 255, 255, 0.9);
}
.east-5c25.badge_d5cc .green-48e0 .title-62b3 li a,
.east-5c25.badge_d5cc .green-48e0 .static-bb8d,
.east-5c25.badge_d5cc .breadcrumb_5c06 {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-5c25.badge_d5cc .green-48e0 .static-bb8d:focus,
.east-5c25.badge_d5cc .green-48e0 .static-bb8d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-5c25.badge_d5cc .title-62b3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-5c25.block-out-9377 .hard-1a19,
.east-5c25.block-out-9377 .hot-7746 a,
.east-5c25.block-out-9377 .primary_5777 .static-bb8d,
.east-5c25.block-out-9377 .primary_5777 a,
.east-5c25.block-out-9377 .breadcrumb_5c06 a {
  color: rgba(255, 255, 255, 0.79);
}
.east-5c25.block-out-9377 .hard-1a19:hover,
.east-5c25.block-out-9377 .hot-7746 a:hover,
.east-5c25.block-out-9377 .primary_5777 .static-bb8d:hover,
.east-5c25.block-out-9377 .primary_5777 a:hover,
.east-5c25.block-out-9377 .breadcrumb_5c06 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east-5c25.block-out-9377 .thumbnail-00be {
  color: rgba(255, 255, 255, 0.99);
}
.east-5c25.block-out-9377 .search-a38a {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-5c25.block-out-9377 .search-a38a:before {
  background: rgba(255, 255, 255, 0.08);
}
.east-5c25.block-out-9377 .pagination_tall_ee70:before {
  background: rgba(0, 0, 0, 0.9);
}
.east-5c25.block-out-9377 .green-48e0 .title-62b3 li a,
.east-5c25.block-out-9377 .green-48e0 .static-bb8d,
.east-5c25.block-out-9377 .breadcrumb_5c06 {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-5c25.block-out-9377 .green-48e0 .static-bb8d:focus,
.east-5c25.block-out-9377 .green-48e0 .static-bb8d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-5c25.block-out-9377 .title-62b3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_tall_ee70 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination_tall_ee70:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.steel-89ce {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.light-df1f .east-5c25 {
  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;
}
.light-df1f .search-a38a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.light-df1f .search-a38a: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) {
  .light-df1f .search-a38a:before {
    width: 16%;
    left: 42%;
  }
}
.light-df1f .search-a38a:last-child:before {
  content: none;
}
.light-df1f .search-a38a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.light-df1f .green-48e0 .title-62b3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.light-df1f .green-48e0 .title-62b3 li a .static-bb8d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.light-df1f .green-48e0 .breadcrumb_5c06 {
  border: none;
}
.light-df1f .green-48e0 .breadcrumb_5c06 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.light-df1f .pagination_tall_ee70 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.light-df1f .steel-89ce {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.light-df1f .block-out-9377 .pagination_tall_ee70:before {
  background: rgba(0, 0, 0, 0.9);
}
.light-df1f .badge_d5cc.gradient-70bc .breadcrumb-hot-f8bf {
  background: rgba(0, 0, 0, 0.6);
}
.light-df1f
  .badge_d5cc.gradient-70bc
  .breadcrumb-hot-f8bf::after,
.light-df1f
  .badge_d5cc.gradient-70bc
  .breadcrumb-hot-f8bf:before {
  background: inherit;
}
.light-df1f
  .badge_d5cc.gradient-70bc:hover
  .breadcrumb-hot-f8bf {
  background: rgba(0, 0, 0, 0.8);
}
.module_8068 .east-5c25 {
  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) {
  .module_8068 .east-5c25 {
    width: auto;
    right: 45px;
  }
}
.hidden-motion-837c .east-5c25 {
  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) {
  .hidden-motion-837c .east-5c25 {
    width: auto;
    left: 45px;
  }
}
.active_4c3a .east-5c25 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.active_4c3a .steel-89ce {
  max-width: 48em;
  margin: 0 auto;
}
.active_4c3a .pagination_tall_ee70:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.content-middle-4484 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.content-middle-4484.light-df1f .east-5c25 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.content-middle-4484.module_8068 .east-5c25 {
  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);
}
.content-middle-4484 .east-5c25 {
  visibility: visible;
}
.content-middle-4484.hidden-motion-837c .east-5c25 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.photo_mini_f609,
.disabled-e727 {
  overflow-x: hidden;
}
.photo_mini_f609 .east-5c25 {
  overflow: auto;
}
.photo_mini_f609.light-df1f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo_mini_f609.light-df1f .east-5c25 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.photo_mini_f609.light-df1f .stone_813e {
  opacity: 0;
}
.photo_mini_f609.module_8068 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo_mini_f609.module_8068 .east-5c25 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.photo_mini_f609.module_8068 .stone_813e {
  opacity: 0;
}
.photo_mini_f609.hidden-motion-837c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo_mini_f609.hidden-motion-837c .east-5c25 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.photo_mini_f609.hidden-motion-837c .stone_813e {
  opacity: 0;
}
.photo_mini_f609.active_4c3a .east-5c25 {
  z-index: 10;
  visibility: visible;
}
.gradient-70bc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient-70bc .breadcrumb-hot-f8bf {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-70bc .breadcrumb-hot-f8bf::after,
.gradient-70bc .breadcrumb-hot-f8bf:before {
  background: inherit;
}
.gradient-70bc:hover .breadcrumb-hot-f8bf {
  background: rgba(255, 255, 255, 0.99);
}
.hidden-motion-837c .gradient-70bc {
  top: 10px;
  right: auto;
  left: 12px;
}
.active_4c3a .gradient-70bc {
  display: none !important;
}
.photo_mini_f609:before,
.disabled-e727:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.photo_mini_f609 .gradient-70bc,
.disabled-e727 .gradient-70bc {
  display: inline-block;
}
.east-5c25 .container-lower-2c43 {
  -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;
}
.photo_mini_f609 .east-5c25 .container-lower-2c43,
.disabled-e727 .east-5c25 .container-lower-2c43 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-hot-758b .shade-small-6b14 {
  width: 100%;
}
.border_5bf6 {
  padding: 0 0.5em 0;
}
.border_5bf6 [class*="customify-col-"],
.border_5bf6 [class*="customify-col_"],
.border_5bf6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_up_877e .border_5bf6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight_a673 .list_bottom_8147,
  .list_bottom_8147 {
    display: none;
  }
  .gallery-cacc {
    text-align: left;
  }
  .button_407e {
    text-align: center;
  }
  .breadcrumb_20ce {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_a673 .card_lower_1760,
  .card_lower_1760 {
    display: none;
  }
  .aside-black-a9d2 {
    text-align: left;
  }
  .primary-9804 {
    text-align: center;
  }
  .paragraph-stone-a2b8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight_a673 .video_34ed,
  .video_34ed {
    display: none;
  }
  .highlight-c062 {
    text-align: left;
  }
  .panel_7d12 {
    text-align: center;
  }
  .grid_north_cd46 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title_2a30 {
  box-shadow: none !important;
}
.shadow_2b04 .highlight-700d,
.warm_5046 .highlight-700d {
  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;
}
.warm_5046 .highlight-700d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.plasma-c794 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.plasma-c794:after,
.plasma-c794:before {
  content: "";
  display: table;
}
.plasma-c794:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .plasma-c794 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.plasma-c794,
.mask-action-aee3 {
  max-width: 1248px;
  margin: 0 auto;
}

.detail-basic-6665.widget-d300 .plasma-c794 {
  max-width: 100%;
}
.detail-basic-6665.footer-6dae {
  max-width: 1200px;
  margin: 0 auto;
}
.detail-basic-6665.nav-inner-5615 .plasma-c794 {
  max-width: 100%;
}
.detail-basic-6665.nav-inner-5615 > .plasma-c794 {
  padding-left: 0;
  padding-right: 0;
}
.detail-basic-6665.nav-inner-5615 > .plasma-c794 .highlight_a673 {
  margin: 0;
}
.detail-basic-6665.nav-inner-5615
  > .plasma-c794
  .notification-c422.title-6cf7 {
  margin-right: 0;
  margin-left: 0;
}
.detail-basic-6665.nav-inner-5615 #main.title-6cf7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input-1a74 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input-1a74 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pagination-yellow-4274 .highlight-glass-0429 {
    padding-right: 1em;
  }
  .pagination-yellow-4274.shade_current_8e92 .notification-c422 {
    border-right: 1px solid #eaecee;
  }
  .pagination-yellow-4274.shade_current_8e92 .highlight-glass-0429 {
    padding-right: 1em;
  }
  .pagination-yellow-4274.shade_current_8e92 .article-c43c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full_ca45 .highlight-glass-0429 {
    padding-left: 1em;
  }
  .full_ca45.shade_current_8e92 .notification-c422 {
    border-left: 1px solid #eaecee;
  }
  .full_ca45.shade_current_8e92 .highlight-glass-0429 {
    padding-left: 1em;
  }
  .full_ca45.shade_current_8e92 .article-c43c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-dd19 .highlight-glass-0429 {
    padding-left: 1em;
  }
  .hovered-dd19.shade_current_8e92 .gallery-1f5d {
    border-right: 1px solid #eaecee;
  }
  .hovered-dd19.shade_current_8e92 .dim-cfaf {
    border-right: 1px solid #eaecee;
  }
  .hovered-dd19.shade_current_8e92 .highlight-glass-0429 {
    padding-left: 1em;
  }
  .hovered-dd19.shade_current_8e92 .article-c43c {
    padding-right: 1em;
  }
  .hovered-dd19.shade_current_8e92 .alert_small_a5e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-9dc2 .highlight-glass-0429 {
    padding-right: 1em;
  }
  .orange-9dc2.shade_current_8e92 .gallery-1f5d {
    border-left: 1px solid #eaecee;
  }
  .orange-9dc2.shade_current_8e92 .dim-cfaf {
    border-left: 1px solid #eaecee;
  }
  .orange-9dc2.shade_current_8e92 .highlight-glass-0429 {
    padding-right: 1em;
  }
  .orange-9dc2.shade_current_8e92 .article-c43c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange-9dc2.shade_current_8e92 .alert_small_a5e3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-1a74 .highlight-glass-0429 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-1a74.shade_current_8e92 .notification-c422 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input-1a74.shade_current_8e92 .highlight-glass-0429 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-1a74.shade_current_8e92 .article-c43c {
    padding-left: 1em;
  }
  .input-1a74.shade_current_8e92 .alert_small_a5e3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input-1a74.shade_current_8e92 .highlight-glass-0429 {
    padding-left: 0;
  }
}
.shade_tall_7195 .container_8f03 {
  display: inline-block;
}
.label_0f35 {
  display: inline-block;
}
.warm-d6cf {
  word-con: break-word;
}
.last_298b > span {
  display: inline-block;
  padding: 5px 0;
}
.last_298b .lower_3b5e {
  margin-left: 8px;
  margin-right: 8px;
}
.last_298b .pink_5b93 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-0507 .tall_3e17 {
  margin-bottom: 2em;
}
.menu-0507 .tooltip-2ce2 {
  margin-bottom: 15px;
}
.menu-0507 .tooltip-2ce2:last-child {
  margin-bottom: 0;
}
.menu-0507 .mask-384f {
  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) {
  .menu-0507 .mask-384f {
    display: block;
  }
}
.menu-0507 .soft-3495 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu-0507 .soft-3495 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu-0507 .plasma-b848 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu-0507 .plasma-b848 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu-0507 .plasma-b848 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu-0507 .warm-d6cf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-0507 .warm-d6cf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu-0507 .up_7aeb p:last-child {
  margin-bottom: 0;
}
.menu-0507 .layout-9fb4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu-0507 .hard_3169 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu-0507 .message-3b4e {
  margin-top: 1em;
}
.menu-0507 .banner-slow-a5a9 {
  top: 0;
  display: block;
}
.menu-0507 .banner-slow-a5a9 a {
  color: inherit;
}
.menu-0507 .banner-slow-a5a9 a:hover {
  color: inherit;
}
.menu-0507 .hover_dynamic_e034 {
  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;
}
.menu-0507 .hover_dynamic_e034:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu-0507 .hard_3169 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu-0507 .fast-6ca7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu-0507 .fast-6ca7:first-child {
  margin-top: 0;
}
.menu-0507 .fast-6ca7.full-6f03 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu-0507 .fast-6ca7.medium-ec72 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-0507
  .fast-6ca7.medium-ec72.status-8422
  .message-3b4e {
  width: 100%;
}
.menu-0507 .medium-ec72 {
  -webkit-box-align: center;
  align-items: center;
}
.menu-0507 .medium-ec72 .last_298b,
.menu-0507 .medium-ec72 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu-0507 .plasma-b848 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-0507 .plasma-b848 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-0507 .plasma-b848: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;
}
.menu-0507 .full-6f03 {
  z-index: 5;
}
.menu-0507 .notice_6aba .outer_19de {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu-0507 .input_c8cf .outer_19de {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu-0507 .module_outer_4031 .outer_19de {
  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;
}
.menu-0507.info_e1a4 .mask-384f,
.menu-0507.middle-d850 .mask-384f {
  display: block;
}
.menu-0507.info_e1a4 .mask-384f .input-soft-f923,
.menu-0507.info_e1a4 .mask-384f .hard_3169,
.menu-0507.middle-d850 .mask-384f .input-soft-f923,
.menu-0507.middle-d850 .mask-384f .hard_3169 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-0507.down_dffb .soft-3495 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu-0507.down_dffb .soft-3495 {
    margin-right: 0;
  }
}
.menu-0507.info_e1a4 .soft-3495,
.menu-0507.middle-d850 .soft-3495 {
  padding-top: 40%;
}
.menu-0507.info_e1a4 .tall_3e17,
.menu-0507.middle-d850 .tall_3e17 {
  display: block;
}
.menu-0507.info_e1a4 .fn-sticky-63c9 .hard_3169,
.menu-0507.middle-d850 .fn-sticky-63c9 .hard_3169 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu-0507.info_e1a4 .soft-3495,
.menu-0507.middle-d850 .soft-3495 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu-0507.info_e1a4 .hard_3169 {
  padding: 1em;
}
.plasma_ab33 {
  margin: 30px auto;
  display: block;
}
.plasma_ab33 .center-1b6f > * {
  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;
}
.plasma_ab33 .center-1b6f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.plasma_ab33 .center-1b6f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge_bottom_ceb1 .last_298b {
  margin-bottom: 1.41575em;
}
.badge_bottom_ceb1 .sidebar-old-b0a8 {
  margin-bottom: 1.618em;
}
.black_1f44 .mini-eb01 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.black_1f44 .mini-eb01 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.black_1f44 .notice-5878 {
  max-width: 100%;
  overflow: auto;
}
.small_b45d .black_1f44 a:hover {
  text-decoration: underline;
}
.item_68c2 .tooltip-2ce2:not(.warm-d6cf),
.item_68c2 .plasma-b848 {
  margin-bottom: 1.41575em;
}
.item_68c2 .tooltip-2ce2:not(.warm-d6cf):last-child,
.item_68c2 .plasma-b848:last-child {
  margin-bottom: 0;
}
.item_68c2 .tooltip-2ce2.filter-under-5ee3 {
  margin-bottom: 0.41575em;
}
.item_68c2 .container-right-8d67:before,
.item_68c2 .focus-complex-0719:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item_68c2 .container-right-8d67:before {
  content: "\f115";
}
.item_68c2 .focus-complex-0719:before {
  content: "\f02c";
}
.item_68c2 .dark-ec44 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item_68c2 .dark-ec44 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.grid_glass_538f {
  display: -webkit-box;
  display: flex;
}
.grid_glass_538f .cold_bc65 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .grid_glass_538f .cold_bc65 {
    flex-basis: 90px;
  }
}
.grid_glass_538f .slider-c994 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .grid_glass_538f .slider-c994 {
    flex-basis: calc(100% - 50px);
  }
}
.grid_glass_538f .orange-358e p:last-child {
  margin-bottom: 0.72em;
}
.secondary-39ce .center-1b6f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.secondary-39ce .center-1b6f:after,
.secondary-39ce .center-1b6f:before {
  content: "";
  display: table;
}
.secondary-39ce .center-1b6f:after {
  clear: both;
}
.secondary-39ce .center-1b6f .east_2578,
.secondary-39ce .center-1b6f .button_narrow_5b41 {
  width: 49%;
}
.secondary-39ce .center-1b6f .east_2578 a span.panel_4da8,
.secondary-39ce .center-1b6f .button_narrow_5b41 a span.panel_4da8 {
  display: block;
  margin-bottom: 5px;
}
.secondary-39ce .center-1b6f .button_narrow_5b41 {
  float: left;
  text-align: left;
}
.secondary-39ce .center-1b6f .east_2578 {
  float: right;
  text-align: right;
}
.description_f884 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .description_f884 {
    margin-bottom: 0;
  }
}
.search_bb73 {
  margin-bottom: 1em;
}
.search_bb73 .warm-d6cf {
  font-size: 1.1em;
  line-height: 1.3;
}
.action-57f8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.progress_gas_4546 .search_bb73,
.inner-c463 .search_bb73 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .progress_gas_4546 .search_bb73,
  .inner-c463 .search_bb73 {
    display: block;
  }
}
.progress_gas_4546 .action-57f8,
.inner-c463 .action-57f8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .progress_gas_4546 .action-57f8,
  .inner-c463 .action-57f8 {
    margin-bottom: 1em;
  }
}
.progress_gas_4546 .action-57f8 img,
.inner-c463 .action-57f8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.progress_gas_4546 .module-a1b0,
.inner-c463 .module-a1b0 {
  flex-basis: calc(100% - 160px);
}
.progress_gas_4546 .module-a1b0 p,
.inner-c463 .module-a1b0 p {
  margin-bottom: 0;
}
.progress_gas_4546 .module-a1b0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .progress_gas_4546 .module-a1b0 {
    padding-left: 0;
  }
}
.inner-c463 .module-a1b0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .inner-c463 .module-a1b0 {
    padding-right: 0;
  }
}
.inner-c463 .action-57f8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden-liquid-7043 .action-57f8 {
  margin-bottom: 0.5em;
}
.hidden-liquid-7043 .action-57f8 img {
  width: 100%;
}
.item-solid-515b .description-wide-527d,
.grid-74e7 .description-wide-527d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.grid-74e7 .notification-c422 .dynamic_c485 p:last-child {
  margin-bottom: 0;
}
.overlay-7410 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.panel-center-4867 .fixed-a59b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .panel-center-4867 .fixed-a59b:last-of-type {
    margin-bottom: 0;
  }
}
.panel-center-4867 .fixed-a59b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-center-4867 .fixed-a59b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.panel-center-4867 .fixed-a59b ul li {
  margin: 0 0 0.6em;
}
.panel-center-4867 .fixed-a59b ul li.surface-af1b,
.panel-center-4867 .fixed-a59b ul li.hover_easy_25b5 {
  position: relative;
}
.panel-center-4867 .fixed-a59b ul li.surface-af1b .disabled-3c79,
.panel-center-4867 .fixed-a59b ul li.hover_easy_25b5 .disabled-3c79 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.panel-center-4867 .fixed-a59b ul li.surface-af1b:after:after,
.panel-center-4867 .fixed-a59b ul li.surface-af1b:after:before,
.panel-center-4867
  .fixed-a59b
  ul
  li.hover_easy_25b5:after:after,
.panel-center-4867
  .fixed-a59b
  ul
  li.hover_easy_25b5:after:before {
  content: "";
  display: table;
}
.panel-center-4867 .fixed-a59b ul li.surface-af1b:after:after,
.panel-center-4867
  .fixed-a59b
  ul
  li.hover_easy_25b5:after:after {
  clear: both;
}
.panel-center-4867 .fixed-a59b a.pagination_9270:hover {
  text-decoration: none;
}
.panel-center-4867 .fixed-a59b select {
  max-width: 100%;
}
.panel-center-4867 .fixed-a59b table {
  font-size: 85%;
}
.panel-center-4867 .fixed-a59b table td,
.panel-center-4867 .fixed-a59b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.panel-center-4867 .fixed-a59b table tfoot td {
  text-align: left;
}
.panel-center-4867 .fixed-a59b :last-child {
  margin-bottom: 0;
}
.panel-center-4867 .fixed-a59b .selected-07fd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.panel-center-4867 .fixed-a59b .selected-07fd label {
  width: 100%;
}
.panel-center-4867 .fixed-a59b .selected-07fd .dirty_c3f3 {
  width: 100%;
  display: block;
}
.panel-center-4867 .fixed-a59b .selected-07fd .mask_smooth_0914 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.panel-center-4867 .fixed-a59b .selected-07fd .mask_smooth_0914:hover svg #svg-search {
  fill: #444;
}
.panel-center-4867 .fixed-a59b .selected-07fd .mask_smooth_0914 svg {
  width: 18px;
  height: 18px;
}
.panel-center-4867 .yellow-dd5c ul ul,
.panel-center-4867 .row-a0c0 ul ul,
.panel-center-4867 .header_stone_254f ul ul,
.panel-center-4867 .smooth-29c4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.panel-center-4867 .yellow-dd5c .avatar-white-5454 > a,
.panel-center-4867 .row-a0c0 .avatar-white-5454 > a,
.panel-center-4867 .header_stone_254f .avatar-white-5454 > a,
.panel-center-4867 .smooth-29c4 .avatar-white-5454 > a {
  margin-bottom: 0;
}
.panel-center-4867 .widget_blue_934f li,
.panel-center-4867 .yellow-dd5c li,
.panel-center-4867 .container-908d li,
.panel-center-4867 .row-a0c0 li,
.panel-center-4867 .header_stone_254f li,
.panel-center-4867 .smooth-29c4 li,
.panel-center-4867 .link_501e li,
.panel-center-4867 .modal-copper-c922 li {
  display: block;
  position: relative;
}
.panel-center-4867 .widget_blue_934f li:last-child,
.panel-center-4867 .yellow-dd5c li:last-child,
.panel-center-4867 .container-908d li:last-child,
.panel-center-4867 .row-a0c0 li:last-child,
.panel-center-4867 .header_stone_254f li:last-child,
.panel-center-4867 .smooth-29c4 li:last-child,
.panel-center-4867 .link_501e li:last-child,
.panel-center-4867 .modal-copper-c922 li:last-child {
  border: none;
}
.panel-center-4867 .widget_blue_934f li a,
.panel-center-4867 .yellow-dd5c li a,
.panel-center-4867 .container-908d li a,
.panel-center-4867 .row-a0c0 li a,
.panel-center-4867 .header_stone_254f li a,
.panel-center-4867 .smooth-29c4 li a,
.panel-center-4867 .link_501e li a,
.panel-center-4867 .modal-copper-c922 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-center-4867 .widget_blue_934f li ul li::before,
.panel-center-4867 .yellow-dd5c li ul li::before,
.panel-center-4867 .container-908d li ul li::before,
.panel-center-4867 .row-a0c0 li ul li::before,
.panel-center-4867 .header_stone_254f li ul li::before,
.panel-center-4867 .smooth-29c4 li ul li::before,
.panel-center-4867 .link_501e li ul li::before,
.panel-center-4867 .modal-copper-c922 li ul li::before {
  left: 15px;
}
.panel-center-4867 .widget_blue_934f li ul a,
.panel-center-4867 .yellow-dd5c li ul a,
.panel-center-4867 .container-908d li ul a,
.panel-center-4867 .row-a0c0 li ul a,
.panel-center-4867 .header_stone_254f li ul a,
.panel-center-4867 .smooth-29c4 li ul a,
.panel-center-4867 .link_501e li ul a,
.panel-center-4867 .modal-copper-c922 li ul a {
  padding-left: 20px;
}
.panel-center-4867 .widget_blue_934f li ul ul li::before,
.panel-center-4867 .yellow-dd5c li ul ul li::before,
.panel-center-4867 .container-908d li ul ul li::before,
.panel-center-4867 .row-a0c0 li ul ul li::before,
.panel-center-4867 .header_stone_254f li ul ul li::before,
.panel-center-4867 .smooth-29c4 li ul ul li::before,
.panel-center-4867 .link_501e li ul ul li::before,
.panel-center-4867 .modal-copper-c922 li ul ul li::before {
  left: 30px;
}
.panel-center-4867 .widget_blue_934f li ul ul a,
.panel-center-4867 .yellow-dd5c li ul ul a,
.panel-center-4867 .container-908d li ul ul a,
.panel-center-4867 .row-a0c0 li ul ul a,
.panel-center-4867 .header_stone_254f li ul ul a,
.panel-center-4867 .smooth-29c4 li ul ul a,
.panel-center-4867 .link_501e li ul ul a,
.panel-center-4867 .modal-copper-c922 li ul ul a {
  padding-left: 40px;
}
.panel-center-4867 .form-7446 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-center-4867 .modal-copper-c922 ul li {
  margin-bottom: 1.41575em;
}
.panel-center-4867 .modal-copper-c922 ul li .container-5adb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.panel-center-4867 .modal-copper-c922 ul li .complex_0587 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block-out-9377 .widget_blue_934f li a,
.block-out-9377 .yellow-dd5c li a,
.block-out-9377 .container-908d li a,
.block-out-9377 .row-a0c0 li a,
.block-out-9377 .header_stone_254f li a,
.block-out-9377 .smooth-29c4 li a,
.block-out-9377 .link_501e li a,
.block-out-9377 .modal-copper-c922 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-out-9377 .form-7446 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-out-9377 .fixed-a59b ul li.surface-af1b .disabled-3c79,
.block-out-9377 .fixed-a59b ul li.hover_easy_25b5 .disabled-3c79 {
  background: rgba(0, 0, 0, 0.2);
}
.block-out-9377 .panel-center-4867 .fixed-a59b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li {
  margin: 0;
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li ul {
  margin: 0;
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li ul li a {
  padding-left: 15px;
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li ul li li a {
  padding-left: 30px;
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li.input_fef2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li.input_fef2 > 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;
}
.detail-basic-6665 .panel-center-4867 .title-62b3 li.input_fef2 > 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;
}
.stale-a2f5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main-black-482c {
  position: relative;
  z-index: 10;
}
.main-black-482c .container-lower-2c43 {
  width: 100%;
  max-width: 100%;
}
.list_green_1ea9 .caption-122d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list_green_1ea9 .badge_d5cc {
}
.list_green_1ea9 .block-out-9377 {
  background: #292929;
}
.sidebar-2c28 .caption-122d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sidebar-2c28 .badge_d5cc {
  background: #f9f9f9;
}
.sidebar-2c28 .block-out-9377 {
  background: #303030;
}
.primary_b8a5 .caption-122d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_b8a5 .container_8f03 {
    margin-bottom: 1em;
  }
  .primary_b8a5 .container_8f03:last-child {
    margin-bottom: 0;
  }
}
.primary_b8a5 .badge_d5cc {
  background: #ededed;
}
.primary_b8a5 .block-out-9377 {
  background: #1a1a1a;
}
.caption-122d.badge_d5cc {
  color: rgba(0, 0, 0, 0.6);
}
.caption-122d.badge_d5cc .info-3310 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-122d.block-out-9377 {
  color: rgba(255, 255, 255, 0.99);
}
.caption-122d.block-out-9377 a:not(.pagination_9270) {
  color: rgba(255, 255, 255, 0.79);
}
.caption-122d.block-out-9377 a:not(.pagination_9270):hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-122d.block-out-9377 .info-3310 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-122d.block-out-9377 table tbody td,
.caption-122d.block-out-9377 table th {
  background: rgba(0, 0, 0, 0.08);
}
.item-4310.avatar_c5be .plasma-c794 {
  max-width: initial;
}
.item-4310 .logo-c9da {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.item-4310 .logo-c9da .container-lower-2c43 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .item-4310 .logo-c9da .container-lower-2c43 {
    display: block;
    margin-bottom: 2em;
  }
  .item-4310 .logo-c9da .container-lower-2c43:last-child {
    margin-bottom: 0;
  }
}
.primary_b8a5 .container_8f03:last-child,
.sidebar-2c28 .container_8f03:last-child,
.list_green_1ea9 .container_8f03:last-child {
  margin-bottom: 0;
}
.primary_b8a5 .container_8f03 .panel-center-4867 .fixed-a59b:last-child,
.sidebar-2c28 .container_8f03 .panel-center-4867 .fixed-a59b:last-child,
.list_green_1ea9 .container_8f03 .panel-center-4867 .fixed-a59b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary_b8a5 .frame-648c,
  .primary_b8a5 .detail-a545,
  .sidebar-2c28 .frame-648c,
  .sidebar-2c28 .detail-a545,
  .list_green_1ea9 .frame-648c,
  .list_green_1ea9 .detail-a545 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main-black-482c .container_8f03 {
    margin-bottom: 2em;
  }
}
.main-black-482c p:last-child {
  margin-bottom: 0;
}
.main-black-482c li,
.main-black-482c ul {
  list-style: none;
  margin: 0;
}
.main-black-482c ul ul {
  margin-left: 2.617924em;
}
.center-2307 {
  font-size: 0.875em;
}

/* css-noise: 4b42 */
.ghost-box-i2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
