/*!
Theme Name: Customify
Theme URI: https://pressmaximum.alert-fixed-f71d/customify
Author: WPCustomify
Author URI: https://pressmaximum.alert-fixed-f71d
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.alert-fixed-f71d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.popup_old_d97f.thumbnail_0b42/licenses/gpl-2.0.stone_6224
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.carousel_dddf/, (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.cold_8b83.shade-fixed-272e/normalize.active-ad73/
 ======
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.active-ad73 v7.0.0 | MIT License | github.alert-fixed-f71d/necolas/normalize.active-ad73 */
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;
}
.breadcrumb_2328 .tag-79ad,
.filter_bd25,
.photo-d27f,
.full_0dd7,
.dynamic_dd9b,
.medium_6383,
.pro-ae8e,
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;
}
.filter_bd25,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .filter_bd25,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .filter_bd25,
  h1 {
    font-size: 1.8em;
  }
}
.photo-d27f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.photo-d27f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .photo-d27f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .photo-d27f,
  h2 {
    font-size: 1.7em;
  }
}
.full_0dd7,
h3 {
  font-size: 1.618em;
}
.breadcrumb_2328 .tag-79ad,
.dynamic_dd9b,
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.main-03c2 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.plasma_1e45:after,
.plasma_1e45:before,
.next_2f3f:after,
.next_2f3f:before {
  content: "";
  display: table;
}
.plasma_1e45:after,
.next_2f3f:after {
  clear: both;
}
.title-8f1c {
  float: right;
  margin-right: 0;
}
.gradient_986a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.copper-03ad .paper_1618,
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;
}
.copper-03ad .paper_1618: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;
}
.popup_d664 .paper_1618 {
  box-shadow: none;
}
.popup_d664
  .paper_1618
  .box-3c54 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.popup_d664 .paper_1618 .preview_7ab6 {
  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;
}
.popup_d664
  .paper_1618
  .preview_7ab6
  b {
  display: none;
}
.popup_d664 .dirty_d55d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary_top_9ba0:not(.button-c2e9):not(.footer-gas-46ae),
button:not(.button-c2e9):not(.footer-gas-46ae),
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ),
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ),
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ) {
  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;
}
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ):hover,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ):hover,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):hover,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):hover,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ):active,
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ):active,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):active,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):active,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):active,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus {
  outline: 0;
}
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4 {
  position: relative;
}
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .form-6baa,
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .smooth-b272,
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .border-left-c114,
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  i,
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  svg,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .form-6baa,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .smooth-b272,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .border-left-c114,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  i,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  svg,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .form-6baa,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .smooth-b272,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .border-left-c114,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  i,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  svg,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .form-6baa,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .smooth-b272,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .border-left-c114,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  i,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  svg,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .form-6baa,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .smooth-b272,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  .border-left-c114,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  i,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4
  svg {
  visibility: hidden;
}
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4:after,
button:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4:after,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4:after,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4:after,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ).fn-loading-35f4: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;
}
.tertiary_top_9ba0:not(.button-c2e9):not(.footer-gas-46ae),
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ),
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ),
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ) {
  color: #fff;
  background: #235787;
}
.tertiary_top_9ba0:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus,
input[type="button"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus,
input[type="reset"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus,
input[type="submit"]:not(.button-c2e9):not(
    .footer-gas-46ae
  ):focus {
  color: #fff;
}
.tertiary_top_9ba0.fn-disabled-35f4:not(.button-c2e9):not(
    .footer-gas-46ae
  ),
.tertiary_top_9ba0[disabled]:not(.button-c2e9):not(
    .footer-gas-46ae
  ),
button.fn-disabled-35f4:not(.button-c2e9):not(
    .footer-gas-46ae
  ),
button[disabled]:not(.button-c2e9):not(
    .footer-gas-46ae
  ) {
  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;
}
.brown_150e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.brown_150e: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;
}
.orange-e609 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.glass-1093 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.section-61b7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.plasma_1e45:after,
.plasma_1e45:before,
.surface_dynamic_1495:after,
.surface_dynamic_1495:before,
.shadow-e025:after,
.shadow-e025:before,
.black-9bd9:after,
.black-9bd9:before,
.background-last-ed4d:after,
.background-last-ed4d:before,
.primary_dbfe:after,
.primary_dbfe:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.plasma_1e45:after,
.surface_dynamic_1495:after,
.shadow-e025:after,
.black-9bd9:after,
.background-last-ed4d:after,
.primary_dbfe:after {
  clear: both;
}
.surface_dynamic_1495 .pink_4020,
.shadow-e025 .pink_4020,
.bottom-f37f .pink_4020 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.new_fb5f {
  display: inline-block;
}
.clean-e207 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.clean-e207 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clean-e207 .right_921c {
  padding: 1em 0;
  font-size: 85%;
}
.right_921c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cool-64d4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cool-64d4:after,
.cool-64d4:before {
  content: "";
  display: table;
}
.cool-64d4:after {
  clear: both;
}
.accordion_c9ff {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.alert_450e .accordion_c9ff {
  max-width: 50%;
}
.panel-lite-8697 .accordion_c9ff {
  max-width: 33.33%;
}
.in-7822 .accordion_c9ff {
  max-width: 25%;
}
.icon_2571 .accordion_c9ff {
  max-width: 20%;
}
.stale_6b57 .accordion_c9ff {
  max-width: 16.66%;
}
.nav-03db .accordion_c9ff {
  max-width: 14.28%;
}
.under-19be .accordion_c9ff {
  max-width: 12.5%;
}
.lower-e769 .accordion_c9ff {
  max-width: 11.11%;
}
.element-e22f {
  display: block;
}
.breadcrumb_2328 .pro-7c22 label,
.breadcrumb_2328 .banner_slow_0f68 label,
.breadcrumb_2328 .black-ef15 label,
.breadcrumb_2328 .simple-68b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_9b4f {
  list-style: none;
  margin: 0;
}
.steel_9b4f article.search_5fa2 {
  margin-bottom: 0;
}
.steel_9b4f ul {
  list-style: none;
  margin: 0;
}
.steel_9b4f .article_1143 li.search_5fa2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_9b4f .article_1143 li.search_5fa2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_9b4f .article_1143 li.search_5fa2: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) {
  .steel_9b4f .article_1143 li.search_5fa2 li.search_5fa2 li.search_5fa2 li.search_5fa2 {
    padding-left: 0;
  }
}
article.search_5fa2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_5fa2 .surface_dynamic_1495 p:last-of-type {
  margin-bottom: 0;
}
article.search_5fa2 .tertiary-f364 {
  float: left;
}
article.search_5fa2 .light_a27b {
  margin-left: 85px;
}
article.search_5fa2 .active_slow_d5d6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_5fa2 .active_slow_d5d6 .pressed_b76e {
  margin-left: 10px;
}
article.search_5fa2 .hovered-ad8c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_5fa2 .tooltip-5484 {
  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 .pro-7c22,
  #respond .black-ef15,
  #respond .simple-68b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro-7c22 input,
#respond .black-ef15 input,
#respond .simple-68b8 input {
  width: 100%;
}
#respond .simple-68b8 {
  margin-right: 0;
}
#respond .down-6be9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip-154a {
  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;
}
.tooltip-154a.media_b6a9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip-154a 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%);
}
.tooltip-154a:focus,
.tooltip-154a:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.notice_93fe {
  border-radius: 10%;
}
.heading_4ba6 {
  border-radius: 50%;
}
.image-static-3f88 {
  font-size: 0.72em;
}
.gradient_da99 {
  font-size: 0.875em;
}
.soft-03aa {
  font-size: 1.1em;
}
.backdrop-5563 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-5563.image-static-3f88 {
  letter-spacing: 0.5px;
}
.panel-269b,
.panel-269b a {
  color: #6d6d6d;
}
.panel-269b a:hover {
  color: #111;
}
.summary-stale-edc3 {
  color: #6d6d6d;
}
.stale_1718 {
  overflow-x: hidden;
}
.stale_1718 .simple_8e07.detail_1c3d {
  position: relative;
}
.stale_1718 .simple_8e07.detail_1c3d.component-3f13 {
  position: initial;
}
.stale_1718
  .simple_8e07.detail_1c3d.component-3f13
  .blue-481b {
  left: auto;
}
.stale_1718 .simple_8e07 .blue-481b {
  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;
}
.stale_1718 .simple_8e07:hover.detail_1c3d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.stale_1718
  .simple_8e07:hover.detail_1c3d
  .blue-481b {
  display: block;
  z-index: 9999999;
}
.stale_1718 .highlight_66e6 .link_9aee,
.stale_1718 .carousel-763a .link_9aee {
  display: none;
}
.stale_1718 .active-8a36 .simple_8e07:hover.detail_1c3d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.breadcrumb_2328 .pro-7c22 label,
.breadcrumb_2328 .banner_slow_0f68 label,
.breadcrumb_2328 .black-ef15 label,
.breadcrumb_2328 .simple-68b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_9b4f {
  list-style: none;
  margin: 0;
}
.steel_9b4f article.search_5fa2 {
  margin-bottom: 0;
}
.steel_9b4f ul {
  list-style: none;
  margin: 0;
}
.steel_9b4f .article_1143 li.search_5fa2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_9b4f .article_1143 li.search_5fa2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_9b4f .article_1143 li.search_5fa2: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) {
  .steel_9b4f .article_1143 li.search_5fa2 li.search_5fa2 li.search_5fa2 li.search_5fa2 {
    padding-left: 0;
  }
}
article.search_5fa2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_5fa2 .surface_dynamic_1495 p:last-of-type {
  margin-bottom: 0;
}
article.search_5fa2 .tertiary-f364 {
  float: left;
}
article.search_5fa2 .light_a27b {
  margin-left: 85px;
}
article.search_5fa2 .active_slow_d5d6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_5fa2 .active_slow_d5d6 .pressed_b76e {
  margin-left: 10px;
}
article.search_5fa2 .hovered-ad8c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_5fa2 .tooltip-5484 {
  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 .pro-7c22,
  #respond .black-ef15,
  #respond .simple-68b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro-7c22 input,
#respond .black-ef15 input,
#respond .simple-68b8 input {
  width: 100%;
}
#respond .simple-68b8 {
  margin-right: 0;
}
#respond .down-6be9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_66e6 .action_23f2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.action_23f2 .description_yellow_384c.smooth_e124 .highlight_over_c329 > li > a:focus,
.action_23f2 .description_yellow_384c.smooth_e124 .highlight_over_c329 > li > a:hover,
.action_23f2 .description_yellow_384c.paragraph_copper_682c .highlight_over_c329 > li > a:focus,
.action_23f2 .description_yellow_384c.paragraph_copper_682c .highlight_over_c329 > li > a:hover,
.action_23f2 .description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329 > li > a:focus,
.action_23f2 .description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_23f2
  .description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li.white_3fa1
  > a,
.action_23f2
  .description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li.smooth_ad92
  > a,
.action_23f2
  .description_yellow_384c.paragraph_copper_682c
  .highlight_over_c329
  > li.white_3fa1
  > a,
.action_23f2
  .description_yellow_384c.paragraph_copper_682c
  .highlight_over_c329
  > li.smooth_ad92
  > a,
.action_23f2
  .description_yellow_384c.breadcrumb-dim-352b
  .highlight_over_c329
  > li.white_3fa1
  > a,
.action_23f2 .description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329 > li.bright-7d40 > a {
  color: rgba(255, 255, 255, 0.99);
}
.action_23f2 .icon_cool_16d4,
.action_23f2 .icon_cool_16d4 a {
  color: rgba(255, 255, 255, 0.99);
}
.action_23f2 .paragraph_474f.preview-in-77a2 li a,
.action_23f2 .plasma_0fc1 a,
.action_23f2 .backdrop-hot-6b8a,
.action_23f2 .highlight_over_c329 > li > a,
.action_23f2 .texture-huge-6190 {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2 .paragraph_474f.preview-in-77a2 li a:hover,
.action_23f2 .plasma_0fc1 a:hover,
.action_23f2 .backdrop-hot-6b8a:hover,
.action_23f2 .highlight_over_c329 > li > a:hover,
.action_23f2 .texture-huge-6190:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_23f2 .medium_60a0 {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2 .medium_60a0 .widget_b7f2 {
  color: rgba(255, 255, 255, 0.99);
}
.action_23f2 .medium_60a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_23f2 .list-0077 .border-442b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2 .list-0077 .border-442b .motion-aca1 {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2
  .list-0077
  .border-442b
  .motion-aca1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2
  .list-0077
  .border-442b
  .motion-aca1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2
  .list-0077
  .border-442b
  .motion-aca1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2
  .list-0077
  .border-442b
  .motion-aca1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2 .list-0077 .lower_48f4 {
  color: rgba(255, 255, 255, 0.79);
}
.action_23f2 .list-0077 .lower_48f4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_glass_99c8
  .action_23f2
  .list-0077
  .highlight_medium_490e
  .iron_f171 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_glass_99c8
  .action_23f2
  .list-0077
  .highlight_medium_490e
  .motion-aca1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_66e6 .article-7619 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.article-7619 .description_yellow_384c.smooth_e124 .highlight_over_c329 > li > a:focus,
.article-7619 .description_yellow_384c.smooth_e124 .highlight_over_c329 > li > a:hover,
.article-7619 .description_yellow_384c.paragraph_copper_682c .highlight_over_c329 > li > a:focus,
.article-7619 .description_yellow_384c.paragraph_copper_682c .highlight_over_c329 > li > a:hover,
.article-7619 .description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329 > li > a:focus,
.article-7619 .description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-7619
  .description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li.white_3fa1
  > a,
.article-7619
  .description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li.smooth_ad92
  > a,
.article-7619
  .description_yellow_384c.paragraph_copper_682c
  .highlight_over_c329
  > li.white_3fa1
  > a,
.article-7619
  .description_yellow_384c.paragraph_copper_682c
  .highlight_over_c329
  > li.smooth_ad92
  > a,
.article-7619
  .description_yellow_384c.breadcrumb-dim-352b
  .highlight_over_c329
  > li.white_3fa1
  > a,
.article-7619 .description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329 > li.bright-7d40 > a {
  color: rgba(0, 0, 0, 0.8);
}
.article-7619 .icon_cool_16d4,
.article-7619 .icon_cool_16d4 a {
  color: rgba(0, 0, 0, 0.8);
}
.article-7619 .paragraph_474f.preview-in-77a2 li a,
.article-7619 .plasma_0fc1 a,
.article-7619 .backdrop-hot-6b8a,
.article-7619 .highlight_over_c329 > li > a,
.article-7619 .texture-huge-6190 {
  color: rgba(0, 0, 0, 0.55);
}
.article-7619 .paragraph_474f.preview-in-77a2 li a:hover,
.article-7619 .plasma_0fc1 a:hover,
.article-7619 .backdrop-hot-6b8a:hover,
.article-7619 .highlight_over_c329 > li > a:hover,
.article-7619 .texture-huge-6190:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-7619 .medium_60a0 {
  color: rgba(0, 0, 0, 0.55);
}
.article-7619 .medium_60a0 .widget_b7f2 {
  color: rgba(0, 0, 0, 0.8);
}
.article-7619 .medium_60a0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_tiny_04eb .notification_fa5e {
  margin-left: auto;
  margin-right: auto;
}
.shadow-e025 > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow-e025 .orange-e609 {
  margin-right: 1.41575em;
}
.photo_6ba8 .shadow-e025 > .header_7f3b {
  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;
}
.photo_6ba8 .shadow-e025 > .feature_fresh_a2e5 {
  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;
}
.prev_efae.description_tiny_04eb .notification_fa5e,
.copper_c322.description_tiny_04eb .notification_fa5e {
  margin-left: 0;
}
.content-focused-ea9a.description_tiny_04eb .notification_fa5e,
.dropdown_784b.description_tiny_04eb .notification_fa5e {
  margin-right: 0;
}
.shadow-e025 ol,
.shadow-e025 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.yellow_d7fe video {
  max-width: 100%;
}
.fresh-bd62 img {
  display: block;
}
.fresh-bd62.orange-e609,
.fresh-bd62.glass-1093 {
  width: 100%;
}
.fresh-bd62.feature_fresh_a2e5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.copper-0522:not(.hover-b16a) {
  margin: 1.5em auto;
}
.paragraph-0ffb p {
  padding: 1.5em 14px;
}
ul.feature_motion_9056.feature_fresh_a2e5,
ul.feature_motion_9056.header_7f3b,
ul.feature_motion_9056.preview-north-6c69.header_7f3b {
  padding: 0 14px;
}
.orange_752b {
  display: block;
  overflow-x: auto;
}
.orange_752b table {
  border-collapse: collapse;
  width: 100%;
}
.orange_752b td,
.orange_752b th {
  padding: 0.5em;
}
.shadow-e025 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow-e025 ol ol,
.shadow-e025 ol ul,
.shadow-e025 ul ol,
.shadow-e025 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow-e025 ol ol li,
.shadow-e025 ol ul li,
.shadow-e025 ul ol li,
.shadow-e025 ul ul li {
  margin-left: 0;
}
.frame-6b7f.texture-west-3dc7 > .under-1572 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.frame-6b7f.texture-west-3dc7 > .under-1572 iframe,
.frame-6b7f.texture-west-3dc7 > .under-1572 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs-upper-4ef0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs-upper-4ef0.shade_orange_7d6b {
  padding: 0;
}
.tabs-upper-4ef0.shade_orange_7d6b cite {
  font-size: 13px;
}
.tabs-upper-4ef0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs-upper-4ef0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail_a0be {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail_a0be > p:first-child {
  margin-top: 0;
}
.thumbnail_a0be cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail_a0be blockquote {
  border-left: 0;
}
.feature-north-b86b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature-north-b86b:not(.iron_6356) {
  max-width: 100px;
}
.feature-north-b86b.filter-b135 {
  border-bottom: none !important;
  text-align: center;
}
.feature-north-b86b.filter-b135::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph-0ffb p {
    padding: 1.5em 0;
  }
}
.progress_4b76 {
  color: #0073aa;
}
.shadow_solid_e93a {
  background-color: #0073aa;
}
.gradient_bb14 {
  color: #229fd8;
}
.notification_8264 {
  background-color: #229fd8;
}
.smooth_8277 {
  color: #eee;
}
.short-4792 {
  background-color: #eee;
}
.out_cd3c {
  color: #444;
}
.dropdown_b51f {
  background-color: #444;
}
.image_under_49b7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.image_under_49b7 .list-e3cd .plasma_0fc1 {
  font-size: 15px;
}
.image_under_49b7 .plasma_0fc1 {
  line-height: 1.3;
}
.image_under_49b7 .article-7619 {
}
.image_under_49b7 .action_23f2 {
  background: #235787;
}
.header-narrow-17c6 {
  padding: 0;
}
.header-narrow-17c6 .action_23f2 {
  background: #1a1a1a;
}
.header-narrow-17c6 .article-7619 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary_steel_91ed {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary_steel_91ed .article-7619 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary_steel_91ed .action_23f2 {
  background: #303030;
}
.primary_dbfe {
  position: relative;
  z-index: 10;
}
.primary_dbfe .container_b1da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_upper_c073 .detail_1c3d {
  display: inline-block;
  vertical-align: middle;
}
.paragraph_upper_c073.sort-full-49eb .detail_1c3d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph_upper_c073.sort-full-49eb .detail_1c3d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_upper_c073.sort-full-49eb .detail_1c3d {
    margin-right: 0.4em;
  }
}
.paragraph_upper_c073.sort-full-49eb .detail_1c3d:last-child {
  margin-right: 0;
}
.disabled_b91b .container_b1da {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight_66e6 .list-e3cd {
    margin: 0 -0.5em;
  }
  .highlight_66e6 .list-e3cd [class*="customify-col-"],
  .highlight_66e6 .list-e3cd [class*="customify-col_"],
  .highlight_66e6 .list-e3cd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight_66e6.hard_e94b .container_b1da {
  background: 0 0 !important;
}
.highlight_66e6.hard_e94b .container_b1da,
.highlight_66e6.disabled_b91b .container_b1da {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight_66e6.surface_last_7e47 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight_66e6.disabled_b91b .container_b1da {
  box-shadow: none !important;
}
.breadcrumb-9584 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-9584 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-9584 {
    padding: 18px 0 20px;
  }
}
.breadcrumb-9584 .outline-f0d8 {
  width: 100%;
}
.breadcrumb-9584 .backdrop_stone_f58c {
  margin-bottom: 0;
}
.breadcrumb-9584 .inner_9c91 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask-e4ce {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask-e4ce .hidden_a02b {
  width: 100%;
}
.active-clean-6f36 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active-clean-6f36 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active-clean-6f36 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;
}
.active-clean-6f36 li:last-child:after {
  display: none;
}
.active-clean-6f36 li a {
  font-weight: 500;
  margin-right: 10px;
}
.layout_mini_ddec .link_9aee button,
.breadcrumb-9584 .link_9aee button {
  left: 0;
}
.layout_mini_ddec .hidden_a02b,
.breadcrumb-9584 .hidden_a02b {
  padding-left: 0;
  padding-right: 0;
}
.layout_mini_ddec .mask-e4ce,
.breadcrumb-9584 .mask-e4ce {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.layout_mini_ddec {
  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;
}
.layout_mini_ddec: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;
}
.layout_mini_ddec .static_63f2 {
  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) {
  .layout_mini_ddec .static_63f2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_mini_ddec .static_63f2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .layout_mini_ddec .static_63f2 {
    min-height: 200px;
  }
}
.layout_mini_ddec .active-clean-6f36 {
  color: rgba(255, 255, 255, 0.8);
}
.layout_mini_ddec .active-clean-6f36 a,
.layout_mini_ddec .active-clean-6f36 li:after {
  color: inherit;
}
.layout_mini_ddec .active-clean-6f36 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup-current-e9c8 {
  margin-bottom: 0.5em;
}
.simple_176f {
  margin-bottom: 1.2em;
}
.simple_176f,
.popup-current-e9c8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.simple_176f p:last-child,
.popup-current-e9c8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .link_9aee,
#masthead .link_9aee {
  display: none;
}
#masthead
  > .link_9aee.footer_87a8 {
  display: none;
}
#masthead > .link_9aee button {
  left: 0;
}
.highlight-6f12 {
  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%;
}
.highlight-6f12 .detail_1c3d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight-6f12 .fixed_3ac3 {
  display: -webkit-box;
  display: flex;
}
.highlight-6f12 .fixed_3ac3.message_b2c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight-6f12 .fixed_3ac3.in_9c41 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-6f12 .fixed_3ac3.breadcrumb-bottom-0ee1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-6f12.sidebar_7691.simple-4e3c .fixed_3ac3.message_b2c4 {
  flex-basis: 100%;
}
.highlight-6f12.hidden-hard-99fa .fixed_3ac3.in_9c41 {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight-6f12.hidden-hard-99fa .fixed_3ac3.breadcrumb-bottom-0ee1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .link_9aee.footer_87a8 {
  display: none;
}
#masthead > .link_9aee button {
  left: 0;
}
.status_9138 {
  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;
}
.status_9138:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.status_9138.gallery-pink-b9f9 i {
  margin-right: 4px;
}
.status_9138.steel_1a72 i {
  margin-left: 5px;
}
.plasma_0fc1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.plasma_0fc1 p:last-child {
  margin-bottom: 0;
}
.form-000a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.form-000a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.form-000a img {
  display: block;
  width: auto;
  line-height: 1;
}
.form-000a .icon_cool_16d4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.form-000a .filter_north_368d {
  margin: 5px 0 7px 0;
}
.form-000a.avatar_wood_7c78 .upper_8a98 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-000a.avatar_wood_7c78 .row_brown_5547 {
  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;
}
.form-000a.under_b7e7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.form-000a.under_b7e7 .upper_8a98 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-000a.under_b7e7 .row_brown_5547 {
  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;
}
.form-000a.slow-5a7f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form-000a.info_1ba5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.form-000a.info_1ba5 .row_brown_5547 {
  margin-top: 7px;
}
.widget_solid_2b95 {
  display: inline-block;
}
.primary_dbfe .pagination_short_5bef .form-000a img {
  max-width: 100%;
}
.description_yellow_384c .primary-next-62d0.popup-white-96e7,
.input-upper-0806 .primary-next-62d0.popup-white-96e7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_yellow_384c .outline_e55a,
.input-upper-0806 .outline_e55a {
  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%);
}
.description_yellow_384c .outline_e55a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.description_yellow_384c.primary_copper_76f5 .outline_e55a {
  display: none;
}
.description_yellow_384c .accordion_old_c819 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description_yellow_384c .accordion_old_c819 li {
  display: inline-block;
  position: relative;
}
.description_yellow_384c .accordion_old_c819 li:last-child {
  margin-right: 0;
}
.description_yellow_384c .accordion_old_c819 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;
}
.description_yellow_384c .accordion_old_c819 li.bright-7d40 > a {
  color: rgba(0, 0, 0, 0.9);
}
.description_yellow_384c .accordion_old_c819 > 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;
}
.description_yellow_384c .accordion_old_c819 > li > a i {
  line-height: 0;
}
.description_yellow_384c .accordion_old_c819 > li.pagination_8ba3 > a .outline_e55a {
  margin-left: 4px;
  line-height: 0;
}
.description_yellow_384c .accordion_old_c819 .smooth_7422 li.pagination_8ba3 > a {
  position: relative;
}
.description_yellow_384c .accordion_old_c819 .smooth_7422 li.pagination_8ba3 > a:after,
.description_yellow_384c .accordion_old_c819 .smooth_7422 li.pagination_8ba3 > a:before {
  content: "";
  display: table;
}
.description_yellow_384c .accordion_old_c819 .smooth_7422 li.pagination_8ba3 > a:after {
  clear: both;
}
.description_yellow_384c .accordion_old_c819 .smooth_7422 li.pagination_8ba3 > a .outline_e55a {
  margin-left: 5px;
  float: right;
}
.description_yellow_384c .notification_motion_cdf5,
.description_yellow_384c .smooth_7422 {
  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;
}
.description_yellow_384c .smooth_7422 {
  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;
}
.description_yellow_384c .smooth_7422 .popup-white-96e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_yellow_384c .smooth_7422 .outline_e55a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.description_yellow_384c .smooth_7422 li {
  display: block;
  margin: 0;
  padding: 0;
}
.description_yellow_384c .smooth_7422 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;
}
.description_yellow_384c .smooth_7422 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.description_yellow_384c .smooth_7422 .smooth_7422 {
  top: 0;
  left: 100%;
}
.description_yellow_384c .main_huge_ab55.fn-focus-35f4 > .notification_motion_cdf5,
.description_yellow_384c .main_huge_ab55.fn-focus-35f4 > .smooth_7422,
.description_yellow_384c .main_huge_ab55:focus > .notification_motion_cdf5,
.description_yellow_384c .main_huge_ab55:focus > .smooth_7422,
.description_yellow_384c .main_huge_ab55:hover > .notification_motion_cdf5,
.description_yellow_384c .main_huge_ab55:hover > .smooth_7422 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329:after,
.description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329:before {
  content: "";
  display: table;
}
.description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329:after {
  clear: both;
}
.description_yellow_384c.breadcrumb-dim-352b .highlight_over_c329 > li {
  float: left;
}
.description_yellow_384c.cold_aaf6 .highlight_over_c329:after,
.description_yellow_384c.cold_aaf6 .highlight_over_c329:before {
  content: "";
  display: table;
}
.description_yellow_384c.cold_aaf6 .highlight_over_c329:after {
  clear: both;
}
.description_yellow_384c.cold_aaf6 .highlight_over_c329 > li {
  float: left;
}
.description_yellow_384c.cold_aaf6 .highlight_over_c329 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.description_yellow_384c.cold_aaf6 .highlight_over_c329 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.description_yellow_384c.cold_aaf6 .highlight_over_c329 > li.white_3fa1 > a,
.description_yellow_384c.cold_aaf6 .highlight_over_c329 > li.bright-7d40 > a {
  color: #fff;
  background-color: #1e4b75;
}
.description_yellow_384c.smooth_e124 .highlight_over_c329 > li > a .popup-white-96e7 {
  position: relative;
}
.description_yellow_384c.smooth_e124 .highlight_over_c329 > li > a .popup-white-96e7: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;
}
.description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li:focus
  > a
  .popup-white-96e7:before,
.description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li:hover
  > a
  .popup-white-96e7:before {
  width: 100%;
  background-color: currentColor;
}
.description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li.white_3fa1
  > a
  .popup-white-96e7:before,
.description_yellow_384c.smooth_e124
  .highlight_over_c329
  > li.smooth_ad92
  > a
  .popup-white-96e7:before {
  width: 100%;
  background-color: currentColor;
}
.description_yellow_384c.paragraph_copper_682c .highlight_over_c329 > li > a .popup-white-96e7 {
  position: relative;
}
.description_yellow_384c.paragraph_copper_682c .highlight_over_c329 > li > a .popup-white-96e7: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;
}
.description_yellow_384c.paragraph_copper_682c .highlight_over_c329 > li:focus > a .popup-white-96e7:before,
.description_yellow_384c.paragraph_copper_682c
  .highlight_over_c329
  > li:hover
  > a
  .popup-white-96e7:before {
  width: 100%;
  background-color: currentColor;
}
.description_yellow_384c.paragraph_copper_682c
  .highlight_over_c329
  > li.white_3fa1
  > a
  .popup-white-96e7:before,
.description_yellow_384c.paragraph_copper_682c
  .highlight_over_c329
  > li.smooth_ad92
  > a
  .popup-white-96e7:before {
  width: 100%;
  background-color: currentColor;
}
.input-upper-0806 .accordion_old_c819 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-upper-0806 .accordion_old_c819 li:first-child > a {
  border-top: none;
}
.input-upper-0806 .accordion_old_c819 .orange_9bdb > .popup-white-96e7 .outline_e55a {
  display: none;
}
.input-upper-0806 .accordion_old_c819 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-upper-0806 .accordion_old_c819 li:last-child {
  border: none;
}
.input-upper-0806 .accordion_old_c819 li.pagination_8ba3 > a {
  padding-right: 45px !important;
}
.input-upper-0806 .accordion_old_c819 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-upper-0806 .accordion_old_c819 li a:focus,
.input-upper-0806 .accordion_old_c819 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-upper-0806 .accordion_old_c819 li .detail-dark-6fbb {
  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;
}
.input-upper-0806 .accordion_old_c819 li .detail-dark-6fbb:hover {
  box-shadow: none;
}
.input-upper-0806 .accordion_old_c819 li .detail-dark-6fbb .outline_e55a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-upper-0806 .accordion_old_c819 .smooth_7422 {
  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);
}
.input-upper-0806 .accordion_old_c819 .smooth_7422 li a {
  padding-left: 3em;
}
.input-upper-0806 .accordion_old_c819 .active-c5f4 > a .detail-dark-6fbb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-upper-0806 .accordion_old_c819 .active-c5f4 > .smooth_7422 {
  display: block;
  opacity: 1;
}
.photo_e3bd {
  max-width: 100%;
}
.hovered_04de {
  line-height: 0;
  cursor: pointer;
}
.texture-huge-6190 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.texture-huge-6190:hover {
  box-shadow: none;
  color: currentColor;
}
.texture-huge-6190 svg {
  width: 18px;
  height: 18px;
}
.texture-huge-6190 .surface-b50a {
  display: none;
}
.pressed-31f3 {
  position: relative;
}
.pressed-31f3.fn-active-35f4 .texture-huge-6190 .form-b765 {
  display: none;
}
.pressed-31f3.fn-active-35f4 .texture-huge-6190 .surface-b50a {
  display: inline-block;
}
.pressed-31f3 .frame-light-ccb4 {
  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);
}
.pressed-31f3.detail_current_0425 .frame-light-ccb4 {
  left: auto;
  right: -0.9em;
}
.pressed-31f3.detail_current_0425 .pattern-narrow-4c9c::before {
  left: auto;
  right: 15px;
}
.pressed-31f3.fn-active-35f4 .frame-light-ccb4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_medium_490e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight_medium_490e label {
  flex-basis: 100%;
}
.highlight_medium_490e .border-442b {
  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;
}
.highlight_medium_490e .motion-aca1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight_medium_490e .motion-aca1:focus {
  background-color: transparent;
}
.highlight_medium_490e button.lower_48f4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight_medium_490e button.lower_48f4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight_medium_490e button.lower_48f4 svg {
  width: 18px;
  height: 18px;
}
.highlight_medium_490e input[type="submit"] {
  min-height: auto;
}
.list-0077 .highlight_medium_490e .motion-aca1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern-narrow-4c9c {
  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) {
  .pattern-narrow-4c9c {
    width: 220px;
  }
}
.pattern-narrow-4c9c label {
  flex-basis: 100%;
}
.pattern-narrow-4c9c::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;
}
.media_glass_99c8 .list-0077 .highlight_medium_490e {
  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;
}
.media_glass_99c8
  .list-0077
  .highlight_medium_490e
  .border-442b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.media_glass_99c8 .list-0077 .highlight_medium_490e .motion-aca1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.media_glass_99c8
  .list-0077
  .highlight_medium_490e
  .motion-aca1:focus {
  background: 0 0;
}
.media_glass_99c8
  .list-0077
  .highlight_medium_490e
  .iron_f171 {
  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;
}
.paragraph_474f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paragraph_474f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paragraph_474f li:last-child {
  margin-right: 0;
}
.paragraph_474f li:first-child {
  margin-left: 0;
}
.paragraph_474f.right_9e99 a {
  color: #fff;
}
.paragraph_474f.right_9e99 a:hover {
  color: #fff;
}
.paragraph_474f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paragraph_474f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paragraph_474f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paragraph_474f a:hover {
  opacity: 0.9;
  color: inherit;
}
.paragraph_474f [class*="social-icon-apple"] {
  background-color: #999;
}
.paragraph_474f [class*="social-icon-apple"].progress-brown-2de2 {
  background-color: transparent;
  color: #999;
}
.paragraph_474f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paragraph_474f [class*="social-icon-behance"].progress-brown-2de2 {
  background-color: transparent;
  color: #1769ff;
}
.paragraph_474f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paragraph_474f [class*="social-icon-bitbucket"].progress-brown-2de2 {
  background-color: transparent;
  color: #205081;
}
.paragraph_474f [class*="social-icon-codepen"] {
  background-color: #000;
}
.paragraph_474f [class*="social-icon-codepen"].progress-brown-2de2 {
  background-color: transparent;
  color: #000;
}
.paragraph_474f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paragraph_474f [class*="social-icon-delicious"].progress-brown-2de2 {
  background-color: transparent;
  color: #39f;
}
.paragraph_474f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paragraph_474f [class*="social-icon-digg"].progress-brown-2de2 {
  background-color: transparent;
  color: #005be2;
}
.paragraph_474f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paragraph_474f [class*="social-icon-dribbble"].progress-brown-2de2 {
  background-color: transparent;
  color: #ea4c89;
}
.paragraph_474f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paragraph_474f [class*="social-icon-envelope"].progress-brown-2de2 {
  background-color: transparent;
  color: #ea4335;
}
.paragraph_474f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paragraph_474f [class*="social-icon-facebook"].progress-brown-2de2 {
  background-color: transparent;
  color: #3b5998;
}
.paragraph_474f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paragraph_474f [class*="social-icon-flickr"].progress-brown-2de2 {
  background-color: transparent;
  color: #0063dc;
}
.paragraph_474f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paragraph_474f [class*="social-icon-foursquare"].progress-brown-2de2 {
  background-color: transparent;
  color: #2d5be3;
}
.paragraph_474f [class*="social-icon-github"] {
  background-color: #333;
}
.paragraph_474f [class*="social-icon-github"].progress-brown-2de2 {
  background-color: transparent;
  color: #333;
}
.paragraph_474f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paragraph_474f [class*="social-icon-google-plus"].progress-brown-2de2 {
  background-color: transparent;
  color: #dd4b39;
}
.paragraph_474f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paragraph_474f [class*="social-icon-houzz"].progress-brown-2de2 {
  background-color: transparent;
  color: #7ac142;
}
.paragraph_474f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paragraph_474f [class*="social-icon-instagram"].progress-brown-2de2 {
  background-color: transparent;
  color: #262626;
}
.paragraph_474f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paragraph_474f [class*="social-icon-jsfiddle"].progress-brown-2de2 {
  background-color: transparent;
  color: #487aa2;
}
.paragraph_474f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paragraph_474f [class*="social-icon-linkedin"].progress-brown-2de2 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_474f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paragraph_474f [class*="social-icon-medium"].progress-brown-2de2 {
  background-color: transparent;
  color: #00ab6b;
}
.paragraph_474f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paragraph_474f
  [class*="social-icon-odnoklassniki"].progress-brown-2de2 {
  background-color: transparent;
  color: #f4731c;
}
.paragraph_474f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paragraph_474f [class*="social-icon-meetup"].progress-brown-2de2 {
  background-color: transparent;
  color: #ec1c40;
}
.paragraph_474f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paragraph_474f [class*="social-icon-pinterest"].progress-brown-2de2 {
  background-color: transparent;
  color: #bd081c;
}
.paragraph_474f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paragraph_474f [class*="social-icon-product-hunt"].progress-brown-2de2 {
  background-color: transparent;
  color: #da552f;
}
.paragraph_474f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paragraph_474f [class*="social-icon-reddit"].progress-brown-2de2 {
  background-color: transparent;
  color: #ff4500;
}
.paragraph_474f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paragraph_474f [class*="social-icon-rss"].progress-brown-2de2 {
  background-color: transparent;
  color: #f26522;
}
.paragraph_474f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paragraph_474f
  [class*="social-icon-shopping-cart"].progress-brown-2de2 {
  background-color: transparent;
  color: #4caf50;
}
.paragraph_474f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paragraph_474f [class*="social-icon-skype"].progress-brown-2de2 {
  background-color: transparent;
  color: #00aff0;
}
.paragraph_474f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paragraph_474f [class*="social-icon-slideshare"].progress-brown-2de2 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_474f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paragraph_474f [class*="social-icon-snapchat"].progress-brown-2de2 {
  background-color: transparent;
  color: #fffc00;
}
.paragraph_474f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paragraph_474f [class*="social-icon-soundcloud"].progress-brown-2de2 {
  background-color: transparent;
  color: #f80;
}
.paragraph_474f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paragraph_474f [class*="social-icon-spotify"].progress-brown-2de2 {
  background-color: transparent;
  color: #2ebd59;
}
.paragraph_474f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paragraph_474f
  [class*="social-icon-stack-overflow"].progress-brown-2de2 {
  background-color: transparent;
  color: #fe7a15;
}
.paragraph_474f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paragraph_474f [class*="social-icon-maldkfgram"].progress-brown-2de2 {
  background-color: transparent;
  color: #2ca5e0;
}
.paragraph_474f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paragraph_474f [class*="social-icon-tripadvisor"].progress-brown-2de2 {
  background-color: transparent;
  color: #589442;
}
.paragraph_474f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paragraph_474f [class*="social-icon-tumblr"].progress-brown-2de2 {
  background-color: transparent;
  color: #35465c;
}
.paragraph_474f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paragraph_474f [class*="social-icon-twitch"].progress-brown-2de2 {
  background-color: transparent;
  color: #6441a5;
}
.paragraph_474f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paragraph_474f [class*="social-icon-twitter"].progress-brown-2de2 {
  background-color: transparent;
  color: #1da1f2;
}
.paragraph_474f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paragraph_474f [class*="social-icon-vimeo"].progress-brown-2de2 {
  background-color: transparent;
  color: #1ab7ea;
}
.paragraph_474f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paragraph_474f [class*="social-icon-vk"].progress-brown-2de2 {
  background-color: transparent;
  color: #45668e;
}
.paragraph_474f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paragraph_474f [class*="social-icon-weibo"].progress-brown-2de2 {
  background-color: transparent;
  color: #df2029;
}
.paragraph_474f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paragraph_474f [class*="social-icon-weixin"].progress-brown-2de2 {
  background-color: transparent;
  color: #7bb32e;
}
.paragraph_474f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paragraph_474f [class*="social-icon-whatsapp"].progress-brown-2de2 {
  background-color: transparent;
  color: #25d366;
}
.paragraph_474f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paragraph_474f [class*="social-icon-wordpress"].progress-brown-2de2 {
  background-color: transparent;
  color: #21759b;
}
.paragraph_474f [class*="social-icon-xing"] {
  background-color: #026466;
}
.paragraph_474f [class*="social-icon-xing"].progress-brown-2de2 {
  background-color: transparent;
  color: #026466;
}
.paragraph_474f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paragraph_474f [class*="social-icon-yelp"].progress-brown-2de2 {
  background-color: transparent;
  color: #af0606;
}
.paragraph_474f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paragraph_474f [class*="social-icon-youtube"].progress-brown-2de2 {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-hot-6b8a {
  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;
}
.backdrop-hot-6b8a:hover {
  box-shadow: none;
  background: 0 0;
}
.pressed_2b51 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.box_narrow_1e71 {
  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;
}
.up_de0a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-dark-4de3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-dark-4de3,
.notice-dark-4de3::after,
.notice-dark-4de3::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;
}
.notice-dark-4de3::after,
.notice-dark-4de3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slider-clean-899b .box_narrow_1e71 .up_de0a {
  margin-top: -2px;
  width: 19px;
}
.slider-clean-899b .box_narrow_1e71 .notice-dark-4de3 {
  margin-top: -1px;
}
.slider-clean-899b .box_narrow_1e71 .notice-dark-4de3,
.slider-clean-899b .box_narrow_1e71 .notice-dark-4de3::after,
.slider-clean-899b .box_narrow_1e71 .notice-dark-4de3::before {
  width: 19px;
  height: 2px;
}
.slider-clean-899b .box_narrow_1e71 .notice-dark-4de3::before {
  top: -6px;
}
.slider-clean-899b .box_narrow_1e71 .notice-dark-4de3::after {
  bottom: -6px;
}
.middle_0b99 .box_narrow_1e71 .up_de0a {
  margin-top: -2px;
  width: 22px;
}
.middle_0b99 .box_narrow_1e71 .notice-dark-4de3 {
  margin-top: -1px;
}
.middle_0b99 .box_narrow_1e71 .notice-dark-4de3,
.middle_0b99 .box_narrow_1e71 .notice-dark-4de3::after,
.middle_0b99 .box_narrow_1e71 .notice-dark-4de3::before {
  width: 22px;
  height: 2px;
}
.middle_0b99 .box_narrow_1e71 .notice-dark-4de3::before {
  top: -7px;
}
.middle_0b99 .box_narrow_1e71 .notice-dark-4de3::after {
  bottom: -7px;
}
.icon_4171 .box_narrow_1e71 .up_de0a {
  margin-top: -2px;
  width: 31px;
}
.icon_4171 .box_narrow_1e71 .notice-dark-4de3 {
  margin-top: -1.5px;
}
.icon_4171 .box_narrow_1e71 .notice-dark-4de3,
.icon_4171 .box_narrow_1e71 .notice-dark-4de3::after,
.icon_4171 .box_narrow_1e71 .notice-dark-4de3::before {
  width: 31px;
  height: 3px;
}
.icon_4171 .box_narrow_1e71 .notice-dark-4de3::before {
  top: -9px;
}
.icon_4171 .box_narrow_1e71 .notice-dark-4de3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .preview-upper-a12d .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 19px;
  }
  .preview-upper-a12d .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1px;
  }
  .preview-upper-a12d .box_narrow_1e71 .notice-dark-4de3,
  .preview-upper-a12d .box_narrow_1e71 .notice-dark-4de3::after,
  .preview-upper-a12d .box_narrow_1e71 .notice-dark-4de3::before {
    width: 19px;
    height: 2px;
  }
  .preview-upper-a12d .box_narrow_1e71 .notice-dark-4de3::before {
    top: -6px;
  }
  .preview-upper-a12d .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -6px;
  }
  .lite-8ec1 .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 22px;
  }
  .lite-8ec1 .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1px;
  }
  .lite-8ec1 .box_narrow_1e71 .notice-dark-4de3,
  .lite-8ec1 .box_narrow_1e71 .notice-dark-4de3::after,
  .lite-8ec1 .box_narrow_1e71 .notice-dark-4de3::before {
    width: 22px;
    height: 2px;
  }
  .lite-8ec1 .box_narrow_1e71 .notice-dark-4de3::before {
    top: -7px;
  }
  .lite-8ec1 .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -7px;
  }
  .fast-97ed .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 31px;
  }
  .fast-97ed .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1.5px;
  }
  .fast-97ed .box_narrow_1e71 .notice-dark-4de3,
  .fast-97ed .box_narrow_1e71 .notice-dark-4de3::after,
  .fast-97ed .box_narrow_1e71 .notice-dark-4de3::before {
    width: 31px;
    height: 3px;
  }
  .fast-97ed .box_narrow_1e71 .notice-dark-4de3::before {
    top: -9px;
  }
  .fast-97ed .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .purple_c61d .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 19px;
  }
  .purple_c61d .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1px;
  }
  .purple_c61d .box_narrow_1e71 .notice-dark-4de3,
  .purple_c61d .box_narrow_1e71 .notice-dark-4de3::after,
  .purple_c61d .box_narrow_1e71 .notice-dark-4de3::before {
    width: 19px;
    height: 2px;
  }
  .purple_c61d .box_narrow_1e71 .notice-dark-4de3::before {
    top: -6px;
  }
  .purple_c61d .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -6px;
  }
  .picture_3ffd .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 22px;
  }
  .picture_3ffd .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1px;
  }
  .picture_3ffd .box_narrow_1e71 .notice-dark-4de3,
  .picture_3ffd .box_narrow_1e71 .notice-dark-4de3::after,
  .picture_3ffd .box_narrow_1e71 .notice-dark-4de3::before {
    width: 22px;
    height: 2px;
  }
  .picture_3ffd .box_narrow_1e71 .notice-dark-4de3::before {
    top: -7px;
  }
  .picture_3ffd .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -7px;
  }
  .card-d918 .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 31px;
  }
  .card-d918 .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1.5px;
  }
  .card-d918 .box_narrow_1e71 .notice-dark-4de3,
  .card-d918 .box_narrow_1e71 .notice-dark-4de3::after,
  .card-d918 .box_narrow_1e71 .notice-dark-4de3::before {
    width: 31px;
    height: 3px;
  }
  .card-d918 .box_narrow_1e71 .notice-dark-4de3::before {
    top: -9px;
  }
  .card-d918 .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .info-blue-03b8 .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 19px;
  }
  .info-blue-03b8 .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1px;
  }
  .info-blue-03b8 .box_narrow_1e71 .notice-dark-4de3,
  .info-blue-03b8 .box_narrow_1e71 .notice-dark-4de3::after,
  .info-blue-03b8 .box_narrow_1e71 .notice-dark-4de3::before {
    width: 19px;
    height: 2px;
  }
  .info-blue-03b8 .box_narrow_1e71 .notice-dark-4de3::before {
    top: -6px;
  }
  .info-blue-03b8 .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -6px;
  }
  .media-8910 .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 22px;
  }
  .media-8910 .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1px;
  }
  .media-8910 .box_narrow_1e71 .notice-dark-4de3,
  .media-8910 .box_narrow_1e71 .notice-dark-4de3::after,
  .media-8910 .box_narrow_1e71 .notice-dark-4de3::before {
    width: 22px;
    height: 2px;
  }
  .media-8910 .box_narrow_1e71 .notice-dark-4de3::before {
    top: -7px;
  }
  .media-8910 .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -7px;
  }
  .shadow_d8cf .box_narrow_1e71 .up_de0a {
    margin-top: -2px;
    width: 31px;
  }
  .shadow_d8cf .box_narrow_1e71 .notice-dark-4de3 {
    margin-top: -1.5px;
  }
  .shadow_d8cf .box_narrow_1e71 .notice-dark-4de3,
  .shadow_d8cf .box_narrow_1e71 .notice-dark-4de3::after,
  .shadow_d8cf .box_narrow_1e71 .notice-dark-4de3::before {
    width: 31px;
    height: 3px;
  }
  .shadow_d8cf .box_narrow_1e71 .notice-dark-4de3::before {
    top: -9px;
  }
  .shadow_d8cf .box_narrow_1e71 .notice-dark-4de3::after {
    bottom: -9px;
  }
}
.module-8020 .notice-dark-4de3 {
  -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);
}
.module-8020 .notice-dark-4de3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.module-8020 .notice-dark-4de3::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);
}
.module-8020.smooth-546c .notice-dark-4de3 {
  -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);
}
.module-8020.smooth-546c .notice-dark-4de3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.module-8020.smooth-546c .notice-dark-4de3::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);
}
.plasma-c22d {
  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.action_eb21:before {
  display: none;
}
.carousel-763a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel-763a .filter-f283 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel-763a .filter-f283:last-of-type {
  border-bottom: none;
}
.carousel-763a .filter-f283.red_91c3,
.carousel-763a .filter-f283.pressed_90d4,
.carousel-763a .filter-f283.image-short-d30f {
  padding: 0;
}
.carousel-763a .input-upper-0806 .detail-dark-6fbb {
  color: currentColor;
}
.carousel-763a .input-upper-0806 .detail-dark-6fbb:focus,
.carousel-763a .input-upper-0806 .detail-dark-6fbb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-763a.article-7619 .medium_60a0,
.carousel-763a.article-7619 .plasma_0fc1 a,
.carousel-763a.article-7619 .highlight_over_c329 a,
.carousel-763a.article-7619 .smooth_7422 a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-763a.article-7619 .medium_60a0:hover,
.carousel-763a.article-7619 .plasma_0fc1 a:hover,
.carousel-763a.article-7619 .highlight_over_c329 a:hover,
.carousel-763a.article-7619 .smooth_7422 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-763a.article-7619 .widget_b7f2 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-763a.article-7619 .filter-f283 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-763a.article-7619 .filter-f283:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-763a.article-7619 .active_4e5e:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-763a.article-7619 .input-upper-0806 .accordion_old_c819 li a,
.carousel-763a.article-7619 .input-upper-0806 .detail-dark-6fbb,
.carousel-763a.article-7619 .smooth_7422 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-763a.article-7619 .input-upper-0806 .detail-dark-6fbb:focus,
.carousel-763a.article-7619 .input-upper-0806 .detail-dark-6fbb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-763a.article-7619 .accordion_old_c819 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-763a.action_23f2 .medium_60a0,
.carousel-763a.action_23f2 .plasma_0fc1 a,
.carousel-763a.action_23f2 .highlight_over_c329 .detail-dark-6fbb,
.carousel-763a.action_23f2 .highlight_over_c329 a,
.carousel-763a.action_23f2 .smooth_7422 a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-763a.action_23f2 .medium_60a0:hover,
.carousel-763a.action_23f2 .plasma_0fc1 a:hover,
.carousel-763a.action_23f2 .highlight_over_c329 .detail-dark-6fbb:hover,
.carousel-763a.action_23f2 .highlight_over_c329 a:hover,
.carousel-763a.action_23f2 .smooth_7422 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-763a.action_23f2 .widget_b7f2 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-763a.action_23f2 .filter-f283 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-763a.action_23f2 .filter-f283:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel-763a.action_23f2 .active_4e5e:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-763a.action_23f2 .input-upper-0806 .accordion_old_c819 li a,
.carousel-763a.action_23f2 .input-upper-0806 .detail-dark-6fbb,
.carousel-763a.action_23f2 .smooth_7422 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-763a.action_23f2 .input-upper-0806 .detail-dark-6fbb:focus,
.carousel-763a.action_23f2 .input-upper-0806 .detail-dark-6fbb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-763a.action_23f2 .accordion_old_c819 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_4e5e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active_4e5e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.copper_84b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.chip_cool_a472 .carousel-763a {
  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;
}
.chip_cool_a472 .filter-f283 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.chip_cool_a472 .filter-f283: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) {
  .chip_cool_a472 .filter-f283:before {
    width: 16%;
    left: 42%;
  }
}
.chip_cool_a472 .filter-f283:last-child:before {
  content: none;
}
.chip_cool_a472 .filter-f283[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.chip_cool_a472 .input-upper-0806 .accordion_old_c819 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.chip_cool_a472 .input-upper-0806 .accordion_old_c819 li a .detail-dark-6fbb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.chip_cool_a472 .input-upper-0806 .smooth_7422 {
  border: none;
}
.chip_cool_a472 .input-upper-0806 .smooth_7422 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.chip_cool_a472 .active_4e5e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.chip_cool_a472 .copper_84b7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.chip_cool_a472 .action_23f2 .active_4e5e:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip_cool_a472 .article-7619.soft-a675 .notice-dark-4de3 {
  background: rgba(0, 0, 0, 0.6);
}
.chip_cool_a472
  .article-7619.soft-a675
  .notice-dark-4de3::after,
.chip_cool_a472
  .article-7619.soft-a675
  .notice-dark-4de3:before {
  background: inherit;
}
.chip_cool_a472
  .article-7619.soft-a675:hover
  .notice-dark-4de3 {
  background: rgba(0, 0, 0, 0.8);
}
.mask_liquid_f434 .carousel-763a {
  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) {
  .mask_liquid_f434 .carousel-763a {
    width: auto;
    right: 45px;
  }
}
.over-ca26 .carousel-763a {
  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) {
  .over-ca26 .carousel-763a {
    width: auto;
    left: 45px;
  }
}
.action_eb21 .carousel-763a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.action_eb21 .copper_84b7 {
  max-width: 48em;
  margin: 0 auto;
}
.action_eb21 .active_4e5e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focused_27bf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focused_27bf.chip_cool_a472 .carousel-763a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focused_27bf.mask_liquid_f434 .carousel-763a {
  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);
}
.focused_27bf .carousel-763a {
  visibility: visible;
}
.focused_27bf.over-ca26 .carousel-763a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.medium_7850,
.dim_6055 {
  overflow-x: hidden;
}
.medium_7850 .carousel-763a {
  overflow: auto;
}
.medium_7850.chip_cool_a472 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium_7850.chip_cool_a472 .carousel-763a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.medium_7850.chip_cool_a472 .backdrop-hot-6b8a {
  opacity: 0;
}
.medium_7850.mask_liquid_f434 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium_7850.mask_liquid_f434 .carousel-763a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.medium_7850.mask_liquid_f434 .backdrop-hot-6b8a {
  opacity: 0;
}
.medium_7850.over-ca26 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium_7850.over-ca26 .carousel-763a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.medium_7850.over-ca26 .backdrop-hot-6b8a {
  opacity: 0;
}
.medium_7850.action_eb21 .carousel-763a {
  z-index: 10;
  visibility: visible;
}
.soft-a675 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.soft-a675 .notice-dark-4de3 {
  background: rgba(255, 255, 255, 0.99);
}
.soft-a675 .notice-dark-4de3::after,
.soft-a675 .notice-dark-4de3:before {
  background: inherit;
}
.soft-a675:hover .notice-dark-4de3 {
  background: rgba(255, 255, 255, 0.99);
}
.over-ca26 .soft-a675 {
  top: 10px;
  right: auto;
  left: 12px;
}
.action_eb21 .soft-a675 {
  display: none !important;
}
.medium_7850:before,
.dim_6055:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.medium_7850 .soft-a675,
.dim_6055 .soft-a675 {
  display: inline-block;
}
.carousel-763a .detail_1c3d {
  -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;
}
.medium_7850 .carousel-763a .detail_1c3d,
.dim_6055 .carousel-763a .detail_1c3d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_simple_ca55 .border-442b {
  width: 100%;
}
.pagination_short_5bef {
  padding: 0 0.5em 0;
}
.pagination_short_5bef [class*="customify-col-"],
.pagination_short_5bef [class*="customify-col_"],
.pagination_short_5bef [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.upper-b55f .pagination_short_5bef {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list-e3cd .picture-043c,
  .picture-043c {
    display: none;
  }
  .feature_27cd {
    text-align: left;
  }
  .caption-copper-3790 {
    text-align: center;
  }
  .banner_blue_7328 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list-e3cd .modal-old-3673,
  .modal-old-3673 {
    display: none;
  }
  .narrow-6947 {
    text-align: left;
  }
  .left-73d1 {
    text-align: center;
  }
  .disabled-c551 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list-e3cd .left_9607,
  .left_9607 {
    display: none;
  }
  .container_fresh_7d46 {
    text-align: left;
  }
  .tag_stone_78a1 {
    text-align: center;
  }
  .breadcrumb-gas-942d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.motion-9dd6 {
  box-shadow: none !important;
}
.glass_8939 .detail_next_4d7d,
.feature_narrow_93d4 .detail_next_4d7d {
  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;
}
.feature_narrow_93d4 .detail_next_4d7d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container_b1da {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container_b1da:after,
.container_b1da:before {
  content: "";
  display: table;
}
.container_b1da:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container_b1da {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container_b1da,
.surface_last_7e47 {
  max-width: 1248px;
  margin: 0 auto;
}

.black-9bd9.wide-3a81 .container_b1da {
  max-width: 100%;
}
.black-9bd9.form_fresh_0e06 {
  max-width: 1200px;
  margin: 0 auto;
}
.black-9bd9.rough-675d .container_b1da {
  max-width: 100%;
}
.black-9bd9.rough-675d > .container_b1da {
  padding-left: 0;
  padding-right: 0;
}
.black-9bd9.rough-675d > .container_b1da .list-e3cd {
  margin: 0;
}
.black-9bd9.rough-675d
  > .container_b1da
  .header_f54c.breadcrumb-2bf5 {
  margin-right: 0;
  margin-left: 0;
}
.black-9bd9.rough-675d #main.breadcrumb-2bf5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hero_a6ee #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hero_a6ee #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active_6a1f .notification_fa5e {
    padding-right: 1em;
  }
  .active_6a1f.active-e677 .header_f54c {
    border-right: 1px solid #eaecee;
  }
  .active_6a1f.active-e677 .notification_fa5e {
    padding-right: 1em;
  }
  .active_6a1f.active-e677 .article_short_ad9a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left-e768 .notification_fa5e {
    padding-left: 1em;
  }
  .left-e768.active-e677 .header_f54c {
    border-left: 1px solid #eaecee;
  }
  .left-e768.active-e677 .notification_fa5e {
    padding-left: 1em;
  }
  .left-e768.active-e677 .article_short_ad9a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_first_84d2 .notification_fa5e {
    padding-left: 1em;
  }
  .highlight_first_84d2.active-e677 .action_cf06 {
    border-right: 1px solid #eaecee;
  }
  .highlight_first_84d2.active-e677 .layout_1871 {
    border-right: 1px solid #eaecee;
  }
  .highlight_first_84d2.active-e677 .notification_fa5e {
    padding-left: 1em;
  }
  .highlight_first_84d2.active-e677 .article_short_ad9a {
    padding-right: 1em;
  }
  .highlight_first_84d2.active-e677 .tall-f8dc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood_9eac .notification_fa5e {
    padding-right: 1em;
  }
  .wood_9eac.active-e677 .action_cf06 {
    border-left: 1px solid #eaecee;
  }
  .wood_9eac.active-e677 .layout_1871 {
    border-left: 1px solid #eaecee;
  }
  .wood_9eac.active-e677 .notification_fa5e {
    padding-right: 1em;
  }
  .wood_9eac.active-e677 .article_short_ad9a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood_9eac.active-e677 .tall-f8dc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_a6ee .notification_fa5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero_a6ee.active-e677 .header_f54c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hero_a6ee.active-e677 .notification_fa5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero_a6ee.active-e677 .article_short_ad9a {
    padding-left: 1em;
  }
  .hero_a6ee.active-e677 .tall-f8dc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hero_a6ee.active-e677 .notification_fa5e {
    padding-left: 0;
  }
}
.summary-bf72 .paragraph_upper_c073 {
  display: inline-block;
}
.static_f46c {
  display: inline-block;
}
.accent_85de {
  word-con: break-word;
}
.button-solid-f5b5 > span {
  display: inline-block;
  padding: 5px 0;
}
.button-solid-f5b5 .preview_middle_0434 {
  margin-left: 8px;
  margin-right: 8px;
}
.button-solid-f5b5 .up-a2a6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article_76a7 .top_14a4 {
  margin-bottom: 2em;
}
.article_76a7 .tag-911a {
  margin-bottom: 15px;
}
.article_76a7 .tag-911a:last-child {
  margin-bottom: 0;
}
.article_76a7 .active_6eaf {
  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) {
  .article_76a7 .active_6eaf {
    display: block;
  }
}
.article_76a7 .pro-fed4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article_76a7 .pro-fed4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article_76a7 .hover-fixed-3357 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article_76a7 .hover-fixed-3357 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article_76a7 .hover-fixed-3357 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article_76a7 .accent_85de {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_76a7 .accent_85de a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article_76a7 .content_paper_11bb p:last-child {
  margin-bottom: 0;
}
.article_76a7 .glass_4b1e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article_76a7 .blue_c81d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article_76a7 .gradient_2659 {
  margin-top: 1em;
}
.article_76a7 .in_e385 {
  top: 0;
  display: block;
}
.article_76a7 .in_e385 a {
  color: inherit;
}
.article_76a7 .in_e385 a:hover {
  color: inherit;
}
.article_76a7 .tabs-e392 {
  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;
}
.article_76a7 .tabs-e392:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article_76a7 .blue_c81d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article_76a7 .photo-2665 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article_76a7 .photo-2665:first-child {
  margin-top: 0;
}
.article_76a7 .photo-2665.gallery_warm_b859 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article_76a7 .photo-2665.narrow-87f9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_76a7
  .photo-2665.narrow-87f9.large-af32
  .gradient_2659 {
  width: 100%;
}
.article_76a7 .narrow-87f9 {
  -webkit-box-align: center;
  align-items: center;
}
.article_76a7 .narrow-87f9 .button-solid-f5b5,
.article_76a7 .narrow-87f9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article_76a7 .hover-fixed-3357 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_76a7 .hover-fixed-3357 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_76a7 .hover-fixed-3357: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;
}
.article_76a7 .gallery_warm_b859 {
  z-index: 5;
}
.article_76a7 .card_solid_291a .link-3eb9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article_76a7 .detail-bfa5 .link-3eb9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article_76a7 .mask-bright-c50a .link-3eb9 {
  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;
}
.article_76a7.solid_92db .active_6eaf,
.article_76a7.carousel-97ef .active_6eaf {
  display: block;
}
.article_76a7.solid_92db .active_6eaf .container-left-3589,
.article_76a7.solid_92db .active_6eaf .blue_c81d,
.article_76a7.carousel-97ef .active_6eaf .container-left-3589,
.article_76a7.carousel-97ef .active_6eaf .blue_c81d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_76a7.fresh_2f76 .pro-fed4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article_76a7.fresh_2f76 .pro-fed4 {
    margin-right: 0;
  }
}
.article_76a7.solid_92db .pro-fed4,
.article_76a7.carousel-97ef .pro-fed4 {
  padding-top: 40%;
}
.article_76a7.solid_92db .top_14a4,
.article_76a7.carousel-97ef .top_14a4 {
  display: block;
}
.article_76a7.solid_92db .fn-sticky-35f4 .blue_c81d,
.article_76a7.carousel-97ef .fn-sticky-35f4 .blue_c81d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article_76a7.solid_92db .pro-fed4,
.article_76a7.carousel-97ef .pro-fed4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article_76a7.solid_92db .blue_c81d {
  padding: 1em;
}
.active_1e3e {
  margin: 30px auto;
  display: block;
}
.active_1e3e .dim_1429 > * {
  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;
}
.active_1e3e .dim_1429 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_1e3e .dim_1429 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.simple-8ed8 .button-solid-f5b5 {
  margin-bottom: 1.41575em;
}
.simple-8ed8 .accent-177e {
  margin-bottom: 1.618em;
}
.shadow-e025 .grid_cold_a2f2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow-e025 .grid_cold_a2f2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow-e025 .tabs-lower-409c {
  max-width: 100%;
  overflow: auto;
}
.description_tiny_04eb .shadow-e025 a:hover {
  text-decoration: underline;
}
.texture_outer_54f6 .tag-911a:not(.accent_85de),
.texture_outer_54f6 .hover-fixed-3357 {
  margin-bottom: 1.41575em;
}
.texture_outer_54f6 .tag-911a:not(.accent_85de):last-child,
.texture_outer_54f6 .hover-fixed-3357:last-child {
  margin-bottom: 0;
}
.texture_outer_54f6 .tag-911a.status-inner-3a7a {
  margin-bottom: 0.41575em;
}
.texture_outer_54f6 .disabled-aa56:before,
.texture_outer_54f6 .gallery-6957:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.texture_outer_54f6 .disabled-aa56:before {
  content: "\f115";
}
.texture_outer_54f6 .gallery-6957:before {
  content: "\f02c";
}
.texture_outer_54f6 .widget-f033 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.texture_outer_54f6 .widget-f033 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info-plasma-366c {
  display: -webkit-box;
  display: flex;
}
.info-plasma-366c .cool-0951 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info-plasma-366c .cool-0951 {
    flex-basis: 90px;
  }
}
.info-plasma-366c .card_02ce {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-plasma-366c .card_02ce {
    flex-basis: calc(100% - 50px);
  }
}
.info-plasma-366c .icon-steel-d30c p:last-child {
  margin-bottom: 0.72em;
}
.detail-8be6 .dim_1429 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.detail-8be6 .dim_1429:after,
.detail-8be6 .dim_1429:before {
  content: "";
  display: table;
}
.detail-8be6 .dim_1429:after {
  clear: both;
}
.detail-8be6 .dim_1429 .plasma-8e26,
.detail-8be6 .dim_1429 .bottom-3755 {
  width: 49%;
}
.detail-8be6 .dim_1429 .plasma-8e26 a span.text-b780,
.detail-8be6 .dim_1429 .bottom-3755 a span.text-b780 {
  display: block;
  margin-bottom: 5px;
}
.detail-8be6 .dim_1429 .bottom-3755 {
  float: left;
  text-align: left;
}
.detail-8be6 .dim_1429 .plasma-8e26 {
  float: right;
  text-align: right;
}
.module_fluid_227b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module_fluid_227b {
    margin-bottom: 0;
  }
}
.bottom_4a4c {
  margin-bottom: 1em;
}
.bottom_4a4c .accent_85de {
  font-size: 1.1em;
  line-height: 1.3;
}
.cool-4e27 a {
  display: block;
  line-height: 0;
  position: relative;
}
.active-dirty-119d .bottom_4a4c,
.header-brown-4598 .bottom_4a4c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active-dirty-119d .bottom_4a4c,
  .header-brown-4598 .bottom_4a4c {
    display: block;
  }
}
.active-dirty-119d .cool-4e27,
.header-brown-4598 .cool-4e27 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active-dirty-119d .cool-4e27,
  .header-brown-4598 .cool-4e27 {
    margin-bottom: 1em;
  }
}
.active-dirty-119d .cool-4e27 img,
.header-brown-4598 .cool-4e27 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active-dirty-119d .highlight-lower-3863,
.header-brown-4598 .highlight-lower-3863 {
  flex-basis: calc(100% - 160px);
}
.active-dirty-119d .highlight-lower-3863 p,
.header-brown-4598 .highlight-lower-3863 p {
  margin-bottom: 0;
}
.active-dirty-119d .highlight-lower-3863 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active-dirty-119d .highlight-lower-3863 {
    padding-left: 0;
  }
}
.header-brown-4598 .highlight-lower-3863 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .header-brown-4598 .highlight-lower-3863 {
    padding-right: 0;
  }
}
.header-brown-4598 .cool-4e27 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hero_7c6d .cool-4e27 {
  margin-bottom: 0.5em;
}
.hero_7c6d .cool-4e27 img {
  width: 100%;
}
.search-06be .alert-a94c,
.border-down-5865 .alert-a94c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border-down-5865 .header_f54c .hero-34e4 p:last-child {
  margin-bottom: 0;
}
.nav_795d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.prev-fb6d .preview_narrow_12c1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .prev-fb6d .preview_narrow_12c1:last-of-type {
    margin-bottom: 0;
  }
}
.prev-fb6d .preview_narrow_12c1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev-fb6d .preview_narrow_12c1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.prev-fb6d .preview_narrow_12c1 ul li {
  margin: 0 0 0.6em;
}
.prev-fb6d .preview_narrow_12c1 ul li.info_97c2,
.prev-fb6d .preview_narrow_12c1 ul li.over_5ec5 {
  position: relative;
}
.prev-fb6d .preview_narrow_12c1 ul li.info_97c2 .static_3120,
.prev-fb6d .preview_narrow_12c1 ul li.over_5ec5 .static_3120 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.prev-fb6d .preview_narrow_12c1 ul li.info_97c2:after:after,
.prev-fb6d .preview_narrow_12c1 ul li.info_97c2:after:before,
.prev-fb6d
  .preview_narrow_12c1
  ul
  li.over_5ec5:after:after,
.prev-fb6d
  .preview_narrow_12c1
  ul
  li.over_5ec5:after:before {
  content: "";
  display: table;
}
.prev-fb6d .preview_narrow_12c1 ul li.info_97c2:after:after,
.prev-fb6d
  .preview_narrow_12c1
  ul
  li.over_5ec5:after:after {
  clear: both;
}
.prev-fb6d .preview_narrow_12c1 a.tertiary_top_9ba0:hover {
  text-decoration: none;
}
.prev-fb6d .preview_narrow_12c1 select {
  max-width: 100%;
}
.prev-fb6d .preview_narrow_12c1 table {
  font-size: 85%;
}
.prev-fb6d .preview_narrow_12c1 table td,
.prev-fb6d .preview_narrow_12c1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.prev-fb6d .preview_narrow_12c1 table tfoot td {
  text-align: left;
}
.prev-fb6d .preview_narrow_12c1 :last-child {
  margin-bottom: 0;
}
.prev-fb6d .preview_narrow_12c1 .modal_black_334c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.prev-fb6d .preview_narrow_12c1 .modal_black_334c label {
  width: 100%;
}
.prev-fb6d .preview_narrow_12c1 .modal_black_334c .motion-aca1 {
  width: 100%;
  display: block;
}
.prev-fb6d .preview_narrow_12c1 .modal_black_334c .lower_48f4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.prev-fb6d .preview_narrow_12c1 .modal_black_334c .lower_48f4:hover svg #svg-search {
  fill: #444;
}
.prev-fb6d .preview_narrow_12c1 .modal_black_334c .lower_48f4 svg {
  width: 18px;
  height: 18px;
}
.prev-fb6d .bottom-c594 ul ul,
.prev-fb6d .caption-6268 ul ul,
.prev-fb6d .popup-outer-e997 ul ul,
.prev-fb6d .tiny_f349 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.prev-fb6d .bottom-c594 .pagination_8ba3 > a,
.prev-fb6d .caption-6268 .pagination_8ba3 > a,
.prev-fb6d .popup-outer-e997 .pagination_8ba3 > a,
.prev-fb6d .tiny_f349 .pagination_8ba3 > a {
  margin-bottom: 0;
}
.prev-fb6d .over-985e li,
.prev-fb6d .bottom-c594 li,
.prev-fb6d .over_8d21 li,
.prev-fb6d .caption-6268 li,
.prev-fb6d .popup-outer-e997 li,
.prev-fb6d .tiny_f349 li,
.prev-fb6d .green-ef56 li,
.prev-fb6d .inner_b856 li {
  display: block;
  position: relative;
}
.prev-fb6d .over-985e li:last-child,
.prev-fb6d .bottom-c594 li:last-child,
.prev-fb6d .over_8d21 li:last-child,
.prev-fb6d .caption-6268 li:last-child,
.prev-fb6d .popup-outer-e997 li:last-child,
.prev-fb6d .tiny_f349 li:last-child,
.prev-fb6d .green-ef56 li:last-child,
.prev-fb6d .inner_b856 li:last-child {
  border: none;
}
.prev-fb6d .over-985e li a,
.prev-fb6d .bottom-c594 li a,
.prev-fb6d .over_8d21 li a,
.prev-fb6d .caption-6268 li a,
.prev-fb6d .popup-outer-e997 li a,
.prev-fb6d .tiny_f349 li a,
.prev-fb6d .green-ef56 li a,
.prev-fb6d .inner_b856 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev-fb6d .over-985e li ul li::before,
.prev-fb6d .bottom-c594 li ul li::before,
.prev-fb6d .over_8d21 li ul li::before,
.prev-fb6d .caption-6268 li ul li::before,
.prev-fb6d .popup-outer-e997 li ul li::before,
.prev-fb6d .tiny_f349 li ul li::before,
.prev-fb6d .green-ef56 li ul li::before,
.prev-fb6d .inner_b856 li ul li::before {
  left: 15px;
}
.prev-fb6d .over-985e li ul a,
.prev-fb6d .bottom-c594 li ul a,
.prev-fb6d .over_8d21 li ul a,
.prev-fb6d .caption-6268 li ul a,
.prev-fb6d .popup-outer-e997 li ul a,
.prev-fb6d .tiny_f349 li ul a,
.prev-fb6d .green-ef56 li ul a,
.prev-fb6d .inner_b856 li ul a {
  padding-left: 20px;
}
.prev-fb6d .over-985e li ul ul li::before,
.prev-fb6d .bottom-c594 li ul ul li::before,
.prev-fb6d .over_8d21 li ul ul li::before,
.prev-fb6d .caption-6268 li ul ul li::before,
.prev-fb6d .popup-outer-e997 li ul ul li::before,
.prev-fb6d .tiny_f349 li ul ul li::before,
.prev-fb6d .green-ef56 li ul ul li::before,
.prev-fb6d .inner_b856 li ul ul li::before {
  left: 30px;
}
.prev-fb6d .over-985e li ul ul a,
.prev-fb6d .bottom-c594 li ul ul a,
.prev-fb6d .over_8d21 li ul ul a,
.prev-fb6d .caption-6268 li ul ul a,
.prev-fb6d .popup-outer-e997 li ul ul a,
.prev-fb6d .tiny_f349 li ul ul a,
.prev-fb6d .green-ef56 li ul ul a,
.prev-fb6d .inner_b856 li ul ul a {
  padding-left: 40px;
}
.prev-fb6d .tertiary-c409 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev-fb6d .inner_b856 ul li {
  margin-bottom: 1.41575em;
}
.prev-fb6d .inner_b856 ul li .in-ed72 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.prev-fb6d .inner_b856 ul li .outline-soft-4f29 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.action_23f2 .over-985e li a,
.action_23f2 .bottom-c594 li a,
.action_23f2 .over_8d21 li a,
.action_23f2 .caption-6268 li a,
.action_23f2 .popup-outer-e997 li a,
.action_23f2 .tiny_f349 li a,
.action_23f2 .green-ef56 li a,
.action_23f2 .inner_b856 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_23f2 .tertiary-c409 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_23f2 .preview_narrow_12c1 ul li.info_97c2 .static_3120,
.action_23f2 .preview_narrow_12c1 ul li.over_5ec5 .static_3120 {
  background: rgba(0, 0, 0, 0.2);
}
.action_23f2 .prev-fb6d .preview_narrow_12c1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li {
  margin: 0;
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li ul {
  margin: 0;
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li ul li a {
  padding-left: 15px;
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li ul li li a {
  padding-left: 30px;
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li.bright-7d40 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li.bright-7d40 > 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;
}
.black-9bd9 .prev-fb6d .accordion_old_c819 li.bright-7d40 > 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;
}
.tertiary_lite_e748 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background-last-ed4d {
  position: relative;
  z-index: 10;
}
.background-last-ed4d .detail_1c3d {
  width: 100%;
  max-width: 100%;
}
.focus-right-6efa .hero-1d18 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focus-right-6efa .article-7619 {
}
.focus-right-6efa .action_23f2 {
  background: #292929;
}
.widget_hovered_1475 .hero-1d18 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.widget_hovered_1475 .article-7619 {
  background: #f9f9f9;
}
.widget_hovered_1475 .action_23f2 {
  background: #303030;
}
.chip-yellow-84b3 .hero-1d18 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-yellow-84b3 .paragraph_upper_c073 {
    margin-bottom: 1em;
  }
  .chip-yellow-84b3 .paragraph_upper_c073:last-child {
    margin-bottom: 0;
  }
}
.chip-yellow-84b3 .article-7619 {
  background: #ededed;
}
.chip-yellow-84b3 .action_23f2 {
  background: #1a1a1a;
}
.hero-1d18.article-7619 {
  color: rgba(0, 0, 0, 0.6);
}
.hero-1d18.article-7619 .dynamic-b979 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-1d18.action_23f2 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-1d18.action_23f2 a:not(.tertiary_top_9ba0) {
  color: rgba(255, 255, 255, 0.79);
}
.hero-1d18.action_23f2 a:not(.tertiary_top_9ba0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-1d18.action_23f2 .dynamic-b979 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-1d18.action_23f2 table tbody td,
.hero-1d18.action_23f2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.active-8a36.disabled_b91b .container_b1da {
  max-width: initial;
}
.active-8a36 .sort-full-49eb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active-8a36 .sort-full-49eb .detail_1c3d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active-8a36 .sort-full-49eb .detail_1c3d {
    display: block;
    margin-bottom: 2em;
  }
  .active-8a36 .sort-full-49eb .detail_1c3d:last-child {
    margin-bottom: 0;
  }
}
.chip-yellow-84b3 .paragraph_upper_c073:last-child,
.widget_hovered_1475 .paragraph_upper_c073:last-child,
.focus-right-6efa .paragraph_upper_c073:last-child {
  margin-bottom: 0;
}
.chip-yellow-84b3 .paragraph_upper_c073 .prev-fb6d .preview_narrow_12c1:last-child,
.widget_hovered_1475 .paragraph_upper_c073 .prev-fb6d .preview_narrow_12c1:last-child,
.focus-right-6efa .paragraph_upper_c073 .prev-fb6d .preview_narrow_12c1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip-yellow-84b3 .wrapper-stone-e627,
  .chip-yellow-84b3 .clean_63d6,
  .widget_hovered_1475 .wrapper-stone-e627,
  .widget_hovered_1475 .clean_63d6,
  .focus-right-6efa .wrapper-stone-e627,
  .focus-right-6efa .clean_63d6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background-last-ed4d .paragraph_upper_c073 {
    margin-bottom: 2em;
  }
}
.background-last-ed4d p:last-child {
  margin-bottom: 0;
}
.background-last-ed4d li,
.background-last-ed4d ul {
  list-style: none;
  margin: 0;
}
.background-last-ed4d ul ul {
  margin-left: 2.617924em;
}
.alert-fresh-a0fa {
  font-size: 0.875em;
}

/* css-noise: 837b */
.shadow-element-e0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
