/*!
Theme Name: Customify
Theme URI: https://pressmaximum.article_3613/customify
Author: WPCustomify
Author URI: https://pressmaximum.article_3613
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.article_3613/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar_easy_3f13.mask-dirty-5603/licenses/gpl-2.0.item-active-bce1
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.backdrop-7b99/, (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.huge_4833.modal_mini_6b13/normalize.brown_a05c/
 ======
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.brown_a05c v7.0.0 | MIT License | github.article_3613/necolas/normalize.brown_a05c */
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;
}
.texture_simple_5220 .focus-tiny-3f6d,
.hard_2104,
.layout_4937,
.alert-bronze-7539,
.info_4a76,
.solid-252f,
.chip_warm_1ab7,
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;
}
.hard_2104,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard_2104,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard_2104,
  h1 {
    font-size: 1.8em;
  }
}
.layout_4937,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout_4937 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout_4937,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout_4937,
  h2 {
    font-size: 1.7em;
  }
}
.alert-bronze-7539,
h3 {
  font-size: 1.618em;
}
.texture_simple_5220 .focus-tiny-3f6d,
.info_4a76,
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.form-full-4400 {
  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;
}
.header-6d46:after,
.header-6d46:before,
.popup-lite-7b2e:after,
.popup-lite-7b2e:before {
  content: "";
  display: table;
}
.header-6d46:after,
.popup-lite-7b2e:after {
  clear: both;
}
.plasma-283b {
  float: right;
  margin-right: 0;
}
.info-iron-bf0f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.brown-c082 .dirty-4aad,
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;
}
.brown-c082 .dirty-4aad: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;
}
.status_e557 .dirty-4aad {
  box-shadow: none;
}
.status_e557
  .dirty-4aad
  .info-dim-5567 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.status_e557 .dirty-4aad .feature-brown-033b {
  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;
}
.status_e557
  .dirty-4aad
  .feature-brown-033b
  b {
  display: none;
}
.status_e557 .table-1a66 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.preview_focused_8592:not(.light-0e60):not(.status-e7c3),
button:not(.light-0e60):not(.status-e7c3),
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ),
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ),
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ) {
  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;
}
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ):hover,
button:not(.light-0e60):not(
    .status-e7c3
  ):hover,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ):hover,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ):hover,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ):active,
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ):focus,
button:not(.light-0e60):not(
    .status-e7c3
  ):active,
button:not(.light-0e60):not(
    .status-e7c3
  ):focus,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ):active,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ):focus,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ):active,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ):focus,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ):active,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ):focus {
  outline: 0;
}
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8,
button:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8 {
  position: relative;
}
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .search-a6aa,
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .item_d927,
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .nav-a188,
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  i,
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  svg,
button:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .search-a6aa,
button:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .item_d927,
button:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .nav-a188,
button:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  i,
button:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  svg,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .search-a6aa,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .item_d927,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .nav-a188,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  i,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  svg,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .search-a6aa,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .item_d927,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .nav-a188,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  i,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  svg,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .search-a6aa,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .item_d927,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  .nav-a188,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  i,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8
  svg {
  visibility: hidden;
}
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8:after,
button:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8:after,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8:after,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8:after,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ).fn-loading-32d8: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;
}
.preview_focused_8592:not(.light-0e60):not(.status-e7c3),
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ),
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ),
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ) {
  color: #fff;
  background: #235787;
}
.preview_focused_8592:not(.light-0e60):not(
    .status-e7c3
  ):focus,
input[type="button"]:not(.light-0e60):not(
    .status-e7c3
  ):focus,
input[type="reset"]:not(.light-0e60):not(
    .status-e7c3
  ):focus,
input[type="submit"]:not(.light-0e60):not(
    .status-e7c3
  ):focus {
  color: #fff;
}
.preview_focused_8592.fn-disabled-32d8:not(.light-0e60):not(
    .status-e7c3
  ),
.preview_focused_8592[disabled]:not(.light-0e60):not(
    .status-e7c3
  ),
button.fn-disabled-32d8:not(.light-0e60):not(
    .status-e7c3
  ),
button[disabled]:not(.light-0e60):not(
    .status-e7c3
  ) {
  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;
}
.status-fluid-56c2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.status-fluid-56c2: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;
}
.warm-6051 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description-5947 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.media-small-e2a4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header-6d46:after,
.header-6d46:before,
.title-orange-138c:after,
.title-orange-138c:before,
.pagination_tiny_bd6c:after,
.pagination_tiny_bd6c:before,
.lower-3816:after,
.lower-3816:before,
.action_603e:after,
.action_603e:before,
.widget_easy_8ecb:after,
.widget_easy_8ecb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.header-6d46:after,
.title-orange-138c:after,
.pagination_tiny_bd6c:after,
.lower-3816:after,
.action_603e:after,
.widget_easy_8ecb:after {
  clear: both;
}
.title-orange-138c .warm_43b0,
.pagination_tiny_bd6c .warm_43b0,
.huge-1b1f .warm_43b0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.caption-5b42 {
  display: inline-block;
}
.sidebar-c9ec {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar-c9ec img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-c9ec .short_6f43 {
  padding: 1em 0;
  font-size: 85%;
}
.short_6f43 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.inner_82c4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.inner_82c4:after,
.inner_82c4:before {
  content: "";
  display: table;
}
.inner_82c4:after {
  clear: both;
}
.gradient_0c4a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean_21f0 .gradient_0c4a {
  max-width: 50%;
}
.active_4b0e .gradient_0c4a {
  max-width: 33.33%;
}
.menu-363e .gradient_0c4a {
  max-width: 25%;
}
.layout-d297 .gradient_0c4a {
  max-width: 20%;
}
.feature-liquid-6887 .gradient_0c4a {
  max-width: 16.66%;
}
.sidebar-center-06f2 .gradient_0c4a {
  max-width: 14.28%;
}
.title_clean_5470 .gradient_0c4a {
  max-width: 12.5%;
}
.accordion_dirty_1c17 .gradient_0c4a {
  max-width: 11.11%;
}
.light_0671 {
  display: block;
}
.texture_simple_5220 .highlight-9107 label,
.texture_simple_5220 .article_stale_1480 label,
.texture_simple_5220 .header-5866 label,
.texture_simple_5220 .form-dirty-bb75 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline-ca05 {
  list-style: none;
  margin: 0;
}
.outline-ca05 article.under_0603 {
  margin-bottom: 0;
}
.outline-ca05 ul {
  list-style: none;
  margin: 0;
}
.outline-ca05 .main_medium_b08e li.under_0603 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline-ca05 .main_medium_b08e li.under_0603 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline-ca05 .main_medium_b08e li.under_0603: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) {
  .outline-ca05 .main_medium_b08e li.under_0603 li.under_0603 li.under_0603 li.under_0603 {
    padding-left: 0;
  }
}
article.under_0603 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_0603 .title-orange-138c p:last-of-type {
  margin-bottom: 0;
}
article.under_0603 .motion-ec32 {
  float: left;
}
article.under_0603 .chip_1b20 {
  margin-left: 85px;
}
article.under_0603 .red_1359 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_0603 .red_1359 .gallery-fresh-17b0 {
  margin-left: 10px;
}
article.under_0603 .dark_fff7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_0603 .footer_acf8 {
  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 .highlight-9107,
  #respond .header-5866,
  #respond .form-dirty-bb75 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-9107 input,
#respond .header-5866 input,
#respond .form-dirty-bb75 input {
  width: 100%;
}
#respond .form-dirty-bb75 {
  margin-right: 0;
}
#respond .hidden-7cf6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action-3dc3 {
  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;
}
.action-3dc3.orange_e4e9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.action-3dc3 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%);
}
.action-3dc3:focus,
.action-3dc3: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);
}
.sidebar-03a0 {
  border-radius: 10%;
}
.tag-thick-a69b {
  border-radius: 50%;
}
.purple_00c7 {
  font-size: 0.72em;
}
.red_a821 {
  font-size: 0.875em;
}
.block-24d7 {
  font-size: 1.1em;
}
.next-d2a3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.next-d2a3.purple_00c7 {
  letter-spacing: 0.5px;
}
.next_3488,
.next_3488 a {
  color: #6d6d6d;
}
.next_3488 a:hover {
  color: #111;
}
.easy_6379 {
  color: #6d6d6d;
}
.detail_liquid_648e {
  overflow-x: hidden;
}
.detail_liquid_648e .card-solid-a64c.text-706e {
  position: relative;
}
.detail_liquid_648e .card-solid-a64c.text-706e.text-complex-807e {
  position: initial;
}
.detail_liquid_648e
  .card-solid-a64c.text-706e.text-complex-807e
  .north_217a {
  left: auto;
}
.detail_liquid_648e .card-solid-a64c .north_217a {
  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;
}
.detail_liquid_648e .card-solid-a64c:hover.text-706e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.detail_liquid_648e
  .card-solid-a64c:hover.text-706e
  .north_217a {
  display: block;
  z-index: 9999999;
}
.detail_liquid_648e .media-ecc8 .button-prev-ab94,
.detail_liquid_648e .image_28b0 .button-prev-ab94 {
  display: none;
}
.detail_liquid_648e .tertiary_d411 .card-solid-a64c:hover.text-706e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.texture_simple_5220 .highlight-9107 label,
.texture_simple_5220 .article_stale_1480 label,
.texture_simple_5220 .header-5866 label,
.texture_simple_5220 .form-dirty-bb75 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline-ca05 {
  list-style: none;
  margin: 0;
}
.outline-ca05 article.under_0603 {
  margin-bottom: 0;
}
.outline-ca05 ul {
  list-style: none;
  margin: 0;
}
.outline-ca05 .main_medium_b08e li.under_0603 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline-ca05 .main_medium_b08e li.under_0603 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline-ca05 .main_medium_b08e li.under_0603: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) {
  .outline-ca05 .main_medium_b08e li.under_0603 li.under_0603 li.under_0603 li.under_0603 {
    padding-left: 0;
  }
}
article.under_0603 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_0603 .title-orange-138c p:last-of-type {
  margin-bottom: 0;
}
article.under_0603 .motion-ec32 {
  float: left;
}
article.under_0603 .chip_1b20 {
  margin-left: 85px;
}
article.under_0603 .red_1359 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_0603 .red_1359 .gallery-fresh-17b0 {
  margin-left: 10px;
}
article.under_0603 .dark_fff7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_0603 .footer_acf8 {
  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 .highlight-9107,
  #respond .header-5866,
  #respond .form-dirty-bb75 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-9107 input,
#respond .header-5866 input,
#respond .form-dirty-bb75 input {
  width: 100%;
}
#respond .form-dirty-bb75 {
  margin-right: 0;
}
#respond .hidden-7cf6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media-ecc8 .nav-501c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.nav-501c .grid_glass_c2cd.feature_295b .texture_09f2 > li > a:focus,
.nav-501c .grid_glass_c2cd.feature_295b .texture_09f2 > li > a:hover,
.nav-501c .grid_glass_c2cd.brown_9fb6 .texture_09f2 > li > a:focus,
.nav-501c .grid_glass_c2cd.brown_9fb6 .texture_09f2 > li > a:hover,
.nav-501c .grid_glass_c2cd.smooth_45ea .texture_09f2 > li > a:focus,
.nav-501c .grid_glass_c2cd.smooth_45ea .texture_09f2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-501c
  .grid_glass_c2cd.feature_295b
  .texture_09f2
  > li.icon_plasma_8dc6
  > a,
.nav-501c
  .grid_glass_c2cd.feature_295b
  .texture_09f2
  > li.old_c263
  > a,
.nav-501c
  .grid_glass_c2cd.brown_9fb6
  .texture_09f2
  > li.icon_plasma_8dc6
  > a,
.nav-501c
  .grid_glass_c2cd.brown_9fb6
  .texture_09f2
  > li.old_c263
  > a,
.nav-501c
  .grid_glass_c2cd.smooth_45ea
  .texture_09f2
  > li.icon_plasma_8dc6
  > a,
.nav-501c .grid_glass_c2cd.smooth_45ea .texture_09f2 > li.caption_6df5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.nav-501c .status-wide-4bd3,
.nav-501c .status-wide-4bd3 a {
  color: rgba(255, 255, 255, 0.99);
}
.nav-501c .block_0e5f.paper-0b9f li a,
.nav-501c .caption_a6e1 a,
.nav-501c .fixed_78f7,
.nav-501c .texture_09f2 > li > a,
.nav-501c .selected_f4c9 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c .block_0e5f.paper-0b9f li a:hover,
.nav-501c .caption_a6e1 a:hover,
.nav-501c .fixed_78f7:hover,
.nav-501c .texture_09f2 > li > a:hover,
.nav-501c .selected_f4c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-501c .over-84a7 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c .over-84a7 .sort-inner-82e5 {
  color: rgba(255, 255, 255, 0.99);
}
.nav-501c .over-84a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-501c .pink-4627 .wood-6e01 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c .pink-4627 .wood-6e01 .pagination-upper-fc65 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c
  .pink-4627
  .wood-6e01
  .pagination-upper-fc65::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c
  .pink-4627
  .wood-6e01
  .pagination-upper-fc65:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c
  .pink-4627
  .wood-6e01
  .pagination-upper-fc65::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c
  .pink-4627
  .wood-6e01
  .pagination-upper-fc65::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c .pink-4627 .notification-fixed-d448 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-501c .pink-4627 .notification-fixed-d448:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-dim-9fd9
  .nav-501c
  .pink-4627
  .narrow-992f
  .status_a41d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-dim-9fd9
  .nav-501c
  .pink-4627
  .narrow-992f
  .pagination-upper-fc65 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-ecc8 .slow-e435 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.slow-e435 .grid_glass_c2cd.feature_295b .texture_09f2 > li > a:focus,
.slow-e435 .grid_glass_c2cd.feature_295b .texture_09f2 > li > a:hover,
.slow-e435 .grid_glass_c2cd.brown_9fb6 .texture_09f2 > li > a:focus,
.slow-e435 .grid_glass_c2cd.brown_9fb6 .texture_09f2 > li > a:hover,
.slow-e435 .grid_glass_c2cd.smooth_45ea .texture_09f2 > li > a:focus,
.slow-e435 .grid_glass_c2cd.smooth_45ea .texture_09f2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-e435
  .grid_glass_c2cd.feature_295b
  .texture_09f2
  > li.icon_plasma_8dc6
  > a,
.slow-e435
  .grid_glass_c2cd.feature_295b
  .texture_09f2
  > li.old_c263
  > a,
.slow-e435
  .grid_glass_c2cd.brown_9fb6
  .texture_09f2
  > li.icon_plasma_8dc6
  > a,
.slow-e435
  .grid_glass_c2cd.brown_9fb6
  .texture_09f2
  > li.old_c263
  > a,
.slow-e435
  .grid_glass_c2cd.smooth_45ea
  .texture_09f2
  > li.icon_plasma_8dc6
  > a,
.slow-e435 .grid_glass_c2cd.smooth_45ea .texture_09f2 > li.caption_6df5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.slow-e435 .status-wide-4bd3,
.slow-e435 .status-wide-4bd3 a {
  color: rgba(0, 0, 0, 0.8);
}
.slow-e435 .block_0e5f.paper-0b9f li a,
.slow-e435 .caption_a6e1 a,
.slow-e435 .fixed_78f7,
.slow-e435 .texture_09f2 > li > a,
.slow-e435 .selected_f4c9 {
  color: rgba(0, 0, 0, 0.55);
}
.slow-e435 .block_0e5f.paper-0b9f li a:hover,
.slow-e435 .caption_a6e1 a:hover,
.slow-e435 .fixed_78f7:hover,
.slow-e435 .texture_09f2 > li > a:hover,
.slow-e435 .selected_f4c9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-e435 .over-84a7 {
  color: rgba(0, 0, 0, 0.55);
}
.slow-e435 .over-84a7 .sort-inner-82e5 {
  color: rgba(0, 0, 0, 0.8);
}
.slow-e435 .over-84a7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right-5f38 .primary-fb80 {
  margin-left: auto;
  margin-right: auto;
}
.pagination_tiny_bd6c > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination_tiny_bd6c .warm-6051 {
  margin-right: 1.41575em;
}
.hidden-315a .pagination_tiny_bd6c > .small-bddd {
  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;
}
.hidden-315a .pagination_tiny_bd6c > .basic_c6ad {
  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;
}
.paper-6868.right-5f38 .primary-fb80,
.action_5257.right-5f38 .primary-fb80 {
  margin-left: 0;
}
.outline_fd8b.right-5f38 .primary-fb80,
.layout-da85.right-5f38 .primary-fb80 {
  margin-right: 0;
}
.pagination_tiny_bd6c ol,
.pagination_tiny_bd6c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title-dirty-ad99 video {
  max-width: 100%;
}
.pattern-9cd6 img {
  display: block;
}
.pattern-9cd6.warm-6051,
.pattern-9cd6.description-5947 {
  width: 100%;
}
.pattern-9cd6.basic_c6ad img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dynamic-ce11:not(.thick-afc1) {
  margin: 1.5em auto;
}
.tag-dynamic-4497 p {
  padding: 1.5em 14px;
}
ul.detail-b670.basic_c6ad,
ul.detail-b670.small-bddd,
ul.detail-b670.row_tiny_209b.small-bddd {
  padding: 0 14px;
}
.content_a5f7 {
  display: block;
  overflow-x: auto;
}
.content_a5f7 table {
  border-collapse: collapse;
  width: 100%;
}
.content_a5f7 td,
.content_a5f7 th {
  padding: 0.5em;
}
.pagination_tiny_bd6c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination_tiny_bd6c ol ol,
.pagination_tiny_bd6c ol ul,
.pagination_tiny_bd6c ul ol,
.pagination_tiny_bd6c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination_tiny_bd6c ol ol li,
.pagination_tiny_bd6c ol ul li,
.pagination_tiny_bd6c ul ol li,
.pagination_tiny_bd6c ul ul li {
  margin-left: 0;
}
.in-8380.layout_black_a649 > .highlight_80f0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.in-8380.layout_black_a649 > .highlight_80f0 iframe,
.in-8380.layout_black_a649 > .highlight_80f0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wide_9ab0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wide_9ab0.search_9ca9 {
  padding: 0;
}
.wide_9ab0.search_9ca9 cite {
  font-size: 13px;
}
.wide_9ab0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wide_9ab0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel_lower_1111 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel_lower_1111 > p:first-child {
  margin-top: 0;
}
.panel_lower_1111 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel_lower_1111 blockquote {
  border-left: 0;
}
.disabled-c3e6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled-c3e6:not(.surface_9486) {
  max-width: 100px;
}
.disabled-c3e6.left-2038 {
  border-bottom: none !important;
  text-align: center;
}
.disabled-c3e6.left-2038::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tag-dynamic-4497 p {
    padding: 1.5em 0;
  }
}
.brown-df24 {
  color: #0073aa;
}
.link-lite-cbef {
  background-color: #0073aa;
}
.selected_9256 {
  color: #229fd8;
}
.message_f7bc {
  background-color: #229fd8;
}
.down-6c64 {
  color: #eee;
}
.status_7a46 {
  background-color: #eee;
}
.notification_gas_8706 {
  color: #444;
}
.hero_4a99 {
  background-color: #444;
}
.link_5c38 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link_5c38 .picture-hard-ff04 .caption_a6e1 {
  font-size: 15px;
}
.link_5c38 .caption_a6e1 {
  line-height: 1.3;
}
.link_5c38 .slow-e435 {
}
.link_5c38 .nav-501c {
  background: #235787;
}
.detail-96dd {
  padding: 0;
}
.detail-96dd .nav-501c {
  background: #1a1a1a;
}
.detail-96dd .slow-e435 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dirty-ff2a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dirty-ff2a .slow-e435 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dirty-ff2a .nav-501c {
  background: #303030;
}
.widget_easy_8ecb {
  position: relative;
  z-index: 10;
}
.widget_easy_8ecb .box-66ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide_e26d .text-706e {
  display: inline-block;
  vertical-align: middle;
}
.wide_e26d.gradient_yellow_fc4b .text-706e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wide_e26d.gradient_yellow_fc4b .text-706e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wide_e26d.gradient_yellow_fc4b .text-706e {
    margin-right: 0.4em;
  }
}
.wide_e26d.gradient_yellow_fc4b .text-706e:last-child {
  margin-right: 0;
}
.chip_401f .box-66ae {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .media-ecc8 .picture-hard-ff04 {
    margin: 0 -0.5em;
  }
  .media-ecc8 .picture-hard-ff04 [class*="customify-col-"],
  .media-ecc8 .picture-hard-ff04 [class*="customify-col_"],
  .media-ecc8 .picture-hard-ff04 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.media-ecc8.accent-d7e7 .box-66ae {
  background: 0 0 !important;
}
.media-ecc8.accent-d7e7 .box-66ae,
.media-ecc8.chip_401f .box-66ae {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .media-ecc8.disabled_e6af {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.media-ecc8.chip_401f .box-66ae {
  box-shadow: none !important;
}
.right-9eb7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .right-9eb7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .right-9eb7 {
    padding: 18px 0 20px;
  }
}
.right-9eb7 .banner-down-0d2d {
  width: 100%;
}
.right-9eb7 .carousel-clean-89a5 {
  margin-bottom: 0;
}
.right-9eb7 .purple_2d56 {
  margin-top: 5px;
  font-size: 0.875em;
}
.paragraph-f817 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paragraph-f817 .component_03b0 {
  width: 100%;
}
.box_61af {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box_61af li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box_61af 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;
}
.box_61af li:last-child:after {
  display: none;
}
.box_61af li a {
  font-weight: 500;
  margin-right: 10px;
}
.list_7f7a .button-prev-ab94 button,
.right-9eb7 .button-prev-ab94 button {
  left: 0;
}
.list_7f7a .component_03b0,
.right-9eb7 .component_03b0 {
  padding-left: 0;
  padding-right: 0;
}
.list_7f7a .paragraph-f817,
.right-9eb7 .paragraph-f817 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.list_7f7a {
  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;
}
.list_7f7a: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;
}
.list_7f7a .message_pressed_845a {
  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) {
  .list_7f7a .message_pressed_845a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .list_7f7a .message_pressed_845a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .list_7f7a .message_pressed_845a {
    min-height: 200px;
  }
}
.list_7f7a .box_61af {
  color: rgba(255, 255, 255, 0.8);
}
.list_7f7a .box_61af a,
.list_7f7a .box_61af li:after {
  color: inherit;
}
.list_7f7a .box_61af a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu-old-671b {
  margin-bottom: 0.5em;
}
.avatar_dbfc {
  margin-bottom: 1.2em;
}
.avatar_dbfc,
.menu-old-671b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar_dbfc p:last-child,
.menu-old-671b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .button-prev-ab94,
#masthead .button-prev-ab94 {
  display: none;
}
#masthead
  > .button-prev-ab94.orange-905c {
  display: none;
}
#masthead > .button-prev-ab94 button {
  left: 0;
}
.first_1b96 {
  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%;
}
.first_1b96 .text-706e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.first_1b96 .hovered_b052 {
  display: -webkit-box;
  display: flex;
}
.first_1b96 .hovered_b052.iron_b9da {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.first_1b96 .hovered_b052.pagination_d5e4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first_1b96 .hovered_b052.hovered-3ccc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first_1b96.middle_b5f0.hover-4cbd .hovered_b052.iron_b9da {
  flex-basis: 100%;
}
.first_1b96.first-6fb1 .hovered_b052.pagination_d5e4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.first_1b96.first-6fb1 .hovered_b052.hovered-3ccc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .button-prev-ab94.orange-905c {
  display: none;
}
#masthead > .button-prev-ab94 button {
  left: 0;
}
.banner_5cca {
  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;
}
.banner_5cca:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.banner_5cca.shadow_south_fc64 i {
  margin-right: 4px;
}
.banner_5cca.hidden_9691 i {
  margin-left: 5px;
}
.caption_a6e1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption_a6e1 p:last-child {
  margin-bottom: 0;
}
.basic-45ca {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.basic-45ca a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.basic-45ca img {
  display: block;
  width: auto;
  line-height: 1;
}
.basic-45ca .status-wide-4bd3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.basic-45ca .tabs-2af9 {
  margin: 5px 0 7px 0;
}
.basic-45ca.stale_e486 .tooltip-bf45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic-45ca.stale_e486 .fast-48ff {
  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;
}
.basic-45ca.hovered-fc7d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.basic-45ca.hovered-fc7d .tooltip-bf45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic-45ca.hovered-fc7d .fast-48ff {
  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;
}
.basic-45ca.shadow-de66 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic-45ca.hero_orange_ce47 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.basic-45ca.hero_orange_ce47 .fast-48ff {
  margin-top: 7px;
}
.pattern-bottom-2732 {
  display: inline-block;
}
.widget_easy_8ecb .picture-over-328c .basic-45ca img {
  max-width: 100%;
}
.grid_glass_c2cd .avatar-8da2.plasma_58cf,
.hover-complex-27d7 .avatar-8da2.plasma_58cf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid_glass_c2cd .overlay_small_89ce,
.hover-complex-27d7 .overlay_small_89ce {
  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%);
}
.grid_glass_c2cd .overlay_small_89ce {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.grid_glass_c2cd.focused-1619 .overlay_small_89ce {
  display: none;
}
.grid_glass_c2cd .active_36e5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid_glass_c2cd .active_36e5 li {
  display: inline-block;
  position: relative;
}
.grid_glass_c2cd .active_36e5 li:last-child {
  margin-right: 0;
}
.grid_glass_c2cd .active_36e5 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;
}
.grid_glass_c2cd .active_36e5 li.caption_6df5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.grid_glass_c2cd .active_36e5 > 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;
}
.grid_glass_c2cd .active_36e5 > li > a i {
  line-height: 0;
}
.grid_glass_c2cd .active_36e5 > li.notification-light-600d > a .overlay_small_89ce {
  margin-left: 4px;
  line-height: 0;
}
.grid_glass_c2cd .active_36e5 .nav-copper-2c12 li.notification-light-600d > a {
  position: relative;
}
.grid_glass_c2cd .active_36e5 .nav-copper-2c12 li.notification-light-600d > a:after,
.grid_glass_c2cd .active_36e5 .nav-copper-2c12 li.notification-light-600d > a:before {
  content: "";
  display: table;
}
.grid_glass_c2cd .active_36e5 .nav-copper-2c12 li.notification-light-600d > a:after {
  clear: both;
}
.grid_glass_c2cd .active_36e5 .nav-copper-2c12 li.notification-light-600d > a .overlay_small_89ce {
  margin-left: 5px;
  float: right;
}
.grid_glass_c2cd .label_e2de,
.grid_glass_c2cd .nav-copper-2c12 {
  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;
}
.grid_glass_c2cd .nav-copper-2c12 {
  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;
}
.grid_glass_c2cd .nav-copper-2c12 .plasma_58cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid_glass_c2cd .nav-copper-2c12 .overlay_small_89ce {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.grid_glass_c2cd .nav-copper-2c12 li {
  display: block;
  margin: 0;
  padding: 0;
}
.grid_glass_c2cd .nav-copper-2c12 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;
}
.grid_glass_c2cd .nav-copper-2c12 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.grid_glass_c2cd .nav-copper-2c12 .nav-copper-2c12 {
  top: 0;
  left: 100%;
}
.grid_glass_c2cd .badge-dim-305c.fn-focus-32d8 > .label_e2de,
.grid_glass_c2cd .badge-dim-305c.fn-focus-32d8 > .nav-copper-2c12,
.grid_glass_c2cd .badge-dim-305c:focus > .label_e2de,
.grid_glass_c2cd .badge-dim-305c:focus > .nav-copper-2c12,
.grid_glass_c2cd .badge-dim-305c:hover > .label_e2de,
.grid_glass_c2cd .badge-dim-305c:hover > .nav-copper-2c12 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.grid_glass_c2cd.smooth_45ea .texture_09f2:after,
.grid_glass_c2cd.smooth_45ea .texture_09f2:before {
  content: "";
  display: table;
}
.grid_glass_c2cd.smooth_45ea .texture_09f2:after {
  clear: both;
}
.grid_glass_c2cd.smooth_45ea .texture_09f2 > li {
  float: left;
}
.grid_glass_c2cd.section-complex-2be7 .texture_09f2:after,
.grid_glass_c2cd.section-complex-2be7 .texture_09f2:before {
  content: "";
  display: table;
}
.grid_glass_c2cd.section-complex-2be7 .texture_09f2:after {
  clear: both;
}
.grid_glass_c2cd.section-complex-2be7 .texture_09f2 > li {
  float: left;
}
.grid_glass_c2cd.section-complex-2be7 .texture_09f2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.grid_glass_c2cd.section-complex-2be7 .texture_09f2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.grid_glass_c2cd.section-complex-2be7 .texture_09f2 > li.icon_plasma_8dc6 > a,
.grid_glass_c2cd.section-complex-2be7 .texture_09f2 > li.caption_6df5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.grid_glass_c2cd.feature_295b .texture_09f2 > li > a .plasma_58cf {
  position: relative;
}
.grid_glass_c2cd.feature_295b .texture_09f2 > li > a .plasma_58cf: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;
}
.grid_glass_c2cd.feature_295b
  .texture_09f2
  > li:focus
  > a
  .plasma_58cf:before,
.grid_glass_c2cd.feature_295b
  .texture_09f2
  > li:hover
  > a
  .plasma_58cf:before {
  width: 100%;
  background-color: currentColor;
}
.grid_glass_c2cd.feature_295b
  .texture_09f2
  > li.icon_plasma_8dc6
  > a
  .plasma_58cf:before,
.grid_glass_c2cd.feature_295b
  .texture_09f2
  > li.old_c263
  > a
  .plasma_58cf:before {
  width: 100%;
  background-color: currentColor;
}
.grid_glass_c2cd.brown_9fb6 .texture_09f2 > li > a .plasma_58cf {
  position: relative;
}
.grid_glass_c2cd.brown_9fb6 .texture_09f2 > li > a .plasma_58cf: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;
}
.grid_glass_c2cd.brown_9fb6 .texture_09f2 > li:focus > a .plasma_58cf:before,
.grid_glass_c2cd.brown_9fb6
  .texture_09f2
  > li:hover
  > a
  .plasma_58cf:before {
  width: 100%;
  background-color: currentColor;
}
.grid_glass_c2cd.brown_9fb6
  .texture_09f2
  > li.icon_plasma_8dc6
  > a
  .plasma_58cf:before,
.grid_glass_c2cd.brown_9fb6
  .texture_09f2
  > li.old_c263
  > a
  .plasma_58cf:before {
  width: 100%;
  background-color: currentColor;
}
.hover-complex-27d7 .active_36e5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover-complex-27d7 .active_36e5 li:first-child > a {
  border-top: none;
}
.hover-complex-27d7 .active_36e5 .list-4f7e > .plasma_58cf .overlay_small_89ce {
  display: none;
}
.hover-complex-27d7 .active_36e5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover-complex-27d7 .active_36e5 li:last-child {
  border: none;
}
.hover-complex-27d7 .active_36e5 li.notification-light-600d > a {
  padding-right: 45px !important;
}
.hover-complex-27d7 .active_36e5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover-complex-27d7 .active_36e5 li a:focus,
.hover-complex-27d7 .active_36e5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-complex-27d7 .active_36e5 li .highlight_77ce {
  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;
}
.hover-complex-27d7 .active_36e5 li .highlight_77ce:hover {
  box-shadow: none;
}
.hover-complex-27d7 .active_36e5 li .highlight_77ce .overlay_small_89ce {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover-complex-27d7 .active_36e5 .nav-copper-2c12 {
  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);
}
.hover-complex-27d7 .active_36e5 .nav-copper-2c12 li a {
  padding-left: 3em;
}
.hover-complex-27d7 .active_36e5 .frame-cb28 > a .highlight_77ce i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover-complex-27d7 .active_36e5 .frame-cb28 > .nav-copper-2c12 {
  display: block;
  opacity: 1;
}
.green-7750 {
  max-width: 100%;
}
.search-out-f722 {
  line-height: 0;
  cursor: pointer;
}
.selected_f4c9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.selected_f4c9:hover {
  box-shadow: none;
  color: currentColor;
}
.selected_f4c9 svg {
  width: 18px;
  height: 18px;
}
.selected_f4c9 .element-plasma-fba3 {
  display: none;
}
.pink_b2ef {
  position: relative;
}
.pink_b2ef.fn-active-32d8 .selected_f4c9 .main-44a2 {
  display: none;
}
.pink_b2ef.fn-active-32d8 .selected_f4c9 .element-plasma-fba3 {
  display: inline-block;
}
.pink_b2ef .filter_liquid_c860 {
  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);
}
.pink_b2ef.background-up-7f9a .filter_liquid_c860 {
  left: auto;
  right: -0.9em;
}
.pink_b2ef.background-up-7f9a .out_30fd::before {
  left: auto;
  right: 15px;
}
.pink_b2ef.fn-active-32d8 .filter_liquid_c860 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow-992f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.narrow-992f label {
  flex-basis: 100%;
}
.narrow-992f .wood-6e01 {
  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;
}
.narrow-992f .pagination-upper-fc65 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.narrow-992f .pagination-upper-fc65:focus {
  background-color: transparent;
}
.narrow-992f button.notification-fixed-d448 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.narrow-992f button.notification-fixed-d448:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.narrow-992f button.notification-fixed-d448 svg {
  width: 18px;
  height: 18px;
}
.narrow-992f input[type="submit"] {
  min-height: auto;
}
.pink-4627 .narrow-992f .pagination-upper-fc65 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.out_30fd {
  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) {
  .out_30fd {
    width: 220px;
  }
}
.out_30fd label {
  flex-basis: 100%;
}
.out_30fd::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;
}
.filter-dim-9fd9 .pink-4627 .narrow-992f {
  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;
}
.filter-dim-9fd9
  .pink-4627
  .narrow-992f
  .wood-6e01 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.filter-dim-9fd9 .pink-4627 .narrow-992f .pagination-upper-fc65 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.filter-dim-9fd9
  .pink-4627
  .narrow-992f
  .pagination-upper-fc65:focus {
  background: 0 0;
}
.filter-dim-9fd9
  .pink-4627
  .narrow-992f
  .status_a41d {
  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;
}
.block_0e5f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block_0e5f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block_0e5f li:last-child {
  margin-right: 0;
}
.block_0e5f li:first-child {
  margin-left: 0;
}
.block_0e5f.rough-9a33 a {
  color: #fff;
}
.block_0e5f.rough-9a33 a:hover {
  color: #fff;
}
.block_0e5f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block_0e5f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block_0e5f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block_0e5f a:hover {
  opacity: 0.9;
  color: inherit;
}
.block_0e5f [class*="social-icon-apple"] {
  background-color: #999;
}
.block_0e5f [class*="social-icon-apple"].widget-75c3 {
  background-color: transparent;
  color: #999;
}
.block_0e5f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block_0e5f [class*="social-icon-behance"].widget-75c3 {
  background-color: transparent;
  color: #1769ff;
}
.block_0e5f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block_0e5f [class*="social-icon-bitbucket"].widget-75c3 {
  background-color: transparent;
  color: #205081;
}
.block_0e5f [class*="social-icon-codepen"] {
  background-color: #000;
}
.block_0e5f [class*="social-icon-codepen"].widget-75c3 {
  background-color: transparent;
  color: #000;
}
.block_0e5f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block_0e5f [class*="social-icon-delicious"].widget-75c3 {
  background-color: transparent;
  color: #39f;
}
.block_0e5f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block_0e5f [class*="social-icon-digg"].widget-75c3 {
  background-color: transparent;
  color: #005be2;
}
.block_0e5f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block_0e5f [class*="social-icon-dribbble"].widget-75c3 {
  background-color: transparent;
  color: #ea4c89;
}
.block_0e5f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block_0e5f [class*="social-icon-envelope"].widget-75c3 {
  background-color: transparent;
  color: #ea4335;
}
.block_0e5f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block_0e5f [class*="social-icon-facebook"].widget-75c3 {
  background-color: transparent;
  color: #3b5998;
}
.block_0e5f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block_0e5f [class*="social-icon-flickr"].widget-75c3 {
  background-color: transparent;
  color: #0063dc;
}
.block_0e5f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block_0e5f [class*="social-icon-foursquare"].widget-75c3 {
  background-color: transparent;
  color: #2d5be3;
}
.block_0e5f [class*="social-icon-github"] {
  background-color: #333;
}
.block_0e5f [class*="social-icon-github"].widget-75c3 {
  background-color: transparent;
  color: #333;
}
.block_0e5f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block_0e5f [class*="social-icon-google-plus"].widget-75c3 {
  background-color: transparent;
  color: #dd4b39;
}
.block_0e5f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block_0e5f [class*="social-icon-houzz"].widget-75c3 {
  background-color: transparent;
  color: #7ac142;
}
.block_0e5f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block_0e5f [class*="social-icon-instagram"].widget-75c3 {
  background-color: transparent;
  color: #262626;
}
.block_0e5f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block_0e5f [class*="social-icon-jsfiddle"].widget-75c3 {
  background-color: transparent;
  color: #487aa2;
}
.block_0e5f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block_0e5f [class*="social-icon-linkedin"].widget-75c3 {
  background-color: transparent;
  color: #0077b5;
}
.block_0e5f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block_0e5f [class*="social-icon-medium"].widget-75c3 {
  background-color: transparent;
  color: #00ab6b;
}
.block_0e5f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block_0e5f
  [class*="social-icon-odnoklassniki"].widget-75c3 {
  background-color: transparent;
  color: #f4731c;
}
.block_0e5f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block_0e5f [class*="social-icon-meetup"].widget-75c3 {
  background-color: transparent;
  color: #ec1c40;
}
.block_0e5f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block_0e5f [class*="social-icon-pinterest"].widget-75c3 {
  background-color: transparent;
  color: #bd081c;
}
.block_0e5f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block_0e5f [class*="social-icon-product-hunt"].widget-75c3 {
  background-color: transparent;
  color: #da552f;
}
.block_0e5f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block_0e5f [class*="social-icon-reddit"].widget-75c3 {
  background-color: transparent;
  color: #ff4500;
}
.block_0e5f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block_0e5f [class*="social-icon-rss"].widget-75c3 {
  background-color: transparent;
  color: #f26522;
}
.block_0e5f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block_0e5f
  [class*="social-icon-shopping-cart"].widget-75c3 {
  background-color: transparent;
  color: #4caf50;
}
.block_0e5f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block_0e5f [class*="social-icon-skype"].widget-75c3 {
  background-color: transparent;
  color: #00aff0;
}
.block_0e5f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block_0e5f [class*="social-icon-slideshare"].widget-75c3 {
  background-color: transparent;
  color: #0077b5;
}
.block_0e5f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block_0e5f [class*="social-icon-snapchat"].widget-75c3 {
  background-color: transparent;
  color: #fffc00;
}
.block_0e5f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block_0e5f [class*="social-icon-soundcloud"].widget-75c3 {
  background-color: transparent;
  color: #f80;
}
.block_0e5f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block_0e5f [class*="social-icon-spotify"].widget-75c3 {
  background-color: transparent;
  color: #2ebd59;
}
.block_0e5f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block_0e5f
  [class*="social-icon-stack-overflow"].widget-75c3 {
  background-color: transparent;
  color: #fe7a15;
}
.block_0e5f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block_0e5f [class*="social-icon-maldkfgram"].widget-75c3 {
  background-color: transparent;
  color: #2ca5e0;
}
.block_0e5f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block_0e5f [class*="social-icon-tripadvisor"].widget-75c3 {
  background-color: transparent;
  color: #589442;
}
.block_0e5f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block_0e5f [class*="social-icon-tumblr"].widget-75c3 {
  background-color: transparent;
  color: #35465c;
}
.block_0e5f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block_0e5f [class*="social-icon-twitch"].widget-75c3 {
  background-color: transparent;
  color: #6441a5;
}
.block_0e5f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block_0e5f [class*="social-icon-twitter"].widget-75c3 {
  background-color: transparent;
  color: #1da1f2;
}
.block_0e5f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block_0e5f [class*="social-icon-vimeo"].widget-75c3 {
  background-color: transparent;
  color: #1ab7ea;
}
.block_0e5f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block_0e5f [class*="social-icon-vk"].widget-75c3 {
  background-color: transparent;
  color: #45668e;
}
.block_0e5f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block_0e5f [class*="social-icon-weibo"].widget-75c3 {
  background-color: transparent;
  color: #df2029;
}
.block_0e5f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block_0e5f [class*="social-icon-weixin"].widget-75c3 {
  background-color: transparent;
  color: #7bb32e;
}
.block_0e5f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block_0e5f [class*="social-icon-whatsapp"].widget-75c3 {
  background-color: transparent;
  color: #25d366;
}
.block_0e5f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block_0e5f [class*="social-icon-wordpress"].widget-75c3 {
  background-color: transparent;
  color: #21759b;
}
.block_0e5f [class*="social-icon-xing"] {
  background-color: #026466;
}
.block_0e5f [class*="social-icon-xing"].widget-75c3 {
  background-color: transparent;
  color: #026466;
}
.block_0e5f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block_0e5f [class*="social-icon-yelp"].widget-75c3 {
  background-color: transparent;
  color: #af0606;
}
.block_0e5f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block_0e5f [class*="social-icon-youtube"].widget-75c3 {
  background-color: transparent;
  color: #cd201f;
}
.fixed_78f7 {
  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;
}
.fixed_78f7:hover {
  box-shadow: none;
  background: 0 0;
}
.background-0754 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slow_8b79 {
  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;
}
.warm-8be1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paper-b4cc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paper-b4cc,
.paper-b4cc::after,
.paper-b4cc::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;
}
.paper-b4cc::after,
.paper-b4cc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.west_cf00 .slow_8b79 .warm-8be1 {
  margin-top: -2px;
  width: 19px;
}
.west_cf00 .slow_8b79 .paper-b4cc {
  margin-top: -1px;
}
.west_cf00 .slow_8b79 .paper-b4cc,
.west_cf00 .slow_8b79 .paper-b4cc::after,
.west_cf00 .slow_8b79 .paper-b4cc::before {
  width: 19px;
  height: 2px;
}
.west_cf00 .slow_8b79 .paper-b4cc::before {
  top: -6px;
}
.west_cf00 .slow_8b79 .paper-b4cc::after {
  bottom: -6px;
}
.upper-b3c0 .slow_8b79 .warm-8be1 {
  margin-top: -2px;
  width: 22px;
}
.upper-b3c0 .slow_8b79 .paper-b4cc {
  margin-top: -1px;
}
.upper-b3c0 .slow_8b79 .paper-b4cc,
.upper-b3c0 .slow_8b79 .paper-b4cc::after,
.upper-b3c0 .slow_8b79 .paper-b4cc::before {
  width: 22px;
  height: 2px;
}
.upper-b3c0 .slow_8b79 .paper-b4cc::before {
  top: -7px;
}
.upper-b3c0 .slow_8b79 .paper-b4cc::after {
  bottom: -7px;
}
.narrow_3387 .slow_8b79 .warm-8be1 {
  margin-top: -2px;
  width: 31px;
}
.narrow_3387 .slow_8b79 .paper-b4cc {
  margin-top: -1.5px;
}
.narrow_3387 .slow_8b79 .paper-b4cc,
.narrow_3387 .slow_8b79 .paper-b4cc::after,
.narrow_3387 .slow_8b79 .paper-b4cc::before {
  width: 31px;
  height: 3px;
}
.narrow_3387 .slow_8b79 .paper-b4cc::before {
  top: -9px;
}
.narrow_3387 .slow_8b79 .paper-b4cc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_efe7 .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 19px;
  }
  .block_efe7 .slow_8b79 .paper-b4cc {
    margin-top: -1px;
  }
  .block_efe7 .slow_8b79 .paper-b4cc,
  .block_efe7 .slow_8b79 .paper-b4cc::after,
  .block_efe7 .slow_8b79 .paper-b4cc::before {
    width: 19px;
    height: 2px;
  }
  .block_efe7 .slow_8b79 .paper-b4cc::before {
    top: -6px;
  }
  .block_efe7 .slow_8b79 .paper-b4cc::after {
    bottom: -6px;
  }
  .wide_69ea .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 22px;
  }
  .wide_69ea .slow_8b79 .paper-b4cc {
    margin-top: -1px;
  }
  .wide_69ea .slow_8b79 .paper-b4cc,
  .wide_69ea .slow_8b79 .paper-b4cc::after,
  .wide_69ea .slow_8b79 .paper-b4cc::before {
    width: 22px;
    height: 2px;
  }
  .wide_69ea .slow_8b79 .paper-b4cc::before {
    top: -7px;
  }
  .wide_69ea .slow_8b79 .paper-b4cc::after {
    bottom: -7px;
  }
  .row_5c83 .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 31px;
  }
  .row_5c83 .slow_8b79 .paper-b4cc {
    margin-top: -1.5px;
  }
  .row_5c83 .slow_8b79 .paper-b4cc,
  .row_5c83 .slow_8b79 .paper-b4cc::after,
  .row_5c83 .slow_8b79 .paper-b4cc::before {
    width: 31px;
    height: 3px;
  }
  .row_5c83 .slow_8b79 .paper-b4cc::before {
    top: -9px;
  }
  .row_5c83 .slow_8b79 .paper-b4cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_pro_1fb2 .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_pro_1fb2 .slow_8b79 .paper-b4cc {
    margin-top: -1px;
  }
  .badge_pro_1fb2 .slow_8b79 .paper-b4cc,
  .badge_pro_1fb2 .slow_8b79 .paper-b4cc::after,
  .badge_pro_1fb2 .slow_8b79 .paper-b4cc::before {
    width: 19px;
    height: 2px;
  }
  .badge_pro_1fb2 .slow_8b79 .paper-b4cc::before {
    top: -6px;
  }
  .badge_pro_1fb2 .slow_8b79 .paper-b4cc::after {
    bottom: -6px;
  }
  .hovered-bb41 .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 22px;
  }
  .hovered-bb41 .slow_8b79 .paper-b4cc {
    margin-top: -1px;
  }
  .hovered-bb41 .slow_8b79 .paper-b4cc,
  .hovered-bb41 .slow_8b79 .paper-b4cc::after,
  .hovered-bb41 .slow_8b79 .paper-b4cc::before {
    width: 22px;
    height: 2px;
  }
  .hovered-bb41 .slow_8b79 .paper-b4cc::before {
    top: -7px;
  }
  .hovered-bb41 .slow_8b79 .paper-b4cc::after {
    bottom: -7px;
  }
  .lite_3464 .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 31px;
  }
  .lite_3464 .slow_8b79 .paper-b4cc {
    margin-top: -1.5px;
  }
  .lite_3464 .slow_8b79 .paper-b4cc,
  .lite_3464 .slow_8b79 .paper-b4cc::after,
  .lite_3464 .slow_8b79 .paper-b4cc::before {
    width: 31px;
    height: 3px;
  }
  .lite_3464 .slow_8b79 .paper-b4cc::before {
    top: -9px;
  }
  .lite_3464 .slow_8b79 .paper-b4cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .form-pro-331f .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 19px;
  }
  .form-pro-331f .slow_8b79 .paper-b4cc {
    margin-top: -1px;
  }
  .form-pro-331f .slow_8b79 .paper-b4cc,
  .form-pro-331f .slow_8b79 .paper-b4cc::after,
  .form-pro-331f .slow_8b79 .paper-b4cc::before {
    width: 19px;
    height: 2px;
  }
  .form-pro-331f .slow_8b79 .paper-b4cc::before {
    top: -6px;
  }
  .form-pro-331f .slow_8b79 .paper-b4cc::after {
    bottom: -6px;
  }
  .breadcrumb-3377 .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-3377 .slow_8b79 .paper-b4cc {
    margin-top: -1px;
  }
  .breadcrumb-3377 .slow_8b79 .paper-b4cc,
  .breadcrumb-3377 .slow_8b79 .paper-b4cc::after,
  .breadcrumb-3377 .slow_8b79 .paper-b4cc::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-3377 .slow_8b79 .paper-b4cc::before {
    top: -7px;
  }
  .breadcrumb-3377 .slow_8b79 .paper-b4cc::after {
    bottom: -7px;
  }
  .medium-862f .slow_8b79 .warm-8be1 {
    margin-top: -2px;
    width: 31px;
  }
  .medium-862f .slow_8b79 .paper-b4cc {
    margin-top: -1.5px;
  }
  .medium-862f .slow_8b79 .paper-b4cc,
  .medium-862f .slow_8b79 .paper-b4cc::after,
  .medium-862f .slow_8b79 .paper-b4cc::before {
    width: 31px;
    height: 3px;
  }
  .medium-862f .slow_8b79 .paper-b4cc::before {
    top: -9px;
  }
  .medium-862f .slow_8b79 .paper-b4cc::after {
    bottom: -9px;
  }
}
.article_0ecf .paper-b4cc {
  -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);
}
.article_0ecf .paper-b4cc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_0ecf .paper-b4cc::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);
}
.article_0ecf.overlay_0553 .paper-b4cc {
  -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);
}
.article_0ecf.overlay_0553 .paper-b4cc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_0ecf.overlay_0553 .paper-b4cc::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);
}
.layout-a30b {
  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.widget-4240:before {
  display: none;
}
.image_28b0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image_28b0 .iron_c564 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image_28b0 .iron_c564:last-of-type {
  border-bottom: none;
}
.image_28b0 .iron_c564.mini-e00e,
.image_28b0 .iron_c564.row-south-56a0,
.image_28b0 .iron_c564.message-5ff3 {
  padding: 0;
}
.image_28b0 .hover-complex-27d7 .highlight_77ce {
  color: currentColor;
}
.image_28b0 .hover-complex-27d7 .highlight_77ce:focus,
.image_28b0 .hover-complex-27d7 .highlight_77ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_28b0.slow-e435 .over-84a7,
.image_28b0.slow-e435 .caption_a6e1 a,
.image_28b0.slow-e435 .texture_09f2 a,
.image_28b0.slow-e435 .nav-copper-2c12 a {
  color: rgba(0, 0, 0, 0.55);
}
.image_28b0.slow-e435 .over-84a7:hover,
.image_28b0.slow-e435 .caption_a6e1 a:hover,
.image_28b0.slow-e435 .texture_09f2 a:hover,
.image_28b0.slow-e435 .nav-copper-2c12 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_28b0.slow-e435 .sort-inner-82e5 {
  color: rgba(0, 0, 0, 0.8);
}
.image_28b0.slow-e435 .iron_c564 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_28b0.slow-e435 .iron_c564:before {
  background: rgba(0, 0, 0, 0.08);
}
.image_28b0.slow-e435 .pressed-958e:before {
  background: rgba(255, 255, 255, 0.9);
}
.image_28b0.slow-e435 .hover-complex-27d7 .active_36e5 li a,
.image_28b0.slow-e435 .hover-complex-27d7 .highlight_77ce,
.image_28b0.slow-e435 .nav-copper-2c12 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_28b0.slow-e435 .hover-complex-27d7 .highlight_77ce:focus,
.image_28b0.slow-e435 .hover-complex-27d7 .highlight_77ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_28b0.slow-e435 .active_36e5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_28b0.nav-501c .over-84a7,
.image_28b0.nav-501c .caption_a6e1 a,
.image_28b0.nav-501c .texture_09f2 .highlight_77ce,
.image_28b0.nav-501c .texture_09f2 a,
.image_28b0.nav-501c .nav-copper-2c12 a {
  color: rgba(255, 255, 255, 0.79);
}
.image_28b0.nav-501c .over-84a7:hover,
.image_28b0.nav-501c .caption_a6e1 a:hover,
.image_28b0.nav-501c .texture_09f2 .highlight_77ce:hover,
.image_28b0.nav-501c .texture_09f2 a:hover,
.image_28b0.nav-501c .nav-copper-2c12 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_28b0.nav-501c .sort-inner-82e5 {
  color: rgba(255, 255, 255, 0.99);
}
.image_28b0.nav-501c .iron_c564 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_28b0.nav-501c .iron_c564:before {
  background: rgba(255, 255, 255, 0.08);
}
.image_28b0.nav-501c .pressed-958e:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_28b0.nav-501c .hover-complex-27d7 .active_36e5 li a,
.image_28b0.nav-501c .hover-complex-27d7 .highlight_77ce,
.image_28b0.nav-501c .nav-copper-2c12 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_28b0.nav-501c .hover-complex-27d7 .highlight_77ce:focus,
.image_28b0.nav-501c .hover-complex-27d7 .highlight_77ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_28b0.nav-501c .active_36e5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-958e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pressed-958e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thumbnail_d62a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card_580e .image_28b0 {
  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;
}
.card_580e .iron_c564 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card_580e .iron_c564: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) {
  .card_580e .iron_c564:before {
    width: 16%;
    left: 42%;
  }
}
.card_580e .iron_c564:last-child:before {
  content: none;
}
.card_580e .iron_c564[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card_580e .hover-complex-27d7 .active_36e5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card_580e .hover-complex-27d7 .active_36e5 li a .highlight_77ce {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card_580e .hover-complex-27d7 .nav-copper-2c12 {
  border: none;
}
.card_580e .hover-complex-27d7 .nav-copper-2c12 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card_580e .pressed-958e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card_580e .thumbnail_d62a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card_580e .nav-501c .pressed-958e:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_580e .slow-e435.container_mini_eeb2 .paper-b4cc {
  background: rgba(0, 0, 0, 0.6);
}
.card_580e
  .slow-e435.container_mini_eeb2
  .paper-b4cc::after,
.card_580e
  .slow-e435.container_mini_eeb2
  .paper-b4cc:before {
  background: inherit;
}
.card_580e
  .slow-e435.container_mini_eeb2:hover
  .paper-b4cc {
  background: rgba(0, 0, 0, 0.8);
}
.primary-new-c4c6 .image_28b0 {
  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) {
  .primary-new-c4c6 .image_28b0 {
    width: auto;
    right: 45px;
  }
}
.paragraph_2a77 .image_28b0 {
  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) {
  .paragraph_2a77 .image_28b0 {
    width: auto;
    left: 45px;
  }
}
.widget-4240 .image_28b0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget-4240 .thumbnail_d62a {
  max-width: 48em;
  margin: 0 auto;
}
.widget-4240 .pressed-958e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.liquid-1e51 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-1e51.card_580e .image_28b0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.liquid-1e51.primary-new-c4c6 .image_28b0 {
  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);
}
.liquid-1e51 .image_28b0 {
  visibility: visible;
}
.liquid-1e51.paragraph_2a77 .image_28b0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading_first_b2d8,
.search-681c {
  overflow-x: hidden;
}
.heading_first_b2d8 .image_28b0 {
  overflow: auto;
}
.heading_first_b2d8.card_580e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_first_b2d8.card_580e .image_28b0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading_first_b2d8.card_580e .fixed_78f7 {
  opacity: 0;
}
.heading_first_b2d8.primary-new-c4c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_first_b2d8.primary-new-c4c6 .image_28b0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading_first_b2d8.primary-new-c4c6 .fixed_78f7 {
  opacity: 0;
}
.heading_first_b2d8.paragraph_2a77 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_first_b2d8.paragraph_2a77 .image_28b0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading_first_b2d8.paragraph_2a77 .fixed_78f7 {
  opacity: 0;
}
.heading_first_b2d8.widget-4240 .image_28b0 {
  z-index: 10;
  visibility: visible;
}
.container_mini_eeb2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container_mini_eeb2 .paper-b4cc {
  background: rgba(255, 255, 255, 0.99);
}
.container_mini_eeb2 .paper-b4cc::after,
.container_mini_eeb2 .paper-b4cc:before {
  background: inherit;
}
.container_mini_eeb2:hover .paper-b4cc {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph_2a77 .container_mini_eeb2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget-4240 .container_mini_eeb2 {
  display: none !important;
}
.heading_first_b2d8:before,
.search-681c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading_first_b2d8 .container_mini_eeb2,
.search-681c .container_mini_eeb2 {
  display: inline-block;
}
.image_28b0 .text-706e {
  -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;
}
.heading_first_b2d8 .image_28b0 .text-706e,
.search-681c .image_28b0 .text-706e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-rough-4847 .wood-6e01 {
  width: 100%;
}
.picture-over-328c {
  padding: 0 0.5em 0;
}
.picture-over-328c [class*="customify-col-"],
.picture-over-328c [class*="customify-col_"],
.picture-over-328c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.status-south-0ef6 .picture-over-328c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .picture-hard-ff04 .item-9463,
  .item-9463 {
    display: none;
  }
  .east_b669 {
    text-align: left;
  }
  .backdrop-center-c855 {
    text-align: center;
  }
  .photo-glass-fba5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .picture-hard-ff04 .summary_complex_c784,
  .summary_complex_c784 {
    display: none;
  }
  .wrapper_upper_78a0 {
    text-align: left;
  }
  .new_b454 {
    text-align: center;
  }
  .pressed-5ad9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .picture-hard-ff04 .last-4999,
  .last-4999 {
    display: none;
  }
  .hovered-ba07 {
    text-align: left;
  }
  .content_5f3c {
    text-align: center;
  }
  .medium_85d8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notification-76b0 {
  box-shadow: none !important;
}
.upper-5c5a .short-b033,
.row-iron-d8ff .short-b033 {
  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;
}
.row-iron-d8ff .short-b033 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-66ae {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box-66ae:after,
.box-66ae:before {
  content: "";
  display: table;
}
.box-66ae:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box-66ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box-66ae,
.disabled_e6af {
  max-width: 1248px;
  margin: 0 auto;
}

.lower-3816.liquid_e3ed .box-66ae {
  max-width: 100%;
}
.lower-3816.popup-in-eb5b {
  max-width: 1200px;
  margin: 0 auto;
}
.lower-3816.static_2119 .box-66ae {
  max-width: 100%;
}
.lower-3816.static_2119 > .box-66ae {
  padding-left: 0;
  padding-right: 0;
}
.lower-3816.static_2119 > .box-66ae .picture-hard-ff04 {
  margin: 0;
}
.lower-3816.static_2119
  > .box-66ae
  .pink-19c6.first_c6a1 {
  margin-right: 0;
  margin-left: 0;
}
.lower-3816.static_2119 #main.first_c6a1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .card_east_bc96 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .card_east_bc96 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget_acec .primary-fb80 {
    padding-right: 1em;
  }
  .widget_acec.item_liquid_85f0 .pink-19c6 {
    border-right: 1px solid #eaecee;
  }
  .widget_acec.item_liquid_85f0 .primary-fb80 {
    padding-right: 1em;
  }
  .widget_acec.item_liquid_85f0 .caption_slow_f8b8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-4b12 .primary-fb80 {
    padding-left: 1em;
  }
  .popup-4b12.item_liquid_85f0 .pink-19c6 {
    border-left: 1px solid #eaecee;
  }
  .popup-4b12.item_liquid_85f0 .primary-fb80 {
    padding-left: 1em;
  }
  .popup-4b12.item_liquid_85f0 .caption_slow_f8b8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_1882 .primary-fb80 {
    padding-left: 1em;
  }
  .heading_1882.item_liquid_85f0 .new_d2fc {
    border-right: 1px solid #eaecee;
  }
  .heading_1882.item_liquid_85f0 .north_069a {
    border-right: 1px solid #eaecee;
  }
  .heading_1882.item_liquid_85f0 .primary-fb80 {
    padding-left: 1em;
  }
  .heading_1882.item_liquid_85f0 .caption_slow_f8b8 {
    padding-right: 1em;
  }
  .heading_1882.item_liquid_85f0 .block-a5bc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full-b1b2 .primary-fb80 {
    padding-right: 1em;
  }
  .full-b1b2.item_liquid_85f0 .new_d2fc {
    border-left: 1px solid #eaecee;
  }
  .full-b1b2.item_liquid_85f0 .north_069a {
    border-left: 1px solid #eaecee;
  }
  .full-b1b2.item_liquid_85f0 .primary-fb80 {
    padding-right: 1em;
  }
  .full-b1b2.item_liquid_85f0 .caption_slow_f8b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full-b1b2.item_liquid_85f0 .block-a5bc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_east_bc96 .primary-fb80 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card_east_bc96.item_liquid_85f0 .pink-19c6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .card_east_bc96.item_liquid_85f0 .primary-fb80 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card_east_bc96.item_liquid_85f0 .caption_slow_f8b8 {
    padding-left: 1em;
  }
  .card_east_bc96.item_liquid_85f0 .block-a5bc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .card_east_bc96.item_liquid_85f0 .primary-fb80 {
    padding-left: 0;
  }
}
.logo-stone-e6c1 .wide_e26d {
  display: inline-block;
}
.outline_yellow_bf10 {
  display: inline-block;
}
.notification_motion_e138 {
  word-con: break-word;
}
.down_00e2 > span {
  display: inline-block;
  padding: 5px 0;
}
.down_00e2 .upper_7a11 {
  margin-left: 8px;
  margin-right: 8px;
}
.down_00e2 .gold-c81e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.icon_6f82 .menu-2627 {
  margin-bottom: 2em;
}
.icon_6f82 .picture_0c0a {
  margin-bottom: 15px;
}
.icon_6f82 .picture_0c0a:last-child {
  margin-bottom: 0;
}
.icon_6f82 .white-5c74 {
  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) {
  .icon_6f82 .white-5c74 {
    display: block;
  }
}
.icon_6f82 .primary_small_75e4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .icon_6f82 .primary_small_75e4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.icon_6f82 .input-narrow-9d85 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.icon_6f82 .input-narrow-9d85 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.icon_6f82 .input-narrow-9d85 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.icon_6f82 .notification_motion_e138 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon_6f82 .notification_motion_e138 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.icon_6f82 .slider-action-b44d p:last-child {
  margin-bottom: 0;
}
.icon_6f82 .dirty_e77d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.icon_6f82 .under_20ca {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.icon_6f82 .form-6f0c {
  margin-top: 1em;
}
.icon_6f82 .wood_0994 {
  top: 0;
  display: block;
}
.icon_6f82 .wood_0994 a {
  color: inherit;
}
.icon_6f82 .wood_0994 a:hover {
  color: inherit;
}
.icon_6f82 .tag_basic_d9d8 {
  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;
}
.icon_6f82 .tag_basic_d9d8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.icon_6f82 .under_20ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.icon_6f82 .focus_02f1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.icon_6f82 .focus_02f1:first-child {
  margin-top: 0;
}
.icon_6f82 .focus_02f1.complex-f7bb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.icon_6f82 .focus_02f1.notice_ff2a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon_6f82
  .focus_02f1.notice_ff2a.out-c7b4
  .form-6f0c {
  width: 100%;
}
.icon_6f82 .notice_ff2a {
  -webkit-box-align: center;
  align-items: center;
}
.icon_6f82 .notice_ff2a .down_00e2,
.icon_6f82 .notice_ff2a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.icon_6f82 .input-narrow-9d85 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon_6f82 .input-narrow-9d85 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon_6f82 .input-narrow-9d85: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;
}
.icon_6f82 .complex-f7bb {
  z-index: 5;
}
.icon_6f82 .large_f73c .right-53ad {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.icon_6f82 .down_40a3 .right-53ad {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.icon_6f82 .card-stale-38e9 .right-53ad {
  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;
}
.icon_6f82.message_832d .white-5c74,
.icon_6f82.menu-green-105a .white-5c74 {
  display: block;
}
.icon_6f82.message_832d .white-5c74 .wrapper_4761,
.icon_6f82.message_832d .white-5c74 .under_20ca,
.icon_6f82.menu-green-105a .white-5c74 .wrapper_4761,
.icon_6f82.menu-green-105a .white-5c74 .under_20ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon_6f82.paragraph_bottom_2765 .primary_small_75e4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .icon_6f82.paragraph_bottom_2765 .primary_small_75e4 {
    margin-right: 0;
  }
}
.icon_6f82.message_832d .primary_small_75e4,
.icon_6f82.menu-green-105a .primary_small_75e4 {
  padding-top: 40%;
}
.icon_6f82.message_832d .menu-2627,
.icon_6f82.menu-green-105a .menu-2627 {
  display: block;
}
.icon_6f82.message_832d .fn-sticky-32d8 .under_20ca,
.icon_6f82.menu-green-105a .fn-sticky-32d8 .under_20ca {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.icon_6f82.message_832d .primary_small_75e4,
.icon_6f82.menu-green-105a .primary_small_75e4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.icon_6f82.message_832d .under_20ca {
  padding: 1em;
}
.clean_c0a2 {
  margin: 30px auto;
  display: block;
}
.clean_c0a2 .image-baad > * {
  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;
}
.clean_c0a2 .image-baad > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean_c0a2 .image-baad span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover_4876 .down_00e2 {
  margin-bottom: 1.41575em;
}
.hover_4876 .paragraph_up_60b2 {
  margin-bottom: 1.618em;
}
.pagination_tiny_bd6c .bronze-7b3b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination_tiny_bd6c .bronze-7b3b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination_tiny_bd6c .banner-plasma-1625 {
  max-width: 100%;
  overflow: auto;
}
.right-5f38 .pagination_tiny_bd6c a:hover {
  text-decoration: underline;
}
.north_f6c0 .picture_0c0a:not(.notification_motion_e138),
.north_f6c0 .input-narrow-9d85 {
  margin-bottom: 1.41575em;
}
.north_f6c0 .picture_0c0a:not(.notification_motion_e138):last-child,
.north_f6c0 .input-narrow-9d85:last-child {
  margin-bottom: 0;
}
.north_f6c0 .picture_0c0a.component-c5a6 {
  margin-bottom: 0.41575em;
}
.north_f6c0 .dim-6f15:before,
.north_f6c0 .background_a3e3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.north_f6c0 .dim-6f15:before {
  content: "\f115";
}
.north_f6c0 .background_a3e3:before {
  content: "\f02c";
}
.north_f6c0 .backdrop_over_1717 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.north_f6c0 .backdrop_over_1717 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container-0251 {
  display: -webkit-box;
  display: flex;
}
.container-0251 .wood-2900 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container-0251 .wood-2900 {
    flex-basis: 90px;
  }
}
.container-0251 .action_01c5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-0251 .action_01c5 {
    flex-basis: calc(100% - 50px);
  }
}
.container-0251 .selected-b6ab p:last-child {
  margin-bottom: 0.72em;
}
.form-0a59 .image-baad {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.form-0a59 .image-baad:after,
.form-0a59 .image-baad:before {
  content: "";
  display: table;
}
.form-0a59 .image-baad:after {
  clear: both;
}
.form-0a59 .image-baad .detail_yellow_e65d,
.form-0a59 .image-baad .over-8381 {
  width: 49%;
}
.form-0a59 .image-baad .detail_yellow_e65d a span.nav-green-027f,
.form-0a59 .image-baad .over-8381 a span.nav-green-027f {
  display: block;
  margin-bottom: 5px;
}
.form-0a59 .image-baad .over-8381 {
  float: left;
  text-align: left;
}
.form-0a59 .image-baad .detail_yellow_e65d {
  float: right;
  text-align: right;
}
.pagination_e374 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pagination_e374 {
    margin-bottom: 0;
  }
}
.notice-5dc0 {
  margin-bottom: 1em;
}
.notice-5dc0 .notification_motion_e138 {
  font-size: 1.1em;
  line-height: 1.3;
}
.filter_gold_f757 a {
  display: block;
  line-height: 0;
  position: relative;
}
.alert_9b99 .notice-5dc0,
.outline_smooth_0fea .notice-5dc0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .alert_9b99 .notice-5dc0,
  .outline_smooth_0fea .notice-5dc0 {
    display: block;
  }
}
.alert_9b99 .filter_gold_f757,
.outline_smooth_0fea .filter_gold_f757 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .alert_9b99 .filter_gold_f757,
  .outline_smooth_0fea .filter_gold_f757 {
    margin-bottom: 1em;
  }
}
.alert_9b99 .filter_gold_f757 img,
.outline_smooth_0fea .filter_gold_f757 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.alert_9b99 .left-9ba9,
.outline_smooth_0fea .left-9ba9 {
  flex-basis: calc(100% - 160px);
}
.alert_9b99 .left-9ba9 p,
.outline_smooth_0fea .left-9ba9 p {
  margin-bottom: 0;
}
.alert_9b99 .left-9ba9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .alert_9b99 .left-9ba9 {
    padding-left: 0;
  }
}
.outline_smooth_0fea .left-9ba9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outline_smooth_0fea .left-9ba9 {
    padding-right: 0;
  }
}
.outline_smooth_0fea .filter_gold_f757 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.card_gold_18fb .filter_gold_f757 {
  margin-bottom: 0.5em;
}
.card_gold_18fb .filter_gold_f757 img {
  width: 100%;
}
.dim-32bb .middle-9f91,
.secondary_dd42 .middle-9f91 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.secondary_dd42 .pink-19c6 .fresh-e765 p:last-child {
  margin-bottom: 0;
}
.gallery_b35a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.menu_dirty_dac7 .overlay_lite_6109 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .menu_dirty_dac7 .overlay_lite_6109:last-of-type {
    margin-bottom: 0;
  }
}
.menu_dirty_dac7 .overlay_lite_6109 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu_dirty_dac7 .overlay_lite_6109 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.menu_dirty_dac7 .overlay_lite_6109 ul li {
  margin: 0 0 0.6em;
}
.menu_dirty_dac7 .overlay_lite_6109 ul li.action_301c,
.menu_dirty_dac7 .overlay_lite_6109 ul li.light_b492 {
  position: relative;
}
.menu_dirty_dac7 .overlay_lite_6109 ul li.action_301c .stone_32e2,
.menu_dirty_dac7 .overlay_lite_6109 ul li.light_b492 .stone_32e2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.menu_dirty_dac7 .overlay_lite_6109 ul li.action_301c:after:after,
.menu_dirty_dac7 .overlay_lite_6109 ul li.action_301c:after:before,
.menu_dirty_dac7
  .overlay_lite_6109
  ul
  li.light_b492:after:after,
.menu_dirty_dac7
  .overlay_lite_6109
  ul
  li.light_b492:after:before {
  content: "";
  display: table;
}
.menu_dirty_dac7 .overlay_lite_6109 ul li.action_301c:after:after,
.menu_dirty_dac7
  .overlay_lite_6109
  ul
  li.light_b492:after:after {
  clear: both;
}
.menu_dirty_dac7 .overlay_lite_6109 a.preview_focused_8592:hover {
  text-decoration: none;
}
.menu_dirty_dac7 .overlay_lite_6109 select {
  max-width: 100%;
}
.menu_dirty_dac7 .overlay_lite_6109 table {
  font-size: 85%;
}
.menu_dirty_dac7 .overlay_lite_6109 table td,
.menu_dirty_dac7 .overlay_lite_6109 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.menu_dirty_dac7 .overlay_lite_6109 table tfoot td {
  text-align: left;
}
.menu_dirty_dac7 .overlay_lite_6109 :last-child {
  margin-bottom: 0;
}
.menu_dirty_dac7 .overlay_lite_6109 .content_9aa8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.menu_dirty_dac7 .overlay_lite_6109 .content_9aa8 label {
  width: 100%;
}
.menu_dirty_dac7 .overlay_lite_6109 .content_9aa8 .pagination-upper-fc65 {
  width: 100%;
  display: block;
}
.menu_dirty_dac7 .overlay_lite_6109 .content_9aa8 .notification-fixed-d448 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.menu_dirty_dac7 .overlay_lite_6109 .content_9aa8 .notification-fixed-d448:hover svg #svg-search {
  fill: #444;
}
.menu_dirty_dac7 .overlay_lite_6109 .content_9aa8 .notification-fixed-d448 svg {
  width: 18px;
  height: 18px;
}
.menu_dirty_dac7 .media_dynamic_0f5b ul ul,
.menu_dirty_dac7 .secondary-1acf ul ul,
.menu_dirty_dac7 .dropdown-north-ed80 ul ul,
.menu_dirty_dac7 .heading-liquid-b0ac ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.menu_dirty_dac7 .media_dynamic_0f5b .notification-light-600d > a,
.menu_dirty_dac7 .secondary-1acf .notification-light-600d > a,
.menu_dirty_dac7 .dropdown-north-ed80 .notification-light-600d > a,
.menu_dirty_dac7 .heading-liquid-b0ac .notification-light-600d > a {
  margin-bottom: 0;
}
.menu_dirty_dac7 .search-c448 li,
.menu_dirty_dac7 .media_dynamic_0f5b li,
.menu_dirty_dac7 .element_c8d6 li,
.menu_dirty_dac7 .secondary-1acf li,
.menu_dirty_dac7 .dropdown-north-ed80 li,
.menu_dirty_dac7 .heading-liquid-b0ac li,
.menu_dirty_dac7 .paragraph_f1fa li,
.menu_dirty_dac7 .paragraph-top-381f li {
  display: block;
  position: relative;
}
.menu_dirty_dac7 .search-c448 li:last-child,
.menu_dirty_dac7 .media_dynamic_0f5b li:last-child,
.menu_dirty_dac7 .element_c8d6 li:last-child,
.menu_dirty_dac7 .secondary-1acf li:last-child,
.menu_dirty_dac7 .dropdown-north-ed80 li:last-child,
.menu_dirty_dac7 .heading-liquid-b0ac li:last-child,
.menu_dirty_dac7 .paragraph_f1fa li:last-child,
.menu_dirty_dac7 .paragraph-top-381f li:last-child {
  border: none;
}
.menu_dirty_dac7 .search-c448 li a,
.menu_dirty_dac7 .media_dynamic_0f5b li a,
.menu_dirty_dac7 .element_c8d6 li a,
.menu_dirty_dac7 .secondary-1acf li a,
.menu_dirty_dac7 .dropdown-north-ed80 li a,
.menu_dirty_dac7 .heading-liquid-b0ac li a,
.menu_dirty_dac7 .paragraph_f1fa li a,
.menu_dirty_dac7 .paragraph-top-381f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu_dirty_dac7 .search-c448 li ul li::before,
.menu_dirty_dac7 .media_dynamic_0f5b li ul li::before,
.menu_dirty_dac7 .element_c8d6 li ul li::before,
.menu_dirty_dac7 .secondary-1acf li ul li::before,
.menu_dirty_dac7 .dropdown-north-ed80 li ul li::before,
.menu_dirty_dac7 .heading-liquid-b0ac li ul li::before,
.menu_dirty_dac7 .paragraph_f1fa li ul li::before,
.menu_dirty_dac7 .paragraph-top-381f li ul li::before {
  left: 15px;
}
.menu_dirty_dac7 .search-c448 li ul a,
.menu_dirty_dac7 .media_dynamic_0f5b li ul a,
.menu_dirty_dac7 .element_c8d6 li ul a,
.menu_dirty_dac7 .secondary-1acf li ul a,
.menu_dirty_dac7 .dropdown-north-ed80 li ul a,
.menu_dirty_dac7 .heading-liquid-b0ac li ul a,
.menu_dirty_dac7 .paragraph_f1fa li ul a,
.menu_dirty_dac7 .paragraph-top-381f li ul a {
  padding-left: 20px;
}
.menu_dirty_dac7 .search-c448 li ul ul li::before,
.menu_dirty_dac7 .media_dynamic_0f5b li ul ul li::before,
.menu_dirty_dac7 .element_c8d6 li ul ul li::before,
.menu_dirty_dac7 .secondary-1acf li ul ul li::before,
.menu_dirty_dac7 .dropdown-north-ed80 li ul ul li::before,
.menu_dirty_dac7 .heading-liquid-b0ac li ul ul li::before,
.menu_dirty_dac7 .paragraph_f1fa li ul ul li::before,
.menu_dirty_dac7 .paragraph-top-381f li ul ul li::before {
  left: 30px;
}
.menu_dirty_dac7 .search-c448 li ul ul a,
.menu_dirty_dac7 .media_dynamic_0f5b li ul ul a,
.menu_dirty_dac7 .element_c8d6 li ul ul a,
.menu_dirty_dac7 .secondary-1acf li ul ul a,
.menu_dirty_dac7 .dropdown-north-ed80 li ul ul a,
.menu_dirty_dac7 .heading-liquid-b0ac li ul ul a,
.menu_dirty_dac7 .paragraph_f1fa li ul ul a,
.menu_dirty_dac7 .paragraph-top-381f li ul ul a {
  padding-left: 40px;
}
.menu_dirty_dac7 .picture_49ae li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu_dirty_dac7 .paragraph-top-381f ul li {
  margin-bottom: 1.41575em;
}
.menu_dirty_dac7 .paragraph-top-381f ul li .tiny-9046 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.menu_dirty_dac7 .paragraph-top-381f ul li .green_e1bc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.nav-501c .search-c448 li a,
.nav-501c .media_dynamic_0f5b li a,
.nav-501c .element_c8d6 li a,
.nav-501c .secondary-1acf li a,
.nav-501c .dropdown-north-ed80 li a,
.nav-501c .heading-liquid-b0ac li a,
.nav-501c .paragraph_f1fa li a,
.nav-501c .paragraph-top-381f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-501c .picture_49ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-501c .overlay_lite_6109 ul li.action_301c .stone_32e2,
.nav-501c .overlay_lite_6109 ul li.light_b492 .stone_32e2 {
  background: rgba(0, 0, 0, 0.2);
}
.nav-501c .menu_dirty_dac7 .overlay_lite_6109 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li {
  margin: 0;
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li ul {
  margin: 0;
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li ul li a {
  padding-left: 15px;
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li ul li li a {
  padding-left: 30px;
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li.caption_6df5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li.caption_6df5 > 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;
}
.lower-3816 .menu_dirty_dac7 .active_36e5 li.caption_6df5 > 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;
}
.thick-8ad5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.action_603e {
  position: relative;
  z-index: 10;
}
.action_603e .text-706e {
  width: 100%;
  max-width: 100%;
}
.panel-2af7 .background_bc55 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel-2af7 .slow-e435 {
}
.panel-2af7 .nav-501c {
  background: #292929;
}
.dynamic-ca0d .background_bc55 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dynamic-ca0d .slow-e435 {
  background: #f9f9f9;
}
.dynamic-ca0d .nav-501c {
  background: #303030;
}
.container-5cd0 .background_bc55 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-5cd0 .wide_e26d {
    margin-bottom: 1em;
  }
  .container-5cd0 .wide_e26d:last-child {
    margin-bottom: 0;
  }
}
.container-5cd0 .slow-e435 {
  background: #ededed;
}
.container-5cd0 .nav-501c {
  background: #1a1a1a;
}
.background_bc55.slow-e435 {
  color: rgba(0, 0, 0, 0.6);
}
.background_bc55.slow-e435 .menu-6fad li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_bc55.nav-501c {
  color: rgba(255, 255, 255, 0.99);
}
.background_bc55.nav-501c a:not(.preview_focused_8592) {
  color: rgba(255, 255, 255, 0.79);
}
.background_bc55.nav-501c a:not(.preview_focused_8592):hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_bc55.nav-501c .menu-6fad li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_bc55.nav-501c table tbody td,
.background_bc55.nav-501c table th {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_d411.chip_401f .box-66ae {
  max-width: initial;
}
.tertiary_d411 .gradient_yellow_fc4b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tertiary_d411 .gradient_yellow_fc4b .text-706e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tertiary_d411 .gradient_yellow_fc4b .text-706e {
    display: block;
    margin-bottom: 2em;
  }
  .tertiary_d411 .gradient_yellow_fc4b .text-706e:last-child {
    margin-bottom: 0;
  }
}
.container-5cd0 .wide_e26d:last-child,
.dynamic-ca0d .wide_e26d:last-child,
.panel-2af7 .wide_e26d:last-child {
  margin-bottom: 0;
}
.container-5cd0 .wide_e26d .menu_dirty_dac7 .overlay_lite_6109:last-child,
.dynamic-ca0d .wide_e26d .menu_dirty_dac7 .overlay_lite_6109:last-child,
.panel-2af7 .wide_e26d .menu_dirty_dac7 .overlay_lite_6109:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-5cd0 .search-bronze-9a15,
  .container-5cd0 .large_4289,
  .dynamic-ca0d .search-bronze-9a15,
  .dynamic-ca0d .large_4289,
  .panel-2af7 .search-bronze-9a15,
  .panel-2af7 .large_4289 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .action_603e .wide_e26d {
    margin-bottom: 2em;
  }
}
.action_603e p:last-child {
  margin-bottom: 0;
}
.action_603e li,
.action_603e ul {
  list-style: none;
  margin: 0;
}
.action_603e ul ul {
  margin-left: 2.617924em;
}
.east-0fb7 {
  font-size: 0.875em;
}

/* css-noise: 2de0 */
.promo-block-s0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
