/*!
Theme Name: Customify
Theme URI: https://pressmaximum.medium_9545/customify
Author: WPCustomify
Author URI: https://pressmaximum.medium_9545
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.medium_9545/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress_6131.dynamic_90cf/licenses/gpl-2.0.breadcrumb-thick-3018
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.sort-tall-91f0/, (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.secondary_pro_d57f.fast-a6c5/normalize.narrow-436a/
 ======
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.narrow-436a v7.0.0 | MIT License | github.medium_9545/necolas/normalize.narrow-436a */
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;
}
.north-47ed .iron-c579,
.pressed-4406,
.element-320b,
.orange_1ef9,
.hard_f7e9,
.pagination_black_de38,
.filter_7a6f,
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;
}
.pressed-4406,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pressed-4406,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pressed-4406,
  h1 {
    font-size: 1.8em;
  }
}
.element-320b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element-320b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element-320b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element-320b,
  h2 {
    font-size: 1.7em;
  }
}
.orange_1ef9,
h3 {
  font-size: 1.618em;
}
.north-47ed .iron-c579,
.hard_f7e9,
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.active-bc4c {
  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;
}
.green_37f2:after,
.green_37f2:before,
.feature_d0f4:after,
.feature_d0f4:before {
  content: "";
  display: table;
}
.green_37f2:after,
.feature_d0f4:after {
  clear: both;
}
.table-f6af {
  float: right;
  margin-right: 0;
}
.media-fde1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress_e75a .component-f454,
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;
}
.progress_e75a .component-f454: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;
}
.component-5064 .component-f454 {
  box-shadow: none;
}
.component-5064
  .component-f454
  .mask_cold_3e2b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component-5064 .component-f454 .mini_1fe8 {
  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;
}
.component-5064
  .component-f454
  .mini_1fe8
  b {
  display: none;
}
.component-5064 .dirty_4210 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focus-f026:not(.logo_b686):not(.middle-1672),
button:not(.logo_b686):not(.middle-1672),
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ),
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ),
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ) {
  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;
}
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ):hover,
button:not(.logo_b686):not(
    .middle-1672
  ):hover,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ):hover,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ):hover,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ):active,
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ):focus,
button:not(.logo_b686):not(
    .middle-1672
  ):active,
button:not(.logo_b686):not(
    .middle-1672
  ):focus,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ):active,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ):focus,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ):active,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ):focus,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ):active,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ):focus {
  outline: 0;
}
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9,
button:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9 {
  position: relative;
}
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .purple_bb53,
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .icon_47ea,
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .box_c8f5,
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  i,
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  svg,
button:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .purple_bb53,
button:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .icon_47ea,
button:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .box_c8f5,
button:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  i,
button:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  svg,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .purple_bb53,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .icon_47ea,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .box_c8f5,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  i,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  svg,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .purple_bb53,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .icon_47ea,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .box_c8f5,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  i,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  svg,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .purple_bb53,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .icon_47ea,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  .box_c8f5,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  i,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9
  svg {
  visibility: hidden;
}
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9:after,
button:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9:after,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9:after,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9:after,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ).fn-loading-64f9: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;
}
.focus-f026:not(.logo_b686):not(.middle-1672),
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ),
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ),
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ) {
  color: #fff;
  background: #235787;
}
.focus-f026:not(.logo_b686):not(
    .middle-1672
  ):focus,
input[type="button"]:not(.logo_b686):not(
    .middle-1672
  ):focus,
input[type="reset"]:not(.logo_b686):not(
    .middle-1672
  ):focus,
input[type="submit"]:not(.logo_b686):not(
    .middle-1672
  ):focus {
  color: #fff;
}
.focus-f026.fn-disabled-64f9:not(.logo_b686):not(
    .middle-1672
  ),
.focus-f026[disabled]:not(.logo_b686):not(
    .middle-1672
  ),
button.fn-disabled-64f9:not(.logo_b686):not(
    .middle-1672
  ),
button[disabled]:not(.logo_b686):not(
    .middle-1672
  ) {
  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;
}
.row-35c3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row-35c3: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;
}
.hover-8448 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.stone-9606 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.search-e8e0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.green_37f2:after,
.green_37f2:before,
.nav-3dbf:after,
.nav-3dbf:before,
.smooth_fe8a:after,
.smooth_fe8a:before,
.primary-full-7a21:after,
.primary-full-7a21:before,
.description_ba3f:after,
.description_ba3f:before,
.modal-last-20b8:after,
.modal-last-20b8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.green_37f2:after,
.nav-3dbf:after,
.smooth_fe8a:after,
.primary-full-7a21:after,
.description_ba3f:after,
.modal-last-20b8:after {
  clear: both;
}
.nav-3dbf .description_b896,
.smooth_fe8a .description_b896,
.new-b4a7 .description_b896 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gas_79cc {
  display: inline-block;
}
.image-focused-a1e3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-focused-a1e3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-focused-a1e3 .secondary_lite_9f34 {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_lite_9f34 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label-outer-2d43 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label-outer-2d43:after,
.label-outer-2d43:before {
  content: "";
  display: table;
}
.label-outer-2d43:after {
  clear: both;
}
.component-yellow-e157 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.label-c835 .component-yellow-e157 {
  max-width: 50%;
}
.under_42e2 .component-yellow-e157 {
  max-width: 33.33%;
}
.title_small_e28f .component-yellow-e157 {
  max-width: 25%;
}
.left_c280 .component-yellow-e157 {
  max-width: 20%;
}
.link-south-95ec .component-yellow-e157 {
  max-width: 16.66%;
}
.gallery-steel-8518 .component-yellow-e157 {
  max-width: 14.28%;
}
.dirty_fc2c .component-yellow-e157 {
  max-width: 12.5%;
}
.aside_black_09af .component-yellow-e157 {
  max-width: 11.11%;
}
.component_copper_b6b2 {
  display: block;
}
.north-47ed .footer_over_8dcc label,
.north-47ed .element_outer_a105 label,
.north-47ed .action-430b label,
.north-47ed .accordion-fresh-7e9b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination_narrow_6cf1 {
  list-style: none;
  margin: 0;
}
.pagination_narrow_6cf1 article.purple-5cc8 {
  margin-bottom: 0;
}
.pagination_narrow_6cf1 ul {
  list-style: none;
  margin: 0;
}
.pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8: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) {
  .pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8 li.purple-5cc8 li.purple-5cc8 li.purple-5cc8 {
    padding-left: 0;
  }
}
article.purple-5cc8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple-5cc8 .nav-3dbf p:last-of-type {
  margin-bottom: 0;
}
article.purple-5cc8 .sort-b42d {
  float: left;
}
article.purple-5cc8 .video-530c {
  margin-left: 85px;
}
article.purple-5cc8 .last_ca46 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple-5cc8 .last_ca46 .header_2d17 {
  margin-left: 10px;
}
article.purple-5cc8 .next-3e1f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple-5cc8 .description-huge-caf2 {
  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 .footer_over_8dcc,
  #respond .action-430b,
  #respond .accordion-fresh-7e9b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer_over_8dcc input,
#respond .action-430b input,
#respond .accordion-fresh-7e9b input {
  width: 100%;
}
#respond .accordion-fresh-7e9b {
  margin-right: 0;
}
#respond .dark-0ec9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-bb1b {
  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;
}
.button-bb1b.gradient_0a44 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.button-bb1b 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%);
}
.button-bb1b:focus,
.button-bb1b: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);
}
.link-next-5cdb {
  border-radius: 10%;
}
.tag_5463 {
  border-radius: 50%;
}
.picture-active-80c0 {
  font-size: 0.72em;
}
.search_3526 {
  font-size: 0.875em;
}
.filter_2ce9 {
  font-size: 1.1em;
}
.texture_paper_fbd3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture_paper_fbd3.picture-active-80c0 {
  letter-spacing: 0.5px;
}
.secondary_7811,
.secondary_7811 a {
  color: #6d6d6d;
}
.secondary_7811 a:hover {
  color: #111;
}
.dim-07ac {
  color: #6d6d6d;
}
.right_9471 {
  overflow-x: hidden;
}
.right_9471 .next_6709.complex-c703 {
  position: relative;
}
.right_9471 .next_6709.complex-c703.video-easy-585c {
  position: initial;
}
.right_9471
  .next_6709.complex-c703.video-easy-585c
  .bright-9abf {
  left: auto;
}
.right_9471 .next_6709 .bright-9abf {
  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;
}
.right_9471 .next_6709:hover.complex-c703 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.right_9471
  .next_6709:hover.complex-c703
  .bright-9abf {
  display: block;
  z-index: 9999999;
}
.right_9471 .white-df03 .caption-slow-7c3b,
.right_9471 .east-8f8d .caption-slow-7c3b {
  display: none;
}
.right_9471 .motion_35f1 .next_6709:hover.complex-c703 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.north-47ed .footer_over_8dcc label,
.north-47ed .element_outer_a105 label,
.north-47ed .action-430b label,
.north-47ed .accordion-fresh-7e9b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination_narrow_6cf1 {
  list-style: none;
  margin: 0;
}
.pagination_narrow_6cf1 article.purple-5cc8 {
  margin-bottom: 0;
}
.pagination_narrow_6cf1 ul {
  list-style: none;
  margin: 0;
}
.pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8: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) {
  .pagination_narrow_6cf1 .progress_up_7d7a li.purple-5cc8 li.purple-5cc8 li.purple-5cc8 li.purple-5cc8 {
    padding-left: 0;
  }
}
article.purple-5cc8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple-5cc8 .nav-3dbf p:last-of-type {
  margin-bottom: 0;
}
article.purple-5cc8 .sort-b42d {
  float: left;
}
article.purple-5cc8 .video-530c {
  margin-left: 85px;
}
article.purple-5cc8 .last_ca46 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple-5cc8 .last_ca46 .header_2d17 {
  margin-left: 10px;
}
article.purple-5cc8 .next-3e1f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple-5cc8 .description-huge-caf2 {
  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 .footer_over_8dcc,
  #respond .action-430b,
  #respond .accordion-fresh-7e9b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer_over_8dcc input,
#respond .action-430b input,
#respond .accordion-fresh-7e9b input {
  width: 100%;
}
#respond .accordion-fresh-7e9b {
  margin-right: 0;
}
#respond .dark-0ec9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.white-df03 .brown-4143 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.brown-4143 .element_advanced_6428.gas-8bfc .label-silver-0b96 > li > a:focus,
.brown-4143 .element_advanced_6428.gas-8bfc .label-silver-0b96 > li > a:hover,
.brown-4143 .element_advanced_6428.frame_medium_c3ed .label-silver-0b96 > li > a:focus,
.brown-4143 .element_advanced_6428.frame_medium_c3ed .label-silver-0b96 > li > a:hover,
.brown-4143 .element_advanced_6428.image-west-bf46 .label-silver-0b96 > li > a:focus,
.brown-4143 .element_advanced_6428.image-west-bf46 .label-silver-0b96 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown-4143
  .element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li.notice-ab0f
  > a,
.brown-4143
  .element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li.slider_hard_3317
  > a,
.brown-4143
  .element_advanced_6428.frame_medium_c3ed
  .label-silver-0b96
  > li.notice-ab0f
  > a,
.brown-4143
  .element_advanced_6428.frame_medium_c3ed
  .label-silver-0b96
  > li.slider_hard_3317
  > a,
.brown-4143
  .element_advanced_6428.image-west-bf46
  .label-silver-0b96
  > li.notice-ab0f
  > a,
.brown-4143 .element_advanced_6428.image-west-bf46 .label-silver-0b96 > li.tag_4cc1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.brown-4143 .element-9c9c,
.brown-4143 .element-9c9c a {
  color: rgba(255, 255, 255, 0.99);
}
.brown-4143 .main_hard_47f9.input-fluid-15cb li a,
.brown-4143 .north_f03e a,
.brown-4143 .stone-77c3,
.brown-4143 .label-silver-0b96 > li > a,
.brown-4143 .notification_098e {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143 .main_hard_47f9.input-fluid-15cb li a:hover,
.brown-4143 .north_f03e a:hover,
.brown-4143 .stone-77c3:hover,
.brown-4143 .label-silver-0b96 > li > a:hover,
.brown-4143 .notification_098e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown-4143 .dirty_1a73 {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143 .dirty_1a73 .iron_0ab5 {
  color: rgba(255, 255, 255, 0.99);
}
.brown-4143 .dirty_1a73:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown-4143 .info-motion-e8ea .feature-ae58 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143 .info-motion-e8ea .feature-ae58 .accordion-paper-c2af {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143
  .info-motion-e8ea
  .feature-ae58
  .accordion-paper-c2af::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143
  .info-motion-e8ea
  .feature-ae58
  .accordion-paper-c2af:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143
  .info-motion-e8ea
  .feature-ae58
  .accordion-paper-c2af::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143
  .info-motion-e8ea
  .feature-ae58
  .accordion-paper-c2af::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143 .info-motion-e8ea .text_short_4e3e {
  color: rgba(255, 255, 255, 0.79);
}
.brown-4143 .info-motion-e8ea .text_short_4e3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_4488
  .brown-4143
  .info-motion-e8ea
  .main_fixed_9260
  .advanced-e90e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_4488
  .brown-4143
  .info-motion-e8ea
  .main_fixed_9260
  .accordion-paper-c2af {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-df03 .orange_64ab {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.orange_64ab .element_advanced_6428.gas-8bfc .label-silver-0b96 > li > a:focus,
.orange_64ab .element_advanced_6428.gas-8bfc .label-silver-0b96 > li > a:hover,
.orange_64ab .element_advanced_6428.frame_medium_c3ed .label-silver-0b96 > li > a:focus,
.orange_64ab .element_advanced_6428.frame_medium_c3ed .label-silver-0b96 > li > a:hover,
.orange_64ab .element_advanced_6428.image-west-bf46 .label-silver-0b96 > li > a:focus,
.orange_64ab .element_advanced_6428.image-west-bf46 .label-silver-0b96 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange_64ab
  .element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li.notice-ab0f
  > a,
.orange_64ab
  .element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li.slider_hard_3317
  > a,
.orange_64ab
  .element_advanced_6428.frame_medium_c3ed
  .label-silver-0b96
  > li.notice-ab0f
  > a,
.orange_64ab
  .element_advanced_6428.frame_medium_c3ed
  .label-silver-0b96
  > li.slider_hard_3317
  > a,
.orange_64ab
  .element_advanced_6428.image-west-bf46
  .label-silver-0b96
  > li.notice-ab0f
  > a,
.orange_64ab .element_advanced_6428.image-west-bf46 .label-silver-0b96 > li.tag_4cc1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.orange_64ab .element-9c9c,
.orange_64ab .element-9c9c a {
  color: rgba(0, 0, 0, 0.8);
}
.orange_64ab .main_hard_47f9.input-fluid-15cb li a,
.orange_64ab .north_f03e a,
.orange_64ab .stone-77c3,
.orange_64ab .label-silver-0b96 > li > a,
.orange_64ab .notification_098e {
  color: rgba(0, 0, 0, 0.55);
}
.orange_64ab .main_hard_47f9.input-fluid-15cb li a:hover,
.orange_64ab .north_f03e a:hover,
.orange_64ab .stone-77c3:hover,
.orange_64ab .label-silver-0b96 > li > a:hover,
.orange_64ab .notification_098e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange_64ab .dirty_1a73 {
  color: rgba(0, 0, 0, 0.55);
}
.orange_64ab .dirty_1a73 .iron_0ab5 {
  color: rgba(0, 0, 0, 0.8);
}
.orange_64ab .dirty_1a73:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_49b5 .gas-5fcc {
  margin-left: auto;
  margin-right: auto;
}
.smooth_fe8a > * {
  margin-left: auto;
  margin-right: auto;
}
.smooth_fe8a .hover-8448 {
  margin-right: 1.41575em;
}
.chip_fresh_a032 .smooth_fe8a > .texture-2095 {
  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;
}
.chip_fresh_a032 .smooth_fe8a > .old-13e5 {
  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;
}
.hard_1bdd.inner_49b5 .gas-5fcc,
.mini-5230.inner_49b5 .gas-5fcc {
  margin-left: 0;
}
.sort-7ca0.inner_49b5 .gas-5fcc,
.message-yellow-cd51.inner_49b5 .gas-5fcc {
  margin-right: 0;
}
.smooth_fe8a ol,
.smooth_fe8a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.soft_191b video {
  max-width: 100%;
}
.layout-gold-e1a5 img {
  display: block;
}
.layout-gold-e1a5.hover-8448,
.layout-gold-e1a5.stone-9606 {
  width: 100%;
}
.layout-gold-e1a5.old-13e5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.bottom-0dc4:not(.list-solid-2b27) {
  margin: 1.5em auto;
}
.gallery_6952 p {
  padding: 1.5em 14px;
}
ul.silver_2e99.old-13e5,
ul.silver_2e99.texture-2095,
ul.silver_2e99.list-fixed-29b6.texture-2095 {
  padding: 0 14px;
}
.hero_old_6e5c {
  display: block;
  overflow-x: auto;
}
.hero_old_6e5c table {
  border-collapse: collapse;
  width: 100%;
}
.hero_old_6e5c td,
.hero_old_6e5c th {
  padding: 0.5em;
}
.smooth_fe8a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.smooth_fe8a ol ol,
.smooth_fe8a ol ul,
.smooth_fe8a ul ol,
.smooth_fe8a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.smooth_fe8a ol ol li,
.smooth_fe8a ol ul li,
.smooth_fe8a ul ol li,
.smooth_fe8a ul ul li {
  margin-left: 0;
}
.button_slow_689a.copper-9105 > .pro-4b82 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.button_slow_689a.copper-9105 > .pro-4b82 iframe,
.button_slow_689a.copper-9105 > .pro-4b82 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article-plasma-4460 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article-plasma-4460.sort-97a0 {
  padding: 0;
}
.article-plasma-4460.sort-97a0 cite {
  font-size: 13px;
}
.article-plasma-4460 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article-plasma-4460 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.upper-1b76 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.upper-1b76 > p:first-child {
  margin-top: 0;
}
.upper-1b76 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.upper-1b76 blockquote {
  border-left: 0;
}
.white-5e51 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.white-5e51:not(.east_6b94) {
  max-width: 100px;
}
.white-5e51.pagination_black_9235 {
  border-bottom: none !important;
  text-align: center;
}
.white-5e51.pagination_black_9235::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_6952 p {
    padding: 1.5em 0;
  }
}
.footer_ad73 {
  color: #0073aa;
}
.pagination-soft-afb8 {
  background-color: #0073aa;
}
.notice_dim_dcbe {
  color: #229fd8;
}
.south_4ff7 {
  background-color: #229fd8;
}
.video_cool_2a6e {
  color: #eee;
}
.mini_74c5 {
  background-color: #eee;
}
.dirty-ad4b {
  color: #444;
}
.module_prev_53df {
  background-color: #444;
}
.shade-553e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade-553e .container_iron_4ccf .north_f03e {
  font-size: 15px;
}
.shade-553e .north_f03e {
  line-height: 1.3;
}
.shade-553e .orange_64ab {
}
.shade-553e .brown-4143 {
  background: #235787;
}
.tabs_15ed {
  padding: 0;
}
.tabs_15ed .brown-4143 {
  background: #1a1a1a;
}
.tabs_15ed .orange_64ab {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.button-a4e3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.button-a4e3 .orange_64ab {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.button-a4e3 .brown-4143 {
  background: #303030;
}
.modal-last-20b8 {
  position: relative;
  z-index: 10;
}
.modal-last-20b8 .button-fc81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip_hovered_af8b .complex-c703 {
  display: inline-block;
  vertical-align: middle;
}
.chip_hovered_af8b.item-5f6e .complex-c703 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .chip_hovered_af8b.item-5f6e .complex-c703 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .chip_hovered_af8b.item-5f6e .complex-c703 {
    margin-right: 0.4em;
  }
}
.chip_hovered_af8b.item-5f6e .complex-c703:last-child {
  margin-right: 0;
}
.tag-wide-5c6b .button-fc81 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .white-df03 .container_iron_4ccf {
    margin: 0 -0.5em;
  }
  .white-df03 .container_iron_4ccf [class*="customify-col-"],
  .white-df03 .container_iron_4ccf [class*="customify-col_"],
  .white-df03 .container_iron_4ccf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.white-df03.primary_7543 .button-fc81 {
  background: 0 0 !important;
}
.white-df03.primary_7543 .button-fc81,
.white-df03.tag-wide-5c6b .button-fc81 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .white-df03.caption_f069 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.white-df03.tag-wide-5c6b .button-fc81 {
  box-shadow: none !important;
}
.yellow_7714 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .yellow_7714 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .yellow_7714 {
    padding: 18px 0 20px;
  }
}
.yellow_7714 .black-f70f {
  width: 100%;
}
.yellow_7714 .article_bronze_7a6b {
  margin-bottom: 0;
}
.yellow_7714 .footer_wood_1799 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hard_f850 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hard_f850 .up-f692 {
  width: 100%;
}
.message-new-97d9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message-new-97d9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message-new-97d9 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;
}
.message-new-97d9 li:last-child:after {
  display: none;
}
.message-new-97d9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid-8abd .caption-slow-7c3b button,
.yellow_7714 .caption-slow-7c3b button {
  left: 0;
}
.grid-8abd .up-f692,
.yellow_7714 .up-f692 {
  padding-left: 0;
  padding-right: 0;
}
.grid-8abd .hard_f850,
.yellow_7714 .hard_f850 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid-8abd {
  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;
}
.grid-8abd: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;
}
.grid-8abd .filter-1aa3 {
  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) {
  .grid-8abd .filter-1aa3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid-8abd .filter-1aa3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid-8abd .filter-1aa3 {
    min-height: 200px;
  }
}
.grid-8abd .message-new-97d9 {
  color: rgba(255, 255, 255, 0.8);
}
.grid-8abd .message-new-97d9 a,
.grid-8abd .message-new-97d9 li:after {
  color: inherit;
}
.grid-8abd .message-new-97d9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fast-97ff {
  margin-bottom: 0.5em;
}
.texture-01d4 {
  margin-bottom: 1.2em;
}
.texture-01d4,
.fast-97ff {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.texture-01d4 p:last-child,
.fast-97ff p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .caption-slow-7c3b,
#masthead .caption-slow-7c3b {
  display: none;
}
#masthead
  > .caption-slow-7c3b.bottom-5086 {
  display: none;
}
#masthead > .caption-slow-7c3b button {
  left: 0;
}
.surface_basic_17e0 {
  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%;
}
.surface_basic_17e0 .complex-c703 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.surface_basic_17e0 .card-fce2 {
  display: -webkit-box;
  display: flex;
}
.surface_basic_17e0 .card-fce2.main-south-f351 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.surface_basic_17e0 .card-fce2.complex_35c7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface_basic_17e0 .card-fce2.alert_2cf7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface_basic_17e0.section_22a3.section_motion_d3f5 .card-fce2.main-south-f351 {
  flex-basis: 100%;
}
.surface_basic_17e0.element_green_48dd .card-fce2.complex_35c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.surface_basic_17e0.element_green_48dd .card-fce2.alert_2cf7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .caption-slow-7c3b.bottom-5086 {
  display: none;
}
#masthead > .caption-slow-7c3b button {
  left: 0;
}
.feature-red-8cf8 {
  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;
}
.feature-red-8cf8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature-red-8cf8.backdrop_5d5c i {
  margin-right: 4px;
}
.feature-red-8cf8.tall_e52f i {
  margin-left: 5px;
}
.north_f03e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.north_f03e p:last-child {
  margin-bottom: 0;
}
.lower_39a0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lower_39a0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lower_39a0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lower_39a0 .element-9c9c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lower_39a0 .outline_copper_e327 {
  margin: 5px 0 7px 0;
}
.lower_39a0.static-7d51 .gradient_984f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_39a0.static-7d51 .focused_2e47 {
  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;
}
.lower_39a0.sort_small_836a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lower_39a0.sort_small_836a .gradient_984f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_39a0.sort_small_836a .focused_2e47 {
  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;
}
.lower_39a0.avatar_light_c4a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower_39a0.badge_4564 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lower_39a0.badge_4564 .focused_2e47 {
  margin-top: 7px;
}
.shadow-8194 {
  display: inline-block;
}
.modal-last-20b8 .highlight_last_2023 .lower_39a0 img {
  max-width: 100%;
}
.element_advanced_6428 .breadcrumb_dark_70f5.paragraph_ba53,
.backdrop-basic-4452 .breadcrumb_dark_70f5.paragraph_ba53 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_advanced_6428 .full-5733,
.backdrop-basic-4452 .full-5733 {
  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%);
}
.element_advanced_6428 .full-5733 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element_advanced_6428.shadow-hot-f303 .full-5733 {
  display: none;
}
.element_advanced_6428 .item_4281 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_advanced_6428 .item_4281 li {
  display: inline-block;
  position: relative;
}
.element_advanced_6428 .item_4281 li:last-child {
  margin-right: 0;
}
.element_advanced_6428 .item_4281 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;
}
.element_advanced_6428 .item_4281 li.tag_4cc1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.element_advanced_6428 .item_4281 > 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;
}
.element_advanced_6428 .item_4281 > li > a i {
  line-height: 0;
}
.element_advanced_6428 .item_4281 > li.focus_fafa > a .full-5733 {
  margin-left: 4px;
  line-height: 0;
}
.element_advanced_6428 .item_4281 .logo-inner-536f li.focus_fafa > a {
  position: relative;
}
.element_advanced_6428 .item_4281 .logo-inner-536f li.focus_fafa > a:after,
.element_advanced_6428 .item_4281 .logo-inner-536f li.focus_fafa > a:before {
  content: "";
  display: table;
}
.element_advanced_6428 .item_4281 .logo-inner-536f li.focus_fafa > a:after {
  clear: both;
}
.element_advanced_6428 .item_4281 .logo-inner-536f li.focus_fafa > a .full-5733 {
  margin-left: 5px;
  float: right;
}
.element_advanced_6428 .paragraph_6db6,
.element_advanced_6428 .logo-inner-536f {
  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;
}
.element_advanced_6428 .logo-inner-536f {
  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;
}
.element_advanced_6428 .logo-inner-536f .paragraph_ba53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_advanced_6428 .logo-inner-536f .full-5733 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element_advanced_6428 .logo-inner-536f li {
  display: block;
  margin: 0;
  padding: 0;
}
.element_advanced_6428 .logo-inner-536f 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;
}
.element_advanced_6428 .logo-inner-536f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element_advanced_6428 .logo-inner-536f .logo-inner-536f {
  top: 0;
  left: 100%;
}
.element_advanced_6428 .tag-over-d84d.fn-focus-64f9 > .paragraph_6db6,
.element_advanced_6428 .tag-over-d84d.fn-focus-64f9 > .logo-inner-536f,
.element_advanced_6428 .tag-over-d84d:focus > .paragraph_6db6,
.element_advanced_6428 .tag-over-d84d:focus > .logo-inner-536f,
.element_advanced_6428 .tag-over-d84d:hover > .paragraph_6db6,
.element_advanced_6428 .tag-over-d84d:hover > .logo-inner-536f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element_advanced_6428.image-west-bf46 .label-silver-0b96:after,
.element_advanced_6428.image-west-bf46 .label-silver-0b96:before {
  content: "";
  display: table;
}
.element_advanced_6428.image-west-bf46 .label-silver-0b96:after {
  clear: both;
}
.element_advanced_6428.image-west-bf46 .label-silver-0b96 > li {
  float: left;
}
.element_advanced_6428.next-3e06 .label-silver-0b96:after,
.element_advanced_6428.next-3e06 .label-silver-0b96:before {
  content: "";
  display: table;
}
.element_advanced_6428.next-3e06 .label-silver-0b96:after {
  clear: both;
}
.element_advanced_6428.next-3e06 .label-silver-0b96 > li {
  float: left;
}
.element_advanced_6428.next-3e06 .label-silver-0b96 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element_advanced_6428.next-3e06 .label-silver-0b96 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element_advanced_6428.next-3e06 .label-silver-0b96 > li.notice-ab0f > a,
.element_advanced_6428.next-3e06 .label-silver-0b96 > li.tag_4cc1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.element_advanced_6428.gas-8bfc .label-silver-0b96 > li > a .paragraph_ba53 {
  position: relative;
}
.element_advanced_6428.gas-8bfc .label-silver-0b96 > li > a .paragraph_ba53: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;
}
.element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li:focus
  > a
  .paragraph_ba53:before,
.element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li:hover
  > a
  .paragraph_ba53:before {
  width: 100%;
  background-color: currentColor;
}
.element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li.notice-ab0f
  > a
  .paragraph_ba53:before,
.element_advanced_6428.gas-8bfc
  .label-silver-0b96
  > li.slider_hard_3317
  > a
  .paragraph_ba53:before {
  width: 100%;
  background-color: currentColor;
}
.element_advanced_6428.frame_medium_c3ed .label-silver-0b96 > li > a .paragraph_ba53 {
  position: relative;
}
.element_advanced_6428.frame_medium_c3ed .label-silver-0b96 > li > a .paragraph_ba53: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;
}
.element_advanced_6428.frame_medium_c3ed .label-silver-0b96 > li:focus > a .paragraph_ba53:before,
.element_advanced_6428.frame_medium_c3ed
  .label-silver-0b96
  > li:hover
  > a
  .paragraph_ba53:before {
  width: 100%;
  background-color: currentColor;
}
.element_advanced_6428.frame_medium_c3ed
  .label-silver-0b96
  > li.notice-ab0f
  > a
  .paragraph_ba53:before,
.element_advanced_6428.frame_medium_c3ed
  .label-silver-0b96
  > li.slider_hard_3317
  > a
  .paragraph_ba53:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-basic-4452 .item_4281 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop-basic-4452 .item_4281 li:first-child > a {
  border-top: none;
}
.backdrop-basic-4452 .item_4281 .right-6b27 > .paragraph_ba53 .full-5733 {
  display: none;
}
.backdrop-basic-4452 .item_4281 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop-basic-4452 .item_4281 li:last-child {
  border: none;
}
.backdrop-basic-4452 .item_4281 li.focus_fafa > a {
  padding-right: 45px !important;
}
.backdrop-basic-4452 .item_4281 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop-basic-4452 .item_4281 li a:focus,
.backdrop-basic-4452 .item_4281 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-basic-4452 .item_4281 li .caption-short-5f93 {
  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;
}
.backdrop-basic-4452 .item_4281 li .caption-short-5f93:hover {
  box-shadow: none;
}
.backdrop-basic-4452 .item_4281 li .caption-short-5f93 .full-5733 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop-basic-4452 .item_4281 .logo-inner-536f {
  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);
}
.backdrop-basic-4452 .item_4281 .logo-inner-536f li a {
  padding-left: 3em;
}
.backdrop-basic-4452 .item_4281 .sort_inner_ffde > a .caption-short-5f93 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop-basic-4452 .item_4281 .sort_inner_ffde > .logo-inner-536f {
  display: block;
  opacity: 1;
}
.box-93fa {
  max-width: 100%;
}
.block_032b {
  line-height: 0;
  cursor: pointer;
}
.notification_098e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.notification_098e:hover {
  box-shadow: none;
  color: currentColor;
}
.notification_098e svg {
  width: 18px;
  height: 18px;
}
.notification_098e .article-easy-b7b2 {
  display: none;
}
.caption-slow-ae74 {
  position: relative;
}
.caption-slow-ae74.fn-active-64f9 .notification_098e .wrapper-pro-44d1 {
  display: none;
}
.caption-slow-ae74.fn-active-64f9 .notification_098e .article-easy-b7b2 {
  display: inline-block;
}
.caption-slow-ae74 .video-3d97 {
  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);
}
.caption-slow-ae74.widget_copper_ab7f .video-3d97 {
  left: auto;
  right: -0.9em;
}
.caption-slow-ae74.widget_copper_ab7f .pattern-9383::before {
  left: auto;
  right: 15px;
}
.caption-slow-ae74.fn-active-64f9 .video-3d97 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main_fixed_9260 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main_fixed_9260 label {
  flex-basis: 100%;
}
.main_fixed_9260 .feature-ae58 {
  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;
}
.main_fixed_9260 .accordion-paper-c2af {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main_fixed_9260 .accordion-paper-c2af:focus {
  background-color: transparent;
}
.main_fixed_9260 button.text_short_4e3e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main_fixed_9260 button.text_short_4e3e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main_fixed_9260 button.text_short_4e3e svg {
  width: 18px;
  height: 18px;
}
.main_fixed_9260 input[type="submit"] {
  min-height: auto;
}
.info-motion-e8ea .main_fixed_9260 .accordion-paper-c2af {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern-9383 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .pattern-9383 {
    width: 220px;
  }
}
.pattern-9383 label {
  flex-basis: 100%;
}
.pattern-9383::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;
}
.backdrop_4488 .info-motion-e8ea .main_fixed_9260 {
  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;
}
.backdrop_4488
  .info-motion-e8ea
  .main_fixed_9260
  .feature-ae58 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.backdrop_4488 .info-motion-e8ea .main_fixed_9260 .accordion-paper-c2af {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.backdrop_4488
  .info-motion-e8ea
  .main_fixed_9260
  .accordion-paper-c2af:focus {
  background: 0 0;
}
.backdrop_4488
  .info-motion-e8ea
  .main_fixed_9260
  .advanced-e90e {
  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;
}
.main_hard_47f9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.main_hard_47f9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.main_hard_47f9 li:last-child {
  margin-right: 0;
}
.main_hard_47f9 li:first-child {
  margin-left: 0;
}
.main_hard_47f9.container_bottom_1794 a {
  color: #fff;
}
.main_hard_47f9.container_bottom_1794 a:hover {
  color: #fff;
}
.main_hard_47f9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.main_hard_47f9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.main_hard_47f9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main_hard_47f9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.main_hard_47f9 [class*="social-icon-apple"] {
  background-color: #999;
}
.main_hard_47f9 [class*="social-icon-apple"].search_1e92 {
  background-color: transparent;
  color: #999;
}
.main_hard_47f9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.main_hard_47f9 [class*="social-icon-behance"].search_1e92 {
  background-color: transparent;
  color: #1769ff;
}
.main_hard_47f9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.main_hard_47f9 [class*="social-icon-bitbucket"].search_1e92 {
  background-color: transparent;
  color: #205081;
}
.main_hard_47f9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.main_hard_47f9 [class*="social-icon-codepen"].search_1e92 {
  background-color: transparent;
  color: #000;
}
.main_hard_47f9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.main_hard_47f9 [class*="social-icon-delicious"].search_1e92 {
  background-color: transparent;
  color: #39f;
}
.main_hard_47f9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.main_hard_47f9 [class*="social-icon-digg"].search_1e92 {
  background-color: transparent;
  color: #005be2;
}
.main_hard_47f9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.main_hard_47f9 [class*="social-icon-dribbble"].search_1e92 {
  background-color: transparent;
  color: #ea4c89;
}
.main_hard_47f9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.main_hard_47f9 [class*="social-icon-envelope"].search_1e92 {
  background-color: transparent;
  color: #ea4335;
}
.main_hard_47f9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.main_hard_47f9 [class*="social-icon-facebook"].search_1e92 {
  background-color: transparent;
  color: #3b5998;
}
.main_hard_47f9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.main_hard_47f9 [class*="social-icon-flickr"].search_1e92 {
  background-color: transparent;
  color: #0063dc;
}
.main_hard_47f9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.main_hard_47f9 [class*="social-icon-foursquare"].search_1e92 {
  background-color: transparent;
  color: #2d5be3;
}
.main_hard_47f9 [class*="social-icon-github"] {
  background-color: #333;
}
.main_hard_47f9 [class*="social-icon-github"].search_1e92 {
  background-color: transparent;
  color: #333;
}
.main_hard_47f9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.main_hard_47f9 [class*="social-icon-google-plus"].search_1e92 {
  background-color: transparent;
  color: #dd4b39;
}
.main_hard_47f9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.main_hard_47f9 [class*="social-icon-houzz"].search_1e92 {
  background-color: transparent;
  color: #7ac142;
}
.main_hard_47f9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.main_hard_47f9 [class*="social-icon-instagram"].search_1e92 {
  background-color: transparent;
  color: #262626;
}
.main_hard_47f9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.main_hard_47f9 [class*="social-icon-jsfiddle"].search_1e92 {
  background-color: transparent;
  color: #487aa2;
}
.main_hard_47f9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.main_hard_47f9 [class*="social-icon-linkedin"].search_1e92 {
  background-color: transparent;
  color: #0077b5;
}
.main_hard_47f9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.main_hard_47f9 [class*="social-icon-medium"].search_1e92 {
  background-color: transparent;
  color: #00ab6b;
}
.main_hard_47f9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.main_hard_47f9
  [class*="social-icon-odnoklassniki"].search_1e92 {
  background-color: transparent;
  color: #f4731c;
}
.main_hard_47f9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.main_hard_47f9 [class*="social-icon-meetup"].search_1e92 {
  background-color: transparent;
  color: #ec1c40;
}
.main_hard_47f9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.main_hard_47f9 [class*="social-icon-pinterest"].search_1e92 {
  background-color: transparent;
  color: #bd081c;
}
.main_hard_47f9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.main_hard_47f9 [class*="social-icon-product-hunt"].search_1e92 {
  background-color: transparent;
  color: #da552f;
}
.main_hard_47f9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.main_hard_47f9 [class*="social-icon-reddit"].search_1e92 {
  background-color: transparent;
  color: #ff4500;
}
.main_hard_47f9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.main_hard_47f9 [class*="social-icon-rss"].search_1e92 {
  background-color: transparent;
  color: #f26522;
}
.main_hard_47f9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.main_hard_47f9
  [class*="social-icon-shopping-cart"].search_1e92 {
  background-color: transparent;
  color: #4caf50;
}
.main_hard_47f9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.main_hard_47f9 [class*="social-icon-skype"].search_1e92 {
  background-color: transparent;
  color: #00aff0;
}
.main_hard_47f9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.main_hard_47f9 [class*="social-icon-slideshare"].search_1e92 {
  background-color: transparent;
  color: #0077b5;
}
.main_hard_47f9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.main_hard_47f9 [class*="social-icon-snapchat"].search_1e92 {
  background-color: transparent;
  color: #fffc00;
}
.main_hard_47f9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.main_hard_47f9 [class*="social-icon-soundcloud"].search_1e92 {
  background-color: transparent;
  color: #f80;
}
.main_hard_47f9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.main_hard_47f9 [class*="social-icon-spotify"].search_1e92 {
  background-color: transparent;
  color: #2ebd59;
}
.main_hard_47f9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.main_hard_47f9
  [class*="social-icon-stack-overflow"].search_1e92 {
  background-color: transparent;
  color: #fe7a15;
}
.main_hard_47f9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.main_hard_47f9 [class*="social-icon-maldkfgram"].search_1e92 {
  background-color: transparent;
  color: #2ca5e0;
}
.main_hard_47f9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.main_hard_47f9 [class*="social-icon-tripadvisor"].search_1e92 {
  background-color: transparent;
  color: #589442;
}
.main_hard_47f9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.main_hard_47f9 [class*="social-icon-tumblr"].search_1e92 {
  background-color: transparent;
  color: #35465c;
}
.main_hard_47f9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.main_hard_47f9 [class*="social-icon-twitch"].search_1e92 {
  background-color: transparent;
  color: #6441a5;
}
.main_hard_47f9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.main_hard_47f9 [class*="social-icon-twitter"].search_1e92 {
  background-color: transparent;
  color: #1da1f2;
}
.main_hard_47f9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.main_hard_47f9 [class*="social-icon-vimeo"].search_1e92 {
  background-color: transparent;
  color: #1ab7ea;
}
.main_hard_47f9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.main_hard_47f9 [class*="social-icon-vk"].search_1e92 {
  background-color: transparent;
  color: #45668e;
}
.main_hard_47f9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.main_hard_47f9 [class*="social-icon-weibo"].search_1e92 {
  background-color: transparent;
  color: #df2029;
}
.main_hard_47f9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.main_hard_47f9 [class*="social-icon-weixin"].search_1e92 {
  background-color: transparent;
  color: #7bb32e;
}
.main_hard_47f9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.main_hard_47f9 [class*="social-icon-whatsapp"].search_1e92 {
  background-color: transparent;
  color: #25d366;
}
.main_hard_47f9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.main_hard_47f9 [class*="social-icon-wordpress"].search_1e92 {
  background-color: transparent;
  color: #21759b;
}
.main_hard_47f9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.main_hard_47f9 [class*="social-icon-xing"].search_1e92 {
  background-color: transparent;
  color: #026466;
}
.main_hard_47f9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.main_hard_47f9 [class*="social-icon-yelp"].search_1e92 {
  background-color: transparent;
  color: #af0606;
}
.main_hard_47f9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.main_hard_47f9 [class*="social-icon-youtube"].search_1e92 {
  background-color: transparent;
  color: #cd201f;
}
.stone-77c3 {
  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;
}
.stone-77c3:hover {
  box-shadow: none;
  background: 0 0;
}
.top_d39e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.layout-next-d6dc {
  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;
}
.pagination_plasma_2b81 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tabs_e615 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tabs_e615,
.tabs_e615::after,
.tabs_e615::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;
}
.tabs_e615::after,
.tabs_e615::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip_9a30 .layout-next-d6dc .pagination_plasma_2b81 {
  margin-top: -2px;
  width: 19px;
}
.tooltip_9a30 .layout-next-d6dc .tabs_e615 {
  margin-top: -1px;
}
.tooltip_9a30 .layout-next-d6dc .tabs_e615,
.tooltip_9a30 .layout-next-d6dc .tabs_e615::after,
.tooltip_9a30 .layout-next-d6dc .tabs_e615::before {
  width: 19px;
  height: 2px;
}
.tooltip_9a30 .layout-next-d6dc .tabs_e615::before {
  top: -6px;
}
.tooltip_9a30 .layout-next-d6dc .tabs_e615::after {
  bottom: -6px;
}
.filter-6cc4 .layout-next-d6dc .pagination_plasma_2b81 {
  margin-top: -2px;
  width: 22px;
}
.filter-6cc4 .layout-next-d6dc .tabs_e615 {
  margin-top: -1px;
}
.filter-6cc4 .layout-next-d6dc .tabs_e615,
.filter-6cc4 .layout-next-d6dc .tabs_e615::after,
.filter-6cc4 .layout-next-d6dc .tabs_e615::before {
  width: 22px;
  height: 2px;
}
.filter-6cc4 .layout-next-d6dc .tabs_e615::before {
  top: -7px;
}
.filter-6cc4 .layout-next-d6dc .tabs_e615::after {
  bottom: -7px;
}
.pagination-complex-9a86 .layout-next-d6dc .pagination_plasma_2b81 {
  margin-top: -2px;
  width: 31px;
}
.pagination-complex-9a86 .layout-next-d6dc .tabs_e615 {
  margin-top: -1.5px;
}
.pagination-complex-9a86 .layout-next-d6dc .tabs_e615,
.pagination-complex-9a86 .layout-next-d6dc .tabs_e615::after,
.pagination-complex-9a86 .layout-next-d6dc .tabs_e615::before {
  width: 31px;
  height: 3px;
}
.pagination-complex-9a86 .layout-next-d6dc .tabs_e615::before {
  top: -9px;
}
.pagination-complex-9a86 .layout-next-d6dc .tabs_e615::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .carousel-short-ecc3 .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel-short-ecc3 .layout-next-d6dc .tabs_e615 {
    margin-top: -1px;
  }
  .carousel-short-ecc3 .layout-next-d6dc .tabs_e615,
  .carousel-short-ecc3 .layout-next-d6dc .tabs_e615::after,
  .carousel-short-ecc3 .layout-next-d6dc .tabs_e615::before {
    width: 19px;
    height: 2px;
  }
  .carousel-short-ecc3 .layout-next-d6dc .tabs_e615::before {
    top: -6px;
  }
  .carousel-short-ecc3 .layout-next-d6dc .tabs_e615::after {
    bottom: -6px;
  }
  .description-1d3b .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 22px;
  }
  .description-1d3b .layout-next-d6dc .tabs_e615 {
    margin-top: -1px;
  }
  .description-1d3b .layout-next-d6dc .tabs_e615,
  .description-1d3b .layout-next-d6dc .tabs_e615::after,
  .description-1d3b .layout-next-d6dc .tabs_e615::before {
    width: 22px;
    height: 2px;
  }
  .description-1d3b .layout-next-d6dc .tabs_e615::before {
    top: -7px;
  }
  .description-1d3b .layout-next-d6dc .tabs_e615::after {
    bottom: -7px;
  }
  .header_7f0a .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 31px;
  }
  .header_7f0a .layout-next-d6dc .tabs_e615 {
    margin-top: -1.5px;
  }
  .header_7f0a .layout-next-d6dc .tabs_e615,
  .header_7f0a .layout-next-d6dc .tabs_e615::after,
  .header_7f0a .layout-next-d6dc .tabs_e615::before {
    width: 31px;
    height: 3px;
  }
  .header_7f0a .layout-next-d6dc .tabs_e615::before {
    top: -9px;
  }
  .header_7f0a .layout-next-d6dc .tabs_e615::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_037a .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_037a .layout-next-d6dc .tabs_e615 {
    margin-top: -1px;
  }
  .pro_037a .layout-next-d6dc .tabs_e615,
  .pro_037a .layout-next-d6dc .tabs_e615::after,
  .pro_037a .layout-next-d6dc .tabs_e615::before {
    width: 19px;
    height: 2px;
  }
  .pro_037a .layout-next-d6dc .tabs_e615::before {
    top: -6px;
  }
  .pro_037a .layout-next-d6dc .tabs_e615::after {
    bottom: -6px;
  }
  .tiny-6341 .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 22px;
  }
  .tiny-6341 .layout-next-d6dc .tabs_e615 {
    margin-top: -1px;
  }
  .tiny-6341 .layout-next-d6dc .tabs_e615,
  .tiny-6341 .layout-next-d6dc .tabs_e615::after,
  .tiny-6341 .layout-next-d6dc .tabs_e615::before {
    width: 22px;
    height: 2px;
  }
  .tiny-6341 .layout-next-d6dc .tabs_e615::before {
    top: -7px;
  }
  .tiny-6341 .layout-next-d6dc .tabs_e615::after {
    bottom: -7px;
  }
  .surface-14e7 .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-14e7 .layout-next-d6dc .tabs_e615 {
    margin-top: -1.5px;
  }
  .surface-14e7 .layout-next-d6dc .tabs_e615,
  .surface-14e7 .layout-next-d6dc .tabs_e615::after,
  .surface-14e7 .layout-next-d6dc .tabs_e615::before {
    width: 31px;
    height: 3px;
  }
  .surface-14e7 .layout-next-d6dc .tabs_e615::before {
    top: -9px;
  }
  .surface-14e7 .layout-next-d6dc .tabs_e615::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .left-307f .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 19px;
  }
  .left-307f .layout-next-d6dc .tabs_e615 {
    margin-top: -1px;
  }
  .left-307f .layout-next-d6dc .tabs_e615,
  .left-307f .layout-next-d6dc .tabs_e615::after,
  .left-307f .layout-next-d6dc .tabs_e615::before {
    width: 19px;
    height: 2px;
  }
  .left-307f .layout-next-d6dc .tabs_e615::before {
    top: -6px;
  }
  .left-307f .layout-next-d6dc .tabs_e615::after {
    bottom: -6px;
  }
  .heading_red_19e3 .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 22px;
  }
  .heading_red_19e3 .layout-next-d6dc .tabs_e615 {
    margin-top: -1px;
  }
  .heading_red_19e3 .layout-next-d6dc .tabs_e615,
  .heading_red_19e3 .layout-next-d6dc .tabs_e615::after,
  .heading_red_19e3 .layout-next-d6dc .tabs_e615::before {
    width: 22px;
    height: 2px;
  }
  .heading_red_19e3 .layout-next-d6dc .tabs_e615::before {
    top: -7px;
  }
  .heading_red_19e3 .layout-next-d6dc .tabs_e615::after {
    bottom: -7px;
  }
  .huge-60f6 .layout-next-d6dc .pagination_plasma_2b81 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-60f6 .layout-next-d6dc .tabs_e615 {
    margin-top: -1.5px;
  }
  .huge-60f6 .layout-next-d6dc .tabs_e615,
  .huge-60f6 .layout-next-d6dc .tabs_e615::after,
  .huge-60f6 .layout-next-d6dc .tabs_e615::before {
    width: 31px;
    height: 3px;
  }
  .huge-60f6 .layout-next-d6dc .tabs_e615::before {
    top: -9px;
  }
  .huge-60f6 .layout-next-d6dc .tabs_e615::after {
    bottom: -9px;
  }
}
.gallery_paper_5cd1 .tabs_e615 {
  -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);
}
.gallery_paper_5cd1 .tabs_e615::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery_paper_5cd1 .tabs_e615::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);
}
.gallery_paper_5cd1.summary-1513 .tabs_e615 {
  -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);
}
.gallery_paper_5cd1.summary-1513 .tabs_e615::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery_paper_5cd1.summary-1513 .tabs_e615::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);
}
.title_d52d {
  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.top_7459:before {
  display: none;
}
.east-8f8d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.east-8f8d .card-4dba {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.east-8f8d .card-4dba:last-of-type {
  border-bottom: none;
}
.east-8f8d .card-4dba.under-2791,
.east-8f8d .card-4dba.light_9bec,
.east-8f8d .card-4dba.sidebar-first-8275 {
  padding: 0;
}
.east-8f8d .backdrop-basic-4452 .caption-short-5f93 {
  color: currentColor;
}
.east-8f8d .backdrop-basic-4452 .caption-short-5f93:focus,
.east-8f8d .backdrop-basic-4452 .caption-short-5f93:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-8f8d.orange_64ab .dirty_1a73,
.east-8f8d.orange_64ab .north_f03e a,
.east-8f8d.orange_64ab .label-silver-0b96 a,
.east-8f8d.orange_64ab .logo-inner-536f a {
  color: rgba(0, 0, 0, 0.55);
}
.east-8f8d.orange_64ab .dirty_1a73:hover,
.east-8f8d.orange_64ab .north_f03e a:hover,
.east-8f8d.orange_64ab .label-silver-0b96 a:hover,
.east-8f8d.orange_64ab .logo-inner-536f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-8f8d.orange_64ab .iron_0ab5 {
  color: rgba(0, 0, 0, 0.8);
}
.east-8f8d.orange_64ab .card-4dba {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-8f8d.orange_64ab .card-4dba:before {
  background: rgba(0, 0, 0, 0.08);
}
.east-8f8d.orange_64ab .video-west-514e:before {
  background: rgba(255, 255, 255, 0.9);
}
.east-8f8d.orange_64ab .backdrop-basic-4452 .item_4281 li a,
.east-8f8d.orange_64ab .backdrop-basic-4452 .caption-short-5f93,
.east-8f8d.orange_64ab .logo-inner-536f {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-8f8d.orange_64ab .backdrop-basic-4452 .caption-short-5f93:focus,
.east-8f8d.orange_64ab .backdrop-basic-4452 .caption-short-5f93:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-8f8d.orange_64ab .item_4281 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-8f8d.brown-4143 .dirty_1a73,
.east-8f8d.brown-4143 .north_f03e a,
.east-8f8d.brown-4143 .label-silver-0b96 .caption-short-5f93,
.east-8f8d.brown-4143 .label-silver-0b96 a,
.east-8f8d.brown-4143 .logo-inner-536f a {
  color: rgba(255, 255, 255, 0.79);
}
.east-8f8d.brown-4143 .dirty_1a73:hover,
.east-8f8d.brown-4143 .north_f03e a:hover,
.east-8f8d.brown-4143 .label-silver-0b96 .caption-short-5f93:hover,
.east-8f8d.brown-4143 .label-silver-0b96 a:hover,
.east-8f8d.brown-4143 .logo-inner-536f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east-8f8d.brown-4143 .iron_0ab5 {
  color: rgba(255, 255, 255, 0.99);
}
.east-8f8d.brown-4143 .card-4dba {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-8f8d.brown-4143 .card-4dba:before {
  background: rgba(255, 255, 255, 0.08);
}
.east-8f8d.brown-4143 .video-west-514e:before {
  background: rgba(0, 0, 0, 0.9);
}
.east-8f8d.brown-4143 .backdrop-basic-4452 .item_4281 li a,
.east-8f8d.brown-4143 .backdrop-basic-4452 .caption-short-5f93,
.east-8f8d.brown-4143 .logo-inner-536f {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-8f8d.brown-4143 .backdrop-basic-4452 .caption-short-5f93:focus,
.east-8f8d.brown-4143 .backdrop-basic-4452 .caption-short-5f93:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-8f8d.brown-4143 .item_4281 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-west-514e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video-west-514e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media_inner_5740 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notice-green-4a2a .east-8f8d {
  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;
}
.notice-green-4a2a .card-4dba {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notice-green-4a2a .card-4dba: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) {
  .notice-green-4a2a .card-4dba:before {
    width: 16%;
    left: 42%;
  }
}
.notice-green-4a2a .card-4dba:last-child:before {
  content: none;
}
.notice-green-4a2a .card-4dba[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notice-green-4a2a .backdrop-basic-4452 .item_4281 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notice-green-4a2a .backdrop-basic-4452 .item_4281 li a .caption-short-5f93 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notice-green-4a2a .backdrop-basic-4452 .logo-inner-536f {
  border: none;
}
.notice-green-4a2a .backdrop-basic-4452 .logo-inner-536f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notice-green-4a2a .video-west-514e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notice-green-4a2a .media_inner_5740 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notice-green-4a2a .brown-4143 .video-west-514e:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-green-4a2a .orange_64ab.mask-e543 .tabs_e615 {
  background: rgba(0, 0, 0, 0.6);
}
.notice-green-4a2a
  .orange_64ab.mask-e543
  .tabs_e615::after,
.notice-green-4a2a
  .orange_64ab.mask-e543
  .tabs_e615:before {
  background: inherit;
}
.notice-green-4a2a
  .orange_64ab.mask-e543:hover
  .tabs_e615 {
  background: rgba(0, 0, 0, 0.8);
}
.primary-37c2 .east-8f8d {
  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) {
  .primary-37c2 .east-8f8d {
    width: auto;
    right: 45px;
  }
}
.out_9cfe .east-8f8d {
  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) {
  .out_9cfe .east-8f8d {
    width: auto;
    left: 45px;
  }
}
.top_7459 .east-8f8d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.top_7459 .media_inner_5740 {
  max-width: 48em;
  margin: 0 auto;
}
.top_7459 .video-west-514e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.middle-a7cd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.middle-a7cd.notice-green-4a2a .east-8f8d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.middle-a7cd.primary-37c2 .east-8f8d {
  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);
}
.middle-a7cd .east-8f8d {
  visibility: visible;
}
.middle-a7cd.out_9cfe .east-8f8d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.progress_iron_9612,
.stone_7701 {
  overflow-x: hidden;
}
.progress_iron_9612 .east-8f8d {
  overflow: auto;
}
.progress_iron_9612.notice-green-4a2a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_iron_9612.notice-green-4a2a .east-8f8d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.progress_iron_9612.notice-green-4a2a .stone-77c3 {
  opacity: 0;
}
.progress_iron_9612.primary-37c2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_iron_9612.primary-37c2 .east-8f8d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.progress_iron_9612.primary-37c2 .stone-77c3 {
  opacity: 0;
}
.progress_iron_9612.out_9cfe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress_iron_9612.out_9cfe .east-8f8d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.progress_iron_9612.out_9cfe .stone-77c3 {
  opacity: 0;
}
.progress_iron_9612.top_7459 .east-8f8d {
  z-index: 10;
  visibility: visible;
}
.mask-e543 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask-e543 .tabs_e615 {
  background: rgba(255, 255, 255, 0.99);
}
.mask-e543 .tabs_e615::after,
.mask-e543 .tabs_e615:before {
  background: inherit;
}
.mask-e543:hover .tabs_e615 {
  background: rgba(255, 255, 255, 0.99);
}
.out_9cfe .mask-e543 {
  top: 10px;
  right: auto;
  left: 12px;
}
.top_7459 .mask-e543 {
  display: none !important;
}
.progress_iron_9612:before,
.stone_7701:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.progress_iron_9612 .mask-e543,
.stone_7701 .mask-e543 {
  display: inline-block;
}
.east-8f8d .complex-c703 {
  -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;
}
.progress_iron_9612 .east-8f8d .complex-c703,
.stone_7701 .east-8f8d .complex-c703 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary_over_a9c0 .feature-ae58 {
  width: 100%;
}
.highlight_last_2023 {
  padding: 0 0.5em 0;
}
.highlight_last_2023 [class*="customify-col-"],
.highlight_last_2023 [class*="customify-col_"],
.highlight_last_2023 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.upper_2301 .highlight_last_2023 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .container_iron_4ccf .card_bronze_e28c,
  .card_bronze_e28c {
    display: none;
  }
  .media-bright-9c55 {
    text-align: left;
  }
  .fast-42bb {
    text-align: center;
  }
  .fixed-964d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .container_iron_4ccf .popup-lower-970f,
  .popup-lower-970f {
    display: none;
  }
  .orange_c7d1 {
    text-align: left;
  }
  .tooltip_focused_5383 {
    text-align: center;
  }
  .thick_537d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .container_iron_4ccf .bottom_a37f,
  .bottom_a37f {
    display: none;
  }
  .cold-5a30 {
    text-align: left;
  }
  .solid-4510 {
    text-align: center;
  }
  .table-orange-4d12 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.medium-5df7 {
  box-shadow: none !important;
}
.link_lower_1fa4 .notification_140e,
.soft_a8f9 .notification_140e {
  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;
}
.soft_a8f9 .notification_140e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.button-fc81 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.button-fc81:after,
.button-fc81:before {
  content: "";
  display: table;
}
.button-fc81:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .button-fc81 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.button-fc81,
.caption_f069 {
  max-width: 1248px;
  margin: 0 auto;
}

.primary-full-7a21.dropdown-selected-88e5 .button-fc81 {
  max-width: 100%;
}
.primary-full-7a21.label-b783 {
  max-width: 1200px;
  margin: 0 auto;
}
.primary-full-7a21.carousel_full_8258 .button-fc81 {
  max-width: 100%;
}
.primary-full-7a21.carousel_full_8258 > .button-fc81 {
  padding-left: 0;
  padding-right: 0;
}
.primary-full-7a21.carousel_full_8258 > .button-fc81 .container_iron_4ccf {
  margin: 0;
}
.primary-full-7a21.carousel_full_8258
  > .button-fc81
  .soft-0e98.section_dark_d57f {
  margin-right: 0;
  margin-left: 0;
}
.primary-full-7a21.carousel_full_8258 #main.section_dark_d57f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .easy_bcb1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .easy_bcb1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .advanced-abe4 .gas-5fcc {
    padding-right: 1em;
  }
  .advanced-abe4.main-fixed-4be7 .soft-0e98 {
    border-right: 1px solid #eaecee;
  }
  .advanced-abe4.main-fixed-4be7 .gas-5fcc {
    padding-right: 1em;
  }
  .advanced-abe4.main-fixed-4be7 .gallery_cold_dce7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-8109 .gas-5fcc {
    padding-left: 1em;
  }
  .action-8109.main-fixed-4be7 .soft-0e98 {
    border-left: 1px solid #eaecee;
  }
  .action-8109.main-fixed-4be7 .gas-5fcc {
    padding-left: 1em;
  }
  .action-8109.main-fixed-4be7 .gallery_cold_dce7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-gas-ea39 .gas-5fcc {
    padding-left: 1em;
  }
  .thumbnail-gas-ea39.main-fixed-4be7 .surface-2900 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-gas-ea39.main-fixed-4be7 .wide_3f39 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-gas-ea39.main-fixed-4be7 .gas-5fcc {
    padding-left: 1em;
  }
  .thumbnail-gas-ea39.main-fixed-4be7 .gallery_cold_dce7 {
    padding-right: 1em;
  }
  .thumbnail-gas-ea39.main-fixed-4be7 .column_7abd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-08ed .gas-5fcc {
    padding-right: 1em;
  }
  .hero-08ed.main-fixed-4be7 .surface-2900 {
    border-left: 1px solid #eaecee;
  }
  .hero-08ed.main-fixed-4be7 .wide_3f39 {
    border-left: 1px solid #eaecee;
  }
  .hero-08ed.main-fixed-4be7 .gas-5fcc {
    padding-right: 1em;
  }
  .hero-08ed.main-fixed-4be7 .gallery_cold_dce7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero-08ed.main-fixed-4be7 .column_7abd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_bcb1 .gas-5fcc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_bcb1.main-fixed-4be7 .soft-0e98 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .easy_bcb1.main-fixed-4be7 .gas-5fcc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_bcb1.main-fixed-4be7 .gallery_cold_dce7 {
    padding-left: 1em;
  }
  .easy_bcb1.main-fixed-4be7 .column_7abd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .easy_bcb1.main-fixed-4be7 .gas-5fcc {
    padding-left: 0;
  }
}
.link-active-18c0 .chip_hovered_af8b {
  display: inline-block;
}
.block_motion_d7a2 {
  display: inline-block;
}
.gallery-gas-1aea {
  word-con: break-word;
}
.mask-silver-3646 > span {
  display: inline-block;
  padding: 5px 0;
}
.mask-silver-3646 .focused-f6a4 {
  margin-left: 8px;
  margin-right: 8px;
}
.mask-silver-3646 .glass-dbd4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.advanced-73f4 .wrapper-cda3 {
  margin-bottom: 2em;
}
.advanced-73f4 .backdrop_east_9a0f {
  margin-bottom: 15px;
}
.advanced-73f4 .backdrop_east_9a0f:last-child {
  margin-bottom: 0;
}
.advanced-73f4 .carousel-f31e {
  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) {
  .advanced-73f4 .carousel-f31e {
    display: block;
  }
}
.advanced-73f4 .narrow-84af {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .advanced-73f4 .narrow-84af {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.advanced-73f4 .message-motion-dc09 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.advanced-73f4 .message-motion-dc09 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.advanced-73f4 .message-motion-dc09 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.advanced-73f4 .gallery-gas-1aea {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-73f4 .gallery-gas-1aea a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.advanced-73f4 .icon_orange_f1b5 p:last-child {
  margin-bottom: 0;
}
.advanced-73f4 .input-5909 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.advanced-73f4 .component-b536 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.advanced-73f4 .panel-red-b0db {
  margin-top: 1em;
}
.advanced-73f4 .prev-6006 {
  top: 0;
  display: block;
}
.advanced-73f4 .prev-6006 a {
  color: inherit;
}
.advanced-73f4 .prev-6006 a:hover {
  color: inherit;
}
.advanced-73f4 .complex_842d {
  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;
}
.advanced-73f4 .complex_842d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.advanced-73f4 .component-b536 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.advanced-73f4 .solid_5d5a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.advanced-73f4 .solid_5d5a:first-child {
  margin-top: 0;
}
.advanced-73f4 .solid_5d5a.dropdown-light-7c91 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.advanced-73f4 .solid_5d5a.header-blue-8c14 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced-73f4
  .solid_5d5a.header-blue-8c14.gallery_complex_d4ac
  .panel-red-b0db {
  width: 100%;
}
.advanced-73f4 .header-blue-8c14 {
  -webkit-box-align: center;
  align-items: center;
}
.advanced-73f4 .header-blue-8c14 .mask-silver-3646,
.advanced-73f4 .header-blue-8c14 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.advanced-73f4 .message-motion-dc09 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-73f4 .message-motion-dc09 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-73f4 .message-motion-dc09: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;
}
.advanced-73f4 .dropdown-light-7c91 {
  z-index: 5;
}
.advanced-73f4 .east-1378 .video-iron-9114 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.advanced-73f4 .outline-9bb6 .video-iron-9114 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.advanced-73f4 .alert_mini_e005 .video-iron-9114 {
  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;
}
.advanced-73f4.pink_e4d3 .carousel-f31e,
.advanced-73f4.filter-dim-8c19 .carousel-f31e {
  display: block;
}
.advanced-73f4.pink_e4d3 .carousel-f31e .green-f640,
.advanced-73f4.pink_e4d3 .carousel-f31e .component-b536,
.advanced-73f4.filter-dim-8c19 .carousel-f31e .green-f640,
.advanced-73f4.filter-dim-8c19 .carousel-f31e .component-b536 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced-73f4.wide_609f .narrow-84af {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .advanced-73f4.wide_609f .narrow-84af {
    margin-right: 0;
  }
}
.advanced-73f4.pink_e4d3 .narrow-84af,
.advanced-73f4.filter-dim-8c19 .narrow-84af {
  padding-top: 40%;
}
.advanced-73f4.pink_e4d3 .wrapper-cda3,
.advanced-73f4.filter-dim-8c19 .wrapper-cda3 {
  display: block;
}
.advanced-73f4.pink_e4d3 .fn-sticky-64f9 .component-b536,
.advanced-73f4.filter-dim-8c19 .fn-sticky-64f9 .component-b536 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.advanced-73f4.pink_e4d3 .narrow-84af,
.advanced-73f4.filter-dim-8c19 .narrow-84af {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.advanced-73f4.pink_e4d3 .component-b536 {
  padding: 1em;
}
.motion-e6a7 {
  margin: 30px auto;
  display: block;
}
.motion-e6a7 .notification_f7f3 > * {
  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;
}
.motion-e6a7 .notification_f7f3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.motion-e6a7 .notification_f7f3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_f6d7 .mask-silver-3646 {
  margin-bottom: 1.41575em;
}
.content_f6d7 .box-ba42 {
  margin-bottom: 1.618em;
}
.smooth_fe8a .layout-a3ea {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.smooth_fe8a .layout-a3ea a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.smooth_fe8a .panel-hard-e48e {
  max-width: 100%;
  overflow: auto;
}
.inner_49b5 .smooth_fe8a a:hover {
  text-decoration: underline;
}
.card-be5a .backdrop_east_9a0f:not(.gallery-gas-1aea),
.card-be5a .message-motion-dc09 {
  margin-bottom: 1.41575em;
}
.card-be5a .backdrop_east_9a0f:not(.gallery-gas-1aea):last-child,
.card-be5a .message-motion-dc09:last-child {
  margin-bottom: 0;
}
.card-be5a .backdrop_east_9a0f.middle-2d49 {
  margin-bottom: 0.41575em;
}
.card-be5a .clean_e584:before,
.card-be5a .widget_under_59ab:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card-be5a .clean_e584:before {
  content: "\f115";
}
.card-be5a .widget_under_59ab:before {
  content: "\f02c";
}
.card-be5a .last-7fb3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card-be5a .last-7fb3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar-inner-196b {
  display: -webkit-box;
  display: flex;
}
.sidebar-inner-196b .notification_f579 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar-inner-196b .notification_f579 {
    flex-basis: 90px;
  }
}
.sidebar-inner-196b .component_2587 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-inner-196b .component_2587 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar-inner-196b .aside_57e4 p:last-child {
  margin-bottom: 0.72em;
}
.nav_mini_f65b .notification_f7f3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav_mini_f65b .notification_f7f3:after,
.nav_mini_f65b .notification_f7f3:before {
  content: "";
  display: table;
}
.nav_mini_f65b .notification_f7f3:after {
  clear: both;
}
.nav_mini_f65b .notification_f7f3 .first_3d3f,
.nav_mini_f65b .notification_f7f3 .block_3981 {
  width: 49%;
}
.nav_mini_f65b .notification_f7f3 .first_3d3f a span.border-pro-0956,
.nav_mini_f65b .notification_f7f3 .block_3981 a span.border-pro-0956 {
  display: block;
  margin-bottom: 5px;
}
.nav_mini_f65b .notification_f7f3 .block_3981 {
  float: left;
  text-align: left;
}
.nav_mini_f65b .notification_f7f3 .first_3d3f {
  float: right;
  text-align: right;
}
.red_8e73 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .red_8e73 {
    margin-bottom: 0;
  }
}
.column_tiny_66bf {
  margin-bottom: 1em;
}
.column_tiny_66bf .gallery-gas-1aea {
  font-size: 1.1em;
  line-height: 1.3;
}
.primary-b351 a {
  display: block;
  line-height: 0;
  position: relative;
}
.primary_c9f2 .column_tiny_66bf,
.feature_c7f6 .column_tiny_66bf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .primary_c9f2 .column_tiny_66bf,
  .feature_c7f6 .column_tiny_66bf {
    display: block;
  }
}
.primary_c9f2 .primary-b351,
.feature_c7f6 .primary-b351 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .primary_c9f2 .primary-b351,
  .feature_c7f6 .primary-b351 {
    margin-bottom: 1em;
  }
}
.primary_c9f2 .primary-b351 img,
.feature_c7f6 .primary-b351 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.primary_c9f2 .complex-08f1,
.feature_c7f6 .complex-08f1 {
  flex-basis: calc(100% - 160px);
}
.primary_c9f2 .complex-08f1 p,
.feature_c7f6 .complex-08f1 p {
  margin-bottom: 0;
}
.primary_c9f2 .complex-08f1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .primary_c9f2 .complex-08f1 {
    padding-left: 0;
  }
}
.feature_c7f6 .complex-08f1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature_c7f6 .complex-08f1 {
    padding-right: 0;
  }
}
.feature_c7f6 .primary-b351 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.article-white-d661 .primary-b351 {
  margin-bottom: 0.5em;
}
.article-white-d661 .primary-b351 img {
  width: 100%;
}
.image-5c8e .liquid_40b1,
.card-out-52e7 .liquid_40b1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.card-out-52e7 .soft-0e98 .wide_1121 p:last-child {
  margin-bottom: 0;
}
.badge_b4d6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.search-fast-8ebd .pink_1a43 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .search-fast-8ebd .pink_1a43:last-of-type {
    margin-bottom: 0;
  }
}
.search-fast-8ebd .pink_1a43 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-fast-8ebd .pink_1a43 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.search-fast-8ebd .pink_1a43 ul li {
  margin: 0 0 0.6em;
}
.search-fast-8ebd .pink_1a43 ul li.stale_71e0,
.search-fast-8ebd .pink_1a43 ul li.border_4e70 {
  position: relative;
}
.search-fast-8ebd .pink_1a43 ul li.stale_71e0 .list_gas_386e,
.search-fast-8ebd .pink_1a43 ul li.border_4e70 .list_gas_386e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.search-fast-8ebd .pink_1a43 ul li.stale_71e0:after:after,
.search-fast-8ebd .pink_1a43 ul li.stale_71e0:after:before,
.search-fast-8ebd
  .pink_1a43
  ul
  li.border_4e70:after:after,
.search-fast-8ebd
  .pink_1a43
  ul
  li.border_4e70:after:before {
  content: "";
  display: table;
}
.search-fast-8ebd .pink_1a43 ul li.stale_71e0:after:after,
.search-fast-8ebd
  .pink_1a43
  ul
  li.border_4e70:after:after {
  clear: both;
}
.search-fast-8ebd .pink_1a43 a.focus-f026:hover {
  text-decoration: none;
}
.search-fast-8ebd .pink_1a43 select {
  max-width: 100%;
}
.search-fast-8ebd .pink_1a43 table {
  font-size: 85%;
}
.search-fast-8ebd .pink_1a43 table td,
.search-fast-8ebd .pink_1a43 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.search-fast-8ebd .pink_1a43 table tfoot td {
  text-align: left;
}
.search-fast-8ebd .pink_1a43 :last-child {
  margin-bottom: 0;
}
.search-fast-8ebd .pink_1a43 .label-black-eac4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.search-fast-8ebd .pink_1a43 .label-black-eac4 label {
  width: 100%;
}
.search-fast-8ebd .pink_1a43 .label-black-eac4 .accordion-paper-c2af {
  width: 100%;
  display: block;
}
.search-fast-8ebd .pink_1a43 .label-black-eac4 .text_short_4e3e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.search-fast-8ebd .pink_1a43 .label-black-eac4 .text_short_4e3e:hover svg #svg-search {
  fill: #444;
}
.search-fast-8ebd .pink_1a43 .label-black-eac4 .text_short_4e3e svg {
  width: 18px;
  height: 18px;
}
.search-fast-8ebd .stale_ba03 ul ul,
.search-fast-8ebd .background_right_bce7 ul ul,
.search-fast-8ebd .summary_a155 ul ul,
.search-fast-8ebd .bronze_0706 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.search-fast-8ebd .stale_ba03 .focus_fafa > a,
.search-fast-8ebd .background_right_bce7 .focus_fafa > a,
.search-fast-8ebd .summary_a155 .focus_fafa > a,
.search-fast-8ebd .bronze_0706 .focus_fafa > a {
  margin-bottom: 0;
}
.search-fast-8ebd .alert-slow-6090 li,
.search-fast-8ebd .stale_ba03 li,
.search-fast-8ebd .dynamic_c5e2 li,
.search-fast-8ebd .background_right_bce7 li,
.search-fast-8ebd .summary_a155 li,
.search-fast-8ebd .bronze_0706 li,
.search-fast-8ebd .brown-4bd5 li,
.search-fast-8ebd .purple_f1fc li {
  display: block;
  position: relative;
}
.search-fast-8ebd .alert-slow-6090 li:last-child,
.search-fast-8ebd .stale_ba03 li:last-child,
.search-fast-8ebd .dynamic_c5e2 li:last-child,
.search-fast-8ebd .background_right_bce7 li:last-child,
.search-fast-8ebd .summary_a155 li:last-child,
.search-fast-8ebd .bronze_0706 li:last-child,
.search-fast-8ebd .brown-4bd5 li:last-child,
.search-fast-8ebd .purple_f1fc li:last-child {
  border: none;
}
.search-fast-8ebd .alert-slow-6090 li a,
.search-fast-8ebd .stale_ba03 li a,
.search-fast-8ebd .dynamic_c5e2 li a,
.search-fast-8ebd .background_right_bce7 li a,
.search-fast-8ebd .summary_a155 li a,
.search-fast-8ebd .bronze_0706 li a,
.search-fast-8ebd .brown-4bd5 li a,
.search-fast-8ebd .purple_f1fc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search-fast-8ebd .alert-slow-6090 li ul li::before,
.search-fast-8ebd .stale_ba03 li ul li::before,
.search-fast-8ebd .dynamic_c5e2 li ul li::before,
.search-fast-8ebd .background_right_bce7 li ul li::before,
.search-fast-8ebd .summary_a155 li ul li::before,
.search-fast-8ebd .bronze_0706 li ul li::before,
.search-fast-8ebd .brown-4bd5 li ul li::before,
.search-fast-8ebd .purple_f1fc li ul li::before {
  left: 15px;
}
.search-fast-8ebd .alert-slow-6090 li ul a,
.search-fast-8ebd .stale_ba03 li ul a,
.search-fast-8ebd .dynamic_c5e2 li ul a,
.search-fast-8ebd .background_right_bce7 li ul a,
.search-fast-8ebd .summary_a155 li ul a,
.search-fast-8ebd .bronze_0706 li ul a,
.search-fast-8ebd .brown-4bd5 li ul a,
.search-fast-8ebd .purple_f1fc li ul a {
  padding-left: 20px;
}
.search-fast-8ebd .alert-slow-6090 li ul ul li::before,
.search-fast-8ebd .stale_ba03 li ul ul li::before,
.search-fast-8ebd .dynamic_c5e2 li ul ul li::before,
.search-fast-8ebd .background_right_bce7 li ul ul li::before,
.search-fast-8ebd .summary_a155 li ul ul li::before,
.search-fast-8ebd .bronze_0706 li ul ul li::before,
.search-fast-8ebd .brown-4bd5 li ul ul li::before,
.search-fast-8ebd .purple_f1fc li ul ul li::before {
  left: 30px;
}
.search-fast-8ebd .alert-slow-6090 li ul ul a,
.search-fast-8ebd .stale_ba03 li ul ul a,
.search-fast-8ebd .dynamic_c5e2 li ul ul a,
.search-fast-8ebd .background_right_bce7 li ul ul a,
.search-fast-8ebd .summary_a155 li ul ul a,
.search-fast-8ebd .bronze_0706 li ul ul a,
.search-fast-8ebd .brown-4bd5 li ul ul a,
.search-fast-8ebd .purple_f1fc li ul ul a {
  padding-left: 40px;
}
.search-fast-8ebd .green-03e1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search-fast-8ebd .purple_f1fc ul li {
  margin-bottom: 1.41575em;
}
.search-fast-8ebd .purple_f1fc ul li .hard_e3f3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.search-fast-8ebd .purple_f1fc ul li .chip-d364 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.brown-4143 .alert-slow-6090 li a,
.brown-4143 .stale_ba03 li a,
.brown-4143 .dynamic_c5e2 li a,
.brown-4143 .background_right_bce7 li a,
.brown-4143 .summary_a155 li a,
.brown-4143 .bronze_0706 li a,
.brown-4143 .brown-4bd5 li a,
.brown-4143 .purple_f1fc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown-4143 .green-03e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown-4143 .pink_1a43 ul li.stale_71e0 .list_gas_386e,
.brown-4143 .pink_1a43 ul li.border_4e70 .list_gas_386e {
  background: rgba(0, 0, 0, 0.2);
}
.brown-4143 .search-fast-8ebd .pink_1a43 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li {
  margin: 0;
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li ul {
  margin: 0;
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li ul li a {
  padding-left: 15px;
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li ul li li a {
  padding-left: 30px;
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li.tag_4cc1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li.tag_4cc1 > 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;
}
.primary-full-7a21 .search-fast-8ebd .item_4281 li.tag_4cc1 > 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;
}
.iron-18ee a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.description_ba3f {
  position: relative;
  z-index: 10;
}
.description_ba3f .complex-c703 {
  width: 100%;
  max-width: 100%;
}
.fresh-8c65 .copper-0449 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fresh-8c65 .orange_64ab {
}
.fresh-8c65 .brown-4143 {
  background: #292929;
}
.picture_middle_4495 .copper-0449 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.picture_middle_4495 .orange_64ab {
  background: #f9f9f9;
}
.picture_middle_4495 .brown-4143 {
  background: #303030;
}
.accordion_bee2 .copper-0449 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_bee2 .chip_hovered_af8b {
    margin-bottom: 1em;
  }
  .accordion_bee2 .chip_hovered_af8b:last-child {
    margin-bottom: 0;
  }
}
.accordion_bee2 .orange_64ab {
  background: #ededed;
}
.accordion_bee2 .brown-4143 {
  background: #1a1a1a;
}
.copper-0449.orange_64ab {
  color: rgba(0, 0, 0, 0.6);
}
.copper-0449.orange_64ab .link_pink_a8e1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper-0449.brown-4143 {
  color: rgba(255, 255, 255, 0.99);
}
.copper-0449.brown-4143 a:not(.focus-f026) {
  color: rgba(255, 255, 255, 0.79);
}
.copper-0449.brown-4143 a:not(.focus-f026):hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper-0449.brown-4143 .link_pink_a8e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-0449.brown-4143 table tbody td,
.copper-0449.brown-4143 table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion_35f1.tag-wide-5c6b .button-fc81 {
  max-width: initial;
}
.motion_35f1 .item-5f6e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion_35f1 .item-5f6e .complex-c703 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion_35f1 .item-5f6e .complex-c703 {
    display: block;
    margin-bottom: 2em;
  }
  .motion_35f1 .item-5f6e .complex-c703:last-child {
    margin-bottom: 0;
  }
}
.accordion_bee2 .chip_hovered_af8b:last-child,
.picture_middle_4495 .chip_hovered_af8b:last-child,
.fresh-8c65 .chip_hovered_af8b:last-child {
  margin-bottom: 0;
}
.accordion_bee2 .chip_hovered_af8b .search-fast-8ebd .pink_1a43:last-child,
.picture_middle_4495 .chip_hovered_af8b .search-fast-8ebd .pink_1a43:last-child,
.fresh-8c65 .chip_hovered_af8b .search-fast-8ebd .pink_1a43:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion_bee2 .title_bottom_69ec,
  .accordion_bee2 .progress-top-9dac,
  .picture_middle_4495 .title_bottom_69ec,
  .picture_middle_4495 .progress-top-9dac,
  .fresh-8c65 .title_bottom_69ec,
  .fresh-8c65 .progress-top-9dac {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .description_ba3f .chip_hovered_af8b {
    margin-bottom: 2em;
  }
}
.description_ba3f p:last-child {
  margin-bottom: 0;
}
.description_ba3f li,
.description_ba3f ul {
  list-style: none;
  margin: 0;
}
.description_ba3f ul ul {
  margin-left: 2.617924em;
}
.background_c157 {
  font-size: 0.875em;
}

/* css-noise: b239 */
.widget-item-v5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
