/*!
Theme Name: Customify
Theme URI: https://pressmaximum.static-292c/customify
Author: WPCustomify
Author URI: https://pressmaximum.static-292c
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.static-292c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bottom_2512.shade-center-b154/licenses/gpl-2.0.fast-ac58
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.border-17df/, (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.image_old_e2af.sidebar_middle_bd73/normalize.input_stale_0577/
 ======
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.input_stale_0577 v7.0.0 | MIT License | github.static-292c/necolas/normalize.input_stale_0577 */
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;
}
.avatar_e9b8 .container-0a13,
.form-056e,
.soft-a1d5,
.focused-3eae,
.pink-b996,
.middle-6b04,
.carousel_copper_45d4,
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;
}
.form-056e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form-056e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form-056e,
  h1 {
    font-size: 1.8em;
  }
}
.soft-a1d5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.soft-a1d5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .soft-a1d5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .soft-a1d5,
  h2 {
    font-size: 1.7em;
  }
}
.focused-3eae,
h3 {
  font-size: 1.618em;
}
.avatar_e9b8 .container-0a13,
.pink-b996,
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.lower-af34 {
  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;
}
.status-brown-89bb:after,
.status-brown-89bb:before,
.east-a6aa:after,
.east-a6aa:before {
  content: "";
  display: table;
}
.status-brown-89bb:after,
.east-a6aa:after {
  clear: both;
}
.brown_c156 {
  float: right;
  margin-right: 0;
}
.iron-1511 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.copper_0f15 .section-motion-d1ab,
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;
}
.copper_0f15 .section-motion-d1ab: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;
}
.link-middle-08ad .section-motion-d1ab {
  box-shadow: none;
}
.link-middle-08ad
  .section-motion-d1ab
  .fast-c865 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link-middle-08ad .section-motion-d1ab .hero-glass-65d2 {
  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;
}
.link-middle-08ad
  .section-motion-d1ab
  .hero-glass-65d2
  b {
  display: none;
}
.link-middle-08ad .title-first-a4b2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort-ea80:not(.dim-f352):not(.button-b776),
button:not(.dim-f352):not(.button-b776),
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ),
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ),
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ) {
  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;
}
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ):hover,
button:not(.dim-f352):not(
    .button-b776
  ):hover,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ):hover,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ):hover,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ):active,
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ):focus,
button:not(.dim-f352):not(
    .button-b776
  ):active,
button:not(.dim-f352):not(
    .button-b776
  ):focus,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ):active,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ):focus,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ):active,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ):focus,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ):active,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ):focus {
  outline: 0;
}
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719,
button:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719 {
  position: relative;
}
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .wood_49e9,
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .heading_old_fe92,
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .in-7297,
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  i,
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  svg,
button:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .wood_49e9,
button:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .heading_old_fe92,
button:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .in-7297,
button:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  i,
button:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  svg,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .wood_49e9,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .heading_old_fe92,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .in-7297,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  i,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  svg,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .wood_49e9,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .heading_old_fe92,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .in-7297,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  i,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  svg,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .wood_49e9,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .heading_old_fe92,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  .in-7297,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  i,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719
  svg {
  visibility: hidden;
}
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719:after,
button:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719:after,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719:after,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719:after,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ).fn-loading-a719: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;
}
.sort-ea80:not(.dim-f352):not(.button-b776),
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ),
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ),
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ) {
  color: #fff;
  background: #235787;
}
.sort-ea80:not(.dim-f352):not(
    .button-b776
  ):focus,
input[type="button"]:not(.dim-f352):not(
    .button-b776
  ):focus,
input[type="reset"]:not(.dim-f352):not(
    .button-b776
  ):focus,
input[type="submit"]:not(.dim-f352):not(
    .button-b776
  ):focus {
  color: #fff;
}
.sort-ea80.fn-disabled-a719:not(.dim-f352):not(
    .button-b776
  ),
.sort-ea80[disabled]:not(.dim-f352):not(
    .button-b776
  ),
button.fn-disabled-a719:not(.dim-f352):not(
    .button-b776
  ),
button[disabled]:not(.dim-f352):not(
    .button-b776
  ) {
  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;
}
.text-cd27 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.text-cd27: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;
}
.in-25e3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container_5b68 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion_05d3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.status-brown-89bb:after,
.status-brown-89bb:before,
.black_2f05:after,
.black_2f05:before,
.main_8145:after,
.main_8145:before,
.surface_outer_ad13:after,
.surface_outer_ad13:before,
.grid-b594:after,
.grid-b594:before,
.hovered_f831:after,
.hovered_f831:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.status-brown-89bb:after,
.black_2f05:after,
.main_8145:after,
.surface_outer_ad13:after,
.grid-b594:after,
.hovered_f831:after {
  clear: both;
}
.black_2f05 .summary-5e0b,
.main_8145 .summary-5e0b,
.logo-394c .summary-5e0b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paper-1d1a {
  display: inline-block;
}
.element_5b4b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.element_5b4b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.element_5b4b .banner_9fb2 {
  padding: 1em 0;
  font-size: 85%;
}
.banner_9fb2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.footer_clean_97a5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.footer_clean_97a5:after,
.footer_clean_97a5:before {
  content: "";
  display: table;
}
.footer_clean_97a5:after {
  clear: both;
}
.hovered-fcd5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.advanced_f705 .hovered-fcd5 {
  max-width: 50%;
}
.static_833e .hovered-fcd5 {
  max-width: 33.33%;
}
.sort-7e19 .hovered-fcd5 {
  max-width: 25%;
}
.banner_simple_04aa .hovered-fcd5 {
  max-width: 20%;
}
.alert-short-0e00 .hovered-fcd5 {
  max-width: 16.66%;
}
.overlay-out-81f1 .hovered-fcd5 {
  max-width: 14.28%;
}
.filter-e2d6 .hovered-fcd5 {
  max-width: 12.5%;
}
.middle_ffd0 .hovered-fcd5 {
  max-width: 11.11%;
}
.hot-8d8e {
  display: block;
}
.avatar_e9b8 .module_d38d label,
.avatar_e9b8 .background-warm-0ef9 label,
.avatar_e9b8 .sort-motion-3c01 label,
.avatar_e9b8 .article_out_29d3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_mini_9e80 {
  list-style: none;
  margin: 0;
}
.summary_mini_9e80 article.box-5ada {
  margin-bottom: 0;
}
.summary_mini_9e80 ul {
  list-style: none;
  margin: 0;
}
.summary_mini_9e80 .alert_complex_90f6 li.box-5ada {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_mini_9e80 .alert_complex_90f6 li.box-5ada {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_mini_9e80 .alert_complex_90f6 li.box-5ada: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) {
  .summary_mini_9e80 .alert_complex_90f6 li.box-5ada li.box-5ada li.box-5ada li.box-5ada {
    padding-left: 0;
  }
}
article.box-5ada {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-5ada .black_2f05 p:last-of-type {
  margin-bottom: 0;
}
article.box-5ada .gallery_wood_0cee {
  float: left;
}
article.box-5ada .hot-6e51 {
  margin-left: 85px;
}
article.box-5ada .highlight_in_5b1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-5ada .highlight_in_5b1b .avatar-out-5907 {
  margin-left: 10px;
}
article.box-5ada .thick-e86e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-5ada .shadow_complex_b59e {
  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 .module_d38d,
  #respond .sort-motion-3c01,
  #respond .article_out_29d3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module_d38d input,
#respond .sort-motion-3c01 input,
#respond .article_out_29d3 input {
  width: 100%;
}
#respond .article_out_29d3 {
  margin-right: 0;
}
#respond .green-fe78 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel_ddd9 {
  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;
}
.carousel_ddd9.chip-b50f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.carousel_ddd9 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%);
}
.carousel_ddd9:focus,
.carousel_ddd9: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);
}
.active_b1ae {
  border-radius: 10%;
}
.shadow_aeeb {
  border-radius: 50%;
}
.video-5872 {
  font-size: 0.72em;
}
.old-9a1c {
  font-size: 0.875em;
}
.texture-up-330f {
  font-size: 1.1em;
}
.gold_46a2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gold_46a2.video-5872 {
  letter-spacing: 0.5px;
}
.disabled_white_8ba6,
.disabled_white_8ba6 a {
  color: #6d6d6d;
}
.disabled_white_8ba6 a:hover {
  color: #111;
}
.up-45ee {
  color: #6d6d6d;
}
.dropdown-brown-8f19 {
  overflow-x: hidden;
}
.dropdown-brown-8f19 .white_6bea.hover_wood_7d7a {
  position: relative;
}
.dropdown-brown-8f19 .white_6bea.hover_wood_7d7a.thumbnail-dirty-3ce0 {
  position: initial;
}
.dropdown-brown-8f19
  .white_6bea.hover_wood_7d7a.thumbnail-dirty-3ce0
  .feature_3742 {
  left: auto;
}
.dropdown-brown-8f19 .white_6bea .feature_3742 {
  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;
}
.dropdown-brown-8f19 .white_6bea:hover.hover_wood_7d7a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dropdown-brown-8f19
  .white_6bea:hover.hover_wood_7d7a
  .feature_3742 {
  display: block;
  z-index: 9999999;
}
.dropdown-brown-8f19 .gallery_over_05ae .pro-828d,
.dropdown-brown-8f19 .shade_fluid_ea15 .pro-828d {
  display: none;
}
.dropdown-brown-8f19 .notification-easy-e356 .white_6bea:hover.hover_wood_7d7a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar_e9b8 .module_d38d label,
.avatar_e9b8 .background-warm-0ef9 label,
.avatar_e9b8 .sort-motion-3c01 label,
.avatar_e9b8 .article_out_29d3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_mini_9e80 {
  list-style: none;
  margin: 0;
}
.summary_mini_9e80 article.box-5ada {
  margin-bottom: 0;
}
.summary_mini_9e80 ul {
  list-style: none;
  margin: 0;
}
.summary_mini_9e80 .alert_complex_90f6 li.box-5ada {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_mini_9e80 .alert_complex_90f6 li.box-5ada {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_mini_9e80 .alert_complex_90f6 li.box-5ada: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) {
  .summary_mini_9e80 .alert_complex_90f6 li.box-5ada li.box-5ada li.box-5ada li.box-5ada {
    padding-left: 0;
  }
}
article.box-5ada {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-5ada .black_2f05 p:last-of-type {
  margin-bottom: 0;
}
article.box-5ada .gallery_wood_0cee {
  float: left;
}
article.box-5ada .hot-6e51 {
  margin-left: 85px;
}
article.box-5ada .highlight_in_5b1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-5ada .highlight_in_5b1b .avatar-out-5907 {
  margin-left: 10px;
}
article.box-5ada .thick-e86e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-5ada .shadow_complex_b59e {
  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 .module_d38d,
  #respond .sort-motion-3c01,
  #respond .article_out_29d3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module_d38d input,
#respond .sort-motion-3c01 input,
#respond .article_out_29d3 input {
  width: 100%;
}
#respond .article_out_29d3 {
  margin-right: 0;
}
#respond .green-fe78 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gallery_over_05ae .photo-d5ed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-d5ed .soft-c66f.tall_5388 .east-f46a > li > a:focus,
.photo-d5ed .soft-c66f.tall_5388 .east-f46a > li > a:hover,
.photo-d5ed .soft-c66f.simple-900c .east-f46a > li > a:focus,
.photo-d5ed .soft-c66f.simple-900c .east-f46a > li > a:hover,
.photo-d5ed .soft-c66f.progress_glass_ff58 .east-f46a > li > a:focus,
.photo-d5ed .soft-c66f.progress_glass_ff58 .east-f46a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-d5ed
  .soft-c66f.tall_5388
  .east-f46a
  > li.short_cca2
  > a,
.photo-d5ed
  .soft-c66f.tall_5388
  .east-f46a
  > li.panel-hovered-b1e3
  > a,
.photo-d5ed
  .soft-c66f.simple-900c
  .east-f46a
  > li.short_cca2
  > a,
.photo-d5ed
  .soft-c66f.simple-900c
  .east-f46a
  > li.panel-hovered-b1e3
  > a,
.photo-d5ed
  .soft-c66f.progress_glass_ff58
  .east-f46a
  > li.short_cca2
  > a,
.photo-d5ed .soft-c66f.progress_glass_ff58 .east-f46a > li.detail_under_3e87 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-d5ed .description_gold_833d,
.photo-d5ed .description_gold_833d a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-d5ed .avatar-in-534a.box-warm-a984 li a,
.photo-d5ed .caption_prev_74a6 a,
.photo-d5ed .label_207f,
.photo-d5ed .east-f46a > li > a,
.photo-d5ed .pattern-148f {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed .avatar-in-534a.box-warm-a984 li a:hover,
.photo-d5ed .caption_prev_74a6 a:hover,
.photo-d5ed .label_207f:hover,
.photo-d5ed .east-f46a > li > a:hover,
.photo-d5ed .pattern-148f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-d5ed .right_cf59 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed .right_cf59 .clean-c647 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-d5ed .right_cf59:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-d5ed .fixed_9789 .active_1401 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed .fixed_9789 .active_1401 .current-33d2 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed
  .fixed_9789
  .active_1401
  .current-33d2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed
  .fixed_9789
  .active_1401
  .current-33d2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed
  .fixed_9789
  .active_1401
  .current-33d2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed
  .fixed_9789
  .active_1401
  .current-33d2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed .fixed_9789 .purple_141a {
  color: rgba(255, 255, 255, 0.79);
}
.photo-d5ed .fixed_9789 .purple_141a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-7ed4
  .photo-d5ed
  .fixed_9789
  .fluid_9526
  .avatar-4e58 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-7ed4
  .photo-d5ed
  .fixed_9789
  .fluid_9526
  .current-33d2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_over_05ae .white_c181 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.white_c181 .soft-c66f.tall_5388 .east-f46a > li > a:focus,
.white_c181 .soft-c66f.tall_5388 .east-f46a > li > a:hover,
.white_c181 .soft-c66f.simple-900c .east-f46a > li > a:focus,
.white_c181 .soft-c66f.simple-900c .east-f46a > li > a:hover,
.white_c181 .soft-c66f.progress_glass_ff58 .east-f46a > li > a:focus,
.white_c181 .soft-c66f.progress_glass_ff58 .east-f46a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_c181
  .soft-c66f.tall_5388
  .east-f46a
  > li.short_cca2
  > a,
.white_c181
  .soft-c66f.tall_5388
  .east-f46a
  > li.panel-hovered-b1e3
  > a,
.white_c181
  .soft-c66f.simple-900c
  .east-f46a
  > li.short_cca2
  > a,
.white_c181
  .soft-c66f.simple-900c
  .east-f46a
  > li.panel-hovered-b1e3
  > a,
.white_c181
  .soft-c66f.progress_glass_ff58
  .east-f46a
  > li.short_cca2
  > a,
.white_c181 .soft-c66f.progress_glass_ff58 .east-f46a > li.detail_under_3e87 > a {
  color: rgba(0, 0, 0, 0.8);
}
.white_c181 .description_gold_833d,
.white_c181 .description_gold_833d a {
  color: rgba(0, 0, 0, 0.8);
}
.white_c181 .avatar-in-534a.box-warm-a984 li a,
.white_c181 .caption_prev_74a6 a,
.white_c181 .label_207f,
.white_c181 .east-f46a > li > a,
.white_c181 .pattern-148f {
  color: rgba(0, 0, 0, 0.55);
}
.white_c181 .avatar-in-534a.box-warm-a984 li a:hover,
.white_c181 .caption_prev_74a6 a:hover,
.white_c181 .label_207f:hover,
.white_c181 .east-f46a > li > a:hover,
.white_c181 .pattern-148f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_c181 .right_cf59 {
  color: rgba(0, 0, 0, 0.55);
}
.white_c181 .right_cf59 .clean-c647 {
  color: rgba(0, 0, 0, 0.8);
}
.white_c181 .right_cf59:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_0750 .status-mini-f7b3 {
  margin-left: auto;
  margin-right: auto;
}
.main_8145 > * {
  margin-left: auto;
  margin-right: auto;
}
.main_8145 .in-25e3 {
  margin-right: 1.41575em;
}
.media_ba25 .main_8145 > .soft-2550 {
  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;
}
.media_ba25 .main_8145 > .table_solid_d7f9 {
  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;
}
.section-right-ea5c.texture_0750 .status-mini-f7b3,
.shadow_gold_14c2.texture_0750 .status-mini-f7b3 {
  margin-left: 0;
}
.right-b2f2.texture_0750 .status-mini-f7b3,
.feature-f39e.texture_0750 .status-mini-f7b3 {
  margin-right: 0;
}
.main_8145 ol,
.main_8145 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.cool_d511 video {
  max-width: 100%;
}
.shadow_2b72 img {
  display: block;
}
.shadow_2b72.in-25e3,
.shadow_2b72.container_5b68 {
  width: 100%;
}
.shadow_2b72.table_solid_d7f9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion_old_24e1:not(.breadcrumb-862c) {
  margin: 1.5em auto;
}
.hard_730a p {
  padding: 1.5em 14px;
}
ul.surface_basic_6b04.table_solid_d7f9,
ul.surface_basic_6b04.soft-2550,
ul.surface_basic_6b04.out_8886.soft-2550 {
  padding: 0 14px;
}
.caption_over_8377 {
  display: block;
  overflow-x: auto;
}
.caption_over_8377 table {
  border-collapse: collapse;
  width: 100%;
}
.caption_over_8377 td,
.caption_over_8377 th {
  padding: 0.5em;
}
.main_8145 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.main_8145 ol ol,
.main_8145 ol ul,
.main_8145 ul ol,
.main_8145 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.main_8145 ol ol li,
.main_8145 ol ul li,
.main_8145 ul ol li,
.main_8145 ul ul li {
  margin-left: 0;
}
.picture-b284.over-c289 > .dynamic_0cf5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.picture-b284.over-c289 > .dynamic_0cf5 iframe,
.picture-b284.over-c289 > .dynamic_0cf5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.first-ec03 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.first-ec03.alert_old_9584 {
  padding: 0;
}
.first-ec03.alert_old_9584 cite {
  font-size: 13px;
}
.first-ec03 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.first-ec03 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.copper-7922 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.copper-7922 > p:first-child {
  margin-top: 0;
}
.copper-7922 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.copper-7922 blockquote {
  border-left: 0;
}
.simple-2aca {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.simple-2aca:not(.footer_advanced_793c) {
  max-width: 100px;
}
.simple-2aca.tooltip_complex_511d {
  border-bottom: none !important;
  text-align: center;
}
.simple-2aca.tooltip_complex_511d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hard_730a p {
    padding: 1.5em 0;
  }
}
.backdrop_6f12 {
  color: #0073aa;
}
.container_1e04 {
  background-color: #0073aa;
}
.aside-orange-10fc {
  color: #229fd8;
}
.picture_057f {
  background-color: #229fd8;
}
.fresh-3aef {
  color: #eee;
}
.shadow_743d {
  background-color: #eee;
}
.menu_fresh_bedb {
  color: #444;
}
.hot-3065 {
  background-color: #444;
}
.carousel-2683 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.carousel-2683 .feature_right_c03f .caption_prev_74a6 {
  font-size: 15px;
}
.carousel-2683 .caption_prev_74a6 {
  line-height: 1.3;
}
.carousel-2683 .white_c181 {
}
.carousel-2683 .photo-d5ed {
  background: #235787;
}
.easy_3423 {
  padding: 0;
}
.easy_3423 .photo-d5ed {
  background: #1a1a1a;
}
.easy_3423 .white_c181 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.full_6076 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.full_6076 .white_c181 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.full_6076 .photo-d5ed {
  background: #303030;
}
.hovered_f831 {
  position: relative;
  z-index: 10;
}
.hovered_f831 .pink_591e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-6121 .hover_wood_7d7a {
  display: inline-block;
  vertical-align: middle;
}
.hover-6121.fresh-8243 .hover_wood_7d7a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover-6121.fresh-8243 .hover_wood_7d7a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-6121.fresh-8243 .hover_wood_7d7a {
    margin-right: 0.4em;
  }
}
.hover-6121.fresh-8243 .hover_wood_7d7a:last-child {
  margin-right: 0;
}
.message_new_100c .pink_591e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gallery_over_05ae .feature_right_c03f {
    margin: 0 -0.5em;
  }
  .gallery_over_05ae .feature_right_c03f [class*="customify-col-"],
  .gallery_over_05ae .feature_right_c03f [class*="customify-col_"],
  .gallery_over_05ae .feature_right_c03f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gallery_over_05ae.primary_bright_46b3 .pink_591e {
  background: 0 0 !important;
}
.gallery_over_05ae.primary_bright_46b3 .pink_591e,
.gallery_over_05ae.message_new_100c .pink_591e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gallery_over_05ae.content-329b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gallery_over_05ae.message_new_100c .pink_591e {
  box-shadow: none !important;
}
.box-9ede {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .box-9ede {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .box-9ede {
    padding: 18px 0 20px;
  }
}
.box-9ede .carousel-a1a4 {
  width: 100%;
}
.box-9ede .left_e4e3 {
  margin-bottom: 0;
}
.box-9ede .purple-e591 {
  margin-top: 5px;
  font-size: 0.875em;
}
.inner-9fb9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.inner-9fb9 .breadcrumb_4e7a {
  width: 100%;
}
.search_rough_ab48 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.search_rough_ab48 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.search_rough_ab48 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;
}
.search_rough_ab48 li:last-child:after {
  display: none;
}
.search_rough_ab48 li a {
  font-weight: 500;
  margin-right: 10px;
}
.box_hard_4519 .pro-828d button,
.box-9ede .pro-828d button {
  left: 0;
}
.box_hard_4519 .breadcrumb_4e7a,
.box-9ede .breadcrumb_4e7a {
  padding-left: 0;
  padding-right: 0;
}
.box_hard_4519 .inner-9fb9,
.box-9ede .inner-9fb9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box_hard_4519 {
  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;
}
.box_hard_4519: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;
}
.box_hard_4519 .filter_a98e {
  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) {
  .box_hard_4519 .filter_a98e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box_hard_4519 .filter_a98e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box_hard_4519 .filter_a98e {
    min-height: 200px;
  }
}
.box_hard_4519 .search_rough_ab48 {
  color: rgba(255, 255, 255, 0.8);
}
.box_hard_4519 .search_rough_ab48 a,
.box_hard_4519 .search_rough_ab48 li:after {
  color: inherit;
}
.box_hard_4519 .search_rough_ab48 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article-644c {
  margin-bottom: 0.5em;
}
.current_8b23 {
  margin-bottom: 1.2em;
}
.current_8b23,
.article-644c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.current_8b23 p:last-child,
.article-644c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pro-828d,
#masthead .pro-828d {
  display: none;
}
#masthead
  > .pro-828d.prev-b5bb {
  display: none;
}
#masthead > .pro-828d button {
  left: 0;
}
.banner_west_f679 {
  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%;
}
.banner_west_f679 .hover_wood_7d7a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.banner_west_f679 .short_fe8d {
  display: -webkit-box;
  display: flex;
}
.banner_west_f679 .short_fe8d.wood-1bb4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.banner_west_f679 .short_fe8d.disabled_d7ce {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner_west_f679 .short_fe8d.pattern-steel-2b0b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner_west_f679.list_black_c7e9.card-59b2 .short_fe8d.wood-1bb4 {
  flex-basis: 100%;
}
.banner_west_f679.preview_5fc2 .short_fe8d.disabled_d7ce {
  -webkit-box-flex: 1;
  flex: auto;
}
.banner_west_f679.preview_5fc2 .short_fe8d.pattern-steel-2b0b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pro-828d.prev-b5bb {
  display: none;
}
#masthead > .pro-828d button {
  left: 0;
}
.lower-f65b {
  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;
}
.lower-f65b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower-f65b.gas-1520 i {
  margin-right: 4px;
}
.lower-f65b.column_warm_c2fd i {
  margin-left: 5px;
}
.caption_prev_74a6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption_prev_74a6 p:last-child {
  margin-bottom: 0;
}
.link_selected_368a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.link_selected_368a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.link_selected_368a img {
  display: block;
  width: auto;
  line-height: 1;
}
.link_selected_368a .description_gold_833d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.link_selected_368a .summary-fast-3150 {
  margin: 5px 0 7px 0;
}
.link_selected_368a.mask-d034 .banner_next_9b9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_selected_368a.mask-d034 .input_black_e128 {
  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;
}
.link_selected_368a.message_west_cc4e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.link_selected_368a.message_west_cc4e .banner_next_9b9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_selected_368a.message_west_cc4e .input_black_e128 {
  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;
}
.link_selected_368a.cool_9898 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link_selected_368a.short_857e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.link_selected_368a.short_857e .input_black_e128 {
  margin-top: 7px;
}
.current-7650 {
  display: inline-block;
}
.hovered_f831 .easy_7075 .link_selected_368a img {
  max-width: 100%;
}
.soft-c66f .texture_inner_7a44.message-45cb,
.footer_tiny_31fc .texture_inner_7a44.message-45cb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-c66f .container_0fda,
.footer_tiny_31fc .container_0fda {
  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%);
}
.soft-c66f .container_0fda {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.soft-c66f.under-6ff2 .container_0fda {
  display: none;
}
.soft-c66f .photo_6d62 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.soft-c66f .photo_6d62 li {
  display: inline-block;
  position: relative;
}
.soft-c66f .photo_6d62 li:last-child {
  margin-right: 0;
}
.soft-c66f .photo_6d62 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;
}
.soft-c66f .photo_6d62 li.detail_under_3e87 > a {
  color: rgba(0, 0, 0, 0.9);
}
.soft-c66f .photo_6d62 > 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;
}
.soft-c66f .photo_6d62 > li > a i {
  line-height: 0;
}
.soft-c66f .photo_6d62 > li.new-d158 > a .container_0fda {
  margin-left: 4px;
  line-height: 0;
}
.soft-c66f .photo_6d62 .accent_40b1 li.new-d158 > a {
  position: relative;
}
.soft-c66f .photo_6d62 .accent_40b1 li.new-d158 > a:after,
.soft-c66f .photo_6d62 .accent_40b1 li.new-d158 > a:before {
  content: "";
  display: table;
}
.soft-c66f .photo_6d62 .accent_40b1 li.new-d158 > a:after {
  clear: both;
}
.soft-c66f .photo_6d62 .accent_40b1 li.new-d158 > a .container_0fda {
  margin-left: 5px;
  float: right;
}
.soft-c66f .element-cold-452a,
.soft-c66f .accent_40b1 {
  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;
}
.soft-c66f .accent_40b1 {
  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;
}
.soft-c66f .accent_40b1 .message-45cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-c66f .accent_40b1 .container_0fda {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.soft-c66f .accent_40b1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.soft-c66f .accent_40b1 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;
}
.soft-c66f .accent_40b1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.soft-c66f .accent_40b1 .accent_40b1 {
  top: 0;
  left: 100%;
}
.soft-c66f .avatar-complex-c31d.fn-focus-a719 > .element-cold-452a,
.soft-c66f .avatar-complex-c31d.fn-focus-a719 > .accent_40b1,
.soft-c66f .avatar-complex-c31d:focus > .element-cold-452a,
.soft-c66f .avatar-complex-c31d:focus > .accent_40b1,
.soft-c66f .avatar-complex-c31d:hover > .element-cold-452a,
.soft-c66f .avatar-complex-c31d:hover > .accent_40b1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.soft-c66f.progress_glass_ff58 .east-f46a:after,
.soft-c66f.progress_glass_ff58 .east-f46a:before {
  content: "";
  display: table;
}
.soft-c66f.progress_glass_ff58 .east-f46a:after {
  clear: both;
}
.soft-c66f.progress_glass_ff58 .east-f46a > li {
  float: left;
}
.soft-c66f.thick-5dd4 .east-f46a:after,
.soft-c66f.thick-5dd4 .east-f46a:before {
  content: "";
  display: table;
}
.soft-c66f.thick-5dd4 .east-f46a:after {
  clear: both;
}
.soft-c66f.thick-5dd4 .east-f46a > li {
  float: left;
}
.soft-c66f.thick-5dd4 .east-f46a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.soft-c66f.thick-5dd4 .east-f46a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.soft-c66f.thick-5dd4 .east-f46a > li.short_cca2 > a,
.soft-c66f.thick-5dd4 .east-f46a > li.detail_under_3e87 > a {
  color: #fff;
  background-color: #1e4b75;
}
.soft-c66f.tall_5388 .east-f46a > li > a .message-45cb {
  position: relative;
}
.soft-c66f.tall_5388 .east-f46a > li > a .message-45cb: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;
}
.soft-c66f.tall_5388
  .east-f46a
  > li:focus
  > a
  .message-45cb:before,
.soft-c66f.tall_5388
  .east-f46a
  > li:hover
  > a
  .message-45cb:before {
  width: 100%;
  background-color: currentColor;
}
.soft-c66f.tall_5388
  .east-f46a
  > li.short_cca2
  > a
  .message-45cb:before,
.soft-c66f.tall_5388
  .east-f46a
  > li.panel-hovered-b1e3
  > a
  .message-45cb:before {
  width: 100%;
  background-color: currentColor;
}
.soft-c66f.simple-900c .east-f46a > li > a .message-45cb {
  position: relative;
}
.soft-c66f.simple-900c .east-f46a > li > a .message-45cb: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;
}
.soft-c66f.simple-900c .east-f46a > li:focus > a .message-45cb:before,
.soft-c66f.simple-900c
  .east-f46a
  > li:hover
  > a
  .message-45cb:before {
  width: 100%;
  background-color: currentColor;
}
.soft-c66f.simple-900c
  .east-f46a
  > li.short_cca2
  > a
  .message-45cb:before,
.soft-c66f.simple-900c
  .east-f46a
  > li.panel-hovered-b1e3
  > a
  .message-45cb:before {
  width: 100%;
  background-color: currentColor;
}
.footer_tiny_31fc .photo_6d62 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_tiny_31fc .photo_6d62 li:first-child > a {
  border-top: none;
}
.footer_tiny_31fc .photo_6d62 .stale_d500 > .message-45cb .container_0fda {
  display: none;
}
.footer_tiny_31fc .photo_6d62 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.footer_tiny_31fc .photo_6d62 li:last-child {
  border: none;
}
.footer_tiny_31fc .photo_6d62 li.new-d158 > a {
  padding-right: 45px !important;
}
.footer_tiny_31fc .photo_6d62 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.footer_tiny_31fc .photo_6d62 li a:focus,
.footer_tiny_31fc .photo_6d62 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_tiny_31fc .photo_6d62 li .image_stone_b51a {
  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;
}
.footer_tiny_31fc .photo_6d62 li .image_stone_b51a:hover {
  box-shadow: none;
}
.footer_tiny_31fc .photo_6d62 li .image_stone_b51a .container_0fda {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.footer_tiny_31fc .photo_6d62 .accent_40b1 {
  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);
}
.footer_tiny_31fc .photo_6d62 .accent_40b1 li a {
  padding-left: 3em;
}
.footer_tiny_31fc .photo_6d62 .last_dae5 > a .image_stone_b51a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer_tiny_31fc .photo_6d62 .last_dae5 > .accent_40b1 {
  display: block;
  opacity: 1;
}
.summary_f5a2 {
  max-width: 100%;
}
.tertiary-large-0343 {
  line-height: 0;
  cursor: pointer;
}
.pattern-148f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern-148f:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern-148f svg {
  width: 18px;
  height: 18px;
}
.pattern-148f .header_33e0 {
  display: none;
}
.paragraph_huge_6cac {
  position: relative;
}
.paragraph_huge_6cac.fn-active-a719 .pattern-148f .dim_96b1 {
  display: none;
}
.paragraph_huge_6cac.fn-active-a719 .pattern-148f .header_33e0 {
  display: inline-block;
}
.paragraph_huge_6cac .glass-d9c2 {
  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);
}
.paragraph_huge_6cac.black-29d7 .glass-d9c2 {
  left: auto;
  right: -0.9em;
}
.paragraph_huge_6cac.black-29d7 .dynamic-e415::before {
  left: auto;
  right: 15px;
}
.paragraph_huge_6cac.fn-active-a719 .glass-d9c2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fluid_9526 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fluid_9526 label {
  flex-basis: 100%;
}
.fluid_9526 .active_1401 {
  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;
}
.fluid_9526 .current-33d2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fluid_9526 .current-33d2:focus {
  background-color: transparent;
}
.fluid_9526 button.purple_141a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fluid_9526 button.purple_141a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fluid_9526 button.purple_141a svg {
  width: 18px;
  height: 18px;
}
.fluid_9526 input[type="submit"] {
  min-height: auto;
}
.fixed_9789 .fluid_9526 .current-33d2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dynamic-e415 {
  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) {
  .dynamic-e415 {
    width: 220px;
  }
}
.dynamic-e415 label {
  flex-basis: 100%;
}
.dynamic-e415::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;
}
.picture-7ed4 .fixed_9789 .fluid_9526 {
  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;
}
.picture-7ed4
  .fixed_9789
  .fluid_9526
  .active_1401 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture-7ed4 .fixed_9789 .fluid_9526 .current-33d2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture-7ed4
  .fixed_9789
  .fluid_9526
  .current-33d2:focus {
  background: 0 0;
}
.picture-7ed4
  .fixed_9789
  .fluid_9526
  .avatar-4e58 {
  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;
}
.avatar-in-534a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-in-534a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-in-534a li:last-child {
  margin-right: 0;
}
.avatar-in-534a li:first-child {
  margin-left: 0;
}
.avatar-in-534a.focus_dynamic_2125 a {
  color: #fff;
}
.avatar-in-534a.focus_dynamic_2125 a:hover {
  color: #fff;
}
.avatar-in-534a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-in-534a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-in-534a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-in-534a a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-in-534a [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-in-534a [class*="social-icon-apple"].alert_d39f {
  background-color: transparent;
  color: #999;
}
.avatar-in-534a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-in-534a [class*="social-icon-behance"].alert_d39f {
  background-color: transparent;
  color: #1769ff;
}
.avatar-in-534a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-in-534a [class*="social-icon-bitbucket"].alert_d39f {
  background-color: transparent;
  color: #205081;
}
.avatar-in-534a [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-in-534a [class*="social-icon-codepen"].alert_d39f {
  background-color: transparent;
  color: #000;
}
.avatar-in-534a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-in-534a [class*="social-icon-delicious"].alert_d39f {
  background-color: transparent;
  color: #39f;
}
.avatar-in-534a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-in-534a [class*="social-icon-digg"].alert_d39f {
  background-color: transparent;
  color: #005be2;
}
.avatar-in-534a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-in-534a [class*="social-icon-dribbble"].alert_d39f {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-in-534a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-in-534a [class*="social-icon-envelope"].alert_d39f {
  background-color: transparent;
  color: #ea4335;
}
.avatar-in-534a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-in-534a [class*="social-icon-facebook"].alert_d39f {
  background-color: transparent;
  color: #3b5998;
}
.avatar-in-534a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-in-534a [class*="social-icon-flickr"].alert_d39f {
  background-color: transparent;
  color: #0063dc;
}
.avatar-in-534a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-in-534a [class*="social-icon-foursquare"].alert_d39f {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-in-534a [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-in-534a [class*="social-icon-github"].alert_d39f {
  background-color: transparent;
  color: #333;
}
.avatar-in-534a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-in-534a [class*="social-icon-google-plus"].alert_d39f {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-in-534a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-in-534a [class*="social-icon-houzz"].alert_d39f {
  background-color: transparent;
  color: #7ac142;
}
.avatar-in-534a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-in-534a [class*="social-icon-instagram"].alert_d39f {
  background-color: transparent;
  color: #262626;
}
.avatar-in-534a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-in-534a [class*="social-icon-jsfiddle"].alert_d39f {
  background-color: transparent;
  color: #487aa2;
}
.avatar-in-534a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-in-534a [class*="social-icon-linkedin"].alert_d39f {
  background-color: transparent;
  color: #0077b5;
}
.avatar-in-534a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-in-534a [class*="social-icon-medium"].alert_d39f {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-in-534a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-in-534a
  [class*="social-icon-odnoklassniki"].alert_d39f {
  background-color: transparent;
  color: #f4731c;
}
.avatar-in-534a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-in-534a [class*="social-icon-meetup"].alert_d39f {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-in-534a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-in-534a [class*="social-icon-pinterest"].alert_d39f {
  background-color: transparent;
  color: #bd081c;
}
.avatar-in-534a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-in-534a [class*="social-icon-product-hunt"].alert_d39f {
  background-color: transparent;
  color: #da552f;
}
.avatar-in-534a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-in-534a [class*="social-icon-reddit"].alert_d39f {
  background-color: transparent;
  color: #ff4500;
}
.avatar-in-534a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-in-534a [class*="social-icon-rss"].alert_d39f {
  background-color: transparent;
  color: #f26522;
}
.avatar-in-534a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-in-534a
  [class*="social-icon-shopping-cart"].alert_d39f {
  background-color: transparent;
  color: #4caf50;
}
.avatar-in-534a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-in-534a [class*="social-icon-skype"].alert_d39f {
  background-color: transparent;
  color: #00aff0;
}
.avatar-in-534a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-in-534a [class*="social-icon-slideshare"].alert_d39f {
  background-color: transparent;
  color: #0077b5;
}
.avatar-in-534a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-in-534a [class*="social-icon-snapchat"].alert_d39f {
  background-color: transparent;
  color: #fffc00;
}
.avatar-in-534a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-in-534a [class*="social-icon-soundcloud"].alert_d39f {
  background-color: transparent;
  color: #f80;
}
.avatar-in-534a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-in-534a [class*="social-icon-spotify"].alert_d39f {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-in-534a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-in-534a
  [class*="social-icon-stack-overflow"].alert_d39f {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-in-534a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-in-534a [class*="social-icon-maldkfgram"].alert_d39f {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-in-534a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-in-534a [class*="social-icon-tripadvisor"].alert_d39f {
  background-color: transparent;
  color: #589442;
}
.avatar-in-534a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-in-534a [class*="social-icon-tumblr"].alert_d39f {
  background-color: transparent;
  color: #35465c;
}
.avatar-in-534a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-in-534a [class*="social-icon-twitch"].alert_d39f {
  background-color: transparent;
  color: #6441a5;
}
.avatar-in-534a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-in-534a [class*="social-icon-twitter"].alert_d39f {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-in-534a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-in-534a [class*="social-icon-vimeo"].alert_d39f {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-in-534a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-in-534a [class*="social-icon-vk"].alert_d39f {
  background-color: transparent;
  color: #45668e;
}
.avatar-in-534a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-in-534a [class*="social-icon-weibo"].alert_d39f {
  background-color: transparent;
  color: #df2029;
}
.avatar-in-534a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-in-534a [class*="social-icon-weixin"].alert_d39f {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-in-534a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-in-534a [class*="social-icon-whatsapp"].alert_d39f {
  background-color: transparent;
  color: #25d366;
}
.avatar-in-534a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-in-534a [class*="social-icon-wordpress"].alert_d39f {
  background-color: transparent;
  color: #21759b;
}
.avatar-in-534a [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-in-534a [class*="social-icon-xing"].alert_d39f {
  background-color: transparent;
  color: #026466;
}
.avatar-in-534a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-in-534a [class*="social-icon-yelp"].alert_d39f {
  background-color: transparent;
  color: #af0606;
}
.avatar-in-534a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-in-534a [class*="social-icon-youtube"].alert_d39f {
  background-color: transparent;
  color: #cd201f;
}
.label_207f {
  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_207f:hover {
  box-shadow: none;
  background: 0 0;
}
.full-86a4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.liquid_a596 {
  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;
}
.glass_ed55 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter_slow_949e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter_slow_949e,
.filter_slow_949e::after,
.filter_slow_949e::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;
}
.filter_slow_949e::after,
.filter_slow_949e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list-left-9970 .liquid_a596 .glass_ed55 {
  margin-top: -2px;
  width: 19px;
}
.list-left-9970 .liquid_a596 .filter_slow_949e {
  margin-top: -1px;
}
.list-left-9970 .liquid_a596 .filter_slow_949e,
.list-left-9970 .liquid_a596 .filter_slow_949e::after,
.list-left-9970 .liquid_a596 .filter_slow_949e::before {
  width: 19px;
  height: 2px;
}
.list-left-9970 .liquid_a596 .filter_slow_949e::before {
  top: -6px;
}
.list-left-9970 .liquid_a596 .filter_slow_949e::after {
  bottom: -6px;
}
.progress-6494 .liquid_a596 .glass_ed55 {
  margin-top: -2px;
  width: 22px;
}
.progress-6494 .liquid_a596 .filter_slow_949e {
  margin-top: -1px;
}
.progress-6494 .liquid_a596 .filter_slow_949e,
.progress-6494 .liquid_a596 .filter_slow_949e::after,
.progress-6494 .liquid_a596 .filter_slow_949e::before {
  width: 22px;
  height: 2px;
}
.progress-6494 .liquid_a596 .filter_slow_949e::before {
  top: -7px;
}
.progress-6494 .liquid_a596 .filter_slow_949e::after {
  bottom: -7px;
}
.description_5de3 .liquid_a596 .glass_ed55 {
  margin-top: -2px;
  width: 31px;
}
.description_5de3 .liquid_a596 .filter_slow_949e {
  margin-top: -1.5px;
}
.description_5de3 .liquid_a596 .filter_slow_949e,
.description_5de3 .liquid_a596 .filter_slow_949e::after,
.description_5de3 .liquid_a596 .filter_slow_949e::before {
  width: 31px;
  height: 3px;
}
.description_5de3 .liquid_a596 .filter_slow_949e::before {
  top: -9px;
}
.description_5de3 .liquid_a596 .filter_slow_949e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .white-fe67 .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 19px;
  }
  .white-fe67 .liquid_a596 .filter_slow_949e {
    margin-top: -1px;
  }
  .white-fe67 .liquid_a596 .filter_slow_949e,
  .white-fe67 .liquid_a596 .filter_slow_949e::after,
  .white-fe67 .liquid_a596 .filter_slow_949e::before {
    width: 19px;
    height: 2px;
  }
  .white-fe67 .liquid_a596 .filter_slow_949e::before {
    top: -6px;
  }
  .white-fe67 .liquid_a596 .filter_slow_949e::after {
    bottom: -6px;
  }
  .pink-0c0e .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 22px;
  }
  .pink-0c0e .liquid_a596 .filter_slow_949e {
    margin-top: -1px;
  }
  .pink-0c0e .liquid_a596 .filter_slow_949e,
  .pink-0c0e .liquid_a596 .filter_slow_949e::after,
  .pink-0c0e .liquid_a596 .filter_slow_949e::before {
    width: 22px;
    height: 2px;
  }
  .pink-0c0e .liquid_a596 .filter_slow_949e::before {
    top: -7px;
  }
  .pink-0c0e .liquid_a596 .filter_slow_949e::after {
    bottom: -7px;
  }
  .photo-huge-7dcc .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-huge-7dcc .liquid_a596 .filter_slow_949e {
    margin-top: -1.5px;
  }
  .photo-huge-7dcc .liquid_a596 .filter_slow_949e,
  .photo-huge-7dcc .liquid_a596 .filter_slow_949e::after,
  .photo-huge-7dcc .liquid_a596 .filter_slow_949e::before {
    width: 31px;
    height: 3px;
  }
  .photo-huge-7dcc .liquid_a596 .filter_slow_949e::before {
    top: -9px;
  }
  .photo-huge-7dcc .liquid_a596 .filter_slow_949e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lower-4923 .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 19px;
  }
  .lower-4923 .liquid_a596 .filter_slow_949e {
    margin-top: -1px;
  }
  .lower-4923 .liquid_a596 .filter_slow_949e,
  .lower-4923 .liquid_a596 .filter_slow_949e::after,
  .lower-4923 .liquid_a596 .filter_slow_949e::before {
    width: 19px;
    height: 2px;
  }
  .lower-4923 .liquid_a596 .filter_slow_949e::before {
    top: -6px;
  }
  .lower-4923 .liquid_a596 .filter_slow_949e::after {
    bottom: -6px;
  }
  .full-1dcb .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 22px;
  }
  .full-1dcb .liquid_a596 .filter_slow_949e {
    margin-top: -1px;
  }
  .full-1dcb .liquid_a596 .filter_slow_949e,
  .full-1dcb .liquid_a596 .filter_slow_949e::after,
  .full-1dcb .liquid_a596 .filter_slow_949e::before {
    width: 22px;
    height: 2px;
  }
  .full-1dcb .liquid_a596 .filter_slow_949e::before {
    top: -7px;
  }
  .full-1dcb .liquid_a596 .filter_slow_949e::after {
    bottom: -7px;
  }
  .static-edc0 .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 31px;
  }
  .static-edc0 .liquid_a596 .filter_slow_949e {
    margin-top: -1.5px;
  }
  .static-edc0 .liquid_a596 .filter_slow_949e,
  .static-edc0 .liquid_a596 .filter_slow_949e::after,
  .static-edc0 .liquid_a596 .filter_slow_949e::before {
    width: 31px;
    height: 3px;
  }
  .static-edc0 .liquid_a596 .filter_slow_949e::before {
    top: -9px;
  }
  .static-edc0 .liquid_a596 .filter_slow_949e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero-c406 .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-c406 .liquid_a596 .filter_slow_949e {
    margin-top: -1px;
  }
  .hero-c406 .liquid_a596 .filter_slow_949e,
  .hero-c406 .liquid_a596 .filter_slow_949e::after,
  .hero-c406 .liquid_a596 .filter_slow_949e::before {
    width: 19px;
    height: 2px;
  }
  .hero-c406 .liquid_a596 .filter_slow_949e::before {
    top: -6px;
  }
  .hero-c406 .liquid_a596 .filter_slow_949e::after {
    bottom: -6px;
  }
  .hero_dynamic_ce45 .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 22px;
  }
  .hero_dynamic_ce45 .liquid_a596 .filter_slow_949e {
    margin-top: -1px;
  }
  .hero_dynamic_ce45 .liquid_a596 .filter_slow_949e,
  .hero_dynamic_ce45 .liquid_a596 .filter_slow_949e::after,
  .hero_dynamic_ce45 .liquid_a596 .filter_slow_949e::before {
    width: 22px;
    height: 2px;
  }
  .hero_dynamic_ce45 .liquid_a596 .filter_slow_949e::before {
    top: -7px;
  }
  .hero_dynamic_ce45 .liquid_a596 .filter_slow_949e::after {
    bottom: -7px;
  }
  .layout-78cf .liquid_a596 .glass_ed55 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-78cf .liquid_a596 .filter_slow_949e {
    margin-top: -1.5px;
  }
  .layout-78cf .liquid_a596 .filter_slow_949e,
  .layout-78cf .liquid_a596 .filter_slow_949e::after,
  .layout-78cf .liquid_a596 .filter_slow_949e::before {
    width: 31px;
    height: 3px;
  }
  .layout-78cf .liquid_a596 .filter_slow_949e::before {
    top: -9px;
  }
  .layout-78cf .liquid_a596 .filter_slow_949e::after {
    bottom: -9px;
  }
}
.carousel_pink_dc6b .filter_slow_949e {
  -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);
}
.carousel_pink_dc6b .filter_slow_949e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel_pink_dc6b .filter_slow_949e::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);
}
.carousel_pink_dc6b.media_8158 .filter_slow_949e {
  -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);
}
.carousel_pink_dc6b.media_8158 .filter_slow_949e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel_pink_dc6b.media_8158 .filter_slow_949e::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);
}
.button_068b {
  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.input_soft_92aa:before {
  display: none;
}
.shade_fluid_ea15 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade_fluid_ea15 .filter-green-585d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade_fluid_ea15 .filter-green-585d:last-of-type {
  border-bottom: none;
}
.shade_fluid_ea15 .filter-green-585d.smooth-bef2,
.shade_fluid_ea15 .filter-green-585d.tall-b546,
.shade_fluid_ea15 .filter-green-585d.section-d708 {
  padding: 0;
}
.shade_fluid_ea15 .footer_tiny_31fc .image_stone_b51a {
  color: currentColor;
}
.shade_fluid_ea15 .footer_tiny_31fc .image_stone_b51a:focus,
.shade_fluid_ea15 .footer_tiny_31fc .image_stone_b51a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_fluid_ea15.white_c181 .right_cf59,
.shade_fluid_ea15.white_c181 .caption_prev_74a6 a,
.shade_fluid_ea15.white_c181 .east-f46a a,
.shade_fluid_ea15.white_c181 .accent_40b1 a {
  color: rgba(0, 0, 0, 0.55);
}
.shade_fluid_ea15.white_c181 .right_cf59:hover,
.shade_fluid_ea15.white_c181 .caption_prev_74a6 a:hover,
.shade_fluid_ea15.white_c181 .east-f46a a:hover,
.shade_fluid_ea15.white_c181 .accent_40b1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_fluid_ea15.white_c181 .clean-c647 {
  color: rgba(0, 0, 0, 0.8);
}
.shade_fluid_ea15.white_c181 .filter-green-585d {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_fluid_ea15.white_c181 .filter-green-585d:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade_fluid_ea15.white_c181 .fresh_0f59:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade_fluid_ea15.white_c181 .footer_tiny_31fc .photo_6d62 li a,
.shade_fluid_ea15.white_c181 .footer_tiny_31fc .image_stone_b51a,
.shade_fluid_ea15.white_c181 .accent_40b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_fluid_ea15.white_c181 .footer_tiny_31fc .image_stone_b51a:focus,
.shade_fluid_ea15.white_c181 .footer_tiny_31fc .image_stone_b51a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_fluid_ea15.white_c181 .photo_6d62 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_fluid_ea15.photo-d5ed .right_cf59,
.shade_fluid_ea15.photo-d5ed .caption_prev_74a6 a,
.shade_fluid_ea15.photo-d5ed .east-f46a .image_stone_b51a,
.shade_fluid_ea15.photo-d5ed .east-f46a a,
.shade_fluid_ea15.photo-d5ed .accent_40b1 a {
  color: rgba(255, 255, 255, 0.79);
}
.shade_fluid_ea15.photo-d5ed .right_cf59:hover,
.shade_fluid_ea15.photo-d5ed .caption_prev_74a6 a:hover,
.shade_fluid_ea15.photo-d5ed .east-f46a .image_stone_b51a:hover,
.shade_fluid_ea15.photo-d5ed .east-f46a a:hover,
.shade_fluid_ea15.photo-d5ed .accent_40b1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_fluid_ea15.photo-d5ed .clean-c647 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_fluid_ea15.photo-d5ed .filter-green-585d {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_fluid_ea15.photo-d5ed .filter-green-585d:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade_fluid_ea15.photo-d5ed .fresh_0f59:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade_fluid_ea15.photo-d5ed .footer_tiny_31fc .photo_6d62 li a,
.shade_fluid_ea15.photo-d5ed .footer_tiny_31fc .image_stone_b51a,
.shade_fluid_ea15.photo-d5ed .accent_40b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_fluid_ea15.photo-d5ed .footer_tiny_31fc .image_stone_b51a:focus,
.shade_fluid_ea15.photo-d5ed .footer_tiny_31fc .image_stone_b51a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_fluid_ea15.photo-d5ed .photo_6d62 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_0f59 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fresh_0f59:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface-fluid-40dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label-389e .shade_fluid_ea15 {
  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;
}
.label-389e .filter-green-585d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label-389e .filter-green-585d: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) {
  .label-389e .filter-green-585d:before {
    width: 16%;
    left: 42%;
  }
}
.label-389e .filter-green-585d:last-child:before {
  content: none;
}
.label-389e .filter-green-585d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label-389e .footer_tiny_31fc .photo_6d62 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label-389e .footer_tiny_31fc .photo_6d62 li a .image_stone_b51a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label-389e .footer_tiny_31fc .accent_40b1 {
  border: none;
}
.label-389e .footer_tiny_31fc .accent_40b1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label-389e .fresh_0f59 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-389e .surface-fluid-40dc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label-389e .photo-d5ed .fresh_0f59:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-389e .white_c181.shade-old-4e72 .filter_slow_949e {
  background: rgba(0, 0, 0, 0.6);
}
.label-389e
  .white_c181.shade-old-4e72
  .filter_slow_949e::after,
.label-389e
  .white_c181.shade-old-4e72
  .filter_slow_949e:before {
  background: inherit;
}
.label-389e
  .white_c181.shade-old-4e72:hover
  .filter_slow_949e {
  background: rgba(0, 0, 0, 0.8);
}
.overlay-red-a581 .shade_fluid_ea15 {
  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) {
  .overlay-red-a581 .shade_fluid_ea15 {
    width: auto;
    right: 45px;
  }
}
.button-clean-3c5b .shade_fluid_ea15 {
  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) {
  .button-clean-3c5b .shade_fluid_ea15 {
    width: auto;
    left: 45px;
  }
}
.input_soft_92aa .shade_fluid_ea15 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.input_soft_92aa .surface-fluid-40dc {
  max-width: 48em;
  margin: 0 auto;
}
.input_soft_92aa .fresh_0f59:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.short_7185 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.short_7185.label-389e .shade_fluid_ea15 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.short_7185.overlay-red-a581 .shade_fluid_ea15 {
  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);
}
.short_7185 .shade_fluid_ea15 {
  visibility: visible;
}
.short_7185.button-clean-3c5b .shade_fluid_ea15 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.right-8d44,
.over-447a {
  overflow-x: hidden;
}
.right-8d44 .shade_fluid_ea15 {
  overflow: auto;
}
.right-8d44.label-389e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right-8d44.label-389e .shade_fluid_ea15 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.right-8d44.label-389e .label_207f {
  opacity: 0;
}
.right-8d44.overlay-red-a581 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right-8d44.overlay-red-a581 .shade_fluid_ea15 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.right-8d44.overlay-red-a581 .label_207f {
  opacity: 0;
}
.right-8d44.button-clean-3c5b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right-8d44.button-clean-3c5b .shade_fluid_ea15 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.right-8d44.button-clean-3c5b .label_207f {
  opacity: 0;
}
.right-8d44.input_soft_92aa .shade_fluid_ea15 {
  z-index: 10;
  visibility: visible;
}
.shade-old-4e72 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade-old-4e72 .filter_slow_949e {
  background: rgba(255, 255, 255, 0.99);
}
.shade-old-4e72 .filter_slow_949e::after,
.shade-old-4e72 .filter_slow_949e:before {
  background: inherit;
}
.shade-old-4e72:hover .filter_slow_949e {
  background: rgba(255, 255, 255, 0.99);
}
.button-clean-3c5b .shade-old-4e72 {
  top: 10px;
  right: auto;
  left: 12px;
}
.input_soft_92aa .shade-old-4e72 {
  display: none !important;
}
.right-8d44:before,
.over-447a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.right-8d44 .shade-old-4e72,
.over-447a .shade-old-4e72 {
  display: inline-block;
}
.shade_fluid_ea15 .hover_wood_7d7a {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.right-8d44 .shade_fluid_ea15 .hover_wood_7d7a,
.over-447a .shade_fluid_ea15 .hover_wood_7d7a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wide-2e7a .active_1401 {
  width: 100%;
}
.easy_7075 {
  padding: 0 0.5em 0;
}
.easy_7075 [class*="customify-col-"],
.easy_7075 [class*="customify-col_"],
.easy_7075 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.rough-f874 .easy_7075 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature_right_c03f .feature_6e3b,
  .feature_6e3b {
    display: none;
  }
  .banner_8885 {
    text-align: left;
  }
  .hover_wide_e3ec {
    text-align: center;
  }
  .image_dirty_39f4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature_right_c03f .bright-b612,
  .bright-b612 {
    display: none;
  }
  .surface-aefa {
    text-align: left;
  }
  .label_6229 {
    text-align: center;
  }
  .pro_040e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature_right_c03f .input_cold_3d39,
  .input_cold_3d39 {
    display: none;
  }
  .list_6b84 {
    text-align: left;
  }
  .section-cce1 {
    text-align: center;
  }
  .menu-prev-0fc4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.link_fa5a {
  box-shadow: none !important;
}
.huge_0197 .overlay-cold-8780,
.stale-79e7 .overlay-cold-8780 {
  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;
}
.stale-79e7 .overlay-cold-8780 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pink_591e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pink_591e:after,
.pink_591e:before {
  content: "";
  display: table;
}
.pink_591e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pink_591e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pink_591e,
.content-329b {
  max-width: 1248px;
  margin: 0 auto;
}

.surface_outer_ad13.carousel-complex-268e .pink_591e {
  max-width: 100%;
}
.surface_outer_ad13.solid_75e3 {
  max-width: 1200px;
  margin: 0 auto;
}
.surface_outer_ad13.feature_62fe .pink_591e {
  max-width: 100%;
}
.surface_outer_ad13.feature_62fe > .pink_591e {
  padding-left: 0;
  padding-right: 0;
}
.surface_outer_ad13.feature_62fe > .pink_591e .feature_right_c03f {
  margin: 0;
}
.surface_outer_ad13.feature_62fe
  > .pink_591e
  .widget_73e2.form_1ada {
  margin-right: 0;
  margin-left: 0;
}
.surface_outer_ad13.feature_62fe #main.form_1ada {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .slider-last-b006 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .slider-last-b006 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .highlight_gold_8976 .status-mini-f7b3 {
    padding-right: 1em;
  }
  .highlight_gold_8976.plasma_eac3 .widget_73e2 {
    border-right: 1px solid #eaecee;
  }
  .highlight_gold_8976.plasma_eac3 .status-mini-f7b3 {
    padding-right: 1em;
  }
  .highlight_gold_8976.plasma_eac3 .search_bottom_9de8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-d3ba .status-mini-f7b3 {
    padding-left: 1em;
  }
  .fluid-d3ba.plasma_eac3 .widget_73e2 {
    border-left: 1px solid #eaecee;
  }
  .fluid-d3ba.plasma_eac3 .status-mini-f7b3 {
    padding-left: 1em;
  }
  .fluid-d3ba.plasma_eac3 .search_bottom_9de8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_brown_c396 .status-mini-f7b3 {
    padding-left: 1em;
  }
  .photo_brown_c396.plasma_eac3 .backdrop-next-9d31 {
    border-right: 1px solid #eaecee;
  }
  .photo_brown_c396.plasma_eac3 .upper_4301 {
    border-right: 1px solid #eaecee;
  }
  .photo_brown_c396.plasma_eac3 .status-mini-f7b3 {
    padding-left: 1em;
  }
  .photo_brown_c396.plasma_eac3 .search_bottom_9de8 {
    padding-right: 1em;
  }
  .photo_brown_c396.plasma_eac3 .footer-1beb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_2e19 .status-mini-f7b3 {
    padding-right: 1em;
  }
  .content_2e19.plasma_eac3 .backdrop-next-9d31 {
    border-left: 1px solid #eaecee;
  }
  .content_2e19.plasma_eac3 .upper_4301 {
    border-left: 1px solid #eaecee;
  }
  .content_2e19.plasma_eac3 .status-mini-f7b3 {
    padding-right: 1em;
  }
  .content_2e19.plasma_eac3 .search_bottom_9de8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_2e19.plasma_eac3 .footer-1beb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-last-b006 .status-mini-f7b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-last-b006.plasma_eac3 .widget_73e2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .slider-last-b006.plasma_eac3 .status-mini-f7b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-last-b006.plasma_eac3 .search_bottom_9de8 {
    padding-left: 1em;
  }
  .slider-last-b006.plasma_eac3 .footer-1beb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .slider-last-b006.plasma_eac3 .status-mini-f7b3 {
    padding-left: 0;
  }
}
.media-pink-407a .hover-6121 {
  display: inline-block;
}
.box-67aa {
  display: inline-block;
}
.active_3fa1 {
  word-con: break-word;
}
.texture-steel-a313 > span {
  display: inline-block;
  padding: 5px 0;
}
.texture-steel-a313 .alert_solid_8b35 {
  margin-left: 8px;
  margin-right: 8px;
}
.texture-steel-a313 .notice-yellow-e497 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notification-fixed-69a0 .button_fd51 {
  margin-bottom: 2em;
}
.notification-fixed-69a0 .popup-last-07fc {
  margin-bottom: 15px;
}
.notification-fixed-69a0 .popup-last-07fc:last-child {
  margin-bottom: 0;
}
.notification-fixed-69a0 .description_bf92 {
  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) {
  .notification-fixed-69a0 .description_bf92 {
    display: block;
  }
}
.notification-fixed-69a0 .dropdown_iron_af12 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notification-fixed-69a0 .dropdown_iron_af12 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notification-fixed-69a0 .texture-594a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notification-fixed-69a0 .texture-594a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notification-fixed-69a0 .texture-594a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notification-fixed-69a0 .active_3fa1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification-fixed-69a0 .active_3fa1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notification-fixed-69a0 .background_rough_64bd p:last-child {
  margin-bottom: 0;
}
.notification-fixed-69a0 .tiny-53d0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notification-fixed-69a0 .image-2d33 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notification-fixed-69a0 .liquid-a022 {
  margin-top: 1em;
}
.notification-fixed-69a0 .layout_large_d866 {
  top: 0;
  display: block;
}
.notification-fixed-69a0 .layout_large_d866 a {
  color: inherit;
}
.notification-fixed-69a0 .layout_large_d866 a:hover {
  color: inherit;
}
.notification-fixed-69a0 .tag-bright-15db {
  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;
}
.notification-fixed-69a0 .tag-bright-15db:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notification-fixed-69a0 .image-2d33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notification-fixed-69a0 .carousel-c3d1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notification-fixed-69a0 .carousel-c3d1:first-child {
  margin-top: 0;
}
.notification-fixed-69a0 .carousel-c3d1.filter-f186 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notification-fixed-69a0 .carousel-c3d1.new_2e6d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification-fixed-69a0
  .carousel-c3d1.new_2e6d.feature_758a
  .liquid-a022 {
  width: 100%;
}
.notification-fixed-69a0 .new_2e6d {
  -webkit-box-align: center;
  align-items: center;
}
.notification-fixed-69a0 .new_2e6d .texture-steel-a313,
.notification-fixed-69a0 .new_2e6d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notification-fixed-69a0 .texture-594a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification-fixed-69a0 .texture-594a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification-fixed-69a0 .texture-594a: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;
}
.notification-fixed-69a0 .filter-f186 {
  z-index: 5;
}
.notification-fixed-69a0 .stale_ce98 .hovered_d9f2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notification-fixed-69a0 .heading_active_a555 .hovered_d9f2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notification-fixed-69a0 .badge-first-18b6 .hovered_d9f2 {
  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;
}
.notification-fixed-69a0.highlight-d0fe .description_bf92,
.notification-fixed-69a0.photo-6bc5 .description_bf92 {
  display: block;
}
.notification-fixed-69a0.highlight-d0fe .description_bf92 .description_iron_402f,
.notification-fixed-69a0.highlight-d0fe .description_bf92 .image-2d33,
.notification-fixed-69a0.photo-6bc5 .description_bf92 .description_iron_402f,
.notification-fixed-69a0.photo-6bc5 .description_bf92 .image-2d33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification-fixed-69a0.table-short-57fb .dropdown_iron_af12 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notification-fixed-69a0.table-short-57fb .dropdown_iron_af12 {
    margin-right: 0;
  }
}
.notification-fixed-69a0.highlight-d0fe .dropdown_iron_af12,
.notification-fixed-69a0.photo-6bc5 .dropdown_iron_af12 {
  padding-top: 40%;
}
.notification-fixed-69a0.highlight-d0fe .button_fd51,
.notification-fixed-69a0.photo-6bc5 .button_fd51 {
  display: block;
}
.notification-fixed-69a0.highlight-d0fe .fn-sticky-a719 .image-2d33,
.notification-fixed-69a0.photo-6bc5 .fn-sticky-a719 .image-2d33 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notification-fixed-69a0.highlight-d0fe .dropdown_iron_af12,
.notification-fixed-69a0.photo-6bc5 .dropdown_iron_af12 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notification-fixed-69a0.highlight-d0fe .image-2d33 {
  padding: 1em;
}
.summary-clean-8a3d {
  margin: 30px auto;
  display: block;
}
.summary-clean-8a3d .blue_5b21 > * {
  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;
}
.summary-clean-8a3d .blue_5b21 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary-clean-8a3d .blue_5b21 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-copper-1735 .texture-steel-a313 {
  margin-bottom: 1.41575em;
}
.menu-copper-1735 .photo_smooth_e9d3 {
  margin-bottom: 1.618em;
}
.main_8145 .pink_aecd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.main_8145 .pink_aecd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.main_8145 .label-narrow-283c {
  max-width: 100%;
  overflow: auto;
}
.texture_0750 .main_8145 a:hover {
  text-decoration: underline;
}
.white_358c .popup-last-07fc:not(.active_3fa1),
.white_358c .texture-594a {
  margin-bottom: 1.41575em;
}
.white_358c .popup-last-07fc:not(.active_3fa1):last-child,
.white_358c .texture-594a:last-child {
  margin-bottom: 0;
}
.white_358c .popup-last-07fc.hero_fd9b {
  margin-bottom: 0.41575em;
}
.white_358c .popup_active_d94d:before,
.white_358c .bright_df63:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.white_358c .popup_active_d94d:before {
  content: "\f115";
}
.white_358c .bright_df63:before {
  content: "\f02c";
}
.white_358c .action_7ce2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.white_358c .action_7ce2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.feature-silver-1edb {
  display: -webkit-box;
  display: flex;
}
.feature-silver-1edb .static-1f19 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .feature-silver-1edb .static-1f19 {
    flex-basis: 90px;
  }
}
.feature-silver-1edb .accordion-pressed-8450 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-silver-1edb .accordion-pressed-8450 {
    flex-basis: calc(100% - 50px);
  }
}
.feature-silver-1edb .summary_liquid_26e1 p:last-child {
  margin-bottom: 0.72em;
}
.current-37a4 .blue_5b21 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.current-37a4 .blue_5b21:after,
.current-37a4 .blue_5b21:before {
  content: "";
  display: table;
}
.current-37a4 .blue_5b21:after {
  clear: both;
}
.current-37a4 .blue_5b21 .modal_cool_5ed4,
.current-37a4 .blue_5b21 .article-west-5c12 {
  width: 49%;
}
.current-37a4 .blue_5b21 .modal_cool_5ed4 a span.component-wide-fe41,
.current-37a4 .blue_5b21 .article-west-5c12 a span.component-wide-fe41 {
  display: block;
  margin-bottom: 5px;
}
.current-37a4 .blue_5b21 .article-west-5c12 {
  float: left;
  text-align: left;
}
.current-37a4 .blue_5b21 .modal_cool_5ed4 {
  float: right;
  text-align: right;
}
.footer-0d23 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer-0d23 {
    margin-bottom: 0;
  }
}
.pagination-da45 {
  margin-bottom: 1em;
}
.pagination-da45 .active_3fa1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.stale_1d02 a {
  display: block;
  line-height: 0;
  position: relative;
}
.item_fc69 .pagination-da45,
.module-advanced-5e93 .pagination-da45 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .item_fc69 .pagination-da45,
  .module-advanced-5e93 .pagination-da45 {
    display: block;
  }
}
.item_fc69 .stale_1d02,
.module-advanced-5e93 .stale_1d02 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .item_fc69 .stale_1d02,
  .module-advanced-5e93 .stale_1d02 {
    margin-bottom: 1em;
  }
}
.item_fc69 .stale_1d02 img,
.module-advanced-5e93 .stale_1d02 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.item_fc69 .sidebar-static-ebdb,
.module-advanced-5e93 .sidebar-static-ebdb {
  flex-basis: calc(100% - 160px);
}
.item_fc69 .sidebar-static-ebdb p,
.module-advanced-5e93 .sidebar-static-ebdb p {
  margin-bottom: 0;
}
.item_fc69 .sidebar-static-ebdb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .item_fc69 .sidebar-static-ebdb {
    padding-left: 0;
  }
}
.module-advanced-5e93 .sidebar-static-ebdb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .module-advanced-5e93 .sidebar-static-ebdb {
    padding-right: 0;
  }
}
.module-advanced-5e93 .stale_1d02 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-a578 .stale_1d02 {
  margin-bottom: 0.5em;
}
.breadcrumb-a578 .stale_1d02 img {
  width: 100%;
}
.old-a3eb .simple_9dd4,
.button_5fc2 .simple_9dd4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button_5fc2 .widget_73e2 .tooltip_short_1a20 p:last-child {
  margin-bottom: 0;
}
.tall-382a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gallery_under_585d .paragraph-83ad {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gallery_under_585d .paragraph-83ad:last-of-type {
    margin-bottom: 0;
  }
}
.gallery_under_585d .paragraph-83ad ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery_under_585d .paragraph-83ad ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery_under_585d .paragraph-83ad ul li {
  margin: 0 0 0.6em;
}
.gallery_under_585d .paragraph-83ad ul li.picture-3d83,
.gallery_under_585d .paragraph-83ad ul li.info_yellow_53d1 {
  position: relative;
}
.gallery_under_585d .paragraph-83ad ul li.picture-3d83 .sort-mini-4d3e,
.gallery_under_585d .paragraph-83ad ul li.info_yellow_53d1 .sort-mini-4d3e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gallery_under_585d .paragraph-83ad ul li.picture-3d83:after:after,
.gallery_under_585d .paragraph-83ad ul li.picture-3d83:after:before,
.gallery_under_585d
  .paragraph-83ad
  ul
  li.info_yellow_53d1:after:after,
.gallery_under_585d
  .paragraph-83ad
  ul
  li.info_yellow_53d1:after:before {
  content: "";
  display: table;
}
.gallery_under_585d .paragraph-83ad ul li.picture-3d83:after:after,
.gallery_under_585d
  .paragraph-83ad
  ul
  li.info_yellow_53d1:after:after {
  clear: both;
}
.gallery_under_585d .paragraph-83ad a.sort-ea80:hover {
  text-decoration: none;
}
.gallery_under_585d .paragraph-83ad select {
  max-width: 100%;
}
.gallery_under_585d .paragraph-83ad table {
  font-size: 85%;
}
.gallery_under_585d .paragraph-83ad table td,
.gallery_under_585d .paragraph-83ad table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gallery_under_585d .paragraph-83ad table tfoot td {
  text-align: left;
}
.gallery_under_585d .paragraph-83ad :last-child {
  margin-bottom: 0;
}
.gallery_under_585d .paragraph-83ad .pattern_medium_9e2c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gallery_under_585d .paragraph-83ad .pattern_medium_9e2c label {
  width: 100%;
}
.gallery_under_585d .paragraph-83ad .pattern_medium_9e2c .current-33d2 {
  width: 100%;
  display: block;
}
.gallery_under_585d .paragraph-83ad .pattern_medium_9e2c .purple_141a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gallery_under_585d .paragraph-83ad .pattern_medium_9e2c .purple_141a:hover svg #svg-search {
  fill: #444;
}
.gallery_under_585d .paragraph-83ad .pattern_medium_9e2c .purple_141a svg {
  width: 18px;
  height: 18px;
}
.gallery_under_585d .description-cc50 ul ul,
.gallery_under_585d .shade-tiny-d875 ul ul,
.gallery_under_585d .wood-e12e ul ul,
.gallery_under_585d .paragraph_71f1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gallery_under_585d .description-cc50 .new-d158 > a,
.gallery_under_585d .shade-tiny-d875 .new-d158 > a,
.gallery_under_585d .wood-e12e .new-d158 > a,
.gallery_under_585d .paragraph_71f1 .new-d158 > a {
  margin-bottom: 0;
}
.gallery_under_585d .bronze-d198 li,
.gallery_under_585d .description-cc50 li,
.gallery_under_585d .title_879d li,
.gallery_under_585d .shade-tiny-d875 li,
.gallery_under_585d .wood-e12e li,
.gallery_under_585d .paragraph_71f1 li,
.gallery_under_585d .main_fd0b li,
.gallery_under_585d .black_4c7f li {
  display: block;
  position: relative;
}
.gallery_under_585d .bronze-d198 li:last-child,
.gallery_under_585d .description-cc50 li:last-child,
.gallery_under_585d .title_879d li:last-child,
.gallery_under_585d .shade-tiny-d875 li:last-child,
.gallery_under_585d .wood-e12e li:last-child,
.gallery_under_585d .paragraph_71f1 li:last-child,
.gallery_under_585d .main_fd0b li:last-child,
.gallery_under_585d .black_4c7f li:last-child {
  border: none;
}
.gallery_under_585d .bronze-d198 li a,
.gallery_under_585d .description-cc50 li a,
.gallery_under_585d .title_879d li a,
.gallery_under_585d .shade-tiny-d875 li a,
.gallery_under_585d .wood-e12e li a,
.gallery_under_585d .paragraph_71f1 li a,
.gallery_under_585d .main_fd0b li a,
.gallery_under_585d .black_4c7f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery_under_585d .bronze-d198 li ul li::before,
.gallery_under_585d .description-cc50 li ul li::before,
.gallery_under_585d .title_879d li ul li::before,
.gallery_under_585d .shade-tiny-d875 li ul li::before,
.gallery_under_585d .wood-e12e li ul li::before,
.gallery_under_585d .paragraph_71f1 li ul li::before,
.gallery_under_585d .main_fd0b li ul li::before,
.gallery_under_585d .black_4c7f li ul li::before {
  left: 15px;
}
.gallery_under_585d .bronze-d198 li ul a,
.gallery_under_585d .description-cc50 li ul a,
.gallery_under_585d .title_879d li ul a,
.gallery_under_585d .shade-tiny-d875 li ul a,
.gallery_under_585d .wood-e12e li ul a,
.gallery_under_585d .paragraph_71f1 li ul a,
.gallery_under_585d .main_fd0b li ul a,
.gallery_under_585d .black_4c7f li ul a {
  padding-left: 20px;
}
.gallery_under_585d .bronze-d198 li ul ul li::before,
.gallery_under_585d .description-cc50 li ul ul li::before,
.gallery_under_585d .title_879d li ul ul li::before,
.gallery_under_585d .shade-tiny-d875 li ul ul li::before,
.gallery_under_585d .wood-e12e li ul ul li::before,
.gallery_under_585d .paragraph_71f1 li ul ul li::before,
.gallery_under_585d .main_fd0b li ul ul li::before,
.gallery_under_585d .black_4c7f li ul ul li::before {
  left: 30px;
}
.gallery_under_585d .bronze-d198 li ul ul a,
.gallery_under_585d .description-cc50 li ul ul a,
.gallery_under_585d .title_879d li ul ul a,
.gallery_under_585d .shade-tiny-d875 li ul ul a,
.gallery_under_585d .wood-e12e li ul ul a,
.gallery_under_585d .paragraph_71f1 li ul ul a,
.gallery_under_585d .main_fd0b li ul ul a,
.gallery_under_585d .black_4c7f li ul ul a {
  padding-left: 40px;
}
.gallery_under_585d .mask-7f58 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery_under_585d .black_4c7f ul li {
  margin-bottom: 1.41575em;
}
.gallery_under_585d .black_4c7f ul li .pink-3cde {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gallery_under_585d .black_4c7f ul li .border-1860 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-d5ed .bronze-d198 li a,
.photo-d5ed .description-cc50 li a,
.photo-d5ed .title_879d li a,
.photo-d5ed .shade-tiny-d875 li a,
.photo-d5ed .wood-e12e li a,
.photo-d5ed .paragraph_71f1 li a,
.photo-d5ed .main_fd0b li a,
.photo-d5ed .black_4c7f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-d5ed .mask-7f58 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-d5ed .paragraph-83ad ul li.picture-3d83 .sort-mini-4d3e,
.photo-d5ed .paragraph-83ad ul li.info_yellow_53d1 .sort-mini-4d3e {
  background: rgba(0, 0, 0, 0.2);
}
.photo-d5ed .gallery_under_585d .paragraph-83ad select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li {
  margin: 0;
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li ul {
  margin: 0;
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li ul li a {
  padding-left: 15px;
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li ul li li a {
  padding-left: 30px;
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li.detail_under_3e87 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li.detail_under_3e87 > 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;
}
.surface_outer_ad13 .gallery_under_585d .photo_6d62 li.detail_under_3e87 > 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;
}
.current-9ee6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid-b594 {
  position: relative;
  z-index: 10;
}
.grid-b594 .hover_wood_7d7a {
  width: 100%;
  max-width: 100%;
}
.dark-0f3e .button_fbec {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dark-0f3e .white_c181 {
}
.dark-0f3e .photo-d5ed {
  background: #292929;
}
.avatar-red-275f .button_fbec {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.avatar-red-275f .white_c181 {
  background: #f9f9f9;
}
.avatar-red-275f .photo-d5ed {
  background: #303030;
}
.tooltip_a08b .button_fbec {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_a08b .hover-6121 {
    margin-bottom: 1em;
  }
  .tooltip_a08b .hover-6121:last-child {
    margin-bottom: 0;
  }
}
.tooltip_a08b .white_c181 {
  background: #ededed;
}
.tooltip_a08b .photo-d5ed {
  background: #1a1a1a;
}
.button_fbec.white_c181 {
  color: rgba(0, 0, 0, 0.6);
}
.button_fbec.white_c181 .focus_290c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_fbec.photo-d5ed {
  color: rgba(255, 255, 255, 0.99);
}
.button_fbec.photo-d5ed a:not(.sort-ea80) {
  color: rgba(255, 255, 255, 0.79);
}
.button_fbec.photo-d5ed a:not(.sort-ea80):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_fbec.photo-d5ed .focus_290c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_fbec.photo-d5ed table tbody td,
.button_fbec.photo-d5ed table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification-easy-e356.message_new_100c .pink_591e {
  max-width: initial;
}
.notification-easy-e356 .fresh-8243 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification-easy-e356 .fresh-8243 .hover_wood_7d7a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification-easy-e356 .fresh-8243 .hover_wood_7d7a {
    display: block;
    margin-bottom: 2em;
  }
  .notification-easy-e356 .fresh-8243 .hover_wood_7d7a:last-child {
    margin-bottom: 0;
  }
}
.tooltip_a08b .hover-6121:last-child,
.avatar-red-275f .hover-6121:last-child,
.dark-0f3e .hover-6121:last-child {
  margin-bottom: 0;
}
.tooltip_a08b .hover-6121 .gallery_under_585d .paragraph-83ad:last-child,
.avatar-red-275f .hover-6121 .gallery_under_585d .paragraph-83ad:last-child,
.dark-0f3e .hover-6121 .gallery_under_585d .paragraph-83ad:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_a08b .detail-down-e175,
  .tooltip_a08b .button-712e,
  .avatar-red-275f .detail-down-e175,
  .avatar-red-275f .button-712e,
  .dark-0f3e .detail-down-e175,
  .dark-0f3e .button-712e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid-b594 .hover-6121 {
    margin-bottom: 2em;
  }
}
.grid-b594 p:last-child {
  margin-bottom: 0;
}
.grid-b594 li,
.grid-b594 ul {
  list-style: none;
  margin: 0;
}
.grid-b594 ul ul {
  margin-left: 2.617924em;
}
.active-b205 {
  font-size: 0.875em;
}

/* css-noise: f870 */
.widget-item-t6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
