/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip-left-db01/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip-left-db01
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.chip-left-db01/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.description_light_9d65.module_537d/licenses/gpl-2.0.glass-a710
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.grid_d839/, (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.panel-warm-4321.summary-lower-0ec9/normalize.down_9b68/
 ======
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.down_9b68 v7.0.0 | MIT License | github.chip-left-db01/necolas/normalize.down_9b68 */
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;
}
.short-0c7c .heading_short_541e,
.wrapper_6666,
.module-3280,
.nav_stone_da17,
.row_action_84f2,
.breadcrumb-8288,
.section-yellow-2f83,
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;
}
.wrapper_6666,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper_6666,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_6666,
  h1 {
    font-size: 1.8em;
  }
}
.module-3280,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.module-3280 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .module-3280,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .module-3280,
  h2 {
    font-size: 1.7em;
  }
}
.nav_stone_da17,
h3 {
  font-size: 1.618em;
}
.short-0c7c .heading_short_541e,
.row_action_84f2,
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.lower-e07f {
  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;
}
.solid-2f1f:after,
.solid-2f1f:before,
.main_cool_13ac:after,
.main_cool_13ac:before {
  content: "";
  display: table;
}
.solid-2f1f:after,
.main_cool_13ac:after {
  clear: both;
}
.item-black-e40d {
  float: right;
  margin-right: 0;
}
.lite-cae1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout-e367 .item_2aca,
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;
}
.layout-e367 .item_2aca: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;
}
.glass-f8fe .item_2aca {
  box-shadow: none;
}
.glass-f8fe
  .item_2aca
  .chip_light_32ed {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.glass-f8fe .item_2aca .rough-b07e {
  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;
}
.glass-f8fe
  .item_2aca
  .rough-b07e
  b {
  display: none;
}
.glass-f8fe .solid-350d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.smooth-601c:not(.article-cool-96f9):not(.widget_e745),
button:not(.article-cool-96f9):not(.widget_e745),
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ),
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ),
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ) {
  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;
}
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ):hover,
button:not(.article-cool-96f9):not(
    .widget_e745
  ):hover,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ):hover,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ):hover,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ):active,
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ):focus,
button:not(.article-cool-96f9):not(
    .widget_e745
  ):active,
button:not(.article-cool-96f9):not(
    .widget_e745
  ):focus,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ):active,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ):focus,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ):active,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ):focus,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ):active,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ):focus {
  outline: 0;
}
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30,
button:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30 {
  position: relative;
}
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fresh_5c42,
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .slider-7561,
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fixed_cc99,
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  i,
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  svg,
button:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fresh_5c42,
button:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .slider-7561,
button:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fixed_cc99,
button:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  i,
button:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  svg,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fresh_5c42,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .slider-7561,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fixed_cc99,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  i,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  svg,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fresh_5c42,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .slider-7561,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fixed_cc99,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  i,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  svg,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fresh_5c42,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .slider-7561,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  .fixed_cc99,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  i,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30
  svg {
  visibility: hidden;
}
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30:after,
button:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30:after,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30:after,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30:after,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ).fn-loading-fd30: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;
}
.smooth-601c:not(.article-cool-96f9):not(.widget_e745),
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ),
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ),
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ) {
  color: #fff;
  background: #235787;
}
.smooth-601c:not(.article-cool-96f9):not(
    .widget_e745
  ):focus,
input[type="button"]:not(.article-cool-96f9):not(
    .widget_e745
  ):focus,
input[type="reset"]:not(.article-cool-96f9):not(
    .widget_e745
  ):focus,
input[type="submit"]:not(.article-cool-96f9):not(
    .widget_e745
  ):focus {
  color: #fff;
}
.smooth-601c.fn-disabled-fd30:not(.article-cool-96f9):not(
    .widget_e745
  ),
.smooth-601c[disabled]:not(.article-cool-96f9):not(
    .widget_e745
  ),
button.fn-disabled-fd30:not(.article-cool-96f9):not(
    .widget_e745
  ),
button[disabled]:not(.article-cool-96f9):not(
    .widget_e745
  ) {
  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;
}
.next-1468 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.next-1468: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;
}
.container-motion-74cb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.backdrop-9123 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info_929b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.solid-2f1f:after,
.solid-2f1f:before,
.wrapper_40e2:after,
.wrapper_40e2:before,
.paragraph_1d2d:after,
.paragraph_1d2d:before,
.outer_f66f:after,
.outer_f66f:before,
.photo_center_c906:after,
.photo_center_c906:before,
.title-4efe:after,
.title-4efe:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.solid-2f1f:after,
.wrapper_40e2:after,
.paragraph_1d2d:after,
.outer_f66f:after,
.photo_center_c906:after,
.title-4efe:after {
  clear: both;
}
.wrapper_40e2 .mask_down_21da,
.paragraph_1d2d .mask_down_21da,
.aside_yellow_c30e .mask_down_21da {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dirty-791f {
  display: inline-block;
}
.table_prev_ce84 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.table_prev_ce84 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table_prev_ce84 .form-lower-8a36 {
  padding: 1em 0;
  font-size: 85%;
}
.form-lower-8a36 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask_e9d9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask_e9d9:after,
.mask_e9d9:before {
  content: "";
  display: table;
}
.mask_e9d9:after {
  clear: both;
}
.section_b241 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.soft_4ee6 .section_b241 {
  max-width: 50%;
}
.secondary_hovered_4bcb .section_b241 {
  max-width: 33.33%;
}
.breadcrumb-27b6 .section_b241 {
  max-width: 25%;
}
.alert_focused_c412 .section_b241 {
  max-width: 20%;
}
.tag-fast-6bf5 .section_b241 {
  max-width: 16.66%;
}
.black-f72e .section_b241 {
  max-width: 14.28%;
}
.glass_f266 .section_b241 {
  max-width: 12.5%;
}
.mask_first_a262 .section_b241 {
  max-width: 11.11%;
}
.dim-1e47 {
  display: block;
}
.short-0c7c .hidden_497a label,
.short-0c7c .gas-df43 label,
.short-0c7c .header-06f0 label,
.short-0c7c .out_ebec label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_dynamic_c8a0 {
  list-style: none;
  margin: 0;
}
.table_dynamic_c8a0 article.wood-896f {
  margin-bottom: 0;
}
.table_dynamic_c8a0 ul {
  list-style: none;
  margin: 0;
}
.table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f: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) {
  .table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f li.wood-896f li.wood-896f li.wood-896f {
    padding-left: 0;
  }
}
article.wood-896f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wood-896f .wrapper_40e2 p:last-of-type {
  margin-bottom: 0;
}
article.wood-896f .image-131f {
  float: left;
}
article.wood-896f .lite-c0e9 {
  margin-left: 85px;
}
article.wood-896f .gas_2f61 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wood-896f .gas_2f61 .new-3310 {
  margin-left: 10px;
}
article.wood-896f .active-a7bc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wood-896f .panel_orange_e172 {
  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 .hidden_497a,
  #respond .header-06f0,
  #respond .out_ebec {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hidden_497a input,
#respond .header-06f0 input,
#respond .out_ebec input {
  width: 100%;
}
#respond .out_ebec {
  margin-right: 0;
}
#respond .inner_0a6f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pressed_4b79 {
  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;
}
.pressed_4b79.section_07b6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pressed_4b79 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%);
}
.pressed_4b79:focus,
.pressed_4b79: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);
}
.hover_13c6 {
  border-radius: 10%;
}
.pagination-cool-10f1 {
  border-radius: 50%;
}
.paper_70f5 {
  font-size: 0.72em;
}
.disabled_old_0b5d {
  font-size: 0.875em;
}
.dropdown_under_f04c {
  font-size: 1.1em;
}
.sidebar_4e59 {
  text-transform: uppercase;
  line-height: 1.2;
}
.sidebar_4e59.paper_70f5 {
  letter-spacing: 0.5px;
}
.label-df80,
.label-df80 a {
  color: #6d6d6d;
}
.label-df80 a:hover {
  color: #111;
}
.static_4612 {
  color: #6d6d6d;
}
.heading_bec2 {
  overflow-x: hidden;
}
.heading_bec2 .advanced-3904.article-0d7a {
  position: relative;
}
.heading_bec2 .advanced-3904.article-0d7a.avatar-48a0 {
  position: initial;
}
.heading_bec2
  .advanced-3904.article-0d7a.avatar-48a0
  .element_warm_bd0e {
  left: auto;
}
.heading_bec2 .advanced-3904 .element_warm_bd0e {
  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;
}
.heading_bec2 .advanced-3904:hover.article-0d7a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading_bec2
  .advanced-3904:hover.article-0d7a
  .element_warm_bd0e {
  display: block;
  z-index: 9999999;
}
.heading_bec2 .chip-c562 .cold_d7b9,
.heading_bec2 .cold_ef21 .cold_d7b9 {
  display: none;
}
.heading_bec2 .right-9c7b .advanced-3904:hover.article-0d7a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.short-0c7c .hidden_497a label,
.short-0c7c .gas-df43 label,
.short-0c7c .header-06f0 label,
.short-0c7c .out_ebec label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_dynamic_c8a0 {
  list-style: none;
  margin: 0;
}
.table_dynamic_c8a0 article.wood-896f {
  margin-bottom: 0;
}
.table_dynamic_c8a0 ul {
  list-style: none;
  margin: 0;
}
.table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f: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) {
  .table_dynamic_c8a0 .grid-iron-9ef4 li.wood-896f li.wood-896f li.wood-896f li.wood-896f {
    padding-left: 0;
  }
}
article.wood-896f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wood-896f .wrapper_40e2 p:last-of-type {
  margin-bottom: 0;
}
article.wood-896f .image-131f {
  float: left;
}
article.wood-896f .lite-c0e9 {
  margin-left: 85px;
}
article.wood-896f .gas_2f61 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wood-896f .gas_2f61 .new-3310 {
  margin-left: 10px;
}
article.wood-896f .active-a7bc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wood-896f .panel_orange_e172 {
  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 .hidden_497a,
  #respond .header-06f0,
  #respond .out_ebec {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hidden_497a input,
#respond .header-06f0 input,
#respond .out_ebec input {
  width: 100%;
}
#respond .out_ebec {
  margin-right: 0;
}
#respond .inner_0a6f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-c562 .left_2f34 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.left_2f34 .center-ef4e.avatar_tiny_3830 .layout_active_1c0f > li > a:focus,
.left_2f34 .center-ef4e.avatar_tiny_3830 .layout_active_1c0f > li > a:hover,
.left_2f34 .center-ef4e.label-inner-b742 .layout_active_1c0f > li > a:focus,
.left_2f34 .center-ef4e.label-inner-b742 .layout_active_1c0f > li > a:hover,
.left_2f34 .center-ef4e.list-0747 .layout_active_1c0f > li > a:focus,
.left_2f34 .center-ef4e.list-0747 .layout_active_1c0f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_2f34
  .center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li.pattern-9a66
  > a,
.left_2f34
  .center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li.chip_615d
  > a,
.left_2f34
  .center-ef4e.label-inner-b742
  .layout_active_1c0f
  > li.pattern-9a66
  > a,
.left_2f34
  .center-ef4e.label-inner-b742
  .layout_active_1c0f
  > li.chip_615d
  > a,
.left_2f34
  .center-ef4e.list-0747
  .layout_active_1c0f
  > li.pattern-9a66
  > a,
.left_2f34 .center-ef4e.list-0747 .layout_active_1c0f > li.notification_motion_1f64 > a {
  color: rgba(255, 255, 255, 0.99);
}
.left_2f34 .new-7298,
.left_2f34 .new-7298 a {
  color: rgba(255, 255, 255, 0.99);
}
.left_2f34 .column-0b77.element_22a4 li a,
.left_2f34 .mask_124d a,
.left_2f34 .disabled-b271,
.left_2f34 .layout_active_1c0f > li > a,
.left_2f34 .slider-7138 {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34 .column-0b77.element_22a4 li a:hover,
.left_2f34 .mask_124d a:hover,
.left_2f34 .disabled-b271:hover,
.left_2f34 .layout_active_1c0f > li > a:hover,
.left_2f34 .slider-7138:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_2f34 .list_78ef {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34 .list_78ef .over-05bf {
  color: rgba(255, 255, 255, 0.99);
}
.left_2f34 .list_78ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_2f34 .panel-58ac .slow-1e36 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34 .panel-58ac .slow-1e36 .slider-pro-6cfb {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34
  .panel-58ac
  .slow-1e36
  .slider-pro-6cfb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34
  .panel-58ac
  .slow-1e36
  .slider-pro-6cfb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34
  .panel-58ac
  .slow-1e36
  .slider-pro-6cfb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34
  .panel-58ac
  .slow-1e36
  .slider-pro-6cfb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34 .panel-58ac .breadcrumb-d826 {
  color: rgba(255, 255, 255, 0.79);
}
.left_2f34 .panel-58ac .breadcrumb-d826:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_medium_67bc
  .left_2f34
  .panel-58ac
  .soft-aae0
  .new_1190 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_medium_67bc
  .left_2f34
  .panel-58ac
  .soft-aae0
  .slider-pro-6cfb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-c562 .label-out-25e6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label-out-25e6 .center-ef4e.avatar_tiny_3830 .layout_active_1c0f > li > a:focus,
.label-out-25e6 .center-ef4e.avatar_tiny_3830 .layout_active_1c0f > li > a:hover,
.label-out-25e6 .center-ef4e.label-inner-b742 .layout_active_1c0f > li > a:focus,
.label-out-25e6 .center-ef4e.label-inner-b742 .layout_active_1c0f > li > a:hover,
.label-out-25e6 .center-ef4e.list-0747 .layout_active_1c0f > li > a:focus,
.label-out-25e6 .center-ef4e.list-0747 .layout_active_1c0f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-out-25e6
  .center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li.pattern-9a66
  > a,
.label-out-25e6
  .center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li.chip_615d
  > a,
.label-out-25e6
  .center-ef4e.label-inner-b742
  .layout_active_1c0f
  > li.pattern-9a66
  > a,
.label-out-25e6
  .center-ef4e.label-inner-b742
  .layout_active_1c0f
  > li.chip_615d
  > a,
.label-out-25e6
  .center-ef4e.list-0747
  .layout_active_1c0f
  > li.pattern-9a66
  > a,
.label-out-25e6 .center-ef4e.list-0747 .layout_active_1c0f > li.notification_motion_1f64 > a {
  color: rgba(0, 0, 0, 0.8);
}
.label-out-25e6 .new-7298,
.label-out-25e6 .new-7298 a {
  color: rgba(0, 0, 0, 0.8);
}
.label-out-25e6 .column-0b77.element_22a4 li a,
.label-out-25e6 .mask_124d a,
.label-out-25e6 .disabled-b271,
.label-out-25e6 .layout_active_1c0f > li > a,
.label-out-25e6 .slider-7138 {
  color: rgba(0, 0, 0, 0.55);
}
.label-out-25e6 .column-0b77.element_22a4 li a:hover,
.label-out-25e6 .mask_124d a:hover,
.label-out-25e6 .disabled-b271:hover,
.label-out-25e6 .layout_active_1c0f > li > a:hover,
.label-out-25e6 .slider-7138:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-out-25e6 .list_78ef {
  color: rgba(0, 0, 0, 0.55);
}
.label-out-25e6 .list_78ef .over-05bf {
  color: rgba(0, 0, 0, 0.8);
}
.label-out-25e6 .list_78ef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-f18c .east-6ae0 {
  margin-left: auto;
  margin-right: auto;
}
.paragraph_1d2d > * {
  margin-left: auto;
  margin-right: auto;
}
.paragraph_1d2d .container-motion-74cb {
  margin-right: 1.41575em;
}
.aside_2146 .paragraph_1d2d > .stone-b696 {
  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;
}
.aside_2146 .paragraph_1d2d > .logo-3074 {
  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;
}
.tag_current_89e5.center-f18c .east-6ae0,
.shadow-first-96c4.center-f18c .east-6ae0 {
  margin-left: 0;
}
.gallery-3251.center-f18c .east-6ae0,
.panel-south-42c5.center-f18c .east-6ae0 {
  margin-right: 0;
}
.paragraph_1d2d ol,
.paragraph_1d2d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside-red-9c2f video {
  max-width: 100%;
}
.input_stone_d4db img {
  display: block;
}
.input_stone_d4db.container-motion-74cb,
.input_stone_d4db.backdrop-9123 {
  width: 100%;
}
.input_stone_d4db.logo-3074 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section-64cc:not(.highlight-26b3) {
  margin: 1.5em auto;
}
.accent-e13f p {
  padding: 1.5em 14px;
}
ul.module_pro_14fb.logo-3074,
ul.module_pro_14fb.stone-b696,
ul.module_pro_14fb.main-outer-57d7.stone-b696 {
  padding: 0 14px;
}
.tiny-c397 {
  display: block;
  overflow-x: auto;
}
.tiny-c397 table {
  border-collapse: collapse;
  width: 100%;
}
.tiny-c397 td,
.tiny-c397 th {
  padding: 0.5em;
}
.paragraph_1d2d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.paragraph_1d2d ol ol,
.paragraph_1d2d ol ul,
.paragraph_1d2d ul ol,
.paragraph_1d2d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.paragraph_1d2d ol ol li,
.paragraph_1d2d ol ul li,
.paragraph_1d2d ul ol li,
.paragraph_1d2d ul ul li {
  margin-left: 0;
}
.shade_9576.filter_18a2 > .aside_right_6019 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shade_9576.filter_18a2 > .aside_right_6019 iframe,
.shade_9576.filter_18a2 > .aside_right_6019 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale_9db6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale_9db6.tall-a24b {
  padding: 0;
}
.stale_9db6.tall-a24b cite {
  font-size: 13px;
}
.stale_9db6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale_9db6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text_right_6978 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text_right_6978 > p:first-child {
  margin-top: 0;
}
.text_right_6978 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text_right_6978 blockquote {
  border-left: 0;
}
.paper_18d5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paper_18d5:not(.element_pro_365f) {
  max-width: 100px;
}
.paper_18d5.column_basic_f236 {
  border-bottom: none !important;
  text-align: center;
}
.paper_18d5.column_basic_f236::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accent-e13f p {
    padding: 1.5em 0;
  }
}
.overlay_af81 {
  color: #0073aa;
}
.last-e872 {
  background-color: #0073aa;
}
.media_b1d7 {
  color: #229fd8;
}
.preview_top_8d88 {
  background-color: #229fd8;
}
.banner-west-2df2 {
  color: #eee;
}
.dropdown-outer-3fdc {
  background-color: #eee;
}
.title-cd53 {
  color: #444;
}
.solid_8fc0 {
  background-color: #444;
}
.grid_1910 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid_1910 .small-6e9c .mask_124d {
  font-size: 15px;
}
.grid_1910 .mask_124d {
  line-height: 1.3;
}
.grid_1910 .label-out-25e6 {
}
.grid_1910 .left_2f34 {
  background: #235787;
}
.slow_8977 {
  padding: 0;
}
.slow_8977 .left_2f34 {
  background: #1a1a1a;
}
.slow_8977 .label-out-25e6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner_stone_de95 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner_stone_de95 .label-out-25e6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner_stone_de95 .left_2f34 {
  background: #303030;
}
.title-4efe {
  position: relative;
  z-index: 10;
}
.title-4efe .notification_short_ac0e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_last_d7d5 .article-0d7a {
  display: inline-block;
  vertical-align: middle;
}
.tabs_last_d7d5.focused-7b8b .article-0d7a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs_last_d7d5.focused-7b8b .article-0d7a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_last_d7d5.focused-7b8b .article-0d7a {
    margin-right: 0.4em;
  }
}
.tabs_last_d7d5.focused-7b8b .article-0d7a:last-child {
  margin-right: 0;
}
.hover-48fa .notification_short_ac0e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip-c562 .small-6e9c {
    margin: 0 -0.5em;
  }
  .chip-c562 .small-6e9c [class*="customify-col-"],
  .chip-c562 .small-6e9c [class*="customify-col_"],
  .chip-c562 .small-6e9c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip-c562.component_new_b836 .notification_short_ac0e {
  background: 0 0 !important;
}
.chip-c562.component_new_b836 .notification_short_ac0e,
.chip-c562.hover-48fa .notification_short_ac0e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip-c562.texture_solid_262b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip-c562.hover-48fa .notification_short_ac0e {
  box-shadow: none !important;
}
.lower_3af7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lower_3af7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lower_3af7 {
    padding: 18px 0 20px;
  }
}
.lower_3af7 .grid-bc97 {
  width: 100%;
}
.lower_3af7 .element_bd3e {
  margin-bottom: 0;
}
.lower_3af7 .prev-79e0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.right-d80e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.right-d80e .glass-0ae2 {
  width: 100%;
}
.notification_lite_b493 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification_lite_b493 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification_lite_b493 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;
}
.notification_lite_b493 li:last-child:after {
  display: none;
}
.notification_lite_b493 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary_59b4 .cold_d7b9 button,
.lower_3af7 .cold_d7b9 button {
  left: 0;
}
.summary_59b4 .glass-0ae2,
.lower_3af7 .glass-0ae2 {
  padding-left: 0;
  padding-right: 0;
}
.summary_59b4 .right-d80e,
.lower_3af7 .right-d80e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary_59b4 {
  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;
}
.summary_59b4: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;
}
.summary_59b4 .modal-hard-eece {
  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) {
  .summary_59b4 .modal-hard-eece {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary_59b4 .modal-hard-eece {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary_59b4 .modal-hard-eece {
    min-height: 200px;
  }
}
.summary_59b4 .notification_lite_b493 {
  color: rgba(255, 255, 255, 0.8);
}
.summary_59b4 .notification_lite_b493 a,
.summary_59b4 .notification_lite_b493 li:after {
  color: inherit;
}
.summary_59b4 .notification_lite_b493 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form_dim_ddd6 {
  margin-bottom: 0.5em;
}
.avatar_e9fa {
  margin-bottom: 1.2em;
}
.avatar_e9fa,
.form_dim_ddd6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar_e9fa p:last-child,
.form_dim_ddd6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .cold_d7b9,
#masthead .cold_d7b9 {
  display: none;
}
#masthead
  > .cold_d7b9.filter_7bd1 {
  display: none;
}
#masthead > .cold_d7b9 button {
  left: 0;
}
.main-outer-117e {
  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%;
}
.main-outer-117e .article-0d7a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.main-outer-117e .stone-c090 {
  display: -webkit-box;
  display: flex;
}
.main-outer-117e .stone-c090.image-over-c212 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.main-outer-117e .stone-c090.sidebar-slow-3096 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-outer-117e .stone-c090.mask_560f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-outer-117e.paper-3657.media_d3cf .stone-c090.image-over-c212 {
  flex-basis: 100%;
}
.main-outer-117e.focus_871a .stone-c090.sidebar-slow-3096 {
  -webkit-box-flex: 1;
  flex: auto;
}
.main-outer-117e.focus_871a .stone-c090.mask_560f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .cold_d7b9.filter_7bd1 {
  display: none;
}
#masthead > .cold_d7b9 button {
  left: 0;
}
.list_0c1d {
  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;
}
.list_0c1d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list_0c1d.link-ece3 i {
  margin-right: 4px;
}
.list_0c1d.highlight-177f i {
  margin-left: 5px;
}
.mask_124d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask_124d p:last-child {
  margin-bottom: 0;
}
.tag_lite_c34f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tag_lite_c34f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tag_lite_c34f img {
  display: block;
  width: auto;
  line-height: 1;
}
.tag_lite_c34f .new-7298 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tag_lite_c34f .form-active-40ee {
  margin: 5px 0 7px 0;
}
.tag_lite_c34f.hard_e493 .brown_5574 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_lite_c34f.hard_e493 .overlay-wood-8631 {
  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;
}
.tag_lite_c34f.panel-green-0b58 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tag_lite_c34f.panel-green-0b58 .brown_5574 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_lite_c34f.panel-green-0b58 .overlay-wood-8631 {
  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;
}
.tag_lite_c34f.paragraph_5b56 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag_lite_c34f.focused_9a58 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tag_lite_c34f.focused_9a58 .overlay-wood-8631 {
  margin-top: 7px;
}
.carousel_691f {
  display: inline-block;
}
.title-4efe .title_d1b5 .tag_lite_c34f img {
  max-width: 100%;
}
.center-ef4e .panel-top-6fff.soft_f39d,
.tiny_26bb .panel-top-6fff.soft_f39d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center-ef4e .down_d2c5,
.tiny_26bb .down_d2c5 {
  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%);
}
.center-ef4e .down_d2c5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center-ef4e.notification-full-95e5 .down_d2c5 {
  display: none;
}
.center-ef4e .current-eea0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center-ef4e .current-eea0 li {
  display: inline-block;
  position: relative;
}
.center-ef4e .current-eea0 li:last-child {
  margin-right: 0;
}
.center-ef4e .current-eea0 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;
}
.center-ef4e .current-eea0 li.notification_motion_1f64 > a {
  color: rgba(0, 0, 0, 0.9);
}
.center-ef4e .current-eea0 > 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;
}
.center-ef4e .current-eea0 > li > a i {
  line-height: 0;
}
.center-ef4e .current-eea0 > li.item-short-73e4 > a .down_d2c5 {
  margin-left: 4px;
  line-height: 0;
}
.center-ef4e .current-eea0 .highlight_hard_27d3 li.item-short-73e4 > a {
  position: relative;
}
.center-ef4e .current-eea0 .highlight_hard_27d3 li.item-short-73e4 > a:after,
.center-ef4e .current-eea0 .highlight_hard_27d3 li.item-short-73e4 > a:before {
  content: "";
  display: table;
}
.center-ef4e .current-eea0 .highlight_hard_27d3 li.item-short-73e4 > a:after {
  clear: both;
}
.center-ef4e .current-eea0 .highlight_hard_27d3 li.item-short-73e4 > a .down_d2c5 {
  margin-left: 5px;
  float: right;
}
.center-ef4e .texture_pro_ad3e,
.center-ef4e .highlight_hard_27d3 {
  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;
}
.center-ef4e .highlight_hard_27d3 {
  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;
}
.center-ef4e .highlight_hard_27d3 .soft_f39d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center-ef4e .highlight_hard_27d3 .down_d2c5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center-ef4e .highlight_hard_27d3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.center-ef4e .highlight_hard_27d3 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;
}
.center-ef4e .highlight_hard_27d3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center-ef4e .highlight_hard_27d3 .highlight_hard_27d3 {
  top: 0;
  left: 100%;
}
.center-ef4e .table_dark_9be0.fn-focus-fd30 > .texture_pro_ad3e,
.center-ef4e .table_dark_9be0.fn-focus-fd30 > .highlight_hard_27d3,
.center-ef4e .table_dark_9be0:focus > .texture_pro_ad3e,
.center-ef4e .table_dark_9be0:focus > .highlight_hard_27d3,
.center-ef4e .table_dark_9be0:hover > .texture_pro_ad3e,
.center-ef4e .table_dark_9be0:hover > .highlight_hard_27d3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center-ef4e.list-0747 .layout_active_1c0f:after,
.center-ef4e.list-0747 .layout_active_1c0f:before {
  content: "";
  display: table;
}
.center-ef4e.list-0747 .layout_active_1c0f:after {
  clear: both;
}
.center-ef4e.list-0747 .layout_active_1c0f > li {
  float: left;
}
.center-ef4e.search_756b .layout_active_1c0f:after,
.center-ef4e.search_756b .layout_active_1c0f:before {
  content: "";
  display: table;
}
.center-ef4e.search_756b .layout_active_1c0f:after {
  clear: both;
}
.center-ef4e.search_756b .layout_active_1c0f > li {
  float: left;
}
.center-ef4e.search_756b .layout_active_1c0f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center-ef4e.search_756b .layout_active_1c0f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center-ef4e.search_756b .layout_active_1c0f > li.pattern-9a66 > a,
.center-ef4e.search_756b .layout_active_1c0f > li.notification_motion_1f64 > a {
  color: #fff;
  background-color: #1e4b75;
}
.center-ef4e.avatar_tiny_3830 .layout_active_1c0f > li > a .soft_f39d {
  position: relative;
}
.center-ef4e.avatar_tiny_3830 .layout_active_1c0f > li > a .soft_f39d: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;
}
.center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li:focus
  > a
  .soft_f39d:before,
.center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li:hover
  > a
  .soft_f39d:before {
  width: 100%;
  background-color: currentColor;
}
.center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li.pattern-9a66
  > a
  .soft_f39d:before,
.center-ef4e.avatar_tiny_3830
  .layout_active_1c0f
  > li.chip_615d
  > a
  .soft_f39d:before {
  width: 100%;
  background-color: currentColor;
}
.center-ef4e.label-inner-b742 .layout_active_1c0f > li > a .soft_f39d {
  position: relative;
}
.center-ef4e.label-inner-b742 .layout_active_1c0f > li > a .soft_f39d: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;
}
.center-ef4e.label-inner-b742 .layout_active_1c0f > li:focus > a .soft_f39d:before,
.center-ef4e.label-inner-b742
  .layout_active_1c0f
  > li:hover
  > a
  .soft_f39d:before {
  width: 100%;
  background-color: currentColor;
}
.center-ef4e.label-inner-b742
  .layout_active_1c0f
  > li.pattern-9a66
  > a
  .soft_f39d:before,
.center-ef4e.label-inner-b742
  .layout_active_1c0f
  > li.chip_615d
  > a
  .soft_f39d:before {
  width: 100%;
  background-color: currentColor;
}
.tiny_26bb .current-eea0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tiny_26bb .current-eea0 li:first-child > a {
  border-top: none;
}
.tiny_26bb .current-eea0 .cool_3a0f > .soft_f39d .down_d2c5 {
  display: none;
}
.tiny_26bb .current-eea0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tiny_26bb .current-eea0 li:last-child {
  border: none;
}
.tiny_26bb .current-eea0 li.item-short-73e4 > a {
  padding-right: 45px !important;
}
.tiny_26bb .current-eea0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tiny_26bb .current-eea0 li a:focus,
.tiny_26bb .current-eea0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_26bb .current-eea0 li .button_upper_c944 {
  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;
}
.tiny_26bb .current-eea0 li .button_upper_c944:hover {
  box-shadow: none;
}
.tiny_26bb .current-eea0 li .button_upper_c944 .down_d2c5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tiny_26bb .current-eea0 .highlight_hard_27d3 {
  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);
}
.tiny_26bb .current-eea0 .highlight_hard_27d3 li a {
  padding-left: 3em;
}
.tiny_26bb .current-eea0 .tooltip_b741 > a .button_upper_c944 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tiny_26bb .current-eea0 .tooltip_b741 > .highlight_hard_27d3 {
  display: block;
  opacity: 1;
}
.search-static-7a75 {
  max-width: 100%;
}
.tooltip-prev-15d7 {
  line-height: 0;
  cursor: pointer;
}
.slider-7138 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slider-7138:hover {
  box-shadow: none;
  color: currentColor;
}
.slider-7138 svg {
  width: 18px;
  height: 18px;
}
.slider-7138 .input-6ac9 {
  display: none;
}
.bright-7c76 {
  position: relative;
}
.bright-7c76.fn-active-fd30 .slider-7138 .description-6803 {
  display: none;
}
.bright-7c76.fn-active-fd30 .slider-7138 .input-6ac9 {
  display: inline-block;
}
.bright-7c76 .dim_1d5c {
  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);
}
.bright-7c76.cold-1d7e .dim_1d5c {
  left: auto;
  right: -0.9em;
}
.bright-7c76.cold-1d7e .modal_2653::before {
  left: auto;
  right: 15px;
}
.bright-7c76.fn-active-fd30 .dim_1d5c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-aae0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.soft-aae0 label {
  flex-basis: 100%;
}
.soft-aae0 .slow-1e36 {
  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;
}
.soft-aae0 .slider-pro-6cfb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.soft-aae0 .slider-pro-6cfb:focus {
  background-color: transparent;
}
.soft-aae0 button.breadcrumb-d826 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.soft-aae0 button.breadcrumb-d826:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.soft-aae0 button.breadcrumb-d826 svg {
  width: 18px;
  height: 18px;
}
.soft-aae0 input[type="submit"] {
  min-height: auto;
}
.panel-58ac .soft-aae0 .slider-pro-6cfb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal_2653 {
  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) {
  .modal_2653 {
    width: 220px;
  }
}
.modal_2653 label {
  flex-basis: 100%;
}
.modal_2653::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;
}
.modal_medium_67bc .panel-58ac .soft-aae0 {
  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;
}
.modal_medium_67bc
  .panel-58ac
  .soft-aae0
  .slow-1e36 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.modal_medium_67bc .panel-58ac .soft-aae0 .slider-pro-6cfb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.modal_medium_67bc
  .panel-58ac
  .soft-aae0
  .slider-pro-6cfb:focus {
  background: 0 0;
}
.modal_medium_67bc
  .panel-58ac
  .soft-aae0
  .new_1190 {
  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;
}
.column-0b77 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.column-0b77 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.column-0b77 li:last-child {
  margin-right: 0;
}
.column-0b77 li:first-child {
  margin-left: 0;
}
.column-0b77.backdrop_middle_86ee a {
  color: #fff;
}
.column-0b77.backdrop_middle_86ee a:hover {
  color: #fff;
}
.column-0b77 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.column-0b77 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.column-0b77 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.column-0b77 a:hover {
  opacity: 0.9;
  color: inherit;
}
.column-0b77 [class*="social-icon-apple"] {
  background-color: #999;
}
.column-0b77 [class*="social-icon-apple"].description-be19 {
  background-color: transparent;
  color: #999;
}
.column-0b77 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.column-0b77 [class*="social-icon-behance"].description-be19 {
  background-color: transparent;
  color: #1769ff;
}
.column-0b77 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.column-0b77 [class*="social-icon-bitbucket"].description-be19 {
  background-color: transparent;
  color: #205081;
}
.column-0b77 [class*="social-icon-codepen"] {
  background-color: #000;
}
.column-0b77 [class*="social-icon-codepen"].description-be19 {
  background-color: transparent;
  color: #000;
}
.column-0b77 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.column-0b77 [class*="social-icon-delicious"].description-be19 {
  background-color: transparent;
  color: #39f;
}
.column-0b77 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.column-0b77 [class*="social-icon-digg"].description-be19 {
  background-color: transparent;
  color: #005be2;
}
.column-0b77 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.column-0b77 [class*="social-icon-dribbble"].description-be19 {
  background-color: transparent;
  color: #ea4c89;
}
.column-0b77 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.column-0b77 [class*="social-icon-envelope"].description-be19 {
  background-color: transparent;
  color: #ea4335;
}
.column-0b77 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.column-0b77 [class*="social-icon-facebook"].description-be19 {
  background-color: transparent;
  color: #3b5998;
}
.column-0b77 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.column-0b77 [class*="social-icon-flickr"].description-be19 {
  background-color: transparent;
  color: #0063dc;
}
.column-0b77 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.column-0b77 [class*="social-icon-foursquare"].description-be19 {
  background-color: transparent;
  color: #2d5be3;
}
.column-0b77 [class*="social-icon-github"] {
  background-color: #333;
}
.column-0b77 [class*="social-icon-github"].description-be19 {
  background-color: transparent;
  color: #333;
}
.column-0b77 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.column-0b77 [class*="social-icon-google-plus"].description-be19 {
  background-color: transparent;
  color: #dd4b39;
}
.column-0b77 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.column-0b77 [class*="social-icon-houzz"].description-be19 {
  background-color: transparent;
  color: #7ac142;
}
.column-0b77 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.column-0b77 [class*="social-icon-instagram"].description-be19 {
  background-color: transparent;
  color: #262626;
}
.column-0b77 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.column-0b77 [class*="social-icon-jsfiddle"].description-be19 {
  background-color: transparent;
  color: #487aa2;
}
.column-0b77 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.column-0b77 [class*="social-icon-linkedin"].description-be19 {
  background-color: transparent;
  color: #0077b5;
}
.column-0b77 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.column-0b77 [class*="social-icon-medium"].description-be19 {
  background-color: transparent;
  color: #00ab6b;
}
.column-0b77 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.column-0b77
  [class*="social-icon-odnoklassniki"].description-be19 {
  background-color: transparent;
  color: #f4731c;
}
.column-0b77 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.column-0b77 [class*="social-icon-meetup"].description-be19 {
  background-color: transparent;
  color: #ec1c40;
}
.column-0b77 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.column-0b77 [class*="social-icon-pinterest"].description-be19 {
  background-color: transparent;
  color: #bd081c;
}
.column-0b77 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.column-0b77 [class*="social-icon-product-hunt"].description-be19 {
  background-color: transparent;
  color: #da552f;
}
.column-0b77 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.column-0b77 [class*="social-icon-reddit"].description-be19 {
  background-color: transparent;
  color: #ff4500;
}
.column-0b77 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.column-0b77 [class*="social-icon-rss"].description-be19 {
  background-color: transparent;
  color: #f26522;
}
.column-0b77 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.column-0b77
  [class*="social-icon-shopping-cart"].description-be19 {
  background-color: transparent;
  color: #4caf50;
}
.column-0b77 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.column-0b77 [class*="social-icon-skype"].description-be19 {
  background-color: transparent;
  color: #00aff0;
}
.column-0b77 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.column-0b77 [class*="social-icon-slideshare"].description-be19 {
  background-color: transparent;
  color: #0077b5;
}
.column-0b77 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.column-0b77 [class*="social-icon-snapchat"].description-be19 {
  background-color: transparent;
  color: #fffc00;
}
.column-0b77 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.column-0b77 [class*="social-icon-soundcloud"].description-be19 {
  background-color: transparent;
  color: #f80;
}
.column-0b77 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.column-0b77 [class*="social-icon-spotify"].description-be19 {
  background-color: transparent;
  color: #2ebd59;
}
.column-0b77 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.column-0b77
  [class*="social-icon-stack-overflow"].description-be19 {
  background-color: transparent;
  color: #fe7a15;
}
.column-0b77 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.column-0b77 [class*="social-icon-maldkfgram"].description-be19 {
  background-color: transparent;
  color: #2ca5e0;
}
.column-0b77 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.column-0b77 [class*="social-icon-tripadvisor"].description-be19 {
  background-color: transparent;
  color: #589442;
}
.column-0b77 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.column-0b77 [class*="social-icon-tumblr"].description-be19 {
  background-color: transparent;
  color: #35465c;
}
.column-0b77 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.column-0b77 [class*="social-icon-twitch"].description-be19 {
  background-color: transparent;
  color: #6441a5;
}
.column-0b77 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.column-0b77 [class*="social-icon-twitter"].description-be19 {
  background-color: transparent;
  color: #1da1f2;
}
.column-0b77 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.column-0b77 [class*="social-icon-vimeo"].description-be19 {
  background-color: transparent;
  color: #1ab7ea;
}
.column-0b77 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.column-0b77 [class*="social-icon-vk"].description-be19 {
  background-color: transparent;
  color: #45668e;
}
.column-0b77 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.column-0b77 [class*="social-icon-weibo"].description-be19 {
  background-color: transparent;
  color: #df2029;
}
.column-0b77 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.column-0b77 [class*="social-icon-weixin"].description-be19 {
  background-color: transparent;
  color: #7bb32e;
}
.column-0b77 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.column-0b77 [class*="social-icon-whatsapp"].description-be19 {
  background-color: transparent;
  color: #25d366;
}
.column-0b77 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.column-0b77 [class*="social-icon-wordpress"].description-be19 {
  background-color: transparent;
  color: #21759b;
}
.column-0b77 [class*="social-icon-xing"] {
  background-color: #026466;
}
.column-0b77 [class*="social-icon-xing"].description-be19 {
  background-color: transparent;
  color: #026466;
}
.column-0b77 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.column-0b77 [class*="social-icon-yelp"].description-be19 {
  background-color: transparent;
  color: #af0606;
}
.column-0b77 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.column-0b77 [class*="social-icon-youtube"].description-be19 {
  background-color: transparent;
  color: #cd201f;
}
.disabled-b271 {
  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;
}
.disabled-b271:hover {
  box-shadow: none;
  background: 0 0;
}
.main_2c5c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden_lower_a1cd {
  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;
}
.input-ce4f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.huge_0885 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.huge_0885,
.huge_0885::after,
.huge_0885::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;
}
.huge_0885::after,
.huge_0885::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media-middle-cd5b .hidden_lower_a1cd .input-ce4f {
  margin-top: -2px;
  width: 19px;
}
.media-middle-cd5b .hidden_lower_a1cd .huge_0885 {
  margin-top: -1px;
}
.media-middle-cd5b .hidden_lower_a1cd .huge_0885,
.media-middle-cd5b .hidden_lower_a1cd .huge_0885::after,
.media-middle-cd5b .hidden_lower_a1cd .huge_0885::before {
  width: 19px;
  height: 2px;
}
.media-middle-cd5b .hidden_lower_a1cd .huge_0885::before {
  top: -6px;
}
.media-middle-cd5b .hidden_lower_a1cd .huge_0885::after {
  bottom: -6px;
}
.sort-right-a893 .hidden_lower_a1cd .input-ce4f {
  margin-top: -2px;
  width: 22px;
}
.sort-right-a893 .hidden_lower_a1cd .huge_0885 {
  margin-top: -1px;
}
.sort-right-a893 .hidden_lower_a1cd .huge_0885,
.sort-right-a893 .hidden_lower_a1cd .huge_0885::after,
.sort-right-a893 .hidden_lower_a1cd .huge_0885::before {
  width: 22px;
  height: 2px;
}
.sort-right-a893 .hidden_lower_a1cd .huge_0885::before {
  top: -7px;
}
.sort-right-a893 .hidden_lower_a1cd .huge_0885::after {
  bottom: -7px;
}
.hidden-down-20d3 .hidden_lower_a1cd .input-ce4f {
  margin-top: -2px;
  width: 31px;
}
.hidden-down-20d3 .hidden_lower_a1cd .huge_0885 {
  margin-top: -1.5px;
}
.hidden-down-20d3 .hidden_lower_a1cd .huge_0885,
.hidden-down-20d3 .hidden_lower_a1cd .huge_0885::after,
.hidden-down-20d3 .hidden_lower_a1cd .huge_0885::before {
  width: 31px;
  height: 3px;
}
.hidden-down-20d3 .hidden_lower_a1cd .huge_0885::before {
  top: -9px;
}
.hidden-down-20d3 .hidden_lower_a1cd .huge_0885::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard-97f8 .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 19px;
  }
  .hard-97f8 .hidden_lower_a1cd .huge_0885 {
    margin-top: -1px;
  }
  .hard-97f8 .hidden_lower_a1cd .huge_0885,
  .hard-97f8 .hidden_lower_a1cd .huge_0885::after,
  .hard-97f8 .hidden_lower_a1cd .huge_0885::before {
    width: 19px;
    height: 2px;
  }
  .hard-97f8 .hidden_lower_a1cd .huge_0885::before {
    top: -6px;
  }
  .hard-97f8 .hidden_lower_a1cd .huge_0885::after {
    bottom: -6px;
  }
  .list_5d56 .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 22px;
  }
  .list_5d56 .hidden_lower_a1cd .huge_0885 {
    margin-top: -1px;
  }
  .list_5d56 .hidden_lower_a1cd .huge_0885,
  .list_5d56 .hidden_lower_a1cd .huge_0885::after,
  .list_5d56 .hidden_lower_a1cd .huge_0885::before {
    width: 22px;
    height: 2px;
  }
  .list_5d56 .hidden_lower_a1cd .huge_0885::before {
    top: -7px;
  }
  .list_5d56 .hidden_lower_a1cd .huge_0885::after {
    bottom: -7px;
  }
  .component_ed2c .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 31px;
  }
  .component_ed2c .hidden_lower_a1cd .huge_0885 {
    margin-top: -1.5px;
  }
  .component_ed2c .hidden_lower_a1cd .huge_0885,
  .component_ed2c .hidden_lower_a1cd .huge_0885::after,
  .component_ed2c .hidden_lower_a1cd .huge_0885::before {
    width: 31px;
    height: 3px;
  }
  .component_ed2c .hidden_lower_a1cd .huge_0885::before {
    top: -9px;
  }
  .component_ed2c .hidden_lower_a1cd .huge_0885::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fresh-d9f1 .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 19px;
  }
  .fresh-d9f1 .hidden_lower_a1cd .huge_0885 {
    margin-top: -1px;
  }
  .fresh-d9f1 .hidden_lower_a1cd .huge_0885,
  .fresh-d9f1 .hidden_lower_a1cd .huge_0885::after,
  .fresh-d9f1 .hidden_lower_a1cd .huge_0885::before {
    width: 19px;
    height: 2px;
  }
  .fresh-d9f1 .hidden_lower_a1cd .huge_0885::before {
    top: -6px;
  }
  .fresh-d9f1 .hidden_lower_a1cd .huge_0885::after {
    bottom: -6px;
  }
  .gas-febb .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 22px;
  }
  .gas-febb .hidden_lower_a1cd .huge_0885 {
    margin-top: -1px;
  }
  .gas-febb .hidden_lower_a1cd .huge_0885,
  .gas-febb .hidden_lower_a1cd .huge_0885::after,
  .gas-febb .hidden_lower_a1cd .huge_0885::before {
    width: 22px;
    height: 2px;
  }
  .gas-febb .hidden_lower_a1cd .huge_0885::before {
    top: -7px;
  }
  .gas-febb .hidden_lower_a1cd .huge_0885::after {
    bottom: -7px;
  }
  .background_23f9 .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 31px;
  }
  .background_23f9 .hidden_lower_a1cd .huge_0885 {
    margin-top: -1.5px;
  }
  .background_23f9 .hidden_lower_a1cd .huge_0885,
  .background_23f9 .hidden_lower_a1cd .huge_0885::after,
  .background_23f9 .hidden_lower_a1cd .huge_0885::before {
    width: 31px;
    height: 3px;
  }
  .background_23f9 .hidden_lower_a1cd .huge_0885::before {
    top: -9px;
  }
  .background_23f9 .hidden_lower_a1cd .huge_0885::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active-e952 .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 19px;
  }
  .active-e952 .hidden_lower_a1cd .huge_0885 {
    margin-top: -1px;
  }
  .active-e952 .hidden_lower_a1cd .huge_0885,
  .active-e952 .hidden_lower_a1cd .huge_0885::after,
  .active-e952 .hidden_lower_a1cd .huge_0885::before {
    width: 19px;
    height: 2px;
  }
  .active-e952 .hidden_lower_a1cd .huge_0885::before {
    top: -6px;
  }
  .active-e952 .hidden_lower_a1cd .huge_0885::after {
    bottom: -6px;
  }
  .box_dirty_86f0 .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 22px;
  }
  .box_dirty_86f0 .hidden_lower_a1cd .huge_0885 {
    margin-top: -1px;
  }
  .box_dirty_86f0 .hidden_lower_a1cd .huge_0885,
  .box_dirty_86f0 .hidden_lower_a1cd .huge_0885::after,
  .box_dirty_86f0 .hidden_lower_a1cd .huge_0885::before {
    width: 22px;
    height: 2px;
  }
  .box_dirty_86f0 .hidden_lower_a1cd .huge_0885::before {
    top: -7px;
  }
  .box_dirty_86f0 .hidden_lower_a1cd .huge_0885::after {
    bottom: -7px;
  }
  .title-18dd .hidden_lower_a1cd .input-ce4f {
    margin-top: -2px;
    width: 31px;
  }
  .title-18dd .hidden_lower_a1cd .huge_0885 {
    margin-top: -1.5px;
  }
  .title-18dd .hidden_lower_a1cd .huge_0885,
  .title-18dd .hidden_lower_a1cd .huge_0885::after,
  .title-18dd .hidden_lower_a1cd .huge_0885::before {
    width: 31px;
    height: 3px;
  }
  .title-18dd .hidden_lower_a1cd .huge_0885::before {
    top: -9px;
  }
  .title-18dd .hidden_lower_a1cd .huge_0885::after {
    bottom: -9px;
  }
}
.article-over-85e0 .huge_0885 {
  -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);
}
.article-over-85e0 .huge_0885::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article-over-85e0 .huge_0885::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);
}
.article-over-85e0.table_32e4 .huge_0885 {
  -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);
}
.article-over-85e0.table_32e4 .huge_0885::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article-over-85e0.table_32e4 .huge_0885::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);
}
.notification_33b8 {
  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.popup_down_563f:before {
  display: none;
}
.cold_ef21 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cold_ef21 .message-fresh-5a5b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cold_ef21 .message-fresh-5a5b:last-of-type {
  border-bottom: none;
}
.cold_ef21 .message-fresh-5a5b.tabs_e8da,
.cold_ef21 .message-fresh-5a5b.static-6c95,
.cold_ef21 .message-fresh-5a5b.layout-advanced-2b15 {
  padding: 0;
}
.cold_ef21 .tiny_26bb .button_upper_c944 {
  color: currentColor;
}
.cold_ef21 .tiny_26bb .button_upper_c944:focus,
.cold_ef21 .tiny_26bb .button_upper_c944:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_ef21.label-out-25e6 .list_78ef,
.cold_ef21.label-out-25e6 .mask_124d a,
.cold_ef21.label-out-25e6 .layout_active_1c0f a,
.cold_ef21.label-out-25e6 .highlight_hard_27d3 a {
  color: rgba(0, 0, 0, 0.55);
}
.cold_ef21.label-out-25e6 .list_78ef:hover,
.cold_ef21.label-out-25e6 .mask_124d a:hover,
.cold_ef21.label-out-25e6 .layout_active_1c0f a:hover,
.cold_ef21.label-out-25e6 .highlight_hard_27d3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_ef21.label-out-25e6 .over-05bf {
  color: rgba(0, 0, 0, 0.8);
}
.cold_ef21.label-out-25e6 .message-fresh-5a5b {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_ef21.label-out-25e6 .message-fresh-5a5b:before {
  background: rgba(0, 0, 0, 0.08);
}
.cold_ef21.label-out-25e6 .widget_new_0e2b:before {
  background: rgba(255, 255, 255, 0.9);
}
.cold_ef21.label-out-25e6 .tiny_26bb .current-eea0 li a,
.cold_ef21.label-out-25e6 .tiny_26bb .button_upper_c944,
.cold_ef21.label-out-25e6 .highlight_hard_27d3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_ef21.label-out-25e6 .tiny_26bb .button_upper_c944:focus,
.cold_ef21.label-out-25e6 .tiny_26bb .button_upper_c944:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_ef21.label-out-25e6 .current-eea0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_ef21.left_2f34 .list_78ef,
.cold_ef21.left_2f34 .mask_124d a,
.cold_ef21.left_2f34 .layout_active_1c0f .button_upper_c944,
.cold_ef21.left_2f34 .layout_active_1c0f a,
.cold_ef21.left_2f34 .highlight_hard_27d3 a {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ef21.left_2f34 .list_78ef:hover,
.cold_ef21.left_2f34 .mask_124d a:hover,
.cold_ef21.left_2f34 .layout_active_1c0f .button_upper_c944:hover,
.cold_ef21.left_2f34 .layout_active_1c0f a:hover,
.cold_ef21.left_2f34 .highlight_hard_27d3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ef21.left_2f34 .over-05bf {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ef21.left_2f34 .message-fresh-5a5b {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_ef21.left_2f34 .message-fresh-5a5b:before {
  background: rgba(255, 255, 255, 0.08);
}
.cold_ef21.left_2f34 .widget_new_0e2b:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold_ef21.left_2f34 .tiny_26bb .current-eea0 li a,
.cold_ef21.left_2f34 .tiny_26bb .button_upper_c944,
.cold_ef21.left_2f34 .highlight_hard_27d3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_ef21.left_2f34 .tiny_26bb .button_upper_c944:focus,
.cold_ef21.left_2f34 .tiny_26bb .button_upper_c944:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_ef21.left_2f34 .current-eea0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_new_0e2b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget_new_0e2b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface-gold-ada9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.layout_cca3 .cold_ef21 {
  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;
}
.layout_cca3 .message-fresh-5a5b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.layout_cca3 .message-fresh-5a5b: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) {
  .layout_cca3 .message-fresh-5a5b:before {
    width: 16%;
    left: 42%;
  }
}
.layout_cca3 .message-fresh-5a5b:last-child:before {
  content: none;
}
.layout_cca3 .message-fresh-5a5b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.layout_cca3 .tiny_26bb .current-eea0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.layout_cca3 .tiny_26bb .current-eea0 li a .button_upper_c944 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.layout_cca3 .tiny_26bb .highlight_hard_27d3 {
  border: none;
}
.layout_cca3 .tiny_26bb .highlight_hard_27d3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.layout_cca3 .widget_new_0e2b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.layout_cca3 .surface-gold-ada9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.layout_cca3 .left_2f34 .widget_new_0e2b:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_cca3 .label-out-25e6.thick-1143 .huge_0885 {
  background: rgba(0, 0, 0, 0.6);
}
.layout_cca3
  .label-out-25e6.thick-1143
  .huge_0885::after,
.layout_cca3
  .label-out-25e6.thick-1143
  .huge_0885:before {
  background: inherit;
}
.layout_cca3
  .label-out-25e6.thick-1143:hover
  .huge_0885 {
  background: rgba(0, 0, 0, 0.8);
}
.current_42e6 .cold_ef21 {
  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) {
  .current_42e6 .cold_ef21 {
    width: auto;
    right: 45px;
  }
}
.box_1cc5 .cold_ef21 {
  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) {
  .box_1cc5 .cold_ef21 {
    width: auto;
    left: 45px;
  }
}
.popup_down_563f .cold_ef21 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.popup_down_563f .surface-gold-ada9 {
  max-width: 48em;
  margin: 0 auto;
}
.popup_down_563f .widget_new_0e2b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.shadow-action-9c56 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-action-9c56.layout_cca3 .cold_ef21 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.shadow-action-9c56.current_42e6 .cold_ef21 {
  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);
}
.shadow-action-9c56 .cold_ef21 {
  visibility: visible;
}
.shadow-action-9c56.box_1cc5 .cold_ef21 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fresh-2ae5,
.full-25a8 {
  overflow-x: hidden;
}
.fresh-2ae5 .cold_ef21 {
  overflow: auto;
}
.fresh-2ae5.layout_cca3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-2ae5.layout_cca3 .cold_ef21 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fresh-2ae5.layout_cca3 .disabled-b271 {
  opacity: 0;
}
.fresh-2ae5.current_42e6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-2ae5.current_42e6 .cold_ef21 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fresh-2ae5.current_42e6 .disabled-b271 {
  opacity: 0;
}
.fresh-2ae5.box_1cc5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-2ae5.box_1cc5 .cold_ef21 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fresh-2ae5.box_1cc5 .disabled-b271 {
  opacity: 0;
}
.fresh-2ae5.popup_down_563f .cold_ef21 {
  z-index: 10;
  visibility: visible;
}
.thick-1143 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.thick-1143 .huge_0885 {
  background: rgba(255, 255, 255, 0.99);
}
.thick-1143 .huge_0885::after,
.thick-1143 .huge_0885:before {
  background: inherit;
}
.thick-1143:hover .huge_0885 {
  background: rgba(255, 255, 255, 0.99);
}
.box_1cc5 .thick-1143 {
  top: 10px;
  right: auto;
  left: 12px;
}
.popup_down_563f .thick-1143 {
  display: none !important;
}
.fresh-2ae5:before,
.full-25a8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fresh-2ae5 .thick-1143,
.full-25a8 .thick-1143 {
  display: inline-block;
}
.cold_ef21 .article-0d7a {
  -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;
}
.fresh-2ae5 .cold_ef21 .article-0d7a,
.full-25a8 .cold_ef21 .article-0d7a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-503f .slow-1e36 {
  width: 100%;
}
.title_d1b5 {
  padding: 0 0.5em 0;
}
.title_d1b5 [class*="customify-col-"],
.title_d1b5 [class*="customify-col_"],
.title_d1b5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hard-4fe0 .title_d1b5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .small-6e9c .header-inner-b427,
  .header-inner-b427 {
    display: none;
  }
  .item_cool_0b87 {
    text-align: left;
  }
  .layout-a20d {
    text-align: center;
  }
  .full_2844 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .small-6e9c .sort_steel_f7aa,
  .sort_steel_f7aa {
    display: none;
  }
  .dropdown_middle_f878 {
    text-align: left;
  }
  .thumbnail_de79 {
    text-align: center;
  }
  .under-3ac3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .small-6e9c .panel_8f51,
  .panel_8f51 {
    display: none;
  }
  .down-b19c {
    text-align: left;
  }
  .hovered_f220 {
    text-align: center;
  }
  .shadow_complex_03a5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.table_7481 {
  box-shadow: none !important;
}
.slow-006b .mini-3a38,
.info-white-f91e .mini-3a38 {
  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;
}
.info-white-f91e .mini-3a38 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification_short_ac0e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification_short_ac0e:after,
.notification_short_ac0e:before {
  content: "";
  display: table;
}
.notification_short_ac0e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification_short_ac0e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification_short_ac0e,
.texture_solid_262b {
  max-width: 1248px;
  margin: 0 auto;
}

.outer_f66f.texture_basic_4570 .notification_short_ac0e {
  max-width: 100%;
}
.outer_f66f.middle_1f3f {
  max-width: 1200px;
  margin: 0 auto;
}
.outer_f66f.overlay-current-5200 .notification_short_ac0e {
  max-width: 100%;
}
.outer_f66f.overlay-current-5200 > .notification_short_ac0e {
  padding-left: 0;
  padding-right: 0;
}
.outer_f66f.overlay-current-5200 > .notification_short_ac0e .small-6e9c {
  margin: 0;
}
.outer_f66f.overlay-current-5200
  > .notification_short_ac0e
  .last-319d.dropdown-stone-f4e9 {
  margin-right: 0;
  margin-left: 0;
}
.outer_f66f.overlay-current-5200 #main.dropdown-stone-f4e9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dim_e4de #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dim_e4de #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element-29c0 .east-6ae0 {
    padding-right: 1em;
  }
  .element-29c0.black-df93 .last-319d {
    border-right: 1px solid #eaecee;
  }
  .element-29c0.black-df93 .east-6ae0 {
    padding-right: 1em;
  }
  .element-29c0.black-df93 .stale_a81c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_7624 .east-6ae0 {
    padding-left: 1em;
  }
  .action_7624.black-df93 .last-319d {
    border-left: 1px solid #eaecee;
  }
  .action_7624.black-df93 .east-6ae0 {
    padding-left: 1em;
  }
  .action_7624.black-df93 .stale_a81c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_0488 .east-6ae0 {
    padding-left: 1em;
  }
  .shade_0488.black-df93 .shadow_44d4 {
    border-right: 1px solid #eaecee;
  }
  .shade_0488.black-df93 .blue_1779 {
    border-right: 1px solid #eaecee;
  }
  .shade_0488.black-df93 .east-6ae0 {
    padding-left: 1em;
  }
  .shade_0488.black-df93 .stale_a81c {
    padding-right: 1em;
  }
  .shade_0488.black-df93 .content_e8de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-511f .east-6ae0 {
    padding-right: 1em;
  }
  .mask-511f.black-df93 .shadow_44d4 {
    border-left: 1px solid #eaecee;
  }
  .mask-511f.black-df93 .blue_1779 {
    border-left: 1px solid #eaecee;
  }
  .mask-511f.black-df93 .east-6ae0 {
    padding-right: 1em;
  }
  .mask-511f.black-df93 .stale_a81c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask-511f.black-df93 .content_e8de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim_e4de .east-6ae0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim_e4de.black-df93 .last-319d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dim_e4de.black-df93 .east-6ae0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim_e4de.black-df93 .stale_a81c {
    padding-left: 1em;
  }
  .dim_e4de.black-df93 .content_e8de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dim_e4de.black-df93 .east-6ae0 {
    padding-left: 0;
  }
}
.glass-48b5 .tabs_last_d7d5 {
  display: inline-block;
}
.detail_dark_8d1b {
  display: inline-block;
}
.primary-6613 {
  word-con: break-word;
}
.avatar-3648 > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar-3648 .hovered_aca6 {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar-3648 .accent_tiny_517b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hot-6b92 .alert-upper-f9bc {
  margin-bottom: 2em;
}
.hot-6b92 .module-paper-e4c5 {
  margin-bottom: 15px;
}
.hot-6b92 .module-paper-e4c5:last-child {
  margin-bottom: 0;
}
.hot-6b92 .thumbnail_1f97 {
  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) {
  .hot-6b92 .thumbnail_1f97 {
    display: block;
  }
}
.hot-6b92 .caption_west_0519 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hot-6b92 .caption_west_0519 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hot-6b92 .surface_medium_b930 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hot-6b92 .surface_medium_b930 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hot-6b92 .surface_medium_b930 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hot-6b92 .primary-6613 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot-6b92 .primary-6613 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hot-6b92 .pro_030b p:last-child {
  margin-bottom: 0;
}
.hot-6b92 .south-23d4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hot-6b92 .sidebar-5656 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hot-6b92 .photo-26cb {
  margin-top: 1em;
}
.hot-6b92 .main-9cc2 {
  top: 0;
  display: block;
}
.hot-6b92 .main-9cc2 a {
  color: inherit;
}
.hot-6b92 .main-9cc2 a:hover {
  color: inherit;
}
.hot-6b92 .tabs-down-cbec {
  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;
}
.hot-6b92 .tabs-down-cbec:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hot-6b92 .sidebar-5656 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hot-6b92 .hidden-lower-11f2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hot-6b92 .hidden-lower-11f2:first-child {
  margin-top: 0;
}
.hot-6b92 .hidden-lower-11f2.frame-93de {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hot-6b92 .hidden-lower-11f2.complex_9bab {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot-6b92
  .hidden-lower-11f2.complex_9bab.pressed-351c
  .photo-26cb {
  width: 100%;
}
.hot-6b92 .complex_9bab {
  -webkit-box-align: center;
  align-items: center;
}
.hot-6b92 .complex_9bab .avatar-3648,
.hot-6b92 .complex_9bab > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hot-6b92 .surface_medium_b930 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot-6b92 .surface_medium_b930 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot-6b92 .surface_medium_b930: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;
}
.hot-6b92 .frame-93de {
  z-index: 5;
}
.hot-6b92 .cool_8d26 .feature_action_9083 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hot-6b92 .out-8a0a .feature_action_9083 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hot-6b92 .pressed-6761 .feature_action_9083 {
  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;
}
.hot-6b92.brown-8b37 .thumbnail_1f97,
.hot-6b92.summary_old_7082 .thumbnail_1f97 {
  display: block;
}
.hot-6b92.brown-8b37 .thumbnail_1f97 .basic_86ea,
.hot-6b92.brown-8b37 .thumbnail_1f97 .sidebar-5656,
.hot-6b92.summary_old_7082 .thumbnail_1f97 .basic_86ea,
.hot-6b92.summary_old_7082 .thumbnail_1f97 .sidebar-5656 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hot-6b92.card-middle-d172 .caption_west_0519 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hot-6b92.card-middle-d172 .caption_west_0519 {
    margin-right: 0;
  }
}
.hot-6b92.brown-8b37 .caption_west_0519,
.hot-6b92.summary_old_7082 .caption_west_0519 {
  padding-top: 40%;
}
.hot-6b92.brown-8b37 .alert-upper-f9bc,
.hot-6b92.summary_old_7082 .alert-upper-f9bc {
  display: block;
}
.hot-6b92.brown-8b37 .fn-sticky-fd30 .sidebar-5656,
.hot-6b92.summary_old_7082 .fn-sticky-fd30 .sidebar-5656 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hot-6b92.brown-8b37 .caption_west_0519,
.hot-6b92.summary_old_7082 .caption_west_0519 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hot-6b92.brown-8b37 .sidebar-5656 {
  padding: 1em;
}
.dark_a594 {
  margin: 30px auto;
  display: block;
}
.dark_a594 .media-4906 > * {
  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;
}
.dark_a594 .media-4906 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dark_a594 .media-4906 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-b749 .avatar-3648 {
  margin-bottom: 1.41575em;
}
.element-b749 .button-87b2 {
  margin-bottom: 1.618em;
}
.paragraph_1d2d .light-f4c2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.paragraph_1d2d .light-f4c2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.paragraph_1d2d .photo_be5f {
  max-width: 100%;
  overflow: auto;
}
.center-f18c .paragraph_1d2d a:hover {
  text-decoration: underline;
}
.item_simple_fa4b .module-paper-e4c5:not(.primary-6613),
.item_simple_fa4b .surface_medium_b930 {
  margin-bottom: 1.41575em;
}
.item_simple_fa4b .module-paper-e4c5:not(.primary-6613):last-child,
.item_simple_fa4b .surface_medium_b930:last-child {
  margin-bottom: 0;
}
.item_simple_fa4b .module-paper-e4c5.dynamic-3511 {
  margin-bottom: 0.41575em;
}
.item_simple_fa4b .carousel-soft-3b63:before,
.item_simple_fa4b .full-aed1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item_simple_fa4b .carousel-soft-3b63:before {
  content: "\f115";
}
.item_simple_fa4b .full-aed1:before {
  content: "\f02c";
}
.item_simple_fa4b .wide_d644 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item_simple_fa4b .wide_d644 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bright_4c70 {
  display: -webkit-box;
  display: flex;
}
.bright_4c70 .next_5bc0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bright_4c70 .next_5bc0 {
    flex-basis: 90px;
  }
}
.bright_4c70 .progress_new_224b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_4c70 .progress_new_224b {
    flex-basis: calc(100% - 50px);
  }
}
.bright_4c70 .under_d760 p:last-child {
  margin-bottom: 0.72em;
}
.layout-gas-cf7f .media-4906 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout-gas-cf7f .media-4906:after,
.layout-gas-cf7f .media-4906:before {
  content: "";
  display: table;
}
.layout-gas-cf7f .media-4906:after {
  clear: both;
}
.layout-gas-cf7f .media-4906 .pro-cff7,
.layout-gas-cf7f .media-4906 .overlay-mini-8f2f {
  width: 49%;
}
.layout-gas-cf7f .media-4906 .pro-cff7 a span.logo-98af,
.layout-gas-cf7f .media-4906 .overlay-mini-8f2f a span.logo-98af {
  display: block;
  margin-bottom: 5px;
}
.layout-gas-cf7f .media-4906 .overlay-mini-8f2f {
  float: left;
  text-align: left;
}
.layout-gas-cf7f .media-4906 .pro-cff7 {
  float: right;
  text-align: right;
}
.dropdown_ad19 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown_ad19 {
    margin-bottom: 0;
  }
}
.tiny_6cc9 {
  margin-bottom: 1em;
}
.tiny_6cc9 .primary-6613 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hot_f7f0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer_6e4b .tiny_6cc9,
.alert-simple-417f .tiny_6cc9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer_6e4b .tiny_6cc9,
  .alert-simple-417f .tiny_6cc9 {
    display: block;
  }
}
.footer_6e4b .hot_f7f0,
.alert-simple-417f .hot_f7f0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer_6e4b .hot_f7f0,
  .alert-simple-417f .hot_f7f0 {
    margin-bottom: 1em;
  }
}
.footer_6e4b .hot_f7f0 img,
.alert-simple-417f .hot_f7f0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer_6e4b .fixed-c66c,
.alert-simple-417f .fixed-c66c {
  flex-basis: calc(100% - 160px);
}
.footer_6e4b .fixed-c66c p,
.alert-simple-417f .fixed-c66c p {
  margin-bottom: 0;
}
.footer_6e4b .fixed-c66c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer_6e4b .fixed-c66c {
    padding-left: 0;
  }
}
.alert-simple-417f .fixed-c66c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert-simple-417f .fixed-c66c {
    padding-right: 0;
  }
}
.alert-simple-417f .hot_f7f0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outer_a7c9 .hot_f7f0 {
  margin-bottom: 0.5em;
}
.outer_a7c9 .hot_f7f0 img {
  width: 100%;
}
.texture_green_c19b .slow-1a32,
.narrow_5d21 .slow-1a32 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.narrow_5d21 .last-319d .column-6966 p:last-child {
  margin-bottom: 0;
}
.tag_8eae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover-ca61 .wrapper_22cd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover-ca61 .wrapper_22cd:last-of-type {
    margin-bottom: 0;
  }
}
.hover-ca61 .wrapper_22cd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-ca61 .wrapper_22cd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover-ca61 .wrapper_22cd ul li {
  margin: 0 0 0.6em;
}
.hover-ca61 .wrapper_22cd ul li.gallery-cool-3230,
.hover-ca61 .wrapper_22cd ul li.element-d2a3 {
  position: relative;
}
.hover-ca61 .wrapper_22cd ul li.gallery-cool-3230 .panel-stale-6495,
.hover-ca61 .wrapper_22cd ul li.element-d2a3 .panel-stale-6495 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover-ca61 .wrapper_22cd ul li.gallery-cool-3230:after:after,
.hover-ca61 .wrapper_22cd ul li.gallery-cool-3230:after:before,
.hover-ca61
  .wrapper_22cd
  ul
  li.element-d2a3:after:after,
.hover-ca61
  .wrapper_22cd
  ul
  li.element-d2a3:after:before {
  content: "";
  display: table;
}
.hover-ca61 .wrapper_22cd ul li.gallery-cool-3230:after:after,
.hover-ca61
  .wrapper_22cd
  ul
  li.element-d2a3:after:after {
  clear: both;
}
.hover-ca61 .wrapper_22cd a.smooth-601c:hover {
  text-decoration: none;
}
.hover-ca61 .wrapper_22cd select {
  max-width: 100%;
}
.hover-ca61 .wrapper_22cd table {
  font-size: 85%;
}
.hover-ca61 .wrapper_22cd table td,
.hover-ca61 .wrapper_22cd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover-ca61 .wrapper_22cd table tfoot td {
  text-align: left;
}
.hover-ca61 .wrapper_22cd :last-child {
  margin-bottom: 0;
}
.hover-ca61 .wrapper_22cd .image-6fde {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover-ca61 .wrapper_22cd .image-6fde label {
  width: 100%;
}
.hover-ca61 .wrapper_22cd .image-6fde .slider-pro-6cfb {
  width: 100%;
  display: block;
}
.hover-ca61 .wrapper_22cd .image-6fde .breadcrumb-d826 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover-ca61 .wrapper_22cd .image-6fde .breadcrumb-d826:hover svg #svg-search {
  fill: #444;
}
.hover-ca61 .wrapper_22cd .image-6fde .breadcrumb-d826 svg {
  width: 18px;
  height: 18px;
}
.hover-ca61 .element-d69c ul ul,
.hover-ca61 .frame-tall-8031 ul ul,
.hover-ca61 .search-red-5ffc ul ul,
.hover-ca61 .bronze-4666 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover-ca61 .element-d69c .item-short-73e4 > a,
.hover-ca61 .frame-tall-8031 .item-short-73e4 > a,
.hover-ca61 .search-red-5ffc .item-short-73e4 > a,
.hover-ca61 .bronze-4666 .item-short-73e4 > a {
  margin-bottom: 0;
}
.hover-ca61 .preview_top_bdef li,
.hover-ca61 .element-d69c li,
.hover-ca61 .silver-6330 li,
.hover-ca61 .frame-tall-8031 li,
.hover-ca61 .search-red-5ffc li,
.hover-ca61 .bronze-4666 li,
.hover-ca61 .shadow-cold-f1e8 li,
.hover-ca61 .white-07c7 li {
  display: block;
  position: relative;
}
.hover-ca61 .preview_top_bdef li:last-child,
.hover-ca61 .element-d69c li:last-child,
.hover-ca61 .silver-6330 li:last-child,
.hover-ca61 .frame-tall-8031 li:last-child,
.hover-ca61 .search-red-5ffc li:last-child,
.hover-ca61 .bronze-4666 li:last-child,
.hover-ca61 .shadow-cold-f1e8 li:last-child,
.hover-ca61 .white-07c7 li:last-child {
  border: none;
}
.hover-ca61 .preview_top_bdef li a,
.hover-ca61 .element-d69c li a,
.hover-ca61 .silver-6330 li a,
.hover-ca61 .frame-tall-8031 li a,
.hover-ca61 .search-red-5ffc li a,
.hover-ca61 .bronze-4666 li a,
.hover-ca61 .shadow-cold-f1e8 li a,
.hover-ca61 .white-07c7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-ca61 .preview_top_bdef li ul li::before,
.hover-ca61 .element-d69c li ul li::before,
.hover-ca61 .silver-6330 li ul li::before,
.hover-ca61 .frame-tall-8031 li ul li::before,
.hover-ca61 .search-red-5ffc li ul li::before,
.hover-ca61 .bronze-4666 li ul li::before,
.hover-ca61 .shadow-cold-f1e8 li ul li::before,
.hover-ca61 .white-07c7 li ul li::before {
  left: 15px;
}
.hover-ca61 .preview_top_bdef li ul a,
.hover-ca61 .element-d69c li ul a,
.hover-ca61 .silver-6330 li ul a,
.hover-ca61 .frame-tall-8031 li ul a,
.hover-ca61 .search-red-5ffc li ul a,
.hover-ca61 .bronze-4666 li ul a,
.hover-ca61 .shadow-cold-f1e8 li ul a,
.hover-ca61 .white-07c7 li ul a {
  padding-left: 20px;
}
.hover-ca61 .preview_top_bdef li ul ul li::before,
.hover-ca61 .element-d69c li ul ul li::before,
.hover-ca61 .silver-6330 li ul ul li::before,
.hover-ca61 .frame-tall-8031 li ul ul li::before,
.hover-ca61 .search-red-5ffc li ul ul li::before,
.hover-ca61 .bronze-4666 li ul ul li::before,
.hover-ca61 .shadow-cold-f1e8 li ul ul li::before,
.hover-ca61 .white-07c7 li ul ul li::before {
  left: 30px;
}
.hover-ca61 .preview_top_bdef li ul ul a,
.hover-ca61 .element-d69c li ul ul a,
.hover-ca61 .silver-6330 li ul ul a,
.hover-ca61 .frame-tall-8031 li ul ul a,
.hover-ca61 .search-red-5ffc li ul ul a,
.hover-ca61 .bronze-4666 li ul ul a,
.hover-ca61 .shadow-cold-f1e8 li ul ul a,
.hover-ca61 .white-07c7 li ul ul a {
  padding-left: 40px;
}
.hover-ca61 .list_large_a767 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-ca61 .white-07c7 ul li {
  margin-bottom: 1.41575em;
}
.hover-ca61 .white-07c7 ul li .thumbnail_7a2a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover-ca61 .white-07c7 ul li .surface-stone-1250 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.left_2f34 .preview_top_bdef li a,
.left_2f34 .element-d69c li a,
.left_2f34 .silver-6330 li a,
.left_2f34 .frame-tall-8031 li a,
.left_2f34 .search-red-5ffc li a,
.left_2f34 .bronze-4666 li a,
.left_2f34 .shadow-cold-f1e8 li a,
.left_2f34 .white-07c7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_2f34 .list_large_a767 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_2f34 .wrapper_22cd ul li.gallery-cool-3230 .panel-stale-6495,
.left_2f34 .wrapper_22cd ul li.element-d2a3 .panel-stale-6495 {
  background: rgba(0, 0, 0, 0.2);
}
.left_2f34 .hover-ca61 .wrapper_22cd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_f66f .hover-ca61 .current-eea0 li {
  margin: 0;
}
.outer_f66f .hover-ca61 .current-eea0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outer_f66f .hover-ca61 .current-eea0 li ul {
  margin: 0;
}
.outer_f66f .hover-ca61 .current-eea0 li ul li a {
  padding-left: 15px;
}
.outer_f66f .hover-ca61 .current-eea0 li ul li li a {
  padding-left: 30px;
}
.outer_f66f .hover-ca61 .current-eea0 li.notification_motion_1f64 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outer_f66f .hover-ca61 .current-eea0 li.notification_motion_1f64 > 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;
}
.outer_f66f .hover-ca61 .current-eea0 li.notification_motion_1f64 > 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;
}
.soft_2798 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.photo_center_c906 {
  position: relative;
  z-index: 10;
}
.photo_center_c906 .article-0d7a {
  width: 100%;
  max-width: 100%;
}
.thumbnail_focused_20a2 .item_8ca8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_focused_20a2 .label-out-25e6 {
}
.thumbnail_focused_20a2 .left_2f34 {
  background: #292929;
}
.middle-daf6 .item_8ca8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.middle-daf6 .label-out-25e6 {
  background: #f9f9f9;
}
.middle-daf6 .left_2f34 {
  background: #303030;
}
.orange-6993 .item_8ca8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .orange-6993 .tabs_last_d7d5 {
    margin-bottom: 1em;
  }
  .orange-6993 .tabs_last_d7d5:last-child {
    margin-bottom: 0;
  }
}
.orange-6993 .label-out-25e6 {
  background: #ededed;
}
.orange-6993 .left_2f34 {
  background: #1a1a1a;
}
.item_8ca8.label-out-25e6 {
  color: rgba(0, 0, 0, 0.6);
}
.item_8ca8.label-out-25e6 .outline-inner-5a6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_8ca8.left_2f34 {
  color: rgba(255, 255, 255, 0.99);
}
.item_8ca8.left_2f34 a:not(.smooth-601c) {
  color: rgba(255, 255, 255, 0.79);
}
.item_8ca8.left_2f34 a:not(.smooth-601c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_8ca8.left_2f34 .outline-inner-5a6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_8ca8.left_2f34 table tbody td,
.item_8ca8.left_2f34 table th {
  background: rgba(0, 0, 0, 0.08);
}
.right-9c7b.hover-48fa .notification_short_ac0e {
  max-width: initial;
}
.right-9c7b .focused-7b8b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.right-9c7b .focused-7b8b .article-0d7a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .right-9c7b .focused-7b8b .article-0d7a {
    display: block;
    margin-bottom: 2em;
  }
  .right-9c7b .focused-7b8b .article-0d7a:last-child {
    margin-bottom: 0;
  }
}
.orange-6993 .tabs_last_d7d5:last-child,
.middle-daf6 .tabs_last_d7d5:last-child,
.thumbnail_focused_20a2 .tabs_last_d7d5:last-child {
  margin-bottom: 0;
}
.orange-6993 .tabs_last_d7d5 .hover-ca61 .wrapper_22cd:last-child,
.middle-daf6 .tabs_last_d7d5 .hover-ca61 .wrapper_22cd:last-child,
.thumbnail_focused_20a2 .tabs_last_d7d5 .hover-ca61 .wrapper_22cd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .orange-6993 .popup_first_7096,
  .orange-6993 .copper-307f,
  .middle-daf6 .popup_first_7096,
  .middle-daf6 .copper-307f,
  .thumbnail_focused_20a2 .popup_first_7096,
  .thumbnail_focused_20a2 .copper-307f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .photo_center_c906 .tabs_last_d7d5 {
    margin-bottom: 2em;
  }
}
.photo_center_c906 p:last-child {
  margin-bottom: 0;
}
.photo_center_c906 li,
.photo_center_c906 ul {
  list-style: none;
  margin: 0;
}
.photo_center_c906 ul ul {
  margin-left: 2.617924em;
}
.hero-dec3 {
  font-size: 0.875em;
}

/* css-noise: 7987 */
.phantom-card-p3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
