/*!
Theme Name: Customify
Theme URI: https://pressmaximum.background_442b/customify
Author: WPCustomify
Author URI: https://pressmaximum.background_442b
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.background_442b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion-fc02.section-warm-c84b/licenses/gpl-2.0.large-fb4b
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.old_cb52/, (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.disabled-cf32.footer-f963/normalize.widget_smooth_7dd7/
 ======
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.widget_smooth_7dd7 v7.0.0 | MIT License | github.background_442b/necolas/normalize.widget_smooth_7dd7 */
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;
}
.pagination-69fb .light-cb61,
.active_bca4,
.gradient-liquid-fd0a,
.avatar_7f6f,
.bottom-5e3a,
.cold-e540,
.button_motion_6c5e,
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;
}
.active_bca4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active_bca4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active_bca4,
  h1 {
    font-size: 1.8em;
  }
}
.gradient-liquid-fd0a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gradient-liquid-fd0a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gradient-liquid-fd0a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gradient-liquid-fd0a,
  h2 {
    font-size: 1.7em;
  }
}
.avatar_7f6f,
h3 {
  font-size: 1.618em;
}
.pagination-69fb .light-cb61,
.bottom-5e3a,
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.grid-df96 {
  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;
}
.border-old-86f2:after,
.border-old-86f2:before,
.title-72be:after,
.title-72be:before {
  content: "";
  display: table;
}
.border-old-86f2:after,
.title-72be:after {
  clear: both;
}
.outer-cff7 {
  float: right;
  margin-right: 0;
}
.pagination-4980 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.medium-5d19 .notice-7630,
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;
}
.medium-5d19 .notice-7630: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;
}
.secondary_iron_c1d8 .notice-7630 {
  box-shadow: none;
}
.secondary_iron_c1d8
  .notice-7630
  .picture_over_c790 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.secondary_iron_c1d8 .notice-7630 .article-493a {
  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;
}
.secondary_iron_c1d8
  .notice-7630
  .article-493a
  b {
  display: none;
}
.secondary_iron_c1d8 .thumbnail_fast_9bd5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bronze_9c6b:not(.pattern_9ab0):not(.notice-lower-2b52),
button:not(.pattern_9ab0):not(.notice-lower-2b52),
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ),
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ),
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ) {
  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;
}
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):hover,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):hover,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):hover,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):hover,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):active,
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):active,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):active,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):active,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):active,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus {
  outline: 0;
}
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34 {
  position: relative;
}
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .active_easy_1107,
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .carousel_5c3e,
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .north_fb0b,
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  i,
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  svg,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .active_easy_1107,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .carousel_5c3e,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .north_fb0b,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  i,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  svg,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .active_easy_1107,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .carousel_5c3e,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .north_fb0b,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  i,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  svg,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .active_easy_1107,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .carousel_5c3e,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .north_fb0b,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  i,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  svg,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .active_easy_1107,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .carousel_5c3e,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  .north_fb0b,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  i,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34
  svg {
  visibility: hidden;
}
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34:after,
button:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34:after,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34:after,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34:after,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ).fn-loading-ec34: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;
}
.bronze_9c6b:not(.pattern_9ab0):not(.notice-lower-2b52),
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ),
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ),
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ) {
  color: #fff;
  background: #235787;
}
.bronze_9c6b:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus,
input[type="button"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus,
input[type="reset"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus,
input[type="submit"]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ):focus {
  color: #fff;
}
.bronze_9c6b.fn-disabled-ec34:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ),
.bronze_9c6b[disabled]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ),
button.fn-disabled-ec34:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ),
button[disabled]:not(.pattern_9ab0):not(
    .notice-lower-2b52
  ) {
  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;
}
.cold_3afa {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.cold_3afa: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;
}
.sidebar-ef70 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row-e673 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav_north_8723 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border-old-86f2:after,
.border-old-86f2:before,
.focus_full_f960:after,
.focus_full_f960:before,
.focus_bright_0085:after,
.focus_bright_0085:before,
.row_7f86:after,
.row_7f86:before,
.over-411e:after,
.over-411e:before,
.popup-bronze-b0db:after,
.popup-bronze-b0db:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border-old-86f2:after,
.focus_full_f960:after,
.focus_bright_0085:after,
.row_7f86:after,
.over-411e:after,
.popup-bronze-b0db:after {
  clear: both;
}
.focus_full_f960 .notice_f251,
.focus_bright_0085 .notice_f251,
.complex-a64a .notice_f251 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.popup_hard_2f5b {
  display: inline-block;
}
.banner_silver_a65f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner_silver_a65f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner_silver_a65f .column_tiny_dc02 {
  padding: 1em 0;
  font-size: 85%;
}
.column_tiny_dc02 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.content_north_3af8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.content_north_3af8:after,
.content_north_3af8:before {
  content: "";
  display: table;
}
.content_north_3af8:after {
  clear: both;
}
.card-brown-3d93 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.iron_6c82 .card-brown-3d93 {
  max-width: 50%;
}
.hovered_707c .card-brown-3d93 {
  max-width: 33.33%;
}
.full_924c .card-brown-3d93 {
  max-width: 25%;
}
.hard_a958 .card-brown-3d93 {
  max-width: 20%;
}
.caption-blue-8f1a .card-brown-3d93 {
  max-width: 16.66%;
}
.input_a888 .card-brown-3d93 {
  max-width: 14.28%;
}
.slow_b2ec .card-brown-3d93 {
  max-width: 12.5%;
}
.overlay_orange_f898 .card-brown-3d93 {
  max-width: 11.11%;
}
.new_83ae {
  display: block;
}
.pagination-69fb .in_26b1 label,
.pagination-69fb .row-white-7407 label,
.pagination-69fb .lower-ffc0 label,
.pagination-69fb .form-first-4c04 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content_stone_7c54 {
  list-style: none;
  margin: 0;
}
.content_stone_7c54 article.info_right_9fc5 {
  margin-bottom: 0;
}
.content_stone_7c54 ul {
  list-style: none;
  margin: 0;
}
.content_stone_7c54 .iron-a5c9 li.info_right_9fc5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content_stone_7c54 .iron-a5c9 li.info_right_9fc5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content_stone_7c54 .iron-a5c9 li.info_right_9fc5: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) {
  .content_stone_7c54 .iron-a5c9 li.info_right_9fc5 li.info_right_9fc5 li.info_right_9fc5 li.info_right_9fc5 {
    padding-left: 0;
  }
}
article.info_right_9fc5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_right_9fc5 .focus_full_f960 p:last-of-type {
  margin-bottom: 0;
}
article.info_right_9fc5 .texture-wood-0b13 {
  float: left;
}
article.info_right_9fc5 .clean_a3f9 {
  margin-left: 85px;
}
article.info_right_9fc5 .alert-779d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_right_9fc5 .alert-779d .west-d533 {
  margin-left: 10px;
}
article.info_right_9fc5 .static-a457 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_right_9fc5 .caption_5bc6 {
  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 .in_26b1,
  #respond .lower-ffc0,
  #respond .form-first-4c04 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .in_26b1 input,
#respond .lower-ffc0 input,
#respond .form-first-4c04 input {
  width: 100%;
}
#respond .form-first-4c04 {
  margin-right: 0;
}
#respond .fresh_90f2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_6eb3 {
  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;
}
.notice_6eb3.lite_e5be {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice_6eb3 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%);
}
.notice_6eb3:focus,
.notice_6eb3: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);
}
.header_red_991c {
  border-radius: 10%;
}
.cold-43a4 {
  border-radius: 50%;
}
.component_00c9 {
  font-size: 0.72em;
}
.easy_0d9f {
  font-size: 0.875em;
}
.pagination-c92e {
  font-size: 1.1em;
}
.table-fe05 {
  text-transform: uppercase;
  line-height: 1.2;
}
.table-fe05.component_00c9 {
  letter-spacing: 0.5px;
}
.simple-2091,
.simple-2091 a {
  color: #6d6d6d;
}
.simple-2091 a:hover {
  color: #111;
}
.overlay-12c5 {
  color: #6d6d6d;
}
.caption_624d {
  overflow-x: hidden;
}
.caption_624d .block_yellow_71b6.huge-4653 {
  position: relative;
}
.caption_624d .block_yellow_71b6.huge-4653.prev_fdfc {
  position: initial;
}
.caption_624d
  .block_yellow_71b6.huge-4653.prev_fdfc
  .heading-dim-6a69 {
  left: auto;
}
.caption_624d .block_yellow_71b6 .heading-dim-6a69 {
  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;
}
.caption_624d .block_yellow_71b6:hover.huge-4653 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption_624d
  .block_yellow_71b6:hover.huge-4653
  .heading-dim-6a69 {
  display: block;
  z-index: 9999999;
}
.caption_624d .notification-tiny-18b4 .basic_4d73,
.caption_624d .logo-mini-f2a3 .basic_4d73 {
  display: none;
}
.caption_624d .block-a828 .block_yellow_71b6:hover.huge-4653 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination-69fb .in_26b1 label,
.pagination-69fb .row-white-7407 label,
.pagination-69fb .lower-ffc0 label,
.pagination-69fb .form-first-4c04 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content_stone_7c54 {
  list-style: none;
  margin: 0;
}
.content_stone_7c54 article.info_right_9fc5 {
  margin-bottom: 0;
}
.content_stone_7c54 ul {
  list-style: none;
  margin: 0;
}
.content_stone_7c54 .iron-a5c9 li.info_right_9fc5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content_stone_7c54 .iron-a5c9 li.info_right_9fc5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content_stone_7c54 .iron-a5c9 li.info_right_9fc5: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) {
  .content_stone_7c54 .iron-a5c9 li.info_right_9fc5 li.info_right_9fc5 li.info_right_9fc5 li.info_right_9fc5 {
    padding-left: 0;
  }
}
article.info_right_9fc5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_right_9fc5 .focus_full_f960 p:last-of-type {
  margin-bottom: 0;
}
article.info_right_9fc5 .texture-wood-0b13 {
  float: left;
}
article.info_right_9fc5 .clean_a3f9 {
  margin-left: 85px;
}
article.info_right_9fc5 .alert-779d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_right_9fc5 .alert-779d .west-d533 {
  margin-left: 10px;
}
article.info_right_9fc5 .static-a457 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_right_9fc5 .caption_5bc6 {
  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 .in_26b1,
  #respond .lower-ffc0,
  #respond .form-first-4c04 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .in_26b1 input,
#respond .lower-ffc0 input,
#respond .form-first-4c04 input {
  width: 100%;
}
#respond .form-first-4c04 {
  margin-right: 0;
}
#respond .fresh_90f2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-tiny-18b4 .stone-8234 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stone-8234 .dynamic_a072.hot-69d9 .dropdown_active_fbb2 > li > a:focus,
.stone-8234 .dynamic_a072.hot-69d9 .dropdown_active_fbb2 > li > a:hover,
.stone-8234 .dynamic_a072.black_7ed8 .dropdown_active_fbb2 > li > a:focus,
.stone-8234 .dynamic_a072.black_7ed8 .dropdown_active_fbb2 > li > a:hover,
.stone-8234 .dynamic_a072.focus-last-051d .dropdown_active_fbb2 > li > a:focus,
.stone-8234 .dynamic_a072.focus-last-051d .dropdown_active_fbb2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-8234
  .dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a,
.stone-8234
  .dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li.popup_gas_8cdf
  > a,
.stone-8234
  .dynamic_a072.black_7ed8
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a,
.stone-8234
  .dynamic_a072.black_7ed8
  .dropdown_active_fbb2
  > li.popup_gas_8cdf
  > a,
.stone-8234
  .dynamic_a072.focus-last-051d
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a,
.stone-8234 .dynamic_a072.focus-last-051d .dropdown_active_fbb2 > li.frame_296c > a {
  color: rgba(255, 255, 255, 0.99);
}
.stone-8234 .description-fresh-08fe,
.stone-8234 .description-fresh-08fe a {
  color: rgba(255, 255, 255, 0.99);
}
.stone-8234 .menu_east_3f8a.focus_0d77 li a,
.stone-8234 .filter_4b52 a,
.stone-8234 .active-motion-b5c1,
.stone-8234 .dropdown_active_fbb2 > li > a,
.stone-8234 .active_6e3d {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234 .menu_east_3f8a.focus_0d77 li a:hover,
.stone-8234 .filter_4b52 a:hover,
.stone-8234 .active-motion-b5c1:hover,
.stone-8234 .dropdown_active_fbb2 > li > a:hover,
.stone-8234 .active_6e3d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-8234 .summary_copper_599d {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234 .summary_copper_599d .slider-7639 {
  color: rgba(255, 255, 255, 0.99);
}
.stone-8234 .summary_copper_599d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-8234 .secondary-medium-d87a .fixed_4e39 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234 .secondary-medium-d87a .fixed_4e39 .notice_1263 {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234
  .secondary-medium-d87a
  .fixed_4e39
  .notice_1263::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234
  .secondary-medium-d87a
  .fixed_4e39
  .notice_1263:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234
  .secondary-medium-d87a
  .fixed_4e39
  .notice_1263::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234
  .secondary-medium-d87a
  .fixed_4e39
  .notice_1263::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234 .secondary-medium-d87a .card_c3bc {
  color: rgba(255, 255, 255, 0.79);
}
.stone-8234 .secondary-medium-d87a .card_c3bc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-complex-aadd
  .stone-8234
  .secondary-medium-d87a
  .breadcrumb-f6ab
  .section_23da {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-complex-aadd
  .stone-8234
  .secondary-medium-d87a
  .breadcrumb-f6ab
  .notice_1263 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-tiny-18b4 .search_0554 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.search_0554 .dynamic_a072.hot-69d9 .dropdown_active_fbb2 > li > a:focus,
.search_0554 .dynamic_a072.hot-69d9 .dropdown_active_fbb2 > li > a:hover,
.search_0554 .dynamic_a072.black_7ed8 .dropdown_active_fbb2 > li > a:focus,
.search_0554 .dynamic_a072.black_7ed8 .dropdown_active_fbb2 > li > a:hover,
.search_0554 .dynamic_a072.focus-last-051d .dropdown_active_fbb2 > li > a:focus,
.search_0554 .dynamic_a072.focus-last-051d .dropdown_active_fbb2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_0554
  .dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a,
.search_0554
  .dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li.popup_gas_8cdf
  > a,
.search_0554
  .dynamic_a072.black_7ed8
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a,
.search_0554
  .dynamic_a072.black_7ed8
  .dropdown_active_fbb2
  > li.popup_gas_8cdf
  > a,
.search_0554
  .dynamic_a072.focus-last-051d
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a,
.search_0554 .dynamic_a072.focus-last-051d .dropdown_active_fbb2 > li.frame_296c > a {
  color: rgba(0, 0, 0, 0.8);
}
.search_0554 .description-fresh-08fe,
.search_0554 .description-fresh-08fe a {
  color: rgba(0, 0, 0, 0.8);
}
.search_0554 .menu_east_3f8a.focus_0d77 li a,
.search_0554 .filter_4b52 a,
.search_0554 .active-motion-b5c1,
.search_0554 .dropdown_active_fbb2 > li > a,
.search_0554 .active_6e3d {
  color: rgba(0, 0, 0, 0.55);
}
.search_0554 .menu_east_3f8a.focus_0d77 li a:hover,
.search_0554 .filter_4b52 a:hover,
.search_0554 .active-motion-b5c1:hover,
.search_0554 .dropdown_active_fbb2 > li > a:hover,
.search_0554 .active_6e3d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_0554 .summary_copper_599d {
  color: rgba(0, 0, 0, 0.55);
}
.search_0554 .summary_copper_599d .slider-7639 {
  color: rgba(0, 0, 0, 0.8);
}
.search_0554 .summary_copper_599d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge_31e1 .sort-92ab {
  margin-left: auto;
  margin-right: auto;
}
.focus_bright_0085 > * {
  margin-left: auto;
  margin-right: auto;
}
.focus_bright_0085 .sidebar-ef70 {
  margin-right: 1.41575em;
}
.bright_2cb3 .focus_bright_0085 > .section_lower_372b {
  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;
}
.bright_2cb3 .focus_bright_0085 > .banner-yellow-d172 {
  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;
}
.preview-1f17.huge_31e1 .sort-92ab,
.narrow-3718.huge_31e1 .sort-92ab {
  margin-left: 0;
}
.item-6f2f.huge_31e1 .sort-92ab,
.component_69d2.huge_31e1 .sort-92ab {
  margin-right: 0;
}
.focus_bright_0085 ol,
.focus_bright_0085 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.message-9b54 video {
  max-width: 100%;
}
.selected-fd18 img {
  display: block;
}
.selected-fd18.sidebar-ef70,
.selected-fd18.row-e673 {
  width: 100%;
}
.selected-fd18.banner-yellow-d172 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs-plasma-f9e6:not(.popup-black-e2ef) {
  margin: 1.5em auto;
}
.modal_86e1 p {
  padding: 1.5em 14px;
}
ul.layout_da4d.banner-yellow-d172,
ul.layout_da4d.section_lower_372b,
ul.layout_da4d.banner-7e99.section_lower_372b {
  padding: 0 14px;
}
.cool_b514 {
  display: block;
  overflow-x: auto;
}
.cool_b514 table {
  border-collapse: collapse;
  width: 100%;
}
.cool_b514 td,
.cool_b514 th {
  padding: 0.5em;
}
.focus_bright_0085 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus_bright_0085 ol ol,
.focus_bright_0085 ol ul,
.focus_bright_0085 ul ol,
.focus_bright_0085 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus_bright_0085 ol ol li,
.focus_bright_0085 ol ul li,
.focus_bright_0085 ul ol li,
.focus_bright_0085 ul ul li {
  margin-left: 0;
}
.article_large_165b.slow_5076 > .old_b5fd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.article_large_165b.slow_5076 > .old_b5fd iframe,
.article_large_165b.slow_5076 > .old_b5fd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumbnail-up-fe26 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thumbnail-up-fe26.mask_fast_5099 {
  padding: 0;
}
.thumbnail-up-fe26.mask_fast_5099 cite {
  font-size: 13px;
}
.thumbnail-up-fe26 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thumbnail-up-fe26 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.logo-full-dd32 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.logo-full-dd32 > p:first-child {
  margin-top: 0;
}
.logo-full-dd32 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.logo-full-dd32 blockquote {
  border-left: 0;
}
.lite-f2d8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lite-f2d8:not(.icon_f428) {
  max-width: 100px;
}
.lite-f2d8.red-9c3b {
  border-bottom: none !important;
  text-align: center;
}
.lite-f2d8.red-9c3b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal_86e1 p {
    padding: 1.5em 0;
  }
}
.accordion_focused_8cd2 {
  color: #0073aa;
}
.modal_complex_793e {
  background-color: #0073aa;
}
.narrow_7de0 {
  color: #229fd8;
}
.white-d7b5 {
  background-color: #229fd8;
}
.progress-94d2 {
  color: #eee;
}
.surface-8a90 {
  background-color: #eee;
}
.background_7dfb {
  color: #444;
}
.component_3154 {
  background-color: #444;
}
.frame-dark-23f8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame-dark-23f8 .carousel-e148 .filter_4b52 {
  font-size: 15px;
}
.frame-dark-23f8 .filter_4b52 {
  line-height: 1.3;
}
.frame-dark-23f8 .search_0554 {
}
.frame-dark-23f8 .stone-8234 {
  background: #235787;
}
.accordion-dirty-32b7 {
  padding: 0;
}
.accordion-dirty-32b7 .stone-8234 {
  background: #1a1a1a;
}
.accordion-dirty-32b7 .search_0554 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.carousel-warm-aa32 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.carousel-warm-aa32 .search_0554 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.carousel-warm-aa32 .stone-8234 {
  background: #303030;
}
.popup-bronze-b0db {
  position: relative;
  z-index: 10;
}
.popup-bronze-b0db .purple_a63e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stone_4e32 .huge-4653 {
  display: inline-block;
  vertical-align: middle;
}
.stone_4e32.preview_bright_6a3a .huge-4653 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .stone_4e32.preview_bright_6a3a .huge-4653 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .stone_4e32.preview_bright_6a3a .huge-4653 {
    margin-right: 0.4em;
  }
}
.stone_4e32.preview_bright_6a3a .huge-4653:last-child {
  margin-right: 0;
}
.action-c564 .purple_a63e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notification-tiny-18b4 .carousel-e148 {
    margin: 0 -0.5em;
  }
  .notification-tiny-18b4 .carousel-e148 [class*="customify-col-"],
  .notification-tiny-18b4 .carousel-e148 [class*="customify-col_"],
  .notification-tiny-18b4 .carousel-e148 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notification-tiny-18b4.shadow-soft-7454 .purple_a63e {
  background: 0 0 !important;
}
.notification-tiny-18b4.shadow-soft-7454 .purple_a63e,
.notification-tiny-18b4.action-c564 .purple_a63e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notification-tiny-18b4.logo_52bd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notification-tiny-18b4.action-c564 .purple_a63e {
  box-shadow: none !important;
}
.glass-d031 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .glass-d031 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .glass-d031 {
    padding: 18px 0 20px;
  }
}
.glass-d031 .right-7287 {
  width: 100%;
}
.glass-d031 .panel_fluid_25d9 {
  margin-bottom: 0;
}
.glass-d031 .tertiary-2119 {
  margin-top: 5px;
  font-size: 0.875em;
}
.element-33ac {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element-33ac .title_hovered_a102 {
  width: 100%;
}
.row_tiny_8ccb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row_tiny_8ccb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row_tiny_8ccb 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;
}
.row_tiny_8ccb li:last-child:after {
  display: none;
}
.row_tiny_8ccb li a {
  font-weight: 500;
  margin-right: 10px;
}
.gold-d602 .basic_4d73 button,
.glass-d031 .basic_4d73 button {
  left: 0;
}
.gold-d602 .title_hovered_a102,
.glass-d031 .title_hovered_a102 {
  padding-left: 0;
  padding-right: 0;
}
.gold-d602 .element-33ac,
.glass-d031 .element-33ac {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gold-d602 {
  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;
}
.gold-d602: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;
}
.gold-d602 .upper_92b0 {
  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) {
  .gold-d602 .upper_92b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gold-d602 .upper_92b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gold-d602 .upper_92b0 {
    min-height: 200px;
  }
}
.gold-d602 .row_tiny_8ccb {
  color: rgba(255, 255, 255, 0.8);
}
.gold-d602 .row_tiny_8ccb a,
.gold-d602 .row_tiny_8ccb li:after {
  color: inherit;
}
.gold-d602 .row_tiny_8ccb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo_b858 {
  margin-bottom: 0.5em;
}
.wood_66b0 {
  margin-bottom: 1.2em;
}
.wood_66b0,
.logo_b858 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood_66b0 p:last-child,
.logo_b858 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .basic_4d73,
#masthead .basic_4d73 {
  display: none;
}
#masthead
  > .basic_4d73.frame-f148 {
  display: none;
}
#masthead > .basic_4d73 button {
  left: 0;
}
.wide_c522 {
  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%;
}
.wide_c522 .huge-4653 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wide_c522 .active-e2db {
  display: -webkit-box;
  display: flex;
}
.wide_c522 .active-e2db.avatar_gold_a91c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wide_c522 .active-e2db.clean_775d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wide_c522 .active-e2db.image-south-f1d8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wide_c522.green_a02c.hero-action-d7bb .active-e2db.avatar_gold_a91c {
  flex-basis: 100%;
}
.wide_c522.selected_dcd0 .active-e2db.clean_775d {
  -webkit-box-flex: 1;
  flex: auto;
}
.wide_c522.selected_dcd0 .active-e2db.image-south-f1d8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .basic_4d73.frame-f148 {
  display: none;
}
#masthead > .basic_4d73 button {
  left: 0;
}
.middle_595d {
  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;
}
.middle_595d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.middle_595d.footer-out-c1cf i {
  margin-right: 4px;
}
.middle_595d.huge-3e15 i {
  margin-left: 5px;
}
.filter_4b52 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.filter_4b52 p:last-child {
  margin-bottom: 0;
}
.mask-bronze-45aa {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mask-bronze-45aa a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mask-bronze-45aa img {
  display: block;
  width: auto;
  line-height: 1;
}
.mask-bronze-45aa .description-fresh-08fe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mask-bronze-45aa .backdrop-84a0 {
  margin: 5px 0 7px 0;
}
.mask-bronze-45aa.surface-motion-4786 .active_6650 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-bronze-45aa.surface-motion-4786 .text_pro_8ac3 {
  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;
}
.mask-bronze-45aa.over-2cb4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mask-bronze-45aa.over-2cb4 .active_6650 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-bronze-45aa.over-2cb4 .text_pro_8ac3 {
  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;
}
.mask-bronze-45aa.message-out-72c0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mask-bronze-45aa.menu_0df3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mask-bronze-45aa.menu_0df3 .text_pro_8ac3 {
  margin-top: 7px;
}
.notification_thick_33ca {
  display: inline-block;
}
.popup-bronze-b0db .card_blue_2878 .mask-bronze-45aa img {
  max-width: 100%;
}
.dynamic_a072 .under-410f.pattern_4209,
.tooltip_4316 .under-410f.pattern_4209 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dynamic_a072 .current-2b8b,
.tooltip_4316 .current-2b8b {
  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%);
}
.dynamic_a072 .current-2b8b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dynamic_a072.cool-27e9 .current-2b8b {
  display: none;
}
.dynamic_a072 .fast-d705 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dynamic_a072 .fast-d705 li {
  display: inline-block;
  position: relative;
}
.dynamic_a072 .fast-d705 li:last-child {
  margin-right: 0;
}
.dynamic_a072 .fast-d705 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;
}
.dynamic_a072 .fast-d705 li.frame_296c > a {
  color: rgba(0, 0, 0, 0.9);
}
.dynamic_a072 .fast-d705 > 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;
}
.dynamic_a072 .fast-d705 > li > a i {
  line-height: 0;
}
.dynamic_a072 .fast-d705 > li.link-57a5 > a .current-2b8b {
  margin-left: 4px;
  line-height: 0;
}
.dynamic_a072 .fast-d705 .lower_5ac0 li.link-57a5 > a {
  position: relative;
}
.dynamic_a072 .fast-d705 .lower_5ac0 li.link-57a5 > a:after,
.dynamic_a072 .fast-d705 .lower_5ac0 li.link-57a5 > a:before {
  content: "";
  display: table;
}
.dynamic_a072 .fast-d705 .lower_5ac0 li.link-57a5 > a:after {
  clear: both;
}
.dynamic_a072 .fast-d705 .lower_5ac0 li.link-57a5 > a .current-2b8b {
  margin-left: 5px;
  float: right;
}
.dynamic_a072 .message_north_5c77,
.dynamic_a072 .lower_5ac0 {
  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;
}
.dynamic_a072 .lower_5ac0 {
  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;
}
.dynamic_a072 .lower_5ac0 .pattern_4209 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dynamic_a072 .lower_5ac0 .current-2b8b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dynamic_a072 .lower_5ac0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.dynamic_a072 .lower_5ac0 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;
}
.dynamic_a072 .lower_5ac0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_a072 .lower_5ac0 .lower_5ac0 {
  top: 0;
  left: 100%;
}
.dynamic_a072 .column-1a88.fn-focus-ec34 > .message_north_5c77,
.dynamic_a072 .column-1a88.fn-focus-ec34 > .lower_5ac0,
.dynamic_a072 .column-1a88:focus > .message_north_5c77,
.dynamic_a072 .column-1a88:focus > .lower_5ac0,
.dynamic_a072 .column-1a88:hover > .message_north_5c77,
.dynamic_a072 .column-1a88:hover > .lower_5ac0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dynamic_a072.focus-last-051d .dropdown_active_fbb2:after,
.dynamic_a072.focus-last-051d .dropdown_active_fbb2:before {
  content: "";
  display: table;
}
.dynamic_a072.focus-last-051d .dropdown_active_fbb2:after {
  clear: both;
}
.dynamic_a072.focus-last-051d .dropdown_active_fbb2 > li {
  float: left;
}
.dynamic_a072.chip_f740 .dropdown_active_fbb2:after,
.dynamic_a072.chip_f740 .dropdown_active_fbb2:before {
  content: "";
  display: table;
}
.dynamic_a072.chip_f740 .dropdown_active_fbb2:after {
  clear: both;
}
.dynamic_a072.chip_f740 .dropdown_active_fbb2 > li {
  float: left;
}
.dynamic_a072.chip_f740 .dropdown_active_fbb2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dynamic_a072.chip_f740 .dropdown_active_fbb2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dynamic_a072.chip_f740 .dropdown_active_fbb2 > li.wrapper_d317 > a,
.dynamic_a072.chip_f740 .dropdown_active_fbb2 > li.frame_296c > a {
  color: #fff;
  background-color: #1e4b75;
}
.dynamic_a072.hot-69d9 .dropdown_active_fbb2 > li > a .pattern_4209 {
  position: relative;
}
.dynamic_a072.hot-69d9 .dropdown_active_fbb2 > li > a .pattern_4209: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;
}
.dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li:focus
  > a
  .pattern_4209:before,
.dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li:hover
  > a
  .pattern_4209:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a
  .pattern_4209:before,
.dynamic_a072.hot-69d9
  .dropdown_active_fbb2
  > li.popup_gas_8cdf
  > a
  .pattern_4209:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_a072.black_7ed8 .dropdown_active_fbb2 > li > a .pattern_4209 {
  position: relative;
}
.dynamic_a072.black_7ed8 .dropdown_active_fbb2 > li > a .pattern_4209: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;
}
.dynamic_a072.black_7ed8 .dropdown_active_fbb2 > li:focus > a .pattern_4209:before,
.dynamic_a072.black_7ed8
  .dropdown_active_fbb2
  > li:hover
  > a
  .pattern_4209:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_a072.black_7ed8
  .dropdown_active_fbb2
  > li.wrapper_d317
  > a
  .pattern_4209:before,
.dynamic_a072.black_7ed8
  .dropdown_active_fbb2
  > li.popup_gas_8cdf
  > a
  .pattern_4209:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_4316 .fast-d705 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip_4316 .fast-d705 li:first-child > a {
  border-top: none;
}
.tooltip_4316 .fast-d705 .component-light-4750 > .pattern_4209 .current-2b8b {
  display: none;
}
.tooltip_4316 .fast-d705 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip_4316 .fast-d705 li:last-child {
  border: none;
}
.tooltip_4316 .fast-d705 li.link-57a5 > a {
  padding-right: 45px !important;
}
.tooltip_4316 .fast-d705 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip_4316 .fast-d705 li a:focus,
.tooltip_4316 .fast-d705 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_4316 .fast-d705 li .nav_2053 {
  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;
}
.tooltip_4316 .fast-d705 li .nav_2053:hover {
  box-shadow: none;
}
.tooltip_4316 .fast-d705 li .nav_2053 .current-2b8b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip_4316 .fast-d705 .lower_5ac0 {
  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);
}
.tooltip_4316 .fast-d705 .lower_5ac0 li a {
  padding-left: 3em;
}
.tooltip_4316 .fast-d705 .down-4908 > a .nav_2053 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip_4316 .fast-d705 .down-4908 > .lower_5ac0 {
  display: block;
  opacity: 1;
}
.basic_e00f {
  max-width: 100%;
}
.badge-hovered-e474 {
  line-height: 0;
  cursor: pointer;
}
.active_6e3d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_6e3d:hover {
  box-shadow: none;
  color: currentColor;
}
.active_6e3d svg {
  width: 18px;
  height: 18px;
}
.active_6e3d .layout_silver_a25f {
  display: none;
}
.photo-62be {
  position: relative;
}
.photo-62be.fn-active-ec34 .active_6e3d .table_feb7 {
  display: none;
}
.photo-62be.fn-active-ec34 .active_6e3d .layout_silver_a25f {
  display: inline-block;
}
.photo-62be .backdrop-west-fe1f {
  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);
}
.photo-62be.next_37e2 .backdrop-west-fe1f {
  left: auto;
  right: -0.9em;
}
.photo-62be.next_37e2 .nav-4f2d::before {
  left: auto;
  right: 15px;
}
.photo-62be.fn-active-ec34 .backdrop-west-fe1f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb-f6ab {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb-f6ab label {
  flex-basis: 100%;
}
.breadcrumb-f6ab .fixed_4e39 {
  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;
}
.breadcrumb-f6ab .notice_1263 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb-f6ab .notice_1263:focus {
  background-color: transparent;
}
.breadcrumb-f6ab button.card_c3bc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb-f6ab button.card_c3bc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb-f6ab button.card_c3bc svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-f6ab input[type="submit"] {
  min-height: auto;
}
.secondary-medium-d87a .breadcrumb-f6ab .notice_1263 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.nav-4f2d {
  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) {
  .nav-4f2d {
    width: 220px;
  }
}
.nav-4f2d label {
  flex-basis: 100%;
}
.nav-4f2d::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;
}
.component-complex-aadd .secondary-medium-d87a .breadcrumb-f6ab {
  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;
}
.component-complex-aadd
  .secondary-medium-d87a
  .breadcrumb-f6ab
  .fixed_4e39 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-complex-aadd .secondary-medium-d87a .breadcrumb-f6ab .notice_1263 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-complex-aadd
  .secondary-medium-d87a
  .breadcrumb-f6ab
  .notice_1263:focus {
  background: 0 0;
}
.component-complex-aadd
  .secondary-medium-d87a
  .breadcrumb-f6ab
  .section_23da {
  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;
}
.menu_east_3f8a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.menu_east_3f8a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.menu_east_3f8a li:last-child {
  margin-right: 0;
}
.menu_east_3f8a li:first-child {
  margin-left: 0;
}
.menu_east_3f8a.badge_b43f a {
  color: #fff;
}
.menu_east_3f8a.badge_b43f a:hover {
  color: #fff;
}
.menu_east_3f8a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.menu_east_3f8a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.menu_east_3f8a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.menu_east_3f8a a:hover {
  opacity: 0.9;
  color: inherit;
}
.menu_east_3f8a [class*="social-icon-apple"] {
  background-color: #999;
}
.menu_east_3f8a [class*="social-icon-apple"].tall_8e56 {
  background-color: transparent;
  color: #999;
}
.menu_east_3f8a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.menu_east_3f8a [class*="social-icon-behance"].tall_8e56 {
  background-color: transparent;
  color: #1769ff;
}
.menu_east_3f8a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.menu_east_3f8a [class*="social-icon-bitbucket"].tall_8e56 {
  background-color: transparent;
  color: #205081;
}
.menu_east_3f8a [class*="social-icon-codepen"] {
  background-color: #000;
}
.menu_east_3f8a [class*="social-icon-codepen"].tall_8e56 {
  background-color: transparent;
  color: #000;
}
.menu_east_3f8a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.menu_east_3f8a [class*="social-icon-delicious"].tall_8e56 {
  background-color: transparent;
  color: #39f;
}
.menu_east_3f8a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.menu_east_3f8a [class*="social-icon-digg"].tall_8e56 {
  background-color: transparent;
  color: #005be2;
}
.menu_east_3f8a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.menu_east_3f8a [class*="social-icon-dribbble"].tall_8e56 {
  background-color: transparent;
  color: #ea4c89;
}
.menu_east_3f8a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.menu_east_3f8a [class*="social-icon-envelope"].tall_8e56 {
  background-color: transparent;
  color: #ea4335;
}
.menu_east_3f8a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.menu_east_3f8a [class*="social-icon-facebook"].tall_8e56 {
  background-color: transparent;
  color: #3b5998;
}
.menu_east_3f8a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.menu_east_3f8a [class*="social-icon-flickr"].tall_8e56 {
  background-color: transparent;
  color: #0063dc;
}
.menu_east_3f8a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.menu_east_3f8a [class*="social-icon-foursquare"].tall_8e56 {
  background-color: transparent;
  color: #2d5be3;
}
.menu_east_3f8a [class*="social-icon-github"] {
  background-color: #333;
}
.menu_east_3f8a [class*="social-icon-github"].tall_8e56 {
  background-color: transparent;
  color: #333;
}
.menu_east_3f8a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.menu_east_3f8a [class*="social-icon-google-plus"].tall_8e56 {
  background-color: transparent;
  color: #dd4b39;
}
.menu_east_3f8a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.menu_east_3f8a [class*="social-icon-houzz"].tall_8e56 {
  background-color: transparent;
  color: #7ac142;
}
.menu_east_3f8a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.menu_east_3f8a [class*="social-icon-instagram"].tall_8e56 {
  background-color: transparent;
  color: #262626;
}
.menu_east_3f8a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.menu_east_3f8a [class*="social-icon-jsfiddle"].tall_8e56 {
  background-color: transparent;
  color: #487aa2;
}
.menu_east_3f8a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.menu_east_3f8a [class*="social-icon-linkedin"].tall_8e56 {
  background-color: transparent;
  color: #0077b5;
}
.menu_east_3f8a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.menu_east_3f8a [class*="social-icon-medium"].tall_8e56 {
  background-color: transparent;
  color: #00ab6b;
}
.menu_east_3f8a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.menu_east_3f8a
  [class*="social-icon-odnoklassniki"].tall_8e56 {
  background-color: transparent;
  color: #f4731c;
}
.menu_east_3f8a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.menu_east_3f8a [class*="social-icon-meetup"].tall_8e56 {
  background-color: transparent;
  color: #ec1c40;
}
.menu_east_3f8a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.menu_east_3f8a [class*="social-icon-pinterest"].tall_8e56 {
  background-color: transparent;
  color: #bd081c;
}
.menu_east_3f8a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.menu_east_3f8a [class*="social-icon-product-hunt"].tall_8e56 {
  background-color: transparent;
  color: #da552f;
}
.menu_east_3f8a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.menu_east_3f8a [class*="social-icon-reddit"].tall_8e56 {
  background-color: transparent;
  color: #ff4500;
}
.menu_east_3f8a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.menu_east_3f8a [class*="social-icon-rss"].tall_8e56 {
  background-color: transparent;
  color: #f26522;
}
.menu_east_3f8a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.menu_east_3f8a
  [class*="social-icon-shopping-cart"].tall_8e56 {
  background-color: transparent;
  color: #4caf50;
}
.menu_east_3f8a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.menu_east_3f8a [class*="social-icon-skype"].tall_8e56 {
  background-color: transparent;
  color: #00aff0;
}
.menu_east_3f8a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.menu_east_3f8a [class*="social-icon-slideshare"].tall_8e56 {
  background-color: transparent;
  color: #0077b5;
}
.menu_east_3f8a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.menu_east_3f8a [class*="social-icon-snapchat"].tall_8e56 {
  background-color: transparent;
  color: #fffc00;
}
.menu_east_3f8a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.menu_east_3f8a [class*="social-icon-soundcloud"].tall_8e56 {
  background-color: transparent;
  color: #f80;
}
.menu_east_3f8a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.menu_east_3f8a [class*="social-icon-spotify"].tall_8e56 {
  background-color: transparent;
  color: #2ebd59;
}
.menu_east_3f8a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.menu_east_3f8a
  [class*="social-icon-stack-overflow"].tall_8e56 {
  background-color: transparent;
  color: #fe7a15;
}
.menu_east_3f8a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.menu_east_3f8a [class*="social-icon-maldkfgram"].tall_8e56 {
  background-color: transparent;
  color: #2ca5e0;
}
.menu_east_3f8a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.menu_east_3f8a [class*="social-icon-tripadvisor"].tall_8e56 {
  background-color: transparent;
  color: #589442;
}
.menu_east_3f8a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.menu_east_3f8a [class*="social-icon-tumblr"].tall_8e56 {
  background-color: transparent;
  color: #35465c;
}
.menu_east_3f8a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.menu_east_3f8a [class*="social-icon-twitch"].tall_8e56 {
  background-color: transparent;
  color: #6441a5;
}
.menu_east_3f8a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.menu_east_3f8a [class*="social-icon-twitter"].tall_8e56 {
  background-color: transparent;
  color: #1da1f2;
}
.menu_east_3f8a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.menu_east_3f8a [class*="social-icon-vimeo"].tall_8e56 {
  background-color: transparent;
  color: #1ab7ea;
}
.menu_east_3f8a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.menu_east_3f8a [class*="social-icon-vk"].tall_8e56 {
  background-color: transparent;
  color: #45668e;
}
.menu_east_3f8a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.menu_east_3f8a [class*="social-icon-weibo"].tall_8e56 {
  background-color: transparent;
  color: #df2029;
}
.menu_east_3f8a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.menu_east_3f8a [class*="social-icon-weixin"].tall_8e56 {
  background-color: transparent;
  color: #7bb32e;
}
.menu_east_3f8a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.menu_east_3f8a [class*="social-icon-whatsapp"].tall_8e56 {
  background-color: transparent;
  color: #25d366;
}
.menu_east_3f8a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.menu_east_3f8a [class*="social-icon-wordpress"].tall_8e56 {
  background-color: transparent;
  color: #21759b;
}
.menu_east_3f8a [class*="social-icon-xing"] {
  background-color: #026466;
}
.menu_east_3f8a [class*="social-icon-xing"].tall_8e56 {
  background-color: transparent;
  color: #026466;
}
.menu_east_3f8a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.menu_east_3f8a [class*="social-icon-yelp"].tall_8e56 {
  background-color: transparent;
  color: #af0606;
}
.menu_east_3f8a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.menu_east_3f8a [class*="social-icon-youtube"].tall_8e56 {
  background-color: transparent;
  color: #cd201f;
}
.active-motion-b5c1 {
  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;
}
.active-motion-b5c1:hover {
  box-shadow: none;
  background: 0 0;
}
.article_copper_c532 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lite-00cf {
  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;
}
.stone-e1bb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.image_6cf6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.image_6cf6,
.image_6cf6::after,
.image_6cf6::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;
}
.image_6cf6::after,
.image_6cf6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-6ffa .lite-00cf .stone-e1bb {
  margin-top: -2px;
  width: 19px;
}
.block-6ffa .lite-00cf .image_6cf6 {
  margin-top: -1px;
}
.block-6ffa .lite-00cf .image_6cf6,
.block-6ffa .lite-00cf .image_6cf6::after,
.block-6ffa .lite-00cf .image_6cf6::before {
  width: 19px;
  height: 2px;
}
.block-6ffa .lite-00cf .image_6cf6::before {
  top: -6px;
}
.block-6ffa .lite-00cf .image_6cf6::after {
  bottom: -6px;
}
.menu-3e84 .lite-00cf .stone-e1bb {
  margin-top: -2px;
  width: 22px;
}
.menu-3e84 .lite-00cf .image_6cf6 {
  margin-top: -1px;
}
.menu-3e84 .lite-00cf .image_6cf6,
.menu-3e84 .lite-00cf .image_6cf6::after,
.menu-3e84 .lite-00cf .image_6cf6::before {
  width: 22px;
  height: 2px;
}
.menu-3e84 .lite-00cf .image_6cf6::before {
  top: -7px;
}
.menu-3e84 .lite-00cf .image_6cf6::after {
  bottom: -7px;
}
.in_4d4d .lite-00cf .stone-e1bb {
  margin-top: -2px;
  width: 31px;
}
.in_4d4d .lite-00cf .image_6cf6 {
  margin-top: -1.5px;
}
.in_4d4d .lite-00cf .image_6cf6,
.in_4d4d .lite-00cf .image_6cf6::after,
.in_4d4d .lite-00cf .image_6cf6::before {
  width: 31px;
  height: 3px;
}
.in_4d4d .lite-00cf .image_6cf6::before {
  top: -9px;
}
.in_4d4d .lite-00cf .image_6cf6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outline_prev_3c03 .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 19px;
  }
  .outline_prev_3c03 .lite-00cf .image_6cf6 {
    margin-top: -1px;
  }
  .outline_prev_3c03 .lite-00cf .image_6cf6,
  .outline_prev_3c03 .lite-00cf .image_6cf6::after,
  .outline_prev_3c03 .lite-00cf .image_6cf6::before {
    width: 19px;
    height: 2px;
  }
  .outline_prev_3c03 .lite-00cf .image_6cf6::before {
    top: -6px;
  }
  .outline_prev_3c03 .lite-00cf .image_6cf6::after {
    bottom: -6px;
  }
  .west_c382 .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 22px;
  }
  .west_c382 .lite-00cf .image_6cf6 {
    margin-top: -1px;
  }
  .west_c382 .lite-00cf .image_6cf6,
  .west_c382 .lite-00cf .image_6cf6::after,
  .west_c382 .lite-00cf .image_6cf6::before {
    width: 22px;
    height: 2px;
  }
  .west_c382 .lite-00cf .image_6cf6::before {
    top: -7px;
  }
  .west_c382 .lite-00cf .image_6cf6::after {
    bottom: -7px;
  }
  .form-bd0e .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 31px;
  }
  .form-bd0e .lite-00cf .image_6cf6 {
    margin-top: -1.5px;
  }
  .form-bd0e .lite-00cf .image_6cf6,
  .form-bd0e .lite-00cf .image_6cf6::after,
  .form-bd0e .lite-00cf .image_6cf6::before {
    width: 31px;
    height: 3px;
  }
  .form-bd0e .lite-00cf .image_6cf6::before {
    top: -9px;
  }
  .form-bd0e .lite-00cf .image_6cf6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .copper-8d19 .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 19px;
  }
  .copper-8d19 .lite-00cf .image_6cf6 {
    margin-top: -1px;
  }
  .copper-8d19 .lite-00cf .image_6cf6,
  .copper-8d19 .lite-00cf .image_6cf6::after,
  .copper-8d19 .lite-00cf .image_6cf6::before {
    width: 19px;
    height: 2px;
  }
  .copper-8d19 .lite-00cf .image_6cf6::before {
    top: -6px;
  }
  .copper-8d19 .lite-00cf .image_6cf6::after {
    bottom: -6px;
  }
  .form_dirty_8085 .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 22px;
  }
  .form_dirty_8085 .lite-00cf .image_6cf6 {
    margin-top: -1px;
  }
  .form_dirty_8085 .lite-00cf .image_6cf6,
  .form_dirty_8085 .lite-00cf .image_6cf6::after,
  .form_dirty_8085 .lite-00cf .image_6cf6::before {
    width: 22px;
    height: 2px;
  }
  .form_dirty_8085 .lite-00cf .image_6cf6::before {
    top: -7px;
  }
  .form_dirty_8085 .lite-00cf .image_6cf6::after {
    bottom: -7px;
  }
  .box-green-13fc .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 31px;
  }
  .box-green-13fc .lite-00cf .image_6cf6 {
    margin-top: -1.5px;
  }
  .box-green-13fc .lite-00cf .image_6cf6,
  .box-green-13fc .lite-00cf .image_6cf6::after,
  .box-green-13fc .lite-00cf .image_6cf6::before {
    width: 31px;
    height: 3px;
  }
  .box-green-13fc .lite-00cf .image_6cf6::before {
    top: -9px;
  }
  .box-green-13fc .lite-00cf .image_6cf6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .green_b296 .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 19px;
  }
  .green_b296 .lite-00cf .image_6cf6 {
    margin-top: -1px;
  }
  .green_b296 .lite-00cf .image_6cf6,
  .green_b296 .lite-00cf .image_6cf6::after,
  .green_b296 .lite-00cf .image_6cf6::before {
    width: 19px;
    height: 2px;
  }
  .green_b296 .lite-00cf .image_6cf6::before {
    top: -6px;
  }
  .green_b296 .lite-00cf .image_6cf6::after {
    bottom: -6px;
  }
  .aside_b17c .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 22px;
  }
  .aside_b17c .lite-00cf .image_6cf6 {
    margin-top: -1px;
  }
  .aside_b17c .lite-00cf .image_6cf6,
  .aside_b17c .lite-00cf .image_6cf6::after,
  .aside_b17c .lite-00cf .image_6cf6::before {
    width: 22px;
    height: 2px;
  }
  .aside_b17c .lite-00cf .image_6cf6::before {
    top: -7px;
  }
  .aside_b17c .lite-00cf .image_6cf6::after {
    bottom: -7px;
  }
  .container-8f02 .lite-00cf .stone-e1bb {
    margin-top: -2px;
    width: 31px;
  }
  .container-8f02 .lite-00cf .image_6cf6 {
    margin-top: -1.5px;
  }
  .container-8f02 .lite-00cf .image_6cf6,
  .container-8f02 .lite-00cf .image_6cf6::after,
  .container-8f02 .lite-00cf .image_6cf6::before {
    width: 31px;
    height: 3px;
  }
  .container-8f02 .lite-00cf .image_6cf6::before {
    top: -9px;
  }
  .container-8f02 .lite-00cf .image_6cf6::after {
    bottom: -9px;
  }
}
.surface_left_da46 .image_6cf6 {
  -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);
}
.surface_left_da46 .image_6cf6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.surface_left_da46 .image_6cf6::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);
}
.surface_left_da46.media_south_1ec8 .image_6cf6 {
  -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);
}
.surface_left_da46.media_south_1ec8 .image_6cf6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.surface_left_da46.media_south_1ec8 .image_6cf6::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);
}
.element-9f4e {
  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.disabled-solid-76f8:before {
  display: none;
}
.logo-mini-f2a3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.logo-mini-f2a3 .hard-4b08 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.logo-mini-f2a3 .hard-4b08:last-of-type {
  border-bottom: none;
}
.logo-mini-f2a3 .hard-4b08.upper-e82d,
.logo-mini-f2a3 .hard-4b08.media-55cc,
.logo-mini-f2a3 .hard-4b08.filter-complex-435a {
  padding: 0;
}
.logo-mini-f2a3 .tooltip_4316 .nav_2053 {
  color: currentColor;
}
.logo-mini-f2a3 .tooltip_4316 .nav_2053:focus,
.logo-mini-f2a3 .tooltip_4316 .nav_2053:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-mini-f2a3.search_0554 .summary_copper_599d,
.logo-mini-f2a3.search_0554 .filter_4b52 a,
.logo-mini-f2a3.search_0554 .dropdown_active_fbb2 a,
.logo-mini-f2a3.search_0554 .lower_5ac0 a {
  color: rgba(0, 0, 0, 0.55);
}
.logo-mini-f2a3.search_0554 .summary_copper_599d:hover,
.logo-mini-f2a3.search_0554 .filter_4b52 a:hover,
.logo-mini-f2a3.search_0554 .dropdown_active_fbb2 a:hover,
.logo-mini-f2a3.search_0554 .lower_5ac0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-mini-f2a3.search_0554 .slider-7639 {
  color: rgba(0, 0, 0, 0.8);
}
.logo-mini-f2a3.search_0554 .hard-4b08 {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo-mini-f2a3.search_0554 .hard-4b08:before {
  background: rgba(0, 0, 0, 0.08);
}
.logo-mini-f2a3.search_0554 .hero_5421:before {
  background: rgba(255, 255, 255, 0.9);
}
.logo-mini-f2a3.search_0554 .tooltip_4316 .fast-d705 li a,
.logo-mini-f2a3.search_0554 .tooltip_4316 .nav_2053,
.logo-mini-f2a3.search_0554 .lower_5ac0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo-mini-f2a3.search_0554 .tooltip_4316 .nav_2053:focus,
.logo-mini-f2a3.search_0554 .tooltip_4316 .nav_2053:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-mini-f2a3.search_0554 .fast-d705 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo-mini-f2a3.stone-8234 .summary_copper_599d,
.logo-mini-f2a3.stone-8234 .filter_4b52 a,
.logo-mini-f2a3.stone-8234 .dropdown_active_fbb2 .nav_2053,
.logo-mini-f2a3.stone-8234 .dropdown_active_fbb2 a,
.logo-mini-f2a3.stone-8234 .lower_5ac0 a {
  color: rgba(255, 255, 255, 0.79);
}
.logo-mini-f2a3.stone-8234 .summary_copper_599d:hover,
.logo-mini-f2a3.stone-8234 .filter_4b52 a:hover,
.logo-mini-f2a3.stone-8234 .dropdown_active_fbb2 .nav_2053:hover,
.logo-mini-f2a3.stone-8234 .dropdown_active_fbb2 a:hover,
.logo-mini-f2a3.stone-8234 .lower_5ac0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-mini-f2a3.stone-8234 .slider-7639 {
  color: rgba(255, 255, 255, 0.99);
}
.logo-mini-f2a3.stone-8234 .hard-4b08 {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-mini-f2a3.stone-8234 .hard-4b08:before {
  background: rgba(255, 255, 255, 0.08);
}
.logo-mini-f2a3.stone-8234 .hero_5421:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo-mini-f2a3.stone-8234 .tooltip_4316 .fast-d705 li a,
.logo-mini-f2a3.stone-8234 .tooltip_4316 .nav_2053,
.logo-mini-f2a3.stone-8234 .lower_5ac0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-mini-f2a3.stone-8234 .tooltip_4316 .nav_2053:focus,
.logo-mini-f2a3.stone-8234 .tooltip_4316 .nav_2053:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-mini-f2a3.stone-8234 .fast-d705 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_5421 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hero_5421:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar_motion_820d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.feature-32f3 .logo-mini-f2a3 {
  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;
}
.feature-32f3 .hard-4b08 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.feature-32f3 .hard-4b08: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) {
  .feature-32f3 .hard-4b08:before {
    width: 16%;
    left: 42%;
  }
}
.feature-32f3 .hard-4b08:last-child:before {
  content: none;
}
.feature-32f3 .hard-4b08[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.feature-32f3 .tooltip_4316 .fast-d705 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.feature-32f3 .tooltip_4316 .fast-d705 li a .nav_2053 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.feature-32f3 .tooltip_4316 .lower_5ac0 {
  border: none;
}
.feature-32f3 .tooltip_4316 .lower_5ac0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.feature-32f3 .hero_5421 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.feature-32f3 .sidebar_motion_820d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.feature-32f3 .stone-8234 .hero_5421:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-32f3 .search_0554.main_current_5f7e .image_6cf6 {
  background: rgba(0, 0, 0, 0.6);
}
.feature-32f3
  .search_0554.main_current_5f7e
  .image_6cf6::after,
.feature-32f3
  .search_0554.main_current_5f7e
  .image_6cf6:before {
  background: inherit;
}
.feature-32f3
  .search_0554.main_current_5f7e:hover
  .image_6cf6 {
  background: rgba(0, 0, 0, 0.8);
}
.first-4c7f .logo-mini-f2a3 {
  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) {
  .first-4c7f .logo-mini-f2a3 {
    width: auto;
    right: 45px;
  }
}
.highlight-09e4 .logo-mini-f2a3 {
  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) {
  .highlight-09e4 .logo-mini-f2a3 {
    width: auto;
    left: 45px;
  }
}
.disabled-solid-76f8 .logo-mini-f2a3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.disabled-solid-76f8 .sidebar_motion_820d {
  max-width: 48em;
  margin: 0 auto;
}
.disabled-solid-76f8 .hero_5421:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.heading-4464 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.heading-4464.feature-32f3 .logo-mini-f2a3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.heading-4464.first-4c7f .logo-mini-f2a3 {
  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);
}
.heading-4464 .logo-mini-f2a3 {
  visibility: visible;
}
.heading-4464.highlight-09e4 .logo-mini-f2a3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.right_aab6,
.card-out-ec45 {
  overflow-x: hidden;
}
.right_aab6 .logo-mini-f2a3 {
  overflow: auto;
}
.right_aab6.feature-32f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_aab6.feature-32f3 .logo-mini-f2a3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.right_aab6.feature-32f3 .active-motion-b5c1 {
  opacity: 0;
}
.right_aab6.first-4c7f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_aab6.first-4c7f .logo-mini-f2a3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.right_aab6.first-4c7f .active-motion-b5c1 {
  opacity: 0;
}
.right_aab6.highlight-09e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_aab6.highlight-09e4 .logo-mini-f2a3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.right_aab6.highlight-09e4 .active-motion-b5c1 {
  opacity: 0;
}
.right_aab6.disabled-solid-76f8 .logo-mini-f2a3 {
  z-index: 10;
  visibility: visible;
}
.main_current_5f7e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.main_current_5f7e .image_6cf6 {
  background: rgba(255, 255, 255, 0.99);
}
.main_current_5f7e .image_6cf6::after,
.main_current_5f7e .image_6cf6:before {
  background: inherit;
}
.main_current_5f7e:hover .image_6cf6 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-09e4 .main_current_5f7e {
  top: 10px;
  right: auto;
  left: 12px;
}
.disabled-solid-76f8 .main_current_5f7e {
  display: none !important;
}
.right_aab6:before,
.card-out-ec45:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.right_aab6 .main_current_5f7e,
.card-out-ec45 .main_current_5f7e {
  display: inline-block;
}
.logo-mini-f2a3 .huge-4653 {
  -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;
}
.right_aab6 .logo-mini-f2a3 .huge-4653,
.card-out-ec45 .logo-mini-f2a3 .huge-4653 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon-current-9448 .fixed_4e39 {
  width: 100%;
}
.card_blue_2878 {
  padding: 0 0.5em 0;
}
.card_blue_2878 [class*="customify-col-"],
.card_blue_2878 [class*="customify-col_"],
.card_blue_2878 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text-a863 .card_blue_2878 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-e148 .lite_ad99,
  .lite_ad99 {
    display: none;
  }
  .fixed-7ea4 {
    text-align: left;
  }
  .soft_29ae {
    text-align: center;
  }
  .badge_9d13 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-e148 .disabled-south-c212,
  .disabled-south-c212 {
    display: none;
  }
  .purple_1e3b {
    text-align: left;
  }
  .footer-9f01 {
    text-align: center;
  }
  .hard_2f23 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-e148 .panel_action_8f46,
  .panel_action_8f46 {
    display: none;
  }
  .clean-1659 {
    text-align: left;
  }
  .right-4b75 {
    text-align: center;
  }
  .media_a3a2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title_next_e7b3 {
  box-shadow: none !important;
}
.gallery-glass-890f .detail-north-a456,
.advanced_6233 .detail-north-a456 {
  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;
}
.advanced_6233 .detail-north-a456 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.purple_a63e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.purple_a63e:after,
.purple_a63e:before {
  content: "";
  display: table;
}
.purple_a63e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .purple_a63e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.purple_a63e,
.logo_52bd {
  max-width: 1248px;
  margin: 0 auto;
}

.row_7f86.action-3b5d .purple_a63e {
  max-width: 100%;
}
.row_7f86.link_3d0e {
  max-width: 1200px;
  margin: 0 auto;
}
.row_7f86.column-bb39 .purple_a63e {
  max-width: 100%;
}
.row_7f86.column-bb39 > .purple_a63e {
  padding-left: 0;
  padding-right: 0;
}
.row_7f86.column-bb39 > .purple_a63e .carousel-e148 {
  margin: 0;
}
.row_7f86.column-bb39
  > .purple_a63e
  .basic-eabd.pagination-e336 {
  margin-right: 0;
  margin-left: 0;
}
.row_7f86.column-bb39 #main.pagination-e336 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs-rough-7c9d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-rough-7c9d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter_afad .sort-92ab {
    padding-right: 1em;
  }
  .filter_afad.slider-17f2 .basic-eabd {
    border-right: 1px solid #eaecee;
  }
  .filter_afad.slider-17f2 .sort-92ab {
    padding-right: 1em;
  }
  .filter_afad.slider-17f2 .green-5577 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_542d .sort-92ab {
    padding-left: 1em;
  }
  .column_542d.slider-17f2 .basic-eabd {
    border-left: 1px solid #eaecee;
  }
  .column_542d.slider-17f2 .sort-92ab {
    padding-left: 1em;
  }
  .column_542d.slider-17f2 .green-5577 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright_f7d6 .sort-92ab {
    padding-left: 1em;
  }
  .bright_f7d6.slider-17f2 .wrapper_outer_20e5 {
    border-right: 1px solid #eaecee;
  }
  .bright_f7d6.slider-17f2 .heading-64a1 {
    border-right: 1px solid #eaecee;
  }
  .bright_f7d6.slider-17f2 .sort-92ab {
    padding-left: 1em;
  }
  .bright_f7d6.slider-17f2 .green-5577 {
    padding-right: 1em;
  }
  .bright_f7d6.slider-17f2 .bronze_6705 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-purple-1e11 .sort-92ab {
    padding-right: 1em;
  }
  .dropdown-purple-1e11.slider-17f2 .wrapper_outer_20e5 {
    border-left: 1px solid #eaecee;
  }
  .dropdown-purple-1e11.slider-17f2 .heading-64a1 {
    border-left: 1px solid #eaecee;
  }
  .dropdown-purple-1e11.slider-17f2 .sort-92ab {
    padding-right: 1em;
  }
  .dropdown-purple-1e11.slider-17f2 .green-5577 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-purple-1e11.slider-17f2 .bronze_6705 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-rough-7c9d .sort-92ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-rough-7c9d.slider-17f2 .basic-eabd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs-rough-7c9d.slider-17f2 .sort-92ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-rough-7c9d.slider-17f2 .green-5577 {
    padding-left: 1em;
  }
  .tabs-rough-7c9d.slider-17f2 .bronze_6705 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs-rough-7c9d.slider-17f2 .sort-92ab {
    padding-left: 0;
  }
}
.light-622d .stone_4e32 {
  display: inline-block;
}
.block-42f2 {
  display: inline-block;
}
.paper-57a5 {
  word-con: break-word;
}
.input_orange_eb7b > span {
  display: inline-block;
  padding: 5px 0;
}
.input_orange_eb7b .dark_6391 {
  margin-left: 8px;
  margin-right: 8px;
}
.input_orange_eb7b .accordion-solid-80b6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.white-2781 .label_4dcf {
  margin-bottom: 2em;
}
.white-2781 .shade_inner_0773 {
  margin-bottom: 15px;
}
.white-2781 .shade_inner_0773:last-child {
  margin-bottom: 0;
}
.white-2781 .aside-5906 {
  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) {
  .white-2781 .aside-5906 {
    display: block;
  }
}
.white-2781 .hard-0275 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .white-2781 .hard-0275 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.white-2781 .detail-glass-6367 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.white-2781 .detail-glass-6367 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.white-2781 .detail-glass-6367 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.white-2781 .paper-57a5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.white-2781 .paper-57a5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.white-2781 .dim-e741 p:last-child {
  margin-bottom: 0;
}
.white-2781 .heading-18f8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.white-2781 .paragraph_2624 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.white-2781 .outline-stone-7059 {
  margin-top: 1em;
}
.white-2781 .tag_8976 {
  top: 0;
  display: block;
}
.white-2781 .tag_8976 a {
  color: inherit;
}
.white-2781 .tag_8976 a:hover {
  color: inherit;
}
.white-2781 .badge_right_e7bb {
  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;
}
.white-2781 .badge_right_e7bb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.white-2781 .paragraph_2624 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.white-2781 .icon_active_3ea2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.white-2781 .icon_active_3ea2:first-child {
  margin-top: 0;
}
.white-2781 .icon_active_3ea2.hard-3fa1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.white-2781 .icon_active_3ea2.full_7737 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.white-2781
  .icon_active_3ea2.full_7737.tabs-a22c
  .outline-stone-7059 {
  width: 100%;
}
.white-2781 .full_7737 {
  -webkit-box-align: center;
  align-items: center;
}
.white-2781 .full_7737 .input_orange_eb7b,
.white-2781 .full_7737 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.white-2781 .detail-glass-6367 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.white-2781 .detail-glass-6367 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.white-2781 .detail-glass-6367: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;
}
.white-2781 .hard-3fa1 {
  z-index: 5;
}
.white-2781 .pagination_0ce2 .title-iron-e24e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.white-2781 .row-bd6d .title-iron-e24e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.white-2781 .pagination_fast_c092 .title-iron-e24e {
  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;
}
.white-2781.main-308b .aside-5906,
.white-2781.form-light-0592 .aside-5906 {
  display: block;
}
.white-2781.main-308b .aside-5906 .layout_steel_9039,
.white-2781.main-308b .aside-5906 .paragraph_2624,
.white-2781.form-light-0592 .aside-5906 .layout_steel_9039,
.white-2781.form-light-0592 .aside-5906 .paragraph_2624 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.white-2781.new-f7c6 .hard-0275 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .white-2781.new-f7c6 .hard-0275 {
    margin-right: 0;
  }
}
.white-2781.main-308b .hard-0275,
.white-2781.form-light-0592 .hard-0275 {
  padding-top: 40%;
}
.white-2781.main-308b .label_4dcf,
.white-2781.form-light-0592 .label_4dcf {
  display: block;
}
.white-2781.main-308b .fn-sticky-ec34 .paragraph_2624,
.white-2781.form-light-0592 .fn-sticky-ec34 .paragraph_2624 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.white-2781.main-308b .hard-0275,
.white-2781.form-light-0592 .hard-0275 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.white-2781.main-308b .paragraph_2624 {
  padding: 1em;
}
.mini_df5a {
  margin: 30px auto;
  display: block;
}
.mini_df5a .shadow_0e6e > * {
  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;
}
.mini_df5a .shadow_0e6e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini_df5a .shadow_0e6e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-old-a9c5 .input_orange_eb7b {
  margin-bottom: 1.41575em;
}
.row-old-a9c5 .block_yellow_d085 {
  margin-bottom: 1.618em;
}
.focus_bright_0085 .image_4857 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus_bright_0085 .image_4857 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus_bright_0085 .advanced-3ae4 {
  max-width: 100%;
  overflow: auto;
}
.huge_31e1 .focus_bright_0085 a:hover {
  text-decoration: underline;
}
.link_cold_ae6e .shade_inner_0773:not(.paper-57a5),
.link_cold_ae6e .detail-glass-6367 {
  margin-bottom: 1.41575em;
}
.link_cold_ae6e .shade_inner_0773:not(.paper-57a5):last-child,
.link_cold_ae6e .detail-glass-6367:last-child {
  margin-bottom: 0;
}
.link_cold_ae6e .shade_inner_0773.chip-4a64 {
  margin-bottom: 0.41575em;
}
.link_cold_ae6e .white-5ead:before,
.link_cold_ae6e .background_1f74:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.link_cold_ae6e .white-5ead:before {
  content: "\f115";
}
.link_cold_ae6e .background_1f74:before {
  content: "\f02c";
}
.link_cold_ae6e .narrow-bb8e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.link_cold_ae6e .narrow-bb8e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_under_498b {
  display: -webkit-box;
  display: flex;
}
.media_under_498b .breadcrumb-yellow-1dc3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_under_498b .breadcrumb-yellow-1dc3 {
    flex-basis: 90px;
  }
}
.media_under_498b .avatar-motion-0c7e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_under_498b .avatar-motion-0c7e {
    flex-basis: calc(100% - 50px);
  }
}
.media_under_498b .inner-3d33 p:last-child {
  margin-bottom: 0.72em;
}
.caption-2026 .shadow_0e6e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.caption-2026 .shadow_0e6e:after,
.caption-2026 .shadow_0e6e:before {
  content: "";
  display: table;
}
.caption-2026 .shadow_0e6e:after {
  clear: both;
}
.caption-2026 .shadow_0e6e .thumbnail-easy-e5bc,
.caption-2026 .shadow_0e6e .avatar-bronze-9b82 {
  width: 49%;
}
.caption-2026 .shadow_0e6e .thumbnail-easy-e5bc a span.white_1e3d,
.caption-2026 .shadow_0e6e .avatar-bronze-9b82 a span.white_1e3d {
  display: block;
  margin-bottom: 5px;
}
.caption-2026 .shadow_0e6e .avatar-bronze-9b82 {
  float: left;
  text-align: left;
}
.caption-2026 .shadow_0e6e .thumbnail-easy-e5bc {
  float: right;
  text-align: right;
}
.surface-4eb1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-4eb1 {
    margin-bottom: 0;
  }
}
.first_36a0 {
  margin-bottom: 1em;
}
.first_36a0 .paper-57a5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort_lite_19b5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard-3c7a .first_36a0,
.paragraph-b46a .first_36a0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard-3c7a .first_36a0,
  .paragraph-b46a .first_36a0 {
    display: block;
  }
}
.hard-3c7a .sort_lite_19b5,
.paragraph-b46a .sort_lite_19b5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard-3c7a .sort_lite_19b5,
  .paragraph-b46a .sort_lite_19b5 {
    margin-bottom: 1em;
  }
}
.hard-3c7a .sort_lite_19b5 img,
.paragraph-b46a .sort_lite_19b5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard-3c7a .picture_3321,
.paragraph-b46a .picture_3321 {
  flex-basis: calc(100% - 160px);
}
.hard-3c7a .picture_3321 p,
.paragraph-b46a .picture_3321 p {
  margin-bottom: 0;
}
.hard-3c7a .picture_3321 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard-3c7a .picture_3321 {
    padding-left: 0;
  }
}
.paragraph-b46a .picture_3321 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-b46a .picture_3321 {
    padding-right: 0;
  }
}
.paragraph-b46a .sort_lite_19b5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop-left-f404 .sort_lite_19b5 {
  margin-bottom: 0.5em;
}
.backdrop-left-f404 .sort_lite_19b5 img {
  width: 100%;
}
.nav-old-e499 .fluid-ec0a,
.element-hovered-4984 .fluid-ec0a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element-hovered-4984 .basic-eabd .primary_ccd3 p:last-child {
  margin-bottom: 0;
}
.input_6c7b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.top-60cb .next_8632 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .top-60cb .next_8632:last-of-type {
    margin-bottom: 0;
  }
}
.top-60cb .next_8632 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-60cb .next_8632 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.top-60cb .next_8632 ul li {
  margin: 0 0 0.6em;
}
.top-60cb .next_8632 ul li.background-paper-68ad,
.top-60cb .next_8632 ul li.fresh_f7a1 {
  position: relative;
}
.top-60cb .next_8632 ul li.background-paper-68ad .mini-3ecf,
.top-60cb .next_8632 ul li.fresh_f7a1 .mini-3ecf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.top-60cb .next_8632 ul li.background-paper-68ad:after:after,
.top-60cb .next_8632 ul li.background-paper-68ad:after:before,
.top-60cb
  .next_8632
  ul
  li.fresh_f7a1:after:after,
.top-60cb
  .next_8632
  ul
  li.fresh_f7a1:after:before {
  content: "";
  display: table;
}
.top-60cb .next_8632 ul li.background-paper-68ad:after:after,
.top-60cb
  .next_8632
  ul
  li.fresh_f7a1:after:after {
  clear: both;
}
.top-60cb .next_8632 a.bronze_9c6b:hover {
  text-decoration: none;
}
.top-60cb .next_8632 select {
  max-width: 100%;
}
.top-60cb .next_8632 table {
  font-size: 85%;
}
.top-60cb .next_8632 table td,
.top-60cb .next_8632 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.top-60cb .next_8632 table tfoot td {
  text-align: left;
}
.top-60cb .next_8632 :last-child {
  margin-bottom: 0;
}
.top-60cb .next_8632 .complex-2285 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.top-60cb .next_8632 .complex-2285 label {
  width: 100%;
}
.top-60cb .next_8632 .complex-2285 .notice_1263 {
  width: 100%;
  display: block;
}
.top-60cb .next_8632 .complex-2285 .card_c3bc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.top-60cb .next_8632 .complex-2285 .card_c3bc:hover svg #svg-search {
  fill: #444;
}
.top-60cb .next_8632 .complex-2285 .card_c3bc svg {
  width: 18px;
  height: 18px;
}
.top-60cb .clean_5b1b ul ul,
.top-60cb .layout-df1e ul ul,
.top-60cb .focus_2e00 ul ul,
.top-60cb .feature_purple_b280 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.top-60cb .clean_5b1b .link-57a5 > a,
.top-60cb .layout-df1e .link-57a5 > a,
.top-60cb .focus_2e00 .link-57a5 > a,
.top-60cb .feature_purple_b280 .link-57a5 > a {
  margin-bottom: 0;
}
.top-60cb .warm-5687 li,
.top-60cb .clean_5b1b li,
.top-60cb .article_red_f407 li,
.top-60cb .layout-df1e li,
.top-60cb .focus_2e00 li,
.top-60cb .feature_purple_b280 li,
.top-60cb .copper_bf2a li,
.top-60cb .easy-f0a2 li {
  display: block;
  position: relative;
}
.top-60cb .warm-5687 li:last-child,
.top-60cb .clean_5b1b li:last-child,
.top-60cb .article_red_f407 li:last-child,
.top-60cb .layout-df1e li:last-child,
.top-60cb .focus_2e00 li:last-child,
.top-60cb .feature_purple_b280 li:last-child,
.top-60cb .copper_bf2a li:last-child,
.top-60cb .easy-f0a2 li:last-child {
  border: none;
}
.top-60cb .warm-5687 li a,
.top-60cb .clean_5b1b li a,
.top-60cb .article_red_f407 li a,
.top-60cb .layout-df1e li a,
.top-60cb .focus_2e00 li a,
.top-60cb .feature_purple_b280 li a,
.top-60cb .copper_bf2a li a,
.top-60cb .easy-f0a2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.top-60cb .warm-5687 li ul li::before,
.top-60cb .clean_5b1b li ul li::before,
.top-60cb .article_red_f407 li ul li::before,
.top-60cb .layout-df1e li ul li::before,
.top-60cb .focus_2e00 li ul li::before,
.top-60cb .feature_purple_b280 li ul li::before,
.top-60cb .copper_bf2a li ul li::before,
.top-60cb .easy-f0a2 li ul li::before {
  left: 15px;
}
.top-60cb .warm-5687 li ul a,
.top-60cb .clean_5b1b li ul a,
.top-60cb .article_red_f407 li ul a,
.top-60cb .layout-df1e li ul a,
.top-60cb .focus_2e00 li ul a,
.top-60cb .feature_purple_b280 li ul a,
.top-60cb .copper_bf2a li ul a,
.top-60cb .easy-f0a2 li ul a {
  padding-left: 20px;
}
.top-60cb .warm-5687 li ul ul li::before,
.top-60cb .clean_5b1b li ul ul li::before,
.top-60cb .article_red_f407 li ul ul li::before,
.top-60cb .layout-df1e li ul ul li::before,
.top-60cb .focus_2e00 li ul ul li::before,
.top-60cb .feature_purple_b280 li ul ul li::before,
.top-60cb .copper_bf2a li ul ul li::before,
.top-60cb .easy-f0a2 li ul ul li::before {
  left: 30px;
}
.top-60cb .warm-5687 li ul ul a,
.top-60cb .clean_5b1b li ul ul a,
.top-60cb .article_red_f407 li ul ul a,
.top-60cb .layout-df1e li ul ul a,
.top-60cb .focus_2e00 li ul ul a,
.top-60cb .feature_purple_b280 li ul ul a,
.top-60cb .copper_bf2a li ul ul a,
.top-60cb .easy-f0a2 li ul ul a {
  padding-left: 40px;
}
.top-60cb .tertiary-basic-3246 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.top-60cb .easy-f0a2 ul li {
  margin-bottom: 1.41575em;
}
.top-60cb .easy-f0a2 ul li .image_dark_6667 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.top-60cb .easy-f0a2 ul li .image-focused-7579 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stone-8234 .warm-5687 li a,
.stone-8234 .clean_5b1b li a,
.stone-8234 .article_red_f407 li a,
.stone-8234 .layout-df1e li a,
.stone-8234 .focus_2e00 li a,
.stone-8234 .feature_purple_b280 li a,
.stone-8234 .copper_bf2a li a,
.stone-8234 .easy-f0a2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone-8234 .tertiary-basic-3246 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone-8234 .next_8632 ul li.background-paper-68ad .mini-3ecf,
.stone-8234 .next_8632 ul li.fresh_f7a1 .mini-3ecf {
  background: rgba(0, 0, 0, 0.2);
}
.stone-8234 .top-60cb .next_8632 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_7f86 .top-60cb .fast-d705 li {
  margin: 0;
}
.row_7f86 .top-60cb .fast-d705 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.row_7f86 .top-60cb .fast-d705 li ul {
  margin: 0;
}
.row_7f86 .top-60cb .fast-d705 li ul li a {
  padding-left: 15px;
}
.row_7f86 .top-60cb .fast-d705 li ul li li a {
  padding-left: 30px;
}
.row_7f86 .top-60cb .fast-d705 li.frame_296c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.row_7f86 .top-60cb .fast-d705 li.frame_296c > 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;
}
.row_7f86 .top-60cb .fast-d705 li.frame_296c > 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;
}
.east_a849 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.over-411e {
  position: relative;
  z-index: 10;
}
.over-411e .huge-4653 {
  width: 100%;
  max-width: 100%;
}
.purple_7514 .summary_5cf9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.purple_7514 .search_0554 {
}
.purple_7514 .stone-8234 {
  background: #292929;
}
.card-600a .summary_5cf9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card-600a .search_0554 {
  background: #f9f9f9;
}
.card-600a .stone-8234 {
  background: #303030;
}
.pressed_7ff1 .summary_5cf9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed_7ff1 .stone_4e32 {
    margin-bottom: 1em;
  }
  .pressed_7ff1 .stone_4e32:last-child {
    margin-bottom: 0;
  }
}
.pressed_7ff1 .search_0554 {
  background: #ededed;
}
.pressed_7ff1 .stone-8234 {
  background: #1a1a1a;
}
.summary_5cf9.search_0554 {
  color: rgba(0, 0, 0, 0.6);
}
.summary_5cf9.search_0554 .border-37fd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary_5cf9.stone-8234 {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5cf9.stone-8234 a:not(.bronze_9c6b) {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5cf9.stone-8234 a:not(.bronze_9c6b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5cf9.stone-8234 .border-37fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_5cf9.stone-8234 table tbody td,
.summary_5cf9.stone-8234 table th {
  background: rgba(0, 0, 0, 0.08);
}
.block-a828.action-c564 .purple_a63e {
  max-width: initial;
}
.block-a828 .preview_bright_6a3a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.block-a828 .preview_bright_6a3a .huge-4653 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .block-a828 .preview_bright_6a3a .huge-4653 {
    display: block;
    margin-bottom: 2em;
  }
  .block-a828 .preview_bright_6a3a .huge-4653:last-child {
    margin-bottom: 0;
  }
}
.pressed_7ff1 .stone_4e32:last-child,
.card-600a .stone_4e32:last-child,
.purple_7514 .stone_4e32:last-child {
  margin-bottom: 0;
}
.pressed_7ff1 .stone_4e32 .top-60cb .next_8632:last-child,
.card-600a .stone_4e32 .top-60cb .next_8632:last-child,
.purple_7514 .stone_4e32 .top-60cb .next_8632:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pressed_7ff1 .smooth-740e,
  .pressed_7ff1 .notification_7194,
  .card-600a .smooth-740e,
  .card-600a .notification_7194,
  .purple_7514 .smooth-740e,
  .purple_7514 .notification_7194 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .over-411e .stone_4e32 {
    margin-bottom: 2em;
  }
}
.over-411e p:last-child {
  margin-bottom: 0;
}
.over-411e li,
.over-411e ul {
  list-style: none;
  margin: 0;
}
.over-411e ul ul {
  margin-left: 2.617924em;
}
.grid_cfc3 {
  font-size: 0.875em;
}

/* css-noise: 70c2 */
.ghost-box-i4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
