/*!
Theme Name: Customify
Theme URI: https://pressmaximum.short_81a3/customify
Author: WPCustomify
Author URI: https://pressmaximum.short_81a3
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.short_81a3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.text-stone-c4d1.static_1192/licenses/gpl-2.0.status_bronze_0761
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.message-e71b/, (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.notification_pink_a356.bottom_5b90/normalize.notification-hard-9c07/
 ======
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.notification-hard-9c07 v7.0.0 | MIT License | github.short_81a3/necolas/normalize.notification-hard-9c07 */
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;
}
.list_d34c .steel-bf3d,
.breadcrumb_lite_9cea,
.widget_8c17,
.over-999e,
.focus_f13d,
.title-inner-8fe5,
.complex_5806,
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;
}
.breadcrumb_lite_9cea,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_lite_9cea,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_lite_9cea,
  h1 {
    font-size: 1.8em;
  }
}
.widget_8c17,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_8c17 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_8c17,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_8c17,
  h2 {
    font-size: 1.7em;
  }
}
.over-999e,
h3 {
  font-size: 1.618em;
}
.list_d34c .steel-bf3d,
.focus_f13d,
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.selected-2f48 {
  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;
}
.label_current_aef3:after,
.label_current_aef3:before,
.gradient_122d:after,
.gradient_122d:before {
  content: "";
  display: table;
}
.label_current_aef3:after,
.gradient_122d:after {
  clear: both;
}
.hero-9b22 {
  float: right;
  margin-right: 0;
}
.media-clean-cad9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.white-030a .pagination_copper_aa9b,
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;
}
.white-030a .pagination_copper_aa9b: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;
}
.preview_e8db .pagination_copper_aa9b {
  box-shadow: none;
}
.preview_e8db
  .pagination_copper_aa9b
  .card-5db3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview_e8db .pagination_copper_aa9b .out-c3fb {
  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;
}
.preview_e8db
  .pagination_copper_aa9b
  .out-c3fb
  b {
  display: none;
}
.preview_e8db .column_68cb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fast_5105:not(.south_c14b):not(.disabled-huge-240f),
button:not(.south_c14b):not(.disabled-huge-240f),
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ),
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ),
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ) {
  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;
}
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ):hover,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ):hover,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):hover,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):hover,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ):active,
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ):active,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):active,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):active,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):active,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus {
  outline: 0;
}
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac {
  position: relative;
}
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .soft-49cd,
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .aside_2553,
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .alert_b38c,
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  i,
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  svg,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .soft-49cd,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .aside_2553,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .alert_b38c,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  i,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  svg,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .soft-49cd,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .aside_2553,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .alert_b38c,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  i,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  svg,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .soft-49cd,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .aside_2553,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .alert_b38c,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  i,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  svg,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .soft-49cd,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .aside_2553,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  .alert_b38c,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  i,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac
  svg {
  visibility: hidden;
}
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac:after,
button:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac:after,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac:after,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac:after,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ).fn-loading-e2ac: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;
}
.fast_5105:not(.south_c14b):not(.disabled-huge-240f),
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ),
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ),
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ) {
  color: #fff;
  background: #235787;
}
.fast_5105:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus,
input[type="button"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus,
input[type="reset"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus,
input[type="submit"]:not(.south_c14b):not(
    .disabled-huge-240f
  ):focus {
  color: #fff;
}
.fast_5105.fn-disabled-e2ac:not(.south_c14b):not(
    .disabled-huge-240f
  ),
.fast_5105[disabled]:not(.south_c14b):not(
    .disabled-huge-240f
  ),
button.fn-disabled-e2ac:not(.south_c14b):not(
    .disabled-huge-240f
  ),
button[disabled]:not(.south_c14b):not(
    .disabled-huge-240f
  ) {
  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;
}
.copper_a510 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.copper_a510: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;
}
.clean-5048 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper-b95e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.breadcrumb-soft-8633 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.label_current_aef3:after,
.label_current_aef3:before,
.breadcrumb-eef7:after,
.breadcrumb-eef7:before,
.right-5176:after,
.right-5176:before,
.copper-a635:after,
.copper-a635:before,
.lower_f817:after,
.lower_f817:before,
.background-d507:after,
.background-d507:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.label_current_aef3:after,
.breadcrumb-eef7:after,
.right-5176:after,
.copper-a635:after,
.lower_f817:after,
.background-d507:after {
  clear: both;
}
.breadcrumb-eef7 .silver_8a1b,
.right-5176 .silver_8a1b,
.tertiary-new-460a .silver_8a1b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-smooth-59ae {
  display: inline-block;
}
.shade_2d9b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shade_2d9b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shade_2d9b .description-aa20 {
  padding: 1em 0;
  font-size: 85%;
}
.description-aa20 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.notification_advanced_5128 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.notification_advanced_5128:after,
.notification_advanced_5128:before {
  content: "";
  display: table;
}
.notification_advanced_5128:after {
  clear: both;
}
.title_upper_f106 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-medium-4834 .title_upper_f106 {
  max-width: 50%;
}
.avatar-advanced-68af .title_upper_f106 {
  max-width: 33.33%;
}
.dirty-5bbd .title_upper_f106 {
  max-width: 25%;
}
.media-rough-fc69 .title_upper_f106 {
  max-width: 20%;
}
.banner_gold_2256 .title_upper_f106 {
  max-width: 16.66%;
}
.border_pro_3459 .title_upper_f106 {
  max-width: 14.28%;
}
.video-gas-a4ef .title_upper_f106 {
  max-width: 12.5%;
}
.bright-c0a6 .title_upper_f106 {
  max-width: 11.11%;
}
.breadcrumb-a930 {
  display: block;
}
.list_d34c .footer-6938 label,
.list_d34c .light_911a label,
.list_d34c .small-1585 label,
.list_d34c .active_4b6c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block-fresh-72f9 {
  list-style: none;
  margin: 0;
}
.block-fresh-72f9 article.article_east_c68a {
  margin-bottom: 0;
}
.block-fresh-72f9 ul {
  list-style: none;
  margin: 0;
}
.block-fresh-72f9 .west_c52b li.article_east_c68a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block-fresh-72f9 .west_c52b li.article_east_c68a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block-fresh-72f9 .west_c52b li.article_east_c68a: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) {
  .block-fresh-72f9 .west_c52b li.article_east_c68a li.article_east_c68a li.article_east_c68a li.article_east_c68a {
    padding-left: 0;
  }
}
article.article_east_c68a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_east_c68a .breadcrumb-eef7 p:last-of-type {
  margin-bottom: 0;
}
article.article_east_c68a .gallery-4e06 {
  float: left;
}
article.article_east_c68a .pagination-lite-4ff2 {
  margin-left: 85px;
}
article.article_east_c68a .primary-soft-b10c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_east_c68a .primary-soft-b10c .icon-4264 {
  margin-left: 10px;
}
article.article_east_c68a .focus-cool-0189 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_east_c68a .sort-red-27b0 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .footer-6938,
  #respond .small-1585,
  #respond .active_4b6c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-6938 input,
#respond .small-1585 input,
#respond .active_4b6c input {
  width: 100%;
}
#respond .active_4b6c {
  margin-right: 0;
}
#respond .north_91a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-black-0443 {
  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;
}
.hover-black-0443.input-1f9d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover-black-0443 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%);
}
.hover-black-0443:focus,
.hover-black-0443: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);
}
.slider-glass-80f0 {
  border-radius: 10%;
}
.background_mini_2d4a {
  border-radius: 50%;
}
.sidebar-35d4 {
  font-size: 0.72em;
}
.thick-4cf7 {
  font-size: 0.875em;
}
.aside-right-148d {
  font-size: 1.1em;
}
.out_b6a2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.out_b6a2.sidebar-35d4 {
  letter-spacing: 0.5px;
}
.dynamic_6e73,
.dynamic_6e73 a {
  color: #6d6d6d;
}
.dynamic_6e73 a:hover {
  color: #111;
}
.paragraph-huge-bea1 {
  color: #6d6d6d;
}
.wrapper-212b {
  overflow-x: hidden;
}
.wrapper-212b .under_d6ed.description_pressed_3ca1 {
  position: relative;
}
.wrapper-212b .under_d6ed.description_pressed_3ca1.slider-paper-d32a {
  position: initial;
}
.wrapper-212b
  .under_d6ed.description_pressed_3ca1.slider-paper-d32a
  .dynamic-f241 {
  left: auto;
}
.wrapper-212b .under_d6ed .dynamic-f241 {
  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;
}
.wrapper-212b .under_d6ed:hover.description_pressed_3ca1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper-212b
  .under_d6ed:hover.description_pressed_3ca1
  .dynamic-f241 {
  display: block;
  z-index: 9999999;
}
.wrapper-212b .picture_active_bc7f .content-dirty-e48a,
.wrapper-212b .hovered-d01f .content-dirty-e48a {
  display: none;
}
.wrapper-212b .heading-clean-8672 .under_d6ed:hover.description_pressed_3ca1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list_d34c .footer-6938 label,
.list_d34c .light_911a label,
.list_d34c .small-1585 label,
.list_d34c .active_4b6c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block-fresh-72f9 {
  list-style: none;
  margin: 0;
}
.block-fresh-72f9 article.article_east_c68a {
  margin-bottom: 0;
}
.block-fresh-72f9 ul {
  list-style: none;
  margin: 0;
}
.block-fresh-72f9 .west_c52b li.article_east_c68a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block-fresh-72f9 .west_c52b li.article_east_c68a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block-fresh-72f9 .west_c52b li.article_east_c68a: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) {
  .block-fresh-72f9 .west_c52b li.article_east_c68a li.article_east_c68a li.article_east_c68a li.article_east_c68a {
    padding-left: 0;
  }
}
article.article_east_c68a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_east_c68a .breadcrumb-eef7 p:last-of-type {
  margin-bottom: 0;
}
article.article_east_c68a .gallery-4e06 {
  float: left;
}
article.article_east_c68a .pagination-lite-4ff2 {
  margin-left: 85px;
}
article.article_east_c68a .primary-soft-b10c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_east_c68a .primary-soft-b10c .icon-4264 {
  margin-left: 10px;
}
article.article_east_c68a .focus-cool-0189 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_east_c68a .sort-red-27b0 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .footer-6938,
  #respond .small-1585,
  #respond .active_4b6c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-6938 input,
#respond .small-1585 input,
#respond .active_4b6c input {
  width: 100%;
}
#respond .active_4b6c {
  margin-right: 0;
}
#respond .north_91a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_active_bc7f .widget-ffd2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget-ffd2 .item_ad8d.link-gold-7e44 .hot-c264 > li > a:focus,
.widget-ffd2 .item_ad8d.link-gold-7e44 .hot-c264 > li > a:hover,
.widget-ffd2 .item_ad8d.summary_9998 .hot-c264 > li > a:focus,
.widget-ffd2 .item_ad8d.summary_9998 .hot-c264 > li > a:hover,
.widget-ffd2 .item_ad8d.item-5d1a .hot-c264 > li > a:focus,
.widget-ffd2 .item_ad8d.item-5d1a .hot-c264 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-ffd2
  .item_ad8d.link-gold-7e44
  .hot-c264
  > li.shade-7191
  > a,
.widget-ffd2
  .item_ad8d.link-gold-7e44
  .hot-c264
  > li.logo_0e3a
  > a,
.widget-ffd2
  .item_ad8d.summary_9998
  .hot-c264
  > li.shade-7191
  > a,
.widget-ffd2
  .item_ad8d.summary_9998
  .hot-c264
  > li.logo_0e3a
  > a,
.widget-ffd2
  .item_ad8d.item-5d1a
  .hot-c264
  > li.shade-7191
  > a,
.widget-ffd2 .item_ad8d.item-5d1a .hot-c264 > li.alert-d745 > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget-ffd2 .fresh_af96,
.widget-ffd2 .fresh_af96 a {
  color: rgba(255, 255, 255, 0.99);
}
.widget-ffd2 .hover-0e65.fluid_680b li a,
.widget-ffd2 .menu-41de a,
.widget-ffd2 .shade_bd0c,
.widget-ffd2 .hot-c264 > li > a,
.widget-ffd2 .wrapper_focused_475e {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2 .hover-0e65.fluid_680b li a:hover,
.widget-ffd2 .menu-41de a:hover,
.widget-ffd2 .shade_bd0c:hover,
.widget-ffd2 .hot-c264 > li > a:hover,
.widget-ffd2 .wrapper_focused_475e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-ffd2 .active-9ae2 {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2 .active-9ae2 .grid_501c {
  color: rgba(255, 255, 255, 0.99);
}
.widget-ffd2 .active-9ae2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-ffd2 .tiny-be73 .gallery-71d6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2 .tiny-be73 .gallery-71d6 .pagination_prev_4ddf {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2
  .tiny-be73
  .gallery-71d6
  .pagination_prev_4ddf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2
  .tiny-be73
  .gallery-71d6
  .pagination_prev_4ddf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2
  .tiny-be73
  .gallery-71d6
  .pagination_prev_4ddf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2
  .tiny-be73
  .gallery-71d6
  .pagination_prev_4ddf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2 .tiny-be73 .purple_3c96 {
  color: rgba(255, 255, 255, 0.79);
}
.widget-ffd2 .tiny-be73 .purple_3c96:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-64e3
  .widget-ffd2
  .tiny-be73
  .dropdown-b7c3
  .preview_6fc6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-64e3
  .widget-ffd2
  .tiny-be73
  .dropdown-b7c3
  .pagination_prev_4ddf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_active_bc7f .white_6552 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.white_6552 .item_ad8d.link-gold-7e44 .hot-c264 > li > a:focus,
.white_6552 .item_ad8d.link-gold-7e44 .hot-c264 > li > a:hover,
.white_6552 .item_ad8d.summary_9998 .hot-c264 > li > a:focus,
.white_6552 .item_ad8d.summary_9998 .hot-c264 > li > a:hover,
.white_6552 .item_ad8d.item-5d1a .hot-c264 > li > a:focus,
.white_6552 .item_ad8d.item-5d1a .hot-c264 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_6552
  .item_ad8d.link-gold-7e44
  .hot-c264
  > li.shade-7191
  > a,
.white_6552
  .item_ad8d.link-gold-7e44
  .hot-c264
  > li.logo_0e3a
  > a,
.white_6552
  .item_ad8d.summary_9998
  .hot-c264
  > li.shade-7191
  > a,
.white_6552
  .item_ad8d.summary_9998
  .hot-c264
  > li.logo_0e3a
  > a,
.white_6552
  .item_ad8d.item-5d1a
  .hot-c264
  > li.shade-7191
  > a,
.white_6552 .item_ad8d.item-5d1a .hot-c264 > li.alert-d745 > a {
  color: rgba(0, 0, 0, 0.8);
}
.white_6552 .fresh_af96,
.white_6552 .fresh_af96 a {
  color: rgba(0, 0, 0, 0.8);
}
.white_6552 .hover-0e65.fluid_680b li a,
.white_6552 .menu-41de a,
.white_6552 .shade_bd0c,
.white_6552 .hot-c264 > li > a,
.white_6552 .wrapper_focused_475e {
  color: rgba(0, 0, 0, 0.55);
}
.white_6552 .hover-0e65.fluid_680b li a:hover,
.white_6552 .menu-41de a:hover,
.white_6552 .shade_bd0c:hover,
.white_6552 .hot-c264 > li > a:hover,
.white_6552 .wrapper_focused_475e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_6552 .active-9ae2 {
  color: rgba(0, 0, 0, 0.55);
}
.white_6552 .active-9ae2 .grid_501c {
  color: rgba(0, 0, 0, 0.8);
}
.white_6552 .active-9ae2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-hard-e1b0 .logo-green-6c6e {
  margin-left: auto;
  margin-right: auto;
}
.right-5176 > * {
  margin-left: auto;
  margin-right: auto;
}
.right-5176 .clean-5048 {
  margin-right: 1.41575em;
}
.widget-3da3 .right-5176 > .hidden_24e3 {
  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;
}
.widget-3da3 .right-5176 > .left_ec76 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.hard_9c5e.background-hard-e1b0 .logo-green-6c6e,
.row_feb4.background-hard-e1b0 .logo-green-6c6e {
  margin-left: 0;
}
.gradient-d6ba.background-hard-e1b0 .logo-green-6c6e,
.element-outer-f8ec.background-hard-e1b0 .logo-green-6c6e {
  margin-right: 0;
}
.right-5176 ol,
.right-5176 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.yellow_0688 video {
  max-width: 100%;
}
.next-47b5 img {
  display: block;
}
.next-47b5.clean-5048,
.next-47b5.copper-b95e {
  width: 100%;
}
.next-47b5.left_ec76 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notification-f49f:not(.last-00a8) {
  margin: 1.5em auto;
}
.texture_0260 p {
  padding: 1.5em 14px;
}
ul.small_48f6.left_ec76,
ul.small_48f6.hidden_24e3,
ul.small_48f6.image_down_62e5.hidden_24e3 {
  padding: 0 14px;
}
.gold_f5b9 {
  display: block;
  overflow-x: auto;
}
.gold_f5b9 table {
  border-collapse: collapse;
  width: 100%;
}
.gold_f5b9 td,
.gold_f5b9 th {
  padding: 0.5em;
}
.right-5176 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.right-5176 ol ol,
.right-5176 ol ul,
.right-5176 ul ol,
.right-5176 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.right-5176 ol ol li,
.right-5176 ol ul li,
.right-5176 ul ol li,
.right-5176 ul ul li {
  margin-left: 0;
}
.layout-319d.selected-a7e5 > .avatar-silver-dd97 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout-319d.selected-a7e5 > .avatar-silver-dd97 iframe,
.layout-319d.selected-a7e5 > .avatar-silver-dd97 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar_512f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar_512f.item_gas_5cfa {
  padding: 0;
}
.avatar_512f.item_gas_5cfa cite {
  font-size: 13px;
}
.avatar_512f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar_512f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hover_7d77 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hover_7d77 > p:first-child {
  margin-top: 0;
}
.hover_7d77 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hover_7d77 blockquote {
  border-left: 0;
}
.secondary_6be2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.secondary_6be2:not(.preview-e7fc) {
  max-width: 100px;
}
.secondary_6be2.highlight_pro_4fcd {
  border-bottom: none !important;
  text-align: center;
}
.secondary_6be2.highlight_pro_4fcd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .texture_0260 p {
    padding: 1.5em 0;
  }
}
.notification-left-da69 {
  color: #0073aa;
}
.heading-current-2e9c {
  background-color: #0073aa;
}
.tall_2d29 {
  color: #229fd8;
}
.badge-up-b93a {
  background-color: #229fd8;
}
.yellow_c86b {
  color: #eee;
}
.surface-01da {
  background-color: #eee;
}
.disabled_orange_c55b {
  color: #444;
}
.backdrop-hovered-91cb {
  background-color: #444;
}
.down_2741 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.down_2741 .lite_02dc .menu-41de {
  font-size: 15px;
}
.down_2741 .menu-41de {
  line-height: 1.3;
}
.down_2741 .white_6552 {
}
.down_2741 .widget-ffd2 {
  background: #235787;
}
.tabs_liquid_1419 {
  padding: 0;
}
.tabs_liquid_1419 .widget-ffd2 {
  background: #1a1a1a;
}
.tabs_liquid_1419 .white_6552 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.small_9591 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.small_9591 .white_6552 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.small_9591 .widget-ffd2 {
  background: #303030;
}
.background-d507 {
  position: relative;
  z-index: 10;
}
.background-d507 .footer_322d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_f3b1 .description_pressed_3ca1 {
  display: inline-block;
  vertical-align: middle;
}
.icon_f3b1.fixed_d050 .description_pressed_3ca1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .icon_f3b1.fixed_d050 .description_pressed_3ca1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .icon_f3b1.fixed_d050 .description_pressed_3ca1 {
    margin-right: 0.4em;
  }
}
.icon_f3b1.fixed_d050 .description_pressed_3ca1:last-child {
  margin-right: 0;
}
.complex_7a0f .footer_322d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture_active_bc7f .lite_02dc {
    margin: 0 -0.5em;
  }
  .picture_active_bc7f .lite_02dc [class*="customify-col-"],
  .picture_active_bc7f .lite_02dc [class*="customify-col_"],
  .picture_active_bc7f .lite_02dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture_active_bc7f.status_lower_84d7 .footer_322d {
  background: 0 0 !important;
}
.picture_active_bc7f.status_lower_84d7 .footer_322d,
.picture_active_bc7f.complex_7a0f .footer_322d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture_active_bc7f.hard-dd01 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture_active_bc7f.complex_7a0f .footer_322d {
  box-shadow: none !important;
}
.box-f1cd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .box-f1cd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .box-f1cd {
    padding: 18px 0 20px;
  }
}
.box-f1cd .yellow-6ff7 {
  width: 100%;
}
.box-f1cd .secondary_simple_e5c7 {
  margin-bottom: 0;
}
.box-f1cd .module_ee0c {
  margin-top: 5px;
  font-size: 0.875em;
}
.filter_wood_c439 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.filter_wood_c439 .accordion_cfde {
  width: 100%;
}
.disabled-hot-1f19 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled-hot-1f19 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled-hot-1f19 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;
}
.disabled-hot-1f19 li:last-child:after {
  display: none;
}
.disabled-hot-1f19 li a {
  font-weight: 500;
  margin-right: 10px;
}
.layout_selected_9930 .content-dirty-e48a button,
.box-f1cd .content-dirty-e48a button {
  left: 0;
}
.layout_selected_9930 .accordion_cfde,
.box-f1cd .accordion_cfde {
  padding-left: 0;
  padding-right: 0;
}
.layout_selected_9930 .filter_wood_c439,
.box-f1cd .filter_wood_c439 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.layout_selected_9930 {
  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;
}
.layout_selected_9930: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;
}
.layout_selected_9930 .green-50a9 {
  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) {
  .layout_selected_9930 .green-50a9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_selected_9930 .green-50a9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .layout_selected_9930 .green-50a9 {
    min-height: 200px;
  }
}
.layout_selected_9930 .disabled-hot-1f19 {
  color: rgba(255, 255, 255, 0.8);
}
.layout_selected_9930 .disabled-hot-1f19 a,
.layout_selected_9930 .disabled-hot-1f19 li:after {
  color: inherit;
}
.layout_selected_9930 .disabled-hot-1f19 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_tiny_49ba {
  margin-bottom: 0.5em;
}
.sort_upper_e8c3 {
  margin-bottom: 1.2em;
}
.sort_upper_e8c3,
.hero_tiny_49ba {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort_upper_e8c3 p:last-child,
.hero_tiny_49ba p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content-dirty-e48a,
#masthead .content-dirty-e48a {
  display: none;
}
#masthead
  > .content-dirty-e48a.liquid_b700 {
  display: none;
}
#masthead > .content-dirty-e48a button {
  left: 0;
}
.yellow_e06b {
  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%;
}
.yellow_e06b .description_pressed_3ca1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.yellow_e06b .hidden_steel_3105 {
  display: -webkit-box;
  display: flex;
}
.yellow_e06b .hidden_steel_3105.content_54a1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.yellow_e06b .hidden_steel_3105.bronze-ee0e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow_e06b .hidden_steel_3105.widget_iron_b6d2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow_e06b.silver_420e.thick_86b5 .hidden_steel_3105.content_54a1 {
  flex-basis: 100%;
}
.yellow_e06b.medium-c27c .hidden_steel_3105.bronze-ee0e {
  -webkit-box-flex: 1;
  flex: auto;
}
.yellow_e06b.medium-c27c .hidden_steel_3105.widget_iron_b6d2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content-dirty-e48a.liquid_b700 {
  display: none;
}
#masthead > .content-dirty-e48a button {
  left: 0;
}
.sort-right-d21b {
  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;
}
.sort-right-d21b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort-right-d21b.menu-tall-af2f i {
  margin-right: 4px;
}
.sort-right-d21b.badge-1270 i {
  margin-left: 5px;
}
.menu-41de p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu-41de p:last-child {
  margin-bottom: 0;
}
.active_0eda {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active_0eda a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active_0eda img {
  display: block;
  width: auto;
  line-height: 1;
}
.active_0eda .fresh_af96 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active_0eda .pressed-5668 {
  margin: 5px 0 7px 0;
}
.active_0eda.message-3b23 .grid-e980 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_0eda.message-3b23 .list_bottom_6e6c {
  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;
}
.active_0eda.pressed_c848 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active_0eda.pressed_c848 .grid-e980 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_0eda.pressed_c848 .list_bottom_6e6c {
  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;
}
.active_0eda.liquid_3af6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_0eda.hidden-131c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active_0eda.hidden-131c .list_bottom_6e6c {
  margin-top: 7px;
}
.small-aa6c {
  display: inline-block;
}
.background-d507 .stone_b2e9 .active_0eda img {
  max-width: 100%;
}
.item_ad8d .up_4662.fresh_55f9,
.column-orange-d4d9 .up_4662.fresh_55f9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item_ad8d .status-medium-9f0f,
.column-orange-d4d9 .status-medium-9f0f {
  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%);
}
.item_ad8d .status-medium-9f0f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item_ad8d.component_prev_c80e .status-medium-9f0f {
  display: none;
}
.item_ad8d .header-bc33 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_ad8d .header-bc33 li {
  display: inline-block;
  position: relative;
}
.item_ad8d .header-bc33 li:last-child {
  margin-right: 0;
}
.item_ad8d .header-bc33 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;
}
.item_ad8d .header-bc33 li.alert-d745 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item_ad8d .header-bc33 > 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;
}
.item_ad8d .header-bc33 > li > a i {
  line-height: 0;
}
.item_ad8d .header-bc33 > li.shade-green-5cda > a .status-medium-9f0f {
  margin-left: 4px;
  line-height: 0;
}
.item_ad8d .header-bc33 .chip_d0de li.shade-green-5cda > a {
  position: relative;
}
.item_ad8d .header-bc33 .chip_d0de li.shade-green-5cda > a:after,
.item_ad8d .header-bc33 .chip_d0de li.shade-green-5cda > a:before {
  content: "";
  display: table;
}
.item_ad8d .header-bc33 .chip_d0de li.shade-green-5cda > a:after {
  clear: both;
}
.item_ad8d .header-bc33 .chip_d0de li.shade-green-5cda > a .status-medium-9f0f {
  margin-left: 5px;
  float: right;
}
.item_ad8d .header-selected-3f1a,
.item_ad8d .chip_d0de {
  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;
}
.item_ad8d .chip_d0de {
  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;
}
.item_ad8d .chip_d0de .fresh_55f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item_ad8d .chip_d0de .status-medium-9f0f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item_ad8d .chip_d0de li {
  display: block;
  margin: 0;
  padding: 0;
}
.item_ad8d .chip_d0de 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;
}
.item_ad8d .chip_d0de li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item_ad8d .chip_d0de .chip_d0de {
  top: 0;
  left: 100%;
}
.item_ad8d .shade-dynamic-33ec.fn-focus-e2ac > .header-selected-3f1a,
.item_ad8d .shade-dynamic-33ec.fn-focus-e2ac > .chip_d0de,
.item_ad8d .shade-dynamic-33ec:focus > .header-selected-3f1a,
.item_ad8d .shade-dynamic-33ec:focus > .chip_d0de,
.item_ad8d .shade-dynamic-33ec:hover > .header-selected-3f1a,
.item_ad8d .shade-dynamic-33ec:hover > .chip_d0de {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item_ad8d.item-5d1a .hot-c264:after,
.item_ad8d.item-5d1a .hot-c264:before {
  content: "";
  display: table;
}
.item_ad8d.item-5d1a .hot-c264:after {
  clear: both;
}
.item_ad8d.item-5d1a .hot-c264 > li {
  float: left;
}
.item_ad8d.lower_6966 .hot-c264:after,
.item_ad8d.lower_6966 .hot-c264:before {
  content: "";
  display: table;
}
.item_ad8d.lower_6966 .hot-c264:after {
  clear: both;
}
.item_ad8d.lower_6966 .hot-c264 > li {
  float: left;
}
.item_ad8d.lower_6966 .hot-c264 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item_ad8d.lower_6966 .hot-c264 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item_ad8d.lower_6966 .hot-c264 > li.shade-7191 > a,
.item_ad8d.lower_6966 .hot-c264 > li.alert-d745 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item_ad8d.link-gold-7e44 .hot-c264 > li > a .fresh_55f9 {
  position: relative;
}
.item_ad8d.link-gold-7e44 .hot-c264 > li > a .fresh_55f9: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;
}
.item_ad8d.link-gold-7e44
  .hot-c264
  > li:focus
  > a
  .fresh_55f9:before,
.item_ad8d.link-gold-7e44
  .hot-c264
  > li:hover
  > a
  .fresh_55f9:before {
  width: 100%;
  background-color: currentColor;
}
.item_ad8d.link-gold-7e44
  .hot-c264
  > li.shade-7191
  > a
  .fresh_55f9:before,
.item_ad8d.link-gold-7e44
  .hot-c264
  > li.logo_0e3a
  > a
  .fresh_55f9:before {
  width: 100%;
  background-color: currentColor;
}
.item_ad8d.summary_9998 .hot-c264 > li > a .fresh_55f9 {
  position: relative;
}
.item_ad8d.summary_9998 .hot-c264 > li > a .fresh_55f9: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;
}
.item_ad8d.summary_9998 .hot-c264 > li:focus > a .fresh_55f9:before,
.item_ad8d.summary_9998
  .hot-c264
  > li:hover
  > a
  .fresh_55f9:before {
  width: 100%;
  background-color: currentColor;
}
.item_ad8d.summary_9998
  .hot-c264
  > li.shade-7191
  > a
  .fresh_55f9:before,
.item_ad8d.summary_9998
  .hot-c264
  > li.logo_0e3a
  > a
  .fresh_55f9:before {
  width: 100%;
  background-color: currentColor;
}
.column-orange-d4d9 .header-bc33 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-orange-d4d9 .header-bc33 li:first-child > a {
  border-top: none;
}
.column-orange-d4d9 .header-bc33 .search-1701 > .fresh_55f9 .status-medium-9f0f {
  display: none;
}
.column-orange-d4d9 .header-bc33 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-orange-d4d9 .header-bc33 li:last-child {
  border: none;
}
.column-orange-d4d9 .header-bc33 li.shade-green-5cda > a {
  padding-right: 45px !important;
}
.column-orange-d4d9 .header-bc33 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-orange-d4d9 .header-bc33 li a:focus,
.column-orange-d4d9 .header-bc33 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-orange-d4d9 .header-bc33 li .text_0507 {
  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;
}
.column-orange-d4d9 .header-bc33 li .text_0507:hover {
  box-shadow: none;
}
.column-orange-d4d9 .header-bc33 li .text_0507 .status-medium-9f0f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-orange-d4d9 .header-bc33 .chip_d0de {
  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);
}
.column-orange-d4d9 .header-bc33 .chip_d0de li a {
  padding-left: 3em;
}
.column-orange-d4d9 .header-bc33 .carousel_hard_e00d > a .text_0507 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-orange-d4d9 .header-bc33 .carousel_hard_e00d > .chip_d0de {
  display: block;
  opacity: 1;
}
.block-tiny-14d2 {
  max-width: 100%;
}
.heading_cold_204e {
  line-height: 0;
  cursor: pointer;
}
.wrapper_focused_475e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper_focused_475e:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper_focused_475e svg {
  width: 18px;
  height: 18px;
}
.wrapper_focused_475e .tertiary_1abf {
  display: none;
}
.banner_44de {
  position: relative;
}
.banner_44de.fn-active-e2ac .wrapper_focused_475e .popup-a152 {
  display: none;
}
.banner_44de.fn-active-e2ac .wrapper_focused_475e .tertiary_1abf {
  display: inline-block;
}
.banner_44de .hidden-lite-650e {
  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);
}
.banner_44de.down-66bd .hidden-lite-650e {
  left: auto;
  right: -0.9em;
}
.banner_44de.down-66bd .feature_brown_4484::before {
  left: auto;
  right: 15px;
}
.banner_44de.fn-active-e2ac .hidden-lite-650e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown-b7c3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown-b7c3 label {
  flex-basis: 100%;
}
.dropdown-b7c3 .gallery-71d6 {
  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;
}
.dropdown-b7c3 .pagination_prev_4ddf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown-b7c3 .pagination_prev_4ddf:focus {
  background-color: transparent;
}
.dropdown-b7c3 button.purple_3c96 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown-b7c3 button.purple_3c96:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown-b7c3 button.purple_3c96 svg {
  width: 18px;
  height: 18px;
}
.dropdown-b7c3 input[type="submit"] {
  min-height: auto;
}
.tiny-be73 .dropdown-b7c3 .pagination_prev_4ddf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature_brown_4484 {
  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) {
  .feature_brown_4484 {
    width: 220px;
  }
}
.feature_brown_4484 label {
  flex-basis: 100%;
}
.feature_brown_4484::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;
}
.steel-64e3 .tiny-be73 .dropdown-b7c3 {
  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;
}
.steel-64e3
  .tiny-be73
  .dropdown-b7c3
  .gallery-71d6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.steel-64e3 .tiny-be73 .dropdown-b7c3 .pagination_prev_4ddf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.steel-64e3
  .tiny-be73
  .dropdown-b7c3
  .pagination_prev_4ddf:focus {
  background: 0 0;
}
.steel-64e3
  .tiny-be73
  .dropdown-b7c3
  .preview_6fc6 {
  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;
}
.hover-0e65 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover-0e65 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover-0e65 li:last-child {
  margin-right: 0;
}
.hover-0e65 li:first-child {
  margin-left: 0;
}
.hover-0e65.pink_49d0 a {
  color: #fff;
}
.hover-0e65.pink_49d0 a:hover {
  color: #fff;
}
.hover-0e65 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover-0e65 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover-0e65 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover-0e65 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover-0e65 [class*="social-icon-apple"] {
  background-color: #999;
}
.hover-0e65 [class*="social-icon-apple"].mask-bronze-89cb {
  background-color: transparent;
  color: #999;
}
.hover-0e65 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover-0e65 [class*="social-icon-behance"].mask-bronze-89cb {
  background-color: transparent;
  color: #1769ff;
}
.hover-0e65 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover-0e65 [class*="social-icon-bitbucket"].mask-bronze-89cb {
  background-color: transparent;
  color: #205081;
}
.hover-0e65 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover-0e65 [class*="social-icon-codepen"].mask-bronze-89cb {
  background-color: transparent;
  color: #000;
}
.hover-0e65 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover-0e65 [class*="social-icon-delicious"].mask-bronze-89cb {
  background-color: transparent;
  color: #39f;
}
.hover-0e65 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover-0e65 [class*="social-icon-digg"].mask-bronze-89cb {
  background-color: transparent;
  color: #005be2;
}
.hover-0e65 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover-0e65 [class*="social-icon-dribbble"].mask-bronze-89cb {
  background-color: transparent;
  color: #ea4c89;
}
.hover-0e65 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover-0e65 [class*="social-icon-envelope"].mask-bronze-89cb {
  background-color: transparent;
  color: #ea4335;
}
.hover-0e65 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover-0e65 [class*="social-icon-facebook"].mask-bronze-89cb {
  background-color: transparent;
  color: #3b5998;
}
.hover-0e65 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover-0e65 [class*="social-icon-flickr"].mask-bronze-89cb {
  background-color: transparent;
  color: #0063dc;
}
.hover-0e65 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover-0e65 [class*="social-icon-foursquare"].mask-bronze-89cb {
  background-color: transparent;
  color: #2d5be3;
}
.hover-0e65 [class*="social-icon-github"] {
  background-color: #333;
}
.hover-0e65 [class*="social-icon-github"].mask-bronze-89cb {
  background-color: transparent;
  color: #333;
}
.hover-0e65 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover-0e65 [class*="social-icon-google-plus"].mask-bronze-89cb {
  background-color: transparent;
  color: #dd4b39;
}
.hover-0e65 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover-0e65 [class*="social-icon-houzz"].mask-bronze-89cb {
  background-color: transparent;
  color: #7ac142;
}
.hover-0e65 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover-0e65 [class*="social-icon-instagram"].mask-bronze-89cb {
  background-color: transparent;
  color: #262626;
}
.hover-0e65 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover-0e65 [class*="social-icon-jsfiddle"].mask-bronze-89cb {
  background-color: transparent;
  color: #487aa2;
}
.hover-0e65 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover-0e65 [class*="social-icon-linkedin"].mask-bronze-89cb {
  background-color: transparent;
  color: #0077b5;
}
.hover-0e65 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover-0e65 [class*="social-icon-medium"].mask-bronze-89cb {
  background-color: transparent;
  color: #00ab6b;
}
.hover-0e65 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover-0e65
  [class*="social-icon-odnoklassniki"].mask-bronze-89cb {
  background-color: transparent;
  color: #f4731c;
}
.hover-0e65 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover-0e65 [class*="social-icon-meetup"].mask-bronze-89cb {
  background-color: transparent;
  color: #ec1c40;
}
.hover-0e65 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover-0e65 [class*="social-icon-pinterest"].mask-bronze-89cb {
  background-color: transparent;
  color: #bd081c;
}
.hover-0e65 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover-0e65 [class*="social-icon-product-hunt"].mask-bronze-89cb {
  background-color: transparent;
  color: #da552f;
}
.hover-0e65 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover-0e65 [class*="social-icon-reddit"].mask-bronze-89cb {
  background-color: transparent;
  color: #ff4500;
}
.hover-0e65 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover-0e65 [class*="social-icon-rss"].mask-bronze-89cb {
  background-color: transparent;
  color: #f26522;
}
.hover-0e65 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover-0e65
  [class*="social-icon-shopping-cart"].mask-bronze-89cb {
  background-color: transparent;
  color: #4caf50;
}
.hover-0e65 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover-0e65 [class*="social-icon-skype"].mask-bronze-89cb {
  background-color: transparent;
  color: #00aff0;
}
.hover-0e65 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover-0e65 [class*="social-icon-slideshare"].mask-bronze-89cb {
  background-color: transparent;
  color: #0077b5;
}
.hover-0e65 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover-0e65 [class*="social-icon-snapchat"].mask-bronze-89cb {
  background-color: transparent;
  color: #fffc00;
}
.hover-0e65 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover-0e65 [class*="social-icon-soundcloud"].mask-bronze-89cb {
  background-color: transparent;
  color: #f80;
}
.hover-0e65 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover-0e65 [class*="social-icon-spotify"].mask-bronze-89cb {
  background-color: transparent;
  color: #2ebd59;
}
.hover-0e65 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover-0e65
  [class*="social-icon-stack-overflow"].mask-bronze-89cb {
  background-color: transparent;
  color: #fe7a15;
}
.hover-0e65 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover-0e65 [class*="social-icon-maldkfgram"].mask-bronze-89cb {
  background-color: transparent;
  color: #2ca5e0;
}
.hover-0e65 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover-0e65 [class*="social-icon-tripadvisor"].mask-bronze-89cb {
  background-color: transparent;
  color: #589442;
}
.hover-0e65 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover-0e65 [class*="social-icon-tumblr"].mask-bronze-89cb {
  background-color: transparent;
  color: #35465c;
}
.hover-0e65 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover-0e65 [class*="social-icon-twitch"].mask-bronze-89cb {
  background-color: transparent;
  color: #6441a5;
}
.hover-0e65 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover-0e65 [class*="social-icon-twitter"].mask-bronze-89cb {
  background-color: transparent;
  color: #1da1f2;
}
.hover-0e65 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover-0e65 [class*="social-icon-vimeo"].mask-bronze-89cb {
  background-color: transparent;
  color: #1ab7ea;
}
.hover-0e65 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover-0e65 [class*="social-icon-vk"].mask-bronze-89cb {
  background-color: transparent;
  color: #45668e;
}
.hover-0e65 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover-0e65 [class*="social-icon-weibo"].mask-bronze-89cb {
  background-color: transparent;
  color: #df2029;
}
.hover-0e65 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover-0e65 [class*="social-icon-weixin"].mask-bronze-89cb {
  background-color: transparent;
  color: #7bb32e;
}
.hover-0e65 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover-0e65 [class*="social-icon-whatsapp"].mask-bronze-89cb {
  background-color: transparent;
  color: #25d366;
}
.hover-0e65 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover-0e65 [class*="social-icon-wordpress"].mask-bronze-89cb {
  background-color: transparent;
  color: #21759b;
}
.hover-0e65 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover-0e65 [class*="social-icon-xing"].mask-bronze-89cb {
  background-color: transparent;
  color: #026466;
}
.hover-0e65 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover-0e65 [class*="social-icon-yelp"].mask-bronze-89cb {
  background-color: transparent;
  color: #af0606;
}
.hover-0e65 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover-0e65 [class*="social-icon-youtube"].mask-bronze-89cb {
  background-color: transparent;
  color: #cd201f;
}
.shade_bd0c {
  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;
}
.shade_bd0c:hover {
  box-shadow: none;
  background: 0 0;
}
.media_wood_9ff9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail-378c {
  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;
}
.tabs-f54a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rough-b701 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.rough-b701,
.rough-b701::after,
.rough-b701::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;
}
.rough-b701::after,
.rough-b701::before {
  content: "";
  display: block;
  background-color: inherit;
}
.avatar-full-d4ee .thumbnail-378c .tabs-f54a {
  margin-top: -2px;
  width: 19px;
}
.avatar-full-d4ee .thumbnail-378c .rough-b701 {
  margin-top: -1px;
}
.avatar-full-d4ee .thumbnail-378c .rough-b701,
.avatar-full-d4ee .thumbnail-378c .rough-b701::after,
.avatar-full-d4ee .thumbnail-378c .rough-b701::before {
  width: 19px;
  height: 2px;
}
.avatar-full-d4ee .thumbnail-378c .rough-b701::before {
  top: -6px;
}
.avatar-full-d4ee .thumbnail-378c .rough-b701::after {
  bottom: -6px;
}
.title-403b .thumbnail-378c .tabs-f54a {
  margin-top: -2px;
  width: 22px;
}
.title-403b .thumbnail-378c .rough-b701 {
  margin-top: -1px;
}
.title-403b .thumbnail-378c .rough-b701,
.title-403b .thumbnail-378c .rough-b701::after,
.title-403b .thumbnail-378c .rough-b701::before {
  width: 22px;
  height: 2px;
}
.title-403b .thumbnail-378c .rough-b701::before {
  top: -7px;
}
.title-403b .thumbnail-378c .rough-b701::after {
  bottom: -7px;
}
.thick-de77 .thumbnail-378c .tabs-f54a {
  margin-top: -2px;
  width: 31px;
}
.thick-de77 .thumbnail-378c .rough-b701 {
  margin-top: -1.5px;
}
.thick-de77 .thumbnail-378c .rough-b701,
.thick-de77 .thumbnail-378c .rough-b701::after,
.thick-de77 .thumbnail-378c .rough-b701::before {
  width: 31px;
  height: 3px;
}
.thick-de77 .thumbnail-378c .rough-b701::before {
  top: -9px;
}
.thick-de77 .thumbnail-378c .rough-b701::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .info_8250 .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 19px;
  }
  .info_8250 .thumbnail-378c .rough-b701 {
    margin-top: -1px;
  }
  .info_8250 .thumbnail-378c .rough-b701,
  .info_8250 .thumbnail-378c .rough-b701::after,
  .info_8250 .thumbnail-378c .rough-b701::before {
    width: 19px;
    height: 2px;
  }
  .info_8250 .thumbnail-378c .rough-b701::before {
    top: -6px;
  }
  .info_8250 .thumbnail-378c .rough-b701::after {
    bottom: -6px;
  }
  .popup-7b2e .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 22px;
  }
  .popup-7b2e .thumbnail-378c .rough-b701 {
    margin-top: -1px;
  }
  .popup-7b2e .thumbnail-378c .rough-b701,
  .popup-7b2e .thumbnail-378c .rough-b701::after,
  .popup-7b2e .thumbnail-378c .rough-b701::before {
    width: 22px;
    height: 2px;
  }
  .popup-7b2e .thumbnail-378c .rough-b701::before {
    top: -7px;
  }
  .popup-7b2e .thumbnail-378c .rough-b701::after {
    bottom: -7px;
  }
  .slider-tall-8c86 .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 31px;
  }
  .slider-tall-8c86 .thumbnail-378c .rough-b701 {
    margin-top: -1.5px;
  }
  .slider-tall-8c86 .thumbnail-378c .rough-b701,
  .slider-tall-8c86 .thumbnail-378c .rough-b701::after,
  .slider-tall-8c86 .thumbnail-378c .rough-b701::before {
    width: 31px;
    height: 3px;
  }
  .slider-tall-8c86 .thumbnail-378c .rough-b701::before {
    top: -9px;
  }
  .slider-tall-8c86 .thumbnail-378c .rough-b701::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description-38dc .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 19px;
  }
  .description-38dc .thumbnail-378c .rough-b701 {
    margin-top: -1px;
  }
  .description-38dc .thumbnail-378c .rough-b701,
  .description-38dc .thumbnail-378c .rough-b701::after,
  .description-38dc .thumbnail-378c .rough-b701::before {
    width: 19px;
    height: 2px;
  }
  .description-38dc .thumbnail-378c .rough-b701::before {
    top: -6px;
  }
  .description-38dc .thumbnail-378c .rough-b701::after {
    bottom: -6px;
  }
  .banner-upper-d73d .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 22px;
  }
  .banner-upper-d73d .thumbnail-378c .rough-b701 {
    margin-top: -1px;
  }
  .banner-upper-d73d .thumbnail-378c .rough-b701,
  .banner-upper-d73d .thumbnail-378c .rough-b701::after,
  .banner-upper-d73d .thumbnail-378c .rough-b701::before {
    width: 22px;
    height: 2px;
  }
  .banner-upper-d73d .thumbnail-378c .rough-b701::before {
    top: -7px;
  }
  .banner-upper-d73d .thumbnail-378c .rough-b701::after {
    bottom: -7px;
  }
  .input_dirty_b9b6 .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 31px;
  }
  .input_dirty_b9b6 .thumbnail-378c .rough-b701 {
    margin-top: -1.5px;
  }
  .input_dirty_b9b6 .thumbnail-378c .rough-b701,
  .input_dirty_b9b6 .thumbnail-378c .rough-b701::after,
  .input_dirty_b9b6 .thumbnail-378c .rough-b701::before {
    width: 31px;
    height: 3px;
  }
  .input_dirty_b9b6 .thumbnail-378c .rough-b701::before {
    top: -9px;
  }
  .input_dirty_b9b6 .thumbnail-378c .rough-b701::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .basic-3a89 .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 19px;
  }
  .basic-3a89 .thumbnail-378c .rough-b701 {
    margin-top: -1px;
  }
  .basic-3a89 .thumbnail-378c .rough-b701,
  .basic-3a89 .thumbnail-378c .rough-b701::after,
  .basic-3a89 .thumbnail-378c .rough-b701::before {
    width: 19px;
    height: 2px;
  }
  .basic-3a89 .thumbnail-378c .rough-b701::before {
    top: -6px;
  }
  .basic-3a89 .thumbnail-378c .rough-b701::after {
    bottom: -6px;
  }
  .widget_yellow_07e2 .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 22px;
  }
  .widget_yellow_07e2 .thumbnail-378c .rough-b701 {
    margin-top: -1px;
  }
  .widget_yellow_07e2 .thumbnail-378c .rough-b701,
  .widget_yellow_07e2 .thumbnail-378c .rough-b701::after,
  .widget_yellow_07e2 .thumbnail-378c .rough-b701::before {
    width: 22px;
    height: 2px;
  }
  .widget_yellow_07e2 .thumbnail-378c .rough-b701::before {
    top: -7px;
  }
  .widget_yellow_07e2 .thumbnail-378c .rough-b701::after {
    bottom: -7px;
  }
  .feature_6ab9 .thumbnail-378c .tabs-f54a {
    margin-top: -2px;
    width: 31px;
  }
  .feature_6ab9 .thumbnail-378c .rough-b701 {
    margin-top: -1.5px;
  }
  .feature_6ab9 .thumbnail-378c .rough-b701,
  .feature_6ab9 .thumbnail-378c .rough-b701::after,
  .feature_6ab9 .thumbnail-378c .rough-b701::before {
    width: 31px;
    height: 3px;
  }
  .feature_6ab9 .thumbnail-378c .rough-b701::before {
    top: -9px;
  }
  .feature_6ab9 .thumbnail-378c .rough-b701::after {
    bottom: -9px;
  }
}
.section-b891 .rough-b701 {
  -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);
}
.section-b891 .rough-b701::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.section-b891 .rough-b701::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);
}
.section-b891.secondary-wide-1f9a .rough-b701 {
  -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);
}
.section-b891.secondary-wide-1f9a .rough-b701::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.section-b891.secondary-wide-1f9a .rough-b701::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);
}
.last-433c {
  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.breadcrumb_tall_50b1:before {
  display: none;
}
.hovered-d01f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hovered-d01f .secondary-97f2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hovered-d01f .secondary-97f2:last-of-type {
  border-bottom: none;
}
.hovered-d01f .secondary-97f2.container_large_a851,
.hovered-d01f .secondary-97f2.image_north_7449,
.hovered-d01f .secondary-97f2.sidebar_2711 {
  padding: 0;
}
.hovered-d01f .column-orange-d4d9 .text_0507 {
  color: currentColor;
}
.hovered-d01f .column-orange-d4d9 .text_0507:focus,
.hovered-d01f .column-orange-d4d9 .text_0507:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-d01f.white_6552 .active-9ae2,
.hovered-d01f.white_6552 .menu-41de a,
.hovered-d01f.white_6552 .hot-c264 a,
.hovered-d01f.white_6552 .chip_d0de a {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-d01f.white_6552 .active-9ae2:hover,
.hovered-d01f.white_6552 .menu-41de a:hover,
.hovered-d01f.white_6552 .hot-c264 a:hover,
.hovered-d01f.white_6552 .chip_d0de a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-d01f.white_6552 .grid_501c {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-d01f.white_6552 .secondary-97f2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-d01f.white_6552 .secondary-97f2:before {
  background: rgba(0, 0, 0, 0.08);
}
.hovered-d01f.white_6552 .tertiary-dim-fe7b:before {
  background: rgba(255, 255, 255, 0.9);
}
.hovered-d01f.white_6552 .column-orange-d4d9 .header-bc33 li a,
.hovered-d01f.white_6552 .column-orange-d4d9 .text_0507,
.hovered-d01f.white_6552 .chip_d0de {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-d01f.white_6552 .column-orange-d4d9 .text_0507:focus,
.hovered-d01f.white_6552 .column-orange-d4d9 .text_0507:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-d01f.white_6552 .header-bc33 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-d01f.widget-ffd2 .active-9ae2,
.hovered-d01f.widget-ffd2 .menu-41de a,
.hovered-d01f.widget-ffd2 .hot-c264 .text_0507,
.hovered-d01f.widget-ffd2 .hot-c264 a,
.hovered-d01f.widget-ffd2 .chip_d0de a {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-d01f.widget-ffd2 .active-9ae2:hover,
.hovered-d01f.widget-ffd2 .menu-41de a:hover,
.hovered-d01f.widget-ffd2 .hot-c264 .text_0507:hover,
.hovered-d01f.widget-ffd2 .hot-c264 a:hover,
.hovered-d01f.widget-ffd2 .chip_d0de a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-d01f.widget-ffd2 .grid_501c {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-d01f.widget-ffd2 .secondary-97f2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-d01f.widget-ffd2 .secondary-97f2:before {
  background: rgba(255, 255, 255, 0.08);
}
.hovered-d01f.widget-ffd2 .tertiary-dim-fe7b:before {
  background: rgba(0, 0, 0, 0.9);
}
.hovered-d01f.widget-ffd2 .column-orange-d4d9 .header-bc33 li a,
.hovered-d01f.widget-ffd2 .column-orange-d4d9 .text_0507,
.hovered-d01f.widget-ffd2 .chip_d0de {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-d01f.widget-ffd2 .column-orange-d4d9 .text_0507:focus,
.hovered-d01f.widget-ffd2 .column-orange-d4d9 .text_0507:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-d01f.widget-ffd2 .header-bc33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-dim-fe7b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary-dim-fe7b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tag_rough_ad01 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus-48bb .hovered-d01f {
  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;
}
.focus-48bb .secondary-97f2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus-48bb .secondary-97f2: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) {
  .focus-48bb .secondary-97f2:before {
    width: 16%;
    left: 42%;
  }
}
.focus-48bb .secondary-97f2:last-child:before {
  content: none;
}
.focus-48bb .secondary-97f2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus-48bb .column-orange-d4d9 .header-bc33 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus-48bb .column-orange-d4d9 .header-bc33 li a .text_0507 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus-48bb .column-orange-d4d9 .chip_d0de {
  border: none;
}
.focus-48bb .column-orange-d4d9 .chip_d0de li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus-48bb .tertiary-dim-fe7b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus-48bb .tag_rough_ad01 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus-48bb .widget-ffd2 .tertiary-dim-fe7b:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-48bb .white_6552.accent_outer_dd97 .rough-b701 {
  background: rgba(0, 0, 0, 0.6);
}
.focus-48bb
  .white_6552.accent_outer_dd97
  .rough-b701::after,
.focus-48bb
  .white_6552.accent_outer_dd97
  .rough-b701:before {
  background: inherit;
}
.focus-48bb
  .white_6552.accent_outer_dd97:hover
  .rough-b701 {
  background: rgba(0, 0, 0, 0.8);
}
.texture-c9ff .hovered-d01f {
  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) {
  .texture-c9ff .hovered-d01f {
    width: auto;
    right: 45px;
  }
}
.east-4cfc .hovered-d01f {
  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) {
  .east-4cfc .hovered-d01f {
    width: auto;
    left: 45px;
  }
}
.breadcrumb_tall_50b1 .hovered-d01f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.breadcrumb_tall_50b1 .tag_rough_ad01 {
  max-width: 48em;
  margin: 0 auto;
}
.breadcrumb_tall_50b1 .tertiary-dim-fe7b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.article-f20e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.article-f20e.focus-48bb .hovered-d01f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.article-f20e.texture-c9ff .hovered-d01f {
  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);
}
.article-f20e .hovered-d01f {
  visibility: visible;
}
.article-f20e.east-4cfc .hovered-d01f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active_last_938c,
.grid_dynamic_0e71 {
  overflow-x: hidden;
}
.active_last_938c .hovered-d01f {
  overflow: auto;
}
.active_last_938c.focus-48bb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_last_938c.focus-48bb .hovered-d01f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active_last_938c.focus-48bb .shade_bd0c {
  opacity: 0;
}
.active_last_938c.texture-c9ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_last_938c.texture-c9ff .hovered-d01f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active_last_938c.texture-c9ff .shade_bd0c {
  opacity: 0;
}
.active_last_938c.east-4cfc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_last_938c.east-4cfc .hovered-d01f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active_last_938c.east-4cfc .shade_bd0c {
  opacity: 0;
}
.active_last_938c.breadcrumb_tall_50b1 .hovered-d01f {
  z-index: 10;
  visibility: visible;
}
.accent_outer_dd97 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent_outer_dd97 .rough-b701 {
  background: rgba(255, 255, 255, 0.99);
}
.accent_outer_dd97 .rough-b701::after,
.accent_outer_dd97 .rough-b701:before {
  background: inherit;
}
.accent_outer_dd97:hover .rough-b701 {
  background: rgba(255, 255, 255, 0.99);
}
.east-4cfc .accent_outer_dd97 {
  top: 10px;
  right: auto;
  left: 12px;
}
.breadcrumb_tall_50b1 .accent_outer_dd97 {
  display: none !important;
}
.active_last_938c:before,
.grid_dynamic_0e71:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active_last_938c .accent_outer_dd97,
.grid_dynamic_0e71 .accent_outer_dd97 {
  display: inline-block;
}
.hovered-d01f .description_pressed_3ca1 {
  -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;
}
.active_last_938c .hovered-d01f .description_pressed_3ca1,
.grid_dynamic_0e71 .hovered-d01f .description_pressed_3ca1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_south_724e .gallery-71d6 {
  width: 100%;
}
.stone_b2e9 {
  padding: 0 0.5em 0;
}
.stone_b2e9 [class*="customify-col-"],
.stone_b2e9 [class*="customify-col_"],
.stone_b2e9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.stone-594f .stone_b2e9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lite_02dc .label_yellow_7485,
  .label_yellow_7485 {
    display: none;
  }
  .current-dd59 {
    text-align: left;
  }
  .summary-fixed-a4b2 {
    text-align: center;
  }
  .table_a85b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lite_02dc .focused-fe41,
  .focused-fe41 {
    display: none;
  }
  .focus-basic-3c27 {
    text-align: left;
  }
  .action_5ba3 {
    text-align: center;
  }
  .pagination_small_7541 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lite_02dc .hidden-a992,
  .hidden-a992 {
    display: none;
  }
  .motion_9cd1 {
    text-align: left;
  }
  .slider-iron-32b0 {
    text-align: center;
  }
  .footer_0a11 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover_d2d5 {
  box-shadow: none !important;
}
.layout_first_ab27 .pagination-d54b,
.gas-fed0 .pagination-d54b {
  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;
}
.gas-fed0 .pagination-d54b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer_322d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer_322d:after,
.footer_322d:before {
  content: "";
  display: table;
}
.footer_322d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer_322d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer_322d,
.hard-dd01 {
  max-width: 1248px;
  margin: 0 auto;
}

.copper-a635.narrow-be2c .footer_322d {
  max-width: 100%;
}
.copper-a635.caption-6450 {
  max-width: 1200px;
  margin: 0 auto;
}
.copper-a635.border_bottom_db0e .footer_322d {
  max-width: 100%;
}
.copper-a635.border_bottom_db0e > .footer_322d {
  padding-left: 0;
  padding-right: 0;
}
.copper-a635.border_bottom_db0e > .footer_322d .lite_02dc {
  margin: 0;
}
.copper-a635.border_bottom_db0e
  > .footer_322d
  .advanced_a582.modal-soft-059c {
  margin-right: 0;
  margin-left: 0;
}
.copper-a635.border_bottom_db0e #main.modal-soft-059c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .badge_db2c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .badge_db2c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-bd1f .logo-green-6c6e {
    padding-right: 1em;
  }
  .active-bd1f.notice-advanced-3e15 .advanced_a582 {
    border-right: 1px solid #eaecee;
  }
  .active-bd1f.notice-advanced-3e15 .logo-green-6c6e {
    padding-right: 1em;
  }
  .active-bd1f.notice-advanced-3e15 .column-b18c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-prev-694a .logo-green-6c6e {
    padding-left: 1em;
  }
  .search-prev-694a.notice-advanced-3e15 .advanced_a582 {
    border-left: 1px solid #eaecee;
  }
  .search-prev-694a.notice-advanced-3e15 .logo-green-6c6e {
    padding-left: 1em;
  }
  .search-prev-694a.notice-advanced-3e15 .column-b18c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_full_9b1a .logo-green-6c6e {
    padding-left: 1em;
  }
  .panel_full_9b1a.notice-advanced-3e15 .text_center_8b29 {
    border-right: 1px solid #eaecee;
  }
  .panel_full_9b1a.notice-advanced-3e15 .list_014a {
    border-right: 1px solid #eaecee;
  }
  .panel_full_9b1a.notice-advanced-3e15 .logo-green-6c6e {
    padding-left: 1em;
  }
  .panel_full_9b1a.notice-advanced-3e15 .column-b18c {
    padding-right: 1em;
  }
  .panel_full_9b1a.notice-advanced-3e15 .primary_2957 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_8b30 .logo-green-6c6e {
    padding-right: 1em;
  }
  .inner_8b30.notice-advanced-3e15 .text_center_8b29 {
    border-left: 1px solid #eaecee;
  }
  .inner_8b30.notice-advanced-3e15 .list_014a {
    border-left: 1px solid #eaecee;
  }
  .inner_8b30.notice-advanced-3e15 .logo-green-6c6e {
    padding-right: 1em;
  }
  .inner_8b30.notice-advanced-3e15 .column-b18c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_8b30.notice-advanced-3e15 .primary_2957 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_db2c .logo-green-6c6e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_db2c.notice-advanced-3e15 .advanced_a582 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .badge_db2c.notice-advanced-3e15 .logo-green-6c6e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_db2c.notice-advanced-3e15 .column-b18c {
    padding-left: 1em;
  }
  .badge_db2c.notice-advanced-3e15 .primary_2957 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .badge_db2c.notice-advanced-3e15 .logo-green-6c6e {
    padding-left: 0;
  }
}
.layout-ed05 .icon_f3b1 {
  display: inline-block;
}
.list_54ae {
  display: inline-block;
}
.old_48c3 {
  word-con: break-word;
}
.picture-wood-1071 > span {
  display: inline-block;
  padding: 5px 0;
}
.picture-wood-1071 .header_177c {
  margin-left: 8px;
  margin-right: 8px;
}
.picture-wood-1071 .clean-b3d6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress-e2c0 .heading_solid_0bc8 {
  margin-bottom: 2em;
}
.progress-e2c0 .old-da50 {
  margin-bottom: 15px;
}
.progress-e2c0 .old-da50:last-child {
  margin-bottom: 0;
}
.progress-e2c0 .carousel-black-5215 {
  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) {
  .progress-e2c0 .carousel-black-5215 {
    display: block;
  }
}
.progress-e2c0 .dark_2c08 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress-e2c0 .dark_2c08 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress-e2c0 .progress_e7ba {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress-e2c0 .progress_e7ba img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress-e2c0 .progress_e7ba a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress-e2c0 .old_48c3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress-e2c0 .old_48c3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress-e2c0 .label_light_72b4 p:last-child {
  margin-bottom: 0;
}
.progress-e2c0 .filter-new-08ca {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress-e2c0 .card_brown_3ce4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress-e2c0 .breadcrumb_980a {
  margin-top: 1em;
}
.progress-e2c0 .frame_green_b684 {
  top: 0;
  display: block;
}
.progress-e2c0 .frame_green_b684 a {
  color: inherit;
}
.progress-e2c0 .frame_green_b684 a:hover {
  color: inherit;
}
.progress-e2c0 .media_easy_1daa {
  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;
}
.progress-e2c0 .media_easy_1daa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress-e2c0 .card_brown_3ce4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress-e2c0 .pattern_pressed_dabd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress-e2c0 .pattern_pressed_dabd:first-child {
  margin-top: 0;
}
.progress-e2c0 .pattern_pressed_dabd.dropdown-first-3015 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress-e2c0 .pattern_pressed_dabd.backdrop-glass-4a58 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress-e2c0
  .pattern_pressed_dabd.backdrop-glass-4a58.top-a4d4
  .breadcrumb_980a {
  width: 100%;
}
.progress-e2c0 .backdrop-glass-4a58 {
  -webkit-box-align: center;
  align-items: center;
}
.progress-e2c0 .backdrop-glass-4a58 .picture-wood-1071,
.progress-e2c0 .backdrop-glass-4a58 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress-e2c0 .progress_e7ba {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-e2c0 .progress_e7ba img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-e2c0 .progress_e7ba: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;
}
.progress-e2c0 .dropdown-first-3015 {
  z-index: 5;
}
.progress-e2c0 .advanced_71d3 .message-action-0a60 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress-e2c0 .filter_motion_638e .message-action-0a60 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress-e2c0 .over-d37a .message-action-0a60 {
  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;
}
.progress-e2c0.title-ba92 .carousel-black-5215,
.progress-e2c0.active-64f6 .carousel-black-5215 {
  display: block;
}
.progress-e2c0.title-ba92 .carousel-black-5215 .shadow-stale-5d3d,
.progress-e2c0.title-ba92 .carousel-black-5215 .card_brown_3ce4,
.progress-e2c0.active-64f6 .carousel-black-5215 .shadow-stale-5d3d,
.progress-e2c0.active-64f6 .carousel-black-5215 .card_brown_3ce4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-e2c0.pattern_dirty_3e07 .dark_2c08 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress-e2c0.pattern_dirty_3e07 .dark_2c08 {
    margin-right: 0;
  }
}
.progress-e2c0.title-ba92 .dark_2c08,
.progress-e2c0.active-64f6 .dark_2c08 {
  padding-top: 40%;
}
.progress-e2c0.title-ba92 .heading_solid_0bc8,
.progress-e2c0.active-64f6 .heading_solid_0bc8 {
  display: block;
}
.progress-e2c0.title-ba92 .fn-sticky-e2ac .card_brown_3ce4,
.progress-e2c0.active-64f6 .fn-sticky-e2ac .card_brown_3ce4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress-e2c0.title-ba92 .dark_2c08,
.progress-e2c0.active-64f6 .dark_2c08 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress-e2c0.title-ba92 .card_brown_3ce4 {
  padding: 1em;
}
.slider_ae17 {
  margin: 30px auto;
  display: block;
}
.slider_ae17 .surface_brown_91a0 > * {
  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;
}
.slider_ae17 .surface_brown_91a0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_ae17 .surface_brown_91a0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card_8cb0 .picture-wood-1071 {
  margin-bottom: 1.41575em;
}
.card_8cb0 .notice-prev-c6ee {
  margin-bottom: 1.618em;
}
.right-5176 .notification_basic_76b2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.right-5176 .notification_basic_76b2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.right-5176 .up_e361 {
  max-width: 100%;
  overflow: auto;
}
.background-hard-e1b0 .right-5176 a:hover {
  text-decoration: underline;
}
.mask-over-b104 .old-da50:not(.old_48c3),
.mask-over-b104 .progress_e7ba {
  margin-bottom: 1.41575em;
}
.mask-over-b104 .old-da50:not(.old_48c3):last-child,
.mask-over-b104 .progress_e7ba:last-child {
  margin-bottom: 0;
}
.mask-over-b104 .old-da50.chip_371f {
  margin-bottom: 0.41575em;
}
.mask-over-b104 .description-0644:before,
.mask-over-b104 .middle_4d33:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.mask-over-b104 .description-0644:before {
  content: "\f115";
}
.mask-over-b104 .middle_4d33:before {
  content: "\f02c";
}
.mask-over-b104 .selected_bdee {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.mask-over-b104 .selected_bdee a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title-action-7626 {
  display: -webkit-box;
  display: flex;
}
.title-action-7626 .summary_ae1a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title-action-7626 .summary_ae1a {
    flex-basis: 90px;
  }
}
.title-action-7626 .picture-liquid-9a3e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-action-7626 .picture-liquid-9a3e {
    flex-basis: calc(100% - 50px);
  }
}
.title-action-7626 .frame-active-db75 p:last-child {
  margin-bottom: 0.72em;
}
.message_hovered_c4ac .surface_brown_91a0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.message_hovered_c4ac .surface_brown_91a0:after,
.message_hovered_c4ac .surface_brown_91a0:before {
  content: "";
  display: table;
}
.message_hovered_c4ac .surface_brown_91a0:after {
  clear: both;
}
.message_hovered_c4ac .surface_brown_91a0 .brown_dfad,
.message_hovered_c4ac .surface_brown_91a0 .article-1b5b {
  width: 49%;
}
.message_hovered_c4ac .surface_brown_91a0 .brown_dfad a span.frame-inner-4454,
.message_hovered_c4ac .surface_brown_91a0 .article-1b5b a span.frame-inner-4454 {
  display: block;
  margin-bottom: 5px;
}
.message_hovered_c4ac .surface_brown_91a0 .article-1b5b {
  float: left;
  text-align: left;
}
.message_hovered_c4ac .surface_brown_91a0 .brown_dfad {
  float: right;
  text-align: right;
}
.container_smooth_bec6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .container_smooth_bec6 {
    margin-bottom: 0;
  }
}
.content_3437 {
  margin-bottom: 1em;
}
.content_3437 .old_48c3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dark-4545 a {
  display: block;
  line-height: 0;
  position: relative;
}
.main-fa9d .content_3437,
.current-5141 .content_3437 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .main-fa9d .content_3437,
  .current-5141 .content_3437 {
    display: block;
  }
}
.main-fa9d .dark-4545,
.current-5141 .dark-4545 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .main-fa9d .dark-4545,
  .current-5141 .dark-4545 {
    margin-bottom: 1em;
  }
}
.main-fa9d .dark-4545 img,
.current-5141 .dark-4545 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.main-fa9d .detail-1a74,
.current-5141 .detail-1a74 {
  flex-basis: calc(100% - 160px);
}
.main-fa9d .detail-1a74 p,
.current-5141 .detail-1a74 p {
  margin-bottom: 0;
}
.main-fa9d .detail-1a74 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .main-fa9d .detail-1a74 {
    padding-left: 0;
  }
}
.current-5141 .detail-1a74 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .current-5141 .detail-1a74 {
    padding-right: 0;
  }
}
.current-5141 .dark-4545 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_liquid_49cd .dark-4545 {
  margin-bottom: 0.5em;
}
.paragraph_liquid_49cd .dark-4545 img {
  width: 100%;
}
.accordion_5b35 .red_fe24,
.content_536a .red_fe24 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content_536a .advanced_a582 .large_ca83 p:last-child {
  margin-bottom: 0;
}
.tall_ac9f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hard_d48e .inner_5a05 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hard_d48e .inner_5a05:last-of-type {
    margin-bottom: 0;
  }
}
.hard_d48e .inner_5a05 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard_d48e .inner_5a05 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hard_d48e .inner_5a05 ul li {
  margin: 0 0 0.6em;
}
.hard_d48e .inner_5a05 ul li.text_east_a521,
.hard_d48e .inner_5a05 ul li.list-f666 {
  position: relative;
}
.hard_d48e .inner_5a05 ul li.text_east_a521 .background-ff88,
.hard_d48e .inner_5a05 ul li.list-f666 .background-ff88 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hard_d48e .inner_5a05 ul li.text_east_a521:after:after,
.hard_d48e .inner_5a05 ul li.text_east_a521:after:before,
.hard_d48e
  .inner_5a05
  ul
  li.list-f666:after:after,
.hard_d48e
  .inner_5a05
  ul
  li.list-f666:after:before {
  content: "";
  display: table;
}
.hard_d48e .inner_5a05 ul li.text_east_a521:after:after,
.hard_d48e
  .inner_5a05
  ul
  li.list-f666:after:after {
  clear: both;
}
.hard_d48e .inner_5a05 a.fast_5105:hover {
  text-decoration: none;
}
.hard_d48e .inner_5a05 select {
  max-width: 100%;
}
.hard_d48e .inner_5a05 table {
  font-size: 85%;
}
.hard_d48e .inner_5a05 table td,
.hard_d48e .inner_5a05 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hard_d48e .inner_5a05 table tfoot td {
  text-align: left;
}
.hard_d48e .inner_5a05 :last-child {
  margin-bottom: 0;
}
.hard_d48e .inner_5a05 .sidebar-black-74a1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hard_d48e .inner_5a05 .sidebar-black-74a1 label {
  width: 100%;
}
.hard_d48e .inner_5a05 .sidebar-black-74a1 .pagination_prev_4ddf {
  width: 100%;
  display: block;
}
.hard_d48e .inner_5a05 .sidebar-black-74a1 .purple_3c96 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hard_d48e .inner_5a05 .sidebar-black-74a1 .purple_3c96:hover svg #svg-search {
  fill: #444;
}
.hard_d48e .inner_5a05 .sidebar-black-74a1 .purple_3c96 svg {
  width: 18px;
  height: 18px;
}
.hard_d48e .detail-inner-a7a1 ul ul,
.hard_d48e .frame-39ca ul ul,
.hard_d48e .left_06ee ul ul,
.hard_d48e .media-0ed5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hard_d48e .detail-inner-a7a1 .shade-green-5cda > a,
.hard_d48e .frame-39ca .shade-green-5cda > a,
.hard_d48e .left_06ee .shade-green-5cda > a,
.hard_d48e .media-0ed5 .shade-green-5cda > a {
  margin-bottom: 0;
}
.hard_d48e .black-7ed2 li,
.hard_d48e .detail-inner-a7a1 li,
.hard_d48e .copper-dd04 li,
.hard_d48e .frame-39ca li,
.hard_d48e .left_06ee li,
.hard_d48e .media-0ed5 li,
.hard_d48e .title-hard-0084 li,
.hard_d48e .search_last_3795 li {
  display: block;
  position: relative;
}
.hard_d48e .black-7ed2 li:last-child,
.hard_d48e .detail-inner-a7a1 li:last-child,
.hard_d48e .copper-dd04 li:last-child,
.hard_d48e .frame-39ca li:last-child,
.hard_d48e .left_06ee li:last-child,
.hard_d48e .media-0ed5 li:last-child,
.hard_d48e .title-hard-0084 li:last-child,
.hard_d48e .search_last_3795 li:last-child {
  border: none;
}
.hard_d48e .black-7ed2 li a,
.hard_d48e .detail-inner-a7a1 li a,
.hard_d48e .copper-dd04 li a,
.hard_d48e .frame-39ca li a,
.hard_d48e .left_06ee li a,
.hard_d48e .media-0ed5 li a,
.hard_d48e .title-hard-0084 li a,
.hard_d48e .search_last_3795 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard_d48e .black-7ed2 li ul li::before,
.hard_d48e .detail-inner-a7a1 li ul li::before,
.hard_d48e .copper-dd04 li ul li::before,
.hard_d48e .frame-39ca li ul li::before,
.hard_d48e .left_06ee li ul li::before,
.hard_d48e .media-0ed5 li ul li::before,
.hard_d48e .title-hard-0084 li ul li::before,
.hard_d48e .search_last_3795 li ul li::before {
  left: 15px;
}
.hard_d48e .black-7ed2 li ul a,
.hard_d48e .detail-inner-a7a1 li ul a,
.hard_d48e .copper-dd04 li ul a,
.hard_d48e .frame-39ca li ul a,
.hard_d48e .left_06ee li ul a,
.hard_d48e .media-0ed5 li ul a,
.hard_d48e .title-hard-0084 li ul a,
.hard_d48e .search_last_3795 li ul a {
  padding-left: 20px;
}
.hard_d48e .black-7ed2 li ul ul li::before,
.hard_d48e .detail-inner-a7a1 li ul ul li::before,
.hard_d48e .copper-dd04 li ul ul li::before,
.hard_d48e .frame-39ca li ul ul li::before,
.hard_d48e .left_06ee li ul ul li::before,
.hard_d48e .media-0ed5 li ul ul li::before,
.hard_d48e .title-hard-0084 li ul ul li::before,
.hard_d48e .search_last_3795 li ul ul li::before {
  left: 30px;
}
.hard_d48e .black-7ed2 li ul ul a,
.hard_d48e .detail-inner-a7a1 li ul ul a,
.hard_d48e .copper-dd04 li ul ul a,
.hard_d48e .frame-39ca li ul ul a,
.hard_d48e .left_06ee li ul ul a,
.hard_d48e .media-0ed5 li ul ul a,
.hard_d48e .title-hard-0084 li ul ul a,
.hard_d48e .search_last_3795 li ul ul a {
  padding-left: 40px;
}
.hard_d48e .iron-6733 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard_d48e .search_last_3795 ul li {
  margin-bottom: 1.41575em;
}
.hard_d48e .search_last_3795 ul li .gallery_e5f2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hard_d48e .search_last_3795 ul li .prev_847c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget-ffd2 .black-7ed2 li a,
.widget-ffd2 .detail-inner-a7a1 li a,
.widget-ffd2 .copper-dd04 li a,
.widget-ffd2 .frame-39ca li a,
.widget-ffd2 .left_06ee li a,
.widget-ffd2 .media-0ed5 li a,
.widget-ffd2 .title-hard-0084 li a,
.widget-ffd2 .search_last_3795 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-ffd2 .iron-6733 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-ffd2 .inner_5a05 ul li.text_east_a521 .background-ff88,
.widget-ffd2 .inner_5a05 ul li.list-f666 .background-ff88 {
  background: rgba(0, 0, 0, 0.2);
}
.widget-ffd2 .hard_d48e .inner_5a05 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-a635 .hard_d48e .header-bc33 li {
  margin: 0;
}
.copper-a635 .hard_d48e .header-bc33 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.copper-a635 .hard_d48e .header-bc33 li ul {
  margin: 0;
}
.copper-a635 .hard_d48e .header-bc33 li ul li a {
  padding-left: 15px;
}
.copper-a635 .hard_d48e .header-bc33 li ul li li a {
  padding-left: 30px;
}
.copper-a635 .hard_d48e .header-bc33 li.alert-d745 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.copper-a635 .hard_d48e .header-bc33 li.alert-d745 > 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;
}
.copper-a635 .hard_d48e .header-bc33 li.alert-d745 > 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;
}
.hero-wood-86db a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lower_f817 {
  position: relative;
  z-index: 10;
}
.lower_f817 .description_pressed_3ca1 {
  width: 100%;
  max-width: 100%;
}
.accordion-next-1044 .item_new_7240 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion-next-1044 .white_6552 {
}
.accordion-next-1044 .widget-ffd2 {
  background: #292929;
}
.message_7f1e .item_new_7240 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.message_7f1e .white_6552 {
  background: #f9f9f9;
}
.message_7f1e .widget-ffd2 {
  background: #303030;
}
.tabs-dark-2074 .item_new_7240 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-dark-2074 .icon_f3b1 {
    margin-bottom: 1em;
  }
  .tabs-dark-2074 .icon_f3b1:last-child {
    margin-bottom: 0;
  }
}
.tabs-dark-2074 .white_6552 {
  background: #ededed;
}
.tabs-dark-2074 .widget-ffd2 {
  background: #1a1a1a;
}
.item_new_7240.white_6552 {
  color: rgba(0, 0, 0, 0.6);
}
.item_new_7240.white_6552 .info_west_cec0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_new_7240.widget-ffd2 {
  color: rgba(255, 255, 255, 0.99);
}
.item_new_7240.widget-ffd2 a:not(.fast_5105) {
  color: rgba(255, 255, 255, 0.79);
}
.item_new_7240.widget-ffd2 a:not(.fast_5105):hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_new_7240.widget-ffd2 .info_west_cec0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_new_7240.widget-ffd2 table tbody td,
.item_new_7240.widget-ffd2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.heading-clean-8672.complex_7a0f .footer_322d {
  max-width: initial;
}
.heading-clean-8672 .fixed_d050 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.heading-clean-8672 .fixed_d050 .description_pressed_3ca1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .heading-clean-8672 .fixed_d050 .description_pressed_3ca1 {
    display: block;
    margin-bottom: 2em;
  }
  .heading-clean-8672 .fixed_d050 .description_pressed_3ca1:last-child {
    margin-bottom: 0;
  }
}
.tabs-dark-2074 .icon_f3b1:last-child,
.message_7f1e .icon_f3b1:last-child,
.accordion-next-1044 .icon_f3b1:last-child {
  margin-bottom: 0;
}
.tabs-dark-2074 .icon_f3b1 .hard_d48e .inner_5a05:last-child,
.message_7f1e .icon_f3b1 .hard_d48e .inner_5a05:last-child,
.accordion-next-1044 .icon_f3b1 .hard_d48e .inner_5a05:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tabs-dark-2074 .box-cold-35d1,
  .tabs-dark-2074 .backdrop-wide-8e9b,
  .message_7f1e .box-cold-35d1,
  .message_7f1e .backdrop-wide-8e9b,
  .accordion-next-1044 .box-cold-35d1,
  .accordion-next-1044 .backdrop-wide-8e9b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lower_f817 .icon_f3b1 {
    margin-bottom: 2em;
  }
}
.lower_f817 p:last-child {
  margin-bottom: 0;
}
.lower_f817 li,
.lower_f817 ul {
  list-style: none;
  margin: 0;
}
.lower_f817 ul ul {
  margin-left: 2.617924em;
}
.tooltip-456b {
  font-size: 0.875em;
}

/* css-noise: 1e83 */
.widget-item-j3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
