/*!
Theme Name: Customify
Theme URI: https://pressmaximum.glass-cbf9/customify
Author: WPCustomify
Author URI: https://pressmaximum.glass-cbf9
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.glass-cbf9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.filter_center_6290.sidebar-tall-3cce/licenses/gpl-2.0.slow-11ee
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.picture_bronze_1639/, (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.text-68d5.slow_1357/normalize.dim_1e1f/
 ======
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.dim_1e1f v7.0.0 | MIT License | github.glass-cbf9/necolas/normalize.dim_1e1f */
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;
}
.table_in_4518 .paragraph_top_f008,
.button_clean_16ad,
.north-3630,
.aside-dynamic-2028,
.badge_d8e6,
.chip-new-bf3f,
.right_370b,
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;
}
.button_clean_16ad,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button_clean_16ad,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button_clean_16ad,
  h1 {
    font-size: 1.8em;
  }
}
.north-3630,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.north-3630 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .north-3630,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .north-3630,
  h2 {
    font-size: 1.7em;
  }
}
.aside-dynamic-2028,
h3 {
  font-size: 1.618em;
}
.table_in_4518 .paragraph_top_f008,
.badge_d8e6,
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.wood_48fc {
  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;
}
.disabled-new-3981:after,
.disabled-new-3981:before,
.info-short-3518:after,
.info-short-3518:before {
  content: "";
  display: table;
}
.disabled-new-3981:after,
.info-short-3518:after {
  clear: both;
}
.glass-9fa8 {
  float: right;
  margin-right: 0;
}
.mask-37a6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-solid-2e0c .image-liquid-4571,
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;
}
.focus-solid-2e0c .image-liquid-4571: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;
}
.full_b233 .image-liquid-4571 {
  box-shadow: none;
}
.full_b233
  .image-liquid-4571
  .summary-down-489f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.full_b233 .image-liquid-4571 .hidden_full_c181 {
  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;
}
.full_b233
  .image-liquid-4571
  .hidden_full_c181
  b {
  display: none;
}
.full_b233 .rough_879e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wide_b308:not(.image-b961):not(.pro_27e5),
button:not(.image-b961):not(.pro_27e5),
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ),
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ),
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ) {
  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;
}
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ):hover,
button:not(.image-b961):not(
    .pro_27e5
  ):hover,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ):hover,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ):hover,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ):active,
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ):focus,
button:not(.image-b961):not(
    .pro_27e5
  ):active,
button:not(.image-b961):not(
    .pro_27e5
  ):focus,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ):active,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ):focus,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ):active,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ):focus,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ):active,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ):focus {
  outline: 0;
}
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8,
button:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8 {
  position: relative;
}
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .west_1a3f,
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .avatar-prev-0966,
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .popup-bd8e,
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  i,
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  svg,
button:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .west_1a3f,
button:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .avatar-prev-0966,
button:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .popup-bd8e,
button:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  i,
button:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  svg,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .west_1a3f,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .avatar-prev-0966,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .popup-bd8e,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  i,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  svg,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .west_1a3f,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .avatar-prev-0966,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .popup-bd8e,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  i,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  svg,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .west_1a3f,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .avatar-prev-0966,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  .popup-bd8e,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  i,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8
  svg {
  visibility: hidden;
}
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8:after,
button:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8:after,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8:after,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8:after,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ).fn-loading-d1c8: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;
}
.wide_b308:not(.image-b961):not(.pro_27e5),
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ),
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ),
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ) {
  color: #fff;
  background: #235787;
}
.wide_b308:not(.image-b961):not(
    .pro_27e5
  ):focus,
input[type="button"]:not(.image-b961):not(
    .pro_27e5
  ):focus,
input[type="reset"]:not(.image-b961):not(
    .pro_27e5
  ):focus,
input[type="submit"]:not(.image-b961):not(
    .pro_27e5
  ):focus {
  color: #fff;
}
.wide_b308.fn-disabled-d1c8:not(.image-b961):not(
    .pro_27e5
  ),
.wide_b308[disabled]:not(.image-b961):not(
    .pro_27e5
  ),
button.fn-disabled-d1c8:not(.image-b961):not(
    .pro_27e5
  ),
button[disabled]:not(.image-b961):not(
    .pro_27e5
  ) {
  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;
}
.detail-74b2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail-74b2: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;
}
.down_f9ed {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tooltip-0269 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.input-25c9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.disabled-new-3981:after,
.disabled-new-3981:before,
.texture_top_c338:after,
.texture_top_c338:before,
.shade-bc76:after,
.shade-bc76:before,
.slider-glass-53c8:after,
.slider-glass-53c8:before,
.caption-white-07c1:after,
.caption-white-07c1:before,
.list-wide-97c6:after,
.list-wide-97c6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.disabled-new-3981:after,
.texture_top_c338:after,
.shade-bc76:after,
.slider-glass-53c8:after,
.caption-white-07c1:after,
.list-wide-97c6:after {
  clear: both;
}
.texture_top_c338 .chip_a877,
.shade-bc76 .chip_a877,
.secondary-selected-3020 .chip_a877 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_bbef {
  display: inline-block;
}
.narrow_c3a0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow_c3a0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow_c3a0 .gradient-0f89 {
  padding: 1em 0;
  font-size: 85%;
}
.gradient-0f89 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.rough-996b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.rough-996b:after,
.rough-996b:before {
  content: "";
  display: table;
}
.rough-996b:after {
  clear: both;
}
.easy-3df5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture-right-d5b0 .easy-3df5 {
  max-width: 50%;
}
.border_545d .easy-3df5 {
  max-width: 33.33%;
}
.mask_ec1b .easy-3df5 {
  max-width: 25%;
}
.dropdown-inner-303c .easy-3df5 {
  max-width: 20%;
}
.footer_fast_c187 .easy-3df5 {
  max-width: 16.66%;
}
.photo_wide_068f .easy-3df5 {
  max-width: 14.28%;
}
.widget_1538 .easy-3df5 {
  max-width: 12.5%;
}
.middle-2209 .easy-3df5 {
  max-width: 11.11%;
}
.outline_copper_2b65 {
  display: block;
}
.table_in_4518 .alert-paper-8d9a label,
.table_in_4518 .new_e3be label,
.table_in_4518 .primary-hot-4de2 label,
.table_in_4518 .media-dirty-1f00 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_fast_2fd9 {
  list-style: none;
  margin: 0;
}
.dropdown_fast_2fd9 article.top-9237 {
  margin-bottom: 0;
}
.dropdown_fast_2fd9 ul {
  list-style: none;
  margin: 0;
}
.dropdown_fast_2fd9 .row_full_f238 li.top-9237 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_fast_2fd9 .row_full_f238 li.top-9237 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_fast_2fd9 .row_full_f238 li.top-9237: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) {
  .dropdown_fast_2fd9 .row_full_f238 li.top-9237 li.top-9237 li.top-9237 li.top-9237 {
    padding-left: 0;
  }
}
article.top-9237 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.top-9237 .texture_top_c338 p:last-of-type {
  margin-bottom: 0;
}
article.top-9237 .detail-old-1915 {
  float: left;
}
article.top-9237 .header-2946 {
  margin-left: 85px;
}
article.top-9237 .item-8c11 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.top-9237 .item-8c11 .text_soft_d069 {
  margin-left: 10px;
}
article.top-9237 .summary-south-48eb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.top-9237 .surface-554b {
  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 .alert-paper-8d9a,
  #respond .primary-hot-4de2,
  #respond .media-dirty-1f00 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-paper-8d9a input,
#respond .primary-hot-4de2 input,
#respond .media-dirty-1f00 input {
  width: 100%;
}
#respond .media-dirty-1f00 {
  margin-right: 0;
}
#respond .fluid-9341 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lower_5708 {
  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;
}
.lower_5708.paragraph-0f78 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.lower_5708 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%);
}
.lower_5708:focus,
.lower_5708: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);
}
.module-4096 {
  border-radius: 10%;
}
.solid-bd0f {
  border-radius: 50%;
}
.avatar_9597 {
  font-size: 0.72em;
}
.pressed_5f16 {
  font-size: 0.875em;
}
.next_87d6 {
  font-size: 1.1em;
}
.dropdown-0df8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown-0df8.avatar_9597 {
  letter-spacing: 0.5px;
}
.focused-1aba,
.focused-1aba a {
  color: #6d6d6d;
}
.focused-1aba a:hover {
  color: #111;
}
.breadcrumb-554e {
  color: #6d6d6d;
}
.list_tall_8eb4 {
  overflow-x: hidden;
}
.list_tall_8eb4 .list_glass_facb.card_42d0 {
  position: relative;
}
.list_tall_8eb4 .list_glass_facb.card_42d0.red-8e7f {
  position: initial;
}
.list_tall_8eb4
  .list_glass_facb.card_42d0.red-8e7f
  .item-orange-0b87 {
  left: auto;
}
.list_tall_8eb4 .list_glass_facb .item-orange-0b87 {
  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;
}
.list_tall_8eb4 .list_glass_facb:hover.card_42d0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list_tall_8eb4
  .list_glass_facb:hover.card_42d0
  .item-orange-0b87 {
  display: block;
  z-index: 9999999;
}
.list_tall_8eb4 .input_b516 .mini-a2e2,
.list_tall_8eb4 .gas_6b0c .mini-a2e2 {
  display: none;
}
.list_tall_8eb4 .brown_f58d .list_glass_facb:hover.card_42d0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table_in_4518 .alert-paper-8d9a label,
.table_in_4518 .new_e3be label,
.table_in_4518 .primary-hot-4de2 label,
.table_in_4518 .media-dirty-1f00 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_fast_2fd9 {
  list-style: none;
  margin: 0;
}
.dropdown_fast_2fd9 article.top-9237 {
  margin-bottom: 0;
}
.dropdown_fast_2fd9 ul {
  list-style: none;
  margin: 0;
}
.dropdown_fast_2fd9 .row_full_f238 li.top-9237 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_fast_2fd9 .row_full_f238 li.top-9237 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_fast_2fd9 .row_full_f238 li.top-9237: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) {
  .dropdown_fast_2fd9 .row_full_f238 li.top-9237 li.top-9237 li.top-9237 li.top-9237 {
    padding-left: 0;
  }
}
article.top-9237 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.top-9237 .texture_top_c338 p:last-of-type {
  margin-bottom: 0;
}
article.top-9237 .detail-old-1915 {
  float: left;
}
article.top-9237 .header-2946 {
  margin-left: 85px;
}
article.top-9237 .item-8c11 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.top-9237 .item-8c11 .text_soft_d069 {
  margin-left: 10px;
}
article.top-9237 .summary-south-48eb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.top-9237 .surface-554b {
  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 .alert-paper-8d9a,
  #respond .primary-hot-4de2,
  #respond .media-dirty-1f00 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-paper-8d9a input,
#respond .primary-hot-4de2 input,
#respond .media-dirty-1f00 input {
  width: 100%;
}
#respond .media-dirty-1f00 {
  margin-right: 0;
}
#respond .fluid-9341 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input_b516 .info-static-01b7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.info-static-01b7 .frame-66e0.form_lite_3e3a .content-green-731e > li > a:focus,
.info-static-01b7 .frame-66e0.form_lite_3e3a .content-green-731e > li > a:hover,
.info-static-01b7 .frame-66e0.sidebar_lower_1780 .content-green-731e > li > a:focus,
.info-static-01b7 .frame-66e0.sidebar_lower_1780 .content-green-731e > li > a:hover,
.info-static-01b7 .frame-66e0.popup_76f7 .content-green-731e > li > a:focus,
.info-static-01b7 .frame-66e0.popup_76f7 .content-green-731e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-static-01b7
  .frame-66e0.form_lite_3e3a
  .content-green-731e
  > li.title_dim_549c
  > a,
.info-static-01b7
  .frame-66e0.form_lite_3e3a
  .content-green-731e
  > li.footer-1472
  > a,
.info-static-01b7
  .frame-66e0.sidebar_lower_1780
  .content-green-731e
  > li.title_dim_549c
  > a,
.info-static-01b7
  .frame-66e0.sidebar_lower_1780
  .content-green-731e
  > li.footer-1472
  > a,
.info-static-01b7
  .frame-66e0.popup_76f7
  .content-green-731e
  > li.title_dim_549c
  > a,
.info-static-01b7 .frame-66e0.popup_76f7 .content-green-731e > li.silver-8295 > a {
  color: rgba(255, 255, 255, 0.99);
}
.info-static-01b7 .item_1fde,
.info-static-01b7 .item_1fde a {
  color: rgba(255, 255, 255, 0.99);
}
.info-static-01b7 .banner-19e5.dropdown_b07c li a,
.info-static-01b7 .frame-bright-81fd a,
.info-static-01b7 .panel_59a6,
.info-static-01b7 .content-green-731e > li > a,
.info-static-01b7 .section_a68a {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7 .banner-19e5.dropdown_b07c li a:hover,
.info-static-01b7 .frame-bright-81fd a:hover,
.info-static-01b7 .panel_59a6:hover,
.info-static-01b7 .content-green-731e > li > a:hover,
.info-static-01b7 .section_a68a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-static-01b7 .banner_orange_73b3 {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7 .banner_orange_73b3 .form_liquid_1e7b {
  color: rgba(255, 255, 255, 0.99);
}
.info-static-01b7 .banner_orange_73b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-static-01b7 .module-solid-2377 .element-151d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7 .module-solid-2377 .element-151d .brown-13e8 {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7
  .module-solid-2377
  .element-151d
  .brown-13e8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7
  .module-solid-2377
  .element-151d
  .brown-13e8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7
  .module-solid-2377
  .element-151d
  .brown-13e8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7
  .module-solid-2377
  .element-151d
  .brown-13e8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7 .module-solid-2377 .status-glass-df96 {
  color: rgba(255, 255, 255, 0.79);
}
.info-static-01b7 .module-solid-2377 .status-glass-df96:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_pro_3c0a
  .info-static-01b7
  .module-solid-2377
  .hot_78bb
  .gas_c211 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_pro_3c0a
  .info-static-01b7
  .module-solid-2377
  .hot_78bb
  .brown-13e8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_b516 .picture_3764 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture_3764 .frame-66e0.form_lite_3e3a .content-green-731e > li > a:focus,
.picture_3764 .frame-66e0.form_lite_3e3a .content-green-731e > li > a:hover,
.picture_3764 .frame-66e0.sidebar_lower_1780 .content-green-731e > li > a:focus,
.picture_3764 .frame-66e0.sidebar_lower_1780 .content-green-731e > li > a:hover,
.picture_3764 .frame-66e0.popup_76f7 .content-green-731e > li > a:focus,
.picture_3764 .frame-66e0.popup_76f7 .content-green-731e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_3764
  .frame-66e0.form_lite_3e3a
  .content-green-731e
  > li.title_dim_549c
  > a,
.picture_3764
  .frame-66e0.form_lite_3e3a
  .content-green-731e
  > li.footer-1472
  > a,
.picture_3764
  .frame-66e0.sidebar_lower_1780
  .content-green-731e
  > li.title_dim_549c
  > a,
.picture_3764
  .frame-66e0.sidebar_lower_1780
  .content-green-731e
  > li.footer-1472
  > a,
.picture_3764
  .frame-66e0.popup_76f7
  .content-green-731e
  > li.title_dim_549c
  > a,
.picture_3764 .frame-66e0.popup_76f7 .content-green-731e > li.silver-8295 > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture_3764 .item_1fde,
.picture_3764 .item_1fde a {
  color: rgba(0, 0, 0, 0.8);
}
.picture_3764 .banner-19e5.dropdown_b07c li a,
.picture_3764 .frame-bright-81fd a,
.picture_3764 .panel_59a6,
.picture_3764 .content-green-731e > li > a,
.picture_3764 .section_a68a {
  color: rgba(0, 0, 0, 0.55);
}
.picture_3764 .banner-19e5.dropdown_b07c li a:hover,
.picture_3764 .frame-bright-81fd a:hover,
.picture_3764 .panel_59a6:hover,
.picture_3764 .content-green-731e > li > a:hover,
.picture_3764 .section_a68a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_3764 .banner_orange_73b3 {
  color: rgba(0, 0, 0, 0.55);
}
.picture_3764 .banner_orange_73b3 .form_liquid_1e7b {
  color: rgba(0, 0, 0, 0.8);
}
.picture_3764 .banner_orange_73b3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_lower_622c .notification_dim_7eb9 {
  margin-left: auto;
  margin-right: auto;
}
.shade-bc76 > * {
  margin-left: auto;
  margin-right: auto;
}
.shade-bc76 .down_f9ed {
  margin-right: 1.41575em;
}
.notice-b06f .shade-bc76 > .active-db8b {
  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;
}
.notice-b06f .shade-bc76 > .section_e9cb {
  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;
}
.tooltip-new-457f.content_lower_622c .notification_dim_7eb9,
.cool-b3bd.content_lower_622c .notification_dim_7eb9 {
  margin-left: 0;
}
.easy_7cb4.content_lower_622c .notification_dim_7eb9,
.sort-8bb5.content_lower_622c .notification_dim_7eb9 {
  margin-right: 0;
}
.shade-bc76 ol,
.shade-bc76 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.secondary_in_adcf video {
  max-width: 100%;
}
.panel-down-0096 img {
  display: block;
}
.panel-down-0096.down_f9ed,
.panel-down-0096.tooltip-0269 {
  width: 100%;
}
.panel-down-0096.section_e9cb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.image-gold-909d:not(.wrapper-liquid-4161) {
  margin: 1.5em auto;
}
.text_plasma_f7e5 p {
  padding: 1.5em 14px;
}
ul.text-1851.section_e9cb,
ul.text-1851.active-db8b,
ul.text-1851.layout-full-dd03.active-db8b {
  padding: 0 14px;
}
.popup-7fc1 {
  display: block;
  overflow-x: auto;
}
.popup-7fc1 table {
  border-collapse: collapse;
  width: 100%;
}
.popup-7fc1 td,
.popup-7fc1 th {
  padding: 0.5em;
}
.shade-bc76 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shade-bc76 ol ol,
.shade-bc76 ol ul,
.shade-bc76 ul ol,
.shade-bc76 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shade-bc76 ol ol li,
.shade-bc76 ol ul li,
.shade-bc76 ul ol li,
.shade-bc76 ul ul li {
  margin-left: 0;
}
.old_a465.box-e23d > .icon_3ea8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.old_a465.box-e23d > .icon_3ea8 iframe,
.old_a465.box-e23d > .icon_3ea8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.blue-940e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.blue-940e.complex_305e {
  padding: 0;
}
.blue-940e.complex_305e cite {
  font-size: 13px;
}
.blue-940e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.blue-940e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard-b9e7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard-b9e7 > p:first-child {
  margin-top: 0;
}
.hard-b9e7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard-b9e7 blockquote {
  border-left: 0;
}
.solid-3f9f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.solid-3f9f:not(.form-short-6f94) {
  max-width: 100px;
}
.solid-3f9f.mask_2933 {
  border-bottom: none !important;
  text-align: center;
}
.solid-3f9f.mask_2933::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_plasma_f7e5 p {
    padding: 1.5em 0;
  }
}
.secondary-wood-449a {
  color: #0073aa;
}
.upper-baca {
  background-color: #0073aa;
}
.hover_dark_6a47 {
  color: #229fd8;
}
.border_456f {
  background-color: #229fd8;
}
.thumbnail-bright-cad0 {
  color: #eee;
}
.carousel_f289 {
  background-color: #eee;
}
.overlay_47d3 {
  color: #444;
}
.south-83dd {
  background-color: #444;
}
.hover_c0e9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover_c0e9 .widget_fast_e233 .frame-bright-81fd {
  font-size: 15px;
}
.hover_c0e9 .frame-bright-81fd {
  line-height: 1.3;
}
.hover_c0e9 .picture_3764 {
}
.hover_c0e9 .info-static-01b7 {
  background: #235787;
}
.action-2f9a {
  padding: 0;
}
.action-2f9a .info-static-01b7 {
  background: #1a1a1a;
}
.action-2f9a .picture_3764 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paper-4feb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paper-4feb .picture_3764 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paper-4feb .info-static-01b7 {
  background: #303030;
}
.list-wide-97c6 {
  position: relative;
  z-index: 10;
}
.list-wide-97c6 .over-8385 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-f61c .card_42d0 {
  display: inline-block;
  vertical-align: middle;
}
.hover-f61c.old-ce70 .card_42d0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover-f61c.old-ce70 .card_42d0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-f61c.old-ce70 .card_42d0 {
    margin-right: 0.4em;
  }
}
.hover-f61c.old-ce70 .card_42d0:last-child {
  margin-right: 0;
}
.carousel-yellow-513a .over-8385 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input_b516 .widget_fast_e233 {
    margin: 0 -0.5em;
  }
  .input_b516 .widget_fast_e233 [class*="customify-col-"],
  .input_b516 .widget_fast_e233 [class*="customify-col_"],
  .input_b516 .widget_fast_e233 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input_b516.brown-e1a0 .over-8385 {
  background: 0 0 !important;
}
.input_b516.brown-e1a0 .over-8385,
.input_b516.carousel-yellow-513a .over-8385 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input_b516.description-44ed {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input_b516.carousel-yellow-513a .over-8385 {
  box-shadow: none !important;
}
.mini-bb45 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mini-bb45 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mini-bb45 {
    padding: 18px 0 20px;
  }
}
.mini-bb45 .banner_brown_472c {
  width: 100%;
}
.mini-bb45 .content-0fd9 {
  margin-bottom: 0;
}
.mini-bb45 .message_yellow_9628 {
  margin-top: 5px;
  font-size: 0.875em;
}
.heading-a424 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.heading-a424 .notification-active-8422 {
  width: 100%;
}
.label-fresh-6fb2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-fresh-6fb2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-fresh-6fb2 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;
}
.label-fresh-6fb2 li:last-child:after {
  display: none;
}
.label-fresh-6fb2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.column-mini-e364 .mini-a2e2 button,
.mini-bb45 .mini-a2e2 button {
  left: 0;
}
.column-mini-e364 .notification-active-8422,
.mini-bb45 .notification-active-8422 {
  padding-left: 0;
  padding-right: 0;
}
.column-mini-e364 .heading-a424,
.mini-bb45 .heading-a424 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.column-mini-e364 {
  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;
}
.column-mini-e364: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;
}
.column-mini-e364 .text_focused_505f {
  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) {
  .column-mini-e364 .text_focused_505f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .column-mini-e364 .text_focused_505f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .column-mini-e364 .text_focused_505f {
    min-height: 200px;
  }
}
.column-mini-e364 .label-fresh-6fb2 {
  color: rgba(255, 255, 255, 0.8);
}
.column-mini-e364 .label-fresh-6fb2 a,
.column-mini-e364 .label-fresh-6fb2 li:after {
  color: inherit;
}
.column-mini-e364 .label-fresh-6fb2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.disabled_c394 {
  margin-bottom: 0.5em;
}
.popup-89cd {
  margin-bottom: 1.2em;
}
.popup-89cd,
.disabled_c394 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup-89cd p:last-child,
.disabled_c394 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mini-a2e2,
#masthead .mini-a2e2 {
  display: none;
}
#masthead
  > .mini-a2e2.hovered_14c1 {
  display: none;
}
#masthead > .mini-a2e2 button {
  left: 0;
}
.sort_center_c193 {
  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%;
}
.sort_center_c193 .card_42d0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sort_center_c193 .easy_8a15 {
  display: -webkit-box;
  display: flex;
}
.sort_center_c193 .easy_8a15.yellow_e8e8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sort_center_c193 .easy_8a15.media_active_63f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_center_c193 .easy_8a15.sort-large-609c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_center_c193.mask-brown-5904.icon_outer_cb1d .easy_8a15.yellow_e8e8 {
  flex-basis: 100%;
}
.sort_center_c193.box-564b .easy_8a15.media_active_63f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sort_center_c193.box-564b .easy_8a15.sort-large-609c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mini-a2e2.hovered_14c1 {
  display: none;
}
#masthead > .mini-a2e2 button {
  left: 0;
}
.banner_5d60 {
  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_5d60:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.banner_5d60.description_94d2 i {
  margin-right: 4px;
}
.banner_5d60.message_e67a i {
  margin-left: 5px;
}
.frame-bright-81fd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame-bright-81fd p:last-child {
  margin-bottom: 0;
}
.menu-white-2c78 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.menu-white-2c78 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.menu-white-2c78 img {
  display: block;
  width: auto;
  line-height: 1;
}
.menu-white-2c78 .item_1fde {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.menu-white-2c78 .tooltip-aad9 {
  margin: 5px 0 7px 0;
}
.menu-white-2c78.accordion_3b80 .backdrop_83d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-white-2c78.accordion_3b80 .purple_454a {
  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;
}
.menu-white-2c78.slider-focused-8a86 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.menu-white-2c78.slider-focused-8a86 .backdrop_83d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-white-2c78.slider-focused-8a86 .purple_454a {
  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;
}
.menu-white-2c78.small_2407 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-white-2c78.tertiary-rough-754f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.menu-white-2c78.tertiary-rough-754f .purple_454a {
  margin-top: 7px;
}
.pro_8067 {
  display: inline-block;
}
.list-wide-97c6 .widget-b052 .menu-white-2c78 img {
  max-width: 100%;
}
.frame-66e0 .gallery-29bb.paper-69a8,
.text_718f .gallery-29bb.paper-69a8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame-66e0 .menu-top-6ecc,
.text_718f .menu-top-6ecc {
  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%);
}
.frame-66e0 .menu-top-6ecc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.frame-66e0.inner_26e3 .menu-top-6ecc {
  display: none;
}
.frame-66e0 .menu_3028 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame-66e0 .menu_3028 li {
  display: inline-block;
  position: relative;
}
.frame-66e0 .menu_3028 li:last-child {
  margin-right: 0;
}
.frame-66e0 .menu_3028 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;
}
.frame-66e0 .menu_3028 li.silver-8295 > a {
  color: rgba(0, 0, 0, 0.9);
}
.frame-66e0 .menu_3028 > 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;
}
.frame-66e0 .menu_3028 > li > a i {
  line-height: 0;
}
.frame-66e0 .menu_3028 > li.full-bc43 > a .menu-top-6ecc {
  margin-left: 4px;
  line-height: 0;
}
.frame-66e0 .menu_3028 .orange-e4d0 li.full-bc43 > a {
  position: relative;
}
.frame-66e0 .menu_3028 .orange-e4d0 li.full-bc43 > a:after,
.frame-66e0 .menu_3028 .orange-e4d0 li.full-bc43 > a:before {
  content: "";
  display: table;
}
.frame-66e0 .menu_3028 .orange-e4d0 li.full-bc43 > a:after {
  clear: both;
}
.frame-66e0 .menu_3028 .orange-e4d0 li.full-bc43 > a .menu-top-6ecc {
  margin-left: 5px;
  float: right;
}
.frame-66e0 .tertiary_c9eb,
.frame-66e0 .orange-e4d0 {
  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;
}
.frame-66e0 .orange-e4d0 {
  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;
}
.frame-66e0 .orange-e4d0 .paper-69a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame-66e0 .orange-e4d0 .menu-top-6ecc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.frame-66e0 .orange-e4d0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.frame-66e0 .orange-e4d0 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;
}
.frame-66e0 .orange-e4d0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.frame-66e0 .orange-e4d0 .orange-e4d0 {
  top: 0;
  left: 100%;
}
.frame-66e0 .fast-0fb5.fn-focus-d1c8 > .tertiary_c9eb,
.frame-66e0 .fast-0fb5.fn-focus-d1c8 > .orange-e4d0,
.frame-66e0 .fast-0fb5:focus > .tertiary_c9eb,
.frame-66e0 .fast-0fb5:focus > .orange-e4d0,
.frame-66e0 .fast-0fb5:hover > .tertiary_c9eb,
.frame-66e0 .fast-0fb5:hover > .orange-e4d0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.frame-66e0.popup_76f7 .content-green-731e:after,
.frame-66e0.popup_76f7 .content-green-731e:before {
  content: "";
  display: table;
}
.frame-66e0.popup_76f7 .content-green-731e:after {
  clear: both;
}
.frame-66e0.popup_76f7 .content-green-731e > li {
  float: left;
}
.frame-66e0.cool_481e .content-green-731e:after,
.frame-66e0.cool_481e .content-green-731e:before {
  content: "";
  display: table;
}
.frame-66e0.cool_481e .content-green-731e:after {
  clear: both;
}
.frame-66e0.cool_481e .content-green-731e > li {
  float: left;
}
.frame-66e0.cool_481e .content-green-731e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.frame-66e0.cool_481e .content-green-731e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.frame-66e0.cool_481e .content-green-731e > li.title_dim_549c > a,
.frame-66e0.cool_481e .content-green-731e > li.silver-8295 > a {
  color: #fff;
  background-color: #1e4b75;
}
.frame-66e0.form_lite_3e3a .content-green-731e > li > a .paper-69a8 {
  position: relative;
}
.frame-66e0.form_lite_3e3a .content-green-731e > li > a .paper-69a8: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;
}
.frame-66e0.form_lite_3e3a
  .content-green-731e
  > li:focus
  > a
  .paper-69a8:before,
.frame-66e0.form_lite_3e3a
  .content-green-731e
  > li:hover
  > a
  .paper-69a8:before {
  width: 100%;
  background-color: currentColor;
}
.frame-66e0.form_lite_3e3a
  .content-green-731e
  > li.title_dim_549c
  > a
  .paper-69a8:before,
.frame-66e0.form_lite_3e3a
  .content-green-731e
  > li.footer-1472
  > a
  .paper-69a8:before {
  width: 100%;
  background-color: currentColor;
}
.frame-66e0.sidebar_lower_1780 .content-green-731e > li > a .paper-69a8 {
  position: relative;
}
.frame-66e0.sidebar_lower_1780 .content-green-731e > li > a .paper-69a8: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;
}
.frame-66e0.sidebar_lower_1780 .content-green-731e > li:focus > a .paper-69a8:before,
.frame-66e0.sidebar_lower_1780
  .content-green-731e
  > li:hover
  > a
  .paper-69a8:before {
  width: 100%;
  background-color: currentColor;
}
.frame-66e0.sidebar_lower_1780
  .content-green-731e
  > li.title_dim_549c
  > a
  .paper-69a8:before,
.frame-66e0.sidebar_lower_1780
  .content-green-731e
  > li.footer-1472
  > a
  .paper-69a8:before {
  width: 100%;
  background-color: currentColor;
}
.text_718f .menu_3028 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text_718f .menu_3028 li:first-child > a {
  border-top: none;
}
.text_718f .menu_3028 .pagination-advanced-4f5d > .paper-69a8 .menu-top-6ecc {
  display: none;
}
.text_718f .menu_3028 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text_718f .menu_3028 li:last-child {
  border: none;
}
.text_718f .menu_3028 li.full-bc43 > a {
  padding-right: 45px !important;
}
.text_718f .menu_3028 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text_718f .menu_3028 li a:focus,
.text_718f .menu_3028 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_718f .menu_3028 li .pressed-253c {
  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;
}
.text_718f .menu_3028 li .pressed-253c:hover {
  box-shadow: none;
}
.text_718f .menu_3028 li .pressed-253c .menu-top-6ecc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text_718f .menu_3028 .orange-e4d0 {
  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);
}
.text_718f .menu_3028 .orange-e4d0 li a {
  padding-left: 3em;
}
.text_718f .menu_3028 .huge_11f1 > a .pressed-253c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text_718f .menu_3028 .huge_11f1 > .orange-e4d0 {
  display: block;
  opacity: 1;
}
.accent-e91c {
  max-width: 100%;
}
.photo_tall_d56f {
  line-height: 0;
  cursor: pointer;
}
.section_a68a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.section_a68a:hover {
  box-shadow: none;
  color: currentColor;
}
.section_a68a svg {
  width: 18px;
  height: 18px;
}
.section_a68a .aside-light-d932 {
  display: none;
}
.plasma-c6f7 {
  position: relative;
}
.plasma-c6f7.fn-active-d1c8 .section_a68a .menu_bd72 {
  display: none;
}
.plasma-c6f7.fn-active-d1c8 .section_a68a .aside-light-d932 {
  display: inline-block;
}
.plasma-c6f7 .hidden-soft-92d1 {
  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);
}
.plasma-c6f7.footer-deba .hidden-soft-92d1 {
  left: auto;
  right: -0.9em;
}
.plasma-c6f7.footer-deba .frame_5688::before {
  left: auto;
  right: 15px;
}
.plasma-c6f7.fn-active-d1c8 .hidden-soft-92d1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hot_78bb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hot_78bb label {
  flex-basis: 100%;
}
.hot_78bb .element-151d {
  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;
}
.hot_78bb .brown-13e8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hot_78bb .brown-13e8:focus {
  background-color: transparent;
}
.hot_78bb button.status-glass-df96 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hot_78bb button.status-glass-df96:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hot_78bb button.status-glass-df96 svg {
  width: 18px;
  height: 18px;
}
.hot_78bb input[type="submit"] {
  min-height: auto;
}
.module-solid-2377 .hot_78bb .brown-13e8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame_5688 {
  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) {
  .frame_5688 {
    width: 220px;
  }
}
.frame_5688 label {
  flex-basis: 100%;
}
.frame_5688::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_pro_3c0a .module-solid-2377 .hot_78bb {
  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_pro_3c0a
  .module-solid-2377
  .hot_78bb
  .element-151d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.filter_pro_3c0a .module-solid-2377 .hot_78bb .brown-13e8 {
  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_pro_3c0a
  .module-solid-2377
  .hot_78bb
  .brown-13e8:focus {
  background: 0 0;
}
.filter_pro_3c0a
  .module-solid-2377
  .hot_78bb
  .gas_c211 {
  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;
}
.banner-19e5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.banner-19e5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.banner-19e5 li:last-child {
  margin-right: 0;
}
.banner-19e5 li:first-child {
  margin-left: 0;
}
.banner-19e5.layout_f95c a {
  color: #fff;
}
.banner-19e5.layout_f95c a:hover {
  color: #fff;
}
.banner-19e5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.banner-19e5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.banner-19e5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner-19e5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.banner-19e5 [class*="social-icon-apple"] {
  background-color: #999;
}
.banner-19e5 [class*="social-icon-apple"].hovered_58fd {
  background-color: transparent;
  color: #999;
}
.banner-19e5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.banner-19e5 [class*="social-icon-behance"].hovered_58fd {
  background-color: transparent;
  color: #1769ff;
}
.banner-19e5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.banner-19e5 [class*="social-icon-bitbucket"].hovered_58fd {
  background-color: transparent;
  color: #205081;
}
.banner-19e5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.banner-19e5 [class*="social-icon-codepen"].hovered_58fd {
  background-color: transparent;
  color: #000;
}
.banner-19e5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.banner-19e5 [class*="social-icon-delicious"].hovered_58fd {
  background-color: transparent;
  color: #39f;
}
.banner-19e5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.banner-19e5 [class*="social-icon-digg"].hovered_58fd {
  background-color: transparent;
  color: #005be2;
}
.banner-19e5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.banner-19e5 [class*="social-icon-dribbble"].hovered_58fd {
  background-color: transparent;
  color: #ea4c89;
}
.banner-19e5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.banner-19e5 [class*="social-icon-envelope"].hovered_58fd {
  background-color: transparent;
  color: #ea4335;
}
.banner-19e5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.banner-19e5 [class*="social-icon-facebook"].hovered_58fd {
  background-color: transparent;
  color: #3b5998;
}
.banner-19e5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.banner-19e5 [class*="social-icon-flickr"].hovered_58fd {
  background-color: transparent;
  color: #0063dc;
}
.banner-19e5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.banner-19e5 [class*="social-icon-foursquare"].hovered_58fd {
  background-color: transparent;
  color: #2d5be3;
}
.banner-19e5 [class*="social-icon-github"] {
  background-color: #333;
}
.banner-19e5 [class*="social-icon-github"].hovered_58fd {
  background-color: transparent;
  color: #333;
}
.banner-19e5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.banner-19e5 [class*="social-icon-google-plus"].hovered_58fd {
  background-color: transparent;
  color: #dd4b39;
}
.banner-19e5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.banner-19e5 [class*="social-icon-houzz"].hovered_58fd {
  background-color: transparent;
  color: #7ac142;
}
.banner-19e5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.banner-19e5 [class*="social-icon-instagram"].hovered_58fd {
  background-color: transparent;
  color: #262626;
}
.banner-19e5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.banner-19e5 [class*="social-icon-jsfiddle"].hovered_58fd {
  background-color: transparent;
  color: #487aa2;
}
.banner-19e5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.banner-19e5 [class*="social-icon-linkedin"].hovered_58fd {
  background-color: transparent;
  color: #0077b5;
}
.banner-19e5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.banner-19e5 [class*="social-icon-medium"].hovered_58fd {
  background-color: transparent;
  color: #00ab6b;
}
.banner-19e5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.banner-19e5
  [class*="social-icon-odnoklassniki"].hovered_58fd {
  background-color: transparent;
  color: #f4731c;
}
.banner-19e5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.banner-19e5 [class*="social-icon-meetup"].hovered_58fd {
  background-color: transparent;
  color: #ec1c40;
}
.banner-19e5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.banner-19e5 [class*="social-icon-pinterest"].hovered_58fd {
  background-color: transparent;
  color: #bd081c;
}
.banner-19e5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.banner-19e5 [class*="social-icon-product-hunt"].hovered_58fd {
  background-color: transparent;
  color: #da552f;
}
.banner-19e5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.banner-19e5 [class*="social-icon-reddit"].hovered_58fd {
  background-color: transparent;
  color: #ff4500;
}
.banner-19e5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.banner-19e5 [class*="social-icon-rss"].hovered_58fd {
  background-color: transparent;
  color: #f26522;
}
.banner-19e5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.banner-19e5
  [class*="social-icon-shopping-cart"].hovered_58fd {
  background-color: transparent;
  color: #4caf50;
}
.banner-19e5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.banner-19e5 [class*="social-icon-skype"].hovered_58fd {
  background-color: transparent;
  color: #00aff0;
}
.banner-19e5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.banner-19e5 [class*="social-icon-slideshare"].hovered_58fd {
  background-color: transparent;
  color: #0077b5;
}
.banner-19e5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.banner-19e5 [class*="social-icon-snapchat"].hovered_58fd {
  background-color: transparent;
  color: #fffc00;
}
.banner-19e5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.banner-19e5 [class*="social-icon-soundcloud"].hovered_58fd {
  background-color: transparent;
  color: #f80;
}
.banner-19e5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.banner-19e5 [class*="social-icon-spotify"].hovered_58fd {
  background-color: transparent;
  color: #2ebd59;
}
.banner-19e5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.banner-19e5
  [class*="social-icon-stack-overflow"].hovered_58fd {
  background-color: transparent;
  color: #fe7a15;
}
.banner-19e5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.banner-19e5 [class*="social-icon-maldkfgram"].hovered_58fd {
  background-color: transparent;
  color: #2ca5e0;
}
.banner-19e5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.banner-19e5 [class*="social-icon-tripadvisor"].hovered_58fd {
  background-color: transparent;
  color: #589442;
}
.banner-19e5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.banner-19e5 [class*="social-icon-tumblr"].hovered_58fd {
  background-color: transparent;
  color: #35465c;
}
.banner-19e5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.banner-19e5 [class*="social-icon-twitch"].hovered_58fd {
  background-color: transparent;
  color: #6441a5;
}
.banner-19e5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.banner-19e5 [class*="social-icon-twitter"].hovered_58fd {
  background-color: transparent;
  color: #1da1f2;
}
.banner-19e5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.banner-19e5 [class*="social-icon-vimeo"].hovered_58fd {
  background-color: transparent;
  color: #1ab7ea;
}
.banner-19e5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.banner-19e5 [class*="social-icon-vk"].hovered_58fd {
  background-color: transparent;
  color: #45668e;
}
.banner-19e5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.banner-19e5 [class*="social-icon-weibo"].hovered_58fd {
  background-color: transparent;
  color: #df2029;
}
.banner-19e5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.banner-19e5 [class*="social-icon-weixin"].hovered_58fd {
  background-color: transparent;
  color: #7bb32e;
}
.banner-19e5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.banner-19e5 [class*="social-icon-whatsapp"].hovered_58fd {
  background-color: transparent;
  color: #25d366;
}
.banner-19e5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.banner-19e5 [class*="social-icon-wordpress"].hovered_58fd {
  background-color: transparent;
  color: #21759b;
}
.banner-19e5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.banner-19e5 [class*="social-icon-xing"].hovered_58fd {
  background-color: transparent;
  color: #026466;
}
.banner-19e5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.banner-19e5 [class*="social-icon-yelp"].hovered_58fd {
  background-color: transparent;
  color: #af0606;
}
.banner-19e5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.banner-19e5 [class*="social-icon-youtube"].hovered_58fd {
  background-color: transparent;
  color: #cd201f;
}
.panel_59a6 {
  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;
}
.panel_59a6:hover {
  box-shadow: none;
  background: 0 0;
}
.orange_e08e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.badge_0ed4 {
  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;
}
.chip-next-c142 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard-32e2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard-32e2,
.hard-32e2::after,
.hard-32e2::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;
}
.hard-32e2::after,
.hard-32e2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.bright_f188 .badge_0ed4 .chip-next-c142 {
  margin-top: -2px;
  width: 19px;
}
.bright_f188 .badge_0ed4 .hard-32e2 {
  margin-top: -1px;
}
.bright_f188 .badge_0ed4 .hard-32e2,
.bright_f188 .badge_0ed4 .hard-32e2::after,
.bright_f188 .badge_0ed4 .hard-32e2::before {
  width: 19px;
  height: 2px;
}
.bright_f188 .badge_0ed4 .hard-32e2::before {
  top: -6px;
}
.bright_f188 .badge_0ed4 .hard-32e2::after {
  bottom: -6px;
}
.title-4053 .badge_0ed4 .chip-next-c142 {
  margin-top: -2px;
  width: 22px;
}
.title-4053 .badge_0ed4 .hard-32e2 {
  margin-top: -1px;
}
.title-4053 .badge_0ed4 .hard-32e2,
.title-4053 .badge_0ed4 .hard-32e2::after,
.title-4053 .badge_0ed4 .hard-32e2::before {
  width: 22px;
  height: 2px;
}
.title-4053 .badge_0ed4 .hard-32e2::before {
  top: -7px;
}
.title-4053 .badge_0ed4 .hard-32e2::after {
  bottom: -7px;
}
.accent-0820 .badge_0ed4 .chip-next-c142 {
  margin-top: -2px;
  width: 31px;
}
.accent-0820 .badge_0ed4 .hard-32e2 {
  margin-top: -1.5px;
}
.accent-0820 .badge_0ed4 .hard-32e2,
.accent-0820 .badge_0ed4 .hard-32e2::after,
.accent-0820 .badge_0ed4 .hard-32e2::before {
  width: 31px;
  height: 3px;
}
.accent-0820 .badge_0ed4 .hard-32e2::before {
  top: -9px;
}
.accent-0820 .badge_0ed4 .hard-32e2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary-huge-d1e5 .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-huge-d1e5 .badge_0ed4 .hard-32e2 {
    margin-top: -1px;
  }
  .summary-huge-d1e5 .badge_0ed4 .hard-32e2,
  .summary-huge-d1e5 .badge_0ed4 .hard-32e2::after,
  .summary-huge-d1e5 .badge_0ed4 .hard-32e2::before {
    width: 19px;
    height: 2px;
  }
  .summary-huge-d1e5 .badge_0ed4 .hard-32e2::before {
    top: -6px;
  }
  .summary-huge-d1e5 .badge_0ed4 .hard-32e2::after {
    bottom: -6px;
  }
  .fresh_9e65 .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 22px;
  }
  .fresh_9e65 .badge_0ed4 .hard-32e2 {
    margin-top: -1px;
  }
  .fresh_9e65 .badge_0ed4 .hard-32e2,
  .fresh_9e65 .badge_0ed4 .hard-32e2::after,
  .fresh_9e65 .badge_0ed4 .hard-32e2::before {
    width: 22px;
    height: 2px;
  }
  .fresh_9e65 .badge_0ed4 .hard-32e2::before {
    top: -7px;
  }
  .fresh_9e65 .badge_0ed4 .hard-32e2::after {
    bottom: -7px;
  }
  .heading-silver-d7dd .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 31px;
  }
  .heading-silver-d7dd .badge_0ed4 .hard-32e2 {
    margin-top: -1.5px;
  }
  .heading-silver-d7dd .badge_0ed4 .hard-32e2,
  .heading-silver-d7dd .badge_0ed4 .hard-32e2::after,
  .heading-silver-d7dd .badge_0ed4 .hard-32e2::before {
    width: 31px;
    height: 3px;
  }
  .heading-silver-d7dd .badge_0ed4 .hard-32e2::before {
    top: -9px;
  }
  .heading-silver-d7dd .badge_0ed4 .hard-32e2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .background_solid_9b4c .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 19px;
  }
  .background_solid_9b4c .badge_0ed4 .hard-32e2 {
    margin-top: -1px;
  }
  .background_solid_9b4c .badge_0ed4 .hard-32e2,
  .background_solid_9b4c .badge_0ed4 .hard-32e2::after,
  .background_solid_9b4c .badge_0ed4 .hard-32e2::before {
    width: 19px;
    height: 2px;
  }
  .background_solid_9b4c .badge_0ed4 .hard-32e2::before {
    top: -6px;
  }
  .background_solid_9b4c .badge_0ed4 .hard-32e2::after {
    bottom: -6px;
  }
  .current-3592 .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 22px;
  }
  .current-3592 .badge_0ed4 .hard-32e2 {
    margin-top: -1px;
  }
  .current-3592 .badge_0ed4 .hard-32e2,
  .current-3592 .badge_0ed4 .hard-32e2::after,
  .current-3592 .badge_0ed4 .hard-32e2::before {
    width: 22px;
    height: 2px;
  }
  .current-3592 .badge_0ed4 .hard-32e2::before {
    top: -7px;
  }
  .current-3592 .badge_0ed4 .hard-32e2::after {
    bottom: -7px;
  }
  .caption_tiny_7a3d .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 31px;
  }
  .caption_tiny_7a3d .badge_0ed4 .hard-32e2 {
    margin-top: -1.5px;
  }
  .caption_tiny_7a3d .badge_0ed4 .hard-32e2,
  .caption_tiny_7a3d .badge_0ed4 .hard-32e2::after,
  .caption_tiny_7a3d .badge_0ed4 .hard-32e2::before {
    width: 31px;
    height: 3px;
  }
  .caption_tiny_7a3d .badge_0ed4 .hard-32e2::before {
    top: -9px;
  }
  .caption_tiny_7a3d .badge_0ed4 .hard-32e2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .last-d4ff .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 19px;
  }
  .last-d4ff .badge_0ed4 .hard-32e2 {
    margin-top: -1px;
  }
  .last-d4ff .badge_0ed4 .hard-32e2,
  .last-d4ff .badge_0ed4 .hard-32e2::after,
  .last-d4ff .badge_0ed4 .hard-32e2::before {
    width: 19px;
    height: 2px;
  }
  .last-d4ff .badge_0ed4 .hard-32e2::before {
    top: -6px;
  }
  .last-d4ff .badge_0ed4 .hard-32e2::after {
    bottom: -6px;
  }
  .search-be91 .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 22px;
  }
  .search-be91 .badge_0ed4 .hard-32e2 {
    margin-top: -1px;
  }
  .search-be91 .badge_0ed4 .hard-32e2,
  .search-be91 .badge_0ed4 .hard-32e2::after,
  .search-be91 .badge_0ed4 .hard-32e2::before {
    width: 22px;
    height: 2px;
  }
  .search-be91 .badge_0ed4 .hard-32e2::before {
    top: -7px;
  }
  .search-be91 .badge_0ed4 .hard-32e2::after {
    bottom: -7px;
  }
  .bottom-de1a .badge_0ed4 .chip-next-c142 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom-de1a .badge_0ed4 .hard-32e2 {
    margin-top: -1.5px;
  }
  .bottom-de1a .badge_0ed4 .hard-32e2,
  .bottom-de1a .badge_0ed4 .hard-32e2::after,
  .bottom-de1a .badge_0ed4 .hard-32e2::before {
    width: 31px;
    height: 3px;
  }
  .bottom-de1a .badge_0ed4 .hard-32e2::before {
    top: -9px;
  }
  .bottom-de1a .badge_0ed4 .hard-32e2::after {
    bottom: -9px;
  }
}
.center_b1e0 .hard-32e2 {
  -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);
}
.center_b1e0 .hard-32e2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.center_b1e0 .hard-32e2::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);
}
.center_b1e0.orange_7873 .hard-32e2 {
  -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);
}
.center_b1e0.orange_7873 .hard-32e2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.center_b1e0.orange_7873 .hard-32e2::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);
}
.steel_29e1 {
  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.blue_f99a:before {
  display: none;
}
.gas_6b0c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gas_6b0c .wrapper_narrow_fe88 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gas_6b0c .wrapper_narrow_fe88:last-of-type {
  border-bottom: none;
}
.gas_6b0c .wrapper_narrow_fe88.down_dd31,
.gas_6b0c .wrapper_narrow_fe88.notice-hot-b4de,
.gas_6b0c .wrapper_narrow_fe88.status-0298 {
  padding: 0;
}
.gas_6b0c .text_718f .pressed-253c {
  color: currentColor;
}
.gas_6b0c .text_718f .pressed-253c:focus,
.gas_6b0c .text_718f .pressed-253c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas_6b0c.picture_3764 .banner_orange_73b3,
.gas_6b0c.picture_3764 .frame-bright-81fd a,
.gas_6b0c.picture_3764 .content-green-731e a,
.gas_6b0c.picture_3764 .orange-e4d0 a {
  color: rgba(0, 0, 0, 0.55);
}
.gas_6b0c.picture_3764 .banner_orange_73b3:hover,
.gas_6b0c.picture_3764 .frame-bright-81fd a:hover,
.gas_6b0c.picture_3764 .content-green-731e a:hover,
.gas_6b0c.picture_3764 .orange-e4d0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas_6b0c.picture_3764 .form_liquid_1e7b {
  color: rgba(0, 0, 0, 0.8);
}
.gas_6b0c.picture_3764 .wrapper_narrow_fe88 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas_6b0c.picture_3764 .wrapper_narrow_fe88:before {
  background: rgba(0, 0, 0, 0.08);
}
.gas_6b0c.picture_3764 .popup_ca56:before {
  background: rgba(255, 255, 255, 0.9);
}
.gas_6b0c.picture_3764 .text_718f .menu_3028 li a,
.gas_6b0c.picture_3764 .text_718f .pressed-253c,
.gas_6b0c.picture_3764 .orange-e4d0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas_6b0c.picture_3764 .text_718f .pressed-253c:focus,
.gas_6b0c.picture_3764 .text_718f .pressed-253c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas_6b0c.picture_3764 .menu_3028 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas_6b0c.info-static-01b7 .banner_orange_73b3,
.gas_6b0c.info-static-01b7 .frame-bright-81fd a,
.gas_6b0c.info-static-01b7 .content-green-731e .pressed-253c,
.gas_6b0c.info-static-01b7 .content-green-731e a,
.gas_6b0c.info-static-01b7 .orange-e4d0 a {
  color: rgba(255, 255, 255, 0.79);
}
.gas_6b0c.info-static-01b7 .banner_orange_73b3:hover,
.gas_6b0c.info-static-01b7 .frame-bright-81fd a:hover,
.gas_6b0c.info-static-01b7 .content-green-731e .pressed-253c:hover,
.gas_6b0c.info-static-01b7 .content-green-731e a:hover,
.gas_6b0c.info-static-01b7 .orange-e4d0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas_6b0c.info-static-01b7 .form_liquid_1e7b {
  color: rgba(255, 255, 255, 0.99);
}
.gas_6b0c.info-static-01b7 .wrapper_narrow_fe88 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_6b0c.info-static-01b7 .wrapper_narrow_fe88:before {
  background: rgba(255, 255, 255, 0.08);
}
.gas_6b0c.info-static-01b7 .popup_ca56:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas_6b0c.info-static-01b7 .text_718f .menu_3028 li a,
.gas_6b0c.info-static-01b7 .text_718f .pressed-253c,
.gas_6b0c.info-static-01b7 .orange-e4d0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_6b0c.info-static-01b7 .text_718f .pressed-253c:focus,
.gas_6b0c.info-static-01b7 .text_718f .pressed-253c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas_6b0c.info-static-01b7 .menu_3028 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_ca56 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.popup_ca56:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.preview-narrow-e54e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hidden_hard_fa83 .gas_6b0c {
  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;
}
.hidden_hard_fa83 .wrapper_narrow_fe88 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hidden_hard_fa83 .wrapper_narrow_fe88: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) {
  .hidden_hard_fa83 .wrapper_narrow_fe88:before {
    width: 16%;
    left: 42%;
  }
}
.hidden_hard_fa83 .wrapper_narrow_fe88:last-child:before {
  content: none;
}
.hidden_hard_fa83 .wrapper_narrow_fe88[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hidden_hard_fa83 .text_718f .menu_3028 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hidden_hard_fa83 .text_718f .menu_3028 li a .pressed-253c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hidden_hard_fa83 .text_718f .orange-e4d0 {
  border: none;
}
.hidden_hard_fa83 .text_718f .orange-e4d0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hidden_hard_fa83 .popup_ca56 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hidden_hard_fa83 .preview-narrow-e54e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hidden_hard_fa83 .info-static-01b7 .popup_ca56:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden_hard_fa83 .picture_3764.widget-yellow-beec .hard-32e2 {
  background: rgba(0, 0, 0, 0.6);
}
.hidden_hard_fa83
  .picture_3764.widget-yellow-beec
  .hard-32e2::after,
.hidden_hard_fa83
  .picture_3764.widget-yellow-beec
  .hard-32e2:before {
  background: inherit;
}
.hidden_hard_fa83
  .picture_3764.widget-yellow-beec:hover
  .hard-32e2 {
  background: rgba(0, 0, 0, 0.8);
}
.hidden_tiny_8318 .gas_6b0c {
  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) {
  .hidden_tiny_8318 .gas_6b0c {
    width: auto;
    right: 45px;
  }
}
.border-6d91 .gas_6b0c {
  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) {
  .border-6d91 .gas_6b0c {
    width: auto;
    left: 45px;
  }
}
.blue_f99a .gas_6b0c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.blue_f99a .preview-narrow-e54e {
  max-width: 48em;
  margin: 0 auto;
}
.blue_f99a .popup_ca56:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.content_selected_0a79 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.content_selected_0a79.hidden_hard_fa83 .gas_6b0c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.content_selected_0a79.hidden_tiny_8318 .gas_6b0c {
  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);
}
.content_selected_0a79 .gas_6b0c {
  visibility: visible;
}
.content_selected_0a79.border-6d91 .gas_6b0c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.advanced_a675,
.texture_action_ada2 {
  overflow-x: hidden;
}
.advanced_a675 .gas_6b0c {
  overflow: auto;
}
.advanced_a675.hidden_hard_fa83 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_a675.hidden_hard_fa83 .gas_6b0c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.advanced_a675.hidden_hard_fa83 .panel_59a6 {
  opacity: 0;
}
.advanced_a675.hidden_tiny_8318 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_a675.hidden_tiny_8318 .gas_6b0c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.advanced_a675.hidden_tiny_8318 .panel_59a6 {
  opacity: 0;
}
.advanced_a675.border-6d91 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_a675.border-6d91 .gas_6b0c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.advanced_a675.border-6d91 .panel_59a6 {
  opacity: 0;
}
.advanced_a675.blue_f99a .gas_6b0c {
  z-index: 10;
  visibility: visible;
}
.widget-yellow-beec {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.widget-yellow-beec .hard-32e2 {
  background: rgba(255, 255, 255, 0.99);
}
.widget-yellow-beec .hard-32e2::after,
.widget-yellow-beec .hard-32e2:before {
  background: inherit;
}
.widget-yellow-beec:hover .hard-32e2 {
  background: rgba(255, 255, 255, 0.99);
}
.border-6d91 .widget-yellow-beec {
  top: 10px;
  right: auto;
  left: 12px;
}
.blue_f99a .widget-yellow-beec {
  display: none !important;
}
.advanced_a675:before,
.texture_action_ada2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.advanced_a675 .widget-yellow-beec,
.texture_action_ada2 .widget-yellow-beec {
  display: inline-block;
}
.gas_6b0c .card_42d0 {
  -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;
}
.advanced_a675 .gas_6b0c .card_42d0,
.texture_action_ada2 .gas_6b0c .card_42d0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_2aeb .element-151d {
  width: 100%;
}
.widget-b052 {
  padding: 0 0.5em 0;
}
.widget-b052 [class*="customify-col-"],
.widget-b052 [class*="customify-col_"],
.widget-b052 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight_dim_720f .widget-b052 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_fast_e233 .article_large_b3d4,
  .article_large_b3d4 {
    display: none;
  }
  .thumbnail_0cec {
    text-align: left;
  }
  .surface-mini-54dd {
    text-align: center;
  }
  .block-5644 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_fast_e233 .nav_3304,
  .nav_3304 {
    display: none;
  }
  .pro-086d {
    text-align: left;
  }
  .wrapper_c155 {
    text-align: center;
  }
  .header-3e12 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_fast_e233 .motion_2585,
  .motion_2585 {
    display: none;
  }
  .label_paper_edee {
    text-align: left;
  }
  .outline-e82f {
    text-align: center;
  }
  .down-6826 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.widget-8377 {
  box-shadow: none !important;
}
.list_4e08 .title-under-5f12,
.content_fixed_b8b1 .title-under-5f12 {
  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;
}
.content_fixed_b8b1 .title-under-5f12 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.over-8385 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.over-8385:after,
.over-8385:before {
  content: "";
  display: table;
}
.over-8385:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .over-8385 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.over-8385,
.description-44ed {
  max-width: 1248px;
  margin: 0 auto;
}

.slider-glass-53c8.tall-ef8a .over-8385 {
  max-width: 100%;
}
.slider-glass-53c8.backdrop-pro-e2e2 {
  max-width: 1200px;
  margin: 0 auto;
}
.slider-glass-53c8.full_43c4 .over-8385 {
  max-width: 100%;
}
.slider-glass-53c8.full_43c4 > .over-8385 {
  padding-left: 0;
  padding-right: 0;
}
.slider-glass-53c8.full_43c4 > .over-8385 .widget_fast_e233 {
  margin: 0;
}
.slider-glass-53c8.full_43c4
  > .over-8385
  .row_3a9a.column-6422 {
  margin-right: 0;
  margin-left: 0;
}
.slider-glass-53c8.full_43c4 #main.column-6422 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block-over-0fb8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block-over-0fb8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .blue-91bd .notification_dim_7eb9 {
    padding-right: 1em;
  }
  .blue-91bd.motion-16a6 .row_3a9a {
    border-right: 1px solid #eaecee;
  }
  .blue-91bd.motion-16a6 .notification_dim_7eb9 {
    padding-right: 1em;
  }
  .blue-91bd.motion-16a6 .hard_cd7d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-159d .notification_dim_7eb9 {
    padding-left: 1em;
  }
  .fresh-159d.motion-16a6 .row_3a9a {
    border-left: 1px solid #eaecee;
  }
  .fresh-159d.motion-16a6 .notification_dim_7eb9 {
    padding-left: 1em;
  }
  .fresh-159d.motion-16a6 .hard_cd7d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_copper_a9c3 .notification_dim_7eb9 {
    padding-left: 1em;
  }
  .search_copper_a9c3.motion-16a6 .focus_glass_f476 {
    border-right: 1px solid #eaecee;
  }
  .search_copper_a9c3.motion-16a6 .item_65b9 {
    border-right: 1px solid #eaecee;
  }
  .search_copper_a9c3.motion-16a6 .notification_dim_7eb9 {
    padding-left: 1em;
  }
  .search_copper_a9c3.motion-16a6 .hard_cd7d {
    padding-right: 1em;
  }
  .search_copper_a9c3.motion-16a6 .disabled-white-70b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_black_a759 .notification_dim_7eb9 {
    padding-right: 1em;
  }
  .button_black_a759.motion-16a6 .focus_glass_f476 {
    border-left: 1px solid #eaecee;
  }
  .button_black_a759.motion-16a6 .item_65b9 {
    border-left: 1px solid #eaecee;
  }
  .button_black_a759.motion-16a6 .notification_dim_7eb9 {
    padding-right: 1em;
  }
  .button_black_a759.motion-16a6 .hard_cd7d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_black_a759.motion-16a6 .disabled-white-70b3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-over-0fb8 .notification_dim_7eb9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-over-0fb8.motion-16a6 .row_3a9a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block-over-0fb8.motion-16a6 .notification_dim_7eb9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-over-0fb8.motion-16a6 .hard_cd7d {
    padding-left: 1em;
  }
  .block-over-0fb8.motion-16a6 .disabled-white-70b3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block-over-0fb8.motion-16a6 .notification_dim_7eb9 {
    padding-left: 0;
  }
}
.popup_fluid_4e45 .hover-f61c {
  display: inline-block;
}
.warm_3580 {
  display: inline-block;
}
.inner-8451 {
  word-con: break-word;
}
.rough_2de1 > span {
  display: inline-block;
  padding: 5px 0;
}
.rough_2de1 .basic_01e3 {
  margin-left: 8px;
  margin-right: 8px;
}
.rough_2de1 .chip_bd0e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info-simple-dbb5 .red-6d35 {
  margin-bottom: 2em;
}
.info-simple-dbb5 .dirty_f059 {
  margin-bottom: 15px;
}
.info-simple-dbb5 .dirty_f059:last-child {
  margin-bottom: 0;
}
.info-simple-dbb5 .silver_643d {
  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) {
  .info-simple-dbb5 .silver_643d {
    display: block;
  }
}
.info-simple-dbb5 .paragraph-soft-a3d8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info-simple-dbb5 .paragraph-soft-a3d8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info-simple-dbb5 .hard-93a2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info-simple-dbb5 .hard-93a2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info-simple-dbb5 .hard-93a2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info-simple-dbb5 .inner-8451 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info-simple-dbb5 .inner-8451 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info-simple-dbb5 .avatar-huge-60f6 p:last-child {
  margin-bottom: 0;
}
.info-simple-dbb5 .logo_stone_c7bb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info-simple-dbb5 .light_ac9d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info-simple-dbb5 .short-c187 {
  margin-top: 1em;
}
.info-simple-dbb5 .status-mini-3fa2 {
  top: 0;
  display: block;
}
.info-simple-dbb5 .status-mini-3fa2 a {
  color: inherit;
}
.info-simple-dbb5 .status-mini-3fa2 a:hover {
  color: inherit;
}
.info-simple-dbb5 .dark_e8e6 {
  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;
}
.info-simple-dbb5 .dark_e8e6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info-simple-dbb5 .light_ac9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info-simple-dbb5 .glass_7a13 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info-simple-dbb5 .glass_7a13:first-child {
  margin-top: 0;
}
.info-simple-dbb5 .glass_7a13.sidebar_basic_b4ae {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info-simple-dbb5 .glass_7a13.search-iron-9a6c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info-simple-dbb5
  .glass_7a13.search-iron-9a6c.header_rough_eb6d
  .short-c187 {
  width: 100%;
}
.info-simple-dbb5 .search-iron-9a6c {
  -webkit-box-align: center;
  align-items: center;
}
.info-simple-dbb5 .search-iron-9a6c .rough_2de1,
.info-simple-dbb5 .search-iron-9a6c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info-simple-dbb5 .hard-93a2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-simple-dbb5 .hard-93a2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-simple-dbb5 .hard-93a2: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;
}
.info-simple-dbb5 .sidebar_basic_b4ae {
  z-index: 5;
}
.info-simple-dbb5 .link_2e4f .footer-inner-a9e0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info-simple-dbb5 .bronze_1b14 .footer-inner-a9e0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info-simple-dbb5 .liquid_5a18 .footer-inner-a9e0 {
  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;
}
.info-simple-dbb5.primary-4dcb .silver_643d,
.info-simple-dbb5.logo_brown_0ea6 .silver_643d {
  display: block;
}
.info-simple-dbb5.primary-4dcb .silver_643d .dirty-7d83,
.info-simple-dbb5.primary-4dcb .silver_643d .light_ac9d,
.info-simple-dbb5.logo_brown_0ea6 .silver_643d .dirty-7d83,
.info-simple-dbb5.logo_brown_0ea6 .silver_643d .light_ac9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-simple-dbb5.label-cc8a .paragraph-soft-a3d8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info-simple-dbb5.label-cc8a .paragraph-soft-a3d8 {
    margin-right: 0;
  }
}
.info-simple-dbb5.primary-4dcb .paragraph-soft-a3d8,
.info-simple-dbb5.logo_brown_0ea6 .paragraph-soft-a3d8 {
  padding-top: 40%;
}
.info-simple-dbb5.primary-4dcb .red-6d35,
.info-simple-dbb5.logo_brown_0ea6 .red-6d35 {
  display: block;
}
.info-simple-dbb5.primary-4dcb .fn-sticky-d1c8 .light_ac9d,
.info-simple-dbb5.logo_brown_0ea6 .fn-sticky-d1c8 .light_ac9d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info-simple-dbb5.primary-4dcb .paragraph-soft-a3d8,
.info-simple-dbb5.logo_brown_0ea6 .paragraph-soft-a3d8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info-simple-dbb5.primary-4dcb .light_ac9d {
  padding: 1em;
}
.accordion_warm_c8c0 {
  margin: 30px auto;
  display: block;
}
.accordion_warm_c8c0 .tooltip-lite-719c > * {
  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;
}
.accordion_warm_c8c0 .tooltip-lite-719c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_warm_c8c0 .tooltip-lite-719c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_e897 .rough_2de1 {
  margin-bottom: 1.41575em;
}
.element_e897 .pink_f793 {
  margin-bottom: 1.618em;
}
.shade-bc76 .cool-f41c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shade-bc76 .cool-f41c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shade-bc76 .panel_cf84 {
  max-width: 100%;
  overflow: auto;
}
.content_lower_622c .shade-bc76 a:hover {
  text-decoration: underline;
}
.static_1036 .dirty_f059:not(.inner-8451),
.static_1036 .hard-93a2 {
  margin-bottom: 1.41575em;
}
.static_1036 .dirty_f059:not(.inner-8451):last-child,
.static_1036 .hard-93a2:last-child {
  margin-bottom: 0;
}
.static_1036 .dirty_f059.widget-603c {
  margin-bottom: 0.41575em;
}
.static_1036 .component_27ee:before,
.static_1036 .header-basic-9d1a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.static_1036 .component_27ee:before {
  content: "\f115";
}
.static_1036 .header-basic-9d1a:before {
  content: "\f02c";
}
.static_1036 .backdrop_8076 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.static_1036 .backdrop_8076 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sort_north_7fee {
  display: -webkit-box;
  display: flex;
}
.sort_north_7fee .east-e06c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sort_north_7fee .east-e06c {
    flex-basis: 90px;
  }
}
.sort_north_7fee .paragraph-right-e6c3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort_north_7fee .paragraph-right-e6c3 {
    flex-basis: calc(100% - 50px);
  }
}
.sort_north_7fee .advanced-21fe p:last-child {
  margin-bottom: 0.72em;
}
.texture_static_f6c0 .tooltip-lite-719c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture_static_f6c0 .tooltip-lite-719c:after,
.texture_static_f6c0 .tooltip-lite-719c:before {
  content: "";
  display: table;
}
.texture_static_f6c0 .tooltip-lite-719c:after {
  clear: both;
}
.texture_static_f6c0 .tooltip-lite-719c .modal-0236,
.texture_static_f6c0 .tooltip-lite-719c .avatar-copper-3a47 {
  width: 49%;
}
.texture_static_f6c0 .tooltip-lite-719c .modal-0236 a span.hot-3b27,
.texture_static_f6c0 .tooltip-lite-719c .avatar-copper-3a47 a span.hot-3b27 {
  display: block;
  margin-bottom: 5px;
}
.texture_static_f6c0 .tooltip-lite-719c .avatar-copper-3a47 {
  float: left;
  text-align: left;
}
.texture_static_f6c0 .tooltip-lite-719c .modal-0236 {
  float: right;
  text-align: right;
}
.static_aab9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .static_aab9 {
    margin-bottom: 0;
  }
}
.outline-9156 {
  margin-bottom: 1em;
}
.outline-9156 .inner-8451 {
  font-size: 1.1em;
  line-height: 1.3;
}
.selected-4f18 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tabs_5516 .outline-9156,
.breadcrumb_fluid_1943 .outline-9156 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tabs_5516 .outline-9156,
  .breadcrumb_fluid_1943 .outline-9156 {
    display: block;
  }
}
.tabs_5516 .selected-4f18,
.breadcrumb_fluid_1943 .selected-4f18 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tabs_5516 .selected-4f18,
  .breadcrumb_fluid_1943 .selected-4f18 {
    margin-bottom: 1em;
  }
}
.tabs_5516 .selected-4f18 img,
.breadcrumb_fluid_1943 .selected-4f18 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tabs_5516 .background_9eab,
.breadcrumb_fluid_1943 .background_9eab {
  flex-basis: calc(100% - 160px);
}
.tabs_5516 .background_9eab p,
.breadcrumb_fluid_1943 .background_9eab p {
  margin-bottom: 0;
}
.tabs_5516 .background_9eab {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tabs_5516 .background_9eab {
    padding-left: 0;
  }
}
.breadcrumb_fluid_1943 .background_9eab {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_fluid_1943 .background_9eab {
    padding-right: 0;
  }
}
.breadcrumb_fluid_1943 .selected-4f18 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.background_72d8 .selected-4f18 {
  margin-bottom: 0.5em;
}
.background_72d8 .selected-4f18 img {
  width: 100%;
}
.wrapper_selected_c6aa .icon_5c48,
.sort_2650 .icon_5c48 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sort_2650 .row_3a9a .wrapper_497e p:last-child {
  margin-bottom: 0;
}
.texture-large-670f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.input_ac2d .caption-01de {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .input_ac2d .caption-01de:last-of-type {
    margin-bottom: 0;
  }
}
.input_ac2d .caption-01de ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_ac2d .caption-01de ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.input_ac2d .caption-01de ul li {
  margin: 0 0 0.6em;
}
.input_ac2d .caption-01de ul li.text_light_9a62,
.input_ac2d .caption-01de ul li.badge_f107 {
  position: relative;
}
.input_ac2d .caption-01de ul li.text_light_9a62 .widget-soft-b923,
.input_ac2d .caption-01de ul li.badge_f107 .widget-soft-b923 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.input_ac2d .caption-01de ul li.text_light_9a62:after:after,
.input_ac2d .caption-01de ul li.text_light_9a62:after:before,
.input_ac2d
  .caption-01de
  ul
  li.badge_f107:after:after,
.input_ac2d
  .caption-01de
  ul
  li.badge_f107:after:before {
  content: "";
  display: table;
}
.input_ac2d .caption-01de ul li.text_light_9a62:after:after,
.input_ac2d
  .caption-01de
  ul
  li.badge_f107:after:after {
  clear: both;
}
.input_ac2d .caption-01de a.wide_b308:hover {
  text-decoration: none;
}
.input_ac2d .caption-01de select {
  max-width: 100%;
}
.input_ac2d .caption-01de table {
  font-size: 85%;
}
.input_ac2d .caption-01de table td,
.input_ac2d .caption-01de table th {
  padding: 0.2360828548em;
  text-align: center;
}
.input_ac2d .caption-01de table tfoot td {
  text-align: left;
}
.input_ac2d .caption-01de :last-child {
  margin-bottom: 0;
}
.input_ac2d .caption-01de .short_1f85 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.input_ac2d .caption-01de .short_1f85 label {
  width: 100%;
}
.input_ac2d .caption-01de .short_1f85 .brown-13e8 {
  width: 100%;
  display: block;
}
.input_ac2d .caption-01de .short_1f85 .status-glass-df96 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.input_ac2d .caption-01de .short_1f85 .status-glass-df96:hover svg #svg-search {
  fill: #444;
}
.input_ac2d .caption-01de .short_1f85 .status-glass-df96 svg {
  width: 18px;
  height: 18px;
}
.input_ac2d .frame_0944 ul ul,
.input_ac2d .media_light_810e ul ul,
.input_ac2d .focus_bf80 ul ul,
.input_ac2d .selected-9cf6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.input_ac2d .frame_0944 .full-bc43 > a,
.input_ac2d .media_light_810e .full-bc43 > a,
.input_ac2d .focus_bf80 .full-bc43 > a,
.input_ac2d .selected-9cf6 .full-bc43 > a {
  margin-bottom: 0;
}
.input_ac2d .container-top-9230 li,
.input_ac2d .frame_0944 li,
.input_ac2d .middle_3e4d li,
.input_ac2d .media_light_810e li,
.input_ac2d .focus_bf80 li,
.input_ac2d .selected-9cf6 li,
.input_ac2d .article-pro-7790 li,
.input_ac2d .paper-1514 li {
  display: block;
  position: relative;
}
.input_ac2d .container-top-9230 li:last-child,
.input_ac2d .frame_0944 li:last-child,
.input_ac2d .middle_3e4d li:last-child,
.input_ac2d .media_light_810e li:last-child,
.input_ac2d .focus_bf80 li:last-child,
.input_ac2d .selected-9cf6 li:last-child,
.input_ac2d .article-pro-7790 li:last-child,
.input_ac2d .paper-1514 li:last-child {
  border: none;
}
.input_ac2d .container-top-9230 li a,
.input_ac2d .frame_0944 li a,
.input_ac2d .middle_3e4d li a,
.input_ac2d .media_light_810e li a,
.input_ac2d .focus_bf80 li a,
.input_ac2d .selected-9cf6 li a,
.input_ac2d .article-pro-7790 li a,
.input_ac2d .paper-1514 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_ac2d .container-top-9230 li ul li::before,
.input_ac2d .frame_0944 li ul li::before,
.input_ac2d .middle_3e4d li ul li::before,
.input_ac2d .media_light_810e li ul li::before,
.input_ac2d .focus_bf80 li ul li::before,
.input_ac2d .selected-9cf6 li ul li::before,
.input_ac2d .article-pro-7790 li ul li::before,
.input_ac2d .paper-1514 li ul li::before {
  left: 15px;
}
.input_ac2d .container-top-9230 li ul a,
.input_ac2d .frame_0944 li ul a,
.input_ac2d .middle_3e4d li ul a,
.input_ac2d .media_light_810e li ul a,
.input_ac2d .focus_bf80 li ul a,
.input_ac2d .selected-9cf6 li ul a,
.input_ac2d .article-pro-7790 li ul a,
.input_ac2d .paper-1514 li ul a {
  padding-left: 20px;
}
.input_ac2d .container-top-9230 li ul ul li::before,
.input_ac2d .frame_0944 li ul ul li::before,
.input_ac2d .middle_3e4d li ul ul li::before,
.input_ac2d .media_light_810e li ul ul li::before,
.input_ac2d .focus_bf80 li ul ul li::before,
.input_ac2d .selected-9cf6 li ul ul li::before,
.input_ac2d .article-pro-7790 li ul ul li::before,
.input_ac2d .paper-1514 li ul ul li::before {
  left: 30px;
}
.input_ac2d .container-top-9230 li ul ul a,
.input_ac2d .frame_0944 li ul ul a,
.input_ac2d .middle_3e4d li ul ul a,
.input_ac2d .media_light_810e li ul ul a,
.input_ac2d .focus_bf80 li ul ul a,
.input_ac2d .selected-9cf6 li ul ul a,
.input_ac2d .article-pro-7790 li ul ul a,
.input_ac2d .paper-1514 li ul ul a {
  padding-left: 40px;
}
.input_ac2d .paper-412f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input_ac2d .paper-1514 ul li {
  margin-bottom: 1.41575em;
}
.input_ac2d .paper-1514 ul li .hovered_1b8c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.input_ac2d .paper-1514 ul li .alert_huge_a84a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.info-static-01b7 .container-top-9230 li a,
.info-static-01b7 .frame_0944 li a,
.info-static-01b7 .middle_3e4d li a,
.info-static-01b7 .media_light_810e li a,
.info-static-01b7 .focus_bf80 li a,
.info-static-01b7 .selected-9cf6 li a,
.info-static-01b7 .article-pro-7790 li a,
.info-static-01b7 .paper-1514 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-static-01b7 .paper-412f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-static-01b7 .caption-01de ul li.text_light_9a62 .widget-soft-b923,
.info-static-01b7 .caption-01de ul li.badge_f107 .widget-soft-b923 {
  background: rgba(0, 0, 0, 0.2);
}
.info-static-01b7 .input_ac2d .caption-01de select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-glass-53c8 .input_ac2d .menu_3028 li {
  margin: 0;
}
.slider-glass-53c8 .input_ac2d .menu_3028 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider-glass-53c8 .input_ac2d .menu_3028 li ul {
  margin: 0;
}
.slider-glass-53c8 .input_ac2d .menu_3028 li ul li a {
  padding-left: 15px;
}
.slider-glass-53c8 .input_ac2d .menu_3028 li ul li li a {
  padding-left: 30px;
}
.slider-glass-53c8 .input_ac2d .menu_3028 li.silver-8295 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider-glass-53c8 .input_ac2d .menu_3028 li.silver-8295 > 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;
}
.slider-glass-53c8 .input_ac2d .menu_3028 li.silver-8295 > 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;
}
.card-stale-546e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.caption-white-07c1 {
  position: relative;
  z-index: 10;
}
.caption-white-07c1 .card_42d0 {
  width: 100%;
  max-width: 100%;
}
.bright_c55e .photo_red_2a55 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bright_c55e .picture_3764 {
}
.bright_c55e .info-static-01b7 {
  background: #292929;
}
.column-77d8 .photo_red_2a55 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column-77d8 .picture_3764 {
  background: #f9f9f9;
}
.column-77d8 .info-static-01b7 {
  background: #303030;
}
.preview-dc8c .photo_red_2a55 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-dc8c .hover-f61c {
    margin-bottom: 1em;
  }
  .preview-dc8c .hover-f61c:last-child {
    margin-bottom: 0;
  }
}
.preview-dc8c .picture_3764 {
  background: #ededed;
}
.preview-dc8c .info-static-01b7 {
  background: #1a1a1a;
}
.photo_red_2a55.picture_3764 {
  color: rgba(0, 0, 0, 0.6);
}
.photo_red_2a55.picture_3764 .heading-selected-e583 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_red_2a55.info-static-01b7 {
  color: rgba(255, 255, 255, 0.99);
}
.photo_red_2a55.info-static-01b7 a:not(.wide_b308) {
  color: rgba(255, 255, 255, 0.79);
}
.photo_red_2a55.info-static-01b7 a:not(.wide_b308):hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_red_2a55.info-static-01b7 .heading-selected-e583 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_red_2a55.info-static-01b7 table tbody td,
.photo_red_2a55.info-static-01b7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.brown_f58d.carousel-yellow-513a .over-8385 {
  max-width: initial;
}
.brown_f58d .old-ce70 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.brown_f58d .old-ce70 .card_42d0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .brown_f58d .old-ce70 .card_42d0 {
    display: block;
    margin-bottom: 2em;
  }
  .brown_f58d .old-ce70 .card_42d0:last-child {
    margin-bottom: 0;
  }
}
.preview-dc8c .hover-f61c:last-child,
.column-77d8 .hover-f61c:last-child,
.bright_c55e .hover-f61c:last-child {
  margin-bottom: 0;
}
.preview-dc8c .hover-f61c .input_ac2d .caption-01de:last-child,
.column-77d8 .hover-f61c .input_ac2d .caption-01de:last-child,
.bright_c55e .hover-f61c .input_ac2d .caption-01de:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-dc8c .media_59ae,
  .preview-dc8c .photo_7db6,
  .column-77d8 .media_59ae,
  .column-77d8 .photo_7db6,
  .bright_c55e .media_59ae,
  .bright_c55e .photo_7db6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .caption-white-07c1 .hover-f61c {
    margin-bottom: 2em;
  }
}
.caption-white-07c1 p:last-child {
  margin-bottom: 0;
}
.caption-white-07c1 li,
.caption-white-07c1 ul {
  list-style: none;
  margin: 0;
}
.caption-white-07c1 ul ul {
  margin-left: 2.617924em;
}
.down-46cb {
  font-size: 0.875em;
}

/* css-noise: 1649 */
.promo-block-z4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
