/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tertiary_1c50/customify
Author: WPCustomify
Author URI: https://pressmaximum.tertiary_1c50
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.tertiary_1c50/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.secondary_fluid_0f2d.media-down-2c02/licenses/gpl-2.0.widget-73bd
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.wrapper-yellow-7b4e/, (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.mini_b89c.accordion_ba81/normalize.media-3910/
 ======
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.media-3910 v7.0.0 | MIT License | github.tertiary_1c50/necolas/normalize.media-3910 */
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;
}
.row_58dc .picture_5bb2,
.white-e48a,
.article-46f4,
.link-5211,
.cool_6a20,
.search_hard_3ef5,
.row-steel-f863,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.white-e48a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .white-e48a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .white-e48a,
  h1 {
    font-size: 1.8em;
  }
}
.article-46f4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article-46f4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article-46f4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article-46f4,
  h2 {
    font-size: 1.7em;
  }
}
.link-5211,
h3 {
  font-size: 1.618em;
}
.row_58dc .picture_5bb2,
.cool_6a20,
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.component-pro-80e2 {
  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;
}
.white-5a20:after,
.white-5a20:before,
.picture_gold_49b3:after,
.picture_gold_49b3:before {
  content: "";
  display: table;
}
.white-5a20:after,
.picture_gold_49b3:after {
  clear: both;
}
.progress-blue-7650 {
  float: right;
  margin-right: 0;
}
.notice_short_cb41 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input_764d .info-08bd,
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;
}
.input_764d .info-08bd: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;
}
.box_tall_17ad .info-08bd {
  box-shadow: none;
}
.box_tall_17ad
  .info-08bd
  .menu_brown_a6bb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.box_tall_17ad .info-08bd .static_104c {
  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;
}
.box_tall_17ad
  .info-08bd
  .static_104c
  b {
  display: none;
}
.box_tall_17ad .label-focused-dc5a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout-ee16:not(.dropdown_soft_36dc):not(.orange_f323),
button:not(.dropdown_soft_36dc):not(.orange_f323),
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ),
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ),
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ) {
  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;
}
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):hover,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):hover,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):hover,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):hover,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):active,
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):active,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):active,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):active,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):active,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus {
  outline: 0;
}
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180 {
  position: relative;
}
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .sidebar_b09b,
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .article-inner-91c1,
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .tooltip-ca75,
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  i,
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  svg,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .sidebar_b09b,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .article-inner-91c1,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .tooltip-ca75,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  i,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  svg,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .sidebar_b09b,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .article-inner-91c1,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .tooltip-ca75,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  i,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  svg,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .sidebar_b09b,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .article-inner-91c1,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .tooltip-ca75,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  i,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  svg,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .sidebar_b09b,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .article-inner-91c1,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  .tooltip-ca75,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  i,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180
  svg {
  visibility: hidden;
}
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180:after,
button:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180:after,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180:after,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180:after,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ).fn-loading-b180: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;
}
.layout-ee16:not(.dropdown_soft_36dc):not(.orange_f323),
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ),
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ),
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ) {
  color: #fff;
  background: #235787;
}
.layout-ee16:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus,
input[type="button"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus,
input[type="reset"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus,
input[type="submit"]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ):focus {
  color: #fff;
}
.layout-ee16.fn-disabled-b180:not(.dropdown_soft_36dc):not(
    .orange_f323
  ),
.layout-ee16[disabled]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ),
button.fn-disabled-b180:not(.dropdown_soft_36dc):not(
    .orange_f323
  ),
button[disabled]:not(.dropdown_soft_36dc):not(
    .orange_f323
  ) {
  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;
}
.dynamic_a5ce {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dynamic_a5ce: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;
}
.detail-e54a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid_huge_9cd0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon-tiny-fc68 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.white-5a20:after,
.white-5a20:before,
.header-9350:after,
.header-9350:before,
.pagination_cc59:after,
.pagination_cc59:before,
.basic-dac2:after,
.basic-dac2:before,
.under_392a:after,
.under_392a:before,
.chip-c724:after,
.chip-c724:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.white-5a20:after,
.header-9350:after,
.pagination_cc59:after,
.basic-dac2:after,
.under_392a:after,
.chip-c724:after {
  clear: both;
}
.header-9350 .paragraph_fe31,
.pagination_cc59 .paragraph_fe31,
.shade-steel-d7ac .paragraph_fe31 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title-gas-061b {
  display: inline-block;
}
.next_52fd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.next_52fd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.next_52fd .short_bb60 {
  padding: 1em 0;
  font-size: 85%;
}
.short_bb60 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary_0abb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary_0abb:after,
.tertiary_0abb:before {
  content: "";
  display: table;
}
.tertiary_0abb:after {
  clear: both;
}
.caption-a95d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.stale-d244 .caption-a95d {
  max-width: 50%;
}
.article-motion-332c .caption-a95d {
  max-width: 33.33%;
}
.bronze-ab9d .caption-a95d {
  max-width: 25%;
}
.orange-4283 .caption-a95d {
  max-width: 20%;
}
.rough_4a98 .caption-a95d {
  max-width: 16.66%;
}
.prev_a25b .caption-a95d {
  max-width: 14.28%;
}
.hidden-tiny-1ee1 .caption-a95d {
  max-width: 12.5%;
}
.advanced-7457 .caption-a95d {
  max-width: 11.11%;
}
.static_6467 {
  display: block;
}
.row_58dc .link_steel_bf38 label,
.row_58dc .backdrop_4d7b label,
.row_58dc .narrow-58ae label,
.row_58dc .row_right_65d8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-ef6c {
  list-style: none;
  margin: 0;
}
.fast-ef6c article.sort-copper-de8f {
  margin-bottom: 0;
}
.fast-ef6c ul {
  list-style: none;
  margin: 0;
}
.fast-ef6c .outline-glass-3956 li.sort-copper-de8f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-ef6c .outline-glass-3956 li.sort-copper-de8f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-ef6c .outline-glass-3956 li.sort-copper-de8f: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) {
  .fast-ef6c .outline-glass-3956 li.sort-copper-de8f li.sort-copper-de8f li.sort-copper-de8f li.sort-copper-de8f {
    padding-left: 0;
  }
}
article.sort-copper-de8f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort-copper-de8f .header-9350 p:last-of-type {
  margin-bottom: 0;
}
article.sort-copper-de8f .widget_next_c08f {
  float: left;
}
article.sort-copper-de8f .disabled-pro-f1c5 {
  margin-left: 85px;
}
article.sort-copper-de8f .description-pressed-e927 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort-copper-de8f .description-pressed-e927 .stone_3df3 {
  margin-left: 10px;
}
article.sort-copper-de8f .disabled_3fb7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort-copper-de8f .blue-b0d0 {
  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 .link_steel_bf38,
  #respond .narrow-58ae,
  #respond .row_right_65d8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_steel_bf38 input,
#respond .narrow-58ae input,
#respond .row_right_65d8 input {
  width: 100%;
}
#respond .row_right_65d8 {
  margin-right: 0;
}
#respond .status-4aa6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb_light_2a7e {
  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;
}
.breadcrumb_light_2a7e.highlight-wood-a7aa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.breadcrumb_light_2a7e 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%);
}
.breadcrumb_light_2a7e:focus,
.breadcrumb_light_2a7e: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);
}
.fixed-b5df {
  border-radius: 10%;
}
.label_light_9eca {
  border-radius: 50%;
}
.notification_steel_64fb {
  font-size: 0.72em;
}
.icon_fast_abb2 {
  font-size: 0.875em;
}
.message_up_618e {
  font-size: 1.1em;
}
.last_aa24 {
  text-transform: uppercase;
  line-height: 1.2;
}
.last_aa24.notification_steel_64fb {
  letter-spacing: 0.5px;
}
.alert_086b,
.alert_086b a {
  color: #6d6d6d;
}
.alert_086b a:hover {
  color: #111;
}
.video_medium_f1e8 {
  color: #6d6d6d;
}
.medium-33ff {
  overflow-x: hidden;
}
.medium-33ff .soft_6740.yellow_f4ea {
  position: relative;
}
.medium-33ff .soft_6740.yellow_f4ea.popup-e0dd {
  position: initial;
}
.medium-33ff
  .soft_6740.yellow_f4ea.popup-e0dd
  .title_3c5e {
  left: auto;
}
.medium-33ff .soft_6740 .title_3c5e {
  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;
}
.medium-33ff .soft_6740:hover.yellow_f4ea {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.medium-33ff
  .soft_6740:hover.yellow_f4ea
  .title_3c5e {
  display: block;
  z-index: 9999999;
}
.medium-33ff .icon-835c .column-320c,
.medium-33ff .upper-6fe4 .column-320c {
  display: none;
}
.medium-33ff .paragraph_fc0e .soft_6740:hover.yellow_f4ea {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row_58dc .link_steel_bf38 label,
.row_58dc .backdrop_4d7b label,
.row_58dc .narrow-58ae label,
.row_58dc .row_right_65d8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-ef6c {
  list-style: none;
  margin: 0;
}
.fast-ef6c article.sort-copper-de8f {
  margin-bottom: 0;
}
.fast-ef6c ul {
  list-style: none;
  margin: 0;
}
.fast-ef6c .outline-glass-3956 li.sort-copper-de8f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-ef6c .outline-glass-3956 li.sort-copper-de8f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-ef6c .outline-glass-3956 li.sort-copper-de8f: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) {
  .fast-ef6c .outline-glass-3956 li.sort-copper-de8f li.sort-copper-de8f li.sort-copper-de8f li.sort-copper-de8f {
    padding-left: 0;
  }
}
article.sort-copper-de8f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort-copper-de8f .header-9350 p:last-of-type {
  margin-bottom: 0;
}
article.sort-copper-de8f .widget_next_c08f {
  float: left;
}
article.sort-copper-de8f .disabled-pro-f1c5 {
  margin-left: 85px;
}
article.sort-copper-de8f .description-pressed-e927 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort-copper-de8f .description-pressed-e927 .stone_3df3 {
  margin-left: 10px;
}
article.sort-copper-de8f .disabled_3fb7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort-copper-de8f .blue-b0d0 {
  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 .link_steel_bf38,
  #respond .narrow-58ae,
  #respond .row_right_65d8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_steel_bf38 input,
#respond .narrow-58ae input,
#respond .row_right_65d8 input {
  width: 100%;
}
#respond .row_right_65d8 {
  margin-right: 0;
}
#respond .status-4aa6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-835c .pro-4cb9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pro-4cb9 .info-focused-7b7b.progress-warm-1093 .light_b907 > li > a:focus,
.pro-4cb9 .info-focused-7b7b.progress-warm-1093 .light_b907 > li > a:hover,
.pro-4cb9 .info-focused-7b7b.shadow_756d .light_b907 > li > a:focus,
.pro-4cb9 .info-focused-7b7b.shadow_756d .light_b907 > li > a:hover,
.pro-4cb9 .info-focused-7b7b.yellow_59dc .light_b907 > li > a:focus,
.pro-4cb9 .info-focused-7b7b.yellow_59dc .light_b907 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-4cb9
  .info-focused-7b7b.progress-warm-1093
  .light_b907
  > li.texture-motion-a75b
  > a,
.pro-4cb9
  .info-focused-7b7b.progress-warm-1093
  .light_b907
  > li.title_6fb1
  > a,
.pro-4cb9
  .info-focused-7b7b.shadow_756d
  .light_b907
  > li.texture-motion-a75b
  > a,
.pro-4cb9
  .info-focused-7b7b.shadow_756d
  .light_b907
  > li.title_6fb1
  > a,
.pro-4cb9
  .info-focused-7b7b.yellow_59dc
  .light_b907
  > li.texture-motion-a75b
  > a,
.pro-4cb9 .info-focused-7b7b.yellow_59dc .light_b907 > li.warm_2795 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pro-4cb9 .white-f84f,
.pro-4cb9 .white-f84f a {
  color: rgba(255, 255, 255, 0.99);
}
.pro-4cb9 .rough-90f2.paragraph_hot_ee31 li a,
.pro-4cb9 .widget_437a a,
.pro-4cb9 .video-steel-31da,
.pro-4cb9 .light_b907 > li > a,
.pro-4cb9 .panel-9352 {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9 .rough-90f2.paragraph_hot_ee31 li a:hover,
.pro-4cb9 .widget_437a a:hover,
.pro-4cb9 .video-steel-31da:hover,
.pro-4cb9 .light_b907 > li > a:hover,
.pro-4cb9 .panel-9352:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-4cb9 .notification_cool_b456 {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9 .notification_cool_b456 .slow_e372 {
  color: rgba(255, 255, 255, 0.99);
}
.pro-4cb9 .notification_cool_b456:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-4cb9 .plasma_e9a2 .avatar-5b2b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9 .plasma_e9a2 .avatar-5b2b .south_490e {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9
  .plasma_e9a2
  .avatar-5b2b
  .south_490e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9
  .plasma_e9a2
  .avatar-5b2b
  .south_490e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9
  .plasma_e9a2
  .avatar-5b2b
  .south_490e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9
  .plasma_e9a2
  .avatar-5b2b
  .south_490e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9 .plasma_e9a2 .button-e89a {
  color: rgba(255, 255, 255, 0.79);
}
.pro-4cb9 .plasma_e9a2 .button-e89a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-1719
  .pro-4cb9
  .plasma_e9a2
  .texture-b9a0
  .link-rough-cc7b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red-1719
  .pro-4cb9
  .plasma_e9a2
  .texture-b9a0
  .south_490e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-835c .first-5988 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.first-5988 .info-focused-7b7b.progress-warm-1093 .light_b907 > li > a:focus,
.first-5988 .info-focused-7b7b.progress-warm-1093 .light_b907 > li > a:hover,
.first-5988 .info-focused-7b7b.shadow_756d .light_b907 > li > a:focus,
.first-5988 .info-focused-7b7b.shadow_756d .light_b907 > li > a:hover,
.first-5988 .info-focused-7b7b.yellow_59dc .light_b907 > li > a:focus,
.first-5988 .info-focused-7b7b.yellow_59dc .light_b907 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-5988
  .info-focused-7b7b.progress-warm-1093
  .light_b907
  > li.texture-motion-a75b
  > a,
.first-5988
  .info-focused-7b7b.progress-warm-1093
  .light_b907
  > li.title_6fb1
  > a,
.first-5988
  .info-focused-7b7b.shadow_756d
  .light_b907
  > li.texture-motion-a75b
  > a,
.first-5988
  .info-focused-7b7b.shadow_756d
  .light_b907
  > li.title_6fb1
  > a,
.first-5988
  .info-focused-7b7b.yellow_59dc
  .light_b907
  > li.texture-motion-a75b
  > a,
.first-5988 .info-focused-7b7b.yellow_59dc .light_b907 > li.warm_2795 > a {
  color: rgba(0, 0, 0, 0.8);
}
.first-5988 .white-f84f,
.first-5988 .white-f84f a {
  color: rgba(0, 0, 0, 0.8);
}
.first-5988 .rough-90f2.paragraph_hot_ee31 li a,
.first-5988 .widget_437a a,
.first-5988 .video-steel-31da,
.first-5988 .light_b907 > li > a,
.first-5988 .panel-9352 {
  color: rgba(0, 0, 0, 0.55);
}
.first-5988 .rough-90f2.paragraph_hot_ee31 li a:hover,
.first-5988 .widget_437a a:hover,
.first-5988 .video-steel-31da:hover,
.first-5988 .light_b907 > li > a:hover,
.first-5988 .panel-9352:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-5988 .notification_cool_b456 {
  color: rgba(0, 0, 0, 0.55);
}
.first-5988 .notification_cool_b456 .slow_e372 {
  color: rgba(0, 0, 0, 0.8);
}
.first-5988 .notification_cool_b456:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_a814 .texture_2964 {
  margin-left: auto;
  margin-right: auto;
}
.pagination_cc59 > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination_cc59 .detail-e54a {
  margin-right: 1.41575em;
}
.image-pro-5d62 .pagination_cc59 > .disabled-51e0 {
  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;
}
.image-pro-5d62 .pagination_cc59 > .panel-hot-dd4f {
  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;
}
.paper-42b8.filter_a814 .texture_2964,
.pressed_8158.filter_a814 .texture_2964 {
  margin-left: 0;
}
.layout_1257.filter_a814 .texture_2964,
.background_hot_e293.filter_a814 .texture_2964 {
  margin-right: 0;
}
.pagination_cc59 ol,
.pagination_cc59 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.disabled_middle_c203 video {
  max-width: 100%;
}
.huge-3380 img {
  display: block;
}
.huge-3380.detail-e54a,
.huge-3380.grid_huge_9cd0 {
  width: 100%;
}
.huge-3380.panel-hot-dd4f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.main_dark_9bfe:not(.detail_hard_fead) {
  margin: 1.5em auto;
}
.accordion_702b p {
  padding: 1.5em 14px;
}
ul.liquid-7550.panel-hot-dd4f,
ul.liquid-7550.disabled-51e0,
ul.liquid-7550.article-right-a6ce.disabled-51e0 {
  padding: 0 14px;
}
.element-4f1e {
  display: block;
  overflow-x: auto;
}
.element-4f1e table {
  border-collapse: collapse;
  width: 100%;
}
.element-4f1e td,
.element-4f1e th {
  padding: 0.5em;
}
.pagination_cc59 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination_cc59 ol ol,
.pagination_cc59 ol ul,
.pagination_cc59 ul ol,
.pagination_cc59 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination_cc59 ol ol li,
.pagination_cc59 ol ul li,
.pagination_cc59 ul ol li,
.pagination_cc59 ul ul li {
  margin-left: 0;
}
.filter-85d0.left-07c0 > .pressed_0a1c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-85d0.left-07c0 > .pressed_0a1c iframe,
.filter-85d0.left-07c0 > .pressed_0a1c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_841b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_841b.photo-be87 {
  padding: 0;
}
.tabs_841b.photo-be87 cite {
  font-size: 13px;
}
.tabs_841b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_841b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.silver-ae90 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.silver-ae90 > p:first-child {
  margin-top: 0;
}
.silver-ae90 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.silver-ae90 blockquote {
  border-left: 0;
}
.badge-in-7f94 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge-in-7f94:not(.slider-0e05) {
  max-width: 100px;
}
.badge-in-7f94.secondary_fluid_4876 {
  border-bottom: none !important;
  text-align: center;
}
.badge-in-7f94.secondary_fluid_4876::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accordion_702b p {
    padding: 1.5em 0;
  }
}
.smooth_f567 {
  color: #0073aa;
}
.basic-c954 {
  background-color: #0073aa;
}
.header-bright-41c1 {
  color: #229fd8;
}
.easy_9e5a {
  background-color: #229fd8;
}
.column_action_e841 {
  color: #eee;
}
.gas-ea81 {
  background-color: #eee;
}
.tertiary-copper-b7fb {
  color: #444;
}
.lower-e8d3 {
  background-color: #444;
}
.west-189b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west-189b .article_last_3bfa .widget_437a {
  font-size: 15px;
}
.west-189b .widget_437a {
  line-height: 1.3;
}
.west-189b .first-5988 {
}
.west-189b .pro-4cb9 {
  background: #235787;
}
.column_center_4ad8 {
  padding: 0;
}
.column_center_4ad8 .pro-4cb9 {
  background: #1a1a1a;
}
.column_center_4ad8 .first-5988 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.background_orange_bdf7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.background_orange_bdf7 .first-5988 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.background_orange_bdf7 .pro-4cb9 {
  background: #303030;
}
.chip-c724 {
  position: relative;
  z-index: 10;
}
.chip-c724 .notification_9323 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas-596e .yellow_f4ea {
  display: inline-block;
  vertical-align: middle;
}
.gas-596e.menu_black_b2ba .yellow_f4ea {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gas-596e.menu_black_b2ba .yellow_f4ea {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gas-596e.menu_black_b2ba .yellow_f4ea {
    margin-right: 0.4em;
  }
}
.gas-596e.menu_black_b2ba .yellow_f4ea:last-child {
  margin-right: 0;
}
.info-7932 .notification_9323 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon-835c .article_last_3bfa {
    margin: 0 -0.5em;
  }
  .icon-835c .article_last_3bfa [class*="customify-col-"],
  .icon-835c .article_last_3bfa [class*="customify-col_"],
  .icon-835c .article_last_3bfa [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon-835c.aside-cold-ae7d .notification_9323 {
  background: 0 0 !important;
}
.icon-835c.aside-cold-ae7d .notification_9323,
.icon-835c.info-7932 .notification_9323 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon-835c.complex-4c35 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon-835c.info-7932 .notification_9323 {
  box-shadow: none !important;
}
.menu-f874 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu-f874 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu-f874 {
    padding: 18px 0 20px;
  }
}
.menu-f874 .notice-last-0c0d {
  width: 100%;
}
.menu-f874 .alert_brown_15b2 {
  margin-bottom: 0;
}
.menu-f874 .modal-large-1a6d {
  margin-top: 5px;
  font-size: 0.875em;
}
.container-4eb0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.container-4eb0 .dropdown_motion_efa8 {
  width: 100%;
}
.next_fa21 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.next_fa21 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.next_fa21 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;
}
.next_fa21 li:last-child:after {
  display: none;
}
.next_fa21 li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_8c6a .column-320c button,
.menu-f874 .column-320c button {
  left: 0;
}
.text_8c6a .dropdown_motion_efa8,
.menu-f874 .dropdown_motion_efa8 {
  padding-left: 0;
  padding-right: 0;
}
.text_8c6a .container-4eb0,
.menu-f874 .container-4eb0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_8c6a {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_8c6a:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.text_8c6a .fixed-97e8 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .text_8c6a .fixed-97e8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_8c6a .fixed-97e8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_8c6a .fixed-97e8 {
    min-height: 200px;
  }
}
.text_8c6a .next_fa21 {
  color: rgba(255, 255, 255, 0.8);
}
.text_8c6a .next_fa21 a,
.text_8c6a .next_fa21 li:after {
  color: inherit;
}
.text_8c6a .next_fa21 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop_center_ae20 {
  margin-bottom: 0.5em;
}
.border-bbad {
  margin-bottom: 1.2em;
}
.border-bbad,
.backdrop_center_ae20 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.border-bbad p:last-child,
.backdrop_center_ae20 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .column-320c,
#masthead .column-320c {
  display: none;
}
#masthead
  > .column-320c.huge_0e6f {
  display: none;
}
#masthead > .column-320c button {
  left: 0;
}
.tabs_gold_8b42 {
  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%;
}
.tabs_gold_8b42 .yellow_f4ea {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs_gold_8b42 .next_3337 {
  display: -webkit-box;
  display: flex;
}
.tabs_gold_8b42 .next_3337.stone-439e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs_gold_8b42 .next_3337.bottom-68b7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_gold_8b42 .next_3337.right_a172 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_gold_8b42.inner-2670.basic-c5eb .next_3337.stone-439e {
  flex-basis: 100%;
}
.tabs_gold_8b42.grid_middle_b9fe .next_3337.bottom-68b7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs_gold_8b42.grid_middle_b9fe .next_3337.right_a172 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .column-320c.huge_0e6f {
  display: none;
}
#masthead > .column-320c button {
  left: 0;
}
.heading-a622 {
  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;
}
.heading-a622:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.heading-a622.pagination-static-026d i {
  margin-right: 4px;
}
.heading-a622.disabled_upper_ed3d i {
  margin-left: 5px;
}
.widget_437a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.widget_437a p:last-child {
  margin-bottom: 0;
}
.message_orange_11a8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message_orange_11a8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message_orange_11a8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message_orange_11a8 .white-f84f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message_orange_11a8 .green-daa0 {
  margin: 5px 0 7px 0;
}
.message_orange_11a8.link_a195 .picture_3171 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_orange_11a8.link_a195 .status-5388 {
  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;
}
.message_orange_11a8.block_e99a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message_orange_11a8.block_e99a .picture_3171 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_orange_11a8.block_e99a .status-5388 {
  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;
}
.message_orange_11a8.notification-active-42f1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_orange_11a8.selected_50c6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message_orange_11a8.selected_50c6 .status-5388 {
  margin-top: 7px;
}
.card_ffa7 {
  display: inline-block;
}
.chip-c724 .photo_light_5b98 .message_orange_11a8 img {
  max-width: 100%;
}
.info-focused-7b7b .tooltip_4e94.outer_4f4b,
.aside-gas-9f9a .tooltip_4e94.outer_4f4b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info-focused-7b7b .large-76ce,
.aside-gas-9f9a .large-76ce {
  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%);
}
.info-focused-7b7b .large-76ce {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info-focused-7b7b.link-50cb .large-76ce {
  display: none;
}
.info-focused-7b7b .tall_6f40 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-focused-7b7b .tall_6f40 li {
  display: inline-block;
  position: relative;
}
.info-focused-7b7b .tall_6f40 li:last-child {
  margin-right: 0;
}
.info-focused-7b7b .tall_6f40 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;
}
.info-focused-7b7b .tall_6f40 li.warm_2795 > a {
  color: rgba(0, 0, 0, 0.9);
}
.info-focused-7b7b .tall_6f40 > 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;
}
.info-focused-7b7b .tall_6f40 > li > a i {
  line-height: 0;
}
.info-focused-7b7b .tall_6f40 > li.wide_0e12 > a .large-76ce {
  margin-left: 4px;
  line-height: 0;
}
.info-focused-7b7b .tall_6f40 .overlay-d351 li.wide_0e12 > a {
  position: relative;
}
.info-focused-7b7b .tall_6f40 .overlay-d351 li.wide_0e12 > a:after,
.info-focused-7b7b .tall_6f40 .overlay-d351 li.wide_0e12 > a:before {
  content: "";
  display: table;
}
.info-focused-7b7b .tall_6f40 .overlay-d351 li.wide_0e12 > a:after {
  clear: both;
}
.info-focused-7b7b .tall_6f40 .overlay-d351 li.wide_0e12 > a .large-76ce {
  margin-left: 5px;
  float: right;
}
.info-focused-7b7b .stone_f71b,
.info-focused-7b7b .overlay-d351 {
  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;
}
.info-focused-7b7b .overlay-d351 {
  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;
}
.info-focused-7b7b .overlay-d351 .outer_4f4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info-focused-7b7b .overlay-d351 .large-76ce {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info-focused-7b7b .overlay-d351 li {
  display: block;
  margin: 0;
  padding: 0;
}
.info-focused-7b7b .overlay-d351 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;
}
.info-focused-7b7b .overlay-d351 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info-focused-7b7b .overlay-d351 .overlay-d351 {
  top: 0;
  left: 100%;
}
.info-focused-7b7b .tooltip-0053.fn-focus-b180 > .stone_f71b,
.info-focused-7b7b .tooltip-0053.fn-focus-b180 > .overlay-d351,
.info-focused-7b7b .tooltip-0053:focus > .stone_f71b,
.info-focused-7b7b .tooltip-0053:focus > .overlay-d351,
.info-focused-7b7b .tooltip-0053:hover > .stone_f71b,
.info-focused-7b7b .tooltip-0053:hover > .overlay-d351 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info-focused-7b7b.yellow_59dc .light_b907:after,
.info-focused-7b7b.yellow_59dc .light_b907:before {
  content: "";
  display: table;
}
.info-focused-7b7b.yellow_59dc .light_b907:after {
  clear: both;
}
.info-focused-7b7b.yellow_59dc .light_b907 > li {
  float: left;
}
.info-focused-7b7b.layout-15ef .light_b907:after,
.info-focused-7b7b.layout-15ef .light_b907:before {
  content: "";
  display: table;
}
.info-focused-7b7b.layout-15ef .light_b907:after {
  clear: both;
}
.info-focused-7b7b.layout-15ef .light_b907 > li {
  float: left;
}
.info-focused-7b7b.layout-15ef .light_b907 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info-focused-7b7b.layout-15ef .light_b907 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info-focused-7b7b.layout-15ef .light_b907 > li.texture-motion-a75b > a,
.info-focused-7b7b.layout-15ef .light_b907 > li.warm_2795 > a {
  color: #fff;
  background-color: #1e4b75;
}
.info-focused-7b7b.progress-warm-1093 .light_b907 > li > a .outer_4f4b {
  position: relative;
}
.info-focused-7b7b.progress-warm-1093 .light_b907 > li > a .outer_4f4b: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;
}
.info-focused-7b7b.progress-warm-1093
  .light_b907
  > li:focus
  > a
  .outer_4f4b:before,
.info-focused-7b7b.progress-warm-1093
  .light_b907
  > li:hover
  > a
  .outer_4f4b:before {
  width: 100%;
  background-color: currentColor;
}
.info-focused-7b7b.progress-warm-1093
  .light_b907
  > li.texture-motion-a75b
  > a
  .outer_4f4b:before,
.info-focused-7b7b.progress-warm-1093
  .light_b907
  > li.title_6fb1
  > a
  .outer_4f4b:before {
  width: 100%;
  background-color: currentColor;
}
.info-focused-7b7b.shadow_756d .light_b907 > li > a .outer_4f4b {
  position: relative;
}
.info-focused-7b7b.shadow_756d .light_b907 > li > a .outer_4f4b: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;
}
.info-focused-7b7b.shadow_756d .light_b907 > li:focus > a .outer_4f4b:before,
.info-focused-7b7b.shadow_756d
  .light_b907
  > li:hover
  > a
  .outer_4f4b:before {
  width: 100%;
  background-color: currentColor;
}
.info-focused-7b7b.shadow_756d
  .light_b907
  > li.texture-motion-a75b
  > a
  .outer_4f4b:before,
.info-focused-7b7b.shadow_756d
  .light_b907
  > li.title_6fb1
  > a
  .outer_4f4b:before {
  width: 100%;
  background-color: currentColor;
}
.aside-gas-9f9a .tall_6f40 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside-gas-9f9a .tall_6f40 li:first-child > a {
  border-top: none;
}
.aside-gas-9f9a .tall_6f40 .hovered-7d27 > .outer_4f4b .large-76ce {
  display: none;
}
.aside-gas-9f9a .tall_6f40 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.aside-gas-9f9a .tall_6f40 li:last-child {
  border: none;
}
.aside-gas-9f9a .tall_6f40 li.wide_0e12 > a {
  padding-right: 45px !important;
}
.aside-gas-9f9a .tall_6f40 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.aside-gas-9f9a .tall_6f40 li a:focus,
.aside-gas-9f9a .tall_6f40 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-gas-9f9a .tall_6f40 li .lower-73e7 {
  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;
}
.aside-gas-9f9a .tall_6f40 li .lower-73e7:hover {
  box-shadow: none;
}
.aside-gas-9f9a .tall_6f40 li .lower-73e7 .large-76ce {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.aside-gas-9f9a .tall_6f40 .overlay-d351 {
  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);
}
.aside-gas-9f9a .tall_6f40 .overlay-d351 li a {
  padding-left: 3em;
}
.aside-gas-9f9a .tall_6f40 .modal-lite-f661 > a .lower-73e7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aside-gas-9f9a .tall_6f40 .modal-lite-f661 > .overlay-d351 {
  display: block;
  opacity: 1;
}
.copper_38d0 {
  max-width: 100%;
}
.section_smooth_3959 {
  line-height: 0;
  cursor: pointer;
}
.panel-9352 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel-9352:hover {
  box-shadow: none;
  color: currentColor;
}
.panel-9352 svg {
  width: 18px;
  height: 18px;
}
.panel-9352 .medium_a99b {
  display: none;
}
.header-wide-cbea {
  position: relative;
}
.header-wide-cbea.fn-active-b180 .panel-9352 .message-green-a6a4 {
  display: none;
}
.header-wide-cbea.fn-active-b180 .panel-9352 .medium_a99b {
  display: inline-block;
}
.header-wide-cbea .section-new-f3fb {
  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);
}
.header-wide-cbea.shade_7cef .section-new-f3fb {
  left: auto;
  right: -0.9em;
}
.header-wide-cbea.shade_7cef .logo_black_5df4::before {
  left: auto;
  right: 15px;
}
.header-wide-cbea.fn-active-b180 .section-new-f3fb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-b9a0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-b9a0 label {
  flex-basis: 100%;
}
.texture-b9a0 .avatar-5b2b {
  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;
}
.texture-b9a0 .south_490e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-b9a0 .south_490e:focus {
  background-color: transparent;
}
.texture-b9a0 button.button-e89a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-b9a0 button.button-e89a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-b9a0 button.button-e89a svg {
  width: 18px;
  height: 18px;
}
.texture-b9a0 input[type="submit"] {
  min-height: auto;
}
.plasma_e9a2 .texture-b9a0 .south_490e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo_black_5df4 {
  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) {
  .logo_black_5df4 {
    width: 220px;
  }
}
.logo_black_5df4 label {
  flex-basis: 100%;
}
.logo_black_5df4::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.red-1719 .plasma_e9a2 .texture-b9a0 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.red-1719
  .plasma_e9a2
  .texture-b9a0
  .avatar-5b2b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.red-1719 .plasma_e9a2 .texture-b9a0 .south_490e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.red-1719
  .plasma_e9a2
  .texture-b9a0
  .south_490e:focus {
  background: 0 0;
}
.red-1719
  .plasma_e9a2
  .texture-b9a0
  .link-rough-cc7b {
  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;
}
.rough-90f2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.rough-90f2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.rough-90f2 li:last-child {
  margin-right: 0;
}
.rough-90f2 li:first-child {
  margin-left: 0;
}
.rough-90f2.heading-6c94 a {
  color: #fff;
}
.rough-90f2.heading-6c94 a:hover {
  color: #fff;
}
.rough-90f2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.rough-90f2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.rough-90f2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.rough-90f2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.rough-90f2 [class*="social-icon-apple"] {
  background-color: #999;
}
.rough-90f2 [class*="social-icon-apple"].thick_383f {
  background-color: transparent;
  color: #999;
}
.rough-90f2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.rough-90f2 [class*="social-icon-behance"].thick_383f {
  background-color: transparent;
  color: #1769ff;
}
.rough-90f2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.rough-90f2 [class*="social-icon-bitbucket"].thick_383f {
  background-color: transparent;
  color: #205081;
}
.rough-90f2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.rough-90f2 [class*="social-icon-codepen"].thick_383f {
  background-color: transparent;
  color: #000;
}
.rough-90f2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.rough-90f2 [class*="social-icon-delicious"].thick_383f {
  background-color: transparent;
  color: #39f;
}
.rough-90f2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.rough-90f2 [class*="social-icon-digg"].thick_383f {
  background-color: transparent;
  color: #005be2;
}
.rough-90f2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.rough-90f2 [class*="social-icon-dribbble"].thick_383f {
  background-color: transparent;
  color: #ea4c89;
}
.rough-90f2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.rough-90f2 [class*="social-icon-envelope"].thick_383f {
  background-color: transparent;
  color: #ea4335;
}
.rough-90f2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.rough-90f2 [class*="social-icon-facebook"].thick_383f {
  background-color: transparent;
  color: #3b5998;
}
.rough-90f2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.rough-90f2 [class*="social-icon-flickr"].thick_383f {
  background-color: transparent;
  color: #0063dc;
}
.rough-90f2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.rough-90f2 [class*="social-icon-foursquare"].thick_383f {
  background-color: transparent;
  color: #2d5be3;
}
.rough-90f2 [class*="social-icon-github"] {
  background-color: #333;
}
.rough-90f2 [class*="social-icon-github"].thick_383f {
  background-color: transparent;
  color: #333;
}
.rough-90f2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.rough-90f2 [class*="social-icon-google-plus"].thick_383f {
  background-color: transparent;
  color: #dd4b39;
}
.rough-90f2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.rough-90f2 [class*="social-icon-houzz"].thick_383f {
  background-color: transparent;
  color: #7ac142;
}
.rough-90f2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.rough-90f2 [class*="social-icon-instagram"].thick_383f {
  background-color: transparent;
  color: #262626;
}
.rough-90f2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.rough-90f2 [class*="social-icon-jsfiddle"].thick_383f {
  background-color: transparent;
  color: #487aa2;
}
.rough-90f2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.rough-90f2 [class*="social-icon-linkedin"].thick_383f {
  background-color: transparent;
  color: #0077b5;
}
.rough-90f2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.rough-90f2 [class*="social-icon-medium"].thick_383f {
  background-color: transparent;
  color: #00ab6b;
}
.rough-90f2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.rough-90f2
  [class*="social-icon-odnoklassniki"].thick_383f {
  background-color: transparent;
  color: #f4731c;
}
.rough-90f2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.rough-90f2 [class*="social-icon-meetup"].thick_383f {
  background-color: transparent;
  color: #ec1c40;
}
.rough-90f2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.rough-90f2 [class*="social-icon-pinterest"].thick_383f {
  background-color: transparent;
  color: #bd081c;
}
.rough-90f2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.rough-90f2 [class*="social-icon-product-hunt"].thick_383f {
  background-color: transparent;
  color: #da552f;
}
.rough-90f2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.rough-90f2 [class*="social-icon-reddit"].thick_383f {
  background-color: transparent;
  color: #ff4500;
}
.rough-90f2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.rough-90f2 [class*="social-icon-rss"].thick_383f {
  background-color: transparent;
  color: #f26522;
}
.rough-90f2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.rough-90f2
  [class*="social-icon-shopping-cart"].thick_383f {
  background-color: transparent;
  color: #4caf50;
}
.rough-90f2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.rough-90f2 [class*="social-icon-skype"].thick_383f {
  background-color: transparent;
  color: #00aff0;
}
.rough-90f2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.rough-90f2 [class*="social-icon-slideshare"].thick_383f {
  background-color: transparent;
  color: #0077b5;
}
.rough-90f2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.rough-90f2 [class*="social-icon-snapchat"].thick_383f {
  background-color: transparent;
  color: #fffc00;
}
.rough-90f2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.rough-90f2 [class*="social-icon-soundcloud"].thick_383f {
  background-color: transparent;
  color: #f80;
}
.rough-90f2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.rough-90f2 [class*="social-icon-spotify"].thick_383f {
  background-color: transparent;
  color: #2ebd59;
}
.rough-90f2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.rough-90f2
  [class*="social-icon-stack-overflow"].thick_383f {
  background-color: transparent;
  color: #fe7a15;
}
.rough-90f2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.rough-90f2 [class*="social-icon-maldkfgram"].thick_383f {
  background-color: transparent;
  color: #2ca5e0;
}
.rough-90f2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.rough-90f2 [class*="social-icon-tripadvisor"].thick_383f {
  background-color: transparent;
  color: #589442;
}
.rough-90f2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.rough-90f2 [class*="social-icon-tumblr"].thick_383f {
  background-color: transparent;
  color: #35465c;
}
.rough-90f2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.rough-90f2 [class*="social-icon-twitch"].thick_383f {
  background-color: transparent;
  color: #6441a5;
}
.rough-90f2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.rough-90f2 [class*="social-icon-twitter"].thick_383f {
  background-color: transparent;
  color: #1da1f2;
}
.rough-90f2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.rough-90f2 [class*="social-icon-vimeo"].thick_383f {
  background-color: transparent;
  color: #1ab7ea;
}
.rough-90f2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.rough-90f2 [class*="social-icon-vk"].thick_383f {
  background-color: transparent;
  color: #45668e;
}
.rough-90f2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.rough-90f2 [class*="social-icon-weibo"].thick_383f {
  background-color: transparent;
  color: #df2029;
}
.rough-90f2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.rough-90f2 [class*="social-icon-weixin"].thick_383f {
  background-color: transparent;
  color: #7bb32e;
}
.rough-90f2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.rough-90f2 [class*="social-icon-whatsapp"].thick_383f {
  background-color: transparent;
  color: #25d366;
}
.rough-90f2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.rough-90f2 [class*="social-icon-wordpress"].thick_383f {
  background-color: transparent;
  color: #21759b;
}
.rough-90f2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.rough-90f2 [class*="social-icon-xing"].thick_383f {
  background-color: transparent;
  color: #026466;
}
.rough-90f2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.rough-90f2 [class*="social-icon-yelp"].thick_383f {
  background-color: transparent;
  color: #af0606;
}
.rough-90f2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.rough-90f2 [class*="social-icon-youtube"].thick_383f {
  background-color: transparent;
  color: #cd201f;
}
.video-steel-31da {
  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;
}
.video-steel-31da:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_c4df {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.info-bottom-a0e8 {
  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;
}
.paragraph_narrow_b4f6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.medium-b1f9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.medium-b1f9,
.medium-b1f9::after,
.medium-b1f9::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;
}
.medium-b1f9::after,
.medium-b1f9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.image_a097 .info-bottom-a0e8 .paragraph_narrow_b4f6 {
  margin-top: -2px;
  width: 19px;
}
.image_a097 .info-bottom-a0e8 .medium-b1f9 {
  margin-top: -1px;
}
.image_a097 .info-bottom-a0e8 .medium-b1f9,
.image_a097 .info-bottom-a0e8 .medium-b1f9::after,
.image_a097 .info-bottom-a0e8 .medium-b1f9::before {
  width: 19px;
  height: 2px;
}
.image_a097 .info-bottom-a0e8 .medium-b1f9::before {
  top: -6px;
}
.image_a097 .info-bottom-a0e8 .medium-b1f9::after {
  bottom: -6px;
}
.message-cacf .info-bottom-a0e8 .paragraph_narrow_b4f6 {
  margin-top: -2px;
  width: 22px;
}
.message-cacf .info-bottom-a0e8 .medium-b1f9 {
  margin-top: -1px;
}
.message-cacf .info-bottom-a0e8 .medium-b1f9,
.message-cacf .info-bottom-a0e8 .medium-b1f9::after,
.message-cacf .info-bottom-a0e8 .medium-b1f9::before {
  width: 22px;
  height: 2px;
}
.message-cacf .info-bottom-a0e8 .medium-b1f9::before {
  top: -7px;
}
.message-cacf .info-bottom-a0e8 .medium-b1f9::after {
  bottom: -7px;
}
.hot-9f5c .info-bottom-a0e8 .paragraph_narrow_b4f6 {
  margin-top: -2px;
  width: 31px;
}
.hot-9f5c .info-bottom-a0e8 .medium-b1f9 {
  margin-top: -1.5px;
}
.hot-9f5c .info-bottom-a0e8 .medium-b1f9,
.hot-9f5c .info-bottom-a0e8 .medium-b1f9::after,
.hot-9f5c .info-bottom-a0e8 .medium-b1f9::before {
  width: 31px;
  height: 3px;
}
.hot-9f5c .info-bottom-a0e8 .medium-b1f9::before {
  top: -9px;
}
.hot-9f5c .info-bottom-a0e8 .medium-b1f9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid-86f2 .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 19px;
  }
  .grid-86f2 .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1px;
  }
  .grid-86f2 .info-bottom-a0e8 .medium-b1f9,
  .grid-86f2 .info-bottom-a0e8 .medium-b1f9::after,
  .grid-86f2 .info-bottom-a0e8 .medium-b1f9::before {
    width: 19px;
    height: 2px;
  }
  .grid-86f2 .info-bottom-a0e8 .medium-b1f9::before {
    top: -6px;
  }
  .grid-86f2 .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -6px;
  }
  .active-7fbb .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 22px;
  }
  .active-7fbb .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1px;
  }
  .active-7fbb .info-bottom-a0e8 .medium-b1f9,
  .active-7fbb .info-bottom-a0e8 .medium-b1f9::after,
  .active-7fbb .info-bottom-a0e8 .medium-b1f9::before {
    width: 22px;
    height: 2px;
  }
  .active-7fbb .info-bottom-a0e8 .medium-b1f9::before {
    top: -7px;
  }
  .active-7fbb .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -7px;
  }
  .message-4ff6 .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 31px;
  }
  .message-4ff6 .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1.5px;
  }
  .message-4ff6 .info-bottom-a0e8 .medium-b1f9,
  .message-4ff6 .info-bottom-a0e8 .medium-b1f9::after,
  .message-4ff6 .info-bottom-a0e8 .medium-b1f9::before {
    width: 31px;
    height: 3px;
  }
  .message-4ff6 .info-bottom-a0e8 .medium-b1f9::before {
    top: -9px;
  }
  .message-4ff6 .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_8284 .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_8284 .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1px;
  }
  .highlight_8284 .info-bottom-a0e8 .medium-b1f9,
  .highlight_8284 .info-bottom-a0e8 .medium-b1f9::after,
  .highlight_8284 .info-bottom-a0e8 .medium-b1f9::before {
    width: 19px;
    height: 2px;
  }
  .highlight_8284 .info-bottom-a0e8 .medium-b1f9::before {
    top: -6px;
  }
  .highlight_8284 .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -6px;
  }
  .west_94cb .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 22px;
  }
  .west_94cb .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1px;
  }
  .west_94cb .info-bottom-a0e8 .medium-b1f9,
  .west_94cb .info-bottom-a0e8 .medium-b1f9::after,
  .west_94cb .info-bottom-a0e8 .medium-b1f9::before {
    width: 22px;
    height: 2px;
  }
  .west_94cb .info-bottom-a0e8 .medium-b1f9::before {
    top: -7px;
  }
  .west_94cb .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -7px;
  }
  .badge_c407 .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_c407 .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1.5px;
  }
  .badge_c407 .info-bottom-a0e8 .medium-b1f9,
  .badge_c407 .info-bottom-a0e8 .medium-b1f9::after,
  .badge_c407 .info-bottom-a0e8 .medium-b1f9::before {
    width: 31px;
    height: 3px;
  }
  .badge_c407 .info-bottom-a0e8 .medium-b1f9::before {
    top: -9px;
  }
  .badge_c407 .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-6ab2 .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-6ab2 .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1px;
  }
  .avatar-6ab2 .info-bottom-a0e8 .medium-b1f9,
  .avatar-6ab2 .info-bottom-a0e8 .medium-b1f9::after,
  .avatar-6ab2 .info-bottom-a0e8 .medium-b1f9::before {
    width: 19px;
    height: 2px;
  }
  .avatar-6ab2 .info-bottom-a0e8 .medium-b1f9::before {
    top: -6px;
  }
  .avatar-6ab2 .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -6px;
  }
  .tabs-fresh-872b .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-fresh-872b .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1px;
  }
  .tabs-fresh-872b .info-bottom-a0e8 .medium-b1f9,
  .tabs-fresh-872b .info-bottom-a0e8 .medium-b1f9::after,
  .tabs-fresh-872b .info-bottom-a0e8 .medium-b1f9::before {
    width: 22px;
    height: 2px;
  }
  .tabs-fresh-872b .info-bottom-a0e8 .medium-b1f9::before {
    top: -7px;
  }
  .tabs-fresh-872b .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -7px;
  }
  .media-1043 .info-bottom-a0e8 .paragraph_narrow_b4f6 {
    margin-top: -2px;
    width: 31px;
  }
  .media-1043 .info-bottom-a0e8 .medium-b1f9 {
    margin-top: -1.5px;
  }
  .media-1043 .info-bottom-a0e8 .medium-b1f9,
  .media-1043 .info-bottom-a0e8 .medium-b1f9::after,
  .media-1043 .info-bottom-a0e8 .medium-b1f9::before {
    width: 31px;
    height: 3px;
  }
  .media-1043 .info-bottom-a0e8 .medium-b1f9::before {
    top: -9px;
  }
  .media-1043 .info-bottom-a0e8 .medium-b1f9::after {
    bottom: -9px;
  }
}
.heading-83e4 .medium-b1f9 {
  -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);
}
.heading-83e4 .medium-b1f9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading-83e4 .medium-b1f9::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);
}
.heading-83e4.action_873f .medium-b1f9 {
  -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);
}
.heading-83e4.action_873f .medium-b1f9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading-83e4.action_873f .medium-b1f9::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);
}
.progress-complex-5217 {
  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.tag-new-607d:before {
  display: none;
}
.upper-6fe4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.upper-6fe4 .column_e559 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.upper-6fe4 .column_e559:last-of-type {
  border-bottom: none;
}
.upper-6fe4 .column_e559.disabled-61ab,
.upper-6fe4 .column_e559.old_6c6c,
.upper-6fe4 .column_e559.column_a07a {
  padding: 0;
}
.upper-6fe4 .aside-gas-9f9a .lower-73e7 {
  color: currentColor;
}
.upper-6fe4 .aside-gas-9f9a .lower-73e7:focus,
.upper-6fe4 .aside-gas-9f9a .lower-73e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper-6fe4.first-5988 .notification_cool_b456,
.upper-6fe4.first-5988 .widget_437a a,
.upper-6fe4.first-5988 .light_b907 a,
.upper-6fe4.first-5988 .overlay-d351 a {
  color: rgba(0, 0, 0, 0.55);
}
.upper-6fe4.first-5988 .notification_cool_b456:hover,
.upper-6fe4.first-5988 .widget_437a a:hover,
.upper-6fe4.first-5988 .light_b907 a:hover,
.upper-6fe4.first-5988 .overlay-d351 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper-6fe4.first-5988 .slow_e372 {
  color: rgba(0, 0, 0, 0.8);
}
.upper-6fe4.first-5988 .column_e559 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-6fe4.first-5988 .column_e559:before {
  background: rgba(0, 0, 0, 0.08);
}
.upper-6fe4.first-5988 .tertiary-61a4:before {
  background: rgba(255, 255, 255, 0.9);
}
.upper-6fe4.first-5988 .aside-gas-9f9a .tall_6f40 li a,
.upper-6fe4.first-5988 .aside-gas-9f9a .lower-73e7,
.upper-6fe4.first-5988 .overlay-d351 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-6fe4.first-5988 .aside-gas-9f9a .lower-73e7:focus,
.upper-6fe4.first-5988 .aside-gas-9f9a .lower-73e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper-6fe4.first-5988 .tall_6f40 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-6fe4.pro-4cb9 .notification_cool_b456,
.upper-6fe4.pro-4cb9 .widget_437a a,
.upper-6fe4.pro-4cb9 .light_b907 .lower-73e7,
.upper-6fe4.pro-4cb9 .light_b907 a,
.upper-6fe4.pro-4cb9 .overlay-d351 a {
  color: rgba(255, 255, 255, 0.79);
}
.upper-6fe4.pro-4cb9 .notification_cool_b456:hover,
.upper-6fe4.pro-4cb9 .widget_437a a:hover,
.upper-6fe4.pro-4cb9 .light_b907 .lower-73e7:hover,
.upper-6fe4.pro-4cb9 .light_b907 a:hover,
.upper-6fe4.pro-4cb9 .overlay-d351 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6fe4.pro-4cb9 .slow_e372 {
  color: rgba(255, 255, 255, 0.99);
}
.upper-6fe4.pro-4cb9 .column_e559 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-6fe4.pro-4cb9 .column_e559:before {
  background: rgba(255, 255, 255, 0.08);
}
.upper-6fe4.pro-4cb9 .tertiary-61a4:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper-6fe4.pro-4cb9 .aside-gas-9f9a .tall_6f40 li a,
.upper-6fe4.pro-4cb9 .aside-gas-9f9a .lower-73e7,
.upper-6fe4.pro-4cb9 .overlay-d351 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-6fe4.pro-4cb9 .aside-gas-9f9a .lower-73e7:focus,
.upper-6fe4.pro-4cb9 .aside-gas-9f9a .lower-73e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper-6fe4.pro-4cb9 .tall_6f40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-61a4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary-61a4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paper_cabf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled_middle_88ac .upper-6fe4 {
  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;
}
.disabled_middle_88ac .column_e559 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled_middle_88ac .column_e559: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) {
  .disabled_middle_88ac .column_e559:before {
    width: 16%;
    left: 42%;
  }
}
.disabled_middle_88ac .column_e559:last-child:before {
  content: none;
}
.disabled_middle_88ac .column_e559[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled_middle_88ac .aside-gas-9f9a .tall_6f40 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled_middle_88ac .aside-gas-9f9a .tall_6f40 li a .lower-73e7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled_middle_88ac .aside-gas-9f9a .overlay-d351 {
  border: none;
}
.disabled_middle_88ac .aside-gas-9f9a .overlay-d351 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled_middle_88ac .tertiary-61a4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled_middle_88ac .paper_cabf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled_middle_88ac .pro-4cb9 .tertiary-61a4:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled_middle_88ac .first-5988.north_1a05 .medium-b1f9 {
  background: rgba(0, 0, 0, 0.6);
}
.disabled_middle_88ac
  .first-5988.north_1a05
  .medium-b1f9::after,
.disabled_middle_88ac
  .first-5988.north_1a05
  .medium-b1f9:before {
  background: inherit;
}
.disabled_middle_88ac
  .first-5988.north_1a05:hover
  .medium-b1f9 {
  background: rgba(0, 0, 0, 0.8);
}
.input-5a47 .upper-6fe4 {
  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) {
  .input-5a47 .upper-6fe4 {
    width: auto;
    right: 45px;
  }
}
.menu_warm_4355 .upper-6fe4 {
  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) {
  .menu_warm_4355 .upper-6fe4 {
    width: auto;
    left: 45px;
  }
}
.tag-new-607d .upper-6fe4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag-new-607d .paper_cabf {
  max-width: 48em;
  margin: 0 auto;
}
.tag-new-607d .tertiary-61a4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hard_2de7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hard_2de7.disabled_middle_88ac .upper-6fe4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hard_2de7.input-5a47 .upper-6fe4 {
  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);
}
.hard_2de7 .upper-6fe4 {
  visibility: visible;
}
.hard_2de7.menu_warm_4355 .upper-6fe4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-da94,
.chip-mini-ad73 {
  overflow-x: hidden;
}
.focus-da94 .upper-6fe4 {
  overflow: auto;
}
.focus-da94.disabled_middle_88ac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-da94.disabled_middle_88ac .upper-6fe4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-da94.disabled_middle_88ac .video-steel-31da {
  opacity: 0;
}
.focus-da94.input-5a47 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-da94.input-5a47 .upper-6fe4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-da94.input-5a47 .video-steel-31da {
  opacity: 0;
}
.focus-da94.menu_warm_4355 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-da94.menu_warm_4355 .upper-6fe4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-da94.menu_warm_4355 .video-steel-31da {
  opacity: 0;
}
.focus-da94.tag-new-607d .upper-6fe4 {
  z-index: 10;
  visibility: visible;
}
.north_1a05 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.north_1a05 .medium-b1f9 {
  background: rgba(255, 255, 255, 0.99);
}
.north_1a05 .medium-b1f9::after,
.north_1a05 .medium-b1f9:before {
  background: inherit;
}
.north_1a05:hover .medium-b1f9 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_warm_4355 .north_1a05 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag-new-607d .north_1a05 {
  display: none !important;
}
.focus-da94:before,
.chip-mini-ad73:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-da94 .north_1a05,
.chip-mini-ad73 .north_1a05 {
  display: inline-block;
}
.upper-6fe4 .yellow_f4ea {
  -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;
}
.focus-da94 .upper-6fe4 .yellow_f4ea,
.chip-mini-ad73 .upper-6fe4 .yellow_f4ea {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.clean_1a5d .avatar-5b2b {
  width: 100%;
}
.photo_light_5b98 {
  padding: 0 0.5em 0;
}
.photo_light_5b98 [class*="customify-col-"],
.photo_light_5b98 [class*="customify-col_"],
.photo_light_5b98 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text-52d7 .photo_light_5b98 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .article_last_3bfa .block-7652,
  .block-7652 {
    display: none;
  }
  .photo-warm-a29b {
    text-align: left;
  }
  .content-b0ab {
    text-align: center;
  }
  .outer-7b72 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .article_last_3bfa .modal_1c9c,
  .modal_1c9c {
    display: none;
  }
  .paragraph_f4b5 {
    text-align: left;
  }
  .hard_90e0 {
    text-align: center;
  }
  .bright_49a8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .article_last_3bfa .menu-80b9,
  .menu-80b9 {
    display: none;
  }
  .red_b5e3 {
    text-align: left;
  }
  .label-dirty-ec99 {
    text-align: center;
  }
  .next-0d48 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb-complex-695c {
  box-shadow: none !important;
}
.over-66ba .pink_646f,
.over-f6a2 .pink_646f {
  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;
}
.over-f6a2 .pink_646f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification_9323 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification_9323:after,
.notification_9323:before {
  content: "";
  display: table;
}
.notification_9323:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification_9323 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification_9323,
.complex-4c35 {
  max-width: 1248px;
  margin: 0 auto;
}

.basic-dac2.description-silver-100b .notification_9323 {
  max-width: 100%;
}
.basic-dac2.element-41dd {
  max-width: 1200px;
  margin: 0 auto;
}
.basic-dac2.west-f58a .notification_9323 {
  max-width: 100%;
}
.basic-dac2.west-f58a > .notification_9323 {
  padding-left: 0;
  padding-right: 0;
}
.basic-dac2.west-f58a > .notification_9323 .article_last_3bfa {
  margin: 0;
}
.basic-dac2.west-f58a
  > .notification_9323
  .east_8fdb.photo-wood-2bdc {
  margin-right: 0;
  margin-left: 0;
}
.basic-dac2.west-f58a #main.photo-wood-2bdc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bottom-d3e4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-d3e4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .white-dcab .texture_2964 {
    padding-right: 1em;
  }
  .white-dcab.purple-6e0d .east_8fdb {
    border-right: 1px solid #eaecee;
  }
  .white-dcab.purple-6e0d .texture_2964 {
    padding-right: 1em;
  }
  .white-dcab.purple-6e0d .hovered-f44d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_8f57 .texture_2964 {
    padding-left: 1em;
  }
  .slider_8f57.purple-6e0d .east_8fdb {
    border-left: 1px solid #eaecee;
  }
  .slider_8f57.purple-6e0d .texture_2964 {
    padding-left: 1em;
  }
  .slider_8f57.purple-6e0d .hovered-f44d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-9719 .texture_2964 {
    padding-left: 1em;
  }
  .card-9719.purple-6e0d .bottom_ffcc {
    border-right: 1px solid #eaecee;
  }
  .card-9719.purple-6e0d .paragraph_8579 {
    border-right: 1px solid #eaecee;
  }
  .card-9719.purple-6e0d .texture_2964 {
    padding-left: 1em;
  }
  .card-9719.purple-6e0d .hovered-f44d {
    padding-right: 1em;
  }
  .card-9719.purple-6e0d .liquid-2686 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_glass_30d9 .texture_2964 {
    padding-right: 1em;
  }
  .table_glass_30d9.purple-6e0d .bottom_ffcc {
    border-left: 1px solid #eaecee;
  }
  .table_glass_30d9.purple-6e0d .paragraph_8579 {
    border-left: 1px solid #eaecee;
  }
  .table_glass_30d9.purple-6e0d .texture_2964 {
    padding-right: 1em;
  }
  .table_glass_30d9.purple-6e0d .hovered-f44d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table_glass_30d9.purple-6e0d .liquid-2686 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom-d3e4 .texture_2964 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom-d3e4.purple-6e0d .east_8fdb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bottom-d3e4.purple-6e0d .texture_2964 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom-d3e4.purple-6e0d .hovered-f44d {
    padding-left: 1em;
  }
  .bottom-d3e4.purple-6e0d .liquid-2686 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bottom-d3e4.purple-6e0d .texture_2964 {
    padding-left: 0;
  }
}
.slider-65e2 .gas-596e {
  display: inline-block;
}
.module-clean-e9a5 {
  display: inline-block;
}
.hard_2c36 {
  word-con: break-word;
}
.tag-3c1e > span {
  display: inline-block;
  padding: 5px 0;
}
.tag-3c1e .photo_mini_6eee {
  margin-left: 8px;
  margin-right: 8px;
}
.tag-3c1e .wrapper_fa23 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.middle_f067 .purple-b65a {
  margin-bottom: 2em;
}
.middle_f067 .summary_6509 {
  margin-bottom: 15px;
}
.middle_f067 .summary_6509:last-child {
  margin-bottom: 0;
}
.middle_f067 .modal_e081 {
  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) {
  .middle_f067 .modal_e081 {
    display: block;
  }
}
.middle_f067 .link_in_21b4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .middle_f067 .link_in_21b4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.middle_f067 .item_cf9a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.middle_f067 .item_cf9a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.middle_f067 .item_cf9a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.middle_f067 .hard_2c36 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle_f067 .hard_2c36 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.middle_f067 .purple_b2ec p:last-child {
  margin-bottom: 0;
}
.middle_f067 .alert_f40f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.middle_f067 .dark-578e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.middle_f067 .frame_1254 {
  margin-top: 1em;
}
.middle_f067 .smooth-9a29 {
  top: 0;
  display: block;
}
.middle_f067 .smooth-9a29 a {
  color: inherit;
}
.middle_f067 .smooth-9a29 a:hover {
  color: inherit;
}
.middle_f067 .wood_5cf2 {
  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;
}
.middle_f067 .wood_5cf2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.middle_f067 .dark-578e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.middle_f067 .sort_short_b7f6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.middle_f067 .sort_short_b7f6:first-child {
  margin-top: 0;
}
.middle_f067 .sort_short_b7f6.pagination-selected-213a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.middle_f067 .sort_short_b7f6.bronze_95c3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle_f067
  .sort_short_b7f6.bronze_95c3.disabled-fdf5
  .frame_1254 {
  width: 100%;
}
.middle_f067 .bronze_95c3 {
  -webkit-box-align: center;
  align-items: center;
}
.middle_f067 .bronze_95c3 .tag-3c1e,
.middle_f067 .bronze_95c3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.middle_f067 .item_cf9a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle_f067 .item_cf9a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle_f067 .item_cf9a: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;
}
.middle_f067 .pagination-selected-213a {
  z-index: 5;
}
.middle_f067 .hidden-glass-297b .message_brown_a60e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.middle_f067 .clean_75fa .message_brown_a60e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.middle_f067 .first_5fab .message_brown_a60e {
  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;
}
.middle_f067.current_dac3 .modal_e081,
.middle_f067.hero-over-3960 .modal_e081 {
  display: block;
}
.middle_f067.current_dac3 .modal_e081 .aside-a294,
.middle_f067.current_dac3 .modal_e081 .dark-578e,
.middle_f067.hero-over-3960 .modal_e081 .aside-a294,
.middle_f067.hero-over-3960 .modal_e081 .dark-578e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.middle_f067.form-selected-c73c .link_in_21b4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .middle_f067.form-selected-c73c .link_in_21b4 {
    margin-right: 0;
  }
}
.middle_f067.current_dac3 .link_in_21b4,
.middle_f067.hero-over-3960 .link_in_21b4 {
  padding-top: 40%;
}
.middle_f067.current_dac3 .purple-b65a,
.middle_f067.hero-over-3960 .purple-b65a {
  display: block;
}
.middle_f067.current_dac3 .fn-sticky-b180 .dark-578e,
.middle_f067.hero-over-3960 .fn-sticky-b180 .dark-578e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.middle_f067.current_dac3 .link_in_21b4,
.middle_f067.hero-over-3960 .link_in_21b4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.middle_f067.current_dac3 .dark-578e {
  padding: 1em;
}
.label-6184 {
  margin: 30px auto;
  display: block;
}
.label-6184 .cool-1b2b > * {
  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;
}
.label-6184 .cool-1b2b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label-6184 .cool-1b2b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-d11b .tag-3c1e {
  margin-bottom: 1.41575em;
}
.east-d11b .bright-aef1 {
  margin-bottom: 1.618em;
}
.pagination_cc59 .mask-tiny-93fe {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination_cc59 .mask-tiny-93fe a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination_cc59 .active_7dac {
  max-width: 100%;
  overflow: auto;
}
.filter_a814 .pagination_cc59 a:hover {
  text-decoration: underline;
}
.chip_cd54 .summary_6509:not(.hard_2c36),
.chip_cd54 .item_cf9a {
  margin-bottom: 1.41575em;
}
.chip_cd54 .summary_6509:not(.hard_2c36):last-child,
.chip_cd54 .item_cf9a:last-child {
  margin-bottom: 0;
}
.chip_cd54 .summary_6509.breadcrumb_595d {
  margin-bottom: 0.41575em;
}
.chip_cd54 .image-silver-9527:before,
.chip_cd54 .pagination_d244:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.chip_cd54 .image-silver-9527:before {
  content: "\f115";
}
.chip_cd54 .pagination_d244:before {
  content: "\f02c";
}
.chip_cd54 .huge-a9a6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.chip_cd54 .huge-a9a6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.link-c90a {
  display: -webkit-box;
  display: flex;
}
.link-c90a .backdrop_73d3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .link-c90a .backdrop_73d3 {
    flex-basis: 90px;
  }
}
.link-c90a .label-thick-6ca9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .link-c90a .label-thick-6ca9 {
    flex-basis: calc(100% - 50px);
  }
}
.link-c90a .feature_f75d p:last-child {
  margin-bottom: 0.72em;
}
.box_cool_8acd .cool-1b2b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.box_cool_8acd .cool-1b2b:after,
.box_cool_8acd .cool-1b2b:before {
  content: "";
  display: table;
}
.box_cool_8acd .cool-1b2b:after {
  clear: both;
}
.box_cool_8acd .cool-1b2b .gradient-copper-6e87,
.box_cool_8acd .cool-1b2b .light_5dd9 {
  width: 49%;
}
.box_cool_8acd .cool-1b2b .gradient-copper-6e87 a span.button_out_51a0,
.box_cool_8acd .cool-1b2b .light_5dd9 a span.button_out_51a0 {
  display: block;
  margin-bottom: 5px;
}
.box_cool_8acd .cool-1b2b .light_5dd9 {
  float: left;
  text-align: left;
}
.box_cool_8acd .cool-1b2b .gradient-copper-6e87 {
  float: right;
  text-align: right;
}
.main-0e7b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .main-0e7b {
    margin-bottom: 0;
  }
}
.hidden-glass-0a6d {
  margin-bottom: 1em;
}
.hidden-glass-0a6d .hard_2c36 {
  font-size: 1.1em;
  line-height: 1.3;
}
.video_0c48 a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo-f178 .hidden-glass-0a6d,
.container-slow-2beb .hidden-glass-0a6d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo-f178 .hidden-glass-0a6d,
  .container-slow-2beb .hidden-glass-0a6d {
    display: block;
  }
}
.logo-f178 .video_0c48,
.container-slow-2beb .video_0c48 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo-f178 .video_0c48,
  .container-slow-2beb .video_0c48 {
    margin-bottom: 1em;
  }
}
.logo-f178 .video_0c48 img,
.container-slow-2beb .video_0c48 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo-f178 .thumbnail-bd8a,
.container-slow-2beb .thumbnail-bd8a {
  flex-basis: calc(100% - 160px);
}
.logo-f178 .thumbnail-bd8a p,
.container-slow-2beb .thumbnail-bd8a p {
  margin-bottom: 0;
}
.logo-f178 .thumbnail-bd8a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo-f178 .thumbnail-bd8a {
    padding-left: 0;
  }
}
.container-slow-2beb .thumbnail-bd8a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .container-slow-2beb .thumbnail-bd8a {
    padding-right: 0;
  }
}
.container-slow-2beb .video_0c48 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.alert_easy_a98c .video_0c48 {
  margin-bottom: 0.5em;
}
.alert_easy_a98c .video_0c48 img {
  width: 100%;
}
.backdrop_mini_47e4 .media_044b,
.disabled-dark-85ef .media_044b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.disabled-dark-85ef .east_8fdb .box_gold_6576 p:last-child {
  margin-bottom: 0;
}
.mini_eb51 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.filter-0603 .huge_8f1b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .filter-0603 .huge_8f1b:last-of-type {
    margin-bottom: 0;
  }
}
.filter-0603 .huge_8f1b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-0603 .huge_8f1b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.filter-0603 .huge_8f1b ul li {
  margin: 0 0 0.6em;
}
.filter-0603 .huge_8f1b ul li.accent-soft-a1dd,
.filter-0603 .huge_8f1b ul li.summary-green-865a {
  position: relative;
}
.filter-0603 .huge_8f1b ul li.accent-soft-a1dd .light-2574,
.filter-0603 .huge_8f1b ul li.summary-green-865a .light-2574 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.filter-0603 .huge_8f1b ul li.accent-soft-a1dd:after:after,
.filter-0603 .huge_8f1b ul li.accent-soft-a1dd:after:before,
.filter-0603
  .huge_8f1b
  ul
  li.summary-green-865a:after:after,
.filter-0603
  .huge_8f1b
  ul
  li.summary-green-865a:after:before {
  content: "";
  display: table;
}
.filter-0603 .huge_8f1b ul li.accent-soft-a1dd:after:after,
.filter-0603
  .huge_8f1b
  ul
  li.summary-green-865a:after:after {
  clear: both;
}
.filter-0603 .huge_8f1b a.layout-ee16:hover {
  text-decoration: none;
}
.filter-0603 .huge_8f1b select {
  max-width: 100%;
}
.filter-0603 .huge_8f1b table {
  font-size: 85%;
}
.filter-0603 .huge_8f1b table td,
.filter-0603 .huge_8f1b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.filter-0603 .huge_8f1b table tfoot td {
  text-align: left;
}
.filter-0603 .huge_8f1b :last-child {
  margin-bottom: 0;
}
.filter-0603 .huge_8f1b .action-2849 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.filter-0603 .huge_8f1b .action-2849 label {
  width: 100%;
}
.filter-0603 .huge_8f1b .action-2849 .south_490e {
  width: 100%;
  display: block;
}
.filter-0603 .huge_8f1b .action-2849 .button-e89a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.filter-0603 .huge_8f1b .action-2849 .button-e89a:hover svg #svg-search {
  fill: #444;
}
.filter-0603 .huge_8f1b .action-2849 .button-e89a svg {
  width: 18px;
  height: 18px;
}
.filter-0603 .inner-23e6 ul ul,
.filter-0603 .feature-4007 ul ul,
.filter-0603 .accordion_wide_7244 ul ul,
.filter-0603 .layout_cold_85c9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.filter-0603 .inner-23e6 .wide_0e12 > a,
.filter-0603 .feature-4007 .wide_0e12 > a,
.filter-0603 .accordion_wide_7244 .wide_0e12 > a,
.filter-0603 .layout_cold_85c9 .wide_0e12 > a {
  margin-bottom: 0;
}
.filter-0603 .focus_16a0 li,
.filter-0603 .inner-23e6 li,
.filter-0603 .article_83ad li,
.filter-0603 .feature-4007 li,
.filter-0603 .accordion_wide_7244 li,
.filter-0603 .layout_cold_85c9 li,
.filter-0603 .nav-b9f3 li,
.filter-0603 .panel-hot-bf20 li {
  display: block;
  position: relative;
}
.filter-0603 .focus_16a0 li:last-child,
.filter-0603 .inner-23e6 li:last-child,
.filter-0603 .article_83ad li:last-child,
.filter-0603 .feature-4007 li:last-child,
.filter-0603 .accordion_wide_7244 li:last-child,
.filter-0603 .layout_cold_85c9 li:last-child,
.filter-0603 .nav-b9f3 li:last-child,
.filter-0603 .panel-hot-bf20 li:last-child {
  border: none;
}
.filter-0603 .focus_16a0 li a,
.filter-0603 .inner-23e6 li a,
.filter-0603 .article_83ad li a,
.filter-0603 .feature-4007 li a,
.filter-0603 .accordion_wide_7244 li a,
.filter-0603 .layout_cold_85c9 li a,
.filter-0603 .nav-b9f3 li a,
.filter-0603 .panel-hot-bf20 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter-0603 .focus_16a0 li ul li::before,
.filter-0603 .inner-23e6 li ul li::before,
.filter-0603 .article_83ad li ul li::before,
.filter-0603 .feature-4007 li ul li::before,
.filter-0603 .accordion_wide_7244 li ul li::before,
.filter-0603 .layout_cold_85c9 li ul li::before,
.filter-0603 .nav-b9f3 li ul li::before,
.filter-0603 .panel-hot-bf20 li ul li::before {
  left: 15px;
}
.filter-0603 .focus_16a0 li ul a,
.filter-0603 .inner-23e6 li ul a,
.filter-0603 .article_83ad li ul a,
.filter-0603 .feature-4007 li ul a,
.filter-0603 .accordion_wide_7244 li ul a,
.filter-0603 .layout_cold_85c9 li ul a,
.filter-0603 .nav-b9f3 li ul a,
.filter-0603 .panel-hot-bf20 li ul a {
  padding-left: 20px;
}
.filter-0603 .focus_16a0 li ul ul li::before,
.filter-0603 .inner-23e6 li ul ul li::before,
.filter-0603 .article_83ad li ul ul li::before,
.filter-0603 .feature-4007 li ul ul li::before,
.filter-0603 .accordion_wide_7244 li ul ul li::before,
.filter-0603 .layout_cold_85c9 li ul ul li::before,
.filter-0603 .nav-b9f3 li ul ul li::before,
.filter-0603 .panel-hot-bf20 li ul ul li::before {
  left: 30px;
}
.filter-0603 .focus_16a0 li ul ul a,
.filter-0603 .inner-23e6 li ul ul a,
.filter-0603 .article_83ad li ul ul a,
.filter-0603 .feature-4007 li ul ul a,
.filter-0603 .accordion_wide_7244 li ul ul a,
.filter-0603 .layout_cold_85c9 li ul ul a,
.filter-0603 .nav-b9f3 li ul ul a,
.filter-0603 .panel-hot-bf20 li ul ul a {
  padding-left: 40px;
}
.filter-0603 .frame-8e34 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter-0603 .panel-hot-bf20 ul li {
  margin-bottom: 1.41575em;
}
.filter-0603 .panel-hot-bf20 ul li .menu_black_d27c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.filter-0603 .panel-hot-bf20 ul li .large-21d2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pro-4cb9 .focus_16a0 li a,
.pro-4cb9 .inner-23e6 li a,
.pro-4cb9 .article_83ad li a,
.pro-4cb9 .feature-4007 li a,
.pro-4cb9 .accordion_wide_7244 li a,
.pro-4cb9 .layout_cold_85c9 li a,
.pro-4cb9 .nav-b9f3 li a,
.pro-4cb9 .panel-hot-bf20 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-4cb9 .frame-8e34 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-4cb9 .huge_8f1b ul li.accent-soft-a1dd .light-2574,
.pro-4cb9 .huge_8f1b ul li.summary-green-865a .light-2574 {
  background: rgba(0, 0, 0, 0.2);
}
.pro-4cb9 .filter-0603 .huge_8f1b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-dac2 .filter-0603 .tall_6f40 li {
  margin: 0;
}
.basic-dac2 .filter-0603 .tall_6f40 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.basic-dac2 .filter-0603 .tall_6f40 li ul {
  margin: 0;
}
.basic-dac2 .filter-0603 .tall_6f40 li ul li a {
  padding-left: 15px;
}
.basic-dac2 .filter-0603 .tall_6f40 li ul li li a {
  padding-left: 30px;
}
.basic-dac2 .filter-0603 .tall_6f40 li.warm_2795 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.basic-dac2 .filter-0603 .tall_6f40 li.warm_2795 > 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;
}
.basic-dac2 .filter-0603 .tall_6f40 li.warm_2795 > 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;
}
.modal-7cab a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under_392a {
  position: relative;
  z-index: 10;
}
.under_392a .yellow_f4ea {
  width: 100%;
  max-width: 100%;
}
.summary_upper_351d .stone_9fd0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.summary_upper_351d .first-5988 {
}
.summary_upper_351d .pro-4cb9 {
  background: #292929;
}
.info_81a8 .stone_9fd0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.info_81a8 .first-5988 {
  background: #f9f9f9;
}
.info_81a8 .pro-4cb9 {
  background: #303030;
}
.thick-2f82 .stone_9fd0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick-2f82 .gas-596e {
    margin-bottom: 1em;
  }
  .thick-2f82 .gas-596e:last-child {
    margin-bottom: 0;
  }
}
.thick-2f82 .first-5988 {
  background: #ededed;
}
.thick-2f82 .pro-4cb9 {
  background: #1a1a1a;
}
.stone_9fd0.first-5988 {
  color: rgba(0, 0, 0, 0.6);
}
.stone_9fd0.first-5988 .plasma_5981 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stone_9fd0.pro-4cb9 {
  color: rgba(255, 255, 255, 0.99);
}
.stone_9fd0.pro-4cb9 a:not(.layout-ee16) {
  color: rgba(255, 255, 255, 0.79);
}
.stone_9fd0.pro-4cb9 a:not(.layout-ee16):hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_9fd0.pro-4cb9 .plasma_5981 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_9fd0.pro-4cb9 table tbody td,
.stone_9fd0.pro-4cb9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph_fc0e.info-7932 .notification_9323 {
  max-width: initial;
}
.paragraph_fc0e .menu_black_b2ba {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph_fc0e .menu_black_b2ba .yellow_f4ea {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paragraph_fc0e .menu_black_b2ba .yellow_f4ea {
    display: block;
    margin-bottom: 2em;
  }
  .paragraph_fc0e .menu_black_b2ba .yellow_f4ea:last-child {
    margin-bottom: 0;
  }
}
.thick-2f82 .gas-596e:last-child,
.info_81a8 .gas-596e:last-child,
.summary_upper_351d .gas-596e:last-child {
  margin-bottom: 0;
}
.thick-2f82 .gas-596e .filter-0603 .huge_8f1b:last-child,
.info_81a8 .gas-596e .filter-0603 .huge_8f1b:last-child,
.summary_upper_351d .gas-596e .filter-0603 .huge_8f1b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thick-2f82 .article-6edf,
  .thick-2f82 .over_7388,
  .info_81a8 .article-6edf,
  .info_81a8 .over_7388,
  .summary_upper_351d .article-6edf,
  .summary_upper_351d .over_7388 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under_392a .gas-596e {
    margin-bottom: 2em;
  }
}
.under_392a p:last-child {
  margin-bottom: 0;
}
.under_392a li,
.under_392a ul {
  list-style: none;
  margin: 0;
}
.under_392a ul ul {
  margin-left: 2.617924em;
}
.upper_b473 {
  font-size: 0.875em;
}

/* css-noise: 5ba4 */
.widget-item-o6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
