/*!
Theme Name: Customify
Theme URI: https://pressmaximum.overlay-current-234a/customify
Author: WPCustomify
Author URI: https://pressmaximum.overlay-current-234a
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.overlay-current-234a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.purple_978d.widget-silver-3722/licenses/gpl-2.0.avatar_left_e1c3
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.preview_lite_2088/, (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.purple-1cbc.basic_409d/normalize.heading_small_a228/
 ======
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.heading_small_a228 v7.0.0 | MIT License | github.overlay-current-234a/necolas/normalize.heading_small_a228 */
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;
}
.filter_63cd .container_8d41,
.footer_dirty_ff8d,
.focus-warm-16f2,
.pink-cfdc,
.liquid-4ed0,
.text_f81e,
.tabs_large_39f3,
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;
}
.footer_dirty_ff8d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer_dirty_ff8d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer_dirty_ff8d,
  h1 {
    font-size: 1.8em;
  }
}
.focus-warm-16f2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus-warm-16f2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus-warm-16f2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus-warm-16f2,
  h2 {
    font-size: 1.7em;
  }
}
.pink-cfdc,
h3 {
  font-size: 1.618em;
}
.filter_63cd .container_8d41,
.liquid-4ed0,
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.message-08a1 {
  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;
}
.overlay-9de4:after,
.overlay-9de4:before,
.texture_pro_e418:after,
.texture_pro_e418:before {
  content: "";
  display: table;
}
.overlay-9de4:after,
.texture_pro_e418:after {
  clear: both;
}
.active-c209 {
  float: right;
  margin-right: 0;
}
.summary-214d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden_3fcb .article-d27e,
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;
}
.hidden_3fcb .article-d27e: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;
}
.dim_34cb .article-d27e {
  box-shadow: none;
}
.dim_34cb
  .article-d27e
  .old-40b0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dim_34cb .article-d27e .article-1d7a {
  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;
}
.dim_34cb
  .article-d27e
  .article-1d7a
  b {
  display: none;
}
.dim_34cb .brown-7b79 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.banner_243d:not(.up_7ef1):not(.clean_1ce7),
button:not(.up_7ef1):not(.clean_1ce7),
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ),
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ),
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ) {
  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;
}
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ):hover,
button:not(.up_7ef1):not(
    .clean_1ce7
  ):hover,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ):hover,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ):hover,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ):active,
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ):focus,
button:not(.up_7ef1):not(
    .clean_1ce7
  ):active,
button:not(.up_7ef1):not(
    .clean_1ce7
  ):focus,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ):active,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ):focus,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ):active,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ):focus,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ):active,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ):focus {
  outline: 0;
}
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61,
button:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61 {
  position: relative;
}
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .icon-e168,
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .secondary-center-f170,
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .wide_ad7e,
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  i,
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  svg,
button:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .icon-e168,
button:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .secondary-center-f170,
button:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .wide_ad7e,
button:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  i,
button:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  svg,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .icon-e168,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .secondary-center-f170,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .wide_ad7e,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  i,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  svg,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .icon-e168,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .secondary-center-f170,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .wide_ad7e,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  i,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  svg,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .icon-e168,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .secondary-center-f170,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  .wide_ad7e,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  i,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61
  svg {
  visibility: hidden;
}
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61:after,
button:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61:after,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61:after,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61:after,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ).fn-loading-fd61: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;
}
.banner_243d:not(.up_7ef1):not(.clean_1ce7),
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ),
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ),
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ) {
  color: #fff;
  background: #235787;
}
.banner_243d:not(.up_7ef1):not(
    .clean_1ce7
  ):focus,
input[type="button"]:not(.up_7ef1):not(
    .clean_1ce7
  ):focus,
input[type="reset"]:not(.up_7ef1):not(
    .clean_1ce7
  ):focus,
input[type="submit"]:not(.up_7ef1):not(
    .clean_1ce7
  ):focus {
  color: #fff;
}
.banner_243d.fn-disabled-fd61:not(.up_7ef1):not(
    .clean_1ce7
  ),
.banner_243d[disabled]:not(.up_7ef1):not(
    .clean_1ce7
  ),
button.fn-disabled-fd61:not(.up_7ef1):not(
    .clean_1ce7
  ),
button[disabled]:not(.up_7ef1):not(
    .clean_1ce7
  ) {
  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;
}
.highlight-2991 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.highlight-2991: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;
}
.modal_red_9e61 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gallery-1282 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.label_rough_dccc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.overlay-9de4:after,
.overlay-9de4:before,
.chip-b055:after,
.chip-b055:before,
.notification-current-b9f7:after,
.notification-current-b9f7:before,
.bright-1c6d:after,
.bright-1c6d:before,
.menu-motion-a4a7:after,
.menu-motion-a4a7:before,
.bronze-b0ff:after,
.bronze-b0ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.overlay-9de4:after,
.chip-b055:after,
.notification-current-b9f7:after,
.bright-1c6d:after,
.menu-motion-a4a7:after,
.bronze-b0ff:after {
  clear: both;
}
.chip-b055 .paragraph_8d58,
.notification-current-b9f7 .paragraph_8d58,
.north-c5da .paragraph_8d58 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-hot-6a73 {
  display: inline-block;
}
.chip_east_4141 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.chip_east_4141 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.chip_east_4141 .preview-ca65 {
  padding: 1em 0;
  font-size: 85%;
}
.preview-ca65 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.breadcrumb-4599 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.breadcrumb-4599:after,
.breadcrumb-4599:before {
  content: "";
  display: table;
}
.breadcrumb-4599:after {
  clear: both;
}
.element_862a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.disabled_4f02 .element_862a {
  max-width: 50%;
}
.active-lite-9e3d .element_862a {
  max-width: 33.33%;
}
.badge_75a1 .element_862a {
  max-width: 25%;
}
.gradient_53bc .element_862a {
  max-width: 20%;
}
.dark_242b .element_862a {
  max-width: 16.66%;
}
.mini_4f74 .element_862a {
  max-width: 14.28%;
}
.overlay_71ee .element_862a {
  max-width: 12.5%;
}
.feature-copper-19c7 .element_862a {
  max-width: 11.11%;
}
.focus_right_9005 {
  display: block;
}
.filter_63cd .hot_9ad9 label,
.filter_63cd .pattern-7883 label,
.filter_63cd .slider-bronze-cc42 label,
.filter_63cd .smooth_def8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-a0ac {
  list-style: none;
  margin: 0;
}
.backdrop-a0ac article.logo-f6e8 {
  margin-bottom: 0;
}
.backdrop-a0ac ul {
  list-style: none;
  margin: 0;
}
.backdrop-a0ac .element-selected-041d li.logo-f6e8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-a0ac .element-selected-041d li.logo-f6e8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-a0ac .element-selected-041d li.logo-f6e8: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) {
  .backdrop-a0ac .element-selected-041d li.logo-f6e8 li.logo-f6e8 li.logo-f6e8 li.logo-f6e8 {
    padding-left: 0;
  }
}
article.logo-f6e8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo-f6e8 .chip-b055 p:last-of-type {
  margin-bottom: 0;
}
article.logo-f6e8 .title-0230 {
  float: left;
}
article.logo-f6e8 .shade_steel_df75 {
  margin-left: 85px;
}
article.logo-f6e8 .blue_1c67 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo-f6e8 .blue_1c67 .tabs_mini_c8b9 {
  margin-left: 10px;
}
article.logo-f6e8 .logo-current-b94f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo-f6e8 .hard-efde {
  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 .hot_9ad9,
  #respond .slider-bronze-cc42,
  #respond .smooth_def8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot_9ad9 input,
#respond .slider-bronze-cc42 input,
#respond .smooth_def8 input {
  width: 100%;
}
#respond .smooth_def8 {
  margin-right: 0;
}
#respond .list_1c88 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.red-f596 {
  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;
}
.red-f596.item-1904 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.red-f596 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%);
}
.red-f596:focus,
.red-f596: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);
}
.highlight-upper-8531 {
  border-radius: 10%;
}
.hero-pro-86e8 {
  border-radius: 50%;
}
.black-4bf0 {
  font-size: 0.72em;
}
.summary-9c3d {
  font-size: 0.875em;
}
.tabs-3fe1 {
  font-size: 1.1em;
}
.widget_rough_87b0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.widget_rough_87b0.black-4bf0 {
  letter-spacing: 0.5px;
}
.backdrop_6eb8,
.backdrop_6eb8 a {
  color: #6d6d6d;
}
.backdrop_6eb8 a:hover {
  color: #111;
}
.link-0f50 {
  color: #6d6d6d;
}
.progress-0770 {
  overflow-x: hidden;
}
.progress-0770 .smooth_2606.row_a8c8 {
  position: relative;
}
.progress-0770 .smooth_2606.row_a8c8.highlight-18e4 {
  position: initial;
}
.progress-0770
  .smooth_2606.row_a8c8.highlight-18e4
  .active-copper-0103 {
  left: auto;
}
.progress-0770 .smooth_2606 .active-copper-0103 {
  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;
}
.progress-0770 .smooth_2606:hover.row_a8c8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.progress-0770
  .smooth_2606:hover.row_a8c8
  .active-copper-0103 {
  display: block;
  z-index: 9999999;
}
.progress-0770 .prev-382e .summary-glass-c4e1,
.progress-0770 .first-3c86 .summary-glass-c4e1 {
  display: none;
}
.progress-0770 .feature-a044 .smooth_2606:hover.row_a8c8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter_63cd .hot_9ad9 label,
.filter_63cd .pattern-7883 label,
.filter_63cd .slider-bronze-cc42 label,
.filter_63cd .smooth_def8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-a0ac {
  list-style: none;
  margin: 0;
}
.backdrop-a0ac article.logo-f6e8 {
  margin-bottom: 0;
}
.backdrop-a0ac ul {
  list-style: none;
  margin: 0;
}
.backdrop-a0ac .element-selected-041d li.logo-f6e8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-a0ac .element-selected-041d li.logo-f6e8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-a0ac .element-selected-041d li.logo-f6e8: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) {
  .backdrop-a0ac .element-selected-041d li.logo-f6e8 li.logo-f6e8 li.logo-f6e8 li.logo-f6e8 {
    padding-left: 0;
  }
}
article.logo-f6e8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo-f6e8 .chip-b055 p:last-of-type {
  margin-bottom: 0;
}
article.logo-f6e8 .title-0230 {
  float: left;
}
article.logo-f6e8 .shade_steel_df75 {
  margin-left: 85px;
}
article.logo-f6e8 .blue_1c67 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo-f6e8 .blue_1c67 .tabs_mini_c8b9 {
  margin-left: 10px;
}
article.logo-f6e8 .logo-current-b94f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo-f6e8 .hard-efde {
  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 .hot_9ad9,
  #respond .slider-bronze-cc42,
  #respond .smooth_def8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot_9ad9 input,
#respond .slider-bronze-cc42 input,
#respond .smooth_def8 input {
  width: 100%;
}
#respond .smooth_def8 {
  margin-right: 0;
}
#respond .list_1c88 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev-382e .light-7132 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.light-7132 .outline_0eb3.orange-81c7 .center_6f27 > li > a:focus,
.light-7132 .outline_0eb3.orange-81c7 .center_6f27 > li > a:hover,
.light-7132 .outline_0eb3.menu_093a .center_6f27 > li > a:focus,
.light-7132 .outline_0eb3.menu_093a .center_6f27 > li > a:hover,
.light-7132 .outline_0eb3.feature-medium-d1f5 .center_6f27 > li > a:focus,
.light-7132 .outline_0eb3.feature-medium-d1f5 .center_6f27 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-7132
  .outline_0eb3.orange-81c7
  .center_6f27
  > li.notification_4f3a
  > a,
.light-7132
  .outline_0eb3.orange-81c7
  .center_6f27
  > li.over-e3a2
  > a,
.light-7132
  .outline_0eb3.menu_093a
  .center_6f27
  > li.notification_4f3a
  > a,
.light-7132
  .outline_0eb3.menu_093a
  .center_6f27
  > li.over-e3a2
  > a,
.light-7132
  .outline_0eb3.feature-medium-d1f5
  .center_6f27
  > li.notification_4f3a
  > a,
.light-7132 .outline_0eb3.feature-medium-d1f5 .center_6f27 > li.block_orange_ccaa > a {
  color: rgba(255, 255, 255, 0.99);
}
.light-7132 .advanced-9d26,
.light-7132 .advanced-9d26 a {
  color: rgba(255, 255, 255, 0.99);
}
.light-7132 .motion-f3f4.full-03d3 li a,
.light-7132 .text-west-65ed a,
.light-7132 .orange-1e7a,
.light-7132 .center_6f27 > li > a,
.light-7132 .preview-red-fe40 {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132 .motion-f3f4.full-03d3 li a:hover,
.light-7132 .text-west-65ed a:hover,
.light-7132 .orange-1e7a:hover,
.light-7132 .center_6f27 > li > a:hover,
.light-7132 .preview-red-fe40:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-7132 .grid_prev_417e {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132 .grid_prev_417e .top_df9a {
  color: rgba(255, 255, 255, 0.99);
}
.light-7132 .grid_prev_417e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-7132 .south-b630 .tooltip-71c3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light-7132 .south-b630 .tooltip-71c3 .tiny-321e {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132
  .south-b630
  .tooltip-71c3
  .tiny-321e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132
  .south-b630
  .tooltip-71c3
  .tiny-321e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132
  .south-b630
  .tooltip-71c3
  .tiny-321e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132
  .south-b630
  .tooltip-71c3
  .tiny-321e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132 .south-b630 .blue_dada {
  color: rgba(255, 255, 255, 0.79);
}
.light-7132 .south-b630 .blue_dada:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_8a1d
  .light-7132
  .south-b630
  .border-8038
  .brown-33e4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_8a1d
  .light-7132
  .south-b630
  .border-8038
  .tiny-321e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev-382e .popup_a84c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.popup_a84c .outline_0eb3.orange-81c7 .center_6f27 > li > a:focus,
.popup_a84c .outline_0eb3.orange-81c7 .center_6f27 > li > a:hover,
.popup_a84c .outline_0eb3.menu_093a .center_6f27 > li > a:focus,
.popup_a84c .outline_0eb3.menu_093a .center_6f27 > li > a:hover,
.popup_a84c .outline_0eb3.feature-medium-d1f5 .center_6f27 > li > a:focus,
.popup_a84c .outline_0eb3.feature-medium-d1f5 .center_6f27 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_a84c
  .outline_0eb3.orange-81c7
  .center_6f27
  > li.notification_4f3a
  > a,
.popup_a84c
  .outline_0eb3.orange-81c7
  .center_6f27
  > li.over-e3a2
  > a,
.popup_a84c
  .outline_0eb3.menu_093a
  .center_6f27
  > li.notification_4f3a
  > a,
.popup_a84c
  .outline_0eb3.menu_093a
  .center_6f27
  > li.over-e3a2
  > a,
.popup_a84c
  .outline_0eb3.feature-medium-d1f5
  .center_6f27
  > li.notification_4f3a
  > a,
.popup_a84c .outline_0eb3.feature-medium-d1f5 .center_6f27 > li.block_orange_ccaa > a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_a84c .advanced-9d26,
.popup_a84c .advanced-9d26 a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_a84c .motion-f3f4.full-03d3 li a,
.popup_a84c .text-west-65ed a,
.popup_a84c .orange-1e7a,
.popup_a84c .center_6f27 > li > a,
.popup_a84c .preview-red-fe40 {
  color: rgba(0, 0, 0, 0.55);
}
.popup_a84c .motion-f3f4.full-03d3 li a:hover,
.popup_a84c .text-west-65ed a:hover,
.popup_a84c .orange-1e7a:hover,
.popup_a84c .center_6f27 > li > a:hover,
.popup_a84c .preview-red-fe40:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_a84c .grid_prev_417e {
  color: rgba(0, 0, 0, 0.55);
}
.popup_a84c .grid_prev_417e .top_df9a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_a84c .grid_prev_417e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_mini_23fd .panel-left-c557 {
  margin-left: auto;
  margin-right: auto;
}
.notification-current-b9f7 > * {
  margin-left: auto;
  margin-right: auto;
}
.notification-current-b9f7 .modal_red_9e61 {
  margin-right: 1.41575em;
}
.clean_e6cc .notification-current-b9f7 > .right_f6d2 {
  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;
}
.clean_e6cc .notification-current-b9f7 > .message_1f7e {
  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;
}
.article_d00e.modal_mini_23fd .panel-left-c557,
.photo-9a0c.modal_mini_23fd .panel-left-c557 {
  margin-left: 0;
}
.element-complex-6935.modal_mini_23fd .panel-left-c557,
.summary-7a86.modal_mini_23fd .panel-left-c557 {
  margin-right: 0;
}
.notification-current-b9f7 ol,
.notification-current-b9f7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.top_6a33 video {
  max-width: 100%;
}
.chip-steel-bf58 img {
  display: block;
}
.chip-steel-bf58.modal_red_9e61,
.chip-steel-bf58.gallery-1282 {
  width: 100%;
}
.chip-steel-bf58.message_1f7e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.lower_7754:not(.backdrop-stone-874d) {
  margin: 1.5em auto;
}
.nav_79a6 p {
  padding: 1.5em 14px;
}
ul.element_3d4b.message_1f7e,
ul.element_3d4b.right_f6d2,
ul.element_3d4b.module-4566.right_f6d2 {
  padding: 0 14px;
}
.table-9ded {
  display: block;
  overflow-x: auto;
}
.table-9ded table {
  border-collapse: collapse;
  width: 100%;
}
.table-9ded td,
.table-9ded th {
  padding: 0.5em;
}
.notification-current-b9f7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notification-current-b9f7 ol ol,
.notification-current-b9f7 ol ul,
.notification-current-b9f7 ul ol,
.notification-current-b9f7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notification-current-b9f7 ol ol li,
.notification-current-b9f7 ol ul li,
.notification-current-b9f7 ul ol li,
.notification-current-b9f7 ul ul li {
  margin-left: 0;
}
.hero-519b.description_6a9d > .shade_8acc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hero-519b.description_6a9d > .shade_8acc iframe,
.hero-519b.description_6a9d > .shade_8acc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description_b090 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description_b090.content_bronze_bd58 {
  padding: 0;
}
.description_b090.content_bronze_bd58 cite {
  font-size: 13px;
}
.description_b090 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description_b090 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow-thick-eafe {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow-thick-eafe > p:first-child {
  margin-top: 0;
}
.shadow-thick-eafe cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow-thick-eafe blockquote {
  border-left: 0;
}
.north-f5bc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.north-f5bc:not(.block_yellow_324d) {
  max-width: 100px;
}
.north-f5bc.prev_4959 {
  border-bottom: none !important;
  text-align: center;
}
.north-f5bc.prev_4959::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav_79a6 p {
    padding: 1.5em 0;
  }
}
.focus_east_9e86 {
  color: #0073aa;
}
.mask_up_8acd {
  background-color: #0073aa;
}
.first_a4ee {
  color: #229fd8;
}
.north_69ba {
  background-color: #229fd8;
}
.accent-e4c6 {
  color: #eee;
}
.highlight-30fa {
  background-color: #eee;
}
.cool-632e {
  color: #444;
}
.column_4d25 {
  background-color: #444;
}
.focused-20cc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focused-20cc .video-3328 .text-west-65ed {
  font-size: 15px;
}
.focused-20cc .text-west-65ed {
  line-height: 1.3;
}
.focused-20cc .popup_a84c {
}
.focused-20cc .light-7132 {
  background: #235787;
}
.section_bbe1 {
  padding: 0;
}
.section_bbe1 .light-7132 {
  background: #1a1a1a;
}
.section_bbe1 .popup_a84c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination_light_0673 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination_light_0673 .popup_a84c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination_light_0673 .light-7132 {
  background: #303030;
}
.bronze-b0ff {
  position: relative;
  z-index: 10;
}
.bronze-b0ff .backdrop_7fc3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid_b715 .row_a8c8 {
  display: inline-block;
  vertical-align: middle;
}
.solid_b715.green_82dd .row_a8c8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .solid_b715.green_82dd .row_a8c8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .solid_b715.green_82dd .row_a8c8 {
    margin-right: 0.4em;
  }
}
.solid_b715.green_82dd .row_a8c8:last-child {
  margin-right: 0;
}
.next_7dcd .backdrop_7fc3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .prev-382e .video-3328 {
    margin: 0 -0.5em;
  }
  .prev-382e .video-3328 [class*="customify-col-"],
  .prev-382e .video-3328 [class*="customify-col_"],
  .prev-382e .video-3328 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.prev-382e.motion-bad5 .backdrop_7fc3 {
  background: 0 0 !important;
}
.prev-382e.motion-bad5 .backdrop_7fc3,
.prev-382e.next_7dcd .backdrop_7fc3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .prev-382e.silver-665e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.prev-382e.next_7dcd .backdrop_7fc3 {
  box-shadow: none !important;
}
.filter-2476 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .filter-2476 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .filter-2476 {
    padding: 18px 0 20px;
  }
}
.filter-2476 .caption_ff10 {
  width: 100%;
}
.filter-2476 .blue_b193 {
  margin-bottom: 0;
}
.filter-2476 .highlight-right-b03a {
  margin-top: 5px;
  font-size: 0.875em;
}
.tooltip-6880 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tooltip-6880 .footer-9154 {
  width: 100%;
}
.form-basic-71b4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form-basic-71b4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form-basic-71b4 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;
}
.form-basic-71b4 li:last-child:after {
  display: none;
}
.form-basic-71b4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop-hard-6dc9 .summary-glass-c4e1 button,
.filter-2476 .summary-glass-c4e1 button {
  left: 0;
}
.backdrop-hard-6dc9 .footer-9154,
.filter-2476 .footer-9154 {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-hard-6dc9 .tooltip-6880,
.filter-2476 .tooltip-6880 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop-hard-6dc9 {
  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;
}
.backdrop-hard-6dc9: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;
}
.backdrop-hard-6dc9 .pattern_9038 {
  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) {
  .backdrop-hard-6dc9 .pattern_9038 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-hard-6dc9 .pattern_9038 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-hard-6dc9 .pattern_9038 {
    min-height: 200px;
  }
}
.backdrop-hard-6dc9 .form-basic-71b4 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-hard-6dc9 .form-basic-71b4 a,
.backdrop-hard-6dc9 .form-basic-71b4 li:after {
  color: inherit;
}
.backdrop-hard-6dc9 .form-basic-71b4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.modal_gas_3ed0 {
  margin-bottom: 0.5em;
}
.notice-483a {
  margin-bottom: 1.2em;
}
.notice-483a,
.modal_gas_3ed0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notice-483a p:last-child,
.modal_gas_3ed0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .summary-glass-c4e1,
#masthead .summary-glass-c4e1 {
  display: none;
}
#masthead
  > .summary-glass-c4e1.preview-172a {
  display: none;
}
#masthead > .summary-glass-c4e1 button {
  left: 0;
}
.image_fcf8 {
  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%;
}
.image_fcf8 .row_a8c8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image_fcf8 .media_82fb {
  display: -webkit-box;
  display: flex;
}
.image_fcf8 .media_82fb.carousel_6888 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image_fcf8 .media_82fb.steel_29f9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_fcf8 .media_82fb.box_f93b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_fcf8.over_f93c.paragraph_387c .media_82fb.carousel_6888 {
  flex-basis: 100%;
}
.image_fcf8.cool_9af1 .media_82fb.steel_29f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.image_fcf8.cool_9af1 .media_82fb.box_f93b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .summary-glass-c4e1.preview-172a {
  display: none;
}
#masthead > .summary-glass-c4e1 button {
  left: 0;
}
.huge_acc6 {
  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;
}
.huge_acc6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.huge_acc6.east-b678 i {
  margin-right: 4px;
}
.huge_acc6.frame-0db2 i {
  margin-left: 5px;
}
.text-west-65ed p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.text-west-65ed p:last-child {
  margin-bottom: 0;
}
.texture_fresh_aedd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.texture_fresh_aedd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.texture_fresh_aedd img {
  display: block;
  width: auto;
  line-height: 1;
}
.texture_fresh_aedd .advanced-9d26 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.texture_fresh_aedd .overlay_8a07 {
  margin: 5px 0 7px 0;
}
.texture_fresh_aedd.bright-c929 .element-center-f3b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_fresh_aedd.bright-c929 .mini_ad88 {
  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;
}
.texture_fresh_aedd.lite-6a7c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.texture_fresh_aedd.lite-6a7c .element-center-f3b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_fresh_aedd.lite-6a7c .mini_ad88 {
  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;
}
.texture_fresh_aedd.disabled_b483 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture_fresh_aedd.gallery-in-9c0e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.texture_fresh_aedd.gallery-in-9c0e .mini_ad88 {
  margin-top: 7px;
}
.picture-34d7 {
  display: inline-block;
}
.bronze-b0ff .box_static_d69b .texture_fresh_aedd img {
  max-width: 100%;
}
.outline_0eb3 .carousel_85ea.box-dynamic-fd5e,
.header-selected-32ea .carousel_85ea.box-dynamic-fd5e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_0eb3 .easy-15c2,
.header-selected-32ea .easy-15c2 {
  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%);
}
.outline_0eb3 .easy-15c2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_0eb3.form_slow_351d .easy-15c2 {
  display: none;
}
.outline_0eb3 .preview_liquid_bd56 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_0eb3 .preview_liquid_bd56 li {
  display: inline-block;
  position: relative;
}
.outline_0eb3 .preview_liquid_bd56 li:last-child {
  margin-right: 0;
}
.outline_0eb3 .preview_liquid_bd56 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;
}
.outline_0eb3 .preview_liquid_bd56 li.block_orange_ccaa > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_0eb3 .preview_liquid_bd56 > 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;
}
.outline_0eb3 .preview_liquid_bd56 > li > a i {
  line-height: 0;
}
.outline_0eb3 .preview_liquid_bd56 > li.filter_iron_fb59 > a .easy-15c2 {
  margin-left: 4px;
  line-height: 0;
}
.outline_0eb3 .preview_liquid_bd56 .paragraph-2f56 li.filter_iron_fb59 > a {
  position: relative;
}
.outline_0eb3 .preview_liquid_bd56 .paragraph-2f56 li.filter_iron_fb59 > a:after,
.outline_0eb3 .preview_liquid_bd56 .paragraph-2f56 li.filter_iron_fb59 > a:before {
  content: "";
  display: table;
}
.outline_0eb3 .preview_liquid_bd56 .paragraph-2f56 li.filter_iron_fb59 > a:after {
  clear: both;
}
.outline_0eb3 .preview_liquid_bd56 .paragraph-2f56 li.filter_iron_fb59 > a .easy-15c2 {
  margin-left: 5px;
  float: right;
}
.outline_0eb3 .container-af2e,
.outline_0eb3 .paragraph-2f56 {
  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;
}
.outline_0eb3 .paragraph-2f56 {
  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;
}
.outline_0eb3 .paragraph-2f56 .box-dynamic-fd5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_0eb3 .paragraph-2f56 .easy-15c2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_0eb3 .paragraph-2f56 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_0eb3 .paragraph-2f56 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;
}
.outline_0eb3 .paragraph-2f56 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_0eb3 .paragraph-2f56 .paragraph-2f56 {
  top: 0;
  left: 100%;
}
.outline_0eb3 .north_dab1.fn-focus-fd61 > .container-af2e,
.outline_0eb3 .north_dab1.fn-focus-fd61 > .paragraph-2f56,
.outline_0eb3 .north_dab1:focus > .container-af2e,
.outline_0eb3 .north_dab1:focus > .paragraph-2f56,
.outline_0eb3 .north_dab1:hover > .container-af2e,
.outline_0eb3 .north_dab1:hover > .paragraph-2f56 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_0eb3.feature-medium-d1f5 .center_6f27:after,
.outline_0eb3.feature-medium-d1f5 .center_6f27:before {
  content: "";
  display: table;
}
.outline_0eb3.feature-medium-d1f5 .center_6f27:after {
  clear: both;
}
.outline_0eb3.feature-medium-d1f5 .center_6f27 > li {
  float: left;
}
.outline_0eb3.focused_52be .center_6f27:after,
.outline_0eb3.focused_52be .center_6f27:before {
  content: "";
  display: table;
}
.outline_0eb3.focused_52be .center_6f27:after {
  clear: both;
}
.outline_0eb3.focused_52be .center_6f27 > li {
  float: left;
}
.outline_0eb3.focused_52be .center_6f27 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_0eb3.focused_52be .center_6f27 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_0eb3.focused_52be .center_6f27 > li.notification_4f3a > a,
.outline_0eb3.focused_52be .center_6f27 > li.block_orange_ccaa > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_0eb3.orange-81c7 .center_6f27 > li > a .box-dynamic-fd5e {
  position: relative;
}
.outline_0eb3.orange-81c7 .center_6f27 > li > a .box-dynamic-fd5e: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;
}
.outline_0eb3.orange-81c7
  .center_6f27
  > li:focus
  > a
  .box-dynamic-fd5e:before,
.outline_0eb3.orange-81c7
  .center_6f27
  > li:hover
  > a
  .box-dynamic-fd5e:before {
  width: 100%;
  background-color: currentColor;
}
.outline_0eb3.orange-81c7
  .center_6f27
  > li.notification_4f3a
  > a
  .box-dynamic-fd5e:before,
.outline_0eb3.orange-81c7
  .center_6f27
  > li.over-e3a2
  > a
  .box-dynamic-fd5e:before {
  width: 100%;
  background-color: currentColor;
}
.outline_0eb3.menu_093a .center_6f27 > li > a .box-dynamic-fd5e {
  position: relative;
}
.outline_0eb3.menu_093a .center_6f27 > li > a .box-dynamic-fd5e: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;
}
.outline_0eb3.menu_093a .center_6f27 > li:focus > a .box-dynamic-fd5e:before,
.outline_0eb3.menu_093a
  .center_6f27
  > li:hover
  > a
  .box-dynamic-fd5e:before {
  width: 100%;
  background-color: currentColor;
}
.outline_0eb3.menu_093a
  .center_6f27
  > li.notification_4f3a
  > a
  .box-dynamic-fd5e:before,
.outline_0eb3.menu_093a
  .center_6f27
  > li.over-e3a2
  > a
  .box-dynamic-fd5e:before {
  width: 100%;
  background-color: currentColor;
}
.header-selected-32ea .preview_liquid_bd56 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-selected-32ea .preview_liquid_bd56 li:first-child > a {
  border-top: none;
}
.header-selected-32ea .preview_liquid_bd56 .component-center-b25d > .box-dynamic-fd5e .easy-15c2 {
  display: none;
}
.header-selected-32ea .preview_liquid_bd56 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.header-selected-32ea .preview_liquid_bd56 li:last-child {
  border: none;
}
.header-selected-32ea .preview_liquid_bd56 li.filter_iron_fb59 > a {
  padding-right: 45px !important;
}
.header-selected-32ea .preview_liquid_bd56 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.header-selected-32ea .preview_liquid_bd56 li a:focus,
.header-selected-32ea .preview_liquid_bd56 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-selected-32ea .preview_liquid_bd56 li .focus_0d64 {
  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;
}
.header-selected-32ea .preview_liquid_bd56 li .focus_0d64:hover {
  box-shadow: none;
}
.header-selected-32ea .preview_liquid_bd56 li .focus_0d64 .easy-15c2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.header-selected-32ea .preview_liquid_bd56 .paragraph-2f56 {
  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);
}
.header-selected-32ea .preview_liquid_bd56 .paragraph-2f56 li a {
  padding-left: 3em;
}
.header-selected-32ea .preview_liquid_bd56 .fluid-f7bd > a .focus_0d64 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-selected-32ea .preview_liquid_bd56 .fluid-f7bd > .paragraph-2f56 {
  display: block;
  opacity: 1;
}
.link-e9ef {
  max-width: 100%;
}
.footer_inner_6e9d {
  line-height: 0;
  cursor: pointer;
}
.preview-red-fe40 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.preview-red-fe40:hover {
  box-shadow: none;
  color: currentColor;
}
.preview-red-fe40 svg {
  width: 18px;
  height: 18px;
}
.preview-red-fe40 .main_last_5efd {
  display: none;
}
.menu_4c31 {
  position: relative;
}
.menu_4c31.fn-active-fd61 .preview-red-fe40 .breadcrumb_dfe9 {
  display: none;
}
.menu_4c31.fn-active-fd61 .preview-red-fe40 .main_last_5efd {
  display: inline-block;
}
.menu_4c31 .first_b651 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.menu_4c31.disabled-8fd8 .first_b651 {
  left: auto;
  right: -0.9em;
}
.menu_4c31.disabled-8fd8 .warm_93b8::before {
  left: auto;
  right: 15px;
}
.menu_4c31.fn-active-fd61 .first_b651 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border-8038 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.border-8038 label {
  flex-basis: 100%;
}
.border-8038 .tooltip-71c3 {
  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;
}
.border-8038 .tiny-321e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.border-8038 .tiny-321e:focus {
  background-color: transparent;
}
.border-8038 button.blue_dada {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.border-8038 button.blue_dada:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.border-8038 button.blue_dada svg {
  width: 18px;
  height: 18px;
}
.border-8038 input[type="submit"] {
  min-height: auto;
}
.south-b630 .border-8038 .tiny-321e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.warm_93b8 {
  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) {
  .warm_93b8 {
    width: 220px;
  }
}
.warm_93b8 label {
  flex-basis: 100%;
}
.warm_93b8::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;
}
.sidebar_8a1d .south-b630 .border-8038 {
  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;
}
.sidebar_8a1d
  .south-b630
  .border-8038
  .tooltip-71c3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar_8a1d .south-b630 .border-8038 .tiny-321e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar_8a1d
  .south-b630
  .border-8038
  .tiny-321e:focus {
  background: 0 0;
}
.sidebar_8a1d
  .south-b630
  .border-8038
  .brown-33e4 {
  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;
}
.motion-f3f4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.motion-f3f4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.motion-f3f4 li:last-child {
  margin-right: 0;
}
.motion-f3f4 li:first-child {
  margin-left: 0;
}
.motion-f3f4.warm_9876 a {
  color: #fff;
}
.motion-f3f4.warm_9876 a:hover {
  color: #fff;
}
.motion-f3f4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.motion-f3f4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.motion-f3f4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.motion-f3f4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.motion-f3f4 [class*="social-icon-apple"] {
  background-color: #999;
}
.motion-f3f4 [class*="social-icon-apple"].photo-4a38 {
  background-color: transparent;
  color: #999;
}
.motion-f3f4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.motion-f3f4 [class*="social-icon-behance"].photo-4a38 {
  background-color: transparent;
  color: #1769ff;
}
.motion-f3f4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.motion-f3f4 [class*="social-icon-bitbucket"].photo-4a38 {
  background-color: transparent;
  color: #205081;
}
.motion-f3f4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.motion-f3f4 [class*="social-icon-codepen"].photo-4a38 {
  background-color: transparent;
  color: #000;
}
.motion-f3f4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.motion-f3f4 [class*="social-icon-delicious"].photo-4a38 {
  background-color: transparent;
  color: #39f;
}
.motion-f3f4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.motion-f3f4 [class*="social-icon-digg"].photo-4a38 {
  background-color: transparent;
  color: #005be2;
}
.motion-f3f4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.motion-f3f4 [class*="social-icon-dribbble"].photo-4a38 {
  background-color: transparent;
  color: #ea4c89;
}
.motion-f3f4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.motion-f3f4 [class*="social-icon-envelope"].photo-4a38 {
  background-color: transparent;
  color: #ea4335;
}
.motion-f3f4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.motion-f3f4 [class*="social-icon-facebook"].photo-4a38 {
  background-color: transparent;
  color: #3b5998;
}
.motion-f3f4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.motion-f3f4 [class*="social-icon-flickr"].photo-4a38 {
  background-color: transparent;
  color: #0063dc;
}
.motion-f3f4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.motion-f3f4 [class*="social-icon-foursquare"].photo-4a38 {
  background-color: transparent;
  color: #2d5be3;
}
.motion-f3f4 [class*="social-icon-github"] {
  background-color: #333;
}
.motion-f3f4 [class*="social-icon-github"].photo-4a38 {
  background-color: transparent;
  color: #333;
}
.motion-f3f4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.motion-f3f4 [class*="social-icon-google-plus"].photo-4a38 {
  background-color: transparent;
  color: #dd4b39;
}
.motion-f3f4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.motion-f3f4 [class*="social-icon-houzz"].photo-4a38 {
  background-color: transparent;
  color: #7ac142;
}
.motion-f3f4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.motion-f3f4 [class*="social-icon-instagram"].photo-4a38 {
  background-color: transparent;
  color: #262626;
}
.motion-f3f4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.motion-f3f4 [class*="social-icon-jsfiddle"].photo-4a38 {
  background-color: transparent;
  color: #487aa2;
}
.motion-f3f4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.motion-f3f4 [class*="social-icon-linkedin"].photo-4a38 {
  background-color: transparent;
  color: #0077b5;
}
.motion-f3f4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.motion-f3f4 [class*="social-icon-medium"].photo-4a38 {
  background-color: transparent;
  color: #00ab6b;
}
.motion-f3f4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.motion-f3f4
  [class*="social-icon-odnoklassniki"].photo-4a38 {
  background-color: transparent;
  color: #f4731c;
}
.motion-f3f4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.motion-f3f4 [class*="social-icon-meetup"].photo-4a38 {
  background-color: transparent;
  color: #ec1c40;
}
.motion-f3f4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.motion-f3f4 [class*="social-icon-pinterest"].photo-4a38 {
  background-color: transparent;
  color: #bd081c;
}
.motion-f3f4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.motion-f3f4 [class*="social-icon-product-hunt"].photo-4a38 {
  background-color: transparent;
  color: #da552f;
}
.motion-f3f4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.motion-f3f4 [class*="social-icon-reddit"].photo-4a38 {
  background-color: transparent;
  color: #ff4500;
}
.motion-f3f4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.motion-f3f4 [class*="social-icon-rss"].photo-4a38 {
  background-color: transparent;
  color: #f26522;
}
.motion-f3f4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.motion-f3f4
  [class*="social-icon-shopping-cart"].photo-4a38 {
  background-color: transparent;
  color: #4caf50;
}
.motion-f3f4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.motion-f3f4 [class*="social-icon-skype"].photo-4a38 {
  background-color: transparent;
  color: #00aff0;
}
.motion-f3f4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.motion-f3f4 [class*="social-icon-slideshare"].photo-4a38 {
  background-color: transparent;
  color: #0077b5;
}
.motion-f3f4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.motion-f3f4 [class*="social-icon-snapchat"].photo-4a38 {
  background-color: transparent;
  color: #fffc00;
}
.motion-f3f4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.motion-f3f4 [class*="social-icon-soundcloud"].photo-4a38 {
  background-color: transparent;
  color: #f80;
}
.motion-f3f4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.motion-f3f4 [class*="social-icon-spotify"].photo-4a38 {
  background-color: transparent;
  color: #2ebd59;
}
.motion-f3f4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.motion-f3f4
  [class*="social-icon-stack-overflow"].photo-4a38 {
  background-color: transparent;
  color: #fe7a15;
}
.motion-f3f4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.motion-f3f4 [class*="social-icon-maldkfgram"].photo-4a38 {
  background-color: transparent;
  color: #2ca5e0;
}
.motion-f3f4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.motion-f3f4 [class*="social-icon-tripadvisor"].photo-4a38 {
  background-color: transparent;
  color: #589442;
}
.motion-f3f4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.motion-f3f4 [class*="social-icon-tumblr"].photo-4a38 {
  background-color: transparent;
  color: #35465c;
}
.motion-f3f4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.motion-f3f4 [class*="social-icon-twitch"].photo-4a38 {
  background-color: transparent;
  color: #6441a5;
}
.motion-f3f4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.motion-f3f4 [class*="social-icon-twitter"].photo-4a38 {
  background-color: transparent;
  color: #1da1f2;
}
.motion-f3f4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.motion-f3f4 [class*="social-icon-vimeo"].photo-4a38 {
  background-color: transparent;
  color: #1ab7ea;
}
.motion-f3f4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.motion-f3f4 [class*="social-icon-vk"].photo-4a38 {
  background-color: transparent;
  color: #45668e;
}
.motion-f3f4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.motion-f3f4 [class*="social-icon-weibo"].photo-4a38 {
  background-color: transparent;
  color: #df2029;
}
.motion-f3f4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.motion-f3f4 [class*="social-icon-weixin"].photo-4a38 {
  background-color: transparent;
  color: #7bb32e;
}
.motion-f3f4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.motion-f3f4 [class*="social-icon-whatsapp"].photo-4a38 {
  background-color: transparent;
  color: #25d366;
}
.motion-f3f4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.motion-f3f4 [class*="social-icon-wordpress"].photo-4a38 {
  background-color: transparent;
  color: #21759b;
}
.motion-f3f4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.motion-f3f4 [class*="social-icon-xing"].photo-4a38 {
  background-color: transparent;
  color: #026466;
}
.motion-f3f4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.motion-f3f4 [class*="social-icon-yelp"].photo-4a38 {
  background-color: transparent;
  color: #af0606;
}
.motion-f3f4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.motion-f3f4 [class*="social-icon-youtube"].photo-4a38 {
  background-color: transparent;
  color: #cd201f;
}
.orange-1e7a {
  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;
}
.orange-1e7a:hover {
  box-shadow: none;
  background: 0 0;
}
.silver_fe9e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.popup_54eb {
  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;
}
.label_north_00f3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard-6436 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard-6436,
.hard-6436::after,
.hard-6436::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;
}
.hard-6436::after,
.hard-6436::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info-soft-ab8a .popup_54eb .label_north_00f3 {
  margin-top: -2px;
  width: 19px;
}
.info-soft-ab8a .popup_54eb .hard-6436 {
  margin-top: -1px;
}
.info-soft-ab8a .popup_54eb .hard-6436,
.info-soft-ab8a .popup_54eb .hard-6436::after,
.info-soft-ab8a .popup_54eb .hard-6436::before {
  width: 19px;
  height: 2px;
}
.info-soft-ab8a .popup_54eb .hard-6436::before {
  top: -6px;
}
.info-soft-ab8a .popup_54eb .hard-6436::after {
  bottom: -6px;
}
.text-1949 .popup_54eb .label_north_00f3 {
  margin-top: -2px;
  width: 22px;
}
.text-1949 .popup_54eb .hard-6436 {
  margin-top: -1px;
}
.text-1949 .popup_54eb .hard-6436,
.text-1949 .popup_54eb .hard-6436::after,
.text-1949 .popup_54eb .hard-6436::before {
  width: 22px;
  height: 2px;
}
.text-1949 .popup_54eb .hard-6436::before {
  top: -7px;
}
.text-1949 .popup_54eb .hard-6436::after {
  bottom: -7px;
}
.layout-pink-162f .popup_54eb .label_north_00f3 {
  margin-top: -2px;
  width: 31px;
}
.layout-pink-162f .popup_54eb .hard-6436 {
  margin-top: -1.5px;
}
.layout-pink-162f .popup_54eb .hard-6436,
.layout-pink-162f .popup_54eb .hard-6436::after,
.layout-pink-162f .popup_54eb .hard-6436::before {
  width: 31px;
  height: 3px;
}
.layout-pink-162f .popup_54eb .hard-6436::before {
  top: -9px;
}
.layout-pink-162f .popup_54eb .hard-6436::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_large_6d5f .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 19px;
  }
  .block_large_6d5f .popup_54eb .hard-6436 {
    margin-top: -1px;
  }
  .block_large_6d5f .popup_54eb .hard-6436,
  .block_large_6d5f .popup_54eb .hard-6436::after,
  .block_large_6d5f .popup_54eb .hard-6436::before {
    width: 19px;
    height: 2px;
  }
  .block_large_6d5f .popup_54eb .hard-6436::before {
    top: -6px;
  }
  .block_large_6d5f .popup_54eb .hard-6436::after {
    bottom: -6px;
  }
  .box_middle_d864 .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 22px;
  }
  .box_middle_d864 .popup_54eb .hard-6436 {
    margin-top: -1px;
  }
  .box_middle_d864 .popup_54eb .hard-6436,
  .box_middle_d864 .popup_54eb .hard-6436::after,
  .box_middle_d864 .popup_54eb .hard-6436::before {
    width: 22px;
    height: 2px;
  }
  .box_middle_d864 .popup_54eb .hard-6436::before {
    top: -7px;
  }
  .box_middle_d864 .popup_54eb .hard-6436::after {
    bottom: -7px;
  }
  .simple_98f2 .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 31px;
  }
  .simple_98f2 .popup_54eb .hard-6436 {
    margin-top: -1.5px;
  }
  .simple_98f2 .popup_54eb .hard-6436,
  .simple_98f2 .popup_54eb .hard-6436::after,
  .simple_98f2 .popup_54eb .hard-6436::before {
    width: 31px;
    height: 3px;
  }
  .simple_98f2 .popup_54eb .hard-6436::before {
    top: -9px;
  }
  .simple_98f2 .popup_54eb .hard-6436::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .rough_8e13 .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 19px;
  }
  .rough_8e13 .popup_54eb .hard-6436 {
    margin-top: -1px;
  }
  .rough_8e13 .popup_54eb .hard-6436,
  .rough_8e13 .popup_54eb .hard-6436::after,
  .rough_8e13 .popup_54eb .hard-6436::before {
    width: 19px;
    height: 2px;
  }
  .rough_8e13 .popup_54eb .hard-6436::before {
    top: -6px;
  }
  .rough_8e13 .popup_54eb .hard-6436::after {
    bottom: -6px;
  }
  .menu_thick_d704 .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_thick_d704 .popup_54eb .hard-6436 {
    margin-top: -1px;
  }
  .menu_thick_d704 .popup_54eb .hard-6436,
  .menu_thick_d704 .popup_54eb .hard-6436::after,
  .menu_thick_d704 .popup_54eb .hard-6436::before {
    width: 22px;
    height: 2px;
  }
  .menu_thick_d704 .popup_54eb .hard-6436::before {
    top: -7px;
  }
  .menu_thick_d704 .popup_54eb .hard-6436::after {
    bottom: -7px;
  }
  .shade-3699 .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-3699 .popup_54eb .hard-6436 {
    margin-top: -1.5px;
  }
  .shade-3699 .popup_54eb .hard-6436,
  .shade-3699 .popup_54eb .hard-6436::after,
  .shade-3699 .popup_54eb .hard-6436::before {
    width: 31px;
    height: 3px;
  }
  .shade-3699 .popup_54eb .hard-6436::before {
    top: -9px;
  }
  .shade-3699 .popup_54eb .hard-6436::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .photo-purple-7e88 .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 19px;
  }
  .photo-purple-7e88 .popup_54eb .hard-6436 {
    margin-top: -1px;
  }
  .photo-purple-7e88 .popup_54eb .hard-6436,
  .photo-purple-7e88 .popup_54eb .hard-6436::after,
  .photo-purple-7e88 .popup_54eb .hard-6436::before {
    width: 19px;
    height: 2px;
  }
  .photo-purple-7e88 .popup_54eb .hard-6436::before {
    top: -6px;
  }
  .photo-purple-7e88 .popup_54eb .hard-6436::after {
    bottom: -6px;
  }
  .new-b9bb .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 22px;
  }
  .new-b9bb .popup_54eb .hard-6436 {
    margin-top: -1px;
  }
  .new-b9bb .popup_54eb .hard-6436,
  .new-b9bb .popup_54eb .hard-6436::after,
  .new-b9bb .popup_54eb .hard-6436::before {
    width: 22px;
    height: 2px;
  }
  .new-b9bb .popup_54eb .hard-6436::before {
    top: -7px;
  }
  .new-b9bb .popup_54eb .hard-6436::after {
    bottom: -7px;
  }
  .focused-90da .popup_54eb .label_north_00f3 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-90da .popup_54eb .hard-6436 {
    margin-top: -1.5px;
  }
  .focused-90da .popup_54eb .hard-6436,
  .focused-90da .popup_54eb .hard-6436::after,
  .focused-90da .popup_54eb .hard-6436::before {
    width: 31px;
    height: 3px;
  }
  .focused-90da .popup_54eb .hard-6436::before {
    top: -9px;
  }
  .focused-90da .popup_54eb .hard-6436::after {
    bottom: -9px;
  }
}
.content-5002 .hard-6436 {
  -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);
}
.content-5002 .hard-6436::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.content-5002 .hard-6436::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);
}
.content-5002.fast_fd10 .hard-6436 {
  -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);
}
.content-5002.fast_fd10 .hard-6436::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.content-5002.fast_fd10 .hard-6436::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);
}
.highlight_d061 {
  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.description-gas-dcbd:before {
  display: none;
}
.first-3c86 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.first-3c86 .badge-b168 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.first-3c86 .badge-b168:last-of-type {
  border-bottom: none;
}
.first-3c86 .badge-b168.gradient-b628,
.first-3c86 .badge-b168.yellow_4614,
.first-3c86 .badge-b168.summary-06ea {
  padding: 0;
}
.first-3c86 .header-selected-32ea .focus_0d64 {
  color: currentColor;
}
.first-3c86 .header-selected-32ea .focus_0d64:focus,
.first-3c86 .header-selected-32ea .focus_0d64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-3c86.popup_a84c .grid_prev_417e,
.first-3c86.popup_a84c .text-west-65ed a,
.first-3c86.popup_a84c .center_6f27 a,
.first-3c86.popup_a84c .paragraph-2f56 a {
  color: rgba(0, 0, 0, 0.55);
}
.first-3c86.popup_a84c .grid_prev_417e:hover,
.first-3c86.popup_a84c .text-west-65ed a:hover,
.first-3c86.popup_a84c .center_6f27 a:hover,
.first-3c86.popup_a84c .paragraph-2f56 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-3c86.popup_a84c .top_df9a {
  color: rgba(0, 0, 0, 0.8);
}
.first-3c86.popup_a84c .badge-b168 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-3c86.popup_a84c .badge-b168:before {
  background: rgba(0, 0, 0, 0.08);
}
.first-3c86.popup_a84c .tall-b73f:before {
  background: rgba(255, 255, 255, 0.9);
}
.first-3c86.popup_a84c .header-selected-32ea .preview_liquid_bd56 li a,
.first-3c86.popup_a84c .header-selected-32ea .focus_0d64,
.first-3c86.popup_a84c .paragraph-2f56 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-3c86.popup_a84c .header-selected-32ea .focus_0d64:focus,
.first-3c86.popup_a84c .header-selected-32ea .focus_0d64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-3c86.popup_a84c .preview_liquid_bd56 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-3c86.light-7132 .grid_prev_417e,
.first-3c86.light-7132 .text-west-65ed a,
.first-3c86.light-7132 .center_6f27 .focus_0d64,
.first-3c86.light-7132 .center_6f27 a,
.first-3c86.light-7132 .paragraph-2f56 a {
  color: rgba(255, 255, 255, 0.79);
}
.first-3c86.light-7132 .grid_prev_417e:hover,
.first-3c86.light-7132 .text-west-65ed a:hover,
.first-3c86.light-7132 .center_6f27 .focus_0d64:hover,
.first-3c86.light-7132 .center_6f27 a:hover,
.first-3c86.light-7132 .paragraph-2f56 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first-3c86.light-7132 .top_df9a {
  color: rgba(255, 255, 255, 0.99);
}
.first-3c86.light-7132 .badge-b168 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-3c86.light-7132 .badge-b168:before {
  background: rgba(255, 255, 255, 0.08);
}
.first-3c86.light-7132 .tall-b73f:before {
  background: rgba(0, 0, 0, 0.9);
}
.first-3c86.light-7132 .header-selected-32ea .preview_liquid_bd56 li a,
.first-3c86.light-7132 .header-selected-32ea .focus_0d64,
.first-3c86.light-7132 .paragraph-2f56 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-3c86.light-7132 .header-selected-32ea .focus_0d64:focus,
.first-3c86.light-7132 .header-selected-32ea .focus_0d64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-3c86.light-7132 .preview_liquid_bd56 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-b73f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tall-b73f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.complex_af8a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shade_a567 .first-3c86 {
  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;
}
.shade_a567 .badge-b168 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shade_a567 .badge-b168: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) {
  .shade_a567 .badge-b168:before {
    width: 16%;
    left: 42%;
  }
}
.shade_a567 .badge-b168:last-child:before {
  content: none;
}
.shade_a567 .badge-b168[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shade_a567 .header-selected-32ea .preview_liquid_bd56 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shade_a567 .header-selected-32ea .preview_liquid_bd56 li a .focus_0d64 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shade_a567 .header-selected-32ea .paragraph-2f56 {
  border: none;
}
.shade_a567 .header-selected-32ea .paragraph-2f56 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shade_a567 .tall-b73f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shade_a567 .complex_af8a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shade_a567 .light-7132 .tall-b73f:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade_a567 .popup_a84c.accordion-5207 .hard-6436 {
  background: rgba(0, 0, 0, 0.6);
}
.shade_a567
  .popup_a84c.accordion-5207
  .hard-6436::after,
.shade_a567
  .popup_a84c.accordion-5207
  .hard-6436:before {
  background: inherit;
}
.shade_a567
  .popup_a84c.accordion-5207:hover
  .hard-6436 {
  background: rgba(0, 0, 0, 0.8);
}
.white_29a2 .first-3c86 {
  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) {
  .white_29a2 .first-3c86 {
    width: auto;
    right: 45px;
  }
}
.upper_c4b7 .first-3c86 {
  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) {
  .upper_c4b7 .first-3c86 {
    width: auto;
    left: 45px;
  }
}
.description-gas-dcbd .first-3c86 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.description-gas-dcbd .complex_af8a {
  max-width: 48em;
  margin: 0 auto;
}
.description-gas-dcbd .tall-b73f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar_e321 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar_e321.shade_a567 .first-3c86 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar_e321.white_29a2 .first-3c86 {
  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);
}
.avatar_e321 .first-3c86 {
  visibility: visible;
}
.avatar_e321.upper_c4b7 .first-3c86 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.paragraph-aa43,
.down_d4e0 {
  overflow-x: hidden;
}
.paragraph-aa43 .first-3c86 {
  overflow: auto;
}
.paragraph-aa43.shade_a567 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-aa43.shade_a567 .first-3c86 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.paragraph-aa43.shade_a567 .orange-1e7a {
  opacity: 0;
}
.paragraph-aa43.white_29a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-aa43.white_29a2 .first-3c86 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.paragraph-aa43.white_29a2 .orange-1e7a {
  opacity: 0;
}
.paragraph-aa43.upper_c4b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-aa43.upper_c4b7 .first-3c86 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.paragraph-aa43.upper_c4b7 .orange-1e7a {
  opacity: 0;
}
.paragraph-aa43.description-gas-dcbd .first-3c86 {
  z-index: 10;
  visibility: visible;
}
.accordion-5207 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accordion-5207 .hard-6436 {
  background: rgba(255, 255, 255, 0.99);
}
.accordion-5207 .hard-6436::after,
.accordion-5207 .hard-6436:before {
  background: inherit;
}
.accordion-5207:hover .hard-6436 {
  background: rgba(255, 255, 255, 0.99);
}
.upper_c4b7 .accordion-5207 {
  top: 10px;
  right: auto;
  left: 12px;
}
.description-gas-dcbd .accordion-5207 {
  display: none !important;
}
.paragraph-aa43:before,
.down_d4e0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.paragraph-aa43 .accordion-5207,
.down_d4e0 .accordion-5207 {
  display: inline-block;
}
.first-3c86 .row_a8c8 {
  -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;
}
.paragraph-aa43 .first-3c86 .row_a8c8,
.down_d4e0 .first-3c86 .row_a8c8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb-95b1 .tooltip-71c3 {
  width: 100%;
}
.box_static_d69b {
  padding: 0 0.5em 0;
}
.box_static_d69b [class*="customify-col-"],
.box_static_d69b [class*="customify-col_"],
.box_static_d69b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pro_52f2 .box_static_d69b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .video-3328 .list_prev_ce44,
  .list_prev_ce44 {
    display: none;
  }
  .image_2e68 {
    text-align: left;
  }
  .accordion_568f {
    text-align: center;
  }
  .left-be07 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .video-3328 .button-complex-45d5,
  .button-complex-45d5 {
    display: none;
  }
  .soft-9978 {
    text-align: left;
  }
  .medium_baf5 {
    text-align: center;
  }
  .container_light_4148 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .video-3328 .feature-ebb1,
  .feature-ebb1 {
    display: none;
  }
  .primary_gas_bfee {
    text-align: left;
  }
  .widget-dim-d202 {
    text-align: center;
  }
  .tertiary_f09f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hidden_0665 {
  box-shadow: none !important;
}
.gas-8abf .fast_eb25,
.search_soft_64de .fast_eb25 {
  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;
}
.search_soft_64de .fast_eb25 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.backdrop_7fc3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.backdrop_7fc3:after,
.backdrop_7fc3:before {
  content: "";
  display: table;
}
.backdrop_7fc3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .backdrop_7fc3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.backdrop_7fc3,
.silver-665e {
  max-width: 1248px;
  margin: 0 auto;
}

.bright-1c6d.focus_edd9 .backdrop_7fc3 {
  max-width: 100%;
}
.bright-1c6d.inner_0b03 {
  max-width: 1200px;
  margin: 0 auto;
}
.bright-1c6d.liquid_8960 .backdrop_7fc3 {
  max-width: 100%;
}
.bright-1c6d.liquid_8960 > .backdrop_7fc3 {
  padding-left: 0;
  padding-right: 0;
}
.bright-1c6d.liquid_8960 > .backdrop_7fc3 .video-3328 {
  margin: 0;
}
.bright-1c6d.liquid_8960
  > .backdrop_7fc3
  .notice-smooth-37ff.card-fixed-b874 {
  margin-right: 0;
  margin-left: 0;
}
.bright-1c6d.liquid_8960 #main.card-fixed-b874 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_in_0f10 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_in_0f10 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_b05a .panel-left-c557 {
    padding-right: 1em;
  }
  .paragraph_b05a.component-stale-1d8d .notice-smooth-37ff {
    border-right: 1px solid #eaecee;
  }
  .paragraph_b05a.component-stale-1d8d .panel-left-c557 {
    padding-right: 1em;
  }
  .paragraph_b05a.component-stale-1d8d .filter-north-8852 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_bf64 .panel-left-c557 {
    padding-left: 1em;
  }
  .caption_bf64.component-stale-1d8d .notice-smooth-37ff {
    border-left: 1px solid #eaecee;
  }
  .caption_bf64.component-stale-1d8d .panel-left-c557 {
    padding-left: 1em;
  }
  .caption_bf64.component-stale-1d8d .filter-north-8852 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-4432 .panel-left-c557 {
    padding-left: 1em;
  }
  .hovered-4432.component-stale-1d8d .outline_action_b287 {
    border-right: 1px solid #eaecee;
  }
  .hovered-4432.component-stale-1d8d .hovered-c251 {
    border-right: 1px solid #eaecee;
  }
  .hovered-4432.component-stale-1d8d .panel-left-c557 {
    padding-left: 1em;
  }
  .hovered-4432.component-stale-1d8d .filter-north-8852 {
    padding-right: 1em;
  }
  .hovered-4432.component-stale-1d8d .banner_c8c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_582a .panel-left-c557 {
    padding-right: 1em;
  }
  .center_582a.component-stale-1d8d .outline_action_b287 {
    border-left: 1px solid #eaecee;
  }
  .center_582a.component-stale-1d8d .hovered-c251 {
    border-left: 1px solid #eaecee;
  }
  .center_582a.component-stale-1d8d .panel-left-c557 {
    padding-right: 1em;
  }
  .center_582a.component-stale-1d8d .filter-north-8852 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_582a.component-stale-1d8d .banner_c8c8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_in_0f10 .panel-left-c557 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_in_0f10.component-stale-1d8d .notice-smooth-37ff {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_in_0f10.component-stale-1d8d .panel-left-c557 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_in_0f10.component-stale-1d8d .filter-north-8852 {
    padding-left: 1em;
  }
  .notice_in_0f10.component-stale-1d8d .banner_c8c8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_in_0f10.component-stale-1d8d .panel-left-c557 {
    padding-left: 0;
  }
}
.avatar-13c2 .solid_b715 {
  display: inline-block;
}
.container_huge_d2e8 {
  display: inline-block;
}
.dim-89a7 {
  word-con: break-word;
}
.simple_c9de > span {
  display: inline-block;
  padding: 5px 0;
}
.simple_c9de .dim_cb8c {
  margin-left: 8px;
  margin-right: 8px;
}
.simple_c9de .short_d345 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.panel-plasma-7a04 .disabled_motion_0f1d {
  margin-bottom: 2em;
}
.panel-plasma-7a04 .row-6e8d {
  margin-bottom: 15px;
}
.panel-plasma-7a04 .row-6e8d:last-child {
  margin-bottom: 0;
}
.panel-plasma-7a04 .tall_9cab {
  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) {
  .panel-plasma-7a04 .tall_9cab {
    display: block;
  }
}
.panel-plasma-7a04 .message_31ab {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .panel-plasma-7a04 .message_31ab {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.panel-plasma-7a04 .fixed-9f8f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.panel-plasma-7a04 .fixed-9f8f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.panel-plasma-7a04 .fixed-9f8f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.panel-plasma-7a04 .dim-89a7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-plasma-7a04 .dim-89a7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.panel-plasma-7a04 .border_iron_37c0 p:last-child {
  margin-bottom: 0;
}
.panel-plasma-7a04 .sidebar-clean-8bbf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.panel-plasma-7a04 .blue-7c0a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.panel-plasma-7a04 .notification_7776 {
  margin-top: 1em;
}
.panel-plasma-7a04 .right-abbd {
  top: 0;
  display: block;
}
.panel-plasma-7a04 .right-abbd a {
  color: inherit;
}
.panel-plasma-7a04 .right-abbd a:hover {
  color: inherit;
}
.panel-plasma-7a04 .gas_c123 {
  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;
}
.panel-plasma-7a04 .gas_c123:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.panel-plasma-7a04 .blue-7c0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.panel-plasma-7a04 .accordion-9429 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.panel-plasma-7a04 .accordion-9429:first-child {
  margin-top: 0;
}
.panel-plasma-7a04 .accordion-9429.surface_3c52 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel-plasma-7a04 .accordion-9429.inner-28b1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-plasma-7a04
  .accordion-9429.inner-28b1.main_over_e748
  .notification_7776 {
  width: 100%;
}
.panel-plasma-7a04 .inner-28b1 {
  -webkit-box-align: center;
  align-items: center;
}
.panel-plasma-7a04 .inner-28b1 .simple_c9de,
.panel-plasma-7a04 .inner-28b1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.panel-plasma-7a04 .fixed-9f8f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-plasma-7a04 .fixed-9f8f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-plasma-7a04 .fixed-9f8f: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;
}
.panel-plasma-7a04 .surface_3c52 {
  z-index: 5;
}
.panel-plasma-7a04 .wood-b4f5 .old-b664 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.panel-plasma-7a04 .sidebar_09b9 .old-b664 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.panel-plasma-7a04 .paragraph-0430 .old-b664 {
  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;
}
.panel-plasma-7a04.modal-0e4b .tall_9cab,
.panel-plasma-7a04.module_ba91 .tall_9cab {
  display: block;
}
.panel-plasma-7a04.modal-0e4b .tall_9cab .overlay-blue-a328,
.panel-plasma-7a04.modal-0e4b .tall_9cab .blue-7c0a,
.panel-plasma-7a04.module_ba91 .tall_9cab .overlay-blue-a328,
.panel-plasma-7a04.module_ba91 .tall_9cab .blue-7c0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel-plasma-7a04.widget_right_b1b1 .message_31ab {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .panel-plasma-7a04.widget_right_b1b1 .message_31ab {
    margin-right: 0;
  }
}
.panel-plasma-7a04.modal-0e4b .message_31ab,
.panel-plasma-7a04.module_ba91 .message_31ab {
  padding-top: 40%;
}
.panel-plasma-7a04.modal-0e4b .disabled_motion_0f1d,
.panel-plasma-7a04.module_ba91 .disabled_motion_0f1d {
  display: block;
}
.panel-plasma-7a04.modal-0e4b .fn-sticky-fd61 .blue-7c0a,
.panel-plasma-7a04.module_ba91 .fn-sticky-fd61 .blue-7c0a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.panel-plasma-7a04.modal-0e4b .message_31ab,
.panel-plasma-7a04.module_ba91 .message_31ab {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.panel-plasma-7a04.modal-0e4b .blue-7c0a {
  padding: 1em;
}
.smooth_572a {
  margin: 30px auto;
  display: block;
}
.smooth_572a .breadcrumb-stone-6e59 > * {
  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;
}
.smooth_572a .breadcrumb-stone-6e59 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth_572a .breadcrumb-stone-6e59 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next_528f .simple_c9de {
  margin-bottom: 1.41575em;
}
.next_528f .hovered_f4ef {
  margin-bottom: 1.618em;
}
.notification-current-b9f7 .wide-2d89 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notification-current-b9f7 .wide-2d89 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notification-current-b9f7 .preview_4cf7 {
  max-width: 100%;
  overflow: auto;
}
.modal_mini_23fd .notification-current-b9f7 a:hover {
  text-decoration: underline;
}
.label_active_4332 .row-6e8d:not(.dim-89a7),
.label_active_4332 .fixed-9f8f {
  margin-bottom: 1.41575em;
}
.label_active_4332 .row-6e8d:not(.dim-89a7):last-child,
.label_active_4332 .fixed-9f8f:last-child {
  margin-bottom: 0;
}
.label_active_4332 .row-6e8d.gallery-small-7117 {
  margin-bottom: 0.41575em;
}
.label_active_4332 .detail-medium-e9e0:before,
.label_active_4332 .notification-rough-d21e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.label_active_4332 .detail-medium-e9e0:before {
  content: "\f115";
}
.label_active_4332 .notification-rough-d21e:before {
  content: "\f02c";
}
.label_active_4332 .layout-gold-a40a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.label_active_4332 .layout-gold-a40a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cool_b61d {
  display: -webkit-box;
  display: flex;
}
.cool_b61d .main_plasma_e570 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cool_b61d .main_plasma_e570 {
    flex-basis: 90px;
  }
}
.cool_b61d .popup-top-4de3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cool_b61d .popup-top-4de3 {
    flex-basis: calc(100% - 50px);
  }
}
.cool_b61d .small-8ffb p:last-child {
  margin-bottom: 0.72em;
}
.box_focused_f5a8 .breadcrumb-stone-6e59 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.box_focused_f5a8 .breadcrumb-stone-6e59:after,
.box_focused_f5a8 .breadcrumb-stone-6e59:before {
  content: "";
  display: table;
}
.box_focused_f5a8 .breadcrumb-stone-6e59:after {
  clear: both;
}
.box_focused_f5a8 .breadcrumb-stone-6e59 .row-cool-4733,
.box_focused_f5a8 .breadcrumb-stone-6e59 .widget-static-bad6 {
  width: 49%;
}
.box_focused_f5a8 .breadcrumb-stone-6e59 .row-cool-4733 a span.secondary_purple_aafe,
.box_focused_f5a8 .breadcrumb-stone-6e59 .widget-static-bad6 a span.secondary_purple_aafe {
  display: block;
  margin-bottom: 5px;
}
.box_focused_f5a8 .breadcrumb-stone-6e59 .widget-static-bad6 {
  float: left;
  text-align: left;
}
.box_focused_f5a8 .breadcrumb-stone-6e59 .row-cool-4733 {
  float: right;
  text-align: right;
}
.tiny_3bb3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tiny_3bb3 {
    margin-bottom: 0;
  }
}
.huge_ce2f {
  margin-bottom: 1em;
}
.huge_ce2f .dim-89a7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.outer-bf90 a {
  display: block;
  line-height: 0;
  position: relative;
}
.photo-brown-3551 .huge_ce2f,
.preview_5884 .huge_ce2f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .photo-brown-3551 .huge_ce2f,
  .preview_5884 .huge_ce2f {
    display: block;
  }
}
.photo-brown-3551 .outer-bf90,
.preview_5884 .outer-bf90 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .photo-brown-3551 .outer-bf90,
  .preview_5884 .outer-bf90 {
    margin-bottom: 1em;
  }
}
.photo-brown-3551 .outer-bf90 img,
.preview_5884 .outer-bf90 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.photo-brown-3551 .surface-rough-97a8,
.preview_5884 .surface-rough-97a8 {
  flex-basis: calc(100% - 160px);
}
.photo-brown-3551 .surface-rough-97a8 p,
.preview_5884 .surface-rough-97a8 p {
  margin-bottom: 0;
}
.photo-brown-3551 .surface-rough-97a8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .photo-brown-3551 .surface-rough-97a8 {
    padding-left: 0;
  }
}
.preview_5884 .surface-rough-97a8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .preview_5884 .surface-rough-97a8 {
    padding-right: 0;
  }
}
.preview_5884 .outer-bf90 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.center-d7f9 .outer-bf90 {
  margin-bottom: 0.5em;
}
.center-d7f9 .outer-bf90 img {
  width: 100%;
}
.form_0989 .narrow-0f98,
.blue_1737 .narrow-0f98 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.blue_1737 .notice-smooth-37ff .aside_pro_5ab7 p:last-child {
  margin-bottom: 0;
}
.section-purple-ac16 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow-under-425f .component-first-fb4a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow-under-425f .component-first-fb4a:last-of-type {
    margin-bottom: 0;
  }
}
.shadow-under-425f .component-first-fb4a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-under-425f .component-first-fb4a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow-under-425f .component-first-fb4a ul li {
  margin: 0 0 0.6em;
}
.shadow-under-425f .component-first-fb4a ul li.backdrop-wood-097d,
.shadow-under-425f .component-first-fb4a ul li.focus-north-60a8 {
  position: relative;
}
.shadow-under-425f .component-first-fb4a ul li.backdrop-wood-097d .simple_f457,
.shadow-under-425f .component-first-fb4a ul li.focus-north-60a8 .simple_f457 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow-under-425f .component-first-fb4a ul li.backdrop-wood-097d:after:after,
.shadow-under-425f .component-first-fb4a ul li.backdrop-wood-097d:after:before,
.shadow-under-425f
  .component-first-fb4a
  ul
  li.focus-north-60a8:after:after,
.shadow-under-425f
  .component-first-fb4a
  ul
  li.focus-north-60a8:after:before {
  content: "";
  display: table;
}
.shadow-under-425f .component-first-fb4a ul li.backdrop-wood-097d:after:after,
.shadow-under-425f
  .component-first-fb4a
  ul
  li.focus-north-60a8:after:after {
  clear: both;
}
.shadow-under-425f .component-first-fb4a a.banner_243d:hover {
  text-decoration: none;
}
.shadow-under-425f .component-first-fb4a select {
  max-width: 100%;
}
.shadow-under-425f .component-first-fb4a table {
  font-size: 85%;
}
.shadow-under-425f .component-first-fb4a table td,
.shadow-under-425f .component-first-fb4a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow-under-425f .component-first-fb4a table tfoot td {
  text-align: left;
}
.shadow-under-425f .component-first-fb4a :last-child {
  margin-bottom: 0;
}
.shadow-under-425f .component-first-fb4a .fast-c84a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow-under-425f .component-first-fb4a .fast-c84a label {
  width: 100%;
}
.shadow-under-425f .component-first-fb4a .fast-c84a .tiny-321e {
  width: 100%;
  display: block;
}
.shadow-under-425f .component-first-fb4a .fast-c84a .blue_dada {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow-under-425f .component-first-fb4a .fast-c84a .blue_dada:hover svg #svg-search {
  fill: #444;
}
.shadow-under-425f .component-first-fb4a .fast-c84a .blue_dada svg {
  width: 18px;
  height: 18px;
}
.shadow-under-425f .huge-6184 ul ul,
.shadow-under-425f .highlight-653b ul ul,
.shadow-under-425f .row_5059 ul ul,
.shadow-under-425f .disabled_motion_e20e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow-under-425f .huge-6184 .filter_iron_fb59 > a,
.shadow-under-425f .highlight-653b .filter_iron_fb59 > a,
.shadow-under-425f .row_5059 .filter_iron_fb59 > a,
.shadow-under-425f .disabled_motion_e20e .filter_iron_fb59 > a {
  margin-bottom: 0;
}
.shadow-under-425f .block_0de2 li,
.shadow-under-425f .huge-6184 li,
.shadow-under-425f .feature-0eaa li,
.shadow-under-425f .highlight-653b li,
.shadow-under-425f .row_5059 li,
.shadow-under-425f .disabled_motion_e20e li,
.shadow-under-425f .basic_fcab li,
.shadow-under-425f .highlight_58f1 li {
  display: block;
  position: relative;
}
.shadow-under-425f .block_0de2 li:last-child,
.shadow-under-425f .huge-6184 li:last-child,
.shadow-under-425f .feature-0eaa li:last-child,
.shadow-under-425f .highlight-653b li:last-child,
.shadow-under-425f .row_5059 li:last-child,
.shadow-under-425f .disabled_motion_e20e li:last-child,
.shadow-under-425f .basic_fcab li:last-child,
.shadow-under-425f .highlight_58f1 li:last-child {
  border: none;
}
.shadow-under-425f .block_0de2 li a,
.shadow-under-425f .huge-6184 li a,
.shadow-under-425f .feature-0eaa li a,
.shadow-under-425f .highlight-653b li a,
.shadow-under-425f .row_5059 li a,
.shadow-under-425f .disabled_motion_e20e li a,
.shadow-under-425f .basic_fcab li a,
.shadow-under-425f .highlight_58f1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-under-425f .block_0de2 li ul li::before,
.shadow-under-425f .huge-6184 li ul li::before,
.shadow-under-425f .feature-0eaa li ul li::before,
.shadow-under-425f .highlight-653b li ul li::before,
.shadow-under-425f .row_5059 li ul li::before,
.shadow-under-425f .disabled_motion_e20e li ul li::before,
.shadow-under-425f .basic_fcab li ul li::before,
.shadow-under-425f .highlight_58f1 li ul li::before {
  left: 15px;
}
.shadow-under-425f .block_0de2 li ul a,
.shadow-under-425f .huge-6184 li ul a,
.shadow-under-425f .feature-0eaa li ul a,
.shadow-under-425f .highlight-653b li ul a,
.shadow-under-425f .row_5059 li ul a,
.shadow-under-425f .disabled_motion_e20e li ul a,
.shadow-under-425f .basic_fcab li ul a,
.shadow-under-425f .highlight_58f1 li ul a {
  padding-left: 20px;
}
.shadow-under-425f .block_0de2 li ul ul li::before,
.shadow-under-425f .huge-6184 li ul ul li::before,
.shadow-under-425f .feature-0eaa li ul ul li::before,
.shadow-under-425f .highlight-653b li ul ul li::before,
.shadow-under-425f .row_5059 li ul ul li::before,
.shadow-under-425f .disabled_motion_e20e li ul ul li::before,
.shadow-under-425f .basic_fcab li ul ul li::before,
.shadow-under-425f .highlight_58f1 li ul ul li::before {
  left: 30px;
}
.shadow-under-425f .block_0de2 li ul ul a,
.shadow-under-425f .huge-6184 li ul ul a,
.shadow-under-425f .feature-0eaa li ul ul a,
.shadow-under-425f .highlight-653b li ul ul a,
.shadow-under-425f .row_5059 li ul ul a,
.shadow-under-425f .disabled_motion_e20e li ul ul a,
.shadow-under-425f .basic_fcab li ul ul a,
.shadow-under-425f .highlight_58f1 li ul ul a {
  padding-left: 40px;
}
.shadow-under-425f .shade-plasma-acad li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-under-425f .highlight_58f1 ul li {
  margin-bottom: 1.41575em;
}
.shadow-under-425f .highlight_58f1 ul li .current_8a53 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow-under-425f .highlight_58f1 ul li .active_39c2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.light-7132 .block_0de2 li a,
.light-7132 .huge-6184 li a,
.light-7132 .feature-0eaa li a,
.light-7132 .highlight-653b li a,
.light-7132 .row_5059 li a,
.light-7132 .disabled_motion_e20e li a,
.light-7132 .basic_fcab li a,
.light-7132 .highlight_58f1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-7132 .shade-plasma-acad li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-7132 .component-first-fb4a ul li.backdrop-wood-097d .simple_f457,
.light-7132 .component-first-fb4a ul li.focus-north-60a8 .simple_f457 {
  background: rgba(0, 0, 0, 0.2);
}
.light-7132 .shadow-under-425f .component-first-fb4a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li {
  margin: 0;
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li ul {
  margin: 0;
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li ul li a {
  padding-left: 15px;
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li ul li li a {
  padding-left: 30px;
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li.block_orange_ccaa > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li.block_orange_ccaa > 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;
}
.bright-1c6d .shadow-under-425f .preview_liquid_bd56 li.block_orange_ccaa > 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;
}
.accordion_copper_9d0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.menu-motion-a4a7 {
  position: relative;
  z-index: 10;
}
.menu-motion-a4a7 .row_a8c8 {
  width: 100%;
  max-width: 100%;
}
.popup-f77d .popup-c97e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup-f77d .popup_a84c {
}
.popup-f77d .light-7132 {
  background: #292929;
}
.fixed_5d57 .popup-c97e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fixed_5d57 .popup_a84c {
  background: #f9f9f9;
}
.fixed_5d57 .light-7132 {
  background: #303030;
}
.detail-west-90fd .popup-c97e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-west-90fd .solid_b715 {
    margin-bottom: 1em;
  }
  .detail-west-90fd .solid_b715:last-child {
    margin-bottom: 0;
  }
}
.detail-west-90fd .popup_a84c {
  background: #ededed;
}
.detail-west-90fd .light-7132 {
  background: #1a1a1a;
}
.popup-c97e.popup_a84c {
  color: rgba(0, 0, 0, 0.6);
}
.popup-c97e.popup_a84c .avatar-003e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-c97e.light-7132 {
  color: rgba(255, 255, 255, 0.99);
}
.popup-c97e.light-7132 a:not(.banner_243d) {
  color: rgba(255, 255, 255, 0.79);
}
.popup-c97e.light-7132 a:not(.banner_243d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-c97e.light-7132 .avatar-003e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-c97e.light-7132 table tbody td,
.popup-c97e.light-7132 table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature-a044.next_7dcd .backdrop_7fc3 {
  max-width: initial;
}
.feature-a044 .green_82dd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature-a044 .green_82dd .row_a8c8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature-a044 .green_82dd .row_a8c8 {
    display: block;
    margin-bottom: 2em;
  }
  .feature-a044 .green_82dd .row_a8c8:last-child {
    margin-bottom: 0;
  }
}
.detail-west-90fd .solid_b715:last-child,
.fixed_5d57 .solid_b715:last-child,
.popup-f77d .solid_b715:last-child {
  margin-bottom: 0;
}
.detail-west-90fd .solid_b715 .shadow-under-425f .component-first-fb4a:last-child,
.fixed_5d57 .solid_b715 .shadow-under-425f .component-first-fb4a:last-child,
.popup-f77d .solid_b715 .shadow-under-425f .component-first-fb4a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .detail-west-90fd .overlay_purple_687e,
  .detail-west-90fd .secondary-93dc,
  .fixed_5d57 .overlay_purple_687e,
  .fixed_5d57 .secondary-93dc,
  .popup-f77d .overlay_purple_687e,
  .popup-f77d .secondary-93dc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .menu-motion-a4a7 .solid_b715 {
    margin-bottom: 2em;
  }
}
.menu-motion-a4a7 p:last-child {
  margin-bottom: 0;
}
.menu-motion-a4a7 li,
.menu-motion-a4a7 ul {
  list-style: none;
  margin: 0;
}
.menu-motion-a4a7 ul ul {
  margin-left: 2.617924em;
}
.dropdown_hovered_eb64 {
  font-size: 0.875em;
}

/* css-noise: 93ac */
.widget-item-s4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
