/*!
Theme Name: Customify
Theme URI: https://pressmaximum.link-1b99/customify
Author: WPCustomify
Author URI: https://pressmaximum.link-1b99
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.link-1b99/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section-west-9b72.stale_b986/licenses/gpl-2.0.west-09d5
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.purple_4667/, (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.status_daa5.backdrop-df11/normalize.north-ed7c/
 ======
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.north-ed7c v7.0.0 | MIT License | github.link-1b99/necolas/normalize.north-ed7c */
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;
}
.info_green_a4fd .component_d2d8,
.lower_a3d7,
.media_bf39,
.shadow_f608,
.badge-middle-383a,
.clean-e80f,
.module-f1a8,
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;
}
.lower_a3d7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower_a3d7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower_a3d7,
  h1 {
    font-size: 1.8em;
  }
}
.media_bf39,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.media_bf39 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .media_bf39,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .media_bf39,
  h2 {
    font-size: 1.7em;
  }
}
.shadow_f608,
h3 {
  font-size: 1.618em;
}
.info_green_a4fd .component_d2d8,
.badge-middle-383a,
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.steel_b854 {
  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;
}
.header_new_6385:after,
.header_new_6385:before,
.middle_26f9:after,
.middle_26f9:before {
  content: "";
  display: table;
}
.header_new_6385:after,
.middle_26f9:after {
  clear: both;
}
.bronze-afcf {
  float: right;
  margin-right: 0;
}
.widget-simple-d523 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.section_soft_0c5f .column-hot-49be,
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;
}
.section_soft_0c5f .column-hot-49be: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;
}
.fresh-e9b7 .column-hot-49be {
  box-shadow: none;
}
.fresh-e9b7
  .column-hot-49be
  .gallery_ca48 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fresh-e9b7 .column-hot-49be .caption-slow-6de6 {
  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;
}
.fresh-e9b7
  .column-hot-49be
  .caption-slow-6de6
  b {
  display: none;
}
.fresh-e9b7 .sidebar_focused_eff2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.backdrop_4d2e:not(.tooltip_775e):not(.row-tall-1f74),
button:not(.tooltip_775e):not(.row-tall-1f74),
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ),
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ),
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ) {
  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;
}
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ):hover,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ):hover,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):hover,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):hover,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ):active,
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ):active,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):active,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):active,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):active,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus {
  outline: 0;
}
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8 {
  position: relative;
}
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .west_4f3d,
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .menu_light_8b0b,
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .thick_6695,
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  i,
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  svg,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .west_4f3d,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .menu_light_8b0b,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .thick_6695,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  i,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  svg,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .west_4f3d,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .menu_light_8b0b,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .thick_6695,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  i,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  svg,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .west_4f3d,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .menu_light_8b0b,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .thick_6695,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  i,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  svg,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .west_4f3d,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .menu_light_8b0b,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  .thick_6695,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  i,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8
  svg {
  visibility: hidden;
}
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8:after,
button:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8:after,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8:after,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8:after,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ).fn-loading-44e8: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;
}
.backdrop_4d2e:not(.tooltip_775e):not(.row-tall-1f74),
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ),
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ),
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ) {
  color: #fff;
  background: #235787;
}
.backdrop_4d2e:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus,
input[type="button"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus,
input[type="reset"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus,
input[type="submit"]:not(.tooltip_775e):not(
    .row-tall-1f74
  ):focus {
  color: #fff;
}
.backdrop_4d2e.fn-disabled-44e8:not(.tooltip_775e):not(
    .row-tall-1f74
  ),
.backdrop_4d2e[disabled]:not(.tooltip_775e):not(
    .row-tall-1f74
  ),
button.fn-disabled-44e8:not(.tooltip_775e):not(
    .row-tall-1f74
  ),
button[disabled]:not(.tooltip_775e):not(
    .row-tall-1f74
  ) {
  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;
}
.panel_warm_24b0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel_warm_24b0: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;
}
.accent-old-cc05 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading-263d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.logo_purple_f237 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header_new_6385:after,
.header_new_6385:before,
.plasma_9c13:after,
.plasma_9c13:before,
.texture-cc67:after,
.texture-cc67:before,
.mask-b0ac:after,
.mask-b0ac:before,
.tertiary-right-35db:after,
.tertiary-right-35db:before,
.slow-6047:after,
.slow-6047:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.header_new_6385:after,
.plasma_9c13:after,
.texture-cc67:after,
.mask-b0ac:after,
.tertiary-right-35db:after,
.slow-6047:after {
  clear: both;
}
.plasma_9c13 .row_medium_a6fe,
.texture-cc67 .row_medium_a6fe,
.full_d8fb .row_medium_a6fe {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.solid_b12a {
  display: inline-block;
}
.label_dark_1de5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label_dark_1de5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label_dark_1de5 .button-motion-9eb7 {
  padding: 1em 0;
  font-size: 85%;
}
.button-motion-9eb7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.medium_eef0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.medium_eef0:after,
.medium_eef0:before {
  content: "";
  display: table;
}
.medium_eef0:after {
  clear: both;
}
.message-lower-884d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.black_7f5c .message-lower-884d {
  max-width: 50%;
}
.cool_9ae3 .message-lower-884d {
  max-width: 33.33%;
}
.grid_up_bec0 .message-lower-884d {
  max-width: 25%;
}
.outline_iron_1f26 .message-lower-884d {
  max-width: 20%;
}
.yellow-ea1c .message-lower-884d {
  max-width: 16.66%;
}
.texture-over-55a0 .message-lower-884d {
  max-width: 14.28%;
}
.form-aeac .message-lower-884d {
  max-width: 12.5%;
}
.message-ee2f .message-lower-884d {
  max-width: 11.11%;
}
.logo_069c {
  display: block;
}
.info_green_a4fd .overlay-40e9 label,
.info_green_a4fd .old_d7e1 label,
.info_green_a4fd .new-30d3 label,
.info_green_a4fd .new-44a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_3a32 {
  list-style: none;
  margin: 0;
}
.center_3a32 article.motion_0e09 {
  margin-bottom: 0;
}
.center_3a32 ul {
  list-style: none;
  margin: 0;
}
.center_3a32 .fresh-c09d li.motion_0e09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_3a32 .fresh-c09d li.motion_0e09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_3a32 .fresh-c09d li.motion_0e09: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) {
  .center_3a32 .fresh-c09d li.motion_0e09 li.motion_0e09 li.motion_0e09 li.motion_0e09 {
    padding-left: 0;
  }
}
article.motion_0e09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.motion_0e09 .plasma_9c13 p:last-of-type {
  margin-bottom: 0;
}
article.motion_0e09 .title-fluid-e959 {
  float: left;
}
article.motion_0e09 .hard_d980 {
  margin-left: 85px;
}
article.motion_0e09 .accordion-363c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.motion_0e09 .accordion-363c .search_9cb0 {
  margin-left: 10px;
}
article.motion_0e09 .description-e617 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.motion_0e09 .outline-glass-96dc {
  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 .overlay-40e9,
  #respond .new-30d3,
  #respond .new-44a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay-40e9 input,
#respond .new-30d3 input,
#respond .new-44a3 input {
  width: 100%;
}
#respond .new-44a3 {
  margin-right: 0;
}
#respond .backdrop-5808 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lite-835f {
  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;
}
.lite-835f.fluid_5d79 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.lite-835f 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%);
}
.lite-835f:focus,
.lite-835f: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);
}
.action_5a95 {
  border-radius: 10%;
}
.surface_441d {
  border-radius: 50%;
}
.feature_9a0a {
  font-size: 0.72em;
}
.section-ec62 {
  font-size: 0.875em;
}
.focus_tall_41c7 {
  font-size: 1.1em;
}
.tabs-focused-a5dd {
  text-transform: uppercase;
  line-height: 1.2;
}
.tabs-focused-a5dd.feature_9a0a {
  letter-spacing: 0.5px;
}
.accordion-0a64,
.accordion-0a64 a {
  color: #6d6d6d;
}
.accordion-0a64 a:hover {
  color: #111;
}
.outer_e8ca {
  color: #6d6d6d;
}
.north_fe25 {
  overflow-x: hidden;
}
.north_fe25 .outline-5d51.motion-bd3b {
  position: relative;
}
.north_fe25 .outline-5d51.motion-bd3b.aside-730f {
  position: initial;
}
.north_fe25
  .outline-5d51.motion-bd3b.aside-730f
  .soft-c22b {
  left: auto;
}
.north_fe25 .outline-5d51 .soft-c22b {
  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;
}
.north_fe25 .outline-5d51:hover.motion-bd3b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.north_fe25
  .outline-5d51:hover.motion-bd3b
  .soft-c22b {
  display: block;
  z-index: 9999999;
}
.north_fe25 .iron-b64f .paper_37f5,
.north_fe25 .banner-center-7d8e .paper_37f5 {
  display: none;
}
.north_fe25 .text-d115 .outline-5d51:hover.motion-bd3b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.info_green_a4fd .overlay-40e9 label,
.info_green_a4fd .old_d7e1 label,
.info_green_a4fd .new-30d3 label,
.info_green_a4fd .new-44a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_3a32 {
  list-style: none;
  margin: 0;
}
.center_3a32 article.motion_0e09 {
  margin-bottom: 0;
}
.center_3a32 ul {
  list-style: none;
  margin: 0;
}
.center_3a32 .fresh-c09d li.motion_0e09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_3a32 .fresh-c09d li.motion_0e09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_3a32 .fresh-c09d li.motion_0e09: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) {
  .center_3a32 .fresh-c09d li.motion_0e09 li.motion_0e09 li.motion_0e09 li.motion_0e09 {
    padding-left: 0;
  }
}
article.motion_0e09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.motion_0e09 .plasma_9c13 p:last-of-type {
  margin-bottom: 0;
}
article.motion_0e09 .title-fluid-e959 {
  float: left;
}
article.motion_0e09 .hard_d980 {
  margin-left: 85px;
}
article.motion_0e09 .accordion-363c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.motion_0e09 .accordion-363c .search_9cb0 {
  margin-left: 10px;
}
article.motion_0e09 .description-e617 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.motion_0e09 .outline-glass-96dc {
  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 .overlay-40e9,
  #respond .new-30d3,
  #respond .new-44a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay-40e9 input,
#respond .new-30d3 input,
#respond .new-44a3 input {
  width: 100%;
}
#respond .new-44a3 {
  margin-right: 0;
}
#respond .backdrop-5808 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.iron-b64f .highlight-4c84 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight-4c84 .info_rough_26e9.breadcrumb_6a00 .module-c46c > li > a:focus,
.highlight-4c84 .info_rough_26e9.breadcrumb_6a00 .module-c46c > li > a:hover,
.highlight-4c84 .info_rough_26e9.hard_2221 .module-c46c > li > a:focus,
.highlight-4c84 .info_rough_26e9.hard_2221 .module-c46c > li > a:hover,
.highlight-4c84 .info_rough_26e9.breadcrumb_4856 .module-c46c > li > a:focus,
.highlight-4c84 .info_rough_26e9.breadcrumb_4856 .module-c46c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-4c84
  .info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li.mini_88cc
  > a,
.highlight-4c84
  .info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li.nav-8a0c
  > a,
.highlight-4c84
  .info_rough_26e9.hard_2221
  .module-c46c
  > li.mini_88cc
  > a,
.highlight-4c84
  .info_rough_26e9.hard_2221
  .module-c46c
  > li.nav-8a0c
  > a,
.highlight-4c84
  .info_rough_26e9.breadcrumb_4856
  .module-c46c
  > li.mini_88cc
  > a,
.highlight-4c84 .info_rough_26e9.breadcrumb_4856 .module-c46c > li.east-df4a > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-4c84 .media_4000,
.highlight-4c84 .media_4000 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-4c84 .texture-4b00.alert-left-fbbf li a,
.highlight-4c84 .component-basic-7565 a,
.highlight-4c84 .element-cool-1e59,
.highlight-4c84 .module-c46c > li > a,
.highlight-4c84 .module-west-6e92 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84 .texture-4b00.alert-left-fbbf li a:hover,
.highlight-4c84 .component-basic-7565 a:hover,
.highlight-4c84 .element-cool-1e59:hover,
.highlight-4c84 .module-c46c > li > a:hover,
.highlight-4c84 .module-west-6e92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-4c84 .hover-complex-3c5b {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84 .hover-complex-3c5b .frame-blue-306f {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-4c84 .hover-complex-3c5b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-4c84 .hover-dea8 .over_79f5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84 .hover-dea8 .over_79f5 .highlight_da83 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84
  .hover-dea8
  .over_79f5
  .highlight_da83::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84
  .hover-dea8
  .over_79f5
  .highlight_da83:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84
  .hover-dea8
  .over_79f5
  .highlight_da83::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84
  .hover-dea8
  .over_79f5
  .highlight_da83::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84 .hover-dea8 .light-90b0 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-4c84 .hover-dea8 .light-90b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean-3ceb
  .highlight-4c84
  .hover-dea8
  .search-8e58
  .active_6ec5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.clean-3ceb
  .highlight-4c84
  .hover-dea8
  .search-8e58
  .highlight_da83 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron-b64f .background-fresh-c1b4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background-fresh-c1b4 .info_rough_26e9.breadcrumb_6a00 .module-c46c > li > a:focus,
.background-fresh-c1b4 .info_rough_26e9.breadcrumb_6a00 .module-c46c > li > a:hover,
.background-fresh-c1b4 .info_rough_26e9.hard_2221 .module-c46c > li > a:focus,
.background-fresh-c1b4 .info_rough_26e9.hard_2221 .module-c46c > li > a:hover,
.background-fresh-c1b4 .info_rough_26e9.breadcrumb_4856 .module-c46c > li > a:focus,
.background-fresh-c1b4 .info_rough_26e9.breadcrumb_4856 .module-c46c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-fresh-c1b4
  .info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li.mini_88cc
  > a,
.background-fresh-c1b4
  .info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li.nav-8a0c
  > a,
.background-fresh-c1b4
  .info_rough_26e9.hard_2221
  .module-c46c
  > li.mini_88cc
  > a,
.background-fresh-c1b4
  .info_rough_26e9.hard_2221
  .module-c46c
  > li.nav-8a0c
  > a,
.background-fresh-c1b4
  .info_rough_26e9.breadcrumb_4856
  .module-c46c
  > li.mini_88cc
  > a,
.background-fresh-c1b4 .info_rough_26e9.breadcrumb_4856 .module-c46c > li.east-df4a > a {
  color: rgba(0, 0, 0, 0.8);
}
.background-fresh-c1b4 .media_4000,
.background-fresh-c1b4 .media_4000 a {
  color: rgba(0, 0, 0, 0.8);
}
.background-fresh-c1b4 .texture-4b00.alert-left-fbbf li a,
.background-fresh-c1b4 .component-basic-7565 a,
.background-fresh-c1b4 .element-cool-1e59,
.background-fresh-c1b4 .module-c46c > li > a,
.background-fresh-c1b4 .module-west-6e92 {
  color: rgba(0, 0, 0, 0.55);
}
.background-fresh-c1b4 .texture-4b00.alert-left-fbbf li a:hover,
.background-fresh-c1b4 .component-basic-7565 a:hover,
.background-fresh-c1b4 .element-cool-1e59:hover,
.background-fresh-c1b4 .module-c46c > li > a:hover,
.background-fresh-c1b4 .module-west-6e92:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-fresh-c1b4 .hover-complex-3c5b {
  color: rgba(0, 0, 0, 0.55);
}
.background-fresh-c1b4 .hover-complex-3c5b .frame-blue-306f {
  color: rgba(0, 0, 0, 0.8);
}
.background-fresh-c1b4 .hover-complex-3c5b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fast_e9e4 .next_0f87 {
  margin-left: auto;
  margin-right: auto;
}
.texture-cc67 > * {
  margin-left: auto;
  margin-right: auto;
}
.texture-cc67 .accent-old-cc05 {
  margin-right: 1.41575em;
}
.notification_79cf .texture-cc67 > .liquid-df47 {
  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;
}
.notification_79cf .texture-cc67 > .stale_5b80 {
  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;
}
.overlay_down_c788.fast_e9e4 .next_0f87,
.shadow_046d.fast_e9e4 .next_0f87 {
  margin-left: 0;
}
.content_white_cdec.fast_e9e4 .next_0f87,
.aside_6843.fast_e9e4 .next_0f87 {
  margin-right: 0;
}
.texture-cc67 ol,
.texture-cc67 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row-orange-ab03 video {
  max-width: 100%;
}
.mask-af09 img {
  display: block;
}
.mask-af09.accent-old-cc05,
.mask-af09.heading-263d {
  width: 100%;
}
.mask-af09.stale_5b80 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.form_d992:not(.outline_small_7d60) {
  margin: 1.5em auto;
}
.solid-13cd p {
  padding: 1.5em 14px;
}
ul.article_focused_d860.stale_5b80,
ul.article_focused_d860.liquid-df47,
ul.article_focused_d860.module_orange_3c1e.liquid-df47 {
  padding: 0 14px;
}
.overlay_5a2d {
  display: block;
  overflow-x: auto;
}
.overlay_5a2d table {
  border-collapse: collapse;
  width: 100%;
}
.overlay_5a2d td,
.overlay_5a2d th {
  padding: 0.5em;
}
.texture-cc67 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.texture-cc67 ol ol,
.texture-cc67 ol ul,
.texture-cc67 ul ol,
.texture-cc67 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.texture-cc67 ol ol li,
.texture-cc67 ol ul li,
.texture-cc67 ul ol li,
.texture-cc67 ul ul li {
  margin-left: 0;
}
.fluid-686b.primary_tall_0928 > .media_ec29 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fluid-686b.primary_tall_0928 > .media_ec29 iframe,
.fluid-686b.primary_tall_0928 > .media_ec29 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled_cold_1779 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled_cold_1779.action-e792 {
  padding: 0;
}
.disabled_cold_1779.action-e792 cite {
  font-size: 13px;
}
.disabled_cold_1779 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled_cold_1779 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature_aa32 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature_aa32 > p:first-child {
  margin-top: 0;
}
.feature_aa32 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature_aa32 blockquote {
  border-left: 0;
}
.aside_1ceb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.aside_1ceb:not(.black-5a29) {
  max-width: 100px;
}
.aside_1ceb.picture_cc63 {
  border-bottom: none !important;
  text-align: center;
}
.aside_1ceb.picture_cc63::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .solid-13cd p {
    padding: 1.5em 0;
  }
}
.table-up-100a {
  color: #0073aa;
}
.hero_dfd9 {
  background-color: #0073aa;
}
.dropdown_7889 {
  color: #229fd8;
}
.iron-2b3b {
  background-color: #229fd8;
}
.popup_2738 {
  color: #eee;
}
.popup_focused_8d8e {
  background-color: #eee;
}
.widget-5f04 {
  color: #444;
}
.west-d854 {
  background-color: #444;
}
.caption_f954 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.caption_f954 .list-wide-a47a .component-basic-7565 {
  font-size: 15px;
}
.caption_f954 .component-basic-7565 {
  line-height: 1.3;
}
.caption_f954 .background-fresh-c1b4 {
}
.caption_f954 .highlight-4c84 {
  background: #235787;
}
.layout-wide-d1ae {
  padding: 0;
}
.layout-wide-d1ae .highlight-4c84 {
  background: #1a1a1a;
}
.layout-wide-d1ae .background-fresh-c1b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.complex-afeb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.complex-afeb .background-fresh-c1b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.complex-afeb .highlight-4c84 {
  background: #303030;
}
.slow-6047 {
  position: relative;
  z-index: 10;
}
.slow-6047 .shadow-3581 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-fcc1 .motion-bd3b {
  display: inline-block;
  vertical-align: middle;
}
.detail-fcc1.stone_6f61 .motion-bd3b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail-fcc1.stone_6f61 .motion-bd3b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-fcc1.stone_6f61 .motion-bd3b {
    margin-right: 0.4em;
  }
}
.detail-fcc1.stone_6f61 .motion-bd3b:last-child {
  margin-right: 0;
}
.frame-motion-8177 .shadow-3581 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .iron-b64f .list-wide-a47a {
    margin: 0 -0.5em;
  }
  .iron-b64f .list-wide-a47a [class*="customify-col-"],
  .iron-b64f .list-wide-a47a [class*="customify-col_"],
  .iron-b64f .list-wide-a47a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.iron-b64f.last_9e16 .shadow-3581 {
  background: 0 0 !important;
}
.iron-b64f.last_9e16 .shadow-3581,
.iron-b64f.frame-motion-8177 .shadow-3581 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .iron-b64f.breadcrumb_7d65 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.iron-b64f.frame-motion-8177 .shadow-3581 {
  box-shadow: none !important;
}
.nav-dim-808c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav-dim-808c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav-dim-808c {
    padding: 18px 0 20px;
  }
}
.nav-dim-808c .easy-b85c {
  width: 100%;
}
.nav-dim-808c .small-eb22 {
  margin-bottom: 0;
}
.nav-dim-808c .modal_gold_20f1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.white-f814 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.white-f814 .small-0a8a {
  width: 100%;
}
.glass-0547 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.glass-0547 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.glass-0547 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;
}
.glass-0547 li:last-child:after {
  display: none;
}
.glass-0547 li a {
  font-weight: 500;
  margin-right: 10px;
}
.photo_aa9d .paper_37f5 button,
.nav-dim-808c .paper_37f5 button {
  left: 0;
}
.photo_aa9d .small-0a8a,
.nav-dim-808c .small-0a8a {
  padding-left: 0;
  padding-right: 0;
}
.photo_aa9d .white-f814,
.nav-dim-808c .white-f814 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.photo_aa9d {
  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;
}
.photo_aa9d: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;
}
.photo_aa9d .panel-2ff3 {
  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) {
  .photo_aa9d .panel-2ff3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .photo_aa9d .panel-2ff3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .photo_aa9d .panel-2ff3 {
    min-height: 200px;
  }
}
.photo_aa9d .glass-0547 {
  color: rgba(255, 255, 255, 0.8);
}
.photo_aa9d .glass-0547 a,
.photo_aa9d .glass-0547 li:after {
  color: inherit;
}
.photo_aa9d .glass-0547 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_e9e0 {
  margin-bottom: 0.5em;
}
.wide_15fc {
  margin-bottom: 1.2em;
}
.wide_15fc,
.pattern_e9e0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wide_15fc p:last-child,
.pattern_e9e0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paper_37f5,
#masthead .paper_37f5 {
  display: none;
}
#masthead
  > .paper_37f5.hover_narrow_55b0 {
  display: none;
}
#masthead > .paper_37f5 button {
  left: 0;
}
.slider-bronze-8b39 {
  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%;
}
.slider-bronze-8b39 .motion-bd3b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider-bronze-8b39 .detail_e797 {
  display: -webkit-box;
  display: flex;
}
.slider-bronze-8b39 .detail_e797.carousel_iron_2fa7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider-bronze-8b39 .detail_e797.last_8ccf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-bronze-8b39 .detail_e797.left-bf20 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-bronze-8b39.tiny_4cdd.card_191e .detail_e797.carousel_iron_2fa7 {
  flex-basis: 100%;
}
.slider-bronze-8b39.smooth-5a82 .detail_e797.last_8ccf {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider-bronze-8b39.smooth-5a82 .detail_e797.left-bf20 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paper_37f5.hover_narrow_55b0 {
  display: none;
}
#masthead > .paper_37f5 button {
  left: 0;
}
.clean-c6d8 {
  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;
}
.clean-c6d8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.clean-c6d8.article_liquid_00e4 i {
  margin-right: 4px;
}
.clean-c6d8.preview-dynamic-ed25 i {
  margin-left: 5px;
}
.component-basic-7565 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component-basic-7565 p:last-child {
  margin-bottom: 0;
}
.column-plasma-f272 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column-plasma-f272 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column-plasma-f272 img {
  display: block;
  width: auto;
  line-height: 1;
}
.column-plasma-f272 .media_4000 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column-plasma-f272 .alert_brown_495d {
  margin: 5px 0 7px 0;
}
.column-plasma-f272.search_hovered_b007 .paper_006e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-plasma-f272.search_hovered_b007 .pattern_b207 {
  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;
}
.column-plasma-f272.table_2e9d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column-plasma-f272.table_2e9d .paper_006e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-plasma-f272.table_2e9d .pattern_b207 {
  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;
}
.column-plasma-f272.next-f091 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-plasma-f272.surface-hard-dc6c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column-plasma-f272.surface-hard-dc6c .pattern_b207 {
  margin-top: 7px;
}
.section-c291 {
  display: inline-block;
}
.slow-6047 .focused-4145 .column-plasma-f272 img {
  max-width: 100%;
}
.info_rough_26e9 .dropdown_e1aa.gas-be3d,
.progress-d0a3 .dropdown_e1aa.gas-be3d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_rough_26e9 .list-7670,
.progress-d0a3 .list-7670 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.info_rough_26e9 .list-7670 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info_rough_26e9.detail_6d24 .list-7670 {
  display: none;
}
.info_rough_26e9 .lower-7bce {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_rough_26e9 .lower-7bce li {
  display: inline-block;
  position: relative;
}
.info_rough_26e9 .lower-7bce li:last-child {
  margin-right: 0;
}
.info_rough_26e9 .lower-7bce li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.info_rough_26e9 .lower-7bce li.east-df4a > a {
  color: rgba(0, 0, 0, 0.9);
}
.info_rough_26e9 .lower-7bce > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.info_rough_26e9 .lower-7bce > li > a i {
  line-height: 0;
}
.info_rough_26e9 .lower-7bce > li.cool-232a > a .list-7670 {
  margin-left: 4px;
  line-height: 0;
}
.info_rough_26e9 .lower-7bce .filter_short_d6a9 li.cool-232a > a {
  position: relative;
}
.info_rough_26e9 .lower-7bce .filter_short_d6a9 li.cool-232a > a:after,
.info_rough_26e9 .lower-7bce .filter_short_d6a9 li.cool-232a > a:before {
  content: "";
  display: table;
}
.info_rough_26e9 .lower-7bce .filter_short_d6a9 li.cool-232a > a:after {
  clear: both;
}
.info_rough_26e9 .lower-7bce .filter_short_d6a9 li.cool-232a > a .list-7670 {
  margin-left: 5px;
  float: right;
}
.info_rough_26e9 .message-6c75,
.info_rough_26e9 .filter_short_d6a9 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.info_rough_26e9 .filter_short_d6a9 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.info_rough_26e9 .filter_short_d6a9 .gas-be3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_rough_26e9 .filter_short_d6a9 .list-7670 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info_rough_26e9 .filter_short_d6a9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.info_rough_26e9 .filter_short_d6a9 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.info_rough_26e9 .filter_short_d6a9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info_rough_26e9 .filter_short_d6a9 .filter_short_d6a9 {
  top: 0;
  left: 100%;
}
.info_rough_26e9 .hidden_basic_1a76.fn-focus-44e8 > .message-6c75,
.info_rough_26e9 .hidden_basic_1a76.fn-focus-44e8 > .filter_short_d6a9,
.info_rough_26e9 .hidden_basic_1a76:focus > .message-6c75,
.info_rough_26e9 .hidden_basic_1a76:focus > .filter_short_d6a9,
.info_rough_26e9 .hidden_basic_1a76:hover > .message-6c75,
.info_rough_26e9 .hidden_basic_1a76:hover > .filter_short_d6a9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info_rough_26e9.breadcrumb_4856 .module-c46c:after,
.info_rough_26e9.breadcrumb_4856 .module-c46c:before {
  content: "";
  display: table;
}
.info_rough_26e9.breadcrumb_4856 .module-c46c:after {
  clear: both;
}
.info_rough_26e9.breadcrumb_4856 .module-c46c > li {
  float: left;
}
.info_rough_26e9.link-narrow-6c65 .module-c46c:after,
.info_rough_26e9.link-narrow-6c65 .module-c46c:before {
  content: "";
  display: table;
}
.info_rough_26e9.link-narrow-6c65 .module-c46c:after {
  clear: both;
}
.info_rough_26e9.link-narrow-6c65 .module-c46c > li {
  float: left;
}
.info_rough_26e9.link-narrow-6c65 .module-c46c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info_rough_26e9.link-narrow-6c65 .module-c46c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info_rough_26e9.link-narrow-6c65 .module-c46c > li.mini_88cc > a,
.info_rough_26e9.link-narrow-6c65 .module-c46c > li.east-df4a > a {
  color: #fff;
  background-color: #1e4b75;
}
.info_rough_26e9.breadcrumb_6a00 .module-c46c > li > a .gas-be3d {
  position: relative;
}
.info_rough_26e9.breadcrumb_6a00 .module-c46c > li > a .gas-be3d:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li:focus
  > a
  .gas-be3d:before,
.info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li:hover
  > a
  .gas-be3d:before {
  width: 100%;
  background-color: currentColor;
}
.info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li.mini_88cc
  > a
  .gas-be3d:before,
.info_rough_26e9.breadcrumb_6a00
  .module-c46c
  > li.nav-8a0c
  > a
  .gas-be3d:before {
  width: 100%;
  background-color: currentColor;
}
.info_rough_26e9.hard_2221 .module-c46c > li > a .gas-be3d {
  position: relative;
}
.info_rough_26e9.hard_2221 .module-c46c > li > a .gas-be3d:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.info_rough_26e9.hard_2221 .module-c46c > li:focus > a .gas-be3d:before,
.info_rough_26e9.hard_2221
  .module-c46c
  > li:hover
  > a
  .gas-be3d:before {
  width: 100%;
  background-color: currentColor;
}
.info_rough_26e9.hard_2221
  .module-c46c
  > li.mini_88cc
  > a
  .gas-be3d:before,
.info_rough_26e9.hard_2221
  .module-c46c
  > li.nav-8a0c
  > a
  .gas-be3d:before {
  width: 100%;
  background-color: currentColor;
}
.progress-d0a3 .lower-7bce {
  margin: 0;
  padding: 0;
  list-style: none;
}
.progress-d0a3 .lower-7bce li:first-child > a {
  border-top: none;
}
.progress-d0a3 .lower-7bce .fast_293b > .gas-be3d .list-7670 {
  display: none;
}
.progress-d0a3 .lower-7bce li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.progress-d0a3 .lower-7bce li:last-child {
  border: none;
}
.progress-d0a3 .lower-7bce li.cool-232a > a {
  padding-right: 45px !important;
}
.progress-d0a3 .lower-7bce li a {
  display: block;
  padding: 0.55em 1.5em;
}
.progress-d0a3 .lower-7bce li a:focus,
.progress-d0a3 .lower-7bce li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-d0a3 .lower-7bce li .heading-451e {
  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;
}
.progress-d0a3 .lower-7bce li .heading-451e:hover {
  box-shadow: none;
}
.progress-d0a3 .lower-7bce li .heading-451e .list-7670 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.progress-d0a3 .lower-7bce .filter_short_d6a9 {
  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);
}
.progress-d0a3 .lower-7bce .filter_short_d6a9 li a {
  padding-left: 3em;
}
.progress-d0a3 .lower-7bce .title-over-1343 > a .heading-451e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.progress-d0a3 .lower-7bce .title-over-1343 > .filter_short_d6a9 {
  display: block;
  opacity: 1;
}
.fixed-3f1f {
  max-width: 100%;
}
.outer-c9b4 {
  line-height: 0;
  cursor: pointer;
}
.module-west-6e92 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module-west-6e92:hover {
  box-shadow: none;
  color: currentColor;
}
.module-west-6e92 svg {
  width: 18px;
  height: 18px;
}
.module-west-6e92 .button_wood_42b7 {
  display: none;
}
.icon_aec3 {
  position: relative;
}
.icon_aec3.fn-active-44e8 .module-west-6e92 .easy_0b39 {
  display: none;
}
.icon_aec3.fn-active-44e8 .module-west-6e92 .button_wood_42b7 {
  display: inline-block;
}
.icon_aec3 .input_slow_0b5d {
  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);
}
.icon_aec3.message-6094 .input_slow_0b5d {
  left: auto;
  right: -0.9em;
}
.icon_aec3.message-6094 .hidden-e371::before {
  left: auto;
  right: 15px;
}
.icon_aec3.fn-active-44e8 .input_slow_0b5d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-8e58 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search-8e58 label {
  flex-basis: 100%;
}
.search-8e58 .over_79f5 {
  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;
}
.search-8e58 .highlight_da83 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search-8e58 .highlight_da83:focus {
  background-color: transparent;
}
.search-8e58 button.light-90b0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search-8e58 button.light-90b0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search-8e58 button.light-90b0 svg {
  width: 18px;
  height: 18px;
}
.search-8e58 input[type="submit"] {
  min-height: auto;
}
.hover-dea8 .search-8e58 .highlight_da83 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden-e371 {
  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) {
  .hidden-e371 {
    width: 220px;
  }
}
.hidden-e371 label {
  flex-basis: 100%;
}
.hidden-e371::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;
}
.clean-3ceb .hover-dea8 .search-8e58 {
  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;
}
.clean-3ceb
  .hover-dea8
  .search-8e58
  .over_79f5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.clean-3ceb .hover-dea8 .search-8e58 .highlight_da83 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.clean-3ceb
  .hover-dea8
  .search-8e58
  .highlight_da83:focus {
  background: 0 0;
}
.clean-3ceb
  .hover-dea8
  .search-8e58
  .active_6ec5 {
  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;
}
.texture-4b00 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.texture-4b00 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.texture-4b00 li:last-child {
  margin-right: 0;
}
.texture-4b00 li:first-child {
  margin-left: 0;
}
.texture-4b00.hover_aabc a {
  color: #fff;
}
.texture-4b00.hover_aabc a:hover {
  color: #fff;
}
.texture-4b00 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.texture-4b00 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.texture-4b00 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.texture-4b00 a:hover {
  opacity: 0.9;
  color: inherit;
}
.texture-4b00 [class*="social-icon-apple"] {
  background-color: #999;
}
.texture-4b00 [class*="social-icon-apple"].primary_new_8c4d {
  background-color: transparent;
  color: #999;
}
.texture-4b00 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.texture-4b00 [class*="social-icon-behance"].primary_new_8c4d {
  background-color: transparent;
  color: #1769ff;
}
.texture-4b00 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.texture-4b00 [class*="social-icon-bitbucket"].primary_new_8c4d {
  background-color: transparent;
  color: #205081;
}
.texture-4b00 [class*="social-icon-codepen"] {
  background-color: #000;
}
.texture-4b00 [class*="social-icon-codepen"].primary_new_8c4d {
  background-color: transparent;
  color: #000;
}
.texture-4b00 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.texture-4b00 [class*="social-icon-delicious"].primary_new_8c4d {
  background-color: transparent;
  color: #39f;
}
.texture-4b00 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.texture-4b00 [class*="social-icon-digg"].primary_new_8c4d {
  background-color: transparent;
  color: #005be2;
}
.texture-4b00 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.texture-4b00 [class*="social-icon-dribbble"].primary_new_8c4d {
  background-color: transparent;
  color: #ea4c89;
}
.texture-4b00 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.texture-4b00 [class*="social-icon-envelope"].primary_new_8c4d {
  background-color: transparent;
  color: #ea4335;
}
.texture-4b00 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.texture-4b00 [class*="social-icon-facebook"].primary_new_8c4d {
  background-color: transparent;
  color: #3b5998;
}
.texture-4b00 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.texture-4b00 [class*="social-icon-flickr"].primary_new_8c4d {
  background-color: transparent;
  color: #0063dc;
}
.texture-4b00 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.texture-4b00 [class*="social-icon-foursquare"].primary_new_8c4d {
  background-color: transparent;
  color: #2d5be3;
}
.texture-4b00 [class*="social-icon-github"] {
  background-color: #333;
}
.texture-4b00 [class*="social-icon-github"].primary_new_8c4d {
  background-color: transparent;
  color: #333;
}
.texture-4b00 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.texture-4b00 [class*="social-icon-google-plus"].primary_new_8c4d {
  background-color: transparent;
  color: #dd4b39;
}
.texture-4b00 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.texture-4b00 [class*="social-icon-houzz"].primary_new_8c4d {
  background-color: transparent;
  color: #7ac142;
}
.texture-4b00 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.texture-4b00 [class*="social-icon-instagram"].primary_new_8c4d {
  background-color: transparent;
  color: #262626;
}
.texture-4b00 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.texture-4b00 [class*="social-icon-jsfiddle"].primary_new_8c4d {
  background-color: transparent;
  color: #487aa2;
}
.texture-4b00 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.texture-4b00 [class*="social-icon-linkedin"].primary_new_8c4d {
  background-color: transparent;
  color: #0077b5;
}
.texture-4b00 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.texture-4b00 [class*="social-icon-medium"].primary_new_8c4d {
  background-color: transparent;
  color: #00ab6b;
}
.texture-4b00 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.texture-4b00
  [class*="social-icon-odnoklassniki"].primary_new_8c4d {
  background-color: transparent;
  color: #f4731c;
}
.texture-4b00 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.texture-4b00 [class*="social-icon-meetup"].primary_new_8c4d {
  background-color: transparent;
  color: #ec1c40;
}
.texture-4b00 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.texture-4b00 [class*="social-icon-pinterest"].primary_new_8c4d {
  background-color: transparent;
  color: #bd081c;
}
.texture-4b00 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.texture-4b00 [class*="social-icon-product-hunt"].primary_new_8c4d {
  background-color: transparent;
  color: #da552f;
}
.texture-4b00 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.texture-4b00 [class*="social-icon-reddit"].primary_new_8c4d {
  background-color: transparent;
  color: #ff4500;
}
.texture-4b00 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.texture-4b00 [class*="social-icon-rss"].primary_new_8c4d {
  background-color: transparent;
  color: #f26522;
}
.texture-4b00 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.texture-4b00
  [class*="social-icon-shopping-cart"].primary_new_8c4d {
  background-color: transparent;
  color: #4caf50;
}
.texture-4b00 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.texture-4b00 [class*="social-icon-skype"].primary_new_8c4d {
  background-color: transparent;
  color: #00aff0;
}
.texture-4b00 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.texture-4b00 [class*="social-icon-slideshare"].primary_new_8c4d {
  background-color: transparent;
  color: #0077b5;
}
.texture-4b00 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.texture-4b00 [class*="social-icon-snapchat"].primary_new_8c4d {
  background-color: transparent;
  color: #fffc00;
}
.texture-4b00 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.texture-4b00 [class*="social-icon-soundcloud"].primary_new_8c4d {
  background-color: transparent;
  color: #f80;
}
.texture-4b00 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.texture-4b00 [class*="social-icon-spotify"].primary_new_8c4d {
  background-color: transparent;
  color: #2ebd59;
}
.texture-4b00 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.texture-4b00
  [class*="social-icon-stack-overflow"].primary_new_8c4d {
  background-color: transparent;
  color: #fe7a15;
}
.texture-4b00 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.texture-4b00 [class*="social-icon-maldkfgram"].primary_new_8c4d {
  background-color: transparent;
  color: #2ca5e0;
}
.texture-4b00 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.texture-4b00 [class*="social-icon-tripadvisor"].primary_new_8c4d {
  background-color: transparent;
  color: #589442;
}
.texture-4b00 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.texture-4b00 [class*="social-icon-tumblr"].primary_new_8c4d {
  background-color: transparent;
  color: #35465c;
}
.texture-4b00 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.texture-4b00 [class*="social-icon-twitch"].primary_new_8c4d {
  background-color: transparent;
  color: #6441a5;
}
.texture-4b00 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.texture-4b00 [class*="social-icon-twitter"].primary_new_8c4d {
  background-color: transparent;
  color: #1da1f2;
}
.texture-4b00 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.texture-4b00 [class*="social-icon-vimeo"].primary_new_8c4d {
  background-color: transparent;
  color: #1ab7ea;
}
.texture-4b00 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.texture-4b00 [class*="social-icon-vk"].primary_new_8c4d {
  background-color: transparent;
  color: #45668e;
}
.texture-4b00 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.texture-4b00 [class*="social-icon-weibo"].primary_new_8c4d {
  background-color: transparent;
  color: #df2029;
}
.texture-4b00 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.texture-4b00 [class*="social-icon-weixin"].primary_new_8c4d {
  background-color: transparent;
  color: #7bb32e;
}
.texture-4b00 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.texture-4b00 [class*="social-icon-whatsapp"].primary_new_8c4d {
  background-color: transparent;
  color: #25d366;
}
.texture-4b00 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.texture-4b00 [class*="social-icon-wordpress"].primary_new_8c4d {
  background-color: transparent;
  color: #21759b;
}
.texture-4b00 [class*="social-icon-xing"] {
  background-color: #026466;
}
.texture-4b00 [class*="social-icon-xing"].primary_new_8c4d {
  background-color: transparent;
  color: #026466;
}
.texture-4b00 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.texture-4b00 [class*="social-icon-yelp"].primary_new_8c4d {
  background-color: transparent;
  color: #af0606;
}
.texture-4b00 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.texture-4b00 [class*="social-icon-youtube"].primary_new_8c4d {
  background-color: transparent;
  color: #cd201f;
}
.element-cool-1e59 {
  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;
}
.element-cool-1e59:hover {
  box-shadow: none;
  background: 0 0;
}
.stone-c912 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay_hovered_1281 {
  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;
}
.text-blue-2b3b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.warm_d4d7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.warm_d4d7,
.warm_d4d7::after,
.warm_d4d7::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;
}
.warm_d4d7::after,
.warm_d4d7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hover_warm_2f1b .overlay_hovered_1281 .text-blue-2b3b {
  margin-top: -2px;
  width: 19px;
}
.hover_warm_2f1b .overlay_hovered_1281 .warm_d4d7 {
  margin-top: -1px;
}
.hover_warm_2f1b .overlay_hovered_1281 .warm_d4d7,
.hover_warm_2f1b .overlay_hovered_1281 .warm_d4d7::after,
.hover_warm_2f1b .overlay_hovered_1281 .warm_d4d7::before {
  width: 19px;
  height: 2px;
}
.hover_warm_2f1b .overlay_hovered_1281 .warm_d4d7::before {
  top: -6px;
}
.hover_warm_2f1b .overlay_hovered_1281 .warm_d4d7::after {
  bottom: -6px;
}
.breadcrumb-prev-b912 .overlay_hovered_1281 .text-blue-2b3b {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-prev-b912 .overlay_hovered_1281 .warm_d4d7 {
  margin-top: -1px;
}
.breadcrumb-prev-b912 .overlay_hovered_1281 .warm_d4d7,
.breadcrumb-prev-b912 .overlay_hovered_1281 .warm_d4d7::after,
.breadcrumb-prev-b912 .overlay_hovered_1281 .warm_d4d7::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-prev-b912 .overlay_hovered_1281 .warm_d4d7::before {
  top: -7px;
}
.breadcrumb-prev-b912 .overlay_hovered_1281 .warm_d4d7::after {
  bottom: -7px;
}
.hard_89f5 .overlay_hovered_1281 .text-blue-2b3b {
  margin-top: -2px;
  width: 31px;
}
.hard_89f5 .overlay_hovered_1281 .warm_d4d7 {
  margin-top: -1.5px;
}
.hard_89f5 .overlay_hovered_1281 .warm_d4d7,
.hard_89f5 .overlay_hovered_1281 .warm_d4d7::after,
.hard_89f5 .overlay_hovered_1281 .warm_d4d7::before {
  width: 31px;
  height: 3px;
}
.hard_89f5 .overlay_hovered_1281 .warm_d4d7::before {
  top: -9px;
}
.hard_89f5 .overlay_hovered_1281 .warm_d4d7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail-inner-6df3 .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 19px;
  }
  .detail-inner-6df3 .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1px;
  }
  .detail-inner-6df3 .overlay_hovered_1281 .warm_d4d7,
  .detail-inner-6df3 .overlay_hovered_1281 .warm_d4d7::after,
  .detail-inner-6df3 .overlay_hovered_1281 .warm_d4d7::before {
    width: 19px;
    height: 2px;
  }
  .detail-inner-6df3 .overlay_hovered_1281 .warm_d4d7::before {
    top: -6px;
  }
  .detail-inner-6df3 .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -6px;
  }
  .medium-8e4b .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 22px;
  }
  .medium-8e4b .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1px;
  }
  .medium-8e4b .overlay_hovered_1281 .warm_d4d7,
  .medium-8e4b .overlay_hovered_1281 .warm_d4d7::after,
  .medium-8e4b .overlay_hovered_1281 .warm_d4d7::before {
    width: 22px;
    height: 2px;
  }
  .medium-8e4b .overlay_hovered_1281 .warm_d4d7::before {
    top: -7px;
  }
  .medium-8e4b .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -7px;
  }
  .wrapper_1fad .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_1fad .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1.5px;
  }
  .wrapper_1fad .overlay_hovered_1281 .warm_d4d7,
  .wrapper_1fad .overlay_hovered_1281 .warm_d4d7::after,
  .wrapper_1fad .overlay_hovered_1281 .warm_d4d7::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_1fad .overlay_hovered_1281 .warm_d4d7::before {
    top: -9px;
  }
  .wrapper_1fad .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video_clean_d624 .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 19px;
  }
  .video_clean_d624 .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1px;
  }
  .video_clean_d624 .overlay_hovered_1281 .warm_d4d7,
  .video_clean_d624 .overlay_hovered_1281 .warm_d4d7::after,
  .video_clean_d624 .overlay_hovered_1281 .warm_d4d7::before {
    width: 19px;
    height: 2px;
  }
  .video_clean_d624 .overlay_hovered_1281 .warm_d4d7::before {
    top: -6px;
  }
  .video_clean_d624 .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -6px;
  }
  .icon-dim-2422 .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 22px;
  }
  .icon-dim-2422 .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1px;
  }
  .icon-dim-2422 .overlay_hovered_1281 .warm_d4d7,
  .icon-dim-2422 .overlay_hovered_1281 .warm_d4d7::after,
  .icon-dim-2422 .overlay_hovered_1281 .warm_d4d7::before {
    width: 22px;
    height: 2px;
  }
  .icon-dim-2422 .overlay_hovered_1281 .warm_d4d7::before {
    top: -7px;
  }
  .icon-dim-2422 .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -7px;
  }
  .container_active_ca7e .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 31px;
  }
  .container_active_ca7e .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1.5px;
  }
  .container_active_ca7e .overlay_hovered_1281 .warm_d4d7,
  .container_active_ca7e .overlay_hovered_1281 .warm_d4d7::after,
  .container_active_ca7e .overlay_hovered_1281 .warm_d4d7::before {
    width: 31px;
    height: 3px;
  }
  .container_active_ca7e .overlay_hovered_1281 .warm_d4d7::before {
    top: -9px;
  }
  .container_active_ca7e .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-paper-03fa .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-paper-03fa .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1px;
  }
  .tooltip-paper-03fa .overlay_hovered_1281 .warm_d4d7,
  .tooltip-paper-03fa .overlay_hovered_1281 .warm_d4d7::after,
  .tooltip-paper-03fa .overlay_hovered_1281 .warm_d4d7::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-paper-03fa .overlay_hovered_1281 .warm_d4d7::before {
    top: -6px;
  }
  .tooltip-paper-03fa .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -6px;
  }
  .small_b272 .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 22px;
  }
  .small_b272 .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1px;
  }
  .small_b272 .overlay_hovered_1281 .warm_d4d7,
  .small_b272 .overlay_hovered_1281 .warm_d4d7::after,
  .small_b272 .overlay_hovered_1281 .warm_d4d7::before {
    width: 22px;
    height: 2px;
  }
  .small_b272 .overlay_hovered_1281 .warm_d4d7::before {
    top: -7px;
  }
  .small_b272 .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -7px;
  }
  .input_b54d .overlay_hovered_1281 .text-blue-2b3b {
    margin-top: -2px;
    width: 31px;
  }
  .input_b54d .overlay_hovered_1281 .warm_d4d7 {
    margin-top: -1.5px;
  }
  .input_b54d .overlay_hovered_1281 .warm_d4d7,
  .input_b54d .overlay_hovered_1281 .warm_d4d7::after,
  .input_b54d .overlay_hovered_1281 .warm_d4d7::before {
    width: 31px;
    height: 3px;
  }
  .input_b54d .overlay_hovered_1281 .warm_d4d7::before {
    top: -9px;
  }
  .input_b54d .overlay_hovered_1281 .warm_d4d7::after {
    bottom: -9px;
  }
}
.notification_under_3bb5 .warm_d4d7 {
  -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);
}
.notification_under_3bb5 .warm_d4d7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification_under_3bb5 .warm_d4d7::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);
}
.notification_under_3bb5.focus_981d .warm_d4d7 {
  -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);
}
.notification_under_3bb5.focus_981d .warm_d4d7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification_under_3bb5.focus_981d .warm_d4d7::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);
}
.form-0ccf {
  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.blue_d347:before {
  display: none;
}
.banner-center-7d8e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.banner-center-7d8e .tabs-ee49 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.banner-center-7d8e .tabs-ee49:last-of-type {
  border-bottom: none;
}
.banner-center-7d8e .tabs-ee49.badge-stale-8d6c,
.banner-center-7d8e .tabs-ee49.red-afaf,
.banner-center-7d8e .tabs-ee49.image_next_c298 {
  padding: 0;
}
.banner-center-7d8e .progress-d0a3 .heading-451e {
  color: currentColor;
}
.banner-center-7d8e .progress-d0a3 .heading-451e:focus,
.banner-center-7d8e .progress-d0a3 .heading-451e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-center-7d8e.background-fresh-c1b4 .hover-complex-3c5b,
.banner-center-7d8e.background-fresh-c1b4 .component-basic-7565 a,
.banner-center-7d8e.background-fresh-c1b4 .module-c46c a,
.banner-center-7d8e.background-fresh-c1b4 .filter_short_d6a9 a {
  color: rgba(0, 0, 0, 0.55);
}
.banner-center-7d8e.background-fresh-c1b4 .hover-complex-3c5b:hover,
.banner-center-7d8e.background-fresh-c1b4 .component-basic-7565 a:hover,
.banner-center-7d8e.background-fresh-c1b4 .module-c46c a:hover,
.banner-center-7d8e.background-fresh-c1b4 .filter_short_d6a9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner-center-7d8e.background-fresh-c1b4 .frame-blue-306f {
  color: rgba(0, 0, 0, 0.8);
}
.banner-center-7d8e.background-fresh-c1b4 .tabs-ee49 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-center-7d8e.background-fresh-c1b4 .tabs-ee49:before {
  background: rgba(0, 0, 0, 0.08);
}
.banner-center-7d8e.background-fresh-c1b4 .video_old_29fd:before {
  background: rgba(255, 255, 255, 0.9);
}
.banner-center-7d8e.background-fresh-c1b4 .progress-d0a3 .lower-7bce li a,
.banner-center-7d8e.background-fresh-c1b4 .progress-d0a3 .heading-451e,
.banner-center-7d8e.background-fresh-c1b4 .filter_short_d6a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-center-7d8e.background-fresh-c1b4 .progress-d0a3 .heading-451e:focus,
.banner-center-7d8e.background-fresh-c1b4 .progress-d0a3 .heading-451e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-center-7d8e.background-fresh-c1b4 .lower-7bce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-center-7d8e.highlight-4c84 .hover-complex-3c5b,
.banner-center-7d8e.highlight-4c84 .component-basic-7565 a,
.banner-center-7d8e.highlight-4c84 .module-c46c .heading-451e,
.banner-center-7d8e.highlight-4c84 .module-c46c a,
.banner-center-7d8e.highlight-4c84 .filter_short_d6a9 a {
  color: rgba(255, 255, 255, 0.79);
}
.banner-center-7d8e.highlight-4c84 .hover-complex-3c5b:hover,
.banner-center-7d8e.highlight-4c84 .component-basic-7565 a:hover,
.banner-center-7d8e.highlight-4c84 .module-c46c .heading-451e:hover,
.banner-center-7d8e.highlight-4c84 .module-c46c a:hover,
.banner-center-7d8e.highlight-4c84 .filter_short_d6a9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-center-7d8e.highlight-4c84 .frame-blue-306f {
  color: rgba(255, 255, 255, 0.99);
}
.banner-center-7d8e.highlight-4c84 .tabs-ee49 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-center-7d8e.highlight-4c84 .tabs-ee49:before {
  background: rgba(255, 255, 255, 0.08);
}
.banner-center-7d8e.highlight-4c84 .video_old_29fd:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner-center-7d8e.highlight-4c84 .progress-d0a3 .lower-7bce li a,
.banner-center-7d8e.highlight-4c84 .progress-d0a3 .heading-451e,
.banner-center-7d8e.highlight-4c84 .filter_short_d6a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-center-7d8e.highlight-4c84 .progress-d0a3 .heading-451e:focus,
.banner-center-7d8e.highlight-4c84 .progress-d0a3 .heading-451e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-center-7d8e.highlight-4c84 .lower-7bce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_old_29fd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video_old_29fd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.large-959e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.smooth-e3f7 .banner-center-7d8e {
  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;
}
.smooth-e3f7 .tabs-ee49 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.smooth-e3f7 .tabs-ee49: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) {
  .smooth-e3f7 .tabs-ee49:before {
    width: 16%;
    left: 42%;
  }
}
.smooth-e3f7 .tabs-ee49:last-child:before {
  content: none;
}
.smooth-e3f7 .tabs-ee49[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.smooth-e3f7 .progress-d0a3 .lower-7bce li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.smooth-e3f7 .progress-d0a3 .lower-7bce li a .heading-451e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.smooth-e3f7 .progress-d0a3 .filter_short_d6a9 {
  border: none;
}
.smooth-e3f7 .progress-d0a3 .filter_short_d6a9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.smooth-e3f7 .video_old_29fd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.smooth-e3f7 .large-959e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.smooth-e3f7 .highlight-4c84 .video_old_29fd:before {
  background: rgba(0, 0, 0, 0.9);
}
.smooth-e3f7 .background-fresh-c1b4.sidebar_right_580f .warm_d4d7 {
  background: rgba(0, 0, 0, 0.6);
}
.smooth-e3f7
  .background-fresh-c1b4.sidebar_right_580f
  .warm_d4d7::after,
.smooth-e3f7
  .background-fresh-c1b4.sidebar_right_580f
  .warm_d4d7:before {
  background: inherit;
}
.smooth-e3f7
  .background-fresh-c1b4.sidebar_right_580f:hover
  .warm_d4d7 {
  background: rgba(0, 0, 0, 0.8);
}
.alert_iron_78e8 .banner-center-7d8e {
  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) {
  .alert_iron_78e8 .banner-center-7d8e {
    width: auto;
    right: 45px;
  }
}
.slider-rough-2b23 .banner-center-7d8e {
  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) {
  .slider-rough-2b23 .banner-center-7d8e {
    width: auto;
    left: 45px;
  }
}
.blue_d347 .banner-center-7d8e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.blue_d347 .large-959e {
  max-width: 48em;
  margin: 0 auto;
}
.blue_d347 .video_old_29fd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.silver-51f7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.silver-51f7.smooth-e3f7 .banner-center-7d8e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.silver-51f7.alert_iron_78e8 .banner-center-7d8e {
  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);
}
.silver-51f7 .banner-center-7d8e {
  visibility: visible;
}
.silver-51f7.slider-rough-2b23 .banner-center-7d8e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pattern-focused-9826,
.active-7f90 {
  overflow-x: hidden;
}
.pattern-focused-9826 .banner-center-7d8e {
  overflow: auto;
}
.pattern-focused-9826.smooth-e3f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-focused-9826.smooth-e3f7 .banner-center-7d8e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pattern-focused-9826.smooth-e3f7 .element-cool-1e59 {
  opacity: 0;
}
.pattern-focused-9826.alert_iron_78e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-focused-9826.alert_iron_78e8 .banner-center-7d8e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pattern-focused-9826.alert_iron_78e8 .element-cool-1e59 {
  opacity: 0;
}
.pattern-focused-9826.slider-rough-2b23 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-focused-9826.slider-rough-2b23 .banner-center-7d8e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pattern-focused-9826.slider-rough-2b23 .element-cool-1e59 {
  opacity: 0;
}
.pattern-focused-9826.blue_d347 .banner-center-7d8e {
  z-index: 10;
  visibility: visible;
}
.sidebar_right_580f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sidebar_right_580f .warm_d4d7 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_right_580f .warm_d4d7::after,
.sidebar_right_580f .warm_d4d7:before {
  background: inherit;
}
.sidebar_right_580f:hover .warm_d4d7 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-rough-2b23 .sidebar_right_580f {
  top: 10px;
  right: auto;
  left: 12px;
}
.blue_d347 .sidebar_right_580f {
  display: none !important;
}
.pattern-focused-9826:before,
.active-7f90:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pattern-focused-9826 .sidebar_right_580f,
.active-7f90 .sidebar_right_580f {
  display: inline-block;
}
.banner-center-7d8e .motion-bd3b {
  -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;
}
.pattern-focused-9826 .banner-center-7d8e .motion-bd3b,
.active-7f90 .banner-center-7d8e .motion-bd3b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_in_b108 .over_79f5 {
  width: 100%;
}
.focused-4145 {
  padding: 0 0.5em 0;
}
.focused-4145 [class*="customify-col-"],
.focused-4145 [class*="customify-col_"],
.focused-4145 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.clean-4150 .focused-4145 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list-wide-a47a .fixed-3d50,
  .fixed-3d50 {
    display: none;
  }
  .action-fec7 {
    text-align: left;
  }
  .media_8657 {
    text-align: center;
  }
  .bright-eac4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list-wide-a47a .slider_hard_5d3f,
  .slider_hard_5d3f {
    display: none;
  }
  .steel_f829 {
    text-align: left;
  }
  .column-dc5a {
    text-align: center;
  }
  .header-6927 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list-wide-a47a .menu_f032,
  .menu_f032 {
    display: none;
  }
  .breadcrumb-west-cbef {
    text-align: left;
  }
  .chip_f9fd {
    text-align: center;
  }
  .glass-5dbe {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary-aa2a {
  box-shadow: none !important;
}
.shade-motion-659a .sort-inner-98e1,
.bright_db01 .sort-inner-98e1 {
  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;
}
.bright_db01 .sort-inner-98e1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shadow-3581 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shadow-3581:after,
.shadow-3581:before {
  content: "";
  display: table;
}
.shadow-3581:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shadow-3581 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shadow-3581,
.breadcrumb_7d65 {
  max-width: 1248px;
  margin: 0 auto;
}

.mask-b0ac.notification_97d5 .shadow-3581 {
  max-width: 100%;
}
.mask-b0ac.hidden_3cc8 {
  max-width: 1200px;
  margin: 0 auto;
}
.mask-b0ac.hot-e6a2 .shadow-3581 {
  max-width: 100%;
}
.mask-b0ac.hot-e6a2 > .shadow-3581 {
  padding-left: 0;
  padding-right: 0;
}
.mask-b0ac.hot-e6a2 > .shadow-3581 .list-wide-a47a {
  margin: 0;
}
.mask-b0ac.hot-e6a2
  > .shadow-3581
  .pagination-new-9cc2.pagination-6c9d {
  margin-right: 0;
  margin-left: 0;
}
.mask-b0ac.hot-e6a2 #main.pagination-6c9d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .summary_short_9867 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .summary_short_9867 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-b831 .next_0f87 {
    padding-right: 1em;
  }
  .heading-b831.feature-new-4aa3 .pagination-new-9cc2 {
    border-right: 1px solid #eaecee;
  }
  .heading-b831.feature-new-4aa3 .next_0f87 {
    padding-right: 1em;
  }
  .heading-b831.feature-new-4aa3 .backdrop_tiny_9804 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-bronze-1df9 .next_0f87 {
    padding-left: 1em;
  }
  .input-bronze-1df9.feature-new-4aa3 .pagination-new-9cc2 {
    border-left: 1px solid #eaecee;
  }
  .input-bronze-1df9.feature-new-4aa3 .next_0f87 {
    padding-left: 1em;
  }
  .input-bronze-1df9.feature-new-4aa3 .backdrop_tiny_9804 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static-c645 .next_0f87 {
    padding-left: 1em;
  }
  .static-c645.feature-new-4aa3 .backdrop_e5fe {
    border-right: 1px solid #eaecee;
  }
  .static-c645.feature-new-4aa3 .backdrop-3aa1 {
    border-right: 1px solid #eaecee;
  }
  .static-c645.feature-new-4aa3 .next_0f87 {
    padding-left: 1em;
  }
  .static-c645.feature-new-4aa3 .backdrop_tiny_9804 {
    padding-right: 1em;
  }
  .static-c645.feature-new-4aa3 .module-wood-4487 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_f449 .next_0f87 {
    padding-right: 1em;
  }
  .in_f449.feature-new-4aa3 .backdrop_e5fe {
    border-left: 1px solid #eaecee;
  }
  .in_f449.feature-new-4aa3 .backdrop-3aa1 {
    border-left: 1px solid #eaecee;
  }
  .in_f449.feature-new-4aa3 .next_0f87 {
    padding-right: 1em;
  }
  .in_f449.feature-new-4aa3 .backdrop_tiny_9804 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in_f449.feature-new-4aa3 .module-wood-4487 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_short_9867 .next_0f87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_short_9867.feature-new-4aa3 .pagination-new-9cc2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .summary_short_9867.feature-new-4aa3 .next_0f87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_short_9867.feature-new-4aa3 .backdrop_tiny_9804 {
    padding-left: 1em;
  }
  .summary_short_9867.feature-new-4aa3 .module-wood-4487 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .summary_short_9867.feature-new-4aa3 .next_0f87 {
    padding-left: 0;
  }
}
.progress_7533 .detail-fcc1 {
  display: inline-block;
}
.down_7c28 {
  display: inline-block;
}
.popup_6430 {
  word-con: break-word;
}
.video_down_5a74 > span {
  display: inline-block;
  padding: 5px 0;
}
.video_down_5a74 .hard-8f7c {
  margin-left: 8px;
  margin-right: 8px;
}
.video_down_5a74 .module_solid_c1f8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message_5f1c .border-73fa {
  margin-bottom: 2em;
}
.message_5f1c .banner-bce6 {
  margin-bottom: 15px;
}
.message_5f1c .banner-bce6:last-child {
  margin-bottom: 0;
}
.message_5f1c .under_8f36 {
  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) {
  .message_5f1c .under_8f36 {
    display: block;
  }
}
.message_5f1c .heading-new-2101 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message_5f1c .heading-new-2101 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message_5f1c .summary_lower_4bd5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message_5f1c .summary_lower_4bd5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message_5f1c .summary_lower_4bd5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message_5f1c .popup_6430 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message_5f1c .popup_6430 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message_5f1c .main-small-99ef p:last-child {
  margin-bottom: 0;
}
.message_5f1c .disabled-ced4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message_5f1c .search-9e0f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message_5f1c .action_43e4 {
  margin-top: 1em;
}
.message_5f1c .component-ab9a {
  top: 0;
  display: block;
}
.message_5f1c .component-ab9a a {
  color: inherit;
}
.message_5f1c .component-ab9a a:hover {
  color: inherit;
}
.message_5f1c .motion-874b {
  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;
}
.message_5f1c .motion-874b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message_5f1c .search-9e0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message_5f1c .progress_pink_88ee {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message_5f1c .progress_pink_88ee:first-child {
  margin-top: 0;
}
.message_5f1c .progress_pink_88ee.logo-wood-984a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message_5f1c .progress_pink_88ee.paragraph-brown-0b83 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message_5f1c
  .progress_pink_88ee.paragraph-brown-0b83.paragraph_5159
  .action_43e4 {
  width: 100%;
}
.message_5f1c .paragraph-brown-0b83 {
  -webkit-box-align: center;
  align-items: center;
}
.message_5f1c .paragraph-brown-0b83 .video_down_5a74,
.message_5f1c .paragraph-brown-0b83 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message_5f1c .summary_lower_4bd5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_5f1c .summary_lower_4bd5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_5f1c .summary_lower_4bd5: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;
}
.message_5f1c .logo-wood-984a {
  z-index: 5;
}
.message_5f1c .backdrop-2ff0 .thick_3ffc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message_5f1c .backdrop_92d5 .thick_3ffc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message_5f1c .dim-b506 .thick_3ffc {
  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;
}
.message_5f1c.huge_d120 .under_8f36,
.message_5f1c.picture_d478 .under_8f36 {
  display: block;
}
.message_5f1c.huge_d120 .under_8f36 .surface_1969,
.message_5f1c.huge_d120 .under_8f36 .search-9e0f,
.message_5f1c.picture_d478 .under_8f36 .surface_1969,
.message_5f1c.picture_d478 .under_8f36 .search-9e0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_5f1c.input_pressed_cbf3 .heading-new-2101 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message_5f1c.input_pressed_cbf3 .heading-new-2101 {
    margin-right: 0;
  }
}
.message_5f1c.huge_d120 .heading-new-2101,
.message_5f1c.picture_d478 .heading-new-2101 {
  padding-top: 40%;
}
.message_5f1c.huge_d120 .border-73fa,
.message_5f1c.picture_d478 .border-73fa {
  display: block;
}
.message_5f1c.huge_d120 .fn-sticky-44e8 .search-9e0f,
.message_5f1c.picture_d478 .fn-sticky-44e8 .search-9e0f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message_5f1c.huge_d120 .heading-new-2101,
.message_5f1c.picture_d478 .heading-new-2101 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message_5f1c.huge_d120 .search-9e0f {
  padding: 1em;
}
.outline-600a {
  margin: 30px auto;
  display: block;
}
.outline-600a .easy_d616 > * {
  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;
}
.outline-600a .easy_d616 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline-600a .easy_d616 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.steel_4bf0 .video_down_5a74 {
  margin-bottom: 1.41575em;
}
.steel_4bf0 .main_active_96ed {
  margin-bottom: 1.618em;
}
.texture-cc67 .primary-blue-d14d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.texture-cc67 .primary-blue-d14d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.texture-cc67 .lower-be61 {
  max-width: 100%;
  overflow: auto;
}
.fast_e9e4 .texture-cc67 a:hover {
  text-decoration: underline;
}
.fixed_23cd .banner-bce6:not(.popup_6430),
.fixed_23cd .summary_lower_4bd5 {
  margin-bottom: 1.41575em;
}
.fixed_23cd .banner-bce6:not(.popup_6430):last-child,
.fixed_23cd .summary_lower_4bd5:last-child {
  margin-bottom: 0;
}
.fixed_23cd .banner-bce6.secondary_west_5dce {
  margin-bottom: 0.41575em;
}
.fixed_23cd .mask-next-a6af:before,
.fixed_23cd .outer-09b4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fixed_23cd .mask-next-a6af:before {
  content: "\f115";
}
.fixed_23cd .outer-09b4:before {
  content: "\f02c";
}
.fixed_23cd .mask_white_5b5f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fixed_23cd .mask_white_5b5f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.smooth_24fc {
  display: -webkit-box;
  display: flex;
}
.smooth_24fc .aside_fluid_ccb3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .smooth_24fc .aside_fluid_ccb3 {
    flex-basis: 90px;
  }
}
.smooth_24fc .video-short-2037 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth_24fc .video-short-2037 {
    flex-basis: calc(100% - 50px);
  }
}
.smooth_24fc .paragraph-ec8e p:last-child {
  margin-bottom: 0.72em;
}
.widget-dim-fd0f .easy_d616 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget-dim-fd0f .easy_d616:after,
.widget-dim-fd0f .easy_d616:before {
  content: "";
  display: table;
}
.widget-dim-fd0f .easy_d616:after {
  clear: both;
}
.widget-dim-fd0f .easy_d616 .detail_3429,
.widget-dim-fd0f .easy_d616 .menu-large-b5ed {
  width: 49%;
}
.widget-dim-fd0f .easy_d616 .detail_3429 a span.green_8c3e,
.widget-dim-fd0f .easy_d616 .menu-large-b5ed a span.green_8c3e {
  display: block;
  margin-bottom: 5px;
}
.widget-dim-fd0f .easy_d616 .menu-large-b5ed {
  float: left;
  text-align: left;
}
.widget-dim-fd0f .easy_d616 .detail_3429 {
  float: right;
  text-align: right;
}
.glass_5709 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .glass_5709 {
    margin-bottom: 0;
  }
}
.sort-b9eb {
  margin-bottom: 1em;
}
.sort-b9eb .popup_6430 {
  font-size: 1.1em;
  line-height: 1.3;
}
.media_fast_87b4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.bronze-a975 .sort-b9eb,
.chip-e7a0 .sort-b9eb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bronze-a975 .sort-b9eb,
  .chip-e7a0 .sort-b9eb {
    display: block;
  }
}
.bronze-a975 .media_fast_87b4,
.chip-e7a0 .media_fast_87b4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bronze-a975 .media_fast_87b4,
  .chip-e7a0 .media_fast_87b4 {
    margin-bottom: 1em;
  }
}
.bronze-a975 .media_fast_87b4 img,
.chip-e7a0 .media_fast_87b4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bronze-a975 .surface_e1fc,
.chip-e7a0 .surface_e1fc {
  flex-basis: calc(100% - 160px);
}
.bronze-a975 .surface_e1fc p,
.chip-e7a0 .surface_e1fc p {
  margin-bottom: 0;
}
.bronze-a975 .surface_e1fc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bronze-a975 .surface_e1fc {
    padding-left: 0;
  }
}
.chip-e7a0 .surface_e1fc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .chip-e7a0 .surface_e1fc {
    padding-right: 0;
  }
}
.chip-e7a0 .media_fast_87b4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification-active-3d8b .media_fast_87b4 {
  margin-bottom: 0.5em;
}
.notification-active-3d8b .media_fast_87b4 img {
  width: 100%;
}
.clean-5c2a .grid-dark-b7e8,
.detail_blue_fc7a .grid-dark-b7e8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.detail_blue_fc7a .pagination-new-9cc2 .message_d18f p:last-child {
  margin-bottom: 0;
}
.section_a991 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.light-d549 .box-upper-024d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .light-d549 .box-upper-024d:last-of-type {
    margin-bottom: 0;
  }
}
.light-d549 .box-upper-024d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.light-d549 .box-upper-024d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.light-d549 .box-upper-024d ul li {
  margin: 0 0 0.6em;
}
.light-d549 .box-upper-024d ul li.dynamic-631d,
.light-d549 .box-upper-024d ul li.video_large_fcb8 {
  position: relative;
}
.light-d549 .box-upper-024d ul li.dynamic-631d .selected_fa80,
.light-d549 .box-upper-024d ul li.video_large_fcb8 .selected_fa80 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.light-d549 .box-upper-024d ul li.dynamic-631d:after:after,
.light-d549 .box-upper-024d ul li.dynamic-631d:after:before,
.light-d549
  .box-upper-024d
  ul
  li.video_large_fcb8:after:after,
.light-d549
  .box-upper-024d
  ul
  li.video_large_fcb8:after:before {
  content: "";
  display: table;
}
.light-d549 .box-upper-024d ul li.dynamic-631d:after:after,
.light-d549
  .box-upper-024d
  ul
  li.video_large_fcb8:after:after {
  clear: both;
}
.light-d549 .box-upper-024d a.backdrop_4d2e:hover {
  text-decoration: none;
}
.light-d549 .box-upper-024d select {
  max-width: 100%;
}
.light-d549 .box-upper-024d table {
  font-size: 85%;
}
.light-d549 .box-upper-024d table td,
.light-d549 .box-upper-024d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.light-d549 .box-upper-024d table tfoot td {
  text-align: left;
}
.light-d549 .box-upper-024d :last-child {
  margin-bottom: 0;
}
.light-d549 .box-upper-024d .glass-61af {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.light-d549 .box-upper-024d .glass-61af label {
  width: 100%;
}
.light-d549 .box-upper-024d .glass-61af .highlight_da83 {
  width: 100%;
  display: block;
}
.light-d549 .box-upper-024d .glass-61af .light-90b0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.light-d549 .box-upper-024d .glass-61af .light-90b0:hover svg #svg-search {
  fill: #444;
}
.light-d549 .box-upper-024d .glass-61af .light-90b0 svg {
  width: 18px;
  height: 18px;
}
.light-d549 .prev_8f87 ul ul,
.light-d549 .notice_3116 ul ul,
.light-d549 .pattern_26df ul ul,
.light-d549 .tabs_934e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.light-d549 .prev_8f87 .cool-232a > a,
.light-d549 .notice_3116 .cool-232a > a,
.light-d549 .pattern_26df .cool-232a > a,
.light-d549 .tabs_934e .cool-232a > a {
  margin-bottom: 0;
}
.light-d549 .badge_tall_2d17 li,
.light-d549 .prev_8f87 li,
.light-d549 .search_last_332f li,
.light-d549 .notice_3116 li,
.light-d549 .pattern_26df li,
.light-d549 .tabs_934e li,
.light-d549 .white-f454 li,
.light-d549 .texture_0384 li {
  display: block;
  position: relative;
}
.light-d549 .badge_tall_2d17 li:last-child,
.light-d549 .prev_8f87 li:last-child,
.light-d549 .search_last_332f li:last-child,
.light-d549 .notice_3116 li:last-child,
.light-d549 .pattern_26df li:last-child,
.light-d549 .tabs_934e li:last-child,
.light-d549 .white-f454 li:last-child,
.light-d549 .texture_0384 li:last-child {
  border: none;
}
.light-d549 .badge_tall_2d17 li a,
.light-d549 .prev_8f87 li a,
.light-d549 .search_last_332f li a,
.light-d549 .notice_3116 li a,
.light-d549 .pattern_26df li a,
.light-d549 .tabs_934e li a,
.light-d549 .white-f454 li a,
.light-d549 .texture_0384 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.light-d549 .badge_tall_2d17 li ul li::before,
.light-d549 .prev_8f87 li ul li::before,
.light-d549 .search_last_332f li ul li::before,
.light-d549 .notice_3116 li ul li::before,
.light-d549 .pattern_26df li ul li::before,
.light-d549 .tabs_934e li ul li::before,
.light-d549 .white-f454 li ul li::before,
.light-d549 .texture_0384 li ul li::before {
  left: 15px;
}
.light-d549 .badge_tall_2d17 li ul a,
.light-d549 .prev_8f87 li ul a,
.light-d549 .search_last_332f li ul a,
.light-d549 .notice_3116 li ul a,
.light-d549 .pattern_26df li ul a,
.light-d549 .tabs_934e li ul a,
.light-d549 .white-f454 li ul a,
.light-d549 .texture_0384 li ul a {
  padding-left: 20px;
}
.light-d549 .badge_tall_2d17 li ul ul li::before,
.light-d549 .prev_8f87 li ul ul li::before,
.light-d549 .search_last_332f li ul ul li::before,
.light-d549 .notice_3116 li ul ul li::before,
.light-d549 .pattern_26df li ul ul li::before,
.light-d549 .tabs_934e li ul ul li::before,
.light-d549 .white-f454 li ul ul li::before,
.light-d549 .texture_0384 li ul ul li::before {
  left: 30px;
}
.light-d549 .badge_tall_2d17 li ul ul a,
.light-d549 .prev_8f87 li ul ul a,
.light-d549 .search_last_332f li ul ul a,
.light-d549 .notice_3116 li ul ul a,
.light-d549 .pattern_26df li ul ul a,
.light-d549 .tabs_934e li ul ul a,
.light-d549 .white-f454 li ul ul a,
.light-d549 .texture_0384 li ul ul a {
  padding-left: 40px;
}
.light-d549 .upper_5d1a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.light-d549 .texture_0384 ul li {
  margin-bottom: 1.41575em;
}
.light-d549 .texture_0384 ul li .article_135f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.light-d549 .texture_0384 ul li .feature-cool-5fb2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight-4c84 .badge_tall_2d17 li a,
.highlight-4c84 .prev_8f87 li a,
.highlight-4c84 .search_last_332f li a,
.highlight-4c84 .notice_3116 li a,
.highlight-4c84 .pattern_26df li a,
.highlight-4c84 .tabs_934e li a,
.highlight-4c84 .white-f454 li a,
.highlight-4c84 .texture_0384 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-4c84 .upper_5d1a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-4c84 .box-upper-024d ul li.dynamic-631d .selected_fa80,
.highlight-4c84 .box-upper-024d ul li.video_large_fcb8 .selected_fa80 {
  background: rgba(0, 0, 0, 0.2);
}
.highlight-4c84 .light-d549 .box-upper-024d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-b0ac .light-d549 .lower-7bce li {
  margin: 0;
}
.mask-b0ac .light-d549 .lower-7bce li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.mask-b0ac .light-d549 .lower-7bce li ul {
  margin: 0;
}
.mask-b0ac .light-d549 .lower-7bce li ul li a {
  padding-left: 15px;
}
.mask-b0ac .light-d549 .lower-7bce li ul li li a {
  padding-left: 30px;
}
.mask-b0ac .light-d549 .lower-7bce li.east-df4a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.mask-b0ac .light-d549 .lower-7bce li.east-df4a > 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;
}
.mask-b0ac .light-d549 .lower-7bce li.east-df4a > 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;
}
.down_4248 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tertiary-right-35db {
  position: relative;
  z-index: 10;
}
.tertiary-right-35db .motion-bd3b {
  width: 100%;
  max-width: 100%;
}
.tertiary-52a9 .summary_f88e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tertiary-52a9 .background-fresh-c1b4 {
}
.tertiary-52a9 .highlight-4c84 {
  background: #292929;
}
.hard_6588 .summary_f88e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard_6588 .background-fresh-c1b4 {
  background: #f9f9f9;
}
.hard_6588 .highlight-4c84 {
  background: #303030;
}
.header-4e9f .summary_f88e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .header-4e9f .detail-fcc1 {
    margin-bottom: 1em;
  }
  .header-4e9f .detail-fcc1:last-child {
    margin-bottom: 0;
  }
}
.header-4e9f .background-fresh-c1b4 {
  background: #ededed;
}
.header-4e9f .highlight-4c84 {
  background: #1a1a1a;
}
.summary_f88e.background-fresh-c1b4 {
  color: rgba(0, 0, 0, 0.6);
}
.summary_f88e.background-fresh-c1b4 .picture-e7b8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary_f88e.highlight-4c84 {
  color: rgba(255, 255, 255, 0.99);
}
.summary_f88e.highlight-4c84 a:not(.backdrop_4d2e) {
  color: rgba(255, 255, 255, 0.79);
}
.summary_f88e.highlight-4c84 a:not(.backdrop_4d2e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_f88e.highlight-4c84 .picture-e7b8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_f88e.highlight-4c84 table tbody td,
.summary_f88e.highlight-4c84 table th {
  background: rgba(0, 0, 0, 0.08);
}
.text-d115.frame-motion-8177 .shadow-3581 {
  max-width: initial;
}
.text-d115 .stone_6f61 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text-d115 .stone_6f61 .motion-bd3b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text-d115 .stone_6f61 .motion-bd3b {
    display: block;
    margin-bottom: 2em;
  }
  .text-d115 .stone_6f61 .motion-bd3b:last-child {
    margin-bottom: 0;
  }
}
.header-4e9f .detail-fcc1:last-child,
.hard_6588 .detail-fcc1:last-child,
.tertiary-52a9 .detail-fcc1:last-child {
  margin-bottom: 0;
}
.header-4e9f .detail-fcc1 .light-d549 .box-upper-024d:last-child,
.hard_6588 .detail-fcc1 .light-d549 .box-upper-024d:last-child,
.tertiary-52a9 .detail-fcc1 .light-d549 .box-upper-024d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .header-4e9f .east-0f93,
  .header-4e9f .background_1c2a,
  .hard_6588 .east-0f93,
  .hard_6588 .background_1c2a,
  .tertiary-52a9 .east-0f93,
  .tertiary-52a9 .background_1c2a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tertiary-right-35db .detail-fcc1 {
    margin-bottom: 2em;
  }
}
.tertiary-right-35db p:last-child {
  margin-bottom: 0;
}
.tertiary-right-35db li,
.tertiary-right-35db ul {
  list-style: none;
  margin: 0;
}
.tertiary-right-35db ul ul {
  margin-left: 2.617924em;
}
.current-e0d0 {
  font-size: 0.875em;
}

/* css-noise: 5879 */
.shadow-element-t8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
