/*!
Theme Name: Customify
Theme URI: https://pressmaximum.alert-e3e2/customify
Author: WPCustomify
Author URI: https://pressmaximum.alert-e3e2
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.alert-e3e2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.popup-large-5dcb.glass_0609/licenses/gpl-2.0.tabs-north-6712
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.item_d9e8/, (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.hover_1a14.overlay-pressed-b819/normalize.aside_79bd/
 ======
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.aside_79bd v7.0.0 | MIT License | github.alert-e3e2/necolas/normalize.aside_79bd */
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;
}
.easy_8e59 .nav-f23e,
.backdrop_b489,
.label_brown_6b8d,
.mini_0341,
.notification_selected_bed6,
.gallery-8d4c,
.wide-16da,
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;
}
.backdrop_b489,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop_b489,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_b489,
  h1 {
    font-size: 1.8em;
  }
}
.label_brown_6b8d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.label_brown_6b8d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .label_brown_6b8d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .label_brown_6b8d,
  h2 {
    font-size: 1.7em;
  }
}
.mini_0341,
h3 {
  font-size: 1.618em;
}
.easy_8e59 .nav-f23e,
.notification_selected_bed6,
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.dark_6ed5 {
  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;
}
.pink_5d60:after,
.pink_5d60:before,
.section_f332:after,
.section_f332:before {
  content: "";
  display: table;
}
.pink_5d60:after,
.section_f332:after {
  clear: both;
}
.fresh-ddfd {
  float: right;
  margin-right: 0;
}
.table-3239 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.surface-hot-8872 .feature-549a,
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;
}
.surface-hot-8872 .feature-549a:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.secondary_7981 .feature-549a {
  box-shadow: none;
}
.secondary_7981
  .feature-549a
  .background_bottom_5271 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.secondary_7981 .feature-549a .summary-top-8422 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.secondary_7981
  .feature-549a
  .summary-top-8422
  b {
  display: none;
}
.secondary_7981 .media_easy_0e35 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_40e9:not(.picture-392b):not(.link_yellow_b2a4),
button:not(.picture-392b):not(.link_yellow_b2a4),
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ),
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ),
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ) {
  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;
}
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ):hover,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ):hover,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):hover,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):hover,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ):active,
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ):active,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):active,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):active,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):active,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus {
  outline: 0;
}
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d {
  position: relative;
}
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .center_0d4f,
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .preview_a719,
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .simple_c4fe,
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  i,
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  svg,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .center_0d4f,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .preview_a719,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .simple_c4fe,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  i,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  svg,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .center_0d4f,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .preview_a719,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .simple_c4fe,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  i,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  svg,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .center_0d4f,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .preview_a719,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .simple_c4fe,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  i,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  svg,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .center_0d4f,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .preview_a719,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  .simple_c4fe,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  i,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d
  svg {
  visibility: hidden;
}
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d:after,
button:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d:after,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d:after,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d:after,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ).fn-loading-575d: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;
}
.link_40e9:not(.picture-392b):not(.link_yellow_b2a4),
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ),
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ),
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ) {
  color: #fff;
  background: #235787;
}
.link_40e9:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus,
input[type="button"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus,
input[type="reset"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus,
input[type="submit"]:not(.picture-392b):not(
    .link_yellow_b2a4
  ):focus {
  color: #fff;
}
.link_40e9.fn-disabled-575d:not(.picture-392b):not(
    .link_yellow_b2a4
  ),
.link_40e9[disabled]:not(.picture-392b):not(
    .link_yellow_b2a4
  ),
button.fn-disabled-575d:not(.picture-392b):not(
    .link_yellow_b2a4
  ),
button[disabled]:not(.picture-392b):not(
    .link_yellow_b2a4
  ) {
  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;
}
.picture_hovered_8600 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture_hovered_8600: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;
}
.texture-842d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner_pressed_be92 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slider_bottom_7815 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pink_5d60:after,
.pink_5d60:before,
.module-bd27:after,
.module-bd27:before,
.hero_out_0a09:after,
.hero_out_0a09:before,
.item-white-1718:after,
.item-white-1718:before,
.soft-66c2:after,
.soft-66c2:before,
.sidebar_64a2:after,
.sidebar_64a2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pink_5d60:after,
.module-bd27:after,
.hero_out_0a09:after,
.item-white-1718:after,
.soft-66c2:after,
.sidebar_64a2:after {
  clear: both;
}
.module-bd27 .panel-out-6932,
.hero_out_0a09 .panel-out-6932,
.notification-cold-1481 .panel-out-6932 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion_left_a807 {
  display: inline-block;
}
.outer_e4dc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.outer_e4dc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outer_e4dc .shade_brown_1440 {
  padding: 1em 0;
  font-size: 85%;
}
.shade_brown_1440 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.box-80e0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.box-80e0:after,
.box-80e0:before {
  content: "";
  display: table;
}
.box-80e0:after {
  clear: both;
}
.text_fe93 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget-bronze-c6ae .text_fe93 {
  max-width: 50%;
}
.pro-8f05 .text_fe93 {
  max-width: 33.33%;
}
.iron-3875 .text_fe93 {
  max-width: 25%;
}
.info_8459 .text_fe93 {
  max-width: 20%;
}
.texture_pink_aa0e .text_fe93 {
  max-width: 16.66%;
}
.caption-5af2 .text_fe93 {
  max-width: 14.28%;
}
.background-red-d482 .text_fe93 {
  max-width: 12.5%;
}
.bronze-1ea6 .text_fe93 {
  max-width: 11.11%;
}
.card_outer_baa8 {
  display: block;
}
.easy_8e59 .button-wide-41f9 label,
.easy_8e59 .button-simple-dcf2 label,
.easy_8e59 .container-stone-d191 label,
.easy_8e59 .layout-liquid-544a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading_tall_82f4 {
  list-style: none;
  margin: 0;
}
.heading_tall_82f4 article.card_full_e062 {
  margin-bottom: 0;
}
.heading_tall_82f4 ul {
  list-style: none;
  margin: 0;
}
.heading_tall_82f4 .progress-0b7a li.card_full_e062 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading_tall_82f4 .progress-0b7a li.card_full_e062 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading_tall_82f4 .progress-0b7a li.card_full_e062: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) {
  .heading_tall_82f4 .progress-0b7a li.card_full_e062 li.card_full_e062 li.card_full_e062 li.card_full_e062 {
    padding-left: 0;
  }
}
article.card_full_e062 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_full_e062 .module-bd27 p:last-of-type {
  margin-bottom: 0;
}
article.card_full_e062 .content_f36b {
  float: left;
}
article.card_full_e062 .hard_4792 {
  margin-left: 85px;
}
article.card_full_e062 .paragraph_short_a8bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_full_e062 .paragraph_short_a8bc .row-dc5a {
  margin-left: 10px;
}
article.card_full_e062 .top-c601 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_full_e062 .first_ce20 {
  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 .button-wide-41f9,
  #respond .container-stone-d191,
  #respond .layout-liquid-544a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-wide-41f9 input,
#respond .container-stone-d191 input,
#respond .layout-liquid-544a input {
  width: 100%;
}
#respond .layout-liquid-544a {
  margin-right: 0;
}
#respond .badge-short-44be #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph-cold-53e5 {
  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;
}
.paragraph-cold-53e5.progress_374a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph-cold-53e5 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%);
}
.paragraph-cold-53e5:focus,
.paragraph-cold-53e5: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);
}
.complex_2801 {
  border-radius: 10%;
}
.filter-dynamic-8df8 {
  border-radius: 50%;
}
.element_f716 {
  font-size: 0.72em;
}
.slider-15cf {
  font-size: 0.875em;
}
.active_bbf8 {
  font-size: 1.1em;
}
.paragraph_up_f141 {
  text-transform: uppercase;
  line-height: 1.2;
}
.paragraph_up_f141.element_f716 {
  letter-spacing: 0.5px;
}
.hover-glass-2c4a,
.hover-glass-2c4a a {
  color: #6d6d6d;
}
.hover-glass-2c4a a:hover {
  color: #111;
}
.item_fixed_ce0c {
  color: #6d6d6d;
}
.gallery_4e97 {
  overflow-x: hidden;
}
.gallery_4e97 .article_complex_a1ab.wood-108a {
  position: relative;
}
.gallery_4e97 .article_complex_a1ab.wood-108a.outline-outer-5484 {
  position: initial;
}
.gallery_4e97
  .article_complex_a1ab.wood-108a.outline-outer-5484
  .feature-upper-4d5d {
  left: auto;
}
.gallery_4e97 .article_complex_a1ab .feature-upper-4d5d {
  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;
}
.gallery_4e97 .article_complex_a1ab:hover.wood-108a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gallery_4e97
  .article_complex_a1ab:hover.wood-108a
  .feature-upper-4d5d {
  display: block;
  z-index: 9999999;
}
.gallery_4e97 .fast-09c8 .outer-0fa3,
.gallery_4e97 .hard_2079 .outer-0fa3 {
  display: none;
}
.gallery_4e97 .red_2c25 .article_complex_a1ab:hover.wood-108a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.easy_8e59 .button-wide-41f9 label,
.easy_8e59 .button-simple-dcf2 label,
.easy_8e59 .container-stone-d191 label,
.easy_8e59 .layout-liquid-544a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading_tall_82f4 {
  list-style: none;
  margin: 0;
}
.heading_tall_82f4 article.card_full_e062 {
  margin-bottom: 0;
}
.heading_tall_82f4 ul {
  list-style: none;
  margin: 0;
}
.heading_tall_82f4 .progress-0b7a li.card_full_e062 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading_tall_82f4 .progress-0b7a li.card_full_e062 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading_tall_82f4 .progress-0b7a li.card_full_e062: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) {
  .heading_tall_82f4 .progress-0b7a li.card_full_e062 li.card_full_e062 li.card_full_e062 li.card_full_e062 {
    padding-left: 0;
  }
}
article.card_full_e062 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_full_e062 .module-bd27 p:last-of-type {
  margin-bottom: 0;
}
article.card_full_e062 .content_f36b {
  float: left;
}
article.card_full_e062 .hard_4792 {
  margin-left: 85px;
}
article.card_full_e062 .paragraph_short_a8bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_full_e062 .paragraph_short_a8bc .row-dc5a {
  margin-left: 10px;
}
article.card_full_e062 .top-c601 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_full_e062 .first_ce20 {
  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 .button-wide-41f9,
  #respond .container-stone-d191,
  #respond .layout-liquid-544a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-wide-41f9 input,
#respond .container-stone-d191 input,
#respond .layout-liquid-544a input {
  width: 100%;
}
#respond .layout-liquid-544a {
  margin-right: 0;
}
#respond .badge-short-44be #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast-09c8 .message-advanced-b6b9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.message-advanced-b6b9 .block-df1c.rough_b217 .dynamic-d5dd > li > a:focus,
.message-advanced-b6b9 .block-df1c.rough_b217 .dynamic-d5dd > li > a:hover,
.message-advanced-b6b9 .block-df1c.pattern_hot_1b31 .dynamic-d5dd > li > a:focus,
.message-advanced-b6b9 .block-df1c.pattern_hot_1b31 .dynamic-d5dd > li > a:hover,
.message-advanced-b6b9 .block-df1c.simple-6648 .dynamic-d5dd > li > a:focus,
.message-advanced-b6b9 .block-df1c.simple-6648 .dynamic-d5dd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-advanced-b6b9
  .block-df1c.rough_b217
  .dynamic-d5dd
  > li.notice_abd6
  > a,
.message-advanced-b6b9
  .block-df1c.rough_b217
  .dynamic-d5dd
  > li.pagination-668e
  > a,
.message-advanced-b6b9
  .block-df1c.pattern_hot_1b31
  .dynamic-d5dd
  > li.notice_abd6
  > a,
.message-advanced-b6b9
  .block-df1c.pattern_hot_1b31
  .dynamic-d5dd
  > li.pagination-668e
  > a,
.message-advanced-b6b9
  .block-df1c.simple-6648
  .dynamic-d5dd
  > li.notice_abd6
  > a,
.message-advanced-b6b9 .block-df1c.simple-6648 .dynamic-d5dd > li.secondary_0a7d > a {
  color: rgba(255, 255, 255, 0.99);
}
.message-advanced-b6b9 .green-1b25,
.message-advanced-b6b9 .green-1b25 a {
  color: rgba(255, 255, 255, 0.99);
}
.message-advanced-b6b9 .progress_steel_f346.item_9081 li a,
.message-advanced-b6b9 .hidden-steel-bded a,
.message-advanced-b6b9 .label_1dd9,
.message-advanced-b6b9 .dynamic-d5dd > li > a,
.message-advanced-b6b9 .progress_0189 {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9 .progress_steel_f346.item_9081 li a:hover,
.message-advanced-b6b9 .hidden-steel-bded a:hover,
.message-advanced-b6b9 .label_1dd9:hover,
.message-advanced-b6b9 .dynamic-d5dd > li > a:hover,
.message-advanced-b6b9 .progress_0189:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-advanced-b6b9 .pro_5082 {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9 .pro_5082 .column-a997 {
  color: rgba(255, 255, 255, 0.99);
}
.message-advanced-b6b9 .pro_5082:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-advanced-b6b9 .column-over-feed .aside-2c20 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9 .column-over-feed .aside-2c20 .clean-4da5 {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9
  .column-over-feed
  .aside-2c20
  .clean-4da5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9
  .column-over-feed
  .aside-2c20
  .clean-4da5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9
  .column-over-feed
  .aside-2c20
  .clean-4da5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9
  .column-over-feed
  .aside-2c20
  .clean-4da5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9 .column-over-feed .link-fast-5f78 {
  color: rgba(255, 255, 255, 0.79);
}
.message-advanced-b6b9 .column-over-feed .link-fast-5f78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_aa66
  .message-advanced-b6b9
  .column-over-feed
  .search-e0a7
  .tag-ff05 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_aa66
  .message-advanced-b6b9
  .column-over-feed
  .search-e0a7
  .clean-4da5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast-09c8 .focused-df9a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focused-df9a .block-df1c.rough_b217 .dynamic-d5dd > li > a:focus,
.focused-df9a .block-df1c.rough_b217 .dynamic-d5dd > li > a:hover,
.focused-df9a .block-df1c.pattern_hot_1b31 .dynamic-d5dd > li > a:focus,
.focused-df9a .block-df1c.pattern_hot_1b31 .dynamic-d5dd > li > a:hover,
.focused-df9a .block-df1c.simple-6648 .dynamic-d5dd > li > a:focus,
.focused-df9a .block-df1c.simple-6648 .dynamic-d5dd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused-df9a
  .block-df1c.rough_b217
  .dynamic-d5dd
  > li.notice_abd6
  > a,
.focused-df9a
  .block-df1c.rough_b217
  .dynamic-d5dd
  > li.pagination-668e
  > a,
.focused-df9a
  .block-df1c.pattern_hot_1b31
  .dynamic-d5dd
  > li.notice_abd6
  > a,
.focused-df9a
  .block-df1c.pattern_hot_1b31
  .dynamic-d5dd
  > li.pagination-668e
  > a,
.focused-df9a
  .block-df1c.simple-6648
  .dynamic-d5dd
  > li.notice_abd6
  > a,
.focused-df9a .block-df1c.simple-6648 .dynamic-d5dd > li.secondary_0a7d > a {
  color: rgba(0, 0, 0, 0.8);
}
.focused-df9a .green-1b25,
.focused-df9a .green-1b25 a {
  color: rgba(0, 0, 0, 0.8);
}
.focused-df9a .progress_steel_f346.item_9081 li a,
.focused-df9a .hidden-steel-bded a,
.focused-df9a .label_1dd9,
.focused-df9a .dynamic-d5dd > li > a,
.focused-df9a .progress_0189 {
  color: rgba(0, 0, 0, 0.55);
}
.focused-df9a .progress_steel_f346.item_9081 li a:hover,
.focused-df9a .hidden-steel-bded a:hover,
.focused-df9a .label_1dd9:hover,
.focused-df9a .dynamic-d5dd > li > a:hover,
.focused-df9a .progress_0189:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused-df9a .pro_5082 {
  color: rgba(0, 0, 0, 0.55);
}
.focused-df9a .pro_5082 .column-a997 {
  color: rgba(0, 0, 0, 0.8);
}
.focused-df9a .pro_5082:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_8239 .description-7ab7 {
  margin-left: auto;
  margin-right: auto;
}
.hero_out_0a09 > * {
  margin-left: auto;
  margin-right: auto;
}
.hero_out_0a09 .texture-842d {
  margin-right: 1.41575em;
}
.box-76d1 .hero_out_0a09 > .accent_motion_afe0 {
  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;
}
.box-76d1 .hero_out_0a09 > .texture_7a30 {
  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;
}
.selected-5197.inner_8239 .description-7ab7,
.solid-10c8.inner_8239 .description-7ab7 {
  margin-left: 0;
}
.icon-7e20.inner_8239 .description-7ab7,
.badge_active_c719.inner_8239 .description-7ab7 {
  margin-right: 0;
}
.hero_out_0a09 ol,
.hero_out_0a09 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.texture-2d67 video {
  max-width: 100%;
}
.out-57d4 img {
  display: block;
}
.out-57d4.texture-842d,
.out-57d4.banner_pressed_be92 {
  width: 100%;
}
.out-57d4.texture_7a30 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.orange-3a02:not(.link_a015) {
  margin: 1.5em auto;
}
.menu_mini_1fcb p {
  padding: 1.5em 14px;
}
ul.light-dd37.texture_7a30,
ul.light-dd37.accent_motion_afe0,
ul.light-dd37.element-2cfb.accent_motion_afe0 {
  padding: 0 14px;
}
.progress_copper_723e {
  display: block;
  overflow-x: auto;
}
.progress_copper_723e table {
  border-collapse: collapse;
  width: 100%;
}
.progress_copper_723e td,
.progress_copper_723e th {
  padding: 0.5em;
}
.hero_out_0a09 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hero_out_0a09 ol ol,
.hero_out_0a09 ol ul,
.hero_out_0a09 ul ol,
.hero_out_0a09 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hero_out_0a09 ol ol li,
.hero_out_0a09 ol ul li,
.hero_out_0a09 ul ol li,
.hero_out_0a09 ul ul li {
  margin-left: 0;
}
.layout_soft_578c.warm_daca > .preview_north_8f40 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout_soft_578c.warm_daca > .preview_north_8f40 iframe,
.layout_soft_578c.warm_daca > .preview_north_8f40 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article-old-6e88 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article-old-6e88.medium_cd19 {
  padding: 0;
}
.article-old-6e88.medium_cd19 cite {
  font-size: 13px;
}
.article-old-6e88 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article-old-6e88 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.image-smooth-aaf8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.image-smooth-aaf8 > p:first-child {
  margin-top: 0;
}
.image-smooth-aaf8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.image-smooth-aaf8 blockquote {
  border-left: 0;
}
.breadcrumb-white-5c70 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.breadcrumb-white-5c70:not(.hero_fb8c) {
  max-width: 100px;
}
.breadcrumb-white-5c70.backdrop_9404 {
  border-bottom: none !important;
  text-align: center;
}
.breadcrumb-white-5c70.backdrop_9404::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .menu_mini_1fcb p {
    padding: 1.5em 0;
  }
}
.last_dd22 {
  color: #0073aa;
}
.element_left_df95 {
  background-color: #0073aa;
}
.component-b7c7 {
  color: #229fd8;
}
.summary_white_b789 {
  background-color: #229fd8;
}
.layout_middle_e69c {
  color: #eee;
}
.pagination_6dc8 {
  background-color: #eee;
}
.warm_5af8 {
  color: #444;
}
.narrow_ebc9 {
  background-color: #444;
}
.notice_ac11 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notice_ac11 .center_4dc5 .hidden-steel-bded {
  font-size: 15px;
}
.notice_ac11 .hidden-steel-bded {
  line-height: 1.3;
}
.notice_ac11 .focused-df9a {
}
.notice_ac11 .message-advanced-b6b9 {
  background: #235787;
}
.cool-d5a3 {
  padding: 0;
}
.cool-d5a3 .message-advanced-b6b9 {
  background: #1a1a1a;
}
.cool-d5a3 .focused-df9a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.outer-e005 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.outer-e005 .focused-df9a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.outer-e005 .message-advanced-b6b9 {
  background: #303030;
}
.sidebar_64a2 {
  position: relative;
  z-index: 10;
}
.sidebar_64a2 .menu-glass-85dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_copper_2f9f .wood-108a {
  display: inline-block;
  vertical-align: middle;
}
.tag_copper_2f9f.gallery_f993 .wood-108a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tag_copper_2f9f.gallery_f993 .wood-108a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_copper_2f9f.gallery_f993 .wood-108a {
    margin-right: 0.4em;
  }
}
.tag_copper_2f9f.gallery_f993 .wood-108a:last-child {
  margin-right: 0;
}
.notice_81b5 .menu-glass-85dc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fast-09c8 .center_4dc5 {
    margin: 0 -0.5em;
  }
  .fast-09c8 .center_4dc5 [class*="customify-col-"],
  .fast-09c8 .center_4dc5 [class*="customify-col_"],
  .fast-09c8 .center_4dc5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fast-09c8.active-1d44 .menu-glass-85dc {
  background: 0 0 !important;
}
.fast-09c8.active-1d44 .menu-glass-85dc,
.fast-09c8.notice_81b5 .menu-glass-85dc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fast-09c8.sidebar-bd45 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fast-09c8.notice_81b5 .menu-glass-85dc {
  box-shadow: none !important;
}
.mini-2aae {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mini-2aae {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mini-2aae {
    padding: 18px 0 20px;
  }
}
.mini-2aae .pattern_center_3d7f {
  width: 100%;
}
.mini-2aae .input_hot_ac1e {
  margin-bottom: 0;
}
.mini-2aae .tiny_90cf {
  margin-top: 5px;
  font-size: 0.875em;
}
.slider-3ec2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.slider-3ec2 .pro_52ef {
  width: 100%;
}
.background-6c68 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.background-6c68 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.background-6c68 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;
}
.background-6c68 li:last-child:after {
  display: none;
}
.background-6c68 li a {
  font-weight: 500;
  margin-right: 10px;
}
.gradient_1eb3 .outer-0fa3 button,
.mini-2aae .outer-0fa3 button {
  left: 0;
}
.gradient_1eb3 .pro_52ef,
.mini-2aae .pro_52ef {
  padding-left: 0;
  padding-right: 0;
}
.gradient_1eb3 .slider-3ec2,
.mini-2aae .slider-3ec2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gradient_1eb3 {
  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;
}
.gradient_1eb3: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;
}
.gradient_1eb3 .item-db3c {
  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) {
  .gradient_1eb3 .item-db3c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_1eb3 .item-db3c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_1eb3 .item-db3c {
    min-height: 200px;
  }
}
.gradient_1eb3 .background-6c68 {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_1eb3 .background-6c68 a,
.gradient_1eb3 .background-6c68 li:after {
  color: inherit;
}
.gradient_1eb3 .background-6c68 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag-dirty-0461 {
  margin-bottom: 0.5em;
}
.card-2523 {
  margin-bottom: 1.2em;
}
.card-2523,
.tag-dirty-0461 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card-2523 p:last-child,
.tag-dirty-0461 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outer-0fa3,
#masthead .outer-0fa3 {
  display: none;
}
#masthead
  > .outer-0fa3.footer-c44a {
  display: none;
}
#masthead > .outer-0fa3 button {
  left: 0;
}
.copper-a7e9 {
  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%;
}
.copper-a7e9 .wood-108a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.copper-a7e9 .last-37d8 {
  display: -webkit-box;
  display: flex;
}
.copper-a7e9 .last-37d8.input_clean_b8e8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.copper-a7e9 .last-37d8.nav_top_3bc5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.copper-a7e9 .last-37d8.column-copper-d05a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.copper-a7e9.frame_down_f5ac.main-54b0 .last-37d8.input_clean_b8e8 {
  flex-basis: 100%;
}
.copper-a7e9.image-ba9e .last-37d8.nav_top_3bc5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.copper-a7e9.image-ba9e .last-37d8.column-copper-d05a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outer-0fa3.footer-c44a {
  display: none;
}
#masthead > .outer-0fa3 button {
  left: 0;
}
.row_slow_c33f {
  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;
}
.row_slow_c33f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row_slow_c33f.pattern-west-c2fb i {
  margin-right: 4px;
}
.row_slow_c33f.photo-plasma-1e76 i {
  margin-left: 5px;
}
.hidden-steel-bded p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hidden-steel-bded p:last-child {
  margin-bottom: 0;
}
.component-dark-dbce {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.component-dark-dbce a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.component-dark-dbce img {
  display: block;
  width: auto;
  line-height: 1;
}
.component-dark-dbce .green-1b25 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.component-dark-dbce .sidebar-64da {
  margin: 5px 0 7px 0;
}
.component-dark-dbce.section-stone-3291 .under-a888 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component-dark-dbce.section-stone-3291 .article-b2ad {
  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;
}
.component-dark-dbce.image_430b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.component-dark-dbce.image_430b .under-a888 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component-dark-dbce.image_430b .article-b2ad {
  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;
}
.component-dark-dbce.focus_solid_532c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component-dark-dbce.dropdown-advanced-339e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.component-dark-dbce.dropdown-advanced-339e .article-b2ad {
  margin-top: 7px;
}
.search-5c92 {
  display: inline-block;
}
.sidebar_64a2 .primary_purple_1eea .component-dark-dbce img {
  max-width: 100%;
}
.block-df1c .label_wide_271c.new-edd4,
.slow-2d82 .label_wide_271c.new-edd4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.block-df1c .widget-pressed-6b35,
.slow-2d82 .widget-pressed-6b35 {
  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%);
}
.block-df1c .widget-pressed-6b35 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.block-df1c.menu_next_edc7 .widget-pressed-6b35 {
  display: none;
}
.block-df1c .bright-b54a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-df1c .bright-b54a li {
  display: inline-block;
  position: relative;
}
.block-df1c .bright-b54a li:last-child {
  margin-right: 0;
}
.block-df1c .bright-b54a 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;
}
.block-df1c .bright-b54a li.secondary_0a7d > a {
  color: rgba(0, 0, 0, 0.9);
}
.block-df1c .bright-b54a > 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;
}
.block-df1c .bright-b54a > li > a i {
  line-height: 0;
}
.block-df1c .bright-b54a > li.glass_96d6 > a .widget-pressed-6b35 {
  margin-left: 4px;
  line-height: 0;
}
.block-df1c .bright-b54a .purple-9750 li.glass_96d6 > a {
  position: relative;
}
.block-df1c .bright-b54a .purple-9750 li.glass_96d6 > a:after,
.block-df1c .bright-b54a .purple-9750 li.glass_96d6 > a:before {
  content: "";
  display: table;
}
.block-df1c .bright-b54a .purple-9750 li.glass_96d6 > a:after {
  clear: both;
}
.block-df1c .bright-b54a .purple-9750 li.glass_96d6 > a .widget-pressed-6b35 {
  margin-left: 5px;
  float: right;
}
.block-df1c .article-light-18d5,
.block-df1c .purple-9750 {
  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;
}
.block-df1c .purple-9750 {
  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;
}
.block-df1c .purple-9750 .new-edd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block-df1c .purple-9750 .widget-pressed-6b35 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.block-df1c .purple-9750 li {
  display: block;
  margin: 0;
  padding: 0;
}
.block-df1c .purple-9750 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;
}
.block-df1c .purple-9750 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.block-df1c .purple-9750 .purple-9750 {
  top: 0;
  left: 100%;
}
.block-df1c .panel-down-6d3a.fn-focus-575d > .article-light-18d5,
.block-df1c .panel-down-6d3a.fn-focus-575d > .purple-9750,
.block-df1c .panel-down-6d3a:focus > .article-light-18d5,
.block-df1c .panel-down-6d3a:focus > .purple-9750,
.block-df1c .panel-down-6d3a:hover > .article-light-18d5,
.block-df1c .panel-down-6d3a:hover > .purple-9750 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.block-df1c.simple-6648 .dynamic-d5dd:after,
.block-df1c.simple-6648 .dynamic-d5dd:before {
  content: "";
  display: table;
}
.block-df1c.simple-6648 .dynamic-d5dd:after {
  clear: both;
}
.block-df1c.simple-6648 .dynamic-d5dd > li {
  float: left;
}
.block-df1c.column-a577 .dynamic-d5dd:after,
.block-df1c.column-a577 .dynamic-d5dd:before {
  content: "";
  display: table;
}
.block-df1c.column-a577 .dynamic-d5dd:after {
  clear: both;
}
.block-df1c.column-a577 .dynamic-d5dd > li {
  float: left;
}
.block-df1c.column-a577 .dynamic-d5dd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.block-df1c.column-a577 .dynamic-d5dd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.block-df1c.column-a577 .dynamic-d5dd > li.notice_abd6 > a,
.block-df1c.column-a577 .dynamic-d5dd > li.secondary_0a7d > a {
  color: #fff;
  background-color: #1e4b75;
}
.block-df1c.rough_b217 .dynamic-d5dd > li > a .new-edd4 {
  position: relative;
}
.block-df1c.rough_b217 .dynamic-d5dd > li > a .new-edd4: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;
}
.block-df1c.rough_b217
  .dynamic-d5dd
  > li:focus
  > a
  .new-edd4:before,
.block-df1c.rough_b217
  .dynamic-d5dd
  > li:hover
  > a
  .new-edd4:before {
  width: 100%;
  background-color: currentColor;
}
.block-df1c.rough_b217
  .dynamic-d5dd
  > li.notice_abd6
  > a
  .new-edd4:before,
.block-df1c.rough_b217
  .dynamic-d5dd
  > li.pagination-668e
  > a
  .new-edd4:before {
  width: 100%;
  background-color: currentColor;
}
.block-df1c.pattern_hot_1b31 .dynamic-d5dd > li > a .new-edd4 {
  position: relative;
}
.block-df1c.pattern_hot_1b31 .dynamic-d5dd > li > a .new-edd4: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;
}
.block-df1c.pattern_hot_1b31 .dynamic-d5dd > li:focus > a .new-edd4:before,
.block-df1c.pattern_hot_1b31
  .dynamic-d5dd
  > li:hover
  > a
  .new-edd4:before {
  width: 100%;
  background-color: currentColor;
}
.block-df1c.pattern_hot_1b31
  .dynamic-d5dd
  > li.notice_abd6
  > a
  .new-edd4:before,
.block-df1c.pattern_hot_1b31
  .dynamic-d5dd
  > li.pagination-668e
  > a
  .new-edd4:before {
  width: 100%;
  background-color: currentColor;
}
.slow-2d82 .bright-b54a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slow-2d82 .bright-b54a li:first-child > a {
  border-top: none;
}
.slow-2d82 .bright-b54a .highlight-dynamic-4d89 > .new-edd4 .widget-pressed-6b35 {
  display: none;
}
.slow-2d82 .bright-b54a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slow-2d82 .bright-b54a li:last-child {
  border: none;
}
.slow-2d82 .bright-b54a li.glass_96d6 > a {
  padding-right: 45px !important;
}
.slow-2d82 .bright-b54a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slow-2d82 .bright-b54a li a:focus,
.slow-2d82 .bright-b54a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-2d82 .bright-b54a li .gradient_39a1 {
  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;
}
.slow-2d82 .bright-b54a li .gradient_39a1:hover {
  box-shadow: none;
}
.slow-2d82 .bright-b54a li .gradient_39a1 .widget-pressed-6b35 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slow-2d82 .bright-b54a .purple-9750 {
  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);
}
.slow-2d82 .bright-b54a .purple-9750 li a {
  padding-left: 3em;
}
.slow-2d82 .bright-b54a .tooltip-1131 > a .gradient_39a1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slow-2d82 .bright-b54a .tooltip-1131 > .purple-9750 {
  display: block;
  opacity: 1;
}
.accent-light-907a {
  max-width: 100%;
}
.accent-e7ed {
  line-height: 0;
  cursor: pointer;
}
.progress_0189 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress_0189:hover {
  box-shadow: none;
  color: currentColor;
}
.progress_0189 svg {
  width: 18px;
  height: 18px;
}
.progress_0189 .pagination_e05a {
  display: none;
}
.soft_1229 {
  position: relative;
}
.soft_1229.fn-active-575d .progress_0189 .notice_82bd {
  display: none;
}
.soft_1229.fn-active-575d .progress_0189 .pagination_e05a {
  display: inline-block;
}
.soft_1229 .west-977b {
  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);
}
.soft_1229.disabled_pressed_d5a0 .west-977b {
  left: auto;
  right: -0.9em;
}
.soft_1229.disabled_pressed_d5a0 .video_1d26::before {
  left: auto;
  right: 15px;
}
.soft_1229.fn-active-575d .west-977b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-e0a7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search-e0a7 label {
  flex-basis: 100%;
}
.search-e0a7 .aside-2c20 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.search-e0a7 .clean-4da5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search-e0a7 .clean-4da5:focus {
  background-color: transparent;
}
.search-e0a7 button.link-fast-5f78 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search-e0a7 button.link-fast-5f78:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search-e0a7 button.link-fast-5f78 svg {
  width: 18px;
  height: 18px;
}
.search-e0a7 input[type="submit"] {
  min-height: auto;
}
.column-over-feed .search-e0a7 .clean-4da5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.video_1d26 {
  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) {
  .video_1d26 {
    width: 220px;
  }
}
.video_1d26 label {
  flex-basis: 100%;
}
.video_1d26::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;
}
.west_aa66 .column-over-feed .search-e0a7 {
  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;
}
.west_aa66
  .column-over-feed
  .search-e0a7
  .aside-2c20 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.west_aa66 .column-over-feed .search-e0a7 .clean-4da5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.west_aa66
  .column-over-feed
  .search-e0a7
  .clean-4da5:focus {
  background: 0 0;
}
.west_aa66
  .column-over-feed
  .search-e0a7
  .tag-ff05 {
  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;
}
.progress_steel_f346 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.progress_steel_f346 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.progress_steel_f346 li:last-child {
  margin-right: 0;
}
.progress_steel_f346 li:first-child {
  margin-left: 0;
}
.progress_steel_f346.pagination_a3ed a {
  color: #fff;
}
.progress_steel_f346.pagination_a3ed a:hover {
  color: #fff;
}
.progress_steel_f346 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.progress_steel_f346 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.progress_steel_f346 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.progress_steel_f346 a:hover {
  opacity: 0.9;
  color: inherit;
}
.progress_steel_f346 [class*="social-icon-apple"] {
  background-color: #999;
}
.progress_steel_f346 [class*="social-icon-apple"].text_inner_7af3 {
  background-color: transparent;
  color: #999;
}
.progress_steel_f346 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.progress_steel_f346 [class*="social-icon-behance"].text_inner_7af3 {
  background-color: transparent;
  color: #1769ff;
}
.progress_steel_f346 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.progress_steel_f346 [class*="social-icon-bitbucket"].text_inner_7af3 {
  background-color: transparent;
  color: #205081;
}
.progress_steel_f346 [class*="social-icon-codepen"] {
  background-color: #000;
}
.progress_steel_f346 [class*="social-icon-codepen"].text_inner_7af3 {
  background-color: transparent;
  color: #000;
}
.progress_steel_f346 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.progress_steel_f346 [class*="social-icon-delicious"].text_inner_7af3 {
  background-color: transparent;
  color: #39f;
}
.progress_steel_f346 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.progress_steel_f346 [class*="social-icon-digg"].text_inner_7af3 {
  background-color: transparent;
  color: #005be2;
}
.progress_steel_f346 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.progress_steel_f346 [class*="social-icon-dribbble"].text_inner_7af3 {
  background-color: transparent;
  color: #ea4c89;
}
.progress_steel_f346 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.progress_steel_f346 [class*="social-icon-envelope"].text_inner_7af3 {
  background-color: transparent;
  color: #ea4335;
}
.progress_steel_f346 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.progress_steel_f346 [class*="social-icon-facebook"].text_inner_7af3 {
  background-color: transparent;
  color: #3b5998;
}
.progress_steel_f346 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.progress_steel_f346 [class*="social-icon-flickr"].text_inner_7af3 {
  background-color: transparent;
  color: #0063dc;
}
.progress_steel_f346 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.progress_steel_f346 [class*="social-icon-foursquare"].text_inner_7af3 {
  background-color: transparent;
  color: #2d5be3;
}
.progress_steel_f346 [class*="social-icon-github"] {
  background-color: #333;
}
.progress_steel_f346 [class*="social-icon-github"].text_inner_7af3 {
  background-color: transparent;
  color: #333;
}
.progress_steel_f346 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.progress_steel_f346 [class*="social-icon-google-plus"].text_inner_7af3 {
  background-color: transparent;
  color: #dd4b39;
}
.progress_steel_f346 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.progress_steel_f346 [class*="social-icon-houzz"].text_inner_7af3 {
  background-color: transparent;
  color: #7ac142;
}
.progress_steel_f346 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.progress_steel_f346 [class*="social-icon-instagram"].text_inner_7af3 {
  background-color: transparent;
  color: #262626;
}
.progress_steel_f346 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.progress_steel_f346 [class*="social-icon-jsfiddle"].text_inner_7af3 {
  background-color: transparent;
  color: #487aa2;
}
.progress_steel_f346 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.progress_steel_f346 [class*="social-icon-linkedin"].text_inner_7af3 {
  background-color: transparent;
  color: #0077b5;
}
.progress_steel_f346 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.progress_steel_f346 [class*="social-icon-medium"].text_inner_7af3 {
  background-color: transparent;
  color: #00ab6b;
}
.progress_steel_f346 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.progress_steel_f346
  [class*="social-icon-odnoklassniki"].text_inner_7af3 {
  background-color: transparent;
  color: #f4731c;
}
.progress_steel_f346 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.progress_steel_f346 [class*="social-icon-meetup"].text_inner_7af3 {
  background-color: transparent;
  color: #ec1c40;
}
.progress_steel_f346 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.progress_steel_f346 [class*="social-icon-pinterest"].text_inner_7af3 {
  background-color: transparent;
  color: #bd081c;
}
.progress_steel_f346 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.progress_steel_f346 [class*="social-icon-product-hunt"].text_inner_7af3 {
  background-color: transparent;
  color: #da552f;
}
.progress_steel_f346 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.progress_steel_f346 [class*="social-icon-reddit"].text_inner_7af3 {
  background-color: transparent;
  color: #ff4500;
}
.progress_steel_f346 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.progress_steel_f346 [class*="social-icon-rss"].text_inner_7af3 {
  background-color: transparent;
  color: #f26522;
}
.progress_steel_f346 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.progress_steel_f346
  [class*="social-icon-shopping-cart"].text_inner_7af3 {
  background-color: transparent;
  color: #4caf50;
}
.progress_steel_f346 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.progress_steel_f346 [class*="social-icon-skype"].text_inner_7af3 {
  background-color: transparent;
  color: #00aff0;
}
.progress_steel_f346 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.progress_steel_f346 [class*="social-icon-slideshare"].text_inner_7af3 {
  background-color: transparent;
  color: #0077b5;
}
.progress_steel_f346 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.progress_steel_f346 [class*="social-icon-snapchat"].text_inner_7af3 {
  background-color: transparent;
  color: #fffc00;
}
.progress_steel_f346 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.progress_steel_f346 [class*="social-icon-soundcloud"].text_inner_7af3 {
  background-color: transparent;
  color: #f80;
}
.progress_steel_f346 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.progress_steel_f346 [class*="social-icon-spotify"].text_inner_7af3 {
  background-color: transparent;
  color: #2ebd59;
}
.progress_steel_f346 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.progress_steel_f346
  [class*="social-icon-stack-overflow"].text_inner_7af3 {
  background-color: transparent;
  color: #fe7a15;
}
.progress_steel_f346 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.progress_steel_f346 [class*="social-icon-maldkfgram"].text_inner_7af3 {
  background-color: transparent;
  color: #2ca5e0;
}
.progress_steel_f346 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.progress_steel_f346 [class*="social-icon-tripadvisor"].text_inner_7af3 {
  background-color: transparent;
  color: #589442;
}
.progress_steel_f346 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.progress_steel_f346 [class*="social-icon-tumblr"].text_inner_7af3 {
  background-color: transparent;
  color: #35465c;
}
.progress_steel_f346 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.progress_steel_f346 [class*="social-icon-twitch"].text_inner_7af3 {
  background-color: transparent;
  color: #6441a5;
}
.progress_steel_f346 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.progress_steel_f346 [class*="social-icon-twitter"].text_inner_7af3 {
  background-color: transparent;
  color: #1da1f2;
}
.progress_steel_f346 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.progress_steel_f346 [class*="social-icon-vimeo"].text_inner_7af3 {
  background-color: transparent;
  color: #1ab7ea;
}
.progress_steel_f346 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.progress_steel_f346 [class*="social-icon-vk"].text_inner_7af3 {
  background-color: transparent;
  color: #45668e;
}
.progress_steel_f346 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.progress_steel_f346 [class*="social-icon-weibo"].text_inner_7af3 {
  background-color: transparent;
  color: #df2029;
}
.progress_steel_f346 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.progress_steel_f346 [class*="social-icon-weixin"].text_inner_7af3 {
  background-color: transparent;
  color: #7bb32e;
}
.progress_steel_f346 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.progress_steel_f346 [class*="social-icon-whatsapp"].text_inner_7af3 {
  background-color: transparent;
  color: #25d366;
}
.progress_steel_f346 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.progress_steel_f346 [class*="social-icon-wordpress"].text_inner_7af3 {
  background-color: transparent;
  color: #21759b;
}
.progress_steel_f346 [class*="social-icon-xing"] {
  background-color: #026466;
}
.progress_steel_f346 [class*="social-icon-xing"].text_inner_7af3 {
  background-color: transparent;
  color: #026466;
}
.progress_steel_f346 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.progress_steel_f346 [class*="social-icon-yelp"].text_inner_7af3 {
  background-color: transparent;
  color: #af0606;
}
.progress_steel_f346 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.progress_steel_f346 [class*="social-icon-youtube"].text_inner_7af3 {
  background-color: transparent;
  color: #cd201f;
}
.label_1dd9 {
  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;
}
.label_1dd9:hover {
  box-shadow: none;
  background: 0 0;
}
.gold_1cc5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sort_f22e {
  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;
}
.description_0448 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main_e484 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main_e484,
.main_e484::after,
.main_e484::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;
}
.main_e484::after,
.main_e484::before {
  content: "";
  display: block;
  background-color: inherit;
}
.mini_44d5 .sort_f22e .description_0448 {
  margin-top: -2px;
  width: 19px;
}
.mini_44d5 .sort_f22e .main_e484 {
  margin-top: -1px;
}
.mini_44d5 .sort_f22e .main_e484,
.mini_44d5 .sort_f22e .main_e484::after,
.mini_44d5 .sort_f22e .main_e484::before {
  width: 19px;
  height: 2px;
}
.mini_44d5 .sort_f22e .main_e484::before {
  top: -6px;
}
.mini_44d5 .sort_f22e .main_e484::after {
  bottom: -6px;
}
.mask_over_ac9e .sort_f22e .description_0448 {
  margin-top: -2px;
  width: 22px;
}
.mask_over_ac9e .sort_f22e .main_e484 {
  margin-top: -1px;
}
.mask_over_ac9e .sort_f22e .main_e484,
.mask_over_ac9e .sort_f22e .main_e484::after,
.mask_over_ac9e .sort_f22e .main_e484::before {
  width: 22px;
  height: 2px;
}
.mask_over_ac9e .sort_f22e .main_e484::before {
  top: -7px;
}
.mask_over_ac9e .sort_f22e .main_e484::after {
  bottom: -7px;
}
.row_west_1c41 .sort_f22e .description_0448 {
  margin-top: -2px;
  width: 31px;
}
.row_west_1c41 .sort_f22e .main_e484 {
  margin-top: -1.5px;
}
.row_west_1c41 .sort_f22e .main_e484,
.row_west_1c41 .sort_f22e .main_e484::after,
.row_west_1c41 .sort_f22e .main_e484::before {
  width: 31px;
  height: 3px;
}
.row_west_1c41 .sort_f22e .main_e484::before {
  top: -9px;
}
.row_west_1c41 .sort_f22e .main_e484::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notification_wide_c7bf .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 19px;
  }
  .notification_wide_c7bf .sort_f22e .main_e484 {
    margin-top: -1px;
  }
  .notification_wide_c7bf .sort_f22e .main_e484,
  .notification_wide_c7bf .sort_f22e .main_e484::after,
  .notification_wide_c7bf .sort_f22e .main_e484::before {
    width: 19px;
    height: 2px;
  }
  .notification_wide_c7bf .sort_f22e .main_e484::before {
    top: -6px;
  }
  .notification_wide_c7bf .sort_f22e .main_e484::after {
    bottom: -6px;
  }
  .header-d685 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 22px;
  }
  .header-d685 .sort_f22e .main_e484 {
    margin-top: -1px;
  }
  .header-d685 .sort_f22e .main_e484,
  .header-d685 .sort_f22e .main_e484::after,
  .header-d685 .sort_f22e .main_e484::before {
    width: 22px;
    height: 2px;
  }
  .header-d685 .sort_f22e .main_e484::before {
    top: -7px;
  }
  .header-d685 .sort_f22e .main_e484::after {
    bottom: -7px;
  }
  .active-05d4 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 31px;
  }
  .active-05d4 .sort_f22e .main_e484 {
    margin-top: -1.5px;
  }
  .active-05d4 .sort_f22e .main_e484,
  .active-05d4 .sort_f22e .main_e484::after,
  .active-05d4 .sort_f22e .main_e484::before {
    width: 31px;
    height: 3px;
  }
  .active-05d4 .sort_f22e .main_e484::before {
    top: -9px;
  }
  .active-05d4 .sort_f22e .main_e484::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .picture_7cc2 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_7cc2 .sort_f22e .main_e484 {
    margin-top: -1px;
  }
  .picture_7cc2 .sort_f22e .main_e484,
  .picture_7cc2 .sort_f22e .main_e484::after,
  .picture_7cc2 .sort_f22e .main_e484::before {
    width: 19px;
    height: 2px;
  }
  .picture_7cc2 .sort_f22e .main_e484::before {
    top: -6px;
  }
  .picture_7cc2 .sort_f22e .main_e484::after {
    bottom: -6px;
  }
  .panel-2508 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-2508 .sort_f22e .main_e484 {
    margin-top: -1px;
  }
  .panel-2508 .sort_f22e .main_e484,
  .panel-2508 .sort_f22e .main_e484::after,
  .panel-2508 .sort_f22e .main_e484::before {
    width: 22px;
    height: 2px;
  }
  .panel-2508 .sort_f22e .main_e484::before {
    top: -7px;
  }
  .panel-2508 .sort_f22e .main_e484::after {
    bottom: -7px;
  }
  .icon_2fe8 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 31px;
  }
  .icon_2fe8 .sort_f22e .main_e484 {
    margin-top: -1.5px;
  }
  .icon_2fe8 .sort_f22e .main_e484,
  .icon_2fe8 .sort_f22e .main_e484::after,
  .icon_2fe8 .sort_f22e .main_e484::before {
    width: 31px;
    height: 3px;
  }
  .icon_2fe8 .sort_f22e .main_e484::before {
    top: -9px;
  }
  .icon_2fe8 .sort_f22e .main_e484::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_red_d976 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_red_d976 .sort_f22e .main_e484 {
    margin-top: -1px;
  }
  .chip_red_d976 .sort_f22e .main_e484,
  .chip_red_d976 .sort_f22e .main_e484::after,
  .chip_red_d976 .sort_f22e .main_e484::before {
    width: 19px;
    height: 2px;
  }
  .chip_red_d976 .sort_f22e .main_e484::before {
    top: -6px;
  }
  .chip_red_d976 .sort_f22e .main_e484::after {
    bottom: -6px;
  }
  .pattern_4169 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_4169 .sort_f22e .main_e484 {
    margin-top: -1px;
  }
  .pattern_4169 .sort_f22e .main_e484,
  .pattern_4169 .sort_f22e .main_e484::after,
  .pattern_4169 .sort_f22e .main_e484::before {
    width: 22px;
    height: 2px;
  }
  .pattern_4169 .sort_f22e .main_e484::before {
    top: -7px;
  }
  .pattern_4169 .sort_f22e .main_e484::after {
    bottom: -7px;
  }
  .tag-f4a3 .sort_f22e .description_0448 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-f4a3 .sort_f22e .main_e484 {
    margin-top: -1.5px;
  }
  .tag-f4a3 .sort_f22e .main_e484,
  .tag-f4a3 .sort_f22e .main_e484::after,
  .tag-f4a3 .sort_f22e .main_e484::before {
    width: 31px;
    height: 3px;
  }
  .tag-f4a3 .sort_f22e .main_e484::before {
    top: -9px;
  }
  .tag-f4a3 .sort_f22e .main_e484::after {
    bottom: -9px;
  }
}
.footer-9327 .main_e484 {
  -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);
}
.footer-9327 .main_e484::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.footer-9327 .main_e484::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);
}
.footer-9327.card_liquid_f5d6 .main_e484 {
  -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);
}
.footer-9327.card_liquid_f5d6 .main_e484::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.footer-9327.card_liquid_f5d6 .main_e484::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);
}
.green_fc46 {
  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.active-dark-9ccd:before {
  display: none;
}
.hard_2079 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hard_2079 .card_487f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hard_2079 .card_487f:last-of-type {
  border-bottom: none;
}
.hard_2079 .card_487f.gradient_down_56ca,
.hard_2079 .card_487f.column-d69f,
.hard_2079 .card_487f.filter_ad03 {
  padding: 0;
}
.hard_2079 .slow-2d82 .gradient_39a1 {
  color: currentColor;
}
.hard_2079 .slow-2d82 .gradient_39a1:focus,
.hard_2079 .slow-2d82 .gradient_39a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_2079.focused-df9a .pro_5082,
.hard_2079.focused-df9a .hidden-steel-bded a,
.hard_2079.focused-df9a .dynamic-d5dd a,
.hard_2079.focused-df9a .purple-9750 a {
  color: rgba(0, 0, 0, 0.55);
}
.hard_2079.focused-df9a .pro_5082:hover,
.hard_2079.focused-df9a .hidden-steel-bded a:hover,
.hard_2079.focused-df9a .dynamic-d5dd a:hover,
.hard_2079.focused-df9a .purple-9750 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_2079.focused-df9a .column-a997 {
  color: rgba(0, 0, 0, 0.8);
}
.hard_2079.focused-df9a .card_487f {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_2079.focused-df9a .card_487f:before {
  background: rgba(0, 0, 0, 0.08);
}
.hard_2079.focused-df9a .preview_5fd1:before {
  background: rgba(255, 255, 255, 0.9);
}
.hard_2079.focused-df9a .slow-2d82 .bright-b54a li a,
.hard_2079.focused-df9a .slow-2d82 .gradient_39a1,
.hard_2079.focused-df9a .purple-9750 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_2079.focused-df9a .slow-2d82 .gradient_39a1:focus,
.hard_2079.focused-df9a .slow-2d82 .gradient_39a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_2079.focused-df9a .bright-b54a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_2079.message-advanced-b6b9 .pro_5082,
.hard_2079.message-advanced-b6b9 .hidden-steel-bded a,
.hard_2079.message-advanced-b6b9 .dynamic-d5dd .gradient_39a1,
.hard_2079.message-advanced-b6b9 .dynamic-d5dd a,
.hard_2079.message-advanced-b6b9 .purple-9750 a {
  color: rgba(255, 255, 255, 0.79);
}
.hard_2079.message-advanced-b6b9 .pro_5082:hover,
.hard_2079.message-advanced-b6b9 .hidden-steel-bded a:hover,
.hard_2079.message-advanced-b6b9 .dynamic-d5dd .gradient_39a1:hover,
.hard_2079.message-advanced-b6b9 .dynamic-d5dd a:hover,
.hard_2079.message-advanced-b6b9 .purple-9750 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_2079.message-advanced-b6b9 .column-a997 {
  color: rgba(255, 255, 255, 0.99);
}
.hard_2079.message-advanced-b6b9 .card_487f {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_2079.message-advanced-b6b9 .card_487f:before {
  background: rgba(255, 255, 255, 0.08);
}
.hard_2079.message-advanced-b6b9 .preview_5fd1:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard_2079.message-advanced-b6b9 .slow-2d82 .bright-b54a li a,
.hard_2079.message-advanced-b6b9 .slow-2d82 .gradient_39a1,
.hard_2079.message-advanced-b6b9 .purple-9750 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_2079.message-advanced-b6b9 .slow-2d82 .gradient_39a1:focus,
.hard_2079.message-advanced-b6b9 .slow-2d82 .gradient_39a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_2079.message-advanced-b6b9 .bright-b54a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_5fd1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.preview_5fd1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.bronze_c990 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading-00da .hard_2079 {
  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;
}
.heading-00da .card_487f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading-00da .card_487f: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) {
  .heading-00da .card_487f:before {
    width: 16%;
    left: 42%;
  }
}
.heading-00da .card_487f:last-child:before {
  content: none;
}
.heading-00da .card_487f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading-00da .slow-2d82 .bright-b54a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading-00da .slow-2d82 .bright-b54a li a .gradient_39a1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading-00da .slow-2d82 .purple-9750 {
  border: none;
}
.heading-00da .slow-2d82 .purple-9750 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading-00da .preview_5fd1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading-00da .bronze_c990 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading-00da .message-advanced-b6b9 .preview_5fd1:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-00da .focused-df9a.yellow-9e70 .main_e484 {
  background: rgba(0, 0, 0, 0.6);
}
.heading-00da
  .focused-df9a.yellow-9e70
  .main_e484::after,
.heading-00da
  .focused-df9a.yellow-9e70
  .main_e484:before {
  background: inherit;
}
.heading-00da
  .focused-df9a.yellow-9e70:hover
  .main_e484 {
  background: rgba(0, 0, 0, 0.8);
}
.upper-cea6 .hard_2079 {
  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) {
  .upper-cea6 .hard_2079 {
    width: auto;
    right: 45px;
  }
}
.left-ab44 .hard_2079 {
  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) {
  .left-ab44 .hard_2079 {
    width: auto;
    left: 45px;
  }
}
.active-dark-9ccd .hard_2079 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.active-dark-9ccd .bronze_c990 {
  max-width: 48em;
  margin: 0 auto;
}
.active-dark-9ccd .preview_5fd1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.center_8d43 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.center_8d43.heading-00da .hard_2079 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.center_8d43.upper-cea6 .hard_2079 {
  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);
}
.center_8d43 .hard_2079 {
  visibility: visible;
}
.center_8d43.left-ab44 .hard_2079 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.surface_large_18fd,
.orange-122d {
  overflow-x: hidden;
}
.surface_large_18fd .hard_2079 {
  overflow: auto;
}
.surface_large_18fd.heading-00da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_large_18fd.heading-00da .hard_2079 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.surface_large_18fd.heading-00da .label_1dd9 {
  opacity: 0;
}
.surface_large_18fd.upper-cea6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_large_18fd.upper-cea6 .hard_2079 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.surface_large_18fd.upper-cea6 .label_1dd9 {
  opacity: 0;
}
.surface_large_18fd.left-ab44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_large_18fd.left-ab44 .hard_2079 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.surface_large_18fd.left-ab44 .label_1dd9 {
  opacity: 0;
}
.surface_large_18fd.active-dark-9ccd .hard_2079 {
  z-index: 10;
  visibility: visible;
}
.yellow-9e70 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.yellow-9e70 .main_e484 {
  background: rgba(255, 255, 255, 0.99);
}
.yellow-9e70 .main_e484::after,
.yellow-9e70 .main_e484:before {
  background: inherit;
}
.yellow-9e70:hover .main_e484 {
  background: rgba(255, 255, 255, 0.99);
}
.left-ab44 .yellow-9e70 {
  top: 10px;
  right: auto;
  left: 12px;
}
.active-dark-9ccd .yellow-9e70 {
  display: none !important;
}
.surface_large_18fd:before,
.orange-122d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.surface_large_18fd .yellow-9e70,
.orange-122d .yellow-9e70 {
  display: inline-block;
}
.hard_2079 .wood-108a {
  -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;
}
.surface_large_18fd .hard_2079 .wood-108a,
.orange-122d .hard_2079 .wood-108a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider_eb31 .aside-2c20 {
  width: 100%;
}
.primary_purple_1eea {
  padding: 0 0.5em 0;
}
.primary_purple_1eea [class*="customify-col-"],
.primary_purple_1eea [class*="customify-col_"],
.primary_purple_1eea [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accordion-de65 .primary_purple_1eea {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .center_4dc5 .accent-31cb,
  .accent-31cb {
    display: none;
  }
  .background-down-2b05 {
    text-align: left;
  }
  .huge_44e8 {
    text-align: center;
  }
  .progress-877a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .center_4dc5 .nav-large-7b85,
  .nav-large-7b85 {
    display: none;
  }
  .slider_8b5e {
    text-align: left;
  }
  .dropdown-black-6777 {
    text-align: center;
  }
  .dirty_0c48 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .center_4dc5 .bright_202f,
  .bright_202f {
    display: none;
  }
  .tall_4367 {
    text-align: left;
  }
  .frame_north_f1d6 {
    text-align: center;
  }
  .silver-392d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hovered_a5d3 {
  box-shadow: none !important;
}
.link_c332 .column-south-5627,
.table-ff70 .column-south-5627 {
  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;
}
.table-ff70 .column-south-5627 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.menu-glass-85dc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.menu-glass-85dc:after,
.menu-glass-85dc:before {
  content: "";
  display: table;
}
.menu-glass-85dc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .menu-glass-85dc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.menu-glass-85dc,
.sidebar-bd45 {
  max-width: 1248px;
  margin: 0 auto;
}

.item-white-1718.simple-8508 .menu-glass-85dc {
  max-width: 100%;
}
.item-white-1718.nav-silver-f552 {
  max-width: 1200px;
  margin: 0 auto;
}
.item-white-1718.list_solid_f704 .menu-glass-85dc {
  max-width: 100%;
}
.item-white-1718.list_solid_f704 > .menu-glass-85dc {
  padding-left: 0;
  padding-right: 0;
}
.item-white-1718.list_solid_f704 > .menu-glass-85dc .center_4dc5 {
  margin: 0;
}
.item-white-1718.list_solid_f704
  > .menu-glass-85dc
  .lite-2465.hover-432a {
  margin-right: 0;
  margin-left: 0;
}
.item-white-1718.list_solid_f704 #main.hover-432a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .logo_2bd1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .logo_2bd1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .frame-east-073a .description-7ab7 {
    padding-right: 1em;
  }
  .frame-east-073a.right_002e .lite-2465 {
    border-right: 1px solid #eaecee;
  }
  .frame-east-073a.right_002e .description-7ab7 {
    padding-right: 1em;
  }
  .frame-east-073a.right_002e .column-under-5d6a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-upper-61a6 .description-7ab7 {
    padding-left: 1em;
  }
  .video-upper-61a6.right_002e .lite-2465 {
    border-left: 1px solid #eaecee;
  }
  .video-upper-61a6.right_002e .description-7ab7 {
    padding-left: 1em;
  }
  .video-upper-61a6.right_002e .column-under-5d6a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_2d62 .description-7ab7 {
    padding-left: 1em;
  }
  .cool_2d62.right_002e .pressed_fb19 {
    border-right: 1px solid #eaecee;
  }
  .cool_2d62.right_002e .label-stale-93de {
    border-right: 1px solid #eaecee;
  }
  .cool_2d62.right_002e .description-7ab7 {
    padding-left: 1em;
  }
  .cool_2d62.right_002e .column-under-5d6a {
    padding-right: 1em;
  }
  .cool_2d62.right_002e .button_right_78b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_81fe .description-7ab7 {
    padding-right: 1em;
  }
  .tooltip_81fe.right_002e .pressed_fb19 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_81fe.right_002e .label-stale-93de {
    border-left: 1px solid #eaecee;
  }
  .tooltip_81fe.right_002e .description-7ab7 {
    padding-right: 1em;
  }
  .tooltip_81fe.right_002e .column-under-5d6a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_81fe.right_002e .button_right_78b0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_2bd1 .description-7ab7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_2bd1.right_002e .lite-2465 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .logo_2bd1.right_002e .description-7ab7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_2bd1.right_002e .column-under-5d6a {
    padding-left: 1em;
  }
  .logo_2bd1.right_002e .button_right_78b0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .logo_2bd1.right_002e .description-7ab7 {
    padding-left: 0;
  }
}
.focus_upper_51db .tag_copper_2f9f {
  display: inline-block;
}
.tooltip-36fa {
  display: inline-block;
}
.bottom-a0cf {
  word-con: break-word;
}
.lower_dbd5 > span {
  display: inline-block;
  padding: 5px 0;
}
.lower_dbd5 .title-up-625e {
  margin-left: 8px;
  margin-right: 8px;
}
.lower_dbd5 .white_f536 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.soft-e276 .glass_7e07 {
  margin-bottom: 2em;
}
.soft-e276 .main-0806 {
  margin-bottom: 15px;
}
.soft-e276 .main-0806:last-child {
  margin-bottom: 0;
}
.soft-e276 .chip_east_80f9 {
  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) {
  .soft-e276 .chip_east_80f9 {
    display: block;
  }
}
.soft-e276 .white-abe3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .soft-e276 .white-abe3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.soft-e276 .hard-10c1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.soft-e276 .hard-10c1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.soft-e276 .hard-10c1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.soft-e276 .bottom-a0cf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-e276 .bottom-a0cf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.soft-e276 .overlay-fixed-3f13 p:last-child {
  margin-bottom: 0;
}
.soft-e276 .iron_6bf9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.soft-e276 .bronze-d654 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.soft-e276 .thumbnail_de25 {
  margin-top: 1em;
}
.soft-e276 .paragraph_0a11 {
  top: 0;
  display: block;
}
.soft-e276 .paragraph_0a11 a {
  color: inherit;
}
.soft-e276 .paragraph_0a11 a:hover {
  color: inherit;
}
.soft-e276 .stale_827f {
  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;
}
.soft-e276 .stale_827f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.soft-e276 .bronze-d654 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.soft-e276 .gradient_tiny_a22d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.soft-e276 .gradient_tiny_a22d:first-child {
  margin-top: 0;
}
.soft-e276 .gradient_tiny_a22d.tooltip_hard_2cdf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.soft-e276 .gradient_tiny_a22d.sidebar_cool_7c0a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-e276
  .gradient_tiny_a22d.sidebar_cool_7c0a.caption-6bb8
  .thumbnail_de25 {
  width: 100%;
}
.soft-e276 .sidebar_cool_7c0a {
  -webkit-box-align: center;
  align-items: center;
}
.soft-e276 .sidebar_cool_7c0a .lower_dbd5,
.soft-e276 .sidebar_cool_7c0a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.soft-e276 .hard-10c1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-e276 .hard-10c1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-e276 .hard-10c1: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;
}
.soft-e276 .tooltip_hard_2cdf {
  z-index: 5;
}
.soft-e276 .message-complex-ada0 .mask_8baf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.soft-e276 .slow-7f28 .mask_8baf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.soft-e276 .thumbnail-e089 .mask_8baf {
  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;
}
.soft-e276.logo_under_cf31 .chip_east_80f9,
.soft-e276.shadow_cool_f19c .chip_east_80f9 {
  display: block;
}
.soft-e276.logo_under_cf31 .chip_east_80f9 .simple_b520,
.soft-e276.logo_under_cf31 .chip_east_80f9 .bronze-d654,
.soft-e276.shadow_cool_f19c .chip_east_80f9 .simple_b520,
.soft-e276.shadow_cool_f19c .chip_east_80f9 .bronze-d654 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft-e276.detail-yellow-20c0 .white-abe3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .soft-e276.detail-yellow-20c0 .white-abe3 {
    margin-right: 0;
  }
}
.soft-e276.logo_under_cf31 .white-abe3,
.soft-e276.shadow_cool_f19c .white-abe3 {
  padding-top: 40%;
}
.soft-e276.logo_under_cf31 .glass_7e07,
.soft-e276.shadow_cool_f19c .glass_7e07 {
  display: block;
}
.soft-e276.logo_under_cf31 .fn-sticky-575d .bronze-d654,
.soft-e276.shadow_cool_f19c .fn-sticky-575d .bronze-d654 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.soft-e276.logo_under_cf31 .white-abe3,
.soft-e276.shadow_cool_f19c .white-abe3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.soft-e276.logo_under_cf31 .bronze-d654 {
  padding: 1em;
}
.footer_south_17da {
  margin: 30px auto;
  display: block;
}
.footer_south_17da .avatar-short-ed4a > * {
  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;
}
.footer_south_17da .avatar-short-ed4a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer_south_17da .avatar-short-ed4a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-a38a .lower_dbd5 {
  margin-bottom: 1.41575em;
}
.component-a38a .menu_hard_fb1c {
  margin-bottom: 1.618em;
}
.hero_out_0a09 .search-bottom-4280 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hero_out_0a09 .search-bottom-4280 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hero_out_0a09 .chip-wood-7f23 {
  max-width: 100%;
  overflow: auto;
}
.inner_8239 .hero_out_0a09 a:hover {
  text-decoration: underline;
}
.breadcrumb-a924 .main-0806:not(.bottom-a0cf),
.breadcrumb-a924 .hard-10c1 {
  margin-bottom: 1.41575em;
}
.breadcrumb-a924 .main-0806:not(.bottom-a0cf):last-child,
.breadcrumb-a924 .hard-10c1:last-child {
  margin-bottom: 0;
}
.breadcrumb-a924 .main-0806.mask_last_8aae {
  margin-bottom: 0.41575em;
}
.breadcrumb-a924 .accordion_844c:before,
.breadcrumb-a924 .simple-23b2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb-a924 .accordion_844c:before {
  content: "\f115";
}
.breadcrumb-a924 .simple-23b2:before {
  content: "\f02c";
}
.breadcrumb-a924 .top-d328 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb-a924 .top-d328 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.first_cff9 {
  display: -webkit-box;
  display: flex;
}
.first_cff9 .secondary-76d6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .first_cff9 .secondary-76d6 {
    flex-basis: 90px;
  }
}
.first_cff9 .dropdown-basic-e4f7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .first_cff9 .dropdown-basic-e4f7 {
    flex-basis: calc(100% - 50px);
  }
}
.first_cff9 .shadow_41fe p:last-child {
  margin-bottom: 0.72em;
}
.bright_1e8a .avatar-short-ed4a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bright_1e8a .avatar-short-ed4a:after,
.bright_1e8a .avatar-short-ed4a:before {
  content: "";
  display: table;
}
.bright_1e8a .avatar-short-ed4a:after {
  clear: both;
}
.bright_1e8a .avatar-short-ed4a .secondary-b72d,
.bright_1e8a .avatar-short-ed4a .border_508b {
  width: 49%;
}
.bright_1e8a .avatar-short-ed4a .secondary-b72d a span.black-e2a9,
.bright_1e8a .avatar-short-ed4a .border_508b a span.black-e2a9 {
  display: block;
  margin-bottom: 5px;
}
.bright_1e8a .avatar-short-ed4a .border_508b {
  float: left;
  text-align: left;
}
.bright_1e8a .avatar-short-ed4a .secondary-b72d {
  float: right;
  text-align: right;
}
.first_d249 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .first_d249 {
    margin-bottom: 0;
  }
}
.purple_39eb {
  margin-bottom: 1em;
}
.purple_39eb .bottom-a0cf {
  font-size: 1.1em;
  line-height: 1.3;
}
.hovered-cfa9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fresh-0388 .purple_39eb,
.paragraph_clean_3f17 .purple_39eb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fresh-0388 .purple_39eb,
  .paragraph_clean_3f17 .purple_39eb {
    display: block;
  }
}
.fresh-0388 .hovered-cfa9,
.paragraph_clean_3f17 .hovered-cfa9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fresh-0388 .hovered-cfa9,
  .paragraph_clean_3f17 .hovered-cfa9 {
    margin-bottom: 1em;
  }
}
.fresh-0388 .hovered-cfa9 img,
.paragraph_clean_3f17 .hovered-cfa9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fresh-0388 .pro-d930,
.paragraph_clean_3f17 .pro-d930 {
  flex-basis: calc(100% - 160px);
}
.fresh-0388 .pro-d930 p,
.paragraph_clean_3f17 .pro-d930 p {
  margin-bottom: 0;
}
.fresh-0388 .pro-d930 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fresh-0388 .pro-d930 {
    padding-left: 0;
  }
}
.paragraph_clean_3f17 .pro-d930 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_clean_3f17 .pro-d930 {
    padding-right: 0;
  }
}
.paragraph_clean_3f17 .hovered-cfa9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.complex-0fa9 .hovered-cfa9 {
  margin-bottom: 0.5em;
}
.complex-0fa9 .hovered-cfa9 img {
  width: 100%;
}
.pro-f41d .content-tiny-67e9,
.north_c1aa .content-tiny-67e9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.north_c1aa .lite-2465 .pattern_1502 p:last-child {
  margin-bottom: 0;
}
.north-7040 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background-simple-7bea .mini-0d76 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background-simple-7bea .mini-0d76:last-of-type {
    margin-bottom: 0;
  }
}
.background-simple-7bea .mini-0d76 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-simple-7bea .mini-0d76 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background-simple-7bea .mini-0d76 ul li {
  margin: 0 0 0.6em;
}
.background-simple-7bea .mini-0d76 ul li.dropdown-3a10,
.background-simple-7bea .mini-0d76 ul li.thick_fe81 {
  position: relative;
}
.background-simple-7bea .mini-0d76 ul li.dropdown-3a10 .modal_south_2cae,
.background-simple-7bea .mini-0d76 ul li.thick_fe81 .modal_south_2cae {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background-simple-7bea .mini-0d76 ul li.dropdown-3a10:after:after,
.background-simple-7bea .mini-0d76 ul li.dropdown-3a10:after:before,
.background-simple-7bea
  .mini-0d76
  ul
  li.thick_fe81:after:after,
.background-simple-7bea
  .mini-0d76
  ul
  li.thick_fe81:after:before {
  content: "";
  display: table;
}
.background-simple-7bea .mini-0d76 ul li.dropdown-3a10:after:after,
.background-simple-7bea
  .mini-0d76
  ul
  li.thick_fe81:after:after {
  clear: both;
}
.background-simple-7bea .mini-0d76 a.link_40e9:hover {
  text-decoration: none;
}
.background-simple-7bea .mini-0d76 select {
  max-width: 100%;
}
.background-simple-7bea .mini-0d76 table {
  font-size: 85%;
}
.background-simple-7bea .mini-0d76 table td,
.background-simple-7bea .mini-0d76 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background-simple-7bea .mini-0d76 table tfoot td {
  text-align: left;
}
.background-simple-7bea .mini-0d76 :last-child {
  margin-bottom: 0;
}
.background-simple-7bea .mini-0d76 .under_faca {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background-simple-7bea .mini-0d76 .under_faca label {
  width: 100%;
}
.background-simple-7bea .mini-0d76 .under_faca .clean-4da5 {
  width: 100%;
  display: block;
}
.background-simple-7bea .mini-0d76 .under_faca .link-fast-5f78 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background-simple-7bea .mini-0d76 .under_faca .link-fast-5f78:hover svg #svg-search {
  fill: #444;
}
.background-simple-7bea .mini-0d76 .under_faca .link-fast-5f78 svg {
  width: 18px;
  height: 18px;
}
.background-simple-7bea .accordion_8d1e ul ul,
.background-simple-7bea .sidebar-0202 ul ul,
.background-simple-7bea .image_59ec ul ul,
.background-simple-7bea .texture_pink_fc17 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background-simple-7bea .accordion_8d1e .glass_96d6 > a,
.background-simple-7bea .sidebar-0202 .glass_96d6 > a,
.background-simple-7bea .image_59ec .glass_96d6 > a,
.background-simple-7bea .texture_pink_fc17 .glass_96d6 > a {
  margin-bottom: 0;
}
.background-simple-7bea .item_7f91 li,
.background-simple-7bea .accordion_8d1e li,
.background-simple-7bea .cold_6927 li,
.background-simple-7bea .sidebar-0202 li,
.background-simple-7bea .image_59ec li,
.background-simple-7bea .texture_pink_fc17 li,
.background-simple-7bea .notification-fda0 li,
.background-simple-7bea .motion-bd24 li {
  display: block;
  position: relative;
}
.background-simple-7bea .item_7f91 li:last-child,
.background-simple-7bea .accordion_8d1e li:last-child,
.background-simple-7bea .cold_6927 li:last-child,
.background-simple-7bea .sidebar-0202 li:last-child,
.background-simple-7bea .image_59ec li:last-child,
.background-simple-7bea .texture_pink_fc17 li:last-child,
.background-simple-7bea .notification-fda0 li:last-child,
.background-simple-7bea .motion-bd24 li:last-child {
  border: none;
}
.background-simple-7bea .item_7f91 li a,
.background-simple-7bea .accordion_8d1e li a,
.background-simple-7bea .cold_6927 li a,
.background-simple-7bea .sidebar-0202 li a,
.background-simple-7bea .image_59ec li a,
.background-simple-7bea .texture_pink_fc17 li a,
.background-simple-7bea .notification-fda0 li a,
.background-simple-7bea .motion-bd24 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-simple-7bea .item_7f91 li ul li::before,
.background-simple-7bea .accordion_8d1e li ul li::before,
.background-simple-7bea .cold_6927 li ul li::before,
.background-simple-7bea .sidebar-0202 li ul li::before,
.background-simple-7bea .image_59ec li ul li::before,
.background-simple-7bea .texture_pink_fc17 li ul li::before,
.background-simple-7bea .notification-fda0 li ul li::before,
.background-simple-7bea .motion-bd24 li ul li::before {
  left: 15px;
}
.background-simple-7bea .item_7f91 li ul a,
.background-simple-7bea .accordion_8d1e li ul a,
.background-simple-7bea .cold_6927 li ul a,
.background-simple-7bea .sidebar-0202 li ul a,
.background-simple-7bea .image_59ec li ul a,
.background-simple-7bea .texture_pink_fc17 li ul a,
.background-simple-7bea .notification-fda0 li ul a,
.background-simple-7bea .motion-bd24 li ul a {
  padding-left: 20px;
}
.background-simple-7bea .item_7f91 li ul ul li::before,
.background-simple-7bea .accordion_8d1e li ul ul li::before,
.background-simple-7bea .cold_6927 li ul ul li::before,
.background-simple-7bea .sidebar-0202 li ul ul li::before,
.background-simple-7bea .image_59ec li ul ul li::before,
.background-simple-7bea .texture_pink_fc17 li ul ul li::before,
.background-simple-7bea .notification-fda0 li ul ul li::before,
.background-simple-7bea .motion-bd24 li ul ul li::before {
  left: 30px;
}
.background-simple-7bea .item_7f91 li ul ul a,
.background-simple-7bea .accordion_8d1e li ul ul a,
.background-simple-7bea .cold_6927 li ul ul a,
.background-simple-7bea .sidebar-0202 li ul ul a,
.background-simple-7bea .image_59ec li ul ul a,
.background-simple-7bea .texture_pink_fc17 li ul ul a,
.background-simple-7bea .notification-fda0 li ul ul a,
.background-simple-7bea .motion-bd24 li ul ul a {
  padding-left: 40px;
}
.background-simple-7bea .clean-d57f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-simple-7bea .motion-bd24 ul li {
  margin-bottom: 1.41575em;
}
.background-simple-7bea .motion-bd24 ul li .motion_4a13 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background-simple-7bea .motion-bd24 ul li .hero-74e8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.message-advanced-b6b9 .item_7f91 li a,
.message-advanced-b6b9 .accordion_8d1e li a,
.message-advanced-b6b9 .cold_6927 li a,
.message-advanced-b6b9 .sidebar-0202 li a,
.message-advanced-b6b9 .image_59ec li a,
.message-advanced-b6b9 .texture_pink_fc17 li a,
.message-advanced-b6b9 .notification-fda0 li a,
.message-advanced-b6b9 .motion-bd24 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-advanced-b6b9 .clean-d57f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-advanced-b6b9 .mini-0d76 ul li.dropdown-3a10 .modal_south_2cae,
.message-advanced-b6b9 .mini-0d76 ul li.thick_fe81 .modal_south_2cae {
  background: rgba(0, 0, 0, 0.2);
}
.message-advanced-b6b9 .background-simple-7bea .mini-0d76 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-white-1718 .background-simple-7bea .bright-b54a li {
  margin: 0;
}
.item-white-1718 .background-simple-7bea .bright-b54a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.item-white-1718 .background-simple-7bea .bright-b54a li ul {
  margin: 0;
}
.item-white-1718 .background-simple-7bea .bright-b54a li ul li a {
  padding-left: 15px;
}
.item-white-1718 .background-simple-7bea .bright-b54a li ul li li a {
  padding-left: 30px;
}
.item-white-1718 .background-simple-7bea .bright-b54a li.secondary_0a7d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.item-white-1718 .background-simple-7bea .bright-b54a li.secondary_0a7d > 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;
}
.item-white-1718 .background-simple-7bea .bright-b54a li.secondary_0a7d > 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;
}
.pattern_0525 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.soft-66c2 {
  position: relative;
  z-index: 10;
}
.soft-66c2 .wood-108a {
  width: 100%;
  max-width: 100%;
}
.item_out_34bb .surface-1f4b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.item_out_34bb .focused-df9a {
}
.item_out_34bb .message-advanced-b6b9 {
  background: #292929;
}
.tag-530f .surface-1f4b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tag-530f .focused-df9a {
  background: #f9f9f9;
}
.tag-530f .message-advanced-b6b9 {
  background: #303030;
}
.small_48f8 .surface-1f4b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_48f8 .tag_copper_2f9f {
    margin-bottom: 1em;
  }
  .small_48f8 .tag_copper_2f9f:last-child {
    margin-bottom: 0;
  }
}
.small_48f8 .focused-df9a {
  background: #ededed;
}
.small_48f8 .message-advanced-b6b9 {
  background: #1a1a1a;
}
.surface-1f4b.focused-df9a {
  color: rgba(0, 0, 0, 0.6);
}
.surface-1f4b.focused-df9a .layout_d051 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-1f4b.message-advanced-b6b9 {
  color: rgba(255, 255, 255, 0.99);
}
.surface-1f4b.message-advanced-b6b9 a:not(.link_40e9) {
  color: rgba(255, 255, 255, 0.79);
}
.surface-1f4b.message-advanced-b6b9 a:not(.link_40e9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-1f4b.message-advanced-b6b9 .layout_d051 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-1f4b.message-advanced-b6b9 table tbody td,
.surface-1f4b.message-advanced-b6b9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.red_2c25.notice_81b5 .menu-glass-85dc {
  max-width: initial;
}
.red_2c25 .gallery_f993 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.red_2c25 .gallery_f993 .wood-108a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .red_2c25 .gallery_f993 .wood-108a {
    display: block;
    margin-bottom: 2em;
  }
  .red_2c25 .gallery_f993 .wood-108a:last-child {
    margin-bottom: 0;
  }
}
.small_48f8 .tag_copper_2f9f:last-child,
.tag-530f .tag_copper_2f9f:last-child,
.item_out_34bb .tag_copper_2f9f:last-child {
  margin-bottom: 0;
}
.small_48f8 .tag_copper_2f9f .background-simple-7bea .mini-0d76:last-child,
.tag-530f .tag_copper_2f9f .background-simple-7bea .mini-0d76:last-child,
.item_out_34bb .tag_copper_2f9f .background-simple-7bea .mini-0d76:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .small_48f8 .badge_north_98b3,
  .small_48f8 .media-dark-a9f3,
  .tag-530f .badge_north_98b3,
  .tag-530f .media-dark-a9f3,
  .item_out_34bb .badge_north_98b3,
  .item_out_34bb .media-dark-a9f3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .soft-66c2 .tag_copper_2f9f {
    margin-bottom: 2em;
  }
}
.soft-66c2 p:last-child {
  margin-bottom: 0;
}
.soft-66c2 li,
.soft-66c2 ul {
  list-style: none;
  margin: 0;
}
.soft-66c2 ul ul {
  margin-left: 2.617924em;
}
.photo_e3cb {
  font-size: 0.875em;
}

/* css-noise: fedf */
.phantom-card-v0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
