/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tiny-dc73/customify
Author: WPCustomify
Author URI: https://pressmaximum.tiny-dc73
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.tiny-dc73/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo-5d98.avatar-warm-f15f/licenses/gpl-2.0.bronze_508d
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.purple-54d1/, (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.form_ca9f.module_7309/normalize.hidden_short_5af6/
 ======
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.hidden_short_5af6 v7.0.0 | MIT License | github.tiny-dc73/necolas/normalize.hidden_short_5af6 */
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;
}
.link_b157 .fresh_bddf,
.dark-dcfd,
.column_old_9f36,
.hot_afdc,
.logo-8cc8,
.active-825e,
.last-4342,
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;
}
.dark-dcfd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dark-dcfd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dark-dcfd,
  h1 {
    font-size: 1.8em;
  }
}
.column_old_9f36,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column_old_9f36 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column_old_9f36,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column_old_9f36,
  h2 {
    font-size: 1.7em;
  }
}
.hot_afdc,
h3 {
  font-size: 1.618em;
}
.link_b157 .fresh_bddf,
.logo-8cc8,
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.summary-liquid-ddb6 {
  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;
}
.overlay-wide-7514:after,
.overlay-wide-7514:before,
.widget_purple_310b:after,
.widget_purple_310b:before {
  content: "";
  display: table;
}
.overlay-wide-7514:after,
.widget_purple_310b:after {
  clear: both;
}
.input-7352 {
  float: right;
  margin-right: 0;
}
.dark-4d2a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.prev_c53e .background_red_a13a,
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;
}
.prev_c53e .background_red_a13a: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;
}
.detail-8b75 .background_red_a13a {
  box-shadow: none;
}
.detail-8b75
  .background_red_a13a
  .pro-99af {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.detail-8b75 .background_red_a13a .hard_c30c {
  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;
}
.detail-8b75
  .background_red_a13a
  .hard_c30c
  b {
  display: none;
}
.detail-8b75 .info_fast_aadb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled_6a60:not(.north_6917):not(.input-purple-8819),
button:not(.north_6917):not(.input-purple-8819),
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ),
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ),
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ) {
  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;
}
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ):hover,
button:not(.north_6917):not(
    .input-purple-8819
  ):hover,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ):hover,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ):hover,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ):active,
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ):focus,
button:not(.north_6917):not(
    .input-purple-8819
  ):active,
button:not(.north_6917):not(
    .input-purple-8819
  ):focus,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ):active,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ):focus,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ):active,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ):focus,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ):active,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ):focus {
  outline: 0;
}
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee,
button:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee {
  position: relative;
}
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .list-d2bc,
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .slider_upper_b458,
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .label-large-d0e9,
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  i,
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  svg,
button:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .list-d2bc,
button:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .slider_upper_b458,
button:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .label-large-d0e9,
button:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  i,
button:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  svg,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .list-d2bc,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .slider_upper_b458,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .label-large-d0e9,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  i,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  svg,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .list-d2bc,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .slider_upper_b458,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .label-large-d0e9,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  i,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  svg,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .list-d2bc,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .slider_upper_b458,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  .label-large-d0e9,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  i,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee
  svg {
  visibility: hidden;
}
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee:after,
button:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee:after,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee:after,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee:after,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ).fn-loading-9eee: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;
}
.disabled_6a60:not(.north_6917):not(.input-purple-8819),
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ),
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ),
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ) {
  color: #fff;
  background: #235787;
}
.disabled_6a60:not(.north_6917):not(
    .input-purple-8819
  ):focus,
input[type="button"]:not(.north_6917):not(
    .input-purple-8819
  ):focus,
input[type="reset"]:not(.north_6917):not(
    .input-purple-8819
  ):focus,
input[type="submit"]:not(.north_6917):not(
    .input-purple-8819
  ):focus {
  color: #fff;
}
.disabled_6a60.fn-disabled-9eee:not(.north_6917):not(
    .input-purple-8819
  ),
.disabled_6a60[disabled]:not(.north_6917):not(
    .input-purple-8819
  ),
button.fn-disabled-9eee:not(.north_6917):not(
    .input-purple-8819
  ),
button[disabled]:not(.north_6917):not(
    .input-purple-8819
  ) {
  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;
}
.complex-3d17 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.complex-3d17: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;
}
.image_926d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture-plasma-9025 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.badge_4553 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.overlay-wide-7514:after,
.overlay-wide-7514:before,
.hovered-cbe6:after,
.hovered-cbe6:before,
.section-df1b:after,
.section-df1b:before,
.block-3943:after,
.block-3943:before,
.chip_up_1411:after,
.chip_up_1411:before,
.content_short_a39a:after,
.content_short_a39a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.overlay-wide-7514:after,
.hovered-cbe6:after,
.section-df1b:after,
.block-3943:after,
.chip_up_1411:after,
.content_short_a39a:after {
  clear: both;
}
.hovered-cbe6 .fast_289d,
.section-df1b .fast_289d,
.dynamic_7280 .fast_289d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard_4e77 {
  display: inline-block;
}
.fluid-802a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fluid-802a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fluid-802a .pattern_cfb8 {
  padding: 1em 0;
  font-size: 85%;
}
.pattern_cfb8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.module-6e78 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.module-6e78:after,
.module-6e78:before {
  content: "";
  display: table;
}
.module-6e78:after {
  clear: both;
}
.sort-outer-a94b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.last-dde8 .sort-outer-a94b {
  max-width: 50%;
}
.gradient_ff2d .sort-outer-a94b {
  max-width: 33.33%;
}
.description-small-b623 .sort-outer-a94b {
  max-width: 25%;
}
.hard-83ff .sort-outer-a94b {
  max-width: 20%;
}
.backdrop-ac46 .sort-outer-a94b {
  max-width: 16.66%;
}
.table-7df0 .sort-outer-a94b {
  max-width: 14.28%;
}
.thick-b03d .sort-outer-a94b {
  max-width: 12.5%;
}
.gallery-center-2492 .sort-outer-a94b {
  max-width: 11.11%;
}
.pro-8289 {
  display: block;
}
.link_b157 .action-285d label,
.link_b157 .form-rough-086b label,
.link_b157 .tooltip_thick_2fa4 label,
.link_b157 .basic-2da8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_6170 {
  list-style: none;
  margin: 0;
}
.lite_6170 article.fixed_60f7 {
  margin-bottom: 0;
}
.lite_6170 ul {
  list-style: none;
  margin: 0;
}
.lite_6170 .advanced-3af9 li.fixed_60f7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_6170 .advanced-3af9 li.fixed_60f7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_6170 .advanced-3af9 li.fixed_60f7: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) {
  .lite_6170 .advanced-3af9 li.fixed_60f7 li.fixed_60f7 li.fixed_60f7 li.fixed_60f7 {
    padding-left: 0;
  }
}
article.fixed_60f7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fixed_60f7 .hovered-cbe6 p:last-of-type {
  margin-bottom: 0;
}
article.fixed_60f7 .hero_bottom_fb78 {
  float: left;
}
article.fixed_60f7 .panel_1781 {
  margin-left: 85px;
}
article.fixed_60f7 .surface-0881 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fixed_60f7 .surface-0881 .summary_iron_78af {
  margin-left: 10px;
}
article.fixed_60f7 .primary_183a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fixed_60f7 .hard_5551 {
  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 .action-285d,
  #respond .tooltip_thick_2fa4,
  #respond .basic-2da8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action-285d input,
#respond .tooltip_thick_2fa4 input,
#respond .basic-2da8 input {
  width: 100%;
}
#respond .basic-2da8 {
  margin-right: 0;
}
#respond .pattern_narrow_4e2e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_dbd2 {
  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;
}
.video_dbd2.main_b1a1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.video_dbd2 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%);
}
.video_dbd2:focus,
.video_dbd2: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);
}
.pattern_6206 {
  border-radius: 10%;
}
.focus_7d16 {
  border-radius: 50%;
}
.solid_7453 {
  font-size: 0.72em;
}
.photo_7566 {
  font-size: 0.875em;
}
.backdrop_4598 {
  font-size: 1.1em;
}
.menu_fluid_d79b {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu_fluid_d79b.solid_7453 {
  letter-spacing: 0.5px;
}
.pro_92d1,
.pro_92d1 a {
  color: #6d6d6d;
}
.pro_92d1 a:hover {
  color: #111;
}
.notification-pink-c4b0 {
  color: #6d6d6d;
}
.current-34e6 {
  overflow-x: hidden;
}
.current-34e6 .gallery_b3a4.caption-2660 {
  position: relative;
}
.current-34e6 .gallery_b3a4.caption-2660.list_dynamic_3060 {
  position: initial;
}
.current-34e6
  .gallery_b3a4.caption-2660.list_dynamic_3060
  .backdrop_dynamic_5017 {
  left: auto;
}
.current-34e6 .gallery_b3a4 .backdrop_dynamic_5017 {
  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;
}
.current-34e6 .gallery_b3a4:hover.caption-2660 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.current-34e6
  .gallery_b3a4:hover.caption-2660
  .backdrop_dynamic_5017 {
  display: block;
  z-index: 9999999;
}
.current-34e6 .badge-a56d .component_6a03,
.current-34e6 .icon-0ccf .component_6a03 {
  display: none;
}
.current-34e6 .surface_641d .gallery_b3a4:hover.caption-2660 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link_b157 .action-285d label,
.link_b157 .form-rough-086b label,
.link_b157 .tooltip_thick_2fa4 label,
.link_b157 .basic-2da8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_6170 {
  list-style: none;
  margin: 0;
}
.lite_6170 article.fixed_60f7 {
  margin-bottom: 0;
}
.lite_6170 ul {
  list-style: none;
  margin: 0;
}
.lite_6170 .advanced-3af9 li.fixed_60f7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_6170 .advanced-3af9 li.fixed_60f7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_6170 .advanced-3af9 li.fixed_60f7: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) {
  .lite_6170 .advanced-3af9 li.fixed_60f7 li.fixed_60f7 li.fixed_60f7 li.fixed_60f7 {
    padding-left: 0;
  }
}
article.fixed_60f7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fixed_60f7 .hovered-cbe6 p:last-of-type {
  margin-bottom: 0;
}
article.fixed_60f7 .hero_bottom_fb78 {
  float: left;
}
article.fixed_60f7 .panel_1781 {
  margin-left: 85px;
}
article.fixed_60f7 .surface-0881 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fixed_60f7 .surface-0881 .summary_iron_78af {
  margin-left: 10px;
}
article.fixed_60f7 .primary_183a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fixed_60f7 .hard_5551 {
  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 .action-285d,
  #respond .tooltip_thick_2fa4,
  #respond .basic-2da8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action-285d input,
#respond .tooltip_thick_2fa4 input,
#respond .basic-2da8 input {
  width: 100%;
}
#respond .basic-2da8 {
  margin-right: 0;
}
#respond .pattern_narrow_4e2e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge-a56d .mask-5149 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask-5149 .banner_lower_1396.frame_new_2add .cool_89f0 > li > a:focus,
.mask-5149 .banner_lower_1396.frame_new_2add .cool_89f0 > li > a:hover,
.mask-5149 .banner_lower_1396.wrapper_red_b2a9 .cool_89f0 > li > a:focus,
.mask-5149 .banner_lower_1396.wrapper_red_b2a9 .cool_89f0 > li > a:hover,
.mask-5149 .banner_lower_1396.gradient-7f44 .cool_89f0 > li > a:focus,
.mask-5149 .banner_lower_1396.gradient-7f44 .cool_89f0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-5149
  .banner_lower_1396.frame_new_2add
  .cool_89f0
  > li.tag_be1e
  > a,
.mask-5149
  .banner_lower_1396.frame_new_2add
  .cool_89f0
  > li.soft_304d
  > a,
.mask-5149
  .banner_lower_1396.wrapper_red_b2a9
  .cool_89f0
  > li.tag_be1e
  > a,
.mask-5149
  .banner_lower_1396.wrapper_red_b2a9
  .cool_89f0
  > li.soft_304d
  > a,
.mask-5149
  .banner_lower_1396.gradient-7f44
  .cool_89f0
  > li.tag_be1e
  > a,
.mask-5149 .banner_lower_1396.gradient-7f44 .cool_89f0 > li.tag_d2c0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-5149 .gas_3d30,
.mask-5149 .gas_3d30 a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-5149 .thumbnail_gold_fd3a.thumbnail-north-0317 li a,
.mask-5149 .tertiary_stone_2997 a,
.mask-5149 .yellow_8754,
.mask-5149 .cool_89f0 > li > a,
.mask-5149 .backdrop-88e3 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149 .thumbnail_gold_fd3a.thumbnail-north-0317 li a:hover,
.mask-5149 .tertiary_stone_2997 a:hover,
.mask-5149 .yellow_8754:hover,
.mask-5149 .cool_89f0 > li > a:hover,
.mask-5149 .backdrop-88e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-5149 .lower_cdbd {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149 .lower_cdbd .feature_4c88 {
  color: rgba(255, 255, 255, 0.99);
}
.mask-5149 .lower_cdbd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-5149 .pagination-fe1b .breadcrumb_993b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149 .pagination-fe1b .breadcrumb_993b .search_a6b9 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149
  .pagination-fe1b
  .breadcrumb_993b
  .search_a6b9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149
  .pagination-fe1b
  .breadcrumb_993b
  .search_a6b9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149
  .pagination-fe1b
  .breadcrumb_993b
  .search_a6b9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149
  .pagination-fe1b
  .breadcrumb_993b
  .search_a6b9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149 .pagination-fe1b .box-d3ce {
  color: rgba(255, 255, 255, 0.79);
}
.mask-5149 .pagination-fe1b .box-d3ce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-85e2
  .mask-5149
  .pagination-fe1b
  .lower-0b69
  .mask_fluid_9ce3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-85e2
  .mask-5149
  .pagination-fe1b
  .lower-0b69
  .search_a6b9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-a56d .card-c416 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card-c416 .banner_lower_1396.frame_new_2add .cool_89f0 > li > a:focus,
.card-c416 .banner_lower_1396.frame_new_2add .cool_89f0 > li > a:hover,
.card-c416 .banner_lower_1396.wrapper_red_b2a9 .cool_89f0 > li > a:focus,
.card-c416 .banner_lower_1396.wrapper_red_b2a9 .cool_89f0 > li > a:hover,
.card-c416 .banner_lower_1396.gradient-7f44 .cool_89f0 > li > a:focus,
.card-c416 .banner_lower_1396.gradient-7f44 .cool_89f0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-c416
  .banner_lower_1396.frame_new_2add
  .cool_89f0
  > li.tag_be1e
  > a,
.card-c416
  .banner_lower_1396.frame_new_2add
  .cool_89f0
  > li.soft_304d
  > a,
.card-c416
  .banner_lower_1396.wrapper_red_b2a9
  .cool_89f0
  > li.tag_be1e
  > a,
.card-c416
  .banner_lower_1396.wrapper_red_b2a9
  .cool_89f0
  > li.soft_304d
  > a,
.card-c416
  .banner_lower_1396.gradient-7f44
  .cool_89f0
  > li.tag_be1e
  > a,
.card-c416 .banner_lower_1396.gradient-7f44 .cool_89f0 > li.tag_d2c0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.card-c416 .gas_3d30,
.card-c416 .gas_3d30 a {
  color: rgba(0, 0, 0, 0.8);
}
.card-c416 .thumbnail_gold_fd3a.thumbnail-north-0317 li a,
.card-c416 .tertiary_stone_2997 a,
.card-c416 .yellow_8754,
.card-c416 .cool_89f0 > li > a,
.card-c416 .backdrop-88e3 {
  color: rgba(0, 0, 0, 0.55);
}
.card-c416 .thumbnail_gold_fd3a.thumbnail-north-0317 li a:hover,
.card-c416 .tertiary_stone_2997 a:hover,
.card-c416 .yellow_8754:hover,
.card-c416 .cool_89f0 > li > a:hover,
.card-c416 .backdrop-88e3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-c416 .lower_cdbd {
  color: rgba(0, 0, 0, 0.55);
}
.card-c416 .lower_cdbd .feature_4c88 {
  color: rgba(0, 0, 0, 0.8);
}
.card-c416 .lower_cdbd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-large-53f4 .up-87f4 {
  margin-left: auto;
  margin-right: auto;
}
.section-df1b > * {
  margin-left: auto;
  margin-right: auto;
}
.section-df1b .image_926d {
  margin-right: 1.41575em;
}
.block_f1ab .section-df1b > .picture_a2b1 {
  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;
}
.block_f1ab .section-df1b > .tabs-915d {
  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;
}
.frame_down_6ab8.box-large-53f4 .up-87f4,
.action-431a.box-large-53f4 .up-87f4 {
  margin-left: 0;
}
.stale_4f81.box-large-53f4 .up-87f4,
.wrapper_500b.box-large-53f4 .up-87f4 {
  margin-right: 0;
}
.section-df1b ol,
.section-df1b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tall_5508 video {
  max-width: 100%;
}
.accent_00a5 img {
  display: block;
}
.accent_00a5.image_926d,
.accent_00a5.texture-plasma-9025 {
  width: 100%;
}
.accent_00a5.tabs-915d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.module_3f76:not(.chip-70ed) {
  margin: 1.5em auto;
}
.hovered_7e41 p {
  padding: 1.5em 14px;
}
ul.hero-fluid-fc1f.tabs-915d,
ul.hero-fluid-fc1f.picture_a2b1,
ul.hero-fluid-fc1f.header_hard_8a99.picture_a2b1 {
  padding: 0 14px;
}
.search_iron_c6b5 {
  display: block;
  overflow-x: auto;
}
.search_iron_c6b5 table {
  border-collapse: collapse;
  width: 100%;
}
.search_iron_c6b5 td,
.search_iron_c6b5 th {
  padding: 0.5em;
}
.section-df1b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section-df1b ol ol,
.section-df1b ol ul,
.section-df1b ul ol,
.section-df1b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section-df1b ol ol li,
.section-df1b ol ul li,
.section-df1b ul ol li,
.section-df1b ul ul li {
  margin-left: 0;
}
.info_new_03b0.highlight-wide-44b1 > .article_left_30c5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info_new_03b0.highlight-wide-44b1 > .article_left_30c5 iframe,
.info_new_03b0.highlight-wide-44b1 > .article_left_30c5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bottom-26c0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bottom-26c0.bright_de05 {
  padding: 0;
}
.bottom-26c0.bright_de05 cite {
  font-size: 13px;
}
.bottom-26c0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bottom-26c0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.steel_914e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.steel_914e > p:first-child {
  margin-top: 0;
}
.steel_914e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.steel_914e blockquote {
  border-left: 0;
}
.background-8506 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.background-8506:not(.secondary_under_aab5) {
  max-width: 100px;
}
.background-8506.sidebar_pro_7a52 {
  border-bottom: none !important;
  text-align: center;
}
.background-8506.sidebar_pro_7a52::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hovered_7e41 p {
    padding: 1.5em 0;
  }
}
.main_blue_00d1 {
  color: #0073aa;
}
.rough_4dab {
  background-color: #0073aa;
}
.hover_ef1b {
  color: #229fd8;
}
.tag-purple-5f1b {
  background-color: #229fd8;
}
.thick_e74f {
  color: #eee;
}
.caption_fixed_6f09 {
  background-color: #eee;
}
.paragraph-tall-f470 {
  color: #444;
}
.text_over_20e9 {
  background-color: #444;
}
.silver_f95c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.silver_f95c .gallery-1f17 .tertiary_stone_2997 {
  font-size: 15px;
}
.silver_f95c .tertiary_stone_2997 {
  line-height: 1.3;
}
.silver_f95c .card-c416 {
}
.silver_f95c .mask-5149 {
  background: #235787;
}
.component-c1ef {
  padding: 0;
}
.component-c1ef .mask-5149 {
  background: #1a1a1a;
}
.component-c1ef .card-c416 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.input_pink_296f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.input_pink_296f .card-c416 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.input_pink_296f .mask-5149 {
  background: #303030;
}
.content_short_a39a {
  position: relative;
  z-index: 10;
}
.content_short_a39a .lite-0ce7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-58bd .caption-2660 {
  display: inline-block;
  vertical-align: middle;
}
.item-58bd.black-3a98 .caption-2660 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .item-58bd.black-3a98 .caption-2660 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .item-58bd.black-3a98 .caption-2660 {
    margin-right: 0.4em;
  }
}
.item-58bd.black-3a98 .caption-2660:last-child {
  margin-right: 0;
}
.sidebar-warm-eee6 .lite-0ce7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .badge-a56d .gallery-1f17 {
    margin: 0 -0.5em;
  }
  .badge-a56d .gallery-1f17 [class*="customify-col-"],
  .badge-a56d .gallery-1f17 [class*="customify-col_"],
  .badge-a56d .gallery-1f17 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.badge-a56d.article_f952 .lite-0ce7 {
  background: 0 0 !important;
}
.badge-a56d.article_f952 .lite-0ce7,
.badge-a56d.sidebar-warm-eee6 .lite-0ce7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .badge-a56d.inner_2c65 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.badge-a56d.sidebar-warm-eee6 .lite-0ce7 {
  box-shadow: none !important;
}
.filter_glass_6fd6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .filter_glass_6fd6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .filter_glass_6fd6 {
    padding: 18px 0 20px;
  }
}
.filter_glass_6fd6 .steel_6d8c {
  width: 100%;
}
.filter_glass_6fd6 .disabled_motion_8e73 {
  margin-bottom: 0;
}
.filter_glass_6fd6 .info_pink_fdbb {
  margin-top: 5px;
  font-size: 0.875em;
}
.glass-19a9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.glass-19a9 .active_glass_407e {
  width: 100%;
}
.advanced_9759 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.advanced_9759 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.advanced_9759 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;
}
.advanced_9759 li:last-child:after {
  display: none;
}
.advanced_9759 li a {
  font-weight: 500;
  margin-right: 10px;
}
.image_pink_1b97 .component_6a03 button,
.filter_glass_6fd6 .component_6a03 button {
  left: 0;
}
.image_pink_1b97 .active_glass_407e,
.filter_glass_6fd6 .active_glass_407e {
  padding-left: 0;
  padding-right: 0;
}
.image_pink_1b97 .glass-19a9,
.filter_glass_6fd6 .glass-19a9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image_pink_1b97 {
  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;
}
.image_pink_1b97: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;
}
.image_pink_1b97 .preview-36fb {
  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) {
  .image_pink_1b97 .preview-36fb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image_pink_1b97 .preview-36fb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image_pink_1b97 .preview-36fb {
    min-height: 200px;
  }
}
.image_pink_1b97 .advanced_9759 {
  color: rgba(255, 255, 255, 0.8);
}
.image_pink_1b97 .advanced_9759 a,
.image_pink_1b97 .advanced_9759 li:after {
  color: inherit;
}
.image_pink_1b97 .advanced_9759 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo_7b73 {
  margin-bottom: 0.5em;
}
.footer_74cc {
  margin-bottom: 1.2em;
}
.footer_74cc,
.photo_7b73 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.footer_74cc p:last-child,
.photo_7b73 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component_6a03,
#masthead .component_6a03 {
  display: none;
}
#masthead
  > .component_6a03.pattern-top-b574 {
  display: none;
}
#masthead > .component_6a03 button {
  left: 0;
}
.left-ec04 {
  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%;
}
.left-ec04 .caption-2660 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.left-ec04 .stale-7c1b {
  display: -webkit-box;
  display: flex;
}
.left-ec04 .stale-7c1b.icon-glass-9587 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.left-ec04 .stale-7c1b.row-action-27b7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.left-ec04 .stale-7c1b.blue-7bff {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.left-ec04.fresh_620a.disabled_9a1a .stale-7c1b.icon-glass-9587 {
  flex-basis: 100%;
}
.left-ec04.dropdown-smooth-159d .stale-7c1b.row-action-27b7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.left-ec04.dropdown-smooth-159d .stale-7c1b.blue-7bff {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component_6a03.pattern-top-b574 {
  display: none;
}
#masthead > .component_6a03 button {
  left: 0;
}
.title_under_ac80 {
  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;
}
.title_under_ac80:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title_under_ac80.yellow-0ef2 i {
  margin-right: 4px;
}
.title_under_ac80.upper_b71d i {
  margin-left: 5px;
}
.tertiary_stone_2997 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tertiary_stone_2997 p:last-child {
  margin-bottom: 0;
}
.hidden-ee60 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden-ee60 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden-ee60 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden-ee60 .gas_3d30 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden-ee60 .summary-14a9 {
  margin: 5px 0 7px 0;
}
.hidden-ee60.column_hard_eac5 .menu-a348 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-ee60.column_hard_eac5 .container-7b4a {
  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;
}
.hidden-ee60.static_2eea {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden-ee60.static_2eea .menu-a348 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-ee60.static_2eea .container-7b4a {
  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;
}
.hidden-ee60.column-iron-03cc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-ee60.fast_b319 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden-ee60.fast_b319 .container-7b4a {
  margin-top: 7px;
}
.video_9dd0 {
  display: inline-block;
}
.content_short_a39a .focus_dynamic_b47f .hidden-ee60 img {
  max-width: 100%;
}
.banner_lower_1396 .active-left-41c6.picture_glass_6c60,
.stone_09a8 .active-left-41c6.picture_glass_6c60 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_lower_1396 .glass-b70c,
.stone_09a8 .glass-b70c {
  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%);
}
.banner_lower_1396 .glass-b70c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.banner_lower_1396.summary_stale_ed8c .glass-b70c {
  display: none;
}
.banner_lower_1396 .black_b997 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner_lower_1396 .black_b997 li {
  display: inline-block;
  position: relative;
}
.banner_lower_1396 .black_b997 li:last-child {
  margin-right: 0;
}
.banner_lower_1396 .black_b997 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;
}
.banner_lower_1396 .black_b997 li.tag_d2c0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.banner_lower_1396 .black_b997 > 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;
}
.banner_lower_1396 .black_b997 > li > a i {
  line-height: 0;
}
.banner_lower_1396 .black_b997 > li.background-e8b3 > a .glass-b70c {
  margin-left: 4px;
  line-height: 0;
}
.banner_lower_1396 .black_b997 .status-da06 li.background-e8b3 > a {
  position: relative;
}
.banner_lower_1396 .black_b997 .status-da06 li.background-e8b3 > a:after,
.banner_lower_1396 .black_b997 .status-da06 li.background-e8b3 > a:before {
  content: "";
  display: table;
}
.banner_lower_1396 .black_b997 .status-da06 li.background-e8b3 > a:after {
  clear: both;
}
.banner_lower_1396 .black_b997 .status-da06 li.background-e8b3 > a .glass-b70c {
  margin-left: 5px;
  float: right;
}
.banner_lower_1396 .outline-6832,
.banner_lower_1396 .status-da06 {
  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;
}
.banner_lower_1396 .status-da06 {
  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;
}
.banner_lower_1396 .status-da06 .picture_glass_6c60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_lower_1396 .status-da06 .glass-b70c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.banner_lower_1396 .status-da06 li {
  display: block;
  margin: 0;
  padding: 0;
}
.banner_lower_1396 .status-da06 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;
}
.banner_lower_1396 .status-da06 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.banner_lower_1396 .status-da06 .status-da06 {
  top: 0;
  left: 100%;
}
.banner_lower_1396 .stone_323e.fn-focus-9eee > .outline-6832,
.banner_lower_1396 .stone_323e.fn-focus-9eee > .status-da06,
.banner_lower_1396 .stone_323e:focus > .outline-6832,
.banner_lower_1396 .stone_323e:focus > .status-da06,
.banner_lower_1396 .stone_323e:hover > .outline-6832,
.banner_lower_1396 .stone_323e:hover > .status-da06 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.banner_lower_1396.gradient-7f44 .cool_89f0:after,
.banner_lower_1396.gradient-7f44 .cool_89f0:before {
  content: "";
  display: table;
}
.banner_lower_1396.gradient-7f44 .cool_89f0:after {
  clear: both;
}
.banner_lower_1396.gradient-7f44 .cool_89f0 > li {
  float: left;
}
.banner_lower_1396.first_5d63 .cool_89f0:after,
.banner_lower_1396.first_5d63 .cool_89f0:before {
  content: "";
  display: table;
}
.banner_lower_1396.first_5d63 .cool_89f0:after {
  clear: both;
}
.banner_lower_1396.first_5d63 .cool_89f0 > li {
  float: left;
}
.banner_lower_1396.first_5d63 .cool_89f0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.banner_lower_1396.first_5d63 .cool_89f0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.banner_lower_1396.first_5d63 .cool_89f0 > li.tag_be1e > a,
.banner_lower_1396.first_5d63 .cool_89f0 > li.tag_d2c0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.banner_lower_1396.frame_new_2add .cool_89f0 > li > a .picture_glass_6c60 {
  position: relative;
}
.banner_lower_1396.frame_new_2add .cool_89f0 > li > a .picture_glass_6c60: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;
}
.banner_lower_1396.frame_new_2add
  .cool_89f0
  > li:focus
  > a
  .picture_glass_6c60:before,
.banner_lower_1396.frame_new_2add
  .cool_89f0
  > li:hover
  > a
  .picture_glass_6c60:before {
  width: 100%;
  background-color: currentColor;
}
.banner_lower_1396.frame_new_2add
  .cool_89f0
  > li.tag_be1e
  > a
  .picture_glass_6c60:before,
.banner_lower_1396.frame_new_2add
  .cool_89f0
  > li.soft_304d
  > a
  .picture_glass_6c60:before {
  width: 100%;
  background-color: currentColor;
}
.banner_lower_1396.wrapper_red_b2a9 .cool_89f0 > li > a .picture_glass_6c60 {
  position: relative;
}
.banner_lower_1396.wrapper_red_b2a9 .cool_89f0 > li > a .picture_glass_6c60: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;
}
.banner_lower_1396.wrapper_red_b2a9 .cool_89f0 > li:focus > a .picture_glass_6c60:before,
.banner_lower_1396.wrapper_red_b2a9
  .cool_89f0
  > li:hover
  > a
  .picture_glass_6c60:before {
  width: 100%;
  background-color: currentColor;
}
.banner_lower_1396.wrapper_red_b2a9
  .cool_89f0
  > li.tag_be1e
  > a
  .picture_glass_6c60:before,
.banner_lower_1396.wrapper_red_b2a9
  .cool_89f0
  > li.soft_304d
  > a
  .picture_glass_6c60:before {
  width: 100%;
  background-color: currentColor;
}
.stone_09a8 .black_b997 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stone_09a8 .black_b997 li:first-child > a {
  border-top: none;
}
.stone_09a8 .black_b997 .avatar_first_9947 > .picture_glass_6c60 .glass-b70c {
  display: none;
}
.stone_09a8 .black_b997 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stone_09a8 .black_b997 li:last-child {
  border: none;
}
.stone_09a8 .black_b997 li.background-e8b3 > a {
  padding-right: 45px !important;
}
.stone_09a8 .black_b997 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stone_09a8 .black_b997 li a:focus,
.stone_09a8 .black_b997 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone_09a8 .black_b997 li .modal-a654 {
  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;
}
.stone_09a8 .black_b997 li .modal-a654:hover {
  box-shadow: none;
}
.stone_09a8 .black_b997 li .modal-a654 .glass-b70c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stone_09a8 .black_b997 .status-da06 {
  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);
}
.stone_09a8 .black_b997 .status-da06 li a {
  padding-left: 3em;
}
.stone_09a8 .black_b997 .middle-d388 > a .modal-a654 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stone_09a8 .black_b997 .middle-d388 > .status-da06 {
  display: block;
  opacity: 1;
}
.light_977c {
  max-width: 100%;
}
.inner_2be1 {
  line-height: 0;
  cursor: pointer;
}
.backdrop-88e3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop-88e3:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop-88e3 svg {
  width: 18px;
  height: 18px;
}
.backdrop-88e3 .paragraph-0b07 {
  display: none;
}
.disabled-soft-4f5b {
  position: relative;
}
.disabled-soft-4f5b.fn-active-9eee .backdrop-88e3 .item_south_57fa {
  display: none;
}
.disabled-soft-4f5b.fn-active-9eee .backdrop-88e3 .paragraph-0b07 {
  display: inline-block;
}
.disabled-soft-4f5b .stale-d916 {
  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);
}
.disabled-soft-4f5b.hero-wood-7baf .stale-d916 {
  left: auto;
  right: -0.9em;
}
.disabled-soft-4f5b.hero-wood-7baf .bottom-48f3::before {
  left: auto;
  right: 15px;
}
.disabled-soft-4f5b.fn-active-9eee .stale-d916 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower-0b69 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower-0b69 label {
  flex-basis: 100%;
}
.lower-0b69 .breadcrumb_993b {
  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;
}
.lower-0b69 .search_a6b9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower-0b69 .search_a6b9:focus {
  background-color: transparent;
}
.lower-0b69 button.box-d3ce {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower-0b69 button.box-d3ce:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower-0b69 button.box-d3ce svg {
  width: 18px;
  height: 18px;
}
.lower-0b69 input[type="submit"] {
  min-height: auto;
}
.pagination-fe1b .lower-0b69 .search_a6b9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bottom-48f3 {
  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) {
  .bottom-48f3 {
    width: 220px;
  }
}
.bottom-48f3 label {
  flex-basis: 100%;
}
.bottom-48f3::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;
}
.border-85e2 .pagination-fe1b .lower-0b69 {
  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;
}
.border-85e2
  .pagination-fe1b
  .lower-0b69
  .breadcrumb_993b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border-85e2 .pagination-fe1b .lower-0b69 .search_a6b9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border-85e2
  .pagination-fe1b
  .lower-0b69
  .search_a6b9:focus {
  background: 0 0;
}
.border-85e2
  .pagination-fe1b
  .lower-0b69
  .mask_fluid_9ce3 {
  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;
}
.thumbnail_gold_fd3a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.thumbnail_gold_fd3a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.thumbnail_gold_fd3a li:last-child {
  margin-right: 0;
}
.thumbnail_gold_fd3a li:first-child {
  margin-left: 0;
}
.thumbnail_gold_fd3a.old_5c3d a {
  color: #fff;
}
.thumbnail_gold_fd3a.old_5c3d a:hover {
  color: #fff;
}
.thumbnail_gold_fd3a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.thumbnail_gold_fd3a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.thumbnail_gold_fd3a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.thumbnail_gold_fd3a a:hover {
  opacity: 0.9;
  color: inherit;
}
.thumbnail_gold_fd3a [class*="social-icon-apple"] {
  background-color: #999;
}
.thumbnail_gold_fd3a [class*="social-icon-apple"].accordion-pressed-a88d {
  background-color: transparent;
  color: #999;
}
.thumbnail_gold_fd3a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.thumbnail_gold_fd3a [class*="social-icon-behance"].accordion-pressed-a88d {
  background-color: transparent;
  color: #1769ff;
}
.thumbnail_gold_fd3a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.thumbnail_gold_fd3a [class*="social-icon-bitbucket"].accordion-pressed-a88d {
  background-color: transparent;
  color: #205081;
}
.thumbnail_gold_fd3a [class*="social-icon-codepen"] {
  background-color: #000;
}
.thumbnail_gold_fd3a [class*="social-icon-codepen"].accordion-pressed-a88d {
  background-color: transparent;
  color: #000;
}
.thumbnail_gold_fd3a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.thumbnail_gold_fd3a [class*="social-icon-delicious"].accordion-pressed-a88d {
  background-color: transparent;
  color: #39f;
}
.thumbnail_gold_fd3a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.thumbnail_gold_fd3a [class*="social-icon-digg"].accordion-pressed-a88d {
  background-color: transparent;
  color: #005be2;
}
.thumbnail_gold_fd3a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.thumbnail_gold_fd3a [class*="social-icon-dribbble"].accordion-pressed-a88d {
  background-color: transparent;
  color: #ea4c89;
}
.thumbnail_gold_fd3a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.thumbnail_gold_fd3a [class*="social-icon-envelope"].accordion-pressed-a88d {
  background-color: transparent;
  color: #ea4335;
}
.thumbnail_gold_fd3a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.thumbnail_gold_fd3a [class*="social-icon-facebook"].accordion-pressed-a88d {
  background-color: transparent;
  color: #3b5998;
}
.thumbnail_gold_fd3a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.thumbnail_gold_fd3a [class*="social-icon-flickr"].accordion-pressed-a88d {
  background-color: transparent;
  color: #0063dc;
}
.thumbnail_gold_fd3a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.thumbnail_gold_fd3a [class*="social-icon-foursquare"].accordion-pressed-a88d {
  background-color: transparent;
  color: #2d5be3;
}
.thumbnail_gold_fd3a [class*="social-icon-github"] {
  background-color: #333;
}
.thumbnail_gold_fd3a [class*="social-icon-github"].accordion-pressed-a88d {
  background-color: transparent;
  color: #333;
}
.thumbnail_gold_fd3a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.thumbnail_gold_fd3a [class*="social-icon-google-plus"].accordion-pressed-a88d {
  background-color: transparent;
  color: #dd4b39;
}
.thumbnail_gold_fd3a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.thumbnail_gold_fd3a [class*="social-icon-houzz"].accordion-pressed-a88d {
  background-color: transparent;
  color: #7ac142;
}
.thumbnail_gold_fd3a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.thumbnail_gold_fd3a [class*="social-icon-instagram"].accordion-pressed-a88d {
  background-color: transparent;
  color: #262626;
}
.thumbnail_gold_fd3a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.thumbnail_gold_fd3a [class*="social-icon-jsfiddle"].accordion-pressed-a88d {
  background-color: transparent;
  color: #487aa2;
}
.thumbnail_gold_fd3a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.thumbnail_gold_fd3a [class*="social-icon-linkedin"].accordion-pressed-a88d {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail_gold_fd3a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.thumbnail_gold_fd3a [class*="social-icon-medium"].accordion-pressed-a88d {
  background-color: transparent;
  color: #00ab6b;
}
.thumbnail_gold_fd3a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.thumbnail_gold_fd3a
  [class*="social-icon-odnoklassniki"].accordion-pressed-a88d {
  background-color: transparent;
  color: #f4731c;
}
.thumbnail_gold_fd3a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.thumbnail_gold_fd3a [class*="social-icon-meetup"].accordion-pressed-a88d {
  background-color: transparent;
  color: #ec1c40;
}
.thumbnail_gold_fd3a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.thumbnail_gold_fd3a [class*="social-icon-pinterest"].accordion-pressed-a88d {
  background-color: transparent;
  color: #bd081c;
}
.thumbnail_gold_fd3a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.thumbnail_gold_fd3a [class*="social-icon-product-hunt"].accordion-pressed-a88d {
  background-color: transparent;
  color: #da552f;
}
.thumbnail_gold_fd3a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.thumbnail_gold_fd3a [class*="social-icon-reddit"].accordion-pressed-a88d {
  background-color: transparent;
  color: #ff4500;
}
.thumbnail_gold_fd3a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.thumbnail_gold_fd3a [class*="social-icon-rss"].accordion-pressed-a88d {
  background-color: transparent;
  color: #f26522;
}
.thumbnail_gold_fd3a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.thumbnail_gold_fd3a
  [class*="social-icon-shopping-cart"].accordion-pressed-a88d {
  background-color: transparent;
  color: #4caf50;
}
.thumbnail_gold_fd3a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.thumbnail_gold_fd3a [class*="social-icon-skype"].accordion-pressed-a88d {
  background-color: transparent;
  color: #00aff0;
}
.thumbnail_gold_fd3a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.thumbnail_gold_fd3a [class*="social-icon-slideshare"].accordion-pressed-a88d {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail_gold_fd3a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.thumbnail_gold_fd3a [class*="social-icon-snapchat"].accordion-pressed-a88d {
  background-color: transparent;
  color: #fffc00;
}
.thumbnail_gold_fd3a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.thumbnail_gold_fd3a [class*="social-icon-soundcloud"].accordion-pressed-a88d {
  background-color: transparent;
  color: #f80;
}
.thumbnail_gold_fd3a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.thumbnail_gold_fd3a [class*="social-icon-spotify"].accordion-pressed-a88d {
  background-color: transparent;
  color: #2ebd59;
}
.thumbnail_gold_fd3a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.thumbnail_gold_fd3a
  [class*="social-icon-stack-overflow"].accordion-pressed-a88d {
  background-color: transparent;
  color: #fe7a15;
}
.thumbnail_gold_fd3a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.thumbnail_gold_fd3a [class*="social-icon-maldkfgram"].accordion-pressed-a88d {
  background-color: transparent;
  color: #2ca5e0;
}
.thumbnail_gold_fd3a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.thumbnail_gold_fd3a [class*="social-icon-tripadvisor"].accordion-pressed-a88d {
  background-color: transparent;
  color: #589442;
}
.thumbnail_gold_fd3a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.thumbnail_gold_fd3a [class*="social-icon-tumblr"].accordion-pressed-a88d {
  background-color: transparent;
  color: #35465c;
}
.thumbnail_gold_fd3a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.thumbnail_gold_fd3a [class*="social-icon-twitch"].accordion-pressed-a88d {
  background-color: transparent;
  color: #6441a5;
}
.thumbnail_gold_fd3a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.thumbnail_gold_fd3a [class*="social-icon-twitter"].accordion-pressed-a88d {
  background-color: transparent;
  color: #1da1f2;
}
.thumbnail_gold_fd3a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.thumbnail_gold_fd3a [class*="social-icon-vimeo"].accordion-pressed-a88d {
  background-color: transparent;
  color: #1ab7ea;
}
.thumbnail_gold_fd3a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.thumbnail_gold_fd3a [class*="social-icon-vk"].accordion-pressed-a88d {
  background-color: transparent;
  color: #45668e;
}
.thumbnail_gold_fd3a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.thumbnail_gold_fd3a [class*="social-icon-weibo"].accordion-pressed-a88d {
  background-color: transparent;
  color: #df2029;
}
.thumbnail_gold_fd3a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.thumbnail_gold_fd3a [class*="social-icon-weixin"].accordion-pressed-a88d {
  background-color: transparent;
  color: #7bb32e;
}
.thumbnail_gold_fd3a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.thumbnail_gold_fd3a [class*="social-icon-whatsapp"].accordion-pressed-a88d {
  background-color: transparent;
  color: #25d366;
}
.thumbnail_gold_fd3a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.thumbnail_gold_fd3a [class*="social-icon-wordpress"].accordion-pressed-a88d {
  background-color: transparent;
  color: #21759b;
}
.thumbnail_gold_fd3a [class*="social-icon-xing"] {
  background-color: #026466;
}
.thumbnail_gold_fd3a [class*="social-icon-xing"].accordion-pressed-a88d {
  background-color: transparent;
  color: #026466;
}
.thumbnail_gold_fd3a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.thumbnail_gold_fd3a [class*="social-icon-yelp"].accordion-pressed-a88d {
  background-color: transparent;
  color: #af0606;
}
.thumbnail_gold_fd3a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.thumbnail_gold_fd3a [class*="social-icon-youtube"].accordion-pressed-a88d {
  background-color: transparent;
  color: #cd201f;
}
.yellow_8754 {
  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;
}
.yellow_8754:hover {
  box-shadow: none;
  background: 0 0;
}
.disabled_b5dc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.avatar-1639 {
  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;
}
.button_white_93e9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.photo-cd16 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.photo-cd16,
.photo-cd16::after,
.photo-cd16::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;
}
.photo-cd16::after,
.photo-cd16::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_58c4 .avatar-1639 .button_white_93e9 {
  margin-top: -2px;
  width: 19px;
}
.grid_58c4 .avatar-1639 .photo-cd16 {
  margin-top: -1px;
}
.grid_58c4 .avatar-1639 .photo-cd16,
.grid_58c4 .avatar-1639 .photo-cd16::after,
.grid_58c4 .avatar-1639 .photo-cd16::before {
  width: 19px;
  height: 2px;
}
.grid_58c4 .avatar-1639 .photo-cd16::before {
  top: -6px;
}
.grid_58c4 .avatar-1639 .photo-cd16::after {
  bottom: -6px;
}
.medium_1867 .avatar-1639 .button_white_93e9 {
  margin-top: -2px;
  width: 22px;
}
.medium_1867 .avatar-1639 .photo-cd16 {
  margin-top: -1px;
}
.medium_1867 .avatar-1639 .photo-cd16,
.medium_1867 .avatar-1639 .photo-cd16::after,
.medium_1867 .avatar-1639 .photo-cd16::before {
  width: 22px;
  height: 2px;
}
.medium_1867 .avatar-1639 .photo-cd16::before {
  top: -7px;
}
.medium_1867 .avatar-1639 .photo-cd16::after {
  bottom: -7px;
}
.picture-pink-b286 .avatar-1639 .button_white_93e9 {
  margin-top: -2px;
  width: 31px;
}
.picture-pink-b286 .avatar-1639 .photo-cd16 {
  margin-top: -1.5px;
}
.picture-pink-b286 .avatar-1639 .photo-cd16,
.picture-pink-b286 .avatar-1639 .photo-cd16::after,
.picture-pink-b286 .avatar-1639 .photo-cd16::before {
  width: 31px;
  height: 3px;
}
.picture-pink-b286 .avatar-1639 .photo-cd16::before {
  top: -9px;
}
.picture-pink-b286 .avatar-1639 .photo-cd16::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main-8aba .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 19px;
  }
  .main-8aba .avatar-1639 .photo-cd16 {
    margin-top: -1px;
  }
  .main-8aba .avatar-1639 .photo-cd16,
  .main-8aba .avatar-1639 .photo-cd16::after,
  .main-8aba .avatar-1639 .photo-cd16::before {
    width: 19px;
    height: 2px;
  }
  .main-8aba .avatar-1639 .photo-cd16::before {
    top: -6px;
  }
  .main-8aba .avatar-1639 .photo-cd16::after {
    bottom: -6px;
  }
  .yellow-0fe9 .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 22px;
  }
  .yellow-0fe9 .avatar-1639 .photo-cd16 {
    margin-top: -1px;
  }
  .yellow-0fe9 .avatar-1639 .photo-cd16,
  .yellow-0fe9 .avatar-1639 .photo-cd16::after,
  .yellow-0fe9 .avatar-1639 .photo-cd16::before {
    width: 22px;
    height: 2px;
  }
  .yellow-0fe9 .avatar-1639 .photo-cd16::before {
    top: -7px;
  }
  .yellow-0fe9 .avatar-1639 .photo-cd16::after {
    bottom: -7px;
  }
  .pagination_right_da0c .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 31px;
  }
  .pagination_right_da0c .avatar-1639 .photo-cd16 {
    margin-top: -1.5px;
  }
  .pagination_right_da0c .avatar-1639 .photo-cd16,
  .pagination_right_da0c .avatar-1639 .photo-cd16::after,
  .pagination_right_da0c .avatar-1639 .photo-cd16::before {
    width: 31px;
    height: 3px;
  }
  .pagination_right_da0c .avatar-1639 .photo-cd16::before {
    top: -9px;
  }
  .pagination_right_da0c .avatar-1639 .photo-cd16::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .image-lite-000d .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 19px;
  }
  .image-lite-000d .avatar-1639 .photo-cd16 {
    margin-top: -1px;
  }
  .image-lite-000d .avatar-1639 .photo-cd16,
  .image-lite-000d .avatar-1639 .photo-cd16::after,
  .image-lite-000d .avatar-1639 .photo-cd16::before {
    width: 19px;
    height: 2px;
  }
  .image-lite-000d .avatar-1639 .photo-cd16::before {
    top: -6px;
  }
  .image-lite-000d .avatar-1639 .photo-cd16::after {
    bottom: -6px;
  }
  .secondary-0152 .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary-0152 .avatar-1639 .photo-cd16 {
    margin-top: -1px;
  }
  .secondary-0152 .avatar-1639 .photo-cd16,
  .secondary-0152 .avatar-1639 .photo-cd16::after,
  .secondary-0152 .avatar-1639 .photo-cd16::before {
    width: 22px;
    height: 2px;
  }
  .secondary-0152 .avatar-1639 .photo-cd16::before {
    top: -7px;
  }
  .secondary-0152 .avatar-1639 .photo-cd16::after {
    bottom: -7px;
  }
  .texture-steel-c712 .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 31px;
  }
  .texture-steel-c712 .avatar-1639 .photo-cd16 {
    margin-top: -1.5px;
  }
  .texture-steel-c712 .avatar-1639 .photo-cd16,
  .texture-steel-c712 .avatar-1639 .photo-cd16::after,
  .texture-steel-c712 .avatar-1639 .photo-cd16::before {
    width: 31px;
    height: 3px;
  }
  .texture-steel-c712 .avatar-1639 .photo-cd16::before {
    top: -9px;
  }
  .texture-steel-c712 .avatar-1639 .photo-cd16::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .green_ba20 .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 19px;
  }
  .green_ba20 .avatar-1639 .photo-cd16 {
    margin-top: -1px;
  }
  .green_ba20 .avatar-1639 .photo-cd16,
  .green_ba20 .avatar-1639 .photo-cd16::after,
  .green_ba20 .avatar-1639 .photo-cd16::before {
    width: 19px;
    height: 2px;
  }
  .green_ba20 .avatar-1639 .photo-cd16::before {
    top: -6px;
  }
  .green_ba20 .avatar-1639 .photo-cd16::after {
    bottom: -6px;
  }
  .popup-liquid-7697 .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 22px;
  }
  .popup-liquid-7697 .avatar-1639 .photo-cd16 {
    margin-top: -1px;
  }
  .popup-liquid-7697 .avatar-1639 .photo-cd16,
  .popup-liquid-7697 .avatar-1639 .photo-cd16::after,
  .popup-liquid-7697 .avatar-1639 .photo-cd16::before {
    width: 22px;
    height: 2px;
  }
  .popup-liquid-7697 .avatar-1639 .photo-cd16::before {
    top: -7px;
  }
  .popup-liquid-7697 .avatar-1639 .photo-cd16::after {
    bottom: -7px;
  }
  .complex_72e8 .avatar-1639 .button_white_93e9 {
    margin-top: -2px;
    width: 31px;
  }
  .complex_72e8 .avatar-1639 .photo-cd16 {
    margin-top: -1.5px;
  }
  .complex_72e8 .avatar-1639 .photo-cd16,
  .complex_72e8 .avatar-1639 .photo-cd16::after,
  .complex_72e8 .avatar-1639 .photo-cd16::before {
    width: 31px;
    height: 3px;
  }
  .complex_72e8 .avatar-1639 .photo-cd16::before {
    top: -9px;
  }
  .complex_72e8 .avatar-1639 .photo-cd16::after {
    bottom: -9px;
  }
}
.component_4e59 .photo-cd16 {
  -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);
}
.component_4e59 .photo-cd16::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component_4e59 .photo-cd16::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);
}
.component_4e59.element-prev-295a .photo-cd16 {
  -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);
}
.component_4e59.element-prev-295a .photo-cd16::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component_4e59.element-prev-295a .photo-cd16::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);
}
.tabs_a7d9 {
  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.up-02c0:before {
  display: none;
}
.icon-0ccf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.icon-0ccf .video-dark-e83b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.icon-0ccf .video-dark-e83b:last-of-type {
  border-bottom: none;
}
.icon-0ccf .video-dark-e83b.tag-bf60,
.icon-0ccf .video-dark-e83b.liquid_2cb2,
.icon-0ccf .video-dark-e83b.photo_prev_99d6 {
  padding: 0;
}
.icon-0ccf .stone_09a8 .modal-a654 {
  color: currentColor;
}
.icon-0ccf .stone_09a8 .modal-a654:focus,
.icon-0ccf .stone_09a8 .modal-a654:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-0ccf.card-c416 .lower_cdbd,
.icon-0ccf.card-c416 .tertiary_stone_2997 a,
.icon-0ccf.card-c416 .cool_89f0 a,
.icon-0ccf.card-c416 .status-da06 a {
  color: rgba(0, 0, 0, 0.55);
}
.icon-0ccf.card-c416 .lower_cdbd:hover,
.icon-0ccf.card-c416 .tertiary_stone_2997 a:hover,
.icon-0ccf.card-c416 .cool_89f0 a:hover,
.icon-0ccf.card-c416 .status-da06 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-0ccf.card-c416 .feature_4c88 {
  color: rgba(0, 0, 0, 0.8);
}
.icon-0ccf.card-c416 .video-dark-e83b {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-0ccf.card-c416 .video-dark-e83b:before {
  background: rgba(0, 0, 0, 0.08);
}
.icon-0ccf.card-c416 .notification-80fe:before {
  background: rgba(255, 255, 255, 0.9);
}
.icon-0ccf.card-c416 .stone_09a8 .black_b997 li a,
.icon-0ccf.card-c416 .stone_09a8 .modal-a654,
.icon-0ccf.card-c416 .status-da06 {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-0ccf.card-c416 .stone_09a8 .modal-a654:focus,
.icon-0ccf.card-c416 .stone_09a8 .modal-a654:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-0ccf.card-c416 .black_b997 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-0ccf.mask-5149 .lower_cdbd,
.icon-0ccf.mask-5149 .tertiary_stone_2997 a,
.icon-0ccf.mask-5149 .cool_89f0 .modal-a654,
.icon-0ccf.mask-5149 .cool_89f0 a,
.icon-0ccf.mask-5149 .status-da06 a {
  color: rgba(255, 255, 255, 0.79);
}
.icon-0ccf.mask-5149 .lower_cdbd:hover,
.icon-0ccf.mask-5149 .tertiary_stone_2997 a:hover,
.icon-0ccf.mask-5149 .cool_89f0 .modal-a654:hover,
.icon-0ccf.mask-5149 .cool_89f0 a:hover,
.icon-0ccf.mask-5149 .status-da06 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-0ccf.mask-5149 .feature_4c88 {
  color: rgba(255, 255, 255, 0.99);
}
.icon-0ccf.mask-5149 .video-dark-e83b {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-0ccf.mask-5149 .video-dark-e83b:before {
  background: rgba(255, 255, 255, 0.08);
}
.icon-0ccf.mask-5149 .notification-80fe:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon-0ccf.mask-5149 .stone_09a8 .black_b997 li a,
.icon-0ccf.mask-5149 .stone_09a8 .modal-a654,
.icon-0ccf.mask-5149 .status-da06 {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-0ccf.mask-5149 .stone_09a8 .modal-a654:focus,
.icon-0ccf.mask-5149 .stone_09a8 .modal-a654:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-0ccf.mask-5149 .black_b997 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-80fe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notification-80fe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dirty_b98a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background_light_901e .icon-0ccf {
  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;
}
.background_light_901e .video-dark-e83b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background_light_901e .video-dark-e83b: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) {
  .background_light_901e .video-dark-e83b:before {
    width: 16%;
    left: 42%;
  }
}
.background_light_901e .video-dark-e83b:last-child:before {
  content: none;
}
.background_light_901e .video-dark-e83b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background_light_901e .stone_09a8 .black_b997 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background_light_901e .stone_09a8 .black_b997 li a .modal-a654 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background_light_901e .stone_09a8 .status-da06 {
  border: none;
}
.background_light_901e .stone_09a8 .status-da06 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background_light_901e .notification-80fe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background_light_901e .dirty_b98a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background_light_901e .mask-5149 .notification-80fe:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_light_901e .card-c416.fresh-4899 .photo-cd16 {
  background: rgba(0, 0, 0, 0.6);
}
.background_light_901e
  .card-c416.fresh-4899
  .photo-cd16::after,
.background_light_901e
  .card-c416.fresh-4899
  .photo-cd16:before {
  background: inherit;
}
.background_light_901e
  .card-c416.fresh-4899:hover
  .photo-cd16 {
  background: rgba(0, 0, 0, 0.8);
}
.preview_action_e3c1 .icon-0ccf {
  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) {
  .preview_action_e3c1 .icon-0ccf {
    width: auto;
    right: 45px;
  }
}
.out_00ce .icon-0ccf {
  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) {
  .out_00ce .icon-0ccf {
    width: auto;
    left: 45px;
  }
}
.up-02c0 .icon-0ccf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.up-02c0 .dirty_b98a {
  max-width: 48em;
  margin: 0 auto;
}
.up-02c0 .notification-80fe:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-a244 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-a244.background_light_901e .icon-0ccf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-a244.preview_action_e3c1 .icon-0ccf {
  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);
}
.picture-a244 .icon-0ccf {
  visibility: visible;
}
.picture-a244.out_00ce .icon-0ccf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button_e173,
.preview-hard-efac {
  overflow-x: hidden;
}
.button_e173 .icon-0ccf {
  overflow: auto;
}
.button_e173.background_light_901e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_e173.background_light_901e .icon-0ccf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button_e173.background_light_901e .yellow_8754 {
  opacity: 0;
}
.button_e173.preview_action_e3c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_e173.preview_action_e3c1 .icon-0ccf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button_e173.preview_action_e3c1 .yellow_8754 {
  opacity: 0;
}
.button_e173.out_00ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_e173.out_00ce .icon-0ccf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button_e173.out_00ce .yellow_8754 {
  opacity: 0;
}
.button_e173.up-02c0 .icon-0ccf {
  z-index: 10;
  visibility: visible;
}
.fresh-4899 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fresh-4899 .photo-cd16 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh-4899 .photo-cd16::after,
.fresh-4899 .photo-cd16:before {
  background: inherit;
}
.fresh-4899:hover .photo-cd16 {
  background: rgba(255, 255, 255, 0.99);
}
.out_00ce .fresh-4899 {
  top: 10px;
  right: auto;
  left: 12px;
}
.up-02c0 .fresh-4899 {
  display: none !important;
}
.button_e173:before,
.preview-hard-efac:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button_e173 .fresh-4899,
.preview-hard-efac .fresh-4899 {
  display: inline-block;
}
.icon-0ccf .caption-2660 {
  -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;
}
.button_e173 .icon-0ccf .caption-2660,
.preview-hard-efac .icon-0ccf .caption-2660 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-5663 .breadcrumb_993b {
  width: 100%;
}
.focus_dynamic_b47f {
  padding: 0 0.5em 0;
}
.focus_dynamic_b47f [class*="customify-col-"],
.focus_dynamic_b47f [class*="customify-col_"],
.focus_dynamic_b47f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.new-a257 .focus_dynamic_b47f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gallery-1f17 .sidebar-under-0e5c,
  .sidebar-under-0e5c {
    display: none;
  }
  .gas_9fbe {
    text-align: left;
  }
  .column-7ca9 {
    text-align: center;
  }
  .small_6e12 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-1f17 .south-abb4,
  .south-abb4 {
    display: none;
  }
  .card_f416 {
    text-align: left;
  }
  .item-rough-2137 {
    text-align: center;
  }
  .silver-319d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gallery-1f17 .soft_c27e,
  .soft_c27e {
    display: none;
  }
  .content_glass_88a4 {
    text-align: left;
  }
  .message_full_6fb2 {
    text-align: center;
  }
  .feature_upper_4de8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.summary-bronze-1e28 {
  box-shadow: none !important;
}
.full_a1ae .form_selected_555d,
.texture-dark-5329 .form_selected_555d {
  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;
}
.texture-dark-5329 .form_selected_555d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lite-0ce7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lite-0ce7:after,
.lite-0ce7:before {
  content: "";
  display: table;
}
.lite-0ce7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lite-0ce7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lite-0ce7,
.inner_2c65 {
  max-width: 1248px;
  margin: 0 auto;
}

.block-3943.action_3dd6 .lite-0ce7 {
  max-width: 100%;
}
.block-3943.dropdown_purple_df3e {
  max-width: 1200px;
  margin: 0 auto;
}
.block-3943.gallery_33ff .lite-0ce7 {
  max-width: 100%;
}
.block-3943.gallery_33ff > .lite-0ce7 {
  padding-left: 0;
  padding-right: 0;
}
.block-3943.gallery_33ff > .lite-0ce7 .gallery-1f17 {
  margin: 0;
}
.block-3943.gallery_33ff
  > .lite-0ce7
  .progress_f6b3.primary-9d67 {
  margin-right: 0;
  margin-left: 0;
}
.block-3943.gallery_33ff #main.primary-9d67 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .element-prev-3eb5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .element-prev-3eb5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_north_c0cf .up-87f4 {
    padding-right: 1em;
  }
  .label_north_c0cf.mask-fixed-e4b6 .progress_f6b3 {
    border-right: 1px solid #eaecee;
  }
  .label_north_c0cf.mask-fixed-e4b6 .up-87f4 {
    padding-right: 1em;
  }
  .label_north_c0cf.mask-fixed-e4b6 .detail-first-5e10 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_fluid_30a6 .up-87f4 {
    padding-left: 1em;
  }
  .focus_fluid_30a6.mask-fixed-e4b6 .progress_f6b3 {
    border-left: 1px solid #eaecee;
  }
  .focus_fluid_30a6.mask-fixed-e4b6 .up-87f4 {
    padding-left: 1em;
  }
  .focus_fluid_30a6.mask-fixed-e4b6 .detail-first-5e10 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood_72c6 .up-87f4 {
    padding-left: 1em;
  }
  .wood_72c6.mask-fixed-e4b6 .search_297d {
    border-right: 1px solid #eaecee;
  }
  .wood_72c6.mask-fixed-e4b6 .chip_5480 {
    border-right: 1px solid #eaecee;
  }
  .wood_72c6.mask-fixed-e4b6 .up-87f4 {
    padding-left: 1em;
  }
  .wood_72c6.mask-fixed-e4b6 .detail-first-5e10 {
    padding-right: 1em;
  }
  .wood_72c6.mask-fixed-e4b6 .tag-over-270f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim_d3e5 .up-87f4 {
    padding-right: 1em;
  }
  .dim_d3e5.mask-fixed-e4b6 .search_297d {
    border-left: 1px solid #eaecee;
  }
  .dim_d3e5.mask-fixed-e4b6 .chip_5480 {
    border-left: 1px solid #eaecee;
  }
  .dim_d3e5.mask-fixed-e4b6 .up-87f4 {
    padding-right: 1em;
  }
  .dim_d3e5.mask-fixed-e4b6 .detail-first-5e10 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim_d3e5.mask-fixed-e4b6 .tag-over-270f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-prev-3eb5 .up-87f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element-prev-3eb5.mask-fixed-e4b6 .progress_f6b3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .element-prev-3eb5.mask-fixed-e4b6 .up-87f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element-prev-3eb5.mask-fixed-e4b6 .detail-first-5e10 {
    padding-left: 1em;
  }
  .element-prev-3eb5.mask-fixed-e4b6 .tag-over-270f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .element-prev-3eb5.mask-fixed-e4b6 .up-87f4 {
    padding-left: 0;
  }
}
.widget_easy_d064 .item-58bd {
  display: inline-block;
}
.top_5335 {
  display: inline-block;
}
.header_iron_7bdf {
  word-con: break-word;
}
.alert-static-fdde > span {
  display: inline-block;
  padding: 5px 0;
}
.alert-static-fdde .row-9bf8 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert-static-fdde .list_new_4423 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.widget_33a0 .status-liquid-002c {
  margin-bottom: 2em;
}
.widget_33a0 .gradient-clean-a757 {
  margin-bottom: 15px;
}
.widget_33a0 .gradient-clean-a757:last-child {
  margin-bottom: 0;
}
.widget_33a0 .backdrop-full-bd20 {
  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) {
  .widget_33a0 .backdrop-full-bd20 {
    display: block;
  }
}
.widget_33a0 .gallery-462a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .widget_33a0 .gallery-462a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.widget_33a0 .hover_small_84f4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.widget_33a0 .hover_small_84f4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.widget_33a0 .hover_small_84f4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.widget_33a0 .header_iron_7bdf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_33a0 .header_iron_7bdf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.widget_33a0 .row_medium_9dff p:last-child {
  margin-bottom: 0;
}
.widget_33a0 .new_9a9b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.widget_33a0 .highlight_0607 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.widget_33a0 .notification_71d4 {
  margin-top: 1em;
}
.widget_33a0 .first_cccf {
  top: 0;
  display: block;
}
.widget_33a0 .first_cccf a {
  color: inherit;
}
.widget_33a0 .first_cccf a:hover {
  color: inherit;
}
.widget_33a0 .action-365c {
  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;
}
.widget_33a0 .action-365c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.widget_33a0 .highlight_0607 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.widget_33a0 .mini-7ea3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.widget_33a0 .mini-7ea3:first-child {
  margin-top: 0;
}
.widget_33a0 .mini-7ea3.list_silver_af83 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.widget_33a0 .mini-7ea3.pattern-2658 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_33a0
  .mini-7ea3.pattern-2658.overlay-north-c9b6
  .notification_71d4 {
  width: 100%;
}
.widget_33a0 .pattern-2658 {
  -webkit-box-align: center;
  align-items: center;
}
.widget_33a0 .pattern-2658 .alert-static-fdde,
.widget_33a0 .pattern-2658 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.widget_33a0 .hover_small_84f4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_33a0 .hover_small_84f4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_33a0 .hover_small_84f4: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;
}
.widget_33a0 .list_silver_af83 {
  z-index: 5;
}
.widget_33a0 .card_hovered_50c7 .mask_advanced_e5c7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.widget_33a0 .tabs-lower-1d57 .mask_advanced_e5c7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.widget_33a0 .short-0355 .mask_advanced_e5c7 {
  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;
}
.widget_33a0.heading_2353 .backdrop-full-bd20,
.widget_33a0.first_4fe4 .backdrop-full-bd20 {
  display: block;
}
.widget_33a0.heading_2353 .backdrop-full-bd20 .sidebar_light_4a5b,
.widget_33a0.heading_2353 .backdrop-full-bd20 .highlight_0607,
.widget_33a0.first_4fe4 .backdrop-full-bd20 .sidebar_light_4a5b,
.widget_33a0.first_4fe4 .backdrop-full-bd20 .highlight_0607 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_33a0.smooth-132c .gallery-462a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .widget_33a0.smooth-132c .gallery-462a {
    margin-right: 0;
  }
}
.widget_33a0.heading_2353 .gallery-462a,
.widget_33a0.first_4fe4 .gallery-462a {
  padding-top: 40%;
}
.widget_33a0.heading_2353 .status-liquid-002c,
.widget_33a0.first_4fe4 .status-liquid-002c {
  display: block;
}
.widget_33a0.heading_2353 .fn-sticky-9eee .highlight_0607,
.widget_33a0.first_4fe4 .fn-sticky-9eee .highlight_0607 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.widget_33a0.heading_2353 .gallery-462a,
.widget_33a0.first_4fe4 .gallery-462a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.widget_33a0.heading_2353 .highlight_0607 {
  padding: 1em;
}
.paper-7be0 {
  margin: 30px auto;
  display: block;
}
.paper-7be0 .menu-8f27 > * {
  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;
}
.paper-7be0 .menu-8f27 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paper-7be0 .menu-8f27 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_old_17bb .alert-static-fdde {
  margin-bottom: 1.41575em;
}
.alert_old_17bb .iron_9c4d {
  margin-bottom: 1.618em;
}
.section-df1b .paragraph_soft_43ce {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section-df1b .paragraph_soft_43ce a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section-df1b .dirty-3138 {
  max-width: 100%;
  overflow: auto;
}
.box-large-53f4 .section-df1b a:hover {
  text-decoration: underline;
}
.row-3255 .gradient-clean-a757:not(.header_iron_7bdf),
.row-3255 .hover_small_84f4 {
  margin-bottom: 1.41575em;
}
.row-3255 .gradient-clean-a757:not(.header_iron_7bdf):last-child,
.row-3255 .hover_small_84f4:last-child {
  margin-bottom: 0;
}
.row-3255 .gradient-clean-a757.pagination_5f57 {
  margin-bottom: 0.41575em;
}
.row-3255 .sidebar_focused_c3fc:before,
.row-3255 .mask_iron_5928:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.row-3255 .sidebar_focused_c3fc:before {
  content: "\f115";
}
.row-3255 .mask_iron_5928:before {
  content: "\f02c";
}
.row-3255 .tooltip_warm_0fd9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.row-3255 .tooltip_warm_0fd9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.under-6e0d {
  display: -webkit-box;
  display: flex;
}
.under-6e0d .header-1f0e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .under-6e0d .header-1f0e {
    flex-basis: 90px;
  }
}
.under-6e0d .paragraph_yellow_d745 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .under-6e0d .paragraph_yellow_d745 {
    flex-basis: calc(100% - 50px);
  }
}
.under-6e0d .card_fixed_60bf p:last-child {
  margin-bottom: 0.72em;
}
.detail-copper-cc67 .menu-8f27 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.detail-copper-cc67 .menu-8f27:after,
.detail-copper-cc67 .menu-8f27:before {
  content: "";
  display: table;
}
.detail-copper-cc67 .menu-8f27:after {
  clear: both;
}
.detail-copper-cc67 .menu-8f27 .shade-first-dd73,
.detail-copper-cc67 .menu-8f27 .black-b7e2 {
  width: 49%;
}
.detail-copper-cc67 .menu-8f27 .shade-first-dd73 a span.medium_0294,
.detail-copper-cc67 .menu-8f27 .black-b7e2 a span.medium_0294 {
  display: block;
  margin-bottom: 5px;
}
.detail-copper-cc67 .menu-8f27 .black-b7e2 {
  float: left;
  text-align: left;
}
.detail-copper-cc67 .menu-8f27 .shade-first-dd73 {
  float: right;
  text-align: right;
}
.complex-105e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .complex-105e {
    margin-bottom: 0;
  }
}
.label_light_4753 {
  margin-bottom: 1em;
}
.label_light_4753 .header_iron_7bdf {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup_a560 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mask_0099 .label_light_4753,
.mask_4767 .label_light_4753 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mask_0099 .label_light_4753,
  .mask_4767 .label_light_4753 {
    display: block;
  }
}
.mask_0099 .popup_a560,
.mask_4767 .popup_a560 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mask_0099 .popup_a560,
  .mask_4767 .popup_a560 {
    margin-bottom: 1em;
  }
}
.mask_0099 .popup_a560 img,
.mask_4767 .popup_a560 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mask_0099 .notice_d15a,
.mask_4767 .notice_d15a {
  flex-basis: calc(100% - 160px);
}
.mask_0099 .notice_d15a p,
.mask_4767 .notice_d15a p {
  margin-bottom: 0;
}
.mask_0099 .notice_d15a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mask_0099 .notice_d15a {
    padding-left: 0;
  }
}
.mask_4767 .notice_d15a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask_4767 .notice_d15a {
    padding-right: 0;
  }
}
.mask_4767 .popup_a560 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal-837b .popup_a560 {
  margin-bottom: 0.5em;
}
.modal-837b .popup_a560 img {
  width: 100%;
}
.notification-copper-849e .slider-b5eb,
.slider_hovered_677f .slider-b5eb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider_hovered_677f .progress_f6b3 .out_cdee p:last-child {
  margin-bottom: 0;
}
.panel-down-267b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.texture-c4d3 .gallery-solid-fa4d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .texture-c4d3 .gallery-solid-fa4d:last-of-type {
    margin-bottom: 0;
  }
}
.texture-c4d3 .gallery-solid-fa4d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-c4d3 .gallery-solid-fa4d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.texture-c4d3 .gallery-solid-fa4d ul li {
  margin: 0 0 0.6em;
}
.texture-c4d3 .gallery-solid-fa4d ul li.last-30ce,
.texture-c4d3 .gallery-solid-fa4d ul li.button-efcf {
  position: relative;
}
.texture-c4d3 .gallery-solid-fa4d ul li.last-30ce .brown-b10d,
.texture-c4d3 .gallery-solid-fa4d ul li.button-efcf .brown-b10d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.texture-c4d3 .gallery-solid-fa4d ul li.last-30ce:after:after,
.texture-c4d3 .gallery-solid-fa4d ul li.last-30ce:after:before,
.texture-c4d3
  .gallery-solid-fa4d
  ul
  li.button-efcf:after:after,
.texture-c4d3
  .gallery-solid-fa4d
  ul
  li.button-efcf:after:before {
  content: "";
  display: table;
}
.texture-c4d3 .gallery-solid-fa4d ul li.last-30ce:after:after,
.texture-c4d3
  .gallery-solid-fa4d
  ul
  li.button-efcf:after:after {
  clear: both;
}
.texture-c4d3 .gallery-solid-fa4d a.disabled_6a60:hover {
  text-decoration: none;
}
.texture-c4d3 .gallery-solid-fa4d select {
  max-width: 100%;
}
.texture-c4d3 .gallery-solid-fa4d table {
  font-size: 85%;
}
.texture-c4d3 .gallery-solid-fa4d table td,
.texture-c4d3 .gallery-solid-fa4d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.texture-c4d3 .gallery-solid-fa4d table tfoot td {
  text-align: left;
}
.texture-c4d3 .gallery-solid-fa4d :last-child {
  margin-bottom: 0;
}
.texture-c4d3 .gallery-solid-fa4d .panel_lower_288d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.texture-c4d3 .gallery-solid-fa4d .panel_lower_288d label {
  width: 100%;
}
.texture-c4d3 .gallery-solid-fa4d .panel_lower_288d .search_a6b9 {
  width: 100%;
  display: block;
}
.texture-c4d3 .gallery-solid-fa4d .panel_lower_288d .box-d3ce {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.texture-c4d3 .gallery-solid-fa4d .panel_lower_288d .box-d3ce:hover svg #svg-search {
  fill: #444;
}
.texture-c4d3 .gallery-solid-fa4d .panel_lower_288d .box-d3ce svg {
  width: 18px;
  height: 18px;
}
.texture-c4d3 .item-light-8d94 ul ul,
.texture-c4d3 .card_d261 ul ul,
.texture-c4d3 .picture-dark-e1da ul ul,
.texture-c4d3 .progress-1f04 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.texture-c4d3 .item-light-8d94 .background-e8b3 > a,
.texture-c4d3 .card_d261 .background-e8b3 > a,
.texture-c4d3 .picture-dark-e1da .background-e8b3 > a,
.texture-c4d3 .progress-1f04 .background-e8b3 > a {
  margin-bottom: 0;
}
.texture-c4d3 .gold-d2a6 li,
.texture-c4d3 .item-light-8d94 li,
.texture-c4d3 .up-c9ba li,
.texture-c4d3 .card_d261 li,
.texture-c4d3 .picture-dark-e1da li,
.texture-c4d3 .progress-1f04 li,
.texture-c4d3 .under_2fa8 li,
.texture-c4d3 .image-84ca li {
  display: block;
  position: relative;
}
.texture-c4d3 .gold-d2a6 li:last-child,
.texture-c4d3 .item-light-8d94 li:last-child,
.texture-c4d3 .up-c9ba li:last-child,
.texture-c4d3 .card_d261 li:last-child,
.texture-c4d3 .picture-dark-e1da li:last-child,
.texture-c4d3 .progress-1f04 li:last-child,
.texture-c4d3 .under_2fa8 li:last-child,
.texture-c4d3 .image-84ca li:last-child {
  border: none;
}
.texture-c4d3 .gold-d2a6 li a,
.texture-c4d3 .item-light-8d94 li a,
.texture-c4d3 .up-c9ba li a,
.texture-c4d3 .card_d261 li a,
.texture-c4d3 .picture-dark-e1da li a,
.texture-c4d3 .progress-1f04 li a,
.texture-c4d3 .under_2fa8 li a,
.texture-c4d3 .image-84ca li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-c4d3 .gold-d2a6 li ul li::before,
.texture-c4d3 .item-light-8d94 li ul li::before,
.texture-c4d3 .up-c9ba li ul li::before,
.texture-c4d3 .card_d261 li ul li::before,
.texture-c4d3 .picture-dark-e1da li ul li::before,
.texture-c4d3 .progress-1f04 li ul li::before,
.texture-c4d3 .under_2fa8 li ul li::before,
.texture-c4d3 .image-84ca li ul li::before {
  left: 15px;
}
.texture-c4d3 .gold-d2a6 li ul a,
.texture-c4d3 .item-light-8d94 li ul a,
.texture-c4d3 .up-c9ba li ul a,
.texture-c4d3 .card_d261 li ul a,
.texture-c4d3 .picture-dark-e1da li ul a,
.texture-c4d3 .progress-1f04 li ul a,
.texture-c4d3 .under_2fa8 li ul a,
.texture-c4d3 .image-84ca li ul a {
  padding-left: 20px;
}
.texture-c4d3 .gold-d2a6 li ul ul li::before,
.texture-c4d3 .item-light-8d94 li ul ul li::before,
.texture-c4d3 .up-c9ba li ul ul li::before,
.texture-c4d3 .card_d261 li ul ul li::before,
.texture-c4d3 .picture-dark-e1da li ul ul li::before,
.texture-c4d3 .progress-1f04 li ul ul li::before,
.texture-c4d3 .under_2fa8 li ul ul li::before,
.texture-c4d3 .image-84ca li ul ul li::before {
  left: 30px;
}
.texture-c4d3 .gold-d2a6 li ul ul a,
.texture-c4d3 .item-light-8d94 li ul ul a,
.texture-c4d3 .up-c9ba li ul ul a,
.texture-c4d3 .card_d261 li ul ul a,
.texture-c4d3 .picture-dark-e1da li ul ul a,
.texture-c4d3 .progress-1f04 li ul ul a,
.texture-c4d3 .under_2fa8 li ul ul a,
.texture-c4d3 .image-84ca li ul ul a {
  padding-left: 40px;
}
.texture-c4d3 .button_pink_f4a5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-c4d3 .image-84ca ul li {
  margin-bottom: 1.41575em;
}
.texture-c4d3 .image-84ca ul li .message-last-f0d7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.texture-c4d3 .image-84ca ul li .component-dynamic-fb8f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask-5149 .gold-d2a6 li a,
.mask-5149 .item-light-8d94 li a,
.mask-5149 .up-c9ba li a,
.mask-5149 .card_d261 li a,
.mask-5149 .picture-dark-e1da li a,
.mask-5149 .progress-1f04 li a,
.mask-5149 .under_2fa8 li a,
.mask-5149 .image-84ca li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-5149 .button_pink_f4a5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-5149 .gallery-solid-fa4d ul li.last-30ce .brown-b10d,
.mask-5149 .gallery-solid-fa4d ul li.button-efcf .brown-b10d {
  background: rgba(0, 0, 0, 0.2);
}
.mask-5149 .texture-c4d3 .gallery-solid-fa4d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-3943 .texture-c4d3 .black_b997 li {
  margin: 0;
}
.block-3943 .texture-c4d3 .black_b997 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block-3943 .texture-c4d3 .black_b997 li ul {
  margin: 0;
}
.block-3943 .texture-c4d3 .black_b997 li ul li a {
  padding-left: 15px;
}
.block-3943 .texture-c4d3 .black_b997 li ul li li a {
  padding-left: 30px;
}
.block-3943 .texture-c4d3 .black_b997 li.tag_d2c0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block-3943 .texture-c4d3 .black_b997 li.tag_d2c0 > 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;
}
.block-3943 .texture-c4d3 .black_b997 li.tag_d2c0 > 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;
}
.gas_f486 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip_up_1411 {
  position: relative;
  z-index: 10;
}
.chip_up_1411 .caption-2660 {
  width: 100%;
  max-width: 100%;
}
.middle-5e29 .text_rough_d5c3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.middle-5e29 .card-c416 {
}
.middle-5e29 .mask-5149 {
  background: #292929;
}
.module-narrow-3afc .text_rough_d5c3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.module-narrow-3afc .card-c416 {
  background: #f9f9f9;
}
.module-narrow-3afc .mask-5149 {
  background: #303030;
}
.breadcrumb-cool-4c88 .text_rough_d5c3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-cool-4c88 .item-58bd {
    margin-bottom: 1em;
  }
  .breadcrumb-cool-4c88 .item-58bd:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb-cool-4c88 .card-c416 {
  background: #ededed;
}
.breadcrumb-cool-4c88 .mask-5149 {
  background: #1a1a1a;
}
.text_rough_d5c3.card-c416 {
  color: rgba(0, 0, 0, 0.6);
}
.text_rough_d5c3.card-c416 .prev-0830 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_rough_d5c3.mask-5149 {
  color: rgba(255, 255, 255, 0.99);
}
.text_rough_d5c3.mask-5149 a:not(.disabled_6a60) {
  color: rgba(255, 255, 255, 0.79);
}
.text_rough_d5c3.mask-5149 a:not(.disabled_6a60):hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_rough_d5c3.mask-5149 .prev-0830 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_rough_d5c3.mask-5149 table tbody td,
.text_rough_d5c3.mask-5149 table th {
  background: rgba(0, 0, 0, 0.08);
}
.surface_641d.sidebar-warm-eee6 .lite-0ce7 {
  max-width: initial;
}
.surface_641d .black-3a98 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.surface_641d .black-3a98 .caption-2660 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .surface_641d .black-3a98 .caption-2660 {
    display: block;
    margin-bottom: 2em;
  }
  .surface_641d .black-3a98 .caption-2660:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb-cool-4c88 .item-58bd:last-child,
.module-narrow-3afc .item-58bd:last-child,
.middle-5e29 .item-58bd:last-child {
  margin-bottom: 0;
}
.breadcrumb-cool-4c88 .item-58bd .texture-c4d3 .gallery-solid-fa4d:last-child,
.module-narrow-3afc .item-58bd .texture-c4d3 .gallery-solid-fa4d:last-child,
.middle-5e29 .item-58bd .texture-c4d3 .gallery-solid-fa4d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .breadcrumb-cool-4c88 .black-ba40,
  .breadcrumb-cool-4c88 .input-white-fe14,
  .module-narrow-3afc .black-ba40,
  .module-narrow-3afc .input-white-fe14,
  .middle-5e29 .black-ba40,
  .middle-5e29 .input-white-fe14 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip_up_1411 .item-58bd {
    margin-bottom: 2em;
  }
}
.chip_up_1411 p:last-child {
  margin-bottom: 0;
}
.chip_up_1411 li,
.chip_up_1411 ul {
  list-style: none;
  margin: 0;
}
.chip_up_1411 ul ul {
  margin-left: 2.617924em;
}
.thumbnail-pro-e78e {
  font-size: 0.875em;
}

/* css-noise: 88ce */
.promo-block-r4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
