/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shadow-copper-79fc/customify
Author: WPCustomify
Author URI: https://pressmaximum.shadow-copper-79fc
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.shadow-copper-79fc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shade-25a6.tabs_cf31/licenses/gpl-2.0.status-thick-996a
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.border-hard-3385/, (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.logo_60ce.element-up-b934/normalize.highlight_right_7d69/
 ======
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.highlight_right_7d69 v7.0.0 | MIT License | github.shadow-copper-79fc/necolas/normalize.highlight_right_7d69 */
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;
}
.tabs_black_4313 .advanced_32cd,
.border_ffb2,
.element_silver_eb12,
.bright_3222,
.component_advanced_7e8a,
.fast_4abc,
.gradient-huge-153b,
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;
}
.border_ffb2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .border_ffb2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .border_ffb2,
  h1 {
    font-size: 1.8em;
  }
}
.element_silver_eb12,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element_silver_eb12 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element_silver_eb12,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element_silver_eb12,
  h2 {
    font-size: 1.7em;
  }
}
.bright_3222,
h3 {
  font-size: 1.618em;
}
.tabs_black_4313 .advanced_32cd,
.component_advanced_7e8a,
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.notice_988f {
  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;
}
.box_f857:after,
.box_f857:before,
.mini_f913:after,
.mini_f913:before {
  content: "";
  display: table;
}
.box_f857:after,
.mini_f913:after {
  clear: both;
}
.layout-3efe {
  float: right;
  margin-right: 0;
}
.video_east_ddb3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.red-029e .right-cf5f,
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;
}
.red-029e .right-cf5f: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;
}
.chip-3619 .right-cf5f {
  box-shadow: none;
}
.chip-3619
  .right-cf5f
  .button_lower_ca9e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip-3619 .right-cf5f .icon-28ce {
  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;
}
.chip-3619
  .right-cf5f
  .icon-28ce
  b {
  display: none;
}
.chip-3619 .plasma_c634 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern_dd6e:not(.notice-e361):not(.alert-wide-f1b5),
button:not(.notice-e361):not(.alert-wide-f1b5),
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ),
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ),
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ) {
  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;
}
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ):hover,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ):hover,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):hover,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):hover,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ):active,
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ):active,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):active,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):active,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):active,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus {
  outline: 0;
}
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862 {
  position: relative;
}
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .liquid_5168,
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .carousel_b080,
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .module_4eef,
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  i,
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  svg,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .liquid_5168,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .carousel_b080,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .module_4eef,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  i,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  svg,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .liquid_5168,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .carousel_b080,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .module_4eef,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  i,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  svg,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .liquid_5168,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .carousel_b080,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .module_4eef,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  i,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  svg,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .liquid_5168,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .carousel_b080,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  .module_4eef,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  i,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862
  svg {
  visibility: hidden;
}
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862:after,
button:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862:after,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862:after,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862:after,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ).fn-loading-d862: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;
}
.pattern_dd6e:not(.notice-e361):not(.alert-wide-f1b5),
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ),
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ),
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ) {
  color: #fff;
  background: #235787;
}
.pattern_dd6e:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus,
input[type="button"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus,
input[type="reset"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus,
input[type="submit"]:not(.notice-e361):not(
    .alert-wide-f1b5
  ):focus {
  color: #fff;
}
.pattern_dd6e.fn-disabled-d862:not(.notice-e361):not(
    .alert-wide-f1b5
  ),
.pattern_dd6e[disabled]:not(.notice-e361):not(
    .alert-wide-f1b5
  ),
button.fn-disabled-d862:not(.notice-e361):not(
    .alert-wide-f1b5
  ),
button[disabled]:not(.notice-e361):not(
    .alert-wide-f1b5
  ) {
  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;
}
.selected_b13d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.selected_b13d: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;
}
.tertiary_paper_2ff8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header-copper-b659 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus_72c8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.box_f857:after,
.box_f857:before,
.component-8206:after,
.component-8206:before,
.description-b3c5:after,
.description-b3c5:before,
.first-3be7:after,
.first-3be7:before,
.gradient_up_6485:after,
.gradient_up_6485:before,
.pagination-a521:after,
.pagination-a521:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.box_f857:after,
.component-8206:after,
.description-b3c5:after,
.first-3be7:after,
.gradient_up_6485:after,
.pagination-a521:after {
  clear: both;
}
.component-8206 .top-9135,
.description-b3c5 .top-9135,
.fast-1d47 .top-9135 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.search-58b2 {
  display: inline-block;
}
.border-copper-3851 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-copper-3851 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-copper-3851 .badge-5590 {
  padding: 1em 0;
  font-size: 85%;
}
.badge-5590 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.module-iron-9109 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.module-iron-9109:after,
.module-iron-9109:before {
  content: "";
  display: table;
}
.module-iron-9109:after {
  clear: both;
}
.top-3412 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.footer_6b4b .top-3412 {
  max-width: 50%;
}
.paragraph_1c61 .top-3412 {
  max-width: 33.33%;
}
.banner_25d4 .top-3412 {
  max-width: 25%;
}
.section_dc4b .top-3412 {
  max-width: 20%;
}
.panel_medium_c9d2 .top-3412 {
  max-width: 16.66%;
}
.disabled-d4e4 .top-3412 {
  max-width: 14.28%;
}
.dirty-cab0 .top-3412 {
  max-width: 12.5%;
}
.simple-f14b .top-3412 {
  max-width: 11.11%;
}
.filter_liquid_f634 {
  display: block;
}
.tabs_black_4313 .heading_aee6 label,
.tabs_black_4313 .primary_mini_2935 label,
.tabs_black_4313 .modal-steel-5bc5 label,
.tabs_black_4313 .badge-soft-636e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_clean_038e {
  list-style: none;
  margin: 0;
}
.header_clean_038e article.info_5f3f {
  margin-bottom: 0;
}
.header_clean_038e ul {
  list-style: none;
  margin: 0;
}
.header_clean_038e .short-e480 li.info_5f3f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_clean_038e .short-e480 li.info_5f3f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_clean_038e .short-e480 li.info_5f3f: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) {
  .header_clean_038e .short-e480 li.info_5f3f li.info_5f3f li.info_5f3f li.info_5f3f {
    padding-left: 0;
  }
}
article.info_5f3f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_5f3f .component-8206 p:last-of-type {
  margin-bottom: 0;
}
article.info_5f3f .sort_b90e {
  float: left;
}
article.info_5f3f .tag-stone-75b5 {
  margin-left: 85px;
}
article.info_5f3f .chip_plasma_0eb8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_5f3f .chip_plasma_0eb8 .grid-5b9c {
  margin-left: 10px;
}
article.info_5f3f .layout-hot-0ea9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_5f3f .component-f9cd {
  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 .heading_aee6,
  #respond .modal-steel-5bc5,
  #respond .badge-soft-636e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_aee6 input,
#respond .modal-steel-5bc5 input,
#respond .badge-soft-636e input {
  width: 100%;
}
#respond .badge-soft-636e {
  margin-right: 0;
}
#respond .summary_8a6c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-8704 {
  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;
}
.column-8704.hover-cold-21cf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.column-8704 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%);
}
.column-8704:focus,
.column-8704: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);
}
.over_47c5 {
  border-radius: 10%;
}
.iron-6426 {
  border-radius: 50%;
}
.dirty_d895 {
  font-size: 0.72em;
}
.label_03fa {
  font-size: 0.875em;
}
.under-3be6 {
  font-size: 1.1em;
}
.detail_out_e498 {
  text-transform: uppercase;
  line-height: 1.2;
}
.detail_out_e498.dirty_d895 {
  letter-spacing: 0.5px;
}
.orange-d74f,
.orange-d74f a {
  color: #6d6d6d;
}
.orange-d74f a:hover {
  color: #111;
}
.status-medium-c495 {
  color: #6d6d6d;
}
.surface_gas_f14c {
  overflow-x: hidden;
}
.surface_gas_f14c .gradient_north_5525.hover_medium_f7a2 {
  position: relative;
}
.surface_gas_f14c .gradient_north_5525.hover_medium_f7a2.title-665f {
  position: initial;
}
.surface_gas_f14c
  .gradient_north_5525.hover_medium_f7a2.title-665f
  .over-c51e {
  left: auto;
}
.surface_gas_f14c .gradient_north_5525 .over-c51e {
  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;
}
.surface_gas_f14c .gradient_north_5525:hover.hover_medium_f7a2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface_gas_f14c
  .gradient_north_5525:hover.hover_medium_f7a2
  .over-c51e {
  display: block;
  z-index: 9999999;
}
.surface_gas_f14c .box-7608 .layout_lite_5a1e,
.surface_gas_f14c .clean_c0e8 .layout_lite_5a1e {
  display: none;
}
.surface_gas_f14c .hard-f517 .gradient_north_5525:hover.hover_medium_f7a2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tabs_black_4313 .heading_aee6 label,
.tabs_black_4313 .primary_mini_2935 label,
.tabs_black_4313 .modal-steel-5bc5 label,
.tabs_black_4313 .badge-soft-636e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_clean_038e {
  list-style: none;
  margin: 0;
}
.header_clean_038e article.info_5f3f {
  margin-bottom: 0;
}
.header_clean_038e ul {
  list-style: none;
  margin: 0;
}
.header_clean_038e .short-e480 li.info_5f3f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_clean_038e .short-e480 li.info_5f3f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_clean_038e .short-e480 li.info_5f3f: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) {
  .header_clean_038e .short-e480 li.info_5f3f li.info_5f3f li.info_5f3f li.info_5f3f {
    padding-left: 0;
  }
}
article.info_5f3f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_5f3f .component-8206 p:last-of-type {
  margin-bottom: 0;
}
article.info_5f3f .sort_b90e {
  float: left;
}
article.info_5f3f .tag-stone-75b5 {
  margin-left: 85px;
}
article.info_5f3f .chip_plasma_0eb8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_5f3f .chip_plasma_0eb8 .grid-5b9c {
  margin-left: 10px;
}
article.info_5f3f .layout-hot-0ea9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_5f3f .component-f9cd {
  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 .heading_aee6,
  #respond .modal-steel-5bc5,
  #respond .badge-soft-636e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_aee6 input,
#respond .modal-steel-5bc5 input,
#respond .badge-soft-636e input {
  width: 100%;
}
#respond .badge-soft-636e {
  margin-right: 0;
}
#respond .summary_8a6c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-7608 .out-777f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.out-777f .motion_0a6e.tooltip-544a .tooltip-f53c > li > a:focus,
.out-777f .motion_0a6e.tooltip-544a .tooltip-f53c > li > a:hover,
.out-777f .motion_0a6e.carousel_cold_bbdc .tooltip-f53c > li > a:focus,
.out-777f .motion_0a6e.carousel_cold_bbdc .tooltip-f53c > li > a:hover,
.out-777f .motion_0a6e.tall_08d8 .tooltip-f53c > li > a:focus,
.out-777f .motion_0a6e.tall_08d8 .tooltip-f53c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-777f
  .motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li.dropdown_211d
  > a,
.out-777f
  .motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li.label_motion_6fe6
  > a,
.out-777f
  .motion_0a6e.carousel_cold_bbdc
  .tooltip-f53c
  > li.dropdown_211d
  > a,
.out-777f
  .motion_0a6e.carousel_cold_bbdc
  .tooltip-f53c
  > li.label_motion_6fe6
  > a,
.out-777f
  .motion_0a6e.tall_08d8
  .tooltip-f53c
  > li.dropdown_211d
  > a,
.out-777f .motion_0a6e.tall_08d8 .tooltip-f53c > li.pro-de62 > a {
  color: rgba(255, 255, 255, 0.99);
}
.out-777f .breadcrumb_hard_f6da,
.out-777f .breadcrumb_hard_f6da a {
  color: rgba(255, 255, 255, 0.99);
}
.out-777f .out_b541.sidebar-brown-0d6f li a,
.out-777f .texture-8411 a,
.out-777f .slow-e118,
.out-777f .tooltip-f53c > li > a,
.out-777f .item-878d {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f .out_b541.sidebar-brown-0d6f li a:hover,
.out-777f .texture-8411 a:hover,
.out-777f .slow-e118:hover,
.out-777f .tooltip-f53c > li > a:hover,
.out-777f .item-878d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-777f .last_87cc {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f .last_87cc .sidebar-9d00 {
  color: rgba(255, 255, 255, 0.99);
}
.out-777f .last_87cc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-777f .dark-9af6 .border_steel_78f3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out-777f .dark-9af6 .border_steel_78f3 .message_cdaa {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f
  .dark-9af6
  .border_steel_78f3
  .message_cdaa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f
  .dark-9af6
  .border_steel_78f3
  .message_cdaa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f
  .dark-9af6
  .border_steel_78f3
  .message_cdaa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f
  .dark-9af6
  .border_steel_78f3
  .message_cdaa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f .dark-9af6 .breadcrumb_7b14 {
  color: rgba(255, 255, 255, 0.79);
}
.out-777f .dark-9af6 .breadcrumb_7b14:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_north_81dc
  .out-777f
  .dark-9af6
  .status_first_e4b8
  .feature-2958 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification_north_81dc
  .out-777f
  .dark-9af6
  .status_first_e4b8
  .message_cdaa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-7608 .highlight-aadf {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight-aadf .motion_0a6e.tooltip-544a .tooltip-f53c > li > a:focus,
.highlight-aadf .motion_0a6e.tooltip-544a .tooltip-f53c > li > a:hover,
.highlight-aadf .motion_0a6e.carousel_cold_bbdc .tooltip-f53c > li > a:focus,
.highlight-aadf .motion_0a6e.carousel_cold_bbdc .tooltip-f53c > li > a:hover,
.highlight-aadf .motion_0a6e.tall_08d8 .tooltip-f53c > li > a:focus,
.highlight-aadf .motion_0a6e.tall_08d8 .tooltip-f53c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-aadf
  .motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li.dropdown_211d
  > a,
.highlight-aadf
  .motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li.label_motion_6fe6
  > a,
.highlight-aadf
  .motion_0a6e.carousel_cold_bbdc
  .tooltip-f53c
  > li.dropdown_211d
  > a,
.highlight-aadf
  .motion_0a6e.carousel_cold_bbdc
  .tooltip-f53c
  > li.label_motion_6fe6
  > a,
.highlight-aadf
  .motion_0a6e.tall_08d8
  .tooltip-f53c
  > li.dropdown_211d
  > a,
.highlight-aadf .motion_0a6e.tall_08d8 .tooltip-f53c > li.pro-de62 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-aadf .breadcrumb_hard_f6da,
.highlight-aadf .breadcrumb_hard_f6da a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-aadf .out_b541.sidebar-brown-0d6f li a,
.highlight-aadf .texture-8411 a,
.highlight-aadf .slow-e118,
.highlight-aadf .tooltip-f53c > li > a,
.highlight-aadf .item-878d {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-aadf .out_b541.sidebar-brown-0d6f li a:hover,
.highlight-aadf .texture-8411 a:hover,
.highlight-aadf .slow-e118:hover,
.highlight-aadf .tooltip-f53c > li > a:hover,
.highlight-aadf .item-878d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-aadf .last_87cc {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-aadf .last_87cc .sidebar-9d00 {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-aadf .last_87cc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-d435 .hovered_e960 {
  margin-left: auto;
  margin-right: auto;
}
.description-b3c5 > * {
  margin-left: auto;
  margin-right: auto;
}
.description-b3c5 .tertiary_paper_2ff8 {
  margin-right: 1.41575em;
}
.video-06d5 .description-b3c5 > .container-90b2 {
  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;
}
.video-06d5 .description-b3c5 > .header-middle-4618 {
  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;
}
.banner_iron_7f6e.east-d435 .hovered_e960,
.summary-yellow-6fa3.east-d435 .hovered_e960 {
  margin-left: 0;
}
.header_hard_4146.east-d435 .hovered_e960,
.button-paper-5452.east-d435 .hovered_e960 {
  margin-right: 0;
}
.description-b3c5 ol,
.description-b3c5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.picture-3936 video {
  max-width: 100%;
}
.gallery-gold-d5b4 img {
  display: block;
}
.gallery-gold-d5b4.tertiary_paper_2ff8,
.gallery-gold-d5b4.header-copper-b659 {
  width: 100%;
}
.gallery-gold-d5b4.header-middle-4618 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.avatar-hot-f4e3:not(.gradient-wood-76a3) {
  margin: 1.5em auto;
}
.button-481c p {
  padding: 1.5em 14px;
}
ul.backdrop-last-a332.header-middle-4618,
ul.backdrop-last-a332.container-90b2,
ul.backdrop-last-a332.thumbnail_81ea.container-90b2 {
  padding: 0 14px;
}
.container_purple_3c48 {
  display: block;
  overflow-x: auto;
}
.container_purple_3c48 table {
  border-collapse: collapse;
  width: 100%;
}
.container_purple_3c48 td,
.container_purple_3c48 th {
  padding: 0.5em;
}
.description-b3c5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.description-b3c5 ol ol,
.description-b3c5 ol ul,
.description-b3c5 ul ol,
.description-b3c5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.description-b3c5 ol ol li,
.description-b3c5 ol ul li,
.description-b3c5 ul ol li,
.description-b3c5 ul ul li {
  margin-left: 0;
}
.box-912f.south_3854 > .content_b744 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.box-912f.south_3854 > .content_b744 iframe,
.box-912f.south_3854 > .content_b744 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.text_6a4d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.text_6a4d.grid-8c8d {
  padding: 0;
}
.text_6a4d.grid-8c8d cite {
  font-size: 13px;
}
.text_6a4d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.text_6a4d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.simple-02f9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.simple-02f9 > p:first-child {
  margin-top: 0;
}
.simple-02f9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.simple-02f9 blockquote {
  border-left: 0;
}
.item_17be {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item_17be:not(.overlay-east-b02c) {
  max-width: 100px;
}
.item_17be.article-fast-39ba {
  border-bottom: none !important;
  text-align: center;
}
.item_17be.article-fast-39ba::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button-481c p {
    padding: 1.5em 0;
  }
}
.light_4340 {
  color: #0073aa;
}
.easy-a4b2 {
  background-color: #0073aa;
}
.south_aaeb {
  color: #229fd8;
}
.middle_5c52 {
  background-color: #229fd8;
}
.section-iron-bd5a {
  color: #eee;
}
.notice-cool-23d8 {
  background-color: #eee;
}
.sort-paper-3697 {
  color: #444;
}
.main-blue-2849 {
  background-color: #444;
}
.module_easy_2847 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module_easy_2847 .nav_brown_174c .texture-8411 {
  font-size: 15px;
}
.module_easy_2847 .texture-8411 {
  line-height: 1.3;
}
.module_easy_2847 .highlight-aadf {
}
.module_easy_2847 .out-777f {
  background: #235787;
}
.top_048c {
  padding: 0;
}
.top_048c .out-777f {
  background: #1a1a1a;
}
.top_048c .highlight-aadf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary-motion-1c7c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary-motion-1c7c .highlight-aadf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary-motion-1c7c .out-777f {
  background: #303030;
}
.pagination-a521 {
  position: relative;
  z-index: 10;
}
.pagination-a521 .filter_0352 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass_f691 .hover_medium_f7a2 {
  display: inline-block;
  vertical-align: middle;
}
.glass_f691.hero-plasma-633a .hover_medium_f7a2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .glass_f691.hero-plasma-633a .hover_medium_f7a2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .glass_f691.hero-plasma-633a .hover_medium_f7a2 {
    margin-right: 0.4em;
  }
}
.glass_f691.hero-plasma-633a .hover_medium_f7a2:last-child {
  margin-right: 0;
}
.breadcrumb_53fc .filter_0352 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .box-7608 .nav_brown_174c {
    margin: 0 -0.5em;
  }
  .box-7608 .nav_brown_174c [class*="customify-col-"],
  .box-7608 .nav_brown_174c [class*="customify-col_"],
  .box-7608 .nav_brown_174c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.box-7608.section-blue-92b0 .filter_0352 {
  background: 0 0 !important;
}
.box-7608.section-blue-92b0 .filter_0352,
.box-7608.breadcrumb_53fc .filter_0352 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .box-7608.tooltip-0451 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.box-7608.breadcrumb_53fc .filter_0352 {
  box-shadow: none !important;
}
.out-70ae {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .out-70ae {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .out-70ae {
    padding: 18px 0 20px;
  }
}
.out-70ae .element-78af {
  width: 100%;
}
.out-70ae .header-3a87 {
  margin-bottom: 0;
}
.out-70ae .surface_center_fdcb {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal-8902 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal-8902 .dropdown-db8e {
  width: 100%;
}
.description-short-e086 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description-short-e086 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description-short-e086 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;
}
.description-short-e086 li:last-child:after {
  display: none;
}
.description-short-e086 li a {
  font-weight: 500;
  margin-right: 10px;
}
.progress-5b2b .layout_lite_5a1e button,
.out-70ae .layout_lite_5a1e button {
  left: 0;
}
.progress-5b2b .dropdown-db8e,
.out-70ae .dropdown-db8e {
  padding-left: 0;
  padding-right: 0;
}
.progress-5b2b .modal-8902,
.out-70ae .modal-8902 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.progress-5b2b {
  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;
}
.progress-5b2b: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;
}
.progress-5b2b .icon-adae {
  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) {
  .progress-5b2b .icon-adae {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .progress-5b2b .icon-adae {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .progress-5b2b .icon-adae {
    min-height: 200px;
  }
}
.progress-5b2b .description-short-e086 {
  color: rgba(255, 255, 255, 0.8);
}
.progress-5b2b .description-short-e086 a,
.progress-5b2b .description-short-e086 li:after {
  color: inherit;
}
.progress-5b2b .description-short-e086 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.up-2575 {
  margin-bottom: 0.5em;
}
.input_west_e2e9 {
  margin-bottom: 1.2em;
}
.input_west_e2e9,
.up-2575 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input_west_e2e9 p:last-child,
.up-2575 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .layout_lite_5a1e,
#masthead .layout_lite_5a1e {
  display: none;
}
#masthead
  > .layout_lite_5a1e.active_north_149e {
  display: none;
}
#masthead > .layout_lite_5a1e button {
  left: 0;
}
.table_d75a {
  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%;
}
.table_d75a .hover_medium_f7a2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.table_d75a .lower-292d {
  display: -webkit-box;
  display: flex;
}
.table_d75a .lower-292d.disabled-bc7e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.table_d75a .lower-292d.heading-wide-7e6e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table_d75a .lower-292d.hard-bc60 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table_d75a.grid-left-2deb.detail_945f .lower-292d.disabled-bc7e {
  flex-basis: 100%;
}
.table_d75a.carousel_action_f465 .lower-292d.heading-wide-7e6e {
  -webkit-box-flex: 1;
  flex: auto;
}
.table_d75a.carousel_action_f465 .lower-292d.hard-bc60 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .layout_lite_5a1e.active_north_149e {
  display: none;
}
#masthead > .layout_lite_5a1e button {
  left: 0;
}
.border_black_360e {
  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;
}
.border_black_360e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.border_black_360e.accent_b9b4 i {
  margin-right: 4px;
}
.border_black_360e.tooltip_80a2 i {
  margin-left: 5px;
}
.texture-8411 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture-8411 p:last-child {
  margin-bottom: 0;
}
.under-7253 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.under-7253 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.under-7253 img {
  display: block;
  width: auto;
  line-height: 1;
}
.under-7253 .breadcrumb_hard_f6da {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.under-7253 .pagination_liquid_b7d0 {
  margin: 5px 0 7px 0;
}
.under-7253.footer_aed4 .button-south-bf55 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.under-7253.footer_aed4 .focused_9e15 {
  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;
}
.under-7253.sort-2476 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.under-7253.sort-2476 .button-south-bf55 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.under-7253.sort-2476 .focused_9e15 {
  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;
}
.under-7253.gas-01ed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.under-7253.copper_502e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.under-7253.copper_502e .focused_9e15 {
  margin-top: 7px;
}
.input-plasma-276a {
  display: inline-block;
}
.pagination-a521 .motion_d188 .under-7253 img {
  max-width: 100%;
}
.motion_0a6e .stale-afd6.detail_wood_2fb1,
.tabs_a75f .stale-afd6.detail_wood_2fb1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion_0a6e .notification-action-3515,
.tabs_a75f .notification-action-3515 {
  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%);
}
.motion_0a6e .notification-action-3515 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.motion_0a6e.wrapper_huge_07c7 .notification-action-3515 {
  display: none;
}
.motion_0a6e .tag_fa9b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_0a6e .tag_fa9b li {
  display: inline-block;
  position: relative;
}
.motion_0a6e .tag_fa9b li:last-child {
  margin-right: 0;
}
.motion_0a6e .tag_fa9b 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;
}
.motion_0a6e .tag_fa9b li.pro-de62 > a {
  color: rgba(0, 0, 0, 0.9);
}
.motion_0a6e .tag_fa9b > 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;
}
.motion_0a6e .tag_fa9b > li > a i {
  line-height: 0;
}
.motion_0a6e .tag_fa9b > li.texture-14b1 > a .notification-action-3515 {
  margin-left: 4px;
  line-height: 0;
}
.motion_0a6e .tag_fa9b .in_466f li.texture-14b1 > a {
  position: relative;
}
.motion_0a6e .tag_fa9b .in_466f li.texture-14b1 > a:after,
.motion_0a6e .tag_fa9b .in_466f li.texture-14b1 > a:before {
  content: "";
  display: table;
}
.motion_0a6e .tag_fa9b .in_466f li.texture-14b1 > a:after {
  clear: both;
}
.motion_0a6e .tag_fa9b .in_466f li.texture-14b1 > a .notification-action-3515 {
  margin-left: 5px;
  float: right;
}
.motion_0a6e .mask_bright_efd5,
.motion_0a6e .in_466f {
  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;
}
.motion_0a6e .in_466f {
  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;
}
.motion_0a6e .in_466f .detail_wood_2fb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion_0a6e .in_466f .notification-action-3515 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.motion_0a6e .in_466f li {
  display: block;
  margin: 0;
  padding: 0;
}
.motion_0a6e .in_466f 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;
}
.motion_0a6e .in_466f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.motion_0a6e .in_466f .in_466f {
  top: 0;
  left: 100%;
}
.motion_0a6e .form_center_b51a.fn-focus-d862 > .mask_bright_efd5,
.motion_0a6e .form_center_b51a.fn-focus-d862 > .in_466f,
.motion_0a6e .form_center_b51a:focus > .mask_bright_efd5,
.motion_0a6e .form_center_b51a:focus > .in_466f,
.motion_0a6e .form_center_b51a:hover > .mask_bright_efd5,
.motion_0a6e .form_center_b51a:hover > .in_466f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.motion_0a6e.tall_08d8 .tooltip-f53c:after,
.motion_0a6e.tall_08d8 .tooltip-f53c:before {
  content: "";
  display: table;
}
.motion_0a6e.tall_08d8 .tooltip-f53c:after {
  clear: both;
}
.motion_0a6e.tall_08d8 .tooltip-f53c > li {
  float: left;
}
.motion_0a6e.text-fccb .tooltip-f53c:after,
.motion_0a6e.text-fccb .tooltip-f53c:before {
  content: "";
  display: table;
}
.motion_0a6e.text-fccb .tooltip-f53c:after {
  clear: both;
}
.motion_0a6e.text-fccb .tooltip-f53c > li {
  float: left;
}
.motion_0a6e.text-fccb .tooltip-f53c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.motion_0a6e.text-fccb .tooltip-f53c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.motion_0a6e.text-fccb .tooltip-f53c > li.dropdown_211d > a,
.motion_0a6e.text-fccb .tooltip-f53c > li.pro-de62 > a {
  color: #fff;
  background-color: #1e4b75;
}
.motion_0a6e.tooltip-544a .tooltip-f53c > li > a .detail_wood_2fb1 {
  position: relative;
}
.motion_0a6e.tooltip-544a .tooltip-f53c > li > a .detail_wood_2fb1: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;
}
.motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li:focus
  > a
  .detail_wood_2fb1:before,
.motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li:hover
  > a
  .detail_wood_2fb1:before {
  width: 100%;
  background-color: currentColor;
}
.motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li.dropdown_211d
  > a
  .detail_wood_2fb1:before,
.motion_0a6e.tooltip-544a
  .tooltip-f53c
  > li.label_motion_6fe6
  > a
  .detail_wood_2fb1:before {
  width: 100%;
  background-color: currentColor;
}
.motion_0a6e.carousel_cold_bbdc .tooltip-f53c > li > a .detail_wood_2fb1 {
  position: relative;
}
.motion_0a6e.carousel_cold_bbdc .tooltip-f53c > li > a .detail_wood_2fb1: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;
}
.motion_0a6e.carousel_cold_bbdc .tooltip-f53c > li:focus > a .detail_wood_2fb1:before,
.motion_0a6e.carousel_cold_bbdc
  .tooltip-f53c
  > li:hover
  > a
  .detail_wood_2fb1:before {
  width: 100%;
  background-color: currentColor;
}
.motion_0a6e.carousel_cold_bbdc
  .tooltip-f53c
  > li.dropdown_211d
  > a
  .detail_wood_2fb1:before,
.motion_0a6e.carousel_cold_bbdc
  .tooltip-f53c
  > li.label_motion_6fe6
  > a
  .detail_wood_2fb1:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_a75f .tag_fa9b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs_a75f .tag_fa9b li:first-child > a {
  border-top: none;
}
.tabs_a75f .tag_fa9b .pink-95da > .detail_wood_2fb1 .notification-action-3515 {
  display: none;
}
.tabs_a75f .tag_fa9b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tabs_a75f .tag_fa9b li:last-child {
  border: none;
}
.tabs_a75f .tag_fa9b li.texture-14b1 > a {
  padding-right: 45px !important;
}
.tabs_a75f .tag_fa9b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tabs_a75f .tag_fa9b li a:focus,
.tabs_a75f .tag_fa9b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_a75f .tag_fa9b li .nav_097b {
  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;
}
.tabs_a75f .tag_fa9b li .nav_097b:hover {
  box-shadow: none;
}
.tabs_a75f .tag_fa9b li .nav_097b .notification-action-3515 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tabs_a75f .tag_fa9b .in_466f {
  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);
}
.tabs_a75f .tag_fa9b .in_466f li a {
  padding-left: 3em;
}
.tabs_a75f .tag_fa9b .background-light-24b9 > a .nav_097b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs_a75f .tag_fa9b .background-light-24b9 > .in_466f {
  display: block;
  opacity: 1;
}
.pagination-14bf {
  max-width: 100%;
}
.media_lite_c824 {
  line-height: 0;
  cursor: pointer;
}
.item-878d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item-878d:hover {
  box-shadow: none;
  color: currentColor;
}
.item-878d svg {
  width: 18px;
  height: 18px;
}
.item-878d .footer-345b {
  display: none;
}
.liquid-2eb7 {
  position: relative;
}
.liquid-2eb7.fn-active-d862 .item-878d .bottom-b646 {
  display: none;
}
.liquid-2eb7.fn-active-d862 .item-878d .footer-345b {
  display: inline-block;
}
.liquid-2eb7 .brown-fdab {
  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);
}
.liquid-2eb7.focused-de81 .brown-fdab {
  left: auto;
  right: -0.9em;
}
.liquid-2eb7.focused-de81 .short-91db::before {
  left: auto;
  right: 15px;
}
.liquid-2eb7.fn-active-d862 .brown-fdab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status_first_e4b8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status_first_e4b8 label {
  flex-basis: 100%;
}
.status_first_e4b8 .border_steel_78f3 {
  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;
}
.status_first_e4b8 .message_cdaa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status_first_e4b8 .message_cdaa:focus {
  background-color: transparent;
}
.status_first_e4b8 button.breadcrumb_7b14 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status_first_e4b8 button.breadcrumb_7b14:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status_first_e4b8 button.breadcrumb_7b14 svg {
  width: 18px;
  height: 18px;
}
.status_first_e4b8 input[type="submit"] {
  min-height: auto;
}
.dark-9af6 .status_first_e4b8 .message_cdaa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.short-91db {
  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) {
  .short-91db {
    width: 220px;
  }
}
.short-91db label {
  flex-basis: 100%;
}
.short-91db::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;
}
.notification_north_81dc .dark-9af6 .status_first_e4b8 {
  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;
}
.notification_north_81dc
  .dark-9af6
  .status_first_e4b8
  .border_steel_78f3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notification_north_81dc .dark-9af6 .status_first_e4b8 .message_cdaa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notification_north_81dc
  .dark-9af6
  .status_first_e4b8
  .message_cdaa:focus {
  background: 0 0;
}
.notification_north_81dc
  .dark-9af6
  .status_first_e4b8
  .feature-2958 {
  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;
}
.out_b541 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.out_b541 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.out_b541 li:last-child {
  margin-right: 0;
}
.out_b541 li:first-child {
  margin-left: 0;
}
.out_b541.bottom-6f2b a {
  color: #fff;
}
.out_b541.bottom-6f2b a:hover {
  color: #fff;
}
.out_b541 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.out_b541 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.out_b541 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.out_b541 a:hover {
  opacity: 0.9;
  color: inherit;
}
.out_b541 [class*="social-icon-apple"] {
  background-color: #999;
}
.out_b541 [class*="social-icon-apple"].small-5831 {
  background-color: transparent;
  color: #999;
}
.out_b541 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.out_b541 [class*="social-icon-behance"].small-5831 {
  background-color: transparent;
  color: #1769ff;
}
.out_b541 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.out_b541 [class*="social-icon-bitbucket"].small-5831 {
  background-color: transparent;
  color: #205081;
}
.out_b541 [class*="social-icon-codepen"] {
  background-color: #000;
}
.out_b541 [class*="social-icon-codepen"].small-5831 {
  background-color: transparent;
  color: #000;
}
.out_b541 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.out_b541 [class*="social-icon-delicious"].small-5831 {
  background-color: transparent;
  color: #39f;
}
.out_b541 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.out_b541 [class*="social-icon-digg"].small-5831 {
  background-color: transparent;
  color: #005be2;
}
.out_b541 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.out_b541 [class*="social-icon-dribbble"].small-5831 {
  background-color: transparent;
  color: #ea4c89;
}
.out_b541 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.out_b541 [class*="social-icon-envelope"].small-5831 {
  background-color: transparent;
  color: #ea4335;
}
.out_b541 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.out_b541 [class*="social-icon-facebook"].small-5831 {
  background-color: transparent;
  color: #3b5998;
}
.out_b541 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.out_b541 [class*="social-icon-flickr"].small-5831 {
  background-color: transparent;
  color: #0063dc;
}
.out_b541 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.out_b541 [class*="social-icon-foursquare"].small-5831 {
  background-color: transparent;
  color: #2d5be3;
}
.out_b541 [class*="social-icon-github"] {
  background-color: #333;
}
.out_b541 [class*="social-icon-github"].small-5831 {
  background-color: transparent;
  color: #333;
}
.out_b541 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.out_b541 [class*="social-icon-google-plus"].small-5831 {
  background-color: transparent;
  color: #dd4b39;
}
.out_b541 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.out_b541 [class*="social-icon-houzz"].small-5831 {
  background-color: transparent;
  color: #7ac142;
}
.out_b541 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.out_b541 [class*="social-icon-instagram"].small-5831 {
  background-color: transparent;
  color: #262626;
}
.out_b541 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.out_b541 [class*="social-icon-jsfiddle"].small-5831 {
  background-color: transparent;
  color: #487aa2;
}
.out_b541 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.out_b541 [class*="social-icon-linkedin"].small-5831 {
  background-color: transparent;
  color: #0077b5;
}
.out_b541 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.out_b541 [class*="social-icon-medium"].small-5831 {
  background-color: transparent;
  color: #00ab6b;
}
.out_b541 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.out_b541
  [class*="social-icon-odnoklassniki"].small-5831 {
  background-color: transparent;
  color: #f4731c;
}
.out_b541 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.out_b541 [class*="social-icon-meetup"].small-5831 {
  background-color: transparent;
  color: #ec1c40;
}
.out_b541 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.out_b541 [class*="social-icon-pinterest"].small-5831 {
  background-color: transparent;
  color: #bd081c;
}
.out_b541 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.out_b541 [class*="social-icon-product-hunt"].small-5831 {
  background-color: transparent;
  color: #da552f;
}
.out_b541 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.out_b541 [class*="social-icon-reddit"].small-5831 {
  background-color: transparent;
  color: #ff4500;
}
.out_b541 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.out_b541 [class*="social-icon-rss"].small-5831 {
  background-color: transparent;
  color: #f26522;
}
.out_b541 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.out_b541
  [class*="social-icon-shopping-cart"].small-5831 {
  background-color: transparent;
  color: #4caf50;
}
.out_b541 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.out_b541 [class*="social-icon-skype"].small-5831 {
  background-color: transparent;
  color: #00aff0;
}
.out_b541 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.out_b541 [class*="social-icon-slideshare"].small-5831 {
  background-color: transparent;
  color: #0077b5;
}
.out_b541 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.out_b541 [class*="social-icon-snapchat"].small-5831 {
  background-color: transparent;
  color: #fffc00;
}
.out_b541 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.out_b541 [class*="social-icon-soundcloud"].small-5831 {
  background-color: transparent;
  color: #f80;
}
.out_b541 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.out_b541 [class*="social-icon-spotify"].small-5831 {
  background-color: transparent;
  color: #2ebd59;
}
.out_b541 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.out_b541
  [class*="social-icon-stack-overflow"].small-5831 {
  background-color: transparent;
  color: #fe7a15;
}
.out_b541 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.out_b541 [class*="social-icon-maldkfgram"].small-5831 {
  background-color: transparent;
  color: #2ca5e0;
}
.out_b541 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.out_b541 [class*="social-icon-tripadvisor"].small-5831 {
  background-color: transparent;
  color: #589442;
}
.out_b541 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.out_b541 [class*="social-icon-tumblr"].small-5831 {
  background-color: transparent;
  color: #35465c;
}
.out_b541 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.out_b541 [class*="social-icon-twitch"].small-5831 {
  background-color: transparent;
  color: #6441a5;
}
.out_b541 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.out_b541 [class*="social-icon-twitter"].small-5831 {
  background-color: transparent;
  color: #1da1f2;
}
.out_b541 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.out_b541 [class*="social-icon-vimeo"].small-5831 {
  background-color: transparent;
  color: #1ab7ea;
}
.out_b541 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.out_b541 [class*="social-icon-vk"].small-5831 {
  background-color: transparent;
  color: #45668e;
}
.out_b541 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.out_b541 [class*="social-icon-weibo"].small-5831 {
  background-color: transparent;
  color: #df2029;
}
.out_b541 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.out_b541 [class*="social-icon-weixin"].small-5831 {
  background-color: transparent;
  color: #7bb32e;
}
.out_b541 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.out_b541 [class*="social-icon-whatsapp"].small-5831 {
  background-color: transparent;
  color: #25d366;
}
.out_b541 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.out_b541 [class*="social-icon-wordpress"].small-5831 {
  background-color: transparent;
  color: #21759b;
}
.out_b541 [class*="social-icon-xing"] {
  background-color: #026466;
}
.out_b541 [class*="social-icon-xing"].small-5831 {
  background-color: transparent;
  color: #026466;
}
.out_b541 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.out_b541 [class*="social-icon-yelp"].small-5831 {
  background-color: transparent;
  color: #af0606;
}
.out_b541 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.out_b541 [class*="social-icon-youtube"].small-5831 {
  background-color: transparent;
  color: #cd201f;
}
.slow-e118 {
  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;
}
.slow-e118:hover {
  box-shadow: none;
  background: 0 0;
}
.box-c0ef {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid-pro-bfc2 {
  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;
}
.avatar_ca5c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row-short-09fa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row-short-09fa,
.row-short-09fa::after,
.row-short-09fa::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;
}
.row-short-09fa::after,
.row-short-09fa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_fast_8f4d .grid-pro-bfc2 .avatar_ca5c {
  margin-top: -2px;
  width: 19px;
}
.feature_fast_8f4d .grid-pro-bfc2 .row-short-09fa {
  margin-top: -1px;
}
.feature_fast_8f4d .grid-pro-bfc2 .row-short-09fa,
.feature_fast_8f4d .grid-pro-bfc2 .row-short-09fa::after,
.feature_fast_8f4d .grid-pro-bfc2 .row-short-09fa::before {
  width: 19px;
  height: 2px;
}
.feature_fast_8f4d .grid-pro-bfc2 .row-short-09fa::before {
  top: -6px;
}
.feature_fast_8f4d .grid-pro-bfc2 .row-short-09fa::after {
  bottom: -6px;
}
.backdrop_dirty_5124 .grid-pro-bfc2 .avatar_ca5c {
  margin-top: -2px;
  width: 22px;
}
.backdrop_dirty_5124 .grid-pro-bfc2 .row-short-09fa {
  margin-top: -1px;
}
.backdrop_dirty_5124 .grid-pro-bfc2 .row-short-09fa,
.backdrop_dirty_5124 .grid-pro-bfc2 .row-short-09fa::after,
.backdrop_dirty_5124 .grid-pro-bfc2 .row-short-09fa::before {
  width: 22px;
  height: 2px;
}
.backdrop_dirty_5124 .grid-pro-bfc2 .row-short-09fa::before {
  top: -7px;
}
.backdrop_dirty_5124 .grid-pro-bfc2 .row-short-09fa::after {
  bottom: -7px;
}
.south_982f .grid-pro-bfc2 .avatar_ca5c {
  margin-top: -2px;
  width: 31px;
}
.south_982f .grid-pro-bfc2 .row-short-09fa {
  margin-top: -1.5px;
}
.south_982f .grid-pro-bfc2 .row-short-09fa,
.south_982f .grid-pro-bfc2 .row-short-09fa::after,
.south_982f .grid-pro-bfc2 .row-short-09fa::before {
  width: 31px;
  height: 3px;
}
.south_982f .grid-pro-bfc2 .row-short-09fa::before {
  top: -9px;
}
.south_982f .grid-pro-bfc2 .row-short-09fa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero_bronze_c3bf .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 19px;
  }
  .hero_bronze_c3bf .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1px;
  }
  .hero_bronze_c3bf .grid-pro-bfc2 .row-short-09fa,
  .hero_bronze_c3bf .grid-pro-bfc2 .row-short-09fa::after,
  .hero_bronze_c3bf .grid-pro-bfc2 .row-short-09fa::before {
    width: 19px;
    height: 2px;
  }
  .hero_bronze_c3bf .grid-pro-bfc2 .row-short-09fa::before {
    top: -6px;
  }
  .hero_bronze_c3bf .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -6px;
  }
  .iron_b502 .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 22px;
  }
  .iron_b502 .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1px;
  }
  .iron_b502 .grid-pro-bfc2 .row-short-09fa,
  .iron_b502 .grid-pro-bfc2 .row-short-09fa::after,
  .iron_b502 .grid-pro-bfc2 .row-short-09fa::before {
    width: 22px;
    height: 2px;
  }
  .iron_b502 .grid-pro-bfc2 .row-short-09fa::before {
    top: -7px;
  }
  .iron_b502 .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -7px;
  }
  .wide_e92c .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 31px;
  }
  .wide_e92c .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1.5px;
  }
  .wide_e92c .grid-pro-bfc2 .row-short-09fa,
  .wide_e92c .grid-pro-bfc2 .row-short-09fa::after,
  .wide_e92c .grid-pro-bfc2 .row-short-09fa::before {
    width: 31px;
    height: 3px;
  }
  .wide_e92c .grid-pro-bfc2 .row-short-09fa::before {
    top: -9px;
  }
  .wide_e92c .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-a195 .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 19px;
  }
  .logo-a195 .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1px;
  }
  .logo-a195 .grid-pro-bfc2 .row-short-09fa,
  .logo-a195 .grid-pro-bfc2 .row-short-09fa::after,
  .logo-a195 .grid-pro-bfc2 .row-short-09fa::before {
    width: 19px;
    height: 2px;
  }
  .logo-a195 .grid-pro-bfc2 .row-short-09fa::before {
    top: -6px;
  }
  .logo-a195 .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -6px;
  }
  .message-047d .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 22px;
  }
  .message-047d .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1px;
  }
  .message-047d .grid-pro-bfc2 .row-short-09fa,
  .message-047d .grid-pro-bfc2 .row-short-09fa::after,
  .message-047d .grid-pro-bfc2 .row-short-09fa::before {
    width: 22px;
    height: 2px;
  }
  .message-047d .grid-pro-bfc2 .row-short-09fa::before {
    top: -7px;
  }
  .message-047d .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -7px;
  }
  .avatar-29f9 .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-29f9 .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1.5px;
  }
  .avatar-29f9 .grid-pro-bfc2 .row-short-09fa,
  .avatar-29f9 .grid-pro-bfc2 .row-short-09fa::after,
  .avatar-29f9 .grid-pro-bfc2 .row-short-09fa::before {
    width: 31px;
    height: 3px;
  }
  .avatar-29f9 .grid-pro-bfc2 .row-short-09fa::before {
    top: -9px;
  }
  .avatar-29f9 .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .blue-9c03 .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 19px;
  }
  .blue-9c03 .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1px;
  }
  .blue-9c03 .grid-pro-bfc2 .row-short-09fa,
  .blue-9c03 .grid-pro-bfc2 .row-short-09fa::after,
  .blue-9c03 .grid-pro-bfc2 .row-short-09fa::before {
    width: 19px;
    height: 2px;
  }
  .blue-9c03 .grid-pro-bfc2 .row-short-09fa::before {
    top: -6px;
  }
  .blue-9c03 .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -6px;
  }
  .orange-c127 .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 22px;
  }
  .orange-c127 .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1px;
  }
  .orange-c127 .grid-pro-bfc2 .row-short-09fa,
  .orange-c127 .grid-pro-bfc2 .row-short-09fa::after,
  .orange-c127 .grid-pro-bfc2 .row-short-09fa::before {
    width: 22px;
    height: 2px;
  }
  .orange-c127 .grid-pro-bfc2 .row-short-09fa::before {
    top: -7px;
  }
  .orange-c127 .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -7px;
  }
  .large-205a .grid-pro-bfc2 .avatar_ca5c {
    margin-top: -2px;
    width: 31px;
  }
  .large-205a .grid-pro-bfc2 .row-short-09fa {
    margin-top: -1.5px;
  }
  .large-205a .grid-pro-bfc2 .row-short-09fa,
  .large-205a .grid-pro-bfc2 .row-short-09fa::after,
  .large-205a .grid-pro-bfc2 .row-short-09fa::before {
    width: 31px;
    height: 3px;
  }
  .large-205a .grid-pro-bfc2 .row-short-09fa::before {
    top: -9px;
  }
  .large-205a .grid-pro-bfc2 .row-short-09fa::after {
    bottom: -9px;
  }
}
.texture_dark_dd08 .row-short-09fa {
  -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);
}
.texture_dark_dd08 .row-short-09fa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture_dark_dd08 .row-short-09fa::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);
}
.texture_dark_dd08.item-7c6b .row-short-09fa {
  -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);
}
.texture_dark_dd08.item-7c6b .row-short-09fa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture_dark_dd08.item-7c6b .row-short-09fa::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);
}
.info-4152 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.top-9836:before {
  display: none;
}
.clean_c0e8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.clean_c0e8 .hidden-0c7a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.clean_c0e8 .hidden-0c7a:last-of-type {
  border-bottom: none;
}
.clean_c0e8 .hidden-0c7a.menu_down_ffd6,
.clean_c0e8 .hidden-0c7a.popup_5c01,
.clean_c0e8 .hidden-0c7a.preview-inner-3a71 {
  padding: 0;
}
.clean_c0e8 .tabs_a75f .nav_097b {
  color: currentColor;
}
.clean_c0e8 .tabs_a75f .nav_097b:focus,
.clean_c0e8 .tabs_a75f .nav_097b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_c0e8.highlight-aadf .last_87cc,
.clean_c0e8.highlight-aadf .texture-8411 a,
.clean_c0e8.highlight-aadf .tooltip-f53c a,
.clean_c0e8.highlight-aadf .in_466f a {
  color: rgba(0, 0, 0, 0.55);
}
.clean_c0e8.highlight-aadf .last_87cc:hover,
.clean_c0e8.highlight-aadf .texture-8411 a:hover,
.clean_c0e8.highlight-aadf .tooltip-f53c a:hover,
.clean_c0e8.highlight-aadf .in_466f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_c0e8.highlight-aadf .sidebar-9d00 {
  color: rgba(0, 0, 0, 0.8);
}
.clean_c0e8.highlight-aadf .hidden-0c7a {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_c0e8.highlight-aadf .hidden-0c7a:before {
  background: rgba(0, 0, 0, 0.08);
}
.clean_c0e8.highlight-aadf .link_d29b:before {
  background: rgba(255, 255, 255, 0.9);
}
.clean_c0e8.highlight-aadf .tabs_a75f .tag_fa9b li a,
.clean_c0e8.highlight-aadf .tabs_a75f .nav_097b,
.clean_c0e8.highlight-aadf .in_466f {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_c0e8.highlight-aadf .tabs_a75f .nav_097b:focus,
.clean_c0e8.highlight-aadf .tabs_a75f .nav_097b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_c0e8.highlight-aadf .tag_fa9b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_c0e8.out-777f .last_87cc,
.clean_c0e8.out-777f .texture-8411 a,
.clean_c0e8.out-777f .tooltip-f53c .nav_097b,
.clean_c0e8.out-777f .tooltip-f53c a,
.clean_c0e8.out-777f .in_466f a {
  color: rgba(255, 255, 255, 0.79);
}
.clean_c0e8.out-777f .last_87cc:hover,
.clean_c0e8.out-777f .texture-8411 a:hover,
.clean_c0e8.out-777f .tooltip-f53c .nav_097b:hover,
.clean_c0e8.out-777f .tooltip-f53c a:hover,
.clean_c0e8.out-777f .in_466f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean_c0e8.out-777f .sidebar-9d00 {
  color: rgba(255, 255, 255, 0.99);
}
.clean_c0e8.out-777f .hidden-0c7a {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_c0e8.out-777f .hidden-0c7a:before {
  background: rgba(255, 255, 255, 0.08);
}
.clean_c0e8.out-777f .link_d29b:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean_c0e8.out-777f .tabs_a75f .tag_fa9b li a,
.clean_c0e8.out-777f .tabs_a75f .nav_097b,
.clean_c0e8.out-777f .in_466f {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_c0e8.out-777f .tabs_a75f .nav_097b:focus,
.clean_c0e8.out-777f .tabs_a75f .nav_097b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_c0e8.out-777f .tag_fa9b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_d29b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link_d29b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paragraph-in-5508 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.filter_in_272d .clean_c0e8 {
  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;
}
.filter_in_272d .hidden-0c7a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.filter_in_272d .hidden-0c7a: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) {
  .filter_in_272d .hidden-0c7a:before {
    width: 16%;
    left: 42%;
  }
}
.filter_in_272d .hidden-0c7a:last-child:before {
  content: none;
}
.filter_in_272d .hidden-0c7a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.filter_in_272d .tabs_a75f .tag_fa9b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.filter_in_272d .tabs_a75f .tag_fa9b li a .nav_097b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.filter_in_272d .tabs_a75f .in_466f {
  border: none;
}
.filter_in_272d .tabs_a75f .in_466f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.filter_in_272d .link_d29b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter_in_272d .paragraph-in-5508 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.filter_in_272d .out-777f .link_d29b:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_in_272d .highlight-aadf.pattern-selected-6dad .row-short-09fa {
  background: rgba(0, 0, 0, 0.6);
}
.filter_in_272d
  .highlight-aadf.pattern-selected-6dad
  .row-short-09fa::after,
.filter_in_272d
  .highlight-aadf.pattern-selected-6dad
  .row-short-09fa:before {
  background: inherit;
}
.filter_in_272d
  .highlight-aadf.pattern-selected-6dad:hover
  .row-short-09fa {
  background: rgba(0, 0, 0, 0.8);
}
.chip_under_7ef9 .clean_c0e8 {
  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) {
  .chip_under_7ef9 .clean_c0e8 {
    width: auto;
    right: 45px;
  }
}
.label-5b11 .clean_c0e8 {
  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) {
  .label-5b11 .clean_c0e8 {
    width: auto;
    left: 45px;
  }
}
.top-9836 .clean_c0e8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.top-9836 .paragraph-in-5508 {
  max-width: 48em;
  margin: 0 auto;
}
.top-9836 .link_d29b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview_dim_cccf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview_dim_cccf.filter_in_272d .clean_c0e8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview_dim_cccf.chip_under_7ef9 .clean_c0e8 {
  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);
}
.preview_dim_cccf .clean_c0e8 {
  visibility: visible;
}
.preview_dim_cccf.label-5b11 .clean_c0e8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wrapper_brown_de89,
.nav-5b49 {
  overflow-x: hidden;
}
.wrapper_brown_de89 .clean_c0e8 {
  overflow: auto;
}
.wrapper_brown_de89.filter_in_272d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_brown_de89.filter_in_272d .clean_c0e8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wrapper_brown_de89.filter_in_272d .slow-e118 {
  opacity: 0;
}
.wrapper_brown_de89.chip_under_7ef9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_brown_de89.chip_under_7ef9 .clean_c0e8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wrapper_brown_de89.chip_under_7ef9 .slow-e118 {
  opacity: 0;
}
.wrapper_brown_de89.label-5b11 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_brown_de89.label-5b11 .clean_c0e8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wrapper_brown_de89.label-5b11 .slow-e118 {
  opacity: 0;
}
.wrapper_brown_de89.top-9836 .clean_c0e8 {
  z-index: 10;
  visibility: visible;
}
.pattern-selected-6dad {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pattern-selected-6dad .row-short-09fa {
  background: rgba(255, 255, 255, 0.99);
}
.pattern-selected-6dad .row-short-09fa::after,
.pattern-selected-6dad .row-short-09fa:before {
  background: inherit;
}
.pattern-selected-6dad:hover .row-short-09fa {
  background: rgba(255, 255, 255, 0.99);
}
.label-5b11 .pattern-selected-6dad {
  top: 10px;
  right: auto;
  left: 12px;
}
.top-9836 .pattern-selected-6dad {
  display: none !important;
}
.wrapper_brown_de89:before,
.nav-5b49:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wrapper_brown_de89 .pattern-selected-6dad,
.nav-5b49 .pattern-selected-6dad {
  display: inline-block;
}
.clean_c0e8 .hover_medium_f7a2 {
  -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;
}
.wrapper_brown_de89 .clean_c0e8 .hover_medium_f7a2,
.nav-5b49 .clean_c0e8 .hover_medium_f7a2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-8557 .border_steel_78f3 {
  width: 100%;
}
.motion_d188 {
  padding: 0 0.5em 0;
}
.motion_d188 [class*="customify-col-"],
.motion_d188 [class*="customify-col_"],
.motion_d188 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.solid_ff8a .motion_d188 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_brown_174c .popup-6c4a,
  .popup-6c4a {
    display: none;
  }
  .upper-53cd {
    text-align: left;
  }
  .summary_188b {
    text-align: center;
  }
  .photo-3a45 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_brown_174c .slow-eeaa,
  .slow-eeaa {
    display: none;
  }
  .module_ad9c {
    text-align: left;
  }
  .progress_4ddd {
    text-align: center;
  }
  .purple_1f35 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_brown_174c .text_short_36d0,
  .text_short_36d0 {
    display: none;
  }
  .progress_thick_eab8 {
    text-align: left;
  }
  .module-91ea {
    text-align: center;
  }
  .shadow-new-9ee1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-0393 {
  box-shadow: none !important;
}
.gradient_dynamic_45b7 .outline-pro-eaea,
.gallery-clean-e7d3 .outline-pro-eaea {
  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;
}
.gallery-clean-e7d3 .outline-pro-eaea {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter_0352 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter_0352:after,
.filter_0352:before {
  content: "";
  display: table;
}
.filter_0352:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter_0352 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter_0352,
.tooltip-0451 {
  max-width: 1248px;
  margin: 0 auto;
}

.first-3be7.wood-c9cd .filter_0352 {
  max-width: 100%;
}
.first-3be7.complex-96a1 {
  max-width: 1200px;
  margin: 0 auto;
}
.first-3be7.badge-037f .filter_0352 {
  max-width: 100%;
}
.first-3be7.badge-037f > .filter_0352 {
  padding-left: 0;
  padding-right: 0;
}
.first-3be7.badge-037f > .filter_0352 .nav_brown_174c {
  margin: 0;
}
.first-3be7.badge-037f
  > .filter_0352
  .pink-4ee7.motion_abf9 {
  margin-right: 0;
  margin-left: 0;
}
.first-3be7.badge-037f #main.motion_abf9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .footer-gold-ba1e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .footer-gold-ba1e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress_8cc8 .hovered_e960 {
    padding-right: 1em;
  }
  .progress_8cc8.in-e530 .pink-4ee7 {
    border-right: 1px solid #eaecee;
  }
  .progress_8cc8.in-e530 .hovered_e960 {
    padding-right: 1em;
  }
  .progress_8cc8.in-e530 .dim-9720 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_b4fb .hovered_e960 {
    padding-left: 1em;
  }
  .frame_b4fb.in-e530 .pink-4ee7 {
    border-left: 1px solid #eaecee;
  }
  .frame_b4fb.in-e530 .hovered_e960 {
    padding-left: 1em;
  }
  .frame_b4fb.in-e530 .dim-9720 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_glass_cb46 .hovered_e960 {
    padding-left: 1em;
  }
  .form_glass_cb46.in-e530 .preview_slow_2fde {
    border-right: 1px solid #eaecee;
  }
  .form_glass_cb46.in-e530 .block_adfe {
    border-right: 1px solid #eaecee;
  }
  .form_glass_cb46.in-e530 .hovered_e960 {
    padding-left: 1em;
  }
  .form_glass_cb46.in-e530 .dim-9720 {
    padding-right: 1em;
  }
  .form_glass_cb46.in-e530 .banner_a35c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast_59f9 .hovered_e960 {
    padding-right: 1em;
  }
  .fast_59f9.in-e530 .preview_slow_2fde {
    border-left: 1px solid #eaecee;
  }
  .fast_59f9.in-e530 .block_adfe {
    border-left: 1px solid #eaecee;
  }
  .fast_59f9.in-e530 .hovered_e960 {
    padding-right: 1em;
  }
  .fast_59f9.in-e530 .dim-9720 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast_59f9.in-e530 .banner_a35c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-gold-ba1e .hovered_e960 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-gold-ba1e.in-e530 .pink-4ee7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .footer-gold-ba1e.in-e530 .hovered_e960 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-gold-ba1e.in-e530 .dim-9720 {
    padding-left: 1em;
  }
  .footer-gold-ba1e.in-e530 .banner_a35c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .footer-gold-ba1e.in-e530 .hovered_e960 {
    padding-left: 0;
  }
}
.breadcrumb_cool_c88b .glass_f691 {
  display: inline-block;
}
.background_silver_d7b7 {
  display: inline-block;
}
.east_a671 {
  word-con: break-word;
}
.pressed-68c6 > span {
  display: inline-block;
  padding: 5px 0;
}
.pressed-68c6 .stone_2b05 {
  margin-left: 8px;
  margin-right: 8px;
}
.pressed-68c6 .module-527e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight_92d9 .caption_725e {
  margin-bottom: 2em;
}
.highlight_92d9 .mask_f15e {
  margin-bottom: 15px;
}
.highlight_92d9 .mask_f15e:last-child {
  margin-bottom: 0;
}
.highlight_92d9 .menu-cool-e27a {
  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) {
  .highlight_92d9 .menu-cool-e27a {
    display: block;
  }
}
.highlight_92d9 .gallery-1e86 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight_92d9 .gallery-1e86 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight_92d9 .aside_3784 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight_92d9 .aside_3784 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight_92d9 .aside_3784 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight_92d9 .east_a671 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_92d9 .east_a671 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight_92d9 .grid_b33d p:last-child {
  margin-bottom: 0;
}
.highlight_92d9 .basic_3108 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight_92d9 .chip-outer-2817 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight_92d9 .next-a803 {
  margin-top: 1em;
}
.highlight_92d9 .detail_b5c6 {
  top: 0;
  display: block;
}
.highlight_92d9 .detail_b5c6 a {
  color: inherit;
}
.highlight_92d9 .detail_b5c6 a:hover {
  color: inherit;
}
.highlight_92d9 .box_dynamic_bc5e {
  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;
}
.highlight_92d9 .box_dynamic_bc5e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight_92d9 .chip-outer-2817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight_92d9 .photo_orange_f2e6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight_92d9 .photo_orange_f2e6:first-child {
  margin-top: 0;
}
.highlight_92d9 .photo_orange_f2e6.detail_east_f91b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight_92d9 .photo_orange_f2e6.dim-a2f6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_92d9
  .photo_orange_f2e6.dim-a2f6.complex_8071
  .next-a803 {
  width: 100%;
}
.highlight_92d9 .dim-a2f6 {
  -webkit-box-align: center;
  align-items: center;
}
.highlight_92d9 .dim-a2f6 .pressed-68c6,
.highlight_92d9 .dim-a2f6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight_92d9 .aside_3784 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_92d9 .aside_3784 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_92d9 .aside_3784: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;
}
.highlight_92d9 .detail_east_f91b {
  z-index: 5;
}
.highlight_92d9 .summary_858b .title-advanced-2bbf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight_92d9 .east-f869 .title-advanced-2bbf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight_92d9 .avatar_mini_4fdb .title-advanced-2bbf {
  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;
}
.highlight_92d9.glass_a928 .menu-cool-e27a,
.highlight_92d9.middle_4ea6 .menu-cool-e27a {
  display: block;
}
.highlight_92d9.glass_a928 .menu-cool-e27a .current-b689,
.highlight_92d9.glass_a928 .menu-cool-e27a .chip-outer-2817,
.highlight_92d9.middle_4ea6 .menu-cool-e27a .current-b689,
.highlight_92d9.middle_4ea6 .menu-cool-e27a .chip-outer-2817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_92d9.border_focused_b805 .gallery-1e86 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight_92d9.border_focused_b805 .gallery-1e86 {
    margin-right: 0;
  }
}
.highlight_92d9.glass_a928 .gallery-1e86,
.highlight_92d9.middle_4ea6 .gallery-1e86 {
  padding-top: 40%;
}
.highlight_92d9.glass_a928 .caption_725e,
.highlight_92d9.middle_4ea6 .caption_725e {
  display: block;
}
.highlight_92d9.glass_a928 .fn-sticky-d862 .chip-outer-2817,
.highlight_92d9.middle_4ea6 .fn-sticky-d862 .chip-outer-2817 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight_92d9.glass_a928 .gallery-1e86,
.highlight_92d9.middle_4ea6 .gallery-1e86 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight_92d9.glass_a928 .chip-outer-2817 {
  padding: 1em;
}
.yellow-fae1 {
  margin: 30px auto;
  display: block;
}
.yellow-fae1 .wood-a6dc > * {
  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;
}
.yellow-fae1 .wood-a6dc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.yellow-fae1 .wood-a6dc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth_7c34 .pressed-68c6 {
  margin-bottom: 1.41575em;
}
.smooth_7c34 .cold_74aa {
  margin-bottom: 1.618em;
}
.description-b3c5 .picture_brown_10d7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.description-b3c5 .picture_brown_10d7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.description-b3c5 .article_aae7 {
  max-width: 100%;
  overflow: auto;
}
.east-d435 .description-b3c5 a:hover {
  text-decoration: underline;
}
.primary_over_1007 .mask_f15e:not(.east_a671),
.primary_over_1007 .aside_3784 {
  margin-bottom: 1.41575em;
}
.primary_over_1007 .mask_f15e:not(.east_a671):last-child,
.primary_over_1007 .aside_3784:last-child {
  margin-bottom: 0;
}
.primary_over_1007 .mask_f15e.breadcrumb-5910 {
  margin-bottom: 0.41575em;
}
.primary_over_1007 .light_f351:before,
.primary_over_1007 .middle_d592:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary_over_1007 .light_f351:before {
  content: "\f115";
}
.primary_over_1007 .middle_d592:before {
  content: "\f02c";
}
.primary_over_1007 .overlay-active-ad10 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary_over_1007 .overlay-active-ad10 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light-88ef {
  display: -webkit-box;
  display: flex;
}
.light-88ef .breadcrumb_complex_26ed {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light-88ef .breadcrumb_complex_26ed {
    flex-basis: 90px;
  }
}
.light-88ef .action-beb1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light-88ef .action-beb1 {
    flex-basis: calc(100% - 50px);
  }
}
.light-88ef .overlay-huge-4702 p:last-child {
  margin-bottom: 0.72em;
}
.grid_last_993a .wood-a6dc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.grid_last_993a .wood-a6dc:after,
.grid_last_993a .wood-a6dc:before {
  content: "";
  display: table;
}
.grid_last_993a .wood-a6dc:after {
  clear: both;
}
.grid_last_993a .wood-a6dc .grid_47b4,
.grid_last_993a .wood-a6dc .first-e230 {
  width: 49%;
}
.grid_last_993a .wood-a6dc .grid_47b4 a span.huge_eff4,
.grid_last_993a .wood-a6dc .first-e230 a span.huge_eff4 {
  display: block;
  margin-bottom: 5px;
}
.grid_last_993a .wood-a6dc .first-e230 {
  float: left;
  text-align: left;
}
.grid_last_993a .wood-a6dc .grid_47b4 {
  float: right;
  text-align: right;
}
.summary_bronze_6858 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary_bronze_6858 {
    margin-bottom: 0;
  }
}
.element_west_d2e6 {
  margin-bottom: 1em;
}
.element_west_d2e6 .east_a671 {
  font-size: 1.1em;
  line-height: 1.3;
}
.input-narrow-818c a {
  display: block;
  line-height: 0;
  position: relative;
}
.action-5b67 .element_west_d2e6,
.primary-8b6c .element_west_d2e6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .action-5b67 .element_west_d2e6,
  .primary-8b6c .element_west_d2e6 {
    display: block;
  }
}
.action-5b67 .input-narrow-818c,
.primary-8b6c .input-narrow-818c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .action-5b67 .input-narrow-818c,
  .primary-8b6c .input-narrow-818c {
    margin-bottom: 1em;
  }
}
.action-5b67 .input-narrow-818c img,
.primary-8b6c .input-narrow-818c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.action-5b67 .block-white-fc6b,
.primary-8b6c .block-white-fc6b {
  flex-basis: calc(100% - 160px);
}
.action-5b67 .block-white-fc6b p,
.primary-8b6c .block-white-fc6b p {
  margin-bottom: 0;
}
.action-5b67 .block-white-fc6b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .action-5b67 .block-white-fc6b {
    padding-left: 0;
  }
}
.primary-8b6c .block-white-fc6b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-8b6c .block-white-fc6b {
    padding-right: 0;
  }
}
.primary-8b6c .input-narrow-818c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture_lite_4e32 .input-narrow-818c {
  margin-bottom: 0.5em;
}
.picture_lite_4e32 .input-narrow-818c img {
  width: 100%;
}
.gradient-fae9 .column_left_c1a6,
.thumbnail-61d2 .column_left_c1a6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thumbnail-61d2 .pink-4ee7 .avatar-south-a0de p:last-child {
  margin-bottom: 0;
}
.message_5cd2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.input_simple_a056 .column-gold-ef3b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .input_simple_a056 .column-gold-ef3b:last-of-type {
    margin-bottom: 0;
  }
}
.input_simple_a056 .column-gold-ef3b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_simple_a056 .column-gold-ef3b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.input_simple_a056 .column-gold-ef3b ul li {
  margin: 0 0 0.6em;
}
.input_simple_a056 .column-gold-ef3b ul li.west-bace,
.input_simple_a056 .column-gold-ef3b ul li.badge_be64 {
  position: relative;
}
.input_simple_a056 .column-gold-ef3b ul li.west-bace .photo-full-6f27,
.input_simple_a056 .column-gold-ef3b ul li.badge_be64 .photo-full-6f27 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.input_simple_a056 .column-gold-ef3b ul li.west-bace:after:after,
.input_simple_a056 .column-gold-ef3b ul li.west-bace:after:before,
.input_simple_a056
  .column-gold-ef3b
  ul
  li.badge_be64:after:after,
.input_simple_a056
  .column-gold-ef3b
  ul
  li.badge_be64:after:before {
  content: "";
  display: table;
}
.input_simple_a056 .column-gold-ef3b ul li.west-bace:after:after,
.input_simple_a056
  .column-gold-ef3b
  ul
  li.badge_be64:after:after {
  clear: both;
}
.input_simple_a056 .column-gold-ef3b a.pattern_dd6e:hover {
  text-decoration: none;
}
.input_simple_a056 .column-gold-ef3b select {
  max-width: 100%;
}
.input_simple_a056 .column-gold-ef3b table {
  font-size: 85%;
}
.input_simple_a056 .column-gold-ef3b table td,
.input_simple_a056 .column-gold-ef3b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.input_simple_a056 .column-gold-ef3b table tfoot td {
  text-align: left;
}
.input_simple_a056 .column-gold-ef3b :last-child {
  margin-bottom: 0;
}
.input_simple_a056 .column-gold-ef3b .photo_up_527d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.input_simple_a056 .column-gold-ef3b .photo_up_527d label {
  width: 100%;
}
.input_simple_a056 .column-gold-ef3b .photo_up_527d .message_cdaa {
  width: 100%;
  display: block;
}
.input_simple_a056 .column-gold-ef3b .photo_up_527d .breadcrumb_7b14 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.input_simple_a056 .column-gold-ef3b .photo_up_527d .breadcrumb_7b14:hover svg #svg-search {
  fill: #444;
}
.input_simple_a056 .column-gold-ef3b .photo_up_527d .breadcrumb_7b14 svg {
  width: 18px;
  height: 18px;
}
.input_simple_a056 .thumbnail-brown-f077 ul ul,
.input_simple_a056 .tag_easy_5d67 ul ul,
.input_simple_a056 .modal_b4b7 ul ul,
.input_simple_a056 .wrapper_d769 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.input_simple_a056 .thumbnail-brown-f077 .texture-14b1 > a,
.input_simple_a056 .tag_easy_5d67 .texture-14b1 > a,
.input_simple_a056 .modal_b4b7 .texture-14b1 > a,
.input_simple_a056 .wrapper_d769 .texture-14b1 > a {
  margin-bottom: 0;
}
.input_simple_a056 .icon_a08b li,
.input_simple_a056 .thumbnail-brown-f077 li,
.input_simple_a056 .lower-73a6 li,
.input_simple_a056 .tag_easy_5d67 li,
.input_simple_a056 .modal_b4b7 li,
.input_simple_a056 .wrapper_d769 li,
.input_simple_a056 .component-ce85 li,
.input_simple_a056 .hero_left_6a94 li {
  display: block;
  position: relative;
}
.input_simple_a056 .icon_a08b li:last-child,
.input_simple_a056 .thumbnail-brown-f077 li:last-child,
.input_simple_a056 .lower-73a6 li:last-child,
.input_simple_a056 .tag_easy_5d67 li:last-child,
.input_simple_a056 .modal_b4b7 li:last-child,
.input_simple_a056 .wrapper_d769 li:last-child,
.input_simple_a056 .component-ce85 li:last-child,
.input_simple_a056 .hero_left_6a94 li:last-child {
  border: none;
}
.input_simple_a056 .icon_a08b li a,
.input_simple_a056 .thumbnail-brown-f077 li a,
.input_simple_a056 .lower-73a6 li a,
.input_simple_a056 .tag_easy_5d67 li a,
.input_simple_a056 .modal_b4b7 li a,
.input_simple_a056 .wrapper_d769 li a,
.input_simple_a056 .component-ce85 li a,
.input_simple_a056 .hero_left_6a94 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_simple_a056 .icon_a08b li ul li::before,
.input_simple_a056 .thumbnail-brown-f077 li ul li::before,
.input_simple_a056 .lower-73a6 li ul li::before,
.input_simple_a056 .tag_easy_5d67 li ul li::before,
.input_simple_a056 .modal_b4b7 li ul li::before,
.input_simple_a056 .wrapper_d769 li ul li::before,
.input_simple_a056 .component-ce85 li ul li::before,
.input_simple_a056 .hero_left_6a94 li ul li::before {
  left: 15px;
}
.input_simple_a056 .icon_a08b li ul a,
.input_simple_a056 .thumbnail-brown-f077 li ul a,
.input_simple_a056 .lower-73a6 li ul a,
.input_simple_a056 .tag_easy_5d67 li ul a,
.input_simple_a056 .modal_b4b7 li ul a,
.input_simple_a056 .wrapper_d769 li ul a,
.input_simple_a056 .component-ce85 li ul a,
.input_simple_a056 .hero_left_6a94 li ul a {
  padding-left: 20px;
}
.input_simple_a056 .icon_a08b li ul ul li::before,
.input_simple_a056 .thumbnail-brown-f077 li ul ul li::before,
.input_simple_a056 .lower-73a6 li ul ul li::before,
.input_simple_a056 .tag_easy_5d67 li ul ul li::before,
.input_simple_a056 .modal_b4b7 li ul ul li::before,
.input_simple_a056 .wrapper_d769 li ul ul li::before,
.input_simple_a056 .component-ce85 li ul ul li::before,
.input_simple_a056 .hero_left_6a94 li ul ul li::before {
  left: 30px;
}
.input_simple_a056 .icon_a08b li ul ul a,
.input_simple_a056 .thumbnail-brown-f077 li ul ul a,
.input_simple_a056 .lower-73a6 li ul ul a,
.input_simple_a056 .tag_easy_5d67 li ul ul a,
.input_simple_a056 .modal_b4b7 li ul ul a,
.input_simple_a056 .wrapper_d769 li ul ul a,
.input_simple_a056 .component-ce85 li ul ul a,
.input_simple_a056 .hero_left_6a94 li ul ul a {
  padding-left: 40px;
}
.input_simple_a056 .picture_d3de li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_simple_a056 .hero_left_6a94 ul li {
  margin-bottom: 1.41575em;
}
.input_simple_a056 .hero_left_6a94 ul li .status_cool_1f5c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.input_simple_a056 .hero_left_6a94 ul li .cold-ebb5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.out-777f .icon_a08b li a,
.out-777f .thumbnail-brown-f077 li a,
.out-777f .lower-73a6 li a,
.out-777f .tag_easy_5d67 li a,
.out-777f .modal_b4b7 li a,
.out-777f .wrapper_d769 li a,
.out-777f .component-ce85 li a,
.out-777f .hero_left_6a94 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-777f .picture_d3de li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-777f .column-gold-ef3b ul li.west-bace .photo-full-6f27,
.out-777f .column-gold-ef3b ul li.badge_be64 .photo-full-6f27 {
  background: rgba(0, 0, 0, 0.2);
}
.out-777f .input_simple_a056 .column-gold-ef3b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-3be7 .input_simple_a056 .tag_fa9b li {
  margin: 0;
}
.first-3be7 .input_simple_a056 .tag_fa9b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.first-3be7 .input_simple_a056 .tag_fa9b li ul {
  margin: 0;
}
.first-3be7 .input_simple_a056 .tag_fa9b li ul li a {
  padding-left: 15px;
}
.first-3be7 .input_simple_a056 .tag_fa9b li ul li li a {
  padding-left: 30px;
}
.first-3be7 .input_simple_a056 .tag_fa9b li.pro-de62 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.first-3be7 .input_simple_a056 .tag_fa9b li.pro-de62 > 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;
}
.first-3be7 .input_simple_a056 .tag_fa9b li.pro-de62 > 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;
}
.button-3fc3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gradient_up_6485 {
  position: relative;
  z-index: 10;
}
.gradient_up_6485 .hover_medium_f7a2 {
  width: 100%;
  max-width: 100%;
}
.pattern-pink-d985 .primary_thick_e266 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern-pink-d985 .highlight-aadf {
}
.pattern-pink-d985 .out-777f {
  background: #292929;
}
.summary-lite-f03a .primary_thick_e266 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary-lite-f03a .highlight-aadf {
  background: #f9f9f9;
}
.summary-lite-f03a .out-777f {
  background: #303030;
}
.column-e28b .primary_thick_e266 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column-e28b .glass_f691 {
    margin-bottom: 1em;
  }
  .column-e28b .glass_f691:last-child {
    margin-bottom: 0;
  }
}
.column-e28b .highlight-aadf {
  background: #ededed;
}
.column-e28b .out-777f {
  background: #1a1a1a;
}
.primary_thick_e266.highlight-aadf {
  color: rgba(0, 0, 0, 0.6);
}
.primary_thick_e266.highlight-aadf .logo_0150 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_thick_e266.out-777f {
  color: rgba(255, 255, 255, 0.99);
}
.primary_thick_e266.out-777f a:not(.pattern_dd6e) {
  color: rgba(255, 255, 255, 0.79);
}
.primary_thick_e266.out-777f a:not(.pattern_dd6e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_thick_e266.out-777f .logo_0150 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_thick_e266.out-777f table tbody td,
.primary_thick_e266.out-777f table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard-f517.breadcrumb_53fc .filter_0352 {
  max-width: initial;
}
.hard-f517 .hero-plasma-633a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard-f517 .hero-plasma-633a .hover_medium_f7a2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard-f517 .hero-plasma-633a .hover_medium_f7a2 {
    display: block;
    margin-bottom: 2em;
  }
  .hard-f517 .hero-plasma-633a .hover_medium_f7a2:last-child {
    margin-bottom: 0;
  }
}
.column-e28b .glass_f691:last-child,
.summary-lite-f03a .glass_f691:last-child,
.pattern-pink-d985 .glass_f691:last-child {
  margin-bottom: 0;
}
.column-e28b .glass_f691 .input_simple_a056 .column-gold-ef3b:last-child,
.summary-lite-f03a .glass_f691 .input_simple_a056 .column-gold-ef3b:last-child,
.pattern-pink-d985 .glass_f691 .input_simple_a056 .column-gold-ef3b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column-e28b .article_over_7ca7,
  .column-e28b .cool-1f4c,
  .summary-lite-f03a .article_over_7ca7,
  .summary-lite-f03a .cool-1f4c,
  .pattern-pink-d985 .article_over_7ca7,
  .pattern-pink-d985 .cool-1f4c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gradient_up_6485 .glass_f691 {
    margin-bottom: 2em;
  }
}
.gradient_up_6485 p:last-child {
  margin-bottom: 0;
}
.gradient_up_6485 li,
.gradient_up_6485 ul {
  list-style: none;
  margin: 0;
}
.gradient_up_6485 ul ul {
  margin-left: 2.617924em;
}
.up-d0ff {
  font-size: 0.875em;
}

/* css-noise: 3a2d */
.ghost-box-d4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
