/*!
Theme Name: Customify
Theme URI: https://pressmaximum.border_7fac/customify
Author: WPCustomify
Author URI: https://pressmaximum.border_7fac
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.border_7fac/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next_6736.layout-last-a298/licenses/gpl-2.0.thick_75d7
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.avatar-bb25/, (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.thumbnail-dim-8d75.info-2677/normalize.white_8256/
 ======
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.white_8256 v7.0.0 | MIT License | github.border_7fac/necolas/normalize.white_8256 */
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;
}
.hovered-ad9e .aside_outer_d5db,
.gas_12fb,
.black-b3e4,
.column_2b25,
.breadcrumb_b87e,
.tooltip-up-2a51,
.banner-766b,
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;
}
.gas_12fb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gas_12fb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gas_12fb,
  h1 {
    font-size: 1.8em;
  }
}
.black-b3e4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.black-b3e4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .black-b3e4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .black-b3e4,
  h2 {
    font-size: 1.7em;
  }
}
.column_2b25,
h3 {
  font-size: 1.618em;
}
.hovered-ad9e .aside_outer_d5db,
.breadcrumb_b87e,
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.slider-eb61 {
  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;
}
.tabs-d68a:after,
.tabs-d68a:before,
.preview_orange_9b20:after,
.preview_orange_9b20:before {
  content: "";
  display: table;
}
.tabs-d68a:after,
.preview_orange_9b20:after {
  clear: both;
}
.grid-small-db7e {
  float: right;
  margin-right: 0;
}
.icon_70a9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row_75c3 .slow_c7f8,
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;
}
.row_75c3 .slow_c7f8: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;
}
.pink_d07e .slow_c7f8 {
  box-shadow: none;
}
.pink_d07e
  .slow_c7f8
  .rough-9aba {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pink_d07e .slow_c7f8 .content-0c95 {
  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;
}
.pink_d07e
  .slow_c7f8
  .content-0c95
  b {
  display: none;
}
.pink_d07e .middle-b9b5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.copper-e763:not(.button_358a):not(.active-9be5),
button:not(.button_358a):not(.active-9be5),
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ),
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ),
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ) {
  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;
}
.copper-e763:not(.button_358a):not(
    .active-9be5
  ):hover,
button:not(.button_358a):not(
    .active-9be5
  ):hover,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ):hover,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ):hover,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.copper-e763:not(.button_358a):not(
    .active-9be5
  ):active,
.copper-e763:not(.button_358a):not(
    .active-9be5
  ):focus,
button:not(.button_358a):not(
    .active-9be5
  ):active,
button:not(.button_358a):not(
    .active-9be5
  ):focus,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ):active,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ):focus,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ):active,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ):focus,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ):active,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ):focus {
  outline: 0;
}
.copper-e763:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560,
button:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560 {
  position: relative;
}
.copper-e763:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .secondary-advanced-8545,
.copper-e763:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .dim-5ad9,
.copper-e763:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .status-82ee,
.copper-e763:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  i,
.copper-e763:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  svg,
button:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .secondary-advanced-8545,
button:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .dim-5ad9,
button:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .status-82ee,
button:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  i,
button:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  svg,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .secondary-advanced-8545,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .dim-5ad9,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .status-82ee,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  i,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  svg,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .secondary-advanced-8545,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .dim-5ad9,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .status-82ee,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  i,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  svg,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .secondary-advanced-8545,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .dim-5ad9,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  .status-82ee,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  i,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560
  svg {
  visibility: hidden;
}
.copper-e763:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560:after,
button:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560:after,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560:after,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560:after,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ).fn-loading-6560: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;
}
.copper-e763:not(.button_358a):not(.active-9be5),
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ),
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ),
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ) {
  color: #fff;
  background: #235787;
}
.copper-e763:not(.button_358a):not(
    .active-9be5
  ):focus,
input[type="button"]:not(.button_358a):not(
    .active-9be5
  ):focus,
input[type="reset"]:not(.button_358a):not(
    .active-9be5
  ):focus,
input[type="submit"]:not(.button_358a):not(
    .active-9be5
  ):focus {
  color: #fff;
}
.copper-e763.fn-disabled-6560:not(.button_358a):not(
    .active-9be5
  ),
.copper-e763[disabled]:not(.button_358a):not(
    .active-9be5
  ),
button.fn-disabled-6560:not(.button_358a):not(
    .active-9be5
  ),
button[disabled]:not(.button_358a):not(
    .active-9be5
  ) {
  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;
}
.photo-82ae {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.photo-82ae: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;
}
.cold-9a1e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup_full_c2f6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.left_930f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs-d68a:after,
.tabs-d68a:before,
.active_df25:after,
.active_df25:before,
.filter-slow-c722:after,
.filter-slow-c722:before,
.link-light-2b9e:after,
.link-light-2b9e:before,
.status_53b8:after,
.status_53b8:before,
.table_d792:after,
.table_d792:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs-d68a:after,
.active_df25:after,
.filter-slow-c722:after,
.link-light-2b9e:after,
.status_53b8:after,
.table_d792:after {
  clear: both;
}
.active_df25 .stone_8023,
.filter-slow-c722 .stone_8023,
.form-bright-384f .stone_8023 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.action-56de {
  display: inline-block;
}
.focus-93ab {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus-93ab img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus-93ab .tag-75c0 {
  padding: 1em 0;
  font-size: 85%;
}
.tag-75c0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.column-2a98 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.column-2a98:after,
.column-2a98:before {
  content: "";
  display: table;
}
.column-2a98:after {
  clear: both;
}
.section-abf0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item-b8ad .section-abf0 {
  max-width: 50%;
}
.dark_f1bc .section-abf0 {
  max-width: 33.33%;
}
.dropdown_mini_bae8 .section-abf0 {
  max-width: 25%;
}
.light_c74c .section-abf0 {
  max-width: 20%;
}
.wood-d1bb .section-abf0 {
  max-width: 16.66%;
}
.accent-medium-013e .section-abf0 {
  max-width: 14.28%;
}
.pro_5f12 .section-abf0 {
  max-width: 12.5%;
}
.feature_lite_e9a5 .section-abf0 {
  max-width: 11.11%;
}
.prev_241a {
  display: block;
}
.hovered-ad9e .caption_315f label,
.hovered-ad9e .badge_new_c835 label,
.hovered-ad9e .gradient_94e2 label,
.hovered-ad9e .thumbnail-a480 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bright-b56c {
  list-style: none;
  margin: 0;
}
.bright-b56c article.nav-eb9c {
  margin-bottom: 0;
}
.bright-b56c ul {
  list-style: none;
  margin: 0;
}
.bright-b56c .sort_86f9 li.nav-eb9c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bright-b56c .sort_86f9 li.nav-eb9c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bright-b56c .sort_86f9 li.nav-eb9c: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) {
  .bright-b56c .sort_86f9 li.nav-eb9c li.nav-eb9c li.nav-eb9c li.nav-eb9c {
    padding-left: 0;
  }
}
article.nav-eb9c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav-eb9c .active_df25 p:last-of-type {
  margin-bottom: 0;
}
article.nav-eb9c .notification_stone_6aac {
  float: left;
}
article.nav-eb9c .content_hard_c5f6 {
  margin-left: 85px;
}
article.nav-eb9c .bronze-138f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav-eb9c .bronze-138f .warm-cba7 {
  margin-left: 10px;
}
article.nav-eb9c .panel-6c1c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav-eb9c .image_green_163b {
  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 .caption_315f,
  #respond .gradient_94e2,
  #respond .thumbnail-a480 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption_315f input,
#respond .gradient_94e2 input,
#respond .thumbnail-a480 input {
  width: 100%;
}
#respond .thumbnail-a480 {
  margin-right: 0;
}
#respond .tooltip_9891 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stone-d9da {
  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;
}
.stone-d9da.up_6041 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stone-d9da 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%);
}
.stone-d9da:focus,
.stone-d9da: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);
}
.south-fd25 {
  border-radius: 10%;
}
.avatar_orange_3195 {
  border-radius: 50%;
}
.slow-a913 {
  font-size: 0.72em;
}
.card_brown_d17d {
  font-size: 0.875em;
}
.sidebar_new_b75f {
  font-size: 1.1em;
}
.inner-13f8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.inner-13f8.slow-a913 {
  letter-spacing: 0.5px;
}
.focused_f153,
.focused_f153 a {
  color: #6d6d6d;
}
.focused_f153 a:hover {
  color: #111;
}
.active_8e2b {
  color: #6d6d6d;
}
.last_6cae {
  overflow-x: hidden;
}
.last_6cae .panel-6a45.tooltip_6ef3 {
  position: relative;
}
.last_6cae .panel-6a45.tooltip_6ef3.text_bright_c381 {
  position: initial;
}
.last_6cae
  .panel-6a45.tooltip_6ef3.text_bright_c381
  .accent-fast-830c {
  left: auto;
}
.last_6cae .panel-6a45 .accent-fast-830c {
  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;
}
.last_6cae .panel-6a45:hover.tooltip_6ef3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.last_6cae
  .panel-6a45:hover.tooltip_6ef3
  .accent-fast-830c {
  display: block;
  z-index: 9999999;
}
.last_6cae .tag-pink-738e .gradient_a05d,
.last_6cae .inner_314e .gradient_a05d {
  display: none;
}
.last_6cae .row-fe95 .panel-6a45:hover.tooltip_6ef3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hovered-ad9e .caption_315f label,
.hovered-ad9e .badge_new_c835 label,
.hovered-ad9e .gradient_94e2 label,
.hovered-ad9e .thumbnail-a480 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bright-b56c {
  list-style: none;
  margin: 0;
}
.bright-b56c article.nav-eb9c {
  margin-bottom: 0;
}
.bright-b56c ul {
  list-style: none;
  margin: 0;
}
.bright-b56c .sort_86f9 li.nav-eb9c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bright-b56c .sort_86f9 li.nav-eb9c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bright-b56c .sort_86f9 li.nav-eb9c: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) {
  .bright-b56c .sort_86f9 li.nav-eb9c li.nav-eb9c li.nav-eb9c li.nav-eb9c {
    padding-left: 0;
  }
}
article.nav-eb9c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav-eb9c .active_df25 p:last-of-type {
  margin-bottom: 0;
}
article.nav-eb9c .notification_stone_6aac {
  float: left;
}
article.nav-eb9c .content_hard_c5f6 {
  margin-left: 85px;
}
article.nav-eb9c .bronze-138f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav-eb9c .bronze-138f .warm-cba7 {
  margin-left: 10px;
}
article.nav-eb9c .panel-6c1c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav-eb9c .image_green_163b {
  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 .caption_315f,
  #respond .gradient_94e2,
  #respond .thumbnail-a480 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption_315f input,
#respond .gradient_94e2 input,
#respond .thumbnail-a480 input {
  width: 100%;
}
#respond .thumbnail-a480 {
  margin-right: 0;
}
#respond .tooltip_9891 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-pink-738e .north_afd1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.north_afd1 .box-bronze-4b49.caption_lite_3694 .first_49ef > li > a:focus,
.north_afd1 .box-bronze-4b49.caption_lite_3694 .first_49ef > li > a:hover,
.north_afd1 .box-bronze-4b49.tooltip-middle-02c4 .first_49ef > li > a:focus,
.north_afd1 .box-bronze-4b49.tooltip-middle-02c4 .first_49ef > li > a:hover,
.north_afd1 .box-bronze-4b49.image-gas-4636 .first_49ef > li > a:focus,
.north_afd1 .box-bronze-4b49.image-gas-4636 .first_49ef > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_afd1
  .box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li.white_451f
  > a,
.north_afd1
  .box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li.accordion_33a9
  > a,
.north_afd1
  .box-bronze-4b49.tooltip-middle-02c4
  .first_49ef
  > li.white_451f
  > a,
.north_afd1
  .box-bronze-4b49.tooltip-middle-02c4
  .first_49ef
  > li.accordion_33a9
  > a,
.north_afd1
  .box-bronze-4b49.image-gas-4636
  .first_49ef
  > li.white_451f
  > a,
.north_afd1 .box-bronze-4b49.image-gas-4636 .first_49ef > li.summary-0783 > a {
  color: rgba(255, 255, 255, 0.99);
}
.north_afd1 .title-dark-3810,
.north_afd1 .title-dark-3810 a {
  color: rgba(255, 255, 255, 0.99);
}
.north_afd1 .fluid_5e4c.element_old_6008 li a,
.north_afd1 .selected-18d2 a,
.north_afd1 .gallery-glass-53e5,
.north_afd1 .first_49ef > li > a,
.north_afd1 .wide-1c66 {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1 .fluid_5e4c.element_old_6008 li a:hover,
.north_afd1 .selected-18d2 a:hover,
.north_afd1 .gallery-glass-53e5:hover,
.north_afd1 .first_49ef > li > a:hover,
.north_afd1 .wide-1c66:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_afd1 .focus_e14a {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1 .focus_e14a .status_c95a {
  color: rgba(255, 255, 255, 0.99);
}
.north_afd1 .focus_e14a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_afd1 .container_north_8292 .input-9a99 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1 .container_north_8292 .input-9a99 .breadcrumb-36b8 {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1
  .container_north_8292
  .input-9a99
  .breadcrumb-36b8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1
  .container_north_8292
  .input-9a99
  .breadcrumb-36b8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1
  .container_north_8292
  .input-9a99
  .breadcrumb-36b8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1
  .container_north_8292
  .input-9a99
  .breadcrumb-36b8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1 .container_north_8292 .current_2316 {
  color: rgba(255, 255, 255, 0.79);
}
.north_afd1 .container_north_8292 .current_2316:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast_5013
  .north_afd1
  .container_north_8292
  .short_8406
  .filter_light_2ff4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast_5013
  .north_afd1
  .container_north_8292
  .short_8406
  .breadcrumb-36b8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag-pink-738e .input_fd0a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_fd0a .box-bronze-4b49.caption_lite_3694 .first_49ef > li > a:focus,
.input_fd0a .box-bronze-4b49.caption_lite_3694 .first_49ef > li > a:hover,
.input_fd0a .box-bronze-4b49.tooltip-middle-02c4 .first_49ef > li > a:focus,
.input_fd0a .box-bronze-4b49.tooltip-middle-02c4 .first_49ef > li > a:hover,
.input_fd0a .box-bronze-4b49.image-gas-4636 .first_49ef > li > a:focus,
.input_fd0a .box-bronze-4b49.image-gas-4636 .first_49ef > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_fd0a
  .box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li.white_451f
  > a,
.input_fd0a
  .box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li.accordion_33a9
  > a,
.input_fd0a
  .box-bronze-4b49.tooltip-middle-02c4
  .first_49ef
  > li.white_451f
  > a,
.input_fd0a
  .box-bronze-4b49.tooltip-middle-02c4
  .first_49ef
  > li.accordion_33a9
  > a,
.input_fd0a
  .box-bronze-4b49.image-gas-4636
  .first_49ef
  > li.white_451f
  > a,
.input_fd0a .box-bronze-4b49.image-gas-4636 .first_49ef > li.summary-0783 > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_fd0a .title-dark-3810,
.input_fd0a .title-dark-3810 a {
  color: rgba(0, 0, 0, 0.8);
}
.input_fd0a .fluid_5e4c.element_old_6008 li a,
.input_fd0a .selected-18d2 a,
.input_fd0a .gallery-glass-53e5,
.input_fd0a .first_49ef > li > a,
.input_fd0a .wide-1c66 {
  color: rgba(0, 0, 0, 0.55);
}
.input_fd0a .fluid_5e4c.element_old_6008 li a:hover,
.input_fd0a .selected-18d2 a:hover,
.input_fd0a .gallery-glass-53e5:hover,
.input_fd0a .first_49ef > li > a:hover,
.input_fd0a .wide-1c66:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_fd0a .focus_e14a {
  color: rgba(0, 0, 0, 0.55);
}
.input_fd0a .focus_e14a .status_c95a {
  color: rgba(0, 0, 0, 0.8);
}
.input_fd0a .focus_e14a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_dynamic_f277 .layout_fa3f {
  margin-left: auto;
  margin-right: auto;
}
.filter-slow-c722 > * {
  margin-left: auto;
  margin-right: auto;
}
.filter-slow-c722 .cold-9a1e {
  margin-right: 1.41575em;
}
.middle-d1db .filter-slow-c722 > .header-solid-c3ad {
  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;
}
.middle-d1db .filter-slow-c722 > .hovered_6bc7 {
  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;
}
.black-35fd.background_dynamic_f277 .layout_fa3f,
.paragraph-plasma-872b.background_dynamic_f277 .layout_fa3f {
  margin-left: 0;
}
.thumbnail_action_1c48.background_dynamic_f277 .layout_fa3f,
.hot_c724.background_dynamic_f277 .layout_fa3f {
  margin-right: 0;
}
.filter-slow-c722 ol,
.filter-slow-c722 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.easy-3521 video {
  max-width: 100%;
}
.slow_c182 img {
  display: block;
}
.slow_c182.cold-9a1e,
.slow_c182.popup_full_c2f6 {
  width: 100%;
}
.slow_c182.hovered_6bc7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.message_fixed_d828:not(.element-3533) {
  margin: 1.5em auto;
}
.photo_advanced_0697 p {
  padding: 1.5em 14px;
}
ul.detail-9c3d.hovered_6bc7,
ul.detail-9c3d.header-solid-c3ad,
ul.detail-9c3d.picture_current_c15f.header-solid-c3ad {
  padding: 0 14px;
}
.tabs_b829 {
  display: block;
  overflow-x: auto;
}
.tabs_b829 table {
  border-collapse: collapse;
  width: 100%;
}
.tabs_b829 td,
.tabs_b829 th {
  padding: 0.5em;
}
.filter-slow-c722 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter-slow-c722 ol ol,
.filter-slow-c722 ol ul,
.filter-slow-c722 ul ol,
.filter-slow-c722 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter-slow-c722 ol ol li,
.filter-slow-c722 ol ul li,
.filter-slow-c722 ul ol li,
.filter-slow-c722 ul ul li {
  margin-left: 0;
}
.box_b8a9.section_9488 > .sort_ece1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.box_b8a9.section_9488 > .sort_ece1 iframe,
.box_b8a9.section_9488 > .sort_ece1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.button_wide_0ae0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.button_wide_0ae0.card_3a2e {
  padding: 0;
}
.button_wide_0ae0.card_3a2e cite {
  font-size: 13px;
}
.button_wide_0ae0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.button_wide_0ae0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accent-out-07b4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accent-out-07b4 > p:first-child {
  margin-top: 0;
}
.accent-out-07b4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accent-out-07b4 blockquote {
  border-left: 0;
}
.texture-over-d050 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture-over-d050:not(.summary-184a) {
  max-width: 100px;
}
.texture-over-d050.shadow_south_4a6b {
  border-bottom: none !important;
  text-align: center;
}
.texture-over-d050.shadow_south_4a6b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .photo_advanced_0697 p {
    padding: 1.5em 0;
  }
}
.outline-static-7db5 {
  color: #0073aa;
}
.element_837d {
  background-color: #0073aa;
}
.table-plasma-5683 {
  color: #229fd8;
}
.container_6036 {
  background-color: #229fd8;
}
.background-db65 {
  color: #eee;
}
.block-tiny-34fc {
  background-color: #eee;
}
.current-2899 {
  color: #444;
}
.stone_9113 {
  background-color: #444;
}
.container-fresh-e93c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container-fresh-e93c .filter-selected-680a .selected-18d2 {
  font-size: 15px;
}
.container-fresh-e93c .selected-18d2 {
  line-height: 1.3;
}
.container-fresh-e93c .input_fd0a {
}
.container-fresh-e93c .north_afd1 {
  background: #235787;
}
.pattern_cc6e {
  padding: 0;
}
.pattern_cc6e .north_afd1 {
  background: #1a1a1a;
}
.pattern_cc6e .input_fd0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery-6ff5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery-6ff5 .input_fd0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery-6ff5 .north_afd1 {
  background: #303030;
}
.table_d792 {
  position: relative;
  z-index: 10;
}
.table_d792 .disabled_hot_f549 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-orange-1e0e .tooltip_6ef3 {
  display: inline-block;
  vertical-align: middle;
}
.sort-orange-1e0e.main_b0ab .tooltip_6ef3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .sort-orange-1e0e.main_b0ab .tooltip_6ef3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .sort-orange-1e0e.main_b0ab .tooltip_6ef3 {
    margin-right: 0.4em;
  }
}
.sort-orange-1e0e.main_b0ab .tooltip_6ef3:last-child {
  margin-right: 0;
}
.paragraph_pressed_51f5 .disabled_hot_f549 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tag-pink-738e .filter-selected-680a {
    margin: 0 -0.5em;
  }
  .tag-pink-738e .filter-selected-680a [class*="customify-col-"],
  .tag-pink-738e .filter-selected-680a [class*="customify-col_"],
  .tag-pink-738e .filter-selected-680a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tag-pink-738e.panel_c60d .disabled_hot_f549 {
  background: 0 0 !important;
}
.tag-pink-738e.panel_c60d .disabled_hot_f549,
.tag-pink-738e.paragraph_pressed_51f5 .disabled_hot_f549 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tag-pink-738e.progress_silver_588b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tag-pink-738e.paragraph_pressed_51f5 .disabled_hot_f549 {
  box-shadow: none !important;
}
.carousel_active_adc8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel_active_adc8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_active_adc8 {
    padding: 18px 0 20px;
  }
}
.carousel_active_adc8 .article-d4e6 {
  width: 100%;
}
.carousel_active_adc8 .slider_eba2 {
  margin-bottom: 0;
}
.carousel_active_adc8 .disabled-silver-f99d {
  margin-top: 5px;
  font-size: 0.875em;
}
.gallery_last_de00 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gallery_last_de00 .fluid-f807 {
  width: 100%;
}
.input-narrow-67eb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input-narrow-67eb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input-narrow-67eb 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;
}
.input-narrow-67eb li:last-child:after {
  display: none;
}
.input-narrow-67eb li a {
  font-weight: 500;
  margin-right: 10px;
}
.shadow_b0d9 .gradient_a05d button,
.carousel_active_adc8 .gradient_a05d button {
  left: 0;
}
.shadow_b0d9 .fluid-f807,
.carousel_active_adc8 .fluid-f807 {
  padding-left: 0;
  padding-right: 0;
}
.shadow_b0d9 .gallery_last_de00,
.carousel_active_adc8 .gallery_last_de00 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shadow_b0d9 {
  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;
}
.shadow_b0d9: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;
}
.shadow_b0d9 .section-lite-f8ba {
  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) {
  .shadow_b0d9 .section-lite-f8ba {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_b0d9 .section-lite-f8ba {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shadow_b0d9 .section-lite-f8ba {
    min-height: 200px;
  }
}
.shadow_b0d9 .input-narrow-67eb {
  color: rgba(255, 255, 255, 0.8);
}
.shadow_b0d9 .input-narrow-67eb a,
.shadow_b0d9 .input-narrow-67eb li:after {
  color: inherit;
}
.shadow_b0d9 .input-narrow-67eb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.north_5616 {
  margin-bottom: 0.5em;
}
.row_dim_d9a5 {
  margin-bottom: 1.2em;
}
.row_dim_d9a5,
.north_5616 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.row_dim_d9a5 p:last-child,
.north_5616 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient_a05d,
#masthead .gradient_a05d {
  display: none;
}
#masthead
  > .gradient_a05d.basic_0f01 {
  display: none;
}
#masthead > .gradient_a05d button {
  left: 0;
}
.media_3fd9 {
  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%;
}
.media_3fd9 .tooltip_6ef3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.media_3fd9 .row-gold-dcff {
  display: -webkit-box;
  display: flex;
}
.media_3fd9 .row-gold-dcff.iron-a6fb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.media_3fd9 .row-gold-dcff.caption_advanced_39df {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media_3fd9 .row-gold-dcff.mask-f2ec {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media_3fd9.iron_d323.title-silver-ec3a .row-gold-dcff.iron-a6fb {
  flex-basis: 100%;
}
.media_3fd9.outline_4f72 .row-gold-dcff.caption_advanced_39df {
  -webkit-box-flex: 1;
  flex: auto;
}
.media_3fd9.outline_4f72 .row-gold-dcff.mask-f2ec {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient_a05d.basic_0f01 {
  display: none;
}
#masthead > .gradient_a05d button {
  left: 0;
}
.hot-b226 {
  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;
}
.hot-b226:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hot-b226.clean_0911 i {
  margin-right: 4px;
}
.hot-b226.progress_old_a2f4 i {
  margin-left: 5px;
}
.selected-18d2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.selected-18d2 p:last-child {
  margin-bottom: 0;
}
.shade-dc6b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shade-dc6b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shade-dc6b img {
  display: block;
  width: auto;
  line-height: 1;
}
.shade-dc6b .title-dark-3810 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shade-dc6b .element_0dc0 {
  margin: 5px 0 7px 0;
}
.shade-dc6b.badge_green_713e .tiny_24bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-dc6b.badge_green_713e .breadcrumb_c9dd {
  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;
}
.shade-dc6b.slow-9b3f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shade-dc6b.slow-9b3f .tiny_24bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-dc6b.slow-9b3f .breadcrumb_c9dd {
  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;
}
.shade-dc6b.button_ef34 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade-dc6b.avatar-stone-5d96 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shade-dc6b.avatar-stone-5d96 .breadcrumb_c9dd {
  margin-top: 7px;
}
.message_bronze_0b80 {
  display: inline-block;
}
.table_d792 .progress_3678 .shade-dc6b img {
  max-width: 100%;
}
.box-bronze-4b49 .upper-20b5.hidden_f97b,
.link-upper-6659 .upper-20b5.hidden_f97b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-bronze-4b49 .active_e74d,
.link-upper-6659 .active_e74d {
  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%);
}
.box-bronze-4b49 .active_e74d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box-bronze-4b49.heading-soft-24b8 .active_e74d {
  display: none;
}
.box-bronze-4b49 .module_lite_1977 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-bronze-4b49 .module_lite_1977 li {
  display: inline-block;
  position: relative;
}
.box-bronze-4b49 .module_lite_1977 li:last-child {
  margin-right: 0;
}
.box-bronze-4b49 .module_lite_1977 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;
}
.box-bronze-4b49 .module_lite_1977 li.summary-0783 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box-bronze-4b49 .module_lite_1977 > 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;
}
.box-bronze-4b49 .module_lite_1977 > li > a i {
  line-height: 0;
}
.box-bronze-4b49 .module_lite_1977 > li.wrapper-basic-25d0 > a .active_e74d {
  margin-left: 4px;
  line-height: 0;
}
.box-bronze-4b49 .module_lite_1977 .frame-8a43 li.wrapper-basic-25d0 > a {
  position: relative;
}
.box-bronze-4b49 .module_lite_1977 .frame-8a43 li.wrapper-basic-25d0 > a:after,
.box-bronze-4b49 .module_lite_1977 .frame-8a43 li.wrapper-basic-25d0 > a:before {
  content: "";
  display: table;
}
.box-bronze-4b49 .module_lite_1977 .frame-8a43 li.wrapper-basic-25d0 > a:after {
  clear: both;
}
.box-bronze-4b49 .module_lite_1977 .frame-8a43 li.wrapper-basic-25d0 > a .active_e74d {
  margin-left: 5px;
  float: right;
}
.box-bronze-4b49 .tertiary_old_a0b9,
.box-bronze-4b49 .frame-8a43 {
  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;
}
.box-bronze-4b49 .frame-8a43 {
  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;
}
.box-bronze-4b49 .frame-8a43 .hidden_f97b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-bronze-4b49 .frame-8a43 .active_e74d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box-bronze-4b49 .frame-8a43 li {
  display: block;
  margin: 0;
  padding: 0;
}
.box-bronze-4b49 .frame-8a43 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;
}
.box-bronze-4b49 .frame-8a43 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box-bronze-4b49 .frame-8a43 .frame-8a43 {
  top: 0;
  left: 100%;
}
.box-bronze-4b49 .content_bottom_096e.fn-focus-6560 > .tertiary_old_a0b9,
.box-bronze-4b49 .content_bottom_096e.fn-focus-6560 > .frame-8a43,
.box-bronze-4b49 .content_bottom_096e:focus > .tertiary_old_a0b9,
.box-bronze-4b49 .content_bottom_096e:focus > .frame-8a43,
.box-bronze-4b49 .content_bottom_096e:hover > .tertiary_old_a0b9,
.box-bronze-4b49 .content_bottom_096e:hover > .frame-8a43 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box-bronze-4b49.image-gas-4636 .first_49ef:after,
.box-bronze-4b49.image-gas-4636 .first_49ef:before {
  content: "";
  display: table;
}
.box-bronze-4b49.image-gas-4636 .first_49ef:after {
  clear: both;
}
.box-bronze-4b49.image-gas-4636 .first_49ef > li {
  float: left;
}
.box-bronze-4b49.texture-outer-b059 .first_49ef:after,
.box-bronze-4b49.texture-outer-b059 .first_49ef:before {
  content: "";
  display: table;
}
.box-bronze-4b49.texture-outer-b059 .first_49ef:after {
  clear: both;
}
.box-bronze-4b49.texture-outer-b059 .first_49ef > li {
  float: left;
}
.box-bronze-4b49.texture-outer-b059 .first_49ef > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box-bronze-4b49.texture-outer-b059 .first_49ef > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box-bronze-4b49.texture-outer-b059 .first_49ef > li.white_451f > a,
.box-bronze-4b49.texture-outer-b059 .first_49ef > li.summary-0783 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box-bronze-4b49.caption_lite_3694 .first_49ef > li > a .hidden_f97b {
  position: relative;
}
.box-bronze-4b49.caption_lite_3694 .first_49ef > li > a .hidden_f97b: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;
}
.box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li:focus
  > a
  .hidden_f97b:before,
.box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li:hover
  > a
  .hidden_f97b:before {
  width: 100%;
  background-color: currentColor;
}
.box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li.white_451f
  > a
  .hidden_f97b:before,
.box-bronze-4b49.caption_lite_3694
  .first_49ef
  > li.accordion_33a9
  > a
  .hidden_f97b:before {
  width: 100%;
  background-color: currentColor;
}
.box-bronze-4b49.tooltip-middle-02c4 .first_49ef > li > a .hidden_f97b {
  position: relative;
}
.box-bronze-4b49.tooltip-middle-02c4 .first_49ef > li > a .hidden_f97b: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;
}
.box-bronze-4b49.tooltip-middle-02c4 .first_49ef > li:focus > a .hidden_f97b:before,
.box-bronze-4b49.tooltip-middle-02c4
  .first_49ef
  > li:hover
  > a
  .hidden_f97b:before {
  width: 100%;
  background-color: currentColor;
}
.box-bronze-4b49.tooltip-middle-02c4
  .first_49ef
  > li.white_451f
  > a
  .hidden_f97b:before,
.box-bronze-4b49.tooltip-middle-02c4
  .first_49ef
  > li.accordion_33a9
  > a
  .hidden_f97b:before {
  width: 100%;
  background-color: currentColor;
}
.link-upper-6659 .module_lite_1977 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link-upper-6659 .module_lite_1977 li:first-child > a {
  border-top: none;
}
.link-upper-6659 .module_lite_1977 .summary_plasma_5bf4 > .hidden_f97b .active_e74d {
  display: none;
}
.link-upper-6659 .module_lite_1977 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link-upper-6659 .module_lite_1977 li:last-child {
  border: none;
}
.link-upper-6659 .module_lite_1977 li.wrapper-basic-25d0 > a {
  padding-right: 45px !important;
}
.link-upper-6659 .module_lite_1977 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link-upper-6659 .module_lite_1977 li a:focus,
.link-upper-6659 .module_lite_1977 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-upper-6659 .module_lite_1977 li .status-mini-3af9 {
  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;
}
.link-upper-6659 .module_lite_1977 li .status-mini-3af9:hover {
  box-shadow: none;
}
.link-upper-6659 .module_lite_1977 li .status-mini-3af9 .active_e74d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link-upper-6659 .module_lite_1977 .frame-8a43 {
  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);
}
.link-upper-6659 .module_lite_1977 .frame-8a43 li a {
  padding-left: 3em;
}
.link-upper-6659 .module_lite_1977 .notification-next-fa4c > a .status-mini-3af9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link-upper-6659 .module_lite_1977 .notification-next-fa4c > .frame-8a43 {
  display: block;
  opacity: 1;
}
.chip-5356 {
  max-width: 100%;
}
.preview_c16c {
  line-height: 0;
  cursor: pointer;
}
.wide-1c66 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wide-1c66:hover {
  box-shadow: none;
  color: currentColor;
}
.wide-1c66 svg {
  width: 18px;
  height: 18px;
}
.wide-1c66 .banner_fixed_652b {
  display: none;
}
.shade-c5e4 {
  position: relative;
}
.shade-c5e4.fn-active-6560 .wide-1c66 .logo_center_799f {
  display: none;
}
.shade-c5e4.fn-active-6560 .wide-1c66 .banner_fixed_652b {
  display: inline-block;
}
.shade-c5e4 .content_ad3e {
  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);
}
.shade-c5e4.slow_768f .content_ad3e {
  left: auto;
  right: -0.9em;
}
.shade-c5e4.slow_768f .cold-d8db::before {
  left: auto;
  right: 15px;
}
.shade-c5e4.fn-active-6560 .content_ad3e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short_8406 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.short_8406 label {
  flex-basis: 100%;
}
.short_8406 .input-9a99 {
  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;
}
.short_8406 .breadcrumb-36b8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.short_8406 .breadcrumb-36b8:focus {
  background-color: transparent;
}
.short_8406 button.current_2316 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.short_8406 button.current_2316:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.short_8406 button.current_2316 svg {
  width: 18px;
  height: 18px;
}
.short_8406 input[type="submit"] {
  min-height: auto;
}
.container_north_8292 .short_8406 .breadcrumb-36b8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.cold-d8db {
  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) {
  .cold-d8db {
    width: 220px;
  }
}
.cold-d8db label {
  flex-basis: 100%;
}
.cold-d8db::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;
}
.fast_5013 .container_north_8292 .short_8406 {
  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;
}
.fast_5013
  .container_north_8292
  .short_8406
  .input-9a99 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fast_5013 .container_north_8292 .short_8406 .breadcrumb-36b8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fast_5013
  .container_north_8292
  .short_8406
  .breadcrumb-36b8:focus {
  background: 0 0;
}
.fast_5013
  .container_north_8292
  .short_8406
  .filter_light_2ff4 {
  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;
}
.fluid_5e4c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fluid_5e4c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fluid_5e4c li:last-child {
  margin-right: 0;
}
.fluid_5e4c li:first-child {
  margin-left: 0;
}
.fluid_5e4c.hover_black_7266 a {
  color: #fff;
}
.fluid_5e4c.hover_black_7266 a:hover {
  color: #fff;
}
.fluid_5e4c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fluid_5e4c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fluid_5e4c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fluid_5e4c a:hover {
  opacity: 0.9;
  color: inherit;
}
.fluid_5e4c [class*="social-icon-apple"] {
  background-color: #999;
}
.fluid_5e4c [class*="social-icon-apple"].icon_warm_d339 {
  background-color: transparent;
  color: #999;
}
.fluid_5e4c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fluid_5e4c [class*="social-icon-behance"].icon_warm_d339 {
  background-color: transparent;
  color: #1769ff;
}
.fluid_5e4c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fluid_5e4c [class*="social-icon-bitbucket"].icon_warm_d339 {
  background-color: transparent;
  color: #205081;
}
.fluid_5e4c [class*="social-icon-codepen"] {
  background-color: #000;
}
.fluid_5e4c [class*="social-icon-codepen"].icon_warm_d339 {
  background-color: transparent;
  color: #000;
}
.fluid_5e4c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fluid_5e4c [class*="social-icon-delicious"].icon_warm_d339 {
  background-color: transparent;
  color: #39f;
}
.fluid_5e4c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fluid_5e4c [class*="social-icon-digg"].icon_warm_d339 {
  background-color: transparent;
  color: #005be2;
}
.fluid_5e4c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fluid_5e4c [class*="social-icon-dribbble"].icon_warm_d339 {
  background-color: transparent;
  color: #ea4c89;
}
.fluid_5e4c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fluid_5e4c [class*="social-icon-envelope"].icon_warm_d339 {
  background-color: transparent;
  color: #ea4335;
}
.fluid_5e4c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fluid_5e4c [class*="social-icon-facebook"].icon_warm_d339 {
  background-color: transparent;
  color: #3b5998;
}
.fluid_5e4c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fluid_5e4c [class*="social-icon-flickr"].icon_warm_d339 {
  background-color: transparent;
  color: #0063dc;
}
.fluid_5e4c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fluid_5e4c [class*="social-icon-foursquare"].icon_warm_d339 {
  background-color: transparent;
  color: #2d5be3;
}
.fluid_5e4c [class*="social-icon-github"] {
  background-color: #333;
}
.fluid_5e4c [class*="social-icon-github"].icon_warm_d339 {
  background-color: transparent;
  color: #333;
}
.fluid_5e4c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fluid_5e4c [class*="social-icon-google-plus"].icon_warm_d339 {
  background-color: transparent;
  color: #dd4b39;
}
.fluid_5e4c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fluid_5e4c [class*="social-icon-houzz"].icon_warm_d339 {
  background-color: transparent;
  color: #7ac142;
}
.fluid_5e4c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fluid_5e4c [class*="social-icon-instagram"].icon_warm_d339 {
  background-color: transparent;
  color: #262626;
}
.fluid_5e4c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fluid_5e4c [class*="social-icon-jsfiddle"].icon_warm_d339 {
  background-color: transparent;
  color: #487aa2;
}
.fluid_5e4c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fluid_5e4c [class*="social-icon-linkedin"].icon_warm_d339 {
  background-color: transparent;
  color: #0077b5;
}
.fluid_5e4c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fluid_5e4c [class*="social-icon-medium"].icon_warm_d339 {
  background-color: transparent;
  color: #00ab6b;
}
.fluid_5e4c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fluid_5e4c
  [class*="social-icon-odnoklassniki"].icon_warm_d339 {
  background-color: transparent;
  color: #f4731c;
}
.fluid_5e4c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fluid_5e4c [class*="social-icon-meetup"].icon_warm_d339 {
  background-color: transparent;
  color: #ec1c40;
}
.fluid_5e4c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fluid_5e4c [class*="social-icon-pinterest"].icon_warm_d339 {
  background-color: transparent;
  color: #bd081c;
}
.fluid_5e4c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fluid_5e4c [class*="social-icon-product-hunt"].icon_warm_d339 {
  background-color: transparent;
  color: #da552f;
}
.fluid_5e4c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fluid_5e4c [class*="social-icon-reddit"].icon_warm_d339 {
  background-color: transparent;
  color: #ff4500;
}
.fluid_5e4c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fluid_5e4c [class*="social-icon-rss"].icon_warm_d339 {
  background-color: transparent;
  color: #f26522;
}
.fluid_5e4c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fluid_5e4c
  [class*="social-icon-shopping-cart"].icon_warm_d339 {
  background-color: transparent;
  color: #4caf50;
}
.fluid_5e4c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fluid_5e4c [class*="social-icon-skype"].icon_warm_d339 {
  background-color: transparent;
  color: #00aff0;
}
.fluid_5e4c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fluid_5e4c [class*="social-icon-slideshare"].icon_warm_d339 {
  background-color: transparent;
  color: #0077b5;
}
.fluid_5e4c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fluid_5e4c [class*="social-icon-snapchat"].icon_warm_d339 {
  background-color: transparent;
  color: #fffc00;
}
.fluid_5e4c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fluid_5e4c [class*="social-icon-soundcloud"].icon_warm_d339 {
  background-color: transparent;
  color: #f80;
}
.fluid_5e4c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fluid_5e4c [class*="social-icon-spotify"].icon_warm_d339 {
  background-color: transparent;
  color: #2ebd59;
}
.fluid_5e4c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fluid_5e4c
  [class*="social-icon-stack-overflow"].icon_warm_d339 {
  background-color: transparent;
  color: #fe7a15;
}
.fluid_5e4c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fluid_5e4c [class*="social-icon-maldkfgram"].icon_warm_d339 {
  background-color: transparent;
  color: #2ca5e0;
}
.fluid_5e4c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fluid_5e4c [class*="social-icon-tripadvisor"].icon_warm_d339 {
  background-color: transparent;
  color: #589442;
}
.fluid_5e4c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fluid_5e4c [class*="social-icon-tumblr"].icon_warm_d339 {
  background-color: transparent;
  color: #35465c;
}
.fluid_5e4c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fluid_5e4c [class*="social-icon-twitch"].icon_warm_d339 {
  background-color: transparent;
  color: #6441a5;
}
.fluid_5e4c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fluid_5e4c [class*="social-icon-twitter"].icon_warm_d339 {
  background-color: transparent;
  color: #1da1f2;
}
.fluid_5e4c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fluid_5e4c [class*="social-icon-vimeo"].icon_warm_d339 {
  background-color: transparent;
  color: #1ab7ea;
}
.fluid_5e4c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fluid_5e4c [class*="social-icon-vk"].icon_warm_d339 {
  background-color: transparent;
  color: #45668e;
}
.fluid_5e4c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fluid_5e4c [class*="social-icon-weibo"].icon_warm_d339 {
  background-color: transparent;
  color: #df2029;
}
.fluid_5e4c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fluid_5e4c [class*="social-icon-weixin"].icon_warm_d339 {
  background-color: transparent;
  color: #7bb32e;
}
.fluid_5e4c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fluid_5e4c [class*="social-icon-whatsapp"].icon_warm_d339 {
  background-color: transparent;
  color: #25d366;
}
.fluid_5e4c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fluid_5e4c [class*="social-icon-wordpress"].icon_warm_d339 {
  background-color: transparent;
  color: #21759b;
}
.fluid_5e4c [class*="social-icon-xing"] {
  background-color: #026466;
}
.fluid_5e4c [class*="social-icon-xing"].icon_warm_d339 {
  background-color: transparent;
  color: #026466;
}
.fluid_5e4c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fluid_5e4c [class*="social-icon-yelp"].icon_warm_d339 {
  background-color: transparent;
  color: #af0606;
}
.fluid_5e4c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fluid_5e4c [class*="social-icon-youtube"].icon_warm_d339 {
  background-color: transparent;
  color: #cd201f;
}
.gallery-glass-53e5 {
  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;
}
.gallery-glass-53e5:hover {
  box-shadow: none;
  background: 0 0;
}
.red_b366 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice_wood_bebb {
  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;
}
.picture-de34 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.grid-hard-03a4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.grid-hard-03a4,
.grid-hard-03a4::after,
.grid-hard-03a4::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;
}
.grid-hard-03a4::after,
.grid-hard-03a4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.link-pro-25c3 .notice_wood_bebb .picture-de34 {
  margin-top: -2px;
  width: 19px;
}
.link-pro-25c3 .notice_wood_bebb .grid-hard-03a4 {
  margin-top: -1px;
}
.link-pro-25c3 .notice_wood_bebb .grid-hard-03a4,
.link-pro-25c3 .notice_wood_bebb .grid-hard-03a4::after,
.link-pro-25c3 .notice_wood_bebb .grid-hard-03a4::before {
  width: 19px;
  height: 2px;
}
.link-pro-25c3 .notice_wood_bebb .grid-hard-03a4::before {
  top: -6px;
}
.link-pro-25c3 .notice_wood_bebb .grid-hard-03a4::after {
  bottom: -6px;
}
.main_1980 .notice_wood_bebb .picture-de34 {
  margin-top: -2px;
  width: 22px;
}
.main_1980 .notice_wood_bebb .grid-hard-03a4 {
  margin-top: -1px;
}
.main_1980 .notice_wood_bebb .grid-hard-03a4,
.main_1980 .notice_wood_bebb .grid-hard-03a4::after,
.main_1980 .notice_wood_bebb .grid-hard-03a4::before {
  width: 22px;
  height: 2px;
}
.main_1980 .notice_wood_bebb .grid-hard-03a4::before {
  top: -7px;
}
.main_1980 .notice_wood_bebb .grid-hard-03a4::after {
  bottom: -7px;
}
.slider_7af9 .notice_wood_bebb .picture-de34 {
  margin-top: -2px;
  width: 31px;
}
.slider_7af9 .notice_wood_bebb .grid-hard-03a4 {
  margin-top: -1.5px;
}
.slider_7af9 .notice_wood_bebb .grid-hard-03a4,
.slider_7af9 .notice_wood_bebb .grid-hard-03a4::after,
.slider_7af9 .notice_wood_bebb .grid-hard-03a4::before {
  width: 31px;
  height: 3px;
}
.slider_7af9 .notice_wood_bebb .grid-hard-03a4::before {
  top: -9px;
}
.slider_7af9 .notice_wood_bebb .grid-hard-03a4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bronze-cf38 .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 19px;
  }
  .bronze-cf38 .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1px;
  }
  .bronze-cf38 .notice_wood_bebb .grid-hard-03a4,
  .bronze-cf38 .notice_wood_bebb .grid-hard-03a4::after,
  .bronze-cf38 .notice_wood_bebb .grid-hard-03a4::before {
    width: 19px;
    height: 2px;
  }
  .bronze-cf38 .notice_wood_bebb .grid-hard-03a4::before {
    top: -6px;
  }
  .bronze-cf38 .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -6px;
  }
  .link-soft-8869 .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 22px;
  }
  .link-soft-8869 .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1px;
  }
  .link-soft-8869 .notice_wood_bebb .grid-hard-03a4,
  .link-soft-8869 .notice_wood_bebb .grid-hard-03a4::after,
  .link-soft-8869 .notice_wood_bebb .grid-hard-03a4::before {
    width: 22px;
    height: 2px;
  }
  .link-soft-8869 .notice_wood_bebb .grid-hard-03a4::before {
    top: -7px;
  }
  .link-soft-8869 .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -7px;
  }
  .status-mini-0db0 .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 31px;
  }
  .status-mini-0db0 .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1.5px;
  }
  .status-mini-0db0 .notice_wood_bebb .grid-hard-03a4,
  .status-mini-0db0 .notice_wood_bebb .grid-hard-03a4::after,
  .status-mini-0db0 .notice_wood_bebb .grid-hard-03a4::before {
    width: 31px;
    height: 3px;
  }
  .status-mini-0db0 .notice_wood_bebb .grid-hard-03a4::before {
    top: -9px;
  }
  .status-mini-0db0 .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video_hot_ee61 .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 19px;
  }
  .video_hot_ee61 .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1px;
  }
  .video_hot_ee61 .notice_wood_bebb .grid-hard-03a4,
  .video_hot_ee61 .notice_wood_bebb .grid-hard-03a4::after,
  .video_hot_ee61 .notice_wood_bebb .grid-hard-03a4::before {
    width: 19px;
    height: 2px;
  }
  .video_hot_ee61 .notice_wood_bebb .grid-hard-03a4::before {
    top: -6px;
  }
  .video_hot_ee61 .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -6px;
  }
  .pattern_d71b .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_d71b .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1px;
  }
  .pattern_d71b .notice_wood_bebb .grid-hard-03a4,
  .pattern_d71b .notice_wood_bebb .grid-hard-03a4::after,
  .pattern_d71b .notice_wood_bebb .grid-hard-03a4::before {
    width: 22px;
    height: 2px;
  }
  .pattern_d71b .notice_wood_bebb .grid-hard-03a4::before {
    top: -7px;
  }
  .pattern_d71b .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -7px;
  }
  .item-6eb8 .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 31px;
  }
  .item-6eb8 .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1.5px;
  }
  .item-6eb8 .notice_wood_bebb .grid-hard-03a4,
  .item-6eb8 .notice_wood_bebb .grid-hard-03a4::after,
  .item-6eb8 .notice_wood_bebb .grid-hard-03a4::before {
    width: 31px;
    height: 3px;
  }
  .item-6eb8 .notice_wood_bebb .grid-hard-03a4::before {
    top: -9px;
  }
  .item-6eb8 .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard-e24b .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 19px;
  }
  .hard-e24b .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1px;
  }
  .hard-e24b .notice_wood_bebb .grid-hard-03a4,
  .hard-e24b .notice_wood_bebb .grid-hard-03a4::after,
  .hard-e24b .notice_wood_bebb .grid-hard-03a4::before {
    width: 19px;
    height: 2px;
  }
  .hard-e24b .notice_wood_bebb .grid-hard-03a4::before {
    top: -6px;
  }
  .hard-e24b .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -6px;
  }
  .bronze_7d64 .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 22px;
  }
  .bronze_7d64 .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1px;
  }
  .bronze_7d64 .notice_wood_bebb .grid-hard-03a4,
  .bronze_7d64 .notice_wood_bebb .grid-hard-03a4::after,
  .bronze_7d64 .notice_wood_bebb .grid-hard-03a4::before {
    width: 22px;
    height: 2px;
  }
  .bronze_7d64 .notice_wood_bebb .grid-hard-03a4::before {
    top: -7px;
  }
  .bronze_7d64 .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -7px;
  }
  .hidden-orange-e1c7 .notice_wood_bebb .picture-de34 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-orange-e1c7 .notice_wood_bebb .grid-hard-03a4 {
    margin-top: -1.5px;
  }
  .hidden-orange-e1c7 .notice_wood_bebb .grid-hard-03a4,
  .hidden-orange-e1c7 .notice_wood_bebb .grid-hard-03a4::after,
  .hidden-orange-e1c7 .notice_wood_bebb .grid-hard-03a4::before {
    width: 31px;
    height: 3px;
  }
  .hidden-orange-e1c7 .notice_wood_bebb .grid-hard-03a4::before {
    top: -9px;
  }
  .hidden-orange-e1c7 .notice_wood_bebb .grid-hard-03a4::after {
    bottom: -9px;
  }
}
.item_orange_7283 .grid-hard-03a4 {
  -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);
}
.item_orange_7283 .grid-hard-03a4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item_orange_7283 .grid-hard-03a4::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);
}
.item_orange_7283.background-new-6bd9 .grid-hard-03a4 {
  -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);
}
.item_orange_7283.background-new-6bd9 .grid-hard-03a4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item_orange_7283.background-new-6bd9 .grid-hard-03a4::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);
}
.pink-ec4c {
  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.image-40bb:before {
  display: none;
}
.inner_314e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner_314e .media-18e1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner_314e .media-18e1:last-of-type {
  border-bottom: none;
}
.inner_314e .media-18e1.prev-aa2b,
.inner_314e .media-18e1.article-bf8e,
.inner_314e .media-18e1.hot_16a6 {
  padding: 0;
}
.inner_314e .link-upper-6659 .status-mini-3af9 {
  color: currentColor;
}
.inner_314e .link-upper-6659 .status-mini-3af9:focus,
.inner_314e .link-upper-6659 .status-mini-3af9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_314e.input_fd0a .focus_e14a,
.inner_314e.input_fd0a .selected-18d2 a,
.inner_314e.input_fd0a .first_49ef a,
.inner_314e.input_fd0a .frame-8a43 a {
  color: rgba(0, 0, 0, 0.55);
}
.inner_314e.input_fd0a .focus_e14a:hover,
.inner_314e.input_fd0a .selected-18d2 a:hover,
.inner_314e.input_fd0a .first_49ef a:hover,
.inner_314e.input_fd0a .frame-8a43 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_314e.input_fd0a .status_c95a {
  color: rgba(0, 0, 0, 0.8);
}
.inner_314e.input_fd0a .media-18e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_314e.input_fd0a .media-18e1:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner_314e.input_fd0a .layout-ec98:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner_314e.input_fd0a .link-upper-6659 .module_lite_1977 li a,
.inner_314e.input_fd0a .link-upper-6659 .status-mini-3af9,
.inner_314e.input_fd0a .frame-8a43 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_314e.input_fd0a .link-upper-6659 .status-mini-3af9:focus,
.inner_314e.input_fd0a .link-upper-6659 .status-mini-3af9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_314e.input_fd0a .module_lite_1977 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_314e.north_afd1 .focus_e14a,
.inner_314e.north_afd1 .selected-18d2 a,
.inner_314e.north_afd1 .first_49ef .status-mini-3af9,
.inner_314e.north_afd1 .first_49ef a,
.inner_314e.north_afd1 .frame-8a43 a {
  color: rgba(255, 255, 255, 0.79);
}
.inner_314e.north_afd1 .focus_e14a:hover,
.inner_314e.north_afd1 .selected-18d2 a:hover,
.inner_314e.north_afd1 .first_49ef .status-mini-3af9:hover,
.inner_314e.north_afd1 .first_49ef a:hover,
.inner_314e.north_afd1 .frame-8a43 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_314e.north_afd1 .status_c95a {
  color: rgba(255, 255, 255, 0.99);
}
.inner_314e.north_afd1 .media-18e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_314e.north_afd1 .media-18e1:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner_314e.north_afd1 .layout-ec98:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner_314e.north_afd1 .link-upper-6659 .module_lite_1977 li a,
.inner_314e.north_afd1 .link-upper-6659 .status-mini-3af9,
.inner_314e.north_afd1 .frame-8a43 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_314e.north_afd1 .link-upper-6659 .status-mini-3af9:focus,
.inner_314e.north_afd1 .link-upper-6659 .status-mini-3af9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_314e.north_afd1 .module_lite_1977 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-ec98 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.layout-ec98:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup-6376 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.plasma_4241 .inner_314e {
  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;
}
.plasma_4241 .media-18e1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.plasma_4241 .media-18e1: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) {
  .plasma_4241 .media-18e1:before {
    width: 16%;
    left: 42%;
  }
}
.plasma_4241 .media-18e1:last-child:before {
  content: none;
}
.plasma_4241 .media-18e1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.plasma_4241 .link-upper-6659 .module_lite_1977 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.plasma_4241 .link-upper-6659 .module_lite_1977 li a .status-mini-3af9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.plasma_4241 .link-upper-6659 .frame-8a43 {
  border: none;
}
.plasma_4241 .link-upper-6659 .frame-8a43 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.plasma_4241 .layout-ec98 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.plasma_4241 .popup-6376 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.plasma_4241 .north_afd1 .layout-ec98:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma_4241 .input_fd0a.footer_aae6 .grid-hard-03a4 {
  background: rgba(0, 0, 0, 0.6);
}
.plasma_4241
  .input_fd0a.footer_aae6
  .grid-hard-03a4::after,
.plasma_4241
  .input_fd0a.footer_aae6
  .grid-hard-03a4:before {
  background: inherit;
}
.plasma_4241
  .input_fd0a.footer_aae6:hover
  .grid-hard-03a4 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty-189d .inner_314e {
  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) {
  .dirty-189d .inner_314e {
    width: auto;
    right: 45px;
  }
}
.media_inner_a272 .inner_314e {
  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) {
  .media_inner_a272 .inner_314e {
    width: auto;
    left: 45px;
  }
}
.image-40bb .inner_314e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image-40bb .popup-6376 {
  max-width: 48em;
  margin: 0 auto;
}
.image-40bb .layout-ec98:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.badge_huge_e683 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.badge_huge_e683.plasma_4241 .inner_314e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.badge_huge_e683.dirty-189d .inner_314e {
  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);
}
.badge_huge_e683 .inner_314e {
  visibility: visible;
}
.badge_huge_e683.media_inner_a272 .inner_314e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.highlight_dark_7ee1,
.message_pink_b836 {
  overflow-x: hidden;
}
.highlight_dark_7ee1 .inner_314e {
  overflow: auto;
}
.highlight_dark_7ee1.plasma_4241 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_dark_7ee1.plasma_4241 .inner_314e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.highlight_dark_7ee1.plasma_4241 .gallery-glass-53e5 {
  opacity: 0;
}
.highlight_dark_7ee1.dirty-189d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_dark_7ee1.dirty-189d .inner_314e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.highlight_dark_7ee1.dirty-189d .gallery-glass-53e5 {
  opacity: 0;
}
.highlight_dark_7ee1.media_inner_a272 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_dark_7ee1.media_inner_a272 .inner_314e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.highlight_dark_7ee1.media_inner_a272 .gallery-glass-53e5 {
  opacity: 0;
}
.highlight_dark_7ee1.image-40bb .inner_314e {
  z-index: 10;
  visibility: visible;
}
.footer_aae6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.footer_aae6 .grid-hard-03a4 {
  background: rgba(255, 255, 255, 0.99);
}
.footer_aae6 .grid-hard-03a4::after,
.footer_aae6 .grid-hard-03a4:before {
  background: inherit;
}
.footer_aae6:hover .grid-hard-03a4 {
  background: rgba(255, 255, 255, 0.99);
}
.media_inner_a272 .footer_aae6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.image-40bb .footer_aae6 {
  display: none !important;
}
.highlight_dark_7ee1:before,
.message_pink_b836:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.highlight_dark_7ee1 .footer_aae6,
.message_pink_b836 .footer_aae6 {
  display: inline-block;
}
.inner_314e .tooltip_6ef3 {
  -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;
}
.highlight_dark_7ee1 .inner_314e .tooltip_6ef3,
.message_pink_b836 .inner_314e .tooltip_6ef3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer_998f .input-9a99 {
  width: 100%;
}
.progress_3678 {
  padding: 0 0.5em 0;
}
.progress_3678 [class*="customify-col-"],
.progress_3678 [class*="customify-col_"],
.progress_3678 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dynamic-00e9 .progress_3678 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .filter-selected-680a .smooth_72a8,
  .smooth_72a8 {
    display: none;
  }
  .avatar-mini-8828 {
    text-align: left;
  }
  .logo-cool-49d3 {
    text-align: center;
  }
  .message-2543 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .filter-selected-680a .upper_c04a,
  .upper_c04a {
    display: none;
  }
  .static_2169 {
    text-align: left;
  }
  .backdrop-large-f78c {
    text-align: center;
  }
  .notice-f870 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .filter-selected-680a .table_799a,
  .table_799a {
    display: none;
  }
  .main_6cf8 {
    text-align: left;
  }
  .sidebar-3b9a {
    text-align: center;
  }
  .notification_79af {
    text-align: right;
  }
}
#page {
  position: relative;
}
.badge-liquid-4217 {
  box-shadow: none !important;
}
.top-c525 .old_e6f4,
.picture_hovered_9034 .old_e6f4 {
  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;
}
.picture_hovered_9034 .old_e6f4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_hot_f549 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_hot_f549:after,
.disabled_hot_f549:before {
  content: "";
  display: table;
}
.disabled_hot_f549:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_hot_f549 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_hot_f549,
.progress_silver_588b {
  max-width: 1248px;
  margin: 0 auto;
}

.link-light-2b9e.outer-343a .disabled_hot_f549 {
  max-width: 100%;
}
.link-light-2b9e.list_fast_6551 {
  max-width: 1200px;
  margin: 0 auto;
}
.link-light-2b9e.status_8913 .disabled_hot_f549 {
  max-width: 100%;
}
.link-light-2b9e.status_8913 > .disabled_hot_f549 {
  padding-left: 0;
  padding-right: 0;
}
.link-light-2b9e.status_8913 > .disabled_hot_f549 .filter-selected-680a {
  margin: 0;
}
.link-light-2b9e.status_8913
  > .disabled_hot_f549
  .icon-0a9e.caption_1766 {
  margin-right: 0;
  margin-left: 0;
}
.link-light-2b9e.status_8913 #main.caption_1766 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .up-2249 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .up-2249 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .row_7f10 .layout_fa3f {
    padding-right: 1em;
  }
  .row_7f10.tiny_7e28 .icon-0a9e {
    border-right: 1px solid #eaecee;
  }
  .row_7f10.tiny_7e28 .layout_fa3f {
    padding-right: 1em;
  }
  .row_7f10.tiny_7e28 .hero_hard_f5c8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_d967 .layout_fa3f {
    padding-left: 1em;
  }
  .tertiary_d967.tiny_7e28 .icon-0a9e {
    border-left: 1px solid #eaecee;
  }
  .tertiary_d967.tiny_7e28 .layout_fa3f {
    padding-left: 1em;
  }
  .tertiary_d967.tiny_7e28 .hero_hard_f5c8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-8379 .layout_fa3f {
    padding-left: 1em;
  }
  .layout-8379.tiny_7e28 .feature_glass_944b {
    border-right: 1px solid #eaecee;
  }
  .layout-8379.tiny_7e28 .shadow-154d {
    border-right: 1px solid #eaecee;
  }
  .layout-8379.tiny_7e28 .layout_fa3f {
    padding-left: 1em;
  }
  .layout-8379.tiny_7e28 .hero_hard_f5c8 {
    padding-right: 1em;
  }
  .layout-8379.tiny_7e28 .info-87d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_27d8 .layout_fa3f {
    padding-right: 1em;
  }
  .paragraph_27d8.tiny_7e28 .feature_glass_944b {
    border-left: 1px solid #eaecee;
  }
  .paragraph_27d8.tiny_7e28 .shadow-154d {
    border-left: 1px solid #eaecee;
  }
  .paragraph_27d8.tiny_7e28 .layout_fa3f {
    padding-right: 1em;
  }
  .paragraph_27d8.tiny_7e28 .hero_hard_f5c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph_27d8.tiny_7e28 .info-87d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-2249 .layout_fa3f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-2249.tiny_7e28 .icon-0a9e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .up-2249.tiny_7e28 .layout_fa3f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-2249.tiny_7e28 .hero_hard_f5c8 {
    padding-left: 1em;
  }
  .up-2249.tiny_7e28 .info-87d5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .up-2249.tiny_7e28 .layout_fa3f {
    padding-left: 0;
  }
}
.texture-fluid-d6b9 .sort-orange-1e0e {
  display: inline-block;
}
.sidebar-full-041c {
  display: inline-block;
}
.focus_e56c {
  word-con: break-word;
}
.rough_b7ab > span {
  display: inline-block;
  padding: 5px 0;
}
.rough_b7ab .warm_34a8 {
  margin-left: 8px;
  margin-right: 8px;
}
.rough_b7ab .lite_9366 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.item-472a .modal-29c6 {
  margin-bottom: 2em;
}
.item-472a .menu-3a12 {
  margin-bottom: 15px;
}
.item-472a .menu-3a12:last-child {
  margin-bottom: 0;
}
.item-472a .motion_d06e {
  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) {
  .item-472a .motion_d06e {
    display: block;
  }
}
.item-472a .small-3bc5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .item-472a .small-3bc5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.item-472a .notice-iron-8f41 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.item-472a .notice-iron-8f41 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.item-472a .notice-iron-8f41 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.item-472a .focus_e56c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-472a .focus_e56c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.item-472a .border_up_1de1 p:last-child {
  margin-bottom: 0;
}
.item-472a .aside-purple-e1f0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.item-472a .inner_2b81 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.item-472a .video-7caa {
  margin-top: 1em;
}
.item-472a .mini_67c8 {
  top: 0;
  display: block;
}
.item-472a .mini_67c8 a {
  color: inherit;
}
.item-472a .mini_67c8 a:hover {
  color: inherit;
}
.item-472a .active_cool_3bb5 {
  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;
}
.item-472a .active_cool_3bb5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.item-472a .inner_2b81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.item-472a .image-ed84 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.item-472a .image-ed84:first-child {
  margin-top: 0;
}
.item-472a .image-ed84.paragraph_green_0cf8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item-472a .image-ed84.cool-0532 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-472a
  .image-ed84.cool-0532.shadow-dynamic-695a
  .video-7caa {
  width: 100%;
}
.item-472a .cool-0532 {
  -webkit-box-align: center;
  align-items: center;
}
.item-472a .cool-0532 .rough_b7ab,
.item-472a .cool-0532 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.item-472a .notice-iron-8f41 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item-472a .notice-iron-8f41 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item-472a .notice-iron-8f41: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;
}
.item-472a .paragraph_green_0cf8 {
  z-index: 5;
}
.item-472a .info-0e6b .label-1b15 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.item-472a .message_99f6 .label-1b15 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.item-472a .white-3b9c .label-1b15 {
  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;
}
.item-472a.notification-4dbf .motion_d06e,
.item-472a.component-4e6f .motion_d06e {
  display: block;
}
.item-472a.notification-4dbf .motion_d06e .surface_74d7,
.item-472a.notification-4dbf .motion_d06e .inner_2b81,
.item-472a.component-4e6f .motion_d06e .surface_74d7,
.item-472a.component-4e6f .motion_d06e .inner_2b81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item-472a.module-7830 .small-3bc5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .item-472a.module-7830 .small-3bc5 {
    margin-right: 0;
  }
}
.item-472a.notification-4dbf .small-3bc5,
.item-472a.component-4e6f .small-3bc5 {
  padding-top: 40%;
}
.item-472a.notification-4dbf .modal-29c6,
.item-472a.component-4e6f .modal-29c6 {
  display: block;
}
.item-472a.notification-4dbf .fn-sticky-6560 .inner_2b81,
.item-472a.component-4e6f .fn-sticky-6560 .inner_2b81 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.item-472a.notification-4dbf .small-3bc5,
.item-472a.component-4e6f .small-3bc5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.item-472a.notification-4dbf .inner_2b81 {
  padding: 1em;
}
.fixed_cfaa {
  margin: 30px auto;
  display: block;
}
.fixed_cfaa .heading_thick_abde > * {
  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;
}
.fixed_cfaa .heading_thick_abde > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed_cfaa .heading_thick_abde span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-0945 .rough_b7ab {
  margin-bottom: 1.41575em;
}
.layout-0945 .shadow-in-6760 {
  margin-bottom: 1.618em;
}
.filter-slow-c722 .iron-4390 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter-slow-c722 .iron-4390 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter-slow-c722 .gallery_east_0432 {
  max-width: 100%;
  overflow: auto;
}
.background_dynamic_f277 .filter-slow-c722 a:hover {
  text-decoration: underline;
}
.feature-bright-fef8 .menu-3a12:not(.focus_e56c),
.feature-bright-fef8 .notice-iron-8f41 {
  margin-bottom: 1.41575em;
}
.feature-bright-fef8 .menu-3a12:not(.focus_e56c):last-child,
.feature-bright-fef8 .notice-iron-8f41:last-child {
  margin-bottom: 0;
}
.feature-bright-fef8 .menu-3a12.gallery_5db7 {
  margin-bottom: 0.41575em;
}
.feature-bright-fef8 .upper-d644:before,
.feature-bright-fef8 .fresh-e83c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.feature-bright-fef8 .upper-d644:before {
  content: "\f115";
}
.feature-bright-fef8 .fresh-e83c:before {
  content: "\f02c";
}
.feature-bright-fef8 .paper_778d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.feature-bright-fef8 .paper_778d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.next_53b4 {
  display: -webkit-box;
  display: flex;
}
.next_53b4 .media_pink_9b3a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .next_53b4 .media_pink_9b3a {
    flex-basis: 90px;
  }
}
.next_53b4 .breadcrumb-full-63ac {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .next_53b4 .breadcrumb-full-63ac {
    flex-basis: calc(100% - 50px);
  }
}
.next_53b4 .article_6d78 p:last-child {
  margin-bottom: 0.72em;
}
.container_static_d088 .heading_thick_abde {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.container_static_d088 .heading_thick_abde:after,
.container_static_d088 .heading_thick_abde:before {
  content: "";
  display: table;
}
.container_static_d088 .heading_thick_abde:after {
  clear: both;
}
.container_static_d088 .heading_thick_abde .layout-pressed-e69a,
.container_static_d088 .heading_thick_abde .panel_lower_fd82 {
  width: 49%;
}
.container_static_d088 .heading_thick_abde .layout-pressed-e69a a span.filter-ddc6,
.container_static_d088 .heading_thick_abde .panel_lower_fd82 a span.filter-ddc6 {
  display: block;
  margin-bottom: 5px;
}
.container_static_d088 .heading_thick_abde .panel_lower_fd82 {
  float: left;
  text-align: left;
}
.container_static_d088 .heading_thick_abde .layout-pressed-e69a {
  float: right;
  text-align: right;
}
.disabled-d4cd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled-d4cd {
    margin-bottom: 0;
  }
}
.slider_b774 {
  margin-bottom: 1em;
}
.slider_b774 .focus_e56c {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel-07b7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel_glass_8aa1 .slider_b774,
.frame-top-b2dc .slider_b774 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel_glass_8aa1 .slider_b774,
  .frame-top-b2dc .slider_b774 {
    display: block;
  }
}
.carousel_glass_8aa1 .panel-07b7,
.frame-top-b2dc .panel-07b7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel_glass_8aa1 .panel-07b7,
  .frame-top-b2dc .panel-07b7 {
    margin-bottom: 1em;
  }
}
.carousel_glass_8aa1 .panel-07b7 img,
.frame-top-b2dc .panel-07b7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel_glass_8aa1 .fast_d63c,
.frame-top-b2dc .fast_d63c {
  flex-basis: calc(100% - 160px);
}
.carousel_glass_8aa1 .fast_d63c p,
.frame-top-b2dc .fast_d63c p {
  margin-bottom: 0;
}
.carousel_glass_8aa1 .fast_d63c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_glass_8aa1 .fast_d63c {
    padding-left: 0;
  }
}
.frame-top-b2dc .fast_d63c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .frame-top-b2dc .fast_d63c {
    padding-right: 0;
  }
}
.frame-top-b2dc .panel-07b7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdown-smooth-50d4 .panel-07b7 {
  margin-bottom: 0.5em;
}
.dropdown-smooth-50d4 .panel-07b7 img {
  width: 100%;
}
.link-huge-d735 .highlight-gold-ea10,
.disabled_hard_4282 .highlight-gold-ea10 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.disabled_hard_4282 .icon-0a9e .picture_action_ac78 p:last-child {
  margin-bottom: 0;
}
.aside-4c5a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow_efe7 .lower-ae0e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow_efe7 .lower-ae0e:last-of-type {
    margin-bottom: 0;
  }
}
.shadow_efe7 .lower-ae0e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow_efe7 .lower-ae0e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow_efe7 .lower-ae0e ul li {
  margin: 0 0 0.6em;
}
.shadow_efe7 .lower-ae0e ul li.header-easy-3ed6,
.shadow_efe7 .lower-ae0e ul li.menu-0fdb {
  position: relative;
}
.shadow_efe7 .lower-ae0e ul li.header-easy-3ed6 .glass_8ae8,
.shadow_efe7 .lower-ae0e ul li.menu-0fdb .glass_8ae8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow_efe7 .lower-ae0e ul li.header-easy-3ed6:after:after,
.shadow_efe7 .lower-ae0e ul li.header-easy-3ed6:after:before,
.shadow_efe7
  .lower-ae0e
  ul
  li.menu-0fdb:after:after,
.shadow_efe7
  .lower-ae0e
  ul
  li.menu-0fdb:after:before {
  content: "";
  display: table;
}
.shadow_efe7 .lower-ae0e ul li.header-easy-3ed6:after:after,
.shadow_efe7
  .lower-ae0e
  ul
  li.menu-0fdb:after:after {
  clear: both;
}
.shadow_efe7 .lower-ae0e a.copper-e763:hover {
  text-decoration: none;
}
.shadow_efe7 .lower-ae0e select {
  max-width: 100%;
}
.shadow_efe7 .lower-ae0e table {
  font-size: 85%;
}
.shadow_efe7 .lower-ae0e table td,
.shadow_efe7 .lower-ae0e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow_efe7 .lower-ae0e table tfoot td {
  text-align: left;
}
.shadow_efe7 .lower-ae0e :last-child {
  margin-bottom: 0;
}
.shadow_efe7 .lower-ae0e .search-0cfd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow_efe7 .lower-ae0e .search-0cfd label {
  width: 100%;
}
.shadow_efe7 .lower-ae0e .search-0cfd .breadcrumb-36b8 {
  width: 100%;
  display: block;
}
.shadow_efe7 .lower-ae0e .search-0cfd .current_2316 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow_efe7 .lower-ae0e .search-0cfd .current_2316:hover svg #svg-search {
  fill: #444;
}
.shadow_efe7 .lower-ae0e .search-0cfd .current_2316 svg {
  width: 18px;
  height: 18px;
}
.shadow_efe7 .photo-c6c6 ul ul,
.shadow_efe7 .photo_steel_e73a ul ul,
.shadow_efe7 .table_light_2efb ul ul,
.shadow_efe7 .summary-a3b9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow_efe7 .photo-c6c6 .wrapper-basic-25d0 > a,
.shadow_efe7 .photo_steel_e73a .wrapper-basic-25d0 > a,
.shadow_efe7 .table_light_2efb .wrapper-basic-25d0 > a,
.shadow_efe7 .summary-a3b9 .wrapper-basic-25d0 > a {
  margin-bottom: 0;
}
.shadow_efe7 .title-fb1c li,
.shadow_efe7 .photo-c6c6 li,
.shadow_efe7 .image_middle_e349 li,
.shadow_efe7 .photo_steel_e73a li,
.shadow_efe7 .table_light_2efb li,
.shadow_efe7 .summary-a3b9 li,
.shadow_efe7 .pro-abe4 li,
.shadow_efe7 .header_a16d li {
  display: block;
  position: relative;
}
.shadow_efe7 .title-fb1c li:last-child,
.shadow_efe7 .photo-c6c6 li:last-child,
.shadow_efe7 .image_middle_e349 li:last-child,
.shadow_efe7 .photo_steel_e73a li:last-child,
.shadow_efe7 .table_light_2efb li:last-child,
.shadow_efe7 .summary-a3b9 li:last-child,
.shadow_efe7 .pro-abe4 li:last-child,
.shadow_efe7 .header_a16d li:last-child {
  border: none;
}
.shadow_efe7 .title-fb1c li a,
.shadow_efe7 .photo-c6c6 li a,
.shadow_efe7 .image_middle_e349 li a,
.shadow_efe7 .photo_steel_e73a li a,
.shadow_efe7 .table_light_2efb li a,
.shadow_efe7 .summary-a3b9 li a,
.shadow_efe7 .pro-abe4 li a,
.shadow_efe7 .header_a16d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_efe7 .title-fb1c li ul li::before,
.shadow_efe7 .photo-c6c6 li ul li::before,
.shadow_efe7 .image_middle_e349 li ul li::before,
.shadow_efe7 .photo_steel_e73a li ul li::before,
.shadow_efe7 .table_light_2efb li ul li::before,
.shadow_efe7 .summary-a3b9 li ul li::before,
.shadow_efe7 .pro-abe4 li ul li::before,
.shadow_efe7 .header_a16d li ul li::before {
  left: 15px;
}
.shadow_efe7 .title-fb1c li ul a,
.shadow_efe7 .photo-c6c6 li ul a,
.shadow_efe7 .image_middle_e349 li ul a,
.shadow_efe7 .photo_steel_e73a li ul a,
.shadow_efe7 .table_light_2efb li ul a,
.shadow_efe7 .summary-a3b9 li ul a,
.shadow_efe7 .pro-abe4 li ul a,
.shadow_efe7 .header_a16d li ul a {
  padding-left: 20px;
}
.shadow_efe7 .title-fb1c li ul ul li::before,
.shadow_efe7 .photo-c6c6 li ul ul li::before,
.shadow_efe7 .image_middle_e349 li ul ul li::before,
.shadow_efe7 .photo_steel_e73a li ul ul li::before,
.shadow_efe7 .table_light_2efb li ul ul li::before,
.shadow_efe7 .summary-a3b9 li ul ul li::before,
.shadow_efe7 .pro-abe4 li ul ul li::before,
.shadow_efe7 .header_a16d li ul ul li::before {
  left: 30px;
}
.shadow_efe7 .title-fb1c li ul ul a,
.shadow_efe7 .photo-c6c6 li ul ul a,
.shadow_efe7 .image_middle_e349 li ul ul a,
.shadow_efe7 .photo_steel_e73a li ul ul a,
.shadow_efe7 .table_light_2efb li ul ul a,
.shadow_efe7 .summary-a3b9 li ul ul a,
.shadow_efe7 .pro-abe4 li ul ul a,
.shadow_efe7 .header_a16d li ul ul a {
  padding-left: 40px;
}
.shadow_efe7 .info_advanced_558b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_efe7 .header_a16d ul li {
  margin-bottom: 1.41575em;
}
.shadow_efe7 .header_a16d ul li .thumbnail_18fb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow_efe7 .header_a16d ul li .disabled_a852 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.north_afd1 .title-fb1c li a,
.north_afd1 .photo-c6c6 li a,
.north_afd1 .image_middle_e349 li a,
.north_afd1 .photo_steel_e73a li a,
.north_afd1 .table_light_2efb li a,
.north_afd1 .summary-a3b9 li a,
.north_afd1 .pro-abe4 li a,
.north_afd1 .header_a16d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_afd1 .info_advanced_558b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_afd1 .lower-ae0e ul li.header-easy-3ed6 .glass_8ae8,
.north_afd1 .lower-ae0e ul li.menu-0fdb .glass_8ae8 {
  background: rgba(0, 0, 0, 0.2);
}
.north_afd1 .shadow_efe7 .lower-ae0e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li {
  margin: 0;
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li ul {
  margin: 0;
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li ul li a {
  padding-left: 15px;
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li ul li li a {
  padding-left: 30px;
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li.summary-0783 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li.summary-0783 > 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;
}
.link-light-2b9e .shadow_efe7 .module_lite_1977 li.summary-0783 > 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;
}
.link-ae27 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status_53b8 {
  position: relative;
  z-index: 10;
}
.status_53b8 .tooltip_6ef3 {
  width: 100%;
  max-width: 100%;
}
.input_huge_aa4d .short-fc29 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.input_huge_aa4d .input_fd0a {
}
.input_huge_aa4d .north_afd1 {
  background: #292929;
}
.table-2567 .short-fc29 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.table-2567 .input_fd0a {
  background: #f9f9f9;
}
.table-2567 .north_afd1 {
  background: #303030;
}
.layout-in-ecd7 .short-fc29 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout-in-ecd7 .sort-orange-1e0e {
    margin-bottom: 1em;
  }
  .layout-in-ecd7 .sort-orange-1e0e:last-child {
    margin-bottom: 0;
  }
}
.layout-in-ecd7 .input_fd0a {
  background: #ededed;
}
.layout-in-ecd7 .north_afd1 {
  background: #1a1a1a;
}
.short-fc29.input_fd0a {
  color: rgba(0, 0, 0, 0.6);
}
.short-fc29.input_fd0a .wrapper-pro-81a0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-fc29.north_afd1 {
  color: rgba(255, 255, 255, 0.99);
}
.short-fc29.north_afd1 a:not(.copper-e763) {
  color: rgba(255, 255, 255, 0.79);
}
.short-fc29.north_afd1 a:not(.copper-e763):hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-fc29.north_afd1 .wrapper-pro-81a0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-fc29.north_afd1 table tbody td,
.short-fc29.north_afd1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.row-fe95.paragraph_pressed_51f5 .disabled_hot_f549 {
  max-width: initial;
}
.row-fe95 .main_b0ab {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.row-fe95 .main_b0ab .tooltip_6ef3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .row-fe95 .main_b0ab .tooltip_6ef3 {
    display: block;
    margin-bottom: 2em;
  }
  .row-fe95 .main_b0ab .tooltip_6ef3:last-child {
    margin-bottom: 0;
  }
}
.layout-in-ecd7 .sort-orange-1e0e:last-child,
.table-2567 .sort-orange-1e0e:last-child,
.input_huge_aa4d .sort-orange-1e0e:last-child {
  margin-bottom: 0;
}
.layout-in-ecd7 .sort-orange-1e0e .shadow_efe7 .lower-ae0e:last-child,
.table-2567 .sort-orange-1e0e .shadow_efe7 .lower-ae0e:last-child,
.input_huge_aa4d .sort-orange-1e0e .shadow_efe7 .lower-ae0e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .layout-in-ecd7 .image_baa9,
  .layout-in-ecd7 .avatar_36e1,
  .table-2567 .image_baa9,
  .table-2567 .avatar_36e1,
  .input_huge_aa4d .image_baa9,
  .input_huge_aa4d .avatar_36e1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status_53b8 .sort-orange-1e0e {
    margin-bottom: 2em;
  }
}
.status_53b8 p:last-child {
  margin-bottom: 0;
}
.status_53b8 li,
.status_53b8 ul {
  list-style: none;
  margin: 0;
}
.status_53b8 ul ul {
  margin-left: 2.617924em;
}
.pagination-4b80 {
  font-size: 0.875em;
}

/* css-noise: 0e75 */
.promo-block-s8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
