/*!
Theme Name: Customify
Theme URI: https://pressmaximum.table_cold_c5ed/customify
Author: WPCustomify
Author URI: https://pressmaximum.table_cold_c5ed
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.table_cold_c5ed/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice_af31.sort-4b3d/licenses/gpl-2.0.last-58d5
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.outer-7a26/, (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.preview-fluid-fccc.over-d4cc/normalize.sort-clean-ceae/
 ======
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.sort-clean-ceae v7.0.0 | MIT License | github.table_cold_c5ed/necolas/normalize.sort-clean-ceae */
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;
}
.picture_dark_71db .popup-new-7d72,
.west-4d9f,
.fast_dde4,
.inner_f0fc,
.tiny_bdff,
.photo_dim_9121,
.filter-light-1018,
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;
}
.west-4d9f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .west-4d9f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .west-4d9f,
  h1 {
    font-size: 1.8em;
  }
}
.fast_dde4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast_dde4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast_dde4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast_dde4,
  h2 {
    font-size: 1.7em;
  }
}
.inner_f0fc,
h3 {
  font-size: 1.618em;
}
.picture_dark_71db .popup-new-7d72,
.tiny_bdff,
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.table-8d68 {
  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;
}
.dim_33a4:after,
.dim_33a4:before,
.sidebar_a9e2:after,
.sidebar_a9e2:before {
  content: "";
  display: table;
}
.dim_33a4:after,
.sidebar_a9e2:after {
  clear: both;
}
.light-ca05 {
  float: right;
  margin-right: 0;
}
.disabled_lower_9ad1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.prev-b546 .badge_2e15,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.prev-b546 .badge_2e15: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;
}
.old_79da .badge_2e15 {
  box-shadow: none;
}
.old_79da
  .badge_2e15
  .pro-a88d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old_79da .badge_2e15 .container-ebee {
  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;
}
.old_79da
  .badge_2e15
  .container-ebee
  b {
  display: none;
}
.old_79da .container_solid_b178 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.caption-wide-0503:not(.white-3d28):not(.hovered-450a),
button:not(.white-3d28):not(.hovered-450a),
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ),
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ),
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ) {
  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;
}
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ):hover,
button:not(.white-3d28):not(
    .hovered-450a
  ):hover,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ):hover,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ):hover,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ):active,
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ):focus,
button:not(.white-3d28):not(
    .hovered-450a
  ):active,
button:not(.white-3d28):not(
    .hovered-450a
  ):focus,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ):active,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ):focus,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ):active,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ):focus,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ):active,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ):focus {
  outline: 0;
}
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e,
button:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e {
  position: relative;
}
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .info_2147,
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .texture_33c4,
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .outline-2b83,
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  i,
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  svg,
button:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .info_2147,
button:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .texture_33c4,
button:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .outline-2b83,
button:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  i,
button:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  svg,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .info_2147,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .texture_33c4,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .outline-2b83,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  i,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  svg,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .info_2147,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .texture_33c4,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .outline-2b83,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  i,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  svg,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .info_2147,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .texture_33c4,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  .outline-2b83,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  i,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e
  svg {
  visibility: hidden;
}
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e:after,
button:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e:after,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e:after,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e:after,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ).fn-loading-f00e: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;
}
.caption-wide-0503:not(.white-3d28):not(.hovered-450a),
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ),
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ),
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ) {
  color: #fff;
  background: #235787;
}
.caption-wide-0503:not(.white-3d28):not(
    .hovered-450a
  ):focus,
input[type="button"]:not(.white-3d28):not(
    .hovered-450a
  ):focus,
input[type="reset"]:not(.white-3d28):not(
    .hovered-450a
  ):focus,
input[type="submit"]:not(.white-3d28):not(
    .hovered-450a
  ):focus {
  color: #fff;
}
.caption-wide-0503.fn-disabled-f00e:not(.white-3d28):not(
    .hovered-450a
  ),
.caption-wide-0503[disabled]:not(.white-3d28):not(
    .hovered-450a
  ),
button.fn-disabled-f00e:not(.white-3d28):not(
    .hovered-450a
  ),
button[disabled]:not(.white-3d28):not(
    .hovered-450a
  ) {
  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;
}
.info-full-60bc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info-full-60bc: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;
}
.chip-d02c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.search_smooth_9236 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.table_under_cea1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dim_33a4:after,
.dim_33a4:before,
.first-2bc7:after,
.first-2bc7:before,
.frame-ffa9:after,
.frame-ffa9:before,
.sidebar-dark-ede4:after,
.sidebar-dark-ede4:before,
.pressed-5e8e:after,
.pressed-5e8e:before,
.copper-6c18:after,
.copper-6c18:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dim_33a4:after,
.first-2bc7:after,
.frame-ffa9:after,
.sidebar-dark-ede4:after,
.pressed-5e8e:after,
.copper-6c18:after {
  clear: both;
}
.first-2bc7 .tabs_2c17,
.frame-ffa9 .tabs_2c17,
.summary_6f1e .tabs_2c17 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary_fast_276f {
  display: inline-block;
}
.disabled-2598 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.disabled-2598 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.disabled-2598 .surface-d134 {
  padding: 1em 0;
  font-size: 85%;
}
.surface-d134 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focus-dynamic-408d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focus-dynamic-408d:after,
.focus-dynamic-408d:before {
  content: "";
  display: table;
}
.focus-dynamic-408d:after {
  clear: both;
}
.top_1763 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.lite_c626 .top_1763 {
  max-width: 50%;
}
.row-7e88 .top_1763 {
  max-width: 33.33%;
}
.title_soft_8313 .top_1763 {
  max-width: 25%;
}
.smooth_1558 .top_1763 {
  max-width: 20%;
}
.accent-yellow-3d87 .top_1763 {
  max-width: 16.66%;
}
.dropdown-down-e055 .top_1763 {
  max-width: 14.28%;
}
.tabs-1f38 .top_1763 {
  max-width: 12.5%;
}
.hovered_3fd8 .top_1763 {
  max-width: 11.11%;
}
.old_ddeb {
  display: block;
}
.picture_dark_71db .breadcrumb_dynamic_ca60 label,
.picture_dark_71db .overlay_over_8e5a label,
.picture_dark_71db .liquid_5eff label,
.picture_dark_71db .shadow-new-ac95 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_070b {
  list-style: none;
  margin: 0;
}
.section_070b article.surface-north-52ed {
  margin-bottom: 0;
}
.section_070b ul {
  list-style: none;
  margin: 0;
}
.section_070b .outline-3555 li.surface-north-52ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_070b .outline-3555 li.surface-north-52ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_070b .outline-3555 li.surface-north-52ed: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) {
  .section_070b .outline-3555 li.surface-north-52ed li.surface-north-52ed li.surface-north-52ed li.surface-north-52ed {
    padding-left: 0;
  }
}
article.surface-north-52ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-north-52ed .first-2bc7 p:last-of-type {
  margin-bottom: 0;
}
article.surface-north-52ed .panel-east-e6c2 {
  float: left;
}
article.surface-north-52ed .pro_4aa4 {
  margin-left: 85px;
}
article.surface-north-52ed .shade_1e5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-north-52ed .shade_1e5d .plasma-0da1 {
  margin-left: 10px;
}
article.surface-north-52ed .pagination_3a6a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-north-52ed .black-a5f6 {
  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 .breadcrumb_dynamic_ca60,
  #respond .liquid_5eff,
  #respond .shadow-new-ac95 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_dynamic_ca60 input,
#respond .liquid_5eff input,
#respond .shadow-new-ac95 input {
  width: 100%;
}
#respond .shadow-new-ac95 {
  margin-right: 0;
}
#respond .slider-red-c5c3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-6cf6 {
  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;
}
.texture-6cf6.hard-ddd3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture-6cf6 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%);
}
.texture-6cf6:focus,
.texture-6cf6: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);
}
.outline_dynamic_a96d {
  border-radius: 10%;
}
.footer_plasma_f47c {
  border-radius: 50%;
}
.slow-24f1 {
  font-size: 0.72em;
}
.modal_white_6522 {
  font-size: 0.875em;
}
.fixed_09ee {
  font-size: 1.1em;
}
.secondary_inner_7082 {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary_inner_7082.slow-24f1 {
  letter-spacing: 0.5px;
}
.purple-1d36,
.purple-1d36 a {
  color: #6d6d6d;
}
.purple-1d36 a:hover {
  color: #111;
}
.alert-2c6b {
  color: #6d6d6d;
}
.bright_8717 {
  overflow-x: hidden;
}
.bright_8717 .menu-prev-938d.status_c3db {
  position: relative;
}
.bright_8717 .menu-prev-938d.status_c3db.info_11b7 {
  position: initial;
}
.bright_8717
  .menu-prev-938d.status_c3db.info_11b7
  .out_c842 {
  left: auto;
}
.bright_8717 .menu-prev-938d .out_c842 {
  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;
}
.bright_8717 .menu-prev-938d:hover.status_c3db {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bright_8717
  .menu-prev-938d:hover.status_c3db
  .out_c842 {
  display: block;
  z-index: 9999999;
}
.bright_8717 .picture_5c2f .rough_3634,
.bright_8717 .motion-ae35 .rough_3634 {
  display: none;
}
.bright_8717 .highlight-fb4a .menu-prev-938d:hover.status_c3db {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.picture_dark_71db .breadcrumb_dynamic_ca60 label,
.picture_dark_71db .overlay_over_8e5a label,
.picture_dark_71db .liquid_5eff label,
.picture_dark_71db .shadow-new-ac95 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_070b {
  list-style: none;
  margin: 0;
}
.section_070b article.surface-north-52ed {
  margin-bottom: 0;
}
.section_070b ul {
  list-style: none;
  margin: 0;
}
.section_070b .outline-3555 li.surface-north-52ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_070b .outline-3555 li.surface-north-52ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_070b .outline-3555 li.surface-north-52ed: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) {
  .section_070b .outline-3555 li.surface-north-52ed li.surface-north-52ed li.surface-north-52ed li.surface-north-52ed {
    padding-left: 0;
  }
}
article.surface-north-52ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-north-52ed .first-2bc7 p:last-of-type {
  margin-bottom: 0;
}
article.surface-north-52ed .panel-east-e6c2 {
  float: left;
}
article.surface-north-52ed .pro_4aa4 {
  margin-left: 85px;
}
article.surface-north-52ed .shade_1e5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-north-52ed .shade_1e5d .plasma-0da1 {
  margin-left: 10px;
}
article.surface-north-52ed .pagination_3a6a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-north-52ed .black-a5f6 {
  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 .breadcrumb_dynamic_ca60,
  #respond .liquid_5eff,
  #respond .shadow-new-ac95 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_dynamic_ca60 input,
#respond .liquid_5eff input,
#respond .shadow-new-ac95 input {
  width: 100%;
}
#respond .shadow-new-ac95 {
  margin-right: 0;
}
#respond .slider-red-c5c3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_5c2f .alert_2661 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.alert_2661 .avatar-51ca.label_bc15 .disabled-solid-739e > li > a:focus,
.alert_2661 .avatar-51ca.label_bc15 .disabled-solid-739e > li > a:hover,
.alert_2661 .avatar-51ca.lite_062b .disabled-solid-739e > li > a:focus,
.alert_2661 .avatar-51ca.lite_062b .disabled-solid-739e > li > a:hover,
.alert_2661 .avatar-51ca.media-dark-578a .disabled-solid-739e > li > a:focus,
.alert_2661 .avatar-51ca.media-dark-578a .disabled-solid-739e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_2661
  .avatar-51ca.label_bc15
  .disabled-solid-739e
  > li.dim-9ef5
  > a,
.alert_2661
  .avatar-51ca.label_bc15
  .disabled-solid-739e
  > li.summary-4863
  > a,
.alert_2661
  .avatar-51ca.lite_062b
  .disabled-solid-739e
  > li.dim-9ef5
  > a,
.alert_2661
  .avatar-51ca.lite_062b
  .disabled-solid-739e
  > li.summary-4863
  > a,
.alert_2661
  .avatar-51ca.media-dark-578a
  .disabled-solid-739e
  > li.dim-9ef5
  > a,
.alert_2661 .avatar-51ca.media-dark-578a .disabled-solid-739e > li.accordion_24b0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_2661 .tertiary_8adc,
.alert_2661 .tertiary_8adc a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_2661 .layout_9ed7.widget_motion_fb3d li a,
.alert_2661 .focus-selected-352e a,
.alert_2661 .out_c757,
.alert_2661 .disabled-solid-739e > li > a,
.alert_2661 .progress-focused-b606 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661 .layout_9ed7.widget_motion_fb3d li a:hover,
.alert_2661 .focus-selected-352e a:hover,
.alert_2661 .out_c757:hover,
.alert_2661 .disabled-solid-739e > li > a:hover,
.alert_2661 .progress-focused-b606:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_2661 .message_fresh_c1d1 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661 .message_fresh_c1d1 .title-6ec1 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_2661 .message_fresh_c1d1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_2661 .chip_in_af08 .wrapper-copper-d3f3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661 .chip_in_af08 .wrapper-copper-d3f3 .sort_pro_d626 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661
  .chip_in_af08
  .wrapper-copper-d3f3
  .sort_pro_d626::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661
  .chip_in_af08
  .wrapper-copper-d3f3
  .sort_pro_d626:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661
  .chip_in_af08
  .wrapper-copper-d3f3
  .sort_pro_d626::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661
  .chip_in_af08
  .wrapper-copper-d3f3
  .sort_pro_d626::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661 .chip_in_af08 .inner-e694 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_2661 .chip_in_af08 .inner-e694:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-7492
  .alert_2661
  .chip_in_af08
  .popup_2c3f
  .silver-2d9f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot-7492
  .alert_2661
  .chip_in_af08
  .popup_2c3f
  .sort_pro_d626 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_5c2f .west-38dd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.west-38dd .avatar-51ca.label_bc15 .disabled-solid-739e > li > a:focus,
.west-38dd .avatar-51ca.label_bc15 .disabled-solid-739e > li > a:hover,
.west-38dd .avatar-51ca.lite_062b .disabled-solid-739e > li > a:focus,
.west-38dd .avatar-51ca.lite_062b .disabled-solid-739e > li > a:hover,
.west-38dd .avatar-51ca.media-dark-578a .disabled-solid-739e > li > a:focus,
.west-38dd .avatar-51ca.media-dark-578a .disabled-solid-739e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west-38dd
  .avatar-51ca.label_bc15
  .disabled-solid-739e
  > li.dim-9ef5
  > a,
.west-38dd
  .avatar-51ca.label_bc15
  .disabled-solid-739e
  > li.summary-4863
  > a,
.west-38dd
  .avatar-51ca.lite_062b
  .disabled-solid-739e
  > li.dim-9ef5
  > a,
.west-38dd
  .avatar-51ca.lite_062b
  .disabled-solid-739e
  > li.summary-4863
  > a,
.west-38dd
  .avatar-51ca.media-dark-578a
  .disabled-solid-739e
  > li.dim-9ef5
  > a,
.west-38dd .avatar-51ca.media-dark-578a .disabled-solid-739e > li.accordion_24b0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.west-38dd .tertiary_8adc,
.west-38dd .tertiary_8adc a {
  color: rgba(0, 0, 0, 0.8);
}
.west-38dd .layout_9ed7.widget_motion_fb3d li a,
.west-38dd .focus-selected-352e a,
.west-38dd .out_c757,
.west-38dd .disabled-solid-739e > li > a,
.west-38dd .progress-focused-b606 {
  color: rgba(0, 0, 0, 0.55);
}
.west-38dd .layout_9ed7.widget_motion_fb3d li a:hover,
.west-38dd .focus-selected-352e a:hover,
.west-38dd .out_c757:hover,
.west-38dd .disabled-solid-739e > li > a:hover,
.west-38dd .progress-focused-b606:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west-38dd .message_fresh_c1d1 {
  color: rgba(0, 0, 0, 0.55);
}
.west-38dd .message_fresh_c1d1 .title-6ec1 {
  color: rgba(0, 0, 0, 0.8);
}
.west-38dd .message_fresh_c1d1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-435b .footer_huge_4fe5 {
  margin-left: auto;
  margin-right: auto;
}
.frame-ffa9 > * {
  margin-left: auto;
  margin-right: auto;
}
.frame-ffa9 .chip-d02c {
  margin-right: 1.41575em;
}
.grid-soft-f8f2 .frame-ffa9 > .wide_7311 {
  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;
}
.grid-soft-f8f2 .frame-ffa9 > .info-black-e3d5 {
  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;
}
.item_hovered_8873.layout-435b .footer_huge_4fe5,
.content_pressed_f3d7.layout-435b .footer_huge_4fe5 {
  margin-left: 0;
}
.element_aaea.layout-435b .footer_huge_4fe5,
.bottom-5127.layout-435b .footer_huge_4fe5 {
  margin-right: 0;
}
.frame-ffa9 ol,
.frame-ffa9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.input_wide_b446 video {
  max-width: 100%;
}
.copper-4017 img {
  display: block;
}
.copper-4017.chip-d02c,
.copper-4017.search_smooth_9236 {
  width: 100%;
}
.copper-4017.info-black-e3d5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.next-a0eb:not(.red_a318) {
  margin: 1.5em auto;
}
.description-dark-4f83 p {
  padding: 1.5em 14px;
}
ul.lite-1c16.info-black-e3d5,
ul.lite-1c16.wide_7311,
ul.lite-1c16.sidebar-black-d051.wide_7311 {
  padding: 0 14px;
}
.surface_dim_22c0 {
  display: block;
  overflow-x: auto;
}
.surface_dim_22c0 table {
  border-collapse: collapse;
  width: 100%;
}
.surface_dim_22c0 td,
.surface_dim_22c0 th {
  padding: 0.5em;
}
.frame-ffa9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame-ffa9 ol ol,
.frame-ffa9 ol ul,
.frame-ffa9 ul ol,
.frame-ffa9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame-ffa9 ol ol li,
.frame-ffa9 ol ul li,
.frame-ffa9 ul ol li,
.frame-ffa9 ul ul li {
  margin-left: 0;
}
.plasma_a22b.box-ed44 > .carousel_b213 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.plasma_a22b.box-ed44 > .carousel_b213 iframe,
.plasma_a22b.box-ed44 > .carousel_b213 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.photo-short-bbf4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.photo-short-bbf4.static_5fab {
  padding: 0;
}
.photo-short-bbf4.static_5fab cite {
  font-size: 13px;
}
.photo-short-bbf4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.photo-short-bbf4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focus_focused_e875 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focus_focused_e875 > p:first-child {
  margin-top: 0;
}
.focus_focused_e875 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focus_focused_e875 blockquote {
  border-left: 0;
}
.paper_20a1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paper_20a1:not(.backdrop-upper-4229) {
  max-width: 100px;
}
.paper_20a1.carousel_a850 {
  border-bottom: none !important;
  text-align: center;
}
.paper_20a1.carousel_a850::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description-dark-4f83 p {
    padding: 1.5em 0;
  }
}
.fresh_edf5 {
  color: #0073aa;
}
.sidebar_dedc {
  background-color: #0073aa;
}
.box_a900 {
  color: #229fd8;
}
.overlay-0753 {
  background-color: #229fd8;
}
.hero-light-85a2 {
  color: #eee;
}
.gold-c217 {
  background-color: #eee;
}
.bronze-076a {
  color: #444;
}
.overlay_4a45 {
  background-color: #444;
}
.article_c64c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article_c64c .main-15fb .focus-selected-352e {
  font-size: 15px;
}
.article_c64c .focus-selected-352e {
  line-height: 1.3;
}
.article_c64c .west-38dd {
}
.article_c64c .alert_2661 {
  background: #235787;
}
.green-ae9f {
  padding: 0;
}
.green-ae9f .alert_2661 {
  background: #1a1a1a;
}
.green-ae9f .west-38dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.heading_ea47 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.heading_ea47 .west-38dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.heading_ea47 .alert_2661 {
  background: #303030;
}
.copper-6c18 {
  position: relative;
  z-index: 10;
}
.copper-6c18 .slider-0b67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider-first-663c .status_c3db {
  display: inline-block;
  vertical-align: middle;
}
.slider-first-663c.pink_0d2a .status_c3db {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slider-first-663c.pink_0d2a .status_c3db {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slider-first-663c.pink_0d2a .status_c3db {
    margin-right: 0.4em;
  }
}
.slider-first-663c.pink_0d2a .status_c3db:last-child {
  margin-right: 0;
}
.avatar-wide-15ea .slider-0b67 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture_5c2f .main-15fb {
    margin: 0 -0.5em;
  }
  .picture_5c2f .main-15fb [class*="customify-col-"],
  .picture_5c2f .main-15fb [class*="customify-col_"],
  .picture_5c2f .main-15fb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture_5c2f.bottom-0cb4 .slider-0b67 {
  background: 0 0 !important;
}
.picture_5c2f.bottom-0cb4 .slider-0b67,
.picture_5c2f.avatar-wide-15ea .slider-0b67 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture_5c2f.soft-0c54 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture_5c2f.avatar-wide-15ea .slider-0b67 {
  box-shadow: none !important;
}
.up-90dc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .up-90dc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .up-90dc {
    padding: 18px 0 20px;
  }
}
.up-90dc .pattern-clean-105c {
  width: 100%;
}
.up-90dc .paragraph_last_32a7 {
  margin-bottom: 0;
}
.up-90dc .primary-c9be {
  margin-top: 5px;
  font-size: 0.875em;
}
.status-ed9a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status-ed9a .popup-9cad {
  width: 100%;
}
.warm-74f1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.warm-74f1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.warm-74f1 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;
}
.warm-74f1 li:last-child:after {
  display: none;
}
.warm-74f1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wrapper_f114 .rough_3634 button,
.up-90dc .rough_3634 button {
  left: 0;
}
.wrapper_f114 .popup-9cad,
.up-90dc .popup-9cad {
  padding-left: 0;
  padding-right: 0;
}
.wrapper_f114 .status-ed9a,
.up-90dc .status-ed9a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wrapper_f114 {
  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;
}
.wrapper_f114: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;
}
.wrapper_f114 .dynamic_ba96 {
  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) {
  .wrapper_f114 .dynamic_ba96 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_f114 .dynamic_ba96 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_f114 .dynamic_ba96 {
    min-height: 200px;
  }
}
.wrapper_f114 .warm-74f1 {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper_f114 .warm-74f1 a,
.wrapper_f114 .warm-74f1 li:after {
  color: inherit;
}
.wrapper_f114 .warm-74f1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outer-f769 {
  margin-bottom: 0.5em;
}
.label-right-7a75 {
  margin-bottom: 1.2em;
}
.label-right-7a75,
.outer-f769 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.label-right-7a75 p:last-child,
.outer-f769 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .rough_3634,
#masthead .rough_3634 {
  display: none;
}
#masthead
  > .rough_3634.gradient_middle_11b9 {
  display: none;
}
#masthead > .rough_3634 button {
  left: 0;
}
.gold-ad24 {
  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%;
}
.gold-ad24 .status_c3db {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gold-ad24 .dropdown_9863 {
  display: -webkit-box;
  display: flex;
}
.gold-ad24 .dropdown_9863.tiny_5234 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gold-ad24 .dropdown_9863.title-ab75 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gold-ad24 .dropdown_9863.gallery-46f0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gold-ad24.title_084c.tertiary_smooth_e4f2 .dropdown_9863.tiny_5234 {
  flex-basis: 100%;
}
.gold-ad24.cool_8d0b .dropdown_9863.title-ab75 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gold-ad24.cool_8d0b .dropdown_9863.gallery-46f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .rough_3634.gradient_middle_11b9 {
  display: none;
}
#masthead > .rough_3634 button {
  left: 0;
}
.message-6ad8 {
  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;
}
.message-6ad8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.message-6ad8.easy-0c50 i {
  margin-right: 4px;
}
.message-6ad8.header-full-1f98 i {
  margin-left: 5px;
}
.focus-selected-352e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus-selected-352e p:last-child {
  margin-bottom: 0;
}
.last-e5a5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.last-e5a5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.last-e5a5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.last-e5a5 .tertiary_8adc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.last-e5a5 .layout_gold_c507 {
  margin: 5px 0 7px 0;
}
.last-e5a5.pressed-32c9 .basic-160b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last-e5a5.pressed-32c9 .green_d4a9 {
  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;
}
.last-e5a5.new-ac3b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.last-e5a5.new-ac3b .basic-160b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last-e5a5.new-ac3b .green_d4a9 {
  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;
}
.last-e5a5.component-5cc9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last-e5a5.over-4494 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.last-e5a5.over-4494 .green_d4a9 {
  margin-top: 7px;
}
.shadow-80c0 {
  display: inline-block;
}
.copper-6c18 .alert_hard_d0c6 .last-e5a5 img {
  max-width: 100%;
}
.avatar-51ca .container-4999.article_1146,
.overlay_a579 .container-4999.article_1146 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-51ca .steel-094d,
.overlay_a579 .steel-094d {
  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%);
}
.avatar-51ca .steel-094d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.avatar-51ca.breadcrumb_062e .steel-094d {
  display: none;
}
.avatar-51ca .simple-8d18 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-51ca .simple-8d18 li {
  display: inline-block;
  position: relative;
}
.avatar-51ca .simple-8d18 li:last-child {
  margin-right: 0;
}
.avatar-51ca .simple-8d18 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;
}
.avatar-51ca .simple-8d18 li.accordion_24b0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.avatar-51ca .simple-8d18 > 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;
}
.avatar-51ca .simple-8d18 > li > a i {
  line-height: 0;
}
.avatar-51ca .simple-8d18 > li.hover_mini_18e3 > a .steel-094d {
  margin-left: 4px;
  line-height: 0;
}
.avatar-51ca .simple-8d18 .button-in-b633 li.hover_mini_18e3 > a {
  position: relative;
}
.avatar-51ca .simple-8d18 .button-in-b633 li.hover_mini_18e3 > a:after,
.avatar-51ca .simple-8d18 .button-in-b633 li.hover_mini_18e3 > a:before {
  content: "";
  display: table;
}
.avatar-51ca .simple-8d18 .button-in-b633 li.hover_mini_18e3 > a:after {
  clear: both;
}
.avatar-51ca .simple-8d18 .button-in-b633 li.hover_mini_18e3 > a .steel-094d {
  margin-left: 5px;
  float: right;
}
.avatar-51ca .notification-lite-b084,
.avatar-51ca .button-in-b633 {
  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;
}
.avatar-51ca .button-in-b633 {
  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;
}
.avatar-51ca .button-in-b633 .article_1146 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar-51ca .button-in-b633 .steel-094d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.avatar-51ca .button-in-b633 li {
  display: block;
  margin: 0;
  padding: 0;
}
.avatar-51ca .button-in-b633 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;
}
.avatar-51ca .button-in-b633 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.avatar-51ca .button-in-b633 .button-in-b633 {
  top: 0;
  left: 100%;
}
.avatar-51ca .menu-tiny-d405.fn-focus-f00e > .notification-lite-b084,
.avatar-51ca .menu-tiny-d405.fn-focus-f00e > .button-in-b633,
.avatar-51ca .menu-tiny-d405:focus > .notification-lite-b084,
.avatar-51ca .menu-tiny-d405:focus > .button-in-b633,
.avatar-51ca .menu-tiny-d405:hover > .notification-lite-b084,
.avatar-51ca .menu-tiny-d405:hover > .button-in-b633 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.avatar-51ca.media-dark-578a .disabled-solid-739e:after,
.avatar-51ca.media-dark-578a .disabled-solid-739e:before {
  content: "";
  display: table;
}
.avatar-51ca.media-dark-578a .disabled-solid-739e:after {
  clear: both;
}
.avatar-51ca.media-dark-578a .disabled-solid-739e > li {
  float: left;
}
.avatar-51ca.accent-in-8411 .disabled-solid-739e:after,
.avatar-51ca.accent-in-8411 .disabled-solid-739e:before {
  content: "";
  display: table;
}
.avatar-51ca.accent-in-8411 .disabled-solid-739e:after {
  clear: both;
}
.avatar-51ca.accent-in-8411 .disabled-solid-739e > li {
  float: left;
}
.avatar-51ca.accent-in-8411 .disabled-solid-739e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-51ca.accent-in-8411 .disabled-solid-739e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-51ca.accent-in-8411 .disabled-solid-739e > li.dim-9ef5 > a,
.avatar-51ca.accent-in-8411 .disabled-solid-739e > li.accordion_24b0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-51ca.label_bc15 .disabled-solid-739e > li > a .article_1146 {
  position: relative;
}
.avatar-51ca.label_bc15 .disabled-solid-739e > li > a .article_1146: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;
}
.avatar-51ca.label_bc15
  .disabled-solid-739e
  > li:focus
  > a
  .article_1146:before,
.avatar-51ca.label_bc15
  .disabled-solid-739e
  > li:hover
  > a
  .article_1146:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-51ca.label_bc15
  .disabled-solid-739e
  > li.dim-9ef5
  > a
  .article_1146:before,
.avatar-51ca.label_bc15
  .disabled-solid-739e
  > li.summary-4863
  > a
  .article_1146:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-51ca.lite_062b .disabled-solid-739e > li > a .article_1146 {
  position: relative;
}
.avatar-51ca.lite_062b .disabled-solid-739e > li > a .article_1146: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;
}
.avatar-51ca.lite_062b .disabled-solid-739e > li:focus > a .article_1146:before,
.avatar-51ca.lite_062b
  .disabled-solid-739e
  > li:hover
  > a
  .article_1146:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-51ca.lite_062b
  .disabled-solid-739e
  > li.dim-9ef5
  > a
  .article_1146:before,
.avatar-51ca.lite_062b
  .disabled-solid-739e
  > li.summary-4863
  > a
  .article_1146:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_a579 .simple-8d18 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.overlay_a579 .simple-8d18 li:first-child > a {
  border-top: none;
}
.overlay_a579 .simple-8d18 .banner-new-1fd0 > .article_1146 .steel-094d {
  display: none;
}
.overlay_a579 .simple-8d18 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.overlay_a579 .simple-8d18 li:last-child {
  border: none;
}
.overlay_a579 .simple-8d18 li.hover_mini_18e3 > a {
  padding-right: 45px !important;
}
.overlay_a579 .simple-8d18 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.overlay_a579 .simple-8d18 li a:focus,
.overlay_a579 .simple-8d18 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_a579 .simple-8d18 li .light-749c {
  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;
}
.overlay_a579 .simple-8d18 li .light-749c:hover {
  box-shadow: none;
}
.overlay_a579 .simple-8d18 li .light-749c .steel-094d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.overlay_a579 .simple-8d18 .button-in-b633 {
  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);
}
.overlay_a579 .simple-8d18 .button-in-b633 li a {
  padding-left: 3em;
}
.overlay_a579 .simple-8d18 .wide_cbc7 > a .light-749c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.overlay_a579 .simple-8d18 .wide_cbc7 > .button-in-b633 {
  display: block;
  opacity: 1;
}
.under_ab0b {
  max-width: 100%;
}
.pagination-lower-5b84 {
  line-height: 0;
  cursor: pointer;
}
.progress-focused-b606 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress-focused-b606:hover {
  box-shadow: none;
  color: currentColor;
}
.progress-focused-b606 svg {
  width: 18px;
  height: 18px;
}
.progress-focused-b606 .purple-6c81 {
  display: none;
}
.footer-9dcd {
  position: relative;
}
.footer-9dcd.fn-active-f00e .progress-focused-b606 .easy-36e6 {
  display: none;
}
.footer-9dcd.fn-active-f00e .progress-focused-b606 .purple-6c81 {
  display: inline-block;
}
.footer-9dcd .out-d222 {
  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);
}
.footer-9dcd.tooltip-52c5 .out-d222 {
  left: auto;
  right: -0.9em;
}
.footer-9dcd.tooltip-52c5 .photo_dark_ca6c::before {
  left: auto;
  right: 15px;
}
.footer-9dcd.fn-active-f00e .out-d222 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_2c3f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup_2c3f label {
  flex-basis: 100%;
}
.popup_2c3f .wrapper-copper-d3f3 {
  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;
}
.popup_2c3f .sort_pro_d626 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup_2c3f .sort_pro_d626:focus {
  background-color: transparent;
}
.popup_2c3f button.inner-e694 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup_2c3f button.inner-e694:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup_2c3f button.inner-e694 svg {
  width: 18px;
  height: 18px;
}
.popup_2c3f input[type="submit"] {
  min-height: auto;
}
.chip_in_af08 .popup_2c3f .sort_pro_d626 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.photo_dark_ca6c {
  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) {
  .photo_dark_ca6c {
    width: 220px;
  }
}
.photo_dark_ca6c label {
  flex-basis: 100%;
}
.photo_dark_ca6c::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;
}
.hot-7492 .chip_in_af08 .popup_2c3f {
  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;
}
.hot-7492
  .chip_in_af08
  .popup_2c3f
  .wrapper-copper-d3f3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hot-7492 .chip_in_af08 .popup_2c3f .sort_pro_d626 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hot-7492
  .chip_in_af08
  .popup_2c3f
  .sort_pro_d626:focus {
  background: 0 0;
}
.hot-7492
  .chip_in_af08
  .popup_2c3f
  .silver-2d9f {
  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;
}
.layout_9ed7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.layout_9ed7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.layout_9ed7 li:last-child {
  margin-right: 0;
}
.layout_9ed7 li:first-child {
  margin-left: 0;
}
.layout_9ed7.banner-dim-2e30 a {
  color: #fff;
}
.layout_9ed7.banner-dim-2e30 a:hover {
  color: #fff;
}
.layout_9ed7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.layout_9ed7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.layout_9ed7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout_9ed7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.layout_9ed7 [class*="social-icon-apple"] {
  background-color: #999;
}
.layout_9ed7 [class*="social-icon-apple"].thumbnail-66d6 {
  background-color: transparent;
  color: #999;
}
.layout_9ed7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.layout_9ed7 [class*="social-icon-behance"].thumbnail-66d6 {
  background-color: transparent;
  color: #1769ff;
}
.layout_9ed7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.layout_9ed7 [class*="social-icon-bitbucket"].thumbnail-66d6 {
  background-color: transparent;
  color: #205081;
}
.layout_9ed7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.layout_9ed7 [class*="social-icon-codepen"].thumbnail-66d6 {
  background-color: transparent;
  color: #000;
}
.layout_9ed7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.layout_9ed7 [class*="social-icon-delicious"].thumbnail-66d6 {
  background-color: transparent;
  color: #39f;
}
.layout_9ed7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.layout_9ed7 [class*="social-icon-digg"].thumbnail-66d6 {
  background-color: transparent;
  color: #005be2;
}
.layout_9ed7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.layout_9ed7 [class*="social-icon-dribbble"].thumbnail-66d6 {
  background-color: transparent;
  color: #ea4c89;
}
.layout_9ed7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.layout_9ed7 [class*="social-icon-envelope"].thumbnail-66d6 {
  background-color: transparent;
  color: #ea4335;
}
.layout_9ed7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.layout_9ed7 [class*="social-icon-facebook"].thumbnail-66d6 {
  background-color: transparent;
  color: #3b5998;
}
.layout_9ed7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.layout_9ed7 [class*="social-icon-flickr"].thumbnail-66d6 {
  background-color: transparent;
  color: #0063dc;
}
.layout_9ed7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.layout_9ed7 [class*="social-icon-foursquare"].thumbnail-66d6 {
  background-color: transparent;
  color: #2d5be3;
}
.layout_9ed7 [class*="social-icon-github"] {
  background-color: #333;
}
.layout_9ed7 [class*="social-icon-github"].thumbnail-66d6 {
  background-color: transparent;
  color: #333;
}
.layout_9ed7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.layout_9ed7 [class*="social-icon-google-plus"].thumbnail-66d6 {
  background-color: transparent;
  color: #dd4b39;
}
.layout_9ed7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.layout_9ed7 [class*="social-icon-houzz"].thumbnail-66d6 {
  background-color: transparent;
  color: #7ac142;
}
.layout_9ed7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.layout_9ed7 [class*="social-icon-instagram"].thumbnail-66d6 {
  background-color: transparent;
  color: #262626;
}
.layout_9ed7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.layout_9ed7 [class*="social-icon-jsfiddle"].thumbnail-66d6 {
  background-color: transparent;
  color: #487aa2;
}
.layout_9ed7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.layout_9ed7 [class*="social-icon-linkedin"].thumbnail-66d6 {
  background-color: transparent;
  color: #0077b5;
}
.layout_9ed7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.layout_9ed7 [class*="social-icon-medium"].thumbnail-66d6 {
  background-color: transparent;
  color: #00ab6b;
}
.layout_9ed7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.layout_9ed7
  [class*="social-icon-odnoklassniki"].thumbnail-66d6 {
  background-color: transparent;
  color: #f4731c;
}
.layout_9ed7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.layout_9ed7 [class*="social-icon-meetup"].thumbnail-66d6 {
  background-color: transparent;
  color: #ec1c40;
}
.layout_9ed7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.layout_9ed7 [class*="social-icon-pinterest"].thumbnail-66d6 {
  background-color: transparent;
  color: #bd081c;
}
.layout_9ed7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.layout_9ed7 [class*="social-icon-product-hunt"].thumbnail-66d6 {
  background-color: transparent;
  color: #da552f;
}
.layout_9ed7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.layout_9ed7 [class*="social-icon-reddit"].thumbnail-66d6 {
  background-color: transparent;
  color: #ff4500;
}
.layout_9ed7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.layout_9ed7 [class*="social-icon-rss"].thumbnail-66d6 {
  background-color: transparent;
  color: #f26522;
}
.layout_9ed7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.layout_9ed7
  [class*="social-icon-shopping-cart"].thumbnail-66d6 {
  background-color: transparent;
  color: #4caf50;
}
.layout_9ed7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.layout_9ed7 [class*="social-icon-skype"].thumbnail-66d6 {
  background-color: transparent;
  color: #00aff0;
}
.layout_9ed7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.layout_9ed7 [class*="social-icon-slideshare"].thumbnail-66d6 {
  background-color: transparent;
  color: #0077b5;
}
.layout_9ed7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.layout_9ed7 [class*="social-icon-snapchat"].thumbnail-66d6 {
  background-color: transparent;
  color: #fffc00;
}
.layout_9ed7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.layout_9ed7 [class*="social-icon-soundcloud"].thumbnail-66d6 {
  background-color: transparent;
  color: #f80;
}
.layout_9ed7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.layout_9ed7 [class*="social-icon-spotify"].thumbnail-66d6 {
  background-color: transparent;
  color: #2ebd59;
}
.layout_9ed7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.layout_9ed7
  [class*="social-icon-stack-overflow"].thumbnail-66d6 {
  background-color: transparent;
  color: #fe7a15;
}
.layout_9ed7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.layout_9ed7 [class*="social-icon-maldkfgram"].thumbnail-66d6 {
  background-color: transparent;
  color: #2ca5e0;
}
.layout_9ed7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.layout_9ed7 [class*="social-icon-tripadvisor"].thumbnail-66d6 {
  background-color: transparent;
  color: #589442;
}
.layout_9ed7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.layout_9ed7 [class*="social-icon-tumblr"].thumbnail-66d6 {
  background-color: transparent;
  color: #35465c;
}
.layout_9ed7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.layout_9ed7 [class*="social-icon-twitch"].thumbnail-66d6 {
  background-color: transparent;
  color: #6441a5;
}
.layout_9ed7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.layout_9ed7 [class*="social-icon-twitter"].thumbnail-66d6 {
  background-color: transparent;
  color: #1da1f2;
}
.layout_9ed7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.layout_9ed7 [class*="social-icon-vimeo"].thumbnail-66d6 {
  background-color: transparent;
  color: #1ab7ea;
}
.layout_9ed7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.layout_9ed7 [class*="social-icon-vk"].thumbnail-66d6 {
  background-color: transparent;
  color: #45668e;
}
.layout_9ed7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.layout_9ed7 [class*="social-icon-weibo"].thumbnail-66d6 {
  background-color: transparent;
  color: #df2029;
}
.layout_9ed7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.layout_9ed7 [class*="social-icon-weixin"].thumbnail-66d6 {
  background-color: transparent;
  color: #7bb32e;
}
.layout_9ed7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.layout_9ed7 [class*="social-icon-whatsapp"].thumbnail-66d6 {
  background-color: transparent;
  color: #25d366;
}
.layout_9ed7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.layout_9ed7 [class*="social-icon-wordpress"].thumbnail-66d6 {
  background-color: transparent;
  color: #21759b;
}
.layout_9ed7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.layout_9ed7 [class*="social-icon-xing"].thumbnail-66d6 {
  background-color: transparent;
  color: #026466;
}
.layout_9ed7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.layout_9ed7 [class*="social-icon-yelp"].thumbnail-66d6 {
  background-color: transparent;
  color: #af0606;
}
.layout_9ed7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.layout_9ed7 [class*="social-icon-youtube"].thumbnail-66d6 {
  background-color: transparent;
  color: #cd201f;
}
.out_c757 {
  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;
}
.out_c757:hover {
  box-shadow: none;
  background: 0 0;
}
.south_c984 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element-yellow-1164 {
  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;
}
.frame-copper-0d94 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.modal-thick-fb93 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.modal-thick-fb93,
.modal-thick-fb93::after,
.modal-thick-fb93::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;
}
.modal-thick-fb93::after,
.modal-thick-fb93::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header-aa7b .element-yellow-1164 .frame-copper-0d94 {
  margin-top: -2px;
  width: 19px;
}
.header-aa7b .element-yellow-1164 .modal-thick-fb93 {
  margin-top: -1px;
}
.header-aa7b .element-yellow-1164 .modal-thick-fb93,
.header-aa7b .element-yellow-1164 .modal-thick-fb93::after,
.header-aa7b .element-yellow-1164 .modal-thick-fb93::before {
  width: 19px;
  height: 2px;
}
.header-aa7b .element-yellow-1164 .modal-thick-fb93::before {
  top: -6px;
}
.header-aa7b .element-yellow-1164 .modal-thick-fb93::after {
  bottom: -6px;
}
.old_a563 .element-yellow-1164 .frame-copper-0d94 {
  margin-top: -2px;
  width: 22px;
}
.old_a563 .element-yellow-1164 .modal-thick-fb93 {
  margin-top: -1px;
}
.old_a563 .element-yellow-1164 .modal-thick-fb93,
.old_a563 .element-yellow-1164 .modal-thick-fb93::after,
.old_a563 .element-yellow-1164 .modal-thick-fb93::before {
  width: 22px;
  height: 2px;
}
.old_a563 .element-yellow-1164 .modal-thick-fb93::before {
  top: -7px;
}
.old_a563 .element-yellow-1164 .modal-thick-fb93::after {
  bottom: -7px;
}
.icon-0c95 .element-yellow-1164 .frame-copper-0d94 {
  margin-top: -2px;
  width: 31px;
}
.icon-0c95 .element-yellow-1164 .modal-thick-fb93 {
  margin-top: -1.5px;
}
.icon-0c95 .element-yellow-1164 .modal-thick-fb93,
.icon-0c95 .element-yellow-1164 .modal-thick-fb93::after,
.icon-0c95 .element-yellow-1164 .modal-thick-fb93::before {
  width: 31px;
  height: 3px;
}
.icon-0c95 .element-yellow-1164 .modal-thick-fb93::before {
  top: -9px;
}
.icon-0c95 .element-yellow-1164 .modal-thick-fb93::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pink_5c92 .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 19px;
  }
  .pink_5c92 .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1px;
  }
  .pink_5c92 .element-yellow-1164 .modal-thick-fb93,
  .pink_5c92 .element-yellow-1164 .modal-thick-fb93::after,
  .pink_5c92 .element-yellow-1164 .modal-thick-fb93::before {
    width: 19px;
    height: 2px;
  }
  .pink_5c92 .element-yellow-1164 .modal-thick-fb93::before {
    top: -6px;
  }
  .pink_5c92 .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -6px;
  }
  .tooltip_ba84 .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_ba84 .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1px;
  }
  .tooltip_ba84 .element-yellow-1164 .modal-thick-fb93,
  .tooltip_ba84 .element-yellow-1164 .modal-thick-fb93::after,
  .tooltip_ba84 .element-yellow-1164 .modal-thick-fb93::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_ba84 .element-yellow-1164 .modal-thick-fb93::before {
    top: -7px;
  }
  .tooltip_ba84 .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -7px;
  }
  .alert-b04e .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 31px;
  }
  .alert-b04e .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1.5px;
  }
  .alert-b04e .element-yellow-1164 .modal-thick-fb93,
  .alert-b04e .element-yellow-1164 .modal-thick-fb93::after,
  .alert-b04e .element-yellow-1164 .modal-thick-fb93::before {
    width: 31px;
    height: 3px;
  }
  .alert-b04e .element-yellow-1164 .modal-thick-fb93::before {
    top: -9px;
  }
  .alert-b04e .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .active_pink_b9e6 .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 19px;
  }
  .active_pink_b9e6 .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1px;
  }
  .active_pink_b9e6 .element-yellow-1164 .modal-thick-fb93,
  .active_pink_b9e6 .element-yellow-1164 .modal-thick-fb93::after,
  .active_pink_b9e6 .element-yellow-1164 .modal-thick-fb93::before {
    width: 19px;
    height: 2px;
  }
  .active_pink_b9e6 .element-yellow-1164 .modal-thick-fb93::before {
    top: -6px;
  }
  .active_pink_b9e6 .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -6px;
  }
  .container-5a1b .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 22px;
  }
  .container-5a1b .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1px;
  }
  .container-5a1b .element-yellow-1164 .modal-thick-fb93,
  .container-5a1b .element-yellow-1164 .modal-thick-fb93::after,
  .container-5a1b .element-yellow-1164 .modal-thick-fb93::before {
    width: 22px;
    height: 2px;
  }
  .container-5a1b .element-yellow-1164 .modal-thick-fb93::before {
    top: -7px;
  }
  .container-5a1b .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -7px;
  }
  .focused_abe4 .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 31px;
  }
  .focused_abe4 .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1.5px;
  }
  .focused_abe4 .element-yellow-1164 .modal-thick-fb93,
  .focused_abe4 .element-yellow-1164 .modal-thick-fb93::after,
  .focused_abe4 .element-yellow-1164 .modal-thick-fb93::before {
    width: 31px;
    height: 3px;
  }
  .focused_abe4 .element-yellow-1164 .modal-thick-fb93::before {
    top: -9px;
  }
  .focused_abe4 .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-wood-77fd .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-wood-77fd .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1px;
  }
  .gradient-wood-77fd .element-yellow-1164 .modal-thick-fb93,
  .gradient-wood-77fd .element-yellow-1164 .modal-thick-fb93::after,
  .gradient-wood-77fd .element-yellow-1164 .modal-thick-fb93::before {
    width: 19px;
    height: 2px;
  }
  .gradient-wood-77fd .element-yellow-1164 .modal-thick-fb93::before {
    top: -6px;
  }
  .gradient-wood-77fd .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -6px;
  }
  .header-small-5e37 .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 22px;
  }
  .header-small-5e37 .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1px;
  }
  .header-small-5e37 .element-yellow-1164 .modal-thick-fb93,
  .header-small-5e37 .element-yellow-1164 .modal-thick-fb93::after,
  .header-small-5e37 .element-yellow-1164 .modal-thick-fb93::before {
    width: 22px;
    height: 2px;
  }
  .header-small-5e37 .element-yellow-1164 .modal-thick-fb93::before {
    top: -7px;
  }
  .header-small-5e37 .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -7px;
  }
  .panel_11b5 .element-yellow-1164 .frame-copper-0d94 {
    margin-top: -2px;
    width: 31px;
  }
  .panel_11b5 .element-yellow-1164 .modal-thick-fb93 {
    margin-top: -1.5px;
  }
  .panel_11b5 .element-yellow-1164 .modal-thick-fb93,
  .panel_11b5 .element-yellow-1164 .modal-thick-fb93::after,
  .panel_11b5 .element-yellow-1164 .modal-thick-fb93::before {
    width: 31px;
    height: 3px;
  }
  .panel_11b5 .element-yellow-1164 .modal-thick-fb93::before {
    top: -9px;
  }
  .panel_11b5 .element-yellow-1164 .modal-thick-fb93::after {
    bottom: -9px;
  }
}
.panel_76ff .modal-thick-fb93 {
  -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);
}
.panel_76ff .modal-thick-fb93::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.panel_76ff .modal-thick-fb93::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);
}
.panel_76ff.purple_a3c4 .modal-thick-fb93 {
  -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);
}
.panel_76ff.purple_a3c4 .modal-thick-fb93::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.panel_76ff.purple_a3c4 .modal-thick-fb93::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);
}
.dropdown_pink_b6a5 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.image-right-e6c7:before {
  display: none;
}
.motion-ae35 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.motion-ae35 .popup-c788 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.motion-ae35 .popup-c788:last-of-type {
  border-bottom: none;
}
.motion-ae35 .popup-c788.secondary-active-6592,
.motion-ae35 .popup-c788.image-pro-852f,
.motion-ae35 .popup-c788.card_lower_4f9a {
  padding: 0;
}
.motion-ae35 .overlay_a579 .light-749c {
  color: currentColor;
}
.motion-ae35 .overlay_a579 .light-749c:focus,
.motion-ae35 .overlay_a579 .light-749c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-ae35.west-38dd .message_fresh_c1d1,
.motion-ae35.west-38dd .focus-selected-352e a,
.motion-ae35.west-38dd .disabled-solid-739e a,
.motion-ae35.west-38dd .button-in-b633 a {
  color: rgba(0, 0, 0, 0.55);
}
.motion-ae35.west-38dd .message_fresh_c1d1:hover,
.motion-ae35.west-38dd .focus-selected-352e a:hover,
.motion-ae35.west-38dd .disabled-solid-739e a:hover,
.motion-ae35.west-38dd .button-in-b633 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion-ae35.west-38dd .title-6ec1 {
  color: rgba(0, 0, 0, 0.8);
}
.motion-ae35.west-38dd .popup-c788 {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-ae35.west-38dd .popup-c788:before {
  background: rgba(0, 0, 0, 0.08);
}
.motion-ae35.west-38dd .box-cafe:before {
  background: rgba(255, 255, 255, 0.9);
}
.motion-ae35.west-38dd .overlay_a579 .simple-8d18 li a,
.motion-ae35.west-38dd .overlay_a579 .light-749c,
.motion-ae35.west-38dd .button-in-b633 {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-ae35.west-38dd .overlay_a579 .light-749c:focus,
.motion-ae35.west-38dd .overlay_a579 .light-749c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-ae35.west-38dd .simple-8d18 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-ae35.alert_2661 .message_fresh_c1d1,
.motion-ae35.alert_2661 .focus-selected-352e a,
.motion-ae35.alert_2661 .disabled-solid-739e .light-749c,
.motion-ae35.alert_2661 .disabled-solid-739e a,
.motion-ae35.alert_2661 .button-in-b633 a {
  color: rgba(255, 255, 255, 0.79);
}
.motion-ae35.alert_2661 .message_fresh_c1d1:hover,
.motion-ae35.alert_2661 .focus-selected-352e a:hover,
.motion-ae35.alert_2661 .disabled-solid-739e .light-749c:hover,
.motion-ae35.alert_2661 .disabled-solid-739e a:hover,
.motion-ae35.alert_2661 .button-in-b633 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-ae35.alert_2661 .title-6ec1 {
  color: rgba(255, 255, 255, 0.99);
}
.motion-ae35.alert_2661 .popup-c788 {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-ae35.alert_2661 .popup-c788:before {
  background: rgba(255, 255, 255, 0.08);
}
.motion-ae35.alert_2661 .box-cafe:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion-ae35.alert_2661 .overlay_a579 .simple-8d18 li a,
.motion-ae35.alert_2661 .overlay_a579 .light-749c,
.motion-ae35.alert_2661 .button-in-b633 {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-ae35.alert_2661 .overlay_a579 .light-749c:focus,
.motion-ae35.alert_2661 .overlay_a579 .light-749c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-ae35.alert_2661 .simple-8d18 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-cafe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box-cafe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slider-bright-c50b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.nav-51d5 .motion-ae35 {
  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;
}
.nav-51d5 .popup-c788 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.nav-51d5 .popup-c788: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) {
  .nav-51d5 .popup-c788:before {
    width: 16%;
    left: 42%;
  }
}
.nav-51d5 .popup-c788:last-child:before {
  content: none;
}
.nav-51d5 .popup-c788[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.nav-51d5 .overlay_a579 .simple-8d18 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.nav-51d5 .overlay_a579 .simple-8d18 li a .light-749c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.nav-51d5 .overlay_a579 .button-in-b633 {
  border: none;
}
.nav-51d5 .overlay_a579 .button-in-b633 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.nav-51d5 .box-cafe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-51d5 .slider-bright-c50b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.nav-51d5 .alert_2661 .box-cafe:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav-51d5 .west-38dd.background_pro_f34a .modal-thick-fb93 {
  background: rgba(0, 0, 0, 0.6);
}
.nav-51d5
  .west-38dd.background_pro_f34a
  .modal-thick-fb93::after,
.nav-51d5
  .west-38dd.background_pro_f34a
  .modal-thick-fb93:before {
  background: inherit;
}
.nav-51d5
  .west-38dd.background_pro_f34a:hover
  .modal-thick-fb93 {
  background: rgba(0, 0, 0, 0.8);
}
.white-79b4 .motion-ae35 {
  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) {
  .white-79b4 .motion-ae35 {
    width: auto;
    right: 45px;
  }
}
.block-b2d0 .motion-ae35 {
  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) {
  .block-b2d0 .motion-ae35 {
    width: auto;
    left: 45px;
  }
}
.image-right-e6c7 .motion-ae35 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image-right-e6c7 .slider-bright-c50b {
  max-width: 48em;
  margin: 0 auto;
}
.image-right-e6c7 .box-cafe:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.popup-27cf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.popup-27cf.nav-51d5 .motion-ae35 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.popup-27cf.white-79b4 .motion-ae35 {
  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);
}
.popup-27cf .motion-ae35 {
  visibility: visible;
}
.popup-27cf.block-b2d0 .motion-ae35 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.top_1886,
.list_slow_01eb {
  overflow-x: hidden;
}
.top_1886 .motion-ae35 {
  overflow: auto;
}
.top_1886.nav-51d5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_1886.nav-51d5 .motion-ae35 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.top_1886.nav-51d5 .out_c757 {
  opacity: 0;
}
.top_1886.white-79b4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_1886.white-79b4 .motion-ae35 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.top_1886.white-79b4 .out_c757 {
  opacity: 0;
}
.top_1886.block-b2d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.top_1886.block-b2d0 .motion-ae35 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.top_1886.block-b2d0 .out_c757 {
  opacity: 0;
}
.top_1886.image-right-e6c7 .motion-ae35 {
  z-index: 10;
  visibility: visible;
}
.background_pro_f34a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.background_pro_f34a .modal-thick-fb93 {
  background: rgba(255, 255, 255, 0.99);
}
.background_pro_f34a .modal-thick-fb93::after,
.background_pro_f34a .modal-thick-fb93:before {
  background: inherit;
}
.background_pro_f34a:hover .modal-thick-fb93 {
  background: rgba(255, 255, 255, 0.99);
}
.block-b2d0 .background_pro_f34a {
  top: 10px;
  right: auto;
  left: 12px;
}
.image-right-e6c7 .background_pro_f34a {
  display: none !important;
}
.top_1886:before,
.list_slow_01eb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.top_1886 .background_pro_f34a,
.list_slow_01eb .background_pro_f34a {
  display: inline-block;
}
.motion-ae35 .status_c3db {
  -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;
}
.top_1886 .motion-ae35 .status_c3db,
.list_slow_01eb .motion-ae35 .status_c3db {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block_5464 .wrapper-copper-d3f3 {
  width: 100%;
}
.alert_hard_d0c6 {
  padding: 0 0.5em 0;
}
.alert_hard_d0c6 [class*="customify-col-"],
.alert_hard_d0c6 [class*="customify-col_"],
.alert_hard_d0c6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel-8442 .alert_hard_d0c6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main-15fb .bronze_57aa,
  .bronze_57aa {
    display: none;
  }
  .plasma_69c4 {
    text-align: left;
  }
  .link-large-021c {
    text-align: center;
  }
  .notification-last-6b95 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main-15fb .popup-dynamic-76ed,
  .popup-dynamic-76ed {
    display: none;
  }
  .smooth_0dfd {
    text-align: left;
  }
  .outline_dynamic_62cb {
    text-align: center;
  }
  .filter-over-d614 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main-15fb .steel_c235,
  .steel_c235 {
    display: none;
  }
  .tag_bf36 {
    text-align: left;
  }
  .gold-f960 {
    text-align: center;
  }
  .summary_pressed_8f83 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.image_bronze_4406 {
  box-shadow: none !important;
}
.accent_d1f0 .upper-2bfd,
.east_9044 .upper-2bfd {
  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;
}
.east_9044 .upper-2bfd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider-0b67 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slider-0b67:after,
.slider-0b67:before {
  content: "";
  display: table;
}
.slider-0b67:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slider-0b67 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slider-0b67,
.soft-0c54 {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar-dark-ede4.easy_03b8 .slider-0b67 {
  max-width: 100%;
}
.sidebar-dark-ede4.section-dirty-eb84 {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar-dark-ede4.surface-left-91e6 .slider-0b67 {
  max-width: 100%;
}
.sidebar-dark-ede4.surface-left-91e6 > .slider-0b67 {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-dark-ede4.surface-left-91e6 > .slider-0b67 .main-15fb {
  margin: 0;
}
.sidebar-dark-ede4.surface-left-91e6
  > .slider-0b67
  .top_d6ed.lite_b63d {
  margin-right: 0;
  margin-left: 0;
}
.sidebar-dark-ede4.surface-left-91e6 #main.lite_b63d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pink-f223 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pink-f223 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-blue-2f0e .footer_huge_4fe5 {
    padding-right: 1em;
  }
  .paragraph-blue-2f0e.small_825d .top_d6ed {
    border-right: 1px solid #eaecee;
  }
  .paragraph-blue-2f0e.small_825d .footer_huge_4fe5 {
    padding-right: 1em;
  }
  .paragraph-blue-2f0e.small_825d .chip_c0a7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-dccf .footer_huge_4fe5 {
    padding-left: 1em;
  }
  .row-dccf.small_825d .top_d6ed {
    border-left: 1px solid #eaecee;
  }
  .row-dccf.small_825d .footer_huge_4fe5 {
    padding-left: 1em;
  }
  .row-dccf.small_825d .chip_c0a7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_wood_4bb0 .footer_huge_4fe5 {
    padding-left: 1em;
  }
  .sort_wood_4bb0.small_825d .simple_8c8e {
    border-right: 1px solid #eaecee;
  }
  .sort_wood_4bb0.small_825d .highlight-264c {
    border-right: 1px solid #eaecee;
  }
  .sort_wood_4bb0.small_825d .footer_huge_4fe5 {
    padding-left: 1em;
  }
  .sort_wood_4bb0.small_825d .chip_c0a7 {
    padding-right: 1em;
  }
  .sort_wood_4bb0.small_825d .bottom_961e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-68fc .footer_huge_4fe5 {
    padding-right: 1em;
  }
  .lite-68fc.small_825d .simple_8c8e {
    border-left: 1px solid #eaecee;
  }
  .lite-68fc.small_825d .highlight-264c {
    border-left: 1px solid #eaecee;
  }
  .lite-68fc.small_825d .footer_huge_4fe5 {
    padding-right: 1em;
  }
  .lite-68fc.small_825d .chip_c0a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-68fc.small_825d .bottom_961e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink-f223 .footer_huge_4fe5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-f223.small_825d .top_d6ed {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pink-f223.small_825d .footer_huge_4fe5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-f223.small_825d .chip_c0a7 {
    padding-left: 1em;
  }
  .pink-f223.small_825d .bottom_961e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pink-f223.small_825d .footer_huge_4fe5 {
    padding-left: 0;
  }
}
.accent_4204 .slider-first-663c {
  display: inline-block;
}
.backdrop-hot-2b99 {
  display: inline-block;
}
.photo_52b0 {
  word-con: break-word;
}
.dim_c1fb > span {
  display: inline-block;
  padding: 5px 0;
}
.dim_c1fb .complex-1b29 {
  margin-left: 8px;
  margin-right: 8px;
}
.dim_c1fb .detail_advanced_5446 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table-3117 .fresh_2024 {
  margin-bottom: 2em;
}
.table-3117 .container_pink_e9d5 {
  margin-bottom: 15px;
}
.table-3117 .container_pink_e9d5:last-child {
  margin-bottom: 0;
}
.table-3117 .large_5c53 {
  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) {
  .table-3117 .large_5c53 {
    display: block;
  }
}
.table-3117 .sidebar_7e4e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table-3117 .sidebar_7e4e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table-3117 .description-white-4916 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table-3117 .description-white-4916 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table-3117 .description-white-4916 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table-3117 .photo_52b0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-3117 .photo_52b0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table-3117 .secondary_e266 p:last-child {
  margin-bottom: 0;
}
.table-3117 .thumbnail_pink_8450 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table-3117 .shade-liquid-036b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table-3117 .small-9f6f {
  margin-top: 1em;
}
.table-3117 .footer_cd09 {
  top: 0;
  display: block;
}
.table-3117 .footer_cd09 a {
  color: inherit;
}
.table-3117 .footer_cd09 a:hover {
  color: inherit;
}
.table-3117 .component_slow_56d5 {
  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;
}
.table-3117 .component_slow_56d5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table-3117 .shade-liquid-036b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table-3117 .element_c029 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table-3117 .element_c029:first-child {
  margin-top: 0;
}
.table-3117 .element_c029.feature-paper-6b28 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table-3117 .element_c029.element-outer-db4c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-3117
  .element_c029.element-outer-db4c.wide_5c3a
  .small-9f6f {
  width: 100%;
}
.table-3117 .element-outer-db4c {
  -webkit-box-align: center;
  align-items: center;
}
.table-3117 .element-outer-db4c .dim_c1fb,
.table-3117 .element-outer-db4c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table-3117 .description-white-4916 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-3117 .description-white-4916 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-3117 .description-white-4916: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;
}
.table-3117 .feature-paper-6b28 {
  z-index: 5;
}
.table-3117 .border-fixed-346f .block-71a2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table-3117 .carousel-new-4c77 .block-71a2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table-3117 .up_361d .block-71a2 {
  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;
}
.table-3117.block_51fc .large_5c53,
.table-3117.panel-north-c7b7 .large_5c53 {
  display: block;
}
.table-3117.block_51fc .large_5c53 .focused-ab4f,
.table-3117.block_51fc .large_5c53 .shade-liquid-036b,
.table-3117.panel-north-c7b7 .large_5c53 .focused-ab4f,
.table-3117.panel-north-c7b7 .large_5c53 .shade-liquid-036b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table-3117.label_white_f72d .sidebar_7e4e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table-3117.label_white_f72d .sidebar_7e4e {
    margin-right: 0;
  }
}
.table-3117.block_51fc .sidebar_7e4e,
.table-3117.panel-north-c7b7 .sidebar_7e4e {
  padding-top: 40%;
}
.table-3117.block_51fc .fresh_2024,
.table-3117.panel-north-c7b7 .fresh_2024 {
  display: block;
}
.table-3117.block_51fc .fn-sticky-f00e .shade-liquid-036b,
.table-3117.panel-north-c7b7 .fn-sticky-f00e .shade-liquid-036b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table-3117.block_51fc .sidebar_7e4e,
.table-3117.panel-north-c7b7 .sidebar_7e4e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table-3117.block_51fc .shade-liquid-036b {
  padding: 1em;
}
.title-d915 {
  margin: 30px auto;
  display: block;
}
.title-d915 .cold-3880 > * {
  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;
}
.title-d915 .cold-3880 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title-d915 .cold-3880 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup_white_7dfd .dim_c1fb {
  margin-bottom: 1.41575em;
}
.popup_white_7dfd .media_c3c7 {
  margin-bottom: 1.618em;
}
.frame-ffa9 .banner-prev-0759 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame-ffa9 .banner-prev-0759 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame-ffa9 .preview_brown_c2e1 {
  max-width: 100%;
  overflow: auto;
}
.layout-435b .frame-ffa9 a:hover {
  text-decoration: underline;
}
.search-fresh-4667 .container_pink_e9d5:not(.photo_52b0),
.search-fresh-4667 .description-white-4916 {
  margin-bottom: 1.41575em;
}
.search-fresh-4667 .container_pink_e9d5:not(.photo_52b0):last-child,
.search-fresh-4667 .description-white-4916:last-child {
  margin-bottom: 0;
}
.search-fresh-4667 .container_pink_e9d5.primary_bottom_e6fe {
  margin-bottom: 0.41575em;
}
.search-fresh-4667 .module_1b9c:before,
.search-fresh-4667 .highlight-white-82b5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search-fresh-4667 .module_1b9c:before {
  content: "\f115";
}
.search-fresh-4667 .highlight-white-82b5:before {
  content: "\f02c";
}
.search-fresh-4667 .caption-active-12a8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search-fresh-4667 .caption-active-12a8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hovered_564f {
  display: -webkit-box;
  display: flex;
}
.hovered_564f .module_gas_86aa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hovered_564f .module_gas_86aa {
    flex-basis: 90px;
  }
}
.hovered_564f .left_0ed3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hovered_564f .left_0ed3 {
    flex-basis: calc(100% - 50px);
  }
}
.hovered_564f .primary-down-807c p:last-child {
  margin-bottom: 0.72em;
}
.photo_light_438c .cold-3880 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.photo_light_438c .cold-3880:after,
.photo_light_438c .cold-3880:before {
  content: "";
  display: table;
}
.photo_light_438c .cold-3880:after {
  clear: both;
}
.photo_light_438c .cold-3880 .card_north_3f01,
.photo_light_438c .cold-3880 .main_red_d4d4 {
  width: 49%;
}
.photo_light_438c .cold-3880 .card_north_3f01 a span.hovered-8deb,
.photo_light_438c .cold-3880 .main_red_d4d4 a span.hovered-8deb {
  display: block;
  margin-bottom: 5px;
}
.photo_light_438c .cold-3880 .main_red_d4d4 {
  float: left;
  text-align: left;
}
.photo_light_438c .cold-3880 .card_north_3f01 {
  float: right;
  text-align: right;
}
.modal-hard-cf0a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal-hard-cf0a {
    margin-bottom: 0;
  }
}
.container_5a0f {
  margin-bottom: 1em;
}
.container_5a0f .photo_52b0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.yellow_5718 a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft_bdf6 .container_5a0f,
.active_83bb .container_5a0f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft_bdf6 .container_5a0f,
  .active_83bb .container_5a0f {
    display: block;
  }
}
.soft_bdf6 .yellow_5718,
.active_83bb .yellow_5718 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft_bdf6 .yellow_5718,
  .active_83bb .yellow_5718 {
    margin-bottom: 1em;
  }
}
.soft_bdf6 .yellow_5718 img,
.active_83bb .yellow_5718 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft_bdf6 .blue_8297,
.active_83bb .blue_8297 {
  flex-basis: calc(100% - 160px);
}
.soft_bdf6 .blue_8297 p,
.active_83bb .blue_8297 p {
  margin-bottom: 0;
}
.soft_bdf6 .blue_8297 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft_bdf6 .blue_8297 {
    padding-left: 0;
  }
}
.active_83bb .blue_8297 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .active_83bb .blue_8297 {
    padding-right: 0;
  }
}
.active_83bb .yellow_5718 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary-next-cfdd .yellow_5718 {
  margin-bottom: 0.5em;
}
.secondary-next-cfdd .yellow_5718 img {
  width: 100%;
}
.info_green_184d .content-soft-ae38,
.mini_de77 .content-soft-ae38 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mini_de77 .top_d6ed .dark-8d15 p:last-child {
  margin-bottom: 0;
}
.item_hard_d52a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.search-liquid-858f .hard-ec64 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .search-liquid-858f .hard-ec64:last-of-type {
    margin-bottom: 0;
  }
}
.search-liquid-858f .hard-ec64 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-liquid-858f .hard-ec64 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.search-liquid-858f .hard-ec64 ul li {
  margin: 0 0 0.6em;
}
.search-liquid-858f .hard-ec64 ul li.east_1b9a,
.search-liquid-858f .hard-ec64 ul li.box_d0b9 {
  position: relative;
}
.search-liquid-858f .hard-ec64 ul li.east_1b9a .header_action_728e,
.search-liquid-858f .hard-ec64 ul li.box_d0b9 .header_action_728e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.search-liquid-858f .hard-ec64 ul li.east_1b9a:after:after,
.search-liquid-858f .hard-ec64 ul li.east_1b9a:after:before,
.search-liquid-858f
  .hard-ec64
  ul
  li.box_d0b9:after:after,
.search-liquid-858f
  .hard-ec64
  ul
  li.box_d0b9:after:before {
  content: "";
  display: table;
}
.search-liquid-858f .hard-ec64 ul li.east_1b9a:after:after,
.search-liquid-858f
  .hard-ec64
  ul
  li.box_d0b9:after:after {
  clear: both;
}
.search-liquid-858f .hard-ec64 a.caption-wide-0503:hover {
  text-decoration: none;
}
.search-liquid-858f .hard-ec64 select {
  max-width: 100%;
}
.search-liquid-858f .hard-ec64 table {
  font-size: 85%;
}
.search-liquid-858f .hard-ec64 table td,
.search-liquid-858f .hard-ec64 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.search-liquid-858f .hard-ec64 table tfoot td {
  text-align: left;
}
.search-liquid-858f .hard-ec64 :last-child {
  margin-bottom: 0;
}
.search-liquid-858f .hard-ec64 .pressed-a94d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.search-liquid-858f .hard-ec64 .pressed-a94d label {
  width: 100%;
}
.search-liquid-858f .hard-ec64 .pressed-a94d .sort_pro_d626 {
  width: 100%;
  display: block;
}
.search-liquid-858f .hard-ec64 .pressed-a94d .inner-e694 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.search-liquid-858f .hard-ec64 .pressed-a94d .inner-e694:hover svg #svg-search {
  fill: #444;
}
.search-liquid-858f .hard-ec64 .pressed-a94d .inner-e694 svg {
  width: 18px;
  height: 18px;
}
.search-liquid-858f .wood_44be ul ul,
.search-liquid-858f .border_copper_5c77 ul ul,
.search-liquid-858f .container_inner_c4f8 ul ul,
.search-liquid-858f .container_0fb7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.search-liquid-858f .wood_44be .hover_mini_18e3 > a,
.search-liquid-858f .border_copper_5c77 .hover_mini_18e3 > a,
.search-liquid-858f .container_inner_c4f8 .hover_mini_18e3 > a,
.search-liquid-858f .container_0fb7 .hover_mini_18e3 > a {
  margin-bottom: 0;
}
.search-liquid-858f .lite-037b li,
.search-liquid-858f .wood_44be li,
.search-liquid-858f .item-2a5c li,
.search-liquid-858f .border_copper_5c77 li,
.search-liquid-858f .container_inner_c4f8 li,
.search-liquid-858f .container_0fb7 li,
.search-liquid-858f .orange_33e0 li,
.search-liquid-858f .fast-ad0e li {
  display: block;
  position: relative;
}
.search-liquid-858f .lite-037b li:last-child,
.search-liquid-858f .wood_44be li:last-child,
.search-liquid-858f .item-2a5c li:last-child,
.search-liquid-858f .border_copper_5c77 li:last-child,
.search-liquid-858f .container_inner_c4f8 li:last-child,
.search-liquid-858f .container_0fb7 li:last-child,
.search-liquid-858f .orange_33e0 li:last-child,
.search-liquid-858f .fast-ad0e li:last-child {
  border: none;
}
.search-liquid-858f .lite-037b li a,
.search-liquid-858f .wood_44be li a,
.search-liquid-858f .item-2a5c li a,
.search-liquid-858f .border_copper_5c77 li a,
.search-liquid-858f .container_inner_c4f8 li a,
.search-liquid-858f .container_0fb7 li a,
.search-liquid-858f .orange_33e0 li a,
.search-liquid-858f .fast-ad0e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search-liquid-858f .lite-037b li ul li::before,
.search-liquid-858f .wood_44be li ul li::before,
.search-liquid-858f .item-2a5c li ul li::before,
.search-liquid-858f .border_copper_5c77 li ul li::before,
.search-liquid-858f .container_inner_c4f8 li ul li::before,
.search-liquid-858f .container_0fb7 li ul li::before,
.search-liquid-858f .orange_33e0 li ul li::before,
.search-liquid-858f .fast-ad0e li ul li::before {
  left: 15px;
}
.search-liquid-858f .lite-037b li ul a,
.search-liquid-858f .wood_44be li ul a,
.search-liquid-858f .item-2a5c li ul a,
.search-liquid-858f .border_copper_5c77 li ul a,
.search-liquid-858f .container_inner_c4f8 li ul a,
.search-liquid-858f .container_0fb7 li ul a,
.search-liquid-858f .orange_33e0 li ul a,
.search-liquid-858f .fast-ad0e li ul a {
  padding-left: 20px;
}
.search-liquid-858f .lite-037b li ul ul li::before,
.search-liquid-858f .wood_44be li ul ul li::before,
.search-liquid-858f .item-2a5c li ul ul li::before,
.search-liquid-858f .border_copper_5c77 li ul ul li::before,
.search-liquid-858f .container_inner_c4f8 li ul ul li::before,
.search-liquid-858f .container_0fb7 li ul ul li::before,
.search-liquid-858f .orange_33e0 li ul ul li::before,
.search-liquid-858f .fast-ad0e li ul ul li::before {
  left: 30px;
}
.search-liquid-858f .lite-037b li ul ul a,
.search-liquid-858f .wood_44be li ul ul a,
.search-liquid-858f .item-2a5c li ul ul a,
.search-liquid-858f .border_copper_5c77 li ul ul a,
.search-liquid-858f .container_inner_c4f8 li ul ul a,
.search-liquid-858f .container_0fb7 li ul ul a,
.search-liquid-858f .orange_33e0 li ul ul a,
.search-liquid-858f .fast-ad0e li ul ul a {
  padding-left: 40px;
}
.search-liquid-858f .action_fbee li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search-liquid-858f .fast-ad0e ul li {
  margin-bottom: 1.41575em;
}
.search-liquid-858f .fast-ad0e ul li .column-a744 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.search-liquid-858f .fast-ad0e ul li .column-446b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.alert_2661 .lite-037b li a,
.alert_2661 .wood_44be li a,
.alert_2661 .item-2a5c li a,
.alert_2661 .border_copper_5c77 li a,
.alert_2661 .container_inner_c4f8 li a,
.alert_2661 .container_0fb7 li a,
.alert_2661 .orange_33e0 li a,
.alert_2661 .fast-ad0e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_2661 .action_fbee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_2661 .hard-ec64 ul li.east_1b9a .header_action_728e,
.alert_2661 .hard-ec64 ul li.box_d0b9 .header_action_728e {
  background: rgba(0, 0, 0, 0.2);
}
.alert_2661 .search-liquid-858f .hard-ec64 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li {
  margin: 0;
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li ul {
  margin: 0;
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li ul li a {
  padding-left: 15px;
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li ul li li a {
  padding-left: 30px;
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li.accordion_24b0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li.accordion_24b0 > 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;
}
.sidebar-dark-ede4 .search-liquid-858f .simple-8d18 li.accordion_24b0 > 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;
}
.banner_8e37 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pressed-5e8e {
  position: relative;
  z-index: 10;
}
.pressed-5e8e .status_c3db {
  width: 100%;
  max-width: 100%;
}
.tiny_4f5c .dropdown-silver-b1ae {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tiny_4f5c .west-38dd {
}
.tiny_4f5c .alert_2661 {
  background: #292929;
}
.tertiary_white_7936 .dropdown-silver-b1ae {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tertiary_white_7936 .west-38dd {
  background: #f9f9f9;
}
.tertiary_white_7936 .alert_2661 {
  background: #303030;
}
.east_aee5 .dropdown-silver-b1ae {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .east_aee5 .slider-first-663c {
    margin-bottom: 1em;
  }
  .east_aee5 .slider-first-663c:last-child {
    margin-bottom: 0;
  }
}
.east_aee5 .west-38dd {
  background: #ededed;
}
.east_aee5 .alert_2661 {
  background: #1a1a1a;
}
.dropdown-silver-b1ae.west-38dd {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown-silver-b1ae.west-38dd .banner_south_ac79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-silver-b1ae.alert_2661 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-silver-b1ae.alert_2661 a:not(.caption-wide-0503) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-silver-b1ae.alert_2661 a:not(.caption-wide-0503):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-silver-b1ae.alert_2661 .banner_south_ac79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-silver-b1ae.alert_2661 table tbody td,
.dropdown-silver-b1ae.alert_2661 table th {
  background: rgba(0, 0, 0, 0.08);
}
.highlight-fb4a.avatar-wide-15ea .slider-0b67 {
  max-width: initial;
}
.highlight-fb4a .pink_0d2a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.highlight-fb4a .pink_0d2a .status_c3db {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .highlight-fb4a .pink_0d2a .status_c3db {
    display: block;
    margin-bottom: 2em;
  }
  .highlight-fb4a .pink_0d2a .status_c3db:last-child {
    margin-bottom: 0;
  }
}
.east_aee5 .slider-first-663c:last-child,
.tertiary_white_7936 .slider-first-663c:last-child,
.tiny_4f5c .slider-first-663c:last-child {
  margin-bottom: 0;
}
.east_aee5 .slider-first-663c .search-liquid-858f .hard-ec64:last-child,
.tertiary_white_7936 .slider-first-663c .search-liquid-858f .hard-ec64:last-child,
.tiny_4f5c .slider-first-663c .search-liquid-858f .hard-ec64:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .east_aee5 .banner_easy_999f,
  .east_aee5 .input-2841,
  .tertiary_white_7936 .banner_easy_999f,
  .tertiary_white_7936 .input-2841,
  .tiny_4f5c .banner_easy_999f,
  .tiny_4f5c .input-2841 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pressed-5e8e .slider-first-663c {
    margin-bottom: 2em;
  }
}
.pressed-5e8e p:last-child {
  margin-bottom: 0;
}
.pressed-5e8e li,
.pressed-5e8e ul {
  list-style: none;
  margin: 0;
}
.pressed-5e8e ul ul {
  margin-left: 2.617924em;
}
.pagination_2fd9 {
  font-size: 0.875em;
}

/* css-noise: 422d */
.phantom-card-t7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
