/*!
Theme Name: Customify
Theme URI: https://pressmaximum.overlay_919c/customify
Author: WPCustomify
Author URI: https://pressmaximum.overlay_919c
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.overlay_919c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.summary_tiny_c668.up-c5ed/licenses/gpl-2.0.main_soft_b259
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.panel-silver-a487/, (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.menu-clean-8732.section_d7a8/normalize.container_green_7bcc/
 ======
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.container_green_7bcc v7.0.0 | MIT License | github.overlay_919c/necolas/normalize.container_green_7bcc */
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;
}
.thumbnail_f23b .section-black-c272,
.white-2169,
.last_5512,
.pink_165b,
.article_first_e155,
.link-b4c0,
.outline_203b,
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;
}
.white-2169,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .white-2169,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .white-2169,
  h1 {
    font-size: 1.8em;
  }
}
.last_5512,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.last_5512 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .last_5512,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .last_5512,
  h2 {
    font-size: 1.7em;
  }
}
.pink_165b,
h3 {
  font-size: 1.618em;
}
.thumbnail_f23b .section-black-c272,
.article_first_e155,
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.summary-outer-5caf {
  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;
}
.plasma-0895:after,
.plasma-0895:before,
.tall-3c3f:after,
.tall-3c3f:before {
  content: "";
  display: table;
}
.plasma-0895:after,
.tall-3c3f:after {
  clear: both;
}
.block-78fc {
  float: right;
  margin-right: 0;
}
.stone-6805 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal-tall-e858 .hovered_41c2,
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;
}
.modal-tall-e858 .hovered_41c2: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;
}
.down-8653 .hovered_41c2 {
  box-shadow: none;
}
.down-8653
  .hovered_41c2
  .small_2ee5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.down-8653 .hovered_41c2 .wrapper-lower-2184 {
  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;
}
.down-8653
  .hovered_41c2
  .wrapper-lower-2184
  b {
  display: none;
}
.down-8653 .badge-fixed-4b3a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border_532b:not(.filter-pink-ff25):not(.motion-60d7),
button:not(.filter-pink-ff25):not(.motion-60d7),
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ),
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ),
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ) {
  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;
}
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ):hover,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ):hover,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):hover,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):hover,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ):active,
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ):active,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):active,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):active,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):active,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus {
  outline: 0;
}
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030 {
  position: relative;
}
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .info_red_dd65,
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .layout_f3fe,
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .hovered-b7ac,
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  i,
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  svg,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .info_red_dd65,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .layout_f3fe,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .hovered-b7ac,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  i,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  svg,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .info_red_dd65,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .layout_f3fe,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .hovered-b7ac,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  i,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  svg,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .info_red_dd65,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .layout_f3fe,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .hovered-b7ac,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  i,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  svg,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .info_red_dd65,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .layout_f3fe,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  .hovered-b7ac,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  i,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030
  svg {
  visibility: hidden;
}
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030:after,
button:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030:after,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030:after,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030:after,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ).fn-loading-e030: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;
}
.border_532b:not(.filter-pink-ff25):not(.motion-60d7),
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ),
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ),
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ) {
  color: #fff;
  background: #235787;
}
.border_532b:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus,
input[type="button"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus,
input[type="reset"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus,
input[type="submit"]:not(.filter-pink-ff25):not(
    .motion-60d7
  ):focus {
  color: #fff;
}
.border_532b.fn-disabled-e030:not(.filter-pink-ff25):not(
    .motion-60d7
  ),
.border_532b[disabled]:not(.filter-pink-ff25):not(
    .motion-60d7
  ),
button.fn-disabled-e030:not(.filter-pink-ff25):not(
    .motion-60d7
  ),
button[disabled]:not(.filter-pink-ff25):not(
    .motion-60d7
  ) {
  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;
}
.aside-079e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.aside-079e:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.panel-glass-218b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge_d77a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo-inner-ade4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.plasma-0895:after,
.plasma-0895:before,
.outline-199d:after,
.outline-199d:before,
.pink-6fa3:after,
.pink-6fa3:before,
.video_2c9f:after,
.video_2c9f:before,
.info-7f6f:after,
.info-7f6f:before,
.summary_soft_8912:after,
.summary_soft_8912:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.plasma-0895:after,
.outline-199d:after,
.pink-6fa3:after,
.video_2c9f:after,
.info-7f6f:after,
.summary_soft_8912:after {
  clear: both;
}
.outline-199d .paragraph_small_53fe,
.pink-6fa3 .paragraph_small_53fe,
.hard-caeb .paragraph_small_53fe {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tabs-purple-bee1 {
  display: inline-block;
}
.notification_23a6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification_23a6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification_23a6 .image_rough_d3ea {
  padding: 1em 0;
  font-size: 85%;
}
.image_rough_d3ea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.description-current-fbe5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.description-current-fbe5:after,
.description-current-fbe5:before {
  content: "";
  display: table;
}
.description-current-fbe5:after {
  clear: both;
}
.detail-down-6157 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.prev_62fe .detail-down-6157 {
  max-width: 50%;
}
.chip_hot_2b77 .detail-down-6157 {
  max-width: 33.33%;
}
.item_red_0cc2 .detail-down-6157 {
  max-width: 25%;
}
.label_thick_5f2b .detail-down-6157 {
  max-width: 20%;
}
.image-silver-bf93 .detail-down-6157 {
  max-width: 16.66%;
}
.message-inner-2063 .detail-down-6157 {
  max-width: 14.28%;
}
.notification-9660 .detail-down-6157 {
  max-width: 12.5%;
}
.soft_73a6 .detail-down-6157 {
  max-width: 11.11%;
}
.tag-8a62 {
  display: block;
}
.thumbnail_f23b .input_hot_cdb9 label,
.thumbnail_f23b .advanced_37c4 label,
.thumbnail_f23b .pattern_5a9a label,
.thumbnail_f23b .component_fast_f154 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image_outer_547d {
  list-style: none;
  margin: 0;
}
.image_outer_547d article.center-d450 {
  margin-bottom: 0;
}
.image_outer_547d ul {
  list-style: none;
  margin: 0;
}
.image_outer_547d .hover_under_6b45 li.center-d450 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image_outer_547d .hover_under_6b45 li.center-d450 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image_outer_547d .hover_under_6b45 li.center-d450: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) {
  .image_outer_547d .hover_under_6b45 li.center-d450 li.center-d450 li.center-d450 li.center-d450 {
    padding-left: 0;
  }
}
article.center-d450 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.center-d450 .outline-199d p:last-of-type {
  margin-bottom: 0;
}
article.center-d450 .overlay-cc62 {
  float: left;
}
article.center-d450 .element-short-6cbc {
  margin-left: 85px;
}
article.center-d450 .paragraph_motion_94e7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.center-d450 .paragraph_motion_94e7 .gallery-south-f5aa {
  margin-left: 10px;
}
article.center-d450 .inner_f956 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.center-d450 .layout_c6d3 {
  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 .input_hot_cdb9,
  #respond .pattern_5a9a,
  #respond .component_fast_f154 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_hot_cdb9 input,
#respond .pattern_5a9a input,
#respond .component_fast_f154 input {
  width: 100%;
}
#respond .component_fast_f154 {
  margin-right: 0;
}
#respond .media_smooth_e244 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern_basic_c562 {
  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;
}
.pattern_basic_c562.top-b398 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pattern_basic_c562 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%);
}
.pattern_basic_c562:focus,
.pattern_basic_c562: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);
}
.notice-warm-aa14 {
  border-radius: 10%;
}
.fluid-41ce {
  border-radius: 50%;
}
.badge-4a73 {
  font-size: 0.72em;
}
.large-c9d3 {
  font-size: 0.875em;
}
.form_c784 {
  font-size: 1.1em;
}
.complex-c34a {
  text-transform: uppercase;
  line-height: 1.2;
}
.complex-c34a.badge-4a73 {
  letter-spacing: 0.5px;
}
.current_f3d2,
.current_f3d2 a {
  color: #6d6d6d;
}
.current_f3d2 a:hover {
  color: #111;
}
.grid_a1a0 {
  color: #6d6d6d;
}
.section_new_1df8 {
  overflow-x: hidden;
}
.section_new_1df8 .old_ea12.accent_light_96c7 {
  position: relative;
}
.section_new_1df8 .old_ea12.accent_light_96c7.article_e4ba {
  position: initial;
}
.section_new_1df8
  .old_ea12.accent_light_96c7.article_e4ba
  .backdrop_d078 {
  left: auto;
}
.section_new_1df8 .old_ea12 .backdrop_d078 {
  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;
}
.section_new_1df8 .old_ea12:hover.accent_light_96c7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.section_new_1df8
  .old_ea12:hover.accent_light_96c7
  .backdrop_d078 {
  display: block;
  z-index: 9999999;
}
.section_new_1df8 .lite_e2ca .red-4010,
.section_new_1df8 .paragraph-slow-36a8 .red-4010 {
  display: none;
}
.section_new_1df8 .new-5759 .old_ea12:hover.accent_light_96c7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.thumbnail_f23b .input_hot_cdb9 label,
.thumbnail_f23b .advanced_37c4 label,
.thumbnail_f23b .pattern_5a9a label,
.thumbnail_f23b .component_fast_f154 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image_outer_547d {
  list-style: none;
  margin: 0;
}
.image_outer_547d article.center-d450 {
  margin-bottom: 0;
}
.image_outer_547d ul {
  list-style: none;
  margin: 0;
}
.image_outer_547d .hover_under_6b45 li.center-d450 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image_outer_547d .hover_under_6b45 li.center-d450 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image_outer_547d .hover_under_6b45 li.center-d450: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) {
  .image_outer_547d .hover_under_6b45 li.center-d450 li.center-d450 li.center-d450 li.center-d450 {
    padding-left: 0;
  }
}
article.center-d450 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.center-d450 .outline-199d p:last-of-type {
  margin-bottom: 0;
}
article.center-d450 .overlay-cc62 {
  float: left;
}
article.center-d450 .element-short-6cbc {
  margin-left: 85px;
}
article.center-d450 .paragraph_motion_94e7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.center-d450 .paragraph_motion_94e7 .gallery-south-f5aa {
  margin-left: 10px;
}
article.center-d450 .inner_f956 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.center-d450 .layout_c6d3 {
  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 .input_hot_cdb9,
  #respond .pattern_5a9a,
  #respond .component_fast_f154 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_hot_cdb9 input,
#respond .pattern_5a9a input,
#respond .component_fast_f154 input {
  width: 100%;
}
#respond .component_fast_f154 {
  margin-right: 0;
}
#respond .media_smooth_e244 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lite_e2ca .dirty_b38f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dirty_b38f .silver-0c7c.avatar_a458 .sidebar_96bf > li > a:focus,
.dirty_b38f .silver-0c7c.avatar_a458 .sidebar_96bf > li > a:hover,
.dirty_b38f .silver-0c7c.east-4b86 .sidebar_96bf > li > a:focus,
.dirty_b38f .silver-0c7c.east-4b86 .sidebar_96bf > li > a:hover,
.dirty_b38f .silver-0c7c.popup_prev_b559 .sidebar_96bf > li > a:focus,
.dirty_b38f .silver-0c7c.popup_prev_b559 .sidebar_96bf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_b38f
  .silver-0c7c.avatar_a458
  .sidebar_96bf
  > li.current-579a
  > a,
.dirty_b38f
  .silver-0c7c.avatar_a458
  .sidebar_96bf
  > li.hot-0425
  > a,
.dirty_b38f
  .silver-0c7c.east-4b86
  .sidebar_96bf
  > li.current-579a
  > a,
.dirty_b38f
  .silver-0c7c.east-4b86
  .sidebar_96bf
  > li.hot-0425
  > a,
.dirty_b38f
  .silver-0c7c.popup_prev_b559
  .sidebar_96bf
  > li.current-579a
  > a,
.dirty_b38f .silver-0c7c.popup_prev_b559 .sidebar_96bf > li.status_smooth_eb09 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_b38f .north_619e,
.dirty_b38f .north_619e a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_b38f .icon_pro_033b.primary_296e li a,
.dirty_b38f .text_paper_f688 a,
.dirty_b38f .cold-acd0,
.dirty_b38f .sidebar_96bf > li > a,
.dirty_b38f .highlight_hovered_a73f {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f .icon_pro_033b.primary_296e li a:hover,
.dirty_b38f .text_paper_f688 a:hover,
.dirty_b38f .cold-acd0:hover,
.dirty_b38f .sidebar_96bf > li > a:hover,
.dirty_b38f .highlight_hovered_a73f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_b38f .plasma-b108 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f .plasma-b108 .overlay-in-f3b2 {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_b38f .plasma-b108:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_b38f .primary_fluid_9dff .search-a912 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f .primary_fluid_9dff .search-a912 .widget-hot-0934 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f
  .primary_fluid_9dff
  .search-a912
  .widget-hot-0934::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f
  .primary_fluid_9dff
  .search-a912
  .widget-hot-0934:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f
  .primary_fluid_9dff
  .search-a912
  .widget-hot-0934::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f
  .primary_fluid_9dff
  .search-a912
  .widget-hot-0934::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f .primary_fluid_9dff .dim_69f2 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_b38f .primary_fluid_9dff .dim_69f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-silver-9f80
  .dirty_b38f
  .primary_fluid_9dff
  .banner-314a
  .block_0f17 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-silver-9f80
  .dirty_b38f
  .primary_fluid_9dff
  .banner-314a
  .widget-hot-0934 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_e2ca .fast_5b63 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fast_5b63 .silver-0c7c.avatar_a458 .sidebar_96bf > li > a:focus,
.fast_5b63 .silver-0c7c.avatar_a458 .sidebar_96bf > li > a:hover,
.fast_5b63 .silver-0c7c.east-4b86 .sidebar_96bf > li > a:focus,
.fast_5b63 .silver-0c7c.east-4b86 .sidebar_96bf > li > a:hover,
.fast_5b63 .silver-0c7c.popup_prev_b559 .sidebar_96bf > li > a:focus,
.fast_5b63 .silver-0c7c.popup_prev_b559 .sidebar_96bf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fast_5b63
  .silver-0c7c.avatar_a458
  .sidebar_96bf
  > li.current-579a
  > a,
.fast_5b63
  .silver-0c7c.avatar_a458
  .sidebar_96bf
  > li.hot-0425
  > a,
.fast_5b63
  .silver-0c7c.east-4b86
  .sidebar_96bf
  > li.current-579a
  > a,
.fast_5b63
  .silver-0c7c.east-4b86
  .sidebar_96bf
  > li.hot-0425
  > a,
.fast_5b63
  .silver-0c7c.popup_prev_b559
  .sidebar_96bf
  > li.current-579a
  > a,
.fast_5b63 .silver-0c7c.popup_prev_b559 .sidebar_96bf > li.status_smooth_eb09 > a {
  color: rgba(0, 0, 0, 0.8);
}
.fast_5b63 .north_619e,
.fast_5b63 .north_619e a {
  color: rgba(0, 0, 0, 0.8);
}
.fast_5b63 .icon_pro_033b.primary_296e li a,
.fast_5b63 .text_paper_f688 a,
.fast_5b63 .cold-acd0,
.fast_5b63 .sidebar_96bf > li > a,
.fast_5b63 .highlight_hovered_a73f {
  color: rgba(0, 0, 0, 0.55);
}
.fast_5b63 .icon_pro_033b.primary_296e li a:hover,
.fast_5b63 .text_paper_f688 a:hover,
.fast_5b63 .cold-acd0:hover,
.fast_5b63 .sidebar_96bf > li > a:hover,
.fast_5b63 .highlight_hovered_a73f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fast_5b63 .plasma-b108 {
  color: rgba(0, 0, 0, 0.55);
}
.fast_5b63 .plasma-b108 .overlay-in-f3b2 {
  color: rgba(0, 0, 0, 0.8);
}
.fast_5b63 .plasma-b108:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_8bc7 .grid_7fc8 {
  margin-left: auto;
  margin-right: auto;
}
.pink-6fa3 > * {
  margin-left: auto;
  margin-right: auto;
}
.pink-6fa3 .panel-glass-218b {
  margin-right: 1.41575em;
}
.pattern_5dc3 .pink-6fa3 > .pattern-tiny-9a8c {
  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;
}
.pattern_5dc3 .pink-6fa3 > .dynamic_7b39 {
  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;
}
.outer_de5d.avatar_8bc7 .grid_7fc8,
.form_6b85.avatar_8bc7 .grid_7fc8 {
  margin-left: 0;
}
.link_lower_789f.avatar_8bc7 .grid_7fc8,
.disabled-hard-23ce.avatar_8bc7 .grid_7fc8 {
  margin-right: 0;
}
.pink-6fa3 ol,
.pink-6fa3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box-stone-d051 video {
  max-width: 100%;
}
.shadow-9727 img {
  display: block;
}
.shadow-9727.panel-glass-218b,
.shadow-9727.badge_d77a {
  width: 100%;
}
.shadow-9727.dynamic_7b39 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.old_c125:not(.small_6749) {
  margin: 1.5em auto;
}
.title_bb9b p {
  padding: 1.5em 14px;
}
ul.complex-aa35.dynamic_7b39,
ul.complex-aa35.pattern-tiny-9a8c,
ul.complex-aa35.preview-old-4d1c.pattern-tiny-9a8c {
  padding: 0 14px;
}
.rough-47ef {
  display: block;
  overflow-x: auto;
}
.rough-47ef table {
  border-collapse: collapse;
  width: 100%;
}
.rough-47ef td,
.rough-47ef th {
  padding: 0.5em;
}
.pink-6fa3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pink-6fa3 ol ol,
.pink-6fa3 ol ul,
.pink-6fa3 ul ol,
.pink-6fa3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pink-6fa3 ol ol li,
.pink-6fa3 ol ul li,
.pink-6fa3 ul ol li,
.pink-6fa3 ul ul li {
  margin-left: 0;
}
.shadow-green-4b1f.dirty-a558 > .header_969c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow-green-4b1f.dirty-a558 > .header_969c iframe,
.shadow-green-4b1f.dirty-a558 > .header_969c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focus_light_efb9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focus_light_efb9.logo_12d6 {
  padding: 0;
}
.focus_light_efb9.logo_12d6 cite {
  font-size: 13px;
}
.focus_light_efb9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focus_light_efb9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.status_61fb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.status_61fb > p:first-child {
  margin-top: 0;
}
.status_61fb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.status_61fb blockquote {
  border-left: 0;
}
.outer-258e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outer-258e:not(.row_mini_04a8) {
  max-width: 100px;
}
.outer-258e.east_c509 {
  border-bottom: none !important;
  text-align: center;
}
.outer-258e.east_c509::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title_bb9b p {
    padding: 1.5em 0;
  }
}
.module_outer_8ea7 {
  color: #0073aa;
}
.element_1e85 {
  background-color: #0073aa;
}
.pro-1176 {
  color: #229fd8;
}
.advanced-8aae {
  background-color: #229fd8;
}
.pressed_2726 {
  color: #eee;
}
.focus_upper_8e2f {
  background-color: #eee;
}
.rough_e16c {
  color: #444;
}
.east_17dd {
  background-color: #444;
}
.thumbnail-ea98 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thumbnail-ea98 .main_0f05 .text_paper_f688 {
  font-size: 15px;
}
.thumbnail-ea98 .text_paper_f688 {
  line-height: 1.3;
}
.thumbnail-ea98 .fast_5b63 {
}
.thumbnail-ea98 .dirty_b38f {
  background: #235787;
}
.card_complex_5124 {
  padding: 0;
}
.card_complex_5124 .dirty_b38f {
  background: #1a1a1a;
}
.card_complex_5124 .fast_5b63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge_92d9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge_92d9 .fast_5b63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge_92d9 .dirty_b38f {
  background: #303030;
}
.summary_soft_8912 {
  position: relative;
  z-index: 10;
}
.summary_soft_8912 .fluid_78ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_e492 .accent_light_96c7 {
  display: inline-block;
  vertical-align: middle;
}
.hard_e492.action_87e9 .accent_light_96c7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hard_e492.action_87e9 .accent_light_96c7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hard_e492.action_87e9 .accent_light_96c7 {
    margin-right: 0.4em;
  }
}
.hard_e492.action_87e9 .accent_light_96c7:last-child {
  margin-right: 0;
}
.tooltip_short_48a1 .fluid_78ec {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .lite_e2ca .main_0f05 {
    margin: 0 -0.5em;
  }
  .lite_e2ca .main_0f05 [class*="customify-col-"],
  .lite_e2ca .main_0f05 [class*="customify-col_"],
  .lite_e2ca .main_0f05 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.lite_e2ca.selected_dcc7 .fluid_78ec {
  background: 0 0 !important;
}
.lite_e2ca.selected_dcc7 .fluid_78ec,
.lite_e2ca.tooltip_short_48a1 .fluid_78ec {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .lite_e2ca.photo_55ab {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.lite_e2ca.tooltip_short_48a1 .fluid_78ec {
  box-shadow: none !important;
}
.picture_center_5ace {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture_center_5ace {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture_center_5ace {
    padding: 18px 0 20px;
  }
}
.picture_center_5ace .red-4873 {
  width: 100%;
}
.picture_center_5ace .copper-621f {
  margin-bottom: 0;
}
.picture_center_5ace .notice_dd6d {
  margin-top: 5px;
  font-size: 0.875em;
}
.wood_586e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wood_586e .static_42c2 {
  width: 100%;
}
.wide-e223 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wide-e223 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wide-e223 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;
}
.wide-e223 li:last-child:after {
  display: none;
}
.wide-e223 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bright_f073 .red-4010 button,
.picture_center_5ace .red-4010 button {
  left: 0;
}
.bright_f073 .static_42c2,
.picture_center_5ace .static_42c2 {
  padding-left: 0;
  padding-right: 0;
}
.bright_f073 .wood_586e,
.picture_center_5ace .wood_586e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bright_f073 {
  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;
}
.bright_f073: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;
}
.bright_f073 .hidden-fixed-9012 {
  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) {
  .bright_f073 .hidden-fixed-9012 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bright_f073 .hidden-fixed-9012 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bright_f073 .hidden-fixed-9012 {
    min-height: 200px;
  }
}
.bright_f073 .wide-e223 {
  color: rgba(255, 255, 255, 0.8);
}
.bright_f073 .wide-e223 a,
.bright_f073 .wide-e223 li:after {
  color: inherit;
}
.bright_f073 .wide-e223 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info-1ecf {
  margin-bottom: 0.5em;
}
.nav-a687 {
  margin-bottom: 1.2em;
}
.nav-a687,
.info-1ecf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav-a687 p:last-child,
.info-1ecf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .red-4010,
#masthead .red-4010 {
  display: none;
}
#masthead
  > .red-4010.under-29a3 {
  display: none;
}
#masthead > .red-4010 button {
  left: 0;
}
.hard-d928 {
  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%;
}
.hard-d928 .accent_light_96c7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hard-d928 .rough-d8ac {
  display: -webkit-box;
  display: flex;
}
.hard-d928 .rough-d8ac.tertiary-next-3844 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hard-d928 .rough-d8ac.tabs-simple-ef1a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard-d928 .rough-d8ac.column_78db {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard-d928.shadow_c4aa.solid_d656 .rough-d8ac.tertiary-next-3844 {
  flex-basis: 100%;
}
.hard-d928.steel-e02e .rough-d8ac.tabs-simple-ef1a {
  -webkit-box-flex: 1;
  flex: auto;
}
.hard-d928.steel-e02e .rough-d8ac.column_78db {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .red-4010.under-29a3 {
  display: none;
}
#masthead > .red-4010 button {
  left: 0;
}
.element_yellow_822b {
  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;
}
.element_yellow_822b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element_yellow_822b.heading_medium_0107 i {
  margin-right: 4px;
}
.element_yellow_822b.text_clean_162b i {
  margin-left: 5px;
}
.text_paper_f688 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.text_paper_f688 p:last-child {
  margin-bottom: 0;
}
.media-c317 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media-c317 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media-c317 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media-c317 .north_619e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media-c317 .lower-f326 {
  margin: 5px 0 7px 0;
}
.media-c317.dynamic_f7a5 .active-8fb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-c317.dynamic_f7a5 .texture-first-2a79 {
  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;
}
.media-c317.in_2c95 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media-c317.in_2c95 .active-8fb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-c317.in_2c95 .texture-first-2a79 {
  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;
}
.media-c317.list_dynamic_41b8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-c317.message_right_42a7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media-c317.message_right_42a7 .texture-first-2a79 {
  margin-top: 7px;
}
.shade-top-d2aa {
  display: inline-block;
}
.summary_soft_8912 .heading-iron-cae8 .media-c317 img {
  max-width: 100%;
}
.silver-0c7c .layout-e205.bottom_24e6,
.dropdown_35f8 .layout-e205.bottom_24e6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.silver-0c7c .pro_f5c2,
.dropdown_35f8 .pro_f5c2 {
  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%);
}
.silver-0c7c .pro_f5c2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.silver-0c7c.gallery-rough-62c4 .pro_f5c2 {
  display: none;
}
.silver-0c7c .basic_f572 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silver-0c7c .basic_f572 li {
  display: inline-block;
  position: relative;
}
.silver-0c7c .basic_f572 li:last-child {
  margin-right: 0;
}
.silver-0c7c .basic_f572 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;
}
.silver-0c7c .basic_f572 li.status_smooth_eb09 > a {
  color: rgba(0, 0, 0, 0.9);
}
.silver-0c7c .basic_f572 > 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;
}
.silver-0c7c .basic_f572 > li > a i {
  line-height: 0;
}
.silver-0c7c .basic_f572 > li.footer_left_c803 > a .pro_f5c2 {
  margin-left: 4px;
  line-height: 0;
}
.silver-0c7c .basic_f572 .form-dark-d422 li.footer_left_c803 > a {
  position: relative;
}
.silver-0c7c .basic_f572 .form-dark-d422 li.footer_left_c803 > a:after,
.silver-0c7c .basic_f572 .form-dark-d422 li.footer_left_c803 > a:before {
  content: "";
  display: table;
}
.silver-0c7c .basic_f572 .form-dark-d422 li.footer_left_c803 > a:after {
  clear: both;
}
.silver-0c7c .basic_f572 .form-dark-d422 li.footer_left_c803 > a .pro_f5c2 {
  margin-left: 5px;
  float: right;
}
.silver-0c7c .outline_cd32,
.silver-0c7c .form-dark-d422 {
  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;
}
.silver-0c7c .form-dark-d422 {
  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;
}
.silver-0c7c .form-dark-d422 .bottom_24e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.silver-0c7c .form-dark-d422 .pro_f5c2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.silver-0c7c .form-dark-d422 li {
  display: block;
  margin: 0;
  padding: 0;
}
.silver-0c7c .form-dark-d422 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;
}
.silver-0c7c .form-dark-d422 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.silver-0c7c .form-dark-d422 .form-dark-d422 {
  top: 0;
  left: 100%;
}
.silver-0c7c .shadow_4d38.fn-focus-e030 > .outline_cd32,
.silver-0c7c .shadow_4d38.fn-focus-e030 > .form-dark-d422,
.silver-0c7c .shadow_4d38:focus > .outline_cd32,
.silver-0c7c .shadow_4d38:focus > .form-dark-d422,
.silver-0c7c .shadow_4d38:hover > .outline_cd32,
.silver-0c7c .shadow_4d38:hover > .form-dark-d422 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.silver-0c7c.popup_prev_b559 .sidebar_96bf:after,
.silver-0c7c.popup_prev_b559 .sidebar_96bf:before {
  content: "";
  display: table;
}
.silver-0c7c.popup_prev_b559 .sidebar_96bf:after {
  clear: both;
}
.silver-0c7c.popup_prev_b559 .sidebar_96bf > li {
  float: left;
}
.silver-0c7c.status-new-6675 .sidebar_96bf:after,
.silver-0c7c.status-new-6675 .sidebar_96bf:before {
  content: "";
  display: table;
}
.silver-0c7c.status-new-6675 .sidebar_96bf:after {
  clear: both;
}
.silver-0c7c.status-new-6675 .sidebar_96bf > li {
  float: left;
}
.silver-0c7c.status-new-6675 .sidebar_96bf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.silver-0c7c.status-new-6675 .sidebar_96bf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.silver-0c7c.status-new-6675 .sidebar_96bf > li.current-579a > a,
.silver-0c7c.status-new-6675 .sidebar_96bf > li.status_smooth_eb09 > a {
  color: #fff;
  background-color: #1e4b75;
}
.silver-0c7c.avatar_a458 .sidebar_96bf > li > a .bottom_24e6 {
  position: relative;
}
.silver-0c7c.avatar_a458 .sidebar_96bf > li > a .bottom_24e6: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;
}
.silver-0c7c.avatar_a458
  .sidebar_96bf
  > li:focus
  > a
  .bottom_24e6:before,
.silver-0c7c.avatar_a458
  .sidebar_96bf
  > li:hover
  > a
  .bottom_24e6:before {
  width: 100%;
  background-color: currentColor;
}
.silver-0c7c.avatar_a458
  .sidebar_96bf
  > li.current-579a
  > a
  .bottom_24e6:before,
.silver-0c7c.avatar_a458
  .sidebar_96bf
  > li.hot-0425
  > a
  .bottom_24e6:before {
  width: 100%;
  background-color: currentColor;
}
.silver-0c7c.east-4b86 .sidebar_96bf > li > a .bottom_24e6 {
  position: relative;
}
.silver-0c7c.east-4b86 .sidebar_96bf > li > a .bottom_24e6: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;
}
.silver-0c7c.east-4b86 .sidebar_96bf > li:focus > a .bottom_24e6:before,
.silver-0c7c.east-4b86
  .sidebar_96bf
  > li:hover
  > a
  .bottom_24e6:before {
  width: 100%;
  background-color: currentColor;
}
.silver-0c7c.east-4b86
  .sidebar_96bf
  > li.current-579a
  > a
  .bottom_24e6:before,
.silver-0c7c.east-4b86
  .sidebar_96bf
  > li.hot-0425
  > a
  .bottom_24e6:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown_35f8 .basic_f572 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown_35f8 .basic_f572 li:first-child > a {
  border-top: none;
}
.dropdown_35f8 .basic_f572 .component-6b5d > .bottom_24e6 .pro_f5c2 {
  display: none;
}
.dropdown_35f8 .basic_f572 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown_35f8 .basic_f572 li:last-child {
  border: none;
}
.dropdown_35f8 .basic_f572 li.footer_left_c803 > a {
  padding-right: 45px !important;
}
.dropdown_35f8 .basic_f572 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown_35f8 .basic_f572 li a:focus,
.dropdown_35f8 .basic_f572 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown_35f8 .basic_f572 li .upper-09b7 {
  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;
}
.dropdown_35f8 .basic_f572 li .upper-09b7:hover {
  box-shadow: none;
}
.dropdown_35f8 .basic_f572 li .upper-09b7 .pro_f5c2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown_35f8 .basic_f572 .form-dark-d422 {
  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);
}
.dropdown_35f8 .basic_f572 .form-dark-d422 li a {
  padding-left: 3em;
}
.dropdown_35f8 .basic_f572 .fluid_feb3 > a .upper-09b7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown_35f8 .basic_f572 .fluid_feb3 > .form-dark-d422 {
  display: block;
  opacity: 1;
}
.photo-orange-0cd3 {
  max-width: 100%;
}
.aside_4052 {
  line-height: 0;
  cursor: pointer;
}
.highlight_hovered_a73f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight_hovered_a73f:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight_hovered_a73f svg {
  width: 18px;
  height: 18px;
}
.highlight_hovered_a73f .liquid-bf74 {
  display: none;
}
.gradient_upper_ab05 {
  position: relative;
}
.gradient_upper_ab05.fn-active-e030 .highlight_hovered_a73f .last_80bb {
  display: none;
}
.gradient_upper_ab05.fn-active-e030 .highlight_hovered_a73f .liquid-bf74 {
  display: inline-block;
}
.gradient_upper_ab05 .avatar_4323 {
  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);
}
.gradient_upper_ab05.title_c75e .avatar_4323 {
  left: auto;
  right: -0.9em;
}
.gradient_upper_ab05.title_c75e .panel-be96::before {
  left: auto;
  right: 15px;
}
.gradient_upper_ab05.fn-active-e030 .avatar_4323 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner-314a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.banner-314a label {
  flex-basis: 100%;
}
.banner-314a .search-a912 {
  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;
}
.banner-314a .widget-hot-0934 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.banner-314a .widget-hot-0934:focus {
  background-color: transparent;
}
.banner-314a button.dim_69f2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.banner-314a button.dim_69f2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.banner-314a button.dim_69f2 svg {
  width: 18px;
  height: 18px;
}
.banner-314a input[type="submit"] {
  min-height: auto;
}
.primary_fluid_9dff .banner-314a .widget-hot-0934 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel-be96 {
  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) {
  .panel-be96 {
    width: 220px;
  }
}
.panel-be96 label {
  flex-basis: 100%;
}
.panel-be96::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;
}
.slider-silver-9f80 .primary_fluid_9dff .banner-314a {
  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;
}
.slider-silver-9f80
  .primary_fluid_9dff
  .banner-314a
  .search-a912 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider-silver-9f80 .primary_fluid_9dff .banner-314a .widget-hot-0934 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider-silver-9f80
  .primary_fluid_9dff
  .banner-314a
  .widget-hot-0934:focus {
  background: 0 0;
}
.slider-silver-9f80
  .primary_fluid_9dff
  .banner-314a
  .block_0f17 {
  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;
}
.icon_pro_033b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon_pro_033b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon_pro_033b li:last-child {
  margin-right: 0;
}
.icon_pro_033b li:first-child {
  margin-left: 0;
}
.icon_pro_033b.text-a95f a {
  color: #fff;
}
.icon_pro_033b.text-a95f a:hover {
  color: #fff;
}
.icon_pro_033b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon_pro_033b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon_pro_033b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon_pro_033b a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon_pro_033b [class*="social-icon-apple"] {
  background-color: #999;
}
.icon_pro_033b [class*="social-icon-apple"].focused-37d6 {
  background-color: transparent;
  color: #999;
}
.icon_pro_033b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon_pro_033b [class*="social-icon-behance"].focused-37d6 {
  background-color: transparent;
  color: #1769ff;
}
.icon_pro_033b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon_pro_033b [class*="social-icon-bitbucket"].focused-37d6 {
  background-color: transparent;
  color: #205081;
}
.icon_pro_033b [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon_pro_033b [class*="social-icon-codepen"].focused-37d6 {
  background-color: transparent;
  color: #000;
}
.icon_pro_033b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon_pro_033b [class*="social-icon-delicious"].focused-37d6 {
  background-color: transparent;
  color: #39f;
}
.icon_pro_033b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon_pro_033b [class*="social-icon-digg"].focused-37d6 {
  background-color: transparent;
  color: #005be2;
}
.icon_pro_033b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon_pro_033b [class*="social-icon-dribbble"].focused-37d6 {
  background-color: transparent;
  color: #ea4c89;
}
.icon_pro_033b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon_pro_033b [class*="social-icon-envelope"].focused-37d6 {
  background-color: transparent;
  color: #ea4335;
}
.icon_pro_033b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon_pro_033b [class*="social-icon-facebook"].focused-37d6 {
  background-color: transparent;
  color: #3b5998;
}
.icon_pro_033b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon_pro_033b [class*="social-icon-flickr"].focused-37d6 {
  background-color: transparent;
  color: #0063dc;
}
.icon_pro_033b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon_pro_033b [class*="social-icon-foursquare"].focused-37d6 {
  background-color: transparent;
  color: #2d5be3;
}
.icon_pro_033b [class*="social-icon-github"] {
  background-color: #333;
}
.icon_pro_033b [class*="social-icon-github"].focused-37d6 {
  background-color: transparent;
  color: #333;
}
.icon_pro_033b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon_pro_033b [class*="social-icon-google-plus"].focused-37d6 {
  background-color: transparent;
  color: #dd4b39;
}
.icon_pro_033b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon_pro_033b [class*="social-icon-houzz"].focused-37d6 {
  background-color: transparent;
  color: #7ac142;
}
.icon_pro_033b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon_pro_033b [class*="social-icon-instagram"].focused-37d6 {
  background-color: transparent;
  color: #262626;
}
.icon_pro_033b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon_pro_033b [class*="social-icon-jsfiddle"].focused-37d6 {
  background-color: transparent;
  color: #487aa2;
}
.icon_pro_033b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon_pro_033b [class*="social-icon-linkedin"].focused-37d6 {
  background-color: transparent;
  color: #0077b5;
}
.icon_pro_033b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon_pro_033b [class*="social-icon-medium"].focused-37d6 {
  background-color: transparent;
  color: #00ab6b;
}
.icon_pro_033b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon_pro_033b
  [class*="social-icon-odnoklassniki"].focused-37d6 {
  background-color: transparent;
  color: #f4731c;
}
.icon_pro_033b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon_pro_033b [class*="social-icon-meetup"].focused-37d6 {
  background-color: transparent;
  color: #ec1c40;
}
.icon_pro_033b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon_pro_033b [class*="social-icon-pinterest"].focused-37d6 {
  background-color: transparent;
  color: #bd081c;
}
.icon_pro_033b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon_pro_033b [class*="social-icon-product-hunt"].focused-37d6 {
  background-color: transparent;
  color: #da552f;
}
.icon_pro_033b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon_pro_033b [class*="social-icon-reddit"].focused-37d6 {
  background-color: transparent;
  color: #ff4500;
}
.icon_pro_033b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon_pro_033b [class*="social-icon-rss"].focused-37d6 {
  background-color: transparent;
  color: #f26522;
}
.icon_pro_033b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon_pro_033b
  [class*="social-icon-shopping-cart"].focused-37d6 {
  background-color: transparent;
  color: #4caf50;
}
.icon_pro_033b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon_pro_033b [class*="social-icon-skype"].focused-37d6 {
  background-color: transparent;
  color: #00aff0;
}
.icon_pro_033b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon_pro_033b [class*="social-icon-slideshare"].focused-37d6 {
  background-color: transparent;
  color: #0077b5;
}
.icon_pro_033b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon_pro_033b [class*="social-icon-snapchat"].focused-37d6 {
  background-color: transparent;
  color: #fffc00;
}
.icon_pro_033b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon_pro_033b [class*="social-icon-soundcloud"].focused-37d6 {
  background-color: transparent;
  color: #f80;
}
.icon_pro_033b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon_pro_033b [class*="social-icon-spotify"].focused-37d6 {
  background-color: transparent;
  color: #2ebd59;
}
.icon_pro_033b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon_pro_033b
  [class*="social-icon-stack-overflow"].focused-37d6 {
  background-color: transparent;
  color: #fe7a15;
}
.icon_pro_033b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon_pro_033b [class*="social-icon-maldkfgram"].focused-37d6 {
  background-color: transparent;
  color: #2ca5e0;
}
.icon_pro_033b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon_pro_033b [class*="social-icon-tripadvisor"].focused-37d6 {
  background-color: transparent;
  color: #589442;
}
.icon_pro_033b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon_pro_033b [class*="social-icon-tumblr"].focused-37d6 {
  background-color: transparent;
  color: #35465c;
}
.icon_pro_033b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon_pro_033b [class*="social-icon-twitch"].focused-37d6 {
  background-color: transparent;
  color: #6441a5;
}
.icon_pro_033b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon_pro_033b [class*="social-icon-twitter"].focused-37d6 {
  background-color: transparent;
  color: #1da1f2;
}
.icon_pro_033b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon_pro_033b [class*="social-icon-vimeo"].focused-37d6 {
  background-color: transparent;
  color: #1ab7ea;
}
.icon_pro_033b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon_pro_033b [class*="social-icon-vk"].focused-37d6 {
  background-color: transparent;
  color: #45668e;
}
.icon_pro_033b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon_pro_033b [class*="social-icon-weibo"].focused-37d6 {
  background-color: transparent;
  color: #df2029;
}
.icon_pro_033b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon_pro_033b [class*="social-icon-weixin"].focused-37d6 {
  background-color: transparent;
  color: #7bb32e;
}
.icon_pro_033b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon_pro_033b [class*="social-icon-whatsapp"].focused-37d6 {
  background-color: transparent;
  color: #25d366;
}
.icon_pro_033b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon_pro_033b [class*="social-icon-wordpress"].focused-37d6 {
  background-color: transparent;
  color: #21759b;
}
.icon_pro_033b [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon_pro_033b [class*="social-icon-xing"].focused-37d6 {
  background-color: transparent;
  color: #026466;
}
.icon_pro_033b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon_pro_033b [class*="social-icon-yelp"].focused-37d6 {
  background-color: transparent;
  color: #af0606;
}
.icon_pro_033b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon_pro_033b [class*="social-icon-youtube"].focused-37d6 {
  background-color: transparent;
  color: #cd201f;
}
.cold-acd0 {
  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;
}
.cold-acd0:hover {
  box-shadow: none;
  background: 0 0;
}
.last_d0a7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview-71d3 {
  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;
}
.wrapper-659e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.center-fdb2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.center-fdb2,
.center-fdb2::after,
.center-fdb2::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;
}
.center-fdb2::after,
.center-fdb2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label_9a6b .preview-71d3 .wrapper-659e {
  margin-top: -2px;
  width: 19px;
}
.label_9a6b .preview-71d3 .center-fdb2 {
  margin-top: -1px;
}
.label_9a6b .preview-71d3 .center-fdb2,
.label_9a6b .preview-71d3 .center-fdb2::after,
.label_9a6b .preview-71d3 .center-fdb2::before {
  width: 19px;
  height: 2px;
}
.label_9a6b .preview-71d3 .center-fdb2::before {
  top: -6px;
}
.label_9a6b .preview-71d3 .center-fdb2::after {
  bottom: -6px;
}
.chip_8597 .preview-71d3 .wrapper-659e {
  margin-top: -2px;
  width: 22px;
}
.chip_8597 .preview-71d3 .center-fdb2 {
  margin-top: -1px;
}
.chip_8597 .preview-71d3 .center-fdb2,
.chip_8597 .preview-71d3 .center-fdb2::after,
.chip_8597 .preview-71d3 .center-fdb2::before {
  width: 22px;
  height: 2px;
}
.chip_8597 .preview-71d3 .center-fdb2::before {
  top: -7px;
}
.chip_8597 .preview-71d3 .center-fdb2::after {
  bottom: -7px;
}
.filter-bottom-2835 .preview-71d3 .wrapper-659e {
  margin-top: -2px;
  width: 31px;
}
.filter-bottom-2835 .preview-71d3 .center-fdb2 {
  margin-top: -1.5px;
}
.filter-bottom-2835 .preview-71d3 .center-fdb2,
.filter-bottom-2835 .preview-71d3 .center-fdb2::after,
.filter-bottom-2835 .preview-71d3 .center-fdb2::before {
  width: 31px;
  height: 3px;
}
.filter-bottom-2835 .preview-71d3 .center-fdb2::before {
  top: -9px;
}
.filter-bottom-2835 .preview-71d3 .center-fdb2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .avatar_silver_fd48 .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_silver_fd48 .preview-71d3 .center-fdb2 {
    margin-top: -1px;
  }
  .avatar_silver_fd48 .preview-71d3 .center-fdb2,
  .avatar_silver_fd48 .preview-71d3 .center-fdb2::after,
  .avatar_silver_fd48 .preview-71d3 .center-fdb2::before {
    width: 19px;
    height: 2px;
  }
  .avatar_silver_fd48 .preview-71d3 .center-fdb2::before {
    top: -6px;
  }
  .avatar_silver_fd48 .preview-71d3 .center-fdb2::after {
    bottom: -6px;
  }
  .title_5017 .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 22px;
  }
  .title_5017 .preview-71d3 .center-fdb2 {
    margin-top: -1px;
  }
  .title_5017 .preview-71d3 .center-fdb2,
  .title_5017 .preview-71d3 .center-fdb2::after,
  .title_5017 .preview-71d3 .center-fdb2::before {
    width: 22px;
    height: 2px;
  }
  .title_5017 .preview-71d3 .center-fdb2::before {
    top: -7px;
  }
  .title_5017 .preview-71d3 .center-fdb2::after {
    bottom: -7px;
  }
  .orange_8d18 .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 31px;
  }
  .orange_8d18 .preview-71d3 .center-fdb2 {
    margin-top: -1.5px;
  }
  .orange_8d18 .preview-71d3 .center-fdb2,
  .orange_8d18 .preview-71d3 .center-fdb2::after,
  .orange_8d18 .preview-71d3 .center-fdb2::before {
    width: 31px;
    height: 3px;
  }
  .orange_8d18 .preview-71d3 .center-fdb2::before {
    top: -9px;
  }
  .orange_8d18 .preview-71d3 .center-fdb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma_9867 .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 19px;
  }
  .plasma_9867 .preview-71d3 .center-fdb2 {
    margin-top: -1px;
  }
  .plasma_9867 .preview-71d3 .center-fdb2,
  .plasma_9867 .preview-71d3 .center-fdb2::after,
  .plasma_9867 .preview-71d3 .center-fdb2::before {
    width: 19px;
    height: 2px;
  }
  .plasma_9867 .preview-71d3 .center-fdb2::before {
    top: -6px;
  }
  .plasma_9867 .preview-71d3 .center-fdb2::after {
    bottom: -6px;
  }
  .lite_0b0e .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 22px;
  }
  .lite_0b0e .preview-71d3 .center-fdb2 {
    margin-top: -1px;
  }
  .lite_0b0e .preview-71d3 .center-fdb2,
  .lite_0b0e .preview-71d3 .center-fdb2::after,
  .lite_0b0e .preview-71d3 .center-fdb2::before {
    width: 22px;
    height: 2px;
  }
  .lite_0b0e .preview-71d3 .center-fdb2::before {
    top: -7px;
  }
  .lite_0b0e .preview-71d3 .center-fdb2::after {
    bottom: -7px;
  }
  .over_329d .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 31px;
  }
  .over_329d .preview-71d3 .center-fdb2 {
    margin-top: -1.5px;
  }
  .over_329d .preview-71d3 .center-fdb2,
  .over_329d .preview-71d3 .center-fdb2::after,
  .over_329d .preview-71d3 .center-fdb2::before {
    width: 31px;
    height: 3px;
  }
  .over_329d .preview-71d3 .center-fdb2::before {
    top: -9px;
  }
  .over_329d .preview-71d3 .center-fdb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-selected-9fcd .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-selected-9fcd .preview-71d3 .center-fdb2 {
    margin-top: -1px;
  }
  .tertiary-selected-9fcd .preview-71d3 .center-fdb2,
  .tertiary-selected-9fcd .preview-71d3 .center-fdb2::after,
  .tertiary-selected-9fcd .preview-71d3 .center-fdb2::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-selected-9fcd .preview-71d3 .center-fdb2::before {
    top: -6px;
  }
  .tertiary-selected-9fcd .preview-71d3 .center-fdb2::after {
    bottom: -6px;
  }
  .message_a4fc .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 22px;
  }
  .message_a4fc .preview-71d3 .center-fdb2 {
    margin-top: -1px;
  }
  .message_a4fc .preview-71d3 .center-fdb2,
  .message_a4fc .preview-71d3 .center-fdb2::after,
  .message_a4fc .preview-71d3 .center-fdb2::before {
    width: 22px;
    height: 2px;
  }
  .message_a4fc .preview-71d3 .center-fdb2::before {
    top: -7px;
  }
  .message_a4fc .preview-71d3 .center-fdb2::after {
    bottom: -7px;
  }
  .pressed-7de6 .preview-71d3 .wrapper-659e {
    margin-top: -2px;
    width: 31px;
  }
  .pressed-7de6 .preview-71d3 .center-fdb2 {
    margin-top: -1.5px;
  }
  .pressed-7de6 .preview-71d3 .center-fdb2,
  .pressed-7de6 .preview-71d3 .center-fdb2::after,
  .pressed-7de6 .preview-71d3 .center-fdb2::before {
    width: 31px;
    height: 3px;
  }
  .pressed-7de6 .preview-71d3 .center-fdb2::before {
    top: -9px;
  }
  .pressed-7de6 .preview-71d3 .center-fdb2::after {
    bottom: -9px;
  }
}
.progress_dark_ee80 .center-fdb2 {
  -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);
}
.progress_dark_ee80 .center-fdb2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress_dark_ee80 .center-fdb2::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);
}
.progress_dark_ee80.highlight-top-db64 .center-fdb2 {
  -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);
}
.progress_dark_ee80.highlight-top-db64 .center-fdb2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress_dark_ee80.highlight-top-db64 .center-fdb2::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);
}
.white-4254 {
  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.backdrop_4729:before {
  display: none;
}
.paragraph-slow-36a8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph-slow-36a8 .shadow_blue_6217 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph-slow-36a8 .shadow_blue_6217:last-of-type {
  border-bottom: none;
}
.paragraph-slow-36a8 .shadow_blue_6217.breadcrumb_66b5,
.paragraph-slow-36a8 .shadow_blue_6217.label-83aa,
.paragraph-slow-36a8 .shadow_blue_6217.west-9d7c {
  padding: 0;
}
.paragraph-slow-36a8 .dropdown_35f8 .upper-09b7 {
  color: currentColor;
}
.paragraph-slow-36a8 .dropdown_35f8 .upper-09b7:focus,
.paragraph-slow-36a8 .dropdown_35f8 .upper-09b7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-slow-36a8.fast_5b63 .plasma-b108,
.paragraph-slow-36a8.fast_5b63 .text_paper_f688 a,
.paragraph-slow-36a8.fast_5b63 .sidebar_96bf a,
.paragraph-slow-36a8.fast_5b63 .form-dark-d422 a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-slow-36a8.fast_5b63 .plasma-b108:hover,
.paragraph-slow-36a8.fast_5b63 .text_paper_f688 a:hover,
.paragraph-slow-36a8.fast_5b63 .sidebar_96bf a:hover,
.paragraph-slow-36a8.fast_5b63 .form-dark-d422 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-slow-36a8.fast_5b63 .overlay-in-f3b2 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-slow-36a8.fast_5b63 .shadow_blue_6217 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-slow-36a8.fast_5b63 .shadow_blue_6217:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-slow-36a8.fast_5b63 .dark_0754:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-slow-36a8.fast_5b63 .dropdown_35f8 .basic_f572 li a,
.paragraph-slow-36a8.fast_5b63 .dropdown_35f8 .upper-09b7,
.paragraph-slow-36a8.fast_5b63 .form-dark-d422 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-slow-36a8.fast_5b63 .dropdown_35f8 .upper-09b7:focus,
.paragraph-slow-36a8.fast_5b63 .dropdown_35f8 .upper-09b7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-slow-36a8.fast_5b63 .basic_f572 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-slow-36a8.dirty_b38f .plasma-b108,
.paragraph-slow-36a8.dirty_b38f .text_paper_f688 a,
.paragraph-slow-36a8.dirty_b38f .sidebar_96bf .upper-09b7,
.paragraph-slow-36a8.dirty_b38f .sidebar_96bf a,
.paragraph-slow-36a8.dirty_b38f .form-dark-d422 a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-slow-36a8.dirty_b38f .plasma-b108:hover,
.paragraph-slow-36a8.dirty_b38f .text_paper_f688 a:hover,
.paragraph-slow-36a8.dirty_b38f .sidebar_96bf .upper-09b7:hover,
.paragraph-slow-36a8.dirty_b38f .sidebar_96bf a:hover,
.paragraph-slow-36a8.dirty_b38f .form-dark-d422 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-slow-36a8.dirty_b38f .overlay-in-f3b2 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-slow-36a8.dirty_b38f .shadow_blue_6217 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-slow-36a8.dirty_b38f .shadow_blue_6217:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph-slow-36a8.dirty_b38f .dark_0754:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-slow-36a8.dirty_b38f .dropdown_35f8 .basic_f572 li a,
.paragraph-slow-36a8.dirty_b38f .dropdown_35f8 .upper-09b7,
.paragraph-slow-36a8.dirty_b38f .form-dark-d422 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-slow-36a8.dirty_b38f .dropdown_35f8 .upper-09b7:focus,
.paragraph-slow-36a8.dirty_b38f .dropdown_35f8 .upper-09b7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-slow-36a8.dirty_b38f .basic_f572 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_0754 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dark_0754:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip-2849 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hot_6505 .paragraph-slow-36a8 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.hot_6505 .shadow_blue_6217 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hot_6505 .shadow_blue_6217:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .hot_6505 .shadow_blue_6217:before {
    width: 16%;
    left: 42%;
  }
}
.hot_6505 .shadow_blue_6217:last-child:before {
  content: none;
}
.hot_6505 .shadow_blue_6217[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hot_6505 .dropdown_35f8 .basic_f572 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hot_6505 .dropdown_35f8 .basic_f572 li a .upper-09b7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hot_6505 .dropdown_35f8 .form-dark-d422 {
  border: none;
}
.hot_6505 .dropdown_35f8 .form-dark-d422 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hot_6505 .dark_0754 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hot_6505 .tooltip-2849 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hot_6505 .dirty_b38f .dark_0754:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot_6505 .fast_5b63.red_dfc0 .center-fdb2 {
  background: rgba(0, 0, 0, 0.6);
}
.hot_6505
  .fast_5b63.red_dfc0
  .center-fdb2::after,
.hot_6505
  .fast_5b63.red_dfc0
  .center-fdb2:before {
  background: inherit;
}
.hot_6505
  .fast_5b63.red_dfc0:hover
  .center-fdb2 {
  background: rgba(0, 0, 0, 0.8);
}
.tooltip_5927 .paragraph-slow-36a8 {
  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) {
  .tooltip_5927 .paragraph-slow-36a8 {
    width: auto;
    right: 45px;
  }
}
.button_bbb1 .paragraph-slow-36a8 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .button_bbb1 .paragraph-slow-36a8 {
    width: auto;
    left: 45px;
  }
}
.backdrop_4729 .paragraph-slow-36a8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop_4729 .tooltip-2849 {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop_4729 .dark_0754:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accordion-a9f1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-a9f1.hot_6505 .paragraph-slow-36a8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accordion-a9f1.tooltip_5927 .paragraph-slow-36a8 {
  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);
}
.accordion-a9f1 .paragraph-slow-36a8 {
  visibility: visible;
}
.accordion-a9f1.button_bbb1 .paragraph-slow-36a8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.orange_9691,
.primary-943e {
  overflow-x: hidden;
}
.orange_9691 .paragraph-slow-36a8 {
  overflow: auto;
}
.orange_9691.hot_6505 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange_9691.hot_6505 .paragraph-slow-36a8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.orange_9691.hot_6505 .cold-acd0 {
  opacity: 0;
}
.orange_9691.tooltip_5927 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange_9691.tooltip_5927 .paragraph-slow-36a8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.orange_9691.tooltip_5927 .cold-acd0 {
  opacity: 0;
}
.orange_9691.button_bbb1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange_9691.button_bbb1 .paragraph-slow-36a8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.orange_9691.button_bbb1 .cold-acd0 {
  opacity: 0;
}
.orange_9691.backdrop_4729 .paragraph-slow-36a8 {
  z-index: 10;
  visibility: visible;
}
.red_dfc0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.red_dfc0 .center-fdb2 {
  background: rgba(255, 255, 255, 0.99);
}
.red_dfc0 .center-fdb2::after,
.red_dfc0 .center-fdb2:before {
  background: inherit;
}
.red_dfc0:hover .center-fdb2 {
  background: rgba(255, 255, 255, 0.99);
}
.button_bbb1 .red_dfc0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop_4729 .red_dfc0 {
  display: none !important;
}
.orange_9691:before,
.primary-943e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.orange_9691 .red_dfc0,
.primary-943e .red_dfc0 {
  display: inline-block;
}
.paragraph-slow-36a8 .accent_light_96c7 {
  -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;
}
.orange_9691 .paragraph-slow-36a8 .accent_light_96c7,
.primary-943e .paragraph-slow-36a8 .accent_light_96c7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar-red-e1ef .search-a912 {
  width: 100%;
}
.heading-iron-cae8 {
  padding: 0 0.5em 0;
}
.heading-iron-cae8 [class*="customify-col-"],
.heading-iron-cae8 [class*="customify-col_"],
.heading-iron-cae8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fresh-c5d9 .heading-iron-cae8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main_0f05 .sidebar_yellow_05a5,
  .sidebar_yellow_05a5 {
    display: none;
  }
  .static-98f1 {
    text-align: left;
  }
  .sidebar-fast-d651 {
    text-align: center;
  }
  .selected-c1f3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main_0f05 .filter_stale_012d,
  .filter_stale_012d {
    display: none;
  }
  .surface-519c {
    text-align: left;
  }
  .tertiary-71b3 {
    text-align: center;
  }
  .header_dim_ea3e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main_0f05 .summary_24ef,
  .summary_24ef {
    display: none;
  }
  .hot-7571 {
    text-align: left;
  }
  .tabs_fe66 {
    text-align: center;
  }
  .border-gold-dc10 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_ecb6 {
  box-shadow: none !important;
}
.main-955b .easy_58ab,
.medium-9051 .easy_58ab {
  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;
}
.medium-9051 .easy_58ab {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fluid_78ec {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fluid_78ec:after,
.fluid_78ec:before {
  content: "";
  display: table;
}
.fluid_78ec:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fluid_78ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fluid_78ec,
.photo_55ab {
  max-width: 1248px;
  margin: 0 auto;
}

.video_2c9f.solid-cc47 .fluid_78ec {
  max-width: 100%;
}
.video_2c9f.motion_43e2 {
  max-width: 1200px;
  margin: 0 auto;
}
.video_2c9f.thick-815d .fluid_78ec {
  max-width: 100%;
}
.video_2c9f.thick-815d > .fluid_78ec {
  padding-left: 0;
  padding-right: 0;
}
.video_2c9f.thick-815d > .fluid_78ec .main_0f05 {
  margin: 0;
}
.video_2c9f.thick-815d
  > .fluid_78ec
  .input_dc0b.thumbnail-up-163f {
  margin-right: 0;
  margin-left: 0;
}
.video_2c9f.thick-815d #main.thumbnail-up-163f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active-d161 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active-d161 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal-green-2cf6 .grid_7fc8 {
    padding-right: 1em;
  }
  .modal-green-2cf6.media_static_bcfd .input_dc0b {
    border-right: 1px solid #eaecee;
  }
  .modal-green-2cf6.media_static_bcfd .grid_7fc8 {
    padding-right: 1em;
  }
  .modal-green-2cf6.media_static_bcfd .hero_e058 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-purple-28fb .grid_7fc8 {
    padding-left: 1em;
  }
  .paragraph-purple-28fb.media_static_bcfd .input_dc0b {
    border-left: 1px solid #eaecee;
  }
  .paragraph-purple-28fb.media_static_bcfd .grid_7fc8 {
    padding-left: 1em;
  }
  .paragraph-purple-28fb.media_static_bcfd .hero_e058 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light_c6f3 .grid_7fc8 {
    padding-left: 1em;
  }
  .light_c6f3.media_static_bcfd .slow_d139 {
    border-right: 1px solid #eaecee;
  }
  .light_c6f3.media_static_bcfd .hero-a44a {
    border-right: 1px solid #eaecee;
  }
  .light_c6f3.media_static_bcfd .grid_7fc8 {
    padding-left: 1em;
  }
  .light_c6f3.media_static_bcfd .hero_e058 {
    padding-right: 1em;
  }
  .light_c6f3.media_static_bcfd .summary_pink_8092 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_cade .grid_7fc8 {
    padding-right: 1em;
  }
  .nav_cade.media_static_bcfd .slow_d139 {
    border-left: 1px solid #eaecee;
  }
  .nav_cade.media_static_bcfd .hero-a44a {
    border-left: 1px solid #eaecee;
  }
  .nav_cade.media_static_bcfd .grid_7fc8 {
    padding-right: 1em;
  }
  .nav_cade.media_static_bcfd .hero_e058 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav_cade.media_static_bcfd .summary_pink_8092 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-d161 .grid_7fc8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-d161.media_static_bcfd .input_dc0b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active-d161.media_static_bcfd .grid_7fc8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-d161.media_static_bcfd .hero_e058 {
    padding-left: 1em;
  }
  .active-d161.media_static_bcfd .summary_pink_8092 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active-d161.media_static_bcfd .grid_7fc8 {
    padding-left: 0;
  }
}
.description-fast-eb28 .hard_e492 {
  display: inline-block;
}
.section_stone_f1d0 {
  display: inline-block;
}
.search_thick_04ee {
  word-con: break-word;
}
.primary-small-4d56 > span {
  display: inline-block;
  padding: 5px 0;
}
.primary-small-4d56 .article-9459 {
  margin-left: 8px;
  margin-right: 8px;
}
.primary-small-4d56 .badge-412d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sidebar-pressed-0ecf .summary_66c1 {
  margin-bottom: 2em;
}
.sidebar-pressed-0ecf .popup-center-350b {
  margin-bottom: 15px;
}
.sidebar-pressed-0ecf .popup-center-350b:last-child {
  margin-bottom: 0;
}
.sidebar-pressed-0ecf .tooltip-orange-ccf4 {
  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) {
  .sidebar-pressed-0ecf .tooltip-orange-ccf4 {
    display: block;
  }
}
.sidebar-pressed-0ecf .down_d360 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sidebar-pressed-0ecf .down_d360 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sidebar-pressed-0ecf .popup-up-ece1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sidebar-pressed-0ecf .popup-up-ece1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sidebar-pressed-0ecf .popup-up-ece1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sidebar-pressed-0ecf .search_thick_04ee {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-pressed-0ecf .search_thick_04ee a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sidebar-pressed-0ecf .fluid_a1c1 p:last-child {
  margin-bottom: 0;
}
.sidebar-pressed-0ecf .filter-steel-c77a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sidebar-pressed-0ecf .block_f0f2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sidebar-pressed-0ecf .iron_2eaf {
  margin-top: 1em;
}
.sidebar-pressed-0ecf .orange_b6b5 {
  top: 0;
  display: block;
}
.sidebar-pressed-0ecf .orange_b6b5 a {
  color: inherit;
}
.sidebar-pressed-0ecf .orange_b6b5 a:hover {
  color: inherit;
}
.sidebar-pressed-0ecf .tooltip-4f40 {
  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;
}
.sidebar-pressed-0ecf .tooltip-4f40:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sidebar-pressed-0ecf .block_f0f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sidebar-pressed-0ecf .under_2d21 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sidebar-pressed-0ecf .under_2d21:first-child {
  margin-top: 0;
}
.sidebar-pressed-0ecf .under_2d21.down-8141 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sidebar-pressed-0ecf .under_2d21.mask-bright-5da1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar-pressed-0ecf
  .under_2d21.mask-bright-5da1.gold-1c9c
  .iron_2eaf {
  width: 100%;
}
.sidebar-pressed-0ecf .mask-bright-5da1 {
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-pressed-0ecf .mask-bright-5da1 .primary-small-4d56,
.sidebar-pressed-0ecf .mask-bright-5da1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sidebar-pressed-0ecf .popup-up-ece1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-pressed-0ecf .popup-up-ece1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-pressed-0ecf .popup-up-ece1: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;
}
.sidebar-pressed-0ecf .down-8141 {
  z-index: 5;
}
.sidebar-pressed-0ecf .badge_pro_2ee9 .prev_4a60 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sidebar-pressed-0ecf .tall-5dd4 .prev_4a60 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sidebar-pressed-0ecf .module_e152 .prev_4a60 {
  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;
}
.sidebar-pressed-0ecf.menu_inner_0cc2 .tooltip-orange-ccf4,
.sidebar-pressed-0ecf.shade-bottom-cba5 .tooltip-orange-ccf4 {
  display: block;
}
.sidebar-pressed-0ecf.menu_inner_0cc2 .tooltip-orange-ccf4 .fast-49ba,
.sidebar-pressed-0ecf.menu_inner_0cc2 .tooltip-orange-ccf4 .block_f0f2,
.sidebar-pressed-0ecf.shade-bottom-cba5 .tooltip-orange-ccf4 .fast-49ba,
.sidebar-pressed-0ecf.shade-bottom-cba5 .tooltip-orange-ccf4 .block_f0f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar-pressed-0ecf.first_d2b7 .down_d360 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sidebar-pressed-0ecf.first_d2b7 .down_d360 {
    margin-right: 0;
  }
}
.sidebar-pressed-0ecf.menu_inner_0cc2 .down_d360,
.sidebar-pressed-0ecf.shade-bottom-cba5 .down_d360 {
  padding-top: 40%;
}
.sidebar-pressed-0ecf.menu_inner_0cc2 .summary_66c1,
.sidebar-pressed-0ecf.shade-bottom-cba5 .summary_66c1 {
  display: block;
}
.sidebar-pressed-0ecf.menu_inner_0cc2 .fn-sticky-e030 .block_f0f2,
.sidebar-pressed-0ecf.shade-bottom-cba5 .fn-sticky-e030 .block_f0f2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sidebar-pressed-0ecf.menu_inner_0cc2 .down_d360,
.sidebar-pressed-0ecf.shade-bottom-cba5 .down_d360 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sidebar-pressed-0ecf.menu_inner_0cc2 .block_f0f2 {
  padding: 1em;
}
.cold-550a {
  margin: 30px auto;
  display: block;
}
.cold-550a .fixed_8c2a > * {
  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;
}
.cold-550a .fixed_8c2a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cold-550a .fixed_8c2a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo_pressed_7960 .primary-small-4d56 {
  margin-bottom: 1.41575em;
}
.logo_pressed_7960 .item-3c96 {
  margin-bottom: 1.618em;
}
.pink-6fa3 .list_upper_96b4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pink-6fa3 .list_upper_96b4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pink-6fa3 .down-14c9 {
  max-width: 100%;
  overflow: auto;
}
.avatar_8bc7 .pink-6fa3 a:hover {
  text-decoration: underline;
}
.tall_15ee .popup-center-350b:not(.search_thick_04ee),
.tall_15ee .popup-up-ece1 {
  margin-bottom: 1.41575em;
}
.tall_15ee .popup-center-350b:not(.search_thick_04ee):last-child,
.tall_15ee .popup-up-ece1:last-child {
  margin-bottom: 0;
}
.tall_15ee .popup-center-350b.soft-5c38 {
  margin-bottom: 0.41575em;
}
.tall_15ee .breadcrumb-a42e:before,
.tall_15ee .popup_blue_2201:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tall_15ee .breadcrumb-a42e:before {
  content: "\f115";
}
.tall_15ee .popup_blue_2201:before {
  content: "\f02c";
}
.tall_15ee .smooth_27da {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tall_15ee .smooth_27da a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gallery_c972 {
  display: -webkit-box;
  display: flex;
}
.gallery_c972 .breadcrumb_under_5079 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gallery_c972 .breadcrumb_under_5079 {
    flex-basis: 90px;
  }
}
.gallery_c972 .cold-c4e9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery_c972 .cold-c4e9 {
    flex-basis: calc(100% - 50px);
  }
}
.gallery_c972 .solid-db73 p:last-child {
  margin-bottom: 0.72em;
}
.west_fdac .fixed_8c2a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.west_fdac .fixed_8c2a:after,
.west_fdac .fixed_8c2a:before {
  content: "";
  display: table;
}
.west_fdac .fixed_8c2a:after {
  clear: both;
}
.west_fdac .fixed_8c2a .article_upper_741f,
.west_fdac .fixed_8c2a .widget_cf02 {
  width: 49%;
}
.west_fdac .fixed_8c2a .article_upper_741f a span.main_184a,
.west_fdac .fixed_8c2a .widget_cf02 a span.main_184a {
  display: block;
  margin-bottom: 5px;
}
.west_fdac .fixed_8c2a .widget_cf02 {
  float: left;
  text-align: left;
}
.west_fdac .fixed_8c2a .article_upper_741f {
  float: right;
  text-align: right;
}
.surface_top_9b50 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface_top_9b50 {
    margin-bottom: 0;
  }
}
.tabs_bronze_afcc {
  margin-bottom: 1em;
}
.tabs_bronze_afcc .search_thick_04ee {
  font-size: 1.1em;
  line-height: 1.3;
}
.dirty_cd60 a {
  display: block;
  line-height: 0;
  position: relative;
}
.notice-under-e45e .tabs_bronze_afcc,
.red-758b .tabs_bronze_afcc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notice-under-e45e .tabs_bronze_afcc,
  .red-758b .tabs_bronze_afcc {
    display: block;
  }
}
.notice-under-e45e .dirty_cd60,
.red-758b .dirty_cd60 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notice-under-e45e .dirty_cd60,
  .red-758b .dirty_cd60 {
    margin-bottom: 1em;
  }
}
.notice-under-e45e .dirty_cd60 img,
.red-758b .dirty_cd60 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notice-under-e45e .frame_d6cb,
.red-758b .frame_d6cb {
  flex-basis: calc(100% - 160px);
}
.notice-under-e45e .frame_d6cb p,
.red-758b .frame_d6cb p {
  margin-bottom: 0;
}
.notice-under-e45e .frame_d6cb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notice-under-e45e .frame_d6cb {
    padding-left: 0;
  }
}
.red-758b .frame_d6cb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .red-758b .frame_d6cb {
    padding-right: 0;
  }
}
.red-758b .dirty_cd60 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar_brown_531f .dirty_cd60 {
  margin-bottom: 0.5em;
}
.sidebar_brown_531f .dirty_cd60 img {
  width: 100%;
}
.detail_paper_a7aa .modal-96a7,
.modal_orange_f008 .modal-96a7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_orange_f008 .input_dc0b .lower_d339 p:last-child {
  margin-bottom: 0;
}
.highlight_c974 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block-b0fc .badge_d7a6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block-b0fc .badge_d7a6:last-of-type {
    margin-bottom: 0;
  }
}
.block-b0fc .badge_d7a6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-b0fc .badge_d7a6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block-b0fc .badge_d7a6 ul li {
  margin: 0 0 0.6em;
}
.block-b0fc .badge_d7a6 ul li.video_dynamic_227e,
.block-b0fc .badge_d7a6 ul li.over_081f {
  position: relative;
}
.block-b0fc .badge_d7a6 ul li.video_dynamic_227e .nav-rough-bde3,
.block-b0fc .badge_d7a6 ul li.over_081f .nav-rough-bde3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block-b0fc .badge_d7a6 ul li.video_dynamic_227e:after:after,
.block-b0fc .badge_d7a6 ul li.video_dynamic_227e:after:before,
.block-b0fc
  .badge_d7a6
  ul
  li.over_081f:after:after,
.block-b0fc
  .badge_d7a6
  ul
  li.over_081f:after:before {
  content: "";
  display: table;
}
.block-b0fc .badge_d7a6 ul li.video_dynamic_227e:after:after,
.block-b0fc
  .badge_d7a6
  ul
  li.over_081f:after:after {
  clear: both;
}
.block-b0fc .badge_d7a6 a.border_532b:hover {
  text-decoration: none;
}
.block-b0fc .badge_d7a6 select {
  max-width: 100%;
}
.block-b0fc .badge_d7a6 table {
  font-size: 85%;
}
.block-b0fc .badge_d7a6 table td,
.block-b0fc .badge_d7a6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block-b0fc .badge_d7a6 table tfoot td {
  text-align: left;
}
.block-b0fc .badge_d7a6 :last-child {
  margin-bottom: 0;
}
.block-b0fc .badge_d7a6 .status_18b4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block-b0fc .badge_d7a6 .status_18b4 label {
  width: 100%;
}
.block-b0fc .badge_d7a6 .status_18b4 .widget-hot-0934 {
  width: 100%;
  display: block;
}
.block-b0fc .badge_d7a6 .status_18b4 .dim_69f2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block-b0fc .badge_d7a6 .status_18b4 .dim_69f2:hover svg #svg-search {
  fill: #444;
}
.block-b0fc .badge_d7a6 .status_18b4 .dim_69f2 svg {
  width: 18px;
  height: 18px;
}
.block-b0fc .hot_fa9e ul ul,
.block-b0fc .down_59a6 ul ul,
.block-b0fc .medium-c4cf ul ul,
.block-b0fc .element-3b3f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block-b0fc .hot_fa9e .footer_left_c803 > a,
.block-b0fc .down_59a6 .footer_left_c803 > a,
.block-b0fc .medium-c4cf .footer_left_c803 > a,
.block-b0fc .element-3b3f .footer_left_c803 > a {
  margin-bottom: 0;
}
.block-b0fc .orange_7349 li,
.block-b0fc .hot_fa9e li,
.block-b0fc .nav_59bb li,
.block-b0fc .down_59a6 li,
.block-b0fc .medium-c4cf li,
.block-b0fc .element-3b3f li,
.block-b0fc .plasma_ec28 li,
.block-b0fc .pattern_fast_a02c li {
  display: block;
  position: relative;
}
.block-b0fc .orange_7349 li:last-child,
.block-b0fc .hot_fa9e li:last-child,
.block-b0fc .nav_59bb li:last-child,
.block-b0fc .down_59a6 li:last-child,
.block-b0fc .medium-c4cf li:last-child,
.block-b0fc .element-3b3f li:last-child,
.block-b0fc .plasma_ec28 li:last-child,
.block-b0fc .pattern_fast_a02c li:last-child {
  border: none;
}
.block-b0fc .orange_7349 li a,
.block-b0fc .hot_fa9e li a,
.block-b0fc .nav_59bb li a,
.block-b0fc .down_59a6 li a,
.block-b0fc .medium-c4cf li a,
.block-b0fc .element-3b3f li a,
.block-b0fc .plasma_ec28 li a,
.block-b0fc .pattern_fast_a02c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-b0fc .orange_7349 li ul li::before,
.block-b0fc .hot_fa9e li ul li::before,
.block-b0fc .nav_59bb li ul li::before,
.block-b0fc .down_59a6 li ul li::before,
.block-b0fc .medium-c4cf li ul li::before,
.block-b0fc .element-3b3f li ul li::before,
.block-b0fc .plasma_ec28 li ul li::before,
.block-b0fc .pattern_fast_a02c li ul li::before {
  left: 15px;
}
.block-b0fc .orange_7349 li ul a,
.block-b0fc .hot_fa9e li ul a,
.block-b0fc .nav_59bb li ul a,
.block-b0fc .down_59a6 li ul a,
.block-b0fc .medium-c4cf li ul a,
.block-b0fc .element-3b3f li ul a,
.block-b0fc .plasma_ec28 li ul a,
.block-b0fc .pattern_fast_a02c li ul a {
  padding-left: 20px;
}
.block-b0fc .orange_7349 li ul ul li::before,
.block-b0fc .hot_fa9e li ul ul li::before,
.block-b0fc .nav_59bb li ul ul li::before,
.block-b0fc .down_59a6 li ul ul li::before,
.block-b0fc .medium-c4cf li ul ul li::before,
.block-b0fc .element-3b3f li ul ul li::before,
.block-b0fc .plasma_ec28 li ul ul li::before,
.block-b0fc .pattern_fast_a02c li ul ul li::before {
  left: 30px;
}
.block-b0fc .orange_7349 li ul ul a,
.block-b0fc .hot_fa9e li ul ul a,
.block-b0fc .nav_59bb li ul ul a,
.block-b0fc .down_59a6 li ul ul a,
.block-b0fc .medium-c4cf li ul ul a,
.block-b0fc .element-3b3f li ul ul a,
.block-b0fc .plasma_ec28 li ul ul a,
.block-b0fc .pattern_fast_a02c li ul ul a {
  padding-left: 40px;
}
.block-b0fc .title-31cc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-b0fc .pattern_fast_a02c ul li {
  margin-bottom: 1.41575em;
}
.block-b0fc .pattern_fast_a02c ul li .menu_c0e8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block-b0fc .pattern_fast_a02c ul li .silver_13cb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dirty_b38f .orange_7349 li a,
.dirty_b38f .hot_fa9e li a,
.dirty_b38f .nav_59bb li a,
.dirty_b38f .down_59a6 li a,
.dirty_b38f .medium-c4cf li a,
.dirty_b38f .element-3b3f li a,
.dirty_b38f .plasma_ec28 li a,
.dirty_b38f .pattern_fast_a02c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_b38f .title-31cc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_b38f .badge_d7a6 ul li.video_dynamic_227e .nav-rough-bde3,
.dirty_b38f .badge_d7a6 ul li.over_081f .nav-rough-bde3 {
  background: rgba(0, 0, 0, 0.2);
}
.dirty_b38f .block-b0fc .badge_d7a6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_2c9f .block-b0fc .basic_f572 li {
  margin: 0;
}
.video_2c9f .block-b0fc .basic_f572 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.video_2c9f .block-b0fc .basic_f572 li ul {
  margin: 0;
}
.video_2c9f .block-b0fc .basic_f572 li ul li a {
  padding-left: 15px;
}
.video_2c9f .block-b0fc .basic_f572 li ul li li a {
  padding-left: 30px;
}
.video_2c9f .block-b0fc .basic_f572 li.status_smooth_eb09 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.video_2c9f .block-b0fc .basic_f572 li.status_smooth_eb09 > 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;
}
.video_2c9f .block-b0fc .basic_f572 li.status_smooth_eb09 > 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;
}
.up-f5c4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info-7f6f {
  position: relative;
  z-index: 10;
}
.info-7f6f .accent_light_96c7 {
  width: 100%;
  max-width: 100%;
}
.notification-tiny-0440 .modal_2252 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notification-tiny-0440 .fast_5b63 {
}
.notification-tiny-0440 .dirty_b38f {
  background: #292929;
}
.notice-new-db72 .modal_2252 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notice-new-db72 .fast_5b63 {
  background: #f9f9f9;
}
.notice-new-db72 .dirty_b38f {
  background: #303030;
}
.dynamic-f8d9 .modal_2252 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dynamic-f8d9 .hard_e492 {
    margin-bottom: 1em;
  }
  .dynamic-f8d9 .hard_e492:last-child {
    margin-bottom: 0;
  }
}
.dynamic-f8d9 .fast_5b63 {
  background: #ededed;
}
.dynamic-f8d9 .dirty_b38f {
  background: #1a1a1a;
}
.modal_2252.fast_5b63 {
  color: rgba(0, 0, 0, 0.6);
}
.modal_2252.fast_5b63 .gallery-601a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_2252.dirty_b38f {
  color: rgba(255, 255, 255, 0.99);
}
.modal_2252.dirty_b38f a:not(.border_532b) {
  color: rgba(255, 255, 255, 0.79);
}
.modal_2252.dirty_b38f a:not(.border_532b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_2252.dirty_b38f .gallery-601a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_2252.dirty_b38f table tbody td,
.modal_2252.dirty_b38f table th {
  background: rgba(0, 0, 0, 0.08);
}
.new-5759.tooltip_short_48a1 .fluid_78ec {
  max-width: initial;
}
.new-5759 .action_87e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.new-5759 .action_87e9 .accent_light_96c7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .new-5759 .action_87e9 .accent_light_96c7 {
    display: block;
    margin-bottom: 2em;
  }
  .new-5759 .action_87e9 .accent_light_96c7:last-child {
    margin-bottom: 0;
  }
}
.dynamic-f8d9 .hard_e492:last-child,
.notice-new-db72 .hard_e492:last-child,
.notification-tiny-0440 .hard_e492:last-child {
  margin-bottom: 0;
}
.dynamic-f8d9 .hard_e492 .block-b0fc .badge_d7a6:last-child,
.notice-new-db72 .hard_e492 .block-b0fc .badge_d7a6:last-child,
.notification-tiny-0440 .hard_e492 .block-b0fc .badge_d7a6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dynamic-f8d9 .warm-63b5,
  .dynamic-f8d9 .stale-96f6,
  .notice-new-db72 .warm-63b5,
  .notice-new-db72 .stale-96f6,
  .notification-tiny-0440 .warm-63b5,
  .notification-tiny-0440 .stale-96f6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info-7f6f .hard_e492 {
    margin-bottom: 2em;
  }
}
.info-7f6f p:last-child {
  margin-bottom: 0;
}
.info-7f6f li,
.info-7f6f ul {
  list-style: none;
  margin: 0;
}
.info-7f6f ul ul {
  margin-left: 2.617924em;
}
.row_right_0cf1 {
  font-size: 0.875em;
}

/* css-noise: e32c */
.widget-item-u6 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
