/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current_efc2/customify
Author: WPCustomify
Author URI: https://pressmaximum.current_efc2
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.current_efc2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress_605e.plasma_25bd/licenses/gpl-2.0.liquid-9ab8
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.primary-red-5636/, (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.background_complex_4ab5.element-middle-3ab6/normalize.stone-9393/
 ======
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.stone-9393 v7.0.0 | MIT License | github.current_efc2/necolas/normalize.stone-9393 */
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;
}
.chip_east_a044 .grid_dirty_2f2f,
.primary-green-7aaa,
.banner-5cea,
.feature-7bf7,
.frame-0532,
.over_ffe1,
.action-44b6,
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;
}
.primary-green-7aaa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .primary-green-7aaa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .primary-green-7aaa,
  h1 {
    font-size: 1.8em;
  }
}
.banner-5cea,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.banner-5cea + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .banner-5cea,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .banner-5cea,
  h2 {
    font-size: 1.7em;
  }
}
.feature-7bf7,
h3 {
  font-size: 1.618em;
}
.chip_east_a044 .grid_dirty_2f2f,
.frame-0532,
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.title-3e8d {
  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;
}
.badge-smooth-8b55:after,
.badge-smooth-8b55:before,
.tag_c109:after,
.tag_c109:before {
  content: "";
  display: table;
}
.badge-smooth-8b55:after,
.tag_c109:after {
  clear: both;
}
.thumbnail-action-7f6b {
  float: right;
  margin-right: 0;
}
.logo-b64a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.summary-solid-389a .left-f623,
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;
}
.summary-solid-389a .left-f623: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;
}
.module_8e13 .left-f623 {
  box-shadow: none;
}
.module_8e13
  .left-f623
  .label_thick_f375 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.module_8e13 .left-f623 .notice-first-e21f {
  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;
}
.module_8e13
  .left-f623
  .notice-first-e21f
  b {
  display: none;
}
.module_8e13 .thick_d13e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.element-8d33:not(.heading_dim_f201):not(.large_693e),
button:not(.heading_dim_f201):not(.large_693e),
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ),
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ),
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ) {
  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;
}
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ):hover,
button:not(.heading_dim_f201):not(
    .large_693e
  ):hover,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ):hover,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ):hover,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ):active,
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ):focus,
button:not(.heading_dim_f201):not(
    .large_693e
  ):active,
button:not(.heading_dim_f201):not(
    .large_693e
  ):focus,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ):active,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ):focus,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ):active,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ):focus,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ):active,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ):focus {
  outline: 0;
}
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8,
button:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8 {
  position: relative;
}
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .slider_paper_9955,
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .dropdown-blue-5904,
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .hidden-2003,
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  i,
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  svg,
button:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .slider_paper_9955,
button:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .dropdown-blue-5904,
button:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .hidden-2003,
button:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  i,
button:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  svg,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .slider_paper_9955,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .dropdown-blue-5904,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .hidden-2003,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  i,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  svg,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .slider_paper_9955,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .dropdown-blue-5904,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .hidden-2003,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  i,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  svg,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .slider_paper_9955,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .dropdown-blue-5904,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  .hidden-2003,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  i,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8
  svg {
  visibility: hidden;
}
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8:after,
button:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8:after,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8:after,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8:after,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ).fn-loading-03a8: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;
}
.element-8d33:not(.heading_dim_f201):not(.large_693e),
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ),
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ),
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ) {
  color: #fff;
  background: #235787;
}
.element-8d33:not(.heading_dim_f201):not(
    .large_693e
  ):focus,
input[type="button"]:not(.heading_dim_f201):not(
    .large_693e
  ):focus,
input[type="reset"]:not(.heading_dim_f201):not(
    .large_693e
  ):focus,
input[type="submit"]:not(.heading_dim_f201):not(
    .large_693e
  ):focus {
  color: #fff;
}
.element-8d33.fn-disabled-03a8:not(.heading_dim_f201):not(
    .large_693e
  ),
.element-8d33[disabled]:not(.heading_dim_f201):not(
    .large_693e
  ),
button.fn-disabled-03a8:not(.heading_dim_f201):not(
    .large_693e
  ),
button[disabled]:not(.heading_dim_f201):not(
    .large_693e
  ) {
  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;
}
.row_pro_d566 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row_pro_d566: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;
}
.grid_white_d45c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.light_54ee {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.white_bedd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.badge-smooth-8b55:after,
.badge-smooth-8b55:before,
.accent_out_fdee:after,
.accent_out_fdee:before,
.wrapper-d69d:after,
.wrapper-d69d:before,
.tag_34cd:after,
.tag_34cd:before,
.hidden-medium-2187:after,
.hidden-medium-2187:before,
.carousel-rough-33a0:after,
.carousel-rough-33a0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.badge-smooth-8b55:after,
.accent_out_fdee:after,
.wrapper-d69d:after,
.tag_34cd:after,
.hidden-medium-2187:after,
.carousel-rough-33a0:after {
  clear: both;
}
.accent_out_fdee .alert_70d3,
.wrapper-d69d .alert_70d3,
.black-5d1a .alert_70d3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.avatar_in_6902 {
  display: inline-block;
}
.main_light_541c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main_light_541c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main_light_541c .card_steel_da01 {
  padding: 1em 0;
  font-size: 85%;
}
.card_steel_da01 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cold_26c4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cold_26c4:after,
.cold_26c4:before {
  content: "";
  display: table;
}
.cold_26c4:after {
  clear: both;
}
.accent_eb8f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb-warm-8d74 .accent_eb8f {
  max-width: 50%;
}
.tooltip-hard-05a3 .accent_eb8f {
  max-width: 33.33%;
}
.link-cool-7508 .accent_eb8f {
  max-width: 25%;
}
.texture_8c2b .accent_eb8f {
  max-width: 20%;
}
.caption_smooth_2d6c .accent_eb8f {
  max-width: 16.66%;
}
.photo-7e23 .accent_eb8f {
  max-width: 14.28%;
}
.row_71c0 .accent_eb8f {
  max-width: 12.5%;
}
.stone-d7d9 .accent_eb8f {
  max-width: 11.11%;
}
.cold_6336 {
  display: block;
}
.chip_east_a044 .yellow-d5f4 label,
.chip_east_a044 .footer-upper-d59f label,
.chip_east_a044 .tertiary-center-0435 label,
.chip_east_a044 .silver-4cf9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_hot_271f {
  list-style: none;
  margin: 0;
}
.badge_hot_271f article.carousel_last_56ae {
  margin-bottom: 0;
}
.badge_hot_271f ul {
  list-style: none;
  margin: 0;
}
.badge_hot_271f .light_86ed li.carousel_last_56ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_hot_271f .light_86ed li.carousel_last_56ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_hot_271f .light_86ed li.carousel_last_56ae: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) {
  .badge_hot_271f .light_86ed li.carousel_last_56ae li.carousel_last_56ae li.carousel_last_56ae li.carousel_last_56ae {
    padding-left: 0;
  }
}
article.carousel_last_56ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel_last_56ae .accent_out_fdee p:last-of-type {
  margin-bottom: 0;
}
article.carousel_last_56ae .medium-7e9b {
  float: left;
}
article.carousel_last_56ae .menu_west_2ce5 {
  margin-left: 85px;
}
article.carousel_last_56ae .tooltip-58ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel_last_56ae .tooltip-58ff .fixed_a511 {
  margin-left: 10px;
}
article.carousel_last_56ae .filter_medium_44de {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel_last_56ae .soft_284d {
  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 .yellow-d5f4,
  #respond .tertiary-center-0435,
  #respond .silver-4cf9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .yellow-d5f4 input,
#respond .tertiary-center-0435 input,
#respond .silver-4cf9 input {
  width: 100%;
}
#respond .silver-4cf9 {
  margin-right: 0;
}
#respond .media-6432 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev-b0d3 {
  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;
}
.prev-b0d3.bronze-2542 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.prev-b0d3 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%);
}
.prev-b0d3:focus,
.prev-b0d3: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);
}
.logo_purple_02ef {
  border-radius: 10%;
}
.breadcrumb-fast-d6f1 {
  border-radius: 50%;
}
.footer-rough-70c6 {
  font-size: 0.72em;
}
.button-ae6d {
  font-size: 0.875em;
}
.black_99dc {
  font-size: 1.1em;
}
.carousel-steel-84de {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel-steel-84de.footer-rough-70c6 {
  letter-spacing: 0.5px;
}
.middle-d8ca,
.middle-d8ca a {
  color: #6d6d6d;
}
.middle-d8ca a:hover {
  color: #111;
}
.logo-aff6 {
  color: #6d6d6d;
}
.west-ec3f {
  overflow-x: hidden;
}
.west-ec3f .right_b6e9.texture_363f {
  position: relative;
}
.west-ec3f .right_b6e9.texture_363f.frame-solid-aa16 {
  position: initial;
}
.west-ec3f
  .right_b6e9.texture_363f.frame-solid-aa16
  .pro-0a53 {
  left: auto;
}
.west-ec3f .right_b6e9 .pro-0a53 {
  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;
}
.west-ec3f .right_b6e9:hover.texture_363f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.west-ec3f
  .right_b6e9:hover.texture_363f
  .pro-0a53 {
  display: block;
  z-index: 9999999;
}
.west-ec3f .hero-gold-10c6 .aside_hard_1514,
.west-ec3f .background_small_c1d1 .aside_hard_1514 {
  display: none;
}
.west-ec3f .badge-65a7 .right_b6e9:hover.texture_363f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip_east_a044 .yellow-d5f4 label,
.chip_east_a044 .footer-upper-d59f label,
.chip_east_a044 .tertiary-center-0435 label,
.chip_east_a044 .silver-4cf9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_hot_271f {
  list-style: none;
  margin: 0;
}
.badge_hot_271f article.carousel_last_56ae {
  margin-bottom: 0;
}
.badge_hot_271f ul {
  list-style: none;
  margin: 0;
}
.badge_hot_271f .light_86ed li.carousel_last_56ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_hot_271f .light_86ed li.carousel_last_56ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_hot_271f .light_86ed li.carousel_last_56ae: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) {
  .badge_hot_271f .light_86ed li.carousel_last_56ae li.carousel_last_56ae li.carousel_last_56ae li.carousel_last_56ae {
    padding-left: 0;
  }
}
article.carousel_last_56ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel_last_56ae .accent_out_fdee p:last-of-type {
  margin-bottom: 0;
}
article.carousel_last_56ae .medium-7e9b {
  float: left;
}
article.carousel_last_56ae .menu_west_2ce5 {
  margin-left: 85px;
}
article.carousel_last_56ae .tooltip-58ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel_last_56ae .tooltip-58ff .fixed_a511 {
  margin-left: 10px;
}
article.carousel_last_56ae .filter_medium_44de {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel_last_56ae .soft_284d {
  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 .yellow-d5f4,
  #respond .tertiary-center-0435,
  #respond .silver-4cf9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .yellow-d5f4 input,
#respond .tertiary-center-0435 input,
#respond .silver-4cf9 input {
  width: 100%;
}
#respond .silver-4cf9 {
  margin-right: 0;
}
#respond .media-6432 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero-gold-10c6 .backdrop_b99a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_b99a .column-9fce.message-9339 .action-81c8 > li > a:focus,
.backdrop_b99a .column-9fce.message-9339 .action-81c8 > li > a:hover,
.backdrop_b99a .column-9fce.primary-bae7 .action-81c8 > li > a:focus,
.backdrop_b99a .column-9fce.primary-bae7 .action-81c8 > li > a:hover,
.backdrop_b99a .column-9fce.green-ae31 .action-81c8 > li > a:focus,
.backdrop_b99a .column-9fce.green-ae31 .action-81c8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_b99a
  .column-9fce.message-9339
  .action-81c8
  > li.progress_354e
  > a,
.backdrop_b99a
  .column-9fce.message-9339
  .action-81c8
  > li.yellow_dfd4
  > a,
.backdrop_b99a
  .column-9fce.primary-bae7
  .action-81c8
  > li.progress_354e
  > a,
.backdrop_b99a
  .column-9fce.primary-bae7
  .action-81c8
  > li.yellow_dfd4
  > a,
.backdrop_b99a
  .column-9fce.green-ae31
  .action-81c8
  > li.progress_354e
  > a,
.backdrop_b99a .column-9fce.green-ae31 .action-81c8 > li.column-brown-00c9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_b99a .slider-tiny-b579,
.backdrop_b99a .slider-tiny-b579 a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_b99a .silver-12fb.rough-9984 li a,
.backdrop_b99a .avatar_f98f a,
.backdrop_b99a .border-current-85c7,
.backdrop_b99a .action-81c8 > li > a,
.backdrop_b99a .active_53e7 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a .silver-12fb.rough-9984 li a:hover,
.backdrop_b99a .avatar_f98f a:hover,
.backdrop_b99a .border-current-85c7:hover,
.backdrop_b99a .action-81c8 > li > a:hover,
.backdrop_b99a .active_53e7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_b99a .large-13df {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a .large-13df .component-5d15 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_b99a .large-13df:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_b99a .footer-7046 .sort_top_9886 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a .footer-7046 .sort_top_9886 .tall-cd19 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a
  .footer-7046
  .sort_top_9886
  .tall-cd19::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a
  .footer-7046
  .sort_top_9886
  .tall-cd19:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a
  .footer-7046
  .sort_top_9886
  .tall-cd19::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a
  .footer-7046
  .sort_top_9886
  .tall-cd19::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a .footer-7046 .column-pink-04ea {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_b99a .footer-7046 .column-pink-04ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_706e
  .backdrop_b99a
  .footer-7046
  .menu_bottom_6cb0
  .button_easy_9bcc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pro_706e
  .backdrop_b99a
  .footer-7046
  .menu_bottom_6cb0
  .tall-cd19 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-gold-10c6 .sort_b848 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort_b848 .column-9fce.message-9339 .action-81c8 > li > a:focus,
.sort_b848 .column-9fce.message-9339 .action-81c8 > li > a:hover,
.sort_b848 .column-9fce.primary-bae7 .action-81c8 > li > a:focus,
.sort_b848 .column-9fce.primary-bae7 .action-81c8 > li > a:hover,
.sort_b848 .column-9fce.green-ae31 .action-81c8 > li > a:focus,
.sort_b848 .column-9fce.green-ae31 .action-81c8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_b848
  .column-9fce.message-9339
  .action-81c8
  > li.progress_354e
  > a,
.sort_b848
  .column-9fce.message-9339
  .action-81c8
  > li.yellow_dfd4
  > a,
.sort_b848
  .column-9fce.primary-bae7
  .action-81c8
  > li.progress_354e
  > a,
.sort_b848
  .column-9fce.primary-bae7
  .action-81c8
  > li.yellow_dfd4
  > a,
.sort_b848
  .column-9fce.green-ae31
  .action-81c8
  > li.progress_354e
  > a,
.sort_b848 .column-9fce.green-ae31 .action-81c8 > li.column-brown-00c9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_b848 .slider-tiny-b579,
.sort_b848 .slider-tiny-b579 a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_b848 .silver-12fb.rough-9984 li a,
.sort_b848 .avatar_f98f a,
.sort_b848 .border-current-85c7,
.sort_b848 .action-81c8 > li > a,
.sort_b848 .active_53e7 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_b848 .silver-12fb.rough-9984 li a:hover,
.sort_b848 .avatar_f98f a:hover,
.sort_b848 .border-current-85c7:hover,
.sort_b848 .action-81c8 > li > a:hover,
.sort_b848 .active_53e7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_b848 .large-13df {
  color: rgba(0, 0, 0, 0.55);
}
.sort_b848 .large-13df .component-5d15 {
  color: rgba(0, 0, 0, 0.8);
}
.sort_b848 .large-13df:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex_38e1 .search-abde {
  margin-left: auto;
  margin-right: auto;
}
.wrapper-d69d > * {
  margin-left: auto;
  margin-right: auto;
}
.wrapper-d69d .grid_white_d45c {
  margin-right: 1.41575em;
}
.stone-c362 .wrapper-d69d > .input_black_b4dc {
  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;
}
.stone-c362 .wrapper-d69d > .light-4072 {
  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;
}
.active_068d.complex_38e1 .search-abde,
.primary-5214.complex_38e1 .search-abde {
  margin-left: 0;
}
.link_4031.complex_38e1 .search-abde,
.thumbnail_large_9ae3.complex_38e1 .search-abde {
  margin-right: 0;
}
.wrapper-d69d ol,
.wrapper-d69d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.east-6c83 video {
  max-width: 100%;
}
.feature_dim_2136 img {
  display: block;
}
.feature_dim_2136.grid_white_d45c,
.feature_dim_2136.light_54ee {
  width: 100%;
}
.feature_dim_2136.light-4072 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.overlay-pink-9e97:not(.complex_e166) {
  margin: 1.5em auto;
}
.top_f172 p {
  padding: 1.5em 14px;
}
ul.overlay-clean-eefd.light-4072,
ul.overlay-clean-eefd.input_black_b4dc,
ul.overlay-clean-eefd.text_steel_d47d.input_black_b4dc {
  padding: 0 14px;
}
.article-current-aacd {
  display: block;
  overflow-x: auto;
}
.article-current-aacd table {
  border-collapse: collapse;
  width: 100%;
}
.article-current-aacd td,
.article-current-aacd th {
  padding: 0.5em;
}
.wrapper-d69d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wrapper-d69d ol ol,
.wrapper-d69d ol ul,
.wrapper-d69d ul ol,
.wrapper-d69d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wrapper-d69d ol ol li,
.wrapper-d69d ol ul li,
.wrapper-d69d ul ol li,
.wrapper-d69d ul ul li {
  margin-left: 0;
}
.menu-purple-04a3.short_b71c > .bronze_0102 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.menu-purple-04a3.short_b71c > .bronze_0102 iframe,
.menu-purple-04a3.short_b71c > .bronze_0102 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.prev_eda9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.prev_eda9.purple-8003 {
  padding: 0;
}
.prev_eda9.purple-8003 cite {
  font-size: 13px;
}
.prev_eda9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.prev_eda9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fluid-d51a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fluid-d51a > p:first-child {
  margin-top: 0;
}
.fluid-d51a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fluid-d51a blockquote {
  border-left: 0;
}
.disabled-simple-f1b3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled-simple-f1b3:not(.avatar-next-f880) {
  max-width: 100px;
}
.disabled-simple-f1b3.liquid-d1df {
  border-bottom: none !important;
  text-align: center;
}
.disabled-simple-f1b3.liquid-d1df::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .top_f172 p {
    padding: 1.5em 0;
  }
}
.accordion-9beb {
  color: #0073aa;
}
.simple-6e4a {
  background-color: #0073aa;
}
.video-last-5492 {
  color: #229fd8;
}
.huge-3fd0 {
  background-color: #229fd8;
}
.pro-63d7 {
  color: #eee;
}
.overlay-7d09 {
  background-color: #eee;
}
.shadow-74a5 {
  color: #444;
}
.rough-b3df {
  background-color: #444;
}
.fixed-c486 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fixed-c486 .huge-300c .avatar_f98f {
  font-size: 15px;
}
.fixed-c486 .avatar_f98f {
  line-height: 1.3;
}
.fixed-c486 .sort_b848 {
}
.fixed-c486 .backdrop_b99a {
  background: #235787;
}
.clean-7233 {
  padding: 0;
}
.clean-7233 .backdrop_b99a {
  background: #1a1a1a;
}
.clean-7233 .sort_b848 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.advanced-ed70 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.advanced-ed70 .sort_b848 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.advanced-ed70 .backdrop_b99a {
  background: #303030;
}
.carousel-rough-33a0 {
  position: relative;
  z-index: 10;
}
.carousel-rough-33a0 .thumbnail_aae2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static_6211 .texture_363f {
  display: inline-block;
  vertical-align: middle;
}
.static_6211.avatar_a632 .texture_363f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .static_6211.avatar_a632 .texture_363f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .static_6211.avatar_a632 .texture_363f {
    margin-right: 0.4em;
  }
}
.static_6211.avatar_a632 .texture_363f:last-child {
  margin-right: 0;
}
.module_eb18 .thumbnail_aae2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hero-gold-10c6 .huge-300c {
    margin: 0 -0.5em;
  }
  .hero-gold-10c6 .huge-300c [class*="customify-col-"],
  .hero-gold-10c6 .huge-300c [class*="customify-col_"],
  .hero-gold-10c6 .huge-300c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hero-gold-10c6.paper_7fa6 .thumbnail_aae2 {
  background: 0 0 !important;
}
.hero-gold-10c6.paper_7fa6 .thumbnail_aae2,
.hero-gold-10c6.module_eb18 .thumbnail_aae2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hero-gold-10c6.active_17a7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hero-gold-10c6.module_eb18 .thumbnail_aae2 {
  box-shadow: none !important;
}
.carousel-active-cc46 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel-active-cc46 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-active-cc46 {
    padding: 18px 0 20px;
  }
}
.carousel-active-cc46 .alert_top_d5c7 {
  width: 100%;
}
.carousel-active-cc46 .grid_37f0 {
  margin-bottom: 0;
}
.carousel-active-cc46 .tall_9b1f {
  margin-top: 5px;
  font-size: 0.875em;
}
.disabled-cf42 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.disabled-cf42 .dark_8a08 {
  width: 100%;
}
.hovered_01c2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hovered_01c2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hovered_01c2 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;
}
.hovered_01c2 li:last-child:after {
  display: none;
}
.hovered_01c2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.west-e089 .aside_hard_1514 button,
.carousel-active-cc46 .aside_hard_1514 button {
  left: 0;
}
.west-e089 .dark_8a08,
.carousel-active-cc46 .dark_8a08 {
  padding-left: 0;
  padding-right: 0;
}
.west-e089 .disabled-cf42,
.carousel-active-cc46 .disabled-cf42 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.west-e089 {
  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;
}
.west-e089: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;
}
.west-e089 .form-5fb9 {
  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) {
  .west-e089 .form-5fb9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .west-e089 .form-5fb9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .west-e089 .form-5fb9 {
    min-height: 200px;
  }
}
.west-e089 .hovered_01c2 {
  color: rgba(255, 255, 255, 0.8);
}
.west-e089 .hovered_01c2 a,
.west-e089 .hovered_01c2 li:after {
  color: inherit;
}
.west-e089 .hovered_01c2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bronze-a18f {
  margin-bottom: 0.5em;
}
.input_cold_e84c {
  margin-bottom: 1.2em;
}
.input_cold_e84c,
.bronze-a18f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input_cold_e84c p:last-child,
.bronze-a18f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .aside_hard_1514,
#masthead .aside_hard_1514 {
  display: none;
}
#masthead
  > .aside_hard_1514.primary-168c {
  display: none;
}
#masthead > .aside_hard_1514 button {
  left: 0;
}
.main-b278 {
  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%;
}
.main-b278 .texture_363f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.main-b278 .border-722e {
  display: -webkit-box;
  display: flex;
}
.main-b278 .border-722e.hover-14c9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.main-b278 .border-722e.modal-7dcf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-b278 .border-722e.menu-hot-64b6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-b278.dark_b6f6.detail-0e27 .border-722e.hover-14c9 {
  flex-basis: 100%;
}
.main-b278.shadow-a9fe .border-722e.modal-7dcf {
  -webkit-box-flex: 1;
  flex: auto;
}
.main-b278.shadow-a9fe .border-722e.menu-hot-64b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .aside_hard_1514.primary-168c {
  display: none;
}
#masthead > .aside_hard_1514 button {
  left: 0;
}
.label_center_0e04 {
  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;
}
.label_center_0e04:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label_center_0e04.tag_full_5eb2 i {
  margin-right: 4px;
}
.label_center_0e04.slow-fddf i {
  margin-left: 5px;
}
.avatar_f98f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.avatar_f98f p:last-child {
  margin-bottom: 0;
}
.video_45a1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_45a1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_45a1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_45a1 .slider-tiny-b579 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_45a1 .in_861b {
  margin: 5px 0 7px 0;
}
.video_45a1.label_3527 .yellow-807c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_45a1.label_3527 .hover-focused-0c71 {
  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;
}
.video_45a1.pattern_553f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_45a1.pattern_553f .yellow-807c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_45a1.pattern_553f .hover-focused-0c71 {
  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;
}
.video_45a1.surface-598e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_45a1.main_9c57 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_45a1.main_9c57 .hover-focused-0c71 {
  margin-top: 7px;
}
.fast_eb5a {
  display: inline-block;
}
.carousel-rough-33a0 .up-c25c .video_45a1 img {
  max-width: 100%;
}
.column-9fce .disabled_red_f3c9.tooltip-silver-0c3d,
.button-over-a689 .disabled_red_f3c9.tooltip-silver-0c3d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-9fce .breadcrumb_tall_e6b0,
.button-over-a689 .breadcrumb_tall_e6b0 {
  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%);
}
.column-9fce .breadcrumb_tall_e6b0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column-9fce.search-bfde .breadcrumb_tall_e6b0 {
  display: none;
}
.column-9fce .feature_d3d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-9fce .feature_d3d0 li {
  display: inline-block;
  position: relative;
}
.column-9fce .feature_d3d0 li:last-child {
  margin-right: 0;
}
.column-9fce .feature_d3d0 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;
}
.column-9fce .feature_d3d0 li.column-brown-00c9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.column-9fce .feature_d3d0 > 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;
}
.column-9fce .feature_d3d0 > li > a i {
  line-height: 0;
}
.column-9fce .feature_d3d0 > li.in_2ef6 > a .breadcrumb_tall_e6b0 {
  margin-left: 4px;
  line-height: 0;
}
.column-9fce .feature_d3d0 .picture-red-5cf7 li.in_2ef6 > a {
  position: relative;
}
.column-9fce .feature_d3d0 .picture-red-5cf7 li.in_2ef6 > a:after,
.column-9fce .feature_d3d0 .picture-red-5cf7 li.in_2ef6 > a:before {
  content: "";
  display: table;
}
.column-9fce .feature_d3d0 .picture-red-5cf7 li.in_2ef6 > a:after {
  clear: both;
}
.column-9fce .feature_d3d0 .picture-red-5cf7 li.in_2ef6 > a .breadcrumb_tall_e6b0 {
  margin-left: 5px;
  float: right;
}
.column-9fce .card_a8a0,
.column-9fce .picture-red-5cf7 {
  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;
}
.column-9fce .picture-red-5cf7 {
  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;
}
.column-9fce .picture-red-5cf7 .tooltip-silver-0c3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-9fce .picture-red-5cf7 .breadcrumb_tall_e6b0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column-9fce .picture-red-5cf7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.column-9fce .picture-red-5cf7 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;
}
.column-9fce .picture-red-5cf7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column-9fce .picture-red-5cf7 .picture-red-5cf7 {
  top: 0;
  left: 100%;
}
.column-9fce .form-fast-393c.fn-focus-03a8 > .card_a8a0,
.column-9fce .form-fast-393c.fn-focus-03a8 > .picture-red-5cf7,
.column-9fce .form-fast-393c:focus > .card_a8a0,
.column-9fce .form-fast-393c:focus > .picture-red-5cf7,
.column-9fce .form-fast-393c:hover > .card_a8a0,
.column-9fce .form-fast-393c:hover > .picture-red-5cf7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column-9fce.green-ae31 .action-81c8:after,
.column-9fce.green-ae31 .action-81c8:before {
  content: "";
  display: table;
}
.column-9fce.green-ae31 .action-81c8:after {
  clear: both;
}
.column-9fce.green-ae31 .action-81c8 > li {
  float: left;
}
.column-9fce.hover_hard_c09c .action-81c8:after,
.column-9fce.hover_hard_c09c .action-81c8:before {
  content: "";
  display: table;
}
.column-9fce.hover_hard_c09c .action-81c8:after {
  clear: both;
}
.column-9fce.hover_hard_c09c .action-81c8 > li {
  float: left;
}
.column-9fce.hover_hard_c09c .action-81c8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column-9fce.hover_hard_c09c .action-81c8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column-9fce.hover_hard_c09c .action-81c8 > li.progress_354e > a,
.column-9fce.hover_hard_c09c .action-81c8 > li.column-brown-00c9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.column-9fce.message-9339 .action-81c8 > li > a .tooltip-silver-0c3d {
  position: relative;
}
.column-9fce.message-9339 .action-81c8 > li > a .tooltip-silver-0c3d: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;
}
.column-9fce.message-9339
  .action-81c8
  > li:focus
  > a
  .tooltip-silver-0c3d:before,
.column-9fce.message-9339
  .action-81c8
  > li:hover
  > a
  .tooltip-silver-0c3d:before {
  width: 100%;
  background-color: currentColor;
}
.column-9fce.message-9339
  .action-81c8
  > li.progress_354e
  > a
  .tooltip-silver-0c3d:before,
.column-9fce.message-9339
  .action-81c8
  > li.yellow_dfd4
  > a
  .tooltip-silver-0c3d:before {
  width: 100%;
  background-color: currentColor;
}
.column-9fce.primary-bae7 .action-81c8 > li > a .tooltip-silver-0c3d {
  position: relative;
}
.column-9fce.primary-bae7 .action-81c8 > li > a .tooltip-silver-0c3d: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;
}
.column-9fce.primary-bae7 .action-81c8 > li:focus > a .tooltip-silver-0c3d:before,
.column-9fce.primary-bae7
  .action-81c8
  > li:hover
  > a
  .tooltip-silver-0c3d:before {
  width: 100%;
  background-color: currentColor;
}
.column-9fce.primary-bae7
  .action-81c8
  > li.progress_354e
  > a
  .tooltip-silver-0c3d:before,
.column-9fce.primary-bae7
  .action-81c8
  > li.yellow_dfd4
  > a
  .tooltip-silver-0c3d:before {
  width: 100%;
  background-color: currentColor;
}
.button-over-a689 .feature_d3d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button-over-a689 .feature_d3d0 li:first-child > a {
  border-top: none;
}
.button-over-a689 .feature_d3d0 .pressed-512a > .tooltip-silver-0c3d .breadcrumb_tall_e6b0 {
  display: none;
}
.button-over-a689 .feature_d3d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.button-over-a689 .feature_d3d0 li:last-child {
  border: none;
}
.button-over-a689 .feature_d3d0 li.in_2ef6 > a {
  padding-right: 45px !important;
}
.button-over-a689 .feature_d3d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.button-over-a689 .feature_d3d0 li a:focus,
.button-over-a689 .feature_d3d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-over-a689 .feature_d3d0 li .pagination-tiny-cc49 {
  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;
}
.button-over-a689 .feature_d3d0 li .pagination-tiny-cc49:hover {
  box-shadow: none;
}
.button-over-a689 .feature_d3d0 li .pagination-tiny-cc49 .breadcrumb_tall_e6b0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.button-over-a689 .feature_d3d0 .picture-red-5cf7 {
  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);
}
.button-over-a689 .feature_d3d0 .picture-red-5cf7 li a {
  padding-left: 3em;
}
.button-over-a689 .feature_d3d0 .picture_solid_63e6 > a .pagination-tiny-cc49 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button-over-a689 .feature_d3d0 .picture_solid_63e6 > .picture-red-5cf7 {
  display: block;
  opacity: 1;
}
.carousel-west-4bb3 {
  max-width: 100%;
}
.fluid_8d2b {
  line-height: 0;
  cursor: pointer;
}
.active_53e7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_53e7:hover {
  box-shadow: none;
  color: currentColor;
}
.active_53e7 svg {
  width: 18px;
  height: 18px;
}
.active_53e7 .caption_f9c4 {
  display: none;
}
.fluid-a616 {
  position: relative;
}
.fluid-a616.fn-active-03a8 .active_53e7 .filter_b5f6 {
  display: none;
}
.fluid-a616.fn-active-03a8 .active_53e7 .caption_f9c4 {
  display: inline-block;
}
.fluid-a616 .active_soft_9e94 {
  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);
}
.fluid-a616.white_f610 .active_soft_9e94 {
  left: auto;
  right: -0.9em;
}
.fluid-a616.white_f610 .shade_c373::before {
  left: auto;
  right: 15px;
}
.fluid-a616.fn-active-03a8 .active_soft_9e94 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_bottom_6cb0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu_bottom_6cb0 label {
  flex-basis: 100%;
}
.menu_bottom_6cb0 .sort_top_9886 {
  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;
}
.menu_bottom_6cb0 .tall-cd19 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu_bottom_6cb0 .tall-cd19:focus {
  background-color: transparent;
}
.menu_bottom_6cb0 button.column-pink-04ea {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu_bottom_6cb0 button.column-pink-04ea:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu_bottom_6cb0 button.column-pink-04ea svg {
  width: 18px;
  height: 18px;
}
.menu_bottom_6cb0 input[type="submit"] {
  min-height: auto;
}
.footer-7046 .menu_bottom_6cb0 .tall-cd19 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_c373 {
  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) {
  .shade_c373 {
    width: 220px;
  }
}
.shade_c373 label {
  flex-basis: 100%;
}
.shade_c373::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;
}
.pro_706e .footer-7046 .menu_bottom_6cb0 {
  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;
}
.pro_706e
  .footer-7046
  .menu_bottom_6cb0
  .sort_top_9886 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pro_706e .footer-7046 .menu_bottom_6cb0 .tall-cd19 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pro_706e
  .footer-7046
  .menu_bottom_6cb0
  .tall-cd19:focus {
  background: 0 0;
}
.pro_706e
  .footer-7046
  .menu_bottom_6cb0
  .button_easy_9bcc {
  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;
}
.silver-12fb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.silver-12fb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.silver-12fb li:last-child {
  margin-right: 0;
}
.silver-12fb li:first-child {
  margin-left: 0;
}
.silver-12fb.progress-up-4240 a {
  color: #fff;
}
.silver-12fb.progress-up-4240 a:hover {
  color: #fff;
}
.silver-12fb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.silver-12fb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.silver-12fb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.silver-12fb a:hover {
  opacity: 0.9;
  color: inherit;
}
.silver-12fb [class*="social-icon-apple"] {
  background-color: #999;
}
.silver-12fb [class*="social-icon-apple"].picture_first_79fc {
  background-color: transparent;
  color: #999;
}
.silver-12fb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.silver-12fb [class*="social-icon-behance"].picture_first_79fc {
  background-color: transparent;
  color: #1769ff;
}
.silver-12fb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.silver-12fb [class*="social-icon-bitbucket"].picture_first_79fc {
  background-color: transparent;
  color: #205081;
}
.silver-12fb [class*="social-icon-codepen"] {
  background-color: #000;
}
.silver-12fb [class*="social-icon-codepen"].picture_first_79fc {
  background-color: transparent;
  color: #000;
}
.silver-12fb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.silver-12fb [class*="social-icon-delicious"].picture_first_79fc {
  background-color: transparent;
  color: #39f;
}
.silver-12fb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.silver-12fb [class*="social-icon-digg"].picture_first_79fc {
  background-color: transparent;
  color: #005be2;
}
.silver-12fb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.silver-12fb [class*="social-icon-dribbble"].picture_first_79fc {
  background-color: transparent;
  color: #ea4c89;
}
.silver-12fb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.silver-12fb [class*="social-icon-envelope"].picture_first_79fc {
  background-color: transparent;
  color: #ea4335;
}
.silver-12fb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.silver-12fb [class*="social-icon-facebook"].picture_first_79fc {
  background-color: transparent;
  color: #3b5998;
}
.silver-12fb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.silver-12fb [class*="social-icon-flickr"].picture_first_79fc {
  background-color: transparent;
  color: #0063dc;
}
.silver-12fb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.silver-12fb [class*="social-icon-foursquare"].picture_first_79fc {
  background-color: transparent;
  color: #2d5be3;
}
.silver-12fb [class*="social-icon-github"] {
  background-color: #333;
}
.silver-12fb [class*="social-icon-github"].picture_first_79fc {
  background-color: transparent;
  color: #333;
}
.silver-12fb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.silver-12fb [class*="social-icon-google-plus"].picture_first_79fc {
  background-color: transparent;
  color: #dd4b39;
}
.silver-12fb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.silver-12fb [class*="social-icon-houzz"].picture_first_79fc {
  background-color: transparent;
  color: #7ac142;
}
.silver-12fb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.silver-12fb [class*="social-icon-instagram"].picture_first_79fc {
  background-color: transparent;
  color: #262626;
}
.silver-12fb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.silver-12fb [class*="social-icon-jsfiddle"].picture_first_79fc {
  background-color: transparent;
  color: #487aa2;
}
.silver-12fb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.silver-12fb [class*="social-icon-linkedin"].picture_first_79fc {
  background-color: transparent;
  color: #0077b5;
}
.silver-12fb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.silver-12fb [class*="social-icon-medium"].picture_first_79fc {
  background-color: transparent;
  color: #00ab6b;
}
.silver-12fb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.silver-12fb
  [class*="social-icon-odnoklassniki"].picture_first_79fc {
  background-color: transparent;
  color: #f4731c;
}
.silver-12fb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.silver-12fb [class*="social-icon-meetup"].picture_first_79fc {
  background-color: transparent;
  color: #ec1c40;
}
.silver-12fb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.silver-12fb [class*="social-icon-pinterest"].picture_first_79fc {
  background-color: transparent;
  color: #bd081c;
}
.silver-12fb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.silver-12fb [class*="social-icon-product-hunt"].picture_first_79fc {
  background-color: transparent;
  color: #da552f;
}
.silver-12fb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.silver-12fb [class*="social-icon-reddit"].picture_first_79fc {
  background-color: transparent;
  color: #ff4500;
}
.silver-12fb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.silver-12fb [class*="social-icon-rss"].picture_first_79fc {
  background-color: transparent;
  color: #f26522;
}
.silver-12fb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.silver-12fb
  [class*="social-icon-shopping-cart"].picture_first_79fc {
  background-color: transparent;
  color: #4caf50;
}
.silver-12fb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.silver-12fb [class*="social-icon-skype"].picture_first_79fc {
  background-color: transparent;
  color: #00aff0;
}
.silver-12fb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.silver-12fb [class*="social-icon-slideshare"].picture_first_79fc {
  background-color: transparent;
  color: #0077b5;
}
.silver-12fb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.silver-12fb [class*="social-icon-snapchat"].picture_first_79fc {
  background-color: transparent;
  color: #fffc00;
}
.silver-12fb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.silver-12fb [class*="social-icon-soundcloud"].picture_first_79fc {
  background-color: transparent;
  color: #f80;
}
.silver-12fb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.silver-12fb [class*="social-icon-spotify"].picture_first_79fc {
  background-color: transparent;
  color: #2ebd59;
}
.silver-12fb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.silver-12fb
  [class*="social-icon-stack-overflow"].picture_first_79fc {
  background-color: transparent;
  color: #fe7a15;
}
.silver-12fb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.silver-12fb [class*="social-icon-maldkfgram"].picture_first_79fc {
  background-color: transparent;
  color: #2ca5e0;
}
.silver-12fb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.silver-12fb [class*="social-icon-tripadvisor"].picture_first_79fc {
  background-color: transparent;
  color: #589442;
}
.silver-12fb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.silver-12fb [class*="social-icon-tumblr"].picture_first_79fc {
  background-color: transparent;
  color: #35465c;
}
.silver-12fb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.silver-12fb [class*="social-icon-twitch"].picture_first_79fc {
  background-color: transparent;
  color: #6441a5;
}
.silver-12fb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.silver-12fb [class*="social-icon-twitter"].picture_first_79fc {
  background-color: transparent;
  color: #1da1f2;
}
.silver-12fb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.silver-12fb [class*="social-icon-vimeo"].picture_first_79fc {
  background-color: transparent;
  color: #1ab7ea;
}
.silver-12fb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.silver-12fb [class*="social-icon-vk"].picture_first_79fc {
  background-color: transparent;
  color: #45668e;
}
.silver-12fb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.silver-12fb [class*="social-icon-weibo"].picture_first_79fc {
  background-color: transparent;
  color: #df2029;
}
.silver-12fb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.silver-12fb [class*="social-icon-weixin"].picture_first_79fc {
  background-color: transparent;
  color: #7bb32e;
}
.silver-12fb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.silver-12fb [class*="social-icon-whatsapp"].picture_first_79fc {
  background-color: transparent;
  color: #25d366;
}
.silver-12fb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.silver-12fb [class*="social-icon-wordpress"].picture_first_79fc {
  background-color: transparent;
  color: #21759b;
}
.silver-12fb [class*="social-icon-xing"] {
  background-color: #026466;
}
.silver-12fb [class*="social-icon-xing"].picture_first_79fc {
  background-color: transparent;
  color: #026466;
}
.silver-12fb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.silver-12fb [class*="social-icon-yelp"].picture_first_79fc {
  background-color: transparent;
  color: #af0606;
}
.silver-12fb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.silver-12fb [class*="social-icon-youtube"].picture_first_79fc {
  background-color: transparent;
  color: #cd201f;
}
.border-current-85c7 {
  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;
}
.border-current-85c7:hover {
  box-shadow: none;
  background: 0 0;
}
.nav-090d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.black-78ce {
  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;
}
.layout-orange-78d3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout-paper-91c1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout-paper-91c1,
.layout-paper-91c1::after,
.layout-paper-91c1::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;
}
.layout-paper-91c1::after,
.layout-paper-91c1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title_north_0a6a .black-78ce .layout-orange-78d3 {
  margin-top: -2px;
  width: 19px;
}
.title_north_0a6a .black-78ce .layout-paper-91c1 {
  margin-top: -1px;
}
.title_north_0a6a .black-78ce .layout-paper-91c1,
.title_north_0a6a .black-78ce .layout-paper-91c1::after,
.title_north_0a6a .black-78ce .layout-paper-91c1::before {
  width: 19px;
  height: 2px;
}
.title_north_0a6a .black-78ce .layout-paper-91c1::before {
  top: -6px;
}
.title_north_0a6a .black-78ce .layout-paper-91c1::after {
  bottom: -6px;
}
.photo-fast-46af .black-78ce .layout-orange-78d3 {
  margin-top: -2px;
  width: 22px;
}
.photo-fast-46af .black-78ce .layout-paper-91c1 {
  margin-top: -1px;
}
.photo-fast-46af .black-78ce .layout-paper-91c1,
.photo-fast-46af .black-78ce .layout-paper-91c1::after,
.photo-fast-46af .black-78ce .layout-paper-91c1::before {
  width: 22px;
  height: 2px;
}
.photo-fast-46af .black-78ce .layout-paper-91c1::before {
  top: -7px;
}
.photo-fast-46af .black-78ce .layout-paper-91c1::after {
  bottom: -7px;
}
.text_brown_e891 .black-78ce .layout-orange-78d3 {
  margin-top: -2px;
  width: 31px;
}
.text_brown_e891 .black-78ce .layout-paper-91c1 {
  margin-top: -1.5px;
}
.text_brown_e891 .black-78ce .layout-paper-91c1,
.text_brown_e891 .black-78ce .layout-paper-91c1::after,
.text_brown_e891 .black-78ce .layout-paper-91c1::before {
  width: 31px;
  height: 3px;
}
.text_brown_e891 .black-78ce .layout-paper-91c1::before {
  top: -9px;
}
.text_brown_e891 .black-78ce .layout-paper-91c1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .short_01bb .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 19px;
  }
  .short_01bb .black-78ce .layout-paper-91c1 {
    margin-top: -1px;
  }
  .short_01bb .black-78ce .layout-paper-91c1,
  .short_01bb .black-78ce .layout-paper-91c1::after,
  .short_01bb .black-78ce .layout-paper-91c1::before {
    width: 19px;
    height: 2px;
  }
  .short_01bb .black-78ce .layout-paper-91c1::before {
    top: -6px;
  }
  .short_01bb .black-78ce .layout-paper-91c1::after {
    bottom: -6px;
  }
  .main-hovered-a0ff .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 22px;
  }
  .main-hovered-a0ff .black-78ce .layout-paper-91c1 {
    margin-top: -1px;
  }
  .main-hovered-a0ff .black-78ce .layout-paper-91c1,
  .main-hovered-a0ff .black-78ce .layout-paper-91c1::after,
  .main-hovered-a0ff .black-78ce .layout-paper-91c1::before {
    width: 22px;
    height: 2px;
  }
  .main-hovered-a0ff .black-78ce .layout-paper-91c1::before {
    top: -7px;
  }
  .main-hovered-a0ff .black-78ce .layout-paper-91c1::after {
    bottom: -7px;
  }
  .mini_42f8 .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 31px;
  }
  .mini_42f8 .black-78ce .layout-paper-91c1 {
    margin-top: -1.5px;
  }
  .mini_42f8 .black-78ce .layout-paper-91c1,
  .mini_42f8 .black-78ce .layout-paper-91c1::after,
  .mini_42f8 .black-78ce .layout-paper-91c1::before {
    width: 31px;
    height: 3px;
  }
  .mini_42f8 .black-78ce .layout-paper-91c1::before {
    top: -9px;
  }
  .mini_42f8 .black-78ce .layout-paper-91c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .north-d1b9 .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 19px;
  }
  .north-d1b9 .black-78ce .layout-paper-91c1 {
    margin-top: -1px;
  }
  .north-d1b9 .black-78ce .layout-paper-91c1,
  .north-d1b9 .black-78ce .layout-paper-91c1::after,
  .north-d1b9 .black-78ce .layout-paper-91c1::before {
    width: 19px;
    height: 2px;
  }
  .north-d1b9 .black-78ce .layout-paper-91c1::before {
    top: -6px;
  }
  .north-d1b9 .black-78ce .layout-paper-91c1::after {
    bottom: -6px;
  }
  .gold_65f9 .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 22px;
  }
  .gold_65f9 .black-78ce .layout-paper-91c1 {
    margin-top: -1px;
  }
  .gold_65f9 .black-78ce .layout-paper-91c1,
  .gold_65f9 .black-78ce .layout-paper-91c1::after,
  .gold_65f9 .black-78ce .layout-paper-91c1::before {
    width: 22px;
    height: 2px;
  }
  .gold_65f9 .black-78ce .layout-paper-91c1::before {
    top: -7px;
  }
  .gold_65f9 .black-78ce .layout-paper-91c1::after {
    bottom: -7px;
  }
  .plasma-b75c .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 31px;
  }
  .plasma-b75c .black-78ce .layout-paper-91c1 {
    margin-top: -1.5px;
  }
  .plasma-b75c .black-78ce .layout-paper-91c1,
  .plasma-b75c .black-78ce .layout-paper-91c1::after,
  .plasma-b75c .black-78ce .layout-paper-91c1::before {
    width: 31px;
    height: 3px;
  }
  .plasma-b75c .black-78ce .layout-paper-91c1::before {
    top: -9px;
  }
  .plasma-b75c .black-78ce .layout-paper-91c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stale_c342 .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 19px;
  }
  .stale_c342 .black-78ce .layout-paper-91c1 {
    margin-top: -1px;
  }
  .stale_c342 .black-78ce .layout-paper-91c1,
  .stale_c342 .black-78ce .layout-paper-91c1::after,
  .stale_c342 .black-78ce .layout-paper-91c1::before {
    width: 19px;
    height: 2px;
  }
  .stale_c342 .black-78ce .layout-paper-91c1::before {
    top: -6px;
  }
  .stale_c342 .black-78ce .layout-paper-91c1::after {
    bottom: -6px;
  }
  .center-d7cc .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 22px;
  }
  .center-d7cc .black-78ce .layout-paper-91c1 {
    margin-top: -1px;
  }
  .center-d7cc .black-78ce .layout-paper-91c1,
  .center-d7cc .black-78ce .layout-paper-91c1::after,
  .center-d7cc .black-78ce .layout-paper-91c1::before {
    width: 22px;
    height: 2px;
  }
  .center-d7cc .black-78ce .layout-paper-91c1::before {
    top: -7px;
  }
  .center-d7cc .black-78ce .layout-paper-91c1::after {
    bottom: -7px;
  }
  .preview-ab18 .black-78ce .layout-orange-78d3 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-ab18 .black-78ce .layout-paper-91c1 {
    margin-top: -1.5px;
  }
  .preview-ab18 .black-78ce .layout-paper-91c1,
  .preview-ab18 .black-78ce .layout-paper-91c1::after,
  .preview-ab18 .black-78ce .layout-paper-91c1::before {
    width: 31px;
    height: 3px;
  }
  .preview-ab18 .black-78ce .layout-paper-91c1::before {
    top: -9px;
  }
  .preview-ab18 .black-78ce .layout-paper-91c1::after {
    bottom: -9px;
  }
}
.summary_next_e733 .layout-paper-91c1 {
  -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);
}
.summary_next_e733 .layout-paper-91c1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.summary_next_e733 .layout-paper-91c1::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);
}
.summary_next_e733.photo-67f3 .layout-paper-91c1 {
  -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);
}
.summary_next_e733.photo-67f3 .layout-paper-91c1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.summary_next_e733.photo-67f3 .layout-paper-91c1::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);
}
.sort_action_e963 {
  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.focused-3f18:before {
  display: none;
}
.background_small_c1d1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.background_small_c1d1 .active-steel-4131 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.background_small_c1d1 .active-steel-4131:last-of-type {
  border-bottom: none;
}
.background_small_c1d1 .active-steel-4131.paragraph_prev_e732,
.background_small_c1d1 .active-steel-4131.upper-d60e,
.background_small_c1d1 .active-steel-4131.selected-f82c {
  padding: 0;
}
.background_small_c1d1 .button-over-a689 .pagination-tiny-cc49 {
  color: currentColor;
}
.background_small_c1d1 .button-over-a689 .pagination-tiny-cc49:focus,
.background_small_c1d1 .button-over-a689 .pagination-tiny-cc49:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_small_c1d1.sort_b848 .large-13df,
.background_small_c1d1.sort_b848 .avatar_f98f a,
.background_small_c1d1.sort_b848 .action-81c8 a,
.background_small_c1d1.sort_b848 .picture-red-5cf7 a {
  color: rgba(0, 0, 0, 0.55);
}
.background_small_c1d1.sort_b848 .large-13df:hover,
.background_small_c1d1.sort_b848 .avatar_f98f a:hover,
.background_small_c1d1.sort_b848 .action-81c8 a:hover,
.background_small_c1d1.sort_b848 .picture-red-5cf7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_small_c1d1.sort_b848 .component-5d15 {
  color: rgba(0, 0, 0, 0.8);
}
.background_small_c1d1.sort_b848 .active-steel-4131 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_small_c1d1.sort_b848 .active-steel-4131:before {
  background: rgba(0, 0, 0, 0.08);
}
.background_small_c1d1.sort_b848 .over_55c8:before {
  background: rgba(255, 255, 255, 0.9);
}
.background_small_c1d1.sort_b848 .button-over-a689 .feature_d3d0 li a,
.background_small_c1d1.sort_b848 .button-over-a689 .pagination-tiny-cc49,
.background_small_c1d1.sort_b848 .picture-red-5cf7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_small_c1d1.sort_b848 .button-over-a689 .pagination-tiny-cc49:focus,
.background_small_c1d1.sort_b848 .button-over-a689 .pagination-tiny-cc49:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_small_c1d1.sort_b848 .feature_d3d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_small_c1d1.backdrop_b99a .large-13df,
.background_small_c1d1.backdrop_b99a .avatar_f98f a,
.background_small_c1d1.backdrop_b99a .action-81c8 .pagination-tiny-cc49,
.background_small_c1d1.backdrop_b99a .action-81c8 a,
.background_small_c1d1.backdrop_b99a .picture-red-5cf7 a {
  color: rgba(255, 255, 255, 0.79);
}
.background_small_c1d1.backdrop_b99a .large-13df:hover,
.background_small_c1d1.backdrop_b99a .avatar_f98f a:hover,
.background_small_c1d1.backdrop_b99a .action-81c8 .pagination-tiny-cc49:hover,
.background_small_c1d1.backdrop_b99a .action-81c8 a:hover,
.background_small_c1d1.backdrop_b99a .picture-red-5cf7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_small_c1d1.backdrop_b99a .component-5d15 {
  color: rgba(255, 255, 255, 0.99);
}
.background_small_c1d1.backdrop_b99a .active-steel-4131 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_small_c1d1.backdrop_b99a .active-steel-4131:before {
  background: rgba(255, 255, 255, 0.08);
}
.background_small_c1d1.backdrop_b99a .over_55c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_small_c1d1.backdrop_b99a .button-over-a689 .feature_d3d0 li a,
.background_small_c1d1.backdrop_b99a .button-over-a689 .pagination-tiny-cc49,
.background_small_c1d1.backdrop_b99a .picture-red-5cf7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_small_c1d1.backdrop_b99a .button-over-a689 .pagination-tiny-cc49:focus,
.background_small_c1d1.backdrop_b99a .button-over-a689 .pagination-tiny-cc49:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_small_c1d1.backdrop_b99a .feature_d3d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_55c8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.over_55c8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.narrow-0f23 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.motion-72bc .background_small_c1d1 {
  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;
}
.motion-72bc .active-steel-4131 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.motion-72bc .active-steel-4131: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) {
  .motion-72bc .active-steel-4131:before {
    width: 16%;
    left: 42%;
  }
}
.motion-72bc .active-steel-4131:last-child:before {
  content: none;
}
.motion-72bc .active-steel-4131[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.motion-72bc .button-over-a689 .feature_d3d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.motion-72bc .button-over-a689 .feature_d3d0 li a .pagination-tiny-cc49 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.motion-72bc .button-over-a689 .picture-red-5cf7 {
  border: none;
}
.motion-72bc .button-over-a689 .picture-red-5cf7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.motion-72bc .over_55c8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.motion-72bc .narrow-0f23 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.motion-72bc .backdrop_b99a .over_55c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion-72bc .sort_b848.out-216f .layout-paper-91c1 {
  background: rgba(0, 0, 0, 0.6);
}
.motion-72bc
  .sort_b848.out-216f
  .layout-paper-91c1::after,
.motion-72bc
  .sort_b848.out-216f
  .layout-paper-91c1:before {
  background: inherit;
}
.motion-72bc
  .sort_b848.out-216f:hover
  .layout-paper-91c1 {
  background: rgba(0, 0, 0, 0.8);
}
.input_last_2c90 .background_small_c1d1 {
  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) {
  .input_last_2c90 .background_small_c1d1 {
    width: auto;
    right: 45px;
  }
}
.menu_1cef .background_small_c1d1 {
  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) {
  .menu_1cef .background_small_c1d1 {
    width: auto;
    left: 45px;
  }
}
.focused-3f18 .background_small_c1d1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focused-3f18 .narrow-0f23 {
  max-width: 48em;
  margin: 0 auto;
}
.focused-3f18 .over_55c8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.message_1691 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.message_1691.motion-72bc .background_small_c1d1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.message_1691.input_last_2c90 .background_small_c1d1 {
  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);
}
.message_1691 .background_small_c1d1 {
  visibility: visible;
}
.message_1691.menu_1cef .background_small_c1d1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notice_hard_a8e3,
.container-fixed-16a6 {
  overflow-x: hidden;
}
.notice_hard_a8e3 .background_small_c1d1 {
  overflow: auto;
}
.notice_hard_a8e3.motion-72bc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice_hard_a8e3.motion-72bc .background_small_c1d1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notice_hard_a8e3.motion-72bc .border-current-85c7 {
  opacity: 0;
}
.notice_hard_a8e3.input_last_2c90 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice_hard_a8e3.input_last_2c90 .background_small_c1d1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notice_hard_a8e3.input_last_2c90 .border-current-85c7 {
  opacity: 0;
}
.notice_hard_a8e3.menu_1cef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice_hard_a8e3.menu_1cef .background_small_c1d1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notice_hard_a8e3.menu_1cef .border-current-85c7 {
  opacity: 0;
}
.notice_hard_a8e3.focused-3f18 .background_small_c1d1 {
  z-index: 10;
  visibility: visible;
}
.out-216f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.out-216f .layout-paper-91c1 {
  background: rgba(255, 255, 255, 0.99);
}
.out-216f .layout-paper-91c1::after,
.out-216f .layout-paper-91c1:before {
  background: inherit;
}
.out-216f:hover .layout-paper-91c1 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_1cef .out-216f {
  top: 10px;
  right: auto;
  left: 12px;
}
.focused-3f18 .out-216f {
  display: none !important;
}
.notice_hard_a8e3:before,
.container-fixed-16a6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notice_hard_a8e3 .out-216f,
.container-fixed-16a6 .out-216f {
  display: inline-block;
}
.background_small_c1d1 .texture_363f {
  -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;
}
.notice_hard_a8e3 .background_small_c1d1 .texture_363f,
.container-fixed-16a6 .background_small_c1d1 .texture_363f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop_hard_2ee9 .sort_top_9886 {
  width: 100%;
}
.up-c25c {
  padding: 0 0.5em 0;
}
.up-c25c [class*="customify-col-"],
.up-c25c [class*="customify-col_"],
.up-c25c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accent-f495 .up-c25c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .huge-300c .content_static_26fb,
  .content_static_26fb {
    display: none;
  }
  .tall-3d4a {
    text-align: left;
  }
  .element-542c {
    text-align: center;
  }
  .last_15d8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .huge-300c .module_red_b6e8,
  .module_red_b6e8 {
    display: none;
  }
  .section_8db3 {
    text-align: left;
  }
  .huge-eb76 {
    text-align: center;
  }
  .row_current_4401 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .huge-300c .hero-last-34f2,
  .hero-last-34f2 {
    display: none;
  }
  .panel_fluid_076f {
    text-align: left;
  }
  .filter_iron_0781 {
    text-align: center;
  }
  .layout_acef {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture_wide_7cb0 {
  box-shadow: none !important;
}
.chip-last-e661 .focused-5c83,
.fresh_8024 .focused-5c83 {
  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;
}
.fresh_8024 .focused-5c83 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumbnail_aae2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thumbnail_aae2:after,
.thumbnail_aae2:before {
  content: "";
  display: table;
}
.thumbnail_aae2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thumbnail_aae2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thumbnail_aae2,
.active_17a7 {
  max-width: 1248px;
  margin: 0 auto;
}

.tag_34cd.texture-hard-d45d .thumbnail_aae2 {
  max-width: 100%;
}
.tag_34cd.paragraph-selected-f5ca {
  max-width: 1200px;
  margin: 0 auto;
}
.tag_34cd.preview_90dd .thumbnail_aae2 {
  max-width: 100%;
}
.tag_34cd.preview_90dd > .thumbnail_aae2 {
  padding-left: 0;
  padding-right: 0;
}
.tag_34cd.preview_90dd > .thumbnail_aae2 .huge-300c {
  margin: 0;
}
.tag_34cd.preview_90dd
  > .thumbnail_aae2
  .container_a336.wrapper_dirty_ce63 {
  margin-right: 0;
  margin-left: 0;
}
.tag_34cd.preview_90dd #main.wrapper_dirty_ce63 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .table-6fca #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .table-6fca #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notice-slow-a5dd .search-abde {
    padding-right: 1em;
  }
  .notice-slow-a5dd.module-cool-3f93 .container_a336 {
    border-right: 1px solid #eaecee;
  }
  .notice-slow-a5dd.module-cool-3f93 .search-abde {
    padding-right: 1em;
  }
  .notice-slow-a5dd.module-cool-3f93 .info-dark-bb65 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean-e5c1 .search-abde {
    padding-left: 1em;
  }
  .clean-e5c1.module-cool-3f93 .container_a336 {
    border-left: 1px solid #eaecee;
  }
  .clean-e5c1.module-cool-3f93 .search-abde {
    padding-left: 1em;
  }
  .clean-e5c1.module-cool-3f93 .info-dark-bb65 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-fd25 .search-abde {
    padding-left: 1em;
  }
  .lower-fd25.module-cool-3f93 .gallery-5fcd {
    border-right: 1px solid #eaecee;
  }
  .lower-fd25.module-cool-3f93 .brown-97b4 {
    border-right: 1px solid #eaecee;
  }
  .lower-fd25.module-cool-3f93 .search-abde {
    padding-left: 1em;
  }
  .lower-fd25.module-cool-3f93 .info-dark-bb65 {
    padding-right: 1em;
  }
  .lower-fd25.module-cool-3f93 .main-old-7016 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_smooth_b8a8 .search-abde {
    padding-right: 1em;
  }
  .search_smooth_b8a8.module-cool-3f93 .gallery-5fcd {
    border-left: 1px solid #eaecee;
  }
  .search_smooth_b8a8.module-cool-3f93 .brown-97b4 {
    border-left: 1px solid #eaecee;
  }
  .search_smooth_b8a8.module-cool-3f93 .search-abde {
    padding-right: 1em;
  }
  .search_smooth_b8a8.module-cool-3f93 .info-dark-bb65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_smooth_b8a8.module-cool-3f93 .main-old-7016 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-6fca .search-abde {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-6fca.module-cool-3f93 .container_a336 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .table-6fca.module-cool-3f93 .search-abde {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-6fca.module-cool-3f93 .info-dark-bb65 {
    padding-left: 1em;
  }
  .table-6fca.module-cool-3f93 .main-old-7016 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .table-6fca.module-cool-3f93 .search-abde {
    padding-left: 0;
  }
}
.hard_2fba .static_6211 {
  display: inline-block;
}
.box_full_009b {
  display: inline-block;
}
.row-basic-c64a {
  word-con: break-word;
}
.wrapper_lower_c3d2 > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper_lower_c3d2 .chip_ec07 {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper_lower_c3d2 .mask_f85d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.title-bright-748e .next-0ffd {
  margin-bottom: 2em;
}
.title-bright-748e .secondary-40a0 {
  margin-bottom: 15px;
}
.title-bright-748e .secondary-40a0:last-child {
  margin-bottom: 0;
}
.title-bright-748e .button-03ec {
  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) {
  .title-bright-748e .button-03ec {
    display: block;
  }
}
.title-bright-748e .mask_bff8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .title-bright-748e .mask_bff8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.title-bright-748e .main-out-d895 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.title-bright-748e .main-out-d895 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.title-bright-748e .main-out-d895 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.title-bright-748e .row-basic-c64a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.title-bright-748e .row-basic-c64a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.title-bright-748e .simple-ecec p:last-child {
  margin-bottom: 0;
}
.title-bright-748e .banner-7e46 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.title-bright-748e .column-first-1e41 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.title-bright-748e .primary-ddea {
  margin-top: 1em;
}
.title-bright-748e .title_0b2e {
  top: 0;
  display: block;
}
.title-bright-748e .title_0b2e a {
  color: inherit;
}
.title-bright-748e .title_0b2e a:hover {
  color: inherit;
}
.title-bright-748e .last_9459 {
  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;
}
.title-bright-748e .last_9459:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.title-bright-748e .column-first-1e41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.title-bright-748e .pagination_in_2eff {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.title-bright-748e .pagination_in_2eff:first-child {
  margin-top: 0;
}
.title-bright-748e .pagination_in_2eff.widget_glass_a49f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.title-bright-748e .pagination_in_2eff.hard_c29c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title-bright-748e
  .pagination_in_2eff.hard_c29c.cold_3b42
  .primary-ddea {
  width: 100%;
}
.title-bright-748e .hard_c29c {
  -webkit-box-align: center;
  align-items: center;
}
.title-bright-748e .hard_c29c .wrapper_lower_c3d2,
.title-bright-748e .hard_c29c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.title-bright-748e .main-out-d895 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title-bright-748e .main-out-d895 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title-bright-748e .main-out-d895: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;
}
.title-bright-748e .widget_glass_a49f {
  z-index: 5;
}
.title-bright-748e .pattern_3132 .hidden-43d1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.title-bright-748e .table_north_0a51 .hidden-43d1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.title-bright-748e .tooltip-d737 .hidden-43d1 {
  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;
}
.title-bright-748e.under_78ea .button-03ec,
.title-bright-748e.overlay_hard_14a0 .button-03ec {
  display: block;
}
.title-bright-748e.under_78ea .button-03ec .gallery-4af8,
.title-bright-748e.under_78ea .button-03ec .column-first-1e41,
.title-bright-748e.overlay_hard_14a0 .button-03ec .gallery-4af8,
.title-bright-748e.overlay_hard_14a0 .button-03ec .column-first-1e41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title-bright-748e.hero_17ae .mask_bff8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .title-bright-748e.hero_17ae .mask_bff8 {
    margin-right: 0;
  }
}
.title-bright-748e.under_78ea .mask_bff8,
.title-bright-748e.overlay_hard_14a0 .mask_bff8 {
  padding-top: 40%;
}
.title-bright-748e.under_78ea .next-0ffd,
.title-bright-748e.overlay_hard_14a0 .next-0ffd {
  display: block;
}
.title-bright-748e.under_78ea .fn-sticky-03a8 .column-first-1e41,
.title-bright-748e.overlay_hard_14a0 .fn-sticky-03a8 .column-first-1e41 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.title-bright-748e.under_78ea .mask_bff8,
.title-bright-748e.overlay_hard_14a0 .mask_bff8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.title-bright-748e.under_78ea .column-first-1e41 {
  padding: 1em;
}
.link-95c7 {
  margin: 30px auto;
  display: block;
}
.link-95c7 .info-down-2130 > * {
  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;
}
.link-95c7 .info-down-2130 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link-95c7 .info-down-2130 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-bright-eafd .wrapper_lower_c3d2 {
  margin-bottom: 1.41575em;
}
.button-bright-eafd .gas_72dc {
  margin-bottom: 1.618em;
}
.wrapper-d69d .picture_532a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wrapper-d69d .picture_532a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wrapper-d69d .overlay-glass-043a {
  max-width: 100%;
  overflow: auto;
}
.complex_38e1 .wrapper-d69d a:hover {
  text-decoration: underline;
}
.carousel_short_8020 .secondary-40a0:not(.row-basic-c64a),
.carousel_short_8020 .main-out-d895 {
  margin-bottom: 1.41575em;
}
.carousel_short_8020 .secondary-40a0:not(.row-basic-c64a):last-child,
.carousel_short_8020 .main-out-d895:last-child {
  margin-bottom: 0;
}
.carousel_short_8020 .secondary-40a0.under_139a {
  margin-bottom: 0.41575em;
}
.carousel_short_8020 .huge-3d16:before,
.carousel_short_8020 .glass-e97a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.carousel_short_8020 .huge-3d16:before {
  content: "\f115";
}
.carousel_short_8020 .glass-e97a:before {
  content: "\f02c";
}
.carousel_short_8020 .filter-pressed-7d87 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.carousel_short_8020 .filter-pressed-7d87 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bronze_8690 {
  display: -webkit-box;
  display: flex;
}
.bronze_8690 .description_5f09 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bronze_8690 .description_5f09 {
    flex-basis: 90px;
  }
}
.bronze_8690 .wrapper-green-21fe {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze_8690 .wrapper-green-21fe {
    flex-basis: calc(100% - 50px);
  }
}
.bronze_8690 .main-motion-f202 p:last-child {
  margin-bottom: 0.72em;
}
.avatar-975f .info-down-2130 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar-975f .info-down-2130:after,
.avatar-975f .info-down-2130:before {
  content: "";
  display: table;
}
.avatar-975f .info-down-2130:after {
  clear: both;
}
.avatar-975f .info-down-2130 .filter-0594,
.avatar-975f .info-down-2130 .input-white-411a {
  width: 49%;
}
.avatar-975f .info-down-2130 .filter-0594 a span.orange-a4a5,
.avatar-975f .info-down-2130 .input-white-411a a span.orange-a4a5 {
  display: block;
  margin-bottom: 5px;
}
.avatar-975f .info-down-2130 .input-white-411a {
  float: left;
  text-align: left;
}
.avatar-975f .info-down-2130 .filter-0594 {
  float: right;
  text-align: right;
}
.column_wood_0f0e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .column_wood_0f0e {
    margin-bottom: 0;
  }
}
.outline-6c03 {
  margin-bottom: 1em;
}
.outline-6c03 .row-basic-c64a {
  font-size: 1.1em;
  line-height: 1.3;
}
.new-e2b9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy-4257 .outline-6c03,
.preview-4e5a .outline-6c03 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy-4257 .outline-6c03,
  .preview-4e5a .outline-6c03 {
    display: block;
  }
}
.easy-4257 .new-e2b9,
.preview-4e5a .new-e2b9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy-4257 .new-e2b9,
  .preview-4e5a .new-e2b9 {
    margin-bottom: 1em;
  }
}
.easy-4257 .new-e2b9 img,
.preview-4e5a .new-e2b9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy-4257 .picture_f175,
.preview-4e5a .picture_f175 {
  flex-basis: calc(100% - 160px);
}
.easy-4257 .picture_f175 p,
.preview-4e5a .picture_f175 p {
  margin-bottom: 0;
}
.easy-4257 .picture_f175 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy-4257 .picture_f175 {
    padding-left: 0;
  }
}
.preview-4e5a .picture_f175 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .preview-4e5a .picture_f175 {
    padding-right: 0;
  }
}
.preview-4e5a .new-e2b9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.highlight-bottom-5d08 .new-e2b9 {
  margin-bottom: 0.5em;
}
.highlight-bottom-5d08 .new-e2b9 img {
  width: 100%;
}
.frame-next-a4c2 .photo_fe45,
.widget-silver-a7af .photo_fe45 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget-silver-a7af .container_a336 .table_7968 p:last-child {
  margin-bottom: 0;
}
.input-bright-abeb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero_fc61 .purple_1cb1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero_fc61 .purple_1cb1:last-of-type {
    margin-bottom: 0;
  }
}
.hero_fc61 .purple_1cb1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_fc61 .purple_1cb1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero_fc61 .purple_1cb1 ul li {
  margin: 0 0 0.6em;
}
.hero_fc61 .purple_1cb1 ul li.filter_full_46d5,
.hero_fc61 .purple_1cb1 ul li.link-silver-ab64 {
  position: relative;
}
.hero_fc61 .purple_1cb1 ul li.filter_full_46d5 .light-f477,
.hero_fc61 .purple_1cb1 ul li.link-silver-ab64 .light-f477 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero_fc61 .purple_1cb1 ul li.filter_full_46d5:after:after,
.hero_fc61 .purple_1cb1 ul li.filter_full_46d5:after:before,
.hero_fc61
  .purple_1cb1
  ul
  li.link-silver-ab64:after:after,
.hero_fc61
  .purple_1cb1
  ul
  li.link-silver-ab64:after:before {
  content: "";
  display: table;
}
.hero_fc61 .purple_1cb1 ul li.filter_full_46d5:after:after,
.hero_fc61
  .purple_1cb1
  ul
  li.link-silver-ab64:after:after {
  clear: both;
}
.hero_fc61 .purple_1cb1 a.element-8d33:hover {
  text-decoration: none;
}
.hero_fc61 .purple_1cb1 select {
  max-width: 100%;
}
.hero_fc61 .purple_1cb1 table {
  font-size: 85%;
}
.hero_fc61 .purple_1cb1 table td,
.hero_fc61 .purple_1cb1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero_fc61 .purple_1cb1 table tfoot td {
  text-align: left;
}
.hero_fc61 .purple_1cb1 :last-child {
  margin-bottom: 0;
}
.hero_fc61 .purple_1cb1 .info-21a0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero_fc61 .purple_1cb1 .info-21a0 label {
  width: 100%;
}
.hero_fc61 .purple_1cb1 .info-21a0 .tall-cd19 {
  width: 100%;
  display: block;
}
.hero_fc61 .purple_1cb1 .info-21a0 .column-pink-04ea {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero_fc61 .purple_1cb1 .info-21a0 .column-pink-04ea:hover svg #svg-search {
  fill: #444;
}
.hero_fc61 .purple_1cb1 .info-21a0 .column-pink-04ea svg {
  width: 18px;
  height: 18px;
}
.hero_fc61 .hover_8195 ul ul,
.hero_fc61 .highlight_light_b87b ul ul,
.hero_fc61 .paragraph-clean-5fc6 ul ul,
.hero_fc61 .gradient_e1d1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero_fc61 .hover_8195 .in_2ef6 > a,
.hero_fc61 .highlight_light_b87b .in_2ef6 > a,
.hero_fc61 .paragraph-clean-5fc6 .in_2ef6 > a,
.hero_fc61 .gradient_e1d1 .in_2ef6 > a {
  margin-bottom: 0;
}
.hero_fc61 .west_f923 li,
.hero_fc61 .hover_8195 li,
.hero_fc61 .notice_under_694c li,
.hero_fc61 .highlight_light_b87b li,
.hero_fc61 .paragraph-clean-5fc6 li,
.hero_fc61 .gradient_e1d1 li,
.hero_fc61 .bronze_9a85 li,
.hero_fc61 .grid-stale-0efd li {
  display: block;
  position: relative;
}
.hero_fc61 .west_f923 li:last-child,
.hero_fc61 .hover_8195 li:last-child,
.hero_fc61 .notice_under_694c li:last-child,
.hero_fc61 .highlight_light_b87b li:last-child,
.hero_fc61 .paragraph-clean-5fc6 li:last-child,
.hero_fc61 .gradient_e1d1 li:last-child,
.hero_fc61 .bronze_9a85 li:last-child,
.hero_fc61 .grid-stale-0efd li:last-child {
  border: none;
}
.hero_fc61 .west_f923 li a,
.hero_fc61 .hover_8195 li a,
.hero_fc61 .notice_under_694c li a,
.hero_fc61 .highlight_light_b87b li a,
.hero_fc61 .paragraph-clean-5fc6 li a,
.hero_fc61 .gradient_e1d1 li a,
.hero_fc61 .bronze_9a85 li a,
.hero_fc61 .grid-stale-0efd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_fc61 .west_f923 li ul li::before,
.hero_fc61 .hover_8195 li ul li::before,
.hero_fc61 .notice_under_694c li ul li::before,
.hero_fc61 .highlight_light_b87b li ul li::before,
.hero_fc61 .paragraph-clean-5fc6 li ul li::before,
.hero_fc61 .gradient_e1d1 li ul li::before,
.hero_fc61 .bronze_9a85 li ul li::before,
.hero_fc61 .grid-stale-0efd li ul li::before {
  left: 15px;
}
.hero_fc61 .west_f923 li ul a,
.hero_fc61 .hover_8195 li ul a,
.hero_fc61 .notice_under_694c li ul a,
.hero_fc61 .highlight_light_b87b li ul a,
.hero_fc61 .paragraph-clean-5fc6 li ul a,
.hero_fc61 .gradient_e1d1 li ul a,
.hero_fc61 .bronze_9a85 li ul a,
.hero_fc61 .grid-stale-0efd li ul a {
  padding-left: 20px;
}
.hero_fc61 .west_f923 li ul ul li::before,
.hero_fc61 .hover_8195 li ul ul li::before,
.hero_fc61 .notice_under_694c li ul ul li::before,
.hero_fc61 .highlight_light_b87b li ul ul li::before,
.hero_fc61 .paragraph-clean-5fc6 li ul ul li::before,
.hero_fc61 .gradient_e1d1 li ul ul li::before,
.hero_fc61 .bronze_9a85 li ul ul li::before,
.hero_fc61 .grid-stale-0efd li ul ul li::before {
  left: 30px;
}
.hero_fc61 .west_f923 li ul ul a,
.hero_fc61 .hover_8195 li ul ul a,
.hero_fc61 .notice_under_694c li ul ul a,
.hero_fc61 .highlight_light_b87b li ul ul a,
.hero_fc61 .paragraph-clean-5fc6 li ul ul a,
.hero_fc61 .gradient_e1d1 li ul ul a,
.hero_fc61 .bronze_9a85 li ul ul a,
.hero_fc61 .grid-stale-0efd li ul ul a {
  padding-left: 40px;
}
.hero_fc61 .logo_mini_e12e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_fc61 .grid-stale-0efd ul li {
  margin-bottom: 1.41575em;
}
.hero_fc61 .grid-stale-0efd ul li .list_gas_0f4e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero_fc61 .grid-stale-0efd ul li .content_static_4bc6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop_b99a .west_f923 li a,
.backdrop_b99a .hover_8195 li a,
.backdrop_b99a .notice_under_694c li a,
.backdrop_b99a .highlight_light_b87b li a,
.backdrop_b99a .paragraph-clean-5fc6 li a,
.backdrop_b99a .gradient_e1d1 li a,
.backdrop_b99a .bronze_9a85 li a,
.backdrop_b99a .grid-stale-0efd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_b99a .logo_mini_e12e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_b99a .purple_1cb1 ul li.filter_full_46d5 .light-f477,
.backdrop_b99a .purple_1cb1 ul li.link-silver-ab64 .light-f477 {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop_b99a .hero_fc61 .purple_1cb1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_34cd .hero_fc61 .feature_d3d0 li {
  margin: 0;
}
.tag_34cd .hero_fc61 .feature_d3d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tag_34cd .hero_fc61 .feature_d3d0 li ul {
  margin: 0;
}
.tag_34cd .hero_fc61 .feature_d3d0 li ul li a {
  padding-left: 15px;
}
.tag_34cd .hero_fc61 .feature_d3d0 li ul li li a {
  padding-left: 30px;
}
.tag_34cd .hero_fc61 .feature_d3d0 li.column-brown-00c9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tag_34cd .hero_fc61 .feature_d3d0 li.column-brown-00c9 > 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;
}
.tag_34cd .hero_fc61 .feature_d3d0 li.column-brown-00c9 > 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;
}
.header_d24d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hidden-medium-2187 {
  position: relative;
  z-index: 10;
}
.hidden-medium-2187 .texture_363f {
  width: 100%;
  max-width: 100%;
}
.row-881f .up_5eaa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-881f .sort_b848 {
}
.row-881f .backdrop_b99a {
  background: #292929;
}
.surface_top_10a4 .up_5eaa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface_top_10a4 .sort_b848 {
  background: #f9f9f9;
}
.surface_top_10a4 .backdrop_b99a {
  background: #303030;
}
.gas_bd12 .up_5eaa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas_bd12 .static_6211 {
    margin-bottom: 1em;
  }
  .gas_bd12 .static_6211:last-child {
    margin-bottom: 0;
  }
}
.gas_bd12 .sort_b848 {
  background: #ededed;
}
.gas_bd12 .backdrop_b99a {
  background: #1a1a1a;
}
.up_5eaa.sort_b848 {
  color: rgba(0, 0, 0, 0.6);
}
.up_5eaa.sort_b848 .slider-pro-36d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_5eaa.backdrop_b99a {
  color: rgba(255, 255, 255, 0.99);
}
.up_5eaa.backdrop_b99a a:not(.element-8d33) {
  color: rgba(255, 255, 255, 0.79);
}
.up_5eaa.backdrop_b99a a:not(.element-8d33):hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_5eaa.backdrop_b99a .slider-pro-36d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_5eaa.backdrop_b99a table tbody td,
.up_5eaa.backdrop_b99a table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge-65a7.module_eb18 .thumbnail_aae2 {
  max-width: initial;
}
.badge-65a7 .avatar_a632 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge-65a7 .avatar_a632 .texture_363f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge-65a7 .avatar_a632 .texture_363f {
    display: block;
    margin-bottom: 2em;
  }
  .badge-65a7 .avatar_a632 .texture_363f:last-child {
    margin-bottom: 0;
  }
}
.gas_bd12 .static_6211:last-child,
.surface_top_10a4 .static_6211:last-child,
.row-881f .static_6211:last-child {
  margin-bottom: 0;
}
.gas_bd12 .static_6211 .hero_fc61 .purple_1cb1:last-child,
.surface_top_10a4 .static_6211 .hero_fc61 .purple_1cb1:last-child,
.row-881f .static_6211 .hero_fc61 .purple_1cb1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gas_bd12 .pagination-middle-6549,
  .gas_bd12 .highlight-596d,
  .surface_top_10a4 .pagination-middle-6549,
  .surface_top_10a4 .highlight-596d,
  .row-881f .pagination-middle-6549,
  .row-881f .highlight-596d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hidden-medium-2187 .static_6211 {
    margin-bottom: 2em;
  }
}
.hidden-medium-2187 p:last-child {
  margin-bottom: 0;
}
.hidden-medium-2187 li,
.hidden-medium-2187 ul {
  list-style: none;
  margin: 0;
}
.hidden-medium-2187 ul ul {
  margin-left: 2.617924em;
}
.secondary-south-e70e {
  font-size: 0.875em;
}

/* css-noise: 9352 */
.phantom-card-k4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
